@esfaenza/core 15.2.140 → 15.2.141
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:.8168;transform:translate(77.1203vw,-10px) scale(.421);animation:fall-1 18s -12s linear infinite}@keyframes fall-1{68.634%{transform:translate(73.6777vw,68.634vh) scale(.421)}to{transform:translate(75.399vw,99vh) scale(.421)}}.snow:nth-child(2){opacity:1.8436;transform:translate(87.2319vw,-10px) scale(.5021);animation:fall-2 15s -19s linear infinite}@keyframes fall-2{72.46%{transform:translate(79.8416vw,72.46vh) scale(.5021)}to{transform:translate(83.53675vw,99vh) scale(.5021)}}.snow:nth-child(3){opacity:1.0872;transform:translate(62.2004vw,-10px) scale(.2287);animation:fall-3 11s -7s linear infinite}@keyframes fall-3{32.059%{transform:translate(55.2842vw,32.059vh) scale(.2287)}to{transform:translate(58.7423vw,99vh) scale(.2287)}}.snow:nth-child(4){opacity:.894;transform:translate(71.5857vw,-10px) scale(.2909);animation:fall-4 15s -11s linear infinite}@keyframes fall-4{38.66%{transform:translate(70.5216vw,38.66vh) scale(.2909)}to{transform:translate(71.05365vw,99vh) scale(.2909)}}.snow:nth-child(5){opacity:.5336;transform:translate(1.1569vw,-10px) scale(.3944);animation:fall-5 17s -4s linear infinite}@keyframes fall-5{48.184%{transform:translate(4.0195vw,48.184vh) scale(.3944)}to{transform:translate(2.5882vw,99vh) scale(.3944)}}.snow:nth-child(6){opacity:1.3964;transform:translate(94.6815vw,-10px) scale(.2878);animation:fall-6 19s -16s linear infinite}@keyframes fall-6{64.334%{transform:translate(94.8566vw,64.334vh) scale(.2878)}to{transform:translate(94.76905vw,99vh) scale(.2878)}}.snow:nth-child(7){opacity:.196;transform:translate(84.3014vw,-10px) scale(.8995);animation:fall-7 13s -17s linear infinite}@keyframes fall-7{45.874%{transform:translate(83.877vw,45.874vh) scale(.8995)}to{transform:translate(84.0892vw,99vh) scale(.8995)}}.snow:nth-child(8){opacity:1.9452;transform:translate(64.5014vw,-10px) scale(.1437);animation:fall-8 22s -17s linear infinite}@keyframes fall-8{70.813%{transform:translate(55.2451vw,70.813vh) scale(.1437)}to{transform:translate(59.87325vw,99vh) scale(.1437)}}.snow:nth-child(9){opacity:.04;transform:translate(90.4502vw,-10px) scale(.9196);animation:fall-9 17s -10s linear infinite}@keyframes fall-9{42.579%{transform:translate(84.7774vw,42.579vh) scale(.9196)}to{transform:translate(87.6138vw,99vh) scale(.9196)}}.snow:nth-child(10){opacity:1.797;transform:translate(25.0047vw,-10px) scale(.6884);animation:fall-10 20s -19s linear infinite}@keyframes fall-10{33.392%{transform:translate(29.7181vw,33.392vh) scale(.6884)}to{transform:translate(27.3614vw,99vh) scale(.6884)}}.snow:nth-child(11){opacity:.0904;transform:translate(4.1412vw,-10px) scale(.8074);animation:fall-11 20s -23s linear infinite}@keyframes fall-11{52.21%{transform:translate(7.3439vw,52.21vh) scale(.8074)}to{transform:translate(5.74255vw,99vh) scale(.8074)}}.snow:nth-child(12){opacity:.2236;transform:translate(19.8715vw,-10px) scale(.7391);animation:fall-12 27s -23s linear infinite}@keyframes fall-12{64.252%{transform:translate(13.124vw,64.252vh) scale(.7391)}to{transform:translate(16.49775vw,99vh) scale(.7391)}}.snow:nth-child(13){opacity:.1472;transform:translate(87.3454vw,-10px) scale(.3573);animation:fall-13 27s -10s linear infinite}@keyframes fall-13{35.864%{transform:translate(82.7371vw,35.864vh) scale(.3573)}to{transform:translate(85.04125vw,99vh) scale(.3573)}}.snow:nth-child(14){opacity:1.1072;transform:translate(59.1594vw,-10px) scale(.0365);animation:fall-14 21s -12s linear infinite}@keyframes fall-14{35.298%{transform:translate(62.9525vw,35.298vh) scale(.0365)}to{transform:translate(61.05595vw,99vh) scale(.0365)}}.snow:nth-child(15){opacity:1.032;transform:translate(94.2458vw,-10px) scale(.0875);animation:fall-15 14s -25s linear infinite}@keyframes fall-15{37.63%{transform:translate(103.793vw,37.63vh) scale(.0875)}to{transform:translate(99.0194vw,99vh) scale(.0875)}}.snow:nth-child(16){opacity:.65;transform:translate(66.4137vw,-10px) scale(.9528);animation:fall-16 17s -24s linear infinite}@keyframes fall-16{71.986%{transform:translate(64.0655vw,71.986vh) scale(.9528)}to{transform:translate(65.2396vw,99vh) scale(.9528)}}.snow:nth-child(17){opacity:1.9968;transform:translate(39.7917vw,-10px) scale(.5629);animation:fall-17 19s -3s linear infinite}@keyframes fall-17{47.492%{transform:translate(48.9933vw,47.492vh) scale(.5629)}to{transform:translate(44.3925vw,99vh) scale(.5629)}}.snow:nth-child(18){opacity:1.3488;transform:translate(62.3517vw,-10px) scale(.8513);animation:fall-18 16s -12s linear infinite}@keyframes fall-18{35.363%{transform:translate(65.5817vw,35.363vh) scale(.8513)}to{transform:translate(63.9667vw,99vh) scale(.8513)}}.snow:nth-child(19){opacity:.4996;transform:translate(79.6084vw,-10px) scale(.1497);animation:fall-19 12s -28s linear infinite}@keyframes fall-19{72.331%{transform:translate(86.5988vw,72.331vh) scale(.1497)}to{transform:translate(83.1036vw,99vh) scale(.1497)}}.snow:nth-child(20){opacity:1.8604;transform:translate(52.1881vw,-10px) scale(.4158);animation:fall-20 22s -16s linear infinite}@keyframes fall-20{78.473%{transform:translate(53.3053vw,78.473vh) scale(.4158)}to{transform:translate(52.7467vw,99vh) scale(.4158)}}.snow:nth-child(21){opacity:1.6626;transform:translate(1.1058vw,-10px) scale(.611);animation:fall-21 17s -17s linear infinite}@keyframes fall-21{67.058%{transform:translate(-1.8038vw,67.058vh) scale(.611)}to{transform:translate(-.349vw,99vh) scale(.611)}}.snow:nth-child(22){opacity:.884;transform:translate(11.9867vw,-10px) scale(.1058);animation:fall-22 10s -1s linear infinite}@keyframes fall-22{33.026%{transform:translate(16.1168vw,33.026vh) scale(.1058)}to{transform:translate(14.05175vw,99vh) scale(.1058)}}.snow:nth-child(23){opacity:.2586;transform:translate(77.2626vw,-10px) scale(.9309);animation:fall-23 17s -26s linear infinite}@keyframes fall-23{77.214%{transform:translate(78.6406vw,77.214vh) scale(.9309)}to{transform:translate(77.9516vw,99vh) scale(.9309)}}.snow:nth-child(24){opacity:1.9328;transform:translate(32.1037vw,-10px) scale(.4345);animation:fall-24 30s -15s linear infinite}@keyframes fall-24{47.151%{transform:translate(28.5528vw,47.151vh) scale(.4345)}to{transform:translate(30.32825vw,99vh) scale(.4345)}}.snow:nth-child(25){opacity:1.7372;transform:translate(18.9477vw,-10px) scale(.5847);animation:fall-25 14s -4s linear infinite}@keyframes fall-25{58.74%{transform:translate(28.9364vw,58.74vh) scale(.5847)}to{transform:translate(23.94205vw,99vh) scale(.5847)}}.snow:nth-child(26){opacity:.205;transform:translate(85.1968vw,-10px) scale(.6609);animation:fall-26 19s -29s linear infinite}@keyframes fall-26{53.638%{transform:translate(85.919vw,53.638vh) scale(.6609)}to{transform:translate(85.5579vw,99vh) scale(.6609)}}.snow:nth-child(27){opacity:.6418;transform:translate(2.5447vw,-10px) scale(.3622);animation:fall-27 22s -21s linear infinite}@keyframes fall-27{51.318%{transform:translate(-3.6351vw,51.318vh) scale(.3622)}to{transform:translate(-.5452vw,99vh) scale(.3622)}}.snow:nth-child(28){opacity:.2548;transform:translate(45.4712vw,-10px) scale(.3);animation:fall-28 20s -24s linear infinite}@keyframes fall-28{57.931%{transform:translate(51.7678vw,57.931vh) scale(.3)}to{transform:translate(48.6195vw,99vh) scale(.3)}}.snow:nth-child(29){opacity:1.4852;transform:translate(39.4838vw,-10px) scale(.6123);animation:fall-29 19s -6s linear infinite}@keyframes fall-29{70.997%{transform:translate(33.3093vw,70.997vh) scale(.6123)}to{transform:translate(36.39655vw,99vh) scale(.6123)}}.snow:nth-child(30){opacity:.771;transform:translate(53.6439vw,-10px) scale(.6527);animation:fall-30 29s -9s linear infinite}@keyframes fall-30{47.463%{transform:translate(49.9402vw,47.463vh) scale(.6527)}to{transform:translate(51.79205vw,99vh) scale(.6527)}}.snow:nth-child(31){opacity:.431;transform:translate(68.6037vw,-10px) scale(.3469);animation:fall-31 12s -5s linear infinite}@keyframes fall-31{74.655%{transform:translate(71.1682vw,74.655vh) scale(.3469)}to{transform:translate(69.88595vw,99vh) scale(.3469)}}.snow:nth-child(32){opacity:1.557;transform:translate(26.8157vw,-10px) scale(.6844);animation:fall-32 20s -18s linear infinite}@keyframes fall-32{59.006%{transform:translate(16.9135vw,59.006vh) scale(.6844)}to{transform:translate(21.8646vw,99vh) scale(.6844)}}.snow:nth-child(33){opacity:.263;transform:translate(89.4235vw,-10px) scale(.1482);animation:fall-33 18s -15s linear infinite}@keyframes fall-33{71.032%{transform:translate(82.0557vw,71.032vh) scale(.1482)}to{transform:translate(85.7396vw,99vh) scale(.1482)}}.snow:nth-child(34){opacity:.5018;transform:translate(80.5822vw,-10px) scale(.235);animation:fall-34 27s -8s linear infinite}@keyframes fall-34{54.876%{transform:translate(77.4598vw,54.876vh) scale(.235)}to{transform:translate(79.021vw,99vh) scale(.235)}}.snow:nth-child(35){opacity:1.0178;transform:translate(13.3725vw,-10px) scale(.9215);animation:fall-35 19s -8s linear infinite}@keyframes fall-35{67.073%{transform:translate(10.7306vw,67.073vh) scale(.9215)}to{transform:translate(12.05155vw,99vh) scale(.9215)}}.snow:nth-child(36){opacity:.3778;transform:translate(94.7395vw,-10px) scale(.085);animation:fall-36 15s -12s linear infinite}@keyframes fall-36{34.145%{transform:translate(94.2372vw,34.145vh) scale(.085)}to{transform:translate(94.48835vw,99vh) scale(.085)}}.snow:nth-child(37){opacity:1.3144;transform:translate(2.9532vw,-10px) scale(.6968);animation:fall-37 20s -17s linear infinite}@keyframes fall-37{32.483%{transform:translate(5.6804vw,32.483vh) scale(.6968)}to{transform:translate(4.3168vw,99vh) scale(.6968)}}.snow:nth-child(38){opacity:.1662;transform:translate(12.9344vw,-10px) scale(.0214);animation:fall-38 25s -26s linear infinite}@keyframes fall-38{72.725%{transform:translate(13.5586vw,72.725vh) scale(.0214)}to{transform:translate(13.2465vw,99vh) scale(.0214)}}.snow:nth-child(39){opacity:1.7024;transform:translate(90.0301vw,-10px) scale(.9626);animation:fall-39 29s -16s linear infinite}@keyframes fall-39{33.983%{transform:translate(91.5155vw,33.983vh) scale(.9626)}to{transform:translate(90.7728vw,99vh) scale(.9626)}}.snow:nth-child(40){opacity:1.2318;transform:translate(76.8534vw,-10px) scale(.1036);animation:fall-40 14s -25s linear infinite}@keyframes fall-40{75.74%{transform:translate(79.273vw,75.74vh) scale(.1036)}to{transform:translate(78.0632vw,99vh) scale(.1036)}}.snow:nth-child(41){opacity:.4512;transform:translate(63.3747vw,-10px) scale(.8136);animation:fall-41 16s -10s linear infinite}@keyframes fall-41{69.29%{transform:translate(60.1714vw,69.29vh) scale(.8136)}to{transform:translate(61.77305vw,99vh) scale(.8136)}}.snow:nth-child(42){opacity:.9734;transform:translate(72.322vw,-10px) scale(.9059);animation:fall-42 12s -24s linear infinite}@keyframes fall-42{40.162%{transform:translate(66.7194vw,40.162vh) scale(.9059)}to{transform:translate(69.5207vw,99vh) scale(.9059)}}.snow:nth-child(43){opacity:1.7832;transform:translate(66.1866vw,-10px) scale(.1961);animation:fall-43 13s -6s linear infinite}@keyframes fall-43{76.686%{transform:translate(63.5428vw,76.686vh) scale(.1961)}to{transform:translate(64.8647vw,99vh) scale(.1961)}}.snow:nth-child(44){opacity:1.6382;transform:translate(.5308vw,-10px) scale(.9779);animation:fall-44 25s -6s linear infinite}@keyframes fall-44{37.001%{transform:translate(3.6478vw,37.001vh) scale(.9779)}to{transform:translate(2.0893vw,99vh) scale(.9779)}}.snow:nth-child(45){opacity:1.8646;transform:translate(26.8693vw,-10px) scale(.4741);animation:fall-45 26s -23s linear infinite}@keyframes fall-45{73.296%{transform:translate(28.0972vw,73.296vh) scale(.4741)}to{transform:translate(27.48325vw,99vh) scale(.4741)}}.snow:nth-child(46){opacity:.1042;transform:translate(21.3053vw,-10px) scale(.8089);animation:fall-46 19s -27s linear infinite}@keyframes fall-46{64.227%{transform:translate(23.8519vw,64.227vh) scale(.8089)}to{transform:translate(22.5786vw,99vh) scale(.8089)}}.snow:nth-child(47){opacity:1.0314;transform:translate(97.4933vw,-10px) scale(.8339);animation:fall-47 26s -21s linear infinite}@keyframes fall-47{32.778%{transform:translate(96.3012vw,32.778vh) scale(.8339)}to{transform:translate(96.89725vw,99vh) scale(.8339)}}.snow:nth-child(48){opacity:.869;transform:translate(4.0184vw,-10px) scale(.4066);animation:fall-48 17s -19s linear infinite}@keyframes fall-48{58.165%{transform:translate(7.2396vw,58.165vh) scale(.4066)}to{transform:translate(5.629vw,99vh) scale(.4066)}}.snow:nth-child(49){opacity:.409;transform:translate(27.7045vw,-10px) scale(.319);animation:fall-49 13s -19s linear infinite}@keyframes fall-49{45.171%{transform:translate(31.5085vw,45.171vh) scale(.319)}to{transform:translate(29.6065vw,99vh) scale(.319)}}.snow:nth-child(50){opacity:.5394;transform:translate(31.7978vw,-10px) scale(.2528);animation:fall-50 22s -29s linear infinite}@keyframes fall-50{77.721%{transform:translate(27.1247vw,77.721vh) scale(.2528)}to{transform:translate(29.46125vw,99vh) scale(.2528)}}.snow:nth-child(51){opacity:.438;transform:translate(61.8024vw,-10px) scale(.253);animation:fall-51 11s -2s linear infinite}@keyframes fall-51{33.579%{transform:translate(67.9842vw,33.579vh) scale(.253)}to{transform:translate(64.8933vw,99vh) scale(.253)}}.snow:nth-child(52){opacity:.2372;transform:translate(17.2117vw,-10px) scale(.5423);animation:fall-52 11s -8s linear infinite}@keyframes fall-52{33.507%{transform:translate(9.9703vw,33.507vh) scale(.5423)}to{transform:translate(13.591vw,99vh) scale(.5423)}}.snow:nth-child(53){opacity:.5518;transform:translate(85.7478vw,-10px) scale(.7588);animation:fall-53 24s -19s linear infinite}@keyframes fall-53{58.524%{transform:translate(76.9044vw,58.524vh) scale(.7588)}to{transform:translate(81.3261vw,99vh) scale(.7588)}}.snow:nth-child(54){opacity:1.3192;transform:translate(8.6036vw,-10px) scale(.8151);animation:fall-54 18s -27s linear infinite}@keyframes fall-54{68.991%{transform:translate(14.4733vw,68.991vh) scale(.8151)}to{transform:translate(11.53845vw,99vh) scale(.8151)}}.snow:nth-child(55){opacity:.1724;transform:translate(40.5304vw,-10px) scale(.2154);animation:fall-55 28s -30s linear infinite}@keyframes fall-55{46.898%{transform:translate(43.4736vw,46.898vh) scale(.2154)}to{transform:translate(42.002vw,99vh) scale(.2154)}}.snow:nth-child(56){opacity:.2788;transform:translate(20.8157vw,-10px) scale(.8243);animation:fall-56 16s -8s linear infinite}@keyframes fall-56{77.035%{transform:translate(13.8197vw,77.035vh) scale(.8243)}to{transform:translate(17.3177vw,99vh) scale(.8243)}}.snow:nth-child(57){opacity:.492;transform:translate(99.1351vw,-10px) scale(.3621);animation:fall-57 22s -3s linear infinite}@keyframes fall-57{77.057%{transform:translate(102.5936vw,77.057vh) scale(.3621)}to{transform:translate(100.86435vw,99vh) scale(.3621)}}.snow:nth-child(58){opacity:1.4092;transform:translate(6.8323vw,-10px) scale(.6585);animation:fall-58 30s -22s linear infinite}@keyframes fall-58{64.571%{transform:translate(.7909vw,64.571vh) scale(.6585)}to{transform:translate(3.8116vw,99vh) scale(.6585)}}.snow:nth-child(59){opacity:.7136;transform:translate(83.9662vw,-10px) scale(.3474);animation:fall-59 23s -15s linear infinite}@keyframes fall-59{73.893%{transform:translate(86.8159vw,73.893vh) scale(.3474)}to{transform:translate(85.39105vw,99vh) scale(.3474)}}.snow:nth-child(60){opacity:.142;transform:translate(75.7895vw,-10px) scale(.6076);animation:fall-60 15s -30s linear infinite}@keyframes fall-60{34.807%{transform:translate(84.0403vw,34.807vh) scale(.6076)}to{transform:translate(79.9149vw,99vh) scale(.6076)}}.snow:nth-child(61){opacity:1.412;transform:translate(35.2793vw,-10px) scale(.4008);animation:fall-61 21s -29s linear infinite}@keyframes fall-61{63.131%{transform:translate(31.7157vw,63.131vh) scale(.4008)}to{transform:translate(33.4975vw,99vh) scale(.4008)}}.snow:nth-child(62){opacity:.536;transform:translate(68.2592vw,-10px) scale(.4596);animation:fall-62 25s -23s linear infinite}@keyframes fall-62{61.683%{transform:translate(70.2278vw,61.683vh) scale(.4596)}to{transform:translate(69.2435vw,99vh) scale(.4596)}}.snow:nth-child(63){opacity:1.3256;transform:translate(77.448vw,-10px) scale(.0827);animation:fall-63 20s -25s linear infinite}@keyframes fall-63{42.1%{transform:translate(79.3019vw,42.1vh) scale(.0827)}to{transform:translate(78.37495vw,99vh) scale(.0827)}}.snow:nth-child(64){opacity:.993;transform:translate(88.5872vw,-10px) scale(.4721);animation:fall-64 19s -19s linear infinite}@keyframes fall-64{60.245%{transform:translate(85.5793vw,60.245vh) scale(.4721)}to{transform:translate(87.08325vw,99vh) scale(.4721)}}.snow:nth-child(65){opacity:.6028;transform:translate(24.5897vw,-10px) scale(.2027);animation:fall-65 20s -15s linear infinite}@keyframes fall-65{73.87%{transform:translate(18.2049vw,73.87vh) scale(.2027)}to{transform:translate(21.3973vw,99vh) scale(.2027)}}.snow:nth-child(66){opacity:.9246;transform:translate(29.2488vw,-10px) scale(.2809);animation:fall-66 27s -5s linear infinite}@keyframes fall-66{37.213%{transform:translate(30.9744vw,37.213vh) scale(.2809)}to{transform:translate(30.1116vw,99vh) scale(.2809)}}.snow:nth-child(67){opacity:1.385;transform:translate(70.2982vw,-10px) scale(.3201);animation:fall-67 20s -17s linear infinite}@keyframes fall-67{74.271%{transform:translate(62.9649vw,74.271vh) scale(.3201)}to{transform:translate(66.63155vw,99vh) scale(.3201)}}.snow:nth-child(68){opacity:1.5302;transform:translate(40.9176vw,-10px) scale(.0834);animation:fall-68 16s -9s linear infinite}@keyframes fall-68{53.608%{transform:translate(38.9157vw,53.608vh) scale(.0834)}to{transform:translate(39.91665vw,99vh) scale(.0834)}}.snow:nth-child(69){opacity:1.7236;transform:translate(54.7215vw,-10px) scale(.6881);animation:fall-69 16s -28s linear infinite}@keyframes fall-69{65.118%{transform:translate(47.2721vw,65.118vh) scale(.6881)}to{transform:translate(50.9968vw,99vh) scale(.6881)}}.snow:nth-child(70){opacity:1.028;transform:translate(89.474vw,-10px) scale(.6872);animation:fall-70 11s -17s linear infinite}@keyframes fall-70{58.792%{transform:translate(92.4676vw,58.792vh) scale(.6872)}to{transform:translate(90.9708vw,99vh) scale(.6872)}}.snow:nth-child(71){opacity:1.439;transform:translate(26.4046vw,-10px) scale(.0191);animation:fall-71 11s -2s linear infinite}@keyframes fall-71{78.223%{transform:translate(31.4217vw,78.223vh) scale(.0191)}to{transform:translate(28.91315vw,99vh) scale(.0191)}}.snow:nth-child(72){opacity:.4132;transform:translate(7.6971vw,-10px) scale(.9454);animation:fall-72 18s -23s linear infinite}@keyframes fall-72{49.099%{transform:translate(3.077vw,49.099vh) scale(.9454)}to{transform:translate(5.38705vw,99vh) scale(.9454)}}.snow:nth-child(73){opacity:1.2796;transform:translate(41.4762vw,-10px) scale(.4689);animation:fall-73 25s -10s linear infinite}@keyframes fall-73{74.132%{transform:translate(35.2065vw,74.132vh) scale(.4689)}to{transform:translate(38.34135vw,99vh) scale(.4689)}}.snow:nth-child(74){opacity:1.5632;transform:translate(54.0836vw,-10px) scale(.3011);animation:fall-74 15s -2s linear infinite}@keyframes fall-74{54.743%{transform:translate(62.6449vw,54.743vh) scale(.3011)}to{transform:translate(58.36425vw,99vh) scale(.3011)}}.snow:nth-child(75){opacity:1.588;transform:translate(43.1367vw,-10px) scale(.8954);animation:fall-75 23s -1s linear infinite}@keyframes fall-75{30.59%{transform:translate(44.8664vw,30.59vh) scale(.8954)}to{transform:translate(44.00155vw,99vh) scale(.8954)}}.snow:nth-child(76){opacity:.3542;transform:translate(97.9136vw,-10px) scale(.1812);animation:fall-76 11s -25s linear infinite}@keyframes fall-76{70.574%{transform:translate(92.1994vw,70.574vh) scale(.1812)}to{transform:translate(95.0565vw,99vh) scale(.1812)}}.snow:nth-child(77){opacity:.4868;transform:translate(12.4998vw,-10px) scale(.2311);animation:fall-77 21s -27s linear infinite}@keyframes fall-77{42.437%{transform:translate(21.4755vw,42.437vh) scale(.2311)}to{transform:translate(16.98765vw,99vh) scale(.2311)}}.snow:nth-child(78){opacity:.7758;transform:translate(90.3139vw,-10px) scale(.3875);animation:fall-78 18s -11s linear infinite}@keyframes fall-78{64.359%{transform:translate(96.9392vw,64.359vh) scale(.3875)}to{transform:translate(93.62655vw,99vh) scale(.3875)}}.snow:nth-child(79){opacity:.3712;transform:translate(77.4681vw,-10px) scale(.2573);animation:fall-79 26s -30s linear infinite}@keyframes fall-79{75.169%{transform:translate(85.8985vw,75.169vh) scale(.2573)}to{transform:translate(81.6833vw,99vh) scale(.2573)}}.snow:nth-child(80){opacity:1.6202;transform:translate(65.7569vw,-10px) scale(.1135);animation:fall-80 28s -17s linear infinite}@keyframes fall-80{74.378%{transform:translate(61.8543vw,74.378vh) scale(.1135)}to{transform:translate(63.8056vw,99vh) scale(.1135)}}.snow:nth-child(81){opacity:1.1446;transform:translate(22.1312vw,-10px) scale(.1352);animation:fall-81 19s -21s linear infinite}@keyframes fall-81{72.763%{transform:translate(28.1021vw,72.763vh) scale(.1352)}to{transform:translate(25.11665vw,99vh) scale(.1352)}}.snow:nth-child(82){opacity:1.1438;transform:translate(77.5228vw,-10px) scale(.8936);animation:fall-82 27s -17s linear infinite}@keyframes fall-82{34.803%{transform:translate(85.0055vw,34.803vh) scale(.8936)}to{transform:translate(81.26415vw,99vh) scale(.8936)}}.snow:nth-child(83){opacity:1.032;transform:translate(10.9019vw,-10px) scale(.4514);animation:fall-83 13s -4s linear infinite}@keyframes fall-83{42.528%{transform:translate(18.8015vw,42.528vh) scale(.4514)}to{transform:translate(14.8517vw,99vh) scale(.4514)}}.snow:nth-child(84){opacity:.0026;transform:translate(5.3749vw,-10px) scale(.1362);animation:fall-84 24s -13s linear infinite}@keyframes fall-84{71.586%{transform:translate(-3.4359vw,71.586vh) scale(.1362)}to{transform:translate(.9695vw,99vh) scale(.1362)}}.snow:nth-child(85){opacity:1.9964;transform:translate(53.7957vw,-10px) scale(.423);animation:fall-85 12s -26s linear infinite}@keyframes fall-85{62.303%{transform:translate(46.8939vw,62.303vh) scale(.423)}to{transform:translate(50.3448vw,99vh) scale(.423)}}.snow:nth-child(86){opacity:.3426;transform:translate(67.3836vw,-10px) scale(.1742);animation:fall-86 24s -14s linear infinite}@keyframes fall-86{40.065%{transform:translate(68.9176vw,40.065vh) scale(.1742)}to{transform:translate(68.1506vw,99vh) scale(.1742)}}.snow:nth-child(87){opacity:1.1902;transform:translate(60.137vw,-10px) scale(.473);animation:fall-87 17s -16s linear infinite}@keyframes fall-87{60.114%{transform:translate(62.557vw,60.114vh) scale(.473)}to{transform:translate(61.347vw,99vh) scale(.473)}}.snow:nth-child(88){opacity:.6026;transform:translate(1.7146vw,-10px) scale(.2017);animation:fall-88 11s -8s linear infinite}@keyframes fall-88{37.555%{transform:translate(-6.5278vw,37.555vh) scale(.2017)}to{transform:translate(-2.4066vw,99vh) scale(.2017)}}.snow:nth-child(89){opacity:1.8698;transform:translate(44.4747vw,-10px) scale(.5002);animation:fall-89 17s -3s linear infinite}@keyframes fall-89{37.417%{transform:translate(39.3178vw,37.417vh) scale(.5002)}to{transform:translate(41.89625vw,99vh) scale(.5002)}}.snow:nth-child(90){opacity:.3654;transform:translate(43.0799vw,-10px) scale(.9605);animation:fall-90 13s -21s linear infinite}@keyframes fall-90{35.627%{transform:translate(42.652vw,35.627vh) scale(.9605)}to{transform:translate(42.86595vw,99vh) scale(.9605)}}.snow:nth-child(91){opacity:.277;transform:translate(75.6376vw,-10px) scale(.5042);animation:fall-91 25s -1s linear infinite}@keyframes fall-91{36.227%{transform:translate(72.1588vw,36.227vh) scale(.5042)}to{transform:translate(73.8982vw,99vh) scale(.5042)}}.snow:nth-child(92){opacity:1.8738;transform:translate(98.1156vw,-10px) scale(.319);animation:fall-92 11s -14s linear infinite}@keyframes fall-92{64.266%{transform:translate(97.3168vw,64.266vh) scale(.319)}to{transform:translate(97.7162vw,99vh) scale(.319)}}.snow:nth-child(93){opacity:.1142;transform:translate(25.7258vw,-10px) scale(.2715);animation:fall-93 23s -29s linear infinite}@keyframes fall-93{47.278%{transform:translate(32.4652vw,47.278vh) scale(.2715)}to{transform:translate(29.0955vw,99vh) scale(.2715)}}.snow:nth-child(94){opacity:1.3976;transform:translate(65.7515vw,-10px) scale(.3135);animation:fall-94 21s -15s linear infinite}@keyframes fall-94{48.54%{transform:translate(67.8482vw,48.54vh) scale(.3135)}to{transform:translate(66.79985vw,99vh) scale(.3135)}}.snow:nth-child(95){opacity:1.899;transform:translate(66.8311vw,-10px) scale(.2059);animation:fall-95 15s -14s linear infinite}@keyframes fall-95{59.023%{transform:translate(66.0647vw,59.023vh) scale(.2059)}to{transform:translate(66.4479vw,99vh) scale(.2059)}}.snow:nth-child(96){opacity:.8768;transform:translate(97.4786vw,-10px) scale(.9854);animation:fall-96 17s -4s linear infinite}@keyframes fall-96{45.759%{transform:translate(105.5865vw,45.759vh) scale(.9854)}to{transform:translate(101.53255vw,99vh) scale(.9854)}}.snow:nth-child(97){opacity:.8954;transform:translate(1.1128vw,-10px) scale(.9988);animation:fall-97 13s -16s linear infinite}@keyframes fall-97{57.096%{transform:translate(-5.3602vw,57.096vh) scale(.9988)}to{transform:translate(-2.1237vw,99vh) scale(.9988)}}.snow:nth-child(98){opacity:.7466;transform:translate(56.9164vw,-10px) scale(.0231);animation:fall-98 27s -9s linear infinite}@keyframes fall-98{36.174%{transform:translate(52.6262vw,36.174vh) scale(.0231)}to{transform:translate(54.7713vw,99vh) scale(.0231)}}.snow:nth-child(99){opacity:1.9414;transform:translate(96.7972vw,-10px) scale(.5583);animation:fall-99 13s -30s linear infinite}@keyframes fall-99{74.786%{transform:translate(99.9233vw,74.786vh) scale(.5583)}to{transform:translate(98.36025vw,99vh) scale(.5583)}}.snow:nth-child(100){opacity:.8674;transform:translate(16.9547vw,-10px) scale(.5898);animation:fall-100 21s -6s linear infinite}@keyframes fall-100{39.089%{transform:translate(12.5522vw,39.089vh) scale(.5898)}to{transform:translate(14.75345vw,99vh) scale(.5898)}}.snow:nth-child(101){opacity:1.478;transform:translate(24.3153vw,-10px) scale(.7168);animation:fall-101 27s -13s linear infinite}@keyframes fall-101{75.024%{transform:translate(28.6942vw,75.024vh) scale(.7168)}to{transform:translate(26.50475vw,99vh) scale(.7168)}}.snow:nth-child(102){opacity:.7226;transform:translate(6.6618vw,-10px) scale(.2537);animation:fall-102 13s -10s linear infinite}@keyframes fall-102{41.783%{transform:translate(16.3784vw,41.783vh) scale(.2537)}to{transform:translate(11.5201vw,99vh) scale(.2537)}}.snow:nth-child(103){opacity:.9776;transform:translate(.7337vw,-10px) scale(.5834);animation:fall-103 20s -24s linear infinite}@keyframes fall-103{49.565%{transform:translate(5.3017vw,49.565vh) scale(.5834)}to{transform:translate(3.0177vw,99vh) scale(.5834)}}.snow:nth-child(104){opacity:1.1926;transform:translate(74.0376vw,-10px) scale(.2699);animation:fall-104 15s -9s linear infinite}@keyframes fall-104{72.083%{transform:translate(70.6905vw,72.083vh) scale(.2699)}to{transform:translate(72.36405vw,99vh) scale(.2699)}}.snow:nth-child(105){opacity:1.6432;transform:translate(27.9038vw,-10px) scale(.285);animation:fall-105 15s -1s linear infinite}@keyframes fall-105{58.481%{transform:translate(20.2287vw,58.481vh) scale(.285)}to{transform:translate(24.06625vw,99vh) scale(.285)}}.snow:nth-child(106){opacity:.8964;transform:translate(75.6791vw,-10px) scale(.3605);animation:fall-106 21s -1s linear infinite}@keyframes fall-106{39.055%{transform:translate(82.0999vw,39.055vh) scale(.3605)}to{transform:translate(78.8895vw,99vh) scale(.3605)}}.snow:nth-child(107){opacity:1.3766;transform:translate(71.3276vw,-10px) scale(.8429);animation:fall-107 16s -1s linear infinite}@keyframes fall-107{55.485%{transform:translate(80.2489vw,55.485vh) scale(.8429)}to{transform:translate(75.78825vw,99vh) scale(.8429)}}.snow:nth-child(108){opacity:.4284;transform:translate(.1039vw,-10px) scale(.4206);animation:fall-108 14s -5s linear infinite}@keyframes fall-108{40.795%{transform:translate(-.3827vw,40.795vh) scale(.4206)}to{transform:translate(-.1394vw,99vh) scale(.4206)}}.snow:nth-child(109){opacity:1.9356;transform:translate(5.3507vw,-10px) scale(.3169);animation:fall-109 29s -3s linear infinite}@keyframes fall-109{59.918%{transform:translate(10.1097vw,59.918vh) scale(.3169)}to{transform:translate(7.7302vw,99vh) scale(.3169)}}.snow:nth-child(110){opacity:1.6566;transform:translate(62.2506vw,-10px) scale(.2065);animation:fall-110 10s -24s linear infinite}@keyframes fall-110{73.228%{transform:translate(63.0696vw,73.228vh) scale(.2065)}to{transform:translate(62.6601vw,99vh) scale(.2065)}}.snow:nth-child(111){opacity:.6086;transform:translate(78.8033vw,-10px) scale(.5837);animation:fall-111 27s -8s linear infinite}@keyframes fall-111{34.266%{transform:translate(73.3289vw,34.266vh) scale(.5837)}to{transform:translate(76.0661vw,99vh) scale(.5837)}}.snow:nth-child(112){opacity:.2604;transform:translate(35.6763vw,-10px) scale(.4913);animation:fall-112 29s -7s linear infinite}@keyframes fall-112{74.078%{transform:translate(39.1788vw,74.078vh) scale(.4913)}to{transform:translate(37.42755vw,99vh) scale(.4913)}}.snow:nth-child(113){opacity:.8878;transform:translate(79.7903vw,-10px) scale(.6436);animation:fall-113 25s -7s linear infinite}@keyframes fall-113{34.643%{transform:translate(84.4112vw,34.643vh) scale(.6436)}to{transform:translate(82.10075vw,99vh) scale(.6436)}}.snow:nth-child(114){opacity:.1406;transform:translate(35.533vw,-10px) scale(.3589);animation:fall-114 14s -9s linear infinite}@keyframes fall-114{79.16%{transform:translate(42.4767vw,79.16vh) scale(.3589)}to{transform:translate(39.00485vw,99vh) scale(.3589)}}.snow:nth-child(115){opacity:.704;transform:translate(85.8688vw,-10px) scale(.5953);animation:fall-115 18s -23s linear infinite}@keyframes fall-115{41.554%{transform:translate(76.1803vw,41.554vh) scale(.5953)}to{transform:translate(81.02455vw,99vh) scale(.5953)}}.snow:nth-child(116){opacity:.2874;transform:translate(4.7625vw,-10px) scale(.7785);animation:fall-116 12s -20s linear infinite}@keyframes fall-116{35.606%{transform:translate(-.2395vw,35.606vh) scale(.7785)}to{transform:translate(2.2615vw,99vh) scale(.7785)}}.snow:nth-child(117){opacity:.4932;transform:translate(47.4044vw,-10px) scale(.9531);animation:fall-117 10s -16s linear infinite}@keyframes fall-117{49.468%{transform:translate(40.6301vw,49.468vh) scale(.9531)}to{transform:translate(44.01725vw,99vh) scale(.9531)}}.snow:nth-child(118){opacity:.152;transform:translate(3.1784vw,-10px) scale(.7652);animation:fall-118 26s -5s linear infinite}@keyframes fall-118{55.448%{transform:translate(4.9054vw,55.448vh) scale(.7652)}to{transform:translate(4.0419vw,99vh) scale(.7652)}}.snow:nth-child(119){opacity:.8672;transform:translate(98.8936vw,-10px) scale(.7558);animation:fall-119 24s -30s linear infinite}@keyframes fall-119{76.392%{transform:translate(91.1501vw,76.392vh) scale(.7558)}to{transform:translate(95.02185vw,99vh) scale(.7558)}}.snow:nth-child(120){opacity:1.259;transform:translate(53.917vw,-10px) scale(.3643);animation:fall-120 13s -7s linear infinite}@keyframes fall-120{47.997%{transform:translate(54.9355vw,47.997vh) scale(.3643)}to{transform:translate(54.42625vw,99vh) scale(.3643)}}.snow:nth-child(121){opacity:.5382;transform:translate(35.0967vw,-10px) scale(.0466);animation:fall-121 12s -15s linear infinite}@keyframes fall-121{37.024%{transform:translate(32.5006vw,37.024vh) scale(.0466)}to{transform:translate(33.79865vw,99vh) scale(.0466)}}.snow:nth-child(122){opacity:1.7954;transform:translate(5.4857vw,-10px) scale(.9247);animation:fall-122 17s -2s linear infinite}@keyframes fall-122{74.246%{transform:translate(8.0999vw,74.246vh) scale(.9247)}to{transform:translate(6.7928vw,99vh) scale(.9247)}}.snow:nth-child(123){opacity:1.2838;transform:translate(75.5154vw,-10px) scale(.0992);animation:fall-123 19s -1s linear infinite}@keyframes fall-123{52.987%{transform:translate(66.8712vw,52.987vh) scale(.0992)}to{transform:translate(71.1933vw,99vh) scale(.0992)}}.snow:nth-child(124){opacity:.5476;transform:translate(65.0736vw,-10px) scale(.9381);animation:fall-124 28s -3s linear infinite}@keyframes fall-124{44.96%{transform:translate(58.4771vw,44.96vh) scale(.9381)}to{transform:translate(61.77535vw,99vh) scale(.9381)}}.snow:nth-child(125){opacity:.1984;transform:translate(94.4053vw,-10px) scale(.2698);animation:fall-125 21s -7s linear infinite}@keyframes fall-125{79.085%{transform:translate(99.0563vw,79.085vh) scale(.2698)}to{transform:translate(96.7308vw,99vh) scale(.2698)}}.snow:nth-child(126){opacity:.475;transform:translate(28.2232vw,-10px) scale(.2401);animation:fall-126 20s -12s linear infinite}@keyframes fall-126{45.657%{transform:translate(37.141vw,45.657vh) scale(.2401)}to{transform:translate(32.6821vw,99vh) scale(.2401)}}.snow:nth-child(127){opacity:.8438;transform:translate(22.5618vw,-10px) scale(.5485);animation:fall-127 20s -11s linear infinite}@keyframes fall-127{49.284%{transform:translate(14.3251vw,49.284vh) scale(.5485)}to{transform:translate(18.44345vw,99vh) scale(.5485)}}.snow:nth-child(128){opacity:.4824;transform:translate(80.1048vw,-10px) scale(.3758);animation:fall-128 12s -3s linear infinite}@keyframes fall-128{45.702%{transform:translate(88.8003vw,45.702vh) scale(.3758)}to{transform:translate(84.45255vw,99vh) scale(.3758)}}.snow:nth-child(129){opacity:.5054;transform:translate(52.2882vw,-10px) scale(.4735);animation:fall-129 20s -3s linear infinite}@keyframes fall-129{50.154%{transform:translate(48.1286vw,50.154vh) scale(.4735)}to{transform:translate(50.2084vw,99vh) scale(.4735)}}.snow:nth-child(130){opacity:.421;transform:translate(18.8081vw,-10px) scale(.9248);animation:fall-130 18s -7s linear infinite}@keyframes fall-130{49.245%{transform:translate(10.1417vw,49.245vh) scale(.9248)}to{transform:translate(14.4749vw,99vh) scale(.9248)}}.snow:nth-child(131){opacity:.8192;transform:translate(99.2852vw,-10px) scale(.7003);animation:fall-131 30s -22s linear infinite}@keyframes fall-131{48.51%{transform:translate(98.7186vw,48.51vh) scale(.7003)}to{transform:translate(99.0019vw,99vh) scale(.7003)}}.snow:nth-child(132){opacity:1.8004;transform:translate(95.0548vw,-10px) scale(.1394);animation:fall-132 12s -10s linear infinite}@keyframes fall-132{67.325%{transform:translate(89.6207vw,67.325vh) scale(.1394)}to{transform:translate(92.33775vw,99vh) scale(.1394)}}.snow:nth-child(133){opacity:.737;transform:translate(81.0267vw,-10px) scale(.5584);animation:fall-133 18s -23s linear infinite}@keyframes fall-133{32.911%{transform:translate(78.9584vw,32.911vh) scale(.5584)}to{transform:translate(79.99255vw,99vh) scale(.5584)}}.snow:nth-child(134){opacity:.4108;transform:translate(23.2341vw,-10px) scale(.9234);animation:fall-134 30s -7s linear infinite}@keyframes fall-134{71.99%{transform:translate(33.2053vw,71.99vh) scale(.9234)}to{transform:translate(28.2197vw,99vh) scale(.9234)}}.snow:nth-child(135){opacity:.8468;transform:translate(33.0488vw,-10px) scale(.2186);animation:fall-135 11s -12s linear infinite}@keyframes fall-135{77.899%{transform:translate(38.3974vw,77.899vh) scale(.2186)}to{transform:translate(35.7231vw,99vh) scale(.2186)}}.snow:nth-child(136){opacity:1.8426;transform:translate(53.9353vw,-10px) scale(.1653);animation:fall-136 17s -2s linear infinite}@keyframes fall-136{46.637%{transform:translate(49.912vw,46.637vh) scale(.1653)}to{transform:translate(51.92365vw,99vh) scale(.1653)}}.snow:nth-child(137){opacity:1.131;transform:translate(51.7347vw,-10px) scale(.8796);animation:fall-137 11s -29s linear infinite}@keyframes fall-137{55.494%{transform:translate(43.3119vw,55.494vh) scale(.8796)}to{transform:translate(47.5233vw,99vh) scale(.8796)}}.snow:nth-child(138){opacity:.0814;transform:translate(36.7055vw,-10px) scale(.133);animation:fall-138 23s -27s linear infinite}@keyframes fall-138{56.17%{transform:translate(45.4952vw,56.17vh) scale(.133)}to{transform:translate(41.10035vw,99vh) scale(.133)}}.snow:nth-child(139){opacity:.3406;transform:translate(89.3187vw,-10px) scale(.5847);animation:fall-139 30s -6s linear infinite}@keyframes fall-139{32.4%{transform:translate(88.1683vw,32.4vh) scale(.5847)}to{transform:translate(88.7435vw,99vh) scale(.5847)}}.snow:nth-child(140){opacity:.4142;transform:translate(83.9486vw,-10px) scale(.9981);animation:fall-140 23s -15s linear infinite}@keyframes fall-140{38.152%{transform:translate(82.2733vw,38.152vh) scale(.9981)}to{transform:translate(83.11095vw,99vh) scale(.9981)}}.snow:nth-child(141){opacity:1.8384;transform:translate(98.9653vw,-10px) scale(.2333);animation:fall-141 27s -5s linear infinite}@keyframes fall-141{55.199%{transform:translate(101.4877vw,55.199vh) scale(.2333)}to{transform:translate(100.2265vw,99vh) scale(.2333)}}.snow:nth-child(142){opacity:.221;transform:translate(42.3706vw,-10px) scale(.0299);animation:fall-142 26s -16s linear infinite}@keyframes fall-142{42.568%{transform:translate(40.4427vw,42.568vh) scale(.0299)}to{transform:translate(41.40665vw,99vh) scale(.0299)}}.snow:nth-child(143){opacity:.16;transform:translate(29.9018vw,-10px) scale(.7554);animation:fall-143 19s -14s linear infinite}@keyframes fall-143{73.912%{transform:translate(26.7644vw,73.912vh) scale(.7554)}to{transform:translate(28.3331vw,99vh) scale(.7554)}}.snow:nth-child(144){opacity:1.562;transform:translate(1.1256vw,-10px) scale(.6658);animation:fall-144 26s -18s linear infinite}@keyframes fall-144{31.998%{transform:translate(5.6684vw,31.998vh) scale(.6658)}to{transform:translate(3.397vw,99vh) scale(.6658)}}.snow:nth-child(145){opacity:1.765;transform:translate(78.4186vw,-10px) scale(.841);animation:fall-145 17s -19s linear infinite}@keyframes fall-145{36.725%{transform:translate(76.5186vw,36.725vh) scale(.841)}to{transform:translate(77.4686vw,99vh) scale(.841)}}.snow:nth-child(146){opacity:1.9156;transform:translate(75.5247vw,-10px) scale(.8316);animation:fall-146 20s -25s linear infinite}@keyframes fall-146{63.267%{transform:translate(78.9189vw,63.267vh) scale(.8316)}to{transform:translate(77.2218vw,99vh) scale(.8316)}}.snow:nth-child(147){opacity:.2398;transform:translate(76.3789vw,-10px) scale(.0538);animation:fall-147 29s -2s linear infinite}@keyframes fall-147{54.324%{transform:translate(79.8942vw,54.324vh) scale(.0538)}to{transform:translate(78.13655vw,99vh) scale(.0538)}}.snow:nth-child(148){opacity:1.7462;transform:translate(51.5208vw,-10px) scale(.9297);animation:fall-148 12s -7s linear infinite}@keyframes fall-148{35.084%{transform:translate(52.2222vw,35.084vh) scale(.9297)}to{transform:translate(51.8715vw,99vh) scale(.9297)}}.snow:nth-child(149){opacity:1.2784;transform:translate(33.1536vw,-10px) scale(.8553);animation:fall-149 29s -3s linear infinite}@keyframes fall-149{74.613%{transform:translate(41.3792vw,74.613vh) scale(.8553)}to{transform:translate(37.2664vw,99vh) scale(.8553)}}.snow:nth-child(150){opacity:.3176;transform:translate(4.699vw,-10px) scale(.3652);animation:fall-150 26s -8s linear infinite}@keyframes fall-150{65.023%{transform:translate(9.8268vw,65.023vh) scale(.3652)}to{transform:translate(7.2629vw,99vh) scale(.3652)}}.snow:nth-child(151){opacity:.1268;transform:translate(35.583vw,-10px) scale(.3051);animation:fall-151 30s -12s linear infinite}@keyframes fall-151{40.859%{transform:translate(31.608vw,40.859vh) scale(.3051)}to{transform:translate(33.5955vw,99vh) scale(.3051)}}.snow:nth-child(152){opacity:.7016;transform:translate(1.0375vw,-10px) scale(.4764);animation:fall-152 19s -6s linear infinite}@keyframes fall-152{31.321%{transform:translate(9.0847vw,31.321vh) scale(.4764)}to{transform:translate(5.0611vw,99vh) scale(.4764)}}.snow:nth-child(153){opacity:.4434;transform:translate(27.4378vw,-10px) scale(.7388);animation:fall-153 21s -17s linear infinite}@keyframes fall-153{30.963%{transform:translate(22.7706vw,30.963vh) scale(.7388)}to{transform:translate(25.1042vw,99vh) scale(.7388)}}.snow:nth-child(154){opacity:1.2378;transform:translate(88.2248vw,-10px) scale(.6885);animation:fall-154 26s -26s linear infinite}@keyframes fall-154{66.549%{transform:translate(80.7474vw,66.549vh) scale(.6885)}to{transform:translate(84.4861vw,99vh) scale(.6885)}}.snow:nth-child(155){opacity:1.0834;transform:translate(44.1838vw,-10px) scale(.0301);animation:fall-155 23s -12s linear infinite}@keyframes fall-155{34.466%{transform:translate(36.0016vw,34.466vh) scale(.0301)}to{transform:translate(40.0927vw,99vh) scale(.0301)}}.snow:nth-child(156){opacity:.7238;transform:translate(99.243vw,-10px) scale(.7829);animation:fall-156 24s -20s linear infinite}@keyframes fall-156{65.53%{transform:translate(96.6484vw,65.53vh) scale(.7829)}to{transform:translate(97.9457vw,99vh) scale(.7829)}}.snow:nth-child(157){opacity:1.5822;transform:translate(93.5232vw,-10px) scale(.3718);animation:fall-157 21s -18s linear infinite}@keyframes fall-157{34.458%{transform:translate(101.6183vw,34.458vh) scale(.3718)}to{transform:translate(97.57075vw,99vh) scale(.3718)}}.snow:nth-child(158){opacity:1.3552;transform:translate(82.5943vw,-10px) scale(.2725);animation:fall-158 24s -26s linear infinite}@keyframes fall-158{66.205%{transform:translate(80.2478vw,66.205vh) scale(.2725)}to{transform:translate(81.42105vw,99vh) scale(.2725)}}.snow:nth-child(159){opacity:1.157;transform:translate(87.0129vw,-10px) scale(.0712);animation:fall-159 22s -9s linear infinite}@keyframes fall-159{62.528%{transform:translate(96.245vw,62.528vh) scale(.0712)}to{transform:translate(91.62895vw,99vh) scale(.0712)}}.snow:nth-child(160){opacity:1.4366;transform:translate(57.2386vw,-10px) scale(.2521);animation:fall-160 11s -21s linear infinite}@keyframes fall-160{37.375%{transform:translate(55.1198vw,37.375vh) scale(.2521)}to{transform:translate(56.1792vw,99vh) scale(.2521)}}.snow:nth-child(161){opacity:.5908;transform:translate(14.1896vw,-10px) scale(.586);animation:fall-161 10s -8s linear infinite}@keyframes fall-161{65.895%{transform:translate(12.3878vw,65.895vh) scale(.586)}to{transform:translate(13.2887vw,99vh) scale(.586)}}.snow:nth-child(162){opacity:1.1574;transform:translate(13.541vw,-10px) scale(.268);animation:fall-162 19s -24s linear infinite}@keyframes fall-162{76.085%{transform:translate(6.2286vw,76.085vh) scale(.268)}to{transform:translate(9.8848vw,99vh) scale(.268)}}.snow:nth-child(163){opacity:1.7114;transform:translate(13.8vw,-10px) scale(.1338);animation:fall-163 12s -8s linear infinite}@keyframes fall-163{36.073%{transform:translate(9.8674vw,36.073vh) scale(.1338)}to{transform:translate(11.8337vw,99vh) scale(.1338)}}.snow:nth-child(164){opacity:1.0584;transform:translate(54.2597vw,-10px) scale(.2605);animation:fall-164 12s -22s linear infinite}@keyframes fall-164{52.575%{transform:translate(49.9004vw,52.575vh) scale(.2605)}to{transform:translate(52.08005vw,99vh) scale(.2605)}}.snow:nth-child(165){opacity:1.5616;transform:translate(94.4045vw,-10px) scale(.8895);animation:fall-165 17s -30s linear infinite}@keyframes fall-165{74.93%{transform:translate(100.0172vw,74.93vh) scale(.8895)}to{transform:translate(97.21085vw,99vh) scale(.8895)}}.snow:nth-child(166){opacity:.2172;transform:translate(70.1139vw,-10px) scale(.1955);animation:fall-166 21s -9s linear infinite}@keyframes fall-166{56.971%{transform:translate(73.8797vw,56.971vh) scale(.1955)}to{transform:translate(71.9968vw,99vh) scale(.1955)}}.snow:nth-child(167){opacity:.9924;transform:translate(97.0045vw,-10px) scale(.4185);animation:fall-167 19s -7s linear infinite}@keyframes fall-167{37.785%{transform:translate(106.2871vw,37.785vh) scale(.4185)}to{transform:translate(101.6458vw,99vh) scale(.4185)}}.snow:nth-child(168){opacity:.5992;transform:translate(98.716vw,-10px) scale(.922);animation:fall-168 19s -16s linear infinite}@keyframes fall-168{35.224%{transform:translate(103.0494vw,35.224vh) scale(.922)}to{transform:translate(100.8827vw,99vh) scale(.922)}}.snow:nth-child(169){opacity:.2822;transform:translate(3.7288vw,-10px) scale(.2857);animation:fall-169 19s -11s linear infinite}@keyframes fall-169{75.666%{transform:translate(6.2612vw,75.666vh) scale(.2857)}to{transform:translate(4.995vw,99vh) scale(.2857)}}.snow:nth-child(170){opacity:.0918;transform:translate(60.7197vw,-10px) scale(.4156);animation:fall-170 28s -7s linear infinite}@keyframes fall-170{47.026%{transform:translate(61.8202vw,47.026vh) scale(.4156)}to{transform:translate(61.26995vw,99vh) scale(.4156)}}.snow:nth-child(171){opacity:.857;transform:translate(37.3745vw,-10px) scale(.7754);animation:fall-171 17s -12s linear infinite}@keyframes fall-171{39.099%{transform:translate(36.6728vw,39.099vh) scale(.7754)}to{transform:translate(37.02365vw,99vh) scale(.7754)}}.snow:nth-child(172){opacity:.8056;transform:translate(6.0296vw,-10px) scale(.3789);animation:fall-172 13s -7s linear infinite}@keyframes fall-172{33.465%{transform:translate(2.5141vw,33.465vh) scale(.3789)}to{transform:translate(4.27185vw,99vh) scale(.3789)}}.snow:nth-child(173){opacity:1.3202;transform:translate(65.4004vw,-10px) scale(.0441);animation:fall-173 27s -7s linear infinite}@keyframes fall-173{44.439%{transform:translate(72.1436vw,44.439vh) scale(.0441)}to{transform:translate(68.772vw,99vh) scale(.0441)}}.snow:nth-child(174){opacity:.059;transform:translate(2.1814vw,-10px) scale(.4369);animation:fall-174 24s -12s linear infinite}@keyframes fall-174{70.777%{transform:translate(4.2423vw,70.777vh) scale(.4369)}to{transform:translate(3.21185vw,99vh) scale(.4369)}}.snow:nth-child(175){opacity:.2952;transform:translate(71.534vw,-10px) scale(.8924);animation:fall-175 12s -27s linear infinite}@keyframes fall-175{59.87%{transform:translate(77.884vw,59.87vh) scale(.8924)}to{transform:translate(74.709vw,99vh) scale(.8924)}}.snow:nth-child(176){opacity:1.8512;transform:translate(53.7361vw,-10px) scale(.9808);animation:fall-176 17s -29s linear infinite}@keyframes fall-176{74.923%{transform:translate(50.5326vw,74.923vh) scale(.9808)}to{transform:translate(52.13435vw,99vh) scale(.9808)}}.snow:nth-child(177){opacity:1.1388;transform:translate(34.9513vw,-10px) scale(.2434);animation:fall-177 14s -5s linear infinite}@keyframes fall-177{63.673%{transform:translate(28.8072vw,63.673vh) scale(.2434)}to{transform:translate(31.87925vw,99vh) scale(.2434)}}.snow:nth-child(178){opacity:.0686;transform:translate(10.6612vw,-10px) scale(.1321);animation:fall-178 29s -11s linear infinite}@keyframes fall-178{70.846%{transform:translate(2.7003vw,70.846vh) scale(.1321)}to{transform:translate(6.68075vw,99vh) scale(.1321)}}.snow:nth-child(179){opacity:1.1784;transform:translate(24.5722vw,-10px) scale(.2627);animation:fall-179 12s -11s linear infinite}@keyframes fall-179{66.549%{transform:translate(26.7419vw,66.549vh) scale(.2627)}to{transform:translate(25.65705vw,99vh) scale(.2627)}}.snow:nth-child(180){opacity:1.45;transform:translate(13.5735vw,-10px) scale(.3714);animation:fall-180 30s -7s linear infinite}@keyframes fall-180{79.989%{transform:translate(12.1997vw,79.989vh) scale(.3714)}to{transform:translate(12.8866vw,99vh) scale(.3714)}}.snow:nth-child(181){opacity:.531;transform:translate(40.2057vw,-10px) scale(.6891);animation:fall-181 15s -27s linear infinite}@keyframes fall-181{76.624%{transform:translate(44.6809vw,76.624vh) scale(.6891)}to{transform:translate(42.4433vw,99vh) scale(.6891)}}.snow:nth-child(182){opacity:.8314;transform:translate(92.474vw,-10px) scale(.7823);animation:fall-182 15s -21s linear infinite}@keyframes fall-182{47.382%{transform:translate(88.4165vw,47.382vh) scale(.7823)}to{transform:translate(90.44525vw,99vh) scale(.7823)}}.snow:nth-child(183){opacity:1.2772;transform:translate(76.7256vw,-10px) scale(.844);animation:fall-183 17s -4s linear infinite}@keyframes fall-183{71.293%{transform:translate(69.7547vw,71.293vh) scale(.844)}to{transform:translate(73.24015vw,99vh) scale(.844)}}.snow:nth-child(184){opacity:.382;transform:translate(83.9918vw,-10px) scale(.8523);animation:fall-184 26s -19s linear infinite}@keyframes fall-184{66.685%{transform:translate(85.6562vw,66.685vh) scale(.8523)}to{transform:translate(84.824vw,99vh) scale(.8523)}}.snow:nth-child(185){opacity:1.977;transform:translate(21.2879vw,-10px) scale(.4804);animation:fall-185 18s -15s linear infinite}@keyframes fall-185{31.401%{transform:translate(19.4261vw,31.401vh) scale(.4804)}to{transform:translate(20.357vw,99vh) scale(.4804)}}.snow:nth-child(186){opacity:.3656;transform:translate(69.0163vw,-10px) scale(.8989);animation:fall-186 10s -16s linear infinite}@keyframes fall-186{49.869%{transform:translate(76.1773vw,49.869vh) scale(.8989)}to{transform:translate(72.5968vw,99vh) scale(.8989)}}.snow:nth-child(187){opacity:1.1744;transform:translate(79.0557vw,-10px) scale(.8908);animation:fall-187 15s -23s linear infinite}@keyframes fall-187{33.908%{transform:translate(70.4485vw,33.908vh) scale(.8908)}to{transform:translate(74.7521vw,99vh) scale(.8908)}}.snow:nth-child(188){opacity:.4792;transform:translate(72.027vw,-10px) scale(.6376);animation:fall-188 23s -11s linear infinite}@keyframes fall-188{63.144%{transform:translate(72.3138vw,63.144vh) scale(.6376)}to{transform:translate(72.1704vw,99vh) scale(.6376)}}.snow:nth-child(189){opacity:.6732;transform:translate(81.8208vw,-10px) scale(.7795);animation:fall-189 21s -21s linear infinite}@keyframes fall-189{43.775%{transform:translate(88.9415vw,43.775vh) scale(.7795)}to{transform:translate(85.38115vw,99vh) scale(.7795)}}.snow:nth-child(190){opacity:.4604;transform:translate(4.8703vw,-10px) scale(.9988);animation:fall-190 17s -23s linear infinite}@keyframes fall-190{67.928%{transform:translate(12.0646vw,67.928vh) scale(.9988)}to{transform:translate(8.46745vw,99vh) scale(.9988)}}.snow:nth-child(191){opacity:1.4224;transform:translate(19.2586vw,-10px) scale(.9941);animation:fall-191 10s -4s linear infinite}@keyframes fall-191{75.994%{transform:translate(21.2622vw,75.994vh) scale(.9941)}to{transform:translate(20.2604vw,99vh) scale(.9941)}}.snow:nth-child(192){opacity:1.9114;transform:translate(49.2097vw,-10px) scale(.7215);animation:fall-192 12s -11s linear infinite}@keyframes fall-192{64.083%{transform:translate(49.4648vw,64.083vh) scale(.7215)}to{transform:translate(49.33725vw,99vh) scale(.7215)}}.snow:nth-child(193){opacity:.0758;transform:translate(78.6221vw,-10px) scale(.2632);animation:fall-193 27s -2s linear infinite}@keyframes fall-193{46.178%{transform:translate(81.3821vw,46.178vh) scale(.2632)}to{transform:translate(80.0021vw,99vh) scale(.2632)}}.snow:nth-child(194){opacity:1.4108;transform:translate(29.3855vw,-10px) scale(.5325);animation:fall-194 19s -26s linear infinite}@keyframes fall-194{52.018%{transform:translate(31.1245vw,52.018vh) scale(.5325)}to{transform:translate(30.255vw,99vh) scale(.5325)}}.snow:nth-child(195){opacity:1.7762;transform:translate(90.5676vw,-10px) scale(.3625);animation:fall-195 11s -5s linear infinite}@keyframes fall-195{74.963%{transform:translate(96.0488vw,74.963vh) scale(.3625)}to{transform:translate(93.3082vw,99vh) scale(.3625)}}.snow:nth-child(196){opacity:.857;transform:translate(96.1339vw,-10px) scale(.0321);animation:fall-196 17s -27s linear infinite}@keyframes fall-196{65.595%{transform:translate(91.2757vw,65.595vh) scale(.0321)}to{transform:translate(93.7048vw,99vh) scale(.0321)}}.snow:nth-child(197){opacity:1.308;transform:translate(56.7305vw,-10px) scale(.1414);animation:fall-197 26s -20s linear infinite}@keyframes fall-197{76.679%{transform:translate(57.3832vw,76.679vh) scale(.1414)}to{transform:translate(57.05685vw,99vh) scale(.1414)}}.snow:nth-child(198){opacity:.5048;transform:translate(34.4652vw,-10px) scale(.3741);animation:fall-198 26s -14s linear infinite}@keyframes fall-198{49.762%{transform:translate(24.725vw,49.762vh) scale(.3741)}to{transform:translate(29.5951vw,99vh) scale(.3741)}}.snow:nth-child(199){opacity:1.2842;transform:translate(75.7085vw,-10px) scale(.7816);animation:fall-199 14s -27s linear infinite}@keyframes fall-199{37.909%{transform:translate(78.6714vw,37.909vh) scale(.7816)}to{transform:translate(77.18995vw,99vh) scale(.7816)}}.snow:nth-child(200){opacity:1.8586;transform:translate(63.9147vw,-10px) scale(.0648);animation:fall-200 19s -15s linear infinite}@keyframes fall-200{53.804%{transform:translate(62.1726vw,53.804vh) scale(.0648)}to{transform:translate(63.04365vw,99vh) scale(.0648)}}.snow:nth-child(201){opacity:1.7454;transform:translate(26.1948vw,-10px) scale(.4017);animation:fall-201 13s -16s linear infinite}@keyframes fall-201{55.389%{transform:translate(31.1387vw,55.389vh) scale(.4017)}to{transform:translate(28.66675vw,99vh) scale(.4017)}}.snow:nth-child(202){opacity:.2782;transform:translate(92.281vw,-10px) scale(.1423);animation:fall-202 26s -16s linear infinite}@keyframes fall-202{44.006%{transform:translate(87.5689vw,44.006vh) scale(.1423)}to{transform:translate(89.92495vw,99vh) scale(.1423)}}.snow:nth-child(203){opacity:.0696;transform:translate(97.1436vw,-10px) scale(.2806);animation:fall-203 10s -19s linear infinite}@keyframes fall-203{67.514%{transform:translate(102.076vw,67.514vh) scale(.2806)}to{transform:translate(99.6098vw,99vh) scale(.2806)}}.snow:nth-child(204){opacity:.0672;transform:translate(46.2982vw,-10px) scale(.028);animation:fall-204 20s -15s linear infinite}@keyframes fall-204{35.387%{transform:translate(42.1327vw,35.387vh) scale(.028)}to{transform:translate(44.21545vw,99vh) scale(.028)}}.snow:nth-child(205){opacity:.2542;transform:translate(16.6677vw,-10px) scale(.3845);animation:fall-205 11s -20s linear infinite}@keyframes fall-205{62.351%{transform:translate(22.2884vw,62.351vh) scale(.3845)}to{transform:translate(19.47805vw,99vh) scale(.3845)}}.snow:nth-child(206){opacity:.6724;transform:translate(24.8669vw,-10px) scale(.4663);animation:fall-206 30s -2s linear infinite}@keyframes fall-206{39.838%{transform:translate(25.9151vw,39.838vh) scale(.4663)}to{transform:translate(25.391vw,99vh) scale(.4663)}}.snow:nth-child(207){opacity:1.7124;transform:translate(9.0359vw,-10px) scale(.7676);animation:fall-207 16s -2s linear infinite}@keyframes fall-207{43.63%{transform:translate(11.921vw,43.63vh) scale(.7676)}to{transform:translate(10.47845vw,99vh) scale(.7676)}}.snow:nth-child(208){opacity:1.4448;transform:translate(99.332vw,-10px) scale(.3637);animation:fall-208 24s -30s linear infinite}@keyframes fall-208{75.96%{transform:translate(97.5421vw,75.96vh) scale(.3637)}to{transform:translate(98.43705vw,99vh) scale(.3637)}}.snow:nth-child(209){opacity:1.505;transform:translate(23.144vw,-10px) scale(.8242);animation:fall-209 30s -16s linear infinite}@keyframes fall-209{44.415%{transform:translate(16.0042vw,44.415vh) scale(.8242)}to{transform:translate(19.5741vw,99vh) scale(.8242)}}.snow:nth-child(210){opacity:1.448;transform:translate(82.4059vw,-10px) scale(.6323);animation:fall-210 11s -28s linear infinite}@keyframes fall-210{52.516%{transform:translate(89.2855vw,52.516vh) scale(.6323)}to{transform:translate(85.8457vw,99vh) scale(.6323)}}.snow:nth-child(211){opacity:1.9782;transform:translate(37.038vw,-10px) scale(.846);animation:fall-211 18s -7s linear infinite}@keyframes fall-211{73.191%{transform:translate(46.1166vw,73.191vh) scale(.846)}to{transform:translate(41.5773vw,99vh) scale(.846)}}.snow:nth-child(212){opacity:.9408;transform:translate(96.4051vw,-10px) scale(.285);animation:fall-212 16s -22s linear infinite}@keyframes fall-212{66.885%{transform:translate(104.9872vw,66.885vh) scale(.285)}to{transform:translate(100.69615vw,99vh) scale(.285)}}.snow:nth-child(213){opacity:1.1796;transform:translate(60.0697vw,-10px) scale(.4544);animation:fall-213 17s -19s linear infinite}@keyframes fall-213{62.402%{transform:translate(51.9361vw,62.402vh) scale(.4544)}to{transform:translate(56.0029vw,99vh) scale(.4544)}}.snow:nth-child(214){opacity:.6392;transform:translate(34.8295vw,-10px) scale(.6283);animation:fall-214 17s -13s linear infinite}@keyframes fall-214{57.553%{transform:translate(27.8736vw,57.553vh) scale(.6283)}to{transform:translate(31.35155vw,99vh) scale(.6283)}}.snow:nth-child(215){opacity:1.8184;transform:translate(76.8142vw,-10px) scale(.6722);animation:fall-215 30s -28s linear infinite}@keyframes fall-215{71.358%{transform:translate(74.8427vw,71.358vh) scale(.6722)}to{transform:translate(75.82845vw,99vh) scale(.6722)}}.snow:nth-child(216){opacity:.8662;transform:translate(69.1311vw,-10px) scale(.7767);animation:fall-216 20s -11s linear infinite}@keyframes fall-216{60.077%{transform:translate(68.8493vw,60.077vh) scale(.7767)}to{transform:translate(68.9902vw,99vh) scale(.7767)}}.snow:nth-child(217){opacity:.8042;transform:translate(15.2249vw,-10px) scale(.7136);animation:fall-217 26s -20s linear infinite}@keyframes fall-217{79.41%{transform:translate(22.8843vw,79.41vh) scale(.7136)}to{transform:translate(19.0546vw,99vh) scale(.7136)}}.snow:nth-child(218){opacity:.6722;transform:translate(3.0318vw,-10px) scale(.3977);animation:fall-218 10s -12s linear infinite}@keyframes fall-218{57.083%{transform:translate(-3.7874vw,57.083vh) scale(.3977)}to{transform:translate(-.3778vw,99vh) scale(.3977)}}.snow:nth-child(219){opacity:.2052;transform:translate(30.7354vw,-10px) scale(.4607);animation:fall-219 30s -29s linear infinite}@keyframes fall-219{67.776%{transform:translate(22.1258vw,67.776vh) scale(.4607)}to{transform:translate(26.4306vw,99vh) scale(.4607)}}.snow:nth-child(220){opacity:1.8022;transform:translate(30.7976vw,-10px) scale(.0731);animation:fall-220 22s -13s linear infinite}@keyframes fall-220{43.098%{transform:translate(23.5142vw,43.098vh) scale(.0731)}to{transform:translate(27.1559vw,99vh) scale(.0731)}}.snow:nth-child(221){opacity:.6374;transform:translate(81.7411vw,-10px) scale(.5);animation:fall-221 12s -23s linear infinite}@keyframes fall-221{31.666%{transform:translate(73.5521vw,31.666vh) scale(.5)}to{transform:translate(77.6466vw,99vh) scale(.5)}}.snow:nth-child(222){opacity:1.3696;transform:translate(73.7623vw,-10px) scale(.0795);animation:fall-222 17s -17s linear infinite}@keyframes fall-222{71.438%{transform:translate(72.7398vw,71.438vh) scale(.0795)}to{transform:translate(73.25105vw,99vh) scale(.0795)}}.snow:nth-child(223){opacity:.745;transform:translate(54.8825vw,-10px) scale(.0306);animation:fall-223 15s -18s linear infinite}@keyframes fall-223{57.303%{transform:translate(54.3219vw,57.303vh) scale(.0306)}to{transform:translate(54.6022vw,99vh) scale(.0306)}}.snow:nth-child(224){opacity:.1632;transform:translate(53.4867vw,-10px) scale(.3349);animation:fall-224 22s -11s linear infinite}@keyframes fall-224{41.664%{transform:translate(55.0378vw,41.664vh) scale(.3349)}to{transform:translate(54.26225vw,99vh) scale(.3349)}}.snow:nth-child(225){opacity:1.11;transform:translate(15.0765vw,-10px) scale(.0868);animation:fall-225 14s -26s linear infinite}@keyframes fall-225{69.058%{transform:translate(21.7268vw,69.058vh) scale(.0868)}to{transform:translate(18.40165vw,99vh) scale(.0868)}}.snow:nth-child(226){opacity:1.2746;transform:translate(79.1472vw,-10px) scale(.8107);animation:fall-226 22s -14s linear infinite}@keyframes fall-226{55.186%{transform:translate(78.2747vw,55.186vh) scale(.8107)}to{transform:translate(78.71095vw,99vh) scale(.8107)}}.snow:nth-child(227){opacity:1.3944;transform:translate(4.7696vw,-10px) scale(.1849);animation:fall-227 19s -11s linear infinite}@keyframes fall-227{77.403%{transform:translate(9.2923vw,77.403vh) scale(.1849)}to{transform:translate(7.03095vw,99vh) scale(.1849)}}.snow:nth-child(228){opacity:1.606;transform:translate(79.9121vw,-10px) scale(.052);animation:fall-228 23s -27s linear infinite}@keyframes fall-228{48.042%{transform:translate(85.4385vw,48.042vh) scale(.052)}to{transform:translate(82.6753vw,99vh) scale(.052)}}.snow:nth-child(229){opacity:.9888;transform:translate(42.7321vw,-10px) scale(.858);animation:fall-229 18s -6s linear infinite}@keyframes fall-229{36.676%{transform:translate(40.8311vw,36.676vh) scale(.858)}to{transform:translate(41.7816vw,99vh) scale(.858)}}.snow:nth-child(230){opacity:1.4058;transform:translate(17.2577vw,-10px) scale(.0458);animation:fall-230 22s -27s linear infinite}@keyframes fall-230{36.257%{transform:translate(20.1579vw,36.257vh) scale(.0458)}to{transform:translate(18.7078vw,99vh) scale(.0458)}}.snow:nth-child(231){opacity:.802;transform:translate(98.0574vw,-10px) scale(.2537);animation:fall-231 17s -1s linear infinite}@keyframes fall-231{53.383%{transform:translate(106.5214vw,53.383vh) scale(.2537)}to{transform:translate(102.2894vw,99vh) scale(.2537)}}.snow:nth-child(232){opacity:.095;transform:translate(77.1903vw,-10px) scale(.6707);animation:fall-232 23s -30s linear infinite}@keyframes fall-232{76.16%{transform:translate(74.9188vw,76.16vh) scale(.6707)}to{transform:translate(76.05455vw,99vh) scale(.6707)}}.snow:nth-child(233){opacity:.8914;transform:translate(6.6861vw,-10px) scale(.3647);animation:fall-233 16s -27s linear infinite}@keyframes fall-233{37.662%{transform:translate(.7542vw,37.662vh) scale(.3647)}to{transform:translate(3.72015vw,99vh) scale(.3647)}}.snow:nth-child(234){opacity:1.5046;transform:translate(74.8096vw,-10px) scale(.4143);animation:fall-234 21s -19s linear infinite}@keyframes fall-234{60.322%{transform:translate(77.7716vw,60.322vh) scale(.4143)}to{transform:translate(76.2906vw,99vh) scale(.4143)}}.snow:nth-child(235){opacity:1.5608;transform:translate(7.3115vw,-10px) scale(.9124);animation:fall-235 21s -30s linear infinite}@keyframes fall-235{47.494%{transform:translate(1.327vw,47.494vh) scale(.9124)}to{transform:translate(4.31925vw,99vh) scale(.9124)}}.snow:nth-child(236){opacity:1.9974;transform:translate(9.4576vw,-10px) scale(.7023);animation:fall-236 21s -18s linear infinite}@keyframes fall-236{33.398%{transform:translate(17.4528vw,33.398vh) scale(.7023)}to{transform:translate(13.4552vw,99vh) scale(.7023)}}.snow:nth-child(237){opacity:.5164;transform:translate(39.5991vw,-10px) scale(.949);animation:fall-237 14s -1s linear infinite}@keyframes fall-237{68.293%{transform:translate(39.201vw,68.293vh) scale(.949)}to{transform:translate(39.40005vw,99vh) scale(.949)}}.snow:nth-child(238){opacity:.6004;transform:translate(44.9716vw,-10px) scale(.6783);animation:fall-238 18s -29s linear infinite}@keyframes fall-238{44.52%{transform:translate(46.8611vw,44.52vh) scale(.6783)}to{transform:translate(45.91635vw,99vh) scale(.6783)}}.snow:nth-child(239){opacity:1.7824;transform:translate(53.6262vw,-10px) scale(.8784);animation:fall-239 23s -13s linear infinite}@keyframes fall-239{70.567%{transform:translate(47.7678vw,70.567vh) scale(.8784)}to{transform:translate(50.697vw,99vh) scale(.8784)}}.snow:nth-child(240){opacity:1.8076;transform:translate(27.6878vw,-10px) scale(.2439);animation:fall-240 15s -30s linear infinite}@keyframes fall-240{41.634%{transform:translate(26.0868vw,41.634vh) scale(.2439)}to{transform:translate(26.8873vw,99vh) scale(.2439)}}.snow:nth-child(241){opacity:.7876;transform:translate(54.1141vw,-10px) scale(.3793);animation:fall-241 13s -24s linear infinite}@keyframes fall-241{79.739%{transform:translate(55.2706vw,79.739vh) scale(.3793)}to{transform:translate(54.69235vw,99vh) scale(.3793)}}.snow:nth-child(242){opacity:1.381;transform:translate(47.9567vw,-10px) scale(.7315);animation:fall-242 22s -6s linear infinite}@keyframes fall-242{58.781%{transform:translate(55.4494vw,58.781vh) scale(.7315)}to{transform:translate(51.70305vw,99vh) scale(.7315)}}.snow:nth-child(243){opacity:1.8918;transform:translate(88.2939vw,-10px) scale(.259);animation:fall-243 23s -26s linear infinite}@keyframes fall-243{64.481%{transform:translate(93.852vw,64.481vh) scale(.259)}to{transform:translate(91.07295vw,99vh) scale(.259)}}.snow:nth-child(244){opacity:1.6962;transform:translate(89.353vw,-10px) scale(.105);animation:fall-244 10s -14s linear infinite}@keyframes fall-244{75.299%{transform:translate(86.4903vw,75.299vh) scale(.105)}to{transform:translate(87.92165vw,99vh) scale(.105)}}.snow:nth-child(245){opacity:1.9848;transform:translate(71.1407vw,-10px) scale(.3646);animation:fall-245 16s -1s linear infinite}@keyframes fall-245{36.002%{transform:translate(62.535vw,36.002vh) scale(.3646)}to{transform:translate(66.83785vw,99vh) scale(.3646)}}.snow:nth-child(246){opacity:.965;transform:translate(68.365vw,-10px) scale(.3702);animation:fall-246 30s -26s linear infinite}@keyframes fall-246{54.312%{transform:translate(66.9311vw,54.312vh) scale(.3702)}to{transform:translate(67.64805vw,99vh) scale(.3702)}}.snow:nth-child(247){opacity:.0548;transform:translate(35.2132vw,-10px) scale(.972);animation:fall-247 12s -12s linear infinite}@keyframes fall-247{31.27%{transform:translate(38.0933vw,31.27vh) scale(.972)}to{transform:translate(36.65325vw,99vh) scale(.972)}}.snow:nth-child(248){opacity:1.3384;transform:translate(43.3083vw,-10px) scale(.7627);animation:fall-248 22s -1s linear infinite}@keyframes fall-248{64.427%{transform:translate(44.7748vw,64.427vh) scale(.7627)}to{transform:translate(44.04155vw,99vh) scale(.7627)}}.snow:nth-child(249){opacity:.8458;transform:translate(87.8746vw,-10px) scale(.0998);animation:fall-249 17s -29s linear infinite}@keyframes fall-249{66.008%{transform:translate(88.8477vw,66.008vh) scale(.0998)}to{transform:translate(88.36115vw,99vh) scale(.0998)}}.snow:nth-child(250){opacity:.1354;transform:translate(9.7977vw,-10px) scale(.5695);animation:fall-250 20s -3s linear infinite}@keyframes fall-250{35.072%{transform:translate(16.1311vw,35.072vh) scale(.5695)}to{transform:translate(12.9644vw,99vh) scale(.5695)}}.snow:nth-child(251){opacity:.1912;transform:translate(8.3054vw,-10px) scale(.7072);animation:fall-251 16s -1s linear infinite}@keyframes fall-251{32.965%{transform:translate(15.3319vw,32.965vh) scale(.7072)}to{transform:translate(11.81865vw,99vh) scale(.7072)}}.snow:nth-child(252){opacity:1.103;transform:translate(20.7085vw,-10px) scale(.8848);animation:fall-252 12s -16s linear infinite}@keyframes fall-252{60.642%{transform:translate(30.0592vw,60.642vh) scale(.8848)}to{transform:translate(25.38385vw,99vh) scale(.8848)}}.snow:nth-child(253){opacity:1.014;transform:translate(99.947vw,-10px) scale(.8026);animation:fall-253 25s -21s linear infinite}@keyframes fall-253{62.333%{transform:translate(98.9172vw,62.333vh) scale(.8026)}to{transform:translate(99.4321vw,99vh) scale(.8026)}}.snow:nth-child(254){opacity:1.4332;transform:translate(87.0771vw,-10px) scale(.2072);animation:fall-254 21s -20s linear infinite}@keyframes fall-254{34.116%{transform:translate(86.8741vw,34.116vh) scale(.2072)}to{transform:translate(86.9756vw,99vh) scale(.2072)}}.snow:nth-child(255){opacity:.6574;transform:translate(45.2512vw,-10px) scale(.4189);animation:fall-255 20s -30s linear infinite}@keyframes fall-255{74.573%{transform:translate(43.365vw,74.573vh) scale(.4189)}to{transform:translate(44.3081vw,99vh) scale(.4189)}}.snow:nth-child(256){opacity:.9222;transform:translate(29.6553vw,-10px) scale(.387);animation:fall-256 13s -7s linear infinite}@keyframes fall-256{78.093%{transform:translate(36.4171vw,78.093vh) scale(.387)}to{transform:translate(33.0362vw,99vh) scale(.387)}}.snow:nth-child(257){opacity:.0888;transform:translate(.2909vw,-10px) scale(.2847);animation:fall-257 22s -25s linear infinite}@keyframes fall-257{67.824%{transform:translate(5.3068vw,67.824vh) scale(.2847)}to{transform:translate(2.79885vw,99vh) scale(.2847)}}.snow:nth-child(258){opacity:.1798;transform:translate(22.6601vw,-10px) scale(.694);animation:fall-258 22s -9s linear infinite}@keyframes fall-258{30.426%{transform:translate(30.389vw,30.426vh) scale(.694)}to{transform:translate(26.52455vw,99vh) scale(.694)}}.snow:nth-child(259){opacity:.8728;transform:translate(28.1689vw,-10px) scale(.2082);animation:fall-259 23s -11s linear infinite}@keyframes fall-259{32.683%{transform:translate(23.1843vw,32.683vh) scale(.2082)}to{transform:translate(25.6766vw,99vh) scale(.2082)}}.snow:nth-child(260){opacity:.2796;transform:translate(78.8814vw,-10px) scale(.3846);animation:fall-260 14s -12s linear infinite}@keyframes fall-260{45.356%{transform:translate(88.7731vw,45.356vh) scale(.3846)}to{transform:translate(83.82725vw,99vh) scale(.3846)}}.snow:nth-child(261){opacity:.6112;transform:translate(97.8063vw,-10px) scale(.6246);animation:fall-261 14s -26s linear infinite}@keyframes fall-261{55.098%{transform:translate(90.0048vw,55.098vh) scale(.6246)}to{transform:translate(93.90555vw,99vh) scale(.6246)}}.snow:nth-child(262){opacity:1.93;transform:translate(20.2921vw,-10px) scale(.6821);animation:fall-262 22s -9s linear infinite}@keyframes fall-262{79.656%{transform:translate(27.4062vw,79.656vh) scale(.6821)}to{transform:translate(23.84915vw,99vh) scale(.6821)}}.snow:nth-child(263){opacity:1.9378;transform:translate(24.7461vw,-10px) scale(.9158);animation:fall-263 15s -8s linear infinite}@keyframes fall-263{48.455%{transform:translate(16.4821vw,48.455vh) scale(.9158)}to{transform:translate(20.6141vw,99vh) scale(.9158)}}.snow:nth-child(264){opacity:.4026;transform:translate(70.6748vw,-10px) scale(.2663);animation:fall-264 23s -14s linear infinite}@keyframes fall-264{65.899%{transform:translate(65.3099vw,65.899vh) scale(.2663)}to{transform:translate(67.99235vw,99vh) scale(.2663)}}.snow:nth-child(265){opacity:1.787;transform:translate(50.289vw,-10px) scale(.5832);animation:fall-265 17s -5s linear infinite}@keyframes fall-265{37.97%{transform:translate(50.4042vw,37.97vh) scale(.5832)}to{transform:translate(50.3466vw,99vh) scale(.5832)}}.snow:nth-child(266){opacity:.1818;transform:translate(6.8056vw,-10px) scale(.0656);animation:fall-266 18s -23s linear infinite}@keyframes fall-266{50.489%{transform:translate(13.7706vw,50.489vh) scale(.0656)}to{transform:translate(10.2881vw,99vh) scale(.0656)}}.snow:nth-child(267){opacity:.4658;transform:translate(37.465vw,-10px) scale(.4826);animation:fall-267 10s -18s linear infinite}@keyframes fall-267{60.082%{transform:translate(28.9241vw,60.082vh) scale(.4826)}to{transform:translate(33.19455vw,99vh) scale(.4826)}}.snow:nth-child(268){opacity:.311;transform:translate(60.5017vw,-10px) scale(.7174);animation:fall-268 28s -2s linear infinite}@keyframes fall-268{77.769%{transform:translate(57.4341vw,77.769vh) scale(.7174)}to{transform:translate(58.9679vw,99vh) scale(.7174)}}.snow:nth-child(269){opacity:1.5032;transform:translate(5.0791vw,-10px) scale(.0182);animation:fall-269 12s -13s linear infinite}@keyframes fall-269{47.689%{transform:translate(-3.9255vw,47.689vh) scale(.0182)}to{transform:translate(.5768vw,99vh) scale(.0182)}}.snow:nth-child(270){opacity:1.8194;transform:translate(23.0674vw,-10px) scale(.7072);animation:fall-270 13s -9s linear infinite}@keyframes fall-270{40.439%{transform:translate(23.2831vw,40.439vh) scale(.7072)}to{transform:translate(23.17525vw,99vh) scale(.7072)}}.snow:nth-child(271){opacity:1.0886;transform:translate(71.4389vw,-10px) scale(.2104);animation:fall-271 21s -29s linear infinite}@keyframes fall-271{50.69%{transform:translate(61.5556vw,50.69vh) scale(.2104)}to{transform:translate(66.49725vw,99vh) scale(.2104)}}.snow:nth-child(272){opacity:1.7632;transform:translate(66.5793vw,-10px) scale(.6951);animation:fall-272 17s -14s linear infinite}@keyframes fall-272{74.67%{transform:translate(58.4714vw,74.67vh) scale(.6951)}to{transform:translate(62.52535vw,99vh) scale(.6951)}}.snow:nth-child(273){opacity:1.4618;transform:translate(23.0688vw,-10px) scale(.7175);animation:fall-273 23s -25s linear infinite}@keyframes fall-273{43.681%{transform:translate(23.9801vw,43.681vh) scale(.7175)}to{transform:translate(23.52445vw,99vh) scale(.7175)}}.snow:nth-child(274){opacity:.935;transform:translate(46.3474vw,-10px) scale(.385);animation:fall-274 10s -19s linear infinite}@keyframes fall-274{63.882%{transform:translate(50.5196vw,63.882vh) scale(.385)}to{transform:translate(48.4335vw,99vh) scale(.385)}}.snow:nth-child(275){opacity:1.577;transform:translate(23.1354vw,-10px) scale(.057);animation:fall-275 29s -11s linear infinite}@keyframes fall-275{61.418%{transform:translate(25.1109vw,61.418vh) scale(.057)}to{transform:translate(24.12315vw,99vh) scale(.057)}}.snow:nth-child(276){opacity:1.681;transform:translate(6.2777vw,-10px) scale(.7302);animation:fall-276 22s -28s linear infinite}@keyframes fall-276{75.187%{transform:translate(15.5831vw,75.187vh) scale(.7302)}to{transform:translate(10.9304vw,99vh) scale(.7302)}}.snow:nth-child(277){opacity:.6616;transform:translate(37.5919vw,-10px) scale(.3329);animation:fall-277 27s -28s linear infinite}@keyframes fall-277{52.898%{transform:translate(35.3326vw,52.898vh) scale(.3329)}to{transform:translate(36.46225vw,99vh) scale(.3329)}}.snow:nth-child(278){opacity:1.4158;transform:translate(51.1043vw,-10px) scale(.6419);animation:fall-278 23s -29s linear infinite}@keyframes fall-278{59.724%{transform:translate(46.322vw,59.724vh) scale(.6419)}to{transform:translate(48.71315vw,99vh) scale(.6419)}}.snow:nth-child(279){opacity:1.8084;transform:translate(24.9801vw,-10px) scale(.6901);animation:fall-279 14s -24s linear infinite}@keyframes fall-279{31.264%{transform:translate(22.927vw,31.264vh) scale(.6901)}to{transform:translate(23.95355vw,99vh) scale(.6901)}}.snow:nth-child(280){opacity:1.5562;transform:translate(21.8229vw,-10px) scale(.0469);animation:fall-280 20s -21s linear infinite}@keyframes fall-280{40.793%{transform:translate(12.7019vw,40.793vh) scale(.0469)}to{transform:translate(17.2624vw,99vh) scale(.0469)}}.snow:nth-child(281){opacity:.766;transform:translate(42.3419vw,-10px) scale(.5943);animation:fall-281 28s -6s linear infinite}@keyframes fall-281{39.343%{transform:translate(47.2845vw,39.343vh) scale(.5943)}to{transform:translate(44.8132vw,99vh) scale(.5943)}}.snow:nth-child(282){opacity:.042;transform:translate(44.6111vw,-10px) scale(.5554);animation:fall-282 17s -15s linear infinite}@keyframes fall-282{68.877%{transform:translate(54.4641vw,68.877vh) scale(.5554)}to{transform:translate(49.5376vw,99vh) scale(.5554)}}.snow:nth-child(283){opacity:.4088;transform:translate(36.013vw,-10px) scale(.0458);animation:fall-283 29s -30s linear infinite}@keyframes fall-283{52.926%{transform:translate(27.9188vw,52.926vh) scale(.0458)}to{transform:translate(31.9659vw,99vh) scale(.0458)}}.snow:nth-child(284){opacity:.4362;transform:translate(61.8237vw,-10px) scale(.8497);animation:fall-284 29s -9s linear infinite}@keyframes fall-284{69.779%{transform:translate(63.6699vw,69.779vh) scale(.8497)}to{transform:translate(62.7468vw,99vh) scale(.8497)}}.snow:nth-child(285){opacity:1.5924;transform:translate(81.5738vw,-10px) scale(.783);animation:fall-285 20s -26s linear infinite}@keyframes fall-285{66.757%{transform:translate(88.5521vw,66.757vh) scale(.783)}to{transform:translate(85.06295vw,99vh) scale(.783)}}.snow:nth-child(286){opacity:1.539;transform:translate(12.2344vw,-10px) scale(.6608);animation:fall-286 22s -17s linear infinite}@keyframes fall-286{58.073%{transform:translate(14.0649vw,58.073vh) scale(.6608)}to{transform:translate(13.14965vw,99vh) scale(.6608)}}.snow:nth-child(287){opacity:.85;transform:translate(88.5506vw,-10px) scale(.2393);animation:fall-287 11s -23s linear infinite}@keyframes fall-287{31.285%{transform:translate(89.8738vw,31.285vh) scale(.2393)}to{transform:translate(89.2122vw,99vh) scale(.2393)}}.snow:nth-child(288){opacity:1.1954;transform:translate(16.5566vw,-10px) scale(.3194);animation:fall-288 10s -8s linear infinite}@keyframes fall-288{38.076%{transform:translate(15.4432vw,38.076vh) scale(.3194)}to{transform:translate(15.9999vw,99vh) scale(.3194)}}.snow:nth-child(289){opacity:.243;transform:translate(77.1916vw,-10px) scale(.8588);animation:fall-289 25s -7s linear infinite}@keyframes fall-289{53.723%{transform:translate(83.6642vw,53.723vh) scale(.8588)}to{transform:translate(80.4279vw,99vh) scale(.8588)}}.snow:nth-child(290){opacity:1.4548;transform:translate(34.7168vw,-10px) scale(.517);animation:fall-290 22s -1s linear infinite}@keyframes fall-290{57.52%{transform:translate(27.6231vw,57.52vh) scale(.517)}to{transform:translate(31.16995vw,99vh) scale(.517)}}.snow:nth-child(291){opacity:.7304;transform:translate(71.5439vw,-10px) scale(.5031);animation:fall-291 16s -9s linear infinite}@keyframes fall-291{40.268%{transform:translate(66.9613vw,40.268vh) scale(.5031)}to{transform:translate(69.2526vw,99vh) scale(.5031)}}.snow:nth-child(292){opacity:1.2786;transform:translate(11.9446vw,-10px) scale(.1451);animation:fall-292 15s -18s linear infinite}@keyframes fall-292{60.036%{transform:translate(14.9385vw,60.036vh) scale(.1451)}to{transform:translate(13.44155vw,99vh) scale(.1451)}}.snow:nth-child(293){opacity:.7466;transform:translate(23.9147vw,-10px) scale(.3832);animation:fall-293 17s -3s linear infinite}@keyframes fall-293{43.855%{transform:translate(25.6745vw,43.855vh) scale(.3832)}to{transform:translate(24.7946vw,99vh) scale(.3832)}}.snow:nth-child(294){opacity:1.4658;transform:translate(63.0421vw,-10px) scale(.4095);animation:fall-294 19s -17s linear infinite}@keyframes fall-294{58.98%{transform:translate(60.668vw,58.98vh) scale(.4095)}to{transform:translate(61.85505vw,99vh) scale(.4095)}}.snow:nth-child(295){opacity:.8626;transform:translate(82.5371vw,-10px) scale(.4421);animation:fall-295 29s -16s linear infinite}@keyframes fall-295{33.719%{transform:translate(74.1018vw,33.719vh) scale(.4421)}to{transform:translate(78.31945vw,99vh) scale(.4421)}}.snow:nth-child(296){opacity:.9132;transform:translate(46.2193vw,-10px) scale(.9579);animation:fall-296 18s -3s linear infinite}@keyframes fall-296{53.729%{transform:translate(51.8167vw,53.729vh) scale(.9579)}to{transform:translate(49.018vw,99vh) scale(.9579)}}.snow:nth-child(297){opacity:.4738;transform:translate(19.2095vw,-10px) scale(.0159);animation:fall-297 12s -24s linear infinite}@keyframes fall-297{49.604%{transform:translate(10.3135vw,49.604vh) scale(.0159)}to{transform:translate(14.7615vw,99vh) scale(.0159)}}.snow:nth-child(298){opacity:.9218;transform:translate(24.3681vw,-10px) scale(.6713);animation:fall-298 22s -19s linear infinite}@keyframes fall-298{43.338%{transform:translate(27.9792vw,43.338vh) scale(.6713)}to{transform:translate(26.17365vw,99vh) scale(.6713)}}.snow:nth-child(299){opacity:.6124;transform:translate(81.861vw,-10px) scale(.9015);animation:fall-299 18s -16s linear infinite}@keyframes fall-299{66.224%{transform:translate(90.1781vw,66.224vh) scale(.9015)}to{transform:translate(86.01955vw,99vh) scale(.9015)}}.snow:nth-child(300){opacity:1.5302;transform:translate(49.0052vw,-10px) scale(.1168);animation:fall-300 29s -17s linear infinite}@keyframes fall-300{62.152%{transform:translate(48.273vw,62.152vh) scale(.1168)}to{transform:translate(48.6391vw,99vh) scale(.1168)}}.snow:nth-child(301){opacity:.5958;transform:translate(19.9342vw,-10px) scale(.7974);animation:fall-301 25s -3s linear infinite}@keyframes fall-301{33.979%{transform:translate(12.8214vw,33.979vh) scale(.7974)}to{transform:translate(16.3778vw,99vh) scale(.7974)}}.snow:nth-child(302){opacity:1.4764;transform:translate(31.767vw,-10px) scale(.7951);animation:fall-302 28s -4s linear infinite}@keyframes fall-302{65.544%{transform:translate(40.2745vw,65.544vh) scale(.7951)}to{transform:translate(36.02075vw,99vh) scale(.7951)}}.snow:nth-child(303){opacity:1.7342;transform:translate(64.6941vw,-10px) scale(.6133);animation:fall-303 28s -1s linear infinite}@keyframes fall-303{63.219%{transform:translate(65.5733vw,63.219vh) scale(.6133)}to{transform:translate(65.1337vw,99vh) scale(.6133)}}.snow:nth-child(304){opacity:.3974;transform:translate(23.6301vw,-10px) scale(.3201);animation:fall-304 18s -5s linear infinite}@keyframes fall-304{49.62%{transform:translate(14.9687vw,49.62vh) scale(.3201)}to{transform:translate(19.2994vw,99vh) scale(.3201)}}.snow:nth-child(305){opacity:.9252;transform:translate(15.1085vw,-10px) scale(.1702);animation:fall-305 28s -13s linear infinite}@keyframes fall-305{63.122%{transform:translate(15.3702vw,63.122vh) scale(.1702)}to{transform:translate(15.23935vw,99vh) scale(.1702)}}.snow:nth-child(306){opacity:.1264;transform:translate(8.0091vw,-10px) scale(.5104);animation:fall-306 27s -7s linear infinite}@keyframes fall-306{51.778%{transform:translate(2.4439vw,51.778vh) scale(.5104)}to{transform:translate(5.2265vw,99vh) scale(.5104)}}.snow:nth-child(307){opacity:1.7242;transform:translate(6.3878vw,-10px) scale(.7721);animation:fall-307 21s -5s linear infinite}@keyframes fall-307{67.149%{transform:translate(12.3438vw,67.149vh) scale(.7721)}to{transform:translate(9.3658vw,99vh) scale(.7721)}}.snow:nth-child(308){opacity:.5292;transform:translate(46.1744vw,-10px) scale(.2906);animation:fall-308 25s -21s linear infinite}@keyframes fall-308{38.78%{transform:translate(49.1568vw,38.78vh) scale(.2906)}to{transform:translate(47.6656vw,99vh) scale(.2906)}}.snow:nth-child(309){opacity:.2356;transform:translate(24.5537vw,-10px) scale(.0797);animation:fall-309 20s -10s linear infinite}@keyframes fall-309{30.766%{transform:translate(18.8903vw,30.766vh) scale(.0797)}to{transform:translate(21.722vw,99vh) scale(.0797)}}.snow:nth-child(310){opacity:1.0148;transform:translate(38.8981vw,-10px) scale(.6358);animation:fall-310 12s -27s linear infinite}@keyframes fall-310{47.76%{transform:translate(37.476vw,47.76vh) scale(.6358)}to{transform:translate(38.18705vw,99vh) scale(.6358)}}.snow:nth-child(311){opacity:.3896;transform:translate(10.8468vw,-10px) scale(.54);animation:fall-311 21s -3s linear infinite}@keyframes fall-311{58.751%{transform:translate(8.8842vw,58.751vh) scale(.54)}to{transform:translate(9.8655vw,99vh) scale(.54)}}.snow:nth-child(312){opacity:1.8986;transform:translate(23.3277vw,-10px) scale(.3574);animation:fall-312 22s -20s linear infinite}@keyframes fall-312{77.262%{transform:translate(25.3183vw,77.262vh) scale(.3574)}to{transform:translate(24.323vw,99vh) scale(.3574)}}.snow:nth-child(313){opacity:1.9718;transform:translate(24.934vw,-10px) scale(.1938);animation:fall-313 17s -23s linear infinite}@keyframes fall-313{35.906%{transform:translate(31.4696vw,35.906vh) scale(.1938)}to{transform:translate(28.2018vw,99vh) scale(.1938)}}.snow:nth-child(314){opacity:1.5686;transform:translate(85.8598vw,-10px) scale(.6757);animation:fall-314 17s -28s linear infinite}@keyframes fall-314{51.624%{transform:translate(95.3338vw,51.624vh) scale(.6757)}to{transform:translate(90.5968vw,99vh) scale(.6757)}}.snow:nth-child(315){opacity:1.2734;transform:translate(46.372vw,-10px) scale(.8099);animation:fall-315 14s -30s linear infinite}@keyframes fall-315{31.973%{transform:translate(55.6207vw,31.973vh) scale(.8099)}to{transform:translate(50.99635vw,99vh) scale(.8099)}}.snow:nth-child(316){opacity:.5488;transform:translate(31.5104vw,-10px) scale(.5658);animation:fall-316 23s -25s linear infinite}@keyframes fall-316{36.522%{transform:translate(31.3015vw,36.522vh) scale(.5658)}to{transform:translate(31.40595vw,99vh) scale(.5658)}}.snow:nth-child(317){opacity:.1022;transform:translate(88.5632vw,-10px) scale(.3729);animation:fall-317 15s -2s linear infinite}@keyframes fall-317{47.712%{transform:translate(88.9645vw,47.712vh) scale(.3729)}to{transform:translate(88.76385vw,99vh) scale(.3729)}}.snow:nth-child(318){opacity:1.2524;transform:translate(66.5002vw,-10px) scale(.6957);animation:fall-318 27s -17s linear infinite}@keyframes fall-318{57.149%{transform:translate(59.36vw,57.149vh) scale(.6957)}to{transform:translate(62.9301vw,99vh) scale(.6957)}}.snow:nth-child(319){opacity:1.0828;transform:translate(40.4639vw,-10px) scale(.1748);animation:fall-319 28s -1s linear infinite}@keyframes fall-319{35.648%{transform:translate(33.3524vw,35.648vh) scale(.1748)}to{transform:translate(36.90815vw,99vh) scale(.1748)}}.snow:nth-child(320){opacity:1.2478;transform:translate(93.6074vw,-10px) scale(.7813);animation:fall-320 23s -15s linear infinite}@keyframes fall-320{44.913%{transform:translate(100.3006vw,44.913vh) scale(.7813)}to{transform:translate(96.954vw,99vh) scale(.7813)}}.snow:nth-child(321){opacity:.4964;transform:translate(36.493vw,-10px) scale(.1499);animation:fall-321 12s -29s linear infinite}@keyframes fall-321{76.307%{transform:translate(42.3095vw,76.307vh) scale(.1499)}to{transform:translate(39.40125vw,99vh) scale(.1499)}}.snow:nth-child(322){opacity:1.5642;transform:translate(6.7836vw,-10px) scale(.0969);animation:fall-322 22s -8s linear infinite}@keyframes fall-322{70.11%{transform:translate(15.4771vw,70.11vh) scale(.0969)}to{transform:translate(11.13035vw,99vh) scale(.0969)}}.snow:nth-child(323){opacity:.986;transform:translate(60.1539vw,-10px) scale(.7124);animation:fall-323 29s -18s linear infinite}@keyframes fall-323{43.311%{transform:translate(68.5654vw,43.311vh) scale(.7124)}to{transform:translate(64.35965vw,99vh) scale(.7124)}}.snow:nth-child(324){opacity:1.8196;transform:translate(6.0578vw,-10px) scale(.8522);animation:fall-324 12s -20s linear infinite}@keyframes fall-324{34.817%{transform:translate(6.8521vw,34.817vh) scale(.8522)}to{transform:translate(6.45495vw,99vh) scale(.8522)}}.snow:nth-child(325){opacity:.58;transform:translate(4.0107vw,-10px) scale(.4147);animation:fall-325 30s -3s linear infinite}@keyframes fall-325{78.018%{transform:translate(1.5155vw,78.018vh) scale(.4147)}to{transform:translate(2.7631vw,99vh) scale(.4147)}}.snow:nth-child(326){opacity:1.431;transform:translate(40.261vw,-10px) scale(.7301);animation:fall-326 30s -13s linear infinite}@keyframes fall-326{55.843%{transform:translate(40.848vw,55.843vh) scale(.7301)}to{transform:translate(40.5545vw,99vh) scale(.7301)}}.snow:nth-child(327){opacity:1.44;transform:translate(26.4385vw,-10px) scale(.4014);animation:fall-327 12s -3s linear infinite}@keyframes fall-327{72.678%{transform:translate(32.0895vw,72.678vh) scale(.4014)}to{transform:translate(29.264vw,99vh) scale(.4014)}}.snow:nth-child(328){opacity:1.1528;transform:translate(98.3088vw,-10px) scale(.5143);animation:fall-328 26s -20s linear infinite}@keyframes fall-328{64.27%{transform:translate(88.8542vw,64.27vh) scale(.5143)}to{transform:translate(93.5815vw,99vh) scale(.5143)}}.snow:nth-child(329){opacity:1.965;transform:translate(85.987vw,-10px) scale(.0666);animation:fall-329 20s -4s linear infinite}@keyframes fall-329{41.05%{transform:translate(94.1984vw,41.05vh) scale(.0666)}to{transform:translate(90.0927vw,99vh) scale(.0666)}}.snow:nth-child(330){opacity:.7248;transform:translate(21.4438vw,-10px) scale(.9635);animation:fall-330 19s -12s linear infinite}@keyframes fall-330{42.338%{transform:translate(30.8078vw,42.338vh) scale(.9635)}to{transform:translate(26.1258vw,99vh) scale(.9635)}}.snow:nth-child(331){opacity:1.7116;transform:translate(7.1373vw,-10px) scale(.6224);animation:fall-331 12s -24s linear infinite}@keyframes fall-331{65.068%{transform:translate(15.1728vw,65.068vh) scale(.6224)}to{transform:translate(11.15505vw,99vh) scale(.6224)}}.snow:nth-child(332){opacity:.8288;transform:translate(76.4378vw,-10px) scale(.6785);animation:fall-332 26s -23s linear infinite}@keyframes fall-332{50.627%{transform:translate(70.106vw,50.627vh) scale(.6785)}to{transform:translate(73.2719vw,99vh) scale(.6785)}}.snow:nth-child(333){opacity:.041;transform:translate(9.9339vw,-10px) scale(.6048);animation:fall-333 18s -3s linear infinite}@keyframes fall-333{56.665%{transform:translate(4.7712vw,56.665vh) scale(.6048)}to{transform:translate(7.35255vw,99vh) scale(.6048)}}.snow:nth-child(334){opacity:.4444;transform:translate(69.6476vw,-10px) scale(.7431);animation:fall-334 24s -2s linear infinite}@keyframes fall-334{43.688%{transform:translate(64.7322vw,43.688vh) scale(.7431)}to{transform:translate(67.1899vw,99vh) scale(.7431)}}.snow:nth-child(335){opacity:1.0726;transform:translate(19.2978vw,-10px) scale(.4172);animation:fall-335 15s -27s linear infinite}@keyframes fall-335{40.831%{transform:translate(15.4618vw,40.831vh) scale(.4172)}to{transform:translate(17.3798vw,99vh) scale(.4172)}}.snow:nth-child(336){opacity:.285;transform:translate(66.645vw,-10px) scale(.4163);animation:fall-336 27s -22s linear infinite}@keyframes fall-336{76.141%{transform:translate(60.8202vw,76.141vh) scale(.4163)}to{transform:translate(63.7326vw,99vh) scale(.4163)}}.snow:nth-child(337){opacity:1.0194;transform:translate(21.3995vw,-10px) scale(.4543);animation:fall-337 29s -12s linear infinite}@keyframes fall-337{76.854%{transform:translate(21.7263vw,76.854vh) scale(.4543)}to{transform:translate(21.5629vw,99vh) scale(.4543)}}.snow:nth-child(338){opacity:.56;transform:translate(78.9795vw,-10px) scale(.8082);animation:fall-338 10s -24s linear infinite}@keyframes fall-338{55.404%{transform:translate(70.0525vw,55.404vh) scale(.8082)}to{transform:translate(74.516vw,99vh) scale(.8082)}}.snow:nth-child(339){opacity:.8796;transform:translate(41.7689vw,-10px) scale(.9484);animation:fall-339 20s -8s linear infinite}@keyframes fall-339{72.387%{transform:translate(40.5276vw,72.387vh) scale(.9484)}to{transform:translate(41.14825vw,99vh) scale(.9484)}}.snow:nth-child(340){opacity:1.1968;transform:translate(88.7681vw,-10px) scale(.2988);animation:fall-340 13s -30s linear infinite}@keyframes fall-340{78.545%{transform:translate(98.7539vw,78.545vh) scale(.2988)}to{transform:translate(93.761vw,99vh) scale(.2988)}}.snow:nth-child(341){opacity:.2928;transform:translate(2.6372vw,-10px) scale(.594);animation:fall-341 25s -18s linear infinite}@keyframes fall-341{31.825%{transform:translate(8.2065vw,31.825vh) scale(.594)}to{transform:translate(5.42185vw,99vh) scale(.594)}}.snow:nth-child(342){opacity:.386;transform:translate(18.7641vw,-10px) scale(.6074);animation:fall-342 29s -4s linear infinite}@keyframes fall-342{53.251%{transform:translate(18.0954vw,53.251vh) scale(.6074)}to{transform:translate(18.42975vw,99vh) scale(.6074)}}.snow:nth-child(343){opacity:1.6062;transform:translate(40.1112vw,-10px) scale(.7004);animation:fall-343 26s -4s linear infinite}@keyframes fall-343{78.751%{transform:translate(38.5243vw,78.751vh) scale(.7004)}to{transform:translate(39.31775vw,99vh) scale(.7004)}}.snow:nth-child(344){opacity:.0752;transform:translate(65.0336vw,-10px) scale(.8692);animation:fall-344 27s -15s linear infinite}@keyframes fall-344{60.722%{transform:translate(60.4975vw,60.722vh) scale(.8692)}to{transform:translate(62.76555vw,99vh) scale(.8692)}}.snow:nth-child(345){opacity:.0896;transform:translate(92.3875vw,-10px) scale(.1836);animation:fall-345 15s -12s linear infinite}@keyframes fall-345{72.386%{transform:translate(99.62vw,72.386vh) scale(.1836)}to{transform:translate(96.00375vw,99vh) scale(.1836)}}.snow:nth-child(346){opacity:1.6676;transform:translate(22.4496vw,-10px) scale(.0916);animation:fall-346 18s -27s linear infinite}@keyframes fall-346{30.023%{transform:translate(13.3024vw,30.023vh) scale(.0916)}to{transform:translate(17.876vw,99vh) scale(.0916)}}.snow:nth-child(347){opacity:1.7162;transform:translate(99.7128vw,-10px) scale(.6863);animation:fall-347 23s -11s linear infinite}@keyframes fall-347{39.414%{transform:translate(102.4171vw,39.414vh) scale(.6863)}to{transform:translate(101.06495vw,99vh) scale(.6863)}}.snow:nth-child(348){opacity:1.5626;transform:translate(17.151vw,-10px) scale(.3126);animation:fall-348 20s -16s linear infinite}@keyframes fall-348{62.055%{transform:translate(18.4771vw,62.055vh) scale(.3126)}to{transform:translate(17.81405vw,99vh) scale(.3126)}}.snow:nth-child(349){opacity:.927;transform:translate(52.2626vw,-10px) scale(.0235);animation:fall-349 14s -3s linear infinite}@keyframes fall-349{60.819%{transform:translate(44.6678vw,60.819vh) scale(.0235)}to{transform:translate(48.4652vw,99vh) scale(.0235)}}.snow:nth-child(350){opacity:1.3352;transform:translate(.0015vw,-10px) scale(.6776);animation:fall-350 27s -6s linear infinite}@keyframes fall-350{67.847%{transform:translate(-7.6434vw,67.847vh) scale(.6776)}to{transform:translate(-3.82095vw,99vh) scale(.6776)}}.snow:nth-child(351){opacity:1.09;transform:translate(85.0846vw,-10px) scale(.896);animation:fall-351 28s -28s linear infinite}@keyframes fall-351{68.035%{transform:translate(80.3785vw,68.035vh) scale(.896)}to{transform:translate(82.73155vw,99vh) scale(.896)}}.snow:nth-child(352){opacity:.2356;transform:translate(89.9587vw,-10px) scale(.9033);animation:fall-352 11s -10s linear infinite}@keyframes fall-352{74.814%{transform:translate(99.5777vw,74.814vh) scale(.9033)}to{transform:translate(94.7682vw,99vh) scale(.9033)}}.snow:nth-child(353){opacity:1.5454;transform:translate(25.9168vw,-10px) scale(.9218);animation:fall-353 11s -10s linear infinite}@keyframes fall-353{52.358%{transform:translate(26.3262vw,52.358vh) scale(.9218)}to{transform:translate(26.1215vw,99vh) scale(.9218)}}.snow:nth-child(354){opacity:1.0316;transform:translate(40.7477vw,-10px) scale(.4343);animation:fall-354 29s -15s linear infinite}@keyframes fall-354{69.218%{transform:translate(45.4903vw,69.218vh) scale(.4343)}to{transform:translate(43.119vw,99vh) scale(.4343)}}.snow:nth-child(355){opacity:1.112;transform:translate(72.1036vw,-10px) scale(.649);animation:fall-355 13s -4s linear infinite}@keyframes fall-355{33.218%{transform:translate(77.5509vw,33.218vh) scale(.649)}to{transform:translate(74.82725vw,99vh) scale(.649)}}.snow:nth-child(356){opacity:1.3314;transform:translate(95.1802vw,-10px) scale(.7941);animation:fall-356 27s -23s linear infinite}@keyframes fall-356{75.664%{transform:translate(87.132vw,75.664vh) scale(.7941)}to{transform:translate(91.1561vw,99vh) scale(.7941)}}.snow:nth-child(357){opacity:1.7104;transform:translate(14.7689vw,-10px) scale(.7337);animation:fall-357 27s -25s linear infinite}@keyframes fall-357{64.721%{transform:translate(9.4675vw,64.721vh) scale(.7337)}to{transform:translate(12.1182vw,99vh) scale(.7337)}}.snow:nth-child(358){opacity:1.233;transform:translate(13.4333vw,-10px) scale(.8644);animation:fall-358 16s -20s linear infinite}@keyframes fall-358{54.25%{transform:translate(19.8937vw,54.25vh) scale(.8644)}to{transform:translate(16.6635vw,99vh) scale(.8644)}}.snow:nth-child(359){opacity:.9542;transform:translate(29.0407vw,-10px) scale(.3113);animation:fall-359 12s -13s linear infinite}@keyframes fall-359{68.302%{transform:translate(32.1072vw,68.302vh) scale(.3113)}to{transform:translate(30.57395vw,99vh) scale(.3113)}}.snow:nth-child(360){opacity:1.8574;transform:translate(6.1403vw,-10px) scale(.0184);animation:fall-360 26s -4s linear infinite}@keyframes fall-360{38.239%{transform:translate(5.1522vw,38.239vh) scale(.0184)}to{transform:translate(5.64625vw,99vh) scale(.0184)}}.snow:nth-child(361){opacity:1.281;transform:translate(10.0853vw,-10px) scale(.631);animation:fall-361 25s -5s linear infinite}@keyframes fall-361{64.451%{transform:translate(1.5928vw,64.451vh) scale(.631)}to{transform:translate(5.83905vw,99vh) scale(.631)}}.snow:nth-child(362){opacity:.7632;transform:translate(46.4973vw,-10px) scale(.1989);animation:fall-362 10s -13s linear infinite}@keyframes fall-362{32.048%{transform:translate(39.0344vw,32.048vh) scale(.1989)}to{transform:translate(42.76585vw,99vh) scale(.1989)}}.snow:nth-child(363){opacity:.3052;transform:translate(96.624vw,-10px) scale(.2311);animation:fall-363 23s -19s linear infinite}@keyframes fall-363{55.972%{transform:translate(100.5106vw,55.972vh) scale(.2311)}to{transform:translate(98.5673vw,99vh) scale(.2311)}}.snow:nth-child(364){opacity:1.5938;transform:translate(68.6126vw,-10px) scale(.7473);animation:fall-364 28s -12s linear infinite}@keyframes fall-364{79.428%{transform:translate(66.6098vw,79.428vh) scale(.7473)}to{transform:translate(67.6112vw,99vh) scale(.7473)}}.snow:nth-child(365){opacity:.9396;transform:translate(80.3742vw,-10px) scale(.152);animation:fall-365 11s -28s linear infinite}@keyframes fall-365{72.702%{transform:translate(78.4024vw,72.702vh) scale(.152)}to{transform:translate(79.3883vw,99vh) scale(.152)}}.snow:nth-child(366){opacity:1.0038;transform:translate(89.7598vw,-10px) scale(.4293);animation:fall-366 29s -13s linear infinite}@keyframes fall-366{51.815%{transform:translate(93.5376vw,51.815vh) scale(.4293)}to{transform:translate(91.6487vw,99vh) scale(.4293)}}.snow:nth-child(367){opacity:.8312;transform:translate(43.3245vw,-10px) scale(.5231);animation:fall-367 11s -28s linear infinite}@keyframes fall-367{45.605%{transform:translate(37.2688vw,45.605vh) scale(.5231)}to{transform:translate(40.29665vw,99vh) scale(.5231)}}.snow:nth-child(368){opacity:1.6498;transform:translate(68.7476vw,-10px) scale(.9592);animation:fall-368 14s -11s linear infinite}@keyframes fall-368{51.959%{transform:translate(76.1404vw,51.959vh) scale(.9592)}to{transform:translate(72.444vw,99vh) scale(.9592)}}.snow:nth-child(369){opacity:.1554;transform:translate(33.1025vw,-10px) scale(.1443);animation:fall-369 15s -11s linear infinite}@keyframes fall-369{56.988%{transform:translate(28.3135vw,56.988vh) scale(.1443)}to{transform:translate(30.708vw,99vh) scale(.1443)}}.snow:nth-child(370){opacity:.012;transform:translate(63.3714vw,-10px) scale(.848);animation:fall-370 10s -28s linear infinite}@keyframes fall-370{32.175%{transform:translate(60.5879vw,32.175vh) scale(.848)}to{transform:translate(61.97965vw,99vh) scale(.848)}}.snow:nth-child(371){opacity:.3016;transform:translate(14.2169vw,-10px) scale(.7191);animation:fall-371 11s -29s linear infinite}@keyframes fall-371{59.961%{transform:translate(21.2359vw,59.961vh) scale(.7191)}to{transform:translate(17.7264vw,99vh) scale(.7191)}}.snow:nth-child(372){opacity:.6652;transform:translate(7.5481vw,-10px) scale(.8595);animation:fall-372 10s -14s linear infinite}@keyframes fall-372{32.002%{transform:translate(1.7032vw,32.002vh) scale(.8595)}to{transform:translate(4.62565vw,99vh) scale(.8595)}}.snow:nth-child(373){opacity:1.4788;transform:translate(52.0722vw,-10px) scale(.3073);animation:fall-373 22s -6s linear infinite}@keyframes fall-373{43.89%{transform:translate(47.1452vw,43.89vh) scale(.3073)}to{transform:translate(49.6087vw,99vh) scale(.3073)}}.snow:nth-child(374){opacity:.6116;transform:translate(21.7529vw,-10px) scale(.8449);animation:fall-374 16s -30s linear infinite}@keyframes fall-374{71.437%{transform:translate(21.4197vw,71.437vh) scale(.8449)}to{transform:translate(21.5863vw,99vh) scale(.8449)}}.snow:nth-child(375){opacity:.2566;transform:translate(28.0045vw,-10px) scale(.4709);animation:fall-375 30s -15s linear infinite}@keyframes fall-375{49.955%{transform:translate(23.8599vw,49.955vh) scale(.4709)}to{transform:translate(25.9322vw,99vh) scale(.4709)}}.snow:nth-child(376){opacity:.6682;transform:translate(20.9536vw,-10px) scale(.941);animation:fall-376 27s -5s linear infinite}@keyframes fall-376{54.492%{transform:translate(29.03vw,54.492vh) scale(.941)}to{transform:translate(24.9918vw,99vh) scale(.941)}}.snow:nth-child(377){opacity:.198;transform:translate(65.7402vw,-10px) scale(.874);animation:fall-377 24s -29s linear infinite}@keyframes fall-377{71.206%{transform:translate(71.8364vw,71.206vh) scale(.874)}to{transform:translate(68.7883vw,99vh) scale(.874)}}.snow:nth-child(378){opacity:1.2298;transform:translate(11.5583vw,-10px) scale(.8548);animation:fall-378 27s -3s linear infinite}@keyframes fall-378{60.539%{transform:translate(2.9937vw,60.539vh) scale(.8548)}to{transform:translate(7.276vw,99vh) scale(.8548)}}.snow:nth-child(379){opacity:1.3216;transform:translate(28.33vw,-10px) scale(.4613);animation:fall-379 15s -24s linear infinite}@keyframes fall-379{30.167%{transform:translate(35.3207vw,30.167vh) scale(.4613)}to{transform:translate(31.82535vw,99vh) scale(.4613)}}.snow:nth-child(380){opacity:1.1484;transform:translate(96.637vw,-10px) scale(.9904);animation:fall-380 23s -24s linear infinite}@keyframes fall-380{79.261%{transform:translate(89.4495vw,79.261vh) scale(.9904)}to{transform:translate(93.04325vw,99vh) scale(.9904)}}.snow:nth-child(381){opacity:1.0556;transform:translate(50.0341vw,-10px) scale(.8939);animation:fall-381 27s -5s linear infinite}@keyframes fall-381{71.326%{transform:translate(57.0374vw,71.326vh) scale(.8939)}to{transform:translate(53.53575vw,99vh) scale(.8939)}}.snow:nth-child(382){opacity:1.3082;transform:translate(74.9451vw,-10px) scale(.8429);animation:fall-382 28s -26s linear infinite}@keyframes fall-382{48.885%{transform:translate(68.1804vw,48.885vh) scale(.8429)}to{transform:translate(71.56275vw,99vh) scale(.8429)}}.snow:nth-child(383){opacity:.9838;transform:translate(6.0842vw,-10px) scale(.1133);animation:fall-383 17s -6s linear infinite}@keyframes fall-383{51.419%{transform:translate(9.0645vw,51.419vh) scale(.1133)}to{transform:translate(7.57435vw,99vh) scale(.1133)}}.snow:nth-child(384){opacity:1.9246;transform:translate(66.1977vw,-10px) scale(.8292);animation:fall-384 23s -8s linear infinite}@keyframes fall-384{74.647%{transform:translate(70.8105vw,74.647vh) scale(.8292)}to{transform:translate(68.5041vw,99vh) scale(.8292)}}.snow:nth-child(385){opacity:1.497;transform:translate(77.3549vw,-10px) scale(.5323);animation:fall-385 26s -15s linear infinite}@keyframes fall-385{38.64%{transform:translate(86.7628vw,38.64vh) scale(.5323)}to{transform:translate(82.05885vw,99vh) scale(.5323)}}.snow:nth-child(386){opacity:.7588;transform:translate(16.025vw,-10px) scale(.2235);animation:fall-386 16s -27s linear infinite}@keyframes fall-386{36.884%{transform:translate(22.3511vw,36.884vh) scale(.2235)}to{transform:translate(19.18805vw,99vh) scale(.2235)}}.snow:nth-child(387){opacity:1.4246;transform:translate(68.4654vw,-10px) scale(.4697);animation:fall-387 12s -17s linear infinite}@keyframes fall-387{42.188%{transform:translate(69.8834vw,42.188vh) scale(.4697)}to{transform:translate(69.1744vw,99vh) scale(.4697)}}.snow:nth-child(388){opacity:.3486;transform:translate(24.3339vw,-10px) scale(.2812);animation:fall-388 18s -2s linear infinite}@keyframes fall-388{72.392%{transform:translate(19.3371vw,72.392vh) scale(.2812)}to{transform:translate(21.8355vw,99vh) scale(.2812)}}.snow:nth-child(389){opacity:1.313;transform:translate(65.1248vw,-10px) scale(.1214);animation:fall-389 21s -25s linear infinite}@keyframes fall-389{62.1%{transform:translate(73.7132vw,62.1vh) scale(.1214)}to{transform:translate(69.419vw,99vh) scale(.1214)}}.snow:nth-child(390){opacity:1.9922;transform:translate(25.5458vw,-10px) scale(.2178);animation:fall-390 13s -5s linear infinite}@keyframes fall-390{59.008%{transform:translate(15.8506vw,59.008vh) scale(.2178)}to{transform:translate(20.6982vw,99vh) scale(.2178)}}.snow:nth-child(391){opacity:1.1816;transform:translate(52.9921vw,-10px) scale(.2823);animation:fall-391 16s -14s linear infinite}@keyframes fall-391{61.093%{transform:translate(62.3736vw,61.093vh) scale(.2823)}to{transform:translate(57.68285vw,99vh) scale(.2823)}}.snow:nth-child(392){opacity:1.424;transform:translate(15.1019vw,-10px) scale(.9871);animation:fall-392 22s -24s linear infinite}@keyframes fall-392{32.813%{transform:translate(19.4913vw,32.813vh) scale(.9871)}to{transform:translate(17.2966vw,99vh) scale(.9871)}}.snow:nth-child(393){opacity:.295;transform:translate(55.2967vw,-10px) scale(.2684);animation:fall-393 23s -2s linear infinite}@keyframes fall-393{61.167%{transform:translate(45.7184vw,61.167vh) scale(.2684)}to{transform:translate(50.50755vw,99vh) scale(.2684)}}.snow:nth-child(394){opacity:1.1384;transform:translate(14.4445vw,-10px) scale(.5927);animation:fall-394 26s -4s linear infinite}@keyframes fall-394{79.533%{transform:translate(23.717vw,79.533vh) scale(.5927)}to{transform:translate(19.08075vw,99vh) scale(.5927)}}.snow:nth-child(395){opacity:.0194;transform:translate(17.7431vw,-10px) scale(.3069);animation:fall-395 10s -22s linear infinite}@keyframes fall-395{42.479%{transform:translate(13.4109vw,42.479vh) scale(.3069)}to{transform:translate(15.577vw,99vh) scale(.3069)}}.snow:nth-child(396){opacity:1.3898;transform:translate(70.3315vw,-10px) scale(.6241);animation:fall-396 28s -17s linear infinite}@keyframes fall-396{36.734%{transform:translate(74.4843vw,36.734vh) scale(.6241)}to{transform:translate(72.4079vw,99vh) scale(.6241)}}.snow:nth-child(397){opacity:.2436;transform:translate(6.9216vw,-10px) scale(.7052);animation:fall-397 30s -27s linear infinite}@keyframes fall-397{38.802%{transform:translate(15.8647vw,38.802vh) scale(.7052)}to{transform:translate(11.39315vw,99vh) scale(.7052)}}.snow:nth-child(398){opacity:.581;transform:translate(18.5685vw,-10px) scale(.9517);animation:fall-398 30s -17s linear infinite}@keyframes fall-398{40.21%{transform:translate(24.841vw,40.21vh) scale(.9517)}to{transform:translate(21.70475vw,99vh) scale(.9517)}}.snow:nth-child(399){opacity:.845;transform:translate(27.6806vw,-10px) scale(.2545);animation:fall-399 16s -29s linear infinite}@keyframes fall-399{73.723%{transform:translate(23.4586vw,73.723vh) scale(.2545)}to{transform:translate(25.5696vw,99vh) scale(.2545)}}.snow:nth-child(400){opacity:.7732;transform:translate(78.5581vw,-10px) scale(.2321);animation:fall-400 16s -12s linear infinite}@keyframes fall-400{59.218%{transform:translate(69.9775vw,59.218vh) scale(.2321)}to{transform:translate(74.2678vw,99vh) scale(.2321)}}\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.822;transform:translate(28.282vw,-10px) scale(.9983);animation:fall-1 18s -24s linear infinite}@keyframes fall-1{60.831%{transform:translate(26.5718vw,60.831vh) scale(.9983)}to{transform:translate(27.4269vw,99vh) scale(.9983)}}.snow:nth-child(2){opacity:1.3534;transform:translate(21.3075vw,-10px) scale(.5412);animation:fall-2 26s -18s linear infinite}@keyframes fall-2{69.662%{transform:translate(12.202vw,69.662vh) scale(.5412)}to{transform:translate(16.75475vw,99vh) scale(.5412)}}.snow:nth-child(3){opacity:.2318;transform:translate(95.5235vw,-10px) scale(.4434);animation:fall-3 24s -22s linear infinite}@keyframes fall-3{48.902%{transform:translate(103.2001vw,48.902vh) scale(.4434)}to{transform:translate(99.3618vw,99vh) scale(.4434)}}.snow:nth-child(4){opacity:1.8434;transform:translate(74.072vw,-10px) scale(.4691);animation:fall-4 30s -14s linear infinite}@keyframes fall-4{30.116%{transform:translate(66.6172vw,30.116vh) scale(.4691)}to{transform:translate(70.3446vw,99vh) scale(.4691)}}.snow:nth-child(5){opacity:1.051;transform:translate(41.579vw,-10px) scale(.5379);animation:fall-5 10s -22s linear infinite}@keyframes fall-5{73.412%{transform:translate(42.3366vw,73.412vh) scale(.5379)}to{transform:translate(41.9578vw,99vh) scale(.5379)}}.snow:nth-child(6){opacity:.9032;transform:translate(81.8659vw,-10px) scale(.3811);animation:fall-6 13s -17s linear infinite}@keyframes fall-6{33.977%{transform:translate(89.2177vw,33.977vh) scale(.3811)}to{transform:translate(85.5418vw,99vh) scale(.3811)}}.snow:nth-child(7){opacity:.243;transform:translate(96.1629vw,-10px) scale(.0077);animation:fall-7 10s -3s linear infinite}@keyframes fall-7{57.244%{transform:translate(97.4992vw,57.244vh) scale(.0077)}to{transform:translate(96.83105vw,99vh) scale(.0077)}}.snow:nth-child(8){opacity:.6492;transform:translate(44.6748vw,-10px) scale(.1853);animation:fall-8 28s -7s linear infinite}@keyframes fall-8{77.003%{transform:translate(48.1789vw,77.003vh) scale(.1853)}to{transform:translate(46.42685vw,99vh) scale(.1853)}}.snow:nth-child(9){opacity:.5518;transform:translate(92.0707vw,-10px) scale(.0319);animation:fall-9 26s -8s linear infinite}@keyframes fall-9{49.118%{transform:translate(94.5529vw,49.118vh) scale(.0319)}to{transform:translate(93.3118vw,99vh) scale(.0319)}}.snow:nth-child(10){opacity:1.6846;transform:translate(51.5843vw,-10px) scale(.4949);animation:fall-10 22s -15s linear infinite}@keyframes fall-10{79.404%{transform:translate(57.3156vw,79.404vh) scale(.4949)}to{transform:translate(54.44995vw,99vh) scale(.4949)}}.snow:nth-child(11){opacity:1.4708;transform:translate(95.1875vw,-10px) scale(.513);animation:fall-11 17s -18s linear infinite}@keyframes fall-11{56.001%{transform:translate(94.4889vw,56.001vh) scale(.513)}to{transform:translate(94.8382vw,99vh) scale(.513)}}.snow:nth-child(12){opacity:.1344;transform:translate(55.6919vw,-10px) scale(.2857);animation:fall-12 27s -4s linear infinite}@keyframes fall-12{43.576%{transform:translate(52.5782vw,43.576vh) scale(.2857)}to{transform:translate(54.13505vw,99vh) scale(.2857)}}.snow:nth-child(13){opacity:1.8202;transform:translate(80.5448vw,-10px) scale(.1454);animation:fall-13 28s -7s linear infinite}@keyframes fall-13{77.263%{transform:translate(88.4721vw,77.263vh) scale(.1454)}to{transform:translate(84.50845vw,99vh) scale(.1454)}}.snow:nth-child(14){opacity:.8246;transform:translate(62.603vw,-10px) scale(.3276);animation:fall-14 15s -9s linear infinite}@keyframes fall-14{64.742%{transform:translate(64.3901vw,64.742vh) scale(.3276)}to{transform:translate(63.49655vw,99vh) scale(.3276)}}.snow:nth-child(15){opacity:.5668;transform:translate(98.2916vw,-10px) scale(.6113);animation:fall-15 13s -18s linear infinite}@keyframes fall-15{59.92%{transform:translate(101.9238vw,59.92vh) scale(.6113)}to{transform:translate(100.1077vw,99vh) scale(.6113)}}.snow:nth-child(16){opacity:1.1176;transform:translate(35.3591vw,-10px) scale(.5332);animation:fall-16 29s -30s linear infinite}@keyframes fall-16{59.764%{transform:translate(43.4784vw,59.764vh) scale(.5332)}to{transform:translate(39.41875vw,99vh) scale(.5332)}}.snow:nth-child(17){opacity:1.2884;transform:translate(3.1443vw,-10px) scale(.6325);animation:fall-17 17s -17s linear infinite}@keyframes fall-17{32.94%{transform:translate(5.6527vw,32.94vh) scale(.6325)}to{transform:translate(4.3985vw,99vh) scale(.6325)}}.snow:nth-child(18){opacity:1.5876;transform:translate(92.0291vw,-10px) scale(.0455);animation:fall-18 12s -1s linear infinite}@keyframes fall-18{60.357%{transform:translate(91.455vw,60.357vh) scale(.0455)}to{transform:translate(91.74205vw,99vh) scale(.0455)}}.snow:nth-child(19){opacity:1.145;transform:translate(84.4038vw,-10px) scale(.0018);animation:fall-19 14s -22s linear infinite}@keyframes fall-19{42.196%{transform:translate(78.9449vw,42.196vh) scale(.0018)}to{transform:translate(81.67435vw,99vh) scale(.0018)}}.snow:nth-child(20){opacity:1.9538;transform:translate(45.1451vw,-10px) scale(.7262);animation:fall-20 28s -6s linear infinite}@keyframes fall-20{75.153%{transform:translate(39.8587vw,75.153vh) scale(.7262)}to{transform:translate(42.5019vw,99vh) scale(.7262)}}.snow:nth-child(21){opacity:1.6822;transform:translate(75.9959vw,-10px) scale(.8159);animation:fall-21 15s -24s linear infinite}@keyframes fall-21{37.002%{transform:translate(85.9953vw,37.002vh) scale(.8159)}to{transform:translate(80.9956vw,99vh) scale(.8159)}}.snow:nth-child(22){opacity:1.298;transform:translate(38.375vw,-10px) scale(.0569);animation:fall-22 10s -27s linear infinite}@keyframes fall-22{68.832%{transform:translate(46.6885vw,68.832vh) scale(.0569)}to{transform:translate(42.53175vw,99vh) scale(.0569)}}.snow:nth-child(23){opacity:1.6366;transform:translate(56.3965vw,-10px) scale(.4969);animation:fall-23 15s -15s linear infinite}@keyframes fall-23{43.489%{transform:translate(55.4132vw,43.489vh) scale(.4969)}to{transform:translate(55.90485vw,99vh) scale(.4969)}}.snow:nth-child(24){opacity:.8406;transform:translate(22.6356vw,-10px) scale(.9107);animation:fall-24 22s -20s linear infinite}@keyframes fall-24{48.473%{transform:translate(31.1382vw,48.473vh) scale(.9107)}to{transform:translate(26.8869vw,99vh) scale(.9107)}}.snow:nth-child(25){opacity:1.2614;transform:translate(53.4755vw,-10px) scale(.3532);animation:fall-25 30s -2s linear infinite}@keyframes fall-25{51.252%{transform:translate(59.5771vw,51.252vh) scale(.3532)}to{transform:translate(56.5263vw,99vh) scale(.3532)}}.snow:nth-child(26){opacity:1.2948;transform:translate(15.5992vw,-10px) scale(.2067);animation:fall-26 18s -28s linear infinite}@keyframes fall-26{55.542%{transform:translate(15.6019vw,55.542vh) scale(.2067)}to{transform:translate(15.60055vw,99vh) scale(.2067)}}.snow:nth-child(27){opacity:1.236;transform:translate(.781vw,-10px) scale(.4409);animation:fall-27 19s -2s linear infinite}@keyframes fall-27{35.697%{transform:translate(-5.6039vw,35.697vh) scale(.4409)}to{transform:translate(-2.41145vw,99vh) scale(.4409)}}.snow:nth-child(28){opacity:1.3658;transform:translate(41.2695vw,-10px) scale(.1803);animation:fall-28 26s -3s linear infinite}@keyframes fall-28{55.04%{transform:translate(34.783vw,55.04vh) scale(.1803)}to{transform:translate(38.02625vw,99vh) scale(.1803)}}.snow:nth-child(29){opacity:.0148;transform:translate(75.3713vw,-10px) scale(.642);animation:fall-29 18s -30s linear infinite}@keyframes fall-29{75.756%{transform:translate(70.9856vw,75.756vh) scale(.642)}to{transform:translate(73.17845vw,99vh) scale(.642)}}.snow:nth-child(30){opacity:1.0214;transform:translate(16.8013vw,-10px) scale(.338);animation:fall-30 30s -18s linear infinite}@keyframes fall-30{53.863%{transform:translate(17.044vw,53.863vh) scale(.338)}to{transform:translate(16.92265vw,99vh) scale(.338)}}.snow:nth-child(31){opacity:1.9204;transform:translate(92.6259vw,-10px) scale(.1503);animation:fall-31 22s -5s linear infinite}@keyframes fall-31{49.711%{transform:translate(97.0834vw,49.711vh) scale(.1503)}to{transform:translate(94.85465vw,99vh) scale(.1503)}}.snow:nth-child(32){opacity:.694;transform:translate(31.8124vw,-10px) scale(.9544);animation:fall-32 15s -16s linear infinite}@keyframes fall-32{65.94%{transform:translate(28.0433vw,65.94vh) scale(.9544)}to{transform:translate(29.92785vw,99vh) scale(.9544)}}.snow:nth-child(33){opacity:1.6502;transform:translate(89.2669vw,-10px) scale(.9356);animation:fall-33 22s -14s linear infinite}@keyframes fall-33{43.524%{transform:translate(96.5979vw,43.524vh) scale(.9356)}to{transform:translate(92.9324vw,99vh) scale(.9356)}}.snow:nth-child(34){opacity:.8074;transform:translate(54.9825vw,-10px) scale(.0782);animation:fall-34 26s -24s linear infinite}@keyframes fall-34{59.587%{transform:translate(56.7059vw,59.587vh) scale(.0782)}to{transform:translate(55.8442vw,99vh) scale(.0782)}}.snow:nth-child(35){opacity:.2064;transform:translate(16.6428vw,-10px) scale(.8245);animation:fall-35 28s -26s linear infinite}@keyframes fall-35{37.864%{transform:translate(22.7639vw,37.864vh) scale(.8245)}to{transform:translate(19.70335vw,99vh) scale(.8245)}}.snow:nth-child(36){opacity:1.8636;transform:translate(76.4212vw,-10px) scale(.4845);animation:fall-36 16s -21s linear infinite}@keyframes fall-36{32.981%{transform:translate(82.6228vw,32.981vh) scale(.4845)}to{transform:translate(79.522vw,99vh) scale(.4845)}}.snow:nth-child(37){opacity:1.802;transform:translate(52.814vw,-10px) scale(.5861);animation:fall-37 28s -10s linear infinite}@keyframes fall-37{68.928%{transform:translate(62.288vw,68.928vh) scale(.5861)}to{transform:translate(57.551vw,99vh) scale(.5861)}}.snow:nth-child(38){opacity:1.4724;transform:translate(80.9426vw,-10px) scale(.2808);animation:fall-38 25s -4s linear infinite}@keyframes fall-38{54.123%{transform:translate(73.7604vw,54.123vh) scale(.2808)}to{transform:translate(77.3515vw,99vh) scale(.2808)}}.snow:nth-child(39){opacity:.6548;transform:translate(91.6119vw,-10px) scale(.3889);animation:fall-39 28s -28s linear infinite}@keyframes fall-39{69.273%{transform:translate(82.8058vw,69.273vh) scale(.3889)}to{transform:translate(87.20885vw,99vh) scale(.3889)}}.snow:nth-child(40){opacity:.8432;transform:translate(50.0791vw,-10px) scale(.7743);animation:fall-40 14s -7s linear infinite}@keyframes fall-40{65.538%{transform:translate(57.9756vw,65.538vh) scale(.7743)}to{transform:translate(54.02735vw,99vh) scale(.7743)}}.snow:nth-child(41){opacity:.9858;transform:translate(58.5919vw,-10px) scale(.3235);animation:fall-41 23s -27s linear infinite}@keyframes fall-41{39.682%{transform:translate(55.6026vw,39.682vh) scale(.3235)}to{transform:translate(57.09725vw,99vh) scale(.3235)}}.snow:nth-child(42){opacity:1.829;transform:translate(48.4134vw,-10px) scale(.0026);animation:fall-42 13s -9s linear infinite}@keyframes fall-42{78.939%{transform:translate(54.8701vw,78.939vh) scale(.0026)}to{transform:translate(51.64175vw,99vh) scale(.0026)}}.snow:nth-child(43){opacity:1.0436;transform:translate(6.1vw,-10px) scale(.5774);animation:fall-43 23s -30s linear infinite}@keyframes fall-43{44.798%{transform:translate(14.6814vw,44.798vh) scale(.5774)}to{transform:translate(10.3907vw,99vh) scale(.5774)}}.snow:nth-child(44){opacity:.4782;transform:translate(48.9587vw,-10px) scale(.1787);animation:fall-44 17s -29s linear infinite}@keyframes fall-44{31.687%{transform:translate(49.0729vw,31.687vh) scale(.1787)}to{transform:translate(49.0158vw,99vh) scale(.1787)}}.snow:nth-child(45){opacity:1.5166;transform:translate(1.012vw,-10px) scale(.0623);animation:fall-45 16s -7s linear infinite}@keyframes fall-45{43.239%{transform:translate(-8.6115vw,43.239vh) scale(.0623)}to{transform:translate(-3.79975vw,99vh) scale(.0623)}}.snow:nth-child(46){opacity:.544;transform:translate(9.0536vw,-10px) scale(.0829);animation:fall-46 11s -12s linear infinite}@keyframes fall-46{64.808%{transform:translate(14.0515vw,64.808vh) scale(.0829)}to{transform:translate(11.55255vw,99vh) scale(.0829)}}.snow:nth-child(47){opacity:1.6758;transform:translate(49.8727vw,-10px) scale(.8167);animation:fall-47 16s -18s linear infinite}@keyframes fall-47{51.836%{transform:translate(57.5666vw,51.836vh) scale(.8167)}to{transform:translate(53.71965vw,99vh) scale(.8167)}}.snow:nth-child(48){opacity:1.2248;transform:translate(31.8288vw,-10px) scale(.3409);animation:fall-48 26s -28s linear infinite}@keyframes fall-48{70.63%{transform:translate(27.4006vw,70.63vh) scale(.3409)}to{transform:translate(29.6147vw,99vh) scale(.3409)}}.snow:nth-child(49){opacity:1.0518;transform:translate(30.1762vw,-10px) scale(.311);animation:fall-49 14s -24s linear infinite}@keyframes fall-49{70.867%{transform:translate(38.2523vw,70.867vh) scale(.311)}to{transform:translate(34.21425vw,99vh) scale(.311)}}.snow:nth-child(50){opacity:1.5162;transform:translate(7.5646vw,-10px) scale(.448);animation:fall-50 19s -14s linear infinite}@keyframes fall-50{43.493%{transform:translate(4.5429vw,43.493vh) scale(.448)}to{transform:translate(6.05375vw,99vh) scale(.448)}}.snow:nth-child(51){opacity:.9384;transform:translate(33.0621vw,-10px) scale(.3595);animation:fall-51 23s -1s linear infinite}@keyframes fall-51{42.223%{transform:translate(41.1984vw,42.223vh) scale(.3595)}to{transform:translate(37.13025vw,99vh) scale(.3595)}}.snow:nth-child(52){opacity:.6596;transform:translate(2.3033vw,-10px) scale(.8491);animation:fall-52 21s -15s linear infinite}@keyframes fall-52{72.164%{transform:translate(.2963vw,72.164vh) scale(.8491)}to{transform:translate(1.2998vw,99vh) scale(.8491)}}.snow:nth-child(53){opacity:1.8568;transform:translate(15.3796vw,-10px) scale(.5704);animation:fall-53 25s -26s linear infinite}@keyframes fall-53{47.914%{transform:translate(7.7052vw,47.914vh) scale(.5704)}to{transform:translate(11.5424vw,99vh) scale(.5704)}}.snow:nth-child(54){opacity:1.5658;transform:translate(71.1038vw,-10px) scale(.4883);animation:fall-54 10s -25s linear infinite}@keyframes fall-54{31.616%{transform:translate(69.7762vw,31.616vh) scale(.4883)}to{transform:translate(70.44vw,99vh) scale(.4883)}}.snow:nth-child(55){opacity:.8778;transform:translate(88.1448vw,-10px) scale(.4724);animation:fall-55 10s -24s linear infinite}@keyframes fall-55{68.189%{transform:translate(97.1381vw,68.189vh) scale(.4724)}to{transform:translate(92.64145vw,99vh) scale(.4724)}}.snow:nth-child(56){opacity:1.3604;transform:translate(61.208vw,-10px) scale(.6477);animation:fall-56 22s -5s linear infinite}@keyframes fall-56{31.171%{transform:translate(52.0111vw,31.171vh) scale(.6477)}to{transform:translate(56.60955vw,99vh) scale(.6477)}}.snow:nth-child(57){opacity:.6586;transform:translate(79.4701vw,-10px) scale(.1127);animation:fall-57 11s -27s linear infinite}@keyframes fall-57{46.322%{transform:translate(78.9864vw,46.322vh) scale(.1127)}to{transform:translate(79.22825vw,99vh) scale(.1127)}}.snow:nth-child(58){opacity:.9552;transform:translate(32.3917vw,-10px) scale(.277);animation:fall-58 15s -29s linear infinite}@keyframes fall-58{44.805%{transform:translate(26.5301vw,44.805vh) scale(.277)}to{transform:translate(29.4609vw,99vh) scale(.277)}}.snow:nth-child(59){opacity:.7728;transform:translate(46.0968vw,-10px) scale(.4186);animation:fall-59 19s -4s linear infinite}@keyframes fall-59{51.376%{transform:translate(40.4222vw,51.376vh) scale(.4186)}to{transform:translate(43.2595vw,99vh) scale(.4186)}}.snow:nth-child(60){opacity:1.4814;transform:translate(57.491vw,-10px) scale(.6231);animation:fall-60 12s -22s linear infinite}@keyframes fall-60{50.389%{transform:translate(56.9378vw,50.389vh) scale(.6231)}to{transform:translate(57.2144vw,99vh) scale(.6231)}}.snow:nth-child(61){opacity:1.0774;transform:translate(92.8389vw,-10px) scale(.1337);animation:fall-61 26s -13s linear infinite}@keyframes fall-61{45.392%{transform:translate(87.3513vw,45.392vh) scale(.1337)}to{transform:translate(90.0951vw,99vh) scale(.1337)}}.snow:nth-child(62){opacity:1.8184;transform:translate(48.7836vw,-10px) scale(.2549);animation:fall-62 29s -4s linear infinite}@keyframes fall-62{68.235%{transform:translate(47.1332vw,68.235vh) scale(.2549)}to{transform:translate(47.9584vw,99vh) scale(.2549)}}.snow:nth-child(63){opacity:.6742;transform:translate(19.8374vw,-10px) scale(.5849);animation:fall-63 13s -13s linear infinite}@keyframes fall-63{58.508%{transform:translate(26.962vw,58.508vh) scale(.5849)}to{transform:translate(23.3997vw,99vh) scale(.5849)}}.snow:nth-child(64){opacity:.9052;transform:translate(91.2832vw,-10px) scale(.8111);animation:fall-64 16s -10s linear infinite}@keyframes fall-64{59.43%{transform:translate(97.7667vw,59.43vh) scale(.8111)}to{transform:translate(94.52495vw,99vh) scale(.8111)}}.snow:nth-child(65){opacity:.3966;transform:translate(15.4767vw,-10px) scale(.9191);animation:fall-65 10s -13s linear infinite}@keyframes fall-65{77.757%{transform:translate(15.5963vw,77.757vh) scale(.9191)}to{transform:translate(15.5365vw,99vh) scale(.9191)}}.snow:nth-child(66){opacity:.6128;transform:translate(93.8483vw,-10px) scale(.6898);animation:fall-66 10s -21s linear infinite}@keyframes fall-66{56.486%{transform:translate(90.2543vw,56.486vh) scale(.6898)}to{transform:translate(92.0513vw,99vh) scale(.6898)}}.snow:nth-child(67){opacity:1.5564;transform:translate(54.4843vw,-10px) scale(.3619);animation:fall-67 30s -11s linear infinite}@keyframes fall-67{71.656%{transform:translate(59.7514vw,71.656vh) scale(.3619)}to{transform:translate(57.11785vw,99vh) scale(.3619)}}.snow:nth-child(68){opacity:1.6428;transform:translate(81.5607vw,-10px) scale(.3783);animation:fall-68 17s -27s linear infinite}@keyframes fall-68{58.419%{transform:translate(75.7058vw,58.419vh) scale(.3783)}to{transform:translate(78.63325vw,99vh) scale(.3783)}}.snow:nth-child(69){opacity:1.1036;transform:translate(76.567vw,-10px) scale(.4729);animation:fall-69 24s -6s linear infinite}@keyframes fall-69{59.661%{transform:translate(79.5899vw,59.661vh) scale(.4729)}to{transform:translate(78.07845vw,99vh) scale(.4729)}}.snow:nth-child(70){opacity:.8278;transform:translate(19.3055vw,-10px) scale(.4452);animation:fall-70 10s -6s linear infinite}@keyframes fall-70{58.968%{transform:translate(21.8219vw,58.968vh) scale(.4452)}to{transform:translate(20.5637vw,99vh) scale(.4452)}}.snow:nth-child(71){opacity:.4882;transform:translate(75.7964vw,-10px) scale(.2276);animation:fall-71 30s -4s linear infinite}@keyframes fall-71{79.192%{transform:translate(66.4628vw,79.192vh) scale(.2276)}to{transform:translate(71.1296vw,99vh) scale(.2276)}}.snow:nth-child(72){opacity:1.8414;transform:translate(84.5145vw,-10px) scale(.5091);animation:fall-72 29s -27s linear infinite}@keyframes fall-72{65.098%{transform:translate(90.2908vw,65.098vh) scale(.5091)}to{transform:translate(87.40265vw,99vh) scale(.5091)}}.snow:nth-child(73){opacity:1.183;transform:translate(60.5238vw,-10px) scale(.415);animation:fall-73 17s -29s linear infinite}@keyframes fall-73{57.42%{transform:translate(67.9847vw,57.42vh) scale(.415)}to{transform:translate(64.25425vw,99vh) scale(.415)}}.snow:nth-child(74){opacity:1.234;transform:translate(35.626vw,-10px) scale(.373);animation:fall-74 13s -20s linear infinite}@keyframes fall-74{49.706%{transform:translate(40.8512vw,49.706vh) scale(.373)}to{transform:translate(38.2386vw,99vh) scale(.373)}}.snow:nth-child(75){opacity:.8564;transform:translate(10.2448vw,-10px) scale(.7207);animation:fall-75 24s -21s linear infinite}@keyframes fall-75{54.454%{transform:translate(15.1127vw,54.454vh) scale(.7207)}to{transform:translate(12.67875vw,99vh) scale(.7207)}}.snow:nth-child(76){opacity:1.5096;transform:translate(33.5005vw,-10px) scale(.6302);animation:fall-76 29s -15s linear infinite}@keyframes fall-76{32.79%{transform:translate(40.5763vw,32.79vh) scale(.6302)}to{transform:translate(37.0384vw,99vh) scale(.6302)}}.snow:nth-child(77){opacity:.4342;transform:translate(74.4646vw,-10px) scale(.4981);animation:fall-77 30s -19s linear infinite}@keyframes fall-77{40.029%{transform:translate(79.167vw,40.029vh) scale(.4981)}to{transform:translate(76.8158vw,99vh) scale(.4981)}}.snow:nth-child(78){opacity:1.6312;transform:translate(85.5026vw,-10px) scale(.141);animation:fall-78 22s -23s linear infinite}@keyframes fall-78{52.235%{transform:translate(87.7347vw,52.235vh) scale(.141)}to{transform:translate(86.61865vw,99vh) scale(.141)}}.snow:nth-child(79){opacity:.5912;transform:translate(62.6987vw,-10px) scale(.1704);animation:fall-79 12s -27s linear infinite}@keyframes fall-79{77.477%{transform:translate(72.2542vw,77.477vh) scale(.1704)}to{transform:translate(67.47645vw,99vh) scale(.1704)}}.snow:nth-child(80){opacity:.6094;transform:translate(91.5964vw,-10px) scale(.424);animation:fall-80 27s -19s linear infinite}@keyframes fall-80{45.589%{transform:translate(101.3309vw,45.589vh) scale(.424)}to{transform:translate(96.46365vw,99vh) scale(.424)}}.snow:nth-child(81){opacity:1.9264;transform:translate(56.1265vw,-10px) scale(.9903);animation:fall-81 21s -20s linear infinite}@keyframes fall-81{52.028%{transform:translate(60.7351vw,52.028vh) scale(.9903)}to{transform:translate(58.4308vw,99vh) scale(.9903)}}.snow:nth-child(82){opacity:.841;transform:translate(60.6171vw,-10px) scale(.4184);animation:fall-82 17s -14s linear infinite}@keyframes fall-82{80%{transform:translate(54.3282vw,80vh) scale(.4184)}to{transform:translate(57.47265vw,99vh) scale(.4184)}}.snow:nth-child(83){opacity:1.2486;transform:translate(85.0798vw,-10px) scale(.7956);animation:fall-83 27s -30s linear infinite}@keyframes fall-83{49.589%{transform:translate(80.9532vw,49.589vh) scale(.7956)}to{transform:translate(83.0165vw,99vh) scale(.7956)}}.snow:nth-child(84){opacity:1.8816;transform:translate(90.5091vw,-10px) scale(.3893);animation:fall-84 12s -12s linear infinite}@keyframes fall-84{38.896%{transform:translate(99.5346vw,38.896vh) scale(.3893)}to{transform:translate(95.02185vw,99vh) scale(.3893)}}.snow:nth-child(85){opacity:.2118;transform:translate(15.9384vw,-10px) scale(.8599);animation:fall-85 14s -30s linear infinite}@keyframes fall-85{45.736%{transform:translate(20.9806vw,45.736vh) scale(.8599)}to{transform:translate(18.4595vw,99vh) scale(.8599)}}.snow:nth-child(86){opacity:.8748;transform:translate(49.6068vw,-10px) scale(.8532);animation:fall-86 11s -18s linear infinite}@keyframes fall-86{61.414%{transform:translate(45.8274vw,61.414vh) scale(.8532)}to{transform:translate(47.7171vw,99vh) scale(.8532)}}.snow:nth-child(87){opacity:1.1672;transform:translate(29.685vw,-10px) scale(.2125);animation:fall-87 28s -18s linear infinite}@keyframes fall-87{74.146%{transform:translate(23.5739vw,74.146vh) scale(.2125)}to{transform:translate(26.62945vw,99vh) scale(.2125)}}.snow:nth-child(88){opacity:1.7954;transform:translate(88.6826vw,-10px) scale(.8843);animation:fall-88 25s -5s linear infinite}@keyframes fall-88{35.44%{transform:translate(87.1925vw,35.44vh) scale(.8843)}to{transform:translate(87.93755vw,99vh) scale(.8843)}}.snow:nth-child(89){opacity:.2746;transform:translate(50.5095vw,-10px) scale(.6226);animation:fall-89 17s -26s linear infinite}@keyframes fall-89{70.703%{transform:translate(45.2722vw,70.703vh) scale(.6226)}to{transform:translate(47.89085vw,99vh) scale(.6226)}}.snow:nth-child(90){opacity:1.434;transform:translate(98.5776vw,-10px) scale(.3251);animation:fall-90 12s -28s linear infinite}@keyframes fall-90{42.477%{transform:translate(99.9855vw,42.477vh) scale(.3251)}to{transform:translate(99.28155vw,99vh) scale(.3251)}}.snow:nth-child(91){opacity:.5434;transform:translate(63.4729vw,-10px) scale(.8744);animation:fall-91 16s -17s linear infinite}@keyframes fall-91{58.096%{transform:translate(68.8998vw,58.096vh) scale(.8744)}to{transform:translate(66.18635vw,99vh) scale(.8744)}}.snow:nth-child(92){opacity:1.9256;transform:translate(10.987vw,-10px) scale(.0663);animation:fall-92 13s -17s linear infinite}@keyframes fall-92{66.319%{transform:translate(11.204vw,66.319vh) scale(.0663)}to{transform:translate(11.0955vw,99vh) scale(.0663)}}.snow:nth-child(93){opacity:1.1764;transform:translate(61.6972vw,-10px) scale(.8722);animation:fall-93 15s -23s linear infinite}@keyframes fall-93{75.653%{transform:translate(59.4263vw,75.653vh) scale(.8722)}to{transform:translate(60.56175vw,99vh) scale(.8722)}}.snow:nth-child(94){opacity:1.76;transform:translate(31.1522vw,-10px) scale(.2746);animation:fall-94 29s -1s linear infinite}@keyframes fall-94{50.514%{transform:translate(35.3954vw,50.514vh) scale(.2746)}to{transform:translate(33.2738vw,99vh) scale(.2746)}}.snow:nth-child(95){opacity:.0078;transform:translate(44.7256vw,-10px) scale(.4995);animation:fall-95 24s -29s linear infinite}@keyframes fall-95{51.925%{transform:translate(37.9501vw,51.925vh) scale(.4995)}to{transform:translate(41.33785vw,99vh) scale(.4995)}}.snow:nth-child(96){opacity:.7504;transform:translate(24.62vw,-10px) scale(.8044);animation:fall-96 28s -19s linear infinite}@keyframes fall-96{54.312%{transform:translate(31.3574vw,54.312vh) scale(.8044)}to{transform:translate(27.9887vw,99vh) scale(.8044)}}.snow:nth-child(97){opacity:.998;transform:translate(95.9502vw,-10px) scale(.2989);animation:fall-97 21s -14s linear infinite}@keyframes fall-97{69.941%{transform:translate(91.1395vw,69.941vh) scale(.2989)}to{transform:translate(93.54485vw,99vh) scale(.2989)}}.snow:nth-child(98){opacity:1.199;transform:translate(61.6316vw,-10px) scale(.5909);animation:fall-98 21s -6s linear infinite}@keyframes fall-98{69.032%{transform:translate(58.7919vw,69.032vh) scale(.5909)}to{transform:translate(60.21175vw,99vh) scale(.5909)}}.snow:nth-child(99){opacity:1.1078;transform:translate(9.9019vw,-10px) scale(.8452);animation:fall-99 15s -12s linear infinite}@keyframes fall-99{68.405%{transform:translate(4.1552vw,68.405vh) scale(.8452)}to{transform:translate(7.02855vw,99vh) scale(.8452)}}.snow:nth-child(100){opacity:.916;transform:translate(25.0526vw,-10px) scale(.985);animation:fall-100 20s -25s linear infinite}@keyframes fall-100{69.445%{transform:translate(32.5796vw,69.445vh) scale(.985)}to{transform:translate(28.8161vw,99vh) scale(.985)}}.snow:nth-child(101){opacity:1.5052;transform:translate(51.2288vw,-10px) scale(.1392);animation:fall-101 18s -23s linear infinite}@keyframes fall-101{67.598%{transform:translate(58.947vw,67.598vh) scale(.1392)}to{transform:translate(55.0879vw,99vh) scale(.1392)}}.snow:nth-child(102){opacity:.905;transform:translate(77.0667vw,-10px) scale(.6444);animation:fall-102 24s -28s linear infinite}@keyframes fall-102{68.393%{transform:translate(78.7124vw,68.393vh) scale(.6444)}to{transform:translate(77.88955vw,99vh) scale(.6444)}}.snow:nth-child(103){opacity:.0886;transform:translate(42.6vw,-10px) scale(.1434);animation:fall-103 16s -12s linear infinite}@keyframes fall-103{52.751%{transform:translate(48.6596vw,52.751vh) scale(.1434)}to{transform:translate(45.6298vw,99vh) scale(.1434)}}.snow:nth-child(104){opacity:.2562;transform:translate(71.5705vw,-10px) scale(.663);animation:fall-104 28s -28s linear infinite}@keyframes fall-104{47.665%{transform:translate(75.0795vw,47.665vh) scale(.663)}to{transform:translate(73.325vw,99vh) scale(.663)}}.snow:nth-child(105){opacity:.6684;transform:translate(47.2057vw,-10px) scale(.7827);animation:fall-105 25s -4s linear infinite}@keyframes fall-105{39.111%{transform:translate(38.0776vw,39.111vh) scale(.7827)}to{transform:translate(42.64165vw,99vh) scale(.7827)}}.snow:nth-child(106){opacity:1.5954;transform:translate(21.0959vw,-10px) scale(.162);animation:fall-106 10s -23s linear infinite}@keyframes fall-106{48.524%{transform:translate(22.4883vw,48.524vh) scale(.162)}to{transform:translate(21.7921vw,99vh) scale(.162)}}.snow:nth-child(107){opacity:.6966;transform:translate(20.1248vw,-10px) scale(.907);animation:fall-107 14s -24s linear infinite}@keyframes fall-107{79.024%{transform:translate(28.5177vw,79.024vh) scale(.907)}to{transform:translate(24.32125vw,99vh) scale(.907)}}.snow:nth-child(108){opacity:1.7188;transform:translate(16.5014vw,-10px) scale(.7698);animation:fall-108 16s -7s linear infinite}@keyframes fall-108{74.869%{transform:translate(18.4886vw,74.869vh) scale(.7698)}to{transform:translate(17.495vw,99vh) scale(.7698)}}.snow:nth-child(109){opacity:.1168;transform:translate(32.6781vw,-10px) scale(.5863);animation:fall-109 26s -26s linear infinite}@keyframes fall-109{56.906%{transform:translate(26.6174vw,56.906vh) scale(.5863)}to{transform:translate(29.64775vw,99vh) scale(.5863)}}.snow:nth-child(110){opacity:1.7086;transform:translate(37.4606vw,-10px) scale(.0172);animation:fall-110 18s -16s linear infinite}@keyframes fall-110{75.823%{transform:translate(45.407vw,75.823vh) scale(.0172)}to{transform:translate(41.4338vw,99vh) scale(.0172)}}.snow:nth-child(111){opacity:1.4602;transform:translate(15.807vw,-10px) scale(.2524);animation:fall-111 22s -18s linear infinite}@keyframes fall-111{53.14%{transform:translate(7.5667vw,53.14vh) scale(.2524)}to{transform:translate(11.68685vw,99vh) scale(.2524)}}.snow:nth-child(112){opacity:1.8246;transform:translate(89.9418vw,-10px) scale(.9458);animation:fall-112 26s -27s linear infinite}@keyframes fall-112{51.155%{transform:translate(88.7533vw,51.155vh) scale(.9458)}to{transform:translate(89.34755vw,99vh) scale(.9458)}}.snow:nth-child(113){opacity:1.4608;transform:translate(88.8092vw,-10px) scale(.1728);animation:fall-113 13s -11s linear infinite}@keyframes fall-113{76.851%{transform:translate(91.9515vw,76.851vh) scale(.1728)}to{transform:translate(90.38035vw,99vh) scale(.1728)}}.snow:nth-child(114){opacity:.165;transform:translate(78.6009vw,-10px) scale(.7247);animation:fall-114 23s -27s linear infinite}@keyframes fall-114{49.461%{transform:translate(81.8138vw,49.461vh) scale(.7247)}to{transform:translate(80.20735vw,99vh) scale(.7247)}}.snow:nth-child(115){opacity:1.0778;transform:translate(66.1515vw,-10px) scale(.8848);animation:fall-115 18s -12s linear infinite}@keyframes fall-115{61.964%{transform:translate(61.0872vw,61.964vh) scale(.8848)}to{transform:translate(63.61935vw,99vh) scale(.8848)}}.snow:nth-child(116){opacity:1.2828;transform:translate(70.183vw,-10px) scale(.1778);animation:fall-116 18s -3s linear infinite}@keyframes fall-116{59.473%{transform:translate(75.3235vw,59.473vh) scale(.1778)}to{transform:translate(72.75325vw,99vh) scale(.1778)}}.snow:nth-child(117){opacity:1.4084;transform:translate(24.2408vw,-10px) scale(.4765);animation:fall-117 19s -26s linear infinite}@keyframes fall-117{61.919%{transform:translate(23.2979vw,61.919vh) scale(.4765)}to{transform:translate(23.76935vw,99vh) scale(.4765)}}.snow:nth-child(118){opacity:.1318;transform:translate(10.9973vw,-10px) scale(.7049);animation:fall-118 27s -23s linear infinite}@keyframes fall-118{54.677%{transform:translate(16.9399vw,54.677vh) scale(.7049)}to{transform:translate(13.9686vw,99vh) scale(.7049)}}.snow:nth-child(119){opacity:1.133;transform:translate(44.4923vw,-10px) scale(.1242);animation:fall-119 12s -25s linear infinite}@keyframes fall-119{37.778%{transform:translate(48.0651vw,37.778vh) scale(.1242)}to{transform:translate(46.2787vw,99vh) scale(.1242)}}.snow:nth-child(120){opacity:.575;transform:translate(42.8219vw,-10px) scale(.4335);animation:fall-120 10s -25s linear infinite}@keyframes fall-120{48.287%{transform:translate(38.7212vw,48.287vh) scale(.4335)}to{transform:translate(40.77155vw,99vh) scale(.4335)}}.snow:nth-child(121){opacity:.4978;transform:translate(96.0206vw,-10px) scale(.9214);animation:fall-121 28s -28s linear infinite}@keyframes fall-121{48.26%{transform:translate(105.6066vw,48.26vh) scale(.9214)}to{transform:translate(100.8136vw,99vh) scale(.9214)}}.snow:nth-child(122){opacity:1.9554;transform:translate(11.7437vw,-10px) scale(.3255);animation:fall-122 20s -11s linear infinite}@keyframes fall-122{48.555%{transform:translate(15.0532vw,48.555vh) scale(.3255)}to{transform:translate(13.39845vw,99vh) scale(.3255)}}.snow:nth-child(123){opacity:1.988;transform:translate(56.0246vw,-10px) scale(.9041);animation:fall-123 28s -25s linear infinite}@keyframes fall-123{77.349%{transform:translate(55.6321vw,77.349vh) scale(.9041)}to{transform:translate(55.82835vw,99vh) scale(.9041)}}.snow:nth-child(124){opacity:1.4496;transform:translate(14.2631vw,-10px) scale(.0732);animation:fall-124 17s -26s linear infinite}@keyframes fall-124{49.27%{transform:translate(4.9272vw,49.27vh) scale(.0732)}to{transform:translate(9.59515vw,99vh) scale(.0732)}}.snow:nth-child(125){opacity:.0932;transform:translate(87.2249vw,-10px) scale(.7815);animation:fall-125 18s -1s linear infinite}@keyframes fall-125{35.106%{transform:translate(82.6001vw,35.106vh) scale(.7815)}to{transform:translate(84.9125vw,99vh) scale(.7815)}}.snow:nth-child(126){opacity:.7474;transform:translate(66.3064vw,-10px) scale(.991);animation:fall-126 11s -25s linear infinite}@keyframes fall-126{61.113%{transform:translate(68.408vw,61.113vh) scale(.991)}to{transform:translate(67.3572vw,99vh) scale(.991)}}.snow:nth-child(127){opacity:1.0832;transform:translate(69.9026vw,-10px) scale(.8844);animation:fall-127 21s -18s linear infinite}@keyframes fall-127{41.749%{transform:translate(72.1426vw,41.749vh) scale(.8844)}to{transform:translate(71.0226vw,99vh) scale(.8844)}}.snow:nth-child(128){opacity:.7246;transform:translate(65.36vw,-10px) scale(.4889);animation:fall-128 28s -7s linear infinite}@keyframes fall-128{43.658%{transform:translate(71.6251vw,43.658vh) scale(.4889)}to{transform:translate(68.49255vw,99vh) scale(.4889)}}.snow:nth-child(129){opacity:.6018;transform:translate(85.9525vw,-10px) scale(.7733);animation:fall-129 30s -29s linear infinite}@keyframes fall-129{74.579%{transform:translate(86.0353vw,74.579vh) scale(.7733)}to{transform:translate(85.9939vw,99vh) scale(.7733)}}.snow:nth-child(130){opacity:.9648;transform:translate(87.9549vw,-10px) scale(.5144);animation:fall-130 26s -18s linear infinite}@keyframes fall-130{79.915%{transform:translate(88.4148vw,79.915vh) scale(.5144)}to{transform:translate(88.18485vw,99vh) scale(.5144)}}.snow:nth-child(131){opacity:1.4006;transform:translate(11.4393vw,-10px) scale(.0457);animation:fall-131 21s -9s linear infinite}@keyframes fall-131{69.689%{transform:translate(11.4934vw,69.689vh) scale(.0457)}to{transform:translate(11.46635vw,99vh) scale(.0457)}}.snow:nth-child(132){opacity:.6814;transform:translate(91.416vw,-10px) scale(.9529);animation:fall-132 10s -29s linear infinite}@keyframes fall-132{76.916%{transform:translate(93.069vw,76.916vh) scale(.9529)}to{transform:translate(92.2425vw,99vh) scale(.9529)}}.snow:nth-child(133){opacity:1.0478;transform:translate(86.945vw,-10px) scale(.7736);animation:fall-133 10s -1s linear infinite}@keyframes fall-133{78.78%{transform:translate(95.5562vw,78.78vh) scale(.7736)}to{transform:translate(91.2506vw,99vh) scale(.7736)}}.snow:nth-child(134){opacity:1.9304;transform:translate(15.9041vw,-10px) scale(.389);animation:fall-134 16s -5s linear infinite}@keyframes fall-134{63.59%{transform:translate(13.2916vw,63.59vh) scale(.389)}to{transform:translate(14.59785vw,99vh) scale(.389)}}.snow:nth-child(135){opacity:.121;transform:translate(74.7983vw,-10px) scale(.0063);animation:fall-135 25s -7s linear infinite}@keyframes fall-135{49.628%{transform:translate(79.2925vw,49.628vh) scale(.0063)}to{transform:translate(77.0454vw,99vh) scale(.0063)}}.snow:nth-child(136){opacity:1.833;transform:translate(.6515vw,-10px) scale(.3223);animation:fall-136 15s -11s linear infinite}@keyframes fall-136{30.826%{transform:translate(9.0408vw,30.826vh) scale(.3223)}to{transform:translate(4.84615vw,99vh) scale(.3223)}}.snow:nth-child(137){opacity:.7216;transform:translate(16.0829vw,-10px) scale(.6481);animation:fall-137 20s -18s linear infinite}@keyframes fall-137{34.853%{transform:translate(25.2531vw,34.853vh) scale(.6481)}to{transform:translate(20.668vw,99vh) scale(.6481)}}.snow:nth-child(138){opacity:1.3504;transform:translate(61.5151vw,-10px) scale(.9237);animation:fall-138 22s -28s linear infinite}@keyframes fall-138{35.85%{transform:translate(51.8402vw,35.85vh) scale(.9237)}to{transform:translate(56.67765vw,99vh) scale(.9237)}}.snow:nth-child(139){opacity:.5706;transform:translate(31.3128vw,-10px) scale(.2847);animation:fall-139 14s -3s linear infinite}@keyframes fall-139{34.491%{transform:translate(38.3091vw,34.491vh) scale(.2847)}to{transform:translate(34.81095vw,99vh) scale(.2847)}}.snow:nth-child(140){opacity:.2534;transform:translate(87.2095vw,-10px) scale(.3276);animation:fall-140 29s -8s linear infinite}@keyframes fall-140{38.071%{transform:translate(96.5527vw,38.071vh) scale(.3276)}to{transform:translate(91.8811vw,99vh) scale(.3276)}}.snow:nth-child(141){opacity:.7562;transform:translate(34.2029vw,-10px) scale(.6514);animation:fall-141 22s -13s linear infinite}@keyframes fall-141{49.713%{transform:translate(33.2485vw,49.713vh) scale(.6514)}to{transform:translate(33.7257vw,99vh) scale(.6514)}}.snow:nth-child(142){opacity:.7238;transform:translate(63.3593vw,-10px) scale(.9608);animation:fall-142 16s -27s linear infinite}@keyframes fall-142{50.024%{transform:translate(56.8571vw,50.024vh) scale(.9608)}to{transform:translate(60.1082vw,99vh) scale(.9608)}}.snow:nth-child(143){opacity:1.77;transform:translate(18.2502vw,-10px) scale(.8199);animation:fall-143 29s -19s linear infinite}@keyframes fall-143{62.318%{transform:translate(19.3078vw,62.318vh) scale(.8199)}to{transform:translate(18.779vw,99vh) scale(.8199)}}.snow:nth-child(144){opacity:1.612;transform:translate(7.5197vw,-10px) scale(.5607);animation:fall-144 26s -19s linear infinite}@keyframes fall-144{44.696%{transform:translate(13.4186vw,44.696vh) scale(.5607)}to{transform:translate(10.46915vw,99vh) scale(.5607)}}.snow:nth-child(145){opacity:.5812;transform:translate(48.9602vw,-10px) scale(.2437);animation:fall-145 25s -3s linear infinite}@keyframes fall-145{54.132%{transform:translate(50.117vw,54.132vh) scale(.2437)}to{transform:translate(49.5386vw,99vh) scale(.2437)}}.snow:nth-child(146){opacity:.2522;transform:translate(46.3573vw,-10px) scale(.5997);animation:fall-146 14s -11s linear infinite}@keyframes fall-146{57.907%{transform:translate(47.4359vw,57.907vh) scale(.5997)}to{transform:translate(46.8966vw,99vh) scale(.5997)}}.snow:nth-child(147){opacity:.2096;transform:translate(21.0843vw,-10px) scale(.2052);animation:fall-147 28s -18s linear infinite}@keyframes fall-147{71.144%{transform:translate(17.9307vw,71.144vh) scale(.2052)}to{transform:translate(19.5075vw,99vh) scale(.2052)}}.snow:nth-child(148){opacity:.4122;transform:translate(14.404vw,-10px) scale(.1571);animation:fall-148 27s -11s linear infinite}@keyframes fall-148{46.276%{transform:translate(6.1759vw,46.276vh) scale(.1571)}to{transform:translate(10.28995vw,99vh) scale(.1571)}}.snow:nth-child(149){opacity:1.5116;transform:translate(5.1547vw,-10px) scale(.6179);animation:fall-149 22s -24s linear infinite}@keyframes fall-149{59.825%{transform:translate(8.4055vw,59.825vh) scale(.6179)}to{transform:translate(6.7801vw,99vh) scale(.6179)}}.snow:nth-child(150){opacity:1.0502;transform:translate(4.4391vw,-10px) scale(.4637);animation:fall-150 16s -4s linear infinite}@keyframes fall-150{35.185%{transform:translate(-4.7963vw,35.185vh) scale(.4637)}to{transform:translate(-.1786vw,99vh) scale(.4637)}}.snow:nth-child(151){opacity:.6848;transform:translate(86.5894vw,-10px) scale(.7617);animation:fall-151 17s -24s linear infinite}@keyframes fall-151{46.835%{transform:translate(78.5173vw,46.835vh) scale(.7617)}to{transform:translate(82.55335vw,99vh) scale(.7617)}}.snow:nth-child(152){opacity:.5838;transform:translate(82.5456vw,-10px) scale(.1651);animation:fall-152 14s -11s linear infinite}@keyframes fall-152{43.003%{transform:translate(90.913vw,43.003vh) scale(.1651)}to{transform:translate(86.7293vw,99vh) scale(.1651)}}.snow:nth-child(153){opacity:.163;transform:translate(16.4848vw,-10px) scale(.9637);animation:fall-153 17s -1s linear infinite}@keyframes fall-153{71.661%{transform:translate(15.1573vw,71.661vh) scale(.9637)}to{transform:translate(15.82105vw,99vh) scale(.9637)}}.snow:nth-child(154){opacity:.0832;transform:translate(61.5554vw,-10px) scale(.6368);animation:fall-154 30s -27s linear infinite}@keyframes fall-154{48.93%{transform:translate(55.0735vw,48.93vh) scale(.6368)}to{transform:translate(58.31445vw,99vh) scale(.6368)}}.snow:nth-child(155){opacity:.0148;transform:translate(6.9202vw,-10px) scale(.3977);animation:fall-155 13s -14s linear infinite}@keyframes fall-155{62.602%{transform:translate(13.1625vw,62.602vh) scale(.3977)}to{transform:translate(10.04135vw,99vh) scale(.3977)}}.snow:nth-child(156){opacity:1.0832;transform:translate(78.983vw,-10px) scale(.6873);animation:fall-156 17s -4s linear infinite}@keyframes fall-156{57.916%{transform:translate(78.292vw,57.916vh) scale(.6873)}to{transform:translate(78.6375vw,99vh) scale(.6873)}}.snow:nth-child(157){opacity:1.0978;transform:translate(91.7904vw,-10px) scale(.0526);animation:fall-157 10s -6s linear infinite}@keyframes fall-157{55%{transform:translate(81.9832vw,55vh) scale(.0526)}to{transform:translate(86.8868vw,99vh) scale(.0526)}}.snow:nth-child(158){opacity:1.8478;transform:translate(48.6877vw,-10px) scale(.4948);animation:fall-158 19s -14s linear infinite}@keyframes fall-158{47.153%{transform:translate(43.1277vw,47.153vh) scale(.4948)}to{transform:translate(45.9077vw,99vh) scale(.4948)}}.snow:nth-child(159){opacity:1.3418;transform:translate(11.4507vw,-10px) scale(.1041);animation:fall-159 30s -10s linear infinite}@keyframes fall-159{70.107%{transform:translate(11.5127vw,70.107vh) scale(.1041)}to{transform:translate(11.4817vw,99vh) scale(.1041)}}.snow:nth-child(160){opacity:1.0298;transform:translate(23.597vw,-10px) scale(.2653);animation:fall-160 27s -1s linear infinite}@keyframes fall-160{77.889%{transform:translate(31.0761vw,77.889vh) scale(.2653)}to{transform:translate(27.33655vw,99vh) scale(.2653)}}.snow:nth-child(161){opacity:1.9472;transform:translate(69.8451vw,-10px) scale(.1432);animation:fall-161 22s -2s linear infinite}@keyframes fall-161{76.365%{transform:translate(64.8659vw,76.365vh) scale(.1432)}to{transform:translate(67.3555vw,99vh) scale(.1432)}}.snow:nth-child(162){opacity:.8486;transform:translate(16.13vw,-10px) scale(.5037);animation:fall-162 27s -7s linear infinite}@keyframes fall-162{44.533%{transform:translate(6.486vw,44.533vh) scale(.5037)}to{transform:translate(11.308vw,99vh) scale(.5037)}}.snow:nth-child(163){opacity:.0704;transform:translate(70.8564vw,-10px) scale(.9592);animation:fall-163 25s -24s linear infinite}@keyframes fall-163{35.573%{transform:translate(80.1738vw,35.573vh) scale(.9592)}to{transform:translate(75.5151vw,99vh) scale(.9592)}}.snow:nth-child(164){opacity:.254;transform:translate(29.0826vw,-10px) scale(.2713);animation:fall-164 21s -30s linear infinite}@keyframes fall-164{63.387%{transform:translate(35.7072vw,63.387vh) scale(.2713)}to{transform:translate(32.3949vw,99vh) scale(.2713)}}.snow:nth-child(165){opacity:1.0464;transform:translate(50.01vw,-10px) scale(.3715);animation:fall-165 24s -19s linear infinite}@keyframes fall-165{55.889%{transform:translate(54.6665vw,55.889vh) scale(.3715)}to{transform:translate(52.33825vw,99vh) scale(.3715)}}.snow:nth-child(166){opacity:1.4132;transform:translate(86.667vw,-10px) scale(.1374);animation:fall-166 23s -14s linear infinite}@keyframes fall-166{65.113%{transform:translate(93.1195vw,65.113vh) scale(.1374)}to{transform:translate(89.89325vw,99vh) scale(.1374)}}.snow:nth-child(167){opacity:1.752;transform:translate(59.0657vw,-10px) scale(.6144);animation:fall-167 22s -23s linear infinite}@keyframes fall-167{64.85%{transform:translate(49.3656vw,64.85vh) scale(.6144)}to{transform:translate(54.21565vw,99vh) scale(.6144)}}.snow:nth-child(168){opacity:.0972;transform:translate(59.5015vw,-10px) scale(.199);animation:fall-168 18s -19s linear infinite}@keyframes fall-168{31.537%{transform:translate(64.9409vw,31.537vh) scale(.199)}to{transform:translate(62.2212vw,99vh) scale(.199)}}.snow:nth-child(169){opacity:.5336;transform:translate(34.0521vw,-10px) scale(.4358);animation:fall-169 10s -25s linear infinite}@keyframes fall-169{35.538%{transform:translate(29.1868vw,35.538vh) scale(.4358)}to{transform:translate(31.61945vw,99vh) scale(.4358)}}.snow:nth-child(170){opacity:.5664;transform:translate(17.5418vw,-10px) scale(.6277);animation:fall-170 20s -3s linear infinite}@keyframes fall-170{37.066%{transform:translate(25.8593vw,37.066vh) scale(.6277)}to{transform:translate(21.70055vw,99vh) scale(.6277)}}.snow:nth-child(171){opacity:.0856;transform:translate(38.1904vw,-10px) scale(.2619);animation:fall-171 26s -22s linear infinite}@keyframes fall-171{72.474%{transform:translate(38.7001vw,72.474vh) scale(.2619)}to{transform:translate(38.44525vw,99vh) scale(.2619)}}.snow:nth-child(172){opacity:.549;transform:translate(47.0981vw,-10px) scale(.9715);animation:fall-172 13s -5s linear infinite}@keyframes fall-172{51.075%{transform:translate(41.0916vw,51.075vh) scale(.9715)}to{transform:translate(44.09485vw,99vh) scale(.9715)}}.snow:nth-child(173){opacity:.6158;transform:translate(58.679vw,-10px) scale(.6767);animation:fall-173 23s -14s linear infinite}@keyframes fall-173{44.873%{transform:translate(66.4604vw,44.873vh) scale(.6767)}to{transform:translate(62.5697vw,99vh) scale(.6767)}}.snow:nth-child(174){opacity:1.2628;transform:translate(48.4446vw,-10px) scale(.8344);animation:fall-174 17s -28s linear infinite}@keyframes fall-174{61.907%{transform:translate(57.3115vw,61.907vh) scale(.8344)}to{transform:translate(52.87805vw,99vh) scale(.8344)}}.snow:nth-child(175){opacity:.6542;transform:translate(67.0982vw,-10px) scale(.3592);animation:fall-175 25s -12s linear infinite}@keyframes fall-175{41.024%{transform:translate(76.3665vw,41.024vh) scale(.3592)}to{transform:translate(71.73235vw,99vh) scale(.3592)}}.snow:nth-child(176){opacity:1.1536;transform:translate(73.0805vw,-10px) scale(.2322);animation:fall-176 11s -9s linear infinite}@keyframes fall-176{47.146%{transform:translate(64.3629vw,47.146vh) scale(.2322)}to{transform:translate(68.7217vw,99vh) scale(.2322)}}.snow:nth-child(177){opacity:.6042;transform:translate(59.3107vw,-10px) scale(.5797);animation:fall-177 13s -5s linear infinite}@keyframes fall-177{61.146%{transform:translate(58.8037vw,61.146vh) scale(.5797)}to{transform:translate(59.0572vw,99vh) scale(.5797)}}.snow:nth-child(178){opacity:1.124;transform:translate(99.9855vw,-10px) scale(.143);animation:fall-178 18s -25s linear infinite}@keyframes fall-178{78.867%{transform:translate(105.6529vw,78.867vh) scale(.143)}to{transform:translate(102.8192vw,99vh) scale(.143)}}.snow:nth-child(179){opacity:.5162;transform:translate(39.816vw,-10px) scale(.0867);animation:fall-179 27s -26s linear infinite}@keyframes fall-179{79.369%{transform:translate(31.6761vw,79.369vh) scale(.0867)}to{transform:translate(35.74605vw,99vh) scale(.0867)}}.snow:nth-child(180){opacity:1.034;transform:translate(12.1485vw,-10px) scale(.0809);animation:fall-180 25s -27s linear infinite}@keyframes fall-180{42.162%{transform:translate(3.4425vw,42.162vh) scale(.0809)}to{transform:translate(7.7955vw,99vh) scale(.0809)}}.snow:nth-child(181){opacity:.4666;transform:translate(15.6598vw,-10px) scale(.6809);animation:fall-181 18s -17s linear infinite}@keyframes fall-181{38.61%{transform:translate(13.1283vw,38.61vh) scale(.6809)}to{transform:translate(14.39405vw,99vh) scale(.6809)}}.snow:nth-child(182){opacity:.0694;transform:translate(70.8929vw,-10px) scale(.8343);animation:fall-182 14s -11s linear infinite}@keyframes fall-182{79.519%{transform:translate(64.967vw,79.519vh) scale(.8343)}to{transform:translate(67.92995vw,99vh) scale(.8343)}}.snow:nth-child(183){opacity:.7304;transform:translate(78.0731vw,-10px) scale(.2653);animation:fall-183 27s -12s linear infinite}@keyframes fall-183{30.751%{transform:translate(73.9352vw,30.751vh) scale(.2653)}to{transform:translate(76.00415vw,99vh) scale(.2653)}}.snow:nth-child(184){opacity:.8886;transform:translate(49.8361vw,-10px) scale(.5374);animation:fall-184 16s -6s linear infinite}@keyframes fall-184{62.527%{transform:translate(42.3193vw,62.527vh) scale(.5374)}to{transform:translate(46.0777vw,99vh) scale(.5374)}}.snow:nth-child(185){opacity:.4212;transform:translate(61.4265vw,-10px) scale(.7094);animation:fall-185 12s -7s linear infinite}@keyframes fall-185{38.556%{transform:translate(54.5438vw,38.556vh) scale(.7094)}to{transform:translate(57.98515vw,99vh) scale(.7094)}}.snow:nth-child(186){opacity:.0784;transform:translate(65.6421vw,-10px) scale(.053);animation:fall-186 25s -3s linear infinite}@keyframes fall-186{64.41%{transform:translate(69.9016vw,64.41vh) scale(.053)}to{transform:translate(67.77185vw,99vh) scale(.053)}}.snow:nth-child(187){opacity:1.2524;transform:translate(29.4018vw,-10px) scale(.1277);animation:fall-187 26s -24s linear infinite}@keyframes fall-187{54.272%{transform:translate(24.3978vw,54.272vh) scale(.1277)}to{transform:translate(26.8998vw,99vh) scale(.1277)}}.snow:nth-child(188){opacity:.9894;transform:translate(25.1934vw,-10px) scale(.3308);animation:fall-188 12s -23s linear infinite}@keyframes fall-188{53.051%{transform:translate(25.5375vw,53.051vh) scale(.3308)}to{transform:translate(25.36545vw,99vh) scale(.3308)}}.snow:nth-child(189){opacity:1.2184;transform:translate(12.3355vw,-10px) scale(.1314);animation:fall-189 26s -10s linear infinite}@keyframes fall-189{66.116%{transform:translate(10.3691vw,66.116vh) scale(.1314)}to{transform:translate(11.3523vw,99vh) scale(.1314)}}.snow:nth-child(190){opacity:.8776;transform:translate(74.3488vw,-10px) scale(.5402);animation:fall-190 22s -19s linear infinite}@keyframes fall-190{34.318%{transform:translate(73.0965vw,34.318vh) scale(.5402)}to{transform:translate(73.72265vw,99vh) scale(.5402)}}.snow:nth-child(191){opacity:.9848;transform:translate(56.4261vw,-10px) scale(.0617);animation:fall-191 14s -25s linear infinite}@keyframes fall-191{36.7%{transform:translate(62.2477vw,36.7vh) scale(.0617)}to{transform:translate(59.3369vw,99vh) scale(.0617)}}.snow:nth-child(192){opacity:1.9602;transform:translate(11.2393vw,-10px) scale(.0684);animation:fall-192 11s -21s linear infinite}@keyframes fall-192{67.924%{transform:translate(3.494vw,67.924vh) scale(.0684)}to{transform:translate(7.36665vw,99vh) scale(.0684)}}.snow:nth-child(193){opacity:.3166;transform:translate(88.4269vw,-10px) scale(.8537);animation:fall-193 25s -27s linear infinite}@keyframes fall-193{49.106%{transform:translate(79.8359vw,49.106vh) scale(.8537)}to{transform:translate(84.1314vw,99vh) scale(.8537)}}.snow:nth-child(194){opacity:.1068;transform:translate(56.7811vw,-10px) scale(.1514);animation:fall-194 30s -12s linear infinite}@keyframes fall-194{65.06%{transform:translate(54.0456vw,65.06vh) scale(.1514)}to{transform:translate(55.41335vw,99vh) scale(.1514)}}.snow:nth-child(195){opacity:.8334;transform:translate(7.0744vw,-10px) scale(.1901);animation:fall-195 28s -23s linear infinite}@keyframes fall-195{38.235%{transform:translate(2.2334vw,38.235vh) scale(.1901)}to{transform:translate(4.6539vw,99vh) scale(.1901)}}.snow:nth-child(196){opacity:.1888;transform:translate(53.9836vw,-10px) scale(.6615);animation:fall-196 25s -2s linear infinite}@keyframes fall-196{43.499%{transform:translate(46.2058vw,43.499vh) scale(.6615)}to{transform:translate(50.0947vw,99vh) scale(.6615)}}.snow:nth-child(197){opacity:1.3162;transform:translate(94.4772vw,-10px) scale(.664);animation:fall-197 21s -16s linear infinite}@keyframes fall-197{51.505%{transform:translate(93.9342vw,51.505vh) scale(.664)}to{transform:translate(94.2057vw,99vh) scale(.664)}}.snow:nth-child(198){opacity:1.7738;transform:translate(68.9285vw,-10px) scale(.4846);animation:fall-198 18s -27s linear infinite}@keyframes fall-198{69.936%{transform:translate(72.0201vw,69.936vh) scale(.4846)}to{transform:translate(70.4743vw,99vh) scale(.4846)}}.snow:nth-child(199){opacity:.6978;transform:translate(78.1857vw,-10px) scale(.6471);animation:fall-199 26s -13s linear infinite}@keyframes fall-199{66.302%{transform:translate(82.3842vw,66.302vh) scale(.6471)}to{transform:translate(80.28495vw,99vh) scale(.6471)}}.snow:nth-child(200){opacity:.2918;transform:translate(74.5989vw,-10px) scale(.3789);animation:fall-200 12s -12s linear infinite}@keyframes fall-200{56.879%{transform:translate(70.8118vw,56.879vh) scale(.3789)}to{transform:translate(72.70535vw,99vh) scale(.3789)}}.snow:nth-child(201){opacity:.1506;transform:translate(21.2803vw,-10px) scale(.331);animation:fall-201 28s -26s linear infinite}@keyframes fall-201{31.975%{transform:translate(15.4494vw,31.975vh) scale(.331)}to{transform:translate(18.36485vw,99vh) scale(.331)}}.snow:nth-child(202){opacity:1.2316;transform:translate(30.9883vw,-10px) scale(.284);animation:fall-202 16s -13s linear infinite}@keyframes fall-202{76.073%{transform:translate(37.6496vw,76.073vh) scale(.284)}to{transform:translate(34.31895vw,99vh) scale(.284)}}.snow:nth-child(203){opacity:.0494;transform:translate(14.6405vw,-10px) scale(.0529);animation:fall-203 24s -30s linear infinite}@keyframes fall-203{41.546%{transform:translate(19.6398vw,41.546vh) scale(.0529)}to{transform:translate(17.14015vw,99vh) scale(.0529)}}.snow:nth-child(204){opacity:1.0484;transform:translate(77.2507vw,-10px) scale(.7127);animation:fall-204 11s -28s linear infinite}@keyframes fall-204{59.29%{transform:translate(84.5372vw,59.29vh) scale(.7127)}to{transform:translate(80.89395vw,99vh) scale(.7127)}}.snow:nth-child(205){opacity:.2086;transform:translate(18.3814vw,-10px) scale(.8672);animation:fall-205 23s -4s linear infinite}@keyframes fall-205{60.734%{transform:translate(12.8375vw,60.734vh) scale(.8672)}to{transform:translate(15.60945vw,99vh) scale(.8672)}}.snow:nth-child(206){opacity:1.7296;transform:translate(8.1198vw,-10px) scale(.1119);animation:fall-206 17s -13s linear infinite}@keyframes fall-206{44.341%{transform:translate(1.231vw,44.341vh) scale(.1119)}to{transform:translate(4.6754vw,99vh) scale(.1119)}}.snow:nth-child(207){opacity:.6366;transform:translate(40.4219vw,-10px) scale(.2871);animation:fall-207 19s -7s linear infinite}@keyframes fall-207{72.639%{transform:translate(47.3611vw,72.639vh) scale(.2871)}to{transform:translate(43.8915vw,99vh) scale(.2871)}}.snow:nth-child(208){opacity:.6966;transform:translate(52.6922vw,-10px) scale(.3893);animation:fall-208 14s -28s linear infinite}@keyframes fall-208{42.182%{transform:translate(55.4628vw,42.182vh) scale(.3893)}to{transform:translate(54.0775vw,99vh) scale(.3893)}}.snow:nth-child(209){opacity:1.1888;transform:translate(36.1187vw,-10px) scale(.621);animation:fall-209 23s -3s linear infinite}@keyframes fall-209{54.83%{transform:translate(44.5869vw,54.83vh) scale(.621)}to{transform:translate(40.3528vw,99vh) scale(.621)}}.snow:nth-child(210){opacity:.303;transform:translate(53.4647vw,-10px) scale(.2168);animation:fall-210 24s -13s linear infinite}@keyframes fall-210{59.173%{transform:translate(47.0439vw,59.173vh) scale(.2168)}to{transform:translate(50.2543vw,99vh) scale(.2168)}}.snow:nth-child(211){opacity:1.0024;transform:translate(14.1099vw,-10px) scale(.8039);animation:fall-211 20s -22s linear infinite}@keyframes fall-211{46.034%{transform:translate(17.1561vw,46.034vh) scale(.8039)}to{transform:translate(15.633vw,99vh) scale(.8039)}}.snow:nth-child(212){opacity:1.9082;transform:translate(30.1585vw,-10px) scale(.3036);animation:fall-212 28s -26s linear infinite}@keyframes fall-212{58.703%{transform:translate(20.9335vw,58.703vh) scale(.3036)}to{transform:translate(25.546vw,99vh) scale(.3036)}}.snow:nth-child(213){opacity:1.2844;transform:translate(67.5695vw,-10px) scale(.6747);animation:fall-213 26s -28s linear infinite}@keyframes fall-213{50.769%{transform:translate(65.8538vw,50.769vh) scale(.6747)}to{transform:translate(66.71165vw,99vh) scale(.6747)}}.snow:nth-child(214){opacity:.4012;transform:translate(34.1595vw,-10px) scale(.4106);animation:fall-214 30s -28s linear infinite}@keyframes fall-214{43.738%{transform:translate(27.8444vw,43.738vh) scale(.4106)}to{transform:translate(31.00195vw,99vh) scale(.4106)}}.snow:nth-child(215){opacity:1.3668;transform:translate(56.2473vw,-10px) scale(.9685);animation:fall-215 26s -5s linear infinite}@keyframes fall-215{54.248%{transform:translate(59.9596vw,54.248vh) scale(.9685)}to{transform:translate(58.10345vw,99vh) scale(.9685)}}.snow:nth-child(216){opacity:1.5692;transform:translate(34.2229vw,-10px) scale(.5345);animation:fall-216 29s -3s linear infinite}@keyframes fall-216{62.182%{transform:translate(34.4444vw,62.182vh) scale(.5345)}to{transform:translate(34.33365vw,99vh) scale(.5345)}}.snow:nth-child(217){opacity:1.4708;transform:translate(7.7214vw,-10px) scale(.6908);animation:fall-217 26s -7s linear infinite}@keyframes fall-217{77.268%{transform:translate(8.3134vw,77.268vh) scale(.6908)}to{transform:translate(8.0174vw,99vh) scale(.6908)}}.snow:nth-child(218){opacity:.1612;transform:translate(23.5396vw,-10px) scale(.0442);animation:fall-218 30s -7s linear infinite}@keyframes fall-218{63.321%{transform:translate(21.9593vw,63.321vh) scale(.0442)}to{transform:translate(22.74945vw,99vh) scale(.0442)}}.snow:nth-child(219){opacity:1.322;transform:translate(16.785vw,-10px) scale(.7461);animation:fall-219 22s -25s linear infinite}@keyframes fall-219{39.031%{transform:translate(11.0021vw,39.031vh) scale(.7461)}to{transform:translate(13.89355vw,99vh) scale(.7461)}}.snow:nth-child(220){opacity:.242;transform:translate(63.7446vw,-10px) scale(.8844);animation:fall-220 13s -13s linear infinite}@keyframes fall-220{59.503%{transform:translate(61.3234vw,59.503vh) scale(.8844)}to{transform:translate(62.534vw,99vh) scale(.8844)}}.snow:nth-child(221){opacity:.5392;transform:translate(17.1664vw,-10px) scale(.3825);animation:fall-221 18s -21s linear infinite}@keyframes fall-221{64.445%{transform:translate(17.2469vw,64.445vh) scale(.3825)}to{transform:translate(17.20665vw,99vh) scale(.3825)}}.snow:nth-child(222){opacity:.7112;transform:translate(2.0216vw,-10px) scale(.3683);animation:fall-222 13s -8s linear infinite}@keyframes fall-222{76.824%{transform:translate(-5.7866vw,76.824vh) scale(.3683)}to{transform:translate(-1.8825vw,99vh) scale(.3683)}}.snow:nth-child(223){opacity:.4186;transform:translate(10.8354vw,-10px) scale(.2696);animation:fall-223 28s -26s linear infinite}@keyframes fall-223{79.166%{transform:translate(17.491vw,79.166vh) scale(.2696)}to{transform:translate(14.1632vw,99vh) scale(.2696)}}.snow:nth-child(224){opacity:.5472;transform:translate(85.9719vw,-10px) scale(.83);animation:fall-224 22s -18s linear infinite}@keyframes fall-224{59.638%{transform:translate(80.9365vw,59.638vh) scale(.83)}to{transform:translate(83.4542vw,99vh) scale(.83)}}.snow:nth-child(225){opacity:.5488;transform:translate(7.7909vw,-10px) scale(.8673);animation:fall-225 10s -30s linear infinite}@keyframes fall-225{39.439%{transform:translate(4.5577vw,39.439vh) scale(.8673)}to{transform:translate(6.1743vw,99vh) scale(.8673)}}.snow:nth-child(226){opacity:.6094;transform:translate(20.5063vw,-10px) scale(.6254);animation:fall-226 23s -22s linear infinite}@keyframes fall-226{75.121%{transform:translate(11.5021vw,75.121vh) scale(.6254)}to{transform:translate(16.0042vw,99vh) scale(.6254)}}.snow:nth-child(227){opacity:.6882;transform:translate(83.6574vw,-10px) scale(.9715);animation:fall-227 30s -28s linear infinite}@keyframes fall-227{33.992%{transform:translate(75.8324vw,33.992vh) scale(.9715)}to{transform:translate(79.7449vw,99vh) scale(.9715)}}.snow:nth-child(228){opacity:.3392;transform:translate(5.0754vw,-10px) scale(.2015);animation:fall-228 18s -14s linear infinite}@keyframes fall-228{51.723%{transform:translate(14.6229vw,51.723vh) scale(.2015)}to{transform:translate(9.84915vw,99vh) scale(.2015)}}.snow:nth-child(229){opacity:1.2812;transform:translate(15.8064vw,-10px) scale(.4624);animation:fall-229 24s -3s linear infinite}@keyframes fall-229{54.713%{transform:translate(16.2573vw,54.713vh) scale(.4624)}to{transform:translate(16.03185vw,99vh) scale(.4624)}}.snow:nth-child(230){opacity:1.0124;transform:translate(16.8755vw,-10px) scale(.8852);animation:fall-230 28s -5s linear infinite}@keyframes fall-230{61.842%{transform:translate(14.8626vw,61.842vh) scale(.8852)}to{transform:translate(15.86905vw,99vh) scale(.8852)}}.snow:nth-child(231){opacity:.8468;transform:translate(14.6151vw,-10px) scale(.2384);animation:fall-231 21s -13s linear infinite}@keyframes fall-231{69.748%{transform:translate(9.4468vw,69.748vh) scale(.2384)}to{transform:translate(12.03095vw,99vh) scale(.2384)}}.snow:nth-child(232){opacity:1.6294;transform:translate(61.4031vw,-10px) scale(.6928);animation:fall-232 26s -22s linear infinite}@keyframes fall-232{50.639%{transform:translate(70.8351vw,50.639vh) scale(.6928)}to{transform:translate(66.1191vw,99vh) scale(.6928)}}.snow:nth-child(233){opacity:1.1418;transform:translate(69.8376vw,-10px) scale(.0271);animation:fall-233 15s -18s linear infinite}@keyframes fall-233{51.554%{transform:translate(67.3738vw,51.554vh) scale(.0271)}to{transform:translate(68.6057vw,99vh) scale(.0271)}}.snow:nth-child(234){opacity:1.7934;transform:translate(66.5083vw,-10px) scale(.2177);animation:fall-234 11s -2s linear infinite}@keyframes fall-234{44.906%{transform:translate(73.0116vw,44.906vh) scale(.2177)}to{transform:translate(69.75995vw,99vh) scale(.2177)}}.snow:nth-child(235){opacity:1.4662;transform:translate(19.4327vw,-10px) scale(.9233);animation:fall-235 28s -5s linear infinite}@keyframes fall-235{50.28%{transform:translate(16.6311vw,50.28vh) scale(.9233)}to{transform:translate(18.0319vw,99vh) scale(.9233)}}.snow:nth-child(236){opacity:.6318;transform:translate(28.6635vw,-10px) scale(.3128);animation:fall-236 19s -13s linear infinite}@keyframes fall-236{44.165%{transform:translate(35.1243vw,44.165vh) scale(.3128)}to{transform:translate(31.8939vw,99vh) scale(.3128)}}.snow:nth-child(237){opacity:.5078;transform:translate(70.269vw,-10px) scale(.1127);animation:fall-237 24s -26s linear infinite}@keyframes fall-237{75.909%{transform:translate(70.829vw,75.909vh) scale(.1127)}to{transform:translate(70.549vw,99vh) scale(.1127)}}.snow:nth-child(238){opacity:1.1092;transform:translate(84.0282vw,-10px) scale(.0703);animation:fall-238 20s -30s linear infinite}@keyframes fall-238{61.653%{transform:translate(77.3054vw,61.653vh) scale(.0703)}to{transform:translate(80.6668vw,99vh) scale(.0703)}}.snow:nth-child(239){opacity:.006;transform:translate(61.8698vw,-10px) scale(.5311);animation:fall-239 17s -5s linear infinite}@keyframes fall-239{57.141%{transform:translate(63.0042vw,57.141vh) scale(.5311)}to{transform:translate(62.437vw,99vh) scale(.5311)}}.snow:nth-child(240){opacity:.19;transform:translate(66.8491vw,-10px) scale(.2403);animation:fall-240 10s -9s linear infinite}@keyframes fall-240{45.658%{transform:translate(56.977vw,45.658vh) scale(.2403)}to{transform:translate(61.91305vw,99vh) scale(.2403)}}.snow:nth-child(241){opacity:.5266;transform:translate(99.4888vw,-10px) scale(.5425);animation:fall-241 17s -1s linear infinite}@keyframes fall-241{35.295%{transform:translate(96.8104vw,35.295vh) scale(.5425)}to{transform:translate(98.1496vw,99vh) scale(.5425)}}.snow:nth-child(242){opacity:.4336;transform:translate(41.8494vw,-10px) scale(.4187);animation:fall-242 11s -3s linear infinite}@keyframes fall-242{77.356%{transform:translate(47.1139vw,77.356vh) scale(.4187)}to{transform:translate(44.48165vw,99vh) scale(.4187)}}.snow:nth-child(243){opacity:.2142;transform:translate(42.955vw,-10px) scale(.9427);animation:fall-243 10s -28s linear infinite}@keyframes fall-243{62.104%{transform:translate(46.5794vw,62.104vh) scale(.9427)}to{transform:translate(44.7672vw,99vh) scale(.9427)}}.snow:nth-child(244){opacity:.0668;transform:translate(58.2192vw,-10px) scale(.4863);animation:fall-244 16s -30s linear infinite}@keyframes fall-244{76.795%{transform:translate(54.4845vw,76.795vh) scale(.4863)}to{transform:translate(56.35185vw,99vh) scale(.4863)}}.snow:nth-child(245){opacity:.441;transform:translate(79.3184vw,-10px) scale(.4144);animation:fall-245 17s -11s linear infinite}@keyframes fall-245{72.023%{transform:translate(75.1136vw,72.023vh) scale(.4144)}to{transform:translate(77.216vw,99vh) scale(.4144)}}.snow:nth-child(246){opacity:.3812;transform:translate(86.2481vw,-10px) scale(.9038);animation:fall-246 30s -13s linear infinite}@keyframes fall-246{74.904%{transform:translate(85.0647vw,74.904vh) scale(.9038)}to{transform:translate(85.6564vw,99vh) scale(.9038)}}.snow:nth-child(247){opacity:.7424;transform:translate(65.7405vw,-10px) scale(.2505);animation:fall-247 19s -5s linear infinite}@keyframes fall-247{58.447%{transform:translate(65.094vw,58.447vh) scale(.2505)}to{transform:translate(65.41725vw,99vh) scale(.2505)}}.snow:nth-child(248){opacity:1.3114;transform:translate(7.5077vw,-10px) scale(.1195);animation:fall-248 24s -8s linear infinite}@keyframes fall-248{67.809%{transform:translate(1.1515vw,67.809vh) scale(.1195)}to{transform:translate(4.3296vw,99vh) scale(.1195)}}.snow:nth-child(249){opacity:.5246;transform:translate(55.4093vw,-10px) scale(.1539);animation:fall-249 22s -18s linear infinite}@keyframes fall-249{74.445%{transform:translate(61.6815vw,74.445vh) scale(.1539)}to{transform:translate(58.5454vw,99vh) scale(.1539)}}.snow:nth-child(250){opacity:1.2948;transform:translate(52.7319vw,-10px) scale(.0245);animation:fall-250 19s -2s linear infinite}@keyframes fall-250{33.354%{transform:translate(52.8132vw,33.354vh) scale(.0245)}to{transform:translate(52.77255vw,99vh) scale(.0245)}}.snow:nth-child(251){opacity:.1866;transform:translate(52.0549vw,-10px) scale(.0665);animation:fall-251 21s -25s linear infinite}@keyframes fall-251{45.967%{transform:translate(49.1447vw,45.967vh) scale(.0665)}to{transform:translate(50.5998vw,99vh) scale(.0665)}}.snow:nth-child(252){opacity:1.784;transform:translate(19.7084vw,-10px) scale(.1986);animation:fall-252 11s -10s linear infinite}@keyframes fall-252{71.441%{transform:translate(14.9515vw,71.441vh) scale(.1986)}to{transform:translate(17.32995vw,99vh) scale(.1986)}}.snow:nth-child(253){opacity:1.7662;transform:translate(90.6411vw,-10px) scale(.8051);animation:fall-253 12s -11s linear infinite}@keyframes fall-253{36.823%{transform:translate(81.4955vw,36.823vh) scale(.8051)}to{transform:translate(86.0683vw,99vh) scale(.8051)}}.snow:nth-child(254){opacity:.5346;transform:translate(40.513vw,-10px) scale(.7477);animation:fall-254 26s -3s linear infinite}@keyframes fall-254{44.624%{transform:translate(32.8498vw,44.624vh) scale(.7477)}to{transform:translate(36.6814vw,99vh) scale(.7477)}}.snow:nth-child(255){opacity:1.194;transform:translate(99.6903vw,-10px) scale(.052);animation:fall-255 28s -13s linear infinite}@keyframes fall-255{50.495%{transform:translate(95.3177vw,50.495vh) scale(.052)}to{transform:translate(97.504vw,99vh) scale(.052)}}.snow:nth-child(256){opacity:1.4662;transform:translate(46.9255vw,-10px) scale(.9392);animation:fall-256 28s -3s linear infinite}@keyframes fall-256{30.222%{transform:translate(48.464vw,30.222vh) scale(.9392)}to{transform:translate(47.69475vw,99vh) scale(.9392)}}.snow:nth-child(257){opacity:1.005;transform:translate(17.2458vw,-10px) scale(.796);animation:fall-257 20s -2s linear infinite}@keyframes fall-257{53.988%{transform:translate(9.1061vw,53.988vh) scale(.796)}to{transform:translate(13.17595vw,99vh) scale(.796)}}.snow:nth-child(258){opacity:1.3724;transform:translate(94.5179vw,-10px) scale(.7594);animation:fall-258 23s -5s linear infinite}@keyframes fall-258{73.162%{transform:translate(87.4941vw,73.162vh) scale(.7594)}to{transform:translate(91.006vw,99vh) scale(.7594)}}.snow:nth-child(259){opacity:.5668;transform:translate(84.0663vw,-10px) scale(.8106);animation:fall-259 22s -16s linear infinite}@keyframes fall-259{41.836%{transform:translate(77.927vw,41.836vh) scale(.8106)}to{transform:translate(80.99665vw,99vh) scale(.8106)}}.snow:nth-child(260){opacity:.8024;transform:translate(27.7003vw,-10px) scale(.7317);animation:fall-260 30s -28s linear infinite}@keyframes fall-260{51.64%{transform:translate(29.5649vw,51.64vh) scale(.7317)}to{transform:translate(28.6326vw,99vh) scale(.7317)}}.snow:nth-child(261){opacity:1.3146;transform:translate(53.9689vw,-10px) scale(.7937);animation:fall-261 25s -6s linear infinite}@keyframes fall-261{69.75%{transform:translate(45.0268vw,69.75vh) scale(.7937)}to{transform:translate(49.49785vw,99vh) scale(.7937)}}.snow:nth-child(262){opacity:.042;transform:translate(14.4916vw,-10px) scale(.1757);animation:fall-262 20s -8s linear infinite}@keyframes fall-262{51.606%{transform:translate(15.7102vw,51.606vh) scale(.1757)}to{transform:translate(15.1009vw,99vh) scale(.1757)}}.snow:nth-child(263){opacity:.2134;transform:translate(34.0991vw,-10px) scale(.7351);animation:fall-263 13s -16s linear infinite}@keyframes fall-263{72.043%{transform:translate(36.4588vw,72.043vh) scale(.7351)}to{transform:translate(35.27895vw,99vh) scale(.7351)}}.snow:nth-child(264){opacity:.4548;transform:translate(23.0667vw,-10px) scale(.8216);animation:fall-264 26s -3s linear infinite}@keyframes fall-264{37.856%{transform:translate(27.7909vw,37.856vh) scale(.8216)}to{transform:translate(25.4288vw,99vh) scale(.8216)}}.snow:nth-child(265){opacity:.4588;transform:translate(30.1087vw,-10px) scale(.6897);animation:fall-265 29s -7s linear infinite}@keyframes fall-265{56.055%{transform:translate(28.0731vw,56.055vh) scale(.6897)}to{transform:translate(29.0909vw,99vh) scale(.6897)}}.snow:nth-child(266){opacity:1.6132;transform:translate(48.1244vw,-10px) scale(.3815);animation:fall-266 30s -4s linear infinite}@keyframes fall-266{64.14%{transform:translate(56.5368vw,64.14vh) scale(.3815)}to{transform:translate(52.3306vw,99vh) scale(.3815)}}.snow:nth-child(267){opacity:1.5228;transform:translate(3.9841vw,-10px) scale(.4979);animation:fall-267 24s -26s linear infinite}@keyframes fall-267{49.242%{transform:translate(10.5838vw,49.242vh) scale(.4979)}to{transform:translate(7.28395vw,99vh) scale(.4979)}}.snow:nth-child(268){opacity:1.754;transform:translate(9.6527vw,-10px) scale(.8827);animation:fall-268 15s -7s linear infinite}@keyframes fall-268{39.295%{transform:translate(8.3786vw,39.295vh) scale(.8827)}to{transform:translate(9.01565vw,99vh) scale(.8827)}}.snow:nth-child(269){opacity:1.0086;transform:translate(33.9064vw,-10px) scale(.7476);animation:fall-269 10s -18s linear infinite}@keyframes fall-269{30.434%{transform:translate(36.8784vw,30.434vh) scale(.7476)}to{transform:translate(35.3924vw,99vh) scale(.7476)}}.snow:nth-child(270){opacity:1.23;transform:translate(62.0472vw,-10px) scale(.3765);animation:fall-270 25s -18s linear infinite}@keyframes fall-270{78.476%{transform:translate(55.981vw,78.476vh) scale(.3765)}to{transform:translate(59.0141vw,99vh) scale(.3765)}}.snow:nth-child(271){opacity:.1952;transform:translate(7.5669vw,-10px) scale(.5588);animation:fall-271 22s -14s linear infinite}@keyframes fall-271{52.009%{transform:translate(-2.1617vw,52.009vh) scale(.5588)}to{transform:translate(2.7026vw,99vh) scale(.5588)}}.snow:nth-child(272){opacity:.2974;transform:translate(85.5522vw,-10px) scale(.8443);animation:fall-272 12s -4s linear infinite}@keyframes fall-272{66.366%{transform:translate(82.8462vw,66.366vh) scale(.8443)}to{transform:translate(84.1992vw,99vh) scale(.8443)}}.snow:nth-child(273){opacity:.2496;transform:translate(38.7249vw,-10px) scale(.9084);animation:fall-273 25s -9s linear infinite}@keyframes fall-273{41.638%{transform:translate(37.777vw,41.638vh) scale(.9084)}to{transform:translate(38.25095vw,99vh) scale(.9084)}}.snow:nth-child(274){opacity:1.5948;transform:translate(98.4284vw,-10px) scale(.5141);animation:fall-274 13s -8s linear infinite}@keyframes fall-274{60.097%{transform:translate(97.4501vw,60.097vh) scale(.5141)}to{transform:translate(97.93925vw,99vh) scale(.5141)}}.snow:nth-child(275){opacity:1.0832;transform:translate(13.2646vw,-10px) scale(.6344);animation:fall-275 13s -30s linear infinite}@keyframes fall-275{73.198%{transform:translate(17.0108vw,73.198vh) scale(.6344)}to{transform:translate(15.1377vw,99vh) scale(.6344)}}.snow:nth-child(276){opacity:.8996;transform:translate(2.4228vw,-10px) scale(.5554);animation:fall-276 11s -21s linear infinite}@keyframes fall-276{50.394%{transform:translate(1.9724vw,50.394vh) scale(.5554)}to{transform:translate(2.1976vw,99vh) scale(.5554)}}.snow:nth-child(277){opacity:.887;transform:translate(42.7875vw,-10px) scale(.5896);animation:fall-277 20s -1s linear infinite}@keyframes fall-277{62.646%{transform:translate(50.7398vw,62.646vh) scale(.5896)}to{transform:translate(46.76365vw,99vh) scale(.5896)}}.snow:nth-child(278){opacity:.505;transform:translate(75.2734vw,-10px) scale(.2957);animation:fall-278 29s -20s linear infinite}@keyframes fall-278{61.946%{transform:translate(65.8823vw,61.946vh) scale(.2957)}to{transform:translate(70.57785vw,99vh) scale(.2957)}}.snow:nth-child(279){opacity:1.8212;transform:translate(1.9268vw,-10px) scale(.8625);animation:fall-279 29s -8s linear infinite}@keyframes fall-279{62.25%{transform:translate(-7.6957vw,62.25vh) scale(.8625)}to{transform:translate(-2.88445vw,99vh) scale(.8625)}}.snow:nth-child(280){opacity:.5292;transform:translate(10.452vw,-10px) scale(.1957);animation:fall-280 27s -9s linear infinite}@keyframes fall-280{70.477%{transform:translate(5.7559vw,70.477vh) scale(.1957)}to{transform:translate(8.10395vw,99vh) scale(.1957)}}.snow:nth-child(281){opacity:1.7392;transform:translate(99.1327vw,-10px) scale(.7797);animation:fall-281 18s -12s linear infinite}@keyframes fall-281{64.878%{transform:translate(93.8902vw,64.878vh) scale(.7797)}to{transform:translate(96.51145vw,99vh) scale(.7797)}}.snow:nth-child(282){opacity:.4882;transform:translate(68.5066vw,-10px) scale(.2937);animation:fall-282 14s -12s linear infinite}@keyframes fall-282{31.842%{transform:translate(76.769vw,31.842vh) scale(.2937)}to{transform:translate(72.6378vw,99vh) scale(.2937)}}.snow:nth-child(283){opacity:1.7102;transform:translate(22.0784vw,-10px) scale(.5246);animation:fall-283 14s -2s linear infinite}@keyframes fall-283{53.406%{transform:translate(30.7899vw,53.406vh) scale(.5246)}to{transform:translate(26.43415vw,99vh) scale(.5246)}}.snow:nth-child(284){opacity:1.4734;transform:translate(78.068vw,-10px) scale(.6113);animation:fall-284 20s -1s linear infinite}@keyframes fall-284{61.583%{transform:translate(69.9226vw,61.583vh) scale(.6113)}to{transform:translate(73.9953vw,99vh) scale(.6113)}}.snow:nth-child(285){opacity:1.871;transform:translate(28.3725vw,-10px) scale(.5772);animation:fall-285 30s -23s linear infinite}@keyframes fall-285{42.172%{transform:translate(29.0958vw,42.172vh) scale(.5772)}to{transform:translate(28.73415vw,99vh) scale(.5772)}}.snow:nth-child(286){opacity:1.9286;transform:translate(87.4059vw,-10px) scale(.481);animation:fall-286 15s -16s linear infinite}@keyframes fall-286{64.028%{transform:translate(91.6709vw,64.028vh) scale(.481)}to{transform:translate(89.5384vw,99vh) scale(.481)}}.snow:nth-child(287){opacity:1.8706;transform:translate(49.3464vw,-10px) scale(.5105);animation:fall-287 28s -16s linear infinite}@keyframes fall-287{44.394%{transform:translate(42.084vw,44.394vh) scale(.5105)}to{transform:translate(45.7152vw,99vh) scale(.5105)}}.snow:nth-child(288){opacity:.7438;transform:translate(77.8179vw,-10px) scale(.0154);animation:fall-288 18s -2s linear infinite}@keyframes fall-288{44.598%{transform:translate(80.1987vw,44.598vh) scale(.0154)}to{transform:translate(79.0083vw,99vh) scale(.0154)}}.snow:nth-child(289){opacity:.9342;transform:translate(36.7697vw,-10px) scale(.212);animation:fall-289 22s -4s linear infinite}@keyframes fall-289{59.698%{transform:translate(31.6371vw,59.698vh) scale(.212)}to{transform:translate(34.2034vw,99vh) scale(.212)}}.snow:nth-child(290){opacity:.0908;transform:translate(35.8429vw,-10px) scale(.5467);animation:fall-290 27s -13s linear infinite}@keyframes fall-290{43.153%{transform:translate(33.0498vw,43.153vh) scale(.5467)}to{transform:translate(34.44635vw,99vh) scale(.5467)}}.snow:nth-child(291){opacity:.8714;transform:translate(75.7966vw,-10px) scale(.8289);animation:fall-291 14s -6s linear infinite}@keyframes fall-291{57.984%{transform:translate(84.2043vw,57.984vh) scale(.8289)}to{transform:translate(80.00045vw,99vh) scale(.8289)}}.snow:nth-child(292){opacity:1.055;transform:translate(9.273vw,-10px) scale(.7834);animation:fall-292 16s -2s linear infinite}@keyframes fall-292{49.04%{transform:translate(10.3659vw,49.04vh) scale(.7834)}to{transform:translate(9.81945vw,99vh) scale(.7834)}}.snow:nth-child(293){opacity:.8808;transform:translate(77.2595vw,-10px) scale(.0025);animation:fall-293 30s -4s linear infinite}@keyframes fall-293{79.664%{transform:translate(86.9848vw,79.664vh) scale(.0025)}to{transform:translate(82.12215vw,99vh) scale(.0025)}}.snow:nth-child(294){opacity:1.218;transform:translate(56.4084vw,-10px) scale(.0283);animation:fall-294 13s -21s linear infinite}@keyframes fall-294{78.437%{transform:translate(47.7634vw,78.437vh) scale(.0283)}to{transform:translate(52.0859vw,99vh) scale(.0283)}}.snow:nth-child(295){opacity:1.442;transform:translate(61.6263vw,-10px) scale(.7664);animation:fall-295 19s -30s linear infinite}@keyframes fall-295{44.277%{transform:translate(65.8874vw,44.277vh) scale(.7664)}to{transform:translate(63.75685vw,99vh) scale(.7664)}}.snow:nth-child(296){opacity:.0512;transform:translate(67.4294vw,-10px) scale(.0406);animation:fall-296 15s -3s linear infinite}@keyframes fall-296{57.123%{transform:translate(62.4571vw,57.123vh) scale(.0406)}to{transform:translate(64.94325vw,99vh) scale(.0406)}}.snow:nth-child(297){opacity:.2464;transform:translate(30.2615vw,-10px) scale(.109);animation:fall-297 11s -3s linear infinite}@keyframes fall-297{75.619%{transform:translate(34.6869vw,75.619vh) scale(.109)}to{transform:translate(32.4742vw,99vh) scale(.109)}}.snow:nth-child(298){opacity:.0096;transform:translate(46.8798vw,-10px) scale(.1822);animation:fall-298 15s -6s linear infinite}@keyframes fall-298{52.107%{transform:translate(44.9612vw,52.107vh) scale(.1822)}to{transform:translate(45.9205vw,99vh) scale(.1822)}}.snow:nth-child(299){opacity:1.6752;transform:translate(83.9683vw,-10px) scale(.6893);animation:fall-299 19s -6s linear infinite}@keyframes fall-299{41.864%{transform:translate(83.0828vw,41.864vh) scale(.6893)}to{transform:translate(83.52555vw,99vh) scale(.6893)}}.snow:nth-child(300){opacity:.5312;transform:translate(46.4284vw,-10px) scale(.8931);animation:fall-300 28s -7s linear infinite}@keyframes fall-300{73.59%{transform:translate(53.6414vw,73.59vh) scale(.8931)}to{transform:translate(50.0349vw,99vh) scale(.8931)}}.snow:nth-child(301){opacity:.9578;transform:translate(30.0733vw,-10px) scale(.5558);animation:fall-301 17s -11s linear infinite}@keyframes fall-301{75.077%{transform:translate(39.1101vw,75.077vh) scale(.5558)}to{transform:translate(34.5917vw,99vh) scale(.5558)}}.snow:nth-child(302){opacity:.3934;transform:translate(8.7592vw,-10px) scale(.0494);animation:fall-302 29s -30s linear infinite}@keyframes fall-302{51.933%{transform:translate(16.9282vw,51.933vh) scale(.0494)}to{transform:translate(12.8437vw,99vh) scale(.0494)}}.snow:nth-child(303){opacity:1.0522;transform:translate(36.6864vw,-10px) scale(.0447);animation:fall-303 28s -20s linear infinite}@keyframes fall-303{76.08%{transform:translate(45.6183vw,76.08vh) scale(.0447)}to{transform:translate(41.15235vw,99vh) scale(.0447)}}.snow:nth-child(304){opacity:1.7702;transform:translate(57.2712vw,-10px) scale(.0887);animation:fall-304 21s -18s linear infinite}@keyframes fall-304{58.294%{transform:translate(54.1678vw,58.294vh) scale(.0887)}to{transform:translate(55.7195vw,99vh) scale(.0887)}}.snow:nth-child(305){opacity:1.2548;transform:translate(49.6vw,-10px) scale(.2003);animation:fall-305 21s -28s linear infinite}@keyframes fall-305{43.92%{transform:translate(55.5741vw,43.92vh) scale(.2003)}to{transform:translate(52.58705vw,99vh) scale(.2003)}}.snow:nth-child(306){opacity:.1182;transform:translate(96.6984vw,-10px) scale(.8222);animation:fall-306 14s -5s linear infinite}@keyframes fall-306{67.588%{transform:translate(98.352vw,67.588vh) scale(.8222)}to{transform:translate(97.5252vw,99vh) scale(.8222)}}.snow:nth-child(307){opacity:1.8164;transform:translate(37.6182vw,-10px) scale(.6691);animation:fall-307 24s -14s linear infinite}@keyframes fall-307{61.915%{transform:translate(45.8248vw,61.915vh) scale(.6691)}to{transform:translate(41.7215vw,99vh) scale(.6691)}}.snow:nth-child(308){opacity:.5856;transform:translate(79.9353vw,-10px) scale(.8678);animation:fall-308 24s -4s linear infinite}@keyframes fall-308{59.661%{transform:translate(72.6263vw,59.661vh) scale(.8678)}to{transform:translate(76.2808vw,99vh) scale(.8678)}}.snow:nth-child(309){opacity:1.2304;transform:translate(62.7116vw,-10px) scale(.6065);animation:fall-309 24s -27s linear infinite}@keyframes fall-309{51.553%{transform:translate(66.3179vw,51.553vh) scale(.6065)}to{transform:translate(64.51475vw,99vh) scale(.6065)}}.snow:nth-child(310){opacity:.1408;transform:translate(71.4634vw,-10px) scale(.4972);animation:fall-310 23s -4s linear infinite}@keyframes fall-310{64.533%{transform:translate(79.4188vw,64.533vh) scale(.4972)}to{transform:translate(75.4411vw,99vh) scale(.4972)}}.snow:nth-child(311){opacity:.3098;transform:translate(37.6377vw,-10px) scale(.239);animation:fall-311 25s -30s linear infinite}@keyframes fall-311{75.695%{transform:translate(44.2608vw,75.695vh) scale(.239)}to{transform:translate(40.94925vw,99vh) scale(.239)}}.snow:nth-child(312){opacity:1.9074;transform:translate(91.9337vw,-10px) scale(.3988);animation:fall-312 23s -20s linear infinite}@keyframes fall-312{77.832%{transform:translate(83.2569vw,77.832vh) scale(.3988)}to{transform:translate(87.5953vw,99vh) scale(.3988)}}.snow:nth-child(313){opacity:1.2164;transform:translate(99.9341vw,-10px) scale(.7991);animation:fall-313 14s -12s linear infinite}@keyframes fall-313{77.736%{transform:translate(105.241vw,77.736vh) scale(.7991)}to{transform:translate(102.58755vw,99vh) scale(.7991)}}.snow:nth-child(314){opacity:1.5802;transform:translate(3.7599vw,-10px) scale(.5359);animation:fall-314 16s -22s linear infinite}@keyframes fall-314{74.322%{transform:translate(11.6272vw,74.322vh) scale(.5359)}to{transform:translate(7.69355vw,99vh) scale(.5359)}}.snow:nth-child(315){opacity:1.7506;transform:translate(68.283vw,-10px) scale(.0695);animation:fall-315 26s -8s linear infinite}@keyframes fall-315{52.937%{transform:translate(64.632vw,52.937vh) scale(.0695)}to{transform:translate(66.4575vw,99vh) scale(.0695)}}.snow:nth-child(316){opacity:1.3788;transform:translate(30.0775vw,-10px) scale(.8126);animation:fall-316 23s -15s linear infinite}@keyframes fall-316{69.561%{transform:translate(28.3287vw,69.561vh) scale(.8126)}to{transform:translate(29.2031vw,99vh) scale(.8126)}}.snow:nth-child(317){opacity:1.1904;transform:translate(89.1797vw,-10px) scale(.5485);animation:fall-317 17s -1s linear infinite}@keyframes fall-317{59.831%{transform:translate(95.0686vw,59.831vh) scale(.5485)}to{transform:translate(92.12415vw,99vh) scale(.5485)}}.snow:nth-child(318){opacity:1.3508;transform:translate(16.398vw,-10px) scale(.4415);animation:fall-318 19s -15s linear infinite}@keyframes fall-318{33.83%{transform:translate(17.9773vw,33.83vh) scale(.4415)}to{transform:translate(17.18765vw,99vh) scale(.4415)}}.snow:nth-child(319){opacity:1.4178;transform:translate(3.1559vw,-10px) scale(.8982);animation:fall-319 30s -1s linear infinite}@keyframes fall-319{46.964%{transform:translate(-2.1969vw,46.964vh) scale(.8982)}to{transform:translate(.4795vw,99vh) scale(.8982)}}.snow:nth-child(320){opacity:1.9696;transform:translate(70.3546vw,-10px) scale(.06);animation:fall-320 26s -19s linear infinite}@keyframes fall-320{61.376%{transform:translate(70.6vw,61.376vh) scale(.06)}to{transform:translate(70.4773vw,99vh) scale(.06)}}.snow:nth-child(321){opacity:.6278;transform:translate(13.5729vw,-10px) scale(.7087);animation:fall-321 27s -4s linear infinite}@keyframes fall-321{53.081%{transform:translate(23.298vw,53.081vh) scale(.7087)}to{transform:translate(18.43545vw,99vh) scale(.7087)}}.snow:nth-child(322){opacity:.1986;transform:translate(27.8698vw,-10px) scale(.6101);animation:fall-322 11s -14s linear infinite}@keyframes fall-322{40.518%{transform:translate(31.7379vw,40.518vh) scale(.6101)}to{transform:translate(29.80385vw,99vh) scale(.6101)}}.snow:nth-child(323){opacity:1.1252;transform:translate(14.5775vw,-10px) scale(.019);animation:fall-323 11s -13s linear infinite}@keyframes fall-323{64.471%{transform:translate(21.2829vw,64.471vh) scale(.019)}to{transform:translate(17.9302vw,99vh) scale(.019)}}.snow:nth-child(324){opacity:1.5728;transform:translate(31.4232vw,-10px) scale(.8578);animation:fall-324 11s -6s linear infinite}@keyframes fall-324{37.756%{transform:translate(28.0952vw,37.756vh) scale(.8578)}to{transform:translate(29.7592vw,99vh) scale(.8578)}}.snow:nth-child(325){opacity:1.6134;transform:translate(17.0343vw,-10px) scale(.2632);animation:fall-325 21s -3s linear infinite}@keyframes fall-325{71.158%{transform:translate(26.4586vw,71.158vh) scale(.2632)}to{transform:translate(21.74645vw,99vh) scale(.2632)}}.snow:nth-child(326){opacity:1.4446;transform:translate(28.391vw,-10px) scale(.7737);animation:fall-326 14s -12s linear infinite}@keyframes fall-326{30.757%{transform:translate(33.7089vw,30.757vh) scale(.7737)}to{transform:translate(31.04995vw,99vh) scale(.7737)}}.snow:nth-child(327){opacity:1.2292;transform:translate(.7398vw,-10px) scale(.1552);animation:fall-327 15s -10s linear infinite}@keyframes fall-327{77.498%{transform:translate(1.4842vw,77.498vh) scale(.1552)}to{transform:translate(1.112vw,99vh) scale(.1552)}}.snow:nth-child(328){opacity:.7506;transform:translate(44.8415vw,-10px) scale(.7171);animation:fall-328 13s -23s linear infinite}@keyframes fall-328{60.253%{transform:translate(45.8351vw,60.253vh) scale(.7171)}to{transform:translate(45.3383vw,99vh) scale(.7171)}}.snow:nth-child(329){opacity:1.9992;transform:translate(98.458vw,-10px) scale(.8905);animation:fall-329 21s -9s linear infinite}@keyframes fall-329{67.097%{transform:translate(102.9152vw,67.097vh) scale(.8905)}to{transform:translate(100.6866vw,99vh) scale(.8905)}}.snow:nth-child(330){opacity:1.212;transform:translate(94.1235vw,-10px) scale(.9034);animation:fall-330 26s -6s linear infinite}@keyframes fall-330{74.799%{transform:translate(97.7975vw,74.799vh) scale(.9034)}to{transform:translate(95.9605vw,99vh) scale(.9034)}}.snow:nth-child(331){opacity:.3328;transform:translate(28.3722vw,-10px) scale(.0972);animation:fall-331 27s -16s linear infinite}@keyframes fall-331{79.171%{transform:translate(24.3411vw,79.171vh) scale(.0972)}to{transform:translate(26.35665vw,99vh) scale(.0972)}}.snow:nth-child(332){opacity:1.5314;transform:translate(74.1749vw,-10px) scale(.1517);animation:fall-332 12s -16s linear infinite}@keyframes fall-332{60.552%{transform:translate(65.0471vw,60.552vh) scale(.1517)}to{transform:translate(69.611vw,99vh) scale(.1517)}}.snow:nth-child(333){opacity:.9566;transform:translate(51.8229vw,-10px) scale(.429);animation:fall-333 23s -28s linear infinite}@keyframes fall-333{43.292%{transform:translate(46.0922vw,43.292vh) scale(.429)}to{transform:translate(48.95755vw,99vh) scale(.429)}}.snow:nth-child(334){opacity:1.59;transform:translate(82.4073vw,-10px) scale(.0798);animation:fall-334 28s -23s linear infinite}@keyframes fall-334{73.897%{transform:translate(74.8992vw,73.897vh) scale(.0798)}to{transform:translate(78.65325vw,99vh) scale(.0798)}}.snow:nth-child(335){opacity:.9586;transform:translate(83.0683vw,-10px) scale(.6847);animation:fall-335 27s -14s linear infinite}@keyframes fall-335{49.282%{transform:translate(88.4677vw,49.282vh) scale(.6847)}to{transform:translate(85.768vw,99vh) scale(.6847)}}.snow:nth-child(336){opacity:1.6668;transform:translate(64.9111vw,-10px) scale(.4733);animation:fall-336 18s -25s linear infinite}@keyframes fall-336{77.961%{transform:translate(60.2107vw,77.961vh) scale(.4733)}to{transform:translate(62.5609vw,99vh) scale(.4733)}}.snow:nth-child(337){opacity:.6174;transform:translate(49.5958vw,-10px) scale(.1547);animation:fall-337 21s -13s linear infinite}@keyframes fall-337{51.716%{transform:translate(49.535vw,51.716vh) scale(.1547)}to{transform:translate(49.5654vw,99vh) scale(.1547)}}.snow:nth-child(338){opacity:1.5862;transform:translate(6.7348vw,-10px) scale(.3304);animation:fall-338 25s -22s linear infinite}@keyframes fall-338{62.52%{transform:translate(4.2542vw,62.52vh) scale(.3304)}to{transform:translate(5.4945vw,99vh) scale(.3304)}}.snow:nth-child(339){opacity:1.4432;transform:translate(88.7268vw,-10px) scale(.6441);animation:fall-339 25s -24s linear infinite}@keyframes fall-339{32.959%{transform:translate(84.6506vw,32.959vh) scale(.6441)}to{transform:translate(86.6887vw,99vh) scale(.6441)}}.snow:nth-child(340){opacity:.0992;transform:translate(92.4793vw,-10px) scale(.994);animation:fall-340 30s -25s linear infinite}@keyframes fall-340{70.81%{transform:translate(91.3339vw,70.81vh) scale(.994)}to{transform:translate(91.9066vw,99vh) scale(.994)}}.snow:nth-child(341){opacity:.8178;transform:translate(72.7068vw,-10px) scale(.085);animation:fall-341 10s -8s linear infinite}@keyframes fall-341{78.459%{transform:translate(65.9687vw,78.459vh) scale(.085)}to{transform:translate(69.33775vw,99vh) scale(.085)}}.snow:nth-child(342){opacity:1.0224;transform:translate(49.092vw,-10px) scale(.5554);animation:fall-342 25s -21s linear infinite}@keyframes fall-342{58.77%{transform:translate(47.12vw,58.77vh) scale(.5554)}to{transform:translate(48.106vw,99vh) scale(.5554)}}.snow:nth-child(343){opacity:.1714;transform:translate(21.691vw,-10px) scale(.4531);animation:fall-343 27s -25s linear infinite}@keyframes fall-343{67.362%{transform:translate(23.139vw,67.362vh) scale(.4531)}to{transform:translate(22.415vw,99vh) scale(.4531)}}.snow:nth-child(344){opacity:1.2628;transform:translate(.7205vw,-10px) scale(.9754);animation:fall-344 18s -1s linear infinite}@keyframes fall-344{71.359%{transform:translate(9.2602vw,71.359vh) scale(.9754)}to{transform:translate(4.99035vw,99vh) scale(.9754)}}.snow:nth-child(345){opacity:1.6844;transform:translate(3.6288vw,-10px) scale(.0715);animation:fall-345 26s -12s linear infinite}@keyframes fall-345{65.331%{transform:translate(13.4172vw,65.331vh) scale(.0715)}to{transform:translate(8.523vw,99vh) scale(.0715)}}.snow:nth-child(346){opacity:.1216;transform:translate(50.8051vw,-10px) scale(.0351);animation:fall-346 10s -3s linear infinite}@keyframes fall-346{58.158%{transform:translate(46.0509vw,58.158vh) scale(.0351)}to{transform:translate(48.428vw,99vh) scale(.0351)}}.snow:nth-child(347){opacity:1.7558;transform:translate(22.8614vw,-10px) scale(.8294);animation:fall-347 17s -9s linear infinite}@keyframes fall-347{47.471%{transform:translate(18.4722vw,47.471vh) scale(.8294)}to{transform:translate(20.6668vw,99vh) scale(.8294)}}.snow:nth-child(348){opacity:.7724;transform:translate(74.1378vw,-10px) scale(.2654);animation:fall-348 28s -28s linear infinite}@keyframes fall-348{40.937%{transform:translate(74.9144vw,40.937vh) scale(.2654)}to{transform:translate(74.5261vw,99vh) scale(.2654)}}.snow:nth-child(349){opacity:.0854;transform:translate(37.9104vw,-10px) scale(.0962);animation:fall-349 15s -30s linear infinite}@keyframes fall-349{59.133%{transform:translate(42.4905vw,59.133vh) scale(.0962)}to{transform:translate(40.20045vw,99vh) scale(.0962)}}.snow:nth-child(350){opacity:1.4496;transform:translate(11.5766vw,-10px) scale(.2825);animation:fall-350 21s -4s linear infinite}@keyframes fall-350{61.664%{transform:translate(3.6522vw,61.664vh) scale(.2825)}to{transform:translate(7.6144vw,99vh) scale(.2825)}}.snow:nth-child(351){opacity:1.865;transform:translate(87.9544vw,-10px) scale(.3735);animation:fall-351 11s -10s linear infinite}@keyframes fall-351{34.585%{transform:translate(85.5979vw,34.585vh) scale(.3735)}to{transform:translate(86.77615vw,99vh) scale(.3735)}}.snow:nth-child(352){opacity:.3856;transform:translate(70.3761vw,-10px) scale(.8719);animation:fall-352 17s -11s linear infinite}@keyframes fall-352{60.173%{transform:translate(69.5845vw,60.173vh) scale(.8719)}to{transform:translate(69.9803vw,99vh) scale(.8719)}}.snow:nth-child(353){opacity:.605;transform:translate(86.06vw,-10px) scale(.9381);animation:fall-353 12s -3s linear infinite}@keyframes fall-353{53.705%{transform:translate(77.4109vw,53.705vh) scale(.9381)}to{transform:translate(81.73545vw,99vh) scale(.9381)}}.snow:nth-child(354){opacity:.8804;transform:translate(24.6926vw,-10px) scale(.2697);animation:fall-354 29s -5s linear infinite}@keyframes fall-354{76.485%{transform:translate(16.2897vw,76.485vh) scale(.2697)}to{transform:translate(20.49115vw,99vh) scale(.2697)}}.snow:nth-child(355){opacity:.2278;transform:translate(88.0376vw,-10px) scale(.9822);animation:fall-355 29s -30s linear infinite}@keyframes fall-355{56.157%{transform:translate(78.134vw,56.157vh) scale(.9822)}to{transform:translate(83.0858vw,99vh) scale(.9822)}}.snow:nth-child(356){opacity:1.1364;transform:translate(45.2695vw,-10px) scale(.3524);animation:fall-356 26s -9s linear infinite}@keyframes fall-356{33.206%{transform:translate(38.8974vw,33.206vh) scale(.3524)}to{transform:translate(42.08345vw,99vh) scale(.3524)}}.snow:nth-child(357){opacity:.785;transform:translate(63.138vw,-10px) scale(.6231);animation:fall-357 25s -10s linear infinite}@keyframes fall-357{46.477%{transform:translate(68.2245vw,46.477vh) scale(.6231)}to{transform:translate(65.68125vw,99vh) scale(.6231)}}.snow:nth-child(358){opacity:.1932;transform:translate(68.5316vw,-10px) scale(.3614);animation:fall-358 29s -10s linear infinite}@keyframes fall-358{38.351%{transform:translate(58.6533vw,38.351vh) scale(.3614)}to{transform:translate(63.59245vw,99vh) scale(.3614)}}.snow:nth-child(359){opacity:.2482;transform:translate(81.5486vw,-10px) scale(.6661);animation:fall-359 21s -25s linear infinite}@keyframes fall-359{60.638%{transform:translate(76.4738vw,60.638vh) scale(.6661)}to{transform:translate(79.0112vw,99vh) scale(.6661)}}.snow:nth-child(360){opacity:.1068;transform:translate(10.5418vw,-10px) scale(.2488);animation:fall-360 10s -14s linear infinite}@keyframes fall-360{52.393%{transform:translate(4.2181vw,52.393vh) scale(.2488)}to{transform:translate(7.37995vw,99vh) scale(.2488)}}.snow:nth-child(361){opacity:1.8794;transform:translate(72.9638vw,-10px) scale(.9187);animation:fall-361 30s -26s linear infinite}@keyframes fall-361{46.718%{transform:translate(77.1798vw,46.718vh) scale(.9187)}to{transform:translate(75.0718vw,99vh) scale(.9187)}}.snow:nth-child(362){opacity:1.7186;transform:translate(64.9793vw,-10px) scale(.4468);animation:fall-362 25s -13s linear infinite}@keyframes fall-362{78.762%{transform:translate(69.8009vw,78.762vh) scale(.4468)}to{transform:translate(67.3901vw,99vh) scale(.4468)}}.snow:nth-child(363){opacity:1.538;transform:translate(64.0327vw,-10px) scale(.5927);animation:fall-363 21s -30s linear infinite}@keyframes fall-363{33.515%{transform:translate(58.269vw,33.515vh) scale(.5927)}to{transform:translate(61.15085vw,99vh) scale(.5927)}}.snow:nth-child(364){opacity:1.8776;transform:translate(14.7249vw,-10px) scale(.6422);animation:fall-364 14s -28s linear infinite}@keyframes fall-364{77.84%{transform:translate(12.912vw,77.84vh) scale(.6422)}to{transform:translate(13.81845vw,99vh) scale(.6422)}}.snow:nth-child(365){opacity:.3044;transform:translate(91.7485vw,-10px) scale(.1406);animation:fall-365 21s -29s linear infinite}@keyframes fall-365{77.589%{transform:translate(98.4067vw,77.589vh) scale(.1406)}to{transform:translate(95.0776vw,99vh) scale(.1406)}}.snow:nth-child(366){opacity:1.7166;transform:translate(58.8989vw,-10px) scale(.2676);animation:fall-366 26s -21s linear infinite}@keyframes fall-366{40.404%{transform:translate(65.7881vw,40.404vh) scale(.2676)}to{transform:translate(62.3435vw,99vh) scale(.2676)}}.snow:nth-child(367){opacity:.9096;transform:translate(11.317vw,-10px) scale(.924);animation:fall-367 19s -30s linear infinite}@keyframes fall-367{43.753%{transform:translate(14.2042vw,43.753vh) scale(.924)}to{transform:translate(12.7606vw,99vh) scale(.924)}}.snow:nth-child(368){opacity:1.3706;transform:translate(40.0392vw,-10px) scale(.7888);animation:fall-368 28s -19s linear infinite}@keyframes fall-368{72.522%{transform:translate(35.8959vw,72.522vh) scale(.7888)}to{transform:translate(37.96755vw,99vh) scale(.7888)}}.snow:nth-child(369){opacity:1.81;transform:translate(5.9868vw,-10px) scale(.9331);animation:fall-369 23s -8s linear infinite}@keyframes fall-369{60.974%{transform:translate(10.2553vw,60.974vh) scale(.9331)}to{transform:translate(8.12105vw,99vh) scale(.9331)}}.snow:nth-child(370){opacity:.1524;transform:translate(72.806vw,-10px) scale(.7403);animation:fall-370 23s -20s linear infinite}@keyframes fall-370{63.981%{transform:translate(76.0605vw,63.981vh) scale(.7403)}to{transform:translate(74.43325vw,99vh) scale(.7403)}}.snow:nth-child(371){opacity:.9804;transform:translate(25.4842vw,-10px) scale(.2585);animation:fall-371 27s -27s linear infinite}@keyframes fall-371{52.081%{transform:translate(17.0581vw,52.081vh) scale(.2585)}to{transform:translate(21.27115vw,99vh) scale(.2585)}}.snow:nth-child(372){opacity:1.0646;transform:translate(39.2958vw,-10px) scale(.0879);animation:fall-372 11s -6s linear infinite}@keyframes fall-372{44.006%{transform:translate(47.4851vw,44.006vh) scale(.0879)}to{transform:translate(43.39045vw,99vh) scale(.0879)}}.snow:nth-child(373){opacity:1.9518;transform:translate(99.5461vw,-10px) scale(.3056);animation:fall-373 23s -30s linear infinite}@keyframes fall-373{36.526%{transform:translate(90.0201vw,36.526vh) scale(.3056)}to{transform:translate(94.7831vw,99vh) scale(.3056)}}.snow:nth-child(374){opacity:.0144;transform:translate(6.0888vw,-10px) scale(.7112);animation:fall-374 14s -12s linear infinite}@keyframes fall-374{73.097%{transform:translate(13.4763vw,73.097vh) scale(.7112)}to{transform:translate(9.78255vw,99vh) scale(.7112)}}.snow:nth-child(375){opacity:1.8716;transform:translate(15.6074vw,-10px) scale(.5614);animation:fall-375 19s -26s linear infinite}@keyframes fall-375{57.22%{transform:translate(12.4431vw,57.22vh) scale(.5614)}to{transform:translate(14.02525vw,99vh) scale(.5614)}}.snow:nth-child(376){opacity:1.7946;transform:translate(14.5552vw,-10px) scale(.0688);animation:fall-376 25s -6s linear infinite}@keyframes fall-376{67.693%{transform:translate(5.027vw,67.693vh) scale(.0688)}to{transform:translate(9.7911vw,99vh) scale(.0688)}}.snow:nth-child(377){opacity:1.6344;transform:translate(44.559vw,-10px) scale(.1778);animation:fall-377 18s -23s linear infinite}@keyframes fall-377{74.656%{transform:translate(48.7222vw,74.656vh) scale(.1778)}to{transform:translate(46.6406vw,99vh) scale(.1778)}}.snow:nth-child(378){opacity:1.5092;transform:translate(36.6596vw,-10px) scale(.4175);animation:fall-378 18s -5s linear infinite}@keyframes fall-378{31.359%{transform:translate(46.4481vw,31.359vh) scale(.4175)}to{transform:translate(41.55385vw,99vh) scale(.4175)}}.snow:nth-child(379){opacity:.7522;transform:translate(78.8617vw,-10px) scale(.4168);animation:fall-379 11s -28s linear infinite}@keyframes fall-379{76.416%{transform:translate(88.3371vw,76.416vh) scale(.4168)}to{transform:translate(83.5994vw,99vh) scale(.4168)}}.snow:nth-child(380){opacity:1.2552;transform:translate(16.8849vw,-10px) scale(.8799);animation:fall-380 13s -18s linear infinite}@keyframes fall-380{69.147%{transform:translate(19.4234vw,69.147vh) scale(.8799)}to{transform:translate(18.15415vw,99vh) scale(.8799)}}.snow:nth-child(381){opacity:.8016;transform:translate(57.2442vw,-10px) scale(.0338);animation:fall-381 10s -22s linear infinite}@keyframes fall-381{57.752%{transform:translate(66.514vw,57.752vh) scale(.0338)}to{transform:translate(61.8791vw,99vh) scale(.0338)}}.snow:nth-child(382){opacity:.4672;transform:translate(70.9318vw,-10px) scale(.4605);animation:fall-382 26s -18s linear infinite}@keyframes fall-382{44.774%{transform:translate(64.7333vw,44.774vh) scale(.4605)}to{transform:translate(67.83255vw,99vh) scale(.4605)}}.snow:nth-child(383){opacity:.2046;transform:translate(77.5908vw,-10px) scale(.6018);animation:fall-383 21s -15s linear infinite}@keyframes fall-383{70.473%{transform:translate(82.6447vw,70.473vh) scale(.6018)}to{transform:translate(80.11775vw,99vh) scale(.6018)}}.snow:nth-child(384){opacity:.3072;transform:translate(51.3035vw,-10px) scale(.6982);animation:fall-384 24s -11s linear infinite}@keyframes fall-384{45.661%{transform:translate(49.551vw,45.661vh) scale(.6982)}to{transform:translate(50.42725vw,99vh) scale(.6982)}}.snow:nth-child(385){opacity:.4966;transform:translate(79.4907vw,-10px) scale(.6049);animation:fall-385 14s -24s linear infinite}@keyframes fall-385{68.827%{transform:translate(87.7677vw,68.827vh) scale(.6049)}to{transform:translate(83.6292vw,99vh) scale(.6049)}}.snow:nth-child(386){opacity:1.4968;transform:translate(36.9792vw,-10px) scale(.7372);animation:fall-386 23s -18s linear infinite}@keyframes fall-386{31.493%{transform:translate(29.8478vw,31.493vh) scale(.7372)}to{transform:translate(33.4135vw,99vh) scale(.7372)}}.snow:nth-child(387){opacity:.8098;transform:translate(82.1342vw,-10px) scale(.3399);animation:fall-387 21s -16s linear infinite}@keyframes fall-387{58.375%{transform:translate(84.1353vw,58.375vh) scale(.3399)}to{transform:translate(83.13475vw,99vh) scale(.3399)}}.snow:nth-child(388){opacity:1.486;transform:translate(56.8267vw,-10px) scale(.4525);animation:fall-388 23s -21s linear infinite}@keyframes fall-388{47.472%{transform:translate(54.4988vw,47.472vh) scale(.4525)}to{transform:translate(55.66275vw,99vh) scale(.4525)}}.snow:nth-child(389){opacity:1.6726;transform:translate(46.1507vw,-10px) scale(.9357);animation:fall-389 20s -24s linear infinite}@keyframes fall-389{62.187%{transform:translate(40.0838vw,62.187vh) scale(.9357)}to{transform:translate(43.11725vw,99vh) scale(.9357)}}.snow:nth-child(390){opacity:.3008;transform:translate(86.102vw,-10px) scale(.206);animation:fall-390 16s -3s linear infinite}@keyframes fall-390{40.354%{transform:translate(84.6802vw,40.354vh) scale(.206)}to{transform:translate(85.3911vw,99vh) scale(.206)}}.snow:nth-child(391){opacity:1.8124;transform:translate(20.4637vw,-10px) scale(.7507);animation:fall-391 26s -23s linear infinite}@keyframes fall-391{36.554%{transform:translate(19.451vw,36.554vh) scale(.7507)}to{transform:translate(19.95735vw,99vh) scale(.7507)}}.snow:nth-child(392){opacity:1.7988;transform:translate(63.0345vw,-10px) scale(.9497);animation:fall-392 12s -10s linear infinite}@keyframes fall-392{41.846%{transform:translate(54.7114vw,41.846vh) scale(.9497)}to{transform:translate(58.87295vw,99vh) scale(.9497)}}.snow:nth-child(393){opacity:1.5006;transform:translate(5.738vw,-10px) scale(.8959);animation:fall-393 14s -4s linear infinite}@keyframes fall-393{70.03%{transform:translate(7.3045vw,70.03vh) scale(.8959)}to{transform:translate(6.52125vw,99vh) scale(.8959)}}.snow:nth-child(394){opacity:.5396;transform:translate(77.5307vw,-10px) scale(.9454);animation:fall-394 29s -9s linear infinite}@keyframes fall-394{30.961%{transform:translate(70.4864vw,30.961vh) scale(.9454)}to{transform:translate(74.00855vw,99vh) scale(.9454)}}.snow:nth-child(395){opacity:.0096;transform:translate(23.8617vw,-10px) scale(.6684);animation:fall-395 19s -9s linear infinite}@keyframes fall-395{72.749%{transform:translate(30.9787vw,72.749vh) scale(.6684)}to{transform:translate(27.4202vw,99vh) scale(.6684)}}.snow:nth-child(396){opacity:.9036;transform:translate(13.3506vw,-10px) scale(.1036);animation:fall-396 24s -4s linear infinite}@keyframes fall-396{51.123%{transform:translate(23.2777vw,51.123vh) scale(.1036)}to{transform:translate(18.31415vw,99vh) scale(.1036)}}.snow:nth-child(397){opacity:.2186;transform:translate(1.2544vw,-10px) scale(.4131);animation:fall-397 22s -30s linear infinite}@keyframes fall-397{75.063%{transform:translate(.504vw,75.063vh) scale(.4131)}to{transform:translate(.8792vw,99vh) scale(.4131)}}.snow:nth-child(398){opacity:1.1024;transform:translate(68.4834vw,-10px) scale(.3868);animation:fall-398 17s -15s linear infinite}@keyframes fall-398{59.089%{transform:translate(74.6592vw,59.089vh) scale(.3868)}to{transform:translate(71.5713vw,99vh) scale(.3868)}}.snow:nth-child(399){opacity:1.2888;transform:translate(55.9467vw,-10px) scale(.2578);animation:fall-399 16s -19s linear infinite}@keyframes fall-399{44.96%{transform:translate(51.5615vw,44.96vh) scale(.2578)}to{transform:translate(53.7541vw,99vh) scale(.2578)}}.snow:nth-child(400){opacity:.2578;transform:translate(85.4181vw,-10px) scale(.1518);animation:fall-400 28s -17s linear infinite}@keyframes fall-400{45.285%{transform:translate(95.0104vw,45.285vh) scale(.1518)}to{transform:translate(90.21425vw,99vh) scale(.1518)}}\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:.8168;transform:translate(77.1203vw,-10px) scale(.421);animation:fall-1 18s -12s linear infinite}@keyframes fall-1{68.634%{transform:translate(73.6777vw,68.634vh) scale(.421)}to{transform:translate(75.399vw,99vh) scale(.421)}}.snow:nth-child(2){opacity:1.8436;transform:translate(87.2319vw,-10px) scale(.5021);animation:fall-2 15s -19s linear infinite}@keyframes fall-2{72.46%{transform:translate(79.8416vw,72.46vh) scale(.5021)}to{transform:translate(83.53675vw,99vh) scale(.5021)}}.snow:nth-child(3){opacity:1.0872;transform:translate(62.2004vw,-10px) scale(.2287);animation:fall-3 11s -7s linear infinite}@keyframes fall-3{32.059%{transform:translate(55.2842vw,32.059vh) scale(.2287)}to{transform:translate(58.7423vw,99vh) scale(.2287)}}.snow:nth-child(4){opacity:.894;transform:translate(71.5857vw,-10px) scale(.2909);animation:fall-4 15s -11s linear infinite}@keyframes fall-4{38.66%{transform:translate(70.5216vw,38.66vh) scale(.2909)}to{transform:translate(71.05365vw,99vh) scale(.2909)}}.snow:nth-child(5){opacity:.5336;transform:translate(1.1569vw,-10px) scale(.3944);animation:fall-5 17s -4s linear infinite}@keyframes fall-5{48.184%{transform:translate(4.0195vw,48.184vh) scale(.3944)}to{transform:translate(2.5882vw,99vh) scale(.3944)}}.snow:nth-child(6){opacity:1.3964;transform:translate(94.6815vw,-10px) scale(.2878);animation:fall-6 19s -16s linear infinite}@keyframes fall-6{64.334%{transform:translate(94.8566vw,64.334vh) scale(.2878)}to{transform:translate(94.76905vw,99vh) scale(.2878)}}.snow:nth-child(7){opacity:.196;transform:translate(84.3014vw,-10px) scale(.8995);animation:fall-7 13s -17s linear infinite}@keyframes fall-7{45.874%{transform:translate(83.877vw,45.874vh) scale(.8995)}to{transform:translate(84.0892vw,99vh) scale(.8995)}}.snow:nth-child(8){opacity:1.9452;transform:translate(64.5014vw,-10px) scale(.1437);animation:fall-8 22s -17s linear infinite}@keyframes fall-8{70.813%{transform:translate(55.2451vw,70.813vh) scale(.1437)}to{transform:translate(59.87325vw,99vh) scale(.1437)}}.snow:nth-child(9){opacity:.04;transform:translate(90.4502vw,-10px) scale(.9196);animation:fall-9 17s -10s linear infinite}@keyframes fall-9{42.579%{transform:translate(84.7774vw,42.579vh) scale(.9196)}to{transform:translate(87.6138vw,99vh) scale(.9196)}}.snow:nth-child(10){opacity:1.797;transform:translate(25.0047vw,-10px) scale(.6884);animation:fall-10 20s -19s linear infinite}@keyframes fall-10{33.392%{transform:translate(29.7181vw,33.392vh) scale(.6884)}to{transform:translate(27.3614vw,99vh) scale(.6884)}}.snow:nth-child(11){opacity:.0904;transform:translate(4.1412vw,-10px) scale(.8074);animation:fall-11 20s -23s linear infinite}@keyframes fall-11{52.21%{transform:translate(7.3439vw,52.21vh) scale(.8074)}to{transform:translate(5.74255vw,99vh) scale(.8074)}}.snow:nth-child(12){opacity:.2236;transform:translate(19.8715vw,-10px) scale(.7391);animation:fall-12 27s -23s linear infinite}@keyframes fall-12{64.252%{transform:translate(13.124vw,64.252vh) scale(.7391)}to{transform:translate(16.49775vw,99vh) scale(.7391)}}.snow:nth-child(13){opacity:.1472;transform:translate(87.3454vw,-10px) scale(.3573);animation:fall-13 27s -10s linear infinite}@keyframes fall-13{35.864%{transform:translate(82.7371vw,35.864vh) scale(.3573)}to{transform:translate(85.04125vw,99vh) scale(.3573)}}.snow:nth-child(14){opacity:1.1072;transform:translate(59.1594vw,-10px) scale(.0365);animation:fall-14 21s -12s linear infinite}@keyframes fall-14{35.298%{transform:translate(62.9525vw,35.298vh) scale(.0365)}to{transform:translate(61.05595vw,99vh) scale(.0365)}}.snow:nth-child(15){opacity:1.032;transform:translate(94.2458vw,-10px) scale(.0875);animation:fall-15 14s -25s linear infinite}@keyframes fall-15{37.63%{transform:translate(103.793vw,37.63vh) scale(.0875)}to{transform:translate(99.0194vw,99vh) scale(.0875)}}.snow:nth-child(16){opacity:.65;transform:translate(66.4137vw,-10px) scale(.9528);animation:fall-16 17s -24s linear infinite}@keyframes fall-16{71.986%{transform:translate(64.0655vw,71.986vh) scale(.9528)}to{transform:translate(65.2396vw,99vh) scale(.9528)}}.snow:nth-child(17){opacity:1.9968;transform:translate(39.7917vw,-10px) scale(.5629);animation:fall-17 19s -3s linear infinite}@keyframes fall-17{47.492%{transform:translate(48.9933vw,47.492vh) scale(.5629)}to{transform:translate(44.3925vw,99vh) scale(.5629)}}.snow:nth-child(18){opacity:1.3488;transform:translate(62.3517vw,-10px) scale(.8513);animation:fall-18 16s -12s linear infinite}@keyframes fall-18{35.363%{transform:translate(65.5817vw,35.363vh) scale(.8513)}to{transform:translate(63.9667vw,99vh) scale(.8513)}}.snow:nth-child(19){opacity:.4996;transform:translate(79.6084vw,-10px) scale(.1497);animation:fall-19 12s -28s linear infinite}@keyframes fall-19{72.331%{transform:translate(86.5988vw,72.331vh) scale(.1497)}to{transform:translate(83.1036vw,99vh) scale(.1497)}}.snow:nth-child(20){opacity:1.8604;transform:translate(52.1881vw,-10px) scale(.4158);animation:fall-20 22s -16s linear infinite}@keyframes fall-20{78.473%{transform:translate(53.3053vw,78.473vh) scale(.4158)}to{transform:translate(52.7467vw,99vh) scale(.4158)}}.snow:nth-child(21){opacity:1.6626;transform:translate(1.1058vw,-10px) scale(.611);animation:fall-21 17s -17s linear infinite}@keyframes fall-21{67.058%{transform:translate(-1.8038vw,67.058vh) scale(.611)}to{transform:translate(-.349vw,99vh) scale(.611)}}.snow:nth-child(22){opacity:.884;transform:translate(11.9867vw,-10px) scale(.1058);animation:fall-22 10s -1s linear infinite}@keyframes fall-22{33.026%{transform:translate(16.1168vw,33.026vh) scale(.1058)}to{transform:translate(14.05175vw,99vh) scale(.1058)}}.snow:nth-child(23){opacity:.2586;transform:translate(77.2626vw,-10px) scale(.9309);animation:fall-23 17s -26s linear infinite}@keyframes fall-23{77.214%{transform:translate(78.6406vw,77.214vh) scale(.9309)}to{transform:translate(77.9516vw,99vh) scale(.9309)}}.snow:nth-child(24){opacity:1.9328;transform:translate(32.1037vw,-10px) scale(.4345);animation:fall-24 30s -15s linear infinite}@keyframes fall-24{47.151%{transform:translate(28.5528vw,47.151vh) scale(.4345)}to{transform:translate(30.32825vw,99vh) scale(.4345)}}.snow:nth-child(25){opacity:1.7372;transform:translate(18.9477vw,-10px) scale(.5847);animation:fall-25 14s -4s linear infinite}@keyframes fall-25{58.74%{transform:translate(28.9364vw,58.74vh) scale(.5847)}to{transform:translate(23.94205vw,99vh) scale(.5847)}}.snow:nth-child(26){opacity:.205;transform:translate(85.1968vw,-10px) scale(.6609);animation:fall-26 19s -29s linear infinite}@keyframes fall-26{53.638%{transform:translate(85.919vw,53.638vh) scale(.6609)}to{transform:translate(85.5579vw,99vh) scale(.6609)}}.snow:nth-child(27){opacity:.6418;transform:translate(2.5447vw,-10px) scale(.3622);animation:fall-27 22s -21s linear infinite}@keyframes fall-27{51.318%{transform:translate(-3.6351vw,51.318vh) scale(.3622)}to{transform:translate(-.5452vw,99vh) scale(.3622)}}.snow:nth-child(28){opacity:.2548;transform:translate(45.4712vw,-10px) scale(.3);animation:fall-28 20s -24s linear infinite}@keyframes fall-28{57.931%{transform:translate(51.7678vw,57.931vh) scale(.3)}to{transform:translate(48.6195vw,99vh) scale(.3)}}.snow:nth-child(29){opacity:1.4852;transform:translate(39.4838vw,-10px) scale(.6123);animation:fall-29 19s -6s linear infinite}@keyframes fall-29{70.997%{transform:translate(33.3093vw,70.997vh) scale(.6123)}to{transform:translate(36.39655vw,99vh) scale(.6123)}}.snow:nth-child(30){opacity:.771;transform:translate(53.6439vw,-10px) scale(.6527);animation:fall-30 29s -9s linear infinite}@keyframes fall-30{47.463%{transform:translate(49.9402vw,47.463vh) scale(.6527)}to{transform:translate(51.79205vw,99vh) scale(.6527)}}.snow:nth-child(31){opacity:.431;transform:translate(68.6037vw,-10px) scale(.3469);animation:fall-31 12s -5s linear infinite}@keyframes fall-31{74.655%{transform:translate(71.1682vw,74.655vh) scale(.3469)}to{transform:translate(69.88595vw,99vh) scale(.3469)}}.snow:nth-child(32){opacity:1.557;transform:translate(26.8157vw,-10px) scale(.6844);animation:fall-32 20s -18s linear infinite}@keyframes fall-32{59.006%{transform:translate(16.9135vw,59.006vh) scale(.6844)}to{transform:translate(21.8646vw,99vh) scale(.6844)}}.snow:nth-child(33){opacity:.263;transform:translate(89.4235vw,-10px) scale(.1482);animation:fall-33 18s -15s linear infinite}@keyframes fall-33{71.032%{transform:translate(82.0557vw,71.032vh) scale(.1482)}to{transform:translate(85.7396vw,99vh) scale(.1482)}}.snow:nth-child(34){opacity:.5018;transform:translate(80.5822vw,-10px) scale(.235);animation:fall-34 27s -8s linear infinite}@keyframes fall-34{54.876%{transform:translate(77.4598vw,54.876vh) scale(.235)}to{transform:translate(79.021vw,99vh) scale(.235)}}.snow:nth-child(35){opacity:1.0178;transform:translate(13.3725vw,-10px) scale(.9215);animation:fall-35 19s -8s linear infinite}@keyframes fall-35{67.073%{transform:translate(10.7306vw,67.073vh) scale(.9215)}to{transform:translate(12.05155vw,99vh) scale(.9215)}}.snow:nth-child(36){opacity:.3778;transform:translate(94.7395vw,-10px) scale(.085);animation:fall-36 15s -12s linear infinite}@keyframes fall-36{34.145%{transform:translate(94.2372vw,34.145vh) scale(.085)}to{transform:translate(94.48835vw,99vh) scale(.085)}}.snow:nth-child(37){opacity:1.3144;transform:translate(2.9532vw,-10px) scale(.6968);animation:fall-37 20s -17s linear infinite}@keyframes fall-37{32.483%{transform:translate(5.6804vw,32.483vh) scale(.6968)}to{transform:translate(4.3168vw,99vh) scale(.6968)}}.snow:nth-child(38){opacity:.1662;transform:translate(12.9344vw,-10px) scale(.0214);animation:fall-38 25s -26s linear infinite}@keyframes fall-38{72.725%{transform:translate(13.5586vw,72.725vh) scale(.0214)}to{transform:translate(13.2465vw,99vh) scale(.0214)}}.snow:nth-child(39){opacity:1.7024;transform:translate(90.0301vw,-10px) scale(.9626);animation:fall-39 29s -16s linear infinite}@keyframes fall-39{33.983%{transform:translate(91.5155vw,33.983vh) scale(.9626)}to{transform:translate(90.7728vw,99vh) scale(.9626)}}.snow:nth-child(40){opacity:1.2318;transform:translate(76.8534vw,-10px) scale(.1036);animation:fall-40 14s -25s linear infinite}@keyframes fall-40{75.74%{transform:translate(79.273vw,75.74vh) scale(.1036)}to{transform:translate(78.0632vw,99vh) scale(.1036)}}.snow:nth-child(41){opacity:.4512;transform:translate(63.3747vw,-10px) scale(.8136);animation:fall-41 16s -10s linear infinite}@keyframes fall-41{69.29%{transform:translate(60.1714vw,69.29vh) scale(.8136)}to{transform:translate(61.77305vw,99vh) scale(.8136)}}.snow:nth-child(42){opacity:.9734;transform:translate(72.322vw,-10px) scale(.9059);animation:fall-42 12s -24s linear infinite}@keyframes fall-42{40.162%{transform:translate(66.7194vw,40.162vh) scale(.9059)}to{transform:translate(69.5207vw,99vh) scale(.9059)}}.snow:nth-child(43){opacity:1.7832;transform:translate(66.1866vw,-10px) scale(.1961);animation:fall-43 13s -6s linear infinite}@keyframes fall-43{76.686%{transform:translate(63.5428vw,76.686vh) scale(.1961)}to{transform:translate(64.8647vw,99vh) scale(.1961)}}.snow:nth-child(44){opacity:1.6382;transform:translate(.5308vw,-10px) scale(.9779);animation:fall-44 25s -6s linear infinite}@keyframes fall-44{37.001%{transform:translate(3.6478vw,37.001vh) scale(.9779)}to{transform:translate(2.0893vw,99vh) scale(.9779)}}.snow:nth-child(45){opacity:1.8646;transform:translate(26.8693vw,-10px) scale(.4741);animation:fall-45 26s -23s linear infinite}@keyframes fall-45{73.296%{transform:translate(28.0972vw,73.296vh) scale(.4741)}to{transform:translate(27.48325vw,99vh) scale(.4741)}}.snow:nth-child(46){opacity:.1042;transform:translate(21.3053vw,-10px) scale(.8089);animation:fall-46 19s -27s linear infinite}@keyframes fall-46{64.227%{transform:translate(23.8519vw,64.227vh) scale(.8089)}to{transform:translate(22.5786vw,99vh) scale(.8089)}}.snow:nth-child(47){opacity:1.0314;transform:translate(97.4933vw,-10px) scale(.8339);animation:fall-47 26s -21s linear infinite}@keyframes fall-47{32.778%{transform:translate(96.3012vw,32.778vh) scale(.8339)}to{transform:translate(96.89725vw,99vh) scale(.8339)}}.snow:nth-child(48){opacity:.869;transform:translate(4.0184vw,-10px) scale(.4066);animation:fall-48 17s -19s linear infinite}@keyframes fall-48{58.165%{transform:translate(7.2396vw,58.165vh) scale(.4066)}to{transform:translate(5.629vw,99vh) scale(.4066)}}.snow:nth-child(49){opacity:.409;transform:translate(27.7045vw,-10px) scale(.319);animation:fall-49 13s -19s linear infinite}@keyframes fall-49{45.171%{transform:translate(31.5085vw,45.171vh) scale(.319)}to{transform:translate(29.6065vw,99vh) scale(.319)}}.snow:nth-child(50){opacity:.5394;transform:translate(31.7978vw,-10px) scale(.2528);animation:fall-50 22s -29s linear infinite}@keyframes fall-50{77.721%{transform:translate(27.1247vw,77.721vh) scale(.2528)}to{transform:translate(29.46125vw,99vh) scale(.2528)}}.snow:nth-child(51){opacity:.438;transform:translate(61.8024vw,-10px) scale(.253);animation:fall-51 11s -2s linear infinite}@keyframes fall-51{33.579%{transform:translate(67.9842vw,33.579vh) scale(.253)}to{transform:translate(64.8933vw,99vh) scale(.253)}}.snow:nth-child(52){opacity:.2372;transform:translate(17.2117vw,-10px) scale(.5423);animation:fall-52 11s -8s linear infinite}@keyframes fall-52{33.507%{transform:translate(9.9703vw,33.507vh) scale(.5423)}to{transform:translate(13.591vw,99vh) scale(.5423)}}.snow:nth-child(53){opacity:.5518;transform:translate(85.7478vw,-10px) scale(.7588);animation:fall-53 24s -19s linear infinite}@keyframes fall-53{58.524%{transform:translate(76.9044vw,58.524vh) scale(.7588)}to{transform:translate(81.3261vw,99vh) scale(.7588)}}.snow:nth-child(54){opacity:1.3192;transform:translate(8.6036vw,-10px) scale(.8151);animation:fall-54 18s -27s linear infinite}@keyframes fall-54{68.991%{transform:translate(14.4733vw,68.991vh) scale(.8151)}to{transform:translate(11.53845vw,99vh) scale(.8151)}}.snow:nth-child(55){opacity:.1724;transform:translate(40.5304vw,-10px) scale(.2154);animation:fall-55 28s -30s linear infinite}@keyframes fall-55{46.898%{transform:translate(43.4736vw,46.898vh) scale(.2154)}to{transform:translate(42.002vw,99vh) scale(.2154)}}.snow:nth-child(56){opacity:.2788;transform:translate(20.8157vw,-10px) scale(.8243);animation:fall-56 16s -8s linear infinite}@keyframes fall-56{77.035%{transform:translate(13.8197vw,77.035vh) scale(.8243)}to{transform:translate(17.3177vw,99vh) scale(.8243)}}.snow:nth-child(57){opacity:.492;transform:translate(99.1351vw,-10px) scale(.3621);animation:fall-57 22s -3s linear infinite}@keyframes fall-57{77.057%{transform:translate(102.5936vw,77.057vh) scale(.3621)}to{transform:translate(100.86435vw,99vh) scale(.3621)}}.snow:nth-child(58){opacity:1.4092;transform:translate(6.8323vw,-10px) scale(.6585);animation:fall-58 30s -22s linear infinite}@keyframes fall-58{64.571%{transform:translate(.7909vw,64.571vh) scale(.6585)}to{transform:translate(3.8116vw,99vh) scale(.6585)}}.snow:nth-child(59){opacity:.7136;transform:translate(83.9662vw,-10px) scale(.3474);animation:fall-59 23s -15s linear infinite}@keyframes fall-59{73.893%{transform:translate(86.8159vw,73.893vh) scale(.3474)}to{transform:translate(85.39105vw,99vh) scale(.3474)}}.snow:nth-child(60){opacity:.142;transform:translate(75.7895vw,-10px) scale(.6076);animation:fall-60 15s -30s linear infinite}@keyframes fall-60{34.807%{transform:translate(84.0403vw,34.807vh) scale(.6076)}to{transform:translate(79.9149vw,99vh) scale(.6076)}}.snow:nth-child(61){opacity:1.412;transform:translate(35.2793vw,-10px) scale(.4008);animation:fall-61 21s -29s linear infinite}@keyframes fall-61{63.131%{transform:translate(31.7157vw,63.131vh) scale(.4008)}to{transform:translate(33.4975vw,99vh) scale(.4008)}}.snow:nth-child(62){opacity:.536;transform:translate(68.2592vw,-10px) scale(.4596);animation:fall-62 25s -23s linear infinite}@keyframes fall-62{61.683%{transform:translate(70.2278vw,61.683vh) scale(.4596)}to{transform:translate(69.2435vw,99vh) scale(.4596)}}.snow:nth-child(63){opacity:1.3256;transform:translate(77.448vw,-10px) scale(.0827);animation:fall-63 20s -25s linear infinite}@keyframes fall-63{42.1%{transform:translate(79.3019vw,42.1vh) scale(.0827)}to{transform:translate(78.37495vw,99vh) scale(.0827)}}.snow:nth-child(64){opacity:.993;transform:translate(88.5872vw,-10px) scale(.4721);animation:fall-64 19s -19s linear infinite}@keyframes fall-64{60.245%{transform:translate(85.5793vw,60.245vh) scale(.4721)}to{transform:translate(87.08325vw,99vh) scale(.4721)}}.snow:nth-child(65){opacity:.6028;transform:translate(24.5897vw,-10px) scale(.2027);animation:fall-65 20s -15s linear infinite}@keyframes fall-65{73.87%{transform:translate(18.2049vw,73.87vh) scale(.2027)}to{transform:translate(21.3973vw,99vh) scale(.2027)}}.snow:nth-child(66){opacity:.9246;transform:translate(29.2488vw,-10px) scale(.2809);animation:fall-66 27s -5s linear infinite}@keyframes fall-66{37.213%{transform:translate(30.9744vw,37.213vh) scale(.2809)}to{transform:translate(30.1116vw,99vh) scale(.2809)}}.snow:nth-child(67){opacity:1.385;transform:translate(70.2982vw,-10px) scale(.3201);animation:fall-67 20s -17s linear infinite}@keyframes fall-67{74.271%{transform:translate(62.9649vw,74.271vh) scale(.3201)}to{transform:translate(66.63155vw,99vh) scale(.3201)}}.snow:nth-child(68){opacity:1.5302;transform:translate(40.9176vw,-10px) scale(.0834);animation:fall-68 16s -9s linear infinite}@keyframes fall-68{53.608%{transform:translate(38.9157vw,53.608vh) scale(.0834)}to{transform:translate(39.91665vw,99vh) scale(.0834)}}.snow:nth-child(69){opacity:1.7236;transform:translate(54.7215vw,-10px) scale(.6881);animation:fall-69 16s -28s linear infinite}@keyframes fall-69{65.118%{transform:translate(47.2721vw,65.118vh) scale(.6881)}to{transform:translate(50.9968vw,99vh) scale(.6881)}}.snow:nth-child(70){opacity:1.028;transform:translate(89.474vw,-10px) scale(.6872);animation:fall-70 11s -17s linear infinite}@keyframes fall-70{58.792%{transform:translate(92.4676vw,58.792vh) scale(.6872)}to{transform:translate(90.9708vw,99vh) scale(.6872)}}.snow:nth-child(71){opacity:1.439;transform:translate(26.4046vw,-10px) scale(.0191);animation:fall-71 11s -2s linear infinite}@keyframes fall-71{78.223%{transform:translate(31.4217vw,78.223vh) scale(.0191)}to{transform:translate(28.91315vw,99vh) scale(.0191)}}.snow:nth-child(72){opacity:.4132;transform:translate(7.6971vw,-10px) scale(.9454);animation:fall-72 18s -23s linear infinite}@keyframes fall-72{49.099%{transform:translate(3.077vw,49.099vh) scale(.9454)}to{transform:translate(5.38705vw,99vh) scale(.9454)}}.snow:nth-child(73){opacity:1.2796;transform:translate(41.4762vw,-10px) scale(.4689);animation:fall-73 25s -10s linear infinite}@keyframes fall-73{74.132%{transform:translate(35.2065vw,74.132vh) scale(.4689)}to{transform:translate(38.34135vw,99vh) scale(.4689)}}.snow:nth-child(74){opacity:1.5632;transform:translate(54.0836vw,-10px) scale(.3011);animation:fall-74 15s -2s linear infinite}@keyframes fall-74{54.743%{transform:translate(62.6449vw,54.743vh) scale(.3011)}to{transform:translate(58.36425vw,99vh) scale(.3011)}}.snow:nth-child(75){opacity:1.588;transform:translate(43.1367vw,-10px) scale(.8954);animation:fall-75 23s -1s linear infinite}@keyframes fall-75{30.59%{transform:translate(44.8664vw,30.59vh) scale(.8954)}to{transform:translate(44.00155vw,99vh) scale(.8954)}}.snow:nth-child(76){opacity:.3542;transform:translate(97.9136vw,-10px) scale(.1812);animation:fall-76 11s -25s linear infinite}@keyframes fall-76{70.574%{transform:translate(92.1994vw,70.574vh) scale(.1812)}to{transform:translate(95.0565vw,99vh) scale(.1812)}}.snow:nth-child(77){opacity:.4868;transform:translate(12.4998vw,-10px) scale(.2311);animation:fall-77 21s -27s linear infinite}@keyframes fall-77{42.437%{transform:translate(21.4755vw,42.437vh) scale(.2311)}to{transform:translate(16.98765vw,99vh) scale(.2311)}}.snow:nth-child(78){opacity:.7758;transform:translate(90.3139vw,-10px) scale(.3875);animation:fall-78 18s -11s linear infinite}@keyframes fall-78{64.359%{transform:translate(96.9392vw,64.359vh) scale(.3875)}to{transform:translate(93.62655vw,99vh) scale(.3875)}}.snow:nth-child(79){opacity:.3712;transform:translate(77.4681vw,-10px) scale(.2573);animation:fall-79 26s -30s linear infinite}@keyframes fall-79{75.169%{transform:translate(85.8985vw,75.169vh) scale(.2573)}to{transform:translate(81.6833vw,99vh) scale(.2573)}}.snow:nth-child(80){opacity:1.6202;transform:translate(65.7569vw,-10px) scale(.1135);animation:fall-80 28s -17s linear infinite}@keyframes fall-80{74.378%{transform:translate(61.8543vw,74.378vh) scale(.1135)}to{transform:translate(63.8056vw,99vh) scale(.1135)}}.snow:nth-child(81){opacity:1.1446;transform:translate(22.1312vw,-10px) scale(.1352);animation:fall-81 19s -21s linear infinite}@keyframes fall-81{72.763%{transform:translate(28.1021vw,72.763vh) scale(.1352)}to{transform:translate(25.11665vw,99vh) scale(.1352)}}.snow:nth-child(82){opacity:1.1438;transform:translate(77.5228vw,-10px) scale(.8936);animation:fall-82 27s -17s linear infinite}@keyframes fall-82{34.803%{transform:translate(85.0055vw,34.803vh) scale(.8936)}to{transform:translate(81.26415vw,99vh) scale(.8936)}}.snow:nth-child(83){opacity:1.032;transform:translate(10.9019vw,-10px) scale(.4514);animation:fall-83 13s -4s linear infinite}@keyframes fall-83{42.528%{transform:translate(18.8015vw,42.528vh) scale(.4514)}to{transform:translate(14.8517vw,99vh) scale(.4514)}}.snow:nth-child(84){opacity:.0026;transform:translate(5.3749vw,-10px) scale(.1362);animation:fall-84 24s -13s linear infinite}@keyframes fall-84{71.586%{transform:translate(-3.4359vw,71.586vh) scale(.1362)}to{transform:translate(.9695vw,99vh) scale(.1362)}}.snow:nth-child(85){opacity:1.9964;transform:translate(53.7957vw,-10px) scale(.423);animation:fall-85 12s -26s linear infinite}@keyframes fall-85{62.303%{transform:translate(46.8939vw,62.303vh) scale(.423)}to{transform:translate(50.3448vw,99vh) scale(.423)}}.snow:nth-child(86){opacity:.3426;transform:translate(67.3836vw,-10px) scale(.1742);animation:fall-86 24s -14s linear infinite}@keyframes fall-86{40.065%{transform:translate(68.9176vw,40.065vh) scale(.1742)}to{transform:translate(68.1506vw,99vh) scale(.1742)}}.snow:nth-child(87){opacity:1.1902;transform:translate(60.137vw,-10px) scale(.473);animation:fall-87 17s -16s linear infinite}@keyframes fall-87{60.114%{transform:translate(62.557vw,60.114vh) scale(.473)}to{transform:translate(61.347vw,99vh) scale(.473)}}.snow:nth-child(88){opacity:.6026;transform:translate(1.7146vw,-10px) scale(.2017);animation:fall-88 11s -8s linear infinite}@keyframes fall-88{37.555%{transform:translate(-6.5278vw,37.555vh) scale(.2017)}to{transform:translate(-2.4066vw,99vh) scale(.2017)}}.snow:nth-child(89){opacity:1.8698;transform:translate(44.4747vw,-10px) scale(.5002);animation:fall-89 17s -3s linear infinite}@keyframes fall-89{37.417%{transform:translate(39.3178vw,37.417vh) scale(.5002)}to{transform:translate(41.89625vw,99vh) scale(.5002)}}.snow:nth-child(90){opacity:.3654;transform:translate(43.0799vw,-10px) scale(.9605);animation:fall-90 13s -21s linear infinite}@keyframes fall-90{35.627%{transform:translate(42.652vw,35.627vh) scale(.9605)}to{transform:translate(42.86595vw,99vh) scale(.9605)}}.snow:nth-child(91){opacity:.277;transform:translate(75.6376vw,-10px) scale(.5042);animation:fall-91 25s -1s linear infinite}@keyframes fall-91{36.227%{transform:translate(72.1588vw,36.227vh) scale(.5042)}to{transform:translate(73.8982vw,99vh) scale(.5042)}}.snow:nth-child(92){opacity:1.8738;transform:translate(98.1156vw,-10px) scale(.319);animation:fall-92 11s -14s linear infinite}@keyframes fall-92{64.266%{transform:translate(97.3168vw,64.266vh) scale(.319)}to{transform:translate(97.7162vw,99vh) scale(.319)}}.snow:nth-child(93){opacity:.1142;transform:translate(25.7258vw,-10px) scale(.2715);animation:fall-93 23s -29s linear infinite}@keyframes fall-93{47.278%{transform:translate(32.4652vw,47.278vh) scale(.2715)}to{transform:translate(29.0955vw,99vh) scale(.2715)}}.snow:nth-child(94){opacity:1.3976;transform:translate(65.7515vw,-10px) scale(.3135);animation:fall-94 21s -15s linear infinite}@keyframes fall-94{48.54%{transform:translate(67.8482vw,48.54vh) scale(.3135)}to{transform:translate(66.79985vw,99vh) scale(.3135)}}.snow:nth-child(95){opacity:1.899;transform:translate(66.8311vw,-10px) scale(.2059);animation:fall-95 15s -14s linear infinite}@keyframes fall-95{59.023%{transform:translate(66.0647vw,59.023vh) scale(.2059)}to{transform:translate(66.4479vw,99vh) scale(.2059)}}.snow:nth-child(96){opacity:.8768;transform:translate(97.4786vw,-10px) scale(.9854);animation:fall-96 17s -4s linear infinite}@keyframes fall-96{45.759%{transform:translate(105.5865vw,45.759vh) scale(.9854)}to{transform:translate(101.53255vw,99vh) scale(.9854)}}.snow:nth-child(97){opacity:.8954;transform:translate(1.1128vw,-10px) scale(.9988);animation:fall-97 13s -16s linear infinite}@keyframes fall-97{57.096%{transform:translate(-5.3602vw,57.096vh) scale(.9988)}to{transform:translate(-2.1237vw,99vh) scale(.9988)}}.snow:nth-child(98){opacity:.7466;transform:translate(56.9164vw,-10px) scale(.0231);animation:fall-98 27s -9s linear infinite}@keyframes fall-98{36.174%{transform:translate(52.6262vw,36.174vh) scale(.0231)}to{transform:translate(54.7713vw,99vh) scale(.0231)}}.snow:nth-child(99){opacity:1.9414;transform:translate(96.7972vw,-10px) scale(.5583);animation:fall-99 13s -30s linear infinite}@keyframes fall-99{74.786%{transform:translate(99.9233vw,74.786vh) scale(.5583)}to{transform:translate(98.36025vw,99vh) scale(.5583)}}.snow:nth-child(100){opacity:.8674;transform:translate(16.9547vw,-10px) scale(.5898);animation:fall-100 21s -6s linear infinite}@keyframes fall-100{39.089%{transform:translate(12.5522vw,39.089vh) scale(.5898)}to{transform:translate(14.75345vw,99vh) scale(.5898)}}.snow:nth-child(101){opacity:1.478;transform:translate(24.3153vw,-10px) scale(.7168);animation:fall-101 27s -13s linear infinite}@keyframes fall-101{75.024%{transform:translate(28.6942vw,75.024vh) scale(.7168)}to{transform:translate(26.50475vw,99vh) scale(.7168)}}.snow:nth-child(102){opacity:.7226;transform:translate(6.6618vw,-10px) scale(.2537);animation:fall-102 13s -10s linear infinite}@keyframes fall-102{41.783%{transform:translate(16.3784vw,41.783vh) scale(.2537)}to{transform:translate(11.5201vw,99vh) scale(.2537)}}.snow:nth-child(103){opacity:.9776;transform:translate(.7337vw,-10px) scale(.5834);animation:fall-103 20s -24s linear infinite}@keyframes fall-103{49.565%{transform:translate(5.3017vw,49.565vh) scale(.5834)}to{transform:translate(3.0177vw,99vh) scale(.5834)}}.snow:nth-child(104){opacity:1.1926;transform:translate(74.0376vw,-10px) scale(.2699);animation:fall-104 15s -9s linear infinite}@keyframes fall-104{72.083%{transform:translate(70.6905vw,72.083vh) scale(.2699)}to{transform:translate(72.36405vw,99vh) scale(.2699)}}.snow:nth-child(105){opacity:1.6432;transform:translate(27.9038vw,-10px) scale(.285);animation:fall-105 15s -1s linear infinite}@keyframes fall-105{58.481%{transform:translate(20.2287vw,58.481vh) scale(.285)}to{transform:translate(24.06625vw,99vh) scale(.285)}}.snow:nth-child(106){opacity:.8964;transform:translate(75.6791vw,-10px) scale(.3605);animation:fall-106 21s -1s linear infinite}@keyframes fall-106{39.055%{transform:translate(82.0999vw,39.055vh) scale(.3605)}to{transform:translate(78.8895vw,99vh) scale(.3605)}}.snow:nth-child(107){opacity:1.3766;transform:translate(71.3276vw,-10px) scale(.8429);animation:fall-107 16s -1s linear infinite}@keyframes fall-107{55.485%{transform:translate(80.2489vw,55.485vh) scale(.8429)}to{transform:translate(75.78825vw,99vh) scale(.8429)}}.snow:nth-child(108){opacity:.4284;transform:translate(.1039vw,-10px) scale(.4206);animation:fall-108 14s -5s linear infinite}@keyframes fall-108{40.795%{transform:translate(-.3827vw,40.795vh) scale(.4206)}to{transform:translate(-.1394vw,99vh) scale(.4206)}}.snow:nth-child(109){opacity:1.9356;transform:translate(5.3507vw,-10px) scale(.3169);animation:fall-109 29s -3s linear infinite}@keyframes fall-109{59.918%{transform:translate(10.1097vw,59.918vh) scale(.3169)}to{transform:translate(7.7302vw,99vh) scale(.3169)}}.snow:nth-child(110){opacity:1.6566;transform:translate(62.2506vw,-10px) scale(.2065);animation:fall-110 10s -24s linear infinite}@keyframes fall-110{73.228%{transform:translate(63.0696vw,73.228vh) scale(.2065)}to{transform:translate(62.6601vw,99vh) scale(.2065)}}.snow:nth-child(111){opacity:.6086;transform:translate(78.8033vw,-10px) scale(.5837);animation:fall-111 27s -8s linear infinite}@keyframes fall-111{34.266%{transform:translate(73.3289vw,34.266vh) scale(.5837)}to{transform:translate(76.0661vw,99vh) scale(.5837)}}.snow:nth-child(112){opacity:.2604;transform:translate(35.6763vw,-10px) scale(.4913);animation:fall-112 29s -7s linear infinite}@keyframes fall-112{74.078%{transform:translate(39.1788vw,74.078vh) scale(.4913)}to{transform:translate(37.42755vw,99vh) scale(.4913)}}.snow:nth-child(113){opacity:.8878;transform:translate(79.7903vw,-10px) scale(.6436);animation:fall-113 25s -7s linear infinite}@keyframes fall-113{34.643%{transform:translate(84.4112vw,34.643vh) scale(.6436)}to{transform:translate(82.10075vw,99vh) scale(.6436)}}.snow:nth-child(114){opacity:.1406;transform:translate(35.533vw,-10px) scale(.3589);animation:fall-114 14s -9s linear infinite}@keyframes fall-114{79.16%{transform:translate(42.4767vw,79.16vh) scale(.3589)}to{transform:translate(39.00485vw,99vh) scale(.3589)}}.snow:nth-child(115){opacity:.704;transform:translate(85.8688vw,-10px) scale(.5953);animation:fall-115 18s -23s linear infinite}@keyframes fall-115{41.554%{transform:translate(76.1803vw,41.554vh) scale(.5953)}to{transform:translate(81.02455vw,99vh) scale(.5953)}}.snow:nth-child(116){opacity:.2874;transform:translate(4.7625vw,-10px) scale(.7785);animation:fall-116 12s -20s linear infinite}@keyframes fall-116{35.606%{transform:translate(-.2395vw,35.606vh) scale(.7785)}to{transform:translate(2.2615vw,99vh) scale(.7785)}}.snow:nth-child(117){opacity:.4932;transform:translate(47.4044vw,-10px) scale(.9531);animation:fall-117 10s -16s linear infinite}@keyframes fall-117{49.468%{transform:translate(40.6301vw,49.468vh) scale(.9531)}to{transform:translate(44.01725vw,99vh) scale(.9531)}}.snow:nth-child(118){opacity:.152;transform:translate(3.1784vw,-10px) scale(.7652);animation:fall-118 26s -5s linear infinite}@keyframes fall-118{55.448%{transform:translate(4.9054vw,55.448vh) scale(.7652)}to{transform:translate(4.0419vw,99vh) scale(.7652)}}.snow:nth-child(119){opacity:.8672;transform:translate(98.8936vw,-10px) scale(.7558);animation:fall-119 24s -30s linear infinite}@keyframes fall-119{76.392%{transform:translate(91.1501vw,76.392vh) scale(.7558)}to{transform:translate(95.02185vw,99vh) scale(.7558)}}.snow:nth-child(120){opacity:1.259;transform:translate(53.917vw,-10px) scale(.3643);animation:fall-120 13s -7s linear infinite}@keyframes fall-120{47.997%{transform:translate(54.9355vw,47.997vh) scale(.3643)}to{transform:translate(54.42625vw,99vh) scale(.3643)}}.snow:nth-child(121){opacity:.5382;transform:translate(35.0967vw,-10px) scale(.0466);animation:fall-121 12s -15s linear infinite}@keyframes fall-121{37.024%{transform:translate(32.5006vw,37.024vh) scale(.0466)}to{transform:translate(33.79865vw,99vh) scale(.0466)}}.snow:nth-child(122){opacity:1.7954;transform:translate(5.4857vw,-10px) scale(.9247);animation:fall-122 17s -2s linear infinite}@keyframes fall-122{74.246%{transform:translate(8.0999vw,74.246vh) scale(.9247)}to{transform:translate(6.7928vw,99vh) scale(.9247)}}.snow:nth-child(123){opacity:1.2838;transform:translate(75.5154vw,-10px) scale(.0992);animation:fall-123 19s -1s linear infinite}@keyframes fall-123{52.987%{transform:translate(66.8712vw,52.987vh) scale(.0992)}to{transform:translate(71.1933vw,99vh) scale(.0992)}}.snow:nth-child(124){opacity:.5476;transform:translate(65.0736vw,-10px) scale(.9381);animation:fall-124 28s -3s linear infinite}@keyframes fall-124{44.96%{transform:translate(58.4771vw,44.96vh) scale(.9381)}to{transform:translate(61.77535vw,99vh) scale(.9381)}}.snow:nth-child(125){opacity:.1984;transform:translate(94.4053vw,-10px) scale(.2698);animation:fall-125 21s -7s linear infinite}@keyframes fall-125{79.085%{transform:translate(99.0563vw,79.085vh) scale(.2698)}to{transform:translate(96.7308vw,99vh) scale(.2698)}}.snow:nth-child(126){opacity:.475;transform:translate(28.2232vw,-10px) scale(.2401);animation:fall-126 20s -12s linear infinite}@keyframes fall-126{45.657%{transform:translate(37.141vw,45.657vh) scale(.2401)}to{transform:translate(32.6821vw,99vh) scale(.2401)}}.snow:nth-child(127){opacity:.8438;transform:translate(22.5618vw,-10px) scale(.5485);animation:fall-127 20s -11s linear infinite}@keyframes fall-127{49.284%{transform:translate(14.3251vw,49.284vh) scale(.5485)}to{transform:translate(18.44345vw,99vh) scale(.5485)}}.snow:nth-child(128){opacity:.4824;transform:translate(80.1048vw,-10px) scale(.3758);animation:fall-128 12s -3s linear infinite}@keyframes fall-128{45.702%{transform:translate(88.8003vw,45.702vh) scale(.3758)}to{transform:translate(84.45255vw,99vh) scale(.3758)}}.snow:nth-child(129){opacity:.5054;transform:translate(52.2882vw,-10px) scale(.4735);animation:fall-129 20s -3s linear infinite}@keyframes fall-129{50.154%{transform:translate(48.1286vw,50.154vh) scale(.4735)}to{transform:translate(50.2084vw,99vh) scale(.4735)}}.snow:nth-child(130){opacity:.421;transform:translate(18.8081vw,-10px) scale(.9248);animation:fall-130 18s -7s linear infinite}@keyframes fall-130{49.245%{transform:translate(10.1417vw,49.245vh) scale(.9248)}to{transform:translate(14.4749vw,99vh) scale(.9248)}}.snow:nth-child(131){opacity:.8192;transform:translate(99.2852vw,-10px) scale(.7003);animation:fall-131 30s -22s linear infinite}@keyframes fall-131{48.51%{transform:translate(98.7186vw,48.51vh) scale(.7003)}to{transform:translate(99.0019vw,99vh) scale(.7003)}}.snow:nth-child(132){opacity:1.8004;transform:translate(95.0548vw,-10px) scale(.1394);animation:fall-132 12s -10s linear infinite}@keyframes fall-132{67.325%{transform:translate(89.6207vw,67.325vh) scale(.1394)}to{transform:translate(92.33775vw,99vh) scale(.1394)}}.snow:nth-child(133){opacity:.737;transform:translate(81.0267vw,-10px) scale(.5584);animation:fall-133 18s -23s linear infinite}@keyframes fall-133{32.911%{transform:translate(78.9584vw,32.911vh) scale(.5584)}to{transform:translate(79.99255vw,99vh) scale(.5584)}}.snow:nth-child(134){opacity:.4108;transform:translate(23.2341vw,-10px) scale(.9234);animation:fall-134 30s -7s linear infinite}@keyframes fall-134{71.99%{transform:translate(33.2053vw,71.99vh) scale(.9234)}to{transform:translate(28.2197vw,99vh) scale(.9234)}}.snow:nth-child(135){opacity:.8468;transform:translate(33.0488vw,-10px) scale(.2186);animation:fall-135 11s -12s linear infinite}@keyframes fall-135{77.899%{transform:translate(38.3974vw,77.899vh) scale(.2186)}to{transform:translate(35.7231vw,99vh) scale(.2186)}}.snow:nth-child(136){opacity:1.8426;transform:translate(53.9353vw,-10px) scale(.1653);animation:fall-136 17s -2s linear infinite}@keyframes fall-136{46.637%{transform:translate(49.912vw,46.637vh) scale(.1653)}to{transform:translate(51.92365vw,99vh) scale(.1653)}}.snow:nth-child(137){opacity:1.131;transform:translate(51.7347vw,-10px) scale(.8796);animation:fall-137 11s -29s linear infinite}@keyframes fall-137{55.494%{transform:translate(43.3119vw,55.494vh) scale(.8796)}to{transform:translate(47.5233vw,99vh) scale(.8796)}}.snow:nth-child(138){opacity:.0814;transform:translate(36.7055vw,-10px) scale(.133);animation:fall-138 23s -27s linear infinite}@keyframes fall-138{56.17%{transform:translate(45.4952vw,56.17vh) scale(.133)}to{transform:translate(41.10035vw,99vh) scale(.133)}}.snow:nth-child(139){opacity:.3406;transform:translate(89.3187vw,-10px) scale(.5847);animation:fall-139 30s -6s linear infinite}@keyframes fall-139{32.4%{transform:translate(88.1683vw,32.4vh) scale(.5847)}to{transform:translate(88.7435vw,99vh) scale(.5847)}}.snow:nth-child(140){opacity:.4142;transform:translate(83.9486vw,-10px) scale(.9981);animation:fall-140 23s -15s linear infinite}@keyframes fall-140{38.152%{transform:translate(82.2733vw,38.152vh) scale(.9981)}to{transform:translate(83.11095vw,99vh) scale(.9981)}}.snow:nth-child(141){opacity:1.8384;transform:translate(98.9653vw,-10px) scale(.2333);animation:fall-141 27s -5s linear infinite}@keyframes fall-141{55.199%{transform:translate(101.4877vw,55.199vh) scale(.2333)}to{transform:translate(100.2265vw,99vh) scale(.2333)}}.snow:nth-child(142){opacity:.221;transform:translate(42.3706vw,-10px) scale(.0299);animation:fall-142 26s -16s linear infinite}@keyframes fall-142{42.568%{transform:translate(40.4427vw,42.568vh) scale(.0299)}to{transform:translate(41.40665vw,99vh) scale(.0299)}}.snow:nth-child(143){opacity:.16;transform:translate(29.9018vw,-10px) scale(.7554);animation:fall-143 19s -14s linear infinite}@keyframes fall-143{73.912%{transform:translate(26.7644vw,73.912vh) scale(.7554)}to{transform:translate(28.3331vw,99vh) scale(.7554)}}.snow:nth-child(144){opacity:1.562;transform:translate(1.1256vw,-10px) scale(.6658);animation:fall-144 26s -18s linear infinite}@keyframes fall-144{31.998%{transform:translate(5.6684vw,31.998vh) scale(.6658)}to{transform:translate(3.397vw,99vh) scale(.6658)}}.snow:nth-child(145){opacity:1.765;transform:translate(78.4186vw,-10px) scale(.841);animation:fall-145 17s -19s linear infinite}@keyframes fall-145{36.725%{transform:translate(76.5186vw,36.725vh) scale(.841)}to{transform:translate(77.4686vw,99vh) scale(.841)}}.snow:nth-child(146){opacity:1.9156;transform:translate(75.5247vw,-10px) scale(.8316);animation:fall-146 20s -25s linear infinite}@keyframes fall-146{63.267%{transform:translate(78.9189vw,63.267vh) scale(.8316)}to{transform:translate(77.2218vw,99vh) scale(.8316)}}.snow:nth-child(147){opacity:.2398;transform:translate(76.3789vw,-10px) scale(.0538);animation:fall-147 29s -2s linear infinite}@keyframes fall-147{54.324%{transform:translate(79.8942vw,54.324vh) scale(.0538)}to{transform:translate(78.13655vw,99vh) scale(.0538)}}.snow:nth-child(148){opacity:1.7462;transform:translate(51.5208vw,-10px) scale(.9297);animation:fall-148 12s -7s linear infinite}@keyframes fall-148{35.084%{transform:translate(52.2222vw,35.084vh) scale(.9297)}to{transform:translate(51.8715vw,99vh) scale(.9297)}}.snow:nth-child(149){opacity:1.2784;transform:translate(33.1536vw,-10px) scale(.8553);animation:fall-149 29s -3s linear infinite}@keyframes fall-149{74.613%{transform:translate(41.3792vw,74.613vh) scale(.8553)}to{transform:translate(37.2664vw,99vh) scale(.8553)}}.snow:nth-child(150){opacity:.3176;transform:translate(4.699vw,-10px) scale(.3652);animation:fall-150 26s -8s linear infinite}@keyframes fall-150{65.023%{transform:translate(9.8268vw,65.023vh) scale(.3652)}to{transform:translate(7.2629vw,99vh) scale(.3652)}}.snow:nth-child(151){opacity:.1268;transform:translate(35.583vw,-10px) scale(.3051);animation:fall-151 30s -12s linear infinite}@keyframes fall-151{40.859%{transform:translate(31.608vw,40.859vh) scale(.3051)}to{transform:translate(33.5955vw,99vh) scale(.3051)}}.snow:nth-child(152){opacity:.7016;transform:translate(1.0375vw,-10px) scale(.4764);animation:fall-152 19s -6s linear infinite}@keyframes fall-152{31.321%{transform:translate(9.0847vw,31.321vh) scale(.4764)}to{transform:translate(5.0611vw,99vh) scale(.4764)}}.snow:nth-child(153){opacity:.4434;transform:translate(27.4378vw,-10px) scale(.7388);animation:fall-153 21s -17s linear infinite}@keyframes fall-153{30.963%{transform:translate(22.7706vw,30.963vh) scale(.7388)}to{transform:translate(25.1042vw,99vh) scale(.7388)}}.snow:nth-child(154){opacity:1.2378;transform:translate(88.2248vw,-10px) scale(.6885);animation:fall-154 26s -26s linear infinite}@keyframes fall-154{66.549%{transform:translate(80.7474vw,66.549vh) scale(.6885)}to{transform:translate(84.4861vw,99vh) scale(.6885)}}.snow:nth-child(155){opacity:1.0834;transform:translate(44.1838vw,-10px) scale(.0301);animation:fall-155 23s -12s linear infinite}@keyframes fall-155{34.466%{transform:translate(36.0016vw,34.466vh) scale(.0301)}to{transform:translate(40.0927vw,99vh) scale(.0301)}}.snow:nth-child(156){opacity:.7238;transform:translate(99.243vw,-10px) scale(.7829);animation:fall-156 24s -20s linear infinite}@keyframes fall-156{65.53%{transform:translate(96.6484vw,65.53vh) scale(.7829)}to{transform:translate(97.9457vw,99vh) scale(.7829)}}.snow:nth-child(157){opacity:1.5822;transform:translate(93.5232vw,-10px) scale(.3718);animation:fall-157 21s -18s linear infinite}@keyframes fall-157{34.458%{transform:translate(101.6183vw,34.458vh) scale(.3718)}to{transform:translate(97.57075vw,99vh) scale(.3718)}}.snow:nth-child(158){opacity:1.3552;transform:translate(82.5943vw,-10px) scale(.2725);animation:fall-158 24s -26s linear infinite}@keyframes fall-158{66.205%{transform:translate(80.2478vw,66.205vh) scale(.2725)}to{transform:translate(81.42105vw,99vh) scale(.2725)}}.snow:nth-child(159){opacity:1.157;transform:translate(87.0129vw,-10px) scale(.0712);animation:fall-159 22s -9s linear infinite}@keyframes fall-159{62.528%{transform:translate(96.245vw,62.528vh) scale(.0712)}to{transform:translate(91.62895vw,99vh) scale(.0712)}}.snow:nth-child(160){opacity:1.4366;transform:translate(57.2386vw,-10px) scale(.2521);animation:fall-160 11s -21s linear infinite}@keyframes fall-160{37.375%{transform:translate(55.1198vw,37.375vh) scale(.2521)}to{transform:translate(56.1792vw,99vh) scale(.2521)}}.snow:nth-child(161){opacity:.5908;transform:translate(14.1896vw,-10px) scale(.586);animation:fall-161 10s -8s linear infinite}@keyframes fall-161{65.895%{transform:translate(12.3878vw,65.895vh) scale(.586)}to{transform:translate(13.2887vw,99vh) scale(.586)}}.snow:nth-child(162){opacity:1.1574;transform:translate(13.541vw,-10px) scale(.268);animation:fall-162 19s -24s linear infinite}@keyframes fall-162{76.085%{transform:translate(6.2286vw,76.085vh) scale(.268)}to{transform:translate(9.8848vw,99vh) scale(.268)}}.snow:nth-child(163){opacity:1.7114;transform:translate(13.8vw,-10px) scale(.1338);animation:fall-163 12s -8s linear infinite}@keyframes fall-163{36.073%{transform:translate(9.8674vw,36.073vh) scale(.1338)}to{transform:translate(11.8337vw,99vh) scale(.1338)}}.snow:nth-child(164){opacity:1.0584;transform:translate(54.2597vw,-10px) scale(.2605);animation:fall-164 12s -22s linear infinite}@keyframes fall-164{52.575%{transform:translate(49.9004vw,52.575vh) scale(.2605)}to{transform:translate(52.08005vw,99vh) scale(.2605)}}.snow:nth-child(165){opacity:1.5616;transform:translate(94.4045vw,-10px) scale(.8895);animation:fall-165 17s -30s linear infinite}@keyframes fall-165{74.93%{transform:translate(100.0172vw,74.93vh) scale(.8895)}to{transform:translate(97.21085vw,99vh) scale(.8895)}}.snow:nth-child(166){opacity:.2172;transform:translate(70.1139vw,-10px) scale(.1955);animation:fall-166 21s -9s linear infinite}@keyframes fall-166{56.971%{transform:translate(73.8797vw,56.971vh) scale(.1955)}to{transform:translate(71.9968vw,99vh) scale(.1955)}}.snow:nth-child(167){opacity:.9924;transform:translate(97.0045vw,-10px) scale(.4185);animation:fall-167 19s -7s linear infinite}@keyframes fall-167{37.785%{transform:translate(106.2871vw,37.785vh) scale(.4185)}to{transform:translate(101.6458vw,99vh) scale(.4185)}}.snow:nth-child(168){opacity:.5992;transform:translate(98.716vw,-10px) scale(.922);animation:fall-168 19s -16s linear infinite}@keyframes fall-168{35.224%{transform:translate(103.0494vw,35.224vh) scale(.922)}to{transform:translate(100.8827vw,99vh) scale(.922)}}.snow:nth-child(169){opacity:.2822;transform:translate(3.7288vw,-10px) scale(.2857);animation:fall-169 19s -11s linear infinite}@keyframes fall-169{75.666%{transform:translate(6.2612vw,75.666vh) scale(.2857)}to{transform:translate(4.995vw,99vh) scale(.2857)}}.snow:nth-child(170){opacity:.0918;transform:translate(60.7197vw,-10px) scale(.4156);animation:fall-170 28s -7s linear infinite}@keyframes fall-170{47.026%{transform:translate(61.8202vw,47.026vh) scale(.4156)}to{transform:translate(61.26995vw,99vh) scale(.4156)}}.snow:nth-child(171){opacity:.857;transform:translate(37.3745vw,-10px) scale(.7754);animation:fall-171 17s -12s linear infinite}@keyframes fall-171{39.099%{transform:translate(36.6728vw,39.099vh) scale(.7754)}to{transform:translate(37.02365vw,99vh) scale(.7754)}}.snow:nth-child(172){opacity:.8056;transform:translate(6.0296vw,-10px) scale(.3789);animation:fall-172 13s -7s linear infinite}@keyframes fall-172{33.465%{transform:translate(2.5141vw,33.465vh) scale(.3789)}to{transform:translate(4.27185vw,99vh) scale(.3789)}}.snow:nth-child(173){opacity:1.3202;transform:translate(65.4004vw,-10px) scale(.0441);animation:fall-173 27s -7s linear infinite}@keyframes fall-173{44.439%{transform:translate(72.1436vw,44.439vh) scale(.0441)}to{transform:translate(68.772vw,99vh) scale(.0441)}}.snow:nth-child(174){opacity:.059;transform:translate(2.1814vw,-10px) scale(.4369);animation:fall-174 24s -12s linear infinite}@keyframes fall-174{70.777%{transform:translate(4.2423vw,70.777vh) scale(.4369)}to{transform:translate(3.21185vw,99vh) scale(.4369)}}.snow:nth-child(175){opacity:.2952;transform:translate(71.534vw,-10px) scale(.8924);animation:fall-175 12s -27s linear infinite}@keyframes fall-175{59.87%{transform:translate(77.884vw,59.87vh) scale(.8924)}to{transform:translate(74.709vw,99vh) scale(.8924)}}.snow:nth-child(176){opacity:1.8512;transform:translate(53.7361vw,-10px) scale(.9808);animation:fall-176 17s -29s linear infinite}@keyframes fall-176{74.923%{transform:translate(50.5326vw,74.923vh) scale(.9808)}to{transform:translate(52.13435vw,99vh) scale(.9808)}}.snow:nth-child(177){opacity:1.1388;transform:translate(34.9513vw,-10px) scale(.2434);animation:fall-177 14s -5s linear infinite}@keyframes fall-177{63.673%{transform:translate(28.8072vw,63.673vh) scale(.2434)}to{transform:translate(31.87925vw,99vh) scale(.2434)}}.snow:nth-child(178){opacity:.0686;transform:translate(10.6612vw,-10px) scale(.1321);animation:fall-178 29s -11s linear infinite}@keyframes fall-178{70.846%{transform:translate(2.7003vw,70.846vh) scale(.1321)}to{transform:translate(6.68075vw,99vh) scale(.1321)}}.snow:nth-child(179){opacity:1.1784;transform:translate(24.5722vw,-10px) scale(.2627);animation:fall-179 12s -11s linear infinite}@keyframes fall-179{66.549%{transform:translate(26.7419vw,66.549vh) scale(.2627)}to{transform:translate(25.65705vw,99vh) scale(.2627)}}.snow:nth-child(180){opacity:1.45;transform:translate(13.5735vw,-10px) scale(.3714);animation:fall-180 30s -7s linear infinite}@keyframes fall-180{79.989%{transform:translate(12.1997vw,79.989vh) scale(.3714)}to{transform:translate(12.8866vw,99vh) scale(.3714)}}.snow:nth-child(181){opacity:.531;transform:translate(40.2057vw,-10px) scale(.6891);animation:fall-181 15s -27s linear infinite}@keyframes fall-181{76.624%{transform:translate(44.6809vw,76.624vh) scale(.6891)}to{transform:translate(42.4433vw,99vh) scale(.6891)}}.snow:nth-child(182){opacity:.8314;transform:translate(92.474vw,-10px) scale(.7823);animation:fall-182 15s -21s linear infinite}@keyframes fall-182{47.382%{transform:translate(88.4165vw,47.382vh) scale(.7823)}to{transform:translate(90.44525vw,99vh) scale(.7823)}}.snow:nth-child(183){opacity:1.2772;transform:translate(76.7256vw,-10px) scale(.844);animation:fall-183 17s -4s linear infinite}@keyframes fall-183{71.293%{transform:translate(69.7547vw,71.293vh) scale(.844)}to{transform:translate(73.24015vw,99vh) scale(.844)}}.snow:nth-child(184){opacity:.382;transform:translate(83.9918vw,-10px) scale(.8523);animation:fall-184 26s -19s linear infinite}@keyframes fall-184{66.685%{transform:translate(85.6562vw,66.685vh) scale(.8523)}to{transform:translate(84.824vw,99vh) scale(.8523)}}.snow:nth-child(185){opacity:1.977;transform:translate(21.2879vw,-10px) scale(.4804);animation:fall-185 18s -15s linear infinite}@keyframes fall-185{31.401%{transform:translate(19.4261vw,31.401vh) scale(.4804)}to{transform:translate(20.357vw,99vh) scale(.4804)}}.snow:nth-child(186){opacity:.3656;transform:translate(69.0163vw,-10px) scale(.8989);animation:fall-186 10s -16s linear infinite}@keyframes fall-186{49.869%{transform:translate(76.1773vw,49.869vh) scale(.8989)}to{transform:translate(72.5968vw,99vh) scale(.8989)}}.snow:nth-child(187){opacity:1.1744;transform:translate(79.0557vw,-10px) scale(.8908);animation:fall-187 15s -23s linear infinite}@keyframes fall-187{33.908%{transform:translate(70.4485vw,33.908vh) scale(.8908)}to{transform:translate(74.7521vw,99vh) scale(.8908)}}.snow:nth-child(188){opacity:.4792;transform:translate(72.027vw,-10px) scale(.6376);animation:fall-188 23s -11s linear infinite}@keyframes fall-188{63.144%{transform:translate(72.3138vw,63.144vh) scale(.6376)}to{transform:translate(72.1704vw,99vh) scale(.6376)}}.snow:nth-child(189){opacity:.6732;transform:translate(81.8208vw,-10px) scale(.7795);animation:fall-189 21s -21s linear infinite}@keyframes fall-189{43.775%{transform:translate(88.9415vw,43.775vh) scale(.7795)}to{transform:translate(85.38115vw,99vh) scale(.7795)}}.snow:nth-child(190){opacity:.4604;transform:translate(4.8703vw,-10px) scale(.9988);animation:fall-190 17s -23s linear infinite}@keyframes fall-190{67.928%{transform:translate(12.0646vw,67.928vh) scale(.9988)}to{transform:translate(8.46745vw,99vh) scale(.9988)}}.snow:nth-child(191){opacity:1.4224;transform:translate(19.2586vw,-10px) scale(.9941);animation:fall-191 10s -4s linear infinite}@keyframes fall-191{75.994%{transform:translate(21.2622vw,75.994vh) scale(.9941)}to{transform:translate(20.2604vw,99vh) scale(.9941)}}.snow:nth-child(192){opacity:1.9114;transform:translate(49.2097vw,-10px) scale(.7215);animation:fall-192 12s -11s linear infinite}@keyframes fall-192{64.083%{transform:translate(49.4648vw,64.083vh) scale(.7215)}to{transform:translate(49.33725vw,99vh) scale(.7215)}}.snow:nth-child(193){opacity:.0758;transform:translate(78.6221vw,-10px) scale(.2632);animation:fall-193 27s -2s linear infinite}@keyframes fall-193{46.178%{transform:translate(81.3821vw,46.178vh) scale(.2632)}to{transform:translate(80.0021vw,99vh) scale(.2632)}}.snow:nth-child(194){opacity:1.4108;transform:translate(29.3855vw,-10px) scale(.5325);animation:fall-194 19s -26s linear infinite}@keyframes fall-194{52.018%{transform:translate(31.1245vw,52.018vh) scale(.5325)}to{transform:translate(30.255vw,99vh) scale(.5325)}}.snow:nth-child(195){opacity:1.7762;transform:translate(90.5676vw,-10px) scale(.3625);animation:fall-195 11s -5s linear infinite}@keyframes fall-195{74.963%{transform:translate(96.0488vw,74.963vh) scale(.3625)}to{transform:translate(93.3082vw,99vh) scale(.3625)}}.snow:nth-child(196){opacity:.857;transform:translate(96.1339vw,-10px) scale(.0321);animation:fall-196 17s -27s linear infinite}@keyframes fall-196{65.595%{transform:translate(91.2757vw,65.595vh) scale(.0321)}to{transform:translate(93.7048vw,99vh) scale(.0321)}}.snow:nth-child(197){opacity:1.308;transform:translate(56.7305vw,-10px) scale(.1414);animation:fall-197 26s -20s linear infinite}@keyframes fall-197{76.679%{transform:translate(57.3832vw,76.679vh) scale(.1414)}to{transform:translate(57.05685vw,99vh) scale(.1414)}}.snow:nth-child(198){opacity:.5048;transform:translate(34.4652vw,-10px) scale(.3741);animation:fall-198 26s -14s linear infinite}@keyframes fall-198{49.762%{transform:translate(24.725vw,49.762vh) scale(.3741)}to{transform:translate(29.5951vw,99vh) scale(.3741)}}.snow:nth-child(199){opacity:1.2842;transform:translate(75.7085vw,-10px) scale(.7816);animation:fall-199 14s -27s linear infinite}@keyframes fall-199{37.909%{transform:translate(78.6714vw,37.909vh) scale(.7816)}to{transform:translate(77.18995vw,99vh) scale(.7816)}}.snow:nth-child(200){opacity:1.8586;transform:translate(63.9147vw,-10px) scale(.0648);animation:fall-200 19s -15s linear infinite}@keyframes fall-200{53.804%{transform:translate(62.1726vw,53.804vh) scale(.0648)}to{transform:translate(63.04365vw,99vh) scale(.0648)}}.snow:nth-child(201){opacity:1.7454;transform:translate(26.1948vw,-10px) scale(.4017);animation:fall-201 13s -16s linear infinite}@keyframes fall-201{55.389%{transform:translate(31.1387vw,55.389vh) scale(.4017)}to{transform:translate(28.66675vw,99vh) scale(.4017)}}.snow:nth-child(202){opacity:.2782;transform:translate(92.281vw,-10px) scale(.1423);animation:fall-202 26s -16s linear infinite}@keyframes fall-202{44.006%{transform:translate(87.5689vw,44.006vh) scale(.1423)}to{transform:translate(89.92495vw,99vh) scale(.1423)}}.snow:nth-child(203){opacity:.0696;transform:translate(97.1436vw,-10px) scale(.2806);animation:fall-203 10s -19s linear infinite}@keyframes fall-203{67.514%{transform:translate(102.076vw,67.514vh) scale(.2806)}to{transform:translate(99.6098vw,99vh) scale(.2806)}}.snow:nth-child(204){opacity:.0672;transform:translate(46.2982vw,-10px) scale(.028);animation:fall-204 20s -15s linear infinite}@keyframes fall-204{35.387%{transform:translate(42.1327vw,35.387vh) scale(.028)}to{transform:translate(44.21545vw,99vh) scale(.028)}}.snow:nth-child(205){opacity:.2542;transform:translate(16.6677vw,-10px) scale(.3845);animation:fall-205 11s -20s linear infinite}@keyframes fall-205{62.351%{transform:translate(22.2884vw,62.351vh) scale(.3845)}to{transform:translate(19.47805vw,99vh) scale(.3845)}}.snow:nth-child(206){opacity:.6724;transform:translate(24.8669vw,-10px) scale(.4663);animation:fall-206 30s -2s linear infinite}@keyframes fall-206{39.838%{transform:translate(25.9151vw,39.838vh) scale(.4663)}to{transform:translate(25.391vw,99vh) scale(.4663)}}.snow:nth-child(207){opacity:1.7124;transform:translate(9.0359vw,-10px) scale(.7676);animation:fall-207 16s -2s linear infinite}@keyframes fall-207{43.63%{transform:translate(11.921vw,43.63vh) scale(.7676)}to{transform:translate(10.47845vw,99vh) scale(.7676)}}.snow:nth-child(208){opacity:1.4448;transform:translate(99.332vw,-10px) scale(.3637);animation:fall-208 24s -30s linear infinite}@keyframes fall-208{75.96%{transform:translate(97.5421vw,75.96vh) scale(.3637)}to{transform:translate(98.43705vw,99vh) scale(.3637)}}.snow:nth-child(209){opacity:1.505;transform:translate(23.144vw,-10px) scale(.8242);animation:fall-209 30s -16s linear infinite}@keyframes fall-209{44.415%{transform:translate(16.0042vw,44.415vh) scale(.8242)}to{transform:translate(19.5741vw,99vh) scale(.8242)}}.snow:nth-child(210){opacity:1.448;transform:translate(82.4059vw,-10px) scale(.6323);animation:fall-210 11s -28s linear infinite}@keyframes fall-210{52.516%{transform:translate(89.2855vw,52.516vh) scale(.6323)}to{transform:translate(85.8457vw,99vh) scale(.6323)}}.snow:nth-child(211){opacity:1.9782;transform:translate(37.038vw,-10px) scale(.846);animation:fall-211 18s -7s linear infinite}@keyframes fall-211{73.191%{transform:translate(46.1166vw,73.191vh) scale(.846)}to{transform:translate(41.5773vw,99vh) scale(.846)}}.snow:nth-child(212){opacity:.9408;transform:translate(96.4051vw,-10px) scale(.285);animation:fall-212 16s -22s linear infinite}@keyframes fall-212{66.885%{transform:translate(104.9872vw,66.885vh) scale(.285)}to{transform:translate(100.69615vw,99vh) scale(.285)}}.snow:nth-child(213){opacity:1.1796;transform:translate(60.0697vw,-10px) scale(.4544);animation:fall-213 17s -19s linear infinite}@keyframes fall-213{62.402%{transform:translate(51.9361vw,62.402vh) scale(.4544)}to{transform:translate(56.0029vw,99vh) scale(.4544)}}.snow:nth-child(214){opacity:.6392;transform:translate(34.8295vw,-10px) scale(.6283);animation:fall-214 17s -13s linear infinite}@keyframes fall-214{57.553%{transform:translate(27.8736vw,57.553vh) scale(.6283)}to{transform:translate(31.35155vw,99vh) scale(.6283)}}.snow:nth-child(215){opacity:1.8184;transform:translate(76.8142vw,-10px) scale(.6722);animation:fall-215 30s -28s linear infinite}@keyframes fall-215{71.358%{transform:translate(74.8427vw,71.358vh) scale(.6722)}to{transform:translate(75.82845vw,99vh) scale(.6722)}}.snow:nth-child(216){opacity:.8662;transform:translate(69.1311vw,-10px) scale(.7767);animation:fall-216 20s -11s linear infinite}@keyframes fall-216{60.077%{transform:translate(68.8493vw,60.077vh) scale(.7767)}to{transform:translate(68.9902vw,99vh) scale(.7767)}}.snow:nth-child(217){opacity:.8042;transform:translate(15.2249vw,-10px) scale(.7136);animation:fall-217 26s -20s linear infinite}@keyframes fall-217{79.41%{transform:translate(22.8843vw,79.41vh) scale(.7136)}to{transform:translate(19.0546vw,99vh) scale(.7136)}}.snow:nth-child(218){opacity:.6722;transform:translate(3.0318vw,-10px) scale(.3977);animation:fall-218 10s -12s linear infinite}@keyframes fall-218{57.083%{transform:translate(-3.7874vw,57.083vh) scale(.3977)}to{transform:translate(-.3778vw,99vh) scale(.3977)}}.snow:nth-child(219){opacity:.2052;transform:translate(30.7354vw,-10px) scale(.4607);animation:fall-219 30s -29s linear infinite}@keyframes fall-219{67.776%{transform:translate(22.1258vw,67.776vh) scale(.4607)}to{transform:translate(26.4306vw,99vh) scale(.4607)}}.snow:nth-child(220){opacity:1.8022;transform:translate(30.7976vw,-10px) scale(.0731);animation:fall-220 22s -13s linear infinite}@keyframes fall-220{43.098%{transform:translate(23.5142vw,43.098vh) scale(.0731)}to{transform:translate(27.1559vw,99vh) scale(.0731)}}.snow:nth-child(221){opacity:.6374;transform:translate(81.7411vw,-10px) scale(.5);animation:fall-221 12s -23s linear infinite}@keyframes fall-221{31.666%{transform:translate(73.5521vw,31.666vh) scale(.5)}to{transform:translate(77.6466vw,99vh) scale(.5)}}.snow:nth-child(222){opacity:1.3696;transform:translate(73.7623vw,-10px) scale(.0795);animation:fall-222 17s -17s linear infinite}@keyframes fall-222{71.438%{transform:translate(72.7398vw,71.438vh) scale(.0795)}to{transform:translate(73.25105vw,99vh) scale(.0795)}}.snow:nth-child(223){opacity:.745;transform:translate(54.8825vw,-10px) scale(.0306);animation:fall-223 15s -18s linear infinite}@keyframes fall-223{57.303%{transform:translate(54.3219vw,57.303vh) scale(.0306)}to{transform:translate(54.6022vw,99vh) scale(.0306)}}.snow:nth-child(224){opacity:.1632;transform:translate(53.4867vw,-10px) scale(.3349);animation:fall-224 22s -11s linear infinite}@keyframes fall-224{41.664%{transform:translate(55.0378vw,41.664vh) scale(.3349)}to{transform:translate(54.26225vw,99vh) scale(.3349)}}.snow:nth-child(225){opacity:1.11;transform:translate(15.0765vw,-10px) scale(.0868);animation:fall-225 14s -26s linear infinite}@keyframes fall-225{69.058%{transform:translate(21.7268vw,69.058vh) scale(.0868)}to{transform:translate(18.40165vw,99vh) scale(.0868)}}.snow:nth-child(226){opacity:1.2746;transform:translate(79.1472vw,-10px) scale(.8107);animation:fall-226 22s -14s linear infinite}@keyframes fall-226{55.186%{transform:translate(78.2747vw,55.186vh) scale(.8107)}to{transform:translate(78.71095vw,99vh) scale(.8107)}}.snow:nth-child(227){opacity:1.3944;transform:translate(4.7696vw,-10px) scale(.1849);animation:fall-227 19s -11s linear infinite}@keyframes fall-227{77.403%{transform:translate(9.2923vw,77.403vh) scale(.1849)}to{transform:translate(7.03095vw,99vh) scale(.1849)}}.snow:nth-child(228){opacity:1.606;transform:translate(79.9121vw,-10px) scale(.052);animation:fall-228 23s -27s linear infinite}@keyframes fall-228{48.042%{transform:translate(85.4385vw,48.042vh) scale(.052)}to{transform:translate(82.6753vw,99vh) scale(.052)}}.snow:nth-child(229){opacity:.9888;transform:translate(42.7321vw,-10px) scale(.858);animation:fall-229 18s -6s linear infinite}@keyframes fall-229{36.676%{transform:translate(40.8311vw,36.676vh) scale(.858)}to{transform:translate(41.7816vw,99vh) scale(.858)}}.snow:nth-child(230){opacity:1.4058;transform:translate(17.2577vw,-10px) scale(.0458);animation:fall-230 22s -27s linear infinite}@keyframes fall-230{36.257%{transform:translate(20.1579vw,36.257vh) scale(.0458)}to{transform:translate(18.7078vw,99vh) scale(.0458)}}.snow:nth-child(231){opacity:.802;transform:translate(98.0574vw,-10px) scale(.2537);animation:fall-231 17s -1s linear infinite}@keyframes fall-231{53.383%{transform:translate(106.5214vw,53.383vh) scale(.2537)}to{transform:translate(102.2894vw,99vh) scale(.2537)}}.snow:nth-child(232){opacity:.095;transform:translate(77.1903vw,-10px) scale(.6707);animation:fall-232 23s -30s linear infinite}@keyframes fall-232{76.16%{transform:translate(74.9188vw,76.16vh) scale(.6707)}to{transform:translate(76.05455vw,99vh) scale(.6707)}}.snow:nth-child(233){opacity:.8914;transform:translate(6.6861vw,-10px) scale(.3647);animation:fall-233 16s -27s linear infinite}@keyframes fall-233{37.662%{transform:translate(.7542vw,37.662vh) scale(.3647)}to{transform:translate(3.72015vw,99vh) scale(.3647)}}.snow:nth-child(234){opacity:1.5046;transform:translate(74.8096vw,-10px) scale(.4143);animation:fall-234 21s -19s linear infinite}@keyframes fall-234{60.322%{transform:translate(77.7716vw,60.322vh) scale(.4143)}to{transform:translate(76.2906vw,99vh) scale(.4143)}}.snow:nth-child(235){opacity:1.5608;transform:translate(7.3115vw,-10px) scale(.9124);animation:fall-235 21s -30s linear infinite}@keyframes fall-235{47.494%{transform:translate(1.327vw,47.494vh) scale(.9124)}to{transform:translate(4.31925vw,99vh) scale(.9124)}}.snow:nth-child(236){opacity:1.9974;transform:translate(9.4576vw,-10px) scale(.7023);animation:fall-236 21s -18s linear infinite}@keyframes fall-236{33.398%{transform:translate(17.4528vw,33.398vh) scale(.7023)}to{transform:translate(13.4552vw,99vh) scale(.7023)}}.snow:nth-child(237){opacity:.5164;transform:translate(39.5991vw,-10px) scale(.949);animation:fall-237 14s -1s linear infinite}@keyframes fall-237{68.293%{transform:translate(39.201vw,68.293vh) scale(.949)}to{transform:translate(39.40005vw,99vh) scale(.949)}}.snow:nth-child(238){opacity:.6004;transform:translate(44.9716vw,-10px) scale(.6783);animation:fall-238 18s -29s linear infinite}@keyframes fall-238{44.52%{transform:translate(46.8611vw,44.52vh) scale(.6783)}to{transform:translate(45.91635vw,99vh) scale(.6783)}}.snow:nth-child(239){opacity:1.7824;transform:translate(53.6262vw,-10px) scale(.8784);animation:fall-239 23s -13s linear infinite}@keyframes fall-239{70.567%{transform:translate(47.7678vw,70.567vh) scale(.8784)}to{transform:translate(50.697vw,99vh) scale(.8784)}}.snow:nth-child(240){opacity:1.8076;transform:translate(27.6878vw,-10px) scale(.2439);animation:fall-240 15s -30s linear infinite}@keyframes fall-240{41.634%{transform:translate(26.0868vw,41.634vh) scale(.2439)}to{transform:translate(26.8873vw,99vh) scale(.2439)}}.snow:nth-child(241){opacity:.7876;transform:translate(54.1141vw,-10px) scale(.3793);animation:fall-241 13s -24s linear infinite}@keyframes fall-241{79.739%{transform:translate(55.2706vw,79.739vh) scale(.3793)}to{transform:translate(54.69235vw,99vh) scale(.3793)}}.snow:nth-child(242){opacity:1.381;transform:translate(47.9567vw,-10px) scale(.7315);animation:fall-242 22s -6s linear infinite}@keyframes fall-242{58.781%{transform:translate(55.4494vw,58.781vh) scale(.7315)}to{transform:translate(51.70305vw,99vh) scale(.7315)}}.snow:nth-child(243){opacity:1.8918;transform:translate(88.2939vw,-10px) scale(.259);animation:fall-243 23s -26s linear infinite}@keyframes fall-243{64.481%{transform:translate(93.852vw,64.481vh) scale(.259)}to{transform:translate(91.07295vw,99vh) scale(.259)}}.snow:nth-child(244){opacity:1.6962;transform:translate(89.353vw,-10px) scale(.105);animation:fall-244 10s -14s linear infinite}@keyframes fall-244{75.299%{transform:translate(86.4903vw,75.299vh) scale(.105)}to{transform:translate(87.92165vw,99vh) scale(.105)}}.snow:nth-child(245){opacity:1.9848;transform:translate(71.1407vw,-10px) scale(.3646);animation:fall-245 16s -1s linear infinite}@keyframes fall-245{36.002%{transform:translate(62.535vw,36.002vh) scale(.3646)}to{transform:translate(66.83785vw,99vh) scale(.3646)}}.snow:nth-child(246){opacity:.965;transform:translate(68.365vw,-10px) scale(.3702);animation:fall-246 30s -26s linear infinite}@keyframes fall-246{54.312%{transform:translate(66.9311vw,54.312vh) scale(.3702)}to{transform:translate(67.64805vw,99vh) scale(.3702)}}.snow:nth-child(247){opacity:.0548;transform:translate(35.2132vw,-10px) scale(.972);animation:fall-247 12s -12s linear infinite}@keyframes fall-247{31.27%{transform:translate(38.0933vw,31.27vh) scale(.972)}to{transform:translate(36.65325vw,99vh) scale(.972)}}.snow:nth-child(248){opacity:1.3384;transform:translate(43.3083vw,-10px) scale(.7627);animation:fall-248 22s -1s linear infinite}@keyframes fall-248{64.427%{transform:translate(44.7748vw,64.427vh) scale(.7627)}to{transform:translate(44.04155vw,99vh) scale(.7627)}}.snow:nth-child(249){opacity:.8458;transform:translate(87.8746vw,-10px) scale(.0998);animation:fall-249 17s -29s linear infinite}@keyframes fall-249{66.008%{transform:translate(88.8477vw,66.008vh) scale(.0998)}to{transform:translate(88.36115vw,99vh) scale(.0998)}}.snow:nth-child(250){opacity:.1354;transform:translate(9.7977vw,-10px) scale(.5695);animation:fall-250 20s -3s linear infinite}@keyframes fall-250{35.072%{transform:translate(16.1311vw,35.072vh) scale(.5695)}to{transform:translate(12.9644vw,99vh) scale(.5695)}}.snow:nth-child(251){opacity:.1912;transform:translate(8.3054vw,-10px) scale(.7072);animation:fall-251 16s -1s linear infinite}@keyframes fall-251{32.965%{transform:translate(15.3319vw,32.965vh) scale(.7072)}to{transform:translate(11.81865vw,99vh) scale(.7072)}}.snow:nth-child(252){opacity:1.103;transform:translate(20.7085vw,-10px) scale(.8848);animation:fall-252 12s -16s linear infinite}@keyframes fall-252{60.642%{transform:translate(30.0592vw,60.642vh) scale(.8848)}to{transform:translate(25.38385vw,99vh) scale(.8848)}}.snow:nth-child(253){opacity:1.014;transform:translate(99.947vw,-10px) scale(.8026);animation:fall-253 25s -21s linear infinite}@keyframes fall-253{62.333%{transform:translate(98.9172vw,62.333vh) scale(.8026)}to{transform:translate(99.4321vw,99vh) scale(.8026)}}.snow:nth-child(254){opacity:1.4332;transform:translate(87.0771vw,-10px) scale(.2072);animation:fall-254 21s -20s linear infinite}@keyframes fall-254{34.116%{transform:translate(86.8741vw,34.116vh) scale(.2072)}to{transform:translate(86.9756vw,99vh) scale(.2072)}}.snow:nth-child(255){opacity:.6574;transform:translate(45.2512vw,-10px) scale(.4189);animation:fall-255 20s -30s linear infinite}@keyframes fall-255{74.573%{transform:translate(43.365vw,74.573vh) scale(.4189)}to{transform:translate(44.3081vw,99vh) scale(.4189)}}.snow:nth-child(256){opacity:.9222;transform:translate(29.6553vw,-10px) scale(.387);animation:fall-256 13s -7s linear infinite}@keyframes fall-256{78.093%{transform:translate(36.4171vw,78.093vh) scale(.387)}to{transform:translate(33.0362vw,99vh) scale(.387)}}.snow:nth-child(257){opacity:.0888;transform:translate(.2909vw,-10px) scale(.2847);animation:fall-257 22s -25s linear infinite}@keyframes fall-257{67.824%{transform:translate(5.3068vw,67.824vh) scale(.2847)}to{transform:translate(2.79885vw,99vh) scale(.2847)}}.snow:nth-child(258){opacity:.1798;transform:translate(22.6601vw,-10px) scale(.694);animation:fall-258 22s -9s linear infinite}@keyframes fall-258{30.426%{transform:translate(30.389vw,30.426vh) scale(.694)}to{transform:translate(26.52455vw,99vh) scale(.694)}}.snow:nth-child(259){opacity:.8728;transform:translate(28.1689vw,-10px) scale(.2082);animation:fall-259 23s -11s linear infinite}@keyframes fall-259{32.683%{transform:translate(23.1843vw,32.683vh) scale(.2082)}to{transform:translate(25.6766vw,99vh) scale(.2082)}}.snow:nth-child(260){opacity:.2796;transform:translate(78.8814vw,-10px) scale(.3846);animation:fall-260 14s -12s linear infinite}@keyframes fall-260{45.356%{transform:translate(88.7731vw,45.356vh) scale(.3846)}to{transform:translate(83.82725vw,99vh) scale(.3846)}}.snow:nth-child(261){opacity:.6112;transform:translate(97.8063vw,-10px) scale(.6246);animation:fall-261 14s -26s linear infinite}@keyframes fall-261{55.098%{transform:translate(90.0048vw,55.098vh) scale(.6246)}to{transform:translate(93.90555vw,99vh) scale(.6246)}}.snow:nth-child(262){opacity:1.93;transform:translate(20.2921vw,-10px) scale(.6821);animation:fall-262 22s -9s linear infinite}@keyframes fall-262{79.656%{transform:translate(27.4062vw,79.656vh) scale(.6821)}to{transform:translate(23.84915vw,99vh) scale(.6821)}}.snow:nth-child(263){opacity:1.9378;transform:translate(24.7461vw,-10px) scale(.9158);animation:fall-263 15s -8s linear infinite}@keyframes fall-263{48.455%{transform:translate(16.4821vw,48.455vh) scale(.9158)}to{transform:translate(20.6141vw,99vh) scale(.9158)}}.snow:nth-child(264){opacity:.4026;transform:translate(70.6748vw,-10px) scale(.2663);animation:fall-264 23s -14s linear infinite}@keyframes fall-264{65.899%{transform:translate(65.3099vw,65.899vh) scale(.2663)}to{transform:translate(67.99235vw,99vh) scale(.2663)}}.snow:nth-child(265){opacity:1.787;transform:translate(50.289vw,-10px) scale(.5832);animation:fall-265 17s -5s linear infinite}@keyframes fall-265{37.97%{transform:translate(50.4042vw,37.97vh) scale(.5832)}to{transform:translate(50.3466vw,99vh) scale(.5832)}}.snow:nth-child(266){opacity:.1818;transform:translate(6.8056vw,-10px) scale(.0656);animation:fall-266 18s -23s linear infinite}@keyframes fall-266{50.489%{transform:translate(13.7706vw,50.489vh) scale(.0656)}to{transform:translate(10.2881vw,99vh) scale(.0656)}}.snow:nth-child(267){opacity:.4658;transform:translate(37.465vw,-10px) scale(.4826);animation:fall-267 10s -18s linear infinite}@keyframes fall-267{60.082%{transform:translate(28.9241vw,60.082vh) scale(.4826)}to{transform:translate(33.19455vw,99vh) scale(.4826)}}.snow:nth-child(268){opacity:.311;transform:translate(60.5017vw,-10px) scale(.7174);animation:fall-268 28s -2s linear infinite}@keyframes fall-268{77.769%{transform:translate(57.4341vw,77.769vh) scale(.7174)}to{transform:translate(58.9679vw,99vh) scale(.7174)}}.snow:nth-child(269){opacity:1.5032;transform:translate(5.0791vw,-10px) scale(.0182);animation:fall-269 12s -13s linear infinite}@keyframes fall-269{47.689%{transform:translate(-3.9255vw,47.689vh) scale(.0182)}to{transform:translate(.5768vw,99vh) scale(.0182)}}.snow:nth-child(270){opacity:1.8194;transform:translate(23.0674vw,-10px) scale(.7072);animation:fall-270 13s -9s linear infinite}@keyframes fall-270{40.439%{transform:translate(23.2831vw,40.439vh) scale(.7072)}to{transform:translate(23.17525vw,99vh) scale(.7072)}}.snow:nth-child(271){opacity:1.0886;transform:translate(71.4389vw,-10px) scale(.2104);animation:fall-271 21s -29s linear infinite}@keyframes fall-271{50.69%{transform:translate(61.5556vw,50.69vh) scale(.2104)}to{transform:translate(66.49725vw,99vh) scale(.2104)}}.snow:nth-child(272){opacity:1.7632;transform:translate(66.5793vw,-10px) scale(.6951);animation:fall-272 17s -14s linear infinite}@keyframes fall-272{74.67%{transform:translate(58.4714vw,74.67vh) scale(.6951)}to{transform:translate(62.52535vw,99vh) scale(.6951)}}.snow:nth-child(273){opacity:1.4618;transform:translate(23.0688vw,-10px) scale(.7175);animation:fall-273 23s -25s linear infinite}@keyframes fall-273{43.681%{transform:translate(23.9801vw,43.681vh) scale(.7175)}to{transform:translate(23.52445vw,99vh) scale(.7175)}}.snow:nth-child(274){opacity:.935;transform:translate(46.3474vw,-10px) scale(.385);animation:fall-274 10s -19s linear infinite}@keyframes fall-274{63.882%{transform:translate(50.5196vw,63.882vh) scale(.385)}to{transform:translate(48.4335vw,99vh) scale(.385)}}.snow:nth-child(275){opacity:1.577;transform:translate(23.1354vw,-10px) scale(.057);animation:fall-275 29s -11s linear infinite}@keyframes fall-275{61.418%{transform:translate(25.1109vw,61.418vh) scale(.057)}to{transform:translate(24.12315vw,99vh) scale(.057)}}.snow:nth-child(276){opacity:1.681;transform:translate(6.2777vw,-10px) scale(.7302);animation:fall-276 22s -28s linear infinite}@keyframes fall-276{75.187%{transform:translate(15.5831vw,75.187vh) scale(.7302)}to{transform:translate(10.9304vw,99vh) scale(.7302)}}.snow:nth-child(277){opacity:.6616;transform:translate(37.5919vw,-10px) scale(.3329);animation:fall-277 27s -28s linear infinite}@keyframes fall-277{52.898%{transform:translate(35.3326vw,52.898vh) scale(.3329)}to{transform:translate(36.46225vw,99vh) scale(.3329)}}.snow:nth-child(278){opacity:1.4158;transform:translate(51.1043vw,-10px) scale(.6419);animation:fall-278 23s -29s linear infinite}@keyframes fall-278{59.724%{transform:translate(46.322vw,59.724vh) scale(.6419)}to{transform:translate(48.71315vw,99vh) scale(.6419)}}.snow:nth-child(279){opacity:1.8084;transform:translate(24.9801vw,-10px) scale(.6901);animation:fall-279 14s -24s linear infinite}@keyframes fall-279{31.264%{transform:translate(22.927vw,31.264vh) scale(.6901)}to{transform:translate(23.95355vw,99vh) scale(.6901)}}.snow:nth-child(280){opacity:1.5562;transform:translate(21.8229vw,-10px) scale(.0469);animation:fall-280 20s -21s linear infinite}@keyframes fall-280{40.793%{transform:translate(12.7019vw,40.793vh) scale(.0469)}to{transform:translate(17.2624vw,99vh) scale(.0469)}}.snow:nth-child(281){opacity:.766;transform:translate(42.3419vw,-10px) scale(.5943);animation:fall-281 28s -6s linear infinite}@keyframes fall-281{39.343%{transform:translate(47.2845vw,39.343vh) scale(.5943)}to{transform:translate(44.8132vw,99vh) scale(.5943)}}.snow:nth-child(282){opacity:.042;transform:translate(44.6111vw,-10px) scale(.5554);animation:fall-282 17s -15s linear infinite}@keyframes fall-282{68.877%{transform:translate(54.4641vw,68.877vh) scale(.5554)}to{transform:translate(49.5376vw,99vh) scale(.5554)}}.snow:nth-child(283){opacity:.4088;transform:translate(36.013vw,-10px) scale(.0458);animation:fall-283 29s -30s linear infinite}@keyframes fall-283{52.926%{transform:translate(27.9188vw,52.926vh) scale(.0458)}to{transform:translate(31.9659vw,99vh) scale(.0458)}}.snow:nth-child(284){opacity:.4362;transform:translate(61.8237vw,-10px) scale(.8497);animation:fall-284 29s -9s linear infinite}@keyframes fall-284{69.779%{transform:translate(63.6699vw,69.779vh) scale(.8497)}to{transform:translate(62.7468vw,99vh) scale(.8497)}}.snow:nth-child(285){opacity:1.5924;transform:translate(81.5738vw,-10px) scale(.783);animation:fall-285 20s -26s linear infinite}@keyframes fall-285{66.757%{transform:translate(88.5521vw,66.757vh) scale(.783)}to{transform:translate(85.06295vw,99vh) scale(.783)}}.snow:nth-child(286){opacity:1.539;transform:translate(12.2344vw,-10px) scale(.6608);animation:fall-286 22s -17s linear infinite}@keyframes fall-286{58.073%{transform:translate(14.0649vw,58.073vh) scale(.6608)}to{transform:translate(13.14965vw,99vh) scale(.6608)}}.snow:nth-child(287){opacity:.85;transform:translate(88.5506vw,-10px) scale(.2393);animation:fall-287 11s -23s linear infinite}@keyframes fall-287{31.285%{transform:translate(89.8738vw,31.285vh) scale(.2393)}to{transform:translate(89.2122vw,99vh) scale(.2393)}}.snow:nth-child(288){opacity:1.1954;transform:translate(16.5566vw,-10px) scale(.3194);animation:fall-288 10s -8s linear infinite}@keyframes fall-288{38.076%{transform:translate(15.4432vw,38.076vh) scale(.3194)}to{transform:translate(15.9999vw,99vh) scale(.3194)}}.snow:nth-child(289){opacity:.243;transform:translate(77.1916vw,-10px) scale(.8588);animation:fall-289 25s -7s linear infinite}@keyframes fall-289{53.723%{transform:translate(83.6642vw,53.723vh) scale(.8588)}to{transform:translate(80.4279vw,99vh) scale(.8588)}}.snow:nth-child(290){opacity:1.4548;transform:translate(34.7168vw,-10px) scale(.517);animation:fall-290 22s -1s linear infinite}@keyframes fall-290{57.52%{transform:translate(27.6231vw,57.52vh) scale(.517)}to{transform:translate(31.16995vw,99vh) scale(.517)}}.snow:nth-child(291){opacity:.7304;transform:translate(71.5439vw,-10px) scale(.5031);animation:fall-291 16s -9s linear infinite}@keyframes fall-291{40.268%{transform:translate(66.9613vw,40.268vh) scale(.5031)}to{transform:translate(69.2526vw,99vh) scale(.5031)}}.snow:nth-child(292){opacity:1.2786;transform:translate(11.9446vw,-10px) scale(.1451);animation:fall-292 15s -18s linear infinite}@keyframes fall-292{60.036%{transform:translate(14.9385vw,60.036vh) scale(.1451)}to{transform:translate(13.44155vw,99vh) scale(.1451)}}.snow:nth-child(293){opacity:.7466;transform:translate(23.9147vw,-10px) scale(.3832);animation:fall-293 17s -3s linear infinite}@keyframes fall-293{43.855%{transform:translate(25.6745vw,43.855vh) scale(.3832)}to{transform:translate(24.7946vw,99vh) scale(.3832)}}.snow:nth-child(294){opacity:1.4658;transform:translate(63.0421vw,-10px) scale(.4095);animation:fall-294 19s -17s linear infinite}@keyframes fall-294{58.98%{transform:translate(60.668vw,58.98vh) scale(.4095)}to{transform:translate(61.85505vw,99vh) scale(.4095)}}.snow:nth-child(295){opacity:.8626;transform:translate(82.5371vw,-10px) scale(.4421);animation:fall-295 29s -16s linear infinite}@keyframes fall-295{33.719%{transform:translate(74.1018vw,33.719vh) scale(.4421)}to{transform:translate(78.31945vw,99vh) scale(.4421)}}.snow:nth-child(296){opacity:.9132;transform:translate(46.2193vw,-10px) scale(.9579);animation:fall-296 18s -3s linear infinite}@keyframes fall-296{53.729%{transform:translate(51.8167vw,53.729vh) scale(.9579)}to{transform:translate(49.018vw,99vh) scale(.9579)}}.snow:nth-child(297){opacity:.4738;transform:translate(19.2095vw,-10px) scale(.0159);animation:fall-297 12s -24s linear infinite}@keyframes fall-297{49.604%{transform:translate(10.3135vw,49.604vh) scale(.0159)}to{transform:translate(14.7615vw,99vh) scale(.0159)}}.snow:nth-child(298){opacity:.9218;transform:translate(24.3681vw,-10px) scale(.6713);animation:fall-298 22s -19s linear infinite}@keyframes fall-298{43.338%{transform:translate(27.9792vw,43.338vh) scale(.6713)}to{transform:translate(26.17365vw,99vh) scale(.6713)}}.snow:nth-child(299){opacity:.6124;transform:translate(81.861vw,-10px) scale(.9015);animation:fall-299 18s -16s linear infinite}@keyframes fall-299{66.224%{transform:translate(90.1781vw,66.224vh) scale(.9015)}to{transform:translate(86.01955vw,99vh) scale(.9015)}}.snow:nth-child(300){opacity:1.5302;transform:translate(49.0052vw,-10px) scale(.1168);animation:fall-300 29s -17s linear infinite}@keyframes fall-300{62.152%{transform:translate(48.273vw,62.152vh) scale(.1168)}to{transform:translate(48.6391vw,99vh) scale(.1168)}}.snow:nth-child(301){opacity:.5958;transform:translate(19.9342vw,-10px) scale(.7974);animation:fall-301 25s -3s linear infinite}@keyframes fall-301{33.979%{transform:translate(12.8214vw,33.979vh) scale(.7974)}to{transform:translate(16.3778vw,99vh) scale(.7974)}}.snow:nth-child(302){opacity:1.4764;transform:translate(31.767vw,-10px) scale(.7951);animation:fall-302 28s -4s linear infinite}@keyframes fall-302{65.544%{transform:translate(40.2745vw,65.544vh) scale(.7951)}to{transform:translate(36.02075vw,99vh) scale(.7951)}}.snow:nth-child(303){opacity:1.7342;transform:translate(64.6941vw,-10px) scale(.6133);animation:fall-303 28s -1s linear infinite}@keyframes fall-303{63.219%{transform:translate(65.5733vw,63.219vh) scale(.6133)}to{transform:translate(65.1337vw,99vh) scale(.6133)}}.snow:nth-child(304){opacity:.3974;transform:translate(23.6301vw,-10px) scale(.3201);animation:fall-304 18s -5s linear infinite}@keyframes fall-304{49.62%{transform:translate(14.9687vw,49.62vh) scale(.3201)}to{transform:translate(19.2994vw,99vh) scale(.3201)}}.snow:nth-child(305){opacity:.9252;transform:translate(15.1085vw,-10px) scale(.1702);animation:fall-305 28s -13s linear infinite}@keyframes fall-305{63.122%{transform:translate(15.3702vw,63.122vh) scale(.1702)}to{transform:translate(15.23935vw,99vh) scale(.1702)}}.snow:nth-child(306){opacity:.1264;transform:translate(8.0091vw,-10px) scale(.5104);animation:fall-306 27s -7s linear infinite}@keyframes fall-306{51.778%{transform:translate(2.4439vw,51.778vh) scale(.5104)}to{transform:translate(5.2265vw,99vh) scale(.5104)}}.snow:nth-child(307){opacity:1.7242;transform:translate(6.3878vw,-10px) scale(.7721);animation:fall-307 21s -5s linear infinite}@keyframes fall-307{67.149%{transform:translate(12.3438vw,67.149vh) scale(.7721)}to{transform:translate(9.3658vw,99vh) scale(.7721)}}.snow:nth-child(308){opacity:.5292;transform:translate(46.1744vw,-10px) scale(.2906);animation:fall-308 25s -21s linear infinite}@keyframes fall-308{38.78%{transform:translate(49.1568vw,38.78vh) scale(.2906)}to{transform:translate(47.6656vw,99vh) scale(.2906)}}.snow:nth-child(309){opacity:.2356;transform:translate(24.5537vw,-10px) scale(.0797);animation:fall-309 20s -10s linear infinite}@keyframes fall-309{30.766%{transform:translate(18.8903vw,30.766vh) scale(.0797)}to{transform:translate(21.722vw,99vh) scale(.0797)}}.snow:nth-child(310){opacity:1.0148;transform:translate(38.8981vw,-10px) scale(.6358);animation:fall-310 12s -27s linear infinite}@keyframes fall-310{47.76%{transform:translate(37.476vw,47.76vh) scale(.6358)}to{transform:translate(38.18705vw,99vh) scale(.6358)}}.snow:nth-child(311){opacity:.3896;transform:translate(10.8468vw,-10px) scale(.54);animation:fall-311 21s -3s linear infinite}@keyframes fall-311{58.751%{transform:translate(8.8842vw,58.751vh) scale(.54)}to{transform:translate(9.8655vw,99vh) scale(.54)}}.snow:nth-child(312){opacity:1.8986;transform:translate(23.3277vw,-10px) scale(.3574);animation:fall-312 22s -20s linear infinite}@keyframes fall-312{77.262%{transform:translate(25.3183vw,77.262vh) scale(.3574)}to{transform:translate(24.323vw,99vh) scale(.3574)}}.snow:nth-child(313){opacity:1.9718;transform:translate(24.934vw,-10px) scale(.1938);animation:fall-313 17s -23s linear infinite}@keyframes fall-313{35.906%{transform:translate(31.4696vw,35.906vh) scale(.1938)}to{transform:translate(28.2018vw,99vh) scale(.1938)}}.snow:nth-child(314){opacity:1.5686;transform:translate(85.8598vw,-10px) scale(.6757);animation:fall-314 17s -28s linear infinite}@keyframes fall-314{51.624%{transform:translate(95.3338vw,51.624vh) scale(.6757)}to{transform:translate(90.5968vw,99vh) scale(.6757)}}.snow:nth-child(315){opacity:1.2734;transform:translate(46.372vw,-10px) scale(.8099);animation:fall-315 14s -30s linear infinite}@keyframes fall-315{31.973%{transform:translate(55.6207vw,31.973vh) scale(.8099)}to{transform:translate(50.99635vw,99vh) scale(.8099)}}.snow:nth-child(316){opacity:.5488;transform:translate(31.5104vw,-10px) scale(.5658);animation:fall-316 23s -25s linear infinite}@keyframes fall-316{36.522%{transform:translate(31.3015vw,36.522vh) scale(.5658)}to{transform:translate(31.40595vw,99vh) scale(.5658)}}.snow:nth-child(317){opacity:.1022;transform:translate(88.5632vw,-10px) scale(.3729);animation:fall-317 15s -2s linear infinite}@keyframes fall-317{47.712%{transform:translate(88.9645vw,47.712vh) scale(.3729)}to{transform:translate(88.76385vw,99vh) scale(.3729)}}.snow:nth-child(318){opacity:1.2524;transform:translate(66.5002vw,-10px) scale(.6957);animation:fall-318 27s -17s linear infinite}@keyframes fall-318{57.149%{transform:translate(59.36vw,57.149vh) scale(.6957)}to{transform:translate(62.9301vw,99vh) scale(.6957)}}.snow:nth-child(319){opacity:1.0828;transform:translate(40.4639vw,-10px) scale(.1748);animation:fall-319 28s -1s linear infinite}@keyframes fall-319{35.648%{transform:translate(33.3524vw,35.648vh) scale(.1748)}to{transform:translate(36.90815vw,99vh) scale(.1748)}}.snow:nth-child(320){opacity:1.2478;transform:translate(93.6074vw,-10px) scale(.7813);animation:fall-320 23s -15s linear infinite}@keyframes fall-320{44.913%{transform:translate(100.3006vw,44.913vh) scale(.7813)}to{transform:translate(96.954vw,99vh) scale(.7813)}}.snow:nth-child(321){opacity:.4964;transform:translate(36.493vw,-10px) scale(.1499);animation:fall-321 12s -29s linear infinite}@keyframes fall-321{76.307%{transform:translate(42.3095vw,76.307vh) scale(.1499)}to{transform:translate(39.40125vw,99vh) scale(.1499)}}.snow:nth-child(322){opacity:1.5642;transform:translate(6.7836vw,-10px) scale(.0969);animation:fall-322 22s -8s linear infinite}@keyframes fall-322{70.11%{transform:translate(15.4771vw,70.11vh) scale(.0969)}to{transform:translate(11.13035vw,99vh) scale(.0969)}}.snow:nth-child(323){opacity:.986;transform:translate(60.1539vw,-10px) scale(.7124);animation:fall-323 29s -18s linear infinite}@keyframes fall-323{43.311%{transform:translate(68.5654vw,43.311vh) scale(.7124)}to{transform:translate(64.35965vw,99vh) scale(.7124)}}.snow:nth-child(324){opacity:1.8196;transform:translate(6.0578vw,-10px) scale(.8522);animation:fall-324 12s -20s linear infinite}@keyframes fall-324{34.817%{transform:translate(6.8521vw,34.817vh) scale(.8522)}to{transform:translate(6.45495vw,99vh) scale(.8522)}}.snow:nth-child(325){opacity:.58;transform:translate(4.0107vw,-10px) scale(.4147);animation:fall-325 30s -3s linear infinite}@keyframes fall-325{78.018%{transform:translate(1.5155vw,78.018vh) scale(.4147)}to{transform:translate(2.7631vw,99vh) scale(.4147)}}.snow:nth-child(326){opacity:1.431;transform:translate(40.261vw,-10px) scale(.7301);animation:fall-326 30s -13s linear infinite}@keyframes fall-326{55.843%{transform:translate(40.848vw,55.843vh) scale(.7301)}to{transform:translate(40.5545vw,99vh) scale(.7301)}}.snow:nth-child(327){opacity:1.44;transform:translate(26.4385vw,-10px) scale(.4014);animation:fall-327 12s -3s linear infinite}@keyframes fall-327{72.678%{transform:translate(32.0895vw,72.678vh) scale(.4014)}to{transform:translate(29.264vw,99vh) scale(.4014)}}.snow:nth-child(328){opacity:1.1528;transform:translate(98.3088vw,-10px) scale(.5143);animation:fall-328 26s -20s linear infinite}@keyframes fall-328{64.27%{transform:translate(88.8542vw,64.27vh) scale(.5143)}to{transform:translate(93.5815vw,99vh) scale(.5143)}}.snow:nth-child(329){opacity:1.965;transform:translate(85.987vw,-10px) scale(.0666);animation:fall-329 20s -4s linear infinite}@keyframes fall-329{41.05%{transform:translate(94.1984vw,41.05vh) scale(.0666)}to{transform:translate(90.0927vw,99vh) scale(.0666)}}.snow:nth-child(330){opacity:.7248;transform:translate(21.4438vw,-10px) scale(.9635);animation:fall-330 19s -12s linear infinite}@keyframes fall-330{42.338%{transform:translate(30.8078vw,42.338vh) scale(.9635)}to{transform:translate(26.1258vw,99vh) scale(.9635)}}.snow:nth-child(331){opacity:1.7116;transform:translate(7.1373vw,-10px) scale(.6224);animation:fall-331 12s -24s linear infinite}@keyframes fall-331{65.068%{transform:translate(15.1728vw,65.068vh) scale(.6224)}to{transform:translate(11.15505vw,99vh) scale(.6224)}}.snow:nth-child(332){opacity:.8288;transform:translate(76.4378vw,-10px) scale(.6785);animation:fall-332 26s -23s linear infinite}@keyframes fall-332{50.627%{transform:translate(70.106vw,50.627vh) scale(.6785)}to{transform:translate(73.2719vw,99vh) scale(.6785)}}.snow:nth-child(333){opacity:.041;transform:translate(9.9339vw,-10px) scale(.6048);animation:fall-333 18s -3s linear infinite}@keyframes fall-333{56.665%{transform:translate(4.7712vw,56.665vh) scale(.6048)}to{transform:translate(7.35255vw,99vh) scale(.6048)}}.snow:nth-child(334){opacity:.4444;transform:translate(69.6476vw,-10px) scale(.7431);animation:fall-334 24s -2s linear infinite}@keyframes fall-334{43.688%{transform:translate(64.7322vw,43.688vh) scale(.7431)}to{transform:translate(67.1899vw,99vh) scale(.7431)}}.snow:nth-child(335){opacity:1.0726;transform:translate(19.2978vw,-10px) scale(.4172);animation:fall-335 15s -27s linear infinite}@keyframes fall-335{40.831%{transform:translate(15.4618vw,40.831vh) scale(.4172)}to{transform:translate(17.3798vw,99vh) scale(.4172)}}.snow:nth-child(336){opacity:.285;transform:translate(66.645vw,-10px) scale(.4163);animation:fall-336 27s -22s linear infinite}@keyframes fall-336{76.141%{transform:translate(60.8202vw,76.141vh) scale(.4163)}to{transform:translate(63.7326vw,99vh) scale(.4163)}}.snow:nth-child(337){opacity:1.0194;transform:translate(21.3995vw,-10px) scale(.4543);animation:fall-337 29s -12s linear infinite}@keyframes fall-337{76.854%{transform:translate(21.7263vw,76.854vh) scale(.4543)}to{transform:translate(21.5629vw,99vh) scale(.4543)}}.snow:nth-child(338){opacity:.56;transform:translate(78.9795vw,-10px) scale(.8082);animation:fall-338 10s -24s linear infinite}@keyframes fall-338{55.404%{transform:translate(70.0525vw,55.404vh) scale(.8082)}to{transform:translate(74.516vw,99vh) scale(.8082)}}.snow:nth-child(339){opacity:.8796;transform:translate(41.7689vw,-10px) scale(.9484);animation:fall-339 20s -8s linear infinite}@keyframes fall-339{72.387%{transform:translate(40.5276vw,72.387vh) scale(.9484)}to{transform:translate(41.14825vw,99vh) scale(.9484)}}.snow:nth-child(340){opacity:1.1968;transform:translate(88.7681vw,-10px) scale(.2988);animation:fall-340 13s -30s linear infinite}@keyframes fall-340{78.545%{transform:translate(98.7539vw,78.545vh) scale(.2988)}to{transform:translate(93.761vw,99vh) scale(.2988)}}.snow:nth-child(341){opacity:.2928;transform:translate(2.6372vw,-10px) scale(.594);animation:fall-341 25s -18s linear infinite}@keyframes fall-341{31.825%{transform:translate(8.2065vw,31.825vh) scale(.594)}to{transform:translate(5.42185vw,99vh) scale(.594)}}.snow:nth-child(342){opacity:.386;transform:translate(18.7641vw,-10px) scale(.6074);animation:fall-342 29s -4s linear infinite}@keyframes fall-342{53.251%{transform:translate(18.0954vw,53.251vh) scale(.6074)}to{transform:translate(18.42975vw,99vh) scale(.6074)}}.snow:nth-child(343){opacity:1.6062;transform:translate(40.1112vw,-10px) scale(.7004);animation:fall-343 26s -4s linear infinite}@keyframes fall-343{78.751%{transform:translate(38.5243vw,78.751vh) scale(.7004)}to{transform:translate(39.31775vw,99vh) scale(.7004)}}.snow:nth-child(344){opacity:.0752;transform:translate(65.0336vw,-10px) scale(.8692);animation:fall-344 27s -15s linear infinite}@keyframes fall-344{60.722%{transform:translate(60.4975vw,60.722vh) scale(.8692)}to{transform:translate(62.76555vw,99vh) scale(.8692)}}.snow:nth-child(345){opacity:.0896;transform:translate(92.3875vw,-10px) scale(.1836);animation:fall-345 15s -12s linear infinite}@keyframes fall-345{72.386%{transform:translate(99.62vw,72.386vh) scale(.1836)}to{transform:translate(96.00375vw,99vh) scale(.1836)}}.snow:nth-child(346){opacity:1.6676;transform:translate(22.4496vw,-10px) scale(.0916);animation:fall-346 18s -27s linear infinite}@keyframes fall-346{30.023%{transform:translate(13.3024vw,30.023vh) scale(.0916)}to{transform:translate(17.876vw,99vh) scale(.0916)}}.snow:nth-child(347){opacity:1.7162;transform:translate(99.7128vw,-10px) scale(.6863);animation:fall-347 23s -11s linear infinite}@keyframes fall-347{39.414%{transform:translate(102.4171vw,39.414vh) scale(.6863)}to{transform:translate(101.06495vw,99vh) scale(.6863)}}.snow:nth-child(348){opacity:1.5626;transform:translate(17.151vw,-10px) scale(.3126);animation:fall-348 20s -16s linear infinite}@keyframes fall-348{62.055%{transform:translate(18.4771vw,62.055vh) scale(.3126)}to{transform:translate(17.81405vw,99vh) scale(.3126)}}.snow:nth-child(349){opacity:.927;transform:translate(52.2626vw,-10px) scale(.0235);animation:fall-349 14s -3s linear infinite}@keyframes fall-349{60.819%{transform:translate(44.6678vw,60.819vh) scale(.0235)}to{transform:translate(48.4652vw,99vh) scale(.0235)}}.snow:nth-child(350){opacity:1.3352;transform:translate(.0015vw,-10px) scale(.6776);animation:fall-350 27s -6s linear infinite}@keyframes fall-350{67.847%{transform:translate(-7.6434vw,67.847vh) scale(.6776)}to{transform:translate(-3.82095vw,99vh) scale(.6776)}}.snow:nth-child(351){opacity:1.09;transform:translate(85.0846vw,-10px) scale(.896);animation:fall-351 28s -28s linear infinite}@keyframes fall-351{68.035%{transform:translate(80.3785vw,68.035vh) scale(.896)}to{transform:translate(82.73155vw,99vh) scale(.896)}}.snow:nth-child(352){opacity:.2356;transform:translate(89.9587vw,-10px) scale(.9033);animation:fall-352 11s -10s linear infinite}@keyframes fall-352{74.814%{transform:translate(99.5777vw,74.814vh) scale(.9033)}to{transform:translate(94.7682vw,99vh) scale(.9033)}}.snow:nth-child(353){opacity:1.5454;transform:translate(25.9168vw,-10px) scale(.9218);animation:fall-353 11s -10s linear infinite}@keyframes fall-353{52.358%{transform:translate(26.3262vw,52.358vh) scale(.9218)}to{transform:translate(26.1215vw,99vh) scale(.9218)}}.snow:nth-child(354){opacity:1.0316;transform:translate(40.7477vw,-10px) scale(.4343);animation:fall-354 29s -15s linear infinite}@keyframes fall-354{69.218%{transform:translate(45.4903vw,69.218vh) scale(.4343)}to{transform:translate(43.119vw,99vh) scale(.4343)}}.snow:nth-child(355){opacity:1.112;transform:translate(72.1036vw,-10px) scale(.649);animation:fall-355 13s -4s linear infinite}@keyframes fall-355{33.218%{transform:translate(77.5509vw,33.218vh) scale(.649)}to{transform:translate(74.82725vw,99vh) scale(.649)}}.snow:nth-child(356){opacity:1.3314;transform:translate(95.1802vw,-10px) scale(.7941);animation:fall-356 27s -23s linear infinite}@keyframes fall-356{75.664%{transform:translate(87.132vw,75.664vh) scale(.7941)}to{transform:translate(91.1561vw,99vh) scale(.7941)}}.snow:nth-child(357){opacity:1.7104;transform:translate(14.7689vw,-10px) scale(.7337);animation:fall-357 27s -25s linear infinite}@keyframes fall-357{64.721%{transform:translate(9.4675vw,64.721vh) scale(.7337)}to{transform:translate(12.1182vw,99vh) scale(.7337)}}.snow:nth-child(358){opacity:1.233;transform:translate(13.4333vw,-10px) scale(.8644);animation:fall-358 16s -20s linear infinite}@keyframes fall-358{54.25%{transform:translate(19.8937vw,54.25vh) scale(.8644)}to{transform:translate(16.6635vw,99vh) scale(.8644)}}.snow:nth-child(359){opacity:.9542;transform:translate(29.0407vw,-10px) scale(.3113);animation:fall-359 12s -13s linear infinite}@keyframes fall-359{68.302%{transform:translate(32.1072vw,68.302vh) scale(.3113)}to{transform:translate(30.57395vw,99vh) scale(.3113)}}.snow:nth-child(360){opacity:1.8574;transform:translate(6.1403vw,-10px) scale(.0184);animation:fall-360 26s -4s linear infinite}@keyframes fall-360{38.239%{transform:translate(5.1522vw,38.239vh) scale(.0184)}to{transform:translate(5.64625vw,99vh) scale(.0184)}}.snow:nth-child(361){opacity:1.281;transform:translate(10.0853vw,-10px) scale(.631);animation:fall-361 25s -5s linear infinite}@keyframes fall-361{64.451%{transform:translate(1.5928vw,64.451vh) scale(.631)}to{transform:translate(5.83905vw,99vh) scale(.631)}}.snow:nth-child(362){opacity:.7632;transform:translate(46.4973vw,-10px) scale(.1989);animation:fall-362 10s -13s linear infinite}@keyframes fall-362{32.048%{transform:translate(39.0344vw,32.048vh) scale(.1989)}to{transform:translate(42.76585vw,99vh) scale(.1989)}}.snow:nth-child(363){opacity:.3052;transform:translate(96.624vw,-10px) scale(.2311);animation:fall-363 23s -19s linear infinite}@keyframes fall-363{55.972%{transform:translate(100.5106vw,55.972vh) scale(.2311)}to{transform:translate(98.5673vw,99vh) scale(.2311)}}.snow:nth-child(364){opacity:1.5938;transform:translate(68.6126vw,-10px) scale(.7473);animation:fall-364 28s -12s linear infinite}@keyframes fall-364{79.428%{transform:translate(66.6098vw,79.428vh) scale(.7473)}to{transform:translate(67.6112vw,99vh) scale(.7473)}}.snow:nth-child(365){opacity:.9396;transform:translate(80.3742vw,-10px) scale(.152);animation:fall-365 11s -28s linear infinite}@keyframes fall-365{72.702%{transform:translate(78.4024vw,72.702vh) scale(.152)}to{transform:translate(79.3883vw,99vh) scale(.152)}}.snow:nth-child(366){opacity:1.0038;transform:translate(89.7598vw,-10px) scale(.4293);animation:fall-366 29s -13s linear infinite}@keyframes fall-366{51.815%{transform:translate(93.5376vw,51.815vh) scale(.4293)}to{transform:translate(91.6487vw,99vh) scale(.4293)}}.snow:nth-child(367){opacity:.8312;transform:translate(43.3245vw,-10px) scale(.5231);animation:fall-367 11s -28s linear infinite}@keyframes fall-367{45.605%{transform:translate(37.2688vw,45.605vh) scale(.5231)}to{transform:translate(40.29665vw,99vh) scale(.5231)}}.snow:nth-child(368){opacity:1.6498;transform:translate(68.7476vw,-10px) scale(.9592);animation:fall-368 14s -11s linear infinite}@keyframes fall-368{51.959%{transform:translate(76.1404vw,51.959vh) scale(.9592)}to{transform:translate(72.444vw,99vh) scale(.9592)}}.snow:nth-child(369){opacity:.1554;transform:translate(33.1025vw,-10px) scale(.1443);animation:fall-369 15s -11s linear infinite}@keyframes fall-369{56.988%{transform:translate(28.3135vw,56.988vh) scale(.1443)}to{transform:translate(30.708vw,99vh) scale(.1443)}}.snow:nth-child(370){opacity:.012;transform:translate(63.3714vw,-10px) scale(.848);animation:fall-370 10s -28s linear infinite}@keyframes fall-370{32.175%{transform:translate(60.5879vw,32.175vh) scale(.848)}to{transform:translate(61.97965vw,99vh) scale(.848)}}.snow:nth-child(371){opacity:.3016;transform:translate(14.2169vw,-10px) scale(.7191);animation:fall-371 11s -29s linear infinite}@keyframes fall-371{59.961%{transform:translate(21.2359vw,59.961vh) scale(.7191)}to{transform:translate(17.7264vw,99vh) scale(.7191)}}.snow:nth-child(372){opacity:.6652;transform:translate(7.5481vw,-10px) scale(.8595);animation:fall-372 10s -14s linear infinite}@keyframes fall-372{32.002%{transform:translate(1.7032vw,32.002vh) scale(.8595)}to{transform:translate(4.62565vw,99vh) scale(.8595)}}.snow:nth-child(373){opacity:1.4788;transform:translate(52.0722vw,-10px) scale(.3073);animation:fall-373 22s -6s linear infinite}@keyframes fall-373{43.89%{transform:translate(47.1452vw,43.89vh) scale(.3073)}to{transform:translate(49.6087vw,99vh) scale(.3073)}}.snow:nth-child(374){opacity:.6116;transform:translate(21.7529vw,-10px) scale(.8449);animation:fall-374 16s -30s linear infinite}@keyframes fall-374{71.437%{transform:translate(21.4197vw,71.437vh) scale(.8449)}to{transform:translate(21.5863vw,99vh) scale(.8449)}}.snow:nth-child(375){opacity:.2566;transform:translate(28.0045vw,-10px) scale(.4709);animation:fall-375 30s -15s linear infinite}@keyframes fall-375{49.955%{transform:translate(23.8599vw,49.955vh) scale(.4709)}to{transform:translate(25.9322vw,99vh) scale(.4709)}}.snow:nth-child(376){opacity:.6682;transform:translate(20.9536vw,-10px) scale(.941);animation:fall-376 27s -5s linear infinite}@keyframes fall-376{54.492%{transform:translate(29.03vw,54.492vh) scale(.941)}to{transform:translate(24.9918vw,99vh) scale(.941)}}.snow:nth-child(377){opacity:.198;transform:translate(65.7402vw,-10px) scale(.874);animation:fall-377 24s -29s linear infinite}@keyframes fall-377{71.206%{transform:translate(71.8364vw,71.206vh) scale(.874)}to{transform:translate(68.7883vw,99vh) scale(.874)}}.snow:nth-child(378){opacity:1.2298;transform:translate(11.5583vw,-10px) scale(.8548);animation:fall-378 27s -3s linear infinite}@keyframes fall-378{60.539%{transform:translate(2.9937vw,60.539vh) scale(.8548)}to{transform:translate(7.276vw,99vh) scale(.8548)}}.snow:nth-child(379){opacity:1.3216;transform:translate(28.33vw,-10px) scale(.4613);animation:fall-379 15s -24s linear infinite}@keyframes fall-379{30.167%{transform:translate(35.3207vw,30.167vh) scale(.4613)}to{transform:translate(31.82535vw,99vh) scale(.4613)}}.snow:nth-child(380){opacity:1.1484;transform:translate(96.637vw,-10px) scale(.9904);animation:fall-380 23s -24s linear infinite}@keyframes fall-380{79.261%{transform:translate(89.4495vw,79.261vh) scale(.9904)}to{transform:translate(93.04325vw,99vh) scale(.9904)}}.snow:nth-child(381){opacity:1.0556;transform:translate(50.0341vw,-10px) scale(.8939);animation:fall-381 27s -5s linear infinite}@keyframes fall-381{71.326%{transform:translate(57.0374vw,71.326vh) scale(.8939)}to{transform:translate(53.53575vw,99vh) scale(.8939)}}.snow:nth-child(382){opacity:1.3082;transform:translate(74.9451vw,-10px) scale(.8429);animation:fall-382 28s -26s linear infinite}@keyframes fall-382{48.885%{transform:translate(68.1804vw,48.885vh) scale(.8429)}to{transform:translate(71.56275vw,99vh) scale(.8429)}}.snow:nth-child(383){opacity:.9838;transform:translate(6.0842vw,-10px) scale(.1133);animation:fall-383 17s -6s linear infinite}@keyframes fall-383{51.419%{transform:translate(9.0645vw,51.419vh) scale(.1133)}to{transform:translate(7.57435vw,99vh) scale(.1133)}}.snow:nth-child(384){opacity:1.9246;transform:translate(66.1977vw,-10px) scale(.8292);animation:fall-384 23s -8s linear infinite}@keyframes fall-384{74.647%{transform:translate(70.8105vw,74.647vh) scale(.8292)}to{transform:translate(68.5041vw,99vh) scale(.8292)}}.snow:nth-child(385){opacity:1.497;transform:translate(77.3549vw,-10px) scale(.5323);animation:fall-385 26s -15s linear infinite}@keyframes fall-385{38.64%{transform:translate(86.7628vw,38.64vh) scale(.5323)}to{transform:translate(82.05885vw,99vh) scale(.5323)}}.snow:nth-child(386){opacity:.7588;transform:translate(16.025vw,-10px) scale(.2235);animation:fall-386 16s -27s linear infinite}@keyframes fall-386{36.884%{transform:translate(22.3511vw,36.884vh) scale(.2235)}to{transform:translate(19.18805vw,99vh) scale(.2235)}}.snow:nth-child(387){opacity:1.4246;transform:translate(68.4654vw,-10px) scale(.4697);animation:fall-387 12s -17s linear infinite}@keyframes fall-387{42.188%{transform:translate(69.8834vw,42.188vh) scale(.4697)}to{transform:translate(69.1744vw,99vh) scale(.4697)}}.snow:nth-child(388){opacity:.3486;transform:translate(24.3339vw,-10px) scale(.2812);animation:fall-388 18s -2s linear infinite}@keyframes fall-388{72.392%{transform:translate(19.3371vw,72.392vh) scale(.2812)}to{transform:translate(21.8355vw,99vh) scale(.2812)}}.snow:nth-child(389){opacity:1.313;transform:translate(65.1248vw,-10px) scale(.1214);animation:fall-389 21s -25s linear infinite}@keyframes fall-389{62.1%{transform:translate(73.7132vw,62.1vh) scale(.1214)}to{transform:translate(69.419vw,99vh) scale(.1214)}}.snow:nth-child(390){opacity:1.9922;transform:translate(25.5458vw,-10px) scale(.2178);animation:fall-390 13s -5s linear infinite}@keyframes fall-390{59.008%{transform:translate(15.8506vw,59.008vh) scale(.2178)}to{transform:translate(20.6982vw,99vh) scale(.2178)}}.snow:nth-child(391){opacity:1.1816;transform:translate(52.9921vw,-10px) scale(.2823);animation:fall-391 16s -14s linear infinite}@keyframes fall-391{61.093%{transform:translate(62.3736vw,61.093vh) scale(.2823)}to{transform:translate(57.68285vw,99vh) scale(.2823)}}.snow:nth-child(392){opacity:1.424;transform:translate(15.1019vw,-10px) scale(.9871);animation:fall-392 22s -24s linear infinite}@keyframes fall-392{32.813%{transform:translate(19.4913vw,32.813vh) scale(.9871)}to{transform:translate(17.2966vw,99vh) scale(.9871)}}.snow:nth-child(393){opacity:.295;transform:translate(55.2967vw,-10px) scale(.2684);animation:fall-393 23s -2s linear infinite}@keyframes fall-393{61.167%{transform:translate(45.7184vw,61.167vh) scale(.2684)}to{transform:translate(50.50755vw,99vh) scale(.2684)}}.snow:nth-child(394){opacity:1.1384;transform:translate(14.4445vw,-10px) scale(.5927);animation:fall-394 26s -4s linear infinite}@keyframes fall-394{79.533%{transform:translate(23.717vw,79.533vh) scale(.5927)}to{transform:translate(19.08075vw,99vh) scale(.5927)}}.snow:nth-child(395){opacity:.0194;transform:translate(17.7431vw,-10px) scale(.3069);animation:fall-395 10s -22s linear infinite}@keyframes fall-395{42.479%{transform:translate(13.4109vw,42.479vh) scale(.3069)}to{transform:translate(15.577vw,99vh) scale(.3069)}}.snow:nth-child(396){opacity:1.3898;transform:translate(70.3315vw,-10px) scale(.6241);animation:fall-396 28s -17s linear infinite}@keyframes fall-396{36.734%{transform:translate(74.4843vw,36.734vh) scale(.6241)}to{transform:translate(72.4079vw,99vh) scale(.6241)}}.snow:nth-child(397){opacity:.2436;transform:translate(6.9216vw,-10px) scale(.7052);animation:fall-397 30s -27s linear infinite}@keyframes fall-397{38.802%{transform:translate(15.8647vw,38.802vh) scale(.7052)}to{transform:translate(11.39315vw,99vh) scale(.7052)}}.snow:nth-child(398){opacity:.581;transform:translate(18.5685vw,-10px) scale(.9517);animation:fall-398 30s -17s linear infinite}@keyframes fall-398{40.21%{transform:translate(24.841vw,40.21vh) scale(.9517)}to{transform:translate(21.70475vw,99vh) scale(.9517)}}.snow:nth-child(399){opacity:.845;transform:translate(27.6806vw,-10px) scale(.2545);animation:fall-399 16s -29s linear infinite}@keyframes fall-399{73.723%{transform:translate(23.4586vw,73.723vh) scale(.2545)}to{transform:translate(25.5696vw,99vh) scale(.2545)}}.snow:nth-child(400){opacity:.7732;transform:translate(78.5581vw,-10px) scale(.2321);animation:fall-400 16s -12s linear infinite}@keyframes fall-400{59.218%{transform:translate(69.9775vw,59.218vh) scale(.2321)}to{transform:translate(74.2678vw,99vh) scale(.2321)}}\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.822;transform:translate(28.282vw,-10px) scale(.9983);animation:fall-1 18s -24s linear infinite}@keyframes fall-1{60.831%{transform:translate(26.5718vw,60.831vh) scale(.9983)}to{transform:translate(27.4269vw,99vh) scale(.9983)}}.snow:nth-child(2){opacity:1.3534;transform:translate(21.3075vw,-10px) scale(.5412);animation:fall-2 26s -18s linear infinite}@keyframes fall-2{69.662%{transform:translate(12.202vw,69.662vh) scale(.5412)}to{transform:translate(16.75475vw,99vh) scale(.5412)}}.snow:nth-child(3){opacity:.2318;transform:translate(95.5235vw,-10px) scale(.4434);animation:fall-3 24s -22s linear infinite}@keyframes fall-3{48.902%{transform:translate(103.2001vw,48.902vh) scale(.4434)}to{transform:translate(99.3618vw,99vh) scale(.4434)}}.snow:nth-child(4){opacity:1.8434;transform:translate(74.072vw,-10px) scale(.4691);animation:fall-4 30s -14s linear infinite}@keyframes fall-4{30.116%{transform:translate(66.6172vw,30.116vh) scale(.4691)}to{transform:translate(70.3446vw,99vh) scale(.4691)}}.snow:nth-child(5){opacity:1.051;transform:translate(41.579vw,-10px) scale(.5379);animation:fall-5 10s -22s linear infinite}@keyframes fall-5{73.412%{transform:translate(42.3366vw,73.412vh) scale(.5379)}to{transform:translate(41.9578vw,99vh) scale(.5379)}}.snow:nth-child(6){opacity:.9032;transform:translate(81.8659vw,-10px) scale(.3811);animation:fall-6 13s -17s linear infinite}@keyframes fall-6{33.977%{transform:translate(89.2177vw,33.977vh) scale(.3811)}to{transform:translate(85.5418vw,99vh) scale(.3811)}}.snow:nth-child(7){opacity:.243;transform:translate(96.1629vw,-10px) scale(.0077);animation:fall-7 10s -3s linear infinite}@keyframes fall-7{57.244%{transform:translate(97.4992vw,57.244vh) scale(.0077)}to{transform:translate(96.83105vw,99vh) scale(.0077)}}.snow:nth-child(8){opacity:.6492;transform:translate(44.6748vw,-10px) scale(.1853);animation:fall-8 28s -7s linear infinite}@keyframes fall-8{77.003%{transform:translate(48.1789vw,77.003vh) scale(.1853)}to{transform:translate(46.42685vw,99vh) scale(.1853)}}.snow:nth-child(9){opacity:.5518;transform:translate(92.0707vw,-10px) scale(.0319);animation:fall-9 26s -8s linear infinite}@keyframes fall-9{49.118%{transform:translate(94.5529vw,49.118vh) scale(.0319)}to{transform:translate(93.3118vw,99vh) scale(.0319)}}.snow:nth-child(10){opacity:1.6846;transform:translate(51.5843vw,-10px) scale(.4949);animation:fall-10 22s -15s linear infinite}@keyframes fall-10{79.404%{transform:translate(57.3156vw,79.404vh) scale(.4949)}to{transform:translate(54.44995vw,99vh) scale(.4949)}}.snow:nth-child(11){opacity:1.4708;transform:translate(95.1875vw,-10px) scale(.513);animation:fall-11 17s -18s linear infinite}@keyframes fall-11{56.001%{transform:translate(94.4889vw,56.001vh) scale(.513)}to{transform:translate(94.8382vw,99vh) scale(.513)}}.snow:nth-child(12){opacity:.1344;transform:translate(55.6919vw,-10px) scale(.2857);animation:fall-12 27s -4s linear infinite}@keyframes fall-12{43.576%{transform:translate(52.5782vw,43.576vh) scale(.2857)}to{transform:translate(54.13505vw,99vh) scale(.2857)}}.snow:nth-child(13){opacity:1.8202;transform:translate(80.5448vw,-10px) scale(.1454);animation:fall-13 28s -7s linear infinite}@keyframes fall-13{77.263%{transform:translate(88.4721vw,77.263vh) scale(.1454)}to{transform:translate(84.50845vw,99vh) scale(.1454)}}.snow:nth-child(14){opacity:.8246;transform:translate(62.603vw,-10px) scale(.3276);animation:fall-14 15s -9s linear infinite}@keyframes fall-14{64.742%{transform:translate(64.3901vw,64.742vh) scale(.3276)}to{transform:translate(63.49655vw,99vh) scale(.3276)}}.snow:nth-child(15){opacity:.5668;transform:translate(98.2916vw,-10px) scale(.6113);animation:fall-15 13s -18s linear infinite}@keyframes fall-15{59.92%{transform:translate(101.9238vw,59.92vh) scale(.6113)}to{transform:translate(100.1077vw,99vh) scale(.6113)}}.snow:nth-child(16){opacity:1.1176;transform:translate(35.3591vw,-10px) scale(.5332);animation:fall-16 29s -30s linear infinite}@keyframes fall-16{59.764%{transform:translate(43.4784vw,59.764vh) scale(.5332)}to{transform:translate(39.41875vw,99vh) scale(.5332)}}.snow:nth-child(17){opacity:1.2884;transform:translate(3.1443vw,-10px) scale(.6325);animation:fall-17 17s -17s linear infinite}@keyframes fall-17{32.94%{transform:translate(5.6527vw,32.94vh) scale(.6325)}to{transform:translate(4.3985vw,99vh) scale(.6325)}}.snow:nth-child(18){opacity:1.5876;transform:translate(92.0291vw,-10px) scale(.0455);animation:fall-18 12s -1s linear infinite}@keyframes fall-18{60.357%{transform:translate(91.455vw,60.357vh) scale(.0455)}to{transform:translate(91.74205vw,99vh) scale(.0455)}}.snow:nth-child(19){opacity:1.145;transform:translate(84.4038vw,-10px) scale(.0018);animation:fall-19 14s -22s linear infinite}@keyframes fall-19{42.196%{transform:translate(78.9449vw,42.196vh) scale(.0018)}to{transform:translate(81.67435vw,99vh) scale(.0018)}}.snow:nth-child(20){opacity:1.9538;transform:translate(45.1451vw,-10px) scale(.7262);animation:fall-20 28s -6s linear infinite}@keyframes fall-20{75.153%{transform:translate(39.8587vw,75.153vh) scale(.7262)}to{transform:translate(42.5019vw,99vh) scale(.7262)}}.snow:nth-child(21){opacity:1.6822;transform:translate(75.9959vw,-10px) scale(.8159);animation:fall-21 15s -24s linear infinite}@keyframes fall-21{37.002%{transform:translate(85.9953vw,37.002vh) scale(.8159)}to{transform:translate(80.9956vw,99vh) scale(.8159)}}.snow:nth-child(22){opacity:1.298;transform:translate(38.375vw,-10px) scale(.0569);animation:fall-22 10s -27s linear infinite}@keyframes fall-22{68.832%{transform:translate(46.6885vw,68.832vh) scale(.0569)}to{transform:translate(42.53175vw,99vh) scale(.0569)}}.snow:nth-child(23){opacity:1.6366;transform:translate(56.3965vw,-10px) scale(.4969);animation:fall-23 15s -15s linear infinite}@keyframes fall-23{43.489%{transform:translate(55.4132vw,43.489vh) scale(.4969)}to{transform:translate(55.90485vw,99vh) scale(.4969)}}.snow:nth-child(24){opacity:.8406;transform:translate(22.6356vw,-10px) scale(.9107);animation:fall-24 22s -20s linear infinite}@keyframes fall-24{48.473%{transform:translate(31.1382vw,48.473vh) scale(.9107)}to{transform:translate(26.8869vw,99vh) scale(.9107)}}.snow:nth-child(25){opacity:1.2614;transform:translate(53.4755vw,-10px) scale(.3532);animation:fall-25 30s -2s linear infinite}@keyframes fall-25{51.252%{transform:translate(59.5771vw,51.252vh) scale(.3532)}to{transform:translate(56.5263vw,99vh) scale(.3532)}}.snow:nth-child(26){opacity:1.2948;transform:translate(15.5992vw,-10px) scale(.2067);animation:fall-26 18s -28s linear infinite}@keyframes fall-26{55.542%{transform:translate(15.6019vw,55.542vh) scale(.2067)}to{transform:translate(15.60055vw,99vh) scale(.2067)}}.snow:nth-child(27){opacity:1.236;transform:translate(.781vw,-10px) scale(.4409);animation:fall-27 19s -2s linear infinite}@keyframes fall-27{35.697%{transform:translate(-5.6039vw,35.697vh) scale(.4409)}to{transform:translate(-2.41145vw,99vh) scale(.4409)}}.snow:nth-child(28){opacity:1.3658;transform:translate(41.2695vw,-10px) scale(.1803);animation:fall-28 26s -3s linear infinite}@keyframes fall-28{55.04%{transform:translate(34.783vw,55.04vh) scale(.1803)}to{transform:translate(38.02625vw,99vh) scale(.1803)}}.snow:nth-child(29){opacity:.0148;transform:translate(75.3713vw,-10px) scale(.642);animation:fall-29 18s -30s linear infinite}@keyframes fall-29{75.756%{transform:translate(70.9856vw,75.756vh) scale(.642)}to{transform:translate(73.17845vw,99vh) scale(.642)}}.snow:nth-child(30){opacity:1.0214;transform:translate(16.8013vw,-10px) scale(.338);animation:fall-30 30s -18s linear infinite}@keyframes fall-30{53.863%{transform:translate(17.044vw,53.863vh) scale(.338)}to{transform:translate(16.92265vw,99vh) scale(.338)}}.snow:nth-child(31){opacity:1.9204;transform:translate(92.6259vw,-10px) scale(.1503);animation:fall-31 22s -5s linear infinite}@keyframes fall-31{49.711%{transform:translate(97.0834vw,49.711vh) scale(.1503)}to{transform:translate(94.85465vw,99vh) scale(.1503)}}.snow:nth-child(32){opacity:.694;transform:translate(31.8124vw,-10px) scale(.9544);animation:fall-32 15s -16s linear infinite}@keyframes fall-32{65.94%{transform:translate(28.0433vw,65.94vh) scale(.9544)}to{transform:translate(29.92785vw,99vh) scale(.9544)}}.snow:nth-child(33){opacity:1.6502;transform:translate(89.2669vw,-10px) scale(.9356);animation:fall-33 22s -14s linear infinite}@keyframes fall-33{43.524%{transform:translate(96.5979vw,43.524vh) scale(.9356)}to{transform:translate(92.9324vw,99vh) scale(.9356)}}.snow:nth-child(34){opacity:.8074;transform:translate(54.9825vw,-10px) scale(.0782);animation:fall-34 26s -24s linear infinite}@keyframes fall-34{59.587%{transform:translate(56.7059vw,59.587vh) scale(.0782)}to{transform:translate(55.8442vw,99vh) scale(.0782)}}.snow:nth-child(35){opacity:.2064;transform:translate(16.6428vw,-10px) scale(.8245);animation:fall-35 28s -26s linear infinite}@keyframes fall-35{37.864%{transform:translate(22.7639vw,37.864vh) scale(.8245)}to{transform:translate(19.70335vw,99vh) scale(.8245)}}.snow:nth-child(36){opacity:1.8636;transform:translate(76.4212vw,-10px) scale(.4845);animation:fall-36 16s -21s linear infinite}@keyframes fall-36{32.981%{transform:translate(82.6228vw,32.981vh) scale(.4845)}to{transform:translate(79.522vw,99vh) scale(.4845)}}.snow:nth-child(37){opacity:1.802;transform:translate(52.814vw,-10px) scale(.5861);animation:fall-37 28s -10s linear infinite}@keyframes fall-37{68.928%{transform:translate(62.288vw,68.928vh) scale(.5861)}to{transform:translate(57.551vw,99vh) scale(.5861)}}.snow:nth-child(38){opacity:1.4724;transform:translate(80.9426vw,-10px) scale(.2808);animation:fall-38 25s -4s linear infinite}@keyframes fall-38{54.123%{transform:translate(73.7604vw,54.123vh) scale(.2808)}to{transform:translate(77.3515vw,99vh) scale(.2808)}}.snow:nth-child(39){opacity:.6548;transform:translate(91.6119vw,-10px) scale(.3889);animation:fall-39 28s -28s linear infinite}@keyframes fall-39{69.273%{transform:translate(82.8058vw,69.273vh) scale(.3889)}to{transform:translate(87.20885vw,99vh) scale(.3889)}}.snow:nth-child(40){opacity:.8432;transform:translate(50.0791vw,-10px) scale(.7743);animation:fall-40 14s -7s linear infinite}@keyframes fall-40{65.538%{transform:translate(57.9756vw,65.538vh) scale(.7743)}to{transform:translate(54.02735vw,99vh) scale(.7743)}}.snow:nth-child(41){opacity:.9858;transform:translate(58.5919vw,-10px) scale(.3235);animation:fall-41 23s -27s linear infinite}@keyframes fall-41{39.682%{transform:translate(55.6026vw,39.682vh) scale(.3235)}to{transform:translate(57.09725vw,99vh) scale(.3235)}}.snow:nth-child(42){opacity:1.829;transform:translate(48.4134vw,-10px) scale(.0026);animation:fall-42 13s -9s linear infinite}@keyframes fall-42{78.939%{transform:translate(54.8701vw,78.939vh) scale(.0026)}to{transform:translate(51.64175vw,99vh) scale(.0026)}}.snow:nth-child(43){opacity:1.0436;transform:translate(6.1vw,-10px) scale(.5774);animation:fall-43 23s -30s linear infinite}@keyframes fall-43{44.798%{transform:translate(14.6814vw,44.798vh) scale(.5774)}to{transform:translate(10.3907vw,99vh) scale(.5774)}}.snow:nth-child(44){opacity:.4782;transform:translate(48.9587vw,-10px) scale(.1787);animation:fall-44 17s -29s linear infinite}@keyframes fall-44{31.687%{transform:translate(49.0729vw,31.687vh) scale(.1787)}to{transform:translate(49.0158vw,99vh) scale(.1787)}}.snow:nth-child(45){opacity:1.5166;transform:translate(1.012vw,-10px) scale(.0623);animation:fall-45 16s -7s linear infinite}@keyframes fall-45{43.239%{transform:translate(-8.6115vw,43.239vh) scale(.0623)}to{transform:translate(-3.79975vw,99vh) scale(.0623)}}.snow:nth-child(46){opacity:.544;transform:translate(9.0536vw,-10px) scale(.0829);animation:fall-46 11s -12s linear infinite}@keyframes fall-46{64.808%{transform:translate(14.0515vw,64.808vh) scale(.0829)}to{transform:translate(11.55255vw,99vh) scale(.0829)}}.snow:nth-child(47){opacity:1.6758;transform:translate(49.8727vw,-10px) scale(.8167);animation:fall-47 16s -18s linear infinite}@keyframes fall-47{51.836%{transform:translate(57.5666vw,51.836vh) scale(.8167)}to{transform:translate(53.71965vw,99vh) scale(.8167)}}.snow:nth-child(48){opacity:1.2248;transform:translate(31.8288vw,-10px) scale(.3409);animation:fall-48 26s -28s linear infinite}@keyframes fall-48{70.63%{transform:translate(27.4006vw,70.63vh) scale(.3409)}to{transform:translate(29.6147vw,99vh) scale(.3409)}}.snow:nth-child(49){opacity:1.0518;transform:translate(30.1762vw,-10px) scale(.311);animation:fall-49 14s -24s linear infinite}@keyframes fall-49{70.867%{transform:translate(38.2523vw,70.867vh) scale(.311)}to{transform:translate(34.21425vw,99vh) scale(.311)}}.snow:nth-child(50){opacity:1.5162;transform:translate(7.5646vw,-10px) scale(.448);animation:fall-50 19s -14s linear infinite}@keyframes fall-50{43.493%{transform:translate(4.5429vw,43.493vh) scale(.448)}to{transform:translate(6.05375vw,99vh) scale(.448)}}.snow:nth-child(51){opacity:.9384;transform:translate(33.0621vw,-10px) scale(.3595);animation:fall-51 23s -1s linear infinite}@keyframes fall-51{42.223%{transform:translate(41.1984vw,42.223vh) scale(.3595)}to{transform:translate(37.13025vw,99vh) scale(.3595)}}.snow:nth-child(52){opacity:.6596;transform:translate(2.3033vw,-10px) scale(.8491);animation:fall-52 21s -15s linear infinite}@keyframes fall-52{72.164%{transform:translate(.2963vw,72.164vh) scale(.8491)}to{transform:translate(1.2998vw,99vh) scale(.8491)}}.snow:nth-child(53){opacity:1.8568;transform:translate(15.3796vw,-10px) scale(.5704);animation:fall-53 25s -26s linear infinite}@keyframes fall-53{47.914%{transform:translate(7.7052vw,47.914vh) scale(.5704)}to{transform:translate(11.5424vw,99vh) scale(.5704)}}.snow:nth-child(54){opacity:1.5658;transform:translate(71.1038vw,-10px) scale(.4883);animation:fall-54 10s -25s linear infinite}@keyframes fall-54{31.616%{transform:translate(69.7762vw,31.616vh) scale(.4883)}to{transform:translate(70.44vw,99vh) scale(.4883)}}.snow:nth-child(55){opacity:.8778;transform:translate(88.1448vw,-10px) scale(.4724);animation:fall-55 10s -24s linear infinite}@keyframes fall-55{68.189%{transform:translate(97.1381vw,68.189vh) scale(.4724)}to{transform:translate(92.64145vw,99vh) scale(.4724)}}.snow:nth-child(56){opacity:1.3604;transform:translate(61.208vw,-10px) scale(.6477);animation:fall-56 22s -5s linear infinite}@keyframes fall-56{31.171%{transform:translate(52.0111vw,31.171vh) scale(.6477)}to{transform:translate(56.60955vw,99vh) scale(.6477)}}.snow:nth-child(57){opacity:.6586;transform:translate(79.4701vw,-10px) scale(.1127);animation:fall-57 11s -27s linear infinite}@keyframes fall-57{46.322%{transform:translate(78.9864vw,46.322vh) scale(.1127)}to{transform:translate(79.22825vw,99vh) scale(.1127)}}.snow:nth-child(58){opacity:.9552;transform:translate(32.3917vw,-10px) scale(.277);animation:fall-58 15s -29s linear infinite}@keyframes fall-58{44.805%{transform:translate(26.5301vw,44.805vh) scale(.277)}to{transform:translate(29.4609vw,99vh) scale(.277)}}.snow:nth-child(59){opacity:.7728;transform:translate(46.0968vw,-10px) scale(.4186);animation:fall-59 19s -4s linear infinite}@keyframes fall-59{51.376%{transform:translate(40.4222vw,51.376vh) scale(.4186)}to{transform:translate(43.2595vw,99vh) scale(.4186)}}.snow:nth-child(60){opacity:1.4814;transform:translate(57.491vw,-10px) scale(.6231);animation:fall-60 12s -22s linear infinite}@keyframes fall-60{50.389%{transform:translate(56.9378vw,50.389vh) scale(.6231)}to{transform:translate(57.2144vw,99vh) scale(.6231)}}.snow:nth-child(61){opacity:1.0774;transform:translate(92.8389vw,-10px) scale(.1337);animation:fall-61 26s -13s linear infinite}@keyframes fall-61{45.392%{transform:translate(87.3513vw,45.392vh) scale(.1337)}to{transform:translate(90.0951vw,99vh) scale(.1337)}}.snow:nth-child(62){opacity:1.8184;transform:translate(48.7836vw,-10px) scale(.2549);animation:fall-62 29s -4s linear infinite}@keyframes fall-62{68.235%{transform:translate(47.1332vw,68.235vh) scale(.2549)}to{transform:translate(47.9584vw,99vh) scale(.2549)}}.snow:nth-child(63){opacity:.6742;transform:translate(19.8374vw,-10px) scale(.5849);animation:fall-63 13s -13s linear infinite}@keyframes fall-63{58.508%{transform:translate(26.962vw,58.508vh) scale(.5849)}to{transform:translate(23.3997vw,99vh) scale(.5849)}}.snow:nth-child(64){opacity:.9052;transform:translate(91.2832vw,-10px) scale(.8111);animation:fall-64 16s -10s linear infinite}@keyframes fall-64{59.43%{transform:translate(97.7667vw,59.43vh) scale(.8111)}to{transform:translate(94.52495vw,99vh) scale(.8111)}}.snow:nth-child(65){opacity:.3966;transform:translate(15.4767vw,-10px) scale(.9191);animation:fall-65 10s -13s linear infinite}@keyframes fall-65{77.757%{transform:translate(15.5963vw,77.757vh) scale(.9191)}to{transform:translate(15.5365vw,99vh) scale(.9191)}}.snow:nth-child(66){opacity:.6128;transform:translate(93.8483vw,-10px) scale(.6898);animation:fall-66 10s -21s linear infinite}@keyframes fall-66{56.486%{transform:translate(90.2543vw,56.486vh) scale(.6898)}to{transform:translate(92.0513vw,99vh) scale(.6898)}}.snow:nth-child(67){opacity:1.5564;transform:translate(54.4843vw,-10px) scale(.3619);animation:fall-67 30s -11s linear infinite}@keyframes fall-67{71.656%{transform:translate(59.7514vw,71.656vh) scale(.3619)}to{transform:translate(57.11785vw,99vh) scale(.3619)}}.snow:nth-child(68){opacity:1.6428;transform:translate(81.5607vw,-10px) scale(.3783);animation:fall-68 17s -27s linear infinite}@keyframes fall-68{58.419%{transform:translate(75.7058vw,58.419vh) scale(.3783)}to{transform:translate(78.63325vw,99vh) scale(.3783)}}.snow:nth-child(69){opacity:1.1036;transform:translate(76.567vw,-10px) scale(.4729);animation:fall-69 24s -6s linear infinite}@keyframes fall-69{59.661%{transform:translate(79.5899vw,59.661vh) scale(.4729)}to{transform:translate(78.07845vw,99vh) scale(.4729)}}.snow:nth-child(70){opacity:.8278;transform:translate(19.3055vw,-10px) scale(.4452);animation:fall-70 10s -6s linear infinite}@keyframes fall-70{58.968%{transform:translate(21.8219vw,58.968vh) scale(.4452)}to{transform:translate(20.5637vw,99vh) scale(.4452)}}.snow:nth-child(71){opacity:.4882;transform:translate(75.7964vw,-10px) scale(.2276);animation:fall-71 30s -4s linear infinite}@keyframes fall-71{79.192%{transform:translate(66.4628vw,79.192vh) scale(.2276)}to{transform:translate(71.1296vw,99vh) scale(.2276)}}.snow:nth-child(72){opacity:1.8414;transform:translate(84.5145vw,-10px) scale(.5091);animation:fall-72 29s -27s linear infinite}@keyframes fall-72{65.098%{transform:translate(90.2908vw,65.098vh) scale(.5091)}to{transform:translate(87.40265vw,99vh) scale(.5091)}}.snow:nth-child(73){opacity:1.183;transform:translate(60.5238vw,-10px) scale(.415);animation:fall-73 17s -29s linear infinite}@keyframes fall-73{57.42%{transform:translate(67.9847vw,57.42vh) scale(.415)}to{transform:translate(64.25425vw,99vh) scale(.415)}}.snow:nth-child(74){opacity:1.234;transform:translate(35.626vw,-10px) scale(.373);animation:fall-74 13s -20s linear infinite}@keyframes fall-74{49.706%{transform:translate(40.8512vw,49.706vh) scale(.373)}to{transform:translate(38.2386vw,99vh) scale(.373)}}.snow:nth-child(75){opacity:.8564;transform:translate(10.2448vw,-10px) scale(.7207);animation:fall-75 24s -21s linear infinite}@keyframes fall-75{54.454%{transform:translate(15.1127vw,54.454vh) scale(.7207)}to{transform:translate(12.67875vw,99vh) scale(.7207)}}.snow:nth-child(76){opacity:1.5096;transform:translate(33.5005vw,-10px) scale(.6302);animation:fall-76 29s -15s linear infinite}@keyframes fall-76{32.79%{transform:translate(40.5763vw,32.79vh) scale(.6302)}to{transform:translate(37.0384vw,99vh) scale(.6302)}}.snow:nth-child(77){opacity:.4342;transform:translate(74.4646vw,-10px) scale(.4981);animation:fall-77 30s -19s linear infinite}@keyframes fall-77{40.029%{transform:translate(79.167vw,40.029vh) scale(.4981)}to{transform:translate(76.8158vw,99vh) scale(.4981)}}.snow:nth-child(78){opacity:1.6312;transform:translate(85.5026vw,-10px) scale(.141);animation:fall-78 22s -23s linear infinite}@keyframes fall-78{52.235%{transform:translate(87.7347vw,52.235vh) scale(.141)}to{transform:translate(86.61865vw,99vh) scale(.141)}}.snow:nth-child(79){opacity:.5912;transform:translate(62.6987vw,-10px) scale(.1704);animation:fall-79 12s -27s linear infinite}@keyframes fall-79{77.477%{transform:translate(72.2542vw,77.477vh) scale(.1704)}to{transform:translate(67.47645vw,99vh) scale(.1704)}}.snow:nth-child(80){opacity:.6094;transform:translate(91.5964vw,-10px) scale(.424);animation:fall-80 27s -19s linear infinite}@keyframes fall-80{45.589%{transform:translate(101.3309vw,45.589vh) scale(.424)}to{transform:translate(96.46365vw,99vh) scale(.424)}}.snow:nth-child(81){opacity:1.9264;transform:translate(56.1265vw,-10px) scale(.9903);animation:fall-81 21s -20s linear infinite}@keyframes fall-81{52.028%{transform:translate(60.7351vw,52.028vh) scale(.9903)}to{transform:translate(58.4308vw,99vh) scale(.9903)}}.snow:nth-child(82){opacity:.841;transform:translate(60.6171vw,-10px) scale(.4184);animation:fall-82 17s -14s linear infinite}@keyframes fall-82{80%{transform:translate(54.3282vw,80vh) scale(.4184)}to{transform:translate(57.47265vw,99vh) scale(.4184)}}.snow:nth-child(83){opacity:1.2486;transform:translate(85.0798vw,-10px) scale(.7956);animation:fall-83 27s -30s linear infinite}@keyframes fall-83{49.589%{transform:translate(80.9532vw,49.589vh) scale(.7956)}to{transform:translate(83.0165vw,99vh) scale(.7956)}}.snow:nth-child(84){opacity:1.8816;transform:translate(90.5091vw,-10px) scale(.3893);animation:fall-84 12s -12s linear infinite}@keyframes fall-84{38.896%{transform:translate(99.5346vw,38.896vh) scale(.3893)}to{transform:translate(95.02185vw,99vh) scale(.3893)}}.snow:nth-child(85){opacity:.2118;transform:translate(15.9384vw,-10px) scale(.8599);animation:fall-85 14s -30s linear infinite}@keyframes fall-85{45.736%{transform:translate(20.9806vw,45.736vh) scale(.8599)}to{transform:translate(18.4595vw,99vh) scale(.8599)}}.snow:nth-child(86){opacity:.8748;transform:translate(49.6068vw,-10px) scale(.8532);animation:fall-86 11s -18s linear infinite}@keyframes fall-86{61.414%{transform:translate(45.8274vw,61.414vh) scale(.8532)}to{transform:translate(47.7171vw,99vh) scale(.8532)}}.snow:nth-child(87){opacity:1.1672;transform:translate(29.685vw,-10px) scale(.2125);animation:fall-87 28s -18s linear infinite}@keyframes fall-87{74.146%{transform:translate(23.5739vw,74.146vh) scale(.2125)}to{transform:translate(26.62945vw,99vh) scale(.2125)}}.snow:nth-child(88){opacity:1.7954;transform:translate(88.6826vw,-10px) scale(.8843);animation:fall-88 25s -5s linear infinite}@keyframes fall-88{35.44%{transform:translate(87.1925vw,35.44vh) scale(.8843)}to{transform:translate(87.93755vw,99vh) scale(.8843)}}.snow:nth-child(89){opacity:.2746;transform:translate(50.5095vw,-10px) scale(.6226);animation:fall-89 17s -26s linear infinite}@keyframes fall-89{70.703%{transform:translate(45.2722vw,70.703vh) scale(.6226)}to{transform:translate(47.89085vw,99vh) scale(.6226)}}.snow:nth-child(90){opacity:1.434;transform:translate(98.5776vw,-10px) scale(.3251);animation:fall-90 12s -28s linear infinite}@keyframes fall-90{42.477%{transform:translate(99.9855vw,42.477vh) scale(.3251)}to{transform:translate(99.28155vw,99vh) scale(.3251)}}.snow:nth-child(91){opacity:.5434;transform:translate(63.4729vw,-10px) scale(.8744);animation:fall-91 16s -17s linear infinite}@keyframes fall-91{58.096%{transform:translate(68.8998vw,58.096vh) scale(.8744)}to{transform:translate(66.18635vw,99vh) scale(.8744)}}.snow:nth-child(92){opacity:1.9256;transform:translate(10.987vw,-10px) scale(.0663);animation:fall-92 13s -17s linear infinite}@keyframes fall-92{66.319%{transform:translate(11.204vw,66.319vh) scale(.0663)}to{transform:translate(11.0955vw,99vh) scale(.0663)}}.snow:nth-child(93){opacity:1.1764;transform:translate(61.6972vw,-10px) scale(.8722);animation:fall-93 15s -23s linear infinite}@keyframes fall-93{75.653%{transform:translate(59.4263vw,75.653vh) scale(.8722)}to{transform:translate(60.56175vw,99vh) scale(.8722)}}.snow:nth-child(94){opacity:1.76;transform:translate(31.1522vw,-10px) scale(.2746);animation:fall-94 29s -1s linear infinite}@keyframes fall-94{50.514%{transform:translate(35.3954vw,50.514vh) scale(.2746)}to{transform:translate(33.2738vw,99vh) scale(.2746)}}.snow:nth-child(95){opacity:.0078;transform:translate(44.7256vw,-10px) scale(.4995);animation:fall-95 24s -29s linear infinite}@keyframes fall-95{51.925%{transform:translate(37.9501vw,51.925vh) scale(.4995)}to{transform:translate(41.33785vw,99vh) scale(.4995)}}.snow:nth-child(96){opacity:.7504;transform:translate(24.62vw,-10px) scale(.8044);animation:fall-96 28s -19s linear infinite}@keyframes fall-96{54.312%{transform:translate(31.3574vw,54.312vh) scale(.8044)}to{transform:translate(27.9887vw,99vh) scale(.8044)}}.snow:nth-child(97){opacity:.998;transform:translate(95.9502vw,-10px) scale(.2989);animation:fall-97 21s -14s linear infinite}@keyframes fall-97{69.941%{transform:translate(91.1395vw,69.941vh) scale(.2989)}to{transform:translate(93.54485vw,99vh) scale(.2989)}}.snow:nth-child(98){opacity:1.199;transform:translate(61.6316vw,-10px) scale(.5909);animation:fall-98 21s -6s linear infinite}@keyframes fall-98{69.032%{transform:translate(58.7919vw,69.032vh) scale(.5909)}to{transform:translate(60.21175vw,99vh) scale(.5909)}}.snow:nth-child(99){opacity:1.1078;transform:translate(9.9019vw,-10px) scale(.8452);animation:fall-99 15s -12s linear infinite}@keyframes fall-99{68.405%{transform:translate(4.1552vw,68.405vh) scale(.8452)}to{transform:translate(7.02855vw,99vh) scale(.8452)}}.snow:nth-child(100){opacity:.916;transform:translate(25.0526vw,-10px) scale(.985);animation:fall-100 20s -25s linear infinite}@keyframes fall-100{69.445%{transform:translate(32.5796vw,69.445vh) scale(.985)}to{transform:translate(28.8161vw,99vh) scale(.985)}}.snow:nth-child(101){opacity:1.5052;transform:translate(51.2288vw,-10px) scale(.1392);animation:fall-101 18s -23s linear infinite}@keyframes fall-101{67.598%{transform:translate(58.947vw,67.598vh) scale(.1392)}to{transform:translate(55.0879vw,99vh) scale(.1392)}}.snow:nth-child(102){opacity:.905;transform:translate(77.0667vw,-10px) scale(.6444);animation:fall-102 24s -28s linear infinite}@keyframes fall-102{68.393%{transform:translate(78.7124vw,68.393vh) scale(.6444)}to{transform:translate(77.88955vw,99vh) scale(.6444)}}.snow:nth-child(103){opacity:.0886;transform:translate(42.6vw,-10px) scale(.1434);animation:fall-103 16s -12s linear infinite}@keyframes fall-103{52.751%{transform:translate(48.6596vw,52.751vh) scale(.1434)}to{transform:translate(45.6298vw,99vh) scale(.1434)}}.snow:nth-child(104){opacity:.2562;transform:translate(71.5705vw,-10px) scale(.663);animation:fall-104 28s -28s linear infinite}@keyframes fall-104{47.665%{transform:translate(75.0795vw,47.665vh) scale(.663)}to{transform:translate(73.325vw,99vh) scale(.663)}}.snow:nth-child(105){opacity:.6684;transform:translate(47.2057vw,-10px) scale(.7827);animation:fall-105 25s -4s linear infinite}@keyframes fall-105{39.111%{transform:translate(38.0776vw,39.111vh) scale(.7827)}to{transform:translate(42.64165vw,99vh) scale(.7827)}}.snow:nth-child(106){opacity:1.5954;transform:translate(21.0959vw,-10px) scale(.162);animation:fall-106 10s -23s linear infinite}@keyframes fall-106{48.524%{transform:translate(22.4883vw,48.524vh) scale(.162)}to{transform:translate(21.7921vw,99vh) scale(.162)}}.snow:nth-child(107){opacity:.6966;transform:translate(20.1248vw,-10px) scale(.907);animation:fall-107 14s -24s linear infinite}@keyframes fall-107{79.024%{transform:translate(28.5177vw,79.024vh) scale(.907)}to{transform:translate(24.32125vw,99vh) scale(.907)}}.snow:nth-child(108){opacity:1.7188;transform:translate(16.5014vw,-10px) scale(.7698);animation:fall-108 16s -7s linear infinite}@keyframes fall-108{74.869%{transform:translate(18.4886vw,74.869vh) scale(.7698)}to{transform:translate(17.495vw,99vh) scale(.7698)}}.snow:nth-child(109){opacity:.1168;transform:translate(32.6781vw,-10px) scale(.5863);animation:fall-109 26s -26s linear infinite}@keyframes fall-109{56.906%{transform:translate(26.6174vw,56.906vh) scale(.5863)}to{transform:translate(29.64775vw,99vh) scale(.5863)}}.snow:nth-child(110){opacity:1.7086;transform:translate(37.4606vw,-10px) scale(.0172);animation:fall-110 18s -16s linear infinite}@keyframes fall-110{75.823%{transform:translate(45.407vw,75.823vh) scale(.0172)}to{transform:translate(41.4338vw,99vh) scale(.0172)}}.snow:nth-child(111){opacity:1.4602;transform:translate(15.807vw,-10px) scale(.2524);animation:fall-111 22s -18s linear infinite}@keyframes fall-111{53.14%{transform:translate(7.5667vw,53.14vh) scale(.2524)}to{transform:translate(11.68685vw,99vh) scale(.2524)}}.snow:nth-child(112){opacity:1.8246;transform:translate(89.9418vw,-10px) scale(.9458);animation:fall-112 26s -27s linear infinite}@keyframes fall-112{51.155%{transform:translate(88.7533vw,51.155vh) scale(.9458)}to{transform:translate(89.34755vw,99vh) scale(.9458)}}.snow:nth-child(113){opacity:1.4608;transform:translate(88.8092vw,-10px) scale(.1728);animation:fall-113 13s -11s linear infinite}@keyframes fall-113{76.851%{transform:translate(91.9515vw,76.851vh) scale(.1728)}to{transform:translate(90.38035vw,99vh) scale(.1728)}}.snow:nth-child(114){opacity:.165;transform:translate(78.6009vw,-10px) scale(.7247);animation:fall-114 23s -27s linear infinite}@keyframes fall-114{49.461%{transform:translate(81.8138vw,49.461vh) scale(.7247)}to{transform:translate(80.20735vw,99vh) scale(.7247)}}.snow:nth-child(115){opacity:1.0778;transform:translate(66.1515vw,-10px) scale(.8848);animation:fall-115 18s -12s linear infinite}@keyframes fall-115{61.964%{transform:translate(61.0872vw,61.964vh) scale(.8848)}to{transform:translate(63.61935vw,99vh) scale(.8848)}}.snow:nth-child(116){opacity:1.2828;transform:translate(70.183vw,-10px) scale(.1778);animation:fall-116 18s -3s linear infinite}@keyframes fall-116{59.473%{transform:translate(75.3235vw,59.473vh) scale(.1778)}to{transform:translate(72.75325vw,99vh) scale(.1778)}}.snow:nth-child(117){opacity:1.4084;transform:translate(24.2408vw,-10px) scale(.4765);animation:fall-117 19s -26s linear infinite}@keyframes fall-117{61.919%{transform:translate(23.2979vw,61.919vh) scale(.4765)}to{transform:translate(23.76935vw,99vh) scale(.4765)}}.snow:nth-child(118){opacity:.1318;transform:translate(10.9973vw,-10px) scale(.7049);animation:fall-118 27s -23s linear infinite}@keyframes fall-118{54.677%{transform:translate(16.9399vw,54.677vh) scale(.7049)}to{transform:translate(13.9686vw,99vh) scale(.7049)}}.snow:nth-child(119){opacity:1.133;transform:translate(44.4923vw,-10px) scale(.1242);animation:fall-119 12s -25s linear infinite}@keyframes fall-119{37.778%{transform:translate(48.0651vw,37.778vh) scale(.1242)}to{transform:translate(46.2787vw,99vh) scale(.1242)}}.snow:nth-child(120){opacity:.575;transform:translate(42.8219vw,-10px) scale(.4335);animation:fall-120 10s -25s linear infinite}@keyframes fall-120{48.287%{transform:translate(38.7212vw,48.287vh) scale(.4335)}to{transform:translate(40.77155vw,99vh) scale(.4335)}}.snow:nth-child(121){opacity:.4978;transform:translate(96.0206vw,-10px) scale(.9214);animation:fall-121 28s -28s linear infinite}@keyframes fall-121{48.26%{transform:translate(105.6066vw,48.26vh) scale(.9214)}to{transform:translate(100.8136vw,99vh) scale(.9214)}}.snow:nth-child(122){opacity:1.9554;transform:translate(11.7437vw,-10px) scale(.3255);animation:fall-122 20s -11s linear infinite}@keyframes fall-122{48.555%{transform:translate(15.0532vw,48.555vh) scale(.3255)}to{transform:translate(13.39845vw,99vh) scale(.3255)}}.snow:nth-child(123){opacity:1.988;transform:translate(56.0246vw,-10px) scale(.9041);animation:fall-123 28s -25s linear infinite}@keyframes fall-123{77.349%{transform:translate(55.6321vw,77.349vh) scale(.9041)}to{transform:translate(55.82835vw,99vh) scale(.9041)}}.snow:nth-child(124){opacity:1.4496;transform:translate(14.2631vw,-10px) scale(.0732);animation:fall-124 17s -26s linear infinite}@keyframes fall-124{49.27%{transform:translate(4.9272vw,49.27vh) scale(.0732)}to{transform:translate(9.59515vw,99vh) scale(.0732)}}.snow:nth-child(125){opacity:.0932;transform:translate(87.2249vw,-10px) scale(.7815);animation:fall-125 18s -1s linear infinite}@keyframes fall-125{35.106%{transform:translate(82.6001vw,35.106vh) scale(.7815)}to{transform:translate(84.9125vw,99vh) scale(.7815)}}.snow:nth-child(126){opacity:.7474;transform:translate(66.3064vw,-10px) scale(.991);animation:fall-126 11s -25s linear infinite}@keyframes fall-126{61.113%{transform:translate(68.408vw,61.113vh) scale(.991)}to{transform:translate(67.3572vw,99vh) scale(.991)}}.snow:nth-child(127){opacity:1.0832;transform:translate(69.9026vw,-10px) scale(.8844);animation:fall-127 21s -18s linear infinite}@keyframes fall-127{41.749%{transform:translate(72.1426vw,41.749vh) scale(.8844)}to{transform:translate(71.0226vw,99vh) scale(.8844)}}.snow:nth-child(128){opacity:.7246;transform:translate(65.36vw,-10px) scale(.4889);animation:fall-128 28s -7s linear infinite}@keyframes fall-128{43.658%{transform:translate(71.6251vw,43.658vh) scale(.4889)}to{transform:translate(68.49255vw,99vh) scale(.4889)}}.snow:nth-child(129){opacity:.6018;transform:translate(85.9525vw,-10px) scale(.7733);animation:fall-129 30s -29s linear infinite}@keyframes fall-129{74.579%{transform:translate(86.0353vw,74.579vh) scale(.7733)}to{transform:translate(85.9939vw,99vh) scale(.7733)}}.snow:nth-child(130){opacity:.9648;transform:translate(87.9549vw,-10px) scale(.5144);animation:fall-130 26s -18s linear infinite}@keyframes fall-130{79.915%{transform:translate(88.4148vw,79.915vh) scale(.5144)}to{transform:translate(88.18485vw,99vh) scale(.5144)}}.snow:nth-child(131){opacity:1.4006;transform:translate(11.4393vw,-10px) scale(.0457);animation:fall-131 21s -9s linear infinite}@keyframes fall-131{69.689%{transform:translate(11.4934vw,69.689vh) scale(.0457)}to{transform:translate(11.46635vw,99vh) scale(.0457)}}.snow:nth-child(132){opacity:.6814;transform:translate(91.416vw,-10px) scale(.9529);animation:fall-132 10s -29s linear infinite}@keyframes fall-132{76.916%{transform:translate(93.069vw,76.916vh) scale(.9529)}to{transform:translate(92.2425vw,99vh) scale(.9529)}}.snow:nth-child(133){opacity:1.0478;transform:translate(86.945vw,-10px) scale(.7736);animation:fall-133 10s -1s linear infinite}@keyframes fall-133{78.78%{transform:translate(95.5562vw,78.78vh) scale(.7736)}to{transform:translate(91.2506vw,99vh) scale(.7736)}}.snow:nth-child(134){opacity:1.9304;transform:translate(15.9041vw,-10px) scale(.389);animation:fall-134 16s -5s linear infinite}@keyframes fall-134{63.59%{transform:translate(13.2916vw,63.59vh) scale(.389)}to{transform:translate(14.59785vw,99vh) scale(.389)}}.snow:nth-child(135){opacity:.121;transform:translate(74.7983vw,-10px) scale(.0063);animation:fall-135 25s -7s linear infinite}@keyframes fall-135{49.628%{transform:translate(79.2925vw,49.628vh) scale(.0063)}to{transform:translate(77.0454vw,99vh) scale(.0063)}}.snow:nth-child(136){opacity:1.833;transform:translate(.6515vw,-10px) scale(.3223);animation:fall-136 15s -11s linear infinite}@keyframes fall-136{30.826%{transform:translate(9.0408vw,30.826vh) scale(.3223)}to{transform:translate(4.84615vw,99vh) scale(.3223)}}.snow:nth-child(137){opacity:.7216;transform:translate(16.0829vw,-10px) scale(.6481);animation:fall-137 20s -18s linear infinite}@keyframes fall-137{34.853%{transform:translate(25.2531vw,34.853vh) scale(.6481)}to{transform:translate(20.668vw,99vh) scale(.6481)}}.snow:nth-child(138){opacity:1.3504;transform:translate(61.5151vw,-10px) scale(.9237);animation:fall-138 22s -28s linear infinite}@keyframes fall-138{35.85%{transform:translate(51.8402vw,35.85vh) scale(.9237)}to{transform:translate(56.67765vw,99vh) scale(.9237)}}.snow:nth-child(139){opacity:.5706;transform:translate(31.3128vw,-10px) scale(.2847);animation:fall-139 14s -3s linear infinite}@keyframes fall-139{34.491%{transform:translate(38.3091vw,34.491vh) scale(.2847)}to{transform:translate(34.81095vw,99vh) scale(.2847)}}.snow:nth-child(140){opacity:.2534;transform:translate(87.2095vw,-10px) scale(.3276);animation:fall-140 29s -8s linear infinite}@keyframes fall-140{38.071%{transform:translate(96.5527vw,38.071vh) scale(.3276)}to{transform:translate(91.8811vw,99vh) scale(.3276)}}.snow:nth-child(141){opacity:.7562;transform:translate(34.2029vw,-10px) scale(.6514);animation:fall-141 22s -13s linear infinite}@keyframes fall-141{49.713%{transform:translate(33.2485vw,49.713vh) scale(.6514)}to{transform:translate(33.7257vw,99vh) scale(.6514)}}.snow:nth-child(142){opacity:.7238;transform:translate(63.3593vw,-10px) scale(.9608);animation:fall-142 16s -27s linear infinite}@keyframes fall-142{50.024%{transform:translate(56.8571vw,50.024vh) scale(.9608)}to{transform:translate(60.1082vw,99vh) scale(.9608)}}.snow:nth-child(143){opacity:1.77;transform:translate(18.2502vw,-10px) scale(.8199);animation:fall-143 29s -19s linear infinite}@keyframes fall-143{62.318%{transform:translate(19.3078vw,62.318vh) scale(.8199)}to{transform:translate(18.779vw,99vh) scale(.8199)}}.snow:nth-child(144){opacity:1.612;transform:translate(7.5197vw,-10px) scale(.5607);animation:fall-144 26s -19s linear infinite}@keyframes fall-144{44.696%{transform:translate(13.4186vw,44.696vh) scale(.5607)}to{transform:translate(10.46915vw,99vh) scale(.5607)}}.snow:nth-child(145){opacity:.5812;transform:translate(48.9602vw,-10px) scale(.2437);animation:fall-145 25s -3s linear infinite}@keyframes fall-145{54.132%{transform:translate(50.117vw,54.132vh) scale(.2437)}to{transform:translate(49.5386vw,99vh) scale(.2437)}}.snow:nth-child(146){opacity:.2522;transform:translate(46.3573vw,-10px) scale(.5997);animation:fall-146 14s -11s linear infinite}@keyframes fall-146{57.907%{transform:translate(47.4359vw,57.907vh) scale(.5997)}to{transform:translate(46.8966vw,99vh) scale(.5997)}}.snow:nth-child(147){opacity:.2096;transform:translate(21.0843vw,-10px) scale(.2052);animation:fall-147 28s -18s linear infinite}@keyframes fall-147{71.144%{transform:translate(17.9307vw,71.144vh) scale(.2052)}to{transform:translate(19.5075vw,99vh) scale(.2052)}}.snow:nth-child(148){opacity:.4122;transform:translate(14.404vw,-10px) scale(.1571);animation:fall-148 27s -11s linear infinite}@keyframes fall-148{46.276%{transform:translate(6.1759vw,46.276vh) scale(.1571)}to{transform:translate(10.28995vw,99vh) scale(.1571)}}.snow:nth-child(149){opacity:1.5116;transform:translate(5.1547vw,-10px) scale(.6179);animation:fall-149 22s -24s linear infinite}@keyframes fall-149{59.825%{transform:translate(8.4055vw,59.825vh) scale(.6179)}to{transform:translate(6.7801vw,99vh) scale(.6179)}}.snow:nth-child(150){opacity:1.0502;transform:translate(4.4391vw,-10px) scale(.4637);animation:fall-150 16s -4s linear infinite}@keyframes fall-150{35.185%{transform:translate(-4.7963vw,35.185vh) scale(.4637)}to{transform:translate(-.1786vw,99vh) scale(.4637)}}.snow:nth-child(151){opacity:.6848;transform:translate(86.5894vw,-10px) scale(.7617);animation:fall-151 17s -24s linear infinite}@keyframes fall-151{46.835%{transform:translate(78.5173vw,46.835vh) scale(.7617)}to{transform:translate(82.55335vw,99vh) scale(.7617)}}.snow:nth-child(152){opacity:.5838;transform:translate(82.5456vw,-10px) scale(.1651);animation:fall-152 14s -11s linear infinite}@keyframes fall-152{43.003%{transform:translate(90.913vw,43.003vh) scale(.1651)}to{transform:translate(86.7293vw,99vh) scale(.1651)}}.snow:nth-child(153){opacity:.163;transform:translate(16.4848vw,-10px) scale(.9637);animation:fall-153 17s -1s linear infinite}@keyframes fall-153{71.661%{transform:translate(15.1573vw,71.661vh) scale(.9637)}to{transform:translate(15.82105vw,99vh) scale(.9637)}}.snow:nth-child(154){opacity:.0832;transform:translate(61.5554vw,-10px) scale(.6368);animation:fall-154 30s -27s linear infinite}@keyframes fall-154{48.93%{transform:translate(55.0735vw,48.93vh) scale(.6368)}to{transform:translate(58.31445vw,99vh) scale(.6368)}}.snow:nth-child(155){opacity:.0148;transform:translate(6.9202vw,-10px) scale(.3977);animation:fall-155 13s -14s linear infinite}@keyframes fall-155{62.602%{transform:translate(13.1625vw,62.602vh) scale(.3977)}to{transform:translate(10.04135vw,99vh) scale(.3977)}}.snow:nth-child(156){opacity:1.0832;transform:translate(78.983vw,-10px) scale(.6873);animation:fall-156 17s -4s linear infinite}@keyframes fall-156{57.916%{transform:translate(78.292vw,57.916vh) scale(.6873)}to{transform:translate(78.6375vw,99vh) scale(.6873)}}.snow:nth-child(157){opacity:1.0978;transform:translate(91.7904vw,-10px) scale(.0526);animation:fall-157 10s -6s linear infinite}@keyframes fall-157{55%{transform:translate(81.9832vw,55vh) scale(.0526)}to{transform:translate(86.8868vw,99vh) scale(.0526)}}.snow:nth-child(158){opacity:1.8478;transform:translate(48.6877vw,-10px) scale(.4948);animation:fall-158 19s -14s linear infinite}@keyframes fall-158{47.153%{transform:translate(43.1277vw,47.153vh) scale(.4948)}to{transform:translate(45.9077vw,99vh) scale(.4948)}}.snow:nth-child(159){opacity:1.3418;transform:translate(11.4507vw,-10px) scale(.1041);animation:fall-159 30s -10s linear infinite}@keyframes fall-159{70.107%{transform:translate(11.5127vw,70.107vh) scale(.1041)}to{transform:translate(11.4817vw,99vh) scale(.1041)}}.snow:nth-child(160){opacity:1.0298;transform:translate(23.597vw,-10px) scale(.2653);animation:fall-160 27s -1s linear infinite}@keyframes fall-160{77.889%{transform:translate(31.0761vw,77.889vh) scale(.2653)}to{transform:translate(27.33655vw,99vh) scale(.2653)}}.snow:nth-child(161){opacity:1.9472;transform:translate(69.8451vw,-10px) scale(.1432);animation:fall-161 22s -2s linear infinite}@keyframes fall-161{76.365%{transform:translate(64.8659vw,76.365vh) scale(.1432)}to{transform:translate(67.3555vw,99vh) scale(.1432)}}.snow:nth-child(162){opacity:.8486;transform:translate(16.13vw,-10px) scale(.5037);animation:fall-162 27s -7s linear infinite}@keyframes fall-162{44.533%{transform:translate(6.486vw,44.533vh) scale(.5037)}to{transform:translate(11.308vw,99vh) scale(.5037)}}.snow:nth-child(163){opacity:.0704;transform:translate(70.8564vw,-10px) scale(.9592);animation:fall-163 25s -24s linear infinite}@keyframes fall-163{35.573%{transform:translate(80.1738vw,35.573vh) scale(.9592)}to{transform:translate(75.5151vw,99vh) scale(.9592)}}.snow:nth-child(164){opacity:.254;transform:translate(29.0826vw,-10px) scale(.2713);animation:fall-164 21s -30s linear infinite}@keyframes fall-164{63.387%{transform:translate(35.7072vw,63.387vh) scale(.2713)}to{transform:translate(32.3949vw,99vh) scale(.2713)}}.snow:nth-child(165){opacity:1.0464;transform:translate(50.01vw,-10px) scale(.3715);animation:fall-165 24s -19s linear infinite}@keyframes fall-165{55.889%{transform:translate(54.6665vw,55.889vh) scale(.3715)}to{transform:translate(52.33825vw,99vh) scale(.3715)}}.snow:nth-child(166){opacity:1.4132;transform:translate(86.667vw,-10px) scale(.1374);animation:fall-166 23s -14s linear infinite}@keyframes fall-166{65.113%{transform:translate(93.1195vw,65.113vh) scale(.1374)}to{transform:translate(89.89325vw,99vh) scale(.1374)}}.snow:nth-child(167){opacity:1.752;transform:translate(59.0657vw,-10px) scale(.6144);animation:fall-167 22s -23s linear infinite}@keyframes fall-167{64.85%{transform:translate(49.3656vw,64.85vh) scale(.6144)}to{transform:translate(54.21565vw,99vh) scale(.6144)}}.snow:nth-child(168){opacity:.0972;transform:translate(59.5015vw,-10px) scale(.199);animation:fall-168 18s -19s linear infinite}@keyframes fall-168{31.537%{transform:translate(64.9409vw,31.537vh) scale(.199)}to{transform:translate(62.2212vw,99vh) scale(.199)}}.snow:nth-child(169){opacity:.5336;transform:translate(34.0521vw,-10px) scale(.4358);animation:fall-169 10s -25s linear infinite}@keyframes fall-169{35.538%{transform:translate(29.1868vw,35.538vh) scale(.4358)}to{transform:translate(31.61945vw,99vh) scale(.4358)}}.snow:nth-child(170){opacity:.5664;transform:translate(17.5418vw,-10px) scale(.6277);animation:fall-170 20s -3s linear infinite}@keyframes fall-170{37.066%{transform:translate(25.8593vw,37.066vh) scale(.6277)}to{transform:translate(21.70055vw,99vh) scale(.6277)}}.snow:nth-child(171){opacity:.0856;transform:translate(38.1904vw,-10px) scale(.2619);animation:fall-171 26s -22s linear infinite}@keyframes fall-171{72.474%{transform:translate(38.7001vw,72.474vh) scale(.2619)}to{transform:translate(38.44525vw,99vh) scale(.2619)}}.snow:nth-child(172){opacity:.549;transform:translate(47.0981vw,-10px) scale(.9715);animation:fall-172 13s -5s linear infinite}@keyframes fall-172{51.075%{transform:translate(41.0916vw,51.075vh) scale(.9715)}to{transform:translate(44.09485vw,99vh) scale(.9715)}}.snow:nth-child(173){opacity:.6158;transform:translate(58.679vw,-10px) scale(.6767);animation:fall-173 23s -14s linear infinite}@keyframes fall-173{44.873%{transform:translate(66.4604vw,44.873vh) scale(.6767)}to{transform:translate(62.5697vw,99vh) scale(.6767)}}.snow:nth-child(174){opacity:1.2628;transform:translate(48.4446vw,-10px) scale(.8344);animation:fall-174 17s -28s linear infinite}@keyframes fall-174{61.907%{transform:translate(57.3115vw,61.907vh) scale(.8344)}to{transform:translate(52.87805vw,99vh) scale(.8344)}}.snow:nth-child(175){opacity:.6542;transform:translate(67.0982vw,-10px) scale(.3592);animation:fall-175 25s -12s linear infinite}@keyframes fall-175{41.024%{transform:translate(76.3665vw,41.024vh) scale(.3592)}to{transform:translate(71.73235vw,99vh) scale(.3592)}}.snow:nth-child(176){opacity:1.1536;transform:translate(73.0805vw,-10px) scale(.2322);animation:fall-176 11s -9s linear infinite}@keyframes fall-176{47.146%{transform:translate(64.3629vw,47.146vh) scale(.2322)}to{transform:translate(68.7217vw,99vh) scale(.2322)}}.snow:nth-child(177){opacity:.6042;transform:translate(59.3107vw,-10px) scale(.5797);animation:fall-177 13s -5s linear infinite}@keyframes fall-177{61.146%{transform:translate(58.8037vw,61.146vh) scale(.5797)}to{transform:translate(59.0572vw,99vh) scale(.5797)}}.snow:nth-child(178){opacity:1.124;transform:translate(99.9855vw,-10px) scale(.143);animation:fall-178 18s -25s linear infinite}@keyframes fall-178{78.867%{transform:translate(105.6529vw,78.867vh) scale(.143)}to{transform:translate(102.8192vw,99vh) scale(.143)}}.snow:nth-child(179){opacity:.5162;transform:translate(39.816vw,-10px) scale(.0867);animation:fall-179 27s -26s linear infinite}@keyframes fall-179{79.369%{transform:translate(31.6761vw,79.369vh) scale(.0867)}to{transform:translate(35.74605vw,99vh) scale(.0867)}}.snow:nth-child(180){opacity:1.034;transform:translate(12.1485vw,-10px) scale(.0809);animation:fall-180 25s -27s linear infinite}@keyframes fall-180{42.162%{transform:translate(3.4425vw,42.162vh) scale(.0809)}to{transform:translate(7.7955vw,99vh) scale(.0809)}}.snow:nth-child(181){opacity:.4666;transform:translate(15.6598vw,-10px) scale(.6809);animation:fall-181 18s -17s linear infinite}@keyframes fall-181{38.61%{transform:translate(13.1283vw,38.61vh) scale(.6809)}to{transform:translate(14.39405vw,99vh) scale(.6809)}}.snow:nth-child(182){opacity:.0694;transform:translate(70.8929vw,-10px) scale(.8343);animation:fall-182 14s -11s linear infinite}@keyframes fall-182{79.519%{transform:translate(64.967vw,79.519vh) scale(.8343)}to{transform:translate(67.92995vw,99vh) scale(.8343)}}.snow:nth-child(183){opacity:.7304;transform:translate(78.0731vw,-10px) scale(.2653);animation:fall-183 27s -12s linear infinite}@keyframes fall-183{30.751%{transform:translate(73.9352vw,30.751vh) scale(.2653)}to{transform:translate(76.00415vw,99vh) scale(.2653)}}.snow:nth-child(184){opacity:.8886;transform:translate(49.8361vw,-10px) scale(.5374);animation:fall-184 16s -6s linear infinite}@keyframes fall-184{62.527%{transform:translate(42.3193vw,62.527vh) scale(.5374)}to{transform:translate(46.0777vw,99vh) scale(.5374)}}.snow:nth-child(185){opacity:.4212;transform:translate(61.4265vw,-10px) scale(.7094);animation:fall-185 12s -7s linear infinite}@keyframes fall-185{38.556%{transform:translate(54.5438vw,38.556vh) scale(.7094)}to{transform:translate(57.98515vw,99vh) scale(.7094)}}.snow:nth-child(186){opacity:.0784;transform:translate(65.6421vw,-10px) scale(.053);animation:fall-186 25s -3s linear infinite}@keyframes fall-186{64.41%{transform:translate(69.9016vw,64.41vh) scale(.053)}to{transform:translate(67.77185vw,99vh) scale(.053)}}.snow:nth-child(187){opacity:1.2524;transform:translate(29.4018vw,-10px) scale(.1277);animation:fall-187 26s -24s linear infinite}@keyframes fall-187{54.272%{transform:translate(24.3978vw,54.272vh) scale(.1277)}to{transform:translate(26.8998vw,99vh) scale(.1277)}}.snow:nth-child(188){opacity:.9894;transform:translate(25.1934vw,-10px) scale(.3308);animation:fall-188 12s -23s linear infinite}@keyframes fall-188{53.051%{transform:translate(25.5375vw,53.051vh) scale(.3308)}to{transform:translate(25.36545vw,99vh) scale(.3308)}}.snow:nth-child(189){opacity:1.2184;transform:translate(12.3355vw,-10px) scale(.1314);animation:fall-189 26s -10s linear infinite}@keyframes fall-189{66.116%{transform:translate(10.3691vw,66.116vh) scale(.1314)}to{transform:translate(11.3523vw,99vh) scale(.1314)}}.snow:nth-child(190){opacity:.8776;transform:translate(74.3488vw,-10px) scale(.5402);animation:fall-190 22s -19s linear infinite}@keyframes fall-190{34.318%{transform:translate(73.0965vw,34.318vh) scale(.5402)}to{transform:translate(73.72265vw,99vh) scale(.5402)}}.snow:nth-child(191){opacity:.9848;transform:translate(56.4261vw,-10px) scale(.0617);animation:fall-191 14s -25s linear infinite}@keyframes fall-191{36.7%{transform:translate(62.2477vw,36.7vh) scale(.0617)}to{transform:translate(59.3369vw,99vh) scale(.0617)}}.snow:nth-child(192){opacity:1.9602;transform:translate(11.2393vw,-10px) scale(.0684);animation:fall-192 11s -21s linear infinite}@keyframes fall-192{67.924%{transform:translate(3.494vw,67.924vh) scale(.0684)}to{transform:translate(7.36665vw,99vh) scale(.0684)}}.snow:nth-child(193){opacity:.3166;transform:translate(88.4269vw,-10px) scale(.8537);animation:fall-193 25s -27s linear infinite}@keyframes fall-193{49.106%{transform:translate(79.8359vw,49.106vh) scale(.8537)}to{transform:translate(84.1314vw,99vh) scale(.8537)}}.snow:nth-child(194){opacity:.1068;transform:translate(56.7811vw,-10px) scale(.1514);animation:fall-194 30s -12s linear infinite}@keyframes fall-194{65.06%{transform:translate(54.0456vw,65.06vh) scale(.1514)}to{transform:translate(55.41335vw,99vh) scale(.1514)}}.snow:nth-child(195){opacity:.8334;transform:translate(7.0744vw,-10px) scale(.1901);animation:fall-195 28s -23s linear infinite}@keyframes fall-195{38.235%{transform:translate(2.2334vw,38.235vh) scale(.1901)}to{transform:translate(4.6539vw,99vh) scale(.1901)}}.snow:nth-child(196){opacity:.1888;transform:translate(53.9836vw,-10px) scale(.6615);animation:fall-196 25s -2s linear infinite}@keyframes fall-196{43.499%{transform:translate(46.2058vw,43.499vh) scale(.6615)}to{transform:translate(50.0947vw,99vh) scale(.6615)}}.snow:nth-child(197){opacity:1.3162;transform:translate(94.4772vw,-10px) scale(.664);animation:fall-197 21s -16s linear infinite}@keyframes fall-197{51.505%{transform:translate(93.9342vw,51.505vh) scale(.664)}to{transform:translate(94.2057vw,99vh) scale(.664)}}.snow:nth-child(198){opacity:1.7738;transform:translate(68.9285vw,-10px) scale(.4846);animation:fall-198 18s -27s linear infinite}@keyframes fall-198{69.936%{transform:translate(72.0201vw,69.936vh) scale(.4846)}to{transform:translate(70.4743vw,99vh) scale(.4846)}}.snow:nth-child(199){opacity:.6978;transform:translate(78.1857vw,-10px) scale(.6471);animation:fall-199 26s -13s linear infinite}@keyframes fall-199{66.302%{transform:translate(82.3842vw,66.302vh) scale(.6471)}to{transform:translate(80.28495vw,99vh) scale(.6471)}}.snow:nth-child(200){opacity:.2918;transform:translate(74.5989vw,-10px) scale(.3789);animation:fall-200 12s -12s linear infinite}@keyframes fall-200{56.879%{transform:translate(70.8118vw,56.879vh) scale(.3789)}to{transform:translate(72.70535vw,99vh) scale(.3789)}}.snow:nth-child(201){opacity:.1506;transform:translate(21.2803vw,-10px) scale(.331);animation:fall-201 28s -26s linear infinite}@keyframes fall-201{31.975%{transform:translate(15.4494vw,31.975vh) scale(.331)}to{transform:translate(18.36485vw,99vh) scale(.331)}}.snow:nth-child(202){opacity:1.2316;transform:translate(30.9883vw,-10px) scale(.284);animation:fall-202 16s -13s linear infinite}@keyframes fall-202{76.073%{transform:translate(37.6496vw,76.073vh) scale(.284)}to{transform:translate(34.31895vw,99vh) scale(.284)}}.snow:nth-child(203){opacity:.0494;transform:translate(14.6405vw,-10px) scale(.0529);animation:fall-203 24s -30s linear infinite}@keyframes fall-203{41.546%{transform:translate(19.6398vw,41.546vh) scale(.0529)}to{transform:translate(17.14015vw,99vh) scale(.0529)}}.snow:nth-child(204){opacity:1.0484;transform:translate(77.2507vw,-10px) scale(.7127);animation:fall-204 11s -28s linear infinite}@keyframes fall-204{59.29%{transform:translate(84.5372vw,59.29vh) scale(.7127)}to{transform:translate(80.89395vw,99vh) scale(.7127)}}.snow:nth-child(205){opacity:.2086;transform:translate(18.3814vw,-10px) scale(.8672);animation:fall-205 23s -4s linear infinite}@keyframes fall-205{60.734%{transform:translate(12.8375vw,60.734vh) scale(.8672)}to{transform:translate(15.60945vw,99vh) scale(.8672)}}.snow:nth-child(206){opacity:1.7296;transform:translate(8.1198vw,-10px) scale(.1119);animation:fall-206 17s -13s linear infinite}@keyframes fall-206{44.341%{transform:translate(1.231vw,44.341vh) scale(.1119)}to{transform:translate(4.6754vw,99vh) scale(.1119)}}.snow:nth-child(207){opacity:.6366;transform:translate(40.4219vw,-10px) scale(.2871);animation:fall-207 19s -7s linear infinite}@keyframes fall-207{72.639%{transform:translate(47.3611vw,72.639vh) scale(.2871)}to{transform:translate(43.8915vw,99vh) scale(.2871)}}.snow:nth-child(208){opacity:.6966;transform:translate(52.6922vw,-10px) scale(.3893);animation:fall-208 14s -28s linear infinite}@keyframes fall-208{42.182%{transform:translate(55.4628vw,42.182vh) scale(.3893)}to{transform:translate(54.0775vw,99vh) scale(.3893)}}.snow:nth-child(209){opacity:1.1888;transform:translate(36.1187vw,-10px) scale(.621);animation:fall-209 23s -3s linear infinite}@keyframes fall-209{54.83%{transform:translate(44.5869vw,54.83vh) scale(.621)}to{transform:translate(40.3528vw,99vh) scale(.621)}}.snow:nth-child(210){opacity:.303;transform:translate(53.4647vw,-10px) scale(.2168);animation:fall-210 24s -13s linear infinite}@keyframes fall-210{59.173%{transform:translate(47.0439vw,59.173vh) scale(.2168)}to{transform:translate(50.2543vw,99vh) scale(.2168)}}.snow:nth-child(211){opacity:1.0024;transform:translate(14.1099vw,-10px) scale(.8039);animation:fall-211 20s -22s linear infinite}@keyframes fall-211{46.034%{transform:translate(17.1561vw,46.034vh) scale(.8039)}to{transform:translate(15.633vw,99vh) scale(.8039)}}.snow:nth-child(212){opacity:1.9082;transform:translate(30.1585vw,-10px) scale(.3036);animation:fall-212 28s -26s linear infinite}@keyframes fall-212{58.703%{transform:translate(20.9335vw,58.703vh) scale(.3036)}to{transform:translate(25.546vw,99vh) scale(.3036)}}.snow:nth-child(213){opacity:1.2844;transform:translate(67.5695vw,-10px) scale(.6747);animation:fall-213 26s -28s linear infinite}@keyframes fall-213{50.769%{transform:translate(65.8538vw,50.769vh) scale(.6747)}to{transform:translate(66.71165vw,99vh) scale(.6747)}}.snow:nth-child(214){opacity:.4012;transform:translate(34.1595vw,-10px) scale(.4106);animation:fall-214 30s -28s linear infinite}@keyframes fall-214{43.738%{transform:translate(27.8444vw,43.738vh) scale(.4106)}to{transform:translate(31.00195vw,99vh) scale(.4106)}}.snow:nth-child(215){opacity:1.3668;transform:translate(56.2473vw,-10px) scale(.9685);animation:fall-215 26s -5s linear infinite}@keyframes fall-215{54.248%{transform:translate(59.9596vw,54.248vh) scale(.9685)}to{transform:translate(58.10345vw,99vh) scale(.9685)}}.snow:nth-child(216){opacity:1.5692;transform:translate(34.2229vw,-10px) scale(.5345);animation:fall-216 29s -3s linear infinite}@keyframes fall-216{62.182%{transform:translate(34.4444vw,62.182vh) scale(.5345)}to{transform:translate(34.33365vw,99vh) scale(.5345)}}.snow:nth-child(217){opacity:1.4708;transform:translate(7.7214vw,-10px) scale(.6908);animation:fall-217 26s -7s linear infinite}@keyframes fall-217{77.268%{transform:translate(8.3134vw,77.268vh) scale(.6908)}to{transform:translate(8.0174vw,99vh) scale(.6908)}}.snow:nth-child(218){opacity:.1612;transform:translate(23.5396vw,-10px) scale(.0442);animation:fall-218 30s -7s linear infinite}@keyframes fall-218{63.321%{transform:translate(21.9593vw,63.321vh) scale(.0442)}to{transform:translate(22.74945vw,99vh) scale(.0442)}}.snow:nth-child(219){opacity:1.322;transform:translate(16.785vw,-10px) scale(.7461);animation:fall-219 22s -25s linear infinite}@keyframes fall-219{39.031%{transform:translate(11.0021vw,39.031vh) scale(.7461)}to{transform:translate(13.89355vw,99vh) scale(.7461)}}.snow:nth-child(220){opacity:.242;transform:translate(63.7446vw,-10px) scale(.8844);animation:fall-220 13s -13s linear infinite}@keyframes fall-220{59.503%{transform:translate(61.3234vw,59.503vh) scale(.8844)}to{transform:translate(62.534vw,99vh) scale(.8844)}}.snow:nth-child(221){opacity:.5392;transform:translate(17.1664vw,-10px) scale(.3825);animation:fall-221 18s -21s linear infinite}@keyframes fall-221{64.445%{transform:translate(17.2469vw,64.445vh) scale(.3825)}to{transform:translate(17.20665vw,99vh) scale(.3825)}}.snow:nth-child(222){opacity:.7112;transform:translate(2.0216vw,-10px) scale(.3683);animation:fall-222 13s -8s linear infinite}@keyframes fall-222{76.824%{transform:translate(-5.7866vw,76.824vh) scale(.3683)}to{transform:translate(-1.8825vw,99vh) scale(.3683)}}.snow:nth-child(223){opacity:.4186;transform:translate(10.8354vw,-10px) scale(.2696);animation:fall-223 28s -26s linear infinite}@keyframes fall-223{79.166%{transform:translate(17.491vw,79.166vh) scale(.2696)}to{transform:translate(14.1632vw,99vh) scale(.2696)}}.snow:nth-child(224){opacity:.5472;transform:translate(85.9719vw,-10px) scale(.83);animation:fall-224 22s -18s linear infinite}@keyframes fall-224{59.638%{transform:translate(80.9365vw,59.638vh) scale(.83)}to{transform:translate(83.4542vw,99vh) scale(.83)}}.snow:nth-child(225){opacity:.5488;transform:translate(7.7909vw,-10px) scale(.8673);animation:fall-225 10s -30s linear infinite}@keyframes fall-225{39.439%{transform:translate(4.5577vw,39.439vh) scale(.8673)}to{transform:translate(6.1743vw,99vh) scale(.8673)}}.snow:nth-child(226){opacity:.6094;transform:translate(20.5063vw,-10px) scale(.6254);animation:fall-226 23s -22s linear infinite}@keyframes fall-226{75.121%{transform:translate(11.5021vw,75.121vh) scale(.6254)}to{transform:translate(16.0042vw,99vh) scale(.6254)}}.snow:nth-child(227){opacity:.6882;transform:translate(83.6574vw,-10px) scale(.9715);animation:fall-227 30s -28s linear infinite}@keyframes fall-227{33.992%{transform:translate(75.8324vw,33.992vh) scale(.9715)}to{transform:translate(79.7449vw,99vh) scale(.9715)}}.snow:nth-child(228){opacity:.3392;transform:translate(5.0754vw,-10px) scale(.2015);animation:fall-228 18s -14s linear infinite}@keyframes fall-228{51.723%{transform:translate(14.6229vw,51.723vh) scale(.2015)}to{transform:translate(9.84915vw,99vh) scale(.2015)}}.snow:nth-child(229){opacity:1.2812;transform:translate(15.8064vw,-10px) scale(.4624);animation:fall-229 24s -3s linear infinite}@keyframes fall-229{54.713%{transform:translate(16.2573vw,54.713vh) scale(.4624)}to{transform:translate(16.03185vw,99vh) scale(.4624)}}.snow:nth-child(230){opacity:1.0124;transform:translate(16.8755vw,-10px) scale(.8852);animation:fall-230 28s -5s linear infinite}@keyframes fall-230{61.842%{transform:translate(14.8626vw,61.842vh) scale(.8852)}to{transform:translate(15.86905vw,99vh) scale(.8852)}}.snow:nth-child(231){opacity:.8468;transform:translate(14.6151vw,-10px) scale(.2384);animation:fall-231 21s -13s linear infinite}@keyframes fall-231{69.748%{transform:translate(9.4468vw,69.748vh) scale(.2384)}to{transform:translate(12.03095vw,99vh) scale(.2384)}}.snow:nth-child(232){opacity:1.6294;transform:translate(61.4031vw,-10px) scale(.6928);animation:fall-232 26s -22s linear infinite}@keyframes fall-232{50.639%{transform:translate(70.8351vw,50.639vh) scale(.6928)}to{transform:translate(66.1191vw,99vh) scale(.6928)}}.snow:nth-child(233){opacity:1.1418;transform:translate(69.8376vw,-10px) scale(.0271);animation:fall-233 15s -18s linear infinite}@keyframes fall-233{51.554%{transform:translate(67.3738vw,51.554vh) scale(.0271)}to{transform:translate(68.6057vw,99vh) scale(.0271)}}.snow:nth-child(234){opacity:1.7934;transform:translate(66.5083vw,-10px) scale(.2177);animation:fall-234 11s -2s linear infinite}@keyframes fall-234{44.906%{transform:translate(73.0116vw,44.906vh) scale(.2177)}to{transform:translate(69.75995vw,99vh) scale(.2177)}}.snow:nth-child(235){opacity:1.4662;transform:translate(19.4327vw,-10px) scale(.9233);animation:fall-235 28s -5s linear infinite}@keyframes fall-235{50.28%{transform:translate(16.6311vw,50.28vh) scale(.9233)}to{transform:translate(18.0319vw,99vh) scale(.9233)}}.snow:nth-child(236){opacity:.6318;transform:translate(28.6635vw,-10px) scale(.3128);animation:fall-236 19s -13s linear infinite}@keyframes fall-236{44.165%{transform:translate(35.1243vw,44.165vh) scale(.3128)}to{transform:translate(31.8939vw,99vh) scale(.3128)}}.snow:nth-child(237){opacity:.5078;transform:translate(70.269vw,-10px) scale(.1127);animation:fall-237 24s -26s linear infinite}@keyframes fall-237{75.909%{transform:translate(70.829vw,75.909vh) scale(.1127)}to{transform:translate(70.549vw,99vh) scale(.1127)}}.snow:nth-child(238){opacity:1.1092;transform:translate(84.0282vw,-10px) scale(.0703);animation:fall-238 20s -30s linear infinite}@keyframes fall-238{61.653%{transform:translate(77.3054vw,61.653vh) scale(.0703)}to{transform:translate(80.6668vw,99vh) scale(.0703)}}.snow:nth-child(239){opacity:.006;transform:translate(61.8698vw,-10px) scale(.5311);animation:fall-239 17s -5s linear infinite}@keyframes fall-239{57.141%{transform:translate(63.0042vw,57.141vh) scale(.5311)}to{transform:translate(62.437vw,99vh) scale(.5311)}}.snow:nth-child(240){opacity:.19;transform:translate(66.8491vw,-10px) scale(.2403);animation:fall-240 10s -9s linear infinite}@keyframes fall-240{45.658%{transform:translate(56.977vw,45.658vh) scale(.2403)}to{transform:translate(61.91305vw,99vh) scale(.2403)}}.snow:nth-child(241){opacity:.5266;transform:translate(99.4888vw,-10px) scale(.5425);animation:fall-241 17s -1s linear infinite}@keyframes fall-241{35.295%{transform:translate(96.8104vw,35.295vh) scale(.5425)}to{transform:translate(98.1496vw,99vh) scale(.5425)}}.snow:nth-child(242){opacity:.4336;transform:translate(41.8494vw,-10px) scale(.4187);animation:fall-242 11s -3s linear infinite}@keyframes fall-242{77.356%{transform:translate(47.1139vw,77.356vh) scale(.4187)}to{transform:translate(44.48165vw,99vh) scale(.4187)}}.snow:nth-child(243){opacity:.2142;transform:translate(42.955vw,-10px) scale(.9427);animation:fall-243 10s -28s linear infinite}@keyframes fall-243{62.104%{transform:translate(46.5794vw,62.104vh) scale(.9427)}to{transform:translate(44.7672vw,99vh) scale(.9427)}}.snow:nth-child(244){opacity:.0668;transform:translate(58.2192vw,-10px) scale(.4863);animation:fall-244 16s -30s linear infinite}@keyframes fall-244{76.795%{transform:translate(54.4845vw,76.795vh) scale(.4863)}to{transform:translate(56.35185vw,99vh) scale(.4863)}}.snow:nth-child(245){opacity:.441;transform:translate(79.3184vw,-10px) scale(.4144);animation:fall-245 17s -11s linear infinite}@keyframes fall-245{72.023%{transform:translate(75.1136vw,72.023vh) scale(.4144)}to{transform:translate(77.216vw,99vh) scale(.4144)}}.snow:nth-child(246){opacity:.3812;transform:translate(86.2481vw,-10px) scale(.9038);animation:fall-246 30s -13s linear infinite}@keyframes fall-246{74.904%{transform:translate(85.0647vw,74.904vh) scale(.9038)}to{transform:translate(85.6564vw,99vh) scale(.9038)}}.snow:nth-child(247){opacity:.7424;transform:translate(65.7405vw,-10px) scale(.2505);animation:fall-247 19s -5s linear infinite}@keyframes fall-247{58.447%{transform:translate(65.094vw,58.447vh) scale(.2505)}to{transform:translate(65.41725vw,99vh) scale(.2505)}}.snow:nth-child(248){opacity:1.3114;transform:translate(7.5077vw,-10px) scale(.1195);animation:fall-248 24s -8s linear infinite}@keyframes fall-248{67.809%{transform:translate(1.1515vw,67.809vh) scale(.1195)}to{transform:translate(4.3296vw,99vh) scale(.1195)}}.snow:nth-child(249){opacity:.5246;transform:translate(55.4093vw,-10px) scale(.1539);animation:fall-249 22s -18s linear infinite}@keyframes fall-249{74.445%{transform:translate(61.6815vw,74.445vh) scale(.1539)}to{transform:translate(58.5454vw,99vh) scale(.1539)}}.snow:nth-child(250){opacity:1.2948;transform:translate(52.7319vw,-10px) scale(.0245);animation:fall-250 19s -2s linear infinite}@keyframes fall-250{33.354%{transform:translate(52.8132vw,33.354vh) scale(.0245)}to{transform:translate(52.77255vw,99vh) scale(.0245)}}.snow:nth-child(251){opacity:.1866;transform:translate(52.0549vw,-10px) scale(.0665);animation:fall-251 21s -25s linear infinite}@keyframes fall-251{45.967%{transform:translate(49.1447vw,45.967vh) scale(.0665)}to{transform:translate(50.5998vw,99vh) scale(.0665)}}.snow:nth-child(252){opacity:1.784;transform:translate(19.7084vw,-10px) scale(.1986);animation:fall-252 11s -10s linear infinite}@keyframes fall-252{71.441%{transform:translate(14.9515vw,71.441vh) scale(.1986)}to{transform:translate(17.32995vw,99vh) scale(.1986)}}.snow:nth-child(253){opacity:1.7662;transform:translate(90.6411vw,-10px) scale(.8051);animation:fall-253 12s -11s linear infinite}@keyframes fall-253{36.823%{transform:translate(81.4955vw,36.823vh) scale(.8051)}to{transform:translate(86.0683vw,99vh) scale(.8051)}}.snow:nth-child(254){opacity:.5346;transform:translate(40.513vw,-10px) scale(.7477);animation:fall-254 26s -3s linear infinite}@keyframes fall-254{44.624%{transform:translate(32.8498vw,44.624vh) scale(.7477)}to{transform:translate(36.6814vw,99vh) scale(.7477)}}.snow:nth-child(255){opacity:1.194;transform:translate(99.6903vw,-10px) scale(.052);animation:fall-255 28s -13s linear infinite}@keyframes fall-255{50.495%{transform:translate(95.3177vw,50.495vh) scale(.052)}to{transform:translate(97.504vw,99vh) scale(.052)}}.snow:nth-child(256){opacity:1.4662;transform:translate(46.9255vw,-10px) scale(.9392);animation:fall-256 28s -3s linear infinite}@keyframes fall-256{30.222%{transform:translate(48.464vw,30.222vh) scale(.9392)}to{transform:translate(47.69475vw,99vh) scale(.9392)}}.snow:nth-child(257){opacity:1.005;transform:translate(17.2458vw,-10px) scale(.796);animation:fall-257 20s -2s linear infinite}@keyframes fall-257{53.988%{transform:translate(9.1061vw,53.988vh) scale(.796)}to{transform:translate(13.17595vw,99vh) scale(.796)}}.snow:nth-child(258){opacity:1.3724;transform:translate(94.5179vw,-10px) scale(.7594);animation:fall-258 23s -5s linear infinite}@keyframes fall-258{73.162%{transform:translate(87.4941vw,73.162vh) scale(.7594)}to{transform:translate(91.006vw,99vh) scale(.7594)}}.snow:nth-child(259){opacity:.5668;transform:translate(84.0663vw,-10px) scale(.8106);animation:fall-259 22s -16s linear infinite}@keyframes fall-259{41.836%{transform:translate(77.927vw,41.836vh) scale(.8106)}to{transform:translate(80.99665vw,99vh) scale(.8106)}}.snow:nth-child(260){opacity:.8024;transform:translate(27.7003vw,-10px) scale(.7317);animation:fall-260 30s -28s linear infinite}@keyframes fall-260{51.64%{transform:translate(29.5649vw,51.64vh) scale(.7317)}to{transform:translate(28.6326vw,99vh) scale(.7317)}}.snow:nth-child(261){opacity:1.3146;transform:translate(53.9689vw,-10px) scale(.7937);animation:fall-261 25s -6s linear infinite}@keyframes fall-261{69.75%{transform:translate(45.0268vw,69.75vh) scale(.7937)}to{transform:translate(49.49785vw,99vh) scale(.7937)}}.snow:nth-child(262){opacity:.042;transform:translate(14.4916vw,-10px) scale(.1757);animation:fall-262 20s -8s linear infinite}@keyframes fall-262{51.606%{transform:translate(15.7102vw,51.606vh) scale(.1757)}to{transform:translate(15.1009vw,99vh) scale(.1757)}}.snow:nth-child(263){opacity:.2134;transform:translate(34.0991vw,-10px) scale(.7351);animation:fall-263 13s -16s linear infinite}@keyframes fall-263{72.043%{transform:translate(36.4588vw,72.043vh) scale(.7351)}to{transform:translate(35.27895vw,99vh) scale(.7351)}}.snow:nth-child(264){opacity:.4548;transform:translate(23.0667vw,-10px) scale(.8216);animation:fall-264 26s -3s linear infinite}@keyframes fall-264{37.856%{transform:translate(27.7909vw,37.856vh) scale(.8216)}to{transform:translate(25.4288vw,99vh) scale(.8216)}}.snow:nth-child(265){opacity:.4588;transform:translate(30.1087vw,-10px) scale(.6897);animation:fall-265 29s -7s linear infinite}@keyframes fall-265{56.055%{transform:translate(28.0731vw,56.055vh) scale(.6897)}to{transform:translate(29.0909vw,99vh) scale(.6897)}}.snow:nth-child(266){opacity:1.6132;transform:translate(48.1244vw,-10px) scale(.3815);animation:fall-266 30s -4s linear infinite}@keyframes fall-266{64.14%{transform:translate(56.5368vw,64.14vh) scale(.3815)}to{transform:translate(52.3306vw,99vh) scale(.3815)}}.snow:nth-child(267){opacity:1.5228;transform:translate(3.9841vw,-10px) scale(.4979);animation:fall-267 24s -26s linear infinite}@keyframes fall-267{49.242%{transform:translate(10.5838vw,49.242vh) scale(.4979)}to{transform:translate(7.28395vw,99vh) scale(.4979)}}.snow:nth-child(268){opacity:1.754;transform:translate(9.6527vw,-10px) scale(.8827);animation:fall-268 15s -7s linear infinite}@keyframes fall-268{39.295%{transform:translate(8.3786vw,39.295vh) scale(.8827)}to{transform:translate(9.01565vw,99vh) scale(.8827)}}.snow:nth-child(269){opacity:1.0086;transform:translate(33.9064vw,-10px) scale(.7476);animation:fall-269 10s -18s linear infinite}@keyframes fall-269{30.434%{transform:translate(36.8784vw,30.434vh) scale(.7476)}to{transform:translate(35.3924vw,99vh) scale(.7476)}}.snow:nth-child(270){opacity:1.23;transform:translate(62.0472vw,-10px) scale(.3765);animation:fall-270 25s -18s linear infinite}@keyframes fall-270{78.476%{transform:translate(55.981vw,78.476vh) scale(.3765)}to{transform:translate(59.0141vw,99vh) scale(.3765)}}.snow:nth-child(271){opacity:.1952;transform:translate(7.5669vw,-10px) scale(.5588);animation:fall-271 22s -14s linear infinite}@keyframes fall-271{52.009%{transform:translate(-2.1617vw,52.009vh) scale(.5588)}to{transform:translate(2.7026vw,99vh) scale(.5588)}}.snow:nth-child(272){opacity:.2974;transform:translate(85.5522vw,-10px) scale(.8443);animation:fall-272 12s -4s linear infinite}@keyframes fall-272{66.366%{transform:translate(82.8462vw,66.366vh) scale(.8443)}to{transform:translate(84.1992vw,99vh) scale(.8443)}}.snow:nth-child(273){opacity:.2496;transform:translate(38.7249vw,-10px) scale(.9084);animation:fall-273 25s -9s linear infinite}@keyframes fall-273{41.638%{transform:translate(37.777vw,41.638vh) scale(.9084)}to{transform:translate(38.25095vw,99vh) scale(.9084)}}.snow:nth-child(274){opacity:1.5948;transform:translate(98.4284vw,-10px) scale(.5141);animation:fall-274 13s -8s linear infinite}@keyframes fall-274{60.097%{transform:translate(97.4501vw,60.097vh) scale(.5141)}to{transform:translate(97.93925vw,99vh) scale(.5141)}}.snow:nth-child(275){opacity:1.0832;transform:translate(13.2646vw,-10px) scale(.6344);animation:fall-275 13s -30s linear infinite}@keyframes fall-275{73.198%{transform:translate(17.0108vw,73.198vh) scale(.6344)}to{transform:translate(15.1377vw,99vh) scale(.6344)}}.snow:nth-child(276){opacity:.8996;transform:translate(2.4228vw,-10px) scale(.5554);animation:fall-276 11s -21s linear infinite}@keyframes fall-276{50.394%{transform:translate(1.9724vw,50.394vh) scale(.5554)}to{transform:translate(2.1976vw,99vh) scale(.5554)}}.snow:nth-child(277){opacity:.887;transform:translate(42.7875vw,-10px) scale(.5896);animation:fall-277 20s -1s linear infinite}@keyframes fall-277{62.646%{transform:translate(50.7398vw,62.646vh) scale(.5896)}to{transform:translate(46.76365vw,99vh) scale(.5896)}}.snow:nth-child(278){opacity:.505;transform:translate(75.2734vw,-10px) scale(.2957);animation:fall-278 29s -20s linear infinite}@keyframes fall-278{61.946%{transform:translate(65.8823vw,61.946vh) scale(.2957)}to{transform:translate(70.57785vw,99vh) scale(.2957)}}.snow:nth-child(279){opacity:1.8212;transform:translate(1.9268vw,-10px) scale(.8625);animation:fall-279 29s -8s linear infinite}@keyframes fall-279{62.25%{transform:translate(-7.6957vw,62.25vh) scale(.8625)}to{transform:translate(-2.88445vw,99vh) scale(.8625)}}.snow:nth-child(280){opacity:.5292;transform:translate(10.452vw,-10px) scale(.1957);animation:fall-280 27s -9s linear infinite}@keyframes fall-280{70.477%{transform:translate(5.7559vw,70.477vh) scale(.1957)}to{transform:translate(8.10395vw,99vh) scale(.1957)}}.snow:nth-child(281){opacity:1.7392;transform:translate(99.1327vw,-10px) scale(.7797);animation:fall-281 18s -12s linear infinite}@keyframes fall-281{64.878%{transform:translate(93.8902vw,64.878vh) scale(.7797)}to{transform:translate(96.51145vw,99vh) scale(.7797)}}.snow:nth-child(282){opacity:.4882;transform:translate(68.5066vw,-10px) scale(.2937);animation:fall-282 14s -12s linear infinite}@keyframes fall-282{31.842%{transform:translate(76.769vw,31.842vh) scale(.2937)}to{transform:translate(72.6378vw,99vh) scale(.2937)}}.snow:nth-child(283){opacity:1.7102;transform:translate(22.0784vw,-10px) scale(.5246);animation:fall-283 14s -2s linear infinite}@keyframes fall-283{53.406%{transform:translate(30.7899vw,53.406vh) scale(.5246)}to{transform:translate(26.43415vw,99vh) scale(.5246)}}.snow:nth-child(284){opacity:1.4734;transform:translate(78.068vw,-10px) scale(.6113);animation:fall-284 20s -1s linear infinite}@keyframes fall-284{61.583%{transform:translate(69.9226vw,61.583vh) scale(.6113)}to{transform:translate(73.9953vw,99vh) scale(.6113)}}.snow:nth-child(285){opacity:1.871;transform:translate(28.3725vw,-10px) scale(.5772);animation:fall-285 30s -23s linear infinite}@keyframes fall-285{42.172%{transform:translate(29.0958vw,42.172vh) scale(.5772)}to{transform:translate(28.73415vw,99vh) scale(.5772)}}.snow:nth-child(286){opacity:1.9286;transform:translate(87.4059vw,-10px) scale(.481);animation:fall-286 15s -16s linear infinite}@keyframes fall-286{64.028%{transform:translate(91.6709vw,64.028vh) scale(.481)}to{transform:translate(89.5384vw,99vh) scale(.481)}}.snow:nth-child(287){opacity:1.8706;transform:translate(49.3464vw,-10px) scale(.5105);animation:fall-287 28s -16s linear infinite}@keyframes fall-287{44.394%{transform:translate(42.084vw,44.394vh) scale(.5105)}to{transform:translate(45.7152vw,99vh) scale(.5105)}}.snow:nth-child(288){opacity:.7438;transform:translate(77.8179vw,-10px) scale(.0154);animation:fall-288 18s -2s linear infinite}@keyframes fall-288{44.598%{transform:translate(80.1987vw,44.598vh) scale(.0154)}to{transform:translate(79.0083vw,99vh) scale(.0154)}}.snow:nth-child(289){opacity:.9342;transform:translate(36.7697vw,-10px) scale(.212);animation:fall-289 22s -4s linear infinite}@keyframes fall-289{59.698%{transform:translate(31.6371vw,59.698vh) scale(.212)}to{transform:translate(34.2034vw,99vh) scale(.212)}}.snow:nth-child(290){opacity:.0908;transform:translate(35.8429vw,-10px) scale(.5467);animation:fall-290 27s -13s linear infinite}@keyframes fall-290{43.153%{transform:translate(33.0498vw,43.153vh) scale(.5467)}to{transform:translate(34.44635vw,99vh) scale(.5467)}}.snow:nth-child(291){opacity:.8714;transform:translate(75.7966vw,-10px) scale(.8289);animation:fall-291 14s -6s linear infinite}@keyframes fall-291{57.984%{transform:translate(84.2043vw,57.984vh) scale(.8289)}to{transform:translate(80.00045vw,99vh) scale(.8289)}}.snow:nth-child(292){opacity:1.055;transform:translate(9.273vw,-10px) scale(.7834);animation:fall-292 16s -2s linear infinite}@keyframes fall-292{49.04%{transform:translate(10.3659vw,49.04vh) scale(.7834)}to{transform:translate(9.81945vw,99vh) scale(.7834)}}.snow:nth-child(293){opacity:.8808;transform:translate(77.2595vw,-10px) scale(.0025);animation:fall-293 30s -4s linear infinite}@keyframes fall-293{79.664%{transform:translate(86.9848vw,79.664vh) scale(.0025)}to{transform:translate(82.12215vw,99vh) scale(.0025)}}.snow:nth-child(294){opacity:1.218;transform:translate(56.4084vw,-10px) scale(.0283);animation:fall-294 13s -21s linear infinite}@keyframes fall-294{78.437%{transform:translate(47.7634vw,78.437vh) scale(.0283)}to{transform:translate(52.0859vw,99vh) scale(.0283)}}.snow:nth-child(295){opacity:1.442;transform:translate(61.6263vw,-10px) scale(.7664);animation:fall-295 19s -30s linear infinite}@keyframes fall-295{44.277%{transform:translate(65.8874vw,44.277vh) scale(.7664)}to{transform:translate(63.75685vw,99vh) scale(.7664)}}.snow:nth-child(296){opacity:.0512;transform:translate(67.4294vw,-10px) scale(.0406);animation:fall-296 15s -3s linear infinite}@keyframes fall-296{57.123%{transform:translate(62.4571vw,57.123vh) scale(.0406)}to{transform:translate(64.94325vw,99vh) scale(.0406)}}.snow:nth-child(297){opacity:.2464;transform:translate(30.2615vw,-10px) scale(.109);animation:fall-297 11s -3s linear infinite}@keyframes fall-297{75.619%{transform:translate(34.6869vw,75.619vh) scale(.109)}to{transform:translate(32.4742vw,99vh) scale(.109)}}.snow:nth-child(298){opacity:.0096;transform:translate(46.8798vw,-10px) scale(.1822);animation:fall-298 15s -6s linear infinite}@keyframes fall-298{52.107%{transform:translate(44.9612vw,52.107vh) scale(.1822)}to{transform:translate(45.9205vw,99vh) scale(.1822)}}.snow:nth-child(299){opacity:1.6752;transform:translate(83.9683vw,-10px) scale(.6893);animation:fall-299 19s -6s linear infinite}@keyframes fall-299{41.864%{transform:translate(83.0828vw,41.864vh) scale(.6893)}to{transform:translate(83.52555vw,99vh) scale(.6893)}}.snow:nth-child(300){opacity:.5312;transform:translate(46.4284vw,-10px) scale(.8931);animation:fall-300 28s -7s linear infinite}@keyframes fall-300{73.59%{transform:translate(53.6414vw,73.59vh) scale(.8931)}to{transform:translate(50.0349vw,99vh) scale(.8931)}}.snow:nth-child(301){opacity:.9578;transform:translate(30.0733vw,-10px) scale(.5558);animation:fall-301 17s -11s linear infinite}@keyframes fall-301{75.077%{transform:translate(39.1101vw,75.077vh) scale(.5558)}to{transform:translate(34.5917vw,99vh) scale(.5558)}}.snow:nth-child(302){opacity:.3934;transform:translate(8.7592vw,-10px) scale(.0494);animation:fall-302 29s -30s linear infinite}@keyframes fall-302{51.933%{transform:translate(16.9282vw,51.933vh) scale(.0494)}to{transform:translate(12.8437vw,99vh) scale(.0494)}}.snow:nth-child(303){opacity:1.0522;transform:translate(36.6864vw,-10px) scale(.0447);animation:fall-303 28s -20s linear infinite}@keyframes fall-303{76.08%{transform:translate(45.6183vw,76.08vh) scale(.0447)}to{transform:translate(41.15235vw,99vh) scale(.0447)}}.snow:nth-child(304){opacity:1.7702;transform:translate(57.2712vw,-10px) scale(.0887);animation:fall-304 21s -18s linear infinite}@keyframes fall-304{58.294%{transform:translate(54.1678vw,58.294vh) scale(.0887)}to{transform:translate(55.7195vw,99vh) scale(.0887)}}.snow:nth-child(305){opacity:1.2548;transform:translate(49.6vw,-10px) scale(.2003);animation:fall-305 21s -28s linear infinite}@keyframes fall-305{43.92%{transform:translate(55.5741vw,43.92vh) scale(.2003)}to{transform:translate(52.58705vw,99vh) scale(.2003)}}.snow:nth-child(306){opacity:.1182;transform:translate(96.6984vw,-10px) scale(.8222);animation:fall-306 14s -5s linear infinite}@keyframes fall-306{67.588%{transform:translate(98.352vw,67.588vh) scale(.8222)}to{transform:translate(97.5252vw,99vh) scale(.8222)}}.snow:nth-child(307){opacity:1.8164;transform:translate(37.6182vw,-10px) scale(.6691);animation:fall-307 24s -14s linear infinite}@keyframes fall-307{61.915%{transform:translate(45.8248vw,61.915vh) scale(.6691)}to{transform:translate(41.7215vw,99vh) scale(.6691)}}.snow:nth-child(308){opacity:.5856;transform:translate(79.9353vw,-10px) scale(.8678);animation:fall-308 24s -4s linear infinite}@keyframes fall-308{59.661%{transform:translate(72.6263vw,59.661vh) scale(.8678)}to{transform:translate(76.2808vw,99vh) scale(.8678)}}.snow:nth-child(309){opacity:1.2304;transform:translate(62.7116vw,-10px) scale(.6065);animation:fall-309 24s -27s linear infinite}@keyframes fall-309{51.553%{transform:translate(66.3179vw,51.553vh) scale(.6065)}to{transform:translate(64.51475vw,99vh) scale(.6065)}}.snow:nth-child(310){opacity:.1408;transform:translate(71.4634vw,-10px) scale(.4972);animation:fall-310 23s -4s linear infinite}@keyframes fall-310{64.533%{transform:translate(79.4188vw,64.533vh) scale(.4972)}to{transform:translate(75.4411vw,99vh) scale(.4972)}}.snow:nth-child(311){opacity:.3098;transform:translate(37.6377vw,-10px) scale(.239);animation:fall-311 25s -30s linear infinite}@keyframes fall-311{75.695%{transform:translate(44.2608vw,75.695vh) scale(.239)}to{transform:translate(40.94925vw,99vh) scale(.239)}}.snow:nth-child(312){opacity:1.9074;transform:translate(91.9337vw,-10px) scale(.3988);animation:fall-312 23s -20s linear infinite}@keyframes fall-312{77.832%{transform:translate(83.2569vw,77.832vh) scale(.3988)}to{transform:translate(87.5953vw,99vh) scale(.3988)}}.snow:nth-child(313){opacity:1.2164;transform:translate(99.9341vw,-10px) scale(.7991);animation:fall-313 14s -12s linear infinite}@keyframes fall-313{77.736%{transform:translate(105.241vw,77.736vh) scale(.7991)}to{transform:translate(102.58755vw,99vh) scale(.7991)}}.snow:nth-child(314){opacity:1.5802;transform:translate(3.7599vw,-10px) scale(.5359);animation:fall-314 16s -22s linear infinite}@keyframes fall-314{74.322%{transform:translate(11.6272vw,74.322vh) scale(.5359)}to{transform:translate(7.69355vw,99vh) scale(.5359)}}.snow:nth-child(315){opacity:1.7506;transform:translate(68.283vw,-10px) scale(.0695);animation:fall-315 26s -8s linear infinite}@keyframes fall-315{52.937%{transform:translate(64.632vw,52.937vh) scale(.0695)}to{transform:translate(66.4575vw,99vh) scale(.0695)}}.snow:nth-child(316){opacity:1.3788;transform:translate(30.0775vw,-10px) scale(.8126);animation:fall-316 23s -15s linear infinite}@keyframes fall-316{69.561%{transform:translate(28.3287vw,69.561vh) scale(.8126)}to{transform:translate(29.2031vw,99vh) scale(.8126)}}.snow:nth-child(317){opacity:1.1904;transform:translate(89.1797vw,-10px) scale(.5485);animation:fall-317 17s -1s linear infinite}@keyframes fall-317{59.831%{transform:translate(95.0686vw,59.831vh) scale(.5485)}to{transform:translate(92.12415vw,99vh) scale(.5485)}}.snow:nth-child(318){opacity:1.3508;transform:translate(16.398vw,-10px) scale(.4415);animation:fall-318 19s -15s linear infinite}@keyframes fall-318{33.83%{transform:translate(17.9773vw,33.83vh) scale(.4415)}to{transform:translate(17.18765vw,99vh) scale(.4415)}}.snow:nth-child(319){opacity:1.4178;transform:translate(3.1559vw,-10px) scale(.8982);animation:fall-319 30s -1s linear infinite}@keyframes fall-319{46.964%{transform:translate(-2.1969vw,46.964vh) scale(.8982)}to{transform:translate(.4795vw,99vh) scale(.8982)}}.snow:nth-child(320){opacity:1.9696;transform:translate(70.3546vw,-10px) scale(.06);animation:fall-320 26s -19s linear infinite}@keyframes fall-320{61.376%{transform:translate(70.6vw,61.376vh) scale(.06)}to{transform:translate(70.4773vw,99vh) scale(.06)}}.snow:nth-child(321){opacity:.6278;transform:translate(13.5729vw,-10px) scale(.7087);animation:fall-321 27s -4s linear infinite}@keyframes fall-321{53.081%{transform:translate(23.298vw,53.081vh) scale(.7087)}to{transform:translate(18.43545vw,99vh) scale(.7087)}}.snow:nth-child(322){opacity:.1986;transform:translate(27.8698vw,-10px) scale(.6101);animation:fall-322 11s -14s linear infinite}@keyframes fall-322{40.518%{transform:translate(31.7379vw,40.518vh) scale(.6101)}to{transform:translate(29.80385vw,99vh) scale(.6101)}}.snow:nth-child(323){opacity:1.1252;transform:translate(14.5775vw,-10px) scale(.019);animation:fall-323 11s -13s linear infinite}@keyframes fall-323{64.471%{transform:translate(21.2829vw,64.471vh) scale(.019)}to{transform:translate(17.9302vw,99vh) scale(.019)}}.snow:nth-child(324){opacity:1.5728;transform:translate(31.4232vw,-10px) scale(.8578);animation:fall-324 11s -6s linear infinite}@keyframes fall-324{37.756%{transform:translate(28.0952vw,37.756vh) scale(.8578)}to{transform:translate(29.7592vw,99vh) scale(.8578)}}.snow:nth-child(325){opacity:1.6134;transform:translate(17.0343vw,-10px) scale(.2632);animation:fall-325 21s -3s linear infinite}@keyframes fall-325{71.158%{transform:translate(26.4586vw,71.158vh) scale(.2632)}to{transform:translate(21.74645vw,99vh) scale(.2632)}}.snow:nth-child(326){opacity:1.4446;transform:translate(28.391vw,-10px) scale(.7737);animation:fall-326 14s -12s linear infinite}@keyframes fall-326{30.757%{transform:translate(33.7089vw,30.757vh) scale(.7737)}to{transform:translate(31.04995vw,99vh) scale(.7737)}}.snow:nth-child(327){opacity:1.2292;transform:translate(.7398vw,-10px) scale(.1552);animation:fall-327 15s -10s linear infinite}@keyframes fall-327{77.498%{transform:translate(1.4842vw,77.498vh) scale(.1552)}to{transform:translate(1.112vw,99vh) scale(.1552)}}.snow:nth-child(328){opacity:.7506;transform:translate(44.8415vw,-10px) scale(.7171);animation:fall-328 13s -23s linear infinite}@keyframes fall-328{60.253%{transform:translate(45.8351vw,60.253vh) scale(.7171)}to{transform:translate(45.3383vw,99vh) scale(.7171)}}.snow:nth-child(329){opacity:1.9992;transform:translate(98.458vw,-10px) scale(.8905);animation:fall-329 21s -9s linear infinite}@keyframes fall-329{67.097%{transform:translate(102.9152vw,67.097vh) scale(.8905)}to{transform:translate(100.6866vw,99vh) scale(.8905)}}.snow:nth-child(330){opacity:1.212;transform:translate(94.1235vw,-10px) scale(.9034);animation:fall-330 26s -6s linear infinite}@keyframes fall-330{74.799%{transform:translate(97.7975vw,74.799vh) scale(.9034)}to{transform:translate(95.9605vw,99vh) scale(.9034)}}.snow:nth-child(331){opacity:.3328;transform:translate(28.3722vw,-10px) scale(.0972);animation:fall-331 27s -16s linear infinite}@keyframes fall-331{79.171%{transform:translate(24.3411vw,79.171vh) scale(.0972)}to{transform:translate(26.35665vw,99vh) scale(.0972)}}.snow:nth-child(332){opacity:1.5314;transform:translate(74.1749vw,-10px) scale(.1517);animation:fall-332 12s -16s linear infinite}@keyframes fall-332{60.552%{transform:translate(65.0471vw,60.552vh) scale(.1517)}to{transform:translate(69.611vw,99vh) scale(.1517)}}.snow:nth-child(333){opacity:.9566;transform:translate(51.8229vw,-10px) scale(.429);animation:fall-333 23s -28s linear infinite}@keyframes fall-333{43.292%{transform:translate(46.0922vw,43.292vh) scale(.429)}to{transform:translate(48.95755vw,99vh) scale(.429)}}.snow:nth-child(334){opacity:1.59;transform:translate(82.4073vw,-10px) scale(.0798);animation:fall-334 28s -23s linear infinite}@keyframes fall-334{73.897%{transform:translate(74.8992vw,73.897vh) scale(.0798)}to{transform:translate(78.65325vw,99vh) scale(.0798)}}.snow:nth-child(335){opacity:.9586;transform:translate(83.0683vw,-10px) scale(.6847);animation:fall-335 27s -14s linear infinite}@keyframes fall-335{49.282%{transform:translate(88.4677vw,49.282vh) scale(.6847)}to{transform:translate(85.768vw,99vh) scale(.6847)}}.snow:nth-child(336){opacity:1.6668;transform:translate(64.9111vw,-10px) scale(.4733);animation:fall-336 18s -25s linear infinite}@keyframes fall-336{77.961%{transform:translate(60.2107vw,77.961vh) scale(.4733)}to{transform:translate(62.5609vw,99vh) scale(.4733)}}.snow:nth-child(337){opacity:.6174;transform:translate(49.5958vw,-10px) scale(.1547);animation:fall-337 21s -13s linear infinite}@keyframes fall-337{51.716%{transform:translate(49.535vw,51.716vh) scale(.1547)}to{transform:translate(49.5654vw,99vh) scale(.1547)}}.snow:nth-child(338){opacity:1.5862;transform:translate(6.7348vw,-10px) scale(.3304);animation:fall-338 25s -22s linear infinite}@keyframes fall-338{62.52%{transform:translate(4.2542vw,62.52vh) scale(.3304)}to{transform:translate(5.4945vw,99vh) scale(.3304)}}.snow:nth-child(339){opacity:1.4432;transform:translate(88.7268vw,-10px) scale(.6441);animation:fall-339 25s -24s linear infinite}@keyframes fall-339{32.959%{transform:translate(84.6506vw,32.959vh) scale(.6441)}to{transform:translate(86.6887vw,99vh) scale(.6441)}}.snow:nth-child(340){opacity:.0992;transform:translate(92.4793vw,-10px) scale(.994);animation:fall-340 30s -25s linear infinite}@keyframes fall-340{70.81%{transform:translate(91.3339vw,70.81vh) scale(.994)}to{transform:translate(91.9066vw,99vh) scale(.994)}}.snow:nth-child(341){opacity:.8178;transform:translate(72.7068vw,-10px) scale(.085);animation:fall-341 10s -8s linear infinite}@keyframes fall-341{78.459%{transform:translate(65.9687vw,78.459vh) scale(.085)}to{transform:translate(69.33775vw,99vh) scale(.085)}}.snow:nth-child(342){opacity:1.0224;transform:translate(49.092vw,-10px) scale(.5554);animation:fall-342 25s -21s linear infinite}@keyframes fall-342{58.77%{transform:translate(47.12vw,58.77vh) scale(.5554)}to{transform:translate(48.106vw,99vh) scale(.5554)}}.snow:nth-child(343){opacity:.1714;transform:translate(21.691vw,-10px) scale(.4531);animation:fall-343 27s -25s linear infinite}@keyframes fall-343{67.362%{transform:translate(23.139vw,67.362vh) scale(.4531)}to{transform:translate(22.415vw,99vh) scale(.4531)}}.snow:nth-child(344){opacity:1.2628;transform:translate(.7205vw,-10px) scale(.9754);animation:fall-344 18s -1s linear infinite}@keyframes fall-344{71.359%{transform:translate(9.2602vw,71.359vh) scale(.9754)}to{transform:translate(4.99035vw,99vh) scale(.9754)}}.snow:nth-child(345){opacity:1.6844;transform:translate(3.6288vw,-10px) scale(.0715);animation:fall-345 26s -12s linear infinite}@keyframes fall-345{65.331%{transform:translate(13.4172vw,65.331vh) scale(.0715)}to{transform:translate(8.523vw,99vh) scale(.0715)}}.snow:nth-child(346){opacity:.1216;transform:translate(50.8051vw,-10px) scale(.0351);animation:fall-346 10s -3s linear infinite}@keyframes fall-346{58.158%{transform:translate(46.0509vw,58.158vh) scale(.0351)}to{transform:translate(48.428vw,99vh) scale(.0351)}}.snow:nth-child(347){opacity:1.7558;transform:translate(22.8614vw,-10px) scale(.8294);animation:fall-347 17s -9s linear infinite}@keyframes fall-347{47.471%{transform:translate(18.4722vw,47.471vh) scale(.8294)}to{transform:translate(20.6668vw,99vh) scale(.8294)}}.snow:nth-child(348){opacity:.7724;transform:translate(74.1378vw,-10px) scale(.2654);animation:fall-348 28s -28s linear infinite}@keyframes fall-348{40.937%{transform:translate(74.9144vw,40.937vh) scale(.2654)}to{transform:translate(74.5261vw,99vh) scale(.2654)}}.snow:nth-child(349){opacity:.0854;transform:translate(37.9104vw,-10px) scale(.0962);animation:fall-349 15s -30s linear infinite}@keyframes fall-349{59.133%{transform:translate(42.4905vw,59.133vh) scale(.0962)}to{transform:translate(40.20045vw,99vh) scale(.0962)}}.snow:nth-child(350){opacity:1.4496;transform:translate(11.5766vw,-10px) scale(.2825);animation:fall-350 21s -4s linear infinite}@keyframes fall-350{61.664%{transform:translate(3.6522vw,61.664vh) scale(.2825)}to{transform:translate(7.6144vw,99vh) scale(.2825)}}.snow:nth-child(351){opacity:1.865;transform:translate(87.9544vw,-10px) scale(.3735);animation:fall-351 11s -10s linear infinite}@keyframes fall-351{34.585%{transform:translate(85.5979vw,34.585vh) scale(.3735)}to{transform:translate(86.77615vw,99vh) scale(.3735)}}.snow:nth-child(352){opacity:.3856;transform:translate(70.3761vw,-10px) scale(.8719);animation:fall-352 17s -11s linear infinite}@keyframes fall-352{60.173%{transform:translate(69.5845vw,60.173vh) scale(.8719)}to{transform:translate(69.9803vw,99vh) scale(.8719)}}.snow:nth-child(353){opacity:.605;transform:translate(86.06vw,-10px) scale(.9381);animation:fall-353 12s -3s linear infinite}@keyframes fall-353{53.705%{transform:translate(77.4109vw,53.705vh) scale(.9381)}to{transform:translate(81.73545vw,99vh) scale(.9381)}}.snow:nth-child(354){opacity:.8804;transform:translate(24.6926vw,-10px) scale(.2697);animation:fall-354 29s -5s linear infinite}@keyframes fall-354{76.485%{transform:translate(16.2897vw,76.485vh) scale(.2697)}to{transform:translate(20.49115vw,99vh) scale(.2697)}}.snow:nth-child(355){opacity:.2278;transform:translate(88.0376vw,-10px) scale(.9822);animation:fall-355 29s -30s linear infinite}@keyframes fall-355{56.157%{transform:translate(78.134vw,56.157vh) scale(.9822)}to{transform:translate(83.0858vw,99vh) scale(.9822)}}.snow:nth-child(356){opacity:1.1364;transform:translate(45.2695vw,-10px) scale(.3524);animation:fall-356 26s -9s linear infinite}@keyframes fall-356{33.206%{transform:translate(38.8974vw,33.206vh) scale(.3524)}to{transform:translate(42.08345vw,99vh) scale(.3524)}}.snow:nth-child(357){opacity:.785;transform:translate(63.138vw,-10px) scale(.6231);animation:fall-357 25s -10s linear infinite}@keyframes fall-357{46.477%{transform:translate(68.2245vw,46.477vh) scale(.6231)}to{transform:translate(65.68125vw,99vh) scale(.6231)}}.snow:nth-child(358){opacity:.1932;transform:translate(68.5316vw,-10px) scale(.3614);animation:fall-358 29s -10s linear infinite}@keyframes fall-358{38.351%{transform:translate(58.6533vw,38.351vh) scale(.3614)}to{transform:translate(63.59245vw,99vh) scale(.3614)}}.snow:nth-child(359){opacity:.2482;transform:translate(81.5486vw,-10px) scale(.6661);animation:fall-359 21s -25s linear infinite}@keyframes fall-359{60.638%{transform:translate(76.4738vw,60.638vh) scale(.6661)}to{transform:translate(79.0112vw,99vh) scale(.6661)}}.snow:nth-child(360){opacity:.1068;transform:translate(10.5418vw,-10px) scale(.2488);animation:fall-360 10s -14s linear infinite}@keyframes fall-360{52.393%{transform:translate(4.2181vw,52.393vh) scale(.2488)}to{transform:translate(7.37995vw,99vh) scale(.2488)}}.snow:nth-child(361){opacity:1.8794;transform:translate(72.9638vw,-10px) scale(.9187);animation:fall-361 30s -26s linear infinite}@keyframes fall-361{46.718%{transform:translate(77.1798vw,46.718vh) scale(.9187)}to{transform:translate(75.0718vw,99vh) scale(.9187)}}.snow:nth-child(362){opacity:1.7186;transform:translate(64.9793vw,-10px) scale(.4468);animation:fall-362 25s -13s linear infinite}@keyframes fall-362{78.762%{transform:translate(69.8009vw,78.762vh) scale(.4468)}to{transform:translate(67.3901vw,99vh) scale(.4468)}}.snow:nth-child(363){opacity:1.538;transform:translate(64.0327vw,-10px) scale(.5927);animation:fall-363 21s -30s linear infinite}@keyframes fall-363{33.515%{transform:translate(58.269vw,33.515vh) scale(.5927)}to{transform:translate(61.15085vw,99vh) scale(.5927)}}.snow:nth-child(364){opacity:1.8776;transform:translate(14.7249vw,-10px) scale(.6422);animation:fall-364 14s -28s linear infinite}@keyframes fall-364{77.84%{transform:translate(12.912vw,77.84vh) scale(.6422)}to{transform:translate(13.81845vw,99vh) scale(.6422)}}.snow:nth-child(365){opacity:.3044;transform:translate(91.7485vw,-10px) scale(.1406);animation:fall-365 21s -29s linear infinite}@keyframes fall-365{77.589%{transform:translate(98.4067vw,77.589vh) scale(.1406)}to{transform:translate(95.0776vw,99vh) scale(.1406)}}.snow:nth-child(366){opacity:1.7166;transform:translate(58.8989vw,-10px) scale(.2676);animation:fall-366 26s -21s linear infinite}@keyframes fall-366{40.404%{transform:translate(65.7881vw,40.404vh) scale(.2676)}to{transform:translate(62.3435vw,99vh) scale(.2676)}}.snow:nth-child(367){opacity:.9096;transform:translate(11.317vw,-10px) scale(.924);animation:fall-367 19s -30s linear infinite}@keyframes fall-367{43.753%{transform:translate(14.2042vw,43.753vh) scale(.924)}to{transform:translate(12.7606vw,99vh) scale(.924)}}.snow:nth-child(368){opacity:1.3706;transform:translate(40.0392vw,-10px) scale(.7888);animation:fall-368 28s -19s linear infinite}@keyframes fall-368{72.522%{transform:translate(35.8959vw,72.522vh) scale(.7888)}to{transform:translate(37.96755vw,99vh) scale(.7888)}}.snow:nth-child(369){opacity:1.81;transform:translate(5.9868vw,-10px) scale(.9331);animation:fall-369 23s -8s linear infinite}@keyframes fall-369{60.974%{transform:translate(10.2553vw,60.974vh) scale(.9331)}to{transform:translate(8.12105vw,99vh) scale(.9331)}}.snow:nth-child(370){opacity:.1524;transform:translate(72.806vw,-10px) scale(.7403);animation:fall-370 23s -20s linear infinite}@keyframes fall-370{63.981%{transform:translate(76.0605vw,63.981vh) scale(.7403)}to{transform:translate(74.43325vw,99vh) scale(.7403)}}.snow:nth-child(371){opacity:.9804;transform:translate(25.4842vw,-10px) scale(.2585);animation:fall-371 27s -27s linear infinite}@keyframes fall-371{52.081%{transform:translate(17.0581vw,52.081vh) scale(.2585)}to{transform:translate(21.27115vw,99vh) scale(.2585)}}.snow:nth-child(372){opacity:1.0646;transform:translate(39.2958vw,-10px) scale(.0879);animation:fall-372 11s -6s linear infinite}@keyframes fall-372{44.006%{transform:translate(47.4851vw,44.006vh) scale(.0879)}to{transform:translate(43.39045vw,99vh) scale(.0879)}}.snow:nth-child(373){opacity:1.9518;transform:translate(99.5461vw,-10px) scale(.3056);animation:fall-373 23s -30s linear infinite}@keyframes fall-373{36.526%{transform:translate(90.0201vw,36.526vh) scale(.3056)}to{transform:translate(94.7831vw,99vh) scale(.3056)}}.snow:nth-child(374){opacity:.0144;transform:translate(6.0888vw,-10px) scale(.7112);animation:fall-374 14s -12s linear infinite}@keyframes fall-374{73.097%{transform:translate(13.4763vw,73.097vh) scale(.7112)}to{transform:translate(9.78255vw,99vh) scale(.7112)}}.snow:nth-child(375){opacity:1.8716;transform:translate(15.6074vw,-10px) scale(.5614);animation:fall-375 19s -26s linear infinite}@keyframes fall-375{57.22%{transform:translate(12.4431vw,57.22vh) scale(.5614)}to{transform:translate(14.02525vw,99vh) scale(.5614)}}.snow:nth-child(376){opacity:1.7946;transform:translate(14.5552vw,-10px) scale(.0688);animation:fall-376 25s -6s linear infinite}@keyframes fall-376{67.693%{transform:translate(5.027vw,67.693vh) scale(.0688)}to{transform:translate(9.7911vw,99vh) scale(.0688)}}.snow:nth-child(377){opacity:1.6344;transform:translate(44.559vw,-10px) scale(.1778);animation:fall-377 18s -23s linear infinite}@keyframes fall-377{74.656%{transform:translate(48.7222vw,74.656vh) scale(.1778)}to{transform:translate(46.6406vw,99vh) scale(.1778)}}.snow:nth-child(378){opacity:1.5092;transform:translate(36.6596vw,-10px) scale(.4175);animation:fall-378 18s -5s linear infinite}@keyframes fall-378{31.359%{transform:translate(46.4481vw,31.359vh) scale(.4175)}to{transform:translate(41.55385vw,99vh) scale(.4175)}}.snow:nth-child(379){opacity:.7522;transform:translate(78.8617vw,-10px) scale(.4168);animation:fall-379 11s -28s linear infinite}@keyframes fall-379{76.416%{transform:translate(88.3371vw,76.416vh) scale(.4168)}to{transform:translate(83.5994vw,99vh) scale(.4168)}}.snow:nth-child(380){opacity:1.2552;transform:translate(16.8849vw,-10px) scale(.8799);animation:fall-380 13s -18s linear infinite}@keyframes fall-380{69.147%{transform:translate(19.4234vw,69.147vh) scale(.8799)}to{transform:translate(18.15415vw,99vh) scale(.8799)}}.snow:nth-child(381){opacity:.8016;transform:translate(57.2442vw,-10px) scale(.0338);animation:fall-381 10s -22s linear infinite}@keyframes fall-381{57.752%{transform:translate(66.514vw,57.752vh) scale(.0338)}to{transform:translate(61.8791vw,99vh) scale(.0338)}}.snow:nth-child(382){opacity:.4672;transform:translate(70.9318vw,-10px) scale(.4605);animation:fall-382 26s -18s linear infinite}@keyframes fall-382{44.774%{transform:translate(64.7333vw,44.774vh) scale(.4605)}to{transform:translate(67.83255vw,99vh) scale(.4605)}}.snow:nth-child(383){opacity:.2046;transform:translate(77.5908vw,-10px) scale(.6018);animation:fall-383 21s -15s linear infinite}@keyframes fall-383{70.473%{transform:translate(82.6447vw,70.473vh) scale(.6018)}to{transform:translate(80.11775vw,99vh) scale(.6018)}}.snow:nth-child(384){opacity:.3072;transform:translate(51.3035vw,-10px) scale(.6982);animation:fall-384 24s -11s linear infinite}@keyframes fall-384{45.661%{transform:translate(49.551vw,45.661vh) scale(.6982)}to{transform:translate(50.42725vw,99vh) scale(.6982)}}.snow:nth-child(385){opacity:.4966;transform:translate(79.4907vw,-10px) scale(.6049);animation:fall-385 14s -24s linear infinite}@keyframes fall-385{68.827%{transform:translate(87.7677vw,68.827vh) scale(.6049)}to{transform:translate(83.6292vw,99vh) scale(.6049)}}.snow:nth-child(386){opacity:1.4968;transform:translate(36.9792vw,-10px) scale(.7372);animation:fall-386 23s -18s linear infinite}@keyframes fall-386{31.493%{transform:translate(29.8478vw,31.493vh) scale(.7372)}to{transform:translate(33.4135vw,99vh) scale(.7372)}}.snow:nth-child(387){opacity:.8098;transform:translate(82.1342vw,-10px) scale(.3399);animation:fall-387 21s -16s linear infinite}@keyframes fall-387{58.375%{transform:translate(84.1353vw,58.375vh) scale(.3399)}to{transform:translate(83.13475vw,99vh) scale(.3399)}}.snow:nth-child(388){opacity:1.486;transform:translate(56.8267vw,-10px) scale(.4525);animation:fall-388 23s -21s linear infinite}@keyframes fall-388{47.472%{transform:translate(54.4988vw,47.472vh) scale(.4525)}to{transform:translate(55.66275vw,99vh) scale(.4525)}}.snow:nth-child(389){opacity:1.6726;transform:translate(46.1507vw,-10px) scale(.9357);animation:fall-389 20s -24s linear infinite}@keyframes fall-389{62.187%{transform:translate(40.0838vw,62.187vh) scale(.9357)}to{transform:translate(43.11725vw,99vh) scale(.9357)}}.snow:nth-child(390){opacity:.3008;transform:translate(86.102vw,-10px) scale(.206);animation:fall-390 16s -3s linear infinite}@keyframes fall-390{40.354%{transform:translate(84.6802vw,40.354vh) scale(.206)}to{transform:translate(85.3911vw,99vh) scale(.206)}}.snow:nth-child(391){opacity:1.8124;transform:translate(20.4637vw,-10px) scale(.7507);animation:fall-391 26s -23s linear infinite}@keyframes fall-391{36.554%{transform:translate(19.451vw,36.554vh) scale(.7507)}to{transform:translate(19.95735vw,99vh) scale(.7507)}}.snow:nth-child(392){opacity:1.7988;transform:translate(63.0345vw,-10px) scale(.9497);animation:fall-392 12s -10s linear infinite}@keyframes fall-392{41.846%{transform:translate(54.7114vw,41.846vh) scale(.9497)}to{transform:translate(58.87295vw,99vh) scale(.9497)}}.snow:nth-child(393){opacity:1.5006;transform:translate(5.738vw,-10px) scale(.8959);animation:fall-393 14s -4s linear infinite}@keyframes fall-393{70.03%{transform:translate(7.3045vw,70.03vh) scale(.8959)}to{transform:translate(6.52125vw,99vh) scale(.8959)}}.snow:nth-child(394){opacity:.5396;transform:translate(77.5307vw,-10px) scale(.9454);animation:fall-394 29s -9s linear infinite}@keyframes fall-394{30.961%{transform:translate(70.4864vw,30.961vh) scale(.9454)}to{transform:translate(74.00855vw,99vh) scale(.9454)}}.snow:nth-child(395){opacity:.0096;transform:translate(23.8617vw,-10px) scale(.6684);animation:fall-395 19s -9s linear infinite}@keyframes fall-395{72.749%{transform:translate(30.9787vw,72.749vh) scale(.6684)}to{transform:translate(27.4202vw,99vh) scale(.6684)}}.snow:nth-child(396){opacity:.9036;transform:translate(13.3506vw,-10px) scale(.1036);animation:fall-396 24s -4s linear infinite}@keyframes fall-396{51.123%{transform:translate(23.2777vw,51.123vh) scale(.1036)}to{transform:translate(18.31415vw,99vh) scale(.1036)}}.snow:nth-child(397){opacity:.2186;transform:translate(1.2544vw,-10px) scale(.4131);animation:fall-397 22s -30s linear infinite}@keyframes fall-397{75.063%{transform:translate(.504vw,75.063vh) scale(.4131)}to{transform:translate(.8792vw,99vh) scale(.4131)}}.snow:nth-child(398){opacity:1.1024;transform:translate(68.4834vw,-10px) scale(.3868);animation:fall-398 17s -15s linear infinite}@keyframes fall-398{59.089%{transform:translate(74.6592vw,59.089vh) scale(.3868)}to{transform:translate(71.5713vw,99vh) scale(.3868)}}.snow:nth-child(399){opacity:1.2888;transform:translate(55.9467vw,-10px) scale(.2578);animation:fall-399 16s -19s linear infinite}@keyframes fall-399{44.96%{transform:translate(51.5615vw,44.96vh) scale(.2578)}to{transform:translate(53.7541vw,99vh) scale(.2578)}}.snow:nth-child(400){opacity:.2578;transform:translate(85.4181vw,-10px) scale(.1518);animation:fall-400 28s -17s linear infinite}@keyframes fall-400{45.285%{transform:translate(95.0104vw,45.285vh) scale(.1518)}to{transform:translate(90.21425vw,99vh) scale(.1518)}}\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==
|