@esfaenza/core 15.2.121 → 15.2.122
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:.7492;transform:translate(24.7017vw,-10px) scale(.0334);animation:fall-1 24s -28s linear infinite}@keyframes fall-1{45.657%{transform:translate(24.8523vw,45.657vh) scale(.0334)}to{transform:translate(24.777vw,99vh) scale(.0334)}}.snow:nth-child(2){opacity:1.0622;transform:translate(.178vw,-10px) scale(.6632);animation:fall-2 19s -6s linear infinite}@keyframes fall-2{46.705%{transform:translate(-7.7221vw,46.705vh) scale(.6632)}to{transform:translate(-3.77205vw,99vh) scale(.6632)}}.snow:nth-child(3){opacity:1.8196;transform:translate(92.4311vw,-10px) scale(.2592);animation:fall-3 11s -5s linear infinite}@keyframes fall-3{63.106%{transform:translate(90.8958vw,63.106vh) scale(.2592)}to{transform:translate(91.66345vw,99vh) scale(.2592)}}.snow:nth-child(4){opacity:1.873;transform:translate(47.8837vw,-10px) scale(.7882);animation:fall-4 27s -2s linear infinite}@keyframes fall-4{35.288%{transform:translate(54.4599vw,35.288vh) scale(.7882)}to{transform:translate(51.1718vw,99vh) scale(.7882)}}.snow:nth-child(5){opacity:.571;transform:translate(14.8026vw,-10px) scale(.3287);animation:fall-5 24s -12s linear infinite}@keyframes fall-5{50.12%{transform:translate(8.3447vw,50.12vh) scale(.3287)}to{transform:translate(11.57365vw,99vh) scale(.3287)}}.snow:nth-child(6){opacity:.8324;transform:translate(34.1328vw,-10px) scale(.7079);animation:fall-6 26s -28s linear infinite}@keyframes fall-6{72.184%{transform:translate(43.2467vw,72.184vh) scale(.7079)}to{transform:translate(38.68975vw,99vh) scale(.7079)}}.snow:nth-child(7){opacity:.2464;transform:translate(75.315vw,-10px) scale(.924);animation:fall-7 10s -30s linear infinite}@keyframes fall-7{57.233%{transform:translate(81.0549vw,57.233vh) scale(.924)}to{transform:translate(78.18495vw,99vh) scale(.924)}}.snow:nth-child(8){opacity:.234;transform:translate(26.7869vw,-10px) scale(.7882);animation:fall-8 23s -27s linear infinite}@keyframes fall-8{63.043%{transform:translate(34.3717vw,63.043vh) scale(.7882)}to{transform:translate(30.5793vw,99vh) scale(.7882)}}.snow:nth-child(9){opacity:.1042;transform:translate(13.683vw,-10px) scale(.9516);animation:fall-9 20s -13s linear infinite}@keyframes fall-9{44.444%{transform:translate(15.0558vw,44.444vh) scale(.9516)}to{transform:translate(14.3694vw,99vh) scale(.9516)}}.snow:nth-child(10){opacity:1.0058;transform:translate(11.2462vw,-10px) scale(.0623);animation:fall-10 19s -3s linear infinite}@keyframes fall-10{33.748%{transform:translate(15.57vw,33.748vh) scale(.0623)}to{transform:translate(13.4081vw,99vh) scale(.0623)}}.snow:nth-child(11){opacity:1.1216;transform:translate(82.9533vw,-10px) scale(.2294);animation:fall-11 11s -1s linear infinite}@keyframes fall-11{65.72%{transform:translate(81.3663vw,65.72vh) scale(.2294)}to{transform:translate(82.1598vw,99vh) scale(.2294)}}.snow:nth-child(12){opacity:1.4328;transform:translate(4.6723vw,-10px) scale(.0161);animation:fall-12 11s -4s linear infinite}@keyframes fall-12{72.077%{transform:translate(11.5184vw,72.077vh) scale(.0161)}to{transform:translate(8.09535vw,99vh) scale(.0161)}}.snow:nth-child(13){opacity:.797;transform:translate(86.3444vw,-10px) scale(.8852);animation:fall-13 29s -13s linear infinite}@keyframes fall-13{68.225%{transform:translate(94.0674vw,68.225vh) scale(.8852)}to{transform:translate(90.2059vw,99vh) scale(.8852)}}.snow:nth-child(14){opacity:.5928;transform:translate(13.3915vw,-10px) scale(.7063);animation:fall-14 23s -6s linear infinite}@keyframes fall-14{50.789%{transform:translate(14.122vw,50.789vh) scale(.7063)}to{transform:translate(13.75675vw,99vh) scale(.7063)}}.snow:nth-child(15){opacity:1.376;transform:translate(16.4353vw,-10px) scale(.9369);animation:fall-15 15s -20s linear infinite}@keyframes fall-15{71.588%{transform:translate(25.3384vw,71.588vh) scale(.9369)}to{transform:translate(20.88685vw,99vh) scale(.9369)}}.snow:nth-child(16){opacity:1.051;transform:translate(41.9864vw,-10px) scale(.881);animation:fall-16 27s -27s linear infinite}@keyframes fall-16{58.59%{transform:translate(50.0894vw,58.59vh) scale(.881)}to{transform:translate(46.0379vw,99vh) scale(.881)}}.snow:nth-child(17){opacity:1.1146;transform:translate(64.3674vw,-10px) scale(.1794);animation:fall-17 28s -27s linear infinite}@keyframes fall-17{54.267%{transform:translate(72.1516vw,54.267vh) scale(.1794)}to{transform:translate(68.2595vw,99vh) scale(.1794)}}.snow:nth-child(18){opacity:.3892;transform:translate(2.8998vw,-10px) scale(.5871);animation:fall-18 23s -9s linear infinite}@keyframes fall-18{50.56%{transform:translate(-3.7197vw,50.56vh) scale(.5871)}to{transform:translate(-.40995vw,99vh) scale(.5871)}}.snow:nth-child(19){opacity:1.7154;transform:translate(87.8718vw,-10px) scale(.8381);animation:fall-19 13s -3s linear infinite}@keyframes fall-19{74.38%{transform:translate(90.3696vw,74.38vh) scale(.8381)}to{transform:translate(89.1207vw,99vh) scale(.8381)}}.snow:nth-child(20){opacity:.5752;transform:translate(46.0184vw,-10px) scale(.5238);animation:fall-20 25s -13s linear infinite}@keyframes fall-20{33.665%{transform:translate(54.5068vw,33.665vh) scale(.5238)}to{transform:translate(50.2626vw,99vh) scale(.5238)}}.snow:nth-child(21){opacity:.0848;transform:translate(29.2064vw,-10px) scale(.8373);animation:fall-21 27s -8s linear infinite}@keyframes fall-21{57.406%{transform:translate(25.8272vw,57.406vh) scale(.8373)}to{transform:translate(27.5168vw,99vh) scale(.8373)}}.snow:nth-child(22){opacity:.4916;transform:translate(66.9293vw,-10px) scale(.1361);animation:fall-22 26s -22s linear infinite}@keyframes fall-22{32.346%{transform:translate(74.1743vw,32.346vh) scale(.1361)}to{transform:translate(70.5518vw,99vh) scale(.1361)}}.snow:nth-child(23){opacity:1.8354;transform:translate(52.8199vw,-10px) scale(.3433);animation:fall-23 26s -9s linear infinite}@keyframes fall-23{34.554%{transform:translate(60.1561vw,34.554vh) scale(.3433)}to{transform:translate(56.488vw,99vh) scale(.3433)}}.snow:nth-child(24){opacity:1.3528;transform:translate(52.7599vw,-10px) scale(.8879);animation:fall-24 13s -28s linear infinite}@keyframes fall-24{56.061%{transform:translate(56.1637vw,56.061vh) scale(.8879)}to{transform:translate(54.4618vw,99vh) scale(.8879)}}.snow:nth-child(25){opacity:.1146;transform:translate(11.1369vw,-10px) scale(.6373);animation:fall-25 15s -28s linear infinite}@keyframes fall-25{51.731%{transform:translate(11.5784vw,51.731vh) scale(.6373)}to{transform:translate(11.35765vw,99vh) scale(.6373)}}.snow:nth-child(26){opacity:.3508;transform:translate(12.7766vw,-10px) scale(.4774);animation:fall-26 18s -7s linear infinite}@keyframes fall-26{55.58%{transform:translate(5.2635vw,55.58vh) scale(.4774)}to{transform:translate(9.02005vw,99vh) scale(.4774)}}.snow:nth-child(27){opacity:.0232;transform:translate(23.7286vw,-10px) scale(.0692);animation:fall-27 16s -12s linear infinite}@keyframes fall-27{42.064%{transform:translate(30.8855vw,42.064vh) scale(.0692)}to{transform:translate(27.30705vw,99vh) scale(.0692)}}.snow:nth-child(28){opacity:.2588;transform:translate(21.7109vw,-10px) scale(.672);animation:fall-28 16s -1s linear infinite}@keyframes fall-28{60.091%{transform:translate(22.5439vw,60.091vh) scale(.672)}to{transform:translate(22.1274vw,99vh) scale(.672)}}.snow:nth-child(29){opacity:.6274;transform:translate(13.6074vw,-10px) scale(.6788);animation:fall-29 13s -9s linear infinite}@keyframes fall-29{58.422%{transform:translate(14.9821vw,58.422vh) scale(.6788)}to{transform:translate(14.29475vw,99vh) scale(.6788)}}.snow:nth-child(30){opacity:.857;transform:translate(69.472vw,-10px) scale(.3527);animation:fall-30 21s -10s linear infinite}@keyframes fall-30{49.172%{transform:translate(62.6686vw,49.172vh) scale(.3527)}to{transform:translate(66.0703vw,99vh) scale(.3527)}}.snow:nth-child(31){opacity:1.4552;transform:translate(33.5025vw,-10px) scale(.9073);animation:fall-31 15s -9s linear infinite}@keyframes fall-31{44.604%{transform:translate(38.3785vw,44.604vh) scale(.9073)}to{transform:translate(35.9405vw,99vh) scale(.9073)}}.snow:nth-child(32){opacity:1.4902;transform:translate(71.8167vw,-10px) scale(.1662);animation:fall-32 18s -21s linear infinite}@keyframes fall-32{30.4%{transform:translate(69.5021vw,30.4vh) scale(.1662)}to{transform:translate(70.6594vw,99vh) scale(.1662)}}.snow:nth-child(33){opacity:1.518;transform:translate(42.0048vw,-10px) scale(.7259);animation:fall-33 18s -29s linear infinite}@keyframes fall-33{44.98%{transform:translate(37.5179vw,44.98vh) scale(.7259)}to{transform:translate(39.76135vw,99vh) scale(.7259)}}.snow:nth-child(34){opacity:1.5278;transform:translate(14.7176vw,-10px) scale(.3567);animation:fall-34 24s -9s linear infinite}@keyframes fall-34{58.698%{transform:translate(12.892vw,58.698vh) scale(.3567)}to{transform:translate(13.8048vw,99vh) scale(.3567)}}.snow:nth-child(35){opacity:1.1188;transform:translate(86.8909vw,-10px) scale(.95);animation:fall-35 16s -20s linear infinite}@keyframes fall-35{37.786%{transform:translate(85.8896vw,37.786vh) scale(.95)}to{transform:translate(86.39025vw,99vh) scale(.95)}}.snow:nth-child(36){opacity:1.0454;transform:translate(37.3398vw,-10px) scale(.4927);animation:fall-36 17s -2s linear infinite}@keyframes fall-36{48.847%{transform:translate(45.3976vw,48.847vh) scale(.4927)}to{transform:translate(41.3687vw,99vh) scale(.4927)}}.snow:nth-child(37){opacity:.3328;transform:translate(99.8227vw,-10px) scale(.3439);animation:fall-37 23s -3s linear infinite}@keyframes fall-37{77.187%{transform:translate(91.229vw,77.187vh) scale(.3439)}to{transform:translate(95.52585vw,99vh) scale(.3439)}}.snow:nth-child(38){opacity:1.609;transform:translate(47.9718vw,-10px) scale(.5983);animation:fall-38 27s -13s linear infinite}@keyframes fall-38{61.922%{transform:translate(47.2599vw,61.922vh) scale(.5983)}to{transform:translate(47.61585vw,99vh) scale(.5983)}}.snow:nth-child(39){opacity:1.348;transform:translate(19.7936vw,-10px) scale(.8193);animation:fall-39 26s -19s linear infinite}@keyframes fall-39{52.101%{transform:translate(27.0792vw,52.101vh) scale(.8193)}to{transform:translate(23.4364vw,99vh) scale(.8193)}}.snow:nth-child(40){opacity:.4552;transform:translate(68.755vw,-10px) scale(.2285);animation:fall-40 23s -25s linear infinite}@keyframes fall-40{38.613%{transform:translate(62.6032vw,38.613vh) scale(.2285)}to{transform:translate(65.6791vw,99vh) scale(.2285)}}.snow:nth-child(41){opacity:1.8732;transform:translate(53.376vw,-10px) scale(.4704);animation:fall-41 27s -26s linear infinite}@keyframes fall-41{61.563%{transform:translate(57.3766vw,61.563vh) scale(.4704)}to{transform:translate(55.3763vw,99vh) scale(.4704)}}.snow:nth-child(42){opacity:.1308;transform:translate(29.0619vw,-10px) scale(.6063);animation:fall-42 25s -20s linear infinite}@keyframes fall-42{58.031%{transform:translate(32.3188vw,58.031vh) scale(.6063)}to{transform:translate(30.69035vw,99vh) scale(.6063)}}.snow:nth-child(43){opacity:1.01;transform:translate(81.3174vw,-10px) scale(.6071);animation:fall-43 20s -6s linear infinite}@keyframes fall-43{42.688%{transform:translate(88.7039vw,42.688vh) scale(.6071)}to{transform:translate(85.01065vw,99vh) scale(.6071)}}.snow:nth-child(44){opacity:.706;transform:translate(77.3822vw,-10px) scale(.1988);animation:fall-44 11s -11s linear infinite}@keyframes fall-44{47.01%{transform:translate(72.3774vw,47.01vh) scale(.1988)}to{transform:translate(74.8798vw,99vh) scale(.1988)}}.snow:nth-child(45){opacity:1.024;transform:translate(42.8872vw,-10px) scale(.178);animation:fall-45 27s -29s linear infinite}@keyframes fall-45{34.734%{transform:translate(44.4753vw,34.734vh) scale(.178)}to{transform:translate(43.68125vw,99vh) scale(.178)}}.snow:nth-child(46){opacity:.0872;transform:translate(63.2528vw,-10px) scale(.6684);animation:fall-46 13s -18s linear infinite}@keyframes fall-46{49.086%{transform:translate(67.363vw,49.086vh) scale(.6684)}to{transform:translate(65.3079vw,99vh) scale(.6684)}}.snow:nth-child(47){opacity:.7852;transform:translate(29.9757vw,-10px) scale(.4117);animation:fall-47 25s -7s linear infinite}@keyframes fall-47{67.641%{transform:translate(37.6223vw,67.641vh) scale(.4117)}to{transform:translate(33.799vw,99vh) scale(.4117)}}.snow:nth-child(48){opacity:.3344;transform:translate(67.8848vw,-10px) scale(.3258);animation:fall-48 17s -13s linear infinite}@keyframes fall-48{31.932%{transform:translate(75.9652vw,31.932vh) scale(.3258)}to{transform:translate(71.925vw,99vh) scale(.3258)}}.snow:nth-child(49){opacity:1.0636;transform:translate(28.2302vw,-10px) scale(.2152);animation:fall-49 10s -1s linear infinite}@keyframes fall-49{56.321%{transform:translate(32.1433vw,56.321vh) scale(.2152)}to{transform:translate(30.18675vw,99vh) scale(.2152)}}.snow:nth-child(50){opacity:.397;transform:translate(78.2084vw,-10px) scale(.6978);animation:fall-50 19s -14s linear infinite}@keyframes fall-50{64.916%{transform:translate(68.8287vw,64.916vh) scale(.6978)}to{transform:translate(73.51855vw,99vh) scale(.6978)}}.snow:nth-child(51){opacity:1.0306;transform:translate(99.5407vw,-10px) scale(.6295);animation:fall-51 23s -24s linear infinite}@keyframes fall-51{51.652%{transform:translate(97.7799vw,51.652vh) scale(.6295)}to{transform:translate(98.6603vw,99vh) scale(.6295)}}.snow:nth-child(52){opacity:1.4124;transform:translate(9.0062vw,-10px) scale(.1015);animation:fall-52 22s -3s linear infinite}@keyframes fall-52{67.418%{transform:translate(12.4274vw,67.418vh) scale(.1015)}to{transform:translate(10.7168vw,99vh) scale(.1015)}}.snow:nth-child(53){opacity:.3932;transform:translate(62.6547vw,-10px) scale(.243);animation:fall-53 17s -16s linear infinite}@keyframes fall-53{34.553%{transform:translate(71.7065vw,34.553vh) scale(.243)}to{transform:translate(67.1806vw,99vh) scale(.243)}}.snow:nth-child(54){opacity:1.4182;transform:translate(70.6049vw,-10px) scale(.0922);animation:fall-54 26s -18s linear infinite}@keyframes fall-54{62.539%{transform:translate(60.8778vw,62.539vh) scale(.0922)}to{transform:translate(65.74135vw,99vh) scale(.0922)}}.snow:nth-child(55){opacity:1.1162;transform:translate(9.1991vw,-10px) scale(.1785);animation:fall-55 23s -27s linear infinite}@keyframes fall-55{51.681%{transform:translate(15.6778vw,51.681vh) scale(.1785)}to{transform:translate(12.43845vw,99vh) scale(.1785)}}.snow:nth-child(56){opacity:1.8788;transform:translate(83.3206vw,-10px) scale(.3123);animation:fall-56 22s -7s linear infinite}@keyframes fall-56{67.188%{transform:translate(77.0158vw,67.188vh) scale(.3123)}to{transform:translate(80.1682vw,99vh) scale(.3123)}}.snow:nth-child(57){opacity:.1702;transform:translate(69.6119vw,-10px) scale(.1639);animation:fall-57 16s -30s linear infinite}@keyframes fall-57{76.3%{transform:translate(60.8045vw,76.3vh) scale(.1639)}to{transform:translate(65.2082vw,99vh) scale(.1639)}}.snow:nth-child(58){opacity:1.66;transform:translate(5.2652vw,-10px) scale(.9308);animation:fall-58 21s -13s linear infinite}@keyframes fall-58{62.766%{transform:translate(11.1561vw,62.766vh) scale(.9308)}to{transform:translate(8.21065vw,99vh) scale(.9308)}}.snow:nth-child(59){opacity:1.4378;transform:translate(55.9052vw,-10px) scale(.0257);animation:fall-59 26s -16s linear infinite}@keyframes fall-59{43.1%{transform:translate(53.3593vw,43.1vh) scale(.0257)}to{transform:translate(54.63225vw,99vh) scale(.0257)}}.snow:nth-child(60){opacity:1.8972;transform:translate(73.9743vw,-10px) scale(.3115);animation:fall-60 21s -20s linear infinite}@keyframes fall-60{63.185%{transform:translate(65.016vw,63.185vh) scale(.3115)}to{transform:translate(69.49515vw,99vh) scale(.3115)}}.snow:nth-child(61){opacity:1.7242;transform:translate(92.737vw,-10px) scale(.7753);animation:fall-61 17s -30s linear infinite}@keyframes fall-61{41.783%{transform:translate(96.2209vw,41.783vh) scale(.7753)}to{transform:translate(94.47895vw,99vh) scale(.7753)}}.snow:nth-child(62){opacity:.2152;transform:translate(93.7963vw,-10px) scale(.2687);animation:fall-62 24s -28s linear infinite}@keyframes fall-62{73.783%{transform:translate(85.8227vw,73.783vh) scale(.2687)}to{transform:translate(89.8095vw,99vh) scale(.2687)}}.snow:nth-child(63){opacity:.8496;transform:translate(5.8494vw,-10px) scale(.6309);animation:fall-63 19s -13s linear infinite}@keyframes fall-63{59.837%{transform:translate(12.4765vw,59.837vh) scale(.6309)}to{transform:translate(9.16295vw,99vh) scale(.6309)}}.snow:nth-child(64){opacity:1.4534;transform:translate(28.5726vw,-10px) scale(.9612);animation:fall-64 10s -5s linear infinite}@keyframes fall-64{35.683%{transform:translate(27.0832vw,35.683vh) scale(.9612)}to{transform:translate(27.8279vw,99vh) scale(.9612)}}.snow:nth-child(65){opacity:1.1718;transform:translate(72.9439vw,-10px) scale(.5069);animation:fall-65 15s -4s linear infinite}@keyframes fall-65{41.465%{transform:translate(72.9609vw,41.465vh) scale(.5069)}to{transform:translate(72.9524vw,99vh) scale(.5069)}}.snow:nth-child(66){opacity:.9344;transform:translate(60.6316vw,-10px) scale(.1151);animation:fall-66 22s -16s linear infinite}@keyframes fall-66{54.209%{transform:translate(69.5406vw,54.209vh) scale(.1151)}to{transform:translate(65.0861vw,99vh) scale(.1151)}}.snow:nth-child(67){opacity:.4198;transform:translate(18.6264vw,-10px) scale(.6711);animation:fall-67 12s -14s linear infinite}@keyframes fall-67{63.614%{transform:translate(28.1859vw,63.614vh) scale(.6711)}to{transform:translate(23.40615vw,99vh) scale(.6711)}}.snow:nth-child(68){opacity:1.5682;transform:translate(95.3346vw,-10px) scale(.6686);animation:fall-68 18s -8s linear infinite}@keyframes fall-68{53.553%{transform:translate(100.3232vw,53.553vh) scale(.6686)}to{transform:translate(97.8289vw,99vh) scale(.6686)}}.snow:nth-child(69){opacity:1.3188;transform:translate(99.0631vw,-10px) scale(.6433);animation:fall-69 19s -11s linear infinite}@keyframes fall-69{36.987%{transform:translate(102.3312vw,36.987vh) scale(.6433)}to{transform:translate(100.69715vw,99vh) scale(.6433)}}.snow:nth-child(70){opacity:1.9156;transform:translate(8.4916vw,-10px) scale(.0365);animation:fall-70 24s -10s linear infinite}@keyframes fall-70{56.264%{transform:translate(9.6194vw,56.264vh) scale(.0365)}to{transform:translate(9.0555vw,99vh) scale(.0365)}}.snow:nth-child(71){opacity:.1254;transform:translate(35.7604vw,-10px) scale(.5073);animation:fall-71 15s -27s linear infinite}@keyframes fall-71{30.192%{transform:translate(27.3228vw,30.192vh) scale(.5073)}to{transform:translate(31.5416vw,99vh) scale(.5073)}}.snow:nth-child(72){opacity:.0122;transform:translate(41.98vw,-10px) scale(.2981);animation:fall-72 10s -20s linear infinite}@keyframes fall-72{46.49%{transform:translate(36.9488vw,46.49vh) scale(.2981)}to{transform:translate(39.4644vw,99vh) scale(.2981)}}.snow:nth-child(73){opacity:1.894;transform:translate(63.747vw,-10px) scale(.9865);animation:fall-73 29s -27s linear infinite}@keyframes fall-73{37.31%{transform:translate(57.0801vw,37.31vh) scale(.9865)}to{transform:translate(60.41355vw,99vh) scale(.9865)}}.snow:nth-child(74){opacity:.8588;transform:translate(40.9595vw,-10px) scale(.7869);animation:fall-74 19s -21s linear infinite}@keyframes fall-74{30.506%{transform:translate(32.118vw,30.506vh) scale(.7869)}to{transform:translate(36.53875vw,99vh) scale(.7869)}}.snow:nth-child(75){opacity:.5694;transform:translate(15.8126vw,-10px) scale(.6373);animation:fall-75 13s -14s linear infinite}@keyframes fall-75{75.295%{transform:translate(18.282vw,75.295vh) scale(.6373)}to{transform:translate(17.0473vw,99vh) scale(.6373)}}.snow:nth-child(76){opacity:.5158;transform:translate(43.241vw,-10px) scale(.4704);animation:fall-76 20s -22s linear infinite}@keyframes fall-76{79.579%{transform:translate(49.5017vw,79.579vh) scale(.4704)}to{transform:translate(46.37135vw,99vh) scale(.4704)}}.snow:nth-child(77){opacity:.93;transform:translate(55.7544vw,-10px) scale(.8623);animation:fall-77 15s -24s linear infinite}@keyframes fall-77{77.389%{transform:translate(46.0984vw,77.389vh) scale(.8623)}to{transform:translate(50.9264vw,99vh) scale(.8623)}}.snow:nth-child(78){opacity:.9958;transform:translate(58.1404vw,-10px) scale(.5639);animation:fall-78 10s -7s linear infinite}@keyframes fall-78{51.852%{transform:translate(61.5137vw,51.852vh) scale(.5639)}to{transform:translate(59.82705vw,99vh) scale(.5639)}}.snow:nth-child(79){opacity:1.8168;transform:translate(94.3623vw,-10px) scale(.1301);animation:fall-79 26s -22s linear infinite}@keyframes fall-79{47.375%{transform:translate(86.6363vw,47.375vh) scale(.1301)}to{transform:translate(90.4993vw,99vh) scale(.1301)}}.snow:nth-child(80){opacity:1.858;transform:translate(49.5704vw,-10px) scale(.5592);animation:fall-80 28s -7s linear infinite}@keyframes fall-80{77.811%{transform:translate(47.8997vw,77.811vh) scale(.5592)}to{transform:translate(48.73505vw,99vh) scale(.5592)}}.snow:nth-child(81){opacity:1.2064;transform:translate(31.2639vw,-10px) scale(.695);animation:fall-81 15s -12s linear infinite}@keyframes fall-81{65.767%{transform:translate(22.618vw,65.767vh) scale(.695)}to{transform:translate(26.94095vw,99vh) scale(.695)}}.snow:nth-child(82){opacity:.137;transform:translate(42.9068vw,-10px) scale(.7097);animation:fall-82 18s -29s linear infinite}@keyframes fall-82{68.612%{transform:translate(42.0363vw,68.612vh) scale(.7097)}to{transform:translate(42.47155vw,99vh) scale(.7097)}}.snow:nth-child(83){opacity:.179;transform:translate(74.8328vw,-10px) scale(.4409);animation:fall-83 23s -10s linear infinite}@keyframes fall-83{66.67%{transform:translate(79.0333vw,66.67vh) scale(.4409)}to{transform:translate(76.93305vw,99vh) scale(.4409)}}.snow:nth-child(84){opacity:.0508;transform:translate(35.5549vw,-10px) scale(.5184);animation:fall-84 15s -2s linear infinite}@keyframes fall-84{72.93%{transform:translate(32.4008vw,72.93vh) scale(.5184)}to{transform:translate(33.97785vw,99vh) scale(.5184)}}.snow:nth-child(85){opacity:.1872;transform:translate(14.014vw,-10px) scale(.0815);animation:fall-85 15s -29s linear infinite}@keyframes fall-85{33.083%{transform:translate(19.3813vw,33.083vh) scale(.0815)}to{transform:translate(16.69765vw,99vh) scale(.0815)}}.snow:nth-child(86){opacity:.1536;transform:translate(89.8566vw,-10px) scale(.2786);animation:fall-86 12s -13s linear infinite}@keyframes fall-86{35.611%{transform:translate(88.8535vw,35.611vh) scale(.2786)}to{transform:translate(89.35505vw,99vh) scale(.2786)}}.snow:nth-child(87){opacity:.5972;transform:translate(6.5807vw,-10px) scale(.5873);animation:fall-87 17s -14s linear infinite}@keyframes fall-87{35.856%{transform:translate(14.2469vw,35.856vh) scale(.5873)}to{transform:translate(10.4138vw,99vh) scale(.5873)}}.snow:nth-child(88){opacity:.5786;transform:translate(80.5747vw,-10px) scale(.0185);animation:fall-88 19s -8s linear infinite}@keyframes fall-88{44.333%{transform:translate(88.4089vw,44.333vh) scale(.0185)}to{transform:translate(84.4918vw,99vh) scale(.0185)}}.snow:nth-child(89){opacity:.4764;transform:translate(90.327vw,-10px) scale(.8851);animation:fall-89 17s -19s linear infinite}@keyframes fall-89{42.408%{transform:translate(81.826vw,42.408vh) scale(.8851)}to{transform:translate(86.0765vw,99vh) scale(.8851)}}.snow:nth-child(90){opacity:.7436;transform:translate(90.1779vw,-10px) scale(.9929);animation:fall-90 16s -23s linear infinite}@keyframes fall-90{35.194%{transform:translate(89.9522vw,35.194vh) scale(.9929)}to{transform:translate(90.06505vw,99vh) scale(.9929)}}.snow:nth-child(91){opacity:1.5048;transform:translate(42.9831vw,-10px) scale(.7736);animation:fall-91 21s -17s linear infinite}@keyframes fall-91{73.693%{transform:translate(51.971vw,73.693vh) scale(.7736)}to{transform:translate(47.47705vw,99vh) scale(.7736)}}.snow:nth-child(92){opacity:.5746;transform:translate(31.2131vw,-10px) scale(.9511);animation:fall-92 15s -16s linear infinite}@keyframes fall-92{54.075%{transform:translate(33.5524vw,54.075vh) scale(.9511)}to{transform:translate(32.38275vw,99vh) scale(.9511)}}.snow:nth-child(93){opacity:1.3052;transform:translate(33.5505vw,-10px) scale(.0709);animation:fall-93 22s -1s linear infinite}@keyframes fall-93{79.636%{transform:translate(35.51vw,79.636vh) scale(.0709)}to{transform:translate(34.53025vw,99vh) scale(.0709)}}.snow:nth-child(94){opacity:1.9232;transform:translate(63.658vw,-10px) scale(.7398);animation:fall-94 30s -13s linear infinite}@keyframes fall-94{49.676%{transform:translate(69.0323vw,49.676vh) scale(.7398)}to{transform:translate(66.34515vw,99vh) scale(.7398)}}.snow:nth-child(95){opacity:.3686;transform:translate(86.4509vw,-10px) scale(.9436);animation:fall-95 23s -29s linear infinite}@keyframes fall-95{62.362%{transform:translate(90.3897vw,62.362vh) scale(.9436)}to{transform:translate(88.4203vw,99vh) scale(.9436)}}.snow:nth-child(96){opacity:1.8706;transform:translate(82.8107vw,-10px) scale(.6762);animation:fall-96 22s -29s linear infinite}@keyframes fall-96{56.593%{transform:translate(75.4512vw,56.593vh) scale(.6762)}to{transform:translate(79.13095vw,99vh) scale(.6762)}}.snow:nth-child(97){opacity:1.128;transform:translate(23.7347vw,-10px) scale(.0391);animation:fall-97 17s -24s linear infinite}@keyframes fall-97{41.739%{transform:translate(33.4385vw,41.739vh) scale(.0391)}to{transform:translate(28.5866vw,99vh) scale(.0391)}}.snow:nth-child(98){opacity:.8964;transform:translate(81.7519vw,-10px) scale(.2377);animation:fall-98 28s -6s linear infinite}@keyframes fall-98{75.042%{transform:translate(90.4578vw,75.042vh) scale(.2377)}to{transform:translate(86.10485vw,99vh) scale(.2377)}}.snow:nth-child(99){opacity:1.8652;transform:translate(39.8631vw,-10px) scale(.4153);animation:fall-99 18s -2s linear infinite}@keyframes fall-99{45.193%{transform:translate(48.0514vw,45.193vh) scale(.4153)}to{transform:translate(43.95725vw,99vh) scale(.4153)}}.snow:nth-child(100){opacity:.6432;transform:translate(52.2481vw,-10px) scale(.7384);animation:fall-100 13s -22s linear infinite}@keyframes fall-100{34.693%{transform:translate(43.3365vw,34.693vh) scale(.7384)}to{transform:translate(47.7923vw,99vh) scale(.7384)}}.snow:nth-child(101){opacity:.4148;transform:translate(73.0497vw,-10px) scale(.4187);animation:fall-101 15s -17s linear infinite}@keyframes fall-101{61.452%{transform:translate(80.1112vw,61.452vh) scale(.4187)}to{transform:translate(76.58045vw,99vh) scale(.4187)}}.snow:nth-child(102){opacity:.8148;transform:translate(37.0796vw,-10px) scale(.2838);animation:fall-102 10s -15s linear infinite}@keyframes fall-102{32.672%{transform:translate(40.5192vw,32.672vh) scale(.2838)}to{transform:translate(38.7994vw,99vh) scale(.2838)}}.snow:nth-child(103){opacity:1.4;transform:translate(91.6612vw,-10px) scale(.5294);animation:fall-103 17s -14s linear infinite}@keyframes fall-103{45.209%{transform:translate(86.1961vw,45.209vh) scale(.5294)}to{transform:translate(88.92865vw,99vh) scale(.5294)}}.snow:nth-child(104){opacity:1.3816;transform:translate(70.2406vw,-10px) scale(.8033);animation:fall-104 21s -27s linear infinite}@keyframes fall-104{31.925%{transform:translate(71.3502vw,31.925vh) scale(.8033)}to{transform:translate(70.7954vw,99vh) scale(.8033)}}.snow:nth-child(105){opacity:.4556;transform:translate(70.8765vw,-10px) scale(.0315);animation:fall-105 16s -2s linear infinite}@keyframes fall-105{72.461%{transform:translate(72.2059vw,72.461vh) scale(.0315)}to{transform:translate(71.5412vw,99vh) scale(.0315)}}.snow:nth-child(106){opacity:1.7382;transform:translate(13.3406vw,-10px) scale(.6901);animation:fall-106 21s -14s linear infinite}@keyframes fall-106{56.427%{transform:translate(10.9508vw,56.427vh) scale(.6901)}to{transform:translate(12.1457vw,99vh) scale(.6901)}}.snow:nth-child(107){opacity:.1816;transform:translate(42.2948vw,-10px) scale(.3636);animation:fall-107 29s -3s linear infinite}@keyframes fall-107{32.74%{transform:translate(49.1172vw,32.74vh) scale(.3636)}to{transform:translate(45.706vw,99vh) scale(.3636)}}.snow:nth-child(108){opacity:1.6578;transform:translate(37.9507vw,-10px) scale(.2256);animation:fall-108 30s -3s linear infinite}@keyframes fall-108{31.917%{transform:translate(33.7901vw,31.917vh) scale(.2256)}to{transform:translate(35.8704vw,99vh) scale(.2256)}}.snow:nth-child(109){opacity:.199;transform:translate(74.5323vw,-10px) scale(.9367);animation:fall-109 24s -10s linear infinite}@keyframes fall-109{57.506%{transform:translate(77.4941vw,57.506vh) scale(.9367)}to{transform:translate(76.0132vw,99vh) scale(.9367)}}.snow:nth-child(110){opacity:.0008;transform:translate(12.525vw,-10px) scale(.7874);animation:fall-110 27s -2s linear infinite}@keyframes fall-110{69.212%{transform:translate(3.3416vw,69.212vh) scale(.7874)}to{transform:translate(7.9333vw,99vh) scale(.7874)}}.snow:nth-child(111){opacity:1.9886;transform:translate(49.6309vw,-10px) scale(.6777);animation:fall-111 11s -11s linear infinite}@keyframes fall-111{43.405%{transform:translate(49.0873vw,43.405vh) scale(.6777)}to{transform:translate(49.3591vw,99vh) scale(.6777)}}.snow:nth-child(112){opacity:.7974;transform:translate(17.0267vw,-10px) scale(.6742);animation:fall-112 23s -17s linear infinite}@keyframes fall-112{49.401%{transform:translate(26.018vw,49.401vh) scale(.6742)}to{transform:translate(21.52235vw,99vh) scale(.6742)}}.snow:nth-child(113){opacity:1.9668;transform:translate(8.2216vw,-10px) scale(.3859);animation:fall-113 17s -17s linear infinite}@keyframes fall-113{74.817%{transform:translate(13.6677vw,74.817vh) scale(.3859)}to{transform:translate(10.94465vw,99vh) scale(.3859)}}.snow:nth-child(114){opacity:.4198;transform:translate(20.0232vw,-10px) scale(.5433);animation:fall-114 26s -26s linear infinite}@keyframes fall-114{51.502%{transform:translate(25.6007vw,51.502vh) scale(.5433)}to{transform:translate(22.81195vw,99vh) scale(.5433)}}.snow:nth-child(115){opacity:.6418;transform:translate(83.66vw,-10px) scale(.2496);animation:fall-115 17s -1s linear infinite}@keyframes fall-115{52.968%{transform:translate(86.8624vw,52.968vh) scale(.2496)}to{transform:translate(85.2612vw,99vh) scale(.2496)}}.snow:nth-child(116){opacity:.3218;transform:translate(30.9769vw,-10px) scale(.3644);animation:fall-116 29s -10s linear infinite}@keyframes fall-116{39.145%{transform:translate(27.3335vw,39.145vh) scale(.3644)}to{transform:translate(29.1552vw,99vh) scale(.3644)}}.snow:nth-child(117){opacity:.1778;transform:translate(91.584vw,-10px) scale(.8002);animation:fall-117 15s -16s linear infinite}@keyframes fall-117{59.705%{transform:translate(82.0421vw,59.705vh) scale(.8002)}to{transform:translate(86.81305vw,99vh) scale(.8002)}}.snow:nth-child(118){opacity:.4804;transform:translate(61.092vw,-10px) scale(.341);animation:fall-118 10s -11s linear infinite}@keyframes fall-118{67.361%{transform:translate(66.4582vw,67.361vh) scale(.341)}to{transform:translate(63.7751vw,99vh) scale(.341)}}.snow:nth-child(119){opacity:1.9716;transform:translate(46.7744vw,-10px) scale(.7082);animation:fall-119 24s -6s linear infinite}@keyframes fall-119{46.109%{transform:translate(38.0953vw,46.109vh) scale(.7082)}to{transform:translate(42.43485vw,99vh) scale(.7082)}}.snow:nth-child(120){opacity:.9678;transform:translate(18.1428vw,-10px) scale(.5848);animation:fall-120 30s -4s linear infinite}@keyframes fall-120{49.062%{transform:translate(11.0859vw,49.062vh) scale(.5848)}to{transform:translate(14.61435vw,99vh) scale(.5848)}}.snow:nth-child(121){opacity:.7052;transform:translate(45.1691vw,-10px) scale(.1633);animation:fall-121 16s -9s linear infinite}@keyframes fall-121{70.729%{transform:translate(42.8494vw,70.729vh) scale(.1633)}to{transform:translate(44.00925vw,99vh) scale(.1633)}}.snow:nth-child(122){opacity:1.7994;transform:translate(60.6485vw,-10px) scale(.3762);animation:fall-122 16s -18s linear infinite}@keyframes fall-122{56.233%{transform:translate(61.9193vw,56.233vh) scale(.3762)}to{transform:translate(61.2839vw,99vh) scale(.3762)}}.snow:nth-child(123){opacity:.429;transform:translate(94.6348vw,-10px) scale(.1919);animation:fall-123 24s -10s linear infinite}@keyframes fall-123{44.849%{transform:translate(97.9987vw,44.849vh) scale(.1919)}to{transform:translate(96.31675vw,99vh) scale(.1919)}}.snow:nth-child(124){opacity:.7022;transform:translate(74.2593vw,-10px) scale(.0606);animation:fall-124 15s -7s linear infinite}@keyframes fall-124{39.534%{transform:translate(69.2162vw,39.534vh) scale(.0606)}to{transform:translate(71.73775vw,99vh) scale(.0606)}}.snow:nth-child(125){opacity:.9688;transform:translate(77.5688vw,-10px) scale(.1598);animation:fall-125 30s -30s linear infinite}@keyframes fall-125{69.846%{transform:translate(82.256vw,69.846vh) scale(.1598)}to{transform:translate(79.9124vw,99vh) scale(.1598)}}.snow:nth-child(126){opacity:1.5226;transform:translate(69.9229vw,-10px) scale(.8512);animation:fall-126 18s -23s linear infinite}@keyframes fall-126{64.862%{transform:translate(66.577vw,64.862vh) scale(.8512)}to{transform:translate(68.24995vw,99vh) scale(.8512)}}.snow:nth-child(127){opacity:.719;transform:translate(19.4457vw,-10px) scale(.5807);animation:fall-127 24s -30s linear infinite}@keyframes fall-127{66.282%{transform:translate(22.2503vw,66.282vh) scale(.5807)}to{transform:translate(20.848vw,99vh) scale(.5807)}}.snow:nth-child(128){opacity:.554;transform:translate(58.0361vw,-10px) scale(.6857);animation:fall-128 18s -20s linear infinite}@keyframes fall-128{75.434%{transform:translate(65.3204vw,75.434vh) scale(.6857)}to{transform:translate(61.67825vw,99vh) scale(.6857)}}.snow:nth-child(129){opacity:1.7686;transform:translate(31.9725vw,-10px) scale(.371);animation:fall-129 10s -14s linear infinite}@keyframes fall-129{72.713%{transform:translate(27.7642vw,72.713vh) scale(.371)}to{transform:translate(29.86835vw,99vh) scale(.371)}}.snow:nth-child(130){opacity:.924;transform:translate(41.4308vw,-10px) scale(.5718);animation:fall-130 21s -24s linear infinite}@keyframes fall-130{50.904%{transform:translate(33.039vw,50.904vh) scale(.5718)}to{transform:translate(37.2349vw,99vh) scale(.5718)}}.snow:nth-child(131){opacity:.1904;transform:translate(35.4401vw,-10px) scale(.3432);animation:fall-131 12s -12s linear infinite}@keyframes fall-131{37.488%{transform:translate(30.918vw,37.488vh) scale(.3432)}to{transform:translate(33.17905vw,99vh) scale(.3432)}}.snow:nth-child(132){opacity:1.3432;transform:translate(7.7679vw,-10px) scale(.3995);animation:fall-132 16s -28s linear infinite}@keyframes fall-132{57.592%{transform:translate(7.3803vw,57.592vh) scale(.3995)}to{transform:translate(7.5741vw,99vh) scale(.3995)}}.snow:nth-child(133){opacity:1.3742;transform:translate(21.9484vw,-10px) scale(.6496);animation:fall-133 25s -27s linear infinite}@keyframes fall-133{71.399%{transform:translate(25.4272vw,71.399vh) scale(.6496)}to{transform:translate(23.6878vw,99vh) scale(.6496)}}.snow:nth-child(134){opacity:1.505;transform:translate(70.0575vw,-10px) scale(.8673);animation:fall-134 28s -20s linear infinite}@keyframes fall-134{71.337%{transform:translate(79.3209vw,71.337vh) scale(.8673)}to{transform:translate(74.6892vw,99vh) scale(.8673)}}.snow:nth-child(135){opacity:1.7992;transform:translate(78.3058vw,-10px) scale(.1641);animation:fall-135 12s -8s linear infinite}@keyframes fall-135{79.904%{transform:translate(72.3858vw,79.904vh) scale(.1641)}to{transform:translate(75.3458vw,99vh) scale(.1641)}}.snow:nth-child(136){opacity:1.6966;transform:translate(1.961vw,-10px) scale(.4675);animation:fall-136 22s -2s linear infinite}@keyframes fall-136{60.96%{transform:translate(5.8129vw,60.96vh) scale(.4675)}to{transform:translate(3.88695vw,99vh) scale(.4675)}}.snow:nth-child(137){opacity:.7234;transform:translate(33.5588vw,-10px) scale(.5696);animation:fall-137 23s -30s linear infinite}@keyframes fall-137{71.564%{transform:translate(31.9474vw,71.564vh) scale(.5696)}to{transform:translate(32.7531vw,99vh) scale(.5696)}}.snow:nth-child(138){opacity:.4858;transform:translate(86.558vw,-10px) scale(.6192);animation:fall-138 29s -1s linear infinite}@keyframes fall-138{61.952%{transform:translate(86.9033vw,61.952vh) scale(.6192)}to{transform:translate(86.73065vw,99vh) scale(.6192)}}.snow:nth-child(139){opacity:.5436;transform:translate(64.0174vw,-10px) scale(.0304);animation:fall-139 13s -14s linear infinite}@keyframes fall-139{33.906%{transform:translate(72.9942vw,33.906vh) scale(.0304)}to{transform:translate(68.5058vw,99vh) scale(.0304)}}.snow:nth-child(140){opacity:1.7482;transform:translate(.949vw,-10px) scale(.1519);animation:fall-140 23s -3s linear infinite}@keyframes fall-140{52.36%{transform:translate(-5.0998vw,52.36vh) scale(.1519)}to{transform:translate(-2.0754vw,99vh) scale(.1519)}}.snow:nth-child(141){opacity:1.038;transform:translate(76.9804vw,-10px) scale(.7009);animation:fall-141 10s -17s linear infinite}@keyframes fall-141{55.062%{transform:translate(84.6426vw,55.062vh) scale(.7009)}to{transform:translate(80.8115vw,99vh) scale(.7009)}}.snow:nth-child(142){opacity:.206;transform:translate(6.6458vw,-10px) scale(.856);animation:fall-142 23s -11s linear infinite}@keyframes fall-142{66.802%{transform:translate(6.9452vw,66.802vh) scale(.856)}to{transform:translate(6.7955vw,99vh) scale(.856)}}.snow:nth-child(143){opacity:.188;transform:translate(69.3117vw,-10px) scale(.1191);animation:fall-143 28s -1s linear infinite}@keyframes fall-143{62.037%{transform:translate(74.6501vw,62.037vh) scale(.1191)}to{transform:translate(71.9809vw,99vh) scale(.1191)}}.snow:nth-child(144){opacity:.355;transform:translate(65.7299vw,-10px) scale(.5871);animation:fall-144 26s -5s linear infinite}@keyframes fall-144{35.772%{transform:translate(66.047vw,35.772vh) scale(.5871)}to{transform:translate(65.88845vw,99vh) scale(.5871)}}.snow:nth-child(145){opacity:.2932;transform:translate(38.4609vw,-10px) scale(.25);animation:fall-145 27s -18s linear infinite}@keyframes fall-145{51.215%{transform:translate(37.8097vw,51.215vh) scale(.25)}to{transform:translate(38.1353vw,99vh) scale(.25)}}.snow:nth-child(146){opacity:1.6948;transform:translate(67.1396vw,-10px) scale(.6124);animation:fall-146 14s -15s linear infinite}@keyframes fall-146{70.776%{transform:translate(63.4482vw,70.776vh) scale(.6124)}to{transform:translate(65.2939vw,99vh) scale(.6124)}}.snow:nth-child(147){opacity:1.4364;transform:translate(77.6666vw,-10px) scale(.2585);animation:fall-147 14s -18s linear infinite}@keyframes fall-147{65.222%{transform:translate(80.1691vw,65.222vh) scale(.2585)}to{transform:translate(78.91785vw,99vh) scale(.2585)}}.snow:nth-child(148){opacity:1.9184;transform:translate(26.4777vw,-10px) scale(.8835);animation:fall-148 27s -24s linear infinite}@keyframes fall-148{48.564%{transform:translate(22.7621vw,48.564vh) scale(.8835)}to{transform:translate(24.6199vw,99vh) scale(.8835)}}.snow:nth-child(149){opacity:.5346;transform:translate(28.659vw,-10px) scale(.7353);animation:fall-149 24s -18s linear infinite}@keyframes fall-149{33.386%{transform:translate(20.8482vw,33.386vh) scale(.7353)}to{transform:translate(24.7536vw,99vh) scale(.7353)}}.snow:nth-child(150){opacity:.3956;transform:translate(33.0239vw,-10px) scale(.1278);animation:fall-150 10s -23s linear infinite}@keyframes fall-150{63.362%{transform:translate(36.715vw,63.362vh) scale(.1278)}to{transform:translate(34.86945vw,99vh) scale(.1278)}}.snow:nth-child(151){opacity:1.2678;transform:translate(8.5931vw,-10px) scale(.5308);animation:fall-151 12s -25s linear infinite}@keyframes fall-151{62.822%{transform:translate(18.1164vw,62.822vh) scale(.5308)}to{transform:translate(13.35475vw,99vh) scale(.5308)}}.snow:nth-child(152){opacity:.9624;transform:translate(77.1647vw,-10px) scale(.9118);animation:fall-152 19s -7s linear infinite}@keyframes fall-152{47.222%{transform:translate(79.9742vw,47.222vh) scale(.9118)}to{transform:translate(78.56945vw,99vh) scale(.9118)}}.snow:nth-child(153){opacity:.201;transform:translate(21.3758vw,-10px) scale(.8296);animation:fall-153 24s -16s linear infinite}@keyframes fall-153{30.447%{transform:translate(18.9296vw,30.447vh) scale(.8296)}to{transform:translate(20.1527vw,99vh) scale(.8296)}}.snow:nth-child(154){opacity:1.834;transform:translate(29.2441vw,-10px) scale(.7079);animation:fall-154 11s -18s linear infinite}@keyframes fall-154{62.188%{transform:translate(37.8712vw,62.188vh) scale(.7079)}to{transform:translate(33.55765vw,99vh) scale(.7079)}}.snow:nth-child(155){opacity:.635;transform:translate(21.7917vw,-10px) scale(.817);animation:fall-155 25s -19s linear infinite}@keyframes fall-155{57.151%{transform:translate(16.4062vw,57.151vh) scale(.817)}to{transform:translate(19.09895vw,99vh) scale(.817)}}.snow:nth-child(156){opacity:1.6886;transform:translate(32.5581vw,-10px) scale(.4249);animation:fall-156 15s -7s linear infinite}@keyframes fall-156{43.394%{transform:translate(33.9276vw,43.394vh) scale(.4249)}to{transform:translate(33.24285vw,99vh) scale(.4249)}}.snow:nth-child(157){opacity:.377;transform:translate(25.3831vw,-10px) scale(.7802);animation:fall-157 27s -29s linear infinite}@keyframes fall-157{78.049%{transform:translate(23.3794vw,78.049vh) scale(.7802)}to{transform:translate(24.38125vw,99vh) scale(.7802)}}.snow:nth-child(158){opacity:.7728;transform:translate(82.1317vw,-10px) scale(.2011);animation:fall-158 21s -8s linear infinite}@keyframes fall-158{43.443%{transform:translate(86.4992vw,43.443vh) scale(.2011)}to{transform:translate(84.31545vw,99vh) scale(.2011)}}.snow:nth-child(159){opacity:1.0564;transform:translate(75.654vw,-10px) scale(.7311);animation:fall-159 22s -1s linear infinite}@keyframes fall-159{61.953%{transform:translate(69.1209vw,61.953vh) scale(.7311)}to{transform:translate(72.38745vw,99vh) scale(.7311)}}.snow:nth-child(160){opacity:.5816;transform:translate(51.5743vw,-10px) scale(.591);animation:fall-160 11s -11s linear infinite}@keyframes fall-160{51.655%{transform:translate(49.9566vw,51.655vh) scale(.591)}to{transform:translate(50.76545vw,99vh) scale(.591)}}.snow:nth-child(161){opacity:.4574;transform:translate(80.2196vw,-10px) scale(.1167);animation:fall-161 30s -21s linear infinite}@keyframes fall-161{45.812%{transform:translate(85.369vw,45.812vh) scale(.1167)}to{transform:translate(82.7943vw,99vh) scale(.1167)}}.snow:nth-child(162){opacity:.3258;transform:translate(53.1066vw,-10px) scale(.3391);animation:fall-162 18s -24s linear infinite}@keyframes fall-162{69.113%{transform:translate(61.1684vw,69.113vh) scale(.3391)}to{transform:translate(57.1375vw,99vh) scale(.3391)}}.snow:nth-child(163){opacity:.6212;transform:translate(2.9438vw,-10px) scale(.3121);animation:fall-163 26s -1s linear infinite}@keyframes fall-163{50.397%{transform:translate(7.7254vw,50.397vh) scale(.3121)}to{transform:translate(5.3346vw,99vh) scale(.3121)}}.snow:nth-child(164){opacity:1.4378;transform:translate(69.7802vw,-10px) scale(.3634);animation:fall-164 17s -4s linear infinite}@keyframes fall-164{36.592%{transform:translate(68.1656vw,36.592vh) scale(.3634)}to{transform:translate(68.9729vw,99vh) scale(.3634)}}.snow:nth-child(165){opacity:1.935;transform:translate(63.5147vw,-10px) scale(.8121);animation:fall-165 26s -26s linear infinite}@keyframes fall-165{47.094%{transform:translate(59.3144vw,47.094vh) scale(.8121)}to{transform:translate(61.41455vw,99vh) scale(.8121)}}.snow:nth-child(166){opacity:.4144;transform:translate(79.9829vw,-10px) scale(.508);animation:fall-166 29s -8s linear infinite}@keyframes fall-166{52.42%{transform:translate(83.2276vw,52.42vh) scale(.508)}to{transform:translate(81.60525vw,99vh) scale(.508)}}.snow:nth-child(167){opacity:.783;transform:translate(82.155vw,-10px) scale(.0243);animation:fall-167 27s -23s linear infinite}@keyframes fall-167{60.369%{transform:translate(78.6381vw,60.369vh) scale(.0243)}to{transform:translate(80.39655vw,99vh) scale(.0243)}}.snow:nth-child(168){opacity:.1672;transform:translate(81.9891vw,-10px) scale(.985);animation:fall-168 13s -13s linear infinite}@keyframes fall-168{78.323%{transform:translate(75.7466vw,78.323vh) scale(.985)}to{transform:translate(78.86785vw,99vh) scale(.985)}}.snow:nth-child(169){opacity:1.8222;transform:translate(97.8296vw,-10px) scale(.6893);animation:fall-169 13s -1s linear infinite}@keyframes fall-169{73.4%{transform:translate(106.1539vw,73.4vh) scale(.6893)}to{transform:translate(101.99175vw,99vh) scale(.6893)}}.snow:nth-child(170){opacity:1.4674;transform:translate(97.8633vw,-10px) scale(.6623);animation:fall-170 16s -12s linear infinite}@keyframes fall-170{45.706%{transform:translate(91.1887vw,45.706vh) scale(.6623)}to{transform:translate(94.526vw,99vh) scale(.6623)}}.snow:nth-child(171){opacity:.8622;transform:translate(81.1487vw,-10px) scale(.6657);animation:fall-171 10s -3s linear infinite}@keyframes fall-171{59.699%{transform:translate(84.9437vw,59.699vh) scale(.6657)}to{transform:translate(83.0462vw,99vh) scale(.6657)}}.snow:nth-child(172){opacity:1.74;transform:translate(4.0334vw,-10px) scale(.8996);animation:fall-172 16s -4s linear infinite}@keyframes fall-172{31.911%{transform:translate(10.2106vw,31.911vh) scale(.8996)}to{transform:translate(7.122vw,99vh) scale(.8996)}}.snow:nth-child(173){opacity:.125;transform:translate(52.5353vw,-10px) scale(.1639);animation:fall-173 24s -3s linear infinite}@keyframes fall-173{67.553%{transform:translate(61.6282vw,67.553vh) scale(.1639)}to{transform:translate(57.08175vw,99vh) scale(.1639)}}.snow:nth-child(174){opacity:1.956;transform:translate(83.8984vw,-10px) scale(.4886);animation:fall-174 16s -21s linear infinite}@keyframes fall-174{44.56%{transform:translate(75.4077vw,44.56vh) scale(.4886)}to{transform:translate(79.65305vw,99vh) scale(.4886)}}.snow:nth-child(175){opacity:.891;transform:translate(10.139vw,-10px) scale(.8248);animation:fall-175 12s -30s linear infinite}@keyframes fall-175{52.672%{transform:translate(17.7753vw,52.672vh) scale(.8248)}to{transform:translate(13.95715vw,99vh) scale(.8248)}}.snow:nth-child(176){opacity:1.1722;transform:translate(44.2835vw,-10px) scale(.3318);animation:fall-176 16s -9s linear infinite}@keyframes fall-176{35.307%{transform:translate(45.9023vw,35.307vh) scale(.3318)}to{transform:translate(45.0929vw,99vh) scale(.3318)}}.snow:nth-child(177){opacity:1.2632;transform:translate(41.9489vw,-10px) scale(.2549);animation:fall-177 20s -5s linear infinite}@keyframes fall-177{46.165%{transform:translate(33.5049vw,46.165vh) scale(.2549)}to{transform:translate(37.7269vw,99vh) scale(.2549)}}.snow:nth-child(178){opacity:.7368;transform:translate(52.4632vw,-10px) scale(.7536);animation:fall-178 23s -13s linear infinite}@keyframes fall-178{60.757%{transform:translate(53.2308vw,60.757vh) scale(.7536)}to{transform:translate(52.847vw,99vh) scale(.7536)}}.snow:nth-child(179){opacity:.07;transform:translate(5.8821vw,-10px) scale(.3275);animation:fall-179 20s -18s linear infinite}@keyframes fall-179{77.441%{transform:translate(10.0333vw,77.441vh) scale(.3275)}to{transform:translate(7.9577vw,99vh) scale(.3275)}}.snow:nth-child(180){opacity:.6192;transform:translate(34.6813vw,-10px) scale(.0018);animation:fall-180 11s -9s linear infinite}@keyframes fall-180{74.777%{transform:translate(27.5478vw,74.777vh) scale(.0018)}to{transform:translate(31.11455vw,99vh) scale(.0018)}}.snow:nth-child(181){opacity:1.1546;transform:translate(34.1367vw,-10px) scale(.574);animation:fall-181 16s -6s linear infinite}@keyframes fall-181{57.146%{transform:translate(31.0401vw,57.146vh) scale(.574)}to{transform:translate(32.5884vw,99vh) scale(.574)}}.snow:nth-child(182){opacity:1.4444;transform:translate(63.9088vw,-10px) scale(.7923);animation:fall-182 23s -3s linear infinite}@keyframes fall-182{45.353%{transform:translate(66.4953vw,45.353vh) scale(.7923)}to{transform:translate(65.20205vw,99vh) scale(.7923)}}.snow:nth-child(183){opacity:1.8826;transform:translate(92.6786vw,-10px) scale(.6975);animation:fall-183 22s -2s linear infinite}@keyframes fall-183{39.885%{transform:translate(87.8286vw,39.885vh) scale(.6975)}to{transform:translate(90.2536vw,99vh) scale(.6975)}}.snow:nth-child(184){opacity:.7546;transform:translate(35.6468vw,-10px) scale(.5813);animation:fall-184 13s -7s linear infinite}@keyframes fall-184{30.288%{transform:translate(30.592vw,30.288vh) scale(.5813)}to{transform:translate(33.1194vw,99vh) scale(.5813)}}.snow:nth-child(185){opacity:1.7094;transform:translate(33.0747vw,-10px) scale(.1557);animation:fall-185 11s -28s linear infinite}@keyframes fall-185{67.827%{transform:translate(36.301vw,67.827vh) scale(.1557)}to{transform:translate(34.68785vw,99vh) scale(.1557)}}.snow:nth-child(186){opacity:.0006;transform:translate(14.793vw,-10px) scale(.3807);animation:fall-186 12s -25s linear infinite}@keyframes fall-186{40.79%{transform:translate(7.954vw,40.79vh) scale(.3807)}to{transform:translate(11.3735vw,99vh) scale(.3807)}}.snow:nth-child(187){opacity:1.3558;transform:translate(1.7656vw,-10px) scale(.6331);animation:fall-187 21s -1s linear infinite}@keyframes fall-187{35.268%{transform:translate(6.3006vw,35.268vh) scale(.6331)}to{transform:translate(4.0331vw,99vh) scale(.6331)}}.snow:nth-child(188){opacity:1.7742;transform:translate(23.1643vw,-10px) scale(.9533);animation:fall-188 11s -30s linear infinite}@keyframes fall-188{73.962%{transform:translate(28.0833vw,73.962vh) scale(.9533)}to{transform:translate(25.6238vw,99vh) scale(.9533)}}.snow:nth-child(189){opacity:1.9224;transform:translate(11.8447vw,-10px) scale(.9667);animation:fall-189 28s -4s linear infinite}@keyframes fall-189{75.276%{transform:translate(3.9626vw,75.276vh) scale(.9667)}to{transform:translate(7.90365vw,99vh) scale(.9667)}}.snow:nth-child(190){opacity:.9078;transform:translate(7.3463vw,-10px) scale(.3633);animation:fall-190 10s -8s linear infinite}@keyframes fall-190{66.075%{transform:translate(-.2587vw,66.075vh) scale(.3633)}to{transform:translate(3.5438vw,99vh) scale(.3633)}}.snow:nth-child(191){opacity:1.545;transform:translate(40.3337vw,-10px) scale(.8484);animation:fall-191 28s -13s linear infinite}@keyframes fall-191{64.449%{transform:translate(38.308vw,64.449vh) scale(.8484)}to{transform:translate(39.32085vw,99vh) scale(.8484)}}.snow:nth-child(192){opacity:1.3856;transform:translate(41.1167vw,-10px) scale(.6439);animation:fall-192 15s -25s linear infinite}@keyframes fall-192{42.867%{transform:translate(31.463vw,42.867vh) scale(.6439)}to{transform:translate(36.28985vw,99vh) scale(.6439)}}.snow:nth-child(193){opacity:1.4414;transform:translate(88.4741vw,-10px) scale(.5562);animation:fall-193 10s -2s linear infinite}@keyframes fall-193{72.673%{transform:translate(90.3452vw,72.673vh) scale(.5562)}to{transform:translate(89.40965vw,99vh) scale(.5562)}}.snow:nth-child(194){opacity:.3666;transform:translate(16.3223vw,-10px) scale(.2902);animation:fall-194 28s -9s linear infinite}@keyframes fall-194{72.612%{transform:translate(19.9499vw,72.612vh) scale(.2902)}to{transform:translate(18.1361vw,99vh) scale(.2902)}}.snow:nth-child(195){opacity:.3706;transform:translate(46.6958vw,-10px) scale(.1165);animation:fall-195 10s -23s linear infinite}@keyframes fall-195{71.428%{transform:translate(51.0338vw,71.428vh) scale(.1165)}to{transform:translate(48.8648vw,99vh) scale(.1165)}}.snow:nth-child(196){opacity:.4322;transform:translate(88.3746vw,-10px) scale(.8099);animation:fall-196 26s -26s linear infinite}@keyframes fall-196{62.48%{transform:translate(89.5149vw,62.48vh) scale(.8099)}to{transform:translate(88.94475vw,99vh) scale(.8099)}}.snow:nth-child(197){opacity:1.0922;transform:translate(90.8425vw,-10px) scale(.482);animation:fall-197 12s -15s linear infinite}@keyframes fall-197{49.63%{transform:translate(90.0687vw,49.63vh) scale(.482)}to{transform:translate(90.4556vw,99vh) scale(.482)}}.snow:nth-child(198){opacity:.9022;transform:translate(35.8169vw,-10px) scale(.8463);animation:fall-198 30s -27s linear infinite}@keyframes fall-198{49.036%{transform:translate(38.1868vw,49.036vh) scale(.8463)}to{transform:translate(37.00185vw,99vh) scale(.8463)}}.snow:nth-child(199){opacity:.5042;transform:translate(38.0592vw,-10px) scale(.2753);animation:fall-199 16s -16s linear infinite}@keyframes fall-199{35.503%{transform:translate(42.2727vw,35.503vh) scale(.2753)}to{transform:translate(40.16595vw,99vh) scale(.2753)}}.snow:nth-child(200){opacity:1.1798;transform:translate(28.1659vw,-10px) scale(.6432);animation:fall-200 11s -28s linear infinite}@keyframes fall-200{43.136%{transform:translate(35.0959vw,43.136vh) scale(.6432)}to{transform:translate(31.6309vw,99vh) scale(.6432)}}.snow:nth-child(201){opacity:.5012;transform:translate(4.8197vw,-10px) scale(.1967);animation:fall-201 28s -13s linear infinite}@keyframes fall-201{52.693%{transform:translate(1.9376vw,52.693vh) scale(.1967)}to{transform:translate(3.37865vw,99vh) scale(.1967)}}.snow:nth-child(202){opacity:.3916;transform:translate(40.0357vw,-10px) scale(.3996);animation:fall-202 26s -16s linear infinite}@keyframes fall-202{76.418%{transform:translate(48.8875vw,76.418vh) scale(.3996)}to{transform:translate(44.4616vw,99vh) scale(.3996)}}.snow:nth-child(203){opacity:.3126;transform:translate(97.352vw,-10px) scale(.8228);animation:fall-203 16s -27s linear infinite}@keyframes fall-203{45.398%{transform:translate(90.1292vw,45.398vh) scale(.8228)}to{transform:translate(93.7406vw,99vh) scale(.8228)}}.snow:nth-child(204){opacity:.7682;transform:translate(3.324vw,-10px) scale(.661);animation:fall-204 28s -2s linear infinite}@keyframes fall-204{63.938%{transform:translate(-4.2475vw,63.938vh) scale(.661)}to{transform:translate(-.46175vw,99vh) scale(.661)}}.snow:nth-child(205){opacity:.2856;transform:translate(91.0974vw,-10px) scale(.1007);animation:fall-205 22s -13s linear infinite}@keyframes fall-205{40.1%{transform:translate(96.0752vw,40.1vh) scale(.1007)}to{transform:translate(93.5863vw,99vh) scale(.1007)}}.snow:nth-child(206){opacity:.8772;transform:translate(23.383vw,-10px) scale(.3042);animation:fall-206 10s -7s linear infinite}@keyframes fall-206{30.284%{transform:translate(27.5606vw,30.284vh) scale(.3042)}to{transform:translate(25.4718vw,99vh) scale(.3042)}}.snow:nth-child(207){opacity:.7536;transform:translate(89.853vw,-10px) scale(.8559);animation:fall-207 14s -21s linear infinite}@keyframes fall-207{61.188%{transform:translate(81.5433vw,61.188vh) scale(.8559)}to{transform:translate(85.69815vw,99vh) scale(.8559)}}.snow:nth-child(208){opacity:1.2184;transform:translate(61.5384vw,-10px) scale(.0572);animation:fall-208 21s -10s linear infinite}@keyframes fall-208{71.423%{transform:translate(67.4025vw,71.423vh) scale(.0572)}to{transform:translate(64.47045vw,99vh) scale(.0572)}}.snow:nth-child(209){opacity:1.7314;transform:translate(85.0026vw,-10px) scale(.816);animation:fall-209 24s -18s linear infinite}@keyframes fall-209{58.516%{transform:translate(92.1547vw,58.516vh) scale(.816)}to{transform:translate(88.57865vw,99vh) scale(.816)}}.snow:nth-child(210){opacity:.4608;transform:translate(25.96vw,-10px) scale(.1276);animation:fall-210 19s -10s linear infinite}@keyframes fall-210{37.8%{transform:translate(16.5651vw,37.8vh) scale(.1276)}to{transform:translate(21.26255vw,99vh) scale(.1276)}}.snow:nth-child(211){opacity:.666;transform:translate(61.6177vw,-10px) scale(.2018);animation:fall-211 21s -9s linear infinite}@keyframes fall-211{40.16%{transform:translate(69.4696vw,40.16vh) scale(.2018)}to{transform:translate(65.54365vw,99vh) scale(.2018)}}.snow:nth-child(212){opacity:1.0124;transform:translate(93.1818vw,-10px) scale(.7527);animation:fall-212 20s -2s linear infinite}@keyframes fall-212{32.557%{transform:translate(83.8342vw,32.557vh) scale(.7527)}to{transform:translate(88.508vw,99vh) scale(.7527)}}.snow:nth-child(213){opacity:1.835;transform:translate(59.3397vw,-10px) scale(.6175);animation:fall-213 13s -24s linear infinite}@keyframes fall-213{34.754%{transform:translate(60.9744vw,34.754vh) scale(.6175)}to{transform:translate(60.15705vw,99vh) scale(.6175)}}.snow:nth-child(214){opacity:.7738;transform:translate(86.7161vw,-10px) scale(.4531);animation:fall-214 28s -9s linear infinite}@keyframes fall-214{62.7%{transform:translate(76.881vw,62.7vh) scale(.4531)}to{transform:translate(81.79855vw,99vh) scale(.4531)}}.snow:nth-child(215){opacity:.1948;transform:translate(58.9582vw,-10px) scale(.7879);animation:fall-215 30s -22s linear infinite}@keyframes fall-215{77.03%{transform:translate(56.82vw,77.03vh) scale(.7879)}to{transform:translate(57.8891vw,99vh) scale(.7879)}}.snow:nth-child(216){opacity:.296;transform:translate(49.1061vw,-10px) scale(.7457);animation:fall-216 20s -11s linear infinite}@keyframes fall-216{54.156%{transform:translate(52.7356vw,54.156vh) scale(.7457)}to{transform:translate(50.92085vw,99vh) scale(.7457)}}.snow:nth-child(217){opacity:.326;transform:translate(87.4712vw,-10px) scale(.7091);animation:fall-217 16s -28s linear infinite}@keyframes fall-217{49.815%{transform:translate(82.8134vw,49.815vh) scale(.7091)}to{transform:translate(85.1423vw,99vh) scale(.7091)}}.snow:nth-child(218){opacity:1.8916;transform:translate(91.5865vw,-10px) scale(.446);animation:fall-218 22s -12s linear infinite}@keyframes fall-218{58.05%{transform:translate(99.1972vw,58.05vh) scale(.446)}to{transform:translate(95.39185vw,99vh) scale(.446)}}.snow:nth-child(219){opacity:.5308;transform:translate(55.1771vw,-10px) scale(.9518);animation:fall-219 13s -4s linear infinite}@keyframes fall-219{37.482%{transform:translate(60.8991vw,37.482vh) scale(.9518)}to{transform:translate(58.0381vw,99vh) scale(.9518)}}.snow:nth-child(220){opacity:1.6414;transform:translate(7.7696vw,-10px) scale(.9765);animation:fall-220 12s -21s linear infinite}@keyframes fall-220{56.799%{transform:translate(2.5466vw,56.799vh) scale(.9765)}to{transform:translate(5.1581vw,99vh) scale(.9765)}}.snow:nth-child(221){opacity:.0942;transform:translate(99.6597vw,-10px) scale(.1761);animation:fall-221 30s -1s linear infinite}@keyframes fall-221{64.24%{transform:translate(97.2076vw,64.24vh) scale(.1761)}to{transform:translate(98.43365vw,99vh) scale(.1761)}}.snow:nth-child(222){opacity:.0284;transform:translate(26.7096vw,-10px) scale(.1867);animation:fall-222 15s -11s linear infinite}@keyframes fall-222{76.599%{transform:translate(25.0765vw,76.599vh) scale(.1867)}to{transform:translate(25.89305vw,99vh) scale(.1867)}}.snow:nth-child(223){opacity:.1158;transform:translate(4.8204vw,-10px) scale(.9182);animation:fall-223 13s -26s linear infinite}@keyframes fall-223{37.603%{transform:translate(9.8602vw,37.603vh) scale(.9182)}to{transform:translate(7.3403vw,99vh) scale(.9182)}}.snow:nth-child(224){opacity:1.7674;transform:translate(49.496vw,-10px) scale(.4395);animation:fall-224 30s -1s linear infinite}@keyframes fall-224{41.149%{transform:translate(55.1543vw,41.149vh) scale(.4395)}to{transform:translate(52.32515vw,99vh) scale(.4395)}}.snow:nth-child(225){opacity:1.6778;transform:translate(19.5608vw,-10px) scale(.9632);animation:fall-225 13s -1s linear infinite}@keyframes fall-225{65.527%{transform:translate(13.8141vw,65.527vh) scale(.9632)}to{transform:translate(16.68745vw,99vh) scale(.9632)}}.snow:nth-child(226){opacity:.5062;transform:translate(28.6187vw,-10px) scale(.4275);animation:fall-226 13s -5s linear infinite}@keyframes fall-226{65.105%{transform:translate(20.7288vw,65.105vh) scale(.4275)}to{transform:translate(24.67375vw,99vh) scale(.4275)}}.snow:nth-child(227){opacity:.7864;transform:translate(80.7127vw,-10px) scale(.0866);animation:fall-227 16s -9s linear infinite}@keyframes fall-227{69.197%{transform:translate(85.4424vw,69.197vh) scale(.0866)}to{transform:translate(83.07755vw,99vh) scale(.0866)}}.snow:nth-child(228){opacity:1.719;transform:translate(45.3173vw,-10px) scale(.5512);animation:fall-228 24s -6s linear infinite}@keyframes fall-228{44.706%{transform:translate(46.0259vw,44.706vh) scale(.5512)}to{transform:translate(45.6716vw,99vh) scale(.5512)}}.snow:nth-child(229){opacity:1.8384;transform:translate(89.9542vw,-10px) scale(.8812);animation:fall-229 29s -3s linear infinite}@keyframes fall-229{35.345%{transform:translate(99.9384vw,35.345vh) scale(.8812)}to{transform:translate(94.9463vw,99vh) scale(.8812)}}.snow:nth-child(230){opacity:.5338;transform:translate(84.8508vw,-10px) scale(.0595);animation:fall-230 12s -30s linear infinite}@keyframes fall-230{46.28%{transform:translate(91.5006vw,46.28vh) scale(.0595)}to{transform:translate(88.1757vw,99vh) scale(.0595)}}.snow:nth-child(231){opacity:1.9346;transform:translate(99.282vw,-10px) scale(.882);animation:fall-231 30s -7s linear infinite}@keyframes fall-231{31.412%{transform:translate(108.9385vw,31.412vh) scale(.882)}to{transform:translate(104.11025vw,99vh) scale(.882)}}.snow:nth-child(232){opacity:.5346;transform:translate(17.5464vw,-10px) scale(.45);animation:fall-232 17s -15s linear infinite}@keyframes fall-232{47.083%{transform:translate(12.4832vw,47.083vh) scale(.45)}to{transform:translate(15.0148vw,99vh) scale(.45)}}.snow:nth-child(233){opacity:.4066;transform:translate(31.1173vw,-10px) scale(.0928);animation:fall-233 18s -26s linear infinite}@keyframes fall-233{62.069%{transform:translate(22.4388vw,62.069vh) scale(.0928)}to{transform:translate(26.77805vw,99vh) scale(.0928)}}.snow:nth-child(234){opacity:.2612;transform:translate(50.3028vw,-10px) scale(.5948);animation:fall-234 21s -28s linear infinite}@keyframes fall-234{75.825%{transform:translate(42.7386vw,75.825vh) scale(.5948)}to{transform:translate(46.5207vw,99vh) scale(.5948)}}.snow:nth-child(235){opacity:.9334;transform:translate(74.614vw,-10px) scale(.7508);animation:fall-235 17s -27s linear infinite}@keyframes fall-235{72.399%{transform:translate(75.4366vw,72.399vh) scale(.7508)}to{transform:translate(75.0253vw,99vh) scale(.7508)}}.snow:nth-child(236){opacity:.495;transform:translate(32.6293vw,-10px) scale(.8728);animation:fall-236 13s -13s linear infinite}@keyframes fall-236{68.132%{transform:translate(27.7932vw,68.132vh) scale(.8728)}to{transform:translate(30.21125vw,99vh) scale(.8728)}}.snow:nth-child(237){opacity:.8336;transform:translate(46.9204vw,-10px) scale(.5381);animation:fall-237 20s -2s linear infinite}@keyframes fall-237{59.113%{transform:translate(38.9068vw,59.113vh) scale(.5381)}to{transform:translate(42.9136vw,99vh) scale(.5381)}}.snow:nth-child(238){opacity:1.2962;transform:translate(24.2975vw,-10px) scale(.8353);animation:fall-238 25s -19s linear infinite}@keyframes fall-238{46.467%{transform:translate(16.6937vw,46.467vh) scale(.8353)}to{transform:translate(20.4956vw,99vh) scale(.8353)}}.snow:nth-child(239){opacity:1.4472;transform:translate(81.7831vw,-10px) scale(.2197);animation:fall-239 17s -22s linear infinite}@keyframes fall-239{75.397%{transform:translate(74.8567vw,75.397vh) scale(.2197)}to{transform:translate(78.3199vw,99vh) scale(.2197)}}.snow:nth-child(240){opacity:1.192;transform:translate(18.4223vw,-10px) scale(.4576);animation:fall-240 10s -26s linear infinite}@keyframes fall-240{72.739%{transform:translate(21.2138vw,72.739vh) scale(.4576)}to{transform:translate(19.81805vw,99vh) scale(.4576)}}.snow:nth-child(241){opacity:.642;transform:translate(18.5738vw,-10px) scale(.5637);animation:fall-241 15s -17s linear infinite}@keyframes fall-241{43.597%{transform:translate(18.571vw,43.597vh) scale(.5637)}to{transform:translate(18.5724vw,99vh) scale(.5637)}}.snow:nth-child(242){opacity:1.013;transform:translate(73.5858vw,-10px) scale(.8804);animation:fall-242 25s -27s linear infinite}@keyframes fall-242{79.903%{transform:translate(64.3277vw,79.903vh) scale(.8804)}to{transform:translate(68.95675vw,99vh) scale(.8804)}}.snow:nth-child(243){opacity:.5974;transform:translate(37.8087vw,-10px) scale(.2002);animation:fall-243 27s -7s linear infinite}@keyframes fall-243{64.73%{transform:translate(29.1495vw,64.73vh) scale(.2002)}to{transform:translate(33.4791vw,99vh) scale(.2002)}}.snow:nth-child(244){opacity:.6996;transform:translate(49.5217vw,-10px) scale(.899);animation:fall-244 16s -1s linear infinite}@keyframes fall-244{69.356%{transform:translate(40.1781vw,69.356vh) scale(.899)}to{transform:translate(44.8499vw,99vh) scale(.899)}}.snow:nth-child(245){opacity:.3886;transform:translate(70.5498vw,-10px) scale(.5533);animation:fall-245 12s -23s linear infinite}@keyframes fall-245{61.207%{transform:translate(65.6194vw,61.207vh) scale(.5533)}to{transform:translate(68.0846vw,99vh) scale(.5533)}}.snow:nth-child(246){opacity:1.2418;transform:translate(79.0171vw,-10px) scale(.5875);animation:fall-246 24s -24s linear infinite}@keyframes fall-246{56.752%{transform:translate(79.3705vw,56.752vh) scale(.5875)}to{transform:translate(79.1938vw,99vh) scale(.5875)}}.snow:nth-child(247){opacity:1.7652;transform:translate(51.8399vw,-10px) scale(.824);animation:fall-247 26s -12s linear infinite}@keyframes fall-247{34.016%{transform:translate(59.8592vw,34.016vh) scale(.824)}to{transform:translate(55.84955vw,99vh) scale(.824)}}.snow:nth-child(248){opacity:1.5548;transform:translate(84.3215vw,-10px) scale(.4767);animation:fall-248 18s -3s linear infinite}@keyframes fall-248{71.001%{transform:translate(75.4157vw,71.001vh) scale(.4767)}to{transform:translate(79.8686vw,99vh) scale(.4767)}}.snow:nth-child(249){opacity:1.6988;transform:translate(44.7004vw,-10px) scale(.2617);animation:fall-249 18s -12s linear infinite}@keyframes fall-249{64.258%{transform:translate(47.9349vw,64.258vh) scale(.2617)}to{transform:translate(46.31765vw,99vh) scale(.2617)}}.snow:nth-child(250){opacity:1.1024;transform:translate(6.8936vw,-10px) scale(.9188);animation:fall-250 22s -29s linear infinite}@keyframes fall-250{66.131%{transform:translate(4.8562vw,66.131vh) scale(.9188)}to{transform:translate(5.8749vw,99vh) scale(.9188)}}.snow:nth-child(251){opacity:1.5818;transform:translate(38.2612vw,-10px) scale(.2591);animation:fall-251 11s -22s linear infinite}@keyframes fall-251{48.398%{transform:translate(32.2137vw,48.398vh) scale(.2591)}to{transform:translate(35.23745vw,99vh) scale(.2591)}}.snow:nth-child(252){opacity:1.0644;transform:translate(30.9405vw,-10px) scale(.5708);animation:fall-252 27s -11s linear infinite}@keyframes fall-252{53.575%{transform:translate(23.4682vw,53.575vh) scale(.5708)}to{transform:translate(27.20435vw,99vh) scale(.5708)}}.snow:nth-child(253){opacity:.4056;transform:translate(94.0169vw,-10px) scale(.6852);animation:fall-253 14s -4s linear infinite}@keyframes fall-253{41.658%{transform:translate(96.5974vw,41.658vh) scale(.6852)}to{transform:translate(95.30715vw,99vh) scale(.6852)}}.snow:nth-child(254){opacity:.086;transform:translate(85.6692vw,-10px) scale(.7067);animation:fall-254 17s -8s linear infinite}@keyframes fall-254{39.578%{transform:translate(83.9972vw,39.578vh) scale(.7067)}to{transform:translate(84.8332vw,99vh) scale(.7067)}}.snow:nth-child(255){opacity:.5942;transform:translate(79.7965vw,-10px) scale(.0042);animation:fall-255 20s -18s linear infinite}@keyframes fall-255{30.946%{transform:translate(82.5808vw,30.946vh) scale(.0042)}to{transform:translate(81.18865vw,99vh) scale(.0042)}}.snow:nth-child(256){opacity:.106;transform:translate(37.6322vw,-10px) scale(.6596);animation:fall-256 20s -5s linear infinite}@keyframes fall-256{77.665%{transform:translate(29.0067vw,77.665vh) scale(.6596)}to{transform:translate(33.31945vw,99vh) scale(.6596)}}.snow:nth-child(257){opacity:.1424;transform:translate(19.7522vw,-10px) scale(.6937);animation:fall-257 16s -2s linear infinite}@keyframes fall-257{48.479%{transform:translate(23.9147vw,48.479vh) scale(.6937)}to{transform:translate(21.83345vw,99vh) scale(.6937)}}.snow:nth-child(258){opacity:.8822;transform:translate(22.6845vw,-10px) scale(.0714);animation:fall-258 15s -15s linear infinite}@keyframes fall-258{31.467%{transform:translate(30.2646vw,31.467vh) scale(.0714)}to{transform:translate(26.47455vw,99vh) scale(.0714)}}.snow:nth-child(259){opacity:.6614;transform:translate(2.217vw,-10px) scale(.4009);animation:fall-259 18s -6s linear infinite}@keyframes fall-259{78.666%{transform:translate(10.7471vw,78.666vh) scale(.4009)}to{transform:translate(6.48205vw,99vh) scale(.4009)}}.snow:nth-child(260){opacity:1.0916;transform:translate(73.6792vw,-10px) scale(.791);animation:fall-260 12s -28s linear infinite}@keyframes fall-260{59.093%{transform:translate(77.3111vw,59.093vh) scale(.791)}to{transform:translate(75.49515vw,99vh) scale(.791)}}.snow:nth-child(261){opacity:.3568;transform:translate(79.2596vw,-10px) scale(.2213);animation:fall-261 11s -20s linear infinite}@keyframes fall-261{58.612%{transform:translate(89.0767vw,58.612vh) scale(.2213)}to{transform:translate(84.16815vw,99vh) scale(.2213)}}.snow:nth-child(262){opacity:1.2256;transform:translate(15.069vw,-10px) scale(.6374);animation:fall-262 23s -12s linear infinite}@keyframes fall-262{43.385%{transform:translate(18.4339vw,43.385vh) scale(.6374)}to{transform:translate(16.75145vw,99vh) scale(.6374)}}.snow:nth-child(263){opacity:1.636;transform:translate(9.6835vw,-10px) scale(.1589);animation:fall-263 21s -29s linear infinite}@keyframes fall-263{63.633%{transform:translate(6.8707vw,63.633vh) scale(.1589)}to{transform:translate(8.2771vw,99vh) scale(.1589)}}.snow:nth-child(264){opacity:.5468;transform:translate(92.827vw,-10px) scale(.1891);animation:fall-264 12s -15s linear infinite}@keyframes fall-264{52.1%{transform:translate(89.8548vw,52.1vh) scale(.1891)}to{transform:translate(91.3409vw,99vh) scale(.1891)}}.snow:nth-child(265){opacity:.4258;transform:translate(80.5538vw,-10px) scale(.4287);animation:fall-265 22s -4s linear infinite}@keyframes fall-265{49.215%{transform:translate(79.5372vw,49.215vh) scale(.4287)}to{transform:translate(80.0455vw,99vh) scale(.4287)}}.snow:nth-child(266){opacity:.0458;transform:translate(8.6204vw,-10px) scale(.512);animation:fall-266 23s -29s linear infinite}@keyframes fall-266{77.626%{transform:translate(5.2581vw,77.626vh) scale(.512)}to{transform:translate(6.93925vw,99vh) scale(.512)}}.snow:nth-child(267){opacity:1.815;transform:translate(38.0857vw,-10px) scale(.3787);animation:fall-267 17s -14s linear infinite}@keyframes fall-267{67.268%{transform:translate(30.9118vw,67.268vh) scale(.3787)}to{transform:translate(34.49875vw,99vh) scale(.3787)}}.snow:nth-child(268){opacity:.4508;transform:translate(15.5536vw,-10px) scale(.9613);animation:fall-268 21s -10s linear infinite}@keyframes fall-268{39.628%{transform:translate(23.0712vw,39.628vh) scale(.9613)}to{transform:translate(19.3124vw,99vh) scale(.9613)}}.snow:nth-child(269){opacity:1.0504;transform:translate(27.1812vw,-10px) scale(.8579);animation:fall-269 24s -9s linear infinite}@keyframes fall-269{58.536%{transform:translate(28.8047vw,58.536vh) scale(.8579)}to{transform:translate(27.99295vw,99vh) scale(.8579)}}.snow:nth-child(270){opacity:.402;transform:translate(55.7009vw,-10px) scale(.7008);animation:fall-270 10s -25s linear infinite}@keyframes fall-270{58.842%{transform:translate(58.9098vw,58.842vh) scale(.7008)}to{transform:translate(57.30535vw,99vh) scale(.7008)}}.snow:nth-child(271){opacity:1.9014;transform:translate(44.7656vw,-10px) scale(.5324);animation:fall-271 17s -18s linear infinite}@keyframes fall-271{76.118%{transform:translate(45.4313vw,76.118vh) scale(.5324)}to{transform:translate(45.09845vw,99vh) scale(.5324)}}.snow:nth-child(272){opacity:1.7094;transform:translate(35.2856vw,-10px) scale(.8565);animation:fall-272 26s -27s linear infinite}@keyframes fall-272{66.435%{transform:translate(38.4665vw,66.435vh) scale(.8565)}to{transform:translate(36.87605vw,99vh) scale(.8565)}}.snow:nth-child(273){opacity:.4212;transform:translate(80.2286vw,-10px) scale(.87);animation:fall-273 18s -29s linear infinite}@keyframes fall-273{43.817%{transform:translate(85.6359vw,43.817vh) scale(.87)}to{transform:translate(82.93225vw,99vh) scale(.87)}}.snow:nth-child(274){opacity:.5506;transform:translate(12.5552vw,-10px) scale(.105);animation:fall-274 30s -2s linear infinite}@keyframes fall-274{40.448%{transform:translate(21.7725vw,40.448vh) scale(.105)}to{transform:translate(17.16385vw,99vh) scale(.105)}}.snow:nth-child(275){opacity:1.721;transform:translate(77.4029vw,-10px) scale(.7587);animation:fall-275 18s -25s linear infinite}@keyframes fall-275{71.151%{transform:translate(78.4709vw,71.151vh) scale(.7587)}to{transform:translate(77.9369vw,99vh) scale(.7587)}}.snow:nth-child(276){opacity:1.9316;transform:translate(30.0108vw,-10px) scale(.5518);animation:fall-276 19s -18s linear infinite}@keyframes fall-276{60.806%{transform:translate(39.4509vw,60.806vh) scale(.5518)}to{transform:translate(34.73085vw,99vh) scale(.5518)}}.snow:nth-child(277){opacity:.9968;transform:translate(56.9551vw,-10px) scale(.9027);animation:fall-277 30s -1s linear infinite}@keyframes fall-277{38.175%{transform:translate(62.8708vw,38.175vh) scale(.9027)}to{transform:translate(59.91295vw,99vh) scale(.9027)}}.snow:nth-child(278){opacity:1.109;transform:translate(99.1035vw,-10px) scale(.1734);animation:fall-278 21s -7s linear infinite}@keyframes fall-278{61.686%{transform:translate(99.9079vw,61.686vh) scale(.1734)}to{transform:translate(99.5057vw,99vh) scale(.1734)}}.snow:nth-child(279){opacity:.7778;transform:translate(13.0274vw,-10px) scale(.2626);animation:fall-279 14s -24s linear infinite}@keyframes fall-279{73.62%{transform:translate(9.8187vw,73.62vh) scale(.2626)}to{transform:translate(11.42305vw,99vh) scale(.2626)}}.snow:nth-child(280){opacity:1.4344;transform:translate(44.4234vw,-10px) scale(.5987);animation:fall-280 21s -11s linear infinite}@keyframes fall-280{68.734%{transform:translate(54.2507vw,68.734vh) scale(.5987)}to{transform:translate(49.33705vw,99vh) scale(.5987)}}.snow:nth-child(281){opacity:1.8378;transform:translate(61.1852vw,-10px) scale(.6959);animation:fall-281 11s -30s linear infinite}@keyframes fall-281{79.411%{transform:translate(57.5828vw,79.411vh) scale(.6959)}to{transform:translate(59.384vw,99vh) scale(.6959)}}.snow:nth-child(282){opacity:1.5626;transform:translate(8.2801vw,-10px) scale(.0543);animation:fall-282 12s -9s linear infinite}@keyframes fall-282{56.198%{transform:translate(13.86vw,56.198vh) scale(.0543)}to{transform:translate(11.07005vw,99vh) scale(.0543)}}.snow:nth-child(283){opacity:1.4584;transform:translate(99.7584vw,-10px) scale(.9118);animation:fall-283 17s -2s linear infinite}@keyframes fall-283{49.775%{transform:translate(105.9283vw,49.775vh) scale(.9118)}to{transform:translate(102.84335vw,99vh) scale(.9118)}}.snow:nth-child(284){opacity:1.9206;transform:translate(31.4583vw,-10px) scale(.7502);animation:fall-284 23s -7s linear infinite}@keyframes fall-284{33.168%{transform:translate(35.3711vw,33.168vh) scale(.7502)}to{transform:translate(33.4147vw,99vh) scale(.7502)}}.snow:nth-child(285){opacity:.9438;transform:translate(84.4939vw,-10px) scale(.2438);animation:fall-285 14s -12s linear infinite}@keyframes fall-285{74.429%{transform:translate(79.3905vw,74.429vh) scale(.2438)}to{transform:translate(81.9422vw,99vh) scale(.2438)}}.snow:nth-child(286){opacity:.8202;transform:translate(11.8851vw,-10px) scale(.0258);animation:fall-286 26s -12s linear infinite}@keyframes fall-286{51.311%{transform:translate(12.8517vw,51.311vh) scale(.0258)}to{transform:translate(12.3684vw,99vh) scale(.0258)}}.snow:nth-child(287){opacity:.144;transform:translate(10.6772vw,-10px) scale(.8691);animation:fall-287 22s -25s linear infinite}@keyframes fall-287{63.077%{transform:translate(20.3826vw,63.077vh) scale(.8691)}to{transform:translate(15.5299vw,99vh) scale(.8691)}}.snow:nth-child(288){opacity:1.291;transform:translate(68.3974vw,-10px) scale(.0943);animation:fall-288 18s -12s linear infinite}@keyframes fall-288{39.614%{transform:translate(62.3523vw,39.614vh) scale(.0943)}to{transform:translate(65.37485vw,99vh) scale(.0943)}}.snow:nth-child(289){opacity:.0078;transform:translate(8.5211vw,-10px) scale(.2824);animation:fall-289 30s -23s linear infinite}@keyframes fall-289{43.237%{transform:translate(16.7703vw,43.237vh) scale(.2824)}to{transform:translate(12.6457vw,99vh) scale(.2824)}}.snow:nth-child(290){opacity:.1102;transform:translate(62.8094vw,-10px) scale(.1376);animation:fall-290 27s -28s linear infinite}@keyframes fall-290{62.21%{transform:translate(56.4599vw,62.21vh) scale(.1376)}to{transform:translate(59.63465vw,99vh) scale(.1376)}}.snow:nth-child(291){opacity:1.308;transform:translate(92.7166vw,-10px) scale(.7244);animation:fall-291 14s -19s linear infinite}@keyframes fall-291{42.592%{transform:translate(96.7007vw,42.592vh) scale(.7244)}to{transform:translate(94.70865vw,99vh) scale(.7244)}}.snow:nth-child(292){opacity:.7206;transform:translate(86.8324vw,-10px) scale(.0921);animation:fall-292 28s -17s linear infinite}@keyframes fall-292{67.996%{transform:translate(86.6256vw,67.996vh) scale(.0921)}to{transform:translate(86.729vw,99vh) scale(.0921)}}.snow:nth-child(293){opacity:1.1474;transform:translate(96.019vw,-10px) scale(.2261);animation:fall-293 11s -7s linear infinite}@keyframes fall-293{44.559%{transform:translate(92.9287vw,44.559vh) scale(.2261)}to{transform:translate(94.47385vw,99vh) scale(.2261)}}.snow:nth-child(294){opacity:.668;transform:translate(63.69vw,-10px) scale(.4689);animation:fall-294 23s -1s linear infinite}@keyframes fall-294{52.251%{transform:translate(60.2081vw,52.251vh) scale(.4689)}to{transform:translate(61.94905vw,99vh) scale(.4689)}}.snow:nth-child(295){opacity:.8768;transform:translate(67.2066vw,-10px) scale(.1937);animation:fall-295 16s -3s linear infinite}@keyframes fall-295{56.372%{transform:translate(71.1855vw,56.372vh) scale(.1937)}to{transform:translate(69.19605vw,99vh) scale(.1937)}}.snow:nth-child(296){opacity:.1072;transform:translate(74.4402vw,-10px) scale(.5138);animation:fall-296 14s -19s linear infinite}@keyframes fall-296{37.087%{transform:translate(80.0504vw,37.087vh) scale(.5138)}to{transform:translate(77.2453vw,99vh) scale(.5138)}}.snow:nth-child(297){opacity:.6024;transform:translate(18.0855vw,-10px) scale(.2086);animation:fall-297 22s -20s linear infinite}@keyframes fall-297{31.671%{transform:translate(23.9089vw,31.671vh) scale(.2086)}to{transform:translate(20.9972vw,99vh) scale(.2086)}}.snow:nth-child(298){opacity:.8256;transform:translate(80.9131vw,-10px) scale(.5379);animation:fall-298 22s -5s linear infinite}@keyframes fall-298{54.591%{transform:translate(78.4491vw,54.591vh) scale(.5379)}to{transform:translate(79.6811vw,99vh) scale(.5379)}}.snow:nth-child(299){opacity:1.239;transform:translate(87.3524vw,-10px) scale(.8916);animation:fall-299 10s -7s linear infinite}@keyframes fall-299{37.288%{transform:translate(78.9755vw,37.288vh) scale(.8916)}to{transform:translate(83.16395vw,99vh) scale(.8916)}}.snow:nth-child(300){opacity:.3058;transform:translate(59.7888vw,-10px) scale(.8827);animation:fall-300 25s -6s linear infinite}@keyframes fall-300{31.478%{transform:translate(63.3476vw,31.478vh) scale(.8827)}to{transform:translate(61.5682vw,99vh) scale(.8827)}}.snow:nth-child(301){opacity:.1444;transform:translate(68.6703vw,-10px) scale(.3682);animation:fall-301 23s -12s linear infinite}@keyframes fall-301{73.036%{transform:translate(63.0346vw,73.036vh) scale(.3682)}to{transform:translate(65.85245vw,99vh) scale(.3682)}}.snow:nth-child(302){opacity:.6266;transform:translate(33.0901vw,-10px) scale(.4972);animation:fall-302 21s -19s linear infinite}@keyframes fall-302{63.591%{transform:translate(28.8408vw,63.591vh) scale(.4972)}to{transform:translate(30.96545vw,99vh) scale(.4972)}}.snow:nth-child(303){opacity:1.2608;transform:translate(43.0012vw,-10px) scale(.0361);animation:fall-303 20s -21s linear infinite}@keyframes fall-303{70.391%{transform:translate(44.1099vw,70.391vh) scale(.0361)}to{transform:translate(43.55555vw,99vh) scale(.0361)}}.snow:nth-child(304){opacity:1.2166;transform:translate(96.9066vw,-10px) scale(.6384);animation:fall-304 25s -30s linear infinite}@keyframes fall-304{58.28%{transform:translate(92.7818vw,58.28vh) scale(.6384)}to{transform:translate(94.8442vw,99vh) scale(.6384)}}.snow:nth-child(305){opacity:.8202;transform:translate(63.5182vw,-10px) scale(.9102);animation:fall-305 19s -30s linear infinite}@keyframes fall-305{70.746%{transform:translate(63.253vw,70.746vh) scale(.9102)}to{transform:translate(63.3856vw,99vh) scale(.9102)}}.snow:nth-child(306){opacity:1.907;transform:translate(40.6323vw,-10px) scale(.6913);animation:fall-306 12s -6s linear infinite}@keyframes fall-306{77.151%{transform:translate(42.7435vw,77.151vh) scale(.6913)}to{transform:translate(41.6879vw,99vh) scale(.6913)}}.snow:nth-child(307){opacity:1.4894;transform:translate(62.2602vw,-10px) scale(.5147);animation:fall-307 24s -16s linear infinite}@keyframes fall-307{44.597%{transform:translate(60.2492vw,44.597vh) scale(.5147)}to{transform:translate(61.2547vw,99vh) scale(.5147)}}.snow:nth-child(308){opacity:.2028;transform:translate(25.6621vw,-10px) scale(.1068);animation:fall-308 28s -4s linear infinite}@keyframes fall-308{32.088%{transform:translate(16.5215vw,32.088vh) scale(.1068)}to{transform:translate(21.0918vw,99vh) scale(.1068)}}.snow:nth-child(309){opacity:1.4144;transform:translate(63.9511vw,-10px) scale(.6664);animation:fall-309 19s -12s linear infinite}@keyframes fall-309{45.401%{transform:translate(68.3034vw,45.401vh) scale(.6664)}to{transform:translate(66.12725vw,99vh) scale(.6664)}}.snow:nth-child(310){opacity:.1082;transform:translate(51.391vw,-10px) scale(.3351);animation:fall-310 19s -10s linear infinite}@keyframes fall-310{47.397%{transform:translate(42.3146vw,47.397vh) scale(.3351)}to{transform:translate(46.8528vw,99vh) scale(.3351)}}.snow:nth-child(311){opacity:1.4116;transform:translate(15.8566vw,-10px) scale(.694);animation:fall-311 11s -15s linear infinite}@keyframes fall-311{63.622%{transform:translate(19.2347vw,63.622vh) scale(.694)}to{transform:translate(17.54565vw,99vh) scale(.694)}}.snow:nth-child(312){opacity:1.6298;transform:translate(91.817vw,-10px) scale(.3196);animation:fall-312 16s -20s linear infinite}@keyframes fall-312{67.392%{transform:translate(94.1553vw,67.392vh) scale(.3196)}to{transform:translate(92.98615vw,99vh) scale(.3196)}}.snow:nth-child(313){opacity:1.5966;transform:translate(3.4686vw,-10px) scale(.5066);animation:fall-313 14s -17s linear infinite}@keyframes fall-313{40.347%{transform:translate(6.1112vw,40.347vh) scale(.5066)}to{transform:translate(4.7899vw,99vh) scale(.5066)}}.snow:nth-child(314){opacity:1.1678;transform:translate(53.9674vw,-10px) scale(.8627);animation:fall-314 27s -21s linear infinite}@keyframes fall-314{72.076%{transform:translate(60.2324vw,72.076vh) scale(.8627)}to{transform:translate(57.0999vw,99vh) scale(.8627)}}.snow:nth-child(315){opacity:1.9874;transform:translate(39.1975vw,-10px) scale(.0096);animation:fall-315 13s -4s linear infinite}@keyframes fall-315{79.593%{transform:translate(44.8184vw,79.593vh) scale(.0096)}to{transform:translate(42.00795vw,99vh) scale(.0096)}}.snow:nth-child(316){opacity:1.6002;transform:translate(95.9888vw,-10px) scale(.3564);animation:fall-316 19s -7s linear infinite}@keyframes fall-316{79.653%{transform:translate(105.2203vw,79.653vh) scale(.3564)}to{transform:translate(100.60455vw,99vh) scale(.3564)}}.snow:nth-child(317){opacity:1.318;transform:translate(92.9104vw,-10px) scale(.1702);animation:fall-317 22s -5s linear infinite}@keyframes fall-317{52.78%{transform:translate(95.5736vw,52.78vh) scale(.1702)}to{transform:translate(94.242vw,99vh) scale(.1702)}}.snow:nth-child(318){opacity:.6222;transform:translate(69.2849vw,-10px) scale(.2914);animation:fall-318 22s -18s linear infinite}@keyframes fall-318{66.252%{transform:translate(78.2252vw,66.252vh) scale(.2914)}to{transform:translate(73.75505vw,99vh) scale(.2914)}}.snow:nth-child(319){opacity:1.853;transform:translate(25.9542vw,-10px) scale(.5478);animation:fall-319 10s -2s linear infinite}@keyframes fall-319{55.685%{transform:translate(34.5822vw,55.685vh) scale(.5478)}to{transform:translate(30.2682vw,99vh) scale(.5478)}}.snow:nth-child(320){opacity:1.2436;transform:translate(40.8328vw,-10px) scale(.1553);animation:fall-320 20s -4s linear infinite}@keyframes fall-320{46.408%{transform:translate(45.4003vw,46.408vh) scale(.1553)}to{transform:translate(43.11655vw,99vh) scale(.1553)}}.snow:nth-child(321){opacity:.7546;transform:translate(14.3765vw,-10px) scale(.364);animation:fall-321 30s -12s linear infinite}@keyframes fall-321{46.561%{transform:translate(19.9839vw,46.561vh) scale(.364)}to{transform:translate(17.1802vw,99vh) scale(.364)}}.snow:nth-child(322){opacity:.7222;transform:translate(53.0465vw,-10px) scale(.228);animation:fall-322 10s -14s linear infinite}@keyframes fall-322{31.767%{transform:translate(54.5935vw,31.767vh) scale(.228)}to{transform:translate(53.82vw,99vh) scale(.228)}}.snow:nth-child(323){opacity:1.0384;transform:translate(93.6194vw,-10px) scale(.9824);animation:fall-323 13s -1s linear infinite}@keyframes fall-323{64.359%{transform:translate(90.0641vw,64.359vh) scale(.9824)}to{transform:translate(91.84175vw,99vh) scale(.9824)}}.snow:nth-child(324){opacity:1.9222;transform:translate(56.066vw,-10px) scale(.8282);animation:fall-324 13s -20s linear infinite}@keyframes fall-324{37.312%{transform:translate(56.4533vw,37.312vh) scale(.8282)}to{transform:translate(56.25965vw,99vh) scale(.8282)}}.snow:nth-child(325){opacity:.566;transform:translate(46.9824vw,-10px) scale(.0342);animation:fall-325 27s -23s linear infinite}@keyframes fall-325{55.25%{transform:translate(54.9573vw,55.25vh) scale(.0342)}to{transform:translate(50.96985vw,99vh) scale(.0342)}}.snow:nth-child(326){opacity:.9244;transform:translate(52.3148vw,-10px) scale(.053);animation:fall-326 25s -30s linear infinite}@keyframes fall-326{45.197%{transform:translate(46.2602vw,45.197vh) scale(.053)}to{transform:translate(49.2875vw,99vh) scale(.053)}}.snow:nth-child(327){opacity:.8394;transform:translate(17.8164vw,-10px) scale(.8064);animation:fall-327 26s -9s linear infinite}@keyframes fall-327{32.045%{transform:translate(14.6511vw,32.045vh) scale(.8064)}to{transform:translate(16.23375vw,99vh) scale(.8064)}}.snow:nth-child(328){opacity:.4448;transform:translate(45.0665vw,-10px) scale(.4386);animation:fall-328 19s -14s linear infinite}@keyframes fall-328{48.978%{transform:translate(54.9688vw,48.978vh) scale(.4386)}to{transform:translate(50.01765vw,99vh) scale(.4386)}}.snow:nth-child(329){opacity:1.2284;transform:translate(75.2431vw,-10px) scale(.5565);animation:fall-329 25s -13s linear infinite}@keyframes fall-329{56.763%{transform:translate(80.72vw,56.763vh) scale(.5565)}to{transform:translate(77.98155vw,99vh) scale(.5565)}}.snow:nth-child(330){opacity:.2794;transform:translate(57.6837vw,-10px) scale(.8719);animation:fall-330 30s -29s linear infinite}@keyframes fall-330{35.591%{transform:translate(54.1436vw,35.591vh) scale(.8719)}to{transform:translate(55.91365vw,99vh) scale(.8719)}}.snow:nth-child(331){opacity:1.0884;transform:translate(3.461vw,-10px) scale(.9551);animation:fall-331 24s -2s linear infinite}@keyframes fall-331{30.852%{transform:translate(12.2733vw,30.852vh) scale(.9551)}to{transform:translate(7.86715vw,99vh) scale(.9551)}}.snow:nth-child(332){opacity:.597;transform:translate(81.3775vw,-10px) scale(.7268);animation:fall-332 19s -21s linear infinite}@keyframes fall-332{66.339%{transform:translate(76.9444vw,66.339vh) scale(.7268)}to{transform:translate(79.16095vw,99vh) scale(.7268)}}.snow:nth-child(333){opacity:1.2048;transform:translate(65.0907vw,-10px) scale(.1964);animation:fall-333 11s -26s linear infinite}@keyframes fall-333{59.411%{transform:translate(68.2815vw,59.411vh) scale(.1964)}to{transform:translate(66.6861vw,99vh) scale(.1964)}}.snow:nth-child(334){opacity:1.6558;transform:translate(2.8744vw,-10px) scale(.5306);animation:fall-334 14s -4s linear infinite}@keyframes fall-334{68.13%{transform:translate(1.1166vw,68.13vh) scale(.5306)}to{transform:translate(1.9955vw,99vh) scale(.5306)}}.snow:nth-child(335){opacity:.3476;transform:translate(63.535vw,-10px) scale(.8461);animation:fall-335 28s -23s linear infinite}@keyframes fall-335{65.758%{transform:translate(59.0728vw,65.758vh) scale(.8461)}to{transform:translate(61.3039vw,99vh) scale(.8461)}}.snow:nth-child(336){opacity:1.0048;transform:translate(93.8876vw,-10px) scale(.6152);animation:fall-336 20s -7s linear infinite}@keyframes fall-336{45.43%{transform:translate(98.039vw,45.43vh) scale(.6152)}to{transform:translate(95.9633vw,99vh) scale(.6152)}}.snow:nth-child(337){opacity:.4822;transform:translate(38.9419vw,-10px) scale(.755);animation:fall-337 30s -4s linear infinite}@keyframes fall-337{68.361%{transform:translate(29.7043vw,68.361vh) scale(.755)}to{transform:translate(34.3231vw,99vh) scale(.755)}}.snow:nth-child(338){opacity:1.938;transform:translate(20.8688vw,-10px) scale(.4847);animation:fall-338 30s -19s linear infinite}@keyframes fall-338{69.954%{transform:translate(21.151vw,69.954vh) scale(.4847)}to{transform:translate(21.0099vw,99vh) scale(.4847)}}.snow:nth-child(339){opacity:1.4972;transform:translate(6.8708vw,-10px) scale(.5921);animation:fall-339 18s -28s linear infinite}@keyframes fall-339{35.117%{transform:translate(6.1639vw,35.117vh) scale(.5921)}to{transform:translate(6.51735vw,99vh) scale(.5921)}}.snow:nth-child(340){opacity:.2662;transform:translate(87.6413vw,-10px) scale(.284);animation:fall-340 14s -14s linear infinite}@keyframes fall-340{74.504%{transform:translate(83.5174vw,74.504vh) scale(.284)}to{transform:translate(85.57935vw,99vh) scale(.284)}}.snow:nth-child(341){opacity:.605;transform:translate(96.2104vw,-10px) scale(.6794);animation:fall-341 16s -5s linear infinite}@keyframes fall-341{53.971%{transform:translate(100.4911vw,53.971vh) scale(.6794)}to{transform:translate(98.35075vw,99vh) scale(.6794)}}.snow:nth-child(342){opacity:1.0152;transform:translate(93.786vw,-10px) scale(.5057);animation:fall-342 20s -10s linear infinite}@keyframes fall-342{33.5%{transform:translate(87.0795vw,33.5vh) scale(.5057)}to{transform:translate(90.43275vw,99vh) scale(.5057)}}.snow:nth-child(343){opacity:.6274;transform:translate(70.0978vw,-10px) scale(.8385);animation:fall-343 11s -17s linear infinite}@keyframes fall-343{74.949%{transform:translate(71.3861vw,74.949vh) scale(.8385)}to{transform:translate(70.74195vw,99vh) scale(.8385)}}.snow:nth-child(344){opacity:.8958;transform:translate(78.6881vw,-10px) scale(.5148);animation:fall-344 10s -3s linear infinite}@keyframes fall-344{48.285%{transform:translate(85.8277vw,48.285vh) scale(.5148)}to{transform:translate(82.2579vw,99vh) scale(.5148)}}.snow:nth-child(345){opacity:.8714;transform:translate(18.5161vw,-10px) scale(.227);animation:fall-345 23s -11s linear infinite}@keyframes fall-345{49.473%{transform:translate(26.1883vw,49.473vh) scale(.227)}to{transform:translate(22.3522vw,99vh) scale(.227)}}.snow:nth-child(346){opacity:1.391;transform:translate(91.8751vw,-10px) scale(.2029);animation:fall-346 24s -4s linear infinite}@keyframes fall-346{60.349%{transform:translate(84.3575vw,60.349vh) scale(.2029)}to{transform:translate(88.1163vw,99vh) scale(.2029)}}.snow:nth-child(347){opacity:.7646;transform:translate(6.8709vw,-10px) scale(.9741);animation:fall-347 29s -18s linear infinite}@keyframes fall-347{74.727%{transform:translate(10.7165vw,74.727vh) scale(.9741)}to{transform:translate(8.7937vw,99vh) scale(.9741)}}.snow:nth-child(348){opacity:1.6172;transform:translate(53.7964vw,-10px) scale(.8517);animation:fall-348 22s -26s linear infinite}@keyframes fall-348{75.126%{transform:translate(48.9829vw,75.126vh) scale(.8517)}to{transform:translate(51.38965vw,99vh) scale(.8517)}}.snow:nth-child(349){opacity:.542;transform:translate(81.101vw,-10px) scale(.0827);animation:fall-349 25s -14s linear infinite}@keyframes fall-349{43.984%{transform:translate(71.3521vw,43.984vh) scale(.0827)}to{transform:translate(76.22655vw,99vh) scale(.0827)}}.snow:nth-child(350){opacity:.1824;transform:translate(42.6378vw,-10px) scale(.3404);animation:fall-350 17s -21s linear infinite}@keyframes fall-350{66.505%{transform:translate(49.4368vw,66.505vh) scale(.3404)}to{transform:translate(46.0373vw,99vh) scale(.3404)}}.snow:nth-child(351){opacity:.711;transform:translate(66.2931vw,-10px) scale(.1804);animation:fall-351 20s -1s linear infinite}@keyframes fall-351{44.442%{transform:translate(71.825vw,44.442vh) scale(.1804)}to{transform:translate(69.05905vw,99vh) scale(.1804)}}.snow:nth-child(352){opacity:1.1598;transform:translate(33.5679vw,-10px) scale(.7592);animation:fall-352 25s -21s linear infinite}@keyframes fall-352{73.843%{transform:translate(31.4177vw,73.843vh) scale(.7592)}to{transform:translate(32.4928vw,99vh) scale(.7592)}}.snow:nth-child(353){opacity:1.8878;transform:translate(57.4828vw,-10px) scale(.2291);animation:fall-353 23s -12s linear infinite}@keyframes fall-353{69.044%{transform:translate(57.5309vw,69.044vh) scale(.2291)}to{transform:translate(57.50685vw,99vh) scale(.2291)}}.snow:nth-child(354){opacity:.012;transform:translate(4.3947vw,-10px) scale(.2271);animation:fall-354 29s -23s linear infinite}@keyframes fall-354{62.146%{transform:translate(6.4901vw,62.146vh) scale(.2271)}to{transform:translate(5.4424vw,99vh) scale(.2271)}}.snow:nth-child(355){opacity:.714;transform:translate(94.2693vw,-10px) scale(.7368);animation:fall-355 16s -4s linear infinite}@keyframes fall-355{36.186%{transform:translate(84.7656vw,36.186vh) scale(.7368)}to{transform:translate(89.51745vw,99vh) scale(.7368)}}.snow:nth-child(356){opacity:1.152;transform:translate(88.7225vw,-10px) scale(.5421);animation:fall-356 14s -17s linear infinite}@keyframes fall-356{35.652%{transform:translate(98.5754vw,35.652vh) scale(.5421)}to{transform:translate(93.64895vw,99vh) scale(.5421)}}.snow:nth-child(357){opacity:.522;transform:translate(19.6458vw,-10px) scale(.4783);animation:fall-357 24s -14s linear infinite}@keyframes fall-357{44.924%{transform:translate(16.6478vw,44.924vh) scale(.4783)}to{transform:translate(18.1468vw,99vh) scale(.4783)}}.snow:nth-child(358){opacity:.5498;transform:translate(61.7601vw,-10px) scale(.1165);animation:fall-358 13s -8s linear infinite}@keyframes fall-358{41.39%{transform:translate(52.423vw,41.39vh) scale(.1165)}to{transform:translate(57.09155vw,99vh) scale(.1165)}}.snow:nth-child(359){opacity:1.2426;transform:translate(48.0617vw,-10px) scale(.0374);animation:fall-359 13s -8s linear infinite}@keyframes fall-359{62.24%{transform:translate(48.4131vw,62.24vh) scale(.0374)}to{transform:translate(48.2374vw,99vh) scale(.0374)}}.snow:nth-child(360){opacity:1.1878;transform:translate(81.163vw,-10px) scale(.6279);animation:fall-360 12s -18s linear infinite}@keyframes fall-360{77.138%{transform:translate(77.0234vw,77.138vh) scale(.6279)}to{transform:translate(79.0932vw,99vh) scale(.6279)}}.snow:nth-child(361){opacity:1.6096;transform:translate(24.5933vw,-10px) scale(.9755);animation:fall-361 21s -11s linear infinite}@keyframes fall-361{38.253%{transform:translate(29.9953vw,38.253vh) scale(.9755)}to{transform:translate(27.2943vw,99vh) scale(.9755)}}.snow:nth-child(362){opacity:.907;transform:translate(26.3261vw,-10px) scale(.891);animation:fall-362 28s -29s linear infinite}@keyframes fall-362{31.611%{transform:translate(16.6698vw,31.611vh) scale(.891)}to{transform:translate(21.49795vw,99vh) scale(.891)}}.snow:nth-child(363){opacity:1.3136;transform:translate(82.8078vw,-10px) scale(.4945);animation:fall-363 22s -11s linear infinite}@keyframes fall-363{59.283%{transform:translate(75.2756vw,59.283vh) scale(.4945)}to{transform:translate(79.0417vw,99vh) scale(.4945)}}.snow:nth-child(364){opacity:1.945;transform:translate(6.8791vw,-10px) scale(.6593);animation:fall-364 19s -11s linear infinite}@keyframes fall-364{78.467%{transform:translate(13.806vw,78.467vh) scale(.6593)}to{transform:translate(10.34255vw,99vh) scale(.6593)}}.snow:nth-child(365){opacity:.7392;transform:translate(10.4562vw,-10px) scale(.5112);animation:fall-365 26s -20s linear infinite}@keyframes fall-365{74.414%{transform:translate(13.8908vw,74.414vh) scale(.5112)}to{transform:translate(12.1735vw,99vh) scale(.5112)}}.snow:nth-child(366){opacity:1.9138;transform:translate(58.7167vw,-10px) scale(.5486);animation:fall-366 12s -25s linear infinite}@keyframes fall-366{31.917%{transform:translate(56.846vw,31.917vh) scale(.5486)}to{transform:translate(57.78135vw,99vh) scale(.5486)}}.snow:nth-child(367){opacity:1.0034;transform:translate(39.4761vw,-10px) scale(.8147);animation:fall-367 19s -10s linear infinite}@keyframes fall-367{42.786%{transform:translate(42.1155vw,42.786vh) scale(.8147)}to{transform:translate(40.7958vw,99vh) scale(.8147)}}.snow:nth-child(368){opacity:1.881;transform:translate(87.6965vw,-10px) scale(.054);animation:fall-368 16s -6s linear infinite}@keyframes fall-368{65.265%{transform:translate(84.6723vw,65.265vh) scale(.054)}to{transform:translate(86.1844vw,99vh) scale(.054)}}.snow:nth-child(369){opacity:.5442;transform:translate(15.4099vw,-10px) scale(.2639);animation:fall-369 26s -30s linear infinite}@keyframes fall-369{33.273%{transform:translate(24.1825vw,33.273vh) scale(.2639)}to{transform:translate(19.7962vw,99vh) scale(.2639)}}.snow:nth-child(370){opacity:.8646;transform:translate(34.8966vw,-10px) scale(.2188);animation:fall-370 28s -23s linear infinite}@keyframes fall-370{32.427%{transform:translate(29.9229vw,32.427vh) scale(.2188)}to{transform:translate(32.40975vw,99vh) scale(.2188)}}.snow:nth-child(371){opacity:.591;transform:translate(61.6174vw,-10px) scale(.1618);animation:fall-371 14s -5s linear infinite}@keyframes fall-371{52.821%{transform:translate(56.8032vw,52.821vh) scale(.1618)}to{transform:translate(59.2103vw,99vh) scale(.1618)}}.snow:nth-child(372){opacity:1.3008;transform:translate(67.2071vw,-10px) scale(.6398);animation:fall-372 21s -2s linear infinite}@keyframes fall-372{75.998%{transform:translate(72.7767vw,75.998vh) scale(.6398)}to{transform:translate(69.9919vw,99vh) scale(.6398)}}.snow:nth-child(373){opacity:1.06;transform:translate(23.4951vw,-10px) scale(.2499);animation:fall-373 14s -22s linear infinite}@keyframes fall-373{79.861%{transform:translate(30.4837vw,79.861vh) scale(.2499)}to{transform:translate(26.9894vw,99vh) scale(.2499)}}.snow:nth-child(374){opacity:1.6844;transform:translate(95.8758vw,-10px) scale(.8451);animation:fall-374 26s -6s linear infinite}@keyframes fall-374{40.234%{transform:translate(95.3696vw,40.234vh) scale(.8451)}to{transform:translate(95.6227vw,99vh) scale(.8451)}}.snow:nth-child(375){opacity:1.5598;transform:translate(47.0717vw,-10px) scale(.5299);animation:fall-375 13s -27s linear infinite}@keyframes fall-375{75.698%{transform:translate(43.0724vw,75.698vh) scale(.5299)}to{transform:translate(45.07205vw,99vh) scale(.5299)}}.snow:nth-child(376){opacity:1.366;transform:translate(6.3194vw,-10px) scale(.3924);animation:fall-376 25s -30s linear infinite}@keyframes fall-376{72.379%{transform:translate(14.0029vw,72.379vh) scale(.3924)}to{transform:translate(10.16115vw,99vh) scale(.3924)}}.snow:nth-child(377){opacity:.4942;transform:translate(6.5987vw,-10px) scale(.508);animation:fall-377 15s -30s linear infinite}@keyframes fall-377{38.16%{transform:translate(15.0987vw,38.16vh) scale(.508)}to{transform:translate(10.8487vw,99vh) scale(.508)}}.snow:nth-child(378){opacity:1.602;transform:translate(23.5557vw,-10px) scale(.9884);animation:fall-378 29s -27s linear infinite}@keyframes fall-378{75.886%{transform:translate(23.8125vw,75.886vh) scale(.9884)}to{transform:translate(23.6841vw,99vh) scale(.9884)}}.snow:nth-child(379){opacity:.8014;transform:translate(65.5949vw,-10px) scale(.2059);animation:fall-379 29s -19s linear infinite}@keyframes fall-379{79.82%{transform:translate(61.1094vw,79.82vh) scale(.2059)}to{transform:translate(63.35215vw,99vh) scale(.2059)}}.snow:nth-child(380){opacity:.9026;transform:translate(77.7389vw,-10px) scale(.41);animation:fall-380 21s -19s linear infinite}@keyframes fall-380{59.297%{transform:translate(85.7776vw,59.297vh) scale(.41)}to{transform:translate(81.75825vw,99vh) scale(.41)}}.snow:nth-child(381){opacity:.9684;transform:translate(84.7555vw,-10px) scale(.39);animation:fall-381 21s -5s linear infinite}@keyframes fall-381{54.508%{transform:translate(86.0956vw,54.508vh) scale(.39)}to{transform:translate(85.42555vw,99vh) scale(.39)}}.snow:nth-child(382){opacity:1.1578;transform:translate(1.0117vw,-10px) scale(.4351);animation:fall-382 30s -1s linear infinite}@keyframes fall-382{52.591%{transform:translate(7.817vw,52.591vh) scale(.4351)}to{transform:translate(4.41435vw,99vh) scale(.4351)}}.snow:nth-child(383){opacity:1.7776;transform:translate(30.893vw,-10px) scale(.316);animation:fall-383 16s -24s linear infinite}@keyframes fall-383{61.587%{transform:translate(40.8169vw,61.587vh) scale(.316)}to{transform:translate(35.85495vw,99vh) scale(.316)}}.snow:nth-child(384){opacity:.2518;transform:translate(14.3878vw,-10px) scale(.4906);animation:fall-384 25s -11s linear infinite}@keyframes fall-384{54.355%{transform:translate(8.0481vw,54.355vh) scale(.4906)}to{transform:translate(11.21795vw,99vh) scale(.4906)}}.snow:nth-child(385){opacity:1.2916;transform:translate(5.4263vw,-10px) scale(.7934);animation:fall-385 18s -23s linear infinite}@keyframes fall-385{55.352%{transform:translate(-1.0239vw,55.352vh) scale(.7934)}to{transform:translate(2.2012vw,99vh) scale(.7934)}}.snow:nth-child(386){opacity:.2528;transform:translate(21.0765vw,-10px) scale(.2529);animation:fall-386 28s -18s linear infinite}@keyframes fall-386{61.867%{transform:translate(13.1957vw,61.867vh) scale(.2529)}to{transform:translate(17.1361vw,99vh) scale(.2529)}}.snow:nth-child(387){opacity:.8406;transform:translate(29.808vw,-10px) scale(.7892);animation:fall-387 21s -15s linear infinite}@keyframes fall-387{70.604%{transform:translate(32.4381vw,70.604vh) scale(.7892)}to{transform:translate(31.12305vw,99vh) scale(.7892)}}.snow:nth-child(388){opacity:.0262;transform:translate(12.252vw,-10px) scale(.8589);animation:fall-388 16s -14s linear infinite}@keyframes fall-388{66.207%{transform:translate(9.8556vw,66.207vh) scale(.8589)}to{transform:translate(11.0538vw,99vh) scale(.8589)}}.snow:nth-child(389){opacity:1.406;transform:translate(28.5555vw,-10px) scale(.3563);animation:fall-389 14s -14s linear infinite}@keyframes fall-389{31.132%{transform:translate(21.2794vw,31.132vh) scale(.3563)}to{transform:translate(24.91745vw,99vh) scale(.3563)}}.snow:nth-child(390){opacity:1.4004;transform:translate(91.7767vw,-10px) scale(.1286);animation:fall-390 16s -16s linear infinite}@keyframes fall-390{47.953%{transform:translate(101.1151vw,47.953vh) scale(.1286)}to{transform:translate(96.4459vw,99vh) scale(.1286)}}.snow:nth-child(391){opacity:1.0526;transform:translate(59.1367vw,-10px) scale(.9387);animation:fall-391 19s -21s linear infinite}@keyframes fall-391{52.997%{transform:translate(66.1323vw,52.997vh) scale(.9387)}to{transform:translate(62.6345vw,99vh) scale(.9387)}}.snow:nth-child(392){opacity:.7808;transform:translate(95.4377vw,-10px) scale(.739);animation:fall-392 23s -26s linear infinite}@keyframes fall-392{50.054%{transform:translate(96.0353vw,50.054vh) scale(.739)}to{transform:translate(95.7365vw,99vh) scale(.739)}}.snow:nth-child(393){opacity:1.9138;transform:translate(74.4724vw,-10px) scale(.3865);animation:fall-393 15s -23s linear infinite}@keyframes fall-393{30.187%{transform:translate(68.9408vw,30.187vh) scale(.3865)}to{transform:translate(71.7066vw,99vh) scale(.3865)}}.snow:nth-child(394){opacity:.7536;transform:translate(39.8123vw,-10px) scale(.5743);animation:fall-394 30s -22s linear infinite}@keyframes fall-394{59.049%{transform:translate(38.0461vw,59.049vh) scale(.5743)}to{transform:translate(38.9292vw,99vh) scale(.5743)}}.snow:nth-child(395){opacity:.9622;transform:translate(82.4626vw,-10px) scale(.0673);animation:fall-395 12s -23s linear infinite}@keyframes fall-395{78.343%{transform:translate(87.1644vw,78.343vh) scale(.0673)}to{transform:translate(84.8135vw,99vh) scale(.0673)}}.snow:nth-child(396){opacity:.7422;transform:translate(64.6966vw,-10px) scale(.2794);animation:fall-396 26s -29s linear infinite}@keyframes fall-396{75.437%{transform:translate(56.9096vw,75.437vh) scale(.2794)}to{transform:translate(60.8031vw,99vh) scale(.2794)}}.snow:nth-child(397){opacity:1.607;transform:translate(.8792vw,-10px) scale(.125);animation:fall-397 15s -8s linear infinite}@keyframes fall-397{36.287%{transform:translate(-3.6428vw,36.287vh) scale(.125)}to{transform:translate(-1.3818vw,99vh) scale(.125)}}.snow:nth-child(398){opacity:.5488;transform:translate(7.6143vw,-10px) scale(.7572);animation:fall-398 26s -30s linear infinite}@keyframes fall-398{54.452%{transform:translate(15.9476vw,54.452vh) scale(.7572)}to{transform:translate(11.78095vw,99vh) scale(.7572)}}.snow:nth-child(399){opacity:.746;transform:translate(37.9665vw,-10px) scale(.2522);animation:fall-399 28s -16s linear infinite}@keyframes fall-399{63.775%{transform:translate(33.3441vw,63.775vh) scale(.2522)}to{transform:translate(35.6553vw,99vh) scale(.2522)}}.snow:nth-child(400){opacity:1.9018;transform:translate(19.4372vw,-10px) scale(.4751);animation:fall-400 14s -23s linear infinite}@keyframes fall-400{37.593%{transform:translate(14.8308vw,37.593vh) scale(.4751)}to{transform:translate(17.134vw,99vh) scale(.4751)}}\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.4272;transform:translate(27.7205vw,-10px) scale(.2554);animation:fall-1 12s -1s linear infinite}@keyframes fall-1{46.55%{transform:translate(30.0849vw,46.55vh) scale(.2554)}to{transform:translate(28.9027vw,99vh) scale(.2554)}}.snow:nth-child(2){opacity:1.4228;transform:translate(27.3271vw,-10px) scale(.6318);animation:fall-2 25s -15s linear infinite}@keyframes fall-2{30.826%{transform:translate(17.8471vw,30.826vh) scale(.6318)}to{transform:translate(22.5871vw,99vh) scale(.6318)}}.snow:nth-child(3){opacity:.7818;transform:translate(25.9954vw,-10px) scale(.249);animation:fall-3 19s -2s linear infinite}@keyframes fall-3{68.64%{transform:translate(19.2437vw,68.64vh) scale(.249)}to{transform:translate(22.61955vw,99vh) scale(.249)}}.snow:nth-child(4){opacity:.029;transform:translate(72.77vw,-10px) scale(.9658);animation:fall-4 11s -9s linear infinite}@keyframes fall-4{60.728%{transform:translate(75.1321vw,60.728vh) scale(.9658)}to{transform:translate(73.95105vw,99vh) scale(.9658)}}.snow:nth-child(5){opacity:1.1108;transform:translate(15.9293vw,-10px) scale(.3044);animation:fall-5 22s -5s linear infinite}@keyframes fall-5{44.448%{transform:translate(25.0097vw,44.448vh) scale(.3044)}to{transform:translate(20.4695vw,99vh) scale(.3044)}}.snow:nth-child(6){opacity:.2312;transform:translate(48.4199vw,-10px) scale(.1065);animation:fall-6 18s -12s linear infinite}@keyframes fall-6{47.344%{transform:translate(42.7497vw,47.344vh) scale(.1065)}to{transform:translate(45.5848vw,99vh) scale(.1065)}}.snow:nth-child(7){opacity:.5178;transform:translate(46.4058vw,-10px) scale(.9705);animation:fall-7 23s -28s linear infinite}@keyframes fall-7{38.997%{transform:translate(37.83vw,38.997vh) scale(.9705)}to{transform:translate(42.1179vw,99vh) scale(.9705)}}.snow:nth-child(8){opacity:.9732;transform:translate(6.4448vw,-10px) scale(.4298);animation:fall-8 26s -8s linear infinite}@keyframes fall-8{32.302%{transform:translate(16.2612vw,32.302vh) scale(.4298)}to{transform:translate(11.353vw,99vh) scale(.4298)}}.snow:nth-child(9){opacity:.26;transform:translate(39.6293vw,-10px) scale(.9607);animation:fall-9 13s -28s linear infinite}@keyframes fall-9{34.27%{transform:translate(37.9706vw,34.27vh) scale(.9607)}to{transform:translate(38.79995vw,99vh) scale(.9607)}}.snow:nth-child(10){opacity:1.1492;transform:translate(79.3104vw,-10px) scale(.8159);animation:fall-10 26s -21s linear infinite}@keyframes fall-10{30.56%{transform:translate(85.4049vw,30.56vh) scale(.8159)}to{transform:translate(82.35765vw,99vh) scale(.8159)}}.snow:nth-child(11){opacity:1.3998;transform:translate(80.7717vw,-10px) scale(.7484);animation:fall-11 19s -19s linear infinite}@keyframes fall-11{69.373%{transform:translate(73.6701vw,69.373vh) scale(.7484)}to{transform:translate(77.2209vw,99vh) scale(.7484)}}.snow:nth-child(12){opacity:1.8306;transform:translate(84.0069vw,-10px) scale(.3525);animation:fall-12 13s -16s linear infinite}@keyframes fall-12{39.882%{transform:translate(91.4605vw,39.882vh) scale(.3525)}to{transform:translate(87.7337vw,99vh) scale(.3525)}}.snow:nth-child(13){opacity:.4824;transform:translate(48.6422vw,-10px) scale(.4142);animation:fall-13 26s -9s linear infinite}@keyframes fall-13{64.541%{transform:translate(44.1818vw,64.541vh) scale(.4142)}to{transform:translate(46.412vw,99vh) scale(.4142)}}.snow:nth-child(14){opacity:1.1224;transform:translate(46.273vw,-10px) scale(.0151);animation:fall-14 29s -30s linear infinite}@keyframes fall-14{63.775%{transform:translate(47.4186vw,63.775vh) scale(.0151)}to{transform:translate(46.8458vw,99vh) scale(.0151)}}.snow:nth-child(15){opacity:1.9362;transform:translate(50.8955vw,-10px) scale(.8858);animation:fall-15 15s -16s linear infinite}@keyframes fall-15{37.847%{transform:translate(60.1739vw,37.847vh) scale(.8858)}to{transform:translate(55.5347vw,99vh) scale(.8858)}}.snow:nth-child(16){opacity:1.9962;transform:translate(34.6032vw,-10px) scale(.8098);animation:fall-16 29s -15s linear infinite}@keyframes fall-16{40.67%{transform:translate(35.8518vw,40.67vh) scale(.8098)}to{transform:translate(35.2275vw,99vh) scale(.8098)}}.snow:nth-child(17){opacity:1.1292;transform:translate(68.0557vw,-10px) scale(.0192);animation:fall-17 11s -15s linear infinite}@keyframes fall-17{61.594%{transform:translate(68.0468vw,61.594vh) scale(.0192)}to{transform:translate(68.05125vw,99vh) scale(.0192)}}.snow:nth-child(18){opacity:1.1638;transform:translate(19.0873vw,-10px) scale(.5467);animation:fall-18 11s -12s linear infinite}@keyframes fall-18{75.864%{transform:translate(13.9725vw,75.864vh) scale(.5467)}to{transform:translate(16.5299vw,99vh) scale(.5467)}}.snow:nth-child(19){opacity:.8518;transform:translate(45.2042vw,-10px) scale(.9171);animation:fall-19 23s -13s linear infinite}@keyframes fall-19{47.808%{transform:translate(49.8402vw,47.808vh) scale(.9171)}to{transform:translate(47.5222vw,99vh) scale(.9171)}}.snow:nth-child(20){opacity:1.3106;transform:translate(37.0012vw,-10px) scale(.8908);animation:fall-20 28s -12s linear infinite}@keyframes fall-20{39.484%{transform:translate(34.5742vw,39.484vh) scale(.8908)}to{transform:translate(35.7877vw,99vh) scale(.8908)}}.snow:nth-child(21){opacity:1.2156;transform:translate(1.764vw,-10px) scale(.7466);animation:fall-21 20s -12s linear infinite}@keyframes fall-21{33.1%{transform:translate(3.2221vw,33.1vh) scale(.7466)}to{transform:translate(2.49305vw,99vh) scale(.7466)}}.snow:nth-child(22){opacity:1.9196;transform:translate(33.0048vw,-10px) scale(.5767);animation:fall-22 28s -22s linear infinite}@keyframes fall-22{58.515%{transform:translate(41.4858vw,58.515vh) scale(.5767)}to{transform:translate(37.2453vw,99vh) scale(.5767)}}.snow:nth-child(23){opacity:.1668;transform:translate(91.8447vw,-10px) scale(.7184);animation:fall-23 14s -8s linear infinite}@keyframes fall-23{43.844%{transform:translate(100.1283vw,43.844vh) scale(.7184)}to{transform:translate(95.9865vw,99vh) scale(.7184)}}.snow:nth-child(24){opacity:1.2196;transform:translate(21.7044vw,-10px) scale(.9716);animation:fall-24 26s -5s linear infinite}@keyframes fall-24{74.161%{transform:translate(29.6183vw,74.161vh) scale(.9716)}to{transform:translate(25.66135vw,99vh) scale(.9716)}}.snow:nth-child(25){opacity:1.748;transform:translate(67.0864vw,-10px) scale(.3796);animation:fall-25 21s -28s linear infinite}@keyframes fall-25{79.469%{transform:translate(65.5669vw,79.469vh) scale(.3796)}to{transform:translate(66.32665vw,99vh) scale(.3796)}}.snow:nth-child(26){opacity:1.4164;transform:translate(24.6578vw,-10px) scale(.2551);animation:fall-26 14s -24s linear infinite}@keyframes fall-26{42.769%{transform:translate(21.985vw,42.769vh) scale(.2551)}to{transform:translate(23.3214vw,99vh) scale(.2551)}}.snow:nth-child(27){opacity:1.5522;transform:translate(1.849vw,-10px) scale(.5712);animation:fall-27 10s -3s linear infinite}@keyframes fall-27{43.655%{transform:translate(9.8112vw,43.655vh) scale(.5712)}to{transform:translate(5.8301vw,99vh) scale(.5712)}}.snow:nth-child(28){opacity:1.7262;transform:translate(72.4236vw,-10px) scale(.2291);animation:fall-28 16s -15s linear infinite}@keyframes fall-28{69.123%{transform:translate(80.5086vw,69.123vh) scale(.2291)}to{transform:translate(76.4661vw,99vh) scale(.2291)}}.snow:nth-child(29){opacity:.1938;transform:translate(26.0514vw,-10px) scale(.8468);animation:fall-29 29s -15s linear infinite}@keyframes fall-29{33.075%{transform:translate(35.9205vw,33.075vh) scale(.8468)}to{transform:translate(30.98595vw,99vh) scale(.8468)}}.snow:nth-child(30){opacity:1.5378;transform:translate(66.897vw,-10px) scale(.3051);animation:fall-30 29s -23s linear infinite}@keyframes fall-30{39.385%{transform:translate(64.3378vw,39.385vh) scale(.3051)}to{transform:translate(65.6174vw,99vh) scale(.3051)}}.snow:nth-child(31){opacity:.6526;transform:translate(23.76vw,-10px) scale(.9214);animation:fall-31 25s -1s linear infinite}@keyframes fall-31{59.575%{transform:translate(26.0392vw,59.575vh) scale(.9214)}to{transform:translate(24.8996vw,99vh) scale(.9214)}}.snow:nth-child(32){opacity:1.1326;transform:translate(49.4279vw,-10px) scale(.8848);animation:fall-32 23s -22s linear infinite}@keyframes fall-32{34.587%{transform:translate(43.1662vw,34.587vh) scale(.8848)}to{transform:translate(46.29705vw,99vh) scale(.8848)}}.snow:nth-child(33){opacity:1.5516;transform:translate(83.1718vw,-10px) scale(.4687);animation:fall-33 26s -5s linear infinite}@keyframes fall-33{47.493%{transform:translate(90.0142vw,47.493vh) scale(.4687)}to{transform:translate(86.593vw,99vh) scale(.4687)}}.snow:nth-child(34){opacity:1.0682;transform:translate(97.8589vw,-10px) scale(.0645);animation:fall-34 26s -14s linear infinite}@keyframes fall-34{37.96%{transform:translate(106.5982vw,37.96vh) scale(.0645)}to{transform:translate(102.22855vw,99vh) scale(.0645)}}.snow:nth-child(35){opacity:1.484;transform:translate(40.1443vw,-10px) scale(.6102);animation:fall-35 20s -9s linear infinite}@keyframes fall-35{55.345%{transform:translate(43.4324vw,55.345vh) scale(.6102)}to{transform:translate(41.78835vw,99vh) scale(.6102)}}.snow:nth-child(36){opacity:.469;transform:translate(79.4831vw,-10px) scale(.1648);animation:fall-36 28s -27s linear infinite}@keyframes fall-36{58.195%{transform:translate(75.8891vw,58.195vh) scale(.1648)}to{transform:translate(77.6861vw,99vh) scale(.1648)}}.snow:nth-child(37){opacity:.7756;transform:translate(66.0293vw,-10px) scale(.3366);animation:fall-37 13s -3s linear infinite}@keyframes fall-37{41.728%{transform:translate(72.8723vw,41.728vh) scale(.3366)}to{transform:translate(69.4508vw,99vh) scale(.3366)}}.snow:nth-child(38){opacity:1.8842;transform:translate(28.7858vw,-10px) scale(.4685);animation:fall-38 15s -2s linear infinite}@keyframes fall-38{47.487%{transform:translate(38.5449vw,47.487vh) scale(.4685)}to{transform:translate(33.66535vw,99vh) scale(.4685)}}.snow:nth-child(39){opacity:1.745;transform:translate(26.0922vw,-10px) scale(.9535);animation:fall-39 10s -29s linear infinite}@keyframes fall-39{36.928%{transform:translate(24.2581vw,36.928vh) scale(.9535)}to{transform:translate(25.17515vw,99vh) scale(.9535)}}.snow:nth-child(40){opacity:1.6222;transform:translate(91.455vw,-10px) scale(.9486);animation:fall-40 29s -10s linear infinite}@keyframes fall-40{35.557%{transform:translate(96.9241vw,35.557vh) scale(.9486)}to{transform:translate(94.18955vw,99vh) scale(.9486)}}.snow:nth-child(41){opacity:1.1526;transform:translate(76.3847vw,-10px) scale(.937);animation:fall-41 30s -19s linear infinite}@keyframes fall-41{53.078%{transform:translate(68.8616vw,53.078vh) scale(.937)}to{transform:translate(72.62315vw,99vh) scale(.937)}}.snow:nth-child(42){opacity:1.8672;transform:translate(54.749vw,-10px) scale(.2721);animation:fall-42 21s -1s linear infinite}@keyframes fall-42{67.016%{transform:translate(55.0467vw,67.016vh) scale(.2721)}to{transform:translate(54.89785vw,99vh) scale(.2721)}}.snow:nth-child(43){opacity:.3638;transform:translate(46.8095vw,-10px) scale(.8274);animation:fall-43 26s -21s linear infinite}@keyframes fall-43{47.843%{transform:translate(48.4714vw,47.843vh) scale(.8274)}to{transform:translate(47.64045vw,99vh) scale(.8274)}}.snow:nth-child(44){opacity:.5414;transform:translate(33.3872vw,-10px) scale(.2834);animation:fall-44 25s -25s linear infinite}@keyframes fall-44{65.703%{transform:translate(41.0997vw,65.703vh) scale(.2834)}to{transform:translate(37.24345vw,99vh) scale(.2834)}}.snow:nth-child(45){opacity:.3992;transform:translate(68.1313vw,-10px) scale(.2516);animation:fall-45 11s -19s linear infinite}@keyframes fall-45{46.143%{transform:translate(62.7577vw,46.143vh) scale(.2516)}to{transform:translate(65.4445vw,99vh) scale(.2516)}}.snow:nth-child(46){opacity:1.822;transform:translate(24.8901vw,-10px) scale(.405);animation:fall-46 17s -22s linear infinite}@keyframes fall-46{79.383%{transform:translate(15.2238vw,79.383vh) scale(.405)}to{transform:translate(20.05695vw,99vh) scale(.405)}}.snow:nth-child(47){opacity:1.096;transform:translate(79.2778vw,-10px) scale(.2438);animation:fall-47 24s -5s linear infinite}@keyframes fall-47{56.076%{transform:translate(69.6678vw,56.076vh) scale(.2438)}to{transform:translate(74.4728vw,99vh) scale(.2438)}}.snow:nth-child(48){opacity:.5428;transform:translate(35.5239vw,-10px) scale(.3975);animation:fall-48 28s -28s linear infinite}@keyframes fall-48{58.386%{transform:translate(40.3937vw,58.386vh) scale(.3975)}to{transform:translate(37.9588vw,99vh) scale(.3975)}}.snow:nth-child(49){opacity:.3504;transform:translate(77.3017vw,-10px) scale(.8682);animation:fall-49 12s -3s linear infinite}@keyframes fall-49{70.552%{transform:translate(73.412vw,70.552vh) scale(.8682)}to{transform:translate(75.35685vw,99vh) scale(.8682)}}.snow:nth-child(50){opacity:.4822;transform:translate(77.7187vw,-10px) scale(.1472);animation:fall-50 11s -17s linear infinite}@keyframes fall-50{48.491%{transform:translate(69.7384vw,48.491vh) scale(.1472)}to{transform:translate(73.72855vw,99vh) scale(.1472)}}.snow:nth-child(51){opacity:1.9164;transform:translate(16.7189vw,-10px) scale(.3621);animation:fall-51 10s -10s linear infinite}@keyframes fall-51{72.172%{transform:translate(15.7029vw,72.172vh) scale(.3621)}to{transform:translate(16.2109vw,99vh) scale(.3621)}}.snow:nth-child(52){opacity:1.1926;transform:translate(60.2513vw,-10px) scale(.3006);animation:fall-52 14s -28s linear infinite}@keyframes fall-52{69.37%{transform:translate(51.9924vw,69.37vh) scale(.3006)}to{transform:translate(56.12185vw,99vh) scale(.3006)}}.snow:nth-child(53){opacity:1.4714;transform:translate(77.1877vw,-10px) scale(.7501);animation:fall-53 15s -2s linear infinite}@keyframes fall-53{54.95%{transform:translate(75.9335vw,54.95vh) scale(.7501)}to{transform:translate(76.5606vw,99vh) scale(.7501)}}.snow:nth-child(54){opacity:.4474;transform:translate(73.7483vw,-10px) scale(.9489);animation:fall-54 28s -13s linear infinite}@keyframes fall-54{55.339%{transform:translate(82.7097vw,55.339vh) scale(.9489)}to{transform:translate(78.229vw,99vh) scale(.9489)}}.snow:nth-child(55){opacity:.163;transform:translate(46.3995vw,-10px) scale(.1131);animation:fall-55 13s -7s linear infinite}@keyframes fall-55{33.021%{transform:translate(45.8556vw,33.021vh) scale(.1131)}to{transform:translate(46.12755vw,99vh) scale(.1131)}}.snow:nth-child(56){opacity:.2942;transform:translate(17.9769vw,-10px) scale(.1947);animation:fall-56 19s -17s linear infinite}@keyframes fall-56{42.084%{transform:translate(19.3999vw,42.084vh) scale(.1947)}to{transform:translate(18.6884vw,99vh) scale(.1947)}}.snow:nth-child(57){opacity:1.4538;transform:translate(60.0715vw,-10px) scale(.0877);animation:fall-57 12s -9s linear infinite}@keyframes fall-57{55.091%{transform:translate(64.9517vw,55.091vh) scale(.0877)}to{transform:translate(62.5116vw,99vh) scale(.0877)}}.snow:nth-child(58){opacity:.3994;transform:translate(32.5837vw,-10px) scale(.5056);animation:fall-58 21s -7s linear infinite}@keyframes fall-58{79.113%{transform:translate(27.3319vw,79.113vh) scale(.5056)}to{transform:translate(29.9578vw,99vh) scale(.5056)}}.snow:nth-child(59){opacity:1.6722;transform:translate(58.6344vw,-10px) scale(.2722);animation:fall-59 11s -25s linear infinite}@keyframes fall-59{51.842%{transform:translate(52.023vw,51.842vh) scale(.2722)}to{transform:translate(55.3287vw,99vh) scale(.2722)}}.snow:nth-child(60){opacity:1.6816;transform:translate(63.9819vw,-10px) scale(.5987);animation:fall-60 10s -22s linear infinite}@keyframes fall-60{72.63%{transform:translate(56.0413vw,72.63vh) scale(.5987)}to{transform:translate(60.0116vw,99vh) scale(.5987)}}.snow:nth-child(61){opacity:1.9186;transform:translate(67.6563vw,-10px) scale(.7645);animation:fall-61 11s -1s linear infinite}@keyframes fall-61{66.789%{transform:translate(66.9451vw,66.789vh) scale(.7645)}to{transform:translate(67.3007vw,99vh) scale(.7645)}}.snow:nth-child(62){opacity:1.2438;transform:translate(28.6896vw,-10px) scale(.1086);animation:fall-62 23s -25s linear infinite}@keyframes fall-62{41.262%{transform:translate(27.6564vw,41.262vh) scale(.1086)}to{transform:translate(28.173vw,99vh) scale(.1086)}}.snow:nth-child(63){opacity:.5956;transform:translate(10.9735vw,-10px) scale(.4518);animation:fall-63 17s -24s linear infinite}@keyframes fall-63{33.322%{transform:translate(2.2154vw,33.322vh) scale(.4518)}to{transform:translate(6.59445vw,99vh) scale(.4518)}}.snow:nth-child(64){opacity:1.3614;transform:translate(67.2877vw,-10px) scale(.1391);animation:fall-64 18s -18s linear infinite}@keyframes fall-64{60.56%{transform:translate(69.1349vw,60.56vh) scale(.1391)}to{transform:translate(68.2113vw,99vh) scale(.1391)}}.snow:nth-child(65){opacity:1.2092;transform:translate(29.5123vw,-10px) scale(.3977);animation:fall-65 16s -6s linear infinite}@keyframes fall-65{60.158%{transform:translate(27.9245vw,60.158vh) scale(.3977)}to{transform:translate(28.7184vw,99vh) scale(.3977)}}.snow:nth-child(66){opacity:.3792;transform:translate(37.4581vw,-10px) scale(.1675);animation:fall-66 17s -29s linear infinite}@keyframes fall-66{57.441%{transform:translate(37.7994vw,57.441vh) scale(.1675)}to{transform:translate(37.62875vw,99vh) scale(.1675)}}.snow:nth-child(67){opacity:.2984;transform:translate(71.5018vw,-10px) scale(.1825);animation:fall-67 21s -28s linear infinite}@keyframes fall-67{51.997%{transform:translate(67.899vw,51.997vh) scale(.1825)}to{transform:translate(69.7004vw,99vh) scale(.1825)}}.snow:nth-child(68){opacity:1.1724;transform:translate(10.9946vw,-10px) scale(.4409);animation:fall-68 17s -3s linear infinite}@keyframes fall-68{31.94%{transform:translate(4.1297vw,31.94vh) scale(.4409)}to{transform:translate(7.56215vw,99vh) scale(.4409)}}.snow:nth-child(69){opacity:1.4286;transform:translate(74.706vw,-10px) scale(.1294);animation:fall-69 20s -20s linear infinite}@keyframes fall-69{78.266%{transform:translate(73.8989vw,78.266vh) scale(.1294)}to{transform:translate(74.30245vw,99vh) scale(.1294)}}.snow:nth-child(70){opacity:.3074;transform:translate(99.0811vw,-10px) scale(.485);animation:fall-70 27s -8s linear infinite}@keyframes fall-70{40.759%{transform:translate(97.2789vw,40.759vh) scale(.485)}to{transform:translate(98.18vw,99vh) scale(.485)}}.snow:nth-child(71){opacity:.1442;transform:translate(68.0877vw,-10px) scale(.4391);animation:fall-71 22s -6s linear infinite}@keyframes fall-71{70.663%{transform:translate(74.7233vw,70.663vh) scale(.4391)}to{transform:translate(71.4055vw,99vh) scale(.4391)}}.snow:nth-child(72){opacity:.4416;transform:translate(11.8399vw,-10px) scale(.2696);animation:fall-72 28s -23s linear infinite}@keyframes fall-72{71.547%{transform:translate(3.1997vw,71.547vh) scale(.2696)}to{transform:translate(7.5198vw,99vh) scale(.2696)}}.snow:nth-child(73){opacity:1.7934;transform:translate(60.4857vw,-10px) scale(.8267);animation:fall-73 20s -14s linear infinite}@keyframes fall-73{35.3%{transform:translate(53.7803vw,35.3vh) scale(.8267)}to{transform:translate(57.133vw,99vh) scale(.8267)}}.snow:nth-child(74){opacity:.1752;transform:translate(92.824vw,-10px) scale(.8513);animation:fall-74 27s -7s linear infinite}@keyframes fall-74{65.488%{transform:translate(91.1822vw,65.488vh) scale(.8513)}to{transform:translate(92.0031vw,99vh) scale(.8513)}}.snow:nth-child(75){opacity:1.681;transform:translate(78.3527vw,-10px) scale(.2661);animation:fall-75 29s -29s linear infinite}@keyframes fall-75{71.879%{transform:translate(71.5895vw,71.879vh) scale(.2661)}to{transform:translate(74.9711vw,99vh) scale(.2661)}}.snow:nth-child(76){opacity:.0732;transform:translate(92.8328vw,-10px) scale(.1029);animation:fall-76 29s -21s linear infinite}@keyframes fall-76{56.559%{transform:translate(89.1069vw,56.559vh) scale(.1029)}to{transform:translate(90.96985vw,99vh) scale(.1029)}}.snow:nth-child(77){opacity:.0738;transform:translate(54.1077vw,-10px) scale(.0531);animation:fall-77 11s -25s linear infinite}@keyframes fall-77{60.343%{transform:translate(62.3628vw,60.343vh) scale(.0531)}to{transform:translate(58.23525vw,99vh) scale(.0531)}}.snow:nth-child(78){opacity:.682;transform:translate(67.0369vw,-10px) scale(.389);animation:fall-78 11s -8s linear infinite}@keyframes fall-78{61.409%{transform:translate(65.4806vw,61.409vh) scale(.389)}to{transform:translate(66.25875vw,99vh) scale(.389)}}.snow:nth-child(79){opacity:.0254;transform:translate(79.4137vw,-10px) scale(.2839);animation:fall-79 28s -9s linear infinite}@keyframes fall-79{46.103%{transform:translate(87.6305vw,46.103vh) scale(.2839)}to{transform:translate(83.5221vw,99vh) scale(.2839)}}.snow:nth-child(80){opacity:.6268;transform:translate(81.5296vw,-10px) scale(.502);animation:fall-80 13s -23s linear infinite}@keyframes fall-80{55.605%{transform:translate(82.8092vw,55.605vh) scale(.502)}to{transform:translate(82.1694vw,99vh) scale(.502)}}.snow:nth-child(81){opacity:1.682;transform:translate(31.4675vw,-10px) scale(.2678);animation:fall-81 24s -4s linear infinite}@keyframes fall-81{69.817%{transform:translate(28.1089vw,69.817vh) scale(.2678)}to{transform:translate(29.7882vw,99vh) scale(.2678)}}.snow:nth-child(82){opacity:.8816;transform:translate(20.9421vw,-10px) scale(.3108);animation:fall-82 29s -13s linear infinite}@keyframes fall-82{50.411%{transform:translate(16.4938vw,50.411vh) scale(.3108)}to{transform:translate(18.71795vw,99vh) scale(.3108)}}.snow:nth-child(83){opacity:1.6656;transform:translate(90.4908vw,-10px) scale(.9084);animation:fall-83 18s -2s linear infinite}@keyframes fall-83{46.304%{transform:translate(83.0091vw,46.304vh) scale(.9084)}to{transform:translate(86.74995vw,99vh) scale(.9084)}}.snow:nth-child(84){opacity:1.8936;transform:translate(52.355vw,-10px) scale(.9902);animation:fall-84 18s -25s linear infinite}@keyframes fall-84{50.277%{transform:translate(42.5658vw,50.277vh) scale(.9902)}to{transform:translate(47.4604vw,99vh) scale(.9902)}}.snow:nth-child(85){opacity:1.9632;transform:translate(10.133vw,-10px) scale(.3227);animation:fall-85 19s -21s linear infinite}@keyframes fall-85{60.228%{transform:translate(15.5626vw,60.228vh) scale(.3227)}to{transform:translate(12.8478vw,99vh) scale(.3227)}}.snow:nth-child(86){opacity:1.4294;transform:translate(85.3398vw,-10px) scale(.7675);animation:fall-86 28s -4s linear infinite}@keyframes fall-86{40.189%{transform:translate(87.3074vw,40.189vh) scale(.7675)}to{transform:translate(86.3236vw,99vh) scale(.7675)}}.snow:nth-child(87){opacity:.2798;transform:translate(90.5392vw,-10px) scale(.6498);animation:fall-87 14s -15s linear infinite}@keyframes fall-87{40.664%{transform:translate(87.3398vw,40.664vh) scale(.6498)}to{transform:translate(88.9395vw,99vh) scale(.6498)}}.snow:nth-child(88){opacity:1.8014;transform:translate(10.8981vw,-10px) scale(.8289);animation:fall-88 23s -26s linear infinite}@keyframes fall-88{60.961%{transform:translate(11.3613vw,60.961vh) scale(.8289)}to{transform:translate(11.1297vw,99vh) scale(.8289)}}.snow:nth-child(89){opacity:.6916;transform:translate(2.5582vw,-10px) scale(.1697);animation:fall-89 22s -13s linear infinite}@keyframes fall-89{31.357%{transform:translate(-.3948vw,31.357vh) scale(.1697)}to{transform:translate(1.0817vw,99vh) scale(.1697)}}.snow:nth-child(90){opacity:.1526;transform:translate(77.8453vw,-10px) scale(.8187);animation:fall-90 22s -20s linear infinite}@keyframes fall-90{49.871%{transform:translate(74.8725vw,49.871vh) scale(.8187)}to{transform:translate(76.3589vw,99vh) scale(.8187)}}.snow:nth-child(91){opacity:1.3308;transform:translate(42.7425vw,-10px) scale(.0166);animation:fall-91 20s -14s linear infinite}@keyframes fall-91{63.89%{transform:translate(41.1708vw,63.89vh) scale(.0166)}to{transform:translate(41.95665vw,99vh) scale(.0166)}}.snow:nth-child(92){opacity:.1136;transform:translate(32.8689vw,-10px) scale(.5653);animation:fall-92 20s -16s linear infinite}@keyframes fall-92{30.744%{transform:translate(36.7015vw,30.744vh) scale(.5653)}to{transform:translate(34.7852vw,99vh) scale(.5653)}}.snow:nth-child(93){opacity:.4704;transform:translate(84.516vw,-10px) scale(.4858);animation:fall-93 24s -7s linear infinite}@keyframes fall-93{58.571%{transform:translate(83.2536vw,58.571vh) scale(.4858)}to{transform:translate(83.8848vw,99vh) scale(.4858)}}.snow:nth-child(94){opacity:.1554;transform:translate(1.7737vw,-10px) scale(.9357);animation:fall-94 24s -12s linear infinite}@keyframes fall-94{46.193%{transform:translate(-1.4573vw,46.193vh) scale(.9357)}to{transform:translate(.1582vw,99vh) scale(.9357)}}.snow:nth-child(95){opacity:1.6228;transform:translate(98.6903vw,-10px) scale(.1408);animation:fall-95 27s -5s linear infinite}@keyframes fall-95{72.811%{transform:translate(101.864vw,72.811vh) scale(.1408)}to{transform:translate(100.27715vw,99vh) scale(.1408)}}.snow:nth-child(96){opacity:1.658;transform:translate(5.0237vw,-10px) scale(.3838);animation:fall-96 30s -12s linear infinite}@keyframes fall-96{31.131%{transform:translate(-4.6086vw,31.131vh) scale(.3838)}to{transform:translate(.20755vw,99vh) scale(.3838)}}.snow:nth-child(97){opacity:.7924;transform:translate(39.7792vw,-10px) scale(.3137);animation:fall-97 27s -18s linear infinite}@keyframes fall-97{74.607%{transform:translate(41.2548vw,74.607vh) scale(.3137)}to{transform:translate(40.517vw,99vh) scale(.3137)}}.snow:nth-child(98){opacity:.5594;transform:translate(39.8448vw,-10px) scale(.9798);animation:fall-98 17s -10s linear infinite}@keyframes fall-98{47.725%{transform:translate(38.5965vw,47.725vh) scale(.9798)}to{transform:translate(39.22065vw,99vh) scale(.9798)}}.snow:nth-child(99){opacity:.4398;transform:translate(81.7331vw,-10px) scale(.4862);animation:fall-99 29s -11s linear infinite}@keyframes fall-99{46.595%{transform:translate(77.6243vw,46.595vh) scale(.4862)}to{transform:translate(79.6787vw,99vh) scale(.4862)}}.snow:nth-child(100){opacity:1.8104;transform:translate(59.4286vw,-10px) scale(.5941);animation:fall-100 29s -30s linear infinite}@keyframes fall-100{52.582%{transform:translate(58.1058vw,52.582vh) scale(.5941)}to{transform:translate(58.7672vw,99vh) scale(.5941)}}.snow:nth-child(101){opacity:1.8836;transform:translate(66.8644vw,-10px) scale(.442);animation:fall-101 24s -6s linear infinite}@keyframes fall-101{52.56%{transform:translate(72.6337vw,52.56vh) scale(.442)}to{transform:translate(69.74905vw,99vh) scale(.442)}}.snow:nth-child(102){opacity:1.1452;transform:translate(24.5476vw,-10px) scale(.5121);animation:fall-102 27s -13s linear infinite}@keyframes fall-102{49.973%{transform:translate(18.5553vw,49.973vh) scale(.5121)}to{transform:translate(21.55145vw,99vh) scale(.5121)}}.snow:nth-child(103){opacity:1.809;transform:translate(23.7818vw,-10px) scale(.8542);animation:fall-103 13s -28s linear infinite}@keyframes fall-103{53.696%{transform:translate(23.4584vw,53.696vh) scale(.8542)}to{transform:translate(23.6201vw,99vh) scale(.8542)}}.snow:nth-child(104){opacity:1.646;transform:translate(46.8544vw,-10px) scale(.0115);animation:fall-104 24s -14s linear infinite}@keyframes fall-104{65.875%{transform:translate(39.132vw,65.875vh) scale(.0115)}to{transform:translate(42.9932vw,99vh) scale(.0115)}}.snow:nth-child(105){opacity:1.661;transform:translate(5.8976vw,-10px) scale(.5481);animation:fall-105 30s -15s linear infinite}@keyframes fall-105{76.509%{transform:translate(15.2318vw,76.509vh) scale(.5481)}to{transform:translate(10.5647vw,99vh) scale(.5481)}}.snow:nth-child(106){opacity:1.741;transform:translate(11.3311vw,-10px) scale(.9967);animation:fall-106 26s -8s linear infinite}@keyframes fall-106{79.235%{transform:translate(17.3997vw,79.235vh) scale(.9967)}to{transform:translate(14.3654vw,99vh) scale(.9967)}}.snow:nth-child(107){opacity:1.7404;transform:translate(37.0737vw,-10px) scale(.3428);animation:fall-107 18s -12s linear infinite}@keyframes fall-107{58.818%{transform:translate(39.5642vw,58.818vh) scale(.3428)}to{transform:translate(38.31895vw,99vh) scale(.3428)}}.snow:nth-child(108){opacity:.3622;transform:translate(10.0806vw,-10px) scale(.6871);animation:fall-108 23s -20s linear infinite}@keyframes fall-108{76.441%{transform:translate(5.0136vw,76.441vh) scale(.6871)}to{transform:translate(7.5471vw,99vh) scale(.6871)}}.snow:nth-child(109){opacity:.6662;transform:translate(12.3502vw,-10px) scale(.6262);animation:fall-109 28s -7s linear infinite}@keyframes fall-109{72.103%{transform:translate(12.3215vw,72.103vh) scale(.6262)}to{transform:translate(12.33585vw,99vh) scale(.6262)}}.snow:nth-child(110){opacity:.8624;transform:translate(67.9562vw,-10px) scale(.7953);animation:fall-110 16s -16s linear infinite}@keyframes fall-110{54.933%{transform:translate(66.9084vw,54.933vh) scale(.7953)}to{transform:translate(67.4323vw,99vh) scale(.7953)}}.snow:nth-child(111){opacity:1.2778;transform:translate(14.2535vw,-10px) scale(.4398);animation:fall-111 26s -27s linear infinite}@keyframes fall-111{44.247%{transform:translate(18.0256vw,44.247vh) scale(.4398)}to{transform:translate(16.13955vw,99vh) scale(.4398)}}.snow:nth-child(112){opacity:.039;transform:translate(10.652vw,-10px) scale(.8463);animation:fall-112 11s -4s linear infinite}@keyframes fall-112{55.392%{transform:translate(2.8858vw,55.392vh) scale(.8463)}to{transform:translate(6.7689vw,99vh) scale(.8463)}}.snow:nth-child(113){opacity:.3592;transform:translate(84.6246vw,-10px) scale(.7638);animation:fall-113 23s -29s linear infinite}@keyframes fall-113{37.463%{transform:translate(77.6885vw,37.463vh) scale(.7638)}to{transform:translate(81.15655vw,99vh) scale(.7638)}}.snow:nth-child(114){opacity:1.777;transform:translate(7.333vw,-10px) scale(.4682);animation:fall-114 11s -12s linear infinite}@keyframes fall-114{64.058%{transform:translate(10.2446vw,64.058vh) scale(.4682)}to{transform:translate(8.7888vw,99vh) scale(.4682)}}.snow:nth-child(115){opacity:1.7524;transform:translate(56.7929vw,-10px) scale(.3667);animation:fall-115 15s -29s linear infinite}@keyframes fall-115{37.815%{transform:translate(65.5832vw,37.815vh) scale(.3667)}to{transform:translate(61.18805vw,99vh) scale(.3667)}}.snow:nth-child(116){opacity:1.2928;transform:translate(90.1255vw,-10px) scale(.3702);animation:fall-116 15s -16s linear infinite}@keyframes fall-116{35.862%{transform:translate(90.3907vw,35.862vh) scale(.3702)}to{transform:translate(90.2581vw,99vh) scale(.3702)}}.snow:nth-child(117){opacity:1.2328;transform:translate(24.8739vw,-10px) scale(.7091);animation:fall-117 20s -6s linear infinite}@keyframes fall-117{61.2%{transform:translate(24.0194vw,61.2vh) scale(.7091)}to{transform:translate(24.44665vw,99vh) scale(.7091)}}.snow:nth-child(118){opacity:1.3382;transform:translate(75.2372vw,-10px) scale(.2462);animation:fall-118 23s -22s linear infinite}@keyframes fall-118{47.394%{transform:translate(75.8555vw,47.394vh) scale(.2462)}to{transform:translate(75.54635vw,99vh) scale(.2462)}}.snow:nth-child(119){opacity:1.6592;transform:translate(83.4979vw,-10px) scale(.1658);animation:fall-119 21s -12s linear infinite}@keyframes fall-119{39.669%{transform:translate(88.1867vw,39.669vh) scale(.1658)}to{transform:translate(85.8423vw,99vh) scale(.1658)}}.snow:nth-child(120){opacity:.981;transform:translate(28.5455vw,-10px) scale(.5375);animation:fall-120 21s -6s linear infinite}@keyframes fall-120{60.601%{transform:translate(32.1434vw,60.601vh) scale(.5375)}to{transform:translate(30.34445vw,99vh) scale(.5375)}}.snow:nth-child(121){opacity:.6308;transform:translate(66.2101vw,-10px) scale(.1961);animation:fall-121 18s -14s linear infinite}@keyframes fall-121{68.173%{transform:translate(66.4404vw,68.173vh) scale(.1961)}to{transform:translate(66.32525vw,99vh) scale(.1961)}}.snow:nth-child(122){opacity:1.9376;transform:translate(5.1589vw,-10px) scale(.636);animation:fall-122 27s -14s linear infinite}@keyframes fall-122{50.705%{transform:translate(6.0519vw,50.705vh) scale(.636)}to{transform:translate(5.6054vw,99vh) scale(.636)}}.snow:nth-child(123){opacity:.6982;transform:translate(6.1087vw,-10px) scale(.2407);animation:fall-123 15s -16s linear infinite}@keyframes fall-123{60.44%{transform:translate(15.0253vw,60.44vh) scale(.2407)}to{transform:translate(10.567vw,99vh) scale(.2407)}}.snow:nth-child(124){opacity:1.3228;transform:translate(61.1141vw,-10px) scale(.3603);animation:fall-124 29s -28s linear infinite}@keyframes fall-124{31.903%{transform:translate(53.4095vw,31.903vh) scale(.3603)}to{transform:translate(57.2618vw,99vh) scale(.3603)}}.snow:nth-child(125){opacity:1.4122;transform:translate(12.6567vw,-10px) scale(.9943);animation:fall-125 27s -7s linear infinite}@keyframes fall-125{71.453%{transform:translate(11.3075vw,71.453vh) scale(.9943)}to{transform:translate(11.9821vw,99vh) scale(.9943)}}.snow:nth-child(126){opacity:1.2966;transform:translate(63.8199vw,-10px) scale(.5638);animation:fall-126 11s -13s linear infinite}@keyframes fall-126{57.384%{transform:translate(59.4959vw,57.384vh) scale(.5638)}to{transform:translate(61.6579vw,99vh) scale(.5638)}}.snow:nth-child(127){opacity:.677;transform:translate(69.6138vw,-10px) scale(.7623);animation:fall-127 17s -1s linear infinite}@keyframes fall-127{45.807%{transform:translate(69.2405vw,45.807vh) scale(.7623)}to{transform:translate(69.42715vw,99vh) scale(.7623)}}.snow:nth-child(128){opacity:.1466;transform:translate(68.1281vw,-10px) scale(.0852);animation:fall-128 11s -1s linear infinite}@keyframes fall-128{36.327%{transform:translate(63.5259vw,36.327vh) scale(.0852)}to{transform:translate(65.827vw,99vh) scale(.0852)}}.snow:nth-child(129){opacity:1.7384;transform:translate(17.6576vw,-10px) scale(.3339);animation:fall-129 12s -2s linear infinite}@keyframes fall-129{43.176%{transform:translate(26.3263vw,43.176vh) scale(.3339)}to{transform:translate(21.99195vw,99vh) scale(.3339)}}.snow:nth-child(130){opacity:1.075;transform:translate(52.5934vw,-10px) scale(.4842);animation:fall-130 23s -5s linear infinite}@keyframes fall-130{36.222%{transform:translate(50.5568vw,36.222vh) scale(.4842)}to{transform:translate(51.5751vw,99vh) scale(.4842)}}.snow:nth-child(131){opacity:1.6992;transform:translate(84.9686vw,-10px) scale(.1988);animation:fall-131 30s -29s linear infinite}@keyframes fall-131{33.777%{transform:translate(78.9684vw,33.777vh) scale(.1988)}to{transform:translate(81.9685vw,99vh) scale(.1988)}}.snow:nth-child(132){opacity:.4966;transform:translate(13.0538vw,-10px) scale(.196);animation:fall-132 24s -2s linear infinite}@keyframes fall-132{75.887%{transform:translate(13.9444vw,75.887vh) scale(.196)}to{transform:translate(13.4991vw,99vh) scale(.196)}}.snow:nth-child(133){opacity:.5044;transform:translate(98.2448vw,-10px) scale(.8333);animation:fall-133 15s -25s linear infinite}@keyframes fall-133{62.83%{transform:translate(98.0306vw,62.83vh) scale(.8333)}to{transform:translate(98.1377vw,99vh) scale(.8333)}}.snow:nth-child(134){opacity:.2902;transform:translate(85.2106vw,-10px) scale(.4853);animation:fall-134 22s -19s linear infinite}@keyframes fall-134{31.72%{transform:translate(86.9983vw,31.72vh) scale(.4853)}to{transform:translate(86.10445vw,99vh) scale(.4853)}}.snow:nth-child(135){opacity:.2652;transform:translate(10.5135vw,-10px) scale(.3535);animation:fall-135 15s -15s linear infinite}@keyframes fall-135{42.937%{transform:translate(13.9678vw,42.937vh) scale(.3535)}to{transform:translate(12.24065vw,99vh) scale(.3535)}}.snow:nth-child(136){opacity:1.8506;transform:translate(2.3874vw,-10px) scale(.8401);animation:fall-136 21s -11s linear infinite}@keyframes fall-136{35.114%{transform:translate(1.0455vw,35.114vh) scale(.8401)}to{transform:translate(1.71645vw,99vh) scale(.8401)}}.snow:nth-child(137){opacity:.0368;transform:translate(25.504vw,-10px) scale(.8762);animation:fall-137 12s -11s linear infinite}@keyframes fall-137{30.975%{transform:translate(28.7124vw,30.975vh) scale(.8762)}to{transform:translate(27.1082vw,99vh) scale(.8762)}}.snow:nth-child(138){opacity:.001;transform:translate(70.7831vw,-10px) scale(.9626);animation:fall-138 12s -1s linear infinite}@keyframes fall-138{42.915%{transform:translate(67.4107vw,42.915vh) scale(.9626)}to{transform:translate(69.0969vw,99vh) scale(.9626)}}.snow:nth-child(139){opacity:.3504;transform:translate(4.042vw,-10px) scale(.7237);animation:fall-139 24s -12s linear infinite}@keyframes fall-139{41.267%{transform:translate(12.5964vw,41.267vh) scale(.7237)}to{transform:translate(8.3192vw,99vh) scale(.7237)}}.snow:nth-child(140){opacity:.8084;transform:translate(44.3381vw,-10px) scale(.1923);animation:fall-140 23s -13s linear infinite}@keyframes fall-140{42.27%{transform:translate(47.4954vw,42.27vh) scale(.1923)}to{transform:translate(45.91675vw,99vh) scale(.1923)}}.snow:nth-child(141){opacity:1.1616;transform:translate(30.6824vw,-10px) scale(.7347);animation:fall-141 18s -28s linear infinite}@keyframes fall-141{62.07%{transform:translate(34.6232vw,62.07vh) scale(.7347)}to{transform:translate(32.6528vw,99vh) scale(.7347)}}.snow:nth-child(142){opacity:.7516;transform:translate(4.6493vw,-10px) scale(.8362);animation:fall-142 12s -2s linear infinite}@keyframes fall-142{66.212%{transform:translate(11.1018vw,66.212vh) scale(.8362)}to{transform:translate(7.87555vw,99vh) scale(.8362)}}.snow:nth-child(143){opacity:.8312;transform:translate(66.3468vw,-10px) scale(.671);animation:fall-143 12s -18s linear infinite}@keyframes fall-143{59.759%{transform:translate(64.0753vw,59.759vh) scale(.671)}to{transform:translate(65.21105vw,99vh) scale(.671)}}.snow:nth-child(144){opacity:1.2608;transform:translate(47.4227vw,-10px) scale(.9214);animation:fall-144 13s -14s linear infinite}@keyframes fall-144{72.809%{transform:translate(41.9797vw,72.809vh) scale(.9214)}to{transform:translate(44.7012vw,99vh) scale(.9214)}}.snow:nth-child(145){opacity:.7928;transform:translate(16.0762vw,-10px) scale(.0284);animation:fall-145 13s -20s linear infinite}@keyframes fall-145{36.517%{transform:translate(15.8303vw,36.517vh) scale(.0284)}to{transform:translate(15.95325vw,99vh) scale(.0284)}}.snow:nth-child(146){opacity:.57;transform:translate(73.5044vw,-10px) scale(.7579);animation:fall-146 16s -7s linear infinite}@keyframes fall-146{54.657%{transform:translate(72.6223vw,54.657vh) scale(.7579)}to{transform:translate(73.06335vw,99vh) scale(.7579)}}.snow:nth-child(147){opacity:.043;transform:translate(67.681vw,-10px) scale(.1022);animation:fall-147 22s -5s linear infinite}@keyframes fall-147{56.708%{transform:translate(71.8093vw,56.708vh) scale(.1022)}to{transform:translate(69.74515vw,99vh) scale(.1022)}}.snow:nth-child(148){opacity:.8948;transform:translate(9.143vw,-10px) scale(.0621);animation:fall-148 28s -3s linear infinite}@keyframes fall-148{57.744%{transform:translate(5.4877vw,57.744vh) scale(.0621)}to{transform:translate(7.31535vw,99vh) scale(.0621)}}.snow:nth-child(149){opacity:1.2292;transform:translate(37.3423vw,-10px) scale(.811);animation:fall-149 18s -17s linear infinite}@keyframes fall-149{51.967%{transform:translate(38.5604vw,51.967vh) scale(.811)}to{transform:translate(37.95135vw,99vh) scale(.811)}}.snow:nth-child(150){opacity:1.9322;transform:translate(45.1866vw,-10px) scale(.2456);animation:fall-150 11s -17s linear infinite}@keyframes fall-150{51.017%{transform:translate(54.5234vw,51.017vh) scale(.2456)}to{transform:translate(49.855vw,99vh) scale(.2456)}}.snow:nth-child(151){opacity:.1556;transform:translate(45.3554vw,-10px) scale(.5642);animation:fall-151 14s -27s linear infinite}@keyframes fall-151{73.374%{transform:translate(40.7811vw,73.374vh) scale(.5642)}to{transform:translate(43.06825vw,99vh) scale(.5642)}}.snow:nth-child(152){opacity:1.025;transform:translate(23.4192vw,-10px) scale(.989);animation:fall-152 28s -8s linear infinite}@keyframes fall-152{62.291%{transform:translate(22.6915vw,62.291vh) scale(.989)}to{transform:translate(23.05535vw,99vh) scale(.989)}}.snow:nth-child(153){opacity:1.382;transform:translate(3.0301vw,-10px) scale(.9032);animation:fall-153 26s -21s linear infinite}@keyframes fall-153{48.22%{transform:translate(2.8948vw,48.22vh) scale(.9032)}to{transform:translate(2.96245vw,99vh) scale(.9032)}}.snow:nth-child(154){opacity:1.522;transform:translate(25.6786vw,-10px) scale(.2334);animation:fall-154 19s -16s linear infinite}@keyframes fall-154{37.229%{transform:translate(30.618vw,37.229vh) scale(.2334)}to{transform:translate(28.1483vw,99vh) scale(.2334)}}.snow:nth-child(155){opacity:1.8298;transform:translate(79.53vw,-10px) scale(.9933);animation:fall-155 29s -21s linear infinite}@keyframes fall-155{52.254%{transform:translate(76.2171vw,52.254vh) scale(.9933)}to{transform:translate(77.87355vw,99vh) scale(.9933)}}.snow:nth-child(156){opacity:1.2768;transform:translate(15.5257vw,-10px) scale(.7101);animation:fall-156 19s -25s linear infinite}@keyframes fall-156{71.997%{transform:translate(6.8668vw,71.997vh) scale(.7101)}to{transform:translate(11.19625vw,99vh) scale(.7101)}}.snow:nth-child(157){opacity:.5726;transform:translate(57.0552vw,-10px) scale(.5078);animation:fall-157 29s -15s linear infinite}@keyframes fall-157{78.246%{transform:translate(63.059vw,78.246vh) scale(.5078)}to{transform:translate(60.0571vw,99vh) scale(.5078)}}.snow:nth-child(158){opacity:1.2188;transform:translate(3.8922vw,-10px) scale(.4576);animation:fall-158 26s -12s linear infinite}@keyframes fall-158{79.373%{transform:translate(2.1113vw,79.373vh) scale(.4576)}to{transform:translate(3.00175vw,99vh) scale(.4576)}}.snow:nth-child(159){opacity:1.7228;transform:translate(57.6786vw,-10px) scale(.2618);animation:fall-159 30s -25s linear infinite}@keyframes fall-159{67.398%{transform:translate(59.0253vw,67.398vh) scale(.2618)}to{transform:translate(58.35195vw,99vh) scale(.2618)}}.snow:nth-child(160){opacity:.4854;transform:translate(2.502vw,-10px) scale(.4734);animation:fall-160 28s -21s linear infinite}@keyframes fall-160{79.965%{transform:translate(-3.1831vw,79.965vh) scale(.4734)}to{transform:translate(-.34055vw,99vh) scale(.4734)}}.snow:nth-child(161){opacity:1.4836;transform:translate(11.8709vw,-10px) scale(.0343);animation:fall-161 15s -13s linear infinite}@keyframes fall-161{35.894%{transform:translate(17.7924vw,35.894vh) scale(.0343)}to{transform:translate(14.83165vw,99vh) scale(.0343)}}.snow:nth-child(162){opacity:1.364;transform:translate(93.5198vw,-10px) scale(.4942);animation:fall-162 27s -15s linear infinite}@keyframes fall-162{71.372%{transform:translate(87.0919vw,71.372vh) scale(.4942)}to{transform:translate(90.30585vw,99vh) scale(.4942)}}.snow:nth-child(163){opacity:1.3836;transform:translate(32.469vw,-10px) scale(.9338);animation:fall-163 17s -2s linear infinite}@keyframes fall-163{41.572%{transform:translate(38.6046vw,41.572vh) scale(.9338)}to{transform:translate(35.5368vw,99vh) scale(.9338)}}.snow:nth-child(164){opacity:1.8616;transform:translate(33.9258vw,-10px) scale(.8447);animation:fall-164 24s -6s linear infinite}@keyframes fall-164{52.689%{transform:translate(28.1083vw,52.689vh) scale(.8447)}to{transform:translate(31.01705vw,99vh) scale(.8447)}}.snow:nth-child(165){opacity:1.8448;transform:translate(36.6261vw,-10px) scale(.1655);animation:fall-165 28s -8s linear infinite}@keyframes fall-165{34.932%{transform:translate(43.1224vw,34.932vh) scale(.1655)}to{transform:translate(39.87425vw,99vh) scale(.1655)}}.snow:nth-child(166){opacity:.7938;transform:translate(93.9881vw,-10px) scale(.4167);animation:fall-166 13s -17s linear infinite}@keyframes fall-166{40.214%{transform:translate(103.3184vw,40.214vh) scale(.4167)}to{transform:translate(98.65325vw,99vh) scale(.4167)}}.snow:nth-child(167){opacity:1.8818;transform:translate(52.618vw,-10px) scale(.2394);animation:fall-167 24s -6s linear infinite}@keyframes fall-167{49.202%{transform:translate(48.6612vw,49.202vh) scale(.2394)}to{transform:translate(50.6396vw,99vh) scale(.2394)}}.snow:nth-child(168){opacity:1.6724;transform:translate(72.2758vw,-10px) scale(.4007);animation:fall-168 17s -2s linear infinite}@keyframes fall-168{77.399%{transform:translate(64.3999vw,77.399vh) scale(.4007)}to{transform:translate(68.33785vw,99vh) scale(.4007)}}.snow:nth-child(169){opacity:.3876;transform:translate(91.1759vw,-10px) scale(.8333);animation:fall-169 29s -20s linear infinite}@keyframes fall-169{38.296%{transform:translate(82.2346vw,38.296vh) scale(.8333)}to{transform:translate(86.70525vw,99vh) scale(.8333)}}.snow:nth-child(170){opacity:1.442;transform:translate(13.9983vw,-10px) scale(.7872);animation:fall-170 27s -22s linear infinite}@keyframes fall-170{72.87%{transform:translate(23.0487vw,72.87vh) scale(.7872)}to{transform:translate(18.5235vw,99vh) scale(.7872)}}.snow:nth-child(171){opacity:1.0966;transform:translate(76.0242vw,-10px) scale(.0307);animation:fall-171 15s -21s linear infinite}@keyframes fall-171{64.764%{transform:translate(68.8313vw,64.764vh) scale(.0307)}to{transform:translate(72.42775vw,99vh) scale(.0307)}}.snow:nth-child(172){opacity:.0262;transform:translate(99.1572vw,-10px) scale(.026);animation:fall-172 15s -20s linear infinite}@keyframes fall-172{79.335%{transform:translate(102.7731vw,79.335vh) scale(.026)}to{transform:translate(100.96515vw,99vh) scale(.026)}}.snow:nth-child(173){opacity:1.9732;transform:translate(60.26vw,-10px) scale(.9849);animation:fall-173 20s -27s linear infinite}@keyframes fall-173{49.44%{transform:translate(52.931vw,49.44vh) scale(.9849)}to{transform:translate(56.5955vw,99vh) scale(.9849)}}.snow:nth-child(174){opacity:1.9382;transform:translate(1.9903vw,-10px) scale(.1716);animation:fall-174 17s -17s linear infinite}@keyframes fall-174{32.488%{transform:translate(11.7769vw,32.488vh) scale(.1716)}to{transform:translate(6.8836vw,99vh) scale(.1716)}}.snow:nth-child(175){opacity:.8216;transform:translate(80.7999vw,-10px) scale(.4716);animation:fall-175 23s -17s linear infinite}@keyframes fall-175{34.599%{transform:translate(87.0015vw,34.599vh) scale(.4716)}to{transform:translate(83.9007vw,99vh) scale(.4716)}}.snow:nth-child(176){opacity:1.8564;transform:translate(64.0805vw,-10px) scale(.0015);animation:fall-176 24s -13s linear infinite}@keyframes fall-176{78.421%{transform:translate(63.2957vw,78.421vh) scale(.0015)}to{transform:translate(63.6881vw,99vh) scale(.0015)}}.snow:nth-child(177){opacity:.5846;transform:translate(42.5437vw,-10px) scale(.9514);animation:fall-177 23s -12s linear infinite}@keyframes fall-177{39.495%{transform:translate(49.1356vw,39.495vh) scale(.9514)}to{transform:translate(45.83965vw,99vh) scale(.9514)}}.snow:nth-child(178){opacity:1.9296;transform:translate(89.8849vw,-10px) scale(.5365);animation:fall-178 22s -20s linear infinite}@keyframes fall-178{44.023%{transform:translate(99.4981vw,44.023vh) scale(.5365)}to{transform:translate(94.6915vw,99vh) scale(.5365)}}.snow:nth-child(179){opacity:.0576;transform:translate(87.3214vw,-10px) scale(.2717);animation:fall-179 14s -25s linear infinite}@keyframes fall-179{66.054%{transform:translate(80.4189vw,66.054vh) scale(.2717)}to{transform:translate(83.87015vw,99vh) scale(.2717)}}.snow:nth-child(180){opacity:.6394;transform:translate(18.9398vw,-10px) scale(.3371);animation:fall-180 16s -14s linear infinite}@keyframes fall-180{72.087%{transform:translate(17.3662vw,72.087vh) scale(.3371)}to{transform:translate(18.153vw,99vh) scale(.3371)}}.snow:nth-child(181){opacity:.0934;transform:translate(86.5211vw,-10px) scale(.2124);animation:fall-181 18s -12s linear infinite}@keyframes fall-181{62.263%{transform:translate(92.7634vw,62.263vh) scale(.2124)}to{transform:translate(89.64225vw,99vh) scale(.2124)}}.snow:nth-child(182){opacity:.3958;transform:translate(5.5879vw,-10px) scale(.5288);animation:fall-182 20s -8s linear infinite}@keyframes fall-182{36.209%{transform:translate(.929vw,36.209vh) scale(.5288)}to{transform:translate(3.25845vw,99vh) scale(.5288)}}.snow:nth-child(183){opacity:1.1672;transform:translate(73.8285vw,-10px) scale(.6046);animation:fall-183 27s -21s linear infinite}@keyframes fall-183{49.439%{transform:translate(69.3367vw,49.439vh) scale(.6046)}to{transform:translate(71.5826vw,99vh) scale(.6046)}}.snow:nth-child(184){opacity:.9328;transform:translate(1.9027vw,-10px) scale(.334);animation:fall-184 10s -12s linear infinite}@keyframes fall-184{68.526%{transform:translate(7.2283vw,68.526vh) scale(.334)}to{transform:translate(4.5655vw,99vh) scale(.334)}}.snow:nth-child(185){opacity:.9738;transform:translate(61.8549vw,-10px) scale(.8098);animation:fall-185 30s -12s linear infinite}@keyframes fall-185{58.146%{transform:translate(61.968vw,58.146vh) scale(.8098)}to{transform:translate(61.91145vw,99vh) scale(.8098)}}.snow:nth-child(186){opacity:.9266;transform:translate(65.8252vw,-10px) scale(.3152);animation:fall-186 16s -16s linear infinite}@keyframes fall-186{50.924%{transform:translate(60.8467vw,50.924vh) scale(.3152)}to{transform:translate(63.33595vw,99vh) scale(.3152)}}.snow:nth-child(187){opacity:.8766;transform:translate(16.9795vw,-10px) scale(.4143);animation:fall-187 25s -15s linear infinite}@keyframes fall-187{42.56%{transform:translate(9.2064vw,42.56vh) scale(.4143)}to{transform:translate(13.09295vw,99vh) scale(.4143)}}.snow:nth-child(188){opacity:.1082;transform:translate(45.3706vw,-10px) scale(.64);animation:fall-188 14s -28s linear infinite}@keyframes fall-188{41.518%{transform:translate(37.7393vw,41.518vh) scale(.64)}to{transform:translate(41.55495vw,99vh) scale(.64)}}.snow:nth-child(189){opacity:1.3348;transform:translate(56.6763vw,-10px) scale(.3605);animation:fall-189 24s -10s linear infinite}@keyframes fall-189{31.051%{transform:translate(59.5781vw,31.051vh) scale(.3605)}to{transform:translate(58.1272vw,99vh) scale(.3605)}}.snow:nth-child(190){opacity:.2916;transform:translate(97.0997vw,-10px) scale(.9217);animation:fall-190 23s -8s linear infinite}@keyframes fall-190{54.926%{transform:translate(97.1506vw,54.926vh) scale(.9217)}to{transform:translate(97.12515vw,99vh) scale(.9217)}}.snow:nth-child(191){opacity:.236;transform:translate(29.9164vw,-10px) scale(.3384);animation:fall-191 18s -22s linear infinite}@keyframes fall-191{65.79%{transform:translate(24.612vw,65.79vh) scale(.3384)}to{transform:translate(27.2642vw,99vh) scale(.3384)}}.snow:nth-child(192){opacity:.5322;transform:translate(21.4305vw,-10px) scale(.5062);animation:fall-192 20s -25s linear infinite}@keyframes fall-192{69.151%{transform:translate(27.5647vw,69.151vh) scale(.5062)}to{transform:translate(24.4976vw,99vh) scale(.5062)}}.snow:nth-child(193){opacity:.1414;transform:translate(42.1923vw,-10px) scale(.9989);animation:fall-193 10s -1s linear infinite}@keyframes fall-193{71.594%{transform:translate(47.7507vw,71.594vh) scale(.9989)}to{transform:translate(44.9715vw,99vh) scale(.9989)}}.snow:nth-child(194){opacity:1.9606;transform:translate(70.4549vw,-10px) scale(.3791);animation:fall-194 18s -26s linear infinite}@keyframes fall-194{38.47%{transform:translate(65.3344vw,38.47vh) scale(.3791)}to{transform:translate(67.89465vw,99vh) scale(.3791)}}.snow:nth-child(195){opacity:.3238;transform:translate(41.047vw,-10px) scale(.4736);animation:fall-195 29s -24s linear infinite}@keyframes fall-195{68.128%{transform:translate(43.2255vw,68.128vh) scale(.4736)}to{transform:translate(42.13625vw,99vh) scale(.4736)}}.snow:nth-child(196){opacity:1.1042;transform:translate(77.879vw,-10px) scale(.3751);animation:fall-196 12s -4s linear infinite}@keyframes fall-196{32.876%{transform:translate(81.2279vw,32.876vh) scale(.3751)}to{transform:translate(79.55345vw,99vh) scale(.3751)}}.snow:nth-child(197){opacity:1.83;transform:translate(73.1243vw,-10px) scale(.903);animation:fall-197 12s -16s linear infinite}@keyframes fall-197{37.42%{transform:translate(70.0654vw,37.42vh) scale(.903)}to{transform:translate(71.59485vw,99vh) scale(.903)}}.snow:nth-child(198){opacity:1.0274;transform:translate(52.7462vw,-10px) scale(.7075);animation:fall-198 10s -1s linear infinite}@keyframes fall-198{47.186%{transform:translate(59.3162vw,47.186vh) scale(.7075)}to{transform:translate(56.0312vw,99vh) scale(.7075)}}.snow:nth-child(199){opacity:1.7712;transform:translate(73.2504vw,-10px) scale(.2929);animation:fall-199 22s -4s linear infinite}@keyframes fall-199{74.107%{transform:translate(71.159vw,74.107vh) scale(.2929)}to{transform:translate(72.2047vw,99vh) scale(.2929)}}.snow:nth-child(200){opacity:1.9362;transform:translate(92.3196vw,-10px) scale(.9357);animation:fall-200 15s -4s linear infinite}@keyframes fall-200{40.992%{transform:translate(94.1168vw,40.992vh) scale(.9357)}to{transform:translate(93.2182vw,99vh) scale(.9357)}}.snow:nth-child(201){opacity:1.5718;transform:translate(15.3015vw,-10px) scale(.2695);animation:fall-201 30s -13s linear infinite}@keyframes fall-201{66.796%{transform:translate(13.0514vw,66.796vh) scale(.2695)}to{transform:translate(14.17645vw,99vh) scale(.2695)}}.snow:nth-child(202){opacity:.4622;transform:translate(2.7131vw,-10px) scale(.6405);animation:fall-202 23s -13s linear infinite}@keyframes fall-202{46.759%{transform:translate(.8652vw,46.759vh) scale(.6405)}to{transform:translate(1.78915vw,99vh) scale(.6405)}}.snow:nth-child(203){opacity:1.7518;transform:translate(14.215vw,-10px) scale(.3422);animation:fall-203 11s -7s linear infinite}@keyframes fall-203{70.369%{transform:translate(6.7778vw,70.369vh) scale(.3422)}to{transform:translate(10.4964vw,99vh) scale(.3422)}}.snow:nth-child(204){opacity:1.421;transform:translate(1.5261vw,-10px) scale(.6266);animation:fall-204 23s -25s linear infinite}@keyframes fall-204{62.608%{transform:translate(8.8046vw,62.608vh) scale(.6266)}to{transform:translate(5.16535vw,99vh) scale(.6266)}}.snow:nth-child(205){opacity:1.6886;transform:translate(31.7379vw,-10px) scale(.6589);animation:fall-205 19s -25s linear infinite}@keyframes fall-205{76.995%{transform:translate(34.9077vw,76.995vh) scale(.6589)}to{transform:translate(33.3228vw,99vh) scale(.6589)}}.snow:nth-child(206){opacity:.5646;transform:translate(19.6896vw,-10px) scale(.4316);animation:fall-206 11s -24s linear infinite}@keyframes fall-206{68.384%{transform:translate(21.7733vw,68.384vh) scale(.4316)}to{transform:translate(20.73145vw,99vh) scale(.4316)}}.snow:nth-child(207){opacity:.2326;transform:translate(94.3257vw,-10px) scale(.5669);animation:fall-207 30s -11s linear infinite}@keyframes fall-207{71.308%{transform:translate(93.2068vw,71.308vh) scale(.5669)}to{transform:translate(93.76625vw,99vh) scale(.5669)}}.snow:nth-child(208){opacity:.796;transform:translate(46.9255vw,-10px) scale(.5274);animation:fall-208 21s -2s linear infinite}@keyframes fall-208{68.883%{transform:translate(40.4059vw,68.883vh) scale(.5274)}to{transform:translate(43.6657vw,99vh) scale(.5274)}}.snow:nth-child(209){opacity:.1348;transform:translate(7.1257vw,-10px) scale(.5743);animation:fall-209 10s -21s linear infinite}@keyframes fall-209{62.626%{transform:translate(-.4261vw,62.626vh) scale(.5743)}to{transform:translate(3.3498vw,99vh) scale(.5743)}}.snow:nth-child(210){opacity:1.7366;transform:translate(56.0231vw,-10px) scale(.021);animation:fall-210 23s -15s linear infinite}@keyframes fall-210{35.594%{transform:translate(53.1617vw,35.594vh) scale(.021)}to{transform:translate(54.5924vw,99vh) scale(.021)}}.snow:nth-child(211){opacity:1.5652;transform:translate(46.6596vw,-10px) scale(.6646);animation:fall-211 18s -11s linear infinite}@keyframes fall-211{49.083%{transform:translate(55.1463vw,49.083vh) scale(.6646)}to{transform:translate(50.90295vw,99vh) scale(.6646)}}.snow:nth-child(212){opacity:1.761;transform:translate(1.4651vw,-10px) scale(.1763);animation:fall-212 20s -13s linear infinite}@keyframes fall-212{53.72%{transform:translate(.6897vw,53.72vh) scale(.1763)}to{transform:translate(1.0774vw,99vh) scale(.1763)}}.snow:nth-child(213){opacity:1.8154;transform:translate(95.8704vw,-10px) scale(.1162);animation:fall-213 10s -7s linear infinite}@keyframes fall-213{44.605%{transform:translate(102.3117vw,44.605vh) scale(.1162)}to{transform:translate(99.09105vw,99vh) scale(.1162)}}.snow:nth-child(214){opacity:.7464;transform:translate(94.0805vw,-10px) scale(.7723);animation:fall-214 13s -24s linear infinite}@keyframes fall-214{61.18%{transform:translate(86.677vw,61.18vh) scale(.7723)}to{transform:translate(90.37875vw,99vh) scale(.7723)}}.snow:nth-child(215){opacity:.0792;transform:translate(45.5452vw,-10px) scale(.991);animation:fall-215 25s -13s linear infinite}@keyframes fall-215{76.16%{transform:translate(36.0959vw,76.16vh) scale(.991)}to{transform:translate(40.82055vw,99vh) scale(.991)}}.snow:nth-child(216){opacity:1.5886;transform:translate(91.5876vw,-10px) scale(.0708);animation:fall-216 20s -4s linear infinite}@keyframes fall-216{73.557%{transform:translate(92.7194vw,73.557vh) scale(.0708)}to{transform:translate(92.1535vw,99vh) scale(.0708)}}.snow:nth-child(217){opacity:1.0892;transform:translate(73.9444vw,-10px) scale(.9528);animation:fall-217 29s -8s linear infinite}@keyframes fall-217{73.196%{transform:translate(71.1658vw,73.196vh) scale(.9528)}to{transform:translate(72.5551vw,99vh) scale(.9528)}}.snow:nth-child(218){opacity:.4994;transform:translate(54.0087vw,-10px) scale(.7424);animation:fall-218 14s -9s linear infinite}@keyframes fall-218{59.563%{transform:translate(59.525vw,59.563vh) scale(.7424)}to{transform:translate(56.76685vw,99vh) scale(.7424)}}.snow:nth-child(219){opacity:1.3622;transform:translate(38.3962vw,-10px) scale(.6187);animation:fall-219 27s -18s linear infinite}@keyframes fall-219{71.321%{transform:translate(38.6651vw,71.321vh) scale(.6187)}to{transform:translate(38.53065vw,99vh) scale(.6187)}}.snow:nth-child(220){opacity:1.4282;transform:translate(31.1251vw,-10px) scale(.0671);animation:fall-220 24s -28s linear infinite}@keyframes fall-220{75.413%{transform:translate(35.2967vw,75.413vh) scale(.0671)}to{transform:translate(33.2109vw,99vh) scale(.0671)}}.snow:nth-child(221){opacity:.9018;transform:translate(24.1624vw,-10px) scale(.0461);animation:fall-221 18s -27s linear infinite}@keyframes fall-221{30.307%{transform:translate(25.474vw,30.307vh) scale(.0461)}to{transform:translate(24.8182vw,99vh) scale(.0461)}}.snow:nth-child(222){opacity:.2634;transform:translate(69.4143vw,-10px) scale(.3211);animation:fall-222 17s -12s linear infinite}@keyframes fall-222{33.661%{transform:translate(62.2922vw,33.661vh) scale(.3211)}to{transform:translate(65.85325vw,99vh) scale(.3211)}}.snow:nth-child(223){opacity:1.0628;transform:translate(93.3984vw,-10px) scale(.3869);animation:fall-223 21s -16s linear infinite}@keyframes fall-223{50.301%{transform:translate(88.9792vw,50.301vh) scale(.3869)}to{transform:translate(91.1888vw,99vh) scale(.3869)}}.snow:nth-child(224){opacity:.1768;transform:translate(34.4224vw,-10px) scale(.1522);animation:fall-224 16s -27s linear infinite}@keyframes fall-224{57.018%{transform:translate(35.7796vw,57.018vh) scale(.1522)}to{transform:translate(35.101vw,99vh) scale(.1522)}}.snow:nth-child(225){opacity:.1264;transform:translate(92.1123vw,-10px) scale(.9684);animation:fall-225 12s -23s linear infinite}@keyframes fall-225{49.843%{transform:translate(92.0712vw,49.843vh) scale(.9684)}to{transform:translate(92.09175vw,99vh) scale(.9684)}}.snow:nth-child(226){opacity:1.2296;transform:translate(60.0234vw,-10px) scale(.9178);animation:fall-226 24s -29s linear infinite}@keyframes fall-226{50.459%{transform:translate(69.912vw,50.459vh) scale(.9178)}to{transform:translate(64.9677vw,99vh) scale(.9178)}}.snow:nth-child(227){opacity:.7308;transform:translate(62.743vw,-10px) scale(.6176);animation:fall-227 27s -21s linear infinite}@keyframes fall-227{40.97%{transform:translate(66.2323vw,40.97vh) scale(.6176)}to{transform:translate(64.48765vw,99vh) scale(.6176)}}.snow:nth-child(228){opacity:1.4616;transform:translate(58.5787vw,-10px) scale(.5313);animation:fall-228 24s -23s linear infinite}@keyframes fall-228{52.096%{transform:translate(61.3988vw,52.096vh) scale(.5313)}to{transform:translate(59.98875vw,99vh) scale(.5313)}}.snow:nth-child(229){opacity:.6148;transform:translate(21.0974vw,-10px) scale(.0955);animation:fall-229 22s -3s linear infinite}@keyframes fall-229{75.394%{transform:translate(26.2077vw,75.394vh) scale(.0955)}to{transform:translate(23.65255vw,99vh) scale(.0955)}}.snow:nth-child(230){opacity:.194;transform:translate(79.0728vw,-10px) scale(.5871);animation:fall-230 21s -2s linear infinite}@keyframes fall-230{66.771%{transform:translate(83.4677vw,66.771vh) scale(.5871)}to{transform:translate(81.27025vw,99vh) scale(.5871)}}.snow:nth-child(231){opacity:1.7778;transform:translate(26.9415vw,-10px) scale(.2981);animation:fall-231 21s -12s linear infinite}@keyframes fall-231{78.089%{transform:translate(35.9061vw,78.089vh) scale(.2981)}to{transform:translate(31.4238vw,99vh) scale(.2981)}}.snow:nth-child(232){opacity:1.3242;transform:translate(13.9912vw,-10px) scale(.5461);animation:fall-232 21s -26s linear infinite}@keyframes fall-232{59.002%{transform:translate(10.3477vw,59.002vh) scale(.5461)}to{transform:translate(12.16945vw,99vh) scale(.5461)}}.snow:nth-child(233){opacity:1.574;transform:translate(88.8328vw,-10px) scale(.4768);animation:fall-233 16s -9s linear infinite}@keyframes fall-233{76.294%{transform:translate(97.6754vw,76.294vh) scale(.4768)}to{transform:translate(93.2541vw,99vh) scale(.4768)}}.snow:nth-child(234){opacity:1.3308;transform:translate(95.3078vw,-10px) scale(.9336);animation:fall-234 16s -14s linear infinite}@keyframes fall-234{42.461%{transform:translate(101.3633vw,42.461vh) scale(.9336)}to{transform:translate(98.33555vw,99vh) scale(.9336)}}.snow:nth-child(235){opacity:1.5958;transform:translate(92.6041vw,-10px) scale(.3499);animation:fall-235 27s -15s linear infinite}@keyframes fall-235{54.494%{transform:translate(92.9763vw,54.494vh) scale(.3499)}to{transform:translate(92.7902vw,99vh) scale(.3499)}}.snow:nth-child(236){opacity:1.7154;transform:translate(8.9343vw,-10px) scale(.0647);animation:fall-236 25s -12s linear infinite}@keyframes fall-236{45.318%{transform:translate(10.133vw,45.318vh) scale(.0647)}to{transform:translate(9.53365vw,99vh) scale(.0647)}}.snow:nth-child(237){opacity:.0048;transform:translate(54.5183vw,-10px) scale(.1248);animation:fall-237 10s -27s linear infinite}@keyframes fall-237{63.874%{transform:translate(44.6396vw,63.874vh) scale(.1248)}to{transform:translate(49.57895vw,99vh) scale(.1248)}}.snow:nth-child(238){opacity:1.5692;transform:translate(39.336vw,-10px) scale(.7952);animation:fall-238 21s -27s linear infinite}@keyframes fall-238{43.059%{transform:translate(32.0462vw,43.059vh) scale(.7952)}to{transform:translate(35.6911vw,99vh) scale(.7952)}}.snow:nth-child(239){opacity:1.6696;transform:translate(74.2516vw,-10px) scale(.9662);animation:fall-239 23s -17s linear infinite}@keyframes fall-239{32.455%{transform:translate(67.3738vw,32.455vh) scale(.9662)}to{transform:translate(70.8127vw,99vh) scale(.9662)}}.snow:nth-child(240){opacity:.4586;transform:translate(.9899vw,-10px) scale(.8195);animation:fall-240 30s -15s linear infinite}@keyframes fall-240{54.478%{transform:translate(-8.2874vw,54.478vh) scale(.8195)}to{transform:translate(-3.64875vw,99vh) scale(.8195)}}.snow:nth-child(241){opacity:.154;transform:translate(21.6559vw,-10px) scale(.046);animation:fall-241 13s -9s linear infinite}@keyframes fall-241{77.088%{transform:translate(30.3512vw,77.088vh) scale(.046)}to{transform:translate(26.00355vw,99vh) scale(.046)}}.snow:nth-child(242){opacity:.6802;transform:translate(29.0867vw,-10px) scale(.0311);animation:fall-242 29s -15s linear infinite}@keyframes fall-242{49.237%{transform:translate(33.3701vw,49.237vh) scale(.0311)}to{transform:translate(31.2284vw,99vh) scale(.0311)}}.snow:nth-child(243){opacity:1.4102;transform:translate(25.8404vw,-10px) scale(.6304);animation:fall-243 23s -7s linear infinite}@keyframes fall-243{73.851%{transform:translate(29.3294vw,73.851vh) scale(.6304)}to{transform:translate(27.5849vw,99vh) scale(.6304)}}.snow:nth-child(244){opacity:.0742;transform:translate(90.6267vw,-10px) scale(.1091);animation:fall-244 16s -4s linear infinite}@keyframes fall-244{65.949%{transform:translate(89.9394vw,65.949vh) scale(.1091)}to{transform:translate(90.28305vw,99vh) scale(.1091)}}.snow:nth-child(245){opacity:.8666;transform:translate(41.4336vw,-10px) scale(.6254);animation:fall-245 24s -18s linear infinite}@keyframes fall-245{33.841%{transform:translate(34.9106vw,33.841vh) scale(.6254)}to{transform:translate(38.1721vw,99vh) scale(.6254)}}.snow:nth-child(246){opacity:.7824;transform:translate(90.0423vw,-10px) scale(.2706);animation:fall-246 13s -1s linear infinite}@keyframes fall-246{73.012%{transform:translate(80.3735vw,73.012vh) scale(.2706)}to{transform:translate(85.2079vw,99vh) scale(.2706)}}.snow:nth-child(247){opacity:.2092;transform:translate(49.2264vw,-10px) scale(.5618);animation:fall-247 27s -7s linear infinite}@keyframes fall-247{46.196%{transform:translate(47.3393vw,46.196vh) scale(.5618)}to{transform:translate(48.28285vw,99vh) scale(.5618)}}.snow:nth-child(248){opacity:1.9168;transform:translate(8.2036vw,-10px) scale(.5783);animation:fall-248 26s -5s linear infinite}@keyframes fall-248{56.875%{transform:translate(14.0969vw,56.875vh) scale(.5783)}to{transform:translate(11.15025vw,99vh) scale(.5783)}}.snow:nth-child(249){opacity:1.2164;transform:translate(28.8456vw,-10px) scale(.5807);animation:fall-249 22s -26s linear infinite}@keyframes fall-249{51.243%{transform:translate(27.9948vw,51.243vh) scale(.5807)}to{transform:translate(28.4202vw,99vh) scale(.5807)}}.snow:nth-child(250){opacity:.817;transform:translate(12.4079vw,-10px) scale(.4311);animation:fall-250 25s -25s linear infinite}@keyframes fall-250{60.712%{transform:translate(9.9856vw,60.712vh) scale(.4311)}to{transform:translate(11.19675vw,99vh) scale(.4311)}}.snow:nth-child(251){opacity:1.942;transform:translate(77.5748vw,-10px) scale(.295);animation:fall-251 15s -5s linear infinite}@keyframes fall-251{64.302%{transform:translate(72.952vw,64.302vh) scale(.295)}to{transform:translate(75.2634vw,99vh) scale(.295)}}.snow:nth-child(252){opacity:.051;transform:translate(90.2331vw,-10px) scale(.9246);animation:fall-252 11s -5s linear infinite}@keyframes fall-252{55.96%{transform:translate(84.4773vw,55.96vh) scale(.9246)}to{transform:translate(87.3552vw,99vh) scale(.9246)}}.snow:nth-child(253){opacity:.4622;transform:translate(95.9383vw,-10px) scale(.0268);animation:fall-253 14s -3s linear infinite}@keyframes fall-253{47.883%{transform:translate(96.8808vw,47.883vh) scale(.0268)}to{transform:translate(96.40955vw,99vh) scale(.0268)}}.snow:nth-child(254){opacity:1.149;transform:translate(31.781vw,-10px) scale(.2047);animation:fall-254 30s -26s linear infinite}@keyframes fall-254{70.727%{transform:translate(24.2153vw,70.727vh) scale(.2047)}to{transform:translate(27.99815vw,99vh) scale(.2047)}}.snow:nth-child(255){opacity:1.9082;transform:translate(8.5809vw,-10px) scale(.203);animation:fall-255 20s -19s linear infinite}@keyframes fall-255{67.442%{transform:translate(.9528vw,67.442vh) scale(.203)}to{transform:translate(4.76685vw,99vh) scale(.203)}}.snow:nth-child(256){opacity:.2622;transform:translate(89.0941vw,-10px) scale(.9643);animation:fall-256 24s -7s linear infinite}@keyframes fall-256{70.706%{transform:translate(93.4943vw,70.706vh) scale(.9643)}to{transform:translate(91.2942vw,99vh) scale(.9643)}}.snow:nth-child(257){opacity:1.5896;transform:translate(51.5348vw,-10px) scale(.586);animation:fall-257 22s -6s linear infinite}@keyframes fall-257{50.131%{transform:translate(45.1935vw,50.131vh) scale(.586)}to{transform:translate(48.36415vw,99vh) scale(.586)}}.snow:nth-child(258){opacity:.2418;transform:translate(53.7558vw,-10px) scale(.0377);animation:fall-258 10s -1s linear infinite}@keyframes fall-258{50.23%{transform:translate(60.438vw,50.23vh) scale(.0377)}to{transform:translate(57.0969vw,99vh) scale(.0377)}}.snow:nth-child(259){opacity:.708;transform:translate(67.8176vw,-10px) scale(.6224);animation:fall-259 29s -11s linear infinite}@keyframes fall-259{76.461%{transform:translate(62.3666vw,76.461vh) scale(.6224)}to{transform:translate(65.0921vw,99vh) scale(.6224)}}.snow:nth-child(260){opacity:1.247;transform:translate(19.5845vw,-10px) scale(.9007);animation:fall-260 12s -29s linear infinite}@keyframes fall-260{38.225%{transform:translate(22.9971vw,38.225vh) scale(.9007)}to{transform:translate(21.2908vw,99vh) scale(.9007)}}.snow:nth-child(261){opacity:.0034;transform:translate(45.6507vw,-10px) scale(.6254);animation:fall-261 25s -24s linear infinite}@keyframes fall-261{44.58%{transform:translate(49.3125vw,44.58vh) scale(.6254)}to{transform:translate(47.4816vw,99vh) scale(.6254)}}.snow:nth-child(262){opacity:1.5502;transform:translate(25.9263vw,-10px) scale(.365);animation:fall-262 27s -3s linear infinite}@keyframes fall-262{35.183%{transform:translate(30.6512vw,35.183vh) scale(.365)}to{transform:translate(28.28875vw,99vh) scale(.365)}}.snow:nth-child(263){opacity:1.3298;transform:translate(7.1584vw,-10px) scale(.2951);animation:fall-263 14s -29s linear infinite}@keyframes fall-263{38.774%{transform:translate(5.3168vw,38.774vh) scale(.2951)}to{transform:translate(6.2376vw,99vh) scale(.2951)}}.snow:nth-child(264){opacity:.3802;transform:translate(65.4731vw,-10px) scale(.3356);animation:fall-264 11s -23s linear infinite}@keyframes fall-264{69.233%{transform:translate(73.8563vw,69.233vh) scale(.3356)}to{transform:translate(69.6647vw,99vh) scale(.3356)}}.snow:nth-child(265){opacity:.2148;transform:translate(56.7246vw,-10px) scale(.737);animation:fall-265 27s -16s linear infinite}@keyframes fall-265{70.401%{transform:translate(61.8277vw,70.401vh) scale(.737)}to{transform:translate(59.27615vw,99vh) scale(.737)}}.snow:nth-child(266){opacity:1.9554;transform:translate(29.5916vw,-10px) scale(.5497);animation:fall-266 17s -7s linear infinite}@keyframes fall-266{45.008%{transform:translate(35.3454vw,45.008vh) scale(.5497)}to{transform:translate(32.4685vw,99vh) scale(.5497)}}.snow:nth-child(267){opacity:.0112;transform:translate(45.9337vw,-10px) scale(.4836);animation:fall-267 19s -27s linear infinite}@keyframes fall-267{48.153%{transform:translate(45.8223vw,48.153vh) scale(.4836)}to{transform:translate(45.878vw,99vh) scale(.4836)}}.snow:nth-child(268){opacity:1.1242;transform:translate(3.5299vw,-10px) scale(.3573);animation:fall-268 29s -7s linear infinite}@keyframes fall-268{51.156%{transform:translate(-1.4288vw,51.156vh) scale(.3573)}to{transform:translate(1.05055vw,99vh) scale(.3573)}}.snow:nth-child(269){opacity:1.2528;transform:translate(98.6741vw,-10px) scale(.6628);animation:fall-269 21s -15s linear infinite}@keyframes fall-269{66.017%{transform:translate(98.762vw,66.017vh) scale(.6628)}to{transform:translate(98.71805vw,99vh) scale(.6628)}}.snow:nth-child(270){opacity:1.7672;transform:translate(6.5075vw,-10px) scale(.5087);animation:fall-270 24s -24s linear infinite}@keyframes fall-270{42.963%{transform:translate(5.3632vw,42.963vh) scale(.5087)}to{transform:translate(5.93535vw,99vh) scale(.5087)}}.snow:nth-child(271){opacity:1.6728;transform:translate(6.4577vw,-10px) scale(.1402);animation:fall-271 21s -12s linear infinite}@keyframes fall-271{58.142%{transform:translate(-1.6925vw,58.142vh) scale(.1402)}to{transform:translate(2.3826vw,99vh) scale(.1402)}}.snow:nth-child(272){opacity:.1578;transform:translate(25.5098vw,-10px) scale(.6407);animation:fall-272 19s -7s linear infinite}@keyframes fall-272{44.109%{transform:translate(22.619vw,44.109vh) scale(.6407)}to{transform:translate(24.0644vw,99vh) scale(.6407)}}.snow:nth-child(273){opacity:.9474;transform:translate(89.4753vw,-10px) scale(.8474);animation:fall-273 23s -19s linear infinite}@keyframes fall-273{56.286%{transform:translate(99.4514vw,56.286vh) scale(.8474)}to{transform:translate(94.46335vw,99vh) scale(.8474)}}.snow:nth-child(274){opacity:.737;transform:translate(90.9427vw,-10px) scale(.5803);animation:fall-274 21s -26s linear infinite}@keyframes fall-274{75.83%{transform:translate(86.7905vw,75.83vh) scale(.5803)}to{transform:translate(88.8666vw,99vh) scale(.5803)}}.snow:nth-child(275){opacity:1.1672;transform:translate(13.0354vw,-10px) scale(.1688);animation:fall-275 11s -6s linear infinite}@keyframes fall-275{36.127%{transform:translate(10.3093vw,36.127vh) scale(.1688)}to{transform:translate(11.67235vw,99vh) scale(.1688)}}.snow:nth-child(276){opacity:1.6214;transform:translate(96.2273vw,-10px) scale(.4701);animation:fall-276 20s -25s linear infinite}@keyframes fall-276{68.883%{transform:translate(87.9144vw,68.883vh) scale(.4701)}to{transform:translate(92.07085vw,99vh) scale(.4701)}}.snow:nth-child(277){opacity:.2402;transform:translate(26.7873vw,-10px) scale(.3956);animation:fall-277 23s -17s linear infinite}@keyframes fall-277{36.895%{transform:translate(27.5552vw,36.895vh) scale(.3956)}to{transform:translate(27.17125vw,99vh) scale(.3956)}}.snow:nth-child(278){opacity:.8136;transform:translate(21.1482vw,-10px) scale(.5737);animation:fall-278 24s -14s linear infinite}@keyframes fall-278{70.315%{transform:translate(22.2508vw,70.315vh) scale(.5737)}to{transform:translate(21.6995vw,99vh) scale(.5737)}}.snow:nth-child(279){opacity:1.2224;transform:translate(14.4321vw,-10px) scale(.4033);animation:fall-279 10s -21s linear infinite}@keyframes fall-279{77.498%{transform:translate(9.9425vw,77.498vh) scale(.4033)}to{transform:translate(12.1873vw,99vh) scale(.4033)}}.snow:nth-child(280){opacity:1.2504;transform:translate(19.2204vw,-10px) scale(.0472);animation:fall-280 20s -5s linear infinite}@keyframes fall-280{40.837%{transform:translate(28.878vw,40.837vh) scale(.0472)}to{transform:translate(24.0492vw,99vh) scale(.0472)}}.snow:nth-child(281){opacity:1.5546;transform:translate(49.6963vw,-10px) scale(.7886);animation:fall-281 30s -4s linear infinite}@keyframes fall-281{40.377%{transform:translate(55.2597vw,40.377vh) scale(.7886)}to{transform:translate(52.478vw,99vh) scale(.7886)}}.snow:nth-child(282){opacity:1.1512;transform:translate(58.3681vw,-10px) scale(.801);animation:fall-282 28s -3s linear infinite}@keyframes fall-282{40.568%{transform:translate(65.4261vw,40.568vh) scale(.801)}to{transform:translate(61.8971vw,99vh) scale(.801)}}.snow:nth-child(283){opacity:.5912;transform:translate(51.7056vw,-10px) scale(.0018);animation:fall-283 30s -11s linear infinite}@keyframes fall-283{65.471%{transform:translate(51.6132vw,65.471vh) scale(.0018)}to{transform:translate(51.6594vw,99vh) scale(.0018)}}.snow:nth-child(284){opacity:.8172;transform:translate(24.4715vw,-10px) scale(.0811);animation:fall-284 18s -12s linear infinite}@keyframes fall-284{64.933%{transform:translate(32.1132vw,64.933vh) scale(.0811)}to{transform:translate(28.29235vw,99vh) scale(.0811)}}.snow:nth-child(285){opacity:.4664;transform:translate(65.9301vw,-10px) scale(.3336);animation:fall-285 22s -4s linear infinite}@keyframes fall-285{39.363%{transform:translate(60.1727vw,39.363vh) scale(.3336)}to{transform:translate(63.0514vw,99vh) scale(.3336)}}.snow:nth-child(286){opacity:.768;transform:translate(31.0256vw,-10px) scale(.5394);animation:fall-286 16s -29s linear infinite}@keyframes fall-286{44.183%{transform:translate(28.4015vw,44.183vh) scale(.5394)}to{transform:translate(29.71355vw,99vh) scale(.5394)}}.snow:nth-child(287){opacity:1.483;transform:translate(72.6104vw,-10px) scale(.2547);animation:fall-287 25s -10s linear infinite}@keyframes fall-287{46.004%{transform:translate(76.6342vw,46.004vh) scale(.2547)}to{transform:translate(74.6223vw,99vh) scale(.2547)}}.snow:nth-child(288){opacity:1.7126;transform:translate(79.1255vw,-10px) scale(.8243);animation:fall-288 13s -2s linear infinite}@keyframes fall-288{78.635%{transform:translate(71.265vw,78.635vh) scale(.8243)}to{transform:translate(75.19525vw,99vh) scale(.8243)}}.snow:nth-child(289){opacity:1.9832;transform:translate(78.6201vw,-10px) scale(.4402);animation:fall-289 22s -21s linear infinite}@keyframes fall-289{41.187%{transform:translate(81.602vw,41.187vh) scale(.4402)}to{transform:translate(80.11105vw,99vh) scale(.4402)}}.snow:nth-child(290){opacity:.1992;transform:translate(44.8562vw,-10px) scale(.2127);animation:fall-290 25s -8s linear infinite}@keyframes fall-290{62.705%{transform:translate(46.6366vw,62.705vh) scale(.2127)}to{transform:translate(45.7464vw,99vh) scale(.2127)}}.snow:nth-child(291){opacity:1.3752;transform:translate(8.288vw,-10px) scale(.6442);animation:fall-291 15s -17s linear infinite}@keyframes fall-291{53.718%{transform:translate(5.432vw,53.718vh) scale(.6442)}to{transform:translate(6.86vw,99vh) scale(.6442)}}.snow:nth-child(292){opacity:.2714;transform:translate(2.7907vw,-10px) scale(.8396);animation:fall-292 30s -11s linear infinite}@keyframes fall-292{47.352%{transform:translate(-1.3957vw,47.352vh) scale(.8396)}to{transform:translate(.6975vw,99vh) scale(.8396)}}.snow:nth-child(293){opacity:1.362;transform:translate(30.5573vw,-10px) scale(.2548);animation:fall-293 13s -23s linear infinite}@keyframes fall-293{40.503%{transform:translate(23.2913vw,40.503vh) scale(.2548)}to{transform:translate(26.9243vw,99vh) scale(.2548)}}.snow:nth-child(294){opacity:1.9892;transform:translate(5.3415vw,-10px) scale(.3799);animation:fall-294 14s -11s linear infinite}@keyframes fall-294{66.055%{transform:translate(1.83vw,66.055vh) scale(.3799)}to{transform:translate(3.58575vw,99vh) scale(.3799)}}.snow:nth-child(295){opacity:1.1442;transform:translate(43.5029vw,-10px) scale(.5286);animation:fall-295 25s -3s linear infinite}@keyframes fall-295{31.8%{transform:translate(46.1647vw,31.8vh) scale(.5286)}to{transform:translate(44.8338vw,99vh) scale(.5286)}}.snow:nth-child(296){opacity:.866;transform:translate(16.5679vw,-10px) scale(.0916);animation:fall-296 28s -1s linear infinite}@keyframes fall-296{54.064%{transform:translate(12.4105vw,54.064vh) scale(.0916)}to{transform:translate(14.4892vw,99vh) scale(.0916)}}.snow:nth-child(297){opacity:.283;transform:translate(93.5983vw,-10px) scale(.0653);animation:fall-297 29s -20s linear infinite}@keyframes fall-297{77.247%{transform:translate(99.1275vw,77.247vh) scale(.0653)}to{transform:translate(96.3629vw,99vh) scale(.0653)}}.snow:nth-child(298){opacity:.3178;transform:translate(33.6933vw,-10px) scale(.8131);animation:fall-298 25s -26s linear infinite}@keyframes fall-298{74.665%{transform:translate(33.097vw,74.665vh) scale(.8131)}to{transform:translate(33.39515vw,99vh) scale(.8131)}}.snow:nth-child(299){opacity:1.9584;transform:translate(65.3931vw,-10px) scale(.0766);animation:fall-299 21s -24s linear infinite}@keyframes fall-299{69.406%{transform:translate(73.4412vw,69.406vh) scale(.0766)}to{transform:translate(69.41715vw,99vh) scale(.0766)}}.snow:nth-child(300){opacity:1.437;transform:translate(68.4683vw,-10px) scale(.2751);animation:fall-300 17s -30s linear infinite}@keyframes fall-300{56.394%{transform:translate(59.7658vw,56.394vh) scale(.2751)}to{transform:translate(64.11705vw,99vh) scale(.2751)}}.snow:nth-child(301){opacity:.1474;transform:translate(76.0786vw,-10px) scale(.4294);animation:fall-301 10s -23s linear infinite}@keyframes fall-301{52.865%{transform:translate(73.7928vw,52.865vh) scale(.4294)}to{transform:translate(74.9357vw,99vh) scale(.4294)}}.snow:nth-child(302){opacity:.4572;transform:translate(71.2977vw,-10px) scale(.2167);animation:fall-302 20s -5s linear infinite}@keyframes fall-302{31.22%{transform:translate(73.5636vw,31.22vh) scale(.2167)}to{transform:translate(72.43065vw,99vh) scale(.2167)}}.snow:nth-child(303){opacity:1.455;transform:translate(80.3829vw,-10px) scale(.7274);animation:fall-303 23s -7s linear infinite}@keyframes fall-303{68.288%{transform:translate(70.4162vw,68.288vh) scale(.7274)}to{transform:translate(75.39955vw,99vh) scale(.7274)}}.snow:nth-child(304){opacity:1.1664;transform:translate(33.5726vw,-10px) scale(.9929);animation:fall-304 22s -1s linear infinite}@keyframes fall-304{49.641%{transform:translate(33.5657vw,49.641vh) scale(.9929)}to{transform:translate(33.56915vw,99vh) scale(.9929)}}.snow:nth-child(305){opacity:1.086;transform:translate(14.0507vw,-10px) scale(.1477);animation:fall-305 21s -13s linear infinite}@keyframes fall-305{63.371%{transform:translate(22.3704vw,63.371vh) scale(.1477)}to{transform:translate(18.21055vw,99vh) scale(.1477)}}.snow:nth-child(306){opacity:.2596;transform:translate(40.7795vw,-10px) scale(.2884);animation:fall-306 22s -5s linear infinite}@keyframes fall-306{32.635%{transform:translate(35.0267vw,32.635vh) scale(.2884)}to{transform:translate(37.9031vw,99vh) scale(.2884)}}.snow:nth-child(307){opacity:1.3136;transform:translate(40.0085vw,-10px) scale(.7327);animation:fall-307 27s -27s linear infinite}@keyframes fall-307{49.472%{transform:translate(49.3113vw,49.472vh) scale(.7327)}to{transform:translate(44.6599vw,99vh) scale(.7327)}}.snow:nth-child(308){opacity:1.6322;transform:translate(50.4346vw,-10px) scale(.8523);animation:fall-308 21s -7s linear infinite}@keyframes fall-308{35.834%{transform:translate(47.6141vw,35.834vh) scale(.8523)}to{transform:translate(49.02435vw,99vh) scale(.8523)}}.snow:nth-child(309){opacity:1.7446;transform:translate(27.3039vw,-10px) scale(.3499);animation:fall-309 24s -8s linear infinite}@keyframes fall-309{43.509%{transform:translate(34.5111vw,43.509vh) scale(.3499)}to{transform:translate(30.9075vw,99vh) scale(.3499)}}.snow:nth-child(310){opacity:.6012;transform:translate(73.2606vw,-10px) scale(.2626);animation:fall-310 17s -19s linear infinite}@keyframes fall-310{30.141%{transform:translate(71.0769vw,30.141vh) scale(.2626)}to{transform:translate(72.16875vw,99vh) scale(.2626)}}.snow:nth-child(311){opacity:1.602;transform:translate(66.2116vw,-10px) scale(.507);animation:fall-311 10s -10s linear infinite}@keyframes fall-311{44.52%{transform:translate(70.3566vw,44.52vh) scale(.507)}to{transform:translate(68.2841vw,99vh) scale(.507)}}.snow:nth-child(312){opacity:.1836;transform:translate(79.1246vw,-10px) scale(.063);animation:fall-312 18s -20s linear infinite}@keyframes fall-312{52.409%{transform:translate(81.3554vw,52.409vh) scale(.063)}to{transform:translate(80.24vw,99vh) scale(.063)}}.snow:nth-child(313){opacity:.3512;transform:translate(79.0738vw,-10px) scale(.64);animation:fall-313 23s -21s linear infinite}@keyframes fall-313{74.301%{transform:translate(81.5537vw,74.301vh) scale(.64)}to{transform:translate(80.31375vw,99vh) scale(.64)}}.snow:nth-child(314){opacity:.8384;transform:translate(16.6395vw,-10px) scale(.5853);animation:fall-314 15s -1s linear infinite}@keyframes fall-314{60.73%{transform:translate(14.8751vw,60.73vh) scale(.5853)}to{transform:translate(15.7573vw,99vh) scale(.5853)}}.snow:nth-child(315){opacity:1.9106;transform:translate(32.2629vw,-10px) scale(.0888);animation:fall-315 28s -1s linear infinite}@keyframes fall-315{75.842%{transform:translate(26.7033vw,75.842vh) scale(.0888)}to{transform:translate(29.4831vw,99vh) scale(.0888)}}.snow:nth-child(316){opacity:1.7154;transform:translate(62.2684vw,-10px) scale(.0005);animation:fall-316 28s -10s linear infinite}@keyframes fall-316{54.32%{transform:translate(68.4419vw,54.32vh) scale(.0005)}to{transform:translate(65.35515vw,99vh) scale(.0005)}}.snow:nth-child(317){opacity:.2416;transform:translate(71.693vw,-10px) scale(.0519);animation:fall-317 14s -9s linear infinite}@keyframes fall-317{35.583%{transform:translate(78.6921vw,35.583vh) scale(.0519)}to{transform:translate(75.19255vw,99vh) scale(.0519)}}.snow:nth-child(318){opacity:1.5426;transform:translate(13.1493vw,-10px) scale(.5163);animation:fall-318 17s -20s linear infinite}@keyframes fall-318{55.288%{transform:translate(15.2479vw,55.288vh) scale(.5163)}to{transform:translate(14.1986vw,99vh) scale(.5163)}}.snow:nth-child(319){opacity:1.737;transform:translate(26.5835vw,-10px) scale(.1238);animation:fall-319 20s -11s linear infinite}@keyframes fall-319{68.957%{transform:translate(28.7039vw,68.957vh) scale(.1238)}to{transform:translate(27.6437vw,99vh) scale(.1238)}}.snow:nth-child(320){opacity:.9068;transform:translate(53.3802vw,-10px) scale(.3875);animation:fall-320 16s -2s linear infinite}@keyframes fall-320{77.504%{transform:translate(52.6379vw,77.504vh) scale(.3875)}to{transform:translate(53.00905vw,99vh) scale(.3875)}}.snow:nth-child(321){opacity:.8638;transform:translate(15.6954vw,-10px) scale(.7501);animation:fall-321 18s -6s linear infinite}@keyframes fall-321{52.433%{transform:translate(19.0065vw,52.433vh) scale(.7501)}to{transform:translate(17.35095vw,99vh) scale(.7501)}}.snow:nth-child(322){opacity:.1286;transform:translate(52.196vw,-10px) scale(.7528);animation:fall-322 17s -18s linear infinite}@keyframes fall-322{77.015%{transform:translate(59.7049vw,77.015vh) scale(.7528)}to{transform:translate(55.95045vw,99vh) scale(.7528)}}.snow:nth-child(323){opacity:.7988;transform:translate(80.1219vw,-10px) scale(.1957);animation:fall-323 21s -11s linear infinite}@keyframes fall-323{34.829%{transform:translate(90.089vw,34.829vh) scale(.1957)}to{transform:translate(85.10545vw,99vh) scale(.1957)}}.snow:nth-child(324){opacity:1.0106;transform:translate(3.5443vw,-10px) scale(.1823);animation:fall-324 29s -26s linear infinite}@keyframes fall-324{65.376%{transform:translate(-5.885vw,65.376vh) scale(.1823)}to{transform:translate(-1.17035vw,99vh) scale(.1823)}}.snow:nth-child(325){opacity:.8374;transform:translate(91.8872vw,-10px) scale(.1932);animation:fall-325 16s -6s linear infinite}@keyframes fall-325{79.729%{transform:translate(89.7381vw,79.729vh) scale(.1932)}to{transform:translate(90.81265vw,99vh) scale(.1932)}}.snow:nth-child(326){opacity:1.8372;transform:translate(68.5858vw,-10px) scale(.1268);animation:fall-326 26s -17s linear infinite}@keyframes fall-326{47.326%{transform:translate(62.5558vw,47.326vh) scale(.1268)}to{transform:translate(65.5708vw,99vh) scale(.1268)}}.snow:nth-child(327){opacity:.977;transform:translate(37.7184vw,-10px) scale(.5567);animation:fall-327 28s -5s linear infinite}@keyframes fall-327{55.371%{transform:translate(34.8036vw,55.371vh) scale(.5567)}to{transform:translate(36.261vw,99vh) scale(.5567)}}.snow:nth-child(328){opacity:1.8382;transform:translate(87.25vw,-10px) scale(.7337);animation:fall-328 30s -13s linear infinite}@keyframes fall-328{33.731%{transform:translate(87.7922vw,33.731vh) scale(.7337)}to{transform:translate(87.5211vw,99vh) scale(.7337)}}.snow:nth-child(329){opacity:.735;transform:translate(62.8016vw,-10px) scale(.5944);animation:fall-329 26s -12s linear infinite}@keyframes fall-329{48.166%{transform:translate(58.8496vw,48.166vh) scale(.5944)}to{transform:translate(60.8256vw,99vh) scale(.5944)}}.snow:nth-child(330){opacity:1.0008;transform:translate(2.5865vw,-10px) scale(.8767);animation:fall-330 18s -15s linear infinite}@keyframes fall-330{71.594%{transform:translate(4.2826vw,71.594vh) scale(.8767)}to{transform:translate(3.43455vw,99vh) scale(.8767)}}.snow:nth-child(331){opacity:.6586;transform:translate(1.3975vw,-10px) scale(.9698);animation:fall-331 28s -29s linear infinite}@keyframes fall-331{63.685%{transform:translate(5.0111vw,63.685vh) scale(.9698)}to{transform:translate(3.2043vw,99vh) scale(.9698)}}.snow:nth-child(332){opacity:.2586;transform:translate(62.5787vw,-10px) scale(.6232);animation:fall-332 21s -20s linear infinite}@keyframes fall-332{61.919%{transform:translate(72.3186vw,61.919vh) scale(.6232)}to{transform:translate(67.44865vw,99vh) scale(.6232)}}.snow:nth-child(333){opacity:.8814;transform:translate(5.0763vw,-10px) scale(.2336);animation:fall-333 25s -1s linear infinite}@keyframes fall-333{52.456%{transform:translate(10.9857vw,52.456vh) scale(.2336)}to{transform:translate(8.031vw,99vh) scale(.2336)}}.snow:nth-child(334){opacity:.5468;transform:translate(67.2786vw,-10px) scale(.1904);animation:fall-334 16s -2s linear infinite}@keyframes fall-334{50.831%{transform:translate(75.1974vw,50.831vh) scale(.1904)}to{transform:translate(71.238vw,99vh) scale(.1904)}}.snow:nth-child(335){opacity:1.4996;transform:translate(83.2654vw,-10px) scale(.3264);animation:fall-335 26s -21s linear infinite}@keyframes fall-335{31.875%{transform:translate(88.6923vw,31.875vh) scale(.3264)}to{transform:translate(85.97885vw,99vh) scale(.3264)}}.snow:nth-child(336){opacity:1.032;transform:translate(30.8813vw,-10px) scale(.7174);animation:fall-336 11s -4s linear infinite}@keyframes fall-336{52.939%{transform:translate(28.8327vw,52.939vh) scale(.7174)}to{transform:translate(29.857vw,99vh) scale(.7174)}}.snow:nth-child(337){opacity:1.8522;transform:translate(82.426vw,-10px) scale(.7482);animation:fall-337 24s -9s linear infinite}@keyframes fall-337{50.88%{transform:translate(80.1538vw,50.88vh) scale(.7482)}to{transform:translate(81.2899vw,99vh) scale(.7482)}}.snow:nth-child(338){opacity:1.5262;transform:translate(98.1008vw,-10px) scale(.9779);animation:fall-338 27s -9s linear infinite}@keyframes fall-338{45.03%{transform:translate(90.1293vw,45.03vh) scale(.9779)}to{transform:translate(94.11505vw,99vh) scale(.9779)}}.snow:nth-child(339){opacity:.5178;transform:translate(19.8128vw,-10px) scale(.603);animation:fall-339 21s -14s linear infinite}@keyframes fall-339{30.073%{transform:translate(26.0628vw,30.073vh) scale(.603)}to{transform:translate(22.9378vw,99vh) scale(.603)}}.snow:nth-child(340){opacity:1.0378;transform:translate(56.8656vw,-10px) scale(.1008);animation:fall-340 28s -29s linear infinite}@keyframes fall-340{68.812%{transform:translate(56.116vw,68.812vh) scale(.1008)}to{transform:translate(56.4908vw,99vh) scale(.1008)}}.snow:nth-child(341){opacity:.3756;transform:translate(2.8499vw,-10px) scale(.9115);animation:fall-341 21s -20s linear infinite}@keyframes fall-341{48.503%{transform:translate(-6.988vw,48.503vh) scale(.9115)}to{transform:translate(-2.06905vw,99vh) scale(.9115)}}.snow:nth-child(342){opacity:1.3122;transform:translate(80.354vw,-10px) scale(.7439);animation:fall-342 30s -22s linear infinite}@keyframes fall-342{33.268%{transform:translate(81.3356vw,33.268vh) scale(.7439)}to{transform:translate(80.8448vw,99vh) scale(.7439)}}.snow:nth-child(343){opacity:1.9162;transform:translate(15.5812vw,-10px) scale(.4384);animation:fall-343 13s -13s linear infinite}@keyframes fall-343{54.58%{transform:translate(18.3709vw,54.58vh) scale(.4384)}to{transform:translate(16.97605vw,99vh) scale(.4384)}}.snow:nth-child(344){opacity:.0006;transform:translate(73.7645vw,-10px) scale(.4506);animation:fall-344 22s -16s linear infinite}@keyframes fall-344{68.506%{transform:translate(65.7vw,68.506vh) scale(.4506)}to{transform:translate(69.73225vw,99vh) scale(.4506)}}.snow:nth-child(345){opacity:.1758;transform:translate(14.3269vw,-10px) scale(.1753);animation:fall-345 10s -4s linear infinite}@keyframes fall-345{71.846%{transform:translate(12.3383vw,71.846vh) scale(.1753)}to{transform:translate(13.3326vw,99vh) scale(.1753)}}.snow:nth-child(346){opacity:1.4334;transform:translate(94.0951vw,-10px) scale(.9283);animation:fall-346 24s -4s linear infinite}@keyframes fall-346{60.088%{transform:translate(89.554vw,60.088vh) scale(.9283)}to{transform:translate(91.82455vw,99vh) scale(.9283)}}.snow:nth-child(347){opacity:.9276;transform:translate(57.5445vw,-10px) scale(.5392);animation:fall-347 20s -29s linear infinite}@keyframes fall-347{64.777%{transform:translate(63.3996vw,64.777vh) scale(.5392)}to{transform:translate(60.47205vw,99vh) scale(.5392)}}.snow:nth-child(348){opacity:.6204;transform:translate(31.8668vw,-10px) scale(.7964);animation:fall-348 19s -28s linear infinite}@keyframes fall-348{67.256%{transform:translate(35.8515vw,67.256vh) scale(.7964)}to{transform:translate(33.85915vw,99vh) scale(.7964)}}.snow:nth-child(349){opacity:.975;transform:translate(99.2528vw,-10px) scale(.7641);animation:fall-349 25s -3s linear infinite}@keyframes fall-349{33.235%{transform:translate(90.7777vw,33.235vh) scale(.7641)}to{transform:translate(95.01525vw,99vh) scale(.7641)}}.snow:nth-child(350){opacity:.7816;transform:translate(86.5846vw,-10px) scale(.1166);animation:fall-350 30s -3s linear infinite}@keyframes fall-350{67.904%{transform:translate(82.7208vw,67.904vh) scale(.1166)}to{transform:translate(84.6527vw,99vh) scale(.1166)}}.snow:nth-child(351){opacity:.5842;transform:translate(90.0446vw,-10px) scale(.9683);animation:fall-351 21s -4s linear infinite}@keyframes fall-351{78.674%{transform:translate(93.3319vw,78.674vh) scale(.9683)}to{transform:translate(91.68825vw,99vh) scale(.9683)}}.snow:nth-child(352){opacity:.3304;transform:translate(46.5825vw,-10px) scale(.3532);animation:fall-352 28s -10s linear infinite}@keyframes fall-352{34.12%{transform:translate(47.4474vw,34.12vh) scale(.3532)}to{transform:translate(47.01495vw,99vh) scale(.3532)}}.snow:nth-child(353){opacity:1.091;transform:translate(9.6417vw,-10px) scale(.156);animation:fall-353 15s -17s linear infinite}@keyframes fall-353{36.736%{transform:translate(17.1459vw,36.736vh) scale(.156)}to{transform:translate(13.3938vw,99vh) scale(.156)}}.snow:nth-child(354){opacity:.9896;transform:translate(81.1009vw,-10px) scale(.5207);animation:fall-354 30s -25s linear infinite}@keyframes fall-354{64.093%{transform:translate(72.647vw,64.093vh) scale(.5207)}to{transform:translate(76.87395vw,99vh) scale(.5207)}}.snow:nth-child(355){opacity:1.4016;transform:translate(33.3263vw,-10px) scale(.6192);animation:fall-355 17s -13s linear infinite}@keyframes fall-355{54.47%{transform:translate(25.7331vw,54.47vh) scale(.6192)}to{transform:translate(29.5297vw,99vh) scale(.6192)}}.snow:nth-child(356){opacity:.4806;transform:translate(29.2276vw,-10px) scale(.5905);animation:fall-356 28s -9s linear infinite}@keyframes fall-356{32.717%{transform:translate(39.2153vw,32.717vh) scale(.5905)}to{transform:translate(34.22145vw,99vh) scale(.5905)}}.snow:nth-child(357){opacity:1.6978;transform:translate(66.9142vw,-10px) scale(.0571);animation:fall-357 25s -12s linear infinite}@keyframes fall-357{73.869%{transform:translate(67.9912vw,73.869vh) scale(.0571)}to{transform:translate(67.4527vw,99vh) scale(.0571)}}.snow:nth-child(358){opacity:1.4866;transform:translate(41.8146vw,-10px) scale(.7926);animation:fall-358 30s -18s linear infinite}@keyframes fall-358{48.2%{transform:translate(43.7668vw,48.2vh) scale(.7926)}to{transform:translate(42.7907vw,99vh) scale(.7926)}}.snow:nth-child(359){opacity:1.045;transform:translate(8.6789vw,-10px) scale(.4499);animation:fall-359 20s -23s linear infinite}@keyframes fall-359{55.293%{transform:translate(16.9301vw,55.293vh) scale(.4499)}to{transform:translate(12.8045vw,99vh) scale(.4499)}}.snow:nth-child(360){opacity:1.7866;transform:translate(51.8068vw,-10px) scale(.3933);animation:fall-360 18s -13s linear infinite}@keyframes fall-360{59.012%{transform:translate(44.4602vw,59.012vh) scale(.3933)}to{transform:translate(48.1335vw,99vh) scale(.3933)}}.snow:nth-child(361){opacity:.124;transform:translate(25.7869vw,-10px) scale(.4738);animation:fall-361 12s -15s linear infinite}@keyframes fall-361{42.433%{transform:translate(28.4358vw,42.433vh) scale(.4738)}to{transform:translate(27.11135vw,99vh) scale(.4738)}}.snow:nth-child(362){opacity:1.0298;transform:translate(35.5311vw,-10px) scale(.8811);animation:fall-362 14s -29s linear infinite}@keyframes fall-362{59.181%{transform:translate(28.9572vw,59.181vh) scale(.8811)}to{transform:translate(32.24415vw,99vh) scale(.8811)}}.snow:nth-child(363){opacity:1.0032;transform:translate(34.1588vw,-10px) scale(.1345);animation:fall-363 21s -26s linear infinite}@keyframes fall-363{47.763%{transform:translate(33.0736vw,47.763vh) scale(.1345)}to{transform:translate(33.6162vw,99vh) scale(.1345)}}.snow:nth-child(364){opacity:1.5086;transform:translate(47.8128vw,-10px) scale(.0299);animation:fall-364 19s -2s linear infinite}@keyframes fall-364{73.462%{transform:translate(56.6459vw,73.462vh) scale(.0299)}to{transform:translate(52.22935vw,99vh) scale(.0299)}}.snow:nth-child(365){opacity:.8242;transform:translate(16.5748vw,-10px) scale(.9428);animation:fall-365 14s -8s linear infinite}@keyframes fall-365{39.677%{transform:translate(24.3821vw,39.677vh) scale(.9428)}to{transform:translate(20.47845vw,99vh) scale(.9428)}}.snow:nth-child(366){opacity:.5182;transform:translate(60.9923vw,-10px) scale(.5649);animation:fall-366 30s -12s linear infinite}@keyframes fall-366{74.778%{transform:translate(69.6326vw,74.778vh) scale(.5649)}to{transform:translate(65.31245vw,99vh) scale(.5649)}}.snow:nth-child(367){opacity:1.7166;transform:translate(37.1983vw,-10px) scale(.9332);animation:fall-367 29s -29s linear infinite}@keyframes fall-367{72.657%{transform:translate(29.4032vw,72.657vh) scale(.9332)}to{transform:translate(33.30075vw,99vh) scale(.9332)}}.snow:nth-child(368){opacity:1.7994;transform:translate(6.6472vw,-10px) scale(.1127);animation:fall-368 12s -27s linear infinite}@keyframes fall-368{42.283%{transform:translate(14.0123vw,42.283vh) scale(.1127)}to{transform:translate(10.32975vw,99vh) scale(.1127)}}.snow:nth-child(369){opacity:1.646;transform:translate(56.2536vw,-10px) scale(.7136);animation:fall-369 13s -8s linear infinite}@keyframes fall-369{78.988%{transform:translate(65.0501vw,78.988vh) scale(.7136)}to{transform:translate(60.65185vw,99vh) scale(.7136)}}.snow:nth-child(370){opacity:.1508;transform:translate(23.1254vw,-10px) scale(.144);animation:fall-370 19s -14s linear infinite}@keyframes fall-370{52.221%{transform:translate(24.857vw,52.221vh) scale(.144)}to{transform:translate(23.9912vw,99vh) scale(.144)}}.snow:nth-child(371){opacity:.0692;transform:translate(45.1802vw,-10px) scale(.6586);animation:fall-371 10s -28s linear infinite}@keyframes fall-371{75.256%{transform:translate(35.3077vw,75.256vh) scale(.6586)}to{transform:translate(40.24395vw,99vh) scale(.6586)}}.snow:nth-child(372){opacity:.275;transform:translate(46.3838vw,-10px) scale(.9679);animation:fall-372 21s -11s linear infinite}@keyframes fall-372{72.497%{transform:translate(52.113vw,72.497vh) scale(.9679)}to{transform:translate(49.2484vw,99vh) scale(.9679)}}.snow:nth-child(373){opacity:.0978;transform:translate(37.244vw,-10px) scale(.9267);animation:fall-373 23s -4s linear infinite}@keyframes fall-373{52.042%{transform:translate(31.4028vw,52.042vh) scale(.9267)}to{transform:translate(34.3234vw,99vh) scale(.9267)}}.snow:nth-child(374){opacity:.684;transform:translate(85.2748vw,-10px) scale(.451);animation:fall-374 24s -7s linear infinite}@keyframes fall-374{36.988%{transform:translate(76.7714vw,36.988vh) scale(.451)}to{transform:translate(81.0231vw,99vh) scale(.451)}}.snow:nth-child(375){opacity:1.5646;transform:translate(34.0856vw,-10px) scale(.793);animation:fall-375 28s -9s linear infinite}@keyframes fall-375{53.209%{transform:translate(30.4272vw,53.209vh) scale(.793)}to{transform:translate(32.2564vw,99vh) scale(.793)}}.snow:nth-child(376){opacity:1.9582;transform:translate(16.8051vw,-10px) scale(.3576);animation:fall-376 30s -7s linear infinite}@keyframes fall-376{59.668%{transform:translate(22.4544vw,59.668vh) scale(.3576)}to{transform:translate(19.62975vw,99vh) scale(.3576)}}.snow:nth-child(377){opacity:.9718;transform:translate(93.87vw,-10px) scale(.9456);animation:fall-377 22s -18s linear infinite}@keyframes fall-377{57.371%{transform:translate(102.0794vw,57.371vh) scale(.9456)}to{transform:translate(97.9747vw,99vh) scale(.9456)}}.snow:nth-child(378){opacity:1.8544;transform:translate(61.2129vw,-10px) scale(.0981);animation:fall-378 15s -27s linear infinite}@keyframes fall-378{75.22%{transform:translate(68.6048vw,75.22vh) scale(.0981)}to{transform:translate(64.90885vw,99vh) scale(.0981)}}.snow:nth-child(379){opacity:1.0096;transform:translate(44.3194vw,-10px) scale(.068);animation:fall-379 18s -23s linear infinite}@keyframes fall-379{67.766%{transform:translate(36.5579vw,67.766vh) scale(.068)}to{transform:translate(40.43865vw,99vh) scale(.068)}}.snow:nth-child(380){opacity:1.9652;transform:translate(71.4253vw,-10px) scale(.76);animation:fall-380 22s -30s linear infinite}@keyframes fall-380{68.412%{transform:translate(61.6965vw,68.412vh) scale(.76)}to{transform:translate(66.5609vw,99vh) scale(.76)}}.snow:nth-child(381){opacity:.4684;transform:translate(71.7059vw,-10px) scale(.3906);animation:fall-381 22s -3s linear infinite}@keyframes fall-381{52.91%{transform:translate(70.0288vw,52.91vh) scale(.3906)}to{transform:translate(70.86735vw,99vh) scale(.3906)}}.snow:nth-child(382){opacity:1.8228;transform:translate(8.0182vw,-10px) scale(.9776);animation:fall-382 20s -8s linear infinite}@keyframes fall-382{55.143%{transform:translate(7.0149vw,55.143vh) scale(.9776)}to{transform:translate(7.51655vw,99vh) scale(.9776)}}.snow:nth-child(383){opacity:.9444;transform:translate(55.3295vw,-10px) scale(.1679);animation:fall-383 13s -13s linear infinite}@keyframes fall-383{40.391%{transform:translate(49.3839vw,40.391vh) scale(.1679)}to{transform:translate(52.3567vw,99vh) scale(.1679)}}.snow:nth-child(384){opacity:1.352;transform:translate(93.3053vw,-10px) scale(.6597);animation:fall-384 22s -1s linear infinite}@keyframes fall-384{49.197%{transform:translate(99.5513vw,49.197vh) scale(.6597)}to{transform:translate(96.4283vw,99vh) scale(.6597)}}.snow:nth-child(385){opacity:1.271;transform:translate(87.4176vw,-10px) scale(.9845);animation:fall-385 20s -6s linear infinite}@keyframes fall-385{73.472%{transform:translate(92.3259vw,73.472vh) scale(.9845)}to{transform:translate(89.87175vw,99vh) scale(.9845)}}.snow:nth-child(386){opacity:1.012;transform:translate(77.2401vw,-10px) scale(.9205);animation:fall-386 23s -27s linear infinite}@keyframes fall-386{37.995%{transform:translate(69.1734vw,37.995vh) scale(.9205)}to{transform:translate(73.20675vw,99vh) scale(.9205)}}.snow:nth-child(387){opacity:1.9418;transform:translate(16.411vw,-10px) scale(.7213);animation:fall-387 17s -4s linear infinite}@keyframes fall-387{50.091%{transform:translate(23.8329vw,50.091vh) scale(.7213)}to{transform:translate(20.12195vw,99vh) scale(.7213)}}.snow:nth-child(388){opacity:.1834;transform:translate(95.2822vw,-10px) scale(.2247);animation:fall-388 30s -21s linear infinite}@keyframes fall-388{34.631%{transform:translate(102.0512vw,34.631vh) scale(.2247)}to{transform:translate(98.6667vw,99vh) scale(.2247)}}.snow:nth-child(389){opacity:.4716;transform:translate(21.1261vw,-10px) scale(.4921);animation:fall-389 22s -10s linear infinite}@keyframes fall-389{30.17%{transform:translate(28.329vw,30.17vh) scale(.4921)}to{transform:translate(24.72755vw,99vh) scale(.4921)}}.snow:nth-child(390){opacity:.8366;transform:translate(45.394vw,-10px) scale(.1516);animation:fall-390 12s -5s linear infinite}@keyframes fall-390{33.518%{transform:translate(51.8246vw,33.518vh) scale(.1516)}to{transform:translate(48.6093vw,99vh) scale(.1516)}}.snow:nth-child(391){opacity:1.3298;transform:translate(66.3433vw,-10px) scale(.8416);animation:fall-391 26s -17s linear infinite}@keyframes fall-391{54.632%{transform:translate(64.615vw,54.632vh) scale(.8416)}to{transform:translate(65.47915vw,99vh) scale(.8416)}}.snow:nth-child(392){opacity:.7822;transform:translate(15.2235vw,-10px) scale(.8203);animation:fall-392 18s -12s linear infinite}@keyframes fall-392{59.02%{transform:translate(9.0318vw,59.02vh) scale(.8203)}to{transform:translate(12.12765vw,99vh) scale(.8203)}}.snow:nth-child(393){opacity:.752;transform:translate(24.6651vw,-10px) scale(.5228);animation:fall-393 14s -13s linear infinite}@keyframes fall-393{71.627%{transform:translate(33.0117vw,71.627vh) scale(.5228)}to{transform:translate(28.8384vw,99vh) scale(.5228)}}.snow:nth-child(394){opacity:.4654;transform:translate(92.5409vw,-10px) scale(.9736);animation:fall-394 11s -19s linear infinite}@keyframes fall-394{32.259%{transform:translate(88.8943vw,32.259vh) scale(.9736)}to{transform:translate(90.7176vw,99vh) scale(.9736)}}.snow:nth-child(395){opacity:1.492;transform:translate(10.8922vw,-10px) scale(.6067);animation:fall-395 21s -5s linear infinite}@keyframes fall-395{74.813%{transform:translate(18.1625vw,74.813vh) scale(.6067)}to{transform:translate(14.52735vw,99vh) scale(.6067)}}.snow:nth-child(396){opacity:1.5298;transform:translate(90.7504vw,-10px) scale(.2949);animation:fall-396 11s -6s linear infinite}@keyframes fall-396{54.13%{transform:translate(82.2356vw,54.13vh) scale(.2949)}to{transform:translate(86.493vw,99vh) scale(.2949)}}.snow:nth-child(397){opacity:.3058;transform:translate(67.5602vw,-10px) scale(.9782);animation:fall-397 22s -7s linear infinite}@keyframes fall-397{39.898%{transform:translate(69.8002vw,39.898vh) scale(.9782)}to{transform:translate(68.6802vw,99vh) scale(.9782)}}.snow:nth-child(398){opacity:1.086;transform:translate(65.8414vw,-10px) scale(.7312);animation:fall-398 24s -15s linear infinite}@keyframes fall-398{38.769%{transform:translate(59.8629vw,38.769vh) scale(.7312)}to{transform:translate(62.85215vw,99vh) scale(.7312)}}.snow:nth-child(399){opacity:1.5884;transform:translate(42.8586vw,-10px) scale(.7453);animation:fall-399 28s -2s linear infinite}@keyframes fall-399{64.245%{transform:translate(44.8787vw,64.245vh) scale(.7453)}to{transform:translate(43.86865vw,99vh) scale(.7453)}}.snow:nth-child(400){opacity:.713;transform:translate(99.5586vw,-10px) scale(.8505);animation:fall-400 11s -28s linear infinite}@keyframes fall-400{44.068%{transform:translate(101.9988vw,44.068vh) scale(.8505)}to{transform:translate(100.7787vw,99vh) scale(.8505)}}\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:.7492;transform:translate(24.7017vw,-10px) scale(.0334);animation:fall-1 24s -28s linear infinite}@keyframes fall-1{45.657%{transform:translate(24.8523vw,45.657vh) scale(.0334)}to{transform:translate(24.777vw,99vh) scale(.0334)}}.snow:nth-child(2){opacity:1.0622;transform:translate(.178vw,-10px) scale(.6632);animation:fall-2 19s -6s linear infinite}@keyframes fall-2{46.705%{transform:translate(-7.7221vw,46.705vh) scale(.6632)}to{transform:translate(-3.77205vw,99vh) scale(.6632)}}.snow:nth-child(3){opacity:1.8196;transform:translate(92.4311vw,-10px) scale(.2592);animation:fall-3 11s -5s linear infinite}@keyframes fall-3{63.106%{transform:translate(90.8958vw,63.106vh) scale(.2592)}to{transform:translate(91.66345vw,99vh) scale(.2592)}}.snow:nth-child(4){opacity:1.873;transform:translate(47.8837vw,-10px) scale(.7882);animation:fall-4 27s -2s linear infinite}@keyframes fall-4{35.288%{transform:translate(54.4599vw,35.288vh) scale(.7882)}to{transform:translate(51.1718vw,99vh) scale(.7882)}}.snow:nth-child(5){opacity:.571;transform:translate(14.8026vw,-10px) scale(.3287);animation:fall-5 24s -12s linear infinite}@keyframes fall-5{50.12%{transform:translate(8.3447vw,50.12vh) scale(.3287)}to{transform:translate(11.57365vw,99vh) scale(.3287)}}.snow:nth-child(6){opacity:.8324;transform:translate(34.1328vw,-10px) scale(.7079);animation:fall-6 26s -28s linear infinite}@keyframes fall-6{72.184%{transform:translate(43.2467vw,72.184vh) scale(.7079)}to{transform:translate(38.68975vw,99vh) scale(.7079)}}.snow:nth-child(7){opacity:.2464;transform:translate(75.315vw,-10px) scale(.924);animation:fall-7 10s -30s linear infinite}@keyframes fall-7{57.233%{transform:translate(81.0549vw,57.233vh) scale(.924)}to{transform:translate(78.18495vw,99vh) scale(.924)}}.snow:nth-child(8){opacity:.234;transform:translate(26.7869vw,-10px) scale(.7882);animation:fall-8 23s -27s linear infinite}@keyframes fall-8{63.043%{transform:translate(34.3717vw,63.043vh) scale(.7882)}to{transform:translate(30.5793vw,99vh) scale(.7882)}}.snow:nth-child(9){opacity:.1042;transform:translate(13.683vw,-10px) scale(.9516);animation:fall-9 20s -13s linear infinite}@keyframes fall-9{44.444%{transform:translate(15.0558vw,44.444vh) scale(.9516)}to{transform:translate(14.3694vw,99vh) scale(.9516)}}.snow:nth-child(10){opacity:1.0058;transform:translate(11.2462vw,-10px) scale(.0623);animation:fall-10 19s -3s linear infinite}@keyframes fall-10{33.748%{transform:translate(15.57vw,33.748vh) scale(.0623)}to{transform:translate(13.4081vw,99vh) scale(.0623)}}.snow:nth-child(11){opacity:1.1216;transform:translate(82.9533vw,-10px) scale(.2294);animation:fall-11 11s -1s linear infinite}@keyframes fall-11{65.72%{transform:translate(81.3663vw,65.72vh) scale(.2294)}to{transform:translate(82.1598vw,99vh) scale(.2294)}}.snow:nth-child(12){opacity:1.4328;transform:translate(4.6723vw,-10px) scale(.0161);animation:fall-12 11s -4s linear infinite}@keyframes fall-12{72.077%{transform:translate(11.5184vw,72.077vh) scale(.0161)}to{transform:translate(8.09535vw,99vh) scale(.0161)}}.snow:nth-child(13){opacity:.797;transform:translate(86.3444vw,-10px) scale(.8852);animation:fall-13 29s -13s linear infinite}@keyframes fall-13{68.225%{transform:translate(94.0674vw,68.225vh) scale(.8852)}to{transform:translate(90.2059vw,99vh) scale(.8852)}}.snow:nth-child(14){opacity:.5928;transform:translate(13.3915vw,-10px) scale(.7063);animation:fall-14 23s -6s linear infinite}@keyframes fall-14{50.789%{transform:translate(14.122vw,50.789vh) scale(.7063)}to{transform:translate(13.75675vw,99vh) scale(.7063)}}.snow:nth-child(15){opacity:1.376;transform:translate(16.4353vw,-10px) scale(.9369);animation:fall-15 15s -20s linear infinite}@keyframes fall-15{71.588%{transform:translate(25.3384vw,71.588vh) scale(.9369)}to{transform:translate(20.88685vw,99vh) scale(.9369)}}.snow:nth-child(16){opacity:1.051;transform:translate(41.9864vw,-10px) scale(.881);animation:fall-16 27s -27s linear infinite}@keyframes fall-16{58.59%{transform:translate(50.0894vw,58.59vh) scale(.881)}to{transform:translate(46.0379vw,99vh) scale(.881)}}.snow:nth-child(17){opacity:1.1146;transform:translate(64.3674vw,-10px) scale(.1794);animation:fall-17 28s -27s linear infinite}@keyframes fall-17{54.267%{transform:translate(72.1516vw,54.267vh) scale(.1794)}to{transform:translate(68.2595vw,99vh) scale(.1794)}}.snow:nth-child(18){opacity:.3892;transform:translate(2.8998vw,-10px) scale(.5871);animation:fall-18 23s -9s linear infinite}@keyframes fall-18{50.56%{transform:translate(-3.7197vw,50.56vh) scale(.5871)}to{transform:translate(-.40995vw,99vh) scale(.5871)}}.snow:nth-child(19){opacity:1.7154;transform:translate(87.8718vw,-10px) scale(.8381);animation:fall-19 13s -3s linear infinite}@keyframes fall-19{74.38%{transform:translate(90.3696vw,74.38vh) scale(.8381)}to{transform:translate(89.1207vw,99vh) scale(.8381)}}.snow:nth-child(20){opacity:.5752;transform:translate(46.0184vw,-10px) scale(.5238);animation:fall-20 25s -13s linear infinite}@keyframes fall-20{33.665%{transform:translate(54.5068vw,33.665vh) scale(.5238)}to{transform:translate(50.2626vw,99vh) scale(.5238)}}.snow:nth-child(21){opacity:.0848;transform:translate(29.2064vw,-10px) scale(.8373);animation:fall-21 27s -8s linear infinite}@keyframes fall-21{57.406%{transform:translate(25.8272vw,57.406vh) scale(.8373)}to{transform:translate(27.5168vw,99vh) scale(.8373)}}.snow:nth-child(22){opacity:.4916;transform:translate(66.9293vw,-10px) scale(.1361);animation:fall-22 26s -22s linear infinite}@keyframes fall-22{32.346%{transform:translate(74.1743vw,32.346vh) scale(.1361)}to{transform:translate(70.5518vw,99vh) scale(.1361)}}.snow:nth-child(23){opacity:1.8354;transform:translate(52.8199vw,-10px) scale(.3433);animation:fall-23 26s -9s linear infinite}@keyframes fall-23{34.554%{transform:translate(60.1561vw,34.554vh) scale(.3433)}to{transform:translate(56.488vw,99vh) scale(.3433)}}.snow:nth-child(24){opacity:1.3528;transform:translate(52.7599vw,-10px) scale(.8879);animation:fall-24 13s -28s linear infinite}@keyframes fall-24{56.061%{transform:translate(56.1637vw,56.061vh) scale(.8879)}to{transform:translate(54.4618vw,99vh) scale(.8879)}}.snow:nth-child(25){opacity:.1146;transform:translate(11.1369vw,-10px) scale(.6373);animation:fall-25 15s -28s linear infinite}@keyframes fall-25{51.731%{transform:translate(11.5784vw,51.731vh) scale(.6373)}to{transform:translate(11.35765vw,99vh) scale(.6373)}}.snow:nth-child(26){opacity:.3508;transform:translate(12.7766vw,-10px) scale(.4774);animation:fall-26 18s -7s linear infinite}@keyframes fall-26{55.58%{transform:translate(5.2635vw,55.58vh) scale(.4774)}to{transform:translate(9.02005vw,99vh) scale(.4774)}}.snow:nth-child(27){opacity:.0232;transform:translate(23.7286vw,-10px) scale(.0692);animation:fall-27 16s -12s linear infinite}@keyframes fall-27{42.064%{transform:translate(30.8855vw,42.064vh) scale(.0692)}to{transform:translate(27.30705vw,99vh) scale(.0692)}}.snow:nth-child(28){opacity:.2588;transform:translate(21.7109vw,-10px) scale(.672);animation:fall-28 16s -1s linear infinite}@keyframes fall-28{60.091%{transform:translate(22.5439vw,60.091vh) scale(.672)}to{transform:translate(22.1274vw,99vh) scale(.672)}}.snow:nth-child(29){opacity:.6274;transform:translate(13.6074vw,-10px) scale(.6788);animation:fall-29 13s -9s linear infinite}@keyframes fall-29{58.422%{transform:translate(14.9821vw,58.422vh) scale(.6788)}to{transform:translate(14.29475vw,99vh) scale(.6788)}}.snow:nth-child(30){opacity:.857;transform:translate(69.472vw,-10px) scale(.3527);animation:fall-30 21s -10s linear infinite}@keyframes fall-30{49.172%{transform:translate(62.6686vw,49.172vh) scale(.3527)}to{transform:translate(66.0703vw,99vh) scale(.3527)}}.snow:nth-child(31){opacity:1.4552;transform:translate(33.5025vw,-10px) scale(.9073);animation:fall-31 15s -9s linear infinite}@keyframes fall-31{44.604%{transform:translate(38.3785vw,44.604vh) scale(.9073)}to{transform:translate(35.9405vw,99vh) scale(.9073)}}.snow:nth-child(32){opacity:1.4902;transform:translate(71.8167vw,-10px) scale(.1662);animation:fall-32 18s -21s linear infinite}@keyframes fall-32{30.4%{transform:translate(69.5021vw,30.4vh) scale(.1662)}to{transform:translate(70.6594vw,99vh) scale(.1662)}}.snow:nth-child(33){opacity:1.518;transform:translate(42.0048vw,-10px) scale(.7259);animation:fall-33 18s -29s linear infinite}@keyframes fall-33{44.98%{transform:translate(37.5179vw,44.98vh) scale(.7259)}to{transform:translate(39.76135vw,99vh) scale(.7259)}}.snow:nth-child(34){opacity:1.5278;transform:translate(14.7176vw,-10px) scale(.3567);animation:fall-34 24s -9s linear infinite}@keyframes fall-34{58.698%{transform:translate(12.892vw,58.698vh) scale(.3567)}to{transform:translate(13.8048vw,99vh) scale(.3567)}}.snow:nth-child(35){opacity:1.1188;transform:translate(86.8909vw,-10px) scale(.95);animation:fall-35 16s -20s linear infinite}@keyframes fall-35{37.786%{transform:translate(85.8896vw,37.786vh) scale(.95)}to{transform:translate(86.39025vw,99vh) scale(.95)}}.snow:nth-child(36){opacity:1.0454;transform:translate(37.3398vw,-10px) scale(.4927);animation:fall-36 17s -2s linear infinite}@keyframes fall-36{48.847%{transform:translate(45.3976vw,48.847vh) scale(.4927)}to{transform:translate(41.3687vw,99vh) scale(.4927)}}.snow:nth-child(37){opacity:.3328;transform:translate(99.8227vw,-10px) scale(.3439);animation:fall-37 23s -3s linear infinite}@keyframes fall-37{77.187%{transform:translate(91.229vw,77.187vh) scale(.3439)}to{transform:translate(95.52585vw,99vh) scale(.3439)}}.snow:nth-child(38){opacity:1.609;transform:translate(47.9718vw,-10px) scale(.5983);animation:fall-38 27s -13s linear infinite}@keyframes fall-38{61.922%{transform:translate(47.2599vw,61.922vh) scale(.5983)}to{transform:translate(47.61585vw,99vh) scale(.5983)}}.snow:nth-child(39){opacity:1.348;transform:translate(19.7936vw,-10px) scale(.8193);animation:fall-39 26s -19s linear infinite}@keyframes fall-39{52.101%{transform:translate(27.0792vw,52.101vh) scale(.8193)}to{transform:translate(23.4364vw,99vh) scale(.8193)}}.snow:nth-child(40){opacity:.4552;transform:translate(68.755vw,-10px) scale(.2285);animation:fall-40 23s -25s linear infinite}@keyframes fall-40{38.613%{transform:translate(62.6032vw,38.613vh) scale(.2285)}to{transform:translate(65.6791vw,99vh) scale(.2285)}}.snow:nth-child(41){opacity:1.8732;transform:translate(53.376vw,-10px) scale(.4704);animation:fall-41 27s -26s linear infinite}@keyframes fall-41{61.563%{transform:translate(57.3766vw,61.563vh) scale(.4704)}to{transform:translate(55.3763vw,99vh) scale(.4704)}}.snow:nth-child(42){opacity:.1308;transform:translate(29.0619vw,-10px) scale(.6063);animation:fall-42 25s -20s linear infinite}@keyframes fall-42{58.031%{transform:translate(32.3188vw,58.031vh) scale(.6063)}to{transform:translate(30.69035vw,99vh) scale(.6063)}}.snow:nth-child(43){opacity:1.01;transform:translate(81.3174vw,-10px) scale(.6071);animation:fall-43 20s -6s linear infinite}@keyframes fall-43{42.688%{transform:translate(88.7039vw,42.688vh) scale(.6071)}to{transform:translate(85.01065vw,99vh) scale(.6071)}}.snow:nth-child(44){opacity:.706;transform:translate(77.3822vw,-10px) scale(.1988);animation:fall-44 11s -11s linear infinite}@keyframes fall-44{47.01%{transform:translate(72.3774vw,47.01vh) scale(.1988)}to{transform:translate(74.8798vw,99vh) scale(.1988)}}.snow:nth-child(45){opacity:1.024;transform:translate(42.8872vw,-10px) scale(.178);animation:fall-45 27s -29s linear infinite}@keyframes fall-45{34.734%{transform:translate(44.4753vw,34.734vh) scale(.178)}to{transform:translate(43.68125vw,99vh) scale(.178)}}.snow:nth-child(46){opacity:.0872;transform:translate(63.2528vw,-10px) scale(.6684);animation:fall-46 13s -18s linear infinite}@keyframes fall-46{49.086%{transform:translate(67.363vw,49.086vh) scale(.6684)}to{transform:translate(65.3079vw,99vh) scale(.6684)}}.snow:nth-child(47){opacity:.7852;transform:translate(29.9757vw,-10px) scale(.4117);animation:fall-47 25s -7s linear infinite}@keyframes fall-47{67.641%{transform:translate(37.6223vw,67.641vh) scale(.4117)}to{transform:translate(33.799vw,99vh) scale(.4117)}}.snow:nth-child(48){opacity:.3344;transform:translate(67.8848vw,-10px) scale(.3258);animation:fall-48 17s -13s linear infinite}@keyframes fall-48{31.932%{transform:translate(75.9652vw,31.932vh) scale(.3258)}to{transform:translate(71.925vw,99vh) scale(.3258)}}.snow:nth-child(49){opacity:1.0636;transform:translate(28.2302vw,-10px) scale(.2152);animation:fall-49 10s -1s linear infinite}@keyframes fall-49{56.321%{transform:translate(32.1433vw,56.321vh) scale(.2152)}to{transform:translate(30.18675vw,99vh) scale(.2152)}}.snow:nth-child(50){opacity:.397;transform:translate(78.2084vw,-10px) scale(.6978);animation:fall-50 19s -14s linear infinite}@keyframes fall-50{64.916%{transform:translate(68.8287vw,64.916vh) scale(.6978)}to{transform:translate(73.51855vw,99vh) scale(.6978)}}.snow:nth-child(51){opacity:1.0306;transform:translate(99.5407vw,-10px) scale(.6295);animation:fall-51 23s -24s linear infinite}@keyframes fall-51{51.652%{transform:translate(97.7799vw,51.652vh) scale(.6295)}to{transform:translate(98.6603vw,99vh) scale(.6295)}}.snow:nth-child(52){opacity:1.4124;transform:translate(9.0062vw,-10px) scale(.1015);animation:fall-52 22s -3s linear infinite}@keyframes fall-52{67.418%{transform:translate(12.4274vw,67.418vh) scale(.1015)}to{transform:translate(10.7168vw,99vh) scale(.1015)}}.snow:nth-child(53){opacity:.3932;transform:translate(62.6547vw,-10px) scale(.243);animation:fall-53 17s -16s linear infinite}@keyframes fall-53{34.553%{transform:translate(71.7065vw,34.553vh) scale(.243)}to{transform:translate(67.1806vw,99vh) scale(.243)}}.snow:nth-child(54){opacity:1.4182;transform:translate(70.6049vw,-10px) scale(.0922);animation:fall-54 26s -18s linear infinite}@keyframes fall-54{62.539%{transform:translate(60.8778vw,62.539vh) scale(.0922)}to{transform:translate(65.74135vw,99vh) scale(.0922)}}.snow:nth-child(55){opacity:1.1162;transform:translate(9.1991vw,-10px) scale(.1785);animation:fall-55 23s -27s linear infinite}@keyframes fall-55{51.681%{transform:translate(15.6778vw,51.681vh) scale(.1785)}to{transform:translate(12.43845vw,99vh) scale(.1785)}}.snow:nth-child(56){opacity:1.8788;transform:translate(83.3206vw,-10px) scale(.3123);animation:fall-56 22s -7s linear infinite}@keyframes fall-56{67.188%{transform:translate(77.0158vw,67.188vh) scale(.3123)}to{transform:translate(80.1682vw,99vh) scale(.3123)}}.snow:nth-child(57){opacity:.1702;transform:translate(69.6119vw,-10px) scale(.1639);animation:fall-57 16s -30s linear infinite}@keyframes fall-57{76.3%{transform:translate(60.8045vw,76.3vh) scale(.1639)}to{transform:translate(65.2082vw,99vh) scale(.1639)}}.snow:nth-child(58){opacity:1.66;transform:translate(5.2652vw,-10px) scale(.9308);animation:fall-58 21s -13s linear infinite}@keyframes fall-58{62.766%{transform:translate(11.1561vw,62.766vh) scale(.9308)}to{transform:translate(8.21065vw,99vh) scale(.9308)}}.snow:nth-child(59){opacity:1.4378;transform:translate(55.9052vw,-10px) scale(.0257);animation:fall-59 26s -16s linear infinite}@keyframes fall-59{43.1%{transform:translate(53.3593vw,43.1vh) scale(.0257)}to{transform:translate(54.63225vw,99vh) scale(.0257)}}.snow:nth-child(60){opacity:1.8972;transform:translate(73.9743vw,-10px) scale(.3115);animation:fall-60 21s -20s linear infinite}@keyframes fall-60{63.185%{transform:translate(65.016vw,63.185vh) scale(.3115)}to{transform:translate(69.49515vw,99vh) scale(.3115)}}.snow:nth-child(61){opacity:1.7242;transform:translate(92.737vw,-10px) scale(.7753);animation:fall-61 17s -30s linear infinite}@keyframes fall-61{41.783%{transform:translate(96.2209vw,41.783vh) scale(.7753)}to{transform:translate(94.47895vw,99vh) scale(.7753)}}.snow:nth-child(62){opacity:.2152;transform:translate(93.7963vw,-10px) scale(.2687);animation:fall-62 24s -28s linear infinite}@keyframes fall-62{73.783%{transform:translate(85.8227vw,73.783vh) scale(.2687)}to{transform:translate(89.8095vw,99vh) scale(.2687)}}.snow:nth-child(63){opacity:.8496;transform:translate(5.8494vw,-10px) scale(.6309);animation:fall-63 19s -13s linear infinite}@keyframes fall-63{59.837%{transform:translate(12.4765vw,59.837vh) scale(.6309)}to{transform:translate(9.16295vw,99vh) scale(.6309)}}.snow:nth-child(64){opacity:1.4534;transform:translate(28.5726vw,-10px) scale(.9612);animation:fall-64 10s -5s linear infinite}@keyframes fall-64{35.683%{transform:translate(27.0832vw,35.683vh) scale(.9612)}to{transform:translate(27.8279vw,99vh) scale(.9612)}}.snow:nth-child(65){opacity:1.1718;transform:translate(72.9439vw,-10px) scale(.5069);animation:fall-65 15s -4s linear infinite}@keyframes fall-65{41.465%{transform:translate(72.9609vw,41.465vh) scale(.5069)}to{transform:translate(72.9524vw,99vh) scale(.5069)}}.snow:nth-child(66){opacity:.9344;transform:translate(60.6316vw,-10px) scale(.1151);animation:fall-66 22s -16s linear infinite}@keyframes fall-66{54.209%{transform:translate(69.5406vw,54.209vh) scale(.1151)}to{transform:translate(65.0861vw,99vh) scale(.1151)}}.snow:nth-child(67){opacity:.4198;transform:translate(18.6264vw,-10px) scale(.6711);animation:fall-67 12s -14s linear infinite}@keyframes fall-67{63.614%{transform:translate(28.1859vw,63.614vh) scale(.6711)}to{transform:translate(23.40615vw,99vh) scale(.6711)}}.snow:nth-child(68){opacity:1.5682;transform:translate(95.3346vw,-10px) scale(.6686);animation:fall-68 18s -8s linear infinite}@keyframes fall-68{53.553%{transform:translate(100.3232vw,53.553vh) scale(.6686)}to{transform:translate(97.8289vw,99vh) scale(.6686)}}.snow:nth-child(69){opacity:1.3188;transform:translate(99.0631vw,-10px) scale(.6433);animation:fall-69 19s -11s linear infinite}@keyframes fall-69{36.987%{transform:translate(102.3312vw,36.987vh) scale(.6433)}to{transform:translate(100.69715vw,99vh) scale(.6433)}}.snow:nth-child(70){opacity:1.9156;transform:translate(8.4916vw,-10px) scale(.0365);animation:fall-70 24s -10s linear infinite}@keyframes fall-70{56.264%{transform:translate(9.6194vw,56.264vh) scale(.0365)}to{transform:translate(9.0555vw,99vh) scale(.0365)}}.snow:nth-child(71){opacity:.1254;transform:translate(35.7604vw,-10px) scale(.5073);animation:fall-71 15s -27s linear infinite}@keyframes fall-71{30.192%{transform:translate(27.3228vw,30.192vh) scale(.5073)}to{transform:translate(31.5416vw,99vh) scale(.5073)}}.snow:nth-child(72){opacity:.0122;transform:translate(41.98vw,-10px) scale(.2981);animation:fall-72 10s -20s linear infinite}@keyframes fall-72{46.49%{transform:translate(36.9488vw,46.49vh) scale(.2981)}to{transform:translate(39.4644vw,99vh) scale(.2981)}}.snow:nth-child(73){opacity:1.894;transform:translate(63.747vw,-10px) scale(.9865);animation:fall-73 29s -27s linear infinite}@keyframes fall-73{37.31%{transform:translate(57.0801vw,37.31vh) scale(.9865)}to{transform:translate(60.41355vw,99vh) scale(.9865)}}.snow:nth-child(74){opacity:.8588;transform:translate(40.9595vw,-10px) scale(.7869);animation:fall-74 19s -21s linear infinite}@keyframes fall-74{30.506%{transform:translate(32.118vw,30.506vh) scale(.7869)}to{transform:translate(36.53875vw,99vh) scale(.7869)}}.snow:nth-child(75){opacity:.5694;transform:translate(15.8126vw,-10px) scale(.6373);animation:fall-75 13s -14s linear infinite}@keyframes fall-75{75.295%{transform:translate(18.282vw,75.295vh) scale(.6373)}to{transform:translate(17.0473vw,99vh) scale(.6373)}}.snow:nth-child(76){opacity:.5158;transform:translate(43.241vw,-10px) scale(.4704);animation:fall-76 20s -22s linear infinite}@keyframes fall-76{79.579%{transform:translate(49.5017vw,79.579vh) scale(.4704)}to{transform:translate(46.37135vw,99vh) scale(.4704)}}.snow:nth-child(77){opacity:.93;transform:translate(55.7544vw,-10px) scale(.8623);animation:fall-77 15s -24s linear infinite}@keyframes fall-77{77.389%{transform:translate(46.0984vw,77.389vh) scale(.8623)}to{transform:translate(50.9264vw,99vh) scale(.8623)}}.snow:nth-child(78){opacity:.9958;transform:translate(58.1404vw,-10px) scale(.5639);animation:fall-78 10s -7s linear infinite}@keyframes fall-78{51.852%{transform:translate(61.5137vw,51.852vh) scale(.5639)}to{transform:translate(59.82705vw,99vh) scale(.5639)}}.snow:nth-child(79){opacity:1.8168;transform:translate(94.3623vw,-10px) scale(.1301);animation:fall-79 26s -22s linear infinite}@keyframes fall-79{47.375%{transform:translate(86.6363vw,47.375vh) scale(.1301)}to{transform:translate(90.4993vw,99vh) scale(.1301)}}.snow:nth-child(80){opacity:1.858;transform:translate(49.5704vw,-10px) scale(.5592);animation:fall-80 28s -7s linear infinite}@keyframes fall-80{77.811%{transform:translate(47.8997vw,77.811vh) scale(.5592)}to{transform:translate(48.73505vw,99vh) scale(.5592)}}.snow:nth-child(81){opacity:1.2064;transform:translate(31.2639vw,-10px) scale(.695);animation:fall-81 15s -12s linear infinite}@keyframes fall-81{65.767%{transform:translate(22.618vw,65.767vh) scale(.695)}to{transform:translate(26.94095vw,99vh) scale(.695)}}.snow:nth-child(82){opacity:.137;transform:translate(42.9068vw,-10px) scale(.7097);animation:fall-82 18s -29s linear infinite}@keyframes fall-82{68.612%{transform:translate(42.0363vw,68.612vh) scale(.7097)}to{transform:translate(42.47155vw,99vh) scale(.7097)}}.snow:nth-child(83){opacity:.179;transform:translate(74.8328vw,-10px) scale(.4409);animation:fall-83 23s -10s linear infinite}@keyframes fall-83{66.67%{transform:translate(79.0333vw,66.67vh) scale(.4409)}to{transform:translate(76.93305vw,99vh) scale(.4409)}}.snow:nth-child(84){opacity:.0508;transform:translate(35.5549vw,-10px) scale(.5184);animation:fall-84 15s -2s linear infinite}@keyframes fall-84{72.93%{transform:translate(32.4008vw,72.93vh) scale(.5184)}to{transform:translate(33.97785vw,99vh) scale(.5184)}}.snow:nth-child(85){opacity:.1872;transform:translate(14.014vw,-10px) scale(.0815);animation:fall-85 15s -29s linear infinite}@keyframes fall-85{33.083%{transform:translate(19.3813vw,33.083vh) scale(.0815)}to{transform:translate(16.69765vw,99vh) scale(.0815)}}.snow:nth-child(86){opacity:.1536;transform:translate(89.8566vw,-10px) scale(.2786);animation:fall-86 12s -13s linear infinite}@keyframes fall-86{35.611%{transform:translate(88.8535vw,35.611vh) scale(.2786)}to{transform:translate(89.35505vw,99vh) scale(.2786)}}.snow:nth-child(87){opacity:.5972;transform:translate(6.5807vw,-10px) scale(.5873);animation:fall-87 17s -14s linear infinite}@keyframes fall-87{35.856%{transform:translate(14.2469vw,35.856vh) scale(.5873)}to{transform:translate(10.4138vw,99vh) scale(.5873)}}.snow:nth-child(88){opacity:.5786;transform:translate(80.5747vw,-10px) scale(.0185);animation:fall-88 19s -8s linear infinite}@keyframes fall-88{44.333%{transform:translate(88.4089vw,44.333vh) scale(.0185)}to{transform:translate(84.4918vw,99vh) scale(.0185)}}.snow:nth-child(89){opacity:.4764;transform:translate(90.327vw,-10px) scale(.8851);animation:fall-89 17s -19s linear infinite}@keyframes fall-89{42.408%{transform:translate(81.826vw,42.408vh) scale(.8851)}to{transform:translate(86.0765vw,99vh) scale(.8851)}}.snow:nth-child(90){opacity:.7436;transform:translate(90.1779vw,-10px) scale(.9929);animation:fall-90 16s -23s linear infinite}@keyframes fall-90{35.194%{transform:translate(89.9522vw,35.194vh) scale(.9929)}to{transform:translate(90.06505vw,99vh) scale(.9929)}}.snow:nth-child(91){opacity:1.5048;transform:translate(42.9831vw,-10px) scale(.7736);animation:fall-91 21s -17s linear infinite}@keyframes fall-91{73.693%{transform:translate(51.971vw,73.693vh) scale(.7736)}to{transform:translate(47.47705vw,99vh) scale(.7736)}}.snow:nth-child(92){opacity:.5746;transform:translate(31.2131vw,-10px) scale(.9511);animation:fall-92 15s -16s linear infinite}@keyframes fall-92{54.075%{transform:translate(33.5524vw,54.075vh) scale(.9511)}to{transform:translate(32.38275vw,99vh) scale(.9511)}}.snow:nth-child(93){opacity:1.3052;transform:translate(33.5505vw,-10px) scale(.0709);animation:fall-93 22s -1s linear infinite}@keyframes fall-93{79.636%{transform:translate(35.51vw,79.636vh) scale(.0709)}to{transform:translate(34.53025vw,99vh) scale(.0709)}}.snow:nth-child(94){opacity:1.9232;transform:translate(63.658vw,-10px) scale(.7398);animation:fall-94 30s -13s linear infinite}@keyframes fall-94{49.676%{transform:translate(69.0323vw,49.676vh) scale(.7398)}to{transform:translate(66.34515vw,99vh) scale(.7398)}}.snow:nth-child(95){opacity:.3686;transform:translate(86.4509vw,-10px) scale(.9436);animation:fall-95 23s -29s linear infinite}@keyframes fall-95{62.362%{transform:translate(90.3897vw,62.362vh) scale(.9436)}to{transform:translate(88.4203vw,99vh) scale(.9436)}}.snow:nth-child(96){opacity:1.8706;transform:translate(82.8107vw,-10px) scale(.6762);animation:fall-96 22s -29s linear infinite}@keyframes fall-96{56.593%{transform:translate(75.4512vw,56.593vh) scale(.6762)}to{transform:translate(79.13095vw,99vh) scale(.6762)}}.snow:nth-child(97){opacity:1.128;transform:translate(23.7347vw,-10px) scale(.0391);animation:fall-97 17s -24s linear infinite}@keyframes fall-97{41.739%{transform:translate(33.4385vw,41.739vh) scale(.0391)}to{transform:translate(28.5866vw,99vh) scale(.0391)}}.snow:nth-child(98){opacity:.8964;transform:translate(81.7519vw,-10px) scale(.2377);animation:fall-98 28s -6s linear infinite}@keyframes fall-98{75.042%{transform:translate(90.4578vw,75.042vh) scale(.2377)}to{transform:translate(86.10485vw,99vh) scale(.2377)}}.snow:nth-child(99){opacity:1.8652;transform:translate(39.8631vw,-10px) scale(.4153);animation:fall-99 18s -2s linear infinite}@keyframes fall-99{45.193%{transform:translate(48.0514vw,45.193vh) scale(.4153)}to{transform:translate(43.95725vw,99vh) scale(.4153)}}.snow:nth-child(100){opacity:.6432;transform:translate(52.2481vw,-10px) scale(.7384);animation:fall-100 13s -22s linear infinite}@keyframes fall-100{34.693%{transform:translate(43.3365vw,34.693vh) scale(.7384)}to{transform:translate(47.7923vw,99vh) scale(.7384)}}.snow:nth-child(101){opacity:.4148;transform:translate(73.0497vw,-10px) scale(.4187);animation:fall-101 15s -17s linear infinite}@keyframes fall-101{61.452%{transform:translate(80.1112vw,61.452vh) scale(.4187)}to{transform:translate(76.58045vw,99vh) scale(.4187)}}.snow:nth-child(102){opacity:.8148;transform:translate(37.0796vw,-10px) scale(.2838);animation:fall-102 10s -15s linear infinite}@keyframes fall-102{32.672%{transform:translate(40.5192vw,32.672vh) scale(.2838)}to{transform:translate(38.7994vw,99vh) scale(.2838)}}.snow:nth-child(103){opacity:1.4;transform:translate(91.6612vw,-10px) scale(.5294);animation:fall-103 17s -14s linear infinite}@keyframes fall-103{45.209%{transform:translate(86.1961vw,45.209vh) scale(.5294)}to{transform:translate(88.92865vw,99vh) scale(.5294)}}.snow:nth-child(104){opacity:1.3816;transform:translate(70.2406vw,-10px) scale(.8033);animation:fall-104 21s -27s linear infinite}@keyframes fall-104{31.925%{transform:translate(71.3502vw,31.925vh) scale(.8033)}to{transform:translate(70.7954vw,99vh) scale(.8033)}}.snow:nth-child(105){opacity:.4556;transform:translate(70.8765vw,-10px) scale(.0315);animation:fall-105 16s -2s linear infinite}@keyframes fall-105{72.461%{transform:translate(72.2059vw,72.461vh) scale(.0315)}to{transform:translate(71.5412vw,99vh) scale(.0315)}}.snow:nth-child(106){opacity:1.7382;transform:translate(13.3406vw,-10px) scale(.6901);animation:fall-106 21s -14s linear infinite}@keyframes fall-106{56.427%{transform:translate(10.9508vw,56.427vh) scale(.6901)}to{transform:translate(12.1457vw,99vh) scale(.6901)}}.snow:nth-child(107){opacity:.1816;transform:translate(42.2948vw,-10px) scale(.3636);animation:fall-107 29s -3s linear infinite}@keyframes fall-107{32.74%{transform:translate(49.1172vw,32.74vh) scale(.3636)}to{transform:translate(45.706vw,99vh) scale(.3636)}}.snow:nth-child(108){opacity:1.6578;transform:translate(37.9507vw,-10px) scale(.2256);animation:fall-108 30s -3s linear infinite}@keyframes fall-108{31.917%{transform:translate(33.7901vw,31.917vh) scale(.2256)}to{transform:translate(35.8704vw,99vh) scale(.2256)}}.snow:nth-child(109){opacity:.199;transform:translate(74.5323vw,-10px) scale(.9367);animation:fall-109 24s -10s linear infinite}@keyframes fall-109{57.506%{transform:translate(77.4941vw,57.506vh) scale(.9367)}to{transform:translate(76.0132vw,99vh) scale(.9367)}}.snow:nth-child(110){opacity:.0008;transform:translate(12.525vw,-10px) scale(.7874);animation:fall-110 27s -2s linear infinite}@keyframes fall-110{69.212%{transform:translate(3.3416vw,69.212vh) scale(.7874)}to{transform:translate(7.9333vw,99vh) scale(.7874)}}.snow:nth-child(111){opacity:1.9886;transform:translate(49.6309vw,-10px) scale(.6777);animation:fall-111 11s -11s linear infinite}@keyframes fall-111{43.405%{transform:translate(49.0873vw,43.405vh) scale(.6777)}to{transform:translate(49.3591vw,99vh) scale(.6777)}}.snow:nth-child(112){opacity:.7974;transform:translate(17.0267vw,-10px) scale(.6742);animation:fall-112 23s -17s linear infinite}@keyframes fall-112{49.401%{transform:translate(26.018vw,49.401vh) scale(.6742)}to{transform:translate(21.52235vw,99vh) scale(.6742)}}.snow:nth-child(113){opacity:1.9668;transform:translate(8.2216vw,-10px) scale(.3859);animation:fall-113 17s -17s linear infinite}@keyframes fall-113{74.817%{transform:translate(13.6677vw,74.817vh) scale(.3859)}to{transform:translate(10.94465vw,99vh) scale(.3859)}}.snow:nth-child(114){opacity:.4198;transform:translate(20.0232vw,-10px) scale(.5433);animation:fall-114 26s -26s linear infinite}@keyframes fall-114{51.502%{transform:translate(25.6007vw,51.502vh) scale(.5433)}to{transform:translate(22.81195vw,99vh) scale(.5433)}}.snow:nth-child(115){opacity:.6418;transform:translate(83.66vw,-10px) scale(.2496);animation:fall-115 17s -1s linear infinite}@keyframes fall-115{52.968%{transform:translate(86.8624vw,52.968vh) scale(.2496)}to{transform:translate(85.2612vw,99vh) scale(.2496)}}.snow:nth-child(116){opacity:.3218;transform:translate(30.9769vw,-10px) scale(.3644);animation:fall-116 29s -10s linear infinite}@keyframes fall-116{39.145%{transform:translate(27.3335vw,39.145vh) scale(.3644)}to{transform:translate(29.1552vw,99vh) scale(.3644)}}.snow:nth-child(117){opacity:.1778;transform:translate(91.584vw,-10px) scale(.8002);animation:fall-117 15s -16s linear infinite}@keyframes fall-117{59.705%{transform:translate(82.0421vw,59.705vh) scale(.8002)}to{transform:translate(86.81305vw,99vh) scale(.8002)}}.snow:nth-child(118){opacity:.4804;transform:translate(61.092vw,-10px) scale(.341);animation:fall-118 10s -11s linear infinite}@keyframes fall-118{67.361%{transform:translate(66.4582vw,67.361vh) scale(.341)}to{transform:translate(63.7751vw,99vh) scale(.341)}}.snow:nth-child(119){opacity:1.9716;transform:translate(46.7744vw,-10px) scale(.7082);animation:fall-119 24s -6s linear infinite}@keyframes fall-119{46.109%{transform:translate(38.0953vw,46.109vh) scale(.7082)}to{transform:translate(42.43485vw,99vh) scale(.7082)}}.snow:nth-child(120){opacity:.9678;transform:translate(18.1428vw,-10px) scale(.5848);animation:fall-120 30s -4s linear infinite}@keyframes fall-120{49.062%{transform:translate(11.0859vw,49.062vh) scale(.5848)}to{transform:translate(14.61435vw,99vh) scale(.5848)}}.snow:nth-child(121){opacity:.7052;transform:translate(45.1691vw,-10px) scale(.1633);animation:fall-121 16s -9s linear infinite}@keyframes fall-121{70.729%{transform:translate(42.8494vw,70.729vh) scale(.1633)}to{transform:translate(44.00925vw,99vh) scale(.1633)}}.snow:nth-child(122){opacity:1.7994;transform:translate(60.6485vw,-10px) scale(.3762);animation:fall-122 16s -18s linear infinite}@keyframes fall-122{56.233%{transform:translate(61.9193vw,56.233vh) scale(.3762)}to{transform:translate(61.2839vw,99vh) scale(.3762)}}.snow:nth-child(123){opacity:.429;transform:translate(94.6348vw,-10px) scale(.1919);animation:fall-123 24s -10s linear infinite}@keyframes fall-123{44.849%{transform:translate(97.9987vw,44.849vh) scale(.1919)}to{transform:translate(96.31675vw,99vh) scale(.1919)}}.snow:nth-child(124){opacity:.7022;transform:translate(74.2593vw,-10px) scale(.0606);animation:fall-124 15s -7s linear infinite}@keyframes fall-124{39.534%{transform:translate(69.2162vw,39.534vh) scale(.0606)}to{transform:translate(71.73775vw,99vh) scale(.0606)}}.snow:nth-child(125){opacity:.9688;transform:translate(77.5688vw,-10px) scale(.1598);animation:fall-125 30s -30s linear infinite}@keyframes fall-125{69.846%{transform:translate(82.256vw,69.846vh) scale(.1598)}to{transform:translate(79.9124vw,99vh) scale(.1598)}}.snow:nth-child(126){opacity:1.5226;transform:translate(69.9229vw,-10px) scale(.8512);animation:fall-126 18s -23s linear infinite}@keyframes fall-126{64.862%{transform:translate(66.577vw,64.862vh) scale(.8512)}to{transform:translate(68.24995vw,99vh) scale(.8512)}}.snow:nth-child(127){opacity:.719;transform:translate(19.4457vw,-10px) scale(.5807);animation:fall-127 24s -30s linear infinite}@keyframes fall-127{66.282%{transform:translate(22.2503vw,66.282vh) scale(.5807)}to{transform:translate(20.848vw,99vh) scale(.5807)}}.snow:nth-child(128){opacity:.554;transform:translate(58.0361vw,-10px) scale(.6857);animation:fall-128 18s -20s linear infinite}@keyframes fall-128{75.434%{transform:translate(65.3204vw,75.434vh) scale(.6857)}to{transform:translate(61.67825vw,99vh) scale(.6857)}}.snow:nth-child(129){opacity:1.7686;transform:translate(31.9725vw,-10px) scale(.371);animation:fall-129 10s -14s linear infinite}@keyframes fall-129{72.713%{transform:translate(27.7642vw,72.713vh) scale(.371)}to{transform:translate(29.86835vw,99vh) scale(.371)}}.snow:nth-child(130){opacity:.924;transform:translate(41.4308vw,-10px) scale(.5718);animation:fall-130 21s -24s linear infinite}@keyframes fall-130{50.904%{transform:translate(33.039vw,50.904vh) scale(.5718)}to{transform:translate(37.2349vw,99vh) scale(.5718)}}.snow:nth-child(131){opacity:.1904;transform:translate(35.4401vw,-10px) scale(.3432);animation:fall-131 12s -12s linear infinite}@keyframes fall-131{37.488%{transform:translate(30.918vw,37.488vh) scale(.3432)}to{transform:translate(33.17905vw,99vh) scale(.3432)}}.snow:nth-child(132){opacity:1.3432;transform:translate(7.7679vw,-10px) scale(.3995);animation:fall-132 16s -28s linear infinite}@keyframes fall-132{57.592%{transform:translate(7.3803vw,57.592vh) scale(.3995)}to{transform:translate(7.5741vw,99vh) scale(.3995)}}.snow:nth-child(133){opacity:1.3742;transform:translate(21.9484vw,-10px) scale(.6496);animation:fall-133 25s -27s linear infinite}@keyframes fall-133{71.399%{transform:translate(25.4272vw,71.399vh) scale(.6496)}to{transform:translate(23.6878vw,99vh) scale(.6496)}}.snow:nth-child(134){opacity:1.505;transform:translate(70.0575vw,-10px) scale(.8673);animation:fall-134 28s -20s linear infinite}@keyframes fall-134{71.337%{transform:translate(79.3209vw,71.337vh) scale(.8673)}to{transform:translate(74.6892vw,99vh) scale(.8673)}}.snow:nth-child(135){opacity:1.7992;transform:translate(78.3058vw,-10px) scale(.1641);animation:fall-135 12s -8s linear infinite}@keyframes fall-135{79.904%{transform:translate(72.3858vw,79.904vh) scale(.1641)}to{transform:translate(75.3458vw,99vh) scale(.1641)}}.snow:nth-child(136){opacity:1.6966;transform:translate(1.961vw,-10px) scale(.4675);animation:fall-136 22s -2s linear infinite}@keyframes fall-136{60.96%{transform:translate(5.8129vw,60.96vh) scale(.4675)}to{transform:translate(3.88695vw,99vh) scale(.4675)}}.snow:nth-child(137){opacity:.7234;transform:translate(33.5588vw,-10px) scale(.5696);animation:fall-137 23s -30s linear infinite}@keyframes fall-137{71.564%{transform:translate(31.9474vw,71.564vh) scale(.5696)}to{transform:translate(32.7531vw,99vh) scale(.5696)}}.snow:nth-child(138){opacity:.4858;transform:translate(86.558vw,-10px) scale(.6192);animation:fall-138 29s -1s linear infinite}@keyframes fall-138{61.952%{transform:translate(86.9033vw,61.952vh) scale(.6192)}to{transform:translate(86.73065vw,99vh) scale(.6192)}}.snow:nth-child(139){opacity:.5436;transform:translate(64.0174vw,-10px) scale(.0304);animation:fall-139 13s -14s linear infinite}@keyframes fall-139{33.906%{transform:translate(72.9942vw,33.906vh) scale(.0304)}to{transform:translate(68.5058vw,99vh) scale(.0304)}}.snow:nth-child(140){opacity:1.7482;transform:translate(.949vw,-10px) scale(.1519);animation:fall-140 23s -3s linear infinite}@keyframes fall-140{52.36%{transform:translate(-5.0998vw,52.36vh) scale(.1519)}to{transform:translate(-2.0754vw,99vh) scale(.1519)}}.snow:nth-child(141){opacity:1.038;transform:translate(76.9804vw,-10px) scale(.7009);animation:fall-141 10s -17s linear infinite}@keyframes fall-141{55.062%{transform:translate(84.6426vw,55.062vh) scale(.7009)}to{transform:translate(80.8115vw,99vh) scale(.7009)}}.snow:nth-child(142){opacity:.206;transform:translate(6.6458vw,-10px) scale(.856);animation:fall-142 23s -11s linear infinite}@keyframes fall-142{66.802%{transform:translate(6.9452vw,66.802vh) scale(.856)}to{transform:translate(6.7955vw,99vh) scale(.856)}}.snow:nth-child(143){opacity:.188;transform:translate(69.3117vw,-10px) scale(.1191);animation:fall-143 28s -1s linear infinite}@keyframes fall-143{62.037%{transform:translate(74.6501vw,62.037vh) scale(.1191)}to{transform:translate(71.9809vw,99vh) scale(.1191)}}.snow:nth-child(144){opacity:.355;transform:translate(65.7299vw,-10px) scale(.5871);animation:fall-144 26s -5s linear infinite}@keyframes fall-144{35.772%{transform:translate(66.047vw,35.772vh) scale(.5871)}to{transform:translate(65.88845vw,99vh) scale(.5871)}}.snow:nth-child(145){opacity:.2932;transform:translate(38.4609vw,-10px) scale(.25);animation:fall-145 27s -18s linear infinite}@keyframes fall-145{51.215%{transform:translate(37.8097vw,51.215vh) scale(.25)}to{transform:translate(38.1353vw,99vh) scale(.25)}}.snow:nth-child(146){opacity:1.6948;transform:translate(67.1396vw,-10px) scale(.6124);animation:fall-146 14s -15s linear infinite}@keyframes fall-146{70.776%{transform:translate(63.4482vw,70.776vh) scale(.6124)}to{transform:translate(65.2939vw,99vh) scale(.6124)}}.snow:nth-child(147){opacity:1.4364;transform:translate(77.6666vw,-10px) scale(.2585);animation:fall-147 14s -18s linear infinite}@keyframes fall-147{65.222%{transform:translate(80.1691vw,65.222vh) scale(.2585)}to{transform:translate(78.91785vw,99vh) scale(.2585)}}.snow:nth-child(148){opacity:1.9184;transform:translate(26.4777vw,-10px) scale(.8835);animation:fall-148 27s -24s linear infinite}@keyframes fall-148{48.564%{transform:translate(22.7621vw,48.564vh) scale(.8835)}to{transform:translate(24.6199vw,99vh) scale(.8835)}}.snow:nth-child(149){opacity:.5346;transform:translate(28.659vw,-10px) scale(.7353);animation:fall-149 24s -18s linear infinite}@keyframes fall-149{33.386%{transform:translate(20.8482vw,33.386vh) scale(.7353)}to{transform:translate(24.7536vw,99vh) scale(.7353)}}.snow:nth-child(150){opacity:.3956;transform:translate(33.0239vw,-10px) scale(.1278);animation:fall-150 10s -23s linear infinite}@keyframes fall-150{63.362%{transform:translate(36.715vw,63.362vh) scale(.1278)}to{transform:translate(34.86945vw,99vh) scale(.1278)}}.snow:nth-child(151){opacity:1.2678;transform:translate(8.5931vw,-10px) scale(.5308);animation:fall-151 12s -25s linear infinite}@keyframes fall-151{62.822%{transform:translate(18.1164vw,62.822vh) scale(.5308)}to{transform:translate(13.35475vw,99vh) scale(.5308)}}.snow:nth-child(152){opacity:.9624;transform:translate(77.1647vw,-10px) scale(.9118);animation:fall-152 19s -7s linear infinite}@keyframes fall-152{47.222%{transform:translate(79.9742vw,47.222vh) scale(.9118)}to{transform:translate(78.56945vw,99vh) scale(.9118)}}.snow:nth-child(153){opacity:.201;transform:translate(21.3758vw,-10px) scale(.8296);animation:fall-153 24s -16s linear infinite}@keyframes fall-153{30.447%{transform:translate(18.9296vw,30.447vh) scale(.8296)}to{transform:translate(20.1527vw,99vh) scale(.8296)}}.snow:nth-child(154){opacity:1.834;transform:translate(29.2441vw,-10px) scale(.7079);animation:fall-154 11s -18s linear infinite}@keyframes fall-154{62.188%{transform:translate(37.8712vw,62.188vh) scale(.7079)}to{transform:translate(33.55765vw,99vh) scale(.7079)}}.snow:nth-child(155){opacity:.635;transform:translate(21.7917vw,-10px) scale(.817);animation:fall-155 25s -19s linear infinite}@keyframes fall-155{57.151%{transform:translate(16.4062vw,57.151vh) scale(.817)}to{transform:translate(19.09895vw,99vh) scale(.817)}}.snow:nth-child(156){opacity:1.6886;transform:translate(32.5581vw,-10px) scale(.4249);animation:fall-156 15s -7s linear infinite}@keyframes fall-156{43.394%{transform:translate(33.9276vw,43.394vh) scale(.4249)}to{transform:translate(33.24285vw,99vh) scale(.4249)}}.snow:nth-child(157){opacity:.377;transform:translate(25.3831vw,-10px) scale(.7802);animation:fall-157 27s -29s linear infinite}@keyframes fall-157{78.049%{transform:translate(23.3794vw,78.049vh) scale(.7802)}to{transform:translate(24.38125vw,99vh) scale(.7802)}}.snow:nth-child(158){opacity:.7728;transform:translate(82.1317vw,-10px) scale(.2011);animation:fall-158 21s -8s linear infinite}@keyframes fall-158{43.443%{transform:translate(86.4992vw,43.443vh) scale(.2011)}to{transform:translate(84.31545vw,99vh) scale(.2011)}}.snow:nth-child(159){opacity:1.0564;transform:translate(75.654vw,-10px) scale(.7311);animation:fall-159 22s -1s linear infinite}@keyframes fall-159{61.953%{transform:translate(69.1209vw,61.953vh) scale(.7311)}to{transform:translate(72.38745vw,99vh) scale(.7311)}}.snow:nth-child(160){opacity:.5816;transform:translate(51.5743vw,-10px) scale(.591);animation:fall-160 11s -11s linear infinite}@keyframes fall-160{51.655%{transform:translate(49.9566vw,51.655vh) scale(.591)}to{transform:translate(50.76545vw,99vh) scale(.591)}}.snow:nth-child(161){opacity:.4574;transform:translate(80.2196vw,-10px) scale(.1167);animation:fall-161 30s -21s linear infinite}@keyframes fall-161{45.812%{transform:translate(85.369vw,45.812vh) scale(.1167)}to{transform:translate(82.7943vw,99vh) scale(.1167)}}.snow:nth-child(162){opacity:.3258;transform:translate(53.1066vw,-10px) scale(.3391);animation:fall-162 18s -24s linear infinite}@keyframes fall-162{69.113%{transform:translate(61.1684vw,69.113vh) scale(.3391)}to{transform:translate(57.1375vw,99vh) scale(.3391)}}.snow:nth-child(163){opacity:.6212;transform:translate(2.9438vw,-10px) scale(.3121);animation:fall-163 26s -1s linear infinite}@keyframes fall-163{50.397%{transform:translate(7.7254vw,50.397vh) scale(.3121)}to{transform:translate(5.3346vw,99vh) scale(.3121)}}.snow:nth-child(164){opacity:1.4378;transform:translate(69.7802vw,-10px) scale(.3634);animation:fall-164 17s -4s linear infinite}@keyframes fall-164{36.592%{transform:translate(68.1656vw,36.592vh) scale(.3634)}to{transform:translate(68.9729vw,99vh) scale(.3634)}}.snow:nth-child(165){opacity:1.935;transform:translate(63.5147vw,-10px) scale(.8121);animation:fall-165 26s -26s linear infinite}@keyframes fall-165{47.094%{transform:translate(59.3144vw,47.094vh) scale(.8121)}to{transform:translate(61.41455vw,99vh) scale(.8121)}}.snow:nth-child(166){opacity:.4144;transform:translate(79.9829vw,-10px) scale(.508);animation:fall-166 29s -8s linear infinite}@keyframes fall-166{52.42%{transform:translate(83.2276vw,52.42vh) scale(.508)}to{transform:translate(81.60525vw,99vh) scale(.508)}}.snow:nth-child(167){opacity:.783;transform:translate(82.155vw,-10px) scale(.0243);animation:fall-167 27s -23s linear infinite}@keyframes fall-167{60.369%{transform:translate(78.6381vw,60.369vh) scale(.0243)}to{transform:translate(80.39655vw,99vh) scale(.0243)}}.snow:nth-child(168){opacity:.1672;transform:translate(81.9891vw,-10px) scale(.985);animation:fall-168 13s -13s linear infinite}@keyframes fall-168{78.323%{transform:translate(75.7466vw,78.323vh) scale(.985)}to{transform:translate(78.86785vw,99vh) scale(.985)}}.snow:nth-child(169){opacity:1.8222;transform:translate(97.8296vw,-10px) scale(.6893);animation:fall-169 13s -1s linear infinite}@keyframes fall-169{73.4%{transform:translate(106.1539vw,73.4vh) scale(.6893)}to{transform:translate(101.99175vw,99vh) scale(.6893)}}.snow:nth-child(170){opacity:1.4674;transform:translate(97.8633vw,-10px) scale(.6623);animation:fall-170 16s -12s linear infinite}@keyframes fall-170{45.706%{transform:translate(91.1887vw,45.706vh) scale(.6623)}to{transform:translate(94.526vw,99vh) scale(.6623)}}.snow:nth-child(171){opacity:.8622;transform:translate(81.1487vw,-10px) scale(.6657);animation:fall-171 10s -3s linear infinite}@keyframes fall-171{59.699%{transform:translate(84.9437vw,59.699vh) scale(.6657)}to{transform:translate(83.0462vw,99vh) scale(.6657)}}.snow:nth-child(172){opacity:1.74;transform:translate(4.0334vw,-10px) scale(.8996);animation:fall-172 16s -4s linear infinite}@keyframes fall-172{31.911%{transform:translate(10.2106vw,31.911vh) scale(.8996)}to{transform:translate(7.122vw,99vh) scale(.8996)}}.snow:nth-child(173){opacity:.125;transform:translate(52.5353vw,-10px) scale(.1639);animation:fall-173 24s -3s linear infinite}@keyframes fall-173{67.553%{transform:translate(61.6282vw,67.553vh) scale(.1639)}to{transform:translate(57.08175vw,99vh) scale(.1639)}}.snow:nth-child(174){opacity:1.956;transform:translate(83.8984vw,-10px) scale(.4886);animation:fall-174 16s -21s linear infinite}@keyframes fall-174{44.56%{transform:translate(75.4077vw,44.56vh) scale(.4886)}to{transform:translate(79.65305vw,99vh) scale(.4886)}}.snow:nth-child(175){opacity:.891;transform:translate(10.139vw,-10px) scale(.8248);animation:fall-175 12s -30s linear infinite}@keyframes fall-175{52.672%{transform:translate(17.7753vw,52.672vh) scale(.8248)}to{transform:translate(13.95715vw,99vh) scale(.8248)}}.snow:nth-child(176){opacity:1.1722;transform:translate(44.2835vw,-10px) scale(.3318);animation:fall-176 16s -9s linear infinite}@keyframes fall-176{35.307%{transform:translate(45.9023vw,35.307vh) scale(.3318)}to{transform:translate(45.0929vw,99vh) scale(.3318)}}.snow:nth-child(177){opacity:1.2632;transform:translate(41.9489vw,-10px) scale(.2549);animation:fall-177 20s -5s linear infinite}@keyframes fall-177{46.165%{transform:translate(33.5049vw,46.165vh) scale(.2549)}to{transform:translate(37.7269vw,99vh) scale(.2549)}}.snow:nth-child(178){opacity:.7368;transform:translate(52.4632vw,-10px) scale(.7536);animation:fall-178 23s -13s linear infinite}@keyframes fall-178{60.757%{transform:translate(53.2308vw,60.757vh) scale(.7536)}to{transform:translate(52.847vw,99vh) scale(.7536)}}.snow:nth-child(179){opacity:.07;transform:translate(5.8821vw,-10px) scale(.3275);animation:fall-179 20s -18s linear infinite}@keyframes fall-179{77.441%{transform:translate(10.0333vw,77.441vh) scale(.3275)}to{transform:translate(7.9577vw,99vh) scale(.3275)}}.snow:nth-child(180){opacity:.6192;transform:translate(34.6813vw,-10px) scale(.0018);animation:fall-180 11s -9s linear infinite}@keyframes fall-180{74.777%{transform:translate(27.5478vw,74.777vh) scale(.0018)}to{transform:translate(31.11455vw,99vh) scale(.0018)}}.snow:nth-child(181){opacity:1.1546;transform:translate(34.1367vw,-10px) scale(.574);animation:fall-181 16s -6s linear infinite}@keyframes fall-181{57.146%{transform:translate(31.0401vw,57.146vh) scale(.574)}to{transform:translate(32.5884vw,99vh) scale(.574)}}.snow:nth-child(182){opacity:1.4444;transform:translate(63.9088vw,-10px) scale(.7923);animation:fall-182 23s -3s linear infinite}@keyframes fall-182{45.353%{transform:translate(66.4953vw,45.353vh) scale(.7923)}to{transform:translate(65.20205vw,99vh) scale(.7923)}}.snow:nth-child(183){opacity:1.8826;transform:translate(92.6786vw,-10px) scale(.6975);animation:fall-183 22s -2s linear infinite}@keyframes fall-183{39.885%{transform:translate(87.8286vw,39.885vh) scale(.6975)}to{transform:translate(90.2536vw,99vh) scale(.6975)}}.snow:nth-child(184){opacity:.7546;transform:translate(35.6468vw,-10px) scale(.5813);animation:fall-184 13s -7s linear infinite}@keyframes fall-184{30.288%{transform:translate(30.592vw,30.288vh) scale(.5813)}to{transform:translate(33.1194vw,99vh) scale(.5813)}}.snow:nth-child(185){opacity:1.7094;transform:translate(33.0747vw,-10px) scale(.1557);animation:fall-185 11s -28s linear infinite}@keyframes fall-185{67.827%{transform:translate(36.301vw,67.827vh) scale(.1557)}to{transform:translate(34.68785vw,99vh) scale(.1557)}}.snow:nth-child(186){opacity:.0006;transform:translate(14.793vw,-10px) scale(.3807);animation:fall-186 12s -25s linear infinite}@keyframes fall-186{40.79%{transform:translate(7.954vw,40.79vh) scale(.3807)}to{transform:translate(11.3735vw,99vh) scale(.3807)}}.snow:nth-child(187){opacity:1.3558;transform:translate(1.7656vw,-10px) scale(.6331);animation:fall-187 21s -1s linear infinite}@keyframes fall-187{35.268%{transform:translate(6.3006vw,35.268vh) scale(.6331)}to{transform:translate(4.0331vw,99vh) scale(.6331)}}.snow:nth-child(188){opacity:1.7742;transform:translate(23.1643vw,-10px) scale(.9533);animation:fall-188 11s -30s linear infinite}@keyframes fall-188{73.962%{transform:translate(28.0833vw,73.962vh) scale(.9533)}to{transform:translate(25.6238vw,99vh) scale(.9533)}}.snow:nth-child(189){opacity:1.9224;transform:translate(11.8447vw,-10px) scale(.9667);animation:fall-189 28s -4s linear infinite}@keyframes fall-189{75.276%{transform:translate(3.9626vw,75.276vh) scale(.9667)}to{transform:translate(7.90365vw,99vh) scale(.9667)}}.snow:nth-child(190){opacity:.9078;transform:translate(7.3463vw,-10px) scale(.3633);animation:fall-190 10s -8s linear infinite}@keyframes fall-190{66.075%{transform:translate(-.2587vw,66.075vh) scale(.3633)}to{transform:translate(3.5438vw,99vh) scale(.3633)}}.snow:nth-child(191){opacity:1.545;transform:translate(40.3337vw,-10px) scale(.8484);animation:fall-191 28s -13s linear infinite}@keyframes fall-191{64.449%{transform:translate(38.308vw,64.449vh) scale(.8484)}to{transform:translate(39.32085vw,99vh) scale(.8484)}}.snow:nth-child(192){opacity:1.3856;transform:translate(41.1167vw,-10px) scale(.6439);animation:fall-192 15s -25s linear infinite}@keyframes fall-192{42.867%{transform:translate(31.463vw,42.867vh) scale(.6439)}to{transform:translate(36.28985vw,99vh) scale(.6439)}}.snow:nth-child(193){opacity:1.4414;transform:translate(88.4741vw,-10px) scale(.5562);animation:fall-193 10s -2s linear infinite}@keyframes fall-193{72.673%{transform:translate(90.3452vw,72.673vh) scale(.5562)}to{transform:translate(89.40965vw,99vh) scale(.5562)}}.snow:nth-child(194){opacity:.3666;transform:translate(16.3223vw,-10px) scale(.2902);animation:fall-194 28s -9s linear infinite}@keyframes fall-194{72.612%{transform:translate(19.9499vw,72.612vh) scale(.2902)}to{transform:translate(18.1361vw,99vh) scale(.2902)}}.snow:nth-child(195){opacity:.3706;transform:translate(46.6958vw,-10px) scale(.1165);animation:fall-195 10s -23s linear infinite}@keyframes fall-195{71.428%{transform:translate(51.0338vw,71.428vh) scale(.1165)}to{transform:translate(48.8648vw,99vh) scale(.1165)}}.snow:nth-child(196){opacity:.4322;transform:translate(88.3746vw,-10px) scale(.8099);animation:fall-196 26s -26s linear infinite}@keyframes fall-196{62.48%{transform:translate(89.5149vw,62.48vh) scale(.8099)}to{transform:translate(88.94475vw,99vh) scale(.8099)}}.snow:nth-child(197){opacity:1.0922;transform:translate(90.8425vw,-10px) scale(.482);animation:fall-197 12s -15s linear infinite}@keyframes fall-197{49.63%{transform:translate(90.0687vw,49.63vh) scale(.482)}to{transform:translate(90.4556vw,99vh) scale(.482)}}.snow:nth-child(198){opacity:.9022;transform:translate(35.8169vw,-10px) scale(.8463);animation:fall-198 30s -27s linear infinite}@keyframes fall-198{49.036%{transform:translate(38.1868vw,49.036vh) scale(.8463)}to{transform:translate(37.00185vw,99vh) scale(.8463)}}.snow:nth-child(199){opacity:.5042;transform:translate(38.0592vw,-10px) scale(.2753);animation:fall-199 16s -16s linear infinite}@keyframes fall-199{35.503%{transform:translate(42.2727vw,35.503vh) scale(.2753)}to{transform:translate(40.16595vw,99vh) scale(.2753)}}.snow:nth-child(200){opacity:1.1798;transform:translate(28.1659vw,-10px) scale(.6432);animation:fall-200 11s -28s linear infinite}@keyframes fall-200{43.136%{transform:translate(35.0959vw,43.136vh) scale(.6432)}to{transform:translate(31.6309vw,99vh) scale(.6432)}}.snow:nth-child(201){opacity:.5012;transform:translate(4.8197vw,-10px) scale(.1967);animation:fall-201 28s -13s linear infinite}@keyframes fall-201{52.693%{transform:translate(1.9376vw,52.693vh) scale(.1967)}to{transform:translate(3.37865vw,99vh) scale(.1967)}}.snow:nth-child(202){opacity:.3916;transform:translate(40.0357vw,-10px) scale(.3996);animation:fall-202 26s -16s linear infinite}@keyframes fall-202{76.418%{transform:translate(48.8875vw,76.418vh) scale(.3996)}to{transform:translate(44.4616vw,99vh) scale(.3996)}}.snow:nth-child(203){opacity:.3126;transform:translate(97.352vw,-10px) scale(.8228);animation:fall-203 16s -27s linear infinite}@keyframes fall-203{45.398%{transform:translate(90.1292vw,45.398vh) scale(.8228)}to{transform:translate(93.7406vw,99vh) scale(.8228)}}.snow:nth-child(204){opacity:.7682;transform:translate(3.324vw,-10px) scale(.661);animation:fall-204 28s -2s linear infinite}@keyframes fall-204{63.938%{transform:translate(-4.2475vw,63.938vh) scale(.661)}to{transform:translate(-.46175vw,99vh) scale(.661)}}.snow:nth-child(205){opacity:.2856;transform:translate(91.0974vw,-10px) scale(.1007);animation:fall-205 22s -13s linear infinite}@keyframes fall-205{40.1%{transform:translate(96.0752vw,40.1vh) scale(.1007)}to{transform:translate(93.5863vw,99vh) scale(.1007)}}.snow:nth-child(206){opacity:.8772;transform:translate(23.383vw,-10px) scale(.3042);animation:fall-206 10s -7s linear infinite}@keyframes fall-206{30.284%{transform:translate(27.5606vw,30.284vh) scale(.3042)}to{transform:translate(25.4718vw,99vh) scale(.3042)}}.snow:nth-child(207){opacity:.7536;transform:translate(89.853vw,-10px) scale(.8559);animation:fall-207 14s -21s linear infinite}@keyframes fall-207{61.188%{transform:translate(81.5433vw,61.188vh) scale(.8559)}to{transform:translate(85.69815vw,99vh) scale(.8559)}}.snow:nth-child(208){opacity:1.2184;transform:translate(61.5384vw,-10px) scale(.0572);animation:fall-208 21s -10s linear infinite}@keyframes fall-208{71.423%{transform:translate(67.4025vw,71.423vh) scale(.0572)}to{transform:translate(64.47045vw,99vh) scale(.0572)}}.snow:nth-child(209){opacity:1.7314;transform:translate(85.0026vw,-10px) scale(.816);animation:fall-209 24s -18s linear infinite}@keyframes fall-209{58.516%{transform:translate(92.1547vw,58.516vh) scale(.816)}to{transform:translate(88.57865vw,99vh) scale(.816)}}.snow:nth-child(210){opacity:.4608;transform:translate(25.96vw,-10px) scale(.1276);animation:fall-210 19s -10s linear infinite}@keyframes fall-210{37.8%{transform:translate(16.5651vw,37.8vh) scale(.1276)}to{transform:translate(21.26255vw,99vh) scale(.1276)}}.snow:nth-child(211){opacity:.666;transform:translate(61.6177vw,-10px) scale(.2018);animation:fall-211 21s -9s linear infinite}@keyframes fall-211{40.16%{transform:translate(69.4696vw,40.16vh) scale(.2018)}to{transform:translate(65.54365vw,99vh) scale(.2018)}}.snow:nth-child(212){opacity:1.0124;transform:translate(93.1818vw,-10px) scale(.7527);animation:fall-212 20s -2s linear infinite}@keyframes fall-212{32.557%{transform:translate(83.8342vw,32.557vh) scale(.7527)}to{transform:translate(88.508vw,99vh) scale(.7527)}}.snow:nth-child(213){opacity:1.835;transform:translate(59.3397vw,-10px) scale(.6175);animation:fall-213 13s -24s linear infinite}@keyframes fall-213{34.754%{transform:translate(60.9744vw,34.754vh) scale(.6175)}to{transform:translate(60.15705vw,99vh) scale(.6175)}}.snow:nth-child(214){opacity:.7738;transform:translate(86.7161vw,-10px) scale(.4531);animation:fall-214 28s -9s linear infinite}@keyframes fall-214{62.7%{transform:translate(76.881vw,62.7vh) scale(.4531)}to{transform:translate(81.79855vw,99vh) scale(.4531)}}.snow:nth-child(215){opacity:.1948;transform:translate(58.9582vw,-10px) scale(.7879);animation:fall-215 30s -22s linear infinite}@keyframes fall-215{77.03%{transform:translate(56.82vw,77.03vh) scale(.7879)}to{transform:translate(57.8891vw,99vh) scale(.7879)}}.snow:nth-child(216){opacity:.296;transform:translate(49.1061vw,-10px) scale(.7457);animation:fall-216 20s -11s linear infinite}@keyframes fall-216{54.156%{transform:translate(52.7356vw,54.156vh) scale(.7457)}to{transform:translate(50.92085vw,99vh) scale(.7457)}}.snow:nth-child(217){opacity:.326;transform:translate(87.4712vw,-10px) scale(.7091);animation:fall-217 16s -28s linear infinite}@keyframes fall-217{49.815%{transform:translate(82.8134vw,49.815vh) scale(.7091)}to{transform:translate(85.1423vw,99vh) scale(.7091)}}.snow:nth-child(218){opacity:1.8916;transform:translate(91.5865vw,-10px) scale(.446);animation:fall-218 22s -12s linear infinite}@keyframes fall-218{58.05%{transform:translate(99.1972vw,58.05vh) scale(.446)}to{transform:translate(95.39185vw,99vh) scale(.446)}}.snow:nth-child(219){opacity:.5308;transform:translate(55.1771vw,-10px) scale(.9518);animation:fall-219 13s -4s linear infinite}@keyframes fall-219{37.482%{transform:translate(60.8991vw,37.482vh) scale(.9518)}to{transform:translate(58.0381vw,99vh) scale(.9518)}}.snow:nth-child(220){opacity:1.6414;transform:translate(7.7696vw,-10px) scale(.9765);animation:fall-220 12s -21s linear infinite}@keyframes fall-220{56.799%{transform:translate(2.5466vw,56.799vh) scale(.9765)}to{transform:translate(5.1581vw,99vh) scale(.9765)}}.snow:nth-child(221){opacity:.0942;transform:translate(99.6597vw,-10px) scale(.1761);animation:fall-221 30s -1s linear infinite}@keyframes fall-221{64.24%{transform:translate(97.2076vw,64.24vh) scale(.1761)}to{transform:translate(98.43365vw,99vh) scale(.1761)}}.snow:nth-child(222){opacity:.0284;transform:translate(26.7096vw,-10px) scale(.1867);animation:fall-222 15s -11s linear infinite}@keyframes fall-222{76.599%{transform:translate(25.0765vw,76.599vh) scale(.1867)}to{transform:translate(25.89305vw,99vh) scale(.1867)}}.snow:nth-child(223){opacity:.1158;transform:translate(4.8204vw,-10px) scale(.9182);animation:fall-223 13s -26s linear infinite}@keyframes fall-223{37.603%{transform:translate(9.8602vw,37.603vh) scale(.9182)}to{transform:translate(7.3403vw,99vh) scale(.9182)}}.snow:nth-child(224){opacity:1.7674;transform:translate(49.496vw,-10px) scale(.4395);animation:fall-224 30s -1s linear infinite}@keyframes fall-224{41.149%{transform:translate(55.1543vw,41.149vh) scale(.4395)}to{transform:translate(52.32515vw,99vh) scale(.4395)}}.snow:nth-child(225){opacity:1.6778;transform:translate(19.5608vw,-10px) scale(.9632);animation:fall-225 13s -1s linear infinite}@keyframes fall-225{65.527%{transform:translate(13.8141vw,65.527vh) scale(.9632)}to{transform:translate(16.68745vw,99vh) scale(.9632)}}.snow:nth-child(226){opacity:.5062;transform:translate(28.6187vw,-10px) scale(.4275);animation:fall-226 13s -5s linear infinite}@keyframes fall-226{65.105%{transform:translate(20.7288vw,65.105vh) scale(.4275)}to{transform:translate(24.67375vw,99vh) scale(.4275)}}.snow:nth-child(227){opacity:.7864;transform:translate(80.7127vw,-10px) scale(.0866);animation:fall-227 16s -9s linear infinite}@keyframes fall-227{69.197%{transform:translate(85.4424vw,69.197vh) scale(.0866)}to{transform:translate(83.07755vw,99vh) scale(.0866)}}.snow:nth-child(228){opacity:1.719;transform:translate(45.3173vw,-10px) scale(.5512);animation:fall-228 24s -6s linear infinite}@keyframes fall-228{44.706%{transform:translate(46.0259vw,44.706vh) scale(.5512)}to{transform:translate(45.6716vw,99vh) scale(.5512)}}.snow:nth-child(229){opacity:1.8384;transform:translate(89.9542vw,-10px) scale(.8812);animation:fall-229 29s -3s linear infinite}@keyframes fall-229{35.345%{transform:translate(99.9384vw,35.345vh) scale(.8812)}to{transform:translate(94.9463vw,99vh) scale(.8812)}}.snow:nth-child(230){opacity:.5338;transform:translate(84.8508vw,-10px) scale(.0595);animation:fall-230 12s -30s linear infinite}@keyframes fall-230{46.28%{transform:translate(91.5006vw,46.28vh) scale(.0595)}to{transform:translate(88.1757vw,99vh) scale(.0595)}}.snow:nth-child(231){opacity:1.9346;transform:translate(99.282vw,-10px) scale(.882);animation:fall-231 30s -7s linear infinite}@keyframes fall-231{31.412%{transform:translate(108.9385vw,31.412vh) scale(.882)}to{transform:translate(104.11025vw,99vh) scale(.882)}}.snow:nth-child(232){opacity:.5346;transform:translate(17.5464vw,-10px) scale(.45);animation:fall-232 17s -15s linear infinite}@keyframes fall-232{47.083%{transform:translate(12.4832vw,47.083vh) scale(.45)}to{transform:translate(15.0148vw,99vh) scale(.45)}}.snow:nth-child(233){opacity:.4066;transform:translate(31.1173vw,-10px) scale(.0928);animation:fall-233 18s -26s linear infinite}@keyframes fall-233{62.069%{transform:translate(22.4388vw,62.069vh) scale(.0928)}to{transform:translate(26.77805vw,99vh) scale(.0928)}}.snow:nth-child(234){opacity:.2612;transform:translate(50.3028vw,-10px) scale(.5948);animation:fall-234 21s -28s linear infinite}@keyframes fall-234{75.825%{transform:translate(42.7386vw,75.825vh) scale(.5948)}to{transform:translate(46.5207vw,99vh) scale(.5948)}}.snow:nth-child(235){opacity:.9334;transform:translate(74.614vw,-10px) scale(.7508);animation:fall-235 17s -27s linear infinite}@keyframes fall-235{72.399%{transform:translate(75.4366vw,72.399vh) scale(.7508)}to{transform:translate(75.0253vw,99vh) scale(.7508)}}.snow:nth-child(236){opacity:.495;transform:translate(32.6293vw,-10px) scale(.8728);animation:fall-236 13s -13s linear infinite}@keyframes fall-236{68.132%{transform:translate(27.7932vw,68.132vh) scale(.8728)}to{transform:translate(30.21125vw,99vh) scale(.8728)}}.snow:nth-child(237){opacity:.8336;transform:translate(46.9204vw,-10px) scale(.5381);animation:fall-237 20s -2s linear infinite}@keyframes fall-237{59.113%{transform:translate(38.9068vw,59.113vh) scale(.5381)}to{transform:translate(42.9136vw,99vh) scale(.5381)}}.snow:nth-child(238){opacity:1.2962;transform:translate(24.2975vw,-10px) scale(.8353);animation:fall-238 25s -19s linear infinite}@keyframes fall-238{46.467%{transform:translate(16.6937vw,46.467vh) scale(.8353)}to{transform:translate(20.4956vw,99vh) scale(.8353)}}.snow:nth-child(239){opacity:1.4472;transform:translate(81.7831vw,-10px) scale(.2197);animation:fall-239 17s -22s linear infinite}@keyframes fall-239{75.397%{transform:translate(74.8567vw,75.397vh) scale(.2197)}to{transform:translate(78.3199vw,99vh) scale(.2197)}}.snow:nth-child(240){opacity:1.192;transform:translate(18.4223vw,-10px) scale(.4576);animation:fall-240 10s -26s linear infinite}@keyframes fall-240{72.739%{transform:translate(21.2138vw,72.739vh) scale(.4576)}to{transform:translate(19.81805vw,99vh) scale(.4576)}}.snow:nth-child(241){opacity:.642;transform:translate(18.5738vw,-10px) scale(.5637);animation:fall-241 15s -17s linear infinite}@keyframes fall-241{43.597%{transform:translate(18.571vw,43.597vh) scale(.5637)}to{transform:translate(18.5724vw,99vh) scale(.5637)}}.snow:nth-child(242){opacity:1.013;transform:translate(73.5858vw,-10px) scale(.8804);animation:fall-242 25s -27s linear infinite}@keyframes fall-242{79.903%{transform:translate(64.3277vw,79.903vh) scale(.8804)}to{transform:translate(68.95675vw,99vh) scale(.8804)}}.snow:nth-child(243){opacity:.5974;transform:translate(37.8087vw,-10px) scale(.2002);animation:fall-243 27s -7s linear infinite}@keyframes fall-243{64.73%{transform:translate(29.1495vw,64.73vh) scale(.2002)}to{transform:translate(33.4791vw,99vh) scale(.2002)}}.snow:nth-child(244){opacity:.6996;transform:translate(49.5217vw,-10px) scale(.899);animation:fall-244 16s -1s linear infinite}@keyframes fall-244{69.356%{transform:translate(40.1781vw,69.356vh) scale(.899)}to{transform:translate(44.8499vw,99vh) scale(.899)}}.snow:nth-child(245){opacity:.3886;transform:translate(70.5498vw,-10px) scale(.5533);animation:fall-245 12s -23s linear infinite}@keyframes fall-245{61.207%{transform:translate(65.6194vw,61.207vh) scale(.5533)}to{transform:translate(68.0846vw,99vh) scale(.5533)}}.snow:nth-child(246){opacity:1.2418;transform:translate(79.0171vw,-10px) scale(.5875);animation:fall-246 24s -24s linear infinite}@keyframes fall-246{56.752%{transform:translate(79.3705vw,56.752vh) scale(.5875)}to{transform:translate(79.1938vw,99vh) scale(.5875)}}.snow:nth-child(247){opacity:1.7652;transform:translate(51.8399vw,-10px) scale(.824);animation:fall-247 26s -12s linear infinite}@keyframes fall-247{34.016%{transform:translate(59.8592vw,34.016vh) scale(.824)}to{transform:translate(55.84955vw,99vh) scale(.824)}}.snow:nth-child(248){opacity:1.5548;transform:translate(84.3215vw,-10px) scale(.4767);animation:fall-248 18s -3s linear infinite}@keyframes fall-248{71.001%{transform:translate(75.4157vw,71.001vh) scale(.4767)}to{transform:translate(79.8686vw,99vh) scale(.4767)}}.snow:nth-child(249){opacity:1.6988;transform:translate(44.7004vw,-10px) scale(.2617);animation:fall-249 18s -12s linear infinite}@keyframes fall-249{64.258%{transform:translate(47.9349vw,64.258vh) scale(.2617)}to{transform:translate(46.31765vw,99vh) scale(.2617)}}.snow:nth-child(250){opacity:1.1024;transform:translate(6.8936vw,-10px) scale(.9188);animation:fall-250 22s -29s linear infinite}@keyframes fall-250{66.131%{transform:translate(4.8562vw,66.131vh) scale(.9188)}to{transform:translate(5.8749vw,99vh) scale(.9188)}}.snow:nth-child(251){opacity:1.5818;transform:translate(38.2612vw,-10px) scale(.2591);animation:fall-251 11s -22s linear infinite}@keyframes fall-251{48.398%{transform:translate(32.2137vw,48.398vh) scale(.2591)}to{transform:translate(35.23745vw,99vh) scale(.2591)}}.snow:nth-child(252){opacity:1.0644;transform:translate(30.9405vw,-10px) scale(.5708);animation:fall-252 27s -11s linear infinite}@keyframes fall-252{53.575%{transform:translate(23.4682vw,53.575vh) scale(.5708)}to{transform:translate(27.20435vw,99vh) scale(.5708)}}.snow:nth-child(253){opacity:.4056;transform:translate(94.0169vw,-10px) scale(.6852);animation:fall-253 14s -4s linear infinite}@keyframes fall-253{41.658%{transform:translate(96.5974vw,41.658vh) scale(.6852)}to{transform:translate(95.30715vw,99vh) scale(.6852)}}.snow:nth-child(254){opacity:.086;transform:translate(85.6692vw,-10px) scale(.7067);animation:fall-254 17s -8s linear infinite}@keyframes fall-254{39.578%{transform:translate(83.9972vw,39.578vh) scale(.7067)}to{transform:translate(84.8332vw,99vh) scale(.7067)}}.snow:nth-child(255){opacity:.5942;transform:translate(79.7965vw,-10px) scale(.0042);animation:fall-255 20s -18s linear infinite}@keyframes fall-255{30.946%{transform:translate(82.5808vw,30.946vh) scale(.0042)}to{transform:translate(81.18865vw,99vh) scale(.0042)}}.snow:nth-child(256){opacity:.106;transform:translate(37.6322vw,-10px) scale(.6596);animation:fall-256 20s -5s linear infinite}@keyframes fall-256{77.665%{transform:translate(29.0067vw,77.665vh) scale(.6596)}to{transform:translate(33.31945vw,99vh) scale(.6596)}}.snow:nth-child(257){opacity:.1424;transform:translate(19.7522vw,-10px) scale(.6937);animation:fall-257 16s -2s linear infinite}@keyframes fall-257{48.479%{transform:translate(23.9147vw,48.479vh) scale(.6937)}to{transform:translate(21.83345vw,99vh) scale(.6937)}}.snow:nth-child(258){opacity:.8822;transform:translate(22.6845vw,-10px) scale(.0714);animation:fall-258 15s -15s linear infinite}@keyframes fall-258{31.467%{transform:translate(30.2646vw,31.467vh) scale(.0714)}to{transform:translate(26.47455vw,99vh) scale(.0714)}}.snow:nth-child(259){opacity:.6614;transform:translate(2.217vw,-10px) scale(.4009);animation:fall-259 18s -6s linear infinite}@keyframes fall-259{78.666%{transform:translate(10.7471vw,78.666vh) scale(.4009)}to{transform:translate(6.48205vw,99vh) scale(.4009)}}.snow:nth-child(260){opacity:1.0916;transform:translate(73.6792vw,-10px) scale(.791);animation:fall-260 12s -28s linear infinite}@keyframes fall-260{59.093%{transform:translate(77.3111vw,59.093vh) scale(.791)}to{transform:translate(75.49515vw,99vh) scale(.791)}}.snow:nth-child(261){opacity:.3568;transform:translate(79.2596vw,-10px) scale(.2213);animation:fall-261 11s -20s linear infinite}@keyframes fall-261{58.612%{transform:translate(89.0767vw,58.612vh) scale(.2213)}to{transform:translate(84.16815vw,99vh) scale(.2213)}}.snow:nth-child(262){opacity:1.2256;transform:translate(15.069vw,-10px) scale(.6374);animation:fall-262 23s -12s linear infinite}@keyframes fall-262{43.385%{transform:translate(18.4339vw,43.385vh) scale(.6374)}to{transform:translate(16.75145vw,99vh) scale(.6374)}}.snow:nth-child(263){opacity:1.636;transform:translate(9.6835vw,-10px) scale(.1589);animation:fall-263 21s -29s linear infinite}@keyframes fall-263{63.633%{transform:translate(6.8707vw,63.633vh) scale(.1589)}to{transform:translate(8.2771vw,99vh) scale(.1589)}}.snow:nth-child(264){opacity:.5468;transform:translate(92.827vw,-10px) scale(.1891);animation:fall-264 12s -15s linear infinite}@keyframes fall-264{52.1%{transform:translate(89.8548vw,52.1vh) scale(.1891)}to{transform:translate(91.3409vw,99vh) scale(.1891)}}.snow:nth-child(265){opacity:.4258;transform:translate(80.5538vw,-10px) scale(.4287);animation:fall-265 22s -4s linear infinite}@keyframes fall-265{49.215%{transform:translate(79.5372vw,49.215vh) scale(.4287)}to{transform:translate(80.0455vw,99vh) scale(.4287)}}.snow:nth-child(266){opacity:.0458;transform:translate(8.6204vw,-10px) scale(.512);animation:fall-266 23s -29s linear infinite}@keyframes fall-266{77.626%{transform:translate(5.2581vw,77.626vh) scale(.512)}to{transform:translate(6.93925vw,99vh) scale(.512)}}.snow:nth-child(267){opacity:1.815;transform:translate(38.0857vw,-10px) scale(.3787);animation:fall-267 17s -14s linear infinite}@keyframes fall-267{67.268%{transform:translate(30.9118vw,67.268vh) scale(.3787)}to{transform:translate(34.49875vw,99vh) scale(.3787)}}.snow:nth-child(268){opacity:.4508;transform:translate(15.5536vw,-10px) scale(.9613);animation:fall-268 21s -10s linear infinite}@keyframes fall-268{39.628%{transform:translate(23.0712vw,39.628vh) scale(.9613)}to{transform:translate(19.3124vw,99vh) scale(.9613)}}.snow:nth-child(269){opacity:1.0504;transform:translate(27.1812vw,-10px) scale(.8579);animation:fall-269 24s -9s linear infinite}@keyframes fall-269{58.536%{transform:translate(28.8047vw,58.536vh) scale(.8579)}to{transform:translate(27.99295vw,99vh) scale(.8579)}}.snow:nth-child(270){opacity:.402;transform:translate(55.7009vw,-10px) scale(.7008);animation:fall-270 10s -25s linear infinite}@keyframes fall-270{58.842%{transform:translate(58.9098vw,58.842vh) scale(.7008)}to{transform:translate(57.30535vw,99vh) scale(.7008)}}.snow:nth-child(271){opacity:1.9014;transform:translate(44.7656vw,-10px) scale(.5324);animation:fall-271 17s -18s linear infinite}@keyframes fall-271{76.118%{transform:translate(45.4313vw,76.118vh) scale(.5324)}to{transform:translate(45.09845vw,99vh) scale(.5324)}}.snow:nth-child(272){opacity:1.7094;transform:translate(35.2856vw,-10px) scale(.8565);animation:fall-272 26s -27s linear infinite}@keyframes fall-272{66.435%{transform:translate(38.4665vw,66.435vh) scale(.8565)}to{transform:translate(36.87605vw,99vh) scale(.8565)}}.snow:nth-child(273){opacity:.4212;transform:translate(80.2286vw,-10px) scale(.87);animation:fall-273 18s -29s linear infinite}@keyframes fall-273{43.817%{transform:translate(85.6359vw,43.817vh) scale(.87)}to{transform:translate(82.93225vw,99vh) scale(.87)}}.snow:nth-child(274){opacity:.5506;transform:translate(12.5552vw,-10px) scale(.105);animation:fall-274 30s -2s linear infinite}@keyframes fall-274{40.448%{transform:translate(21.7725vw,40.448vh) scale(.105)}to{transform:translate(17.16385vw,99vh) scale(.105)}}.snow:nth-child(275){opacity:1.721;transform:translate(77.4029vw,-10px) scale(.7587);animation:fall-275 18s -25s linear infinite}@keyframes fall-275{71.151%{transform:translate(78.4709vw,71.151vh) scale(.7587)}to{transform:translate(77.9369vw,99vh) scale(.7587)}}.snow:nth-child(276){opacity:1.9316;transform:translate(30.0108vw,-10px) scale(.5518);animation:fall-276 19s -18s linear infinite}@keyframes fall-276{60.806%{transform:translate(39.4509vw,60.806vh) scale(.5518)}to{transform:translate(34.73085vw,99vh) scale(.5518)}}.snow:nth-child(277){opacity:.9968;transform:translate(56.9551vw,-10px) scale(.9027);animation:fall-277 30s -1s linear infinite}@keyframes fall-277{38.175%{transform:translate(62.8708vw,38.175vh) scale(.9027)}to{transform:translate(59.91295vw,99vh) scale(.9027)}}.snow:nth-child(278){opacity:1.109;transform:translate(99.1035vw,-10px) scale(.1734);animation:fall-278 21s -7s linear infinite}@keyframes fall-278{61.686%{transform:translate(99.9079vw,61.686vh) scale(.1734)}to{transform:translate(99.5057vw,99vh) scale(.1734)}}.snow:nth-child(279){opacity:.7778;transform:translate(13.0274vw,-10px) scale(.2626);animation:fall-279 14s -24s linear infinite}@keyframes fall-279{73.62%{transform:translate(9.8187vw,73.62vh) scale(.2626)}to{transform:translate(11.42305vw,99vh) scale(.2626)}}.snow:nth-child(280){opacity:1.4344;transform:translate(44.4234vw,-10px) scale(.5987);animation:fall-280 21s -11s linear infinite}@keyframes fall-280{68.734%{transform:translate(54.2507vw,68.734vh) scale(.5987)}to{transform:translate(49.33705vw,99vh) scale(.5987)}}.snow:nth-child(281){opacity:1.8378;transform:translate(61.1852vw,-10px) scale(.6959);animation:fall-281 11s -30s linear infinite}@keyframes fall-281{79.411%{transform:translate(57.5828vw,79.411vh) scale(.6959)}to{transform:translate(59.384vw,99vh) scale(.6959)}}.snow:nth-child(282){opacity:1.5626;transform:translate(8.2801vw,-10px) scale(.0543);animation:fall-282 12s -9s linear infinite}@keyframes fall-282{56.198%{transform:translate(13.86vw,56.198vh) scale(.0543)}to{transform:translate(11.07005vw,99vh) scale(.0543)}}.snow:nth-child(283){opacity:1.4584;transform:translate(99.7584vw,-10px) scale(.9118);animation:fall-283 17s -2s linear infinite}@keyframes fall-283{49.775%{transform:translate(105.9283vw,49.775vh) scale(.9118)}to{transform:translate(102.84335vw,99vh) scale(.9118)}}.snow:nth-child(284){opacity:1.9206;transform:translate(31.4583vw,-10px) scale(.7502);animation:fall-284 23s -7s linear infinite}@keyframes fall-284{33.168%{transform:translate(35.3711vw,33.168vh) scale(.7502)}to{transform:translate(33.4147vw,99vh) scale(.7502)}}.snow:nth-child(285){opacity:.9438;transform:translate(84.4939vw,-10px) scale(.2438);animation:fall-285 14s -12s linear infinite}@keyframes fall-285{74.429%{transform:translate(79.3905vw,74.429vh) scale(.2438)}to{transform:translate(81.9422vw,99vh) scale(.2438)}}.snow:nth-child(286){opacity:.8202;transform:translate(11.8851vw,-10px) scale(.0258);animation:fall-286 26s -12s linear infinite}@keyframes fall-286{51.311%{transform:translate(12.8517vw,51.311vh) scale(.0258)}to{transform:translate(12.3684vw,99vh) scale(.0258)}}.snow:nth-child(287){opacity:.144;transform:translate(10.6772vw,-10px) scale(.8691);animation:fall-287 22s -25s linear infinite}@keyframes fall-287{63.077%{transform:translate(20.3826vw,63.077vh) scale(.8691)}to{transform:translate(15.5299vw,99vh) scale(.8691)}}.snow:nth-child(288){opacity:1.291;transform:translate(68.3974vw,-10px) scale(.0943);animation:fall-288 18s -12s linear infinite}@keyframes fall-288{39.614%{transform:translate(62.3523vw,39.614vh) scale(.0943)}to{transform:translate(65.37485vw,99vh) scale(.0943)}}.snow:nth-child(289){opacity:.0078;transform:translate(8.5211vw,-10px) scale(.2824);animation:fall-289 30s -23s linear infinite}@keyframes fall-289{43.237%{transform:translate(16.7703vw,43.237vh) scale(.2824)}to{transform:translate(12.6457vw,99vh) scale(.2824)}}.snow:nth-child(290){opacity:.1102;transform:translate(62.8094vw,-10px) scale(.1376);animation:fall-290 27s -28s linear infinite}@keyframes fall-290{62.21%{transform:translate(56.4599vw,62.21vh) scale(.1376)}to{transform:translate(59.63465vw,99vh) scale(.1376)}}.snow:nth-child(291){opacity:1.308;transform:translate(92.7166vw,-10px) scale(.7244);animation:fall-291 14s -19s linear infinite}@keyframes fall-291{42.592%{transform:translate(96.7007vw,42.592vh) scale(.7244)}to{transform:translate(94.70865vw,99vh) scale(.7244)}}.snow:nth-child(292){opacity:.7206;transform:translate(86.8324vw,-10px) scale(.0921);animation:fall-292 28s -17s linear infinite}@keyframes fall-292{67.996%{transform:translate(86.6256vw,67.996vh) scale(.0921)}to{transform:translate(86.729vw,99vh) scale(.0921)}}.snow:nth-child(293){opacity:1.1474;transform:translate(96.019vw,-10px) scale(.2261);animation:fall-293 11s -7s linear infinite}@keyframes fall-293{44.559%{transform:translate(92.9287vw,44.559vh) scale(.2261)}to{transform:translate(94.47385vw,99vh) scale(.2261)}}.snow:nth-child(294){opacity:.668;transform:translate(63.69vw,-10px) scale(.4689);animation:fall-294 23s -1s linear infinite}@keyframes fall-294{52.251%{transform:translate(60.2081vw,52.251vh) scale(.4689)}to{transform:translate(61.94905vw,99vh) scale(.4689)}}.snow:nth-child(295){opacity:.8768;transform:translate(67.2066vw,-10px) scale(.1937);animation:fall-295 16s -3s linear infinite}@keyframes fall-295{56.372%{transform:translate(71.1855vw,56.372vh) scale(.1937)}to{transform:translate(69.19605vw,99vh) scale(.1937)}}.snow:nth-child(296){opacity:.1072;transform:translate(74.4402vw,-10px) scale(.5138);animation:fall-296 14s -19s linear infinite}@keyframes fall-296{37.087%{transform:translate(80.0504vw,37.087vh) scale(.5138)}to{transform:translate(77.2453vw,99vh) scale(.5138)}}.snow:nth-child(297){opacity:.6024;transform:translate(18.0855vw,-10px) scale(.2086);animation:fall-297 22s -20s linear infinite}@keyframes fall-297{31.671%{transform:translate(23.9089vw,31.671vh) scale(.2086)}to{transform:translate(20.9972vw,99vh) scale(.2086)}}.snow:nth-child(298){opacity:.8256;transform:translate(80.9131vw,-10px) scale(.5379);animation:fall-298 22s -5s linear infinite}@keyframes fall-298{54.591%{transform:translate(78.4491vw,54.591vh) scale(.5379)}to{transform:translate(79.6811vw,99vh) scale(.5379)}}.snow:nth-child(299){opacity:1.239;transform:translate(87.3524vw,-10px) scale(.8916);animation:fall-299 10s -7s linear infinite}@keyframes fall-299{37.288%{transform:translate(78.9755vw,37.288vh) scale(.8916)}to{transform:translate(83.16395vw,99vh) scale(.8916)}}.snow:nth-child(300){opacity:.3058;transform:translate(59.7888vw,-10px) scale(.8827);animation:fall-300 25s -6s linear infinite}@keyframes fall-300{31.478%{transform:translate(63.3476vw,31.478vh) scale(.8827)}to{transform:translate(61.5682vw,99vh) scale(.8827)}}.snow:nth-child(301){opacity:.1444;transform:translate(68.6703vw,-10px) scale(.3682);animation:fall-301 23s -12s linear infinite}@keyframes fall-301{73.036%{transform:translate(63.0346vw,73.036vh) scale(.3682)}to{transform:translate(65.85245vw,99vh) scale(.3682)}}.snow:nth-child(302){opacity:.6266;transform:translate(33.0901vw,-10px) scale(.4972);animation:fall-302 21s -19s linear infinite}@keyframes fall-302{63.591%{transform:translate(28.8408vw,63.591vh) scale(.4972)}to{transform:translate(30.96545vw,99vh) scale(.4972)}}.snow:nth-child(303){opacity:1.2608;transform:translate(43.0012vw,-10px) scale(.0361);animation:fall-303 20s -21s linear infinite}@keyframes fall-303{70.391%{transform:translate(44.1099vw,70.391vh) scale(.0361)}to{transform:translate(43.55555vw,99vh) scale(.0361)}}.snow:nth-child(304){opacity:1.2166;transform:translate(96.9066vw,-10px) scale(.6384);animation:fall-304 25s -30s linear infinite}@keyframes fall-304{58.28%{transform:translate(92.7818vw,58.28vh) scale(.6384)}to{transform:translate(94.8442vw,99vh) scale(.6384)}}.snow:nth-child(305){opacity:.8202;transform:translate(63.5182vw,-10px) scale(.9102);animation:fall-305 19s -30s linear infinite}@keyframes fall-305{70.746%{transform:translate(63.253vw,70.746vh) scale(.9102)}to{transform:translate(63.3856vw,99vh) scale(.9102)}}.snow:nth-child(306){opacity:1.907;transform:translate(40.6323vw,-10px) scale(.6913);animation:fall-306 12s -6s linear infinite}@keyframes fall-306{77.151%{transform:translate(42.7435vw,77.151vh) scale(.6913)}to{transform:translate(41.6879vw,99vh) scale(.6913)}}.snow:nth-child(307){opacity:1.4894;transform:translate(62.2602vw,-10px) scale(.5147);animation:fall-307 24s -16s linear infinite}@keyframes fall-307{44.597%{transform:translate(60.2492vw,44.597vh) scale(.5147)}to{transform:translate(61.2547vw,99vh) scale(.5147)}}.snow:nth-child(308){opacity:.2028;transform:translate(25.6621vw,-10px) scale(.1068);animation:fall-308 28s -4s linear infinite}@keyframes fall-308{32.088%{transform:translate(16.5215vw,32.088vh) scale(.1068)}to{transform:translate(21.0918vw,99vh) scale(.1068)}}.snow:nth-child(309){opacity:1.4144;transform:translate(63.9511vw,-10px) scale(.6664);animation:fall-309 19s -12s linear infinite}@keyframes fall-309{45.401%{transform:translate(68.3034vw,45.401vh) scale(.6664)}to{transform:translate(66.12725vw,99vh) scale(.6664)}}.snow:nth-child(310){opacity:.1082;transform:translate(51.391vw,-10px) scale(.3351);animation:fall-310 19s -10s linear infinite}@keyframes fall-310{47.397%{transform:translate(42.3146vw,47.397vh) scale(.3351)}to{transform:translate(46.8528vw,99vh) scale(.3351)}}.snow:nth-child(311){opacity:1.4116;transform:translate(15.8566vw,-10px) scale(.694);animation:fall-311 11s -15s linear infinite}@keyframes fall-311{63.622%{transform:translate(19.2347vw,63.622vh) scale(.694)}to{transform:translate(17.54565vw,99vh) scale(.694)}}.snow:nth-child(312){opacity:1.6298;transform:translate(91.817vw,-10px) scale(.3196);animation:fall-312 16s -20s linear infinite}@keyframes fall-312{67.392%{transform:translate(94.1553vw,67.392vh) scale(.3196)}to{transform:translate(92.98615vw,99vh) scale(.3196)}}.snow:nth-child(313){opacity:1.5966;transform:translate(3.4686vw,-10px) scale(.5066);animation:fall-313 14s -17s linear infinite}@keyframes fall-313{40.347%{transform:translate(6.1112vw,40.347vh) scale(.5066)}to{transform:translate(4.7899vw,99vh) scale(.5066)}}.snow:nth-child(314){opacity:1.1678;transform:translate(53.9674vw,-10px) scale(.8627);animation:fall-314 27s -21s linear infinite}@keyframes fall-314{72.076%{transform:translate(60.2324vw,72.076vh) scale(.8627)}to{transform:translate(57.0999vw,99vh) scale(.8627)}}.snow:nth-child(315){opacity:1.9874;transform:translate(39.1975vw,-10px) scale(.0096);animation:fall-315 13s -4s linear infinite}@keyframes fall-315{79.593%{transform:translate(44.8184vw,79.593vh) scale(.0096)}to{transform:translate(42.00795vw,99vh) scale(.0096)}}.snow:nth-child(316){opacity:1.6002;transform:translate(95.9888vw,-10px) scale(.3564);animation:fall-316 19s -7s linear infinite}@keyframes fall-316{79.653%{transform:translate(105.2203vw,79.653vh) scale(.3564)}to{transform:translate(100.60455vw,99vh) scale(.3564)}}.snow:nth-child(317){opacity:1.318;transform:translate(92.9104vw,-10px) scale(.1702);animation:fall-317 22s -5s linear infinite}@keyframes fall-317{52.78%{transform:translate(95.5736vw,52.78vh) scale(.1702)}to{transform:translate(94.242vw,99vh) scale(.1702)}}.snow:nth-child(318){opacity:.6222;transform:translate(69.2849vw,-10px) scale(.2914);animation:fall-318 22s -18s linear infinite}@keyframes fall-318{66.252%{transform:translate(78.2252vw,66.252vh) scale(.2914)}to{transform:translate(73.75505vw,99vh) scale(.2914)}}.snow:nth-child(319){opacity:1.853;transform:translate(25.9542vw,-10px) scale(.5478);animation:fall-319 10s -2s linear infinite}@keyframes fall-319{55.685%{transform:translate(34.5822vw,55.685vh) scale(.5478)}to{transform:translate(30.2682vw,99vh) scale(.5478)}}.snow:nth-child(320){opacity:1.2436;transform:translate(40.8328vw,-10px) scale(.1553);animation:fall-320 20s -4s linear infinite}@keyframes fall-320{46.408%{transform:translate(45.4003vw,46.408vh) scale(.1553)}to{transform:translate(43.11655vw,99vh) scale(.1553)}}.snow:nth-child(321){opacity:.7546;transform:translate(14.3765vw,-10px) scale(.364);animation:fall-321 30s -12s linear infinite}@keyframes fall-321{46.561%{transform:translate(19.9839vw,46.561vh) scale(.364)}to{transform:translate(17.1802vw,99vh) scale(.364)}}.snow:nth-child(322){opacity:.7222;transform:translate(53.0465vw,-10px) scale(.228);animation:fall-322 10s -14s linear infinite}@keyframes fall-322{31.767%{transform:translate(54.5935vw,31.767vh) scale(.228)}to{transform:translate(53.82vw,99vh) scale(.228)}}.snow:nth-child(323){opacity:1.0384;transform:translate(93.6194vw,-10px) scale(.9824);animation:fall-323 13s -1s linear infinite}@keyframes fall-323{64.359%{transform:translate(90.0641vw,64.359vh) scale(.9824)}to{transform:translate(91.84175vw,99vh) scale(.9824)}}.snow:nth-child(324){opacity:1.9222;transform:translate(56.066vw,-10px) scale(.8282);animation:fall-324 13s -20s linear infinite}@keyframes fall-324{37.312%{transform:translate(56.4533vw,37.312vh) scale(.8282)}to{transform:translate(56.25965vw,99vh) scale(.8282)}}.snow:nth-child(325){opacity:.566;transform:translate(46.9824vw,-10px) scale(.0342);animation:fall-325 27s -23s linear infinite}@keyframes fall-325{55.25%{transform:translate(54.9573vw,55.25vh) scale(.0342)}to{transform:translate(50.96985vw,99vh) scale(.0342)}}.snow:nth-child(326){opacity:.9244;transform:translate(52.3148vw,-10px) scale(.053);animation:fall-326 25s -30s linear infinite}@keyframes fall-326{45.197%{transform:translate(46.2602vw,45.197vh) scale(.053)}to{transform:translate(49.2875vw,99vh) scale(.053)}}.snow:nth-child(327){opacity:.8394;transform:translate(17.8164vw,-10px) scale(.8064);animation:fall-327 26s -9s linear infinite}@keyframes fall-327{32.045%{transform:translate(14.6511vw,32.045vh) scale(.8064)}to{transform:translate(16.23375vw,99vh) scale(.8064)}}.snow:nth-child(328){opacity:.4448;transform:translate(45.0665vw,-10px) scale(.4386);animation:fall-328 19s -14s linear infinite}@keyframes fall-328{48.978%{transform:translate(54.9688vw,48.978vh) scale(.4386)}to{transform:translate(50.01765vw,99vh) scale(.4386)}}.snow:nth-child(329){opacity:1.2284;transform:translate(75.2431vw,-10px) scale(.5565);animation:fall-329 25s -13s linear infinite}@keyframes fall-329{56.763%{transform:translate(80.72vw,56.763vh) scale(.5565)}to{transform:translate(77.98155vw,99vh) scale(.5565)}}.snow:nth-child(330){opacity:.2794;transform:translate(57.6837vw,-10px) scale(.8719);animation:fall-330 30s -29s linear infinite}@keyframes fall-330{35.591%{transform:translate(54.1436vw,35.591vh) scale(.8719)}to{transform:translate(55.91365vw,99vh) scale(.8719)}}.snow:nth-child(331){opacity:1.0884;transform:translate(3.461vw,-10px) scale(.9551);animation:fall-331 24s -2s linear infinite}@keyframes fall-331{30.852%{transform:translate(12.2733vw,30.852vh) scale(.9551)}to{transform:translate(7.86715vw,99vh) scale(.9551)}}.snow:nth-child(332){opacity:.597;transform:translate(81.3775vw,-10px) scale(.7268);animation:fall-332 19s -21s linear infinite}@keyframes fall-332{66.339%{transform:translate(76.9444vw,66.339vh) scale(.7268)}to{transform:translate(79.16095vw,99vh) scale(.7268)}}.snow:nth-child(333){opacity:1.2048;transform:translate(65.0907vw,-10px) scale(.1964);animation:fall-333 11s -26s linear infinite}@keyframes fall-333{59.411%{transform:translate(68.2815vw,59.411vh) scale(.1964)}to{transform:translate(66.6861vw,99vh) scale(.1964)}}.snow:nth-child(334){opacity:1.6558;transform:translate(2.8744vw,-10px) scale(.5306);animation:fall-334 14s -4s linear infinite}@keyframes fall-334{68.13%{transform:translate(1.1166vw,68.13vh) scale(.5306)}to{transform:translate(1.9955vw,99vh) scale(.5306)}}.snow:nth-child(335){opacity:.3476;transform:translate(63.535vw,-10px) scale(.8461);animation:fall-335 28s -23s linear infinite}@keyframes fall-335{65.758%{transform:translate(59.0728vw,65.758vh) scale(.8461)}to{transform:translate(61.3039vw,99vh) scale(.8461)}}.snow:nth-child(336){opacity:1.0048;transform:translate(93.8876vw,-10px) scale(.6152);animation:fall-336 20s -7s linear infinite}@keyframes fall-336{45.43%{transform:translate(98.039vw,45.43vh) scale(.6152)}to{transform:translate(95.9633vw,99vh) scale(.6152)}}.snow:nth-child(337){opacity:.4822;transform:translate(38.9419vw,-10px) scale(.755);animation:fall-337 30s -4s linear infinite}@keyframes fall-337{68.361%{transform:translate(29.7043vw,68.361vh) scale(.755)}to{transform:translate(34.3231vw,99vh) scale(.755)}}.snow:nth-child(338){opacity:1.938;transform:translate(20.8688vw,-10px) scale(.4847);animation:fall-338 30s -19s linear infinite}@keyframes fall-338{69.954%{transform:translate(21.151vw,69.954vh) scale(.4847)}to{transform:translate(21.0099vw,99vh) scale(.4847)}}.snow:nth-child(339){opacity:1.4972;transform:translate(6.8708vw,-10px) scale(.5921);animation:fall-339 18s -28s linear infinite}@keyframes fall-339{35.117%{transform:translate(6.1639vw,35.117vh) scale(.5921)}to{transform:translate(6.51735vw,99vh) scale(.5921)}}.snow:nth-child(340){opacity:.2662;transform:translate(87.6413vw,-10px) scale(.284);animation:fall-340 14s -14s linear infinite}@keyframes fall-340{74.504%{transform:translate(83.5174vw,74.504vh) scale(.284)}to{transform:translate(85.57935vw,99vh) scale(.284)}}.snow:nth-child(341){opacity:.605;transform:translate(96.2104vw,-10px) scale(.6794);animation:fall-341 16s -5s linear infinite}@keyframes fall-341{53.971%{transform:translate(100.4911vw,53.971vh) scale(.6794)}to{transform:translate(98.35075vw,99vh) scale(.6794)}}.snow:nth-child(342){opacity:1.0152;transform:translate(93.786vw,-10px) scale(.5057);animation:fall-342 20s -10s linear infinite}@keyframes fall-342{33.5%{transform:translate(87.0795vw,33.5vh) scale(.5057)}to{transform:translate(90.43275vw,99vh) scale(.5057)}}.snow:nth-child(343){opacity:.6274;transform:translate(70.0978vw,-10px) scale(.8385);animation:fall-343 11s -17s linear infinite}@keyframes fall-343{74.949%{transform:translate(71.3861vw,74.949vh) scale(.8385)}to{transform:translate(70.74195vw,99vh) scale(.8385)}}.snow:nth-child(344){opacity:.8958;transform:translate(78.6881vw,-10px) scale(.5148);animation:fall-344 10s -3s linear infinite}@keyframes fall-344{48.285%{transform:translate(85.8277vw,48.285vh) scale(.5148)}to{transform:translate(82.2579vw,99vh) scale(.5148)}}.snow:nth-child(345){opacity:.8714;transform:translate(18.5161vw,-10px) scale(.227);animation:fall-345 23s -11s linear infinite}@keyframes fall-345{49.473%{transform:translate(26.1883vw,49.473vh) scale(.227)}to{transform:translate(22.3522vw,99vh) scale(.227)}}.snow:nth-child(346){opacity:1.391;transform:translate(91.8751vw,-10px) scale(.2029);animation:fall-346 24s -4s linear infinite}@keyframes fall-346{60.349%{transform:translate(84.3575vw,60.349vh) scale(.2029)}to{transform:translate(88.1163vw,99vh) scale(.2029)}}.snow:nth-child(347){opacity:.7646;transform:translate(6.8709vw,-10px) scale(.9741);animation:fall-347 29s -18s linear infinite}@keyframes fall-347{74.727%{transform:translate(10.7165vw,74.727vh) scale(.9741)}to{transform:translate(8.7937vw,99vh) scale(.9741)}}.snow:nth-child(348){opacity:1.6172;transform:translate(53.7964vw,-10px) scale(.8517);animation:fall-348 22s -26s linear infinite}@keyframes fall-348{75.126%{transform:translate(48.9829vw,75.126vh) scale(.8517)}to{transform:translate(51.38965vw,99vh) scale(.8517)}}.snow:nth-child(349){opacity:.542;transform:translate(81.101vw,-10px) scale(.0827);animation:fall-349 25s -14s linear infinite}@keyframes fall-349{43.984%{transform:translate(71.3521vw,43.984vh) scale(.0827)}to{transform:translate(76.22655vw,99vh) scale(.0827)}}.snow:nth-child(350){opacity:.1824;transform:translate(42.6378vw,-10px) scale(.3404);animation:fall-350 17s -21s linear infinite}@keyframes fall-350{66.505%{transform:translate(49.4368vw,66.505vh) scale(.3404)}to{transform:translate(46.0373vw,99vh) scale(.3404)}}.snow:nth-child(351){opacity:.711;transform:translate(66.2931vw,-10px) scale(.1804);animation:fall-351 20s -1s linear infinite}@keyframes fall-351{44.442%{transform:translate(71.825vw,44.442vh) scale(.1804)}to{transform:translate(69.05905vw,99vh) scale(.1804)}}.snow:nth-child(352){opacity:1.1598;transform:translate(33.5679vw,-10px) scale(.7592);animation:fall-352 25s -21s linear infinite}@keyframes fall-352{73.843%{transform:translate(31.4177vw,73.843vh) scale(.7592)}to{transform:translate(32.4928vw,99vh) scale(.7592)}}.snow:nth-child(353){opacity:1.8878;transform:translate(57.4828vw,-10px) scale(.2291);animation:fall-353 23s -12s linear infinite}@keyframes fall-353{69.044%{transform:translate(57.5309vw,69.044vh) scale(.2291)}to{transform:translate(57.50685vw,99vh) scale(.2291)}}.snow:nth-child(354){opacity:.012;transform:translate(4.3947vw,-10px) scale(.2271);animation:fall-354 29s -23s linear infinite}@keyframes fall-354{62.146%{transform:translate(6.4901vw,62.146vh) scale(.2271)}to{transform:translate(5.4424vw,99vh) scale(.2271)}}.snow:nth-child(355){opacity:.714;transform:translate(94.2693vw,-10px) scale(.7368);animation:fall-355 16s -4s linear infinite}@keyframes fall-355{36.186%{transform:translate(84.7656vw,36.186vh) scale(.7368)}to{transform:translate(89.51745vw,99vh) scale(.7368)}}.snow:nth-child(356){opacity:1.152;transform:translate(88.7225vw,-10px) scale(.5421);animation:fall-356 14s -17s linear infinite}@keyframes fall-356{35.652%{transform:translate(98.5754vw,35.652vh) scale(.5421)}to{transform:translate(93.64895vw,99vh) scale(.5421)}}.snow:nth-child(357){opacity:.522;transform:translate(19.6458vw,-10px) scale(.4783);animation:fall-357 24s -14s linear infinite}@keyframes fall-357{44.924%{transform:translate(16.6478vw,44.924vh) scale(.4783)}to{transform:translate(18.1468vw,99vh) scale(.4783)}}.snow:nth-child(358){opacity:.5498;transform:translate(61.7601vw,-10px) scale(.1165);animation:fall-358 13s -8s linear infinite}@keyframes fall-358{41.39%{transform:translate(52.423vw,41.39vh) scale(.1165)}to{transform:translate(57.09155vw,99vh) scale(.1165)}}.snow:nth-child(359){opacity:1.2426;transform:translate(48.0617vw,-10px) scale(.0374);animation:fall-359 13s -8s linear infinite}@keyframes fall-359{62.24%{transform:translate(48.4131vw,62.24vh) scale(.0374)}to{transform:translate(48.2374vw,99vh) scale(.0374)}}.snow:nth-child(360){opacity:1.1878;transform:translate(81.163vw,-10px) scale(.6279);animation:fall-360 12s -18s linear infinite}@keyframes fall-360{77.138%{transform:translate(77.0234vw,77.138vh) scale(.6279)}to{transform:translate(79.0932vw,99vh) scale(.6279)}}.snow:nth-child(361){opacity:1.6096;transform:translate(24.5933vw,-10px) scale(.9755);animation:fall-361 21s -11s linear infinite}@keyframes fall-361{38.253%{transform:translate(29.9953vw,38.253vh) scale(.9755)}to{transform:translate(27.2943vw,99vh) scale(.9755)}}.snow:nth-child(362){opacity:.907;transform:translate(26.3261vw,-10px) scale(.891);animation:fall-362 28s -29s linear infinite}@keyframes fall-362{31.611%{transform:translate(16.6698vw,31.611vh) scale(.891)}to{transform:translate(21.49795vw,99vh) scale(.891)}}.snow:nth-child(363){opacity:1.3136;transform:translate(82.8078vw,-10px) scale(.4945);animation:fall-363 22s -11s linear infinite}@keyframes fall-363{59.283%{transform:translate(75.2756vw,59.283vh) scale(.4945)}to{transform:translate(79.0417vw,99vh) scale(.4945)}}.snow:nth-child(364){opacity:1.945;transform:translate(6.8791vw,-10px) scale(.6593);animation:fall-364 19s -11s linear infinite}@keyframes fall-364{78.467%{transform:translate(13.806vw,78.467vh) scale(.6593)}to{transform:translate(10.34255vw,99vh) scale(.6593)}}.snow:nth-child(365){opacity:.7392;transform:translate(10.4562vw,-10px) scale(.5112);animation:fall-365 26s -20s linear infinite}@keyframes fall-365{74.414%{transform:translate(13.8908vw,74.414vh) scale(.5112)}to{transform:translate(12.1735vw,99vh) scale(.5112)}}.snow:nth-child(366){opacity:1.9138;transform:translate(58.7167vw,-10px) scale(.5486);animation:fall-366 12s -25s linear infinite}@keyframes fall-366{31.917%{transform:translate(56.846vw,31.917vh) scale(.5486)}to{transform:translate(57.78135vw,99vh) scale(.5486)}}.snow:nth-child(367){opacity:1.0034;transform:translate(39.4761vw,-10px) scale(.8147);animation:fall-367 19s -10s linear infinite}@keyframes fall-367{42.786%{transform:translate(42.1155vw,42.786vh) scale(.8147)}to{transform:translate(40.7958vw,99vh) scale(.8147)}}.snow:nth-child(368){opacity:1.881;transform:translate(87.6965vw,-10px) scale(.054);animation:fall-368 16s -6s linear infinite}@keyframes fall-368{65.265%{transform:translate(84.6723vw,65.265vh) scale(.054)}to{transform:translate(86.1844vw,99vh) scale(.054)}}.snow:nth-child(369){opacity:.5442;transform:translate(15.4099vw,-10px) scale(.2639);animation:fall-369 26s -30s linear infinite}@keyframes fall-369{33.273%{transform:translate(24.1825vw,33.273vh) scale(.2639)}to{transform:translate(19.7962vw,99vh) scale(.2639)}}.snow:nth-child(370){opacity:.8646;transform:translate(34.8966vw,-10px) scale(.2188);animation:fall-370 28s -23s linear infinite}@keyframes fall-370{32.427%{transform:translate(29.9229vw,32.427vh) scale(.2188)}to{transform:translate(32.40975vw,99vh) scale(.2188)}}.snow:nth-child(371){opacity:.591;transform:translate(61.6174vw,-10px) scale(.1618);animation:fall-371 14s -5s linear infinite}@keyframes fall-371{52.821%{transform:translate(56.8032vw,52.821vh) scale(.1618)}to{transform:translate(59.2103vw,99vh) scale(.1618)}}.snow:nth-child(372){opacity:1.3008;transform:translate(67.2071vw,-10px) scale(.6398);animation:fall-372 21s -2s linear infinite}@keyframes fall-372{75.998%{transform:translate(72.7767vw,75.998vh) scale(.6398)}to{transform:translate(69.9919vw,99vh) scale(.6398)}}.snow:nth-child(373){opacity:1.06;transform:translate(23.4951vw,-10px) scale(.2499);animation:fall-373 14s -22s linear infinite}@keyframes fall-373{79.861%{transform:translate(30.4837vw,79.861vh) scale(.2499)}to{transform:translate(26.9894vw,99vh) scale(.2499)}}.snow:nth-child(374){opacity:1.6844;transform:translate(95.8758vw,-10px) scale(.8451);animation:fall-374 26s -6s linear infinite}@keyframes fall-374{40.234%{transform:translate(95.3696vw,40.234vh) scale(.8451)}to{transform:translate(95.6227vw,99vh) scale(.8451)}}.snow:nth-child(375){opacity:1.5598;transform:translate(47.0717vw,-10px) scale(.5299);animation:fall-375 13s -27s linear infinite}@keyframes fall-375{75.698%{transform:translate(43.0724vw,75.698vh) scale(.5299)}to{transform:translate(45.07205vw,99vh) scale(.5299)}}.snow:nth-child(376){opacity:1.366;transform:translate(6.3194vw,-10px) scale(.3924);animation:fall-376 25s -30s linear infinite}@keyframes fall-376{72.379%{transform:translate(14.0029vw,72.379vh) scale(.3924)}to{transform:translate(10.16115vw,99vh) scale(.3924)}}.snow:nth-child(377){opacity:.4942;transform:translate(6.5987vw,-10px) scale(.508);animation:fall-377 15s -30s linear infinite}@keyframes fall-377{38.16%{transform:translate(15.0987vw,38.16vh) scale(.508)}to{transform:translate(10.8487vw,99vh) scale(.508)}}.snow:nth-child(378){opacity:1.602;transform:translate(23.5557vw,-10px) scale(.9884);animation:fall-378 29s -27s linear infinite}@keyframes fall-378{75.886%{transform:translate(23.8125vw,75.886vh) scale(.9884)}to{transform:translate(23.6841vw,99vh) scale(.9884)}}.snow:nth-child(379){opacity:.8014;transform:translate(65.5949vw,-10px) scale(.2059);animation:fall-379 29s -19s linear infinite}@keyframes fall-379{79.82%{transform:translate(61.1094vw,79.82vh) scale(.2059)}to{transform:translate(63.35215vw,99vh) scale(.2059)}}.snow:nth-child(380){opacity:.9026;transform:translate(77.7389vw,-10px) scale(.41);animation:fall-380 21s -19s linear infinite}@keyframes fall-380{59.297%{transform:translate(85.7776vw,59.297vh) scale(.41)}to{transform:translate(81.75825vw,99vh) scale(.41)}}.snow:nth-child(381){opacity:.9684;transform:translate(84.7555vw,-10px) scale(.39);animation:fall-381 21s -5s linear infinite}@keyframes fall-381{54.508%{transform:translate(86.0956vw,54.508vh) scale(.39)}to{transform:translate(85.42555vw,99vh) scale(.39)}}.snow:nth-child(382){opacity:1.1578;transform:translate(1.0117vw,-10px) scale(.4351);animation:fall-382 30s -1s linear infinite}@keyframes fall-382{52.591%{transform:translate(7.817vw,52.591vh) scale(.4351)}to{transform:translate(4.41435vw,99vh) scale(.4351)}}.snow:nth-child(383){opacity:1.7776;transform:translate(30.893vw,-10px) scale(.316);animation:fall-383 16s -24s linear infinite}@keyframes fall-383{61.587%{transform:translate(40.8169vw,61.587vh) scale(.316)}to{transform:translate(35.85495vw,99vh) scale(.316)}}.snow:nth-child(384){opacity:.2518;transform:translate(14.3878vw,-10px) scale(.4906);animation:fall-384 25s -11s linear infinite}@keyframes fall-384{54.355%{transform:translate(8.0481vw,54.355vh) scale(.4906)}to{transform:translate(11.21795vw,99vh) scale(.4906)}}.snow:nth-child(385){opacity:1.2916;transform:translate(5.4263vw,-10px) scale(.7934);animation:fall-385 18s -23s linear infinite}@keyframes fall-385{55.352%{transform:translate(-1.0239vw,55.352vh) scale(.7934)}to{transform:translate(2.2012vw,99vh) scale(.7934)}}.snow:nth-child(386){opacity:.2528;transform:translate(21.0765vw,-10px) scale(.2529);animation:fall-386 28s -18s linear infinite}@keyframes fall-386{61.867%{transform:translate(13.1957vw,61.867vh) scale(.2529)}to{transform:translate(17.1361vw,99vh) scale(.2529)}}.snow:nth-child(387){opacity:.8406;transform:translate(29.808vw,-10px) scale(.7892);animation:fall-387 21s -15s linear infinite}@keyframes fall-387{70.604%{transform:translate(32.4381vw,70.604vh) scale(.7892)}to{transform:translate(31.12305vw,99vh) scale(.7892)}}.snow:nth-child(388){opacity:.0262;transform:translate(12.252vw,-10px) scale(.8589);animation:fall-388 16s -14s linear infinite}@keyframes fall-388{66.207%{transform:translate(9.8556vw,66.207vh) scale(.8589)}to{transform:translate(11.0538vw,99vh) scale(.8589)}}.snow:nth-child(389){opacity:1.406;transform:translate(28.5555vw,-10px) scale(.3563);animation:fall-389 14s -14s linear infinite}@keyframes fall-389{31.132%{transform:translate(21.2794vw,31.132vh) scale(.3563)}to{transform:translate(24.91745vw,99vh) scale(.3563)}}.snow:nth-child(390){opacity:1.4004;transform:translate(91.7767vw,-10px) scale(.1286);animation:fall-390 16s -16s linear infinite}@keyframes fall-390{47.953%{transform:translate(101.1151vw,47.953vh) scale(.1286)}to{transform:translate(96.4459vw,99vh) scale(.1286)}}.snow:nth-child(391){opacity:1.0526;transform:translate(59.1367vw,-10px) scale(.9387);animation:fall-391 19s -21s linear infinite}@keyframes fall-391{52.997%{transform:translate(66.1323vw,52.997vh) scale(.9387)}to{transform:translate(62.6345vw,99vh) scale(.9387)}}.snow:nth-child(392){opacity:.7808;transform:translate(95.4377vw,-10px) scale(.739);animation:fall-392 23s -26s linear infinite}@keyframes fall-392{50.054%{transform:translate(96.0353vw,50.054vh) scale(.739)}to{transform:translate(95.7365vw,99vh) scale(.739)}}.snow:nth-child(393){opacity:1.9138;transform:translate(74.4724vw,-10px) scale(.3865);animation:fall-393 15s -23s linear infinite}@keyframes fall-393{30.187%{transform:translate(68.9408vw,30.187vh) scale(.3865)}to{transform:translate(71.7066vw,99vh) scale(.3865)}}.snow:nth-child(394){opacity:.7536;transform:translate(39.8123vw,-10px) scale(.5743);animation:fall-394 30s -22s linear infinite}@keyframes fall-394{59.049%{transform:translate(38.0461vw,59.049vh) scale(.5743)}to{transform:translate(38.9292vw,99vh) scale(.5743)}}.snow:nth-child(395){opacity:.9622;transform:translate(82.4626vw,-10px) scale(.0673);animation:fall-395 12s -23s linear infinite}@keyframes fall-395{78.343%{transform:translate(87.1644vw,78.343vh) scale(.0673)}to{transform:translate(84.8135vw,99vh) scale(.0673)}}.snow:nth-child(396){opacity:.7422;transform:translate(64.6966vw,-10px) scale(.2794);animation:fall-396 26s -29s linear infinite}@keyframes fall-396{75.437%{transform:translate(56.9096vw,75.437vh) scale(.2794)}to{transform:translate(60.8031vw,99vh) scale(.2794)}}.snow:nth-child(397){opacity:1.607;transform:translate(.8792vw,-10px) scale(.125);animation:fall-397 15s -8s linear infinite}@keyframes fall-397{36.287%{transform:translate(-3.6428vw,36.287vh) scale(.125)}to{transform:translate(-1.3818vw,99vh) scale(.125)}}.snow:nth-child(398){opacity:.5488;transform:translate(7.6143vw,-10px) scale(.7572);animation:fall-398 26s -30s linear infinite}@keyframes fall-398{54.452%{transform:translate(15.9476vw,54.452vh) scale(.7572)}to{transform:translate(11.78095vw,99vh) scale(.7572)}}.snow:nth-child(399){opacity:.746;transform:translate(37.9665vw,-10px) scale(.2522);animation:fall-399 28s -16s linear infinite}@keyframes fall-399{63.775%{transform:translate(33.3441vw,63.775vh) scale(.2522)}to{transform:translate(35.6553vw,99vh) scale(.2522)}}.snow:nth-child(400){opacity:1.9018;transform:translate(19.4372vw,-10px) scale(.4751);animation:fall-400 14s -23s linear infinite}@keyframes fall-400{37.593%{transform:translate(14.8308vw,37.593vh) scale(.4751)}to{transform:translate(17.134vw,99vh) scale(.4751)}}\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.4272;transform:translate(27.7205vw,-10px) scale(.2554);animation:fall-1 12s -1s linear infinite}@keyframes fall-1{46.55%{transform:translate(30.0849vw,46.55vh) scale(.2554)}to{transform:translate(28.9027vw,99vh) scale(.2554)}}.snow:nth-child(2){opacity:1.4228;transform:translate(27.3271vw,-10px) scale(.6318);animation:fall-2 25s -15s linear infinite}@keyframes fall-2{30.826%{transform:translate(17.8471vw,30.826vh) scale(.6318)}to{transform:translate(22.5871vw,99vh) scale(.6318)}}.snow:nth-child(3){opacity:.7818;transform:translate(25.9954vw,-10px) scale(.249);animation:fall-3 19s -2s linear infinite}@keyframes fall-3{68.64%{transform:translate(19.2437vw,68.64vh) scale(.249)}to{transform:translate(22.61955vw,99vh) scale(.249)}}.snow:nth-child(4){opacity:.029;transform:translate(72.77vw,-10px) scale(.9658);animation:fall-4 11s -9s linear infinite}@keyframes fall-4{60.728%{transform:translate(75.1321vw,60.728vh) scale(.9658)}to{transform:translate(73.95105vw,99vh) scale(.9658)}}.snow:nth-child(5){opacity:1.1108;transform:translate(15.9293vw,-10px) scale(.3044);animation:fall-5 22s -5s linear infinite}@keyframes fall-5{44.448%{transform:translate(25.0097vw,44.448vh) scale(.3044)}to{transform:translate(20.4695vw,99vh) scale(.3044)}}.snow:nth-child(6){opacity:.2312;transform:translate(48.4199vw,-10px) scale(.1065);animation:fall-6 18s -12s linear infinite}@keyframes fall-6{47.344%{transform:translate(42.7497vw,47.344vh) scale(.1065)}to{transform:translate(45.5848vw,99vh) scale(.1065)}}.snow:nth-child(7){opacity:.5178;transform:translate(46.4058vw,-10px) scale(.9705);animation:fall-7 23s -28s linear infinite}@keyframes fall-7{38.997%{transform:translate(37.83vw,38.997vh) scale(.9705)}to{transform:translate(42.1179vw,99vh) scale(.9705)}}.snow:nth-child(8){opacity:.9732;transform:translate(6.4448vw,-10px) scale(.4298);animation:fall-8 26s -8s linear infinite}@keyframes fall-8{32.302%{transform:translate(16.2612vw,32.302vh) scale(.4298)}to{transform:translate(11.353vw,99vh) scale(.4298)}}.snow:nth-child(9){opacity:.26;transform:translate(39.6293vw,-10px) scale(.9607);animation:fall-9 13s -28s linear infinite}@keyframes fall-9{34.27%{transform:translate(37.9706vw,34.27vh) scale(.9607)}to{transform:translate(38.79995vw,99vh) scale(.9607)}}.snow:nth-child(10){opacity:1.1492;transform:translate(79.3104vw,-10px) scale(.8159);animation:fall-10 26s -21s linear infinite}@keyframes fall-10{30.56%{transform:translate(85.4049vw,30.56vh) scale(.8159)}to{transform:translate(82.35765vw,99vh) scale(.8159)}}.snow:nth-child(11){opacity:1.3998;transform:translate(80.7717vw,-10px) scale(.7484);animation:fall-11 19s -19s linear infinite}@keyframes fall-11{69.373%{transform:translate(73.6701vw,69.373vh) scale(.7484)}to{transform:translate(77.2209vw,99vh) scale(.7484)}}.snow:nth-child(12){opacity:1.8306;transform:translate(84.0069vw,-10px) scale(.3525);animation:fall-12 13s -16s linear infinite}@keyframes fall-12{39.882%{transform:translate(91.4605vw,39.882vh) scale(.3525)}to{transform:translate(87.7337vw,99vh) scale(.3525)}}.snow:nth-child(13){opacity:.4824;transform:translate(48.6422vw,-10px) scale(.4142);animation:fall-13 26s -9s linear infinite}@keyframes fall-13{64.541%{transform:translate(44.1818vw,64.541vh) scale(.4142)}to{transform:translate(46.412vw,99vh) scale(.4142)}}.snow:nth-child(14){opacity:1.1224;transform:translate(46.273vw,-10px) scale(.0151);animation:fall-14 29s -30s linear infinite}@keyframes fall-14{63.775%{transform:translate(47.4186vw,63.775vh) scale(.0151)}to{transform:translate(46.8458vw,99vh) scale(.0151)}}.snow:nth-child(15){opacity:1.9362;transform:translate(50.8955vw,-10px) scale(.8858);animation:fall-15 15s -16s linear infinite}@keyframes fall-15{37.847%{transform:translate(60.1739vw,37.847vh) scale(.8858)}to{transform:translate(55.5347vw,99vh) scale(.8858)}}.snow:nth-child(16){opacity:1.9962;transform:translate(34.6032vw,-10px) scale(.8098);animation:fall-16 29s -15s linear infinite}@keyframes fall-16{40.67%{transform:translate(35.8518vw,40.67vh) scale(.8098)}to{transform:translate(35.2275vw,99vh) scale(.8098)}}.snow:nth-child(17){opacity:1.1292;transform:translate(68.0557vw,-10px) scale(.0192);animation:fall-17 11s -15s linear infinite}@keyframes fall-17{61.594%{transform:translate(68.0468vw,61.594vh) scale(.0192)}to{transform:translate(68.05125vw,99vh) scale(.0192)}}.snow:nth-child(18){opacity:1.1638;transform:translate(19.0873vw,-10px) scale(.5467);animation:fall-18 11s -12s linear infinite}@keyframes fall-18{75.864%{transform:translate(13.9725vw,75.864vh) scale(.5467)}to{transform:translate(16.5299vw,99vh) scale(.5467)}}.snow:nth-child(19){opacity:.8518;transform:translate(45.2042vw,-10px) scale(.9171);animation:fall-19 23s -13s linear infinite}@keyframes fall-19{47.808%{transform:translate(49.8402vw,47.808vh) scale(.9171)}to{transform:translate(47.5222vw,99vh) scale(.9171)}}.snow:nth-child(20){opacity:1.3106;transform:translate(37.0012vw,-10px) scale(.8908);animation:fall-20 28s -12s linear infinite}@keyframes fall-20{39.484%{transform:translate(34.5742vw,39.484vh) scale(.8908)}to{transform:translate(35.7877vw,99vh) scale(.8908)}}.snow:nth-child(21){opacity:1.2156;transform:translate(1.764vw,-10px) scale(.7466);animation:fall-21 20s -12s linear infinite}@keyframes fall-21{33.1%{transform:translate(3.2221vw,33.1vh) scale(.7466)}to{transform:translate(2.49305vw,99vh) scale(.7466)}}.snow:nth-child(22){opacity:1.9196;transform:translate(33.0048vw,-10px) scale(.5767);animation:fall-22 28s -22s linear infinite}@keyframes fall-22{58.515%{transform:translate(41.4858vw,58.515vh) scale(.5767)}to{transform:translate(37.2453vw,99vh) scale(.5767)}}.snow:nth-child(23){opacity:.1668;transform:translate(91.8447vw,-10px) scale(.7184);animation:fall-23 14s -8s linear infinite}@keyframes fall-23{43.844%{transform:translate(100.1283vw,43.844vh) scale(.7184)}to{transform:translate(95.9865vw,99vh) scale(.7184)}}.snow:nth-child(24){opacity:1.2196;transform:translate(21.7044vw,-10px) scale(.9716);animation:fall-24 26s -5s linear infinite}@keyframes fall-24{74.161%{transform:translate(29.6183vw,74.161vh) scale(.9716)}to{transform:translate(25.66135vw,99vh) scale(.9716)}}.snow:nth-child(25){opacity:1.748;transform:translate(67.0864vw,-10px) scale(.3796);animation:fall-25 21s -28s linear infinite}@keyframes fall-25{79.469%{transform:translate(65.5669vw,79.469vh) scale(.3796)}to{transform:translate(66.32665vw,99vh) scale(.3796)}}.snow:nth-child(26){opacity:1.4164;transform:translate(24.6578vw,-10px) scale(.2551);animation:fall-26 14s -24s linear infinite}@keyframes fall-26{42.769%{transform:translate(21.985vw,42.769vh) scale(.2551)}to{transform:translate(23.3214vw,99vh) scale(.2551)}}.snow:nth-child(27){opacity:1.5522;transform:translate(1.849vw,-10px) scale(.5712);animation:fall-27 10s -3s linear infinite}@keyframes fall-27{43.655%{transform:translate(9.8112vw,43.655vh) scale(.5712)}to{transform:translate(5.8301vw,99vh) scale(.5712)}}.snow:nth-child(28){opacity:1.7262;transform:translate(72.4236vw,-10px) scale(.2291);animation:fall-28 16s -15s linear infinite}@keyframes fall-28{69.123%{transform:translate(80.5086vw,69.123vh) scale(.2291)}to{transform:translate(76.4661vw,99vh) scale(.2291)}}.snow:nth-child(29){opacity:.1938;transform:translate(26.0514vw,-10px) scale(.8468);animation:fall-29 29s -15s linear infinite}@keyframes fall-29{33.075%{transform:translate(35.9205vw,33.075vh) scale(.8468)}to{transform:translate(30.98595vw,99vh) scale(.8468)}}.snow:nth-child(30){opacity:1.5378;transform:translate(66.897vw,-10px) scale(.3051);animation:fall-30 29s -23s linear infinite}@keyframes fall-30{39.385%{transform:translate(64.3378vw,39.385vh) scale(.3051)}to{transform:translate(65.6174vw,99vh) scale(.3051)}}.snow:nth-child(31){opacity:.6526;transform:translate(23.76vw,-10px) scale(.9214);animation:fall-31 25s -1s linear infinite}@keyframes fall-31{59.575%{transform:translate(26.0392vw,59.575vh) scale(.9214)}to{transform:translate(24.8996vw,99vh) scale(.9214)}}.snow:nth-child(32){opacity:1.1326;transform:translate(49.4279vw,-10px) scale(.8848);animation:fall-32 23s -22s linear infinite}@keyframes fall-32{34.587%{transform:translate(43.1662vw,34.587vh) scale(.8848)}to{transform:translate(46.29705vw,99vh) scale(.8848)}}.snow:nth-child(33){opacity:1.5516;transform:translate(83.1718vw,-10px) scale(.4687);animation:fall-33 26s -5s linear infinite}@keyframes fall-33{47.493%{transform:translate(90.0142vw,47.493vh) scale(.4687)}to{transform:translate(86.593vw,99vh) scale(.4687)}}.snow:nth-child(34){opacity:1.0682;transform:translate(97.8589vw,-10px) scale(.0645);animation:fall-34 26s -14s linear infinite}@keyframes fall-34{37.96%{transform:translate(106.5982vw,37.96vh) scale(.0645)}to{transform:translate(102.22855vw,99vh) scale(.0645)}}.snow:nth-child(35){opacity:1.484;transform:translate(40.1443vw,-10px) scale(.6102);animation:fall-35 20s -9s linear infinite}@keyframes fall-35{55.345%{transform:translate(43.4324vw,55.345vh) scale(.6102)}to{transform:translate(41.78835vw,99vh) scale(.6102)}}.snow:nth-child(36){opacity:.469;transform:translate(79.4831vw,-10px) scale(.1648);animation:fall-36 28s -27s linear infinite}@keyframes fall-36{58.195%{transform:translate(75.8891vw,58.195vh) scale(.1648)}to{transform:translate(77.6861vw,99vh) scale(.1648)}}.snow:nth-child(37){opacity:.7756;transform:translate(66.0293vw,-10px) scale(.3366);animation:fall-37 13s -3s linear infinite}@keyframes fall-37{41.728%{transform:translate(72.8723vw,41.728vh) scale(.3366)}to{transform:translate(69.4508vw,99vh) scale(.3366)}}.snow:nth-child(38){opacity:1.8842;transform:translate(28.7858vw,-10px) scale(.4685);animation:fall-38 15s -2s linear infinite}@keyframes fall-38{47.487%{transform:translate(38.5449vw,47.487vh) scale(.4685)}to{transform:translate(33.66535vw,99vh) scale(.4685)}}.snow:nth-child(39){opacity:1.745;transform:translate(26.0922vw,-10px) scale(.9535);animation:fall-39 10s -29s linear infinite}@keyframes fall-39{36.928%{transform:translate(24.2581vw,36.928vh) scale(.9535)}to{transform:translate(25.17515vw,99vh) scale(.9535)}}.snow:nth-child(40){opacity:1.6222;transform:translate(91.455vw,-10px) scale(.9486);animation:fall-40 29s -10s linear infinite}@keyframes fall-40{35.557%{transform:translate(96.9241vw,35.557vh) scale(.9486)}to{transform:translate(94.18955vw,99vh) scale(.9486)}}.snow:nth-child(41){opacity:1.1526;transform:translate(76.3847vw,-10px) scale(.937);animation:fall-41 30s -19s linear infinite}@keyframes fall-41{53.078%{transform:translate(68.8616vw,53.078vh) scale(.937)}to{transform:translate(72.62315vw,99vh) scale(.937)}}.snow:nth-child(42){opacity:1.8672;transform:translate(54.749vw,-10px) scale(.2721);animation:fall-42 21s -1s linear infinite}@keyframes fall-42{67.016%{transform:translate(55.0467vw,67.016vh) scale(.2721)}to{transform:translate(54.89785vw,99vh) scale(.2721)}}.snow:nth-child(43){opacity:.3638;transform:translate(46.8095vw,-10px) scale(.8274);animation:fall-43 26s -21s linear infinite}@keyframes fall-43{47.843%{transform:translate(48.4714vw,47.843vh) scale(.8274)}to{transform:translate(47.64045vw,99vh) scale(.8274)}}.snow:nth-child(44){opacity:.5414;transform:translate(33.3872vw,-10px) scale(.2834);animation:fall-44 25s -25s linear infinite}@keyframes fall-44{65.703%{transform:translate(41.0997vw,65.703vh) scale(.2834)}to{transform:translate(37.24345vw,99vh) scale(.2834)}}.snow:nth-child(45){opacity:.3992;transform:translate(68.1313vw,-10px) scale(.2516);animation:fall-45 11s -19s linear infinite}@keyframes fall-45{46.143%{transform:translate(62.7577vw,46.143vh) scale(.2516)}to{transform:translate(65.4445vw,99vh) scale(.2516)}}.snow:nth-child(46){opacity:1.822;transform:translate(24.8901vw,-10px) scale(.405);animation:fall-46 17s -22s linear infinite}@keyframes fall-46{79.383%{transform:translate(15.2238vw,79.383vh) scale(.405)}to{transform:translate(20.05695vw,99vh) scale(.405)}}.snow:nth-child(47){opacity:1.096;transform:translate(79.2778vw,-10px) scale(.2438);animation:fall-47 24s -5s linear infinite}@keyframes fall-47{56.076%{transform:translate(69.6678vw,56.076vh) scale(.2438)}to{transform:translate(74.4728vw,99vh) scale(.2438)}}.snow:nth-child(48){opacity:.5428;transform:translate(35.5239vw,-10px) scale(.3975);animation:fall-48 28s -28s linear infinite}@keyframes fall-48{58.386%{transform:translate(40.3937vw,58.386vh) scale(.3975)}to{transform:translate(37.9588vw,99vh) scale(.3975)}}.snow:nth-child(49){opacity:.3504;transform:translate(77.3017vw,-10px) scale(.8682);animation:fall-49 12s -3s linear infinite}@keyframes fall-49{70.552%{transform:translate(73.412vw,70.552vh) scale(.8682)}to{transform:translate(75.35685vw,99vh) scale(.8682)}}.snow:nth-child(50){opacity:.4822;transform:translate(77.7187vw,-10px) scale(.1472);animation:fall-50 11s -17s linear infinite}@keyframes fall-50{48.491%{transform:translate(69.7384vw,48.491vh) scale(.1472)}to{transform:translate(73.72855vw,99vh) scale(.1472)}}.snow:nth-child(51){opacity:1.9164;transform:translate(16.7189vw,-10px) scale(.3621);animation:fall-51 10s -10s linear infinite}@keyframes fall-51{72.172%{transform:translate(15.7029vw,72.172vh) scale(.3621)}to{transform:translate(16.2109vw,99vh) scale(.3621)}}.snow:nth-child(52){opacity:1.1926;transform:translate(60.2513vw,-10px) scale(.3006);animation:fall-52 14s -28s linear infinite}@keyframes fall-52{69.37%{transform:translate(51.9924vw,69.37vh) scale(.3006)}to{transform:translate(56.12185vw,99vh) scale(.3006)}}.snow:nth-child(53){opacity:1.4714;transform:translate(77.1877vw,-10px) scale(.7501);animation:fall-53 15s -2s linear infinite}@keyframes fall-53{54.95%{transform:translate(75.9335vw,54.95vh) scale(.7501)}to{transform:translate(76.5606vw,99vh) scale(.7501)}}.snow:nth-child(54){opacity:.4474;transform:translate(73.7483vw,-10px) scale(.9489);animation:fall-54 28s -13s linear infinite}@keyframes fall-54{55.339%{transform:translate(82.7097vw,55.339vh) scale(.9489)}to{transform:translate(78.229vw,99vh) scale(.9489)}}.snow:nth-child(55){opacity:.163;transform:translate(46.3995vw,-10px) scale(.1131);animation:fall-55 13s -7s linear infinite}@keyframes fall-55{33.021%{transform:translate(45.8556vw,33.021vh) scale(.1131)}to{transform:translate(46.12755vw,99vh) scale(.1131)}}.snow:nth-child(56){opacity:.2942;transform:translate(17.9769vw,-10px) scale(.1947);animation:fall-56 19s -17s linear infinite}@keyframes fall-56{42.084%{transform:translate(19.3999vw,42.084vh) scale(.1947)}to{transform:translate(18.6884vw,99vh) scale(.1947)}}.snow:nth-child(57){opacity:1.4538;transform:translate(60.0715vw,-10px) scale(.0877);animation:fall-57 12s -9s linear infinite}@keyframes fall-57{55.091%{transform:translate(64.9517vw,55.091vh) scale(.0877)}to{transform:translate(62.5116vw,99vh) scale(.0877)}}.snow:nth-child(58){opacity:.3994;transform:translate(32.5837vw,-10px) scale(.5056);animation:fall-58 21s -7s linear infinite}@keyframes fall-58{79.113%{transform:translate(27.3319vw,79.113vh) scale(.5056)}to{transform:translate(29.9578vw,99vh) scale(.5056)}}.snow:nth-child(59){opacity:1.6722;transform:translate(58.6344vw,-10px) scale(.2722);animation:fall-59 11s -25s linear infinite}@keyframes fall-59{51.842%{transform:translate(52.023vw,51.842vh) scale(.2722)}to{transform:translate(55.3287vw,99vh) scale(.2722)}}.snow:nth-child(60){opacity:1.6816;transform:translate(63.9819vw,-10px) scale(.5987);animation:fall-60 10s -22s linear infinite}@keyframes fall-60{72.63%{transform:translate(56.0413vw,72.63vh) scale(.5987)}to{transform:translate(60.0116vw,99vh) scale(.5987)}}.snow:nth-child(61){opacity:1.9186;transform:translate(67.6563vw,-10px) scale(.7645);animation:fall-61 11s -1s linear infinite}@keyframes fall-61{66.789%{transform:translate(66.9451vw,66.789vh) scale(.7645)}to{transform:translate(67.3007vw,99vh) scale(.7645)}}.snow:nth-child(62){opacity:1.2438;transform:translate(28.6896vw,-10px) scale(.1086);animation:fall-62 23s -25s linear infinite}@keyframes fall-62{41.262%{transform:translate(27.6564vw,41.262vh) scale(.1086)}to{transform:translate(28.173vw,99vh) scale(.1086)}}.snow:nth-child(63){opacity:.5956;transform:translate(10.9735vw,-10px) scale(.4518);animation:fall-63 17s -24s linear infinite}@keyframes fall-63{33.322%{transform:translate(2.2154vw,33.322vh) scale(.4518)}to{transform:translate(6.59445vw,99vh) scale(.4518)}}.snow:nth-child(64){opacity:1.3614;transform:translate(67.2877vw,-10px) scale(.1391);animation:fall-64 18s -18s linear infinite}@keyframes fall-64{60.56%{transform:translate(69.1349vw,60.56vh) scale(.1391)}to{transform:translate(68.2113vw,99vh) scale(.1391)}}.snow:nth-child(65){opacity:1.2092;transform:translate(29.5123vw,-10px) scale(.3977);animation:fall-65 16s -6s linear infinite}@keyframes fall-65{60.158%{transform:translate(27.9245vw,60.158vh) scale(.3977)}to{transform:translate(28.7184vw,99vh) scale(.3977)}}.snow:nth-child(66){opacity:.3792;transform:translate(37.4581vw,-10px) scale(.1675);animation:fall-66 17s -29s linear infinite}@keyframes fall-66{57.441%{transform:translate(37.7994vw,57.441vh) scale(.1675)}to{transform:translate(37.62875vw,99vh) scale(.1675)}}.snow:nth-child(67){opacity:.2984;transform:translate(71.5018vw,-10px) scale(.1825);animation:fall-67 21s -28s linear infinite}@keyframes fall-67{51.997%{transform:translate(67.899vw,51.997vh) scale(.1825)}to{transform:translate(69.7004vw,99vh) scale(.1825)}}.snow:nth-child(68){opacity:1.1724;transform:translate(10.9946vw,-10px) scale(.4409);animation:fall-68 17s -3s linear infinite}@keyframes fall-68{31.94%{transform:translate(4.1297vw,31.94vh) scale(.4409)}to{transform:translate(7.56215vw,99vh) scale(.4409)}}.snow:nth-child(69){opacity:1.4286;transform:translate(74.706vw,-10px) scale(.1294);animation:fall-69 20s -20s linear infinite}@keyframes fall-69{78.266%{transform:translate(73.8989vw,78.266vh) scale(.1294)}to{transform:translate(74.30245vw,99vh) scale(.1294)}}.snow:nth-child(70){opacity:.3074;transform:translate(99.0811vw,-10px) scale(.485);animation:fall-70 27s -8s linear infinite}@keyframes fall-70{40.759%{transform:translate(97.2789vw,40.759vh) scale(.485)}to{transform:translate(98.18vw,99vh) scale(.485)}}.snow:nth-child(71){opacity:.1442;transform:translate(68.0877vw,-10px) scale(.4391);animation:fall-71 22s -6s linear infinite}@keyframes fall-71{70.663%{transform:translate(74.7233vw,70.663vh) scale(.4391)}to{transform:translate(71.4055vw,99vh) scale(.4391)}}.snow:nth-child(72){opacity:.4416;transform:translate(11.8399vw,-10px) scale(.2696);animation:fall-72 28s -23s linear infinite}@keyframes fall-72{71.547%{transform:translate(3.1997vw,71.547vh) scale(.2696)}to{transform:translate(7.5198vw,99vh) scale(.2696)}}.snow:nth-child(73){opacity:1.7934;transform:translate(60.4857vw,-10px) scale(.8267);animation:fall-73 20s -14s linear infinite}@keyframes fall-73{35.3%{transform:translate(53.7803vw,35.3vh) scale(.8267)}to{transform:translate(57.133vw,99vh) scale(.8267)}}.snow:nth-child(74){opacity:.1752;transform:translate(92.824vw,-10px) scale(.8513);animation:fall-74 27s -7s linear infinite}@keyframes fall-74{65.488%{transform:translate(91.1822vw,65.488vh) scale(.8513)}to{transform:translate(92.0031vw,99vh) scale(.8513)}}.snow:nth-child(75){opacity:1.681;transform:translate(78.3527vw,-10px) scale(.2661);animation:fall-75 29s -29s linear infinite}@keyframes fall-75{71.879%{transform:translate(71.5895vw,71.879vh) scale(.2661)}to{transform:translate(74.9711vw,99vh) scale(.2661)}}.snow:nth-child(76){opacity:.0732;transform:translate(92.8328vw,-10px) scale(.1029);animation:fall-76 29s -21s linear infinite}@keyframes fall-76{56.559%{transform:translate(89.1069vw,56.559vh) scale(.1029)}to{transform:translate(90.96985vw,99vh) scale(.1029)}}.snow:nth-child(77){opacity:.0738;transform:translate(54.1077vw,-10px) scale(.0531);animation:fall-77 11s -25s linear infinite}@keyframes fall-77{60.343%{transform:translate(62.3628vw,60.343vh) scale(.0531)}to{transform:translate(58.23525vw,99vh) scale(.0531)}}.snow:nth-child(78){opacity:.682;transform:translate(67.0369vw,-10px) scale(.389);animation:fall-78 11s -8s linear infinite}@keyframes fall-78{61.409%{transform:translate(65.4806vw,61.409vh) scale(.389)}to{transform:translate(66.25875vw,99vh) scale(.389)}}.snow:nth-child(79){opacity:.0254;transform:translate(79.4137vw,-10px) scale(.2839);animation:fall-79 28s -9s linear infinite}@keyframes fall-79{46.103%{transform:translate(87.6305vw,46.103vh) scale(.2839)}to{transform:translate(83.5221vw,99vh) scale(.2839)}}.snow:nth-child(80){opacity:.6268;transform:translate(81.5296vw,-10px) scale(.502);animation:fall-80 13s -23s linear infinite}@keyframes fall-80{55.605%{transform:translate(82.8092vw,55.605vh) scale(.502)}to{transform:translate(82.1694vw,99vh) scale(.502)}}.snow:nth-child(81){opacity:1.682;transform:translate(31.4675vw,-10px) scale(.2678);animation:fall-81 24s -4s linear infinite}@keyframes fall-81{69.817%{transform:translate(28.1089vw,69.817vh) scale(.2678)}to{transform:translate(29.7882vw,99vh) scale(.2678)}}.snow:nth-child(82){opacity:.8816;transform:translate(20.9421vw,-10px) scale(.3108);animation:fall-82 29s -13s linear infinite}@keyframes fall-82{50.411%{transform:translate(16.4938vw,50.411vh) scale(.3108)}to{transform:translate(18.71795vw,99vh) scale(.3108)}}.snow:nth-child(83){opacity:1.6656;transform:translate(90.4908vw,-10px) scale(.9084);animation:fall-83 18s -2s linear infinite}@keyframes fall-83{46.304%{transform:translate(83.0091vw,46.304vh) scale(.9084)}to{transform:translate(86.74995vw,99vh) scale(.9084)}}.snow:nth-child(84){opacity:1.8936;transform:translate(52.355vw,-10px) scale(.9902);animation:fall-84 18s -25s linear infinite}@keyframes fall-84{50.277%{transform:translate(42.5658vw,50.277vh) scale(.9902)}to{transform:translate(47.4604vw,99vh) scale(.9902)}}.snow:nth-child(85){opacity:1.9632;transform:translate(10.133vw,-10px) scale(.3227);animation:fall-85 19s -21s linear infinite}@keyframes fall-85{60.228%{transform:translate(15.5626vw,60.228vh) scale(.3227)}to{transform:translate(12.8478vw,99vh) scale(.3227)}}.snow:nth-child(86){opacity:1.4294;transform:translate(85.3398vw,-10px) scale(.7675);animation:fall-86 28s -4s linear infinite}@keyframes fall-86{40.189%{transform:translate(87.3074vw,40.189vh) scale(.7675)}to{transform:translate(86.3236vw,99vh) scale(.7675)}}.snow:nth-child(87){opacity:.2798;transform:translate(90.5392vw,-10px) scale(.6498);animation:fall-87 14s -15s linear infinite}@keyframes fall-87{40.664%{transform:translate(87.3398vw,40.664vh) scale(.6498)}to{transform:translate(88.9395vw,99vh) scale(.6498)}}.snow:nth-child(88){opacity:1.8014;transform:translate(10.8981vw,-10px) scale(.8289);animation:fall-88 23s -26s linear infinite}@keyframes fall-88{60.961%{transform:translate(11.3613vw,60.961vh) scale(.8289)}to{transform:translate(11.1297vw,99vh) scale(.8289)}}.snow:nth-child(89){opacity:.6916;transform:translate(2.5582vw,-10px) scale(.1697);animation:fall-89 22s -13s linear infinite}@keyframes fall-89{31.357%{transform:translate(-.3948vw,31.357vh) scale(.1697)}to{transform:translate(1.0817vw,99vh) scale(.1697)}}.snow:nth-child(90){opacity:.1526;transform:translate(77.8453vw,-10px) scale(.8187);animation:fall-90 22s -20s linear infinite}@keyframes fall-90{49.871%{transform:translate(74.8725vw,49.871vh) scale(.8187)}to{transform:translate(76.3589vw,99vh) scale(.8187)}}.snow:nth-child(91){opacity:1.3308;transform:translate(42.7425vw,-10px) scale(.0166);animation:fall-91 20s -14s linear infinite}@keyframes fall-91{63.89%{transform:translate(41.1708vw,63.89vh) scale(.0166)}to{transform:translate(41.95665vw,99vh) scale(.0166)}}.snow:nth-child(92){opacity:.1136;transform:translate(32.8689vw,-10px) scale(.5653);animation:fall-92 20s -16s linear infinite}@keyframes fall-92{30.744%{transform:translate(36.7015vw,30.744vh) scale(.5653)}to{transform:translate(34.7852vw,99vh) scale(.5653)}}.snow:nth-child(93){opacity:.4704;transform:translate(84.516vw,-10px) scale(.4858);animation:fall-93 24s -7s linear infinite}@keyframes fall-93{58.571%{transform:translate(83.2536vw,58.571vh) scale(.4858)}to{transform:translate(83.8848vw,99vh) scale(.4858)}}.snow:nth-child(94){opacity:.1554;transform:translate(1.7737vw,-10px) scale(.9357);animation:fall-94 24s -12s linear infinite}@keyframes fall-94{46.193%{transform:translate(-1.4573vw,46.193vh) scale(.9357)}to{transform:translate(.1582vw,99vh) scale(.9357)}}.snow:nth-child(95){opacity:1.6228;transform:translate(98.6903vw,-10px) scale(.1408);animation:fall-95 27s -5s linear infinite}@keyframes fall-95{72.811%{transform:translate(101.864vw,72.811vh) scale(.1408)}to{transform:translate(100.27715vw,99vh) scale(.1408)}}.snow:nth-child(96){opacity:1.658;transform:translate(5.0237vw,-10px) scale(.3838);animation:fall-96 30s -12s linear infinite}@keyframes fall-96{31.131%{transform:translate(-4.6086vw,31.131vh) scale(.3838)}to{transform:translate(.20755vw,99vh) scale(.3838)}}.snow:nth-child(97){opacity:.7924;transform:translate(39.7792vw,-10px) scale(.3137);animation:fall-97 27s -18s linear infinite}@keyframes fall-97{74.607%{transform:translate(41.2548vw,74.607vh) scale(.3137)}to{transform:translate(40.517vw,99vh) scale(.3137)}}.snow:nth-child(98){opacity:.5594;transform:translate(39.8448vw,-10px) scale(.9798);animation:fall-98 17s -10s linear infinite}@keyframes fall-98{47.725%{transform:translate(38.5965vw,47.725vh) scale(.9798)}to{transform:translate(39.22065vw,99vh) scale(.9798)}}.snow:nth-child(99){opacity:.4398;transform:translate(81.7331vw,-10px) scale(.4862);animation:fall-99 29s -11s linear infinite}@keyframes fall-99{46.595%{transform:translate(77.6243vw,46.595vh) scale(.4862)}to{transform:translate(79.6787vw,99vh) scale(.4862)}}.snow:nth-child(100){opacity:1.8104;transform:translate(59.4286vw,-10px) scale(.5941);animation:fall-100 29s -30s linear infinite}@keyframes fall-100{52.582%{transform:translate(58.1058vw,52.582vh) scale(.5941)}to{transform:translate(58.7672vw,99vh) scale(.5941)}}.snow:nth-child(101){opacity:1.8836;transform:translate(66.8644vw,-10px) scale(.442);animation:fall-101 24s -6s linear infinite}@keyframes fall-101{52.56%{transform:translate(72.6337vw,52.56vh) scale(.442)}to{transform:translate(69.74905vw,99vh) scale(.442)}}.snow:nth-child(102){opacity:1.1452;transform:translate(24.5476vw,-10px) scale(.5121);animation:fall-102 27s -13s linear infinite}@keyframes fall-102{49.973%{transform:translate(18.5553vw,49.973vh) scale(.5121)}to{transform:translate(21.55145vw,99vh) scale(.5121)}}.snow:nth-child(103){opacity:1.809;transform:translate(23.7818vw,-10px) scale(.8542);animation:fall-103 13s -28s linear infinite}@keyframes fall-103{53.696%{transform:translate(23.4584vw,53.696vh) scale(.8542)}to{transform:translate(23.6201vw,99vh) scale(.8542)}}.snow:nth-child(104){opacity:1.646;transform:translate(46.8544vw,-10px) scale(.0115);animation:fall-104 24s -14s linear infinite}@keyframes fall-104{65.875%{transform:translate(39.132vw,65.875vh) scale(.0115)}to{transform:translate(42.9932vw,99vh) scale(.0115)}}.snow:nth-child(105){opacity:1.661;transform:translate(5.8976vw,-10px) scale(.5481);animation:fall-105 30s -15s linear infinite}@keyframes fall-105{76.509%{transform:translate(15.2318vw,76.509vh) scale(.5481)}to{transform:translate(10.5647vw,99vh) scale(.5481)}}.snow:nth-child(106){opacity:1.741;transform:translate(11.3311vw,-10px) scale(.9967);animation:fall-106 26s -8s linear infinite}@keyframes fall-106{79.235%{transform:translate(17.3997vw,79.235vh) scale(.9967)}to{transform:translate(14.3654vw,99vh) scale(.9967)}}.snow:nth-child(107){opacity:1.7404;transform:translate(37.0737vw,-10px) scale(.3428);animation:fall-107 18s -12s linear infinite}@keyframes fall-107{58.818%{transform:translate(39.5642vw,58.818vh) scale(.3428)}to{transform:translate(38.31895vw,99vh) scale(.3428)}}.snow:nth-child(108){opacity:.3622;transform:translate(10.0806vw,-10px) scale(.6871);animation:fall-108 23s -20s linear infinite}@keyframes fall-108{76.441%{transform:translate(5.0136vw,76.441vh) scale(.6871)}to{transform:translate(7.5471vw,99vh) scale(.6871)}}.snow:nth-child(109){opacity:.6662;transform:translate(12.3502vw,-10px) scale(.6262);animation:fall-109 28s -7s linear infinite}@keyframes fall-109{72.103%{transform:translate(12.3215vw,72.103vh) scale(.6262)}to{transform:translate(12.33585vw,99vh) scale(.6262)}}.snow:nth-child(110){opacity:.8624;transform:translate(67.9562vw,-10px) scale(.7953);animation:fall-110 16s -16s linear infinite}@keyframes fall-110{54.933%{transform:translate(66.9084vw,54.933vh) scale(.7953)}to{transform:translate(67.4323vw,99vh) scale(.7953)}}.snow:nth-child(111){opacity:1.2778;transform:translate(14.2535vw,-10px) scale(.4398);animation:fall-111 26s -27s linear infinite}@keyframes fall-111{44.247%{transform:translate(18.0256vw,44.247vh) scale(.4398)}to{transform:translate(16.13955vw,99vh) scale(.4398)}}.snow:nth-child(112){opacity:.039;transform:translate(10.652vw,-10px) scale(.8463);animation:fall-112 11s -4s linear infinite}@keyframes fall-112{55.392%{transform:translate(2.8858vw,55.392vh) scale(.8463)}to{transform:translate(6.7689vw,99vh) scale(.8463)}}.snow:nth-child(113){opacity:.3592;transform:translate(84.6246vw,-10px) scale(.7638);animation:fall-113 23s -29s linear infinite}@keyframes fall-113{37.463%{transform:translate(77.6885vw,37.463vh) scale(.7638)}to{transform:translate(81.15655vw,99vh) scale(.7638)}}.snow:nth-child(114){opacity:1.777;transform:translate(7.333vw,-10px) scale(.4682);animation:fall-114 11s -12s linear infinite}@keyframes fall-114{64.058%{transform:translate(10.2446vw,64.058vh) scale(.4682)}to{transform:translate(8.7888vw,99vh) scale(.4682)}}.snow:nth-child(115){opacity:1.7524;transform:translate(56.7929vw,-10px) scale(.3667);animation:fall-115 15s -29s linear infinite}@keyframes fall-115{37.815%{transform:translate(65.5832vw,37.815vh) scale(.3667)}to{transform:translate(61.18805vw,99vh) scale(.3667)}}.snow:nth-child(116){opacity:1.2928;transform:translate(90.1255vw,-10px) scale(.3702);animation:fall-116 15s -16s linear infinite}@keyframes fall-116{35.862%{transform:translate(90.3907vw,35.862vh) scale(.3702)}to{transform:translate(90.2581vw,99vh) scale(.3702)}}.snow:nth-child(117){opacity:1.2328;transform:translate(24.8739vw,-10px) scale(.7091);animation:fall-117 20s -6s linear infinite}@keyframes fall-117{61.2%{transform:translate(24.0194vw,61.2vh) scale(.7091)}to{transform:translate(24.44665vw,99vh) scale(.7091)}}.snow:nth-child(118){opacity:1.3382;transform:translate(75.2372vw,-10px) scale(.2462);animation:fall-118 23s -22s linear infinite}@keyframes fall-118{47.394%{transform:translate(75.8555vw,47.394vh) scale(.2462)}to{transform:translate(75.54635vw,99vh) scale(.2462)}}.snow:nth-child(119){opacity:1.6592;transform:translate(83.4979vw,-10px) scale(.1658);animation:fall-119 21s -12s linear infinite}@keyframes fall-119{39.669%{transform:translate(88.1867vw,39.669vh) scale(.1658)}to{transform:translate(85.8423vw,99vh) scale(.1658)}}.snow:nth-child(120){opacity:.981;transform:translate(28.5455vw,-10px) scale(.5375);animation:fall-120 21s -6s linear infinite}@keyframes fall-120{60.601%{transform:translate(32.1434vw,60.601vh) scale(.5375)}to{transform:translate(30.34445vw,99vh) scale(.5375)}}.snow:nth-child(121){opacity:.6308;transform:translate(66.2101vw,-10px) scale(.1961);animation:fall-121 18s -14s linear infinite}@keyframes fall-121{68.173%{transform:translate(66.4404vw,68.173vh) scale(.1961)}to{transform:translate(66.32525vw,99vh) scale(.1961)}}.snow:nth-child(122){opacity:1.9376;transform:translate(5.1589vw,-10px) scale(.636);animation:fall-122 27s -14s linear infinite}@keyframes fall-122{50.705%{transform:translate(6.0519vw,50.705vh) scale(.636)}to{transform:translate(5.6054vw,99vh) scale(.636)}}.snow:nth-child(123){opacity:.6982;transform:translate(6.1087vw,-10px) scale(.2407);animation:fall-123 15s -16s linear infinite}@keyframes fall-123{60.44%{transform:translate(15.0253vw,60.44vh) scale(.2407)}to{transform:translate(10.567vw,99vh) scale(.2407)}}.snow:nth-child(124){opacity:1.3228;transform:translate(61.1141vw,-10px) scale(.3603);animation:fall-124 29s -28s linear infinite}@keyframes fall-124{31.903%{transform:translate(53.4095vw,31.903vh) scale(.3603)}to{transform:translate(57.2618vw,99vh) scale(.3603)}}.snow:nth-child(125){opacity:1.4122;transform:translate(12.6567vw,-10px) scale(.9943);animation:fall-125 27s -7s linear infinite}@keyframes fall-125{71.453%{transform:translate(11.3075vw,71.453vh) scale(.9943)}to{transform:translate(11.9821vw,99vh) scale(.9943)}}.snow:nth-child(126){opacity:1.2966;transform:translate(63.8199vw,-10px) scale(.5638);animation:fall-126 11s -13s linear infinite}@keyframes fall-126{57.384%{transform:translate(59.4959vw,57.384vh) scale(.5638)}to{transform:translate(61.6579vw,99vh) scale(.5638)}}.snow:nth-child(127){opacity:.677;transform:translate(69.6138vw,-10px) scale(.7623);animation:fall-127 17s -1s linear infinite}@keyframes fall-127{45.807%{transform:translate(69.2405vw,45.807vh) scale(.7623)}to{transform:translate(69.42715vw,99vh) scale(.7623)}}.snow:nth-child(128){opacity:.1466;transform:translate(68.1281vw,-10px) scale(.0852);animation:fall-128 11s -1s linear infinite}@keyframes fall-128{36.327%{transform:translate(63.5259vw,36.327vh) scale(.0852)}to{transform:translate(65.827vw,99vh) scale(.0852)}}.snow:nth-child(129){opacity:1.7384;transform:translate(17.6576vw,-10px) scale(.3339);animation:fall-129 12s -2s linear infinite}@keyframes fall-129{43.176%{transform:translate(26.3263vw,43.176vh) scale(.3339)}to{transform:translate(21.99195vw,99vh) scale(.3339)}}.snow:nth-child(130){opacity:1.075;transform:translate(52.5934vw,-10px) scale(.4842);animation:fall-130 23s -5s linear infinite}@keyframes fall-130{36.222%{transform:translate(50.5568vw,36.222vh) scale(.4842)}to{transform:translate(51.5751vw,99vh) scale(.4842)}}.snow:nth-child(131){opacity:1.6992;transform:translate(84.9686vw,-10px) scale(.1988);animation:fall-131 30s -29s linear infinite}@keyframes fall-131{33.777%{transform:translate(78.9684vw,33.777vh) scale(.1988)}to{transform:translate(81.9685vw,99vh) scale(.1988)}}.snow:nth-child(132){opacity:.4966;transform:translate(13.0538vw,-10px) scale(.196);animation:fall-132 24s -2s linear infinite}@keyframes fall-132{75.887%{transform:translate(13.9444vw,75.887vh) scale(.196)}to{transform:translate(13.4991vw,99vh) scale(.196)}}.snow:nth-child(133){opacity:.5044;transform:translate(98.2448vw,-10px) scale(.8333);animation:fall-133 15s -25s linear infinite}@keyframes fall-133{62.83%{transform:translate(98.0306vw,62.83vh) scale(.8333)}to{transform:translate(98.1377vw,99vh) scale(.8333)}}.snow:nth-child(134){opacity:.2902;transform:translate(85.2106vw,-10px) scale(.4853);animation:fall-134 22s -19s linear infinite}@keyframes fall-134{31.72%{transform:translate(86.9983vw,31.72vh) scale(.4853)}to{transform:translate(86.10445vw,99vh) scale(.4853)}}.snow:nth-child(135){opacity:.2652;transform:translate(10.5135vw,-10px) scale(.3535);animation:fall-135 15s -15s linear infinite}@keyframes fall-135{42.937%{transform:translate(13.9678vw,42.937vh) scale(.3535)}to{transform:translate(12.24065vw,99vh) scale(.3535)}}.snow:nth-child(136){opacity:1.8506;transform:translate(2.3874vw,-10px) scale(.8401);animation:fall-136 21s -11s linear infinite}@keyframes fall-136{35.114%{transform:translate(1.0455vw,35.114vh) scale(.8401)}to{transform:translate(1.71645vw,99vh) scale(.8401)}}.snow:nth-child(137){opacity:.0368;transform:translate(25.504vw,-10px) scale(.8762);animation:fall-137 12s -11s linear infinite}@keyframes fall-137{30.975%{transform:translate(28.7124vw,30.975vh) scale(.8762)}to{transform:translate(27.1082vw,99vh) scale(.8762)}}.snow:nth-child(138){opacity:.001;transform:translate(70.7831vw,-10px) scale(.9626);animation:fall-138 12s -1s linear infinite}@keyframes fall-138{42.915%{transform:translate(67.4107vw,42.915vh) scale(.9626)}to{transform:translate(69.0969vw,99vh) scale(.9626)}}.snow:nth-child(139){opacity:.3504;transform:translate(4.042vw,-10px) scale(.7237);animation:fall-139 24s -12s linear infinite}@keyframes fall-139{41.267%{transform:translate(12.5964vw,41.267vh) scale(.7237)}to{transform:translate(8.3192vw,99vh) scale(.7237)}}.snow:nth-child(140){opacity:.8084;transform:translate(44.3381vw,-10px) scale(.1923);animation:fall-140 23s -13s linear infinite}@keyframes fall-140{42.27%{transform:translate(47.4954vw,42.27vh) scale(.1923)}to{transform:translate(45.91675vw,99vh) scale(.1923)}}.snow:nth-child(141){opacity:1.1616;transform:translate(30.6824vw,-10px) scale(.7347);animation:fall-141 18s -28s linear infinite}@keyframes fall-141{62.07%{transform:translate(34.6232vw,62.07vh) scale(.7347)}to{transform:translate(32.6528vw,99vh) scale(.7347)}}.snow:nth-child(142){opacity:.7516;transform:translate(4.6493vw,-10px) scale(.8362);animation:fall-142 12s -2s linear infinite}@keyframes fall-142{66.212%{transform:translate(11.1018vw,66.212vh) scale(.8362)}to{transform:translate(7.87555vw,99vh) scale(.8362)}}.snow:nth-child(143){opacity:.8312;transform:translate(66.3468vw,-10px) scale(.671);animation:fall-143 12s -18s linear infinite}@keyframes fall-143{59.759%{transform:translate(64.0753vw,59.759vh) scale(.671)}to{transform:translate(65.21105vw,99vh) scale(.671)}}.snow:nth-child(144){opacity:1.2608;transform:translate(47.4227vw,-10px) scale(.9214);animation:fall-144 13s -14s linear infinite}@keyframes fall-144{72.809%{transform:translate(41.9797vw,72.809vh) scale(.9214)}to{transform:translate(44.7012vw,99vh) scale(.9214)}}.snow:nth-child(145){opacity:.7928;transform:translate(16.0762vw,-10px) scale(.0284);animation:fall-145 13s -20s linear infinite}@keyframes fall-145{36.517%{transform:translate(15.8303vw,36.517vh) scale(.0284)}to{transform:translate(15.95325vw,99vh) scale(.0284)}}.snow:nth-child(146){opacity:.57;transform:translate(73.5044vw,-10px) scale(.7579);animation:fall-146 16s -7s linear infinite}@keyframes fall-146{54.657%{transform:translate(72.6223vw,54.657vh) scale(.7579)}to{transform:translate(73.06335vw,99vh) scale(.7579)}}.snow:nth-child(147){opacity:.043;transform:translate(67.681vw,-10px) scale(.1022);animation:fall-147 22s -5s linear infinite}@keyframes fall-147{56.708%{transform:translate(71.8093vw,56.708vh) scale(.1022)}to{transform:translate(69.74515vw,99vh) scale(.1022)}}.snow:nth-child(148){opacity:.8948;transform:translate(9.143vw,-10px) scale(.0621);animation:fall-148 28s -3s linear infinite}@keyframes fall-148{57.744%{transform:translate(5.4877vw,57.744vh) scale(.0621)}to{transform:translate(7.31535vw,99vh) scale(.0621)}}.snow:nth-child(149){opacity:1.2292;transform:translate(37.3423vw,-10px) scale(.811);animation:fall-149 18s -17s linear infinite}@keyframes fall-149{51.967%{transform:translate(38.5604vw,51.967vh) scale(.811)}to{transform:translate(37.95135vw,99vh) scale(.811)}}.snow:nth-child(150){opacity:1.9322;transform:translate(45.1866vw,-10px) scale(.2456);animation:fall-150 11s -17s linear infinite}@keyframes fall-150{51.017%{transform:translate(54.5234vw,51.017vh) scale(.2456)}to{transform:translate(49.855vw,99vh) scale(.2456)}}.snow:nth-child(151){opacity:.1556;transform:translate(45.3554vw,-10px) scale(.5642);animation:fall-151 14s -27s linear infinite}@keyframes fall-151{73.374%{transform:translate(40.7811vw,73.374vh) scale(.5642)}to{transform:translate(43.06825vw,99vh) scale(.5642)}}.snow:nth-child(152){opacity:1.025;transform:translate(23.4192vw,-10px) scale(.989);animation:fall-152 28s -8s linear infinite}@keyframes fall-152{62.291%{transform:translate(22.6915vw,62.291vh) scale(.989)}to{transform:translate(23.05535vw,99vh) scale(.989)}}.snow:nth-child(153){opacity:1.382;transform:translate(3.0301vw,-10px) scale(.9032);animation:fall-153 26s -21s linear infinite}@keyframes fall-153{48.22%{transform:translate(2.8948vw,48.22vh) scale(.9032)}to{transform:translate(2.96245vw,99vh) scale(.9032)}}.snow:nth-child(154){opacity:1.522;transform:translate(25.6786vw,-10px) scale(.2334);animation:fall-154 19s -16s linear infinite}@keyframes fall-154{37.229%{transform:translate(30.618vw,37.229vh) scale(.2334)}to{transform:translate(28.1483vw,99vh) scale(.2334)}}.snow:nth-child(155){opacity:1.8298;transform:translate(79.53vw,-10px) scale(.9933);animation:fall-155 29s -21s linear infinite}@keyframes fall-155{52.254%{transform:translate(76.2171vw,52.254vh) scale(.9933)}to{transform:translate(77.87355vw,99vh) scale(.9933)}}.snow:nth-child(156){opacity:1.2768;transform:translate(15.5257vw,-10px) scale(.7101);animation:fall-156 19s -25s linear infinite}@keyframes fall-156{71.997%{transform:translate(6.8668vw,71.997vh) scale(.7101)}to{transform:translate(11.19625vw,99vh) scale(.7101)}}.snow:nth-child(157){opacity:.5726;transform:translate(57.0552vw,-10px) scale(.5078);animation:fall-157 29s -15s linear infinite}@keyframes fall-157{78.246%{transform:translate(63.059vw,78.246vh) scale(.5078)}to{transform:translate(60.0571vw,99vh) scale(.5078)}}.snow:nth-child(158){opacity:1.2188;transform:translate(3.8922vw,-10px) scale(.4576);animation:fall-158 26s -12s linear infinite}@keyframes fall-158{79.373%{transform:translate(2.1113vw,79.373vh) scale(.4576)}to{transform:translate(3.00175vw,99vh) scale(.4576)}}.snow:nth-child(159){opacity:1.7228;transform:translate(57.6786vw,-10px) scale(.2618);animation:fall-159 30s -25s linear infinite}@keyframes fall-159{67.398%{transform:translate(59.0253vw,67.398vh) scale(.2618)}to{transform:translate(58.35195vw,99vh) scale(.2618)}}.snow:nth-child(160){opacity:.4854;transform:translate(2.502vw,-10px) scale(.4734);animation:fall-160 28s -21s linear infinite}@keyframes fall-160{79.965%{transform:translate(-3.1831vw,79.965vh) scale(.4734)}to{transform:translate(-.34055vw,99vh) scale(.4734)}}.snow:nth-child(161){opacity:1.4836;transform:translate(11.8709vw,-10px) scale(.0343);animation:fall-161 15s -13s linear infinite}@keyframes fall-161{35.894%{transform:translate(17.7924vw,35.894vh) scale(.0343)}to{transform:translate(14.83165vw,99vh) scale(.0343)}}.snow:nth-child(162){opacity:1.364;transform:translate(93.5198vw,-10px) scale(.4942);animation:fall-162 27s -15s linear infinite}@keyframes fall-162{71.372%{transform:translate(87.0919vw,71.372vh) scale(.4942)}to{transform:translate(90.30585vw,99vh) scale(.4942)}}.snow:nth-child(163){opacity:1.3836;transform:translate(32.469vw,-10px) scale(.9338);animation:fall-163 17s -2s linear infinite}@keyframes fall-163{41.572%{transform:translate(38.6046vw,41.572vh) scale(.9338)}to{transform:translate(35.5368vw,99vh) scale(.9338)}}.snow:nth-child(164){opacity:1.8616;transform:translate(33.9258vw,-10px) scale(.8447);animation:fall-164 24s -6s linear infinite}@keyframes fall-164{52.689%{transform:translate(28.1083vw,52.689vh) scale(.8447)}to{transform:translate(31.01705vw,99vh) scale(.8447)}}.snow:nth-child(165){opacity:1.8448;transform:translate(36.6261vw,-10px) scale(.1655);animation:fall-165 28s -8s linear infinite}@keyframes fall-165{34.932%{transform:translate(43.1224vw,34.932vh) scale(.1655)}to{transform:translate(39.87425vw,99vh) scale(.1655)}}.snow:nth-child(166){opacity:.7938;transform:translate(93.9881vw,-10px) scale(.4167);animation:fall-166 13s -17s linear infinite}@keyframes fall-166{40.214%{transform:translate(103.3184vw,40.214vh) scale(.4167)}to{transform:translate(98.65325vw,99vh) scale(.4167)}}.snow:nth-child(167){opacity:1.8818;transform:translate(52.618vw,-10px) scale(.2394);animation:fall-167 24s -6s linear infinite}@keyframes fall-167{49.202%{transform:translate(48.6612vw,49.202vh) scale(.2394)}to{transform:translate(50.6396vw,99vh) scale(.2394)}}.snow:nth-child(168){opacity:1.6724;transform:translate(72.2758vw,-10px) scale(.4007);animation:fall-168 17s -2s linear infinite}@keyframes fall-168{77.399%{transform:translate(64.3999vw,77.399vh) scale(.4007)}to{transform:translate(68.33785vw,99vh) scale(.4007)}}.snow:nth-child(169){opacity:.3876;transform:translate(91.1759vw,-10px) scale(.8333);animation:fall-169 29s -20s linear infinite}@keyframes fall-169{38.296%{transform:translate(82.2346vw,38.296vh) scale(.8333)}to{transform:translate(86.70525vw,99vh) scale(.8333)}}.snow:nth-child(170){opacity:1.442;transform:translate(13.9983vw,-10px) scale(.7872);animation:fall-170 27s -22s linear infinite}@keyframes fall-170{72.87%{transform:translate(23.0487vw,72.87vh) scale(.7872)}to{transform:translate(18.5235vw,99vh) scale(.7872)}}.snow:nth-child(171){opacity:1.0966;transform:translate(76.0242vw,-10px) scale(.0307);animation:fall-171 15s -21s linear infinite}@keyframes fall-171{64.764%{transform:translate(68.8313vw,64.764vh) scale(.0307)}to{transform:translate(72.42775vw,99vh) scale(.0307)}}.snow:nth-child(172){opacity:.0262;transform:translate(99.1572vw,-10px) scale(.026);animation:fall-172 15s -20s linear infinite}@keyframes fall-172{79.335%{transform:translate(102.7731vw,79.335vh) scale(.026)}to{transform:translate(100.96515vw,99vh) scale(.026)}}.snow:nth-child(173){opacity:1.9732;transform:translate(60.26vw,-10px) scale(.9849);animation:fall-173 20s -27s linear infinite}@keyframes fall-173{49.44%{transform:translate(52.931vw,49.44vh) scale(.9849)}to{transform:translate(56.5955vw,99vh) scale(.9849)}}.snow:nth-child(174){opacity:1.9382;transform:translate(1.9903vw,-10px) scale(.1716);animation:fall-174 17s -17s linear infinite}@keyframes fall-174{32.488%{transform:translate(11.7769vw,32.488vh) scale(.1716)}to{transform:translate(6.8836vw,99vh) scale(.1716)}}.snow:nth-child(175){opacity:.8216;transform:translate(80.7999vw,-10px) scale(.4716);animation:fall-175 23s -17s linear infinite}@keyframes fall-175{34.599%{transform:translate(87.0015vw,34.599vh) scale(.4716)}to{transform:translate(83.9007vw,99vh) scale(.4716)}}.snow:nth-child(176){opacity:1.8564;transform:translate(64.0805vw,-10px) scale(.0015);animation:fall-176 24s -13s linear infinite}@keyframes fall-176{78.421%{transform:translate(63.2957vw,78.421vh) scale(.0015)}to{transform:translate(63.6881vw,99vh) scale(.0015)}}.snow:nth-child(177){opacity:.5846;transform:translate(42.5437vw,-10px) scale(.9514);animation:fall-177 23s -12s linear infinite}@keyframes fall-177{39.495%{transform:translate(49.1356vw,39.495vh) scale(.9514)}to{transform:translate(45.83965vw,99vh) scale(.9514)}}.snow:nth-child(178){opacity:1.9296;transform:translate(89.8849vw,-10px) scale(.5365);animation:fall-178 22s -20s linear infinite}@keyframes fall-178{44.023%{transform:translate(99.4981vw,44.023vh) scale(.5365)}to{transform:translate(94.6915vw,99vh) scale(.5365)}}.snow:nth-child(179){opacity:.0576;transform:translate(87.3214vw,-10px) scale(.2717);animation:fall-179 14s -25s linear infinite}@keyframes fall-179{66.054%{transform:translate(80.4189vw,66.054vh) scale(.2717)}to{transform:translate(83.87015vw,99vh) scale(.2717)}}.snow:nth-child(180){opacity:.6394;transform:translate(18.9398vw,-10px) scale(.3371);animation:fall-180 16s -14s linear infinite}@keyframes fall-180{72.087%{transform:translate(17.3662vw,72.087vh) scale(.3371)}to{transform:translate(18.153vw,99vh) scale(.3371)}}.snow:nth-child(181){opacity:.0934;transform:translate(86.5211vw,-10px) scale(.2124);animation:fall-181 18s -12s linear infinite}@keyframes fall-181{62.263%{transform:translate(92.7634vw,62.263vh) scale(.2124)}to{transform:translate(89.64225vw,99vh) scale(.2124)}}.snow:nth-child(182){opacity:.3958;transform:translate(5.5879vw,-10px) scale(.5288);animation:fall-182 20s -8s linear infinite}@keyframes fall-182{36.209%{transform:translate(.929vw,36.209vh) scale(.5288)}to{transform:translate(3.25845vw,99vh) scale(.5288)}}.snow:nth-child(183){opacity:1.1672;transform:translate(73.8285vw,-10px) scale(.6046);animation:fall-183 27s -21s linear infinite}@keyframes fall-183{49.439%{transform:translate(69.3367vw,49.439vh) scale(.6046)}to{transform:translate(71.5826vw,99vh) scale(.6046)}}.snow:nth-child(184){opacity:.9328;transform:translate(1.9027vw,-10px) scale(.334);animation:fall-184 10s -12s linear infinite}@keyframes fall-184{68.526%{transform:translate(7.2283vw,68.526vh) scale(.334)}to{transform:translate(4.5655vw,99vh) scale(.334)}}.snow:nth-child(185){opacity:.9738;transform:translate(61.8549vw,-10px) scale(.8098);animation:fall-185 30s -12s linear infinite}@keyframes fall-185{58.146%{transform:translate(61.968vw,58.146vh) scale(.8098)}to{transform:translate(61.91145vw,99vh) scale(.8098)}}.snow:nth-child(186){opacity:.9266;transform:translate(65.8252vw,-10px) scale(.3152);animation:fall-186 16s -16s linear infinite}@keyframes fall-186{50.924%{transform:translate(60.8467vw,50.924vh) scale(.3152)}to{transform:translate(63.33595vw,99vh) scale(.3152)}}.snow:nth-child(187){opacity:.8766;transform:translate(16.9795vw,-10px) scale(.4143);animation:fall-187 25s -15s linear infinite}@keyframes fall-187{42.56%{transform:translate(9.2064vw,42.56vh) scale(.4143)}to{transform:translate(13.09295vw,99vh) scale(.4143)}}.snow:nth-child(188){opacity:.1082;transform:translate(45.3706vw,-10px) scale(.64);animation:fall-188 14s -28s linear infinite}@keyframes fall-188{41.518%{transform:translate(37.7393vw,41.518vh) scale(.64)}to{transform:translate(41.55495vw,99vh) scale(.64)}}.snow:nth-child(189){opacity:1.3348;transform:translate(56.6763vw,-10px) scale(.3605);animation:fall-189 24s -10s linear infinite}@keyframes fall-189{31.051%{transform:translate(59.5781vw,31.051vh) scale(.3605)}to{transform:translate(58.1272vw,99vh) scale(.3605)}}.snow:nth-child(190){opacity:.2916;transform:translate(97.0997vw,-10px) scale(.9217);animation:fall-190 23s -8s linear infinite}@keyframes fall-190{54.926%{transform:translate(97.1506vw,54.926vh) scale(.9217)}to{transform:translate(97.12515vw,99vh) scale(.9217)}}.snow:nth-child(191){opacity:.236;transform:translate(29.9164vw,-10px) scale(.3384);animation:fall-191 18s -22s linear infinite}@keyframes fall-191{65.79%{transform:translate(24.612vw,65.79vh) scale(.3384)}to{transform:translate(27.2642vw,99vh) scale(.3384)}}.snow:nth-child(192){opacity:.5322;transform:translate(21.4305vw,-10px) scale(.5062);animation:fall-192 20s -25s linear infinite}@keyframes fall-192{69.151%{transform:translate(27.5647vw,69.151vh) scale(.5062)}to{transform:translate(24.4976vw,99vh) scale(.5062)}}.snow:nth-child(193){opacity:.1414;transform:translate(42.1923vw,-10px) scale(.9989);animation:fall-193 10s -1s linear infinite}@keyframes fall-193{71.594%{transform:translate(47.7507vw,71.594vh) scale(.9989)}to{transform:translate(44.9715vw,99vh) scale(.9989)}}.snow:nth-child(194){opacity:1.9606;transform:translate(70.4549vw,-10px) scale(.3791);animation:fall-194 18s -26s linear infinite}@keyframes fall-194{38.47%{transform:translate(65.3344vw,38.47vh) scale(.3791)}to{transform:translate(67.89465vw,99vh) scale(.3791)}}.snow:nth-child(195){opacity:.3238;transform:translate(41.047vw,-10px) scale(.4736);animation:fall-195 29s -24s linear infinite}@keyframes fall-195{68.128%{transform:translate(43.2255vw,68.128vh) scale(.4736)}to{transform:translate(42.13625vw,99vh) scale(.4736)}}.snow:nth-child(196){opacity:1.1042;transform:translate(77.879vw,-10px) scale(.3751);animation:fall-196 12s -4s linear infinite}@keyframes fall-196{32.876%{transform:translate(81.2279vw,32.876vh) scale(.3751)}to{transform:translate(79.55345vw,99vh) scale(.3751)}}.snow:nth-child(197){opacity:1.83;transform:translate(73.1243vw,-10px) scale(.903);animation:fall-197 12s -16s linear infinite}@keyframes fall-197{37.42%{transform:translate(70.0654vw,37.42vh) scale(.903)}to{transform:translate(71.59485vw,99vh) scale(.903)}}.snow:nth-child(198){opacity:1.0274;transform:translate(52.7462vw,-10px) scale(.7075);animation:fall-198 10s -1s linear infinite}@keyframes fall-198{47.186%{transform:translate(59.3162vw,47.186vh) scale(.7075)}to{transform:translate(56.0312vw,99vh) scale(.7075)}}.snow:nth-child(199){opacity:1.7712;transform:translate(73.2504vw,-10px) scale(.2929);animation:fall-199 22s -4s linear infinite}@keyframes fall-199{74.107%{transform:translate(71.159vw,74.107vh) scale(.2929)}to{transform:translate(72.2047vw,99vh) scale(.2929)}}.snow:nth-child(200){opacity:1.9362;transform:translate(92.3196vw,-10px) scale(.9357);animation:fall-200 15s -4s linear infinite}@keyframes fall-200{40.992%{transform:translate(94.1168vw,40.992vh) scale(.9357)}to{transform:translate(93.2182vw,99vh) scale(.9357)}}.snow:nth-child(201){opacity:1.5718;transform:translate(15.3015vw,-10px) scale(.2695);animation:fall-201 30s -13s linear infinite}@keyframes fall-201{66.796%{transform:translate(13.0514vw,66.796vh) scale(.2695)}to{transform:translate(14.17645vw,99vh) scale(.2695)}}.snow:nth-child(202){opacity:.4622;transform:translate(2.7131vw,-10px) scale(.6405);animation:fall-202 23s -13s linear infinite}@keyframes fall-202{46.759%{transform:translate(.8652vw,46.759vh) scale(.6405)}to{transform:translate(1.78915vw,99vh) scale(.6405)}}.snow:nth-child(203){opacity:1.7518;transform:translate(14.215vw,-10px) scale(.3422);animation:fall-203 11s -7s linear infinite}@keyframes fall-203{70.369%{transform:translate(6.7778vw,70.369vh) scale(.3422)}to{transform:translate(10.4964vw,99vh) scale(.3422)}}.snow:nth-child(204){opacity:1.421;transform:translate(1.5261vw,-10px) scale(.6266);animation:fall-204 23s -25s linear infinite}@keyframes fall-204{62.608%{transform:translate(8.8046vw,62.608vh) scale(.6266)}to{transform:translate(5.16535vw,99vh) scale(.6266)}}.snow:nth-child(205){opacity:1.6886;transform:translate(31.7379vw,-10px) scale(.6589);animation:fall-205 19s -25s linear infinite}@keyframes fall-205{76.995%{transform:translate(34.9077vw,76.995vh) scale(.6589)}to{transform:translate(33.3228vw,99vh) scale(.6589)}}.snow:nth-child(206){opacity:.5646;transform:translate(19.6896vw,-10px) scale(.4316);animation:fall-206 11s -24s linear infinite}@keyframes fall-206{68.384%{transform:translate(21.7733vw,68.384vh) scale(.4316)}to{transform:translate(20.73145vw,99vh) scale(.4316)}}.snow:nth-child(207){opacity:.2326;transform:translate(94.3257vw,-10px) scale(.5669);animation:fall-207 30s -11s linear infinite}@keyframes fall-207{71.308%{transform:translate(93.2068vw,71.308vh) scale(.5669)}to{transform:translate(93.76625vw,99vh) scale(.5669)}}.snow:nth-child(208){opacity:.796;transform:translate(46.9255vw,-10px) scale(.5274);animation:fall-208 21s -2s linear infinite}@keyframes fall-208{68.883%{transform:translate(40.4059vw,68.883vh) scale(.5274)}to{transform:translate(43.6657vw,99vh) scale(.5274)}}.snow:nth-child(209){opacity:.1348;transform:translate(7.1257vw,-10px) scale(.5743);animation:fall-209 10s -21s linear infinite}@keyframes fall-209{62.626%{transform:translate(-.4261vw,62.626vh) scale(.5743)}to{transform:translate(3.3498vw,99vh) scale(.5743)}}.snow:nth-child(210){opacity:1.7366;transform:translate(56.0231vw,-10px) scale(.021);animation:fall-210 23s -15s linear infinite}@keyframes fall-210{35.594%{transform:translate(53.1617vw,35.594vh) scale(.021)}to{transform:translate(54.5924vw,99vh) scale(.021)}}.snow:nth-child(211){opacity:1.5652;transform:translate(46.6596vw,-10px) scale(.6646);animation:fall-211 18s -11s linear infinite}@keyframes fall-211{49.083%{transform:translate(55.1463vw,49.083vh) scale(.6646)}to{transform:translate(50.90295vw,99vh) scale(.6646)}}.snow:nth-child(212){opacity:1.761;transform:translate(1.4651vw,-10px) scale(.1763);animation:fall-212 20s -13s linear infinite}@keyframes fall-212{53.72%{transform:translate(.6897vw,53.72vh) scale(.1763)}to{transform:translate(1.0774vw,99vh) scale(.1763)}}.snow:nth-child(213){opacity:1.8154;transform:translate(95.8704vw,-10px) scale(.1162);animation:fall-213 10s -7s linear infinite}@keyframes fall-213{44.605%{transform:translate(102.3117vw,44.605vh) scale(.1162)}to{transform:translate(99.09105vw,99vh) scale(.1162)}}.snow:nth-child(214){opacity:.7464;transform:translate(94.0805vw,-10px) scale(.7723);animation:fall-214 13s -24s linear infinite}@keyframes fall-214{61.18%{transform:translate(86.677vw,61.18vh) scale(.7723)}to{transform:translate(90.37875vw,99vh) scale(.7723)}}.snow:nth-child(215){opacity:.0792;transform:translate(45.5452vw,-10px) scale(.991);animation:fall-215 25s -13s linear infinite}@keyframes fall-215{76.16%{transform:translate(36.0959vw,76.16vh) scale(.991)}to{transform:translate(40.82055vw,99vh) scale(.991)}}.snow:nth-child(216){opacity:1.5886;transform:translate(91.5876vw,-10px) scale(.0708);animation:fall-216 20s -4s linear infinite}@keyframes fall-216{73.557%{transform:translate(92.7194vw,73.557vh) scale(.0708)}to{transform:translate(92.1535vw,99vh) scale(.0708)}}.snow:nth-child(217){opacity:1.0892;transform:translate(73.9444vw,-10px) scale(.9528);animation:fall-217 29s -8s linear infinite}@keyframes fall-217{73.196%{transform:translate(71.1658vw,73.196vh) scale(.9528)}to{transform:translate(72.5551vw,99vh) scale(.9528)}}.snow:nth-child(218){opacity:.4994;transform:translate(54.0087vw,-10px) scale(.7424);animation:fall-218 14s -9s linear infinite}@keyframes fall-218{59.563%{transform:translate(59.525vw,59.563vh) scale(.7424)}to{transform:translate(56.76685vw,99vh) scale(.7424)}}.snow:nth-child(219){opacity:1.3622;transform:translate(38.3962vw,-10px) scale(.6187);animation:fall-219 27s -18s linear infinite}@keyframes fall-219{71.321%{transform:translate(38.6651vw,71.321vh) scale(.6187)}to{transform:translate(38.53065vw,99vh) scale(.6187)}}.snow:nth-child(220){opacity:1.4282;transform:translate(31.1251vw,-10px) scale(.0671);animation:fall-220 24s -28s linear infinite}@keyframes fall-220{75.413%{transform:translate(35.2967vw,75.413vh) scale(.0671)}to{transform:translate(33.2109vw,99vh) scale(.0671)}}.snow:nth-child(221){opacity:.9018;transform:translate(24.1624vw,-10px) scale(.0461);animation:fall-221 18s -27s linear infinite}@keyframes fall-221{30.307%{transform:translate(25.474vw,30.307vh) scale(.0461)}to{transform:translate(24.8182vw,99vh) scale(.0461)}}.snow:nth-child(222){opacity:.2634;transform:translate(69.4143vw,-10px) scale(.3211);animation:fall-222 17s -12s linear infinite}@keyframes fall-222{33.661%{transform:translate(62.2922vw,33.661vh) scale(.3211)}to{transform:translate(65.85325vw,99vh) scale(.3211)}}.snow:nth-child(223){opacity:1.0628;transform:translate(93.3984vw,-10px) scale(.3869);animation:fall-223 21s -16s linear infinite}@keyframes fall-223{50.301%{transform:translate(88.9792vw,50.301vh) scale(.3869)}to{transform:translate(91.1888vw,99vh) scale(.3869)}}.snow:nth-child(224){opacity:.1768;transform:translate(34.4224vw,-10px) scale(.1522);animation:fall-224 16s -27s linear infinite}@keyframes fall-224{57.018%{transform:translate(35.7796vw,57.018vh) scale(.1522)}to{transform:translate(35.101vw,99vh) scale(.1522)}}.snow:nth-child(225){opacity:.1264;transform:translate(92.1123vw,-10px) scale(.9684);animation:fall-225 12s -23s linear infinite}@keyframes fall-225{49.843%{transform:translate(92.0712vw,49.843vh) scale(.9684)}to{transform:translate(92.09175vw,99vh) scale(.9684)}}.snow:nth-child(226){opacity:1.2296;transform:translate(60.0234vw,-10px) scale(.9178);animation:fall-226 24s -29s linear infinite}@keyframes fall-226{50.459%{transform:translate(69.912vw,50.459vh) scale(.9178)}to{transform:translate(64.9677vw,99vh) scale(.9178)}}.snow:nth-child(227){opacity:.7308;transform:translate(62.743vw,-10px) scale(.6176);animation:fall-227 27s -21s linear infinite}@keyframes fall-227{40.97%{transform:translate(66.2323vw,40.97vh) scale(.6176)}to{transform:translate(64.48765vw,99vh) scale(.6176)}}.snow:nth-child(228){opacity:1.4616;transform:translate(58.5787vw,-10px) scale(.5313);animation:fall-228 24s -23s linear infinite}@keyframes fall-228{52.096%{transform:translate(61.3988vw,52.096vh) scale(.5313)}to{transform:translate(59.98875vw,99vh) scale(.5313)}}.snow:nth-child(229){opacity:.6148;transform:translate(21.0974vw,-10px) scale(.0955);animation:fall-229 22s -3s linear infinite}@keyframes fall-229{75.394%{transform:translate(26.2077vw,75.394vh) scale(.0955)}to{transform:translate(23.65255vw,99vh) scale(.0955)}}.snow:nth-child(230){opacity:.194;transform:translate(79.0728vw,-10px) scale(.5871);animation:fall-230 21s -2s linear infinite}@keyframes fall-230{66.771%{transform:translate(83.4677vw,66.771vh) scale(.5871)}to{transform:translate(81.27025vw,99vh) scale(.5871)}}.snow:nth-child(231){opacity:1.7778;transform:translate(26.9415vw,-10px) scale(.2981);animation:fall-231 21s -12s linear infinite}@keyframes fall-231{78.089%{transform:translate(35.9061vw,78.089vh) scale(.2981)}to{transform:translate(31.4238vw,99vh) scale(.2981)}}.snow:nth-child(232){opacity:1.3242;transform:translate(13.9912vw,-10px) scale(.5461);animation:fall-232 21s -26s linear infinite}@keyframes fall-232{59.002%{transform:translate(10.3477vw,59.002vh) scale(.5461)}to{transform:translate(12.16945vw,99vh) scale(.5461)}}.snow:nth-child(233){opacity:1.574;transform:translate(88.8328vw,-10px) scale(.4768);animation:fall-233 16s -9s linear infinite}@keyframes fall-233{76.294%{transform:translate(97.6754vw,76.294vh) scale(.4768)}to{transform:translate(93.2541vw,99vh) scale(.4768)}}.snow:nth-child(234){opacity:1.3308;transform:translate(95.3078vw,-10px) scale(.9336);animation:fall-234 16s -14s linear infinite}@keyframes fall-234{42.461%{transform:translate(101.3633vw,42.461vh) scale(.9336)}to{transform:translate(98.33555vw,99vh) scale(.9336)}}.snow:nth-child(235){opacity:1.5958;transform:translate(92.6041vw,-10px) scale(.3499);animation:fall-235 27s -15s linear infinite}@keyframes fall-235{54.494%{transform:translate(92.9763vw,54.494vh) scale(.3499)}to{transform:translate(92.7902vw,99vh) scale(.3499)}}.snow:nth-child(236){opacity:1.7154;transform:translate(8.9343vw,-10px) scale(.0647);animation:fall-236 25s -12s linear infinite}@keyframes fall-236{45.318%{transform:translate(10.133vw,45.318vh) scale(.0647)}to{transform:translate(9.53365vw,99vh) scale(.0647)}}.snow:nth-child(237){opacity:.0048;transform:translate(54.5183vw,-10px) scale(.1248);animation:fall-237 10s -27s linear infinite}@keyframes fall-237{63.874%{transform:translate(44.6396vw,63.874vh) scale(.1248)}to{transform:translate(49.57895vw,99vh) scale(.1248)}}.snow:nth-child(238){opacity:1.5692;transform:translate(39.336vw,-10px) scale(.7952);animation:fall-238 21s -27s linear infinite}@keyframes fall-238{43.059%{transform:translate(32.0462vw,43.059vh) scale(.7952)}to{transform:translate(35.6911vw,99vh) scale(.7952)}}.snow:nth-child(239){opacity:1.6696;transform:translate(74.2516vw,-10px) scale(.9662);animation:fall-239 23s -17s linear infinite}@keyframes fall-239{32.455%{transform:translate(67.3738vw,32.455vh) scale(.9662)}to{transform:translate(70.8127vw,99vh) scale(.9662)}}.snow:nth-child(240){opacity:.4586;transform:translate(.9899vw,-10px) scale(.8195);animation:fall-240 30s -15s linear infinite}@keyframes fall-240{54.478%{transform:translate(-8.2874vw,54.478vh) scale(.8195)}to{transform:translate(-3.64875vw,99vh) scale(.8195)}}.snow:nth-child(241){opacity:.154;transform:translate(21.6559vw,-10px) scale(.046);animation:fall-241 13s -9s linear infinite}@keyframes fall-241{77.088%{transform:translate(30.3512vw,77.088vh) scale(.046)}to{transform:translate(26.00355vw,99vh) scale(.046)}}.snow:nth-child(242){opacity:.6802;transform:translate(29.0867vw,-10px) scale(.0311);animation:fall-242 29s -15s linear infinite}@keyframes fall-242{49.237%{transform:translate(33.3701vw,49.237vh) scale(.0311)}to{transform:translate(31.2284vw,99vh) scale(.0311)}}.snow:nth-child(243){opacity:1.4102;transform:translate(25.8404vw,-10px) scale(.6304);animation:fall-243 23s -7s linear infinite}@keyframes fall-243{73.851%{transform:translate(29.3294vw,73.851vh) scale(.6304)}to{transform:translate(27.5849vw,99vh) scale(.6304)}}.snow:nth-child(244){opacity:.0742;transform:translate(90.6267vw,-10px) scale(.1091);animation:fall-244 16s -4s linear infinite}@keyframes fall-244{65.949%{transform:translate(89.9394vw,65.949vh) scale(.1091)}to{transform:translate(90.28305vw,99vh) scale(.1091)}}.snow:nth-child(245){opacity:.8666;transform:translate(41.4336vw,-10px) scale(.6254);animation:fall-245 24s -18s linear infinite}@keyframes fall-245{33.841%{transform:translate(34.9106vw,33.841vh) scale(.6254)}to{transform:translate(38.1721vw,99vh) scale(.6254)}}.snow:nth-child(246){opacity:.7824;transform:translate(90.0423vw,-10px) scale(.2706);animation:fall-246 13s -1s linear infinite}@keyframes fall-246{73.012%{transform:translate(80.3735vw,73.012vh) scale(.2706)}to{transform:translate(85.2079vw,99vh) scale(.2706)}}.snow:nth-child(247){opacity:.2092;transform:translate(49.2264vw,-10px) scale(.5618);animation:fall-247 27s -7s linear infinite}@keyframes fall-247{46.196%{transform:translate(47.3393vw,46.196vh) scale(.5618)}to{transform:translate(48.28285vw,99vh) scale(.5618)}}.snow:nth-child(248){opacity:1.9168;transform:translate(8.2036vw,-10px) scale(.5783);animation:fall-248 26s -5s linear infinite}@keyframes fall-248{56.875%{transform:translate(14.0969vw,56.875vh) scale(.5783)}to{transform:translate(11.15025vw,99vh) scale(.5783)}}.snow:nth-child(249){opacity:1.2164;transform:translate(28.8456vw,-10px) scale(.5807);animation:fall-249 22s -26s linear infinite}@keyframes fall-249{51.243%{transform:translate(27.9948vw,51.243vh) scale(.5807)}to{transform:translate(28.4202vw,99vh) scale(.5807)}}.snow:nth-child(250){opacity:.817;transform:translate(12.4079vw,-10px) scale(.4311);animation:fall-250 25s -25s linear infinite}@keyframes fall-250{60.712%{transform:translate(9.9856vw,60.712vh) scale(.4311)}to{transform:translate(11.19675vw,99vh) scale(.4311)}}.snow:nth-child(251){opacity:1.942;transform:translate(77.5748vw,-10px) scale(.295);animation:fall-251 15s -5s linear infinite}@keyframes fall-251{64.302%{transform:translate(72.952vw,64.302vh) scale(.295)}to{transform:translate(75.2634vw,99vh) scale(.295)}}.snow:nth-child(252){opacity:.051;transform:translate(90.2331vw,-10px) scale(.9246);animation:fall-252 11s -5s linear infinite}@keyframes fall-252{55.96%{transform:translate(84.4773vw,55.96vh) scale(.9246)}to{transform:translate(87.3552vw,99vh) scale(.9246)}}.snow:nth-child(253){opacity:.4622;transform:translate(95.9383vw,-10px) scale(.0268);animation:fall-253 14s -3s linear infinite}@keyframes fall-253{47.883%{transform:translate(96.8808vw,47.883vh) scale(.0268)}to{transform:translate(96.40955vw,99vh) scale(.0268)}}.snow:nth-child(254){opacity:1.149;transform:translate(31.781vw,-10px) scale(.2047);animation:fall-254 30s -26s linear infinite}@keyframes fall-254{70.727%{transform:translate(24.2153vw,70.727vh) scale(.2047)}to{transform:translate(27.99815vw,99vh) scale(.2047)}}.snow:nth-child(255){opacity:1.9082;transform:translate(8.5809vw,-10px) scale(.203);animation:fall-255 20s -19s linear infinite}@keyframes fall-255{67.442%{transform:translate(.9528vw,67.442vh) scale(.203)}to{transform:translate(4.76685vw,99vh) scale(.203)}}.snow:nth-child(256){opacity:.2622;transform:translate(89.0941vw,-10px) scale(.9643);animation:fall-256 24s -7s linear infinite}@keyframes fall-256{70.706%{transform:translate(93.4943vw,70.706vh) scale(.9643)}to{transform:translate(91.2942vw,99vh) scale(.9643)}}.snow:nth-child(257){opacity:1.5896;transform:translate(51.5348vw,-10px) scale(.586);animation:fall-257 22s -6s linear infinite}@keyframes fall-257{50.131%{transform:translate(45.1935vw,50.131vh) scale(.586)}to{transform:translate(48.36415vw,99vh) scale(.586)}}.snow:nth-child(258){opacity:.2418;transform:translate(53.7558vw,-10px) scale(.0377);animation:fall-258 10s -1s linear infinite}@keyframes fall-258{50.23%{transform:translate(60.438vw,50.23vh) scale(.0377)}to{transform:translate(57.0969vw,99vh) scale(.0377)}}.snow:nth-child(259){opacity:.708;transform:translate(67.8176vw,-10px) scale(.6224);animation:fall-259 29s -11s linear infinite}@keyframes fall-259{76.461%{transform:translate(62.3666vw,76.461vh) scale(.6224)}to{transform:translate(65.0921vw,99vh) scale(.6224)}}.snow:nth-child(260){opacity:1.247;transform:translate(19.5845vw,-10px) scale(.9007);animation:fall-260 12s -29s linear infinite}@keyframes fall-260{38.225%{transform:translate(22.9971vw,38.225vh) scale(.9007)}to{transform:translate(21.2908vw,99vh) scale(.9007)}}.snow:nth-child(261){opacity:.0034;transform:translate(45.6507vw,-10px) scale(.6254);animation:fall-261 25s -24s linear infinite}@keyframes fall-261{44.58%{transform:translate(49.3125vw,44.58vh) scale(.6254)}to{transform:translate(47.4816vw,99vh) scale(.6254)}}.snow:nth-child(262){opacity:1.5502;transform:translate(25.9263vw,-10px) scale(.365);animation:fall-262 27s -3s linear infinite}@keyframes fall-262{35.183%{transform:translate(30.6512vw,35.183vh) scale(.365)}to{transform:translate(28.28875vw,99vh) scale(.365)}}.snow:nth-child(263){opacity:1.3298;transform:translate(7.1584vw,-10px) scale(.2951);animation:fall-263 14s -29s linear infinite}@keyframes fall-263{38.774%{transform:translate(5.3168vw,38.774vh) scale(.2951)}to{transform:translate(6.2376vw,99vh) scale(.2951)}}.snow:nth-child(264){opacity:.3802;transform:translate(65.4731vw,-10px) scale(.3356);animation:fall-264 11s -23s linear infinite}@keyframes fall-264{69.233%{transform:translate(73.8563vw,69.233vh) scale(.3356)}to{transform:translate(69.6647vw,99vh) scale(.3356)}}.snow:nth-child(265){opacity:.2148;transform:translate(56.7246vw,-10px) scale(.737);animation:fall-265 27s -16s linear infinite}@keyframes fall-265{70.401%{transform:translate(61.8277vw,70.401vh) scale(.737)}to{transform:translate(59.27615vw,99vh) scale(.737)}}.snow:nth-child(266){opacity:1.9554;transform:translate(29.5916vw,-10px) scale(.5497);animation:fall-266 17s -7s linear infinite}@keyframes fall-266{45.008%{transform:translate(35.3454vw,45.008vh) scale(.5497)}to{transform:translate(32.4685vw,99vh) scale(.5497)}}.snow:nth-child(267){opacity:.0112;transform:translate(45.9337vw,-10px) scale(.4836);animation:fall-267 19s -27s linear infinite}@keyframes fall-267{48.153%{transform:translate(45.8223vw,48.153vh) scale(.4836)}to{transform:translate(45.878vw,99vh) scale(.4836)}}.snow:nth-child(268){opacity:1.1242;transform:translate(3.5299vw,-10px) scale(.3573);animation:fall-268 29s -7s linear infinite}@keyframes fall-268{51.156%{transform:translate(-1.4288vw,51.156vh) scale(.3573)}to{transform:translate(1.05055vw,99vh) scale(.3573)}}.snow:nth-child(269){opacity:1.2528;transform:translate(98.6741vw,-10px) scale(.6628);animation:fall-269 21s -15s linear infinite}@keyframes fall-269{66.017%{transform:translate(98.762vw,66.017vh) scale(.6628)}to{transform:translate(98.71805vw,99vh) scale(.6628)}}.snow:nth-child(270){opacity:1.7672;transform:translate(6.5075vw,-10px) scale(.5087);animation:fall-270 24s -24s linear infinite}@keyframes fall-270{42.963%{transform:translate(5.3632vw,42.963vh) scale(.5087)}to{transform:translate(5.93535vw,99vh) scale(.5087)}}.snow:nth-child(271){opacity:1.6728;transform:translate(6.4577vw,-10px) scale(.1402);animation:fall-271 21s -12s linear infinite}@keyframes fall-271{58.142%{transform:translate(-1.6925vw,58.142vh) scale(.1402)}to{transform:translate(2.3826vw,99vh) scale(.1402)}}.snow:nth-child(272){opacity:.1578;transform:translate(25.5098vw,-10px) scale(.6407);animation:fall-272 19s -7s linear infinite}@keyframes fall-272{44.109%{transform:translate(22.619vw,44.109vh) scale(.6407)}to{transform:translate(24.0644vw,99vh) scale(.6407)}}.snow:nth-child(273){opacity:.9474;transform:translate(89.4753vw,-10px) scale(.8474);animation:fall-273 23s -19s linear infinite}@keyframes fall-273{56.286%{transform:translate(99.4514vw,56.286vh) scale(.8474)}to{transform:translate(94.46335vw,99vh) scale(.8474)}}.snow:nth-child(274){opacity:.737;transform:translate(90.9427vw,-10px) scale(.5803);animation:fall-274 21s -26s linear infinite}@keyframes fall-274{75.83%{transform:translate(86.7905vw,75.83vh) scale(.5803)}to{transform:translate(88.8666vw,99vh) scale(.5803)}}.snow:nth-child(275){opacity:1.1672;transform:translate(13.0354vw,-10px) scale(.1688);animation:fall-275 11s -6s linear infinite}@keyframes fall-275{36.127%{transform:translate(10.3093vw,36.127vh) scale(.1688)}to{transform:translate(11.67235vw,99vh) scale(.1688)}}.snow:nth-child(276){opacity:1.6214;transform:translate(96.2273vw,-10px) scale(.4701);animation:fall-276 20s -25s linear infinite}@keyframes fall-276{68.883%{transform:translate(87.9144vw,68.883vh) scale(.4701)}to{transform:translate(92.07085vw,99vh) scale(.4701)}}.snow:nth-child(277){opacity:.2402;transform:translate(26.7873vw,-10px) scale(.3956);animation:fall-277 23s -17s linear infinite}@keyframes fall-277{36.895%{transform:translate(27.5552vw,36.895vh) scale(.3956)}to{transform:translate(27.17125vw,99vh) scale(.3956)}}.snow:nth-child(278){opacity:.8136;transform:translate(21.1482vw,-10px) scale(.5737);animation:fall-278 24s -14s linear infinite}@keyframes fall-278{70.315%{transform:translate(22.2508vw,70.315vh) scale(.5737)}to{transform:translate(21.6995vw,99vh) scale(.5737)}}.snow:nth-child(279){opacity:1.2224;transform:translate(14.4321vw,-10px) scale(.4033);animation:fall-279 10s -21s linear infinite}@keyframes fall-279{77.498%{transform:translate(9.9425vw,77.498vh) scale(.4033)}to{transform:translate(12.1873vw,99vh) scale(.4033)}}.snow:nth-child(280){opacity:1.2504;transform:translate(19.2204vw,-10px) scale(.0472);animation:fall-280 20s -5s linear infinite}@keyframes fall-280{40.837%{transform:translate(28.878vw,40.837vh) scale(.0472)}to{transform:translate(24.0492vw,99vh) scale(.0472)}}.snow:nth-child(281){opacity:1.5546;transform:translate(49.6963vw,-10px) scale(.7886);animation:fall-281 30s -4s linear infinite}@keyframes fall-281{40.377%{transform:translate(55.2597vw,40.377vh) scale(.7886)}to{transform:translate(52.478vw,99vh) scale(.7886)}}.snow:nth-child(282){opacity:1.1512;transform:translate(58.3681vw,-10px) scale(.801);animation:fall-282 28s -3s linear infinite}@keyframes fall-282{40.568%{transform:translate(65.4261vw,40.568vh) scale(.801)}to{transform:translate(61.8971vw,99vh) scale(.801)}}.snow:nth-child(283){opacity:.5912;transform:translate(51.7056vw,-10px) scale(.0018);animation:fall-283 30s -11s linear infinite}@keyframes fall-283{65.471%{transform:translate(51.6132vw,65.471vh) scale(.0018)}to{transform:translate(51.6594vw,99vh) scale(.0018)}}.snow:nth-child(284){opacity:.8172;transform:translate(24.4715vw,-10px) scale(.0811);animation:fall-284 18s -12s linear infinite}@keyframes fall-284{64.933%{transform:translate(32.1132vw,64.933vh) scale(.0811)}to{transform:translate(28.29235vw,99vh) scale(.0811)}}.snow:nth-child(285){opacity:.4664;transform:translate(65.9301vw,-10px) scale(.3336);animation:fall-285 22s -4s linear infinite}@keyframes fall-285{39.363%{transform:translate(60.1727vw,39.363vh) scale(.3336)}to{transform:translate(63.0514vw,99vh) scale(.3336)}}.snow:nth-child(286){opacity:.768;transform:translate(31.0256vw,-10px) scale(.5394);animation:fall-286 16s -29s linear infinite}@keyframes fall-286{44.183%{transform:translate(28.4015vw,44.183vh) scale(.5394)}to{transform:translate(29.71355vw,99vh) scale(.5394)}}.snow:nth-child(287){opacity:1.483;transform:translate(72.6104vw,-10px) scale(.2547);animation:fall-287 25s -10s linear infinite}@keyframes fall-287{46.004%{transform:translate(76.6342vw,46.004vh) scale(.2547)}to{transform:translate(74.6223vw,99vh) scale(.2547)}}.snow:nth-child(288){opacity:1.7126;transform:translate(79.1255vw,-10px) scale(.8243);animation:fall-288 13s -2s linear infinite}@keyframes fall-288{78.635%{transform:translate(71.265vw,78.635vh) scale(.8243)}to{transform:translate(75.19525vw,99vh) scale(.8243)}}.snow:nth-child(289){opacity:1.9832;transform:translate(78.6201vw,-10px) scale(.4402);animation:fall-289 22s -21s linear infinite}@keyframes fall-289{41.187%{transform:translate(81.602vw,41.187vh) scale(.4402)}to{transform:translate(80.11105vw,99vh) scale(.4402)}}.snow:nth-child(290){opacity:.1992;transform:translate(44.8562vw,-10px) scale(.2127);animation:fall-290 25s -8s linear infinite}@keyframes fall-290{62.705%{transform:translate(46.6366vw,62.705vh) scale(.2127)}to{transform:translate(45.7464vw,99vh) scale(.2127)}}.snow:nth-child(291){opacity:1.3752;transform:translate(8.288vw,-10px) scale(.6442);animation:fall-291 15s -17s linear infinite}@keyframes fall-291{53.718%{transform:translate(5.432vw,53.718vh) scale(.6442)}to{transform:translate(6.86vw,99vh) scale(.6442)}}.snow:nth-child(292){opacity:.2714;transform:translate(2.7907vw,-10px) scale(.8396);animation:fall-292 30s -11s linear infinite}@keyframes fall-292{47.352%{transform:translate(-1.3957vw,47.352vh) scale(.8396)}to{transform:translate(.6975vw,99vh) scale(.8396)}}.snow:nth-child(293){opacity:1.362;transform:translate(30.5573vw,-10px) scale(.2548);animation:fall-293 13s -23s linear infinite}@keyframes fall-293{40.503%{transform:translate(23.2913vw,40.503vh) scale(.2548)}to{transform:translate(26.9243vw,99vh) scale(.2548)}}.snow:nth-child(294){opacity:1.9892;transform:translate(5.3415vw,-10px) scale(.3799);animation:fall-294 14s -11s linear infinite}@keyframes fall-294{66.055%{transform:translate(1.83vw,66.055vh) scale(.3799)}to{transform:translate(3.58575vw,99vh) scale(.3799)}}.snow:nth-child(295){opacity:1.1442;transform:translate(43.5029vw,-10px) scale(.5286);animation:fall-295 25s -3s linear infinite}@keyframes fall-295{31.8%{transform:translate(46.1647vw,31.8vh) scale(.5286)}to{transform:translate(44.8338vw,99vh) scale(.5286)}}.snow:nth-child(296){opacity:.866;transform:translate(16.5679vw,-10px) scale(.0916);animation:fall-296 28s -1s linear infinite}@keyframes fall-296{54.064%{transform:translate(12.4105vw,54.064vh) scale(.0916)}to{transform:translate(14.4892vw,99vh) scale(.0916)}}.snow:nth-child(297){opacity:.283;transform:translate(93.5983vw,-10px) scale(.0653);animation:fall-297 29s -20s linear infinite}@keyframes fall-297{77.247%{transform:translate(99.1275vw,77.247vh) scale(.0653)}to{transform:translate(96.3629vw,99vh) scale(.0653)}}.snow:nth-child(298){opacity:.3178;transform:translate(33.6933vw,-10px) scale(.8131);animation:fall-298 25s -26s linear infinite}@keyframes fall-298{74.665%{transform:translate(33.097vw,74.665vh) scale(.8131)}to{transform:translate(33.39515vw,99vh) scale(.8131)}}.snow:nth-child(299){opacity:1.9584;transform:translate(65.3931vw,-10px) scale(.0766);animation:fall-299 21s -24s linear infinite}@keyframes fall-299{69.406%{transform:translate(73.4412vw,69.406vh) scale(.0766)}to{transform:translate(69.41715vw,99vh) scale(.0766)}}.snow:nth-child(300){opacity:1.437;transform:translate(68.4683vw,-10px) scale(.2751);animation:fall-300 17s -30s linear infinite}@keyframes fall-300{56.394%{transform:translate(59.7658vw,56.394vh) scale(.2751)}to{transform:translate(64.11705vw,99vh) scale(.2751)}}.snow:nth-child(301){opacity:.1474;transform:translate(76.0786vw,-10px) scale(.4294);animation:fall-301 10s -23s linear infinite}@keyframes fall-301{52.865%{transform:translate(73.7928vw,52.865vh) scale(.4294)}to{transform:translate(74.9357vw,99vh) scale(.4294)}}.snow:nth-child(302){opacity:.4572;transform:translate(71.2977vw,-10px) scale(.2167);animation:fall-302 20s -5s linear infinite}@keyframes fall-302{31.22%{transform:translate(73.5636vw,31.22vh) scale(.2167)}to{transform:translate(72.43065vw,99vh) scale(.2167)}}.snow:nth-child(303){opacity:1.455;transform:translate(80.3829vw,-10px) scale(.7274);animation:fall-303 23s -7s linear infinite}@keyframes fall-303{68.288%{transform:translate(70.4162vw,68.288vh) scale(.7274)}to{transform:translate(75.39955vw,99vh) scale(.7274)}}.snow:nth-child(304){opacity:1.1664;transform:translate(33.5726vw,-10px) scale(.9929);animation:fall-304 22s -1s linear infinite}@keyframes fall-304{49.641%{transform:translate(33.5657vw,49.641vh) scale(.9929)}to{transform:translate(33.56915vw,99vh) scale(.9929)}}.snow:nth-child(305){opacity:1.086;transform:translate(14.0507vw,-10px) scale(.1477);animation:fall-305 21s -13s linear infinite}@keyframes fall-305{63.371%{transform:translate(22.3704vw,63.371vh) scale(.1477)}to{transform:translate(18.21055vw,99vh) scale(.1477)}}.snow:nth-child(306){opacity:.2596;transform:translate(40.7795vw,-10px) scale(.2884);animation:fall-306 22s -5s linear infinite}@keyframes fall-306{32.635%{transform:translate(35.0267vw,32.635vh) scale(.2884)}to{transform:translate(37.9031vw,99vh) scale(.2884)}}.snow:nth-child(307){opacity:1.3136;transform:translate(40.0085vw,-10px) scale(.7327);animation:fall-307 27s -27s linear infinite}@keyframes fall-307{49.472%{transform:translate(49.3113vw,49.472vh) scale(.7327)}to{transform:translate(44.6599vw,99vh) scale(.7327)}}.snow:nth-child(308){opacity:1.6322;transform:translate(50.4346vw,-10px) scale(.8523);animation:fall-308 21s -7s linear infinite}@keyframes fall-308{35.834%{transform:translate(47.6141vw,35.834vh) scale(.8523)}to{transform:translate(49.02435vw,99vh) scale(.8523)}}.snow:nth-child(309){opacity:1.7446;transform:translate(27.3039vw,-10px) scale(.3499);animation:fall-309 24s -8s linear infinite}@keyframes fall-309{43.509%{transform:translate(34.5111vw,43.509vh) scale(.3499)}to{transform:translate(30.9075vw,99vh) scale(.3499)}}.snow:nth-child(310){opacity:.6012;transform:translate(73.2606vw,-10px) scale(.2626);animation:fall-310 17s -19s linear infinite}@keyframes fall-310{30.141%{transform:translate(71.0769vw,30.141vh) scale(.2626)}to{transform:translate(72.16875vw,99vh) scale(.2626)}}.snow:nth-child(311){opacity:1.602;transform:translate(66.2116vw,-10px) scale(.507);animation:fall-311 10s -10s linear infinite}@keyframes fall-311{44.52%{transform:translate(70.3566vw,44.52vh) scale(.507)}to{transform:translate(68.2841vw,99vh) scale(.507)}}.snow:nth-child(312){opacity:.1836;transform:translate(79.1246vw,-10px) scale(.063);animation:fall-312 18s -20s linear infinite}@keyframes fall-312{52.409%{transform:translate(81.3554vw,52.409vh) scale(.063)}to{transform:translate(80.24vw,99vh) scale(.063)}}.snow:nth-child(313){opacity:.3512;transform:translate(79.0738vw,-10px) scale(.64);animation:fall-313 23s -21s linear infinite}@keyframes fall-313{74.301%{transform:translate(81.5537vw,74.301vh) scale(.64)}to{transform:translate(80.31375vw,99vh) scale(.64)}}.snow:nth-child(314){opacity:.8384;transform:translate(16.6395vw,-10px) scale(.5853);animation:fall-314 15s -1s linear infinite}@keyframes fall-314{60.73%{transform:translate(14.8751vw,60.73vh) scale(.5853)}to{transform:translate(15.7573vw,99vh) scale(.5853)}}.snow:nth-child(315){opacity:1.9106;transform:translate(32.2629vw,-10px) scale(.0888);animation:fall-315 28s -1s linear infinite}@keyframes fall-315{75.842%{transform:translate(26.7033vw,75.842vh) scale(.0888)}to{transform:translate(29.4831vw,99vh) scale(.0888)}}.snow:nth-child(316){opacity:1.7154;transform:translate(62.2684vw,-10px) scale(.0005);animation:fall-316 28s -10s linear infinite}@keyframes fall-316{54.32%{transform:translate(68.4419vw,54.32vh) scale(.0005)}to{transform:translate(65.35515vw,99vh) scale(.0005)}}.snow:nth-child(317){opacity:.2416;transform:translate(71.693vw,-10px) scale(.0519);animation:fall-317 14s -9s linear infinite}@keyframes fall-317{35.583%{transform:translate(78.6921vw,35.583vh) scale(.0519)}to{transform:translate(75.19255vw,99vh) scale(.0519)}}.snow:nth-child(318){opacity:1.5426;transform:translate(13.1493vw,-10px) scale(.5163);animation:fall-318 17s -20s linear infinite}@keyframes fall-318{55.288%{transform:translate(15.2479vw,55.288vh) scale(.5163)}to{transform:translate(14.1986vw,99vh) scale(.5163)}}.snow:nth-child(319){opacity:1.737;transform:translate(26.5835vw,-10px) scale(.1238);animation:fall-319 20s -11s linear infinite}@keyframes fall-319{68.957%{transform:translate(28.7039vw,68.957vh) scale(.1238)}to{transform:translate(27.6437vw,99vh) scale(.1238)}}.snow:nth-child(320){opacity:.9068;transform:translate(53.3802vw,-10px) scale(.3875);animation:fall-320 16s -2s linear infinite}@keyframes fall-320{77.504%{transform:translate(52.6379vw,77.504vh) scale(.3875)}to{transform:translate(53.00905vw,99vh) scale(.3875)}}.snow:nth-child(321){opacity:.8638;transform:translate(15.6954vw,-10px) scale(.7501);animation:fall-321 18s -6s linear infinite}@keyframes fall-321{52.433%{transform:translate(19.0065vw,52.433vh) scale(.7501)}to{transform:translate(17.35095vw,99vh) scale(.7501)}}.snow:nth-child(322){opacity:.1286;transform:translate(52.196vw,-10px) scale(.7528);animation:fall-322 17s -18s linear infinite}@keyframes fall-322{77.015%{transform:translate(59.7049vw,77.015vh) scale(.7528)}to{transform:translate(55.95045vw,99vh) scale(.7528)}}.snow:nth-child(323){opacity:.7988;transform:translate(80.1219vw,-10px) scale(.1957);animation:fall-323 21s -11s linear infinite}@keyframes fall-323{34.829%{transform:translate(90.089vw,34.829vh) scale(.1957)}to{transform:translate(85.10545vw,99vh) scale(.1957)}}.snow:nth-child(324){opacity:1.0106;transform:translate(3.5443vw,-10px) scale(.1823);animation:fall-324 29s -26s linear infinite}@keyframes fall-324{65.376%{transform:translate(-5.885vw,65.376vh) scale(.1823)}to{transform:translate(-1.17035vw,99vh) scale(.1823)}}.snow:nth-child(325){opacity:.8374;transform:translate(91.8872vw,-10px) scale(.1932);animation:fall-325 16s -6s linear infinite}@keyframes fall-325{79.729%{transform:translate(89.7381vw,79.729vh) scale(.1932)}to{transform:translate(90.81265vw,99vh) scale(.1932)}}.snow:nth-child(326){opacity:1.8372;transform:translate(68.5858vw,-10px) scale(.1268);animation:fall-326 26s -17s linear infinite}@keyframes fall-326{47.326%{transform:translate(62.5558vw,47.326vh) scale(.1268)}to{transform:translate(65.5708vw,99vh) scale(.1268)}}.snow:nth-child(327){opacity:.977;transform:translate(37.7184vw,-10px) scale(.5567);animation:fall-327 28s -5s linear infinite}@keyframes fall-327{55.371%{transform:translate(34.8036vw,55.371vh) scale(.5567)}to{transform:translate(36.261vw,99vh) scale(.5567)}}.snow:nth-child(328){opacity:1.8382;transform:translate(87.25vw,-10px) scale(.7337);animation:fall-328 30s -13s linear infinite}@keyframes fall-328{33.731%{transform:translate(87.7922vw,33.731vh) scale(.7337)}to{transform:translate(87.5211vw,99vh) scale(.7337)}}.snow:nth-child(329){opacity:.735;transform:translate(62.8016vw,-10px) scale(.5944);animation:fall-329 26s -12s linear infinite}@keyframes fall-329{48.166%{transform:translate(58.8496vw,48.166vh) scale(.5944)}to{transform:translate(60.8256vw,99vh) scale(.5944)}}.snow:nth-child(330){opacity:1.0008;transform:translate(2.5865vw,-10px) scale(.8767);animation:fall-330 18s -15s linear infinite}@keyframes fall-330{71.594%{transform:translate(4.2826vw,71.594vh) scale(.8767)}to{transform:translate(3.43455vw,99vh) scale(.8767)}}.snow:nth-child(331){opacity:.6586;transform:translate(1.3975vw,-10px) scale(.9698);animation:fall-331 28s -29s linear infinite}@keyframes fall-331{63.685%{transform:translate(5.0111vw,63.685vh) scale(.9698)}to{transform:translate(3.2043vw,99vh) scale(.9698)}}.snow:nth-child(332){opacity:.2586;transform:translate(62.5787vw,-10px) scale(.6232);animation:fall-332 21s -20s linear infinite}@keyframes fall-332{61.919%{transform:translate(72.3186vw,61.919vh) scale(.6232)}to{transform:translate(67.44865vw,99vh) scale(.6232)}}.snow:nth-child(333){opacity:.8814;transform:translate(5.0763vw,-10px) scale(.2336);animation:fall-333 25s -1s linear infinite}@keyframes fall-333{52.456%{transform:translate(10.9857vw,52.456vh) scale(.2336)}to{transform:translate(8.031vw,99vh) scale(.2336)}}.snow:nth-child(334){opacity:.5468;transform:translate(67.2786vw,-10px) scale(.1904);animation:fall-334 16s -2s linear infinite}@keyframes fall-334{50.831%{transform:translate(75.1974vw,50.831vh) scale(.1904)}to{transform:translate(71.238vw,99vh) scale(.1904)}}.snow:nth-child(335){opacity:1.4996;transform:translate(83.2654vw,-10px) scale(.3264);animation:fall-335 26s -21s linear infinite}@keyframes fall-335{31.875%{transform:translate(88.6923vw,31.875vh) scale(.3264)}to{transform:translate(85.97885vw,99vh) scale(.3264)}}.snow:nth-child(336){opacity:1.032;transform:translate(30.8813vw,-10px) scale(.7174);animation:fall-336 11s -4s linear infinite}@keyframes fall-336{52.939%{transform:translate(28.8327vw,52.939vh) scale(.7174)}to{transform:translate(29.857vw,99vh) scale(.7174)}}.snow:nth-child(337){opacity:1.8522;transform:translate(82.426vw,-10px) scale(.7482);animation:fall-337 24s -9s linear infinite}@keyframes fall-337{50.88%{transform:translate(80.1538vw,50.88vh) scale(.7482)}to{transform:translate(81.2899vw,99vh) scale(.7482)}}.snow:nth-child(338){opacity:1.5262;transform:translate(98.1008vw,-10px) scale(.9779);animation:fall-338 27s -9s linear infinite}@keyframes fall-338{45.03%{transform:translate(90.1293vw,45.03vh) scale(.9779)}to{transform:translate(94.11505vw,99vh) scale(.9779)}}.snow:nth-child(339){opacity:.5178;transform:translate(19.8128vw,-10px) scale(.603);animation:fall-339 21s -14s linear infinite}@keyframes fall-339{30.073%{transform:translate(26.0628vw,30.073vh) scale(.603)}to{transform:translate(22.9378vw,99vh) scale(.603)}}.snow:nth-child(340){opacity:1.0378;transform:translate(56.8656vw,-10px) scale(.1008);animation:fall-340 28s -29s linear infinite}@keyframes fall-340{68.812%{transform:translate(56.116vw,68.812vh) scale(.1008)}to{transform:translate(56.4908vw,99vh) scale(.1008)}}.snow:nth-child(341){opacity:.3756;transform:translate(2.8499vw,-10px) scale(.9115);animation:fall-341 21s -20s linear infinite}@keyframes fall-341{48.503%{transform:translate(-6.988vw,48.503vh) scale(.9115)}to{transform:translate(-2.06905vw,99vh) scale(.9115)}}.snow:nth-child(342){opacity:1.3122;transform:translate(80.354vw,-10px) scale(.7439);animation:fall-342 30s -22s linear infinite}@keyframes fall-342{33.268%{transform:translate(81.3356vw,33.268vh) scale(.7439)}to{transform:translate(80.8448vw,99vh) scale(.7439)}}.snow:nth-child(343){opacity:1.9162;transform:translate(15.5812vw,-10px) scale(.4384);animation:fall-343 13s -13s linear infinite}@keyframes fall-343{54.58%{transform:translate(18.3709vw,54.58vh) scale(.4384)}to{transform:translate(16.97605vw,99vh) scale(.4384)}}.snow:nth-child(344){opacity:.0006;transform:translate(73.7645vw,-10px) scale(.4506);animation:fall-344 22s -16s linear infinite}@keyframes fall-344{68.506%{transform:translate(65.7vw,68.506vh) scale(.4506)}to{transform:translate(69.73225vw,99vh) scale(.4506)}}.snow:nth-child(345){opacity:.1758;transform:translate(14.3269vw,-10px) scale(.1753);animation:fall-345 10s -4s linear infinite}@keyframes fall-345{71.846%{transform:translate(12.3383vw,71.846vh) scale(.1753)}to{transform:translate(13.3326vw,99vh) scale(.1753)}}.snow:nth-child(346){opacity:1.4334;transform:translate(94.0951vw,-10px) scale(.9283);animation:fall-346 24s -4s linear infinite}@keyframes fall-346{60.088%{transform:translate(89.554vw,60.088vh) scale(.9283)}to{transform:translate(91.82455vw,99vh) scale(.9283)}}.snow:nth-child(347){opacity:.9276;transform:translate(57.5445vw,-10px) scale(.5392);animation:fall-347 20s -29s linear infinite}@keyframes fall-347{64.777%{transform:translate(63.3996vw,64.777vh) scale(.5392)}to{transform:translate(60.47205vw,99vh) scale(.5392)}}.snow:nth-child(348){opacity:.6204;transform:translate(31.8668vw,-10px) scale(.7964);animation:fall-348 19s -28s linear infinite}@keyframes fall-348{67.256%{transform:translate(35.8515vw,67.256vh) scale(.7964)}to{transform:translate(33.85915vw,99vh) scale(.7964)}}.snow:nth-child(349){opacity:.975;transform:translate(99.2528vw,-10px) scale(.7641);animation:fall-349 25s -3s linear infinite}@keyframes fall-349{33.235%{transform:translate(90.7777vw,33.235vh) scale(.7641)}to{transform:translate(95.01525vw,99vh) scale(.7641)}}.snow:nth-child(350){opacity:.7816;transform:translate(86.5846vw,-10px) scale(.1166);animation:fall-350 30s -3s linear infinite}@keyframes fall-350{67.904%{transform:translate(82.7208vw,67.904vh) scale(.1166)}to{transform:translate(84.6527vw,99vh) scale(.1166)}}.snow:nth-child(351){opacity:.5842;transform:translate(90.0446vw,-10px) scale(.9683);animation:fall-351 21s -4s linear infinite}@keyframes fall-351{78.674%{transform:translate(93.3319vw,78.674vh) scale(.9683)}to{transform:translate(91.68825vw,99vh) scale(.9683)}}.snow:nth-child(352){opacity:.3304;transform:translate(46.5825vw,-10px) scale(.3532);animation:fall-352 28s -10s linear infinite}@keyframes fall-352{34.12%{transform:translate(47.4474vw,34.12vh) scale(.3532)}to{transform:translate(47.01495vw,99vh) scale(.3532)}}.snow:nth-child(353){opacity:1.091;transform:translate(9.6417vw,-10px) scale(.156);animation:fall-353 15s -17s linear infinite}@keyframes fall-353{36.736%{transform:translate(17.1459vw,36.736vh) scale(.156)}to{transform:translate(13.3938vw,99vh) scale(.156)}}.snow:nth-child(354){opacity:.9896;transform:translate(81.1009vw,-10px) scale(.5207);animation:fall-354 30s -25s linear infinite}@keyframes fall-354{64.093%{transform:translate(72.647vw,64.093vh) scale(.5207)}to{transform:translate(76.87395vw,99vh) scale(.5207)}}.snow:nth-child(355){opacity:1.4016;transform:translate(33.3263vw,-10px) scale(.6192);animation:fall-355 17s -13s linear infinite}@keyframes fall-355{54.47%{transform:translate(25.7331vw,54.47vh) scale(.6192)}to{transform:translate(29.5297vw,99vh) scale(.6192)}}.snow:nth-child(356){opacity:.4806;transform:translate(29.2276vw,-10px) scale(.5905);animation:fall-356 28s -9s linear infinite}@keyframes fall-356{32.717%{transform:translate(39.2153vw,32.717vh) scale(.5905)}to{transform:translate(34.22145vw,99vh) scale(.5905)}}.snow:nth-child(357){opacity:1.6978;transform:translate(66.9142vw,-10px) scale(.0571);animation:fall-357 25s -12s linear infinite}@keyframes fall-357{73.869%{transform:translate(67.9912vw,73.869vh) scale(.0571)}to{transform:translate(67.4527vw,99vh) scale(.0571)}}.snow:nth-child(358){opacity:1.4866;transform:translate(41.8146vw,-10px) scale(.7926);animation:fall-358 30s -18s linear infinite}@keyframes fall-358{48.2%{transform:translate(43.7668vw,48.2vh) scale(.7926)}to{transform:translate(42.7907vw,99vh) scale(.7926)}}.snow:nth-child(359){opacity:1.045;transform:translate(8.6789vw,-10px) scale(.4499);animation:fall-359 20s -23s linear infinite}@keyframes fall-359{55.293%{transform:translate(16.9301vw,55.293vh) scale(.4499)}to{transform:translate(12.8045vw,99vh) scale(.4499)}}.snow:nth-child(360){opacity:1.7866;transform:translate(51.8068vw,-10px) scale(.3933);animation:fall-360 18s -13s linear infinite}@keyframes fall-360{59.012%{transform:translate(44.4602vw,59.012vh) scale(.3933)}to{transform:translate(48.1335vw,99vh) scale(.3933)}}.snow:nth-child(361){opacity:.124;transform:translate(25.7869vw,-10px) scale(.4738);animation:fall-361 12s -15s linear infinite}@keyframes fall-361{42.433%{transform:translate(28.4358vw,42.433vh) scale(.4738)}to{transform:translate(27.11135vw,99vh) scale(.4738)}}.snow:nth-child(362){opacity:1.0298;transform:translate(35.5311vw,-10px) scale(.8811);animation:fall-362 14s -29s linear infinite}@keyframes fall-362{59.181%{transform:translate(28.9572vw,59.181vh) scale(.8811)}to{transform:translate(32.24415vw,99vh) scale(.8811)}}.snow:nth-child(363){opacity:1.0032;transform:translate(34.1588vw,-10px) scale(.1345);animation:fall-363 21s -26s linear infinite}@keyframes fall-363{47.763%{transform:translate(33.0736vw,47.763vh) scale(.1345)}to{transform:translate(33.6162vw,99vh) scale(.1345)}}.snow:nth-child(364){opacity:1.5086;transform:translate(47.8128vw,-10px) scale(.0299);animation:fall-364 19s -2s linear infinite}@keyframes fall-364{73.462%{transform:translate(56.6459vw,73.462vh) scale(.0299)}to{transform:translate(52.22935vw,99vh) scale(.0299)}}.snow:nth-child(365){opacity:.8242;transform:translate(16.5748vw,-10px) scale(.9428);animation:fall-365 14s -8s linear infinite}@keyframes fall-365{39.677%{transform:translate(24.3821vw,39.677vh) scale(.9428)}to{transform:translate(20.47845vw,99vh) scale(.9428)}}.snow:nth-child(366){opacity:.5182;transform:translate(60.9923vw,-10px) scale(.5649);animation:fall-366 30s -12s linear infinite}@keyframes fall-366{74.778%{transform:translate(69.6326vw,74.778vh) scale(.5649)}to{transform:translate(65.31245vw,99vh) scale(.5649)}}.snow:nth-child(367){opacity:1.7166;transform:translate(37.1983vw,-10px) scale(.9332);animation:fall-367 29s -29s linear infinite}@keyframes fall-367{72.657%{transform:translate(29.4032vw,72.657vh) scale(.9332)}to{transform:translate(33.30075vw,99vh) scale(.9332)}}.snow:nth-child(368){opacity:1.7994;transform:translate(6.6472vw,-10px) scale(.1127);animation:fall-368 12s -27s linear infinite}@keyframes fall-368{42.283%{transform:translate(14.0123vw,42.283vh) scale(.1127)}to{transform:translate(10.32975vw,99vh) scale(.1127)}}.snow:nth-child(369){opacity:1.646;transform:translate(56.2536vw,-10px) scale(.7136);animation:fall-369 13s -8s linear infinite}@keyframes fall-369{78.988%{transform:translate(65.0501vw,78.988vh) scale(.7136)}to{transform:translate(60.65185vw,99vh) scale(.7136)}}.snow:nth-child(370){opacity:.1508;transform:translate(23.1254vw,-10px) scale(.144);animation:fall-370 19s -14s linear infinite}@keyframes fall-370{52.221%{transform:translate(24.857vw,52.221vh) scale(.144)}to{transform:translate(23.9912vw,99vh) scale(.144)}}.snow:nth-child(371){opacity:.0692;transform:translate(45.1802vw,-10px) scale(.6586);animation:fall-371 10s -28s linear infinite}@keyframes fall-371{75.256%{transform:translate(35.3077vw,75.256vh) scale(.6586)}to{transform:translate(40.24395vw,99vh) scale(.6586)}}.snow:nth-child(372){opacity:.275;transform:translate(46.3838vw,-10px) scale(.9679);animation:fall-372 21s -11s linear infinite}@keyframes fall-372{72.497%{transform:translate(52.113vw,72.497vh) scale(.9679)}to{transform:translate(49.2484vw,99vh) scale(.9679)}}.snow:nth-child(373){opacity:.0978;transform:translate(37.244vw,-10px) scale(.9267);animation:fall-373 23s -4s linear infinite}@keyframes fall-373{52.042%{transform:translate(31.4028vw,52.042vh) scale(.9267)}to{transform:translate(34.3234vw,99vh) scale(.9267)}}.snow:nth-child(374){opacity:.684;transform:translate(85.2748vw,-10px) scale(.451);animation:fall-374 24s -7s linear infinite}@keyframes fall-374{36.988%{transform:translate(76.7714vw,36.988vh) scale(.451)}to{transform:translate(81.0231vw,99vh) scale(.451)}}.snow:nth-child(375){opacity:1.5646;transform:translate(34.0856vw,-10px) scale(.793);animation:fall-375 28s -9s linear infinite}@keyframes fall-375{53.209%{transform:translate(30.4272vw,53.209vh) scale(.793)}to{transform:translate(32.2564vw,99vh) scale(.793)}}.snow:nth-child(376){opacity:1.9582;transform:translate(16.8051vw,-10px) scale(.3576);animation:fall-376 30s -7s linear infinite}@keyframes fall-376{59.668%{transform:translate(22.4544vw,59.668vh) scale(.3576)}to{transform:translate(19.62975vw,99vh) scale(.3576)}}.snow:nth-child(377){opacity:.9718;transform:translate(93.87vw,-10px) scale(.9456);animation:fall-377 22s -18s linear infinite}@keyframes fall-377{57.371%{transform:translate(102.0794vw,57.371vh) scale(.9456)}to{transform:translate(97.9747vw,99vh) scale(.9456)}}.snow:nth-child(378){opacity:1.8544;transform:translate(61.2129vw,-10px) scale(.0981);animation:fall-378 15s -27s linear infinite}@keyframes fall-378{75.22%{transform:translate(68.6048vw,75.22vh) scale(.0981)}to{transform:translate(64.90885vw,99vh) scale(.0981)}}.snow:nth-child(379){opacity:1.0096;transform:translate(44.3194vw,-10px) scale(.068);animation:fall-379 18s -23s linear infinite}@keyframes fall-379{67.766%{transform:translate(36.5579vw,67.766vh) scale(.068)}to{transform:translate(40.43865vw,99vh) scale(.068)}}.snow:nth-child(380){opacity:1.9652;transform:translate(71.4253vw,-10px) scale(.76);animation:fall-380 22s -30s linear infinite}@keyframes fall-380{68.412%{transform:translate(61.6965vw,68.412vh) scale(.76)}to{transform:translate(66.5609vw,99vh) scale(.76)}}.snow:nth-child(381){opacity:.4684;transform:translate(71.7059vw,-10px) scale(.3906);animation:fall-381 22s -3s linear infinite}@keyframes fall-381{52.91%{transform:translate(70.0288vw,52.91vh) scale(.3906)}to{transform:translate(70.86735vw,99vh) scale(.3906)}}.snow:nth-child(382){opacity:1.8228;transform:translate(8.0182vw,-10px) scale(.9776);animation:fall-382 20s -8s linear infinite}@keyframes fall-382{55.143%{transform:translate(7.0149vw,55.143vh) scale(.9776)}to{transform:translate(7.51655vw,99vh) scale(.9776)}}.snow:nth-child(383){opacity:.9444;transform:translate(55.3295vw,-10px) scale(.1679);animation:fall-383 13s -13s linear infinite}@keyframes fall-383{40.391%{transform:translate(49.3839vw,40.391vh) scale(.1679)}to{transform:translate(52.3567vw,99vh) scale(.1679)}}.snow:nth-child(384){opacity:1.352;transform:translate(93.3053vw,-10px) scale(.6597);animation:fall-384 22s -1s linear infinite}@keyframes fall-384{49.197%{transform:translate(99.5513vw,49.197vh) scale(.6597)}to{transform:translate(96.4283vw,99vh) scale(.6597)}}.snow:nth-child(385){opacity:1.271;transform:translate(87.4176vw,-10px) scale(.9845);animation:fall-385 20s -6s linear infinite}@keyframes fall-385{73.472%{transform:translate(92.3259vw,73.472vh) scale(.9845)}to{transform:translate(89.87175vw,99vh) scale(.9845)}}.snow:nth-child(386){opacity:1.012;transform:translate(77.2401vw,-10px) scale(.9205);animation:fall-386 23s -27s linear infinite}@keyframes fall-386{37.995%{transform:translate(69.1734vw,37.995vh) scale(.9205)}to{transform:translate(73.20675vw,99vh) scale(.9205)}}.snow:nth-child(387){opacity:1.9418;transform:translate(16.411vw,-10px) scale(.7213);animation:fall-387 17s -4s linear infinite}@keyframes fall-387{50.091%{transform:translate(23.8329vw,50.091vh) scale(.7213)}to{transform:translate(20.12195vw,99vh) scale(.7213)}}.snow:nth-child(388){opacity:.1834;transform:translate(95.2822vw,-10px) scale(.2247);animation:fall-388 30s -21s linear infinite}@keyframes fall-388{34.631%{transform:translate(102.0512vw,34.631vh) scale(.2247)}to{transform:translate(98.6667vw,99vh) scale(.2247)}}.snow:nth-child(389){opacity:.4716;transform:translate(21.1261vw,-10px) scale(.4921);animation:fall-389 22s -10s linear infinite}@keyframes fall-389{30.17%{transform:translate(28.329vw,30.17vh) scale(.4921)}to{transform:translate(24.72755vw,99vh) scale(.4921)}}.snow:nth-child(390){opacity:.8366;transform:translate(45.394vw,-10px) scale(.1516);animation:fall-390 12s -5s linear infinite}@keyframes fall-390{33.518%{transform:translate(51.8246vw,33.518vh) scale(.1516)}to{transform:translate(48.6093vw,99vh) scale(.1516)}}.snow:nth-child(391){opacity:1.3298;transform:translate(66.3433vw,-10px) scale(.8416);animation:fall-391 26s -17s linear infinite}@keyframes fall-391{54.632%{transform:translate(64.615vw,54.632vh) scale(.8416)}to{transform:translate(65.47915vw,99vh) scale(.8416)}}.snow:nth-child(392){opacity:.7822;transform:translate(15.2235vw,-10px) scale(.8203);animation:fall-392 18s -12s linear infinite}@keyframes fall-392{59.02%{transform:translate(9.0318vw,59.02vh) scale(.8203)}to{transform:translate(12.12765vw,99vh) scale(.8203)}}.snow:nth-child(393){opacity:.752;transform:translate(24.6651vw,-10px) scale(.5228);animation:fall-393 14s -13s linear infinite}@keyframes fall-393{71.627%{transform:translate(33.0117vw,71.627vh) scale(.5228)}to{transform:translate(28.8384vw,99vh) scale(.5228)}}.snow:nth-child(394){opacity:.4654;transform:translate(92.5409vw,-10px) scale(.9736);animation:fall-394 11s -19s linear infinite}@keyframes fall-394{32.259%{transform:translate(88.8943vw,32.259vh) scale(.9736)}to{transform:translate(90.7176vw,99vh) scale(.9736)}}.snow:nth-child(395){opacity:1.492;transform:translate(10.8922vw,-10px) scale(.6067);animation:fall-395 21s -5s linear infinite}@keyframes fall-395{74.813%{transform:translate(18.1625vw,74.813vh) scale(.6067)}to{transform:translate(14.52735vw,99vh) scale(.6067)}}.snow:nth-child(396){opacity:1.5298;transform:translate(90.7504vw,-10px) scale(.2949);animation:fall-396 11s -6s linear infinite}@keyframes fall-396{54.13%{transform:translate(82.2356vw,54.13vh) scale(.2949)}to{transform:translate(86.493vw,99vh) scale(.2949)}}.snow:nth-child(397){opacity:.3058;transform:translate(67.5602vw,-10px) scale(.9782);animation:fall-397 22s -7s linear infinite}@keyframes fall-397{39.898%{transform:translate(69.8002vw,39.898vh) scale(.9782)}to{transform:translate(68.6802vw,99vh) scale(.9782)}}.snow:nth-child(398){opacity:1.086;transform:translate(65.8414vw,-10px) scale(.7312);animation:fall-398 24s -15s linear infinite}@keyframes fall-398{38.769%{transform:translate(59.8629vw,38.769vh) scale(.7312)}to{transform:translate(62.85215vw,99vh) scale(.7312)}}.snow:nth-child(399){opacity:1.5884;transform:translate(42.8586vw,-10px) scale(.7453);animation:fall-399 28s -2s linear infinite}@keyframes fall-399{64.245%{transform:translate(44.8787vw,64.245vh) scale(.7453)}to{transform:translate(43.86865vw,99vh) scale(.7453)}}.snow:nth-child(400){opacity:.713;transform:translate(99.5586vw,-10px) scale(.8505);animation:fall-400 11s -28s linear infinite}@keyframes fall-400{44.068%{transform:translate(101.9988vw,44.068vh) scale(.8505)}to{transform:translate(100.7787vw,99vh) scale(.8505)}}\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==
|