@esfaenza/core 15.2.89 → 15.2.90
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
|
@@ -22,9 +22,9 @@ export class AppComponent {
|
|
|
22
22
|
}
|
|
23
23
|
}
|
|
24
24
|
AppComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: AppComponent, deps: [{ token: i1.TokenService }, { token: i1.AppState }, { token: i2.Router }], target: i0.ɵɵFactoryTarget.Component });
|
|
25
|
-
AppComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.9", type: AppComponent, selector: "app-root", ngImport: i0, template: "<ng-container *ngIf=\"_state.christmasTime\">\r\n <div *ngFor=\"let i of snows; trackBy: snowTrackBy\" class=\"snow\"></div>\r\n</ng-container>\r\n<router-outlet></router-outlet>", styles: [".table-borderless>tbody>tr>td,.table-borderless>tbody>tr>th,.table-borderless>tfoot>tr>td,.table-borderless>tfoot>tr>th,.table-borderless>thead>tr>td,.table-borderless>thead>tr>th{border:none}.table,.table-responsive{margin-bottom:5px}a:hover,a:focus{text-decoration:none}a:not([href]){color:inherit;text-decoration:none}a:not([href]):hover{color:inherit;text-decoration:none}*{outline:none!important}.modal-title{width:calc(100% - 20px)}.progress{height:20px}.progress.progress-primary[value]::-webkit-progress-value{background-color:#024a88}.progress.progress-primary[value]::-moz-progress-bar{background-color:#024a88}.progress.progress-primary[value]::-ms-fill{background-color:#024a88}@media screen and (min-width: 0\\fffd){.progress.progress-primary .progress-bar{background-color:#024a88}}.progress.progress-info[value]::-webkit-progress-value{background-color:#248dad}.progress.progress-info[value]::-moz-progress-bar{background-color:#248dad}.progress.progress-info[value]::-ms-fill{background-color:#248dad}@media screen and (min-width: 0\\fffd){.progress.progress-info .progress-bar{background-color:#248dad}}.progress.progress-danger[value]::-webkit-progress-value{background-color:#bf1725}.progress.progress-danger[value]::-moz-progress-bar{background-color:#bf1725}.progress.progress-danger[value]::-ms-fill{background-color:#bf1725}@media screen and (min-width: 0\\fffd){.progress.progress-danger .progress-bar{background-color:#bf1725}}.progress.progress-success[value]::-webkit-progress-value{background-color:#2d922d}.progress.progress-success[value]::-moz-progress-bar{background-color:#2d922d}.progress.progress-success[value]::-ms-fill{background-color:#2d922d}@media screen and (min-width: 0\\fffd){.progress.progress-success .progress-bar{background-color:#2d922d}}.progress.progress-warning[value]::-webkit-progress-value{background-color:#f79a17}.progress.progress-warning[value]::-moz-progress-bar{background-color:#f79a17}.progress.progress-warning[value]::-ms-fill{background-color:#f79a17}@media screen and (min-width: 0\\fffd){.progress.progress-warning .progress-bar{background-color:#f79a17}}.progress[value]::-moz-progress-bar{border-radius:0}.progress[value]::-webkit-progress-value{border-radius:0}.progress[value=\"100\"]::-moz-progress-bar{border-radius:0}.progress[value=\"100\"]::-webkit-progress-value{border-radius:0}.progress-xs{height:7px}.progress-sm{height:10px}.progress-md{height:13px}.progress-bar-info-striped{background-image:linear-gradient(45deg,hsla(0,0%,100%,.15) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.15) 0,hsla(0,0%,100%,.15) 75%,transparent 0,transparent);background-size:1rem 1rem;background-color:#5bc0de!important}.progress-bar-animated{animation:progress-bar-stripes 1s linear infinite}.tag{font-weight:400;line-height:1.4;letter-spacing:.03em}.tag.tag-primary{background-color:#024a88}.tag.tag-info{background-color:#248dad}.tag.tag-danger{background-color:#bf1725}.tag.tag-success{background-color:#2d922d}.tag.tag-warning{background-color:#f79a17}.tag.tag-dark{background-color:#000}.tag.tag-main{background-color:#242d3a}.card{border:none;border-radius:0;width:100%;overflow:hidden;margin-bottom:29px;box-shadow:1px 1px 5px #00000040;display:block}.card .card-header{background:#344154;color:#fff;line-height:10px;border-radius:0;border:none}.card .card-header a{color:#fff}.card .card-header a:hover{color:#fffc}.card .card-footer{background:#344154;color:#fff;line-height:6px;border-radius:0;border:none}.card.card-outline-default{background:transparent;border:1px solid #fff}.card.card-primary{background:#024a88}.card.card-primary.medium-opacity{background:rgba(2,74,136,.5)}.card.card-outline-primary{background:transparent;border:1px solid #024a88}.card.card-success{background:#2d922d;margin-bottom:15px}.card.card-success.medium-opacity{background:rgba(45,146,45,.5)}.card.card-outline-success{background:transparent;border:1px solid #2d922d}.card.card-info{background:#248dad;margin-bottom:15px}.card.card-info.medium-opacity{background:rgba(36,141,173,.5)}.card.card-outline-info{background:transparent;border:1px solid #248dad}.card.card-warning{background:#f79a17;margin-bottom:15px}.card.card-warning.medium-opacity{background:rgba(247,154,23,.5)}.card.card-outline-warning{background:transparent;border:1px solid #f79a17}.card.card-danger{background:#bf1725;margin-bottom:15px}.card.card-danger.medium-opacity{background:rgba(191,23,37,.5)}.card.card-outline-danger{background:transparent;border:1px solid #bf1725}.card.card-primary .card-header,.card.card-success .card-header,.card.card-info .card-header,.card.card-danger .card-header,.card.card-warning .card-header{background:rgba(0,0,0,.4)}.card.card-primary .card-body,.card.card-success .card-body,.card.card-info .card-body,.card.card-danger .card-body,.card.card-warning .card-body{color:#fff}.card.card-primary .card-footer,.card.card-success .card-footer,.card.card-info .card-footer,.card.card-danger .card-footer,.card.card-warning .card-footer{background:rgba(0,0,0,.2)}.card.overlay .card-img{border-radius:0;-moz-filter:brightness(100%);-ms-filter:brightness(100%);-o-filter:brightness(100%);filter:brightness(100%)}.card.overlay:hover .card-img{-moz-filter:brightness(80%);-ms-filter:brightness(80%);-o-filter:brightness(80%);filter:brightness(80%)}.card.overlay .card-img-overlay{color:#fff}.card.overlay .card-img-overlay.overlay-bottom{top:auto}.card.overlay .card-img-overlay.slide-up{transform:translateY(100%)}.card.overlay .card-img-overlay.slide-down{transform:translateY(-100%)}.card.overlay .card-img-overlay.slide-left{transform:translate(-100%)}.card.overlay .card-img-overlay.slide-right{transform:translate(100%)}.card.overlay .card-img-overlay.hover-opacity{opacity:0}.card.overlay:hover .slide-up,.card.overlay:hover .slide-down{transform:translateY(0)}.card.overlay:hover .slide-left,.card.overlay:hover .slide-right{transform:translate(0)}.card.overlay:hover .hover-opacity{opacity:1}@media (min-width: 1400px){.d-xxl-block{display:block!important}}@media (min-width: 576px){.card-columns{-moz-column-count:3;-moz-column-gap:1.25rem}}.btn{border-radius:0}.btn:focus{outline:0}.btn:active{outline:0!important}.btn-rounded{border-radius:25rem}.btn-xs{padding:.2rem .4rem;font-size:.715rem}.btn-primary{background:rgba(2,74,136,.8)!important;border-color:#024a88cc!important}.btn-primary.medium-opacity{background:rgba(2,74,136,.5);border-color:#024a881a}.btn-primary:hover,.btn-primary:focus{background:#024a88;border-color:#024a88}.btn-primary:active{background:rgba(2,74,136,.95)!important;border-color:#024a88f2!important}.btn-success{background:rgba(45,146,45,.8);border-color:#2d922dcc}.btn-success.medium-opacity{background:rgba(45,146,45,.5);border-color:#2d922d1a}.btn-success:hover,.btn-success:focus{background:#2d922d;border-color:#2d922d}.btn-success:active{background:rgba(45,146,45,.95)!important;border-color:#2d922df2!important}.btn-info{background:rgba(36,141,173,.8);border-color:#248dadcc}.btn-info.medium-opacity{background:rgba(36,141,173,.5);border-color:#248dad1a}.btn-info:hover,.btn-info:focus{background:#248dad;border-color:#248dad}.btn-info:active{background:rgba(36,141,173,.95)!important;border-color:#248dadf2!important}.btn-warning{background:rgba(247,154,23,.8);border-color:#f79a17cc}.btn-warning.medium-opacity{background:rgba(247,154,23,.5);border-color:#f79a171a}.btn-warning:hover,.btn-warning:focus{background:#f79a17;border-color:#f79a17}.btn-warning:active{background:rgba(247,154,23,.95)!important;border-color:#f79a17f2!important}.btn-danger{background:rgba(191,23,37,.8);border-color:#bf1725cc}.btn-danger.medium-opacity{background:rgba(191,23,37,.5);border-color:#bf17251a}.btn-danger:hover,.btn-danger:focus{background:#bf1725;border-color:#bf1725}.btn-danger:active{background:rgba(191,23,37,.95)!important;border-color:#bf1725f2!important}.btn-dark{background:rgba(0,0,0,.8);border-color:#000c;color:#fff}.btn-dark.medium-opacity{background:rgba(0,0,0,.5);border-color:#0000001a}.btn-dark:hover{background:black;border-color:#000}.btn-dark:active{background:rgba(0,0,0,.95)!important;border-color:#000000f2!important}.btn-main{background:rgba(36,45,58,.8);border-color:#242d3acc;color:#fff}.btn-main.medium-opacity{background:rgba(36,45,58,.5);border-color:#242d3a1a}.btn-main:hover{color:#fff!important;background:#242d3a;border-color:#242d3a}.btn-main:active{background:rgba(36,45,58,.95)!important;border-color:#242d3af2!important}.btn-outline-primary{color:#024a88;border-color:#024a88}.btn-outline-primary:hover,.btn-outline-primary:focus{color:#fff;background:#024a88;border-color:#024a88}.btn-outline-primary:active,.btn-outline-primary.active{color:#fff!important;background:#024a88!important;border-color:#024a88!important}.btn-outline-success{color:#2d922d;border-color:#2d922d}.btn-outline-success:hover,.btn-outline-success:focus{color:#fff;background:#2d922d;border-color:#2d922d}.btn-outline-success:active,.btn-outline-success.active{color:#fff!important;background:#2d922d!important;border-color:#2d922d!important}.btn-outline-info{color:#248dad;border-color:#248dad}.btn-outline-info:hover,.btn-outline-info:focus{color:#fff;background:#248dad;border-color:#248dad}.btn-outline-info:active,.btn-outline-info.active{color:#fff!important;background:#248dad!important;border-color:#248dad!important}.btn-outline-warning{color:#f79a17;border-color:#f79a17}.btn-outline-warning:hover,.btn-outline-warning:focus{color:#fff;background:#f79a17;border-color:#f79a17}.btn-outline-warning:active,.btn-outline-warning.active{color:#fff!important;background:#f79a17!important;border-color:#f79a17!important}.btn-outline-danger{color:#bf1725;border-color:#bf1725}.btn-outline-danger:hover,.btn-outline-danger:focus{color:#fff;background:#bf1725;border-color:#bf1725}.btn-outline-danger:active,.btn-outline-danger.active{color:#fff!important;background:#bf1725!important;border-color:#bf1725!important}.btn-outline-dark{color:#000;border-color:#000;background:transparent}.btn-outline-dark:hover,.btn-outline-dark:focus{color:#fff;background:#000;border-color:#000}.btn-outline-main{color:#242d3a;border-color:#242d3a;background:transparent}.btn-outline-main:hover,.btn-outline-main:focus{color:#fff;background:#242D3A;border-color:#242d3a}.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle),.btn-group>.btn:last-child:not(:first-child),.btn-group>.dropdown-toggle:not(:first-child){border-radius:0}.form-control-sm,.input-group-sm>.form-control,.input-group-sm>.input-group-addon,.input-group-sm>.input-group-btn>.btn{border-radius:0}.btn.disabled,.btn:disabled{cursor:not-allowed;opacity:.65}.btn-file-upload{height:35px;padding-top:3px!important}.text-primary{color:#024a88!important}.text-success{color:#2d922d!important}.text-info{color:#248dad!important}.text-warning{color:#f79a17!important}.text-danger{color:#bf1725!important}.background-success{background-color:#2d922d!important}.background-info{background-color:#248dad!important}.background-warning{background-color:#f79a17!important}.background-danger{background-color:#bf1725!important}.blockquote{font-size:1.2rem}.blockquote-footer{font-size:70%}.nav-tabs{background-color:#ccc;border:1px solid #ccc}.nav-tabs .nav-item .nav-link{color:#242d3acc;background-color:transparent;border:none;cursor:default}.nav-tabs .nav-item .nav-link.active{background-color:#fff;color:#242d3a}.nav-tabs .nav-item .nav-link:not(.active):hover{background-color:transparent;color:#242d3a;cursor:pointer}.nav-tabs.top{border-top-left-radius:.3rem;border-top-right-radius:.3rem}.nav-tabs.bottom{border-bottom-left-radius:.3rem;border-bottom-right-radius:.3rem}.nav-tabs.bottom .nav-item{margin-bottom:0;margin-top:-1px}.nav-tabs.bottom .nav-item .nav-link{border-radius:0 0 .3rem .3rem}.nav-tabs.tabs-primary{background-color:#024a8866;border:1px solid #024a88}.nav-tabs.tabs-primary .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-primary .nav-item .nav-link.active{background-color:#024a88;color:#fff}.nav-tabs.tabs-primary .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-success{background-color:#2d922d66;border:1px solid #2d922d}.nav-tabs.tabs-success .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-success .nav-item .nav-link.active{background-color:#2d922d;color:#fff}.nav-tabs.tabs-success .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-info{background-color:#248dad66;border:1px solid #248dad}.nav-tabs.tabs-info .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-info .nav-item .nav-link.active{background-color:#248dad;color:#fff}.nav-tabs.tabs-info .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-warning{background-color:#f79a1766;border:1px solid #f79a17}.nav-tabs.tabs-warning .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-warning .nav-item .nav-link.active{background-color:#f79a17;color:#fff}.nav-tabs.tabs-warning .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-danger{background-color:#bf172566;border:1px solid #bf1725}.nav-tabs.tabs-danger .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-danger .nav-item .nav-link.active{background-color:#bf1725;color:#fff}.nav-tabs.tabs-danger .nav-item .nav-link:not(.active):hover{color:#fff}.tab-content{position:relative;z-index:1;border:1px solid #ccc;background:#fff}.tab-content .tab-pane{padding:1rem}.tab-content.tab-content-primary{background-color:#024a88;color:#fff;border-color:#024a88}.tab-content.tab-content-success{background-color:#2d922d;color:#fff;border-color:#2d922d}.tab-content.tab-content-info{background-color:#248dad;color:#fff;border-color:#248dad}.tab-content.tab-content-warning{background-color:#f79a17;color:#fff;border-color:#f79a17}.tab-content.tab-content-danger{background-color:#bf1725;color:#fff;border-color:#bf1725}.tab-content.top{border-top:none}.tab-content.bottom{border-bottom:none}.vertical-tabs .nav{padding-right:0;overflow:hidden;background-color:#ccc;border:1px solid #ccc}.vertical-tabs .nav.left{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem;border-right:none;margin-right:-1px;z-index:2}.vertical-tabs .nav.right{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem;border-left:none;margin-left:-1px;z-index:2}.vertical-tabs .nav .nav-item .nav-link{color:#242d3acc;background-color:transparent;border-radius:0;cursor:default}.vertical-tabs .nav .nav-item .nav-link.active{background-color:#fff}.vertical-tabs .nav .nav-item .nav-link:not(.active):hover{background-color:transparent;color:#242d3a;cursor:pointer}.vertical-tabs .nav .nav-item .nav-link.disabled{color:#242d3a99;cursor:not-allowed!important}.alert.alert-success{background-color:#2d922d;border-color:#2d922d;color:#fff}.alert.alert-success.medium-opacity{background:rgba(45,146,45,.5);border-color:#2d922d99}.alert.alert-info{background-color:#248dad;border-color:#248dad;color:#fff}.alert.alert-info.medium-opacity{background-color:#248dad80;border-color:#248dad99}.alert.alert-warning{background-color:#f79a17;border-color:#f79a17;color:#fff}.alert.alert-warning.medium-opacity{background-color:#f79a1780;border-color:#f79a1799}.alert.alert-danger{background-color:#bf1725;border-color:#bf1725;color:#fff}.alert.alert-danger.medium-opacity{background-color:#bf172580;border-color:#bf172599}.modal{z-index:99999;padding-top:10%}.modal-dialog .modal-content{color:#000}.modal-dialog .modal-content .modal-header{border-top-left-radius:.2rem;border-top-right-radius:.2rem;padding:10px 15px}.modal-dialog .modal-content .modal-header.modal-primary{color:#fff;background-color:#024a88}.modal-dialog .modal-content .modal-header.modal-success{color:#fff;background-color:#2d922d}.modal-dialog .modal-content .modal-header.modal-info{color:#fff;background-color:#248dad}.modal-dialog .modal-content .modal-header.modal-warning{color:#fff;background-color:#f79a17}.modal-dialog .modal-content .modal-header.modal-danger{color:#fff;background-color:#bf1725}.modal-dialog .modal-content .modal-header i{margin-right:10px}.modal-dialog .modal-content .modal-footer{padding:10px 15px}.list-group .list-group-item{border-radius:0;padding:.55rem 1.25rem;color:#000c}.list-group .list-group-item.active{color:#ffffffe6;background-color:#024a88;border-color:#024a88}.list-group .list-group-item.active:hover,.list-group .list-group-item.active:focus{color:#fff!important}.list-group .list-group-item.disabled{color:#818a91;background-color:#ddd}.list-group .list-group-item:not(.disabled):focus{color:#000}.list-group .list-group-item.list-group-item-primary{color:#fff;background-color:#024a88}.list-group .list-group-item.list-group-item-success{color:#fff;background-color:#2d922d}.list-group .list-group-item.list-group-item-info{color:#fff;background-color:#248dad}.list-group .list-group-item.list-group-item-warning{color:#fff;background-color:#f79a17}.list-group .list-group-item.list-group-item-danger{color:#fff;background-color:#bf1725}.has-success .form-control-success{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.has-success .form-control{border-color:#2d922dcc}.has-success .form-control:focus{box-shadow:none;border-color:#2d922d80}.has-success .form-control-feedback,.has-success .form-control-label,.has-success .form-check-label,.has-success .form-check-inline,.has-success .custom-control{color:#2d922d}.has-warning .form-control-warning{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23f79a17' d='M4.4 5.324h-.8v-2.46h.8zm0 1.42h-.8V5.89h.8zM3.76.63L.04 7.075c-.115.2.016.425.26.426h7.397c.242 0 .372-.226.258-.426C6.726 4.924 5.47 2.79 4.253.63c-.113-.174-.39-.174-.494 0z'/%3E%3C/svg%3E\")}.has-warning .form-control{border-color:#f79a17cc}.has-warning .form-control:focus{box-shadow:none;border-color:#f79a1780}.has-warning .form-control-feedback,.has-warning .form-control-label,.has-warning .form-check-label,.has-warning .form-check-inline,.has-warning .custom-control{color:#f79a17}.has-danger .form-control-danger{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")}.has-danger .form-control{border-color:#bf1725cc}.has-danger .form-control:focus{box-shadow:none;border-color:#bf172580}.has-danger .form-control-feedback,.has-danger .form-control-label,.has-danger .form-check-label,.has-danger .form-check-inline,.has-danger .custom-control{color:#bf1725}.form-group label{margin-bottom:2px}.help-block{color:#555;font-size:12px}.form-control.checking-field.forced-invalid{padding-right:2.25rem!important;background-repeat:no-repeat!important;background-position:center right .625rem!important;background-size:1.25rem 1.25rem!important;border-color:#bf1725!important;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")!important}.form-control.checking-combo.forced-invalid{padding-right:2.25rem!important;background-repeat:no-repeat!important;background-position:center right .625rem!important;background-size:1.25rem 1.25rem!important;border-color:#bf1725!important;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")!important;background-position:calc(100% - 20px)!important}.form-control{border-radius:0;font-size:14px}.form-control:focus{border-color:#55555580}.form-control.checking-field.ng-touched{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem}.form-control.checking-field.ng-touched.ng-invalid{border-color:#bf1725;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")}.form-control.checking-field.ng-touched.ng-valid{border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.form-control.checking-combo.ng-touched{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem}.form-control.checking-combo.ng-touched.ng-invalid{border-color:#bf1725;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\");background-position:calc(100% - 20px)}.form-control.checking-combo.ng-touched.ng-valid{border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\");background-position:calc(100% - 20px)}.form-control-rounded{border-radius:16px}.form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control{color:#555555b3}.input-group .input-group-addon{padding:.3rem .7rem;border-radius:0}.input-group-btn .btn{padding:.36rem .9rem;font-size:17px}.input-group .form-control:not(:first-child),.input-group-addon:not(:first-child),.input-group-btn:not(:first-child)>.btn,.input-group-btn:not(:first-child)>.btn-group>.btn,.input-group-btn:not(:first-child)>.dropdown-toggle,.input-group-btn:not(:last-child)>.btn:not(:first-child),.input-group-btn:not(:last-child)>.btn-group:not(:first-child)>.btn{border-radius:0}select.form-control:not([multiple]) option{color:#000c}select.form-control:not([size]):not([multiple]){height:calc(2.5rem - 5px)}input[type=color].form-control{padding:0}.form-inline .form-group input{width:100%}.form-space-md .form-group{margin-bottom:.75rem}.form-space-lg .form-group{margin-bottom:1rem}.form-group{margin-bottom:.5rem}.dropdown-menu{padding-top:0;padding-bottom:0;border-radius:0;font-size:14px;box-shadow:0 6px 12px #0003}.dropdown-menu a{color:#242d3a}.dropdown-menu a:hover{color:#fff;background-color:#242d3a}.dropdown-menu:before{content:\" \";position:absolute;top:-12px;right:30px;display:block;width:0;height:0;border:6px solid transparent;border-bottom-color:#fff}.custom-control-label:before,.custom-control-label:after{top:.2rem}.custom-checkbox.checkbox-circle .custom-control-label:before,.custom-checkbox.checkbox-circle .custom-control-label:after{border-radius:50%}.custom-checkbox .custom-control-input:checked~.custom-control-label:before{background:rgba(85,85,85,.7)}.custom-checkbox .custom-control-input:focus~.custom-control-label:before{border:1px solid white;box-shadow:0 0 0 1px #555555b3}.custom-checkbox .custom-control-input.checkbox-primary:checked~.custom-control-label:before{background:#024a88}.custom-checkbox .custom-control-input.checkbox-primary:focus~.custom-control-label:before{box-shadow:0 0 0 1px #024a88}.custom-checkbox .custom-control-input.checkbox-success:checked~.custom-control-label:before{background:#2d922d}.custom-checkbox .custom-control-input.checkbox-success:focus~.custom-control-label:before{box-shadow:0 0 0 1px #2d922d}.custom-checkbox .custom-control-input.checkbox-info:checked~.custom-control-label:before{background:#248dad}.custom-checkbox .custom-control-input.checkbox-info:focus~.custom-control-label:before{box-shadow:0 0 0 1px #248dad}.custom-checkbox .custom-control-input.checkbox-warning:checked~.custom-control-label:before{background:#f79a17}.custom-checkbox .custom-control-input.checkbox-warning:focus~.custom-control-label:before{box-shadow:0 0 0 1px #f79a17}.custom-checkbox .custom-control-input.checkbox-danger:checked~.custom-control-label:before{background:#bf1725}.custom-checkbox .custom-control-input.checkbox-danger:focus~.custom-control-label:before{box-shadow:0 0 0 1px #bf1725}.custom-checkbox .custom-control-input.checkbox-main:checked~.custom-control-label:before{background:#242D3A}.custom-checkbox .custom-control-input.checkbox-main:focus~.custom-control-label:before{box-shadow:0 0 0 1px #242d3a}.custom-radio .custom-control-input:checked~.custom-control-label:before{background:rgba(85,85,85,.7)}.custom-radio .custom-control-input:focus~.custom-control-label:before{border:1px solid white;box-shadow:0 0 0 1px #555555b3}.custom-radio .custom-control-input.radio-primary:checked~.custom-control-label:before{background:#024a88}.custom-radio .custom-control-input.radio-primary:focus~.custom-control-label:before{box-shadow:0 0 0 1px #024a88}.custom-radio .custom-control-input.radio-success:checked~.custom-control-label:before{background:#2d922d}.custom-radio .custom-control-input.radio-success:focus~.custom-control-label:before{box-shadow:0 0 0 1px #2d922d}.custom-radio .custom-control-input.radio-info:checked~.custom-control-label:before{background:#248dad}.custom-radio .custom-control-input.radio-info:focus~.custom-control-label:before{box-shadow:0 0 0 1px #248dad}.custom-radio .custom-control-input.radio-warning:checked~.custom-control-label:before{background:#f79a17}.custom-radio .custom-control-input.radio-warning:focus~.custom-control-label:before{box-shadow:0 0 0 1px #f79a17}.custom-radio .custom-control-input.radio-danger:checked~.custom-control-label:before{background:#bf1725}.custom-radio .custom-control-input.radio-danger:focus~.custom-control-label:before{box-shadow:0 0 0 1px #bf1725}.custom-radio .custom-control-input.radio-main:checked~.custom-control-label:before{background:#242D3A}.custom-radio .custom-control-input.radio-main:focus~.custom-control-label:before{box-shadow:0 0 0 1px #242d3a}.custom-select,.custom-select:focus{background:rgba(255,255,255,.1) url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23333' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E\") no-repeat right .75rem center;background-size:8px 10px}.bg-primary{background:#024a88!important}.bg-primary.medium-opacity{background:rgba(2,74,136,.5)!important}.bg-success{background:#2d922d!important}.bg-success.medium-opacity{background:rgba(45,146,45,.5)!important}.bg-warning{background:#f79a17!important}.bg-warning.medium-opacity{background:rgba(247,154,23,.5)!important}.bg-danger{background:#bf1725!important}.bg-danger.medium-opacity{background:rgba(191,23,37,.5)!important}.bg-main{background:#242d3a!important}.bg-main.medium-opacity{background:rgba(36,45,58,.5)!important}.bg-dark{background:black!important}.bg-dark.medium-opacity{background:rgba(0,0,0,.5)!important}.custom-select{width:100%}code{background-color:#e9ebee}.app-margin-top-5{margin-top:5px!important}.app-margin-top-10{margin-top:10px!important}.app-margin-top-15{margin-top:15px!important}.app-margin-top-20{margin-top:20px!important}.app-margin-top-25{margin-top:25px!important}.app-margin-top-30{margin-top:30px!important}.app-margin-top-35{margin-top:35px!important}.app-margin-top-40{margin-top:40px!important}.app-margin-top-60{margin-top:60px!important}@media (min-width: 1280px){.modal-xl{max-width:1024px}}@media (min-width: 1600px){.modal-xxl{max-width:1280px}}@media (min-width: 1800px){.modal-feminist{max-width:1366px}}.modal-header{cursor:pointer!important}::-ms-reveal{display:none}.app-fill{width:100%;height:100%}.app-flex-left{margin-right:auto}.lastfix{margin-bottom:-.5rem}.app-inline-wrapped{display:inline!important}.app-inline-wrapped:after{content:\"\\a\";white-space:pre}.app-mat-form-slider{margin-top:-10px;width:100%;padding:0}.app-updevery-input{width:30px;display:inline;padding:1px;height:20px}.mv-input{padding:5px 10px 5px 5px;width:100px;height:30px}.mv-input:focus{box-shadow:none!important}.input-group-addon{background-color:#eceeef;border:1px solid rgba(0,0,0,.15)}.app-flex-row{flex-direction:row}.flex-nowrap{flex-wrap:nowrap}.app-white-button{background-color:#fff;border-color:#ccc}.app-bigplus{text-align:center;font-size:95px;color:#ccc;font-weight:200;cursor:pointer}.app-bigplus :hover{background-color:#eee}.app-wrap{white-space:pre-wrap;word-break:break-word}.app-min-height-145{min-height:145px}.tooltip{pointer-events:auto!important;-webkit-user-select:none!important;-moz-user-select:none!important;-khtml-user-select:none!important;-ms-user-select:none!important;cursor:default!important}.ace_gutter-cell.ace_breakpoint{border-radius:20px 0 0 20px;box-shadow:0 0 1px 1px red inset}.tab-body{padding:15px;border:1px solid #bbb;width:100%}.tab-header-page{border-bottom:20px solid #bbb;border-left:20px solid transparent;border-right:20px solid transparent;cursor:pointer;height:0;text-align:center}.tab-selected{border-bottom:20px solid #bbb;font-weight:700}.tab-unselected{border-bottom:20px solid #ddd}.app-bullet{font-weight:700;font-size:25px;line-height:0;vertical-align:sub}.app-input-password{width:calc(100% - 30px)!important;display:inline-block!important;margin-right:10px!important}.swal2-container{z-index:9999999999999!important}.app-margin-bottom-min-10{margin-bottom:-10px}.app-margin-bottom-min-15{margin-bottom:-15px}.input-group-addon-color{background-color:#eceeef!important}.no-bg-img{background-image:none!important;padding-right:0!important}::placeholder{color:#aaa!important}ngx-charts-advanced-pie-chart,ngx-charts-number-card,ngx-charts-bar-vertical,ngx-charts-bar-horizontal,ngx-charts-tree-map,ngx-charts-charts{display:block;min-height:1px}.table-striped tbody tr:nth-of-type(odd){background-color:#f2f2f2}.app-flip-y{transform:scaleY(-1)}.app-flip-x{transform:scaleX(-1)}.app-std-border-right{border-right:2px solid #ccc}.app-std-border-left{border-left:2px solid #ccc}.dropdown-menu>li>a:empty{padding:0}.app-caret-none{color:transparent!important;text-shadow:0 0 0 black!important}.app-caret-none:focus{outline:none}.app-break-words{word-break:break-all}.app-simple-border{border:1px solid #eceeef}.scrolling-box{max-height:250px;overflow-x:hidden;overflow-y:auto}.app-ace-higlight{background:rgba(255,50,50,.2);position:absolute}.ace_editor,.ace_editor div{font-family:monospace}.fixed-sm-border{border-width:1px;border-radius:0}.app-dashed-box{border:2px dashed #ccc;padding:10px}.app-small-dashed-box{border:1px dashed #ccc;padding:7px;font-size:small}.app-empty-char{position:absolute;top:45%;left:33%;font-size:18px;font-style:italic}.app-textbox-stringyfied{border:0;background-color:#fff;color:#000;font-weight:700}.app-sticky-last-column{right:0;position:sticky;z-index:0;background-color:#fff}.app-sticky-last-column-alt{right:0;position:sticky;z-index:0;background-color:#f2f2f2}.app-sticky-divider{width:100%;height:1px;z-index:999;background-color:#eee}.app-sticky-first-column{left:-1px;z-index:999;position:sticky;background-color:#ccc}.app-dropdown-stringyfied{color:#000!important;padding:0;height:20px!important;background-color:#fff!important;border:0;font-weight:700;outline:0!important;background:white;opacity:1!important;-moz-appearance:none!important;-webkit-appearance:none!important}.app-dropdown-stringyfied::-ms-expand{display:none!important}.background-danger{background-color:#e9967a}.checking-field,.checking-combo{box-shadow:unset!important}.app-border-none{border:none}.app-padding-leftonly-15{padding:0 0 0 15px!important}.app-width-auto{width:auto}.app-line-through{text-decoration:line-through}.app-margin-auto{margin:auto}.app-upper-right-remove{position:absolute;right:10px;font-size:25px;top:5px}.app-inline-block{display:inline-block}.swal2-success{border-color:#2d922d!important;color:#2d922d!important}.swal2-info{border-color:#248dad!important;color:#248dad!important}.swal2-warning{border-color:#f79a17!important;color:#f79a17!important}.swal2-danger{border-color:#bf1725!important;color:#bf1725!important}.app-slash{font-size:30px;line-height:1;margin-top:2px;text-align:center}.table-mh-435{min-height:435px}.table-b0 th,.table-b0 td{border-top:none!important;border-left:none!important}.table-b0{border:0px}.table-b0 th{border-bottom:none!important}.table-b0:last-child{border:none!important}.job-step-number{position:absolute;right:10px;font-size:16px;top:2px;font-weight:700}.dropdown-menu:before{display:none}.app-table-dotted-menu{padding:0 0 2px!important;color:#999}.app-rtl{direction:rtl}.app-border-1{border:1px solid rgba(0,0,0,.15)!important}.app-no-selection{-webkit-user-select:none;-moz-user-select:none;-khtml-user-select:none;-ms-user-select:none}.app-right-border{border-right:2px solid #ccc}.app-mtu-fixed-height{height:302px}.app-mtu-fixed-height-wrapper{height:204px;overflow:auto}.app-upper-right-close{position:absolute;top:0;right:15px;font-size:20px}.toast-message{white-space:pre-wrap}.app-overflow-auto{overflow:auto}.app-no-border{border:none!important}.app-contextmenu{background-color:#fff;border:1px solid;padding:10px 30px}.app-contextmenu-item{margin-left:-30px;margin-right:-30px;cursor:pointer}.app-contextmenu-item>span{padding:3px 30px}.app-contextmenu-item:hover{background-color:#ddd}.app-lh-0{line-height:0}.app-lh-05{line-height:.5}.app-lh-1{line-height:1}.app-lh-2{line-height:2}.app-lh-2-important{line-height:2!important}.app-lh-22{line-height:2.2}.app-display-block{display:block!important}.app-input-inline-icon{padding:0;margin:0;position:absolute;top:2px;right:20px}.app-bordered-box{border:1px solid #ccc}.app-mr-auto{margin-right:auto}.app-mrd-infobox-small{border:1px solid #ccc;padding:5px;border-radius:5px}.app-mrd-infobox{border:1px solid #ccc;padding:5px;border-radius:5px;margin-top:-5px;float:left}.app-mrd-infobox-editmode{margin-bottom:-20px;margin-top:-6px}.app-whitespace-prewrap{white-space:pre-wrap}.app-white-selectable{background-color:#fff}.app-white-selected{background-color:#ddd!important}.app-bb-box{border-bottom:2px solid #ddd}.app-white-selectable:hover{background-color:#ddd}.app-placeholder{color:#aaa}.app-placeholder-dark{color:#777}.modal-open{overflow:inherit;padding-right:0!important}.dropdown-menu a:hover{color:#000!important;background-color:#f5f5f5}.dropdown-menu span:hover,.dropdown-item a:hover{color:#000!important;background-color:transparent}.dropdown-item empty{color:#000!important;background-color:#f5f5f5}.app-history-box{max-height:775px;overflow-x:hidden;overflow-y:auto}.app-date-width,.app-input-width{width:100px}.load-more-btn{width:100%;margin-top:10px;background-color:ButtonFace}.app-max-width-100{max-width:100px}.app-search-buttons{position:absolute;top:55px;right:20px}.app-left-0{left:0}.app-left-4{left:4px}.app-left-10{left:10px}.app-bottom-0{bottom:0}.app-bottom-10{bottom:10px}.app-right-0{right:0}.app-right-10{right:10px!important}.app-right-20{right:20px}.app-right-25{right:25px}.app-right-50{right:50px}.app-top-2{top:2px}.app-top-5{top:5px}.app-top-20,.app-top-40{top:20px}.m-t-min-1{margin-top:-1px}.m-t-min-3{margin-top:-3px}.m-t-min-5{margin-top:-5px}.m-t-min-6{margin-top:-6px}.m-t-min-10{margin-top:-10px}.app-uppercase{text-transform:uppercase}.app-col-sm-10-with-addon{width:calc(83.33333% - 56px)!important}.app-bring-to-front{z-index:9999999!important}.modal{z-index:99999998!important}.app-bring-to-front-strong,.guppy_help{z-index:99999999!important}bs-dropdown-container{z-index:99999999!important}.app-bold{font-weight:700}.app-float-left{float:left}.app-float-right{float:right}.app-no-resize{resize:none}.app-table-no-border{border-top:none!important}.app-upper-left-indicator{position:absolute;top:2px;right:5px}.app-dialog-button{margin-bottom:19px;margin-top:1px;font-size:25px}.app-z-index-0{z-index:0!important}.app-col-divide:after{width:0px;content:\"-\";display:block;position:absolute;top:10px;bottom:0;right:2px;font-weight:700}.app-widgets-expanded{padding-right:20px!important;padding-top:10px!important;padding-bottom:0!important}.app-widget-head-expanded{padding:0 0 0 20px}.app-upper-right-trash{position:absolute;right:15px;top:15px;cursor:pointer;z-index:99}.app-absolute{position:absolute}.app-relative{position:relative}.app-box-ricarico{width:250px;position:absolute;bottom:35px}.app-box-ricarico-edit{width:250px;position:absolute;bottom:21px}.app-input-ricarico{display:inline;margin-left:2px;width:20%}.app-no-overflow{overflow:hidden}.app-overflow-visible{overflow:visible}.app-limited-block{max-height:350px;overflow:auto}.app-refresh-button{position:absolute;top:10px}.app-float-right{float:right!important}.app-intable-input{padding:2px 5px}.app-intable-select{padding:2px 5px;height:23px!important}.app-option-placeholder{color:#aaa!important}.app-option-placeholder option{color:#000!important}.app-lightgrey{color:#666}.app-bg-lightgrey{background-color:#ddd!important}.app-width-1000{width:1000px!important}.app-width-10{width:10px!important}.app-width-20{width:20px!important}.app-width-30{width:30px!important}.app-width-40{width:40px!important}.app-width-50{width:50px!important}.app-width-60{width:60px!important}.app-width-70{width:70px!important}.app-width-80{width:80px!important}.app-width-90{width:90px!important}.app-width-100{width:100px!important}.app-width-110{width:110px!important}.app-width-120{width:120px!important}.app-width-130{width:130px!important}.app-width-180{width:180px!important}.app-width-435{width:435px!important}.app-height-350{height:350px}.app-height-250{height:250px}.app-height-275{height:275px}.app-height-300{height:300px}.app-height-380{height:380px}.app-height-370{height:370px}.app-max-height-370{max-height:370px}.app-height-400,.app-height-425{height:400px}.app-height-450{height:450px}.app-height-560{height:560px}.app-sm2-minus-5{float:left;width:calc(16.66667% - 5px)!important}.app-sm10-plus-5{float:left;width:calc(83.33333% + 5px)!important}.app-deadline-todo{background-color:#87cefa!important}.app-deadline-done{background-color:#90ee90!important}.app-font-size-12{font-size:12px!important}.app-font-size-14{font-size:14px!important}.app-font-size-15{font-size:15px!important}.app-font-size-16{font-size:16px!important}.app-font-size-17{font-size:17px!important}.app-font-size-18{font-size:18px!important}.app-font-size-20{font-size:20px!important}.app-font-size-22{font-size:22px!important}.app-font-size-25{font-size:25px!important}.app-font-size-59{font-size:59px!important}.app-selected{background-color:#b0c4de}.app-aff-90{color:#006400}.app-aff-80{color:green}.app-aff-70{color:#90ee90}.app-aff-60{color:#3cb371}.app-aff-50{color:#ff8c00}.app-aff-40{color:red}.app-bg-aff-90{background-color:#006400}.app-bg-aff-80{background-color:green}.app-bg-aff-70{background-color:#90ee90}.app-bg-aff-60{background-color:#3cb371}.app-bg-aff-50{background-color:#ff8c00}.app-bg-aff-40{background-color:red}.app-scarico-materiale-body{max-height:500px;overflow:auto;overflow-x:hidden}.app-max-height-550{max-height:550px}.app-max-height-300{max-height:300px}.app-success-row{background-color:#389c90!important}.app-danger-row{background-color:#9c3838!important}.app-info-row{background-color:#388b9c!important}.app-active-readonly{color:#555!important;background-color:#fff!important}.app-reading-info{position:absolute;top:5px;left:5px;font-size:20px}.app-loading-over{display:none;margin:auto;position:absolute;inset:0;width:100%;height:100%;z-index:99;background:rgba(0,0,0,.5) none repeat}.app-loading-over-internal{color:#fff;position:absolute;top:48%;left:45%;font-size:15px}.app-circle{display:inline-block;width:10px;height:10px;border-radius:50%}.loader-img{position:absolute;width:140px;top:35%;left:calc(50% - 70px)}.app-timepicker-success{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem;border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.app-success-row-link{color:ivory!important}.dropdown-item:hover{color:#fff!important}.app-fixed-height-700{height:700px;overflow:auto;overflow-x:hidden}.app-fixed-height-610{height:610px;overflow:auto;overflow-x:hidden}.app-fixed-height-685{height:685px;overflow:auto;overflow-x:hidden}.app-arrow{height:15px;width:100%;text-align:center}.app-visible{display:block!important}.app-scheduling-symbol{position:absolute;right:15px;font-size:2.15em;z-index:100}.app-arrow:hover{background-color:#d3d3d3}.app-calendar-box{width:calc(100% - 380px);padding-left:10px;float:right}.app-deadline-box-container{width:380px;height:100%;float:left}.app-deadline-box{padding:0 3px;margin-bottom:5px;margin-left:5px;margin-right:5px;border-style:solid;border-color:#d3d3d3;border-width:2px;position:relative}.app-input-icon{position:absolute;color:#696969;top:11px;left:5px;z-index:999}.app-input-icon:hover{color:#696969}.app-text-center{text-align:center}.app-text-right{text-align:right}.app-text-left{text-align:left}.app-fe-sm-v{position:relative;top:0;width:1px;left:5px;font-size:8px;font-weight:700;color:#000;text-shadow:0px 0px .2px black}.app-fe-v{position:relative;top:-10px;left:145px;width:1px;font-size:11px;font-weight:700;color:#fffac2;text-shadow:0px 0px 1px #fffbcc}.app-card-function-button{padding:.5rem 1.25rem;border-bottom:solid 2px #D9D9D9}.app-modal-function-button{padding:8px 15px;border-bottom:solid 1px #D9D9D9}.app-no-bg-img{background-image:none!important}.app-widget-head-button{font-size:1.15rem;margin-top:-2px;margin-bottom:-5px;margin-left:10px}.app-line-separator{height:3px;background:rgb(237,237,237);border-bottom:1px solid rgb(237,237,237);margin-bottom:10px}.app-small-line-separator{height:2px;background:#ccc;border-bottom:1px solid #ccc;margin-bottom:5px;margin-top:5px}.app-link{color:#0275d8!important;cursor:pointer;text-decoration:none;display:block}.app-link:hover{color:#23527c!important;cursor:pointer;text-decoration:underline!important}.app-link-nocol{cursor:pointer;text-decoration:none}.app-link-nocol:hover{text-decoration:underline}.app-btn-widget{position:absolute;margin:0;top:3.5px;background-color:#414b50;cursor:pointer}.app-btn-widget-spacer{visibility:hidden;height:1px}.app-btn-widget:hover{background-color:#697378}.app-inline{display:inline}.app-btn-search{width:40.85px;height:38px}.app-fa-cell-fix{display:table-cell}.app-display-none{display:none}.app-border-radius-5{border-radius:5px!important}.app-no-padding{padding:0!important}.app-padding-5{padding:5px!important}.app-padding-2{padding:2px!important}.app-padding-3{padding:3px!important}.app-padding-10{padding:10px!important}.app-padding-15{padding:15px!important}.app-padding-left-0{padding-left:0!important}.app-padding-left-5{padding-left:5px!important}.app-padding-left-10{padding-left:10px!important}.app-padding-left-15{padding-left:15px!important}.app-padding-left-20{padding-left:20px!important}.app-padding-left-25{padding-left:25px!important}.app-padding-left-30{padding-left:30px!important}.app-padding-left-35{padding-left:35px!important}.app-padding-left-40{padding-left:40px!important}.app-padding-left-45{padding-left:45px!important}.app-padding-right-0{padding-right:0!important}.app-padding-right-5{padding-right:5px!important}.app-padding-right-10{padding-right:10px!important}.app-padding-right-15{padding-right:15px!important}.app-margin-0{margin:0!important}.app-margin-right-min-10{margin-right:-10px!important}.app-margin-left-min-2{margin-left:-2px}.app-margin-left-min-5{margin-left:-5px}.app-margin-left-min-10{margin-left:-10px!important}.app-margin-right-min-20{margin-right:-20px!important}.app-margin-left-0{margin-left:0!important}.app-margin-left-5{margin-left:5px!important}.app-margin-left-6{margin-left:6px!important}.app-margin-left-15{margin-left:15px!important}.app-margin-left-25{margin-left:25px!important}.app-margin-right-10{margin-right:10px!important}.app-margin-right-15{margin-right:15px!important}.app-margin-right-20{margin-right:20px!important}.app-margin-right-25{margin-right:25px!important}.app-margin-right-5{margin-right:5px!important}.app-margin-top-min-10{margin-top:-10px!important}.app-margin-top-min-15{margin-top:-15px!important}.app-margin-left-10{margin-left:10px!important}.app-margin-bottom-0{margin-bottom:0!important}.app-margin-bottom-2{margin-bottom:2px!important}.app-margin-bottom-5{margin-bottom:5px!important}.app-margin-bottom-10{margin-bottom:10px!important}.app-margin-bottom-14{margin-bottom:14px!important}.app-margin-bottom-15{margin-bottom:15px!important}.app-margin-bottom-20{margin-bottom:20px!important}.app-margin-bottom-25{margin-bottom:25px!important}.app-margin-bottom-30{margin-bottom:30px!important}.app-border-radius-10{border-radius:10px}.app-no-margin{margin:0!important}.app-no-row-margin{margin-left:0!important;margin-right:0!important}.app-white-text{color:#fff!important}.app-black-text{color:#242424!important}.app-pointer{cursor:pointer}.app-not-allowed{cursor:not-allowed}.app-hidden-view{visibility:hidden!important}.app-afterline-button{margin-top:5px;color:#fff;background-color:inherit;border-width:2px;border-color:#fff;font-weight:700;margin-bottom:-5px}.app-afterline-button-black{color:#000;background-color:inherit;border-width:2px;border-color:#000;font-weight:700;margin-bottom:5px}.m-t-min-2{margin-top:-2px}.m-t-1{margin-top:1px}.m-t-2{margin-top:2px}.m-t-3{margin-top:3px}.m-t-4{margin-top:4px}.m-t-6{margin-top:6px}.m-t-7{margin-top:7px}.m-t-8{margin-top:8px}.m-t-9{margin-top:9px}.m-t-10{margin-top:10px}.m-t-30{margin-top:30px}.f-s-25{font-size:25px}.app-pullleft-1{margin-right:1px}.app-pullleft-2{margin-right:2px}.app-pullleft-3{margin-right:3px}.app-pullleft-4{margin-right:4px}.app-pullleft-5{margin-right:5px}.app-pullleft-6{margin-right:6px}.app-pullleft-7{margin-right:7px}.app-pullleft-8{margin-right:8px}.app-pullleft-9{margin-right:9px}.app-pullleft-10{margin-right:10px}.app-pullleft-15{margin-right:15px}.app-pullright-1{margin-left:1px}.app-pullright-2{margin-left:2px}.app-pullright-3{margin-left:3px}.app-pullright-4{margin-left:4px}.app-pullright-5{margin-left:5px}.app-pullright-6{margin-left:6px}.app-pullright-7{margin-left:7px}.app-pullright-8{margin-left:8px}.app-pullright-9{margin-left:9px}.app-pullright-10{margin-left:10px}.app-pullright-15{margin-left:15px}.app-pullup-1{margin-bottom:1px}.app-pullup-2{margin-bottom:2px}.app-pullup-3{margin-bottom:3px}.app-pullup-4{margin-bottom:4px}.app-pullup-5{margin-bottom:5px}.app-pullup-6{margin-bottom:6px}.app-pullup-7{margin-bottom:7px}.app-pullup-8{margin-bottom:8px}.app-pullup-9{margin-bottom:9px}.app-pullup-10{margin-bottom:10px}.app-pullup-15{margin-bottom:15px}.app-one-clm-width{width:100%}.app-two-clm-width{width:50%}.app-three-clm-width{width:33.333%}.app-four-clm-width{width:25%}.app-five-clm-width{width:20%}.app-six-clm-width{width:16.666%}.app-col-12{width:100%}.app-col-11{width:91.66666667%}.app-col-10{width:83.33333333%}.app-col-9{width:75%}.app-col-8{width:66.66666667%}.app-col-7{width:58.33333333%}.app-col-6{width:50%}.app-col-5{width:41.66666667%}.app-col-4{width:33.33333333%}.app-col-3{width:25%}.app-col-2{width:16.66666667%}.app-col-1{width:8.33333333%}.app-padding-bottom-0{padding-bottom:0!important}.app-padding-bottom-5{padding-bottom:5px}.app-padding-bottom-10{padding-bottom:10px}.app-padding-top-0{padding-top:0!important}.app-padding-top-3{padding-top:3px!important}.app-padding-top-8{padding-top:8px!important}.app-padding-top-5{padding-top:5px!important}.app-padding-top-10{padding-top:10px!important}.app-padding-top-13{padding-top:13px!important}.app-padding-top-15{padding-top:15px!important}.app-padding-top-16{padding-top:16px!important}.app-mb-0{margin-bottom:0}.file-upload .file-upload-btn{position:absolute;width:100%;height:35px;z-index:9;opacity:0}.file-upload .delete-file{position:absolute;right:50px;top:8px;font-size:16px;opacity:.8;cursor:pointer;z-index:99;visibility:hidden}.file-upload:hover .delete-file{visibility:visible}.app-right-15{right:15px}.app-top-0{top:0}.app-top-10{top:10px}.app-fs-30{font-size:30px}.app-fs-16{font-size:16px}.app-fs-20{font-size:20px}.app-fs-23{font-size:23px}.app-fs-24{font-size:24px}.app-fs-18{font-size:18px}.app-fs-14{font-size:14px}.app-fs-12{font-size:12px}.selectable-timeline{height:20px;display:flex}.timeline-element-selected{cursor:pointer;text-decoration:underline;font-weight:700}.timeline-element-unselected{cursor:pointer;font-style:italic}.timeline-arrow{width:15px}.timeline-element-container{width:calc(100% - 37px);overflow:hidden;white-space:nowrap;text-overflow:ellipsis;display:flex}.app-checkbox-label{margin-left:5px;margin-top:-1px}.app-nowrap{white-space:nowrap}.app-min-height-365{min-height:365px}.app-min-width-std-395{min-width:395px}.app-min-width-std-110{min-width:110px}.app-min-width-std-150{min-width:150px}.app-min-width-std-220{min-width:220px}.app-min-width-std-120{min-width:120px}.app-min-width-std-70{min-width:70px}.app-ltab-border{border-left:2px solid #bbb}.app-rtab-border{border-right:2px solid #bbb}.app-col-min{width:1px}.app-filter-wrapper{padding-left:0;margin-top:20px}.app-first-filter-line{margin-top:-20px}.caret{display:inline-block;width:0;height:0;margin-left:2px;vertical-align:middle}.dropup,.dropdown{position:relative}.dropdown-toggle:focus{outline:0}.dropdown-menu{position:absolute;top:100%;left:0;display:none;float:left;min-width:160px;padding:5px 0;margin:2px 0 0;list-style:none;text-align:left;border:1px solid #CCC;background-clip:padding-box}.dropdown-menu.pull-right{right:0;left:auto}.dropdown-menu>li>a{display:block;padding:3px 20px;clear:both;font-weight:400;white-space:nowrap}.dropdown-menu>li>a:hover,.dropdown-menu>li>a:focus{text-decoration:none}.dropdown-menu>.active>a,.dropdown-menu>.active>a:hover,.dropdown-menu>.active>a:focus{text-decoration:none;outline:0}.dropdown-menu>.disabled>a:hover,.dropdown-menu>.disabled>a:focus{text-decoration:none;background-color:transparent;background-image:none}.open>.dropdown-menu{display:block}.open>a{outline:0}.dropdown-menu-right-user{left:-250px;right:0;top:-2px;width:242px}.dropdown-menu-right{left:auto;right:0}.dropdown-menu-left{left:0;right:auto}.dropdown-header{display:block;padding:3px 20px;white-space:nowrap}.dropdown-backdrop{position:fixed;inset:0}.pull-right>.dropdown-menu{right:0;left:auto}.dropup .caret,.navbar-fixed-bottom .dropdown .caret{border-top:0;content:\"\"}.dropup .dropdown-menu,.navbar-fixed-bottom .dropdown .dropdown-menu{top:auto;bottom:100%;margin-bottom:2px}.pace .pace-progress{background:#637CA0;position:absolute;height:3px;z-index:0}.pace .pace-progress-inner{display:none}.pace .pace-activity{position:absolute;top:10px;left:10px;border-width:1px;right:auto;width:18px;height:18px;border-top-color:#242d3a;border-left-color:#242d3a}.slimScrollBar,.slimScrollRail{border-radius:0!important;width:4px!important}.gu-mirror{position:fixed!important;margin:0!important;z-index:9999!important;opacity:.8;-ms-filter:\"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)\";filter:alpha(opacity=80);pointer-events:none}.gu-hide{left:-9999px!important}.gu-unselectable{-webkit-user-select:none!important;user-select:none!important}.gu-transit{opacity:.2;-ms-filter:\"progid:DXImageTransform.Microsoft.Alpha(Opacity=20)\";filter:alpha(opacity=20)}.guppy_help{max-height:400px;overflow-y:scroll}.toast-container{margin-top:55px}.ngx-json-viewer .segment-type-null>.segment-main>.segment-value{background-color:inherit!important}.swal2-html-container{overflow:hidden}@font-face{font-family:Roboto;font-style:normal;font-weight:100;src:local(\"Roboto Thin\"),local(\"Roboto-Thin\"),url(/assets/fonts/google/Roboto/Roboto-Thin.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:100;src:local(\"Roboto Thin Italic\"),local(\"Roboto-ThinItalic\"),url(/assets/fonts/google/Roboto/Roboto-ThinItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:300;src:local(\"Roboto Light\"),local(\"Roboto-Light\"),url(/assets/fonts/google/Roboto/Roboto-Light.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:300;src:local(\"Roboto Light Italic\"),local(\"Roboto-LightItalic\"),url(/assets/fonts/google/Roboto/Roboto-LightItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:400;src:local(\"Roboto Regular\"),local(\"Roboto-Regular\"),url(/assets/fonts/google/Roboto/Roboto-Regular.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:400;src:local(\"Roboto Italic\"),local(\"Roboto-Italic\"),url(/assets/fonts/google/Roboto/Roboto-Italic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:500;src:local(\"Roboto Medium\"),local(\"Roboto-Medium\"),url(/assets/fonts/google/Roboto/Roboto-Medium.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:500;src:local(\"Roboto Medium Italic\"),local(\"Roboto-MediumItalic\"),url(/assets/fonts/google/Roboto/Roboto-MediumItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:700;src:local(\"Roboto Bold\"),local(\"Roboto-Bold\"),url(/assets/fonts/google/Roboto/Roboto-Bold.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:700;src:local(\"Roboto Bold Italic\"),local(\"Roboto-BoldItalic\"),url(/assets/fonts/google/Roboto/Roboto-BoldItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:900;src:local(\"Roboto Black\"),local(\"Roboto-Black\"),url(/assets/fonts/google/Roboto/Roboto-Black.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:900;src:local(\"Roboto Black Italic\"),local(\"Roboto-BlackItalic\"),url(/assets/fonts/google/Roboto/Roboto-BlackItalic.ttf) format(\"truetype\")}html{height:100%;min-height:100%}body{font-family:Roboto,sans-serif;font-size:14px;color:#242424}body:before{content:\"\";position:fixed;width:100%;height:100%;top:0;left:0;background:#e9ebee;will-change:transform;z-index:-1}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{font-weight:400}h1 small,h2 small,h3 small,h4 small,h5 small,h6 small,.h1 small,.h2 small,.h3 small,.h4 small,.h5 small,.h6 small{font-size:70%}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-button{width:0px;height:0px}::-webkit-scrollbar-thumb{background:#e1e1e1;border:0px none #ffffff;border-radius:0}::-webkit-scrollbar-thumb:hover{background:#cccccc}::-webkit-scrollbar-thumb:active{background:#888888}::-webkit-scrollbar-track{background:#666666;border:0px none #ffffff;border-radius:0}::-webkit-scrollbar-track:hover{background:#666666}::-webkit-scrollbar-track:active{background:#333333}::-webkit-scrollbar-corner{background:transparent}.transition{transition:.3s}.widget-controls{position:absolute;z-index:1;top:0;right:0;padding:10px 20px;font-size:14px}.widget-controls a{color:#fff;margin-left:7px;line-height:1;vertical-align:top;display:inline-block}.widget-controls a i.glyphicon-resize-full{font-size:13px}.widget-controls a:hover{color:#ffffffb3}.widget-controls a.dropdown-toggle:after{display:none}.widget-controls ul.dropdown-menu{min-width:9rem;padding:0;border-radius:0}.widget-controls ul.dropdown-menu li{padding:4px;overflow:hidden}.widget-controls ul.dropdown-menu li a{color:#242d3a;font-size:13px;width:100%}.widget-controls ul.dropdown-menu li:hover{background-color:#242d3a}.widget-controls ul.dropdown-menu li:hover a{color:#fff}.card.fullscreened .card-header{line-height:35px}.card.fullscreened .card-header .widget-controls{padding:20px}.card.fullscreened .card-header .widget-controls a{margin-left:12px}.card.fullscreened .card-header .widget-controls a.setting{display:none}.card.fullscreened.card-primary{background:#024a88}.card.fullscreened.card-success{background:#2d922d}.card.fullscreened.card-info{background:#248dad}.card.fullscreened.card-warning{background:#f79a17}.card.fullscreened.card-danger{background:#bf1725}.scrolling{height:100%;overflow-y:scroll;padding-bottom:60px}.no-margin{margin:0}.bottom-15{margin-bottom:15px}.m-t-5{margin-top:5px}.m-t-15{margin-top:15px}.res-img{width:100%}.chart-outher{width:55%;margin:0 auto}.p-t-10{padding-top:10%}.o-visible{overflow:visible}.w-150{width:150px}.w-200{width:200px}@media (max-width: 543px){.chart-outher{width:100%}}@media (min-width: 544px) and (max-width: 767px){.chart-outher{width:85%}}@media (min-width: 992px) and (max-width: 1199px){.chart-outher{width:65%}}.mat-form-field-disabled .mat-form-field-wrapper{background-color:#ddd}.mat-no-border-top .mat-form-field-infix{border-top:none!important}.mat-dflt-margin,.mat-form-field-appearance-outline .mat-form-field-wrapper{margin-top:.125em!important;margin-bottom:.125em!important}.mat-form-field-wrapper{padding-bottom:0;height:35px;min-height:35px!important;margin-bottom:-7px!important}.mat-full-width{width:100%}.mat-full-height .mat-form-field-wrapper{height:100%!important}.mat-form-field-appearance-outline .mat-form-field-infix{padding-top:5px;padding-bottom:0;height:36px}.mat-form-field-appearance-outline .mat-form-field-infix select.mat-input-element{background-color:transparent;margin-bottom:-11px!important;margin-top:-2px!important;padding-top:0!important;top:0!important}.mat-form-field-appearance-outline .mat-form-field-infix input{display:inline-flex;margin-top:-8px;margin-bottom:-5px;padding-top:8px}.mat-form-field-appearance-outline .mat-form-field-suffix{height:25px!important;top:-2px!important}.mat-form-field-appearance-outline .mat-form-field-suffix .form-input-suffix{margin-right:5px!important;position:absolute!important;top:7px!important;right:4px!important}.mat-form-field-appearance-outline .mat-form-field-infix .form-input-suffix{position:relative!important;top:-4px!important}.mat-form-field-prefix .mat-icon-button,.mat-form-field-suffix .mat-icon-button{height:32px!important}.mat-form-field-label-wrapper{top:-8px}.mat-form-field-type-mat-native-select .mat-form-field-infix:after{top:60%!important}.mat-form-field-suffix{margin-right:-10px!important}.cdk-overlay-container{z-index:99999999!important}.mat-height-fixed .mat-form-field-flex{height:38px!important}.mat-height-auto .mat-form-field-flex{height:auto!important;padding-bottom:5px!important;padding-top:5px!important;padding-right:2px!important}.mat-height-auto .mat-form-field-infix{height:auto!important}.mat-icon-button-override{width:25px!important;top:0!important;color:#000000a3!important;position:absolute!important}.mat-icon-button-override-suffix{right:-5px!important}.mat-icon-button-override-prefix{left:-5px!important}.mat-option{height:25px!important;font-size:14px!important}.ngx-mat-timepicker .mat-form-field-infix{border-top:none!important}.mat-form-field-wrapper .form-control{width:100%;border:none;padding:0;line-height:1}.mat-form-field-wrapper .form-control:focus{box-shadow:none!important}.mat-form-field-wrapper .form-control.checking-field.ng-touched{padding-right:0;background-position-y:14px!important;background-position-x:right;padding-top:8px;padding-bottom:0}.mat-height-auto .form-control.checking-field.ng-touched{padding-right:25px;background-position:center right .625rem!important}.mat-form-field-wrapper .form-control.input-small.checking-field.ng-touched{background-position-y:9px!important;padding-right:25px}.mat-form-field-wrapper .form-control{background-color:transparent!important}.mat-form-field-wrapper .form-control.checking-combo.ng-touched{padding-right:45px;background-position-y:8px!important;padding-top:4px!important}.mat-form-field-wrapper .form-control.checking-combo.ng-untouched{padding-right:20px;background-position-y:8px!important;padding-top:4px!important}.mat-input-with-suffix{width:calc(100% - 35px)!important;display:inline-block!important;margin-right:10px!important}.mat-input-group-addon .mat-form-field-appearance-outline .mat-form-field-wrapper{background-color:#eceeef;border:1px solid rgba(0,0,0,.15);border-radius:.25rem}.mat-form-field-appearance-outline textarea{padding:5px 0!important}.snow{position:absolute;width:10px;height:10px;background:white;border-radius:50%}.snow:nth-child(1){opacity:1.8004;transform:translate(94.0009vw,-10px) scale(.7039);animation:fall-1 30s -20s linear infinite}@keyframes fall-1{72.473%{transform:translate(96.6724vw,72.473vh) scale(.7039)}to{transform:translate(95.33665vw,99vh) scale(.7039)}}.snow:nth-child(2){opacity:1.7398;transform:translate(4.2639vw,-10px) scale(.4594);animation:fall-2 15s -11s linear infinite}@keyframes fall-2{41.73%{transform:translate(10.5551vw,41.73vh) scale(.4594)}to{transform:translate(7.4095vw,99vh) scale(.4594)}}.snow:nth-child(3){opacity:1.1122;transform:translate(16.326vw,-10px) scale(.1806);animation:fall-3 28s -8s linear infinite}@keyframes fall-3{73.899%{transform:translate(24.2598vw,73.899vh) scale(.1806)}to{transform:translate(20.2929vw,99vh) scale(.1806)}}.snow:nth-child(4){opacity:.1496;transform:translate(6.3742vw,-10px) scale(.4814);animation:fall-4 14s -27s linear infinite}@keyframes fall-4{79.546%{transform:translate(3.038vw,79.546vh) scale(.4814)}to{transform:translate(4.7061vw,99vh) scale(.4814)}}.snow:nth-child(5){opacity:1.8204;transform:translate(20.2393vw,-10px) scale(.6393);animation:fall-5 11s -26s linear infinite}@keyframes fall-5{57.871%{transform:translate(15.5926vw,57.871vh) scale(.6393)}to{transform:translate(17.91595vw,99vh) scale(.6393)}}.snow:nth-child(6){opacity:1.4464;transform:translate(93.8719vw,-10px) scale(.3872);animation:fall-6 23s -30s linear infinite}@keyframes fall-6{77.87%{transform:translate(94.5077vw,77.87vh) scale(.3872)}to{transform:translate(94.1898vw,99vh) scale(.3872)}}.snow:nth-child(7){opacity:.3652;transform:translate(49.9286vw,-10px) scale(.7471);animation:fall-7 14s -8s linear infinite}@keyframes fall-7{31.844%{transform:translate(47.8643vw,31.844vh) scale(.7471)}to{transform:translate(48.89645vw,99vh) scale(.7471)}}.snow:nth-child(8){opacity:1.7398;transform:translate(91.5157vw,-10px) scale(.4043);animation:fall-8 17s -29s linear infinite}@keyframes fall-8{76.554%{transform:translate(89.3429vw,76.554vh) scale(.4043)}to{transform:translate(90.4293vw,99vh) scale(.4043)}}.snow:nth-child(9){opacity:.5812;transform:translate(23.7473vw,-10px) scale(.1362);animation:fall-9 29s -10s linear infinite}@keyframes fall-9{34.369%{transform:translate(29.5647vw,34.369vh) scale(.1362)}to{transform:translate(26.656vw,99vh) scale(.1362)}}.snow:nth-child(10){opacity:1.4494;transform:translate(17.1651vw,-10px) scale(.6286);animation:fall-10 13s -20s linear infinite}@keyframes fall-10{60.752%{transform:translate(12.4936vw,60.752vh) scale(.6286)}to{transform:translate(14.82935vw,99vh) scale(.6286)}}.snow:nth-child(11){opacity:1.7294;transform:translate(28.4626vw,-10px) scale(.2725);animation:fall-11 27s -6s linear infinite}@keyframes fall-11{36.851%{transform:translate(35.3913vw,36.851vh) scale(.2725)}to{transform:translate(31.92695vw,99vh) scale(.2725)}}.snow:nth-child(12){opacity:1.0382;transform:translate(63.4324vw,-10px) scale(.6505);animation:fall-12 26s -24s linear infinite}@keyframes fall-12{71.741%{transform:translate(63.0234vw,71.741vh) scale(.6505)}to{transform:translate(63.2279vw,99vh) scale(.6505)}}.snow:nth-child(13){opacity:.8558;transform:translate(50.4665vw,-10px) scale(.6887);animation:fall-13 22s -8s linear infinite}@keyframes fall-13{48.129%{transform:translate(42.6892vw,48.129vh) scale(.6887)}to{transform:translate(46.57785vw,99vh) scale(.6887)}}.snow:nth-child(14){opacity:1.599;transform:translate(98.6736vw,-10px) scale(.0001);animation:fall-14 25s -25s linear infinite}@keyframes fall-14{51.159%{transform:translate(97.6724vw,51.159vh) scale(.0001)}to{transform:translate(98.173vw,99vh) scale(.0001)}}.snow:nth-child(15){opacity:1.4884;transform:translate(83.7207vw,-10px) scale(.0859);animation:fall-15 11s -15s linear infinite}@keyframes fall-15{34.291%{transform:translate(75.1533vw,34.291vh) scale(.0859)}to{transform:translate(79.437vw,99vh) scale(.0859)}}.snow:nth-child(16){opacity:1.17;transform:translate(98.493vw,-10px) scale(.2993);animation:fall-16 15s -13s linear infinite}@keyframes fall-16{43.304%{transform:translate(103.7895vw,43.304vh) scale(.2993)}to{transform:translate(101.14125vw,99vh) scale(.2993)}}.snow:nth-child(17){opacity:1.7774;transform:translate(43.0465vw,-10px) scale(.7329);animation:fall-17 21s -29s linear infinite}@keyframes fall-17{49.487%{transform:translate(47.4869vw,49.487vh) scale(.7329)}to{transform:translate(45.2667vw,99vh) scale(.7329)}}.snow:nth-child(18){opacity:1.6384;transform:translate(95.0627vw,-10px) scale(.2177);animation:fall-18 28s -8s linear infinite}@keyframes fall-18{76.699%{transform:translate(91.5881vw,76.699vh) scale(.2177)}to{transform:translate(93.3254vw,99vh) scale(.2177)}}.snow:nth-child(19){opacity:1.6346;transform:translate(66.5934vw,-10px) scale(.129);animation:fall-19 14s -14s linear infinite}@keyframes fall-19{70.79%{transform:translate(68.246vw,70.79vh) scale(.129)}to{transform:translate(67.4197vw,99vh) scale(.129)}}.snow:nth-child(20){opacity:1.358;transform:translate(45.3129vw,-10px) scale(.3664);animation:fall-20 26s -7s linear infinite}@keyframes fall-20{76.122%{transform:translate(50.2402vw,76.122vh) scale(.3664)}to{transform:translate(47.77655vw,99vh) scale(.3664)}}.snow:nth-child(21){opacity:.9934;transform:translate(43.5608vw,-10px) scale(.7776);animation:fall-21 27s -28s linear infinite}@keyframes fall-21{41.505%{transform:translate(42.5061vw,41.505vh) scale(.7776)}to{transform:translate(43.03345vw,99vh) scale(.7776)}}.snow:nth-child(22){opacity:1.0712;transform:translate(91.8266vw,-10px) scale(.8929);animation:fall-22 12s -12s linear infinite}@keyframes fall-22{49.578%{transform:translate(85.3589vw,49.578vh) scale(.8929)}to{transform:translate(88.59275vw,99vh) scale(.8929)}}.snow:nth-child(23){opacity:.92;transform:translate(36.726vw,-10px) scale(.4169);animation:fall-23 14s -15s linear infinite}@keyframes fall-23{57.07%{transform:translate(43.179vw,57.07vh) scale(.4169)}to{transform:translate(39.9525vw,99vh) scale(.4169)}}.snow:nth-child(24){opacity:1.196;transform:translate(85.186vw,-10px) scale(.8011);animation:fall-24 21s -26s linear infinite}@keyframes fall-24{43.499%{transform:translate(80.8694vw,43.499vh) scale(.8011)}to{transform:translate(83.0277vw,99vh) scale(.8011)}}.snow:nth-child(25){opacity:1.7358;transform:translate(93.6572vw,-10px) scale(.848);animation:fall-25 22s -10s linear infinite}@keyframes fall-25{61.82%{transform:translate(88.3647vw,61.82vh) scale(.848)}to{transform:translate(91.01095vw,99vh) scale(.848)}}.snow:nth-child(26){opacity:1.3066;transform:translate(22.5315vw,-10px) scale(.5783);animation:fall-26 12s -8s linear infinite}@keyframes fall-26{68.207%{transform:translate(32.1577vw,68.207vh) scale(.5783)}to{transform:translate(27.3446vw,99vh) scale(.5783)}}.snow:nth-child(27){opacity:1.977;transform:translate(98.3546vw,-10px) scale(.843);animation:fall-27 18s -21s linear infinite}@keyframes fall-27{53.317%{transform:translate(99.1059vw,53.317vh) scale(.843)}to{transform:translate(98.73025vw,99vh) scale(.843)}}.snow:nth-child(28){opacity:.1484;transform:translate(14.2591vw,-10px) scale(.9376);animation:fall-28 14s -27s linear infinite}@keyframes fall-28{56.682%{transform:translate(10.4272vw,56.682vh) scale(.9376)}to{transform:translate(12.34315vw,99vh) scale(.9376)}}.snow:nth-child(29){opacity:.1338;transform:translate(40.9301vw,-10px) scale(.4165);animation:fall-29 30s -21s linear infinite}@keyframes fall-29{45.072%{transform:translate(33.9456vw,45.072vh) scale(.4165)}to{transform:translate(37.43785vw,99vh) scale(.4165)}}.snow:nth-child(30){opacity:1.6544;transform:translate(9.4137vw,-10px) scale(.4093);animation:fall-30 25s -5s linear infinite}@keyframes fall-30{69.581%{transform:translate(17.1866vw,69.581vh) scale(.4093)}to{transform:translate(13.30015vw,99vh) scale(.4093)}}.snow:nth-child(31){opacity:.0724;transform:translate(67.345vw,-10px) scale(.8922);animation:fall-31 28s -9s linear infinite}@keyframes fall-31{69.043%{transform:translate(70.9879vw,69.043vh) scale(.8922)}to{transform:translate(69.16645vw,99vh) scale(.8922)}}.snow:nth-child(32){opacity:1.2892;transform:translate(66.5234vw,-10px) scale(.6604);animation:fall-32 18s -29s linear infinite}@keyframes fall-32{42.436%{transform:translate(75.6962vw,42.436vh) scale(.6604)}to{transform:translate(71.1098vw,99vh) scale(.6604)}}.snow:nth-child(33){opacity:.482;transform:translate(33.9411vw,-10px) scale(.4428);animation:fall-33 16s -19s linear infinite}@keyframes fall-33{47.839%{transform:translate(38.9776vw,47.839vh) scale(.4428)}to{transform:translate(36.45935vw,99vh) scale(.4428)}}.snow:nth-child(34){opacity:1.2734;transform:translate(94.2917vw,-10px) scale(.1507);animation:fall-34 26s -10s linear infinite}@keyframes fall-34{41.143%{transform:translate(95.9419vw,41.143vh) scale(.1507)}to{transform:translate(95.1168vw,99vh) scale(.1507)}}.snow:nth-child(35){opacity:1.901;transform:translate(51.563vw,-10px) scale(.3568);animation:fall-35 25s -6s linear infinite}@keyframes fall-35{79.467%{transform:translate(48.1408vw,79.467vh) scale(.3568)}to{transform:translate(49.8519vw,99vh) scale(.3568)}}.snow:nth-child(36){opacity:.7112;transform:translate(40.4772vw,-10px) scale(.7972);animation:fall-36 15s -4s linear infinite}@keyframes fall-36{66.208%{transform:translate(49.1938vw,66.208vh) scale(.7972)}to{transform:translate(44.8355vw,99vh) scale(.7972)}}.snow:nth-child(37){opacity:.5796;transform:translate(34.026vw,-10px) scale(.2622);animation:fall-37 27s -14s linear infinite}@keyframes fall-37{38.148%{transform:translate(28.7987vw,38.148vh) scale(.2622)}to{transform:translate(31.41235vw,99vh) scale(.2622)}}.snow:nth-child(38){opacity:1.2416;transform:translate(30.9012vw,-10px) scale(.8924);animation:fall-38 21s -19s linear infinite}@keyframes fall-38{71.474%{transform:translate(22.9243vw,71.474vh) scale(.8924)}to{transform:translate(26.91275vw,99vh) scale(.8924)}}.snow:nth-child(39){opacity:.5958;transform:translate(24.0437vw,-10px) scale(.5502);animation:fall-39 30s -3s linear infinite}@keyframes fall-39{53.231%{transform:translate(16.3775vw,53.231vh) scale(.5502)}to{transform:translate(20.2106vw,99vh) scale(.5502)}}.snow:nth-child(40){opacity:.3224;transform:translate(31.2105vw,-10px) scale(.8888);animation:fall-40 23s -13s linear infinite}@keyframes fall-40{62.946%{transform:translate(31.1922vw,62.946vh) scale(.8888)}to{transform:translate(31.20135vw,99vh) scale(.8888)}}.snow:nth-child(41){opacity:.5936;transform:translate(82.8293vw,-10px) scale(.2853);animation:fall-41 22s -21s linear infinite}@keyframes fall-41{64.128%{transform:translate(81.7974vw,64.128vh) scale(.2853)}to{transform:translate(82.31335vw,99vh) scale(.2853)}}.snow:nth-child(42){opacity:.3268;transform:translate(35.5988vw,-10px) scale(.338);animation:fall-42 12s -7s linear infinite}@keyframes fall-42{34.994%{transform:translate(30.6007vw,34.994vh) scale(.338)}to{transform:translate(33.09975vw,99vh) scale(.338)}}.snow:nth-child(43){opacity:1.9418;transform:translate(52.2319vw,-10px) scale(.635);animation:fall-43 21s -15s linear infinite}@keyframes fall-43{69.609%{transform:translate(55.7905vw,69.609vh) scale(.635)}to{transform:translate(54.0112vw,99vh) scale(.635)}}.snow:nth-child(44){opacity:.2186;transform:translate(59.419vw,-10px) scale(.0088);animation:fall-44 29s -1s linear infinite}@keyframes fall-44{41.754%{transform:translate(53.4975vw,41.754vh) scale(.0088)}to{transform:translate(56.45825vw,99vh) scale(.0088)}}.snow:nth-child(45){opacity:.8902;transform:translate(67.5662vw,-10px) scale(.0419);animation:fall-45 26s -26s linear infinite}@keyframes fall-45{65.565%{transform:translate(66.0975vw,65.565vh) scale(.0419)}to{transform:translate(66.83185vw,99vh) scale(.0419)}}.snow:nth-child(46){opacity:1.1262;transform:translate(44.8208vw,-10px) scale(.0984);animation:fall-46 15s -17s linear infinite}@keyframes fall-46{75.891%{transform:translate(47.5455vw,75.891vh) scale(.0984)}to{transform:translate(46.18315vw,99vh) scale(.0984)}}.snow:nth-child(47){opacity:1.7454;transform:translate(32.5304vw,-10px) scale(.6525);animation:fall-47 26s -19s linear infinite}@keyframes fall-47{45.57%{transform:translate(25.5843vw,45.57vh) scale(.6525)}to{transform:translate(29.05735vw,99vh) scale(.6525)}}.snow:nth-child(48){opacity:1.5888;transform:translate(74.9798vw,-10px) scale(.5043);animation:fall-48 19s -20s linear infinite}@keyframes fall-48{36.791%{transform:translate(67.1292vw,36.791vh) scale(.5043)}to{transform:translate(71.0545vw,99vh) scale(.5043)}}.snow:nth-child(49){opacity:.6882;transform:translate(65.6803vw,-10px) scale(.164);animation:fall-49 11s -16s linear infinite}@keyframes fall-49{78.45%{transform:translate(60.2999vw,78.45vh) scale(.164)}to{transform:translate(62.9901vw,99vh) scale(.164)}}.snow:nth-child(50){opacity:.352;transform:translate(67.4029vw,-10px) scale(.4016);animation:fall-50 24s -3s linear infinite}@keyframes fall-50{71.458%{transform:translate(60.4866vw,71.458vh) scale(.4016)}to{transform:translate(63.94475vw,99vh) scale(.4016)}}.snow:nth-child(51){opacity:.3778;transform:translate(19.4866vw,-10px) scale(.0861);animation:fall-51 19s -17s linear infinite}@keyframes fall-51{31.681%{transform:translate(26.4676vw,31.681vh) scale(.0861)}to{transform:translate(22.9771vw,99vh) scale(.0861)}}.snow:nth-child(52){opacity:1.0046;transform:translate(76.9934vw,-10px) scale(.8973);animation:fall-52 27s -12s linear infinite}@keyframes fall-52{65.476%{transform:translate(83.6473vw,65.476vh) scale(.8973)}to{transform:translate(80.32035vw,99vh) scale(.8973)}}.snow:nth-child(53){opacity:.7624;transform:translate(19.0417vw,-10px) scale(.5148);animation:fall-53 23s -21s linear infinite}@keyframes fall-53{74.671%{transform:translate(23.8552vw,74.671vh) scale(.5148)}to{transform:translate(21.44845vw,99vh) scale(.5148)}}.snow:nth-child(54){opacity:1.099;transform:translate(93.7828vw,-10px) scale(.0341);animation:fall-54 12s -25s linear infinite}@keyframes fall-54{35.333%{transform:translate(97.859vw,35.333vh) scale(.0341)}to{transform:translate(95.8209vw,99vh) scale(.0341)}}.snow:nth-child(55){opacity:1.7674;transform:translate(21.6922vw,-10px) scale(.4563);animation:fall-55 18s -14s linear infinite}@keyframes fall-55{36.104%{transform:translate(24.815vw,36.104vh) scale(.4563)}to{transform:translate(23.2536vw,99vh) scale(.4563)}}.snow:nth-child(56){opacity:1.3584;transform:translate(3.5351vw,-10px) scale(.6013);animation:fall-56 26s -27s linear infinite}@keyframes fall-56{55.364%{transform:translate(-4.1197vw,55.364vh) scale(.6013)}to{transform:translate(-.2923vw,99vh) scale(.6013)}}.snow:nth-child(57){opacity:.9242;transform:translate(77.3472vw,-10px) scale(.6716);animation:fall-57 24s -2s linear infinite}@keyframes fall-57{73.122%{transform:translate(78.892vw,73.122vh) scale(.6716)}to{transform:translate(78.1196vw,99vh) scale(.6716)}}.snow:nth-child(58){opacity:.7354;transform:translate(58.5137vw,-10px) scale(.5937);animation:fall-58 10s -17s linear infinite}@keyframes fall-58{43.818%{transform:translate(57.1391vw,43.818vh) scale(.5937)}to{transform:translate(57.8264vw,99vh) scale(.5937)}}.snow:nth-child(59){opacity:.0226;transform:translate(26.5617vw,-10px) scale(.1486);animation:fall-59 10s -25s linear infinite}@keyframes fall-59{53.406%{transform:translate(34.3711vw,53.406vh) scale(.1486)}to{transform:translate(30.4664vw,99vh) scale(.1486)}}.snow:nth-child(60){opacity:.2762;transform:translate(65.3783vw,-10px) scale(.3541);animation:fall-60 21s -10s linear infinite}@keyframes fall-60{33.639%{transform:translate(71.6011vw,33.639vh) scale(.3541)}to{transform:translate(68.4897vw,99vh) scale(.3541)}}.snow:nth-child(61){opacity:.6282;transform:translate(67.8121vw,-10px) scale(.3902);animation:fall-61 10s -2s linear infinite}@keyframes fall-61{76.187%{transform:translate(67.4731vw,76.187vh) scale(.3902)}to{transform:translate(67.6426vw,99vh) scale(.3902)}}.snow:nth-child(62){opacity:1.4524;transform:translate(43.2832vw,-10px) scale(.1673);animation:fall-62 29s -23s linear infinite}@keyframes fall-62{60.026%{transform:translate(34.5702vw,60.026vh) scale(.1673)}to{transform:translate(38.9267vw,99vh) scale(.1673)}}.snow:nth-child(63){opacity:1.486;transform:translate(18.748vw,-10px) scale(.0629);animation:fall-63 24s -23s linear infinite}@keyframes fall-63{34.009%{transform:translate(11.6752vw,34.009vh) scale(.0629)}to{transform:translate(15.2116vw,99vh) scale(.0629)}}.snow:nth-child(64){opacity:1.0742;transform:translate(19.5698vw,-10px) scale(.1089);animation:fall-64 25s -5s linear infinite}@keyframes fall-64{73.848%{transform:translate(21.5923vw,73.848vh) scale(.1089)}to{transform:translate(20.58105vw,99vh) scale(.1089)}}.snow:nth-child(65){opacity:1.718;transform:translate(47.2972vw,-10px) scale(.6627);animation:fall-65 20s -23s linear infinite}@keyframes fall-65{47.487%{transform:translate(50.9036vw,47.487vh) scale(.6627)}to{transform:translate(49.1004vw,99vh) scale(.6627)}}.snow:nth-child(66){opacity:1.711;transform:translate(85.5606vw,-10px) scale(.2743);animation:fall-66 12s -11s linear infinite}@keyframes fall-66{69.025%{transform:translate(83.2352vw,69.025vh) scale(.2743)}to{transform:translate(84.3979vw,99vh) scale(.2743)}}.snow:nth-child(67){opacity:.3958;transform:translate(38.3489vw,-10px) scale(.3922);animation:fall-67 11s -11s linear infinite}@keyframes fall-67{71.119%{transform:translate(44.7151vw,71.119vh) scale(.3922)}to{transform:translate(41.532vw,99vh) scale(.3922)}}.snow:nth-child(68){opacity:1.35;transform:translate(65.0797vw,-10px) scale(.3415);animation:fall-68 19s -5s linear infinite}@keyframes fall-68{64.635%{transform:translate(65.532vw,64.635vh) scale(.3415)}to{transform:translate(65.30585vw,99vh) scale(.3415)}}.snow:nth-child(69){opacity:.3292;transform:translate(57.1483vw,-10px) scale(.4326);animation:fall-69 17s -11s linear infinite}@keyframes fall-69{69.424%{transform:translate(48.7945vw,69.424vh) scale(.4326)}to{transform:translate(52.9714vw,99vh) scale(.4326)}}.snow:nth-child(70){opacity:1.7654;transform:translate(8.1126vw,-10px) scale(.8898);animation:fall-70 25s -11s linear infinite}@keyframes fall-70{43.979%{transform:translate(3.2154vw,43.979vh) scale(.8898)}to{transform:translate(5.664vw,99vh) scale(.8898)}}.snow:nth-child(71){opacity:1.6682;transform:translate(80.8528vw,-10px) scale(.3615);animation:fall-71 20s -5s linear infinite}@keyframes fall-71{68.188%{transform:translate(85.2371vw,68.188vh) scale(.3615)}to{transform:translate(83.04495vw,99vh) scale(.3615)}}.snow:nth-child(72){opacity:1.9466;transform:translate(83.3664vw,-10px) scale(.3199);animation:fall-72 28s -19s linear infinite}@keyframes fall-72{75.644%{transform:translate(90.3263vw,75.644vh) scale(.3199)}to{transform:translate(86.84635vw,99vh) scale(.3199)}}.snow:nth-child(73){opacity:1.8842;transform:translate(81.0636vw,-10px) scale(.6759);animation:fall-73 17s -29s linear infinite}@keyframes fall-73{70.188%{transform:translate(77.7319vw,70.188vh) scale(.6759)}to{transform:translate(79.39775vw,99vh) scale(.6759)}}.snow:nth-child(74){opacity:1.3198;transform:translate(16.3317vw,-10px) scale(.5409);animation:fall-74 10s -12s linear infinite}@keyframes fall-74{77.035%{transform:translate(19.0896vw,77.035vh) scale(.5409)}to{transform:translate(17.71065vw,99vh) scale(.5409)}}.snow:nth-child(75){opacity:.3666;transform:translate(99.2418vw,-10px) scale(.5123);animation:fall-75 13s -8s linear infinite}@keyframes fall-75{60.277%{transform:translate(95.247vw,60.277vh) scale(.5123)}to{transform:translate(97.2444vw,99vh) scale(.5123)}}.snow:nth-child(76){opacity:.0892;transform:translate(23.8228vw,-10px) scale(.093);animation:fall-76 21s -1s linear infinite}@keyframes fall-76{37.054%{transform:translate(31.6548vw,37.054vh) scale(.093)}to{transform:translate(27.7388vw,99vh) scale(.093)}}.snow:nth-child(77){opacity:1.822;transform:translate(44.3791vw,-10px) scale(.7989);animation:fall-77 14s -7s linear infinite}@keyframes fall-77{70.548%{transform:translate(44.8244vw,70.548vh) scale(.7989)}to{transform:translate(44.60175vw,99vh) scale(.7989)}}.snow:nth-child(78){opacity:1.8356;transform:translate(38.8155vw,-10px) scale(.0414);animation:fall-78 11s -3s linear infinite}@keyframes fall-78{45.069%{transform:translate(42.672vw,45.069vh) scale(.0414)}to{transform:translate(40.74375vw,99vh) scale(.0414)}}.snow:nth-child(79){opacity:.2466;transform:translate(1.0424vw,-10px) scale(.8078);animation:fall-79 16s -16s linear infinite}@keyframes fall-79{75.849%{transform:translate(6.1722vw,75.849vh) scale(.8078)}to{transform:translate(3.6073vw,99vh) scale(.8078)}}.snow:nth-child(80){opacity:1.6974;transform:translate(46.8406vw,-10px) scale(.1357);animation:fall-80 14s -20s linear infinite}@keyframes fall-80{55.85%{transform:translate(56.3952vw,55.85vh) scale(.1357)}to{transform:translate(51.6179vw,99vh) scale(.1357)}}.snow:nth-child(81){opacity:.7948;transform:translate(2.269vw,-10px) scale(.0608);animation:fall-81 16s -27s linear infinite}@keyframes fall-81{59.551%{transform:translate(-5.0138vw,59.551vh) scale(.0608)}to{transform:translate(-1.3724vw,99vh) scale(.0608)}}.snow:nth-child(82){opacity:1.2836;transform:translate(67.0171vw,-10px) scale(.8993);animation:fall-82 21s -1s linear infinite}@keyframes fall-82{76.788%{transform:translate(62.8104vw,76.788vh) scale(.8993)}to{transform:translate(64.91375vw,99vh) scale(.8993)}}.snow:nth-child(83){opacity:1.836;transform:translate(88.3107vw,-10px) scale(.9263);animation:fall-83 13s -13s linear infinite}@keyframes fall-83{76.465%{transform:translate(94.6052vw,76.465vh) scale(.9263)}to{transform:translate(91.45795vw,99vh) scale(.9263)}}.snow:nth-child(84){opacity:.349;transform:translate(80.3672vw,-10px) scale(.3128);animation:fall-84 21s -3s linear infinite}@keyframes fall-84{53.136%{transform:translate(73.2205vw,53.136vh) scale(.3128)}to{transform:translate(76.79385vw,99vh) scale(.3128)}}.snow:nth-child(85){opacity:1.2906;transform:translate(83.3715vw,-10px) scale(.3755);animation:fall-85 19s -7s linear infinite}@keyframes fall-85{58.576%{transform:translate(85.6598vw,58.576vh) scale(.3755)}to{transform:translate(84.51565vw,99vh) scale(.3755)}}.snow:nth-child(86){opacity:1.4168;transform:translate(32.2997vw,-10px) scale(.4895);animation:fall-86 15s -8s linear infinite}@keyframes fall-86{32.241%{transform:translate(39.482vw,32.241vh) scale(.4895)}to{transform:translate(35.89085vw,99vh) scale(.4895)}}.snow:nth-child(87){opacity:.3262;transform:translate(52.1699vw,-10px) scale(.3807);animation:fall-87 20s -23s linear infinite}@keyframes fall-87{39.292%{transform:translate(43.5723vw,39.292vh) scale(.3807)}to{transform:translate(47.8711vw,99vh) scale(.3807)}}.snow:nth-child(88){opacity:.302;transform:translate(53.8393vw,-10px) scale(.7892);animation:fall-88 19s -6s linear infinite}@keyframes fall-88{42.528%{transform:translate(49.5097vw,42.528vh) scale(.7892)}to{transform:translate(51.6745vw,99vh) scale(.7892)}}.snow:nth-child(89){opacity:.12;transform:translate(66.5956vw,-10px) scale(.034);animation:fall-89 19s -29s linear infinite}@keyframes fall-89{49.775%{transform:translate(64.6846vw,49.775vh) scale(.034)}to{transform:translate(65.6401vw,99vh) scale(.034)}}.snow:nth-child(90){opacity:1.1216;transform:translate(90.6662vw,-10px) scale(.0938);animation:fall-90 12s -27s linear infinite}@keyframes fall-90{37.406%{transform:translate(89.1977vw,37.406vh) scale(.0938)}to{transform:translate(89.93195vw,99vh) scale(.0938)}}.snow:nth-child(91){opacity:.0612;transform:translate(2.294vw,-10px) scale(.7778);animation:fall-91 12s -18s linear infinite}@keyframes fall-91{35.75%{transform:translate(-2.8274vw,35.75vh) scale(.7778)}to{transform:translate(-.2667vw,99vh) scale(.7778)}}.snow:nth-child(92){opacity:1.9586;transform:translate(2.0683vw,-10px) scale(.7219);animation:fall-92 18s -28s linear infinite}@keyframes fall-92{68.887%{transform:translate(-3.9771vw,68.887vh) scale(.7219)}to{transform:translate(-.9544vw,99vh) scale(.7219)}}.snow:nth-child(93){opacity:.7208;transform:translate(26.2671vw,-10px) scale(.8926);animation:fall-93 30s -25s linear infinite}@keyframes fall-93{65.881%{transform:translate(20.3739vw,65.881vh) scale(.8926)}to{transform:translate(23.3205vw,99vh) scale(.8926)}}.snow:nth-child(94){opacity:.1726;transform:translate(98.5297vw,-10px) scale(.5024);animation:fall-94 18s -11s linear infinite}@keyframes fall-94{55.013%{transform:translate(99.5193vw,55.013vh) scale(.5024)}to{transform:translate(99.0245vw,99vh) scale(.5024)}}.snow:nth-child(95){opacity:.4636;transform:translate(65.245vw,-10px) scale(.9014);animation:fall-95 24s -1s linear infinite}@keyframes fall-95{73.984%{transform:translate(66.8933vw,73.984vh) scale(.9014)}to{transform:translate(66.06915vw,99vh) scale(.9014)}}.snow:nth-child(96){opacity:.916;transform:translate(16.1691vw,-10px) scale(.8751);animation:fall-96 15s -22s linear infinite}@keyframes fall-96{66.085%{transform:translate(26.0925vw,66.085vh) scale(.8751)}to{transform:translate(21.1308vw,99vh) scale(.8751)}}.snow:nth-child(97){opacity:1.1028;transform:translate(27.6639vw,-10px) scale(.2672);animation:fall-97 28s -10s linear infinite}@keyframes fall-97{45.934%{transform:translate(26.6161vw,45.934vh) scale(.2672)}to{transform:translate(27.14vw,99vh) scale(.2672)}}.snow:nth-child(98){opacity:1.9524;transform:translate(58.9547vw,-10px) scale(.1813);animation:fall-98 21s -8s linear infinite}@keyframes fall-98{64.897%{transform:translate(50.8492vw,64.897vh) scale(.1813)}to{transform:translate(54.90195vw,99vh) scale(.1813)}}.snow:nth-child(99){opacity:.0592;transform:translate(8.3391vw,-10px) scale(.0316);animation:fall-99 12s -19s linear infinite}@keyframes fall-99{47.348%{transform:translate(11.4042vw,47.348vh) scale(.0316)}to{transform:translate(9.87165vw,99vh) scale(.0316)}}.snow:nth-child(100){opacity:.401;transform:translate(4.5046vw,-10px) scale(.9385);animation:fall-100 18s -20s linear infinite}@keyframes fall-100{78.673%{transform:translate(-3.4908vw,78.673vh) scale(.9385)}to{transform:translate(.5069vw,99vh) scale(.9385)}}.snow:nth-child(101){opacity:1.4018;transform:translate(96.0146vw,-10px) scale(.993);animation:fall-101 14s -21s linear infinite}@keyframes fall-101{68.087%{transform:translate(99.0132vw,68.087vh) scale(.993)}to{transform:translate(97.5139vw,99vh) scale(.993)}}.snow:nth-child(102){opacity:1.7196;transform:translate(3.1272vw,-10px) scale(.9678);animation:fall-102 25s -2s linear infinite}@keyframes fall-102{35.143%{transform:translate(-1.2348vw,35.143vh) scale(.9678)}to{transform:translate(.9462vw,99vh) scale(.9678)}}.snow:nth-child(103){opacity:.4926;transform:translate(88.3821vw,-10px) scale(.6486);animation:fall-103 16s -30s linear infinite}@keyframes fall-103{59.649%{transform:translate(90.113vw,59.649vh) scale(.6486)}to{transform:translate(89.24755vw,99vh) scale(.6486)}}.snow:nth-child(104){opacity:.7874;transform:translate(37.9742vw,-10px) scale(.8019);animation:fall-104 24s -27s linear infinite}@keyframes fall-104{75.297%{transform:translate(31.6193vw,75.297vh) scale(.8019)}to{transform:translate(34.79675vw,99vh) scale(.8019)}}.snow:nth-child(105){opacity:1.2226;transform:translate(72.6402vw,-10px) scale(.1215);animation:fall-105 13s -3s linear infinite}@keyframes fall-105{55.489%{transform:translate(76.417vw,55.489vh) scale(.1215)}to{transform:translate(74.5286vw,99vh) scale(.1215)}}.snow:nth-child(106){opacity:.5162;transform:translate(91.6597vw,-10px) scale(.6581);animation:fall-106 19s -1s linear infinite}@keyframes fall-106{50.004%{transform:translate(92.085vw,50.004vh) scale(.6581)}to{transform:translate(91.87235vw,99vh) scale(.6581)}}.snow:nth-child(107){opacity:1.991;transform:translate(31.7718vw,-10px) scale(.0309);animation:fall-107 18s -12s linear infinite}@keyframes fall-107{36.637%{transform:translate(23.5562vw,36.637vh) scale(.0309)}to{transform:translate(27.664vw,99vh) scale(.0309)}}.snow:nth-child(108){opacity:1.142;transform:translate(47.5116vw,-10px) scale(.3335);animation:fall-108 16s -3s linear infinite}@keyframes fall-108{45.746%{transform:translate(54.9631vw,45.746vh) scale(.3335)}to{transform:translate(51.23735vw,99vh) scale(.3335)}}.snow:nth-child(109){opacity:1.6024;transform:translate(19.4217vw,-10px) scale(.3882);animation:fall-109 17s -21s linear infinite}@keyframes fall-109{60.111%{transform:translate(28.7978vw,60.111vh) scale(.3882)}to{transform:translate(24.10975vw,99vh) scale(.3882)}}.snow:nth-child(110){opacity:1.0982;transform:translate(64.8213vw,-10px) scale(.7474);animation:fall-110 25s -14s linear infinite}@keyframes fall-110{41.69%{transform:translate(61.2318vw,41.69vh) scale(.7474)}to{transform:translate(63.02655vw,99vh) scale(.7474)}}.snow:nth-child(111){opacity:1.2742;transform:translate(42.4429vw,-10px) scale(.6723);animation:fall-111 24s -25s linear infinite}@keyframes fall-111{67.871%{transform:translate(44.344vw,67.871vh) scale(.6723)}to{transform:translate(43.39345vw,99vh) scale(.6723)}}.snow:nth-child(112){opacity:1.3492;transform:translate(2.3274vw,-10px) scale(.6433);animation:fall-112 22s -14s linear infinite}@keyframes fall-112{51.636%{transform:translate(-4.1898vw,51.636vh) scale(.6433)}to{transform:translate(-.9312vw,99vh) scale(.6433)}}.snow:nth-child(113){opacity:1.8252;transform:translate(69.8047vw,-10px) scale(.9918);animation:fall-113 21s -14s linear infinite}@keyframes fall-113{55.026%{transform:translate(64.994vw,55.026vh) scale(.9918)}to{transform:translate(67.39935vw,99vh) scale(.9918)}}.snow:nth-child(114){opacity:.1012;transform:translate(59.8267vw,-10px) scale(.9713);animation:fall-114 12s -4s linear infinite}@keyframes fall-114{58.544%{transform:translate(58.5609vw,58.544vh) scale(.9713)}to{transform:translate(59.1938vw,99vh) scale(.9713)}}.snow:nth-child(115){opacity:1.7194;transform:translate(5.1829vw,-10px) scale(.4532);animation:fall-115 20s -14s linear infinite}@keyframes fall-115{65.949%{transform:translate(11.5381vw,65.949vh) scale(.4532)}to{transform:translate(8.3605vw,99vh) scale(.4532)}}.snow:nth-child(116){opacity:1.6154;transform:translate(65.3429vw,-10px) scale(.9627);animation:fall-116 30s -1s linear infinite}@keyframes fall-116{39.967%{transform:translate(73.6951vw,39.967vh) scale(.9627)}to{transform:translate(69.519vw,99vh) scale(.9627)}}.snow:nth-child(117){opacity:1.9072;transform:translate(14.2467vw,-10px) scale(.4885);animation:fall-117 23s -30s linear infinite}@keyframes fall-117{62.022%{transform:translate(6.4765vw,62.022vh) scale(.4885)}to{transform:translate(10.3616vw,99vh) scale(.4885)}}.snow:nth-child(118){opacity:.928;transform:translate(96.4903vw,-10px) scale(.1768);animation:fall-118 20s -3s linear infinite}@keyframes fall-118{61.202%{transform:translate(96.3713vw,61.202vh) scale(.1768)}to{transform:translate(96.4308vw,99vh) scale(.1768)}}.snow:nth-child(119){opacity:1.0632;transform:translate(37.2242vw,-10px) scale(.9119);animation:fall-119 27s -19s linear infinite}@keyframes fall-119{68.647%{transform:translate(41.1397vw,68.647vh) scale(.9119)}to{transform:translate(39.18195vw,99vh) scale(.9119)}}.snow:nth-child(120){opacity:.1292;transform:translate(35.6472vw,-10px) scale(.574);animation:fall-120 27s -23s linear infinite}@keyframes fall-120{33.129%{transform:translate(38.4189vw,33.129vh) scale(.574)}to{transform:translate(37.03305vw,99vh) scale(.574)}}.snow:nth-child(121){opacity:.7104;transform:translate(86.4844vw,-10px) scale(.1087);animation:fall-121 28s -5s linear infinite}@keyframes fall-121{46.561%{transform:translate(92.7797vw,46.561vh) scale(.1087)}to{transform:translate(89.63205vw,99vh) scale(.1087)}}.snow:nth-child(122){opacity:1.9584;transform:translate(41.7789vw,-10px) scale(.516);animation:fall-122 21s -8s linear infinite}@keyframes fall-122{41.359%{transform:translate(40.3081vw,41.359vh) scale(.516)}to{transform:translate(41.0435vw,99vh) scale(.516)}}.snow:nth-child(123){opacity:1.8022;transform:translate(98.2022vw,-10px) scale(.593);animation:fall-123 20s -16s linear infinite}@keyframes fall-123{30.114%{transform:translate(97.7889vw,30.114vh) scale(.593)}to{transform:translate(97.99555vw,99vh) scale(.593)}}.snow:nth-child(124){opacity:.6048;transform:translate(32.9139vw,-10px) scale(.5211);animation:fall-124 29s -27s linear infinite}@keyframes fall-124{60.601%{transform:translate(40.1068vw,60.601vh) scale(.5211)}to{transform:translate(36.51035vw,99vh) scale(.5211)}}.snow:nth-child(125){opacity:.682;transform:translate(17.9839vw,-10px) scale(.2429);animation:fall-125 16s -14s linear infinite}@keyframes fall-125{67.859%{transform:translate(12.3203vw,67.859vh) scale(.2429)}to{transform:translate(15.1521vw,99vh) scale(.2429)}}.snow:nth-child(126){opacity:1.9254;transform:translate(34.3976vw,-10px) scale(.8238);animation:fall-126 10s -6s linear infinite}@keyframes fall-126{41.994%{transform:translate(38.3471vw,41.994vh) scale(.8238)}to{transform:translate(36.37235vw,99vh) scale(.8238)}}.snow:nth-child(127){opacity:.49;transform:translate(75.0863vw,-10px) scale(.9599);animation:fall-127 22s -29s linear infinite}@keyframes fall-127{36.012%{transform:translate(72.0766vw,36.012vh) scale(.9599)}to{transform:translate(73.58145vw,99vh) scale(.9599)}}.snow:nth-child(128){opacity:.6146;transform:translate(89.1195vw,-10px) scale(.7372);animation:fall-128 21s -8s linear infinite}@keyframes fall-128{60.917%{transform:translate(86.8997vw,60.917vh) scale(.7372)}to{transform:translate(88.0096vw,99vh) scale(.7372)}}.snow:nth-child(129){opacity:1.624;transform:translate(57.0744vw,-10px) scale(.6663);animation:fall-129 18s -10s linear infinite}@keyframes fall-129{66.668%{transform:translate(57.3538vw,66.668vh) scale(.6663)}to{transform:translate(57.2141vw,99vh) scale(.6663)}}.snow:nth-child(130){opacity:.56;transform:translate(59.4335vw,-10px) scale(.8389);animation:fall-130 16s -15s linear infinite}@keyframes fall-130{44.126%{transform:translate(67.3768vw,44.126vh) scale(.8389)}to{transform:translate(63.40515vw,99vh) scale(.8389)}}.snow:nth-child(131){opacity:.8622;transform:translate(71.2021vw,-10px) scale(.7622);animation:fall-131 17s -10s linear infinite}@keyframes fall-131{42.502%{transform:translate(79.5822vw,42.502vh) scale(.7622)}to{transform:translate(75.39215vw,99vh) scale(.7622)}}.snow:nth-child(132){opacity:.7354;transform:translate(86.477vw,-10px) scale(.5195);animation:fall-132 15s -19s linear infinite}@keyframes fall-132{72.133%{transform:translate(93.1282vw,72.133vh) scale(.5195)}to{transform:translate(89.8026vw,99vh) scale(.5195)}}.snow:nth-child(133){opacity:.7556;transform:translate(65.3089vw,-10px) scale(.5605);animation:fall-133 11s -11s linear infinite}@keyframes fall-133{55.635%{transform:translate(55.6572vw,55.635vh) scale(.5605)}to{transform:translate(60.48305vw,99vh) scale(.5605)}}.snow:nth-child(134){opacity:.76;transform:translate(9.6213vw,-10px) scale(.0925);animation:fall-134 16s -9s linear infinite}@keyframes fall-134{47.482%{transform:translate(13.8357vw,47.482vh) scale(.0925)}to{transform:translate(11.7285vw,99vh) scale(.0925)}}.snow:nth-child(135){opacity:.4766;transform:translate(12.35vw,-10px) scale(.2257);animation:fall-135 18s -29s linear infinite}@keyframes fall-135{66.743%{transform:translate(9.7402vw,66.743vh) scale(.2257)}to{transform:translate(11.0451vw,99vh) scale(.2257)}}.snow:nth-child(136){opacity:1.0456;transform:translate(74.947vw,-10px) scale(.362);animation:fall-136 23s -30s linear infinite}@keyframes fall-136{57.282%{transform:translate(69.8096vw,57.282vh) scale(.362)}to{transform:translate(72.3783vw,99vh) scale(.362)}}.snow:nth-child(137){opacity:.6214;transform:translate(50.3569vw,-10px) scale(.7574);animation:fall-137 27s -15s linear infinite}@keyframes fall-137{78.051%{transform:translate(47.0676vw,78.051vh) scale(.7574)}to{transform:translate(48.71225vw,99vh) scale(.7574)}}.snow:nth-child(138){opacity:1.9726;transform:translate(13.6734vw,-10px) scale(.147);animation:fall-138 17s -12s linear infinite}@keyframes fall-138{73.2%{transform:translate(16.0079vw,73.2vh) scale(.147)}to{transform:translate(14.84065vw,99vh) scale(.147)}}.snow:nth-child(139){opacity:.8824;transform:translate(65.1287vw,-10px) scale(.5982);animation:fall-139 16s -13s linear infinite}@keyframes fall-139{47.823%{transform:translate(63.854vw,47.823vh) scale(.5982)}to{transform:translate(64.49135vw,99vh) scale(.5982)}}.snow:nth-child(140){opacity:.589;transform:translate(89.9324vw,-10px) scale(.9155);animation:fall-140 17s -2s linear infinite}@keyframes fall-140{64.791%{transform:translate(88.7855vw,64.791vh) scale(.9155)}to{transform:translate(89.35895vw,99vh) scale(.9155)}}.snow:nth-child(141){opacity:1.2464;transform:translate(3.5643vw,-10px) scale(.4664);animation:fall-141 22s -27s linear infinite}@keyframes fall-141{68.739%{transform:translate(7.1919vw,68.739vh) scale(.4664)}to{transform:translate(5.3781vw,99vh) scale(.4664)}}.snow:nth-child(142){opacity:.6936;transform:translate(78.839vw,-10px) scale(.4438);animation:fall-142 19s -29s linear infinite}@keyframes fall-142{79.527%{transform:translate(74.9169vw,79.527vh) scale(.4438)}to{transform:translate(76.87795vw,99vh) scale(.4438)}}.snow:nth-child(143){opacity:1.8472;transform:translate(33.87vw,-10px) scale(.0834);animation:fall-143 10s -8s linear infinite}@keyframes fall-143{69.029%{transform:translate(40.2059vw,69.029vh) scale(.0834)}to{transform:translate(37.03795vw,99vh) scale(.0834)}}.snow:nth-child(144){opacity:1.046;transform:translate(55.2823vw,-10px) scale(.134);animation:fall-144 15s -5s linear infinite}@keyframes fall-144{72.97%{transform:translate(53.7383vw,72.97vh) scale(.134)}to{transform:translate(54.5103vw,99vh) scale(.134)}}.snow:nth-child(145){opacity:.4572;transform:translate(58.1599vw,-10px) scale(.1925);animation:fall-145 26s -8s linear infinite}@keyframes fall-145{79.453%{transform:translate(53.6607vw,79.453vh) scale(.1925)}to{transform:translate(55.9103vw,99vh) scale(.1925)}}.snow:nth-child(146){opacity:.0704;transform:translate(1.0126vw,-10px) scale(.4602);animation:fall-146 28s -13s linear infinite}@keyframes fall-146{40.847%{transform:translate(4.6031vw,40.847vh) scale(.4602)}to{transform:translate(2.80785vw,99vh) scale(.4602)}}.snow:nth-child(147){opacity:1.1544;transform:translate(31.0326vw,-10px) scale(.3455);animation:fall-147 15s -11s linear infinite}@keyframes fall-147{77.923%{transform:translate(25.7751vw,77.923vh) scale(.3455)}to{transform:translate(28.40385vw,99vh) scale(.3455)}}.snow:nth-child(148){opacity:.8318;transform:translate(82.908vw,-10px) scale(.507);animation:fall-148 16s -19s linear infinite}@keyframes fall-148{45.904%{transform:translate(73.4792vw,45.904vh) scale(.507)}to{transform:translate(78.1936vw,99vh) scale(.507)}}.snow:nth-child(149){opacity:.3194;transform:translate(40.0804vw,-10px) scale(.2394);animation:fall-149 13s -23s linear infinite}@keyframes fall-149{73.738%{transform:translate(40.349vw,73.738vh) scale(.2394)}to{transform:translate(40.2147vw,99vh) scale(.2394)}}.snow:nth-child(150){opacity:1.5322;transform:translate(55.4002vw,-10px) scale(.312);animation:fall-150 24s -15s linear infinite}@keyframes fall-150{62.6%{transform:translate(48.1455vw,62.6vh) scale(.312)}to{transform:translate(51.77285vw,99vh) scale(.312)}}.snow:nth-child(151){opacity:.443;transform:translate(12.9118vw,-10px) scale(.87);animation:fall-151 28s -28s linear infinite}@keyframes fall-151{39.18%{transform:translate(17.6005vw,39.18vh) scale(.87)}to{transform:translate(15.25615vw,99vh) scale(.87)}}.snow:nth-child(152){opacity:.8684;transform:translate(48.4949vw,-10px) scale(.6203);animation:fall-152 12s -17s linear infinite}@keyframes fall-152{31.569%{transform:translate(38.5984vw,31.569vh) scale(.6203)}to{transform:translate(43.54665vw,99vh) scale(.6203)}}.snow:nth-child(153){opacity:1.3246;transform:translate(82.3137vw,-10px) scale(.5382);animation:fall-153 17s -1s linear infinite}@keyframes fall-153{62.076%{transform:translate(88.381vw,62.076vh) scale(.5382)}to{transform:translate(85.34735vw,99vh) scale(.5382)}}.snow:nth-child(154){opacity:1.7944;transform:translate(67.4846vw,-10px) scale(.0193);animation:fall-154 21s -1s linear infinite}@keyframes fall-154{46.387%{transform:translate(66.4618vw,46.387vh) scale(.0193)}to{transform:translate(66.9732vw,99vh) scale(.0193)}}.snow:nth-child(155){opacity:.1;transform:translate(50.4447vw,-10px) scale(.8736);animation:fall-155 24s -6s linear infinite}@keyframes fall-155{33.963%{transform:translate(51.4519vw,33.963vh) scale(.8736)}to{transform:translate(50.9483vw,99vh) scale(.8736)}}.snow:nth-child(156){opacity:.7612;transform:translate(22.7699vw,-10px) scale(.1524);animation:fall-156 10s -28s linear infinite}@keyframes fall-156{53.849%{transform:translate(15.7661vw,53.849vh) scale(.1524)}to{transform:translate(19.268vw,99vh) scale(.1524)}}.snow:nth-child(157){opacity:1.543;transform:translate(64.2978vw,-10px) scale(.02);animation:fall-157 17s -14s linear infinite}@keyframes fall-157{64.709%{transform:translate(61.5974vw,64.709vh) scale(.02)}to{transform:translate(62.9476vw,99vh) scale(.02)}}.snow:nth-child(158){opacity:1.4218;transform:translate(22.2548vw,-10px) scale(.4731);animation:fall-158 18s -10s linear infinite}@keyframes fall-158{31.7%{transform:translate(16.5624vw,31.7vh) scale(.4731)}to{transform:translate(19.4086vw,99vh) scale(.4731)}}.snow:nth-child(159){opacity:.583;transform:translate(24.5903vw,-10px) scale(.0363);animation:fall-159 19s -20s linear infinite}@keyframes fall-159{54.264%{transform:translate(29.0404vw,54.264vh) scale(.0363)}to{transform:translate(26.81535vw,99vh) scale(.0363)}}.snow:nth-child(160){opacity:.8804;transform:translate(26.36vw,-10px) scale(.8784);animation:fall-160 23s -3s linear infinite}@keyframes fall-160{30.959%{transform:translate(34.9236vw,30.959vh) scale(.8784)}to{transform:translate(30.6418vw,99vh) scale(.8784)}}.snow:nth-child(161){opacity:.2484;transform:translate(21.9494vw,-10px) scale(.23);animation:fall-161 24s -21s linear infinite}@keyframes fall-161{71.948%{transform:translate(30.8656vw,71.948vh) scale(.23)}to{transform:translate(26.4075vw,99vh) scale(.23)}}.snow:nth-child(162){opacity:1.23;transform:translate(20.9853vw,-10px) scale(.5022);animation:fall-162 11s -6s linear infinite}@keyframes fall-162{71.958%{transform:translate(11.1711vw,71.958vh) scale(.5022)}to{transform:translate(16.0782vw,99vh) scale(.5022)}}.snow:nth-child(163){opacity:1.2258;transform:translate(2.2998vw,-10px) scale(.4408);animation:fall-163 20s -2s linear infinite}@keyframes fall-163{36.328%{transform:translate(-5.8075vw,36.328vh) scale(.4408)}to{transform:translate(-1.75385vw,99vh) scale(.4408)}}.snow:nth-child(164){opacity:1.3738;transform:translate(61.8683vw,-10px) scale(.2181);animation:fall-164 24s -5s linear infinite}@keyframes fall-164{39.861%{transform:translate(63.8117vw,39.861vh) scale(.2181)}to{transform:translate(62.84vw,99vh) scale(.2181)}}.snow:nth-child(165){opacity:1.4608;transform:translate(6.9267vw,-10px) scale(.5125);animation:fall-165 29s -23s linear infinite}@keyframes fall-165{68.942%{transform:translate(15.4192vw,68.942vh) scale(.5125)}to{transform:translate(11.17295vw,99vh) scale(.5125)}}.snow:nth-child(166){opacity:1.6754;transform:translate(56.4584vw,-10px) scale(.3216);animation:fall-166 21s -22s linear infinite}@keyframes fall-166{50.958%{transform:translate(54.6699vw,50.958vh) scale(.3216)}to{transform:translate(55.56415vw,99vh) scale(.3216)}}.snow:nth-child(167){opacity:.0762;transform:translate(4.5967vw,-10px) scale(.8998);animation:fall-167 27s -27s linear infinite}@keyframes fall-167{78.268%{transform:translate(-4.4339vw,78.268vh) scale(.8998)}to{transform:translate(.0814vw,99vh) scale(.8998)}}.snow:nth-child(168){opacity:1.7268;transform:translate(51.1327vw,-10px) scale(.6682);animation:fall-168 26s -8s linear infinite}@keyframes fall-168{64.994%{transform:translate(52.61vw,64.994vh) scale(.6682)}to{transform:translate(51.87135vw,99vh) scale(.6682)}}.snow:nth-child(169){opacity:.0642;transform:translate(59.5923vw,-10px) scale(.4146);animation:fall-169 20s -23s linear infinite}@keyframes fall-169{53.288%{transform:translate(52.0459vw,53.288vh) scale(.4146)}to{transform:translate(55.8191vw,99vh) scale(.4146)}}.snow:nth-child(170){opacity:1.8702;transform:translate(11.8928vw,-10px) scale(.8045);animation:fall-170 23s -9s linear infinite}@keyframes fall-170{51.37%{transform:translate(11.8663vw,51.37vh) scale(.8045)}to{transform:translate(11.87955vw,99vh) scale(.8045)}}.snow:nth-child(171){opacity:1.1204;transform:translate(60.48vw,-10px) scale(.9968);animation:fall-171 25s -7s linear infinite}@keyframes fall-171{37.403%{transform:translate(55.7069vw,37.403vh) scale(.9968)}to{transform:translate(58.09345vw,99vh) scale(.9968)}}.snow:nth-child(172){opacity:.5706;transform:translate(73.0884vw,-10px) scale(.947);animation:fall-172 29s -12s linear infinite}@keyframes fall-172{38.753%{transform:translate(70.3019vw,38.753vh) scale(.947)}to{transform:translate(71.69515vw,99vh) scale(.947)}}.snow:nth-child(173){opacity:1.8824;transform:translate(89.6126vw,-10px) scale(.7266);animation:fall-173 29s -14s linear infinite}@keyframes fall-173{41.117%{transform:translate(97.5007vw,41.117vh) scale(.7266)}to{transform:translate(93.55665vw,99vh) scale(.7266)}}.snow:nth-child(174){opacity:1.09;transform:translate(24.4936vw,-10px) scale(.1353);animation:fall-174 30s -7s linear infinite}@keyframes fall-174{73.287%{transform:translate(33.3504vw,73.287vh) scale(.1353)}to{transform:translate(28.922vw,99vh) scale(.1353)}}.snow:nth-child(175){opacity:1.6076;transform:translate(32.0792vw,-10px) scale(.2825);animation:fall-175 21s -13s linear infinite}@keyframes fall-175{70.287%{transform:translate(41.2506vw,70.287vh) scale(.2825)}to{transform:translate(36.6649vw,99vh) scale(.2825)}}.snow:nth-child(176){opacity:.0976;transform:translate(74.6504vw,-10px) scale(.851);animation:fall-176 11s -1s linear infinite}@keyframes fall-176{30.545%{transform:translate(74.546vw,30.545vh) scale(.851)}to{transform:translate(74.5982vw,99vh) scale(.851)}}.snow:nth-child(177){opacity:1.9598;transform:translate(92.1914vw,-10px) scale(.2765);animation:fall-177 11s -7s linear infinite}@keyframes fall-177{57.948%{transform:translate(94.2771vw,57.948vh) scale(.2765)}to{transform:translate(93.23425vw,99vh) scale(.2765)}}.snow:nth-child(178){opacity:.257;transform:translate(84.62vw,-10px) scale(.9147);animation:fall-178 13s -15s linear infinite}@keyframes fall-178{66.07%{transform:translate(76.7553vw,66.07vh) scale(.9147)}to{transform:translate(80.68765vw,99vh) scale(.9147)}}.snow:nth-child(179){opacity:1.3244;transform:translate(3.6308vw,-10px) scale(.5678);animation:fall-179 25s -26s linear infinite}@keyframes fall-179{30.234%{transform:translate(-2.3763vw,30.234vh) scale(.5678)}to{transform:translate(.62725vw,99vh) scale(.5678)}}.snow:nth-child(180){opacity:1.7266;transform:translate(46.2021vw,-10px) scale(.2603);animation:fall-180 11s -29s linear infinite}@keyframes fall-180{35.148%{transform:translate(44.7424vw,35.148vh) scale(.2603)}to{transform:translate(45.47225vw,99vh) scale(.2603)}}.snow:nth-child(181){opacity:.2594;transform:translate(91.8926vw,-10px) scale(.3717);animation:fall-181 12s -28s linear infinite}@keyframes fall-181{66.766%{transform:translate(83.0338vw,66.766vh) scale(.3717)}to{transform:translate(87.4632vw,99vh) scale(.3717)}}.snow:nth-child(182){opacity:1.8502;transform:translate(52.1667vw,-10px) scale(.5678);animation:fall-182 25s -2s linear infinite}@keyframes fall-182{36.161%{transform:translate(52.3162vw,36.161vh) scale(.5678)}to{transform:translate(52.24145vw,99vh) scale(.5678)}}.snow:nth-child(183){opacity:.4344;transform:translate(36.3893vw,-10px) scale(.324);animation:fall-183 29s -24s linear infinite}@keyframes fall-183{58.966%{transform:translate(29.7284vw,58.966vh) scale(.324)}to{transform:translate(33.05885vw,99vh) scale(.324)}}.snow:nth-child(184){opacity:.2582;transform:translate(1.4733vw,-10px) scale(.1883);animation:fall-184 15s -11s linear infinite}@keyframes fall-184{47.33%{transform:translate(4.5477vw,47.33vh) scale(.1883)}to{transform:translate(3.0105vw,99vh) scale(.1883)}}.snow:nth-child(185){opacity:1.1284;transform:translate(93.1791vw,-10px) scale(.3358);animation:fall-185 29s -18s linear infinite}@keyframes fall-185{54.919%{transform:translate(99.6265vw,54.919vh) scale(.3358)}to{transform:translate(96.4028vw,99vh) scale(.3358)}}.snow:nth-child(186){opacity:1.7814;transform:translate(92.1175vw,-10px) scale(.2324);animation:fall-186 12s -23s linear infinite}@keyframes fall-186{56.283%{transform:translate(85.8127vw,56.283vh) scale(.2324)}to{transform:translate(88.9651vw,99vh) scale(.2324)}}.snow:nth-child(187){opacity:1.369;transform:translate(7.0272vw,-10px) scale(.2808);animation:fall-187 12s -11s linear infinite}@keyframes fall-187{45.813%{transform:translate(6.6634vw,45.813vh) scale(.2808)}to{transform:translate(6.8453vw,99vh) scale(.2808)}}.snow:nth-child(188){opacity:1.875;transform:translate(97.446vw,-10px) scale(.4221);animation:fall-188 12s -18s linear infinite}@keyframes fall-188{57.311%{transform:translate(101.1043vw,57.311vh) scale(.4221)}to{transform:translate(99.27515vw,99vh) scale(.4221)}}.snow:nth-child(189){opacity:1.1652;transform:translate(63.2547vw,-10px) scale(.8417);animation:fall-189 10s -15s linear infinite}@keyframes fall-189{50.261%{transform:translate(70.1063vw,50.261vh) scale(.8417)}to{transform:translate(66.6805vw,99vh) scale(.8417)}}.snow:nth-child(190){opacity:1.1418;transform:translate(5.2711vw,-10px) scale(.6261);animation:fall-190 11s -19s linear infinite}@keyframes fall-190{41.682%{transform:translate(.1988vw,41.682vh) scale(.6261)}to{transform:translate(2.73495vw,99vh) scale(.6261)}}.snow:nth-child(191){opacity:1.9236;transform:translate(60.9059vw,-10px) scale(.3649);animation:fall-191 14s -12s linear infinite}@keyframes fall-191{35.239%{transform:translate(61.2723vw,35.239vh) scale(.3649)}to{transform:translate(61.0891vw,99vh) scale(.3649)}}.snow:nth-child(192){opacity:.2866;transform:translate(4.7798vw,-10px) scale(.4667);animation:fall-192 29s -17s linear infinite}@keyframes fall-192{72.07%{transform:translate(-5.1286vw,72.07vh) scale(.4667)}to{transform:translate(-.1744vw,99vh) scale(.4667)}}.snow:nth-child(193){opacity:1.404;transform:translate(9.9337vw,-10px) scale(.2935);animation:fall-193 25s -25s linear infinite}@keyframes fall-193{33.856%{transform:translate(5.9223vw,33.856vh) scale(.2935)}to{transform:translate(7.928vw,99vh) scale(.2935)}}.snow:nth-child(194){opacity:1.8912;transform:translate(84.3183vw,-10px) scale(.4571);animation:fall-194 28s -24s linear infinite}@keyframes fall-194{40.934%{transform:translate(81.8882vw,40.934vh) scale(.4571)}to{transform:translate(83.10325vw,99vh) scale(.4571)}}.snow:nth-child(195){opacity:1.9702;transform:translate(59.1507vw,-10px) scale(.7458);animation:fall-195 27s -10s linear infinite}@keyframes fall-195{48.986%{transform:translate(51.3766vw,48.986vh) scale(.7458)}to{transform:translate(55.26365vw,99vh) scale(.7458)}}.snow:nth-child(196){opacity:.7986;transform:translate(59.2328vw,-10px) scale(.3519);animation:fall-196 20s -22s linear infinite}@keyframes fall-196{74.013%{transform:translate(53.6232vw,74.013vh) scale(.3519)}to{transform:translate(56.428vw,99vh) scale(.3519)}}.snow:nth-child(197){opacity:1.8796;transform:translate(99.15vw,-10px) scale(.0603);animation:fall-197 30s -5s linear infinite}@keyframes fall-197{34.026%{transform:translate(106.6464vw,34.026vh) scale(.0603)}to{transform:translate(102.8982vw,99vh) scale(.0603)}}.snow:nth-child(198){opacity:1.6;transform:translate(61.9159vw,-10px) scale(.1454);animation:fall-198 23s -22s linear infinite}@keyframes fall-198{49.269%{transform:translate(66.536vw,49.269vh) scale(.1454)}to{transform:translate(64.22595vw,99vh) scale(.1454)}}.snow:nth-child(199){opacity:.4658;transform:translate(5.8034vw,-10px) scale(.4867);animation:fall-199 29s -20s linear infinite}@keyframes fall-199{66.454%{transform:translate(7.2124vw,66.454vh) scale(.4867)}to{transform:translate(6.5079vw,99vh) scale(.4867)}}.snow:nth-child(200){opacity:.8286;transform:translate(64.2251vw,-10px) scale(.596);animation:fall-200 11s -14s linear infinite}@keyframes fall-200{64.358%{transform:translate(62.3285vw,64.358vh) scale(.596)}to{transform:translate(63.2768vw,99vh) scale(.596)}}.snow:nth-child(201){opacity:.9516;transform:translate(96.8522vw,-10px) scale(.7919);animation:fall-201 30s -19s linear infinite}@keyframes fall-201{76.985%{transform:translate(89.4389vw,76.985vh) scale(.7919)}to{transform:translate(93.14555vw,99vh) scale(.7919)}}.snow:nth-child(202){opacity:.168;transform:translate(86.3905vw,-10px) scale(.8059);animation:fall-202 17s -25s linear infinite}@keyframes fall-202{54.065%{transform:translate(85.7363vw,54.065vh) scale(.8059)}to{transform:translate(86.0634vw,99vh) scale(.8059)}}.snow:nth-child(203){opacity:.0896;transform:translate(4.1519vw,-10px) scale(.7717);animation:fall-203 19s -16s linear infinite}@keyframes fall-203{33.822%{transform:translate(10.877vw,33.822vh) scale(.7717)}to{transform:translate(7.51445vw,99vh) scale(.7717)}}.snow:nth-child(204){opacity:1.9728;transform:translate(55.7172vw,-10px) scale(.8245);animation:fall-204 21s -12s linear infinite}@keyframes fall-204{77.745%{transform:translate(48.5705vw,77.745vh) scale(.8245)}to{transform:translate(52.14385vw,99vh) scale(.8245)}}.snow:nth-child(205){opacity:.1806;transform:translate(62.5462vw,-10px) scale(.6875);animation:fall-205 18s -30s linear infinite}@keyframes fall-205{50.218%{transform:translate(56.2788vw,50.218vh) scale(.6875)}to{transform:translate(59.4125vw,99vh) scale(.6875)}}.snow:nth-child(206){opacity:.5926;transform:translate(52.8179vw,-10px) scale(.4709);animation:fall-206 20s -1s linear infinite}@keyframes fall-206{69.94%{transform:translate(49.223vw,69.94vh) scale(.4709)}to{transform:translate(51.02045vw,99vh) scale(.4709)}}.snow:nth-child(207){opacity:1.603;transform:translate(85.4762vw,-10px) scale(.0775);animation:fall-207 17s -26s linear infinite}@keyframes fall-207{49.854%{transform:translate(85.0993vw,49.854vh) scale(.0775)}to{transform:translate(85.28775vw,99vh) scale(.0775)}}.snow:nth-child(208){opacity:1.1196;transform:translate(39.4332vw,-10px) scale(.2158);animation:fall-208 25s -18s linear infinite}@keyframes fall-208{32.163%{transform:translate(38.452vw,32.163vh) scale(.2158)}to{transform:translate(38.9426vw,99vh) scale(.2158)}}.snow:nth-child(209){opacity:1.7202;transform:translate(88.3174vw,-10px) scale(.8496);animation:fall-209 29s -1s linear infinite}@keyframes fall-209{76.84%{transform:translate(80.6615vw,76.84vh) scale(.8496)}to{transform:translate(84.48945vw,99vh) scale(.8496)}}.snow:nth-child(210){opacity:1.1604;transform:translate(87.1479vw,-10px) scale(.9953);animation:fall-210 10s -30s linear infinite}@keyframes fall-210{30.068%{transform:translate(82.5706vw,30.068vh) scale(.9953)}to{transform:translate(84.85925vw,99vh) scale(.9953)}}.snow:nth-child(211){opacity:.6972;transform:translate(65.2vw,-10px) scale(.8378);animation:fall-211 19s -5s linear infinite}@keyframes fall-211{60.797%{transform:translate(62.0955vw,60.797vh) scale(.8378)}to{transform:translate(63.64775vw,99vh) scale(.8378)}}.snow:nth-child(212){opacity:1.0028;transform:translate(68.614vw,-10px) scale(.2831);animation:fall-212 18s -30s linear infinite}@keyframes fall-212{69.197%{transform:translate(73.0169vw,69.197vh) scale(.2831)}to{transform:translate(70.81545vw,99vh) scale(.2831)}}.snow:nth-child(213){opacity:.4938;transform:translate(42.6037vw,-10px) scale(.5856);animation:fall-213 19s -13s linear infinite}@keyframes fall-213{51.696%{transform:translate(36.0881vw,51.696vh) scale(.5856)}to{transform:translate(39.3459vw,99vh) scale(.5856)}}.snow:nth-child(214){opacity:.0676;transform:translate(26.9761vw,-10px) scale(.6946);animation:fall-214 25s -27s linear infinite}@keyframes fall-214{75.799%{transform:translate(27.5946vw,75.799vh) scale(.6946)}to{transform:translate(27.28535vw,99vh) scale(.6946)}}.snow:nth-child(215){opacity:.794;transform:translate(46.7899vw,-10px) scale(.6435);animation:fall-215 26s -7s linear infinite}@keyframes fall-215{69.88%{transform:translate(53.4854vw,69.88vh) scale(.6435)}to{transform:translate(50.13765vw,99vh) scale(.6435)}}.snow:nth-child(216){opacity:1.9338;transform:translate(83.2359vw,-10px) scale(.6262);animation:fall-216 27s -25s linear infinite}@keyframes fall-216{32.772%{transform:translate(86.9639vw,32.772vh) scale(.6262)}to{transform:translate(85.0999vw,99vh) scale(.6262)}}.snow:nth-child(217){opacity:.0708;transform:translate(72.8247vw,-10px) scale(.9502);animation:fall-217 22s -11s linear infinite}@keyframes fall-217{70.757%{transform:translate(73.9129vw,70.757vh) scale(.9502)}to{transform:translate(73.3688vw,99vh) scale(.9502)}}.snow:nth-child(218){opacity:.2676;transform:translate(70.5802vw,-10px) scale(.0342);animation:fall-218 29s -9s linear infinite}@keyframes fall-218{48.443%{transform:translate(74.6207vw,48.443vh) scale(.0342)}to{transform:translate(72.60045vw,99vh) scale(.0342)}}.snow:nth-child(219){opacity:1.6554;transform:translate(84.9917vw,-10px) scale(.4156);animation:fall-219 26s -18s linear infinite}@keyframes fall-219{42.525%{transform:translate(77.2971vw,42.525vh) scale(.4156)}to{transform:translate(81.1444vw,99vh) scale(.4156)}}.snow:nth-child(220){opacity:.0574;transform:translate(41.8715vw,-10px) scale(.9941);animation:fall-220 18s -27s linear infinite}@keyframes fall-220{51.85%{transform:translate(33.2683vw,51.85vh) scale(.9941)}to{transform:translate(37.5699vw,99vh) scale(.9941)}}.snow:nth-child(221){opacity:.6516;transform:translate(5.4308vw,-10px) scale(.0635);animation:fall-221 24s -2s linear infinite}@keyframes fall-221{41.526%{transform:translate(11.9571vw,41.526vh) scale(.0635)}to{transform:translate(8.69395vw,99vh) scale(.0635)}}.snow:nth-child(222){opacity:1.4578;transform:translate(20.4979vw,-10px) scale(.4368);animation:fall-222 17s -23s linear infinite}@keyframes fall-222{33.98%{transform:translate(13.3406vw,33.98vh) scale(.4368)}to{transform:translate(16.91925vw,99vh) scale(.4368)}}.snow:nth-child(223){opacity:1.1416;transform:translate(30.8739vw,-10px) scale(.2272);animation:fall-223 30s -10s linear infinite}@keyframes fall-223{51.254%{transform:translate(30.7672vw,51.254vh) scale(.2272)}to{transform:translate(30.82055vw,99vh) scale(.2272)}}.snow:nth-child(224){opacity:1.1178;transform:translate(85.8935vw,-10px) scale(.1758);animation:fall-224 26s -25s linear infinite}@keyframes fall-224{35.206%{transform:translate(78.2942vw,35.206vh) scale(.1758)}to{transform:translate(82.09385vw,99vh) scale(.1758)}}.snow:nth-child(225){opacity:.608;transform:translate(71.9909vw,-10px) scale(.8717);animation:fall-225 17s -6s linear infinite}@keyframes fall-225{53.561%{transform:translate(71.7352vw,53.561vh) scale(.8717)}to{transform:translate(71.86305vw,99vh) scale(.8717)}}.snow:nth-child(226){opacity:.236;transform:translate(33.9802vw,-10px) scale(.9659);animation:fall-226 11s -16s linear infinite}@keyframes fall-226{51.426%{transform:translate(30.8815vw,51.426vh) scale(.9659)}to{transform:translate(32.43085vw,99vh) scale(.9659)}}.snow:nth-child(227){opacity:.9898;transform:translate(93.1321vw,-10px) scale(.2401);animation:fall-227 18s -6s linear infinite}@keyframes fall-227{78.531%{transform:translate(87.7352vw,78.531vh) scale(.2401)}to{transform:translate(90.43365vw,99vh) scale(.2401)}}.snow:nth-child(228){opacity:.964;transform:translate(57.053vw,-10px) scale(.9579);animation:fall-228 27s -8s linear infinite}@keyframes fall-228{67.205%{transform:translate(51.0088vw,67.205vh) scale(.9579)}to{transform:translate(54.0309vw,99vh) scale(.9579)}}.snow:nth-child(229){opacity:1.2382;transform:translate(27.8703vw,-10px) scale(.5455);animation:fall-229 19s -22s linear infinite}@keyframes fall-229{72.681%{transform:translate(21.1572vw,72.681vh) scale(.5455)}to{transform:translate(24.51375vw,99vh) scale(.5455)}}.snow:nth-child(230){opacity:1.541;transform:translate(43.8204vw,-10px) scale(.8475);animation:fall-230 30s -9s linear infinite}@keyframes fall-230{32.498%{transform:translate(41.4719vw,32.498vh) scale(.8475)}to{transform:translate(42.64615vw,99vh) scale(.8475)}}.snow:nth-child(231){opacity:.2536;transform:translate(24.6652vw,-10px) scale(.3189);animation:fall-231 26s -26s linear infinite}@keyframes fall-231{42.523%{transform:translate(29.1026vw,42.523vh) scale(.3189)}to{transform:translate(26.8839vw,99vh) scale(.3189)}}.snow:nth-child(232){opacity:1.857;transform:translate(31.3572vw,-10px) scale(.1337);animation:fall-232 16s -18s linear infinite}@keyframes fall-232{72.373%{transform:translate(30.3556vw,72.373vh) scale(.1337)}to{transform:translate(30.8564vw,99vh) scale(.1337)}}.snow:nth-child(233){opacity:.5468;transform:translate(6.6218vw,-10px) scale(.5377);animation:fall-233 14s -1s linear infinite}@keyframes fall-233{36.379%{transform:translate(-1.1788vw,36.379vh) scale(.5377)}to{transform:translate(2.7215vw,99vh) scale(.5377)}}.snow:nth-child(234){opacity:1.1444;transform:translate(38.292vw,-10px) scale(.3196);animation:fall-234 16s -4s linear infinite}@keyframes fall-234{33.316%{transform:translate(44.2487vw,33.316vh) scale(.3196)}to{transform:translate(41.27035vw,99vh) scale(.3196)}}.snow:nth-child(235){opacity:1.515;transform:translate(71.6614vw,-10px) scale(.0231);animation:fall-235 22s -12s linear infinite}@keyframes fall-235{46.986%{transform:translate(81.5857vw,46.986vh) scale(.0231)}to{transform:translate(76.62355vw,99vh) scale(.0231)}}.snow:nth-child(236){opacity:.3842;transform:translate(30.685vw,-10px) scale(.1737);animation:fall-236 28s -11s linear infinite}@keyframes fall-236{71.603%{transform:translate(36.4264vw,71.603vh) scale(.1737)}to{transform:translate(33.5557vw,99vh) scale(.1737)}}.snow:nth-child(237){opacity:.372;transform:translate(38.8729vw,-10px) scale(.8131);animation:fall-237 23s -30s linear infinite}@keyframes fall-237{45.327%{transform:translate(47.8057vw,45.327vh) scale(.8131)}to{transform:translate(43.3393vw,99vh) scale(.8131)}}.snow:nth-child(238){opacity:1.8732;transform:translate(94.6718vw,-10px) scale(.0883);animation:fall-238 13s -6s linear infinite}@keyframes fall-238{67.274%{transform:translate(95.193vw,67.274vh) scale(.0883)}to{transform:translate(94.9324vw,99vh) scale(.0883)}}.snow:nth-child(239){opacity:1.5206;transform:translate(94.7153vw,-10px) scale(.9345);animation:fall-239 29s -29s linear infinite}@keyframes fall-239{40.839%{transform:translate(87.097vw,40.839vh) scale(.9345)}to{transform:translate(90.90615vw,99vh) scale(.9345)}}.snow:nth-child(240){opacity:.7672;transform:translate(91.4456vw,-10px) scale(.5289);animation:fall-240 14s -14s linear infinite}@keyframes fall-240{39.015%{transform:translate(88.7048vw,39.015vh) scale(.5289)}to{transform:translate(90.0752vw,99vh) scale(.5289)}}.snow:nth-child(241){opacity:1.8556;transform:translate(91.7503vw,-10px) scale(.3117);animation:fall-241 17s -18s linear infinite}@keyframes fall-241{65.125%{transform:translate(98.0432vw,65.125vh) scale(.3117)}to{transform:translate(94.89675vw,99vh) scale(.3117)}}.snow:nth-child(242){opacity:.2378;transform:translate(88.4737vw,-10px) scale(.6355);animation:fall-242 26s -20s linear infinite}@keyframes fall-242{41.022%{transform:translate(94.6133vw,41.022vh) scale(.6355)}to{transform:translate(91.5435vw,99vh) scale(.6355)}}.snow:nth-child(243){opacity:1.2226;transform:translate(87.995vw,-10px) scale(.5262);animation:fall-243 21s -20s linear infinite}@keyframes fall-243{36.9%{transform:translate(89.048vw,36.9vh) scale(.5262)}to{transform:translate(88.5215vw,99vh) scale(.5262)}}.snow:nth-child(244){opacity:1.0796;transform:translate(74.6248vw,-10px) scale(.0872);animation:fall-244 21s -27s linear infinite}@keyframes fall-244{69.399%{transform:translate(76.2051vw,69.399vh) scale(.0872)}to{transform:translate(75.41495vw,99vh) scale(.0872)}}.snow:nth-child(245){opacity:1.6564;transform:translate(16.4337vw,-10px) scale(.9107);animation:fall-245 12s -12s linear infinite}@keyframes fall-245{44.916%{transform:translate(23.6938vw,44.916vh) scale(.9107)}to{transform:translate(20.06375vw,99vh) scale(.9107)}}.snow:nth-child(246){opacity:1.3322;transform:translate(28.4842vw,-10px) scale(.1064);animation:fall-246 28s -11s linear infinite}@keyframes fall-246{36.75%{transform:translate(24.8888vw,36.75vh) scale(.1064)}to{transform:translate(26.6865vw,99vh) scale(.1064)}}.snow:nth-child(247){opacity:1.1452;transform:translate(91.6094vw,-10px) scale(.5218);animation:fall-247 13s -14s linear infinite}@keyframes fall-247{64.429%{transform:translate(88.4831vw,64.429vh) scale(.5218)}to{transform:translate(90.04625vw,99vh) scale(.5218)}}.snow:nth-child(248){opacity:.9764;transform:translate(1.7358vw,-10px) scale(.9648);animation:fall-248 20s -25s linear infinite}@keyframes fall-248{48.3%{transform:translate(4.9058vw,48.3vh) scale(.9648)}to{transform:translate(3.3208vw,99vh) scale(.9648)}}.snow:nth-child(249){opacity:1.626;transform:translate(68.0391vw,-10px) scale(.5563);animation:fall-249 28s -14s linear infinite}@keyframes fall-249{44.734%{transform:translate(77.8083vw,44.734vh) scale(.5563)}to{transform:translate(72.9237vw,99vh) scale(.5563)}}.snow:nth-child(250){opacity:.6274;transform:translate(51.5713vw,-10px) scale(.3215);animation:fall-250 13s -20s linear infinite}@keyframes fall-250{32.87%{transform:translate(55.5057vw,32.87vh) scale(.3215)}to{transform:translate(53.5385vw,99vh) scale(.3215)}}.snow:nth-child(251){opacity:.9436;transform:translate(50.1076vw,-10px) scale(.218);animation:fall-251 23s -13s linear infinite}@keyframes fall-251{35.019%{transform:translate(54.8852vw,35.019vh) scale(.218)}to{transform:translate(52.4964vw,99vh) scale(.218)}}.snow:nth-child(252){opacity:.0994;transform:translate(20.3845vw,-10px) scale(.5361);animation:fall-252 13s -28s linear infinite}@keyframes fall-252{74.389%{transform:translate(15.455vw,74.389vh) scale(.5361)}to{transform:translate(17.91975vw,99vh) scale(.5361)}}.snow:nth-child(253){opacity:.1494;transform:translate(34.2839vw,-10px) scale(.0579);animation:fall-253 21s -7s linear infinite}@keyframes fall-253{78.551%{transform:translate(25.8668vw,78.551vh) scale(.0579)}to{transform:translate(30.07535vw,99vh) scale(.0579)}}.snow:nth-child(254){opacity:.2254;transform:translate(64.6852vw,-10px) scale(.4391);animation:fall-254 19s -27s linear infinite}@keyframes fall-254{78.857%{transform:translate(72.2076vw,78.857vh) scale(.4391)}to{transform:translate(68.4464vw,99vh) scale(.4391)}}.snow:nth-child(255){opacity:1.0872;transform:translate(63.7272vw,-10px) scale(.6839);animation:fall-255 27s -23s linear infinite}@keyframes fall-255{49.038%{transform:translate(64.647vw,49.038vh) scale(.6839)}to{transform:translate(64.1871vw,99vh) scale(.6839)}}.snow:nth-child(256){opacity:.5564;transform:translate(9.9504vw,-10px) scale(.2274);animation:fall-256 21s -1s linear infinite}@keyframes fall-256{52.822%{transform:translate(10.2999vw,52.822vh) scale(.2274)}to{transform:translate(10.12515vw,99vh) scale(.2274)}}.snow:nth-child(257){opacity:.0672;transform:translate(95.133vw,-10px) scale(.8638);animation:fall-257 10s -25s linear infinite}@keyframes fall-257{75.407%{transform:translate(90.6805vw,75.407vh) scale(.8638)}to{transform:translate(92.90675vw,99vh) scale(.8638)}}.snow:nth-child(258){opacity:1.4212;transform:translate(40.3405vw,-10px) scale(.7576);animation:fall-258 10s -8s linear infinite}@keyframes fall-258{59.736%{transform:translate(46.838vw,59.736vh) scale(.7576)}to{transform:translate(43.58925vw,99vh) scale(.7576)}}.snow:nth-child(259){opacity:.4518;transform:translate(42.1891vw,-10px) scale(.2932);animation:fall-259 26s -8s linear infinite}@keyframes fall-259{33.424%{transform:translate(46.5184vw,33.424vh) scale(.2932)}to{transform:translate(44.35375vw,99vh) scale(.2932)}}.snow:nth-child(260){opacity:1.0896;transform:translate(39.8174vw,-10px) scale(.0802);animation:fall-260 15s -28s linear infinite}@keyframes fall-260{63.496%{transform:translate(36.8516vw,63.496vh) scale(.0802)}to{transform:translate(38.3345vw,99vh) scale(.0802)}}.snow:nth-child(261){opacity:1.1386;transform:translate(84.4027vw,-10px) scale(.4359);animation:fall-261 24s -10s linear infinite}@keyframes fall-261{39.035%{transform:translate(85.5691vw,39.035vh) scale(.4359)}to{transform:translate(84.9859vw,99vh) scale(.4359)}}.snow:nth-child(262){opacity:.537;transform:translate(74.4699vw,-10px) scale(.7763);animation:fall-262 19s -5s linear infinite}@keyframes fall-262{47.105%{transform:translate(65.7335vw,47.105vh) scale(.7763)}to{transform:translate(70.1017vw,99vh) scale(.7763)}}.snow:nth-child(263){opacity:.8992;transform:translate(12.1591vw,-10px) scale(.0547);animation:fall-263 29s -6s linear infinite}@keyframes fall-263{36.427%{transform:translate(21.2617vw,36.427vh) scale(.0547)}to{transform:translate(16.7104vw,99vh) scale(.0547)}}.snow:nth-child(264){opacity:.0758;transform:translate(14.531vw,-10px) scale(.6023);animation:fall-264 15s -8s linear infinite}@keyframes fall-264{78.492%{transform:translate(22.3559vw,78.492vh) scale(.6023)}to{transform:translate(18.44345vw,99vh) scale(.6023)}}.snow:nth-child(265){opacity:1.4808;transform:translate(12.2102vw,-10px) scale(.7183);animation:fall-265 28s -14s linear infinite}@keyframes fall-265{72.739%{transform:translate(8.8465vw,72.739vh) scale(.7183)}to{transform:translate(10.52835vw,99vh) scale(.7183)}}.snow:nth-child(266){opacity:.6988;transform:translate(55.8464vw,-10px) scale(.702);animation:fall-266 26s -20s linear infinite}@keyframes fall-266{74.771%{transform:translate(61.4599vw,74.771vh) scale(.702)}to{transform:translate(58.65315vw,99vh) scale(.702)}}.snow:nth-child(267){opacity:1.4162;transform:translate(97.2198vw,-10px) scale(.6269);animation:fall-267 19s -18s linear infinite}@keyframes fall-267{58.066%{transform:translate(102.9972vw,58.066vh) scale(.6269)}to{transform:translate(100.1085vw,99vh) scale(.6269)}}.snow:nth-child(268){opacity:.0696;transform:translate(99.2194vw,-10px) scale(.0981);animation:fall-268 13s -11s linear infinite}@keyframes fall-268{67.34%{transform:translate(100.2254vw,67.34vh) scale(.0981)}to{transform:translate(99.7224vw,99vh) scale(.0981)}}.snow:nth-child(269){opacity:.9424;transform:translate(42.33vw,-10px) scale(.3657);animation:fall-269 16s -20s linear infinite}@keyframes fall-269{69.275%{transform:translate(45.8822vw,69.275vh) scale(.3657)}to{transform:translate(44.1061vw,99vh) scale(.3657)}}.snow:nth-child(270){opacity:.7618;transform:translate(59.205vw,-10px) scale(.7453);animation:fall-270 20s -14s linear infinite}@keyframes fall-270{44.751%{transform:translate(52.5438vw,44.751vh) scale(.7453)}to{transform:translate(55.8744vw,99vh) scale(.7453)}}.snow:nth-child(271){opacity:.5056;transform:translate(46.9653vw,-10px) scale(.3857);animation:fall-271 24s -25s linear infinite}@keyframes fall-271{31.02%{transform:translate(50.1326vw,31.02vh) scale(.3857)}to{transform:translate(48.54895vw,99vh) scale(.3857)}}.snow:nth-child(272){opacity:.2148;transform:translate(10.6778vw,-10px) scale(.1681);animation:fall-272 25s -25s linear infinite}@keyframes fall-272{34.481%{transform:translate(17.7324vw,34.481vh) scale(.1681)}to{transform:translate(14.2051vw,99vh) scale(.1681)}}.snow:nth-child(273){opacity:1.1928;transform:translate(63.5021vw,-10px) scale(.0945);animation:fall-273 25s -30s linear infinite}@keyframes fall-273{54.745%{transform:translate(57.4552vw,54.745vh) scale(.0945)}to{transform:translate(60.47865vw,99vh) scale(.0945)}}.snow:nth-child(274){opacity:1.5006;transform:translate(90.4276vw,-10px) scale(.4206);animation:fall-274 23s -22s linear infinite}@keyframes fall-274{38.47%{transform:translate(88.4272vw,38.47vh) scale(.4206)}to{transform:translate(89.4274vw,99vh) scale(.4206)}}.snow:nth-child(275){opacity:1.78;transform:translate(77.4625vw,-10px) scale(.7444);animation:fall-275 13s -11s linear infinite}@keyframes fall-275{68.308%{transform:translate(86.6281vw,68.308vh) scale(.7444)}to{transform:translate(82.0453vw,99vh) scale(.7444)}}.snow:nth-child(276){opacity:.346;transform:translate(87.7801vw,-10px) scale(.0732);animation:fall-276 11s -10s linear infinite}@keyframes fall-276{57.503%{transform:translate(84.516vw,57.503vh) scale(.0732)}to{transform:translate(86.14805vw,99vh) scale(.0732)}}.snow:nth-child(277){opacity:1.4224;transform:translate(84.7518vw,-10px) scale(.0723);animation:fall-277 11s -28s linear infinite}@keyframes fall-277{59.054%{transform:translate(77.8948vw,59.054vh) scale(.0723)}to{transform:translate(81.3233vw,99vh) scale(.0723)}}.snow:nth-child(278){opacity:.3576;transform:translate(95.7436vw,-10px) scale(.5904);animation:fall-278 26s -29s linear infinite}@keyframes fall-278{77.117%{transform:translate(93.8035vw,77.117vh) scale(.5904)}to{transform:translate(94.77355vw,99vh) scale(.5904)}}.snow:nth-child(279){opacity:1.5084;transform:translate(26.9944vw,-10px) scale(.4755);animation:fall-279 28s -8s linear infinite}@keyframes fall-279{47.65%{transform:translate(23.817vw,47.65vh) scale(.4755)}to{transform:translate(25.4057vw,99vh) scale(.4755)}}.snow:nth-child(280){opacity:.1774;transform:translate(63.4203vw,-10px) scale(.0242);animation:fall-280 21s -18s linear infinite}@keyframes fall-280{72.666%{transform:translate(65.5283vw,72.666vh) scale(.0242)}to{transform:translate(64.4743vw,99vh) scale(.0242)}}.snow:nth-child(281){opacity:.2752;transform:translate(45.1733vw,-10px) scale(.0308);animation:fall-281 29s -14s linear infinite}@keyframes fall-281{38.701%{transform:translate(54.0731vw,38.701vh) scale(.0308)}to{transform:translate(49.6232vw,99vh) scale(.0308)}}.snow:nth-child(282){opacity:.669;transform:translate(68.1899vw,-10px) scale(.3306);animation:fall-282 24s -20s linear infinite}@keyframes fall-282{30.926%{transform:translate(60.8929vw,30.926vh) scale(.3306)}to{transform:translate(64.5414vw,99vh) scale(.3306)}}.snow:nth-child(283){opacity:1.5726;transform:translate(85.7975vw,-10px) scale(.2375);animation:fall-283 27s -1s linear infinite}@keyframes fall-283{72.666%{transform:translate(79.4174vw,72.666vh) scale(.2375)}to{transform:translate(82.60745vw,99vh) scale(.2375)}}.snow:nth-child(284){opacity:1.3834;transform:translate(18.0134vw,-10px) scale(.7741);animation:fall-284 29s -12s linear infinite}@keyframes fall-284{52.701%{transform:translate(13.3417vw,52.701vh) scale(.7741)}to{transform:translate(15.67755vw,99vh) scale(.7741)}}.snow:nth-child(285){opacity:1.132;transform:translate(52.4532vw,-10px) scale(.8531);animation:fall-285 18s -6s linear infinite}@keyframes fall-285{41.235%{transform:translate(46.576vw,41.235vh) scale(.8531)}to{transform:translate(49.5146vw,99vh) scale(.8531)}}.snow:nth-child(286){opacity:.5452;transform:translate(73.9548vw,-10px) scale(.5191);animation:fall-286 29s -20s linear infinite}@keyframes fall-286{33.279%{transform:translate(68.8195vw,33.279vh) scale(.5191)}to{transform:translate(71.38715vw,99vh) scale(.5191)}}.snow:nth-child(287){opacity:1.9068;transform:translate(5.2257vw,-10px) scale(.6593);animation:fall-287 13s -11s linear infinite}@keyframes fall-287{40.892%{transform:translate(3.4936vw,40.892vh) scale(.6593)}to{transform:translate(4.35965vw,99vh) scale(.6593)}}.snow:nth-child(288){opacity:.2424;transform:translate(19.9499vw,-10px) scale(.7837);animation:fall-288 19s -15s linear infinite}@keyframes fall-288{32.59%{transform:translate(16.9304vw,32.59vh) scale(.7837)}to{transform:translate(18.44015vw,99vh) scale(.7837)}}.snow:nth-child(289){opacity:1.0208;transform:translate(90.0598vw,-10px) scale(.4561);animation:fall-289 19s -6s linear infinite}@keyframes fall-289{73.363%{transform:translate(86.9056vw,73.363vh) scale(.4561)}to{transform:translate(88.4827vw,99vh) scale(.4561)}}.snow:nth-child(290){opacity:.6162;transform:translate(6.2988vw,-10px) scale(.3596);animation:fall-290 22s -19s linear infinite}@keyframes fall-290{54.741%{transform:translate(5.1972vw,54.741vh) scale(.3596)}to{transform:translate(5.748vw,99vh) scale(.3596)}}.snow:nth-child(291){opacity:.0352;transform:translate(41.604vw,-10px) scale(.2472);animation:fall-291 25s -16s linear infinite}@keyframes fall-291{65.299%{transform:translate(34.9625vw,65.299vh) scale(.2472)}to{transform:translate(38.28325vw,99vh) scale(.2472)}}.snow:nth-child(292){opacity:1.4142;transform:translate(41.6042vw,-10px) scale(.4818);animation:fall-292 11s -5s linear infinite}@keyframes fall-292{46.113%{transform:translate(36.5944vw,46.113vh) scale(.4818)}to{transform:translate(39.0993vw,99vh) scale(.4818)}}.snow:nth-child(293){opacity:.877;transform:translate(53.4006vw,-10px) scale(.0452);animation:fall-293 12s -7s linear infinite}@keyframes fall-293{73.225%{transform:translate(58.8534vw,73.225vh) scale(.0452)}to{transform:translate(56.127vw,99vh) scale(.0452)}}.snow:nth-child(294){opacity:.3798;transform:translate(18.3866vw,-10px) scale(.4889);animation:fall-294 25s -1s linear infinite}@keyframes fall-294{54.583%{transform:translate(24.8723vw,54.583vh) scale(.4889)}to{transform:translate(21.62945vw,99vh) scale(.4889)}}.snow:nth-child(295){opacity:.0184;transform:translate(62.5259vw,-10px) scale(.7188);animation:fall-295 18s -20s linear infinite}@keyframes fall-295{44.623%{transform:translate(67.0441vw,44.623vh) scale(.7188)}to{transform:translate(64.785vw,99vh) scale(.7188)}}.snow:nth-child(296){opacity:.3998;transform:translate(64.3315vw,-10px) scale(.2233);animation:fall-296 30s -10s linear infinite}@keyframes fall-296{67.113%{transform:translate(71.3012vw,67.113vh) scale(.2233)}to{transform:translate(67.81635vw,99vh) scale(.2233)}}.snow:nth-child(297){opacity:.7958;transform:translate(35.0449vw,-10px) scale(.0405);animation:fall-297 20s -23s linear infinite}@keyframes fall-297{46.106%{transform:translate(42.2578vw,46.106vh) scale(.0405)}to{transform:translate(38.65135vw,99vh) scale(.0405)}}.snow:nth-child(298){opacity:.5338;transform:translate(28.9725vw,-10px) scale(.6112);animation:fall-298 30s -28s linear infinite}@keyframes fall-298{32.659%{transform:translate(26.7249vw,32.659vh) scale(.6112)}to{transform:translate(27.8487vw,99vh) scale(.6112)}}.snow:nth-child(299){opacity:1.9896;transform:translate(20.4371vw,-10px) scale(.0033);animation:fall-299 24s -18s linear infinite}@keyframes fall-299{57.145%{transform:translate(20.297vw,57.145vh) scale(.0033)}to{transform:translate(20.36705vw,99vh) scale(.0033)}}.snow:nth-child(300){opacity:1.171;transform:translate(88.7503vw,-10px) scale(.3728);animation:fall-300 26s -30s linear infinite}@keyframes fall-300{47.313%{transform:translate(85.2308vw,47.313vh) scale(.3728)}to{transform:translate(86.99055vw,99vh) scale(.3728)}}.snow:nth-child(301){opacity:1.581;transform:translate(61.9942vw,-10px) scale(.3648);animation:fall-301 29s -21s linear infinite}@keyframes fall-301{78.501%{transform:translate(56.9297vw,78.501vh) scale(.3648)}to{transform:translate(59.46195vw,99vh) scale(.3648)}}.snow:nth-child(302){opacity:1.2812;transform:translate(39.2863vw,-10px) scale(.971);animation:fall-302 13s -28s linear infinite}@keyframes fall-302{55.75%{transform:translate(43.8241vw,55.75vh) scale(.971)}to{transform:translate(41.5552vw,99vh) scale(.971)}}.snow:nth-child(303){opacity:.5272;transform:translate(85.4196vw,-10px) scale(.2625);animation:fall-303 21s -26s linear infinite}@keyframes fall-303{66.753%{transform:translate(84.6655vw,66.753vh) scale(.2625)}to{transform:translate(85.04255vw,99vh) scale(.2625)}}.snow:nth-child(304){opacity:1.7488;transform:translate(33.0106vw,-10px) scale(.3787);animation:fall-304 30s -6s linear infinite}@keyframes fall-304{49.585%{transform:translate(28.3242vw,49.585vh) scale(.3787)}to{transform:translate(30.6674vw,99vh) scale(.3787)}}.snow:nth-child(305){opacity:.755;transform:translate(87.147vw,-10px) scale(.0717);animation:fall-305 21s -22s linear infinite}@keyframes fall-305{44.819%{transform:translate(96.0216vw,44.819vh) scale(.0717)}to{transform:translate(91.5843vw,99vh) scale(.0717)}}.snow:nth-child(306){opacity:.707;transform:translate(50.3279vw,-10px) scale(.8996);animation:fall-306 27s -23s linear infinite}@keyframes fall-306{45.869%{transform:translate(49.0248vw,45.869vh) scale(.8996)}to{transform:translate(49.67635vw,99vh) scale(.8996)}}.snow:nth-child(307){opacity:.703;transform:translate(49.1103vw,-10px) scale(.7884);animation:fall-307 19s -8s linear infinite}@keyframes fall-307{38.244%{transform:translate(57.673vw,38.244vh) scale(.7884)}to{transform:translate(53.39165vw,99vh) scale(.7884)}}.snow:nth-child(308){opacity:.5976;transform:translate(23.7765vw,-10px) scale(.0869);animation:fall-308 26s -27s linear infinite}@keyframes fall-308{65.77%{transform:translate(17.7958vw,65.77vh) scale(.0869)}to{transform:translate(20.78615vw,99vh) scale(.0869)}}.snow:nth-child(309){opacity:1.1;transform:translate(.3169vw,-10px) scale(.6788);animation:fall-309 17s -28s linear infinite}@keyframes fall-309{78.634%{transform:translate(1.3331vw,78.634vh) scale(.6788)}to{transform:translate(.825vw,99vh) scale(.6788)}}.snow:nth-child(310){opacity:1.4826;transform:translate(45.265vw,-10px) scale(.0353);animation:fall-310 25s -28s linear infinite}@keyframes fall-310{49.869%{transform:translate(42.769vw,49.869vh) scale(.0353)}to{transform:translate(44.017vw,99vh) scale(.0353)}}.snow:nth-child(311){opacity:.8452;transform:translate(97.3273vw,-10px) scale(.5131);animation:fall-311 12s -11s linear infinite}@keyframes fall-311{68.424%{transform:translate(103.6768vw,68.424vh) scale(.5131)}to{transform:translate(100.50205vw,99vh) scale(.5131)}}.snow:nth-child(312){opacity:1.1758;transform:translate(52.9241vw,-10px) scale(.6935);animation:fall-312 26s -30s linear infinite}@keyframes fall-312{69.202%{transform:translate(57.118vw,69.202vh) scale(.6935)}to{transform:translate(55.02105vw,99vh) scale(.6935)}}.snow:nth-child(313){opacity:.2124;transform:translate(61.4982vw,-10px) scale(.9073);animation:fall-313 11s -26s linear infinite}@keyframes fall-313{67.356%{transform:translate(53.1373vw,67.356vh) scale(.9073)}to{transform:translate(57.31775vw,99vh) scale(.9073)}}.snow:nth-child(314){opacity:1.0324;transform:translate(13.3878vw,-10px) scale(.9757);animation:fall-314 24s -22s linear infinite}@keyframes fall-314{41.243%{transform:translate(19.0165vw,41.243vh) scale(.9757)}to{transform:translate(16.20215vw,99vh) scale(.9757)}}.snow:nth-child(315){opacity:.0284;transform:translate(30.5257vw,-10px) scale(.8477);animation:fall-315 16s -5s linear infinite}@keyframes fall-315{73.357%{transform:translate(35.5265vw,73.357vh) scale(.8477)}to{transform:translate(33.0261vw,99vh) scale(.8477)}}.snow:nth-child(316){opacity:.2856;transform:translate(42.8408vw,-10px) scale(.7914);animation:fall-316 10s -7s linear infinite}@keyframes fall-316{38.748%{transform:translate(35.1272vw,38.748vh) scale(.7914)}to{transform:translate(38.984vw,99vh) scale(.7914)}}.snow:nth-child(317){opacity:1.8978;transform:translate(90.9515vw,-10px) scale(.6266);animation:fall-317 22s -26s linear infinite}@keyframes fall-317{71.028%{transform:translate(96.904vw,71.028vh) scale(.6266)}to{transform:translate(93.92775vw,99vh) scale(.6266)}}.snow:nth-child(318){opacity:.4358;transform:translate(4.7826vw,-10px) scale(.0923);animation:fall-318 12s -28s linear infinite}@keyframes fall-318{63.027%{transform:translate(-3.5361vw,63.027vh) scale(.0923)}to{transform:translate(.62325vw,99vh) scale(.0923)}}.snow:nth-child(319){opacity:.4684;transform:translate(54.6605vw,-10px) scale(.5352);animation:fall-319 24s -12s linear infinite}@keyframes fall-319{33.559%{transform:translate(57.7892vw,33.559vh) scale(.5352)}to{transform:translate(56.22485vw,99vh) scale(.5352)}}.snow:nth-child(320){opacity:.2744;transform:translate(70.5299vw,-10px) scale(.5414);animation:fall-320 30s -9s linear infinite}@keyframes fall-320{66.501%{transform:translate(68.1788vw,66.501vh) scale(.5414)}to{transform:translate(69.35435vw,99vh) scale(.5414)}}.snow:nth-child(321){opacity:1.7672;transform:translate(16.6007vw,-10px) scale(.6426);animation:fall-321 21s -15s linear infinite}@keyframes fall-321{50.851%{transform:translate(22.1784vw,50.851vh) scale(.6426)}to{transform:translate(19.38955vw,99vh) scale(.6426)}}.snow:nth-child(322){opacity:.0198;transform:translate(56.7136vw,-10px) scale(.901);animation:fall-322 10s -3s linear infinite}@keyframes fall-322{69.205%{transform:translate(60.2725vw,69.205vh) scale(.901)}to{transform:translate(58.49305vw,99vh) scale(.901)}}.snow:nth-child(323){opacity:1.3278;transform:translate(36.6329vw,-10px) scale(.6981);animation:fall-323 16s -29s linear infinite}@keyframes fall-323{35.922%{transform:translate(46.59vw,35.922vh) scale(.6981)}to{transform:translate(41.61145vw,99vh) scale(.6981)}}.snow:nth-child(324){opacity:1.4224;transform:translate(65.0908vw,-10px) scale(.5675);animation:fall-324 21s -8s linear infinite}@keyframes fall-324{53.522%{transform:translate(56.8166vw,53.522vh) scale(.5675)}to{transform:translate(60.9537vw,99vh) scale(.5675)}}.snow:nth-child(325){opacity:1.2656;transform:translate(54.8161vw,-10px) scale(.6586);animation:fall-325 28s -8s linear infinite}@keyframes fall-325{71.585%{transform:translate(58.5967vw,71.585vh) scale(.6586)}to{transform:translate(56.7064vw,99vh) scale(.6586)}}.snow:nth-child(326){opacity:1.494;transform:translate(67.7856vw,-10px) scale(.8157);animation:fall-326 26s -19s linear infinite}@keyframes fall-326{49.721%{transform:translate(59.9591vw,49.721vh) scale(.8157)}to{transform:translate(63.87235vw,99vh) scale(.8157)}}.snow:nth-child(327){opacity:.9756;transform:translate(37.9942vw,-10px) scale(.0194);animation:fall-327 29s -14s linear infinite}@keyframes fall-327{49.333%{transform:translate(44.6879vw,49.333vh) scale(.0194)}to{transform:translate(41.34105vw,99vh) scale(.0194)}}.snow:nth-child(328){opacity:.4276;transform:translate(36.9539vw,-10px) scale(.0597);animation:fall-328 17s -20s linear infinite}@keyframes fall-328{60.346%{transform:translate(40.9759vw,60.346vh) scale(.0597)}to{transform:translate(38.9649vw,99vh) scale(.0597)}}.snow:nth-child(329){opacity:1.352;transform:translate(39.2169vw,-10px) scale(.7456);animation:fall-329 17s -27s linear infinite}@keyframes fall-329{69.439%{transform:translate(34.6529vw,69.439vh) scale(.7456)}to{transform:translate(36.9349vw,99vh) scale(.7456)}}.snow:nth-child(330){opacity:.4084;transform:translate(46.7273vw,-10px) scale(.2281);animation:fall-330 24s -27s linear infinite}@keyframes fall-330{44.976%{transform:translate(50.234vw,44.976vh) scale(.2281)}to{transform:translate(48.48065vw,99vh) scale(.2281)}}.snow:nth-child(331){opacity:1.4058;transform:translate(30.4891vw,-10px) scale(.1858);animation:fall-331 26s -14s linear infinite}@keyframes fall-331{69.522%{transform:translate(36.6756vw,69.522vh) scale(.1858)}to{transform:translate(33.58235vw,99vh) scale(.1858)}}.snow:nth-child(332){opacity:1.5414;transform:translate(44.3976vw,-10px) scale(.4907);animation:fall-332 11s -9s linear infinite}@keyframes fall-332{51.364%{transform:translate(52.2427vw,51.364vh) scale(.4907)}to{transform:translate(48.32015vw,99vh) scale(.4907)}}.snow:nth-child(333){opacity:1.7406;transform:translate(84.4548vw,-10px) scale(.7554);animation:fall-333 17s -10s linear infinite}@keyframes fall-333{54.718%{transform:translate(86.8106vw,54.718vh) scale(.7554)}to{transform:translate(85.6327vw,99vh) scale(.7554)}}.snow:nth-child(334){opacity:.637;transform:translate(32.0805vw,-10px) scale(.8776);animation:fall-334 25s -25s linear infinite}@keyframes fall-334{67.203%{transform:translate(31.3996vw,67.203vh) scale(.8776)}to{transform:translate(31.74005vw,99vh) scale(.8776)}}.snow:nth-child(335){opacity:.8306;transform:translate(72.828vw,-10px) scale(.3733);animation:fall-335 13s -22s linear infinite}@keyframes fall-335{48.598%{transform:translate(82.5967vw,48.598vh) scale(.3733)}to{transform:translate(77.71235vw,99vh) scale(.3733)}}.snow:nth-child(336){opacity:1.7416;transform:translate(90.3181vw,-10px) scale(.6688);animation:fall-336 29s -13s linear infinite}@keyframes fall-336{72.166%{transform:translate(92.7686vw,72.166vh) scale(.6688)}to{transform:translate(91.54335vw,99vh) scale(.6688)}}.snow:nth-child(337){opacity:1.9742;transform:translate(51.3248vw,-10px) scale(.51);animation:fall-337 23s -12s linear infinite}@keyframes fall-337{64.757%{transform:translate(48.344vw,64.757vh) scale(.51)}to{transform:translate(49.8344vw,99vh) scale(.51)}}.snow:nth-child(338){opacity:1.088;transform:translate(84.4409vw,-10px) scale(.5628);animation:fall-338 25s -27s linear infinite}@keyframes fall-338{67.878%{transform:translate(79.5411vw,67.878vh) scale(.5628)}to{transform:translate(81.991vw,99vh) scale(.5628)}}.snow:nth-child(339){opacity:.3028;transform:translate(53.3712vw,-10px) scale(.9187);animation:fall-339 15s -5s linear infinite}@keyframes fall-339{33.313%{transform:translate(45.3954vw,33.313vh) scale(.9187)}to{transform:translate(49.3833vw,99vh) scale(.9187)}}.snow:nth-child(340){opacity:1.5204;transform:translate(95.1346vw,-10px) scale(.0118);animation:fall-340 15s -26s linear infinite}@keyframes fall-340{63.756%{transform:translate(94.8421vw,63.756vh) scale(.0118)}to{transform:translate(94.98835vw,99vh) scale(.0118)}}.snow:nth-child(341){opacity:.3996;transform:translate(97.0338vw,-10px) scale(.7911);animation:fall-341 18s -11s linear infinite}@keyframes fall-341{52.225%{transform:translate(94.0226vw,52.225vh) scale(.7911)}to{transform:translate(95.5282vw,99vh) scale(.7911)}}.snow:nth-child(342){opacity:1.542;transform:translate(86.4277vw,-10px) scale(.2219);animation:fall-342 16s -18s linear infinite}@keyframes fall-342{46.634%{transform:translate(95.4998vw,46.634vh) scale(.2219)}to{transform:translate(90.96375vw,99vh) scale(.2219)}}.snow:nth-child(343){opacity:.8668;transform:translate(96.2842vw,-10px) scale(.1934);animation:fall-343 27s -13s linear infinite}@keyframes fall-343{54.31%{transform:translate(95.9657vw,54.31vh) scale(.1934)}to{transform:translate(96.12495vw,99vh) scale(.1934)}}.snow:nth-child(344){opacity:1.1166;transform:translate(82.822vw,-10px) scale(.9276);animation:fall-344 23s -29s linear infinite}@keyframes fall-344{41.547%{transform:translate(84.1074vw,41.547vh) scale(.9276)}to{transform:translate(83.4647vw,99vh) scale(.9276)}}.snow:nth-child(345){opacity:.2116;transform:translate(43.5708vw,-10px) scale(.5835);animation:fall-345 14s -23s linear infinite}@keyframes fall-345{51.464%{transform:translate(41.3991vw,51.464vh) scale(.5835)}to{transform:translate(42.48495vw,99vh) scale(.5835)}}.snow:nth-child(346){opacity:1.4666;transform:translate(63.7661vw,-10px) scale(.5515);animation:fall-346 28s -21s linear infinite}@keyframes fall-346{41.196%{transform:translate(54.8253vw,41.196vh) scale(.5515)}to{transform:translate(59.2957vw,99vh) scale(.5515)}}.snow:nth-child(347){opacity:1.354;transform:translate(67.9306vw,-10px) scale(.5612);animation:fall-347 23s -17s linear infinite}@keyframes fall-347{60.388%{transform:translate(67.1028vw,60.388vh) scale(.5612)}to{transform:translate(67.5167vw,99vh) scale(.5612)}}.snow:nth-child(348){opacity:1.7386;transform:translate(17.4157vw,-10px) scale(.1483);animation:fall-348 15s -26s linear infinite}@keyframes fall-348{54.298%{transform:translate(12.8643vw,54.298vh) scale(.1483)}to{transform:translate(15.14vw,99vh) scale(.1483)}}.snow:nth-child(349){opacity:1.8162;transform:translate(68.3716vw,-10px) scale(.2679);animation:fall-349 13s -9s linear infinite}@keyframes fall-349{73.939%{transform:translate(69.7584vw,73.939vh) scale(.2679)}to{transform:translate(69.065vw,99vh) scale(.2679)}}.snow:nth-child(350){opacity:.4972;transform:translate(85.4939vw,-10px) scale(.2901);animation:fall-350 26s -13s linear infinite}@keyframes fall-350{69.252%{transform:translate(81.8421vw,69.252vh) scale(.2901)}to{transform:translate(83.668vw,99vh) scale(.2901)}}.snow:nth-child(351){opacity:.1294;transform:translate(39.6846vw,-10px) scale(.7145);animation:fall-351 14s -28s linear infinite}@keyframes fall-351{43.581%{transform:translate(48.0864vw,43.581vh) scale(.7145)}to{transform:translate(43.8855vw,99vh) scale(.7145)}}.snow:nth-child(352){opacity:1.7318;transform:translate(36.4966vw,-10px) scale(.813);animation:fall-352 21s -25s linear infinite}@keyframes fall-352{57.424%{transform:translate(31.3218vw,57.424vh) scale(.813)}to{transform:translate(33.9092vw,99vh) scale(.813)}}.snow:nth-child(353){opacity:1.6206;transform:translate(83.2324vw,-10px) scale(.6424);animation:fall-353 24s -18s linear infinite}@keyframes fall-353{44.03%{transform:translate(86.7146vw,44.03vh) scale(.6424)}to{transform:translate(84.9735vw,99vh) scale(.6424)}}.snow:nth-child(354){opacity:.2312;transform:translate(51.6746vw,-10px) scale(.6428);animation:fall-354 11s -27s linear infinite}@keyframes fall-354{35.112%{transform:translate(61.0197vw,35.112vh) scale(.6428)}to{transform:translate(56.34715vw,99vh) scale(.6428)}}.snow:nth-child(355){opacity:.4292;transform:translate(88.988vw,-10px) scale(.2878);animation:fall-355 23s -17s linear infinite}@keyframes fall-355{63.88%{transform:translate(80.0138vw,63.88vh) scale(.2878)}to{transform:translate(84.5009vw,99vh) scale(.2878)}}.snow:nth-child(356){opacity:.0416;transform:translate(52.4203vw,-10px) scale(.9435);animation:fall-356 23s -19s linear infinite}@keyframes fall-356{62.092%{transform:translate(51.284vw,62.092vh) scale(.9435)}to{transform:translate(51.85215vw,99vh) scale(.9435)}}.snow:nth-child(357){opacity:.575;transform:translate(15.4662vw,-10px) scale(.1418);animation:fall-357 16s -30s linear infinite}@keyframes fall-357{58.62%{transform:translate(8.1275vw,58.62vh) scale(.1418)}to{transform:translate(11.79685vw,99vh) scale(.1418)}}.snow:nth-child(358){opacity:1.977;transform:translate(39.0533vw,-10px) scale(.4519);animation:fall-358 23s -4s linear infinite}@keyframes fall-358{44.092%{transform:translate(39.3913vw,44.092vh) scale(.4519)}to{transform:translate(39.2223vw,99vh) scale(.4519)}}.snow:nth-child(359){opacity:1.0618;transform:translate(30.0936vw,-10px) scale(.2798);animation:fall-359 27s -30s linear infinite}@keyframes fall-359{42.511%{transform:translate(39.7742vw,42.511vh) scale(.2798)}to{transform:translate(34.9339vw,99vh) scale(.2798)}}.snow:nth-child(360){opacity:.4364;transform:translate(51.5757vw,-10px) scale(.7347);animation:fall-360 24s -7s linear infinite}@keyframes fall-360{60.717%{transform:translate(46.9308vw,60.717vh) scale(.7347)}to{transform:translate(49.25325vw,99vh) scale(.7347)}}.snow:nth-child(361){opacity:1.1928;transform:translate(91.2918vw,-10px) scale(.1531);animation:fall-361 16s -27s linear infinite}@keyframes fall-361{57.289%{transform:translate(91.6812vw,57.289vh) scale(.1531)}to{transform:translate(91.4865vw,99vh) scale(.1531)}}.snow:nth-child(362){opacity:1.046;transform:translate(10.7376vw,-10px) scale(.192);animation:fall-362 11s -5s linear infinite}@keyframes fall-362{51.607%{transform:translate(2.3568vw,51.607vh) scale(.192)}to{transform:translate(6.5472vw,99vh) scale(.192)}}.snow:nth-child(363){opacity:.742;transform:translate(3.1545vw,-10px) scale(.364);animation:fall-363 25s -14s linear infinite}@keyframes fall-363{67.16%{transform:translate(-3.816vw,67.16vh) scale(.364)}to{transform:translate(-.33075vw,99vh) scale(.364)}}.snow:nth-child(364){opacity:.8172;transform:translate(95.619vw,-10px) scale(.502);animation:fall-364 18s -4s linear infinite}@keyframes fall-364{65.273%{transform:translate(96.8519vw,65.273vh) scale(.502)}to{transform:translate(96.23545vw,99vh) scale(.502)}}.snow:nth-child(365){opacity:1.3742;transform:translate(57.4702vw,-10px) scale(.2418);animation:fall-365 11s -30s linear infinite}@keyframes fall-365{40.934%{transform:translate(60.8986vw,40.934vh) scale(.2418)}to{transform:translate(59.1844vw,99vh) scale(.2418)}}.snow:nth-child(366){opacity:1.8792;transform:translate(78.5111vw,-10px) scale(.99);animation:fall-366 23s -19s linear infinite}@keyframes fall-366{75.57%{transform:translate(83.7534vw,75.57vh) scale(.99)}to{transform:translate(81.13225vw,99vh) scale(.99)}}.snow:nth-child(367){opacity:1.9722;transform:translate(18.9671vw,-10px) scale(.3924);animation:fall-367 22s -22s linear infinite}@keyframes fall-367{78.552%{transform:translate(22.7726vw,78.552vh) scale(.3924)}to{transform:translate(20.86985vw,99vh) scale(.3924)}}.snow:nth-child(368){opacity:.6668;transform:translate(62.0044vw,-10px) scale(.4619);animation:fall-368 21s -28s linear infinite}@keyframes fall-368{31.842%{transform:translate(56.8248vw,31.842vh) scale(.4619)}to{transform:translate(59.4146vw,99vh) scale(.4619)}}.snow:nth-child(369){opacity:.3928;transform:translate(22.0317vw,-10px) scale(.7363);animation:fall-369 17s -7s linear infinite}@keyframes fall-369{40.927%{transform:translate(31.3162vw,40.927vh) scale(.7363)}to{transform:translate(26.67395vw,99vh) scale(.7363)}}.snow:nth-child(370){opacity:.5746;transform:translate(38.8895vw,-10px) scale(.274);animation:fall-370 11s -19s linear infinite}@keyframes fall-370{45.57%{transform:translate(46.9265vw,45.57vh) scale(.274)}to{transform:translate(42.908vw,99vh) scale(.274)}}.snow:nth-child(371){opacity:.1678;transform:translate(80.9173vw,-10px) scale(.6353);animation:fall-371 22s -22s linear infinite}@keyframes fall-371{33.789%{transform:translate(87.6588vw,33.789vh) scale(.6353)}to{transform:translate(84.28805vw,99vh) scale(.6353)}}.snow:nth-child(372){opacity:1.5994;transform:translate(83.7682vw,-10px) scale(.3802);animation:fall-372 16s -2s linear infinite}@keyframes fall-372{42.962%{transform:translate(88.2191vw,42.962vh) scale(.3802)}to{transform:translate(85.99365vw,99vh) scale(.3802)}}.snow:nth-child(373){opacity:.8016;transform:translate(77.2084vw,-10px) scale(.435);animation:fall-373 20s -13s linear infinite}@keyframes fall-373{56.092%{transform:translate(81.8261vw,56.092vh) scale(.435)}to{transform:translate(79.51725vw,99vh) scale(.435)}}.snow:nth-child(374){opacity:1.1492;transform:translate(84.127vw,-10px) scale(.8277);animation:fall-374 25s -1s linear infinite}@keyframes fall-374{31.698%{transform:translate(88.1921vw,31.698vh) scale(.8277)}to{transform:translate(86.15955vw,99vh) scale(.8277)}}.snow:nth-child(375){opacity:1.876;transform:translate(61.3804vw,-10px) scale(.8346);animation:fall-375 11s -18s linear infinite}@keyframes fall-375{41.801%{transform:translate(58.0722vw,41.801vh) scale(.8346)}to{transform:translate(59.7263vw,99vh) scale(.8346)}}.snow:nth-child(376){opacity:1.973;transform:translate(44.4157vw,-10px) scale(.981);animation:fall-376 25s -8s linear infinite}@keyframes fall-376{58.41%{transform:translate(49.7452vw,58.41vh) scale(.981)}to{transform:translate(47.08045vw,99vh) scale(.981)}}.snow:nth-child(377){opacity:1.0114;transform:translate(2.1448vw,-10px) scale(.7088);animation:fall-377 17s -17s linear infinite}@keyframes fall-377{35.276%{transform:translate(-5.5789vw,35.276vh) scale(.7088)}to{transform:translate(-1.71705vw,99vh) scale(.7088)}}.snow:nth-child(378){opacity:.5038;transform:translate(73.4547vw,-10px) scale(.4392);animation:fall-378 16s -29s linear infinite}@keyframes fall-378{33.698%{transform:translate(80.354vw,33.698vh) scale(.4392)}to{transform:translate(76.90435vw,99vh) scale(.4392)}}.snow:nth-child(379){opacity:.5682;transform:translate(98.2276vw,-10px) scale(.1482);animation:fall-379 25s -12s linear infinite}@keyframes fall-379{63.823%{transform:translate(99.9605vw,63.823vh) scale(.1482)}to{transform:translate(99.09405vw,99vh) scale(.1482)}}.snow:nth-child(380){opacity:1.479;transform:translate(10.5535vw,-10px) scale(.9369);animation:fall-380 30s -9s linear infinite}@keyframes fall-380{74.343%{transform:translate(6.0437vw,74.343vh) scale(.9369)}to{transform:translate(8.2986vw,99vh) scale(.9369)}}.snow:nth-child(381){opacity:.6224;transform:translate(55.4369vw,-10px) scale(.425);animation:fall-381 16s -21s linear infinite}@keyframes fall-381{50.789%{transform:translate(49.8566vw,50.789vh) scale(.425)}to{transform:translate(52.64675vw,99vh) scale(.425)}}.snow:nth-child(382){opacity:.6078;transform:translate(89.8219vw,-10px) scale(.0819);animation:fall-382 27s -17s linear infinite}@keyframes fall-382{75.077%{transform:translate(96.0454vw,75.077vh) scale(.0819)}to{transform:translate(92.93365vw,99vh) scale(.0819)}}.snow:nth-child(383){opacity:1.9628;transform:translate(74.9218vw,-10px) scale(.5185);animation:fall-383 24s -5s linear infinite}@keyframes fall-383{41.31%{transform:translate(68.8612vw,41.31vh) scale(.5185)}to{transform:translate(71.8915vw,99vh) scale(.5185)}}.snow:nth-child(384){opacity:.5778;transform:translate(82.915vw,-10px) scale(.928);animation:fall-384 27s -13s linear infinite}@keyframes fall-384{56.5%{transform:translate(86.7112vw,56.5vh) scale(.928)}to{transform:translate(84.8131vw,99vh) scale(.928)}}.snow:nth-child(385){opacity:1.5568;transform:translate(93.2015vw,-10px) scale(.3463);animation:fall-385 25s -29s linear infinite}@keyframes fall-385{64.391%{transform:translate(97.2854vw,64.391vh) scale(.3463)}to{transform:translate(95.24345vw,99vh) scale(.3463)}}.snow:nth-child(386){opacity:.1312;transform:translate(29.4216vw,-10px) scale(.6156);animation:fall-386 11s -10s linear infinite}@keyframes fall-386{53.692%{transform:translate(31.1846vw,53.692vh) scale(.6156)}to{transform:translate(30.3031vw,99vh) scale(.6156)}}.snow:nth-child(387){opacity:1.537;transform:translate(90.0455vw,-10px) scale(.7432);animation:fall-387 10s -20s linear infinite}@keyframes fall-387{72.888%{transform:translate(81.7395vw,72.888vh) scale(.7432)}to{transform:translate(85.8925vw,99vh) scale(.7432)}}.snow:nth-child(388){opacity:.7774;transform:translate(69.2968vw,-10px) scale(.9336);animation:fall-388 12s -24s linear infinite}@keyframes fall-388{49.876%{transform:translate(66.288vw,49.876vh) scale(.9336)}to{transform:translate(67.7924vw,99vh) scale(.9336)}}.snow:nth-child(389){opacity:.7286;transform:translate(92.1814vw,-10px) scale(.7656);animation:fall-389 29s -26s linear infinite}@keyframes fall-389{38.271%{transform:translate(88.6739vw,38.271vh) scale(.7656)}to{transform:translate(90.42765vw,99vh) scale(.7656)}}.snow:nth-child(390){opacity:.6802;transform:translate(23.9944vw,-10px) scale(.2524);animation:fall-390 16s -16s linear infinite}@keyframes fall-390{79.952%{transform:translate(23.6177vw,79.952vh) scale(.2524)}to{transform:translate(23.80605vw,99vh) scale(.2524)}}.snow:nth-child(391){opacity:1.7432;transform:translate(75.5265vw,-10px) scale(.517);animation:fall-391 12s -10s linear infinite}@keyframes fall-391{55.037%{transform:translate(77.8278vw,55.037vh) scale(.517)}to{transform:translate(76.67715vw,99vh) scale(.517)}}.snow:nth-child(392){opacity:.8812;transform:translate(5.0684vw,-10px) scale(.0455);animation:fall-392 14s -11s linear infinite}@keyframes fall-392{72.391%{transform:translate(9.1253vw,72.391vh) scale(.0455)}to{transform:translate(7.09685vw,99vh) scale(.0455)}}.snow:nth-child(393){opacity:1.5084;transform:translate(56.8375vw,-10px) scale(.4156);animation:fall-393 26s -21s linear infinite}@keyframes fall-393{49.548%{transform:translate(50.0268vw,49.548vh) scale(.4156)}to{transform:translate(53.43215vw,99vh) scale(.4156)}}.snow:nth-child(394){opacity:1.1702;transform:translate(33.9207vw,-10px) scale(.5749);animation:fall-394 20s -14s linear infinite}@keyframes fall-394{40.736%{transform:translate(34.9516vw,40.736vh) scale(.5749)}to{transform:translate(34.43615vw,99vh) scale(.5749)}}.snow:nth-child(395){opacity:1.3838;transform:translate(.3732vw,-10px) scale(.9183);animation:fall-395 22s -25s linear infinite}@keyframes fall-395{43.967%{transform:translate(-6.3775vw,43.967vh) scale(.9183)}to{transform:translate(-3.00215vw,99vh) scale(.9183)}}.snow:nth-child(396){opacity:.342;transform:translate(49.0938vw,-10px) scale(.3715);animation:fall-396 13s -20s linear infinite}@keyframes fall-396{57.102%{transform:translate(58.4729vw,57.102vh) scale(.3715)}to{transform:translate(53.78335vw,99vh) scale(.3715)}}.snow:nth-child(397){opacity:.089;transform:translate(48.2515vw,-10px) scale(.1811);animation:fall-397 12s -8s linear infinite}@keyframes fall-397{61.411%{transform:translate(55.9472vw,61.411vh) scale(.1811)}to{transform:translate(52.09935vw,99vh) scale(.1811)}}.snow:nth-child(398){opacity:.8502;transform:translate(93.0349vw,-10px) scale(.5852);animation:fall-398 25s -19s linear infinite}@keyframes fall-398{70.905%{transform:translate(90.9379vw,70.905vh) scale(.5852)}to{transform:translate(91.9864vw,99vh) scale(.5852)}}.snow:nth-child(399){opacity:1.6972;transform:translate(59.6188vw,-10px) scale(.0956);animation:fall-399 10s -9s linear infinite}@keyframes fall-399{61.029%{transform:translate(58.5341vw,61.029vh) scale(.0956)}to{transform:translate(59.07645vw,99vh) scale(.0956)}}.snow:nth-child(400){opacity:1.5258;transform:translate(41.0794vw,-10px) scale(.9143);animation:fall-400 17s -6s linear infinite}@keyframes fall-400{71.774%{transform:translate(49.458vw,71.774vh) scale(.9143)}to{transform:translate(45.2687vw,99vh) scale(.9143)}}\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.1738;transform:translate(48.0014vw,-10px) scale(.8004);animation:fall-1 23s -4s linear infinite}@keyframes fall-1{75.932%{transform:translate(53.8692vw,75.932vh) scale(.8004)}to{transform:translate(50.9353vw,99vh) scale(.8004)}}.snow:nth-child(2){opacity:.2408;transform:translate(60.3829vw,-10px) scale(.6914);animation:fall-2 23s -10s linear infinite}@keyframes fall-2{30.547%{transform:translate(62.7084vw,30.547vh) scale(.6914)}to{transform:translate(61.54565vw,99vh) scale(.6914)}}.snow:nth-child(3){opacity:1.0234;transform:translate(2.0726vw,-10px) scale(.6439);animation:fall-3 25s -12s linear infinite}@keyframes fall-3{75.68%{transform:translate(5.2814vw,75.68vh) scale(.6439)}to{transform:translate(3.677vw,99vh) scale(.6439)}}.snow:nth-child(4){opacity:1.243;transform:translate(95.734vw,-10px) scale(.6996);animation:fall-4 19s -15s linear infinite}@keyframes fall-4{52.364%{transform:translate(104.7913vw,52.364vh) scale(.6996)}to{transform:translate(100.26265vw,99vh) scale(.6996)}}.snow:nth-child(5){opacity:.981;transform:translate(27.3096vw,-10px) scale(.2148);animation:fall-5 16s -25s linear infinite}@keyframes fall-5{51.913%{transform:translate(32.391vw,51.913vh) scale(.2148)}to{transform:translate(29.8503vw,99vh) scale(.2148)}}.snow:nth-child(6){opacity:.4534;transform:translate(19.3201vw,-10px) scale(.9629);animation:fall-6 27s -7s linear infinite}@keyframes fall-6{72.815%{transform:translate(20.4449vw,72.815vh) scale(.9629)}to{transform:translate(19.8825vw,99vh) scale(.9629)}}.snow:nth-child(7){opacity:.557;transform:translate(55.4754vw,-10px) scale(.4532);animation:fall-7 22s -15s linear infinite}@keyframes fall-7{47.66%{transform:translate(51.1717vw,47.66vh) scale(.4532)}to{transform:translate(53.32355vw,99vh) scale(.4532)}}.snow:nth-child(8){opacity:1.5354;transform:translate(32.4247vw,-10px) scale(.2213);animation:fall-8 23s -3s linear infinite}@keyframes fall-8{71.299%{transform:translate(28.8107vw,71.299vh) scale(.2213)}to{transform:translate(30.6177vw,99vh) scale(.2213)}}.snow:nth-child(9){opacity:.799;transform:translate(41.4996vw,-10px) scale(.6345);animation:fall-9 22s -24s linear infinite}@keyframes fall-9{75.813%{transform:translate(35.4212vw,75.813vh) scale(.6345)}to{transform:translate(38.4604vw,99vh) scale(.6345)}}.snow:nth-child(10){opacity:.9144;transform:translate(16.7114vw,-10px) scale(.1169);animation:fall-10 16s -19s linear infinite}@keyframes fall-10{32.236%{transform:translate(22.9256vw,32.236vh) scale(.1169)}to{transform:translate(19.8185vw,99vh) scale(.1169)}}.snow:nth-child(11){opacity:.7874;transform:translate(25.0788vw,-10px) scale(.8817);animation:fall-11 18s -24s linear infinite}@keyframes fall-11{74.672%{transform:translate(25.7459vw,74.672vh) scale(.8817)}to{transform:translate(25.41235vw,99vh) scale(.8817)}}.snow:nth-child(12){opacity:1.6936;transform:translate(46.1806vw,-10px) scale(.6148);animation:fall-12 23s -4s linear infinite}@keyframes fall-12{65.1%{transform:translate(37.0569vw,65.1vh) scale(.6148)}to{transform:translate(41.61875vw,99vh) scale(.6148)}}.snow:nth-child(13){opacity:.4904;transform:translate(57.8928vw,-10px) scale(.9032);animation:fall-13 26s -25s linear infinite}@keyframes fall-13{70.307%{transform:translate(61.1752vw,70.307vh) scale(.9032)}to{transform:translate(59.534vw,99vh) scale(.9032)}}.snow:nth-child(14){opacity:1.3544;transform:translate(57.632vw,-10px) scale(.7217);animation:fall-14 12s -30s linear infinite}@keyframes fall-14{60.051%{transform:translate(63.5669vw,60.051vh) scale(.7217)}to{transform:translate(60.59945vw,99vh) scale(.7217)}}.snow:nth-child(15){opacity:1.91;transform:translate(62.6842vw,-10px) scale(.7918);animation:fall-15 30s -12s linear infinite}@keyframes fall-15{66.977%{transform:translate(57.7538vw,66.977vh) scale(.7918)}to{transform:translate(60.219vw,99vh) scale(.7918)}}.snow:nth-child(16){opacity:1.88;transform:translate(46.3073vw,-10px) scale(.1905);animation:fall-16 28s -19s linear infinite}@keyframes fall-16{36.473%{transform:translate(44.2039vw,36.473vh) scale(.1905)}to{transform:translate(45.2556vw,99vh) scale(.1905)}}.snow:nth-child(17){opacity:.2704;transform:translate(13.4255vw,-10px) scale(.2916);animation:fall-17 25s -24s linear infinite}@keyframes fall-17{55.988%{transform:translate(4.4072vw,55.988vh) scale(.2916)}to{transform:translate(8.91635vw,99vh) scale(.2916)}}.snow:nth-child(18){opacity:1.691;transform:translate(27.2387vw,-10px) scale(.8898);animation:fall-18 30s -29s linear infinite}@keyframes fall-18{57.117%{transform:translate(19.561vw,57.117vh) scale(.8898)}to{transform:translate(23.39985vw,99vh) scale(.8898)}}.snow:nth-child(19){opacity:1.8578;transform:translate(2.6246vw,-10px) scale(.093);animation:fall-19 30s -2s linear infinite}@keyframes fall-19{68.72%{transform:translate(-7.3564vw,68.72vh) scale(.093)}to{transform:translate(-2.3659vw,99vh) scale(.093)}}.snow:nth-child(20){opacity:.8966;transform:translate(91.5122vw,-10px) scale(.9196);animation:fall-20 10s -3s linear infinite}@keyframes fall-20{33.728%{transform:translate(95.3871vw,33.728vh) scale(.9196)}to{transform:translate(93.44965vw,99vh) scale(.9196)}}.snow:nth-child(21){opacity:1.1336;transform:translate(41.617vw,-10px) scale(.296);animation:fall-21 22s -22s linear infinite}@keyframes fall-21{79.498%{transform:translate(47.9464vw,79.498vh) scale(.296)}to{transform:translate(44.7817vw,99vh) scale(.296)}}.snow:nth-child(22){opacity:.025;transform:translate(34.8624vw,-10px) scale(.1574);animation:fall-22 11s -11s linear infinite}@keyframes fall-22{35.166%{transform:translate(35.4828vw,35.166vh) scale(.1574)}to{transform:translate(35.1726vw,99vh) scale(.1574)}}.snow:nth-child(23){opacity:.7252;transform:translate(77.1717vw,-10px) scale(.5699);animation:fall-23 15s -9s linear infinite}@keyframes fall-23{38.73%{transform:translate(73.6219vw,38.73vh) scale(.5699)}to{transform:translate(75.3968vw,99vh) scale(.5699)}}.snow:nth-child(24){opacity:.234;transform:translate(89.239vw,-10px) scale(.7258);animation:fall-24 25s -22s linear infinite}@keyframes fall-24{65.675%{transform:translate(89.8554vw,65.675vh) scale(.7258)}to{transform:translate(89.5472vw,99vh) scale(.7258)}}.snow:nth-child(25){opacity:.2312;transform:translate(30.4804vw,-10px) scale(.6347);animation:fall-25 12s -3s linear infinite}@keyframes fall-25{50.128%{transform:translate(26.8302vw,50.128vh) scale(.6347)}to{transform:translate(28.6553vw,99vh) scale(.6347)}}.snow:nth-child(26){opacity:.1366;transform:translate(5.0835vw,-10px) scale(.6281);animation:fall-26 10s -23s linear infinite}@keyframes fall-26{69.499%{transform:translate(13.3971vw,69.499vh) scale(.6281)}to{transform:translate(9.2403vw,99vh) scale(.6281)}}.snow:nth-child(27){opacity:1.6894;transform:translate(11.5079vw,-10px) scale(.7969);animation:fall-27 30s -5s linear infinite}@keyframes fall-27{32.067%{transform:translate(18.6071vw,32.067vh) scale(.7969)}to{transform:translate(15.0575vw,99vh) scale(.7969)}}.snow:nth-child(28){opacity:.678;transform:translate(31.7861vw,-10px) scale(.7696);animation:fall-28 30s -28s linear infinite}@keyframes fall-28{76.485%{transform:translate(39.6606vw,76.485vh) scale(.7696)}to{transform:translate(35.72335vw,99vh) scale(.7696)}}.snow:nth-child(29){opacity:.3448;transform:translate(3.9777vw,-10px) scale(.1115);animation:fall-29 19s -4s linear infinite}@keyframes fall-29{44.086%{transform:translate(8.5027vw,44.086vh) scale(.1115)}to{transform:translate(6.2402vw,99vh) scale(.1115)}}.snow:nth-child(30){opacity:1.1582;transform:translate(66.3786vw,-10px) scale(.6314);animation:fall-30 30s -26s linear infinite}@keyframes fall-30{37.274%{transform:translate(68.0571vw,37.274vh) scale(.6314)}to{transform:translate(67.21785vw,99vh) scale(.6314)}}.snow:nth-child(31){opacity:1.545;transform:translate(38.217vw,-10px) scale(.6389);animation:fall-31 14s -2s linear infinite}@keyframes fall-31{54.654%{transform:translate(40.9943vw,54.654vh) scale(.6389)}to{transform:translate(39.60565vw,99vh) scale(.6389)}}.snow:nth-child(32){opacity:.8402;transform:translate(51.1608vw,-10px) scale(.335);animation:fall-32 21s -22s linear infinite}@keyframes fall-32{78.361%{transform:translate(59.4354vw,78.361vh) scale(.335)}to{transform:translate(55.2981vw,99vh) scale(.335)}}.snow:nth-child(33){opacity:1.6218;transform:translate(60.8307vw,-10px) scale(.6737);animation:fall-33 18s -1s linear infinite}@keyframes fall-33{79.281%{transform:translate(68.9853vw,79.281vh) scale(.6737)}to{transform:translate(64.908vw,99vh) scale(.6737)}}.snow:nth-child(34){opacity:1.2674;transform:translate(72.9181vw,-10px) scale(.7434);animation:fall-34 11s -4s linear infinite}@keyframes fall-34{71.594%{transform:translate(80.5413vw,71.594vh) scale(.7434)}to{transform:translate(76.7297vw,99vh) scale(.7434)}}.snow:nth-child(35){opacity:1.301;transform:translate(88.8749vw,-10px) scale(.1216);animation:fall-35 21s -12s linear infinite}@keyframes fall-35{70.458%{transform:translate(83.5376vw,70.458vh) scale(.1216)}to{transform:translate(86.20625vw,99vh) scale(.1216)}}.snow:nth-child(36){opacity:1.682;transform:translate(79.597vw,-10px) scale(.6715);animation:fall-36 26s -1s linear infinite}@keyframes fall-36{42.482%{transform:translate(73.8689vw,42.482vh) scale(.6715)}to{transform:translate(76.73295vw,99vh) scale(.6715)}}.snow:nth-child(37){opacity:1.5132;transform:translate(89.774vw,-10px) scale(.4317);animation:fall-37 14s -26s linear infinite}@keyframes fall-37{78.568%{transform:translate(89.8947vw,78.568vh) scale(.4317)}to{transform:translate(89.83435vw,99vh) scale(.4317)}}.snow:nth-child(38){opacity:.19;transform:translate(56.3091vw,-10px) scale(.4116);animation:fall-38 28s -15s linear infinite}@keyframes fall-38{37.446%{transform:translate(53.1988vw,37.446vh) scale(.4116)}to{transform:translate(54.75395vw,99vh) scale(.4116)}}.snow:nth-child(39){opacity:1.651;transform:translate(34.8488vw,-10px) scale(.1823);animation:fall-39 30s -24s linear infinite}@keyframes fall-39{74.604%{transform:translate(38.938vw,74.604vh) scale(.1823)}to{transform:translate(36.8934vw,99vh) scale(.1823)}}.snow:nth-child(40){opacity:.4972;transform:translate(90.8235vw,-10px) scale(.2841);animation:fall-40 24s -28s linear infinite}@keyframes fall-40{75.151%{transform:translate(99.432vw,75.151vh) scale(.2841)}to{transform:translate(95.12775vw,99vh) scale(.2841)}}.snow:nth-child(41){opacity:.9236;transform:translate(24.2419vw,-10px) scale(.9492);animation:fall-41 25s -28s linear infinite}@keyframes fall-41{46.601%{transform:translate(24.1452vw,46.601vh) scale(.9492)}to{transform:translate(24.19355vw,99vh) scale(.9492)}}.snow:nth-child(42){opacity:.4252;transform:translate(77.915vw,-10px) scale(.3953);animation:fall-42 26s -9s linear infinite}@keyframes fall-42{55.844%{transform:translate(84.4272vw,55.844vh) scale(.3953)}to{transform:translate(81.1711vw,99vh) scale(.3953)}}.snow:nth-child(43){opacity:1.4426;transform:translate(26.3554vw,-10px) scale(.9043);animation:fall-43 30s -14s linear infinite}@keyframes fall-43{42.85%{transform:translate(19.346vw,42.85vh) scale(.9043)}to{transform:translate(22.8507vw,99vh) scale(.9043)}}.snow:nth-child(44){opacity:1.413;transform:translate(46.9064vw,-10px) scale(.9729);animation:fall-44 19s -23s linear infinite}@keyframes fall-44{56.746%{transform:translate(37.2166vw,56.746vh) scale(.9729)}to{transform:translate(42.0615vw,99vh) scale(.9729)}}.snow:nth-child(45){opacity:.2454;transform:translate(65.8102vw,-10px) scale(.9419);animation:fall-45 13s -30s linear infinite}@keyframes fall-45{34.548%{transform:translate(63.0785vw,34.548vh) scale(.9419)}to{transform:translate(64.44435vw,99vh) scale(.9419)}}.snow:nth-child(46){opacity:1.9292;transform:translate(81.877vw,-10px) scale(.9734);animation:fall-46 17s -11s linear infinite}@keyframes fall-46{53.967%{transform:translate(85.9911vw,53.967vh) scale(.9734)}to{transform:translate(83.93405vw,99vh) scale(.9734)}}.snow:nth-child(47){opacity:1.041;transform:translate(86.0528vw,-10px) scale(.2698);animation:fall-47 28s -28s linear infinite}@keyframes fall-47{72.369%{transform:translate(89.8556vw,72.369vh) scale(.2698)}to{transform:translate(87.9542vw,99vh) scale(.2698)}}.snow:nth-child(48){opacity:1.8446;transform:translate(96.7535vw,-10px) scale(.3565);animation:fall-48 27s -15s linear infinite}@keyframes fall-48{37.666%{transform:translate(95.4605vw,37.666vh) scale(.3565)}to{transform:translate(96.107vw,99vh) scale(.3565)}}.snow:nth-child(49){opacity:1.6364;transform:translate(91.7766vw,-10px) scale(.0048);animation:fall-49 27s -29s linear infinite}@keyframes fall-49{33.762%{transform:translate(83.3281vw,33.762vh) scale(.0048)}to{transform:translate(87.55235vw,99vh) scale(.0048)}}.snow:nth-child(50){opacity:.3092;transform:translate(10.8988vw,-10px) scale(.7229);animation:fall-50 18s -11s linear infinite}@keyframes fall-50{49.874%{transform:translate(14.3694vw,49.874vh) scale(.7229)}to{transform:translate(12.6341vw,99vh) scale(.7229)}}.snow:nth-child(51){opacity:1.4934;transform:translate(21.917vw,-10px) scale(.396);animation:fall-51 21s -20s linear infinite}@keyframes fall-51{71.805%{transform:translate(22.8732vw,71.805vh) scale(.396)}to{transform:translate(22.3951vw,99vh) scale(.396)}}.snow:nth-child(52){opacity:1.8104;transform:translate(71.7609vw,-10px) scale(.2263);animation:fall-52 18s -15s linear infinite}@keyframes fall-52{42.61%{transform:translate(71.587vw,42.61vh) scale(.2263)}to{transform:translate(71.67395vw,99vh) scale(.2263)}}.snow:nth-child(53){opacity:1.983;transform:translate(56.3854vw,-10px) scale(.2769);animation:fall-53 20s -28s linear infinite}@keyframes fall-53{48.231%{transform:translate(54.7645vw,48.231vh) scale(.2769)}to{transform:translate(55.57495vw,99vh) scale(.2769)}}.snow:nth-child(54){opacity:1.103;transform:translate(51.6464vw,-10px) scale(.9133);animation:fall-54 26s -21s linear infinite}@keyframes fall-54{35.498%{transform:translate(60.6277vw,35.498vh) scale(.9133)}to{transform:translate(56.13705vw,99vh) scale(.9133)}}.snow:nth-child(55){opacity:.8822;transform:translate(81.3135vw,-10px) scale(.4306);animation:fall-55 24s -1s linear infinite}@keyframes fall-55{48.772%{transform:translate(76.5595vw,48.772vh) scale(.4306)}to{transform:translate(78.9365vw,99vh) scale(.4306)}}.snow:nth-child(56){opacity:.631;transform:translate(1.7641vw,-10px) scale(.6808);animation:fall-56 30s -19s linear infinite}@keyframes fall-56{49.644%{transform:translate(3.4971vw,49.644vh) scale(.6808)}to{transform:translate(2.6306vw,99vh) scale(.6808)}}.snow:nth-child(57){opacity:1.074;transform:translate(90.5195vw,-10px) scale(.4954);animation:fall-57 16s -3s linear infinite}@keyframes fall-57{66.721%{transform:translate(88.2243vw,66.721vh) scale(.4954)}to{transform:translate(89.3719vw,99vh) scale(.4954)}}.snow:nth-child(58){opacity:1.8608;transform:translate(16.781vw,-10px) scale(.7557);animation:fall-58 29s -12s linear infinite}@keyframes fall-58{36.782%{transform:translate(24.2852vw,36.782vh) scale(.7557)}to{transform:translate(20.5331vw,99vh) scale(.7557)}}.snow:nth-child(59){opacity:1.2638;transform:translate(66.6548vw,-10px) scale(.2811);animation:fall-59 20s -26s linear infinite}@keyframes fall-59{71.15%{transform:translate(64.1832vw,71.15vh) scale(.2811)}to{transform:translate(65.419vw,99vh) scale(.2811)}}.snow:nth-child(60){opacity:.5448;transform:translate(41.9884vw,-10px) scale(.4048);animation:fall-60 12s -10s linear infinite}@keyframes fall-60{77.374%{transform:translate(36.9021vw,77.374vh) scale(.4048)}to{transform:translate(39.44525vw,99vh) scale(.4048)}}.snow:nth-child(61){opacity:.7172;transform:translate(30.3319vw,-10px) scale(.7625);animation:fall-61 12s -7s linear infinite}@keyframes fall-61{42.298%{transform:translate(28.5923vw,42.298vh) scale(.7625)}to{transform:translate(29.4621vw,99vh) scale(.7625)}}.snow:nth-child(62){opacity:1.058;transform:translate(5.854vw,-10px) scale(.1583);animation:fall-62 20s -23s linear infinite}@keyframes fall-62{36.602%{transform:translate(10.9275vw,36.602vh) scale(.1583)}to{transform:translate(8.39075vw,99vh) scale(.1583)}}.snow:nth-child(63){opacity:.843;transform:translate(30.8079vw,-10px) scale(.224);animation:fall-63 24s -22s linear infinite}@keyframes fall-63{67.75%{transform:translate(33.9863vw,67.75vh) scale(.224)}to{transform:translate(32.3971vw,99vh) scale(.224)}}.snow:nth-child(64){opacity:.2306;transform:translate(51.3756vw,-10px) scale(.1565);animation:fall-64 29s -13s linear infinite}@keyframes fall-64{76.596%{transform:translate(44.0483vw,76.596vh) scale(.1565)}to{transform:translate(47.71195vw,99vh) scale(.1565)}}.snow:nth-child(65){opacity:.8084;transform:translate(10.993vw,-10px) scale(.3764);animation:fall-65 25s -10s linear infinite}@keyframes fall-65{70.703%{transform:translate(2.0168vw,70.703vh) scale(.3764)}to{transform:translate(6.5049vw,99vh) scale(.3764)}}.snow:nth-child(66){opacity:.5554;transform:translate(98.8378vw,-10px) scale(.3089);animation:fall-66 22s -16s linear infinite}@keyframes fall-66{76.444%{transform:translate(99.5201vw,76.444vh) scale(.3089)}to{transform:translate(99.17895vw,99vh) scale(.3089)}}.snow:nth-child(67){opacity:1.346;transform:translate(19.4664vw,-10px) scale(.1122);animation:fall-67 11s -2s linear infinite}@keyframes fall-67{42.181%{transform:translate(9.7875vw,42.181vh) scale(.1122)}to{transform:translate(14.62695vw,99vh) scale(.1122)}}.snow:nth-child(68){opacity:1.555;transform:translate(67.6597vw,-10px) scale(.9127);animation:fall-68 10s -18s linear infinite}@keyframes fall-68{51.932%{transform:translate(58.9704vw,51.932vh) scale(.9127)}to{transform:translate(63.31505vw,99vh) scale(.9127)}}.snow:nth-child(69){opacity:.403;transform:translate(15.8082vw,-10px) scale(.3968);animation:fall-69 15s -25s linear infinite}@keyframes fall-69{47.801%{transform:translate(9.045vw,47.801vh) scale(.3968)}to{transform:translate(12.4266vw,99vh) scale(.3968)}}.snow:nth-child(70){opacity:1.7286;transform:translate(10.889vw,-10px) scale(.9189);animation:fall-70 28s -27s linear infinite}@keyframes fall-70{64.023%{transform:translate(1.0443vw,64.023vh) scale(.9189)}to{transform:translate(5.96665vw,99vh) scale(.9189)}}.snow:nth-child(71){opacity:1.3462;transform:translate(22.4226vw,-10px) scale(.5161);animation:fall-71 15s -7s linear infinite}@keyframes fall-71{49.769%{transform:translate(19.5056vw,49.769vh) scale(.5161)}to{transform:translate(20.9641vw,99vh) scale(.5161)}}.snow:nth-child(72){opacity:1.7676;transform:translate(4.3372vw,-10px) scale(.9709);animation:fall-72 29s -30s linear infinite}@keyframes fall-72{56.695%{transform:translate(2.1869vw,56.695vh) scale(.9709)}to{transform:translate(3.26205vw,99vh) scale(.9709)}}.snow:nth-child(73){opacity:1.0352;transform:translate(1.5812vw,-10px) scale(.65);animation:fall-73 15s -30s linear infinite}@keyframes fall-73{70.532%{transform:translate(11.4613vw,70.532vh) scale(.65)}to{transform:translate(6.52125vw,99vh) scale(.65)}}.snow:nth-child(74){opacity:1.2446;transform:translate(71.8299vw,-10px) scale(.1851);animation:fall-74 17s -14s linear infinite}@keyframes fall-74{70.881%{transform:translate(79.4434vw,70.881vh) scale(.1851)}to{transform:translate(75.63665vw,99vh) scale(.1851)}}.snow:nth-child(75){opacity:1.951;transform:translate(31.4057vw,-10px) scale(.1439);animation:fall-75 29s -15s linear infinite}@keyframes fall-75{46.257%{transform:translate(27.755vw,46.257vh) scale(.1439)}to{transform:translate(29.58035vw,99vh) scale(.1439)}}.snow:nth-child(76){opacity:1.397;transform:translate(64.0466vw,-10px) scale(.6079);animation:fall-76 28s -4s linear infinite}@keyframes fall-76{67%{transform:translate(67.6183vw,67vh) scale(.6079)}to{transform:translate(65.83245vw,99vh) scale(.6079)}}.snow:nth-child(77){opacity:.6646;transform:translate(23.2425vw,-10px) scale(.1172);animation:fall-77 27s -19s linear infinite}@keyframes fall-77{36.003%{transform:translate(24.9501vw,36.003vh) scale(.1172)}to{transform:translate(24.0963vw,99vh) scale(.1172)}}.snow:nth-child(78){opacity:1.609;transform:translate(48.8475vw,-10px) scale(.1447);animation:fall-78 22s -19s linear infinite}@keyframes fall-78{51.332%{transform:translate(53.4331vw,51.332vh) scale(.1447)}to{transform:translate(51.1403vw,99vh) scale(.1447)}}.snow:nth-child(79){opacity:1.3392;transform:translate(16.5823vw,-10px) scale(.3839);animation:fall-79 12s -17s linear infinite}@keyframes fall-79{54.628%{transform:translate(14.3738vw,54.628vh) scale(.3839)}to{transform:translate(15.47805vw,99vh) scale(.3839)}}.snow:nth-child(80){opacity:.829;transform:translate(95.7984vw,-10px) scale(.7885);animation:fall-80 10s -26s linear infinite}@keyframes fall-80{71.7%{transform:translate(95.0902vw,71.7vh) scale(.7885)}to{transform:translate(95.4443vw,99vh) scale(.7885)}}.snow:nth-child(81){opacity:.3576;transform:translate(32.8113vw,-10px) scale(.2339);animation:fall-81 12s -21s linear infinite}@keyframes fall-81{61.207%{transform:translate(26.4995vw,61.207vh) scale(.2339)}to{transform:translate(29.6554vw,99vh) scale(.2339)}}.snow:nth-child(82){opacity:.9264;transform:translate(20.313vw,-10px) scale(.7283);animation:fall-82 13s -11s linear infinite}@keyframes fall-82{54.049%{transform:translate(20.6131vw,54.049vh) scale(.7283)}to{transform:translate(20.46305vw,99vh) scale(.7283)}}.snow:nth-child(83){opacity:1.3688;transform:translate(44.3335vw,-10px) scale(.3288);animation:fall-83 17s -4s linear infinite}@keyframes fall-83{35.012%{transform:translate(52.561vw,35.012vh) scale(.3288)}to{transform:translate(48.44725vw,99vh) scale(.3288)}}.snow:nth-child(84){opacity:1.5072;transform:translate(84.1149vw,-10px) scale(.2927);animation:fall-84 24s -24s linear infinite}@keyframes fall-84{63.646%{transform:translate(85.5467vw,63.646vh) scale(.2927)}to{transform:translate(84.8308vw,99vh) scale(.2927)}}.snow:nth-child(85){opacity:1.7526;transform:translate(29.3337vw,-10px) scale(.1999);animation:fall-85 24s -4s linear infinite}@keyframes fall-85{53.735%{transform:translate(26.689vw,53.735vh) scale(.1999)}to{transform:translate(28.01135vw,99vh) scale(.1999)}}.snow:nth-child(86){opacity:.6674;transform:translate(62.6067vw,-10px) scale(.4319);animation:fall-86 26s -26s linear infinite}@keyframes fall-86{59.298%{transform:translate(60.3552vw,59.298vh) scale(.4319)}to{transform:translate(61.48095vw,99vh) scale(.4319)}}.snow:nth-child(87){opacity:.8826;transform:translate(30.2488vw,-10px) scale(.6196);animation:fall-87 13s -29s linear infinite}@keyframes fall-87{33.443%{transform:translate(38.8271vw,33.443vh) scale(.6196)}to{transform:translate(34.53795vw,99vh) scale(.6196)}}.snow:nth-child(88){opacity:1.5078;transform:translate(54.3475vw,-10px) scale(.8938);animation:fall-88 28s -17s linear infinite}@keyframes fall-88{30.853%{transform:translate(47.0294vw,30.853vh) scale(.8938)}to{transform:translate(50.68845vw,99vh) scale(.8938)}}.snow:nth-child(89){opacity:1.5846;transform:translate(85.0476vw,-10px) scale(.7375);animation:fall-89 20s -30s linear infinite}@keyframes fall-89{62.303%{transform:translate(88.5666vw,62.303vh) scale(.7375)}to{transform:translate(86.8071vw,99vh) scale(.7375)}}.snow:nth-child(90){opacity:.291;transform:translate(28.6315vw,-10px) scale(.0427);animation:fall-90 24s -10s linear infinite}@keyframes fall-90{63.532%{transform:translate(23.6574vw,63.532vh) scale(.0427)}to{transform:translate(26.14445vw,99vh) scale(.0427)}}.snow:nth-child(91){opacity:.6362;transform:translate(78.2082vw,-10px) scale(.769);animation:fall-91 12s -17s linear infinite}@keyframes fall-91{66.924%{transform:translate(68.8353vw,66.924vh) scale(.769)}to{transform:translate(73.52175vw,99vh) scale(.769)}}.snow:nth-child(92){opacity:.9848;transform:translate(42.4585vw,-10px) scale(.681);animation:fall-92 10s -29s linear infinite}@keyframes fall-92{51.129%{transform:translate(43.1959vw,51.129vh) scale(.681)}to{transform:translate(42.8272vw,99vh) scale(.681)}}.snow:nth-child(93){opacity:1.6612;transform:translate(38.8268vw,-10px) scale(.2337);animation:fall-93 17s -21s linear infinite}@keyframes fall-93{68.663%{transform:translate(45.6061vw,68.663vh) scale(.2337)}to{transform:translate(42.21645vw,99vh) scale(.2337)}}.snow:nth-child(94){opacity:1.1986;transform:translate(85.4618vw,-10px) scale(.3876);animation:fall-94 23s -2s linear infinite}@keyframes fall-94{73.881%{transform:translate(83.0858vw,73.881vh) scale(.3876)}to{transform:translate(84.2738vw,99vh) scale(.3876)}}.snow:nth-child(95){opacity:.9598;transform:translate(97.2677vw,-10px) scale(.5163);animation:fall-95 21s -2s linear infinite}@keyframes fall-95{40.084%{transform:translate(102.927vw,40.084vh) scale(.5163)}to{transform:translate(100.09735vw,99vh) scale(.5163)}}.snow:nth-child(96){opacity:1.7074;transform:translate(83.5515vw,-10px) scale(.7243);animation:fall-96 23s -26s linear infinite}@keyframes fall-96{57.235%{transform:translate(90.63vw,57.235vh) scale(.7243)}to{transform:translate(87.09075vw,99vh) scale(.7243)}}.snow:nth-child(97){opacity:.2758;transform:translate(91.4646vw,-10px) scale(.3398);animation:fall-97 19s -24s linear infinite}@keyframes fall-97{49.037%{transform:translate(93.0271vw,49.037vh) scale(.3398)}to{transform:translate(92.24585vw,99vh) scale(.3398)}}.snow:nth-child(98){opacity:.4754;transform:translate(98.231vw,-10px) scale(.1355);animation:fall-98 19s -5s linear infinite}@keyframes fall-98{48.151%{transform:translate(105.5543vw,48.151vh) scale(.1355)}to{transform:translate(101.89265vw,99vh) scale(.1355)}}.snow:nth-child(99){opacity:.4466;transform:translate(64.8465vw,-10px) scale(.3153);animation:fall-99 12s -23s linear infinite}@keyframes fall-99{77.862%{transform:translate(66.5456vw,77.862vh) scale(.3153)}to{transform:translate(65.69605vw,99vh) scale(.3153)}}.snow:nth-child(100){opacity:1.7476;transform:translate(23.7694vw,-10px) scale(.8833);animation:fall-100 22s -13s linear infinite}@keyframes fall-100{36.843%{transform:translate(28.8305vw,36.843vh) scale(.8833)}to{transform:translate(26.29995vw,99vh) scale(.8833)}}.snow:nth-child(101){opacity:.7402;transform:translate(44.5114vw,-10px) scale(.7081);animation:fall-101 25s -9s linear infinite}@keyframes fall-101{33.467%{transform:translate(42.7825vw,33.467vh) scale(.7081)}to{transform:translate(43.64695vw,99vh) scale(.7081)}}.snow:nth-child(102){opacity:.463;transform:translate(77.4768vw,-10px) scale(.6627);animation:fall-102 14s -22s linear infinite}@keyframes fall-102{47.079%{transform:translate(77.543vw,47.079vh) scale(.6627)}to{transform:translate(77.5099vw,99vh) scale(.6627)}}.snow:nth-child(103){opacity:.9096;transform:translate(83.3279vw,-10px) scale(.3166);animation:fall-103 14s -12s linear infinite}@keyframes fall-103{35.25%{transform:translate(93.0069vw,35.25vh) scale(.3166)}to{transform:translate(88.1674vw,99vh) scale(.3166)}}.snow:nth-child(104){opacity:1.9228;transform:translate(88.7127vw,-10px) scale(.4437);animation:fall-104 28s -8s linear infinite}@keyframes fall-104{65.092%{transform:translate(97.7603vw,65.092vh) scale(.4437)}to{transform:translate(93.2365vw,99vh) scale(.4437)}}.snow:nth-child(105){opacity:.8906;transform:translate(49.7977vw,-10px) scale(.4596);animation:fall-105 30s -22s linear infinite}@keyframes fall-105{71.734%{transform:translate(55.4276vw,71.734vh) scale(.4596)}to{transform:translate(52.61265vw,99vh) scale(.4596)}}.snow:nth-child(106){opacity:.6982;transform:translate(86.4432vw,-10px) scale(.1838);animation:fall-106 14s -26s linear infinite}@keyframes fall-106{54.613%{transform:translate(90.3348vw,54.613vh) scale(.1838)}to{transform:translate(88.389vw,99vh) scale(.1838)}}.snow:nth-child(107){opacity:1.3564;transform:translate(34.1049vw,-10px) scale(.3878);animation:fall-107 29s -14s linear infinite}@keyframes fall-107{54.984%{transform:translate(40.64vw,54.984vh) scale(.3878)}to{transform:translate(37.37245vw,99vh) scale(.3878)}}.snow:nth-child(108){opacity:.9536;transform:translate(33.1386vw,-10px) scale(.1393);animation:fall-108 17s -16s linear infinite}@keyframes fall-108{69.211%{transform:translate(28.369vw,69.211vh) scale(.1393)}to{transform:translate(30.7538vw,99vh) scale(.1393)}}.snow:nth-child(109){opacity:.0166;transform:translate(28.9577vw,-10px) scale(.8198);animation:fall-109 14s -5s linear infinite}@keyframes fall-109{51.055%{transform:translate(28.4983vw,51.055vh) scale(.8198)}to{transform:translate(28.728vw,99vh) scale(.8198)}}.snow:nth-child(110){opacity:1.0872;transform:translate(33.3615vw,-10px) scale(.477);animation:fall-110 12s -18s linear infinite}@keyframes fall-110{47.406%{transform:translate(28.9583vw,47.406vh) scale(.477)}to{transform:translate(31.1599vw,99vh) scale(.477)}}.snow:nth-child(111){opacity:1.5744;transform:translate(14.8178vw,-10px) scale(.5209);animation:fall-111 29s -25s linear infinite}@keyframes fall-111{66.189%{transform:translate(20.5952vw,66.189vh) scale(.5209)}to{transform:translate(17.7065vw,99vh) scale(.5209)}}.snow:nth-child(112){opacity:1.5692;transform:translate(73.1264vw,-10px) scale(.3492);animation:fall-112 15s -2s linear infinite}@keyframes fall-112{37.237%{transform:translate(76.8597vw,37.237vh) scale(.3492)}to{transform:translate(74.99305vw,99vh) scale(.3492)}}.snow:nth-child(113){opacity:1.5242;transform:translate(57.5132vw,-10px) scale(.5342);animation:fall-113 10s -26s linear infinite}@keyframes fall-113{75.121%{transform:translate(64.9806vw,75.121vh) scale(.5342)}to{transform:translate(61.2469vw,99vh) scale(.5342)}}.snow:nth-child(114){opacity:1.1984;transform:translate(17.0857vw,-10px) scale(.6869);animation:fall-114 17s -14s linear infinite}@keyframes fall-114{31.275%{transform:translate(11.1653vw,31.275vh) scale(.6869)}to{transform:translate(14.1255vw,99vh) scale(.6869)}}.snow:nth-child(115){opacity:1.844;transform:translate(39.3893vw,-10px) scale(.9742);animation:fall-115 12s -27s linear infinite}@keyframes fall-115{74.723%{transform:translate(29.8358vw,74.723vh) scale(.9742)}to{transform:translate(34.61255vw,99vh) scale(.9742)}}.snow:nth-child(116){opacity:1.1346;transform:translate(84.7406vw,-10px) scale(.4272);animation:fall-116 14s -5s linear infinite}@keyframes fall-116{34.12%{transform:translate(82.119vw,34.12vh) scale(.4272)}to{transform:translate(83.4298vw,99vh) scale(.4272)}}.snow:nth-child(117){opacity:1.0418;transform:translate(14.4394vw,-10px) scale(.306);animation:fall-117 12s -26s linear infinite}@keyframes fall-117{69.743%{transform:translate(23.1131vw,69.743vh) scale(.306)}to{transform:translate(18.77625vw,99vh) scale(.306)}}.snow:nth-child(118){opacity:.4238;transform:translate(34.7116vw,-10px) scale(.904);animation:fall-118 29s -15s linear infinite}@keyframes fall-118{75.772%{transform:translate(29.8628vw,75.772vh) scale(.904)}to{transform:translate(32.2872vw,99vh) scale(.904)}}.snow:nth-child(119){opacity:.4004;transform:translate(32.4928vw,-10px) scale(.5043);animation:fall-119 15s -18s linear infinite}@keyframes fall-119{34.067%{transform:translate(34.8642vw,34.067vh) scale(.5043)}to{transform:translate(33.6785vw,99vh) scale(.5043)}}.snow:nth-child(120){opacity:.4138;transform:translate(48.6851vw,-10px) scale(.4816);animation:fall-120 26s -23s linear infinite}@keyframes fall-120{32.991%{transform:translate(49.7689vw,32.991vh) scale(.4816)}to{transform:translate(49.227vw,99vh) scale(.4816)}}.snow:nth-child(121){opacity:.1612;transform:translate(38.4121vw,-10px) scale(.1297);animation:fall-121 23s -1s linear infinite}@keyframes fall-121{35.079%{transform:translate(45.4278vw,35.079vh) scale(.1297)}to{transform:translate(41.91995vw,99vh) scale(.1297)}}.snow:nth-child(122){opacity:.998;transform:translate(1.134vw,-10px) scale(.6273);animation:fall-122 22s -24s linear infinite}@keyframes fall-122{54.958%{transform:translate(-1.5964vw,54.958vh) scale(.6273)}to{transform:translate(-.2312vw,99vh) scale(.6273)}}.snow:nth-child(123){opacity:.9486;transform:translate(60.0728vw,-10px) scale(.6075);animation:fall-123 10s -12s linear infinite}@keyframes fall-123{72.587%{transform:translate(59.821vw,72.587vh) scale(.6075)}to{transform:translate(59.9469vw,99vh) scale(.6075)}}.snow:nth-child(124){opacity:1.8148;transform:translate(84.7968vw,-10px) scale(.052);animation:fall-124 13s -3s linear infinite}@keyframes fall-124{46.402%{transform:translate(76.6398vw,46.402vh) scale(.052)}to{transform:translate(80.7183vw,99vh) scale(.052)}}.snow:nth-child(125){opacity:.2658;transform:translate(57.163vw,-10px) scale(.7275);animation:fall-125 23s -11s linear infinite}@keyframes fall-125{30.712%{transform:translate(59.1845vw,30.712vh) scale(.7275)}to{transform:translate(58.17375vw,99vh) scale(.7275)}}.snow:nth-child(126){opacity:.4814;transform:translate(37.0433vw,-10px) scale(.7373);animation:fall-126 28s -29s linear infinite}@keyframes fall-126{30.534%{transform:translate(28.5244vw,30.534vh) scale(.7373)}to{transform:translate(32.78385vw,99vh) scale(.7373)}}.snow:nth-child(127){opacity:.6684;transform:translate(80.356vw,-10px) scale(.5568);animation:fall-127 20s -7s linear infinite}@keyframes fall-127{42.875%{transform:translate(72.9193vw,42.875vh) scale(.5568)}to{transform:translate(76.63765vw,99vh) scale(.5568)}}.snow:nth-child(128){opacity:1.7024;transform:translate(31.8178vw,-10px) scale(.2543);animation:fall-128 10s -15s linear infinite}@keyframes fall-128{38.679%{transform:translate(24.1163vw,38.679vh) scale(.2543)}to{transform:translate(27.96705vw,99vh) scale(.2543)}}.snow:nth-child(129){opacity:1.3818;transform:translate(97.8564vw,-10px) scale(.0659);animation:fall-129 25s -12s linear infinite}@keyframes fall-129{66.816%{transform:translate(93.2576vw,66.816vh) scale(.0659)}to{transform:translate(95.557vw,99vh) scale(.0659)}}.snow:nth-child(130){opacity:1.6284;transform:translate(3.5769vw,-10px) scale(.8466);animation:fall-130 28s -23s linear infinite}@keyframes fall-130{52.544%{transform:translate(-2.123vw,52.544vh) scale(.8466)}to{transform:translate(.72695vw,99vh) scale(.8466)}}.snow:nth-child(131){opacity:1.6962;transform:translate(65.8668vw,-10px) scale(.0926);animation:fall-131 19s -27s linear infinite}@keyframes fall-131{49.61%{transform:translate(60.7933vw,49.61vh) scale(.0926)}to{transform:translate(63.33005vw,99vh) scale(.0926)}}.snow:nth-child(132){opacity:.9176;transform:translate(60.5122vw,-10px) scale(.5118);animation:fall-132 23s -3s linear infinite}@keyframes fall-132{57.504%{transform:translate(64.1628vw,57.504vh) scale(.5118)}to{transform:translate(62.3375vw,99vh) scale(.5118)}}.snow:nth-child(133){opacity:1.883;transform:translate(41.4599vw,-10px) scale(.0078);animation:fall-133 16s -10s linear infinite}@keyframes fall-133{56.009%{transform:translate(44.2286vw,56.009vh) scale(.0078)}to{transform:translate(42.84425vw,99vh) scale(.0078)}}.snow:nth-child(134){opacity:.2632;transform:translate(87.5467vw,-10px) scale(.0289);animation:fall-134 10s -8s linear infinite}@keyframes fall-134{34.213%{transform:translate(96.2139vw,34.213vh) scale(.0289)}to{transform:translate(91.8803vw,99vh) scale(.0289)}}.snow:nth-child(135){opacity:1.7708;transform:translate(64.8259vw,-10px) scale(.6808);animation:fall-135 26s -26s linear infinite}@keyframes fall-135{37.814%{transform:translate(65.7633vw,37.814vh) scale(.6808)}to{transform:translate(65.2946vw,99vh) scale(.6808)}}.snow:nth-child(136){opacity:.966;transform:translate(17.2877vw,-10px) scale(.5726);animation:fall-136 28s -16s linear infinite}@keyframes fall-136{38.806%{transform:translate(20.1689vw,38.806vh) scale(.5726)}to{transform:translate(18.7283vw,99vh) scale(.5726)}}.snow:nth-child(137){opacity:1.9554;transform:translate(41.9636vw,-10px) scale(.9895);animation:fall-137 23s -13s linear infinite}@keyframes fall-137{74.497%{transform:translate(32.3411vw,74.497vh) scale(.9895)}to{transform:translate(37.15235vw,99vh) scale(.9895)}}.snow:nth-child(138){opacity:1.3542;transform:translate(13.1745vw,-10px) scale(.3511);animation:fall-138 28s -2s linear infinite}@keyframes fall-138{30.056%{transform:translate(17.2659vw,30.056vh) scale(.3511)}to{transform:translate(15.2202vw,99vh) scale(.3511)}}.snow:nth-child(139){opacity:1.5884;transform:translate(91.4592vw,-10px) scale(.5985);animation:fall-139 13s -23s linear infinite}@keyframes fall-139{46.598%{transform:translate(94.1681vw,46.598vh) scale(.5985)}to{transform:translate(92.81365vw,99vh) scale(.5985)}}.snow:nth-child(140){opacity:.1812;transform:translate(93.78vw,-10px) scale(.9191);animation:fall-140 26s -30s linear infinite}@keyframes fall-140{31.125%{transform:translate(102.9429vw,31.125vh) scale(.9191)}to{transform:translate(98.36145vw,99vh) scale(.9191)}}.snow:nth-child(141){opacity:.6936;transform:translate(48.8451vw,-10px) scale(.7043);animation:fall-141 24s -6s linear infinite}@keyframes fall-141{61.984%{transform:translate(45.6301vw,61.984vh) scale(.7043)}to{transform:translate(47.2376vw,99vh) scale(.7043)}}.snow:nth-child(142){opacity:1.5684;transform:translate(99.6364vw,-10px) scale(.8678);animation:fall-142 17s -23s linear infinite}@keyframes fall-142{59.889%{transform:translate(105.4726vw,59.889vh) scale(.8678)}to{transform:translate(102.5545vw,99vh) scale(.8678)}}.snow:nth-child(143){opacity:.0994;transform:translate(6.6325vw,-10px) scale(.317);animation:fall-143 15s -7s linear infinite}@keyframes fall-143{70.96%{transform:translate(11.3018vw,70.96vh) scale(.317)}to{transform:translate(8.96715vw,99vh) scale(.317)}}.snow:nth-child(144){opacity:1.245;transform:translate(3.4729vw,-10px) scale(.1447);animation:fall-144 22s -10s linear infinite}@keyframes fall-144{79.972%{transform:translate(-.4872vw,79.972vh) scale(.1447)}to{transform:translate(1.49285vw,99vh) scale(.1447)}}.snow:nth-child(145){opacity:.4452;transform:translate(84.3518vw,-10px) scale(.1214);animation:fall-145 15s -3s linear infinite}@keyframes fall-145{55.299%{transform:translate(79.1499vw,55.299vh) scale(.1214)}to{transform:translate(81.75085vw,99vh) scale(.1214)}}.snow:nth-child(146){opacity:1.4456;transform:translate(89.6655vw,-10px) scale(.8596);animation:fall-146 24s -29s linear infinite}@keyframes fall-146{52.17%{transform:translate(92.9986vw,52.17vh) scale(.8596)}to{transform:translate(91.33205vw,99vh) scale(.8596)}}.snow:nth-child(147){opacity:1.164;transform:translate(25.1896vw,-10px) scale(.3281);animation:fall-147 23s -5s linear infinite}@keyframes fall-147{36.972%{transform:translate(16.1907vw,36.972vh) scale(.3281)}to{transform:translate(20.69015vw,99vh) scale(.3281)}}.snow:nth-child(148){opacity:1.4346;transform:translate(79.7602vw,-10px) scale(.7167);animation:fall-148 17s -28s linear infinite}@keyframes fall-148{53.295%{transform:translate(80.4089vw,53.295vh) scale(.7167)}to{transform:translate(80.08455vw,99vh) scale(.7167)}}.snow:nth-child(149){opacity:.9436;transform:translate(50.9294vw,-10px) scale(.6944);animation:fall-149 17s -27s linear infinite}@keyframes fall-149{34.03%{transform:translate(46.2416vw,34.03vh) scale(.6944)}to{transform:translate(48.5855vw,99vh) scale(.6944)}}.snow:nth-child(150){opacity:1.8566;transform:translate(24.9473vw,-10px) scale(.0356);animation:fall-150 26s -6s linear infinite}@keyframes fall-150{64.047%{transform:translate(32.9524vw,64.047vh) scale(.0356)}to{transform:translate(28.94985vw,99vh) scale(.0356)}}.snow:nth-child(151){opacity:.368;transform:translate(53.3855vw,-10px) scale(.1311);animation:fall-151 10s -27s linear infinite}@keyframes fall-151{54.949%{transform:translate(50.1548vw,54.949vh) scale(.1311)}to{transform:translate(51.77015vw,99vh) scale(.1311)}}.snow:nth-child(152){opacity:.5858;transform:translate(11.5703vw,-10px) scale(.7818);animation:fall-152 29s -30s linear infinite}@keyframes fall-152{50.176%{transform:translate(11.293vw,50.176vh) scale(.7818)}to{transform:translate(11.43165vw,99vh) scale(.7818)}}.snow:nth-child(153){opacity:1.9168;transform:translate(43.2145vw,-10px) scale(.4205);animation:fall-153 14s -27s linear infinite}@keyframes fall-153{44.907%{transform:translate(52.4802vw,44.907vh) scale(.4205)}to{transform:translate(47.84735vw,99vh) scale(.4205)}}.snow:nth-child(154){opacity:.0508;transform:translate(38.2091vw,-10px) scale(.6257);animation:fall-154 27s -25s linear infinite}@keyframes fall-154{70.892%{transform:translate(28.5988vw,70.892vh) scale(.6257)}to{transform:translate(33.40395vw,99vh) scale(.6257)}}.snow:nth-child(155){opacity:.3854;transform:translate(35.6823vw,-10px) scale(.0239);animation:fall-155 29s -6s linear infinite}@keyframes fall-155{30.748%{transform:translate(40.1094vw,30.748vh) scale(.0239)}to{transform:translate(37.89585vw,99vh) scale(.0239)}}.snow:nth-child(156){opacity:.6798;transform:translate(44.7353vw,-10px) scale(.3234);animation:fall-156 26s -3s linear infinite}@keyframes fall-156{67.435%{transform:translate(46.8882vw,67.435vh) scale(.3234)}to{transform:translate(45.81175vw,99vh) scale(.3234)}}.snow:nth-child(157){opacity:.2044;transform:translate(40.0792vw,-10px) scale(.8878);animation:fall-157 15s -5s linear infinite}@keyframes fall-157{59.108%{transform:translate(44.3685vw,59.108vh) scale(.8878)}to{transform:translate(42.22385vw,99vh) scale(.8878)}}.snow:nth-child(158){opacity:1.7522;transform:translate(30.0392vw,-10px) scale(.7909);animation:fall-158 23s -27s linear infinite}@keyframes fall-158{51.079%{transform:translate(33.0438vw,51.079vh) scale(.7909)}to{transform:translate(31.5415vw,99vh) scale(.7909)}}.snow:nth-child(159){opacity:1.5074;transform:translate(59.4607vw,-10px) scale(.9016);animation:fall-159 23s -17s linear infinite}@keyframes fall-159{65.028%{transform:translate(52.9714vw,65.028vh) scale(.9016)}to{transform:translate(56.21605vw,99vh) scale(.9016)}}.snow:nth-child(160){opacity:1.7982;transform:translate(83.3092vw,-10px) scale(.3416);animation:fall-160 30s -18s linear infinite}@keyframes fall-160{66.221%{transform:translate(87.4433vw,66.221vh) scale(.3416)}to{transform:translate(85.37625vw,99vh) scale(.3416)}}.snow:nth-child(161){opacity:.0002;transform:translate(78.4272vw,-10px) scale(.3845);animation:fall-161 20s -22s linear infinite}@keyframes fall-161{71.852%{transform:translate(88.1851vw,71.852vh) scale(.3845)}to{transform:translate(83.30615vw,99vh) scale(.3845)}}.snow:nth-child(162){opacity:1.4142;transform:translate(30.7773vw,-10px) scale(.9888);animation:fall-162 11s -5s linear infinite}@keyframes fall-162{56.844%{transform:translate(21.3537vw,56.844vh) scale(.9888)}to{transform:translate(26.0655vw,99vh) scale(.9888)}}.snow:nth-child(163){opacity:1.4944;transform:translate(4.5124vw,-10px) scale(.4703);animation:fall-163 28s -14s linear infinite}@keyframes fall-163{72.989%{transform:translate(8.9919vw,72.989vh) scale(.4703)}to{transform:translate(6.75215vw,99vh) scale(.4703)}}.snow:nth-child(164){opacity:.7354;transform:translate(40.6748vw,-10px) scale(.1544);animation:fall-164 26s -7s linear infinite}@keyframes fall-164{76.839%{transform:translate(38.9488vw,76.839vh) scale(.1544)}to{transform:translate(39.8118vw,99vh) scale(.1544)}}.snow:nth-child(165){opacity:.7928;transform:translate(75.25vw,-10px) scale(.8208);animation:fall-165 27s -27s linear infinite}@keyframes fall-165{66.949%{transform:translate(67.5997vw,66.949vh) scale(.8208)}to{transform:translate(71.42485vw,99vh) scale(.8208)}}.snow:nth-child(166){opacity:1.5218;transform:translate(64.2881vw,-10px) scale(.6216);animation:fall-166 12s -16s linear infinite}@keyframes fall-166{32.154%{transform:translate(57.6252vw,32.154vh) scale(.6216)}to{transform:translate(60.95665vw,99vh) scale(.6216)}}.snow:nth-child(167){opacity:.304;transform:translate(24.1568vw,-10px) scale(.9328);animation:fall-167 19s -22s linear infinite}@keyframes fall-167{63.997%{transform:translate(20.3433vw,63.997vh) scale(.9328)}to{transform:translate(22.25005vw,99vh) scale(.9328)}}.snow:nth-child(168){opacity:1.8928;transform:translate(43.6631vw,-10px) scale(.977);animation:fall-168 27s -28s linear infinite}@keyframes fall-168{65.003%{transform:translate(40.3801vw,65.003vh) scale(.977)}to{transform:translate(42.0216vw,99vh) scale(.977)}}.snow:nth-child(169){opacity:1.6244;transform:translate(33.5291vw,-10px) scale(.9586);animation:fall-169 12s -12s linear infinite}@keyframes fall-169{78.362%{transform:translate(40.6491vw,78.362vh) scale(.9586)}to{transform:translate(37.0891vw,99vh) scale(.9586)}}.snow:nth-child(170){opacity:1.3226;transform:translate(52.5193vw,-10px) scale(.1193);animation:fall-170 10s -15s linear infinite}@keyframes fall-170{36.058%{transform:translate(50.937vw,36.058vh) scale(.1193)}to{transform:translate(51.72815vw,99vh) scale(.1193)}}.snow:nth-child(171){opacity:1.6088;transform:translate(13.1828vw,-10px) scale(.251);animation:fall-171 10s -23s linear infinite}@keyframes fall-171{56.605%{transform:translate(10.5116vw,56.605vh) scale(.251)}to{transform:translate(11.8472vw,99vh) scale(.251)}}.snow:nth-child(172){opacity:.9624;transform:translate(36.0138vw,-10px) scale(.1044);animation:fall-172 11s -21s linear infinite}@keyframes fall-172{70.583%{transform:translate(43.7556vw,70.583vh) scale(.1044)}to{transform:translate(39.8847vw,99vh) scale(.1044)}}.snow:nth-child(173){opacity:.335;transform:translate(85.6479vw,-10px) scale(.014);animation:fall-173 30s -20s linear infinite}@keyframes fall-173{56.378%{transform:translate(95.4093vw,56.378vh) scale(.014)}to{transform:translate(90.5286vw,99vh) scale(.014)}}.snow:nth-child(174){opacity:1.724;transform:translate(24.8296vw,-10px) scale(.385);animation:fall-174 30s -10s linear infinite}@keyframes fall-174{67.954%{transform:translate(32.7122vw,67.954vh) scale(.385)}to{transform:translate(28.7709vw,99vh) scale(.385)}}.snow:nth-child(175){opacity:1.1174;transform:translate(8.0958vw,-10px) scale(.4767);animation:fall-175 17s -4s linear infinite}@keyframes fall-175{55.212%{transform:translate(12.0288vw,55.212vh) scale(.4767)}to{transform:translate(10.0623vw,99vh) scale(.4767)}}.snow:nth-child(176){opacity:1.7044;transform:translate(24.3026vw,-10px) scale(.7355);animation:fall-176 26s -19s linear infinite}@keyframes fall-176{50.84%{transform:translate(30.6756vw,50.84vh) scale(.7355)}to{transform:translate(27.4891vw,99vh) scale(.7355)}}.snow:nth-child(177){opacity:.116;transform:translate(3.7472vw,-10px) scale(.5044);animation:fall-177 11s -5s linear infinite}@keyframes fall-177{32.814%{transform:translate(4.9909vw,32.814vh) scale(.5044)}to{transform:translate(4.36905vw,99vh) scale(.5044)}}.snow:nth-child(178){opacity:.1158;transform:translate(61.9431vw,-10px) scale(.9467);animation:fall-178 23s -16s linear infinite}@keyframes fall-178{31.408%{transform:translate(60.8993vw,31.408vh) scale(.9467)}to{transform:translate(61.4212vw,99vh) scale(.9467)}}.snow:nth-child(179){opacity:1.6278;transform:translate(6.9724vw,-10px) scale(.6623);animation:fall-179 24s -22s linear infinite}@keyframes fall-179{67.303%{transform:translate(14.8719vw,67.303vh) scale(.6623)}to{transform:translate(10.92215vw,99vh) scale(.6623)}}.snow:nth-child(180){opacity:.6258;transform:translate(71.587vw,-10px) scale(.5492);animation:fall-180 16s -16s linear infinite}@keyframes fall-180{75.799%{transform:translate(70.6127vw,75.799vh) scale(.5492)}to{transform:translate(71.09985vw,99vh) scale(.5492)}}.snow:nth-child(181){opacity:.6852;transform:translate(35.5248vw,-10px) scale(.4933);animation:fall-181 14s -12s linear infinite}@keyframes fall-181{53.277%{transform:translate(29.929vw,53.277vh) scale(.4933)}to{transform:translate(32.7269vw,99vh) scale(.4933)}}.snow:nth-child(182){opacity:.3982;transform:translate(26.0091vw,-10px) scale(.2734);animation:fall-182 27s -20s linear infinite}@keyframes fall-182{48.274%{transform:translate(33.151vw,48.274vh) scale(.2734)}to{transform:translate(29.58005vw,99vh) scale(.2734)}}.snow:nth-child(183){opacity:1.619;transform:translate(63.7787vw,-10px) scale(.8765);animation:fall-183 11s -14s linear infinite}@keyframes fall-183{78.976%{transform:translate(67.647vw,78.976vh) scale(.8765)}to{transform:translate(65.71285vw,99vh) scale(.8765)}}.snow:nth-child(184){opacity:1.2964;transform:translate(96.1108vw,-10px) scale(.4172);animation:fall-184 24s -19s linear infinite}@keyframes fall-184{40.096%{transform:translate(93.6625vw,40.096vh) scale(.4172)}to{transform:translate(94.88665vw,99vh) scale(.4172)}}.snow:nth-child(185){opacity:.0954;transform:translate(95.4392vw,-10px) scale(.564);animation:fall-185 17s -16s linear infinite}@keyframes fall-185{45.442%{transform:translate(86.8305vw,45.442vh) scale(.564)}to{transform:translate(91.13485vw,99vh) scale(.564)}}.snow:nth-child(186){opacity:1.7618;transform:translate(32.4799vw,-10px) scale(.34);animation:fall-186 18s -17s linear infinite}@keyframes fall-186{30.817%{transform:translate(35.608vw,30.817vh) scale(.34)}to{transform:translate(34.04395vw,99vh) scale(.34)}}.snow:nth-child(187){opacity:1.0364;transform:translate(.445vw,-10px) scale(.6676);animation:fall-187 17s -15s linear infinite}@keyframes fall-187{69.866%{transform:translate(-2.4471vw,69.866vh) scale(.6676)}to{transform:translate(-1.00105vw,99vh) scale(.6676)}}.snow:nth-child(188){opacity:1.843;transform:translate(89.7204vw,-10px) scale(.3061);animation:fall-188 30s -3s linear infinite}@keyframes fall-188{66.665%{transform:translate(97.038vw,66.665vh) scale(.3061)}to{transform:translate(93.3792vw,99vh) scale(.3061)}}.snow:nth-child(189){opacity:.9784;transform:translate(95.1274vw,-10px) scale(.497);animation:fall-189 24s -10s linear infinite}@keyframes fall-189{50.543%{transform:translate(91.3293vw,50.543vh) scale(.497)}to{transform:translate(93.22835vw,99vh) scale(.497)}}.snow:nth-child(190){opacity:.7754;transform:translate(61.62vw,-10px) scale(.0359);animation:fall-190 25s -5s linear infinite}@keyframes fall-190{49.049%{transform:translate(69.5175vw,49.049vh) scale(.0359)}to{transform:translate(65.56875vw,99vh) scale(.0359)}}.snow:nth-child(191){opacity:1.4482;transform:translate(99.1479vw,-10px) scale(.4441);animation:fall-191 15s -26s linear infinite}@keyframes fall-191{67.739%{transform:translate(108.9348vw,67.739vh) scale(.4441)}to{transform:translate(104.04135vw,99vh) scale(.4441)}}.snow:nth-child(192){opacity:.1706;transform:translate(44.6424vw,-10px) scale(.8418);animation:fall-192 14s -18s linear infinite}@keyframes fall-192{61.882%{transform:translate(37.3667vw,61.882vh) scale(.8418)}to{transform:translate(41.00455vw,99vh) scale(.8418)}}.snow:nth-child(193){opacity:.152;transform:translate(5.3587vw,-10px) scale(.2343);animation:fall-193 14s -12s linear infinite}@keyframes fall-193{36.726%{transform:translate(-.379vw,36.726vh) scale(.2343)}to{transform:translate(2.48985vw,99vh) scale(.2343)}}.snow:nth-child(194){opacity:.1974;transform:translate(80.0755vw,-10px) scale(.2906);animation:fall-194 20s -26s linear infinite}@keyframes fall-194{76.093%{transform:translate(80.7476vw,76.093vh) scale(.2906)}to{transform:translate(80.41155vw,99vh) scale(.2906)}}.snow:nth-child(195){opacity:.5064;transform:translate(34.7234vw,-10px) scale(.4906);animation:fall-195 15s -25s linear infinite}@keyframes fall-195{62.519%{transform:translate(43.8451vw,62.519vh) scale(.4906)}to{transform:translate(39.28425vw,99vh) scale(.4906)}}.snow:nth-child(196){opacity:1.385;transform:translate(66.3004vw,-10px) scale(.4279);animation:fall-196 11s -13s linear infinite}@keyframes fall-196{57.824%{transform:translate(65.0468vw,57.824vh) scale(.4279)}to{transform:translate(65.6736vw,99vh) scale(.4279)}}.snow:nth-child(197){opacity:1.8146;transform:translate(13.9807vw,-10px) scale(.0999);animation:fall-197 11s -11s linear infinite}@keyframes fall-197{43.677%{transform:translate(12.3323vw,43.677vh) scale(.0999)}to{transform:translate(13.1565vw,99vh) scale(.0999)}}.snow:nth-child(198){opacity:1.3726;transform:translate(31.4229vw,-10px) scale(.0988);animation:fall-198 18s -8s linear infinite}@keyframes fall-198{44.83%{transform:translate(36.7292vw,44.83vh) scale(.0988)}to{transform:translate(34.07605vw,99vh) scale(.0988)}}.snow:nth-child(199){opacity:1.1128;transform:translate(92.8161vw,-10px) scale(.4705);animation:fall-199 14s -19s linear infinite}@keyframes fall-199{47.273%{transform:translate(83.3496vw,47.273vh) scale(.4705)}to{transform:translate(88.08285vw,99vh) scale(.4705)}}.snow:nth-child(200){opacity:.6668;transform:translate(80.3727vw,-10px) scale(.6068);animation:fall-200 10s -14s linear infinite}@keyframes fall-200{53.593%{transform:translate(83.5551vw,53.593vh) scale(.6068)}to{transform:translate(81.9639vw,99vh) scale(.6068)}}.snow:nth-child(201){opacity:1.7862;transform:translate(75.0644vw,-10px) scale(.983);animation:fall-201 22s -28s linear infinite}@keyframes fall-201{64.455%{transform:translate(82.8888vw,64.455vh) scale(.983)}to{transform:translate(78.9766vw,99vh) scale(.983)}}.snow:nth-child(202){opacity:.9444;transform:translate(.454vw,-10px) scale(.081);animation:fall-202 21s -17s linear infinite}@keyframes fall-202{59.935%{transform:translate(-4.2358vw,59.935vh) scale(.081)}to{transform:translate(-1.8909vw,99vh) scale(.081)}}.snow:nth-child(203){opacity:.7184;transform:translate(48.1816vw,-10px) scale(.7843);animation:fall-203 13s -5s linear infinite}@keyframes fall-203{63.519%{transform:translate(50.1111vw,63.519vh) scale(.7843)}to{transform:translate(49.14635vw,99vh) scale(.7843)}}.snow:nth-child(204){opacity:1.9618;transform:translate(51.5231vw,-10px) scale(.0103);animation:fall-204 18s -15s linear infinite}@keyframes fall-204{53.187%{transform:translate(61.1198vw,53.187vh) scale(.0103)}to{transform:translate(56.32145vw,99vh) scale(.0103)}}.snow:nth-child(205){opacity:1.307;transform:translate(29.8105vw,-10px) scale(.1249);animation:fall-205 20s -29s linear infinite}@keyframes fall-205{79.303%{transform:translate(23.9418vw,79.303vh) scale(.1249)}to{transform:translate(26.87615vw,99vh) scale(.1249)}}.snow:nth-child(206){opacity:1.796;transform:translate(19.5755vw,-10px) scale(.0333);animation:fall-206 14s -3s linear infinite}@keyframes fall-206{43.777%{transform:translate(15.5471vw,43.777vh) scale(.0333)}to{transform:translate(17.5613vw,99vh) scale(.0333)}}.snow:nth-child(207){opacity:1.654;transform:translate(11.066vw,-10px) scale(.3152);animation:fall-207 27s -28s linear infinite}@keyframes fall-207{69.24%{transform:translate(1.2183vw,69.24vh) scale(.3152)}to{transform:translate(6.14215vw,99vh) scale(.3152)}}.snow:nth-child(208){opacity:1.3142;transform:translate(12.1584vw,-10px) scale(.1017);animation:fall-208 27s -2s linear infinite}@keyframes fall-208{31.722%{transform:translate(21.6359vw,31.722vh) scale(.1017)}to{transform:translate(16.89715vw,99vh) scale(.1017)}}.snow:nth-child(209){opacity:1.4098;transform:translate(35.1238vw,-10px) scale(.5659);animation:fall-209 24s -26s linear infinite}@keyframes fall-209{47.07%{transform:translate(38.9983vw,47.07vh) scale(.5659)}to{transform:translate(37.06105vw,99vh) scale(.5659)}}.snow:nth-child(210){opacity:1.4718;transform:translate(68.3864vw,-10px) scale(.1905);animation:fall-210 15s -25s linear infinite}@keyframes fall-210{42.494%{transform:translate(60.1273vw,42.494vh) scale(.1905)}to{transform:translate(64.25685vw,99vh) scale(.1905)}}.snow:nth-child(211){opacity:1.3848;transform:translate(78.3334vw,-10px) scale(.1241);animation:fall-211 23s -14s linear infinite}@keyframes fall-211{34.561%{transform:translate(82.892vw,34.561vh) scale(.1241)}to{transform:translate(80.6127vw,99vh) scale(.1241)}}.snow:nth-child(212){opacity:1.2964;transform:translate(15.2436vw,-10px) scale(.3031);animation:fall-212 11s -26s linear infinite}@keyframes fall-212{55.555%{transform:translate(11.0019vw,55.555vh) scale(.3031)}to{transform:translate(13.12275vw,99vh) scale(.3031)}}.snow:nth-child(213){opacity:1.3572;transform:translate(72.4122vw,-10px) scale(.3923);animation:fall-213 15s -16s linear infinite}@keyframes fall-213{70.272%{transform:translate(76.892vw,70.272vh) scale(.3923)}to{transform:translate(74.6521vw,99vh) scale(.3923)}}.snow:nth-child(214){opacity:1.4746;transform:translate(33.6048vw,-10px) scale(.4282);animation:fall-214 10s -1s linear infinite}@keyframes fall-214{65.56%{transform:translate(42.2986vw,65.56vh) scale(.4282)}to{transform:translate(37.9517vw,99vh) scale(.4282)}}.snow:nth-child(215){opacity:1.1796;transform:translate(57.6981vw,-10px) scale(.8065);animation:fall-215 18s -4s linear infinite}@keyframes fall-215{75.149%{transform:translate(47.8202vw,75.149vh) scale(.8065)}to{transform:translate(52.75915vw,99vh) scale(.8065)}}.snow:nth-child(216){opacity:1.8194;transform:translate(43.9153vw,-10px) scale(.1056);animation:fall-216 10s -25s linear infinite}@keyframes fall-216{58.438%{transform:translate(39.9777vw,58.438vh) scale(.1056)}to{transform:translate(41.9465vw,99vh) scale(.1056)}}.snow:nth-child(217){opacity:.577;transform:translate(14.0093vw,-10px) scale(.1897);animation:fall-217 24s -26s linear infinite}@keyframes fall-217{67.659%{transform:translate(19.2565vw,67.659vh) scale(.1897)}to{transform:translate(16.6329vw,99vh) scale(.1897)}}.snow:nth-child(218){opacity:1.5254;transform:translate(32.0847vw,-10px) scale(.4319);animation:fall-218 10s -14s linear infinite}@keyframes fall-218{52.043%{transform:translate(40.8818vw,52.043vh) scale(.4319)}to{transform:translate(36.48325vw,99vh) scale(.4319)}}.snow:nth-child(219){opacity:.6434;transform:translate(88.7016vw,-10px) scale(.099);animation:fall-219 27s -7s linear infinite}@keyframes fall-219{49.309%{transform:translate(80.209vw,49.309vh) scale(.099)}to{transform:translate(84.4553vw,99vh) scale(.099)}}.snow:nth-child(220){opacity:1.506;transform:translate(94.8092vw,-10px) scale(.2079);animation:fall-220 24s -30s linear infinite}@keyframes fall-220{78.954%{transform:translate(95.7965vw,78.954vh) scale(.2079)}to{transform:translate(95.30285vw,99vh) scale(.2079)}}.snow:nth-child(221){opacity:.3096;transform:translate(28.9701vw,-10px) scale(.8671);animation:fall-221 25s -1s linear infinite}@keyframes fall-221{50.282%{transform:translate(38.2271vw,50.282vh) scale(.8671)}to{transform:translate(33.5986vw,99vh) scale(.8671)}}.snow:nth-child(222){opacity:.013;transform:translate(70.273vw,-10px) scale(.7744);animation:fall-222 12s -9s linear infinite}@keyframes fall-222{35.487%{transform:translate(77.3412vw,35.487vh) scale(.7744)}to{transform:translate(73.8071vw,99vh) scale(.7744)}}.snow:nth-child(223){opacity:1.3518;transform:translate(15.2654vw,-10px) scale(.9589);animation:fall-223 26s -19s linear infinite}@keyframes fall-223{61.586%{transform:translate(9.0187vw,61.586vh) scale(.9589)}to{transform:translate(12.14205vw,99vh) scale(.9589)}}.snow:nth-child(224){opacity:.4072;transform:translate(24.9057vw,-10px) scale(.1853);animation:fall-224 11s -11s linear infinite}@keyframes fall-224{41.595%{transform:translate(30.438vw,41.595vh) scale(.1853)}to{transform:translate(27.67185vw,99vh) scale(.1853)}}.snow:nth-child(225){opacity:1.5938;transform:translate(57.404vw,-10px) scale(.3738);animation:fall-225 17s -14s linear infinite}@keyframes fall-225{31.91%{transform:translate(62.8704vw,31.91vh) scale(.3738)}to{transform:translate(60.1372vw,99vh) scale(.3738)}}.snow:nth-child(226){opacity:.2914;transform:translate(11.0229vw,-10px) scale(.062);animation:fall-226 30s -28s linear infinite}@keyframes fall-226{49.402%{transform:translate(11.0708vw,49.402vh) scale(.062)}to{transform:translate(11.04685vw,99vh) scale(.062)}}.snow:nth-child(227){opacity:.2016;transform:translate(9.7277vw,-10px) scale(.7299);animation:fall-227 24s -10s linear infinite}@keyframes fall-227{71.877%{transform:translate(12.2437vw,71.877vh) scale(.7299)}to{transform:translate(10.9857vw,99vh) scale(.7299)}}.snow:nth-child(228){opacity:1.249;transform:translate(69.7712vw,-10px) scale(.5575);animation:fall-228 10s -9s linear infinite}@keyframes fall-228{56.988%{transform:translate(77.531vw,56.988vh) scale(.5575)}to{transform:translate(73.6511vw,99vh) scale(.5575)}}.snow:nth-child(229){opacity:1.71;transform:translate(25.0352vw,-10px) scale(.3696);animation:fall-229 30s -18s linear infinite}@keyframes fall-229{44.945%{transform:translate(17.2062vw,44.945vh) scale(.3696)}to{transform:translate(21.1207vw,99vh) scale(.3696)}}.snow:nth-child(230){opacity:.1302;transform:translate(93.9436vw,-10px) scale(.3912);animation:fall-230 18s -28s linear infinite}@keyframes fall-230{78.446%{transform:translate(87.668vw,78.446vh) scale(.3912)}to{transform:translate(90.8058vw,99vh) scale(.3912)}}.snow:nth-child(231){opacity:.0124;transform:translate(22.8885vw,-10px) scale(.3573);animation:fall-231 21s -28s linear infinite}@keyframes fall-231{61.967%{transform:translate(28.5247vw,61.967vh) scale(.3573)}to{transform:translate(25.7066vw,99vh) scale(.3573)}}.snow:nth-child(232){opacity:1.6336;transform:translate(72.5134vw,-10px) scale(.0378);animation:fall-232 23s -15s linear infinite}@keyframes fall-232{55.241%{transform:translate(62.7193vw,55.241vh) scale(.0378)}to{transform:translate(67.61635vw,99vh) scale(.0378)}}.snow:nth-child(233){opacity:1.5932;transform:translate(31.5376vw,-10px) scale(.7927);animation:fall-233 24s -23s linear infinite}@keyframes fall-233{42.89%{transform:translate(23.2078vw,42.89vh) scale(.7927)}to{transform:translate(27.3727vw,99vh) scale(.7927)}}.snow:nth-child(234){opacity:1.1024;transform:translate(12.9534vw,-10px) scale(.0105);animation:fall-234 24s -19s linear infinite}@keyframes fall-234{63.727%{transform:translate(8.2696vw,63.727vh) scale(.0105)}to{transform:translate(10.6115vw,99vh) scale(.0105)}}.snow:nth-child(235){opacity:1.0272;transform:translate(62.3988vw,-10px) scale(.5526);animation:fall-235 29s -23s linear infinite}@keyframes fall-235{62.582%{transform:translate(68.6572vw,62.582vh) scale(.5526)}to{transform:translate(65.528vw,99vh) scale(.5526)}}.snow:nth-child(236){opacity:.675;transform:translate(10.9093vw,-10px) scale(.8187);animation:fall-236 11s -10s linear infinite}@keyframes fall-236{31.299%{transform:translate(12.3133vw,31.299vh) scale(.8187)}to{transform:translate(11.6113vw,99vh) scale(.8187)}}.snow:nth-child(237){opacity:.771;transform:translate(63.094vw,-10px) scale(.8616);animation:fall-237 11s -7s linear infinite}@keyframes fall-237{48.354%{transform:translate(70.7938vw,48.354vh) scale(.8616)}to{transform:translate(66.9439vw,99vh) scale(.8616)}}.snow:nth-child(238){opacity:.607;transform:translate(7.7912vw,-10px) scale(.5886);animation:fall-238 26s -1s linear infinite}@keyframes fall-238{65.011%{transform:translate(3.7993vw,65.011vh) scale(.5886)}to{transform:translate(5.79525vw,99vh) scale(.5886)}}.snow:nth-child(239){opacity:.2644;transform:translate(35.2772vw,-10px) scale(.9304);animation:fall-239 28s -12s linear infinite}@keyframes fall-239{38.638%{transform:translate(29.6503vw,38.638vh) scale(.9304)}to{transform:translate(32.46375vw,99vh) scale(.9304)}}.snow:nth-child(240){opacity:.6584;transform:translate(21.4114vw,-10px) scale(.5299);animation:fall-240 19s -30s linear infinite}@keyframes fall-240{35.419%{transform:translate(24.7589vw,35.419vh) scale(.5299)}to{transform:translate(23.08515vw,99vh) scale(.5299)}}.snow:nth-child(241){opacity:1.4254;transform:translate(63.0332vw,-10px) scale(.1176);animation:fall-241 16s -14s linear infinite}@keyframes fall-241{77.099%{transform:translate(56.8507vw,77.099vh) scale(.1176)}to{transform:translate(59.94195vw,99vh) scale(.1176)}}.snow:nth-child(242){opacity:1.4268;transform:translate(99.2645vw,-10px) scale(.1749);animation:fall-242 23s -26s linear infinite}@keyframes fall-242{47.578%{transform:translate(108.8196vw,47.578vh) scale(.1749)}to{transform:translate(104.04205vw,99vh) scale(.1749)}}.snow:nth-child(243){opacity:1.0978;transform:translate(56.5523vw,-10px) scale(.7996);animation:fall-243 10s -9s linear infinite}@keyframes fall-243{36.492%{transform:translate(60.2323vw,36.492vh) scale(.7996)}to{transform:translate(58.3923vw,99vh) scale(.7996)}}.snow:nth-child(244){opacity:.8204;transform:translate(59.2161vw,-10px) scale(.0506);animation:fall-244 12s -12s linear infinite}@keyframes fall-244{65.391%{transform:translate(66.8246vw,65.391vh) scale(.0506)}to{transform:translate(63.02035vw,99vh) scale(.0506)}}.snow:nth-child(245){opacity:.5608;transform:translate(16.0576vw,-10px) scale(.477);animation:fall-245 22s -4s linear infinite}@keyframes fall-245{52.167%{transform:translate(22.6519vw,52.167vh) scale(.477)}to{transform:translate(19.35475vw,99vh) scale(.477)}}.snow:nth-child(246){opacity:1.3066;transform:translate(45.5611vw,-10px) scale(.1438);animation:fall-246 30s -30s linear infinite}@keyframes fall-246{79.65%{transform:translate(51.0628vw,79.65vh) scale(.1438)}to{transform:translate(48.31195vw,99vh) scale(.1438)}}.snow:nth-child(247){opacity:1.7524;transform:translate(51.021vw,-10px) scale(.8728);animation:fall-247 24s -17s linear infinite}@keyframes fall-247{64.82%{transform:translate(60.4892vw,64.82vh) scale(.8728)}to{transform:translate(55.7551vw,99vh) scale(.8728)}}.snow:nth-child(248){opacity:1.8044;transform:translate(77.2432vw,-10px) scale(.0172);animation:fall-248 28s -25s linear infinite}@keyframes fall-248{68.086%{transform:translate(76.8952vw,68.086vh) scale(.0172)}to{transform:translate(77.0692vw,99vh) scale(.0172)}}.snow:nth-child(249){opacity:.8716;transform:translate(36.3537vw,-10px) scale(.7991);animation:fall-249 21s -25s linear infinite}@keyframes fall-249{32.686%{transform:translate(43.7316vw,32.686vh) scale(.7991)}to{transform:translate(40.04265vw,99vh) scale(.7991)}}.snow:nth-child(250){opacity:1.3192;transform:translate(19.6976vw,-10px) scale(.7894);animation:fall-250 25s -12s linear infinite}@keyframes fall-250{49.955%{transform:translate(20.0602vw,49.955vh) scale(.7894)}to{transform:translate(19.8789vw,99vh) scale(.7894)}}.snow:nth-child(251){opacity:1.8224;transform:translate(85.1453vw,-10px) scale(.1245);animation:fall-251 16s -5s linear infinite}@keyframes fall-251{59.48%{transform:translate(93.935vw,59.48vh) scale(.1245)}to{transform:translate(89.54015vw,99vh) scale(.1245)}}.snow:nth-child(252){opacity:.9056;transform:translate(22.8404vw,-10px) scale(.7141);animation:fall-252 24s -5s linear infinite}@keyframes fall-252{32.911%{transform:translate(30.6667vw,32.911vh) scale(.7141)}to{transform:translate(26.75355vw,99vh) scale(.7141)}}.snow:nth-child(253){opacity:.9494;transform:translate(66.1532vw,-10px) scale(.04);animation:fall-253 16s -20s linear infinite}@keyframes fall-253{44.214%{transform:translate(72.3001vw,44.214vh) scale(.04)}to{transform:translate(69.22665vw,99vh) scale(.04)}}.snow:nth-child(254){opacity:.0098;transform:translate(32.5957vw,-10px) scale(.2601);animation:fall-254 20s -24s linear infinite}@keyframes fall-254{68.014%{transform:translate(42.137vw,68.014vh) scale(.2601)}to{transform:translate(37.36635vw,99vh) scale(.2601)}}.snow:nth-child(255){opacity:1.8048;transform:translate(26.6347vw,-10px) scale(.947);animation:fall-255 13s -4s linear infinite}@keyframes fall-255{35.28%{transform:translate(20.0388vw,35.28vh) scale(.947)}to{transform:translate(23.33675vw,99vh) scale(.947)}}.snow:nth-child(256){opacity:1.9154;transform:translate(28.1156vw,-10px) scale(.6449);animation:fall-256 21s -25s linear infinite}@keyframes fall-256{66.628%{transform:translate(34.7845vw,66.628vh) scale(.6449)}to{transform:translate(31.45005vw,99vh) scale(.6449)}}.snow:nth-child(257){opacity:.5008;transform:translate(81.9449vw,-10px) scale(.0022);animation:fall-257 21s -3s linear infinite}@keyframes fall-257{72.024%{transform:translate(74.2129vw,72.024vh) scale(.0022)}to{transform:translate(78.0789vw,99vh) scale(.0022)}}.snow:nth-child(258){opacity:.9686;transform:translate(21.4698vw,-10px) scale(.4957);animation:fall-258 11s -4s linear infinite}@keyframes fall-258{78.611%{transform:translate(31.3058vw,78.611vh) scale(.4957)}to{transform:translate(26.3878vw,99vh) scale(.4957)}}.snow:nth-child(259){opacity:.2312;transform:translate(30.2129vw,-10px) scale(.311);animation:fall-259 19s -26s linear infinite}@keyframes fall-259{62.603%{transform:translate(27.6439vw,62.603vh) scale(.311)}to{transform:translate(28.9284vw,99vh) scale(.311)}}.snow:nth-child(260){opacity:1.0684;transform:translate(53.106vw,-10px) scale(.6694);animation:fall-260 15s -25s linear infinite}@keyframes fall-260{39.306%{transform:translate(59.3542vw,39.306vh) scale(.6694)}to{transform:translate(56.2301vw,99vh) scale(.6694)}}.snow:nth-child(261){opacity:.3772;transform:translate(7.2645vw,-10px) scale(.3237);animation:fall-261 30s -17s linear infinite}@keyframes fall-261{73.003%{transform:translate(11.7146vw,73.003vh) scale(.3237)}to{transform:translate(9.48955vw,99vh) scale(.3237)}}.snow:nth-child(262){opacity:1.7352;transform:translate(30.797vw,-10px) scale(.1592);animation:fall-262 22s -8s linear infinite}@keyframes fall-262{79.544%{transform:translate(26.4068vw,79.544vh) scale(.1592)}to{transform:translate(28.6019vw,99vh) scale(.1592)}}.snow:nth-child(263){opacity:.9212;transform:translate(67.6119vw,-10px) scale(.6375);animation:fall-263 21s -19s linear infinite}@keyframes fall-263{66.334%{transform:translate(61.8319vw,66.334vh) scale(.6375)}to{transform:translate(64.7219vw,99vh) scale(.6375)}}.snow:nth-child(264){opacity:.064;transform:translate(13.0835vw,-10px) scale(.0972);animation:fall-264 10s -25s linear infinite}@keyframes fall-264{56.489%{transform:translate(18.0163vw,56.489vh) scale(.0972)}to{transform:translate(15.5499vw,99vh) scale(.0972)}}.snow:nth-child(265){opacity:1.5572;transform:translate(75.4204vw,-10px) scale(.5913);animation:fall-265 16s -27s linear infinite}@keyframes fall-265{33.675%{transform:translate(71.604vw,33.675vh) scale(.5913)}to{transform:translate(73.5122vw,99vh) scale(.5913)}}.snow:nth-child(266){opacity:1.1622;transform:translate(42.6423vw,-10px) scale(.5623);animation:fall-266 17s -13s linear infinite}@keyframes fall-266{78.927%{transform:translate(49.2794vw,78.927vh) scale(.5623)}to{transform:translate(45.96085vw,99vh) scale(.5623)}}.snow:nth-child(267){opacity:1.8372;transform:translate(22.3842vw,-10px) scale(.4067);animation:fall-267 13s -6s linear infinite}@keyframes fall-267{42.531%{transform:translate(21.455vw,42.531vh) scale(.4067)}to{transform:translate(21.9196vw,99vh) scale(.4067)}}.snow:nth-child(268){opacity:.8728;transform:translate(51.3779vw,-10px) scale(.5395);animation:fall-268 18s -9s linear infinite}@keyframes fall-268{41.55%{transform:translate(60.919vw,41.55vh) scale(.5395)}to{transform:translate(56.14845vw,99vh) scale(.5395)}}.snow:nth-child(269){opacity:.9262;transform:translate(97.0402vw,-10px) scale(.3271);animation:fall-269 25s -26s linear infinite}@keyframes fall-269{38.533%{transform:translate(104.4448vw,38.533vh) scale(.3271)}to{transform:translate(100.7425vw,99vh) scale(.3271)}}.snow:nth-child(270){opacity:.9072;transform:translate(95.6472vw,-10px) scale(.4045);animation:fall-270 27s -30s linear infinite}@keyframes fall-270{66.738%{transform:translate(90.7232vw,66.738vh) scale(.4045)}to{transform:translate(93.1852vw,99vh) scale(.4045)}}.snow:nth-child(271){opacity:.8806;transform:translate(64.2221vw,-10px) scale(.1041);animation:fall-271 24s -16s linear infinite}@keyframes fall-271{71.792%{transform:translate(54.3178vw,71.792vh) scale(.1041)}to{transform:translate(59.26995vw,99vh) scale(.1041)}}.snow:nth-child(272){opacity:.2168;transform:translate(15.8695vw,-10px) scale(.4535);animation:fall-272 30s -22s linear infinite}@keyframes fall-272{50.304%{transform:translate(22.6391vw,50.304vh) scale(.4535)}to{transform:translate(19.2543vw,99vh) scale(.4535)}}.snow:nth-child(273){opacity:.3714;transform:translate(24.8357vw,-10px) scale(.9591);animation:fall-273 27s -28s linear infinite}@keyframes fall-273{60.334%{transform:translate(25.0778vw,60.334vh) scale(.9591)}to{transform:translate(24.95675vw,99vh) scale(.9591)}}.snow:nth-child(274){opacity:.5006;transform:translate(16.2625vw,-10px) scale(.3922);animation:fall-274 24s -12s linear infinite}@keyframes fall-274{39.377%{transform:translate(24.029vw,39.377vh) scale(.3922)}to{transform:translate(20.14575vw,99vh) scale(.3922)}}.snow:nth-child(275){opacity:.4522;transform:translate(55.5744vw,-10px) scale(.3986);animation:fall-275 10s -3s linear infinite}@keyframes fall-275{64.061%{transform:translate(55.0291vw,64.061vh) scale(.3986)}to{transform:translate(55.30175vw,99vh) scale(.3986)}}.snow:nth-child(276){opacity:.203;transform:translate(85.4212vw,-10px) scale(.4397);animation:fall-276 13s -29s linear infinite}@keyframes fall-276{47.433%{transform:translate(88.3151vw,47.433vh) scale(.4397)}to{transform:translate(86.86815vw,99vh) scale(.4397)}}.snow:nth-child(277){opacity:1.7632;transform:translate(36.0147vw,-10px) scale(.945);animation:fall-277 11s -19s linear infinite}@keyframes fall-277{49.197%{transform:translate(27.9155vw,49.197vh) scale(.945)}to{transform:translate(31.9651vw,99vh) scale(.945)}}.snow:nth-child(278){opacity:.8254;transform:translate(1.1096vw,-10px) scale(.6937);animation:fall-278 24s -6s linear infinite}@keyframes fall-278{61.752%{transform:translate(10.8156vw,61.752vh) scale(.6937)}to{transform:translate(5.9626vw,99vh) scale(.6937)}}.snow:nth-child(279){opacity:1.3702;transform:translate(7.6894vw,-10px) scale(.1693);animation:fall-279 22s -12s linear infinite}@keyframes fall-279{68.301%{transform:translate(11.2574vw,68.301vh) scale(.1693)}to{transform:translate(9.4734vw,99vh) scale(.1693)}}.snow:nth-child(280){opacity:.766;transform:translate(56.7835vw,-10px) scale(.7332);animation:fall-280 30s -2s linear infinite}@keyframes fall-280{75.76%{transform:translate(56.5925vw,75.76vh) scale(.7332)}to{transform:translate(56.688vw,99vh) scale(.7332)}}.snow:nth-child(281){opacity:.0968;transform:translate(15.2231vw,-10px) scale(.0022);animation:fall-281 19s -13s linear infinite}@keyframes fall-281{44.745%{transform:translate(16.7325vw,44.745vh) scale(.0022)}to{transform:translate(15.9778vw,99vh) scale(.0022)}}.snow:nth-child(282){opacity:1.2704;transform:translate(55.4124vw,-10px) scale(.0074);animation:fall-282 29s -9s linear infinite}@keyframes fall-282{65.79%{transform:translate(58.7931vw,65.79vh) scale(.0074)}to{transform:translate(57.10275vw,99vh) scale(.0074)}}.snow:nth-child(283){opacity:1.8502;transform:translate(.6592vw,-10px) scale(.7233);animation:fall-283 11s -18s linear infinite}@keyframes fall-283{69.726%{transform:translate(-6.4348vw,69.726vh) scale(.7233)}to{transform:translate(-2.8878vw,99vh) scale(.7233)}}.snow:nth-child(284){opacity:1.2684;transform:translate(23.1188vw,-10px) scale(.3463);animation:fall-284 11s -10s linear infinite}@keyframes fall-284{67.561%{transform:translate(32.3789vw,67.561vh) scale(.3463)}to{transform:translate(27.74885vw,99vh) scale(.3463)}}.snow:nth-child(285){opacity:1.153;transform:translate(72.2609vw,-10px) scale(.7652);animation:fall-285 23s -28s linear infinite}@keyframes fall-285{49.786%{transform:translate(70.4443vw,49.786vh) scale(.7652)}to{transform:translate(71.3526vw,99vh) scale(.7652)}}.snow:nth-child(286){opacity:.135;transform:translate(98.8238vw,-10px) scale(.5159);animation:fall-286 21s -7s linear infinite}@keyframes fall-286{53.66%{transform:translate(93.2341vw,53.66vh) scale(.5159)}to{transform:translate(96.02895vw,99vh) scale(.5159)}}.snow:nth-child(287){opacity:1.1476;transform:translate(23.3378vw,-10px) scale(.1721);animation:fall-287 21s -8s linear infinite}@keyframes fall-287{52.766%{transform:translate(14.0972vw,52.766vh) scale(.1721)}to{transform:translate(18.7175vw,99vh) scale(.1721)}}.snow:nth-child(288){opacity:.0622;transform:translate(54.9237vw,-10px) scale(.2856);animation:fall-288 18s -26s linear infinite}@keyframes fall-288{51.625%{transform:translate(61.0393vw,51.625vh) scale(.2856)}to{transform:translate(57.9815vw,99vh) scale(.2856)}}.snow:nth-child(289){opacity:.8518;transform:translate(23.432vw,-10px) scale(.4608);animation:fall-289 28s -10s linear infinite}@keyframes fall-289{31.564%{transform:translate(25.5971vw,31.564vh) scale(.4608)}to{transform:translate(24.51455vw,99vh) scale(.4608)}}.snow:nth-child(290){opacity:.5532;transform:translate(61.8074vw,-10px) scale(.2378);animation:fall-290 30s -27s linear infinite}@keyframes fall-290{77.256%{transform:translate(58.1165vw,77.256vh) scale(.2378)}to{transform:translate(59.96195vw,99vh) scale(.2378)}}.snow:nth-child(291){opacity:1.0554;transform:translate(31.5148vw,-10px) scale(.4429);animation:fall-291 17s -13s linear infinite}@keyframes fall-291{73.967%{transform:translate(34.4552vw,73.967vh) scale(.4429)}to{transform:translate(32.985vw,99vh) scale(.4429)}}.snow:nth-child(292){opacity:1.9772;transform:translate(48.6509vw,-10px) scale(.3433);animation:fall-292 24s -11s linear infinite}@keyframes fall-292{64.007%{transform:translate(50.9876vw,64.007vh) scale(.3433)}to{transform:translate(49.81925vw,99vh) scale(.3433)}}.snow:nth-child(293){opacity:1.223;transform:translate(10.8528vw,-10px) scale(.3644);animation:fall-293 17s -18s linear infinite}@keyframes fall-293{57.719%{transform:translate(10.8252vw,57.719vh) scale(.3644)}to{transform:translate(10.839vw,99vh) scale(.3644)}}.snow:nth-child(294){opacity:.6718;transform:translate(90.0078vw,-10px) scale(.8131);animation:fall-294 21s -7s linear infinite}@keyframes fall-294{54.988%{transform:translate(87.3776vw,54.988vh) scale(.8131)}to{transform:translate(88.6927vw,99vh) scale(.8131)}}.snow:nth-child(295){opacity:.0702;transform:translate(35.9589vw,-10px) scale(.7803);animation:fall-295 26s -13s linear infinite}@keyframes fall-295{67.4%{transform:translate(41.6051vw,67.4vh) scale(.7803)}to{transform:translate(38.782vw,99vh) scale(.7803)}}.snow:nth-child(296){opacity:1.2166;transform:translate(73.7658vw,-10px) scale(.971);animation:fall-296 18s -1s linear infinite}@keyframes fall-296{34.241%{transform:translate(80.7332vw,34.241vh) scale(.971)}to{transform:translate(77.2495vw,99vh) scale(.971)}}.snow:nth-child(297){opacity:.0582;transform:translate(33.7056vw,-10px) scale(.5738);animation:fall-297 28s -9s linear infinite}@keyframes fall-297{59.898%{transform:translate(31.0668vw,59.898vh) scale(.5738)}to{transform:translate(32.3862vw,99vh) scale(.5738)}}.snow:nth-child(298){opacity:1.647;transform:translate(78.4823vw,-10px) scale(.699);animation:fall-298 11s -10s linear infinite}@keyframes fall-298{49.913%{transform:translate(80.8477vw,49.913vh) scale(.699)}to{transform:translate(79.665vw,99vh) scale(.699)}}.snow:nth-child(299){opacity:1.6512;transform:translate(23.77vw,-10px) scale(.8002);animation:fall-299 11s -17s linear infinite}@keyframes fall-299{37.665%{transform:translate(28.3393vw,37.665vh) scale(.8002)}to{transform:translate(26.05465vw,99vh) scale(.8002)}}.snow:nth-child(300){opacity:1.5562;transform:translate(62.799vw,-10px) scale(.213);animation:fall-300 10s -18s linear infinite}@keyframes fall-300{71.076%{transform:translate(58.3564vw,71.076vh) scale(.213)}to{transform:translate(60.5777vw,99vh) scale(.213)}}.snow:nth-child(301){opacity:1.652;transform:translate(86.6816vw,-10px) scale(.1395);animation:fall-301 12s -30s linear infinite}@keyframes fall-301{46.698%{transform:translate(86.4232vw,46.698vh) scale(.1395)}to{transform:translate(86.5524vw,99vh) scale(.1395)}}.snow:nth-child(302){opacity:1.0892;transform:translate(50.9132vw,-10px) scale(.3388);animation:fall-302 18s -10s linear infinite}@keyframes fall-302{54.779%{transform:translate(48.3877vw,54.779vh) scale(.3388)}to{transform:translate(49.65045vw,99vh) scale(.3388)}}.snow:nth-child(303){opacity:1.7146;transform:translate(77.4521vw,-10px) scale(.5844);animation:fall-303 21s -10s linear infinite}@keyframes fall-303{61.059%{transform:translate(73.2915vw,61.059vh) scale(.5844)}to{transform:translate(75.3718vw,99vh) scale(.5844)}}.snow:nth-child(304){opacity:.8714;transform:translate(56.8649vw,-10px) scale(.2527);animation:fall-304 30s -14s linear infinite}@keyframes fall-304{59.208%{transform:translate(50.8842vw,59.208vh) scale(.2527)}to{transform:translate(53.87455vw,99vh) scale(.2527)}}.snow:nth-child(305){opacity:1.4582;transform:translate(53.6555vw,-10px) scale(.3778);animation:fall-305 30s -18s linear infinite}@keyframes fall-305{51.184%{transform:translate(47.4774vw,51.184vh) scale(.3778)}to{transform:translate(50.56645vw,99vh) scale(.3778)}}.snow:nth-child(306){opacity:.3412;transform:translate(48.4806vw,-10px) scale(.6391);animation:fall-306 15s -1s linear infinite}@keyframes fall-306{47.737%{transform:translate(45.8845vw,47.737vh) scale(.6391)}to{transform:translate(47.18255vw,99vh) scale(.6391)}}.snow:nth-child(307){opacity:.933;transform:translate(28.9331vw,-10px) scale(.5089);animation:fall-307 20s -21s linear infinite}@keyframes fall-307{52.81%{transform:translate(26.6711vw,52.81vh) scale(.5089)}to{transform:translate(27.8021vw,99vh) scale(.5089)}}.snow:nth-child(308){opacity:.2092;transform:translate(5.9224vw,-10px) scale(.3927);animation:fall-308 13s -2s linear infinite}@keyframes fall-308{57.224%{transform:translate(1.6453vw,57.224vh) scale(.3927)}to{transform:translate(3.78385vw,99vh) scale(.3927)}}.snow:nth-child(309){opacity:.2906;transform:translate(84.079vw,-10px) scale(.1586);animation:fall-309 28s -9s linear infinite}@keyframes fall-309{52.955%{transform:translate(84.5151vw,52.955vh) scale(.1586)}to{transform:translate(84.29705vw,99vh) scale(.1586)}}.snow:nth-child(310){opacity:1.27;transform:translate(19.9465vw,-10px) scale(.7788);animation:fall-310 26s -19s linear infinite}@keyframes fall-310{48.546%{transform:translate(19.6246vw,48.546vh) scale(.7788)}to{transform:translate(19.78555vw,99vh) scale(.7788)}}.snow:nth-child(311){opacity:.5964;transform:translate(90.1914vw,-10px) scale(.7659);animation:fall-311 20s -10s linear infinite}@keyframes fall-311{59.388%{transform:translate(97.5114vw,59.388vh) scale(.7659)}to{transform:translate(93.8514vw,99vh) scale(.7659)}}.snow:nth-child(312){opacity:.1296;transform:translate(12.081vw,-10px) scale(.0299);animation:fall-312 27s -28s linear infinite}@keyframes fall-312{60.421%{transform:translate(16.6616vw,60.421vh) scale(.0299)}to{transform:translate(14.3713vw,99vh) scale(.0299)}}.snow:nth-child(313){opacity:1.0164;transform:translate(3.7503vw,-10px) scale(.6249);animation:fall-313 16s -17s linear infinite}@keyframes fall-313{38.624%{transform:translate(-6.2469vw,38.624vh) scale(.6249)}to{transform:translate(-1.2483vw,99vh) scale(.6249)}}.snow:nth-child(314){opacity:.1054;transform:translate(19.8587vw,-10px) scale(.672);animation:fall-314 14s -24s linear infinite}@keyframes fall-314{55.889%{transform:translate(15.6508vw,55.889vh) scale(.672)}to{transform:translate(17.75475vw,99vh) scale(.672)}}.snow:nth-child(315){opacity:.6808;transform:translate(4.5561vw,-10px) scale(.2349);animation:fall-315 27s -28s linear infinite}@keyframes fall-315{40.973%{transform:translate(12.8078vw,40.973vh) scale(.2349)}to{transform:translate(8.68195vw,99vh) scale(.2349)}}.snow:nth-child(316){opacity:1.7974;transform:translate(1.2804vw,-10px) scale(.289);animation:fall-316 28s -11s linear infinite}@keyframes fall-316{70.398%{transform:translate(11.0747vw,70.398vh) scale(.289)}to{transform:translate(6.17755vw,99vh) scale(.289)}}.snow:nth-child(317){opacity:.2848;transform:translate(92.105vw,-10px) scale(.454);animation:fall-317 15s -5s linear infinite}@keyframes fall-317{41.808%{transform:translate(90.5195vw,41.808vh) scale(.454)}to{transform:translate(91.31225vw,99vh) scale(.454)}}.snow:nth-child(318){opacity:1.5576;transform:translate(51.1173vw,-10px) scale(.2453);animation:fall-318 11s -13s linear infinite}@keyframes fall-318{32.432%{transform:translate(58.9708vw,32.432vh) scale(.2453)}to{transform:translate(55.04405vw,99vh) scale(.2453)}}.snow:nth-child(319){opacity:.6084;transform:translate(48.5114vw,-10px) scale(.5229);animation:fall-319 17s -22s linear infinite}@keyframes fall-319{43.067%{transform:translate(51.8517vw,43.067vh) scale(.5229)}to{transform:translate(50.18155vw,99vh) scale(.5229)}}.snow:nth-child(320){opacity:1.2218;transform:translate(27.1836vw,-10px) scale(.1707);animation:fall-320 16s -23s linear infinite}@keyframes fall-320{43.985%{transform:translate(23.1428vw,43.985vh) scale(.1707)}to{transform:translate(25.1632vw,99vh) scale(.1707)}}.snow:nth-child(321){opacity:.2162;transform:translate(22.8644vw,-10px) scale(.9798);animation:fall-321 14s -7s linear infinite}@keyframes fall-321{49.041%{transform:translate(13.2068vw,49.041vh) scale(.9798)}to{transform:translate(18.0356vw,99vh) scale(.9798)}}.snow:nth-child(322){opacity:1.1606;transform:translate(11.1236vw,-10px) scale(.9595);animation:fall-322 24s -2s linear infinite}@keyframes fall-322{67.336%{transform:translate(7.3118vw,67.336vh) scale(.9595)}to{transform:translate(9.2177vw,99vh) scale(.9595)}}.snow:nth-child(323){opacity:.2528;transform:translate(2.5961vw,-10px) scale(.8444);animation:fall-323 14s -29s linear infinite}@keyframes fall-323{73.032%{transform:translate(-3.5674vw,73.032vh) scale(.8444)}to{transform:translate(-.48565vw,99vh) scale(.8444)}}.snow:nth-child(324){opacity:1.299;transform:translate(29.1901vw,-10px) scale(.5965);animation:fall-324 16s -18s linear infinite}@keyframes fall-324{46.552%{transform:translate(20.7611vw,46.552vh) scale(.5965)}to{transform:translate(24.9756vw,99vh) scale(.5965)}}.snow:nth-child(325){opacity:.71;transform:translate(25.8523vw,-10px) scale(.5054);animation:fall-325 12s -25s linear infinite}@keyframes fall-325{66.781%{transform:translate(24.7818vw,66.781vh) scale(.5054)}to{transform:translate(25.31705vw,99vh) scale(.5054)}}.snow:nth-child(326){opacity:1.9344;transform:translate(94.2385vw,-10px) scale(.4815);animation:fall-326 17s -1s linear infinite}@keyframes fall-326{75.869%{transform:translate(88.8654vw,75.869vh) scale(.4815)}to{transform:translate(91.55195vw,99vh) scale(.4815)}}.snow:nth-child(327){opacity:1.7452;transform:translate(5.082vw,-10px) scale(.9437);animation:fall-327 30s -7s linear infinite}@keyframes fall-327{46.201%{transform:translate(14.2954vw,46.201vh) scale(.9437)}to{transform:translate(9.6887vw,99vh) scale(.9437)}}.snow:nth-child(328){opacity:1.8916;transform:translate(80.208vw,-10px) scale(.3358);animation:fall-328 22s -29s linear infinite}@keyframes fall-328{65.649%{transform:translate(82.9905vw,65.649vh) scale(.3358)}to{transform:translate(81.59925vw,99vh) scale(.3358)}}.snow:nth-child(329){opacity:.7036;transform:translate(75.0589vw,-10px) scale(.5636);animation:fall-329 17s -12s linear infinite}@keyframes fall-329{49.806%{transform:translate(67.123vw,49.806vh) scale(.5636)}to{transform:translate(71.09095vw,99vh) scale(.5636)}}.snow:nth-child(330){opacity:.3224;transform:translate(26.7733vw,-10px) scale(.3821);animation:fall-330 10s -18s linear infinite}@keyframes fall-330{70.885%{transform:translate(26.4189vw,70.885vh) scale(.3821)}to{transform:translate(26.5961vw,99vh) scale(.3821)}}.snow:nth-child(331){opacity:.284;transform:translate(70.7848vw,-10px) scale(.3654);animation:fall-331 13s -24s linear infinite}@keyframes fall-331{51.398%{transform:translate(65.3876vw,51.398vh) scale(.3654)}to{transform:translate(68.0862vw,99vh) scale(.3654)}}.snow:nth-child(332){opacity:1.0582;transform:translate(33.9457vw,-10px) scale(.6519);animation:fall-332 22s -18s linear infinite}@keyframes fall-332{58.505%{transform:translate(43.8764vw,58.505vh) scale(.6519)}to{transform:translate(38.91105vw,99vh) scale(.6519)}}.snow:nth-child(333){opacity:1.21;transform:translate(4.0374vw,-10px) scale(.0417);animation:fall-333 15s -9s linear infinite}@keyframes fall-333{78.216%{transform:translate(1.3532vw,78.216vh) scale(.0417)}to{transform:translate(2.6953vw,99vh) scale(.0417)}}.snow:nth-child(334){opacity:.1324;transform:translate(40.16vw,-10px) scale(.28);animation:fall-334 20s -7s linear infinite}@keyframes fall-334{64.908%{transform:translate(44.7359vw,64.908vh) scale(.28)}to{transform:translate(42.44795vw,99vh) scale(.28)}}.snow:nth-child(335){opacity:.1798;transform:translate(75.8015vw,-10px) scale(.0781);animation:fall-335 15s -5s linear infinite}@keyframes fall-335{33.968%{transform:translate(84.5305vw,33.968vh) scale(.0781)}to{transform:translate(80.166vw,99vh) scale(.0781)}}.snow:nth-child(336){opacity:1.2894;transform:translate(44.1588vw,-10px) scale(.2431);animation:fall-336 29s -14s linear infinite}@keyframes fall-336{37.712%{transform:translate(38.232vw,37.712vh) scale(.2431)}to{transform:translate(41.1954vw,99vh) scale(.2431)}}.snow:nth-child(337){opacity:1.369;transform:translate(52.497vw,-10px) scale(.0153);animation:fall-337 13s -13s linear infinite}@keyframes fall-337{54.867%{transform:translate(61.7753vw,54.867vh) scale(.0153)}to{transform:translate(57.13615vw,99vh) scale(.0153)}}.snow:nth-child(338){opacity:.994;transform:translate(35.6964vw,-10px) scale(.9024);animation:fall-338 25s -21s linear infinite}@keyframes fall-338{33.028%{transform:translate(41.4027vw,33.028vh) scale(.9024)}to{transform:translate(38.54955vw,99vh) scale(.9024)}}.snow:nth-child(339){opacity:.4848;transform:translate(15.469vw,-10px) scale(.3398);animation:fall-339 19s -18s linear infinite}@keyframes fall-339{56.131%{transform:translate(5.9983vw,56.131vh) scale(.3398)}to{transform:translate(10.73365vw,99vh) scale(.3398)}}.snow:nth-child(340){opacity:.3186;transform:translate(1.5675vw,-10px) scale(.4633);animation:fall-340 30s -22s linear infinite}@keyframes fall-340{38.812%{transform:translate(-6.141vw,38.812vh) scale(.4633)}to{transform:translate(-2.28675vw,99vh) scale(.4633)}}.snow:nth-child(341){opacity:.9164;transform:translate(93.8346vw,-10px) scale(.1794);animation:fall-341 29s -18s linear infinite}@keyframes fall-341{37.781%{transform:translate(88.2052vw,37.781vh) scale(.1794)}to{transform:translate(91.0199vw,99vh) scale(.1794)}}.snow:nth-child(342){opacity:1.7592;transform:translate(66.0345vw,-10px) scale(.8553);animation:fall-342 22s -21s linear infinite}@keyframes fall-342{35.743%{transform:translate(73.4194vw,35.743vh) scale(.8553)}to{transform:translate(69.72695vw,99vh) scale(.8553)}}.snow:nth-child(343){opacity:.3344;transform:translate(17.0457vw,-10px) scale(.707);animation:fall-343 11s -14s linear infinite}@keyframes fall-343{61.378%{transform:translate(25.3823vw,61.378vh) scale(.707)}to{transform:translate(21.214vw,99vh) scale(.707)}}.snow:nth-child(344){opacity:1.1788;transform:translate(88.6187vw,-10px) scale(.9355);animation:fall-344 27s -22s linear infinite}@keyframes fall-344{43.033%{transform:translate(88.184vw,43.033vh) scale(.9355)}to{transform:translate(88.40135vw,99vh) scale(.9355)}}.snow:nth-child(345){opacity:.2318;transform:translate(74.7761vw,-10px) scale(.7717);animation:fall-345 27s -17s linear infinite}@keyframes fall-345{53.938%{transform:translate(68.4089vw,53.938vh) scale(.7717)}to{transform:translate(71.5925vw,99vh) scale(.7717)}}.snow:nth-child(346){opacity:.1658;transform:translate(73.0481vw,-10px) scale(.1801);animation:fall-346 29s -12s linear infinite}@keyframes fall-346{69.988%{transform:translate(76.1368vw,69.988vh) scale(.1801)}to{transform:translate(74.59245vw,99vh) scale(.1801)}}.snow:nth-child(347){opacity:.0562;transform:translate(15.1887vw,-10px) scale(.2792);animation:fall-347 11s -8s linear infinite}@keyframes fall-347{49.131%{transform:translate(18.3567vw,49.131vh) scale(.2792)}to{transform:translate(16.7727vw,99vh) scale(.2792)}}.snow:nth-child(348){opacity:.6796;transform:translate(13.1851vw,-10px) scale(.9957);animation:fall-348 24s -8s linear infinite}@keyframes fall-348{52.422%{transform:translate(6.2116vw,52.422vh) scale(.9957)}to{transform:translate(9.69835vw,99vh) scale(.9957)}}.snow:nth-child(349){opacity:1.5982;transform:translate(45.6934vw,-10px) scale(.6441);animation:fall-349 22s -19s linear infinite}@keyframes fall-349{44.096%{transform:translate(55.1191vw,44.096vh) scale(.6441)}to{transform:translate(50.40625vw,99vh) scale(.6441)}}.snow:nth-child(350){opacity:1.5026;transform:translate(42.1275vw,-10px) scale(.3435);animation:fall-350 10s -14s linear infinite}@keyframes fall-350{78.414%{transform:translate(42.5753vw,78.414vh) scale(.3435)}to{transform:translate(42.3514vw,99vh) scale(.3435)}}.snow:nth-child(351){opacity:1.6328;transform:translate(70.7401vw,-10px) scale(.1141);animation:fall-351 28s -2s linear infinite}@keyframes fall-351{48.303%{transform:translate(68.6078vw,48.303vh) scale(.1141)}to{transform:translate(69.67395vw,99vh) scale(.1141)}}.snow:nth-child(352){opacity:1.1108;transform:translate(72.9124vw,-10px) scale(.0923);animation:fall-352 29s -13s linear infinite}@keyframes fall-352{50.136%{transform:translate(81.1523vw,50.136vh) scale(.0923)}to{transform:translate(77.03235vw,99vh) scale(.0923)}}.snow:nth-child(353){opacity:.6604;transform:translate(1.6437vw,-10px) scale(.1025);animation:fall-353 14s -2s linear infinite}@keyframes fall-353{50.432%{transform:translate(-5.2806vw,50.432vh) scale(.1025)}to{transform:translate(-1.81845vw,99vh) scale(.1025)}}.snow:nth-child(354){opacity:.7528;transform:translate(8.2853vw,-10px) scale(.6035);animation:fall-354 20s -1s linear infinite}@keyframes fall-354{50.267%{transform:translate(4.4415vw,50.267vh) scale(.6035)}to{transform:translate(6.3634vw,99vh) scale(.6035)}}.snow:nth-child(355){opacity:.7024;transform:translate(45.7507vw,-10px) scale(.8344);animation:fall-355 26s -10s linear infinite}@keyframes fall-355{76.745%{transform:translate(44.2686vw,76.745vh) scale(.8344)}to{transform:translate(45.00965vw,99vh) scale(.8344)}}.snow:nth-child(356){opacity:1.5486;transform:translate(71.1331vw,-10px) scale(.2277);animation:fall-356 27s -24s linear infinite}@keyframes fall-356{50.719%{transform:translate(70.5502vw,50.719vh) scale(.2277)}to{transform:translate(70.84165vw,99vh) scale(.2277)}}.snow:nth-child(357){opacity:1.2186;transform:translate(32.8891vw,-10px) scale(.808);animation:fall-357 19s -15s linear infinite}@keyframes fall-357{40.701%{transform:translate(27.6171vw,40.701vh) scale(.808)}to{transform:translate(30.2531vw,99vh) scale(.808)}}.snow:nth-child(358){opacity:.666;transform:translate(10.5086vw,-10px) scale(.0503);animation:fall-358 29s -29s linear infinite}@keyframes fall-358{52.766%{transform:translate(12.4489vw,52.766vh) scale(.0503)}to{transform:translate(11.47875vw,99vh) scale(.0503)}}.snow:nth-child(359){opacity:.4272;transform:translate(80.9956vw,-10px) scale(.4194);animation:fall-359 11s -9s linear infinite}@keyframes fall-359{31.144%{transform:translate(78.0784vw,31.144vh) scale(.4194)}to{transform:translate(79.537vw,99vh) scale(.4194)}}.snow:nth-child(360){opacity:.0318;transform:translate(78.2078vw,-10px) scale(.1583);animation:fall-360 11s -26s linear infinite}@keyframes fall-360{57.396%{transform:translate(85.5788vw,57.396vh) scale(.1583)}to{transform:translate(81.8933vw,99vh) scale(.1583)}}.snow:nth-child(361){opacity:1.596;transform:translate(95.259vw,-10px) scale(.5287);animation:fall-361 18s -22s linear infinite}@keyframes fall-361{38.607%{transform:translate(89.6545vw,38.607vh) scale(.5287)}to{transform:translate(92.45675vw,99vh) scale(.5287)}}.snow:nth-child(362){opacity:.6922;transform:translate(34.7787vw,-10px) scale(.6359);animation:fall-362 10s -7s linear infinite}@keyframes fall-362{51.082%{transform:translate(35.3419vw,51.082vh) scale(.6359)}to{transform:translate(35.0603vw,99vh) scale(.6359)}}.snow:nth-child(363){opacity:.66;transform:translate(81.4825vw,-10px) scale(.7965);animation:fall-363 13s -17s linear infinite}@keyframes fall-363{32.023%{transform:translate(76.1525vw,32.023vh) scale(.7965)}to{transform:translate(78.8175vw,99vh) scale(.7965)}}.snow:nth-child(364){opacity:.318;transform:translate(8.0934vw,-10px) scale(.763);animation:fall-364 13s -3s linear infinite}@keyframes fall-364{50.793%{transform:translate(-1.5094vw,50.793vh) scale(.763)}to{transform:translate(3.292vw,99vh) scale(.763)}}.snow:nth-child(365){opacity:1.5342;transform:translate(64.1716vw,-10px) scale(.4349);animation:fall-365 23s -28s linear infinite}@keyframes fall-365{61.095%{transform:translate(61.1857vw,61.095vh) scale(.4349)}to{transform:translate(62.67865vw,99vh) scale(.4349)}}.snow:nth-child(366){opacity:.8692;transform:translate(93.8602vw,-10px) scale(.873);animation:fall-366 20s -14s linear infinite}@keyframes fall-366{77.337%{transform:translate(91.103vw,77.337vh) scale(.873)}to{transform:translate(92.4816vw,99vh) scale(.873)}}.snow:nth-child(367){opacity:1.1996;transform:translate(91.8106vw,-10px) scale(.6257);animation:fall-367 23s -10s linear infinite}@keyframes fall-367{56.175%{transform:translate(93.6442vw,56.175vh) scale(.6257)}to{transform:translate(92.7274vw,99vh) scale(.6257)}}.snow:nth-child(368){opacity:.2056;transform:translate(98.4805vw,-10px) scale(.472);animation:fall-368 26s -20s linear infinite}@keyframes fall-368{48.181%{transform:translate(104.8568vw,48.181vh) scale(.472)}to{transform:translate(101.66865vw,99vh) scale(.472)}}.snow:nth-child(369){opacity:1.1016;transform:translate(34.5366vw,-10px) scale(.7367);animation:fall-369 29s -27s linear infinite}@keyframes fall-369{34.721%{transform:translate(32.7897vw,34.721vh) scale(.7367)}to{transform:translate(33.66315vw,99vh) scale(.7367)}}.snow:nth-child(370){opacity:.1212;transform:translate(12.8786vw,-10px) scale(.9484);animation:fall-370 17s -3s linear infinite}@keyframes fall-370{49.196%{transform:translate(6.4798vw,49.196vh) scale(.9484)}to{transform:translate(9.6792vw,99vh) scale(.9484)}}.snow:nth-child(371){opacity:1.758;transform:translate(24.3018vw,-10px) scale(.8316);animation:fall-371 30s -20s linear infinite}@keyframes fall-371{61.267%{transform:translate(19.1303vw,61.267vh) scale(.8316)}to{transform:translate(21.71605vw,99vh) scale(.8316)}}.snow:nth-child(372){opacity:1.4192;transform:translate(46.5377vw,-10px) scale(.9195);animation:fall-372 23s -26s linear infinite}@keyframes fall-372{77.836%{transform:translate(50.3442vw,77.836vh) scale(.9195)}to{transform:translate(48.44095vw,99vh) scale(.9195)}}.snow:nth-child(373){opacity:.7356;transform:translate(56.7644vw,-10px) scale(.3426);animation:fall-373 14s -13s linear infinite}@keyframes fall-373{67.179%{transform:translate(64.8172vw,67.179vh) scale(.3426)}to{transform:translate(60.7908vw,99vh) scale(.3426)}}.snow:nth-child(374){opacity:.056;transform:translate(26.3613vw,-10px) scale(.3942);animation:fall-374 10s -17s linear infinite}@keyframes fall-374{64.035%{transform:translate(32.0686vw,64.035vh) scale(.3942)}to{transform:translate(29.21495vw,99vh) scale(.3942)}}.snow:nth-child(375){opacity:1.5648;transform:translate(55.2771vw,-10px) scale(.0893);animation:fall-375 20s -25s linear infinite}@keyframes fall-375{33.715%{transform:translate(52.8169vw,33.715vh) scale(.0893)}to{transform:translate(54.047vw,99vh) scale(.0893)}}.snow:nth-child(376){opacity:1.6122;transform:translate(22.9546vw,-10px) scale(.908);animation:fall-376 19s -10s linear infinite}@keyframes fall-376{39.162%{transform:translate(26.1885vw,39.162vh) scale(.908)}to{transform:translate(24.57155vw,99vh) scale(.908)}}.snow:nth-child(377){opacity:.1186;transform:translate(69.5818vw,-10px) scale(.6736);animation:fall-377 19s -20s linear infinite}@keyframes fall-377{71.8%{transform:translate(75.8102vw,71.8vh) scale(.6736)}to{transform:translate(72.696vw,99vh) scale(.6736)}}.snow:nth-child(378){opacity:.2892;transform:translate(8.0609vw,-10px) scale(.5265);animation:fall-378 20s -8s linear infinite}@keyframes fall-378{67.055%{transform:translate(1.7606vw,67.055vh) scale(.5265)}to{transform:translate(4.91075vw,99vh) scale(.5265)}}.snow:nth-child(379){opacity:.0834;transform:translate(43.4634vw,-10px) scale(.7651);animation:fall-379 29s -27s linear infinite}@keyframes fall-379{58.11%{transform:translate(40.8003vw,58.11vh) scale(.7651)}to{transform:translate(42.13185vw,99vh) scale(.7651)}}.snow:nth-child(380){opacity:.4122;transform:translate(52.9009vw,-10px) scale(.7436);animation:fall-380 10s -8s linear infinite}@keyframes fall-380{58.705%{transform:translate(51.3984vw,58.705vh) scale(.7436)}to{transform:translate(52.14965vw,99vh) scale(.7436)}}.snow:nth-child(381){opacity:1.797;transform:translate(28.9506vw,-10px) scale(.8143);animation:fall-381 16s -7s linear infinite}@keyframes fall-381{35.053%{transform:translate(38.8812vw,35.053vh) scale(.8143)}to{transform:translate(33.9159vw,99vh) scale(.8143)}}.snow:nth-child(382){opacity:.7032;transform:translate(42.6623vw,-10px) scale(.1935);animation:fall-382 27s -3s linear infinite}@keyframes fall-382{39.892%{transform:translate(40.3807vw,39.892vh) scale(.1935)}to{transform:translate(41.5215vw,99vh) scale(.1935)}}.snow:nth-child(383){opacity:1.6712;transform:translate(68.9862vw,-10px) scale(.6738);animation:fall-383 11s -9s linear infinite}@keyframes fall-383{60.209%{transform:translate(78.0281vw,60.209vh) scale(.6738)}to{transform:translate(73.50715vw,99vh) scale(.6738)}}.snow:nth-child(384){opacity:.7974;transform:translate(99.5108vw,-10px) scale(.9465);animation:fall-384 15s -15s linear infinite}@keyframes fall-384{65.062%{transform:translate(98.2718vw,65.062vh) scale(.9465)}to{transform:translate(98.8913vw,99vh) scale(.9465)}}.snow:nth-child(385){opacity:1.23;transform:translate(18.2371vw,-10px) scale(.389);animation:fall-385 12s -14s linear infinite}@keyframes fall-385{45.335%{transform:translate(19.4844vw,45.335vh) scale(.389)}to{transform:translate(18.86075vw,99vh) scale(.389)}}.snow:nth-child(386){opacity:1.5272;transform:translate(64.3123vw,-10px) scale(.4023);animation:fall-386 25s -12s linear infinite}@keyframes fall-386{39.606%{transform:translate(66.755vw,39.606vh) scale(.4023)}to{transform:translate(65.53365vw,99vh) scale(.4023)}}.snow:nth-child(387){opacity:1.4138;transform:translate(29.7223vw,-10px) scale(.9014);animation:fall-387 21s -27s linear infinite}@keyframes fall-387{47.767%{transform:translate(38.487vw,47.767vh) scale(.9014)}to{transform:translate(34.10465vw,99vh) scale(.9014)}}.snow:nth-child(388){opacity:.8612;transform:translate(58.0302vw,-10px) scale(.7799);animation:fall-388 21s -6s linear infinite}@keyframes fall-388{56.991%{transform:translate(61.7427vw,56.991vh) scale(.7799)}to{transform:translate(59.88645vw,99vh) scale(.7799)}}.snow:nth-child(389){opacity:1.2542;transform:translate(16.3225vw,-10px) scale(.0249);animation:fall-389 29s -7s linear infinite}@keyframes fall-389{52.694%{transform:translate(13.2161vw,52.694vh) scale(.0249)}to{transform:translate(14.7693vw,99vh) scale(.0249)}}.snow:nth-child(390){opacity:1.9;transform:translate(37.2339vw,-10px) scale(.8722);animation:fall-390 22s -11s linear infinite}@keyframes fall-390{77.484%{transform:translate(41.7457vw,77.484vh) scale(.8722)}to{transform:translate(39.4898vw,99vh) scale(.8722)}}.snow:nth-child(391){opacity:1.8608;transform:translate(90.4441vw,-10px) scale(.4429);animation:fall-391 17s -6s linear infinite}@keyframes fall-391{32.103%{transform:translate(88.7175vw,32.103vh) scale(.4429)}to{transform:translate(89.5808vw,99vh) scale(.4429)}}.snow:nth-child(392){opacity:1.1692;transform:translate(65.5376vw,-10px) scale(.9971);animation:fall-392 10s -25s linear infinite}@keyframes fall-392{79.959%{transform:translate(72.3806vw,79.959vh) scale(.9971)}to{transform:translate(68.9591vw,99vh) scale(.9971)}}.snow:nth-child(393){opacity:1.6922;transform:translate(3.972vw,-10px) scale(.0297);animation:fall-393 23s -12s linear infinite}@keyframes fall-393{72.146%{transform:translate(4.1667vw,72.146vh) scale(.0297)}to{transform:translate(4.06935vw,99vh) scale(.0297)}}.snow:nth-child(394){opacity:1.3792;transform:translate(81.134vw,-10px) scale(.8775);animation:fall-394 20s -17s linear infinite}@keyframes fall-394{56.492%{transform:translate(78.0519vw,56.492vh) scale(.8775)}to{transform:translate(79.59295vw,99vh) scale(.8775)}}.snow:nth-child(395){opacity:.6862;transform:translate(60.0022vw,-10px) scale(.6002);animation:fall-395 29s -13s linear infinite}@keyframes fall-395{51.797%{transform:translate(59.9215vw,51.797vh) scale(.6002)}to{transform:translate(59.96185vw,99vh) scale(.6002)}}.snow:nth-child(396){opacity:.264;transform:translate(71.0596vw,-10px) scale(.9959);animation:fall-396 16s -3s linear infinite}@keyframes fall-396{64.909%{transform:translate(78.9431vw,64.909vh) scale(.9959)}to{transform:translate(75.00135vw,99vh) scale(.9959)}}.snow:nth-child(397){opacity:.2538;transform:translate(95.6988vw,-10px) scale(.522);animation:fall-397 10s -18s linear infinite}@keyframes fall-397{30.416%{transform:translate(88.648vw,30.416vh) scale(.522)}to{transform:translate(92.1734vw,99vh) scale(.522)}}.snow:nth-child(398){opacity:.8214;transform:translate(8.583vw,-10px) scale(.0624);animation:fall-398 12s -3s linear infinite}@keyframes fall-398{71.753%{transform:translate(14.5026vw,71.753vh) scale(.0624)}to{transform:translate(11.5428vw,99vh) scale(.0624)}}.snow:nth-child(399){opacity:.3194;transform:translate(59.9941vw,-10px) scale(.8409);animation:fall-399 13s -1s linear infinite}@keyframes fall-399{55.417%{transform:translate(57.4769vw,55.417vh) scale(.8409)}to{transform:translate(58.7355vw,99vh) scale(.8409)}}.snow:nth-child(400){opacity:1.24;transform:translate(95.6852vw,-10px) scale(.8826);animation:fall-400 17s -28s linear infinite}@keyframes fall-400{43.398%{transform:translate(92.2604vw,43.398vh) scale(.8826)}to{transform:translate(93.9728vw,99vh) scale(.8826)}}\n"], dependencies: [{ kind: "directive", type: i3.NgForOf, selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }, { kind: "directive", type: i3.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "directive", type: i2.RouterOutlet, selector: "router-outlet", inputs: ["name"], outputs: ["activate", "deactivate", "attach", "detach"], exportAs: ["outlet"] }], encapsulation: i0.ViewEncapsulation.None });
|
|
26
26
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: AppComponent, decorators: [{
|
|
27
27
|
type: Component,
|
|
28
|
-
args: [{ selector: 'app-root', encapsulation: ViewEncapsulation.None, template: "<ng-container *ngIf=\"_state.christmasTime\">\r\n <div *ngFor=\"let i of snows; trackBy: snowTrackBy\" class=\"snow\"></div>\r\n</ng-container>\r\n<router-outlet></router-outlet>", styles: [".table-borderless>tbody>tr>td,.table-borderless>tbody>tr>th,.table-borderless>tfoot>tr>td,.table-borderless>tfoot>tr>th,.table-borderless>thead>tr>td,.table-borderless>thead>tr>th{border:none}.table,.table-responsive{margin-bottom:5px}a:hover,a:focus{text-decoration:none}a:not([href]){color:inherit;text-decoration:none}a:not([href]):hover{color:inherit;text-decoration:none}*{outline:none!important}.modal-title{width:calc(100% - 20px)}.progress{height:20px}.progress.progress-primary[value]::-webkit-progress-value{background-color:#024a88}.progress.progress-primary[value]::-moz-progress-bar{background-color:#024a88}.progress.progress-primary[value]::-ms-fill{background-color:#024a88}@media screen and (min-width: 0\\fffd){.progress.progress-primary .progress-bar{background-color:#024a88}}.progress.progress-info[value]::-webkit-progress-value{background-color:#248dad}.progress.progress-info[value]::-moz-progress-bar{background-color:#248dad}.progress.progress-info[value]::-ms-fill{background-color:#248dad}@media screen and (min-width: 0\\fffd){.progress.progress-info .progress-bar{background-color:#248dad}}.progress.progress-danger[value]::-webkit-progress-value{background-color:#bf1725}.progress.progress-danger[value]::-moz-progress-bar{background-color:#bf1725}.progress.progress-danger[value]::-ms-fill{background-color:#bf1725}@media screen and (min-width: 0\\fffd){.progress.progress-danger .progress-bar{background-color:#bf1725}}.progress.progress-success[value]::-webkit-progress-value{background-color:#2d922d}.progress.progress-success[value]::-moz-progress-bar{background-color:#2d922d}.progress.progress-success[value]::-ms-fill{background-color:#2d922d}@media screen and (min-width: 0\\fffd){.progress.progress-success .progress-bar{background-color:#2d922d}}.progress.progress-warning[value]::-webkit-progress-value{background-color:#f79a17}.progress.progress-warning[value]::-moz-progress-bar{background-color:#f79a17}.progress.progress-warning[value]::-ms-fill{background-color:#f79a17}@media screen and (min-width: 0\\fffd){.progress.progress-warning .progress-bar{background-color:#f79a17}}.progress[value]::-moz-progress-bar{border-radius:0}.progress[value]::-webkit-progress-value{border-radius:0}.progress[value=\"100\"]::-moz-progress-bar{border-radius:0}.progress[value=\"100\"]::-webkit-progress-value{border-radius:0}.progress-xs{height:7px}.progress-sm{height:10px}.progress-md{height:13px}.progress-bar-info-striped{background-image:linear-gradient(45deg,hsla(0,0%,100%,.15) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.15) 0,hsla(0,0%,100%,.15) 75%,transparent 0,transparent);background-size:1rem 1rem;background-color:#5bc0de!important}.progress-bar-animated{animation:progress-bar-stripes 1s linear infinite}.tag{font-weight:400;line-height:1.4;letter-spacing:.03em}.tag.tag-primary{background-color:#024a88}.tag.tag-info{background-color:#248dad}.tag.tag-danger{background-color:#bf1725}.tag.tag-success{background-color:#2d922d}.tag.tag-warning{background-color:#f79a17}.tag.tag-dark{background-color:#000}.tag.tag-main{background-color:#242d3a}.card{border:none;border-radius:0;width:100%;overflow:hidden;margin-bottom:29px;box-shadow:1px 1px 5px #00000040;display:block}.card .card-header{background:#344154;color:#fff;line-height:10px;border-radius:0;border:none}.card .card-header a{color:#fff}.card .card-header a:hover{color:#fffc}.card .card-footer{background:#344154;color:#fff;line-height:6px;border-radius:0;border:none}.card.card-outline-default{background:transparent;border:1px solid #fff}.card.card-primary{background:#024a88}.card.card-primary.medium-opacity{background:rgba(2,74,136,.5)}.card.card-outline-primary{background:transparent;border:1px solid #024a88}.card.card-success{background:#2d922d;margin-bottom:15px}.card.card-success.medium-opacity{background:rgba(45,146,45,.5)}.card.card-outline-success{background:transparent;border:1px solid #2d922d}.card.card-info{background:#248dad;margin-bottom:15px}.card.card-info.medium-opacity{background:rgba(36,141,173,.5)}.card.card-outline-info{background:transparent;border:1px solid #248dad}.card.card-warning{background:#f79a17;margin-bottom:15px}.card.card-warning.medium-opacity{background:rgba(247,154,23,.5)}.card.card-outline-warning{background:transparent;border:1px solid #f79a17}.card.card-danger{background:#bf1725;margin-bottom:15px}.card.card-danger.medium-opacity{background:rgba(191,23,37,.5)}.card.card-outline-danger{background:transparent;border:1px solid #bf1725}.card.card-primary .card-header,.card.card-success .card-header,.card.card-info .card-header,.card.card-danger .card-header,.card.card-warning .card-header{background:rgba(0,0,0,.4)}.card.card-primary .card-body,.card.card-success .card-body,.card.card-info .card-body,.card.card-danger .card-body,.card.card-warning .card-body{color:#fff}.card.card-primary .card-footer,.card.card-success .card-footer,.card.card-info .card-footer,.card.card-danger .card-footer,.card.card-warning .card-footer{background:rgba(0,0,0,.2)}.card.overlay .card-img{border-radius:0;-moz-filter:brightness(100%);-ms-filter:brightness(100%);-o-filter:brightness(100%);filter:brightness(100%)}.card.overlay:hover .card-img{-moz-filter:brightness(80%);-ms-filter:brightness(80%);-o-filter:brightness(80%);filter:brightness(80%)}.card.overlay .card-img-overlay{color:#fff}.card.overlay .card-img-overlay.overlay-bottom{top:auto}.card.overlay .card-img-overlay.slide-up{transform:translateY(100%)}.card.overlay .card-img-overlay.slide-down{transform:translateY(-100%)}.card.overlay .card-img-overlay.slide-left{transform:translate(-100%)}.card.overlay .card-img-overlay.slide-right{transform:translate(100%)}.card.overlay .card-img-overlay.hover-opacity{opacity:0}.card.overlay:hover .slide-up,.card.overlay:hover .slide-down{transform:translateY(0)}.card.overlay:hover .slide-left,.card.overlay:hover .slide-right{transform:translate(0)}.card.overlay:hover .hover-opacity{opacity:1}@media (min-width: 1400px){.d-xxl-block{display:block!important}}@media (min-width: 576px){.card-columns{-moz-column-count:3;-moz-column-gap:1.25rem}}.btn{border-radius:0}.btn:focus{outline:0}.btn:active{outline:0!important}.btn-rounded{border-radius:25rem}.btn-xs{padding:.2rem .4rem;font-size:.715rem}.btn-primary{background:rgba(2,74,136,.8)!important;border-color:#024a88cc!important}.btn-primary.medium-opacity{background:rgba(2,74,136,.5);border-color:#024a881a}.btn-primary:hover,.btn-primary:focus{background:#024a88;border-color:#024a88}.btn-primary:active{background:rgba(2,74,136,.95)!important;border-color:#024a88f2!important}.btn-success{background:rgba(45,146,45,.8);border-color:#2d922dcc}.btn-success.medium-opacity{background:rgba(45,146,45,.5);border-color:#2d922d1a}.btn-success:hover,.btn-success:focus{background:#2d922d;border-color:#2d922d}.btn-success:active{background:rgba(45,146,45,.95)!important;border-color:#2d922df2!important}.btn-info{background:rgba(36,141,173,.8);border-color:#248dadcc}.btn-info.medium-opacity{background:rgba(36,141,173,.5);border-color:#248dad1a}.btn-info:hover,.btn-info:focus{background:#248dad;border-color:#248dad}.btn-info:active{background:rgba(36,141,173,.95)!important;border-color:#248dadf2!important}.btn-warning{background:rgba(247,154,23,.8);border-color:#f79a17cc}.btn-warning.medium-opacity{background:rgba(247,154,23,.5);border-color:#f79a171a}.btn-warning:hover,.btn-warning:focus{background:#f79a17;border-color:#f79a17}.btn-warning:active{background:rgba(247,154,23,.95)!important;border-color:#f79a17f2!important}.btn-danger{background:rgba(191,23,37,.8);border-color:#bf1725cc}.btn-danger.medium-opacity{background:rgba(191,23,37,.5);border-color:#bf17251a}.btn-danger:hover,.btn-danger:focus{background:#bf1725;border-color:#bf1725}.btn-danger:active{background:rgba(191,23,37,.95)!important;border-color:#bf1725f2!important}.btn-dark{background:rgba(0,0,0,.8);border-color:#000c;color:#fff}.btn-dark.medium-opacity{background:rgba(0,0,0,.5);border-color:#0000001a}.btn-dark:hover{background:black;border-color:#000}.btn-dark:active{background:rgba(0,0,0,.95)!important;border-color:#000000f2!important}.btn-main{background:rgba(36,45,58,.8);border-color:#242d3acc;color:#fff}.btn-main.medium-opacity{background:rgba(36,45,58,.5);border-color:#242d3a1a}.btn-main:hover{color:#fff!important;background:#242d3a;border-color:#242d3a}.btn-main:active{background:rgba(36,45,58,.95)!important;border-color:#242d3af2!important}.btn-outline-primary{color:#024a88;border-color:#024a88}.btn-outline-primary:hover,.btn-outline-primary:focus{color:#fff;background:#024a88;border-color:#024a88}.btn-outline-primary:active,.btn-outline-primary.active{color:#fff!important;background:#024a88!important;border-color:#024a88!important}.btn-outline-success{color:#2d922d;border-color:#2d922d}.btn-outline-success:hover,.btn-outline-success:focus{color:#fff;background:#2d922d;border-color:#2d922d}.btn-outline-success:active,.btn-outline-success.active{color:#fff!important;background:#2d922d!important;border-color:#2d922d!important}.btn-outline-info{color:#248dad;border-color:#248dad}.btn-outline-info:hover,.btn-outline-info:focus{color:#fff;background:#248dad;border-color:#248dad}.btn-outline-info:active,.btn-outline-info.active{color:#fff!important;background:#248dad!important;border-color:#248dad!important}.btn-outline-warning{color:#f79a17;border-color:#f79a17}.btn-outline-warning:hover,.btn-outline-warning:focus{color:#fff;background:#f79a17;border-color:#f79a17}.btn-outline-warning:active,.btn-outline-warning.active{color:#fff!important;background:#f79a17!important;border-color:#f79a17!important}.btn-outline-danger{color:#bf1725;border-color:#bf1725}.btn-outline-danger:hover,.btn-outline-danger:focus{color:#fff;background:#bf1725;border-color:#bf1725}.btn-outline-danger:active,.btn-outline-danger.active{color:#fff!important;background:#bf1725!important;border-color:#bf1725!important}.btn-outline-dark{color:#000;border-color:#000;background:transparent}.btn-outline-dark:hover,.btn-outline-dark:focus{color:#fff;background:#000;border-color:#000}.btn-outline-main{color:#242d3a;border-color:#242d3a;background:transparent}.btn-outline-main:hover,.btn-outline-main:focus{color:#fff;background:#242D3A;border-color:#242d3a}.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle),.btn-group>.btn:last-child:not(:first-child),.btn-group>.dropdown-toggle:not(:first-child){border-radius:0}.form-control-sm,.input-group-sm>.form-control,.input-group-sm>.input-group-addon,.input-group-sm>.input-group-btn>.btn{border-radius:0}.btn.disabled,.btn:disabled{cursor:not-allowed;opacity:.65}.btn-file-upload{height:35px;padding-top:3px!important}.text-primary{color:#024a88!important}.text-success{color:#2d922d!important}.text-info{color:#248dad!important}.text-warning{color:#f79a17!important}.text-danger{color:#bf1725!important}.background-success{background-color:#2d922d!important}.background-info{background-color:#248dad!important}.background-warning{background-color:#f79a17!important}.background-danger{background-color:#bf1725!important}.blockquote{font-size:1.2rem}.blockquote-footer{font-size:70%}.nav-tabs{background-color:#ccc;border:1px solid #ccc}.nav-tabs .nav-item .nav-link{color:#242d3acc;background-color:transparent;border:none;cursor:default}.nav-tabs .nav-item .nav-link.active{background-color:#fff;color:#242d3a}.nav-tabs .nav-item .nav-link:not(.active):hover{background-color:transparent;color:#242d3a;cursor:pointer}.nav-tabs.top{border-top-left-radius:.3rem;border-top-right-radius:.3rem}.nav-tabs.bottom{border-bottom-left-radius:.3rem;border-bottom-right-radius:.3rem}.nav-tabs.bottom .nav-item{margin-bottom:0;margin-top:-1px}.nav-tabs.bottom .nav-item .nav-link{border-radius:0 0 .3rem .3rem}.nav-tabs.tabs-primary{background-color:#024a8866;border:1px solid #024a88}.nav-tabs.tabs-primary .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-primary .nav-item .nav-link.active{background-color:#024a88;color:#fff}.nav-tabs.tabs-primary .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-success{background-color:#2d922d66;border:1px solid #2d922d}.nav-tabs.tabs-success .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-success .nav-item .nav-link.active{background-color:#2d922d;color:#fff}.nav-tabs.tabs-success .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-info{background-color:#248dad66;border:1px solid #248dad}.nav-tabs.tabs-info .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-info .nav-item .nav-link.active{background-color:#248dad;color:#fff}.nav-tabs.tabs-info .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-warning{background-color:#f79a1766;border:1px solid #f79a17}.nav-tabs.tabs-warning .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-warning .nav-item .nav-link.active{background-color:#f79a17;color:#fff}.nav-tabs.tabs-warning .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-danger{background-color:#bf172566;border:1px solid #bf1725}.nav-tabs.tabs-danger .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-danger .nav-item .nav-link.active{background-color:#bf1725;color:#fff}.nav-tabs.tabs-danger .nav-item .nav-link:not(.active):hover{color:#fff}.tab-content{position:relative;z-index:1;border:1px solid #ccc;background:#fff}.tab-content .tab-pane{padding:1rem}.tab-content.tab-content-primary{background-color:#024a88;color:#fff;border-color:#024a88}.tab-content.tab-content-success{background-color:#2d922d;color:#fff;border-color:#2d922d}.tab-content.tab-content-info{background-color:#248dad;color:#fff;border-color:#248dad}.tab-content.tab-content-warning{background-color:#f79a17;color:#fff;border-color:#f79a17}.tab-content.tab-content-danger{background-color:#bf1725;color:#fff;border-color:#bf1725}.tab-content.top{border-top:none}.tab-content.bottom{border-bottom:none}.vertical-tabs .nav{padding-right:0;overflow:hidden;background-color:#ccc;border:1px solid #ccc}.vertical-tabs .nav.left{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem;border-right:none;margin-right:-1px;z-index:2}.vertical-tabs .nav.right{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem;border-left:none;margin-left:-1px;z-index:2}.vertical-tabs .nav .nav-item .nav-link{color:#242d3acc;background-color:transparent;border-radius:0;cursor:default}.vertical-tabs .nav .nav-item .nav-link.active{background-color:#fff}.vertical-tabs .nav .nav-item .nav-link:not(.active):hover{background-color:transparent;color:#242d3a;cursor:pointer}.vertical-tabs .nav .nav-item .nav-link.disabled{color:#242d3a99;cursor:not-allowed!important}.alert.alert-success{background-color:#2d922d;border-color:#2d922d;color:#fff}.alert.alert-success.medium-opacity{background:rgba(45,146,45,.5);border-color:#2d922d99}.alert.alert-info{background-color:#248dad;border-color:#248dad;color:#fff}.alert.alert-info.medium-opacity{background-color:#248dad80;border-color:#248dad99}.alert.alert-warning{background-color:#f79a17;border-color:#f79a17;color:#fff}.alert.alert-warning.medium-opacity{background-color:#f79a1780;border-color:#f79a1799}.alert.alert-danger{background-color:#bf1725;border-color:#bf1725;color:#fff}.alert.alert-danger.medium-opacity{background-color:#bf172580;border-color:#bf172599}.modal{z-index:99999;padding-top:10%}.modal-dialog .modal-content{color:#000}.modal-dialog .modal-content .modal-header{border-top-left-radius:.2rem;border-top-right-radius:.2rem;padding:10px 15px}.modal-dialog .modal-content .modal-header.modal-primary{color:#fff;background-color:#024a88}.modal-dialog .modal-content .modal-header.modal-success{color:#fff;background-color:#2d922d}.modal-dialog .modal-content .modal-header.modal-info{color:#fff;background-color:#248dad}.modal-dialog .modal-content .modal-header.modal-warning{color:#fff;background-color:#f79a17}.modal-dialog .modal-content .modal-header.modal-danger{color:#fff;background-color:#bf1725}.modal-dialog .modal-content .modal-header i{margin-right:10px}.modal-dialog .modal-content .modal-footer{padding:10px 15px}.list-group .list-group-item{border-radius:0;padding:.55rem 1.25rem;color:#000c}.list-group .list-group-item.active{color:#ffffffe6;background-color:#024a88;border-color:#024a88}.list-group .list-group-item.active:hover,.list-group .list-group-item.active:focus{color:#fff!important}.list-group .list-group-item.disabled{color:#818a91;background-color:#ddd}.list-group .list-group-item:not(.disabled):focus{color:#000}.list-group .list-group-item.list-group-item-primary{color:#fff;background-color:#024a88}.list-group .list-group-item.list-group-item-success{color:#fff;background-color:#2d922d}.list-group .list-group-item.list-group-item-info{color:#fff;background-color:#248dad}.list-group .list-group-item.list-group-item-warning{color:#fff;background-color:#f79a17}.list-group .list-group-item.list-group-item-danger{color:#fff;background-color:#bf1725}.has-success .form-control-success{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.has-success .form-control{border-color:#2d922dcc}.has-success .form-control:focus{box-shadow:none;border-color:#2d922d80}.has-success .form-control-feedback,.has-success .form-control-label,.has-success .form-check-label,.has-success .form-check-inline,.has-success .custom-control{color:#2d922d}.has-warning .form-control-warning{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23f79a17' d='M4.4 5.324h-.8v-2.46h.8zm0 1.42h-.8V5.89h.8zM3.76.63L.04 7.075c-.115.2.016.425.26.426h7.397c.242 0 .372-.226.258-.426C6.726 4.924 5.47 2.79 4.253.63c-.113-.174-.39-.174-.494 0z'/%3E%3C/svg%3E\")}.has-warning .form-control{border-color:#f79a17cc}.has-warning .form-control:focus{box-shadow:none;border-color:#f79a1780}.has-warning .form-control-feedback,.has-warning .form-control-label,.has-warning .form-check-label,.has-warning .form-check-inline,.has-warning .custom-control{color:#f79a17}.has-danger .form-control-danger{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")}.has-danger .form-control{border-color:#bf1725cc}.has-danger .form-control:focus{box-shadow:none;border-color:#bf172580}.has-danger .form-control-feedback,.has-danger .form-control-label,.has-danger .form-check-label,.has-danger .form-check-inline,.has-danger .custom-control{color:#bf1725}.form-group label{margin-bottom:2px}.help-block{color:#555;font-size:12px}.form-control.checking-field.forced-invalid{padding-right:2.25rem!important;background-repeat:no-repeat!important;background-position:center right .625rem!important;background-size:1.25rem 1.25rem!important;border-color:#bf1725!important;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")!important}.form-control.checking-combo.forced-invalid{padding-right:2.25rem!important;background-repeat:no-repeat!important;background-position:center right .625rem!important;background-size:1.25rem 1.25rem!important;border-color:#bf1725!important;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")!important;background-position:calc(100% - 20px)!important}.form-control{border-radius:0;font-size:14px}.form-control:focus{border-color:#55555580}.form-control.checking-field.ng-touched{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem}.form-control.checking-field.ng-touched.ng-invalid{border-color:#bf1725;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")}.form-control.checking-field.ng-touched.ng-valid{border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.form-control.checking-combo.ng-touched{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem}.form-control.checking-combo.ng-touched.ng-invalid{border-color:#bf1725;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\");background-position:calc(100% - 20px)}.form-control.checking-combo.ng-touched.ng-valid{border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\");background-position:calc(100% - 20px)}.form-control-rounded{border-radius:16px}.form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control{color:#555555b3}.input-group .input-group-addon{padding:.3rem .7rem;border-radius:0}.input-group-btn .btn{padding:.36rem .9rem;font-size:17px}.input-group .form-control:not(:first-child),.input-group-addon:not(:first-child),.input-group-btn:not(:first-child)>.btn,.input-group-btn:not(:first-child)>.btn-group>.btn,.input-group-btn:not(:first-child)>.dropdown-toggle,.input-group-btn:not(:last-child)>.btn:not(:first-child),.input-group-btn:not(:last-child)>.btn-group:not(:first-child)>.btn{border-radius:0}select.form-control:not([multiple]) option{color:#000c}select.form-control:not([size]):not([multiple]){height:calc(2.5rem - 5px)}input[type=color].form-control{padding:0}.form-inline .form-group input{width:100%}.form-space-md .form-group{margin-bottom:.75rem}.form-space-lg .form-group{margin-bottom:1rem}.form-group{margin-bottom:.5rem}.dropdown-menu{padding-top:0;padding-bottom:0;border-radius:0;font-size:14px;box-shadow:0 6px 12px #0003}.dropdown-menu a{color:#242d3a}.dropdown-menu a:hover{color:#fff;background-color:#242d3a}.dropdown-menu:before{content:\" \";position:absolute;top:-12px;right:30px;display:block;width:0;height:0;border:6px solid transparent;border-bottom-color:#fff}.custom-control-label:before,.custom-control-label:after{top:.2rem}.custom-checkbox.checkbox-circle .custom-control-label:before,.custom-checkbox.checkbox-circle .custom-control-label:after{border-radius:50%}.custom-checkbox .custom-control-input:checked~.custom-control-label:before{background:rgba(85,85,85,.7)}.custom-checkbox .custom-control-input:focus~.custom-control-label:before{border:1px solid white;box-shadow:0 0 0 1px #555555b3}.custom-checkbox .custom-control-input.checkbox-primary:checked~.custom-control-label:before{background:#024a88}.custom-checkbox .custom-control-input.checkbox-primary:focus~.custom-control-label:before{box-shadow:0 0 0 1px #024a88}.custom-checkbox .custom-control-input.checkbox-success:checked~.custom-control-label:before{background:#2d922d}.custom-checkbox .custom-control-input.checkbox-success:focus~.custom-control-label:before{box-shadow:0 0 0 1px #2d922d}.custom-checkbox .custom-control-input.checkbox-info:checked~.custom-control-label:before{background:#248dad}.custom-checkbox .custom-control-input.checkbox-info:focus~.custom-control-label:before{box-shadow:0 0 0 1px #248dad}.custom-checkbox .custom-control-input.checkbox-warning:checked~.custom-control-label:before{background:#f79a17}.custom-checkbox .custom-control-input.checkbox-warning:focus~.custom-control-label:before{box-shadow:0 0 0 1px #f79a17}.custom-checkbox .custom-control-input.checkbox-danger:checked~.custom-control-label:before{background:#bf1725}.custom-checkbox .custom-control-input.checkbox-danger:focus~.custom-control-label:before{box-shadow:0 0 0 1px #bf1725}.custom-checkbox .custom-control-input.checkbox-main:checked~.custom-control-label:before{background:#242D3A}.custom-checkbox .custom-control-input.checkbox-main:focus~.custom-control-label:before{box-shadow:0 0 0 1px #242d3a}.custom-radio .custom-control-input:checked~.custom-control-label:before{background:rgba(85,85,85,.7)}.custom-radio .custom-control-input:focus~.custom-control-label:before{border:1px solid white;box-shadow:0 0 0 1px #555555b3}.custom-radio .custom-control-input.radio-primary:checked~.custom-control-label:before{background:#024a88}.custom-radio .custom-control-input.radio-primary:focus~.custom-control-label:before{box-shadow:0 0 0 1px #024a88}.custom-radio .custom-control-input.radio-success:checked~.custom-control-label:before{background:#2d922d}.custom-radio .custom-control-input.radio-success:focus~.custom-control-label:before{box-shadow:0 0 0 1px #2d922d}.custom-radio .custom-control-input.radio-info:checked~.custom-control-label:before{background:#248dad}.custom-radio .custom-control-input.radio-info:focus~.custom-control-label:before{box-shadow:0 0 0 1px #248dad}.custom-radio .custom-control-input.radio-warning:checked~.custom-control-label:before{background:#f79a17}.custom-radio .custom-control-input.radio-warning:focus~.custom-control-label:before{box-shadow:0 0 0 1px #f79a17}.custom-radio .custom-control-input.radio-danger:checked~.custom-control-label:before{background:#bf1725}.custom-radio .custom-control-input.radio-danger:focus~.custom-control-label:before{box-shadow:0 0 0 1px #bf1725}.custom-radio .custom-control-input.radio-main:checked~.custom-control-label:before{background:#242D3A}.custom-radio .custom-control-input.radio-main:focus~.custom-control-label:before{box-shadow:0 0 0 1px #242d3a}.custom-select,.custom-select:focus{background:rgba(255,255,255,.1) url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23333' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E\") no-repeat right .75rem center;background-size:8px 10px}.bg-primary{background:#024a88!important}.bg-primary.medium-opacity{background:rgba(2,74,136,.5)!important}.bg-success{background:#2d922d!important}.bg-success.medium-opacity{background:rgba(45,146,45,.5)!important}.bg-warning{background:#f79a17!important}.bg-warning.medium-opacity{background:rgba(247,154,23,.5)!important}.bg-danger{background:#bf1725!important}.bg-danger.medium-opacity{background:rgba(191,23,37,.5)!important}.bg-main{background:#242d3a!important}.bg-main.medium-opacity{background:rgba(36,45,58,.5)!important}.bg-dark{background:black!important}.bg-dark.medium-opacity{background:rgba(0,0,0,.5)!important}.custom-select{width:100%}code{background-color:#e9ebee}.app-margin-top-5{margin-top:5px!important}.app-margin-top-10{margin-top:10px!important}.app-margin-top-15{margin-top:15px!important}.app-margin-top-20{margin-top:20px!important}.app-margin-top-25{margin-top:25px!important}.app-margin-top-30{margin-top:30px!important}.app-margin-top-35{margin-top:35px!important}.app-margin-top-40{margin-top:40px!important}.app-margin-top-60{margin-top:60px!important}@media (min-width: 1280px){.modal-xl{max-width:1024px}}@media (min-width: 1600px){.modal-xxl{max-width:1280px}}@media (min-width: 1800px){.modal-feminist{max-width:1366px}}.modal-header{cursor:pointer!important}::-ms-reveal{display:none}.app-fill{width:100%;height:100%}.app-flex-left{margin-right:auto}.lastfix{margin-bottom:-.5rem}.app-inline-wrapped{display:inline!important}.app-inline-wrapped:after{content:\"\\a\";white-space:pre}.app-mat-form-slider{margin-top:-10px;width:100%;padding:0}.app-updevery-input{width:30px;display:inline;padding:1px;height:20px}.mv-input{padding:5px 10px 5px 5px;width:100px;height:30px}.mv-input:focus{box-shadow:none!important}.input-group-addon{background-color:#eceeef;border:1px solid rgba(0,0,0,.15)}.app-flex-row{flex-direction:row}.flex-nowrap{flex-wrap:nowrap}.app-white-button{background-color:#fff;border-color:#ccc}.app-bigplus{text-align:center;font-size:95px;color:#ccc;font-weight:200;cursor:pointer}.app-bigplus :hover{background-color:#eee}.app-wrap{white-space:pre-wrap;word-break:break-word}.app-min-height-145{min-height:145px}.tooltip{pointer-events:auto!important;-webkit-user-select:none!important;-moz-user-select:none!important;-khtml-user-select:none!important;-ms-user-select:none!important;cursor:default!important}.ace_gutter-cell.ace_breakpoint{border-radius:20px 0 0 20px;box-shadow:0 0 1px 1px red inset}.tab-body{padding:15px;border:1px solid #bbb;width:100%}.tab-header-page{border-bottom:20px solid #bbb;border-left:20px solid transparent;border-right:20px solid transparent;cursor:pointer;height:0;text-align:center}.tab-selected{border-bottom:20px solid #bbb;font-weight:700}.tab-unselected{border-bottom:20px solid #ddd}.app-bullet{font-weight:700;font-size:25px;line-height:0;vertical-align:sub}.app-input-password{width:calc(100% - 30px)!important;display:inline-block!important;margin-right:10px!important}.swal2-container{z-index:9999999999999!important}.app-margin-bottom-min-10{margin-bottom:-10px}.app-margin-bottom-min-15{margin-bottom:-15px}.input-group-addon-color{background-color:#eceeef!important}.no-bg-img{background-image:none!important;padding-right:0!important}::placeholder{color:#aaa!important}ngx-charts-advanced-pie-chart,ngx-charts-number-card,ngx-charts-bar-vertical,ngx-charts-bar-horizontal,ngx-charts-tree-map,ngx-charts-charts{display:block;min-height:1px}.table-striped tbody tr:nth-of-type(odd){background-color:#f2f2f2}.app-flip-y{transform:scaleY(-1)}.app-flip-x{transform:scaleX(-1)}.app-std-border-right{border-right:2px solid #ccc}.app-std-border-left{border-left:2px solid #ccc}.dropdown-menu>li>a:empty{padding:0}.app-caret-none{color:transparent!important;text-shadow:0 0 0 black!important}.app-caret-none:focus{outline:none}.app-break-words{word-break:break-all}.app-simple-border{border:1px solid #eceeef}.scrolling-box{max-height:250px;overflow-x:hidden;overflow-y:auto}.app-ace-higlight{background:rgba(255,50,50,.2);position:absolute}.ace_editor,.ace_editor div{font-family:monospace}.fixed-sm-border{border-width:1px;border-radius:0}.app-dashed-box{border:2px dashed #ccc;padding:10px}.app-small-dashed-box{border:1px dashed #ccc;padding:7px;font-size:small}.app-empty-char{position:absolute;top:45%;left:33%;font-size:18px;font-style:italic}.app-textbox-stringyfied{border:0;background-color:#fff;color:#000;font-weight:700}.app-sticky-last-column{right:0;position:sticky;z-index:0;background-color:#fff}.app-sticky-last-column-alt{right:0;position:sticky;z-index:0;background-color:#f2f2f2}.app-sticky-divider{width:100%;height:1px;z-index:999;background-color:#eee}.app-sticky-first-column{left:-1px;z-index:999;position:sticky;background-color:#ccc}.app-dropdown-stringyfied{color:#000!important;padding:0;height:20px!important;background-color:#fff!important;border:0;font-weight:700;outline:0!important;background:white;opacity:1!important;-moz-appearance:none!important;-webkit-appearance:none!important}.app-dropdown-stringyfied::-ms-expand{display:none!important}.background-danger{background-color:#e9967a}.checking-field,.checking-combo{box-shadow:unset!important}.app-border-none{border:none}.app-padding-leftonly-15{padding:0 0 0 15px!important}.app-width-auto{width:auto}.app-line-through{text-decoration:line-through}.app-margin-auto{margin:auto}.app-upper-right-remove{position:absolute;right:10px;font-size:25px;top:5px}.app-inline-block{display:inline-block}.swal2-success{border-color:#2d922d!important;color:#2d922d!important}.swal2-info{border-color:#248dad!important;color:#248dad!important}.swal2-warning{border-color:#f79a17!important;color:#f79a17!important}.swal2-danger{border-color:#bf1725!important;color:#bf1725!important}.app-slash{font-size:30px;line-height:1;margin-top:2px;text-align:center}.table-mh-435{min-height:435px}.table-b0 th,.table-b0 td{border-top:none!important;border-left:none!important}.table-b0{border:0px}.table-b0 th{border-bottom:none!important}.table-b0:last-child{border:none!important}.job-step-number{position:absolute;right:10px;font-size:16px;top:2px;font-weight:700}.dropdown-menu:before{display:none}.app-table-dotted-menu{padding:0 0 2px!important;color:#999}.app-rtl{direction:rtl}.app-border-1{border:1px solid rgba(0,0,0,.15)!important}.app-no-selection{-webkit-user-select:none;-moz-user-select:none;-khtml-user-select:none;-ms-user-select:none}.app-right-border{border-right:2px solid #ccc}.app-mtu-fixed-height{height:302px}.app-mtu-fixed-height-wrapper{height:204px;overflow:auto}.app-upper-right-close{position:absolute;top:0;right:15px;font-size:20px}.toast-message{white-space:pre-wrap}.app-overflow-auto{overflow:auto}.app-no-border{border:none!important}.app-contextmenu{background-color:#fff;border:1px solid;padding:10px 30px}.app-contextmenu-item{margin-left:-30px;margin-right:-30px;cursor:pointer}.app-contextmenu-item>span{padding:3px 30px}.app-contextmenu-item:hover{background-color:#ddd}.app-lh-0{line-height:0}.app-lh-05{line-height:.5}.app-lh-1{line-height:1}.app-lh-2{line-height:2}.app-lh-2-important{line-height:2!important}.app-lh-22{line-height:2.2}.app-display-block{display:block!important}.app-input-inline-icon{padding:0;margin:0;position:absolute;top:2px;right:20px}.app-bordered-box{border:1px solid #ccc}.app-mr-auto{margin-right:auto}.app-mrd-infobox-small{border:1px solid #ccc;padding:5px;border-radius:5px}.app-mrd-infobox{border:1px solid #ccc;padding:5px;border-radius:5px;margin-top:-5px;float:left}.app-mrd-infobox-editmode{margin-bottom:-20px;margin-top:-6px}.app-whitespace-prewrap{white-space:pre-wrap}.app-white-selectable{background-color:#fff}.app-white-selected{background-color:#ddd!important}.app-bb-box{border-bottom:2px solid #ddd}.app-white-selectable:hover{background-color:#ddd}.app-placeholder{color:#aaa}.app-placeholder-dark{color:#777}.modal-open{overflow:inherit;padding-right:0!important}.dropdown-menu a:hover{color:#000!important;background-color:#f5f5f5}.dropdown-menu span:hover,.dropdown-item a:hover{color:#000!important;background-color:transparent}.dropdown-item empty{color:#000!important;background-color:#f5f5f5}.app-history-box{max-height:775px;overflow-x:hidden;overflow-y:auto}.app-date-width,.app-input-width{width:100px}.load-more-btn{width:100%;margin-top:10px;background-color:ButtonFace}.app-max-width-100{max-width:100px}.app-search-buttons{position:absolute;top:55px;right:20px}.app-left-0{left:0}.app-left-4{left:4px}.app-left-10{left:10px}.app-bottom-0{bottom:0}.app-bottom-10{bottom:10px}.app-right-0{right:0}.app-right-10{right:10px!important}.app-right-20{right:20px}.app-right-25{right:25px}.app-right-50{right:50px}.app-top-2{top:2px}.app-top-5{top:5px}.app-top-20,.app-top-40{top:20px}.m-t-min-1{margin-top:-1px}.m-t-min-3{margin-top:-3px}.m-t-min-5{margin-top:-5px}.m-t-min-6{margin-top:-6px}.m-t-min-10{margin-top:-10px}.app-uppercase{text-transform:uppercase}.app-col-sm-10-with-addon{width:calc(83.33333% - 56px)!important}.app-bring-to-front{z-index:9999999!important}.modal{z-index:99999998!important}.app-bring-to-front-strong,.guppy_help{z-index:99999999!important}bs-dropdown-container{z-index:99999999!important}.app-bold{font-weight:700}.app-float-left{float:left}.app-float-right{float:right}.app-no-resize{resize:none}.app-table-no-border{border-top:none!important}.app-upper-left-indicator{position:absolute;top:2px;right:5px}.app-dialog-button{margin-bottom:19px;margin-top:1px;font-size:25px}.app-z-index-0{z-index:0!important}.app-col-divide:after{width:0px;content:\"-\";display:block;position:absolute;top:10px;bottom:0;right:2px;font-weight:700}.app-widgets-expanded{padding-right:20px!important;padding-top:10px!important;padding-bottom:0!important}.app-widget-head-expanded{padding:0 0 0 20px}.app-upper-right-trash{position:absolute;right:15px;top:15px;cursor:pointer;z-index:99}.app-absolute{position:absolute}.app-relative{position:relative}.app-box-ricarico{width:250px;position:absolute;bottom:35px}.app-box-ricarico-edit{width:250px;position:absolute;bottom:21px}.app-input-ricarico{display:inline;margin-left:2px;width:20%}.app-no-overflow{overflow:hidden}.app-overflow-visible{overflow:visible}.app-limited-block{max-height:350px;overflow:auto}.app-refresh-button{position:absolute;top:10px}.app-float-right{float:right!important}.app-intable-input{padding:2px 5px}.app-intable-select{padding:2px 5px;height:23px!important}.app-option-placeholder{color:#aaa!important}.app-option-placeholder option{color:#000!important}.app-lightgrey{color:#666}.app-bg-lightgrey{background-color:#ddd!important}.app-width-1000{width:1000px!important}.app-width-10{width:10px!important}.app-width-20{width:20px!important}.app-width-30{width:30px!important}.app-width-40{width:40px!important}.app-width-50{width:50px!important}.app-width-60{width:60px!important}.app-width-70{width:70px!important}.app-width-80{width:80px!important}.app-width-90{width:90px!important}.app-width-100{width:100px!important}.app-width-110{width:110px!important}.app-width-120{width:120px!important}.app-width-130{width:130px!important}.app-width-180{width:180px!important}.app-width-435{width:435px!important}.app-height-350{height:350px}.app-height-250{height:250px}.app-height-275{height:275px}.app-height-300{height:300px}.app-height-380{height:380px}.app-height-370{height:370px}.app-max-height-370{max-height:370px}.app-height-400,.app-height-425{height:400px}.app-height-450{height:450px}.app-height-560{height:560px}.app-sm2-minus-5{float:left;width:calc(16.66667% - 5px)!important}.app-sm10-plus-5{float:left;width:calc(83.33333% + 5px)!important}.app-deadline-todo{background-color:#87cefa!important}.app-deadline-done{background-color:#90ee90!important}.app-font-size-12{font-size:12px!important}.app-font-size-14{font-size:14px!important}.app-font-size-15{font-size:15px!important}.app-font-size-16{font-size:16px!important}.app-font-size-17{font-size:17px!important}.app-font-size-18{font-size:18px!important}.app-font-size-20{font-size:20px!important}.app-font-size-22{font-size:22px!important}.app-font-size-25{font-size:25px!important}.app-font-size-59{font-size:59px!important}.app-selected{background-color:#b0c4de}.app-aff-90{color:#006400}.app-aff-80{color:green}.app-aff-70{color:#90ee90}.app-aff-60{color:#3cb371}.app-aff-50{color:#ff8c00}.app-aff-40{color:red}.app-bg-aff-90{background-color:#006400}.app-bg-aff-80{background-color:green}.app-bg-aff-70{background-color:#90ee90}.app-bg-aff-60{background-color:#3cb371}.app-bg-aff-50{background-color:#ff8c00}.app-bg-aff-40{background-color:red}.app-scarico-materiale-body{max-height:500px;overflow:auto;overflow-x:hidden}.app-max-height-550{max-height:550px}.app-max-height-300{max-height:300px}.app-success-row{background-color:#389c90!important}.app-danger-row{background-color:#9c3838!important}.app-info-row{background-color:#388b9c!important}.app-active-readonly{color:#555!important;background-color:#fff!important}.app-reading-info{position:absolute;top:5px;left:5px;font-size:20px}.app-loading-over{display:none;margin:auto;position:absolute;inset:0;width:100%;height:100%;z-index:99;background:rgba(0,0,0,.5) none repeat}.app-loading-over-internal{color:#fff;position:absolute;top:48%;left:45%;font-size:15px}.app-circle{display:inline-block;width:10px;height:10px;border-radius:50%}.loader-img{position:absolute;width:140px;top:35%;left:calc(50% - 70px)}.app-timepicker-success{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem;border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.app-success-row-link{color:ivory!important}.dropdown-item:hover{color:#fff!important}.app-fixed-height-700{height:700px;overflow:auto;overflow-x:hidden}.app-fixed-height-610{height:610px;overflow:auto;overflow-x:hidden}.app-fixed-height-685{height:685px;overflow:auto;overflow-x:hidden}.app-arrow{height:15px;width:100%;text-align:center}.app-visible{display:block!important}.app-scheduling-symbol{position:absolute;right:15px;font-size:2.15em;z-index:100}.app-arrow:hover{background-color:#d3d3d3}.app-calendar-box{width:calc(100% - 380px);padding-left:10px;float:right}.app-deadline-box-container{width:380px;height:100%;float:left}.app-deadline-box{padding:0 3px;margin-bottom:5px;margin-left:5px;margin-right:5px;border-style:solid;border-color:#d3d3d3;border-width:2px;position:relative}.app-input-icon{position:absolute;color:#696969;top:11px;left:5px;z-index:999}.app-input-icon:hover{color:#696969}.app-text-center{text-align:center}.app-text-right{text-align:right}.app-text-left{text-align:left}.app-fe-sm-v{position:relative;top:0;width:1px;left:5px;font-size:8px;font-weight:700;color:#000;text-shadow:0px 0px .2px black}.app-fe-v{position:relative;top:-10px;left:145px;width:1px;font-size:11px;font-weight:700;color:#fffac2;text-shadow:0px 0px 1px #fffbcc}.app-card-function-button{padding:.5rem 1.25rem;border-bottom:solid 2px #D9D9D9}.app-modal-function-button{padding:8px 15px;border-bottom:solid 1px #D9D9D9}.app-no-bg-img{background-image:none!important}.app-widget-head-button{font-size:1.15rem;margin-top:-2px;margin-bottom:-5px;margin-left:10px}.app-line-separator{height:3px;background:rgb(237,237,237);border-bottom:1px solid rgb(237,237,237);margin-bottom:10px}.app-small-line-separator{height:2px;background:#ccc;border-bottom:1px solid #ccc;margin-bottom:5px;margin-top:5px}.app-link{color:#0275d8!important;cursor:pointer;text-decoration:none;display:block}.app-link:hover{color:#23527c!important;cursor:pointer;text-decoration:underline!important}.app-link-nocol{cursor:pointer;text-decoration:none}.app-link-nocol:hover{text-decoration:underline}.app-btn-widget{position:absolute;margin:0;top:3.5px;background-color:#414b50;cursor:pointer}.app-btn-widget-spacer{visibility:hidden;height:1px}.app-btn-widget:hover{background-color:#697378}.app-inline{display:inline}.app-btn-search{width:40.85px;height:38px}.app-fa-cell-fix{display:table-cell}.app-display-none{display:none}.app-border-radius-5{border-radius:5px!important}.app-no-padding{padding:0!important}.app-padding-5{padding:5px!important}.app-padding-2{padding:2px!important}.app-padding-3{padding:3px!important}.app-padding-10{padding:10px!important}.app-padding-15{padding:15px!important}.app-padding-left-0{padding-left:0!important}.app-padding-left-5{padding-left:5px!important}.app-padding-left-10{padding-left:10px!important}.app-padding-left-15{padding-left:15px!important}.app-padding-left-20{padding-left:20px!important}.app-padding-left-25{padding-left:25px!important}.app-padding-left-30{padding-left:30px!important}.app-padding-left-35{padding-left:35px!important}.app-padding-left-40{padding-left:40px!important}.app-padding-left-45{padding-left:45px!important}.app-padding-right-0{padding-right:0!important}.app-padding-right-5{padding-right:5px!important}.app-padding-right-10{padding-right:10px!important}.app-padding-right-15{padding-right:15px!important}.app-margin-0{margin:0!important}.app-margin-right-min-10{margin-right:-10px!important}.app-margin-left-min-2{margin-left:-2px}.app-margin-left-min-5{margin-left:-5px}.app-margin-left-min-10{margin-left:-10px!important}.app-margin-right-min-20{margin-right:-20px!important}.app-margin-left-0{margin-left:0!important}.app-margin-left-5{margin-left:5px!important}.app-margin-left-6{margin-left:6px!important}.app-margin-left-15{margin-left:15px!important}.app-margin-left-25{margin-left:25px!important}.app-margin-right-10{margin-right:10px!important}.app-margin-right-15{margin-right:15px!important}.app-margin-right-20{margin-right:20px!important}.app-margin-right-25{margin-right:25px!important}.app-margin-right-5{margin-right:5px!important}.app-margin-top-min-10{margin-top:-10px!important}.app-margin-top-min-15{margin-top:-15px!important}.app-margin-left-10{margin-left:10px!important}.app-margin-bottom-0{margin-bottom:0!important}.app-margin-bottom-2{margin-bottom:2px!important}.app-margin-bottom-5{margin-bottom:5px!important}.app-margin-bottom-10{margin-bottom:10px!important}.app-margin-bottom-14{margin-bottom:14px!important}.app-margin-bottom-15{margin-bottom:15px!important}.app-margin-bottom-20{margin-bottom:20px!important}.app-margin-bottom-25{margin-bottom:25px!important}.app-margin-bottom-30{margin-bottom:30px!important}.app-border-radius-10{border-radius:10px}.app-no-margin{margin:0!important}.app-no-row-margin{margin-left:0!important;margin-right:0!important}.app-white-text{color:#fff!important}.app-black-text{color:#242424!important}.app-pointer{cursor:pointer}.app-not-allowed{cursor:not-allowed}.app-hidden-view{visibility:hidden!important}.app-afterline-button{margin-top:5px;color:#fff;background-color:inherit;border-width:2px;border-color:#fff;font-weight:700;margin-bottom:-5px}.app-afterline-button-black{color:#000;background-color:inherit;border-width:2px;border-color:#000;font-weight:700;margin-bottom:5px}.m-t-min-2{margin-top:-2px}.m-t-1{margin-top:1px}.m-t-2{margin-top:2px}.m-t-3{margin-top:3px}.m-t-4{margin-top:4px}.m-t-6{margin-top:6px}.m-t-7{margin-top:7px}.m-t-8{margin-top:8px}.m-t-9{margin-top:9px}.m-t-10{margin-top:10px}.m-t-30{margin-top:30px}.f-s-25{font-size:25px}.app-pullleft-1{margin-right:1px}.app-pullleft-2{margin-right:2px}.app-pullleft-3{margin-right:3px}.app-pullleft-4{margin-right:4px}.app-pullleft-5{margin-right:5px}.app-pullleft-6{margin-right:6px}.app-pullleft-7{margin-right:7px}.app-pullleft-8{margin-right:8px}.app-pullleft-9{margin-right:9px}.app-pullleft-10{margin-right:10px}.app-pullleft-15{margin-right:15px}.app-pullright-1{margin-left:1px}.app-pullright-2{margin-left:2px}.app-pullright-3{margin-left:3px}.app-pullright-4{margin-left:4px}.app-pullright-5{margin-left:5px}.app-pullright-6{margin-left:6px}.app-pullright-7{margin-left:7px}.app-pullright-8{margin-left:8px}.app-pullright-9{margin-left:9px}.app-pullright-10{margin-left:10px}.app-pullright-15{margin-left:15px}.app-pullup-1{margin-bottom:1px}.app-pullup-2{margin-bottom:2px}.app-pullup-3{margin-bottom:3px}.app-pullup-4{margin-bottom:4px}.app-pullup-5{margin-bottom:5px}.app-pullup-6{margin-bottom:6px}.app-pullup-7{margin-bottom:7px}.app-pullup-8{margin-bottom:8px}.app-pullup-9{margin-bottom:9px}.app-pullup-10{margin-bottom:10px}.app-pullup-15{margin-bottom:15px}.app-one-clm-width{width:100%}.app-two-clm-width{width:50%}.app-three-clm-width{width:33.333%}.app-four-clm-width{width:25%}.app-five-clm-width{width:20%}.app-six-clm-width{width:16.666%}.app-col-12{width:100%}.app-col-11{width:91.66666667%}.app-col-10{width:83.33333333%}.app-col-9{width:75%}.app-col-8{width:66.66666667%}.app-col-7{width:58.33333333%}.app-col-6{width:50%}.app-col-5{width:41.66666667%}.app-col-4{width:33.33333333%}.app-col-3{width:25%}.app-col-2{width:16.66666667%}.app-col-1{width:8.33333333%}.app-padding-bottom-0{padding-bottom:0!important}.app-padding-bottom-5{padding-bottom:5px}.app-padding-bottom-10{padding-bottom:10px}.app-padding-top-0{padding-top:0!important}.app-padding-top-3{padding-top:3px!important}.app-padding-top-8{padding-top:8px!important}.app-padding-top-5{padding-top:5px!important}.app-padding-top-10{padding-top:10px!important}.app-padding-top-13{padding-top:13px!important}.app-padding-top-15{padding-top:15px!important}.app-padding-top-16{padding-top:16px!important}.app-mb-0{margin-bottom:0}.file-upload .file-upload-btn{position:absolute;width:100%;height:35px;z-index:9;opacity:0}.file-upload .delete-file{position:absolute;right:50px;top:8px;font-size:16px;opacity:.8;cursor:pointer;z-index:99;visibility:hidden}.file-upload:hover .delete-file{visibility:visible}.app-right-15{right:15px}.app-top-0{top:0}.app-top-10{top:10px}.app-fs-30{font-size:30px}.app-fs-16{font-size:16px}.app-fs-20{font-size:20px}.app-fs-23{font-size:23px}.app-fs-24{font-size:24px}.app-fs-18{font-size:18px}.app-fs-14{font-size:14px}.app-fs-12{font-size:12px}.selectable-timeline{height:20px;display:flex}.timeline-element-selected{cursor:pointer;text-decoration:underline;font-weight:700}.timeline-element-unselected{cursor:pointer;font-style:italic}.timeline-arrow{width:15px}.timeline-element-container{width:calc(100% - 37px);overflow:hidden;white-space:nowrap;text-overflow:ellipsis;display:flex}.app-checkbox-label{margin-left:5px;margin-top:-1px}.app-nowrap{white-space:nowrap}.app-min-height-365{min-height:365px}.app-min-width-std-395{min-width:395px}.app-min-width-std-110{min-width:110px}.app-min-width-std-150{min-width:150px}.app-min-width-std-220{min-width:220px}.app-min-width-std-120{min-width:120px}.app-min-width-std-70{min-width:70px}.app-ltab-border{border-left:2px solid #bbb}.app-rtab-border{border-right:2px solid #bbb}.app-col-min{width:1px}.app-filter-wrapper{padding-left:0;margin-top:20px}.app-first-filter-line{margin-top:-20px}.caret{display:inline-block;width:0;height:0;margin-left:2px;vertical-align:middle}.dropup,.dropdown{position:relative}.dropdown-toggle:focus{outline:0}.dropdown-menu{position:absolute;top:100%;left:0;display:none;float:left;min-width:160px;padding:5px 0;margin:2px 0 0;list-style:none;text-align:left;border:1px solid #CCC;background-clip:padding-box}.dropdown-menu.pull-right{right:0;left:auto}.dropdown-menu>li>a{display:block;padding:3px 20px;clear:both;font-weight:400;white-space:nowrap}.dropdown-menu>li>a:hover,.dropdown-menu>li>a:focus{text-decoration:none}.dropdown-menu>.active>a,.dropdown-menu>.active>a:hover,.dropdown-menu>.active>a:focus{text-decoration:none;outline:0}.dropdown-menu>.disabled>a:hover,.dropdown-menu>.disabled>a:focus{text-decoration:none;background-color:transparent;background-image:none}.open>.dropdown-menu{display:block}.open>a{outline:0}.dropdown-menu-right-user{left:-250px;right:0;top:-2px;width:242px}.dropdown-menu-right{left:auto;right:0}.dropdown-menu-left{left:0;right:auto}.dropdown-header{display:block;padding:3px 20px;white-space:nowrap}.dropdown-backdrop{position:fixed;inset:0}.pull-right>.dropdown-menu{right:0;left:auto}.dropup .caret,.navbar-fixed-bottom .dropdown .caret{border-top:0;content:\"\"}.dropup .dropdown-menu,.navbar-fixed-bottom .dropdown .dropdown-menu{top:auto;bottom:100%;margin-bottom:2px}.pace .pace-progress{background:#637CA0;position:absolute;height:3px;z-index:0}.pace .pace-progress-inner{display:none}.pace .pace-activity{position:absolute;top:10px;left:10px;border-width:1px;right:auto;width:18px;height:18px;border-top-color:#242d3a;border-left-color:#242d3a}.slimScrollBar,.slimScrollRail{border-radius:0!important;width:4px!important}.gu-mirror{position:fixed!important;margin:0!important;z-index:9999!important;opacity:.8;-ms-filter:\"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)\";filter:alpha(opacity=80);pointer-events:none}.gu-hide{left:-9999px!important}.gu-unselectable{-webkit-user-select:none!important;user-select:none!important}.gu-transit{opacity:.2;-ms-filter:\"progid:DXImageTransform.Microsoft.Alpha(Opacity=20)\";filter:alpha(opacity=20)}.guppy_help{max-height:400px;overflow-y:scroll}.toast-container{margin-top:55px}.ngx-json-viewer .segment-type-null>.segment-main>.segment-value{background-color:inherit!important}.swal2-html-container{overflow:hidden}@font-face{font-family:Roboto;font-style:normal;font-weight:100;src:local(\"Roboto Thin\"),local(\"Roboto-Thin\"),url(/assets/fonts/google/Roboto/Roboto-Thin.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:100;src:local(\"Roboto Thin Italic\"),local(\"Roboto-ThinItalic\"),url(/assets/fonts/google/Roboto/Roboto-ThinItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:300;src:local(\"Roboto Light\"),local(\"Roboto-Light\"),url(/assets/fonts/google/Roboto/Roboto-Light.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:300;src:local(\"Roboto Light Italic\"),local(\"Roboto-LightItalic\"),url(/assets/fonts/google/Roboto/Roboto-LightItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:400;src:local(\"Roboto Regular\"),local(\"Roboto-Regular\"),url(/assets/fonts/google/Roboto/Roboto-Regular.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:400;src:local(\"Roboto Italic\"),local(\"Roboto-Italic\"),url(/assets/fonts/google/Roboto/Roboto-Italic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:500;src:local(\"Roboto Medium\"),local(\"Roboto-Medium\"),url(/assets/fonts/google/Roboto/Roboto-Medium.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:500;src:local(\"Roboto Medium Italic\"),local(\"Roboto-MediumItalic\"),url(/assets/fonts/google/Roboto/Roboto-MediumItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:700;src:local(\"Roboto Bold\"),local(\"Roboto-Bold\"),url(/assets/fonts/google/Roboto/Roboto-Bold.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:700;src:local(\"Roboto Bold Italic\"),local(\"Roboto-BoldItalic\"),url(/assets/fonts/google/Roboto/Roboto-BoldItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:900;src:local(\"Roboto Black\"),local(\"Roboto-Black\"),url(/assets/fonts/google/Roboto/Roboto-Black.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:900;src:local(\"Roboto Black Italic\"),local(\"Roboto-BlackItalic\"),url(/assets/fonts/google/Roboto/Roboto-BlackItalic.ttf) format(\"truetype\")}html{height:100%;min-height:100%}body{font-family:Roboto,sans-serif;font-size:14px;color:#242424}body:before{content:\"\";position:fixed;width:100%;height:100%;top:0;left:0;background:#e9ebee;will-change:transform;z-index:-1}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{font-weight:400}h1 small,h2 small,h3 small,h4 small,h5 small,h6 small,.h1 small,.h2 small,.h3 small,.h4 small,.h5 small,.h6 small{font-size:70%}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-button{width:0px;height:0px}::-webkit-scrollbar-thumb{background:#e1e1e1;border:0px none #ffffff;border-radius:0}::-webkit-scrollbar-thumb:hover{background:#cccccc}::-webkit-scrollbar-thumb:active{background:#888888}::-webkit-scrollbar-track{background:#666666;border:0px none #ffffff;border-radius:0}::-webkit-scrollbar-track:hover{background:#666666}::-webkit-scrollbar-track:active{background:#333333}::-webkit-scrollbar-corner{background:transparent}.transition{transition:.3s}.widget-controls{position:absolute;z-index:1;top:0;right:0;padding:10px 20px;font-size:14px}.widget-controls a{color:#fff;margin-left:7px;line-height:1;vertical-align:top;display:inline-block}.widget-controls a i.glyphicon-resize-full{font-size:13px}.widget-controls a:hover{color:#ffffffb3}.widget-controls a.dropdown-toggle:after{display:none}.widget-controls ul.dropdown-menu{min-width:9rem;padding:0;border-radius:0}.widget-controls ul.dropdown-menu li{padding:4px;overflow:hidden}.widget-controls ul.dropdown-menu li a{color:#242d3a;font-size:13px;width:100%}.widget-controls ul.dropdown-menu li:hover{background-color:#242d3a}.widget-controls ul.dropdown-menu li:hover a{color:#fff}.card.fullscreened .card-header{line-height:35px}.card.fullscreened .card-header .widget-controls{padding:20px}.card.fullscreened .card-header .widget-controls a{margin-left:12px}.card.fullscreened .card-header .widget-controls a.setting{display:none}.card.fullscreened.card-primary{background:#024a88}.card.fullscreened.card-success{background:#2d922d}.card.fullscreened.card-info{background:#248dad}.card.fullscreened.card-warning{background:#f79a17}.card.fullscreened.card-danger{background:#bf1725}.scrolling{height:100%;overflow-y:scroll;padding-bottom:60px}.no-margin{margin:0}.bottom-15{margin-bottom:15px}.m-t-5{margin-top:5px}.m-t-15{margin-top:15px}.res-img{width:100%}.chart-outher{width:55%;margin:0 auto}.p-t-10{padding-top:10%}.o-visible{overflow:visible}.w-150{width:150px}.w-200{width:200px}@media (max-width: 543px){.chart-outher{width:100%}}@media (min-width: 544px) and (max-width: 767px){.chart-outher{width:85%}}@media (min-width: 992px) and (max-width: 1199px){.chart-outher{width:65%}}.mat-form-field-disabled .mat-form-field-wrapper{background-color:#ddd}.mat-no-border-top .mat-form-field-infix{border-top:none!important}.mat-dflt-margin,.mat-form-field-appearance-outline .mat-form-field-wrapper{margin-top:.125em!important;margin-bottom:.125em!important}.mat-form-field-wrapper{padding-bottom:0;height:35px;min-height:35px!important;margin-bottom:-7px!important}.mat-full-width{width:100%}.mat-full-height .mat-form-field-wrapper{height:100%!important}.mat-form-field-appearance-outline .mat-form-field-infix{padding-top:5px;padding-bottom:0;height:36px}.mat-form-field-appearance-outline .mat-form-field-infix select.mat-input-element{background-color:transparent;margin-bottom:-11px!important;margin-top:-2px!important;padding-top:0!important;top:0!important}.mat-form-field-appearance-outline .mat-form-field-infix input{display:inline-flex;margin-top:-8px;margin-bottom:-5px;padding-top:8px}.mat-form-field-appearance-outline .mat-form-field-suffix{height:25px!important;top:-2px!important}.mat-form-field-appearance-outline .mat-form-field-suffix .form-input-suffix{margin-right:5px!important;position:absolute!important;top:7px!important;right:4px!important}.mat-form-field-appearance-outline .mat-form-field-infix .form-input-suffix{position:relative!important;top:-4px!important}.mat-form-field-prefix .mat-icon-button,.mat-form-field-suffix .mat-icon-button{height:32px!important}.mat-form-field-label-wrapper{top:-8px}.mat-form-field-type-mat-native-select .mat-form-field-infix:after{top:60%!important}.mat-form-field-suffix{margin-right:-10px!important}.cdk-overlay-container{z-index:99999999!important}.mat-height-fixed .mat-form-field-flex{height:38px!important}.mat-height-auto .mat-form-field-flex{height:auto!important;padding-bottom:5px!important;padding-top:5px!important;padding-right:2px!important}.mat-height-auto .mat-form-field-infix{height:auto!important}.mat-icon-button-override{width:25px!important;top:0!important;color:#000000a3!important;position:absolute!important}.mat-icon-button-override-suffix{right:-5px!important}.mat-icon-button-override-prefix{left:-5px!important}.mat-option{height:25px!important;font-size:14px!important}.ngx-mat-timepicker .mat-form-field-infix{border-top:none!important}.mat-form-field-wrapper .form-control{width:100%;border:none;padding:0;line-height:1}.mat-form-field-wrapper .form-control:focus{box-shadow:none!important}.mat-form-field-wrapper .form-control.checking-field.ng-touched{padding-right:0;background-position-y:14px!important;background-position-x:right;padding-top:8px;padding-bottom:0}.mat-height-auto .form-control.checking-field.ng-touched{padding-right:25px;background-position:center right .625rem!important}.mat-form-field-wrapper .form-control.input-small.checking-field.ng-touched{background-position-y:9px!important;padding-right:25px}.mat-form-field-wrapper .form-control{background-color:transparent!important}.mat-form-field-wrapper .form-control.checking-combo.ng-touched{padding-right:45px;background-position-y:8px!important;padding-top:4px!important}.mat-form-field-wrapper .form-control.checking-combo.ng-untouched{padding-right:20px;background-position-y:8px!important;padding-top:4px!important}.mat-input-with-suffix{width:calc(100% - 35px)!important;display:inline-block!important;margin-right:10px!important}.mat-input-group-addon .mat-form-field-appearance-outline .mat-form-field-wrapper{background-color:#eceeef;border:1px solid rgba(0,0,0,.15);border-radius:.25rem}.mat-form-field-appearance-outline textarea{padding:5px 0!important}.snow{position:absolute;width:10px;height:10px;background:white;border-radius:50%}.snow:nth-child(1){opacity:1.8004;transform:translate(94.0009vw,-10px) scale(.7039);animation:fall-1 30s -20s linear infinite}@keyframes fall-1{72.473%{transform:translate(96.6724vw,72.473vh) scale(.7039)}to{transform:translate(95.33665vw,99vh) scale(.7039)}}.snow:nth-child(2){opacity:1.7398;transform:translate(4.2639vw,-10px) scale(.4594);animation:fall-2 15s -11s linear infinite}@keyframes fall-2{41.73%{transform:translate(10.5551vw,41.73vh) scale(.4594)}to{transform:translate(7.4095vw,99vh) scale(.4594)}}.snow:nth-child(3){opacity:1.1122;transform:translate(16.326vw,-10px) scale(.1806);animation:fall-3 28s -8s linear infinite}@keyframes fall-3{73.899%{transform:translate(24.2598vw,73.899vh) scale(.1806)}to{transform:translate(20.2929vw,99vh) scale(.1806)}}.snow:nth-child(4){opacity:.1496;transform:translate(6.3742vw,-10px) scale(.4814);animation:fall-4 14s -27s linear infinite}@keyframes fall-4{79.546%{transform:translate(3.038vw,79.546vh) scale(.4814)}to{transform:translate(4.7061vw,99vh) scale(.4814)}}.snow:nth-child(5){opacity:1.8204;transform:translate(20.2393vw,-10px) scale(.6393);animation:fall-5 11s -26s linear infinite}@keyframes fall-5{57.871%{transform:translate(15.5926vw,57.871vh) scale(.6393)}to{transform:translate(17.91595vw,99vh) scale(.6393)}}.snow:nth-child(6){opacity:1.4464;transform:translate(93.8719vw,-10px) scale(.3872);animation:fall-6 23s -30s linear infinite}@keyframes fall-6{77.87%{transform:translate(94.5077vw,77.87vh) scale(.3872)}to{transform:translate(94.1898vw,99vh) scale(.3872)}}.snow:nth-child(7){opacity:.3652;transform:translate(49.9286vw,-10px) scale(.7471);animation:fall-7 14s -8s linear infinite}@keyframes fall-7{31.844%{transform:translate(47.8643vw,31.844vh) scale(.7471)}to{transform:translate(48.89645vw,99vh) scale(.7471)}}.snow:nth-child(8){opacity:1.7398;transform:translate(91.5157vw,-10px) scale(.4043);animation:fall-8 17s -29s linear infinite}@keyframes fall-8{76.554%{transform:translate(89.3429vw,76.554vh) scale(.4043)}to{transform:translate(90.4293vw,99vh) scale(.4043)}}.snow:nth-child(9){opacity:.5812;transform:translate(23.7473vw,-10px) scale(.1362);animation:fall-9 29s -10s linear infinite}@keyframes fall-9{34.369%{transform:translate(29.5647vw,34.369vh) scale(.1362)}to{transform:translate(26.656vw,99vh) scale(.1362)}}.snow:nth-child(10){opacity:1.4494;transform:translate(17.1651vw,-10px) scale(.6286);animation:fall-10 13s -20s linear infinite}@keyframes fall-10{60.752%{transform:translate(12.4936vw,60.752vh) scale(.6286)}to{transform:translate(14.82935vw,99vh) scale(.6286)}}.snow:nth-child(11){opacity:1.7294;transform:translate(28.4626vw,-10px) scale(.2725);animation:fall-11 27s -6s linear infinite}@keyframes fall-11{36.851%{transform:translate(35.3913vw,36.851vh) scale(.2725)}to{transform:translate(31.92695vw,99vh) scale(.2725)}}.snow:nth-child(12){opacity:1.0382;transform:translate(63.4324vw,-10px) scale(.6505);animation:fall-12 26s -24s linear infinite}@keyframes fall-12{71.741%{transform:translate(63.0234vw,71.741vh) scale(.6505)}to{transform:translate(63.2279vw,99vh) scale(.6505)}}.snow:nth-child(13){opacity:.8558;transform:translate(50.4665vw,-10px) scale(.6887);animation:fall-13 22s -8s linear infinite}@keyframes fall-13{48.129%{transform:translate(42.6892vw,48.129vh) scale(.6887)}to{transform:translate(46.57785vw,99vh) scale(.6887)}}.snow:nth-child(14){opacity:1.599;transform:translate(98.6736vw,-10px) scale(.0001);animation:fall-14 25s -25s linear infinite}@keyframes fall-14{51.159%{transform:translate(97.6724vw,51.159vh) scale(.0001)}to{transform:translate(98.173vw,99vh) scale(.0001)}}.snow:nth-child(15){opacity:1.4884;transform:translate(83.7207vw,-10px) scale(.0859);animation:fall-15 11s -15s linear infinite}@keyframes fall-15{34.291%{transform:translate(75.1533vw,34.291vh) scale(.0859)}to{transform:translate(79.437vw,99vh) scale(.0859)}}.snow:nth-child(16){opacity:1.17;transform:translate(98.493vw,-10px) scale(.2993);animation:fall-16 15s -13s linear infinite}@keyframes fall-16{43.304%{transform:translate(103.7895vw,43.304vh) scale(.2993)}to{transform:translate(101.14125vw,99vh) scale(.2993)}}.snow:nth-child(17){opacity:1.7774;transform:translate(43.0465vw,-10px) scale(.7329);animation:fall-17 21s -29s linear infinite}@keyframes fall-17{49.487%{transform:translate(47.4869vw,49.487vh) scale(.7329)}to{transform:translate(45.2667vw,99vh) scale(.7329)}}.snow:nth-child(18){opacity:1.6384;transform:translate(95.0627vw,-10px) scale(.2177);animation:fall-18 28s -8s linear infinite}@keyframes fall-18{76.699%{transform:translate(91.5881vw,76.699vh) scale(.2177)}to{transform:translate(93.3254vw,99vh) scale(.2177)}}.snow:nth-child(19){opacity:1.6346;transform:translate(66.5934vw,-10px) scale(.129);animation:fall-19 14s -14s linear infinite}@keyframes fall-19{70.79%{transform:translate(68.246vw,70.79vh) scale(.129)}to{transform:translate(67.4197vw,99vh) scale(.129)}}.snow:nth-child(20){opacity:1.358;transform:translate(45.3129vw,-10px) scale(.3664);animation:fall-20 26s -7s linear infinite}@keyframes fall-20{76.122%{transform:translate(50.2402vw,76.122vh) scale(.3664)}to{transform:translate(47.77655vw,99vh) scale(.3664)}}.snow:nth-child(21){opacity:.9934;transform:translate(43.5608vw,-10px) scale(.7776);animation:fall-21 27s -28s linear infinite}@keyframes fall-21{41.505%{transform:translate(42.5061vw,41.505vh) scale(.7776)}to{transform:translate(43.03345vw,99vh) scale(.7776)}}.snow:nth-child(22){opacity:1.0712;transform:translate(91.8266vw,-10px) scale(.8929);animation:fall-22 12s -12s linear infinite}@keyframes fall-22{49.578%{transform:translate(85.3589vw,49.578vh) scale(.8929)}to{transform:translate(88.59275vw,99vh) scale(.8929)}}.snow:nth-child(23){opacity:.92;transform:translate(36.726vw,-10px) scale(.4169);animation:fall-23 14s -15s linear infinite}@keyframes fall-23{57.07%{transform:translate(43.179vw,57.07vh) scale(.4169)}to{transform:translate(39.9525vw,99vh) scale(.4169)}}.snow:nth-child(24){opacity:1.196;transform:translate(85.186vw,-10px) scale(.8011);animation:fall-24 21s -26s linear infinite}@keyframes fall-24{43.499%{transform:translate(80.8694vw,43.499vh) scale(.8011)}to{transform:translate(83.0277vw,99vh) scale(.8011)}}.snow:nth-child(25){opacity:1.7358;transform:translate(93.6572vw,-10px) scale(.848);animation:fall-25 22s -10s linear infinite}@keyframes fall-25{61.82%{transform:translate(88.3647vw,61.82vh) scale(.848)}to{transform:translate(91.01095vw,99vh) scale(.848)}}.snow:nth-child(26){opacity:1.3066;transform:translate(22.5315vw,-10px) scale(.5783);animation:fall-26 12s -8s linear infinite}@keyframes fall-26{68.207%{transform:translate(32.1577vw,68.207vh) scale(.5783)}to{transform:translate(27.3446vw,99vh) scale(.5783)}}.snow:nth-child(27){opacity:1.977;transform:translate(98.3546vw,-10px) scale(.843);animation:fall-27 18s -21s linear infinite}@keyframes fall-27{53.317%{transform:translate(99.1059vw,53.317vh) scale(.843)}to{transform:translate(98.73025vw,99vh) scale(.843)}}.snow:nth-child(28){opacity:.1484;transform:translate(14.2591vw,-10px) scale(.9376);animation:fall-28 14s -27s linear infinite}@keyframes fall-28{56.682%{transform:translate(10.4272vw,56.682vh) scale(.9376)}to{transform:translate(12.34315vw,99vh) scale(.9376)}}.snow:nth-child(29){opacity:.1338;transform:translate(40.9301vw,-10px) scale(.4165);animation:fall-29 30s -21s linear infinite}@keyframes fall-29{45.072%{transform:translate(33.9456vw,45.072vh) scale(.4165)}to{transform:translate(37.43785vw,99vh) scale(.4165)}}.snow:nth-child(30){opacity:1.6544;transform:translate(9.4137vw,-10px) scale(.4093);animation:fall-30 25s -5s linear infinite}@keyframes fall-30{69.581%{transform:translate(17.1866vw,69.581vh) scale(.4093)}to{transform:translate(13.30015vw,99vh) scale(.4093)}}.snow:nth-child(31){opacity:.0724;transform:translate(67.345vw,-10px) scale(.8922);animation:fall-31 28s -9s linear infinite}@keyframes fall-31{69.043%{transform:translate(70.9879vw,69.043vh) scale(.8922)}to{transform:translate(69.16645vw,99vh) scale(.8922)}}.snow:nth-child(32){opacity:1.2892;transform:translate(66.5234vw,-10px) scale(.6604);animation:fall-32 18s -29s linear infinite}@keyframes fall-32{42.436%{transform:translate(75.6962vw,42.436vh) scale(.6604)}to{transform:translate(71.1098vw,99vh) scale(.6604)}}.snow:nth-child(33){opacity:.482;transform:translate(33.9411vw,-10px) scale(.4428);animation:fall-33 16s -19s linear infinite}@keyframes fall-33{47.839%{transform:translate(38.9776vw,47.839vh) scale(.4428)}to{transform:translate(36.45935vw,99vh) scale(.4428)}}.snow:nth-child(34){opacity:1.2734;transform:translate(94.2917vw,-10px) scale(.1507);animation:fall-34 26s -10s linear infinite}@keyframes fall-34{41.143%{transform:translate(95.9419vw,41.143vh) scale(.1507)}to{transform:translate(95.1168vw,99vh) scale(.1507)}}.snow:nth-child(35){opacity:1.901;transform:translate(51.563vw,-10px) scale(.3568);animation:fall-35 25s -6s linear infinite}@keyframes fall-35{79.467%{transform:translate(48.1408vw,79.467vh) scale(.3568)}to{transform:translate(49.8519vw,99vh) scale(.3568)}}.snow:nth-child(36){opacity:.7112;transform:translate(40.4772vw,-10px) scale(.7972);animation:fall-36 15s -4s linear infinite}@keyframes fall-36{66.208%{transform:translate(49.1938vw,66.208vh) scale(.7972)}to{transform:translate(44.8355vw,99vh) scale(.7972)}}.snow:nth-child(37){opacity:.5796;transform:translate(34.026vw,-10px) scale(.2622);animation:fall-37 27s -14s linear infinite}@keyframes fall-37{38.148%{transform:translate(28.7987vw,38.148vh) scale(.2622)}to{transform:translate(31.41235vw,99vh) scale(.2622)}}.snow:nth-child(38){opacity:1.2416;transform:translate(30.9012vw,-10px) scale(.8924);animation:fall-38 21s -19s linear infinite}@keyframes fall-38{71.474%{transform:translate(22.9243vw,71.474vh) scale(.8924)}to{transform:translate(26.91275vw,99vh) scale(.8924)}}.snow:nth-child(39){opacity:.5958;transform:translate(24.0437vw,-10px) scale(.5502);animation:fall-39 30s -3s linear infinite}@keyframes fall-39{53.231%{transform:translate(16.3775vw,53.231vh) scale(.5502)}to{transform:translate(20.2106vw,99vh) scale(.5502)}}.snow:nth-child(40){opacity:.3224;transform:translate(31.2105vw,-10px) scale(.8888);animation:fall-40 23s -13s linear infinite}@keyframes fall-40{62.946%{transform:translate(31.1922vw,62.946vh) scale(.8888)}to{transform:translate(31.20135vw,99vh) scale(.8888)}}.snow:nth-child(41){opacity:.5936;transform:translate(82.8293vw,-10px) scale(.2853);animation:fall-41 22s -21s linear infinite}@keyframes fall-41{64.128%{transform:translate(81.7974vw,64.128vh) scale(.2853)}to{transform:translate(82.31335vw,99vh) scale(.2853)}}.snow:nth-child(42){opacity:.3268;transform:translate(35.5988vw,-10px) scale(.338);animation:fall-42 12s -7s linear infinite}@keyframes fall-42{34.994%{transform:translate(30.6007vw,34.994vh) scale(.338)}to{transform:translate(33.09975vw,99vh) scale(.338)}}.snow:nth-child(43){opacity:1.9418;transform:translate(52.2319vw,-10px) scale(.635);animation:fall-43 21s -15s linear infinite}@keyframes fall-43{69.609%{transform:translate(55.7905vw,69.609vh) scale(.635)}to{transform:translate(54.0112vw,99vh) scale(.635)}}.snow:nth-child(44){opacity:.2186;transform:translate(59.419vw,-10px) scale(.0088);animation:fall-44 29s -1s linear infinite}@keyframes fall-44{41.754%{transform:translate(53.4975vw,41.754vh) scale(.0088)}to{transform:translate(56.45825vw,99vh) scale(.0088)}}.snow:nth-child(45){opacity:.8902;transform:translate(67.5662vw,-10px) scale(.0419);animation:fall-45 26s -26s linear infinite}@keyframes fall-45{65.565%{transform:translate(66.0975vw,65.565vh) scale(.0419)}to{transform:translate(66.83185vw,99vh) scale(.0419)}}.snow:nth-child(46){opacity:1.1262;transform:translate(44.8208vw,-10px) scale(.0984);animation:fall-46 15s -17s linear infinite}@keyframes fall-46{75.891%{transform:translate(47.5455vw,75.891vh) scale(.0984)}to{transform:translate(46.18315vw,99vh) scale(.0984)}}.snow:nth-child(47){opacity:1.7454;transform:translate(32.5304vw,-10px) scale(.6525);animation:fall-47 26s -19s linear infinite}@keyframes fall-47{45.57%{transform:translate(25.5843vw,45.57vh) scale(.6525)}to{transform:translate(29.05735vw,99vh) scale(.6525)}}.snow:nth-child(48){opacity:1.5888;transform:translate(74.9798vw,-10px) scale(.5043);animation:fall-48 19s -20s linear infinite}@keyframes fall-48{36.791%{transform:translate(67.1292vw,36.791vh) scale(.5043)}to{transform:translate(71.0545vw,99vh) scale(.5043)}}.snow:nth-child(49){opacity:.6882;transform:translate(65.6803vw,-10px) scale(.164);animation:fall-49 11s -16s linear infinite}@keyframes fall-49{78.45%{transform:translate(60.2999vw,78.45vh) scale(.164)}to{transform:translate(62.9901vw,99vh) scale(.164)}}.snow:nth-child(50){opacity:.352;transform:translate(67.4029vw,-10px) scale(.4016);animation:fall-50 24s -3s linear infinite}@keyframes fall-50{71.458%{transform:translate(60.4866vw,71.458vh) scale(.4016)}to{transform:translate(63.94475vw,99vh) scale(.4016)}}.snow:nth-child(51){opacity:.3778;transform:translate(19.4866vw,-10px) scale(.0861);animation:fall-51 19s -17s linear infinite}@keyframes fall-51{31.681%{transform:translate(26.4676vw,31.681vh) scale(.0861)}to{transform:translate(22.9771vw,99vh) scale(.0861)}}.snow:nth-child(52){opacity:1.0046;transform:translate(76.9934vw,-10px) scale(.8973);animation:fall-52 27s -12s linear infinite}@keyframes fall-52{65.476%{transform:translate(83.6473vw,65.476vh) scale(.8973)}to{transform:translate(80.32035vw,99vh) scale(.8973)}}.snow:nth-child(53){opacity:.7624;transform:translate(19.0417vw,-10px) scale(.5148);animation:fall-53 23s -21s linear infinite}@keyframes fall-53{74.671%{transform:translate(23.8552vw,74.671vh) scale(.5148)}to{transform:translate(21.44845vw,99vh) scale(.5148)}}.snow:nth-child(54){opacity:1.099;transform:translate(93.7828vw,-10px) scale(.0341);animation:fall-54 12s -25s linear infinite}@keyframes fall-54{35.333%{transform:translate(97.859vw,35.333vh) scale(.0341)}to{transform:translate(95.8209vw,99vh) scale(.0341)}}.snow:nth-child(55){opacity:1.7674;transform:translate(21.6922vw,-10px) scale(.4563);animation:fall-55 18s -14s linear infinite}@keyframes fall-55{36.104%{transform:translate(24.815vw,36.104vh) scale(.4563)}to{transform:translate(23.2536vw,99vh) scale(.4563)}}.snow:nth-child(56){opacity:1.3584;transform:translate(3.5351vw,-10px) scale(.6013);animation:fall-56 26s -27s linear infinite}@keyframes fall-56{55.364%{transform:translate(-4.1197vw,55.364vh) scale(.6013)}to{transform:translate(-.2923vw,99vh) scale(.6013)}}.snow:nth-child(57){opacity:.9242;transform:translate(77.3472vw,-10px) scale(.6716);animation:fall-57 24s -2s linear infinite}@keyframes fall-57{73.122%{transform:translate(78.892vw,73.122vh) scale(.6716)}to{transform:translate(78.1196vw,99vh) scale(.6716)}}.snow:nth-child(58){opacity:.7354;transform:translate(58.5137vw,-10px) scale(.5937);animation:fall-58 10s -17s linear infinite}@keyframes fall-58{43.818%{transform:translate(57.1391vw,43.818vh) scale(.5937)}to{transform:translate(57.8264vw,99vh) scale(.5937)}}.snow:nth-child(59){opacity:.0226;transform:translate(26.5617vw,-10px) scale(.1486);animation:fall-59 10s -25s linear infinite}@keyframes fall-59{53.406%{transform:translate(34.3711vw,53.406vh) scale(.1486)}to{transform:translate(30.4664vw,99vh) scale(.1486)}}.snow:nth-child(60){opacity:.2762;transform:translate(65.3783vw,-10px) scale(.3541);animation:fall-60 21s -10s linear infinite}@keyframes fall-60{33.639%{transform:translate(71.6011vw,33.639vh) scale(.3541)}to{transform:translate(68.4897vw,99vh) scale(.3541)}}.snow:nth-child(61){opacity:.6282;transform:translate(67.8121vw,-10px) scale(.3902);animation:fall-61 10s -2s linear infinite}@keyframes fall-61{76.187%{transform:translate(67.4731vw,76.187vh) scale(.3902)}to{transform:translate(67.6426vw,99vh) scale(.3902)}}.snow:nth-child(62){opacity:1.4524;transform:translate(43.2832vw,-10px) scale(.1673);animation:fall-62 29s -23s linear infinite}@keyframes fall-62{60.026%{transform:translate(34.5702vw,60.026vh) scale(.1673)}to{transform:translate(38.9267vw,99vh) scale(.1673)}}.snow:nth-child(63){opacity:1.486;transform:translate(18.748vw,-10px) scale(.0629);animation:fall-63 24s -23s linear infinite}@keyframes fall-63{34.009%{transform:translate(11.6752vw,34.009vh) scale(.0629)}to{transform:translate(15.2116vw,99vh) scale(.0629)}}.snow:nth-child(64){opacity:1.0742;transform:translate(19.5698vw,-10px) scale(.1089);animation:fall-64 25s -5s linear infinite}@keyframes fall-64{73.848%{transform:translate(21.5923vw,73.848vh) scale(.1089)}to{transform:translate(20.58105vw,99vh) scale(.1089)}}.snow:nth-child(65){opacity:1.718;transform:translate(47.2972vw,-10px) scale(.6627);animation:fall-65 20s -23s linear infinite}@keyframes fall-65{47.487%{transform:translate(50.9036vw,47.487vh) scale(.6627)}to{transform:translate(49.1004vw,99vh) scale(.6627)}}.snow:nth-child(66){opacity:1.711;transform:translate(85.5606vw,-10px) scale(.2743);animation:fall-66 12s -11s linear infinite}@keyframes fall-66{69.025%{transform:translate(83.2352vw,69.025vh) scale(.2743)}to{transform:translate(84.3979vw,99vh) scale(.2743)}}.snow:nth-child(67){opacity:.3958;transform:translate(38.3489vw,-10px) scale(.3922);animation:fall-67 11s -11s linear infinite}@keyframes fall-67{71.119%{transform:translate(44.7151vw,71.119vh) scale(.3922)}to{transform:translate(41.532vw,99vh) scale(.3922)}}.snow:nth-child(68){opacity:1.35;transform:translate(65.0797vw,-10px) scale(.3415);animation:fall-68 19s -5s linear infinite}@keyframes fall-68{64.635%{transform:translate(65.532vw,64.635vh) scale(.3415)}to{transform:translate(65.30585vw,99vh) scale(.3415)}}.snow:nth-child(69){opacity:.3292;transform:translate(57.1483vw,-10px) scale(.4326);animation:fall-69 17s -11s linear infinite}@keyframes fall-69{69.424%{transform:translate(48.7945vw,69.424vh) scale(.4326)}to{transform:translate(52.9714vw,99vh) scale(.4326)}}.snow:nth-child(70){opacity:1.7654;transform:translate(8.1126vw,-10px) scale(.8898);animation:fall-70 25s -11s linear infinite}@keyframes fall-70{43.979%{transform:translate(3.2154vw,43.979vh) scale(.8898)}to{transform:translate(5.664vw,99vh) scale(.8898)}}.snow:nth-child(71){opacity:1.6682;transform:translate(80.8528vw,-10px) scale(.3615);animation:fall-71 20s -5s linear infinite}@keyframes fall-71{68.188%{transform:translate(85.2371vw,68.188vh) scale(.3615)}to{transform:translate(83.04495vw,99vh) scale(.3615)}}.snow:nth-child(72){opacity:1.9466;transform:translate(83.3664vw,-10px) scale(.3199);animation:fall-72 28s -19s linear infinite}@keyframes fall-72{75.644%{transform:translate(90.3263vw,75.644vh) scale(.3199)}to{transform:translate(86.84635vw,99vh) scale(.3199)}}.snow:nth-child(73){opacity:1.8842;transform:translate(81.0636vw,-10px) scale(.6759);animation:fall-73 17s -29s linear infinite}@keyframes fall-73{70.188%{transform:translate(77.7319vw,70.188vh) scale(.6759)}to{transform:translate(79.39775vw,99vh) scale(.6759)}}.snow:nth-child(74){opacity:1.3198;transform:translate(16.3317vw,-10px) scale(.5409);animation:fall-74 10s -12s linear infinite}@keyframes fall-74{77.035%{transform:translate(19.0896vw,77.035vh) scale(.5409)}to{transform:translate(17.71065vw,99vh) scale(.5409)}}.snow:nth-child(75){opacity:.3666;transform:translate(99.2418vw,-10px) scale(.5123);animation:fall-75 13s -8s linear infinite}@keyframes fall-75{60.277%{transform:translate(95.247vw,60.277vh) scale(.5123)}to{transform:translate(97.2444vw,99vh) scale(.5123)}}.snow:nth-child(76){opacity:.0892;transform:translate(23.8228vw,-10px) scale(.093);animation:fall-76 21s -1s linear infinite}@keyframes fall-76{37.054%{transform:translate(31.6548vw,37.054vh) scale(.093)}to{transform:translate(27.7388vw,99vh) scale(.093)}}.snow:nth-child(77){opacity:1.822;transform:translate(44.3791vw,-10px) scale(.7989);animation:fall-77 14s -7s linear infinite}@keyframes fall-77{70.548%{transform:translate(44.8244vw,70.548vh) scale(.7989)}to{transform:translate(44.60175vw,99vh) scale(.7989)}}.snow:nth-child(78){opacity:1.8356;transform:translate(38.8155vw,-10px) scale(.0414);animation:fall-78 11s -3s linear infinite}@keyframes fall-78{45.069%{transform:translate(42.672vw,45.069vh) scale(.0414)}to{transform:translate(40.74375vw,99vh) scale(.0414)}}.snow:nth-child(79){opacity:.2466;transform:translate(1.0424vw,-10px) scale(.8078);animation:fall-79 16s -16s linear infinite}@keyframes fall-79{75.849%{transform:translate(6.1722vw,75.849vh) scale(.8078)}to{transform:translate(3.6073vw,99vh) scale(.8078)}}.snow:nth-child(80){opacity:1.6974;transform:translate(46.8406vw,-10px) scale(.1357);animation:fall-80 14s -20s linear infinite}@keyframes fall-80{55.85%{transform:translate(56.3952vw,55.85vh) scale(.1357)}to{transform:translate(51.6179vw,99vh) scale(.1357)}}.snow:nth-child(81){opacity:.7948;transform:translate(2.269vw,-10px) scale(.0608);animation:fall-81 16s -27s linear infinite}@keyframes fall-81{59.551%{transform:translate(-5.0138vw,59.551vh) scale(.0608)}to{transform:translate(-1.3724vw,99vh) scale(.0608)}}.snow:nth-child(82){opacity:1.2836;transform:translate(67.0171vw,-10px) scale(.8993);animation:fall-82 21s -1s linear infinite}@keyframes fall-82{76.788%{transform:translate(62.8104vw,76.788vh) scale(.8993)}to{transform:translate(64.91375vw,99vh) scale(.8993)}}.snow:nth-child(83){opacity:1.836;transform:translate(88.3107vw,-10px) scale(.9263);animation:fall-83 13s -13s linear infinite}@keyframes fall-83{76.465%{transform:translate(94.6052vw,76.465vh) scale(.9263)}to{transform:translate(91.45795vw,99vh) scale(.9263)}}.snow:nth-child(84){opacity:.349;transform:translate(80.3672vw,-10px) scale(.3128);animation:fall-84 21s -3s linear infinite}@keyframes fall-84{53.136%{transform:translate(73.2205vw,53.136vh) scale(.3128)}to{transform:translate(76.79385vw,99vh) scale(.3128)}}.snow:nth-child(85){opacity:1.2906;transform:translate(83.3715vw,-10px) scale(.3755);animation:fall-85 19s -7s linear infinite}@keyframes fall-85{58.576%{transform:translate(85.6598vw,58.576vh) scale(.3755)}to{transform:translate(84.51565vw,99vh) scale(.3755)}}.snow:nth-child(86){opacity:1.4168;transform:translate(32.2997vw,-10px) scale(.4895);animation:fall-86 15s -8s linear infinite}@keyframes fall-86{32.241%{transform:translate(39.482vw,32.241vh) scale(.4895)}to{transform:translate(35.89085vw,99vh) scale(.4895)}}.snow:nth-child(87){opacity:.3262;transform:translate(52.1699vw,-10px) scale(.3807);animation:fall-87 20s -23s linear infinite}@keyframes fall-87{39.292%{transform:translate(43.5723vw,39.292vh) scale(.3807)}to{transform:translate(47.8711vw,99vh) scale(.3807)}}.snow:nth-child(88){opacity:.302;transform:translate(53.8393vw,-10px) scale(.7892);animation:fall-88 19s -6s linear infinite}@keyframes fall-88{42.528%{transform:translate(49.5097vw,42.528vh) scale(.7892)}to{transform:translate(51.6745vw,99vh) scale(.7892)}}.snow:nth-child(89){opacity:.12;transform:translate(66.5956vw,-10px) scale(.034);animation:fall-89 19s -29s linear infinite}@keyframes fall-89{49.775%{transform:translate(64.6846vw,49.775vh) scale(.034)}to{transform:translate(65.6401vw,99vh) scale(.034)}}.snow:nth-child(90){opacity:1.1216;transform:translate(90.6662vw,-10px) scale(.0938);animation:fall-90 12s -27s linear infinite}@keyframes fall-90{37.406%{transform:translate(89.1977vw,37.406vh) scale(.0938)}to{transform:translate(89.93195vw,99vh) scale(.0938)}}.snow:nth-child(91){opacity:.0612;transform:translate(2.294vw,-10px) scale(.7778);animation:fall-91 12s -18s linear infinite}@keyframes fall-91{35.75%{transform:translate(-2.8274vw,35.75vh) scale(.7778)}to{transform:translate(-.2667vw,99vh) scale(.7778)}}.snow:nth-child(92){opacity:1.9586;transform:translate(2.0683vw,-10px) scale(.7219);animation:fall-92 18s -28s linear infinite}@keyframes fall-92{68.887%{transform:translate(-3.9771vw,68.887vh) scale(.7219)}to{transform:translate(-.9544vw,99vh) scale(.7219)}}.snow:nth-child(93){opacity:.7208;transform:translate(26.2671vw,-10px) scale(.8926);animation:fall-93 30s -25s linear infinite}@keyframes fall-93{65.881%{transform:translate(20.3739vw,65.881vh) scale(.8926)}to{transform:translate(23.3205vw,99vh) scale(.8926)}}.snow:nth-child(94){opacity:.1726;transform:translate(98.5297vw,-10px) scale(.5024);animation:fall-94 18s -11s linear infinite}@keyframes fall-94{55.013%{transform:translate(99.5193vw,55.013vh) scale(.5024)}to{transform:translate(99.0245vw,99vh) scale(.5024)}}.snow:nth-child(95){opacity:.4636;transform:translate(65.245vw,-10px) scale(.9014);animation:fall-95 24s -1s linear infinite}@keyframes fall-95{73.984%{transform:translate(66.8933vw,73.984vh) scale(.9014)}to{transform:translate(66.06915vw,99vh) scale(.9014)}}.snow:nth-child(96){opacity:.916;transform:translate(16.1691vw,-10px) scale(.8751);animation:fall-96 15s -22s linear infinite}@keyframes fall-96{66.085%{transform:translate(26.0925vw,66.085vh) scale(.8751)}to{transform:translate(21.1308vw,99vh) scale(.8751)}}.snow:nth-child(97){opacity:1.1028;transform:translate(27.6639vw,-10px) scale(.2672);animation:fall-97 28s -10s linear infinite}@keyframes fall-97{45.934%{transform:translate(26.6161vw,45.934vh) scale(.2672)}to{transform:translate(27.14vw,99vh) scale(.2672)}}.snow:nth-child(98){opacity:1.9524;transform:translate(58.9547vw,-10px) scale(.1813);animation:fall-98 21s -8s linear infinite}@keyframes fall-98{64.897%{transform:translate(50.8492vw,64.897vh) scale(.1813)}to{transform:translate(54.90195vw,99vh) scale(.1813)}}.snow:nth-child(99){opacity:.0592;transform:translate(8.3391vw,-10px) scale(.0316);animation:fall-99 12s -19s linear infinite}@keyframes fall-99{47.348%{transform:translate(11.4042vw,47.348vh) scale(.0316)}to{transform:translate(9.87165vw,99vh) scale(.0316)}}.snow:nth-child(100){opacity:.401;transform:translate(4.5046vw,-10px) scale(.9385);animation:fall-100 18s -20s linear infinite}@keyframes fall-100{78.673%{transform:translate(-3.4908vw,78.673vh) scale(.9385)}to{transform:translate(.5069vw,99vh) scale(.9385)}}.snow:nth-child(101){opacity:1.4018;transform:translate(96.0146vw,-10px) scale(.993);animation:fall-101 14s -21s linear infinite}@keyframes fall-101{68.087%{transform:translate(99.0132vw,68.087vh) scale(.993)}to{transform:translate(97.5139vw,99vh) scale(.993)}}.snow:nth-child(102){opacity:1.7196;transform:translate(3.1272vw,-10px) scale(.9678);animation:fall-102 25s -2s linear infinite}@keyframes fall-102{35.143%{transform:translate(-1.2348vw,35.143vh) scale(.9678)}to{transform:translate(.9462vw,99vh) scale(.9678)}}.snow:nth-child(103){opacity:.4926;transform:translate(88.3821vw,-10px) scale(.6486);animation:fall-103 16s -30s linear infinite}@keyframes fall-103{59.649%{transform:translate(90.113vw,59.649vh) scale(.6486)}to{transform:translate(89.24755vw,99vh) scale(.6486)}}.snow:nth-child(104){opacity:.7874;transform:translate(37.9742vw,-10px) scale(.8019);animation:fall-104 24s -27s linear infinite}@keyframes fall-104{75.297%{transform:translate(31.6193vw,75.297vh) scale(.8019)}to{transform:translate(34.79675vw,99vh) scale(.8019)}}.snow:nth-child(105){opacity:1.2226;transform:translate(72.6402vw,-10px) scale(.1215);animation:fall-105 13s -3s linear infinite}@keyframes fall-105{55.489%{transform:translate(76.417vw,55.489vh) scale(.1215)}to{transform:translate(74.5286vw,99vh) scale(.1215)}}.snow:nth-child(106){opacity:.5162;transform:translate(91.6597vw,-10px) scale(.6581);animation:fall-106 19s -1s linear infinite}@keyframes fall-106{50.004%{transform:translate(92.085vw,50.004vh) scale(.6581)}to{transform:translate(91.87235vw,99vh) scale(.6581)}}.snow:nth-child(107){opacity:1.991;transform:translate(31.7718vw,-10px) scale(.0309);animation:fall-107 18s -12s linear infinite}@keyframes fall-107{36.637%{transform:translate(23.5562vw,36.637vh) scale(.0309)}to{transform:translate(27.664vw,99vh) scale(.0309)}}.snow:nth-child(108){opacity:1.142;transform:translate(47.5116vw,-10px) scale(.3335);animation:fall-108 16s -3s linear infinite}@keyframes fall-108{45.746%{transform:translate(54.9631vw,45.746vh) scale(.3335)}to{transform:translate(51.23735vw,99vh) scale(.3335)}}.snow:nth-child(109){opacity:1.6024;transform:translate(19.4217vw,-10px) scale(.3882);animation:fall-109 17s -21s linear infinite}@keyframes fall-109{60.111%{transform:translate(28.7978vw,60.111vh) scale(.3882)}to{transform:translate(24.10975vw,99vh) scale(.3882)}}.snow:nth-child(110){opacity:1.0982;transform:translate(64.8213vw,-10px) scale(.7474);animation:fall-110 25s -14s linear infinite}@keyframes fall-110{41.69%{transform:translate(61.2318vw,41.69vh) scale(.7474)}to{transform:translate(63.02655vw,99vh) scale(.7474)}}.snow:nth-child(111){opacity:1.2742;transform:translate(42.4429vw,-10px) scale(.6723);animation:fall-111 24s -25s linear infinite}@keyframes fall-111{67.871%{transform:translate(44.344vw,67.871vh) scale(.6723)}to{transform:translate(43.39345vw,99vh) scale(.6723)}}.snow:nth-child(112){opacity:1.3492;transform:translate(2.3274vw,-10px) scale(.6433);animation:fall-112 22s -14s linear infinite}@keyframes fall-112{51.636%{transform:translate(-4.1898vw,51.636vh) scale(.6433)}to{transform:translate(-.9312vw,99vh) scale(.6433)}}.snow:nth-child(113){opacity:1.8252;transform:translate(69.8047vw,-10px) scale(.9918);animation:fall-113 21s -14s linear infinite}@keyframes fall-113{55.026%{transform:translate(64.994vw,55.026vh) scale(.9918)}to{transform:translate(67.39935vw,99vh) scale(.9918)}}.snow:nth-child(114){opacity:.1012;transform:translate(59.8267vw,-10px) scale(.9713);animation:fall-114 12s -4s linear infinite}@keyframes fall-114{58.544%{transform:translate(58.5609vw,58.544vh) scale(.9713)}to{transform:translate(59.1938vw,99vh) scale(.9713)}}.snow:nth-child(115){opacity:1.7194;transform:translate(5.1829vw,-10px) scale(.4532);animation:fall-115 20s -14s linear infinite}@keyframes fall-115{65.949%{transform:translate(11.5381vw,65.949vh) scale(.4532)}to{transform:translate(8.3605vw,99vh) scale(.4532)}}.snow:nth-child(116){opacity:1.6154;transform:translate(65.3429vw,-10px) scale(.9627);animation:fall-116 30s -1s linear infinite}@keyframes fall-116{39.967%{transform:translate(73.6951vw,39.967vh) scale(.9627)}to{transform:translate(69.519vw,99vh) scale(.9627)}}.snow:nth-child(117){opacity:1.9072;transform:translate(14.2467vw,-10px) scale(.4885);animation:fall-117 23s -30s linear infinite}@keyframes fall-117{62.022%{transform:translate(6.4765vw,62.022vh) scale(.4885)}to{transform:translate(10.3616vw,99vh) scale(.4885)}}.snow:nth-child(118){opacity:.928;transform:translate(96.4903vw,-10px) scale(.1768);animation:fall-118 20s -3s linear infinite}@keyframes fall-118{61.202%{transform:translate(96.3713vw,61.202vh) scale(.1768)}to{transform:translate(96.4308vw,99vh) scale(.1768)}}.snow:nth-child(119){opacity:1.0632;transform:translate(37.2242vw,-10px) scale(.9119);animation:fall-119 27s -19s linear infinite}@keyframes fall-119{68.647%{transform:translate(41.1397vw,68.647vh) scale(.9119)}to{transform:translate(39.18195vw,99vh) scale(.9119)}}.snow:nth-child(120){opacity:.1292;transform:translate(35.6472vw,-10px) scale(.574);animation:fall-120 27s -23s linear infinite}@keyframes fall-120{33.129%{transform:translate(38.4189vw,33.129vh) scale(.574)}to{transform:translate(37.03305vw,99vh) scale(.574)}}.snow:nth-child(121){opacity:.7104;transform:translate(86.4844vw,-10px) scale(.1087);animation:fall-121 28s -5s linear infinite}@keyframes fall-121{46.561%{transform:translate(92.7797vw,46.561vh) scale(.1087)}to{transform:translate(89.63205vw,99vh) scale(.1087)}}.snow:nth-child(122){opacity:1.9584;transform:translate(41.7789vw,-10px) scale(.516);animation:fall-122 21s -8s linear infinite}@keyframes fall-122{41.359%{transform:translate(40.3081vw,41.359vh) scale(.516)}to{transform:translate(41.0435vw,99vh) scale(.516)}}.snow:nth-child(123){opacity:1.8022;transform:translate(98.2022vw,-10px) scale(.593);animation:fall-123 20s -16s linear infinite}@keyframes fall-123{30.114%{transform:translate(97.7889vw,30.114vh) scale(.593)}to{transform:translate(97.99555vw,99vh) scale(.593)}}.snow:nth-child(124){opacity:.6048;transform:translate(32.9139vw,-10px) scale(.5211);animation:fall-124 29s -27s linear infinite}@keyframes fall-124{60.601%{transform:translate(40.1068vw,60.601vh) scale(.5211)}to{transform:translate(36.51035vw,99vh) scale(.5211)}}.snow:nth-child(125){opacity:.682;transform:translate(17.9839vw,-10px) scale(.2429);animation:fall-125 16s -14s linear infinite}@keyframes fall-125{67.859%{transform:translate(12.3203vw,67.859vh) scale(.2429)}to{transform:translate(15.1521vw,99vh) scale(.2429)}}.snow:nth-child(126){opacity:1.9254;transform:translate(34.3976vw,-10px) scale(.8238);animation:fall-126 10s -6s linear infinite}@keyframes fall-126{41.994%{transform:translate(38.3471vw,41.994vh) scale(.8238)}to{transform:translate(36.37235vw,99vh) scale(.8238)}}.snow:nth-child(127){opacity:.49;transform:translate(75.0863vw,-10px) scale(.9599);animation:fall-127 22s -29s linear infinite}@keyframes fall-127{36.012%{transform:translate(72.0766vw,36.012vh) scale(.9599)}to{transform:translate(73.58145vw,99vh) scale(.9599)}}.snow:nth-child(128){opacity:.6146;transform:translate(89.1195vw,-10px) scale(.7372);animation:fall-128 21s -8s linear infinite}@keyframes fall-128{60.917%{transform:translate(86.8997vw,60.917vh) scale(.7372)}to{transform:translate(88.0096vw,99vh) scale(.7372)}}.snow:nth-child(129){opacity:1.624;transform:translate(57.0744vw,-10px) scale(.6663);animation:fall-129 18s -10s linear infinite}@keyframes fall-129{66.668%{transform:translate(57.3538vw,66.668vh) scale(.6663)}to{transform:translate(57.2141vw,99vh) scale(.6663)}}.snow:nth-child(130){opacity:.56;transform:translate(59.4335vw,-10px) scale(.8389);animation:fall-130 16s -15s linear infinite}@keyframes fall-130{44.126%{transform:translate(67.3768vw,44.126vh) scale(.8389)}to{transform:translate(63.40515vw,99vh) scale(.8389)}}.snow:nth-child(131){opacity:.8622;transform:translate(71.2021vw,-10px) scale(.7622);animation:fall-131 17s -10s linear infinite}@keyframes fall-131{42.502%{transform:translate(79.5822vw,42.502vh) scale(.7622)}to{transform:translate(75.39215vw,99vh) scale(.7622)}}.snow:nth-child(132){opacity:.7354;transform:translate(86.477vw,-10px) scale(.5195);animation:fall-132 15s -19s linear infinite}@keyframes fall-132{72.133%{transform:translate(93.1282vw,72.133vh) scale(.5195)}to{transform:translate(89.8026vw,99vh) scale(.5195)}}.snow:nth-child(133){opacity:.7556;transform:translate(65.3089vw,-10px) scale(.5605);animation:fall-133 11s -11s linear infinite}@keyframes fall-133{55.635%{transform:translate(55.6572vw,55.635vh) scale(.5605)}to{transform:translate(60.48305vw,99vh) scale(.5605)}}.snow:nth-child(134){opacity:.76;transform:translate(9.6213vw,-10px) scale(.0925);animation:fall-134 16s -9s linear infinite}@keyframes fall-134{47.482%{transform:translate(13.8357vw,47.482vh) scale(.0925)}to{transform:translate(11.7285vw,99vh) scale(.0925)}}.snow:nth-child(135){opacity:.4766;transform:translate(12.35vw,-10px) scale(.2257);animation:fall-135 18s -29s linear infinite}@keyframes fall-135{66.743%{transform:translate(9.7402vw,66.743vh) scale(.2257)}to{transform:translate(11.0451vw,99vh) scale(.2257)}}.snow:nth-child(136){opacity:1.0456;transform:translate(74.947vw,-10px) scale(.362);animation:fall-136 23s -30s linear infinite}@keyframes fall-136{57.282%{transform:translate(69.8096vw,57.282vh) scale(.362)}to{transform:translate(72.3783vw,99vh) scale(.362)}}.snow:nth-child(137){opacity:.6214;transform:translate(50.3569vw,-10px) scale(.7574);animation:fall-137 27s -15s linear infinite}@keyframes fall-137{78.051%{transform:translate(47.0676vw,78.051vh) scale(.7574)}to{transform:translate(48.71225vw,99vh) scale(.7574)}}.snow:nth-child(138){opacity:1.9726;transform:translate(13.6734vw,-10px) scale(.147);animation:fall-138 17s -12s linear infinite}@keyframes fall-138{73.2%{transform:translate(16.0079vw,73.2vh) scale(.147)}to{transform:translate(14.84065vw,99vh) scale(.147)}}.snow:nth-child(139){opacity:.8824;transform:translate(65.1287vw,-10px) scale(.5982);animation:fall-139 16s -13s linear infinite}@keyframes fall-139{47.823%{transform:translate(63.854vw,47.823vh) scale(.5982)}to{transform:translate(64.49135vw,99vh) scale(.5982)}}.snow:nth-child(140){opacity:.589;transform:translate(89.9324vw,-10px) scale(.9155);animation:fall-140 17s -2s linear infinite}@keyframes fall-140{64.791%{transform:translate(88.7855vw,64.791vh) scale(.9155)}to{transform:translate(89.35895vw,99vh) scale(.9155)}}.snow:nth-child(141){opacity:1.2464;transform:translate(3.5643vw,-10px) scale(.4664);animation:fall-141 22s -27s linear infinite}@keyframes fall-141{68.739%{transform:translate(7.1919vw,68.739vh) scale(.4664)}to{transform:translate(5.3781vw,99vh) scale(.4664)}}.snow:nth-child(142){opacity:.6936;transform:translate(78.839vw,-10px) scale(.4438);animation:fall-142 19s -29s linear infinite}@keyframes fall-142{79.527%{transform:translate(74.9169vw,79.527vh) scale(.4438)}to{transform:translate(76.87795vw,99vh) scale(.4438)}}.snow:nth-child(143){opacity:1.8472;transform:translate(33.87vw,-10px) scale(.0834);animation:fall-143 10s -8s linear infinite}@keyframes fall-143{69.029%{transform:translate(40.2059vw,69.029vh) scale(.0834)}to{transform:translate(37.03795vw,99vh) scale(.0834)}}.snow:nth-child(144){opacity:1.046;transform:translate(55.2823vw,-10px) scale(.134);animation:fall-144 15s -5s linear infinite}@keyframes fall-144{72.97%{transform:translate(53.7383vw,72.97vh) scale(.134)}to{transform:translate(54.5103vw,99vh) scale(.134)}}.snow:nth-child(145){opacity:.4572;transform:translate(58.1599vw,-10px) scale(.1925);animation:fall-145 26s -8s linear infinite}@keyframes fall-145{79.453%{transform:translate(53.6607vw,79.453vh) scale(.1925)}to{transform:translate(55.9103vw,99vh) scale(.1925)}}.snow:nth-child(146){opacity:.0704;transform:translate(1.0126vw,-10px) scale(.4602);animation:fall-146 28s -13s linear infinite}@keyframes fall-146{40.847%{transform:translate(4.6031vw,40.847vh) scale(.4602)}to{transform:translate(2.80785vw,99vh) scale(.4602)}}.snow:nth-child(147){opacity:1.1544;transform:translate(31.0326vw,-10px) scale(.3455);animation:fall-147 15s -11s linear infinite}@keyframes fall-147{77.923%{transform:translate(25.7751vw,77.923vh) scale(.3455)}to{transform:translate(28.40385vw,99vh) scale(.3455)}}.snow:nth-child(148){opacity:.8318;transform:translate(82.908vw,-10px) scale(.507);animation:fall-148 16s -19s linear infinite}@keyframes fall-148{45.904%{transform:translate(73.4792vw,45.904vh) scale(.507)}to{transform:translate(78.1936vw,99vh) scale(.507)}}.snow:nth-child(149){opacity:.3194;transform:translate(40.0804vw,-10px) scale(.2394);animation:fall-149 13s -23s linear infinite}@keyframes fall-149{73.738%{transform:translate(40.349vw,73.738vh) scale(.2394)}to{transform:translate(40.2147vw,99vh) scale(.2394)}}.snow:nth-child(150){opacity:1.5322;transform:translate(55.4002vw,-10px) scale(.312);animation:fall-150 24s -15s linear infinite}@keyframes fall-150{62.6%{transform:translate(48.1455vw,62.6vh) scale(.312)}to{transform:translate(51.77285vw,99vh) scale(.312)}}.snow:nth-child(151){opacity:.443;transform:translate(12.9118vw,-10px) scale(.87);animation:fall-151 28s -28s linear infinite}@keyframes fall-151{39.18%{transform:translate(17.6005vw,39.18vh) scale(.87)}to{transform:translate(15.25615vw,99vh) scale(.87)}}.snow:nth-child(152){opacity:.8684;transform:translate(48.4949vw,-10px) scale(.6203);animation:fall-152 12s -17s linear infinite}@keyframes fall-152{31.569%{transform:translate(38.5984vw,31.569vh) scale(.6203)}to{transform:translate(43.54665vw,99vh) scale(.6203)}}.snow:nth-child(153){opacity:1.3246;transform:translate(82.3137vw,-10px) scale(.5382);animation:fall-153 17s -1s linear infinite}@keyframes fall-153{62.076%{transform:translate(88.381vw,62.076vh) scale(.5382)}to{transform:translate(85.34735vw,99vh) scale(.5382)}}.snow:nth-child(154){opacity:1.7944;transform:translate(67.4846vw,-10px) scale(.0193);animation:fall-154 21s -1s linear infinite}@keyframes fall-154{46.387%{transform:translate(66.4618vw,46.387vh) scale(.0193)}to{transform:translate(66.9732vw,99vh) scale(.0193)}}.snow:nth-child(155){opacity:.1;transform:translate(50.4447vw,-10px) scale(.8736);animation:fall-155 24s -6s linear infinite}@keyframes fall-155{33.963%{transform:translate(51.4519vw,33.963vh) scale(.8736)}to{transform:translate(50.9483vw,99vh) scale(.8736)}}.snow:nth-child(156){opacity:.7612;transform:translate(22.7699vw,-10px) scale(.1524);animation:fall-156 10s -28s linear infinite}@keyframes fall-156{53.849%{transform:translate(15.7661vw,53.849vh) scale(.1524)}to{transform:translate(19.268vw,99vh) scale(.1524)}}.snow:nth-child(157){opacity:1.543;transform:translate(64.2978vw,-10px) scale(.02);animation:fall-157 17s -14s linear infinite}@keyframes fall-157{64.709%{transform:translate(61.5974vw,64.709vh) scale(.02)}to{transform:translate(62.9476vw,99vh) scale(.02)}}.snow:nth-child(158){opacity:1.4218;transform:translate(22.2548vw,-10px) scale(.4731);animation:fall-158 18s -10s linear infinite}@keyframes fall-158{31.7%{transform:translate(16.5624vw,31.7vh) scale(.4731)}to{transform:translate(19.4086vw,99vh) scale(.4731)}}.snow:nth-child(159){opacity:.583;transform:translate(24.5903vw,-10px) scale(.0363);animation:fall-159 19s -20s linear infinite}@keyframes fall-159{54.264%{transform:translate(29.0404vw,54.264vh) scale(.0363)}to{transform:translate(26.81535vw,99vh) scale(.0363)}}.snow:nth-child(160){opacity:.8804;transform:translate(26.36vw,-10px) scale(.8784);animation:fall-160 23s -3s linear infinite}@keyframes fall-160{30.959%{transform:translate(34.9236vw,30.959vh) scale(.8784)}to{transform:translate(30.6418vw,99vh) scale(.8784)}}.snow:nth-child(161){opacity:.2484;transform:translate(21.9494vw,-10px) scale(.23);animation:fall-161 24s -21s linear infinite}@keyframes fall-161{71.948%{transform:translate(30.8656vw,71.948vh) scale(.23)}to{transform:translate(26.4075vw,99vh) scale(.23)}}.snow:nth-child(162){opacity:1.23;transform:translate(20.9853vw,-10px) scale(.5022);animation:fall-162 11s -6s linear infinite}@keyframes fall-162{71.958%{transform:translate(11.1711vw,71.958vh) scale(.5022)}to{transform:translate(16.0782vw,99vh) scale(.5022)}}.snow:nth-child(163){opacity:1.2258;transform:translate(2.2998vw,-10px) scale(.4408);animation:fall-163 20s -2s linear infinite}@keyframes fall-163{36.328%{transform:translate(-5.8075vw,36.328vh) scale(.4408)}to{transform:translate(-1.75385vw,99vh) scale(.4408)}}.snow:nth-child(164){opacity:1.3738;transform:translate(61.8683vw,-10px) scale(.2181);animation:fall-164 24s -5s linear infinite}@keyframes fall-164{39.861%{transform:translate(63.8117vw,39.861vh) scale(.2181)}to{transform:translate(62.84vw,99vh) scale(.2181)}}.snow:nth-child(165){opacity:1.4608;transform:translate(6.9267vw,-10px) scale(.5125);animation:fall-165 29s -23s linear infinite}@keyframes fall-165{68.942%{transform:translate(15.4192vw,68.942vh) scale(.5125)}to{transform:translate(11.17295vw,99vh) scale(.5125)}}.snow:nth-child(166){opacity:1.6754;transform:translate(56.4584vw,-10px) scale(.3216);animation:fall-166 21s -22s linear infinite}@keyframes fall-166{50.958%{transform:translate(54.6699vw,50.958vh) scale(.3216)}to{transform:translate(55.56415vw,99vh) scale(.3216)}}.snow:nth-child(167){opacity:.0762;transform:translate(4.5967vw,-10px) scale(.8998);animation:fall-167 27s -27s linear infinite}@keyframes fall-167{78.268%{transform:translate(-4.4339vw,78.268vh) scale(.8998)}to{transform:translate(.0814vw,99vh) scale(.8998)}}.snow:nth-child(168){opacity:1.7268;transform:translate(51.1327vw,-10px) scale(.6682);animation:fall-168 26s -8s linear infinite}@keyframes fall-168{64.994%{transform:translate(52.61vw,64.994vh) scale(.6682)}to{transform:translate(51.87135vw,99vh) scale(.6682)}}.snow:nth-child(169){opacity:.0642;transform:translate(59.5923vw,-10px) scale(.4146);animation:fall-169 20s -23s linear infinite}@keyframes fall-169{53.288%{transform:translate(52.0459vw,53.288vh) scale(.4146)}to{transform:translate(55.8191vw,99vh) scale(.4146)}}.snow:nth-child(170){opacity:1.8702;transform:translate(11.8928vw,-10px) scale(.8045);animation:fall-170 23s -9s linear infinite}@keyframes fall-170{51.37%{transform:translate(11.8663vw,51.37vh) scale(.8045)}to{transform:translate(11.87955vw,99vh) scale(.8045)}}.snow:nth-child(171){opacity:1.1204;transform:translate(60.48vw,-10px) scale(.9968);animation:fall-171 25s -7s linear infinite}@keyframes fall-171{37.403%{transform:translate(55.7069vw,37.403vh) scale(.9968)}to{transform:translate(58.09345vw,99vh) scale(.9968)}}.snow:nth-child(172){opacity:.5706;transform:translate(73.0884vw,-10px) scale(.947);animation:fall-172 29s -12s linear infinite}@keyframes fall-172{38.753%{transform:translate(70.3019vw,38.753vh) scale(.947)}to{transform:translate(71.69515vw,99vh) scale(.947)}}.snow:nth-child(173){opacity:1.8824;transform:translate(89.6126vw,-10px) scale(.7266);animation:fall-173 29s -14s linear infinite}@keyframes fall-173{41.117%{transform:translate(97.5007vw,41.117vh) scale(.7266)}to{transform:translate(93.55665vw,99vh) scale(.7266)}}.snow:nth-child(174){opacity:1.09;transform:translate(24.4936vw,-10px) scale(.1353);animation:fall-174 30s -7s linear infinite}@keyframes fall-174{73.287%{transform:translate(33.3504vw,73.287vh) scale(.1353)}to{transform:translate(28.922vw,99vh) scale(.1353)}}.snow:nth-child(175){opacity:1.6076;transform:translate(32.0792vw,-10px) scale(.2825);animation:fall-175 21s -13s linear infinite}@keyframes fall-175{70.287%{transform:translate(41.2506vw,70.287vh) scale(.2825)}to{transform:translate(36.6649vw,99vh) scale(.2825)}}.snow:nth-child(176){opacity:.0976;transform:translate(74.6504vw,-10px) scale(.851);animation:fall-176 11s -1s linear infinite}@keyframes fall-176{30.545%{transform:translate(74.546vw,30.545vh) scale(.851)}to{transform:translate(74.5982vw,99vh) scale(.851)}}.snow:nth-child(177){opacity:1.9598;transform:translate(92.1914vw,-10px) scale(.2765);animation:fall-177 11s -7s linear infinite}@keyframes fall-177{57.948%{transform:translate(94.2771vw,57.948vh) scale(.2765)}to{transform:translate(93.23425vw,99vh) scale(.2765)}}.snow:nth-child(178){opacity:.257;transform:translate(84.62vw,-10px) scale(.9147);animation:fall-178 13s -15s linear infinite}@keyframes fall-178{66.07%{transform:translate(76.7553vw,66.07vh) scale(.9147)}to{transform:translate(80.68765vw,99vh) scale(.9147)}}.snow:nth-child(179){opacity:1.3244;transform:translate(3.6308vw,-10px) scale(.5678);animation:fall-179 25s -26s linear infinite}@keyframes fall-179{30.234%{transform:translate(-2.3763vw,30.234vh) scale(.5678)}to{transform:translate(.62725vw,99vh) scale(.5678)}}.snow:nth-child(180){opacity:1.7266;transform:translate(46.2021vw,-10px) scale(.2603);animation:fall-180 11s -29s linear infinite}@keyframes fall-180{35.148%{transform:translate(44.7424vw,35.148vh) scale(.2603)}to{transform:translate(45.47225vw,99vh) scale(.2603)}}.snow:nth-child(181){opacity:.2594;transform:translate(91.8926vw,-10px) scale(.3717);animation:fall-181 12s -28s linear infinite}@keyframes fall-181{66.766%{transform:translate(83.0338vw,66.766vh) scale(.3717)}to{transform:translate(87.4632vw,99vh) scale(.3717)}}.snow:nth-child(182){opacity:1.8502;transform:translate(52.1667vw,-10px) scale(.5678);animation:fall-182 25s -2s linear infinite}@keyframes fall-182{36.161%{transform:translate(52.3162vw,36.161vh) scale(.5678)}to{transform:translate(52.24145vw,99vh) scale(.5678)}}.snow:nth-child(183){opacity:.4344;transform:translate(36.3893vw,-10px) scale(.324);animation:fall-183 29s -24s linear infinite}@keyframes fall-183{58.966%{transform:translate(29.7284vw,58.966vh) scale(.324)}to{transform:translate(33.05885vw,99vh) scale(.324)}}.snow:nth-child(184){opacity:.2582;transform:translate(1.4733vw,-10px) scale(.1883);animation:fall-184 15s -11s linear infinite}@keyframes fall-184{47.33%{transform:translate(4.5477vw,47.33vh) scale(.1883)}to{transform:translate(3.0105vw,99vh) scale(.1883)}}.snow:nth-child(185){opacity:1.1284;transform:translate(93.1791vw,-10px) scale(.3358);animation:fall-185 29s -18s linear infinite}@keyframes fall-185{54.919%{transform:translate(99.6265vw,54.919vh) scale(.3358)}to{transform:translate(96.4028vw,99vh) scale(.3358)}}.snow:nth-child(186){opacity:1.7814;transform:translate(92.1175vw,-10px) scale(.2324);animation:fall-186 12s -23s linear infinite}@keyframes fall-186{56.283%{transform:translate(85.8127vw,56.283vh) scale(.2324)}to{transform:translate(88.9651vw,99vh) scale(.2324)}}.snow:nth-child(187){opacity:1.369;transform:translate(7.0272vw,-10px) scale(.2808);animation:fall-187 12s -11s linear infinite}@keyframes fall-187{45.813%{transform:translate(6.6634vw,45.813vh) scale(.2808)}to{transform:translate(6.8453vw,99vh) scale(.2808)}}.snow:nth-child(188){opacity:1.875;transform:translate(97.446vw,-10px) scale(.4221);animation:fall-188 12s -18s linear infinite}@keyframes fall-188{57.311%{transform:translate(101.1043vw,57.311vh) scale(.4221)}to{transform:translate(99.27515vw,99vh) scale(.4221)}}.snow:nth-child(189){opacity:1.1652;transform:translate(63.2547vw,-10px) scale(.8417);animation:fall-189 10s -15s linear infinite}@keyframes fall-189{50.261%{transform:translate(70.1063vw,50.261vh) scale(.8417)}to{transform:translate(66.6805vw,99vh) scale(.8417)}}.snow:nth-child(190){opacity:1.1418;transform:translate(5.2711vw,-10px) scale(.6261);animation:fall-190 11s -19s linear infinite}@keyframes fall-190{41.682%{transform:translate(.1988vw,41.682vh) scale(.6261)}to{transform:translate(2.73495vw,99vh) scale(.6261)}}.snow:nth-child(191){opacity:1.9236;transform:translate(60.9059vw,-10px) scale(.3649);animation:fall-191 14s -12s linear infinite}@keyframes fall-191{35.239%{transform:translate(61.2723vw,35.239vh) scale(.3649)}to{transform:translate(61.0891vw,99vh) scale(.3649)}}.snow:nth-child(192){opacity:.2866;transform:translate(4.7798vw,-10px) scale(.4667);animation:fall-192 29s -17s linear infinite}@keyframes fall-192{72.07%{transform:translate(-5.1286vw,72.07vh) scale(.4667)}to{transform:translate(-.1744vw,99vh) scale(.4667)}}.snow:nth-child(193){opacity:1.404;transform:translate(9.9337vw,-10px) scale(.2935);animation:fall-193 25s -25s linear infinite}@keyframes fall-193{33.856%{transform:translate(5.9223vw,33.856vh) scale(.2935)}to{transform:translate(7.928vw,99vh) scale(.2935)}}.snow:nth-child(194){opacity:1.8912;transform:translate(84.3183vw,-10px) scale(.4571);animation:fall-194 28s -24s linear infinite}@keyframes fall-194{40.934%{transform:translate(81.8882vw,40.934vh) scale(.4571)}to{transform:translate(83.10325vw,99vh) scale(.4571)}}.snow:nth-child(195){opacity:1.9702;transform:translate(59.1507vw,-10px) scale(.7458);animation:fall-195 27s -10s linear infinite}@keyframes fall-195{48.986%{transform:translate(51.3766vw,48.986vh) scale(.7458)}to{transform:translate(55.26365vw,99vh) scale(.7458)}}.snow:nth-child(196){opacity:.7986;transform:translate(59.2328vw,-10px) scale(.3519);animation:fall-196 20s -22s linear infinite}@keyframes fall-196{74.013%{transform:translate(53.6232vw,74.013vh) scale(.3519)}to{transform:translate(56.428vw,99vh) scale(.3519)}}.snow:nth-child(197){opacity:1.8796;transform:translate(99.15vw,-10px) scale(.0603);animation:fall-197 30s -5s linear infinite}@keyframes fall-197{34.026%{transform:translate(106.6464vw,34.026vh) scale(.0603)}to{transform:translate(102.8982vw,99vh) scale(.0603)}}.snow:nth-child(198){opacity:1.6;transform:translate(61.9159vw,-10px) scale(.1454);animation:fall-198 23s -22s linear infinite}@keyframes fall-198{49.269%{transform:translate(66.536vw,49.269vh) scale(.1454)}to{transform:translate(64.22595vw,99vh) scale(.1454)}}.snow:nth-child(199){opacity:.4658;transform:translate(5.8034vw,-10px) scale(.4867);animation:fall-199 29s -20s linear infinite}@keyframes fall-199{66.454%{transform:translate(7.2124vw,66.454vh) scale(.4867)}to{transform:translate(6.5079vw,99vh) scale(.4867)}}.snow:nth-child(200){opacity:.8286;transform:translate(64.2251vw,-10px) scale(.596);animation:fall-200 11s -14s linear infinite}@keyframes fall-200{64.358%{transform:translate(62.3285vw,64.358vh) scale(.596)}to{transform:translate(63.2768vw,99vh) scale(.596)}}.snow:nth-child(201){opacity:.9516;transform:translate(96.8522vw,-10px) scale(.7919);animation:fall-201 30s -19s linear infinite}@keyframes fall-201{76.985%{transform:translate(89.4389vw,76.985vh) scale(.7919)}to{transform:translate(93.14555vw,99vh) scale(.7919)}}.snow:nth-child(202){opacity:.168;transform:translate(86.3905vw,-10px) scale(.8059);animation:fall-202 17s -25s linear infinite}@keyframes fall-202{54.065%{transform:translate(85.7363vw,54.065vh) scale(.8059)}to{transform:translate(86.0634vw,99vh) scale(.8059)}}.snow:nth-child(203){opacity:.0896;transform:translate(4.1519vw,-10px) scale(.7717);animation:fall-203 19s -16s linear infinite}@keyframes fall-203{33.822%{transform:translate(10.877vw,33.822vh) scale(.7717)}to{transform:translate(7.51445vw,99vh) scale(.7717)}}.snow:nth-child(204){opacity:1.9728;transform:translate(55.7172vw,-10px) scale(.8245);animation:fall-204 21s -12s linear infinite}@keyframes fall-204{77.745%{transform:translate(48.5705vw,77.745vh) scale(.8245)}to{transform:translate(52.14385vw,99vh) scale(.8245)}}.snow:nth-child(205){opacity:.1806;transform:translate(62.5462vw,-10px) scale(.6875);animation:fall-205 18s -30s linear infinite}@keyframes fall-205{50.218%{transform:translate(56.2788vw,50.218vh) scale(.6875)}to{transform:translate(59.4125vw,99vh) scale(.6875)}}.snow:nth-child(206){opacity:.5926;transform:translate(52.8179vw,-10px) scale(.4709);animation:fall-206 20s -1s linear infinite}@keyframes fall-206{69.94%{transform:translate(49.223vw,69.94vh) scale(.4709)}to{transform:translate(51.02045vw,99vh) scale(.4709)}}.snow:nth-child(207){opacity:1.603;transform:translate(85.4762vw,-10px) scale(.0775);animation:fall-207 17s -26s linear infinite}@keyframes fall-207{49.854%{transform:translate(85.0993vw,49.854vh) scale(.0775)}to{transform:translate(85.28775vw,99vh) scale(.0775)}}.snow:nth-child(208){opacity:1.1196;transform:translate(39.4332vw,-10px) scale(.2158);animation:fall-208 25s -18s linear infinite}@keyframes fall-208{32.163%{transform:translate(38.452vw,32.163vh) scale(.2158)}to{transform:translate(38.9426vw,99vh) scale(.2158)}}.snow:nth-child(209){opacity:1.7202;transform:translate(88.3174vw,-10px) scale(.8496);animation:fall-209 29s -1s linear infinite}@keyframes fall-209{76.84%{transform:translate(80.6615vw,76.84vh) scale(.8496)}to{transform:translate(84.48945vw,99vh) scale(.8496)}}.snow:nth-child(210){opacity:1.1604;transform:translate(87.1479vw,-10px) scale(.9953);animation:fall-210 10s -30s linear infinite}@keyframes fall-210{30.068%{transform:translate(82.5706vw,30.068vh) scale(.9953)}to{transform:translate(84.85925vw,99vh) scale(.9953)}}.snow:nth-child(211){opacity:.6972;transform:translate(65.2vw,-10px) scale(.8378);animation:fall-211 19s -5s linear infinite}@keyframes fall-211{60.797%{transform:translate(62.0955vw,60.797vh) scale(.8378)}to{transform:translate(63.64775vw,99vh) scale(.8378)}}.snow:nth-child(212){opacity:1.0028;transform:translate(68.614vw,-10px) scale(.2831);animation:fall-212 18s -30s linear infinite}@keyframes fall-212{69.197%{transform:translate(73.0169vw,69.197vh) scale(.2831)}to{transform:translate(70.81545vw,99vh) scale(.2831)}}.snow:nth-child(213){opacity:.4938;transform:translate(42.6037vw,-10px) scale(.5856);animation:fall-213 19s -13s linear infinite}@keyframes fall-213{51.696%{transform:translate(36.0881vw,51.696vh) scale(.5856)}to{transform:translate(39.3459vw,99vh) scale(.5856)}}.snow:nth-child(214){opacity:.0676;transform:translate(26.9761vw,-10px) scale(.6946);animation:fall-214 25s -27s linear infinite}@keyframes fall-214{75.799%{transform:translate(27.5946vw,75.799vh) scale(.6946)}to{transform:translate(27.28535vw,99vh) scale(.6946)}}.snow:nth-child(215){opacity:.794;transform:translate(46.7899vw,-10px) scale(.6435);animation:fall-215 26s -7s linear infinite}@keyframes fall-215{69.88%{transform:translate(53.4854vw,69.88vh) scale(.6435)}to{transform:translate(50.13765vw,99vh) scale(.6435)}}.snow:nth-child(216){opacity:1.9338;transform:translate(83.2359vw,-10px) scale(.6262);animation:fall-216 27s -25s linear infinite}@keyframes fall-216{32.772%{transform:translate(86.9639vw,32.772vh) scale(.6262)}to{transform:translate(85.0999vw,99vh) scale(.6262)}}.snow:nth-child(217){opacity:.0708;transform:translate(72.8247vw,-10px) scale(.9502);animation:fall-217 22s -11s linear infinite}@keyframes fall-217{70.757%{transform:translate(73.9129vw,70.757vh) scale(.9502)}to{transform:translate(73.3688vw,99vh) scale(.9502)}}.snow:nth-child(218){opacity:.2676;transform:translate(70.5802vw,-10px) scale(.0342);animation:fall-218 29s -9s linear infinite}@keyframes fall-218{48.443%{transform:translate(74.6207vw,48.443vh) scale(.0342)}to{transform:translate(72.60045vw,99vh) scale(.0342)}}.snow:nth-child(219){opacity:1.6554;transform:translate(84.9917vw,-10px) scale(.4156);animation:fall-219 26s -18s linear infinite}@keyframes fall-219{42.525%{transform:translate(77.2971vw,42.525vh) scale(.4156)}to{transform:translate(81.1444vw,99vh) scale(.4156)}}.snow:nth-child(220){opacity:.0574;transform:translate(41.8715vw,-10px) scale(.9941);animation:fall-220 18s -27s linear infinite}@keyframes fall-220{51.85%{transform:translate(33.2683vw,51.85vh) scale(.9941)}to{transform:translate(37.5699vw,99vh) scale(.9941)}}.snow:nth-child(221){opacity:.6516;transform:translate(5.4308vw,-10px) scale(.0635);animation:fall-221 24s -2s linear infinite}@keyframes fall-221{41.526%{transform:translate(11.9571vw,41.526vh) scale(.0635)}to{transform:translate(8.69395vw,99vh) scale(.0635)}}.snow:nth-child(222){opacity:1.4578;transform:translate(20.4979vw,-10px) scale(.4368);animation:fall-222 17s -23s linear infinite}@keyframes fall-222{33.98%{transform:translate(13.3406vw,33.98vh) scale(.4368)}to{transform:translate(16.91925vw,99vh) scale(.4368)}}.snow:nth-child(223){opacity:1.1416;transform:translate(30.8739vw,-10px) scale(.2272);animation:fall-223 30s -10s linear infinite}@keyframes fall-223{51.254%{transform:translate(30.7672vw,51.254vh) scale(.2272)}to{transform:translate(30.82055vw,99vh) scale(.2272)}}.snow:nth-child(224){opacity:1.1178;transform:translate(85.8935vw,-10px) scale(.1758);animation:fall-224 26s -25s linear infinite}@keyframes fall-224{35.206%{transform:translate(78.2942vw,35.206vh) scale(.1758)}to{transform:translate(82.09385vw,99vh) scale(.1758)}}.snow:nth-child(225){opacity:.608;transform:translate(71.9909vw,-10px) scale(.8717);animation:fall-225 17s -6s linear infinite}@keyframes fall-225{53.561%{transform:translate(71.7352vw,53.561vh) scale(.8717)}to{transform:translate(71.86305vw,99vh) scale(.8717)}}.snow:nth-child(226){opacity:.236;transform:translate(33.9802vw,-10px) scale(.9659);animation:fall-226 11s -16s linear infinite}@keyframes fall-226{51.426%{transform:translate(30.8815vw,51.426vh) scale(.9659)}to{transform:translate(32.43085vw,99vh) scale(.9659)}}.snow:nth-child(227){opacity:.9898;transform:translate(93.1321vw,-10px) scale(.2401);animation:fall-227 18s -6s linear infinite}@keyframes fall-227{78.531%{transform:translate(87.7352vw,78.531vh) scale(.2401)}to{transform:translate(90.43365vw,99vh) scale(.2401)}}.snow:nth-child(228){opacity:.964;transform:translate(57.053vw,-10px) scale(.9579);animation:fall-228 27s -8s linear infinite}@keyframes fall-228{67.205%{transform:translate(51.0088vw,67.205vh) scale(.9579)}to{transform:translate(54.0309vw,99vh) scale(.9579)}}.snow:nth-child(229){opacity:1.2382;transform:translate(27.8703vw,-10px) scale(.5455);animation:fall-229 19s -22s linear infinite}@keyframes fall-229{72.681%{transform:translate(21.1572vw,72.681vh) scale(.5455)}to{transform:translate(24.51375vw,99vh) scale(.5455)}}.snow:nth-child(230){opacity:1.541;transform:translate(43.8204vw,-10px) scale(.8475);animation:fall-230 30s -9s linear infinite}@keyframes fall-230{32.498%{transform:translate(41.4719vw,32.498vh) scale(.8475)}to{transform:translate(42.64615vw,99vh) scale(.8475)}}.snow:nth-child(231){opacity:.2536;transform:translate(24.6652vw,-10px) scale(.3189);animation:fall-231 26s -26s linear infinite}@keyframes fall-231{42.523%{transform:translate(29.1026vw,42.523vh) scale(.3189)}to{transform:translate(26.8839vw,99vh) scale(.3189)}}.snow:nth-child(232){opacity:1.857;transform:translate(31.3572vw,-10px) scale(.1337);animation:fall-232 16s -18s linear infinite}@keyframes fall-232{72.373%{transform:translate(30.3556vw,72.373vh) scale(.1337)}to{transform:translate(30.8564vw,99vh) scale(.1337)}}.snow:nth-child(233){opacity:.5468;transform:translate(6.6218vw,-10px) scale(.5377);animation:fall-233 14s -1s linear infinite}@keyframes fall-233{36.379%{transform:translate(-1.1788vw,36.379vh) scale(.5377)}to{transform:translate(2.7215vw,99vh) scale(.5377)}}.snow:nth-child(234){opacity:1.1444;transform:translate(38.292vw,-10px) scale(.3196);animation:fall-234 16s -4s linear infinite}@keyframes fall-234{33.316%{transform:translate(44.2487vw,33.316vh) scale(.3196)}to{transform:translate(41.27035vw,99vh) scale(.3196)}}.snow:nth-child(235){opacity:1.515;transform:translate(71.6614vw,-10px) scale(.0231);animation:fall-235 22s -12s linear infinite}@keyframes fall-235{46.986%{transform:translate(81.5857vw,46.986vh) scale(.0231)}to{transform:translate(76.62355vw,99vh) scale(.0231)}}.snow:nth-child(236){opacity:.3842;transform:translate(30.685vw,-10px) scale(.1737);animation:fall-236 28s -11s linear infinite}@keyframes fall-236{71.603%{transform:translate(36.4264vw,71.603vh) scale(.1737)}to{transform:translate(33.5557vw,99vh) scale(.1737)}}.snow:nth-child(237){opacity:.372;transform:translate(38.8729vw,-10px) scale(.8131);animation:fall-237 23s -30s linear infinite}@keyframes fall-237{45.327%{transform:translate(47.8057vw,45.327vh) scale(.8131)}to{transform:translate(43.3393vw,99vh) scale(.8131)}}.snow:nth-child(238){opacity:1.8732;transform:translate(94.6718vw,-10px) scale(.0883);animation:fall-238 13s -6s linear infinite}@keyframes fall-238{67.274%{transform:translate(95.193vw,67.274vh) scale(.0883)}to{transform:translate(94.9324vw,99vh) scale(.0883)}}.snow:nth-child(239){opacity:1.5206;transform:translate(94.7153vw,-10px) scale(.9345);animation:fall-239 29s -29s linear infinite}@keyframes fall-239{40.839%{transform:translate(87.097vw,40.839vh) scale(.9345)}to{transform:translate(90.90615vw,99vh) scale(.9345)}}.snow:nth-child(240){opacity:.7672;transform:translate(91.4456vw,-10px) scale(.5289);animation:fall-240 14s -14s linear infinite}@keyframes fall-240{39.015%{transform:translate(88.7048vw,39.015vh) scale(.5289)}to{transform:translate(90.0752vw,99vh) scale(.5289)}}.snow:nth-child(241){opacity:1.8556;transform:translate(91.7503vw,-10px) scale(.3117);animation:fall-241 17s -18s linear infinite}@keyframes fall-241{65.125%{transform:translate(98.0432vw,65.125vh) scale(.3117)}to{transform:translate(94.89675vw,99vh) scale(.3117)}}.snow:nth-child(242){opacity:.2378;transform:translate(88.4737vw,-10px) scale(.6355);animation:fall-242 26s -20s linear infinite}@keyframes fall-242{41.022%{transform:translate(94.6133vw,41.022vh) scale(.6355)}to{transform:translate(91.5435vw,99vh) scale(.6355)}}.snow:nth-child(243){opacity:1.2226;transform:translate(87.995vw,-10px) scale(.5262);animation:fall-243 21s -20s linear infinite}@keyframes fall-243{36.9%{transform:translate(89.048vw,36.9vh) scale(.5262)}to{transform:translate(88.5215vw,99vh) scale(.5262)}}.snow:nth-child(244){opacity:1.0796;transform:translate(74.6248vw,-10px) scale(.0872);animation:fall-244 21s -27s linear infinite}@keyframes fall-244{69.399%{transform:translate(76.2051vw,69.399vh) scale(.0872)}to{transform:translate(75.41495vw,99vh) scale(.0872)}}.snow:nth-child(245){opacity:1.6564;transform:translate(16.4337vw,-10px) scale(.9107);animation:fall-245 12s -12s linear infinite}@keyframes fall-245{44.916%{transform:translate(23.6938vw,44.916vh) scale(.9107)}to{transform:translate(20.06375vw,99vh) scale(.9107)}}.snow:nth-child(246){opacity:1.3322;transform:translate(28.4842vw,-10px) scale(.1064);animation:fall-246 28s -11s linear infinite}@keyframes fall-246{36.75%{transform:translate(24.8888vw,36.75vh) scale(.1064)}to{transform:translate(26.6865vw,99vh) scale(.1064)}}.snow:nth-child(247){opacity:1.1452;transform:translate(91.6094vw,-10px) scale(.5218);animation:fall-247 13s -14s linear infinite}@keyframes fall-247{64.429%{transform:translate(88.4831vw,64.429vh) scale(.5218)}to{transform:translate(90.04625vw,99vh) scale(.5218)}}.snow:nth-child(248){opacity:.9764;transform:translate(1.7358vw,-10px) scale(.9648);animation:fall-248 20s -25s linear infinite}@keyframes fall-248{48.3%{transform:translate(4.9058vw,48.3vh) scale(.9648)}to{transform:translate(3.3208vw,99vh) scale(.9648)}}.snow:nth-child(249){opacity:1.626;transform:translate(68.0391vw,-10px) scale(.5563);animation:fall-249 28s -14s linear infinite}@keyframes fall-249{44.734%{transform:translate(77.8083vw,44.734vh) scale(.5563)}to{transform:translate(72.9237vw,99vh) scale(.5563)}}.snow:nth-child(250){opacity:.6274;transform:translate(51.5713vw,-10px) scale(.3215);animation:fall-250 13s -20s linear infinite}@keyframes fall-250{32.87%{transform:translate(55.5057vw,32.87vh) scale(.3215)}to{transform:translate(53.5385vw,99vh) scale(.3215)}}.snow:nth-child(251){opacity:.9436;transform:translate(50.1076vw,-10px) scale(.218);animation:fall-251 23s -13s linear infinite}@keyframes fall-251{35.019%{transform:translate(54.8852vw,35.019vh) scale(.218)}to{transform:translate(52.4964vw,99vh) scale(.218)}}.snow:nth-child(252){opacity:.0994;transform:translate(20.3845vw,-10px) scale(.5361);animation:fall-252 13s -28s linear infinite}@keyframes fall-252{74.389%{transform:translate(15.455vw,74.389vh) scale(.5361)}to{transform:translate(17.91975vw,99vh) scale(.5361)}}.snow:nth-child(253){opacity:.1494;transform:translate(34.2839vw,-10px) scale(.0579);animation:fall-253 21s -7s linear infinite}@keyframes fall-253{78.551%{transform:translate(25.8668vw,78.551vh) scale(.0579)}to{transform:translate(30.07535vw,99vh) scale(.0579)}}.snow:nth-child(254){opacity:.2254;transform:translate(64.6852vw,-10px) scale(.4391);animation:fall-254 19s -27s linear infinite}@keyframes fall-254{78.857%{transform:translate(72.2076vw,78.857vh) scale(.4391)}to{transform:translate(68.4464vw,99vh) scale(.4391)}}.snow:nth-child(255){opacity:1.0872;transform:translate(63.7272vw,-10px) scale(.6839);animation:fall-255 27s -23s linear infinite}@keyframes fall-255{49.038%{transform:translate(64.647vw,49.038vh) scale(.6839)}to{transform:translate(64.1871vw,99vh) scale(.6839)}}.snow:nth-child(256){opacity:.5564;transform:translate(9.9504vw,-10px) scale(.2274);animation:fall-256 21s -1s linear infinite}@keyframes fall-256{52.822%{transform:translate(10.2999vw,52.822vh) scale(.2274)}to{transform:translate(10.12515vw,99vh) scale(.2274)}}.snow:nth-child(257){opacity:.0672;transform:translate(95.133vw,-10px) scale(.8638);animation:fall-257 10s -25s linear infinite}@keyframes fall-257{75.407%{transform:translate(90.6805vw,75.407vh) scale(.8638)}to{transform:translate(92.90675vw,99vh) scale(.8638)}}.snow:nth-child(258){opacity:1.4212;transform:translate(40.3405vw,-10px) scale(.7576);animation:fall-258 10s -8s linear infinite}@keyframes fall-258{59.736%{transform:translate(46.838vw,59.736vh) scale(.7576)}to{transform:translate(43.58925vw,99vh) scale(.7576)}}.snow:nth-child(259){opacity:.4518;transform:translate(42.1891vw,-10px) scale(.2932);animation:fall-259 26s -8s linear infinite}@keyframes fall-259{33.424%{transform:translate(46.5184vw,33.424vh) scale(.2932)}to{transform:translate(44.35375vw,99vh) scale(.2932)}}.snow:nth-child(260){opacity:1.0896;transform:translate(39.8174vw,-10px) scale(.0802);animation:fall-260 15s -28s linear infinite}@keyframes fall-260{63.496%{transform:translate(36.8516vw,63.496vh) scale(.0802)}to{transform:translate(38.3345vw,99vh) scale(.0802)}}.snow:nth-child(261){opacity:1.1386;transform:translate(84.4027vw,-10px) scale(.4359);animation:fall-261 24s -10s linear infinite}@keyframes fall-261{39.035%{transform:translate(85.5691vw,39.035vh) scale(.4359)}to{transform:translate(84.9859vw,99vh) scale(.4359)}}.snow:nth-child(262){opacity:.537;transform:translate(74.4699vw,-10px) scale(.7763);animation:fall-262 19s -5s linear infinite}@keyframes fall-262{47.105%{transform:translate(65.7335vw,47.105vh) scale(.7763)}to{transform:translate(70.1017vw,99vh) scale(.7763)}}.snow:nth-child(263){opacity:.8992;transform:translate(12.1591vw,-10px) scale(.0547);animation:fall-263 29s -6s linear infinite}@keyframes fall-263{36.427%{transform:translate(21.2617vw,36.427vh) scale(.0547)}to{transform:translate(16.7104vw,99vh) scale(.0547)}}.snow:nth-child(264){opacity:.0758;transform:translate(14.531vw,-10px) scale(.6023);animation:fall-264 15s -8s linear infinite}@keyframes fall-264{78.492%{transform:translate(22.3559vw,78.492vh) scale(.6023)}to{transform:translate(18.44345vw,99vh) scale(.6023)}}.snow:nth-child(265){opacity:1.4808;transform:translate(12.2102vw,-10px) scale(.7183);animation:fall-265 28s -14s linear infinite}@keyframes fall-265{72.739%{transform:translate(8.8465vw,72.739vh) scale(.7183)}to{transform:translate(10.52835vw,99vh) scale(.7183)}}.snow:nth-child(266){opacity:.6988;transform:translate(55.8464vw,-10px) scale(.702);animation:fall-266 26s -20s linear infinite}@keyframes fall-266{74.771%{transform:translate(61.4599vw,74.771vh) scale(.702)}to{transform:translate(58.65315vw,99vh) scale(.702)}}.snow:nth-child(267){opacity:1.4162;transform:translate(97.2198vw,-10px) scale(.6269);animation:fall-267 19s -18s linear infinite}@keyframes fall-267{58.066%{transform:translate(102.9972vw,58.066vh) scale(.6269)}to{transform:translate(100.1085vw,99vh) scale(.6269)}}.snow:nth-child(268){opacity:.0696;transform:translate(99.2194vw,-10px) scale(.0981);animation:fall-268 13s -11s linear infinite}@keyframes fall-268{67.34%{transform:translate(100.2254vw,67.34vh) scale(.0981)}to{transform:translate(99.7224vw,99vh) scale(.0981)}}.snow:nth-child(269){opacity:.9424;transform:translate(42.33vw,-10px) scale(.3657);animation:fall-269 16s -20s linear infinite}@keyframes fall-269{69.275%{transform:translate(45.8822vw,69.275vh) scale(.3657)}to{transform:translate(44.1061vw,99vh) scale(.3657)}}.snow:nth-child(270){opacity:.7618;transform:translate(59.205vw,-10px) scale(.7453);animation:fall-270 20s -14s linear infinite}@keyframes fall-270{44.751%{transform:translate(52.5438vw,44.751vh) scale(.7453)}to{transform:translate(55.8744vw,99vh) scale(.7453)}}.snow:nth-child(271){opacity:.5056;transform:translate(46.9653vw,-10px) scale(.3857);animation:fall-271 24s -25s linear infinite}@keyframes fall-271{31.02%{transform:translate(50.1326vw,31.02vh) scale(.3857)}to{transform:translate(48.54895vw,99vh) scale(.3857)}}.snow:nth-child(272){opacity:.2148;transform:translate(10.6778vw,-10px) scale(.1681);animation:fall-272 25s -25s linear infinite}@keyframes fall-272{34.481%{transform:translate(17.7324vw,34.481vh) scale(.1681)}to{transform:translate(14.2051vw,99vh) scale(.1681)}}.snow:nth-child(273){opacity:1.1928;transform:translate(63.5021vw,-10px) scale(.0945);animation:fall-273 25s -30s linear infinite}@keyframes fall-273{54.745%{transform:translate(57.4552vw,54.745vh) scale(.0945)}to{transform:translate(60.47865vw,99vh) scale(.0945)}}.snow:nth-child(274){opacity:1.5006;transform:translate(90.4276vw,-10px) scale(.4206);animation:fall-274 23s -22s linear infinite}@keyframes fall-274{38.47%{transform:translate(88.4272vw,38.47vh) scale(.4206)}to{transform:translate(89.4274vw,99vh) scale(.4206)}}.snow:nth-child(275){opacity:1.78;transform:translate(77.4625vw,-10px) scale(.7444);animation:fall-275 13s -11s linear infinite}@keyframes fall-275{68.308%{transform:translate(86.6281vw,68.308vh) scale(.7444)}to{transform:translate(82.0453vw,99vh) scale(.7444)}}.snow:nth-child(276){opacity:.346;transform:translate(87.7801vw,-10px) scale(.0732);animation:fall-276 11s -10s linear infinite}@keyframes fall-276{57.503%{transform:translate(84.516vw,57.503vh) scale(.0732)}to{transform:translate(86.14805vw,99vh) scale(.0732)}}.snow:nth-child(277){opacity:1.4224;transform:translate(84.7518vw,-10px) scale(.0723);animation:fall-277 11s -28s linear infinite}@keyframes fall-277{59.054%{transform:translate(77.8948vw,59.054vh) scale(.0723)}to{transform:translate(81.3233vw,99vh) scale(.0723)}}.snow:nth-child(278){opacity:.3576;transform:translate(95.7436vw,-10px) scale(.5904);animation:fall-278 26s -29s linear infinite}@keyframes fall-278{77.117%{transform:translate(93.8035vw,77.117vh) scale(.5904)}to{transform:translate(94.77355vw,99vh) scale(.5904)}}.snow:nth-child(279){opacity:1.5084;transform:translate(26.9944vw,-10px) scale(.4755);animation:fall-279 28s -8s linear infinite}@keyframes fall-279{47.65%{transform:translate(23.817vw,47.65vh) scale(.4755)}to{transform:translate(25.4057vw,99vh) scale(.4755)}}.snow:nth-child(280){opacity:.1774;transform:translate(63.4203vw,-10px) scale(.0242);animation:fall-280 21s -18s linear infinite}@keyframes fall-280{72.666%{transform:translate(65.5283vw,72.666vh) scale(.0242)}to{transform:translate(64.4743vw,99vh) scale(.0242)}}.snow:nth-child(281){opacity:.2752;transform:translate(45.1733vw,-10px) scale(.0308);animation:fall-281 29s -14s linear infinite}@keyframes fall-281{38.701%{transform:translate(54.0731vw,38.701vh) scale(.0308)}to{transform:translate(49.6232vw,99vh) scale(.0308)}}.snow:nth-child(282){opacity:.669;transform:translate(68.1899vw,-10px) scale(.3306);animation:fall-282 24s -20s linear infinite}@keyframes fall-282{30.926%{transform:translate(60.8929vw,30.926vh) scale(.3306)}to{transform:translate(64.5414vw,99vh) scale(.3306)}}.snow:nth-child(283){opacity:1.5726;transform:translate(85.7975vw,-10px) scale(.2375);animation:fall-283 27s -1s linear infinite}@keyframes fall-283{72.666%{transform:translate(79.4174vw,72.666vh) scale(.2375)}to{transform:translate(82.60745vw,99vh) scale(.2375)}}.snow:nth-child(284){opacity:1.3834;transform:translate(18.0134vw,-10px) scale(.7741);animation:fall-284 29s -12s linear infinite}@keyframes fall-284{52.701%{transform:translate(13.3417vw,52.701vh) scale(.7741)}to{transform:translate(15.67755vw,99vh) scale(.7741)}}.snow:nth-child(285){opacity:1.132;transform:translate(52.4532vw,-10px) scale(.8531);animation:fall-285 18s -6s linear infinite}@keyframes fall-285{41.235%{transform:translate(46.576vw,41.235vh) scale(.8531)}to{transform:translate(49.5146vw,99vh) scale(.8531)}}.snow:nth-child(286){opacity:.5452;transform:translate(73.9548vw,-10px) scale(.5191);animation:fall-286 29s -20s linear infinite}@keyframes fall-286{33.279%{transform:translate(68.8195vw,33.279vh) scale(.5191)}to{transform:translate(71.38715vw,99vh) scale(.5191)}}.snow:nth-child(287){opacity:1.9068;transform:translate(5.2257vw,-10px) scale(.6593);animation:fall-287 13s -11s linear infinite}@keyframes fall-287{40.892%{transform:translate(3.4936vw,40.892vh) scale(.6593)}to{transform:translate(4.35965vw,99vh) scale(.6593)}}.snow:nth-child(288){opacity:.2424;transform:translate(19.9499vw,-10px) scale(.7837);animation:fall-288 19s -15s linear infinite}@keyframes fall-288{32.59%{transform:translate(16.9304vw,32.59vh) scale(.7837)}to{transform:translate(18.44015vw,99vh) scale(.7837)}}.snow:nth-child(289){opacity:1.0208;transform:translate(90.0598vw,-10px) scale(.4561);animation:fall-289 19s -6s linear infinite}@keyframes fall-289{73.363%{transform:translate(86.9056vw,73.363vh) scale(.4561)}to{transform:translate(88.4827vw,99vh) scale(.4561)}}.snow:nth-child(290){opacity:.6162;transform:translate(6.2988vw,-10px) scale(.3596);animation:fall-290 22s -19s linear infinite}@keyframes fall-290{54.741%{transform:translate(5.1972vw,54.741vh) scale(.3596)}to{transform:translate(5.748vw,99vh) scale(.3596)}}.snow:nth-child(291){opacity:.0352;transform:translate(41.604vw,-10px) scale(.2472);animation:fall-291 25s -16s linear infinite}@keyframes fall-291{65.299%{transform:translate(34.9625vw,65.299vh) scale(.2472)}to{transform:translate(38.28325vw,99vh) scale(.2472)}}.snow:nth-child(292){opacity:1.4142;transform:translate(41.6042vw,-10px) scale(.4818);animation:fall-292 11s -5s linear infinite}@keyframes fall-292{46.113%{transform:translate(36.5944vw,46.113vh) scale(.4818)}to{transform:translate(39.0993vw,99vh) scale(.4818)}}.snow:nth-child(293){opacity:.877;transform:translate(53.4006vw,-10px) scale(.0452);animation:fall-293 12s -7s linear infinite}@keyframes fall-293{73.225%{transform:translate(58.8534vw,73.225vh) scale(.0452)}to{transform:translate(56.127vw,99vh) scale(.0452)}}.snow:nth-child(294){opacity:.3798;transform:translate(18.3866vw,-10px) scale(.4889);animation:fall-294 25s -1s linear infinite}@keyframes fall-294{54.583%{transform:translate(24.8723vw,54.583vh) scale(.4889)}to{transform:translate(21.62945vw,99vh) scale(.4889)}}.snow:nth-child(295){opacity:.0184;transform:translate(62.5259vw,-10px) scale(.7188);animation:fall-295 18s -20s linear infinite}@keyframes fall-295{44.623%{transform:translate(67.0441vw,44.623vh) scale(.7188)}to{transform:translate(64.785vw,99vh) scale(.7188)}}.snow:nth-child(296){opacity:.3998;transform:translate(64.3315vw,-10px) scale(.2233);animation:fall-296 30s -10s linear infinite}@keyframes fall-296{67.113%{transform:translate(71.3012vw,67.113vh) scale(.2233)}to{transform:translate(67.81635vw,99vh) scale(.2233)}}.snow:nth-child(297){opacity:.7958;transform:translate(35.0449vw,-10px) scale(.0405);animation:fall-297 20s -23s linear infinite}@keyframes fall-297{46.106%{transform:translate(42.2578vw,46.106vh) scale(.0405)}to{transform:translate(38.65135vw,99vh) scale(.0405)}}.snow:nth-child(298){opacity:.5338;transform:translate(28.9725vw,-10px) scale(.6112);animation:fall-298 30s -28s linear infinite}@keyframes fall-298{32.659%{transform:translate(26.7249vw,32.659vh) scale(.6112)}to{transform:translate(27.8487vw,99vh) scale(.6112)}}.snow:nth-child(299){opacity:1.9896;transform:translate(20.4371vw,-10px) scale(.0033);animation:fall-299 24s -18s linear infinite}@keyframes fall-299{57.145%{transform:translate(20.297vw,57.145vh) scale(.0033)}to{transform:translate(20.36705vw,99vh) scale(.0033)}}.snow:nth-child(300){opacity:1.171;transform:translate(88.7503vw,-10px) scale(.3728);animation:fall-300 26s -30s linear infinite}@keyframes fall-300{47.313%{transform:translate(85.2308vw,47.313vh) scale(.3728)}to{transform:translate(86.99055vw,99vh) scale(.3728)}}.snow:nth-child(301){opacity:1.581;transform:translate(61.9942vw,-10px) scale(.3648);animation:fall-301 29s -21s linear infinite}@keyframes fall-301{78.501%{transform:translate(56.9297vw,78.501vh) scale(.3648)}to{transform:translate(59.46195vw,99vh) scale(.3648)}}.snow:nth-child(302){opacity:1.2812;transform:translate(39.2863vw,-10px) scale(.971);animation:fall-302 13s -28s linear infinite}@keyframes fall-302{55.75%{transform:translate(43.8241vw,55.75vh) scale(.971)}to{transform:translate(41.5552vw,99vh) scale(.971)}}.snow:nth-child(303){opacity:.5272;transform:translate(85.4196vw,-10px) scale(.2625);animation:fall-303 21s -26s linear infinite}@keyframes fall-303{66.753%{transform:translate(84.6655vw,66.753vh) scale(.2625)}to{transform:translate(85.04255vw,99vh) scale(.2625)}}.snow:nth-child(304){opacity:1.7488;transform:translate(33.0106vw,-10px) scale(.3787);animation:fall-304 30s -6s linear infinite}@keyframes fall-304{49.585%{transform:translate(28.3242vw,49.585vh) scale(.3787)}to{transform:translate(30.6674vw,99vh) scale(.3787)}}.snow:nth-child(305){opacity:.755;transform:translate(87.147vw,-10px) scale(.0717);animation:fall-305 21s -22s linear infinite}@keyframes fall-305{44.819%{transform:translate(96.0216vw,44.819vh) scale(.0717)}to{transform:translate(91.5843vw,99vh) scale(.0717)}}.snow:nth-child(306){opacity:.707;transform:translate(50.3279vw,-10px) scale(.8996);animation:fall-306 27s -23s linear infinite}@keyframes fall-306{45.869%{transform:translate(49.0248vw,45.869vh) scale(.8996)}to{transform:translate(49.67635vw,99vh) scale(.8996)}}.snow:nth-child(307){opacity:.703;transform:translate(49.1103vw,-10px) scale(.7884);animation:fall-307 19s -8s linear infinite}@keyframes fall-307{38.244%{transform:translate(57.673vw,38.244vh) scale(.7884)}to{transform:translate(53.39165vw,99vh) scale(.7884)}}.snow:nth-child(308){opacity:.5976;transform:translate(23.7765vw,-10px) scale(.0869);animation:fall-308 26s -27s linear infinite}@keyframes fall-308{65.77%{transform:translate(17.7958vw,65.77vh) scale(.0869)}to{transform:translate(20.78615vw,99vh) scale(.0869)}}.snow:nth-child(309){opacity:1.1;transform:translate(.3169vw,-10px) scale(.6788);animation:fall-309 17s -28s linear infinite}@keyframes fall-309{78.634%{transform:translate(1.3331vw,78.634vh) scale(.6788)}to{transform:translate(.825vw,99vh) scale(.6788)}}.snow:nth-child(310){opacity:1.4826;transform:translate(45.265vw,-10px) scale(.0353);animation:fall-310 25s -28s linear infinite}@keyframes fall-310{49.869%{transform:translate(42.769vw,49.869vh) scale(.0353)}to{transform:translate(44.017vw,99vh) scale(.0353)}}.snow:nth-child(311){opacity:.8452;transform:translate(97.3273vw,-10px) scale(.5131);animation:fall-311 12s -11s linear infinite}@keyframes fall-311{68.424%{transform:translate(103.6768vw,68.424vh) scale(.5131)}to{transform:translate(100.50205vw,99vh) scale(.5131)}}.snow:nth-child(312){opacity:1.1758;transform:translate(52.9241vw,-10px) scale(.6935);animation:fall-312 26s -30s linear infinite}@keyframes fall-312{69.202%{transform:translate(57.118vw,69.202vh) scale(.6935)}to{transform:translate(55.02105vw,99vh) scale(.6935)}}.snow:nth-child(313){opacity:.2124;transform:translate(61.4982vw,-10px) scale(.9073);animation:fall-313 11s -26s linear infinite}@keyframes fall-313{67.356%{transform:translate(53.1373vw,67.356vh) scale(.9073)}to{transform:translate(57.31775vw,99vh) scale(.9073)}}.snow:nth-child(314){opacity:1.0324;transform:translate(13.3878vw,-10px) scale(.9757);animation:fall-314 24s -22s linear infinite}@keyframes fall-314{41.243%{transform:translate(19.0165vw,41.243vh) scale(.9757)}to{transform:translate(16.20215vw,99vh) scale(.9757)}}.snow:nth-child(315){opacity:.0284;transform:translate(30.5257vw,-10px) scale(.8477);animation:fall-315 16s -5s linear infinite}@keyframes fall-315{73.357%{transform:translate(35.5265vw,73.357vh) scale(.8477)}to{transform:translate(33.0261vw,99vh) scale(.8477)}}.snow:nth-child(316){opacity:.2856;transform:translate(42.8408vw,-10px) scale(.7914);animation:fall-316 10s -7s linear infinite}@keyframes fall-316{38.748%{transform:translate(35.1272vw,38.748vh) scale(.7914)}to{transform:translate(38.984vw,99vh) scale(.7914)}}.snow:nth-child(317){opacity:1.8978;transform:translate(90.9515vw,-10px) scale(.6266);animation:fall-317 22s -26s linear infinite}@keyframes fall-317{71.028%{transform:translate(96.904vw,71.028vh) scale(.6266)}to{transform:translate(93.92775vw,99vh) scale(.6266)}}.snow:nth-child(318){opacity:.4358;transform:translate(4.7826vw,-10px) scale(.0923);animation:fall-318 12s -28s linear infinite}@keyframes fall-318{63.027%{transform:translate(-3.5361vw,63.027vh) scale(.0923)}to{transform:translate(.62325vw,99vh) scale(.0923)}}.snow:nth-child(319){opacity:.4684;transform:translate(54.6605vw,-10px) scale(.5352);animation:fall-319 24s -12s linear infinite}@keyframes fall-319{33.559%{transform:translate(57.7892vw,33.559vh) scale(.5352)}to{transform:translate(56.22485vw,99vh) scale(.5352)}}.snow:nth-child(320){opacity:.2744;transform:translate(70.5299vw,-10px) scale(.5414);animation:fall-320 30s -9s linear infinite}@keyframes fall-320{66.501%{transform:translate(68.1788vw,66.501vh) scale(.5414)}to{transform:translate(69.35435vw,99vh) scale(.5414)}}.snow:nth-child(321){opacity:1.7672;transform:translate(16.6007vw,-10px) scale(.6426);animation:fall-321 21s -15s linear infinite}@keyframes fall-321{50.851%{transform:translate(22.1784vw,50.851vh) scale(.6426)}to{transform:translate(19.38955vw,99vh) scale(.6426)}}.snow:nth-child(322){opacity:.0198;transform:translate(56.7136vw,-10px) scale(.901);animation:fall-322 10s -3s linear infinite}@keyframes fall-322{69.205%{transform:translate(60.2725vw,69.205vh) scale(.901)}to{transform:translate(58.49305vw,99vh) scale(.901)}}.snow:nth-child(323){opacity:1.3278;transform:translate(36.6329vw,-10px) scale(.6981);animation:fall-323 16s -29s linear infinite}@keyframes fall-323{35.922%{transform:translate(46.59vw,35.922vh) scale(.6981)}to{transform:translate(41.61145vw,99vh) scale(.6981)}}.snow:nth-child(324){opacity:1.4224;transform:translate(65.0908vw,-10px) scale(.5675);animation:fall-324 21s -8s linear infinite}@keyframes fall-324{53.522%{transform:translate(56.8166vw,53.522vh) scale(.5675)}to{transform:translate(60.9537vw,99vh) scale(.5675)}}.snow:nth-child(325){opacity:1.2656;transform:translate(54.8161vw,-10px) scale(.6586);animation:fall-325 28s -8s linear infinite}@keyframes fall-325{71.585%{transform:translate(58.5967vw,71.585vh) scale(.6586)}to{transform:translate(56.7064vw,99vh) scale(.6586)}}.snow:nth-child(326){opacity:1.494;transform:translate(67.7856vw,-10px) scale(.8157);animation:fall-326 26s -19s linear infinite}@keyframes fall-326{49.721%{transform:translate(59.9591vw,49.721vh) scale(.8157)}to{transform:translate(63.87235vw,99vh) scale(.8157)}}.snow:nth-child(327){opacity:.9756;transform:translate(37.9942vw,-10px) scale(.0194);animation:fall-327 29s -14s linear infinite}@keyframes fall-327{49.333%{transform:translate(44.6879vw,49.333vh) scale(.0194)}to{transform:translate(41.34105vw,99vh) scale(.0194)}}.snow:nth-child(328){opacity:.4276;transform:translate(36.9539vw,-10px) scale(.0597);animation:fall-328 17s -20s linear infinite}@keyframes fall-328{60.346%{transform:translate(40.9759vw,60.346vh) scale(.0597)}to{transform:translate(38.9649vw,99vh) scale(.0597)}}.snow:nth-child(329){opacity:1.352;transform:translate(39.2169vw,-10px) scale(.7456);animation:fall-329 17s -27s linear infinite}@keyframes fall-329{69.439%{transform:translate(34.6529vw,69.439vh) scale(.7456)}to{transform:translate(36.9349vw,99vh) scale(.7456)}}.snow:nth-child(330){opacity:.4084;transform:translate(46.7273vw,-10px) scale(.2281);animation:fall-330 24s -27s linear infinite}@keyframes fall-330{44.976%{transform:translate(50.234vw,44.976vh) scale(.2281)}to{transform:translate(48.48065vw,99vh) scale(.2281)}}.snow:nth-child(331){opacity:1.4058;transform:translate(30.4891vw,-10px) scale(.1858);animation:fall-331 26s -14s linear infinite}@keyframes fall-331{69.522%{transform:translate(36.6756vw,69.522vh) scale(.1858)}to{transform:translate(33.58235vw,99vh) scale(.1858)}}.snow:nth-child(332){opacity:1.5414;transform:translate(44.3976vw,-10px) scale(.4907);animation:fall-332 11s -9s linear infinite}@keyframes fall-332{51.364%{transform:translate(52.2427vw,51.364vh) scale(.4907)}to{transform:translate(48.32015vw,99vh) scale(.4907)}}.snow:nth-child(333){opacity:1.7406;transform:translate(84.4548vw,-10px) scale(.7554);animation:fall-333 17s -10s linear infinite}@keyframes fall-333{54.718%{transform:translate(86.8106vw,54.718vh) scale(.7554)}to{transform:translate(85.6327vw,99vh) scale(.7554)}}.snow:nth-child(334){opacity:.637;transform:translate(32.0805vw,-10px) scale(.8776);animation:fall-334 25s -25s linear infinite}@keyframes fall-334{67.203%{transform:translate(31.3996vw,67.203vh) scale(.8776)}to{transform:translate(31.74005vw,99vh) scale(.8776)}}.snow:nth-child(335){opacity:.8306;transform:translate(72.828vw,-10px) scale(.3733);animation:fall-335 13s -22s linear infinite}@keyframes fall-335{48.598%{transform:translate(82.5967vw,48.598vh) scale(.3733)}to{transform:translate(77.71235vw,99vh) scale(.3733)}}.snow:nth-child(336){opacity:1.7416;transform:translate(90.3181vw,-10px) scale(.6688);animation:fall-336 29s -13s linear infinite}@keyframes fall-336{72.166%{transform:translate(92.7686vw,72.166vh) scale(.6688)}to{transform:translate(91.54335vw,99vh) scale(.6688)}}.snow:nth-child(337){opacity:1.9742;transform:translate(51.3248vw,-10px) scale(.51);animation:fall-337 23s -12s linear infinite}@keyframes fall-337{64.757%{transform:translate(48.344vw,64.757vh) scale(.51)}to{transform:translate(49.8344vw,99vh) scale(.51)}}.snow:nth-child(338){opacity:1.088;transform:translate(84.4409vw,-10px) scale(.5628);animation:fall-338 25s -27s linear infinite}@keyframes fall-338{67.878%{transform:translate(79.5411vw,67.878vh) scale(.5628)}to{transform:translate(81.991vw,99vh) scale(.5628)}}.snow:nth-child(339){opacity:.3028;transform:translate(53.3712vw,-10px) scale(.9187);animation:fall-339 15s -5s linear infinite}@keyframes fall-339{33.313%{transform:translate(45.3954vw,33.313vh) scale(.9187)}to{transform:translate(49.3833vw,99vh) scale(.9187)}}.snow:nth-child(340){opacity:1.5204;transform:translate(95.1346vw,-10px) scale(.0118);animation:fall-340 15s -26s linear infinite}@keyframes fall-340{63.756%{transform:translate(94.8421vw,63.756vh) scale(.0118)}to{transform:translate(94.98835vw,99vh) scale(.0118)}}.snow:nth-child(341){opacity:.3996;transform:translate(97.0338vw,-10px) scale(.7911);animation:fall-341 18s -11s linear infinite}@keyframes fall-341{52.225%{transform:translate(94.0226vw,52.225vh) scale(.7911)}to{transform:translate(95.5282vw,99vh) scale(.7911)}}.snow:nth-child(342){opacity:1.542;transform:translate(86.4277vw,-10px) scale(.2219);animation:fall-342 16s -18s linear infinite}@keyframes fall-342{46.634%{transform:translate(95.4998vw,46.634vh) scale(.2219)}to{transform:translate(90.96375vw,99vh) scale(.2219)}}.snow:nth-child(343){opacity:.8668;transform:translate(96.2842vw,-10px) scale(.1934);animation:fall-343 27s -13s linear infinite}@keyframes fall-343{54.31%{transform:translate(95.9657vw,54.31vh) scale(.1934)}to{transform:translate(96.12495vw,99vh) scale(.1934)}}.snow:nth-child(344){opacity:1.1166;transform:translate(82.822vw,-10px) scale(.9276);animation:fall-344 23s -29s linear infinite}@keyframes fall-344{41.547%{transform:translate(84.1074vw,41.547vh) scale(.9276)}to{transform:translate(83.4647vw,99vh) scale(.9276)}}.snow:nth-child(345){opacity:.2116;transform:translate(43.5708vw,-10px) scale(.5835);animation:fall-345 14s -23s linear infinite}@keyframes fall-345{51.464%{transform:translate(41.3991vw,51.464vh) scale(.5835)}to{transform:translate(42.48495vw,99vh) scale(.5835)}}.snow:nth-child(346){opacity:1.4666;transform:translate(63.7661vw,-10px) scale(.5515);animation:fall-346 28s -21s linear infinite}@keyframes fall-346{41.196%{transform:translate(54.8253vw,41.196vh) scale(.5515)}to{transform:translate(59.2957vw,99vh) scale(.5515)}}.snow:nth-child(347){opacity:1.354;transform:translate(67.9306vw,-10px) scale(.5612);animation:fall-347 23s -17s linear infinite}@keyframes fall-347{60.388%{transform:translate(67.1028vw,60.388vh) scale(.5612)}to{transform:translate(67.5167vw,99vh) scale(.5612)}}.snow:nth-child(348){opacity:1.7386;transform:translate(17.4157vw,-10px) scale(.1483);animation:fall-348 15s -26s linear infinite}@keyframes fall-348{54.298%{transform:translate(12.8643vw,54.298vh) scale(.1483)}to{transform:translate(15.14vw,99vh) scale(.1483)}}.snow:nth-child(349){opacity:1.8162;transform:translate(68.3716vw,-10px) scale(.2679);animation:fall-349 13s -9s linear infinite}@keyframes fall-349{73.939%{transform:translate(69.7584vw,73.939vh) scale(.2679)}to{transform:translate(69.065vw,99vh) scale(.2679)}}.snow:nth-child(350){opacity:.4972;transform:translate(85.4939vw,-10px) scale(.2901);animation:fall-350 26s -13s linear infinite}@keyframes fall-350{69.252%{transform:translate(81.8421vw,69.252vh) scale(.2901)}to{transform:translate(83.668vw,99vh) scale(.2901)}}.snow:nth-child(351){opacity:.1294;transform:translate(39.6846vw,-10px) scale(.7145);animation:fall-351 14s -28s linear infinite}@keyframes fall-351{43.581%{transform:translate(48.0864vw,43.581vh) scale(.7145)}to{transform:translate(43.8855vw,99vh) scale(.7145)}}.snow:nth-child(352){opacity:1.7318;transform:translate(36.4966vw,-10px) scale(.813);animation:fall-352 21s -25s linear infinite}@keyframes fall-352{57.424%{transform:translate(31.3218vw,57.424vh) scale(.813)}to{transform:translate(33.9092vw,99vh) scale(.813)}}.snow:nth-child(353){opacity:1.6206;transform:translate(83.2324vw,-10px) scale(.6424);animation:fall-353 24s -18s linear infinite}@keyframes fall-353{44.03%{transform:translate(86.7146vw,44.03vh) scale(.6424)}to{transform:translate(84.9735vw,99vh) scale(.6424)}}.snow:nth-child(354){opacity:.2312;transform:translate(51.6746vw,-10px) scale(.6428);animation:fall-354 11s -27s linear infinite}@keyframes fall-354{35.112%{transform:translate(61.0197vw,35.112vh) scale(.6428)}to{transform:translate(56.34715vw,99vh) scale(.6428)}}.snow:nth-child(355){opacity:.4292;transform:translate(88.988vw,-10px) scale(.2878);animation:fall-355 23s -17s linear infinite}@keyframes fall-355{63.88%{transform:translate(80.0138vw,63.88vh) scale(.2878)}to{transform:translate(84.5009vw,99vh) scale(.2878)}}.snow:nth-child(356){opacity:.0416;transform:translate(52.4203vw,-10px) scale(.9435);animation:fall-356 23s -19s linear infinite}@keyframes fall-356{62.092%{transform:translate(51.284vw,62.092vh) scale(.9435)}to{transform:translate(51.85215vw,99vh) scale(.9435)}}.snow:nth-child(357){opacity:.575;transform:translate(15.4662vw,-10px) scale(.1418);animation:fall-357 16s -30s linear infinite}@keyframes fall-357{58.62%{transform:translate(8.1275vw,58.62vh) scale(.1418)}to{transform:translate(11.79685vw,99vh) scale(.1418)}}.snow:nth-child(358){opacity:1.977;transform:translate(39.0533vw,-10px) scale(.4519);animation:fall-358 23s -4s linear infinite}@keyframes fall-358{44.092%{transform:translate(39.3913vw,44.092vh) scale(.4519)}to{transform:translate(39.2223vw,99vh) scale(.4519)}}.snow:nth-child(359){opacity:1.0618;transform:translate(30.0936vw,-10px) scale(.2798);animation:fall-359 27s -30s linear infinite}@keyframes fall-359{42.511%{transform:translate(39.7742vw,42.511vh) scale(.2798)}to{transform:translate(34.9339vw,99vh) scale(.2798)}}.snow:nth-child(360){opacity:.4364;transform:translate(51.5757vw,-10px) scale(.7347);animation:fall-360 24s -7s linear infinite}@keyframes fall-360{60.717%{transform:translate(46.9308vw,60.717vh) scale(.7347)}to{transform:translate(49.25325vw,99vh) scale(.7347)}}.snow:nth-child(361){opacity:1.1928;transform:translate(91.2918vw,-10px) scale(.1531);animation:fall-361 16s -27s linear infinite}@keyframes fall-361{57.289%{transform:translate(91.6812vw,57.289vh) scale(.1531)}to{transform:translate(91.4865vw,99vh) scale(.1531)}}.snow:nth-child(362){opacity:1.046;transform:translate(10.7376vw,-10px) scale(.192);animation:fall-362 11s -5s linear infinite}@keyframes fall-362{51.607%{transform:translate(2.3568vw,51.607vh) scale(.192)}to{transform:translate(6.5472vw,99vh) scale(.192)}}.snow:nth-child(363){opacity:.742;transform:translate(3.1545vw,-10px) scale(.364);animation:fall-363 25s -14s linear infinite}@keyframes fall-363{67.16%{transform:translate(-3.816vw,67.16vh) scale(.364)}to{transform:translate(-.33075vw,99vh) scale(.364)}}.snow:nth-child(364){opacity:.8172;transform:translate(95.619vw,-10px) scale(.502);animation:fall-364 18s -4s linear infinite}@keyframes fall-364{65.273%{transform:translate(96.8519vw,65.273vh) scale(.502)}to{transform:translate(96.23545vw,99vh) scale(.502)}}.snow:nth-child(365){opacity:1.3742;transform:translate(57.4702vw,-10px) scale(.2418);animation:fall-365 11s -30s linear infinite}@keyframes fall-365{40.934%{transform:translate(60.8986vw,40.934vh) scale(.2418)}to{transform:translate(59.1844vw,99vh) scale(.2418)}}.snow:nth-child(366){opacity:1.8792;transform:translate(78.5111vw,-10px) scale(.99);animation:fall-366 23s -19s linear infinite}@keyframes fall-366{75.57%{transform:translate(83.7534vw,75.57vh) scale(.99)}to{transform:translate(81.13225vw,99vh) scale(.99)}}.snow:nth-child(367){opacity:1.9722;transform:translate(18.9671vw,-10px) scale(.3924);animation:fall-367 22s -22s linear infinite}@keyframes fall-367{78.552%{transform:translate(22.7726vw,78.552vh) scale(.3924)}to{transform:translate(20.86985vw,99vh) scale(.3924)}}.snow:nth-child(368){opacity:.6668;transform:translate(62.0044vw,-10px) scale(.4619);animation:fall-368 21s -28s linear infinite}@keyframes fall-368{31.842%{transform:translate(56.8248vw,31.842vh) scale(.4619)}to{transform:translate(59.4146vw,99vh) scale(.4619)}}.snow:nth-child(369){opacity:.3928;transform:translate(22.0317vw,-10px) scale(.7363);animation:fall-369 17s -7s linear infinite}@keyframes fall-369{40.927%{transform:translate(31.3162vw,40.927vh) scale(.7363)}to{transform:translate(26.67395vw,99vh) scale(.7363)}}.snow:nth-child(370){opacity:.5746;transform:translate(38.8895vw,-10px) scale(.274);animation:fall-370 11s -19s linear infinite}@keyframes fall-370{45.57%{transform:translate(46.9265vw,45.57vh) scale(.274)}to{transform:translate(42.908vw,99vh) scale(.274)}}.snow:nth-child(371){opacity:.1678;transform:translate(80.9173vw,-10px) scale(.6353);animation:fall-371 22s -22s linear infinite}@keyframes fall-371{33.789%{transform:translate(87.6588vw,33.789vh) scale(.6353)}to{transform:translate(84.28805vw,99vh) scale(.6353)}}.snow:nth-child(372){opacity:1.5994;transform:translate(83.7682vw,-10px) scale(.3802);animation:fall-372 16s -2s linear infinite}@keyframes fall-372{42.962%{transform:translate(88.2191vw,42.962vh) scale(.3802)}to{transform:translate(85.99365vw,99vh) scale(.3802)}}.snow:nth-child(373){opacity:.8016;transform:translate(77.2084vw,-10px) scale(.435);animation:fall-373 20s -13s linear infinite}@keyframes fall-373{56.092%{transform:translate(81.8261vw,56.092vh) scale(.435)}to{transform:translate(79.51725vw,99vh) scale(.435)}}.snow:nth-child(374){opacity:1.1492;transform:translate(84.127vw,-10px) scale(.8277);animation:fall-374 25s -1s linear infinite}@keyframes fall-374{31.698%{transform:translate(88.1921vw,31.698vh) scale(.8277)}to{transform:translate(86.15955vw,99vh) scale(.8277)}}.snow:nth-child(375){opacity:1.876;transform:translate(61.3804vw,-10px) scale(.8346);animation:fall-375 11s -18s linear infinite}@keyframes fall-375{41.801%{transform:translate(58.0722vw,41.801vh) scale(.8346)}to{transform:translate(59.7263vw,99vh) scale(.8346)}}.snow:nth-child(376){opacity:1.973;transform:translate(44.4157vw,-10px) scale(.981);animation:fall-376 25s -8s linear infinite}@keyframes fall-376{58.41%{transform:translate(49.7452vw,58.41vh) scale(.981)}to{transform:translate(47.08045vw,99vh) scale(.981)}}.snow:nth-child(377){opacity:1.0114;transform:translate(2.1448vw,-10px) scale(.7088);animation:fall-377 17s -17s linear infinite}@keyframes fall-377{35.276%{transform:translate(-5.5789vw,35.276vh) scale(.7088)}to{transform:translate(-1.71705vw,99vh) scale(.7088)}}.snow:nth-child(378){opacity:.5038;transform:translate(73.4547vw,-10px) scale(.4392);animation:fall-378 16s -29s linear infinite}@keyframes fall-378{33.698%{transform:translate(80.354vw,33.698vh) scale(.4392)}to{transform:translate(76.90435vw,99vh) scale(.4392)}}.snow:nth-child(379){opacity:.5682;transform:translate(98.2276vw,-10px) scale(.1482);animation:fall-379 25s -12s linear infinite}@keyframes fall-379{63.823%{transform:translate(99.9605vw,63.823vh) scale(.1482)}to{transform:translate(99.09405vw,99vh) scale(.1482)}}.snow:nth-child(380){opacity:1.479;transform:translate(10.5535vw,-10px) scale(.9369);animation:fall-380 30s -9s linear infinite}@keyframes fall-380{74.343%{transform:translate(6.0437vw,74.343vh) scale(.9369)}to{transform:translate(8.2986vw,99vh) scale(.9369)}}.snow:nth-child(381){opacity:.6224;transform:translate(55.4369vw,-10px) scale(.425);animation:fall-381 16s -21s linear infinite}@keyframes fall-381{50.789%{transform:translate(49.8566vw,50.789vh) scale(.425)}to{transform:translate(52.64675vw,99vh) scale(.425)}}.snow:nth-child(382){opacity:.6078;transform:translate(89.8219vw,-10px) scale(.0819);animation:fall-382 27s -17s linear infinite}@keyframes fall-382{75.077%{transform:translate(96.0454vw,75.077vh) scale(.0819)}to{transform:translate(92.93365vw,99vh) scale(.0819)}}.snow:nth-child(383){opacity:1.9628;transform:translate(74.9218vw,-10px) scale(.5185);animation:fall-383 24s -5s linear infinite}@keyframes fall-383{41.31%{transform:translate(68.8612vw,41.31vh) scale(.5185)}to{transform:translate(71.8915vw,99vh) scale(.5185)}}.snow:nth-child(384){opacity:.5778;transform:translate(82.915vw,-10px) scale(.928);animation:fall-384 27s -13s linear infinite}@keyframes fall-384{56.5%{transform:translate(86.7112vw,56.5vh) scale(.928)}to{transform:translate(84.8131vw,99vh) scale(.928)}}.snow:nth-child(385){opacity:1.5568;transform:translate(93.2015vw,-10px) scale(.3463);animation:fall-385 25s -29s linear infinite}@keyframes fall-385{64.391%{transform:translate(97.2854vw,64.391vh) scale(.3463)}to{transform:translate(95.24345vw,99vh) scale(.3463)}}.snow:nth-child(386){opacity:.1312;transform:translate(29.4216vw,-10px) scale(.6156);animation:fall-386 11s -10s linear infinite}@keyframes fall-386{53.692%{transform:translate(31.1846vw,53.692vh) scale(.6156)}to{transform:translate(30.3031vw,99vh) scale(.6156)}}.snow:nth-child(387){opacity:1.537;transform:translate(90.0455vw,-10px) scale(.7432);animation:fall-387 10s -20s linear infinite}@keyframes fall-387{72.888%{transform:translate(81.7395vw,72.888vh) scale(.7432)}to{transform:translate(85.8925vw,99vh) scale(.7432)}}.snow:nth-child(388){opacity:.7774;transform:translate(69.2968vw,-10px) scale(.9336);animation:fall-388 12s -24s linear infinite}@keyframes fall-388{49.876%{transform:translate(66.288vw,49.876vh) scale(.9336)}to{transform:translate(67.7924vw,99vh) scale(.9336)}}.snow:nth-child(389){opacity:.7286;transform:translate(92.1814vw,-10px) scale(.7656);animation:fall-389 29s -26s linear infinite}@keyframes fall-389{38.271%{transform:translate(88.6739vw,38.271vh) scale(.7656)}to{transform:translate(90.42765vw,99vh) scale(.7656)}}.snow:nth-child(390){opacity:.6802;transform:translate(23.9944vw,-10px) scale(.2524);animation:fall-390 16s -16s linear infinite}@keyframes fall-390{79.952%{transform:translate(23.6177vw,79.952vh) scale(.2524)}to{transform:translate(23.80605vw,99vh) scale(.2524)}}.snow:nth-child(391){opacity:1.7432;transform:translate(75.5265vw,-10px) scale(.517);animation:fall-391 12s -10s linear infinite}@keyframes fall-391{55.037%{transform:translate(77.8278vw,55.037vh) scale(.517)}to{transform:translate(76.67715vw,99vh) scale(.517)}}.snow:nth-child(392){opacity:.8812;transform:translate(5.0684vw,-10px) scale(.0455);animation:fall-392 14s -11s linear infinite}@keyframes fall-392{72.391%{transform:translate(9.1253vw,72.391vh) scale(.0455)}to{transform:translate(7.09685vw,99vh) scale(.0455)}}.snow:nth-child(393){opacity:1.5084;transform:translate(56.8375vw,-10px) scale(.4156);animation:fall-393 26s -21s linear infinite}@keyframes fall-393{49.548%{transform:translate(50.0268vw,49.548vh) scale(.4156)}to{transform:translate(53.43215vw,99vh) scale(.4156)}}.snow:nth-child(394){opacity:1.1702;transform:translate(33.9207vw,-10px) scale(.5749);animation:fall-394 20s -14s linear infinite}@keyframes fall-394{40.736%{transform:translate(34.9516vw,40.736vh) scale(.5749)}to{transform:translate(34.43615vw,99vh) scale(.5749)}}.snow:nth-child(395){opacity:1.3838;transform:translate(.3732vw,-10px) scale(.9183);animation:fall-395 22s -25s linear infinite}@keyframes fall-395{43.967%{transform:translate(-6.3775vw,43.967vh) scale(.9183)}to{transform:translate(-3.00215vw,99vh) scale(.9183)}}.snow:nth-child(396){opacity:.342;transform:translate(49.0938vw,-10px) scale(.3715);animation:fall-396 13s -20s linear infinite}@keyframes fall-396{57.102%{transform:translate(58.4729vw,57.102vh) scale(.3715)}to{transform:translate(53.78335vw,99vh) scale(.3715)}}.snow:nth-child(397){opacity:.089;transform:translate(48.2515vw,-10px) scale(.1811);animation:fall-397 12s -8s linear infinite}@keyframes fall-397{61.411%{transform:translate(55.9472vw,61.411vh) scale(.1811)}to{transform:translate(52.09935vw,99vh) scale(.1811)}}.snow:nth-child(398){opacity:.8502;transform:translate(93.0349vw,-10px) scale(.5852);animation:fall-398 25s -19s linear infinite}@keyframes fall-398{70.905%{transform:translate(90.9379vw,70.905vh) scale(.5852)}to{transform:translate(91.9864vw,99vh) scale(.5852)}}.snow:nth-child(399){opacity:1.6972;transform:translate(59.6188vw,-10px) scale(.0956);animation:fall-399 10s -9s linear infinite}@keyframes fall-399{61.029%{transform:translate(58.5341vw,61.029vh) scale(.0956)}to{transform:translate(59.07645vw,99vh) scale(.0956)}}.snow:nth-child(400){opacity:1.5258;transform:translate(41.0794vw,-10px) scale(.9143);animation:fall-400 17s -6s linear infinite}@keyframes fall-400{71.774%{transform:translate(49.458vw,71.774vh) scale(.9143)}to{transform:translate(45.2687vw,99vh) scale(.9143)}}\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.1738;transform:translate(48.0014vw,-10px) scale(.8004);animation:fall-1 23s -4s linear infinite}@keyframes fall-1{75.932%{transform:translate(53.8692vw,75.932vh) scale(.8004)}to{transform:translate(50.9353vw,99vh) scale(.8004)}}.snow:nth-child(2){opacity:.2408;transform:translate(60.3829vw,-10px) scale(.6914);animation:fall-2 23s -10s linear infinite}@keyframes fall-2{30.547%{transform:translate(62.7084vw,30.547vh) scale(.6914)}to{transform:translate(61.54565vw,99vh) scale(.6914)}}.snow:nth-child(3){opacity:1.0234;transform:translate(2.0726vw,-10px) scale(.6439);animation:fall-3 25s -12s linear infinite}@keyframes fall-3{75.68%{transform:translate(5.2814vw,75.68vh) scale(.6439)}to{transform:translate(3.677vw,99vh) scale(.6439)}}.snow:nth-child(4){opacity:1.243;transform:translate(95.734vw,-10px) scale(.6996);animation:fall-4 19s -15s linear infinite}@keyframes fall-4{52.364%{transform:translate(104.7913vw,52.364vh) scale(.6996)}to{transform:translate(100.26265vw,99vh) scale(.6996)}}.snow:nth-child(5){opacity:.981;transform:translate(27.3096vw,-10px) scale(.2148);animation:fall-5 16s -25s linear infinite}@keyframes fall-5{51.913%{transform:translate(32.391vw,51.913vh) scale(.2148)}to{transform:translate(29.8503vw,99vh) scale(.2148)}}.snow:nth-child(6){opacity:.4534;transform:translate(19.3201vw,-10px) scale(.9629);animation:fall-6 27s -7s linear infinite}@keyframes fall-6{72.815%{transform:translate(20.4449vw,72.815vh) scale(.9629)}to{transform:translate(19.8825vw,99vh) scale(.9629)}}.snow:nth-child(7){opacity:.557;transform:translate(55.4754vw,-10px) scale(.4532);animation:fall-7 22s -15s linear infinite}@keyframes fall-7{47.66%{transform:translate(51.1717vw,47.66vh) scale(.4532)}to{transform:translate(53.32355vw,99vh) scale(.4532)}}.snow:nth-child(8){opacity:1.5354;transform:translate(32.4247vw,-10px) scale(.2213);animation:fall-8 23s -3s linear infinite}@keyframes fall-8{71.299%{transform:translate(28.8107vw,71.299vh) scale(.2213)}to{transform:translate(30.6177vw,99vh) scale(.2213)}}.snow:nth-child(9){opacity:.799;transform:translate(41.4996vw,-10px) scale(.6345);animation:fall-9 22s -24s linear infinite}@keyframes fall-9{75.813%{transform:translate(35.4212vw,75.813vh) scale(.6345)}to{transform:translate(38.4604vw,99vh) scale(.6345)}}.snow:nth-child(10){opacity:.9144;transform:translate(16.7114vw,-10px) scale(.1169);animation:fall-10 16s -19s linear infinite}@keyframes fall-10{32.236%{transform:translate(22.9256vw,32.236vh) scale(.1169)}to{transform:translate(19.8185vw,99vh) scale(.1169)}}.snow:nth-child(11){opacity:.7874;transform:translate(25.0788vw,-10px) scale(.8817);animation:fall-11 18s -24s linear infinite}@keyframes fall-11{74.672%{transform:translate(25.7459vw,74.672vh) scale(.8817)}to{transform:translate(25.41235vw,99vh) scale(.8817)}}.snow:nth-child(12){opacity:1.6936;transform:translate(46.1806vw,-10px) scale(.6148);animation:fall-12 23s -4s linear infinite}@keyframes fall-12{65.1%{transform:translate(37.0569vw,65.1vh) scale(.6148)}to{transform:translate(41.61875vw,99vh) scale(.6148)}}.snow:nth-child(13){opacity:.4904;transform:translate(57.8928vw,-10px) scale(.9032);animation:fall-13 26s -25s linear infinite}@keyframes fall-13{70.307%{transform:translate(61.1752vw,70.307vh) scale(.9032)}to{transform:translate(59.534vw,99vh) scale(.9032)}}.snow:nth-child(14){opacity:1.3544;transform:translate(57.632vw,-10px) scale(.7217);animation:fall-14 12s -30s linear infinite}@keyframes fall-14{60.051%{transform:translate(63.5669vw,60.051vh) scale(.7217)}to{transform:translate(60.59945vw,99vh) scale(.7217)}}.snow:nth-child(15){opacity:1.91;transform:translate(62.6842vw,-10px) scale(.7918);animation:fall-15 30s -12s linear infinite}@keyframes fall-15{66.977%{transform:translate(57.7538vw,66.977vh) scale(.7918)}to{transform:translate(60.219vw,99vh) scale(.7918)}}.snow:nth-child(16){opacity:1.88;transform:translate(46.3073vw,-10px) scale(.1905);animation:fall-16 28s -19s linear infinite}@keyframes fall-16{36.473%{transform:translate(44.2039vw,36.473vh) scale(.1905)}to{transform:translate(45.2556vw,99vh) scale(.1905)}}.snow:nth-child(17){opacity:.2704;transform:translate(13.4255vw,-10px) scale(.2916);animation:fall-17 25s -24s linear infinite}@keyframes fall-17{55.988%{transform:translate(4.4072vw,55.988vh) scale(.2916)}to{transform:translate(8.91635vw,99vh) scale(.2916)}}.snow:nth-child(18){opacity:1.691;transform:translate(27.2387vw,-10px) scale(.8898);animation:fall-18 30s -29s linear infinite}@keyframes fall-18{57.117%{transform:translate(19.561vw,57.117vh) scale(.8898)}to{transform:translate(23.39985vw,99vh) scale(.8898)}}.snow:nth-child(19){opacity:1.8578;transform:translate(2.6246vw,-10px) scale(.093);animation:fall-19 30s -2s linear infinite}@keyframes fall-19{68.72%{transform:translate(-7.3564vw,68.72vh) scale(.093)}to{transform:translate(-2.3659vw,99vh) scale(.093)}}.snow:nth-child(20){opacity:.8966;transform:translate(91.5122vw,-10px) scale(.9196);animation:fall-20 10s -3s linear infinite}@keyframes fall-20{33.728%{transform:translate(95.3871vw,33.728vh) scale(.9196)}to{transform:translate(93.44965vw,99vh) scale(.9196)}}.snow:nth-child(21){opacity:1.1336;transform:translate(41.617vw,-10px) scale(.296);animation:fall-21 22s -22s linear infinite}@keyframes fall-21{79.498%{transform:translate(47.9464vw,79.498vh) scale(.296)}to{transform:translate(44.7817vw,99vh) scale(.296)}}.snow:nth-child(22){opacity:.025;transform:translate(34.8624vw,-10px) scale(.1574);animation:fall-22 11s -11s linear infinite}@keyframes fall-22{35.166%{transform:translate(35.4828vw,35.166vh) scale(.1574)}to{transform:translate(35.1726vw,99vh) scale(.1574)}}.snow:nth-child(23){opacity:.7252;transform:translate(77.1717vw,-10px) scale(.5699);animation:fall-23 15s -9s linear infinite}@keyframes fall-23{38.73%{transform:translate(73.6219vw,38.73vh) scale(.5699)}to{transform:translate(75.3968vw,99vh) scale(.5699)}}.snow:nth-child(24){opacity:.234;transform:translate(89.239vw,-10px) scale(.7258);animation:fall-24 25s -22s linear infinite}@keyframes fall-24{65.675%{transform:translate(89.8554vw,65.675vh) scale(.7258)}to{transform:translate(89.5472vw,99vh) scale(.7258)}}.snow:nth-child(25){opacity:.2312;transform:translate(30.4804vw,-10px) scale(.6347);animation:fall-25 12s -3s linear infinite}@keyframes fall-25{50.128%{transform:translate(26.8302vw,50.128vh) scale(.6347)}to{transform:translate(28.6553vw,99vh) scale(.6347)}}.snow:nth-child(26){opacity:.1366;transform:translate(5.0835vw,-10px) scale(.6281);animation:fall-26 10s -23s linear infinite}@keyframes fall-26{69.499%{transform:translate(13.3971vw,69.499vh) scale(.6281)}to{transform:translate(9.2403vw,99vh) scale(.6281)}}.snow:nth-child(27){opacity:1.6894;transform:translate(11.5079vw,-10px) scale(.7969);animation:fall-27 30s -5s linear infinite}@keyframes fall-27{32.067%{transform:translate(18.6071vw,32.067vh) scale(.7969)}to{transform:translate(15.0575vw,99vh) scale(.7969)}}.snow:nth-child(28){opacity:.678;transform:translate(31.7861vw,-10px) scale(.7696);animation:fall-28 30s -28s linear infinite}@keyframes fall-28{76.485%{transform:translate(39.6606vw,76.485vh) scale(.7696)}to{transform:translate(35.72335vw,99vh) scale(.7696)}}.snow:nth-child(29){opacity:.3448;transform:translate(3.9777vw,-10px) scale(.1115);animation:fall-29 19s -4s linear infinite}@keyframes fall-29{44.086%{transform:translate(8.5027vw,44.086vh) scale(.1115)}to{transform:translate(6.2402vw,99vh) scale(.1115)}}.snow:nth-child(30){opacity:1.1582;transform:translate(66.3786vw,-10px) scale(.6314);animation:fall-30 30s -26s linear infinite}@keyframes fall-30{37.274%{transform:translate(68.0571vw,37.274vh) scale(.6314)}to{transform:translate(67.21785vw,99vh) scale(.6314)}}.snow:nth-child(31){opacity:1.545;transform:translate(38.217vw,-10px) scale(.6389);animation:fall-31 14s -2s linear infinite}@keyframes fall-31{54.654%{transform:translate(40.9943vw,54.654vh) scale(.6389)}to{transform:translate(39.60565vw,99vh) scale(.6389)}}.snow:nth-child(32){opacity:.8402;transform:translate(51.1608vw,-10px) scale(.335);animation:fall-32 21s -22s linear infinite}@keyframes fall-32{78.361%{transform:translate(59.4354vw,78.361vh) scale(.335)}to{transform:translate(55.2981vw,99vh) scale(.335)}}.snow:nth-child(33){opacity:1.6218;transform:translate(60.8307vw,-10px) scale(.6737);animation:fall-33 18s -1s linear infinite}@keyframes fall-33{79.281%{transform:translate(68.9853vw,79.281vh) scale(.6737)}to{transform:translate(64.908vw,99vh) scale(.6737)}}.snow:nth-child(34){opacity:1.2674;transform:translate(72.9181vw,-10px) scale(.7434);animation:fall-34 11s -4s linear infinite}@keyframes fall-34{71.594%{transform:translate(80.5413vw,71.594vh) scale(.7434)}to{transform:translate(76.7297vw,99vh) scale(.7434)}}.snow:nth-child(35){opacity:1.301;transform:translate(88.8749vw,-10px) scale(.1216);animation:fall-35 21s -12s linear infinite}@keyframes fall-35{70.458%{transform:translate(83.5376vw,70.458vh) scale(.1216)}to{transform:translate(86.20625vw,99vh) scale(.1216)}}.snow:nth-child(36){opacity:1.682;transform:translate(79.597vw,-10px) scale(.6715);animation:fall-36 26s -1s linear infinite}@keyframes fall-36{42.482%{transform:translate(73.8689vw,42.482vh) scale(.6715)}to{transform:translate(76.73295vw,99vh) scale(.6715)}}.snow:nth-child(37){opacity:1.5132;transform:translate(89.774vw,-10px) scale(.4317);animation:fall-37 14s -26s linear infinite}@keyframes fall-37{78.568%{transform:translate(89.8947vw,78.568vh) scale(.4317)}to{transform:translate(89.83435vw,99vh) scale(.4317)}}.snow:nth-child(38){opacity:.19;transform:translate(56.3091vw,-10px) scale(.4116);animation:fall-38 28s -15s linear infinite}@keyframes fall-38{37.446%{transform:translate(53.1988vw,37.446vh) scale(.4116)}to{transform:translate(54.75395vw,99vh) scale(.4116)}}.snow:nth-child(39){opacity:1.651;transform:translate(34.8488vw,-10px) scale(.1823);animation:fall-39 30s -24s linear infinite}@keyframes fall-39{74.604%{transform:translate(38.938vw,74.604vh) scale(.1823)}to{transform:translate(36.8934vw,99vh) scale(.1823)}}.snow:nth-child(40){opacity:.4972;transform:translate(90.8235vw,-10px) scale(.2841);animation:fall-40 24s -28s linear infinite}@keyframes fall-40{75.151%{transform:translate(99.432vw,75.151vh) scale(.2841)}to{transform:translate(95.12775vw,99vh) scale(.2841)}}.snow:nth-child(41){opacity:.9236;transform:translate(24.2419vw,-10px) scale(.9492);animation:fall-41 25s -28s linear infinite}@keyframes fall-41{46.601%{transform:translate(24.1452vw,46.601vh) scale(.9492)}to{transform:translate(24.19355vw,99vh) scale(.9492)}}.snow:nth-child(42){opacity:.4252;transform:translate(77.915vw,-10px) scale(.3953);animation:fall-42 26s -9s linear infinite}@keyframes fall-42{55.844%{transform:translate(84.4272vw,55.844vh) scale(.3953)}to{transform:translate(81.1711vw,99vh) scale(.3953)}}.snow:nth-child(43){opacity:1.4426;transform:translate(26.3554vw,-10px) scale(.9043);animation:fall-43 30s -14s linear infinite}@keyframes fall-43{42.85%{transform:translate(19.346vw,42.85vh) scale(.9043)}to{transform:translate(22.8507vw,99vh) scale(.9043)}}.snow:nth-child(44){opacity:1.413;transform:translate(46.9064vw,-10px) scale(.9729);animation:fall-44 19s -23s linear infinite}@keyframes fall-44{56.746%{transform:translate(37.2166vw,56.746vh) scale(.9729)}to{transform:translate(42.0615vw,99vh) scale(.9729)}}.snow:nth-child(45){opacity:.2454;transform:translate(65.8102vw,-10px) scale(.9419);animation:fall-45 13s -30s linear infinite}@keyframes fall-45{34.548%{transform:translate(63.0785vw,34.548vh) scale(.9419)}to{transform:translate(64.44435vw,99vh) scale(.9419)}}.snow:nth-child(46){opacity:1.9292;transform:translate(81.877vw,-10px) scale(.9734);animation:fall-46 17s -11s linear infinite}@keyframes fall-46{53.967%{transform:translate(85.9911vw,53.967vh) scale(.9734)}to{transform:translate(83.93405vw,99vh) scale(.9734)}}.snow:nth-child(47){opacity:1.041;transform:translate(86.0528vw,-10px) scale(.2698);animation:fall-47 28s -28s linear infinite}@keyframes fall-47{72.369%{transform:translate(89.8556vw,72.369vh) scale(.2698)}to{transform:translate(87.9542vw,99vh) scale(.2698)}}.snow:nth-child(48){opacity:1.8446;transform:translate(96.7535vw,-10px) scale(.3565);animation:fall-48 27s -15s linear infinite}@keyframes fall-48{37.666%{transform:translate(95.4605vw,37.666vh) scale(.3565)}to{transform:translate(96.107vw,99vh) scale(.3565)}}.snow:nth-child(49){opacity:1.6364;transform:translate(91.7766vw,-10px) scale(.0048);animation:fall-49 27s -29s linear infinite}@keyframes fall-49{33.762%{transform:translate(83.3281vw,33.762vh) scale(.0048)}to{transform:translate(87.55235vw,99vh) scale(.0048)}}.snow:nth-child(50){opacity:.3092;transform:translate(10.8988vw,-10px) scale(.7229);animation:fall-50 18s -11s linear infinite}@keyframes fall-50{49.874%{transform:translate(14.3694vw,49.874vh) scale(.7229)}to{transform:translate(12.6341vw,99vh) scale(.7229)}}.snow:nth-child(51){opacity:1.4934;transform:translate(21.917vw,-10px) scale(.396);animation:fall-51 21s -20s linear infinite}@keyframes fall-51{71.805%{transform:translate(22.8732vw,71.805vh) scale(.396)}to{transform:translate(22.3951vw,99vh) scale(.396)}}.snow:nth-child(52){opacity:1.8104;transform:translate(71.7609vw,-10px) scale(.2263);animation:fall-52 18s -15s linear infinite}@keyframes fall-52{42.61%{transform:translate(71.587vw,42.61vh) scale(.2263)}to{transform:translate(71.67395vw,99vh) scale(.2263)}}.snow:nth-child(53){opacity:1.983;transform:translate(56.3854vw,-10px) scale(.2769);animation:fall-53 20s -28s linear infinite}@keyframes fall-53{48.231%{transform:translate(54.7645vw,48.231vh) scale(.2769)}to{transform:translate(55.57495vw,99vh) scale(.2769)}}.snow:nth-child(54){opacity:1.103;transform:translate(51.6464vw,-10px) scale(.9133);animation:fall-54 26s -21s linear infinite}@keyframes fall-54{35.498%{transform:translate(60.6277vw,35.498vh) scale(.9133)}to{transform:translate(56.13705vw,99vh) scale(.9133)}}.snow:nth-child(55){opacity:.8822;transform:translate(81.3135vw,-10px) scale(.4306);animation:fall-55 24s -1s linear infinite}@keyframes fall-55{48.772%{transform:translate(76.5595vw,48.772vh) scale(.4306)}to{transform:translate(78.9365vw,99vh) scale(.4306)}}.snow:nth-child(56){opacity:.631;transform:translate(1.7641vw,-10px) scale(.6808);animation:fall-56 30s -19s linear infinite}@keyframes fall-56{49.644%{transform:translate(3.4971vw,49.644vh) scale(.6808)}to{transform:translate(2.6306vw,99vh) scale(.6808)}}.snow:nth-child(57){opacity:1.074;transform:translate(90.5195vw,-10px) scale(.4954);animation:fall-57 16s -3s linear infinite}@keyframes fall-57{66.721%{transform:translate(88.2243vw,66.721vh) scale(.4954)}to{transform:translate(89.3719vw,99vh) scale(.4954)}}.snow:nth-child(58){opacity:1.8608;transform:translate(16.781vw,-10px) scale(.7557);animation:fall-58 29s -12s linear infinite}@keyframes fall-58{36.782%{transform:translate(24.2852vw,36.782vh) scale(.7557)}to{transform:translate(20.5331vw,99vh) scale(.7557)}}.snow:nth-child(59){opacity:1.2638;transform:translate(66.6548vw,-10px) scale(.2811);animation:fall-59 20s -26s linear infinite}@keyframes fall-59{71.15%{transform:translate(64.1832vw,71.15vh) scale(.2811)}to{transform:translate(65.419vw,99vh) scale(.2811)}}.snow:nth-child(60){opacity:.5448;transform:translate(41.9884vw,-10px) scale(.4048);animation:fall-60 12s -10s linear infinite}@keyframes fall-60{77.374%{transform:translate(36.9021vw,77.374vh) scale(.4048)}to{transform:translate(39.44525vw,99vh) scale(.4048)}}.snow:nth-child(61){opacity:.7172;transform:translate(30.3319vw,-10px) scale(.7625);animation:fall-61 12s -7s linear infinite}@keyframes fall-61{42.298%{transform:translate(28.5923vw,42.298vh) scale(.7625)}to{transform:translate(29.4621vw,99vh) scale(.7625)}}.snow:nth-child(62){opacity:1.058;transform:translate(5.854vw,-10px) scale(.1583);animation:fall-62 20s -23s linear infinite}@keyframes fall-62{36.602%{transform:translate(10.9275vw,36.602vh) scale(.1583)}to{transform:translate(8.39075vw,99vh) scale(.1583)}}.snow:nth-child(63){opacity:.843;transform:translate(30.8079vw,-10px) scale(.224);animation:fall-63 24s -22s linear infinite}@keyframes fall-63{67.75%{transform:translate(33.9863vw,67.75vh) scale(.224)}to{transform:translate(32.3971vw,99vh) scale(.224)}}.snow:nth-child(64){opacity:.2306;transform:translate(51.3756vw,-10px) scale(.1565);animation:fall-64 29s -13s linear infinite}@keyframes fall-64{76.596%{transform:translate(44.0483vw,76.596vh) scale(.1565)}to{transform:translate(47.71195vw,99vh) scale(.1565)}}.snow:nth-child(65){opacity:.8084;transform:translate(10.993vw,-10px) scale(.3764);animation:fall-65 25s -10s linear infinite}@keyframes fall-65{70.703%{transform:translate(2.0168vw,70.703vh) scale(.3764)}to{transform:translate(6.5049vw,99vh) scale(.3764)}}.snow:nth-child(66){opacity:.5554;transform:translate(98.8378vw,-10px) scale(.3089);animation:fall-66 22s -16s linear infinite}@keyframes fall-66{76.444%{transform:translate(99.5201vw,76.444vh) scale(.3089)}to{transform:translate(99.17895vw,99vh) scale(.3089)}}.snow:nth-child(67){opacity:1.346;transform:translate(19.4664vw,-10px) scale(.1122);animation:fall-67 11s -2s linear infinite}@keyframes fall-67{42.181%{transform:translate(9.7875vw,42.181vh) scale(.1122)}to{transform:translate(14.62695vw,99vh) scale(.1122)}}.snow:nth-child(68){opacity:1.555;transform:translate(67.6597vw,-10px) scale(.9127);animation:fall-68 10s -18s linear infinite}@keyframes fall-68{51.932%{transform:translate(58.9704vw,51.932vh) scale(.9127)}to{transform:translate(63.31505vw,99vh) scale(.9127)}}.snow:nth-child(69){opacity:.403;transform:translate(15.8082vw,-10px) scale(.3968);animation:fall-69 15s -25s linear infinite}@keyframes fall-69{47.801%{transform:translate(9.045vw,47.801vh) scale(.3968)}to{transform:translate(12.4266vw,99vh) scale(.3968)}}.snow:nth-child(70){opacity:1.7286;transform:translate(10.889vw,-10px) scale(.9189);animation:fall-70 28s -27s linear infinite}@keyframes fall-70{64.023%{transform:translate(1.0443vw,64.023vh) scale(.9189)}to{transform:translate(5.96665vw,99vh) scale(.9189)}}.snow:nth-child(71){opacity:1.3462;transform:translate(22.4226vw,-10px) scale(.5161);animation:fall-71 15s -7s linear infinite}@keyframes fall-71{49.769%{transform:translate(19.5056vw,49.769vh) scale(.5161)}to{transform:translate(20.9641vw,99vh) scale(.5161)}}.snow:nth-child(72){opacity:1.7676;transform:translate(4.3372vw,-10px) scale(.9709);animation:fall-72 29s -30s linear infinite}@keyframes fall-72{56.695%{transform:translate(2.1869vw,56.695vh) scale(.9709)}to{transform:translate(3.26205vw,99vh) scale(.9709)}}.snow:nth-child(73){opacity:1.0352;transform:translate(1.5812vw,-10px) scale(.65);animation:fall-73 15s -30s linear infinite}@keyframes fall-73{70.532%{transform:translate(11.4613vw,70.532vh) scale(.65)}to{transform:translate(6.52125vw,99vh) scale(.65)}}.snow:nth-child(74){opacity:1.2446;transform:translate(71.8299vw,-10px) scale(.1851);animation:fall-74 17s -14s linear infinite}@keyframes fall-74{70.881%{transform:translate(79.4434vw,70.881vh) scale(.1851)}to{transform:translate(75.63665vw,99vh) scale(.1851)}}.snow:nth-child(75){opacity:1.951;transform:translate(31.4057vw,-10px) scale(.1439);animation:fall-75 29s -15s linear infinite}@keyframes fall-75{46.257%{transform:translate(27.755vw,46.257vh) scale(.1439)}to{transform:translate(29.58035vw,99vh) scale(.1439)}}.snow:nth-child(76){opacity:1.397;transform:translate(64.0466vw,-10px) scale(.6079);animation:fall-76 28s -4s linear infinite}@keyframes fall-76{67%{transform:translate(67.6183vw,67vh) scale(.6079)}to{transform:translate(65.83245vw,99vh) scale(.6079)}}.snow:nth-child(77){opacity:.6646;transform:translate(23.2425vw,-10px) scale(.1172);animation:fall-77 27s -19s linear infinite}@keyframes fall-77{36.003%{transform:translate(24.9501vw,36.003vh) scale(.1172)}to{transform:translate(24.0963vw,99vh) scale(.1172)}}.snow:nth-child(78){opacity:1.609;transform:translate(48.8475vw,-10px) scale(.1447);animation:fall-78 22s -19s linear infinite}@keyframes fall-78{51.332%{transform:translate(53.4331vw,51.332vh) scale(.1447)}to{transform:translate(51.1403vw,99vh) scale(.1447)}}.snow:nth-child(79){opacity:1.3392;transform:translate(16.5823vw,-10px) scale(.3839);animation:fall-79 12s -17s linear infinite}@keyframes fall-79{54.628%{transform:translate(14.3738vw,54.628vh) scale(.3839)}to{transform:translate(15.47805vw,99vh) scale(.3839)}}.snow:nth-child(80){opacity:.829;transform:translate(95.7984vw,-10px) scale(.7885);animation:fall-80 10s -26s linear infinite}@keyframes fall-80{71.7%{transform:translate(95.0902vw,71.7vh) scale(.7885)}to{transform:translate(95.4443vw,99vh) scale(.7885)}}.snow:nth-child(81){opacity:.3576;transform:translate(32.8113vw,-10px) scale(.2339);animation:fall-81 12s -21s linear infinite}@keyframes fall-81{61.207%{transform:translate(26.4995vw,61.207vh) scale(.2339)}to{transform:translate(29.6554vw,99vh) scale(.2339)}}.snow:nth-child(82){opacity:.9264;transform:translate(20.313vw,-10px) scale(.7283);animation:fall-82 13s -11s linear infinite}@keyframes fall-82{54.049%{transform:translate(20.6131vw,54.049vh) scale(.7283)}to{transform:translate(20.46305vw,99vh) scale(.7283)}}.snow:nth-child(83){opacity:1.3688;transform:translate(44.3335vw,-10px) scale(.3288);animation:fall-83 17s -4s linear infinite}@keyframes fall-83{35.012%{transform:translate(52.561vw,35.012vh) scale(.3288)}to{transform:translate(48.44725vw,99vh) scale(.3288)}}.snow:nth-child(84){opacity:1.5072;transform:translate(84.1149vw,-10px) scale(.2927);animation:fall-84 24s -24s linear infinite}@keyframes fall-84{63.646%{transform:translate(85.5467vw,63.646vh) scale(.2927)}to{transform:translate(84.8308vw,99vh) scale(.2927)}}.snow:nth-child(85){opacity:1.7526;transform:translate(29.3337vw,-10px) scale(.1999);animation:fall-85 24s -4s linear infinite}@keyframes fall-85{53.735%{transform:translate(26.689vw,53.735vh) scale(.1999)}to{transform:translate(28.01135vw,99vh) scale(.1999)}}.snow:nth-child(86){opacity:.6674;transform:translate(62.6067vw,-10px) scale(.4319);animation:fall-86 26s -26s linear infinite}@keyframes fall-86{59.298%{transform:translate(60.3552vw,59.298vh) scale(.4319)}to{transform:translate(61.48095vw,99vh) scale(.4319)}}.snow:nth-child(87){opacity:.8826;transform:translate(30.2488vw,-10px) scale(.6196);animation:fall-87 13s -29s linear infinite}@keyframes fall-87{33.443%{transform:translate(38.8271vw,33.443vh) scale(.6196)}to{transform:translate(34.53795vw,99vh) scale(.6196)}}.snow:nth-child(88){opacity:1.5078;transform:translate(54.3475vw,-10px) scale(.8938);animation:fall-88 28s -17s linear infinite}@keyframes fall-88{30.853%{transform:translate(47.0294vw,30.853vh) scale(.8938)}to{transform:translate(50.68845vw,99vh) scale(.8938)}}.snow:nth-child(89){opacity:1.5846;transform:translate(85.0476vw,-10px) scale(.7375);animation:fall-89 20s -30s linear infinite}@keyframes fall-89{62.303%{transform:translate(88.5666vw,62.303vh) scale(.7375)}to{transform:translate(86.8071vw,99vh) scale(.7375)}}.snow:nth-child(90){opacity:.291;transform:translate(28.6315vw,-10px) scale(.0427);animation:fall-90 24s -10s linear infinite}@keyframes fall-90{63.532%{transform:translate(23.6574vw,63.532vh) scale(.0427)}to{transform:translate(26.14445vw,99vh) scale(.0427)}}.snow:nth-child(91){opacity:.6362;transform:translate(78.2082vw,-10px) scale(.769);animation:fall-91 12s -17s linear infinite}@keyframes fall-91{66.924%{transform:translate(68.8353vw,66.924vh) scale(.769)}to{transform:translate(73.52175vw,99vh) scale(.769)}}.snow:nth-child(92){opacity:.9848;transform:translate(42.4585vw,-10px) scale(.681);animation:fall-92 10s -29s linear infinite}@keyframes fall-92{51.129%{transform:translate(43.1959vw,51.129vh) scale(.681)}to{transform:translate(42.8272vw,99vh) scale(.681)}}.snow:nth-child(93){opacity:1.6612;transform:translate(38.8268vw,-10px) scale(.2337);animation:fall-93 17s -21s linear infinite}@keyframes fall-93{68.663%{transform:translate(45.6061vw,68.663vh) scale(.2337)}to{transform:translate(42.21645vw,99vh) scale(.2337)}}.snow:nth-child(94){opacity:1.1986;transform:translate(85.4618vw,-10px) scale(.3876);animation:fall-94 23s -2s linear infinite}@keyframes fall-94{73.881%{transform:translate(83.0858vw,73.881vh) scale(.3876)}to{transform:translate(84.2738vw,99vh) scale(.3876)}}.snow:nth-child(95){opacity:.9598;transform:translate(97.2677vw,-10px) scale(.5163);animation:fall-95 21s -2s linear infinite}@keyframes fall-95{40.084%{transform:translate(102.927vw,40.084vh) scale(.5163)}to{transform:translate(100.09735vw,99vh) scale(.5163)}}.snow:nth-child(96){opacity:1.7074;transform:translate(83.5515vw,-10px) scale(.7243);animation:fall-96 23s -26s linear infinite}@keyframes fall-96{57.235%{transform:translate(90.63vw,57.235vh) scale(.7243)}to{transform:translate(87.09075vw,99vh) scale(.7243)}}.snow:nth-child(97){opacity:.2758;transform:translate(91.4646vw,-10px) scale(.3398);animation:fall-97 19s -24s linear infinite}@keyframes fall-97{49.037%{transform:translate(93.0271vw,49.037vh) scale(.3398)}to{transform:translate(92.24585vw,99vh) scale(.3398)}}.snow:nth-child(98){opacity:.4754;transform:translate(98.231vw,-10px) scale(.1355);animation:fall-98 19s -5s linear infinite}@keyframes fall-98{48.151%{transform:translate(105.5543vw,48.151vh) scale(.1355)}to{transform:translate(101.89265vw,99vh) scale(.1355)}}.snow:nth-child(99){opacity:.4466;transform:translate(64.8465vw,-10px) scale(.3153);animation:fall-99 12s -23s linear infinite}@keyframes fall-99{77.862%{transform:translate(66.5456vw,77.862vh) scale(.3153)}to{transform:translate(65.69605vw,99vh) scale(.3153)}}.snow:nth-child(100){opacity:1.7476;transform:translate(23.7694vw,-10px) scale(.8833);animation:fall-100 22s -13s linear infinite}@keyframes fall-100{36.843%{transform:translate(28.8305vw,36.843vh) scale(.8833)}to{transform:translate(26.29995vw,99vh) scale(.8833)}}.snow:nth-child(101){opacity:.7402;transform:translate(44.5114vw,-10px) scale(.7081);animation:fall-101 25s -9s linear infinite}@keyframes fall-101{33.467%{transform:translate(42.7825vw,33.467vh) scale(.7081)}to{transform:translate(43.64695vw,99vh) scale(.7081)}}.snow:nth-child(102){opacity:.463;transform:translate(77.4768vw,-10px) scale(.6627);animation:fall-102 14s -22s linear infinite}@keyframes fall-102{47.079%{transform:translate(77.543vw,47.079vh) scale(.6627)}to{transform:translate(77.5099vw,99vh) scale(.6627)}}.snow:nth-child(103){opacity:.9096;transform:translate(83.3279vw,-10px) scale(.3166);animation:fall-103 14s -12s linear infinite}@keyframes fall-103{35.25%{transform:translate(93.0069vw,35.25vh) scale(.3166)}to{transform:translate(88.1674vw,99vh) scale(.3166)}}.snow:nth-child(104){opacity:1.9228;transform:translate(88.7127vw,-10px) scale(.4437);animation:fall-104 28s -8s linear infinite}@keyframes fall-104{65.092%{transform:translate(97.7603vw,65.092vh) scale(.4437)}to{transform:translate(93.2365vw,99vh) scale(.4437)}}.snow:nth-child(105){opacity:.8906;transform:translate(49.7977vw,-10px) scale(.4596);animation:fall-105 30s -22s linear infinite}@keyframes fall-105{71.734%{transform:translate(55.4276vw,71.734vh) scale(.4596)}to{transform:translate(52.61265vw,99vh) scale(.4596)}}.snow:nth-child(106){opacity:.6982;transform:translate(86.4432vw,-10px) scale(.1838);animation:fall-106 14s -26s linear infinite}@keyframes fall-106{54.613%{transform:translate(90.3348vw,54.613vh) scale(.1838)}to{transform:translate(88.389vw,99vh) scale(.1838)}}.snow:nth-child(107){opacity:1.3564;transform:translate(34.1049vw,-10px) scale(.3878);animation:fall-107 29s -14s linear infinite}@keyframes fall-107{54.984%{transform:translate(40.64vw,54.984vh) scale(.3878)}to{transform:translate(37.37245vw,99vh) scale(.3878)}}.snow:nth-child(108){opacity:.9536;transform:translate(33.1386vw,-10px) scale(.1393);animation:fall-108 17s -16s linear infinite}@keyframes fall-108{69.211%{transform:translate(28.369vw,69.211vh) scale(.1393)}to{transform:translate(30.7538vw,99vh) scale(.1393)}}.snow:nth-child(109){opacity:.0166;transform:translate(28.9577vw,-10px) scale(.8198);animation:fall-109 14s -5s linear infinite}@keyframes fall-109{51.055%{transform:translate(28.4983vw,51.055vh) scale(.8198)}to{transform:translate(28.728vw,99vh) scale(.8198)}}.snow:nth-child(110){opacity:1.0872;transform:translate(33.3615vw,-10px) scale(.477);animation:fall-110 12s -18s linear infinite}@keyframes fall-110{47.406%{transform:translate(28.9583vw,47.406vh) scale(.477)}to{transform:translate(31.1599vw,99vh) scale(.477)}}.snow:nth-child(111){opacity:1.5744;transform:translate(14.8178vw,-10px) scale(.5209);animation:fall-111 29s -25s linear infinite}@keyframes fall-111{66.189%{transform:translate(20.5952vw,66.189vh) scale(.5209)}to{transform:translate(17.7065vw,99vh) scale(.5209)}}.snow:nth-child(112){opacity:1.5692;transform:translate(73.1264vw,-10px) scale(.3492);animation:fall-112 15s -2s linear infinite}@keyframes fall-112{37.237%{transform:translate(76.8597vw,37.237vh) scale(.3492)}to{transform:translate(74.99305vw,99vh) scale(.3492)}}.snow:nth-child(113){opacity:1.5242;transform:translate(57.5132vw,-10px) scale(.5342);animation:fall-113 10s -26s linear infinite}@keyframes fall-113{75.121%{transform:translate(64.9806vw,75.121vh) scale(.5342)}to{transform:translate(61.2469vw,99vh) scale(.5342)}}.snow:nth-child(114){opacity:1.1984;transform:translate(17.0857vw,-10px) scale(.6869);animation:fall-114 17s -14s linear infinite}@keyframes fall-114{31.275%{transform:translate(11.1653vw,31.275vh) scale(.6869)}to{transform:translate(14.1255vw,99vh) scale(.6869)}}.snow:nth-child(115){opacity:1.844;transform:translate(39.3893vw,-10px) scale(.9742);animation:fall-115 12s -27s linear infinite}@keyframes fall-115{74.723%{transform:translate(29.8358vw,74.723vh) scale(.9742)}to{transform:translate(34.61255vw,99vh) scale(.9742)}}.snow:nth-child(116){opacity:1.1346;transform:translate(84.7406vw,-10px) scale(.4272);animation:fall-116 14s -5s linear infinite}@keyframes fall-116{34.12%{transform:translate(82.119vw,34.12vh) scale(.4272)}to{transform:translate(83.4298vw,99vh) scale(.4272)}}.snow:nth-child(117){opacity:1.0418;transform:translate(14.4394vw,-10px) scale(.306);animation:fall-117 12s -26s linear infinite}@keyframes fall-117{69.743%{transform:translate(23.1131vw,69.743vh) scale(.306)}to{transform:translate(18.77625vw,99vh) scale(.306)}}.snow:nth-child(118){opacity:.4238;transform:translate(34.7116vw,-10px) scale(.904);animation:fall-118 29s -15s linear infinite}@keyframes fall-118{75.772%{transform:translate(29.8628vw,75.772vh) scale(.904)}to{transform:translate(32.2872vw,99vh) scale(.904)}}.snow:nth-child(119){opacity:.4004;transform:translate(32.4928vw,-10px) scale(.5043);animation:fall-119 15s -18s linear infinite}@keyframes fall-119{34.067%{transform:translate(34.8642vw,34.067vh) scale(.5043)}to{transform:translate(33.6785vw,99vh) scale(.5043)}}.snow:nth-child(120){opacity:.4138;transform:translate(48.6851vw,-10px) scale(.4816);animation:fall-120 26s -23s linear infinite}@keyframes fall-120{32.991%{transform:translate(49.7689vw,32.991vh) scale(.4816)}to{transform:translate(49.227vw,99vh) scale(.4816)}}.snow:nth-child(121){opacity:.1612;transform:translate(38.4121vw,-10px) scale(.1297);animation:fall-121 23s -1s linear infinite}@keyframes fall-121{35.079%{transform:translate(45.4278vw,35.079vh) scale(.1297)}to{transform:translate(41.91995vw,99vh) scale(.1297)}}.snow:nth-child(122){opacity:.998;transform:translate(1.134vw,-10px) scale(.6273);animation:fall-122 22s -24s linear infinite}@keyframes fall-122{54.958%{transform:translate(-1.5964vw,54.958vh) scale(.6273)}to{transform:translate(-.2312vw,99vh) scale(.6273)}}.snow:nth-child(123){opacity:.9486;transform:translate(60.0728vw,-10px) scale(.6075);animation:fall-123 10s -12s linear infinite}@keyframes fall-123{72.587%{transform:translate(59.821vw,72.587vh) scale(.6075)}to{transform:translate(59.9469vw,99vh) scale(.6075)}}.snow:nth-child(124){opacity:1.8148;transform:translate(84.7968vw,-10px) scale(.052);animation:fall-124 13s -3s linear infinite}@keyframes fall-124{46.402%{transform:translate(76.6398vw,46.402vh) scale(.052)}to{transform:translate(80.7183vw,99vh) scale(.052)}}.snow:nth-child(125){opacity:.2658;transform:translate(57.163vw,-10px) scale(.7275);animation:fall-125 23s -11s linear infinite}@keyframes fall-125{30.712%{transform:translate(59.1845vw,30.712vh) scale(.7275)}to{transform:translate(58.17375vw,99vh) scale(.7275)}}.snow:nth-child(126){opacity:.4814;transform:translate(37.0433vw,-10px) scale(.7373);animation:fall-126 28s -29s linear infinite}@keyframes fall-126{30.534%{transform:translate(28.5244vw,30.534vh) scale(.7373)}to{transform:translate(32.78385vw,99vh) scale(.7373)}}.snow:nth-child(127){opacity:.6684;transform:translate(80.356vw,-10px) scale(.5568);animation:fall-127 20s -7s linear infinite}@keyframes fall-127{42.875%{transform:translate(72.9193vw,42.875vh) scale(.5568)}to{transform:translate(76.63765vw,99vh) scale(.5568)}}.snow:nth-child(128){opacity:1.7024;transform:translate(31.8178vw,-10px) scale(.2543);animation:fall-128 10s -15s linear infinite}@keyframes fall-128{38.679%{transform:translate(24.1163vw,38.679vh) scale(.2543)}to{transform:translate(27.96705vw,99vh) scale(.2543)}}.snow:nth-child(129){opacity:1.3818;transform:translate(97.8564vw,-10px) scale(.0659);animation:fall-129 25s -12s linear infinite}@keyframes fall-129{66.816%{transform:translate(93.2576vw,66.816vh) scale(.0659)}to{transform:translate(95.557vw,99vh) scale(.0659)}}.snow:nth-child(130){opacity:1.6284;transform:translate(3.5769vw,-10px) scale(.8466);animation:fall-130 28s -23s linear infinite}@keyframes fall-130{52.544%{transform:translate(-2.123vw,52.544vh) scale(.8466)}to{transform:translate(.72695vw,99vh) scale(.8466)}}.snow:nth-child(131){opacity:1.6962;transform:translate(65.8668vw,-10px) scale(.0926);animation:fall-131 19s -27s linear infinite}@keyframes fall-131{49.61%{transform:translate(60.7933vw,49.61vh) scale(.0926)}to{transform:translate(63.33005vw,99vh) scale(.0926)}}.snow:nth-child(132){opacity:.9176;transform:translate(60.5122vw,-10px) scale(.5118);animation:fall-132 23s -3s linear infinite}@keyframes fall-132{57.504%{transform:translate(64.1628vw,57.504vh) scale(.5118)}to{transform:translate(62.3375vw,99vh) scale(.5118)}}.snow:nth-child(133){opacity:1.883;transform:translate(41.4599vw,-10px) scale(.0078);animation:fall-133 16s -10s linear infinite}@keyframes fall-133{56.009%{transform:translate(44.2286vw,56.009vh) scale(.0078)}to{transform:translate(42.84425vw,99vh) scale(.0078)}}.snow:nth-child(134){opacity:.2632;transform:translate(87.5467vw,-10px) scale(.0289);animation:fall-134 10s -8s linear infinite}@keyframes fall-134{34.213%{transform:translate(96.2139vw,34.213vh) scale(.0289)}to{transform:translate(91.8803vw,99vh) scale(.0289)}}.snow:nth-child(135){opacity:1.7708;transform:translate(64.8259vw,-10px) scale(.6808);animation:fall-135 26s -26s linear infinite}@keyframes fall-135{37.814%{transform:translate(65.7633vw,37.814vh) scale(.6808)}to{transform:translate(65.2946vw,99vh) scale(.6808)}}.snow:nth-child(136){opacity:.966;transform:translate(17.2877vw,-10px) scale(.5726);animation:fall-136 28s -16s linear infinite}@keyframes fall-136{38.806%{transform:translate(20.1689vw,38.806vh) scale(.5726)}to{transform:translate(18.7283vw,99vh) scale(.5726)}}.snow:nth-child(137){opacity:1.9554;transform:translate(41.9636vw,-10px) scale(.9895);animation:fall-137 23s -13s linear infinite}@keyframes fall-137{74.497%{transform:translate(32.3411vw,74.497vh) scale(.9895)}to{transform:translate(37.15235vw,99vh) scale(.9895)}}.snow:nth-child(138){opacity:1.3542;transform:translate(13.1745vw,-10px) scale(.3511);animation:fall-138 28s -2s linear infinite}@keyframes fall-138{30.056%{transform:translate(17.2659vw,30.056vh) scale(.3511)}to{transform:translate(15.2202vw,99vh) scale(.3511)}}.snow:nth-child(139){opacity:1.5884;transform:translate(91.4592vw,-10px) scale(.5985);animation:fall-139 13s -23s linear infinite}@keyframes fall-139{46.598%{transform:translate(94.1681vw,46.598vh) scale(.5985)}to{transform:translate(92.81365vw,99vh) scale(.5985)}}.snow:nth-child(140){opacity:.1812;transform:translate(93.78vw,-10px) scale(.9191);animation:fall-140 26s -30s linear infinite}@keyframes fall-140{31.125%{transform:translate(102.9429vw,31.125vh) scale(.9191)}to{transform:translate(98.36145vw,99vh) scale(.9191)}}.snow:nth-child(141){opacity:.6936;transform:translate(48.8451vw,-10px) scale(.7043);animation:fall-141 24s -6s linear infinite}@keyframes fall-141{61.984%{transform:translate(45.6301vw,61.984vh) scale(.7043)}to{transform:translate(47.2376vw,99vh) scale(.7043)}}.snow:nth-child(142){opacity:1.5684;transform:translate(99.6364vw,-10px) scale(.8678);animation:fall-142 17s -23s linear infinite}@keyframes fall-142{59.889%{transform:translate(105.4726vw,59.889vh) scale(.8678)}to{transform:translate(102.5545vw,99vh) scale(.8678)}}.snow:nth-child(143){opacity:.0994;transform:translate(6.6325vw,-10px) scale(.317);animation:fall-143 15s -7s linear infinite}@keyframes fall-143{70.96%{transform:translate(11.3018vw,70.96vh) scale(.317)}to{transform:translate(8.96715vw,99vh) scale(.317)}}.snow:nth-child(144){opacity:1.245;transform:translate(3.4729vw,-10px) scale(.1447);animation:fall-144 22s -10s linear infinite}@keyframes fall-144{79.972%{transform:translate(-.4872vw,79.972vh) scale(.1447)}to{transform:translate(1.49285vw,99vh) scale(.1447)}}.snow:nth-child(145){opacity:.4452;transform:translate(84.3518vw,-10px) scale(.1214);animation:fall-145 15s -3s linear infinite}@keyframes fall-145{55.299%{transform:translate(79.1499vw,55.299vh) scale(.1214)}to{transform:translate(81.75085vw,99vh) scale(.1214)}}.snow:nth-child(146){opacity:1.4456;transform:translate(89.6655vw,-10px) scale(.8596);animation:fall-146 24s -29s linear infinite}@keyframes fall-146{52.17%{transform:translate(92.9986vw,52.17vh) scale(.8596)}to{transform:translate(91.33205vw,99vh) scale(.8596)}}.snow:nth-child(147){opacity:1.164;transform:translate(25.1896vw,-10px) scale(.3281);animation:fall-147 23s -5s linear infinite}@keyframes fall-147{36.972%{transform:translate(16.1907vw,36.972vh) scale(.3281)}to{transform:translate(20.69015vw,99vh) scale(.3281)}}.snow:nth-child(148){opacity:1.4346;transform:translate(79.7602vw,-10px) scale(.7167);animation:fall-148 17s -28s linear infinite}@keyframes fall-148{53.295%{transform:translate(80.4089vw,53.295vh) scale(.7167)}to{transform:translate(80.08455vw,99vh) scale(.7167)}}.snow:nth-child(149){opacity:.9436;transform:translate(50.9294vw,-10px) scale(.6944);animation:fall-149 17s -27s linear infinite}@keyframes fall-149{34.03%{transform:translate(46.2416vw,34.03vh) scale(.6944)}to{transform:translate(48.5855vw,99vh) scale(.6944)}}.snow:nth-child(150){opacity:1.8566;transform:translate(24.9473vw,-10px) scale(.0356);animation:fall-150 26s -6s linear infinite}@keyframes fall-150{64.047%{transform:translate(32.9524vw,64.047vh) scale(.0356)}to{transform:translate(28.94985vw,99vh) scale(.0356)}}.snow:nth-child(151){opacity:.368;transform:translate(53.3855vw,-10px) scale(.1311);animation:fall-151 10s -27s linear infinite}@keyframes fall-151{54.949%{transform:translate(50.1548vw,54.949vh) scale(.1311)}to{transform:translate(51.77015vw,99vh) scale(.1311)}}.snow:nth-child(152){opacity:.5858;transform:translate(11.5703vw,-10px) scale(.7818);animation:fall-152 29s -30s linear infinite}@keyframes fall-152{50.176%{transform:translate(11.293vw,50.176vh) scale(.7818)}to{transform:translate(11.43165vw,99vh) scale(.7818)}}.snow:nth-child(153){opacity:1.9168;transform:translate(43.2145vw,-10px) scale(.4205);animation:fall-153 14s -27s linear infinite}@keyframes fall-153{44.907%{transform:translate(52.4802vw,44.907vh) scale(.4205)}to{transform:translate(47.84735vw,99vh) scale(.4205)}}.snow:nth-child(154){opacity:.0508;transform:translate(38.2091vw,-10px) scale(.6257);animation:fall-154 27s -25s linear infinite}@keyframes fall-154{70.892%{transform:translate(28.5988vw,70.892vh) scale(.6257)}to{transform:translate(33.40395vw,99vh) scale(.6257)}}.snow:nth-child(155){opacity:.3854;transform:translate(35.6823vw,-10px) scale(.0239);animation:fall-155 29s -6s linear infinite}@keyframes fall-155{30.748%{transform:translate(40.1094vw,30.748vh) scale(.0239)}to{transform:translate(37.89585vw,99vh) scale(.0239)}}.snow:nth-child(156){opacity:.6798;transform:translate(44.7353vw,-10px) scale(.3234);animation:fall-156 26s -3s linear infinite}@keyframes fall-156{67.435%{transform:translate(46.8882vw,67.435vh) scale(.3234)}to{transform:translate(45.81175vw,99vh) scale(.3234)}}.snow:nth-child(157){opacity:.2044;transform:translate(40.0792vw,-10px) scale(.8878);animation:fall-157 15s -5s linear infinite}@keyframes fall-157{59.108%{transform:translate(44.3685vw,59.108vh) scale(.8878)}to{transform:translate(42.22385vw,99vh) scale(.8878)}}.snow:nth-child(158){opacity:1.7522;transform:translate(30.0392vw,-10px) scale(.7909);animation:fall-158 23s -27s linear infinite}@keyframes fall-158{51.079%{transform:translate(33.0438vw,51.079vh) scale(.7909)}to{transform:translate(31.5415vw,99vh) scale(.7909)}}.snow:nth-child(159){opacity:1.5074;transform:translate(59.4607vw,-10px) scale(.9016);animation:fall-159 23s -17s linear infinite}@keyframes fall-159{65.028%{transform:translate(52.9714vw,65.028vh) scale(.9016)}to{transform:translate(56.21605vw,99vh) scale(.9016)}}.snow:nth-child(160){opacity:1.7982;transform:translate(83.3092vw,-10px) scale(.3416);animation:fall-160 30s -18s linear infinite}@keyframes fall-160{66.221%{transform:translate(87.4433vw,66.221vh) scale(.3416)}to{transform:translate(85.37625vw,99vh) scale(.3416)}}.snow:nth-child(161){opacity:.0002;transform:translate(78.4272vw,-10px) scale(.3845);animation:fall-161 20s -22s linear infinite}@keyframes fall-161{71.852%{transform:translate(88.1851vw,71.852vh) scale(.3845)}to{transform:translate(83.30615vw,99vh) scale(.3845)}}.snow:nth-child(162){opacity:1.4142;transform:translate(30.7773vw,-10px) scale(.9888);animation:fall-162 11s -5s linear infinite}@keyframes fall-162{56.844%{transform:translate(21.3537vw,56.844vh) scale(.9888)}to{transform:translate(26.0655vw,99vh) scale(.9888)}}.snow:nth-child(163){opacity:1.4944;transform:translate(4.5124vw,-10px) scale(.4703);animation:fall-163 28s -14s linear infinite}@keyframes fall-163{72.989%{transform:translate(8.9919vw,72.989vh) scale(.4703)}to{transform:translate(6.75215vw,99vh) scale(.4703)}}.snow:nth-child(164){opacity:.7354;transform:translate(40.6748vw,-10px) scale(.1544);animation:fall-164 26s -7s linear infinite}@keyframes fall-164{76.839%{transform:translate(38.9488vw,76.839vh) scale(.1544)}to{transform:translate(39.8118vw,99vh) scale(.1544)}}.snow:nth-child(165){opacity:.7928;transform:translate(75.25vw,-10px) scale(.8208);animation:fall-165 27s -27s linear infinite}@keyframes fall-165{66.949%{transform:translate(67.5997vw,66.949vh) scale(.8208)}to{transform:translate(71.42485vw,99vh) scale(.8208)}}.snow:nth-child(166){opacity:1.5218;transform:translate(64.2881vw,-10px) scale(.6216);animation:fall-166 12s -16s linear infinite}@keyframes fall-166{32.154%{transform:translate(57.6252vw,32.154vh) scale(.6216)}to{transform:translate(60.95665vw,99vh) scale(.6216)}}.snow:nth-child(167){opacity:.304;transform:translate(24.1568vw,-10px) scale(.9328);animation:fall-167 19s -22s linear infinite}@keyframes fall-167{63.997%{transform:translate(20.3433vw,63.997vh) scale(.9328)}to{transform:translate(22.25005vw,99vh) scale(.9328)}}.snow:nth-child(168){opacity:1.8928;transform:translate(43.6631vw,-10px) scale(.977);animation:fall-168 27s -28s linear infinite}@keyframes fall-168{65.003%{transform:translate(40.3801vw,65.003vh) scale(.977)}to{transform:translate(42.0216vw,99vh) scale(.977)}}.snow:nth-child(169){opacity:1.6244;transform:translate(33.5291vw,-10px) scale(.9586);animation:fall-169 12s -12s linear infinite}@keyframes fall-169{78.362%{transform:translate(40.6491vw,78.362vh) scale(.9586)}to{transform:translate(37.0891vw,99vh) scale(.9586)}}.snow:nth-child(170){opacity:1.3226;transform:translate(52.5193vw,-10px) scale(.1193);animation:fall-170 10s -15s linear infinite}@keyframes fall-170{36.058%{transform:translate(50.937vw,36.058vh) scale(.1193)}to{transform:translate(51.72815vw,99vh) scale(.1193)}}.snow:nth-child(171){opacity:1.6088;transform:translate(13.1828vw,-10px) scale(.251);animation:fall-171 10s -23s linear infinite}@keyframes fall-171{56.605%{transform:translate(10.5116vw,56.605vh) scale(.251)}to{transform:translate(11.8472vw,99vh) scale(.251)}}.snow:nth-child(172){opacity:.9624;transform:translate(36.0138vw,-10px) scale(.1044);animation:fall-172 11s -21s linear infinite}@keyframes fall-172{70.583%{transform:translate(43.7556vw,70.583vh) scale(.1044)}to{transform:translate(39.8847vw,99vh) scale(.1044)}}.snow:nth-child(173){opacity:.335;transform:translate(85.6479vw,-10px) scale(.014);animation:fall-173 30s -20s linear infinite}@keyframes fall-173{56.378%{transform:translate(95.4093vw,56.378vh) scale(.014)}to{transform:translate(90.5286vw,99vh) scale(.014)}}.snow:nth-child(174){opacity:1.724;transform:translate(24.8296vw,-10px) scale(.385);animation:fall-174 30s -10s linear infinite}@keyframes fall-174{67.954%{transform:translate(32.7122vw,67.954vh) scale(.385)}to{transform:translate(28.7709vw,99vh) scale(.385)}}.snow:nth-child(175){opacity:1.1174;transform:translate(8.0958vw,-10px) scale(.4767);animation:fall-175 17s -4s linear infinite}@keyframes fall-175{55.212%{transform:translate(12.0288vw,55.212vh) scale(.4767)}to{transform:translate(10.0623vw,99vh) scale(.4767)}}.snow:nth-child(176){opacity:1.7044;transform:translate(24.3026vw,-10px) scale(.7355);animation:fall-176 26s -19s linear infinite}@keyframes fall-176{50.84%{transform:translate(30.6756vw,50.84vh) scale(.7355)}to{transform:translate(27.4891vw,99vh) scale(.7355)}}.snow:nth-child(177){opacity:.116;transform:translate(3.7472vw,-10px) scale(.5044);animation:fall-177 11s -5s linear infinite}@keyframes fall-177{32.814%{transform:translate(4.9909vw,32.814vh) scale(.5044)}to{transform:translate(4.36905vw,99vh) scale(.5044)}}.snow:nth-child(178){opacity:.1158;transform:translate(61.9431vw,-10px) scale(.9467);animation:fall-178 23s -16s linear infinite}@keyframes fall-178{31.408%{transform:translate(60.8993vw,31.408vh) scale(.9467)}to{transform:translate(61.4212vw,99vh) scale(.9467)}}.snow:nth-child(179){opacity:1.6278;transform:translate(6.9724vw,-10px) scale(.6623);animation:fall-179 24s -22s linear infinite}@keyframes fall-179{67.303%{transform:translate(14.8719vw,67.303vh) scale(.6623)}to{transform:translate(10.92215vw,99vh) scale(.6623)}}.snow:nth-child(180){opacity:.6258;transform:translate(71.587vw,-10px) scale(.5492);animation:fall-180 16s -16s linear infinite}@keyframes fall-180{75.799%{transform:translate(70.6127vw,75.799vh) scale(.5492)}to{transform:translate(71.09985vw,99vh) scale(.5492)}}.snow:nth-child(181){opacity:.6852;transform:translate(35.5248vw,-10px) scale(.4933);animation:fall-181 14s -12s linear infinite}@keyframes fall-181{53.277%{transform:translate(29.929vw,53.277vh) scale(.4933)}to{transform:translate(32.7269vw,99vh) scale(.4933)}}.snow:nth-child(182){opacity:.3982;transform:translate(26.0091vw,-10px) scale(.2734);animation:fall-182 27s -20s linear infinite}@keyframes fall-182{48.274%{transform:translate(33.151vw,48.274vh) scale(.2734)}to{transform:translate(29.58005vw,99vh) scale(.2734)}}.snow:nth-child(183){opacity:1.619;transform:translate(63.7787vw,-10px) scale(.8765);animation:fall-183 11s -14s linear infinite}@keyframes fall-183{78.976%{transform:translate(67.647vw,78.976vh) scale(.8765)}to{transform:translate(65.71285vw,99vh) scale(.8765)}}.snow:nth-child(184){opacity:1.2964;transform:translate(96.1108vw,-10px) scale(.4172);animation:fall-184 24s -19s linear infinite}@keyframes fall-184{40.096%{transform:translate(93.6625vw,40.096vh) scale(.4172)}to{transform:translate(94.88665vw,99vh) scale(.4172)}}.snow:nth-child(185){opacity:.0954;transform:translate(95.4392vw,-10px) scale(.564);animation:fall-185 17s -16s linear infinite}@keyframes fall-185{45.442%{transform:translate(86.8305vw,45.442vh) scale(.564)}to{transform:translate(91.13485vw,99vh) scale(.564)}}.snow:nth-child(186){opacity:1.7618;transform:translate(32.4799vw,-10px) scale(.34);animation:fall-186 18s -17s linear infinite}@keyframes fall-186{30.817%{transform:translate(35.608vw,30.817vh) scale(.34)}to{transform:translate(34.04395vw,99vh) scale(.34)}}.snow:nth-child(187){opacity:1.0364;transform:translate(.445vw,-10px) scale(.6676);animation:fall-187 17s -15s linear infinite}@keyframes fall-187{69.866%{transform:translate(-2.4471vw,69.866vh) scale(.6676)}to{transform:translate(-1.00105vw,99vh) scale(.6676)}}.snow:nth-child(188){opacity:1.843;transform:translate(89.7204vw,-10px) scale(.3061);animation:fall-188 30s -3s linear infinite}@keyframes fall-188{66.665%{transform:translate(97.038vw,66.665vh) scale(.3061)}to{transform:translate(93.3792vw,99vh) scale(.3061)}}.snow:nth-child(189){opacity:.9784;transform:translate(95.1274vw,-10px) scale(.497);animation:fall-189 24s -10s linear infinite}@keyframes fall-189{50.543%{transform:translate(91.3293vw,50.543vh) scale(.497)}to{transform:translate(93.22835vw,99vh) scale(.497)}}.snow:nth-child(190){opacity:.7754;transform:translate(61.62vw,-10px) scale(.0359);animation:fall-190 25s -5s linear infinite}@keyframes fall-190{49.049%{transform:translate(69.5175vw,49.049vh) scale(.0359)}to{transform:translate(65.56875vw,99vh) scale(.0359)}}.snow:nth-child(191){opacity:1.4482;transform:translate(99.1479vw,-10px) scale(.4441);animation:fall-191 15s -26s linear infinite}@keyframes fall-191{67.739%{transform:translate(108.9348vw,67.739vh) scale(.4441)}to{transform:translate(104.04135vw,99vh) scale(.4441)}}.snow:nth-child(192){opacity:.1706;transform:translate(44.6424vw,-10px) scale(.8418);animation:fall-192 14s -18s linear infinite}@keyframes fall-192{61.882%{transform:translate(37.3667vw,61.882vh) scale(.8418)}to{transform:translate(41.00455vw,99vh) scale(.8418)}}.snow:nth-child(193){opacity:.152;transform:translate(5.3587vw,-10px) scale(.2343);animation:fall-193 14s -12s linear infinite}@keyframes fall-193{36.726%{transform:translate(-.379vw,36.726vh) scale(.2343)}to{transform:translate(2.48985vw,99vh) scale(.2343)}}.snow:nth-child(194){opacity:.1974;transform:translate(80.0755vw,-10px) scale(.2906);animation:fall-194 20s -26s linear infinite}@keyframes fall-194{76.093%{transform:translate(80.7476vw,76.093vh) scale(.2906)}to{transform:translate(80.41155vw,99vh) scale(.2906)}}.snow:nth-child(195){opacity:.5064;transform:translate(34.7234vw,-10px) scale(.4906);animation:fall-195 15s -25s linear infinite}@keyframes fall-195{62.519%{transform:translate(43.8451vw,62.519vh) scale(.4906)}to{transform:translate(39.28425vw,99vh) scale(.4906)}}.snow:nth-child(196){opacity:1.385;transform:translate(66.3004vw,-10px) scale(.4279);animation:fall-196 11s -13s linear infinite}@keyframes fall-196{57.824%{transform:translate(65.0468vw,57.824vh) scale(.4279)}to{transform:translate(65.6736vw,99vh) scale(.4279)}}.snow:nth-child(197){opacity:1.8146;transform:translate(13.9807vw,-10px) scale(.0999);animation:fall-197 11s -11s linear infinite}@keyframes fall-197{43.677%{transform:translate(12.3323vw,43.677vh) scale(.0999)}to{transform:translate(13.1565vw,99vh) scale(.0999)}}.snow:nth-child(198){opacity:1.3726;transform:translate(31.4229vw,-10px) scale(.0988);animation:fall-198 18s -8s linear infinite}@keyframes fall-198{44.83%{transform:translate(36.7292vw,44.83vh) scale(.0988)}to{transform:translate(34.07605vw,99vh) scale(.0988)}}.snow:nth-child(199){opacity:1.1128;transform:translate(92.8161vw,-10px) scale(.4705);animation:fall-199 14s -19s linear infinite}@keyframes fall-199{47.273%{transform:translate(83.3496vw,47.273vh) scale(.4705)}to{transform:translate(88.08285vw,99vh) scale(.4705)}}.snow:nth-child(200){opacity:.6668;transform:translate(80.3727vw,-10px) scale(.6068);animation:fall-200 10s -14s linear infinite}@keyframes fall-200{53.593%{transform:translate(83.5551vw,53.593vh) scale(.6068)}to{transform:translate(81.9639vw,99vh) scale(.6068)}}.snow:nth-child(201){opacity:1.7862;transform:translate(75.0644vw,-10px) scale(.983);animation:fall-201 22s -28s linear infinite}@keyframes fall-201{64.455%{transform:translate(82.8888vw,64.455vh) scale(.983)}to{transform:translate(78.9766vw,99vh) scale(.983)}}.snow:nth-child(202){opacity:.9444;transform:translate(.454vw,-10px) scale(.081);animation:fall-202 21s -17s linear infinite}@keyframes fall-202{59.935%{transform:translate(-4.2358vw,59.935vh) scale(.081)}to{transform:translate(-1.8909vw,99vh) scale(.081)}}.snow:nth-child(203){opacity:.7184;transform:translate(48.1816vw,-10px) scale(.7843);animation:fall-203 13s -5s linear infinite}@keyframes fall-203{63.519%{transform:translate(50.1111vw,63.519vh) scale(.7843)}to{transform:translate(49.14635vw,99vh) scale(.7843)}}.snow:nth-child(204){opacity:1.9618;transform:translate(51.5231vw,-10px) scale(.0103);animation:fall-204 18s -15s linear infinite}@keyframes fall-204{53.187%{transform:translate(61.1198vw,53.187vh) scale(.0103)}to{transform:translate(56.32145vw,99vh) scale(.0103)}}.snow:nth-child(205){opacity:1.307;transform:translate(29.8105vw,-10px) scale(.1249);animation:fall-205 20s -29s linear infinite}@keyframes fall-205{79.303%{transform:translate(23.9418vw,79.303vh) scale(.1249)}to{transform:translate(26.87615vw,99vh) scale(.1249)}}.snow:nth-child(206){opacity:1.796;transform:translate(19.5755vw,-10px) scale(.0333);animation:fall-206 14s -3s linear infinite}@keyframes fall-206{43.777%{transform:translate(15.5471vw,43.777vh) scale(.0333)}to{transform:translate(17.5613vw,99vh) scale(.0333)}}.snow:nth-child(207){opacity:1.654;transform:translate(11.066vw,-10px) scale(.3152);animation:fall-207 27s -28s linear infinite}@keyframes fall-207{69.24%{transform:translate(1.2183vw,69.24vh) scale(.3152)}to{transform:translate(6.14215vw,99vh) scale(.3152)}}.snow:nth-child(208){opacity:1.3142;transform:translate(12.1584vw,-10px) scale(.1017);animation:fall-208 27s -2s linear infinite}@keyframes fall-208{31.722%{transform:translate(21.6359vw,31.722vh) scale(.1017)}to{transform:translate(16.89715vw,99vh) scale(.1017)}}.snow:nth-child(209){opacity:1.4098;transform:translate(35.1238vw,-10px) scale(.5659);animation:fall-209 24s -26s linear infinite}@keyframes fall-209{47.07%{transform:translate(38.9983vw,47.07vh) scale(.5659)}to{transform:translate(37.06105vw,99vh) scale(.5659)}}.snow:nth-child(210){opacity:1.4718;transform:translate(68.3864vw,-10px) scale(.1905);animation:fall-210 15s -25s linear infinite}@keyframes fall-210{42.494%{transform:translate(60.1273vw,42.494vh) scale(.1905)}to{transform:translate(64.25685vw,99vh) scale(.1905)}}.snow:nth-child(211){opacity:1.3848;transform:translate(78.3334vw,-10px) scale(.1241);animation:fall-211 23s -14s linear infinite}@keyframes fall-211{34.561%{transform:translate(82.892vw,34.561vh) scale(.1241)}to{transform:translate(80.6127vw,99vh) scale(.1241)}}.snow:nth-child(212){opacity:1.2964;transform:translate(15.2436vw,-10px) scale(.3031);animation:fall-212 11s -26s linear infinite}@keyframes fall-212{55.555%{transform:translate(11.0019vw,55.555vh) scale(.3031)}to{transform:translate(13.12275vw,99vh) scale(.3031)}}.snow:nth-child(213){opacity:1.3572;transform:translate(72.4122vw,-10px) scale(.3923);animation:fall-213 15s -16s linear infinite}@keyframes fall-213{70.272%{transform:translate(76.892vw,70.272vh) scale(.3923)}to{transform:translate(74.6521vw,99vh) scale(.3923)}}.snow:nth-child(214){opacity:1.4746;transform:translate(33.6048vw,-10px) scale(.4282);animation:fall-214 10s -1s linear infinite}@keyframes fall-214{65.56%{transform:translate(42.2986vw,65.56vh) scale(.4282)}to{transform:translate(37.9517vw,99vh) scale(.4282)}}.snow:nth-child(215){opacity:1.1796;transform:translate(57.6981vw,-10px) scale(.8065);animation:fall-215 18s -4s linear infinite}@keyframes fall-215{75.149%{transform:translate(47.8202vw,75.149vh) scale(.8065)}to{transform:translate(52.75915vw,99vh) scale(.8065)}}.snow:nth-child(216){opacity:1.8194;transform:translate(43.9153vw,-10px) scale(.1056);animation:fall-216 10s -25s linear infinite}@keyframes fall-216{58.438%{transform:translate(39.9777vw,58.438vh) scale(.1056)}to{transform:translate(41.9465vw,99vh) scale(.1056)}}.snow:nth-child(217){opacity:.577;transform:translate(14.0093vw,-10px) scale(.1897);animation:fall-217 24s -26s linear infinite}@keyframes fall-217{67.659%{transform:translate(19.2565vw,67.659vh) scale(.1897)}to{transform:translate(16.6329vw,99vh) scale(.1897)}}.snow:nth-child(218){opacity:1.5254;transform:translate(32.0847vw,-10px) scale(.4319);animation:fall-218 10s -14s linear infinite}@keyframes fall-218{52.043%{transform:translate(40.8818vw,52.043vh) scale(.4319)}to{transform:translate(36.48325vw,99vh) scale(.4319)}}.snow:nth-child(219){opacity:.6434;transform:translate(88.7016vw,-10px) scale(.099);animation:fall-219 27s -7s linear infinite}@keyframes fall-219{49.309%{transform:translate(80.209vw,49.309vh) scale(.099)}to{transform:translate(84.4553vw,99vh) scale(.099)}}.snow:nth-child(220){opacity:1.506;transform:translate(94.8092vw,-10px) scale(.2079);animation:fall-220 24s -30s linear infinite}@keyframes fall-220{78.954%{transform:translate(95.7965vw,78.954vh) scale(.2079)}to{transform:translate(95.30285vw,99vh) scale(.2079)}}.snow:nth-child(221){opacity:.3096;transform:translate(28.9701vw,-10px) scale(.8671);animation:fall-221 25s -1s linear infinite}@keyframes fall-221{50.282%{transform:translate(38.2271vw,50.282vh) scale(.8671)}to{transform:translate(33.5986vw,99vh) scale(.8671)}}.snow:nth-child(222){opacity:.013;transform:translate(70.273vw,-10px) scale(.7744);animation:fall-222 12s -9s linear infinite}@keyframes fall-222{35.487%{transform:translate(77.3412vw,35.487vh) scale(.7744)}to{transform:translate(73.8071vw,99vh) scale(.7744)}}.snow:nth-child(223){opacity:1.3518;transform:translate(15.2654vw,-10px) scale(.9589);animation:fall-223 26s -19s linear infinite}@keyframes fall-223{61.586%{transform:translate(9.0187vw,61.586vh) scale(.9589)}to{transform:translate(12.14205vw,99vh) scale(.9589)}}.snow:nth-child(224){opacity:.4072;transform:translate(24.9057vw,-10px) scale(.1853);animation:fall-224 11s -11s linear infinite}@keyframes fall-224{41.595%{transform:translate(30.438vw,41.595vh) scale(.1853)}to{transform:translate(27.67185vw,99vh) scale(.1853)}}.snow:nth-child(225){opacity:1.5938;transform:translate(57.404vw,-10px) scale(.3738);animation:fall-225 17s -14s linear infinite}@keyframes fall-225{31.91%{transform:translate(62.8704vw,31.91vh) scale(.3738)}to{transform:translate(60.1372vw,99vh) scale(.3738)}}.snow:nth-child(226){opacity:.2914;transform:translate(11.0229vw,-10px) scale(.062);animation:fall-226 30s -28s linear infinite}@keyframes fall-226{49.402%{transform:translate(11.0708vw,49.402vh) scale(.062)}to{transform:translate(11.04685vw,99vh) scale(.062)}}.snow:nth-child(227){opacity:.2016;transform:translate(9.7277vw,-10px) scale(.7299);animation:fall-227 24s -10s linear infinite}@keyframes fall-227{71.877%{transform:translate(12.2437vw,71.877vh) scale(.7299)}to{transform:translate(10.9857vw,99vh) scale(.7299)}}.snow:nth-child(228){opacity:1.249;transform:translate(69.7712vw,-10px) scale(.5575);animation:fall-228 10s -9s linear infinite}@keyframes fall-228{56.988%{transform:translate(77.531vw,56.988vh) scale(.5575)}to{transform:translate(73.6511vw,99vh) scale(.5575)}}.snow:nth-child(229){opacity:1.71;transform:translate(25.0352vw,-10px) scale(.3696);animation:fall-229 30s -18s linear infinite}@keyframes fall-229{44.945%{transform:translate(17.2062vw,44.945vh) scale(.3696)}to{transform:translate(21.1207vw,99vh) scale(.3696)}}.snow:nth-child(230){opacity:.1302;transform:translate(93.9436vw,-10px) scale(.3912);animation:fall-230 18s -28s linear infinite}@keyframes fall-230{78.446%{transform:translate(87.668vw,78.446vh) scale(.3912)}to{transform:translate(90.8058vw,99vh) scale(.3912)}}.snow:nth-child(231){opacity:.0124;transform:translate(22.8885vw,-10px) scale(.3573);animation:fall-231 21s -28s linear infinite}@keyframes fall-231{61.967%{transform:translate(28.5247vw,61.967vh) scale(.3573)}to{transform:translate(25.7066vw,99vh) scale(.3573)}}.snow:nth-child(232){opacity:1.6336;transform:translate(72.5134vw,-10px) scale(.0378);animation:fall-232 23s -15s linear infinite}@keyframes fall-232{55.241%{transform:translate(62.7193vw,55.241vh) scale(.0378)}to{transform:translate(67.61635vw,99vh) scale(.0378)}}.snow:nth-child(233){opacity:1.5932;transform:translate(31.5376vw,-10px) scale(.7927);animation:fall-233 24s -23s linear infinite}@keyframes fall-233{42.89%{transform:translate(23.2078vw,42.89vh) scale(.7927)}to{transform:translate(27.3727vw,99vh) scale(.7927)}}.snow:nth-child(234){opacity:1.1024;transform:translate(12.9534vw,-10px) scale(.0105);animation:fall-234 24s -19s linear infinite}@keyframes fall-234{63.727%{transform:translate(8.2696vw,63.727vh) scale(.0105)}to{transform:translate(10.6115vw,99vh) scale(.0105)}}.snow:nth-child(235){opacity:1.0272;transform:translate(62.3988vw,-10px) scale(.5526);animation:fall-235 29s -23s linear infinite}@keyframes fall-235{62.582%{transform:translate(68.6572vw,62.582vh) scale(.5526)}to{transform:translate(65.528vw,99vh) scale(.5526)}}.snow:nth-child(236){opacity:.675;transform:translate(10.9093vw,-10px) scale(.8187);animation:fall-236 11s -10s linear infinite}@keyframes fall-236{31.299%{transform:translate(12.3133vw,31.299vh) scale(.8187)}to{transform:translate(11.6113vw,99vh) scale(.8187)}}.snow:nth-child(237){opacity:.771;transform:translate(63.094vw,-10px) scale(.8616);animation:fall-237 11s -7s linear infinite}@keyframes fall-237{48.354%{transform:translate(70.7938vw,48.354vh) scale(.8616)}to{transform:translate(66.9439vw,99vh) scale(.8616)}}.snow:nth-child(238){opacity:.607;transform:translate(7.7912vw,-10px) scale(.5886);animation:fall-238 26s -1s linear infinite}@keyframes fall-238{65.011%{transform:translate(3.7993vw,65.011vh) scale(.5886)}to{transform:translate(5.79525vw,99vh) scale(.5886)}}.snow:nth-child(239){opacity:.2644;transform:translate(35.2772vw,-10px) scale(.9304);animation:fall-239 28s -12s linear infinite}@keyframes fall-239{38.638%{transform:translate(29.6503vw,38.638vh) scale(.9304)}to{transform:translate(32.46375vw,99vh) scale(.9304)}}.snow:nth-child(240){opacity:.6584;transform:translate(21.4114vw,-10px) scale(.5299);animation:fall-240 19s -30s linear infinite}@keyframes fall-240{35.419%{transform:translate(24.7589vw,35.419vh) scale(.5299)}to{transform:translate(23.08515vw,99vh) scale(.5299)}}.snow:nth-child(241){opacity:1.4254;transform:translate(63.0332vw,-10px) scale(.1176);animation:fall-241 16s -14s linear infinite}@keyframes fall-241{77.099%{transform:translate(56.8507vw,77.099vh) scale(.1176)}to{transform:translate(59.94195vw,99vh) scale(.1176)}}.snow:nth-child(242){opacity:1.4268;transform:translate(99.2645vw,-10px) scale(.1749);animation:fall-242 23s -26s linear infinite}@keyframes fall-242{47.578%{transform:translate(108.8196vw,47.578vh) scale(.1749)}to{transform:translate(104.04205vw,99vh) scale(.1749)}}.snow:nth-child(243){opacity:1.0978;transform:translate(56.5523vw,-10px) scale(.7996);animation:fall-243 10s -9s linear infinite}@keyframes fall-243{36.492%{transform:translate(60.2323vw,36.492vh) scale(.7996)}to{transform:translate(58.3923vw,99vh) scale(.7996)}}.snow:nth-child(244){opacity:.8204;transform:translate(59.2161vw,-10px) scale(.0506);animation:fall-244 12s -12s linear infinite}@keyframes fall-244{65.391%{transform:translate(66.8246vw,65.391vh) scale(.0506)}to{transform:translate(63.02035vw,99vh) scale(.0506)}}.snow:nth-child(245){opacity:.5608;transform:translate(16.0576vw,-10px) scale(.477);animation:fall-245 22s -4s linear infinite}@keyframes fall-245{52.167%{transform:translate(22.6519vw,52.167vh) scale(.477)}to{transform:translate(19.35475vw,99vh) scale(.477)}}.snow:nth-child(246){opacity:1.3066;transform:translate(45.5611vw,-10px) scale(.1438);animation:fall-246 30s -30s linear infinite}@keyframes fall-246{79.65%{transform:translate(51.0628vw,79.65vh) scale(.1438)}to{transform:translate(48.31195vw,99vh) scale(.1438)}}.snow:nth-child(247){opacity:1.7524;transform:translate(51.021vw,-10px) scale(.8728);animation:fall-247 24s -17s linear infinite}@keyframes fall-247{64.82%{transform:translate(60.4892vw,64.82vh) scale(.8728)}to{transform:translate(55.7551vw,99vh) scale(.8728)}}.snow:nth-child(248){opacity:1.8044;transform:translate(77.2432vw,-10px) scale(.0172);animation:fall-248 28s -25s linear infinite}@keyframes fall-248{68.086%{transform:translate(76.8952vw,68.086vh) scale(.0172)}to{transform:translate(77.0692vw,99vh) scale(.0172)}}.snow:nth-child(249){opacity:.8716;transform:translate(36.3537vw,-10px) scale(.7991);animation:fall-249 21s -25s linear infinite}@keyframes fall-249{32.686%{transform:translate(43.7316vw,32.686vh) scale(.7991)}to{transform:translate(40.04265vw,99vh) scale(.7991)}}.snow:nth-child(250){opacity:1.3192;transform:translate(19.6976vw,-10px) scale(.7894);animation:fall-250 25s -12s linear infinite}@keyframes fall-250{49.955%{transform:translate(20.0602vw,49.955vh) scale(.7894)}to{transform:translate(19.8789vw,99vh) scale(.7894)}}.snow:nth-child(251){opacity:1.8224;transform:translate(85.1453vw,-10px) scale(.1245);animation:fall-251 16s -5s linear infinite}@keyframes fall-251{59.48%{transform:translate(93.935vw,59.48vh) scale(.1245)}to{transform:translate(89.54015vw,99vh) scale(.1245)}}.snow:nth-child(252){opacity:.9056;transform:translate(22.8404vw,-10px) scale(.7141);animation:fall-252 24s -5s linear infinite}@keyframes fall-252{32.911%{transform:translate(30.6667vw,32.911vh) scale(.7141)}to{transform:translate(26.75355vw,99vh) scale(.7141)}}.snow:nth-child(253){opacity:.9494;transform:translate(66.1532vw,-10px) scale(.04);animation:fall-253 16s -20s linear infinite}@keyframes fall-253{44.214%{transform:translate(72.3001vw,44.214vh) scale(.04)}to{transform:translate(69.22665vw,99vh) scale(.04)}}.snow:nth-child(254){opacity:.0098;transform:translate(32.5957vw,-10px) scale(.2601);animation:fall-254 20s -24s linear infinite}@keyframes fall-254{68.014%{transform:translate(42.137vw,68.014vh) scale(.2601)}to{transform:translate(37.36635vw,99vh) scale(.2601)}}.snow:nth-child(255){opacity:1.8048;transform:translate(26.6347vw,-10px) scale(.947);animation:fall-255 13s -4s linear infinite}@keyframes fall-255{35.28%{transform:translate(20.0388vw,35.28vh) scale(.947)}to{transform:translate(23.33675vw,99vh) scale(.947)}}.snow:nth-child(256){opacity:1.9154;transform:translate(28.1156vw,-10px) scale(.6449);animation:fall-256 21s -25s linear infinite}@keyframes fall-256{66.628%{transform:translate(34.7845vw,66.628vh) scale(.6449)}to{transform:translate(31.45005vw,99vh) scale(.6449)}}.snow:nth-child(257){opacity:.5008;transform:translate(81.9449vw,-10px) scale(.0022);animation:fall-257 21s -3s linear infinite}@keyframes fall-257{72.024%{transform:translate(74.2129vw,72.024vh) scale(.0022)}to{transform:translate(78.0789vw,99vh) scale(.0022)}}.snow:nth-child(258){opacity:.9686;transform:translate(21.4698vw,-10px) scale(.4957);animation:fall-258 11s -4s linear infinite}@keyframes fall-258{78.611%{transform:translate(31.3058vw,78.611vh) scale(.4957)}to{transform:translate(26.3878vw,99vh) scale(.4957)}}.snow:nth-child(259){opacity:.2312;transform:translate(30.2129vw,-10px) scale(.311);animation:fall-259 19s -26s linear infinite}@keyframes fall-259{62.603%{transform:translate(27.6439vw,62.603vh) scale(.311)}to{transform:translate(28.9284vw,99vh) scale(.311)}}.snow:nth-child(260){opacity:1.0684;transform:translate(53.106vw,-10px) scale(.6694);animation:fall-260 15s -25s linear infinite}@keyframes fall-260{39.306%{transform:translate(59.3542vw,39.306vh) scale(.6694)}to{transform:translate(56.2301vw,99vh) scale(.6694)}}.snow:nth-child(261){opacity:.3772;transform:translate(7.2645vw,-10px) scale(.3237);animation:fall-261 30s -17s linear infinite}@keyframes fall-261{73.003%{transform:translate(11.7146vw,73.003vh) scale(.3237)}to{transform:translate(9.48955vw,99vh) scale(.3237)}}.snow:nth-child(262){opacity:1.7352;transform:translate(30.797vw,-10px) scale(.1592);animation:fall-262 22s -8s linear infinite}@keyframes fall-262{79.544%{transform:translate(26.4068vw,79.544vh) scale(.1592)}to{transform:translate(28.6019vw,99vh) scale(.1592)}}.snow:nth-child(263){opacity:.9212;transform:translate(67.6119vw,-10px) scale(.6375);animation:fall-263 21s -19s linear infinite}@keyframes fall-263{66.334%{transform:translate(61.8319vw,66.334vh) scale(.6375)}to{transform:translate(64.7219vw,99vh) scale(.6375)}}.snow:nth-child(264){opacity:.064;transform:translate(13.0835vw,-10px) scale(.0972);animation:fall-264 10s -25s linear infinite}@keyframes fall-264{56.489%{transform:translate(18.0163vw,56.489vh) scale(.0972)}to{transform:translate(15.5499vw,99vh) scale(.0972)}}.snow:nth-child(265){opacity:1.5572;transform:translate(75.4204vw,-10px) scale(.5913);animation:fall-265 16s -27s linear infinite}@keyframes fall-265{33.675%{transform:translate(71.604vw,33.675vh) scale(.5913)}to{transform:translate(73.5122vw,99vh) scale(.5913)}}.snow:nth-child(266){opacity:1.1622;transform:translate(42.6423vw,-10px) scale(.5623);animation:fall-266 17s -13s linear infinite}@keyframes fall-266{78.927%{transform:translate(49.2794vw,78.927vh) scale(.5623)}to{transform:translate(45.96085vw,99vh) scale(.5623)}}.snow:nth-child(267){opacity:1.8372;transform:translate(22.3842vw,-10px) scale(.4067);animation:fall-267 13s -6s linear infinite}@keyframes fall-267{42.531%{transform:translate(21.455vw,42.531vh) scale(.4067)}to{transform:translate(21.9196vw,99vh) scale(.4067)}}.snow:nth-child(268){opacity:.8728;transform:translate(51.3779vw,-10px) scale(.5395);animation:fall-268 18s -9s linear infinite}@keyframes fall-268{41.55%{transform:translate(60.919vw,41.55vh) scale(.5395)}to{transform:translate(56.14845vw,99vh) scale(.5395)}}.snow:nth-child(269){opacity:.9262;transform:translate(97.0402vw,-10px) scale(.3271);animation:fall-269 25s -26s linear infinite}@keyframes fall-269{38.533%{transform:translate(104.4448vw,38.533vh) scale(.3271)}to{transform:translate(100.7425vw,99vh) scale(.3271)}}.snow:nth-child(270){opacity:.9072;transform:translate(95.6472vw,-10px) scale(.4045);animation:fall-270 27s -30s linear infinite}@keyframes fall-270{66.738%{transform:translate(90.7232vw,66.738vh) scale(.4045)}to{transform:translate(93.1852vw,99vh) scale(.4045)}}.snow:nth-child(271){opacity:.8806;transform:translate(64.2221vw,-10px) scale(.1041);animation:fall-271 24s -16s linear infinite}@keyframes fall-271{71.792%{transform:translate(54.3178vw,71.792vh) scale(.1041)}to{transform:translate(59.26995vw,99vh) scale(.1041)}}.snow:nth-child(272){opacity:.2168;transform:translate(15.8695vw,-10px) scale(.4535);animation:fall-272 30s -22s linear infinite}@keyframes fall-272{50.304%{transform:translate(22.6391vw,50.304vh) scale(.4535)}to{transform:translate(19.2543vw,99vh) scale(.4535)}}.snow:nth-child(273){opacity:.3714;transform:translate(24.8357vw,-10px) scale(.9591);animation:fall-273 27s -28s linear infinite}@keyframes fall-273{60.334%{transform:translate(25.0778vw,60.334vh) scale(.9591)}to{transform:translate(24.95675vw,99vh) scale(.9591)}}.snow:nth-child(274){opacity:.5006;transform:translate(16.2625vw,-10px) scale(.3922);animation:fall-274 24s -12s linear infinite}@keyframes fall-274{39.377%{transform:translate(24.029vw,39.377vh) scale(.3922)}to{transform:translate(20.14575vw,99vh) scale(.3922)}}.snow:nth-child(275){opacity:.4522;transform:translate(55.5744vw,-10px) scale(.3986);animation:fall-275 10s -3s linear infinite}@keyframes fall-275{64.061%{transform:translate(55.0291vw,64.061vh) scale(.3986)}to{transform:translate(55.30175vw,99vh) scale(.3986)}}.snow:nth-child(276){opacity:.203;transform:translate(85.4212vw,-10px) scale(.4397);animation:fall-276 13s -29s linear infinite}@keyframes fall-276{47.433%{transform:translate(88.3151vw,47.433vh) scale(.4397)}to{transform:translate(86.86815vw,99vh) scale(.4397)}}.snow:nth-child(277){opacity:1.7632;transform:translate(36.0147vw,-10px) scale(.945);animation:fall-277 11s -19s linear infinite}@keyframes fall-277{49.197%{transform:translate(27.9155vw,49.197vh) scale(.945)}to{transform:translate(31.9651vw,99vh) scale(.945)}}.snow:nth-child(278){opacity:.8254;transform:translate(1.1096vw,-10px) scale(.6937);animation:fall-278 24s -6s linear infinite}@keyframes fall-278{61.752%{transform:translate(10.8156vw,61.752vh) scale(.6937)}to{transform:translate(5.9626vw,99vh) scale(.6937)}}.snow:nth-child(279){opacity:1.3702;transform:translate(7.6894vw,-10px) scale(.1693);animation:fall-279 22s -12s linear infinite}@keyframes fall-279{68.301%{transform:translate(11.2574vw,68.301vh) scale(.1693)}to{transform:translate(9.4734vw,99vh) scale(.1693)}}.snow:nth-child(280){opacity:.766;transform:translate(56.7835vw,-10px) scale(.7332);animation:fall-280 30s -2s linear infinite}@keyframes fall-280{75.76%{transform:translate(56.5925vw,75.76vh) scale(.7332)}to{transform:translate(56.688vw,99vh) scale(.7332)}}.snow:nth-child(281){opacity:.0968;transform:translate(15.2231vw,-10px) scale(.0022);animation:fall-281 19s -13s linear infinite}@keyframes fall-281{44.745%{transform:translate(16.7325vw,44.745vh) scale(.0022)}to{transform:translate(15.9778vw,99vh) scale(.0022)}}.snow:nth-child(282){opacity:1.2704;transform:translate(55.4124vw,-10px) scale(.0074);animation:fall-282 29s -9s linear infinite}@keyframes fall-282{65.79%{transform:translate(58.7931vw,65.79vh) scale(.0074)}to{transform:translate(57.10275vw,99vh) scale(.0074)}}.snow:nth-child(283){opacity:1.8502;transform:translate(.6592vw,-10px) scale(.7233);animation:fall-283 11s -18s linear infinite}@keyframes fall-283{69.726%{transform:translate(-6.4348vw,69.726vh) scale(.7233)}to{transform:translate(-2.8878vw,99vh) scale(.7233)}}.snow:nth-child(284){opacity:1.2684;transform:translate(23.1188vw,-10px) scale(.3463);animation:fall-284 11s -10s linear infinite}@keyframes fall-284{67.561%{transform:translate(32.3789vw,67.561vh) scale(.3463)}to{transform:translate(27.74885vw,99vh) scale(.3463)}}.snow:nth-child(285){opacity:1.153;transform:translate(72.2609vw,-10px) scale(.7652);animation:fall-285 23s -28s linear infinite}@keyframes fall-285{49.786%{transform:translate(70.4443vw,49.786vh) scale(.7652)}to{transform:translate(71.3526vw,99vh) scale(.7652)}}.snow:nth-child(286){opacity:.135;transform:translate(98.8238vw,-10px) scale(.5159);animation:fall-286 21s -7s linear infinite}@keyframes fall-286{53.66%{transform:translate(93.2341vw,53.66vh) scale(.5159)}to{transform:translate(96.02895vw,99vh) scale(.5159)}}.snow:nth-child(287){opacity:1.1476;transform:translate(23.3378vw,-10px) scale(.1721);animation:fall-287 21s -8s linear infinite}@keyframes fall-287{52.766%{transform:translate(14.0972vw,52.766vh) scale(.1721)}to{transform:translate(18.7175vw,99vh) scale(.1721)}}.snow:nth-child(288){opacity:.0622;transform:translate(54.9237vw,-10px) scale(.2856);animation:fall-288 18s -26s linear infinite}@keyframes fall-288{51.625%{transform:translate(61.0393vw,51.625vh) scale(.2856)}to{transform:translate(57.9815vw,99vh) scale(.2856)}}.snow:nth-child(289){opacity:.8518;transform:translate(23.432vw,-10px) scale(.4608);animation:fall-289 28s -10s linear infinite}@keyframes fall-289{31.564%{transform:translate(25.5971vw,31.564vh) scale(.4608)}to{transform:translate(24.51455vw,99vh) scale(.4608)}}.snow:nth-child(290){opacity:.5532;transform:translate(61.8074vw,-10px) scale(.2378);animation:fall-290 30s -27s linear infinite}@keyframes fall-290{77.256%{transform:translate(58.1165vw,77.256vh) scale(.2378)}to{transform:translate(59.96195vw,99vh) scale(.2378)}}.snow:nth-child(291){opacity:1.0554;transform:translate(31.5148vw,-10px) scale(.4429);animation:fall-291 17s -13s linear infinite}@keyframes fall-291{73.967%{transform:translate(34.4552vw,73.967vh) scale(.4429)}to{transform:translate(32.985vw,99vh) scale(.4429)}}.snow:nth-child(292){opacity:1.9772;transform:translate(48.6509vw,-10px) scale(.3433);animation:fall-292 24s -11s linear infinite}@keyframes fall-292{64.007%{transform:translate(50.9876vw,64.007vh) scale(.3433)}to{transform:translate(49.81925vw,99vh) scale(.3433)}}.snow:nth-child(293){opacity:1.223;transform:translate(10.8528vw,-10px) scale(.3644);animation:fall-293 17s -18s linear infinite}@keyframes fall-293{57.719%{transform:translate(10.8252vw,57.719vh) scale(.3644)}to{transform:translate(10.839vw,99vh) scale(.3644)}}.snow:nth-child(294){opacity:.6718;transform:translate(90.0078vw,-10px) scale(.8131);animation:fall-294 21s -7s linear infinite}@keyframes fall-294{54.988%{transform:translate(87.3776vw,54.988vh) scale(.8131)}to{transform:translate(88.6927vw,99vh) scale(.8131)}}.snow:nth-child(295){opacity:.0702;transform:translate(35.9589vw,-10px) scale(.7803);animation:fall-295 26s -13s linear infinite}@keyframes fall-295{67.4%{transform:translate(41.6051vw,67.4vh) scale(.7803)}to{transform:translate(38.782vw,99vh) scale(.7803)}}.snow:nth-child(296){opacity:1.2166;transform:translate(73.7658vw,-10px) scale(.971);animation:fall-296 18s -1s linear infinite}@keyframes fall-296{34.241%{transform:translate(80.7332vw,34.241vh) scale(.971)}to{transform:translate(77.2495vw,99vh) scale(.971)}}.snow:nth-child(297){opacity:.0582;transform:translate(33.7056vw,-10px) scale(.5738);animation:fall-297 28s -9s linear infinite}@keyframes fall-297{59.898%{transform:translate(31.0668vw,59.898vh) scale(.5738)}to{transform:translate(32.3862vw,99vh) scale(.5738)}}.snow:nth-child(298){opacity:1.647;transform:translate(78.4823vw,-10px) scale(.699);animation:fall-298 11s -10s linear infinite}@keyframes fall-298{49.913%{transform:translate(80.8477vw,49.913vh) scale(.699)}to{transform:translate(79.665vw,99vh) scale(.699)}}.snow:nth-child(299){opacity:1.6512;transform:translate(23.77vw,-10px) scale(.8002);animation:fall-299 11s -17s linear infinite}@keyframes fall-299{37.665%{transform:translate(28.3393vw,37.665vh) scale(.8002)}to{transform:translate(26.05465vw,99vh) scale(.8002)}}.snow:nth-child(300){opacity:1.5562;transform:translate(62.799vw,-10px) scale(.213);animation:fall-300 10s -18s linear infinite}@keyframes fall-300{71.076%{transform:translate(58.3564vw,71.076vh) scale(.213)}to{transform:translate(60.5777vw,99vh) scale(.213)}}.snow:nth-child(301){opacity:1.652;transform:translate(86.6816vw,-10px) scale(.1395);animation:fall-301 12s -30s linear infinite}@keyframes fall-301{46.698%{transform:translate(86.4232vw,46.698vh) scale(.1395)}to{transform:translate(86.5524vw,99vh) scale(.1395)}}.snow:nth-child(302){opacity:1.0892;transform:translate(50.9132vw,-10px) scale(.3388);animation:fall-302 18s -10s linear infinite}@keyframes fall-302{54.779%{transform:translate(48.3877vw,54.779vh) scale(.3388)}to{transform:translate(49.65045vw,99vh) scale(.3388)}}.snow:nth-child(303){opacity:1.7146;transform:translate(77.4521vw,-10px) scale(.5844);animation:fall-303 21s -10s linear infinite}@keyframes fall-303{61.059%{transform:translate(73.2915vw,61.059vh) scale(.5844)}to{transform:translate(75.3718vw,99vh) scale(.5844)}}.snow:nth-child(304){opacity:.8714;transform:translate(56.8649vw,-10px) scale(.2527);animation:fall-304 30s -14s linear infinite}@keyframes fall-304{59.208%{transform:translate(50.8842vw,59.208vh) scale(.2527)}to{transform:translate(53.87455vw,99vh) scale(.2527)}}.snow:nth-child(305){opacity:1.4582;transform:translate(53.6555vw,-10px) scale(.3778);animation:fall-305 30s -18s linear infinite}@keyframes fall-305{51.184%{transform:translate(47.4774vw,51.184vh) scale(.3778)}to{transform:translate(50.56645vw,99vh) scale(.3778)}}.snow:nth-child(306){opacity:.3412;transform:translate(48.4806vw,-10px) scale(.6391);animation:fall-306 15s -1s linear infinite}@keyframes fall-306{47.737%{transform:translate(45.8845vw,47.737vh) scale(.6391)}to{transform:translate(47.18255vw,99vh) scale(.6391)}}.snow:nth-child(307){opacity:.933;transform:translate(28.9331vw,-10px) scale(.5089);animation:fall-307 20s -21s linear infinite}@keyframes fall-307{52.81%{transform:translate(26.6711vw,52.81vh) scale(.5089)}to{transform:translate(27.8021vw,99vh) scale(.5089)}}.snow:nth-child(308){opacity:.2092;transform:translate(5.9224vw,-10px) scale(.3927);animation:fall-308 13s -2s linear infinite}@keyframes fall-308{57.224%{transform:translate(1.6453vw,57.224vh) scale(.3927)}to{transform:translate(3.78385vw,99vh) scale(.3927)}}.snow:nth-child(309){opacity:.2906;transform:translate(84.079vw,-10px) scale(.1586);animation:fall-309 28s -9s linear infinite}@keyframes fall-309{52.955%{transform:translate(84.5151vw,52.955vh) scale(.1586)}to{transform:translate(84.29705vw,99vh) scale(.1586)}}.snow:nth-child(310){opacity:1.27;transform:translate(19.9465vw,-10px) scale(.7788);animation:fall-310 26s -19s linear infinite}@keyframes fall-310{48.546%{transform:translate(19.6246vw,48.546vh) scale(.7788)}to{transform:translate(19.78555vw,99vh) scale(.7788)}}.snow:nth-child(311){opacity:.5964;transform:translate(90.1914vw,-10px) scale(.7659);animation:fall-311 20s -10s linear infinite}@keyframes fall-311{59.388%{transform:translate(97.5114vw,59.388vh) scale(.7659)}to{transform:translate(93.8514vw,99vh) scale(.7659)}}.snow:nth-child(312){opacity:.1296;transform:translate(12.081vw,-10px) scale(.0299);animation:fall-312 27s -28s linear infinite}@keyframes fall-312{60.421%{transform:translate(16.6616vw,60.421vh) scale(.0299)}to{transform:translate(14.3713vw,99vh) scale(.0299)}}.snow:nth-child(313){opacity:1.0164;transform:translate(3.7503vw,-10px) scale(.6249);animation:fall-313 16s -17s linear infinite}@keyframes fall-313{38.624%{transform:translate(-6.2469vw,38.624vh) scale(.6249)}to{transform:translate(-1.2483vw,99vh) scale(.6249)}}.snow:nth-child(314){opacity:.1054;transform:translate(19.8587vw,-10px) scale(.672);animation:fall-314 14s -24s linear infinite}@keyframes fall-314{55.889%{transform:translate(15.6508vw,55.889vh) scale(.672)}to{transform:translate(17.75475vw,99vh) scale(.672)}}.snow:nth-child(315){opacity:.6808;transform:translate(4.5561vw,-10px) scale(.2349);animation:fall-315 27s -28s linear infinite}@keyframes fall-315{40.973%{transform:translate(12.8078vw,40.973vh) scale(.2349)}to{transform:translate(8.68195vw,99vh) scale(.2349)}}.snow:nth-child(316){opacity:1.7974;transform:translate(1.2804vw,-10px) scale(.289);animation:fall-316 28s -11s linear infinite}@keyframes fall-316{70.398%{transform:translate(11.0747vw,70.398vh) scale(.289)}to{transform:translate(6.17755vw,99vh) scale(.289)}}.snow:nth-child(317){opacity:.2848;transform:translate(92.105vw,-10px) scale(.454);animation:fall-317 15s -5s linear infinite}@keyframes fall-317{41.808%{transform:translate(90.5195vw,41.808vh) scale(.454)}to{transform:translate(91.31225vw,99vh) scale(.454)}}.snow:nth-child(318){opacity:1.5576;transform:translate(51.1173vw,-10px) scale(.2453);animation:fall-318 11s -13s linear infinite}@keyframes fall-318{32.432%{transform:translate(58.9708vw,32.432vh) scale(.2453)}to{transform:translate(55.04405vw,99vh) scale(.2453)}}.snow:nth-child(319){opacity:.6084;transform:translate(48.5114vw,-10px) scale(.5229);animation:fall-319 17s -22s linear infinite}@keyframes fall-319{43.067%{transform:translate(51.8517vw,43.067vh) scale(.5229)}to{transform:translate(50.18155vw,99vh) scale(.5229)}}.snow:nth-child(320){opacity:1.2218;transform:translate(27.1836vw,-10px) scale(.1707);animation:fall-320 16s -23s linear infinite}@keyframes fall-320{43.985%{transform:translate(23.1428vw,43.985vh) scale(.1707)}to{transform:translate(25.1632vw,99vh) scale(.1707)}}.snow:nth-child(321){opacity:.2162;transform:translate(22.8644vw,-10px) scale(.9798);animation:fall-321 14s -7s linear infinite}@keyframes fall-321{49.041%{transform:translate(13.2068vw,49.041vh) scale(.9798)}to{transform:translate(18.0356vw,99vh) scale(.9798)}}.snow:nth-child(322){opacity:1.1606;transform:translate(11.1236vw,-10px) scale(.9595);animation:fall-322 24s -2s linear infinite}@keyframes fall-322{67.336%{transform:translate(7.3118vw,67.336vh) scale(.9595)}to{transform:translate(9.2177vw,99vh) scale(.9595)}}.snow:nth-child(323){opacity:.2528;transform:translate(2.5961vw,-10px) scale(.8444);animation:fall-323 14s -29s linear infinite}@keyframes fall-323{73.032%{transform:translate(-3.5674vw,73.032vh) scale(.8444)}to{transform:translate(-.48565vw,99vh) scale(.8444)}}.snow:nth-child(324){opacity:1.299;transform:translate(29.1901vw,-10px) scale(.5965);animation:fall-324 16s -18s linear infinite}@keyframes fall-324{46.552%{transform:translate(20.7611vw,46.552vh) scale(.5965)}to{transform:translate(24.9756vw,99vh) scale(.5965)}}.snow:nth-child(325){opacity:.71;transform:translate(25.8523vw,-10px) scale(.5054);animation:fall-325 12s -25s linear infinite}@keyframes fall-325{66.781%{transform:translate(24.7818vw,66.781vh) scale(.5054)}to{transform:translate(25.31705vw,99vh) scale(.5054)}}.snow:nth-child(326){opacity:1.9344;transform:translate(94.2385vw,-10px) scale(.4815);animation:fall-326 17s -1s linear infinite}@keyframes fall-326{75.869%{transform:translate(88.8654vw,75.869vh) scale(.4815)}to{transform:translate(91.55195vw,99vh) scale(.4815)}}.snow:nth-child(327){opacity:1.7452;transform:translate(5.082vw,-10px) scale(.9437);animation:fall-327 30s -7s linear infinite}@keyframes fall-327{46.201%{transform:translate(14.2954vw,46.201vh) scale(.9437)}to{transform:translate(9.6887vw,99vh) scale(.9437)}}.snow:nth-child(328){opacity:1.8916;transform:translate(80.208vw,-10px) scale(.3358);animation:fall-328 22s -29s linear infinite}@keyframes fall-328{65.649%{transform:translate(82.9905vw,65.649vh) scale(.3358)}to{transform:translate(81.59925vw,99vh) scale(.3358)}}.snow:nth-child(329){opacity:.7036;transform:translate(75.0589vw,-10px) scale(.5636);animation:fall-329 17s -12s linear infinite}@keyframes fall-329{49.806%{transform:translate(67.123vw,49.806vh) scale(.5636)}to{transform:translate(71.09095vw,99vh) scale(.5636)}}.snow:nth-child(330){opacity:.3224;transform:translate(26.7733vw,-10px) scale(.3821);animation:fall-330 10s -18s linear infinite}@keyframes fall-330{70.885%{transform:translate(26.4189vw,70.885vh) scale(.3821)}to{transform:translate(26.5961vw,99vh) scale(.3821)}}.snow:nth-child(331){opacity:.284;transform:translate(70.7848vw,-10px) scale(.3654);animation:fall-331 13s -24s linear infinite}@keyframes fall-331{51.398%{transform:translate(65.3876vw,51.398vh) scale(.3654)}to{transform:translate(68.0862vw,99vh) scale(.3654)}}.snow:nth-child(332){opacity:1.0582;transform:translate(33.9457vw,-10px) scale(.6519);animation:fall-332 22s -18s linear infinite}@keyframes fall-332{58.505%{transform:translate(43.8764vw,58.505vh) scale(.6519)}to{transform:translate(38.91105vw,99vh) scale(.6519)}}.snow:nth-child(333){opacity:1.21;transform:translate(4.0374vw,-10px) scale(.0417);animation:fall-333 15s -9s linear infinite}@keyframes fall-333{78.216%{transform:translate(1.3532vw,78.216vh) scale(.0417)}to{transform:translate(2.6953vw,99vh) scale(.0417)}}.snow:nth-child(334){opacity:.1324;transform:translate(40.16vw,-10px) scale(.28);animation:fall-334 20s -7s linear infinite}@keyframes fall-334{64.908%{transform:translate(44.7359vw,64.908vh) scale(.28)}to{transform:translate(42.44795vw,99vh) scale(.28)}}.snow:nth-child(335){opacity:.1798;transform:translate(75.8015vw,-10px) scale(.0781);animation:fall-335 15s -5s linear infinite}@keyframes fall-335{33.968%{transform:translate(84.5305vw,33.968vh) scale(.0781)}to{transform:translate(80.166vw,99vh) scale(.0781)}}.snow:nth-child(336){opacity:1.2894;transform:translate(44.1588vw,-10px) scale(.2431);animation:fall-336 29s -14s linear infinite}@keyframes fall-336{37.712%{transform:translate(38.232vw,37.712vh) scale(.2431)}to{transform:translate(41.1954vw,99vh) scale(.2431)}}.snow:nth-child(337){opacity:1.369;transform:translate(52.497vw,-10px) scale(.0153);animation:fall-337 13s -13s linear infinite}@keyframes fall-337{54.867%{transform:translate(61.7753vw,54.867vh) scale(.0153)}to{transform:translate(57.13615vw,99vh) scale(.0153)}}.snow:nth-child(338){opacity:.994;transform:translate(35.6964vw,-10px) scale(.9024);animation:fall-338 25s -21s linear infinite}@keyframes fall-338{33.028%{transform:translate(41.4027vw,33.028vh) scale(.9024)}to{transform:translate(38.54955vw,99vh) scale(.9024)}}.snow:nth-child(339){opacity:.4848;transform:translate(15.469vw,-10px) scale(.3398);animation:fall-339 19s -18s linear infinite}@keyframes fall-339{56.131%{transform:translate(5.9983vw,56.131vh) scale(.3398)}to{transform:translate(10.73365vw,99vh) scale(.3398)}}.snow:nth-child(340){opacity:.3186;transform:translate(1.5675vw,-10px) scale(.4633);animation:fall-340 30s -22s linear infinite}@keyframes fall-340{38.812%{transform:translate(-6.141vw,38.812vh) scale(.4633)}to{transform:translate(-2.28675vw,99vh) scale(.4633)}}.snow:nth-child(341){opacity:.9164;transform:translate(93.8346vw,-10px) scale(.1794);animation:fall-341 29s -18s linear infinite}@keyframes fall-341{37.781%{transform:translate(88.2052vw,37.781vh) scale(.1794)}to{transform:translate(91.0199vw,99vh) scale(.1794)}}.snow:nth-child(342){opacity:1.7592;transform:translate(66.0345vw,-10px) scale(.8553);animation:fall-342 22s -21s linear infinite}@keyframes fall-342{35.743%{transform:translate(73.4194vw,35.743vh) scale(.8553)}to{transform:translate(69.72695vw,99vh) scale(.8553)}}.snow:nth-child(343){opacity:.3344;transform:translate(17.0457vw,-10px) scale(.707);animation:fall-343 11s -14s linear infinite}@keyframes fall-343{61.378%{transform:translate(25.3823vw,61.378vh) scale(.707)}to{transform:translate(21.214vw,99vh) scale(.707)}}.snow:nth-child(344){opacity:1.1788;transform:translate(88.6187vw,-10px) scale(.9355);animation:fall-344 27s -22s linear infinite}@keyframes fall-344{43.033%{transform:translate(88.184vw,43.033vh) scale(.9355)}to{transform:translate(88.40135vw,99vh) scale(.9355)}}.snow:nth-child(345){opacity:.2318;transform:translate(74.7761vw,-10px) scale(.7717);animation:fall-345 27s -17s linear infinite}@keyframes fall-345{53.938%{transform:translate(68.4089vw,53.938vh) scale(.7717)}to{transform:translate(71.5925vw,99vh) scale(.7717)}}.snow:nth-child(346){opacity:.1658;transform:translate(73.0481vw,-10px) scale(.1801);animation:fall-346 29s -12s linear infinite}@keyframes fall-346{69.988%{transform:translate(76.1368vw,69.988vh) scale(.1801)}to{transform:translate(74.59245vw,99vh) scale(.1801)}}.snow:nth-child(347){opacity:.0562;transform:translate(15.1887vw,-10px) scale(.2792);animation:fall-347 11s -8s linear infinite}@keyframes fall-347{49.131%{transform:translate(18.3567vw,49.131vh) scale(.2792)}to{transform:translate(16.7727vw,99vh) scale(.2792)}}.snow:nth-child(348){opacity:.6796;transform:translate(13.1851vw,-10px) scale(.9957);animation:fall-348 24s -8s linear infinite}@keyframes fall-348{52.422%{transform:translate(6.2116vw,52.422vh) scale(.9957)}to{transform:translate(9.69835vw,99vh) scale(.9957)}}.snow:nth-child(349){opacity:1.5982;transform:translate(45.6934vw,-10px) scale(.6441);animation:fall-349 22s -19s linear infinite}@keyframes fall-349{44.096%{transform:translate(55.1191vw,44.096vh) scale(.6441)}to{transform:translate(50.40625vw,99vh) scale(.6441)}}.snow:nth-child(350){opacity:1.5026;transform:translate(42.1275vw,-10px) scale(.3435);animation:fall-350 10s -14s linear infinite}@keyframes fall-350{78.414%{transform:translate(42.5753vw,78.414vh) scale(.3435)}to{transform:translate(42.3514vw,99vh) scale(.3435)}}.snow:nth-child(351){opacity:1.6328;transform:translate(70.7401vw,-10px) scale(.1141);animation:fall-351 28s -2s linear infinite}@keyframes fall-351{48.303%{transform:translate(68.6078vw,48.303vh) scale(.1141)}to{transform:translate(69.67395vw,99vh) scale(.1141)}}.snow:nth-child(352){opacity:1.1108;transform:translate(72.9124vw,-10px) scale(.0923);animation:fall-352 29s -13s linear infinite}@keyframes fall-352{50.136%{transform:translate(81.1523vw,50.136vh) scale(.0923)}to{transform:translate(77.03235vw,99vh) scale(.0923)}}.snow:nth-child(353){opacity:.6604;transform:translate(1.6437vw,-10px) scale(.1025);animation:fall-353 14s -2s linear infinite}@keyframes fall-353{50.432%{transform:translate(-5.2806vw,50.432vh) scale(.1025)}to{transform:translate(-1.81845vw,99vh) scale(.1025)}}.snow:nth-child(354){opacity:.7528;transform:translate(8.2853vw,-10px) scale(.6035);animation:fall-354 20s -1s linear infinite}@keyframes fall-354{50.267%{transform:translate(4.4415vw,50.267vh) scale(.6035)}to{transform:translate(6.3634vw,99vh) scale(.6035)}}.snow:nth-child(355){opacity:.7024;transform:translate(45.7507vw,-10px) scale(.8344);animation:fall-355 26s -10s linear infinite}@keyframes fall-355{76.745%{transform:translate(44.2686vw,76.745vh) scale(.8344)}to{transform:translate(45.00965vw,99vh) scale(.8344)}}.snow:nth-child(356){opacity:1.5486;transform:translate(71.1331vw,-10px) scale(.2277);animation:fall-356 27s -24s linear infinite}@keyframes fall-356{50.719%{transform:translate(70.5502vw,50.719vh) scale(.2277)}to{transform:translate(70.84165vw,99vh) scale(.2277)}}.snow:nth-child(357){opacity:1.2186;transform:translate(32.8891vw,-10px) scale(.808);animation:fall-357 19s -15s linear infinite}@keyframes fall-357{40.701%{transform:translate(27.6171vw,40.701vh) scale(.808)}to{transform:translate(30.2531vw,99vh) scale(.808)}}.snow:nth-child(358){opacity:.666;transform:translate(10.5086vw,-10px) scale(.0503);animation:fall-358 29s -29s linear infinite}@keyframes fall-358{52.766%{transform:translate(12.4489vw,52.766vh) scale(.0503)}to{transform:translate(11.47875vw,99vh) scale(.0503)}}.snow:nth-child(359){opacity:.4272;transform:translate(80.9956vw,-10px) scale(.4194);animation:fall-359 11s -9s linear infinite}@keyframes fall-359{31.144%{transform:translate(78.0784vw,31.144vh) scale(.4194)}to{transform:translate(79.537vw,99vh) scale(.4194)}}.snow:nth-child(360){opacity:.0318;transform:translate(78.2078vw,-10px) scale(.1583);animation:fall-360 11s -26s linear infinite}@keyframes fall-360{57.396%{transform:translate(85.5788vw,57.396vh) scale(.1583)}to{transform:translate(81.8933vw,99vh) scale(.1583)}}.snow:nth-child(361){opacity:1.596;transform:translate(95.259vw,-10px) scale(.5287);animation:fall-361 18s -22s linear infinite}@keyframes fall-361{38.607%{transform:translate(89.6545vw,38.607vh) scale(.5287)}to{transform:translate(92.45675vw,99vh) scale(.5287)}}.snow:nth-child(362){opacity:.6922;transform:translate(34.7787vw,-10px) scale(.6359);animation:fall-362 10s -7s linear infinite}@keyframes fall-362{51.082%{transform:translate(35.3419vw,51.082vh) scale(.6359)}to{transform:translate(35.0603vw,99vh) scale(.6359)}}.snow:nth-child(363){opacity:.66;transform:translate(81.4825vw,-10px) scale(.7965);animation:fall-363 13s -17s linear infinite}@keyframes fall-363{32.023%{transform:translate(76.1525vw,32.023vh) scale(.7965)}to{transform:translate(78.8175vw,99vh) scale(.7965)}}.snow:nth-child(364){opacity:.318;transform:translate(8.0934vw,-10px) scale(.763);animation:fall-364 13s -3s linear infinite}@keyframes fall-364{50.793%{transform:translate(-1.5094vw,50.793vh) scale(.763)}to{transform:translate(3.292vw,99vh) scale(.763)}}.snow:nth-child(365){opacity:1.5342;transform:translate(64.1716vw,-10px) scale(.4349);animation:fall-365 23s -28s linear infinite}@keyframes fall-365{61.095%{transform:translate(61.1857vw,61.095vh) scale(.4349)}to{transform:translate(62.67865vw,99vh) scale(.4349)}}.snow:nth-child(366){opacity:.8692;transform:translate(93.8602vw,-10px) scale(.873);animation:fall-366 20s -14s linear infinite}@keyframes fall-366{77.337%{transform:translate(91.103vw,77.337vh) scale(.873)}to{transform:translate(92.4816vw,99vh) scale(.873)}}.snow:nth-child(367){opacity:1.1996;transform:translate(91.8106vw,-10px) scale(.6257);animation:fall-367 23s -10s linear infinite}@keyframes fall-367{56.175%{transform:translate(93.6442vw,56.175vh) scale(.6257)}to{transform:translate(92.7274vw,99vh) scale(.6257)}}.snow:nth-child(368){opacity:.2056;transform:translate(98.4805vw,-10px) scale(.472);animation:fall-368 26s -20s linear infinite}@keyframes fall-368{48.181%{transform:translate(104.8568vw,48.181vh) scale(.472)}to{transform:translate(101.66865vw,99vh) scale(.472)}}.snow:nth-child(369){opacity:1.1016;transform:translate(34.5366vw,-10px) scale(.7367);animation:fall-369 29s -27s linear infinite}@keyframes fall-369{34.721%{transform:translate(32.7897vw,34.721vh) scale(.7367)}to{transform:translate(33.66315vw,99vh) scale(.7367)}}.snow:nth-child(370){opacity:.1212;transform:translate(12.8786vw,-10px) scale(.9484);animation:fall-370 17s -3s linear infinite}@keyframes fall-370{49.196%{transform:translate(6.4798vw,49.196vh) scale(.9484)}to{transform:translate(9.6792vw,99vh) scale(.9484)}}.snow:nth-child(371){opacity:1.758;transform:translate(24.3018vw,-10px) scale(.8316);animation:fall-371 30s -20s linear infinite}@keyframes fall-371{61.267%{transform:translate(19.1303vw,61.267vh) scale(.8316)}to{transform:translate(21.71605vw,99vh) scale(.8316)}}.snow:nth-child(372){opacity:1.4192;transform:translate(46.5377vw,-10px) scale(.9195);animation:fall-372 23s -26s linear infinite}@keyframes fall-372{77.836%{transform:translate(50.3442vw,77.836vh) scale(.9195)}to{transform:translate(48.44095vw,99vh) scale(.9195)}}.snow:nth-child(373){opacity:.7356;transform:translate(56.7644vw,-10px) scale(.3426);animation:fall-373 14s -13s linear infinite}@keyframes fall-373{67.179%{transform:translate(64.8172vw,67.179vh) scale(.3426)}to{transform:translate(60.7908vw,99vh) scale(.3426)}}.snow:nth-child(374){opacity:.056;transform:translate(26.3613vw,-10px) scale(.3942);animation:fall-374 10s -17s linear infinite}@keyframes fall-374{64.035%{transform:translate(32.0686vw,64.035vh) scale(.3942)}to{transform:translate(29.21495vw,99vh) scale(.3942)}}.snow:nth-child(375){opacity:1.5648;transform:translate(55.2771vw,-10px) scale(.0893);animation:fall-375 20s -25s linear infinite}@keyframes fall-375{33.715%{transform:translate(52.8169vw,33.715vh) scale(.0893)}to{transform:translate(54.047vw,99vh) scale(.0893)}}.snow:nth-child(376){opacity:1.6122;transform:translate(22.9546vw,-10px) scale(.908);animation:fall-376 19s -10s linear infinite}@keyframes fall-376{39.162%{transform:translate(26.1885vw,39.162vh) scale(.908)}to{transform:translate(24.57155vw,99vh) scale(.908)}}.snow:nth-child(377){opacity:.1186;transform:translate(69.5818vw,-10px) scale(.6736);animation:fall-377 19s -20s linear infinite}@keyframes fall-377{71.8%{transform:translate(75.8102vw,71.8vh) scale(.6736)}to{transform:translate(72.696vw,99vh) scale(.6736)}}.snow:nth-child(378){opacity:.2892;transform:translate(8.0609vw,-10px) scale(.5265);animation:fall-378 20s -8s linear infinite}@keyframes fall-378{67.055%{transform:translate(1.7606vw,67.055vh) scale(.5265)}to{transform:translate(4.91075vw,99vh) scale(.5265)}}.snow:nth-child(379){opacity:.0834;transform:translate(43.4634vw,-10px) scale(.7651);animation:fall-379 29s -27s linear infinite}@keyframes fall-379{58.11%{transform:translate(40.8003vw,58.11vh) scale(.7651)}to{transform:translate(42.13185vw,99vh) scale(.7651)}}.snow:nth-child(380){opacity:.4122;transform:translate(52.9009vw,-10px) scale(.7436);animation:fall-380 10s -8s linear infinite}@keyframes fall-380{58.705%{transform:translate(51.3984vw,58.705vh) scale(.7436)}to{transform:translate(52.14965vw,99vh) scale(.7436)}}.snow:nth-child(381){opacity:1.797;transform:translate(28.9506vw,-10px) scale(.8143);animation:fall-381 16s -7s linear infinite}@keyframes fall-381{35.053%{transform:translate(38.8812vw,35.053vh) scale(.8143)}to{transform:translate(33.9159vw,99vh) scale(.8143)}}.snow:nth-child(382){opacity:.7032;transform:translate(42.6623vw,-10px) scale(.1935);animation:fall-382 27s -3s linear infinite}@keyframes fall-382{39.892%{transform:translate(40.3807vw,39.892vh) scale(.1935)}to{transform:translate(41.5215vw,99vh) scale(.1935)}}.snow:nth-child(383){opacity:1.6712;transform:translate(68.9862vw,-10px) scale(.6738);animation:fall-383 11s -9s linear infinite}@keyframes fall-383{60.209%{transform:translate(78.0281vw,60.209vh) scale(.6738)}to{transform:translate(73.50715vw,99vh) scale(.6738)}}.snow:nth-child(384){opacity:.7974;transform:translate(99.5108vw,-10px) scale(.9465);animation:fall-384 15s -15s linear infinite}@keyframes fall-384{65.062%{transform:translate(98.2718vw,65.062vh) scale(.9465)}to{transform:translate(98.8913vw,99vh) scale(.9465)}}.snow:nth-child(385){opacity:1.23;transform:translate(18.2371vw,-10px) scale(.389);animation:fall-385 12s -14s linear infinite}@keyframes fall-385{45.335%{transform:translate(19.4844vw,45.335vh) scale(.389)}to{transform:translate(18.86075vw,99vh) scale(.389)}}.snow:nth-child(386){opacity:1.5272;transform:translate(64.3123vw,-10px) scale(.4023);animation:fall-386 25s -12s linear infinite}@keyframes fall-386{39.606%{transform:translate(66.755vw,39.606vh) scale(.4023)}to{transform:translate(65.53365vw,99vh) scale(.4023)}}.snow:nth-child(387){opacity:1.4138;transform:translate(29.7223vw,-10px) scale(.9014);animation:fall-387 21s -27s linear infinite}@keyframes fall-387{47.767%{transform:translate(38.487vw,47.767vh) scale(.9014)}to{transform:translate(34.10465vw,99vh) scale(.9014)}}.snow:nth-child(388){opacity:.8612;transform:translate(58.0302vw,-10px) scale(.7799);animation:fall-388 21s -6s linear infinite}@keyframes fall-388{56.991%{transform:translate(61.7427vw,56.991vh) scale(.7799)}to{transform:translate(59.88645vw,99vh) scale(.7799)}}.snow:nth-child(389){opacity:1.2542;transform:translate(16.3225vw,-10px) scale(.0249);animation:fall-389 29s -7s linear infinite}@keyframes fall-389{52.694%{transform:translate(13.2161vw,52.694vh) scale(.0249)}to{transform:translate(14.7693vw,99vh) scale(.0249)}}.snow:nth-child(390){opacity:1.9;transform:translate(37.2339vw,-10px) scale(.8722);animation:fall-390 22s -11s linear infinite}@keyframes fall-390{77.484%{transform:translate(41.7457vw,77.484vh) scale(.8722)}to{transform:translate(39.4898vw,99vh) scale(.8722)}}.snow:nth-child(391){opacity:1.8608;transform:translate(90.4441vw,-10px) scale(.4429);animation:fall-391 17s -6s linear infinite}@keyframes fall-391{32.103%{transform:translate(88.7175vw,32.103vh) scale(.4429)}to{transform:translate(89.5808vw,99vh) scale(.4429)}}.snow:nth-child(392){opacity:1.1692;transform:translate(65.5376vw,-10px) scale(.9971);animation:fall-392 10s -25s linear infinite}@keyframes fall-392{79.959%{transform:translate(72.3806vw,79.959vh) scale(.9971)}to{transform:translate(68.9591vw,99vh) scale(.9971)}}.snow:nth-child(393){opacity:1.6922;transform:translate(3.972vw,-10px) scale(.0297);animation:fall-393 23s -12s linear infinite}@keyframes fall-393{72.146%{transform:translate(4.1667vw,72.146vh) scale(.0297)}to{transform:translate(4.06935vw,99vh) scale(.0297)}}.snow:nth-child(394){opacity:1.3792;transform:translate(81.134vw,-10px) scale(.8775);animation:fall-394 20s -17s linear infinite}@keyframes fall-394{56.492%{transform:translate(78.0519vw,56.492vh) scale(.8775)}to{transform:translate(79.59295vw,99vh) scale(.8775)}}.snow:nth-child(395){opacity:.6862;transform:translate(60.0022vw,-10px) scale(.6002);animation:fall-395 29s -13s linear infinite}@keyframes fall-395{51.797%{transform:translate(59.9215vw,51.797vh) scale(.6002)}to{transform:translate(59.96185vw,99vh) scale(.6002)}}.snow:nth-child(396){opacity:.264;transform:translate(71.0596vw,-10px) scale(.9959);animation:fall-396 16s -3s linear infinite}@keyframes fall-396{64.909%{transform:translate(78.9431vw,64.909vh) scale(.9959)}to{transform:translate(75.00135vw,99vh) scale(.9959)}}.snow:nth-child(397){opacity:.2538;transform:translate(95.6988vw,-10px) scale(.522);animation:fall-397 10s -18s linear infinite}@keyframes fall-397{30.416%{transform:translate(88.648vw,30.416vh) scale(.522)}to{transform:translate(92.1734vw,99vh) scale(.522)}}.snow:nth-child(398){opacity:.8214;transform:translate(8.583vw,-10px) scale(.0624);animation:fall-398 12s -3s linear infinite}@keyframes fall-398{71.753%{transform:translate(14.5026vw,71.753vh) scale(.0624)}to{transform:translate(11.5428vw,99vh) scale(.0624)}}.snow:nth-child(399){opacity:.3194;transform:translate(59.9941vw,-10px) scale(.8409);animation:fall-399 13s -1s linear infinite}@keyframes fall-399{55.417%{transform:translate(57.4769vw,55.417vh) scale(.8409)}to{transform:translate(58.7355vw,99vh) scale(.8409)}}.snow:nth-child(400){opacity:1.24;transform:translate(95.6852vw,-10px) scale(.8826);animation:fall-400 17s -28s linear infinite}@keyframes fall-400{43.398%{transform:translate(92.2604vw,43.398vh) scale(.8826)}to{transform:translate(93.9728vw,99vh) scale(.8826)}}\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==
|