@esfaenza/core 15.2.143 → 15.2.144
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.2026;transform:translate(17.4211vw,-10px) scale(.6284);animation:fall-1 23s -21s linear infinite}@keyframes fall-1{64.764%{transform:translate(22.8523vw,64.764vh) scale(.6284)}to{transform:translate(20.1367vw,99vh) scale(.6284)}}.snow:nth-child(2){opacity:1.1802;transform:translate(23.0827vw,-10px) scale(.7153);animation:fall-2 13s -19s linear infinite}@keyframes fall-2{47.127%{transform:translate(13.3982vw,47.127vh) scale(.7153)}to{transform:translate(18.24045vw,99vh) scale(.7153)}}.snow:nth-child(3){opacity:.5428;transform:translate(12.4964vw,-10px) scale(.1135);animation:fall-3 19s -29s linear infinite}@keyframes fall-3{33.115%{transform:translate(8.4448vw,33.115vh) scale(.1135)}to{transform:translate(10.4706vw,99vh) scale(.1135)}}.snow:nth-child(4){opacity:1.8728;transform:translate(87.2006vw,-10px) scale(.5227);animation:fall-4 16s -7s linear infinite}@keyframes fall-4{42.221%{transform:translate(83.8675vw,42.221vh) scale(.5227)}to{transform:translate(85.53405vw,99vh) scale(.5227)}}.snow:nth-child(5){opacity:1.159;transform:translate(63.121vw,-10px) scale(.6446);animation:fall-5 10s -29s linear infinite}@keyframes fall-5{57.279%{transform:translate(54.1006vw,57.279vh) scale(.6446)}to{transform:translate(58.6108vw,99vh) scale(.6446)}}.snow:nth-child(6){opacity:1.4056;transform:translate(90.9714vw,-10px) scale(.8793);animation:fall-6 20s -6s linear infinite}@keyframes fall-6{61.91%{transform:translate(82.8292vw,61.91vh) scale(.8793)}to{transform:translate(86.9003vw,99vh) scale(.8793)}}.snow:nth-child(7){opacity:.4134;transform:translate(13.2202vw,-10px) scale(.0338);animation:fall-7 27s -27s linear infinite}@keyframes fall-7{33.137%{transform:translate(22.4474vw,33.137vh) scale(.0338)}to{transform:translate(17.8338vw,99vh) scale(.0338)}}.snow:nth-child(8){opacity:1.7298;transform:translate(53.9769vw,-10px) scale(.1515);animation:fall-8 17s -7s linear infinite}@keyframes fall-8{62.701%{transform:translate(60.2196vw,62.701vh) scale(.1515)}to{transform:translate(57.09825vw,99vh) scale(.1515)}}.snow:nth-child(9){opacity:1.089;transform:translate(37.9932vw,-10px) scale(.5747);animation:fall-9 23s -4s linear infinite}@keyframes fall-9{70.036%{transform:translate(28.1995vw,70.036vh) scale(.5747)}to{transform:translate(33.09635vw,99vh) scale(.5747)}}.snow:nth-child(10){opacity:.8964;transform:translate(22.5185vw,-10px) scale(.2622);animation:fall-10 13s -8s linear infinite}@keyframes fall-10{55.411%{transform:translate(18.8481vw,55.411vh) scale(.2622)}to{transform:translate(20.6833vw,99vh) scale(.2622)}}.snow:nth-child(11){opacity:1.946;transform:translate(92.6727vw,-10px) scale(.747);animation:fall-11 15s -7s linear infinite}@keyframes fall-11{75.067%{transform:translate(98.6923vw,75.067vh) scale(.747)}to{transform:translate(95.6825vw,99vh) scale(.747)}}.snow:nth-child(12){opacity:.9478;transform:translate(33.7948vw,-10px) scale(.6455);animation:fall-12 10s -30s linear infinite}@keyframes fall-12{47.824%{transform:translate(34.4288vw,47.824vh) scale(.6455)}to{transform:translate(34.1118vw,99vh) scale(.6455)}}.snow:nth-child(13){opacity:1.5098;transform:translate(54.8956vw,-10px) scale(.0263);animation:fall-13 18s -17s linear infinite}@keyframes fall-13{50.884%{transform:translate(50.0562vw,50.884vh) scale(.0263)}to{transform:translate(52.4759vw,99vh) scale(.0263)}}.snow:nth-child(14){opacity:1.3612;transform:translate(17.3169vw,-10px) scale(.8686);animation:fall-14 20s -9s linear infinite}@keyframes fall-14{69.619%{transform:translate(21.3251vw,69.619vh) scale(.8686)}to{transform:translate(19.321vw,99vh) scale(.8686)}}.snow:nth-child(15){opacity:1.7148;transform:translate(9.3466vw,-10px) scale(.3352);animation:fall-15 21s -30s linear infinite}@keyframes fall-15{76.743%{transform:translate(-.0081vw,76.743vh) scale(.3352)}to{transform:translate(4.66925vw,99vh) scale(.3352)}}.snow:nth-child(16){opacity:1.9138;transform:translate(67.0436vw,-10px) scale(.6689);animation:fall-16 10s -16s linear infinite}@keyframes fall-16{76.39%{transform:translate(58.2767vw,76.39vh) scale(.6689)}to{transform:translate(62.66015vw,99vh) scale(.6689)}}.snow:nth-child(17){opacity:.3342;transform:translate(59.1466vw,-10px) scale(.6388);animation:fall-17 22s -3s linear infinite}@keyframes fall-17{67.591%{transform:translate(59.6221vw,67.591vh) scale(.6388)}to{transform:translate(59.38435vw,99vh) scale(.6388)}}.snow:nth-child(18){opacity:.494;transform:translate(11.6404vw,-10px) scale(.78);animation:fall-18 23s -6s linear infinite}@keyframes fall-18{66.522%{transform:translate(16.1057vw,66.522vh) scale(.78)}to{transform:translate(13.87305vw,99vh) scale(.78)}}.snow:nth-child(19){opacity:.9754;transform:translate(81.9002vw,-10px) scale(.8663);animation:fall-19 27s -5s linear infinite}@keyframes fall-19{77.967%{transform:translate(78.558vw,77.967vh) scale(.8663)}to{transform:translate(80.2291vw,99vh) scale(.8663)}}.snow:nth-child(20){opacity:.3804;transform:translate(2.9482vw,-10px) scale(.8417);animation:fall-20 13s -20s linear infinite}@keyframes fall-20{39.385%{transform:translate(3.5263vw,39.385vh) scale(.8417)}to{transform:translate(3.23725vw,99vh) scale(.8417)}}.snow:nth-child(21){opacity:1.9402;transform:translate(11.3897vw,-10px) scale(.4044);animation:fall-21 15s -20s linear infinite}@keyframes fall-21{34.42%{transform:translate(11.542vw,34.42vh) scale(.4044)}to{transform:translate(11.46585vw,99vh) scale(.4044)}}.snow:nth-child(22){opacity:1.3834;transform:translate(17.668vw,-10px) scale(.9234);animation:fall-22 16s -3s linear infinite}@keyframes fall-22{37.753%{transform:translate(10.5937vw,37.753vh) scale(.9234)}to{transform:translate(14.13085vw,99vh) scale(.9234)}}.snow:nth-child(23){opacity:.9806;transform:translate(75.1193vw,-10px) scale(.6797);animation:fall-23 15s -29s linear infinite}@keyframes fall-23{42.964%{transform:translate(78.3299vw,42.964vh) scale(.6797)}to{transform:translate(76.7246vw,99vh) scale(.6797)}}.snow:nth-child(24){opacity:.7758;transform:translate(74.1211vw,-10px) scale(.8143);animation:fall-24 12s -24s linear infinite}@keyframes fall-24{59.675%{transform:translate(83.709vw,59.675vh) scale(.8143)}to{transform:translate(78.91505vw,99vh) scale(.8143)}}.snow:nth-child(25){opacity:.6958;transform:translate(24.8503vw,-10px) scale(.0008);animation:fall-25 14s -16s linear infinite}@keyframes fall-25{41.647%{transform:translate(27.5933vw,41.647vh) scale(.0008)}to{transform:translate(26.2218vw,99vh) scale(.0008)}}.snow:nth-child(26){opacity:1.8262;transform:translate(66.3629vw,-10px) scale(.0116);animation:fall-26 16s -16s linear infinite}@keyframes fall-26{76.088%{transform:translate(73.2211vw,76.088vh) scale(.0116)}to{transform:translate(69.792vw,99vh) scale(.0116)}}.snow:nth-child(27){opacity:.4448;transform:translate(90.5497vw,-10px) scale(.2067);animation:fall-27 28s -22s linear infinite}@keyframes fall-27{58.98%{transform:translate(95.7646vw,58.98vh) scale(.2067)}to{transform:translate(93.15715vw,99vh) scale(.2067)}}.snow:nth-child(28){opacity:.6906;transform:translate(74.9023vw,-10px) scale(.5969);animation:fall-28 24s -19s linear infinite}@keyframes fall-28{76.801%{transform:translate(65.2079vw,76.801vh) scale(.5969)}to{transform:translate(70.0551vw,99vh) scale(.5969)}}.snow:nth-child(29){opacity:1.401;transform:translate(48.666vw,-10px) scale(.0811);animation:fall-29 27s -12s linear infinite}@keyframes fall-29{38.984%{transform:translate(58.0037vw,38.984vh) scale(.0811)}to{transform:translate(53.33485vw,99vh) scale(.0811)}}.snow:nth-child(30){opacity:.1634;transform:translate(79.1017vw,-10px) scale(.7376);animation:fall-30 21s -22s linear infinite}@keyframes fall-30{60.777%{transform:translate(77.5205vw,60.777vh) scale(.7376)}to{transform:translate(78.3111vw,99vh) scale(.7376)}}.snow:nth-child(31){opacity:1.6714;transform:translate(54.4507vw,-10px) scale(.4429);animation:fall-31 16s -25s linear infinite}@keyframes fall-31{71.56%{transform:translate(48.957vw,71.56vh) scale(.4429)}to{transform:translate(51.70385vw,99vh) scale(.4429)}}.snow:nth-child(32){opacity:.4418;transform:translate(27.4078vw,-10px) scale(.6288);animation:fall-32 22s -17s linear infinite}@keyframes fall-32{75.522%{transform:translate(21.7262vw,75.522vh) scale(.6288)}to{transform:translate(24.567vw,99vh) scale(.6288)}}.snow:nth-child(33){opacity:1.2922;transform:translate(16.5637vw,-10px) scale(.9264);animation:fall-33 28s -1s linear infinite}@keyframes fall-33{47.63%{transform:translate(22.495vw,47.63vh) scale(.9264)}to{transform:translate(19.52935vw,99vh) scale(.9264)}}.snow:nth-child(34){opacity:1.8092;transform:translate(5.4279vw,-10px) scale(.2395);animation:fall-34 15s -8s linear infinite}@keyframes fall-34{56.934%{transform:translate(-4.2708vw,56.934vh) scale(.2395)}to{transform:translate(.57855vw,99vh) scale(.2395)}}.snow:nth-child(35){opacity:1.5624;transform:translate(47.9835vw,-10px) scale(.3226);animation:fall-35 28s -27s linear infinite}@keyframes fall-35{53.394%{transform:translate(56.4905vw,53.394vh) scale(.3226)}to{transform:translate(52.237vw,99vh) scale(.3226)}}.snow:nth-child(36){opacity:1.1564;transform:translate(17.4381vw,-10px) scale(.0864);animation:fall-36 27s -8s linear infinite}@keyframes fall-36{79.816%{transform:translate(14.3627vw,79.816vh) scale(.0864)}to{transform:translate(15.9004vw,99vh) scale(.0864)}}.snow:nth-child(37){opacity:1.8136;transform:translate(15.6584vw,-10px) scale(.5535);animation:fall-37 15s -23s linear infinite}@keyframes fall-37{40.23%{transform:translate(16.8879vw,40.23vh) scale(.5535)}to{transform:translate(16.27315vw,99vh) scale(.5535)}}.snow:nth-child(38){opacity:.0826;transform:translate(5.0349vw,-10px) scale(.0834);animation:fall-38 21s -20s linear infinite}@keyframes fall-38{57.515%{transform:translate(-.0057vw,57.515vh) scale(.0834)}to{transform:translate(2.5146vw,99vh) scale(.0834)}}.snow:nth-child(39){opacity:.352;transform:translate(33.2749vw,-10px) scale(.7281);animation:fall-39 17s -27s linear infinite}@keyframes fall-39{69.056%{transform:translate(30.3897vw,69.056vh) scale(.7281)}to{transform:translate(31.8323vw,99vh) scale(.7281)}}.snow:nth-child(40){opacity:1.7696;transform:translate(39.8168vw,-10px) scale(.3311);animation:fall-40 21s -18s linear infinite}@keyframes fall-40{51.553%{transform:translate(41.3338vw,51.553vh) scale(.3311)}to{transform:translate(40.5753vw,99vh) scale(.3311)}}.snow:nth-child(41){opacity:.9206;transform:translate(37.776vw,-10px) scale(.6533);animation:fall-41 27s -7s linear infinite}@keyframes fall-41{57.68%{transform:translate(45.8283vw,57.68vh) scale(.6533)}to{transform:translate(41.80215vw,99vh) scale(.6533)}}.snow:nth-child(42){opacity:1.4242;transform:translate(73.8026vw,-10px) scale(.8633);animation:fall-42 11s -16s linear infinite}@keyframes fall-42{63.751%{transform:translate(70.9946vw,63.751vh) scale(.8633)}to{transform:translate(72.3986vw,99vh) scale(.8633)}}.snow:nth-child(43){opacity:.276;transform:translate(72.5424vw,-10px) scale(.1206);animation:fall-43 18s -5s linear infinite}@keyframes fall-43{59.577%{transform:translate(71.4837vw,59.577vh) scale(.1206)}to{transform:translate(72.01305vw,99vh) scale(.1206)}}.snow:nth-child(44){opacity:.9118;transform:translate(51.9109vw,-10px) scale(.928);animation:fall-44 14s -27s linear infinite}@keyframes fall-44{45.431%{transform:translate(57.9952vw,45.431vh) scale(.928)}to{transform:translate(54.95305vw,99vh) scale(.928)}}.snow:nth-child(45){opacity:1.4032;transform:translate(4.5632vw,-10px) scale(.1595);animation:fall-45 24s -26s linear infinite}@keyframes fall-45{61.109%{transform:translate(.5946vw,61.109vh) scale(.1595)}to{transform:translate(2.5789vw,99vh) scale(.1595)}}.snow:nth-child(46){opacity:.1518;transform:translate(9.294vw,-10px) scale(.0604);animation:fall-46 18s -8s linear infinite}@keyframes fall-46{49.972%{transform:translate(17.0295vw,49.972vh) scale(.0604)}to{transform:translate(13.16175vw,99vh) scale(.0604)}}.snow:nth-child(47){opacity:1.4096;transform:translate(30.9608vw,-10px) scale(.7865);animation:fall-47 10s -12s linear infinite}@keyframes fall-47{38.367%{transform:translate(21.5757vw,38.367vh) scale(.7865)}to{transform:translate(26.26825vw,99vh) scale(.7865)}}.snow:nth-child(48){opacity:.5898;transform:translate(20.3972vw,-10px) scale(.2763);animation:fall-48 12s -30s linear infinite}@keyframes fall-48{57.409%{transform:translate(13.1995vw,57.409vh) scale(.2763)}to{transform:translate(16.79835vw,99vh) scale(.2763)}}.snow:nth-child(49){opacity:1.0344;transform:translate(1.8197vw,-10px) scale(.6884);animation:fall-49 30s -23s linear infinite}@keyframes fall-49{58.517%{transform:translate(2.4762vw,58.517vh) scale(.6884)}to{transform:translate(2.14795vw,99vh) scale(.6884)}}.snow:nth-child(50){opacity:1.8588;transform:translate(66.849vw,-10px) scale(.519);animation:fall-50 12s -4s linear infinite}@keyframes fall-50{46.311%{transform:translate(64.5294vw,46.311vh) scale(.519)}to{transform:translate(65.6892vw,99vh) scale(.519)}}.snow:nth-child(51){opacity:1.619;transform:translate(86.6086vw,-10px) scale(.5254);animation:fall-51 25s -9s linear infinite}@keyframes fall-51{38.916%{transform:translate(92.7824vw,38.916vh) scale(.5254)}to{transform:translate(89.6955vw,99vh) scale(.5254)}}.snow:nth-child(52){opacity:.2544;transform:translate(65.361vw,-10px) scale(.5235);animation:fall-52 18s -17s linear infinite}@keyframes fall-52{32.416%{transform:translate(66.8242vw,32.416vh) scale(.5235)}to{transform:translate(66.0926vw,99vh) scale(.5235)}}.snow:nth-child(53){opacity:.2114;transform:translate(77.7778vw,-10px) scale(.7677);animation:fall-53 24s -9s linear infinite}@keyframes fall-53{55.443%{transform:translate(75.6336vw,55.443vh) scale(.7677)}to{transform:translate(76.7057vw,99vh) scale(.7677)}}.snow:nth-child(54){opacity:1.3432;transform:translate(1.0472vw,-10px) scale(.4128);animation:fall-54 14s -13s linear infinite}@keyframes fall-54{46.089%{transform:translate(-2.1027vw,46.089vh) scale(.4128)}to{transform:translate(-.52775vw,99vh) scale(.4128)}}.snow:nth-child(55){opacity:.8062;transform:translate(96.5298vw,-10px) scale(.9136);animation:fall-55 20s -18s linear infinite}@keyframes fall-55{33.984%{transform:translate(102.336vw,33.984vh) scale(.9136)}to{transform:translate(99.4329vw,99vh) scale(.9136)}}.snow:nth-child(56){opacity:.8424;transform:translate(93.1269vw,-10px) scale(.995);animation:fall-56 30s -20s linear infinite}@keyframes fall-56{79.792%{transform:translate(102.2662vw,79.792vh) scale(.995)}to{transform:translate(97.69655vw,99vh) scale(.995)}}.snow:nth-child(57){opacity:.841;transform:translate(94.2004vw,-10px) scale(.5464);animation:fall-57 24s -28s linear infinite}@keyframes fall-57{34.746%{transform:translate(94.9429vw,34.746vh) scale(.5464)}to{transform:translate(94.57165vw,99vh) scale(.5464)}}.snow:nth-child(58){opacity:.3406;transform:translate(45.7587vw,-10px) scale(.4137);animation:fall-58 26s -10s linear infinite}@keyframes fall-58{57.051%{transform:translate(50.9117vw,57.051vh) scale(.4137)}to{transform:translate(48.3352vw,99vh) scale(.4137)}}.snow:nth-child(59){opacity:1.9732;transform:translate(8.441vw,-10px) scale(.6034);animation:fall-59 19s -11s linear infinite}@keyframes fall-59{61.492%{transform:translate(5.42vw,61.492vh) scale(.6034)}to{transform:translate(6.9305vw,99vh) scale(.6034)}}.snow:nth-child(60){opacity:.2584;transform:translate(58.3588vw,-10px) scale(.2752);animation:fall-60 27s -15s linear infinite}@keyframes fall-60{64.464%{transform:translate(60.7076vw,64.464vh) scale(.2752)}to{transform:translate(59.5332vw,99vh) scale(.2752)}}.snow:nth-child(61){opacity:.8672;transform:translate(64.3199vw,-10px) scale(.2497);animation:fall-61 28s -14s linear infinite}@keyframes fall-61{45.213%{transform:translate(72.4866vw,45.213vh) scale(.2497)}to{transform:translate(68.40325vw,99vh) scale(.2497)}}.snow:nth-child(62){opacity:.411;transform:translate(82.7785vw,-10px) scale(.6187);animation:fall-62 10s -18s linear infinite}@keyframes fall-62{53.751%{transform:translate(83.0393vw,53.751vh) scale(.6187)}to{transform:translate(82.9089vw,99vh) scale(.6187)}}.snow:nth-child(63){opacity:1.5916;transform:translate(43.6351vw,-10px) scale(.3813);animation:fall-63 25s -25s linear infinite}@keyframes fall-63{58.015%{transform:translate(34.5176vw,58.015vh) scale(.3813)}to{transform:translate(39.07635vw,99vh) scale(.3813)}}.snow:nth-child(64){opacity:.1532;transform:translate(98.2461vw,-10px) scale(.4248);animation:fall-64 19s -11s linear infinite}@keyframes fall-64{61.346%{transform:translate(105.5588vw,61.346vh) scale(.4248)}to{transform:translate(101.90245vw,99vh) scale(.4248)}}.snow:nth-child(65){opacity:.3828;transform:translate(39.5884vw,-10px) scale(.8568);animation:fall-65 23s -28s linear infinite}@keyframes fall-65{57.423%{transform:translate(33.5124vw,57.423vh) scale(.8568)}to{transform:translate(36.5504vw,99vh) scale(.8568)}}.snow:nth-child(66){opacity:1.78;transform:translate(51.0981vw,-10px) scale(.4881);animation:fall-66 16s -2s linear infinite}@keyframes fall-66{54.539%{transform:translate(42.8507vw,54.539vh) scale(.4881)}to{transform:translate(46.9744vw,99vh) scale(.4881)}}.snow:nth-child(67){opacity:1.3258;transform:translate(12.822vw,-10px) scale(.7409);animation:fall-67 18s -14s linear infinite}@keyframes fall-67{41.696%{transform:translate(6.1497vw,41.696vh) scale(.7409)}to{transform:translate(9.48585vw,99vh) scale(.7409)}}.snow:nth-child(68){opacity:1.31;transform:translate(30.5007vw,-10px) scale(.1944);animation:fall-68 17s -29s linear infinite}@keyframes fall-68{31.324%{transform:translate(34.8141vw,31.324vh) scale(.1944)}to{transform:translate(32.6574vw,99vh) scale(.1944)}}.snow:nth-child(69){opacity:1.0638;transform:translate(51.9025vw,-10px) scale(.0386);animation:fall-69 13s -4s linear infinite}@keyframes fall-69{33.116%{transform:translate(53.3047vw,33.116vh) scale(.0386)}to{transform:translate(52.6036vw,99vh) scale(.0386)}}.snow:nth-child(70){opacity:1.5888;transform:translate(5.434vw,-10px) scale(.9684);animation:fall-70 20s -3s linear infinite}@keyframes fall-70{35.732%{transform:translate(12.1482vw,35.732vh) scale(.9684)}to{transform:translate(8.7911vw,99vh) scale(.9684)}}.snow:nth-child(71){opacity:.3258;transform:translate(36.6531vw,-10px) scale(.3762);animation:fall-71 28s -23s linear infinite}@keyframes fall-71{72.81%{transform:translate(37.0316vw,72.81vh) scale(.3762)}to{transform:translate(36.84235vw,99vh) scale(.3762)}}.snow:nth-child(72){opacity:.9506;transform:translate(20.7389vw,-10px) scale(.7003);animation:fall-72 13s -27s linear infinite}@keyframes fall-72{33.406%{transform:translate(28.1304vw,33.406vh) scale(.7003)}to{transform:translate(24.43465vw,99vh) scale(.7003)}}.snow:nth-child(73){opacity:1.2576;transform:translate(49.2168vw,-10px) scale(.6442);animation:fall-73 14s -4s linear infinite}@keyframes fall-73{62.741%{transform:translate(51.6848vw,62.741vh) scale(.6442)}to{transform:translate(50.4508vw,99vh) scale(.6442)}}.snow:nth-child(74){opacity:.261;transform:translate(15.8183vw,-10px) scale(.1344);animation:fall-74 27s -17s linear infinite}@keyframes fall-74{33.324%{transform:translate(7.1555vw,33.324vh) scale(.1344)}to{transform:translate(11.4869vw,99vh) scale(.1344)}}.snow:nth-child(75){opacity:.085;transform:translate(29.6968vw,-10px) scale(.1063);animation:fall-75 23s -11s linear infinite}@keyframes fall-75{48.294%{transform:translate(33.7302vw,48.294vh) scale(.1063)}to{transform:translate(31.7135vw,99vh) scale(.1063)}}.snow:nth-child(76){opacity:.2386;transform:translate(7.8527vw,-10px) scale(.7776);animation:fall-76 14s -22s linear infinite}@keyframes fall-76{48.451%{transform:translate(6.7442vw,48.451vh) scale(.7776)}to{transform:translate(7.29845vw,99vh) scale(.7776)}}.snow:nth-child(77){opacity:.6628;transform:translate(53.4848vw,-10px) scale(.5051);animation:fall-77 22s -15s linear infinite}@keyframes fall-77{41.273%{transform:translate(53.8983vw,41.273vh) scale(.5051)}to{transform:translate(53.69155vw,99vh) scale(.5051)}}.snow:nth-child(78){opacity:1.3924;transform:translate(32.6416vw,-10px) scale(.7834);animation:fall-78 24s -21s linear infinite}@keyframes fall-78{32.329%{transform:translate(38.9122vw,32.329vh) scale(.7834)}to{transform:translate(35.7769vw,99vh) scale(.7834)}}.snow:nth-child(79){opacity:1.0124;transform:translate(11.9756vw,-10px) scale(.8851);animation:fall-79 17s -18s linear infinite}@keyframes fall-79{77.606%{transform:translate(14.1617vw,77.606vh) scale(.8851)}to{transform:translate(13.06865vw,99vh) scale(.8851)}}.snow:nth-child(80){opacity:.2482;transform:translate(17.4103vw,-10px) scale(.1142);animation:fall-80 21s -10s linear infinite}@keyframes fall-80{58.71%{transform:translate(16.8636vw,58.71vh) scale(.1142)}to{transform:translate(17.13695vw,99vh) scale(.1142)}}.snow:nth-child(81){opacity:.9316;transform:translate(29.4223vw,-10px) scale(.5167);animation:fall-81 21s -14s linear infinite}@keyframes fall-81{73.442%{transform:translate(33.3626vw,73.442vh) scale(.5167)}to{transform:translate(31.39245vw,99vh) scale(.5167)}}.snow:nth-child(82){opacity:1.643;transform:translate(50.58vw,-10px) scale(.6986);animation:fall-82 21s -10s linear infinite}@keyframes fall-82{78.028%{transform:translate(53.7699vw,78.028vh) scale(.6986)}to{transform:translate(52.17495vw,99vh) scale(.6986)}}.snow:nth-child(83){opacity:.4484;transform:translate(32.8566vw,-10px) scale(.033);animation:fall-83 16s -6s linear infinite}@keyframes fall-83{79.836%{transform:translate(37.4289vw,79.836vh) scale(.033)}to{transform:translate(35.14275vw,99vh) scale(.033)}}.snow:nth-child(84){opacity:1.3086;transform:translate(18.9828vw,-10px) scale(.3214);animation:fall-84 14s -7s linear infinite}@keyframes fall-84{30.331%{transform:translate(19.3756vw,30.331vh) scale(.3214)}to{transform:translate(19.1792vw,99vh) scale(.3214)}}.snow:nth-child(85){opacity:.9578;transform:translate(83.3282vw,-10px) scale(.5921);animation:fall-85 29s -29s linear infinite}@keyframes fall-85{33.035%{transform:translate(77.5526vw,33.035vh) scale(.5921)}to{transform:translate(80.4404vw,99vh) scale(.5921)}}.snow:nth-child(86){opacity:1.4316;transform:translate(4.6326vw,-10px) scale(.5524);animation:fall-86 28s -19s linear infinite}@keyframes fall-86{35.917%{transform:translate(5.5169vw,35.917vh) scale(.5524)}to{transform:translate(5.07475vw,99vh) scale(.5524)}}.snow:nth-child(87){opacity:1.3052;transform:translate(29.6906vw,-10px) scale(.1118);animation:fall-87 19s -24s linear infinite}@keyframes fall-87{37.284%{transform:translate(24.4105vw,37.284vh) scale(.1118)}to{transform:translate(27.05055vw,99vh) scale(.1118)}}.snow:nth-child(88){opacity:1.7874;transform:translate(69.7661vw,-10px) scale(.4862);animation:fall-88 26s -22s linear infinite}@keyframes fall-88{79.208%{transform:translate(61.7503vw,79.208vh) scale(.4862)}to{transform:translate(65.7582vw,99vh) scale(.4862)}}.snow:nth-child(89){opacity:1.6766;transform:translate(35.4428vw,-10px) scale(.9567);animation:fall-89 23s -12s linear infinite}@keyframes fall-89{52.579%{transform:translate(41.4089vw,52.579vh) scale(.9567)}to{transform:translate(38.42585vw,99vh) scale(.9567)}}.snow:nth-child(90){opacity:1.2702;transform:translate(17.4145vw,-10px) scale(.2607);animation:fall-90 29s -24s linear infinite}@keyframes fall-90{30.705%{transform:translate(20.7341vw,30.705vh) scale(.2607)}to{transform:translate(19.0743vw,99vh) scale(.2607)}}.snow:nth-child(91){opacity:1.5828;transform:translate(59.2914vw,-10px) scale(.6115);animation:fall-91 21s -30s linear infinite}@keyframes fall-91{54.931%{transform:translate(51.3923vw,54.931vh) scale(.6115)}to{transform:translate(55.34185vw,99vh) scale(.6115)}}.snow:nth-child(92){opacity:.4592;transform:translate(15.5972vw,-10px) scale(.2349);animation:fall-92 20s -4s linear infinite}@keyframes fall-92{33.886%{transform:translate(18.3621vw,33.886vh) scale(.2349)}to{transform:translate(16.97965vw,99vh) scale(.2349)}}.snow:nth-child(93){opacity:1.1908;transform:translate(35.2838vw,-10px) scale(.3531);animation:fall-93 19s -6s linear infinite}@keyframes fall-93{48.227%{transform:translate(34.7953vw,48.227vh) scale(.3531)}to{transform:translate(35.03955vw,99vh) scale(.3531)}}.snow:nth-child(94){opacity:.2336;transform:translate(99.353vw,-10px) scale(.2549);animation:fall-94 22s -20s linear infinite}@keyframes fall-94{49.103%{transform:translate(99.303vw,49.103vh) scale(.2549)}to{transform:translate(99.328vw,99vh) scale(.2549)}}.snow:nth-child(95){opacity:.3844;transform:translate(37.5367vw,-10px) scale(.4465);animation:fall-95 11s -26s linear infinite}@keyframes fall-95{60.589%{transform:translate(35.8249vw,60.589vh) scale(.4465)}to{transform:translate(36.6808vw,99vh) scale(.4465)}}.snow:nth-child(96){opacity:.1462;transform:translate(7.0336vw,-10px) scale(.3595);animation:fall-96 11s -10s linear infinite}@keyframes fall-96{44.201%{transform:translate(8.1951vw,44.201vh) scale(.3595)}to{transform:translate(7.61435vw,99vh) scale(.3595)}}.snow:nth-child(97){opacity:.2868;transform:translate(66.8555vw,-10px) scale(.4397);animation:fall-97 12s -13s linear infinite}@keyframes fall-97{57.08%{transform:translate(62.7611vw,57.08vh) scale(.4397)}to{transform:translate(64.8083vw,99vh) scale(.4397)}}.snow:nth-child(98){opacity:.0946;transform:translate(70.2565vw,-10px) scale(.309);animation:fall-98 26s -7s linear infinite}@keyframes fall-98{43.097%{transform:translate(71.2487vw,43.097vh) scale(.309)}to{transform:translate(70.7526vw,99vh) scale(.309)}}.snow:nth-child(99){opacity:.5212;transform:translate(65.8724vw,-10px) scale(.7176);animation:fall-99 24s -20s linear infinite}@keyframes fall-99{71.916%{transform:translate(58.2901vw,71.916vh) scale(.7176)}to{transform:translate(62.08125vw,99vh) scale(.7176)}}.snow:nth-child(100){opacity:.015;transform:translate(2.0179vw,-10px) scale(.2221);animation:fall-100 18s -13s linear infinite}@keyframes fall-100{75.325%{transform:translate(-4.7603vw,75.325vh) scale(.2221)}to{transform:translate(-1.3712vw,99vh) scale(.2221)}}.snow:nth-child(101){opacity:1.521;transform:translate(33.9451vw,-10px) scale(.788);animation:fall-101 14s -4s linear infinite}@keyframes fall-101{44.832%{transform:translate(35.205vw,44.832vh) scale(.788)}to{transform:translate(34.57505vw,99vh) scale(.788)}}.snow:nth-child(102){opacity:.119;transform:translate(39.1016vw,-10px) scale(.117);animation:fall-102 15s -27s linear infinite}@keyframes fall-102{68.554%{transform:translate(34.0749vw,68.554vh) scale(.117)}to{transform:translate(36.58825vw,99vh) scale(.117)}}.snow:nth-child(103){opacity:1.9676;transform:translate(49.2944vw,-10px) scale(.6884);animation:fall-103 16s -24s linear infinite}@keyframes fall-103{37.386%{transform:translate(46.3614vw,37.386vh) scale(.6884)}to{transform:translate(47.8279vw,99vh) scale(.6884)}}.snow:nth-child(104){opacity:.3774;transform:translate(51.3686vw,-10px) scale(.5425);animation:fall-104 28s -12s linear infinite}@keyframes fall-104{34.23%{transform:translate(47.0589vw,34.23vh) scale(.5425)}to{transform:translate(49.21375vw,99vh) scale(.5425)}}.snow:nth-child(105){opacity:1.4994;transform:translate(11.2968vw,-10px) scale(.0534);animation:fall-105 21s -10s linear infinite}@keyframes fall-105{31.768%{transform:translate(20.0774vw,31.768vh) scale(.0534)}to{transform:translate(15.6871vw,99vh) scale(.0534)}}.snow:nth-child(106){opacity:1.3146;transform:translate(38.8961vw,-10px) scale(.7899);animation:fall-106 11s -8s linear infinite}@keyframes fall-106{64.869%{transform:translate(32.1099vw,64.869vh) scale(.7899)}to{transform:translate(35.503vw,99vh) scale(.7899)}}.snow:nth-child(107){opacity:1.9952;transform:translate(51.192vw,-10px) scale(.0833);animation:fall-107 15s -11s linear infinite}@keyframes fall-107{60.752%{transform:translate(57.0904vw,60.752vh) scale(.0833)}to{transform:translate(54.1412vw,99vh) scale(.0833)}}.snow:nth-child(108){opacity:.0184;transform:translate(8.9389vw,-10px) scale(.5545);animation:fall-108 15s -1s linear infinite}@keyframes fall-108{74.911%{transform:translate(.5046vw,74.911vh) scale(.5545)}to{transform:translate(4.72175vw,99vh) scale(.5545)}}.snow:nth-child(109){opacity:1.0696;transform:translate(9.4609vw,-10px) scale(.863);animation:fall-109 18s -18s linear infinite}@keyframes fall-109{34.903%{transform:translate(.4922vw,34.903vh) scale(.863)}to{transform:translate(4.97655vw,99vh) scale(.863)}}.snow:nth-child(110){opacity:1.5574;transform:translate(15.8719vw,-10px) scale(.3863);animation:fall-110 17s -26s linear infinite}@keyframes fall-110{59.787%{transform:translate(22.5679vw,59.787vh) scale(.3863)}to{transform:translate(19.2199vw,99vh) scale(.3863)}}.snow:nth-child(111){opacity:.014;transform:translate(94.9925vw,-10px) scale(.5205);animation:fall-111 19s -19s linear infinite}@keyframes fall-111{58.757%{transform:translate(97.4886vw,58.757vh) scale(.5205)}to{transform:translate(96.24055vw,99vh) scale(.5205)}}.snow:nth-child(112){opacity:1.0476;transform:translate(1.7553vw,-10px) scale(.7788);animation:fall-112 17s -8s linear infinite}@keyframes fall-112{65.312%{transform:translate(-4.2406vw,65.312vh) scale(.7788)}to{transform:translate(-1.24265vw,99vh) scale(.7788)}}.snow:nth-child(113){opacity:1.0044;transform:translate(94.7872vw,-10px) scale(.6095);animation:fall-113 14s -10s linear infinite}@keyframes fall-113{50.559%{transform:translate(94.8761vw,50.559vh) scale(.6095)}to{transform:translate(94.83165vw,99vh) scale(.6095)}}.snow:nth-child(114){opacity:.4204;transform:translate(36.8813vw,-10px) scale(.6787);animation:fall-114 10s -19s linear infinite}@keyframes fall-114{67.059%{transform:translate(31.1868vw,67.059vh) scale(.6787)}to{transform:translate(34.03405vw,99vh) scale(.6787)}}.snow:nth-child(115){opacity:1.1826;transform:translate(52.4639vw,-10px) scale(.4082);animation:fall-115 13s -26s linear infinite}@keyframes fall-115{57.945%{transform:translate(53.8935vw,57.945vh) scale(.4082)}to{transform:translate(53.1787vw,99vh) scale(.4082)}}.snow:nth-child(116){opacity:1.9008;transform:translate(13.5434vw,-10px) scale(.7769);animation:fall-116 15s -1s linear infinite}@keyframes fall-116{51.214%{transform:translate(16.574vw,51.214vh) scale(.7769)}to{transform:translate(15.0587vw,99vh) scale(.7769)}}.snow:nth-child(117){opacity:1.2948;transform:translate(46.0442vw,-10px) scale(.2973);animation:fall-117 13s -11s linear infinite}@keyframes fall-117{54.081%{transform:translate(48.404vw,54.081vh) scale(.2973)}to{transform:translate(47.2241vw,99vh) scale(.2973)}}.snow:nth-child(118){opacity:.9872;transform:translate(5.3948vw,-10px) scale(.9099);animation:fall-118 30s -2s linear infinite}@keyframes fall-118{52.163%{transform:translate(7.3115vw,52.163vh) scale(.9099)}to{transform:translate(6.35315vw,99vh) scale(.9099)}}.snow:nth-child(119){opacity:.4364;transform:translate(59.8222vw,-10px) scale(.9919);animation:fall-119 21s -23s linear infinite}@keyframes fall-119{55.174%{transform:translate(65.8621vw,55.174vh) scale(.9919)}to{transform:translate(62.84215vw,99vh) scale(.9919)}}.snow:nth-child(120){opacity:.8018;transform:translate(60.8939vw,-10px) scale(.614);animation:fall-120 27s -4s linear infinite}@keyframes fall-120{39.842%{transform:translate(63.7526vw,39.842vh) scale(.614)}to{transform:translate(62.32325vw,99vh) scale(.614)}}.snow:nth-child(121){opacity:1.8554;transform:translate(.8477vw,-10px) scale(.626);animation:fall-121 11s -9s linear infinite}@keyframes fall-121{75.352%{transform:translate(-.5598vw,75.352vh) scale(.626)}to{transform:translate(.14395vw,99vh) scale(.626)}}.snow:nth-child(122){opacity:.998;transform:translate(6.7397vw,-10px) scale(.7414);animation:fall-122 27s -15s linear infinite}@keyframes fall-122{44.293%{transform:translate(2.3972vw,44.293vh) scale(.7414)}to{transform:translate(4.56845vw,99vh) scale(.7414)}}.snow:nth-child(123){opacity:1.3988;transform:translate(85.9226vw,-10px) scale(.9157);animation:fall-123 10s -23s linear infinite}@keyframes fall-123{68.151%{transform:translate(81.8077vw,68.151vh) scale(.9157)}to{transform:translate(83.86515vw,99vh) scale(.9157)}}.snow:nth-child(124){opacity:.1088;transform:translate(89.3292vw,-10px) scale(.634);animation:fall-124 15s -18s linear infinite}@keyframes fall-124{77.545%{transform:translate(88.174vw,77.545vh) scale(.634)}to{transform:translate(88.7516vw,99vh) scale(.634)}}.snow:nth-child(125){opacity:1.6534;transform:translate(72.9453vw,-10px) scale(.2092);animation:fall-125 13s -15s linear infinite}@keyframes fall-125{45.81%{transform:translate(64.697vw,45.81vh) scale(.2092)}to{transform:translate(68.82115vw,99vh) scale(.2092)}}.snow:nth-child(126){opacity:1.4378;transform:translate(77.5514vw,-10px) scale(.3053);animation:fall-126 29s -18s linear infinite}@keyframes fall-126{67.717%{transform:translate(71.7145vw,67.717vh) scale(.3053)}to{transform:translate(74.63295vw,99vh) scale(.3053)}}.snow:nth-child(127){opacity:.5032;transform:translate(37.1918vw,-10px) scale(.4298);animation:fall-127 10s -12s linear infinite}@keyframes fall-127{68.056%{transform:translate(45.5711vw,68.056vh) scale(.4298)}to{transform:translate(41.38145vw,99vh) scale(.4298)}}.snow:nth-child(128){opacity:.3448;transform:translate(60.7377vw,-10px) scale(.537);animation:fall-128 21s -2s linear infinite}@keyframes fall-128{56.072%{transform:translate(60.3325vw,56.072vh) scale(.537)}to{transform:translate(60.5351vw,99vh) scale(.537)}}.snow:nth-child(129){opacity:1.711;transform:translate(82.849vw,-10px) scale(.3068);animation:fall-129 19s -20s linear infinite}@keyframes fall-129{40.349%{transform:translate(87.0026vw,40.349vh) scale(.3068)}to{transform:translate(84.9258vw,99vh) scale(.3068)}}.snow:nth-child(130){opacity:.3216;transform:translate(5.2612vw,-10px) scale(.3941);animation:fall-130 23s -23s linear infinite}@keyframes fall-130{51.414%{transform:translate(-2.5603vw,51.414vh) scale(.3941)}to{transform:translate(1.35045vw,99vh) scale(.3941)}}.snow:nth-child(131){opacity:1.5756;transform:translate(33.4556vw,-10px) scale(.3331);animation:fall-131 16s -21s linear infinite}@keyframes fall-131{44.636%{transform:translate(41.7508vw,44.636vh) scale(.3331)}to{transform:translate(37.6032vw,99vh) scale(.3331)}}.snow:nth-child(132){opacity:.3886;transform:translate(87.0955vw,-10px) scale(.1997);animation:fall-132 13s -9s linear infinite}@keyframes fall-132{39.032%{transform:translate(91.0198vw,39.032vh) scale(.1997)}to{transform:translate(89.05765vw,99vh) scale(.1997)}}.snow:nth-child(133){opacity:1.1846;transform:translate(6.3372vw,-10px) scale(.9191);animation:fall-133 11s -5s linear infinite}@keyframes fall-133{60.258%{transform:translate(1.187vw,60.258vh) scale(.9191)}to{transform:translate(3.7621vw,99vh) scale(.9191)}}.snow:nth-child(134){opacity:1.1812;transform:translate(60.9523vw,-10px) scale(.32);animation:fall-134 26s -4s linear infinite}@keyframes fall-134{42.299%{transform:translate(60.6479vw,42.299vh) scale(.32)}to{transform:translate(60.8001vw,99vh) scale(.32)}}.snow:nth-child(135){opacity:.1214;transform:translate(32.3197vw,-10px) scale(.0261);animation:fall-135 21s -30s linear infinite}@keyframes fall-135{53.143%{transform:translate(25.0934vw,53.143vh) scale(.0261)}to{transform:translate(28.70655vw,99vh) scale(.0261)}}.snow:nth-child(136){opacity:.4056;transform:translate(41.6122vw,-10px) scale(.9981);animation:fall-136 19s -23s linear infinite}@keyframes fall-136{77.246%{transform:translate(44.661vw,77.246vh) scale(.9981)}to{transform:translate(43.1366vw,99vh) scale(.9981)}}.snow:nth-child(137){opacity:1.23;transform:translate(5.2962vw,-10px) scale(.8195);animation:fall-137 14s -5s linear infinite}@keyframes fall-137{76.586%{transform:translate(-1.1461vw,76.586vh) scale(.8195)}to{transform:translate(2.07505vw,99vh) scale(.8195)}}.snow:nth-child(138){opacity:.9276;transform:translate(21.2839vw,-10px) scale(.1842);animation:fall-138 22s -26s linear infinite}@keyframes fall-138{30.875%{transform:translate(22.5427vw,30.875vh) scale(.1842)}to{transform:translate(21.9133vw,99vh) scale(.1842)}}.snow:nth-child(139){opacity:1.2926;transform:translate(29.2688vw,-10px) scale(.0747);animation:fall-139 26s -18s linear infinite}@keyframes fall-139{62.875%{transform:translate(25.7327vw,62.875vh) scale(.0747)}to{transform:translate(27.50075vw,99vh) scale(.0747)}}.snow:nth-child(140){opacity:1.1936;transform:translate(73.2386vw,-10px) scale(.4569);animation:fall-140 25s -20s linear infinite}@keyframes fall-140{60.495%{transform:translate(73.0293vw,60.495vh) scale(.4569)}to{transform:translate(73.13395vw,99vh) scale(.4569)}}.snow:nth-child(141){opacity:1.3138;transform:translate(5.3948vw,-10px) scale(.8063);animation:fall-141 24s -5s linear infinite}@keyframes fall-141{46.636%{transform:translate(1.1634vw,46.636vh) scale(.8063)}to{transform:translate(3.2791vw,99vh) scale(.8063)}}.snow:nth-child(142){opacity:1.8332;transform:translate(45.7497vw,-10px) scale(.7442);animation:fall-142 21s -14s linear infinite}@keyframes fall-142{68.858%{transform:translate(55.3826vw,68.858vh) scale(.7442)}to{transform:translate(50.56615vw,99vh) scale(.7442)}}.snow:nth-child(143){opacity:1.5812;transform:translate(34.6381vw,-10px) scale(.8766);animation:fall-143 25s -12s linear infinite}@keyframes fall-143{63.065%{transform:translate(29.7123vw,63.065vh) scale(.8766)}to{transform:translate(32.1752vw,99vh) scale(.8766)}}.snow:nth-child(144){opacity:1.0538;transform:translate(83.592vw,-10px) scale(.0911);animation:fall-144 20s -29s linear infinite}@keyframes fall-144{61.309%{transform:translate(91.8201vw,61.309vh) scale(.0911)}to{transform:translate(87.70605vw,99vh) scale(.0911)}}.snow:nth-child(145){opacity:.06;transform:translate(40.0164vw,-10px) scale(.3572);animation:fall-145 11s -18s linear infinite}@keyframes fall-145{75.899%{transform:translate(39.1423vw,75.899vh) scale(.3572)}to{transform:translate(39.57935vw,99vh) scale(.3572)}}.snow:nth-child(146){opacity:.9556;transform:translate(31.3191vw,-10px) scale(.0879);animation:fall-146 10s -6s linear infinite}@keyframes fall-146{39.772%{transform:translate(31.5658vw,39.772vh) scale(.0879)}to{transform:translate(31.44245vw,99vh) scale(.0879)}}.snow:nth-child(147){opacity:.6254;transform:translate(41.5976vw,-10px) scale(.4001);animation:fall-147 18s -16s linear infinite}@keyframes fall-147{47.27%{transform:translate(37.4835vw,47.27vh) scale(.4001)}to{transform:translate(39.54055vw,99vh) scale(.4001)}}.snow:nth-child(148){opacity:.0074;transform:translate(29.5699vw,-10px) scale(.5186);animation:fall-148 23s -18s linear infinite}@keyframes fall-148{59.671%{transform:translate(34.8vw,59.671vh) scale(.5186)}to{transform:translate(32.18495vw,99vh) scale(.5186)}}.snow:nth-child(149){opacity:.8376;transform:translate(49.7558vw,-10px) scale(.7201);animation:fall-149 10s -11s linear infinite}@keyframes fall-149{36.357%{transform:translate(50.8785vw,36.357vh) scale(.7201)}to{transform:translate(50.31715vw,99vh) scale(.7201)}}.snow:nth-child(150){opacity:1.1426;transform:translate(45.5694vw,-10px) scale(.6152);animation:fall-150 25s -25s linear infinite}@keyframes fall-150{77.869%{transform:translate(51.2681vw,77.869vh) scale(.6152)}to{transform:translate(48.41875vw,99vh) scale(.6152)}}.snow:nth-child(151){opacity:1.623;transform:translate(11.7869vw,-10px) scale(.107);animation:fall-151 21s -11s linear infinite}@keyframes fall-151{61.232%{transform:translate(8.3705vw,61.232vh) scale(.107)}to{transform:translate(10.0787vw,99vh) scale(.107)}}.snow:nth-child(152){opacity:.9008;transform:translate(45.1126vw,-10px) scale(.7673);animation:fall-152 19s -17s linear infinite}@keyframes fall-152{68.552%{transform:translate(39.217vw,68.552vh) scale(.7673)}to{transform:translate(42.1648vw,99vh) scale(.7673)}}.snow:nth-child(153){opacity:1.426;transform:translate(39.1871vw,-10px) scale(.0431);animation:fall-153 18s -23s linear infinite}@keyframes fall-153{75.926%{transform:translate(48.317vw,75.926vh) scale(.0431)}to{transform:translate(43.75205vw,99vh) scale(.0431)}}.snow:nth-child(154){opacity:.6526;transform:translate(91.9263vw,-10px) scale(.3179);animation:fall-154 11s -15s linear infinite}@keyframes fall-154{66.616%{transform:translate(95.5795vw,66.616vh) scale(.3179)}to{transform:translate(93.7529vw,99vh) scale(.3179)}}.snow:nth-child(155){opacity:.9682;transform:translate(77.1967vw,-10px) scale(.0112);animation:fall-155 22s -24s linear infinite}@keyframes fall-155{50.931%{transform:translate(85.1648vw,50.931vh) scale(.0112)}to{transform:translate(81.18075vw,99vh) scale(.0112)}}.snow:nth-child(156){opacity:.1298;transform:translate(14.7104vw,-10px) scale(.3686);animation:fall-156 28s -28s linear infinite}@keyframes fall-156{35.452%{transform:translate(11.0004vw,35.452vh) scale(.3686)}to{transform:translate(12.8554vw,99vh) scale(.3686)}}.snow:nth-child(157){opacity:.5618;transform:translate(59.8788vw,-10px) scale(.3771);animation:fall-157 17s -24s linear infinite}@keyframes fall-157{68.33%{transform:translate(69.5517vw,68.33vh) scale(.3771)}to{transform:translate(64.71525vw,99vh) scale(.3771)}}.snow:nth-child(158){opacity:1.5158;transform:translate(61.8364vw,-10px) scale(.4348);animation:fall-158 13s -8s linear infinite}@keyframes fall-158{36.682%{transform:translate(69.1044vw,36.682vh) scale(.4348)}to{transform:translate(65.4704vw,99vh) scale(.4348)}}.snow:nth-child(159){opacity:.8098;transform:translate(75.3323vw,-10px) scale(.2518);animation:fall-159 14s -5s linear infinite}@keyframes fall-159{59.007%{transform:translate(82.2425vw,59.007vh) scale(.2518)}to{transform:translate(78.7874vw,99vh) scale(.2518)}}.snow:nth-child(160){opacity:1.6004;transform:translate(91.1977vw,-10px) scale(.1784);animation:fall-160 30s -19s linear infinite}@keyframes fall-160{48.865%{transform:translate(92.4872vw,48.865vh) scale(.1784)}to{transform:translate(91.84245vw,99vh) scale(.1784)}}.snow:nth-child(161){opacity:1.3104;transform:translate(63.853vw,-10px) scale(.5601);animation:fall-161 11s -24s linear infinite}@keyframes fall-161{45.805%{transform:translate(70.656vw,45.805vh) scale(.5601)}to{transform:translate(67.2545vw,99vh) scale(.5601)}}.snow:nth-child(162){opacity:1.5284;transform:translate(15.8355vw,-10px) scale(.9287);animation:fall-162 24s -29s linear infinite}@keyframes fall-162{73.115%{transform:translate(9.8066vw,73.115vh) scale(.9287)}to{transform:translate(12.82105vw,99vh) scale(.9287)}}.snow:nth-child(163){opacity:1.1866;transform:translate(6.8573vw,-10px) scale(.2338);animation:fall-163 18s -6s linear infinite}@keyframes fall-163{64.986%{transform:translate(2.7887vw,64.986vh) scale(.2338)}to{transform:translate(4.823vw,99vh) scale(.2338)}}.snow:nth-child(164){opacity:.2384;transform:translate(34.5098vw,-10px) scale(.505);animation:fall-164 19s -1s linear infinite}@keyframes fall-164{61.308%{transform:translate(37.0019vw,61.308vh) scale(.505)}to{transform:translate(35.75585vw,99vh) scale(.505)}}.snow:nth-child(165){opacity:1.1506;transform:translate(6.0661vw,-10px) scale(.1343);animation:fall-165 18s -9s linear infinite}@keyframes fall-165{52.156%{transform:translate(-3.5648vw,52.156vh) scale(.1343)}to{transform:translate(1.25065vw,99vh) scale(.1343)}}.snow:nth-child(166){opacity:.8218;transform:translate(6.45vw,-10px) scale(.5931);animation:fall-166 29s -27s linear infinite}@keyframes fall-166{41.117%{transform:translate(13.1678vw,41.117vh) scale(.5931)}to{transform:translate(9.8089vw,99vh) scale(.5931)}}.snow:nth-child(167){opacity:.531;transform:translate(97.2615vw,-10px) scale(.1206);animation:fall-167 15s -8s linear infinite}@keyframes fall-167{46.979%{transform:translate(98.4391vw,46.979vh) scale(.1206)}to{transform:translate(97.8503vw,99vh) scale(.1206)}}.snow:nth-child(168){opacity:1.622;transform:translate(21.0442vw,-10px) scale(.1446);animation:fall-168 20s -30s linear infinite}@keyframes fall-168{41.767%{transform:translate(14.3539vw,41.767vh) scale(.1446)}to{transform:translate(17.69905vw,99vh) scale(.1446)}}.snow:nth-child(169){opacity:1.1146;transform:translate(10.7885vw,-10px) scale(.053);animation:fall-169 10s -26s linear infinite}@keyframes fall-169{30.232%{transform:translate(12.956vw,30.232vh) scale(.053)}to{transform:translate(11.87225vw,99vh) scale(.053)}}.snow:nth-child(170){opacity:1.6566;transform:translate(44.7743vw,-10px) scale(.7498);animation:fall-170 23s -25s linear infinite}@keyframes fall-170{66.275%{transform:translate(36.2359vw,66.275vh) scale(.7498)}to{transform:translate(40.5051vw,99vh) scale(.7498)}}.snow:nth-child(171){opacity:.5762;transform:translate(59.3538vw,-10px) scale(.2396);animation:fall-171 11s -23s linear infinite}@keyframes fall-171{61.46%{transform:translate(68.668vw,61.46vh) scale(.2396)}to{transform:translate(64.0109vw,99vh) scale(.2396)}}.snow:nth-child(172){opacity:1.4978;transform:translate(5.1892vw,-10px) scale(.2138);animation:fall-172 14s -5s linear infinite}@keyframes fall-172{51.017%{transform:translate(11.8315vw,51.017vh) scale(.2138)}to{transform:translate(8.51035vw,99vh) scale(.2138)}}.snow:nth-child(173){opacity:.7942;transform:translate(5.0013vw,-10px) scale(.9964);animation:fall-173 26s -12s linear infinite}@keyframes fall-173{47.557%{transform:translate(11.8591vw,47.557vh) scale(.9964)}to{transform:translate(8.4302vw,99vh) scale(.9964)}}.snow:nth-child(174){opacity:1.9764;transform:translate(64.6125vw,-10px) scale(.385);animation:fall-174 21s -22s linear infinite}@keyframes fall-174{46.748%{transform:translate(61.4785vw,46.748vh) scale(.385)}to{transform:translate(63.0455vw,99vh) scale(.385)}}.snow:nth-child(175){opacity:1.2166;transform:translate(73.4415vw,-10px) scale(.3846);animation:fall-175 24s -11s linear infinite}@keyframes fall-175{54.229%{transform:translate(78.7616vw,54.229vh) scale(.3846)}to{transform:translate(76.10155vw,99vh) scale(.3846)}}.snow:nth-child(176){opacity:1.14;transform:translate(13.7987vw,-10px) scale(.7363);animation:fall-176 28s -30s linear infinite}@keyframes fall-176{36.809%{transform:translate(9.3573vw,36.809vh) scale(.7363)}to{transform:translate(11.578vw,99vh) scale(.7363)}}.snow:nth-child(177){opacity:.6068;transform:translate(13.4886vw,-10px) scale(.6348);animation:fall-177 21s -18s linear infinite}@keyframes fall-177{66.477%{transform:translate(14.3074vw,66.477vh) scale(.6348)}to{transform:translate(13.898vw,99vh) scale(.6348)}}.snow:nth-child(178){opacity:.843;transform:translate(38.1351vw,-10px) scale(.6662);animation:fall-178 15s -27s linear infinite}@keyframes fall-178{67.34%{transform:translate(37.1132vw,67.34vh) scale(.6662)}to{transform:translate(37.62415vw,99vh) scale(.6662)}}.snow:nth-child(179){opacity:1.8992;transform:translate(14.2781vw,-10px) scale(.6211);animation:fall-179 29s -2s linear infinite}@keyframes fall-179{41.347%{transform:translate(11.7328vw,41.347vh) scale(.6211)}to{transform:translate(13.00545vw,99vh) scale(.6211)}}.snow:nth-child(180){opacity:.1902;transform:translate(19.3348vw,-10px) scale(.4492);animation:fall-180 14s -29s linear infinite}@keyframes fall-180{71.643%{transform:translate(21.3637vw,71.643vh) scale(.4492)}to{transform:translate(20.34925vw,99vh) scale(.4492)}}.snow:nth-child(181){opacity:.4912;transform:translate(84.7474vw,-10px) scale(.8073);animation:fall-181 21s -28s linear infinite}@keyframes fall-181{70.731%{transform:translate(76.1096vw,70.731vh) scale(.8073)}to{transform:translate(80.4285vw,99vh) scale(.8073)}}.snow:nth-child(182){opacity:.3076;transform:translate(29.0587vw,-10px) scale(.6676);animation:fall-182 17s -24s linear infinite}@keyframes fall-182{50.836%{transform:translate(21.3882vw,50.836vh) scale(.6676)}to{transform:translate(25.22345vw,99vh) scale(.6676)}}.snow:nth-child(183){opacity:.8924;transform:translate(26.3375vw,-10px) scale(.8681);animation:fall-183 29s -18s linear infinite}@keyframes fall-183{74.038%{transform:translate(31.8889vw,74.038vh) scale(.8681)}to{transform:translate(29.1132vw,99vh) scale(.8681)}}.snow:nth-child(184){opacity:1.409;transform:translate(94.5314vw,-10px) scale(.9205);animation:fall-184 29s -22s linear infinite}@keyframes fall-184{60.157%{transform:translate(98.526vw,60.157vh) scale(.9205)}to{transform:translate(96.5287vw,99vh) scale(.9205)}}.snow:nth-child(185){opacity:.363;transform:translate(62.9153vw,-10px) scale(.0158);animation:fall-185 11s -10s linear infinite}@keyframes fall-185{65.302%{transform:translate(56.213vw,65.302vh) scale(.0158)}to{transform:translate(59.56415vw,99vh) scale(.0158)}}.snow:nth-child(186){opacity:1.809;transform:translate(23.0511vw,-10px) scale(.4646);animation:fall-186 24s -20s linear infinite}@keyframes fall-186{46.821%{transform:translate(26.1346vw,46.821vh) scale(.4646)}to{transform:translate(24.59285vw,99vh) scale(.4646)}}.snow:nth-child(187){opacity:.3734;transform:translate(58.5854vw,-10px) scale(.577);animation:fall-187 22s -25s linear infinite}@keyframes fall-187{63.856%{transform:translate(52.6731vw,63.856vh) scale(.577)}to{transform:translate(55.62925vw,99vh) scale(.577)}}.snow:nth-child(188){opacity:.5986;transform:translate(85.5148vw,-10px) scale(.507);animation:fall-188 14s -6s linear infinite}@keyframes fall-188{53.134%{transform:translate(83.0109vw,53.134vh) scale(.507)}to{transform:translate(84.26285vw,99vh) scale(.507)}}.snow:nth-child(189){opacity:1.6402;transform:translate(14.0231vw,-10px) scale(.7206);animation:fall-189 18s -20s linear infinite}@keyframes fall-189{75.055%{transform:translate(20.7479vw,75.055vh) scale(.7206)}to{transform:translate(17.3855vw,99vh) scale(.7206)}}.snow:nth-child(190){opacity:.3676;transform:translate(86.2805vw,-10px) scale(.4338);animation:fall-190 24s -18s linear infinite}@keyframes fall-190{68.902%{transform:translate(87.341vw,68.902vh) scale(.4338)}to{transform:translate(86.81075vw,99vh) scale(.4338)}}.snow:nth-child(191){opacity:.9468;transform:translate(39.8327vw,-10px) scale(.0952);animation:fall-191 25s -21s linear infinite}@keyframes fall-191{63.415%{transform:translate(42.7074vw,63.415vh) scale(.0952)}to{transform:translate(41.27005vw,99vh) scale(.0952)}}.snow:nth-child(192){opacity:1.247;transform:translate(59.7051vw,-10px) scale(.677);animation:fall-192 12s -1s linear infinite}@keyframes fall-192{36.567%{transform:translate(57.6122vw,36.567vh) scale(.677)}to{transform:translate(58.65865vw,99vh) scale(.677)}}.snow:nth-child(193){opacity:.7534;transform:translate(7.7457vw,-10px) scale(.7257);animation:fall-193 29s -6s linear infinite}@keyframes fall-193{31.384%{transform:translate(-.5578vw,31.384vh) scale(.7257)}to{transform:translate(3.59395vw,99vh) scale(.7257)}}.snow:nth-child(194){opacity:.1328;transform:translate(25.8608vw,-10px) scale(.3123);animation:fall-194 27s -11s linear infinite}@keyframes fall-194{74.705%{transform:translate(23.9856vw,74.705vh) scale(.3123)}to{transform:translate(24.9232vw,99vh) scale(.3123)}}.snow:nth-child(195){opacity:.4716;transform:translate(90.8551vw,-10px) scale(.3869);animation:fall-195 15s -13s linear infinite}@keyframes fall-195{66.391%{transform:translate(99.8267vw,66.391vh) scale(.3869)}to{transform:translate(95.3409vw,99vh) scale(.3869)}}.snow:nth-child(196){opacity:.9316;transform:translate(50.5167vw,-10px) scale(.7051);animation:fall-196 25s -24s linear infinite}@keyframes fall-196{60.037%{transform:translate(45.8937vw,60.037vh) scale(.7051)}to{transform:translate(48.2052vw,99vh) scale(.7051)}}.snow:nth-child(197){opacity:.649;transform:translate(33.8272vw,-10px) scale(.182);animation:fall-197 19s -15s linear infinite}@keyframes fall-197{39.113%{transform:translate(25.4906vw,39.113vh) scale(.182)}to{transform:translate(29.6589vw,99vh) scale(.182)}}.snow:nth-child(198){opacity:.4876;transform:translate(26.5145vw,-10px) scale(.7145);animation:fall-198 23s -20s linear infinite}@keyframes fall-198{36.149%{transform:translate(21.8328vw,36.149vh) scale(.7145)}to{transform:translate(24.17365vw,99vh) scale(.7145)}}.snow:nth-child(199){opacity:.871;transform:translate(54.2611vw,-10px) scale(.854);animation:fall-199 16s -25s linear infinite}@keyframes fall-199{48.884%{transform:translate(60.8714vw,48.884vh) scale(.854)}to{transform:translate(57.56625vw,99vh) scale(.854)}}.snow:nth-child(200){opacity:.4274;transform:translate(7.1917vw,-10px) scale(.9342);animation:fall-200 20s -18s linear infinite}@keyframes fall-200{56.262%{transform:translate(2.8168vw,56.262vh) scale(.9342)}to{transform:translate(5.00425vw,99vh) scale(.9342)}}.snow:nth-child(201){opacity:1.8228;transform:translate(76.9793vw,-10px) scale(.7585);animation:fall-201 20s -16s linear infinite}@keyframes fall-201{42.248%{transform:translate(86.0155vw,42.248vh) scale(.7585)}to{transform:translate(81.4974vw,99vh) scale(.7585)}}.snow:nth-child(202){opacity:.075;transform:translate(18.3771vw,-10px) scale(.9028);animation:fall-202 30s -1s linear infinite}@keyframes fall-202{35.177%{transform:translate(17.5481vw,35.177vh) scale(.9028)}to{transform:translate(17.9626vw,99vh) scale(.9028)}}.snow:nth-child(203){opacity:.4316;transform:translate(46.168vw,-10px) scale(.7126);animation:fall-203 20s -12s linear infinite}@keyframes fall-203{31.196%{transform:translate(41.3813vw,31.196vh) scale(.7126)}to{transform:translate(43.77465vw,99vh) scale(.7126)}}.snow:nth-child(204){opacity:.5916;transform:translate(74.5752vw,-10px) scale(.7909);animation:fall-204 30s -29s linear infinite}@keyframes fall-204{72.58%{transform:translate(70.5217vw,72.58vh) scale(.7909)}to{transform:translate(72.54845vw,99vh) scale(.7909)}}.snow:nth-child(205){opacity:1.5964;transform:translate(9.1139vw,-10px) scale(.5453);animation:fall-205 18s -3s linear infinite}@keyframes fall-205{61.026%{transform:translate(13.3481vw,61.026vh) scale(.5453)}to{transform:translate(11.231vw,99vh) scale(.5453)}}.snow:nth-child(206){opacity:.4714;transform:translate(43.8835vw,-10px) scale(.8985);animation:fall-206 10s -27s linear infinite}@keyframes fall-206{45.253%{transform:translate(53.4568vw,45.253vh) scale(.8985)}to{transform:translate(48.67015vw,99vh) scale(.8985)}}.snow:nth-child(207){opacity:1.354;transform:translate(87.5206vw,-10px) scale(.2283);animation:fall-207 25s -25s linear infinite}@keyframes fall-207{33.517%{transform:translate(79.061vw,33.517vh) scale(.2283)}to{transform:translate(83.2908vw,99vh) scale(.2283)}}.snow:nth-child(208){opacity:1.2314;transform:translate(25.3138vw,-10px) scale(.3762);animation:fall-208 21s -3s linear infinite}@keyframes fall-208{61.238%{transform:translate(32.0396vw,61.238vh) scale(.3762)}to{transform:translate(28.6767vw,99vh) scale(.3762)}}.snow:nth-child(209){opacity:1.1616;transform:translate(54.018vw,-10px) scale(.8252);animation:fall-209 19s -9s linear infinite}@keyframes fall-209{43.808%{transform:translate(62.0315vw,43.808vh) scale(.8252)}to{transform:translate(58.02475vw,99vh) scale(.8252)}}.snow:nth-child(210){opacity:.3938;transform:translate(32.8225vw,-10px) scale(.5137);animation:fall-210 27s -4s linear infinite}@keyframes fall-210{70.102%{transform:translate(30.2354vw,70.102vh) scale(.5137)}to{transform:translate(31.52895vw,99vh) scale(.5137)}}.snow:nth-child(211){opacity:.827;transform:translate(79.0645vw,-10px) scale(.9389);animation:fall-211 16s -25s linear infinite}@keyframes fall-211{57.884%{transform:translate(87.1902vw,57.884vh) scale(.9389)}to{transform:translate(83.12735vw,99vh) scale(.9389)}}.snow:nth-child(212){opacity:1.18;transform:translate(67.881vw,-10px) scale(.8656);animation:fall-212 10s -12s linear infinite}@keyframes fall-212{66.281%{transform:translate(74.8463vw,66.281vh) scale(.8656)}to{transform:translate(71.36365vw,99vh) scale(.8656)}}.snow:nth-child(213){opacity:.9024;transform:translate(58.7329vw,-10px) scale(.5153);animation:fall-213 20s -20s linear infinite}@keyframes fall-213{64.965%{transform:translate(49.7278vw,64.965vh) scale(.5153)}to{transform:translate(54.23035vw,99vh) scale(.5153)}}.snow:nth-child(214){opacity:1.5574;transform:translate(6.6871vw,-10px) scale(.3268);animation:fall-214 23s -24s linear infinite}@keyframes fall-214{59.014%{transform:translate(7.5671vw,59.014vh) scale(.3268)}to{transform:translate(7.1271vw,99vh) scale(.3268)}}.snow:nth-child(215){opacity:1.0354;transform:translate(99.1383vw,-10px) scale(.4097);animation:fall-215 27s -6s linear infinite}@keyframes fall-215{66.76%{transform:translate(106.682vw,66.76vh) scale(.4097)}to{transform:translate(102.91015vw,99vh) scale(.4097)}}.snow:nth-child(216){opacity:.0136;transform:translate(37.1928vw,-10px) scale(.8227);animation:fall-216 13s -17s linear infinite}@keyframes fall-216{75.154%{transform:translate(44.1571vw,75.154vh) scale(.8227)}to{transform:translate(40.67495vw,99vh) scale(.8227)}}.snow:nth-child(217){opacity:.1046;transform:translate(49.0327vw,-10px) scale(.0049);animation:fall-217 29s -26s linear infinite}@keyframes fall-217{51.856%{transform:translate(56.3044vw,51.856vh) scale(.0049)}to{transform:translate(52.66855vw,99vh) scale(.0049)}}.snow:nth-child(218){opacity:1.9414;transform:translate(1.5104vw,-10px) scale(.5797);animation:fall-218 12s -6s linear infinite}@keyframes fall-218{64.907%{transform:translate(9.0109vw,64.907vh) scale(.5797)}to{transform:translate(5.26065vw,99vh) scale(.5797)}}.snow:nth-child(219){opacity:.8972;transform:translate(62.6549vw,-10px) scale(.0438);animation:fall-219 22s -1s linear infinite}@keyframes fall-219{77.46%{transform:translate(61.4461vw,77.46vh) scale(.0438)}to{transform:translate(62.0505vw,99vh) scale(.0438)}}.snow:nth-child(220){opacity:1.619;transform:translate(15.615vw,-10px) scale(.6398);animation:fall-220 21s -20s linear infinite}@keyframes fall-220{58.511%{transform:translate(13.4884vw,58.511vh) scale(.6398)}to{transform:translate(14.5517vw,99vh) scale(.6398)}}.snow:nth-child(221){opacity:.135;transform:translate(69.3628vw,-10px) scale(.725);animation:fall-221 25s -22s linear infinite}@keyframes fall-221{30.317%{transform:translate(64.6189vw,30.317vh) scale(.725)}to{transform:translate(66.99085vw,99vh) scale(.725)}}.snow:nth-child(222){opacity:.4394;transform:translate(18.8982vw,-10px) scale(.4914);animation:fall-222 13s -28s linear infinite}@keyframes fall-222{32.865%{transform:translate(26.7921vw,32.865vh) scale(.4914)}to{transform:translate(22.84515vw,99vh) scale(.4914)}}.snow:nth-child(223){opacity:1.8724;transform:translate(8.2232vw,-10px) scale(.8878);animation:fall-223 14s -30s linear infinite}@keyframes fall-223{57.384%{transform:translate(11.6059vw,57.384vh) scale(.8878)}to{transform:translate(9.91455vw,99vh) scale(.8878)}}.snow:nth-child(224){opacity:1.0248;transform:translate(79.0635vw,-10px) scale(.5507);animation:fall-224 14s -2s linear infinite}@keyframes fall-224{38.82%{transform:translate(81.2157vw,38.82vh) scale(.5507)}to{transform:translate(80.1396vw,99vh) scale(.5507)}}.snow:nth-child(225){opacity:1.9502;transform:translate(46.6265vw,-10px) scale(.8792);animation:fall-225 22s -20s linear infinite}@keyframes fall-225{50.267%{transform:translate(39.2781vw,50.267vh) scale(.8792)}to{transform:translate(42.9523vw,99vh) scale(.8792)}}.snow:nth-child(226){opacity:.874;transform:translate(47.7646vw,-10px) scale(.1539);animation:fall-226 11s -16s linear infinite}@keyframes fall-226{49.334%{transform:translate(38.6824vw,49.334vh) scale(.1539)}to{transform:translate(43.2235vw,99vh) scale(.1539)}}.snow:nth-child(227){opacity:.8204;transform:translate(46.2583vw,-10px) scale(.2973);animation:fall-227 12s -25s linear infinite}@keyframes fall-227{53.647%{transform:translate(45.3559vw,53.647vh) scale(.2973)}to{transform:translate(45.8071vw,99vh) scale(.2973)}}.snow:nth-child(228){opacity:1.7338;transform:translate(66.4387vw,-10px) scale(.7022);animation:fall-228 17s -30s linear infinite}@keyframes fall-228{63.446%{transform:translate(67.3046vw,63.446vh) scale(.7022)}to{transform:translate(66.87165vw,99vh) scale(.7022)}}.snow:nth-child(229){opacity:.1632;transform:translate(57.5128vw,-10px) scale(.7113);animation:fall-229 21s -17s linear infinite}@keyframes fall-229{79.481%{transform:translate(49.955vw,79.481vh) scale(.7113)}to{transform:translate(53.7339vw,99vh) scale(.7113)}}.snow:nth-child(230){opacity:1.2926;transform:translate(5.3754vw,-10px) scale(.3702);animation:fall-230 22s -1s linear infinite}@keyframes fall-230{41.874%{transform:translate(-4.347vw,41.874vh) scale(.3702)}to{transform:translate(.5142vw,99vh) scale(.3702)}}.snow:nth-child(231){opacity:1.2758;transform:translate(24.0675vw,-10px) scale(.3977);animation:fall-231 12s -2s linear infinite}@keyframes fall-231{35.623%{transform:translate(31.3744vw,35.623vh) scale(.3977)}to{transform:translate(27.72095vw,99vh) scale(.3977)}}.snow:nth-child(232){opacity:1.8006;transform:translate(11.79vw,-10px) scale(.9106);animation:fall-232 10s -3s linear infinite}@keyframes fall-232{33.734%{transform:translate(11.6833vw,33.734vh) scale(.9106)}to{transform:translate(11.73665vw,99vh) scale(.9106)}}.snow:nth-child(233){opacity:.646;transform:translate(58.0942vw,-10px) scale(.5232);animation:fall-233 15s -2s linear infinite}@keyframes fall-233{39.136%{transform:translate(63.6107vw,39.136vh) scale(.5232)}to{transform:translate(60.85245vw,99vh) scale(.5232)}}.snow:nth-child(234){opacity:.302;transform:translate(44.2812vw,-10px) scale(.9648);animation:fall-234 11s -10s linear infinite}@keyframes fall-234{61.697%{transform:translate(39.5761vw,61.697vh) scale(.9648)}to{transform:translate(41.92865vw,99vh) scale(.9648)}}.snow:nth-child(235){opacity:1.6806;transform:translate(14.8938vw,-10px) scale(.3634);animation:fall-235 27s -20s linear infinite}@keyframes fall-235{34.279%{transform:translate(8.018vw,34.279vh) scale(.3634)}to{transform:translate(11.4559vw,99vh) scale(.3634)}}.snow:nth-child(236){opacity:.1842;transform:translate(45.3067vw,-10px) scale(.8768);animation:fall-236 23s -8s linear infinite}@keyframes fall-236{72.742%{transform:translate(38.6732vw,72.742vh) scale(.8768)}to{transform:translate(41.98995vw,99vh) scale(.8768)}}.snow:nth-child(237){opacity:1.0696;transform:translate(54.7315vw,-10px) scale(.4033);animation:fall-237 21s -21s linear infinite}@keyframes fall-237{34.317%{transform:translate(44.9328vw,34.317vh) scale(.4033)}to{transform:translate(49.83215vw,99vh) scale(.4033)}}.snow:nth-child(238){opacity:.3908;transform:translate(2.4433vw,-10px) scale(.2025);animation:fall-238 11s -21s linear infinite}@keyframes fall-238{72.174%{transform:translate(5.789vw,72.174vh) scale(.2025)}to{transform:translate(4.11615vw,99vh) scale(.2025)}}.snow:nth-child(239){opacity:.257;transform:translate(74.5576vw,-10px) scale(.2984);animation:fall-239 21s -27s linear infinite}@keyframes fall-239{55.902%{transform:translate(75.8001vw,55.902vh) scale(.2984)}to{transform:translate(75.17885vw,99vh) scale(.2984)}}.snow:nth-child(240){opacity:1.5084;transform:translate(30.8446vw,-10px) scale(.2553);animation:fall-240 23s -15s linear infinite}@keyframes fall-240{54.879%{transform:translate(28.4089vw,54.879vh) scale(.2553)}to{transform:translate(29.62675vw,99vh) scale(.2553)}}.snow:nth-child(241){opacity:1.8052;transform:translate(89.4105vw,-10px) scale(.3042);animation:fall-241 17s -18s linear infinite}@keyframes fall-241{68.109%{transform:translate(97.6571vw,68.109vh) scale(.3042)}to{transform:translate(93.5338vw,99vh) scale(.3042)}}.snow:nth-child(242){opacity:1.5146;transform:translate(21.5139vw,-10px) scale(.7495);animation:fall-242 27s -17s linear infinite}@keyframes fall-242{36.981%{transform:translate(29.423vw,36.981vh) scale(.7495)}to{transform:translate(25.46845vw,99vh) scale(.7495)}}.snow:nth-child(243){opacity:1.799;transform:translate(17.5879vw,-10px) scale(.6335);animation:fall-243 11s -18s linear infinite}@keyframes fall-243{64.69%{transform:translate(21.2188vw,64.69vh) scale(.6335)}to{transform:translate(19.40335vw,99vh) scale(.6335)}}.snow:nth-child(244){opacity:.2884;transform:translate(25.1907vw,-10px) scale(.2768);animation:fall-244 10s -21s linear infinite}@keyframes fall-244{61.193%{transform:translate(31.5946vw,61.193vh) scale(.2768)}to{transform:translate(28.39265vw,99vh) scale(.2768)}}.snow:nth-child(245){opacity:.0086;transform:translate(82.3023vw,-10px) scale(.4302);animation:fall-245 22s -7s linear infinite}@keyframes fall-245{72.836%{transform:translate(82.2144vw,72.836vh) scale(.4302)}to{transform:translate(82.25835vw,99vh) scale(.4302)}}.snow:nth-child(246){opacity:1.5628;transform:translate(34.5092vw,-10px) scale(.3403);animation:fall-246 13s -4s linear infinite}@keyframes fall-246{73.136%{transform:translate(31.0996vw,73.136vh) scale(.3403)}to{transform:translate(32.8044vw,99vh) scale(.3403)}}.snow:nth-child(247){opacity:.0438;transform:translate(60.6598vw,-10px) scale(.121);animation:fall-247 29s -19s linear infinite}@keyframes fall-247{44.399%{transform:translate(51.6225vw,44.399vh) scale(.121)}to{transform:translate(56.14115vw,99vh) scale(.121)}}.snow:nth-child(248){opacity:1.2144;transform:translate(52.8017vw,-10px) scale(.6919);animation:fall-248 14s -12s linear infinite}@keyframes fall-248{78.447%{transform:translate(44.9693vw,78.447vh) scale(.6919)}to{transform:translate(48.8855vw,99vh) scale(.6919)}}.snow:nth-child(249){opacity:.0762;transform:translate(80.1231vw,-10px) scale(.1547);animation:fall-249 26s -4s linear infinite}@keyframes fall-249{55.793%{transform:translate(89.0855vw,55.793vh) scale(.1547)}to{transform:translate(84.6043vw,99vh) scale(.1547)}}.snow:nth-child(250){opacity:.017;transform:translate(75.8809vw,-10px) scale(.927);animation:fall-250 29s -19s linear infinite}@keyframes fall-250{37.853%{transform:translate(83.2023vw,37.853vh) scale(.927)}to{transform:translate(79.5416vw,99vh) scale(.927)}}.snow:nth-child(251){opacity:.7734;transform:translate(78.2328vw,-10px) scale(.0085);animation:fall-251 22s -21s linear infinite}@keyframes fall-251{67.911%{transform:translate(84.5906vw,67.911vh) scale(.0085)}to{transform:translate(81.4117vw,99vh) scale(.0085)}}.snow:nth-child(252){opacity:1.3902;transform:translate(70.5421vw,-10px) scale(.883);animation:fall-252 27s -16s linear infinite}@keyframes fall-252{66.052%{transform:translate(71.2617vw,66.052vh) scale(.883)}to{transform:translate(70.9019vw,99vh) scale(.883)}}.snow:nth-child(253){opacity:1.0604;transform:translate(81.6472vw,-10px) scale(.8028);animation:fall-253 23s -7s linear infinite}@keyframes fall-253{37.236%{transform:translate(76.1479vw,37.236vh) scale(.8028)}to{transform:translate(78.89755vw,99vh) scale(.8028)}}.snow:nth-child(254){opacity:.9214;transform:translate(80.1637vw,-10px) scale(.3171);animation:fall-254 27s -14s linear infinite}@keyframes fall-254{58.439%{transform:translate(79.6994vw,58.439vh) scale(.3171)}to{transform:translate(79.93155vw,99vh) scale(.3171)}}.snow:nth-child(255){opacity:1.0234;transform:translate(51.6423vw,-10px) scale(.8916);animation:fall-255 30s -5s linear infinite}@keyframes fall-255{69.537%{transform:translate(42.9309vw,69.537vh) scale(.8916)}to{transform:translate(47.2866vw,99vh) scale(.8916)}}.snow:nth-child(256){opacity:.6296;transform:translate(31.2796vw,-10px) scale(.1699);animation:fall-256 25s -21s linear infinite}@keyframes fall-256{74.735%{transform:translate(26.498vw,74.735vh) scale(.1699)}to{transform:translate(28.8888vw,99vh) scale(.1699)}}.snow:nth-child(257){opacity:1.6942;transform:translate(13.6585vw,-10px) scale(.3621);animation:fall-257 27s -11s linear infinite}@keyframes fall-257{68.278%{transform:translate(12.816vw,68.278vh) scale(.3621)}to{transform:translate(13.23725vw,99vh) scale(.3621)}}.snow:nth-child(258){opacity:.054;transform:translate(49.2337vw,-10px) scale(.6105);animation:fall-258 21s -25s linear infinite}@keyframes fall-258{49.614%{transform:translate(50.9568vw,49.614vh) scale(.6105)}to{transform:translate(50.09525vw,99vh) scale(.6105)}}.snow:nth-child(259){opacity:.7308;transform:translate(51.6445vw,-10px) scale(.8497);animation:fall-259 22s -17s linear infinite}@keyframes fall-259{36.493%{transform:translate(58.1082vw,36.493vh) scale(.8497)}to{transform:translate(54.87635vw,99vh) scale(.8497)}}.snow:nth-child(260){opacity:1.6256;transform:translate(14.5304vw,-10px) scale(.6309);animation:fall-260 27s -5s linear infinite}@keyframes fall-260{58.393%{transform:translate(23.0892vw,58.393vh) scale(.6309)}to{transform:translate(18.8098vw,99vh) scale(.6309)}}.snow:nth-child(261){opacity:1.2172;transform:translate(82.574vw,-10px) scale(.4174);animation:fall-261 18s -20s linear infinite}@keyframes fall-261{63.363%{transform:translate(81.5718vw,63.363vh) scale(.4174)}to{transform:translate(82.0729vw,99vh) scale(.4174)}}.snow:nth-child(262){opacity:1.8272;transform:translate(3.0688vw,-10px) scale(.606);animation:fall-262 20s -2s linear infinite}@keyframes fall-262{78.079%{transform:translate(8.7347vw,78.079vh) scale(.606)}to{transform:translate(5.90175vw,99vh) scale(.606)}}.snow:nth-child(263){opacity:.4672;transform:translate(9.9707vw,-10px) scale(.3811);animation:fall-263 29s -29s linear infinite}@keyframes fall-263{69.369%{transform:translate(14.1026vw,69.369vh) scale(.3811)}to{transform:translate(12.03665vw,99vh) scale(.3811)}}.snow:nth-child(264){opacity:.2548;transform:translate(54.1723vw,-10px) scale(.6043);animation:fall-264 26s -3s linear infinite}@keyframes fall-264{46.011%{transform:translate(54.7868vw,46.011vh) scale(.6043)}to{transform:translate(54.47955vw,99vh) scale(.6043)}}.snow:nth-child(265){opacity:.8692;transform:translate(80.6521vw,-10px) scale(.5076);animation:fall-265 25s -29s linear infinite}@keyframes fall-265{74.892%{transform:translate(75.6635vw,74.892vh) scale(.5076)}to{transform:translate(78.1578vw,99vh) scale(.5076)}}.snow:nth-child(266){opacity:1.3674;transform:translate(28.732vw,-10px) scale(.2318);animation:fall-266 18s -7s linear infinite}@keyframes fall-266{44.696%{transform:translate(28.6289vw,44.696vh) scale(.2318)}to{transform:translate(28.68045vw,99vh) scale(.2318)}}.snow:nth-child(267){opacity:.8542;transform:translate(42.9622vw,-10px) scale(.4735);animation:fall-267 13s -14s linear infinite}@keyframes fall-267{54.195%{transform:translate(36.373vw,54.195vh) scale(.4735)}to{transform:translate(39.6676vw,99vh) scale(.4735)}}.snow:nth-child(268){opacity:1.5492;transform:translate(94.1572vw,-10px) scale(.8807);animation:fall-268 24s -8s linear infinite}@keyframes fall-268{77.058%{transform:translate(86.3451vw,77.058vh) scale(.8807)}to{transform:translate(90.25115vw,99vh) scale(.8807)}}.snow:nth-child(269){opacity:.896;transform:translate(42.9521vw,-10px) scale(.7475);animation:fall-269 17s -30s linear infinite}@keyframes fall-269{71.751%{transform:translate(37.7561vw,71.751vh) scale(.7475)}to{transform:translate(40.3541vw,99vh) scale(.7475)}}.snow:nth-child(270){opacity:1.2398;transform:translate(96.6828vw,-10px) scale(.2242);animation:fall-270 10s -15s linear infinite}@keyframes fall-270{71.154%{transform:translate(100.9484vw,71.154vh) scale(.2242)}to{transform:translate(98.8156vw,99vh) scale(.2242)}}.snow:nth-child(271){opacity:.572;transform:translate(26.9616vw,-10px) scale(.812);animation:fall-271 12s -28s linear infinite}@keyframes fall-271{62.173%{transform:translate(26.3022vw,62.173vh) scale(.812)}to{transform:translate(26.6319vw,99vh) scale(.812)}}.snow:nth-child(272){opacity:.1766;transform:translate(97.225vw,-10px) scale(.1294);animation:fall-272 19s -9s linear infinite}@keyframes fall-272{55.969%{transform:translate(89.2109vw,55.969vh) scale(.1294)}to{transform:translate(93.21795vw,99vh) scale(.1294)}}.snow:nth-child(273){opacity:.4646;transform:translate(58.0206vw,-10px) scale(.3507);animation:fall-273 23s -10s linear infinite}@keyframes fall-273{69.368%{transform:translate(58.167vw,69.368vh) scale(.3507)}to{transform:translate(58.0938vw,99vh) scale(.3507)}}.snow:nth-child(274){opacity:1.2584;transform:translate(40.171vw,-10px) scale(.8968);animation:fall-274 15s -21s linear infinite}@keyframes fall-274{37.07%{transform:translate(34.756vw,37.07vh) scale(.8968)}to{transform:translate(37.4635vw,99vh) scale(.8968)}}.snow:nth-child(275){opacity:.5288;transform:translate(4.1194vw,-10px) scale(.2052);animation:fall-275 19s -22s linear infinite}@keyframes fall-275{44.874%{transform:translate(1.4288vw,44.874vh) scale(.2052)}to{transform:translate(2.7741vw,99vh) scale(.2052)}}.snow:nth-child(276){opacity:1.6012;transform:translate(25.3546vw,-10px) scale(.6178);animation:fall-276 21s -7s linear infinite}@keyframes fall-276{78.835%{transform:translate(28.2282vw,78.835vh) scale(.6178)}to{transform:translate(26.7914vw,99vh) scale(.6178)}}.snow:nth-child(277){opacity:.838;transform:translate(71.0109vw,-10px) scale(.3477);animation:fall-277 22s -23s linear infinite}@keyframes fall-277{37.565%{transform:translate(78.5926vw,37.565vh) scale(.3477)}to{transform:translate(74.80175vw,99vh) scale(.3477)}}.snow:nth-child(278){opacity:.106;transform:translate(58.6545vw,-10px) scale(.6534);animation:fall-278 14s -14s linear infinite}@keyframes fall-278{71.768%{transform:translate(57.41vw,71.768vh) scale(.6534)}to{transform:translate(58.03225vw,99vh) scale(.6534)}}.snow:nth-child(279){opacity:1.6412;transform:translate(87.7612vw,-10px) scale(.8634);animation:fall-279 26s -23s linear infinite}@keyframes fall-279{57.809%{transform:translate(92.9889vw,57.809vh) scale(.8634)}to{transform:translate(90.37505vw,99vh) scale(.8634)}}.snow:nth-child(280){opacity:1.6458;transform:translate(98.2392vw,-10px) scale(.6925);animation:fall-280 18s -6s linear infinite}@keyframes fall-280{47.294%{transform:translate(95.5507vw,47.294vh) scale(.6925)}to{transform:translate(96.89495vw,99vh) scale(.6925)}}.snow:nth-child(281){opacity:.6258;transform:translate(87.1767vw,-10px) scale(.6274);animation:fall-281 13s -16s linear infinite}@keyframes fall-281{61.24%{transform:translate(93.8457vw,61.24vh) scale(.6274)}to{transform:translate(90.5112vw,99vh) scale(.6274)}}.snow:nth-child(282){opacity:.8152;transform:translate(53.1831vw,-10px) scale(.368);animation:fall-282 13s -9s linear infinite}@keyframes fall-282{54.577%{transform:translate(60.6346vw,54.577vh) scale(.368)}to{transform:translate(56.90885vw,99vh) scale(.368)}}.snow:nth-child(283){opacity:1.7732;transform:translate(14.6588vw,-10px) scale(.6469);animation:fall-283 22s -6s linear infinite}@keyframes fall-283{53.212%{transform:translate(11.3816vw,53.212vh) scale(.6469)}to{transform:translate(13.0202vw,99vh) scale(.6469)}}.snow:nth-child(284){opacity:1.8576;transform:translate(77.889vw,-10px) scale(.5829);animation:fall-284 17s -17s linear infinite}@keyframes fall-284{53.134%{transform:translate(73.1869vw,53.134vh) scale(.5829)}to{transform:translate(75.53795vw,99vh) scale(.5829)}}.snow:nth-child(285){opacity:.4556;transform:translate(55.3915vw,-10px) scale(.1959);animation:fall-285 27s -17s linear infinite}@keyframes fall-285{62.296%{transform:translate(56.09vw,62.296vh) scale(.1959)}to{transform:translate(55.74075vw,99vh) scale(.1959)}}.snow:nth-child(286){opacity:.8026;transform:translate(97.2405vw,-10px) scale(.1594);animation:fall-286 27s -17s linear infinite}@keyframes fall-286{45.979%{transform:translate(101.5089vw,45.979vh) scale(.1594)}to{transform:translate(99.3747vw,99vh) scale(.1594)}}.snow:nth-child(287){opacity:.799;transform:translate(3.1048vw,-10px) scale(.8666);animation:fall-287 17s -2s linear infinite}@keyframes fall-287{78.947%{transform:translate(12.8132vw,78.947vh) scale(.8666)}to{transform:translate(7.959vw,99vh) scale(.8666)}}.snow:nth-child(288){opacity:.6184;transform:translate(1.591vw,-10px) scale(.3169);animation:fall-288 20s -2s linear infinite}@keyframes fall-288{46.318%{transform:translate(1.4441vw,46.318vh) scale(.3169)}to{transform:translate(1.51755vw,99vh) scale(.3169)}}.snow:nth-child(289){opacity:1.7376;transform:translate(59.0433vw,-10px) scale(.465);animation:fall-289 21s -2s linear infinite}@keyframes fall-289{56.662%{transform:translate(61.3687vw,56.662vh) scale(.465)}to{transform:translate(60.206vw,99vh) scale(.465)}}.snow:nth-child(290){opacity:.001;transform:translate(7.5957vw,-10px) scale(.6042);animation:fall-290 20s -10s linear infinite}@keyframes fall-290{41.418%{transform:translate(12.3979vw,41.418vh) scale(.6042)}to{transform:translate(9.9968vw,99vh) scale(.6042)}}.snow:nth-child(291){opacity:1.4086;transform:translate(32.5659vw,-10px) scale(.6455);animation:fall-291 10s -4s linear infinite}@keyframes fall-291{72.759%{transform:translate(23.7204vw,72.759vh) scale(.6455)}to{transform:translate(28.14315vw,99vh) scale(.6455)}}.snow:nth-child(292){opacity:1.9508;transform:translate(36.5133vw,-10px) scale(.6179);animation:fall-292 10s -7s linear infinite}@keyframes fall-292{69.567%{transform:translate(26.7266vw,69.567vh) scale(.6179)}to{transform:translate(31.61995vw,99vh) scale(.6179)}}.snow:nth-child(293){opacity:.5358;transform:translate(25.1544vw,-10px) scale(.1335);animation:fall-293 11s -13s linear infinite}@keyframes fall-293{39.451%{transform:translate(26.002vw,39.451vh) scale(.1335)}to{transform:translate(25.5782vw,99vh) scale(.1335)}}.snow:nth-child(294){opacity:1.9872;transform:translate(90.4227vw,-10px) scale(.3721);animation:fall-294 24s -19s linear infinite}@keyframes fall-294{42.592%{transform:translate(88.1699vw,42.592vh) scale(.3721)}to{transform:translate(89.2963vw,99vh) scale(.3721)}}.snow:nth-child(295){opacity:1.2286;transform:translate(15.0717vw,-10px) scale(.4805);animation:fall-295 17s -28s linear infinite}@keyframes fall-295{32.829%{transform:translate(20.7069vw,32.829vh) scale(.4805)}to{transform:translate(17.8893vw,99vh) scale(.4805)}}.snow:nth-child(296){opacity:.502;transform:translate(60.1823vw,-10px) scale(.3254);animation:fall-296 15s -30s linear infinite}@keyframes fall-296{37.217%{transform:translate(67.4339vw,37.217vh) scale(.3254)}to{transform:translate(63.8081vw,99vh) scale(.3254)}}.snow:nth-child(297){opacity:1.7116;transform:translate(10.1755vw,-10px) scale(.8352);animation:fall-297 23s -21s linear infinite}@keyframes fall-297{44.187%{transform:translate(1.6141vw,44.187vh) scale(.8352)}to{transform:translate(5.8948vw,99vh) scale(.8352)}}.snow:nth-child(298){opacity:1.0012;transform:translate(75.2641vw,-10px) scale(.7785);animation:fall-298 25s -13s linear infinite}@keyframes fall-298{77.204%{transform:translate(71.9182vw,77.204vh) scale(.7785)}to{transform:translate(73.59115vw,99vh) scale(.7785)}}.snow:nth-child(299){opacity:.1668;transform:translate(22.2844vw,-10px) scale(.3434);animation:fall-299 13s -26s linear infinite}@keyframes fall-299{49.601%{transform:translate(28.4455vw,49.601vh) scale(.3434)}to{transform:translate(25.36495vw,99vh) scale(.3434)}}.snow:nth-child(300){opacity:1.6334;transform:translate(98.0818vw,-10px) scale(.5873);animation:fall-300 27s -8s linear infinite}@keyframes fall-300{33.61%{transform:translate(92.6534vw,33.61vh) scale(.5873)}to{transform:translate(95.3676vw,99vh) scale(.5873)}}.snow:nth-child(301){opacity:.7356;transform:translate(77.8449vw,-10px) scale(.0391);animation:fall-301 13s -4s linear infinite}@keyframes fall-301{51.769%{transform:translate(69.3929vw,51.769vh) scale(.0391)}to{transform:translate(73.6189vw,99vh) scale(.0391)}}.snow:nth-child(302){opacity:.7968;transform:translate(90.3988vw,-10px) scale(.7221);animation:fall-302 10s -4s linear infinite}@keyframes fall-302{78.066%{transform:translate(80.8162vw,78.066vh) scale(.7221)}to{transform:translate(85.6075vw,99vh) scale(.7221)}}.snow:nth-child(303){opacity:.7244;transform:translate(3.8711vw,-10px) scale(.581);animation:fall-303 26s -28s linear infinite}@keyframes fall-303{51.885%{transform:translate(.3184vw,51.885vh) scale(.581)}to{transform:translate(2.09475vw,99vh) scale(.581)}}.snow:nth-child(304){opacity:1.8432;transform:translate(42.525vw,-10px) scale(.3548);animation:fall-304 28s -9s linear infinite}@keyframes fall-304{32.566%{transform:translate(44.7588vw,32.566vh) scale(.3548)}to{transform:translate(43.6419vw,99vh) scale(.3548)}}.snow:nth-child(305){opacity:.6548;transform:translate(12.8088vw,-10px) scale(.7809);animation:fall-305 11s -11s linear infinite}@keyframes fall-305{78.656%{transform:translate(11.3099vw,78.656vh) scale(.7809)}to{transform:translate(12.05935vw,99vh) scale(.7809)}}.snow:nth-child(306){opacity:.1158;transform:translate(75.9771vw,-10px) scale(.2632);animation:fall-306 15s -28s linear infinite}@keyframes fall-306{67.604%{transform:translate(69.176vw,67.604vh) scale(.2632)}to{transform:translate(72.57655vw,99vh) scale(.2632)}}.snow:nth-child(307){opacity:1.2416;transform:translate(76.7799vw,-10px) scale(.7655);animation:fall-307 16s -29s linear infinite}@keyframes fall-307{72.829%{transform:translate(78.2068vw,72.829vh) scale(.7655)}to{transform:translate(77.49335vw,99vh) scale(.7655)}}.snow:nth-child(308){opacity:1.6756;transform:translate(77.4526vw,-10px) scale(.8509);animation:fall-308 22s -22s linear infinite}@keyframes fall-308{62.812%{transform:translate(87.0274vw,62.812vh) scale(.8509)}to{transform:translate(82.24vw,99vh) scale(.8509)}}.snow:nth-child(309){opacity:1.3146;transform:translate(91.9159vw,-10px) scale(.9571);animation:fall-309 18s -6s linear infinite}@keyframes fall-309{62.206%{transform:translate(100.1249vw,62.206vh) scale(.9571)}to{transform:translate(96.0204vw,99vh) scale(.9571)}}.snow:nth-child(310){opacity:.292;transform:translate(12.9748vw,-10px) scale(.6203);animation:fall-310 12s -17s linear infinite}@keyframes fall-310{49.505%{transform:translate(9.1486vw,49.505vh) scale(.6203)}to{transform:translate(11.0617vw,99vh) scale(.6203)}}.snow:nth-child(311){opacity:1.8048;transform:translate(37.6664vw,-10px) scale(.2841);animation:fall-311 12s -15s linear infinite}@keyframes fall-311{37.019%{transform:translate(30.8712vw,37.019vh) scale(.2841)}to{transform:translate(34.2688vw,99vh) scale(.2841)}}.snow:nth-child(312){opacity:.9386;transform:translate(80.532vw,-10px) scale(.9527);animation:fall-312 12s -25s linear infinite}@keyframes fall-312{61.238%{transform:translate(85.7431vw,61.238vh) scale(.9527)}to{transform:translate(83.13755vw,99vh) scale(.9527)}}.snow:nth-child(313){opacity:1.1318;transform:translate(66.9339vw,-10px) scale(.0576);animation:fall-313 20s -16s linear infinite}@keyframes fall-313{31.939%{transform:translate(66.3313vw,31.939vh) scale(.0576)}to{transform:translate(66.6326vw,99vh) scale(.0576)}}.snow:nth-child(314){opacity:.4678;transform:translate(91.7613vw,-10px) scale(.8696);animation:fall-314 12s -30s linear infinite}@keyframes fall-314{68.017%{transform:translate(82.3531vw,68.017vh) scale(.8696)}to{transform:translate(87.0572vw,99vh) scale(.8696)}}.snow:nth-child(315){opacity:1.1796;transform:translate(20.6592vw,-10px) scale(.1921);animation:fall-315 17s -3s linear infinite}@keyframes fall-315{37.054%{transform:translate(16.05vw,37.054vh) scale(.1921)}to{transform:translate(18.3546vw,99vh) scale(.1921)}}.snow:nth-child(316){opacity:.8492;transform:translate(64.6931vw,-10px) scale(.6024);animation:fall-316 28s -13s linear infinite}@keyframes fall-316{64.619%{transform:translate(59.8183vw,64.619vh) scale(.6024)}to{transform:translate(62.2557vw,99vh) scale(.6024)}}.snow:nth-child(317){opacity:1.5564;transform:translate(56.6948vw,-10px) scale(.0924);animation:fall-317 17s -27s linear infinite}@keyframes fall-317{79.613%{transform:translate(58.3549vw,79.613vh) scale(.0924)}to{transform:translate(57.52485vw,99vh) scale(.0924)}}.snow:nth-child(318){opacity:1.84;transform:translate(86.1794vw,-10px) scale(.716);animation:fall-318 30s -26s linear infinite}@keyframes fall-318{51.012%{transform:translate(78.9716vw,51.012vh) scale(.716)}to{transform:translate(82.5755vw,99vh) scale(.716)}}.snow:nth-child(319){opacity:.4088;transform:translate(78.4788vw,-10px) scale(.933);animation:fall-319 14s -19s linear infinite}@keyframes fall-319{47.961%{transform:translate(70.0508vw,47.961vh) scale(.933)}to{transform:translate(74.2648vw,99vh) scale(.933)}}.snow:nth-child(320){opacity:1.5812;transform:translate(54.4992vw,-10px) scale(.6111);animation:fall-320 30s -22s linear infinite}@keyframes fall-320{53.743%{transform:translate(48.6149vw,53.743vh) scale(.6111)}to{transform:translate(51.55705vw,99vh) scale(.6111)}}.snow:nth-child(321){opacity:.7334;transform:translate(16.5131vw,-10px) scale(.5679);animation:fall-321 15s -26s linear infinite}@keyframes fall-321{52.672%{transform:translate(20.4746vw,52.672vh) scale(.5679)}to{transform:translate(18.49385vw,99vh) scale(.5679)}}.snow:nth-child(322){opacity:.7288;transform:translate(63.7186vw,-10px) scale(.525);animation:fall-322 15s -20s linear infinite}@keyframes fall-322{39.887%{transform:translate(68.1623vw,39.887vh) scale(.525)}to{transform:translate(65.94045vw,99vh) scale(.525)}}.snow:nth-child(323){opacity:1.3664;transform:translate(80.6726vw,-10px) scale(.5224);animation:fall-323 28s -1s linear infinite}@keyframes fall-323{63.925%{transform:translate(76.382vw,63.925vh) scale(.5224)}to{transform:translate(78.5273vw,99vh) scale(.5224)}}.snow:nth-child(324){opacity:1.8766;transform:translate(41.7419vw,-10px) scale(.6522);animation:fall-324 24s -6s linear infinite}@keyframes fall-324{43.434%{transform:translate(36.2575vw,43.434vh) scale(.6522)}to{transform:translate(38.9997vw,99vh) scale(.6522)}}.snow:nth-child(325){opacity:.3708;transform:translate(4.9454vw,-10px) scale(.4154);animation:fall-325 23s -2s linear infinite}@keyframes fall-325{35.962%{transform:translate(14.315vw,35.962vh) scale(.4154)}to{transform:translate(9.6302vw,99vh) scale(.4154)}}.snow:nth-child(326){opacity:.9302;transform:translate(31.8402vw,-10px) scale(.1584);animation:fall-326 11s -7s linear infinite}@keyframes fall-326{46.261%{transform:translate(26.9103vw,46.261vh) scale(.1584)}to{transform:translate(29.37525vw,99vh) scale(.1584)}}.snow:nth-child(327){opacity:.809;transform:translate(46.8522vw,-10px) scale(.751);animation:fall-327 15s -25s linear infinite}@keyframes fall-327{61.062%{transform:translate(47.5354vw,61.062vh) scale(.751)}to{transform:translate(47.1938vw,99vh) scale(.751)}}.snow:nth-child(328){opacity:.6376;transform:translate(47.3595vw,-10px) scale(.712);animation:fall-328 13s -27s linear infinite}@keyframes fall-328{37.422%{transform:translate(42.4893vw,37.422vh) scale(.712)}to{transform:translate(44.9244vw,99vh) scale(.712)}}.snow:nth-child(329){opacity:1.0838;transform:translate(84.2915vw,-10px) scale(.3493);animation:fall-329 10s -18s linear infinite}@keyframes fall-329{45.593%{transform:translate(86.4382vw,45.593vh) scale(.3493)}to{transform:translate(85.36485vw,99vh) scale(.3493)}}.snow:nth-child(330){opacity:1.2208;transform:translate(49.5458vw,-10px) scale(.2188);animation:fall-330 11s -7s linear infinite}@keyframes fall-330{48.112%{transform:translate(48.4642vw,48.112vh) scale(.2188)}to{transform:translate(49.005vw,99vh) scale(.2188)}}.snow:nth-child(331){opacity:.6196;transform:translate(.2517vw,-10px) scale(.0388);animation:fall-331 24s -26s linear infinite}@keyframes fall-331{65.271%{transform:translate(1.8342vw,65.271vh) scale(.0388)}to{transform:translate(1.04295vw,99vh) scale(.0388)}}.snow:nth-child(332){opacity:1.074;transform:translate(39.1215vw,-10px) scale(.6563);animation:fall-332 30s -4s linear infinite}@keyframes fall-332{56.41%{transform:translate(33.6571vw,56.41vh) scale(.6563)}to{transform:translate(36.3893vw,99vh) scale(.6563)}}.snow:nth-child(333){opacity:1.126;transform:translate(27.0733vw,-10px) scale(.5485);animation:fall-333 18s -7s linear infinite}@keyframes fall-333{69.341%{transform:translate(35.3455vw,69.341vh) scale(.5485)}to{transform:translate(31.2094vw,99vh) scale(.5485)}}.snow:nth-child(334){opacity:1.9838;transform:translate(44.0634vw,-10px) scale(.6802);animation:fall-334 15s -21s linear infinite}@keyframes fall-334{64.139%{transform:translate(51.2091vw,64.139vh) scale(.6802)}to{transform:translate(47.63625vw,99vh) scale(.6802)}}.snow:nth-child(335){opacity:.622;transform:translate(44.3276vw,-10px) scale(.762);animation:fall-335 27s -7s linear infinite}@keyframes fall-335{65.648%{transform:translate(38.6888vw,65.648vh) scale(.762)}to{transform:translate(41.5082vw,99vh) scale(.762)}}.snow:nth-child(336){opacity:.5418;transform:translate(90.9346vw,-10px) scale(.1346);animation:fall-336 11s -9s linear infinite}@keyframes fall-336{57.74%{transform:translate(94.5918vw,57.74vh) scale(.1346)}to{transform:translate(92.7632vw,99vh) scale(.1346)}}.snow:nth-child(337){opacity:.5876;transform:translate(93.829vw,-10px) scale(.8945);animation:fall-337 13s -11s linear infinite}@keyframes fall-337{50.545%{transform:translate(101.6401vw,50.545vh) scale(.8945)}to{transform:translate(97.73455vw,99vh) scale(.8945)}}.snow:nth-child(338){opacity:.5528;transform:translate(6.6004vw,-10px) scale(.5101);animation:fall-338 11s -6s linear infinite}@keyframes fall-338{70.822%{transform:translate(-1.0059vw,70.822vh) scale(.5101)}to{transform:translate(2.79725vw,99vh) scale(.5101)}}.snow:nth-child(339){opacity:.7998;transform:translate(87.3108vw,-10px) scale(.1735);animation:fall-339 29s -27s linear infinite}@keyframes fall-339{77.016%{transform:translate(89.165vw,77.016vh) scale(.1735)}to{transform:translate(88.2379vw,99vh) scale(.1735)}}.snow:nth-child(340){opacity:1.0074;transform:translate(34.369vw,-10px) scale(.1611);animation:fall-340 15s -22s linear infinite}@keyframes fall-340{32.533%{transform:translate(42.7513vw,32.533vh) scale(.1611)}to{transform:translate(38.56015vw,99vh) scale(.1611)}}.snow:nth-child(341){opacity:1.443;transform:translate(43.4214vw,-10px) scale(.4268);animation:fall-341 24s -8s linear infinite}@keyframes fall-341{61.609%{transform:translate(40.0056vw,61.609vh) scale(.4268)}to{transform:translate(41.7135vw,99vh) scale(.4268)}}.snow:nth-child(342){opacity:1.9978;transform:translate(41.741vw,-10px) scale(.1598);animation:fall-342 27s -12s linear infinite}@keyframes fall-342{61.733%{transform:translate(34.176vw,61.733vh) scale(.1598)}to{transform:translate(37.9585vw,99vh) scale(.1598)}}.snow:nth-child(343){opacity:.253;transform:translate(66.0621vw,-10px) scale(.7008);animation:fall-343 24s -20s linear infinite}@keyframes fall-343{34.539%{transform:translate(71.8882vw,34.539vh) scale(.7008)}to{transform:translate(68.97515vw,99vh) scale(.7008)}}.snow:nth-child(344){opacity:1.2008;transform:translate(20.3473vw,-10px) scale(.6843);animation:fall-344 16s -20s linear infinite}@keyframes fall-344{30.102%{transform:translate(17.2459vw,30.102vh) scale(.6843)}to{transform:translate(18.7966vw,99vh) scale(.6843)}}.snow:nth-child(345){opacity:1.4412;transform:translate(72.8663vw,-10px) scale(.9266);animation:fall-345 29s -27s linear infinite}@keyframes fall-345{52.234%{transform:translate(72.3036vw,52.234vh) scale(.9266)}to{transform:translate(72.58495vw,99vh) scale(.9266)}}.snow:nth-child(346){opacity:.7194;transform:translate(8.9339vw,-10px) scale(.037);animation:fall-346 17s -30s linear infinite}@keyframes fall-346{40.467%{transform:translate(5.999vw,40.467vh) scale(.037)}to{transform:translate(7.46645vw,99vh) scale(.037)}}.snow:nth-child(347){opacity:.7488;transform:translate(7.1287vw,-10px) scale(.3547);animation:fall-347 14s -14s linear infinite}@keyframes fall-347{46.54%{transform:translate(7.8043vw,46.54vh) scale(.3547)}to{transform:translate(7.4665vw,99vh) scale(.3547)}}.snow:nth-child(348){opacity:1.1768;transform:translate(45.037vw,-10px) scale(.3792);animation:fall-348 14s -4s linear infinite}@keyframes fall-348{30.012%{transform:translate(48.0045vw,30.012vh) scale(.3792)}to{transform:translate(46.52075vw,99vh) scale(.3792)}}.snow:nth-child(349){opacity:.6722;transform:translate(88.965vw,-10px) scale(.9715);animation:fall-349 10s -8s linear infinite}@keyframes fall-349{67.912%{transform:translate(89.601vw,67.912vh) scale(.9715)}to{transform:translate(89.283vw,99vh) scale(.9715)}}.snow:nth-child(350){opacity:1.3906;transform:translate(2.2629vw,-10px) scale(.6534);animation:fall-350 30s -22s linear infinite}@keyframes fall-350{72.527%{transform:translate(-6.8981vw,72.527vh) scale(.6534)}to{transform:translate(-2.3176vw,99vh) scale(.6534)}}.snow:nth-child(351){opacity:.8282;transform:translate(22.9918vw,-10px) scale(.8289);animation:fall-351 15s -8s linear infinite}@keyframes fall-351{46.968%{transform:translate(21.1614vw,46.968vh) scale(.8289)}to{transform:translate(22.0766vw,99vh) scale(.8289)}}.snow:nth-child(352){opacity:.0792;transform:translate(93.1813vw,-10px) scale(.2044);animation:fall-352 19s -13s linear infinite}@keyframes fall-352{47.826%{transform:translate(102.3967vw,47.826vh) scale(.2044)}to{transform:translate(97.789vw,99vh) scale(.2044)}}.snow:nth-child(353){opacity:1.283;transform:translate(67.9808vw,-10px) scale(.0848);animation:fall-353 27s -27s linear infinite}@keyframes fall-353{48.844%{transform:translate(61.4882vw,48.844vh) scale(.0848)}to{transform:translate(64.7345vw,99vh) scale(.0848)}}.snow:nth-child(354){opacity:.435;transform:translate(65.7513vw,-10px) scale(.5268);animation:fall-354 27s -10s linear infinite}@keyframes fall-354{33.157%{transform:translate(72.8697vw,33.157vh) scale(.5268)}to{transform:translate(69.3105vw,99vh) scale(.5268)}}.snow:nth-child(355){opacity:.5604;transform:translate(94.7374vw,-10px) scale(.7474);animation:fall-355 21s -30s linear infinite}@keyframes fall-355{62.709%{transform:translate(94.6144vw,62.709vh) scale(.7474)}to{transform:translate(94.6759vw,99vh) scale(.7474)}}.snow:nth-child(356){opacity:.1556;transform:translate(33.08vw,-10px) scale(.7232);animation:fall-356 26s -2s linear infinite}@keyframes fall-356{69.093%{transform:translate(42.2327vw,69.093vh) scale(.7232)}to{transform:translate(37.65635vw,99vh) scale(.7232)}}.snow:nth-child(357){opacity:1.1004;transform:translate(73.7vw,-10px) scale(.0406);animation:fall-357 21s -8s linear infinite}@keyframes fall-357{38.217%{transform:translate(64.9217vw,38.217vh) scale(.0406)}to{transform:translate(69.31085vw,99vh) scale(.0406)}}.snow:nth-child(358){opacity:1.1994;transform:translate(64.4054vw,-10px) scale(.9465);animation:fall-358 20s -2s linear infinite}@keyframes fall-358{30.251%{transform:translate(73.4919vw,30.251vh) scale(.9465)}to{transform:translate(68.94865vw,99vh) scale(.9465)}}.snow:nth-child(359){opacity:.0368;transform:translate(86.8835vw,-10px) scale(.8624);animation:fall-359 17s -13s linear infinite}@keyframes fall-359{38.42%{transform:translate(80.6978vw,38.42vh) scale(.8624)}to{transform:translate(83.79065vw,99vh) scale(.8624)}}.snow:nth-child(360){opacity:.9944;transform:translate(41.9165vw,-10px) scale(.1985);animation:fall-360 21s -28s linear infinite}@keyframes fall-360{56.246%{transform:translate(37.2949vw,56.246vh) scale(.1985)}to{transform:translate(39.6057vw,99vh) scale(.1985)}}.snow:nth-child(361){opacity:.7258;transform:translate(6.6423vw,-10px) scale(.7864);animation:fall-361 15s -19s linear infinite}@keyframes fall-361{57.845%{transform:translate(3.7551vw,57.845vh) scale(.7864)}to{transform:translate(5.1987vw,99vh) scale(.7864)}}.snow:nth-child(362){opacity:1.5168;transform:translate(54.6826vw,-10px) scale(.4865);animation:fall-362 11s -18s linear infinite}@keyframes fall-362{31.141%{transform:translate(52.1782vw,31.141vh) scale(.4865)}to{transform:translate(53.4304vw,99vh) scale(.4865)}}.snow:nth-child(363){opacity:1.7026;transform:translate(31.7601vw,-10px) scale(.9071);animation:fall-363 12s -27s linear infinite}@keyframes fall-363{43.293%{transform:translate(31.8199vw,43.293vh) scale(.9071)}to{transform:translate(31.79vw,99vh) scale(.9071)}}.snow:nth-child(364){opacity:1.1708;transform:translate(56.657vw,-10px) scale(.0758);animation:fall-364 19s -18s linear infinite}@keyframes fall-364{69.621%{transform:translate(49.2871vw,69.621vh) scale(.0758)}to{transform:translate(52.97205vw,99vh) scale(.0758)}}.snow:nth-child(365){opacity:1.6316;transform:translate(11.1425vw,-10px) scale(.2013);animation:fall-365 16s -27s linear infinite}@keyframes fall-365{57.021%{transform:translate(1.4633vw,57.021vh) scale(.2013)}to{transform:translate(6.3029vw,99vh) scale(.2013)}}.snow:nth-child(366){opacity:1.7146;transform:translate(18.3705vw,-10px) scale(.8118);animation:fall-366 18s -9s linear infinite}@keyframes fall-366{41.683%{transform:translate(14.0726vw,41.683vh) scale(.8118)}to{transform:translate(16.22155vw,99vh) scale(.8118)}}.snow:nth-child(367){opacity:1.4418;transform:translate(57.9891vw,-10px) scale(.0712);animation:fall-367 29s -27s linear infinite}@keyframes fall-367{37.36%{transform:translate(63.4396vw,37.36vh) scale(.0712)}to{transform:translate(60.71435vw,99vh) scale(.0712)}}.snow:nth-child(368){opacity:1.0504;transform:translate(89.4946vw,-10px) scale(.4083);animation:fall-368 30s -13s linear infinite}@keyframes fall-368{77.42%{transform:translate(86.0068vw,77.42vh) scale(.4083)}to{transform:translate(87.7507vw,99vh) scale(.4083)}}.snow:nth-child(369){opacity:.822;transform:translate(49.3439vw,-10px) scale(.9204);animation:fall-369 15s -10s linear infinite}@keyframes fall-369{35.864%{transform:translate(47.1144vw,35.864vh) scale(.9204)}to{transform:translate(48.22915vw,99vh) scale(.9204)}}.snow:nth-child(370){opacity:1.236;transform:translate(72.2767vw,-10px) scale(.5777);animation:fall-370 21s -15s linear infinite}@keyframes fall-370{36.568%{transform:translate(80.6122vw,36.568vh) scale(.5777)}to{transform:translate(76.44445vw,99vh) scale(.5777)}}.snow:nth-child(371){opacity:1.0074;transform:translate(58.1565vw,-10px) scale(.0377);animation:fall-371 15s -24s linear infinite}@keyframes fall-371{75.496%{transform:translate(50.936vw,75.496vh) scale(.0377)}to{transform:translate(54.54625vw,99vh) scale(.0377)}}.snow:nth-child(372){opacity:1.4396;transform:translate(9.527vw,-10px) scale(.6387);animation:fall-372 25s -6s linear infinite}@keyframes fall-372{61.152%{transform:translate(10.3298vw,61.152vh) scale(.6387)}to{transform:translate(9.9284vw,99vh) scale(.6387)}}.snow:nth-child(373){opacity:1.7188;transform:translate(93.166vw,-10px) scale(.6749);animation:fall-373 23s -8s linear infinite}@keyframes fall-373{37.03%{transform:translate(96.8727vw,37.03vh) scale(.6749)}to{transform:translate(95.01935vw,99vh) scale(.6749)}}.snow:nth-child(374){opacity:1.5086;transform:translate(66.4354vw,-10px) scale(.6231);animation:fall-374 10s -20s linear infinite}@keyframes fall-374{50%{transform:translate(56.4597vw,50vh) scale(.6231)}to{transform:translate(61.44755vw,99vh) scale(.6231)}}.snow:nth-child(375){opacity:1.375;transform:translate(7.6173vw,-10px) scale(.8474);animation:fall-375 17s -22s linear infinite}@keyframes fall-375{47.41%{transform:translate(7.5878vw,47.41vh) scale(.8474)}to{transform:translate(7.60255vw,99vh) scale(.8474)}}.snow:nth-child(376){opacity:.8034;transform:translate(17.0401vw,-10px) scale(.5126);animation:fall-376 29s -16s linear infinite}@keyframes fall-376{78.073%{transform:translate(9.1741vw,78.073vh) scale(.5126)}to{transform:translate(13.1071vw,99vh) scale(.5126)}}.snow:nth-child(377){opacity:.074;transform:translate(6.7488vw,-10px) scale(.0919);animation:fall-377 29s -3s linear infinite}@keyframes fall-377{44.273%{transform:translate(2.0433vw,44.273vh) scale(.0919)}to{transform:translate(4.39605vw,99vh) scale(.0919)}}.snow:nth-child(378){opacity:.4222;transform:translate(79.5173vw,-10px) scale(.12);animation:fall-378 20s -14s linear infinite}@keyframes fall-378{69.113%{transform:translate(71.5981vw,69.113vh) scale(.12)}to{transform:translate(75.5577vw,99vh) scale(.12)}}.snow:nth-child(379){opacity:1.9208;transform:translate(21.179vw,-10px) scale(.2569);animation:fall-379 25s -24s linear infinite}@keyframes fall-379{33.47%{transform:translate(18.4677vw,33.47vh) scale(.2569)}to{transform:translate(19.82335vw,99vh) scale(.2569)}}.snow:nth-child(380){opacity:1.7736;transform:translate(6.7974vw,-10px) scale(.3065);animation:fall-380 28s -25s linear infinite}@keyframes fall-380{39.811%{transform:translate(2.6237vw,39.811vh) scale(.3065)}to{transform:translate(4.71055vw,99vh) scale(.3065)}}.snow:nth-child(381){opacity:.1336;transform:translate(93.1421vw,-10px) scale(.5967);animation:fall-381 13s -13s linear infinite}@keyframes fall-381{70.818%{transform:translate(101.5989vw,70.818vh) scale(.5967)}to{transform:translate(97.3705vw,99vh) scale(.5967)}}.snow:nth-child(382){opacity:1.3674;transform:translate(34.009vw,-10px) scale(.7096);animation:fall-382 15s -21s linear infinite}@keyframes fall-382{60.105%{transform:translate(29.2509vw,60.105vh) scale(.7096)}to{transform:translate(31.62995vw,99vh) scale(.7096)}}.snow:nth-child(383){opacity:.2372;transform:translate(48.9576vw,-10px) scale(.6758);animation:fall-383 27s -15s linear infinite}@keyframes fall-383{75.341%{transform:translate(45.3391vw,75.341vh) scale(.6758)}to{transform:translate(47.14835vw,99vh) scale(.6758)}}.snow:nth-child(384){opacity:1.1756;transform:translate(84.3162vw,-10px) scale(.8435);animation:fall-384 28s -19s linear infinite}@keyframes fall-384{79.396%{transform:translate(76.9647vw,79.396vh) scale(.8435)}to{transform:translate(80.64045vw,99vh) scale(.8435)}}.snow:nth-child(385){opacity:1.447;transform:translate(3.8217vw,-10px) scale(.3097);animation:fall-385 29s -24s linear infinite}@keyframes fall-385{61.947%{transform:translate(4.8202vw,61.947vh) scale(.3097)}to{transform:translate(4.32095vw,99vh) scale(.3097)}}.snow:nth-child(386){opacity:1.2798;transform:translate(14.0332vw,-10px) scale(.0367);animation:fall-386 29s -21s linear infinite}@keyframes fall-386{72.787%{transform:translate(16.1908vw,72.787vh) scale(.0367)}to{transform:translate(15.112vw,99vh) scale(.0367)}}.snow:nth-child(387){opacity:1.7838;transform:translate(40.8972vw,-10px) scale(.3607);animation:fall-387 20s -17s linear infinite}@keyframes fall-387{79.814%{transform:translate(38.4483vw,79.814vh) scale(.3607)}to{transform:translate(39.67275vw,99vh) scale(.3607)}}.snow:nth-child(388){opacity:.1226;transform:translate(30.0012vw,-10px) scale(.5468);animation:fall-388 10s -7s linear infinite}@keyframes fall-388{74.999%{transform:translate(35.0314vw,74.999vh) scale(.5468)}to{transform:translate(32.5163vw,99vh) scale(.5468)}}.snow:nth-child(389){opacity:.1522;transform:translate(77.809vw,-10px) scale(.4024);animation:fall-389 29s -13s linear infinite}@keyframes fall-389{64.872%{transform:translate(72.0429vw,64.872vh) scale(.4024)}to{transform:translate(74.92595vw,99vh) scale(.4024)}}.snow:nth-child(390){opacity:1.7034;transform:translate(51.9147vw,-10px) scale(.4201);animation:fall-390 16s -17s linear infinite}@keyframes fall-390{34.181%{transform:translate(49.2881vw,34.181vh) scale(.4201)}to{transform:translate(50.6014vw,99vh) scale(.4201)}}.snow:nth-child(391){opacity:1.243;transform:translate(81.721vw,-10px) scale(.4862);animation:fall-391 16s -2s linear infinite}@keyframes fall-391{51.716%{transform:translate(73.3707vw,51.716vh) scale(.4862)}to{transform:translate(77.54585vw,99vh) scale(.4862)}}.snow:nth-child(392){opacity:.4466;transform:translate(82.7457vw,-10px) scale(.1584);animation:fall-392 25s -27s linear infinite}@keyframes fall-392{38.105%{transform:translate(75.5213vw,38.105vh) scale(.1584)}to{transform:translate(79.1335vw,99vh) scale(.1584)}}.snow:nth-child(393){opacity:1.3446;transform:translate(59.8507vw,-10px) scale(.4116);animation:fall-393 27s -3s linear infinite}@keyframes fall-393{64.764%{transform:translate(50.9189vw,64.764vh) scale(.4116)}to{transform:translate(55.3848vw,99vh) scale(.4116)}}.snow:nth-child(394){opacity:.2432;transform:translate(99.2455vw,-10px) scale(.9206);animation:fall-394 17s -25s linear infinite}@keyframes fall-394{38.31%{transform:translate(90.4985vw,38.31vh) scale(.9206)}to{transform:translate(94.872vw,99vh) scale(.9206)}}.snow:nth-child(395){opacity:1.2962;transform:translate(26.0594vw,-10px) scale(.6375);animation:fall-395 27s -4s linear infinite}@keyframes fall-395{63.652%{transform:translate(23.8635vw,63.652vh) scale(.6375)}to{transform:translate(24.96145vw,99vh) scale(.6375)}}.snow:nth-child(396){opacity:.0616;transform:translate(4.0508vw,-10px) scale(.198);animation:fall-396 11s -8s linear infinite}@keyframes fall-396{50.953%{transform:translate(-2.4602vw,50.953vh) scale(.198)}to{transform:translate(.7953vw,99vh) scale(.198)}}.snow:nth-child(397){opacity:.2558;transform:translate(94.6144vw,-10px) scale(.0842);animation:fall-397 21s -15s linear infinite}@keyframes fall-397{41.939%{transform:translate(103.5685vw,41.939vh) scale(.0842)}to{transform:translate(99.09145vw,99vh) scale(.0842)}}.snow:nth-child(398){opacity:.9236;transform:translate(14.1545vw,-10px) scale(.2439);animation:fall-398 21s -4s linear infinite}@keyframes fall-398{71.245%{transform:translate(9.4584vw,71.245vh) scale(.2439)}to{transform:translate(11.80645vw,99vh) scale(.2439)}}.snow:nth-child(399){opacity:.2054;transform:translate(58.4298vw,-10px) scale(.8743);animation:fall-399 28s -20s linear infinite}@keyframes fall-399{32.159%{transform:translate(61.2154vw,32.159vh) scale(.8743)}to{transform:translate(59.8226vw,99vh) scale(.8743)}}.snow:nth-child(400){opacity:1.0382;transform:translate(65.2484vw,-10px) scale(.7814);animation:fall-400 13s -3s linear infinite}@keyframes fall-400{76.291%{transform:translate(68.4885vw,76.291vh) scale(.7814)}to{transform:translate(66.86845vw,99vh) scale(.7814)}}\n"], dependencies: [{ kind: "directive", type: i3.NgForOf, selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }, { kind: "directive", type: i3.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "directive", type: i2.RouterOutlet, selector: "router-outlet", inputs: ["name"], outputs: ["activate", "deactivate", "attach", "detach"], exportAs: ["outlet"] }], encapsulation: i0.ViewEncapsulation.None });
|
|
25
|
+
AppComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.9", type: AppComponent, selector: "app-root", ngImport: i0, template: "<ng-container *ngIf=\"_state.christmasTime\">\r\n <div *ngFor=\"let i of snows; trackBy: snowTrackBy\" class=\"snow\"></div>\r\n</ng-container>\r\n<router-outlet></router-outlet>", styles: [".table-borderless>tbody>tr>td,.table-borderless>tbody>tr>th,.table-borderless>tfoot>tr>td,.table-borderless>tfoot>tr>th,.table-borderless>thead>tr>td,.table-borderless>thead>tr>th{border:none}.table,.table-responsive{margin-bottom:5px}a:hover,a:focus{text-decoration:none}a:not([href]){color:inherit;text-decoration:none}a:not([href]):hover{color:inherit;text-decoration:none}*{outline:none!important}.modal-title{width:calc(100% - 20px)}.progress{height:20px}.progress.progress-primary[value]::-webkit-progress-value{background-color:#024a88}.progress.progress-primary[value]::-moz-progress-bar{background-color:#024a88}.progress.progress-primary[value]::-ms-fill{background-color:#024a88}@media screen and (min-width: 0\\fffd){.progress.progress-primary .progress-bar{background-color:#024a88}}.progress.progress-info[value]::-webkit-progress-value{background-color:#248dad}.progress.progress-info[value]::-moz-progress-bar{background-color:#248dad}.progress.progress-info[value]::-ms-fill{background-color:#248dad}@media screen and (min-width: 0\\fffd){.progress.progress-info .progress-bar{background-color:#248dad}}.progress.progress-danger[value]::-webkit-progress-value{background-color:#bf1725}.progress.progress-danger[value]::-moz-progress-bar{background-color:#bf1725}.progress.progress-danger[value]::-ms-fill{background-color:#bf1725}@media screen and (min-width: 0\\fffd){.progress.progress-danger .progress-bar{background-color:#bf1725}}.progress.progress-success[value]::-webkit-progress-value{background-color:#2d922d}.progress.progress-success[value]::-moz-progress-bar{background-color:#2d922d}.progress.progress-success[value]::-ms-fill{background-color:#2d922d}@media screen and (min-width: 0\\fffd){.progress.progress-success .progress-bar{background-color:#2d922d}}.progress.progress-warning[value]::-webkit-progress-value{background-color:#f79a17}.progress.progress-warning[value]::-moz-progress-bar{background-color:#f79a17}.progress.progress-warning[value]::-ms-fill{background-color:#f79a17}@media screen and (min-width: 0\\fffd){.progress.progress-warning .progress-bar{background-color:#f79a17}}.progress[value]::-moz-progress-bar{border-radius:0}.progress[value]::-webkit-progress-value{border-radius:0}.progress[value=\"100\"]::-moz-progress-bar{border-radius:0}.progress[value=\"100\"]::-webkit-progress-value{border-radius:0}.progress-xs{height:7px}.progress-sm{height:10px}.progress-md{height:13px}.progress-bar-info-striped{background-image:linear-gradient(45deg,hsla(0,0%,100%,.15) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.15) 0,hsla(0,0%,100%,.15) 75%,transparent 0,transparent);background-size:1rem 1rem;background-color:#5bc0de!important}.progress-bar-animated{animation:progress-bar-stripes 1s linear infinite}.tag{font-weight:400;line-height:1.4;letter-spacing:.03em}.tag.tag-primary{background-color:#024a88}.tag.tag-info{background-color:#248dad}.tag.tag-danger{background-color:#bf1725}.tag.tag-success{background-color:#2d922d}.tag.tag-warning{background-color:#f79a17}.tag.tag-dark{background-color:#000}.tag.tag-main{background-color:#242d3a}.card{border:none;border-radius:0;width:100%;overflow:hidden;margin-bottom:29px;box-shadow:1px 1px 5px #00000040;display:block}.card .card-header{background:#344154;color:#fff;line-height:10px;border-radius:0;border:none}.card .card-header a{color:#fff}.card .card-header a:hover{color:#fffc}.card .card-footer{background:#344154;color:#fff;line-height:6px;border-radius:0;border:none}.card.card-outline-default{background:transparent;border:1px solid #fff}.card.card-primary{background:#024a88}.card.card-primary.medium-opacity{background:rgba(2,74,136,.5)}.card.card-outline-primary{background:transparent;border:1px solid #024a88}.card.card-success{background:#2d922d;margin-bottom:15px}.card.card-success.medium-opacity{background:rgba(45,146,45,.5)}.card.card-outline-success{background:transparent;border:1px solid #2d922d}.card.card-info{background:#248dad;margin-bottom:15px}.card.card-info.medium-opacity{background:rgba(36,141,173,.5)}.card.card-outline-info{background:transparent;border:1px solid #248dad}.card.card-warning{background:#f79a17;margin-bottom:15px}.card.card-warning.medium-opacity{background:rgba(247,154,23,.5)}.card.card-outline-warning{background:transparent;border:1px solid #f79a17}.card.card-danger{background:#bf1725;margin-bottom:15px}.card.card-danger.medium-opacity{background:rgba(191,23,37,.5)}.card.card-outline-danger{background:transparent;border:1px solid #bf1725}.card.card-primary .card-header,.card.card-success .card-header,.card.card-info .card-header,.card.card-danger .card-header,.card.card-warning .card-header{background:rgba(0,0,0,.4)}.card.card-primary .card-body,.card.card-success .card-body,.card.card-info .card-body,.card.card-danger .card-body,.card.card-warning .card-body{color:#fff}.card.card-primary .card-footer,.card.card-success .card-footer,.card.card-info .card-footer,.card.card-danger .card-footer,.card.card-warning .card-footer{background:rgba(0,0,0,.2)}.card.overlay .card-img{border-radius:0;-moz-filter:brightness(100%);-ms-filter:brightness(100%);-o-filter:brightness(100%);filter:brightness(100%)}.card.overlay:hover .card-img{-moz-filter:brightness(80%);-ms-filter:brightness(80%);-o-filter:brightness(80%);filter:brightness(80%)}.card.overlay .card-img-overlay{color:#fff}.card.overlay .card-img-overlay.overlay-bottom{top:auto}.card.overlay .card-img-overlay.slide-up{transform:translateY(100%)}.card.overlay .card-img-overlay.slide-down{transform:translateY(-100%)}.card.overlay .card-img-overlay.slide-left{transform:translate(-100%)}.card.overlay .card-img-overlay.slide-right{transform:translate(100%)}.card.overlay .card-img-overlay.hover-opacity{opacity:0}.card.overlay:hover .slide-up,.card.overlay:hover .slide-down{transform:translateY(0)}.card.overlay:hover .slide-left,.card.overlay:hover .slide-right{transform:translate(0)}.card.overlay:hover .hover-opacity{opacity:1}@media (min-width: 1400px){.d-xxl-block{display:block!important}}@media (min-width: 576px){.card-columns{-moz-column-count:3;-moz-column-gap:1.25rem}}.btn{border-radius:0}.btn:focus{outline:0}.btn:active{outline:0!important}.btn-rounded{border-radius:25rem}.btn-xs{padding:.2rem .4rem;font-size:.715rem}.btn-primary{background:rgba(2,74,136,.8)!important;border-color:#024a88cc!important}.btn-primary.medium-opacity{background:rgba(2,74,136,.5);border-color:#024a881a}.btn-primary:hover,.btn-primary:focus{background:#024a88;border-color:#024a88}.btn-primary:active{background:rgba(2,74,136,.95)!important;border-color:#024a88f2!important}.btn-success{background:rgba(45,146,45,.8);border-color:#2d922dcc}.btn-success.medium-opacity{background:rgba(45,146,45,.5);border-color:#2d922d1a}.btn-success:hover,.btn-success:focus{background:#2d922d;border-color:#2d922d}.btn-success:active{background:rgba(45,146,45,.95)!important;border-color:#2d922df2!important}.btn-info{background:rgba(36,141,173,.8);border-color:#248dadcc}.btn-info.medium-opacity{background:rgba(36,141,173,.5);border-color:#248dad1a}.btn-info:hover,.btn-info:focus{background:#248dad;border-color:#248dad}.btn-info:active{background:rgba(36,141,173,.95)!important;border-color:#248dadf2!important}.btn-warning{background:rgba(247,154,23,.8);border-color:#f79a17cc}.btn-warning.medium-opacity{background:rgba(247,154,23,.5);border-color:#f79a171a}.btn-warning:hover,.btn-warning:focus{background:#f79a17;border-color:#f79a17}.btn-warning:active{background:rgba(247,154,23,.95)!important;border-color:#f79a17f2!important}.btn-danger{background:rgba(191,23,37,.8);border-color:#bf1725cc}.btn-danger.medium-opacity{background:rgba(191,23,37,.5);border-color:#bf17251a}.btn-danger:hover,.btn-danger:focus{background:#bf1725;border-color:#bf1725}.btn-danger:active{background:rgba(191,23,37,.95)!important;border-color:#bf1725f2!important}.btn-dark{background:rgba(0,0,0,.8);border-color:#000c;color:#fff}.btn-dark.medium-opacity{background:rgba(0,0,0,.5);border-color:#0000001a}.btn-dark:hover{background:black;border-color:#000}.btn-dark:active{background:rgba(0,0,0,.95)!important;border-color:#000000f2!important}.btn-main{background:rgba(36,45,58,.8);border-color:#242d3acc;color:#fff}.btn-main.medium-opacity{background:rgba(36,45,58,.5);border-color:#242d3a1a}.btn-main:hover{color:#fff!important;background:#242d3a;border-color:#242d3a}.btn-main:active{background:rgba(36,45,58,.95)!important;border-color:#242d3af2!important}.btn-outline-primary{color:#024a88;border-color:#024a88}.btn-outline-primary:hover,.btn-outline-primary:focus{color:#fff;background:#024a88;border-color:#024a88}.btn-outline-primary:active,.btn-outline-primary.active{color:#fff!important;background:#024a88!important;border-color:#024a88!important}.btn-outline-success{color:#2d922d;border-color:#2d922d}.btn-outline-success:hover,.btn-outline-success:focus{color:#fff;background:#2d922d;border-color:#2d922d}.btn-outline-success:active,.btn-outline-success.active{color:#fff!important;background:#2d922d!important;border-color:#2d922d!important}.btn-outline-info{color:#248dad;border-color:#248dad}.btn-outline-info:hover,.btn-outline-info:focus{color:#fff;background:#248dad;border-color:#248dad}.btn-outline-info:active,.btn-outline-info.active{color:#fff!important;background:#248dad!important;border-color:#248dad!important}.btn-outline-warning{color:#f79a17;border-color:#f79a17}.btn-outline-warning:hover,.btn-outline-warning:focus{color:#fff;background:#f79a17;border-color:#f79a17}.btn-outline-warning:active,.btn-outline-warning.active{color:#fff!important;background:#f79a17!important;border-color:#f79a17!important}.btn-outline-danger{color:#bf1725;border-color:#bf1725}.btn-outline-danger:hover,.btn-outline-danger:focus{color:#fff;background:#bf1725;border-color:#bf1725}.btn-outline-danger:active,.btn-outline-danger.active{color:#fff!important;background:#bf1725!important;border-color:#bf1725!important}.btn-outline-dark{color:#000;border-color:#000;background:transparent}.btn-outline-dark:hover,.btn-outline-dark:focus{color:#fff;background:#000;border-color:#000}.btn-outline-main{color:#242d3a;border-color:#242d3a;background:transparent}.btn-outline-main:hover,.btn-outline-main:focus{color:#fff;background:#242D3A;border-color:#242d3a}.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle),.btn-group>.btn:last-child:not(:first-child),.btn-group>.dropdown-toggle:not(:first-child){border-radius:0}.form-control-sm,.input-group-sm>.form-control,.input-group-sm>.input-group-addon,.input-group-sm>.input-group-btn>.btn{border-radius:0}.btn.disabled,.btn:disabled{cursor:not-allowed;opacity:.65}.btn-file-upload{height:35px;padding-top:3px!important}.text-primary{color:#024a88!important}.text-success{color:#2d922d!important}.text-info{color:#248dad!important}.text-warning{color:#f79a17!important}.text-danger{color:#bf1725!important}.background-success{background-color:#2d922d!important}.background-info{background-color:#248dad!important}.background-warning{background-color:#f79a17!important}.background-danger{background-color:#bf1725!important}.blockquote{font-size:1.2rem}.blockquote-footer{font-size:70%}.nav-tabs{background-color:#ccc;border:1px solid #ccc}.nav-tabs .nav-item .nav-link{color:#242d3acc;background-color:transparent;border:none;cursor:default}.nav-tabs .nav-item .nav-link.active{background-color:#fff;color:#242d3a}.nav-tabs .nav-item .nav-link:not(.active):hover{background-color:transparent;color:#242d3a;cursor:pointer}.nav-tabs.top{border-top-left-radius:.3rem;border-top-right-radius:.3rem}.nav-tabs.bottom{border-bottom-left-radius:.3rem;border-bottom-right-radius:.3rem}.nav-tabs.bottom .nav-item{margin-bottom:0;margin-top:-1px}.nav-tabs.bottom .nav-item .nav-link{border-radius:0 0 .3rem .3rem}.nav-tabs.tabs-primary{background-color:#024a8866;border:1px solid #024a88}.nav-tabs.tabs-primary .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-primary .nav-item .nav-link.active{background-color:#024a88;color:#fff}.nav-tabs.tabs-primary .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-success{background-color:#2d922d66;border:1px solid #2d922d}.nav-tabs.tabs-success .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-success .nav-item .nav-link.active{background-color:#2d922d;color:#fff}.nav-tabs.tabs-success .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-info{background-color:#248dad66;border:1px solid #248dad}.nav-tabs.tabs-info .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-info .nav-item .nav-link.active{background-color:#248dad;color:#fff}.nav-tabs.tabs-info .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-warning{background-color:#f79a1766;border:1px solid #f79a17}.nav-tabs.tabs-warning .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-warning .nav-item .nav-link.active{background-color:#f79a17;color:#fff}.nav-tabs.tabs-warning .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-danger{background-color:#bf172566;border:1px solid #bf1725}.nav-tabs.tabs-danger .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-danger .nav-item .nav-link.active{background-color:#bf1725;color:#fff}.nav-tabs.tabs-danger .nav-item .nav-link:not(.active):hover{color:#fff}.tab-content{position:relative;z-index:1;border:1px solid #ccc;background:#fff}.tab-content .tab-pane{padding:1rem}.tab-content.tab-content-primary{background-color:#024a88;color:#fff;border-color:#024a88}.tab-content.tab-content-success{background-color:#2d922d;color:#fff;border-color:#2d922d}.tab-content.tab-content-info{background-color:#248dad;color:#fff;border-color:#248dad}.tab-content.tab-content-warning{background-color:#f79a17;color:#fff;border-color:#f79a17}.tab-content.tab-content-danger{background-color:#bf1725;color:#fff;border-color:#bf1725}.tab-content.top{border-top:none}.tab-content.bottom{border-bottom:none}.vertical-tabs .nav{padding-right:0;overflow:hidden;background-color:#ccc;border:1px solid #ccc}.vertical-tabs .nav.left{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem;border-right:none;margin-right:-1px;z-index:2}.vertical-tabs .nav.right{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem;border-left:none;margin-left:-1px;z-index:2}.vertical-tabs .nav .nav-item .nav-link{color:#242d3acc;background-color:transparent;border-radius:0;cursor:default}.vertical-tabs .nav .nav-item .nav-link.active{background-color:#fff}.vertical-tabs .nav .nav-item .nav-link:not(.active):hover{background-color:transparent;color:#242d3a;cursor:pointer}.vertical-tabs .nav .nav-item .nav-link.disabled{color:#242d3a99;cursor:not-allowed!important}.alert.alert-success{background-color:#2d922d;border-color:#2d922d;color:#fff}.alert.alert-success.medium-opacity{background:rgba(45,146,45,.5);border-color:#2d922d99}.alert.alert-info{background-color:#248dad;border-color:#248dad;color:#fff}.alert.alert-info.medium-opacity{background-color:#248dad80;border-color:#248dad99}.alert.alert-warning{background-color:#f79a17;border-color:#f79a17;color:#fff}.alert.alert-warning.medium-opacity{background-color:#f79a1780;border-color:#f79a1799}.alert.alert-danger{background-color:#bf1725;border-color:#bf1725;color:#fff}.alert.alert-danger.medium-opacity{background-color:#bf172580;border-color:#bf172599}.modal{z-index:99999;padding-top:10%}.modal-dialog .modal-content{color:#000}.modal-dialog .modal-content .modal-header{border-top-left-radius:.2rem;border-top-right-radius:.2rem;padding:10px 15px}.modal-dialog .modal-content .modal-header.modal-primary{color:#fff;background-color:#024a88}.modal-dialog .modal-content .modal-header.modal-success{color:#fff;background-color:#2d922d}.modal-dialog .modal-content .modal-header.modal-info{color:#fff;background-color:#248dad}.modal-dialog .modal-content .modal-header.modal-warning{color:#fff;background-color:#f79a17}.modal-dialog .modal-content .modal-header.modal-danger{color:#fff;background-color:#bf1725}.modal-dialog .modal-content .modal-header i{margin-right:10px}.modal-dialog .modal-content .modal-footer{padding:10px 15px}.list-group .list-group-item{border-radius:0;padding:.55rem 1.25rem;color:#000c}.list-group .list-group-item.active{color:#ffffffe6;background-color:#024a88;border-color:#024a88}.list-group .list-group-item.active:hover,.list-group .list-group-item.active:focus{color:#fff!important}.list-group .list-group-item.disabled{color:#818a91;background-color:#ddd}.list-group .list-group-item:not(.disabled):focus{color:#000}.list-group .list-group-item.list-group-item-primary{color:#fff;background-color:#024a88}.list-group .list-group-item.list-group-item-success{color:#fff;background-color:#2d922d}.list-group .list-group-item.list-group-item-info{color:#fff;background-color:#248dad}.list-group .list-group-item.list-group-item-warning{color:#fff;background-color:#f79a17}.list-group .list-group-item.list-group-item-danger{color:#fff;background-color:#bf1725}.has-success .form-control-success{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.has-success .form-control{border-color:#2d922dcc}.has-success .form-control:focus{box-shadow:none;border-color:#2d922d80}.has-success .form-control-feedback,.has-success .form-control-label,.has-success .form-check-label,.has-success .form-check-inline,.has-success .custom-control{color:#2d922d}.has-warning .form-control-warning{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23f79a17' d='M4.4 5.324h-.8v-2.46h.8zm0 1.42h-.8V5.89h.8zM3.76.63L.04 7.075c-.115.2.016.425.26.426h7.397c.242 0 .372-.226.258-.426C6.726 4.924 5.47 2.79 4.253.63c-.113-.174-.39-.174-.494 0z'/%3E%3C/svg%3E\")}.has-warning .form-control{border-color:#f79a17cc}.has-warning .form-control:focus{box-shadow:none;border-color:#f79a1780}.has-warning .form-control-feedback,.has-warning .form-control-label,.has-warning .form-check-label,.has-warning .form-check-inline,.has-warning .custom-control{color:#f79a17}.has-danger .form-control-danger{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")}.has-danger .form-control{border-color:#bf1725cc}.has-danger .form-control:focus{box-shadow:none;border-color:#bf172580}.has-danger .form-control-feedback,.has-danger .form-control-label,.has-danger .form-check-label,.has-danger .form-check-inline,.has-danger .custom-control{color:#bf1725}.form-group label{margin-bottom:2px}.help-block{color:#555;font-size:12px}.form-control.checking-field.forced-invalid{padding-right:2.25rem!important;background-repeat:no-repeat!important;background-position:center right .625rem!important;background-size:1.25rem 1.25rem!important;border-color:#bf1725!important;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")!important}.form-control.checking-combo.forced-invalid{padding-right:2.25rem!important;background-repeat:no-repeat!important;background-position:center right .625rem!important;background-size:1.25rem 1.25rem!important;border-color:#bf1725!important;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")!important;background-position:calc(100% - 20px)!important}.form-control{border-radius:0;font-size:14px}.form-control:focus{border-color:#55555580}.form-control.checking-field.ng-touched{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem}.form-control.checking-field.ng-touched.ng-invalid{border-color:#bf1725;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")}.form-control.checking-field.ng-touched.ng-valid{border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.form-control.checking-combo.ng-touched{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem}.form-control.checking-combo.ng-touched.ng-invalid{border-color:#bf1725;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\");background-position:calc(100% - 20px)}.form-control.checking-combo.ng-touched.ng-valid{border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\");background-position:calc(100% - 20px)}.form-control-rounded{border-radius:16px}.form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control{color:#555555b3}.input-group .input-group-addon{padding:.3rem .7rem;border-radius:0}.input-group-btn .btn{padding:.36rem .9rem;font-size:17px}.input-group .form-control:not(:first-child),.input-group-addon:not(:first-child),.input-group-btn:not(:first-child)>.btn,.input-group-btn:not(:first-child)>.btn-group>.btn,.input-group-btn:not(:first-child)>.dropdown-toggle,.input-group-btn:not(:last-child)>.btn:not(:first-child),.input-group-btn:not(:last-child)>.btn-group:not(:first-child)>.btn{border-radius:0}select.form-control:not([multiple]) option{color:#000c}select.form-control:not([size]):not([multiple]){height:calc(2.5rem - 5px)}input[type=color].form-control{padding:0}.form-inline .form-group input{width:100%}.form-space-md .form-group{margin-bottom:.75rem}.form-space-lg .form-group{margin-bottom:1rem}.form-group{margin-bottom:.5rem}.dropdown-menu{padding-top:0;padding-bottom:0;border-radius:0;font-size:14px;box-shadow:0 6px 12px #0003}.dropdown-menu a{color:#242d3a}.dropdown-menu a:hover{color:#fff;background-color:#242d3a}.dropdown-menu:before{content:\" \";position:absolute;top:-12px;right:30px;display:block;width:0;height:0;border:6px solid transparent;border-bottom-color:#fff}.custom-control-label:before,.custom-control-label:after{top:.2rem}.custom-checkbox.checkbox-circle .custom-control-label:before,.custom-checkbox.checkbox-circle .custom-control-label:after{border-radius:50%}.custom-checkbox .custom-control-input:checked~.custom-control-label:before{background:rgba(85,85,85,.7)}.custom-checkbox .custom-control-input:focus~.custom-control-label:before{border:1px solid white;box-shadow:0 0 0 1px #555555b3}.custom-checkbox .custom-control-input.checkbox-primary:checked~.custom-control-label:before{background:#024a88}.custom-checkbox .custom-control-input.checkbox-primary:focus~.custom-control-label:before{box-shadow:0 0 0 1px #024a88}.custom-checkbox .custom-control-input.checkbox-success:checked~.custom-control-label:before{background:#2d922d}.custom-checkbox .custom-control-input.checkbox-success:focus~.custom-control-label:before{box-shadow:0 0 0 1px #2d922d}.custom-checkbox .custom-control-input.checkbox-info:checked~.custom-control-label:before{background:#248dad}.custom-checkbox .custom-control-input.checkbox-info:focus~.custom-control-label:before{box-shadow:0 0 0 1px #248dad}.custom-checkbox .custom-control-input.checkbox-warning:checked~.custom-control-label:before{background:#f79a17}.custom-checkbox .custom-control-input.checkbox-warning:focus~.custom-control-label:before{box-shadow:0 0 0 1px #f79a17}.custom-checkbox .custom-control-input.checkbox-danger:checked~.custom-control-label:before{background:#bf1725}.custom-checkbox .custom-control-input.checkbox-danger:focus~.custom-control-label:before{box-shadow:0 0 0 1px #bf1725}.custom-checkbox .custom-control-input.checkbox-main:checked~.custom-control-label:before{background:#242D3A}.custom-checkbox .custom-control-input.checkbox-main:focus~.custom-control-label:before{box-shadow:0 0 0 1px #242d3a}.custom-radio .custom-control-input:checked~.custom-control-label:before{background:rgba(85,85,85,.7)}.custom-radio .custom-control-input:focus~.custom-control-label:before{border:1px solid white;box-shadow:0 0 0 1px #555555b3}.custom-radio .custom-control-input.radio-primary:checked~.custom-control-label:before{background:#024a88}.custom-radio .custom-control-input.radio-primary:focus~.custom-control-label:before{box-shadow:0 0 0 1px #024a88}.custom-radio .custom-control-input.radio-success:checked~.custom-control-label:before{background:#2d922d}.custom-radio .custom-control-input.radio-success:focus~.custom-control-label:before{box-shadow:0 0 0 1px #2d922d}.custom-radio .custom-control-input.radio-info:checked~.custom-control-label:before{background:#248dad}.custom-radio .custom-control-input.radio-info:focus~.custom-control-label:before{box-shadow:0 0 0 1px #248dad}.custom-radio .custom-control-input.radio-warning:checked~.custom-control-label:before{background:#f79a17}.custom-radio .custom-control-input.radio-warning:focus~.custom-control-label:before{box-shadow:0 0 0 1px #f79a17}.custom-radio .custom-control-input.radio-danger:checked~.custom-control-label:before{background:#bf1725}.custom-radio .custom-control-input.radio-danger:focus~.custom-control-label:before{box-shadow:0 0 0 1px #bf1725}.custom-radio .custom-control-input.radio-main:checked~.custom-control-label:before{background:#242D3A}.custom-radio .custom-control-input.radio-main:focus~.custom-control-label:before{box-shadow:0 0 0 1px #242d3a}.custom-select,.custom-select:focus{background:rgba(255,255,255,.1) url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23333' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E\") no-repeat right .75rem center;background-size:8px 10px}.bg-primary{background:#024a88!important}.bg-primary.medium-opacity{background:rgba(2,74,136,.5)!important}.bg-success{background:#2d922d!important}.bg-success.medium-opacity{background:rgba(45,146,45,.5)!important}.bg-warning{background:#f79a17!important}.bg-warning.medium-opacity{background:rgba(247,154,23,.5)!important}.bg-danger{background:#bf1725!important}.bg-danger.medium-opacity{background:rgba(191,23,37,.5)!important}.bg-main{background:#242d3a!important}.bg-main.medium-opacity{background:rgba(36,45,58,.5)!important}.bg-dark{background:black!important}.bg-dark.medium-opacity{background:rgba(0,0,0,.5)!important}.custom-select{width:100%}code{background-color:#e9ebee}.app-margin-top-5{margin-top:5px!important}.app-margin-top-10{margin-top:10px!important}.app-margin-top-15{margin-top:15px!important}.app-margin-top-20{margin-top:20px!important}.app-margin-top-25{margin-top:25px!important}.app-margin-top-30{margin-top:30px!important}.app-margin-top-35{margin-top:35px!important}.app-margin-top-40{margin-top:40px!important}.app-margin-top-60{margin-top:60px!important}@media (min-width: 1280px){.modal-xl{max-width:1024px}}@media (min-width: 1600px){.modal-xxl{max-width:1280px}}@media (min-width: 1800px){.modal-feminist{max-width:1366px}}.modal-header{cursor:pointer!important}::-ms-reveal{display:none}.app-fill{width:100%;height:100%}.app-flex-left{margin-right:auto}.lastfix{margin-bottom:-.5rem}.app-inline-wrapped{display:inline!important}.app-inline-wrapped:after{content:\"\\a\";white-space:pre}.app-mat-form-slider{margin-top:-10px;width:100%;padding:0}.app-updevery-input{width:30px;display:inline;padding:1px;height:20px}.mv-input{padding:5px 10px 5px 5px;width:100px;height:30px}.mv-input:focus{box-shadow:none!important}.input-group-addon{background-color:#eceeef;border:1px solid rgba(0,0,0,.15)}.app-flex-row{flex-direction:row}.flex-nowrap{flex-wrap:nowrap}.app-white-button{background-color:#fff;border-color:#ccc}.app-bigplus{text-align:center;font-size:95px;color:#ccc;font-weight:200;cursor:pointer}.app-bigplus :hover{background-color:#eee}.app-wrap{white-space:pre-wrap;word-break:break-word}.app-min-height-145{min-height:145px}.tooltip{pointer-events:auto!important;-webkit-user-select:none!important;-moz-user-select:none!important;-khtml-user-select:none!important;-ms-user-select:none!important;cursor:default!important}.ace_gutter-cell.ace_breakpoint{border-radius:20px 0 0 20px;box-shadow:0 0 1px 1px red inset}.tab-body{padding:15px;border:1px solid #bbb;width:100%}.tab-header-page{border-bottom:20px solid #bbb;border-left:20px solid transparent;border-right:20px solid transparent;cursor:pointer;height:0;text-align:center}.tab-selected{border-bottom:20px solid #bbb;font-weight:700}.tab-unselected{border-bottom:20px solid #ddd}.app-bullet{font-weight:700;font-size:25px;line-height:0;vertical-align:sub}.app-input-password{width:calc(100% - 30px)!important;display:inline-block!important;margin-right:10px!important}.swal2-container{z-index:9999999999999!important}.app-margin-bottom-min-10{margin-bottom:-10px}.app-margin-bottom-min-15{margin-bottom:-15px}.input-group-addon-color{background-color:#eceeef!important}.no-bg-img{background-image:none!important;padding-right:0!important}::placeholder{color:#aaa!important}ngx-charts-advanced-pie-chart,ngx-charts-number-card,ngx-charts-bar-vertical,ngx-charts-bar-horizontal,ngx-charts-tree-map,ngx-charts-charts{display:block;min-height:1px}.table-striped tbody tr:nth-of-type(odd){background-color:#f2f2f2}.app-flip-y{transform:scaleY(-1)}.app-flip-x{transform:scaleX(-1)}.app-std-border-right{border-right:2px solid #ccc}.app-std-border-left{border-left:2px solid #ccc}.dropdown-menu>li>a:empty{padding:0}.app-caret-none{color:transparent!important;text-shadow:0 0 0 black!important}.app-caret-none:focus{outline:none}.app-break-words{word-break:break-all}.app-simple-border{border:1px solid #eceeef}.scrolling-box{max-height:250px;overflow-x:hidden;overflow-y:auto}.app-ace-higlight{background:rgba(255,50,50,.2);position:absolute}.ace_editor,.ace_editor div{font-family:monospace}.fixed-sm-border{border-width:1px;border-radius:0}.app-dashed-box{border:2px dashed #ccc;padding:10px}.app-small-dashed-box{border:1px dashed #ccc;padding:7px;font-size:small}.app-empty-char{position:absolute;top:45%;left:33%;font-size:18px;font-style:italic}.app-textbox-stringyfied{border:0;background-color:#fff;color:#000;font-weight:700}.app-sticky-last-column{right:0;position:sticky;z-index:0;background-color:#fff}.app-sticky-last-column-alt{right:0;position:sticky;z-index:0;background-color:#f2f2f2}.app-sticky-divider{width:100%;height:1px;z-index:999;background-color:#eee}.app-sticky-first-column{left:-1px;z-index:999;position:sticky;background-color:#ccc}.app-dropdown-stringyfied{color:#000!important;padding:0;height:20px!important;background-color:#fff!important;border:0;font-weight:700;outline:0!important;background:white;opacity:1!important;-moz-appearance:none!important;-webkit-appearance:none!important}.app-dropdown-stringyfied::-ms-expand{display:none!important}.background-danger{background-color:#e9967a}.checking-field,.checking-combo{box-shadow:unset!important}.app-border-none{border:none}.app-padding-leftonly-15{padding:0 0 0 15px!important}.app-width-auto{width:auto}.app-line-through{text-decoration:line-through}.app-margin-auto{margin:auto}.app-upper-right-remove{position:absolute;right:10px;font-size:25px;top:5px}.app-inline-block{display:inline-block}.swal2-success{border-color:#2d922d!important;color:#2d922d!important}.swal2-info{border-color:#248dad!important;color:#248dad!important}.swal2-warning{border-color:#f79a17!important;color:#f79a17!important}.swal2-danger{border-color:#bf1725!important;color:#bf1725!important}.app-slash{font-size:30px;line-height:1;margin-top:2px;text-align:center}.table-mh-435{min-height:435px}.table-b0 th,.table-b0 td{border-top:none!important;border-left:none!important}.table-b0{border:0px}.table-b0 th{border-bottom:none!important}.table-b0:last-child{border:none!important}.job-step-number{position:absolute;right:10px;font-size:16px;top:2px;font-weight:700}.dropdown-menu:before{display:none}.app-table-dotted-menu{padding:0 0 2px!important;color:#999}.app-rtl{direction:rtl}.app-border-1{border:1px solid rgba(0,0,0,.15)!important}.app-no-selection{-webkit-user-select:none;-moz-user-select:none;-khtml-user-select:none;-ms-user-select:none}.app-right-border{border-right:2px solid #ccc}.app-mtu-fixed-height{height:302px}.app-mtu-fixed-height-wrapper{height:204px;overflow:auto}.app-upper-right-close{position:absolute;top:0;right:15px;font-size:20px}.toast-message{white-space:pre-wrap}.app-overflow-auto{overflow:auto}.app-no-border{border:none!important}.app-contextmenu{background-color:#fff;border:1px solid;padding:10px 30px}.app-contextmenu-item{margin-left:-30px;margin-right:-30px;cursor:pointer}.app-contextmenu-item>span{padding:3px 30px}.app-contextmenu-item:hover{background-color:#ddd}.app-lh-0{line-height:0}.app-lh-05{line-height:.5}.app-lh-1{line-height:1}.app-lh-2{line-height:2}.app-lh-2-important{line-height:2!important}.app-lh-22{line-height:2.2}.app-display-block{display:block!important}.app-input-inline-icon{padding:0;margin:0;position:absolute;top:2px;right:20px}.app-bordered-box{border:1px solid #ccc}.app-mr-auto{margin-right:auto}.app-mrd-infobox-small{border:1px solid #ccc;padding:5px;border-radius:5px}.app-mrd-infobox{border:1px solid #ccc;padding:5px;border-radius:5px;margin-top:-5px;float:left}.app-mrd-infobox-editmode{margin-bottom:-20px;margin-top:-6px}.app-whitespace-prewrap{white-space:pre-wrap}.app-white-selectable{background-color:#fff}.app-white-selected{background-color:#ddd!important}.app-bb-box{border-bottom:2px solid #ddd}.app-white-selectable:hover{background-color:#ddd}.app-placeholder{color:#aaa}.app-placeholder-dark{color:#777}.modal-open{overflow:inherit;padding-right:0!important}.dropdown-menu a:hover{color:#000!important;background-color:#f5f5f5}.dropdown-menu span:hover,.dropdown-item a:hover{color:#000!important;background-color:transparent}.dropdown-item empty{color:#000!important;background-color:#f5f5f5}.app-history-box{max-height:775px;overflow-x:hidden;overflow-y:auto}.app-date-width,.app-input-width{width:100px}.load-more-btn{width:100%;margin-top:10px;background-color:ButtonFace}.app-max-width-100{max-width:100px}.app-search-buttons{position:absolute;top:55px;right:20px}.app-left-0{left:0}.app-left-4{left:4px}.app-left-10{left:10px}.app-bottom-0{bottom:0}.app-bottom-10{bottom:10px}.app-right-0{right:0}.app-right-10{right:10px!important}.app-right-20{right:20px}.app-right-25{right:25px}.app-right-50{right:50px}.app-top-2{top:2px}.app-top-5{top:5px}.app-top-20,.app-top-40{top:20px}.m-t-min-1{margin-top:-1px}.m-t-min-3{margin-top:-3px}.m-t-min-5{margin-top:-5px}.m-t-min-6{margin-top:-6px}.m-t-min-10{margin-top:-10px}.app-uppercase{text-transform:uppercase}.app-col-sm-10-with-addon{width:calc(83.33333% - 56px)!important}.app-bring-to-front{z-index:9999999!important}.modal{z-index:99999998!important}.app-bring-to-front-strong,.guppy_help{z-index:99999999!important}bs-dropdown-container{z-index:99999999!important}.app-bold{font-weight:700}.app-float-left{float:left}.app-float-right{float:right}.app-no-resize{resize:none}.app-table-no-border{border-top:none!important}.app-upper-left-indicator{position:absolute;top:2px;right:5px}.app-dialog-button{margin-bottom:19px;margin-top:1px;font-size:25px}.app-z-index-0{z-index:0!important}.app-col-divide:after{width:0px;content:\"-\";display:block;position:absolute;top:10px;bottom:0;right:2px;font-weight:700}.app-widgets-expanded{padding-right:20px!important;padding-top:10px!important;padding-bottom:0!important}.app-widget-head-expanded{padding:0 0 0 20px}.app-upper-right-trash{position:absolute;right:15px;top:15px;cursor:pointer;z-index:99}.app-absolute{position:absolute}.app-relative{position:relative}.app-box-ricarico{width:250px;position:absolute;bottom:35px}.app-box-ricarico-edit{width:250px;position:absolute;bottom:21px}.app-input-ricarico{display:inline;margin-left:2px;width:20%}.app-no-overflow{overflow:hidden}.app-overflow-visible{overflow:visible}.app-limited-block{max-height:350px;overflow:auto}.app-refresh-button{position:absolute;top:10px}.app-float-right{float:right!important}.app-intable-input{padding:2px 5px}.app-intable-select{padding:2px 5px;height:23px!important}.app-option-placeholder{color:#aaa!important}.app-option-placeholder option{color:#000!important}.app-lightgrey{color:#666}.app-bg-lightgrey{background-color:#ddd!important}.app-width-1000{width:1000px!important}.app-width-10{width:10px!important}.app-width-20{width:20px!important}.app-width-30{width:30px!important}.app-width-40{width:40px!important}.app-width-50{width:50px!important}.app-width-60{width:60px!important}.app-width-70{width:70px!important}.app-width-80{width:80px!important}.app-width-90{width:90px!important}.app-width-100{width:100px!important}.app-width-110{width:110px!important}.app-width-120{width:120px!important}.app-width-130{width:130px!important}.app-width-180{width:180px!important}.app-width-435{width:435px!important}.app-height-350{height:350px}.app-height-250{height:250px}.app-height-275{height:275px}.app-height-300{height:300px}.app-height-380{height:380px}.app-height-370{height:370px}.app-max-height-370{max-height:370px}.app-height-400,.app-height-425{height:400px}.app-height-450{height:450px}.app-height-560{height:560px}.app-sm2-minus-5{float:left;width:calc(16.66667% - 5px)!important}.app-sm10-plus-5{float:left;width:calc(83.33333% + 5px)!important}.app-deadline-todo{background-color:#87cefa!important}.app-deadline-done{background-color:#90ee90!important}.app-font-size-12{font-size:12px!important}.app-font-size-14{font-size:14px!important}.app-font-size-15{font-size:15px!important}.app-font-size-16{font-size:16px!important}.app-font-size-17{font-size:17px!important}.app-font-size-18{font-size:18px!important}.app-font-size-20{font-size:20px!important}.app-font-size-22{font-size:22px!important}.app-font-size-25{font-size:25px!important}.app-font-size-59{font-size:59px!important}.app-selected{background-color:#b0c4de}.app-aff-90{color:#006400}.app-aff-80{color:green}.app-aff-70{color:#90ee90}.app-aff-60{color:#3cb371}.app-aff-50{color:#ff8c00}.app-aff-40{color:red}.app-bg-aff-90{background-color:#006400}.app-bg-aff-80{background-color:green}.app-bg-aff-70{background-color:#90ee90}.app-bg-aff-60{background-color:#3cb371}.app-bg-aff-50{background-color:#ff8c00}.app-bg-aff-40{background-color:red}.app-scarico-materiale-body{max-height:500px;overflow:auto;overflow-x:hidden}.app-max-height-550{max-height:550px}.app-max-height-300{max-height:300px}.app-success-row{background-color:#389c90!important}.app-danger-row{background-color:#9c3838!important}.app-info-row{background-color:#388b9c!important}.app-active-readonly{color:#555!important;background-color:#fff!important}.app-reading-info{position:absolute;top:5px;left:5px;font-size:20px}.app-loading-over{display:none;margin:auto;position:absolute;inset:0;width:100%;height:100%;z-index:99;background:rgba(0,0,0,.5) none repeat}.app-loading-over-internal{color:#fff;position:absolute;top:48%;left:45%;font-size:15px}.app-circle{display:inline-block;width:10px;height:10px;border-radius:50%}.loader-img{position:absolute;width:140px;top:35%;left:calc(50% - 70px)}.app-timepicker-success{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem;border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.app-success-row-link{color:ivory!important}.dropdown-item:hover{color:#fff!important}.app-fixed-height-700{height:700px;overflow:auto;overflow-x:hidden}.app-fixed-height-610{height:610px;overflow:auto;overflow-x:hidden}.app-fixed-height-685{height:685px;overflow:auto;overflow-x:hidden}.app-arrow{height:15px;width:100%;text-align:center}.app-visible{display:block!important}.app-scheduling-symbol{position:absolute;right:15px;font-size:2.15em;z-index:100}.app-arrow:hover{background-color:#d3d3d3}.app-calendar-box{width:calc(100% - 380px);padding-left:10px;float:right}.app-deadline-box-container{width:380px;height:100%;float:left}.app-deadline-box{padding:0 3px;margin-bottom:5px;margin-left:5px;margin-right:5px;border-style:solid;border-color:#d3d3d3;border-width:2px;position:relative}.app-input-icon{position:absolute;color:#696969;top:11px;left:5px;z-index:999}.app-input-icon:hover{color:#696969}.app-text-center{text-align:center}.app-text-right{text-align:right}.app-text-left{text-align:left}.app-fe-sm-v{position:relative;top:0;width:1px;left:5px;font-size:8px;font-weight:700;color:#000;text-shadow:0px 0px .2px black}.app-fe-v{position:relative;top:-10px;left:145px;width:1px;font-size:11px;font-weight:700;color:#fffac2;text-shadow:0px 0px 1px #fffbcc}.app-card-function-button{padding:.5rem 1.25rem;border-bottom:solid 2px #D9D9D9}.app-modal-function-button{padding:8px 15px;border-bottom:solid 1px #D9D9D9}.app-no-bg-img{background-image:none!important}.app-widget-head-button{font-size:1.15rem;margin-top:-2px;margin-bottom:-5px;margin-left:10px}.app-line-separator{height:3px;background:rgb(237,237,237);border-bottom:1px solid rgb(237,237,237);margin-bottom:10px}.app-small-line-separator{height:2px;background:#ccc;border-bottom:1px solid #ccc;margin-bottom:5px;margin-top:5px}.app-link{color:#0275d8!important;cursor:pointer;text-decoration:none;display:block}.app-link:hover{color:#23527c!important;cursor:pointer;text-decoration:underline!important}.app-link-nocol{cursor:pointer;text-decoration:none}.app-link-nocol:hover{text-decoration:underline}.app-btn-widget{position:absolute;margin:0;top:3.5px;background-color:#414b50;cursor:pointer}.app-btn-widget-spacer{visibility:hidden;height:1px}.app-btn-widget:hover{background-color:#697378}.app-inline{display:inline}.app-btn-search{width:40.85px;height:38px}.app-fa-cell-fix{display:table-cell}.app-display-none{display:none}.app-border-radius-5{border-radius:5px!important}.app-no-padding{padding:0!important}.app-padding-5{padding:5px!important}.app-padding-2{padding:2px!important}.app-padding-3{padding:3px!important}.app-padding-10{padding:10px!important}.app-padding-15{padding:15px!important}.app-padding-left-0{padding-left:0!important}.app-padding-left-5{padding-left:5px!important}.app-padding-left-10{padding-left:10px!important}.app-padding-left-15{padding-left:15px!important}.app-padding-left-20{padding-left:20px!important}.app-padding-left-25{padding-left:25px!important}.app-padding-left-30{padding-left:30px!important}.app-padding-left-35{padding-left:35px!important}.app-padding-left-40{padding-left:40px!important}.app-padding-left-45{padding-left:45px!important}.app-padding-right-0{padding-right:0!important}.app-padding-right-5{padding-right:5px!important}.app-padding-right-10{padding-right:10px!important}.app-padding-right-15{padding-right:15px!important}.app-margin-0{margin:0!important}.app-margin-right-min-10{margin-right:-10px!important}.app-margin-left-min-2{margin-left:-2px}.app-margin-left-min-5{margin-left:-5px}.app-margin-left-min-10{margin-left:-10px!important}.app-margin-right-min-20{margin-right:-20px!important}.app-margin-left-0{margin-left:0!important}.app-margin-left-5{margin-left:5px!important}.app-margin-left-6{margin-left:6px!important}.app-margin-left-15{margin-left:15px!important}.app-margin-left-25{margin-left:25px!important}.app-margin-right-10{margin-right:10px!important}.app-margin-right-15{margin-right:15px!important}.app-margin-right-20{margin-right:20px!important}.app-margin-right-25{margin-right:25px!important}.app-margin-right-5{margin-right:5px!important}.app-margin-top-min-10{margin-top:-10px!important}.app-margin-top-min-15{margin-top:-15px!important}.app-margin-left-10{margin-left:10px!important}.app-margin-bottom-0{margin-bottom:0!important}.app-margin-bottom-2{margin-bottom:2px!important}.app-margin-bottom-5{margin-bottom:5px!important}.app-margin-bottom-10{margin-bottom:10px!important}.app-margin-bottom-14{margin-bottom:14px!important}.app-margin-bottom-15{margin-bottom:15px!important}.app-margin-bottom-20{margin-bottom:20px!important}.app-margin-bottom-25{margin-bottom:25px!important}.app-margin-bottom-30{margin-bottom:30px!important}.app-border-radius-10{border-radius:10px}.app-no-margin{margin:0!important}.app-no-row-margin{margin-left:0!important;margin-right:0!important}.app-white-text{color:#fff!important}.app-black-text{color:#242424!important}.app-pointer{cursor:pointer}.app-not-allowed{cursor:not-allowed}.app-hidden-view{visibility:hidden!important}.app-afterline-button{margin-top:5px;color:#fff;background-color:inherit;border-width:2px;border-color:#fff;font-weight:700;margin-bottom:-5px}.app-afterline-button-black{color:#000;background-color:inherit;border-width:2px;border-color:#000;font-weight:700;margin-bottom:5px}.m-t-min-2{margin-top:-2px}.m-t-1{margin-top:1px}.m-t-2{margin-top:2px}.m-t-3{margin-top:3px}.m-t-4{margin-top:4px}.m-t-6{margin-top:6px}.m-t-7{margin-top:7px}.m-t-8{margin-top:8px}.m-t-9{margin-top:9px}.m-t-10{margin-top:10px}.m-t-30{margin-top:30px}.f-s-25{font-size:25px}.app-pullleft-1{margin-right:1px}.app-pullleft-2{margin-right:2px}.app-pullleft-3{margin-right:3px}.app-pullleft-4{margin-right:4px}.app-pullleft-5{margin-right:5px}.app-pullleft-6{margin-right:6px}.app-pullleft-7{margin-right:7px}.app-pullleft-8{margin-right:8px}.app-pullleft-9{margin-right:9px}.app-pullleft-10{margin-right:10px}.app-pullleft-15{margin-right:15px}.app-pullright-1{margin-left:1px}.app-pullright-2{margin-left:2px}.app-pullright-3{margin-left:3px}.app-pullright-4{margin-left:4px}.app-pullright-5{margin-left:5px}.app-pullright-6{margin-left:6px}.app-pullright-7{margin-left:7px}.app-pullright-8{margin-left:8px}.app-pullright-9{margin-left:9px}.app-pullright-10{margin-left:10px}.app-pullright-15{margin-left:15px}.app-pullup-1{margin-bottom:1px}.app-pullup-2{margin-bottom:2px}.app-pullup-3{margin-bottom:3px}.app-pullup-4{margin-bottom:4px}.app-pullup-5{margin-bottom:5px}.app-pullup-6{margin-bottom:6px}.app-pullup-7{margin-bottom:7px}.app-pullup-8{margin-bottom:8px}.app-pullup-9{margin-bottom:9px}.app-pullup-10{margin-bottom:10px}.app-pullup-15{margin-bottom:15px}.app-one-clm-width{width:100%}.app-two-clm-width{width:50%}.app-three-clm-width{width:33.333%}.app-four-clm-width{width:25%}.app-five-clm-width{width:20%}.app-six-clm-width{width:16.666%}.app-col-12{width:100%}.app-col-11{width:91.66666667%}.app-col-10{width:83.33333333%}.app-col-9{width:75%}.app-col-8{width:66.66666667%}.app-col-7{width:58.33333333%}.app-col-6{width:50%}.app-col-5{width:41.66666667%}.app-col-4{width:33.33333333%}.app-col-3{width:25%}.app-col-2{width:16.66666667%}.app-col-1{width:8.33333333%}.app-padding-bottom-0{padding-bottom:0!important}.app-padding-bottom-5{padding-bottom:5px}.app-padding-bottom-10{padding-bottom:10px}.app-padding-top-0{padding-top:0!important}.app-padding-top-3{padding-top:3px!important}.app-padding-top-8{padding-top:8px!important}.app-padding-top-5{padding-top:5px!important}.app-padding-top-10{padding-top:10px!important}.app-padding-top-13{padding-top:13px!important}.app-padding-top-15{padding-top:15px!important}.app-padding-top-16{padding-top:16px!important}.app-mb-0{margin-bottom:0}.file-upload .file-upload-btn{position:absolute;width:100%;height:35px;z-index:9;opacity:0}.file-upload .delete-file{position:absolute;right:50px;top:8px;font-size:16px;opacity:.8;cursor:pointer;z-index:99;visibility:hidden}.file-upload:hover .delete-file{visibility:visible}.app-right-15{right:15px}.app-top-0{top:0}.app-top-10{top:10px}.app-fs-30{font-size:30px}.app-fs-16{font-size:16px}.app-fs-20{font-size:20px}.app-fs-23{font-size:23px}.app-fs-24{font-size:24px}.app-fs-18{font-size:18px}.app-fs-14{font-size:14px}.app-fs-12{font-size:12px}.selectable-timeline{height:20px;display:flex}.timeline-element-selected{cursor:pointer;text-decoration:underline;font-weight:700}.timeline-element-unselected{cursor:pointer;font-style:italic}.timeline-arrow{width:15px}.timeline-element-container{width:calc(100% - 37px);overflow:hidden;white-space:nowrap;text-overflow:ellipsis;display:flex}.app-checkbox-label{margin-left:5px;margin-top:-1px}.app-nowrap{white-space:nowrap}.app-min-height-365{min-height:365px}.app-min-width-std-395{min-width:395px}.app-min-width-std-110{min-width:110px}.app-min-width-std-150{min-width:150px}.app-min-width-std-220{min-width:220px}.app-min-width-std-120{min-width:120px}.app-min-width-std-70{min-width:70px}.app-ltab-border{border-left:2px solid #bbb}.app-rtab-border{border-right:2px solid #bbb}.app-col-min{width:1px}.app-filter-wrapper{padding-left:0;margin-top:20px}.app-first-filter-line{margin-top:-20px}.caret{display:inline-block;width:0;height:0;margin-left:2px;vertical-align:middle}.dropup,.dropdown{position:relative}.dropdown-toggle:focus{outline:0}.dropdown-menu{position:absolute;top:100%;left:0;display:none;float:left;min-width:160px;padding:5px 0;margin:2px 0 0;list-style:none;text-align:left;border:1px solid #CCC;background-clip:padding-box}.dropdown-menu.pull-right{right:0;left:auto}.dropdown-menu>li>a{display:block;padding:3px 20px;clear:both;font-weight:400;white-space:nowrap}.dropdown-menu>li>a:hover,.dropdown-menu>li>a:focus{text-decoration:none}.dropdown-menu>.active>a,.dropdown-menu>.active>a:hover,.dropdown-menu>.active>a:focus{text-decoration:none;outline:0}.dropdown-menu>.disabled>a:hover,.dropdown-menu>.disabled>a:focus{text-decoration:none;background-color:transparent;background-image:none}.open>.dropdown-menu{display:block}.open>a{outline:0}.dropdown-menu-right-user{left:-250px;right:0;top:-2px;width:242px}.dropdown-menu-right{left:auto;right:0}.dropdown-menu-left{left:0;right:auto}.dropdown-header{display:block;padding:3px 20px;white-space:nowrap}.dropdown-backdrop{position:fixed;inset:0}.pull-right>.dropdown-menu{right:0;left:auto}.dropup .caret,.navbar-fixed-bottom .dropdown .caret{border-top:0;content:\"\"}.dropup .dropdown-menu,.navbar-fixed-bottom .dropdown .dropdown-menu{top:auto;bottom:100%;margin-bottom:2px}.pace .pace-progress{background:#637CA0;position:absolute;height:3px;z-index:0}.pace .pace-progress-inner{display:none}.pace .pace-activity{position:absolute;top:10px;left:10px;border-width:1px;right:auto;width:18px;height:18px;border-top-color:#242d3a;border-left-color:#242d3a}.slimScrollBar,.slimScrollRail{border-radius:0!important;width:4px!important}.gu-mirror{position:fixed!important;margin:0!important;z-index:9999!important;opacity:.8;-ms-filter:\"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)\";filter:alpha(opacity=80);pointer-events:none}.gu-hide{left:-9999px!important}.gu-unselectable{-webkit-user-select:none!important;user-select:none!important}.gu-transit{opacity:.2;-ms-filter:\"progid:DXImageTransform.Microsoft.Alpha(Opacity=20)\";filter:alpha(opacity=20)}.guppy_help{max-height:400px;overflow-y:scroll}.toast-container{margin-top:55px}.ngx-json-viewer .segment-type-null>.segment-main>.segment-value{background-color:inherit!important}.swal2-html-container{overflow:hidden}@font-face{font-family:Roboto;font-style:normal;font-weight:100;src:local(\"Roboto Thin\"),local(\"Roboto-Thin\"),url(/assets/fonts/google/Roboto/Roboto-Thin.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:100;src:local(\"Roboto Thin Italic\"),local(\"Roboto-ThinItalic\"),url(/assets/fonts/google/Roboto/Roboto-ThinItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:300;src:local(\"Roboto Light\"),local(\"Roboto-Light\"),url(/assets/fonts/google/Roboto/Roboto-Light.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:300;src:local(\"Roboto Light Italic\"),local(\"Roboto-LightItalic\"),url(/assets/fonts/google/Roboto/Roboto-LightItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:400;src:local(\"Roboto Regular\"),local(\"Roboto-Regular\"),url(/assets/fonts/google/Roboto/Roboto-Regular.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:400;src:local(\"Roboto Italic\"),local(\"Roboto-Italic\"),url(/assets/fonts/google/Roboto/Roboto-Italic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:500;src:local(\"Roboto Medium\"),local(\"Roboto-Medium\"),url(/assets/fonts/google/Roboto/Roboto-Medium.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:500;src:local(\"Roboto Medium Italic\"),local(\"Roboto-MediumItalic\"),url(/assets/fonts/google/Roboto/Roboto-MediumItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:700;src:local(\"Roboto Bold\"),local(\"Roboto-Bold\"),url(/assets/fonts/google/Roboto/Roboto-Bold.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:700;src:local(\"Roboto Bold Italic\"),local(\"Roboto-BoldItalic\"),url(/assets/fonts/google/Roboto/Roboto-BoldItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:900;src:local(\"Roboto Black\"),local(\"Roboto-Black\"),url(/assets/fonts/google/Roboto/Roboto-Black.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:900;src:local(\"Roboto Black Italic\"),local(\"Roboto-BlackItalic\"),url(/assets/fonts/google/Roboto/Roboto-BlackItalic.ttf) format(\"truetype\")}html{height:100%;min-height:100%}body{font-family:Roboto,sans-serif;font-size:14px;color:#242424}body:before{content:\"\";position:fixed;width:100%;height:100%;top:0;left:0;background:#e9ebee;will-change:transform;z-index:-1}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{font-weight:400}h1 small,h2 small,h3 small,h4 small,h5 small,h6 small,.h1 small,.h2 small,.h3 small,.h4 small,.h5 small,.h6 small{font-size:70%}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-button{width:0px;height:0px}::-webkit-scrollbar-thumb{background:#e1e1e1;border:0px none #ffffff;border-radius:0}::-webkit-scrollbar-thumb:hover{background:#cccccc}::-webkit-scrollbar-thumb:active{background:#888888}::-webkit-scrollbar-track{background:#666666;border:0px none #ffffff;border-radius:0}::-webkit-scrollbar-track:hover{background:#666666}::-webkit-scrollbar-track:active{background:#333333}::-webkit-scrollbar-corner{background:transparent}.transition{transition:.3s}.widget-controls{position:absolute;z-index:1;top:0;right:0;padding:10px 20px;font-size:14px}.widget-controls a{color:#fff;margin-left:7px;line-height:1;vertical-align:top;display:inline-block}.widget-controls a i.glyphicon-resize-full{font-size:13px}.widget-controls a:hover{color:#ffffffb3}.widget-controls a.dropdown-toggle:after{display:none}.widget-controls ul.dropdown-menu{min-width:9rem;padding:0;border-radius:0}.widget-controls ul.dropdown-menu li{padding:4px;overflow:hidden}.widget-controls ul.dropdown-menu li a{color:#242d3a;font-size:13px;width:100%}.widget-controls ul.dropdown-menu li:hover{background-color:#242d3a}.widget-controls ul.dropdown-menu li:hover a{color:#fff}.card.fullscreened .card-header{line-height:35px}.card.fullscreened .card-header .widget-controls{padding:20px}.card.fullscreened .card-header .widget-controls a{margin-left:12px}.card.fullscreened .card-header .widget-controls a.setting{display:none}.card.fullscreened.card-primary{background:#024a88}.card.fullscreened.card-success{background:#2d922d}.card.fullscreened.card-info{background:#248dad}.card.fullscreened.card-warning{background:#f79a17}.card.fullscreened.card-danger{background:#bf1725}.scrolling{height:100%;overflow-y:scroll;padding-bottom:60px}.no-margin{margin:0}.bottom-15{margin-bottom:15px}.m-t-5{margin-top:5px}.m-t-15{margin-top:15px}.res-img{width:100%}.chart-outher{width:55%;margin:0 auto}.p-t-10{padding-top:10%}.o-visible{overflow:visible}.w-150{width:150px}.w-200{width:200px}@media (max-width: 543px){.chart-outher{width:100%}}@media (min-width: 544px) and (max-width: 767px){.chart-outher{width:85%}}@media (min-width: 992px) and (max-width: 1199px){.chart-outher{width:65%}}.mat-form-field-disabled .mat-form-field-wrapper{background-color:#ddd}.mat-no-border-top .mat-form-field-infix{border-top:none!important}.mat-dflt-margin,.mat-form-field-appearance-outline .mat-form-field-wrapper{margin-top:.125em!important;margin-bottom:.125em!important}.mat-form-field-wrapper{padding-bottom:0;height:35px;min-height:35px!important;margin-bottom:-7px!important}.mat-full-width{width:100%}.mat-full-height .mat-form-field-wrapper{height:100%!important}.mat-form-field-appearance-outline .mat-form-field-infix{padding-top:5px;padding-bottom:0;height:36px}.mat-form-field-appearance-outline .mat-form-field-infix select.mat-input-element{background-color:transparent;margin-bottom:-11px!important;margin-top:-2px!important;padding-top:0!important;top:0!important}.mat-form-field-appearance-outline .mat-form-field-infix input{display:inline-flex;margin-top:-8px;margin-bottom:-5px;padding-top:8px}.mat-form-field-appearance-outline .mat-form-field-suffix{height:25px!important;top:-2px!important}.mat-form-field-appearance-outline .mat-form-field-suffix .form-input-suffix{margin-right:5px!important;position:absolute!important;top:7px!important;right:4px!important}.mat-form-field-appearance-outline .mat-form-field-infix .form-input-suffix{position:relative!important;top:-4px!important}.mat-form-field-prefix .mat-icon-button,.mat-form-field-suffix .mat-icon-button{height:32px!important}.mat-form-field-label-wrapper{top:-8px}.mat-form-field-type-mat-native-select .mat-form-field-infix:after{top:60%!important}.mat-form-field-suffix{margin-right:-10px!important}.cdk-overlay-container{z-index:99999999!important}.mat-height-fixed .mat-form-field-flex{height:38px!important}.mat-height-auto .mat-form-field-flex{height:auto!important;padding-bottom:5px!important;padding-top:5px!important;padding-right:2px!important}.mat-height-auto .mat-form-field-infix{height:auto!important}.mat-icon-button-override{width:25px!important;top:0!important;color:#000000a3!important;position:absolute!important}.mat-icon-button-override-suffix{right:-5px!important}.mat-icon-button-override-prefix{left:-5px!important}.mat-option{height:25px!important;font-size:14px!important}.ngx-mat-timepicker .mat-form-field-infix{border-top:none!important}.mat-form-field-wrapper .form-control{width:100%;border:none;padding:0;line-height:1}.mat-form-field-wrapper .form-control:focus{box-shadow:none!important}.mat-form-field-wrapper .form-control.checking-field.ng-touched{padding-right:0;background-position-y:14px!important;background-position-x:right;padding-top:8px;padding-bottom:0}.mat-height-auto .form-control.checking-field.ng-touched{padding-right:25px;background-position:center right .625rem!important}.mat-form-field-wrapper .form-control.input-small.checking-field.ng-touched{background-position-y:9px!important;padding-right:25px}.mat-form-field-wrapper .form-control{background-color:transparent!important}.mat-form-field-wrapper .form-control.checking-combo.ng-touched{padding-right:45px;background-position-y:8px!important;padding-top:4px!important}.mat-form-field-wrapper .form-control.checking-combo.ng-untouched{padding-right:20px;background-position-y:8px!important;padding-top:4px!important}.mat-input-with-suffix{width:calc(100% - 35px)!important;display:inline-block!important;margin-right:10px!important}.mat-input-group-addon .mat-form-field-appearance-outline .mat-form-field-wrapper{background-color:#eceeef;border:1px solid rgba(0,0,0,.15);border-radius:.25rem}.mat-form-field-appearance-outline textarea{padding:5px 0!important}.snow{position:absolute;width:10px;height:10px;background:white;border-radius:50%}.snow:nth-child(1){opacity:1.99;transform:translate(94.7251vw,-10px) scale(.784);animation:fall-1 13s -2s linear infinite}@keyframes fall-1{71.592%{transform:translate(98.7897vw,71.592vh) scale(.784)}to{transform:translate(96.7574vw,99vh) scale(.784)}}.snow:nth-child(2){opacity:.6698;transform:translate(26.9034vw,-10px) scale(.4713);animation:fall-2 16s -29s linear infinite}@keyframes fall-2{64.123%{transform:translate(36.4957vw,64.123vh) scale(.4713)}to{transform:translate(31.69955vw,99vh) scale(.4713)}}.snow:nth-child(3){opacity:.0806;transform:translate(86.0567vw,-10px) scale(.9233);animation:fall-3 18s -28s linear infinite}@keyframes fall-3{58.265%{transform:translate(96.0226vw,58.265vh) scale(.9233)}to{transform:translate(91.03965vw,99vh) scale(.9233)}}.snow:nth-child(4){opacity:1.668;transform:translate(67.7758vw,-10px) scale(.866);animation:fall-4 21s -7s linear infinite}@keyframes fall-4{75.182%{transform:translate(74.9112vw,75.182vh) scale(.866)}to{transform:translate(71.3435vw,99vh) scale(.866)}}.snow:nth-child(5){opacity:.2156;transform:translate(69.1417vw,-10px) scale(.4281);animation:fall-5 23s -11s linear infinite}@keyframes fall-5{66.389%{transform:translate(77.6626vw,66.389vh) scale(.4281)}to{transform:translate(73.40215vw,99vh) scale(.4281)}}.snow:nth-child(6){opacity:1.3494;transform:translate(7.7719vw,-10px) scale(.2493);animation:fall-6 14s -19s linear infinite}@keyframes fall-6{70.745%{transform:translate(16.4519vw,70.745vh) scale(.2493)}to{transform:translate(12.1119vw,99vh) scale(.2493)}}.snow:nth-child(7){opacity:.8774;transform:translate(64.4884vw,-10px) scale(.6261);animation:fall-7 19s -12s linear infinite}@keyframes fall-7{38.004%{transform:translate(60.1426vw,38.004vh) scale(.6261)}to{transform:translate(62.3155vw,99vh) scale(.6261)}}.snow:nth-child(8){opacity:.983;transform:translate(.0897vw,-10px) scale(.8299);animation:fall-8 17s -16s linear infinite}@keyframes fall-8{43.629%{transform:translate(4.739vw,43.629vh) scale(.8299)}to{transform:translate(2.41435vw,99vh) scale(.8299)}}.snow:nth-child(9){opacity:1.645;transform:translate(11.4183vw,-10px) scale(.4068);animation:fall-9 24s -3s linear infinite}@keyframes fall-9{40.868%{transform:translate(4.4742vw,40.868vh) scale(.4068)}to{transform:translate(7.94625vw,99vh) scale(.4068)}}.snow:nth-child(10){opacity:1.6652;transform:translate(78.5342vw,-10px) scale(.5187);animation:fall-10 16s -25s linear infinite}@keyframes fall-10{68.896%{transform:translate(86.6651vw,68.896vh) scale(.5187)}to{transform:translate(82.59965vw,99vh) scale(.5187)}}.snow:nth-child(11){opacity:.6508;transform:translate(47.3707vw,-10px) scale(.5079);animation:fall-11 24s -11s linear infinite}@keyframes fall-11{37.995%{transform:translate(46.6701vw,37.995vh) scale(.5079)}to{transform:translate(47.0204vw,99vh) scale(.5079)}}.snow:nth-child(12){opacity:1.1416;transform:translate(99.0473vw,-10px) scale(.1291);animation:fall-12 28s -10s linear infinite}@keyframes fall-12{49.162%{transform:translate(102.5834vw,49.162vh) scale(.1291)}to{transform:translate(100.81535vw,99vh) scale(.1291)}}.snow:nth-child(13){opacity:1.6356;transform:translate(42.6718vw,-10px) scale(.8268);animation:fall-13 26s -27s linear infinite}@keyframes fall-13{55.103%{transform:translate(46.3621vw,55.103vh) scale(.8268)}to{transform:translate(44.51695vw,99vh) scale(.8268)}}.snow:nth-child(14){opacity:1.0804;transform:translate(92.0373vw,-10px) scale(.6959);animation:fall-14 24s -15s linear infinite}@keyframes fall-14{31.81%{transform:translate(84.2425vw,31.81vh) scale(.6959)}to{transform:translate(88.1399vw,99vh) scale(.6959)}}.snow:nth-child(15){opacity:.733;transform:translate(13.222vw,-10px) scale(.6048);animation:fall-15 28s -5s linear infinite}@keyframes fall-15{67.003%{transform:translate(21.1436vw,67.003vh) scale(.6048)}to{transform:translate(17.1828vw,99vh) scale(.6048)}}.snow:nth-child(16){opacity:1.6238;transform:translate(69.1332vw,-10px) scale(.744);animation:fall-16 28s -16s linear infinite}@keyframes fall-16{52.154%{transform:translate(63.5597vw,52.154vh) scale(.744)}to{transform:translate(66.34645vw,99vh) scale(.744)}}.snow:nth-child(17){opacity:1.7896;transform:translate(17.8611vw,-10px) scale(.8334);animation:fall-17 24s -23s linear infinite}@keyframes fall-17{66.317%{transform:translate(26.7649vw,66.317vh) scale(.8334)}to{transform:translate(22.313vw,99vh) scale(.8334)}}.snow:nth-child(18){opacity:.2984;transform:translate(40.9814vw,-10px) scale(.7938);animation:fall-18 29s -14s linear infinite}@keyframes fall-18{61.798%{transform:translate(50.3328vw,61.798vh) scale(.7938)}to{transform:translate(45.6571vw,99vh) scale(.7938)}}.snow:nth-child(19){opacity:.5214;transform:translate(4.4852vw,-10px) scale(.3163);animation:fall-19 23s -17s linear infinite}@keyframes fall-19{45.177%{transform:translate(-2.3663vw,45.177vh) scale(.3163)}to{transform:translate(1.05945vw,99vh) scale(.3163)}}.snow:nth-child(20){opacity:1.3616;transform:translate(16.3663vw,-10px) scale(.3031);animation:fall-20 20s -26s linear infinite}@keyframes fall-20{68.546%{transform:translate(24.5613vw,68.546vh) scale(.3031)}to{transform:translate(20.4638vw,99vh) scale(.3031)}}.snow:nth-child(21){opacity:.501;transform:translate(1.2901vw,-10px) scale(.3435);animation:fall-21 27s -24s linear infinite}@keyframes fall-21{38.093%{transform:translate(3.8933vw,38.093vh) scale(.3435)}to{transform:translate(2.5917vw,99vh) scale(.3435)}}.snow:nth-child(22){opacity:1.3136;transform:translate(.6785vw,-10px) scale(.6229);animation:fall-22 22s -4s linear infinite}@keyframes fall-22{65.933%{transform:translate(3.3071vw,65.933vh) scale(.6229)}to{transform:translate(1.9928vw,99vh) scale(.6229)}}.snow:nth-child(23){opacity:.206;transform:translate(70.7424vw,-10px) scale(.2088);animation:fall-23 28s -10s linear infinite}@keyframes fall-23{69.259%{transform:translate(67.3474vw,69.259vh) scale(.2088)}to{transform:translate(69.0449vw,99vh) scale(.2088)}}.snow:nth-child(24){opacity:.7974;transform:translate(82.7797vw,-10px) scale(.2714);animation:fall-24 16s -23s linear infinite}@keyframes fall-24{31.608%{transform:translate(76.8454vw,31.608vh) scale(.2714)}to{transform:translate(79.81255vw,99vh) scale(.2714)}}.snow:nth-child(25){opacity:1.5846;transform:translate(32.3492vw,-10px) scale(.8311);animation:fall-25 27s -2s linear infinite}@keyframes fall-25{47.552%{transform:translate(25.6096vw,47.552vh) scale(.8311)}to{transform:translate(28.9794vw,99vh) scale(.8311)}}.snow:nth-child(26){opacity:.8004;transform:translate(28.8582vw,-10px) scale(.0439);animation:fall-26 16s -28s linear infinite}@keyframes fall-26{30.355%{transform:translate(26.0851vw,30.355vh) scale(.0439)}to{transform:translate(27.47165vw,99vh) scale(.0439)}}.snow:nth-child(27){opacity:1.413;transform:translate(34.0424vw,-10px) scale(.2186);animation:fall-27 26s -26s linear infinite}@keyframes fall-27{33.67%{transform:translate(30.1025vw,33.67vh) scale(.2186)}to{transform:translate(32.07245vw,99vh) scale(.2186)}}.snow:nth-child(28){opacity:.156;transform:translate(31.1234vw,-10px) scale(.9137);animation:fall-28 29s -30s linear infinite}@keyframes fall-28{63.108%{transform:translate(38.6814vw,63.108vh) scale(.9137)}to{transform:translate(34.9024vw,99vh) scale(.9137)}}.snow:nth-child(29){opacity:1.9466;transform:translate(61.2037vw,-10px) scale(.5556);animation:fall-29 27s -20s linear infinite}@keyframes fall-29{78.745%{transform:translate(62.0554vw,78.745vh) scale(.5556)}to{transform:translate(61.62955vw,99vh) scale(.5556)}}.snow:nth-child(30){opacity:.7696;transform:translate(85.3913vw,-10px) scale(.6914);animation:fall-30 18s -20s linear infinite}@keyframes fall-30{79.36%{transform:translate(80.3151vw,79.36vh) scale(.6914)}to{transform:translate(82.8532vw,99vh) scale(.6914)}}.snow:nth-child(31){opacity:1.7048;transform:translate(34.0617vw,-10px) scale(.71);animation:fall-31 19s -15s linear infinite}@keyframes fall-31{76.959%{transform:translate(25.8206vw,76.959vh) scale(.71)}to{transform:translate(29.94115vw,99vh) scale(.71)}}.snow:nth-child(32){opacity:.7398;transform:translate(56.6765vw,-10px) scale(.7606);animation:fall-32 13s -27s linear infinite}@keyframes fall-32{36.232%{transform:translate(50.3078vw,36.232vh) scale(.7606)}to{transform:translate(53.49215vw,99vh) scale(.7606)}}.snow:nth-child(33){opacity:1.8146;transform:translate(75.4845vw,-10px) scale(.5155);animation:fall-33 20s -26s linear infinite}@keyframes fall-33{64.848%{transform:translate(79.0943vw,64.848vh) scale(.5155)}to{transform:translate(77.2894vw,99vh) scale(.5155)}}.snow:nth-child(34){opacity:.8082;transform:translate(86.3492vw,-10px) scale(.0422);animation:fall-34 19s -9s linear infinite}@keyframes fall-34{78.098%{transform:translate(92.8536vw,78.098vh) scale(.0422)}to{transform:translate(89.6014vw,99vh) scale(.0422)}}.snow:nth-child(35){opacity:.1124;transform:translate(95.8613vw,-10px) scale(.5861);animation:fall-35 28s -11s linear infinite}@keyframes fall-35{46.244%{transform:translate(100.7921vw,46.244vh) scale(.5861)}to{transform:translate(98.3267vw,99vh) scale(.5861)}}.snow:nth-child(36){opacity:1.5638;transform:translate(60.1847vw,-10px) scale(.7451);animation:fall-36 14s -6s linear infinite}@keyframes fall-36{40.308%{transform:translate(68.5146vw,40.308vh) scale(.7451)}to{transform:translate(64.34965vw,99vh) scale(.7451)}}.snow:nth-child(37){opacity:1.3212;transform:translate(84.206vw,-10px) scale(.5916);animation:fall-37 11s -14s linear infinite}@keyframes fall-37{32.864%{transform:translate(87.8489vw,32.864vh) scale(.5916)}to{transform:translate(86.02745vw,99vh) scale(.5916)}}.snow:nth-child(38){opacity:1.3056;transform:translate(48.2411vw,-10px) scale(.3768);animation:fall-38 22s -6s linear infinite}@keyframes fall-38{62.984%{transform:translate(57.3084vw,62.984vh) scale(.3768)}to{transform:translate(52.77475vw,99vh) scale(.3768)}}.snow:nth-child(39){opacity:.844;transform:translate(63.5026vw,-10px) scale(.1303);animation:fall-39 25s -12s linear infinite}@keyframes fall-39{78.853%{transform:translate(63.8299vw,78.853vh) scale(.1303)}to{transform:translate(63.66625vw,99vh) scale(.1303)}}.snow:nth-child(40){opacity:1.6164;transform:translate(11.0877vw,-10px) scale(.8427);animation:fall-40 29s -7s linear infinite}@keyframes fall-40{33.465%{transform:translate(12.1956vw,33.465vh) scale(.8427)}to{transform:translate(11.64165vw,99vh) scale(.8427)}}.snow:nth-child(41){opacity:1.4702;transform:translate(5.6775vw,-10px) scale(.5518);animation:fall-41 29s -26s linear infinite}@keyframes fall-41{40.295%{transform:translate(9.5037vw,40.295vh) scale(.5518)}to{transform:translate(7.5906vw,99vh) scale(.5518)}}.snow:nth-child(42){opacity:.8422;transform:translate(80.8228vw,-10px) scale(.1614);animation:fall-42 15s -24s linear infinite}@keyframes fall-42{71.094%{transform:translate(83.937vw,71.094vh) scale(.1614)}to{transform:translate(82.3799vw,99vh) scale(.1614)}}.snow:nth-child(43){opacity:1.568;transform:translate(78.9426vw,-10px) scale(.663);animation:fall-43 25s -14s linear infinite}@keyframes fall-43{54.579%{transform:translate(82.9522vw,54.579vh) scale(.663)}to{transform:translate(80.9474vw,99vh) scale(.663)}}.snow:nth-child(44){opacity:1.741;transform:translate(41.137vw,-10px) scale(.7632);animation:fall-44 20s -25s linear infinite}@keyframes fall-44{78.482%{transform:translate(39.0254vw,78.482vh) scale(.7632)}to{transform:translate(40.0812vw,99vh) scale(.7632)}}.snow:nth-child(45){opacity:1.331;transform:translate(47.0749vw,-10px) scale(.2294);animation:fall-45 20s -24s linear infinite}@keyframes fall-45{37.523%{transform:translate(47.9056vw,37.523vh) scale(.2294)}to{transform:translate(47.49025vw,99vh) scale(.2294)}}.snow:nth-child(46){opacity:.8904;transform:translate(12.7974vw,-10px) scale(.1215);animation:fall-46 19s -17s linear infinite}@keyframes fall-46{39.32%{transform:translate(12.8014vw,39.32vh) scale(.1215)}to{transform:translate(12.7994vw,99vh) scale(.1215)}}.snow:nth-child(47){opacity:.053;transform:translate(50.012vw,-10px) scale(.6622);animation:fall-47 29s -23s linear infinite}@keyframes fall-47{75.039%{transform:translate(56.2515vw,75.039vh) scale(.6622)}to{transform:translate(53.13175vw,99vh) scale(.6622)}}.snow:nth-child(48){opacity:.2304;transform:translate(39.1452vw,-10px) scale(.281);animation:fall-48 17s -22s linear infinite}@keyframes fall-48{64.787%{transform:translate(37.2035vw,64.787vh) scale(.281)}to{transform:translate(38.17435vw,99vh) scale(.281)}}.snow:nth-child(49){opacity:.9394;transform:translate(81.6468vw,-10px) scale(.5288);animation:fall-49 10s -26s linear infinite}@keyframes fall-49{68.495%{transform:translate(86.4149vw,68.495vh) scale(.5288)}to{transform:translate(84.03085vw,99vh) scale(.5288)}}.snow:nth-child(50){opacity:.376;transform:translate(93.4897vw,-10px) scale(.7963);animation:fall-50 26s -15s linear infinite}@keyframes fall-50{37.848%{transform:translate(92.191vw,37.848vh) scale(.7963)}to{transform:translate(92.84035vw,99vh) scale(.7963)}}.snow:nth-child(51){opacity:1.298;transform:translate(97.795vw,-10px) scale(.6064);animation:fall-51 14s -18s linear infinite}@keyframes fall-51{69.903%{transform:translate(92.1547vw,69.903vh) scale(.6064)}to{transform:translate(94.97485vw,99vh) scale(.6064)}}.snow:nth-child(52){opacity:.5794;transform:translate(58.3133vw,-10px) scale(.5473);animation:fall-52 14s -16s linear infinite}@keyframes fall-52{65.582%{transform:translate(53.5639vw,65.582vh) scale(.5473)}to{transform:translate(55.9386vw,99vh) scale(.5473)}}.snow:nth-child(53){opacity:1.6152;transform:translate(51.3535vw,-10px) scale(.4036);animation:fall-53 12s -22s linear infinite}@keyframes fall-53{70.124%{transform:translate(59.3303vw,70.124vh) scale(.4036)}to{transform:translate(55.3419vw,99vh) scale(.4036)}}.snow:nth-child(54){opacity:.7254;transform:translate(8.0017vw,-10px) scale(.9142);animation:fall-54 13s -19s linear infinite}@keyframes fall-54{34.965%{transform:translate(13.4313vw,34.965vh) scale(.9142)}to{transform:translate(10.7165vw,99vh) scale(.9142)}}.snow:nth-child(55){opacity:1.6298;transform:translate(47.7202vw,-10px) scale(.3001);animation:fall-55 21s -17s linear infinite}@keyframes fall-55{49.928%{transform:translate(41.1225vw,49.928vh) scale(.3001)}to{transform:translate(44.42135vw,99vh) scale(.3001)}}.snow:nth-child(56){opacity:1.0906;transform:translate(28.9051vw,-10px) scale(.3706);animation:fall-56 19s -7s linear infinite}@keyframes fall-56{42.726%{transform:translate(33.0559vw,42.726vh) scale(.3706)}to{transform:translate(30.9805vw,99vh) scale(.3706)}}.snow:nth-child(57){opacity:.1328;transform:translate(23.188vw,-10px) scale(.6243);animation:fall-57 14s -16s linear infinite}@keyframes fall-57{35.73%{transform:translate(14.0041vw,35.73vh) scale(.6243)}to{transform:translate(18.59605vw,99vh) scale(.6243)}}.snow:nth-child(58){opacity:.216;transform:translate(35.6755vw,-10px) scale(.4499);animation:fall-58 27s -4s linear infinite}@keyframes fall-58{61.359%{transform:translate(27.4237vw,61.359vh) scale(.4499)}to{transform:translate(31.5496vw,99vh) scale(.4499)}}.snow:nth-child(59){opacity:.3958;transform:translate(68.604vw,-10px) scale(.2371);animation:fall-59 24s -29s linear infinite}@keyframes fall-59{57.176%{transform:translate(72.0963vw,57.176vh) scale(.2371)}to{transform:translate(70.35015vw,99vh) scale(.2371)}}.snow:nth-child(60){opacity:.1894;transform:translate(44.4979vw,-10px) scale(.207);animation:fall-60 25s -9s linear infinite}@keyframes fall-60{34.325%{transform:translate(34.9589vw,34.325vh) scale(.207)}to{transform:translate(39.7284vw,99vh) scale(.207)}}.snow:nth-child(61){opacity:.4942;transform:translate(24.9173vw,-10px) scale(.234);animation:fall-61 29s -5s linear infinite}@keyframes fall-61{72.096%{transform:translate(31.855vw,72.096vh) scale(.234)}to{transform:translate(28.38615vw,99vh) scale(.234)}}.snow:nth-child(62){opacity:1.4282;transform:translate(52.7588vw,-10px) scale(.3169);animation:fall-62 15s -4s linear infinite}@keyframes fall-62{78.415%{transform:translate(61.7026vw,78.415vh) scale(.3169)}to{transform:translate(57.2307vw,99vh) scale(.3169)}}.snow:nth-child(63){opacity:.1028;transform:translate(22.7248vw,-10px) scale(.2479);animation:fall-63 17s -6s linear infinite}@keyframes fall-63{39.068%{transform:translate(26.4653vw,39.068vh) scale(.2479)}to{transform:translate(24.59505vw,99vh) scale(.2479)}}.snow:nth-child(64){opacity:1.0978;transform:translate(36.7847vw,-10px) scale(.1075);animation:fall-64 14s -27s linear infinite}@keyframes fall-64{45.446%{transform:translate(46.6327vw,45.446vh) scale(.1075)}to{transform:translate(41.7087vw,99vh) scale(.1075)}}.snow:nth-child(65){opacity:1.672;transform:translate(57.5097vw,-10px) scale(.365);animation:fall-65 10s -20s linear infinite}@keyframes fall-65{33.091%{transform:translate(55.0779vw,33.091vh) scale(.365)}to{transform:translate(56.2938vw,99vh) scale(.365)}}.snow:nth-child(66){opacity:1.9546;transform:translate(74.3201vw,-10px) scale(.3503);animation:fall-66 22s -15s linear infinite}@keyframes fall-66{52.85%{transform:translate(69.4167vw,52.85vh) scale(.3503)}to{transform:translate(71.8684vw,99vh) scale(.3503)}}.snow:nth-child(67){opacity:1.0886;transform:translate(61.7818vw,-10px) scale(.4064);animation:fall-67 23s -30s linear infinite}@keyframes fall-67{63.747%{transform:translate(62.0996vw,63.747vh) scale(.4064)}to{transform:translate(61.9407vw,99vh) scale(.4064)}}.snow:nth-child(68){opacity:.4646;transform:translate(33.6387vw,-10px) scale(.1082);animation:fall-68 18s -1s linear infinite}@keyframes fall-68{75.719%{transform:translate(32.0363vw,75.719vh) scale(.1082)}to{transform:translate(32.8375vw,99vh) scale(.1082)}}.snow:nth-child(69){opacity:1.5022;transform:translate(36.7348vw,-10px) scale(.4472);animation:fall-69 14s -21s linear infinite}@keyframes fall-69{64.166%{transform:translate(31.5789vw,64.166vh) scale(.4472)}to{transform:translate(34.15685vw,99vh) scale(.4472)}}.snow:nth-child(70){opacity:.6448;transform:translate(12.0642vw,-10px) scale(.4403);animation:fall-70 25s -18s linear infinite}@keyframes fall-70{41.388%{transform:translate(7.5566vw,41.388vh) scale(.4403)}to{transform:translate(9.8104vw,99vh) scale(.4403)}}.snow:nth-child(71){opacity:.0346;transform:translate(7.552vw,-10px) scale(.3445);animation:fall-71 29s -21s linear infinite}@keyframes fall-71{46.056%{transform:translate(.7237vw,46.056vh) scale(.3445)}to{transform:translate(4.13785vw,99vh) scale(.3445)}}.snow:nth-child(72){opacity:.6986;transform:translate(96.5617vw,-10px) scale(.5431);animation:fall-72 12s -19s linear infinite}@keyframes fall-72{47.118%{transform:translate(87.1017vw,47.118vh) scale(.5431)}to{transform:translate(91.8317vw,99vh) scale(.5431)}}.snow:nth-child(73){opacity:.3912;transform:translate(74.701vw,-10px) scale(.324);animation:fall-73 19s -27s linear infinite}@keyframes fall-73{45.537%{transform:translate(74.0851vw,45.537vh) scale(.324)}to{transform:translate(74.39305vw,99vh) scale(.324)}}.snow:nth-child(74){opacity:1.1742;transform:translate(15.2848vw,-10px) scale(.7706);animation:fall-74 21s -4s linear infinite}@keyframes fall-74{63.791%{transform:translate(5.3192vw,63.791vh) scale(.7706)}to{transform:translate(10.302vw,99vh) scale(.7706)}}.snow:nth-child(75){opacity:1.5712;transform:translate(23.5602vw,-10px) scale(.468);animation:fall-75 18s -11s linear infinite}@keyframes fall-75{49.55%{transform:translate(20.3388vw,49.55vh) scale(.468)}to{transform:translate(21.9495vw,99vh) scale(.468)}}.snow:nth-child(76){opacity:.4774;transform:translate(84.4056vw,-10px) scale(.8754);animation:fall-76 17s -24s linear infinite}@keyframes fall-76{44.513%{transform:translate(84.1386vw,44.513vh) scale(.8754)}to{transform:translate(84.2721vw,99vh) scale(.8754)}}.snow:nth-child(77){opacity:1.8882;transform:translate(7.0901vw,-10px) scale(.1745);animation:fall-77 18s -2s linear infinite}@keyframes fall-77{50.071%{transform:translate(-.0063vw,50.071vh) scale(.1745)}to{transform:translate(3.5419vw,99vh) scale(.1745)}}.snow:nth-child(78){opacity:.8158;transform:translate(95.3157vw,-10px) scale(.5794);animation:fall-78 28s -8s linear infinite}@keyframes fall-78{56.712%{transform:translate(100.571vw,56.712vh) scale(.5794)}to{transform:translate(97.94335vw,99vh) scale(.5794)}}.snow:nth-child(79){opacity:.707;transform:translate(77.683vw,-10px) scale(.938);animation:fall-79 15s -14s linear infinite}@keyframes fall-79{53.974%{transform:translate(68.0679vw,53.974vh) scale(.938)}to{transform:translate(72.87545vw,99vh) scale(.938)}}.snow:nth-child(80){opacity:1.6866;transform:translate(49.635vw,-10px) scale(.4036);animation:fall-80 11s -14s linear infinite}@keyframes fall-80{30.07%{transform:translate(46.3174vw,30.07vh) scale(.4036)}to{transform:translate(47.9762vw,99vh) scale(.4036)}}.snow:nth-child(81){opacity:.753;transform:translate(87.8702vw,-10px) scale(.8662);animation:fall-81 16s -7s linear infinite}@keyframes fall-81{79.023%{transform:translate(88.8765vw,79.023vh) scale(.8662)}to{transform:translate(88.37335vw,99vh) scale(.8662)}}.snow:nth-child(82){opacity:1.6902;transform:translate(78.1864vw,-10px) scale(.6426);animation:fall-82 30s -23s linear infinite}@keyframes fall-82{72.27%{transform:translate(68.7172vw,72.27vh) scale(.6426)}to{transform:translate(73.4518vw,99vh) scale(.6426)}}.snow:nth-child(83){opacity:.608;transform:translate(66.4828vw,-10px) scale(.7795);animation:fall-83 26s -7s linear infinite}@keyframes fall-83{48.456%{transform:translate(73.6925vw,48.456vh) scale(.7795)}to{transform:translate(70.08765vw,99vh) scale(.7795)}}.snow:nth-child(84){opacity:1.6614;transform:translate(45.753vw,-10px) scale(.4633);animation:fall-84 20s -2s linear infinite}@keyframes fall-84{78.095%{transform:translate(55.6638vw,78.095vh) scale(.4633)}to{transform:translate(50.7084vw,99vh) scale(.4633)}}.snow:nth-child(85){opacity:1.2674;transform:translate(97.4721vw,-10px) scale(.8888);animation:fall-85 26s -7s linear infinite}@keyframes fall-85{53.243%{transform:translate(93.1945vw,53.243vh) scale(.8888)}to{transform:translate(95.3333vw,99vh) scale(.8888)}}.snow:nth-child(86){opacity:1.2378;transform:translate(31.0774vw,-10px) scale(.8949);animation:fall-86 16s -9s linear infinite}@keyframes fall-86{47.838%{transform:translate(26.1162vw,47.838vh) scale(.8949)}to{transform:translate(28.5968vw,99vh) scale(.8949)}}.snow:nth-child(87){opacity:1.5864;transform:translate(17.3507vw,-10px) scale(.3577);animation:fall-87 26s -25s linear infinite}@keyframes fall-87{79.208%{transform:translate(24.1262vw,79.208vh) scale(.3577)}to{transform:translate(20.73845vw,99vh) scale(.3577)}}.snow:nth-child(88){opacity:.1946;transform:translate(2.8436vw,-10px) scale(.7974);animation:fall-88 18s -13s linear infinite}@keyframes fall-88{35.319%{transform:translate(8.834vw,35.319vh) scale(.7974)}to{transform:translate(5.8388vw,99vh) scale(.7974)}}.snow:nth-child(89){opacity:1.9946;transform:translate(22.3669vw,-10px) scale(.6574);animation:fall-89 27s -10s linear infinite}@keyframes fall-89{34.869%{transform:translate(13.8122vw,34.869vh) scale(.6574)}to{transform:translate(18.08955vw,99vh) scale(.6574)}}.snow:nth-child(90){opacity:.4522;transform:translate(73.6102vw,-10px) scale(.0726);animation:fall-90 28s -19s linear infinite}@keyframes fall-90{60.399%{transform:translate(72.2169vw,60.399vh) scale(.0726)}to{transform:translate(72.91355vw,99vh) scale(.0726)}}.snow:nth-child(91){opacity:.7954;transform:translate(92.4565vw,-10px) scale(.6015);animation:fall-91 24s -6s linear infinite}@keyframes fall-91{47.799%{transform:translate(89.9057vw,47.799vh) scale(.6015)}to{transform:translate(91.1811vw,99vh) scale(.6015)}}.snow:nth-child(92){opacity:.0804;transform:translate(80.6553vw,-10px) scale(.5416);animation:fall-92 10s -26s linear infinite}@keyframes fall-92{47.8%{transform:translate(73.4325vw,47.8vh) scale(.5416)}to{transform:translate(77.0439vw,99vh) scale(.5416)}}.snow:nth-child(93){opacity:.9256;transform:translate(17.2057vw,-10px) scale(.3671);animation:fall-93 10s -18s linear infinite}@keyframes fall-93{66.647%{transform:translate(11.9307vw,66.647vh) scale(.3671)}to{transform:translate(14.5682vw,99vh) scale(.3671)}}.snow:nth-child(94){opacity:.6882;transform:translate(29.9984vw,-10px) scale(.8543);animation:fall-94 30s -12s linear infinite}@keyframes fall-94{49.882%{transform:translate(26.1254vw,49.882vh) scale(.8543)}to{transform:translate(28.0619vw,99vh) scale(.8543)}}.snow:nth-child(95){opacity:.5878;transform:translate(47.2639vw,-10px) scale(.6962);animation:fall-95 29s -27s linear infinite}@keyframes fall-95{43.556%{transform:translate(43.6533vw,43.556vh) scale(.6962)}to{transform:translate(45.4586vw,99vh) scale(.6962)}}.snow:nth-child(96){opacity:1.3422;transform:translate(66.5787vw,-10px) scale(.2637);animation:fall-96 12s -27s linear infinite}@keyframes fall-96{70.283%{transform:translate(60.7914vw,70.283vh) scale(.2637)}to{transform:translate(63.68505vw,99vh) scale(.2637)}}.snow:nth-child(97){opacity:1.2174;transform:translate(32.6471vw,-10px) scale(.3275);animation:fall-97 17s -4s linear infinite}@keyframes fall-97{49.612%{transform:translate(27.1628vw,49.612vh) scale(.3275)}to{transform:translate(29.90495vw,99vh) scale(.3275)}}.snow:nth-child(98){opacity:.0874;transform:translate(47.3379vw,-10px) scale(.6967);animation:fall-98 17s -14s linear infinite}@keyframes fall-98{61.358%{transform:translate(45.3598vw,61.358vh) scale(.6967)}to{transform:translate(46.34885vw,99vh) scale(.6967)}}.snow:nth-child(99){opacity:.4888;transform:translate(85.0897vw,-10px) scale(.5734);animation:fall-99 15s -17s linear infinite}@keyframes fall-99{45.542%{transform:translate(91.8743vw,45.542vh) scale(.5734)}to{transform:translate(88.482vw,99vh) scale(.5734)}}.snow:nth-child(100){opacity:.8286;transform:translate(73.6683vw,-10px) scale(.1129);animation:fall-100 28s -9s linear infinite}@keyframes fall-100{37.689%{transform:translate(79.9983vw,37.689vh) scale(.1129)}to{transform:translate(76.8333vw,99vh) scale(.1129)}}.snow:nth-child(101){opacity:1.7342;transform:translate(12.8905vw,-10px) scale(.0252);animation:fall-101 25s -19s linear infinite}@keyframes fall-101{62.161%{transform:translate(17.3867vw,62.161vh) scale(.0252)}to{transform:translate(15.1386vw,99vh) scale(.0252)}}.snow:nth-child(102){opacity:1.0864;transform:translate(59.4337vw,-10px) scale(.9942);animation:fall-102 12s -14s linear infinite}@keyframes fall-102{30.19%{transform:translate(69.3541vw,30.19vh) scale(.9942)}to{transform:translate(64.3939vw,99vh) scale(.9942)}}.snow:nth-child(103){opacity:1.4372;transform:translate(68.3459vw,-10px) scale(.8328);animation:fall-103 30s -1s linear infinite}@keyframes fall-103{54.253%{transform:translate(67.4488vw,54.253vh) scale(.8328)}to{transform:translate(67.89735vw,99vh) scale(.8328)}}.snow:nth-child(104){opacity:1.4114;transform:translate(60.6462vw,-10px) scale(.5734);animation:fall-104 21s -12s linear infinite}@keyframes fall-104{49.476%{transform:translate(51.2542vw,49.476vh) scale(.5734)}to{transform:translate(55.9502vw,99vh) scale(.5734)}}.snow:nth-child(105){opacity:1.4718;transform:translate(18.7246vw,-10px) scale(.7253);animation:fall-105 21s -15s linear infinite}@keyframes fall-105{53.018%{transform:translate(17.549vw,53.018vh) scale(.7253)}to{transform:translate(18.1368vw,99vh) scale(.7253)}}.snow:nth-child(106){opacity:1.96;transform:translate(57.3835vw,-10px) scale(.9478);animation:fall-106 22s -2s linear infinite}@keyframes fall-106{34.207%{transform:translate(51.6786vw,34.207vh) scale(.9478)}to{transform:translate(54.53105vw,99vh) scale(.9478)}}.snow:nth-child(107){opacity:1.9648;transform:translate(56.0348vw,-10px) scale(.8216);animation:fall-107 16s -14s linear infinite}@keyframes fall-107{61.652%{transform:translate(57.4821vw,61.652vh) scale(.8216)}to{transform:translate(56.75845vw,99vh) scale(.8216)}}.snow:nth-child(108){opacity:.4816;transform:translate(52.0101vw,-10px) scale(.0474);animation:fall-108 21s -20s linear infinite}@keyframes fall-108{61.196%{transform:translate(58.7377vw,61.196vh) scale(.0474)}to{transform:translate(55.3739vw,99vh) scale(.0474)}}.snow:nth-child(109){opacity:1.459;transform:translate(64.0641vw,-10px) scale(.224);animation:fall-109 18s -18s linear infinite}@keyframes fall-109{68.371%{transform:translate(60.5702vw,68.371vh) scale(.224)}to{transform:translate(62.31715vw,99vh) scale(.224)}}.snow:nth-child(110){opacity:1.0616;transform:translate(8.1643vw,-10px) scale(.5739);animation:fall-110 18s -20s linear infinite}@keyframes fall-110{30.446%{transform:translate(7.7102vw,30.446vh) scale(.5739)}to{transform:translate(7.93725vw,99vh) scale(.5739)}}.snow:nth-child(111){opacity:1.9618;transform:translate(4.2153vw,-10px) scale(.1138);animation:fall-111 17s -17s linear infinite}@keyframes fall-111{49.684%{transform:translate(-4.4494vw,49.684vh) scale(.1138)}to{transform:translate(-.11705vw,99vh) scale(.1138)}}.snow:nth-child(112){opacity:1.1056;transform:translate(9.0738vw,-10px) scale(.8624);animation:fall-112 24s -15s linear infinite}@keyframes fall-112{73.995%{transform:translate(17.9156vw,73.995vh) scale(.8624)}to{transform:translate(13.4947vw,99vh) scale(.8624)}}.snow:nth-child(113){opacity:.084;transform:translate(94.6945vw,-10px) scale(.3617);animation:fall-113 11s -9s linear infinite}@keyframes fall-113{39.254%{transform:translate(97.0242vw,39.254vh) scale(.3617)}to{transform:translate(95.85935vw,99vh) scale(.3617)}}.snow:nth-child(114){opacity:1.401;transform:translate(80.3092vw,-10px) scale(.9837);animation:fall-114 17s -23s linear infinite}@keyframes fall-114{57.378%{transform:translate(88.4728vw,57.378vh) scale(.9837)}to{transform:translate(84.391vw,99vh) scale(.9837)}}.snow:nth-child(115){opacity:.038;transform:translate(10.8499vw,-10px) scale(.8446);animation:fall-115 11s -15s linear infinite}@keyframes fall-115{30.697%{transform:translate(1.0152vw,30.697vh) scale(.8446)}to{transform:translate(5.93255vw,99vh) scale(.8446)}}.snow:nth-child(116){opacity:1.1794;transform:translate(17.3513vw,-10px) scale(.8843);animation:fall-116 22s -8s linear infinite}@keyframes fall-116{31.197%{transform:translate(12.9135vw,31.197vh) scale(.8843)}to{transform:translate(15.1324vw,99vh) scale(.8843)}}.snow:nth-child(117){opacity:1.6784;transform:translate(15.1599vw,-10px) scale(.2736);animation:fall-117 20s -26s linear infinite}@keyframes fall-117{57.089%{transform:translate(11.3731vw,57.089vh) scale(.2736)}to{transform:translate(13.2665vw,99vh) scale(.2736)}}.snow:nth-child(118){opacity:.8056;transform:translate(8.7188vw,-10px) scale(.2682);animation:fall-118 15s -3s linear infinite}@keyframes fall-118{44.395%{transform:translate(17.0103vw,44.395vh) scale(.2682)}to{transform:translate(12.86455vw,99vh) scale(.2682)}}.snow:nth-child(119){opacity:1.814;transform:translate(77.0176vw,-10px) scale(.7115);animation:fall-119 13s -23s linear infinite}@keyframes fall-119{72.639%{transform:translate(80.3194vw,72.639vh) scale(.7115)}to{transform:translate(78.6685vw,99vh) scale(.7115)}}.snow:nth-child(120){opacity:.7356;transform:translate(37.9833vw,-10px) scale(.51);animation:fall-120 27s -27s linear infinite}@keyframes fall-120{50.97%{transform:translate(33.2387vw,50.97vh) scale(.51)}to{transform:translate(35.611vw,99vh) scale(.51)}}.snow:nth-child(121){opacity:1.6104;transform:translate(90.8998vw,-10px) scale(.0705);animation:fall-121 23s -26s linear infinite}@keyframes fall-121{46.868%{transform:translate(84.6282vw,46.868vh) scale(.0705)}to{transform:translate(87.764vw,99vh) scale(.0705)}}.snow:nth-child(122){opacity:.5264;transform:translate(12.2617vw,-10px) scale(.6889);animation:fall-122 27s -26s linear infinite}@keyframes fall-122{78.791%{transform:translate(18.8371vw,78.791vh) scale(.6889)}to{transform:translate(15.5494vw,99vh) scale(.6889)}}.snow:nth-child(123){opacity:1.955;transform:translate(24.5441vw,-10px) scale(.7538);animation:fall-123 26s -12s linear infinite}@keyframes fall-123{31.989%{transform:translate(30.255vw,31.989vh) scale(.7538)}to{transform:translate(27.39955vw,99vh) scale(.7538)}}.snow:nth-child(124){opacity:1.631;transform:translate(47.4316vw,-10px) scale(.4069);animation:fall-124 16s -9s linear infinite}@keyframes fall-124{35.392%{transform:translate(41.5275vw,35.392vh) scale(.4069)}to{transform:translate(44.47955vw,99vh) scale(.4069)}}.snow:nth-child(125){opacity:1.3538;transform:translate(13.931vw,-10px) scale(.5623);animation:fall-125 30s -12s linear infinite}@keyframes fall-125{39.75%{transform:translate(15.3543vw,39.75vh) scale(.5623)}to{transform:translate(14.64265vw,99vh) scale(.5623)}}.snow:nth-child(126){opacity:1.688;transform:translate(98.1807vw,-10px) scale(.364);animation:fall-126 20s -13s linear infinite}@keyframes fall-126{56.771%{transform:translate(104.559vw,56.771vh) scale(.364)}to{transform:translate(101.36985vw,99vh) scale(.364)}}.snow:nth-child(127){opacity:1.1474;transform:translate(49.4993vw,-10px) scale(.9124);animation:fall-127 20s -23s linear infinite}@keyframes fall-127{69.927%{transform:translate(40.4194vw,69.927vh) scale(.9124)}to{transform:translate(44.95935vw,99vh) scale(.9124)}}.snow:nth-child(128){opacity:.0452;transform:translate(29.4212vw,-10px) scale(.4763);animation:fall-128 10s -21s linear infinite}@keyframes fall-128{48.668%{transform:translate(19.7565vw,48.668vh) scale(.4763)}to{transform:translate(24.58885vw,99vh) scale(.4763)}}.snow:nth-child(129){opacity:.312;transform:translate(89.9257vw,-10px) scale(.8548);animation:fall-129 23s -2s linear infinite}@keyframes fall-129{43.096%{transform:translate(89.3701vw,43.096vh) scale(.8548)}to{transform:translate(89.6479vw,99vh) scale(.8548)}}.snow:nth-child(130){opacity:1.5988;transform:translate(92.9606vw,-10px) scale(.1918);animation:fall-130 22s -16s linear infinite}@keyframes fall-130{39.526%{transform:translate(84.4516vw,39.526vh) scale(.1918)}to{transform:translate(88.7061vw,99vh) scale(.1918)}}.snow:nth-child(131){opacity:.308;transform:translate(4.0244vw,-10px) scale(.9774);animation:fall-131 12s -1s linear infinite}@keyframes fall-131{73.88%{transform:translate(11.2102vw,73.88vh) scale(.9774)}to{transform:translate(7.6173vw,99vh) scale(.9774)}}.snow:nth-child(132){opacity:.1796;transform:translate(30.4407vw,-10px) scale(.1899);animation:fall-132 10s -3s linear infinite}@keyframes fall-132{31.92%{transform:translate(35.6012vw,31.92vh) scale(.1899)}to{transform:translate(33.02095vw,99vh) scale(.1899)}}.snow:nth-child(133){opacity:1.9622;transform:translate(87.9178vw,-10px) scale(.7188);animation:fall-133 14s -11s linear infinite}@keyframes fall-133{63.886%{transform:translate(90.9139vw,63.886vh) scale(.7188)}to{transform:translate(89.41585vw,99vh) scale(.7188)}}.snow:nth-child(134){opacity:1.2674;transform:translate(84.0891vw,-10px) scale(.9072);animation:fall-134 29s -4s linear infinite}@keyframes fall-134{51.486%{transform:translate(76.9642vw,51.486vh) scale(.9072)}to{transform:translate(80.52665vw,99vh) scale(.9072)}}.snow:nth-child(135){opacity:1.254;transform:translate(48.1184vw,-10px) scale(.7101);animation:fall-135 13s -20s linear infinite}@keyframes fall-135{44.691%{transform:translate(56.5918vw,44.691vh) scale(.7101)}to{transform:translate(52.3551vw,99vh) scale(.7101)}}.snow:nth-child(136){opacity:.6558;transform:translate(79.3626vw,-10px) scale(.1621);animation:fall-136 29s -18s linear infinite}@keyframes fall-136{78.712%{transform:translate(78.7835vw,78.712vh) scale(.1621)}to{transform:translate(79.07305vw,99vh) scale(.1621)}}.snow:nth-child(137){opacity:.755;transform:translate(85.7808vw,-10px) scale(.4679);animation:fall-137 13s -30s linear infinite}@keyframes fall-137{38.27%{transform:translate(94.6472vw,38.27vh) scale(.4679)}to{transform:translate(90.214vw,99vh) scale(.4679)}}.snow:nth-child(138){opacity:.1486;transform:translate(34.9562vw,-10px) scale(.4799);animation:fall-138 20s -15s linear infinite}@keyframes fall-138{49.99%{transform:translate(27.0869vw,49.99vh) scale(.4799)}to{transform:translate(31.02155vw,99vh) scale(.4799)}}.snow:nth-child(139){opacity:.999;transform:translate(74.0319vw,-10px) scale(.6555);animation:fall-139 21s -20s linear infinite}@keyframes fall-139{79.437%{transform:translate(77.0135vw,79.437vh) scale(.6555)}to{transform:translate(75.5227vw,99vh) scale(.6555)}}.snow:nth-child(140){opacity:1.0442;transform:translate(31.7698vw,-10px) scale(.4117);animation:fall-140 12s -3s linear infinite}@keyframes fall-140{79.082%{transform:translate(30.1134vw,79.082vh) scale(.4117)}to{transform:translate(30.9416vw,99vh) scale(.4117)}}.snow:nth-child(141){opacity:1.188;transform:translate(7.8341vw,-10px) scale(.8941);animation:fall-141 13s -23s linear infinite}@keyframes fall-141{42.255%{transform:translate(1.6101vw,42.255vh) scale(.8941)}to{transform:translate(4.7221vw,99vh) scale(.8941)}}.snow:nth-child(142){opacity:.7308;transform:translate(22.3759vw,-10px) scale(.922);animation:fall-142 14s -23s linear infinite}@keyframes fall-142{66.473%{transform:translate(16.0568vw,66.473vh) scale(.922)}to{transform:translate(19.21635vw,99vh) scale(.922)}}.snow:nth-child(143){opacity:1.5546;transform:translate(16.9453vw,-10px) scale(.5207);animation:fall-143 19s -17s linear infinite}@keyframes fall-143{47.64%{transform:translate(26.5232vw,47.64vh) scale(.5207)}to{transform:translate(21.73425vw,99vh) scale(.5207)}}.snow:nth-child(144){opacity:.556;transform:translate(28.4959vw,-10px) scale(.3133);animation:fall-144 21s -13s linear infinite}@keyframes fall-144{67.734%{transform:translate(36.5345vw,67.734vh) scale(.3133)}to{transform:translate(32.5152vw,99vh) scale(.3133)}}.snow:nth-child(145){opacity:1.1848;transform:translate(55.4786vw,-10px) scale(.4838);animation:fall-145 16s -22s linear infinite}@keyframes fall-145{72.775%{transform:translate(48.211vw,72.775vh) scale(.4838)}to{transform:translate(51.8448vw,99vh) scale(.4838)}}.snow:nth-child(146){opacity:.8456;transform:translate(50.4759vw,-10px) scale(.6685);animation:fall-146 19s -20s linear infinite}@keyframes fall-146{51.458%{transform:translate(53.5917vw,51.458vh) scale(.6685)}to{transform:translate(52.0338vw,99vh) scale(.6685)}}.snow:nth-child(147){opacity:.8528;transform:translate(82.0029vw,-10px) scale(.1573);animation:fall-147 19s -27s linear infinite}@keyframes fall-147{56.768%{transform:translate(78.9025vw,56.768vh) scale(.1573)}to{transform:translate(80.4527vw,99vh) scale(.1573)}}.snow:nth-child(148){opacity:.2614;transform:translate(45.8482vw,-10px) scale(.1591);animation:fall-148 18s -20s linear infinite}@keyframes fall-148{33.337%{transform:translate(50.6762vw,33.337vh) scale(.1591)}to{transform:translate(48.2622vw,99vh) scale(.1591)}}.snow:nth-child(149){opacity:1.0608;transform:translate(4.4774vw,-10px) scale(.9188);animation:fall-149 30s -8s linear infinite}@keyframes fall-149{46.122%{transform:translate(7.0524vw,46.122vh) scale(.9188)}to{transform:translate(5.7649vw,99vh) scale(.9188)}}.snow:nth-child(150){opacity:.947;transform:translate(9.8984vw,-10px) scale(.4038);animation:fall-150 14s -30s linear infinite}@keyframes fall-150{72.274%{transform:translate(7.2613vw,72.274vh) scale(.4038)}to{transform:translate(8.57985vw,99vh) scale(.4038)}}.snow:nth-child(151){opacity:.0796;transform:translate(74.8089vw,-10px) scale(.6192);animation:fall-151 30s -9s linear infinite}@keyframes fall-151{47.355%{transform:translate(81.3631vw,47.355vh) scale(.6192)}to{transform:translate(78.086vw,99vh) scale(.6192)}}.snow:nth-child(152){opacity:1.4062;transform:translate(23.638vw,-10px) scale(.9398);animation:fall-152 17s -10s linear infinite}@keyframes fall-152{68.049%{transform:translate(22.2384vw,68.049vh) scale(.9398)}to{transform:translate(22.9382vw,99vh) scale(.9398)}}.snow:nth-child(153){opacity:1.4508;transform:translate(42.5951vw,-10px) scale(.1359);animation:fall-153 23s -28s linear infinite}@keyframes fall-153{62.012%{transform:translate(44.7668vw,62.012vh) scale(.1359)}to{transform:translate(43.68095vw,99vh) scale(.1359)}}.snow:nth-child(154){opacity:.0396;transform:translate(38.4409vw,-10px) scale(.5611);animation:fall-154 20s -23s linear infinite}@keyframes fall-154{44.476%{transform:translate(34.2977vw,44.476vh) scale(.5611)}to{transform:translate(36.3693vw,99vh) scale(.5611)}}.snow:nth-child(155){opacity:1.0914;transform:translate(9.724vw,-10px) scale(.6503);animation:fall-155 18s -10s linear infinite}@keyframes fall-155{36.605%{transform:translate(7.2018vw,36.605vh) scale(.6503)}to{transform:translate(8.4629vw,99vh) scale(.6503)}}.snow:nth-child(156){opacity:1.6142;transform:translate(78.2591vw,-10px) scale(.3345);animation:fall-156 14s -25s linear infinite}@keyframes fall-156{31.893%{transform:translate(85.3099vw,31.893vh) scale(.3345)}to{transform:translate(81.7845vw,99vh) scale(.3345)}}.snow:nth-child(157){opacity:1.4932;transform:translate(61.3649vw,-10px) scale(.5835);animation:fall-157 17s -13s linear infinite}@keyframes fall-157{52.457%{transform:translate(66.3128vw,52.457vh) scale(.5835)}to{transform:translate(63.83885vw,99vh) scale(.5835)}}.snow:nth-child(158){opacity:1.4496;transform:translate(26.2573vw,-10px) scale(.7859);animation:fall-158 25s -14s linear infinite}@keyframes fall-158{54.314%{transform:translate(34.8731vw,54.314vh) scale(.7859)}to{transform:translate(30.5652vw,99vh) scale(.7859)}}.snow:nth-child(159){opacity:.0926;transform:translate(38.7178vw,-10px) scale(.4249);animation:fall-159 20s -24s linear infinite}@keyframes fall-159{47.744%{transform:translate(34.4574vw,47.744vh) scale(.4249)}to{transform:translate(36.5876vw,99vh) scale(.4249)}}.snow:nth-child(160){opacity:.623;transform:translate(.3722vw,-10px) scale(.7175);animation:fall-160 28s -9s linear infinite}@keyframes fall-160{46.146%{transform:translate(1.5072vw,46.146vh) scale(.7175)}to{transform:translate(.9397vw,99vh) scale(.7175)}}.snow:nth-child(161){opacity:.455;transform:translate(46.9429vw,-10px) scale(.7281);animation:fall-161 21s -21s linear infinite}@keyframes fall-161{54.455%{transform:translate(38.6432vw,54.455vh) scale(.7281)}to{transform:translate(42.79305vw,99vh) scale(.7281)}}.snow:nth-child(162){opacity:1.8268;transform:translate(50.192vw,-10px) scale(.7525);animation:fall-162 13s -12s linear infinite}@keyframes fall-162{72.442%{transform:translate(41.979vw,72.442vh) scale(.7525)}to{transform:translate(46.0855vw,99vh) scale(.7525)}}.snow:nth-child(163){opacity:.4738;transform:translate(49.9929vw,-10px) scale(.3884);animation:fall-163 23s -15s linear infinite}@keyframes fall-163{36.691%{transform:translate(52.7097vw,36.691vh) scale(.3884)}to{transform:translate(51.3513vw,99vh) scale(.3884)}}.snow:nth-child(164){opacity:1.7048;transform:translate(70.567vw,-10px) scale(.8553);animation:fall-164 17s -12s linear infinite}@keyframes fall-164{68.662%{transform:translate(69.0385vw,68.662vh) scale(.8553)}to{transform:translate(69.80275vw,99vh) scale(.8553)}}.snow:nth-child(165){opacity:1.593;transform:translate(90.0475vw,-10px) scale(.9583);animation:fall-165 21s -20s linear infinite}@keyframes fall-165{67.218%{transform:translate(88.6508vw,67.218vh) scale(.9583)}to{transform:translate(89.34915vw,99vh) scale(.9583)}}.snow:nth-child(166){opacity:.8722;transform:translate(39.5077vw,-10px) scale(.1721);animation:fall-166 10s -21s linear infinite}@keyframes fall-166{61.692%{transform:translate(42.8986vw,61.692vh) scale(.1721)}to{transform:translate(41.20315vw,99vh) scale(.1721)}}.snow:nth-child(167){opacity:.8608;transform:translate(96.5216vw,-10px) scale(.9984);animation:fall-167 15s -5s linear infinite}@keyframes fall-167{43.38%{transform:translate(91.965vw,43.38vh) scale(.9984)}to{transform:translate(94.2433vw,99vh) scale(.9984)}}.snow:nth-child(168){opacity:.2152;transform:translate(40.0482vw,-10px) scale(.8741);animation:fall-168 10s -19s linear infinite}@keyframes fall-168{74.018%{transform:translate(37.1871vw,74.018vh) scale(.8741)}to{transform:translate(38.61765vw,99vh) scale(.8741)}}.snow:nth-child(169){opacity:.2168;transform:translate(14.8597vw,-10px) scale(.6745);animation:fall-169 16s -9s linear infinite}@keyframes fall-169{72.205%{transform:translate(8.0758vw,72.205vh) scale(.6745)}to{transform:translate(11.46775vw,99vh) scale(.6745)}}.snow:nth-child(170){opacity:1.7482;transform:translate(30.7079vw,-10px) scale(.5638);animation:fall-170 15s -21s linear infinite}@keyframes fall-170{33.119%{transform:translate(34.9466vw,33.119vh) scale(.5638)}to{transform:translate(32.82725vw,99vh) scale(.5638)}}.snow:nth-child(171){opacity:.7454;transform:translate(31.1466vw,-10px) scale(.2211);animation:fall-171 14s -1s linear infinite}@keyframes fall-171{73.984%{transform:translate(26.8025vw,73.984vh) scale(.2211)}to{transform:translate(28.97455vw,99vh) scale(.2211)}}.snow:nth-child(172){opacity:1.374;transform:translate(22.8053vw,-10px) scale(.4213);animation:fall-172 25s -5s linear infinite}@keyframes fall-172{77.689%{transform:translate(29.147vw,77.689vh) scale(.4213)}to{transform:translate(25.97615vw,99vh) scale(.4213)}}.snow:nth-child(173){opacity:.6174;transform:translate(95.7143vw,-10px) scale(.7015);animation:fall-173 12s -9s linear infinite}@keyframes fall-173{51.539%{transform:translate(105.3678vw,51.539vh) scale(.7015)}to{transform:translate(100.54105vw,99vh) scale(.7015)}}.snow:nth-child(174){opacity:1.0228;transform:translate(14.0385vw,-10px) scale(.3665);animation:fall-174 16s -20s linear infinite}@keyframes fall-174{60.582%{transform:translate(13.8606vw,60.582vh) scale(.3665)}to{transform:translate(13.94955vw,99vh) scale(.3665)}}.snow:nth-child(175){opacity:.2682;transform:translate(40.4072vw,-10px) scale(.8502);animation:fall-175 10s -26s linear infinite}@keyframes fall-175{60.38%{transform:translate(45.3638vw,60.38vh) scale(.8502)}to{transform:translate(42.8855vw,99vh) scale(.8502)}}.snow:nth-child(176){opacity:1.4938;transform:translate(23.1288vw,-10px) scale(.2656);animation:fall-176 18s -30s linear infinite}@keyframes fall-176{68.369%{transform:translate(27.1437vw,68.369vh) scale(.2656)}to{transform:translate(25.13625vw,99vh) scale(.2656)}}.snow:nth-child(177){opacity:.8092;transform:translate(83.8436vw,-10px) scale(.3312);animation:fall-177 12s -19s linear infinite}@keyframes fall-177{77.5%{transform:translate(75.821vw,77.5vh) scale(.3312)}to{transform:translate(79.8323vw,99vh) scale(.3312)}}.snow:nth-child(178){opacity:.394;transform:translate(75.733vw,-10px) scale(.0989);animation:fall-178 19s -18s linear infinite}@keyframes fall-178{77.997%{transform:translate(66.796vw,77.997vh) scale(.0989)}to{transform:translate(71.2645vw,99vh) scale(.0989)}}.snow:nth-child(179){opacity:1.3784;transform:translate(43.2231vw,-10px) scale(.8232);animation:fall-179 30s -11s linear infinite}@keyframes fall-179{49.737%{transform:translate(43.1855vw,49.737vh) scale(.8232)}to{transform:translate(43.2043vw,99vh) scale(.8232)}}.snow:nth-child(180){opacity:.7966;transform:translate(55.266vw,-10px) scale(.4863);animation:fall-180 20s -3s linear infinite}@keyframes fall-180{70.42%{transform:translate(63.2976vw,70.42vh) scale(.4863)}to{transform:translate(59.2818vw,99vh) scale(.4863)}}.snow:nth-child(181){opacity:1.3936;transform:translate(72.3353vw,-10px) scale(.0287);animation:fall-181 23s -29s linear infinite}@keyframes fall-181{77.057%{transform:translate(80.1625vw,77.057vh) scale(.0287)}to{transform:translate(76.2489vw,99vh) scale(.0287)}}.snow:nth-child(182){opacity:1.6412;transform:translate(50.7976vw,-10px) scale(.2837);animation:fall-182 20s -29s linear infinite}@keyframes fall-182{61.109%{transform:translate(56.6164vw,61.109vh) scale(.2837)}to{transform:translate(53.707vw,99vh) scale(.2837)}}.snow:nth-child(183){opacity:1.8332;transform:translate(1.8646vw,-10px) scale(.0325);animation:fall-183 19s -5s linear infinite}@keyframes fall-183{78.872%{transform:translate(2.7103vw,78.872vh) scale(.0325)}to{transform:translate(2.28745vw,99vh) scale(.0325)}}.snow:nth-child(184){opacity:1.4232;transform:translate(58.2316vw,-10px) scale(.1538);animation:fall-184 20s -7s linear infinite}@keyframes fall-184{46.082%{transform:translate(53.7108vw,46.082vh) scale(.1538)}to{transform:translate(55.9712vw,99vh) scale(.1538)}}.snow:nth-child(185){opacity:1.022;transform:translate(26.575vw,-10px) scale(.1191);animation:fall-185 18s -13s linear infinite}@keyframes fall-185{68.35%{transform:translate(17.8687vw,68.35vh) scale(.1191)}to{transform:translate(22.22185vw,99vh) scale(.1191)}}.snow:nth-child(186){opacity:1.0518;transform:translate(93.7921vw,-10px) scale(.3632);animation:fall-186 12s -16s linear infinite}@keyframes fall-186{51.43%{transform:translate(98.1087vw,51.43vh) scale(.3632)}to{transform:translate(95.9504vw,99vh) scale(.3632)}}.snow:nth-child(187){opacity:1.862;transform:translate(84.4039vw,-10px) scale(.967);animation:fall-187 29s -17s linear infinite}@keyframes fall-187{73.42%{transform:translate(85.2609vw,73.42vh) scale(.967)}to{transform:translate(84.8324vw,99vh) scale(.967)}}.snow:nth-child(188){opacity:1.1842;transform:translate(68.3271vw,-10px) scale(.373);animation:fall-188 30s -25s linear infinite}@keyframes fall-188{65.022%{transform:translate(67.5085vw,65.022vh) scale(.373)}to{transform:translate(67.9178vw,99vh) scale(.373)}}.snow:nth-child(189){opacity:.3918;transform:translate(96.383vw,-10px) scale(.985);animation:fall-189 12s -29s linear infinite}@keyframes fall-189{70.701%{transform:translate(102.6611vw,70.701vh) scale(.985)}to{transform:translate(99.52205vw,99vh) scale(.985)}}.snow:nth-child(190){opacity:1.0738;transform:translate(10.3425vw,-10px) scale(.926);animation:fall-190 16s -16s linear infinite}@keyframes fall-190{35.131%{transform:translate(9.22vw,35.131vh) scale(.926)}to{transform:translate(9.78125vw,99vh) scale(.926)}}.snow:nth-child(191){opacity:1.0182;transform:translate(1.9488vw,-10px) scale(.1359);animation:fall-191 27s -17s linear infinite}@keyframes fall-191{51.959%{transform:translate(4.986vw,51.959vh) scale(.1359)}to{transform:translate(3.4674vw,99vh) scale(.1359)}}.snow:nth-child(192){opacity:.1886;transform:translate(61.9245vw,-10px) scale(.9686);animation:fall-192 18s -8s linear infinite}@keyframes fall-192{43.056%{transform:translate(63.5659vw,43.056vh) scale(.9686)}to{transform:translate(62.7452vw,99vh) scale(.9686)}}.snow:nth-child(193){opacity:.414;transform:translate(47.1367vw,-10px) scale(.9672);animation:fall-193 24s -6s linear infinite}@keyframes fall-193{49.573%{transform:translate(37.6148vw,49.573vh) scale(.9672)}to{transform:translate(42.37575vw,99vh) scale(.9672)}}.snow:nth-child(194){opacity:.8806;transform:translate(63.4936vw,-10px) scale(.2187);animation:fall-194 29s -6s linear infinite}@keyframes fall-194{35.255%{transform:translate(70.2027vw,35.255vh) scale(.2187)}to{transform:translate(66.84815vw,99vh) scale(.2187)}}.snow:nth-child(195){opacity:.5286;transform:translate(69.421vw,-10px) scale(.6982);animation:fall-195 13s -5s linear infinite}@keyframes fall-195{63.719%{transform:translate(70.4211vw,63.719vh) scale(.6982)}to{transform:translate(69.92105vw,99vh) scale(.6982)}}.snow:nth-child(196){opacity:.6646;transform:translate(63.8582vw,-10px) scale(.1501);animation:fall-196 30s -10s linear infinite}@keyframes fall-196{49.109%{transform:translate(57.2306vw,49.109vh) scale(.1501)}to{transform:translate(60.5444vw,99vh) scale(.1501)}}.snow:nth-child(197){opacity:1.0388;transform:translate(22.6453vw,-10px) scale(.96);animation:fall-197 21s -13s linear infinite}@keyframes fall-197{43.219%{transform:translate(26.7264vw,43.219vh) scale(.96)}to{transform:translate(24.68585vw,99vh) scale(.96)}}.snow:nth-child(198){opacity:1.8458;transform:translate(36.9385vw,-10px) scale(.2327);animation:fall-198 18s -5s linear infinite}@keyframes fall-198{77.712%{transform:translate(43.3828vw,77.712vh) scale(.2327)}to{transform:translate(40.16065vw,99vh) scale(.2327)}}.snow:nth-child(199){opacity:1.2914;transform:translate(8.5887vw,-10px) scale(.5423);animation:fall-199 21s -9s linear infinite}@keyframes fall-199{49.483%{transform:translate(14.7627vw,49.483vh) scale(.5423)}to{transform:translate(11.6757vw,99vh) scale(.5423)}}.snow:nth-child(200){opacity:.3258;transform:translate(86.9314vw,-10px) scale(.713);animation:fall-200 14s -1s linear infinite}@keyframes fall-200{71.869%{transform:translate(92.6253vw,71.869vh) scale(.713)}to{transform:translate(89.77835vw,99vh) scale(.713)}}.snow:nth-child(201){opacity:.2572;transform:translate(85.35vw,-10px) scale(.999);animation:fall-201 24s -16s linear infinite}@keyframes fall-201{73.482%{transform:translate(83.9718vw,73.482vh) scale(.999)}to{transform:translate(84.6609vw,99vh) scale(.999)}}.snow:nth-child(202){opacity:1.385;transform:translate(65.7365vw,-10px) scale(.1939);animation:fall-202 19s -8s linear infinite}@keyframes fall-202{36.761%{transform:translate(75.0804vw,36.761vh) scale(.1939)}to{transform:translate(70.40845vw,99vh) scale(.1939)}}.snow:nth-child(203){opacity:1.2728;transform:translate(69.3476vw,-10px) scale(.0908);animation:fall-203 13s -10s linear infinite}@keyframes fall-203{39.541%{transform:translate(72.2492vw,39.541vh) scale(.0908)}to{transform:translate(70.7984vw,99vh) scale(.0908)}}.snow:nth-child(204){opacity:.0072;transform:translate(44.5917vw,-10px) scale(.2071);animation:fall-204 30s -8s linear infinite}@keyframes fall-204{30.24%{transform:translate(37.6229vw,30.24vh) scale(.2071)}to{transform:translate(41.1073vw,99vh) scale(.2071)}}.snow:nth-child(205){opacity:1.429;transform:translate(39.4892vw,-10px) scale(.4524);animation:fall-205 20s -27s linear infinite}@keyframes fall-205{31.032%{transform:translate(42.7516vw,31.032vh) scale(.4524)}to{transform:translate(41.1204vw,99vh) scale(.4524)}}.snow:nth-child(206){opacity:.473;transform:translate(3.2379vw,-10px) scale(.2636);animation:fall-206 15s -24s linear infinite}@keyframes fall-206{54.253%{transform:translate(3.467vw,54.253vh) scale(.2636)}to{transform:translate(3.35245vw,99vh) scale(.2636)}}.snow:nth-child(207){opacity:1.0286;transform:translate(71.652vw,-10px) scale(.7509);animation:fall-207 21s -23s linear infinite}@keyframes fall-207{71.3%{transform:translate(71.8259vw,71.3vh) scale(.7509)}to{transform:translate(71.73895vw,99vh) scale(.7509)}}.snow:nth-child(208){opacity:1.0046;transform:translate(.7405vw,-10px) scale(.6929);animation:fall-208 19s -26s linear infinite}@keyframes fall-208{70.222%{transform:translate(-1.9443vw,70.222vh) scale(.6929)}to{transform:translate(-.6019vw,99vh) scale(.6929)}}.snow:nth-child(209){opacity:.322;transform:translate(39.2443vw,-10px) scale(.5787);animation:fall-209 13s -20s linear infinite}@keyframes fall-209{44.575%{transform:translate(35.496vw,44.575vh) scale(.5787)}to{transform:translate(37.37015vw,99vh) scale(.5787)}}.snow:nth-child(210){opacity:1.452;transform:translate(98.8028vw,-10px) scale(.3828);animation:fall-210 13s -16s linear infinite}@keyframes fall-210{33.806%{transform:translate(90.2038vw,33.806vh) scale(.3828)}to{transform:translate(94.5033vw,99vh) scale(.3828)}}.snow:nth-child(211){opacity:.0348;transform:translate(80.2255vw,-10px) scale(.5145);animation:fall-211 30s -18s linear infinite}@keyframes fall-211{51.315%{transform:translate(75.834vw,51.315vh) scale(.5145)}to{transform:translate(78.02975vw,99vh) scale(.5145)}}.snow:nth-child(212){opacity:.4296;transform:translate(45.4833vw,-10px) scale(.2354);animation:fall-212 28s -7s linear infinite}@keyframes fall-212{36.076%{transform:translate(54.4616vw,36.076vh) scale(.2354)}to{transform:translate(49.97245vw,99vh) scale(.2354)}}.snow:nth-child(213){opacity:.9872;transform:translate(16.0779vw,-10px) scale(.9091);animation:fall-213 15s -15s linear infinite}@keyframes fall-213{68.362%{transform:translate(19.1322vw,68.362vh) scale(.9091)}to{transform:translate(17.60505vw,99vh) scale(.9091)}}.snow:nth-child(214){opacity:1.0344;transform:translate(58.1839vw,-10px) scale(.1457);animation:fall-214 19s -15s linear infinite}@keyframes fall-214{33.603%{transform:translate(49.5754vw,33.603vh) scale(.1457)}to{transform:translate(53.87965vw,99vh) scale(.1457)}}.snow:nth-child(215){opacity:.5912;transform:translate(40.6289vw,-10px) scale(.3828);animation:fall-215 13s -29s linear infinite}@keyframes fall-215{44.662%{transform:translate(31.6453vw,44.662vh) scale(.3828)}to{transform:translate(36.1371vw,99vh) scale(.3828)}}.snow:nth-child(216){opacity:1.2466;transform:translate(64.1118vw,-10px) scale(.4902);animation:fall-216 16s -19s linear infinite}@keyframes fall-216{76.279%{transform:translate(73.9847vw,76.279vh) scale(.4902)}to{transform:translate(69.04825vw,99vh) scale(.4902)}}.snow:nth-child(217){opacity:.037;transform:translate(24.7603vw,-10px) scale(.2815);animation:fall-217 22s -6s linear infinite}@keyframes fall-217{53.297%{transform:translate(28.2153vw,53.297vh) scale(.2815)}to{transform:translate(26.4878vw,99vh) scale(.2815)}}.snow:nth-child(218){opacity:.0972;transform:translate(57.7067vw,-10px) scale(.817);animation:fall-218 26s -5s linear infinite}@keyframes fall-218{71.83%{transform:translate(55.1775vw,71.83vh) scale(.817)}to{transform:translate(56.4421vw,99vh) scale(.817)}}.snow:nth-child(219){opacity:.828;transform:translate(40.6787vw,-10px) scale(.3882);animation:fall-219 21s -6s linear infinite}@keyframes fall-219{35.637%{transform:translate(44.4484vw,35.637vh) scale(.3882)}to{transform:translate(42.56355vw,99vh) scale(.3882)}}.snow:nth-child(220){opacity:.1988;transform:translate(43.7243vw,-10px) scale(.5456);animation:fall-220 28s -23s linear infinite}@keyframes fall-220{44.051%{transform:translate(34.3785vw,44.051vh) scale(.5456)}to{transform:translate(39.0514vw,99vh) scale(.5456)}}.snow:nth-child(221){opacity:.936;transform:translate(14.7515vw,-10px) scale(.4145);animation:fall-221 11s -10s linear infinite}@keyframes fall-221{69.566%{transform:translate(14.4739vw,69.566vh) scale(.4145)}to{transform:translate(14.6127vw,99vh) scale(.4145)}}.snow:nth-child(222){opacity:.832;transform:translate(63.2549vw,-10px) scale(.7246);animation:fall-222 24s -9s linear infinite}@keyframes fall-222{44.962%{transform:translate(73.1699vw,44.962vh) scale(.7246)}to{transform:translate(68.2124vw,99vh) scale(.7246)}}.snow:nth-child(223){opacity:1.0906;transform:translate(36.2892vw,-10px) scale(.8896);animation:fall-223 17s -14s linear infinite}@keyframes fall-223{66.613%{transform:translate(29.141vw,66.613vh) scale(.8896)}to{transform:translate(32.7151vw,99vh) scale(.8896)}}.snow:nth-child(224){opacity:1.577;transform:translate(84.7701vw,-10px) scale(.7139);animation:fall-224 15s -16s linear infinite}@keyframes fall-224{32.765%{transform:translate(76.4271vw,32.765vh) scale(.7139)}to{transform:translate(80.5986vw,99vh) scale(.7139)}}.snow:nth-child(225){opacity:.7786;transform:translate(29.6739vw,-10px) scale(.2181);animation:fall-225 15s -3s linear infinite}@keyframes fall-225{51.544%{transform:translate(36.7959vw,51.544vh) scale(.2181)}to{transform:translate(33.2349vw,99vh) scale(.2181)}}.snow:nth-child(226){opacity:.8698;transform:translate(34.1725vw,-10px) scale(.7249);animation:fall-226 16s -1s linear infinite}@keyframes fall-226{57.64%{transform:translate(25.6626vw,57.64vh) scale(.7249)}to{transform:translate(29.91755vw,99vh) scale(.7249)}}.snow:nth-child(227){opacity:.2404;transform:translate(5.1585vw,-10px) scale(.4971);animation:fall-227 24s -24s linear infinite}@keyframes fall-227{53.953%{transform:translate(12.9018vw,53.953vh) scale(.4971)}to{transform:translate(9.03015vw,99vh) scale(.4971)}}.snow:nth-child(228){opacity:1.8912;transform:translate(27.7208vw,-10px) scale(.4698);animation:fall-228 19s -9s linear infinite}@keyframes fall-228{75.898%{transform:translate(32.2249vw,75.898vh) scale(.4698)}to{transform:translate(29.97285vw,99vh) scale(.4698)}}.snow:nth-child(229){opacity:.4646;transform:translate(36.9556vw,-10px) scale(.6887);animation:fall-229 19s -27s linear infinite}@keyframes fall-229{34.674%{transform:translate(46.2985vw,34.674vh) scale(.6887)}to{transform:translate(41.62705vw,99vh) scale(.6887)}}.snow:nth-child(230){opacity:1.2856;transform:translate(10.9986vw,-10px) scale(.7406);animation:fall-230 23s -3s linear infinite}@keyframes fall-230{66.732%{transform:translate(17.0436vw,66.732vh) scale(.7406)}to{transform:translate(14.0211vw,99vh) scale(.7406)}}.snow:nth-child(231){opacity:.6204;transform:translate(36.041vw,-10px) scale(.2073);animation:fall-231 10s -3s linear infinite}@keyframes fall-231{74.912%{transform:translate(33.7809vw,74.912vh) scale(.2073)}to{transform:translate(34.91095vw,99vh) scale(.2073)}}.snow:nth-child(232){opacity:1.5804;transform:translate(57.3184vw,-10px) scale(.479);animation:fall-232 16s -10s linear infinite}@keyframes fall-232{42.489%{transform:translate(57.2402vw,42.489vh) scale(.479)}to{transform:translate(57.2793vw,99vh) scale(.479)}}.snow:nth-child(233){opacity:1.6942;transform:translate(43.0626vw,-10px) scale(.3606);animation:fall-233 10s -15s linear infinite}@keyframes fall-233{69.94%{transform:translate(42.1034vw,69.94vh) scale(.3606)}to{transform:translate(42.583vw,99vh) scale(.3606)}}.snow:nth-child(234){opacity:1.9596;transform:translate(16.7388vw,-10px) scale(.8904);animation:fall-234 17s -12s linear infinite}@keyframes fall-234{55.857%{transform:translate(24.0475vw,55.857vh) scale(.8904)}to{transform:translate(20.39315vw,99vh) scale(.8904)}}.snow:nth-child(235){opacity:.165;transform:translate(13.2538vw,-10px) scale(.9097);animation:fall-235 16s -28s linear infinite}@keyframes fall-235{42.984%{transform:translate(12.3831vw,42.984vh) scale(.9097)}to{transform:translate(12.81845vw,99vh) scale(.9097)}}.snow:nth-child(236){opacity:.1674;transform:translate(79.9466vw,-10px) scale(.1356);animation:fall-236 11s -14s linear infinite}@keyframes fall-236{65.256%{transform:translate(79.6208vw,65.256vh) scale(.1356)}to{transform:translate(79.7837vw,99vh) scale(.1356)}}.snow:nth-child(237){opacity:1.0962;transform:translate(89.7368vw,-10px) scale(.9326);animation:fall-237 27s -24s linear infinite}@keyframes fall-237{54.536%{transform:translate(85.499vw,54.536vh) scale(.9326)}to{transform:translate(87.6179vw,99vh) scale(.9326)}}.snow:nth-child(238){opacity:1.2504;transform:translate(19.5878vw,-10px) scale(.368);animation:fall-238 27s -19s linear infinite}@keyframes fall-238{58.298%{transform:translate(28.7552vw,58.298vh) scale(.368)}to{transform:translate(24.1715vw,99vh) scale(.368)}}.snow:nth-child(239){opacity:.5298;transform:translate(59.722vw,-10px) scale(.0916);animation:fall-239 24s -17s linear infinite}@keyframes fall-239{38.278%{transform:translate(59.0533vw,38.278vh) scale(.0916)}to{transform:translate(59.38765vw,99vh) scale(.0916)}}.snow:nth-child(240){opacity:.828;transform:translate(12.1821vw,-10px) scale(.3447);animation:fall-240 10s -26s linear infinite}@keyframes fall-240{31.714%{transform:translate(4.8556vw,31.714vh) scale(.3447)}to{transform:translate(8.51885vw,99vh) scale(.3447)}}.snow:nth-child(241){opacity:.6622;transform:translate(54.998vw,-10px) scale(.7903);animation:fall-241 24s -10s linear infinite}@keyframes fall-241{31.433%{transform:translate(48.3873vw,31.433vh) scale(.7903)}to{transform:translate(51.69265vw,99vh) scale(.7903)}}.snow:nth-child(242){opacity:.6462;transform:translate(49.7721vw,-10px) scale(.2327);animation:fall-242 30s -19s linear infinite}@keyframes fall-242{49.159%{transform:translate(42.1996vw,49.159vh) scale(.2327)}to{transform:translate(45.98585vw,99vh) scale(.2327)}}.snow:nth-child(243){opacity:1.8236;transform:translate(89.6338vw,-10px) scale(.7426);animation:fall-243 12s -29s linear infinite}@keyframes fall-243{59.179%{transform:translate(85.2939vw,59.179vh) scale(.7426)}to{transform:translate(87.46385vw,99vh) scale(.7426)}}.snow:nth-child(244){opacity:.9742;transform:translate(65.2642vw,-10px) scale(.6938);animation:fall-244 28s -29s linear infinite}@keyframes fall-244{37.718%{transform:translate(64.0306vw,37.718vh) scale(.6938)}to{transform:translate(64.6474vw,99vh) scale(.6938)}}.snow:nth-child(245){opacity:1.6986;transform:translate(84.4627vw,-10px) scale(.7068);animation:fall-245 25s -20s linear infinite}@keyframes fall-245{70.117%{transform:translate(94.1973vw,70.117vh) scale(.7068)}to{transform:translate(89.33vw,99vh) scale(.7068)}}.snow:nth-child(246){opacity:1.7102;transform:translate(28.9547vw,-10px) scale(.4418);animation:fall-246 24s -29s linear infinite}@keyframes fall-246{75.117%{transform:translate(29.4041vw,75.117vh) scale(.4418)}to{transform:translate(29.1794vw,99vh) scale(.4418)}}.snow:nth-child(247){opacity:.8438;transform:translate(78.8357vw,-10px) scale(.0038);animation:fall-247 14s -10s linear infinite}@keyframes fall-247{32.847%{transform:translate(71.5354vw,32.847vh) scale(.0038)}to{transform:translate(75.18555vw,99vh) scale(.0038)}}.snow:nth-child(248){opacity:.6544;transform:translate(28.1187vw,-10px) scale(.9481);animation:fall-248 20s -25s linear infinite}@keyframes fall-248{60.628%{transform:translate(33.2343vw,60.628vh) scale(.9481)}to{transform:translate(30.6765vw,99vh) scale(.9481)}}.snow:nth-child(249){opacity:1.769;transform:translate(47.951vw,-10px) scale(.266);animation:fall-249 21s -7s linear infinite}@keyframes fall-249{63.702%{transform:translate(52.2598vw,63.702vh) scale(.266)}to{transform:translate(50.1054vw,99vh) scale(.266)}}.snow:nth-child(250){opacity:1.4288;transform:translate(44.0827vw,-10px) scale(.8004);animation:fall-250 28s -16s linear infinite}@keyframes fall-250{79.775%{transform:translate(35.1393vw,79.775vh) scale(.8004)}to{transform:translate(39.611vw,99vh) scale(.8004)}}.snow:nth-child(251){opacity:1.2608;transform:translate(32.4403vw,-10px) scale(.7778);animation:fall-251 17s -8s linear infinite}@keyframes fall-251{42.558%{transform:translate(22.9065vw,42.558vh) scale(.7778)}to{transform:translate(27.6734vw,99vh) scale(.7778)}}.snow:nth-child(252){opacity:1.8364;transform:translate(2.4604vw,-10px) scale(.7208);animation:fall-252 18s -7s linear infinite}@keyframes fall-252{64.836%{transform:translate(11.4085vw,64.836vh) scale(.7208)}to{transform:translate(6.93445vw,99vh) scale(.7208)}}.snow:nth-child(253){opacity:.3388;transform:translate(61.0926vw,-10px) scale(.5651);animation:fall-253 26s -11s linear infinite}@keyframes fall-253{75.309%{transform:translate(55.0603vw,75.309vh) scale(.5651)}to{transform:translate(58.07645vw,99vh) scale(.5651)}}.snow:nth-child(254){opacity:.0644;transform:translate(8.7041vw,-10px) scale(.2716);animation:fall-254 23s -11s linear infinite}@keyframes fall-254{44.855%{transform:translate(3.9728vw,44.855vh) scale(.2716)}to{transform:translate(6.33845vw,99vh) scale(.2716)}}.snow:nth-child(255){opacity:1.486;transform:translate(83.6176vw,-10px) scale(.9447);animation:fall-255 16s -18s linear infinite}@keyframes fall-255{40.679%{transform:translate(79.8275vw,40.679vh) scale(.9447)}to{transform:translate(81.72255vw,99vh) scale(.9447)}}.snow:nth-child(256){opacity:1.1166;transform:translate(29.9736vw,-10px) scale(.5795);animation:fall-256 29s -10s linear infinite}@keyframes fall-256{54.873%{transform:translate(32.3934vw,54.873vh) scale(.5795)}to{transform:translate(31.1835vw,99vh) scale(.5795)}}.snow:nth-child(257){opacity:.119;transform:translate(49.5082vw,-10px) scale(.6748);animation:fall-257 28s -16s linear infinite}@keyframes fall-257{47.564%{transform:translate(49.4391vw,47.564vh) scale(.6748)}to{transform:translate(49.47365vw,99vh) scale(.6748)}}.snow:nth-child(258){opacity:1.684;transform:translate(50.5331vw,-10px) scale(.3431);animation:fall-258 16s -7s linear infinite}@keyframes fall-258{74.338%{transform:translate(48.597vw,74.338vh) scale(.3431)}to{transform:translate(49.56505vw,99vh) scale(.3431)}}.snow:nth-child(259){opacity:.9524;transform:translate(64.6175vw,-10px) scale(.2741);animation:fall-259 14s -15s linear infinite}@keyframes fall-259{61.665%{transform:translate(68.2054vw,61.665vh) scale(.2741)}to{transform:translate(66.41145vw,99vh) scale(.2741)}}.snow:nth-child(260){opacity:.8964;transform:translate(42.5529vw,-10px) scale(.6107);animation:fall-260 20s -7s linear infinite}@keyframes fall-260{37.116%{transform:translate(44.48vw,37.116vh) scale(.6107)}to{transform:translate(43.51645vw,99vh) scale(.6107)}}.snow:nth-child(261){opacity:1.335;transform:translate(46.2823vw,-10px) scale(.5709);animation:fall-261 18s -10s linear infinite}@keyframes fall-261{32.982%{transform:translate(45.2437vw,32.982vh) scale(.5709)}to{transform:translate(45.763vw,99vh) scale(.5709)}}.snow:nth-child(262){opacity:.8782;transform:translate(73.895vw,-10px) scale(.3654);animation:fall-262 24s -28s linear infinite}@keyframes fall-262{55.529%{transform:translate(67.8912vw,55.529vh) scale(.3654)}to{transform:translate(70.8931vw,99vh) scale(.3654)}}.snow:nth-child(263){opacity:.6844;transform:translate(18.7763vw,-10px) scale(.9538);animation:fall-263 21s -10s linear infinite}@keyframes fall-263{52.91%{transform:translate(27.727vw,52.91vh) scale(.9538)}to{transform:translate(23.25165vw,99vh) scale(.9538)}}.snow:nth-child(264){opacity:.4724;transform:translate(38.5494vw,-10px) scale(.0125);animation:fall-264 10s -28s linear infinite}@keyframes fall-264{45.198%{transform:translate(31.1321vw,45.198vh) scale(.0125)}to{transform:translate(34.84075vw,99vh) scale(.0125)}}.snow:nth-child(265){opacity:.066;transform:translate(7.51vw,-10px) scale(.9266);animation:fall-265 23s -12s linear infinite}@keyframes fall-265{42.621%{transform:translate(2.6895vw,42.621vh) scale(.9266)}to{transform:translate(5.09975vw,99vh) scale(.9266)}}.snow:nth-child(266){opacity:.7666;transform:translate(56.9103vw,-10px) scale(.0405);animation:fall-266 29s -15s linear infinite}@keyframes fall-266{73.182%{transform:translate(60.3247vw,73.182vh) scale(.0405)}to{transform:translate(58.6175vw,99vh) scale(.0405)}}.snow:nth-child(267){opacity:.8094;transform:translate(22.5036vw,-10px) scale(.6253);animation:fall-267 29s -21s linear infinite}@keyframes fall-267{56.246%{transform:translate(14.5814vw,56.246vh) scale(.6253)}to{transform:translate(18.5425vw,99vh) scale(.6253)}}.snow:nth-child(268){opacity:.6402;transform:translate(8.4969vw,-10px) scale(.8381);animation:fall-268 18s -10s linear infinite}@keyframes fall-268{60.883%{transform:translate(13.1102vw,60.883vh) scale(.8381)}to{transform:translate(10.80355vw,99vh) scale(.8381)}}.snow:nth-child(269){opacity:.5978;transform:translate(52.7866vw,-10px) scale(.1108);animation:fall-269 28s -23s linear infinite}@keyframes fall-269{70.792%{transform:translate(56.2022vw,70.792vh) scale(.1108)}to{transform:translate(54.4944vw,99vh) scale(.1108)}}.snow:nth-child(270){opacity:.8958;transform:translate(92.1384vw,-10px) scale(.7095);animation:fall-270 16s -9s linear infinite}@keyframes fall-270{59.676%{transform:translate(99.081vw,59.676vh) scale(.7095)}to{transform:translate(95.6097vw,99vh) scale(.7095)}}.snow:nth-child(271){opacity:.2318;transform:translate(66.888vw,-10px) scale(.6451);animation:fall-271 23s -6s linear infinite}@keyframes fall-271{40.66%{transform:translate(56.966vw,40.66vh) scale(.6451)}to{transform:translate(61.927vw,99vh) scale(.6451)}}.snow:nth-child(272){opacity:1.0376;transform:translate(78.8135vw,-10px) scale(.204);animation:fall-272 15s -24s linear infinite}@keyframes fall-272{33.585%{transform:translate(75.6508vw,33.585vh) scale(.204)}to{transform:translate(77.23215vw,99vh) scale(.204)}}.snow:nth-child(273){opacity:.627;transform:translate(94.6825vw,-10px) scale(.4586);animation:fall-273 25s -2s linear infinite}@keyframes fall-273{50.856%{transform:translate(84.94vw,50.856vh) scale(.4586)}to{transform:translate(89.81125vw,99vh) scale(.4586)}}.snow:nth-child(274){opacity:.1106;transform:translate(6.3021vw,-10px) scale(.39);animation:fall-274 19s -15s linear infinite}@keyframes fall-274{30.911%{transform:translate(6.4351vw,30.911vh) scale(.39)}to{transform:translate(6.3686vw,99vh) scale(.39)}}.snow:nth-child(275){opacity:.8006;transform:translate(75.3199vw,-10px) scale(.4784);animation:fall-275 25s -9s linear infinite}@keyframes fall-275{31.048%{transform:translate(66.36vw,31.048vh) scale(.4784)}to{transform:translate(70.83995vw,99vh) scale(.4784)}}.snow:nth-child(276){opacity:1.3582;transform:translate(68.3664vw,-10px) scale(.4926);animation:fall-276 16s -10s linear infinite}@keyframes fall-276{75.697%{transform:translate(60.7715vw,75.697vh) scale(.4926)}to{transform:translate(64.56895vw,99vh) scale(.4926)}}.snow:nth-child(277){opacity:.1484;transform:translate(97.072vw,-10px) scale(.7137);animation:fall-277 18s -4s linear infinite}@keyframes fall-277{75.664%{transform:translate(89.0026vw,75.664vh) scale(.7137)}to{transform:translate(93.0373vw,99vh) scale(.7137)}}.snow:nth-child(278){opacity:.007;transform:translate(54.9644vw,-10px) scale(.212);animation:fall-278 21s -10s linear infinite}@keyframes fall-278{32.53%{transform:translate(59.7259vw,32.53vh) scale(.212)}to{transform:translate(57.34515vw,99vh) scale(.212)}}.snow:nth-child(279){opacity:1.3468;transform:translate(2.0973vw,-10px) scale(.7115);animation:fall-279 13s -3s linear infinite}@keyframes fall-279{46.949%{transform:translate(1.1326vw,46.949vh) scale(.7115)}to{transform:translate(1.61495vw,99vh) scale(.7115)}}.snow:nth-child(280){opacity:1.6588;transform:translate(60.2294vw,-10px) scale(.2971);animation:fall-280 30s -11s linear infinite}@keyframes fall-280{64.209%{transform:translate(54.2277vw,64.209vh) scale(.2971)}to{transform:translate(57.22855vw,99vh) scale(.2971)}}.snow:nth-child(281){opacity:1.0076;transform:translate(49.0057vw,-10px) scale(.6379);animation:fall-281 24s -23s linear infinite}@keyframes fall-281{72.235%{transform:translate(53.021vw,72.235vh) scale(.6379)}to{transform:translate(51.01335vw,99vh) scale(.6379)}}.snow:nth-child(282){opacity:.6888;transform:translate(99.3954vw,-10px) scale(.581);animation:fall-282 26s -18s linear infinite}@keyframes fall-282{65.447%{transform:translate(95.8626vw,65.447vh) scale(.581)}to{transform:translate(97.629vw,99vh) scale(.581)}}.snow:nth-child(283){opacity:1.9956;transform:translate(96.7129vw,-10px) scale(.7052);animation:fall-283 18s -19s linear infinite}@keyframes fall-283{72.911%{transform:translate(103.0223vw,72.911vh) scale(.7052)}to{transform:translate(99.8676vw,99vh) scale(.7052)}}.snow:nth-child(284){opacity:1.7822;transform:translate(16.33vw,-10px) scale(.3104);animation:fall-284 21s -10s linear infinite}@keyframes fall-284{32.005%{transform:translate(17.9342vw,32.005vh) scale(.3104)}to{transform:translate(17.1321vw,99vh) scale(.3104)}}.snow:nth-child(285){opacity:.806;transform:translate(36.7102vw,-10px) scale(.5454);animation:fall-285 27s -12s linear infinite}@keyframes fall-285{75.717%{transform:translate(33.4506vw,75.717vh) scale(.5454)}to{transform:translate(35.0804vw,99vh) scale(.5454)}}.snow:nth-child(286){opacity:1.0834;transform:translate(19.4602vw,-10px) scale(.2856);animation:fall-286 12s -25s linear infinite}@keyframes fall-286{39.075%{transform:translate(24.8216vw,39.075vh) scale(.2856)}to{transform:translate(22.1409vw,99vh) scale(.2856)}}.snow:nth-child(287){opacity:.3708;transform:translate(4.4471vw,-10px) scale(.0188);animation:fall-287 21s -29s linear infinite}@keyframes fall-287{45.944%{transform:translate(5.2935vw,45.944vh) scale(.0188)}to{transform:translate(4.8703vw,99vh) scale(.0188)}}.snow:nth-child(288){opacity:1.1156;transform:translate(47.3611vw,-10px) scale(.812);animation:fall-288 14s -2s linear infinite}@keyframes fall-288{41.892%{transform:translate(41.2898vw,41.892vh) scale(.812)}to{transform:translate(44.32545vw,99vh) scale(.812)}}.snow:nth-child(289){opacity:.7738;transform:translate(85.6369vw,-10px) scale(.1471);animation:fall-289 12s -23s linear infinite}@keyframes fall-289{33.193%{transform:translate(80.5472vw,33.193vh) scale(.1471)}to{transform:translate(83.09205vw,99vh) scale(.1471)}}.snow:nth-child(290){opacity:1.6422;transform:translate(55.6054vw,-10px) scale(.2726);animation:fall-290 21s -15s linear infinite}@keyframes fall-290{55.811%{transform:translate(48.0773vw,55.811vh) scale(.2726)}to{transform:translate(51.84135vw,99vh) scale(.2726)}}.snow:nth-child(291){opacity:1.6748;transform:translate(52.0533vw,-10px) scale(.2218);animation:fall-291 19s -28s linear infinite}@keyframes fall-291{48.696%{transform:translate(46.8722vw,48.696vh) scale(.2218)}to{transform:translate(49.46275vw,99vh) scale(.2218)}}.snow:nth-child(292){opacity:1.1618;transform:translate(65.4118vw,-10px) scale(.8167);animation:fall-292 21s -13s linear infinite}@keyframes fall-292{72.845%{transform:translate(72.3467vw,72.845vh) scale(.8167)}to{transform:translate(68.87925vw,99vh) scale(.8167)}}.snow:nth-child(293){opacity:1.3002;transform:translate(95.2958vw,-10px) scale(.0325);animation:fall-293 19s -19s linear infinite}@keyframes fall-293{65.676%{transform:translate(86.4089vw,65.676vh) scale(.0325)}to{transform:translate(90.85235vw,99vh) scale(.0325)}}.snow:nth-child(294){opacity:.631;transform:translate(82.6467vw,-10px) scale(.4303);animation:fall-294 19s -28s linear infinite}@keyframes fall-294{75.332%{transform:translate(73.1809vw,75.332vh) scale(.4303)}to{transform:translate(77.9138vw,99vh) scale(.4303)}}.snow:nth-child(295){opacity:.9174;transform:translate(9.857vw,-10px) scale(.5001);animation:fall-295 12s -6s linear infinite}@keyframes fall-295{54.221%{transform:translate(15.0583vw,54.221vh) scale(.5001)}to{transform:translate(12.45765vw,99vh) scale(.5001)}}.snow:nth-child(296){opacity:.9082;transform:translate(48.634vw,-10px) scale(.8858);animation:fall-296 18s -18s linear infinite}@keyframes fall-296{39.255%{transform:translate(42.5567vw,39.255vh) scale(.8858)}to{transform:translate(45.59535vw,99vh) scale(.8858)}}.snow:nth-child(297){opacity:.5016;transform:translate(73.5423vw,-10px) scale(.2883);animation:fall-297 24s -20s linear infinite}@keyframes fall-297{55.751%{transform:translate(65.7516vw,55.751vh) scale(.2883)}to{transform:translate(69.64695vw,99vh) scale(.2883)}}.snow:nth-child(298){opacity:.9898;transform:translate(49.1771vw,-10px) scale(.8987);animation:fall-298 25s -7s linear infinite}@keyframes fall-298{67.329%{transform:translate(49.3058vw,67.329vh) scale(.8987)}to{transform:translate(49.24145vw,99vh) scale(.8987)}}.snow:nth-child(299){opacity:.92;transform:translate(98.3456vw,-10px) scale(.6038);animation:fall-299 12s -10s linear infinite}@keyframes fall-299{62.468%{transform:translate(103.981vw,62.468vh) scale(.6038)}to{transform:translate(101.1633vw,99vh) scale(.6038)}}.snow:nth-child(300){opacity:.4086;transform:translate(46.7405vw,-10px) scale(.5087);animation:fall-300 29s -24s linear infinite}@keyframes fall-300{71.838%{transform:translate(42.6311vw,71.838vh) scale(.5087)}to{transform:translate(44.6858vw,99vh) scale(.5087)}}.snow:nth-child(301){opacity:.2826;transform:translate(80.6967vw,-10px) scale(.2502);animation:fall-301 14s -14s linear infinite}@keyframes fall-301{63.575%{transform:translate(74.1017vw,63.575vh) scale(.2502)}to{transform:translate(77.3992vw,99vh) scale(.2502)}}.snow:nth-child(302){opacity:.339;transform:translate(12.9996vw,-10px) scale(.1261);animation:fall-302 15s -29s linear infinite}@keyframes fall-302{35.721%{transform:translate(6.9523vw,35.721vh) scale(.1261)}to{transform:translate(9.97595vw,99vh) scale(.1261)}}.snow:nth-child(303){opacity:.9784;transform:translate(62.47vw,-10px) scale(.5553);animation:fall-303 17s -12s linear infinite}@keyframes fall-303{46.358%{transform:translate(63.3092vw,46.358vh) scale(.5553)}to{transform:translate(62.8896vw,99vh) scale(.5553)}}.snow:nth-child(304){opacity:1.7678;transform:translate(49.8568vw,-10px) scale(.2738);animation:fall-304 16s -11s linear infinite}@keyframes fall-304{76.964%{transform:translate(50.2739vw,76.964vh) scale(.2738)}to{transform:translate(50.06535vw,99vh) scale(.2738)}}.snow:nth-child(305){opacity:.9702;transform:translate(48.0532vw,-10px) scale(.9398);animation:fall-305 17s -10s linear infinite}@keyframes fall-305{63.501%{transform:translate(40.4439vw,63.501vh) scale(.9398)}to{transform:translate(44.24855vw,99vh) scale(.9398)}}.snow:nth-child(306){opacity:.1826;transform:translate(25.9387vw,-10px) scale(.8196);animation:fall-306 27s -23s linear infinite}@keyframes fall-306{58.844%{transform:translate(25.7633vw,58.844vh) scale(.8196)}to{transform:translate(25.851vw,99vh) scale(.8196)}}.snow:nth-child(307){opacity:1.6364;transform:translate(70.3969vw,-10px) scale(.2428);animation:fall-307 25s -18s linear infinite}@keyframes fall-307{45.763%{transform:translate(68.8251vw,45.763vh) scale(.2428)}to{transform:translate(69.611vw,99vh) scale(.2428)}}.snow:nth-child(308){opacity:1.749;transform:translate(75.746vw,-10px) scale(.695);animation:fall-308 16s -25s linear infinite}@keyframes fall-308{42.769%{transform:translate(76.7168vw,42.769vh) scale(.695)}to{transform:translate(76.2314vw,99vh) scale(.695)}}.snow:nth-child(309){opacity:.2366;transform:translate(.8797vw,-10px) scale(.0332);animation:fall-309 11s -6s linear infinite}@keyframes fall-309{39.572%{transform:translate(6.7432vw,39.572vh) scale(.0332)}to{transform:translate(3.81145vw,99vh) scale(.0332)}}.snow:nth-child(310){opacity:.419;transform:translate(82.2375vw,-10px) scale(.325);animation:fall-310 17s -23s linear infinite}@keyframes fall-310{49.048%{transform:translate(82.468vw,49.048vh) scale(.325)}to{transform:translate(82.35275vw,99vh) scale(.325)}}.snow:nth-child(311){opacity:1.6262;transform:translate(60.5421vw,-10px) scale(.729);animation:fall-311 29s -22s linear infinite}@keyframes fall-311{48.02%{transform:translate(58.7992vw,48.02vh) scale(.729)}to{transform:translate(59.67065vw,99vh) scale(.729)}}.snow:nth-child(312){opacity:.2398;transform:translate(39.3827vw,-10px) scale(.6411);animation:fall-312 16s -16s linear infinite}@keyframes fall-312{43.5%{transform:translate(39.6062vw,43.5vh) scale(.6411)}to{transform:translate(39.49445vw,99vh) scale(.6411)}}.snow:nth-child(313){opacity:.653;transform:translate(98.9084vw,-10px) scale(.3499);animation:fall-313 28s -10s linear infinite}@keyframes fall-313{44.267%{transform:translate(90.6983vw,44.267vh) scale(.3499)}to{transform:translate(94.80335vw,99vh) scale(.3499)}}.snow:nth-child(314){opacity:1.7628;transform:translate(91.3318vw,-10px) scale(.2058);animation:fall-314 28s -4s linear infinite}@keyframes fall-314{45.188%{transform:translate(93.2328vw,45.188vh) scale(.2058)}to{transform:translate(92.2823vw,99vh) scale(.2058)}}.snow:nth-child(315){opacity:1.1934;transform:translate(78.1835vw,-10px) scale(.5645);animation:fall-315 12s -15s linear infinite}@keyframes fall-315{78.829%{transform:translate(74.0744vw,78.829vh) scale(.5645)}to{transform:translate(76.12895vw,99vh) scale(.5645)}}.snow:nth-child(316){opacity:.178;transform:translate(64.2345vw,-10px) scale(.4631);animation:fall-316 22s -9s linear infinite}@keyframes fall-316{49.018%{transform:translate(69.0829vw,49.018vh) scale(.4631)}to{transform:translate(66.6587vw,99vh) scale(.4631)}}.snow:nth-child(317){opacity:1.6362;transform:translate(64.0558vw,-10px) scale(.0147);animation:fall-317 17s -3s linear infinite}@keyframes fall-317{72.098%{transform:translate(71.6604vw,72.098vh) scale(.0147)}to{transform:translate(67.8581vw,99vh) scale(.0147)}}.snow:nth-child(318){opacity:.4126;transform:translate(37.6914vw,-10px) scale(.8947);animation:fall-318 27s -20s linear infinite}@keyframes fall-318{72.258%{transform:translate(39.8761vw,72.258vh) scale(.8947)}to{transform:translate(38.78375vw,99vh) scale(.8947)}}.snow:nth-child(319){opacity:.726;transform:translate(8.268vw,-10px) scale(.1246);animation:fall-319 13s -21s linear infinite}@keyframes fall-319{69.911%{transform:translate(8.3312vw,69.911vh) scale(.1246)}to{transform:translate(8.2996vw,99vh) scale(.1246)}}.snow:nth-child(320){opacity:1.4882;transform:translate(13.9601vw,-10px) scale(.255);animation:fall-320 15s -29s linear infinite}@keyframes fall-320{36.314%{transform:translate(5.4077vw,36.314vh) scale(.255)}to{transform:translate(9.6839vw,99vh) scale(.255)}}.snow:nth-child(321){opacity:1.0946;transform:translate(71.4541vw,-10px) scale(.5408);animation:fall-321 15s -30s linear infinite}@keyframes fall-321{39.959%{transform:translate(74.8526vw,39.959vh) scale(.5408)}to{transform:translate(73.15335vw,99vh) scale(.5408)}}.snow:nth-child(322){opacity:1.9714;transform:translate(41.3524vw,-10px) scale(.0334);animation:fall-322 11s -18s linear infinite}@keyframes fall-322{75.105%{transform:translate(47.4199vw,75.105vh) scale(.0334)}to{transform:translate(44.38615vw,99vh) scale(.0334)}}.snow:nth-child(323){opacity:1.182;transform:translate(79.3804vw,-10px) scale(.9388);animation:fall-323 14s -15s linear infinite}@keyframes fall-323{31.166%{transform:translate(72.9024vw,31.166vh) scale(.9388)}to{transform:translate(76.1414vw,99vh) scale(.9388)}}.snow:nth-child(324){opacity:1.335;transform:translate(92.0158vw,-10px) scale(.5619);animation:fall-324 21s -30s linear infinite}@keyframes fall-324{63.293%{transform:translate(100.1939vw,63.293vh) scale(.5619)}to{transform:translate(96.10485vw,99vh) scale(.5619)}}.snow:nth-child(325){opacity:.7686;transform:translate(8.2344vw,-10px) scale(.2228);animation:fall-325 29s -6s linear infinite}@keyframes fall-325{30.555%{transform:translate(9.1052vw,30.555vh) scale(.2228)}to{transform:translate(8.6698vw,99vh) scale(.2228)}}.snow:nth-child(326){opacity:1.6008;transform:translate(.4803vw,-10px) scale(.1572);animation:fall-326 25s -25s linear infinite}@keyframes fall-326{45.247%{transform:translate(7.1668vw,45.247vh) scale(.1572)}to{transform:translate(3.82355vw,99vh) scale(.1572)}}.snow:nth-child(327){opacity:1.7552;transform:translate(30.28vw,-10px) scale(.8082);animation:fall-327 28s -24s linear infinite}@keyframes fall-327{45.335%{transform:translate(27.9975vw,45.335vh) scale(.8082)}to{transform:translate(29.13875vw,99vh) scale(.8082)}}.snow:nth-child(328){opacity:1.2718;transform:translate(88.0069vw,-10px) scale(.397);animation:fall-328 14s -4s linear infinite}@keyframes fall-328{44.92%{transform:translate(87.2971vw,44.92vh) scale(.397)}to{transform:translate(87.652vw,99vh) scale(.397)}}.snow:nth-child(329){opacity:.3782;transform:translate(14.7098vw,-10px) scale(.6949);animation:fall-329 10s -7s linear infinite}@keyframes fall-329{52.299%{transform:translate(21.9012vw,52.299vh) scale(.6949)}to{transform:translate(18.3055vw,99vh) scale(.6949)}}.snow:nth-child(330){opacity:.7334;transform:translate(35.1805vw,-10px) scale(.9612);animation:fall-330 10s -9s linear infinite}@keyframes fall-330{43.319%{transform:translate(32.048vw,43.319vh) scale(.9612)}to{transform:translate(33.61425vw,99vh) scale(.9612)}}.snow:nth-child(331){opacity:1.995;transform:translate(97.8973vw,-10px) scale(.2918);animation:fall-331 19s -15s linear infinite}@keyframes fall-331{58.473%{transform:translate(99.3111vw,58.473vh) scale(.2918)}to{transform:translate(98.6042vw,99vh) scale(.2918)}}.snow:nth-child(332){opacity:1.2296;transform:translate(13.2392vw,-10px) scale(.2314);animation:fall-332 17s -13s linear infinite}@keyframes fall-332{45.717%{transform:translate(21.3539vw,45.717vh) scale(.2314)}to{transform:translate(17.29655vw,99vh) scale(.2314)}}.snow:nth-child(333){opacity:.5234;transform:translate(76.2523vw,-10px) scale(.1576);animation:fall-333 14s -3s linear infinite}@keyframes fall-333{46.409%{transform:translate(76.9085vw,46.409vh) scale(.1576)}to{transform:translate(76.5804vw,99vh) scale(.1576)}}.snow:nth-child(334){opacity:.0764;transform:translate(82.108vw,-10px) scale(.2856);animation:fall-334 28s -18s linear infinite}@keyframes fall-334{31.055%{transform:translate(75.7096vw,31.055vh) scale(.2856)}to{transform:translate(78.9088vw,99vh) scale(.2856)}}.snow:nth-child(335){opacity:1.4146;transform:translate(81.8352vw,-10px) scale(.3471);animation:fall-335 27s -15s linear infinite}@keyframes fall-335{69.74%{transform:translate(79.9062vw,69.74vh) scale(.3471)}to{transform:translate(80.8707vw,99vh) scale(.3471)}}.snow:nth-child(336){opacity:1.434;transform:translate(1.4087vw,-10px) scale(.7237);animation:fall-336 11s -8s linear infinite}@keyframes fall-336{51.643%{transform:translate(.8976vw,51.643vh) scale(.7237)}to{transform:translate(1.15315vw,99vh) scale(.7237)}}.snow:nth-child(337){opacity:1.714;transform:translate(66.4952vw,-10px) scale(.7084);animation:fall-337 10s -28s linear infinite}@keyframes fall-337{49.294%{transform:translate(74.3446vw,49.294vh) scale(.7084)}to{transform:translate(70.4199vw,99vh) scale(.7084)}}.snow:nth-child(338){opacity:1.3882;transform:translate(49.9635vw,-10px) scale(.5465);animation:fall-338 28s -7s linear infinite}@keyframes fall-338{40.299%{transform:translate(49.1468vw,40.299vh) scale(.5465)}to{transform:translate(49.55515vw,99vh) scale(.5465)}}.snow:nth-child(339){opacity:.5522;transform:translate(94.8621vw,-10px) scale(.3714);animation:fall-339 13s -1s linear infinite}@keyframes fall-339{66.038%{transform:translate(89.4698vw,66.038vh) scale(.3714)}to{transform:translate(92.16595vw,99vh) scale(.3714)}}.snow:nth-child(340){opacity:1.9778;transform:translate(99.7201vw,-10px) scale(.3376);animation:fall-340 26s -16s linear infinite}@keyframes fall-340{77.736%{transform:translate(100.3496vw,77.736vh) scale(.3376)}to{transform:translate(100.03485vw,99vh) scale(.3376)}}.snow:nth-child(341){opacity:.1472;transform:translate(80.657vw,-10px) scale(.8457);animation:fall-341 24s -3s linear infinite}@keyframes fall-341{48.518%{transform:translate(80.829vw,48.518vh) scale(.8457)}to{transform:translate(80.743vw,99vh) scale(.8457)}}.snow:nth-child(342){opacity:1.2894;transform:translate(24.4939vw,-10px) scale(.5189);animation:fall-342 30s -30s linear infinite}@keyframes fall-342{44.609%{transform:translate(33.2922vw,44.609vh) scale(.5189)}to{transform:translate(28.89305vw,99vh) scale(.5189)}}.snow:nth-child(343){opacity:1.414;transform:translate(31.7217vw,-10px) scale(.144);animation:fall-343 22s -2s linear infinite}@keyframes fall-343{75.812%{transform:translate(36.9009vw,75.812vh) scale(.144)}to{transform:translate(34.3113vw,99vh) scale(.144)}}.snow:nth-child(344){opacity:1.8304;transform:translate(50.243vw,-10px) scale(.8252);animation:fall-344 22s -29s linear infinite}@keyframes fall-344{57.886%{transform:translate(47.0495vw,57.886vh) scale(.8252)}to{transform:translate(48.64625vw,99vh) scale(.8252)}}.snow:nth-child(345){opacity:.9332;transform:translate(39.3357vw,-10px) scale(.8693);animation:fall-345 28s -27s linear infinite}@keyframes fall-345{37.057%{transform:translate(38.9338vw,37.057vh) scale(.8693)}to{transform:translate(39.13475vw,99vh) scale(.8693)}}.snow:nth-child(346){opacity:.1494;transform:translate(4.8149vw,-10px) scale(.1725);animation:fall-346 23s -5s linear infinite}@keyframes fall-346{44.541%{transform:translate(-.0937vw,44.541vh) scale(.1725)}to{transform:translate(2.3606vw,99vh) scale(.1725)}}.snow:nth-child(347){opacity:1.1872;transform:translate(82.8269vw,-10px) scale(.6806);animation:fall-347 16s -20s linear infinite}@keyframes fall-347{55.124%{transform:translate(80.6052vw,55.124vh) scale(.6806)}to{transform:translate(81.71605vw,99vh) scale(.6806)}}.snow:nth-child(348){opacity:1.109;transform:translate(31.6312vw,-10px) scale(.5818);animation:fall-348 19s -13s linear infinite}@keyframes fall-348{58.58%{transform:translate(29.2518vw,58.58vh) scale(.5818)}to{transform:translate(30.4415vw,99vh) scale(.5818)}}.snow:nth-child(349){opacity:.4678;transform:translate(42.4074vw,-10px) scale(.0003);animation:fall-349 18s -27s linear infinite}@keyframes fall-349{51.985%{transform:translate(47.0448vw,51.985vh) scale(.0003)}to{transform:translate(44.7261vw,99vh) scale(.0003)}}.snow:nth-child(350){opacity:.761;transform:translate(12.6418vw,-10px) scale(.3739);animation:fall-350 21s -14s linear infinite}@keyframes fall-350{47%{transform:translate(18.9661vw,47vh) scale(.3739)}to{transform:translate(15.80395vw,99vh) scale(.3739)}}.snow:nth-child(351){opacity:1.0376;transform:translate(51.1594vw,-10px) scale(.1174);animation:fall-351 26s -8s linear infinite}@keyframes fall-351{74.571%{transform:translate(51.0372vw,74.571vh) scale(.1174)}to{transform:translate(51.0983vw,99vh) scale(.1174)}}.snow:nth-child(352){opacity:1.4584;transform:translate(74.0245vw,-10px) scale(.0968);animation:fall-352 17s -7s linear infinite}@keyframes fall-352{36.75%{transform:translate(69.9703vw,36.75vh) scale(.0968)}to{transform:translate(71.9974vw,99vh) scale(.0968)}}.snow:nth-child(353){opacity:1.4892;transform:translate(15.1921vw,-10px) scale(.996);animation:fall-353 28s -22s linear infinite}@keyframes fall-353{30.008%{transform:translate(8.2323vw,30.008vh) scale(.996)}to{transform:translate(11.7122vw,99vh) scale(.996)}}.snow:nth-child(354){opacity:.4464;transform:translate(57.562vw,-10px) scale(.6265);animation:fall-354 13s -25s linear infinite}@keyframes fall-354{79.317%{transform:translate(49.2687vw,79.317vh) scale(.6265)}to{transform:translate(53.41535vw,99vh) scale(.6265)}}.snow:nth-child(355){opacity:1.2298;transform:translate(18.187vw,-10px) scale(.0809);animation:fall-355 25s -28s linear infinite}@keyframes fall-355{76.832%{transform:translate(17.1892vw,76.832vh) scale(.0809)}to{transform:translate(17.6881vw,99vh) scale(.0809)}}.snow:nth-child(356){opacity:1.558;transform:translate(23.9321vw,-10px) scale(.5934);animation:fall-356 12s -11s linear infinite}@keyframes fall-356{60.211%{transform:translate(15.8784vw,60.211vh) scale(.5934)}to{transform:translate(19.90525vw,99vh) scale(.5934)}}.snow:nth-child(357){opacity:.7804;transform:translate(99.0815vw,-10px) scale(.1128);animation:fall-357 14s -28s linear infinite}@keyframes fall-357{71.753%{transform:translate(108.9172vw,71.753vh) scale(.1128)}to{transform:translate(103.99935vw,99vh) scale(.1128)}}.snow:nth-child(358){opacity:1.0562;transform:translate(17.0809vw,-10px) scale(.1922);animation:fall-358 19s -26s linear infinite}@keyframes fall-358{32.109%{transform:translate(8.2146vw,32.109vh) scale(.1922)}to{transform:translate(12.64775vw,99vh) scale(.1922)}}.snow:nth-child(359){opacity:.6708;transform:translate(39.6433vw,-10px) scale(.1435);animation:fall-359 29s -2s linear infinite}@keyframes fall-359{53.441%{transform:translate(36.3613vw,53.441vh) scale(.1435)}to{transform:translate(38.0023vw,99vh) scale(.1435)}}.snow:nth-child(360){opacity:.529;transform:translate(58.1828vw,-10px) scale(.3945);animation:fall-360 21s -9s linear infinite}@keyframes fall-360{64.807%{transform:translate(59.0706vw,64.807vh) scale(.3945)}to{transform:translate(58.6267vw,99vh) scale(.3945)}}.snow:nth-child(361){opacity:1.5166;transform:translate(81.1738vw,-10px) scale(.3032);animation:fall-361 24s -14s linear infinite}@keyframes fall-361{32.1%{transform:translate(80.5425vw,32.1vh) scale(.3032)}to{transform:translate(80.85815vw,99vh) scale(.3032)}}.snow:nth-child(362){opacity:.3132;transform:translate(24.6936vw,-10px) scale(.9172);animation:fall-362 15s -17s linear infinite}@keyframes fall-362{51.306%{transform:translate(24.6824vw,51.306vh) scale(.9172)}to{transform:translate(24.688vw,99vh) scale(.9172)}}.snow:nth-child(363){opacity:.281;transform:translate(43.9266vw,-10px) scale(.173);animation:fall-363 29s -9s linear infinite}@keyframes fall-363{58.602%{transform:translate(42.2201vw,58.602vh) scale(.173)}to{transform:translate(43.07335vw,99vh) scale(.173)}}.snow:nth-child(364){opacity:1.83;transform:translate(67.0066vw,-10px) scale(.1048);animation:fall-364 19s -26s linear infinite}@keyframes fall-364{65.131%{transform:translate(65.0817vw,65.131vh) scale(.1048)}to{transform:translate(66.04415vw,99vh) scale(.1048)}}.snow:nth-child(365){opacity:.5454;transform:translate(58.1266vw,-10px) scale(.5656);animation:fall-365 20s -13s linear infinite}@keyframes fall-365{72.765%{transform:translate(67.2496vw,72.765vh) scale(.5656)}to{transform:translate(62.6881vw,99vh) scale(.5656)}}.snow:nth-child(366){opacity:1.7428;transform:translate(99.6858vw,-10px) scale(.3633);animation:fall-366 15s -20s linear infinite}@keyframes fall-366{62.853%{transform:translate(108.9711vw,62.853vh) scale(.3633)}to{transform:translate(104.32845vw,99vh) scale(.3633)}}.snow:nth-child(367){opacity:.916;transform:translate(89.4336vw,-10px) scale(.8734);animation:fall-367 18s -14s linear infinite}@keyframes fall-367{61.494%{transform:translate(89.2351vw,61.494vh) scale(.8734)}to{transform:translate(89.33435vw,99vh) scale(.8734)}}.snow:nth-child(368){opacity:.655;transform:translate(28.2385vw,-10px) scale(.8636);animation:fall-368 24s -14s linear infinite}@keyframes fall-368{68.355%{transform:translate(19.842vw,68.355vh) scale(.8636)}to{transform:translate(24.04025vw,99vh) scale(.8636)}}.snow:nth-child(369){opacity:1.7174;transform:translate(34.3189vw,-10px) scale(.4446);animation:fall-369 11s -21s linear infinite}@keyframes fall-369{38.905%{transform:translate(43.379vw,38.905vh) scale(.4446)}to{transform:translate(38.84895vw,99vh) scale(.4446)}}.snow:nth-child(370){opacity:1.6006;transform:translate(22.0212vw,-10px) scale(.2256);animation:fall-370 23s -22s linear infinite}@keyframes fall-370{58.203%{transform:translate(21.4054vw,58.203vh) scale(.2256)}to{transform:translate(21.7133vw,99vh) scale(.2256)}}.snow:nth-child(371){opacity:.7758;transform:translate(82.2172vw,-10px) scale(.7585);animation:fall-371 28s -23s linear infinite}@keyframes fall-371{64.2%{transform:translate(76.2213vw,64.2vh) scale(.7585)}to{transform:translate(79.21925vw,99vh) scale(.7585)}}.snow:nth-child(372){opacity:.2656;transform:translate(29.512vw,-10px) scale(.3602);animation:fall-372 18s -3s linear infinite}@keyframes fall-372{66.911%{transform:translate(31.9818vw,66.911vh) scale(.3602)}to{transform:translate(30.7469vw,99vh) scale(.3602)}}.snow:nth-child(373){opacity:1.4;transform:translate(54.9598vw,-10px) scale(.0716);animation:fall-373 25s -20s linear infinite}@keyframes fall-373{78.574%{transform:translate(50.537vw,78.574vh) scale(.0716)}to{transform:translate(52.7484vw,99vh) scale(.0716)}}.snow:nth-child(374){opacity:1.8282;transform:translate(81.2695vw,-10px) scale(.5251);animation:fall-374 21s -14s linear infinite}@keyframes fall-374{75.18%{transform:translate(81.4623vw,75.18vh) scale(.5251)}to{transform:translate(81.3659vw,99vh) scale(.5251)}}.snow:nth-child(375){opacity:1.1692;transform:translate(71.2852vw,-10px) scale(.0451);animation:fall-375 29s -20s linear infinite}@keyframes fall-375{54.483%{transform:translate(75.3306vw,54.483vh) scale(.0451)}to{transform:translate(73.3079vw,99vh) scale(.0451)}}.snow:nth-child(376){opacity:1.3954;transform:translate(16.1358vw,-10px) scale(.1387);animation:fall-376 16s -5s linear infinite}@keyframes fall-376{78.182%{transform:translate(22.366vw,78.182vh) scale(.1387)}to{transform:translate(19.2509vw,99vh) scale(.1387)}}.snow:nth-child(377){opacity:1.674;transform:translate(39.399vw,-10px) scale(.9813);animation:fall-377 16s -2s linear infinite}@keyframes fall-377{61.582%{transform:translate(38.6653vw,61.582vh) scale(.9813)}to{transform:translate(39.03215vw,99vh) scale(.9813)}}.snow:nth-child(378){opacity:.9934;transform:translate(5.7569vw,-10px) scale(.0215);animation:fall-378 26s -17s linear infinite}@keyframes fall-378{70.405%{transform:translate(12.9637vw,70.405vh) scale(.0215)}to{transform:translate(9.3603vw,99vh) scale(.0215)}}.snow:nth-child(379){opacity:.9988;transform:translate(79.9448vw,-10px) scale(.5728);animation:fall-379 19s -1s linear infinite}@keyframes fall-379{52.055%{transform:translate(82.3609vw,52.055vh) scale(.5728)}to{transform:translate(81.15285vw,99vh) scale(.5728)}}.snow:nth-child(380){opacity:1.0128;transform:translate(93.4771vw,-10px) scale(.7787);animation:fall-380 16s -30s linear infinite}@keyframes fall-380{57.977%{transform:translate(89.5324vw,57.977vh) scale(.7787)}to{transform:translate(91.50475vw,99vh) scale(.7787)}}.snow:nth-child(381){opacity:1.3944;transform:translate(17.947vw,-10px) scale(.1967);animation:fall-381 10s -28s linear infinite}@keyframes fall-381{34.971%{transform:translate(27.8801vw,34.971vh) scale(.1967)}to{transform:translate(22.91355vw,99vh) scale(.1967)}}.snow:nth-child(382){opacity:1.9222;transform:translate(91.1081vw,-10px) scale(.5728);animation:fall-382 23s -21s linear infinite}@keyframes fall-382{60.779%{transform:translate(88.257vw,60.779vh) scale(.5728)}to{transform:translate(89.68255vw,99vh) scale(.5728)}}.snow:nth-child(383){opacity:.916;transform:translate(12.7434vw,-10px) scale(.6621);animation:fall-383 14s -11s linear infinite}@keyframes fall-383{71.053%{transform:translate(8.1459vw,71.053vh) scale(.6621)}to{transform:translate(10.44465vw,99vh) scale(.6621)}}.snow:nth-child(384){opacity:.7202;transform:translate(70.4303vw,-10px) scale(.3983);animation:fall-384 18s -28s linear infinite}@keyframes fall-384{54.018%{transform:translate(63.7641vw,54.018vh) scale(.3983)}to{transform:translate(67.0972vw,99vh) scale(.3983)}}.snow:nth-child(385){opacity:1.1408;transform:translate(26.4118vw,-10px) scale(.7675);animation:fall-385 22s -26s linear infinite}@keyframes fall-385{60.296%{transform:translate(22.6485vw,60.296vh) scale(.7675)}to{transform:translate(24.53015vw,99vh) scale(.7675)}}.snow:nth-child(386){opacity:.9142;transform:translate(75.422vw,-10px) scale(.9772);animation:fall-386 14s -10s linear infinite}@keyframes fall-386{78.332%{transform:translate(76.372vw,78.332vh) scale(.9772)}to{transform:translate(75.897vw,99vh) scale(.9772)}}.snow:nth-child(387){opacity:1.8366;transform:translate(35.5283vw,-10px) scale(.9426);animation:fall-387 26s -9s linear infinite}@keyframes fall-387{79.12%{transform:translate(31.7323vw,79.12vh) scale(.9426)}to{transform:translate(33.6303vw,99vh) scale(.9426)}}.snow:nth-child(388){opacity:.1054;transform:translate(87.5578vw,-10px) scale(.9447);animation:fall-388 14s -16s linear infinite}@keyframes fall-388{30.631%{transform:translate(92.6901vw,30.631vh) scale(.9447)}to{transform:translate(90.12395vw,99vh) scale(.9447)}}.snow:nth-child(389){opacity:.3524;transform:translate(87.0927vw,-10px) scale(.5273);animation:fall-389 19s -24s linear infinite}@keyframes fall-389{72.634%{transform:translate(82.0496vw,72.634vh) scale(.5273)}to{transform:translate(84.57115vw,99vh) scale(.5273)}}.snow:nth-child(390){opacity:.4782;transform:translate(95.6754vw,-10px) scale(.9287);animation:fall-390 21s -5s linear infinite}@keyframes fall-390{48.304%{transform:translate(94.9856vw,48.304vh) scale(.9287)}to{transform:translate(95.3305vw,99vh) scale(.9287)}}.snow:nth-child(391){opacity:.3656;transform:translate(44.8793vw,-10px) scale(.1894);animation:fall-391 24s -15s linear infinite}@keyframes fall-391{79.877%{transform:translate(49.4554vw,79.877vh) scale(.1894)}to{transform:translate(47.16735vw,99vh) scale(.1894)}}.snow:nth-child(392){opacity:.807;transform:translate(63.6425vw,-10px) scale(.3545);animation:fall-392 15s -26s linear infinite}@keyframes fall-392{42.826%{transform:translate(55.9382vw,42.826vh) scale(.3545)}to{transform:translate(59.79035vw,99vh) scale(.3545)}}.snow:nth-child(393){opacity:.4426;transform:translate(23.4048vw,-10px) scale(.6452);animation:fall-393 21s -10s linear infinite}@keyframes fall-393{45.007%{transform:translate(24.0727vw,45.007vh) scale(.6452)}to{transform:translate(23.73875vw,99vh) scale(.6452)}}.snow:nth-child(394){opacity:1.9608;transform:translate(7.659vw,-10px) scale(.7676);animation:fall-394 22s -9s linear infinite}@keyframes fall-394{62.973%{transform:translate(15.8908vw,62.973vh) scale(.7676)}to{transform:translate(11.7749vw,99vh) scale(.7676)}}.snow:nth-child(395){opacity:1.1302;transform:translate(28.3152vw,-10px) scale(.5303);animation:fall-395 30s -5s linear infinite}@keyframes fall-395{37.886%{transform:translate(21.0775vw,37.886vh) scale(.5303)}to{transform:translate(24.69635vw,99vh) scale(.5303)}}.snow:nth-child(396){opacity:.2958;transform:translate(33.3372vw,-10px) scale(.3951);animation:fall-396 26s -1s linear infinite}@keyframes fall-396{40.155%{transform:translate(37.8046vw,40.155vh) scale(.3951)}to{transform:translate(35.5709vw,99vh) scale(.3951)}}.snow:nth-child(397){opacity:1.9008;transform:translate(53.7809vw,-10px) scale(.4117);animation:fall-397 17s -17s linear infinite}@keyframes fall-397{69.122%{transform:translate(44.6475vw,69.122vh) scale(.4117)}to{transform:translate(49.2142vw,99vh) scale(.4117)}}.snow:nth-child(398){opacity:1.2472;transform:translate(85.0742vw,-10px) scale(.5039);animation:fall-398 21s -19s linear infinite}@keyframes fall-398{77.813%{transform:translate(78.8093vw,77.813vh) scale(.5039)}to{transform:translate(81.94175vw,99vh) scale(.5039)}}.snow:nth-child(399){opacity:1.1348;transform:translate(8.5598vw,-10px) scale(.2459);animation:fall-399 13s -4s linear infinite}@keyframes fall-399{34.562%{transform:translate(11.8058vw,34.562vh) scale(.2459)}to{transform:translate(10.1828vw,99vh) scale(.2459)}}.snow:nth-child(400){opacity:1.2288;transform:translate(91.4071vw,-10px) scale(.119);animation:fall-400 14s -18s linear infinite}@keyframes fall-400{58.05%{transform:translate(87.1097vw,58.05vh) scale(.119)}to{transform:translate(89.2584vw,99vh) scale(.119)}}\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.2026;transform:translate(17.4211vw,-10px) scale(.6284);animation:fall-1 23s -21s linear infinite}@keyframes fall-1{64.764%{transform:translate(22.8523vw,64.764vh) scale(.6284)}to{transform:translate(20.1367vw,99vh) scale(.6284)}}.snow:nth-child(2){opacity:1.1802;transform:translate(23.0827vw,-10px) scale(.7153);animation:fall-2 13s -19s linear infinite}@keyframes fall-2{47.127%{transform:translate(13.3982vw,47.127vh) scale(.7153)}to{transform:translate(18.24045vw,99vh) scale(.7153)}}.snow:nth-child(3){opacity:.5428;transform:translate(12.4964vw,-10px) scale(.1135);animation:fall-3 19s -29s linear infinite}@keyframes fall-3{33.115%{transform:translate(8.4448vw,33.115vh) scale(.1135)}to{transform:translate(10.4706vw,99vh) scale(.1135)}}.snow:nth-child(4){opacity:1.8728;transform:translate(87.2006vw,-10px) scale(.5227);animation:fall-4 16s -7s linear infinite}@keyframes fall-4{42.221%{transform:translate(83.8675vw,42.221vh) scale(.5227)}to{transform:translate(85.53405vw,99vh) scale(.5227)}}.snow:nth-child(5){opacity:1.159;transform:translate(63.121vw,-10px) scale(.6446);animation:fall-5 10s -29s linear infinite}@keyframes fall-5{57.279%{transform:translate(54.1006vw,57.279vh) scale(.6446)}to{transform:translate(58.6108vw,99vh) scale(.6446)}}.snow:nth-child(6){opacity:1.4056;transform:translate(90.9714vw,-10px) scale(.8793);animation:fall-6 20s -6s linear infinite}@keyframes fall-6{61.91%{transform:translate(82.8292vw,61.91vh) scale(.8793)}to{transform:translate(86.9003vw,99vh) scale(.8793)}}.snow:nth-child(7){opacity:.4134;transform:translate(13.2202vw,-10px) scale(.0338);animation:fall-7 27s -27s linear infinite}@keyframes fall-7{33.137%{transform:translate(22.4474vw,33.137vh) scale(.0338)}to{transform:translate(17.8338vw,99vh) scale(.0338)}}.snow:nth-child(8){opacity:1.7298;transform:translate(53.9769vw,-10px) scale(.1515);animation:fall-8 17s -7s linear infinite}@keyframes fall-8{62.701%{transform:translate(60.2196vw,62.701vh) scale(.1515)}to{transform:translate(57.09825vw,99vh) scale(.1515)}}.snow:nth-child(9){opacity:1.089;transform:translate(37.9932vw,-10px) scale(.5747);animation:fall-9 23s -4s linear infinite}@keyframes fall-9{70.036%{transform:translate(28.1995vw,70.036vh) scale(.5747)}to{transform:translate(33.09635vw,99vh) scale(.5747)}}.snow:nth-child(10){opacity:.8964;transform:translate(22.5185vw,-10px) scale(.2622);animation:fall-10 13s -8s linear infinite}@keyframes fall-10{55.411%{transform:translate(18.8481vw,55.411vh) scale(.2622)}to{transform:translate(20.6833vw,99vh) scale(.2622)}}.snow:nth-child(11){opacity:1.946;transform:translate(92.6727vw,-10px) scale(.747);animation:fall-11 15s -7s linear infinite}@keyframes fall-11{75.067%{transform:translate(98.6923vw,75.067vh) scale(.747)}to{transform:translate(95.6825vw,99vh) scale(.747)}}.snow:nth-child(12){opacity:.9478;transform:translate(33.7948vw,-10px) scale(.6455);animation:fall-12 10s -30s linear infinite}@keyframes fall-12{47.824%{transform:translate(34.4288vw,47.824vh) scale(.6455)}to{transform:translate(34.1118vw,99vh) scale(.6455)}}.snow:nth-child(13){opacity:1.5098;transform:translate(54.8956vw,-10px) scale(.0263);animation:fall-13 18s -17s linear infinite}@keyframes fall-13{50.884%{transform:translate(50.0562vw,50.884vh) scale(.0263)}to{transform:translate(52.4759vw,99vh) scale(.0263)}}.snow:nth-child(14){opacity:1.3612;transform:translate(17.3169vw,-10px) scale(.8686);animation:fall-14 20s -9s linear infinite}@keyframes fall-14{69.619%{transform:translate(21.3251vw,69.619vh) scale(.8686)}to{transform:translate(19.321vw,99vh) scale(.8686)}}.snow:nth-child(15){opacity:1.7148;transform:translate(9.3466vw,-10px) scale(.3352);animation:fall-15 21s -30s linear infinite}@keyframes fall-15{76.743%{transform:translate(-.0081vw,76.743vh) scale(.3352)}to{transform:translate(4.66925vw,99vh) scale(.3352)}}.snow:nth-child(16){opacity:1.9138;transform:translate(67.0436vw,-10px) scale(.6689);animation:fall-16 10s -16s linear infinite}@keyframes fall-16{76.39%{transform:translate(58.2767vw,76.39vh) scale(.6689)}to{transform:translate(62.66015vw,99vh) scale(.6689)}}.snow:nth-child(17){opacity:.3342;transform:translate(59.1466vw,-10px) scale(.6388);animation:fall-17 22s -3s linear infinite}@keyframes fall-17{67.591%{transform:translate(59.6221vw,67.591vh) scale(.6388)}to{transform:translate(59.38435vw,99vh) scale(.6388)}}.snow:nth-child(18){opacity:.494;transform:translate(11.6404vw,-10px) scale(.78);animation:fall-18 23s -6s linear infinite}@keyframes fall-18{66.522%{transform:translate(16.1057vw,66.522vh) scale(.78)}to{transform:translate(13.87305vw,99vh) scale(.78)}}.snow:nth-child(19){opacity:.9754;transform:translate(81.9002vw,-10px) scale(.8663);animation:fall-19 27s -5s linear infinite}@keyframes fall-19{77.967%{transform:translate(78.558vw,77.967vh) scale(.8663)}to{transform:translate(80.2291vw,99vh) scale(.8663)}}.snow:nth-child(20){opacity:.3804;transform:translate(2.9482vw,-10px) scale(.8417);animation:fall-20 13s -20s linear infinite}@keyframes fall-20{39.385%{transform:translate(3.5263vw,39.385vh) scale(.8417)}to{transform:translate(3.23725vw,99vh) scale(.8417)}}.snow:nth-child(21){opacity:1.9402;transform:translate(11.3897vw,-10px) scale(.4044);animation:fall-21 15s -20s linear infinite}@keyframes fall-21{34.42%{transform:translate(11.542vw,34.42vh) scale(.4044)}to{transform:translate(11.46585vw,99vh) scale(.4044)}}.snow:nth-child(22){opacity:1.3834;transform:translate(17.668vw,-10px) scale(.9234);animation:fall-22 16s -3s linear infinite}@keyframes fall-22{37.753%{transform:translate(10.5937vw,37.753vh) scale(.9234)}to{transform:translate(14.13085vw,99vh) scale(.9234)}}.snow:nth-child(23){opacity:.9806;transform:translate(75.1193vw,-10px) scale(.6797);animation:fall-23 15s -29s linear infinite}@keyframes fall-23{42.964%{transform:translate(78.3299vw,42.964vh) scale(.6797)}to{transform:translate(76.7246vw,99vh) scale(.6797)}}.snow:nth-child(24){opacity:.7758;transform:translate(74.1211vw,-10px) scale(.8143);animation:fall-24 12s -24s linear infinite}@keyframes fall-24{59.675%{transform:translate(83.709vw,59.675vh) scale(.8143)}to{transform:translate(78.91505vw,99vh) scale(.8143)}}.snow:nth-child(25){opacity:.6958;transform:translate(24.8503vw,-10px) scale(.0008);animation:fall-25 14s -16s linear infinite}@keyframes fall-25{41.647%{transform:translate(27.5933vw,41.647vh) scale(.0008)}to{transform:translate(26.2218vw,99vh) scale(.0008)}}.snow:nth-child(26){opacity:1.8262;transform:translate(66.3629vw,-10px) scale(.0116);animation:fall-26 16s -16s linear infinite}@keyframes fall-26{76.088%{transform:translate(73.2211vw,76.088vh) scale(.0116)}to{transform:translate(69.792vw,99vh) scale(.0116)}}.snow:nth-child(27){opacity:.4448;transform:translate(90.5497vw,-10px) scale(.2067);animation:fall-27 28s -22s linear infinite}@keyframes fall-27{58.98%{transform:translate(95.7646vw,58.98vh) scale(.2067)}to{transform:translate(93.15715vw,99vh) scale(.2067)}}.snow:nth-child(28){opacity:.6906;transform:translate(74.9023vw,-10px) scale(.5969);animation:fall-28 24s -19s linear infinite}@keyframes fall-28{76.801%{transform:translate(65.2079vw,76.801vh) scale(.5969)}to{transform:translate(70.0551vw,99vh) scale(.5969)}}.snow:nth-child(29){opacity:1.401;transform:translate(48.666vw,-10px) scale(.0811);animation:fall-29 27s -12s linear infinite}@keyframes fall-29{38.984%{transform:translate(58.0037vw,38.984vh) scale(.0811)}to{transform:translate(53.33485vw,99vh) scale(.0811)}}.snow:nth-child(30){opacity:.1634;transform:translate(79.1017vw,-10px) scale(.7376);animation:fall-30 21s -22s linear infinite}@keyframes fall-30{60.777%{transform:translate(77.5205vw,60.777vh) scale(.7376)}to{transform:translate(78.3111vw,99vh) scale(.7376)}}.snow:nth-child(31){opacity:1.6714;transform:translate(54.4507vw,-10px) scale(.4429);animation:fall-31 16s -25s linear infinite}@keyframes fall-31{71.56%{transform:translate(48.957vw,71.56vh) scale(.4429)}to{transform:translate(51.70385vw,99vh) scale(.4429)}}.snow:nth-child(32){opacity:.4418;transform:translate(27.4078vw,-10px) scale(.6288);animation:fall-32 22s -17s linear infinite}@keyframes fall-32{75.522%{transform:translate(21.7262vw,75.522vh) scale(.6288)}to{transform:translate(24.567vw,99vh) scale(.6288)}}.snow:nth-child(33){opacity:1.2922;transform:translate(16.5637vw,-10px) scale(.9264);animation:fall-33 28s -1s linear infinite}@keyframes fall-33{47.63%{transform:translate(22.495vw,47.63vh) scale(.9264)}to{transform:translate(19.52935vw,99vh) scale(.9264)}}.snow:nth-child(34){opacity:1.8092;transform:translate(5.4279vw,-10px) scale(.2395);animation:fall-34 15s -8s linear infinite}@keyframes fall-34{56.934%{transform:translate(-4.2708vw,56.934vh) scale(.2395)}to{transform:translate(.57855vw,99vh) scale(.2395)}}.snow:nth-child(35){opacity:1.5624;transform:translate(47.9835vw,-10px) scale(.3226);animation:fall-35 28s -27s linear infinite}@keyframes fall-35{53.394%{transform:translate(56.4905vw,53.394vh) scale(.3226)}to{transform:translate(52.237vw,99vh) scale(.3226)}}.snow:nth-child(36){opacity:1.1564;transform:translate(17.4381vw,-10px) scale(.0864);animation:fall-36 27s -8s linear infinite}@keyframes fall-36{79.816%{transform:translate(14.3627vw,79.816vh) scale(.0864)}to{transform:translate(15.9004vw,99vh) scale(.0864)}}.snow:nth-child(37){opacity:1.8136;transform:translate(15.6584vw,-10px) scale(.5535);animation:fall-37 15s -23s linear infinite}@keyframes fall-37{40.23%{transform:translate(16.8879vw,40.23vh) scale(.5535)}to{transform:translate(16.27315vw,99vh) scale(.5535)}}.snow:nth-child(38){opacity:.0826;transform:translate(5.0349vw,-10px) scale(.0834);animation:fall-38 21s -20s linear infinite}@keyframes fall-38{57.515%{transform:translate(-.0057vw,57.515vh) scale(.0834)}to{transform:translate(2.5146vw,99vh) scale(.0834)}}.snow:nth-child(39){opacity:.352;transform:translate(33.2749vw,-10px) scale(.7281);animation:fall-39 17s -27s linear infinite}@keyframes fall-39{69.056%{transform:translate(30.3897vw,69.056vh) scale(.7281)}to{transform:translate(31.8323vw,99vh) scale(.7281)}}.snow:nth-child(40){opacity:1.7696;transform:translate(39.8168vw,-10px) scale(.3311);animation:fall-40 21s -18s linear infinite}@keyframes fall-40{51.553%{transform:translate(41.3338vw,51.553vh) scale(.3311)}to{transform:translate(40.5753vw,99vh) scale(.3311)}}.snow:nth-child(41){opacity:.9206;transform:translate(37.776vw,-10px) scale(.6533);animation:fall-41 27s -7s linear infinite}@keyframes fall-41{57.68%{transform:translate(45.8283vw,57.68vh) scale(.6533)}to{transform:translate(41.80215vw,99vh) scale(.6533)}}.snow:nth-child(42){opacity:1.4242;transform:translate(73.8026vw,-10px) scale(.8633);animation:fall-42 11s -16s linear infinite}@keyframes fall-42{63.751%{transform:translate(70.9946vw,63.751vh) scale(.8633)}to{transform:translate(72.3986vw,99vh) scale(.8633)}}.snow:nth-child(43){opacity:.276;transform:translate(72.5424vw,-10px) scale(.1206);animation:fall-43 18s -5s linear infinite}@keyframes fall-43{59.577%{transform:translate(71.4837vw,59.577vh) scale(.1206)}to{transform:translate(72.01305vw,99vh) scale(.1206)}}.snow:nth-child(44){opacity:.9118;transform:translate(51.9109vw,-10px) scale(.928);animation:fall-44 14s -27s linear infinite}@keyframes fall-44{45.431%{transform:translate(57.9952vw,45.431vh) scale(.928)}to{transform:translate(54.95305vw,99vh) scale(.928)}}.snow:nth-child(45){opacity:1.4032;transform:translate(4.5632vw,-10px) scale(.1595);animation:fall-45 24s -26s linear infinite}@keyframes fall-45{61.109%{transform:translate(.5946vw,61.109vh) scale(.1595)}to{transform:translate(2.5789vw,99vh) scale(.1595)}}.snow:nth-child(46){opacity:.1518;transform:translate(9.294vw,-10px) scale(.0604);animation:fall-46 18s -8s linear infinite}@keyframes fall-46{49.972%{transform:translate(17.0295vw,49.972vh) scale(.0604)}to{transform:translate(13.16175vw,99vh) scale(.0604)}}.snow:nth-child(47){opacity:1.4096;transform:translate(30.9608vw,-10px) scale(.7865);animation:fall-47 10s -12s linear infinite}@keyframes fall-47{38.367%{transform:translate(21.5757vw,38.367vh) scale(.7865)}to{transform:translate(26.26825vw,99vh) scale(.7865)}}.snow:nth-child(48){opacity:.5898;transform:translate(20.3972vw,-10px) scale(.2763);animation:fall-48 12s -30s linear infinite}@keyframes fall-48{57.409%{transform:translate(13.1995vw,57.409vh) scale(.2763)}to{transform:translate(16.79835vw,99vh) scale(.2763)}}.snow:nth-child(49){opacity:1.0344;transform:translate(1.8197vw,-10px) scale(.6884);animation:fall-49 30s -23s linear infinite}@keyframes fall-49{58.517%{transform:translate(2.4762vw,58.517vh) scale(.6884)}to{transform:translate(2.14795vw,99vh) scale(.6884)}}.snow:nth-child(50){opacity:1.8588;transform:translate(66.849vw,-10px) scale(.519);animation:fall-50 12s -4s linear infinite}@keyframes fall-50{46.311%{transform:translate(64.5294vw,46.311vh) scale(.519)}to{transform:translate(65.6892vw,99vh) scale(.519)}}.snow:nth-child(51){opacity:1.619;transform:translate(86.6086vw,-10px) scale(.5254);animation:fall-51 25s -9s linear infinite}@keyframes fall-51{38.916%{transform:translate(92.7824vw,38.916vh) scale(.5254)}to{transform:translate(89.6955vw,99vh) scale(.5254)}}.snow:nth-child(52){opacity:.2544;transform:translate(65.361vw,-10px) scale(.5235);animation:fall-52 18s -17s linear infinite}@keyframes fall-52{32.416%{transform:translate(66.8242vw,32.416vh) scale(.5235)}to{transform:translate(66.0926vw,99vh) scale(.5235)}}.snow:nth-child(53){opacity:.2114;transform:translate(77.7778vw,-10px) scale(.7677);animation:fall-53 24s -9s linear infinite}@keyframes fall-53{55.443%{transform:translate(75.6336vw,55.443vh) scale(.7677)}to{transform:translate(76.7057vw,99vh) scale(.7677)}}.snow:nth-child(54){opacity:1.3432;transform:translate(1.0472vw,-10px) scale(.4128);animation:fall-54 14s -13s linear infinite}@keyframes fall-54{46.089%{transform:translate(-2.1027vw,46.089vh) scale(.4128)}to{transform:translate(-.52775vw,99vh) scale(.4128)}}.snow:nth-child(55){opacity:.8062;transform:translate(96.5298vw,-10px) scale(.9136);animation:fall-55 20s -18s linear infinite}@keyframes fall-55{33.984%{transform:translate(102.336vw,33.984vh) scale(.9136)}to{transform:translate(99.4329vw,99vh) scale(.9136)}}.snow:nth-child(56){opacity:.8424;transform:translate(93.1269vw,-10px) scale(.995);animation:fall-56 30s -20s linear infinite}@keyframes fall-56{79.792%{transform:translate(102.2662vw,79.792vh) scale(.995)}to{transform:translate(97.69655vw,99vh) scale(.995)}}.snow:nth-child(57){opacity:.841;transform:translate(94.2004vw,-10px) scale(.5464);animation:fall-57 24s -28s linear infinite}@keyframes fall-57{34.746%{transform:translate(94.9429vw,34.746vh) scale(.5464)}to{transform:translate(94.57165vw,99vh) scale(.5464)}}.snow:nth-child(58){opacity:.3406;transform:translate(45.7587vw,-10px) scale(.4137);animation:fall-58 26s -10s linear infinite}@keyframes fall-58{57.051%{transform:translate(50.9117vw,57.051vh) scale(.4137)}to{transform:translate(48.3352vw,99vh) scale(.4137)}}.snow:nth-child(59){opacity:1.9732;transform:translate(8.441vw,-10px) scale(.6034);animation:fall-59 19s -11s linear infinite}@keyframes fall-59{61.492%{transform:translate(5.42vw,61.492vh) scale(.6034)}to{transform:translate(6.9305vw,99vh) scale(.6034)}}.snow:nth-child(60){opacity:.2584;transform:translate(58.3588vw,-10px) scale(.2752);animation:fall-60 27s -15s linear infinite}@keyframes fall-60{64.464%{transform:translate(60.7076vw,64.464vh) scale(.2752)}to{transform:translate(59.5332vw,99vh) scale(.2752)}}.snow:nth-child(61){opacity:.8672;transform:translate(64.3199vw,-10px) scale(.2497);animation:fall-61 28s -14s linear infinite}@keyframes fall-61{45.213%{transform:translate(72.4866vw,45.213vh) scale(.2497)}to{transform:translate(68.40325vw,99vh) scale(.2497)}}.snow:nth-child(62){opacity:.411;transform:translate(82.7785vw,-10px) scale(.6187);animation:fall-62 10s -18s linear infinite}@keyframes fall-62{53.751%{transform:translate(83.0393vw,53.751vh) scale(.6187)}to{transform:translate(82.9089vw,99vh) scale(.6187)}}.snow:nth-child(63){opacity:1.5916;transform:translate(43.6351vw,-10px) scale(.3813);animation:fall-63 25s -25s linear infinite}@keyframes fall-63{58.015%{transform:translate(34.5176vw,58.015vh) scale(.3813)}to{transform:translate(39.07635vw,99vh) scale(.3813)}}.snow:nth-child(64){opacity:.1532;transform:translate(98.2461vw,-10px) scale(.4248);animation:fall-64 19s -11s linear infinite}@keyframes fall-64{61.346%{transform:translate(105.5588vw,61.346vh) scale(.4248)}to{transform:translate(101.90245vw,99vh) scale(.4248)}}.snow:nth-child(65){opacity:.3828;transform:translate(39.5884vw,-10px) scale(.8568);animation:fall-65 23s -28s linear infinite}@keyframes fall-65{57.423%{transform:translate(33.5124vw,57.423vh) scale(.8568)}to{transform:translate(36.5504vw,99vh) scale(.8568)}}.snow:nth-child(66){opacity:1.78;transform:translate(51.0981vw,-10px) scale(.4881);animation:fall-66 16s -2s linear infinite}@keyframes fall-66{54.539%{transform:translate(42.8507vw,54.539vh) scale(.4881)}to{transform:translate(46.9744vw,99vh) scale(.4881)}}.snow:nth-child(67){opacity:1.3258;transform:translate(12.822vw,-10px) scale(.7409);animation:fall-67 18s -14s linear infinite}@keyframes fall-67{41.696%{transform:translate(6.1497vw,41.696vh) scale(.7409)}to{transform:translate(9.48585vw,99vh) scale(.7409)}}.snow:nth-child(68){opacity:1.31;transform:translate(30.5007vw,-10px) scale(.1944);animation:fall-68 17s -29s linear infinite}@keyframes fall-68{31.324%{transform:translate(34.8141vw,31.324vh) scale(.1944)}to{transform:translate(32.6574vw,99vh) scale(.1944)}}.snow:nth-child(69){opacity:1.0638;transform:translate(51.9025vw,-10px) scale(.0386);animation:fall-69 13s -4s linear infinite}@keyframes fall-69{33.116%{transform:translate(53.3047vw,33.116vh) scale(.0386)}to{transform:translate(52.6036vw,99vh) scale(.0386)}}.snow:nth-child(70){opacity:1.5888;transform:translate(5.434vw,-10px) scale(.9684);animation:fall-70 20s -3s linear infinite}@keyframes fall-70{35.732%{transform:translate(12.1482vw,35.732vh) scale(.9684)}to{transform:translate(8.7911vw,99vh) scale(.9684)}}.snow:nth-child(71){opacity:.3258;transform:translate(36.6531vw,-10px) scale(.3762);animation:fall-71 28s -23s linear infinite}@keyframes fall-71{72.81%{transform:translate(37.0316vw,72.81vh) scale(.3762)}to{transform:translate(36.84235vw,99vh) scale(.3762)}}.snow:nth-child(72){opacity:.9506;transform:translate(20.7389vw,-10px) scale(.7003);animation:fall-72 13s -27s linear infinite}@keyframes fall-72{33.406%{transform:translate(28.1304vw,33.406vh) scale(.7003)}to{transform:translate(24.43465vw,99vh) scale(.7003)}}.snow:nth-child(73){opacity:1.2576;transform:translate(49.2168vw,-10px) scale(.6442);animation:fall-73 14s -4s linear infinite}@keyframes fall-73{62.741%{transform:translate(51.6848vw,62.741vh) scale(.6442)}to{transform:translate(50.4508vw,99vh) scale(.6442)}}.snow:nth-child(74){opacity:.261;transform:translate(15.8183vw,-10px) scale(.1344);animation:fall-74 27s -17s linear infinite}@keyframes fall-74{33.324%{transform:translate(7.1555vw,33.324vh) scale(.1344)}to{transform:translate(11.4869vw,99vh) scale(.1344)}}.snow:nth-child(75){opacity:.085;transform:translate(29.6968vw,-10px) scale(.1063);animation:fall-75 23s -11s linear infinite}@keyframes fall-75{48.294%{transform:translate(33.7302vw,48.294vh) scale(.1063)}to{transform:translate(31.7135vw,99vh) scale(.1063)}}.snow:nth-child(76){opacity:.2386;transform:translate(7.8527vw,-10px) scale(.7776);animation:fall-76 14s -22s linear infinite}@keyframes fall-76{48.451%{transform:translate(6.7442vw,48.451vh) scale(.7776)}to{transform:translate(7.29845vw,99vh) scale(.7776)}}.snow:nth-child(77){opacity:.6628;transform:translate(53.4848vw,-10px) scale(.5051);animation:fall-77 22s -15s linear infinite}@keyframes fall-77{41.273%{transform:translate(53.8983vw,41.273vh) scale(.5051)}to{transform:translate(53.69155vw,99vh) scale(.5051)}}.snow:nth-child(78){opacity:1.3924;transform:translate(32.6416vw,-10px) scale(.7834);animation:fall-78 24s -21s linear infinite}@keyframes fall-78{32.329%{transform:translate(38.9122vw,32.329vh) scale(.7834)}to{transform:translate(35.7769vw,99vh) scale(.7834)}}.snow:nth-child(79){opacity:1.0124;transform:translate(11.9756vw,-10px) scale(.8851);animation:fall-79 17s -18s linear infinite}@keyframes fall-79{77.606%{transform:translate(14.1617vw,77.606vh) scale(.8851)}to{transform:translate(13.06865vw,99vh) scale(.8851)}}.snow:nth-child(80){opacity:.2482;transform:translate(17.4103vw,-10px) scale(.1142);animation:fall-80 21s -10s linear infinite}@keyframes fall-80{58.71%{transform:translate(16.8636vw,58.71vh) scale(.1142)}to{transform:translate(17.13695vw,99vh) scale(.1142)}}.snow:nth-child(81){opacity:.9316;transform:translate(29.4223vw,-10px) scale(.5167);animation:fall-81 21s -14s linear infinite}@keyframes fall-81{73.442%{transform:translate(33.3626vw,73.442vh) scale(.5167)}to{transform:translate(31.39245vw,99vh) scale(.5167)}}.snow:nth-child(82){opacity:1.643;transform:translate(50.58vw,-10px) scale(.6986);animation:fall-82 21s -10s linear infinite}@keyframes fall-82{78.028%{transform:translate(53.7699vw,78.028vh) scale(.6986)}to{transform:translate(52.17495vw,99vh) scale(.6986)}}.snow:nth-child(83){opacity:.4484;transform:translate(32.8566vw,-10px) scale(.033);animation:fall-83 16s -6s linear infinite}@keyframes fall-83{79.836%{transform:translate(37.4289vw,79.836vh) scale(.033)}to{transform:translate(35.14275vw,99vh) scale(.033)}}.snow:nth-child(84){opacity:1.3086;transform:translate(18.9828vw,-10px) scale(.3214);animation:fall-84 14s -7s linear infinite}@keyframes fall-84{30.331%{transform:translate(19.3756vw,30.331vh) scale(.3214)}to{transform:translate(19.1792vw,99vh) scale(.3214)}}.snow:nth-child(85){opacity:.9578;transform:translate(83.3282vw,-10px) scale(.5921);animation:fall-85 29s -29s linear infinite}@keyframes fall-85{33.035%{transform:translate(77.5526vw,33.035vh) scale(.5921)}to{transform:translate(80.4404vw,99vh) scale(.5921)}}.snow:nth-child(86){opacity:1.4316;transform:translate(4.6326vw,-10px) scale(.5524);animation:fall-86 28s -19s linear infinite}@keyframes fall-86{35.917%{transform:translate(5.5169vw,35.917vh) scale(.5524)}to{transform:translate(5.07475vw,99vh) scale(.5524)}}.snow:nth-child(87){opacity:1.3052;transform:translate(29.6906vw,-10px) scale(.1118);animation:fall-87 19s -24s linear infinite}@keyframes fall-87{37.284%{transform:translate(24.4105vw,37.284vh) scale(.1118)}to{transform:translate(27.05055vw,99vh) scale(.1118)}}.snow:nth-child(88){opacity:1.7874;transform:translate(69.7661vw,-10px) scale(.4862);animation:fall-88 26s -22s linear infinite}@keyframes fall-88{79.208%{transform:translate(61.7503vw,79.208vh) scale(.4862)}to{transform:translate(65.7582vw,99vh) scale(.4862)}}.snow:nth-child(89){opacity:1.6766;transform:translate(35.4428vw,-10px) scale(.9567);animation:fall-89 23s -12s linear infinite}@keyframes fall-89{52.579%{transform:translate(41.4089vw,52.579vh) scale(.9567)}to{transform:translate(38.42585vw,99vh) scale(.9567)}}.snow:nth-child(90){opacity:1.2702;transform:translate(17.4145vw,-10px) scale(.2607);animation:fall-90 29s -24s linear infinite}@keyframes fall-90{30.705%{transform:translate(20.7341vw,30.705vh) scale(.2607)}to{transform:translate(19.0743vw,99vh) scale(.2607)}}.snow:nth-child(91){opacity:1.5828;transform:translate(59.2914vw,-10px) scale(.6115);animation:fall-91 21s -30s linear infinite}@keyframes fall-91{54.931%{transform:translate(51.3923vw,54.931vh) scale(.6115)}to{transform:translate(55.34185vw,99vh) scale(.6115)}}.snow:nth-child(92){opacity:.4592;transform:translate(15.5972vw,-10px) scale(.2349);animation:fall-92 20s -4s linear infinite}@keyframes fall-92{33.886%{transform:translate(18.3621vw,33.886vh) scale(.2349)}to{transform:translate(16.97965vw,99vh) scale(.2349)}}.snow:nth-child(93){opacity:1.1908;transform:translate(35.2838vw,-10px) scale(.3531);animation:fall-93 19s -6s linear infinite}@keyframes fall-93{48.227%{transform:translate(34.7953vw,48.227vh) scale(.3531)}to{transform:translate(35.03955vw,99vh) scale(.3531)}}.snow:nth-child(94){opacity:.2336;transform:translate(99.353vw,-10px) scale(.2549);animation:fall-94 22s -20s linear infinite}@keyframes fall-94{49.103%{transform:translate(99.303vw,49.103vh) scale(.2549)}to{transform:translate(99.328vw,99vh) scale(.2549)}}.snow:nth-child(95){opacity:.3844;transform:translate(37.5367vw,-10px) scale(.4465);animation:fall-95 11s -26s linear infinite}@keyframes fall-95{60.589%{transform:translate(35.8249vw,60.589vh) scale(.4465)}to{transform:translate(36.6808vw,99vh) scale(.4465)}}.snow:nth-child(96){opacity:.1462;transform:translate(7.0336vw,-10px) scale(.3595);animation:fall-96 11s -10s linear infinite}@keyframes fall-96{44.201%{transform:translate(8.1951vw,44.201vh) scale(.3595)}to{transform:translate(7.61435vw,99vh) scale(.3595)}}.snow:nth-child(97){opacity:.2868;transform:translate(66.8555vw,-10px) scale(.4397);animation:fall-97 12s -13s linear infinite}@keyframes fall-97{57.08%{transform:translate(62.7611vw,57.08vh) scale(.4397)}to{transform:translate(64.8083vw,99vh) scale(.4397)}}.snow:nth-child(98){opacity:.0946;transform:translate(70.2565vw,-10px) scale(.309);animation:fall-98 26s -7s linear infinite}@keyframes fall-98{43.097%{transform:translate(71.2487vw,43.097vh) scale(.309)}to{transform:translate(70.7526vw,99vh) scale(.309)}}.snow:nth-child(99){opacity:.5212;transform:translate(65.8724vw,-10px) scale(.7176);animation:fall-99 24s -20s linear infinite}@keyframes fall-99{71.916%{transform:translate(58.2901vw,71.916vh) scale(.7176)}to{transform:translate(62.08125vw,99vh) scale(.7176)}}.snow:nth-child(100){opacity:.015;transform:translate(2.0179vw,-10px) scale(.2221);animation:fall-100 18s -13s linear infinite}@keyframes fall-100{75.325%{transform:translate(-4.7603vw,75.325vh) scale(.2221)}to{transform:translate(-1.3712vw,99vh) scale(.2221)}}.snow:nth-child(101){opacity:1.521;transform:translate(33.9451vw,-10px) scale(.788);animation:fall-101 14s -4s linear infinite}@keyframes fall-101{44.832%{transform:translate(35.205vw,44.832vh) scale(.788)}to{transform:translate(34.57505vw,99vh) scale(.788)}}.snow:nth-child(102){opacity:.119;transform:translate(39.1016vw,-10px) scale(.117);animation:fall-102 15s -27s linear infinite}@keyframes fall-102{68.554%{transform:translate(34.0749vw,68.554vh) scale(.117)}to{transform:translate(36.58825vw,99vh) scale(.117)}}.snow:nth-child(103){opacity:1.9676;transform:translate(49.2944vw,-10px) scale(.6884);animation:fall-103 16s -24s linear infinite}@keyframes fall-103{37.386%{transform:translate(46.3614vw,37.386vh) scale(.6884)}to{transform:translate(47.8279vw,99vh) scale(.6884)}}.snow:nth-child(104){opacity:.3774;transform:translate(51.3686vw,-10px) scale(.5425);animation:fall-104 28s -12s linear infinite}@keyframes fall-104{34.23%{transform:translate(47.0589vw,34.23vh) scale(.5425)}to{transform:translate(49.21375vw,99vh) scale(.5425)}}.snow:nth-child(105){opacity:1.4994;transform:translate(11.2968vw,-10px) scale(.0534);animation:fall-105 21s -10s linear infinite}@keyframes fall-105{31.768%{transform:translate(20.0774vw,31.768vh) scale(.0534)}to{transform:translate(15.6871vw,99vh) scale(.0534)}}.snow:nth-child(106){opacity:1.3146;transform:translate(38.8961vw,-10px) scale(.7899);animation:fall-106 11s -8s linear infinite}@keyframes fall-106{64.869%{transform:translate(32.1099vw,64.869vh) scale(.7899)}to{transform:translate(35.503vw,99vh) scale(.7899)}}.snow:nth-child(107){opacity:1.9952;transform:translate(51.192vw,-10px) scale(.0833);animation:fall-107 15s -11s linear infinite}@keyframes fall-107{60.752%{transform:translate(57.0904vw,60.752vh) scale(.0833)}to{transform:translate(54.1412vw,99vh) scale(.0833)}}.snow:nth-child(108){opacity:.0184;transform:translate(8.9389vw,-10px) scale(.5545);animation:fall-108 15s -1s linear infinite}@keyframes fall-108{74.911%{transform:translate(.5046vw,74.911vh) scale(.5545)}to{transform:translate(4.72175vw,99vh) scale(.5545)}}.snow:nth-child(109){opacity:1.0696;transform:translate(9.4609vw,-10px) scale(.863);animation:fall-109 18s -18s linear infinite}@keyframes fall-109{34.903%{transform:translate(.4922vw,34.903vh) scale(.863)}to{transform:translate(4.97655vw,99vh) scale(.863)}}.snow:nth-child(110){opacity:1.5574;transform:translate(15.8719vw,-10px) scale(.3863);animation:fall-110 17s -26s linear infinite}@keyframes fall-110{59.787%{transform:translate(22.5679vw,59.787vh) scale(.3863)}to{transform:translate(19.2199vw,99vh) scale(.3863)}}.snow:nth-child(111){opacity:.014;transform:translate(94.9925vw,-10px) scale(.5205);animation:fall-111 19s -19s linear infinite}@keyframes fall-111{58.757%{transform:translate(97.4886vw,58.757vh) scale(.5205)}to{transform:translate(96.24055vw,99vh) scale(.5205)}}.snow:nth-child(112){opacity:1.0476;transform:translate(1.7553vw,-10px) scale(.7788);animation:fall-112 17s -8s linear infinite}@keyframes fall-112{65.312%{transform:translate(-4.2406vw,65.312vh) scale(.7788)}to{transform:translate(-1.24265vw,99vh) scale(.7788)}}.snow:nth-child(113){opacity:1.0044;transform:translate(94.7872vw,-10px) scale(.6095);animation:fall-113 14s -10s linear infinite}@keyframes fall-113{50.559%{transform:translate(94.8761vw,50.559vh) scale(.6095)}to{transform:translate(94.83165vw,99vh) scale(.6095)}}.snow:nth-child(114){opacity:.4204;transform:translate(36.8813vw,-10px) scale(.6787);animation:fall-114 10s -19s linear infinite}@keyframes fall-114{67.059%{transform:translate(31.1868vw,67.059vh) scale(.6787)}to{transform:translate(34.03405vw,99vh) scale(.6787)}}.snow:nth-child(115){opacity:1.1826;transform:translate(52.4639vw,-10px) scale(.4082);animation:fall-115 13s -26s linear infinite}@keyframes fall-115{57.945%{transform:translate(53.8935vw,57.945vh) scale(.4082)}to{transform:translate(53.1787vw,99vh) scale(.4082)}}.snow:nth-child(116){opacity:1.9008;transform:translate(13.5434vw,-10px) scale(.7769);animation:fall-116 15s -1s linear infinite}@keyframes fall-116{51.214%{transform:translate(16.574vw,51.214vh) scale(.7769)}to{transform:translate(15.0587vw,99vh) scale(.7769)}}.snow:nth-child(117){opacity:1.2948;transform:translate(46.0442vw,-10px) scale(.2973);animation:fall-117 13s -11s linear infinite}@keyframes fall-117{54.081%{transform:translate(48.404vw,54.081vh) scale(.2973)}to{transform:translate(47.2241vw,99vh) scale(.2973)}}.snow:nth-child(118){opacity:.9872;transform:translate(5.3948vw,-10px) scale(.9099);animation:fall-118 30s -2s linear infinite}@keyframes fall-118{52.163%{transform:translate(7.3115vw,52.163vh) scale(.9099)}to{transform:translate(6.35315vw,99vh) scale(.9099)}}.snow:nth-child(119){opacity:.4364;transform:translate(59.8222vw,-10px) scale(.9919);animation:fall-119 21s -23s linear infinite}@keyframes fall-119{55.174%{transform:translate(65.8621vw,55.174vh) scale(.9919)}to{transform:translate(62.84215vw,99vh) scale(.9919)}}.snow:nth-child(120){opacity:.8018;transform:translate(60.8939vw,-10px) scale(.614);animation:fall-120 27s -4s linear infinite}@keyframes fall-120{39.842%{transform:translate(63.7526vw,39.842vh) scale(.614)}to{transform:translate(62.32325vw,99vh) scale(.614)}}.snow:nth-child(121){opacity:1.8554;transform:translate(.8477vw,-10px) scale(.626);animation:fall-121 11s -9s linear infinite}@keyframes fall-121{75.352%{transform:translate(-.5598vw,75.352vh) scale(.626)}to{transform:translate(.14395vw,99vh) scale(.626)}}.snow:nth-child(122){opacity:.998;transform:translate(6.7397vw,-10px) scale(.7414);animation:fall-122 27s -15s linear infinite}@keyframes fall-122{44.293%{transform:translate(2.3972vw,44.293vh) scale(.7414)}to{transform:translate(4.56845vw,99vh) scale(.7414)}}.snow:nth-child(123){opacity:1.3988;transform:translate(85.9226vw,-10px) scale(.9157);animation:fall-123 10s -23s linear infinite}@keyframes fall-123{68.151%{transform:translate(81.8077vw,68.151vh) scale(.9157)}to{transform:translate(83.86515vw,99vh) scale(.9157)}}.snow:nth-child(124){opacity:.1088;transform:translate(89.3292vw,-10px) scale(.634);animation:fall-124 15s -18s linear infinite}@keyframes fall-124{77.545%{transform:translate(88.174vw,77.545vh) scale(.634)}to{transform:translate(88.7516vw,99vh) scale(.634)}}.snow:nth-child(125){opacity:1.6534;transform:translate(72.9453vw,-10px) scale(.2092);animation:fall-125 13s -15s linear infinite}@keyframes fall-125{45.81%{transform:translate(64.697vw,45.81vh) scale(.2092)}to{transform:translate(68.82115vw,99vh) scale(.2092)}}.snow:nth-child(126){opacity:1.4378;transform:translate(77.5514vw,-10px) scale(.3053);animation:fall-126 29s -18s linear infinite}@keyframes fall-126{67.717%{transform:translate(71.7145vw,67.717vh) scale(.3053)}to{transform:translate(74.63295vw,99vh) scale(.3053)}}.snow:nth-child(127){opacity:.5032;transform:translate(37.1918vw,-10px) scale(.4298);animation:fall-127 10s -12s linear infinite}@keyframes fall-127{68.056%{transform:translate(45.5711vw,68.056vh) scale(.4298)}to{transform:translate(41.38145vw,99vh) scale(.4298)}}.snow:nth-child(128){opacity:.3448;transform:translate(60.7377vw,-10px) scale(.537);animation:fall-128 21s -2s linear infinite}@keyframes fall-128{56.072%{transform:translate(60.3325vw,56.072vh) scale(.537)}to{transform:translate(60.5351vw,99vh) scale(.537)}}.snow:nth-child(129){opacity:1.711;transform:translate(82.849vw,-10px) scale(.3068);animation:fall-129 19s -20s linear infinite}@keyframes fall-129{40.349%{transform:translate(87.0026vw,40.349vh) scale(.3068)}to{transform:translate(84.9258vw,99vh) scale(.3068)}}.snow:nth-child(130){opacity:.3216;transform:translate(5.2612vw,-10px) scale(.3941);animation:fall-130 23s -23s linear infinite}@keyframes fall-130{51.414%{transform:translate(-2.5603vw,51.414vh) scale(.3941)}to{transform:translate(1.35045vw,99vh) scale(.3941)}}.snow:nth-child(131){opacity:1.5756;transform:translate(33.4556vw,-10px) scale(.3331);animation:fall-131 16s -21s linear infinite}@keyframes fall-131{44.636%{transform:translate(41.7508vw,44.636vh) scale(.3331)}to{transform:translate(37.6032vw,99vh) scale(.3331)}}.snow:nth-child(132){opacity:.3886;transform:translate(87.0955vw,-10px) scale(.1997);animation:fall-132 13s -9s linear infinite}@keyframes fall-132{39.032%{transform:translate(91.0198vw,39.032vh) scale(.1997)}to{transform:translate(89.05765vw,99vh) scale(.1997)}}.snow:nth-child(133){opacity:1.1846;transform:translate(6.3372vw,-10px) scale(.9191);animation:fall-133 11s -5s linear infinite}@keyframes fall-133{60.258%{transform:translate(1.187vw,60.258vh) scale(.9191)}to{transform:translate(3.7621vw,99vh) scale(.9191)}}.snow:nth-child(134){opacity:1.1812;transform:translate(60.9523vw,-10px) scale(.32);animation:fall-134 26s -4s linear infinite}@keyframes fall-134{42.299%{transform:translate(60.6479vw,42.299vh) scale(.32)}to{transform:translate(60.8001vw,99vh) scale(.32)}}.snow:nth-child(135){opacity:.1214;transform:translate(32.3197vw,-10px) scale(.0261);animation:fall-135 21s -30s linear infinite}@keyframes fall-135{53.143%{transform:translate(25.0934vw,53.143vh) scale(.0261)}to{transform:translate(28.70655vw,99vh) scale(.0261)}}.snow:nth-child(136){opacity:.4056;transform:translate(41.6122vw,-10px) scale(.9981);animation:fall-136 19s -23s linear infinite}@keyframes fall-136{77.246%{transform:translate(44.661vw,77.246vh) scale(.9981)}to{transform:translate(43.1366vw,99vh) scale(.9981)}}.snow:nth-child(137){opacity:1.23;transform:translate(5.2962vw,-10px) scale(.8195);animation:fall-137 14s -5s linear infinite}@keyframes fall-137{76.586%{transform:translate(-1.1461vw,76.586vh) scale(.8195)}to{transform:translate(2.07505vw,99vh) scale(.8195)}}.snow:nth-child(138){opacity:.9276;transform:translate(21.2839vw,-10px) scale(.1842);animation:fall-138 22s -26s linear infinite}@keyframes fall-138{30.875%{transform:translate(22.5427vw,30.875vh) scale(.1842)}to{transform:translate(21.9133vw,99vh) scale(.1842)}}.snow:nth-child(139){opacity:1.2926;transform:translate(29.2688vw,-10px) scale(.0747);animation:fall-139 26s -18s linear infinite}@keyframes fall-139{62.875%{transform:translate(25.7327vw,62.875vh) scale(.0747)}to{transform:translate(27.50075vw,99vh) scale(.0747)}}.snow:nth-child(140){opacity:1.1936;transform:translate(73.2386vw,-10px) scale(.4569);animation:fall-140 25s -20s linear infinite}@keyframes fall-140{60.495%{transform:translate(73.0293vw,60.495vh) scale(.4569)}to{transform:translate(73.13395vw,99vh) scale(.4569)}}.snow:nth-child(141){opacity:1.3138;transform:translate(5.3948vw,-10px) scale(.8063);animation:fall-141 24s -5s linear infinite}@keyframes fall-141{46.636%{transform:translate(1.1634vw,46.636vh) scale(.8063)}to{transform:translate(3.2791vw,99vh) scale(.8063)}}.snow:nth-child(142){opacity:1.8332;transform:translate(45.7497vw,-10px) scale(.7442);animation:fall-142 21s -14s linear infinite}@keyframes fall-142{68.858%{transform:translate(55.3826vw,68.858vh) scale(.7442)}to{transform:translate(50.56615vw,99vh) scale(.7442)}}.snow:nth-child(143){opacity:1.5812;transform:translate(34.6381vw,-10px) scale(.8766);animation:fall-143 25s -12s linear infinite}@keyframes fall-143{63.065%{transform:translate(29.7123vw,63.065vh) scale(.8766)}to{transform:translate(32.1752vw,99vh) scale(.8766)}}.snow:nth-child(144){opacity:1.0538;transform:translate(83.592vw,-10px) scale(.0911);animation:fall-144 20s -29s linear infinite}@keyframes fall-144{61.309%{transform:translate(91.8201vw,61.309vh) scale(.0911)}to{transform:translate(87.70605vw,99vh) scale(.0911)}}.snow:nth-child(145){opacity:.06;transform:translate(40.0164vw,-10px) scale(.3572);animation:fall-145 11s -18s linear infinite}@keyframes fall-145{75.899%{transform:translate(39.1423vw,75.899vh) scale(.3572)}to{transform:translate(39.57935vw,99vh) scale(.3572)}}.snow:nth-child(146){opacity:.9556;transform:translate(31.3191vw,-10px) scale(.0879);animation:fall-146 10s -6s linear infinite}@keyframes fall-146{39.772%{transform:translate(31.5658vw,39.772vh) scale(.0879)}to{transform:translate(31.44245vw,99vh) scale(.0879)}}.snow:nth-child(147){opacity:.6254;transform:translate(41.5976vw,-10px) scale(.4001);animation:fall-147 18s -16s linear infinite}@keyframes fall-147{47.27%{transform:translate(37.4835vw,47.27vh) scale(.4001)}to{transform:translate(39.54055vw,99vh) scale(.4001)}}.snow:nth-child(148){opacity:.0074;transform:translate(29.5699vw,-10px) scale(.5186);animation:fall-148 23s -18s linear infinite}@keyframes fall-148{59.671%{transform:translate(34.8vw,59.671vh) scale(.5186)}to{transform:translate(32.18495vw,99vh) scale(.5186)}}.snow:nth-child(149){opacity:.8376;transform:translate(49.7558vw,-10px) scale(.7201);animation:fall-149 10s -11s linear infinite}@keyframes fall-149{36.357%{transform:translate(50.8785vw,36.357vh) scale(.7201)}to{transform:translate(50.31715vw,99vh) scale(.7201)}}.snow:nth-child(150){opacity:1.1426;transform:translate(45.5694vw,-10px) scale(.6152);animation:fall-150 25s -25s linear infinite}@keyframes fall-150{77.869%{transform:translate(51.2681vw,77.869vh) scale(.6152)}to{transform:translate(48.41875vw,99vh) scale(.6152)}}.snow:nth-child(151){opacity:1.623;transform:translate(11.7869vw,-10px) scale(.107);animation:fall-151 21s -11s linear infinite}@keyframes fall-151{61.232%{transform:translate(8.3705vw,61.232vh) scale(.107)}to{transform:translate(10.0787vw,99vh) scale(.107)}}.snow:nth-child(152){opacity:.9008;transform:translate(45.1126vw,-10px) scale(.7673);animation:fall-152 19s -17s linear infinite}@keyframes fall-152{68.552%{transform:translate(39.217vw,68.552vh) scale(.7673)}to{transform:translate(42.1648vw,99vh) scale(.7673)}}.snow:nth-child(153){opacity:1.426;transform:translate(39.1871vw,-10px) scale(.0431);animation:fall-153 18s -23s linear infinite}@keyframes fall-153{75.926%{transform:translate(48.317vw,75.926vh) scale(.0431)}to{transform:translate(43.75205vw,99vh) scale(.0431)}}.snow:nth-child(154){opacity:.6526;transform:translate(91.9263vw,-10px) scale(.3179);animation:fall-154 11s -15s linear infinite}@keyframes fall-154{66.616%{transform:translate(95.5795vw,66.616vh) scale(.3179)}to{transform:translate(93.7529vw,99vh) scale(.3179)}}.snow:nth-child(155){opacity:.9682;transform:translate(77.1967vw,-10px) scale(.0112);animation:fall-155 22s -24s linear infinite}@keyframes fall-155{50.931%{transform:translate(85.1648vw,50.931vh) scale(.0112)}to{transform:translate(81.18075vw,99vh) scale(.0112)}}.snow:nth-child(156){opacity:.1298;transform:translate(14.7104vw,-10px) scale(.3686);animation:fall-156 28s -28s linear infinite}@keyframes fall-156{35.452%{transform:translate(11.0004vw,35.452vh) scale(.3686)}to{transform:translate(12.8554vw,99vh) scale(.3686)}}.snow:nth-child(157){opacity:.5618;transform:translate(59.8788vw,-10px) scale(.3771);animation:fall-157 17s -24s linear infinite}@keyframes fall-157{68.33%{transform:translate(69.5517vw,68.33vh) scale(.3771)}to{transform:translate(64.71525vw,99vh) scale(.3771)}}.snow:nth-child(158){opacity:1.5158;transform:translate(61.8364vw,-10px) scale(.4348);animation:fall-158 13s -8s linear infinite}@keyframes fall-158{36.682%{transform:translate(69.1044vw,36.682vh) scale(.4348)}to{transform:translate(65.4704vw,99vh) scale(.4348)}}.snow:nth-child(159){opacity:.8098;transform:translate(75.3323vw,-10px) scale(.2518);animation:fall-159 14s -5s linear infinite}@keyframes fall-159{59.007%{transform:translate(82.2425vw,59.007vh) scale(.2518)}to{transform:translate(78.7874vw,99vh) scale(.2518)}}.snow:nth-child(160){opacity:1.6004;transform:translate(91.1977vw,-10px) scale(.1784);animation:fall-160 30s -19s linear infinite}@keyframes fall-160{48.865%{transform:translate(92.4872vw,48.865vh) scale(.1784)}to{transform:translate(91.84245vw,99vh) scale(.1784)}}.snow:nth-child(161){opacity:1.3104;transform:translate(63.853vw,-10px) scale(.5601);animation:fall-161 11s -24s linear infinite}@keyframes fall-161{45.805%{transform:translate(70.656vw,45.805vh) scale(.5601)}to{transform:translate(67.2545vw,99vh) scale(.5601)}}.snow:nth-child(162){opacity:1.5284;transform:translate(15.8355vw,-10px) scale(.9287);animation:fall-162 24s -29s linear infinite}@keyframes fall-162{73.115%{transform:translate(9.8066vw,73.115vh) scale(.9287)}to{transform:translate(12.82105vw,99vh) scale(.9287)}}.snow:nth-child(163){opacity:1.1866;transform:translate(6.8573vw,-10px) scale(.2338);animation:fall-163 18s -6s linear infinite}@keyframes fall-163{64.986%{transform:translate(2.7887vw,64.986vh) scale(.2338)}to{transform:translate(4.823vw,99vh) scale(.2338)}}.snow:nth-child(164){opacity:.2384;transform:translate(34.5098vw,-10px) scale(.505);animation:fall-164 19s -1s linear infinite}@keyframes fall-164{61.308%{transform:translate(37.0019vw,61.308vh) scale(.505)}to{transform:translate(35.75585vw,99vh) scale(.505)}}.snow:nth-child(165){opacity:1.1506;transform:translate(6.0661vw,-10px) scale(.1343);animation:fall-165 18s -9s linear infinite}@keyframes fall-165{52.156%{transform:translate(-3.5648vw,52.156vh) scale(.1343)}to{transform:translate(1.25065vw,99vh) scale(.1343)}}.snow:nth-child(166){opacity:.8218;transform:translate(6.45vw,-10px) scale(.5931);animation:fall-166 29s -27s linear infinite}@keyframes fall-166{41.117%{transform:translate(13.1678vw,41.117vh) scale(.5931)}to{transform:translate(9.8089vw,99vh) scale(.5931)}}.snow:nth-child(167){opacity:.531;transform:translate(97.2615vw,-10px) scale(.1206);animation:fall-167 15s -8s linear infinite}@keyframes fall-167{46.979%{transform:translate(98.4391vw,46.979vh) scale(.1206)}to{transform:translate(97.8503vw,99vh) scale(.1206)}}.snow:nth-child(168){opacity:1.622;transform:translate(21.0442vw,-10px) scale(.1446);animation:fall-168 20s -30s linear infinite}@keyframes fall-168{41.767%{transform:translate(14.3539vw,41.767vh) scale(.1446)}to{transform:translate(17.69905vw,99vh) scale(.1446)}}.snow:nth-child(169){opacity:1.1146;transform:translate(10.7885vw,-10px) scale(.053);animation:fall-169 10s -26s linear infinite}@keyframes fall-169{30.232%{transform:translate(12.956vw,30.232vh) scale(.053)}to{transform:translate(11.87225vw,99vh) scale(.053)}}.snow:nth-child(170){opacity:1.6566;transform:translate(44.7743vw,-10px) scale(.7498);animation:fall-170 23s -25s linear infinite}@keyframes fall-170{66.275%{transform:translate(36.2359vw,66.275vh) scale(.7498)}to{transform:translate(40.5051vw,99vh) scale(.7498)}}.snow:nth-child(171){opacity:.5762;transform:translate(59.3538vw,-10px) scale(.2396);animation:fall-171 11s -23s linear infinite}@keyframes fall-171{61.46%{transform:translate(68.668vw,61.46vh) scale(.2396)}to{transform:translate(64.0109vw,99vh) scale(.2396)}}.snow:nth-child(172){opacity:1.4978;transform:translate(5.1892vw,-10px) scale(.2138);animation:fall-172 14s -5s linear infinite}@keyframes fall-172{51.017%{transform:translate(11.8315vw,51.017vh) scale(.2138)}to{transform:translate(8.51035vw,99vh) scale(.2138)}}.snow:nth-child(173){opacity:.7942;transform:translate(5.0013vw,-10px) scale(.9964);animation:fall-173 26s -12s linear infinite}@keyframes fall-173{47.557%{transform:translate(11.8591vw,47.557vh) scale(.9964)}to{transform:translate(8.4302vw,99vh) scale(.9964)}}.snow:nth-child(174){opacity:1.9764;transform:translate(64.6125vw,-10px) scale(.385);animation:fall-174 21s -22s linear infinite}@keyframes fall-174{46.748%{transform:translate(61.4785vw,46.748vh) scale(.385)}to{transform:translate(63.0455vw,99vh) scale(.385)}}.snow:nth-child(175){opacity:1.2166;transform:translate(73.4415vw,-10px) scale(.3846);animation:fall-175 24s -11s linear infinite}@keyframes fall-175{54.229%{transform:translate(78.7616vw,54.229vh) scale(.3846)}to{transform:translate(76.10155vw,99vh) scale(.3846)}}.snow:nth-child(176){opacity:1.14;transform:translate(13.7987vw,-10px) scale(.7363);animation:fall-176 28s -30s linear infinite}@keyframes fall-176{36.809%{transform:translate(9.3573vw,36.809vh) scale(.7363)}to{transform:translate(11.578vw,99vh) scale(.7363)}}.snow:nth-child(177){opacity:.6068;transform:translate(13.4886vw,-10px) scale(.6348);animation:fall-177 21s -18s linear infinite}@keyframes fall-177{66.477%{transform:translate(14.3074vw,66.477vh) scale(.6348)}to{transform:translate(13.898vw,99vh) scale(.6348)}}.snow:nth-child(178){opacity:.843;transform:translate(38.1351vw,-10px) scale(.6662);animation:fall-178 15s -27s linear infinite}@keyframes fall-178{67.34%{transform:translate(37.1132vw,67.34vh) scale(.6662)}to{transform:translate(37.62415vw,99vh) scale(.6662)}}.snow:nth-child(179){opacity:1.8992;transform:translate(14.2781vw,-10px) scale(.6211);animation:fall-179 29s -2s linear infinite}@keyframes fall-179{41.347%{transform:translate(11.7328vw,41.347vh) scale(.6211)}to{transform:translate(13.00545vw,99vh) scale(.6211)}}.snow:nth-child(180){opacity:.1902;transform:translate(19.3348vw,-10px) scale(.4492);animation:fall-180 14s -29s linear infinite}@keyframes fall-180{71.643%{transform:translate(21.3637vw,71.643vh) scale(.4492)}to{transform:translate(20.34925vw,99vh) scale(.4492)}}.snow:nth-child(181){opacity:.4912;transform:translate(84.7474vw,-10px) scale(.8073);animation:fall-181 21s -28s linear infinite}@keyframes fall-181{70.731%{transform:translate(76.1096vw,70.731vh) scale(.8073)}to{transform:translate(80.4285vw,99vh) scale(.8073)}}.snow:nth-child(182){opacity:.3076;transform:translate(29.0587vw,-10px) scale(.6676);animation:fall-182 17s -24s linear infinite}@keyframes fall-182{50.836%{transform:translate(21.3882vw,50.836vh) scale(.6676)}to{transform:translate(25.22345vw,99vh) scale(.6676)}}.snow:nth-child(183){opacity:.8924;transform:translate(26.3375vw,-10px) scale(.8681);animation:fall-183 29s -18s linear infinite}@keyframes fall-183{74.038%{transform:translate(31.8889vw,74.038vh) scale(.8681)}to{transform:translate(29.1132vw,99vh) scale(.8681)}}.snow:nth-child(184){opacity:1.409;transform:translate(94.5314vw,-10px) scale(.9205);animation:fall-184 29s -22s linear infinite}@keyframes fall-184{60.157%{transform:translate(98.526vw,60.157vh) scale(.9205)}to{transform:translate(96.5287vw,99vh) scale(.9205)}}.snow:nth-child(185){opacity:.363;transform:translate(62.9153vw,-10px) scale(.0158);animation:fall-185 11s -10s linear infinite}@keyframes fall-185{65.302%{transform:translate(56.213vw,65.302vh) scale(.0158)}to{transform:translate(59.56415vw,99vh) scale(.0158)}}.snow:nth-child(186){opacity:1.809;transform:translate(23.0511vw,-10px) scale(.4646);animation:fall-186 24s -20s linear infinite}@keyframes fall-186{46.821%{transform:translate(26.1346vw,46.821vh) scale(.4646)}to{transform:translate(24.59285vw,99vh) scale(.4646)}}.snow:nth-child(187){opacity:.3734;transform:translate(58.5854vw,-10px) scale(.577);animation:fall-187 22s -25s linear infinite}@keyframes fall-187{63.856%{transform:translate(52.6731vw,63.856vh) scale(.577)}to{transform:translate(55.62925vw,99vh) scale(.577)}}.snow:nth-child(188){opacity:.5986;transform:translate(85.5148vw,-10px) scale(.507);animation:fall-188 14s -6s linear infinite}@keyframes fall-188{53.134%{transform:translate(83.0109vw,53.134vh) scale(.507)}to{transform:translate(84.26285vw,99vh) scale(.507)}}.snow:nth-child(189){opacity:1.6402;transform:translate(14.0231vw,-10px) scale(.7206);animation:fall-189 18s -20s linear infinite}@keyframes fall-189{75.055%{transform:translate(20.7479vw,75.055vh) scale(.7206)}to{transform:translate(17.3855vw,99vh) scale(.7206)}}.snow:nth-child(190){opacity:.3676;transform:translate(86.2805vw,-10px) scale(.4338);animation:fall-190 24s -18s linear infinite}@keyframes fall-190{68.902%{transform:translate(87.341vw,68.902vh) scale(.4338)}to{transform:translate(86.81075vw,99vh) scale(.4338)}}.snow:nth-child(191){opacity:.9468;transform:translate(39.8327vw,-10px) scale(.0952);animation:fall-191 25s -21s linear infinite}@keyframes fall-191{63.415%{transform:translate(42.7074vw,63.415vh) scale(.0952)}to{transform:translate(41.27005vw,99vh) scale(.0952)}}.snow:nth-child(192){opacity:1.247;transform:translate(59.7051vw,-10px) scale(.677);animation:fall-192 12s -1s linear infinite}@keyframes fall-192{36.567%{transform:translate(57.6122vw,36.567vh) scale(.677)}to{transform:translate(58.65865vw,99vh) scale(.677)}}.snow:nth-child(193){opacity:.7534;transform:translate(7.7457vw,-10px) scale(.7257);animation:fall-193 29s -6s linear infinite}@keyframes fall-193{31.384%{transform:translate(-.5578vw,31.384vh) scale(.7257)}to{transform:translate(3.59395vw,99vh) scale(.7257)}}.snow:nth-child(194){opacity:.1328;transform:translate(25.8608vw,-10px) scale(.3123);animation:fall-194 27s -11s linear infinite}@keyframes fall-194{74.705%{transform:translate(23.9856vw,74.705vh) scale(.3123)}to{transform:translate(24.9232vw,99vh) scale(.3123)}}.snow:nth-child(195){opacity:.4716;transform:translate(90.8551vw,-10px) scale(.3869);animation:fall-195 15s -13s linear infinite}@keyframes fall-195{66.391%{transform:translate(99.8267vw,66.391vh) scale(.3869)}to{transform:translate(95.3409vw,99vh) scale(.3869)}}.snow:nth-child(196){opacity:.9316;transform:translate(50.5167vw,-10px) scale(.7051);animation:fall-196 25s -24s linear infinite}@keyframes fall-196{60.037%{transform:translate(45.8937vw,60.037vh) scale(.7051)}to{transform:translate(48.2052vw,99vh) scale(.7051)}}.snow:nth-child(197){opacity:.649;transform:translate(33.8272vw,-10px) scale(.182);animation:fall-197 19s -15s linear infinite}@keyframes fall-197{39.113%{transform:translate(25.4906vw,39.113vh) scale(.182)}to{transform:translate(29.6589vw,99vh) scale(.182)}}.snow:nth-child(198){opacity:.4876;transform:translate(26.5145vw,-10px) scale(.7145);animation:fall-198 23s -20s linear infinite}@keyframes fall-198{36.149%{transform:translate(21.8328vw,36.149vh) scale(.7145)}to{transform:translate(24.17365vw,99vh) scale(.7145)}}.snow:nth-child(199){opacity:.871;transform:translate(54.2611vw,-10px) scale(.854);animation:fall-199 16s -25s linear infinite}@keyframes fall-199{48.884%{transform:translate(60.8714vw,48.884vh) scale(.854)}to{transform:translate(57.56625vw,99vh) scale(.854)}}.snow:nth-child(200){opacity:.4274;transform:translate(7.1917vw,-10px) scale(.9342);animation:fall-200 20s -18s linear infinite}@keyframes fall-200{56.262%{transform:translate(2.8168vw,56.262vh) scale(.9342)}to{transform:translate(5.00425vw,99vh) scale(.9342)}}.snow:nth-child(201){opacity:1.8228;transform:translate(76.9793vw,-10px) scale(.7585);animation:fall-201 20s -16s linear infinite}@keyframes fall-201{42.248%{transform:translate(86.0155vw,42.248vh) scale(.7585)}to{transform:translate(81.4974vw,99vh) scale(.7585)}}.snow:nth-child(202){opacity:.075;transform:translate(18.3771vw,-10px) scale(.9028);animation:fall-202 30s -1s linear infinite}@keyframes fall-202{35.177%{transform:translate(17.5481vw,35.177vh) scale(.9028)}to{transform:translate(17.9626vw,99vh) scale(.9028)}}.snow:nth-child(203){opacity:.4316;transform:translate(46.168vw,-10px) scale(.7126);animation:fall-203 20s -12s linear infinite}@keyframes fall-203{31.196%{transform:translate(41.3813vw,31.196vh) scale(.7126)}to{transform:translate(43.77465vw,99vh) scale(.7126)}}.snow:nth-child(204){opacity:.5916;transform:translate(74.5752vw,-10px) scale(.7909);animation:fall-204 30s -29s linear infinite}@keyframes fall-204{72.58%{transform:translate(70.5217vw,72.58vh) scale(.7909)}to{transform:translate(72.54845vw,99vh) scale(.7909)}}.snow:nth-child(205){opacity:1.5964;transform:translate(9.1139vw,-10px) scale(.5453);animation:fall-205 18s -3s linear infinite}@keyframes fall-205{61.026%{transform:translate(13.3481vw,61.026vh) scale(.5453)}to{transform:translate(11.231vw,99vh) scale(.5453)}}.snow:nth-child(206){opacity:.4714;transform:translate(43.8835vw,-10px) scale(.8985);animation:fall-206 10s -27s linear infinite}@keyframes fall-206{45.253%{transform:translate(53.4568vw,45.253vh) scale(.8985)}to{transform:translate(48.67015vw,99vh) scale(.8985)}}.snow:nth-child(207){opacity:1.354;transform:translate(87.5206vw,-10px) scale(.2283);animation:fall-207 25s -25s linear infinite}@keyframes fall-207{33.517%{transform:translate(79.061vw,33.517vh) scale(.2283)}to{transform:translate(83.2908vw,99vh) scale(.2283)}}.snow:nth-child(208){opacity:1.2314;transform:translate(25.3138vw,-10px) scale(.3762);animation:fall-208 21s -3s linear infinite}@keyframes fall-208{61.238%{transform:translate(32.0396vw,61.238vh) scale(.3762)}to{transform:translate(28.6767vw,99vh) scale(.3762)}}.snow:nth-child(209){opacity:1.1616;transform:translate(54.018vw,-10px) scale(.8252);animation:fall-209 19s -9s linear infinite}@keyframes fall-209{43.808%{transform:translate(62.0315vw,43.808vh) scale(.8252)}to{transform:translate(58.02475vw,99vh) scale(.8252)}}.snow:nth-child(210){opacity:.3938;transform:translate(32.8225vw,-10px) scale(.5137);animation:fall-210 27s -4s linear infinite}@keyframes fall-210{70.102%{transform:translate(30.2354vw,70.102vh) scale(.5137)}to{transform:translate(31.52895vw,99vh) scale(.5137)}}.snow:nth-child(211){opacity:.827;transform:translate(79.0645vw,-10px) scale(.9389);animation:fall-211 16s -25s linear infinite}@keyframes fall-211{57.884%{transform:translate(87.1902vw,57.884vh) scale(.9389)}to{transform:translate(83.12735vw,99vh) scale(.9389)}}.snow:nth-child(212){opacity:1.18;transform:translate(67.881vw,-10px) scale(.8656);animation:fall-212 10s -12s linear infinite}@keyframes fall-212{66.281%{transform:translate(74.8463vw,66.281vh) scale(.8656)}to{transform:translate(71.36365vw,99vh) scale(.8656)}}.snow:nth-child(213){opacity:.9024;transform:translate(58.7329vw,-10px) scale(.5153);animation:fall-213 20s -20s linear infinite}@keyframes fall-213{64.965%{transform:translate(49.7278vw,64.965vh) scale(.5153)}to{transform:translate(54.23035vw,99vh) scale(.5153)}}.snow:nth-child(214){opacity:1.5574;transform:translate(6.6871vw,-10px) scale(.3268);animation:fall-214 23s -24s linear infinite}@keyframes fall-214{59.014%{transform:translate(7.5671vw,59.014vh) scale(.3268)}to{transform:translate(7.1271vw,99vh) scale(.3268)}}.snow:nth-child(215){opacity:1.0354;transform:translate(99.1383vw,-10px) scale(.4097);animation:fall-215 27s -6s linear infinite}@keyframes fall-215{66.76%{transform:translate(106.682vw,66.76vh) scale(.4097)}to{transform:translate(102.91015vw,99vh) scale(.4097)}}.snow:nth-child(216){opacity:.0136;transform:translate(37.1928vw,-10px) scale(.8227);animation:fall-216 13s -17s linear infinite}@keyframes fall-216{75.154%{transform:translate(44.1571vw,75.154vh) scale(.8227)}to{transform:translate(40.67495vw,99vh) scale(.8227)}}.snow:nth-child(217){opacity:.1046;transform:translate(49.0327vw,-10px) scale(.0049);animation:fall-217 29s -26s linear infinite}@keyframes fall-217{51.856%{transform:translate(56.3044vw,51.856vh) scale(.0049)}to{transform:translate(52.66855vw,99vh) scale(.0049)}}.snow:nth-child(218){opacity:1.9414;transform:translate(1.5104vw,-10px) scale(.5797);animation:fall-218 12s -6s linear infinite}@keyframes fall-218{64.907%{transform:translate(9.0109vw,64.907vh) scale(.5797)}to{transform:translate(5.26065vw,99vh) scale(.5797)}}.snow:nth-child(219){opacity:.8972;transform:translate(62.6549vw,-10px) scale(.0438);animation:fall-219 22s -1s linear infinite}@keyframes fall-219{77.46%{transform:translate(61.4461vw,77.46vh) scale(.0438)}to{transform:translate(62.0505vw,99vh) scale(.0438)}}.snow:nth-child(220){opacity:1.619;transform:translate(15.615vw,-10px) scale(.6398);animation:fall-220 21s -20s linear infinite}@keyframes fall-220{58.511%{transform:translate(13.4884vw,58.511vh) scale(.6398)}to{transform:translate(14.5517vw,99vh) scale(.6398)}}.snow:nth-child(221){opacity:.135;transform:translate(69.3628vw,-10px) scale(.725);animation:fall-221 25s -22s linear infinite}@keyframes fall-221{30.317%{transform:translate(64.6189vw,30.317vh) scale(.725)}to{transform:translate(66.99085vw,99vh) scale(.725)}}.snow:nth-child(222){opacity:.4394;transform:translate(18.8982vw,-10px) scale(.4914);animation:fall-222 13s -28s linear infinite}@keyframes fall-222{32.865%{transform:translate(26.7921vw,32.865vh) scale(.4914)}to{transform:translate(22.84515vw,99vh) scale(.4914)}}.snow:nth-child(223){opacity:1.8724;transform:translate(8.2232vw,-10px) scale(.8878);animation:fall-223 14s -30s linear infinite}@keyframes fall-223{57.384%{transform:translate(11.6059vw,57.384vh) scale(.8878)}to{transform:translate(9.91455vw,99vh) scale(.8878)}}.snow:nth-child(224){opacity:1.0248;transform:translate(79.0635vw,-10px) scale(.5507);animation:fall-224 14s -2s linear infinite}@keyframes fall-224{38.82%{transform:translate(81.2157vw,38.82vh) scale(.5507)}to{transform:translate(80.1396vw,99vh) scale(.5507)}}.snow:nth-child(225){opacity:1.9502;transform:translate(46.6265vw,-10px) scale(.8792);animation:fall-225 22s -20s linear infinite}@keyframes fall-225{50.267%{transform:translate(39.2781vw,50.267vh) scale(.8792)}to{transform:translate(42.9523vw,99vh) scale(.8792)}}.snow:nth-child(226){opacity:.874;transform:translate(47.7646vw,-10px) scale(.1539);animation:fall-226 11s -16s linear infinite}@keyframes fall-226{49.334%{transform:translate(38.6824vw,49.334vh) scale(.1539)}to{transform:translate(43.2235vw,99vh) scale(.1539)}}.snow:nth-child(227){opacity:.8204;transform:translate(46.2583vw,-10px) scale(.2973);animation:fall-227 12s -25s linear infinite}@keyframes fall-227{53.647%{transform:translate(45.3559vw,53.647vh) scale(.2973)}to{transform:translate(45.8071vw,99vh) scale(.2973)}}.snow:nth-child(228){opacity:1.7338;transform:translate(66.4387vw,-10px) scale(.7022);animation:fall-228 17s -30s linear infinite}@keyframes fall-228{63.446%{transform:translate(67.3046vw,63.446vh) scale(.7022)}to{transform:translate(66.87165vw,99vh) scale(.7022)}}.snow:nth-child(229){opacity:.1632;transform:translate(57.5128vw,-10px) scale(.7113);animation:fall-229 21s -17s linear infinite}@keyframes fall-229{79.481%{transform:translate(49.955vw,79.481vh) scale(.7113)}to{transform:translate(53.7339vw,99vh) scale(.7113)}}.snow:nth-child(230){opacity:1.2926;transform:translate(5.3754vw,-10px) scale(.3702);animation:fall-230 22s -1s linear infinite}@keyframes fall-230{41.874%{transform:translate(-4.347vw,41.874vh) scale(.3702)}to{transform:translate(.5142vw,99vh) scale(.3702)}}.snow:nth-child(231){opacity:1.2758;transform:translate(24.0675vw,-10px) scale(.3977);animation:fall-231 12s -2s linear infinite}@keyframes fall-231{35.623%{transform:translate(31.3744vw,35.623vh) scale(.3977)}to{transform:translate(27.72095vw,99vh) scale(.3977)}}.snow:nth-child(232){opacity:1.8006;transform:translate(11.79vw,-10px) scale(.9106);animation:fall-232 10s -3s linear infinite}@keyframes fall-232{33.734%{transform:translate(11.6833vw,33.734vh) scale(.9106)}to{transform:translate(11.73665vw,99vh) scale(.9106)}}.snow:nth-child(233){opacity:.646;transform:translate(58.0942vw,-10px) scale(.5232);animation:fall-233 15s -2s linear infinite}@keyframes fall-233{39.136%{transform:translate(63.6107vw,39.136vh) scale(.5232)}to{transform:translate(60.85245vw,99vh) scale(.5232)}}.snow:nth-child(234){opacity:.302;transform:translate(44.2812vw,-10px) scale(.9648);animation:fall-234 11s -10s linear infinite}@keyframes fall-234{61.697%{transform:translate(39.5761vw,61.697vh) scale(.9648)}to{transform:translate(41.92865vw,99vh) scale(.9648)}}.snow:nth-child(235){opacity:1.6806;transform:translate(14.8938vw,-10px) scale(.3634);animation:fall-235 27s -20s linear infinite}@keyframes fall-235{34.279%{transform:translate(8.018vw,34.279vh) scale(.3634)}to{transform:translate(11.4559vw,99vh) scale(.3634)}}.snow:nth-child(236){opacity:.1842;transform:translate(45.3067vw,-10px) scale(.8768);animation:fall-236 23s -8s linear infinite}@keyframes fall-236{72.742%{transform:translate(38.6732vw,72.742vh) scale(.8768)}to{transform:translate(41.98995vw,99vh) scale(.8768)}}.snow:nth-child(237){opacity:1.0696;transform:translate(54.7315vw,-10px) scale(.4033);animation:fall-237 21s -21s linear infinite}@keyframes fall-237{34.317%{transform:translate(44.9328vw,34.317vh) scale(.4033)}to{transform:translate(49.83215vw,99vh) scale(.4033)}}.snow:nth-child(238){opacity:.3908;transform:translate(2.4433vw,-10px) scale(.2025);animation:fall-238 11s -21s linear infinite}@keyframes fall-238{72.174%{transform:translate(5.789vw,72.174vh) scale(.2025)}to{transform:translate(4.11615vw,99vh) scale(.2025)}}.snow:nth-child(239){opacity:.257;transform:translate(74.5576vw,-10px) scale(.2984);animation:fall-239 21s -27s linear infinite}@keyframes fall-239{55.902%{transform:translate(75.8001vw,55.902vh) scale(.2984)}to{transform:translate(75.17885vw,99vh) scale(.2984)}}.snow:nth-child(240){opacity:1.5084;transform:translate(30.8446vw,-10px) scale(.2553);animation:fall-240 23s -15s linear infinite}@keyframes fall-240{54.879%{transform:translate(28.4089vw,54.879vh) scale(.2553)}to{transform:translate(29.62675vw,99vh) scale(.2553)}}.snow:nth-child(241){opacity:1.8052;transform:translate(89.4105vw,-10px) scale(.3042);animation:fall-241 17s -18s linear infinite}@keyframes fall-241{68.109%{transform:translate(97.6571vw,68.109vh) scale(.3042)}to{transform:translate(93.5338vw,99vh) scale(.3042)}}.snow:nth-child(242){opacity:1.5146;transform:translate(21.5139vw,-10px) scale(.7495);animation:fall-242 27s -17s linear infinite}@keyframes fall-242{36.981%{transform:translate(29.423vw,36.981vh) scale(.7495)}to{transform:translate(25.46845vw,99vh) scale(.7495)}}.snow:nth-child(243){opacity:1.799;transform:translate(17.5879vw,-10px) scale(.6335);animation:fall-243 11s -18s linear infinite}@keyframes fall-243{64.69%{transform:translate(21.2188vw,64.69vh) scale(.6335)}to{transform:translate(19.40335vw,99vh) scale(.6335)}}.snow:nth-child(244){opacity:.2884;transform:translate(25.1907vw,-10px) scale(.2768);animation:fall-244 10s -21s linear infinite}@keyframes fall-244{61.193%{transform:translate(31.5946vw,61.193vh) scale(.2768)}to{transform:translate(28.39265vw,99vh) scale(.2768)}}.snow:nth-child(245){opacity:.0086;transform:translate(82.3023vw,-10px) scale(.4302);animation:fall-245 22s -7s linear infinite}@keyframes fall-245{72.836%{transform:translate(82.2144vw,72.836vh) scale(.4302)}to{transform:translate(82.25835vw,99vh) scale(.4302)}}.snow:nth-child(246){opacity:1.5628;transform:translate(34.5092vw,-10px) scale(.3403);animation:fall-246 13s -4s linear infinite}@keyframes fall-246{73.136%{transform:translate(31.0996vw,73.136vh) scale(.3403)}to{transform:translate(32.8044vw,99vh) scale(.3403)}}.snow:nth-child(247){opacity:.0438;transform:translate(60.6598vw,-10px) scale(.121);animation:fall-247 29s -19s linear infinite}@keyframes fall-247{44.399%{transform:translate(51.6225vw,44.399vh) scale(.121)}to{transform:translate(56.14115vw,99vh) scale(.121)}}.snow:nth-child(248){opacity:1.2144;transform:translate(52.8017vw,-10px) scale(.6919);animation:fall-248 14s -12s linear infinite}@keyframes fall-248{78.447%{transform:translate(44.9693vw,78.447vh) scale(.6919)}to{transform:translate(48.8855vw,99vh) scale(.6919)}}.snow:nth-child(249){opacity:.0762;transform:translate(80.1231vw,-10px) scale(.1547);animation:fall-249 26s -4s linear infinite}@keyframes fall-249{55.793%{transform:translate(89.0855vw,55.793vh) scale(.1547)}to{transform:translate(84.6043vw,99vh) scale(.1547)}}.snow:nth-child(250){opacity:.017;transform:translate(75.8809vw,-10px) scale(.927);animation:fall-250 29s -19s linear infinite}@keyframes fall-250{37.853%{transform:translate(83.2023vw,37.853vh) scale(.927)}to{transform:translate(79.5416vw,99vh) scale(.927)}}.snow:nth-child(251){opacity:.7734;transform:translate(78.2328vw,-10px) scale(.0085);animation:fall-251 22s -21s linear infinite}@keyframes fall-251{67.911%{transform:translate(84.5906vw,67.911vh) scale(.0085)}to{transform:translate(81.4117vw,99vh) scale(.0085)}}.snow:nth-child(252){opacity:1.3902;transform:translate(70.5421vw,-10px) scale(.883);animation:fall-252 27s -16s linear infinite}@keyframes fall-252{66.052%{transform:translate(71.2617vw,66.052vh) scale(.883)}to{transform:translate(70.9019vw,99vh) scale(.883)}}.snow:nth-child(253){opacity:1.0604;transform:translate(81.6472vw,-10px) scale(.8028);animation:fall-253 23s -7s linear infinite}@keyframes fall-253{37.236%{transform:translate(76.1479vw,37.236vh) scale(.8028)}to{transform:translate(78.89755vw,99vh) scale(.8028)}}.snow:nth-child(254){opacity:.9214;transform:translate(80.1637vw,-10px) scale(.3171);animation:fall-254 27s -14s linear infinite}@keyframes fall-254{58.439%{transform:translate(79.6994vw,58.439vh) scale(.3171)}to{transform:translate(79.93155vw,99vh) scale(.3171)}}.snow:nth-child(255){opacity:1.0234;transform:translate(51.6423vw,-10px) scale(.8916);animation:fall-255 30s -5s linear infinite}@keyframes fall-255{69.537%{transform:translate(42.9309vw,69.537vh) scale(.8916)}to{transform:translate(47.2866vw,99vh) scale(.8916)}}.snow:nth-child(256){opacity:.6296;transform:translate(31.2796vw,-10px) scale(.1699);animation:fall-256 25s -21s linear infinite}@keyframes fall-256{74.735%{transform:translate(26.498vw,74.735vh) scale(.1699)}to{transform:translate(28.8888vw,99vh) scale(.1699)}}.snow:nth-child(257){opacity:1.6942;transform:translate(13.6585vw,-10px) scale(.3621);animation:fall-257 27s -11s linear infinite}@keyframes fall-257{68.278%{transform:translate(12.816vw,68.278vh) scale(.3621)}to{transform:translate(13.23725vw,99vh) scale(.3621)}}.snow:nth-child(258){opacity:.054;transform:translate(49.2337vw,-10px) scale(.6105);animation:fall-258 21s -25s linear infinite}@keyframes fall-258{49.614%{transform:translate(50.9568vw,49.614vh) scale(.6105)}to{transform:translate(50.09525vw,99vh) scale(.6105)}}.snow:nth-child(259){opacity:.7308;transform:translate(51.6445vw,-10px) scale(.8497);animation:fall-259 22s -17s linear infinite}@keyframes fall-259{36.493%{transform:translate(58.1082vw,36.493vh) scale(.8497)}to{transform:translate(54.87635vw,99vh) scale(.8497)}}.snow:nth-child(260){opacity:1.6256;transform:translate(14.5304vw,-10px) scale(.6309);animation:fall-260 27s -5s linear infinite}@keyframes fall-260{58.393%{transform:translate(23.0892vw,58.393vh) scale(.6309)}to{transform:translate(18.8098vw,99vh) scale(.6309)}}.snow:nth-child(261){opacity:1.2172;transform:translate(82.574vw,-10px) scale(.4174);animation:fall-261 18s -20s linear infinite}@keyframes fall-261{63.363%{transform:translate(81.5718vw,63.363vh) scale(.4174)}to{transform:translate(82.0729vw,99vh) scale(.4174)}}.snow:nth-child(262){opacity:1.8272;transform:translate(3.0688vw,-10px) scale(.606);animation:fall-262 20s -2s linear infinite}@keyframes fall-262{78.079%{transform:translate(8.7347vw,78.079vh) scale(.606)}to{transform:translate(5.90175vw,99vh) scale(.606)}}.snow:nth-child(263){opacity:.4672;transform:translate(9.9707vw,-10px) scale(.3811);animation:fall-263 29s -29s linear infinite}@keyframes fall-263{69.369%{transform:translate(14.1026vw,69.369vh) scale(.3811)}to{transform:translate(12.03665vw,99vh) scale(.3811)}}.snow:nth-child(264){opacity:.2548;transform:translate(54.1723vw,-10px) scale(.6043);animation:fall-264 26s -3s linear infinite}@keyframes fall-264{46.011%{transform:translate(54.7868vw,46.011vh) scale(.6043)}to{transform:translate(54.47955vw,99vh) scale(.6043)}}.snow:nth-child(265){opacity:.8692;transform:translate(80.6521vw,-10px) scale(.5076);animation:fall-265 25s -29s linear infinite}@keyframes fall-265{74.892%{transform:translate(75.6635vw,74.892vh) scale(.5076)}to{transform:translate(78.1578vw,99vh) scale(.5076)}}.snow:nth-child(266){opacity:1.3674;transform:translate(28.732vw,-10px) scale(.2318);animation:fall-266 18s -7s linear infinite}@keyframes fall-266{44.696%{transform:translate(28.6289vw,44.696vh) scale(.2318)}to{transform:translate(28.68045vw,99vh) scale(.2318)}}.snow:nth-child(267){opacity:.8542;transform:translate(42.9622vw,-10px) scale(.4735);animation:fall-267 13s -14s linear infinite}@keyframes fall-267{54.195%{transform:translate(36.373vw,54.195vh) scale(.4735)}to{transform:translate(39.6676vw,99vh) scale(.4735)}}.snow:nth-child(268){opacity:1.5492;transform:translate(94.1572vw,-10px) scale(.8807);animation:fall-268 24s -8s linear infinite}@keyframes fall-268{77.058%{transform:translate(86.3451vw,77.058vh) scale(.8807)}to{transform:translate(90.25115vw,99vh) scale(.8807)}}.snow:nth-child(269){opacity:.896;transform:translate(42.9521vw,-10px) scale(.7475);animation:fall-269 17s -30s linear infinite}@keyframes fall-269{71.751%{transform:translate(37.7561vw,71.751vh) scale(.7475)}to{transform:translate(40.3541vw,99vh) scale(.7475)}}.snow:nth-child(270){opacity:1.2398;transform:translate(96.6828vw,-10px) scale(.2242);animation:fall-270 10s -15s linear infinite}@keyframes fall-270{71.154%{transform:translate(100.9484vw,71.154vh) scale(.2242)}to{transform:translate(98.8156vw,99vh) scale(.2242)}}.snow:nth-child(271){opacity:.572;transform:translate(26.9616vw,-10px) scale(.812);animation:fall-271 12s -28s linear infinite}@keyframes fall-271{62.173%{transform:translate(26.3022vw,62.173vh) scale(.812)}to{transform:translate(26.6319vw,99vh) scale(.812)}}.snow:nth-child(272){opacity:.1766;transform:translate(97.225vw,-10px) scale(.1294);animation:fall-272 19s -9s linear infinite}@keyframes fall-272{55.969%{transform:translate(89.2109vw,55.969vh) scale(.1294)}to{transform:translate(93.21795vw,99vh) scale(.1294)}}.snow:nth-child(273){opacity:.4646;transform:translate(58.0206vw,-10px) scale(.3507);animation:fall-273 23s -10s linear infinite}@keyframes fall-273{69.368%{transform:translate(58.167vw,69.368vh) scale(.3507)}to{transform:translate(58.0938vw,99vh) scale(.3507)}}.snow:nth-child(274){opacity:1.2584;transform:translate(40.171vw,-10px) scale(.8968);animation:fall-274 15s -21s linear infinite}@keyframes fall-274{37.07%{transform:translate(34.756vw,37.07vh) scale(.8968)}to{transform:translate(37.4635vw,99vh) scale(.8968)}}.snow:nth-child(275){opacity:.5288;transform:translate(4.1194vw,-10px) scale(.2052);animation:fall-275 19s -22s linear infinite}@keyframes fall-275{44.874%{transform:translate(1.4288vw,44.874vh) scale(.2052)}to{transform:translate(2.7741vw,99vh) scale(.2052)}}.snow:nth-child(276){opacity:1.6012;transform:translate(25.3546vw,-10px) scale(.6178);animation:fall-276 21s -7s linear infinite}@keyframes fall-276{78.835%{transform:translate(28.2282vw,78.835vh) scale(.6178)}to{transform:translate(26.7914vw,99vh) scale(.6178)}}.snow:nth-child(277){opacity:.838;transform:translate(71.0109vw,-10px) scale(.3477);animation:fall-277 22s -23s linear infinite}@keyframes fall-277{37.565%{transform:translate(78.5926vw,37.565vh) scale(.3477)}to{transform:translate(74.80175vw,99vh) scale(.3477)}}.snow:nth-child(278){opacity:.106;transform:translate(58.6545vw,-10px) scale(.6534);animation:fall-278 14s -14s linear infinite}@keyframes fall-278{71.768%{transform:translate(57.41vw,71.768vh) scale(.6534)}to{transform:translate(58.03225vw,99vh) scale(.6534)}}.snow:nth-child(279){opacity:1.6412;transform:translate(87.7612vw,-10px) scale(.8634);animation:fall-279 26s -23s linear infinite}@keyframes fall-279{57.809%{transform:translate(92.9889vw,57.809vh) scale(.8634)}to{transform:translate(90.37505vw,99vh) scale(.8634)}}.snow:nth-child(280){opacity:1.6458;transform:translate(98.2392vw,-10px) scale(.6925);animation:fall-280 18s -6s linear infinite}@keyframes fall-280{47.294%{transform:translate(95.5507vw,47.294vh) scale(.6925)}to{transform:translate(96.89495vw,99vh) scale(.6925)}}.snow:nth-child(281){opacity:.6258;transform:translate(87.1767vw,-10px) scale(.6274);animation:fall-281 13s -16s linear infinite}@keyframes fall-281{61.24%{transform:translate(93.8457vw,61.24vh) scale(.6274)}to{transform:translate(90.5112vw,99vh) scale(.6274)}}.snow:nth-child(282){opacity:.8152;transform:translate(53.1831vw,-10px) scale(.368);animation:fall-282 13s -9s linear infinite}@keyframes fall-282{54.577%{transform:translate(60.6346vw,54.577vh) scale(.368)}to{transform:translate(56.90885vw,99vh) scale(.368)}}.snow:nth-child(283){opacity:1.7732;transform:translate(14.6588vw,-10px) scale(.6469);animation:fall-283 22s -6s linear infinite}@keyframes fall-283{53.212%{transform:translate(11.3816vw,53.212vh) scale(.6469)}to{transform:translate(13.0202vw,99vh) scale(.6469)}}.snow:nth-child(284){opacity:1.8576;transform:translate(77.889vw,-10px) scale(.5829);animation:fall-284 17s -17s linear infinite}@keyframes fall-284{53.134%{transform:translate(73.1869vw,53.134vh) scale(.5829)}to{transform:translate(75.53795vw,99vh) scale(.5829)}}.snow:nth-child(285){opacity:.4556;transform:translate(55.3915vw,-10px) scale(.1959);animation:fall-285 27s -17s linear infinite}@keyframes fall-285{62.296%{transform:translate(56.09vw,62.296vh) scale(.1959)}to{transform:translate(55.74075vw,99vh) scale(.1959)}}.snow:nth-child(286){opacity:.8026;transform:translate(97.2405vw,-10px) scale(.1594);animation:fall-286 27s -17s linear infinite}@keyframes fall-286{45.979%{transform:translate(101.5089vw,45.979vh) scale(.1594)}to{transform:translate(99.3747vw,99vh) scale(.1594)}}.snow:nth-child(287){opacity:.799;transform:translate(3.1048vw,-10px) scale(.8666);animation:fall-287 17s -2s linear infinite}@keyframes fall-287{78.947%{transform:translate(12.8132vw,78.947vh) scale(.8666)}to{transform:translate(7.959vw,99vh) scale(.8666)}}.snow:nth-child(288){opacity:.6184;transform:translate(1.591vw,-10px) scale(.3169);animation:fall-288 20s -2s linear infinite}@keyframes fall-288{46.318%{transform:translate(1.4441vw,46.318vh) scale(.3169)}to{transform:translate(1.51755vw,99vh) scale(.3169)}}.snow:nth-child(289){opacity:1.7376;transform:translate(59.0433vw,-10px) scale(.465);animation:fall-289 21s -2s linear infinite}@keyframes fall-289{56.662%{transform:translate(61.3687vw,56.662vh) scale(.465)}to{transform:translate(60.206vw,99vh) scale(.465)}}.snow:nth-child(290){opacity:.001;transform:translate(7.5957vw,-10px) scale(.6042);animation:fall-290 20s -10s linear infinite}@keyframes fall-290{41.418%{transform:translate(12.3979vw,41.418vh) scale(.6042)}to{transform:translate(9.9968vw,99vh) scale(.6042)}}.snow:nth-child(291){opacity:1.4086;transform:translate(32.5659vw,-10px) scale(.6455);animation:fall-291 10s -4s linear infinite}@keyframes fall-291{72.759%{transform:translate(23.7204vw,72.759vh) scale(.6455)}to{transform:translate(28.14315vw,99vh) scale(.6455)}}.snow:nth-child(292){opacity:1.9508;transform:translate(36.5133vw,-10px) scale(.6179);animation:fall-292 10s -7s linear infinite}@keyframes fall-292{69.567%{transform:translate(26.7266vw,69.567vh) scale(.6179)}to{transform:translate(31.61995vw,99vh) scale(.6179)}}.snow:nth-child(293){opacity:.5358;transform:translate(25.1544vw,-10px) scale(.1335);animation:fall-293 11s -13s linear infinite}@keyframes fall-293{39.451%{transform:translate(26.002vw,39.451vh) scale(.1335)}to{transform:translate(25.5782vw,99vh) scale(.1335)}}.snow:nth-child(294){opacity:1.9872;transform:translate(90.4227vw,-10px) scale(.3721);animation:fall-294 24s -19s linear infinite}@keyframes fall-294{42.592%{transform:translate(88.1699vw,42.592vh) scale(.3721)}to{transform:translate(89.2963vw,99vh) scale(.3721)}}.snow:nth-child(295){opacity:1.2286;transform:translate(15.0717vw,-10px) scale(.4805);animation:fall-295 17s -28s linear infinite}@keyframes fall-295{32.829%{transform:translate(20.7069vw,32.829vh) scale(.4805)}to{transform:translate(17.8893vw,99vh) scale(.4805)}}.snow:nth-child(296){opacity:.502;transform:translate(60.1823vw,-10px) scale(.3254);animation:fall-296 15s -30s linear infinite}@keyframes fall-296{37.217%{transform:translate(67.4339vw,37.217vh) scale(.3254)}to{transform:translate(63.8081vw,99vh) scale(.3254)}}.snow:nth-child(297){opacity:1.7116;transform:translate(10.1755vw,-10px) scale(.8352);animation:fall-297 23s -21s linear infinite}@keyframes fall-297{44.187%{transform:translate(1.6141vw,44.187vh) scale(.8352)}to{transform:translate(5.8948vw,99vh) scale(.8352)}}.snow:nth-child(298){opacity:1.0012;transform:translate(75.2641vw,-10px) scale(.7785);animation:fall-298 25s -13s linear infinite}@keyframes fall-298{77.204%{transform:translate(71.9182vw,77.204vh) scale(.7785)}to{transform:translate(73.59115vw,99vh) scale(.7785)}}.snow:nth-child(299){opacity:.1668;transform:translate(22.2844vw,-10px) scale(.3434);animation:fall-299 13s -26s linear infinite}@keyframes fall-299{49.601%{transform:translate(28.4455vw,49.601vh) scale(.3434)}to{transform:translate(25.36495vw,99vh) scale(.3434)}}.snow:nth-child(300){opacity:1.6334;transform:translate(98.0818vw,-10px) scale(.5873);animation:fall-300 27s -8s linear infinite}@keyframes fall-300{33.61%{transform:translate(92.6534vw,33.61vh) scale(.5873)}to{transform:translate(95.3676vw,99vh) scale(.5873)}}.snow:nth-child(301){opacity:.7356;transform:translate(77.8449vw,-10px) scale(.0391);animation:fall-301 13s -4s linear infinite}@keyframes fall-301{51.769%{transform:translate(69.3929vw,51.769vh) scale(.0391)}to{transform:translate(73.6189vw,99vh) scale(.0391)}}.snow:nth-child(302){opacity:.7968;transform:translate(90.3988vw,-10px) scale(.7221);animation:fall-302 10s -4s linear infinite}@keyframes fall-302{78.066%{transform:translate(80.8162vw,78.066vh) scale(.7221)}to{transform:translate(85.6075vw,99vh) scale(.7221)}}.snow:nth-child(303){opacity:.7244;transform:translate(3.8711vw,-10px) scale(.581);animation:fall-303 26s -28s linear infinite}@keyframes fall-303{51.885%{transform:translate(.3184vw,51.885vh) scale(.581)}to{transform:translate(2.09475vw,99vh) scale(.581)}}.snow:nth-child(304){opacity:1.8432;transform:translate(42.525vw,-10px) scale(.3548);animation:fall-304 28s -9s linear infinite}@keyframes fall-304{32.566%{transform:translate(44.7588vw,32.566vh) scale(.3548)}to{transform:translate(43.6419vw,99vh) scale(.3548)}}.snow:nth-child(305){opacity:.6548;transform:translate(12.8088vw,-10px) scale(.7809);animation:fall-305 11s -11s linear infinite}@keyframes fall-305{78.656%{transform:translate(11.3099vw,78.656vh) scale(.7809)}to{transform:translate(12.05935vw,99vh) scale(.7809)}}.snow:nth-child(306){opacity:.1158;transform:translate(75.9771vw,-10px) scale(.2632);animation:fall-306 15s -28s linear infinite}@keyframes fall-306{67.604%{transform:translate(69.176vw,67.604vh) scale(.2632)}to{transform:translate(72.57655vw,99vh) scale(.2632)}}.snow:nth-child(307){opacity:1.2416;transform:translate(76.7799vw,-10px) scale(.7655);animation:fall-307 16s -29s linear infinite}@keyframes fall-307{72.829%{transform:translate(78.2068vw,72.829vh) scale(.7655)}to{transform:translate(77.49335vw,99vh) scale(.7655)}}.snow:nth-child(308){opacity:1.6756;transform:translate(77.4526vw,-10px) scale(.8509);animation:fall-308 22s -22s linear infinite}@keyframes fall-308{62.812%{transform:translate(87.0274vw,62.812vh) scale(.8509)}to{transform:translate(82.24vw,99vh) scale(.8509)}}.snow:nth-child(309){opacity:1.3146;transform:translate(91.9159vw,-10px) scale(.9571);animation:fall-309 18s -6s linear infinite}@keyframes fall-309{62.206%{transform:translate(100.1249vw,62.206vh) scale(.9571)}to{transform:translate(96.0204vw,99vh) scale(.9571)}}.snow:nth-child(310){opacity:.292;transform:translate(12.9748vw,-10px) scale(.6203);animation:fall-310 12s -17s linear infinite}@keyframes fall-310{49.505%{transform:translate(9.1486vw,49.505vh) scale(.6203)}to{transform:translate(11.0617vw,99vh) scale(.6203)}}.snow:nth-child(311){opacity:1.8048;transform:translate(37.6664vw,-10px) scale(.2841);animation:fall-311 12s -15s linear infinite}@keyframes fall-311{37.019%{transform:translate(30.8712vw,37.019vh) scale(.2841)}to{transform:translate(34.2688vw,99vh) scale(.2841)}}.snow:nth-child(312){opacity:.9386;transform:translate(80.532vw,-10px) scale(.9527);animation:fall-312 12s -25s linear infinite}@keyframes fall-312{61.238%{transform:translate(85.7431vw,61.238vh) scale(.9527)}to{transform:translate(83.13755vw,99vh) scale(.9527)}}.snow:nth-child(313){opacity:1.1318;transform:translate(66.9339vw,-10px) scale(.0576);animation:fall-313 20s -16s linear infinite}@keyframes fall-313{31.939%{transform:translate(66.3313vw,31.939vh) scale(.0576)}to{transform:translate(66.6326vw,99vh) scale(.0576)}}.snow:nth-child(314){opacity:.4678;transform:translate(91.7613vw,-10px) scale(.8696);animation:fall-314 12s -30s linear infinite}@keyframes fall-314{68.017%{transform:translate(82.3531vw,68.017vh) scale(.8696)}to{transform:translate(87.0572vw,99vh) scale(.8696)}}.snow:nth-child(315){opacity:1.1796;transform:translate(20.6592vw,-10px) scale(.1921);animation:fall-315 17s -3s linear infinite}@keyframes fall-315{37.054%{transform:translate(16.05vw,37.054vh) scale(.1921)}to{transform:translate(18.3546vw,99vh) scale(.1921)}}.snow:nth-child(316){opacity:.8492;transform:translate(64.6931vw,-10px) scale(.6024);animation:fall-316 28s -13s linear infinite}@keyframes fall-316{64.619%{transform:translate(59.8183vw,64.619vh) scale(.6024)}to{transform:translate(62.2557vw,99vh) scale(.6024)}}.snow:nth-child(317){opacity:1.5564;transform:translate(56.6948vw,-10px) scale(.0924);animation:fall-317 17s -27s linear infinite}@keyframes fall-317{79.613%{transform:translate(58.3549vw,79.613vh) scale(.0924)}to{transform:translate(57.52485vw,99vh) scale(.0924)}}.snow:nth-child(318){opacity:1.84;transform:translate(86.1794vw,-10px) scale(.716);animation:fall-318 30s -26s linear infinite}@keyframes fall-318{51.012%{transform:translate(78.9716vw,51.012vh) scale(.716)}to{transform:translate(82.5755vw,99vh) scale(.716)}}.snow:nth-child(319){opacity:.4088;transform:translate(78.4788vw,-10px) scale(.933);animation:fall-319 14s -19s linear infinite}@keyframes fall-319{47.961%{transform:translate(70.0508vw,47.961vh) scale(.933)}to{transform:translate(74.2648vw,99vh) scale(.933)}}.snow:nth-child(320){opacity:1.5812;transform:translate(54.4992vw,-10px) scale(.6111);animation:fall-320 30s -22s linear infinite}@keyframes fall-320{53.743%{transform:translate(48.6149vw,53.743vh) scale(.6111)}to{transform:translate(51.55705vw,99vh) scale(.6111)}}.snow:nth-child(321){opacity:.7334;transform:translate(16.5131vw,-10px) scale(.5679);animation:fall-321 15s -26s linear infinite}@keyframes fall-321{52.672%{transform:translate(20.4746vw,52.672vh) scale(.5679)}to{transform:translate(18.49385vw,99vh) scale(.5679)}}.snow:nth-child(322){opacity:.7288;transform:translate(63.7186vw,-10px) scale(.525);animation:fall-322 15s -20s linear infinite}@keyframes fall-322{39.887%{transform:translate(68.1623vw,39.887vh) scale(.525)}to{transform:translate(65.94045vw,99vh) scale(.525)}}.snow:nth-child(323){opacity:1.3664;transform:translate(80.6726vw,-10px) scale(.5224);animation:fall-323 28s -1s linear infinite}@keyframes fall-323{63.925%{transform:translate(76.382vw,63.925vh) scale(.5224)}to{transform:translate(78.5273vw,99vh) scale(.5224)}}.snow:nth-child(324){opacity:1.8766;transform:translate(41.7419vw,-10px) scale(.6522);animation:fall-324 24s -6s linear infinite}@keyframes fall-324{43.434%{transform:translate(36.2575vw,43.434vh) scale(.6522)}to{transform:translate(38.9997vw,99vh) scale(.6522)}}.snow:nth-child(325){opacity:.3708;transform:translate(4.9454vw,-10px) scale(.4154);animation:fall-325 23s -2s linear infinite}@keyframes fall-325{35.962%{transform:translate(14.315vw,35.962vh) scale(.4154)}to{transform:translate(9.6302vw,99vh) scale(.4154)}}.snow:nth-child(326){opacity:.9302;transform:translate(31.8402vw,-10px) scale(.1584);animation:fall-326 11s -7s linear infinite}@keyframes fall-326{46.261%{transform:translate(26.9103vw,46.261vh) scale(.1584)}to{transform:translate(29.37525vw,99vh) scale(.1584)}}.snow:nth-child(327){opacity:.809;transform:translate(46.8522vw,-10px) scale(.751);animation:fall-327 15s -25s linear infinite}@keyframes fall-327{61.062%{transform:translate(47.5354vw,61.062vh) scale(.751)}to{transform:translate(47.1938vw,99vh) scale(.751)}}.snow:nth-child(328){opacity:.6376;transform:translate(47.3595vw,-10px) scale(.712);animation:fall-328 13s -27s linear infinite}@keyframes fall-328{37.422%{transform:translate(42.4893vw,37.422vh) scale(.712)}to{transform:translate(44.9244vw,99vh) scale(.712)}}.snow:nth-child(329){opacity:1.0838;transform:translate(84.2915vw,-10px) scale(.3493);animation:fall-329 10s -18s linear infinite}@keyframes fall-329{45.593%{transform:translate(86.4382vw,45.593vh) scale(.3493)}to{transform:translate(85.36485vw,99vh) scale(.3493)}}.snow:nth-child(330){opacity:1.2208;transform:translate(49.5458vw,-10px) scale(.2188);animation:fall-330 11s -7s linear infinite}@keyframes fall-330{48.112%{transform:translate(48.4642vw,48.112vh) scale(.2188)}to{transform:translate(49.005vw,99vh) scale(.2188)}}.snow:nth-child(331){opacity:.6196;transform:translate(.2517vw,-10px) scale(.0388);animation:fall-331 24s -26s linear infinite}@keyframes fall-331{65.271%{transform:translate(1.8342vw,65.271vh) scale(.0388)}to{transform:translate(1.04295vw,99vh) scale(.0388)}}.snow:nth-child(332){opacity:1.074;transform:translate(39.1215vw,-10px) scale(.6563);animation:fall-332 30s -4s linear infinite}@keyframes fall-332{56.41%{transform:translate(33.6571vw,56.41vh) scale(.6563)}to{transform:translate(36.3893vw,99vh) scale(.6563)}}.snow:nth-child(333){opacity:1.126;transform:translate(27.0733vw,-10px) scale(.5485);animation:fall-333 18s -7s linear infinite}@keyframes fall-333{69.341%{transform:translate(35.3455vw,69.341vh) scale(.5485)}to{transform:translate(31.2094vw,99vh) scale(.5485)}}.snow:nth-child(334){opacity:1.9838;transform:translate(44.0634vw,-10px) scale(.6802);animation:fall-334 15s -21s linear infinite}@keyframes fall-334{64.139%{transform:translate(51.2091vw,64.139vh) scale(.6802)}to{transform:translate(47.63625vw,99vh) scale(.6802)}}.snow:nth-child(335){opacity:.622;transform:translate(44.3276vw,-10px) scale(.762);animation:fall-335 27s -7s linear infinite}@keyframes fall-335{65.648%{transform:translate(38.6888vw,65.648vh) scale(.762)}to{transform:translate(41.5082vw,99vh) scale(.762)}}.snow:nth-child(336){opacity:.5418;transform:translate(90.9346vw,-10px) scale(.1346);animation:fall-336 11s -9s linear infinite}@keyframes fall-336{57.74%{transform:translate(94.5918vw,57.74vh) scale(.1346)}to{transform:translate(92.7632vw,99vh) scale(.1346)}}.snow:nth-child(337){opacity:.5876;transform:translate(93.829vw,-10px) scale(.8945);animation:fall-337 13s -11s linear infinite}@keyframes fall-337{50.545%{transform:translate(101.6401vw,50.545vh) scale(.8945)}to{transform:translate(97.73455vw,99vh) scale(.8945)}}.snow:nth-child(338){opacity:.5528;transform:translate(6.6004vw,-10px) scale(.5101);animation:fall-338 11s -6s linear infinite}@keyframes fall-338{70.822%{transform:translate(-1.0059vw,70.822vh) scale(.5101)}to{transform:translate(2.79725vw,99vh) scale(.5101)}}.snow:nth-child(339){opacity:.7998;transform:translate(87.3108vw,-10px) scale(.1735);animation:fall-339 29s -27s linear infinite}@keyframes fall-339{77.016%{transform:translate(89.165vw,77.016vh) scale(.1735)}to{transform:translate(88.2379vw,99vh) scale(.1735)}}.snow:nth-child(340){opacity:1.0074;transform:translate(34.369vw,-10px) scale(.1611);animation:fall-340 15s -22s linear infinite}@keyframes fall-340{32.533%{transform:translate(42.7513vw,32.533vh) scale(.1611)}to{transform:translate(38.56015vw,99vh) scale(.1611)}}.snow:nth-child(341){opacity:1.443;transform:translate(43.4214vw,-10px) scale(.4268);animation:fall-341 24s -8s linear infinite}@keyframes fall-341{61.609%{transform:translate(40.0056vw,61.609vh) scale(.4268)}to{transform:translate(41.7135vw,99vh) scale(.4268)}}.snow:nth-child(342){opacity:1.9978;transform:translate(41.741vw,-10px) scale(.1598);animation:fall-342 27s -12s linear infinite}@keyframes fall-342{61.733%{transform:translate(34.176vw,61.733vh) scale(.1598)}to{transform:translate(37.9585vw,99vh) scale(.1598)}}.snow:nth-child(343){opacity:.253;transform:translate(66.0621vw,-10px) scale(.7008);animation:fall-343 24s -20s linear infinite}@keyframes fall-343{34.539%{transform:translate(71.8882vw,34.539vh) scale(.7008)}to{transform:translate(68.97515vw,99vh) scale(.7008)}}.snow:nth-child(344){opacity:1.2008;transform:translate(20.3473vw,-10px) scale(.6843);animation:fall-344 16s -20s linear infinite}@keyframes fall-344{30.102%{transform:translate(17.2459vw,30.102vh) scale(.6843)}to{transform:translate(18.7966vw,99vh) scale(.6843)}}.snow:nth-child(345){opacity:1.4412;transform:translate(72.8663vw,-10px) scale(.9266);animation:fall-345 29s -27s linear infinite}@keyframes fall-345{52.234%{transform:translate(72.3036vw,52.234vh) scale(.9266)}to{transform:translate(72.58495vw,99vh) scale(.9266)}}.snow:nth-child(346){opacity:.7194;transform:translate(8.9339vw,-10px) scale(.037);animation:fall-346 17s -30s linear infinite}@keyframes fall-346{40.467%{transform:translate(5.999vw,40.467vh) scale(.037)}to{transform:translate(7.46645vw,99vh) scale(.037)}}.snow:nth-child(347){opacity:.7488;transform:translate(7.1287vw,-10px) scale(.3547);animation:fall-347 14s -14s linear infinite}@keyframes fall-347{46.54%{transform:translate(7.8043vw,46.54vh) scale(.3547)}to{transform:translate(7.4665vw,99vh) scale(.3547)}}.snow:nth-child(348){opacity:1.1768;transform:translate(45.037vw,-10px) scale(.3792);animation:fall-348 14s -4s linear infinite}@keyframes fall-348{30.012%{transform:translate(48.0045vw,30.012vh) scale(.3792)}to{transform:translate(46.52075vw,99vh) scale(.3792)}}.snow:nth-child(349){opacity:.6722;transform:translate(88.965vw,-10px) scale(.9715);animation:fall-349 10s -8s linear infinite}@keyframes fall-349{67.912%{transform:translate(89.601vw,67.912vh) scale(.9715)}to{transform:translate(89.283vw,99vh) scale(.9715)}}.snow:nth-child(350){opacity:1.3906;transform:translate(2.2629vw,-10px) scale(.6534);animation:fall-350 30s -22s linear infinite}@keyframes fall-350{72.527%{transform:translate(-6.8981vw,72.527vh) scale(.6534)}to{transform:translate(-2.3176vw,99vh) scale(.6534)}}.snow:nth-child(351){opacity:.8282;transform:translate(22.9918vw,-10px) scale(.8289);animation:fall-351 15s -8s linear infinite}@keyframes fall-351{46.968%{transform:translate(21.1614vw,46.968vh) scale(.8289)}to{transform:translate(22.0766vw,99vh) scale(.8289)}}.snow:nth-child(352){opacity:.0792;transform:translate(93.1813vw,-10px) scale(.2044);animation:fall-352 19s -13s linear infinite}@keyframes fall-352{47.826%{transform:translate(102.3967vw,47.826vh) scale(.2044)}to{transform:translate(97.789vw,99vh) scale(.2044)}}.snow:nth-child(353){opacity:1.283;transform:translate(67.9808vw,-10px) scale(.0848);animation:fall-353 27s -27s linear infinite}@keyframes fall-353{48.844%{transform:translate(61.4882vw,48.844vh) scale(.0848)}to{transform:translate(64.7345vw,99vh) scale(.0848)}}.snow:nth-child(354){opacity:.435;transform:translate(65.7513vw,-10px) scale(.5268);animation:fall-354 27s -10s linear infinite}@keyframes fall-354{33.157%{transform:translate(72.8697vw,33.157vh) scale(.5268)}to{transform:translate(69.3105vw,99vh) scale(.5268)}}.snow:nth-child(355){opacity:.5604;transform:translate(94.7374vw,-10px) scale(.7474);animation:fall-355 21s -30s linear infinite}@keyframes fall-355{62.709%{transform:translate(94.6144vw,62.709vh) scale(.7474)}to{transform:translate(94.6759vw,99vh) scale(.7474)}}.snow:nth-child(356){opacity:.1556;transform:translate(33.08vw,-10px) scale(.7232);animation:fall-356 26s -2s linear infinite}@keyframes fall-356{69.093%{transform:translate(42.2327vw,69.093vh) scale(.7232)}to{transform:translate(37.65635vw,99vh) scale(.7232)}}.snow:nth-child(357){opacity:1.1004;transform:translate(73.7vw,-10px) scale(.0406);animation:fall-357 21s -8s linear infinite}@keyframes fall-357{38.217%{transform:translate(64.9217vw,38.217vh) scale(.0406)}to{transform:translate(69.31085vw,99vh) scale(.0406)}}.snow:nth-child(358){opacity:1.1994;transform:translate(64.4054vw,-10px) scale(.9465);animation:fall-358 20s -2s linear infinite}@keyframes fall-358{30.251%{transform:translate(73.4919vw,30.251vh) scale(.9465)}to{transform:translate(68.94865vw,99vh) scale(.9465)}}.snow:nth-child(359){opacity:.0368;transform:translate(86.8835vw,-10px) scale(.8624);animation:fall-359 17s -13s linear infinite}@keyframes fall-359{38.42%{transform:translate(80.6978vw,38.42vh) scale(.8624)}to{transform:translate(83.79065vw,99vh) scale(.8624)}}.snow:nth-child(360){opacity:.9944;transform:translate(41.9165vw,-10px) scale(.1985);animation:fall-360 21s -28s linear infinite}@keyframes fall-360{56.246%{transform:translate(37.2949vw,56.246vh) scale(.1985)}to{transform:translate(39.6057vw,99vh) scale(.1985)}}.snow:nth-child(361){opacity:.7258;transform:translate(6.6423vw,-10px) scale(.7864);animation:fall-361 15s -19s linear infinite}@keyframes fall-361{57.845%{transform:translate(3.7551vw,57.845vh) scale(.7864)}to{transform:translate(5.1987vw,99vh) scale(.7864)}}.snow:nth-child(362){opacity:1.5168;transform:translate(54.6826vw,-10px) scale(.4865);animation:fall-362 11s -18s linear infinite}@keyframes fall-362{31.141%{transform:translate(52.1782vw,31.141vh) scale(.4865)}to{transform:translate(53.4304vw,99vh) scale(.4865)}}.snow:nth-child(363){opacity:1.7026;transform:translate(31.7601vw,-10px) scale(.9071);animation:fall-363 12s -27s linear infinite}@keyframes fall-363{43.293%{transform:translate(31.8199vw,43.293vh) scale(.9071)}to{transform:translate(31.79vw,99vh) scale(.9071)}}.snow:nth-child(364){opacity:1.1708;transform:translate(56.657vw,-10px) scale(.0758);animation:fall-364 19s -18s linear infinite}@keyframes fall-364{69.621%{transform:translate(49.2871vw,69.621vh) scale(.0758)}to{transform:translate(52.97205vw,99vh) scale(.0758)}}.snow:nth-child(365){opacity:1.6316;transform:translate(11.1425vw,-10px) scale(.2013);animation:fall-365 16s -27s linear infinite}@keyframes fall-365{57.021%{transform:translate(1.4633vw,57.021vh) scale(.2013)}to{transform:translate(6.3029vw,99vh) scale(.2013)}}.snow:nth-child(366){opacity:1.7146;transform:translate(18.3705vw,-10px) scale(.8118);animation:fall-366 18s -9s linear infinite}@keyframes fall-366{41.683%{transform:translate(14.0726vw,41.683vh) scale(.8118)}to{transform:translate(16.22155vw,99vh) scale(.8118)}}.snow:nth-child(367){opacity:1.4418;transform:translate(57.9891vw,-10px) scale(.0712);animation:fall-367 29s -27s linear infinite}@keyframes fall-367{37.36%{transform:translate(63.4396vw,37.36vh) scale(.0712)}to{transform:translate(60.71435vw,99vh) scale(.0712)}}.snow:nth-child(368){opacity:1.0504;transform:translate(89.4946vw,-10px) scale(.4083);animation:fall-368 30s -13s linear infinite}@keyframes fall-368{77.42%{transform:translate(86.0068vw,77.42vh) scale(.4083)}to{transform:translate(87.7507vw,99vh) scale(.4083)}}.snow:nth-child(369){opacity:.822;transform:translate(49.3439vw,-10px) scale(.9204);animation:fall-369 15s -10s linear infinite}@keyframes fall-369{35.864%{transform:translate(47.1144vw,35.864vh) scale(.9204)}to{transform:translate(48.22915vw,99vh) scale(.9204)}}.snow:nth-child(370){opacity:1.236;transform:translate(72.2767vw,-10px) scale(.5777);animation:fall-370 21s -15s linear infinite}@keyframes fall-370{36.568%{transform:translate(80.6122vw,36.568vh) scale(.5777)}to{transform:translate(76.44445vw,99vh) scale(.5777)}}.snow:nth-child(371){opacity:1.0074;transform:translate(58.1565vw,-10px) scale(.0377);animation:fall-371 15s -24s linear infinite}@keyframes fall-371{75.496%{transform:translate(50.936vw,75.496vh) scale(.0377)}to{transform:translate(54.54625vw,99vh) scale(.0377)}}.snow:nth-child(372){opacity:1.4396;transform:translate(9.527vw,-10px) scale(.6387);animation:fall-372 25s -6s linear infinite}@keyframes fall-372{61.152%{transform:translate(10.3298vw,61.152vh) scale(.6387)}to{transform:translate(9.9284vw,99vh) scale(.6387)}}.snow:nth-child(373){opacity:1.7188;transform:translate(93.166vw,-10px) scale(.6749);animation:fall-373 23s -8s linear infinite}@keyframes fall-373{37.03%{transform:translate(96.8727vw,37.03vh) scale(.6749)}to{transform:translate(95.01935vw,99vh) scale(.6749)}}.snow:nth-child(374){opacity:1.5086;transform:translate(66.4354vw,-10px) scale(.6231);animation:fall-374 10s -20s linear infinite}@keyframes fall-374{50%{transform:translate(56.4597vw,50vh) scale(.6231)}to{transform:translate(61.44755vw,99vh) scale(.6231)}}.snow:nth-child(375){opacity:1.375;transform:translate(7.6173vw,-10px) scale(.8474);animation:fall-375 17s -22s linear infinite}@keyframes fall-375{47.41%{transform:translate(7.5878vw,47.41vh) scale(.8474)}to{transform:translate(7.60255vw,99vh) scale(.8474)}}.snow:nth-child(376){opacity:.8034;transform:translate(17.0401vw,-10px) scale(.5126);animation:fall-376 29s -16s linear infinite}@keyframes fall-376{78.073%{transform:translate(9.1741vw,78.073vh) scale(.5126)}to{transform:translate(13.1071vw,99vh) scale(.5126)}}.snow:nth-child(377){opacity:.074;transform:translate(6.7488vw,-10px) scale(.0919);animation:fall-377 29s -3s linear infinite}@keyframes fall-377{44.273%{transform:translate(2.0433vw,44.273vh) scale(.0919)}to{transform:translate(4.39605vw,99vh) scale(.0919)}}.snow:nth-child(378){opacity:.4222;transform:translate(79.5173vw,-10px) scale(.12);animation:fall-378 20s -14s linear infinite}@keyframes fall-378{69.113%{transform:translate(71.5981vw,69.113vh) scale(.12)}to{transform:translate(75.5577vw,99vh) scale(.12)}}.snow:nth-child(379){opacity:1.9208;transform:translate(21.179vw,-10px) scale(.2569);animation:fall-379 25s -24s linear infinite}@keyframes fall-379{33.47%{transform:translate(18.4677vw,33.47vh) scale(.2569)}to{transform:translate(19.82335vw,99vh) scale(.2569)}}.snow:nth-child(380){opacity:1.7736;transform:translate(6.7974vw,-10px) scale(.3065);animation:fall-380 28s -25s linear infinite}@keyframes fall-380{39.811%{transform:translate(2.6237vw,39.811vh) scale(.3065)}to{transform:translate(4.71055vw,99vh) scale(.3065)}}.snow:nth-child(381){opacity:.1336;transform:translate(93.1421vw,-10px) scale(.5967);animation:fall-381 13s -13s linear infinite}@keyframes fall-381{70.818%{transform:translate(101.5989vw,70.818vh) scale(.5967)}to{transform:translate(97.3705vw,99vh) scale(.5967)}}.snow:nth-child(382){opacity:1.3674;transform:translate(34.009vw,-10px) scale(.7096);animation:fall-382 15s -21s linear infinite}@keyframes fall-382{60.105%{transform:translate(29.2509vw,60.105vh) scale(.7096)}to{transform:translate(31.62995vw,99vh) scale(.7096)}}.snow:nth-child(383){opacity:.2372;transform:translate(48.9576vw,-10px) scale(.6758);animation:fall-383 27s -15s linear infinite}@keyframes fall-383{75.341%{transform:translate(45.3391vw,75.341vh) scale(.6758)}to{transform:translate(47.14835vw,99vh) scale(.6758)}}.snow:nth-child(384){opacity:1.1756;transform:translate(84.3162vw,-10px) scale(.8435);animation:fall-384 28s -19s linear infinite}@keyframes fall-384{79.396%{transform:translate(76.9647vw,79.396vh) scale(.8435)}to{transform:translate(80.64045vw,99vh) scale(.8435)}}.snow:nth-child(385){opacity:1.447;transform:translate(3.8217vw,-10px) scale(.3097);animation:fall-385 29s -24s linear infinite}@keyframes fall-385{61.947%{transform:translate(4.8202vw,61.947vh) scale(.3097)}to{transform:translate(4.32095vw,99vh) scale(.3097)}}.snow:nth-child(386){opacity:1.2798;transform:translate(14.0332vw,-10px) scale(.0367);animation:fall-386 29s -21s linear infinite}@keyframes fall-386{72.787%{transform:translate(16.1908vw,72.787vh) scale(.0367)}to{transform:translate(15.112vw,99vh) scale(.0367)}}.snow:nth-child(387){opacity:1.7838;transform:translate(40.8972vw,-10px) scale(.3607);animation:fall-387 20s -17s linear infinite}@keyframes fall-387{79.814%{transform:translate(38.4483vw,79.814vh) scale(.3607)}to{transform:translate(39.67275vw,99vh) scale(.3607)}}.snow:nth-child(388){opacity:.1226;transform:translate(30.0012vw,-10px) scale(.5468);animation:fall-388 10s -7s linear infinite}@keyframes fall-388{74.999%{transform:translate(35.0314vw,74.999vh) scale(.5468)}to{transform:translate(32.5163vw,99vh) scale(.5468)}}.snow:nth-child(389){opacity:.1522;transform:translate(77.809vw,-10px) scale(.4024);animation:fall-389 29s -13s linear infinite}@keyframes fall-389{64.872%{transform:translate(72.0429vw,64.872vh) scale(.4024)}to{transform:translate(74.92595vw,99vh) scale(.4024)}}.snow:nth-child(390){opacity:1.7034;transform:translate(51.9147vw,-10px) scale(.4201);animation:fall-390 16s -17s linear infinite}@keyframes fall-390{34.181%{transform:translate(49.2881vw,34.181vh) scale(.4201)}to{transform:translate(50.6014vw,99vh) scale(.4201)}}.snow:nth-child(391){opacity:1.243;transform:translate(81.721vw,-10px) scale(.4862);animation:fall-391 16s -2s linear infinite}@keyframes fall-391{51.716%{transform:translate(73.3707vw,51.716vh) scale(.4862)}to{transform:translate(77.54585vw,99vh) scale(.4862)}}.snow:nth-child(392){opacity:.4466;transform:translate(82.7457vw,-10px) scale(.1584);animation:fall-392 25s -27s linear infinite}@keyframes fall-392{38.105%{transform:translate(75.5213vw,38.105vh) scale(.1584)}to{transform:translate(79.1335vw,99vh) scale(.1584)}}.snow:nth-child(393){opacity:1.3446;transform:translate(59.8507vw,-10px) scale(.4116);animation:fall-393 27s -3s linear infinite}@keyframes fall-393{64.764%{transform:translate(50.9189vw,64.764vh) scale(.4116)}to{transform:translate(55.3848vw,99vh) scale(.4116)}}.snow:nth-child(394){opacity:.2432;transform:translate(99.2455vw,-10px) scale(.9206);animation:fall-394 17s -25s linear infinite}@keyframes fall-394{38.31%{transform:translate(90.4985vw,38.31vh) scale(.9206)}to{transform:translate(94.872vw,99vh) scale(.9206)}}.snow:nth-child(395){opacity:1.2962;transform:translate(26.0594vw,-10px) scale(.6375);animation:fall-395 27s -4s linear infinite}@keyframes fall-395{63.652%{transform:translate(23.8635vw,63.652vh) scale(.6375)}to{transform:translate(24.96145vw,99vh) scale(.6375)}}.snow:nth-child(396){opacity:.0616;transform:translate(4.0508vw,-10px) scale(.198);animation:fall-396 11s -8s linear infinite}@keyframes fall-396{50.953%{transform:translate(-2.4602vw,50.953vh) scale(.198)}to{transform:translate(.7953vw,99vh) scale(.198)}}.snow:nth-child(397){opacity:.2558;transform:translate(94.6144vw,-10px) scale(.0842);animation:fall-397 21s -15s linear infinite}@keyframes fall-397{41.939%{transform:translate(103.5685vw,41.939vh) scale(.0842)}to{transform:translate(99.09145vw,99vh) scale(.0842)}}.snow:nth-child(398){opacity:.9236;transform:translate(14.1545vw,-10px) scale(.2439);animation:fall-398 21s -4s linear infinite}@keyframes fall-398{71.245%{transform:translate(9.4584vw,71.245vh) scale(.2439)}to{transform:translate(11.80645vw,99vh) scale(.2439)}}.snow:nth-child(399){opacity:.2054;transform:translate(58.4298vw,-10px) scale(.8743);animation:fall-399 28s -20s linear infinite}@keyframes fall-399{32.159%{transform:translate(61.2154vw,32.159vh) scale(.8743)}to{transform:translate(59.8226vw,99vh) scale(.8743)}}.snow:nth-child(400){opacity:1.0382;transform:translate(65.2484vw,-10px) scale(.7814);animation:fall-400 13s -3s linear infinite}@keyframes fall-400{76.291%{transform:translate(68.4885vw,76.291vh) scale(.7814)}to{transform:translate(66.86845vw,99vh) scale(.7814)}}\n"] }]
|
|
28
|
+
args: [{ selector: 'app-root', encapsulation: ViewEncapsulation.None, template: "<ng-container *ngIf=\"_state.christmasTime\">\r\n <div *ngFor=\"let i of snows; trackBy: snowTrackBy\" class=\"snow\"></div>\r\n</ng-container>\r\n<router-outlet></router-outlet>", styles: [".table-borderless>tbody>tr>td,.table-borderless>tbody>tr>th,.table-borderless>tfoot>tr>td,.table-borderless>tfoot>tr>th,.table-borderless>thead>tr>td,.table-borderless>thead>tr>th{border:none}.table,.table-responsive{margin-bottom:5px}a:hover,a:focus{text-decoration:none}a:not([href]){color:inherit;text-decoration:none}a:not([href]):hover{color:inherit;text-decoration:none}*{outline:none!important}.modal-title{width:calc(100% - 20px)}.progress{height:20px}.progress.progress-primary[value]::-webkit-progress-value{background-color:#024a88}.progress.progress-primary[value]::-moz-progress-bar{background-color:#024a88}.progress.progress-primary[value]::-ms-fill{background-color:#024a88}@media screen and (min-width: 0\\fffd){.progress.progress-primary .progress-bar{background-color:#024a88}}.progress.progress-info[value]::-webkit-progress-value{background-color:#248dad}.progress.progress-info[value]::-moz-progress-bar{background-color:#248dad}.progress.progress-info[value]::-ms-fill{background-color:#248dad}@media screen and (min-width: 0\\fffd){.progress.progress-info .progress-bar{background-color:#248dad}}.progress.progress-danger[value]::-webkit-progress-value{background-color:#bf1725}.progress.progress-danger[value]::-moz-progress-bar{background-color:#bf1725}.progress.progress-danger[value]::-ms-fill{background-color:#bf1725}@media screen and (min-width: 0\\fffd){.progress.progress-danger .progress-bar{background-color:#bf1725}}.progress.progress-success[value]::-webkit-progress-value{background-color:#2d922d}.progress.progress-success[value]::-moz-progress-bar{background-color:#2d922d}.progress.progress-success[value]::-ms-fill{background-color:#2d922d}@media screen and (min-width: 0\\fffd){.progress.progress-success .progress-bar{background-color:#2d922d}}.progress.progress-warning[value]::-webkit-progress-value{background-color:#f79a17}.progress.progress-warning[value]::-moz-progress-bar{background-color:#f79a17}.progress.progress-warning[value]::-ms-fill{background-color:#f79a17}@media screen and (min-width: 0\\fffd){.progress.progress-warning .progress-bar{background-color:#f79a17}}.progress[value]::-moz-progress-bar{border-radius:0}.progress[value]::-webkit-progress-value{border-radius:0}.progress[value=\"100\"]::-moz-progress-bar{border-radius:0}.progress[value=\"100\"]::-webkit-progress-value{border-radius:0}.progress-xs{height:7px}.progress-sm{height:10px}.progress-md{height:13px}.progress-bar-info-striped{background-image:linear-gradient(45deg,hsla(0,0%,100%,.15) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.15) 0,hsla(0,0%,100%,.15) 75%,transparent 0,transparent);background-size:1rem 1rem;background-color:#5bc0de!important}.progress-bar-animated{animation:progress-bar-stripes 1s linear infinite}.tag{font-weight:400;line-height:1.4;letter-spacing:.03em}.tag.tag-primary{background-color:#024a88}.tag.tag-info{background-color:#248dad}.tag.tag-danger{background-color:#bf1725}.tag.tag-success{background-color:#2d922d}.tag.tag-warning{background-color:#f79a17}.tag.tag-dark{background-color:#000}.tag.tag-main{background-color:#242d3a}.card{border:none;border-radius:0;width:100%;overflow:hidden;margin-bottom:29px;box-shadow:1px 1px 5px #00000040;display:block}.card .card-header{background:#344154;color:#fff;line-height:10px;border-radius:0;border:none}.card .card-header a{color:#fff}.card .card-header a:hover{color:#fffc}.card .card-footer{background:#344154;color:#fff;line-height:6px;border-radius:0;border:none}.card.card-outline-default{background:transparent;border:1px solid #fff}.card.card-primary{background:#024a88}.card.card-primary.medium-opacity{background:rgba(2,74,136,.5)}.card.card-outline-primary{background:transparent;border:1px solid #024a88}.card.card-success{background:#2d922d;margin-bottom:15px}.card.card-success.medium-opacity{background:rgba(45,146,45,.5)}.card.card-outline-success{background:transparent;border:1px solid #2d922d}.card.card-info{background:#248dad;margin-bottom:15px}.card.card-info.medium-opacity{background:rgba(36,141,173,.5)}.card.card-outline-info{background:transparent;border:1px solid #248dad}.card.card-warning{background:#f79a17;margin-bottom:15px}.card.card-warning.medium-opacity{background:rgba(247,154,23,.5)}.card.card-outline-warning{background:transparent;border:1px solid #f79a17}.card.card-danger{background:#bf1725;margin-bottom:15px}.card.card-danger.medium-opacity{background:rgba(191,23,37,.5)}.card.card-outline-danger{background:transparent;border:1px solid #bf1725}.card.card-primary .card-header,.card.card-success .card-header,.card.card-info .card-header,.card.card-danger .card-header,.card.card-warning .card-header{background:rgba(0,0,0,.4)}.card.card-primary .card-body,.card.card-success .card-body,.card.card-info .card-body,.card.card-danger .card-body,.card.card-warning .card-body{color:#fff}.card.card-primary .card-footer,.card.card-success .card-footer,.card.card-info .card-footer,.card.card-danger .card-footer,.card.card-warning .card-footer{background:rgba(0,0,0,.2)}.card.overlay .card-img{border-radius:0;-moz-filter:brightness(100%);-ms-filter:brightness(100%);-o-filter:brightness(100%);filter:brightness(100%)}.card.overlay:hover .card-img{-moz-filter:brightness(80%);-ms-filter:brightness(80%);-o-filter:brightness(80%);filter:brightness(80%)}.card.overlay .card-img-overlay{color:#fff}.card.overlay .card-img-overlay.overlay-bottom{top:auto}.card.overlay .card-img-overlay.slide-up{transform:translateY(100%)}.card.overlay .card-img-overlay.slide-down{transform:translateY(-100%)}.card.overlay .card-img-overlay.slide-left{transform:translate(-100%)}.card.overlay .card-img-overlay.slide-right{transform:translate(100%)}.card.overlay .card-img-overlay.hover-opacity{opacity:0}.card.overlay:hover .slide-up,.card.overlay:hover .slide-down{transform:translateY(0)}.card.overlay:hover .slide-left,.card.overlay:hover .slide-right{transform:translate(0)}.card.overlay:hover .hover-opacity{opacity:1}@media (min-width: 1400px){.d-xxl-block{display:block!important}}@media (min-width: 576px){.card-columns{-moz-column-count:3;-moz-column-gap:1.25rem}}.btn{border-radius:0}.btn:focus{outline:0}.btn:active{outline:0!important}.btn-rounded{border-radius:25rem}.btn-xs{padding:.2rem .4rem;font-size:.715rem}.btn-primary{background:rgba(2,74,136,.8)!important;border-color:#024a88cc!important}.btn-primary.medium-opacity{background:rgba(2,74,136,.5);border-color:#024a881a}.btn-primary:hover,.btn-primary:focus{background:#024a88;border-color:#024a88}.btn-primary:active{background:rgba(2,74,136,.95)!important;border-color:#024a88f2!important}.btn-success{background:rgba(45,146,45,.8);border-color:#2d922dcc}.btn-success.medium-opacity{background:rgba(45,146,45,.5);border-color:#2d922d1a}.btn-success:hover,.btn-success:focus{background:#2d922d;border-color:#2d922d}.btn-success:active{background:rgba(45,146,45,.95)!important;border-color:#2d922df2!important}.btn-info{background:rgba(36,141,173,.8);border-color:#248dadcc}.btn-info.medium-opacity{background:rgba(36,141,173,.5);border-color:#248dad1a}.btn-info:hover,.btn-info:focus{background:#248dad;border-color:#248dad}.btn-info:active{background:rgba(36,141,173,.95)!important;border-color:#248dadf2!important}.btn-warning{background:rgba(247,154,23,.8);border-color:#f79a17cc}.btn-warning.medium-opacity{background:rgba(247,154,23,.5);border-color:#f79a171a}.btn-warning:hover,.btn-warning:focus{background:#f79a17;border-color:#f79a17}.btn-warning:active{background:rgba(247,154,23,.95)!important;border-color:#f79a17f2!important}.btn-danger{background:rgba(191,23,37,.8);border-color:#bf1725cc}.btn-danger.medium-opacity{background:rgba(191,23,37,.5);border-color:#bf17251a}.btn-danger:hover,.btn-danger:focus{background:#bf1725;border-color:#bf1725}.btn-danger:active{background:rgba(191,23,37,.95)!important;border-color:#bf1725f2!important}.btn-dark{background:rgba(0,0,0,.8);border-color:#000c;color:#fff}.btn-dark.medium-opacity{background:rgba(0,0,0,.5);border-color:#0000001a}.btn-dark:hover{background:black;border-color:#000}.btn-dark:active{background:rgba(0,0,0,.95)!important;border-color:#000000f2!important}.btn-main{background:rgba(36,45,58,.8);border-color:#242d3acc;color:#fff}.btn-main.medium-opacity{background:rgba(36,45,58,.5);border-color:#242d3a1a}.btn-main:hover{color:#fff!important;background:#242d3a;border-color:#242d3a}.btn-main:active{background:rgba(36,45,58,.95)!important;border-color:#242d3af2!important}.btn-outline-primary{color:#024a88;border-color:#024a88}.btn-outline-primary:hover,.btn-outline-primary:focus{color:#fff;background:#024a88;border-color:#024a88}.btn-outline-primary:active,.btn-outline-primary.active{color:#fff!important;background:#024a88!important;border-color:#024a88!important}.btn-outline-success{color:#2d922d;border-color:#2d922d}.btn-outline-success:hover,.btn-outline-success:focus{color:#fff;background:#2d922d;border-color:#2d922d}.btn-outline-success:active,.btn-outline-success.active{color:#fff!important;background:#2d922d!important;border-color:#2d922d!important}.btn-outline-info{color:#248dad;border-color:#248dad}.btn-outline-info:hover,.btn-outline-info:focus{color:#fff;background:#248dad;border-color:#248dad}.btn-outline-info:active,.btn-outline-info.active{color:#fff!important;background:#248dad!important;border-color:#248dad!important}.btn-outline-warning{color:#f79a17;border-color:#f79a17}.btn-outline-warning:hover,.btn-outline-warning:focus{color:#fff;background:#f79a17;border-color:#f79a17}.btn-outline-warning:active,.btn-outline-warning.active{color:#fff!important;background:#f79a17!important;border-color:#f79a17!important}.btn-outline-danger{color:#bf1725;border-color:#bf1725}.btn-outline-danger:hover,.btn-outline-danger:focus{color:#fff;background:#bf1725;border-color:#bf1725}.btn-outline-danger:active,.btn-outline-danger.active{color:#fff!important;background:#bf1725!important;border-color:#bf1725!important}.btn-outline-dark{color:#000;border-color:#000;background:transparent}.btn-outline-dark:hover,.btn-outline-dark:focus{color:#fff;background:#000;border-color:#000}.btn-outline-main{color:#242d3a;border-color:#242d3a;background:transparent}.btn-outline-main:hover,.btn-outline-main:focus{color:#fff;background:#242D3A;border-color:#242d3a}.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle),.btn-group>.btn:last-child:not(:first-child),.btn-group>.dropdown-toggle:not(:first-child){border-radius:0}.form-control-sm,.input-group-sm>.form-control,.input-group-sm>.input-group-addon,.input-group-sm>.input-group-btn>.btn{border-radius:0}.btn.disabled,.btn:disabled{cursor:not-allowed;opacity:.65}.btn-file-upload{height:35px;padding-top:3px!important}.text-primary{color:#024a88!important}.text-success{color:#2d922d!important}.text-info{color:#248dad!important}.text-warning{color:#f79a17!important}.text-danger{color:#bf1725!important}.background-success{background-color:#2d922d!important}.background-info{background-color:#248dad!important}.background-warning{background-color:#f79a17!important}.background-danger{background-color:#bf1725!important}.blockquote{font-size:1.2rem}.blockquote-footer{font-size:70%}.nav-tabs{background-color:#ccc;border:1px solid #ccc}.nav-tabs .nav-item .nav-link{color:#242d3acc;background-color:transparent;border:none;cursor:default}.nav-tabs .nav-item .nav-link.active{background-color:#fff;color:#242d3a}.nav-tabs .nav-item .nav-link:not(.active):hover{background-color:transparent;color:#242d3a;cursor:pointer}.nav-tabs.top{border-top-left-radius:.3rem;border-top-right-radius:.3rem}.nav-tabs.bottom{border-bottom-left-radius:.3rem;border-bottom-right-radius:.3rem}.nav-tabs.bottom .nav-item{margin-bottom:0;margin-top:-1px}.nav-tabs.bottom .nav-item .nav-link{border-radius:0 0 .3rem .3rem}.nav-tabs.tabs-primary{background-color:#024a8866;border:1px solid #024a88}.nav-tabs.tabs-primary .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-primary .nav-item .nav-link.active{background-color:#024a88;color:#fff}.nav-tabs.tabs-primary .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-success{background-color:#2d922d66;border:1px solid #2d922d}.nav-tabs.tabs-success .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-success .nav-item .nav-link.active{background-color:#2d922d;color:#fff}.nav-tabs.tabs-success .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-info{background-color:#248dad66;border:1px solid #248dad}.nav-tabs.tabs-info .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-info .nav-item .nav-link.active{background-color:#248dad;color:#fff}.nav-tabs.tabs-info .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-warning{background-color:#f79a1766;border:1px solid #f79a17}.nav-tabs.tabs-warning .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-warning .nav-item .nav-link.active{background-color:#f79a17;color:#fff}.nav-tabs.tabs-warning .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-danger{background-color:#bf172566;border:1px solid #bf1725}.nav-tabs.tabs-danger .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-danger .nav-item .nav-link.active{background-color:#bf1725;color:#fff}.nav-tabs.tabs-danger .nav-item .nav-link:not(.active):hover{color:#fff}.tab-content{position:relative;z-index:1;border:1px solid #ccc;background:#fff}.tab-content .tab-pane{padding:1rem}.tab-content.tab-content-primary{background-color:#024a88;color:#fff;border-color:#024a88}.tab-content.tab-content-success{background-color:#2d922d;color:#fff;border-color:#2d922d}.tab-content.tab-content-info{background-color:#248dad;color:#fff;border-color:#248dad}.tab-content.tab-content-warning{background-color:#f79a17;color:#fff;border-color:#f79a17}.tab-content.tab-content-danger{background-color:#bf1725;color:#fff;border-color:#bf1725}.tab-content.top{border-top:none}.tab-content.bottom{border-bottom:none}.vertical-tabs .nav{padding-right:0;overflow:hidden;background-color:#ccc;border:1px solid #ccc}.vertical-tabs .nav.left{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem;border-right:none;margin-right:-1px;z-index:2}.vertical-tabs .nav.right{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem;border-left:none;margin-left:-1px;z-index:2}.vertical-tabs .nav .nav-item .nav-link{color:#242d3acc;background-color:transparent;border-radius:0;cursor:default}.vertical-tabs .nav .nav-item .nav-link.active{background-color:#fff}.vertical-tabs .nav .nav-item .nav-link:not(.active):hover{background-color:transparent;color:#242d3a;cursor:pointer}.vertical-tabs .nav .nav-item .nav-link.disabled{color:#242d3a99;cursor:not-allowed!important}.alert.alert-success{background-color:#2d922d;border-color:#2d922d;color:#fff}.alert.alert-success.medium-opacity{background:rgba(45,146,45,.5);border-color:#2d922d99}.alert.alert-info{background-color:#248dad;border-color:#248dad;color:#fff}.alert.alert-info.medium-opacity{background-color:#248dad80;border-color:#248dad99}.alert.alert-warning{background-color:#f79a17;border-color:#f79a17;color:#fff}.alert.alert-warning.medium-opacity{background-color:#f79a1780;border-color:#f79a1799}.alert.alert-danger{background-color:#bf1725;border-color:#bf1725;color:#fff}.alert.alert-danger.medium-opacity{background-color:#bf172580;border-color:#bf172599}.modal{z-index:99999;padding-top:10%}.modal-dialog .modal-content{color:#000}.modal-dialog .modal-content .modal-header{border-top-left-radius:.2rem;border-top-right-radius:.2rem;padding:10px 15px}.modal-dialog .modal-content .modal-header.modal-primary{color:#fff;background-color:#024a88}.modal-dialog .modal-content .modal-header.modal-success{color:#fff;background-color:#2d922d}.modal-dialog .modal-content .modal-header.modal-info{color:#fff;background-color:#248dad}.modal-dialog .modal-content .modal-header.modal-warning{color:#fff;background-color:#f79a17}.modal-dialog .modal-content .modal-header.modal-danger{color:#fff;background-color:#bf1725}.modal-dialog .modal-content .modal-header i{margin-right:10px}.modal-dialog .modal-content .modal-footer{padding:10px 15px}.list-group .list-group-item{border-radius:0;padding:.55rem 1.25rem;color:#000c}.list-group .list-group-item.active{color:#ffffffe6;background-color:#024a88;border-color:#024a88}.list-group .list-group-item.active:hover,.list-group .list-group-item.active:focus{color:#fff!important}.list-group .list-group-item.disabled{color:#818a91;background-color:#ddd}.list-group .list-group-item:not(.disabled):focus{color:#000}.list-group .list-group-item.list-group-item-primary{color:#fff;background-color:#024a88}.list-group .list-group-item.list-group-item-success{color:#fff;background-color:#2d922d}.list-group .list-group-item.list-group-item-info{color:#fff;background-color:#248dad}.list-group .list-group-item.list-group-item-warning{color:#fff;background-color:#f79a17}.list-group .list-group-item.list-group-item-danger{color:#fff;background-color:#bf1725}.has-success .form-control-success{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.has-success .form-control{border-color:#2d922dcc}.has-success .form-control:focus{box-shadow:none;border-color:#2d922d80}.has-success .form-control-feedback,.has-success .form-control-label,.has-success .form-check-label,.has-success .form-check-inline,.has-success .custom-control{color:#2d922d}.has-warning .form-control-warning{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23f79a17' d='M4.4 5.324h-.8v-2.46h.8zm0 1.42h-.8V5.89h.8zM3.76.63L.04 7.075c-.115.2.016.425.26.426h7.397c.242 0 .372-.226.258-.426C6.726 4.924 5.47 2.79 4.253.63c-.113-.174-.39-.174-.494 0z'/%3E%3C/svg%3E\")}.has-warning .form-control{border-color:#f79a17cc}.has-warning .form-control:focus{box-shadow:none;border-color:#f79a1780}.has-warning .form-control-feedback,.has-warning .form-control-label,.has-warning .form-check-label,.has-warning .form-check-inline,.has-warning .custom-control{color:#f79a17}.has-danger .form-control-danger{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")}.has-danger .form-control{border-color:#bf1725cc}.has-danger .form-control:focus{box-shadow:none;border-color:#bf172580}.has-danger .form-control-feedback,.has-danger .form-control-label,.has-danger .form-check-label,.has-danger .form-check-inline,.has-danger .custom-control{color:#bf1725}.form-group label{margin-bottom:2px}.help-block{color:#555;font-size:12px}.form-control.checking-field.forced-invalid{padding-right:2.25rem!important;background-repeat:no-repeat!important;background-position:center right .625rem!important;background-size:1.25rem 1.25rem!important;border-color:#bf1725!important;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")!important}.form-control.checking-combo.forced-invalid{padding-right:2.25rem!important;background-repeat:no-repeat!important;background-position:center right .625rem!important;background-size:1.25rem 1.25rem!important;border-color:#bf1725!important;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")!important;background-position:calc(100% - 20px)!important}.form-control{border-radius:0;font-size:14px}.form-control:focus{border-color:#55555580}.form-control.checking-field.ng-touched{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem}.form-control.checking-field.ng-touched.ng-invalid{border-color:#bf1725;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")}.form-control.checking-field.ng-touched.ng-valid{border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.form-control.checking-combo.ng-touched{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem}.form-control.checking-combo.ng-touched.ng-invalid{border-color:#bf1725;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\");background-position:calc(100% - 20px)}.form-control.checking-combo.ng-touched.ng-valid{border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\");background-position:calc(100% - 20px)}.form-control-rounded{border-radius:16px}.form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control{color:#555555b3}.input-group .input-group-addon{padding:.3rem .7rem;border-radius:0}.input-group-btn .btn{padding:.36rem .9rem;font-size:17px}.input-group .form-control:not(:first-child),.input-group-addon:not(:first-child),.input-group-btn:not(:first-child)>.btn,.input-group-btn:not(:first-child)>.btn-group>.btn,.input-group-btn:not(:first-child)>.dropdown-toggle,.input-group-btn:not(:last-child)>.btn:not(:first-child),.input-group-btn:not(:last-child)>.btn-group:not(:first-child)>.btn{border-radius:0}select.form-control:not([multiple]) option{color:#000c}select.form-control:not([size]):not([multiple]){height:calc(2.5rem - 5px)}input[type=color].form-control{padding:0}.form-inline .form-group input{width:100%}.form-space-md .form-group{margin-bottom:.75rem}.form-space-lg .form-group{margin-bottom:1rem}.form-group{margin-bottom:.5rem}.dropdown-menu{padding-top:0;padding-bottom:0;border-radius:0;font-size:14px;box-shadow:0 6px 12px #0003}.dropdown-menu a{color:#242d3a}.dropdown-menu a:hover{color:#fff;background-color:#242d3a}.dropdown-menu:before{content:\" \";position:absolute;top:-12px;right:30px;display:block;width:0;height:0;border:6px solid transparent;border-bottom-color:#fff}.custom-control-label:before,.custom-control-label:after{top:.2rem}.custom-checkbox.checkbox-circle .custom-control-label:before,.custom-checkbox.checkbox-circle .custom-control-label:after{border-radius:50%}.custom-checkbox .custom-control-input:checked~.custom-control-label:before{background:rgba(85,85,85,.7)}.custom-checkbox .custom-control-input:focus~.custom-control-label:before{border:1px solid white;box-shadow:0 0 0 1px #555555b3}.custom-checkbox .custom-control-input.checkbox-primary:checked~.custom-control-label:before{background:#024a88}.custom-checkbox .custom-control-input.checkbox-primary:focus~.custom-control-label:before{box-shadow:0 0 0 1px #024a88}.custom-checkbox .custom-control-input.checkbox-success:checked~.custom-control-label:before{background:#2d922d}.custom-checkbox .custom-control-input.checkbox-success:focus~.custom-control-label:before{box-shadow:0 0 0 1px #2d922d}.custom-checkbox .custom-control-input.checkbox-info:checked~.custom-control-label:before{background:#248dad}.custom-checkbox .custom-control-input.checkbox-info:focus~.custom-control-label:before{box-shadow:0 0 0 1px #248dad}.custom-checkbox .custom-control-input.checkbox-warning:checked~.custom-control-label:before{background:#f79a17}.custom-checkbox .custom-control-input.checkbox-warning:focus~.custom-control-label:before{box-shadow:0 0 0 1px #f79a17}.custom-checkbox .custom-control-input.checkbox-danger:checked~.custom-control-label:before{background:#bf1725}.custom-checkbox .custom-control-input.checkbox-danger:focus~.custom-control-label:before{box-shadow:0 0 0 1px #bf1725}.custom-checkbox .custom-control-input.checkbox-main:checked~.custom-control-label:before{background:#242D3A}.custom-checkbox .custom-control-input.checkbox-main:focus~.custom-control-label:before{box-shadow:0 0 0 1px #242d3a}.custom-radio .custom-control-input:checked~.custom-control-label:before{background:rgba(85,85,85,.7)}.custom-radio .custom-control-input:focus~.custom-control-label:before{border:1px solid white;box-shadow:0 0 0 1px #555555b3}.custom-radio .custom-control-input.radio-primary:checked~.custom-control-label:before{background:#024a88}.custom-radio .custom-control-input.radio-primary:focus~.custom-control-label:before{box-shadow:0 0 0 1px #024a88}.custom-radio .custom-control-input.radio-success:checked~.custom-control-label:before{background:#2d922d}.custom-radio .custom-control-input.radio-success:focus~.custom-control-label:before{box-shadow:0 0 0 1px #2d922d}.custom-radio .custom-control-input.radio-info:checked~.custom-control-label:before{background:#248dad}.custom-radio .custom-control-input.radio-info:focus~.custom-control-label:before{box-shadow:0 0 0 1px #248dad}.custom-radio .custom-control-input.radio-warning:checked~.custom-control-label:before{background:#f79a17}.custom-radio .custom-control-input.radio-warning:focus~.custom-control-label:before{box-shadow:0 0 0 1px #f79a17}.custom-radio .custom-control-input.radio-danger:checked~.custom-control-label:before{background:#bf1725}.custom-radio .custom-control-input.radio-danger:focus~.custom-control-label:before{box-shadow:0 0 0 1px #bf1725}.custom-radio .custom-control-input.radio-main:checked~.custom-control-label:before{background:#242D3A}.custom-radio .custom-control-input.radio-main:focus~.custom-control-label:before{box-shadow:0 0 0 1px #242d3a}.custom-select,.custom-select:focus{background:rgba(255,255,255,.1) url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23333' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E\") no-repeat right .75rem center;background-size:8px 10px}.bg-primary{background:#024a88!important}.bg-primary.medium-opacity{background:rgba(2,74,136,.5)!important}.bg-success{background:#2d922d!important}.bg-success.medium-opacity{background:rgba(45,146,45,.5)!important}.bg-warning{background:#f79a17!important}.bg-warning.medium-opacity{background:rgba(247,154,23,.5)!important}.bg-danger{background:#bf1725!important}.bg-danger.medium-opacity{background:rgba(191,23,37,.5)!important}.bg-main{background:#242d3a!important}.bg-main.medium-opacity{background:rgba(36,45,58,.5)!important}.bg-dark{background:black!important}.bg-dark.medium-opacity{background:rgba(0,0,0,.5)!important}.custom-select{width:100%}code{background-color:#e9ebee}.app-margin-top-5{margin-top:5px!important}.app-margin-top-10{margin-top:10px!important}.app-margin-top-15{margin-top:15px!important}.app-margin-top-20{margin-top:20px!important}.app-margin-top-25{margin-top:25px!important}.app-margin-top-30{margin-top:30px!important}.app-margin-top-35{margin-top:35px!important}.app-margin-top-40{margin-top:40px!important}.app-margin-top-60{margin-top:60px!important}@media (min-width: 1280px){.modal-xl{max-width:1024px}}@media (min-width: 1600px){.modal-xxl{max-width:1280px}}@media (min-width: 1800px){.modal-feminist{max-width:1366px}}.modal-header{cursor:pointer!important}::-ms-reveal{display:none}.app-fill{width:100%;height:100%}.app-flex-left{margin-right:auto}.lastfix{margin-bottom:-.5rem}.app-inline-wrapped{display:inline!important}.app-inline-wrapped:after{content:\"\\a\";white-space:pre}.app-mat-form-slider{margin-top:-10px;width:100%;padding:0}.app-updevery-input{width:30px;display:inline;padding:1px;height:20px}.mv-input{padding:5px 10px 5px 5px;width:100px;height:30px}.mv-input:focus{box-shadow:none!important}.input-group-addon{background-color:#eceeef;border:1px solid rgba(0,0,0,.15)}.app-flex-row{flex-direction:row}.flex-nowrap{flex-wrap:nowrap}.app-white-button{background-color:#fff;border-color:#ccc}.app-bigplus{text-align:center;font-size:95px;color:#ccc;font-weight:200;cursor:pointer}.app-bigplus :hover{background-color:#eee}.app-wrap{white-space:pre-wrap;word-break:break-word}.app-min-height-145{min-height:145px}.tooltip{pointer-events:auto!important;-webkit-user-select:none!important;-moz-user-select:none!important;-khtml-user-select:none!important;-ms-user-select:none!important;cursor:default!important}.ace_gutter-cell.ace_breakpoint{border-radius:20px 0 0 20px;box-shadow:0 0 1px 1px red inset}.tab-body{padding:15px;border:1px solid #bbb;width:100%}.tab-header-page{border-bottom:20px solid #bbb;border-left:20px solid transparent;border-right:20px solid transparent;cursor:pointer;height:0;text-align:center}.tab-selected{border-bottom:20px solid #bbb;font-weight:700}.tab-unselected{border-bottom:20px solid #ddd}.app-bullet{font-weight:700;font-size:25px;line-height:0;vertical-align:sub}.app-input-password{width:calc(100% - 30px)!important;display:inline-block!important;margin-right:10px!important}.swal2-container{z-index:9999999999999!important}.app-margin-bottom-min-10{margin-bottom:-10px}.app-margin-bottom-min-15{margin-bottom:-15px}.input-group-addon-color{background-color:#eceeef!important}.no-bg-img{background-image:none!important;padding-right:0!important}::placeholder{color:#aaa!important}ngx-charts-advanced-pie-chart,ngx-charts-number-card,ngx-charts-bar-vertical,ngx-charts-bar-horizontal,ngx-charts-tree-map,ngx-charts-charts{display:block;min-height:1px}.table-striped tbody tr:nth-of-type(odd){background-color:#f2f2f2}.app-flip-y{transform:scaleY(-1)}.app-flip-x{transform:scaleX(-1)}.app-std-border-right{border-right:2px solid #ccc}.app-std-border-left{border-left:2px solid #ccc}.dropdown-menu>li>a:empty{padding:0}.app-caret-none{color:transparent!important;text-shadow:0 0 0 black!important}.app-caret-none:focus{outline:none}.app-break-words{word-break:break-all}.app-simple-border{border:1px solid #eceeef}.scrolling-box{max-height:250px;overflow-x:hidden;overflow-y:auto}.app-ace-higlight{background:rgba(255,50,50,.2);position:absolute}.ace_editor,.ace_editor div{font-family:monospace}.fixed-sm-border{border-width:1px;border-radius:0}.app-dashed-box{border:2px dashed #ccc;padding:10px}.app-small-dashed-box{border:1px dashed #ccc;padding:7px;font-size:small}.app-empty-char{position:absolute;top:45%;left:33%;font-size:18px;font-style:italic}.app-textbox-stringyfied{border:0;background-color:#fff;color:#000;font-weight:700}.app-sticky-last-column{right:0;position:sticky;z-index:0;background-color:#fff}.app-sticky-last-column-alt{right:0;position:sticky;z-index:0;background-color:#f2f2f2}.app-sticky-divider{width:100%;height:1px;z-index:999;background-color:#eee}.app-sticky-first-column{left:-1px;z-index:999;position:sticky;background-color:#ccc}.app-dropdown-stringyfied{color:#000!important;padding:0;height:20px!important;background-color:#fff!important;border:0;font-weight:700;outline:0!important;background:white;opacity:1!important;-moz-appearance:none!important;-webkit-appearance:none!important}.app-dropdown-stringyfied::-ms-expand{display:none!important}.background-danger{background-color:#e9967a}.checking-field,.checking-combo{box-shadow:unset!important}.app-border-none{border:none}.app-padding-leftonly-15{padding:0 0 0 15px!important}.app-width-auto{width:auto}.app-line-through{text-decoration:line-through}.app-margin-auto{margin:auto}.app-upper-right-remove{position:absolute;right:10px;font-size:25px;top:5px}.app-inline-block{display:inline-block}.swal2-success{border-color:#2d922d!important;color:#2d922d!important}.swal2-info{border-color:#248dad!important;color:#248dad!important}.swal2-warning{border-color:#f79a17!important;color:#f79a17!important}.swal2-danger{border-color:#bf1725!important;color:#bf1725!important}.app-slash{font-size:30px;line-height:1;margin-top:2px;text-align:center}.table-mh-435{min-height:435px}.table-b0 th,.table-b0 td{border-top:none!important;border-left:none!important}.table-b0{border:0px}.table-b0 th{border-bottom:none!important}.table-b0:last-child{border:none!important}.job-step-number{position:absolute;right:10px;font-size:16px;top:2px;font-weight:700}.dropdown-menu:before{display:none}.app-table-dotted-menu{padding:0 0 2px!important;color:#999}.app-rtl{direction:rtl}.app-border-1{border:1px solid rgba(0,0,0,.15)!important}.app-no-selection{-webkit-user-select:none;-moz-user-select:none;-khtml-user-select:none;-ms-user-select:none}.app-right-border{border-right:2px solid #ccc}.app-mtu-fixed-height{height:302px}.app-mtu-fixed-height-wrapper{height:204px;overflow:auto}.app-upper-right-close{position:absolute;top:0;right:15px;font-size:20px}.toast-message{white-space:pre-wrap}.app-overflow-auto{overflow:auto}.app-no-border{border:none!important}.app-contextmenu{background-color:#fff;border:1px solid;padding:10px 30px}.app-contextmenu-item{margin-left:-30px;margin-right:-30px;cursor:pointer}.app-contextmenu-item>span{padding:3px 30px}.app-contextmenu-item:hover{background-color:#ddd}.app-lh-0{line-height:0}.app-lh-05{line-height:.5}.app-lh-1{line-height:1}.app-lh-2{line-height:2}.app-lh-2-important{line-height:2!important}.app-lh-22{line-height:2.2}.app-display-block{display:block!important}.app-input-inline-icon{padding:0;margin:0;position:absolute;top:2px;right:20px}.app-bordered-box{border:1px solid #ccc}.app-mr-auto{margin-right:auto}.app-mrd-infobox-small{border:1px solid #ccc;padding:5px;border-radius:5px}.app-mrd-infobox{border:1px solid #ccc;padding:5px;border-radius:5px;margin-top:-5px;float:left}.app-mrd-infobox-editmode{margin-bottom:-20px;margin-top:-6px}.app-whitespace-prewrap{white-space:pre-wrap}.app-white-selectable{background-color:#fff}.app-white-selected{background-color:#ddd!important}.app-bb-box{border-bottom:2px solid #ddd}.app-white-selectable:hover{background-color:#ddd}.app-placeholder{color:#aaa}.app-placeholder-dark{color:#777}.modal-open{overflow:inherit;padding-right:0!important}.dropdown-menu a:hover{color:#000!important;background-color:#f5f5f5}.dropdown-menu span:hover,.dropdown-item a:hover{color:#000!important;background-color:transparent}.dropdown-item empty{color:#000!important;background-color:#f5f5f5}.app-history-box{max-height:775px;overflow-x:hidden;overflow-y:auto}.app-date-width,.app-input-width{width:100px}.load-more-btn{width:100%;margin-top:10px;background-color:ButtonFace}.app-max-width-100{max-width:100px}.app-search-buttons{position:absolute;top:55px;right:20px}.app-left-0{left:0}.app-left-4{left:4px}.app-left-10{left:10px}.app-bottom-0{bottom:0}.app-bottom-10{bottom:10px}.app-right-0{right:0}.app-right-10{right:10px!important}.app-right-20{right:20px}.app-right-25{right:25px}.app-right-50{right:50px}.app-top-2{top:2px}.app-top-5{top:5px}.app-top-20,.app-top-40{top:20px}.m-t-min-1{margin-top:-1px}.m-t-min-3{margin-top:-3px}.m-t-min-5{margin-top:-5px}.m-t-min-6{margin-top:-6px}.m-t-min-10{margin-top:-10px}.app-uppercase{text-transform:uppercase}.app-col-sm-10-with-addon{width:calc(83.33333% - 56px)!important}.app-bring-to-front{z-index:9999999!important}.modal{z-index:99999998!important}.app-bring-to-front-strong,.guppy_help{z-index:99999999!important}bs-dropdown-container{z-index:99999999!important}.app-bold{font-weight:700}.app-float-left{float:left}.app-float-right{float:right}.app-no-resize{resize:none}.app-table-no-border{border-top:none!important}.app-upper-left-indicator{position:absolute;top:2px;right:5px}.app-dialog-button{margin-bottom:19px;margin-top:1px;font-size:25px}.app-z-index-0{z-index:0!important}.app-col-divide:after{width:0px;content:\"-\";display:block;position:absolute;top:10px;bottom:0;right:2px;font-weight:700}.app-widgets-expanded{padding-right:20px!important;padding-top:10px!important;padding-bottom:0!important}.app-widget-head-expanded{padding:0 0 0 20px}.app-upper-right-trash{position:absolute;right:15px;top:15px;cursor:pointer;z-index:99}.app-absolute{position:absolute}.app-relative{position:relative}.app-box-ricarico{width:250px;position:absolute;bottom:35px}.app-box-ricarico-edit{width:250px;position:absolute;bottom:21px}.app-input-ricarico{display:inline;margin-left:2px;width:20%}.app-no-overflow{overflow:hidden}.app-overflow-visible{overflow:visible}.app-limited-block{max-height:350px;overflow:auto}.app-refresh-button{position:absolute;top:10px}.app-float-right{float:right!important}.app-intable-input{padding:2px 5px}.app-intable-select{padding:2px 5px;height:23px!important}.app-option-placeholder{color:#aaa!important}.app-option-placeholder option{color:#000!important}.app-lightgrey{color:#666}.app-bg-lightgrey{background-color:#ddd!important}.app-width-1000{width:1000px!important}.app-width-10{width:10px!important}.app-width-20{width:20px!important}.app-width-30{width:30px!important}.app-width-40{width:40px!important}.app-width-50{width:50px!important}.app-width-60{width:60px!important}.app-width-70{width:70px!important}.app-width-80{width:80px!important}.app-width-90{width:90px!important}.app-width-100{width:100px!important}.app-width-110{width:110px!important}.app-width-120{width:120px!important}.app-width-130{width:130px!important}.app-width-180{width:180px!important}.app-width-435{width:435px!important}.app-height-350{height:350px}.app-height-250{height:250px}.app-height-275{height:275px}.app-height-300{height:300px}.app-height-380{height:380px}.app-height-370{height:370px}.app-max-height-370{max-height:370px}.app-height-400,.app-height-425{height:400px}.app-height-450{height:450px}.app-height-560{height:560px}.app-sm2-minus-5{float:left;width:calc(16.66667% - 5px)!important}.app-sm10-plus-5{float:left;width:calc(83.33333% + 5px)!important}.app-deadline-todo{background-color:#87cefa!important}.app-deadline-done{background-color:#90ee90!important}.app-font-size-12{font-size:12px!important}.app-font-size-14{font-size:14px!important}.app-font-size-15{font-size:15px!important}.app-font-size-16{font-size:16px!important}.app-font-size-17{font-size:17px!important}.app-font-size-18{font-size:18px!important}.app-font-size-20{font-size:20px!important}.app-font-size-22{font-size:22px!important}.app-font-size-25{font-size:25px!important}.app-font-size-59{font-size:59px!important}.app-selected{background-color:#b0c4de}.app-aff-90{color:#006400}.app-aff-80{color:green}.app-aff-70{color:#90ee90}.app-aff-60{color:#3cb371}.app-aff-50{color:#ff8c00}.app-aff-40{color:red}.app-bg-aff-90{background-color:#006400}.app-bg-aff-80{background-color:green}.app-bg-aff-70{background-color:#90ee90}.app-bg-aff-60{background-color:#3cb371}.app-bg-aff-50{background-color:#ff8c00}.app-bg-aff-40{background-color:red}.app-scarico-materiale-body{max-height:500px;overflow:auto;overflow-x:hidden}.app-max-height-550{max-height:550px}.app-max-height-300{max-height:300px}.app-success-row{background-color:#389c90!important}.app-danger-row{background-color:#9c3838!important}.app-info-row{background-color:#388b9c!important}.app-active-readonly{color:#555!important;background-color:#fff!important}.app-reading-info{position:absolute;top:5px;left:5px;font-size:20px}.app-loading-over{display:none;margin:auto;position:absolute;inset:0;width:100%;height:100%;z-index:99;background:rgba(0,0,0,.5) none repeat}.app-loading-over-internal{color:#fff;position:absolute;top:48%;left:45%;font-size:15px}.app-circle{display:inline-block;width:10px;height:10px;border-radius:50%}.loader-img{position:absolute;width:140px;top:35%;left:calc(50% - 70px)}.app-timepicker-success{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem;border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.app-success-row-link{color:ivory!important}.dropdown-item:hover{color:#fff!important}.app-fixed-height-700{height:700px;overflow:auto;overflow-x:hidden}.app-fixed-height-610{height:610px;overflow:auto;overflow-x:hidden}.app-fixed-height-685{height:685px;overflow:auto;overflow-x:hidden}.app-arrow{height:15px;width:100%;text-align:center}.app-visible{display:block!important}.app-scheduling-symbol{position:absolute;right:15px;font-size:2.15em;z-index:100}.app-arrow:hover{background-color:#d3d3d3}.app-calendar-box{width:calc(100% - 380px);padding-left:10px;float:right}.app-deadline-box-container{width:380px;height:100%;float:left}.app-deadline-box{padding:0 3px;margin-bottom:5px;margin-left:5px;margin-right:5px;border-style:solid;border-color:#d3d3d3;border-width:2px;position:relative}.app-input-icon{position:absolute;color:#696969;top:11px;left:5px;z-index:999}.app-input-icon:hover{color:#696969}.app-text-center{text-align:center}.app-text-right{text-align:right}.app-text-left{text-align:left}.app-fe-sm-v{position:relative;top:0;width:1px;left:5px;font-size:8px;font-weight:700;color:#000;text-shadow:0px 0px .2px black}.app-fe-v{position:relative;top:-10px;left:145px;width:1px;font-size:11px;font-weight:700;color:#fffac2;text-shadow:0px 0px 1px #fffbcc}.app-card-function-button{padding:.5rem 1.25rem;border-bottom:solid 2px #D9D9D9}.app-modal-function-button{padding:8px 15px;border-bottom:solid 1px #D9D9D9}.app-no-bg-img{background-image:none!important}.app-widget-head-button{font-size:1.15rem;margin-top:-2px;margin-bottom:-5px;margin-left:10px}.app-line-separator{height:3px;background:rgb(237,237,237);border-bottom:1px solid rgb(237,237,237);margin-bottom:10px}.app-small-line-separator{height:2px;background:#ccc;border-bottom:1px solid #ccc;margin-bottom:5px;margin-top:5px}.app-link{color:#0275d8!important;cursor:pointer;text-decoration:none;display:block}.app-link:hover{color:#23527c!important;cursor:pointer;text-decoration:underline!important}.app-link-nocol{cursor:pointer;text-decoration:none}.app-link-nocol:hover{text-decoration:underline}.app-btn-widget{position:absolute;margin:0;top:3.5px;background-color:#414b50;cursor:pointer}.app-btn-widget-spacer{visibility:hidden;height:1px}.app-btn-widget:hover{background-color:#697378}.app-inline{display:inline}.app-btn-search{width:40.85px;height:38px}.app-fa-cell-fix{display:table-cell}.app-display-none{display:none}.app-border-radius-5{border-radius:5px!important}.app-no-padding{padding:0!important}.app-padding-5{padding:5px!important}.app-padding-2{padding:2px!important}.app-padding-3{padding:3px!important}.app-padding-10{padding:10px!important}.app-padding-15{padding:15px!important}.app-padding-left-0{padding-left:0!important}.app-padding-left-5{padding-left:5px!important}.app-padding-left-10{padding-left:10px!important}.app-padding-left-15{padding-left:15px!important}.app-padding-left-20{padding-left:20px!important}.app-padding-left-25{padding-left:25px!important}.app-padding-left-30{padding-left:30px!important}.app-padding-left-35{padding-left:35px!important}.app-padding-left-40{padding-left:40px!important}.app-padding-left-45{padding-left:45px!important}.app-padding-right-0{padding-right:0!important}.app-padding-right-5{padding-right:5px!important}.app-padding-right-10{padding-right:10px!important}.app-padding-right-15{padding-right:15px!important}.app-margin-0{margin:0!important}.app-margin-right-min-10{margin-right:-10px!important}.app-margin-left-min-2{margin-left:-2px}.app-margin-left-min-5{margin-left:-5px}.app-margin-left-min-10{margin-left:-10px!important}.app-margin-right-min-20{margin-right:-20px!important}.app-margin-left-0{margin-left:0!important}.app-margin-left-5{margin-left:5px!important}.app-margin-left-6{margin-left:6px!important}.app-margin-left-15{margin-left:15px!important}.app-margin-left-25{margin-left:25px!important}.app-margin-right-10{margin-right:10px!important}.app-margin-right-15{margin-right:15px!important}.app-margin-right-20{margin-right:20px!important}.app-margin-right-25{margin-right:25px!important}.app-margin-right-5{margin-right:5px!important}.app-margin-top-min-10{margin-top:-10px!important}.app-margin-top-min-15{margin-top:-15px!important}.app-margin-left-10{margin-left:10px!important}.app-margin-bottom-0{margin-bottom:0!important}.app-margin-bottom-2{margin-bottom:2px!important}.app-margin-bottom-5{margin-bottom:5px!important}.app-margin-bottom-10{margin-bottom:10px!important}.app-margin-bottom-14{margin-bottom:14px!important}.app-margin-bottom-15{margin-bottom:15px!important}.app-margin-bottom-20{margin-bottom:20px!important}.app-margin-bottom-25{margin-bottom:25px!important}.app-margin-bottom-30{margin-bottom:30px!important}.app-border-radius-10{border-radius:10px}.app-no-margin{margin:0!important}.app-no-row-margin{margin-left:0!important;margin-right:0!important}.app-white-text{color:#fff!important}.app-black-text{color:#242424!important}.app-pointer{cursor:pointer}.app-not-allowed{cursor:not-allowed}.app-hidden-view{visibility:hidden!important}.app-afterline-button{margin-top:5px;color:#fff;background-color:inherit;border-width:2px;border-color:#fff;font-weight:700;margin-bottom:-5px}.app-afterline-button-black{color:#000;background-color:inherit;border-width:2px;border-color:#000;font-weight:700;margin-bottom:5px}.m-t-min-2{margin-top:-2px}.m-t-1{margin-top:1px}.m-t-2{margin-top:2px}.m-t-3{margin-top:3px}.m-t-4{margin-top:4px}.m-t-6{margin-top:6px}.m-t-7{margin-top:7px}.m-t-8{margin-top:8px}.m-t-9{margin-top:9px}.m-t-10{margin-top:10px}.m-t-30{margin-top:30px}.f-s-25{font-size:25px}.app-pullleft-1{margin-right:1px}.app-pullleft-2{margin-right:2px}.app-pullleft-3{margin-right:3px}.app-pullleft-4{margin-right:4px}.app-pullleft-5{margin-right:5px}.app-pullleft-6{margin-right:6px}.app-pullleft-7{margin-right:7px}.app-pullleft-8{margin-right:8px}.app-pullleft-9{margin-right:9px}.app-pullleft-10{margin-right:10px}.app-pullleft-15{margin-right:15px}.app-pullright-1{margin-left:1px}.app-pullright-2{margin-left:2px}.app-pullright-3{margin-left:3px}.app-pullright-4{margin-left:4px}.app-pullright-5{margin-left:5px}.app-pullright-6{margin-left:6px}.app-pullright-7{margin-left:7px}.app-pullright-8{margin-left:8px}.app-pullright-9{margin-left:9px}.app-pullright-10{margin-left:10px}.app-pullright-15{margin-left:15px}.app-pullup-1{margin-bottom:1px}.app-pullup-2{margin-bottom:2px}.app-pullup-3{margin-bottom:3px}.app-pullup-4{margin-bottom:4px}.app-pullup-5{margin-bottom:5px}.app-pullup-6{margin-bottom:6px}.app-pullup-7{margin-bottom:7px}.app-pullup-8{margin-bottom:8px}.app-pullup-9{margin-bottom:9px}.app-pullup-10{margin-bottom:10px}.app-pullup-15{margin-bottom:15px}.app-one-clm-width{width:100%}.app-two-clm-width{width:50%}.app-three-clm-width{width:33.333%}.app-four-clm-width{width:25%}.app-five-clm-width{width:20%}.app-six-clm-width{width:16.666%}.app-col-12{width:100%}.app-col-11{width:91.66666667%}.app-col-10{width:83.33333333%}.app-col-9{width:75%}.app-col-8{width:66.66666667%}.app-col-7{width:58.33333333%}.app-col-6{width:50%}.app-col-5{width:41.66666667%}.app-col-4{width:33.33333333%}.app-col-3{width:25%}.app-col-2{width:16.66666667%}.app-col-1{width:8.33333333%}.app-padding-bottom-0{padding-bottom:0!important}.app-padding-bottom-5{padding-bottom:5px}.app-padding-bottom-10{padding-bottom:10px}.app-padding-top-0{padding-top:0!important}.app-padding-top-3{padding-top:3px!important}.app-padding-top-8{padding-top:8px!important}.app-padding-top-5{padding-top:5px!important}.app-padding-top-10{padding-top:10px!important}.app-padding-top-13{padding-top:13px!important}.app-padding-top-15{padding-top:15px!important}.app-padding-top-16{padding-top:16px!important}.app-mb-0{margin-bottom:0}.file-upload .file-upload-btn{position:absolute;width:100%;height:35px;z-index:9;opacity:0}.file-upload .delete-file{position:absolute;right:50px;top:8px;font-size:16px;opacity:.8;cursor:pointer;z-index:99;visibility:hidden}.file-upload:hover .delete-file{visibility:visible}.app-right-15{right:15px}.app-top-0{top:0}.app-top-10{top:10px}.app-fs-30{font-size:30px}.app-fs-16{font-size:16px}.app-fs-20{font-size:20px}.app-fs-23{font-size:23px}.app-fs-24{font-size:24px}.app-fs-18{font-size:18px}.app-fs-14{font-size:14px}.app-fs-12{font-size:12px}.selectable-timeline{height:20px;display:flex}.timeline-element-selected{cursor:pointer;text-decoration:underline;font-weight:700}.timeline-element-unselected{cursor:pointer;font-style:italic}.timeline-arrow{width:15px}.timeline-element-container{width:calc(100% - 37px);overflow:hidden;white-space:nowrap;text-overflow:ellipsis;display:flex}.app-checkbox-label{margin-left:5px;margin-top:-1px}.app-nowrap{white-space:nowrap}.app-min-height-365{min-height:365px}.app-min-width-std-395{min-width:395px}.app-min-width-std-110{min-width:110px}.app-min-width-std-150{min-width:150px}.app-min-width-std-220{min-width:220px}.app-min-width-std-120{min-width:120px}.app-min-width-std-70{min-width:70px}.app-ltab-border{border-left:2px solid #bbb}.app-rtab-border{border-right:2px solid #bbb}.app-col-min{width:1px}.app-filter-wrapper{padding-left:0;margin-top:20px}.app-first-filter-line{margin-top:-20px}.caret{display:inline-block;width:0;height:0;margin-left:2px;vertical-align:middle}.dropup,.dropdown{position:relative}.dropdown-toggle:focus{outline:0}.dropdown-menu{position:absolute;top:100%;left:0;display:none;float:left;min-width:160px;padding:5px 0;margin:2px 0 0;list-style:none;text-align:left;border:1px solid #CCC;background-clip:padding-box}.dropdown-menu.pull-right{right:0;left:auto}.dropdown-menu>li>a{display:block;padding:3px 20px;clear:both;font-weight:400;white-space:nowrap}.dropdown-menu>li>a:hover,.dropdown-menu>li>a:focus{text-decoration:none}.dropdown-menu>.active>a,.dropdown-menu>.active>a:hover,.dropdown-menu>.active>a:focus{text-decoration:none;outline:0}.dropdown-menu>.disabled>a:hover,.dropdown-menu>.disabled>a:focus{text-decoration:none;background-color:transparent;background-image:none}.open>.dropdown-menu{display:block}.open>a{outline:0}.dropdown-menu-right-user{left:-250px;right:0;top:-2px;width:242px}.dropdown-menu-right{left:auto;right:0}.dropdown-menu-left{left:0;right:auto}.dropdown-header{display:block;padding:3px 20px;white-space:nowrap}.dropdown-backdrop{position:fixed;inset:0}.pull-right>.dropdown-menu{right:0;left:auto}.dropup .caret,.navbar-fixed-bottom .dropdown .caret{border-top:0;content:\"\"}.dropup .dropdown-menu,.navbar-fixed-bottom .dropdown .dropdown-menu{top:auto;bottom:100%;margin-bottom:2px}.pace .pace-progress{background:#637CA0;position:absolute;height:3px;z-index:0}.pace .pace-progress-inner{display:none}.pace .pace-activity{position:absolute;top:10px;left:10px;border-width:1px;right:auto;width:18px;height:18px;border-top-color:#242d3a;border-left-color:#242d3a}.slimScrollBar,.slimScrollRail{border-radius:0!important;width:4px!important}.gu-mirror{position:fixed!important;margin:0!important;z-index:9999!important;opacity:.8;-ms-filter:\"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)\";filter:alpha(opacity=80);pointer-events:none}.gu-hide{left:-9999px!important}.gu-unselectable{-webkit-user-select:none!important;user-select:none!important}.gu-transit{opacity:.2;-ms-filter:\"progid:DXImageTransform.Microsoft.Alpha(Opacity=20)\";filter:alpha(opacity=20)}.guppy_help{max-height:400px;overflow-y:scroll}.toast-container{margin-top:55px}.ngx-json-viewer .segment-type-null>.segment-main>.segment-value{background-color:inherit!important}.swal2-html-container{overflow:hidden}@font-face{font-family:Roboto;font-style:normal;font-weight:100;src:local(\"Roboto Thin\"),local(\"Roboto-Thin\"),url(/assets/fonts/google/Roboto/Roboto-Thin.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:100;src:local(\"Roboto Thin Italic\"),local(\"Roboto-ThinItalic\"),url(/assets/fonts/google/Roboto/Roboto-ThinItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:300;src:local(\"Roboto Light\"),local(\"Roboto-Light\"),url(/assets/fonts/google/Roboto/Roboto-Light.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:300;src:local(\"Roboto Light Italic\"),local(\"Roboto-LightItalic\"),url(/assets/fonts/google/Roboto/Roboto-LightItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:400;src:local(\"Roboto Regular\"),local(\"Roboto-Regular\"),url(/assets/fonts/google/Roboto/Roboto-Regular.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:400;src:local(\"Roboto Italic\"),local(\"Roboto-Italic\"),url(/assets/fonts/google/Roboto/Roboto-Italic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:500;src:local(\"Roboto Medium\"),local(\"Roboto-Medium\"),url(/assets/fonts/google/Roboto/Roboto-Medium.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:500;src:local(\"Roboto Medium Italic\"),local(\"Roboto-MediumItalic\"),url(/assets/fonts/google/Roboto/Roboto-MediumItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:700;src:local(\"Roboto Bold\"),local(\"Roboto-Bold\"),url(/assets/fonts/google/Roboto/Roboto-Bold.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:700;src:local(\"Roboto Bold Italic\"),local(\"Roboto-BoldItalic\"),url(/assets/fonts/google/Roboto/Roboto-BoldItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:900;src:local(\"Roboto Black\"),local(\"Roboto-Black\"),url(/assets/fonts/google/Roboto/Roboto-Black.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:900;src:local(\"Roboto Black Italic\"),local(\"Roboto-BlackItalic\"),url(/assets/fonts/google/Roboto/Roboto-BlackItalic.ttf) format(\"truetype\")}html{height:100%;min-height:100%}body{font-family:Roboto,sans-serif;font-size:14px;color:#242424}body:before{content:\"\";position:fixed;width:100%;height:100%;top:0;left:0;background:#e9ebee;will-change:transform;z-index:-1}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{font-weight:400}h1 small,h2 small,h3 small,h4 small,h5 small,h6 small,.h1 small,.h2 small,.h3 small,.h4 small,.h5 small,.h6 small{font-size:70%}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-button{width:0px;height:0px}::-webkit-scrollbar-thumb{background:#e1e1e1;border:0px none #ffffff;border-radius:0}::-webkit-scrollbar-thumb:hover{background:#cccccc}::-webkit-scrollbar-thumb:active{background:#888888}::-webkit-scrollbar-track{background:#666666;border:0px none #ffffff;border-radius:0}::-webkit-scrollbar-track:hover{background:#666666}::-webkit-scrollbar-track:active{background:#333333}::-webkit-scrollbar-corner{background:transparent}.transition{transition:.3s}.widget-controls{position:absolute;z-index:1;top:0;right:0;padding:10px 20px;font-size:14px}.widget-controls a{color:#fff;margin-left:7px;line-height:1;vertical-align:top;display:inline-block}.widget-controls a i.glyphicon-resize-full{font-size:13px}.widget-controls a:hover{color:#ffffffb3}.widget-controls a.dropdown-toggle:after{display:none}.widget-controls ul.dropdown-menu{min-width:9rem;padding:0;border-radius:0}.widget-controls ul.dropdown-menu li{padding:4px;overflow:hidden}.widget-controls ul.dropdown-menu li a{color:#242d3a;font-size:13px;width:100%}.widget-controls ul.dropdown-menu li:hover{background-color:#242d3a}.widget-controls ul.dropdown-menu li:hover a{color:#fff}.card.fullscreened .card-header{line-height:35px}.card.fullscreened .card-header .widget-controls{padding:20px}.card.fullscreened .card-header .widget-controls a{margin-left:12px}.card.fullscreened .card-header .widget-controls a.setting{display:none}.card.fullscreened.card-primary{background:#024a88}.card.fullscreened.card-success{background:#2d922d}.card.fullscreened.card-info{background:#248dad}.card.fullscreened.card-warning{background:#f79a17}.card.fullscreened.card-danger{background:#bf1725}.scrolling{height:100%;overflow-y:scroll;padding-bottom:60px}.no-margin{margin:0}.bottom-15{margin-bottom:15px}.m-t-5{margin-top:5px}.m-t-15{margin-top:15px}.res-img{width:100%}.chart-outher{width:55%;margin:0 auto}.p-t-10{padding-top:10%}.o-visible{overflow:visible}.w-150{width:150px}.w-200{width:200px}@media (max-width: 543px){.chart-outher{width:100%}}@media (min-width: 544px) and (max-width: 767px){.chart-outher{width:85%}}@media (min-width: 992px) and (max-width: 1199px){.chart-outher{width:65%}}.mat-form-field-disabled .mat-form-field-wrapper{background-color:#ddd}.mat-no-border-top .mat-form-field-infix{border-top:none!important}.mat-dflt-margin,.mat-form-field-appearance-outline .mat-form-field-wrapper{margin-top:.125em!important;margin-bottom:.125em!important}.mat-form-field-wrapper{padding-bottom:0;height:35px;min-height:35px!important;margin-bottom:-7px!important}.mat-full-width{width:100%}.mat-full-height .mat-form-field-wrapper{height:100%!important}.mat-form-field-appearance-outline .mat-form-field-infix{padding-top:5px;padding-bottom:0;height:36px}.mat-form-field-appearance-outline .mat-form-field-infix select.mat-input-element{background-color:transparent;margin-bottom:-11px!important;margin-top:-2px!important;padding-top:0!important;top:0!important}.mat-form-field-appearance-outline .mat-form-field-infix input{display:inline-flex;margin-top:-8px;margin-bottom:-5px;padding-top:8px}.mat-form-field-appearance-outline .mat-form-field-suffix{height:25px!important;top:-2px!important}.mat-form-field-appearance-outline .mat-form-field-suffix .form-input-suffix{margin-right:5px!important;position:absolute!important;top:7px!important;right:4px!important}.mat-form-field-appearance-outline .mat-form-field-infix .form-input-suffix{position:relative!important;top:-4px!important}.mat-form-field-prefix .mat-icon-button,.mat-form-field-suffix .mat-icon-button{height:32px!important}.mat-form-field-label-wrapper{top:-8px}.mat-form-field-type-mat-native-select .mat-form-field-infix:after{top:60%!important}.mat-form-field-suffix{margin-right:-10px!important}.cdk-overlay-container{z-index:99999999!important}.mat-height-fixed .mat-form-field-flex{height:38px!important}.mat-height-auto .mat-form-field-flex{height:auto!important;padding-bottom:5px!important;padding-top:5px!important;padding-right:2px!important}.mat-height-auto .mat-form-field-infix{height:auto!important}.mat-icon-button-override{width:25px!important;top:0!important;color:#000000a3!important;position:absolute!important}.mat-icon-button-override-suffix{right:-5px!important}.mat-icon-button-override-prefix{left:-5px!important}.mat-option{height:25px!important;font-size:14px!important}.ngx-mat-timepicker .mat-form-field-infix{border-top:none!important}.mat-form-field-wrapper .form-control{width:100%;border:none;padding:0;line-height:1}.mat-form-field-wrapper .form-control:focus{box-shadow:none!important}.mat-form-field-wrapper .form-control.checking-field.ng-touched{padding-right:0;background-position-y:14px!important;background-position-x:right;padding-top:8px;padding-bottom:0}.mat-height-auto .form-control.checking-field.ng-touched{padding-right:25px;background-position:center right .625rem!important}.mat-form-field-wrapper .form-control.input-small.checking-field.ng-touched{background-position-y:9px!important;padding-right:25px}.mat-form-field-wrapper .form-control{background-color:transparent!important}.mat-form-field-wrapper .form-control.checking-combo.ng-touched{padding-right:45px;background-position-y:8px!important;padding-top:4px!important}.mat-form-field-wrapper .form-control.checking-combo.ng-untouched{padding-right:20px;background-position-y:8px!important;padding-top:4px!important}.mat-input-with-suffix{width:calc(100% - 35px)!important;display:inline-block!important;margin-right:10px!important}.mat-input-group-addon .mat-form-field-appearance-outline .mat-form-field-wrapper{background-color:#eceeef;border:1px solid rgba(0,0,0,.15);border-radius:.25rem}.mat-form-field-appearance-outline textarea{padding:5px 0!important}.snow{position:absolute;width:10px;height:10px;background:white;border-radius:50%}.snow:nth-child(1){opacity:1.99;transform:translate(94.7251vw,-10px) scale(.784);animation:fall-1 13s -2s linear infinite}@keyframes fall-1{71.592%{transform:translate(98.7897vw,71.592vh) scale(.784)}to{transform:translate(96.7574vw,99vh) scale(.784)}}.snow:nth-child(2){opacity:.6698;transform:translate(26.9034vw,-10px) scale(.4713);animation:fall-2 16s -29s linear infinite}@keyframes fall-2{64.123%{transform:translate(36.4957vw,64.123vh) scale(.4713)}to{transform:translate(31.69955vw,99vh) scale(.4713)}}.snow:nth-child(3){opacity:.0806;transform:translate(86.0567vw,-10px) scale(.9233);animation:fall-3 18s -28s linear infinite}@keyframes fall-3{58.265%{transform:translate(96.0226vw,58.265vh) scale(.9233)}to{transform:translate(91.03965vw,99vh) scale(.9233)}}.snow:nth-child(4){opacity:1.668;transform:translate(67.7758vw,-10px) scale(.866);animation:fall-4 21s -7s linear infinite}@keyframes fall-4{75.182%{transform:translate(74.9112vw,75.182vh) scale(.866)}to{transform:translate(71.3435vw,99vh) scale(.866)}}.snow:nth-child(5){opacity:.2156;transform:translate(69.1417vw,-10px) scale(.4281);animation:fall-5 23s -11s linear infinite}@keyframes fall-5{66.389%{transform:translate(77.6626vw,66.389vh) scale(.4281)}to{transform:translate(73.40215vw,99vh) scale(.4281)}}.snow:nth-child(6){opacity:1.3494;transform:translate(7.7719vw,-10px) scale(.2493);animation:fall-6 14s -19s linear infinite}@keyframes fall-6{70.745%{transform:translate(16.4519vw,70.745vh) scale(.2493)}to{transform:translate(12.1119vw,99vh) scale(.2493)}}.snow:nth-child(7){opacity:.8774;transform:translate(64.4884vw,-10px) scale(.6261);animation:fall-7 19s -12s linear infinite}@keyframes fall-7{38.004%{transform:translate(60.1426vw,38.004vh) scale(.6261)}to{transform:translate(62.3155vw,99vh) scale(.6261)}}.snow:nth-child(8){opacity:.983;transform:translate(.0897vw,-10px) scale(.8299);animation:fall-8 17s -16s linear infinite}@keyframes fall-8{43.629%{transform:translate(4.739vw,43.629vh) scale(.8299)}to{transform:translate(2.41435vw,99vh) scale(.8299)}}.snow:nth-child(9){opacity:1.645;transform:translate(11.4183vw,-10px) scale(.4068);animation:fall-9 24s -3s linear infinite}@keyframes fall-9{40.868%{transform:translate(4.4742vw,40.868vh) scale(.4068)}to{transform:translate(7.94625vw,99vh) scale(.4068)}}.snow:nth-child(10){opacity:1.6652;transform:translate(78.5342vw,-10px) scale(.5187);animation:fall-10 16s -25s linear infinite}@keyframes fall-10{68.896%{transform:translate(86.6651vw,68.896vh) scale(.5187)}to{transform:translate(82.59965vw,99vh) scale(.5187)}}.snow:nth-child(11){opacity:.6508;transform:translate(47.3707vw,-10px) scale(.5079);animation:fall-11 24s -11s linear infinite}@keyframes fall-11{37.995%{transform:translate(46.6701vw,37.995vh) scale(.5079)}to{transform:translate(47.0204vw,99vh) scale(.5079)}}.snow:nth-child(12){opacity:1.1416;transform:translate(99.0473vw,-10px) scale(.1291);animation:fall-12 28s -10s linear infinite}@keyframes fall-12{49.162%{transform:translate(102.5834vw,49.162vh) scale(.1291)}to{transform:translate(100.81535vw,99vh) scale(.1291)}}.snow:nth-child(13){opacity:1.6356;transform:translate(42.6718vw,-10px) scale(.8268);animation:fall-13 26s -27s linear infinite}@keyframes fall-13{55.103%{transform:translate(46.3621vw,55.103vh) scale(.8268)}to{transform:translate(44.51695vw,99vh) scale(.8268)}}.snow:nth-child(14){opacity:1.0804;transform:translate(92.0373vw,-10px) scale(.6959);animation:fall-14 24s -15s linear infinite}@keyframes fall-14{31.81%{transform:translate(84.2425vw,31.81vh) scale(.6959)}to{transform:translate(88.1399vw,99vh) scale(.6959)}}.snow:nth-child(15){opacity:.733;transform:translate(13.222vw,-10px) scale(.6048);animation:fall-15 28s -5s linear infinite}@keyframes fall-15{67.003%{transform:translate(21.1436vw,67.003vh) scale(.6048)}to{transform:translate(17.1828vw,99vh) scale(.6048)}}.snow:nth-child(16){opacity:1.6238;transform:translate(69.1332vw,-10px) scale(.744);animation:fall-16 28s -16s linear infinite}@keyframes fall-16{52.154%{transform:translate(63.5597vw,52.154vh) scale(.744)}to{transform:translate(66.34645vw,99vh) scale(.744)}}.snow:nth-child(17){opacity:1.7896;transform:translate(17.8611vw,-10px) scale(.8334);animation:fall-17 24s -23s linear infinite}@keyframes fall-17{66.317%{transform:translate(26.7649vw,66.317vh) scale(.8334)}to{transform:translate(22.313vw,99vh) scale(.8334)}}.snow:nth-child(18){opacity:.2984;transform:translate(40.9814vw,-10px) scale(.7938);animation:fall-18 29s -14s linear infinite}@keyframes fall-18{61.798%{transform:translate(50.3328vw,61.798vh) scale(.7938)}to{transform:translate(45.6571vw,99vh) scale(.7938)}}.snow:nth-child(19){opacity:.5214;transform:translate(4.4852vw,-10px) scale(.3163);animation:fall-19 23s -17s linear infinite}@keyframes fall-19{45.177%{transform:translate(-2.3663vw,45.177vh) scale(.3163)}to{transform:translate(1.05945vw,99vh) scale(.3163)}}.snow:nth-child(20){opacity:1.3616;transform:translate(16.3663vw,-10px) scale(.3031);animation:fall-20 20s -26s linear infinite}@keyframes fall-20{68.546%{transform:translate(24.5613vw,68.546vh) scale(.3031)}to{transform:translate(20.4638vw,99vh) scale(.3031)}}.snow:nth-child(21){opacity:.501;transform:translate(1.2901vw,-10px) scale(.3435);animation:fall-21 27s -24s linear infinite}@keyframes fall-21{38.093%{transform:translate(3.8933vw,38.093vh) scale(.3435)}to{transform:translate(2.5917vw,99vh) scale(.3435)}}.snow:nth-child(22){opacity:1.3136;transform:translate(.6785vw,-10px) scale(.6229);animation:fall-22 22s -4s linear infinite}@keyframes fall-22{65.933%{transform:translate(3.3071vw,65.933vh) scale(.6229)}to{transform:translate(1.9928vw,99vh) scale(.6229)}}.snow:nth-child(23){opacity:.206;transform:translate(70.7424vw,-10px) scale(.2088);animation:fall-23 28s -10s linear infinite}@keyframes fall-23{69.259%{transform:translate(67.3474vw,69.259vh) scale(.2088)}to{transform:translate(69.0449vw,99vh) scale(.2088)}}.snow:nth-child(24){opacity:.7974;transform:translate(82.7797vw,-10px) scale(.2714);animation:fall-24 16s -23s linear infinite}@keyframes fall-24{31.608%{transform:translate(76.8454vw,31.608vh) scale(.2714)}to{transform:translate(79.81255vw,99vh) scale(.2714)}}.snow:nth-child(25){opacity:1.5846;transform:translate(32.3492vw,-10px) scale(.8311);animation:fall-25 27s -2s linear infinite}@keyframes fall-25{47.552%{transform:translate(25.6096vw,47.552vh) scale(.8311)}to{transform:translate(28.9794vw,99vh) scale(.8311)}}.snow:nth-child(26){opacity:.8004;transform:translate(28.8582vw,-10px) scale(.0439);animation:fall-26 16s -28s linear infinite}@keyframes fall-26{30.355%{transform:translate(26.0851vw,30.355vh) scale(.0439)}to{transform:translate(27.47165vw,99vh) scale(.0439)}}.snow:nth-child(27){opacity:1.413;transform:translate(34.0424vw,-10px) scale(.2186);animation:fall-27 26s -26s linear infinite}@keyframes fall-27{33.67%{transform:translate(30.1025vw,33.67vh) scale(.2186)}to{transform:translate(32.07245vw,99vh) scale(.2186)}}.snow:nth-child(28){opacity:.156;transform:translate(31.1234vw,-10px) scale(.9137);animation:fall-28 29s -30s linear infinite}@keyframes fall-28{63.108%{transform:translate(38.6814vw,63.108vh) scale(.9137)}to{transform:translate(34.9024vw,99vh) scale(.9137)}}.snow:nth-child(29){opacity:1.9466;transform:translate(61.2037vw,-10px) scale(.5556);animation:fall-29 27s -20s linear infinite}@keyframes fall-29{78.745%{transform:translate(62.0554vw,78.745vh) scale(.5556)}to{transform:translate(61.62955vw,99vh) scale(.5556)}}.snow:nth-child(30){opacity:.7696;transform:translate(85.3913vw,-10px) scale(.6914);animation:fall-30 18s -20s linear infinite}@keyframes fall-30{79.36%{transform:translate(80.3151vw,79.36vh) scale(.6914)}to{transform:translate(82.8532vw,99vh) scale(.6914)}}.snow:nth-child(31){opacity:1.7048;transform:translate(34.0617vw,-10px) scale(.71);animation:fall-31 19s -15s linear infinite}@keyframes fall-31{76.959%{transform:translate(25.8206vw,76.959vh) scale(.71)}to{transform:translate(29.94115vw,99vh) scale(.71)}}.snow:nth-child(32){opacity:.7398;transform:translate(56.6765vw,-10px) scale(.7606);animation:fall-32 13s -27s linear infinite}@keyframes fall-32{36.232%{transform:translate(50.3078vw,36.232vh) scale(.7606)}to{transform:translate(53.49215vw,99vh) scale(.7606)}}.snow:nth-child(33){opacity:1.8146;transform:translate(75.4845vw,-10px) scale(.5155);animation:fall-33 20s -26s linear infinite}@keyframes fall-33{64.848%{transform:translate(79.0943vw,64.848vh) scale(.5155)}to{transform:translate(77.2894vw,99vh) scale(.5155)}}.snow:nth-child(34){opacity:.8082;transform:translate(86.3492vw,-10px) scale(.0422);animation:fall-34 19s -9s linear infinite}@keyframes fall-34{78.098%{transform:translate(92.8536vw,78.098vh) scale(.0422)}to{transform:translate(89.6014vw,99vh) scale(.0422)}}.snow:nth-child(35){opacity:.1124;transform:translate(95.8613vw,-10px) scale(.5861);animation:fall-35 28s -11s linear infinite}@keyframes fall-35{46.244%{transform:translate(100.7921vw,46.244vh) scale(.5861)}to{transform:translate(98.3267vw,99vh) scale(.5861)}}.snow:nth-child(36){opacity:1.5638;transform:translate(60.1847vw,-10px) scale(.7451);animation:fall-36 14s -6s linear infinite}@keyframes fall-36{40.308%{transform:translate(68.5146vw,40.308vh) scale(.7451)}to{transform:translate(64.34965vw,99vh) scale(.7451)}}.snow:nth-child(37){opacity:1.3212;transform:translate(84.206vw,-10px) scale(.5916);animation:fall-37 11s -14s linear infinite}@keyframes fall-37{32.864%{transform:translate(87.8489vw,32.864vh) scale(.5916)}to{transform:translate(86.02745vw,99vh) scale(.5916)}}.snow:nth-child(38){opacity:1.3056;transform:translate(48.2411vw,-10px) scale(.3768);animation:fall-38 22s -6s linear infinite}@keyframes fall-38{62.984%{transform:translate(57.3084vw,62.984vh) scale(.3768)}to{transform:translate(52.77475vw,99vh) scale(.3768)}}.snow:nth-child(39){opacity:.844;transform:translate(63.5026vw,-10px) scale(.1303);animation:fall-39 25s -12s linear infinite}@keyframes fall-39{78.853%{transform:translate(63.8299vw,78.853vh) scale(.1303)}to{transform:translate(63.66625vw,99vh) scale(.1303)}}.snow:nth-child(40){opacity:1.6164;transform:translate(11.0877vw,-10px) scale(.8427);animation:fall-40 29s -7s linear infinite}@keyframes fall-40{33.465%{transform:translate(12.1956vw,33.465vh) scale(.8427)}to{transform:translate(11.64165vw,99vh) scale(.8427)}}.snow:nth-child(41){opacity:1.4702;transform:translate(5.6775vw,-10px) scale(.5518);animation:fall-41 29s -26s linear infinite}@keyframes fall-41{40.295%{transform:translate(9.5037vw,40.295vh) scale(.5518)}to{transform:translate(7.5906vw,99vh) scale(.5518)}}.snow:nth-child(42){opacity:.8422;transform:translate(80.8228vw,-10px) scale(.1614);animation:fall-42 15s -24s linear infinite}@keyframes fall-42{71.094%{transform:translate(83.937vw,71.094vh) scale(.1614)}to{transform:translate(82.3799vw,99vh) scale(.1614)}}.snow:nth-child(43){opacity:1.568;transform:translate(78.9426vw,-10px) scale(.663);animation:fall-43 25s -14s linear infinite}@keyframes fall-43{54.579%{transform:translate(82.9522vw,54.579vh) scale(.663)}to{transform:translate(80.9474vw,99vh) scale(.663)}}.snow:nth-child(44){opacity:1.741;transform:translate(41.137vw,-10px) scale(.7632);animation:fall-44 20s -25s linear infinite}@keyframes fall-44{78.482%{transform:translate(39.0254vw,78.482vh) scale(.7632)}to{transform:translate(40.0812vw,99vh) scale(.7632)}}.snow:nth-child(45){opacity:1.331;transform:translate(47.0749vw,-10px) scale(.2294);animation:fall-45 20s -24s linear infinite}@keyframes fall-45{37.523%{transform:translate(47.9056vw,37.523vh) scale(.2294)}to{transform:translate(47.49025vw,99vh) scale(.2294)}}.snow:nth-child(46){opacity:.8904;transform:translate(12.7974vw,-10px) scale(.1215);animation:fall-46 19s -17s linear infinite}@keyframes fall-46{39.32%{transform:translate(12.8014vw,39.32vh) scale(.1215)}to{transform:translate(12.7994vw,99vh) scale(.1215)}}.snow:nth-child(47){opacity:.053;transform:translate(50.012vw,-10px) scale(.6622);animation:fall-47 29s -23s linear infinite}@keyframes fall-47{75.039%{transform:translate(56.2515vw,75.039vh) scale(.6622)}to{transform:translate(53.13175vw,99vh) scale(.6622)}}.snow:nth-child(48){opacity:.2304;transform:translate(39.1452vw,-10px) scale(.281);animation:fall-48 17s -22s linear infinite}@keyframes fall-48{64.787%{transform:translate(37.2035vw,64.787vh) scale(.281)}to{transform:translate(38.17435vw,99vh) scale(.281)}}.snow:nth-child(49){opacity:.9394;transform:translate(81.6468vw,-10px) scale(.5288);animation:fall-49 10s -26s linear infinite}@keyframes fall-49{68.495%{transform:translate(86.4149vw,68.495vh) scale(.5288)}to{transform:translate(84.03085vw,99vh) scale(.5288)}}.snow:nth-child(50){opacity:.376;transform:translate(93.4897vw,-10px) scale(.7963);animation:fall-50 26s -15s linear infinite}@keyframes fall-50{37.848%{transform:translate(92.191vw,37.848vh) scale(.7963)}to{transform:translate(92.84035vw,99vh) scale(.7963)}}.snow:nth-child(51){opacity:1.298;transform:translate(97.795vw,-10px) scale(.6064);animation:fall-51 14s -18s linear infinite}@keyframes fall-51{69.903%{transform:translate(92.1547vw,69.903vh) scale(.6064)}to{transform:translate(94.97485vw,99vh) scale(.6064)}}.snow:nth-child(52){opacity:.5794;transform:translate(58.3133vw,-10px) scale(.5473);animation:fall-52 14s -16s linear infinite}@keyframes fall-52{65.582%{transform:translate(53.5639vw,65.582vh) scale(.5473)}to{transform:translate(55.9386vw,99vh) scale(.5473)}}.snow:nth-child(53){opacity:1.6152;transform:translate(51.3535vw,-10px) scale(.4036);animation:fall-53 12s -22s linear infinite}@keyframes fall-53{70.124%{transform:translate(59.3303vw,70.124vh) scale(.4036)}to{transform:translate(55.3419vw,99vh) scale(.4036)}}.snow:nth-child(54){opacity:.7254;transform:translate(8.0017vw,-10px) scale(.9142);animation:fall-54 13s -19s linear infinite}@keyframes fall-54{34.965%{transform:translate(13.4313vw,34.965vh) scale(.9142)}to{transform:translate(10.7165vw,99vh) scale(.9142)}}.snow:nth-child(55){opacity:1.6298;transform:translate(47.7202vw,-10px) scale(.3001);animation:fall-55 21s -17s linear infinite}@keyframes fall-55{49.928%{transform:translate(41.1225vw,49.928vh) scale(.3001)}to{transform:translate(44.42135vw,99vh) scale(.3001)}}.snow:nth-child(56){opacity:1.0906;transform:translate(28.9051vw,-10px) scale(.3706);animation:fall-56 19s -7s linear infinite}@keyframes fall-56{42.726%{transform:translate(33.0559vw,42.726vh) scale(.3706)}to{transform:translate(30.9805vw,99vh) scale(.3706)}}.snow:nth-child(57){opacity:.1328;transform:translate(23.188vw,-10px) scale(.6243);animation:fall-57 14s -16s linear infinite}@keyframes fall-57{35.73%{transform:translate(14.0041vw,35.73vh) scale(.6243)}to{transform:translate(18.59605vw,99vh) scale(.6243)}}.snow:nth-child(58){opacity:.216;transform:translate(35.6755vw,-10px) scale(.4499);animation:fall-58 27s -4s linear infinite}@keyframes fall-58{61.359%{transform:translate(27.4237vw,61.359vh) scale(.4499)}to{transform:translate(31.5496vw,99vh) scale(.4499)}}.snow:nth-child(59){opacity:.3958;transform:translate(68.604vw,-10px) scale(.2371);animation:fall-59 24s -29s linear infinite}@keyframes fall-59{57.176%{transform:translate(72.0963vw,57.176vh) scale(.2371)}to{transform:translate(70.35015vw,99vh) scale(.2371)}}.snow:nth-child(60){opacity:.1894;transform:translate(44.4979vw,-10px) scale(.207);animation:fall-60 25s -9s linear infinite}@keyframes fall-60{34.325%{transform:translate(34.9589vw,34.325vh) scale(.207)}to{transform:translate(39.7284vw,99vh) scale(.207)}}.snow:nth-child(61){opacity:.4942;transform:translate(24.9173vw,-10px) scale(.234);animation:fall-61 29s -5s linear infinite}@keyframes fall-61{72.096%{transform:translate(31.855vw,72.096vh) scale(.234)}to{transform:translate(28.38615vw,99vh) scale(.234)}}.snow:nth-child(62){opacity:1.4282;transform:translate(52.7588vw,-10px) scale(.3169);animation:fall-62 15s -4s linear infinite}@keyframes fall-62{78.415%{transform:translate(61.7026vw,78.415vh) scale(.3169)}to{transform:translate(57.2307vw,99vh) scale(.3169)}}.snow:nth-child(63){opacity:.1028;transform:translate(22.7248vw,-10px) scale(.2479);animation:fall-63 17s -6s linear infinite}@keyframes fall-63{39.068%{transform:translate(26.4653vw,39.068vh) scale(.2479)}to{transform:translate(24.59505vw,99vh) scale(.2479)}}.snow:nth-child(64){opacity:1.0978;transform:translate(36.7847vw,-10px) scale(.1075);animation:fall-64 14s -27s linear infinite}@keyframes fall-64{45.446%{transform:translate(46.6327vw,45.446vh) scale(.1075)}to{transform:translate(41.7087vw,99vh) scale(.1075)}}.snow:nth-child(65){opacity:1.672;transform:translate(57.5097vw,-10px) scale(.365);animation:fall-65 10s -20s linear infinite}@keyframes fall-65{33.091%{transform:translate(55.0779vw,33.091vh) scale(.365)}to{transform:translate(56.2938vw,99vh) scale(.365)}}.snow:nth-child(66){opacity:1.9546;transform:translate(74.3201vw,-10px) scale(.3503);animation:fall-66 22s -15s linear infinite}@keyframes fall-66{52.85%{transform:translate(69.4167vw,52.85vh) scale(.3503)}to{transform:translate(71.8684vw,99vh) scale(.3503)}}.snow:nth-child(67){opacity:1.0886;transform:translate(61.7818vw,-10px) scale(.4064);animation:fall-67 23s -30s linear infinite}@keyframes fall-67{63.747%{transform:translate(62.0996vw,63.747vh) scale(.4064)}to{transform:translate(61.9407vw,99vh) scale(.4064)}}.snow:nth-child(68){opacity:.4646;transform:translate(33.6387vw,-10px) scale(.1082);animation:fall-68 18s -1s linear infinite}@keyframes fall-68{75.719%{transform:translate(32.0363vw,75.719vh) scale(.1082)}to{transform:translate(32.8375vw,99vh) scale(.1082)}}.snow:nth-child(69){opacity:1.5022;transform:translate(36.7348vw,-10px) scale(.4472);animation:fall-69 14s -21s linear infinite}@keyframes fall-69{64.166%{transform:translate(31.5789vw,64.166vh) scale(.4472)}to{transform:translate(34.15685vw,99vh) scale(.4472)}}.snow:nth-child(70){opacity:.6448;transform:translate(12.0642vw,-10px) scale(.4403);animation:fall-70 25s -18s linear infinite}@keyframes fall-70{41.388%{transform:translate(7.5566vw,41.388vh) scale(.4403)}to{transform:translate(9.8104vw,99vh) scale(.4403)}}.snow:nth-child(71){opacity:.0346;transform:translate(7.552vw,-10px) scale(.3445);animation:fall-71 29s -21s linear infinite}@keyframes fall-71{46.056%{transform:translate(.7237vw,46.056vh) scale(.3445)}to{transform:translate(4.13785vw,99vh) scale(.3445)}}.snow:nth-child(72){opacity:.6986;transform:translate(96.5617vw,-10px) scale(.5431);animation:fall-72 12s -19s linear infinite}@keyframes fall-72{47.118%{transform:translate(87.1017vw,47.118vh) scale(.5431)}to{transform:translate(91.8317vw,99vh) scale(.5431)}}.snow:nth-child(73){opacity:.3912;transform:translate(74.701vw,-10px) scale(.324);animation:fall-73 19s -27s linear infinite}@keyframes fall-73{45.537%{transform:translate(74.0851vw,45.537vh) scale(.324)}to{transform:translate(74.39305vw,99vh) scale(.324)}}.snow:nth-child(74){opacity:1.1742;transform:translate(15.2848vw,-10px) scale(.7706);animation:fall-74 21s -4s linear infinite}@keyframes fall-74{63.791%{transform:translate(5.3192vw,63.791vh) scale(.7706)}to{transform:translate(10.302vw,99vh) scale(.7706)}}.snow:nth-child(75){opacity:1.5712;transform:translate(23.5602vw,-10px) scale(.468);animation:fall-75 18s -11s linear infinite}@keyframes fall-75{49.55%{transform:translate(20.3388vw,49.55vh) scale(.468)}to{transform:translate(21.9495vw,99vh) scale(.468)}}.snow:nth-child(76){opacity:.4774;transform:translate(84.4056vw,-10px) scale(.8754);animation:fall-76 17s -24s linear infinite}@keyframes fall-76{44.513%{transform:translate(84.1386vw,44.513vh) scale(.8754)}to{transform:translate(84.2721vw,99vh) scale(.8754)}}.snow:nth-child(77){opacity:1.8882;transform:translate(7.0901vw,-10px) scale(.1745);animation:fall-77 18s -2s linear infinite}@keyframes fall-77{50.071%{transform:translate(-.0063vw,50.071vh) scale(.1745)}to{transform:translate(3.5419vw,99vh) scale(.1745)}}.snow:nth-child(78){opacity:.8158;transform:translate(95.3157vw,-10px) scale(.5794);animation:fall-78 28s -8s linear infinite}@keyframes fall-78{56.712%{transform:translate(100.571vw,56.712vh) scale(.5794)}to{transform:translate(97.94335vw,99vh) scale(.5794)}}.snow:nth-child(79){opacity:.707;transform:translate(77.683vw,-10px) scale(.938);animation:fall-79 15s -14s linear infinite}@keyframes fall-79{53.974%{transform:translate(68.0679vw,53.974vh) scale(.938)}to{transform:translate(72.87545vw,99vh) scale(.938)}}.snow:nth-child(80){opacity:1.6866;transform:translate(49.635vw,-10px) scale(.4036);animation:fall-80 11s -14s linear infinite}@keyframes fall-80{30.07%{transform:translate(46.3174vw,30.07vh) scale(.4036)}to{transform:translate(47.9762vw,99vh) scale(.4036)}}.snow:nth-child(81){opacity:.753;transform:translate(87.8702vw,-10px) scale(.8662);animation:fall-81 16s -7s linear infinite}@keyframes fall-81{79.023%{transform:translate(88.8765vw,79.023vh) scale(.8662)}to{transform:translate(88.37335vw,99vh) scale(.8662)}}.snow:nth-child(82){opacity:1.6902;transform:translate(78.1864vw,-10px) scale(.6426);animation:fall-82 30s -23s linear infinite}@keyframes fall-82{72.27%{transform:translate(68.7172vw,72.27vh) scale(.6426)}to{transform:translate(73.4518vw,99vh) scale(.6426)}}.snow:nth-child(83){opacity:.608;transform:translate(66.4828vw,-10px) scale(.7795);animation:fall-83 26s -7s linear infinite}@keyframes fall-83{48.456%{transform:translate(73.6925vw,48.456vh) scale(.7795)}to{transform:translate(70.08765vw,99vh) scale(.7795)}}.snow:nth-child(84){opacity:1.6614;transform:translate(45.753vw,-10px) scale(.4633);animation:fall-84 20s -2s linear infinite}@keyframes fall-84{78.095%{transform:translate(55.6638vw,78.095vh) scale(.4633)}to{transform:translate(50.7084vw,99vh) scale(.4633)}}.snow:nth-child(85){opacity:1.2674;transform:translate(97.4721vw,-10px) scale(.8888);animation:fall-85 26s -7s linear infinite}@keyframes fall-85{53.243%{transform:translate(93.1945vw,53.243vh) scale(.8888)}to{transform:translate(95.3333vw,99vh) scale(.8888)}}.snow:nth-child(86){opacity:1.2378;transform:translate(31.0774vw,-10px) scale(.8949);animation:fall-86 16s -9s linear infinite}@keyframes fall-86{47.838%{transform:translate(26.1162vw,47.838vh) scale(.8949)}to{transform:translate(28.5968vw,99vh) scale(.8949)}}.snow:nth-child(87){opacity:1.5864;transform:translate(17.3507vw,-10px) scale(.3577);animation:fall-87 26s -25s linear infinite}@keyframes fall-87{79.208%{transform:translate(24.1262vw,79.208vh) scale(.3577)}to{transform:translate(20.73845vw,99vh) scale(.3577)}}.snow:nth-child(88){opacity:.1946;transform:translate(2.8436vw,-10px) scale(.7974);animation:fall-88 18s -13s linear infinite}@keyframes fall-88{35.319%{transform:translate(8.834vw,35.319vh) scale(.7974)}to{transform:translate(5.8388vw,99vh) scale(.7974)}}.snow:nth-child(89){opacity:1.9946;transform:translate(22.3669vw,-10px) scale(.6574);animation:fall-89 27s -10s linear infinite}@keyframes fall-89{34.869%{transform:translate(13.8122vw,34.869vh) scale(.6574)}to{transform:translate(18.08955vw,99vh) scale(.6574)}}.snow:nth-child(90){opacity:.4522;transform:translate(73.6102vw,-10px) scale(.0726);animation:fall-90 28s -19s linear infinite}@keyframes fall-90{60.399%{transform:translate(72.2169vw,60.399vh) scale(.0726)}to{transform:translate(72.91355vw,99vh) scale(.0726)}}.snow:nth-child(91){opacity:.7954;transform:translate(92.4565vw,-10px) scale(.6015);animation:fall-91 24s -6s linear infinite}@keyframes fall-91{47.799%{transform:translate(89.9057vw,47.799vh) scale(.6015)}to{transform:translate(91.1811vw,99vh) scale(.6015)}}.snow:nth-child(92){opacity:.0804;transform:translate(80.6553vw,-10px) scale(.5416);animation:fall-92 10s -26s linear infinite}@keyframes fall-92{47.8%{transform:translate(73.4325vw,47.8vh) scale(.5416)}to{transform:translate(77.0439vw,99vh) scale(.5416)}}.snow:nth-child(93){opacity:.9256;transform:translate(17.2057vw,-10px) scale(.3671);animation:fall-93 10s -18s linear infinite}@keyframes fall-93{66.647%{transform:translate(11.9307vw,66.647vh) scale(.3671)}to{transform:translate(14.5682vw,99vh) scale(.3671)}}.snow:nth-child(94){opacity:.6882;transform:translate(29.9984vw,-10px) scale(.8543);animation:fall-94 30s -12s linear infinite}@keyframes fall-94{49.882%{transform:translate(26.1254vw,49.882vh) scale(.8543)}to{transform:translate(28.0619vw,99vh) scale(.8543)}}.snow:nth-child(95){opacity:.5878;transform:translate(47.2639vw,-10px) scale(.6962);animation:fall-95 29s -27s linear infinite}@keyframes fall-95{43.556%{transform:translate(43.6533vw,43.556vh) scale(.6962)}to{transform:translate(45.4586vw,99vh) scale(.6962)}}.snow:nth-child(96){opacity:1.3422;transform:translate(66.5787vw,-10px) scale(.2637);animation:fall-96 12s -27s linear infinite}@keyframes fall-96{70.283%{transform:translate(60.7914vw,70.283vh) scale(.2637)}to{transform:translate(63.68505vw,99vh) scale(.2637)}}.snow:nth-child(97){opacity:1.2174;transform:translate(32.6471vw,-10px) scale(.3275);animation:fall-97 17s -4s linear infinite}@keyframes fall-97{49.612%{transform:translate(27.1628vw,49.612vh) scale(.3275)}to{transform:translate(29.90495vw,99vh) scale(.3275)}}.snow:nth-child(98){opacity:.0874;transform:translate(47.3379vw,-10px) scale(.6967);animation:fall-98 17s -14s linear infinite}@keyframes fall-98{61.358%{transform:translate(45.3598vw,61.358vh) scale(.6967)}to{transform:translate(46.34885vw,99vh) scale(.6967)}}.snow:nth-child(99){opacity:.4888;transform:translate(85.0897vw,-10px) scale(.5734);animation:fall-99 15s -17s linear infinite}@keyframes fall-99{45.542%{transform:translate(91.8743vw,45.542vh) scale(.5734)}to{transform:translate(88.482vw,99vh) scale(.5734)}}.snow:nth-child(100){opacity:.8286;transform:translate(73.6683vw,-10px) scale(.1129);animation:fall-100 28s -9s linear infinite}@keyframes fall-100{37.689%{transform:translate(79.9983vw,37.689vh) scale(.1129)}to{transform:translate(76.8333vw,99vh) scale(.1129)}}.snow:nth-child(101){opacity:1.7342;transform:translate(12.8905vw,-10px) scale(.0252);animation:fall-101 25s -19s linear infinite}@keyframes fall-101{62.161%{transform:translate(17.3867vw,62.161vh) scale(.0252)}to{transform:translate(15.1386vw,99vh) scale(.0252)}}.snow:nth-child(102){opacity:1.0864;transform:translate(59.4337vw,-10px) scale(.9942);animation:fall-102 12s -14s linear infinite}@keyframes fall-102{30.19%{transform:translate(69.3541vw,30.19vh) scale(.9942)}to{transform:translate(64.3939vw,99vh) scale(.9942)}}.snow:nth-child(103){opacity:1.4372;transform:translate(68.3459vw,-10px) scale(.8328);animation:fall-103 30s -1s linear infinite}@keyframes fall-103{54.253%{transform:translate(67.4488vw,54.253vh) scale(.8328)}to{transform:translate(67.89735vw,99vh) scale(.8328)}}.snow:nth-child(104){opacity:1.4114;transform:translate(60.6462vw,-10px) scale(.5734);animation:fall-104 21s -12s linear infinite}@keyframes fall-104{49.476%{transform:translate(51.2542vw,49.476vh) scale(.5734)}to{transform:translate(55.9502vw,99vh) scale(.5734)}}.snow:nth-child(105){opacity:1.4718;transform:translate(18.7246vw,-10px) scale(.7253);animation:fall-105 21s -15s linear infinite}@keyframes fall-105{53.018%{transform:translate(17.549vw,53.018vh) scale(.7253)}to{transform:translate(18.1368vw,99vh) scale(.7253)}}.snow:nth-child(106){opacity:1.96;transform:translate(57.3835vw,-10px) scale(.9478);animation:fall-106 22s -2s linear infinite}@keyframes fall-106{34.207%{transform:translate(51.6786vw,34.207vh) scale(.9478)}to{transform:translate(54.53105vw,99vh) scale(.9478)}}.snow:nth-child(107){opacity:1.9648;transform:translate(56.0348vw,-10px) scale(.8216);animation:fall-107 16s -14s linear infinite}@keyframes fall-107{61.652%{transform:translate(57.4821vw,61.652vh) scale(.8216)}to{transform:translate(56.75845vw,99vh) scale(.8216)}}.snow:nth-child(108){opacity:.4816;transform:translate(52.0101vw,-10px) scale(.0474);animation:fall-108 21s -20s linear infinite}@keyframes fall-108{61.196%{transform:translate(58.7377vw,61.196vh) scale(.0474)}to{transform:translate(55.3739vw,99vh) scale(.0474)}}.snow:nth-child(109){opacity:1.459;transform:translate(64.0641vw,-10px) scale(.224);animation:fall-109 18s -18s linear infinite}@keyframes fall-109{68.371%{transform:translate(60.5702vw,68.371vh) scale(.224)}to{transform:translate(62.31715vw,99vh) scale(.224)}}.snow:nth-child(110){opacity:1.0616;transform:translate(8.1643vw,-10px) scale(.5739);animation:fall-110 18s -20s linear infinite}@keyframes fall-110{30.446%{transform:translate(7.7102vw,30.446vh) scale(.5739)}to{transform:translate(7.93725vw,99vh) scale(.5739)}}.snow:nth-child(111){opacity:1.9618;transform:translate(4.2153vw,-10px) scale(.1138);animation:fall-111 17s -17s linear infinite}@keyframes fall-111{49.684%{transform:translate(-4.4494vw,49.684vh) scale(.1138)}to{transform:translate(-.11705vw,99vh) scale(.1138)}}.snow:nth-child(112){opacity:1.1056;transform:translate(9.0738vw,-10px) scale(.8624);animation:fall-112 24s -15s linear infinite}@keyframes fall-112{73.995%{transform:translate(17.9156vw,73.995vh) scale(.8624)}to{transform:translate(13.4947vw,99vh) scale(.8624)}}.snow:nth-child(113){opacity:.084;transform:translate(94.6945vw,-10px) scale(.3617);animation:fall-113 11s -9s linear infinite}@keyframes fall-113{39.254%{transform:translate(97.0242vw,39.254vh) scale(.3617)}to{transform:translate(95.85935vw,99vh) scale(.3617)}}.snow:nth-child(114){opacity:1.401;transform:translate(80.3092vw,-10px) scale(.9837);animation:fall-114 17s -23s linear infinite}@keyframes fall-114{57.378%{transform:translate(88.4728vw,57.378vh) scale(.9837)}to{transform:translate(84.391vw,99vh) scale(.9837)}}.snow:nth-child(115){opacity:.038;transform:translate(10.8499vw,-10px) scale(.8446);animation:fall-115 11s -15s linear infinite}@keyframes fall-115{30.697%{transform:translate(1.0152vw,30.697vh) scale(.8446)}to{transform:translate(5.93255vw,99vh) scale(.8446)}}.snow:nth-child(116){opacity:1.1794;transform:translate(17.3513vw,-10px) scale(.8843);animation:fall-116 22s -8s linear infinite}@keyframes fall-116{31.197%{transform:translate(12.9135vw,31.197vh) scale(.8843)}to{transform:translate(15.1324vw,99vh) scale(.8843)}}.snow:nth-child(117){opacity:1.6784;transform:translate(15.1599vw,-10px) scale(.2736);animation:fall-117 20s -26s linear infinite}@keyframes fall-117{57.089%{transform:translate(11.3731vw,57.089vh) scale(.2736)}to{transform:translate(13.2665vw,99vh) scale(.2736)}}.snow:nth-child(118){opacity:.8056;transform:translate(8.7188vw,-10px) scale(.2682);animation:fall-118 15s -3s linear infinite}@keyframes fall-118{44.395%{transform:translate(17.0103vw,44.395vh) scale(.2682)}to{transform:translate(12.86455vw,99vh) scale(.2682)}}.snow:nth-child(119){opacity:1.814;transform:translate(77.0176vw,-10px) scale(.7115);animation:fall-119 13s -23s linear infinite}@keyframes fall-119{72.639%{transform:translate(80.3194vw,72.639vh) scale(.7115)}to{transform:translate(78.6685vw,99vh) scale(.7115)}}.snow:nth-child(120){opacity:.7356;transform:translate(37.9833vw,-10px) scale(.51);animation:fall-120 27s -27s linear infinite}@keyframes fall-120{50.97%{transform:translate(33.2387vw,50.97vh) scale(.51)}to{transform:translate(35.611vw,99vh) scale(.51)}}.snow:nth-child(121){opacity:1.6104;transform:translate(90.8998vw,-10px) scale(.0705);animation:fall-121 23s -26s linear infinite}@keyframes fall-121{46.868%{transform:translate(84.6282vw,46.868vh) scale(.0705)}to{transform:translate(87.764vw,99vh) scale(.0705)}}.snow:nth-child(122){opacity:.5264;transform:translate(12.2617vw,-10px) scale(.6889);animation:fall-122 27s -26s linear infinite}@keyframes fall-122{78.791%{transform:translate(18.8371vw,78.791vh) scale(.6889)}to{transform:translate(15.5494vw,99vh) scale(.6889)}}.snow:nth-child(123){opacity:1.955;transform:translate(24.5441vw,-10px) scale(.7538);animation:fall-123 26s -12s linear infinite}@keyframes fall-123{31.989%{transform:translate(30.255vw,31.989vh) scale(.7538)}to{transform:translate(27.39955vw,99vh) scale(.7538)}}.snow:nth-child(124){opacity:1.631;transform:translate(47.4316vw,-10px) scale(.4069);animation:fall-124 16s -9s linear infinite}@keyframes fall-124{35.392%{transform:translate(41.5275vw,35.392vh) scale(.4069)}to{transform:translate(44.47955vw,99vh) scale(.4069)}}.snow:nth-child(125){opacity:1.3538;transform:translate(13.931vw,-10px) scale(.5623);animation:fall-125 30s -12s linear infinite}@keyframes fall-125{39.75%{transform:translate(15.3543vw,39.75vh) scale(.5623)}to{transform:translate(14.64265vw,99vh) scale(.5623)}}.snow:nth-child(126){opacity:1.688;transform:translate(98.1807vw,-10px) scale(.364);animation:fall-126 20s -13s linear infinite}@keyframes fall-126{56.771%{transform:translate(104.559vw,56.771vh) scale(.364)}to{transform:translate(101.36985vw,99vh) scale(.364)}}.snow:nth-child(127){opacity:1.1474;transform:translate(49.4993vw,-10px) scale(.9124);animation:fall-127 20s -23s linear infinite}@keyframes fall-127{69.927%{transform:translate(40.4194vw,69.927vh) scale(.9124)}to{transform:translate(44.95935vw,99vh) scale(.9124)}}.snow:nth-child(128){opacity:.0452;transform:translate(29.4212vw,-10px) scale(.4763);animation:fall-128 10s -21s linear infinite}@keyframes fall-128{48.668%{transform:translate(19.7565vw,48.668vh) scale(.4763)}to{transform:translate(24.58885vw,99vh) scale(.4763)}}.snow:nth-child(129){opacity:.312;transform:translate(89.9257vw,-10px) scale(.8548);animation:fall-129 23s -2s linear infinite}@keyframes fall-129{43.096%{transform:translate(89.3701vw,43.096vh) scale(.8548)}to{transform:translate(89.6479vw,99vh) scale(.8548)}}.snow:nth-child(130){opacity:1.5988;transform:translate(92.9606vw,-10px) scale(.1918);animation:fall-130 22s -16s linear infinite}@keyframes fall-130{39.526%{transform:translate(84.4516vw,39.526vh) scale(.1918)}to{transform:translate(88.7061vw,99vh) scale(.1918)}}.snow:nth-child(131){opacity:.308;transform:translate(4.0244vw,-10px) scale(.9774);animation:fall-131 12s -1s linear infinite}@keyframes fall-131{73.88%{transform:translate(11.2102vw,73.88vh) scale(.9774)}to{transform:translate(7.6173vw,99vh) scale(.9774)}}.snow:nth-child(132){opacity:.1796;transform:translate(30.4407vw,-10px) scale(.1899);animation:fall-132 10s -3s linear infinite}@keyframes fall-132{31.92%{transform:translate(35.6012vw,31.92vh) scale(.1899)}to{transform:translate(33.02095vw,99vh) scale(.1899)}}.snow:nth-child(133){opacity:1.9622;transform:translate(87.9178vw,-10px) scale(.7188);animation:fall-133 14s -11s linear infinite}@keyframes fall-133{63.886%{transform:translate(90.9139vw,63.886vh) scale(.7188)}to{transform:translate(89.41585vw,99vh) scale(.7188)}}.snow:nth-child(134){opacity:1.2674;transform:translate(84.0891vw,-10px) scale(.9072);animation:fall-134 29s -4s linear infinite}@keyframes fall-134{51.486%{transform:translate(76.9642vw,51.486vh) scale(.9072)}to{transform:translate(80.52665vw,99vh) scale(.9072)}}.snow:nth-child(135){opacity:1.254;transform:translate(48.1184vw,-10px) scale(.7101);animation:fall-135 13s -20s linear infinite}@keyframes fall-135{44.691%{transform:translate(56.5918vw,44.691vh) scale(.7101)}to{transform:translate(52.3551vw,99vh) scale(.7101)}}.snow:nth-child(136){opacity:.6558;transform:translate(79.3626vw,-10px) scale(.1621);animation:fall-136 29s -18s linear infinite}@keyframes fall-136{78.712%{transform:translate(78.7835vw,78.712vh) scale(.1621)}to{transform:translate(79.07305vw,99vh) scale(.1621)}}.snow:nth-child(137){opacity:.755;transform:translate(85.7808vw,-10px) scale(.4679);animation:fall-137 13s -30s linear infinite}@keyframes fall-137{38.27%{transform:translate(94.6472vw,38.27vh) scale(.4679)}to{transform:translate(90.214vw,99vh) scale(.4679)}}.snow:nth-child(138){opacity:.1486;transform:translate(34.9562vw,-10px) scale(.4799);animation:fall-138 20s -15s linear infinite}@keyframes fall-138{49.99%{transform:translate(27.0869vw,49.99vh) scale(.4799)}to{transform:translate(31.02155vw,99vh) scale(.4799)}}.snow:nth-child(139){opacity:.999;transform:translate(74.0319vw,-10px) scale(.6555);animation:fall-139 21s -20s linear infinite}@keyframes fall-139{79.437%{transform:translate(77.0135vw,79.437vh) scale(.6555)}to{transform:translate(75.5227vw,99vh) scale(.6555)}}.snow:nth-child(140){opacity:1.0442;transform:translate(31.7698vw,-10px) scale(.4117);animation:fall-140 12s -3s linear infinite}@keyframes fall-140{79.082%{transform:translate(30.1134vw,79.082vh) scale(.4117)}to{transform:translate(30.9416vw,99vh) scale(.4117)}}.snow:nth-child(141){opacity:1.188;transform:translate(7.8341vw,-10px) scale(.8941);animation:fall-141 13s -23s linear infinite}@keyframes fall-141{42.255%{transform:translate(1.6101vw,42.255vh) scale(.8941)}to{transform:translate(4.7221vw,99vh) scale(.8941)}}.snow:nth-child(142){opacity:.7308;transform:translate(22.3759vw,-10px) scale(.922);animation:fall-142 14s -23s linear infinite}@keyframes fall-142{66.473%{transform:translate(16.0568vw,66.473vh) scale(.922)}to{transform:translate(19.21635vw,99vh) scale(.922)}}.snow:nth-child(143){opacity:1.5546;transform:translate(16.9453vw,-10px) scale(.5207);animation:fall-143 19s -17s linear infinite}@keyframes fall-143{47.64%{transform:translate(26.5232vw,47.64vh) scale(.5207)}to{transform:translate(21.73425vw,99vh) scale(.5207)}}.snow:nth-child(144){opacity:.556;transform:translate(28.4959vw,-10px) scale(.3133);animation:fall-144 21s -13s linear infinite}@keyframes fall-144{67.734%{transform:translate(36.5345vw,67.734vh) scale(.3133)}to{transform:translate(32.5152vw,99vh) scale(.3133)}}.snow:nth-child(145){opacity:1.1848;transform:translate(55.4786vw,-10px) scale(.4838);animation:fall-145 16s -22s linear infinite}@keyframes fall-145{72.775%{transform:translate(48.211vw,72.775vh) scale(.4838)}to{transform:translate(51.8448vw,99vh) scale(.4838)}}.snow:nth-child(146){opacity:.8456;transform:translate(50.4759vw,-10px) scale(.6685);animation:fall-146 19s -20s linear infinite}@keyframes fall-146{51.458%{transform:translate(53.5917vw,51.458vh) scale(.6685)}to{transform:translate(52.0338vw,99vh) scale(.6685)}}.snow:nth-child(147){opacity:.8528;transform:translate(82.0029vw,-10px) scale(.1573);animation:fall-147 19s -27s linear infinite}@keyframes fall-147{56.768%{transform:translate(78.9025vw,56.768vh) scale(.1573)}to{transform:translate(80.4527vw,99vh) scale(.1573)}}.snow:nth-child(148){opacity:.2614;transform:translate(45.8482vw,-10px) scale(.1591);animation:fall-148 18s -20s linear infinite}@keyframes fall-148{33.337%{transform:translate(50.6762vw,33.337vh) scale(.1591)}to{transform:translate(48.2622vw,99vh) scale(.1591)}}.snow:nth-child(149){opacity:1.0608;transform:translate(4.4774vw,-10px) scale(.9188);animation:fall-149 30s -8s linear infinite}@keyframes fall-149{46.122%{transform:translate(7.0524vw,46.122vh) scale(.9188)}to{transform:translate(5.7649vw,99vh) scale(.9188)}}.snow:nth-child(150){opacity:.947;transform:translate(9.8984vw,-10px) scale(.4038);animation:fall-150 14s -30s linear infinite}@keyframes fall-150{72.274%{transform:translate(7.2613vw,72.274vh) scale(.4038)}to{transform:translate(8.57985vw,99vh) scale(.4038)}}.snow:nth-child(151){opacity:.0796;transform:translate(74.8089vw,-10px) scale(.6192);animation:fall-151 30s -9s linear infinite}@keyframes fall-151{47.355%{transform:translate(81.3631vw,47.355vh) scale(.6192)}to{transform:translate(78.086vw,99vh) scale(.6192)}}.snow:nth-child(152){opacity:1.4062;transform:translate(23.638vw,-10px) scale(.9398);animation:fall-152 17s -10s linear infinite}@keyframes fall-152{68.049%{transform:translate(22.2384vw,68.049vh) scale(.9398)}to{transform:translate(22.9382vw,99vh) scale(.9398)}}.snow:nth-child(153){opacity:1.4508;transform:translate(42.5951vw,-10px) scale(.1359);animation:fall-153 23s -28s linear infinite}@keyframes fall-153{62.012%{transform:translate(44.7668vw,62.012vh) scale(.1359)}to{transform:translate(43.68095vw,99vh) scale(.1359)}}.snow:nth-child(154){opacity:.0396;transform:translate(38.4409vw,-10px) scale(.5611);animation:fall-154 20s -23s linear infinite}@keyframes fall-154{44.476%{transform:translate(34.2977vw,44.476vh) scale(.5611)}to{transform:translate(36.3693vw,99vh) scale(.5611)}}.snow:nth-child(155){opacity:1.0914;transform:translate(9.724vw,-10px) scale(.6503);animation:fall-155 18s -10s linear infinite}@keyframes fall-155{36.605%{transform:translate(7.2018vw,36.605vh) scale(.6503)}to{transform:translate(8.4629vw,99vh) scale(.6503)}}.snow:nth-child(156){opacity:1.6142;transform:translate(78.2591vw,-10px) scale(.3345);animation:fall-156 14s -25s linear infinite}@keyframes fall-156{31.893%{transform:translate(85.3099vw,31.893vh) scale(.3345)}to{transform:translate(81.7845vw,99vh) scale(.3345)}}.snow:nth-child(157){opacity:1.4932;transform:translate(61.3649vw,-10px) scale(.5835);animation:fall-157 17s -13s linear infinite}@keyframes fall-157{52.457%{transform:translate(66.3128vw,52.457vh) scale(.5835)}to{transform:translate(63.83885vw,99vh) scale(.5835)}}.snow:nth-child(158){opacity:1.4496;transform:translate(26.2573vw,-10px) scale(.7859);animation:fall-158 25s -14s linear infinite}@keyframes fall-158{54.314%{transform:translate(34.8731vw,54.314vh) scale(.7859)}to{transform:translate(30.5652vw,99vh) scale(.7859)}}.snow:nth-child(159){opacity:.0926;transform:translate(38.7178vw,-10px) scale(.4249);animation:fall-159 20s -24s linear infinite}@keyframes fall-159{47.744%{transform:translate(34.4574vw,47.744vh) scale(.4249)}to{transform:translate(36.5876vw,99vh) scale(.4249)}}.snow:nth-child(160){opacity:.623;transform:translate(.3722vw,-10px) scale(.7175);animation:fall-160 28s -9s linear infinite}@keyframes fall-160{46.146%{transform:translate(1.5072vw,46.146vh) scale(.7175)}to{transform:translate(.9397vw,99vh) scale(.7175)}}.snow:nth-child(161){opacity:.455;transform:translate(46.9429vw,-10px) scale(.7281);animation:fall-161 21s -21s linear infinite}@keyframes fall-161{54.455%{transform:translate(38.6432vw,54.455vh) scale(.7281)}to{transform:translate(42.79305vw,99vh) scale(.7281)}}.snow:nth-child(162){opacity:1.8268;transform:translate(50.192vw,-10px) scale(.7525);animation:fall-162 13s -12s linear infinite}@keyframes fall-162{72.442%{transform:translate(41.979vw,72.442vh) scale(.7525)}to{transform:translate(46.0855vw,99vh) scale(.7525)}}.snow:nth-child(163){opacity:.4738;transform:translate(49.9929vw,-10px) scale(.3884);animation:fall-163 23s -15s linear infinite}@keyframes fall-163{36.691%{transform:translate(52.7097vw,36.691vh) scale(.3884)}to{transform:translate(51.3513vw,99vh) scale(.3884)}}.snow:nth-child(164){opacity:1.7048;transform:translate(70.567vw,-10px) scale(.8553);animation:fall-164 17s -12s linear infinite}@keyframes fall-164{68.662%{transform:translate(69.0385vw,68.662vh) scale(.8553)}to{transform:translate(69.80275vw,99vh) scale(.8553)}}.snow:nth-child(165){opacity:1.593;transform:translate(90.0475vw,-10px) scale(.9583);animation:fall-165 21s -20s linear infinite}@keyframes fall-165{67.218%{transform:translate(88.6508vw,67.218vh) scale(.9583)}to{transform:translate(89.34915vw,99vh) scale(.9583)}}.snow:nth-child(166){opacity:.8722;transform:translate(39.5077vw,-10px) scale(.1721);animation:fall-166 10s -21s linear infinite}@keyframes fall-166{61.692%{transform:translate(42.8986vw,61.692vh) scale(.1721)}to{transform:translate(41.20315vw,99vh) scale(.1721)}}.snow:nth-child(167){opacity:.8608;transform:translate(96.5216vw,-10px) scale(.9984);animation:fall-167 15s -5s linear infinite}@keyframes fall-167{43.38%{transform:translate(91.965vw,43.38vh) scale(.9984)}to{transform:translate(94.2433vw,99vh) scale(.9984)}}.snow:nth-child(168){opacity:.2152;transform:translate(40.0482vw,-10px) scale(.8741);animation:fall-168 10s -19s linear infinite}@keyframes fall-168{74.018%{transform:translate(37.1871vw,74.018vh) scale(.8741)}to{transform:translate(38.61765vw,99vh) scale(.8741)}}.snow:nth-child(169){opacity:.2168;transform:translate(14.8597vw,-10px) scale(.6745);animation:fall-169 16s -9s linear infinite}@keyframes fall-169{72.205%{transform:translate(8.0758vw,72.205vh) scale(.6745)}to{transform:translate(11.46775vw,99vh) scale(.6745)}}.snow:nth-child(170){opacity:1.7482;transform:translate(30.7079vw,-10px) scale(.5638);animation:fall-170 15s -21s linear infinite}@keyframes fall-170{33.119%{transform:translate(34.9466vw,33.119vh) scale(.5638)}to{transform:translate(32.82725vw,99vh) scale(.5638)}}.snow:nth-child(171){opacity:.7454;transform:translate(31.1466vw,-10px) scale(.2211);animation:fall-171 14s -1s linear infinite}@keyframes fall-171{73.984%{transform:translate(26.8025vw,73.984vh) scale(.2211)}to{transform:translate(28.97455vw,99vh) scale(.2211)}}.snow:nth-child(172){opacity:1.374;transform:translate(22.8053vw,-10px) scale(.4213);animation:fall-172 25s -5s linear infinite}@keyframes fall-172{77.689%{transform:translate(29.147vw,77.689vh) scale(.4213)}to{transform:translate(25.97615vw,99vh) scale(.4213)}}.snow:nth-child(173){opacity:.6174;transform:translate(95.7143vw,-10px) scale(.7015);animation:fall-173 12s -9s linear infinite}@keyframes fall-173{51.539%{transform:translate(105.3678vw,51.539vh) scale(.7015)}to{transform:translate(100.54105vw,99vh) scale(.7015)}}.snow:nth-child(174){opacity:1.0228;transform:translate(14.0385vw,-10px) scale(.3665);animation:fall-174 16s -20s linear infinite}@keyframes fall-174{60.582%{transform:translate(13.8606vw,60.582vh) scale(.3665)}to{transform:translate(13.94955vw,99vh) scale(.3665)}}.snow:nth-child(175){opacity:.2682;transform:translate(40.4072vw,-10px) scale(.8502);animation:fall-175 10s -26s linear infinite}@keyframes fall-175{60.38%{transform:translate(45.3638vw,60.38vh) scale(.8502)}to{transform:translate(42.8855vw,99vh) scale(.8502)}}.snow:nth-child(176){opacity:1.4938;transform:translate(23.1288vw,-10px) scale(.2656);animation:fall-176 18s -30s linear infinite}@keyframes fall-176{68.369%{transform:translate(27.1437vw,68.369vh) scale(.2656)}to{transform:translate(25.13625vw,99vh) scale(.2656)}}.snow:nth-child(177){opacity:.8092;transform:translate(83.8436vw,-10px) scale(.3312);animation:fall-177 12s -19s linear infinite}@keyframes fall-177{77.5%{transform:translate(75.821vw,77.5vh) scale(.3312)}to{transform:translate(79.8323vw,99vh) scale(.3312)}}.snow:nth-child(178){opacity:.394;transform:translate(75.733vw,-10px) scale(.0989);animation:fall-178 19s -18s linear infinite}@keyframes fall-178{77.997%{transform:translate(66.796vw,77.997vh) scale(.0989)}to{transform:translate(71.2645vw,99vh) scale(.0989)}}.snow:nth-child(179){opacity:1.3784;transform:translate(43.2231vw,-10px) scale(.8232);animation:fall-179 30s -11s linear infinite}@keyframes fall-179{49.737%{transform:translate(43.1855vw,49.737vh) scale(.8232)}to{transform:translate(43.2043vw,99vh) scale(.8232)}}.snow:nth-child(180){opacity:.7966;transform:translate(55.266vw,-10px) scale(.4863);animation:fall-180 20s -3s linear infinite}@keyframes fall-180{70.42%{transform:translate(63.2976vw,70.42vh) scale(.4863)}to{transform:translate(59.2818vw,99vh) scale(.4863)}}.snow:nth-child(181){opacity:1.3936;transform:translate(72.3353vw,-10px) scale(.0287);animation:fall-181 23s -29s linear infinite}@keyframes fall-181{77.057%{transform:translate(80.1625vw,77.057vh) scale(.0287)}to{transform:translate(76.2489vw,99vh) scale(.0287)}}.snow:nth-child(182){opacity:1.6412;transform:translate(50.7976vw,-10px) scale(.2837);animation:fall-182 20s -29s linear infinite}@keyframes fall-182{61.109%{transform:translate(56.6164vw,61.109vh) scale(.2837)}to{transform:translate(53.707vw,99vh) scale(.2837)}}.snow:nth-child(183){opacity:1.8332;transform:translate(1.8646vw,-10px) scale(.0325);animation:fall-183 19s -5s linear infinite}@keyframes fall-183{78.872%{transform:translate(2.7103vw,78.872vh) scale(.0325)}to{transform:translate(2.28745vw,99vh) scale(.0325)}}.snow:nth-child(184){opacity:1.4232;transform:translate(58.2316vw,-10px) scale(.1538);animation:fall-184 20s -7s linear infinite}@keyframes fall-184{46.082%{transform:translate(53.7108vw,46.082vh) scale(.1538)}to{transform:translate(55.9712vw,99vh) scale(.1538)}}.snow:nth-child(185){opacity:1.022;transform:translate(26.575vw,-10px) scale(.1191);animation:fall-185 18s -13s linear infinite}@keyframes fall-185{68.35%{transform:translate(17.8687vw,68.35vh) scale(.1191)}to{transform:translate(22.22185vw,99vh) scale(.1191)}}.snow:nth-child(186){opacity:1.0518;transform:translate(93.7921vw,-10px) scale(.3632);animation:fall-186 12s -16s linear infinite}@keyframes fall-186{51.43%{transform:translate(98.1087vw,51.43vh) scale(.3632)}to{transform:translate(95.9504vw,99vh) scale(.3632)}}.snow:nth-child(187){opacity:1.862;transform:translate(84.4039vw,-10px) scale(.967);animation:fall-187 29s -17s linear infinite}@keyframes fall-187{73.42%{transform:translate(85.2609vw,73.42vh) scale(.967)}to{transform:translate(84.8324vw,99vh) scale(.967)}}.snow:nth-child(188){opacity:1.1842;transform:translate(68.3271vw,-10px) scale(.373);animation:fall-188 30s -25s linear infinite}@keyframes fall-188{65.022%{transform:translate(67.5085vw,65.022vh) scale(.373)}to{transform:translate(67.9178vw,99vh) scale(.373)}}.snow:nth-child(189){opacity:.3918;transform:translate(96.383vw,-10px) scale(.985);animation:fall-189 12s -29s linear infinite}@keyframes fall-189{70.701%{transform:translate(102.6611vw,70.701vh) scale(.985)}to{transform:translate(99.52205vw,99vh) scale(.985)}}.snow:nth-child(190){opacity:1.0738;transform:translate(10.3425vw,-10px) scale(.926);animation:fall-190 16s -16s linear infinite}@keyframes fall-190{35.131%{transform:translate(9.22vw,35.131vh) scale(.926)}to{transform:translate(9.78125vw,99vh) scale(.926)}}.snow:nth-child(191){opacity:1.0182;transform:translate(1.9488vw,-10px) scale(.1359);animation:fall-191 27s -17s linear infinite}@keyframes fall-191{51.959%{transform:translate(4.986vw,51.959vh) scale(.1359)}to{transform:translate(3.4674vw,99vh) scale(.1359)}}.snow:nth-child(192){opacity:.1886;transform:translate(61.9245vw,-10px) scale(.9686);animation:fall-192 18s -8s linear infinite}@keyframes fall-192{43.056%{transform:translate(63.5659vw,43.056vh) scale(.9686)}to{transform:translate(62.7452vw,99vh) scale(.9686)}}.snow:nth-child(193){opacity:.414;transform:translate(47.1367vw,-10px) scale(.9672);animation:fall-193 24s -6s linear infinite}@keyframes fall-193{49.573%{transform:translate(37.6148vw,49.573vh) scale(.9672)}to{transform:translate(42.37575vw,99vh) scale(.9672)}}.snow:nth-child(194){opacity:.8806;transform:translate(63.4936vw,-10px) scale(.2187);animation:fall-194 29s -6s linear infinite}@keyframes fall-194{35.255%{transform:translate(70.2027vw,35.255vh) scale(.2187)}to{transform:translate(66.84815vw,99vh) scale(.2187)}}.snow:nth-child(195){opacity:.5286;transform:translate(69.421vw,-10px) scale(.6982);animation:fall-195 13s -5s linear infinite}@keyframes fall-195{63.719%{transform:translate(70.4211vw,63.719vh) scale(.6982)}to{transform:translate(69.92105vw,99vh) scale(.6982)}}.snow:nth-child(196){opacity:.6646;transform:translate(63.8582vw,-10px) scale(.1501);animation:fall-196 30s -10s linear infinite}@keyframes fall-196{49.109%{transform:translate(57.2306vw,49.109vh) scale(.1501)}to{transform:translate(60.5444vw,99vh) scale(.1501)}}.snow:nth-child(197){opacity:1.0388;transform:translate(22.6453vw,-10px) scale(.96);animation:fall-197 21s -13s linear infinite}@keyframes fall-197{43.219%{transform:translate(26.7264vw,43.219vh) scale(.96)}to{transform:translate(24.68585vw,99vh) scale(.96)}}.snow:nth-child(198){opacity:1.8458;transform:translate(36.9385vw,-10px) scale(.2327);animation:fall-198 18s -5s linear infinite}@keyframes fall-198{77.712%{transform:translate(43.3828vw,77.712vh) scale(.2327)}to{transform:translate(40.16065vw,99vh) scale(.2327)}}.snow:nth-child(199){opacity:1.2914;transform:translate(8.5887vw,-10px) scale(.5423);animation:fall-199 21s -9s linear infinite}@keyframes fall-199{49.483%{transform:translate(14.7627vw,49.483vh) scale(.5423)}to{transform:translate(11.6757vw,99vh) scale(.5423)}}.snow:nth-child(200){opacity:.3258;transform:translate(86.9314vw,-10px) scale(.713);animation:fall-200 14s -1s linear infinite}@keyframes fall-200{71.869%{transform:translate(92.6253vw,71.869vh) scale(.713)}to{transform:translate(89.77835vw,99vh) scale(.713)}}.snow:nth-child(201){opacity:.2572;transform:translate(85.35vw,-10px) scale(.999);animation:fall-201 24s -16s linear infinite}@keyframes fall-201{73.482%{transform:translate(83.9718vw,73.482vh) scale(.999)}to{transform:translate(84.6609vw,99vh) scale(.999)}}.snow:nth-child(202){opacity:1.385;transform:translate(65.7365vw,-10px) scale(.1939);animation:fall-202 19s -8s linear infinite}@keyframes fall-202{36.761%{transform:translate(75.0804vw,36.761vh) scale(.1939)}to{transform:translate(70.40845vw,99vh) scale(.1939)}}.snow:nth-child(203){opacity:1.2728;transform:translate(69.3476vw,-10px) scale(.0908);animation:fall-203 13s -10s linear infinite}@keyframes fall-203{39.541%{transform:translate(72.2492vw,39.541vh) scale(.0908)}to{transform:translate(70.7984vw,99vh) scale(.0908)}}.snow:nth-child(204){opacity:.0072;transform:translate(44.5917vw,-10px) scale(.2071);animation:fall-204 30s -8s linear infinite}@keyframes fall-204{30.24%{transform:translate(37.6229vw,30.24vh) scale(.2071)}to{transform:translate(41.1073vw,99vh) scale(.2071)}}.snow:nth-child(205){opacity:1.429;transform:translate(39.4892vw,-10px) scale(.4524);animation:fall-205 20s -27s linear infinite}@keyframes fall-205{31.032%{transform:translate(42.7516vw,31.032vh) scale(.4524)}to{transform:translate(41.1204vw,99vh) scale(.4524)}}.snow:nth-child(206){opacity:.473;transform:translate(3.2379vw,-10px) scale(.2636);animation:fall-206 15s -24s linear infinite}@keyframes fall-206{54.253%{transform:translate(3.467vw,54.253vh) scale(.2636)}to{transform:translate(3.35245vw,99vh) scale(.2636)}}.snow:nth-child(207){opacity:1.0286;transform:translate(71.652vw,-10px) scale(.7509);animation:fall-207 21s -23s linear infinite}@keyframes fall-207{71.3%{transform:translate(71.8259vw,71.3vh) scale(.7509)}to{transform:translate(71.73895vw,99vh) scale(.7509)}}.snow:nth-child(208){opacity:1.0046;transform:translate(.7405vw,-10px) scale(.6929);animation:fall-208 19s -26s linear infinite}@keyframes fall-208{70.222%{transform:translate(-1.9443vw,70.222vh) scale(.6929)}to{transform:translate(-.6019vw,99vh) scale(.6929)}}.snow:nth-child(209){opacity:.322;transform:translate(39.2443vw,-10px) scale(.5787);animation:fall-209 13s -20s linear infinite}@keyframes fall-209{44.575%{transform:translate(35.496vw,44.575vh) scale(.5787)}to{transform:translate(37.37015vw,99vh) scale(.5787)}}.snow:nth-child(210){opacity:1.452;transform:translate(98.8028vw,-10px) scale(.3828);animation:fall-210 13s -16s linear infinite}@keyframes fall-210{33.806%{transform:translate(90.2038vw,33.806vh) scale(.3828)}to{transform:translate(94.5033vw,99vh) scale(.3828)}}.snow:nth-child(211){opacity:.0348;transform:translate(80.2255vw,-10px) scale(.5145);animation:fall-211 30s -18s linear infinite}@keyframes fall-211{51.315%{transform:translate(75.834vw,51.315vh) scale(.5145)}to{transform:translate(78.02975vw,99vh) scale(.5145)}}.snow:nth-child(212){opacity:.4296;transform:translate(45.4833vw,-10px) scale(.2354);animation:fall-212 28s -7s linear infinite}@keyframes fall-212{36.076%{transform:translate(54.4616vw,36.076vh) scale(.2354)}to{transform:translate(49.97245vw,99vh) scale(.2354)}}.snow:nth-child(213){opacity:.9872;transform:translate(16.0779vw,-10px) scale(.9091);animation:fall-213 15s -15s linear infinite}@keyframes fall-213{68.362%{transform:translate(19.1322vw,68.362vh) scale(.9091)}to{transform:translate(17.60505vw,99vh) scale(.9091)}}.snow:nth-child(214){opacity:1.0344;transform:translate(58.1839vw,-10px) scale(.1457);animation:fall-214 19s -15s linear infinite}@keyframes fall-214{33.603%{transform:translate(49.5754vw,33.603vh) scale(.1457)}to{transform:translate(53.87965vw,99vh) scale(.1457)}}.snow:nth-child(215){opacity:.5912;transform:translate(40.6289vw,-10px) scale(.3828);animation:fall-215 13s -29s linear infinite}@keyframes fall-215{44.662%{transform:translate(31.6453vw,44.662vh) scale(.3828)}to{transform:translate(36.1371vw,99vh) scale(.3828)}}.snow:nth-child(216){opacity:1.2466;transform:translate(64.1118vw,-10px) scale(.4902);animation:fall-216 16s -19s linear infinite}@keyframes fall-216{76.279%{transform:translate(73.9847vw,76.279vh) scale(.4902)}to{transform:translate(69.04825vw,99vh) scale(.4902)}}.snow:nth-child(217){opacity:.037;transform:translate(24.7603vw,-10px) scale(.2815);animation:fall-217 22s -6s linear infinite}@keyframes fall-217{53.297%{transform:translate(28.2153vw,53.297vh) scale(.2815)}to{transform:translate(26.4878vw,99vh) scale(.2815)}}.snow:nth-child(218){opacity:.0972;transform:translate(57.7067vw,-10px) scale(.817);animation:fall-218 26s -5s linear infinite}@keyframes fall-218{71.83%{transform:translate(55.1775vw,71.83vh) scale(.817)}to{transform:translate(56.4421vw,99vh) scale(.817)}}.snow:nth-child(219){opacity:.828;transform:translate(40.6787vw,-10px) scale(.3882);animation:fall-219 21s -6s linear infinite}@keyframes fall-219{35.637%{transform:translate(44.4484vw,35.637vh) scale(.3882)}to{transform:translate(42.56355vw,99vh) scale(.3882)}}.snow:nth-child(220){opacity:.1988;transform:translate(43.7243vw,-10px) scale(.5456);animation:fall-220 28s -23s linear infinite}@keyframes fall-220{44.051%{transform:translate(34.3785vw,44.051vh) scale(.5456)}to{transform:translate(39.0514vw,99vh) scale(.5456)}}.snow:nth-child(221){opacity:.936;transform:translate(14.7515vw,-10px) scale(.4145);animation:fall-221 11s -10s linear infinite}@keyframes fall-221{69.566%{transform:translate(14.4739vw,69.566vh) scale(.4145)}to{transform:translate(14.6127vw,99vh) scale(.4145)}}.snow:nth-child(222){opacity:.832;transform:translate(63.2549vw,-10px) scale(.7246);animation:fall-222 24s -9s linear infinite}@keyframes fall-222{44.962%{transform:translate(73.1699vw,44.962vh) scale(.7246)}to{transform:translate(68.2124vw,99vh) scale(.7246)}}.snow:nth-child(223){opacity:1.0906;transform:translate(36.2892vw,-10px) scale(.8896);animation:fall-223 17s -14s linear infinite}@keyframes fall-223{66.613%{transform:translate(29.141vw,66.613vh) scale(.8896)}to{transform:translate(32.7151vw,99vh) scale(.8896)}}.snow:nth-child(224){opacity:1.577;transform:translate(84.7701vw,-10px) scale(.7139);animation:fall-224 15s -16s linear infinite}@keyframes fall-224{32.765%{transform:translate(76.4271vw,32.765vh) scale(.7139)}to{transform:translate(80.5986vw,99vh) scale(.7139)}}.snow:nth-child(225){opacity:.7786;transform:translate(29.6739vw,-10px) scale(.2181);animation:fall-225 15s -3s linear infinite}@keyframes fall-225{51.544%{transform:translate(36.7959vw,51.544vh) scale(.2181)}to{transform:translate(33.2349vw,99vh) scale(.2181)}}.snow:nth-child(226){opacity:.8698;transform:translate(34.1725vw,-10px) scale(.7249);animation:fall-226 16s -1s linear infinite}@keyframes fall-226{57.64%{transform:translate(25.6626vw,57.64vh) scale(.7249)}to{transform:translate(29.91755vw,99vh) scale(.7249)}}.snow:nth-child(227){opacity:.2404;transform:translate(5.1585vw,-10px) scale(.4971);animation:fall-227 24s -24s linear infinite}@keyframes fall-227{53.953%{transform:translate(12.9018vw,53.953vh) scale(.4971)}to{transform:translate(9.03015vw,99vh) scale(.4971)}}.snow:nth-child(228){opacity:1.8912;transform:translate(27.7208vw,-10px) scale(.4698);animation:fall-228 19s -9s linear infinite}@keyframes fall-228{75.898%{transform:translate(32.2249vw,75.898vh) scale(.4698)}to{transform:translate(29.97285vw,99vh) scale(.4698)}}.snow:nth-child(229){opacity:.4646;transform:translate(36.9556vw,-10px) scale(.6887);animation:fall-229 19s -27s linear infinite}@keyframes fall-229{34.674%{transform:translate(46.2985vw,34.674vh) scale(.6887)}to{transform:translate(41.62705vw,99vh) scale(.6887)}}.snow:nth-child(230){opacity:1.2856;transform:translate(10.9986vw,-10px) scale(.7406);animation:fall-230 23s -3s linear infinite}@keyframes fall-230{66.732%{transform:translate(17.0436vw,66.732vh) scale(.7406)}to{transform:translate(14.0211vw,99vh) scale(.7406)}}.snow:nth-child(231){opacity:.6204;transform:translate(36.041vw,-10px) scale(.2073);animation:fall-231 10s -3s linear infinite}@keyframes fall-231{74.912%{transform:translate(33.7809vw,74.912vh) scale(.2073)}to{transform:translate(34.91095vw,99vh) scale(.2073)}}.snow:nth-child(232){opacity:1.5804;transform:translate(57.3184vw,-10px) scale(.479);animation:fall-232 16s -10s linear infinite}@keyframes fall-232{42.489%{transform:translate(57.2402vw,42.489vh) scale(.479)}to{transform:translate(57.2793vw,99vh) scale(.479)}}.snow:nth-child(233){opacity:1.6942;transform:translate(43.0626vw,-10px) scale(.3606);animation:fall-233 10s -15s linear infinite}@keyframes fall-233{69.94%{transform:translate(42.1034vw,69.94vh) scale(.3606)}to{transform:translate(42.583vw,99vh) scale(.3606)}}.snow:nth-child(234){opacity:1.9596;transform:translate(16.7388vw,-10px) scale(.8904);animation:fall-234 17s -12s linear infinite}@keyframes fall-234{55.857%{transform:translate(24.0475vw,55.857vh) scale(.8904)}to{transform:translate(20.39315vw,99vh) scale(.8904)}}.snow:nth-child(235){opacity:.165;transform:translate(13.2538vw,-10px) scale(.9097);animation:fall-235 16s -28s linear infinite}@keyframes fall-235{42.984%{transform:translate(12.3831vw,42.984vh) scale(.9097)}to{transform:translate(12.81845vw,99vh) scale(.9097)}}.snow:nth-child(236){opacity:.1674;transform:translate(79.9466vw,-10px) scale(.1356);animation:fall-236 11s -14s linear infinite}@keyframes fall-236{65.256%{transform:translate(79.6208vw,65.256vh) scale(.1356)}to{transform:translate(79.7837vw,99vh) scale(.1356)}}.snow:nth-child(237){opacity:1.0962;transform:translate(89.7368vw,-10px) scale(.9326);animation:fall-237 27s -24s linear infinite}@keyframes fall-237{54.536%{transform:translate(85.499vw,54.536vh) scale(.9326)}to{transform:translate(87.6179vw,99vh) scale(.9326)}}.snow:nth-child(238){opacity:1.2504;transform:translate(19.5878vw,-10px) scale(.368);animation:fall-238 27s -19s linear infinite}@keyframes fall-238{58.298%{transform:translate(28.7552vw,58.298vh) scale(.368)}to{transform:translate(24.1715vw,99vh) scale(.368)}}.snow:nth-child(239){opacity:.5298;transform:translate(59.722vw,-10px) scale(.0916);animation:fall-239 24s -17s linear infinite}@keyframes fall-239{38.278%{transform:translate(59.0533vw,38.278vh) scale(.0916)}to{transform:translate(59.38765vw,99vh) scale(.0916)}}.snow:nth-child(240){opacity:.828;transform:translate(12.1821vw,-10px) scale(.3447);animation:fall-240 10s -26s linear infinite}@keyframes fall-240{31.714%{transform:translate(4.8556vw,31.714vh) scale(.3447)}to{transform:translate(8.51885vw,99vh) scale(.3447)}}.snow:nth-child(241){opacity:.6622;transform:translate(54.998vw,-10px) scale(.7903);animation:fall-241 24s -10s linear infinite}@keyframes fall-241{31.433%{transform:translate(48.3873vw,31.433vh) scale(.7903)}to{transform:translate(51.69265vw,99vh) scale(.7903)}}.snow:nth-child(242){opacity:.6462;transform:translate(49.7721vw,-10px) scale(.2327);animation:fall-242 30s -19s linear infinite}@keyframes fall-242{49.159%{transform:translate(42.1996vw,49.159vh) scale(.2327)}to{transform:translate(45.98585vw,99vh) scale(.2327)}}.snow:nth-child(243){opacity:1.8236;transform:translate(89.6338vw,-10px) scale(.7426);animation:fall-243 12s -29s linear infinite}@keyframes fall-243{59.179%{transform:translate(85.2939vw,59.179vh) scale(.7426)}to{transform:translate(87.46385vw,99vh) scale(.7426)}}.snow:nth-child(244){opacity:.9742;transform:translate(65.2642vw,-10px) scale(.6938);animation:fall-244 28s -29s linear infinite}@keyframes fall-244{37.718%{transform:translate(64.0306vw,37.718vh) scale(.6938)}to{transform:translate(64.6474vw,99vh) scale(.6938)}}.snow:nth-child(245){opacity:1.6986;transform:translate(84.4627vw,-10px) scale(.7068);animation:fall-245 25s -20s linear infinite}@keyframes fall-245{70.117%{transform:translate(94.1973vw,70.117vh) scale(.7068)}to{transform:translate(89.33vw,99vh) scale(.7068)}}.snow:nth-child(246){opacity:1.7102;transform:translate(28.9547vw,-10px) scale(.4418);animation:fall-246 24s -29s linear infinite}@keyframes fall-246{75.117%{transform:translate(29.4041vw,75.117vh) scale(.4418)}to{transform:translate(29.1794vw,99vh) scale(.4418)}}.snow:nth-child(247){opacity:.8438;transform:translate(78.8357vw,-10px) scale(.0038);animation:fall-247 14s -10s linear infinite}@keyframes fall-247{32.847%{transform:translate(71.5354vw,32.847vh) scale(.0038)}to{transform:translate(75.18555vw,99vh) scale(.0038)}}.snow:nth-child(248){opacity:.6544;transform:translate(28.1187vw,-10px) scale(.9481);animation:fall-248 20s -25s linear infinite}@keyframes fall-248{60.628%{transform:translate(33.2343vw,60.628vh) scale(.9481)}to{transform:translate(30.6765vw,99vh) scale(.9481)}}.snow:nth-child(249){opacity:1.769;transform:translate(47.951vw,-10px) scale(.266);animation:fall-249 21s -7s linear infinite}@keyframes fall-249{63.702%{transform:translate(52.2598vw,63.702vh) scale(.266)}to{transform:translate(50.1054vw,99vh) scale(.266)}}.snow:nth-child(250){opacity:1.4288;transform:translate(44.0827vw,-10px) scale(.8004);animation:fall-250 28s -16s linear infinite}@keyframes fall-250{79.775%{transform:translate(35.1393vw,79.775vh) scale(.8004)}to{transform:translate(39.611vw,99vh) scale(.8004)}}.snow:nth-child(251){opacity:1.2608;transform:translate(32.4403vw,-10px) scale(.7778);animation:fall-251 17s -8s linear infinite}@keyframes fall-251{42.558%{transform:translate(22.9065vw,42.558vh) scale(.7778)}to{transform:translate(27.6734vw,99vh) scale(.7778)}}.snow:nth-child(252){opacity:1.8364;transform:translate(2.4604vw,-10px) scale(.7208);animation:fall-252 18s -7s linear infinite}@keyframes fall-252{64.836%{transform:translate(11.4085vw,64.836vh) scale(.7208)}to{transform:translate(6.93445vw,99vh) scale(.7208)}}.snow:nth-child(253){opacity:.3388;transform:translate(61.0926vw,-10px) scale(.5651);animation:fall-253 26s -11s linear infinite}@keyframes fall-253{75.309%{transform:translate(55.0603vw,75.309vh) scale(.5651)}to{transform:translate(58.07645vw,99vh) scale(.5651)}}.snow:nth-child(254){opacity:.0644;transform:translate(8.7041vw,-10px) scale(.2716);animation:fall-254 23s -11s linear infinite}@keyframes fall-254{44.855%{transform:translate(3.9728vw,44.855vh) scale(.2716)}to{transform:translate(6.33845vw,99vh) scale(.2716)}}.snow:nth-child(255){opacity:1.486;transform:translate(83.6176vw,-10px) scale(.9447);animation:fall-255 16s -18s linear infinite}@keyframes fall-255{40.679%{transform:translate(79.8275vw,40.679vh) scale(.9447)}to{transform:translate(81.72255vw,99vh) scale(.9447)}}.snow:nth-child(256){opacity:1.1166;transform:translate(29.9736vw,-10px) scale(.5795);animation:fall-256 29s -10s linear infinite}@keyframes fall-256{54.873%{transform:translate(32.3934vw,54.873vh) scale(.5795)}to{transform:translate(31.1835vw,99vh) scale(.5795)}}.snow:nth-child(257){opacity:.119;transform:translate(49.5082vw,-10px) scale(.6748);animation:fall-257 28s -16s linear infinite}@keyframes fall-257{47.564%{transform:translate(49.4391vw,47.564vh) scale(.6748)}to{transform:translate(49.47365vw,99vh) scale(.6748)}}.snow:nth-child(258){opacity:1.684;transform:translate(50.5331vw,-10px) scale(.3431);animation:fall-258 16s -7s linear infinite}@keyframes fall-258{74.338%{transform:translate(48.597vw,74.338vh) scale(.3431)}to{transform:translate(49.56505vw,99vh) scale(.3431)}}.snow:nth-child(259){opacity:.9524;transform:translate(64.6175vw,-10px) scale(.2741);animation:fall-259 14s -15s linear infinite}@keyframes fall-259{61.665%{transform:translate(68.2054vw,61.665vh) scale(.2741)}to{transform:translate(66.41145vw,99vh) scale(.2741)}}.snow:nth-child(260){opacity:.8964;transform:translate(42.5529vw,-10px) scale(.6107);animation:fall-260 20s -7s linear infinite}@keyframes fall-260{37.116%{transform:translate(44.48vw,37.116vh) scale(.6107)}to{transform:translate(43.51645vw,99vh) scale(.6107)}}.snow:nth-child(261){opacity:1.335;transform:translate(46.2823vw,-10px) scale(.5709);animation:fall-261 18s -10s linear infinite}@keyframes fall-261{32.982%{transform:translate(45.2437vw,32.982vh) scale(.5709)}to{transform:translate(45.763vw,99vh) scale(.5709)}}.snow:nth-child(262){opacity:.8782;transform:translate(73.895vw,-10px) scale(.3654);animation:fall-262 24s -28s linear infinite}@keyframes fall-262{55.529%{transform:translate(67.8912vw,55.529vh) scale(.3654)}to{transform:translate(70.8931vw,99vh) scale(.3654)}}.snow:nth-child(263){opacity:.6844;transform:translate(18.7763vw,-10px) scale(.9538);animation:fall-263 21s -10s linear infinite}@keyframes fall-263{52.91%{transform:translate(27.727vw,52.91vh) scale(.9538)}to{transform:translate(23.25165vw,99vh) scale(.9538)}}.snow:nth-child(264){opacity:.4724;transform:translate(38.5494vw,-10px) scale(.0125);animation:fall-264 10s -28s linear infinite}@keyframes fall-264{45.198%{transform:translate(31.1321vw,45.198vh) scale(.0125)}to{transform:translate(34.84075vw,99vh) scale(.0125)}}.snow:nth-child(265){opacity:.066;transform:translate(7.51vw,-10px) scale(.9266);animation:fall-265 23s -12s linear infinite}@keyframes fall-265{42.621%{transform:translate(2.6895vw,42.621vh) scale(.9266)}to{transform:translate(5.09975vw,99vh) scale(.9266)}}.snow:nth-child(266){opacity:.7666;transform:translate(56.9103vw,-10px) scale(.0405);animation:fall-266 29s -15s linear infinite}@keyframes fall-266{73.182%{transform:translate(60.3247vw,73.182vh) scale(.0405)}to{transform:translate(58.6175vw,99vh) scale(.0405)}}.snow:nth-child(267){opacity:.8094;transform:translate(22.5036vw,-10px) scale(.6253);animation:fall-267 29s -21s linear infinite}@keyframes fall-267{56.246%{transform:translate(14.5814vw,56.246vh) scale(.6253)}to{transform:translate(18.5425vw,99vh) scale(.6253)}}.snow:nth-child(268){opacity:.6402;transform:translate(8.4969vw,-10px) scale(.8381);animation:fall-268 18s -10s linear infinite}@keyframes fall-268{60.883%{transform:translate(13.1102vw,60.883vh) scale(.8381)}to{transform:translate(10.80355vw,99vh) scale(.8381)}}.snow:nth-child(269){opacity:.5978;transform:translate(52.7866vw,-10px) scale(.1108);animation:fall-269 28s -23s linear infinite}@keyframes fall-269{70.792%{transform:translate(56.2022vw,70.792vh) scale(.1108)}to{transform:translate(54.4944vw,99vh) scale(.1108)}}.snow:nth-child(270){opacity:.8958;transform:translate(92.1384vw,-10px) scale(.7095);animation:fall-270 16s -9s linear infinite}@keyframes fall-270{59.676%{transform:translate(99.081vw,59.676vh) scale(.7095)}to{transform:translate(95.6097vw,99vh) scale(.7095)}}.snow:nth-child(271){opacity:.2318;transform:translate(66.888vw,-10px) scale(.6451);animation:fall-271 23s -6s linear infinite}@keyframes fall-271{40.66%{transform:translate(56.966vw,40.66vh) scale(.6451)}to{transform:translate(61.927vw,99vh) scale(.6451)}}.snow:nth-child(272){opacity:1.0376;transform:translate(78.8135vw,-10px) scale(.204);animation:fall-272 15s -24s linear infinite}@keyframes fall-272{33.585%{transform:translate(75.6508vw,33.585vh) scale(.204)}to{transform:translate(77.23215vw,99vh) scale(.204)}}.snow:nth-child(273){opacity:.627;transform:translate(94.6825vw,-10px) scale(.4586);animation:fall-273 25s -2s linear infinite}@keyframes fall-273{50.856%{transform:translate(84.94vw,50.856vh) scale(.4586)}to{transform:translate(89.81125vw,99vh) scale(.4586)}}.snow:nth-child(274){opacity:.1106;transform:translate(6.3021vw,-10px) scale(.39);animation:fall-274 19s -15s linear infinite}@keyframes fall-274{30.911%{transform:translate(6.4351vw,30.911vh) scale(.39)}to{transform:translate(6.3686vw,99vh) scale(.39)}}.snow:nth-child(275){opacity:.8006;transform:translate(75.3199vw,-10px) scale(.4784);animation:fall-275 25s -9s linear infinite}@keyframes fall-275{31.048%{transform:translate(66.36vw,31.048vh) scale(.4784)}to{transform:translate(70.83995vw,99vh) scale(.4784)}}.snow:nth-child(276){opacity:1.3582;transform:translate(68.3664vw,-10px) scale(.4926);animation:fall-276 16s -10s linear infinite}@keyframes fall-276{75.697%{transform:translate(60.7715vw,75.697vh) scale(.4926)}to{transform:translate(64.56895vw,99vh) scale(.4926)}}.snow:nth-child(277){opacity:.1484;transform:translate(97.072vw,-10px) scale(.7137);animation:fall-277 18s -4s linear infinite}@keyframes fall-277{75.664%{transform:translate(89.0026vw,75.664vh) scale(.7137)}to{transform:translate(93.0373vw,99vh) scale(.7137)}}.snow:nth-child(278){opacity:.007;transform:translate(54.9644vw,-10px) scale(.212);animation:fall-278 21s -10s linear infinite}@keyframes fall-278{32.53%{transform:translate(59.7259vw,32.53vh) scale(.212)}to{transform:translate(57.34515vw,99vh) scale(.212)}}.snow:nth-child(279){opacity:1.3468;transform:translate(2.0973vw,-10px) scale(.7115);animation:fall-279 13s -3s linear infinite}@keyframes fall-279{46.949%{transform:translate(1.1326vw,46.949vh) scale(.7115)}to{transform:translate(1.61495vw,99vh) scale(.7115)}}.snow:nth-child(280){opacity:1.6588;transform:translate(60.2294vw,-10px) scale(.2971);animation:fall-280 30s -11s linear infinite}@keyframes fall-280{64.209%{transform:translate(54.2277vw,64.209vh) scale(.2971)}to{transform:translate(57.22855vw,99vh) scale(.2971)}}.snow:nth-child(281){opacity:1.0076;transform:translate(49.0057vw,-10px) scale(.6379);animation:fall-281 24s -23s linear infinite}@keyframes fall-281{72.235%{transform:translate(53.021vw,72.235vh) scale(.6379)}to{transform:translate(51.01335vw,99vh) scale(.6379)}}.snow:nth-child(282){opacity:.6888;transform:translate(99.3954vw,-10px) scale(.581);animation:fall-282 26s -18s linear infinite}@keyframes fall-282{65.447%{transform:translate(95.8626vw,65.447vh) scale(.581)}to{transform:translate(97.629vw,99vh) scale(.581)}}.snow:nth-child(283){opacity:1.9956;transform:translate(96.7129vw,-10px) scale(.7052);animation:fall-283 18s -19s linear infinite}@keyframes fall-283{72.911%{transform:translate(103.0223vw,72.911vh) scale(.7052)}to{transform:translate(99.8676vw,99vh) scale(.7052)}}.snow:nth-child(284){opacity:1.7822;transform:translate(16.33vw,-10px) scale(.3104);animation:fall-284 21s -10s linear infinite}@keyframes fall-284{32.005%{transform:translate(17.9342vw,32.005vh) scale(.3104)}to{transform:translate(17.1321vw,99vh) scale(.3104)}}.snow:nth-child(285){opacity:.806;transform:translate(36.7102vw,-10px) scale(.5454);animation:fall-285 27s -12s linear infinite}@keyframes fall-285{75.717%{transform:translate(33.4506vw,75.717vh) scale(.5454)}to{transform:translate(35.0804vw,99vh) scale(.5454)}}.snow:nth-child(286){opacity:1.0834;transform:translate(19.4602vw,-10px) scale(.2856);animation:fall-286 12s -25s linear infinite}@keyframes fall-286{39.075%{transform:translate(24.8216vw,39.075vh) scale(.2856)}to{transform:translate(22.1409vw,99vh) scale(.2856)}}.snow:nth-child(287){opacity:.3708;transform:translate(4.4471vw,-10px) scale(.0188);animation:fall-287 21s -29s linear infinite}@keyframes fall-287{45.944%{transform:translate(5.2935vw,45.944vh) scale(.0188)}to{transform:translate(4.8703vw,99vh) scale(.0188)}}.snow:nth-child(288){opacity:1.1156;transform:translate(47.3611vw,-10px) scale(.812);animation:fall-288 14s -2s linear infinite}@keyframes fall-288{41.892%{transform:translate(41.2898vw,41.892vh) scale(.812)}to{transform:translate(44.32545vw,99vh) scale(.812)}}.snow:nth-child(289){opacity:.7738;transform:translate(85.6369vw,-10px) scale(.1471);animation:fall-289 12s -23s linear infinite}@keyframes fall-289{33.193%{transform:translate(80.5472vw,33.193vh) scale(.1471)}to{transform:translate(83.09205vw,99vh) scale(.1471)}}.snow:nth-child(290){opacity:1.6422;transform:translate(55.6054vw,-10px) scale(.2726);animation:fall-290 21s -15s linear infinite}@keyframes fall-290{55.811%{transform:translate(48.0773vw,55.811vh) scale(.2726)}to{transform:translate(51.84135vw,99vh) scale(.2726)}}.snow:nth-child(291){opacity:1.6748;transform:translate(52.0533vw,-10px) scale(.2218);animation:fall-291 19s -28s linear infinite}@keyframes fall-291{48.696%{transform:translate(46.8722vw,48.696vh) scale(.2218)}to{transform:translate(49.46275vw,99vh) scale(.2218)}}.snow:nth-child(292){opacity:1.1618;transform:translate(65.4118vw,-10px) scale(.8167);animation:fall-292 21s -13s linear infinite}@keyframes fall-292{72.845%{transform:translate(72.3467vw,72.845vh) scale(.8167)}to{transform:translate(68.87925vw,99vh) scale(.8167)}}.snow:nth-child(293){opacity:1.3002;transform:translate(95.2958vw,-10px) scale(.0325);animation:fall-293 19s -19s linear infinite}@keyframes fall-293{65.676%{transform:translate(86.4089vw,65.676vh) scale(.0325)}to{transform:translate(90.85235vw,99vh) scale(.0325)}}.snow:nth-child(294){opacity:.631;transform:translate(82.6467vw,-10px) scale(.4303);animation:fall-294 19s -28s linear infinite}@keyframes fall-294{75.332%{transform:translate(73.1809vw,75.332vh) scale(.4303)}to{transform:translate(77.9138vw,99vh) scale(.4303)}}.snow:nth-child(295){opacity:.9174;transform:translate(9.857vw,-10px) scale(.5001);animation:fall-295 12s -6s linear infinite}@keyframes fall-295{54.221%{transform:translate(15.0583vw,54.221vh) scale(.5001)}to{transform:translate(12.45765vw,99vh) scale(.5001)}}.snow:nth-child(296){opacity:.9082;transform:translate(48.634vw,-10px) scale(.8858);animation:fall-296 18s -18s linear infinite}@keyframes fall-296{39.255%{transform:translate(42.5567vw,39.255vh) scale(.8858)}to{transform:translate(45.59535vw,99vh) scale(.8858)}}.snow:nth-child(297){opacity:.5016;transform:translate(73.5423vw,-10px) scale(.2883);animation:fall-297 24s -20s linear infinite}@keyframes fall-297{55.751%{transform:translate(65.7516vw,55.751vh) scale(.2883)}to{transform:translate(69.64695vw,99vh) scale(.2883)}}.snow:nth-child(298){opacity:.9898;transform:translate(49.1771vw,-10px) scale(.8987);animation:fall-298 25s -7s linear infinite}@keyframes fall-298{67.329%{transform:translate(49.3058vw,67.329vh) scale(.8987)}to{transform:translate(49.24145vw,99vh) scale(.8987)}}.snow:nth-child(299){opacity:.92;transform:translate(98.3456vw,-10px) scale(.6038);animation:fall-299 12s -10s linear infinite}@keyframes fall-299{62.468%{transform:translate(103.981vw,62.468vh) scale(.6038)}to{transform:translate(101.1633vw,99vh) scale(.6038)}}.snow:nth-child(300){opacity:.4086;transform:translate(46.7405vw,-10px) scale(.5087);animation:fall-300 29s -24s linear infinite}@keyframes fall-300{71.838%{transform:translate(42.6311vw,71.838vh) scale(.5087)}to{transform:translate(44.6858vw,99vh) scale(.5087)}}.snow:nth-child(301){opacity:.2826;transform:translate(80.6967vw,-10px) scale(.2502);animation:fall-301 14s -14s linear infinite}@keyframes fall-301{63.575%{transform:translate(74.1017vw,63.575vh) scale(.2502)}to{transform:translate(77.3992vw,99vh) scale(.2502)}}.snow:nth-child(302){opacity:.339;transform:translate(12.9996vw,-10px) scale(.1261);animation:fall-302 15s -29s linear infinite}@keyframes fall-302{35.721%{transform:translate(6.9523vw,35.721vh) scale(.1261)}to{transform:translate(9.97595vw,99vh) scale(.1261)}}.snow:nth-child(303){opacity:.9784;transform:translate(62.47vw,-10px) scale(.5553);animation:fall-303 17s -12s linear infinite}@keyframes fall-303{46.358%{transform:translate(63.3092vw,46.358vh) scale(.5553)}to{transform:translate(62.8896vw,99vh) scale(.5553)}}.snow:nth-child(304){opacity:1.7678;transform:translate(49.8568vw,-10px) scale(.2738);animation:fall-304 16s -11s linear infinite}@keyframes fall-304{76.964%{transform:translate(50.2739vw,76.964vh) scale(.2738)}to{transform:translate(50.06535vw,99vh) scale(.2738)}}.snow:nth-child(305){opacity:.9702;transform:translate(48.0532vw,-10px) scale(.9398);animation:fall-305 17s -10s linear infinite}@keyframes fall-305{63.501%{transform:translate(40.4439vw,63.501vh) scale(.9398)}to{transform:translate(44.24855vw,99vh) scale(.9398)}}.snow:nth-child(306){opacity:.1826;transform:translate(25.9387vw,-10px) scale(.8196);animation:fall-306 27s -23s linear infinite}@keyframes fall-306{58.844%{transform:translate(25.7633vw,58.844vh) scale(.8196)}to{transform:translate(25.851vw,99vh) scale(.8196)}}.snow:nth-child(307){opacity:1.6364;transform:translate(70.3969vw,-10px) scale(.2428);animation:fall-307 25s -18s linear infinite}@keyframes fall-307{45.763%{transform:translate(68.8251vw,45.763vh) scale(.2428)}to{transform:translate(69.611vw,99vh) scale(.2428)}}.snow:nth-child(308){opacity:1.749;transform:translate(75.746vw,-10px) scale(.695);animation:fall-308 16s -25s linear infinite}@keyframes fall-308{42.769%{transform:translate(76.7168vw,42.769vh) scale(.695)}to{transform:translate(76.2314vw,99vh) scale(.695)}}.snow:nth-child(309){opacity:.2366;transform:translate(.8797vw,-10px) scale(.0332);animation:fall-309 11s -6s linear infinite}@keyframes fall-309{39.572%{transform:translate(6.7432vw,39.572vh) scale(.0332)}to{transform:translate(3.81145vw,99vh) scale(.0332)}}.snow:nth-child(310){opacity:.419;transform:translate(82.2375vw,-10px) scale(.325);animation:fall-310 17s -23s linear infinite}@keyframes fall-310{49.048%{transform:translate(82.468vw,49.048vh) scale(.325)}to{transform:translate(82.35275vw,99vh) scale(.325)}}.snow:nth-child(311){opacity:1.6262;transform:translate(60.5421vw,-10px) scale(.729);animation:fall-311 29s -22s linear infinite}@keyframes fall-311{48.02%{transform:translate(58.7992vw,48.02vh) scale(.729)}to{transform:translate(59.67065vw,99vh) scale(.729)}}.snow:nth-child(312){opacity:.2398;transform:translate(39.3827vw,-10px) scale(.6411);animation:fall-312 16s -16s linear infinite}@keyframes fall-312{43.5%{transform:translate(39.6062vw,43.5vh) scale(.6411)}to{transform:translate(39.49445vw,99vh) scale(.6411)}}.snow:nth-child(313){opacity:.653;transform:translate(98.9084vw,-10px) scale(.3499);animation:fall-313 28s -10s linear infinite}@keyframes fall-313{44.267%{transform:translate(90.6983vw,44.267vh) scale(.3499)}to{transform:translate(94.80335vw,99vh) scale(.3499)}}.snow:nth-child(314){opacity:1.7628;transform:translate(91.3318vw,-10px) scale(.2058);animation:fall-314 28s -4s linear infinite}@keyframes fall-314{45.188%{transform:translate(93.2328vw,45.188vh) scale(.2058)}to{transform:translate(92.2823vw,99vh) scale(.2058)}}.snow:nth-child(315){opacity:1.1934;transform:translate(78.1835vw,-10px) scale(.5645);animation:fall-315 12s -15s linear infinite}@keyframes fall-315{78.829%{transform:translate(74.0744vw,78.829vh) scale(.5645)}to{transform:translate(76.12895vw,99vh) scale(.5645)}}.snow:nth-child(316){opacity:.178;transform:translate(64.2345vw,-10px) scale(.4631);animation:fall-316 22s -9s linear infinite}@keyframes fall-316{49.018%{transform:translate(69.0829vw,49.018vh) scale(.4631)}to{transform:translate(66.6587vw,99vh) scale(.4631)}}.snow:nth-child(317){opacity:1.6362;transform:translate(64.0558vw,-10px) scale(.0147);animation:fall-317 17s -3s linear infinite}@keyframes fall-317{72.098%{transform:translate(71.6604vw,72.098vh) scale(.0147)}to{transform:translate(67.8581vw,99vh) scale(.0147)}}.snow:nth-child(318){opacity:.4126;transform:translate(37.6914vw,-10px) scale(.8947);animation:fall-318 27s -20s linear infinite}@keyframes fall-318{72.258%{transform:translate(39.8761vw,72.258vh) scale(.8947)}to{transform:translate(38.78375vw,99vh) scale(.8947)}}.snow:nth-child(319){opacity:.726;transform:translate(8.268vw,-10px) scale(.1246);animation:fall-319 13s -21s linear infinite}@keyframes fall-319{69.911%{transform:translate(8.3312vw,69.911vh) scale(.1246)}to{transform:translate(8.2996vw,99vh) scale(.1246)}}.snow:nth-child(320){opacity:1.4882;transform:translate(13.9601vw,-10px) scale(.255);animation:fall-320 15s -29s linear infinite}@keyframes fall-320{36.314%{transform:translate(5.4077vw,36.314vh) scale(.255)}to{transform:translate(9.6839vw,99vh) scale(.255)}}.snow:nth-child(321){opacity:1.0946;transform:translate(71.4541vw,-10px) scale(.5408);animation:fall-321 15s -30s linear infinite}@keyframes fall-321{39.959%{transform:translate(74.8526vw,39.959vh) scale(.5408)}to{transform:translate(73.15335vw,99vh) scale(.5408)}}.snow:nth-child(322){opacity:1.9714;transform:translate(41.3524vw,-10px) scale(.0334);animation:fall-322 11s -18s linear infinite}@keyframes fall-322{75.105%{transform:translate(47.4199vw,75.105vh) scale(.0334)}to{transform:translate(44.38615vw,99vh) scale(.0334)}}.snow:nth-child(323){opacity:1.182;transform:translate(79.3804vw,-10px) scale(.9388);animation:fall-323 14s -15s linear infinite}@keyframes fall-323{31.166%{transform:translate(72.9024vw,31.166vh) scale(.9388)}to{transform:translate(76.1414vw,99vh) scale(.9388)}}.snow:nth-child(324){opacity:1.335;transform:translate(92.0158vw,-10px) scale(.5619);animation:fall-324 21s -30s linear infinite}@keyframes fall-324{63.293%{transform:translate(100.1939vw,63.293vh) scale(.5619)}to{transform:translate(96.10485vw,99vh) scale(.5619)}}.snow:nth-child(325){opacity:.7686;transform:translate(8.2344vw,-10px) scale(.2228);animation:fall-325 29s -6s linear infinite}@keyframes fall-325{30.555%{transform:translate(9.1052vw,30.555vh) scale(.2228)}to{transform:translate(8.6698vw,99vh) scale(.2228)}}.snow:nth-child(326){opacity:1.6008;transform:translate(.4803vw,-10px) scale(.1572);animation:fall-326 25s -25s linear infinite}@keyframes fall-326{45.247%{transform:translate(7.1668vw,45.247vh) scale(.1572)}to{transform:translate(3.82355vw,99vh) scale(.1572)}}.snow:nth-child(327){opacity:1.7552;transform:translate(30.28vw,-10px) scale(.8082);animation:fall-327 28s -24s linear infinite}@keyframes fall-327{45.335%{transform:translate(27.9975vw,45.335vh) scale(.8082)}to{transform:translate(29.13875vw,99vh) scale(.8082)}}.snow:nth-child(328){opacity:1.2718;transform:translate(88.0069vw,-10px) scale(.397);animation:fall-328 14s -4s linear infinite}@keyframes fall-328{44.92%{transform:translate(87.2971vw,44.92vh) scale(.397)}to{transform:translate(87.652vw,99vh) scale(.397)}}.snow:nth-child(329){opacity:.3782;transform:translate(14.7098vw,-10px) scale(.6949);animation:fall-329 10s -7s linear infinite}@keyframes fall-329{52.299%{transform:translate(21.9012vw,52.299vh) scale(.6949)}to{transform:translate(18.3055vw,99vh) scale(.6949)}}.snow:nth-child(330){opacity:.7334;transform:translate(35.1805vw,-10px) scale(.9612);animation:fall-330 10s -9s linear infinite}@keyframes fall-330{43.319%{transform:translate(32.048vw,43.319vh) scale(.9612)}to{transform:translate(33.61425vw,99vh) scale(.9612)}}.snow:nth-child(331){opacity:1.995;transform:translate(97.8973vw,-10px) scale(.2918);animation:fall-331 19s -15s linear infinite}@keyframes fall-331{58.473%{transform:translate(99.3111vw,58.473vh) scale(.2918)}to{transform:translate(98.6042vw,99vh) scale(.2918)}}.snow:nth-child(332){opacity:1.2296;transform:translate(13.2392vw,-10px) scale(.2314);animation:fall-332 17s -13s linear infinite}@keyframes fall-332{45.717%{transform:translate(21.3539vw,45.717vh) scale(.2314)}to{transform:translate(17.29655vw,99vh) scale(.2314)}}.snow:nth-child(333){opacity:.5234;transform:translate(76.2523vw,-10px) scale(.1576);animation:fall-333 14s -3s linear infinite}@keyframes fall-333{46.409%{transform:translate(76.9085vw,46.409vh) scale(.1576)}to{transform:translate(76.5804vw,99vh) scale(.1576)}}.snow:nth-child(334){opacity:.0764;transform:translate(82.108vw,-10px) scale(.2856);animation:fall-334 28s -18s linear infinite}@keyframes fall-334{31.055%{transform:translate(75.7096vw,31.055vh) scale(.2856)}to{transform:translate(78.9088vw,99vh) scale(.2856)}}.snow:nth-child(335){opacity:1.4146;transform:translate(81.8352vw,-10px) scale(.3471);animation:fall-335 27s -15s linear infinite}@keyframes fall-335{69.74%{transform:translate(79.9062vw,69.74vh) scale(.3471)}to{transform:translate(80.8707vw,99vh) scale(.3471)}}.snow:nth-child(336){opacity:1.434;transform:translate(1.4087vw,-10px) scale(.7237);animation:fall-336 11s -8s linear infinite}@keyframes fall-336{51.643%{transform:translate(.8976vw,51.643vh) scale(.7237)}to{transform:translate(1.15315vw,99vh) scale(.7237)}}.snow:nth-child(337){opacity:1.714;transform:translate(66.4952vw,-10px) scale(.7084);animation:fall-337 10s -28s linear infinite}@keyframes fall-337{49.294%{transform:translate(74.3446vw,49.294vh) scale(.7084)}to{transform:translate(70.4199vw,99vh) scale(.7084)}}.snow:nth-child(338){opacity:1.3882;transform:translate(49.9635vw,-10px) scale(.5465);animation:fall-338 28s -7s linear infinite}@keyframes fall-338{40.299%{transform:translate(49.1468vw,40.299vh) scale(.5465)}to{transform:translate(49.55515vw,99vh) scale(.5465)}}.snow:nth-child(339){opacity:.5522;transform:translate(94.8621vw,-10px) scale(.3714);animation:fall-339 13s -1s linear infinite}@keyframes fall-339{66.038%{transform:translate(89.4698vw,66.038vh) scale(.3714)}to{transform:translate(92.16595vw,99vh) scale(.3714)}}.snow:nth-child(340){opacity:1.9778;transform:translate(99.7201vw,-10px) scale(.3376);animation:fall-340 26s -16s linear infinite}@keyframes fall-340{77.736%{transform:translate(100.3496vw,77.736vh) scale(.3376)}to{transform:translate(100.03485vw,99vh) scale(.3376)}}.snow:nth-child(341){opacity:.1472;transform:translate(80.657vw,-10px) scale(.8457);animation:fall-341 24s -3s linear infinite}@keyframes fall-341{48.518%{transform:translate(80.829vw,48.518vh) scale(.8457)}to{transform:translate(80.743vw,99vh) scale(.8457)}}.snow:nth-child(342){opacity:1.2894;transform:translate(24.4939vw,-10px) scale(.5189);animation:fall-342 30s -30s linear infinite}@keyframes fall-342{44.609%{transform:translate(33.2922vw,44.609vh) scale(.5189)}to{transform:translate(28.89305vw,99vh) scale(.5189)}}.snow:nth-child(343){opacity:1.414;transform:translate(31.7217vw,-10px) scale(.144);animation:fall-343 22s -2s linear infinite}@keyframes fall-343{75.812%{transform:translate(36.9009vw,75.812vh) scale(.144)}to{transform:translate(34.3113vw,99vh) scale(.144)}}.snow:nth-child(344){opacity:1.8304;transform:translate(50.243vw,-10px) scale(.8252);animation:fall-344 22s -29s linear infinite}@keyframes fall-344{57.886%{transform:translate(47.0495vw,57.886vh) scale(.8252)}to{transform:translate(48.64625vw,99vh) scale(.8252)}}.snow:nth-child(345){opacity:.9332;transform:translate(39.3357vw,-10px) scale(.8693);animation:fall-345 28s -27s linear infinite}@keyframes fall-345{37.057%{transform:translate(38.9338vw,37.057vh) scale(.8693)}to{transform:translate(39.13475vw,99vh) scale(.8693)}}.snow:nth-child(346){opacity:.1494;transform:translate(4.8149vw,-10px) scale(.1725);animation:fall-346 23s -5s linear infinite}@keyframes fall-346{44.541%{transform:translate(-.0937vw,44.541vh) scale(.1725)}to{transform:translate(2.3606vw,99vh) scale(.1725)}}.snow:nth-child(347){opacity:1.1872;transform:translate(82.8269vw,-10px) scale(.6806);animation:fall-347 16s -20s linear infinite}@keyframes fall-347{55.124%{transform:translate(80.6052vw,55.124vh) scale(.6806)}to{transform:translate(81.71605vw,99vh) scale(.6806)}}.snow:nth-child(348){opacity:1.109;transform:translate(31.6312vw,-10px) scale(.5818);animation:fall-348 19s -13s linear infinite}@keyframes fall-348{58.58%{transform:translate(29.2518vw,58.58vh) scale(.5818)}to{transform:translate(30.4415vw,99vh) scale(.5818)}}.snow:nth-child(349){opacity:.4678;transform:translate(42.4074vw,-10px) scale(.0003);animation:fall-349 18s -27s linear infinite}@keyframes fall-349{51.985%{transform:translate(47.0448vw,51.985vh) scale(.0003)}to{transform:translate(44.7261vw,99vh) scale(.0003)}}.snow:nth-child(350){opacity:.761;transform:translate(12.6418vw,-10px) scale(.3739);animation:fall-350 21s -14s linear infinite}@keyframes fall-350{47%{transform:translate(18.9661vw,47vh) scale(.3739)}to{transform:translate(15.80395vw,99vh) scale(.3739)}}.snow:nth-child(351){opacity:1.0376;transform:translate(51.1594vw,-10px) scale(.1174);animation:fall-351 26s -8s linear infinite}@keyframes fall-351{74.571%{transform:translate(51.0372vw,74.571vh) scale(.1174)}to{transform:translate(51.0983vw,99vh) scale(.1174)}}.snow:nth-child(352){opacity:1.4584;transform:translate(74.0245vw,-10px) scale(.0968);animation:fall-352 17s -7s linear infinite}@keyframes fall-352{36.75%{transform:translate(69.9703vw,36.75vh) scale(.0968)}to{transform:translate(71.9974vw,99vh) scale(.0968)}}.snow:nth-child(353){opacity:1.4892;transform:translate(15.1921vw,-10px) scale(.996);animation:fall-353 28s -22s linear infinite}@keyframes fall-353{30.008%{transform:translate(8.2323vw,30.008vh) scale(.996)}to{transform:translate(11.7122vw,99vh) scale(.996)}}.snow:nth-child(354){opacity:.4464;transform:translate(57.562vw,-10px) scale(.6265);animation:fall-354 13s -25s linear infinite}@keyframes fall-354{79.317%{transform:translate(49.2687vw,79.317vh) scale(.6265)}to{transform:translate(53.41535vw,99vh) scale(.6265)}}.snow:nth-child(355){opacity:1.2298;transform:translate(18.187vw,-10px) scale(.0809);animation:fall-355 25s -28s linear infinite}@keyframes fall-355{76.832%{transform:translate(17.1892vw,76.832vh) scale(.0809)}to{transform:translate(17.6881vw,99vh) scale(.0809)}}.snow:nth-child(356){opacity:1.558;transform:translate(23.9321vw,-10px) scale(.5934);animation:fall-356 12s -11s linear infinite}@keyframes fall-356{60.211%{transform:translate(15.8784vw,60.211vh) scale(.5934)}to{transform:translate(19.90525vw,99vh) scale(.5934)}}.snow:nth-child(357){opacity:.7804;transform:translate(99.0815vw,-10px) scale(.1128);animation:fall-357 14s -28s linear infinite}@keyframes fall-357{71.753%{transform:translate(108.9172vw,71.753vh) scale(.1128)}to{transform:translate(103.99935vw,99vh) scale(.1128)}}.snow:nth-child(358){opacity:1.0562;transform:translate(17.0809vw,-10px) scale(.1922);animation:fall-358 19s -26s linear infinite}@keyframes fall-358{32.109%{transform:translate(8.2146vw,32.109vh) scale(.1922)}to{transform:translate(12.64775vw,99vh) scale(.1922)}}.snow:nth-child(359){opacity:.6708;transform:translate(39.6433vw,-10px) scale(.1435);animation:fall-359 29s -2s linear infinite}@keyframes fall-359{53.441%{transform:translate(36.3613vw,53.441vh) scale(.1435)}to{transform:translate(38.0023vw,99vh) scale(.1435)}}.snow:nth-child(360){opacity:.529;transform:translate(58.1828vw,-10px) scale(.3945);animation:fall-360 21s -9s linear infinite}@keyframes fall-360{64.807%{transform:translate(59.0706vw,64.807vh) scale(.3945)}to{transform:translate(58.6267vw,99vh) scale(.3945)}}.snow:nth-child(361){opacity:1.5166;transform:translate(81.1738vw,-10px) scale(.3032);animation:fall-361 24s -14s linear infinite}@keyframes fall-361{32.1%{transform:translate(80.5425vw,32.1vh) scale(.3032)}to{transform:translate(80.85815vw,99vh) scale(.3032)}}.snow:nth-child(362){opacity:.3132;transform:translate(24.6936vw,-10px) scale(.9172);animation:fall-362 15s -17s linear infinite}@keyframes fall-362{51.306%{transform:translate(24.6824vw,51.306vh) scale(.9172)}to{transform:translate(24.688vw,99vh) scale(.9172)}}.snow:nth-child(363){opacity:.281;transform:translate(43.9266vw,-10px) scale(.173);animation:fall-363 29s -9s linear infinite}@keyframes fall-363{58.602%{transform:translate(42.2201vw,58.602vh) scale(.173)}to{transform:translate(43.07335vw,99vh) scale(.173)}}.snow:nth-child(364){opacity:1.83;transform:translate(67.0066vw,-10px) scale(.1048);animation:fall-364 19s -26s linear infinite}@keyframes fall-364{65.131%{transform:translate(65.0817vw,65.131vh) scale(.1048)}to{transform:translate(66.04415vw,99vh) scale(.1048)}}.snow:nth-child(365){opacity:.5454;transform:translate(58.1266vw,-10px) scale(.5656);animation:fall-365 20s -13s linear infinite}@keyframes fall-365{72.765%{transform:translate(67.2496vw,72.765vh) scale(.5656)}to{transform:translate(62.6881vw,99vh) scale(.5656)}}.snow:nth-child(366){opacity:1.7428;transform:translate(99.6858vw,-10px) scale(.3633);animation:fall-366 15s -20s linear infinite}@keyframes fall-366{62.853%{transform:translate(108.9711vw,62.853vh) scale(.3633)}to{transform:translate(104.32845vw,99vh) scale(.3633)}}.snow:nth-child(367){opacity:.916;transform:translate(89.4336vw,-10px) scale(.8734);animation:fall-367 18s -14s linear infinite}@keyframes fall-367{61.494%{transform:translate(89.2351vw,61.494vh) scale(.8734)}to{transform:translate(89.33435vw,99vh) scale(.8734)}}.snow:nth-child(368){opacity:.655;transform:translate(28.2385vw,-10px) scale(.8636);animation:fall-368 24s -14s linear infinite}@keyframes fall-368{68.355%{transform:translate(19.842vw,68.355vh) scale(.8636)}to{transform:translate(24.04025vw,99vh) scale(.8636)}}.snow:nth-child(369){opacity:1.7174;transform:translate(34.3189vw,-10px) scale(.4446);animation:fall-369 11s -21s linear infinite}@keyframes fall-369{38.905%{transform:translate(43.379vw,38.905vh) scale(.4446)}to{transform:translate(38.84895vw,99vh) scale(.4446)}}.snow:nth-child(370){opacity:1.6006;transform:translate(22.0212vw,-10px) scale(.2256);animation:fall-370 23s -22s linear infinite}@keyframes fall-370{58.203%{transform:translate(21.4054vw,58.203vh) scale(.2256)}to{transform:translate(21.7133vw,99vh) scale(.2256)}}.snow:nth-child(371){opacity:.7758;transform:translate(82.2172vw,-10px) scale(.7585);animation:fall-371 28s -23s linear infinite}@keyframes fall-371{64.2%{transform:translate(76.2213vw,64.2vh) scale(.7585)}to{transform:translate(79.21925vw,99vh) scale(.7585)}}.snow:nth-child(372){opacity:.2656;transform:translate(29.512vw,-10px) scale(.3602);animation:fall-372 18s -3s linear infinite}@keyframes fall-372{66.911%{transform:translate(31.9818vw,66.911vh) scale(.3602)}to{transform:translate(30.7469vw,99vh) scale(.3602)}}.snow:nth-child(373){opacity:1.4;transform:translate(54.9598vw,-10px) scale(.0716);animation:fall-373 25s -20s linear infinite}@keyframes fall-373{78.574%{transform:translate(50.537vw,78.574vh) scale(.0716)}to{transform:translate(52.7484vw,99vh) scale(.0716)}}.snow:nth-child(374){opacity:1.8282;transform:translate(81.2695vw,-10px) scale(.5251);animation:fall-374 21s -14s linear infinite}@keyframes fall-374{75.18%{transform:translate(81.4623vw,75.18vh) scale(.5251)}to{transform:translate(81.3659vw,99vh) scale(.5251)}}.snow:nth-child(375){opacity:1.1692;transform:translate(71.2852vw,-10px) scale(.0451);animation:fall-375 29s -20s linear infinite}@keyframes fall-375{54.483%{transform:translate(75.3306vw,54.483vh) scale(.0451)}to{transform:translate(73.3079vw,99vh) scale(.0451)}}.snow:nth-child(376){opacity:1.3954;transform:translate(16.1358vw,-10px) scale(.1387);animation:fall-376 16s -5s linear infinite}@keyframes fall-376{78.182%{transform:translate(22.366vw,78.182vh) scale(.1387)}to{transform:translate(19.2509vw,99vh) scale(.1387)}}.snow:nth-child(377){opacity:1.674;transform:translate(39.399vw,-10px) scale(.9813);animation:fall-377 16s -2s linear infinite}@keyframes fall-377{61.582%{transform:translate(38.6653vw,61.582vh) scale(.9813)}to{transform:translate(39.03215vw,99vh) scale(.9813)}}.snow:nth-child(378){opacity:.9934;transform:translate(5.7569vw,-10px) scale(.0215);animation:fall-378 26s -17s linear infinite}@keyframes fall-378{70.405%{transform:translate(12.9637vw,70.405vh) scale(.0215)}to{transform:translate(9.3603vw,99vh) scale(.0215)}}.snow:nth-child(379){opacity:.9988;transform:translate(79.9448vw,-10px) scale(.5728);animation:fall-379 19s -1s linear infinite}@keyframes fall-379{52.055%{transform:translate(82.3609vw,52.055vh) scale(.5728)}to{transform:translate(81.15285vw,99vh) scale(.5728)}}.snow:nth-child(380){opacity:1.0128;transform:translate(93.4771vw,-10px) scale(.7787);animation:fall-380 16s -30s linear infinite}@keyframes fall-380{57.977%{transform:translate(89.5324vw,57.977vh) scale(.7787)}to{transform:translate(91.50475vw,99vh) scale(.7787)}}.snow:nth-child(381){opacity:1.3944;transform:translate(17.947vw,-10px) scale(.1967);animation:fall-381 10s -28s linear infinite}@keyframes fall-381{34.971%{transform:translate(27.8801vw,34.971vh) scale(.1967)}to{transform:translate(22.91355vw,99vh) scale(.1967)}}.snow:nth-child(382){opacity:1.9222;transform:translate(91.1081vw,-10px) scale(.5728);animation:fall-382 23s -21s linear infinite}@keyframes fall-382{60.779%{transform:translate(88.257vw,60.779vh) scale(.5728)}to{transform:translate(89.68255vw,99vh) scale(.5728)}}.snow:nth-child(383){opacity:.916;transform:translate(12.7434vw,-10px) scale(.6621);animation:fall-383 14s -11s linear infinite}@keyframes fall-383{71.053%{transform:translate(8.1459vw,71.053vh) scale(.6621)}to{transform:translate(10.44465vw,99vh) scale(.6621)}}.snow:nth-child(384){opacity:.7202;transform:translate(70.4303vw,-10px) scale(.3983);animation:fall-384 18s -28s linear infinite}@keyframes fall-384{54.018%{transform:translate(63.7641vw,54.018vh) scale(.3983)}to{transform:translate(67.0972vw,99vh) scale(.3983)}}.snow:nth-child(385){opacity:1.1408;transform:translate(26.4118vw,-10px) scale(.7675);animation:fall-385 22s -26s linear infinite}@keyframes fall-385{60.296%{transform:translate(22.6485vw,60.296vh) scale(.7675)}to{transform:translate(24.53015vw,99vh) scale(.7675)}}.snow:nth-child(386){opacity:.9142;transform:translate(75.422vw,-10px) scale(.9772);animation:fall-386 14s -10s linear infinite}@keyframes fall-386{78.332%{transform:translate(76.372vw,78.332vh) scale(.9772)}to{transform:translate(75.897vw,99vh) scale(.9772)}}.snow:nth-child(387){opacity:1.8366;transform:translate(35.5283vw,-10px) scale(.9426);animation:fall-387 26s -9s linear infinite}@keyframes fall-387{79.12%{transform:translate(31.7323vw,79.12vh) scale(.9426)}to{transform:translate(33.6303vw,99vh) scale(.9426)}}.snow:nth-child(388){opacity:.1054;transform:translate(87.5578vw,-10px) scale(.9447);animation:fall-388 14s -16s linear infinite}@keyframes fall-388{30.631%{transform:translate(92.6901vw,30.631vh) scale(.9447)}to{transform:translate(90.12395vw,99vh) scale(.9447)}}.snow:nth-child(389){opacity:.3524;transform:translate(87.0927vw,-10px) scale(.5273);animation:fall-389 19s -24s linear infinite}@keyframes fall-389{72.634%{transform:translate(82.0496vw,72.634vh) scale(.5273)}to{transform:translate(84.57115vw,99vh) scale(.5273)}}.snow:nth-child(390){opacity:.4782;transform:translate(95.6754vw,-10px) scale(.9287);animation:fall-390 21s -5s linear infinite}@keyframes fall-390{48.304%{transform:translate(94.9856vw,48.304vh) scale(.9287)}to{transform:translate(95.3305vw,99vh) scale(.9287)}}.snow:nth-child(391){opacity:.3656;transform:translate(44.8793vw,-10px) scale(.1894);animation:fall-391 24s -15s linear infinite}@keyframes fall-391{79.877%{transform:translate(49.4554vw,79.877vh) scale(.1894)}to{transform:translate(47.16735vw,99vh) scale(.1894)}}.snow:nth-child(392){opacity:.807;transform:translate(63.6425vw,-10px) scale(.3545);animation:fall-392 15s -26s linear infinite}@keyframes fall-392{42.826%{transform:translate(55.9382vw,42.826vh) scale(.3545)}to{transform:translate(59.79035vw,99vh) scale(.3545)}}.snow:nth-child(393){opacity:.4426;transform:translate(23.4048vw,-10px) scale(.6452);animation:fall-393 21s -10s linear infinite}@keyframes fall-393{45.007%{transform:translate(24.0727vw,45.007vh) scale(.6452)}to{transform:translate(23.73875vw,99vh) scale(.6452)}}.snow:nth-child(394){opacity:1.9608;transform:translate(7.659vw,-10px) scale(.7676);animation:fall-394 22s -9s linear infinite}@keyframes fall-394{62.973%{transform:translate(15.8908vw,62.973vh) scale(.7676)}to{transform:translate(11.7749vw,99vh) scale(.7676)}}.snow:nth-child(395){opacity:1.1302;transform:translate(28.3152vw,-10px) scale(.5303);animation:fall-395 30s -5s linear infinite}@keyframes fall-395{37.886%{transform:translate(21.0775vw,37.886vh) scale(.5303)}to{transform:translate(24.69635vw,99vh) scale(.5303)}}.snow:nth-child(396){opacity:.2958;transform:translate(33.3372vw,-10px) scale(.3951);animation:fall-396 26s -1s linear infinite}@keyframes fall-396{40.155%{transform:translate(37.8046vw,40.155vh) scale(.3951)}to{transform:translate(35.5709vw,99vh) scale(.3951)}}.snow:nth-child(397){opacity:1.9008;transform:translate(53.7809vw,-10px) scale(.4117);animation:fall-397 17s -17s linear infinite}@keyframes fall-397{69.122%{transform:translate(44.6475vw,69.122vh) scale(.4117)}to{transform:translate(49.2142vw,99vh) scale(.4117)}}.snow:nth-child(398){opacity:1.2472;transform:translate(85.0742vw,-10px) scale(.5039);animation:fall-398 21s -19s linear infinite}@keyframes fall-398{77.813%{transform:translate(78.8093vw,77.813vh) scale(.5039)}to{transform:translate(81.94175vw,99vh) scale(.5039)}}.snow:nth-child(399){opacity:1.1348;transform:translate(8.5598vw,-10px) scale(.2459);animation:fall-399 13s -4s linear infinite}@keyframes fall-399{34.562%{transform:translate(11.8058vw,34.562vh) scale(.2459)}to{transform:translate(10.1828vw,99vh) scale(.2459)}}.snow:nth-child(400){opacity:1.2288;transform:translate(91.4071vw,-10px) scale(.119);animation:fall-400 14s -18s linear infinite}@keyframes fall-400{58.05%{transform:translate(87.1097vw,58.05vh) scale(.119)}to{transform:translate(89.2584vw,99vh) scale(.119)}}\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==
|