@esfaenza/core 15.2.147 → 15.2.148
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
|
@@ -22,9 +22,9 @@ export class AppComponent {
|
|
|
22
22
|
}
|
|
23
23
|
}
|
|
24
24
|
AppComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: AppComponent, deps: [{ token: i1.TokenService }, { token: i1.AppState }, { token: i2.Router }], target: i0.ɵɵFactoryTarget.Component });
|
|
25
|
-
AppComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.9", type: AppComponent, selector: "app-root", ngImport: i0, template: "<ng-container *ngIf=\"_state.christmasTime\">\r\n <div *ngFor=\"let i of snows; trackBy: snowTrackBy\" class=\"snow\"></div>\r\n</ng-container>\r\n<router-outlet></router-outlet>", styles: [".table-borderless>tbody>tr>td,.table-borderless>tbody>tr>th,.table-borderless>tfoot>tr>td,.table-borderless>tfoot>tr>th,.table-borderless>thead>tr>td,.table-borderless>thead>tr>th{border:none}.table,.table-responsive{margin-bottom:5px}a:hover,a:focus{text-decoration:none}a:not([href]){color:inherit;text-decoration:none}a:not([href]):hover{color:inherit;text-decoration:none}*{outline:none!important}.modal-title{width:calc(100% - 20px)}.progress{height:20px}.progress.progress-primary[value]::-webkit-progress-value{background-color:#024a88}.progress.progress-primary[value]::-moz-progress-bar{background-color:#024a88}.progress.progress-primary[value]::-ms-fill{background-color:#024a88}@media screen and (min-width: 0\\fffd){.progress.progress-primary .progress-bar{background-color:#024a88}}.progress.progress-info[value]::-webkit-progress-value{background-color:#248dad}.progress.progress-info[value]::-moz-progress-bar{background-color:#248dad}.progress.progress-info[value]::-ms-fill{background-color:#248dad}@media screen and (min-width: 0\\fffd){.progress.progress-info .progress-bar{background-color:#248dad}}.progress.progress-danger[value]::-webkit-progress-value{background-color:#bf1725}.progress.progress-danger[value]::-moz-progress-bar{background-color:#bf1725}.progress.progress-danger[value]::-ms-fill{background-color:#bf1725}@media screen and (min-width: 0\\fffd){.progress.progress-danger .progress-bar{background-color:#bf1725}}.progress.progress-success[value]::-webkit-progress-value{background-color:#2d922d}.progress.progress-success[value]::-moz-progress-bar{background-color:#2d922d}.progress.progress-success[value]::-ms-fill{background-color:#2d922d}@media screen and (min-width: 0\\fffd){.progress.progress-success .progress-bar{background-color:#2d922d}}.progress.progress-warning[value]::-webkit-progress-value{background-color:#f79a17}.progress.progress-warning[value]::-moz-progress-bar{background-color:#f79a17}.progress.progress-warning[value]::-ms-fill{background-color:#f79a17}@media screen and (min-width: 0\\fffd){.progress.progress-warning .progress-bar{background-color:#f79a17}}.progress[value]::-moz-progress-bar{border-radius:0}.progress[value]::-webkit-progress-value{border-radius:0}.progress[value=\"100\"]::-moz-progress-bar{border-radius:0}.progress[value=\"100\"]::-webkit-progress-value{border-radius:0}.progress-xs{height:7px}.progress-sm{height:10px}.progress-md{height:13px}.progress-bar-info-striped{background-image:linear-gradient(45deg,hsla(0,0%,100%,.15) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.15) 0,hsla(0,0%,100%,.15) 75%,transparent 0,transparent);background-size:1rem 1rem;background-color:#5bc0de!important}.progress-bar-animated{animation:progress-bar-stripes 1s linear infinite}.tag{font-weight:400;line-height:1.4;letter-spacing:.03em}.tag.tag-primary{background-color:#024a88}.tag.tag-info{background-color:#248dad}.tag.tag-danger{background-color:#bf1725}.tag.tag-success{background-color:#2d922d}.tag.tag-warning{background-color:#f79a17}.tag.tag-dark{background-color:#000}.tag.tag-main{background-color:#242d3a}.card{border:none;border-radius:0;width:100%;overflow:hidden;margin-bottom:29px;box-shadow:1px 1px 5px #00000040;display:block}.card .card-header{background:#344154;color:#fff;line-height:10px;border-radius:0;border:none}.card .card-header a{color:#fff}.card .card-header a:hover{color:#fffc}.card .card-footer{background:#344154;color:#fff;line-height:6px;border-radius:0;border:none}.card.card-outline-default{background:transparent;border:1px solid #fff}.card.card-primary{background:#024a88}.card.card-primary.medium-opacity{background:rgba(2,74,136,.5)}.card.card-outline-primary{background:transparent;border:1px solid #024a88}.card.card-success{background:#2d922d;margin-bottom:15px}.card.card-success.medium-opacity{background:rgba(45,146,45,.5)}.card.card-outline-success{background:transparent;border:1px solid #2d922d}.card.card-info{background:#248dad;margin-bottom:15px}.card.card-info.medium-opacity{background:rgba(36,141,173,.5)}.card.card-outline-info{background:transparent;border:1px solid #248dad}.card.card-warning{background:#f79a17;margin-bottom:15px}.card.card-warning.medium-opacity{background:rgba(247,154,23,.5)}.card.card-outline-warning{background:transparent;border:1px solid #f79a17}.card.card-danger{background:#bf1725;margin-bottom:15px}.card.card-danger.medium-opacity{background:rgba(191,23,37,.5)}.card.card-outline-danger{background:transparent;border:1px solid #bf1725}.card.card-primary .card-header,.card.card-success .card-header,.card.card-info .card-header,.card.card-danger .card-header,.card.card-warning .card-header{background:rgba(0,0,0,.4)}.card.card-primary .card-body,.card.card-success .card-body,.card.card-info .card-body,.card.card-danger .card-body,.card.card-warning .card-body{color:#fff}.card.card-primary .card-footer,.card.card-success .card-footer,.card.card-info .card-footer,.card.card-danger .card-footer,.card.card-warning .card-footer{background:rgba(0,0,0,.2)}.card.overlay .card-img{border-radius:0;-moz-filter:brightness(100%);-ms-filter:brightness(100%);-o-filter:brightness(100%);filter:brightness(100%)}.card.overlay:hover .card-img{-moz-filter:brightness(80%);-ms-filter:brightness(80%);-o-filter:brightness(80%);filter:brightness(80%)}.card.overlay .card-img-overlay{color:#fff}.card.overlay .card-img-overlay.overlay-bottom{top:auto}.card.overlay .card-img-overlay.slide-up{transform:translateY(100%)}.card.overlay .card-img-overlay.slide-down{transform:translateY(-100%)}.card.overlay .card-img-overlay.slide-left{transform:translate(-100%)}.card.overlay .card-img-overlay.slide-right{transform:translate(100%)}.card.overlay .card-img-overlay.hover-opacity{opacity:0}.card.overlay:hover .slide-up,.card.overlay:hover .slide-down{transform:translateY(0)}.card.overlay:hover .slide-left,.card.overlay:hover .slide-right{transform:translate(0)}.card.overlay:hover .hover-opacity{opacity:1}@media (min-width: 1400px){.d-xxl-block{display:block!important}}@media (min-width: 576px){.card-columns{-moz-column-count:3;-moz-column-gap:1.25rem}}.btn{border-radius:0}.btn:focus{outline:0}.btn:active{outline:0!important}.btn-rounded{border-radius:25rem}.btn-xs{padding:.2rem .4rem;font-size:.715rem}.btn-primary{background:rgba(2,74,136,.8)!important;border-color:#024a88cc!important}.btn-primary.medium-opacity{background:rgba(2,74,136,.5);border-color:#024a881a}.btn-primary:hover,.btn-primary:focus{background:#024a88;border-color:#024a88}.btn-primary:active{background:rgba(2,74,136,.95)!important;border-color:#024a88f2!important}.btn-success{background:rgba(45,146,45,.8);border-color:#2d922dcc}.btn-success.medium-opacity{background:rgba(45,146,45,.5);border-color:#2d922d1a}.btn-success:hover,.btn-success:focus{background:#2d922d;border-color:#2d922d}.btn-success:active{background:rgba(45,146,45,.95)!important;border-color:#2d922df2!important}.btn-info{background:rgba(36,141,173,.8);border-color:#248dadcc}.btn-info.medium-opacity{background:rgba(36,141,173,.5);border-color:#248dad1a}.btn-info:hover,.btn-info:focus{background:#248dad;border-color:#248dad}.btn-info:active{background:rgba(36,141,173,.95)!important;border-color:#248dadf2!important}.btn-warning{background:rgba(247,154,23,.8);border-color:#f79a17cc}.btn-warning.medium-opacity{background:rgba(247,154,23,.5);border-color:#f79a171a}.btn-warning:hover,.btn-warning:focus{background:#f79a17;border-color:#f79a17}.btn-warning:active{background:rgba(247,154,23,.95)!important;border-color:#f79a17f2!important}.btn-danger{background:rgba(191,23,37,.8);border-color:#bf1725cc}.btn-danger.medium-opacity{background:rgba(191,23,37,.5);border-color:#bf17251a}.btn-danger:hover,.btn-danger:focus{background:#bf1725;border-color:#bf1725}.btn-danger:active{background:rgba(191,23,37,.95)!important;border-color:#bf1725f2!important}.btn-dark{background:rgba(0,0,0,.8);border-color:#000c;color:#fff}.btn-dark.medium-opacity{background:rgba(0,0,0,.5);border-color:#0000001a}.btn-dark:hover{background:black;border-color:#000}.btn-dark:active{background:rgba(0,0,0,.95)!important;border-color:#000000f2!important}.btn-main{background:rgba(36,45,58,.8);border-color:#242d3acc;color:#fff}.btn-main.medium-opacity{background:rgba(36,45,58,.5);border-color:#242d3a1a}.btn-main:hover{color:#fff!important;background:#242d3a;border-color:#242d3a}.btn-main:active{background:rgba(36,45,58,.95)!important;border-color:#242d3af2!important}.btn-outline-primary{color:#024a88;border-color:#024a88}.btn-outline-primary:hover,.btn-outline-primary:focus{color:#fff;background:#024a88;border-color:#024a88}.btn-outline-primary:active,.btn-outline-primary.active{color:#fff!important;background:#024a88!important;border-color:#024a88!important}.btn-outline-success{color:#2d922d;border-color:#2d922d}.btn-outline-success:hover,.btn-outline-success:focus{color:#fff;background:#2d922d;border-color:#2d922d}.btn-outline-success:active,.btn-outline-success.active{color:#fff!important;background:#2d922d!important;border-color:#2d922d!important}.btn-outline-info{color:#248dad;border-color:#248dad}.btn-outline-info:hover,.btn-outline-info:focus{color:#fff;background:#248dad;border-color:#248dad}.btn-outline-info:active,.btn-outline-info.active{color:#fff!important;background:#248dad!important;border-color:#248dad!important}.btn-outline-warning{color:#f79a17;border-color:#f79a17}.btn-outline-warning:hover,.btn-outline-warning:focus{color:#fff;background:#f79a17;border-color:#f79a17}.btn-outline-warning:active,.btn-outline-warning.active{color:#fff!important;background:#f79a17!important;border-color:#f79a17!important}.btn-outline-danger{color:#bf1725;border-color:#bf1725}.btn-outline-danger:hover,.btn-outline-danger:focus{color:#fff;background:#bf1725;border-color:#bf1725}.btn-outline-danger:active,.btn-outline-danger.active{color:#fff!important;background:#bf1725!important;border-color:#bf1725!important}.btn-outline-dark{color:#000;border-color:#000;background:transparent}.btn-outline-dark:hover,.btn-outline-dark:focus{color:#fff;background:#000;border-color:#000}.btn-outline-main{color:#242d3a;border-color:#242d3a;background:transparent}.btn-outline-main:hover,.btn-outline-main:focus{color:#fff;background:#242D3A;border-color:#242d3a}.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle),.btn-group>.btn:last-child:not(:first-child),.btn-group>.dropdown-toggle:not(:first-child){border-radius:0}.form-control-sm,.input-group-sm>.form-control,.input-group-sm>.input-group-addon,.input-group-sm>.input-group-btn>.btn{border-radius:0}.btn.disabled,.btn:disabled{cursor:not-allowed;opacity:.65}.btn-file-upload{height:35px;padding-top:3px!important}.text-primary{color:#024a88!important}.text-success{color:#2d922d!important}.text-info{color:#248dad!important}.text-warning{color:#f79a17!important}.text-danger{color:#bf1725!important}.background-success{background-color:#2d922d!important}.background-info{background-color:#248dad!important}.background-warning{background-color:#f79a17!important}.background-danger{background-color:#bf1725!important}.blockquote{font-size:1.2rem}.blockquote-footer{font-size:70%}.nav-tabs{background-color:#ccc;border:1px solid #ccc}.nav-tabs .nav-item .nav-link{color:#242d3acc;background-color:transparent;border:none;cursor:default}.nav-tabs .nav-item .nav-link.active{background-color:#fff;color:#242d3a}.nav-tabs .nav-item .nav-link:not(.active):hover{background-color:transparent;color:#242d3a;cursor:pointer}.nav-tabs.top{border-top-left-radius:.3rem;border-top-right-radius:.3rem}.nav-tabs.bottom{border-bottom-left-radius:.3rem;border-bottom-right-radius:.3rem}.nav-tabs.bottom .nav-item{margin-bottom:0;margin-top:-1px}.nav-tabs.bottom .nav-item .nav-link{border-radius:0 0 .3rem .3rem}.nav-tabs.tabs-primary{background-color:#024a8866;border:1px solid #024a88}.nav-tabs.tabs-primary .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-primary .nav-item .nav-link.active{background-color:#024a88;color:#fff}.nav-tabs.tabs-primary .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-success{background-color:#2d922d66;border:1px solid #2d922d}.nav-tabs.tabs-success .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-success .nav-item .nav-link.active{background-color:#2d922d;color:#fff}.nav-tabs.tabs-success .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-info{background-color:#248dad66;border:1px solid #248dad}.nav-tabs.tabs-info .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-info .nav-item .nav-link.active{background-color:#248dad;color:#fff}.nav-tabs.tabs-info .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-warning{background-color:#f79a1766;border:1px solid #f79a17}.nav-tabs.tabs-warning .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-warning .nav-item .nav-link.active{background-color:#f79a17;color:#fff}.nav-tabs.tabs-warning .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-danger{background-color:#bf172566;border:1px solid #bf1725}.nav-tabs.tabs-danger .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-danger .nav-item .nav-link.active{background-color:#bf1725;color:#fff}.nav-tabs.tabs-danger .nav-item .nav-link:not(.active):hover{color:#fff}.tab-content{position:relative;z-index:1;border:1px solid #ccc;background:#fff}.tab-content .tab-pane{padding:1rem}.tab-content.tab-content-primary{background-color:#024a88;color:#fff;border-color:#024a88}.tab-content.tab-content-success{background-color:#2d922d;color:#fff;border-color:#2d922d}.tab-content.tab-content-info{background-color:#248dad;color:#fff;border-color:#248dad}.tab-content.tab-content-warning{background-color:#f79a17;color:#fff;border-color:#f79a17}.tab-content.tab-content-danger{background-color:#bf1725;color:#fff;border-color:#bf1725}.tab-content.top{border-top:none}.tab-content.bottom{border-bottom:none}.vertical-tabs .nav{padding-right:0;overflow:hidden;background-color:#ccc;border:1px solid #ccc}.vertical-tabs .nav.left{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem;border-right:none;margin-right:-1px;z-index:2}.vertical-tabs .nav.right{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem;border-left:none;margin-left:-1px;z-index:2}.vertical-tabs .nav .nav-item .nav-link{color:#242d3acc;background-color:transparent;border-radius:0;cursor:default}.vertical-tabs .nav .nav-item .nav-link.active{background-color:#fff}.vertical-tabs .nav .nav-item .nav-link:not(.active):hover{background-color:transparent;color:#242d3a;cursor:pointer}.vertical-tabs .nav .nav-item .nav-link.disabled{color:#242d3a99;cursor:not-allowed!important}.alert.alert-success{background-color:#2d922d;border-color:#2d922d;color:#fff}.alert.alert-success.medium-opacity{background:rgba(45,146,45,.5);border-color:#2d922d99}.alert.alert-info{background-color:#248dad;border-color:#248dad;color:#fff}.alert.alert-info.medium-opacity{background-color:#248dad80;border-color:#248dad99}.alert.alert-warning{background-color:#f79a17;border-color:#f79a17;color:#fff}.alert.alert-warning.medium-opacity{background-color:#f79a1780;border-color:#f79a1799}.alert.alert-danger{background-color:#bf1725;border-color:#bf1725;color:#fff}.alert.alert-danger.medium-opacity{background-color:#bf172580;border-color:#bf172599}.modal{z-index:99999;padding-top:10%}.modal-dialog .modal-content{color:#000}.modal-dialog .modal-content .modal-header{border-top-left-radius:.2rem;border-top-right-radius:.2rem;padding:10px 15px}.modal-dialog .modal-content .modal-header.modal-primary{color:#fff;background-color:#024a88}.modal-dialog .modal-content .modal-header.modal-success{color:#fff;background-color:#2d922d}.modal-dialog .modal-content .modal-header.modal-info{color:#fff;background-color:#248dad}.modal-dialog .modal-content .modal-header.modal-warning{color:#fff;background-color:#f79a17}.modal-dialog .modal-content .modal-header.modal-danger{color:#fff;background-color:#bf1725}.modal-dialog .modal-content .modal-header i{margin-right:10px}.modal-dialog .modal-content .modal-footer{padding:10px 15px}.list-group .list-group-item{border-radius:0;padding:.55rem 1.25rem;color:#000c}.list-group .list-group-item.active{color:#ffffffe6;background-color:#024a88;border-color:#024a88}.list-group .list-group-item.active:hover,.list-group .list-group-item.active:focus{color:#fff!important}.list-group .list-group-item.disabled{color:#818a91;background-color:#ddd}.list-group .list-group-item:not(.disabled):focus{color:#000}.list-group .list-group-item.list-group-item-primary{color:#fff;background-color:#024a88}.list-group .list-group-item.list-group-item-success{color:#fff;background-color:#2d922d}.list-group .list-group-item.list-group-item-info{color:#fff;background-color:#248dad}.list-group .list-group-item.list-group-item-warning{color:#fff;background-color:#f79a17}.list-group .list-group-item.list-group-item-danger{color:#fff;background-color:#bf1725}.has-success .form-control-success{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.has-success .form-control{border-color:#2d922dcc}.has-success .form-control:focus{box-shadow:none;border-color:#2d922d80}.has-success .form-control-feedback,.has-success .form-control-label,.has-success .form-check-label,.has-success .form-check-inline,.has-success .custom-control{color:#2d922d}.has-warning .form-control-warning{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23f79a17' d='M4.4 5.324h-.8v-2.46h.8zm0 1.42h-.8V5.89h.8zM3.76.63L.04 7.075c-.115.2.016.425.26.426h7.397c.242 0 .372-.226.258-.426C6.726 4.924 5.47 2.79 4.253.63c-.113-.174-.39-.174-.494 0z'/%3E%3C/svg%3E\")}.has-warning .form-control{border-color:#f79a17cc}.has-warning .form-control:focus{box-shadow:none;border-color:#f79a1780}.has-warning .form-control-feedback,.has-warning .form-control-label,.has-warning .form-check-label,.has-warning .form-check-inline,.has-warning .custom-control{color:#f79a17}.has-danger .form-control-danger{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")}.has-danger .form-control{border-color:#bf1725cc}.has-danger .form-control:focus{box-shadow:none;border-color:#bf172580}.has-danger .form-control-feedback,.has-danger .form-control-label,.has-danger .form-check-label,.has-danger .form-check-inline,.has-danger .custom-control{color:#bf1725}.form-group label{margin-bottom:2px}.help-block{color:#555;font-size:12px}.form-control.checking-field.forced-invalid{padding-right:2.25rem!important;background-repeat:no-repeat!important;background-position:center right .625rem!important;background-size:1.25rem 1.25rem!important;border-color:#bf1725!important;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")!important}.form-control.checking-combo.forced-invalid{padding-right:2.25rem!important;background-repeat:no-repeat!important;background-position:center right .625rem!important;background-size:1.25rem 1.25rem!important;border-color:#bf1725!important;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")!important;background-position:calc(100% - 20px)!important}.form-control{border-radius:0;font-size:14px}.form-control:focus{border-color:#55555580}.form-control.checking-field.ng-touched{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem}.form-control.checking-field.ng-touched.ng-invalid{border-color:#bf1725;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")}.form-control.checking-field.ng-touched.ng-valid{border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.form-control.checking-combo.ng-touched{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem}.form-control.checking-combo.ng-touched.ng-invalid{border-color:#bf1725;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\");background-position:calc(100% - 20px)}.form-control.checking-combo.ng-touched.ng-valid{border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\");background-position:calc(100% - 20px)}.form-control-rounded{border-radius:16px}.form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control{color:#555555b3}.input-group .input-group-addon{padding:.3rem .7rem;border-radius:0}.input-group-btn .btn{padding:.36rem .9rem;font-size:17px}.input-group .form-control:not(:first-child),.input-group-addon:not(:first-child),.input-group-btn:not(:first-child)>.btn,.input-group-btn:not(:first-child)>.btn-group>.btn,.input-group-btn:not(:first-child)>.dropdown-toggle,.input-group-btn:not(:last-child)>.btn:not(:first-child),.input-group-btn:not(:last-child)>.btn-group:not(:first-child)>.btn{border-radius:0}select.form-control:not([multiple]) option{color:#000c}select.form-control:not([size]):not([multiple]){height:calc(2.5rem - 5px)}input[type=color].form-control{padding:0}.form-inline .form-group input{width:100%}.form-space-md .form-group{margin-bottom:.75rem}.form-space-lg .form-group{margin-bottom:1rem}.form-group{margin-bottom:.5rem}.dropdown-menu{padding-top:0;padding-bottom:0;border-radius:0;font-size:14px;box-shadow:0 6px 12px #0003}.dropdown-menu a{color:#242d3a}.dropdown-menu a:hover{color:#fff;background-color:#242d3a}.dropdown-menu:before{content:\" \";position:absolute;top:-12px;right:30px;display:block;width:0;height:0;border:6px solid transparent;border-bottom-color:#fff}.custom-control-label:before,.custom-control-label:after{top:.2rem}.custom-checkbox.checkbox-circle .custom-control-label:before,.custom-checkbox.checkbox-circle .custom-control-label:after{border-radius:50%}.custom-checkbox .custom-control-input:checked~.custom-control-label:before{background:rgba(85,85,85,.7)}.custom-checkbox .custom-control-input:focus~.custom-control-label:before{border:1px solid white;box-shadow:0 0 0 1px #555555b3}.custom-checkbox .custom-control-input.checkbox-primary:checked~.custom-control-label:before{background:#024a88}.custom-checkbox .custom-control-input.checkbox-primary:focus~.custom-control-label:before{box-shadow:0 0 0 1px #024a88}.custom-checkbox .custom-control-input.checkbox-success:checked~.custom-control-label:before{background:#2d922d}.custom-checkbox .custom-control-input.checkbox-success:focus~.custom-control-label:before{box-shadow:0 0 0 1px #2d922d}.custom-checkbox .custom-control-input.checkbox-info:checked~.custom-control-label:before{background:#248dad}.custom-checkbox .custom-control-input.checkbox-info:focus~.custom-control-label:before{box-shadow:0 0 0 1px #248dad}.custom-checkbox .custom-control-input.checkbox-warning:checked~.custom-control-label:before{background:#f79a17}.custom-checkbox .custom-control-input.checkbox-warning:focus~.custom-control-label:before{box-shadow:0 0 0 1px #f79a17}.custom-checkbox .custom-control-input.checkbox-danger:checked~.custom-control-label:before{background:#bf1725}.custom-checkbox .custom-control-input.checkbox-danger:focus~.custom-control-label:before{box-shadow:0 0 0 1px #bf1725}.custom-checkbox .custom-control-input.checkbox-main:checked~.custom-control-label:before{background:#242D3A}.custom-checkbox .custom-control-input.checkbox-main:focus~.custom-control-label:before{box-shadow:0 0 0 1px #242d3a}.custom-radio .custom-control-input:checked~.custom-control-label:before{background:rgba(85,85,85,.7)}.custom-radio .custom-control-input:focus~.custom-control-label:before{border:1px solid white;box-shadow:0 0 0 1px #555555b3}.custom-radio .custom-control-input.radio-primary:checked~.custom-control-label:before{background:#024a88}.custom-radio .custom-control-input.radio-primary:focus~.custom-control-label:before{box-shadow:0 0 0 1px #024a88}.custom-radio .custom-control-input.radio-success:checked~.custom-control-label:before{background:#2d922d}.custom-radio .custom-control-input.radio-success:focus~.custom-control-label:before{box-shadow:0 0 0 1px #2d922d}.custom-radio .custom-control-input.radio-info:checked~.custom-control-label:before{background:#248dad}.custom-radio .custom-control-input.radio-info:focus~.custom-control-label:before{box-shadow:0 0 0 1px #248dad}.custom-radio .custom-control-input.radio-warning:checked~.custom-control-label:before{background:#f79a17}.custom-radio .custom-control-input.radio-warning:focus~.custom-control-label:before{box-shadow:0 0 0 1px #f79a17}.custom-radio .custom-control-input.radio-danger:checked~.custom-control-label:before{background:#bf1725}.custom-radio .custom-control-input.radio-danger:focus~.custom-control-label:before{box-shadow:0 0 0 1px #bf1725}.custom-radio .custom-control-input.radio-main:checked~.custom-control-label:before{background:#242D3A}.custom-radio .custom-control-input.radio-main:focus~.custom-control-label:before{box-shadow:0 0 0 1px #242d3a}.custom-select,.custom-select:focus{background:rgba(255,255,255,.1) url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23333' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E\") no-repeat right .75rem center;background-size:8px 10px}.bg-primary{background:#024a88!important}.bg-primary.medium-opacity{background:rgba(2,74,136,.5)!important}.bg-success{background:#2d922d!important}.bg-success.medium-opacity{background:rgba(45,146,45,.5)!important}.bg-warning{background:#f79a17!important}.bg-warning.medium-opacity{background:rgba(247,154,23,.5)!important}.bg-danger{background:#bf1725!important}.bg-danger.medium-opacity{background:rgba(191,23,37,.5)!important}.bg-main{background:#242d3a!important}.bg-main.medium-opacity{background:rgba(36,45,58,.5)!important}.bg-dark{background:black!important}.bg-dark.medium-opacity{background:rgba(0,0,0,.5)!important}.custom-select{width:100%}code{background-color:#e9ebee}.app-margin-top-5{margin-top:5px!important}.app-margin-top-10{margin-top:10px!important}.app-margin-top-15{margin-top:15px!important}.app-margin-top-20{margin-top:20px!important}.app-margin-top-25{margin-top:25px!important}.app-margin-top-30{margin-top:30px!important}.app-margin-top-35{margin-top:35px!important}.app-margin-top-40{margin-top:40px!important}.app-margin-top-60{margin-top:60px!important}@media (min-width: 1280px){.modal-xl{max-width:1024px}}@media (min-width: 1600px){.modal-xxl{max-width:1280px}}@media (min-width: 1800px){.modal-feminist{max-width:1366px}}.modal-header{cursor:pointer!important}::-ms-reveal{display:none}.app-fill{width:100%;height:100%}.app-flex-left{margin-right:auto}.lastfix{margin-bottom:-.5rem}.app-inline-wrapped{display:inline!important}.app-inline-wrapped:after{content:\"\\a\";white-space:pre}.app-mat-form-slider{margin-top:-10px;width:100%;padding:0}.app-updevery-input{width:30px;display:inline;padding:1px;height:20px}.mv-input{padding:5px 10px 5px 5px;width:100px;height:30px}.mv-input:focus{box-shadow:none!important}.input-group-addon{background-color:#eceeef;border:1px solid rgba(0,0,0,.15)}.app-flex-row{flex-direction:row}.flex-nowrap{flex-wrap:nowrap}.app-white-button{background-color:#fff;border-color:#ccc}.app-bigplus{text-align:center;font-size:95px;color:#ccc;font-weight:200;cursor:pointer}.app-bigplus :hover{background-color:#eee}.app-wrap{white-space:pre-wrap;word-break:break-word}.app-min-height-145{min-height:145px}.tooltip{pointer-events:auto!important;-webkit-user-select:none!important;-moz-user-select:none!important;-khtml-user-select:none!important;-ms-user-select:none!important;cursor:default!important}.ace_gutter-cell.ace_breakpoint{border-radius:20px 0 0 20px;box-shadow:0 0 1px 1px red inset}.tab-body{padding:15px;border:1px solid #bbb;width:100%}.tab-header-page{border-bottom:20px solid #bbb;border-left:20px solid transparent;border-right:20px solid transparent;cursor:pointer;height:0;text-align:center}.tab-selected{border-bottom:20px solid #bbb;font-weight:700}.tab-unselected{border-bottom:20px solid #ddd}.app-bullet{font-weight:700;font-size:25px;line-height:0;vertical-align:sub}.app-input-password{width:calc(100% - 30px)!important;display:inline-block!important;margin-right:10px!important}.swal2-container{z-index:9999999999999!important}.app-margin-bottom-min-10{margin-bottom:-10px}.app-margin-bottom-min-15{margin-bottom:-15px}.input-group-addon-color{background-color:#eceeef!important}.no-bg-img{background-image:none!important;padding-right:0!important}::placeholder{color:#aaa!important}ngx-charts-advanced-pie-chart,ngx-charts-number-card,ngx-charts-bar-vertical,ngx-charts-bar-horizontal,ngx-charts-tree-map,ngx-charts-charts{display:block;min-height:1px}.table-striped tbody tr:nth-of-type(odd){background-color:#f2f2f2}.app-flip-y{transform:scaleY(-1)}.app-flip-x{transform:scaleX(-1)}.app-std-border-right{border-right:2px solid #ccc}.app-std-border-left{border-left:2px solid #ccc}.dropdown-menu>li>a:empty{padding:0}.app-caret-none{color:transparent!important;text-shadow:0 0 0 black!important}.app-caret-none:focus{outline:none}.app-break-words{word-break:break-all}.app-simple-border{border:1px solid #eceeef}.scrolling-box{max-height:250px;overflow-x:hidden;overflow-y:auto}.app-ace-higlight{background:rgba(255,50,50,.2);position:absolute}.ace_editor,.ace_editor div{font-family:monospace}.fixed-sm-border{border-width:1px;border-radius:0}.app-dashed-box{border:2px dashed #ccc;padding:10px}.app-small-dashed-box{border:1px dashed #ccc;padding:7px;font-size:small}.app-empty-char{position:absolute;top:45%;left:33%;font-size:18px;font-style:italic}.app-textbox-stringyfied{border:0;background-color:#fff;color:#000;font-weight:700}.app-sticky-last-column{right:0;position:sticky;z-index:0;background-color:#fff}.app-sticky-last-column-alt{right:0;position:sticky;z-index:0;background-color:#f2f2f2}.app-sticky-divider{width:100%;height:1px;z-index:999;background-color:#eee}.app-sticky-first-column{left:-1px;z-index:999;position:sticky;background-color:#ccc}.app-dropdown-stringyfied{color:#000!important;padding:0;height:20px!important;background-color:#fff!important;border:0;font-weight:700;outline:0!important;background:white;opacity:1!important;-moz-appearance:none!important;-webkit-appearance:none!important}.app-dropdown-stringyfied::-ms-expand{display:none!important}.background-danger{background-color:#e9967a}.checking-field,.checking-combo{box-shadow:unset!important}.app-border-none{border:none}.app-padding-leftonly-15{padding:0 0 0 15px!important}.app-width-auto{width:auto}.app-line-through{text-decoration:line-through}.app-margin-auto{margin:auto}.app-upper-right-remove{position:absolute;right:10px;font-size:25px;top:5px}.app-inline-block{display:inline-block}.swal2-success{border-color:#2d922d!important;color:#2d922d!important}.swal2-info{border-color:#248dad!important;color:#248dad!important}.swal2-warning{border-color:#f79a17!important;color:#f79a17!important}.swal2-danger{border-color:#bf1725!important;color:#bf1725!important}.app-slash{font-size:30px;line-height:1;margin-top:2px;text-align:center}.table-mh-435{min-height:435px}.table-b0 th,.table-b0 td{border-top:none!important;border-left:none!important}.table-b0{border:0px}.table-b0 th{border-bottom:none!important}.table-b0:last-child{border:none!important}.job-step-number{position:absolute;right:10px;font-size:16px;top:2px;font-weight:700}.dropdown-menu:before{display:none}.app-table-dotted-menu{padding:0 0 2px!important;color:#999}.app-rtl{direction:rtl}.app-border-1{border:1px solid rgba(0,0,0,.15)!important}.app-no-selection{-webkit-user-select:none;-moz-user-select:none;-khtml-user-select:none;-ms-user-select:none}.app-right-border{border-right:2px solid #ccc}.app-mtu-fixed-height{height:302px}.app-mtu-fixed-height-wrapper{height:204px;overflow:auto}.app-upper-right-close{position:absolute;top:0;right:15px;font-size:20px}.toast-message{white-space:pre-wrap}.app-overflow-auto{overflow:auto}.app-no-border{border:none!important}.app-contextmenu{background-color:#fff;border:1px solid;padding:10px 30px}.app-contextmenu-item{margin-left:-30px;margin-right:-30px;cursor:pointer}.app-contextmenu-item>span{padding:3px 30px}.app-contextmenu-item:hover{background-color:#ddd}.app-lh-0{line-height:0}.app-lh-05{line-height:.5}.app-lh-1{line-height:1}.app-lh-2{line-height:2}.app-lh-2-important{line-height:2!important}.app-lh-22{line-height:2.2}.app-display-block{display:block!important}.app-input-inline-icon{padding:0;margin:0;position:absolute;top:2px;right:20px}.app-bordered-box{border:1px solid #ccc}.app-mr-auto{margin-right:auto}.app-mrd-infobox-small{border:1px solid #ccc;padding:5px;border-radius:5px}.app-mrd-infobox{border:1px solid #ccc;padding:5px;border-radius:5px;margin-top:-5px;float:left}.app-mrd-infobox-editmode{margin-bottom:-20px;margin-top:-6px}.app-whitespace-prewrap{white-space:pre-wrap}.app-white-selectable{background-color:#fff}.app-white-selected{background-color:#ddd!important}.app-bb-box{border-bottom:2px solid #ddd}.app-white-selectable:hover{background-color:#ddd}.app-placeholder{color:#aaa}.app-placeholder-dark{color:#777}.modal-open{overflow:inherit;padding-right:0!important}.dropdown-menu a:hover{color:#000!important;background-color:#f5f5f5}.dropdown-menu span:hover,.dropdown-item a:hover{color:#000!important;background-color:transparent}.dropdown-item empty{color:#000!important;background-color:#f5f5f5}.app-history-box{max-height:775px;overflow-x:hidden;overflow-y:auto}.app-date-width,.app-input-width{width:100px}.load-more-btn{width:100%;margin-top:10px;background-color:ButtonFace}.app-max-width-100{max-width:100px}.app-search-buttons{position:absolute;top:55px;right:20px}.app-left-0{left:0}.app-left-4{left:4px}.app-left-10{left:10px}.app-bottom-0{bottom:0}.app-bottom-10{bottom:10px}.app-right-0{right:0}.app-right-10{right:10px!important}.app-right-20{right:20px}.app-right-25{right:25px}.app-right-50{right:50px}.app-top-2{top:2px}.app-top-5{top:5px}.app-top-20,.app-top-40{top:20px}.m-t-min-1{margin-top:-1px}.m-t-min-3{margin-top:-3px}.m-t-min-5{margin-top:-5px}.m-t-min-6{margin-top:-6px}.m-t-min-10{margin-top:-10px}.app-uppercase{text-transform:uppercase}.app-col-sm-10-with-addon{width:calc(83.33333% - 56px)!important}.app-bring-to-front{z-index:9999999!important}.modal{z-index:99999998!important}.app-bring-to-front-strong,.guppy_help{z-index:99999999!important}bs-dropdown-container{z-index:99999999!important}.app-bold{font-weight:700}.app-float-left{float:left}.app-float-right{float:right}.app-no-resize{resize:none}.app-table-no-border{border-top:none!important}.app-upper-left-indicator{position:absolute;top:2px;right:5px}.app-dialog-button{margin-bottom:19px;margin-top:1px;font-size:25px}.app-z-index-0{z-index:0!important}.app-col-divide:after{width:0px;content:\"-\";display:block;position:absolute;top:10px;bottom:0;right:2px;font-weight:700}.app-widgets-expanded{padding-right:20px!important;padding-top:10px!important;padding-bottom:0!important}.app-widget-head-expanded{padding:0 0 0 20px}.app-upper-right-trash{position:absolute;right:15px;top:15px;cursor:pointer;z-index:99}.app-absolute{position:absolute}.app-relative{position:relative}.app-box-ricarico{width:250px;position:absolute;bottom:35px}.app-box-ricarico-edit{width:250px;position:absolute;bottom:21px}.app-input-ricarico{display:inline;margin-left:2px;width:20%}.app-no-overflow{overflow:hidden}.app-overflow-visible{overflow:visible}.app-limited-block{max-height:350px;overflow:auto}.app-refresh-button{position:absolute;top:10px}.app-float-right{float:right!important}.app-intable-input{padding:2px 5px}.app-intable-select{padding:2px 5px;height:23px!important}.app-option-placeholder{color:#aaa!important}.app-option-placeholder option{color:#000!important}.app-lightgrey{color:#666}.app-bg-lightgrey{background-color:#ddd!important}.app-width-1000{width:1000px!important}.app-width-10{width:10px!important}.app-width-20{width:20px!important}.app-width-30{width:30px!important}.app-width-40{width:40px!important}.app-width-50{width:50px!important}.app-width-60{width:60px!important}.app-width-70{width:70px!important}.app-width-80{width:80px!important}.app-width-90{width:90px!important}.app-width-100{width:100px!important}.app-width-110{width:110px!important}.app-width-120{width:120px!important}.app-width-130{width:130px!important}.app-width-180{width:180px!important}.app-width-435{width:435px!important}.app-height-350{height:350px}.app-height-250{height:250px}.app-height-275{height:275px}.app-height-300{height:300px}.app-height-380{height:380px}.app-height-370{height:370px}.app-max-height-370{max-height:370px}.app-height-400,.app-height-425{height:400px}.app-height-450{height:450px}.app-height-560{height:560px}.app-sm2-minus-5{float:left;width:calc(16.66667% - 5px)!important}.app-sm10-plus-5{float:left;width:calc(83.33333% + 5px)!important}.app-deadline-todo{background-color:#87cefa!important}.app-deadline-done{background-color:#90ee90!important}.app-font-size-12{font-size:12px!important}.app-font-size-14{font-size:14px!important}.app-font-size-15{font-size:15px!important}.app-font-size-16{font-size:16px!important}.app-font-size-17{font-size:17px!important}.app-font-size-18{font-size:18px!important}.app-font-size-20{font-size:20px!important}.app-font-size-22{font-size:22px!important}.app-font-size-25{font-size:25px!important}.app-font-size-59{font-size:59px!important}.app-selected{background-color:#b0c4de}.app-aff-90{color:#006400}.app-aff-80{color:green}.app-aff-70{color:#90ee90}.app-aff-60{color:#3cb371}.app-aff-50{color:#ff8c00}.app-aff-40{color:red}.app-bg-aff-90{background-color:#006400}.app-bg-aff-80{background-color:green}.app-bg-aff-70{background-color:#90ee90}.app-bg-aff-60{background-color:#3cb371}.app-bg-aff-50{background-color:#ff8c00}.app-bg-aff-40{background-color:red}.app-scarico-materiale-body{max-height:500px;overflow:auto;overflow-x:hidden}.app-max-height-550{max-height:550px}.app-max-height-300{max-height:300px}.app-success-row{background-color:#389c90!important}.app-danger-row{background-color:#9c3838!important}.app-info-row{background-color:#388b9c!important}.app-active-readonly{color:#555!important;background-color:#fff!important}.app-reading-info{position:absolute;top:5px;left:5px;font-size:20px}.app-loading-over{display:none;margin:auto;position:absolute;inset:0;width:100%;height:100%;z-index:99;background:rgba(0,0,0,.5) none repeat}.app-loading-over-internal{color:#fff;position:absolute;top:48%;left:45%;font-size:15px}.app-circle{display:inline-block;width:10px;height:10px;border-radius:50%}.loader-img{position:absolute;width:140px;top:35%;left:calc(50% - 70px)}.app-timepicker-success{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem;border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.app-success-row-link{color:ivory!important}.dropdown-item:hover{color:#fff!important}.app-fixed-height-700{height:700px;overflow:auto;overflow-x:hidden}.app-fixed-height-610{height:610px;overflow:auto;overflow-x:hidden}.app-fixed-height-685{height:685px;overflow:auto;overflow-x:hidden}.app-arrow{height:15px;width:100%;text-align:center}.app-visible{display:block!important}.app-scheduling-symbol{position:absolute;right:15px;font-size:2.15em;z-index:100}.app-arrow:hover{background-color:#d3d3d3}.app-calendar-box{width:calc(100% - 380px);padding-left:10px;float:right}.app-deadline-box-container{width:380px;height:100%;float:left}.app-deadline-box{padding:0 3px;margin-bottom:5px;margin-left:5px;margin-right:5px;border-style:solid;border-color:#d3d3d3;border-width:2px;position:relative}.app-input-icon{position:absolute;color:#696969;top:11px;left:5px;z-index:999}.app-input-icon:hover{color:#696969}.app-text-center{text-align:center}.app-text-right{text-align:right}.app-text-left{text-align:left}.app-fe-sm-v{position:relative;top:0;width:1px;left:5px;font-size:8px;font-weight:700;color:#000;text-shadow:0px 0px .2px black}.app-fe-v{position:relative;top:-10px;left:145px;width:1px;font-size:11px;font-weight:700;color:#fffac2;text-shadow:0px 0px 1px #fffbcc}.app-card-function-button{padding:.5rem 1.25rem;border-bottom:solid 2px #D9D9D9}.app-modal-function-button{padding:8px 15px;border-bottom:solid 1px #D9D9D9}.app-no-bg-img{background-image:none!important}.app-widget-head-button{font-size:1.15rem;margin-top:-2px;margin-bottom:-5px;margin-left:10px}.app-line-separator{height:3px;background:rgb(237,237,237);border-bottom:1px solid rgb(237,237,237);margin-bottom:10px}.app-small-line-separator{height:2px;background:#ccc;border-bottom:1px solid #ccc;margin-bottom:5px;margin-top:5px}.app-link{color:#0275d8!important;cursor:pointer;text-decoration:none;display:block}.app-link:hover{color:#23527c!important;cursor:pointer;text-decoration:underline!important}.app-link-nocol{cursor:pointer;text-decoration:none}.app-link-nocol:hover{text-decoration:underline}.app-btn-widget{position:absolute;margin:0;top:3.5px;background-color:#414b50;cursor:pointer}.app-btn-widget-spacer{visibility:hidden;height:1px}.app-btn-widget:hover{background-color:#697378}.app-inline{display:inline}.app-btn-search{width:40.85px;height:38px}.app-fa-cell-fix{display:table-cell}.app-display-none{display:none}.app-border-radius-5{border-radius:5px!important}.app-no-padding{padding:0!important}.app-padding-5{padding:5px!important}.app-padding-2{padding:2px!important}.app-padding-3{padding:3px!important}.app-padding-10{padding:10px!important}.app-padding-15{padding:15px!important}.app-padding-left-0{padding-left:0!important}.app-padding-left-5{padding-left:5px!important}.app-padding-left-10{padding-left:10px!important}.app-padding-left-15{padding-left:15px!important}.app-padding-left-20{padding-left:20px!important}.app-padding-left-25{padding-left:25px!important}.app-padding-left-30{padding-left:30px!important}.app-padding-left-35{padding-left:35px!important}.app-padding-left-40{padding-left:40px!important}.app-padding-left-45{padding-left:45px!important}.app-padding-right-0{padding-right:0!important}.app-padding-right-5{padding-right:5px!important}.app-padding-right-10{padding-right:10px!important}.app-padding-right-15{padding-right:15px!important}.app-margin-0{margin:0!important}.app-margin-right-min-10{margin-right:-10px!important}.app-margin-left-min-2{margin-left:-2px}.app-margin-left-min-5{margin-left:-5px}.app-margin-left-min-10{margin-left:-10px!important}.app-margin-right-min-20{margin-right:-20px!important}.app-margin-left-0{margin-left:0!important}.app-margin-left-5{margin-left:5px!important}.app-margin-left-6{margin-left:6px!important}.app-margin-left-15{margin-left:15px!important}.app-margin-left-25{margin-left:25px!important}.app-margin-right-10{margin-right:10px!important}.app-margin-right-15{margin-right:15px!important}.app-margin-right-20{margin-right:20px!important}.app-margin-right-25{margin-right:25px!important}.app-margin-right-5{margin-right:5px!important}.app-margin-top-min-10{margin-top:-10px!important}.app-margin-top-min-15{margin-top:-15px!important}.app-margin-left-10{margin-left:10px!important}.app-margin-bottom-0{margin-bottom:0!important}.app-margin-bottom-2{margin-bottom:2px!important}.app-margin-bottom-5{margin-bottom:5px!important}.app-margin-bottom-10{margin-bottom:10px!important}.app-margin-bottom-14{margin-bottom:14px!important}.app-margin-bottom-15{margin-bottom:15px!important}.app-margin-bottom-20{margin-bottom:20px!important}.app-margin-bottom-25{margin-bottom:25px!important}.app-margin-bottom-30{margin-bottom:30px!important}.app-border-radius-10{border-radius:10px}.app-no-margin{margin:0!important}.app-no-row-margin{margin-left:0!important;margin-right:0!important}.app-white-text{color:#fff!important}.app-black-text{color:#242424!important}.app-pointer{cursor:pointer}.app-not-allowed{cursor:not-allowed}.app-hidden-view{visibility:hidden!important}.app-afterline-button{margin-top:5px;color:#fff;background-color:inherit;border-width:2px;border-color:#fff;font-weight:700;margin-bottom:-5px}.app-afterline-button-black{color:#000;background-color:inherit;border-width:2px;border-color:#000;font-weight:700;margin-bottom:5px}.m-t-min-2{margin-top:-2px}.m-t-1{margin-top:1px}.m-t-2{margin-top:2px}.m-t-3{margin-top:3px}.m-t-4{margin-top:4px}.m-t-6{margin-top:6px}.m-t-7{margin-top:7px}.m-t-8{margin-top:8px}.m-t-9{margin-top:9px}.m-t-10{margin-top:10px}.m-t-30{margin-top:30px}.f-s-25{font-size:25px}.app-pullleft-1{margin-right:1px}.app-pullleft-2{margin-right:2px}.app-pullleft-3{margin-right:3px}.app-pullleft-4{margin-right:4px}.app-pullleft-5{margin-right:5px}.app-pullleft-6{margin-right:6px}.app-pullleft-7{margin-right:7px}.app-pullleft-8{margin-right:8px}.app-pullleft-9{margin-right:9px}.app-pullleft-10{margin-right:10px}.app-pullleft-15{margin-right:15px}.app-pullright-1{margin-left:1px}.app-pullright-2{margin-left:2px}.app-pullright-3{margin-left:3px}.app-pullright-4{margin-left:4px}.app-pullright-5{margin-left:5px}.app-pullright-6{margin-left:6px}.app-pullright-7{margin-left:7px}.app-pullright-8{margin-left:8px}.app-pullright-9{margin-left:9px}.app-pullright-10{margin-left:10px}.app-pullright-15{margin-left:15px}.app-pullup-1{margin-bottom:1px}.app-pullup-2{margin-bottom:2px}.app-pullup-3{margin-bottom:3px}.app-pullup-4{margin-bottom:4px}.app-pullup-5{margin-bottom:5px}.app-pullup-6{margin-bottom:6px}.app-pullup-7{margin-bottom:7px}.app-pullup-8{margin-bottom:8px}.app-pullup-9{margin-bottom:9px}.app-pullup-10{margin-bottom:10px}.app-pullup-15{margin-bottom:15px}.app-one-clm-width{width:100%}.app-two-clm-width{width:50%}.app-three-clm-width{width:33.333%}.app-four-clm-width{width:25%}.app-five-clm-width{width:20%}.app-six-clm-width{width:16.666%}.app-col-12{width:100%}.app-col-11{width:91.66666667%}.app-col-10{width:83.33333333%}.app-col-9{width:75%}.app-col-8{width:66.66666667%}.app-col-7{width:58.33333333%}.app-col-6{width:50%}.app-col-5{width:41.66666667%}.app-col-4{width:33.33333333%}.app-col-3{width:25%}.app-col-2{width:16.66666667%}.app-col-1{width:8.33333333%}.app-padding-bottom-0{padding-bottom:0!important}.app-padding-bottom-5{padding-bottom:5px}.app-padding-bottom-10{padding-bottom:10px}.app-padding-top-0{padding-top:0!important}.app-padding-top-3{padding-top:3px!important}.app-padding-top-8{padding-top:8px!important}.app-padding-top-5{padding-top:5px!important}.app-padding-top-10{padding-top:10px!important}.app-padding-top-13{padding-top:13px!important}.app-padding-top-15{padding-top:15px!important}.app-padding-top-16{padding-top:16px!important}.app-mb-0{margin-bottom:0}.file-upload .file-upload-btn{position:absolute;width:100%;height:35px;z-index:9;opacity:0}.file-upload .delete-file{position:absolute;right:50px;top:8px;font-size:16px;opacity:.8;cursor:pointer;z-index:99;visibility:hidden}.file-upload:hover .delete-file{visibility:visible}.app-right-15{right:15px}.app-top-0{top:0}.app-top-10{top:10px}.app-fs-30{font-size:30px}.app-fs-16{font-size:16px}.app-fs-20{font-size:20px}.app-fs-23{font-size:23px}.app-fs-24{font-size:24px}.app-fs-18{font-size:18px}.app-fs-14{font-size:14px}.app-fs-12{font-size:12px}.selectable-timeline{height:20px;display:flex}.timeline-element-selected{cursor:pointer;text-decoration:underline;font-weight:700}.timeline-element-unselected{cursor:pointer;font-style:italic}.timeline-arrow{width:15px}.timeline-element-container{width:calc(100% - 37px);overflow:hidden;white-space:nowrap;text-overflow:ellipsis;display:flex}.app-checkbox-label{margin-left:5px;margin-top:-1px}.app-nowrap{white-space:nowrap}.app-min-height-365{min-height:365px}.app-min-width-std-395{min-width:395px}.app-min-width-std-110{min-width:110px}.app-min-width-std-150{min-width:150px}.app-min-width-std-220{min-width:220px}.app-min-width-std-120{min-width:120px}.app-min-width-std-70{min-width:70px}.app-ltab-border{border-left:2px solid #bbb}.app-rtab-border{border-right:2px solid #bbb}.app-col-min{width:1px}.app-filter-wrapper{padding-left:0;margin-top:20px}.app-first-filter-line{margin-top:-20px}.caret{display:inline-block;width:0;height:0;margin-left:2px;vertical-align:middle}.dropup,.dropdown{position:relative}.dropdown-toggle:focus{outline:0}.dropdown-menu{position:absolute;top:100%;left:0;display:none;float:left;min-width:160px;padding:5px 0;margin:2px 0 0;list-style:none;text-align:left;border:1px solid #CCC;background-clip:padding-box}.dropdown-menu.pull-right{right:0;left:auto}.dropdown-menu>li>a{display:block;padding:3px 20px;clear:both;font-weight:400;white-space:nowrap}.dropdown-menu>li>a:hover,.dropdown-menu>li>a:focus{text-decoration:none}.dropdown-menu>.active>a,.dropdown-menu>.active>a:hover,.dropdown-menu>.active>a:focus{text-decoration:none;outline:0}.dropdown-menu>.disabled>a:hover,.dropdown-menu>.disabled>a:focus{text-decoration:none;background-color:transparent;background-image:none}.open>.dropdown-menu{display:block}.open>a{outline:0}.dropdown-menu-right-user{left:-250px;right:0;top:-2px;width:242px}.dropdown-menu-right{left:auto;right:0}.dropdown-menu-left{left:0;right:auto}.dropdown-header{display:block;padding:3px 20px;white-space:nowrap}.dropdown-backdrop{position:fixed;inset:0}.pull-right>.dropdown-menu{right:0;left:auto}.dropup .caret,.navbar-fixed-bottom .dropdown .caret{border-top:0;content:\"\"}.dropup .dropdown-menu,.navbar-fixed-bottom .dropdown .dropdown-menu{top:auto;bottom:100%;margin-bottom:2px}.pace .pace-progress{background:#637CA0;position:absolute;height:3px;z-index:0}.pace .pace-progress-inner{display:none}.pace .pace-activity{position:absolute;top:10px;left:10px;border-width:1px;right:auto;width:18px;height:18px;border-top-color:#242d3a;border-left-color:#242d3a}.slimScrollBar,.slimScrollRail{border-radius:0!important;width:4px!important}.gu-mirror{position:fixed!important;margin:0!important;z-index:9999!important;opacity:.8;-ms-filter:\"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)\";filter:alpha(opacity=80);pointer-events:none}.gu-hide{left:-9999px!important}.gu-unselectable{-webkit-user-select:none!important;user-select:none!important}.gu-transit{opacity:.2;-ms-filter:\"progid:DXImageTransform.Microsoft.Alpha(Opacity=20)\";filter:alpha(opacity=20)}.guppy_help{max-height:400px;overflow-y:scroll}.toast-container{margin-top:55px}.ngx-json-viewer .segment-type-null>.segment-main>.segment-value{background-color:inherit!important}.swal2-html-container{overflow:hidden}@font-face{font-family:Roboto;font-style:normal;font-weight:100;src:local(\"Roboto Thin\"),local(\"Roboto-Thin\"),url(/assets/fonts/google/Roboto/Roboto-Thin.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:100;src:local(\"Roboto Thin Italic\"),local(\"Roboto-ThinItalic\"),url(/assets/fonts/google/Roboto/Roboto-ThinItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:300;src:local(\"Roboto Light\"),local(\"Roboto-Light\"),url(/assets/fonts/google/Roboto/Roboto-Light.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:300;src:local(\"Roboto Light Italic\"),local(\"Roboto-LightItalic\"),url(/assets/fonts/google/Roboto/Roboto-LightItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:400;src:local(\"Roboto Regular\"),local(\"Roboto-Regular\"),url(/assets/fonts/google/Roboto/Roboto-Regular.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:400;src:local(\"Roboto Italic\"),local(\"Roboto-Italic\"),url(/assets/fonts/google/Roboto/Roboto-Italic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:500;src:local(\"Roboto Medium\"),local(\"Roboto-Medium\"),url(/assets/fonts/google/Roboto/Roboto-Medium.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:500;src:local(\"Roboto Medium Italic\"),local(\"Roboto-MediumItalic\"),url(/assets/fonts/google/Roboto/Roboto-MediumItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:700;src:local(\"Roboto Bold\"),local(\"Roboto-Bold\"),url(/assets/fonts/google/Roboto/Roboto-Bold.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:700;src:local(\"Roboto Bold Italic\"),local(\"Roboto-BoldItalic\"),url(/assets/fonts/google/Roboto/Roboto-BoldItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:900;src:local(\"Roboto Black\"),local(\"Roboto-Black\"),url(/assets/fonts/google/Roboto/Roboto-Black.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:900;src:local(\"Roboto Black Italic\"),local(\"Roboto-BlackItalic\"),url(/assets/fonts/google/Roboto/Roboto-BlackItalic.ttf) format(\"truetype\")}html{height:100%;min-height:100%}body{font-family:Roboto,sans-serif;font-size:14px;color:#242424}body:before{content:\"\";position:fixed;width:100%;height:100%;top:0;left:0;background:#e9ebee;will-change:transform;z-index:-1}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{font-weight:400}h1 small,h2 small,h3 small,h4 small,h5 small,h6 small,.h1 small,.h2 small,.h3 small,.h4 small,.h5 small,.h6 small{font-size:70%}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-button{width:0px;height:0px}::-webkit-scrollbar-thumb{background:#e1e1e1;border:0px none #ffffff;border-radius:0}::-webkit-scrollbar-thumb:hover{background:#cccccc}::-webkit-scrollbar-thumb:active{background:#888888}::-webkit-scrollbar-track{background:#666666;border:0px none #ffffff;border-radius:0}::-webkit-scrollbar-track:hover{background:#666666}::-webkit-scrollbar-track:active{background:#333333}::-webkit-scrollbar-corner{background:transparent}.transition{transition:.3s}.widget-controls{position:absolute;z-index:1;top:0;right:0;padding:10px 20px;font-size:14px}.widget-controls a{color:#fff;margin-left:7px;line-height:1;vertical-align:top;display:inline-block}.widget-controls a i.glyphicon-resize-full{font-size:13px}.widget-controls a:hover{color:#ffffffb3}.widget-controls a.dropdown-toggle:after{display:none}.widget-controls ul.dropdown-menu{min-width:9rem;padding:0;border-radius:0}.widget-controls ul.dropdown-menu li{padding:4px;overflow:hidden}.widget-controls ul.dropdown-menu li a{color:#242d3a;font-size:13px;width:100%}.widget-controls ul.dropdown-menu li:hover{background-color:#242d3a}.widget-controls ul.dropdown-menu li:hover a{color:#fff}.card.fullscreened .card-header{line-height:35px}.card.fullscreened .card-header .widget-controls{padding:20px}.card.fullscreened .card-header .widget-controls a{margin-left:12px}.card.fullscreened .card-header .widget-controls a.setting{display:none}.card.fullscreened.card-primary{background:#024a88}.card.fullscreened.card-success{background:#2d922d}.card.fullscreened.card-info{background:#248dad}.card.fullscreened.card-warning{background:#f79a17}.card.fullscreened.card-danger{background:#bf1725}.scrolling{height:100%;overflow-y:scroll;padding-bottom:60px}.no-margin{margin:0}.bottom-15{margin-bottom:15px}.m-t-5{margin-top:5px}.m-t-15{margin-top:15px}.res-img{width:100%}.chart-outher{width:55%;margin:0 auto}.p-t-10{padding-top:10%}.o-visible{overflow:visible}.w-150{width:150px}.w-200{width:200px}@media (max-width: 543px){.chart-outher{width:100%}}@media (min-width: 544px) and (max-width: 767px){.chart-outher{width:85%}}@media (min-width: 992px) and (max-width: 1199px){.chart-outher{width:65%}}.mat-form-field-disabled .mat-form-field-wrapper{background-color:#ddd}.mat-no-border-top .mat-form-field-infix{border-top:none!important}.mat-dflt-margin,.mat-form-field-appearance-outline .mat-form-field-wrapper{margin-top:.125em!important;margin-bottom:.125em!important}.mat-form-field-wrapper{padding-bottom:0;height:35px;min-height:35px!important;margin-bottom:-7px!important}.mat-full-width{width:100%}.mat-full-height .mat-form-field-wrapper{height:100%!important}.mat-form-field-appearance-outline .mat-form-field-infix{padding-top:5px;padding-bottom:0;height:36px}.mat-form-field-appearance-outline .mat-form-field-infix select.mat-input-element{background-color:transparent;margin-bottom:-11px!important;margin-top:-2px!important;padding-top:0!important;top:0!important}.mat-form-field-appearance-outline .mat-form-field-infix input{display:inline-flex;margin-top:-8px;margin-bottom:-5px;padding-top:8px}.mat-form-field-appearance-outline .mat-form-field-suffix{height:25px!important;top:-2px!important}.mat-form-field-appearance-outline .mat-form-field-suffix .form-input-suffix{margin-right:5px!important;position:absolute!important;top:7px!important;right:4px!important}.mat-form-field-appearance-outline .mat-form-field-infix .form-input-suffix{position:relative!important;top:-4px!important}.mat-form-field-prefix .mat-icon-button,.mat-form-field-suffix .mat-icon-button{height:32px!important}.mat-form-field-label-wrapper{top:-8px}.mat-form-field-type-mat-native-select .mat-form-field-infix:after{top:60%!important}.mat-form-field-suffix{margin-right:-10px!important}.cdk-overlay-container{z-index:99999999!important}.mat-height-fixed .mat-form-field-flex{height:38px!important}.mat-height-auto .mat-form-field-flex{height:auto!important;padding-bottom:5px!important;padding-top:5px!important;padding-right:2px!important}.mat-height-auto .mat-form-field-infix{height:auto!important}.mat-icon-button-override{width:25px!important;top:0!important;color:#000000a3!important;position:absolute!important}.mat-icon-button-override-suffix{right:-5px!important}.mat-icon-button-override-prefix{left:-5px!important}.mat-option{height:25px!important;font-size:14px!important}.ngx-mat-timepicker .mat-form-field-infix{border-top:none!important}.mat-form-field-wrapper .form-control{width:100%;border:none;padding:0;line-height:1}.mat-form-field-wrapper .form-control:focus{box-shadow:none!important}.mat-form-field-wrapper .form-control.checking-field.ng-touched{padding-right:0;background-position-y:14px!important;background-position-x:right;padding-top:8px;padding-bottom:0}.mat-height-auto .form-control.checking-field.ng-touched{padding-right:25px;background-position:center right .625rem!important}.mat-form-field-wrapper .form-control.input-small.checking-field.ng-touched{background-position-y:9px!important;padding-right:25px}.mat-form-field-wrapper .form-control{background-color:transparent!important}.mat-form-field-wrapper .form-control.checking-combo.ng-touched{padding-right:45px;background-position-y:8px!important;padding-top:4px!important}.mat-form-field-wrapper .form-control.checking-combo.ng-untouched{padding-right:20px;background-position-y:8px!important;padding-top:4px!important}.mat-input-with-suffix{width:calc(100% - 35px)!important;display:inline-block!important;margin-right:10px!important}.mat-input-group-addon .mat-form-field-appearance-outline .mat-form-field-wrapper{background-color:#eceeef;border:1px solid rgba(0,0,0,.15);border-radius:.25rem}.mat-form-field-appearance-outline textarea{padding:5px 0!important}.snow{position:absolute;width:10px;height:10px;background:white;border-radius:50%}.snow:nth-child(1){opacity:1.272;transform:translate(63.1515vw,-10px) scale(.7275);animation:fall-1 23s -30s linear infinite}@keyframes fall-1{71.682%{transform:translate(57.171vw,71.682vh) scale(.7275)}to{transform:translate(60.16125vw,99vh) scale(.7275)}}.snow:nth-child(2){opacity:.745;transform:translate(37.826vw,-10px) scale(.4705);animation:fall-2 24s -22s linear infinite}@keyframes fall-2{47.739%{transform:translate(47.7031vw,47.739vh) scale(.4705)}to{transform:translate(42.76455vw,99vh) scale(.4705)}}.snow:nth-child(3){opacity:.8078;transform:translate(51.9819vw,-10px) scale(.0498);animation:fall-3 21s -22s linear infinite}@keyframes fall-3{64.912%{transform:translate(59.1885vw,64.912vh) scale(.0498)}to{transform:translate(55.5852vw,99vh) scale(.0498)}}.snow:nth-child(4){opacity:1.4472;transform:translate(41.3283vw,-10px) scale(.8625);animation:fall-4 30s -17s linear infinite}@keyframes fall-4{73.715%{transform:translate(45.9974vw,73.715vh) scale(.8625)}to{transform:translate(43.66285vw,99vh) scale(.8625)}}.snow:nth-child(5){opacity:1.7652;transform:translate(21.2904vw,-10px) scale(.8683);animation:fall-5 17s -11s linear infinite}@keyframes fall-5{47.508%{transform:translate(11.5843vw,47.508vh) scale(.8683)}to{transform:translate(16.43735vw,99vh) scale(.8683)}}.snow:nth-child(6){opacity:.075;transform:translate(21.0548vw,-10px) scale(.1903);animation:fall-6 16s -9s linear infinite}@keyframes fall-6{40.309%{transform:translate(19.6213vw,40.309vh) scale(.1903)}to{transform:translate(20.33805vw,99vh) scale(.1903)}}.snow:nth-child(7){opacity:1.8268;transform:translate(84.6713vw,-10px) scale(.6701);animation:fall-7 22s -5s linear infinite}@keyframes fall-7{46.587%{transform:translate(86.1244vw,46.587vh) scale(.6701)}to{transform:translate(85.39785vw,99vh) scale(.6701)}}.snow:nth-child(8){opacity:1.224;transform:translate(63.191vw,-10px) scale(.6993);animation:fall-8 22s -16s linear infinite}@keyframes fall-8{71.222%{transform:translate(65.9473vw,71.222vh) scale(.6993)}to{transform:translate(64.56915vw,99vh) scale(.6993)}}.snow:nth-child(9){opacity:1.587;transform:translate(91.1591vw,-10px) scale(.0459);animation:fall-9 25s -24s linear infinite}@keyframes fall-9{64.325%{transform:translate(91.9107vw,64.325vh) scale(.0459)}to{transform:translate(91.5349vw,99vh) scale(.0459)}}.snow:nth-child(10){opacity:1.7874;transform:translate(4.2195vw,-10px) scale(.328);animation:fall-10 10s -25s linear infinite}@keyframes fall-10{55.299%{transform:translate(9.1049vw,55.299vh) scale(.328)}to{transform:translate(6.6622vw,99vh) scale(.328)}}.snow:nth-child(11){opacity:.495;transform:translate(26.2023vw,-10px) scale(.4626);animation:fall-11 15s -4s linear infinite}@keyframes fall-11{61.027%{transform:translate(22.2718vw,61.027vh) scale(.4626)}to{transform:translate(24.23705vw,99vh) scale(.4626)}}.snow:nth-child(12){opacity:.0636;transform:translate(67.8976vw,-10px) scale(.3407);animation:fall-12 29s -3s linear infinite}@keyframes fall-12{33.56%{transform:translate(60.3457vw,33.56vh) scale(.3407)}to{transform:translate(64.12165vw,99vh) scale(.3407)}}.snow:nth-child(13){opacity:.6576;transform:translate(85.0099vw,-10px) scale(.5816);animation:fall-13 22s -24s linear infinite}@keyframes fall-13{74.164%{transform:translate(81.5681vw,74.164vh) scale(.5816)}to{transform:translate(83.289vw,99vh) scale(.5816)}}.snow:nth-child(14){opacity:.918;transform:translate(36.3034vw,-10px) scale(.4598);animation:fall-14 18s -16s linear infinite}@keyframes fall-14{33.02%{transform:translate(37.2945vw,33.02vh) scale(.4598)}to{transform:translate(36.79895vw,99vh) scale(.4598)}}.snow:nth-child(15){opacity:1.5072;transform:translate(50.9262vw,-10px) scale(.9744);animation:fall-15 28s -29s linear infinite}@keyframes fall-15{57.021%{transform:translate(45.9248vw,57.021vh) scale(.9744)}to{transform:translate(48.4255vw,99vh) scale(.9744)}}.snow:nth-child(16){opacity:.7604;transform:translate(52.3495vw,-10px) scale(.625);animation:fall-16 30s -21s linear infinite}@keyframes fall-16{64.265%{transform:translate(61.8373vw,64.265vh) scale(.625)}to{transform:translate(57.0934vw,99vh) scale(.625)}}.snow:nth-child(17){opacity:.6892;transform:translate(89.4961vw,-10px) scale(.8233);animation:fall-17 23s -22s linear infinite}@keyframes fall-17{41.028%{transform:translate(87.7064vw,41.028vh) scale(.8233)}to{transform:translate(88.60125vw,99vh) scale(.8233)}}.snow:nth-child(18){opacity:.9094;transform:translate(86.5423vw,-10px) scale(.3154);animation:fall-18 24s -12s linear infinite}@keyframes fall-18{65.569%{transform:translate(93.958vw,65.569vh) scale(.3154)}to{transform:translate(90.25015vw,99vh) scale(.3154)}}.snow:nth-child(19){opacity:.9328;transform:translate(49.17vw,-10px) scale(.3565);animation:fall-19 19s -2s linear infinite}@keyframes fall-19{71.6%{transform:translate(43.6598vw,71.6vh) scale(.3565)}to{transform:translate(46.4149vw,99vh) scale(.3565)}}.snow:nth-child(20){opacity:.4812;transform:translate(81.2149vw,-10px) scale(.6356);animation:fall-20 30s -27s linear infinite}@keyframes fall-20{76.642%{transform:translate(78.6703vw,76.642vh) scale(.6356)}to{transform:translate(79.9426vw,99vh) scale(.6356)}}.snow:nth-child(21){opacity:.633;transform:translate(13.1525vw,-10px) scale(.7065);animation:fall-21 23s -7s linear infinite}@keyframes fall-21{79.26%{transform:translate(13.6322vw,79.26vh) scale(.7065)}to{transform:translate(13.39235vw,99vh) scale(.7065)}}.snow:nth-child(22){opacity:1.0212;transform:translate(86.8939vw,-10px) scale(.6711);animation:fall-22 22s -19s linear infinite}@keyframes fall-22{35.69%{transform:translate(93.3671vw,35.69vh) scale(.6711)}to{transform:translate(90.1305vw,99vh) scale(.6711)}}.snow:nth-child(23){opacity:.9948;transform:translate(22.3779vw,-10px) scale(.9117);animation:fall-23 24s -30s linear infinite}@keyframes fall-23{35.406%{transform:translate(31.3685vw,35.406vh) scale(.9117)}to{transform:translate(26.8732vw,99vh) scale(.9117)}}.snow:nth-child(24){opacity:1.6828;transform:translate(24.6973vw,-10px) scale(.7091);animation:fall-24 10s -30s linear infinite}@keyframes fall-24{54.974%{transform:translate(16.6118vw,54.974vh) scale(.7091)}to{transform:translate(20.65455vw,99vh) scale(.7091)}}.snow:nth-child(25){opacity:1.947;transform:translate(42.3571vw,-10px) scale(.3835);animation:fall-25 17s -21s linear infinite}@keyframes fall-25{61.775%{transform:translate(49.8813vw,61.775vh) scale(.3835)}to{transform:translate(46.1192vw,99vh) scale(.3835)}}.snow:nth-child(26){opacity:.5686;transform:translate(13.9568vw,-10px) scale(.6424);animation:fall-26 12s -30s linear infinite}@keyframes fall-26{34.759%{transform:translate(5.6682vw,34.759vh) scale(.6424)}to{transform:translate(9.8125vw,99vh) scale(.6424)}}.snow:nth-child(27){opacity:.2358;transform:translate(38.594vw,-10px) scale(.4367);animation:fall-27 12s -24s linear infinite}@keyframes fall-27{45.251%{transform:translate(48.1418vw,45.251vh) scale(.4367)}to{transform:translate(43.3679vw,99vh) scale(.4367)}}.snow:nth-child(28){opacity:.5006;transform:translate(62.5184vw,-10px) scale(.7906);animation:fall-28 20s -5s linear infinite}@keyframes fall-28{63.368%{transform:translate(58.3665vw,63.368vh) scale(.7906)}to{transform:translate(60.44245vw,99vh) scale(.7906)}}.snow:nth-child(29){opacity:1.9926;transform:translate(21.6501vw,-10px) scale(.0126);animation:fall-29 15s -13s linear infinite}@keyframes fall-29{37.009%{transform:translate(17.446vw,37.009vh) scale(.0126)}to{transform:translate(19.54805vw,99vh) scale(.0126)}}.snow:nth-child(30){opacity:1.1762;transform:translate(65.9422vw,-10px) scale(.1416);animation:fall-30 25s -26s linear infinite}@keyframes fall-30{78.628%{transform:translate(66.4519vw,78.628vh) scale(.1416)}to{transform:translate(66.19705vw,99vh) scale(.1416)}}.snow:nth-child(31){opacity:.3628;transform:translate(3.3231vw,-10px) scale(.0051);animation:fall-31 25s -18s linear infinite}@keyframes fall-31{40.244%{transform:translate(10.3649vw,40.244vh) scale(.0051)}to{transform:translate(6.844vw,99vh) scale(.0051)}}.snow:nth-child(32){opacity:1.8486;transform:translate(82.1695vw,-10px) scale(.8201);animation:fall-32 11s -9s linear infinite}@keyframes fall-32{39.215%{transform:translate(90.1986vw,39.215vh) scale(.8201)}to{transform:translate(86.18405vw,99vh) scale(.8201)}}.snow:nth-child(33){opacity:1.2052;transform:translate(17.2404vw,-10px) scale(.094);animation:fall-33 20s -23s linear infinite}@keyframes fall-33{33.448%{transform:translate(14.7519vw,33.448vh) scale(.094)}to{transform:translate(15.99615vw,99vh) scale(.094)}}.snow:nth-child(34){opacity:1.5714;transform:translate(69.187vw,-10px) scale(.5376);animation:fall-34 12s -24s linear infinite}@keyframes fall-34{38.495%{transform:translate(70.6366vw,38.495vh) scale(.5376)}to{transform:translate(69.9118vw,99vh) scale(.5376)}}.snow:nth-child(35){opacity:1.635;transform:translate(27.7556vw,-10px) scale(.4406);animation:fall-35 22s -14s linear infinite}@keyframes fall-35{35.808%{transform:translate(17.8989vw,35.808vh) scale(.4406)}to{transform:translate(22.82725vw,99vh) scale(.4406)}}.snow:nth-child(36){opacity:.4334;transform:translate(27.2849vw,-10px) scale(.2636);animation:fall-36 17s -12s linear infinite}@keyframes fall-36{42.957%{transform:translate(24.1519vw,42.957vh) scale(.2636)}to{transform:translate(25.7184vw,99vh) scale(.2636)}}.snow:nth-child(37){opacity:.2076;transform:translate(54.1686vw,-10px) scale(.2297);animation:fall-37 19s -24s linear infinite}@keyframes fall-37{61.736%{transform:translate(64.0748vw,61.736vh) scale(.2297)}to{transform:translate(59.1217vw,99vh) scale(.2297)}}.snow:nth-child(38){opacity:1.9588;transform:translate(22.6431vw,-10px) scale(.8919);animation:fall-38 24s -7s linear infinite}@keyframes fall-38{71.232%{transform:translate(26.3518vw,71.232vh) scale(.8919)}to{transform:translate(24.49745vw,99vh) scale(.8919)}}.snow:nth-child(39){opacity:.734;transform:translate(11.8039vw,-10px) scale(.2127);animation:fall-39 21s -26s linear infinite}@keyframes fall-39{76.047%{transform:translate(15.0682vw,76.047vh) scale(.2127)}to{transform:translate(13.43605vw,99vh) scale(.2127)}}.snow:nth-child(40){opacity:1.2438;transform:translate(65.4023vw,-10px) scale(.1243);animation:fall-40 28s -8s linear infinite}@keyframes fall-40{49.162%{transform:translate(61.0671vw,49.162vh) scale(.1243)}to{transform:translate(63.2347vw,99vh) scale(.1243)}}.snow:nth-child(41){opacity:.9796;transform:translate(54.0664vw,-10px) scale(.1131);animation:fall-41 20s -28s linear infinite}@keyframes fall-41{35.96%{transform:translate(52.0274vw,35.96vh) scale(.1131)}to{transform:translate(53.0469vw,99vh) scale(.1131)}}.snow:nth-child(42){opacity:1.1276;transform:translate(49.4162vw,-10px) scale(.8973);animation:fall-42 14s -11s linear infinite}@keyframes fall-42{62.375%{transform:translate(53.9178vw,62.375vh) scale(.8973)}to{transform:translate(51.667vw,99vh) scale(.8973)}}.snow:nth-child(43){opacity:1.474;transform:translate(16.6746vw,-10px) scale(.5568);animation:fall-43 16s -5s linear infinite}@keyframes fall-43{35.721%{transform:translate(23.4409vw,35.721vh) scale(.5568)}to{transform:translate(20.05775vw,99vh) scale(.5568)}}.snow:nth-child(44){opacity:1.3922;transform:translate(99.611vw,-10px) scale(.1984);animation:fall-44 17s -16s linear infinite}@keyframes fall-44{70.278%{transform:translate(107.6123vw,70.278vh) scale(.1984)}to{transform:translate(103.61165vw,99vh) scale(.1984)}}.snow:nth-child(45){opacity:.334;transform:translate(3.7704vw,-10px) scale(.7927);animation:fall-45 26s -8s linear infinite}@keyframes fall-45{54.608%{transform:translate(2.3257vw,54.608vh) scale(.7927)}to{transform:translate(3.04805vw,99vh) scale(.7927)}}.snow:nth-child(46){opacity:1.8888;transform:translate(27.8704vw,-10px) scale(.0805);animation:fall-46 25s -3s linear infinite}@keyframes fall-46{56.065%{transform:translate(35.0062vw,56.065vh) scale(.0805)}to{transform:translate(31.4383vw,99vh) scale(.0805)}}.snow:nth-child(47){opacity:1.5308;transform:translate(55.2471vw,-10px) scale(.1603);animation:fall-47 21s -19s linear infinite}@keyframes fall-47{36.137%{transform:translate(51.7303vw,36.137vh) scale(.1603)}to{transform:translate(53.4887vw,99vh) scale(.1603)}}.snow:nth-child(48){opacity:1.2222;transform:translate(3.7087vw,-10px) scale(.2683);animation:fall-48 26s -7s linear infinite}@keyframes fall-48{43.726%{transform:translate(2.4321vw,43.726vh) scale(.2683)}to{transform:translate(3.0704vw,99vh) scale(.2683)}}.snow:nth-child(49){opacity:.9786;transform:translate(99.7672vw,-10px) scale(.2657);animation:fall-49 28s -6s linear infinite}@keyframes fall-49{76.73%{transform:translate(97.9075vw,76.73vh) scale(.2657)}to{transform:translate(98.83735vw,99vh) scale(.2657)}}.snow:nth-child(50){opacity:1.03;transform:translate(60.0112vw,-10px) scale(.9441);animation:fall-50 12s -6s linear infinite}@keyframes fall-50{68.871%{transform:translate(58.6897vw,68.871vh) scale(.9441)}to{transform:translate(59.35045vw,99vh) scale(.9441)}}.snow:nth-child(51){opacity:.695;transform:translate(57.576vw,-10px) scale(.5966);animation:fall-51 28s -9s linear infinite}@keyframes fall-51{72.164%{transform:translate(54.9086vw,72.164vh) scale(.5966)}to{transform:translate(56.2423vw,99vh) scale(.5966)}}.snow:nth-child(52){opacity:1.1218;transform:translate(30.4721vw,-10px) scale(.4617);animation:fall-52 11s -13s linear infinite}@keyframes fall-52{40.701%{transform:translate(37.82vw,40.701vh) scale(.4617)}to{transform:translate(34.14605vw,99vh) scale(.4617)}}.snow:nth-child(53){opacity:.908;transform:translate(74.4831vw,-10px) scale(.4962);animation:fall-53 22s -1s linear infinite}@keyframes fall-53{53.795%{transform:translate(79.0987vw,53.795vh) scale(.4962)}to{transform:translate(76.7909vw,99vh) scale(.4962)}}.snow:nth-child(54){opacity:.4212;transform:translate(25.0459vw,-10px) scale(.3785);animation:fall-54 16s -28s linear infinite}@keyframes fall-54{64.7%{transform:translate(20.2388vw,64.7vh) scale(.3785)}to{transform:translate(22.64235vw,99vh) scale(.3785)}}.snow:nth-child(55){opacity:1.7642;transform:translate(31.4931vw,-10px) scale(.9219);animation:fall-55 29s -20s linear infinite}@keyframes fall-55{78.013%{transform:translate(24.5644vw,78.013vh) scale(.9219)}to{transform:translate(28.02875vw,99vh) scale(.9219)}}.snow:nth-child(56){opacity:.7888;transform:translate(54.775vw,-10px) scale(.9948);animation:fall-56 27s -5s linear infinite}@keyframes fall-56{41.246%{transform:translate(47.6807vw,41.246vh) scale(.9948)}to{transform:translate(51.22785vw,99vh) scale(.9948)}}.snow:nth-child(57){opacity:1.1924;transform:translate(83.4646vw,-10px) scale(.9186);animation:fall-57 17s -8s linear infinite}@keyframes fall-57{41.466%{transform:translate(77.5221vw,41.466vh) scale(.9186)}to{transform:translate(80.49335vw,99vh) scale(.9186)}}.snow:nth-child(58){opacity:1.3766;transform:translate(1.3222vw,-10px) scale(.8366);animation:fall-58 12s -6s linear infinite}@keyframes fall-58{33.013%{transform:translate(2.9267vw,33.013vh) scale(.8366)}to{transform:translate(2.12445vw,99vh) scale(.8366)}}.snow:nth-child(59){opacity:1.4274;transform:translate(57.2206vw,-10px) scale(.042);animation:fall-59 23s -4s linear infinite}@keyframes fall-59{71.257%{transform:translate(63.3164vw,71.257vh) scale(.042)}to{transform:translate(60.2685vw,99vh) scale(.042)}}.snow:nth-child(60){opacity:1.6684;transform:translate(40.3571vw,-10px) scale(.2432);animation:fall-60 24s -2s linear infinite}@keyframes fall-60{78.899%{transform:translate(34.7479vw,78.899vh) scale(.2432)}to{transform:translate(37.5525vw,99vh) scale(.2432)}}.snow:nth-child(61){opacity:1.6122;transform:translate(.3277vw,-10px) scale(.7122);animation:fall-61 12s -4s linear infinite}@keyframes fall-61{59.877%{transform:translate(-1.0382vw,59.877vh) scale(.7122)}to{transform:translate(-.35525vw,99vh) scale(.7122)}}.snow:nth-child(62){opacity:1.5538;transform:translate(36.4354vw,-10px) scale(.1099);animation:fall-62 26s -25s linear infinite}@keyframes fall-62{61.444%{transform:translate(28.158vw,61.444vh) scale(.1099)}to{transform:translate(32.2967vw,99vh) scale(.1099)}}.snow:nth-child(63){opacity:1.6672;transform:translate(55.7694vw,-10px) scale(.8305);animation:fall-63 29s -18s linear infinite}@keyframes fall-63{47.152%{transform:translate(45.7842vw,47.152vh) scale(.8305)}to{transform:translate(50.7768vw,99vh) scale(.8305)}}.snow:nth-child(64){opacity:1.6472;transform:translate(70.8883vw,-10px) scale(.6576);animation:fall-64 16s -13s linear infinite}@keyframes fall-64{66.354%{transform:translate(61.7472vw,66.354vh) scale(.6576)}to{transform:translate(66.31775vw,99vh) scale(.6576)}}.snow:nth-child(65){opacity:1.6438;transform:translate(18.8218vw,-10px) scale(.4608);animation:fall-65 29s -25s linear infinite}@keyframes fall-65{44.033%{transform:translate(11.0421vw,44.033vh) scale(.4608)}to{transform:translate(14.93195vw,99vh) scale(.4608)}}.snow:nth-child(66){opacity:.7302;transform:translate(57.3671vw,-10px) scale(.6831);animation:fall-66 17s -13s linear infinite}@keyframes fall-66{49.598%{transform:translate(58.4907vw,49.598vh) scale(.6831)}to{transform:translate(57.9289vw,99vh) scale(.6831)}}.snow:nth-child(67){opacity:1.0346;transform:translate(98.6352vw,-10px) scale(.9017);animation:fall-67 22s -18s linear infinite}@keyframes fall-67{54.6%{transform:translate(99.5206vw,54.6vh) scale(.9017)}to{transform:translate(99.0779vw,99vh) scale(.9017)}}.snow:nth-child(68){opacity:.5942;transform:translate(46.9969vw,-10px) scale(.3854);animation:fall-68 29s -22s linear infinite}@keyframes fall-68{62.535%{transform:translate(51.7819vw,62.535vh) scale(.3854)}to{transform:translate(49.3894vw,99vh) scale(.3854)}}.snow:nth-child(69){opacity:.0658;transform:translate(28.9444vw,-10px) scale(.7807);animation:fall-69 28s -15s linear infinite}@keyframes fall-69{72.9%{transform:translate(26.8536vw,72.9vh) scale(.7807)}to{transform:translate(27.899vw,99vh) scale(.7807)}}.snow:nth-child(70){opacity:.56;transform:translate(89.8738vw,-10px) scale(.2668);animation:fall-70 19s -19s linear infinite}@keyframes fall-70{45.66%{transform:translate(94.359vw,45.66vh) scale(.2668)}to{transform:translate(92.1164vw,99vh) scale(.2668)}}.snow:nth-child(71){opacity:1.667;transform:translate(10.169vw,-10px) scale(.4258);animation:fall-71 11s -8s linear infinite}@keyframes fall-71{60.555%{transform:translate(13.4922vw,60.555vh) scale(.4258)}to{transform:translate(11.8306vw,99vh) scale(.4258)}}.snow:nth-child(72){opacity:1.8474;transform:translate(21.93vw,-10px) scale(.5339);animation:fall-72 27s -15s linear infinite}@keyframes fall-72{41.046%{transform:translate(31.4112vw,41.046vh) scale(.5339)}to{transform:translate(26.6706vw,99vh) scale(.5339)}}.snow:nth-child(73){opacity:1.5812;transform:translate(80.8738vw,-10px) scale(.2823);animation:fall-73 28s -18s linear infinite}@keyframes fall-73{64.739%{transform:translate(80.8335vw,64.739vh) scale(.2823)}to{transform:translate(80.85365vw,99vh) scale(.2823)}}.snow:nth-child(74){opacity:.1926;transform:translate(35.9402vw,-10px) scale(.0215);animation:fall-74 30s -24s linear infinite}@keyframes fall-74{59.422%{transform:translate(29.4737vw,59.422vh) scale(.0215)}to{transform:translate(32.70695vw,99vh) scale(.0215)}}.snow:nth-child(75){opacity:1.6558;transform:translate(81.738vw,-10px) scale(.9178);animation:fall-75 21s -21s linear infinite}@keyframes fall-75{63.227%{transform:translate(77.336vw,63.227vh) scale(.9178)}to{transform:translate(79.537vw,99vh) scale(.9178)}}.snow:nth-child(76){opacity:1.563;transform:translate(53.0478vw,-10px) scale(.6057);animation:fall-76 17s -30s linear infinite}@keyframes fall-76{72.358%{transform:translate(60.7704vw,72.358vh) scale(.6057)}to{transform:translate(56.9091vw,99vh) scale(.6057)}}.snow:nth-child(77){opacity:1.828;transform:translate(62.2466vw,-10px) scale(.9063);animation:fall-77 13s -10s linear infinite}@keyframes fall-77{49.869%{transform:translate(67.8277vw,49.869vh) scale(.9063)}to{transform:translate(65.03715vw,99vh) scale(.9063)}}.snow:nth-child(78){opacity:1.086;transform:translate(14.7426vw,-10px) scale(.6281);animation:fall-78 27s -23s linear infinite}@keyframes fall-78{60.807%{transform:translate(17.4123vw,60.807vh) scale(.6281)}to{transform:translate(16.07745vw,99vh) scale(.6281)}}.snow:nth-child(79){opacity:1.9684;transform:translate(83.6412vw,-10px) scale(.2596);animation:fall-79 10s -4s linear infinite}@keyframes fall-79{62.173%{transform:translate(73.8587vw,62.173vh) scale(.2596)}to{transform:translate(78.74995vw,99vh) scale(.2596)}}.snow:nth-child(80){opacity:.9026;transform:translate(33.1449vw,-10px) scale(.0059);animation:fall-80 16s -30s linear infinite}@keyframes fall-80{61.91%{transform:translate(33.871vw,61.91vh) scale(.0059)}to{transform:translate(33.50795vw,99vh) scale(.0059)}}.snow:nth-child(81){opacity:1.5056;transform:translate(14.0017vw,-10px) scale(.7586);animation:fall-81 18s -10s linear infinite}@keyframes fall-81{56.043%{transform:translate(22.7011vw,56.043vh) scale(.7586)}to{transform:translate(18.3514vw,99vh) scale(.7586)}}.snow:nth-child(82){opacity:.721;transform:translate(73.9149vw,-10px) scale(.782);animation:fall-82 30s -1s linear infinite}@keyframes fall-82{71.988%{transform:translate(81.2626vw,71.988vh) scale(.782)}to{transform:translate(77.58875vw,99vh) scale(.782)}}.snow:nth-child(83){opacity:.6074;transform:translate(28.4458vw,-10px) scale(.1598);animation:fall-83 22s -7s linear infinite}@keyframes fall-83{52.559%{transform:translate(22.8726vw,52.559vh) scale(.1598)}to{transform:translate(25.6592vw,99vh) scale(.1598)}}.snow:nth-child(84){opacity:1.8624;transform:translate(96.5109vw,-10px) scale(.4771);animation:fall-84 11s -5s linear infinite}@keyframes fall-84{33.399%{transform:translate(102.6475vw,33.399vh) scale(.4771)}to{transform:translate(99.5792vw,99vh) scale(.4771)}}.snow:nth-child(85){opacity:.299;transform:translate(18.6665vw,-10px) scale(.5001);animation:fall-85 28s -7s linear infinite}@keyframes fall-85{56.792%{transform:translate(9.6778vw,56.792vh) scale(.5001)}to{transform:translate(14.17215vw,99vh) scale(.5001)}}.snow:nth-child(86){opacity:.0308;transform:translate(69.6755vw,-10px) scale(.355);animation:fall-86 20s -23s linear infinite}@keyframes fall-86{34.079%{transform:translate(70.0299vw,34.079vh) scale(.355)}to{transform:translate(69.8527vw,99vh) scale(.355)}}.snow:nth-child(87){opacity:1.0624;transform:translate(9.7613vw,-10px) scale(.1821);animation:fall-87 12s -25s linear infinite}@keyframes fall-87{41.521%{transform:translate(1.6825vw,41.521vh) scale(.1821)}to{transform:translate(5.7219vw,99vh) scale(.1821)}}.snow:nth-child(88){opacity:.0682;transform:translate(97.9688vw,-10px) scale(.7958);animation:fall-88 23s -4s linear infinite}@keyframes fall-88{75.246%{transform:translate(106.9613vw,75.246vh) scale(.7958)}to{transform:translate(102.46505vw,99vh) scale(.7958)}}.snow:nth-child(89){opacity:.3966;transform:translate(50.7753vw,-10px) scale(.5098);animation:fall-89 14s -4s linear infinite}@keyframes fall-89{43.232%{transform:translate(51.9514vw,43.232vh) scale(.5098)}to{transform:translate(51.36335vw,99vh) scale(.5098)}}.snow:nth-child(90){opacity:1.817;transform:translate(12.7799vw,-10px) scale(.7632);animation:fall-90 27s -23s linear infinite}@keyframes fall-90{53.755%{transform:translate(19.9421vw,53.755vh) scale(.7632)}to{transform:translate(16.361vw,99vh) scale(.7632)}}.snow:nth-child(91){opacity:.8908;transform:translate(25.5425vw,-10px) scale(.8707);animation:fall-91 18s -20s linear infinite}@keyframes fall-91{37.1%{transform:translate(16.8542vw,37.1vh) scale(.8707)}to{transform:translate(21.19835vw,99vh) scale(.8707)}}.snow:nth-child(92){opacity:1.6258;transform:translate(84.6736vw,-10px) scale(.7724);animation:fall-92 29s -1s linear infinite}@keyframes fall-92{56.328%{transform:translate(88.9296vw,56.328vh) scale(.7724)}to{transform:translate(86.8016vw,99vh) scale(.7724)}}.snow:nth-child(93){opacity:.7064;transform:translate(12.5264vw,-10px) scale(.1342);animation:fall-93 14s -26s linear infinite}@keyframes fall-93{53.036%{transform:translate(7.8605vw,53.036vh) scale(.1342)}to{transform:translate(10.19345vw,99vh) scale(.1342)}}.snow:nth-child(94){opacity:.5622;transform:translate(96.6421vw,-10px) scale(.6717);animation:fall-94 22s -17s linear infinite}@keyframes fall-94{47.57%{transform:translate(96.2191vw,47.57vh) scale(.6717)}to{transform:translate(96.4306vw,99vh) scale(.6717)}}.snow:nth-child(95){opacity:1.6928;transform:translate(23.7929vw,-10px) scale(.8179);animation:fall-95 30s -21s linear infinite}@keyframes fall-95{37.575%{transform:translate(21.3327vw,37.575vh) scale(.8179)}to{transform:translate(22.5628vw,99vh) scale(.8179)}}.snow:nth-child(96){opacity:.8608;transform:translate(96.4314vw,-10px) scale(.6485);animation:fall-96 21s -2s linear infinite}@keyframes fall-96{34.351%{transform:translate(93.0778vw,34.351vh) scale(.6485)}to{transform:translate(94.7546vw,99vh) scale(.6485)}}.snow:nth-child(97){opacity:.9746;transform:translate(82.0378vw,-10px) scale(.8731);animation:fall-97 15s -14s linear infinite}@keyframes fall-97{57.502%{transform:translate(91.8648vw,57.502vh) scale(.8731)}to{transform:translate(86.9513vw,99vh) scale(.8731)}}.snow:nth-child(98){opacity:1.0798;transform:translate(62.4156vw,-10px) scale(.7214);animation:fall-98 24s -28s linear infinite}@keyframes fall-98{41.678%{transform:translate(63.2356vw,41.678vh) scale(.7214)}to{transform:translate(62.8256vw,99vh) scale(.7214)}}.snow:nth-child(99){opacity:1.6676;transform:translate(38.2135vw,-10px) scale(.6058);animation:fall-99 22s -7s linear infinite}@keyframes fall-99{52.734%{transform:translate(31.5127vw,52.734vh) scale(.6058)}to{transform:translate(34.8631vw,99vh) scale(.6058)}}.snow:nth-child(100){opacity:1.3158;transform:translate(60.8477vw,-10px) scale(.3113);animation:fall-100 21s -19s linear infinite}@keyframes fall-100{36.49%{transform:translate(68.2651vw,36.49vh) scale(.3113)}to{transform:translate(64.5564vw,99vh) scale(.3113)}}.snow:nth-child(101){opacity:1.8978;transform:translate(38.0231vw,-10px) scale(.9839);animation:fall-101 30s -10s linear infinite}@keyframes fall-101{36.992%{transform:translate(40.1469vw,36.992vh) scale(.9839)}to{transform:translate(39.085vw,99vh) scale(.9839)}}.snow:nth-child(102){opacity:.5116;transform:translate(70.2432vw,-10px) scale(.8256);animation:fall-102 30s -28s linear infinite}@keyframes fall-102{73.14%{transform:translate(68.5698vw,73.14vh) scale(.8256)}to{transform:translate(69.4065vw,99vh) scale(.8256)}}.snow:nth-child(103){opacity:.0996;transform:translate(92.2138vw,-10px) scale(.1395);animation:fall-103 25s -2s linear infinite}@keyframes fall-103{47.412%{transform:translate(91.4317vw,47.412vh) scale(.1395)}to{transform:translate(91.82275vw,99vh) scale(.1395)}}.snow:nth-child(104){opacity:1.429;transform:translate(30.0106vw,-10px) scale(.0932);animation:fall-104 25s -18s linear infinite}@keyframes fall-104{41.74%{transform:translate(34.9826vw,41.74vh) scale(.0932)}to{transform:translate(32.4966vw,99vh) scale(.0932)}}.snow:nth-child(105){opacity:.3392;transform:translate(50.2276vw,-10px) scale(.706);animation:fall-105 14s -7s linear infinite}@keyframes fall-105{59.895%{transform:translate(54.0088vw,59.895vh) scale(.706)}to{transform:translate(52.1182vw,99vh) scale(.706)}}.snow:nth-child(106){opacity:1.58;transform:translate(90.8607vw,-10px) scale(.8857);animation:fall-106 27s -11s linear infinite}@keyframes fall-106{34.735%{transform:translate(95.8037vw,34.735vh) scale(.8857)}to{transform:translate(93.3322vw,99vh) scale(.8857)}}.snow:nth-child(107){opacity:1.7202;transform:translate(39.2216vw,-10px) scale(.7464);animation:fall-107 29s -21s linear infinite}@keyframes fall-107{41.377%{transform:translate(36.5062vw,41.377vh) scale(.7464)}to{transform:translate(37.8639vw,99vh) scale(.7464)}}.snow:nth-child(108){opacity:1.5552;transform:translate(16.4127vw,-10px) scale(.4251);animation:fall-108 21s -23s linear infinite}@keyframes fall-108{66.519%{transform:translate(9.3264vw,66.519vh) scale(.4251)}to{transform:translate(12.86955vw,99vh) scale(.4251)}}.snow:nth-child(109){opacity:.624;transform:translate(57.1782vw,-10px) scale(.8999);animation:fall-109 15s -8s linear infinite}@keyframes fall-109{74.694%{transform:translate(64.0897vw,74.694vh) scale(.8999)}to{transform:translate(60.63395vw,99vh) scale(.8999)}}.snow:nth-child(110){opacity:.8218;transform:translate(30.943vw,-10px) scale(.0043);animation:fall-110 28s -19s linear infinite}@keyframes fall-110{56.158%{transform:translate(36.023vw,56.158vh) scale(.0043)}to{transform:translate(33.483vw,99vh) scale(.0043)}}.snow:nth-child(111){opacity:1.2008;transform:translate(55.5036vw,-10px) scale(.7265);animation:fall-111 24s -8s linear infinite}@keyframes fall-111{45.298%{transform:translate(48.5587vw,45.298vh) scale(.7265)}to{transform:translate(52.03115vw,99vh) scale(.7265)}}.snow:nth-child(112){opacity:1.2418;transform:translate(94.2339vw,-10px) scale(.2515);animation:fall-112 27s -4s linear infinite}@keyframes fall-112{63.273%{transform:translate(84.9919vw,63.273vh) scale(.2515)}to{transform:translate(89.6129vw,99vh) scale(.2515)}}.snow:nth-child(113){opacity:.831;transform:translate(88.0766vw,-10px) scale(.6118);animation:fall-113 13s -20s linear infinite}@keyframes fall-113{64.958%{transform:translate(89.2584vw,64.958vh) scale(.6118)}to{transform:translate(88.6675vw,99vh) scale(.6118)}}.snow:nth-child(114){opacity:.3216;transform:translate(29.5076vw,-10px) scale(.099);animation:fall-114 15s -18s linear infinite}@keyframes fall-114{46.331%{transform:translate(30.7775vw,46.331vh) scale(.099)}to{transform:translate(30.14255vw,99vh) scale(.099)}}.snow:nth-child(115){opacity:1.2746;transform:translate(20.6284vw,-10px) scale(.4937);animation:fall-115 15s -10s linear infinite}@keyframes fall-115{73.822%{transform:translate(27.0121vw,73.822vh) scale(.4937)}to{transform:translate(23.82025vw,99vh) scale(.4937)}}.snow:nth-child(116){opacity:1.1482;transform:translate(57.8963vw,-10px) scale(.3989);animation:fall-116 12s -4s linear infinite}@keyframes fall-116{70.335%{transform:translate(56.8239vw,70.335vh) scale(.3989)}to{transform:translate(57.3601vw,99vh) scale(.3989)}}.snow:nth-child(117){opacity:1.2746;transform:translate(7.2468vw,-10px) scale(.4552);animation:fall-117 29s -12s linear infinite}@keyframes fall-117{43.304%{transform:translate(1.5461vw,43.304vh) scale(.4552)}to{transform:translate(4.39645vw,99vh) scale(.4552)}}.snow:nth-child(118){opacity:.2156;transform:translate(8.1608vw,-10px) scale(.4458);animation:fall-118 13s -7s linear infinite}@keyframes fall-118{43.183%{transform:translate(14.3805vw,43.183vh) scale(.4458)}to{transform:translate(11.27065vw,99vh) scale(.4458)}}.snow:nth-child(119){opacity:1.8486;transform:translate(73.5323vw,-10px) scale(.0964);animation:fall-119 17s -2s linear infinite}@keyframes fall-119{50.474%{transform:translate(70.9886vw,50.474vh) scale(.0964)}to{transform:translate(72.26045vw,99vh) scale(.0964)}}.snow:nth-child(120){opacity:1.59;transform:translate(24.2001vw,-10px) scale(.6245);animation:fall-120 14s -4s linear infinite}@keyframes fall-120{54.555%{transform:translate(27.5914vw,54.555vh) scale(.6245)}to{transform:translate(25.89575vw,99vh) scale(.6245)}}.snow:nth-child(121){opacity:.2576;transform:translate(78.7601vw,-10px) scale(.0431);animation:fall-121 28s -17s linear infinite}@keyframes fall-121{79.207%{transform:translate(70.8528vw,79.207vh) scale(.0431)}to{transform:translate(74.80645vw,99vh) scale(.0431)}}.snow:nth-child(122){opacity:.58;transform:translate(73.3494vw,-10px) scale(.1247);animation:fall-122 27s -26s linear infinite}@keyframes fall-122{32.692%{transform:translate(71.4311vw,32.692vh) scale(.1247)}to{transform:translate(72.39025vw,99vh) scale(.1247)}}.snow:nth-child(123){opacity:.924;transform:translate(30.5435vw,-10px) scale(.7354);animation:fall-123 13s -28s linear infinite}@keyframes fall-123{48.006%{transform:translate(36.8153vw,48.006vh) scale(.7354)}to{transform:translate(33.6794vw,99vh) scale(.7354)}}.snow:nth-child(124){opacity:.6354;transform:translate(29.6737vw,-10px) scale(.1803);animation:fall-124 12s -3s linear infinite}@keyframes fall-124{68.013%{transform:translate(34.2325vw,68.013vh) scale(.1803)}to{transform:translate(31.9531vw,99vh) scale(.1803)}}.snow:nth-child(125){opacity:.808;transform:translate(74.1264vw,-10px) scale(.5519);animation:fall-125 26s -27s linear infinite}@keyframes fall-125{50.773%{transform:translate(76.866vw,50.773vh) scale(.5519)}to{transform:translate(75.4962vw,99vh) scale(.5519)}}.snow:nth-child(126){opacity:.7538;transform:translate(71.5635vw,-10px) scale(.6003);animation:fall-126 24s -26s linear infinite}@keyframes fall-126{77.367%{transform:translate(71.1348vw,77.367vh) scale(.6003)}to{transform:translate(71.34915vw,99vh) scale(.6003)}}.snow:nth-child(127){opacity:1.5286;transform:translate(49.1434vw,-10px) scale(.285);animation:fall-127 14s -6s linear infinite}@keyframes fall-127{32.927%{transform:translate(57.7741vw,32.927vh) scale(.285)}to{transform:translate(53.45875vw,99vh) scale(.285)}}.snow:nth-child(128){opacity:1.9432;transform:translate(40.3757vw,-10px) scale(.5296);animation:fall-128 24s -15s linear infinite}@keyframes fall-128{34.252%{transform:translate(46.7254vw,34.252vh) scale(.5296)}to{transform:translate(43.55055vw,99vh) scale(.5296)}}.snow:nth-child(129){opacity:.371;transform:translate(14.5118vw,-10px) scale(.175);animation:fall-129 17s -24s linear infinite}@keyframes fall-129{76.137%{transform:translate(20.7525vw,76.137vh) scale(.175)}to{transform:translate(17.63215vw,99vh) scale(.175)}}.snow:nth-child(130){opacity:.0656;transform:translate(29.5133vw,-10px) scale(.3081);animation:fall-130 22s -22s linear infinite}@keyframes fall-130{51.415%{transform:translate(24.4305vw,51.415vh) scale(.3081)}to{transform:translate(26.9719vw,99vh) scale(.3081)}}.snow:nth-child(131){opacity:.8958;transform:translate(67.3108vw,-10px) scale(.1992);animation:fall-131 24s -20s linear infinite}@keyframes fall-131{42.213%{transform:translate(58.7609vw,42.213vh) scale(.1992)}to{transform:translate(63.03585vw,99vh) scale(.1992)}}.snow:nth-child(132){opacity:.4634;transform:translate(65.3731vw,-10px) scale(.9015);animation:fall-132 21s -7s linear infinite}@keyframes fall-132{46.569%{transform:translate(62.233vw,46.569vh) scale(.9015)}to{transform:translate(63.80305vw,99vh) scale(.9015)}}.snow:nth-child(133){opacity:.4342;transform:translate(27.6334vw,-10px) scale(.0824);animation:fall-133 12s -5s linear infinite}@keyframes fall-133{75.326%{transform:translate(24.012vw,75.326vh) scale(.0824)}to{transform:translate(25.8227vw,99vh) scale(.0824)}}.snow:nth-child(134){opacity:.305;transform:translate(93.9411vw,-10px) scale(.6049);animation:fall-134 29s -4s linear infinite}@keyframes fall-134{47.661%{transform:translate(102.4726vw,47.661vh) scale(.6049)}to{transform:translate(98.20685vw,99vh) scale(.6049)}}.snow:nth-child(135){opacity:.442;transform:translate(82.3735vw,-10px) scale(.5382);animation:fall-135 22s -10s linear infinite}@keyframes fall-135{63.021%{transform:translate(88.4688vw,63.021vh) scale(.5382)}to{transform:translate(85.42115vw,99vh) scale(.5382)}}.snow:nth-child(136){opacity:1.7232;transform:translate(54.9058vw,-10px) scale(.1002);animation:fall-136 20s -28s linear infinite}@keyframes fall-136{50.895%{transform:translate(57.8351vw,50.895vh) scale(.1002)}to{transform:translate(56.37045vw,99vh) scale(.1002)}}.snow:nth-child(137){opacity:.4012;transform:translate(17.667vw,-10px) scale(.2354);animation:fall-137 23s -28s linear infinite}@keyframes fall-137{60.928%{transform:translate(13.2716vw,60.928vh) scale(.2354)}to{transform:translate(15.4693vw,99vh) scale(.2354)}}.snow:nth-child(138){opacity:1.1384;transform:translate(43.0072vw,-10px) scale(.4356);animation:fall-138 29s -18s linear infinite}@keyframes fall-138{52.825%{transform:translate(49.9836vw,52.825vh) scale(.4356)}to{transform:translate(46.4954vw,99vh) scale(.4356)}}.snow:nth-child(139){opacity:1.1336;transform:translate(57.0908vw,-10px) scale(.3766);animation:fall-139 16s -19s linear infinite}@keyframes fall-139{36.155%{transform:translate(57.6859vw,36.155vh) scale(.3766)}to{transform:translate(57.38835vw,99vh) scale(.3766)}}.snow:nth-child(140){opacity:1.5314;transform:translate(3.258vw,-10px) scale(.1242);animation:fall-140 14s -26s linear infinite}@keyframes fall-140{74.47%{transform:translate(-.4111vw,74.47vh) scale(.1242)}to{transform:translate(1.42345vw,99vh) scale(.1242)}}.snow:nth-child(141){opacity:1.3904;transform:translate(24.5813vw,-10px) scale(.8039);animation:fall-141 20s -8s linear infinite}@keyframes fall-141{73.815%{transform:translate(33.0298vw,73.815vh) scale(.8039)}to{transform:translate(28.80555vw,99vh) scale(.8039)}}.snow:nth-child(142){opacity:1.6104;transform:translate(8.9423vw,-10px) scale(.4321);animation:fall-142 25s -10s linear infinite}@keyframes fall-142{47.226%{transform:translate(10.4432vw,47.226vh) scale(.4321)}to{transform:translate(9.69275vw,99vh) scale(.4321)}}.snow:nth-child(143){opacity:1.3266;transform:translate(68.2916vw,-10px) scale(.9678);animation:fall-143 12s -11s linear infinite}@keyframes fall-143{49.592%{transform:translate(65.6917vw,49.592vh) scale(.9678)}to{transform:translate(66.99165vw,99vh) scale(.9678)}}.snow:nth-child(144){opacity:.0888;transform:translate(17.9601vw,-10px) scale(.3835);animation:fall-144 14s -6s linear infinite}@keyframes fall-144{79.797%{transform:translate(26.2225vw,79.797vh) scale(.3835)}to{transform:translate(22.0913vw,99vh) scale(.3835)}}.snow:nth-child(145){opacity:1.5434;transform:translate(87.9666vw,-10px) scale(.752);animation:fall-145 20s -1s linear infinite}@keyframes fall-145{47.387%{transform:translate(83.4978vw,47.387vh) scale(.752)}to{transform:translate(85.7322vw,99vh) scale(.752)}}.snow:nth-child(146){opacity:1.9638;transform:translate(85.662vw,-10px) scale(.7098);animation:fall-146 25s -14s linear infinite}@keyframes fall-146{77.337%{transform:translate(95.1346vw,77.337vh) scale(.7098)}to{transform:translate(90.3983vw,99vh) scale(.7098)}}.snow:nth-child(147){opacity:1.4316;transform:translate(94.6811vw,-10px) scale(.0389);animation:fall-147 30s -17s linear infinite}@keyframes fall-147{64.05%{transform:translate(87.3147vw,64.05vh) scale(.0389)}to{transform:translate(90.9979vw,99vh) scale(.0389)}}.snow:nth-child(148){opacity:1.5642;transform:translate(84.5965vw,-10px) scale(.4471);animation:fall-148 29s -10s linear infinite}@keyframes fall-148{44.109%{transform:translate(74.6829vw,44.109vh) scale(.4471)}to{transform:translate(79.6397vw,99vh) scale(.4471)}}.snow:nth-child(149){opacity:.6764;transform:translate(66.9121vw,-10px) scale(.6653);animation:fall-149 27s -14s linear infinite}@keyframes fall-149{45.043%{transform:translate(62.984vw,45.043vh) scale(.6653)}to{transform:translate(64.94805vw,99vh) scale(.6653)}}.snow:nth-child(150){opacity:1.715;transform:translate(16.1965vw,-10px) scale(.9205);animation:fall-150 23s -5s linear infinite}@keyframes fall-150{34.44%{transform:translate(24.4182vw,34.44vh) scale(.9205)}to{transform:translate(20.30735vw,99vh) scale(.9205)}}.snow:nth-child(151){opacity:1.1254;transform:translate(91.593vw,-10px) scale(.1678);animation:fall-151 27s -12s linear infinite}@keyframes fall-151{33.236%{transform:translate(89.2394vw,33.236vh) scale(.1678)}to{transform:translate(90.4162vw,99vh) scale(.1678)}}.snow:nth-child(152){opacity:.4914;transform:translate(60.0642vw,-10px) scale(.0628);animation:fall-152 20s -5s linear infinite}@keyframes fall-152{54.074%{transform:translate(56.745vw,54.074vh) scale(.0628)}to{transform:translate(58.4046vw,99vh) scale(.0628)}}.snow:nth-child(153){opacity:.8298;transform:translate(73.145vw,-10px) scale(.898);animation:fall-153 22s -26s linear infinite}@keyframes fall-153{64.15%{transform:translate(78.1431vw,64.15vh) scale(.898)}to{transform:translate(75.64405vw,99vh) scale(.898)}}.snow:nth-child(154){opacity:.302;transform:translate(28.2942vw,-10px) scale(.4611);animation:fall-154 20s -16s linear infinite}@keyframes fall-154{71.127%{transform:translate(21.1906vw,71.127vh) scale(.4611)}to{transform:translate(24.7424vw,99vh) scale(.4611)}}.snow:nth-child(155){opacity:.825;transform:translate(24.2634vw,-10px) scale(.3398);animation:fall-155 13s -7s linear infinite}@keyframes fall-155{58.611%{transform:translate(28.9548vw,58.611vh) scale(.3398)}to{transform:translate(26.6091vw,99vh) scale(.3398)}}.snow:nth-child(156){opacity:1.349;transform:translate(48.8079vw,-10px) scale(.6863);animation:fall-156 12s -29s linear infinite}@keyframes fall-156{37.028%{transform:translate(57.9614vw,37.028vh) scale(.6863)}to{transform:translate(53.38465vw,99vh) scale(.6863)}}.snow:nth-child(157){opacity:1.371;transform:translate(46.7868vw,-10px) scale(.5095);animation:fall-157 20s -25s linear infinite}@keyframes fall-157{31.366%{transform:translate(46.541vw,31.366vh) scale(.5095)}to{transform:translate(46.6639vw,99vh) scale(.5095)}}.snow:nth-child(158){opacity:1.2172;transform:translate(32.0276vw,-10px) scale(.0219);animation:fall-158 19s -5s linear infinite}@keyframes fall-158{44.737%{transform:translate(38.1369vw,44.737vh) scale(.0219)}to{transform:translate(35.08225vw,99vh) scale(.0219)}}.snow:nth-child(159){opacity:.583;transform:translate(80.5695vw,-10px) scale(.4114);animation:fall-159 14s -9s linear infinite}@keyframes fall-159{57.42%{transform:translate(77.1485vw,57.42vh) scale(.4114)}to{transform:translate(78.859vw,99vh) scale(.4114)}}.snow:nth-child(160){opacity:1.4884;transform:translate(55.6244vw,-10px) scale(.9751);animation:fall-160 29s -17s linear infinite}@keyframes fall-160{62.893%{transform:translate(59.3284vw,62.893vh) scale(.9751)}to{transform:translate(57.4764vw,99vh) scale(.9751)}}.snow:nth-child(161){opacity:1.819;transform:translate(56.8186vw,-10px) scale(.1575);animation:fall-161 22s -2s linear infinite}@keyframes fall-161{54.837%{transform:translate(48.3991vw,54.837vh) scale(.1575)}to{transform:translate(52.60885vw,99vh) scale(.1575)}}.snow:nth-child(162){opacity:1.7808;transform:translate(86.6052vw,-10px) scale(.5477);animation:fall-162 12s -16s linear infinite}@keyframes fall-162{78.286%{transform:translate(81.3561vw,78.286vh) scale(.5477)}to{transform:translate(83.98065vw,99vh) scale(.5477)}}.snow:nth-child(163){opacity:.0186;transform:translate(64.8618vw,-10px) scale(.1934);animation:fall-163 15s -28s linear infinite}@keyframes fall-163{70.162%{transform:translate(55.3766vw,70.162vh) scale(.1934)}to{transform:translate(60.1192vw,99vh) scale(.1934)}}.snow:nth-child(164){opacity:.1082;transform:translate(64.4384vw,-10px) scale(.2383);animation:fall-164 11s -22s linear infinite}@keyframes fall-164{69.343%{transform:translate(67.5389vw,69.343vh) scale(.2383)}to{transform:translate(65.98865vw,99vh) scale(.2383)}}.snow:nth-child(165){opacity:.0834;transform:translate(40.4454vw,-10px) scale(.9541);animation:fall-165 10s -8s linear infinite}@keyframes fall-165{77.527%{transform:translate(33.8492vw,77.527vh) scale(.9541)}to{transform:translate(37.1473vw,99vh) scale(.9541)}}.snow:nth-child(166){opacity:.8484;transform:translate(1.3885vw,-10px) scale(.156);animation:fall-166 15s -6s linear infinite}@keyframes fall-166{37.598%{transform:translate(-2.4531vw,37.598vh) scale(.156)}to{transform:translate(-.5323vw,99vh) scale(.156)}}.snow:nth-child(167){opacity:.0932;transform:translate(60.2363vw,-10px) scale(.4967);animation:fall-167 30s -28s linear infinite}@keyframes fall-167{33.393%{transform:translate(51.0661vw,33.393vh) scale(.4967)}to{transform:translate(55.6512vw,99vh) scale(.4967)}}.snow:nth-child(168){opacity:1.4958;transform:translate(50.5082vw,-10px) scale(.161);animation:fall-168 29s -30s linear infinite}@keyframes fall-168{52.898%{transform:translate(44.2901vw,52.898vh) scale(.161)}to{transform:translate(47.39915vw,99vh) scale(.161)}}.snow:nth-child(169){opacity:1.076;transform:translate(25.1568vw,-10px) scale(.4148);animation:fall-169 27s -3s linear infinite}@keyframes fall-169{41.225%{transform:translate(34.1538vw,41.225vh) scale(.4148)}to{transform:translate(29.6553vw,99vh) scale(.4148)}}.snow:nth-child(170){opacity:.2258;transform:translate(57.083vw,-10px) scale(.1846);animation:fall-170 22s -2s linear infinite}@keyframes fall-170{50.04%{transform:translate(64.8191vw,50.04vh) scale(.1846)}to{transform:translate(60.95105vw,99vh) scale(.1846)}}.snow:nth-child(171){opacity:1.0326;transform:translate(23.758vw,-10px) scale(.9228);animation:fall-171 12s -20s linear infinite}@keyframes fall-171{54.392%{transform:translate(24.5386vw,54.392vh) scale(.9228)}to{transform:translate(24.1483vw,99vh) scale(.9228)}}.snow:nth-child(172){opacity:.6732;transform:translate(97.6414vw,-10px) scale(.8751);animation:fall-172 14s -28s linear infinite}@keyframes fall-172{50.264%{transform:translate(92.6955vw,50.264vh) scale(.8751)}to{transform:translate(95.16845vw,99vh) scale(.8751)}}.snow:nth-child(173){opacity:.5576;transform:translate(45.5017vw,-10px) scale(.1276);animation:fall-173 21s -11s linear infinite}@keyframes fall-173{39.163%{transform:translate(38.522vw,39.163vh) scale(.1276)}to{transform:translate(42.01185vw,99vh) scale(.1276)}}.snow:nth-child(174){opacity:.41;transform:translate(9.9642vw,-10px) scale(.2654);animation:fall-174 24s -10s linear infinite}@keyframes fall-174{53.643%{transform:translate(6.6575vw,53.643vh) scale(.2654)}to{transform:translate(8.31085vw,99vh) scale(.2654)}}.snow:nth-child(175){opacity:.2312;transform:translate(47.7534vw,-10px) scale(.2989);animation:fall-175 23s -4s linear infinite}@keyframes fall-175{60.459%{transform:translate(45.9093vw,60.459vh) scale(.2989)}to{transform:translate(46.83135vw,99vh) scale(.2989)}}.snow:nth-child(176){opacity:.1042;transform:translate(19.5752vw,-10px) scale(.7052);animation:fall-176 13s -18s linear infinite}@keyframes fall-176{78.189%{transform:translate(24.9437vw,78.189vh) scale(.7052)}to{transform:translate(22.25945vw,99vh) scale(.7052)}}.snow:nth-child(177){opacity:.1476;transform:translate(10.3053vw,-10px) scale(.4845);animation:fall-177 21s -15s linear infinite}@keyframes fall-177{63.44%{transform:translate(10.8201vw,63.44vh) scale(.4845)}to{transform:translate(10.5627vw,99vh) scale(.4845)}}.snow:nth-child(178){opacity:1.5;transform:translate(68.7203vw,-10px) scale(.1949);animation:fall-178 24s -18s linear infinite}@keyframes fall-178{75.52%{transform:translate(59.3173vw,75.52vh) scale(.1949)}to{transform:translate(64.0188vw,99vh) scale(.1949)}}.snow:nth-child(179){opacity:.2706;transform:translate(69.5556vw,-10px) scale(.0505);animation:fall-179 13s -22s linear infinite}@keyframes fall-179{38.845%{transform:translate(65.1173vw,38.845vh) scale(.0505)}to{transform:translate(67.33645vw,99vh) scale(.0505)}}.snow:nth-child(180){opacity:1.2242;transform:translate(47.8843vw,-10px) scale(.1816);animation:fall-180 22s -13s linear infinite}@keyframes fall-180{56.53%{transform:translate(41.1693vw,56.53vh) scale(.1816)}to{transform:translate(44.5268vw,99vh) scale(.1816)}}.snow:nth-child(181){opacity:1.1814;transform:translate(90.9097vw,-10px) scale(.1423);animation:fall-181 30s -19s linear infinite}@keyframes fall-181{30.525%{transform:translate(81.9633vw,30.525vh) scale(.1423)}to{transform:translate(86.4365vw,99vh) scale(.1423)}}.snow:nth-child(182){opacity:.2634;transform:translate(26.5109vw,-10px) scale(.4721);animation:fall-182 16s -13s linear infinite}@keyframes fall-182{59.619%{transform:translate(28.138vw,59.619vh) scale(.4721)}to{transform:translate(27.32445vw,99vh) scale(.4721)}}.snow:nth-child(183){opacity:.3938;transform:translate(93.5813vw,-10px) scale(.5352);animation:fall-183 25s -12s linear infinite}@keyframes fall-183{35.045%{transform:translate(84.9117vw,35.045vh) scale(.5352)}to{transform:translate(89.2465vw,99vh) scale(.5352)}}.snow:nth-child(184){opacity:1.704;transform:translate(24.0391vw,-10px) scale(.2517);animation:fall-184 26s -22s linear infinite}@keyframes fall-184{71.106%{transform:translate(14.669vw,71.106vh) scale(.2517)}to{transform:translate(19.35405vw,99vh) scale(.2517)}}.snow:nth-child(185){opacity:.748;transform:translate(45.9899vw,-10px) scale(.2341);animation:fall-185 23s -12s linear infinite}@keyframes fall-185{53.312%{transform:translate(40.3747vw,53.312vh) scale(.2341)}to{transform:translate(43.1823vw,99vh) scale(.2341)}}.snow:nth-child(186){opacity:1.6384;transform:translate(27.9876vw,-10px) scale(.1362);animation:fall-186 13s -17s linear infinite}@keyframes fall-186{40.031%{transform:translate(36.4013vw,40.031vh) scale(.1362)}to{transform:translate(32.19445vw,99vh) scale(.1362)}}.snow:nth-child(187){opacity:1.2998;transform:translate(69.1788vw,-10px) scale(.1723);animation:fall-187 18s -16s linear infinite}@keyframes fall-187{68.292%{transform:translate(75.6675vw,68.292vh) scale(.1723)}to{transform:translate(72.42315vw,99vh) scale(.1723)}}.snow:nth-child(188){opacity:1.4342;transform:translate(9.6523vw,-10px) scale(.4843);animation:fall-188 15s -19s linear infinite}@keyframes fall-188{44.233%{transform:translate(18.7009vw,44.233vh) scale(.4843)}to{transform:translate(14.1766vw,99vh) scale(.4843)}}.snow:nth-child(189){opacity:.4046;transform:translate(76.6921vw,-10px) scale(.9312);animation:fall-189 15s -4s linear infinite}@keyframes fall-189{30.396%{transform:translate(81.0483vw,30.396vh) scale(.9312)}to{transform:translate(78.8702vw,99vh) scale(.9312)}}.snow:nth-child(190){opacity:1.98;transform:translate(11.8166vw,-10px) scale(.7918);animation:fall-190 18s -4s linear infinite}@keyframes fall-190{72.213%{transform:translate(9.3863vw,72.213vh) scale(.7918)}to{transform:translate(10.60145vw,99vh) scale(.7918)}}.snow:nth-child(191){opacity:1.1628;transform:translate(75.5361vw,-10px) scale(.0798);animation:fall-191 30s -25s linear infinite}@keyframes fall-191{59.125%{transform:translate(66.5157vw,59.125vh) scale(.0798)}to{transform:translate(71.0259vw,99vh) scale(.0798)}}.snow:nth-child(192){opacity:.4304;transform:translate(41.3978vw,-10px) scale(.9198);animation:fall-192 29s -29s linear infinite}@keyframes fall-192{43.055%{transform:translate(49.6687vw,43.055vh) scale(.9198)}to{transform:translate(45.53325vw,99vh) scale(.9198)}}.snow:nth-child(193){opacity:.8618;transform:translate(83.6388vw,-10px) scale(.1876);animation:fall-193 17s -16s linear infinite}@keyframes fall-193{59.379%{transform:translate(91.2365vw,59.379vh) scale(.1876)}to{transform:translate(87.43765vw,99vh) scale(.1876)}}.snow:nth-child(194){opacity:.4036;transform:translate(78.3834vw,-10px) scale(.1874);animation:fall-194 19s -15s linear infinite}@keyframes fall-194{49.186%{transform:translate(77.7595vw,49.186vh) scale(.1874)}to{transform:translate(78.07145vw,99vh) scale(.1874)}}.snow:nth-child(195){opacity:.9292;transform:translate(16.761vw,-10px) scale(.0173);animation:fall-195 11s -7s linear infinite}@keyframes fall-195{78.538%{transform:translate(15.1742vw,78.538vh) scale(.0173)}to{transform:translate(15.9676vw,99vh) scale(.0173)}}.snow:nth-child(196){opacity:.8308;transform:translate(98.7778vw,-10px) scale(.7396);animation:fall-196 10s -23s linear infinite}@keyframes fall-196{58.463%{transform:translate(106.8609vw,58.463vh) scale(.7396)}to{transform:translate(102.81935vw,99vh) scale(.7396)}}.snow:nth-child(197){opacity:1.0716;transform:translate(7.0981vw,-10px) scale(.1621);animation:fall-197 11s -26s linear infinite}@keyframes fall-197{49.225%{transform:translate(14.3903vw,49.225vh) scale(.1621)}to{transform:translate(10.7442vw,99vh) scale(.1621)}}.snow:nth-child(198){opacity:.3104;transform:translate(44.3099vw,-10px) scale(.248);animation:fall-198 20s -23s linear infinite}@keyframes fall-198{43.21%{transform:translate(43.8565vw,43.21vh) scale(.248)}to{transform:translate(44.0832vw,99vh) scale(.248)}}.snow:nth-child(199){opacity:.7932;transform:translate(25.1531vw,-10px) scale(.9893);animation:fall-199 11s -24s linear infinite}@keyframes fall-199{63.404%{transform:translate(18.0228vw,63.404vh) scale(.9893)}to{transform:translate(21.58795vw,99vh) scale(.9893)}}.snow:nth-child(200){opacity:1.0966;transform:translate(57.525vw,-10px) scale(.0169);animation:fall-200 24s -20s linear infinite}@keyframes fall-200{45.771%{transform:translate(49.6615vw,45.771vh) scale(.0169)}to{transform:translate(53.59325vw,99vh) scale(.0169)}}.snow:nth-child(201){opacity:1.9958;transform:translate(44.1701vw,-10px) scale(.6418);animation:fall-201 16s -2s linear infinite}@keyframes fall-201{62.42%{transform:translate(48.5586vw,62.42vh) scale(.6418)}to{transform:translate(46.36435vw,99vh) scale(.6418)}}.snow:nth-child(202){opacity:.6646;transform:translate(61.6943vw,-10px) scale(.9895);animation:fall-202 11s -3s linear infinite}@keyframes fall-202{39.708%{transform:translate(67.289vw,39.708vh) scale(.9895)}to{transform:translate(64.49165vw,99vh) scale(.9895)}}.snow:nth-child(203){opacity:.7212;transform:translate(88.6729vw,-10px) scale(.8617);animation:fall-203 11s -27s linear infinite}@keyframes fall-203{40.185%{transform:translate(83.9122vw,40.185vh) scale(.8617)}to{transform:translate(86.29255vw,99vh) scale(.8617)}}.snow:nth-child(204){opacity:1.9384;transform:translate(38.626vw,-10px) scale(.3937);animation:fall-204 11s -21s linear infinite}@keyframes fall-204{59.869%{transform:translate(38.6511vw,59.869vh) scale(.3937)}to{transform:translate(38.63855vw,99vh) scale(.3937)}}.snow:nth-child(205){opacity:1.849;transform:translate(98.8535vw,-10px) scale(.1024);animation:fall-205 21s -15s linear infinite}@keyframes fall-205{38.353%{transform:translate(91.9653vw,38.353vh) scale(.1024)}to{transform:translate(95.4094vw,99vh) scale(.1024)}}.snow:nth-child(206){opacity:1.4758;transform:translate(54.9613vw,-10px) scale(.8101);animation:fall-206 18s -15s linear infinite}@keyframes fall-206{55.227%{transform:translate(63.2151vw,55.227vh) scale(.8101)}to{transform:translate(59.0882vw,99vh) scale(.8101)}}.snow:nth-child(207){opacity:.025;transform:translate(93.0428vw,-10px) scale(.1156);animation:fall-207 14s -17s linear infinite}@keyframes fall-207{45.212%{transform:translate(92.3974vw,45.212vh) scale(.1156)}to{transform:translate(92.7201vw,99vh) scale(.1156)}}.snow:nth-child(208){opacity:1.6774;transform:translate(60.0649vw,-10px) scale(.2188);animation:fall-208 21s -20s linear infinite}@keyframes fall-208{69.207%{transform:translate(51.1179vw,69.207vh) scale(.2188)}to{transform:translate(55.5914vw,99vh) scale(.2188)}}.snow:nth-child(209){opacity:.3638;transform:translate(14.0811vw,-10px) scale(.2168);animation:fall-209 10s -17s linear infinite}@keyframes fall-209{47.103%{transform:translate(14.7585vw,47.103vh) scale(.2168)}to{transform:translate(14.4198vw,99vh) scale(.2168)}}.snow:nth-child(210){opacity:1.0438;transform:translate(89.9201vw,-10px) scale(.8878);animation:fall-210 14s -14s linear infinite}@keyframes fall-210{66.204%{transform:translate(94.8909vw,66.204vh) scale(.8878)}to{transform:translate(92.4055vw,99vh) scale(.8878)}}.snow:nth-child(211){opacity:.5562;transform:translate(35.3347vw,-10px) scale(.348);animation:fall-211 23s -5s linear infinite}@keyframes fall-211{59.548%{transform:translate(32.191vw,59.548vh) scale(.348)}to{transform:translate(33.76285vw,99vh) scale(.348)}}.snow:nth-child(212){opacity:.2978;transform:translate(5.694vw,-10px) scale(.6662);animation:fall-212 10s -1s linear infinite}@keyframes fall-212{62.274%{transform:translate(.5701vw,62.274vh) scale(.6662)}to{transform:translate(3.13205vw,99vh) scale(.6662)}}.snow:nth-child(213){opacity:.55;transform:translate(5.722vw,-10px) scale(.4964);animation:fall-213 19s -7s linear infinite}@keyframes fall-213{45.934%{transform:translate(6.7627vw,45.934vh) scale(.4964)}to{transform:translate(6.24235vw,99vh) scale(.4964)}}.snow:nth-child(214){opacity:.9144;transform:translate(33.9506vw,-10px) scale(.5988);animation:fall-214 18s -18s linear infinite}@keyframes fall-214{42.527%{transform:translate(39.4334vw,42.527vh) scale(.5988)}to{transform:translate(36.692vw,99vh) scale(.5988)}}.snow:nth-child(215){opacity:.3254;transform:translate(69.7123vw,-10px) scale(.4543);animation:fall-215 13s -24s linear infinite}@keyframes fall-215{44.541%{transform:translate(66.5163vw,44.541vh) scale(.4543)}to{transform:translate(68.1143vw,99vh) scale(.4543)}}.snow:nth-child(216){opacity:1.6634;transform:translate(22.7376vw,-10px) scale(.0345);animation:fall-216 11s -27s linear infinite}@keyframes fall-216{59.67%{transform:translate(31.7873vw,59.67vh) scale(.0345)}to{transform:translate(27.26245vw,99vh) scale(.0345)}}.snow:nth-child(217){opacity:.5436;transform:translate(38.2546vw,-10px) scale(.6563);animation:fall-217 21s -13s linear infinite}@keyframes fall-217{77.671%{transform:translate(38.6056vw,77.671vh) scale(.6563)}to{transform:translate(38.4301vw,99vh) scale(.6563)}}.snow:nth-child(218){opacity:1.806;transform:translate(70.2564vw,-10px) scale(.527);animation:fall-218 10s -7s linear infinite}@keyframes fall-218{55.745%{transform:translate(76.8257vw,55.745vh) scale(.527)}to{transform:translate(73.54105vw,99vh) scale(.527)}}.snow:nth-child(219){opacity:.8814;transform:translate(10.1072vw,-10px) scale(.7103);animation:fall-219 16s -29s linear infinite}@keyframes fall-219{48.205%{transform:translate(11.6417vw,48.205vh) scale(.7103)}to{transform:translate(10.87445vw,99vh) scale(.7103)}}.snow:nth-child(220){opacity:1.6116;transform:translate(96.0949vw,-10px) scale(.3623);animation:fall-220 10s -27s linear infinite}@keyframes fall-220{55.584%{transform:translate(86.8678vw,55.584vh) scale(.3623)}to{transform:translate(91.48135vw,99vh) scale(.3623)}}.snow:nth-child(221){opacity:1.6652;transform:translate(73.588vw,-10px) scale(.7536);animation:fall-221 15s -6s linear infinite}@keyframes fall-221{71.715%{transform:translate(65.4259vw,71.715vh) scale(.7536)}to{transform:translate(69.50695vw,99vh) scale(.7536)}}.snow:nth-child(222){opacity:.3238;transform:translate(36.1092vw,-10px) scale(.5437);animation:fall-222 26s -22s linear infinite}@keyframes fall-222{49.106%{transform:translate(29.2702vw,49.106vh) scale(.5437)}to{transform:translate(32.6897vw,99vh) scale(.5437)}}.snow:nth-child(223){opacity:.2974;transform:translate(92.0052vw,-10px) scale(.3479);animation:fall-223 14s -16s linear infinite}@keyframes fall-223{45.639%{transform:translate(92.0608vw,45.639vh) scale(.3479)}to{transform:translate(92.033vw,99vh) scale(.3479)}}.snow:nth-child(224){opacity:.1126;transform:translate(55.3031vw,-10px) scale(.2927);animation:fall-224 23s -28s linear infinite}@keyframes fall-224{68.456%{transform:translate(54.9541vw,68.456vh) scale(.2927)}to{transform:translate(55.1286vw,99vh) scale(.2927)}}.snow:nth-child(225){opacity:1.9558;transform:translate(24.4156vw,-10px) scale(.2844);animation:fall-225 25s -21s linear infinite}@keyframes fall-225{57.961%{transform:translate(26.967vw,57.961vh) scale(.2844)}to{transform:translate(25.6913vw,99vh) scale(.2844)}}.snow:nth-child(226){opacity:.2702;transform:translate(26.7867vw,-10px) scale(.2207);animation:fall-226 26s -8s linear infinite}@keyframes fall-226{77.428%{transform:translate(21.3929vw,77.428vh) scale(.2207)}to{transform:translate(24.0898vw,99vh) scale(.2207)}}.snow:nth-child(227){opacity:1.7394;transform:translate(52.2249vw,-10px) scale(.7753);animation:fall-227 12s -22s linear infinite}@keyframes fall-227{50.695%{transform:translate(47.0122vw,50.695vh) scale(.7753)}to{transform:translate(49.61855vw,99vh) scale(.7753)}}.snow:nth-child(228){opacity:.1898;transform:translate(80.4896vw,-10px) scale(.6824);animation:fall-228 30s -13s linear infinite}@keyframes fall-228{75.04%{transform:translate(89.8498vw,75.04vh) scale(.6824)}to{transform:translate(85.1697vw,99vh) scale(.6824)}}.snow:nth-child(229){opacity:1.4102;transform:translate(38.5815vw,-10px) scale(.2103);animation:fall-229 25s -30s linear infinite}@keyframes fall-229{71.946%{transform:translate(32.3245vw,71.946vh) scale(.2103)}to{transform:translate(35.453vw,99vh) scale(.2103)}}.snow:nth-child(230){opacity:1.6256;transform:translate(42.1335vw,-10px) scale(.3996);animation:fall-230 24s -20s linear infinite}@keyframes fall-230{47.061%{transform:translate(35.8334vw,47.061vh) scale(.3996)}to{transform:translate(38.98345vw,99vh) scale(.3996)}}.snow:nth-child(231){opacity:.7164;transform:translate(67.18vw,-10px) scale(.5679);animation:fall-231 26s -13s linear infinite}@keyframes fall-231{46.969%{transform:translate(66.0411vw,46.969vh) scale(.5679)}to{transform:translate(66.61055vw,99vh) scale(.5679)}}.snow:nth-child(232){opacity:.6582;transform:translate(68.3797vw,-10px) scale(.7997);animation:fall-232 26s -15s linear infinite}@keyframes fall-232{66.271%{transform:translate(70.786vw,66.271vh) scale(.7997)}to{transform:translate(69.58285vw,99vh) scale(.7997)}}.snow:nth-child(233){opacity:.4536;transform:translate(64.5913vw,-10px) scale(.6218);animation:fall-233 18s -22s linear infinite}@keyframes fall-233{49.453%{transform:translate(61.9785vw,49.453vh) scale(.6218)}to{transform:translate(63.2849vw,99vh) scale(.6218)}}.snow:nth-child(234){opacity:1.8608;transform:translate(35.8627vw,-10px) scale(.2137);animation:fall-234 22s -5s linear infinite}@keyframes fall-234{76.528%{transform:translate(44.3768vw,76.528vh) scale(.2137)}to{transform:translate(40.11975vw,99vh) scale(.2137)}}.snow:nth-child(235){opacity:1.337;transform:translate(92.0343vw,-10px) scale(.8871);animation:fall-235 17s -12s linear infinite}@keyframes fall-235{78.789%{transform:translate(92.8833vw,78.789vh) scale(.8871)}to{transform:translate(92.4588vw,99vh) scale(.8871)}}.snow:nth-child(236){opacity:.3952;transform:translate(.5741vw,-10px) scale(.583);animation:fall-236 14s -20s linear infinite}@keyframes fall-236{50.019%{transform:translate(-6.8531vw,50.019vh) scale(.583)}to{transform:translate(-3.1395vw,99vh) scale(.583)}}.snow:nth-child(237){opacity:.9984;transform:translate(85.1542vw,-10px) scale(.5558);animation:fall-237 11s -13s linear infinite}@keyframes fall-237{42.656%{transform:translate(90.1079vw,42.656vh) scale(.5558)}to{transform:translate(87.63105vw,99vh) scale(.5558)}}.snow:nth-child(238){opacity:.0778;transform:translate(84.7826vw,-10px) scale(.231);animation:fall-238 10s -29s linear infinite}@keyframes fall-238{58.831%{transform:translate(86.795vw,58.831vh) scale(.231)}to{transform:translate(85.7888vw,99vh) scale(.231)}}.snow:nth-child(239){opacity:1.0882;transform:translate(27.7652vw,-10px) scale(.6261);animation:fall-239 20s -6s linear infinite}@keyframes fall-239{41.455%{transform:translate(22.4093vw,41.455vh) scale(.6261)}to{transform:translate(25.08725vw,99vh) scale(.6261)}}.snow:nth-child(240){opacity:.4498;transform:translate(51.9987vw,-10px) scale(.6039);animation:fall-240 18s -27s linear infinite}@keyframes fall-240{75.727%{transform:translate(51.8714vw,75.727vh) scale(.6039)}to{transform:translate(51.93505vw,99vh) scale(.6039)}}.snow:nth-child(241){opacity:1.0156;transform:translate(.5659vw,-10px) scale(.178);animation:fall-241 25s -9s linear infinite}@keyframes fall-241{37.624%{transform:translate(-.328vw,37.624vh) scale(.178)}to{transform:translate(.11895vw,99vh) scale(.178)}}.snow:nth-child(242){opacity:1.3242;transform:translate(50.6019vw,-10px) scale(.7304);animation:fall-242 25s -9s linear infinite}@keyframes fall-242{60.062%{transform:translate(60.5267vw,60.062vh) scale(.7304)}to{transform:translate(55.5643vw,99vh) scale(.7304)}}.snow:nth-child(243){opacity:.5362;transform:translate(39.0067vw,-10px) scale(.0299);animation:fall-243 26s -15s linear infinite}@keyframes fall-243{40.857%{transform:translate(37.0891vw,40.857vh) scale(.0299)}to{transform:translate(38.0479vw,99vh) scale(.0299)}}.snow:nth-child(244){opacity:1.6714;transform:translate(85.5618vw,-10px) scale(.1363);animation:fall-244 20s -19s linear infinite}@keyframes fall-244{62.856%{transform:translate(83.3753vw,62.856vh) scale(.1363)}to{transform:translate(84.46855vw,99vh) scale(.1363)}}.snow:nth-child(245){opacity:.8104;transform:translate(46.8983vw,-10px) scale(.0323);animation:fall-245 25s -30s linear infinite}@keyframes fall-245{71.102%{transform:translate(38.6437vw,71.102vh) scale(.0323)}to{transform:translate(42.771vw,99vh) scale(.0323)}}.snow:nth-child(246){opacity:.183;transform:translate(32.7355vw,-10px) scale(.8995);animation:fall-246 20s -8s linear infinite}@keyframes fall-246{67.147%{transform:translate(25.2834vw,67.147vh) scale(.8995)}to{transform:translate(29.00945vw,99vh) scale(.8995)}}.snow:nth-child(247){opacity:.4778;transform:translate(92.5982vw,-10px) scale(.4161);animation:fall-247 14s -18s linear infinite}@keyframes fall-247{42.469%{transform:translate(97.0058vw,42.469vh) scale(.4161)}to{transform:translate(94.802vw,99vh) scale(.4161)}}.snow:nth-child(248){opacity:1.006;transform:translate(25.9156vw,-10px) scale(.3973);animation:fall-248 15s -15s linear infinite}@keyframes fall-248{68.061%{transform:translate(25.5014vw,68.061vh) scale(.3973)}to{transform:translate(25.7085vw,99vh) scale(.3973)}}.snow:nth-child(249){opacity:1.6786;transform:translate(99.2661vw,-10px) scale(.7911);animation:fall-249 10s -10s linear infinite}@keyframes fall-249{67.092%{transform:translate(106.0734vw,67.092vh) scale(.7911)}to{transform:translate(102.66975vw,99vh) scale(.7911)}}.snow:nth-child(250){opacity:.398;transform:translate(81.0795vw,-10px) scale(.4283);animation:fall-250 28s -10s linear infinite}@keyframes fall-250{40.507%{transform:translate(86.7354vw,40.507vh) scale(.4283)}to{transform:translate(83.90745vw,99vh) scale(.4283)}}.snow:nth-child(251){opacity:1.4842;transform:translate(75.8996vw,-10px) scale(.5661);animation:fall-251 11s -28s linear infinite}@keyframes fall-251{42.649%{transform:translate(67.7366vw,42.649vh) scale(.5661)}to{transform:translate(71.8181vw,99vh) scale(.5661)}}.snow:nth-child(252){opacity:.7362;transform:translate(98.4143vw,-10px) scale(.7731);animation:fall-252 29s -25s linear infinite}@keyframes fall-252{38.532%{transform:translate(95.8985vw,38.532vh) scale(.7731)}to{transform:translate(97.1564vw,99vh) scale(.7731)}}.snow:nth-child(253){opacity:1.4656;transform:translate(96.4118vw,-10px) scale(.6779);animation:fall-253 22s -28s linear infinite}@keyframes fall-253{38.157%{transform:translate(99.3956vw,38.157vh) scale(.6779)}to{transform:translate(97.9037vw,99vh) scale(.6779)}}.snow:nth-child(254){opacity:1.6828;transform:translate(71.7795vw,-10px) scale(.1193);animation:fall-254 16s -27s linear infinite}@keyframes fall-254{36.536%{transform:translate(72.1908vw,36.536vh) scale(.1193)}to{transform:translate(71.98515vw,99vh) scale(.1193)}}.snow:nth-child(255){opacity:1.611;transform:translate(63.3125vw,-10px) scale(.241);animation:fall-255 14s -10s linear infinite}@keyframes fall-255{67.487%{transform:translate(68.0721vw,67.487vh) scale(.241)}to{transform:translate(65.6923vw,99vh) scale(.241)}}.snow:nth-child(256){opacity:.9006;transform:translate(55.364vw,-10px) scale(.4938);animation:fall-256 11s -20s linear infinite}@keyframes fall-256{52.636%{transform:translate(56.11vw,52.636vh) scale(.4938)}to{transform:translate(55.737vw,99vh) scale(.4938)}}.snow:nth-child(257){opacity:.2462;transform:translate(.5601vw,-10px) scale(.5743);animation:fall-257 29s -10s linear infinite}@keyframes fall-257{59.236%{transform:translate(1.9633vw,59.236vh) scale(.5743)}to{transform:translate(1.2617vw,99vh) scale(.5743)}}.snow:nth-child(258){opacity:.0146;transform:translate(3.5705vw,-10px) scale(.5871);animation:fall-258 29s -11s linear infinite}@keyframes fall-258{59.341%{transform:translate(11.1261vw,59.341vh) scale(.5871)}to{transform:translate(7.3483vw,99vh) scale(.5871)}}.snow:nth-child(259){opacity:1.4032;transform:translate(8.933vw,-10px) scale(.6263);animation:fall-259 10s -8s linear infinite}@keyframes fall-259{54.29%{transform:translate(-.6677vw,54.29vh) scale(.6263)}to{transform:translate(4.13265vw,99vh) scale(.6263)}}.snow:nth-child(260){opacity:1.8884;transform:translate(71.7485vw,-10px) scale(.6405);animation:fall-260 28s -15s linear infinite}@keyframes fall-260{78.448%{transform:translate(63.5497vw,78.448vh) scale(.6405)}to{transform:translate(67.6491vw,99vh) scale(.6405)}}.snow:nth-child(261){opacity:1.0868;transform:translate(35.6677vw,-10px) scale(.7346);animation:fall-261 25s -26s linear infinite}@keyframes fall-261{38.413%{transform:translate(28.6946vw,38.413vh) scale(.7346)}to{transform:translate(32.18115vw,99vh) scale(.7346)}}.snow:nth-child(262){opacity:1.143;transform:translate(63.3974vw,-10px) scale(.0277);animation:fall-262 26s -5s linear infinite}@keyframes fall-262{79.924%{transform:translate(53.9617vw,79.924vh) scale(.0277)}to{transform:translate(58.67955vw,99vh) scale(.0277)}}.snow:nth-child(263){opacity:1.4332;transform:translate(95.394vw,-10px) scale(.4149);animation:fall-263 26s -25s linear infinite}@keyframes fall-263{54.406%{transform:translate(100.9029vw,54.406vh) scale(.4149)}to{transform:translate(98.14845vw,99vh) scale(.4149)}}.snow:nth-child(264){opacity:.5962;transform:translate(51.2686vw,-10px) scale(.8522);animation:fall-264 27s -5s linear infinite}@keyframes fall-264{56.141%{transform:translate(60.7589vw,56.141vh) scale(.8522)}to{transform:translate(56.01375vw,99vh) scale(.8522)}}.snow:nth-child(265){opacity:1.1872;transform:translate(66.1765vw,-10px) scale(.4697);animation:fall-265 23s -25s linear infinite}@keyframes fall-265{63.316%{transform:translate(57.3206vw,63.316vh) scale(.4697)}to{transform:translate(61.74855vw,99vh) scale(.4697)}}.snow:nth-child(266){opacity:1.6992;transform:translate(46.0712vw,-10px) scale(.2618);animation:fall-266 22s -20s linear infinite}@keyframes fall-266{47.294%{transform:translate(49.0801vw,47.294vh) scale(.2618)}to{transform:translate(47.57565vw,99vh) scale(.2618)}}.snow:nth-child(267){opacity:.0444;transform:translate(86.5465vw,-10px) scale(.8415);animation:fall-267 30s -30s linear infinite}@keyframes fall-267{46.885%{transform:translate(80.1265vw,46.885vh) scale(.8415)}to{transform:translate(83.3365vw,99vh) scale(.8415)}}.snow:nth-child(268){opacity:.3858;transform:translate(9.0531vw,-10px) scale(.2488);animation:fall-268 19s -29s linear infinite}@keyframes fall-268{59.377%{transform:translate(1.3974vw,59.377vh) scale(.2488)}to{transform:translate(5.22525vw,99vh) scale(.2488)}}.snow:nth-child(269){opacity:1.865;transform:translate(30.1357vw,-10px) scale(.1848);animation:fall-269 16s -1s linear infinite}@keyframes fall-269{36.846%{transform:translate(30.1235vw,36.846vh) scale(.1848)}to{transform:translate(30.1296vw,99vh) scale(.1848)}}.snow:nth-child(270){opacity:1.6922;transform:translate(23.7232vw,-10px) scale(.2912);animation:fall-270 26s -15s linear infinite}@keyframes fall-270{64.976%{transform:translate(18.2713vw,64.976vh) scale(.2912)}to{transform:translate(20.99725vw,99vh) scale(.2912)}}.snow:nth-child(271){opacity:.9668;transform:translate(81.2946vw,-10px) scale(.3352);animation:fall-271 22s -19s linear infinite}@keyframes fall-271{62.592%{transform:translate(71.9582vw,62.592vh) scale(.3352)}to{transform:translate(76.6264vw,99vh) scale(.3352)}}.snow:nth-child(272){opacity:1.284;transform:translate(62.0888vw,-10px) scale(.8149);animation:fall-272 13s -16s linear infinite}@keyframes fall-272{78.804%{transform:translate(71.5994vw,78.804vh) scale(.8149)}to{transform:translate(66.8441vw,99vh) scale(.8149)}}.snow:nth-child(273){opacity:1.5484;transform:translate(71.6947vw,-10px) scale(.8209);animation:fall-273 12s -19s linear infinite}@keyframes fall-273{66.207%{transform:translate(73.3595vw,66.207vh) scale(.8209)}to{transform:translate(72.5271vw,99vh) scale(.8209)}}.snow:nth-child(274){opacity:1.9734;transform:translate(74.7951vw,-10px) scale(.7559);animation:fall-274 23s -16s linear infinite}@keyframes fall-274{56.552%{transform:translate(77.2712vw,56.552vh) scale(.7559)}to{transform:translate(76.03315vw,99vh) scale(.7559)}}.snow:nth-child(275){opacity:.989;transform:translate(6.6977vw,-10px) scale(.3196);animation:fall-275 29s -10s linear infinite}@keyframes fall-275{71.638%{transform:translate(3.5818vw,71.638vh) scale(.3196)}to{transform:translate(5.13975vw,99vh) scale(.3196)}}.snow:nth-child(276){opacity:1.7414;transform:translate(26.1933vw,-10px) scale(.9563);animation:fall-276 15s -10s linear infinite}@keyframes fall-276{45.244%{transform:translate(28.2088vw,45.244vh) scale(.9563)}to{transform:translate(27.20105vw,99vh) scale(.9563)}}.snow:nth-child(277){opacity:.2692;transform:translate(43.6833vw,-10px) scale(.3771);animation:fall-277 26s -14s linear infinite}@keyframes fall-277{42.239%{transform:translate(36.6812vw,42.239vh) scale(.3771)}to{transform:translate(40.18225vw,99vh) scale(.3771)}}.snow:nth-child(278){opacity:.3054;transform:translate(58.9742vw,-10px) scale(.1369);animation:fall-278 19s -7s linear infinite}@keyframes fall-278{56.605%{transform:translate(60.9933vw,56.605vh) scale(.1369)}to{transform:translate(59.98375vw,99vh) scale(.1369)}}.snow:nth-child(279){opacity:.6412;transform:translate(44.6554vw,-10px) scale(.6321);animation:fall-279 13s -12s linear infinite}@keyframes fall-279{76.497%{transform:translate(52.7294vw,76.497vh) scale(.6321)}to{transform:translate(48.6924vw,99vh) scale(.6321)}}.snow:nth-child(280){opacity:1.0028;transform:translate(96.4655vw,-10px) scale(.6484);animation:fall-280 18s -24s linear infinite}@keyframes fall-280{34.556%{transform:translate(97.2084vw,34.556vh) scale(.6484)}to{transform:translate(96.83695vw,99vh) scale(.6484)}}.snow:nth-child(281){opacity:1.3314;transform:translate(44.6905vw,-10px) scale(.4387);animation:fall-281 19s -27s linear infinite}@keyframes fall-281{43.867%{transform:translate(53.1662vw,43.867vh) scale(.4387)}to{transform:translate(48.92835vw,99vh) scale(.4387)}}.snow:nth-child(282){opacity:.166;transform:translate(13.5754vw,-10px) scale(.5893);animation:fall-282 13s -26s linear infinite}@keyframes fall-282{38.836%{transform:translate(18.0075vw,38.836vh) scale(.5893)}to{transform:translate(15.79145vw,99vh) scale(.5893)}}.snow:nth-child(283){opacity:.3374;transform:translate(83.116vw,-10px) scale(.5867);animation:fall-283 22s -7s linear infinite}@keyframes fall-283{64.942%{transform:translate(83.4763vw,64.942vh) scale(.5867)}to{transform:translate(83.29615vw,99vh) scale(.5867)}}.snow:nth-child(284){opacity:1.5556;transform:translate(47.1442vw,-10px) scale(.1303);animation:fall-284 13s -20s linear infinite}@keyframes fall-284{75.444%{transform:translate(50.8932vw,75.444vh) scale(.1303)}to{transform:translate(49.0187vw,99vh) scale(.1303)}}.snow:nth-child(285){opacity:1.602;transform:translate(47.9904vw,-10px) scale(.1441);animation:fall-285 28s -5s linear infinite}@keyframes fall-285{79.512%{transform:translate(52.8579vw,79.512vh) scale(.1441)}to{transform:translate(50.42415vw,99vh) scale(.1441)}}.snow:nth-child(286){opacity:1.4286;transform:translate(6.561vw,-10px) scale(.7601);animation:fall-286 12s -7s linear infinite}@keyframes fall-286{71.062%{transform:translate(11.3841vw,71.062vh) scale(.7601)}to{transform:translate(8.97255vw,99vh) scale(.7601)}}.snow:nth-child(287){opacity:.7184;transform:translate(48.6455vw,-10px) scale(.864);animation:fall-287 25s -17s linear infinite}@keyframes fall-287{74.32%{transform:translate(40.0362vw,74.32vh) scale(.864)}to{transform:translate(44.34085vw,99vh) scale(.864)}}.snow:nth-child(288){opacity:1.845;transform:translate(49.4651vw,-10px) scale(.6357);animation:fall-288 30s -25s linear infinite}@keyframes fall-288{64.372%{transform:translate(43.245vw,64.372vh) scale(.6357)}to{transform:translate(46.35505vw,99vh) scale(.6357)}}.snow:nth-child(289){opacity:.7108;transform:translate(93.5957vw,-10px) scale(.3311);animation:fall-289 21s -20s linear infinite}@keyframes fall-289{51.272%{transform:translate(94.3905vw,51.272vh) scale(.3311)}to{transform:translate(93.9931vw,99vh) scale(.3311)}}.snow:nth-child(290){opacity:.8396;transform:translate(16.7942vw,-10px) scale(.1161);animation:fall-290 11s -26s linear infinite}@keyframes fall-290{45.995%{transform:translate(11.3785vw,45.995vh) scale(.1161)}to{transform:translate(14.08635vw,99vh) scale(.1161)}}.snow:nth-child(291){opacity:1.542;transform:translate(21.3787vw,-10px) scale(.2619);animation:fall-291 18s -23s linear infinite}@keyframes fall-291{32.226%{transform:translate(20.2633vw,32.226vh) scale(.2619)}to{transform:translate(20.821vw,99vh) scale(.2619)}}.snow:nth-child(292){opacity:1.8988;transform:translate(73.5339vw,-10px) scale(.2541);animation:fall-292 15s -3s linear infinite}@keyframes fall-292{51.912%{transform:translate(76.625vw,51.912vh) scale(.2541)}to{transform:translate(75.07945vw,99vh) scale(.2541)}}.snow:nth-child(293){opacity:1.507;transform:translate(2.747vw,-10px) scale(.735);animation:fall-293 17s -22s linear infinite}@keyframes fall-293{71.751%{transform:translate(-5.7689vw,71.751vh) scale(.735)}to{transform:translate(-1.51095vw,99vh) scale(.735)}}.snow:nth-child(294){opacity:.2608;transform:translate(35.8536vw,-10px) scale(.7615);animation:fall-294 19s -26s linear infinite}@keyframes fall-294{55.266%{transform:translate(34.7056vw,55.266vh) scale(.7615)}to{transform:translate(35.2796vw,99vh) scale(.7615)}}.snow:nth-child(295){opacity:1.6824;transform:translate(6.8051vw,-10px) scale(.7242);animation:fall-295 27s -29s linear infinite}@keyframes fall-295{42.309%{transform:translate(5.9238vw,42.309vh) scale(.7242)}to{transform:translate(6.36445vw,99vh) scale(.7242)}}.snow:nth-child(296){opacity:1.3872;transform:translate(51.8241vw,-10px) scale(.1046);animation:fall-296 25s -21s linear infinite}@keyframes fall-296{64.887%{transform:translate(55.5428vw,64.887vh) scale(.1046)}to{transform:translate(53.68345vw,99vh) scale(.1046)}}.snow:nth-child(297){opacity:1.0668;transform:translate(61.862vw,-10px) scale(.9172);animation:fall-297 26s -11s linear infinite}@keyframes fall-297{60.169%{transform:translate(59.9914vw,60.169vh) scale(.9172)}to{transform:translate(60.9267vw,99vh) scale(.9172)}}.snow:nth-child(298){opacity:.2102;transform:translate(22.8351vw,-10px) scale(.6258);animation:fall-298 17s -25s linear infinite}@keyframes fall-298{72.958%{transform:translate(23.3665vw,72.958vh) scale(.6258)}to{transform:translate(23.1008vw,99vh) scale(.6258)}}.snow:nth-child(299){opacity:.7944;transform:translate(80.0944vw,-10px) scale(.2424);animation:fall-299 13s -22s linear infinite}@keyframes fall-299{52.537%{transform:translate(81.4336vw,52.537vh) scale(.2424)}to{transform:translate(80.764vw,99vh) scale(.2424)}}.snow:nth-child(300){opacity:.7146;transform:translate(30.7524vw,-10px) scale(.6036);animation:fall-300 16s -28s linear infinite}@keyframes fall-300{47.528%{transform:translate(37.5146vw,47.528vh) scale(.6036)}to{transform:translate(34.1335vw,99vh) scale(.6036)}}.snow:nth-child(301){opacity:.7686;transform:translate(51.2455vw,-10px) scale(.7333);animation:fall-301 19s -1s linear infinite}@keyframes fall-301{64.183%{transform:translate(50.183vw,64.183vh) scale(.7333)}to{transform:translate(50.71425vw,99vh) scale(.7333)}}.snow:nth-child(302){opacity:.655;transform:translate(6.0504vw,-10px) scale(.2542);animation:fall-302 18s -23s linear infinite}@keyframes fall-302{46.406%{transform:translate(10.9249vw,46.406vh) scale(.2542)}to{transform:translate(8.48765vw,99vh) scale(.2542)}}.snow:nth-child(303){opacity:.8246;transform:translate(87.6874vw,-10px) scale(.5671);animation:fall-303 14s -30s linear infinite}@keyframes fall-303{35.227%{transform:translate(95.2908vw,35.227vh) scale(.5671)}to{transform:translate(91.4891vw,99vh) scale(.5671)}}.snow:nth-child(304){opacity:1.7266;transform:translate(80.9327vw,-10px) scale(.8383);animation:fall-304 21s -24s linear infinite}@keyframes fall-304{53.474%{transform:translate(86.0306vw,53.474vh) scale(.8383)}to{transform:translate(83.48165vw,99vh) scale(.8383)}}.snow:nth-child(305){opacity:1.8972;transform:translate(14.0178vw,-10px) scale(.3376);animation:fall-305 16s -19s linear infinite}@keyframes fall-305{45.669%{transform:translate(13.9102vw,45.669vh) scale(.3376)}to{transform:translate(13.964vw,99vh) scale(.3376)}}.snow:nth-child(306){opacity:1.8082;transform:translate(14.2851vw,-10px) scale(.6109);animation:fall-306 18s -19s linear infinite}@keyframes fall-306{53.46%{transform:translate(15.744vw,53.46vh) scale(.6109)}to{transform:translate(15.01455vw,99vh) scale(.6109)}}.snow:nth-child(307){opacity:.751;transform:translate(18.7807vw,-10px) scale(.945);animation:fall-307 12s -1s linear infinite}@keyframes fall-307{76.576%{transform:translate(27.6849vw,76.576vh) scale(.945)}to{transform:translate(23.2328vw,99vh) scale(.945)}}.snow:nth-child(308){opacity:.0662;transform:translate(85.1563vw,-10px) scale(.7554);animation:fall-308 29s -8s linear infinite}@keyframes fall-308{30.95%{transform:translate(81.5606vw,30.95vh) scale(.7554)}to{transform:translate(83.35845vw,99vh) scale(.7554)}}.snow:nth-child(309){opacity:1.759;transform:translate(64.877vw,-10px) scale(.9594);animation:fall-309 29s -5s linear infinite}@keyframes fall-309{67.553%{transform:translate(63.1248vw,67.553vh) scale(.9594)}to{transform:translate(64.0009vw,99vh) scale(.9594)}}.snow:nth-child(310){opacity:.167;transform:translate(37.6701vw,-10px) scale(.3197);animation:fall-310 23s -12s linear infinite}@keyframes fall-310{48.613%{transform:translate(41.1291vw,48.613vh) scale(.3197)}to{transform:translate(39.3996vw,99vh) scale(.3197)}}.snow:nth-child(311){opacity:1.5748;transform:translate(37.0405vw,-10px) scale(.9212);animation:fall-311 25s -29s linear infinite}@keyframes fall-311{30.909%{transform:translate(46.6567vw,30.909vh) scale(.9212)}to{transform:translate(41.8486vw,99vh) scale(.9212)}}.snow:nth-child(312){opacity:1.036;transform:translate(62.9716vw,-10px) scale(.3722);animation:fall-312 23s -9s linear infinite}@keyframes fall-312{77.881%{transform:translate(62.4057vw,77.881vh) scale(.3722)}to{transform:translate(62.68865vw,99vh) scale(.3722)}}.snow:nth-child(313){opacity:1.4196;transform:translate(74.0127vw,-10px) scale(.1941);animation:fall-313 28s -23s linear infinite}@keyframes fall-313{75.619%{transform:translate(66.8023vw,75.619vh) scale(.1941)}to{transform:translate(70.4075vw,99vh) scale(.1941)}}.snow:nth-child(314){opacity:1.474;transform:translate(7.7187vw,-10px) scale(.3891);animation:fall-314 23s -19s linear infinite}@keyframes fall-314{67.751%{transform:translate(4.5791vw,67.751vh) scale(.3891)}to{transform:translate(6.1489vw,99vh) scale(.3891)}}.snow:nth-child(315){opacity:.9216;transform:translate(8.8026vw,-10px) scale(.5746);animation:fall-315 20s -22s linear infinite}@keyframes fall-315{55.874%{transform:translate(4.4343vw,55.874vh) scale(.5746)}to{transform:translate(6.61845vw,99vh) scale(.5746)}}.snow:nth-child(316){opacity:.8374;transform:translate(1.0367vw,-10px) scale(.0307);animation:fall-316 10s -6s linear infinite}@keyframes fall-316{63.356%{transform:translate(-.3471vw,63.356vh) scale(.0307)}to{transform:translate(.3448vw,99vh) scale(.0307)}}.snow:nth-child(317){opacity:1.5618;transform:translate(30.6789vw,-10px) scale(.6095);animation:fall-317 19s -18s linear infinite}@keyframes fall-317{35.395%{transform:translate(36.6828vw,35.395vh) scale(.6095)}to{transform:translate(33.68085vw,99vh) scale(.6095)}}.snow:nth-child(318){opacity:.6084;transform:translate(49.1829vw,-10px) scale(.7077);animation:fall-318 22s -6s linear infinite}@keyframes fall-318{42.13%{transform:translate(39.9451vw,42.13vh) scale(.7077)}to{transform:translate(44.564vw,99vh) scale(.7077)}}.snow:nth-child(319){opacity:1.917;transform:translate(62.4244vw,-10px) scale(.306);animation:fall-319 25s -29s linear infinite}@keyframes fall-319{43.646%{transform:translate(66.2387vw,43.646vh) scale(.306)}to{transform:translate(64.33155vw,99vh) scale(.306)}}.snow:nth-child(320){opacity:1.9184;transform:translate(97.2393vw,-10px) scale(.0979);animation:fall-320 26s -9s linear infinite}@keyframes fall-320{43.519%{transform:translate(95.7307vw,43.519vh) scale(.0979)}to{transform:translate(96.485vw,99vh) scale(.0979)}}.snow:nth-child(321){opacity:.7094;transform:translate(56.9225vw,-10px) scale(.1424);animation:fall-321 12s -2s linear infinite}@keyframes fall-321{75.591%{transform:translate(55.8955vw,75.591vh) scale(.1424)}to{transform:translate(56.409vw,99vh) scale(.1424)}}.snow:nth-child(322){opacity:1.0006;transform:translate(98.4122vw,-10px) scale(.7761);animation:fall-322 30s -27s linear infinite}@keyframes fall-322{30.417%{transform:translate(102.8821vw,30.417vh) scale(.7761)}to{transform:translate(100.64715vw,99vh) scale(.7761)}}.snow:nth-child(323){opacity:1.8712;transform:translate(49.6573vw,-10px) scale(.6881);animation:fall-323 20s -3s linear infinite}@keyframes fall-323{37.76%{transform:translate(48.0378vw,37.76vh) scale(.6881)}to{transform:translate(48.84755vw,99vh) scale(.6881)}}.snow:nth-child(324){opacity:.4642;transform:translate(85.6126vw,-10px) scale(.7284);animation:fall-324 11s -23s linear infinite}@keyframes fall-324{71.823%{transform:translate(94.8541vw,71.823vh) scale(.7284)}to{transform:translate(90.23335vw,99vh) scale(.7284)}}.snow:nth-child(325){opacity:.8874;transform:translate(47.151vw,-10px) scale(.1763);animation:fall-325 24s -2s linear infinite}@keyframes fall-325{57.286%{transform:translate(50.0462vw,57.286vh) scale(.1763)}to{transform:translate(48.5986vw,99vh) scale(.1763)}}.snow:nth-child(326){opacity:1.6442;transform:translate(68.6533vw,-10px) scale(.2196);animation:fall-326 25s -19s linear infinite}@keyframes fall-326{63.916%{transform:translate(76.0132vw,63.916vh) scale(.2196)}to{transform:translate(72.33325vw,99vh) scale(.2196)}}.snow:nth-child(327){opacity:1.9468;transform:translate(76.6196vw,-10px) scale(.849);animation:fall-327 11s -15s linear infinite}@keyframes fall-327{74.977%{transform:translate(74.6979vw,74.977vh) scale(.849)}to{transform:translate(75.65875vw,99vh) scale(.849)}}.snow:nth-child(328){opacity:.8078;transform:translate(66.3243vw,-10px) scale(.8014);animation:fall-328 14s -27s linear infinite}@keyframes fall-328{74.625%{transform:translate(58.5988vw,74.625vh) scale(.8014)}to{transform:translate(62.46155vw,99vh) scale(.8014)}}.snow:nth-child(329){opacity:1.6748;transform:translate(82.5367vw,-10px) scale(.2807);animation:fall-329 28s -19s linear infinite}@keyframes fall-329{71.455%{transform:translate(86.83vw,71.455vh) scale(.2807)}to{transform:translate(84.68335vw,99vh) scale(.2807)}}.snow:nth-child(330){opacity:1.6704;transform:translate(97.3021vw,-10px) scale(.1601);animation:fall-330 15s -30s linear infinite}@keyframes fall-330{55.467%{transform:translate(89.1537vw,55.467vh) scale(.1601)}to{transform:translate(93.2279vw,99vh) scale(.1601)}}.snow:nth-child(331){opacity:1.0136;transform:translate(87.1467vw,-10px) scale(.489);animation:fall-331 29s -30s linear infinite}@keyframes fall-331{58.464%{transform:translate(78.4447vw,58.464vh) scale(.489)}to{transform:translate(82.7957vw,99vh) scale(.489)}}.snow:nth-child(332){opacity:.9562;transform:translate(94.6649vw,-10px) scale(.4777);animation:fall-332 12s -13s linear infinite}@keyframes fall-332{65.911%{transform:translate(88.7464vw,65.911vh) scale(.4777)}to{transform:translate(91.70565vw,99vh) scale(.4777)}}.snow:nth-child(333){opacity:1.4814;transform:translate(93.3949vw,-10px) scale(.9964);animation:fall-333 23s -25s linear infinite}@keyframes fall-333{40.465%{transform:translate(87.6725vw,40.465vh) scale(.9964)}to{transform:translate(90.5337vw,99vh) scale(.9964)}}.snow:nth-child(334){opacity:.2518;transform:translate(15.5203vw,-10px) scale(.3024);animation:fall-334 18s -26s linear infinite}@keyframes fall-334{33.806%{transform:translate(16.3788vw,33.806vh) scale(.3024)}to{transform:translate(15.94955vw,99vh) scale(.3024)}}.snow:nth-child(335){opacity:.4496;transform:translate(95.1391vw,-10px) scale(.3039);animation:fall-335 25s -27s linear infinite}@keyframes fall-335{52.521%{transform:translate(95.2239vw,52.521vh) scale(.3039)}to{transform:translate(95.1815vw,99vh) scale(.3039)}}.snow:nth-child(336){opacity:.1362;transform:translate(72.7241vw,-10px) scale(.7701);animation:fall-336 11s -15s linear infinite}@keyframes fall-336{72.785%{transform:translate(66.2091vw,72.785vh) scale(.7701)}to{transform:translate(69.4666vw,99vh) scale(.7701)}}.snow:nth-child(337){opacity:.3166;transform:translate(82.841vw,-10px) scale(.8054);animation:fall-337 23s -30s linear infinite}@keyframes fall-337{58.2%{transform:translate(83.6082vw,58.2vh) scale(.8054)}to{transform:translate(83.2246vw,99vh) scale(.8054)}}.snow:nth-child(338){opacity:1.9814;transform:translate(72.5262vw,-10px) scale(.4033);animation:fall-338 27s -29s linear infinite}@keyframes fall-338{49.437%{transform:translate(74.0997vw,49.437vh) scale(.4033)}to{transform:translate(73.31295vw,99vh) scale(.4033)}}.snow:nth-child(339){opacity:1.723;transform:translate(55.347vw,-10px) scale(.932);animation:fall-339 21s -26s linear infinite}@keyframes fall-339{40.661%{transform:translate(51.6519vw,40.661vh) scale(.932)}to{transform:translate(53.49945vw,99vh) scale(.932)}}.snow:nth-child(340){opacity:1.6782;transform:translate(87.7746vw,-10px) scale(.3138);animation:fall-340 20s -25s linear infinite}@keyframes fall-340{33.289%{transform:translate(84.4992vw,33.289vh) scale(.3138)}to{transform:translate(86.1369vw,99vh) scale(.3138)}}.snow:nth-child(341){opacity:.6184;transform:translate(40.4173vw,-10px) scale(.6079);animation:fall-341 18s -5s linear infinite}@keyframes fall-341{68.96%{transform:translate(49.563vw,68.96vh) scale(.6079)}to{transform:translate(44.99015vw,99vh) scale(.6079)}}.snow:nth-child(342){opacity:1.9814;transform:translate(68.6135vw,-10px) scale(.9236);animation:fall-342 22s -14s linear infinite}@keyframes fall-342{50.682%{transform:translate(74.6832vw,50.682vh) scale(.9236)}to{transform:translate(71.64835vw,99vh) scale(.9236)}}.snow:nth-child(343){opacity:1.7374;transform:translate(48.1991vw,-10px) scale(.1378);animation:fall-343 27s -19s linear infinite}@keyframes fall-343{70.33%{transform:translate(56.9608vw,70.33vh) scale(.1378)}to{transform:translate(52.57995vw,99vh) scale(.1378)}}.snow:nth-child(344){opacity:.4678;transform:translate(21.2395vw,-10px) scale(.178);animation:fall-344 24s -28s linear infinite}@keyframes fall-344{74.485%{transform:translate(11.8004vw,74.485vh) scale(.178)}to{transform:translate(16.51995vw,99vh) scale(.178)}}.snow:nth-child(345){opacity:1.0708;transform:translate(70.8171vw,-10px) scale(.7703);animation:fall-345 20s -29s linear infinite}@keyframes fall-345{72.256%{transform:translate(78.8873vw,72.256vh) scale(.7703)}to{transform:translate(74.8522vw,99vh) scale(.7703)}}.snow:nth-child(346){opacity:1.5602;transform:translate(60.6793vw,-10px) scale(.6752);animation:fall-346 29s -19s linear infinite}@keyframes fall-346{39.162%{transform:translate(61.8102vw,39.162vh) scale(.6752)}to{transform:translate(61.24475vw,99vh) scale(.6752)}}.snow:nth-child(347){opacity:.4842;transform:translate(93.5138vw,-10px) scale(.1955);animation:fall-347 27s -14s linear infinite}@keyframes fall-347{48.647%{transform:translate(101.3806vw,48.647vh) scale(.1955)}to{transform:translate(97.4472vw,99vh) scale(.1955)}}.snow:nth-child(348){opacity:1.6198;transform:translate(44.1326vw,-10px) scale(.0328);animation:fall-348 14s -30s linear infinite}@keyframes fall-348{30.184%{transform:translate(35.8874vw,30.184vh) scale(.0328)}to{transform:translate(40.01vw,99vh) scale(.0328)}}.snow:nth-child(349){opacity:1.153;transform:translate(12.8038vw,-10px) scale(.7581);animation:fall-349 26s -19s linear infinite}@keyframes fall-349{34.676%{transform:translate(15.0314vw,34.676vh) scale(.7581)}to{transform:translate(13.9176vw,99vh) scale(.7581)}}.snow:nth-child(350){opacity:1.5876;transform:translate(71.144vw,-10px) scale(.7748);animation:fall-350 14s -21s linear infinite}@keyframes fall-350{35.234%{transform:translate(64.4576vw,35.234vh) scale(.7748)}to{transform:translate(67.8008vw,99vh) scale(.7748)}}.snow:nth-child(351){opacity:1.5676;transform:translate(37.3371vw,-10px) scale(.7452);animation:fall-351 12s -14s linear infinite}@keyframes fall-351{57.324%{transform:translate(32.438vw,57.324vh) scale(.7452)}to{transform:translate(34.88755vw,99vh) scale(.7452)}}.snow:nth-child(352){opacity:1.0844;transform:translate(54.6515vw,-10px) scale(.1882);animation:fall-352 30s -21s linear infinite}@keyframes fall-352{46.771%{transform:translate(49.7404vw,46.771vh) scale(.1882)}to{transform:translate(52.19595vw,99vh) scale(.1882)}}.snow:nth-child(353){opacity:.1216;transform:translate(58.6952vw,-10px) scale(.572);animation:fall-353 16s -20s linear infinite}@keyframes fall-353{60.844%{transform:translate(53.7055vw,60.844vh) scale(.572)}to{transform:translate(56.20035vw,99vh) scale(.572)}}.snow:nth-child(354){opacity:.834;transform:translate(75.474vw,-10px) scale(.288);animation:fall-354 11s -6s linear infinite}@keyframes fall-354{54.769%{transform:translate(75.6389vw,54.769vh) scale(.288)}to{transform:translate(75.55645vw,99vh) scale(.288)}}.snow:nth-child(355){opacity:.367;transform:translate(24.7639vw,-10px) scale(.4387);animation:fall-355 23s -22s linear infinite}@keyframes fall-355{74.073%{transform:translate(30.482vw,74.073vh) scale(.4387)}to{transform:translate(27.62295vw,99vh) scale(.4387)}}.snow:nth-child(356){opacity:1.1028;transform:translate(91.6364vw,-10px) scale(.1426);animation:fall-356 28s -22s linear infinite}@keyframes fall-356{36.212%{transform:translate(82.6928vw,36.212vh) scale(.1426)}to{transform:translate(87.1646vw,99vh) scale(.1426)}}.snow:nth-child(357){opacity:.9876;transform:translate(75.8912vw,-10px) scale(.8774);animation:fall-357 12s -10s linear infinite}@keyframes fall-357{67.961%{transform:translate(76.8982vw,67.961vh) scale(.8774)}to{transform:translate(76.3947vw,99vh) scale(.8774)}}.snow:nth-child(358){opacity:.081;transform:translate(77.9114vw,-10px) scale(.1721);animation:fall-358 28s -5s linear infinite}@keyframes fall-358{37.246%{transform:translate(70.6607vw,37.246vh) scale(.1721)}to{transform:translate(74.28605vw,99vh) scale(.1721)}}.snow:nth-child(359){opacity:1.4994;transform:translate(79.8828vw,-10px) scale(.741);animation:fall-359 16s -10s linear infinite}@keyframes fall-359{71.802%{transform:translate(72.0809vw,71.802vh) scale(.741)}to{transform:translate(75.98185vw,99vh) scale(.741)}}.snow:nth-child(360){opacity:.9348;transform:translate(61.8255vw,-10px) scale(.2463);animation:fall-360 18s -11s linear infinite}@keyframes fall-360{51.359%{transform:translate(52.5782vw,51.359vh) scale(.2463)}to{transform:translate(57.20185vw,99vh) scale(.2463)}}.snow:nth-child(361){opacity:1.7634;transform:translate(55.2674vw,-10px) scale(.3756);animation:fall-361 14s -15s linear infinite}@keyframes fall-361{37.51%{transform:translate(59.6788vw,37.51vh) scale(.3756)}to{transform:translate(57.4731vw,99vh) scale(.3756)}}.snow:nth-child(362){opacity:1.3938;transform:translate(86.717vw,-10px) scale(.8187);animation:fall-362 17s -21s linear infinite}@keyframes fall-362{37.086%{transform:translate(77.9252vw,37.086vh) scale(.8187)}to{transform:translate(82.3211vw,99vh) scale(.8187)}}.snow:nth-child(363){opacity:1.2974;transform:translate(1.0003vw,-10px) scale(.8816);animation:fall-363 24s -9s linear infinite}@keyframes fall-363{53.637%{transform:translate(3.9334vw,53.637vh) scale(.8816)}to{transform:translate(2.46685vw,99vh) scale(.8816)}}.snow:nth-child(364){opacity:.8216;transform:translate(99.2636vw,-10px) scale(.3087);animation:fall-364 24s -24s linear infinite}@keyframes fall-364{43.711%{transform:translate(109.0124vw,43.711vh) scale(.3087)}to{transform:translate(104.138vw,99vh) scale(.3087)}}.snow:nth-child(365){opacity:.6806;transform:translate(23.6884vw,-10px) scale(.0175);animation:fall-365 28s -1s linear infinite}@keyframes fall-365{40.908%{transform:translate(20.6274vw,40.908vh) scale(.0175)}to{transform:translate(22.1579vw,99vh) scale(.0175)}}.snow:nth-child(366){opacity:.7562;transform:translate(90.0409vw,-10px) scale(.1119);animation:fall-366 25s -5s linear infinite}@keyframes fall-366{55.431%{transform:translate(89.8247vw,55.431vh) scale(.1119)}to{transform:translate(89.9328vw,99vh) scale(.1119)}}.snow:nth-child(367){opacity:1.4802;transform:translate(13.864vw,-10px) scale(.5361);animation:fall-367 12s -2s linear infinite}@keyframes fall-367{44.951%{transform:translate(17.3292vw,44.951vh) scale(.5361)}to{transform:translate(15.5966vw,99vh) scale(.5361)}}.snow:nth-child(368){opacity:1.7148;transform:translate(4.2843vw,-10px) scale(.1922);animation:fall-368 24s -16s linear infinite}@keyframes fall-368{56.278%{transform:translate(-4.1131vw,56.278vh) scale(.1922)}to{transform:translate(.0856vw,99vh) scale(.1922)}}.snow:nth-child(369){opacity:1.3782;transform:translate(80.1127vw,-10px) scale(.1335);animation:fall-369 14s -19s linear infinite}@keyframes fall-369{65.889%{transform:translate(81.795vw,65.889vh) scale(.1335)}to{transform:translate(80.95385vw,99vh) scale(.1335)}}.snow:nth-child(370){opacity:.4928;transform:translate(57.6464vw,-10px) scale(.3183);animation:fall-370 16s -2s linear infinite}@keyframes fall-370{70.094%{transform:translate(64.88vw,70.094vh) scale(.3183)}to{transform:translate(61.2632vw,99vh) scale(.3183)}}.snow:nth-child(371){opacity:.091;transform:translate(7.7694vw,-10px) scale(.836);animation:fall-371 16s -14s linear infinite}@keyframes fall-371{50.273%{transform:translate(2.6059vw,50.273vh) scale(.836)}to{transform:translate(5.18765vw,99vh) scale(.836)}}.snow:nth-child(372){opacity:.161;transform:translate(60.4792vw,-10px) scale(.9945);animation:fall-372 24s -14s linear infinite}@keyframes fall-372{55.539%{transform:translate(54.7062vw,55.539vh) scale(.9945)}to{transform:translate(57.5927vw,99vh) scale(.9945)}}.snow:nth-child(373){opacity:1.9746;transform:translate(13.7068vw,-10px) scale(.511);animation:fall-373 21s -28s linear infinite}@keyframes fall-373{34.731%{transform:translate(19.4091vw,34.731vh) scale(.511)}to{transform:translate(16.55795vw,99vh) scale(.511)}}.snow:nth-child(374){opacity:1.061;transform:translate(12.3951vw,-10px) scale(.843);animation:fall-374 17s -29s linear infinite}@keyframes fall-374{70.964%{transform:translate(9.3562vw,70.964vh) scale(.843)}to{transform:translate(10.87565vw,99vh) scale(.843)}}.snow:nth-child(375){opacity:1.64;transform:translate(91.3932vw,-10px) scale(.0522);animation:fall-375 26s -13s linear infinite}@keyframes fall-375{48.918%{transform:translate(92.2463vw,48.918vh) scale(.0522)}to{transform:translate(91.81975vw,99vh) scale(.0522)}}.snow:nth-child(376){opacity:1.621;transform:translate(81.7969vw,-10px) scale(.5636);animation:fall-376 10s -11s linear infinite}@keyframes fall-376{48.608%{transform:translate(82.413vw,48.608vh) scale(.5636)}to{transform:translate(82.10495vw,99vh) scale(.5636)}}.snow:nth-child(377){opacity:.1538;transform:translate(12.3751vw,-10px) scale(.0713);animation:fall-377 19s -29s linear infinite}@keyframes fall-377{46.966%{transform:translate(14.3644vw,46.966vh) scale(.0713)}to{transform:translate(13.36975vw,99vh) scale(.0713)}}.snow:nth-child(378){opacity:.9052;transform:translate(22.8362vw,-10px) scale(.3515);animation:fall-378 24s -1s linear infinite}@keyframes fall-378{39.085%{transform:translate(23.0997vw,39.085vh) scale(.3515)}to{transform:translate(22.96795vw,99vh) scale(.3515)}}.snow:nth-child(379){opacity:1.9954;transform:translate(86.3651vw,-10px) scale(.9153);animation:fall-379 18s -23s linear infinite}@keyframes fall-379{42.33%{transform:translate(86.105vw,42.33vh) scale(.9153)}to{transform:translate(86.23505vw,99vh) scale(.9153)}}.snow:nth-child(380){opacity:.1364;transform:translate(26.5377vw,-10px) scale(.7958);animation:fall-380 12s -4s linear infinite}@keyframes fall-380{68.926%{transform:translate(16.9921vw,68.926vh) scale(.7958)}to{transform:translate(21.7649vw,99vh) scale(.7958)}}.snow:nth-child(381){opacity:1.6402;transform:translate(88.826vw,-10px) scale(.4538);animation:fall-381 13s -21s linear infinite}@keyframes fall-381{77.77%{transform:translate(88.5836vw,77.77vh) scale(.4538)}to{transform:translate(88.7048vw,99vh) scale(.4538)}}.snow:nth-child(382){opacity:.2078;transform:translate(1.9276vw,-10px) scale(.8596);animation:fall-382 10s -14s linear infinite}@keyframes fall-382{64.909%{transform:translate(-.33vw,64.909vh) scale(.8596)}to{transform:translate(.7988vw,99vh) scale(.8596)}}.snow:nth-child(383){opacity:1.585;transform:translate(79.9972vw,-10px) scale(.6134);animation:fall-383 10s -28s linear infinite}@keyframes fall-383{54.873%{transform:translate(83.3546vw,54.873vh) scale(.6134)}to{transform:translate(81.6759vw,99vh) scale(.6134)}}.snow:nth-child(384){opacity:1.0188;transform:translate(47.2276vw,-10px) scale(.6628);animation:fall-384 21s -19s linear infinite}@keyframes fall-384{75.332%{transform:translate(37.4519vw,75.332vh) scale(.6628)}to{transform:translate(42.33975vw,99vh) scale(.6628)}}.snow:nth-child(385){opacity:1.2826;transform:translate(38.509vw,-10px) scale(.3465);animation:fall-385 15s -8s linear infinite}@keyframes fall-385{63.427%{transform:translate(38.014vw,63.427vh) scale(.3465)}to{transform:translate(38.2615vw,99vh) scale(.3465)}}.snow:nth-child(386){opacity:1.8334;transform:translate(13.7916vw,-10px) scale(.634);animation:fall-386 16s -14s linear infinite}@keyframes fall-386{55.621%{transform:translate(8.3747vw,55.621vh) scale(.634)}to{transform:translate(11.08315vw,99vh) scale(.634)}}.snow:nth-child(387){opacity:1.6088;transform:translate(66.8749vw,-10px) scale(.1318);animation:fall-387 13s -7s linear infinite}@keyframes fall-387{58.753%{transform:translate(74.0011vw,58.753vh) scale(.1318)}to{transform:translate(70.438vw,99vh) scale(.1318)}}.snow:nth-child(388){opacity:.3052;transform:translate(11.1853vw,-10px) scale(.7436);animation:fall-388 20s -16s linear infinite}@keyframes fall-388{43.81%{transform:translate(1.8632vw,43.81vh) scale(.7436)}to{transform:translate(6.52425vw,99vh) scale(.7436)}}.snow:nth-child(389){opacity:.4016;transform:translate(71.5471vw,-10px) scale(.1987);animation:fall-389 28s -2s linear infinite}@keyframes fall-389{66.302%{transform:translate(64.8894vw,66.302vh) scale(.1987)}to{transform:translate(68.21825vw,99vh) scale(.1987)}}.snow:nth-child(390){opacity:1.7814;transform:translate(87.7533vw,-10px) scale(.8866);animation:fall-390 20s -21s linear infinite}@keyframes fall-390{37.074%{transform:translate(82.1708vw,37.074vh) scale(.8866)}to{transform:translate(84.96205vw,99vh) scale(.8866)}}.snow:nth-child(391){opacity:1.0142;transform:translate(88.7427vw,-10px) scale(.2905);animation:fall-391 11s -26s linear infinite}@keyframes fall-391{43.913%{transform:translate(92.9826vw,43.913vh) scale(.2905)}to{transform:translate(90.86265vw,99vh) scale(.2905)}}.snow:nth-child(392){opacity:1.5748;transform:translate(78.2864vw,-10px) scale(.2645);animation:fall-392 17s -21s linear infinite}@keyframes fall-392{37.112%{transform:translate(85.8376vw,37.112vh) scale(.2645)}to{transform:translate(82.062vw,99vh) scale(.2645)}}.snow:nth-child(393){opacity:.407;transform:translate(68.2939vw,-10px) scale(.7774);animation:fall-393 29s -6s linear infinite}@keyframes fall-393{63.335%{transform:translate(68.0562vw,63.335vh) scale(.7774)}to{transform:translate(68.17505vw,99vh) scale(.7774)}}.snow:nth-child(394){opacity:.1062;transform:translate(52.2522vw,-10px) scale(.7249);animation:fall-394 21s -8s linear infinite}@keyframes fall-394{33.664%{transform:translate(46.1243vw,33.664vh) scale(.7249)}to{transform:translate(49.18825vw,99vh) scale(.7249)}}.snow:nth-child(395){opacity:.9218;transform:translate(21.09vw,-10px) scale(.931);animation:fall-395 30s -25s linear infinite}@keyframes fall-395{54.402%{transform:translate(18.8469vw,54.402vh) scale(.931)}to{transform:translate(19.96845vw,99vh) scale(.931)}}.snow:nth-child(396){opacity:.2184;transform:translate(8.3249vw,-10px) scale(.7004);animation:fall-396 19s -30s linear infinite}@keyframes fall-396{66.052%{transform:translate(6.1868vw,66.052vh) scale(.7004)}to{transform:translate(7.25585vw,99vh) scale(.7004)}}.snow:nth-child(397){opacity:.3734;transform:translate(80.1987vw,-10px) scale(.0624);animation:fall-397 29s -4s linear infinite}@keyframes fall-397{67.33%{transform:translate(76.3246vw,67.33vh) scale(.0624)}to{transform:translate(78.26165vw,99vh) scale(.0624)}}.snow:nth-child(398){opacity:.2504;transform:translate(40.8963vw,-10px) scale(.4486);animation:fall-398 28s -9s linear infinite}@keyframes fall-398{50.968%{transform:translate(41.1126vw,50.968vh) scale(.4486)}to{transform:translate(41.00445vw,99vh) scale(.4486)}}.snow:nth-child(399){opacity:.7018;transform:translate(65.0594vw,-10px) scale(.0496);animation:fall-399 27s -16s linear infinite}@keyframes fall-399{44.402%{transform:translate(63.9333vw,44.402vh) scale(.0496)}to{transform:translate(64.49635vw,99vh) scale(.0496)}}.snow:nth-child(400){opacity:.5654;transform:translate(92.3107vw,-10px) scale(.4451);animation:fall-400 17s -25s linear infinite}@keyframes fall-400{55.47%{transform:translate(101.17vw,55.47vh) scale(.4451)}to{transform:translate(96.74035vw,99vh) scale(.4451)}}\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.0304;transform:translate(44.0417vw,-10px) scale(.8161);animation:fall-1 15s -21s linear infinite}@keyframes fall-1{40.812%{transform:translate(37.9179vw,40.812vh) scale(.8161)}to{transform:translate(40.9798vw,99vh) scale(.8161)}}.snow:nth-child(2){opacity:1.12;transform:translate(94.2053vw,-10px) scale(.4462);animation:fall-2 21s -23s linear infinite}@keyframes fall-2{68.428%{transform:translate(96.1277vw,68.428vh) scale(.4462)}to{transform:translate(95.1665vw,99vh) scale(.4462)}}.snow:nth-child(3){opacity:1.909;transform:translate(54.2294vw,-10px) scale(.143);animation:fall-3 21s -8s linear infinite}@keyframes fall-3{78.606%{transform:translate(54.7332vw,78.606vh) scale(.143)}to{transform:translate(54.4813vw,99vh) scale(.143)}}.snow:nth-child(4){opacity:1.4194;transform:translate(23.8919vw,-10px) scale(.0251);animation:fall-4 17s -18s linear infinite}@keyframes fall-4{34.859%{transform:translate(18.4782vw,34.859vh) scale(.0251)}to{transform:translate(21.18505vw,99vh) scale(.0251)}}.snow:nth-child(5){opacity:1.0026;transform:translate(59.9319vw,-10px) scale(.4012);animation:fall-5 19s -8s linear infinite}@keyframes fall-5{63.607%{transform:translate(66.2716vw,63.607vh) scale(.4012)}to{transform:translate(63.10175vw,99vh) scale(.4012)}}.snow:nth-child(6){opacity:1.2504;transform:translate(65.6554vw,-10px) scale(.9812);animation:fall-6 19s -25s linear infinite}@keyframes fall-6{38.972%{transform:translate(72.5833vw,38.972vh) scale(.9812)}to{transform:translate(69.11935vw,99vh) scale(.9812)}}.snow:nth-child(7){opacity:1.9356;transform:translate(62.7204vw,-10px) scale(.816);animation:fall-7 30s -20s linear infinite}@keyframes fall-7{55.715%{transform:translate(56.3099vw,55.715vh) scale(.816)}to{transform:translate(59.51515vw,99vh) scale(.816)}}.snow:nth-child(8){opacity:1.2574;transform:translate(27.387vw,-10px) scale(.3664);animation:fall-8 17s -25s linear infinite}@keyframes fall-8{62.58%{transform:translate(30.8091vw,62.58vh) scale(.3664)}to{transform:translate(29.09805vw,99vh) scale(.3664)}}.snow:nth-child(9){opacity:1.044;transform:translate(21.1675vw,-10px) scale(.1716);animation:fall-9 18s -21s linear infinite}@keyframes fall-9{60.449%{transform:translate(29.2165vw,60.449vh) scale(.1716)}to{transform:translate(25.192vw,99vh) scale(.1716)}}.snow:nth-child(10){opacity:.0928;transform:translate(80.4228vw,-10px) scale(.6853);animation:fall-10 28s -24s linear infinite}@keyframes fall-10{34.074%{transform:translate(75.8174vw,34.074vh) scale(.6853)}to{transform:translate(78.1201vw,99vh) scale(.6853)}}.snow:nth-child(11){opacity:.599;transform:translate(64.0923vw,-10px) scale(.0321);animation:fall-11 28s -7s linear infinite}@keyframes fall-11{45.899%{transform:translate(73.9771vw,45.899vh) scale(.0321)}to{transform:translate(69.0347vw,99vh) scale(.0321)}}.snow:nth-child(12){opacity:1.3348;transform:translate(5.5619vw,-10px) scale(.391);animation:fall-12 10s -4s linear infinite}@keyframes fall-12{78.642%{transform:translate(13.2775vw,78.642vh) scale(.391)}to{transform:translate(9.4197vw,99vh) scale(.391)}}.snow:nth-child(13){opacity:.1314;transform:translate(61.1939vw,-10px) scale(.1831);animation:fall-13 22s -15s linear infinite}@keyframes fall-13{57.468%{transform:translate(52.2397vw,57.468vh) scale(.1831)}to{transform:translate(56.7168vw,99vh) scale(.1831)}}.snow:nth-child(14){opacity:.4178;transform:translate(93.9726vw,-10px) scale(.0781);animation:fall-14 24s -10s linear infinite}@keyframes fall-14{47.57%{transform:translate(92.1343vw,47.57vh) scale(.0781)}to{transform:translate(93.05345vw,99vh) scale(.0781)}}.snow:nth-child(15){opacity:.1616;transform:translate(77.3659vw,-10px) scale(.3739);animation:fall-15 16s -26s linear infinite}@keyframes fall-15{47.12%{transform:translate(78.907vw,47.12vh) scale(.3739)}to{transform:translate(78.13645vw,99vh) scale(.3739)}}.snow:nth-child(16){opacity:1.9456;transform:translate(78.1289vw,-10px) scale(.9805);animation:fall-16 15s -21s linear infinite}@keyframes fall-16{31.36%{transform:translate(78.993vw,31.36vh) scale(.9805)}to{transform:translate(78.56095vw,99vh) scale(.9805)}}.snow:nth-child(17){opacity:.7516;transform:translate(65.5829vw,-10px) scale(.8041);animation:fall-17 19s -28s linear infinite}@keyframes fall-17{33.65%{transform:translate(59.95vw,33.65vh) scale(.8041)}to{transform:translate(62.76645vw,99vh) scale(.8041)}}.snow:nth-child(18){opacity:1.2592;transform:translate(5.4927vw,-10px) scale(.4772);animation:fall-18 13s -10s linear infinite}@keyframes fall-18{67.653%{transform:translate(-.3838vw,67.653vh) scale(.4772)}to{transform:translate(2.55445vw,99vh) scale(.4772)}}.snow:nth-child(19){opacity:.2454;transform:translate(1.2477vw,-10px) scale(.7964);animation:fall-19 30s -16s linear infinite}@keyframes fall-19{76.958%{transform:translate(1.4595vw,76.958vh) scale(.7964)}to{transform:translate(1.3536vw,99vh) scale(.7964)}}.snow:nth-child(20){opacity:1.0094;transform:translate(89.3122vw,-10px) scale(.3918);animation:fall-20 17s -29s linear infinite}@keyframes fall-20{66.736%{transform:translate(94.9627vw,66.736vh) scale(.3918)}to{transform:translate(92.13745vw,99vh) scale(.3918)}}.snow:nth-child(21){opacity:.5532;transform:translate(30.296vw,-10px) scale(.7012);animation:fall-21 22s -3s linear infinite}@keyframes fall-21{31.535%{transform:translate(40.2045vw,31.535vh) scale(.7012)}to{transform:translate(35.25025vw,99vh) scale(.7012)}}.snow:nth-child(22){opacity:.8042;transform:translate(13.375vw,-10px) scale(.335);animation:fall-22 13s -3s linear infinite}@keyframes fall-22{71.253%{transform:translate(20.2822vw,71.253vh) scale(.335)}to{transform:translate(16.8286vw,99vh) scale(.335)}}.snow:nth-child(23){opacity:.969;transform:translate(73.4909vw,-10px) scale(.5886);animation:fall-23 28s -17s linear infinite}@keyframes fall-23{77.059%{transform:translate(78.9946vw,77.059vh) scale(.5886)}to{transform:translate(76.24275vw,99vh) scale(.5886)}}.snow:nth-child(24){opacity:1.9108;transform:translate(56.6277vw,-10px) scale(.814);animation:fall-24 11s -21s linear infinite}@keyframes fall-24{67.638%{transform:translate(54.6779vw,67.638vh) scale(.814)}to{transform:translate(55.6528vw,99vh) scale(.814)}}.snow:nth-child(25){opacity:.7124;transform:translate(34.8147vw,-10px) scale(.8765);animation:fall-25 19s -2s linear infinite}@keyframes fall-25{46.914%{transform:translate(42.2405vw,46.914vh) scale(.8765)}to{transform:translate(38.5276vw,99vh) scale(.8765)}}.snow:nth-child(26){opacity:1.1272;transform:translate(76.6521vw,-10px) scale(.1001);animation:fall-26 28s -7s linear infinite}@keyframes fall-26{61.827%{transform:translate(68.0538vw,61.827vh) scale(.1001)}to{transform:translate(72.35295vw,99vh) scale(.1001)}}.snow:nth-child(27){opacity:1.8864;transform:translate(98.0739vw,-10px) scale(.4662);animation:fall-27 19s -16s linear infinite}@keyframes fall-27{73.678%{transform:translate(95.0678vw,73.678vh) scale(.4662)}to{transform:translate(96.57085vw,99vh) scale(.4662)}}.snow:nth-child(28){opacity:1.5752;transform:translate(63.2135vw,-10px) scale(.0445);animation:fall-28 23s -18s linear infinite}@keyframes fall-28{51.739%{transform:translate(54.9697vw,51.739vh) scale(.0445)}to{transform:translate(59.0916vw,99vh) scale(.0445)}}.snow:nth-child(29){opacity:1.5654;transform:translate(19.1224vw,-10px) scale(.0073);animation:fall-29 12s -7s linear infinite}@keyframes fall-29{37.336%{transform:translate(27.2041vw,37.336vh) scale(.0073)}to{transform:translate(23.16325vw,99vh) scale(.0073)}}.snow:nth-child(30){opacity:.4706;transform:translate(42.9026vw,-10px) scale(.7035);animation:fall-30 19s -27s linear infinite}@keyframes fall-30{56.344%{transform:translate(34.1795vw,56.344vh) scale(.7035)}to{transform:translate(38.54105vw,99vh) scale(.7035)}}.snow:nth-child(31){opacity:.3834;transform:translate(40.371vw,-10px) scale(.2655);animation:fall-31 30s -12s linear infinite}@keyframes fall-31{55.179%{transform:translate(46.6657vw,55.179vh) scale(.2655)}to{transform:translate(43.51835vw,99vh) scale(.2655)}}.snow:nth-child(32){opacity:1.056;transform:translate(32.7809vw,-10px) scale(.2576);animation:fall-32 24s -1s linear infinite}@keyframes fall-32{36.213%{transform:translate(24.0708vw,36.213vh) scale(.2576)}to{transform:translate(28.42585vw,99vh) scale(.2576)}}.snow:nth-child(33){opacity:1.9904;transform:translate(40.0247vw,-10px) scale(.5296);animation:fall-33 18s -22s linear infinite}@keyframes fall-33{78.324%{transform:translate(39.1554vw,78.324vh) scale(.5296)}to{transform:translate(39.59005vw,99vh) scale(.5296)}}.snow:nth-child(34){opacity:.0146;transform:translate(83.2931vw,-10px) scale(.5007);animation:fall-34 28s -26s linear infinite}@keyframes fall-34{50.307%{transform:translate(79.9292vw,50.307vh) scale(.5007)}to{transform:translate(81.61115vw,99vh) scale(.5007)}}.snow:nth-child(35){opacity:.1646;transform:translate(44.3444vw,-10px) scale(.6703);animation:fall-35 17s -18s linear infinite}@keyframes fall-35{41.931%{transform:translate(36.3882vw,41.931vh) scale(.6703)}to{transform:translate(40.3663vw,99vh) scale(.6703)}}.snow:nth-child(36){opacity:.0602;transform:translate(1.4494vw,-10px) scale(.057);animation:fall-36 20s -27s linear infinite}@keyframes fall-36{37.524%{transform:translate(.1327vw,37.524vh) scale(.057)}to{transform:translate(.79105vw,99vh) scale(.057)}}.snow:nth-child(37){opacity:1.8286;transform:translate(49.3575vw,-10px) scale(.3146);animation:fall-37 30s -9s linear infinite}@keyframes fall-37{30.201%{transform:translate(44.5056vw,30.201vh) scale(.3146)}to{transform:translate(46.93155vw,99vh) scale(.3146)}}.snow:nth-child(38){opacity:.9994;transform:translate(82.0569vw,-10px) scale(.3433);animation:fall-38 14s -18s linear infinite}@keyframes fall-38{30.43%{transform:translate(81.1392vw,30.43vh) scale(.3433)}to{transform:translate(81.59805vw,99vh) scale(.3433)}}.snow:nth-child(39){opacity:1.3544;transform:translate(15.7652vw,-10px) scale(.8949);animation:fall-39 30s -3s linear infinite}@keyframes fall-39{64.564%{transform:translate(15.185vw,64.564vh) scale(.8949)}to{transform:translate(15.4751vw,99vh) scale(.8949)}}.snow:nth-child(40){opacity:1.2206;transform:translate(22.3754vw,-10px) scale(.4392);animation:fall-40 19s -5s linear infinite}@keyframes fall-40{65.864%{transform:translate(27.4245vw,65.864vh) scale(.4392)}to{transform:translate(24.89995vw,99vh) scale(.4392)}}.snow:nth-child(41){opacity:1.4654;transform:translate(95.5618vw,-10px) scale(.2628);animation:fall-41 25s -7s linear infinite}@keyframes fall-41{41.984%{transform:translate(104.7804vw,41.984vh) scale(.2628)}to{transform:translate(100.1711vw,99vh) scale(.2628)}}.snow:nth-child(42){opacity:1.8176;transform:translate(55.4463vw,-10px) scale(.0601);animation:fall-42 19s -24s linear infinite}@keyframes fall-42{46.584%{transform:translate(58.2627vw,46.584vh) scale(.0601)}to{transform:translate(56.8545vw,99vh) scale(.0601)}}.snow:nth-child(43){opacity:.6224;transform:translate(29.0576vw,-10px) scale(.5656);animation:fall-43 29s -1s linear infinite}@keyframes fall-43{51.025%{transform:translate(34.5123vw,51.025vh) scale(.5656)}to{transform:translate(31.78495vw,99vh) scale(.5656)}}.snow:nth-child(44){opacity:1.707;transform:translate(50.3124vw,-10px) scale(.8544);animation:fall-44 14s -30s linear infinite}@keyframes fall-44{64.94%{transform:translate(42.393vw,64.94vh) scale(.8544)}to{transform:translate(46.3527vw,99vh) scale(.8544)}}.snow:nth-child(45){opacity:.8282;transform:translate(62.4535vw,-10px) scale(.96);animation:fall-45 16s -29s linear infinite}@keyframes fall-45{35.337%{transform:translate(64.8386vw,35.337vh) scale(.96)}to{transform:translate(63.64605vw,99vh) scale(.96)}}.snow:nth-child(46){opacity:1.3982;transform:translate(93.6183vw,-10px) scale(.5008);animation:fall-46 14s -28s linear infinite}@keyframes fall-46{40.492%{transform:translate(103.1283vw,40.492vh) scale(.5008)}to{transform:translate(98.3733vw,99vh) scale(.5008)}}.snow:nth-child(47){opacity:.8546;transform:translate(65.4679vw,-10px) scale(.4139);animation:fall-47 24s -18s linear infinite}@keyframes fall-47{43.131%{transform:translate(56.5363vw,43.131vh) scale(.4139)}to{transform:translate(61.0021vw,99vh) scale(.4139)}}.snow:nth-child(48){opacity:.2434;transform:translate(2.3821vw,-10px) scale(.0981);animation:fall-48 26s -16s linear infinite}@keyframes fall-48{62.069%{transform:translate(6.0628vw,62.069vh) scale(.0981)}to{transform:translate(4.22245vw,99vh) scale(.0981)}}.snow:nth-child(49){opacity:1.4472;transform:translate(29.1351vw,-10px) scale(.5047);animation:fall-49 16s -27s linear infinite}@keyframes fall-49{45.168%{transform:translate(30.4987vw,45.168vh) scale(.5047)}to{transform:translate(29.8169vw,99vh) scale(.5047)}}.snow:nth-child(50){opacity:1.03;transform:translate(66.2944vw,-10px) scale(.0442);animation:fall-50 24s -25s linear infinite}@keyframes fall-50{75.336%{transform:translate(73.1595vw,75.336vh) scale(.0442)}to{transform:translate(69.72695vw,99vh) scale(.0442)}}.snow:nth-child(51){opacity:.086;transform:translate(65.1311vw,-10px) scale(.4962);animation:fall-51 21s -13s linear infinite}@keyframes fall-51{62.13%{transform:translate(66.7313vw,62.13vh) scale(.4962)}to{transform:translate(65.9312vw,99vh) scale(.4962)}}.snow:nth-child(52){opacity:.2164;transform:translate(3.8994vw,-10px) scale(.0165);animation:fall-52 12s -15s linear infinite}@keyframes fall-52{54.311%{transform:translate(-4.4552vw,54.311vh) scale(.0165)}to{transform:translate(-.2779vw,99vh) scale(.0165)}}.snow:nth-child(53){opacity:.5712;transform:translate(85.1312vw,-10px) scale(.8766);animation:fall-53 23s -3s linear infinite}@keyframes fall-53{56.05%{transform:translate(88.2851vw,56.05vh) scale(.8766)}to{transform:translate(86.70815vw,99vh) scale(.8766)}}.snow:nth-child(54){opacity:.6906;transform:translate(84.502vw,-10px) scale(.3397);animation:fall-54 17s -27s linear infinite}@keyframes fall-54{33.994%{transform:translate(85.7058vw,33.994vh) scale(.3397)}to{transform:translate(85.1039vw,99vh) scale(.3397)}}.snow:nth-child(55){opacity:1.9064;transform:translate(60.1931vw,-10px) scale(.8419);animation:fall-55 28s -4s linear infinite}@keyframes fall-55{34.655%{transform:translate(67.8239vw,34.655vh) scale(.8419)}to{transform:translate(64.0085vw,99vh) scale(.8419)}}.snow:nth-child(56){opacity:1.124;transform:translate(9.8625vw,-10px) scale(.8972);animation:fall-56 24s -25s linear infinite}@keyframes fall-56{46.228%{transform:translate(18.4613vw,46.228vh) scale(.8972)}to{transform:translate(14.1619vw,99vh) scale(.8972)}}.snow:nth-child(57){opacity:1.5632;transform:translate(60.724vw,-10px) scale(.4273);animation:fall-57 19s -11s linear infinite}@keyframes fall-57{51.059%{transform:translate(57.5096vw,51.059vh) scale(.4273)}to{transform:translate(59.1168vw,99vh) scale(.4273)}}.snow:nth-child(58){opacity:.8702;transform:translate(99.9518vw,-10px) scale(.1421);animation:fall-58 29s -1s linear infinite}@keyframes fall-58{69.371%{transform:translate(108.7497vw,69.371vh) scale(.1421)}to{transform:translate(104.35075vw,99vh) scale(.1421)}}.snow:nth-child(59){opacity:1.9556;transform:translate(57.4898vw,-10px) scale(.9018);animation:fall-59 12s -7s linear infinite}@keyframes fall-59{36.928%{transform:translate(60.8046vw,36.928vh) scale(.9018)}to{transform:translate(59.1472vw,99vh) scale(.9018)}}.snow:nth-child(60){opacity:1.2482;transform:translate(21.2677vw,-10px) scale(.5905);animation:fall-60 21s -23s linear infinite}@keyframes fall-60{78.047%{transform:translate(22.3579vw,78.047vh) scale(.5905)}to{transform:translate(21.8128vw,99vh) scale(.5905)}}.snow:nth-child(61){opacity:1.6362;transform:translate(98.8849vw,-10px) scale(.7175);animation:fall-61 11s -24s linear infinite}@keyframes fall-61{46.943%{transform:translate(99.2705vw,46.943vh) scale(.7175)}to{transform:translate(99.0777vw,99vh) scale(.7175)}}.snow:nth-child(62){opacity:1.5954;transform:translate(93.5426vw,-10px) scale(.9827);animation:fall-62 19s -1s linear infinite}@keyframes fall-62{57.74%{transform:translate(89.8159vw,57.74vh) scale(.9827)}to{transform:translate(91.67925vw,99vh) scale(.9827)}}.snow:nth-child(63){opacity:.4788;transform:translate(67.7713vw,-10px) scale(.5541);animation:fall-63 20s -1s linear infinite}@keyframes fall-63{49.295%{transform:translate(73.4884vw,49.295vh) scale(.5541)}to{transform:translate(70.62985vw,99vh) scale(.5541)}}.snow:nth-child(64){opacity:1.5978;transform:translate(15.3699vw,-10px) scale(.1183);animation:fall-64 25s -11s linear infinite}@keyframes fall-64{61.208%{transform:translate(18.8405vw,61.208vh) scale(.1183)}to{transform:translate(17.1052vw,99vh) scale(.1183)}}.snow:nth-child(65){opacity:.3662;transform:translate(78.6826vw,-10px) scale(.606);animation:fall-65 10s -25s linear infinite}@keyframes fall-65{39.915%{transform:translate(81.4227vw,39.915vh) scale(.606)}to{transform:translate(80.05265vw,99vh) scale(.606)}}.snow:nth-child(66){opacity:1.904;transform:translate(37.3959vw,-10px) scale(.8074);animation:fall-66 17s -11s linear infinite}@keyframes fall-66{64.596%{transform:translate(27.8378vw,64.596vh) scale(.8074)}to{transform:translate(32.61685vw,99vh) scale(.8074)}}.snow:nth-child(67){opacity:.9074;transform:translate(97.2735vw,-10px) scale(.3164);animation:fall-67 21s -21s linear infinite}@keyframes fall-67{48.195%{transform:translate(97.9653vw,48.195vh) scale(.3164)}to{transform:translate(97.6194vw,99vh) scale(.3164)}}.snow:nth-child(68){opacity:.0958;transform:translate(89.0158vw,-10px) scale(.3913);animation:fall-68 17s -29s linear infinite}@keyframes fall-68{44.126%{transform:translate(85.4431vw,44.126vh) scale(.3913)}to{transform:translate(87.22945vw,99vh) scale(.3913)}}.snow:nth-child(69){opacity:1.5398;transform:translate(42.0863vw,-10px) scale(.6184);animation:fall-69 21s -14s linear infinite}@keyframes fall-69{59.585%{transform:translate(42.2602vw,59.585vh) scale(.6184)}to{transform:translate(42.17325vw,99vh) scale(.6184)}}.snow:nth-child(70){opacity:1.575;transform:translate(77.2625vw,-10px) scale(.5567);animation:fall-70 25s -16s linear infinite}@keyframes fall-70{78.568%{transform:translate(80.3491vw,78.568vh) scale(.5567)}to{transform:translate(78.8058vw,99vh) scale(.5567)}}.snow:nth-child(71){opacity:.9756;transform:translate(76.7799vw,-10px) scale(.0437);animation:fall-71 12s -8s linear infinite}@keyframes fall-71{79.149%{transform:translate(78.764vw,79.149vh) scale(.0437)}to{transform:translate(77.77195vw,99vh) scale(.0437)}}.snow:nth-child(72){opacity:.175;transform:translate(11.6617vw,-10px) scale(.3302);animation:fall-72 21s -29s linear infinite}@keyframes fall-72{49.236%{transform:translate(16.0853vw,49.236vh) scale(.3302)}to{transform:translate(13.8735vw,99vh) scale(.3302)}}.snow:nth-child(73){opacity:1.2574;transform:translate(6.1509vw,-10px) scale(.1103);animation:fall-73 11s -1s linear infinite}@keyframes fall-73{53.26%{transform:translate(-1.7233vw,53.26vh) scale(.1103)}to{transform:translate(2.2138vw,99vh) scale(.1103)}}.snow:nth-child(74){opacity:.8478;transform:translate(7.4137vw,-10px) scale(.8885);animation:fall-74 15s -27s linear infinite}@keyframes fall-74{37.29%{transform:translate(9.0484vw,37.29vh) scale(.8885)}to{transform:translate(8.23105vw,99vh) scale(.8885)}}.snow:nth-child(75){opacity:.8748;transform:translate(31.6413vw,-10px) scale(.3302);animation:fall-75 13s -4s linear infinite}@keyframes fall-75{45.862%{transform:translate(22.2169vw,45.862vh) scale(.3302)}to{transform:translate(26.9291vw,99vh) scale(.3302)}}.snow:nth-child(76){opacity:.847;transform:translate(81.4979vw,-10px) scale(.7042);animation:fall-76 16s -7s linear infinite}@keyframes fall-76{41.932%{transform:translate(73.6211vw,41.932vh) scale(.7042)}to{transform:translate(77.5595vw,99vh) scale(.7042)}}.snow:nth-child(77){opacity:.7328;transform:translate(43.3388vw,-10px) scale(.0014);animation:fall-77 17s -25s linear infinite}@keyframes fall-77{44.286%{transform:translate(38.2369vw,44.286vh) scale(.0014)}to{transform:translate(40.78785vw,99vh) scale(.0014)}}.snow:nth-child(78){opacity:2;transform:translate(17.9868vw,-10px) scale(.8688);animation:fall-78 29s -4s linear infinite}@keyframes fall-78{45.827%{transform:translate(23.2621vw,45.827vh) scale(.8688)}to{transform:translate(20.62445vw,99vh) scale(.8688)}}.snow:nth-child(79){opacity:.5814;transform:translate(52.8793vw,-10px) scale(.0604);animation:fall-79 15s -19s linear infinite}@keyframes fall-79{49.929%{transform:translate(44.1983vw,49.929vh) scale(.0604)}to{transform:translate(48.5388vw,99vh) scale(.0604)}}.snow:nth-child(80){opacity:1.79;transform:translate(28.1221vw,-10px) scale(.3079);animation:fall-80 22s -20s linear infinite}@keyframes fall-80{49.473%{transform:translate(36.6586vw,49.473vh) scale(.3079)}to{transform:translate(32.39035vw,99vh) scale(.3079)}}.snow:nth-child(81){opacity:.878;transform:translate(52.3312vw,-10px) scale(.0598);animation:fall-81 28s -16s linear infinite}@keyframes fall-81{53.929%{transform:translate(61.3841vw,53.929vh) scale(.0598)}to{transform:translate(56.85765vw,99vh) scale(.0598)}}.snow:nth-child(82){opacity:1.1332;transform:translate(73.4976vw,-10px) scale(.5414);animation:fall-82 14s -16s linear infinite}@keyframes fall-82{54.434%{transform:translate(72.1241vw,54.434vh) scale(.5414)}to{transform:translate(72.81085vw,99vh) scale(.5414)}}.snow:nth-child(83){opacity:.8398;transform:translate(21.9601vw,-10px) scale(.4422);animation:fall-83 18s -18s linear infinite}@keyframes fall-83{37.089%{transform:translate(12.4414vw,37.089vh) scale(.4422)}to{transform:translate(17.20075vw,99vh) scale(.4422)}}.snow:nth-child(84){opacity:.9188;transform:translate(69.4129vw,-10px) scale(.1461);animation:fall-84 22s -29s linear infinite}@keyframes fall-84{62.402%{transform:translate(65.602vw,62.402vh) scale(.1461)}to{transform:translate(67.50745vw,99vh) scale(.1461)}}.snow:nth-child(85){opacity:1.4122;transform:translate(80.605vw,-10px) scale(.3891);animation:fall-85 25s -3s linear infinite}@keyframes fall-85{79.953%{transform:translate(74.7617vw,79.953vh) scale(.3891)}to{transform:translate(77.68335vw,99vh) scale(.3891)}}.snow:nth-child(86){opacity:.4176;transform:translate(59.4092vw,-10px) scale(.5837);animation:fall-86 25s -5s linear infinite}@keyframes fall-86{37.913%{transform:translate(61.2684vw,37.913vh) scale(.5837)}to{transform:translate(60.3388vw,99vh) scale(.5837)}}.snow:nth-child(87){opacity:1.3502;transform:translate(57.987vw,-10px) scale(.1262);animation:fall-87 26s -10s linear infinite}@keyframes fall-87{30.702%{transform:translate(54.3554vw,30.702vh) scale(.1262)}to{transform:translate(56.1712vw,99vh) scale(.1262)}}.snow:nth-child(88){opacity:.9452;transform:translate(3.2202vw,-10px) scale(.3163);animation:fall-88 21s -13s linear infinite}@keyframes fall-88{56.764%{transform:translate(8.1806vw,56.764vh) scale(.3163)}to{transform:translate(5.7004vw,99vh) scale(.3163)}}.snow:nth-child(89){opacity:.9396;transform:translate(10.3821vw,-10px) scale(.9334);animation:fall-89 14s -1s linear infinite}@keyframes fall-89{54.613%{transform:translate(3.2262vw,54.613vh) scale(.9334)}to{transform:translate(6.80415vw,99vh) scale(.9334)}}.snow:nth-child(90){opacity:.4988;transform:translate(75.2072vw,-10px) scale(.2349);animation:fall-90 10s -30s linear infinite}@keyframes fall-90{63.47%{transform:translate(71.5923vw,63.47vh) scale(.2349)}to{transform:translate(73.39975vw,99vh) scale(.2349)}}.snow:nth-child(91){opacity:1.6432;transform:translate(56.4205vw,-10px) scale(.2775);animation:fall-91 21s -24s linear infinite}@keyframes fall-91{71.242%{transform:translate(61.2628vw,71.242vh) scale(.2775)}to{transform:translate(58.84165vw,99vh) scale(.2775)}}.snow:nth-child(92){opacity:.6624;transform:translate(46.0946vw,-10px) scale(.8423);animation:fall-92 22s -7s linear infinite}@keyframes fall-92{56.603%{transform:translate(41.8179vw,56.603vh) scale(.8423)}to{transform:translate(43.95625vw,99vh) scale(.8423)}}.snow:nth-child(93){opacity:1.2368;transform:translate(88.7584vw,-10px) scale(.2743);animation:fall-93 25s -8s linear infinite}@keyframes fall-93{70.252%{transform:translate(92.2904vw,70.252vh) scale(.2743)}to{transform:translate(90.5244vw,99vh) scale(.2743)}}.snow:nth-child(94){opacity:.3996;transform:translate(83.2013vw,-10px) scale(.0581);animation:fall-94 16s -9s linear infinite}@keyframes fall-94{79.762%{transform:translate(78.6776vw,79.762vh) scale(.0581)}to{transform:translate(80.93945vw,99vh) scale(.0581)}}.snow:nth-child(95){opacity:1.6592;transform:translate(59.9163vw,-10px) scale(.2917);animation:fall-95 25s -15s linear infinite}@keyframes fall-95{73.436%{transform:translate(52.1083vw,73.436vh) scale(.2917)}to{transform:translate(56.0123vw,99vh) scale(.2917)}}.snow:nth-child(96){opacity:1.7276;transform:translate(3.3849vw,-10px) scale(.5174);animation:fall-96 11s -15s linear infinite}@keyframes fall-96{73.215%{transform:translate(5.6034vw,73.215vh) scale(.5174)}to{transform:translate(4.49415vw,99vh) scale(.5174)}}.snow:nth-child(97){opacity:.1242;transform:translate(83.8501vw,-10px) scale(.8843);animation:fall-97 10s -1s linear infinite}@keyframes fall-97{36.483%{transform:translate(91.9523vw,36.483vh) scale(.8843)}to{transform:translate(87.9012vw,99vh) scale(.8843)}}.snow:nth-child(98){opacity:.6442;transform:translate(54.8241vw,-10px) scale(.9371);animation:fall-98 22s -22s linear infinite}@keyframes fall-98{30.047%{transform:translate(47.5754vw,30.047vh) scale(.9371)}to{transform:translate(51.19975vw,99vh) scale(.9371)}}.snow:nth-child(99){opacity:1.756;transform:translate(75.9988vw,-10px) scale(.6713);animation:fall-99 21s -21s linear infinite}@keyframes fall-99{79.056%{transform:translate(71.3774vw,79.056vh) scale(.6713)}to{transform:translate(73.6881vw,99vh) scale(.6713)}}.snow:nth-child(100){opacity:1.6512;transform:translate(98.2781vw,-10px) scale(.2312);animation:fall-100 26s -18s linear infinite}@keyframes fall-100{74.208%{transform:translate(98.8225vw,74.208vh) scale(.2312)}to{transform:translate(98.5503vw,99vh) scale(.2312)}}.snow:nth-child(101){opacity:1.033;transform:translate(48.7595vw,-10px) scale(.9189);animation:fall-101 19s -18s linear infinite}@keyframes fall-101{72.926%{transform:translate(52.7438vw,72.926vh) scale(.9189)}to{transform:translate(50.75165vw,99vh) scale(.9189)}}.snow:nth-child(102){opacity:1.2262;transform:translate(65.7779vw,-10px) scale(.3815);animation:fall-102 30s -23s linear infinite}@keyframes fall-102{79.704%{transform:translate(73.1534vw,79.704vh) scale(.3815)}to{transform:translate(69.46565vw,99vh) scale(.3815)}}.snow:nth-child(103){opacity:.3426;transform:translate(11.2311vw,-10px) scale(.0476);animation:fall-103 14s -15s linear infinite}@keyframes fall-103{73.239%{transform:translate(13.4168vw,73.239vh) scale(.0476)}to{transform:translate(12.32395vw,99vh) scale(.0476)}}.snow:nth-child(104){opacity:1.2406;transform:translate(66.68vw,-10px) scale(.1809);animation:fall-104 11s -3s linear infinite}@keyframes fall-104{52.191%{transform:translate(68.2877vw,52.191vh) scale(.1809)}to{transform:translate(67.48385vw,99vh) scale(.1809)}}.snow:nth-child(105){opacity:1.816;transform:translate(15.841vw,-10px) scale(.7579);animation:fall-105 25s -3s linear infinite}@keyframes fall-105{65.412%{transform:translate(19.773vw,65.412vh) scale(.7579)}to{transform:translate(17.807vw,99vh) scale(.7579)}}.snow:nth-child(106){opacity:1.4362;transform:translate(65.0702vw,-10px) scale(.1922);animation:fall-106 30s -23s linear infinite}@keyframes fall-106{41.572%{transform:translate(71.0493vw,41.572vh) scale(.1922)}to{transform:translate(68.05975vw,99vh) scale(.1922)}}.snow:nth-child(107){opacity:1.9658;transform:translate(22.8583vw,-10px) scale(.931);animation:fall-107 30s -6s linear infinite}@keyframes fall-107{71.756%{transform:translate(16.0309vw,71.756vh) scale(.931)}to{transform:translate(19.4446vw,99vh) scale(.931)}}.snow:nth-child(108){opacity:1.3558;transform:translate(20.4644vw,-10px) scale(.2131);animation:fall-108 20s -27s linear infinite}@keyframes fall-108{78.811%{transform:translate(20.7479vw,78.811vh) scale(.2131)}to{transform:translate(20.60615vw,99vh) scale(.2131)}}.snow:nth-child(109){opacity:1.7868;transform:translate(68.3368vw,-10px) scale(.4831);animation:fall-109 25s -25s linear infinite}@keyframes fall-109{56.263%{transform:translate(75.8462vw,56.263vh) scale(.4831)}to{transform:translate(72.0915vw,99vh) scale(.4831)}}.snow:nth-child(110){opacity:1.5888;transform:translate(16.992vw,-10px) scale(.8578);animation:fall-110 30s -22s linear infinite}@keyframes fall-110{37.32%{transform:translate(21.8572vw,37.32vh) scale(.8578)}to{transform:translate(19.4246vw,99vh) scale(.8578)}}.snow:nth-child(111){opacity:1.6038;transform:translate(49.3869vw,-10px) scale(.2552);animation:fall-111 10s -29s linear infinite}@keyframes fall-111{74.611%{transform:translate(47.1292vw,74.611vh) scale(.2552)}to{transform:translate(48.25805vw,99vh) scale(.2552)}}.snow:nth-child(112){opacity:.2892;transform:translate(2.2867vw,-10px) scale(.8777);animation:fall-112 23s -11s linear infinite}@keyframes fall-112{32.856%{transform:translate(.9511vw,32.856vh) scale(.8777)}to{transform:translate(1.6189vw,99vh) scale(.8777)}}.snow:nth-child(113){opacity:1.136;transform:translate(40.6808vw,-10px) scale(.4775);animation:fall-113 17s -19s linear infinite}@keyframes fall-113{58.813%{transform:translate(44.6941vw,58.813vh) scale(.4775)}to{transform:translate(42.68745vw,99vh) scale(.4775)}}.snow:nth-child(114){opacity:1.5326;transform:translate(24.0578vw,-10px) scale(.4614);animation:fall-114 20s -15s linear infinite}@keyframes fall-114{77.155%{transform:translate(16.2054vw,77.155vh) scale(.4614)}to{transform:translate(20.1316vw,99vh) scale(.4614)}}.snow:nth-child(115){opacity:1.4908;transform:translate(27.5916vw,-10px) scale(.6936);animation:fall-115 16s -18s linear infinite}@keyframes fall-115{31.512%{transform:translate(19.7454vw,31.512vh) scale(.6936)}to{transform:translate(23.6685vw,99vh) scale(.6936)}}.snow:nth-child(116){opacity:1.6324;transform:translate(88.9423vw,-10px) scale(.2089);animation:fall-116 16s -1s linear infinite}@keyframes fall-116{72.099%{transform:translate(81.6674vw,72.099vh) scale(.2089)}to{transform:translate(85.30485vw,99vh) scale(.2089)}}.snow:nth-child(117){opacity:1.7404;transform:translate(40.6527vw,-10px) scale(.7394);animation:fall-117 13s -2s linear infinite}@keyframes fall-117{76.137%{transform:translate(33.6014vw,76.137vh) scale(.7394)}to{transform:translate(37.12705vw,99vh) scale(.7394)}}.snow:nth-child(118){opacity:.3434;transform:translate(42.7374vw,-10px) scale(.4313);animation:fall-118 29s -11s linear infinite}@keyframes fall-118{48.123%{transform:translate(47.276vw,48.123vh) scale(.4313)}to{transform:translate(45.0067vw,99vh) scale(.4313)}}.snow:nth-child(119){opacity:.069;transform:translate(38.7051vw,-10px) scale(.638);animation:fall-119 20s -25s linear infinite}@keyframes fall-119{71.847%{transform:translate(43.4658vw,71.847vh) scale(.638)}to{transform:translate(41.08545vw,99vh) scale(.638)}}.snow:nth-child(120){opacity:1.418;transform:translate(1.0169vw,-10px) scale(.0169);animation:fall-120 23s -21s linear infinite}@keyframes fall-120{64.785%{transform:translate(10.6727vw,64.785vh) scale(.0169)}to{transform:translate(5.8448vw,99vh) scale(.0169)}}.snow:nth-child(121){opacity:1.4308;transform:translate(74.0403vw,-10px) scale(.0737);animation:fall-121 19s -29s linear infinite}@keyframes fall-121{71.725%{transform:translate(79.6146vw,71.725vh) scale(.0737)}to{transform:translate(76.82745vw,99vh) scale(.0737)}}.snow:nth-child(122){opacity:.479;transform:translate(.2906vw,-10px) scale(.4121);animation:fall-122 17s -20s linear infinite}@keyframes fall-122{37.275%{transform:translate(8.0252vw,37.275vh) scale(.4121)}to{transform:translate(4.1579vw,99vh) scale(.4121)}}.snow:nth-child(123){opacity:.7224;transform:translate(10.5911vw,-10px) scale(.9314);animation:fall-123 21s -8s linear infinite}@keyframes fall-123{65.234%{transform:translate(6.3037vw,65.234vh) scale(.9314)}to{transform:translate(8.4474vw,99vh) scale(.9314)}}.snow:nth-child(124){opacity:.6814;transform:translate(82.7458vw,-10px) scale(.9671);animation:fall-124 29s -3s linear infinite}@keyframes fall-124{72.708%{transform:translate(91.0944vw,72.708vh) scale(.9671)}to{transform:translate(86.9201vw,99vh) scale(.9671)}}.snow:nth-child(125){opacity:1.9972;transform:translate(4.8021vw,-10px) scale(.3148);animation:fall-125 17s -13s linear infinite}@keyframes fall-125{72.833%{transform:translate(9.9929vw,72.833vh) scale(.3148)}to{transform:translate(7.3975vw,99vh) scale(.3148)}}.snow:nth-child(126){opacity:.0512;transform:translate(28.7637vw,-10px) scale(.8124);animation:fall-126 27s -6s linear infinite}@keyframes fall-126{54.074%{transform:translate(34.8046vw,54.074vh) scale(.8124)}to{transform:translate(31.78415vw,99vh) scale(.8124)}}.snow:nth-child(127){opacity:1.388;transform:translate(36.337vw,-10px) scale(.8817);animation:fall-127 26s -28s linear infinite}@keyframes fall-127{30.657%{transform:translate(45.7872vw,30.657vh) scale(.8817)}to{transform:translate(41.0621vw,99vh) scale(.8817)}}.snow:nth-child(128){opacity:.2644;transform:translate(85.1063vw,-10px) scale(.2431);animation:fall-128 26s -7s linear infinite}@keyframes fall-128{77.463%{transform:translate(93.2983vw,77.463vh) scale(.2431)}to{transform:translate(89.2023vw,99vh) scale(.2431)}}.snow:nth-child(129){opacity:.6338;transform:translate(11.6537vw,-10px) scale(.1845);animation:fall-129 28s -11s linear infinite}@keyframes fall-129{62.928%{transform:translate(20.5155vw,62.928vh) scale(.1845)}to{transform:translate(16.0846vw,99vh) scale(.1845)}}.snow:nth-child(130){opacity:1.4232;transform:translate(75.7451vw,-10px) scale(.8373);animation:fall-130 27s -6s linear infinite}@keyframes fall-130{64.822%{transform:translate(79.0578vw,64.822vh) scale(.8373)}to{transform:translate(77.40145vw,99vh) scale(.8373)}}.snow:nth-child(131){opacity:.2962;transform:translate(50.9592vw,-10px) scale(.0902);animation:fall-131 24s -27s linear infinite}@keyframes fall-131{36.849%{transform:translate(42.5374vw,36.849vh) scale(.0902)}to{transform:translate(46.7483vw,99vh) scale(.0902)}}.snow:nth-child(132){opacity:1.3746;transform:translate(55.7663vw,-10px) scale(.7349);animation:fall-132 26s -28s linear infinite}@keyframes fall-132{40.931%{transform:translate(49.0664vw,40.931vh) scale(.7349)}to{transform:translate(52.41635vw,99vh) scale(.7349)}}.snow:nth-child(133){opacity:1.9294;transform:translate(42.4864vw,-10px) scale(.8399);animation:fall-133 15s -6s linear infinite}@keyframes fall-133{78.282%{transform:translate(44.0635vw,78.282vh) scale(.8399)}to{transform:translate(43.27495vw,99vh) scale(.8399)}}.snow:nth-child(134){opacity:1.9022;transform:translate(45.1746vw,-10px) scale(.4055);animation:fall-134 29s -9s linear infinite}@keyframes fall-134{72.79%{transform:translate(41.5472vw,72.79vh) scale(.4055)}to{transform:translate(43.3609vw,99vh) scale(.4055)}}.snow:nth-child(135){opacity:.1622;transform:translate(90.0549vw,-10px) scale(.4763);animation:fall-135 13s -27s linear infinite}@keyframes fall-135{48.993%{transform:translate(87.4619vw,48.993vh) scale(.4763)}to{transform:translate(88.7584vw,99vh) scale(.4763)}}.snow:nth-child(136){opacity:.3862;transform:translate(66.7044vw,-10px) scale(.4208);animation:fall-136 25s -24s linear infinite}@keyframes fall-136{64.125%{transform:translate(65.4262vw,64.125vh) scale(.4208)}to{transform:translate(66.0653vw,99vh) scale(.4208)}}.snow:nth-child(137){opacity:1.255;transform:translate(93.2243vw,-10px) scale(.0873);animation:fall-137 15s -21s linear infinite}@keyframes fall-137{60.427%{transform:translate(90.5604vw,60.427vh) scale(.0873)}to{transform:translate(91.89235vw,99vh) scale(.0873)}}.snow:nth-child(138){opacity:.1666;transform:translate(13.0094vw,-10px) scale(.4477);animation:fall-138 19s -27s linear infinite}@keyframes fall-138{52.317%{transform:translate(9.1903vw,52.317vh) scale(.4477)}to{transform:translate(11.09985vw,99vh) scale(.4477)}}.snow:nth-child(139){opacity:.8046;transform:translate(7.406vw,-10px) scale(.8533);animation:fall-139 20s -1s linear infinite}@keyframes fall-139{70.28%{transform:translate(5.9258vw,70.28vh) scale(.8533)}to{transform:translate(6.6659vw,99vh) scale(.8533)}}.snow:nth-child(140){opacity:.9564;transform:translate(48.5052vw,-10px) scale(.1057);animation:fall-140 23s -7s linear infinite}@keyframes fall-140{37.323%{transform:translate(57.8875vw,37.323vh) scale(.1057)}to{transform:translate(53.19635vw,99vh) scale(.1057)}}.snow:nth-child(141){opacity:.9088;transform:translate(37.3402vw,-10px) scale(.9153);animation:fall-141 10s -6s linear infinite}@keyframes fall-141{38.5%{transform:translate(40.5806vw,38.5vh) scale(.9153)}to{transform:translate(38.9604vw,99vh) scale(.9153)}}.snow:nth-child(142){opacity:1.7088;transform:translate(64.3429vw,-10px) scale(.2658);animation:fall-142 15s -1s linear infinite}@keyframes fall-142{50.559%{transform:translate(71.6209vw,50.559vh) scale(.2658)}to{transform:translate(67.9819vw,99vh) scale(.2658)}}.snow:nth-child(143){opacity:1.2808;transform:translate(63.7986vw,-10px) scale(.8361);animation:fall-143 11s -20s linear infinite}@keyframes fall-143{65.773%{transform:translate(65.3941vw,65.773vh) scale(.8361)}to{transform:translate(64.59635vw,99vh) scale(.8361)}}.snow:nth-child(144){opacity:1.0482;transform:translate(36.0645vw,-10px) scale(.8357);animation:fall-144 16s -30s linear infinite}@keyframes fall-144{77.62%{transform:translate(45.1145vw,77.62vh) scale(.8357)}to{transform:translate(40.5895vw,99vh) scale(.8357)}}.snow:nth-child(145){opacity:.5842;transform:translate(34.2568vw,-10px) scale(.7749);animation:fall-145 16s -19s linear infinite}@keyframes fall-145{55.429%{transform:translate(44.219vw,55.429vh) scale(.7749)}to{transform:translate(39.2379vw,99vh) scale(.7749)}}.snow:nth-child(146){opacity:.0572;transform:translate(1.8246vw,-10px) scale(.9286);animation:fall-146 22s -9s linear infinite}@keyframes fall-146{68.546%{transform:translate(5.8681vw,68.546vh) scale(.9286)}to{transform:translate(3.84635vw,99vh) scale(.9286)}}.snow:nth-child(147){opacity:1.0598;transform:translate(63.4798vw,-10px) scale(.5978);animation:fall-147 29s -13s linear infinite}@keyframes fall-147{63.871%{transform:translate(71.0117vw,63.871vh) scale(.5978)}to{transform:translate(67.24575vw,99vh) scale(.5978)}}.snow:nth-child(148){opacity:.3942;transform:translate(70.5313vw,-10px) scale(.0811);animation:fall-148 11s -14s linear infinite}@keyframes fall-148{47.97%{transform:translate(74.9104vw,47.97vh) scale(.0811)}to{transform:translate(72.72085vw,99vh) scale(.0811)}}.snow:nth-child(149){opacity:.2368;transform:translate(84.2166vw,-10px) scale(.5551);animation:fall-149 21s -15s linear infinite}@keyframes fall-149{66.912%{transform:translate(90.8749vw,66.912vh) scale(.5551)}to{transform:translate(87.54575vw,99vh) scale(.5551)}}.snow:nth-child(150){opacity:.195;transform:translate(20.3314vw,-10px) scale(.5103);animation:fall-150 27s -11s linear infinite}@keyframes fall-150{74.725%{transform:translate(24.0867vw,74.725vh) scale(.5103)}to{transform:translate(22.20905vw,99vh) scale(.5103)}}.snow:nth-child(151){opacity:1.86;transform:translate(3.5502vw,-10px) scale(.716);animation:fall-151 15s -24s linear infinite}@keyframes fall-151{72.128%{transform:translate(.7899vw,72.128vh) scale(.716)}to{transform:translate(2.17005vw,99vh) scale(.716)}}.snow:nth-child(152){opacity:1.8296;transform:translate(86.9618vw,-10px) scale(.2213);animation:fall-152 29s -3s linear infinite}@keyframes fall-152{44.239%{transform:translate(80.6127vw,44.239vh) scale(.2213)}to{transform:translate(83.78725vw,99vh) scale(.2213)}}.snow:nth-child(153){opacity:.03;transform:translate(63.6535vw,-10px) scale(.8411);animation:fall-153 14s -10s linear infinite}@keyframes fall-153{45.041%{transform:translate(63.7494vw,45.041vh) scale(.8411)}to{transform:translate(63.70145vw,99vh) scale(.8411)}}.snow:nth-child(154){opacity:1.5302;transform:translate(78.9219vw,-10px) scale(.3059);animation:fall-154 25s -12s linear infinite}@keyframes fall-154{70.804%{transform:translate(88.5141vw,70.804vh) scale(.3059)}to{transform:translate(83.718vw,99vh) scale(.3059)}}.snow:nth-child(155){opacity:.7268;transform:translate(28.0417vw,-10px) scale(.6143);animation:fall-155 21s -10s linear infinite}@keyframes fall-155{74.417%{transform:translate(18.6787vw,74.417vh) scale(.6143)}to{transform:translate(23.3602vw,99vh) scale(.6143)}}.snow:nth-child(156){opacity:1.655;transform:translate(31.3036vw,-10px) scale(.6379);animation:fall-156 19s -10s linear infinite}@keyframes fall-156{39.125%{transform:translate(31.3063vw,39.125vh) scale(.6379)}to{transform:translate(31.30495vw,99vh) scale(.6379)}}.snow:nth-child(157){opacity:1.8258;transform:translate(44.5748vw,-10px) scale(.1355);animation:fall-157 22s -18s linear infinite}@keyframes fall-157{64.8%{transform:translate(41.101vw,64.8vh) scale(.1355)}to{transform:translate(42.8379vw,99vh) scale(.1355)}}.snow:nth-child(158){opacity:1.3928;transform:translate(76.2228vw,-10px) scale(.9841);animation:fall-158 23s -21s linear infinite}@keyframes fall-158{56.56%{transform:translate(79.8721vw,56.56vh) scale(.9841)}to{transform:translate(78.04745vw,99vh) scale(.9841)}}.snow:nth-child(159){opacity:.6854;transform:translate(87.8265vw,-10px) scale(.6196);animation:fall-159 27s -27s linear infinite}@keyframes fall-159{70.205%{transform:translate(86.3819vw,70.205vh) scale(.6196)}to{transform:translate(87.1042vw,99vh) scale(.6196)}}.snow:nth-child(160){opacity:.7028;transform:translate(67.3169vw,-10px) scale(.6906);animation:fall-160 28s -21s linear infinite}@keyframes fall-160{65.265%{transform:translate(75.3478vw,65.265vh) scale(.6906)}to{transform:translate(71.33235vw,99vh) scale(.6906)}}.snow:nth-child(161){opacity:.6636;transform:translate(81.0293vw,-10px) scale(.4767);animation:fall-161 21s -19s linear infinite}@keyframes fall-161{41.121%{transform:translate(89.2498vw,41.121vh) scale(.4767)}to{transform:translate(85.13955vw,99vh) scale(.4767)}}.snow:nth-child(162){opacity:.333;transform:translate(75.0156vw,-10px) scale(.5003);animation:fall-162 21s -12s linear infinite}@keyframes fall-162{38.717%{transform:translate(76.1731vw,38.717vh) scale(.5003)}to{transform:translate(75.59435vw,99vh) scale(.5003)}}.snow:nth-child(163){opacity:.3106;transform:translate(75.3869vw,-10px) scale(.1417);animation:fall-163 22s -8s linear infinite}@keyframes fall-163{64.287%{transform:translate(78.5093vw,64.287vh) scale(.1417)}to{transform:translate(76.9481vw,99vh) scale(.1417)}}.snow:nth-child(164){opacity:.5114;transform:translate(41.6069vw,-10px) scale(.5252);animation:fall-164 29s -5s linear infinite}@keyframes fall-164{66.833%{transform:translate(47.9271vw,66.833vh) scale(.5252)}to{transform:translate(44.767vw,99vh) scale(.5252)}}.snow:nth-child(165){opacity:.9262;transform:translate(65.4722vw,-10px) scale(.9673);animation:fall-165 28s -15s linear infinite}@keyframes fall-165{71.276%{transform:translate(61.5649vw,71.276vh) scale(.9673)}to{transform:translate(63.51855vw,99vh) scale(.9673)}}.snow:nth-child(166){opacity:.6778;transform:translate(2.2955vw,-10px) scale(.092);animation:fall-166 19s -14s linear infinite}@keyframes fall-166{30.955%{transform:translate(1.2493vw,30.955vh) scale(.092)}to{transform:translate(1.7724vw,99vh) scale(.092)}}.snow:nth-child(167){opacity:.2024;transform:translate(40.9248vw,-10px) scale(.1284);animation:fall-167 25s -5s linear infinite}@keyframes fall-167{73.426%{transform:translate(50.9053vw,73.426vh) scale(.1284)}to{transform:translate(45.91505vw,99vh) scale(.1284)}}.snow:nth-child(168){opacity:1.578;transform:translate(44.3162vw,-10px) scale(.0898);animation:fall-168 25s -12s linear infinite}@keyframes fall-168{76.015%{transform:translate(37.4758vw,76.015vh) scale(.0898)}to{transform:translate(40.896vw,99vh) scale(.0898)}}.snow:nth-child(169){opacity:1.624;transform:translate(56.2323vw,-10px) scale(.5913);animation:fall-169 12s -5s linear infinite}@keyframes fall-169{68.901%{transform:translate(57.3138vw,68.901vh) scale(.5913)}to{transform:translate(56.77305vw,99vh) scale(.5913)}}.snow:nth-child(170){opacity:1.5002;transform:translate(42.5678vw,-10px) scale(.6854);animation:fall-170 24s -9s linear infinite}@keyframes fall-170{34.228%{transform:translate(42.2957vw,34.228vh) scale(.6854)}to{transform:translate(42.43175vw,99vh) scale(.6854)}}.snow:nth-child(171){opacity:1.456;transform:translate(50.1061vw,-10px) scale(.5807);animation:fall-171 18s -22s linear infinite}@keyframes fall-171{47.17%{transform:translate(44.8908vw,47.17vh) scale(.5807)}to{transform:translate(47.49845vw,99vh) scale(.5807)}}.snow:nth-child(172){opacity:1.9098;transform:translate(18.1808vw,-10px) scale(.2343);animation:fall-172 15s -12s linear infinite}@keyframes fall-172{79.542%{transform:translate(21.2159vw,79.542vh) scale(.2343)}to{transform:translate(19.69835vw,99vh) scale(.2343)}}.snow:nth-child(173){opacity:1.5752;transform:translate(4.5249vw,-10px) scale(.2685);animation:fall-173 10s -6s linear infinite}@keyframes fall-173{35.17%{transform:translate(13.3967vw,35.17vh) scale(.2685)}to{transform:translate(8.9608vw,99vh) scale(.2685)}}.snow:nth-child(174){opacity:1.6812;transform:translate(89.4269vw,-10px) scale(.7575);animation:fall-174 20s -27s linear infinite}@keyframes fall-174{61.773%{transform:translate(97.094vw,61.773vh) scale(.7575)}to{transform:translate(93.26045vw,99vh) scale(.7575)}}.snow:nth-child(175){opacity:.6748;transform:translate(5.3515vw,-10px) scale(.8088);animation:fall-175 23s -3s linear infinite}@keyframes fall-175{77.344%{transform:translate(5.4083vw,77.344vh) scale(.8088)}to{transform:translate(5.3799vw,99vh) scale(.8088)}}.snow:nth-child(176){opacity:.813;transform:translate(90.3088vw,-10px) scale(.7666);animation:fall-176 23s -10s linear infinite}@keyframes fall-176{67.451%{transform:translate(88.3779vw,67.451vh) scale(.7666)}to{transform:translate(89.34335vw,99vh) scale(.7666)}}.snow:nth-child(177){opacity:1.9394;transform:translate(76.2977vw,-10px) scale(.1459);animation:fall-177 12s -26s linear infinite}@keyframes fall-177{52.3%{transform:translate(71.1137vw,52.3vh) scale(.1459)}to{transform:translate(73.7057vw,99vh) scale(.1459)}}.snow:nth-child(178){opacity:.7182;transform:translate(17.3938vw,-10px) scale(.4677);animation:fall-178 25s -7s linear infinite}@keyframes fall-178{69.351%{transform:translate(13.4717vw,69.351vh) scale(.4677)}to{transform:translate(15.43275vw,99vh) scale(.4677)}}.snow:nth-child(179){opacity:.2258;transform:translate(13.3018vw,-10px) scale(.4616);animation:fall-179 30s -7s linear infinite}@keyframes fall-179{56.217%{transform:translate(6.1978vw,56.217vh) scale(.4616)}to{transform:translate(9.7498vw,99vh) scale(.4616)}}.snow:nth-child(180){opacity:.3794;transform:translate(18.0321vw,-10px) scale(.8495);animation:fall-180 12s -10s linear infinite}@keyframes fall-180{40.073%{transform:translate(21.9996vw,40.073vh) scale(.8495)}to{transform:translate(20.01585vw,99vh) scale(.8495)}}.snow:nth-child(181){opacity:.4146;transform:translate(4.8531vw,-10px) scale(.5288);animation:fall-181 11s -22s linear infinite}@keyframes fall-181{38.761%{transform:translate(1.4795vw,38.761vh) scale(.5288)}to{transform:translate(3.1663vw,99vh) scale(.5288)}}.snow:nth-child(182){opacity:1.298;transform:translate(85.8441vw,-10px) scale(.7692);animation:fall-182 24s -1s linear infinite}@keyframes fall-182{35.03%{transform:translate(85.2259vw,35.03vh) scale(.7692)}to{transform:translate(85.535vw,99vh) scale(.7692)}}.snow:nth-child(183){opacity:.0486;transform:translate(4.5421vw,-10px) scale(.5565);animation:fall-183 11s -17s linear infinite}@keyframes fall-183{48.818%{transform:translate(1.0582vw,48.818vh) scale(.5565)}to{transform:translate(2.80015vw,99vh) scale(.5565)}}.snow:nth-child(184){opacity:1.5282;transform:translate(31.7562vw,-10px) scale(.4285);animation:fall-184 22s -21s linear infinite}@keyframes fall-184{77.86%{transform:translate(25.2495vw,77.86vh) scale(.4285)}to{transform:translate(28.50285vw,99vh) scale(.4285)}}.snow:nth-child(185){opacity:.3792;transform:translate(76.7851vw,-10px) scale(.5545);animation:fall-185 13s -1s linear infinite}@keyframes fall-185{53.388%{transform:translate(70.3498vw,53.388vh) scale(.5545)}to{transform:translate(73.56745vw,99vh) scale(.5545)}}.snow:nth-child(186){opacity:.1026;transform:translate(14.4243vw,-10px) scale(.7707);animation:fall-186 11s -12s linear infinite}@keyframes fall-186{35.327%{transform:translate(6.4889vw,35.327vh) scale(.7707)}to{transform:translate(10.4566vw,99vh) scale(.7707)}}.snow:nth-child(187){opacity:.296;transform:translate(47.4866vw,-10px) scale(.0757);animation:fall-187 26s -19s linear infinite}@keyframes fall-187{71.392%{transform:translate(46.1669vw,71.392vh) scale(.0757)}to{transform:translate(46.82675vw,99vh) scale(.0757)}}.snow:nth-child(188){opacity:.0752;transform:translate(40.6756vw,-10px) scale(.5085);animation:fall-188 12s -17s linear infinite}@keyframes fall-188{73.232%{transform:translate(39.2665vw,73.232vh) scale(.5085)}to{transform:translate(39.97105vw,99vh) scale(.5085)}}.snow:nth-child(189){opacity:1.01;transform:translate(72.4626vw,-10px) scale(.2713);animation:fall-189 22s -27s linear infinite}@keyframes fall-189{69.501%{transform:translate(70.7035vw,69.501vh) scale(.2713)}to{transform:translate(71.58305vw,99vh) scale(.2713)}}.snow:nth-child(190){opacity:1.25;transform:translate(90.1947vw,-10px) scale(.3334);animation:fall-190 24s -21s linear infinite}@keyframes fall-190{46.665%{transform:translate(84.54vw,46.665vh) scale(.3334)}to{transform:translate(87.36735vw,99vh) scale(.3334)}}.snow:nth-child(191){opacity:.0694;transform:translate(1.3662vw,-10px) scale(.3859);animation:fall-191 29s -7s linear infinite}@keyframes fall-191{74.121%{transform:translate(.146vw,74.121vh) scale(.3859)}to{transform:translate(.7561vw,99vh) scale(.3859)}}.snow:nth-child(192){opacity:1.9872;transform:translate(6.7812vw,-10px) scale(.5208);animation:fall-192 24s -26s linear infinite}@keyframes fall-192{54.116%{transform:translate(3.2892vw,54.116vh) scale(.5208)}to{transform:translate(5.0352vw,99vh) scale(.5208)}}.snow:nth-child(193){opacity:1.2254;transform:translate(58.0137vw,-10px) scale(.1711);animation:fall-193 26s -12s linear infinite}@keyframes fall-193{76.621%{transform:translate(55.5539vw,76.621vh) scale(.1711)}to{transform:translate(56.7838vw,99vh) scale(.1711)}}.snow:nth-child(194){opacity:.554;transform:translate(27.7667vw,-10px) scale(.5639);animation:fall-194 20s -27s linear infinite}@keyframes fall-194{43.535%{transform:translate(28.1657vw,43.535vh) scale(.5639)}to{transform:translate(27.9662vw,99vh) scale(.5639)}}.snow:nth-child(195){opacity:.4902;transform:translate(59.7618vw,-10px) scale(.5015);animation:fall-195 22s -5s linear infinite}@keyframes fall-195{47.232%{transform:translate(52.608vw,47.232vh) scale(.5015)}to{transform:translate(56.1849vw,99vh) scale(.5015)}}.snow:nth-child(196){opacity:.5278;transform:translate(23.0731vw,-10px) scale(.8577);animation:fall-196 23s -7s linear infinite}@keyframes fall-196{75.769%{transform:translate(31.4768vw,75.769vh) scale(.8577)}to{transform:translate(27.27495vw,99vh) scale(.8577)}}.snow:nth-child(197){opacity:.06;transform:translate(98.1905vw,-10px) scale(.6208);animation:fall-197 26s -29s linear infinite}@keyframes fall-197{64.642%{transform:translate(91.2282vw,64.642vh) scale(.6208)}to{transform:translate(94.70935vw,99vh) scale(.6208)}}.snow:nth-child(198){opacity:.5792;transform:translate(40.5147vw,-10px) scale(.3046);animation:fall-198 17s -14s linear infinite}@keyframes fall-198{52.362%{transform:translate(48.1175vw,52.362vh) scale(.3046)}to{transform:translate(44.3161vw,99vh) scale(.3046)}}.snow:nth-child(199){opacity:.2596;transform:translate(20.6866vw,-10px) scale(.9936);animation:fall-199 28s -21s linear infinite}@keyframes fall-199{41.409%{transform:translate(22.2247vw,41.409vh) scale(.9936)}to{transform:translate(21.45565vw,99vh) scale(.9936)}}.snow:nth-child(200){opacity:.2094;transform:translate(10.7428vw,-10px) scale(.533);animation:fall-200 27s -15s linear infinite}@keyframes fall-200{69.579%{transform:translate(7.1272vw,69.579vh) scale(.533)}to{transform:translate(8.935vw,99vh) scale(.533)}}.snow:nth-child(201){opacity:1.0788;transform:translate(69.4708vw,-10px) scale(.5835);animation:fall-201 29s -13s linear infinite}@keyframes fall-201{65.056%{transform:translate(65.1966vw,65.056vh) scale(.5835)}to{transform:translate(67.3337vw,99vh) scale(.5835)}}.snow:nth-child(202){opacity:.392;transform:translate(48.1389vw,-10px) scale(.0944);animation:fall-202 23s -29s linear infinite}@keyframes fall-202{46.958%{transform:translate(39.1745vw,46.958vh) scale(.0944)}to{transform:translate(43.6567vw,99vh) scale(.0944)}}.snow:nth-child(203){opacity:1.772;transform:translate(11.8718vw,-10px) scale(.5706);animation:fall-203 27s -30s linear infinite}@keyframes fall-203{42.386%{transform:translate(3.5019vw,42.386vh) scale(.5706)}to{transform:translate(7.68685vw,99vh) scale(.5706)}}.snow:nth-child(204){opacity:1.2062;transform:translate(15.1538vw,-10px) scale(.8659);animation:fall-204 13s -2s linear infinite}@keyframes fall-204{41.638%{transform:translate(5.3905vw,41.638vh) scale(.8659)}to{transform:translate(10.27215vw,99vh) scale(.8659)}}.snow:nth-child(205){opacity:1.1906;transform:translate(34.2711vw,-10px) scale(.4101);animation:fall-205 23s -1s linear infinite}@keyframes fall-205{62.805%{transform:translate(27.5761vw,62.805vh) scale(.4101)}to{transform:translate(30.9236vw,99vh) scale(.4101)}}.snow:nth-child(206){opacity:1.618;transform:translate(84.5162vw,-10px) scale(.9843);animation:fall-206 10s -24s linear infinite}@keyframes fall-206{36.186%{transform:translate(80.9587vw,36.186vh) scale(.9843)}to{transform:translate(82.73745vw,99vh) scale(.9843)}}.snow:nth-child(207){opacity:.446;transform:translate(4.5366vw,-10px) scale(.9275);animation:fall-207 13s -20s linear infinite}@keyframes fall-207{33.406%{transform:translate(11.1943vw,33.406vh) scale(.9275)}to{transform:translate(7.86545vw,99vh) scale(.9275)}}.snow:nth-child(208){opacity:1.2136;transform:translate(85.0494vw,-10px) scale(.8882);animation:fall-208 27s -29s linear infinite}@keyframes fall-208{57.202%{transform:translate(86.8127vw,57.202vh) scale(.8882)}to{transform:translate(85.93105vw,99vh) scale(.8882)}}.snow:nth-child(209){opacity:1.1928;transform:translate(38.2458vw,-10px) scale(.0885);animation:fall-209 23s -5s linear infinite}@keyframes fall-209{76.6%{transform:translate(44.6382vw,76.6vh) scale(.0885)}to{transform:translate(41.442vw,99vh) scale(.0885)}}.snow:nth-child(210){opacity:.3992;transform:translate(61.7837vw,-10px) scale(.6558);animation:fall-210 26s -21s linear infinite}@keyframes fall-210{71.272%{transform:translate(65.9048vw,71.272vh) scale(.6558)}to{transform:translate(63.84425vw,99vh) scale(.6558)}}.snow:nth-child(211){opacity:1.1186;transform:translate(49.1317vw,-10px) scale(.2804);animation:fall-211 22s -24s linear infinite}@keyframes fall-211{34.352%{transform:translate(43.9347vw,34.352vh) scale(.2804)}to{transform:translate(46.5332vw,99vh) scale(.2804)}}.snow:nth-child(212){opacity:.0002;transform:translate(49.955vw,-10px) scale(.0293);animation:fall-212 20s -25s linear infinite}@keyframes fall-212{78.803%{transform:translate(45.2282vw,78.803vh) scale(.0293)}to{transform:translate(47.5916vw,99vh) scale(.0293)}}.snow:nth-child(213){opacity:1.954;transform:translate(88.0284vw,-10px) scale(.2424);animation:fall-213 14s -10s linear infinite}@keyframes fall-213{44.664%{transform:translate(78.487vw,44.664vh) scale(.2424)}to{transform:translate(83.2577vw,99vh) scale(.2424)}}.snow:nth-child(214){opacity:1.4082;transform:translate(90.4514vw,-10px) scale(.5153);animation:fall-214 29s -12s linear infinite}@keyframes fall-214{36.097%{transform:translate(81.9213vw,36.097vh) scale(.5153)}to{transform:translate(86.18635vw,99vh) scale(.5153)}}.snow:nth-child(215){opacity:.625;transform:translate(32.9445vw,-10px) scale(.6337);animation:fall-215 13s -18s linear infinite}@keyframes fall-215{42.514%{transform:translate(41.586vw,42.514vh) scale(.6337)}to{transform:translate(37.26525vw,99vh) scale(.6337)}}.snow:nth-child(216){opacity:1.2142;transform:translate(19.8785vw,-10px) scale(.7685);animation:fall-216 29s -29s linear infinite}@keyframes fall-216{58.597%{transform:translate(14.8394vw,58.597vh) scale(.7685)}to{transform:translate(17.35895vw,99vh) scale(.7685)}}.snow:nth-child(217){opacity:1.2178;transform:translate(21.4737vw,-10px) scale(.1278);animation:fall-217 21s -4s linear infinite}@keyframes fall-217{47.991%{transform:translate(13.2609vw,47.991vh) scale(.1278)}to{transform:translate(17.3673vw,99vh) scale(.1278)}}.snow:nth-child(218){opacity:.4754;transform:translate(91.3064vw,-10px) scale(.0649);animation:fall-218 15s -18s linear infinite}@keyframes fall-218{58.479%{transform:translate(95.246vw,58.479vh) scale(.0649)}to{transform:translate(93.2762vw,99vh) scale(.0649)}}.snow:nth-child(219){opacity:1.091;transform:translate(51.3438vw,-10px) scale(.0667);animation:fall-219 13s -3s linear infinite}@keyframes fall-219{73.325%{transform:translate(53.7808vw,73.325vh) scale(.0667)}to{transform:translate(52.5623vw,99vh) scale(.0667)}}.snow:nth-child(220){opacity:.8342;transform:translate(65.8733vw,-10px) scale(.0471);animation:fall-220 27s -3s linear infinite}@keyframes fall-220{78.85%{transform:translate(57.3482vw,78.85vh) scale(.0471)}to{transform:translate(61.61075vw,99vh) scale(.0471)}}.snow:nth-child(221){opacity:1.2132;transform:translate(53.8748vw,-10px) scale(.1621);animation:fall-221 19s -6s linear infinite}@keyframes fall-221{43.242%{transform:translate(55.7991vw,43.242vh) scale(.1621)}to{transform:translate(54.83695vw,99vh) scale(.1621)}}.snow:nth-child(222){opacity:.35;transform:translate(79.5407vw,-10px) scale(.3384);animation:fall-222 24s -11s linear infinite}@keyframes fall-222{58.419%{transform:translate(83.1089vw,58.419vh) scale(.3384)}to{transform:translate(81.3248vw,99vh) scale(.3384)}}.snow:nth-child(223){opacity:.2844;transform:translate(36.2792vw,-10px) scale(.7923);animation:fall-223 15s -6s linear infinite}@keyframes fall-223{33.561%{transform:translate(31.1911vw,33.561vh) scale(.7923)}to{transform:translate(33.73515vw,99vh) scale(.7923)}}.snow:nth-child(224){opacity:1.8786;transform:translate(2.1391vw,-10px) scale(.7384);animation:fall-224 21s -5s linear infinite}@keyframes fall-224{34.363%{transform:translate(-.8656vw,34.363vh) scale(.7384)}to{transform:translate(.63675vw,99vh) scale(.7384)}}.snow:nth-child(225){opacity:1.8782;transform:translate(17.4612vw,-10px) scale(.734);animation:fall-225 12s -17s linear infinite}@keyframes fall-225{79.68%{transform:translate(15.9648vw,79.68vh) scale(.734)}to{transform:translate(16.713vw,99vh) scale(.734)}}.snow:nth-child(226){opacity:.1238;transform:translate(46.4151vw,-10px) scale(.5216);animation:fall-226 16s -18s linear infinite}@keyframes fall-226{40.04%{transform:translate(53.4498vw,40.04vh) scale(.5216)}to{transform:translate(49.93245vw,99vh) scale(.5216)}}.snow:nth-child(227){opacity:.392;transform:translate(72.9549vw,-10px) scale(.0036);animation:fall-227 22s -6s linear infinite}@keyframes fall-227{45.155%{transform:translate(75.1347vw,45.155vh) scale(.0036)}to{transform:translate(74.0448vw,99vh) scale(.0036)}}.snow:nth-child(228){opacity:.6822;transform:translate(47.0441vw,-10px) scale(.3364);animation:fall-228 11s -26s linear infinite}@keyframes fall-228{35.309%{transform:translate(50.357vw,35.309vh) scale(.3364)}to{transform:translate(48.70055vw,99vh) scale(.3364)}}.snow:nth-child(229){opacity:1.2662;transform:translate(93.5266vw,-10px) scale(.7704);animation:fall-229 30s -20s linear infinite}@keyframes fall-229{54.712%{transform:translate(92.3419vw,54.712vh) scale(.7704)}to{transform:translate(92.93425vw,99vh) scale(.7704)}}.snow:nth-child(230){opacity:.2574;transform:translate(80.1763vw,-10px) scale(.1994);animation:fall-230 23s -22s linear infinite}@keyframes fall-230{30.931%{transform:translate(79.3915vw,30.931vh) scale(.1994)}to{transform:translate(79.7839vw,99vh) scale(.1994)}}.snow:nth-child(231){opacity:.5986;transform:translate(46.7425vw,-10px) scale(.1898);animation:fall-231 12s -20s linear infinite}@keyframes fall-231{75.169%{transform:translate(46.1647vw,75.169vh) scale(.1898)}to{transform:translate(46.4536vw,99vh) scale(.1898)}}.snow:nth-child(232){opacity:1.0754;transform:translate(74.2636vw,-10px) scale(.5402);animation:fall-232 19s -7s linear infinite}@keyframes fall-232{54.221%{transform:translate(71.2695vw,54.221vh) scale(.5402)}to{transform:translate(72.76655vw,99vh) scale(.5402)}}.snow:nth-child(233){opacity:.5442;transform:translate(33.9814vw,-10px) scale(.6593);animation:fall-233 18s -5s linear infinite}@keyframes fall-233{72.037%{transform:translate(42.5274vw,72.037vh) scale(.6593)}to{transform:translate(38.2544vw,99vh) scale(.6593)}}.snow:nth-child(234){opacity:.9366;transform:translate(96.2359vw,-10px) scale(.5194);animation:fall-234 14s -3s linear infinite}@keyframes fall-234{33.885%{transform:translate(101.1943vw,33.885vh) scale(.5194)}to{transform:translate(98.7151vw,99vh) scale(.5194)}}.snow:nth-child(235){opacity:1.4566;transform:translate(98.2954vw,-10px) scale(.0786);animation:fall-235 10s -23s linear infinite}@keyframes fall-235{66.378%{transform:translate(99.3093vw,66.378vh) scale(.0786)}to{transform:translate(98.80235vw,99vh) scale(.0786)}}.snow:nth-child(236){opacity:1.968;transform:translate(8.3131vw,-10px) scale(.2417);animation:fall-236 21s -21s linear infinite}@keyframes fall-236{79.617%{transform:translate(15.3954vw,79.617vh) scale(.2417)}to{transform:translate(11.85425vw,99vh) scale(.2417)}}.snow:nth-child(237){opacity:.7496;transform:translate(99.0503vw,-10px) scale(.9571);animation:fall-237 25s -8s linear infinite}@keyframes fall-237{48.35%{transform:translate(104.6404vw,48.35vh) scale(.9571)}to{transform:translate(101.84535vw,99vh) scale(.9571)}}.snow:nth-child(238){opacity:.9884;transform:translate(15.8595vw,-10px) scale(.6988);animation:fall-238 16s -7s linear infinite}@keyframes fall-238{70.784%{transform:translate(24.8896vw,70.784vh) scale(.6988)}to{transform:translate(20.37455vw,99vh) scale(.6988)}}.snow:nth-child(239){opacity:1.2292;transform:translate(44.026vw,-10px) scale(.8491);animation:fall-239 14s -25s linear infinite}@keyframes fall-239{72.773%{transform:translate(47.7023vw,72.773vh) scale(.8491)}to{transform:translate(45.86415vw,99vh) scale(.8491)}}.snow:nth-child(240){opacity:.3868;transform:translate(80.0324vw,-10px) scale(.1048);animation:fall-240 22s -25s linear infinite}@keyframes fall-240{36.961%{transform:translate(75.0718vw,36.961vh) scale(.1048)}to{transform:translate(77.5521vw,99vh) scale(.1048)}}.snow:nth-child(241){opacity:1.0486;transform:translate(94.1816vw,-10px) scale(.4855);animation:fall-241 15s -23s linear infinite}@keyframes fall-241{33.62%{transform:translate(101.5541vw,33.62vh) scale(.4855)}to{transform:translate(97.86785vw,99vh) scale(.4855)}}.snow:nth-child(242){opacity:.2952;transform:translate(2.6878vw,-10px) scale(.6013);animation:fall-242 23s -9s linear infinite}@keyframes fall-242{64.266%{transform:translate(3.5109vw,64.266vh) scale(.6013)}to{transform:translate(3.09935vw,99vh) scale(.6013)}}.snow:nth-child(243){opacity:1.8366;transform:translate(33.9742vw,-10px) scale(.4893);animation:fall-243 13s -23s linear infinite}@keyframes fall-243{59.656%{transform:translate(29.5579vw,59.656vh) scale(.4893)}to{transform:translate(31.76605vw,99vh) scale(.4893)}}.snow:nth-child(244){opacity:.2274;transform:translate(14.2161vw,-10px) scale(.5084);animation:fall-244 27s -11s linear infinite}@keyframes fall-244{59.194%{transform:translate(8.8976vw,59.194vh) scale(.5084)}to{transform:translate(11.55685vw,99vh) scale(.5084)}}.snow:nth-child(245){opacity:.707;transform:translate(45.1926vw,-10px) scale(.1962);animation:fall-245 19s -14s linear infinite}@keyframes fall-245{64.707%{transform:translate(54.3985vw,64.707vh) scale(.1962)}to{transform:translate(49.79555vw,99vh) scale(.1962)}}.snow:nth-child(246){opacity:1.2106;transform:translate(99.8869vw,-10px) scale(.1901);animation:fall-246 15s -30s linear infinite}@keyframes fall-246{40.704%{transform:translate(97.9355vw,40.704vh) scale(.1901)}to{transform:translate(98.9112vw,99vh) scale(.1901)}}.snow:nth-child(247){opacity:.2548;transform:translate(27.303vw,-10px) scale(.8891);animation:fall-247 27s -25s linear infinite}@keyframes fall-247{49.909%{transform:translate(19.7596vw,49.909vh) scale(.8891)}to{transform:translate(23.5313vw,99vh) scale(.8891)}}.snow:nth-child(248){opacity:1.8028;transform:translate(70.7128vw,-10px) scale(.3774);animation:fall-248 22s -23s linear infinite}@keyframes fall-248{34.648%{transform:translate(66.1566vw,34.648vh) scale(.3774)}to{transform:translate(68.4347vw,99vh) scale(.3774)}}.snow:nth-child(249){opacity:.8924;transform:translate(49.4304vw,-10px) scale(.434);animation:fall-249 13s -22s linear infinite}@keyframes fall-249{50.151%{transform:translate(39.5524vw,50.151vh) scale(.434)}to{transform:translate(44.4914vw,99vh) scale(.434)}}.snow:nth-child(250){opacity:1.9896;transform:translate(23.6121vw,-10px) scale(.8596);animation:fall-250 21s -13s linear infinite}@keyframes fall-250{41.413%{transform:translate(17.7557vw,41.413vh) scale(.8596)}to{transform:translate(20.6839vw,99vh) scale(.8596)}}.snow:nth-child(251){opacity:1.934;transform:translate(49.6172vw,-10px) scale(.3693);animation:fall-251 20s -8s linear infinite}@keyframes fall-251{44.154%{transform:translate(51.421vw,44.154vh) scale(.3693)}to{transform:translate(50.5191vw,99vh) scale(.3693)}}.snow:nth-child(252){opacity:.6698;transform:translate(28.5784vw,-10px) scale(.3557);animation:fall-252 23s -4s linear infinite}@keyframes fall-252{72.114%{transform:translate(26.5914vw,72.114vh) scale(.3557)}to{transform:translate(27.5849vw,99vh) scale(.3557)}}.snow:nth-child(253){opacity:1.187;transform:translate(25.1395vw,-10px) scale(.6398);animation:fall-253 26s -7s linear infinite}@keyframes fall-253{42.618%{transform:translate(28.358vw,42.618vh) scale(.6398)}to{transform:translate(26.74875vw,99vh) scale(.6398)}}.snow:nth-child(254){opacity:.5134;transform:translate(30.8822vw,-10px) scale(.8172);animation:fall-254 10s -16s linear infinite}@keyframes fall-254{47.833%{transform:translate(22.2028vw,47.833vh) scale(.8172)}to{transform:translate(26.5425vw,99vh) scale(.8172)}}.snow:nth-child(255){opacity:.135;transform:translate(.2256vw,-10px) scale(.9528);animation:fall-255 13s -21s linear infinite}@keyframes fall-255{64.02%{transform:translate(8.9307vw,64.02vh) scale(.9528)}to{transform:translate(4.57815vw,99vh) scale(.9528)}}.snow:nth-child(256){opacity:1.1172;transform:translate(12.3781vw,-10px) scale(.6628);animation:fall-256 28s -1s linear infinite}@keyframes fall-256{63.94%{transform:translate(17.3743vw,63.94vh) scale(.6628)}to{transform:translate(14.8762vw,99vh) scale(.6628)}}.snow:nth-child(257){opacity:.4624;transform:translate(4.395vw,-10px) scale(.7569);animation:fall-257 15s -27s linear infinite}@keyframes fall-257{51.307%{transform:translate(-1.3968vw,51.307vh) scale(.7569)}to{transform:translate(1.4991vw,99vh) scale(.7569)}}.snow:nth-child(258){opacity:.7224;transform:translate(36.6319vw,-10px) scale(.403);animation:fall-258 21s -16s linear infinite}@keyframes fall-258{52.154%{transform:translate(34.138vw,52.154vh) scale(.403)}to{transform:translate(35.38495vw,99vh) scale(.403)}}.snow:nth-child(259){opacity:.6918;transform:translate(59.5288vw,-10px) scale(.7116);animation:fall-259 28s -28s linear infinite}@keyframes fall-259{73.384%{transform:translate(67.1011vw,73.384vh) scale(.7116)}to{transform:translate(63.31495vw,99vh) scale(.7116)}}.snow:nth-child(260){opacity:1.2012;transform:translate(54.9588vw,-10px) scale(.4073);animation:fall-260 19s -23s linear infinite}@keyframes fall-260{39.387%{transform:translate(57.7334vw,39.387vh) scale(.4073)}to{transform:translate(56.3461vw,99vh) scale(.4073)}}.snow:nth-child(261){opacity:1.3998;transform:translate(16.6653vw,-10px) scale(.7988);animation:fall-261 15s -4s linear infinite}@keyframes fall-261{51.695%{transform:translate(26.4998vw,51.695vh) scale(.7988)}to{transform:translate(21.58255vw,99vh) scale(.7988)}}.snow:nth-child(262){opacity:.71;transform:translate(71.6624vw,-10px) scale(.0749);animation:fall-262 27s -29s linear infinite}@keyframes fall-262{35.02%{transform:translate(74.1226vw,35.02vh) scale(.0749)}to{transform:translate(72.8925vw,99vh) scale(.0749)}}.snow:nth-child(263){opacity:.2814;transform:translate(70.4533vw,-10px) scale(.5148);animation:fall-263 20s -17s linear infinite}@keyframes fall-263{75.093%{transform:translate(65.1227vw,75.093vh) scale(.5148)}to{transform:translate(67.788vw,99vh) scale(.5148)}}.snow:nth-child(264){opacity:1.6318;transform:translate(3.646vw,-10px) scale(.1291);animation:fall-264 27s -13s linear infinite}@keyframes fall-264{71.492%{transform:translate(-4.8663vw,71.492vh) scale(.1291)}to{transform:translate(-.61015vw,99vh) scale(.1291)}}.snow:nth-child(265){opacity:1.819;transform:translate(72.0417vw,-10px) scale(.8761);animation:fall-265 25s -28s linear infinite}@keyframes fall-265{62.459%{transform:translate(72.7299vw,62.459vh) scale(.8761)}to{transform:translate(72.3858vw,99vh) scale(.8761)}}.snow:nth-child(266){opacity:1.2536;transform:translate(70.8553vw,-10px) scale(.4863);animation:fall-266 15s -7s linear infinite}@keyframes fall-266{60.471%{transform:translate(65.687vw,60.471vh) scale(.4863)}to{transform:translate(68.27115vw,99vh) scale(.4863)}}.snow:nth-child(267){opacity:.4062;transform:translate(13.7581vw,-10px) scale(.1831);animation:fall-267 19s -9s linear infinite}@keyframes fall-267{58.126%{transform:translate(4.8037vw,58.126vh) scale(.1831)}to{transform:translate(9.2809vw,99vh) scale(.1831)}}.snow:nth-child(268){opacity:.5886;transform:translate(39.0586vw,-10px) scale(.9134);animation:fall-268 24s -6s linear infinite}@keyframes fall-268{38.513%{transform:translate(31.4215vw,38.513vh) scale(.9134)}to{transform:translate(35.24005vw,99vh) scale(.9134)}}.snow:nth-child(269){opacity:1.7098;transform:translate(88.4183vw,-10px) scale(.128);animation:fall-269 25s -29s linear infinite}@keyframes fall-269{33.431%{transform:translate(88.1477vw,33.431vh) scale(.128)}to{transform:translate(88.283vw,99vh) scale(.128)}}.snow:nth-child(270){opacity:.687;transform:translate(4.2118vw,-10px) scale(.3179);animation:fall-270 16s -4s linear infinite}@keyframes fall-270{76.318%{transform:translate(10.5542vw,76.318vh) scale(.3179)}to{transform:translate(7.383vw,99vh) scale(.3179)}}.snow:nth-child(271){opacity:1.7634;transform:translate(28.5473vw,-10px) scale(.6214);animation:fall-271 15s -22s linear infinite}@keyframes fall-271{42.355%{transform:translate(33.6647vw,42.355vh) scale(.6214)}to{transform:translate(31.106vw,99vh) scale(.6214)}}.snow:nth-child(272){opacity:1.82;transform:translate(26.221vw,-10px) scale(.3589);animation:fall-272 18s -3s linear infinite}@keyframes fall-272{34.723%{transform:translate(24.8579vw,34.723vh) scale(.3589)}to{transform:translate(25.53945vw,99vh) scale(.3589)}}.snow:nth-child(273){opacity:1.5762;transform:translate(17.7582vw,-10px) scale(.2329);animation:fall-273 19s -11s linear infinite}@keyframes fall-273{40.487%{transform:translate(15.6678vw,40.487vh) scale(.2329)}to{transform:translate(16.713vw,99vh) scale(.2329)}}.snow:nth-child(274){opacity:.8374;transform:translate(72.6485vw,-10px) scale(.3748);animation:fall-274 21s -14s linear infinite}@keyframes fall-274{68.774%{transform:translate(71.8404vw,68.774vh) scale(.3748)}to{transform:translate(72.24445vw,99vh) scale(.3748)}}.snow:nth-child(275){opacity:1.438;transform:translate(30.8026vw,-10px) scale(.6254);animation:fall-275 10s -2s linear infinite}@keyframes fall-275{40.08%{transform:translate(28.1366vw,40.08vh) scale(.6254)}to{transform:translate(29.4696vw,99vh) scale(.6254)}}.snow:nth-child(276){opacity:1.651;transform:translate(11.6675vw,-10px) scale(.3729);animation:fall-276 22s -18s linear infinite}@keyframes fall-276{37.078%{transform:translate(4.1906vw,37.078vh) scale(.3729)}to{transform:translate(7.92905vw,99vh) scale(.3729)}}.snow:nth-child(277){opacity:.5232;transform:translate(.1582vw,-10px) scale(.6118);animation:fall-277 17s -3s linear infinite}@keyframes fall-277{75.109%{transform:translate(8.6694vw,75.109vh) scale(.6118)}to{transform:translate(4.4138vw,99vh) scale(.6118)}}.snow:nth-child(278){opacity:1.1714;transform:translate(87.3862vw,-10px) scale(.5668);animation:fall-278 18s -25s linear infinite}@keyframes fall-278{72.218%{transform:translate(93.0798vw,72.218vh) scale(.5668)}to{transform:translate(90.233vw,99vh) scale(.5668)}}.snow:nth-child(279){opacity:1.2352;transform:translate(19.9556vw,-10px) scale(.7634);animation:fall-279 11s -26s linear infinite}@keyframes fall-279{42.645%{transform:translate(17.152vw,42.645vh) scale(.7634)}to{transform:translate(18.5538vw,99vh) scale(.7634)}}.snow:nth-child(280){opacity:1.8912;transform:translate(12.9345vw,-10px) scale(.4734);animation:fall-280 11s -29s linear infinite}@keyframes fall-280{63.379%{transform:translate(7.0201vw,63.379vh) scale(.4734)}to{transform:translate(9.9773vw,99vh) scale(.4734)}}.snow:nth-child(281){opacity:1.3688;transform:translate(21.3884vw,-10px) scale(.4614);animation:fall-281 21s -27s linear infinite}@keyframes fall-281{58.288%{transform:translate(18.3783vw,58.288vh) scale(.4614)}to{transform:translate(19.88335vw,99vh) scale(.4614)}}.snow:nth-child(282){opacity:1.4594;transform:translate(63.5481vw,-10px) scale(.4716);animation:fall-282 21s -15s linear infinite}@keyframes fall-282{57.775%{transform:translate(58.5881vw,57.775vh) scale(.4716)}to{transform:translate(61.0681vw,99vh) scale(.4716)}}.snow:nth-child(283){opacity:.0782;transform:translate(65.4922vw,-10px) scale(.1415);animation:fall-283 29s -10s linear infinite}@keyframes fall-283{43.789%{transform:translate(58.695vw,43.789vh) scale(.1415)}to{transform:translate(62.0936vw,99vh) scale(.1415)}}.snow:nth-child(284){opacity:.2548;transform:translate(25.6455vw,-10px) scale(.1998);animation:fall-284 17s -25s linear infinite}@keyframes fall-284{31.253%{transform:translate(35.334vw,31.253vh) scale(.1998)}to{transform:translate(30.48975vw,99vh) scale(.1998)}}.snow:nth-child(285){opacity:1.8544;transform:translate(99.0637vw,-10px) scale(.6293);animation:fall-285 21s -24s linear infinite}@keyframes fall-285{46.778%{transform:translate(94.2008vw,46.778vh) scale(.6293)}to{transform:translate(96.63225vw,99vh) scale(.6293)}}.snow:nth-child(286){opacity:1.2;transform:translate(86.2177vw,-10px) scale(.9475);animation:fall-286 12s -9s linear infinite}@keyframes fall-286{66.049%{transform:translate(83.0909vw,66.049vh) scale(.9475)}to{transform:translate(84.6543vw,99vh) scale(.9475)}}.snow:nth-child(287){opacity:1.8048;transform:translate(88.7233vw,-10px) scale(.312);animation:fall-287 19s -30s linear infinite}@keyframes fall-287{70.267%{transform:translate(81.6251vw,70.267vh) scale(.312)}to{transform:translate(85.1742vw,99vh) scale(.312)}}.snow:nth-child(288){opacity:1.8686;transform:translate(4.8255vw,-10px) scale(.3901);animation:fall-288 17s -8s linear infinite}@keyframes fall-288{35.086%{transform:translate(8.0781vw,35.086vh) scale(.3901)}to{transform:translate(6.4518vw,99vh) scale(.3901)}}.snow:nth-child(289){opacity:1.3288;transform:translate(30.6434vw,-10px) scale(.6043);animation:fall-289 19s -18s linear infinite}@keyframes fall-289{77.689%{transform:translate(39.0441vw,77.689vh) scale(.6043)}to{transform:translate(34.84375vw,99vh) scale(.6043)}}.snow:nth-child(290){opacity:.4922;transform:translate(59.9586vw,-10px) scale(.6988);animation:fall-290 12s -24s linear infinite}@keyframes fall-290{63.388%{transform:translate(64.5045vw,63.388vh) scale(.6988)}to{transform:translate(62.23155vw,99vh) scale(.6988)}}.snow:nth-child(291){opacity:.9922;transform:translate(91.9724vw,-10px) scale(.2277);animation:fall-291 10s -8s linear infinite}@keyframes fall-291{38.912%{transform:translate(95.0562vw,38.912vh) scale(.2277)}to{transform:translate(93.5143vw,99vh) scale(.2277)}}.snow:nth-child(292){opacity:1.2408;transform:translate(23.842vw,-10px) scale(.5434);animation:fall-292 23s -24s linear infinite}@keyframes fall-292{32.046%{transform:translate(29.5173vw,32.046vh) scale(.5434)}to{transform:translate(26.67965vw,99vh) scale(.5434)}}.snow:nth-child(293){opacity:.3058;transform:translate(49.5768vw,-10px) scale(.2443);animation:fall-293 20s -18s linear infinite}@keyframes fall-293{67.871%{transform:translate(40.7166vw,67.871vh) scale(.2443)}to{transform:translate(45.1467vw,99vh) scale(.2443)}}.snow:nth-child(294){opacity:1.8946;transform:translate(51.3223vw,-10px) scale(.0302);animation:fall-294 13s -8s linear infinite}@keyframes fall-294{40.513%{transform:translate(51.9117vw,40.513vh) scale(.0302)}to{transform:translate(51.617vw,99vh) scale(.0302)}}.snow:nth-child(295){opacity:1.6546;transform:translate(80.8311vw,-10px) scale(.1411);animation:fall-295 28s -11s linear infinite}@keyframes fall-295{68.258%{transform:translate(78.93vw,68.258vh) scale(.1411)}to{transform:translate(79.88055vw,99vh) scale(.1411)}}.snow:nth-child(296){opacity:1.2844;transform:translate(73.5873vw,-10px) scale(.226);animation:fall-296 20s -15s linear infinite}@keyframes fall-296{53.504%{transform:translate(66.8575vw,53.504vh) scale(.226)}to{transform:translate(70.2224vw,99vh) scale(.226)}}.snow:nth-child(297){opacity:1.38;transform:translate(92.7154vw,-10px) scale(.2107);animation:fall-297 19s -22s linear infinite}@keyframes fall-297{36.092%{transform:translate(83.1548vw,36.092vh) scale(.2107)}to{transform:translate(87.9351vw,99vh) scale(.2107)}}.snow:nth-child(298){opacity:1.8504;transform:translate(39.4284vw,-10px) scale(.0265);animation:fall-298 28s -2s linear infinite}@keyframes fall-298{67.927%{transform:translate(40.7969vw,67.927vh) scale(.0265)}to{transform:translate(40.11265vw,99vh) scale(.0265)}}.snow:nth-child(299){opacity:1.8626;transform:translate(76.1393vw,-10px) scale(.0144);animation:fall-299 25s -3s linear infinite}@keyframes fall-299{73.364%{transform:translate(69.0029vw,73.364vh) scale(.0144)}to{transform:translate(72.5711vw,99vh) scale(.0144)}}.snow:nth-child(300){opacity:.0682;transform:translate(27.2386vw,-10px) scale(.4508);animation:fall-300 21s -26s linear infinite}@keyframes fall-300{64.608%{transform:translate(34.1016vw,64.608vh) scale(.4508)}to{transform:translate(30.6701vw,99vh) scale(.4508)}}.snow:nth-child(301){opacity:.3138;transform:translate(35.3045vw,-10px) scale(.7236);animation:fall-301 18s -25s linear infinite}@keyframes fall-301{59.97%{transform:translate(34.3067vw,59.97vh) scale(.7236)}to{transform:translate(34.8056vw,99vh) scale(.7236)}}.snow:nth-child(302){opacity:.6396;transform:translate(40.0486vw,-10px) scale(.8407);animation:fall-302 19s -27s linear infinite}@keyframes fall-302{45.167%{transform:translate(38.701vw,45.167vh) scale(.8407)}to{transform:translate(39.3748vw,99vh) scale(.8407)}}.snow:nth-child(303){opacity:1.8686;transform:translate(54.6247vw,-10px) scale(.236);animation:fall-303 26s -7s linear infinite}@keyframes fall-303{62.479%{transform:translate(48.7768vw,62.479vh) scale(.236)}to{transform:translate(51.70075vw,99vh) scale(.236)}}.snow:nth-child(304){opacity:1.1334;transform:translate(52.8418vw,-10px) scale(.8152);animation:fall-304 19s -27s linear infinite}@keyframes fall-304{62.535%{transform:translate(46.2567vw,62.535vh) scale(.8152)}to{transform:translate(49.54925vw,99vh) scale(.8152)}}.snow:nth-child(305){opacity:.4912;transform:translate(93.2271vw,-10px) scale(.8516);animation:fall-305 18s -24s linear infinite}@keyframes fall-305{71.89%{transform:translate(91.9838vw,71.89vh) scale(.8516)}to{transform:translate(92.60545vw,99vh) scale(.8516)}}.snow:nth-child(306){opacity:.1876;transform:translate(68.5806vw,-10px) scale(.7276);animation:fall-306 19s -21s linear infinite}@keyframes fall-306{55.189%{transform:translate(76.3122vw,55.189vh) scale(.7276)}to{transform:translate(72.4464vw,99vh) scale(.7276)}}.snow:nth-child(307){opacity:1.8398;transform:translate(51.6703vw,-10px) scale(.2787);animation:fall-307 14s -15s linear infinite}@keyframes fall-307{77.845%{transform:translate(57.1461vw,77.845vh) scale(.2787)}to{transform:translate(54.4082vw,99vh) scale(.2787)}}.snow:nth-child(308){opacity:.3356;transform:translate(54.9898vw,-10px) scale(.9933);animation:fall-308 16s -15s linear infinite}@keyframes fall-308{33.249%{transform:translate(58.2742vw,33.249vh) scale(.9933)}to{transform:translate(56.632vw,99vh) scale(.9933)}}.snow:nth-child(309){opacity:1.0802;transform:translate(96.9393vw,-10px) scale(.2966);animation:fall-309 28s -23s linear infinite}@keyframes fall-309{62.279%{transform:translate(91.6914vw,62.279vh) scale(.2966)}to{transform:translate(94.31535vw,99vh) scale(.2966)}}.snow:nth-child(310){opacity:.2786;transform:translate(36.5174vw,-10px) scale(.206);animation:fall-310 16s -25s linear infinite}@keyframes fall-310{78.858%{transform:translate(36.2283vw,78.858vh) scale(.206)}to{transform:translate(36.37285vw,99vh) scale(.206)}}.snow:nth-child(311){opacity:.023;transform:translate(69.0657vw,-10px) scale(.5492);animation:fall-311 11s -14s linear infinite}@keyframes fall-311{38.278%{transform:translate(71.0175vw,38.278vh) scale(.5492)}to{transform:translate(70.0416vw,99vh) scale(.5492)}}.snow:nth-child(312){opacity:.3718;transform:translate(2.5447vw,-10px) scale(.8478);animation:fall-312 20s -2s linear infinite}@keyframes fall-312{58.722%{transform:translate(5.1466vw,58.722vh) scale(.8478)}to{transform:translate(3.84565vw,99vh) scale(.8478)}}.snow:nth-child(313){opacity:.4396;transform:translate(17.03vw,-10px) scale(.0586);animation:fall-313 15s -17s linear infinite}@keyframes fall-313{34.385%{transform:translate(15.278vw,34.385vh) scale(.0586)}to{transform:translate(16.154vw,99vh) scale(.0586)}}.snow:nth-child(314){opacity:1.6716;transform:translate(44.0647vw,-10px) scale(.3285);animation:fall-314 27s -28s linear infinite}@keyframes fall-314{53.963%{transform:translate(36.0674vw,53.963vh) scale(.3285)}to{transform:translate(40.06605vw,99vh) scale(.3285)}}.snow:nth-child(315){opacity:1.719;transform:translate(30.8211vw,-10px) scale(.804);animation:fall-315 26s -19s linear infinite}@keyframes fall-315{36.622%{transform:translate(36.8626vw,36.622vh) scale(.804)}to{transform:translate(33.84185vw,99vh) scale(.804)}}.snow:nth-child(316){opacity:1.1586;transform:translate(56.5677vw,-10px) scale(.6546);animation:fall-316 25s -1s linear infinite}@keyframes fall-316{32.625%{transform:translate(63.1801vw,32.625vh) scale(.6546)}to{transform:translate(59.8739vw,99vh) scale(.6546)}}.snow:nth-child(317){opacity:1.3358;transform:translate(49.6998vw,-10px) scale(.564);animation:fall-317 24s -6s linear infinite}@keyframes fall-317{53.628%{transform:translate(55.3344vw,53.628vh) scale(.564)}to{transform:translate(52.5171vw,99vh) scale(.564)}}.snow:nth-child(318){opacity:.57;transform:translate(12.6556vw,-10px) scale(.4395);animation:fall-318 11s -6s linear infinite}@keyframes fall-318{53.901%{transform:translate(21.507vw,53.901vh) scale(.4395)}to{transform:translate(17.0813vw,99vh) scale(.4395)}}.snow:nth-child(319){opacity:1.6916;transform:translate(40.0889vw,-10px) scale(.0045);animation:fall-319 22s -13s linear infinite}@keyframes fall-319{42.319%{transform:translate(39.6394vw,42.319vh) scale(.0045)}to{transform:translate(39.86415vw,99vh) scale(.0045)}}.snow:nth-child(320){opacity:1.3878;transform:translate(82.6227vw,-10px) scale(.9709);animation:fall-320 26s -18s linear infinite}@keyframes fall-320{39.731%{transform:translate(89.7654vw,39.731vh) scale(.9709)}to{transform:translate(86.19405vw,99vh) scale(.9709)}}.snow:nth-child(321){opacity:.0682;transform:translate(30.4603vw,-10px) scale(.3124);animation:fall-321 21s -9s linear infinite}@keyframes fall-321{65.662%{transform:translate(35.3088vw,65.662vh) scale(.3124)}to{transform:translate(32.88455vw,99vh) scale(.3124)}}.snow:nth-child(322){opacity:1.8554;transform:translate(37.7071vw,-10px) scale(.5115);animation:fall-322 28s -18s linear infinite}@keyframes fall-322{46.856%{transform:translate(32.083vw,46.856vh) scale(.5115)}to{transform:translate(34.89505vw,99vh) scale(.5115)}}.snow:nth-child(323){opacity:1.999;transform:translate(52.7539vw,-10px) scale(.2769);animation:fall-323 25s -26s linear infinite}@keyframes fall-323{79.548%{transform:translate(44.5817vw,79.548vh) scale(.2769)}to{transform:translate(48.6678vw,99vh) scale(.2769)}}.snow:nth-child(324){opacity:.5632;transform:translate(1.3537vw,-10px) scale(.7424);animation:fall-324 24s -26s linear infinite}@keyframes fall-324{39.327%{transform:translate(9.7098vw,39.327vh) scale(.7424)}to{transform:translate(5.53175vw,99vh) scale(.7424)}}.snow:nth-child(325){opacity:1.9206;transform:translate(80.6792vw,-10px) scale(.7944);animation:fall-325 17s -19s linear infinite}@keyframes fall-325{58.491%{transform:translate(84.9527vw,58.491vh) scale(.7944)}to{transform:translate(82.81595vw,99vh) scale(.7944)}}.snow:nth-child(326){opacity:1.3804;transform:translate(98.9657vw,-10px) scale(.6982);animation:fall-326 13s -3s linear infinite}@keyframes fall-326{72.756%{transform:translate(105.0345vw,72.756vh) scale(.6982)}to{transform:translate(102.0001vw,99vh) scale(.6982)}}.snow:nth-child(327){opacity:.1634;transform:translate(14.5214vw,-10px) scale(.9078);animation:fall-327 29s -9s linear infinite}@keyframes fall-327{33.201%{transform:translate(23.6436vw,33.201vh) scale(.9078)}to{transform:translate(19.0825vw,99vh) scale(.9078)}}.snow:nth-child(328){opacity:.4286;transform:translate(82.8505vw,-10px) scale(.086);animation:fall-328 24s -20s linear infinite}@keyframes fall-328{59.07%{transform:translate(90.0588vw,59.07vh) scale(.086)}to{transform:translate(86.45465vw,99vh) scale(.086)}}.snow:nth-child(329){opacity:1.9188;transform:translate(52.6305vw,-10px) scale(.4657);animation:fall-329 26s -26s linear infinite}@keyframes fall-329{31.59%{transform:translate(57.3799vw,31.59vh) scale(.4657)}to{transform:translate(55.0052vw,99vh) scale(.4657)}}.snow:nth-child(330){opacity:1.3556;transform:translate(36.6566vw,-10px) scale(.9132);animation:fall-330 24s -16s linear infinite}@keyframes fall-330{66.398%{transform:translate(30.4936vw,66.398vh) scale(.9132)}to{transform:translate(33.5751vw,99vh) scale(.9132)}}.snow:nth-child(331){opacity:1.1708;transform:translate(5.1822vw,-10px) scale(.1392);animation:fall-331 19s -18s linear infinite}@keyframes fall-331{34.263%{transform:translate(8.3849vw,34.263vh) scale(.1392)}to{transform:translate(6.78355vw,99vh) scale(.1392)}}.snow:nth-child(332){opacity:1.2142;transform:translate(28.2862vw,-10px) scale(.7402);animation:fall-332 20s -26s linear infinite}@keyframes fall-332{52.212%{transform:translate(34.3946vw,52.212vh) scale(.7402)}to{transform:translate(31.3404vw,99vh) scale(.7402)}}.snow:nth-child(333){opacity:1.7702;transform:translate(33.7447vw,-10px) scale(.8188);animation:fall-333 17s -27s linear infinite}@keyframes fall-333{31.669%{transform:translate(29.2462vw,31.669vh) scale(.8188)}to{transform:translate(31.49545vw,99vh) scale(.8188)}}.snow:nth-child(334){opacity:.0638;transform:translate(52.8408vw,-10px) scale(.7243);animation:fall-334 30s -27s linear infinite}@keyframes fall-334{41.976%{transform:translate(62.2849vw,41.976vh) scale(.7243)}to{transform:translate(57.56285vw,99vh) scale(.7243)}}.snow:nth-child(335){opacity:1.5354;transform:translate(44.835vw,-10px) scale(.797);animation:fall-335 22s -6s linear infinite}@keyframes fall-335{69.449%{transform:translate(38.5916vw,69.449vh) scale(.797)}to{transform:translate(41.7133vw,99vh) scale(.797)}}.snow:nth-child(336){opacity:.5038;transform:translate(75.3002vw,-10px) scale(.4443);animation:fall-336 18s -3s linear infinite}@keyframes fall-336{30.218%{transform:translate(72.6815vw,30.218vh) scale(.4443)}to{transform:translate(73.99085vw,99vh) scale(.4443)}}.snow:nth-child(337){opacity:.6096;transform:translate(69.1141vw,-10px) scale(.6127);animation:fall-337 23s -17s linear infinite}@keyframes fall-337{38.427%{transform:translate(62.8329vw,38.427vh) scale(.6127)}to{transform:translate(65.9735vw,99vh) scale(.6127)}}.snow:nth-child(338){opacity:.3014;transform:translate(5.4361vw,-10px) scale(.3994);animation:fall-338 14s -2s linear infinite}@keyframes fall-338{30.801%{transform:translate(9.0942vw,30.801vh) scale(.3994)}to{transform:translate(7.26515vw,99vh) scale(.3994)}}.snow:nth-child(339){opacity:.078;transform:translate(2.6087vw,-10px) scale(.2574);animation:fall-339 13s -20s linear infinite}@keyframes fall-339{58.492%{transform:translate(-5.565vw,58.492vh) scale(.2574)}to{transform:translate(-1.47815vw,99vh) scale(.2574)}}.snow:nth-child(340){opacity:1.9592;transform:translate(86.1386vw,-10px) scale(.2782);animation:fall-340 11s -30s linear infinite}@keyframes fall-340{61.392%{transform:translate(94.3036vw,61.392vh) scale(.2782)}to{transform:translate(90.2211vw,99vh) scale(.2782)}}.snow:nth-child(341){opacity:1.4464;transform:translate(18.5626vw,-10px) scale(.0174);animation:fall-341 14s -14s linear infinite}@keyframes fall-341{36.911%{transform:translate(13.6143vw,36.911vh) scale(.0174)}to{transform:translate(16.08845vw,99vh) scale(.0174)}}.snow:nth-child(342){opacity:.0602;transform:translate(92.2077vw,-10px) scale(.6548);animation:fall-342 19s -20s linear infinite}@keyframes fall-342{63.926%{transform:translate(83.4955vw,63.926vh) scale(.6548)}to{transform:translate(87.8516vw,99vh) scale(.6548)}}.snow:nth-child(343){opacity:.4998;transform:translate(79.5476vw,-10px) scale(.0769);animation:fall-343 21s -5s linear infinite}@keyframes fall-343{49.854%{transform:translate(86.5394vw,49.854vh) scale(.0769)}to{transform:translate(83.0435vw,99vh) scale(.0769)}}.snow:nth-child(344){opacity:1.3606;transform:translate(65.2446vw,-10px) scale(.8532);animation:fall-344 27s -7s linear infinite}@keyframes fall-344{52.167%{transform:translate(71.809vw,52.167vh) scale(.8532)}to{transform:translate(68.5268vw,99vh) scale(.8532)}}.snow:nth-child(345){opacity:1.451;transform:translate(22.1527vw,-10px) scale(.7773);animation:fall-345 22s -14s linear infinite}@keyframes fall-345{52.129%{transform:translate(21.2797vw,52.129vh) scale(.7773)}to{transform:translate(21.7162vw,99vh) scale(.7773)}}.snow:nth-child(346){opacity:.6574;transform:translate(48.0267vw,-10px) scale(.9179);animation:fall-346 25s -28s linear infinite}@keyframes fall-346{50.049%{transform:translate(41.275vw,50.049vh) scale(.9179)}to{transform:translate(44.65085vw,99vh) scale(.9179)}}.snow:nth-child(347){opacity:1.0908;transform:translate(56.1861vw,-10px) scale(.5852);animation:fall-347 16s -4s linear infinite}@keyframes fall-347{30.879%{transform:translate(64.2754vw,30.879vh) scale(.5852)}to{transform:translate(60.23075vw,99vh) scale(.5852)}}.snow:nth-child(348){opacity:.8118;transform:translate(27.3364vw,-10px) scale(.2795);animation:fall-348 24s -20s linear infinite}@keyframes fall-348{38.413%{transform:translate(32.6834vw,38.413vh) scale(.2795)}to{transform:translate(30.0099vw,99vh) scale(.2795)}}.snow:nth-child(349){opacity:1.9704;transform:translate(62.8876vw,-10px) scale(.1917);animation:fall-349 11s -8s linear infinite}@keyframes fall-349{48.414%{transform:translate(57.1597vw,48.414vh) scale(.1917)}to{transform:translate(60.02365vw,99vh) scale(.1917)}}.snow:nth-child(350){opacity:.7088;transform:translate(76.8125vw,-10px) scale(.8627);animation:fall-350 24s -28s linear infinite}@keyframes fall-350{34.937%{transform:translate(82.4314vw,34.937vh) scale(.8627)}to{transform:translate(79.62195vw,99vh) scale(.8627)}}.snow:nth-child(351){opacity:1.477;transform:translate(27.033vw,-10px) scale(.2309);animation:fall-351 13s -17s linear infinite}@keyframes fall-351{45.537%{transform:translate(25.6717vw,45.537vh) scale(.2309)}to{transform:translate(26.35235vw,99vh) scale(.2309)}}.snow:nth-child(352){opacity:1.565;transform:translate(8.9278vw,-10px) scale(.6547);animation:fall-352 20s -19s linear infinite}@keyframes fall-352{48.827%{transform:translate(8.1486vw,48.827vh) scale(.6547)}to{transform:translate(8.5382vw,99vh) scale(.6547)}}.snow:nth-child(353){opacity:1.558;transform:translate(47.4738vw,-10px) scale(.8433);animation:fall-353 24s -29s linear infinite}@keyframes fall-353{62.614%{transform:translate(46.2046vw,62.614vh) scale(.8433)}to{transform:translate(46.8392vw,99vh) scale(.8433)}}.snow:nth-child(354){opacity:1.9316;transform:translate(74.7204vw,-10px) scale(.7447);animation:fall-354 18s -8s linear infinite}@keyframes fall-354{50.972%{transform:translate(76.712vw,50.972vh) scale(.7447)}to{transform:translate(75.7162vw,99vh) scale(.7447)}}.snow:nth-child(355){opacity:.379;transform:translate(46.5207vw,-10px) scale(.9049);animation:fall-355 22s -29s linear infinite}@keyframes fall-355{31.111%{transform:translate(55.6713vw,31.111vh) scale(.9049)}to{transform:translate(51.096vw,99vh) scale(.9049)}}.snow:nth-child(356){opacity:1.725;transform:translate(37.3468vw,-10px) scale(.8176);animation:fall-356 22s -30s linear infinite}@keyframes fall-356{67.624%{transform:translate(45.6822vw,67.624vh) scale(.8176)}to{transform:translate(41.5145vw,99vh) scale(.8176)}}.snow:nth-child(357){opacity:1.6802;transform:translate(45.1612vw,-10px) scale(.1567);animation:fall-357 10s -14s linear infinite}@keyframes fall-357{32.907%{transform:translate(38.4622vw,32.907vh) scale(.1567)}to{transform:translate(41.8117vw,99vh) scale(.1567)}}.snow:nth-child(358){opacity:.5174;transform:translate(64.2219vw,-10px) scale(.9959);animation:fall-358 25s -14s linear infinite}@keyframes fall-358{53.452%{transform:translate(72.1928vw,53.452vh) scale(.9959)}to{transform:translate(68.20735vw,99vh) scale(.9959)}}.snow:nth-child(359){opacity:.159;transform:translate(9.9954vw,-10px) scale(.3623);animation:fall-359 29s -9s linear infinite}@keyframes fall-359{33.422%{transform:translate(2.1042vw,33.422vh) scale(.3623)}to{transform:translate(6.0498vw,99vh) scale(.3623)}}.snow:nth-child(360){opacity:.7114;transform:translate(35.6525vw,-10px) scale(.7806);animation:fall-360 14s -11s linear infinite}@keyframes fall-360{61.006%{transform:translate(45.2056vw,61.006vh) scale(.7806)}to{transform:translate(40.42905vw,99vh) scale(.7806)}}.snow:nth-child(361){opacity:1.7846;transform:translate(75.889vw,-10px) scale(.5206);animation:fall-361 21s -4s linear infinite}@keyframes fall-361{47.008%{transform:translate(72.9335vw,47.008vh) scale(.5206)}to{transform:translate(74.41125vw,99vh) scale(.5206)}}.snow:nth-child(362){opacity:1.6924;transform:translate(28.3368vw,-10px) scale(.9281);animation:fall-362 22s -16s linear infinite}@keyframes fall-362{41.969%{transform:translate(36.3433vw,41.969vh) scale(.9281)}to{transform:translate(32.34005vw,99vh) scale(.9281)}}.snow:nth-child(363){opacity:.7438;transform:translate(93.1167vw,-10px) scale(.0036);animation:fall-363 17s -26s linear infinite}@keyframes fall-363{45.039%{transform:translate(85.6028vw,45.039vh) scale(.0036)}to{transform:translate(89.35975vw,99vh) scale(.0036)}}.snow:nth-child(364){opacity:.5318;transform:translate(58.6708vw,-10px) scale(.6268);animation:fall-364 17s -19s linear infinite}@keyframes fall-364{75.282%{transform:translate(59.2608vw,75.282vh) scale(.6268)}to{transform:translate(58.9658vw,99vh) scale(.6268)}}.snow:nth-child(365){opacity:1.1258;transform:translate(28.4182vw,-10px) scale(.7374);animation:fall-365 29s -10s linear infinite}@keyframes fall-365{66.638%{transform:translate(32.453vw,66.638vh) scale(.7374)}to{transform:translate(30.4356vw,99vh) scale(.7374)}}.snow:nth-child(366){opacity:1.8512;transform:translate(19.955vw,-10px) scale(.6773);animation:fall-366 25s -11s linear infinite}@keyframes fall-366{49.826%{transform:translate(24.3818vw,49.826vh) scale(.6773)}to{transform:translate(22.1684vw,99vh) scale(.6773)}}.snow:nth-child(367){opacity:1.1894;transform:translate(45.9645vw,-10px) scale(.016);animation:fall-367 28s -27s linear infinite}@keyframes fall-367{55.646%{transform:translate(41.8013vw,55.646vh) scale(.016)}to{transform:translate(43.8829vw,99vh) scale(.016)}}.snow:nth-child(368){opacity:.06;transform:translate(48.9181vw,-10px) scale(.9337);animation:fall-368 24s -10s linear infinite}@keyframes fall-368{39.425%{transform:translate(49.6962vw,39.425vh) scale(.9337)}to{transform:translate(49.30715vw,99vh) scale(.9337)}}.snow:nth-child(369){opacity:.8128;transform:translate(58.4698vw,-10px) scale(.9828);animation:fall-369 10s -17s linear infinite}@keyframes fall-369{35.228%{transform:translate(58.5234vw,35.228vh) scale(.9828)}to{transform:translate(58.4966vw,99vh) scale(.9828)}}.snow:nth-child(370){opacity:.7198;transform:translate(44.4699vw,-10px) scale(.7742);animation:fall-370 18s -19s linear infinite}@keyframes fall-370{68.495%{transform:translate(39.9445vw,68.495vh) scale(.7742)}to{transform:translate(42.2072vw,99vh) scale(.7742)}}.snow:nth-child(371){opacity:1.9302;transform:translate(66.0967vw,-10px) scale(.0787);animation:fall-371 18s -4s linear infinite}@keyframes fall-371{76.322%{transform:translate(67.216vw,76.322vh) scale(.0787)}to{transform:translate(66.65635vw,99vh) scale(.0787)}}.snow:nth-child(372){opacity:1.7636;transform:translate(30.3001vw,-10px) scale(.4538);animation:fall-372 24s -5s linear infinite}@keyframes fall-372{65.925%{transform:translate(24.7103vw,65.925vh) scale(.4538)}to{transform:translate(27.5052vw,99vh) scale(.4538)}}.snow:nth-child(373){opacity:1.9916;transform:translate(49.3318vw,-10px) scale(.0836);animation:fall-373 20s -16s linear infinite}@keyframes fall-373{41.122%{transform:translate(52.7678vw,41.122vh) scale(.0836)}to{transform:translate(51.0498vw,99vh) scale(.0836)}}.snow:nth-child(374){opacity:1.4672;transform:translate(51.8399vw,-10px) scale(.4893);animation:fall-374 17s -10s linear infinite}@keyframes fall-374{60.049%{transform:translate(44.3039vw,60.049vh) scale(.4893)}to{transform:translate(48.0719vw,99vh) scale(.4893)}}.snow:nth-child(375){opacity:.0754;transform:translate(39.1362vw,-10px) scale(.8255);animation:fall-375 17s -23s linear infinite}@keyframes fall-375{71.378%{transform:translate(37.6026vw,71.378vh) scale(.8255)}to{transform:translate(38.3694vw,99vh) scale(.8255)}}.snow:nth-child(376){opacity:.0742;transform:translate(79.5789vw,-10px) scale(.6686);animation:fall-376 26s -19s linear infinite}@keyframes fall-376{52.175%{transform:translate(89.4483vw,52.175vh) scale(.6686)}to{transform:translate(84.5136vw,99vh) scale(.6686)}}.snow:nth-child(377){opacity:.826;transform:translate(44.4242vw,-10px) scale(.187);animation:fall-377 14s -4s linear infinite}@keyframes fall-377{38.162%{transform:translate(53.1561vw,38.162vh) scale(.187)}to{transform:translate(48.79015vw,99vh) scale(.187)}}.snow:nth-child(378){opacity:.7702;transform:translate(41.2953vw,-10px) scale(.8421);animation:fall-378 13s -29s linear infinite}@keyframes fall-378{76.657%{transform:translate(32.4611vw,76.657vh) scale(.8421)}to{transform:translate(36.8782vw,99vh) scale(.8421)}}.snow:nth-child(379){opacity:.7226;transform:translate(90.579vw,-10px) scale(.0203);animation:fall-379 26s -22s linear infinite}@keyframes fall-379{42.982%{transform:translate(93.858vw,42.982vh) scale(.0203)}to{transform:translate(92.2185vw,99vh) scale(.0203)}}.snow:nth-child(380){opacity:.2238;transform:translate(36.3619vw,-10px) scale(.4032);animation:fall-380 16s -17s linear infinite}@keyframes fall-380{41.17%{transform:translate(39.4724vw,41.17vh) scale(.4032)}to{transform:translate(37.91715vw,99vh) scale(.4032)}}.snow:nth-child(381){opacity:1.19;transform:translate(23.4527vw,-10px) scale(.3755);animation:fall-381 22s -8s linear infinite}@keyframes fall-381{66.844%{transform:translate(16.5639vw,66.844vh) scale(.3755)}to{transform:translate(20.0083vw,99vh) scale(.3755)}}.snow:nth-child(382){opacity:.0112;transform:translate(42.702vw,-10px) scale(.4132);animation:fall-382 20s -1s linear infinite}@keyframes fall-382{74.919%{transform:translate(35.0433vw,74.919vh) scale(.4132)}to{transform:translate(38.87265vw,99vh) scale(.4132)}}.snow:nth-child(383){opacity:1.2312;transform:translate(48.5539vw,-10px) scale(.8773);animation:fall-383 11s -26s linear infinite}@keyframes fall-383{54.576%{transform:translate(57.9856vw,54.576vh) scale(.8773)}to{transform:translate(53.26975vw,99vh) scale(.8773)}}.snow:nth-child(384){opacity:1.407;transform:translate(31.0882vw,-10px) scale(.466);animation:fall-384 18s -15s linear infinite}@keyframes fall-384{73.667%{transform:translate(35.5386vw,73.667vh) scale(.466)}to{transform:translate(33.3134vw,99vh) scale(.466)}}.snow:nth-child(385){opacity:1.7322;transform:translate(85.3284vw,-10px) scale(.7027);animation:fall-385 18s -21s linear infinite}@keyframes fall-385{53.186%{transform:translate(82.4428vw,53.186vh) scale(.7027)}to{transform:translate(83.8856vw,99vh) scale(.7027)}}.snow:nth-child(386){opacity:.1456;transform:translate(77.3306vw,-10px) scale(.8463);animation:fall-386 26s -10s linear infinite}@keyframes fall-386{50.273%{transform:translate(84.277vw,50.273vh) scale(.8463)}to{transform:translate(80.8038vw,99vh) scale(.8463)}}.snow:nth-child(387){opacity:1.3674;transform:translate(96.0116vw,-10px) scale(.7185);animation:fall-387 11s -20s linear infinite}@keyframes fall-387{33.865%{transform:translate(97.3198vw,33.865vh) scale(.7185)}to{transform:translate(96.6657vw,99vh) scale(.7185)}}.snow:nth-child(388){opacity:1.5074;transform:translate(5.7927vw,-10px) scale(.1833);animation:fall-388 21s -9s linear infinite}@keyframes fall-388{41.476%{transform:translate(4.5887vw,41.476vh) scale(.1833)}to{transform:translate(5.1907vw,99vh) scale(.1833)}}.snow:nth-child(389){opacity:1.3984;transform:translate(10.426vw,-10px) scale(.1868);animation:fall-389 22s -26s linear infinite}@keyframes fall-389{48.645%{transform:translate(1.8321vw,48.645vh) scale(.1868)}to{transform:translate(6.12905vw,99vh) scale(.1868)}}.snow:nth-child(390){opacity:1.5308;transform:translate(49.0797vw,-10px) scale(.4437);animation:fall-390 19s -9s linear infinite}@keyframes fall-390{34.265%{transform:translate(53.8159vw,34.265vh) scale(.4437)}to{transform:translate(51.4478vw,99vh) scale(.4437)}}.snow:nth-child(391){opacity:.7362;transform:translate(23.2075vw,-10px) scale(.5077);animation:fall-391 23s -6s linear infinite}@keyframes fall-391{77.455%{transform:translate(20.6196vw,77.455vh) scale(.5077)}to{transform:translate(21.91355vw,99vh) scale(.5077)}}.snow:nth-child(392){opacity:1.7964;transform:translate(20.1235vw,-10px) scale(.7177);animation:fall-392 17s -10s linear infinite}@keyframes fall-392{31.747%{transform:translate(29.2953vw,31.747vh) scale(.7177)}to{transform:translate(24.7094vw,99vh) scale(.7177)}}.snow:nth-child(393){opacity:.7704;transform:translate(31.9595vw,-10px) scale(.3196);animation:fall-393 11s -18s linear infinite}@keyframes fall-393{53.382%{transform:translate(24.2411vw,53.382vh) scale(.3196)}to{transform:translate(28.1003vw,99vh) scale(.3196)}}.snow:nth-child(394){opacity:.106;transform:translate(67.82vw,-10px) scale(.3187);animation:fall-394 30s -11s linear infinite}@keyframes fall-394{49.655%{transform:translate(65.0208vw,49.655vh) scale(.3187)}to{transform:translate(66.4204vw,99vh) scale(.3187)}}.snow:nth-child(395){opacity:1.7656;transform:translate(74.6854vw,-10px) scale(.0499);animation:fall-395 30s -1s linear infinite}@keyframes fall-395{48.97%{transform:translate(70.1526vw,48.97vh) scale(.0499)}to{transform:translate(72.419vw,99vh) scale(.0499)}}.snow:nth-child(396){opacity:1.0834;transform:translate(48.6072vw,-10px) scale(.5224);animation:fall-396 13s -29s linear infinite}@keyframes fall-396{76.34%{transform:translate(46.7544vw,76.34vh) scale(.5224)}to{transform:translate(47.6808vw,99vh) scale(.5224)}}.snow:nth-child(397){opacity:.6274;transform:translate(11.9085vw,-10px) scale(.0118);animation:fall-397 20s -16s linear infinite}@keyframes fall-397{63.873%{transform:translate(14.8356vw,63.873vh) scale(.0118)}to{transform:translate(13.37205vw,99vh) scale(.0118)}}.snow:nth-child(398){opacity:.3812;transform:translate(76.3192vw,-10px) scale(.596);animation:fall-398 13s -5s linear infinite}@keyframes fall-398{39.007%{transform:translate(67.8505vw,39.007vh) scale(.596)}to{transform:translate(72.08485vw,99vh) scale(.596)}}.snow:nth-child(399){opacity:1.561;transform:translate(68.5142vw,-10px) scale(.5127);animation:fall-399 22s -6s linear infinite}@keyframes fall-399{34.362%{transform:translate(71.3955vw,34.362vh) scale(.5127)}to{transform:translate(69.95485vw,99vh) scale(.5127)}}.snow:nth-child(400){opacity:1.353;transform:translate(94.9496vw,-10px) scale(.82);animation:fall-400 27s -21s linear infinite}@keyframes fall-400{36.853%{transform:translate(94.9662vw,36.853vh) scale(.82)}to{transform:translate(94.9579vw,99vh) scale(.82)}}\n"], dependencies: [{ kind: "directive", type: i3.NgForOf, selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }, { kind: "directive", type: i3.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "directive", type: i2.RouterOutlet, selector: "router-outlet", inputs: ["name"], outputs: ["activate", "deactivate", "attach", "detach"], exportAs: ["outlet"] }], encapsulation: i0.ViewEncapsulation.None });
|
|
26
26
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: AppComponent, decorators: [{
|
|
27
27
|
type: Component,
|
|
28
|
-
args: [{ selector: 'app-root', encapsulation: ViewEncapsulation.None, template: "<ng-container *ngIf=\"_state.christmasTime\">\r\n <div *ngFor=\"let i of snows; trackBy: snowTrackBy\" class=\"snow\"></div>\r\n</ng-container>\r\n<router-outlet></router-outlet>", styles: [".table-borderless>tbody>tr>td,.table-borderless>tbody>tr>th,.table-borderless>tfoot>tr>td,.table-borderless>tfoot>tr>th,.table-borderless>thead>tr>td,.table-borderless>thead>tr>th{border:none}.table,.table-responsive{margin-bottom:5px}a:hover,a:focus{text-decoration:none}a:not([href]){color:inherit;text-decoration:none}a:not([href]):hover{color:inherit;text-decoration:none}*{outline:none!important}.modal-title{width:calc(100% - 20px)}.progress{height:20px}.progress.progress-primary[value]::-webkit-progress-value{background-color:#024a88}.progress.progress-primary[value]::-moz-progress-bar{background-color:#024a88}.progress.progress-primary[value]::-ms-fill{background-color:#024a88}@media screen and (min-width: 0\\fffd){.progress.progress-primary .progress-bar{background-color:#024a88}}.progress.progress-info[value]::-webkit-progress-value{background-color:#248dad}.progress.progress-info[value]::-moz-progress-bar{background-color:#248dad}.progress.progress-info[value]::-ms-fill{background-color:#248dad}@media screen and (min-width: 0\\fffd){.progress.progress-info .progress-bar{background-color:#248dad}}.progress.progress-danger[value]::-webkit-progress-value{background-color:#bf1725}.progress.progress-danger[value]::-moz-progress-bar{background-color:#bf1725}.progress.progress-danger[value]::-ms-fill{background-color:#bf1725}@media screen and (min-width: 0\\fffd){.progress.progress-danger .progress-bar{background-color:#bf1725}}.progress.progress-success[value]::-webkit-progress-value{background-color:#2d922d}.progress.progress-success[value]::-moz-progress-bar{background-color:#2d922d}.progress.progress-success[value]::-ms-fill{background-color:#2d922d}@media screen and (min-width: 0\\fffd){.progress.progress-success .progress-bar{background-color:#2d922d}}.progress.progress-warning[value]::-webkit-progress-value{background-color:#f79a17}.progress.progress-warning[value]::-moz-progress-bar{background-color:#f79a17}.progress.progress-warning[value]::-ms-fill{background-color:#f79a17}@media screen and (min-width: 0\\fffd){.progress.progress-warning .progress-bar{background-color:#f79a17}}.progress[value]::-moz-progress-bar{border-radius:0}.progress[value]::-webkit-progress-value{border-radius:0}.progress[value=\"100\"]::-moz-progress-bar{border-radius:0}.progress[value=\"100\"]::-webkit-progress-value{border-radius:0}.progress-xs{height:7px}.progress-sm{height:10px}.progress-md{height:13px}.progress-bar-info-striped{background-image:linear-gradient(45deg,hsla(0,0%,100%,.15) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.15) 0,hsla(0,0%,100%,.15) 75%,transparent 0,transparent);background-size:1rem 1rem;background-color:#5bc0de!important}.progress-bar-animated{animation:progress-bar-stripes 1s linear infinite}.tag{font-weight:400;line-height:1.4;letter-spacing:.03em}.tag.tag-primary{background-color:#024a88}.tag.tag-info{background-color:#248dad}.tag.tag-danger{background-color:#bf1725}.tag.tag-success{background-color:#2d922d}.tag.tag-warning{background-color:#f79a17}.tag.tag-dark{background-color:#000}.tag.tag-main{background-color:#242d3a}.card{border:none;border-radius:0;width:100%;overflow:hidden;margin-bottom:29px;box-shadow:1px 1px 5px #00000040;display:block}.card .card-header{background:#344154;color:#fff;line-height:10px;border-radius:0;border:none}.card .card-header a{color:#fff}.card .card-header a:hover{color:#fffc}.card .card-footer{background:#344154;color:#fff;line-height:6px;border-radius:0;border:none}.card.card-outline-default{background:transparent;border:1px solid #fff}.card.card-primary{background:#024a88}.card.card-primary.medium-opacity{background:rgba(2,74,136,.5)}.card.card-outline-primary{background:transparent;border:1px solid #024a88}.card.card-success{background:#2d922d;margin-bottom:15px}.card.card-success.medium-opacity{background:rgba(45,146,45,.5)}.card.card-outline-success{background:transparent;border:1px solid #2d922d}.card.card-info{background:#248dad;margin-bottom:15px}.card.card-info.medium-opacity{background:rgba(36,141,173,.5)}.card.card-outline-info{background:transparent;border:1px solid #248dad}.card.card-warning{background:#f79a17;margin-bottom:15px}.card.card-warning.medium-opacity{background:rgba(247,154,23,.5)}.card.card-outline-warning{background:transparent;border:1px solid #f79a17}.card.card-danger{background:#bf1725;margin-bottom:15px}.card.card-danger.medium-opacity{background:rgba(191,23,37,.5)}.card.card-outline-danger{background:transparent;border:1px solid #bf1725}.card.card-primary .card-header,.card.card-success .card-header,.card.card-info .card-header,.card.card-danger .card-header,.card.card-warning .card-header{background:rgba(0,0,0,.4)}.card.card-primary .card-body,.card.card-success .card-body,.card.card-info .card-body,.card.card-danger .card-body,.card.card-warning .card-body{color:#fff}.card.card-primary .card-footer,.card.card-success .card-footer,.card.card-info .card-footer,.card.card-danger .card-footer,.card.card-warning .card-footer{background:rgba(0,0,0,.2)}.card.overlay .card-img{border-radius:0;-moz-filter:brightness(100%);-ms-filter:brightness(100%);-o-filter:brightness(100%);filter:brightness(100%)}.card.overlay:hover .card-img{-moz-filter:brightness(80%);-ms-filter:brightness(80%);-o-filter:brightness(80%);filter:brightness(80%)}.card.overlay .card-img-overlay{color:#fff}.card.overlay .card-img-overlay.overlay-bottom{top:auto}.card.overlay .card-img-overlay.slide-up{transform:translateY(100%)}.card.overlay .card-img-overlay.slide-down{transform:translateY(-100%)}.card.overlay .card-img-overlay.slide-left{transform:translate(-100%)}.card.overlay .card-img-overlay.slide-right{transform:translate(100%)}.card.overlay .card-img-overlay.hover-opacity{opacity:0}.card.overlay:hover .slide-up,.card.overlay:hover .slide-down{transform:translateY(0)}.card.overlay:hover .slide-left,.card.overlay:hover .slide-right{transform:translate(0)}.card.overlay:hover .hover-opacity{opacity:1}@media (min-width: 1400px){.d-xxl-block{display:block!important}}@media (min-width: 576px){.card-columns{-moz-column-count:3;-moz-column-gap:1.25rem}}.btn{border-radius:0}.btn:focus{outline:0}.btn:active{outline:0!important}.btn-rounded{border-radius:25rem}.btn-xs{padding:.2rem .4rem;font-size:.715rem}.btn-primary{background:rgba(2,74,136,.8)!important;border-color:#024a88cc!important}.btn-primary.medium-opacity{background:rgba(2,74,136,.5);border-color:#024a881a}.btn-primary:hover,.btn-primary:focus{background:#024a88;border-color:#024a88}.btn-primary:active{background:rgba(2,74,136,.95)!important;border-color:#024a88f2!important}.btn-success{background:rgba(45,146,45,.8);border-color:#2d922dcc}.btn-success.medium-opacity{background:rgba(45,146,45,.5);border-color:#2d922d1a}.btn-success:hover,.btn-success:focus{background:#2d922d;border-color:#2d922d}.btn-success:active{background:rgba(45,146,45,.95)!important;border-color:#2d922df2!important}.btn-info{background:rgba(36,141,173,.8);border-color:#248dadcc}.btn-info.medium-opacity{background:rgba(36,141,173,.5);border-color:#248dad1a}.btn-info:hover,.btn-info:focus{background:#248dad;border-color:#248dad}.btn-info:active{background:rgba(36,141,173,.95)!important;border-color:#248dadf2!important}.btn-warning{background:rgba(247,154,23,.8);border-color:#f79a17cc}.btn-warning.medium-opacity{background:rgba(247,154,23,.5);border-color:#f79a171a}.btn-warning:hover,.btn-warning:focus{background:#f79a17;border-color:#f79a17}.btn-warning:active{background:rgba(247,154,23,.95)!important;border-color:#f79a17f2!important}.btn-danger{background:rgba(191,23,37,.8);border-color:#bf1725cc}.btn-danger.medium-opacity{background:rgba(191,23,37,.5);border-color:#bf17251a}.btn-danger:hover,.btn-danger:focus{background:#bf1725;border-color:#bf1725}.btn-danger:active{background:rgba(191,23,37,.95)!important;border-color:#bf1725f2!important}.btn-dark{background:rgba(0,0,0,.8);border-color:#000c;color:#fff}.btn-dark.medium-opacity{background:rgba(0,0,0,.5);border-color:#0000001a}.btn-dark:hover{background:black;border-color:#000}.btn-dark:active{background:rgba(0,0,0,.95)!important;border-color:#000000f2!important}.btn-main{background:rgba(36,45,58,.8);border-color:#242d3acc;color:#fff}.btn-main.medium-opacity{background:rgba(36,45,58,.5);border-color:#242d3a1a}.btn-main:hover{color:#fff!important;background:#242d3a;border-color:#242d3a}.btn-main:active{background:rgba(36,45,58,.95)!important;border-color:#242d3af2!important}.btn-outline-primary{color:#024a88;border-color:#024a88}.btn-outline-primary:hover,.btn-outline-primary:focus{color:#fff;background:#024a88;border-color:#024a88}.btn-outline-primary:active,.btn-outline-primary.active{color:#fff!important;background:#024a88!important;border-color:#024a88!important}.btn-outline-success{color:#2d922d;border-color:#2d922d}.btn-outline-success:hover,.btn-outline-success:focus{color:#fff;background:#2d922d;border-color:#2d922d}.btn-outline-success:active,.btn-outline-success.active{color:#fff!important;background:#2d922d!important;border-color:#2d922d!important}.btn-outline-info{color:#248dad;border-color:#248dad}.btn-outline-info:hover,.btn-outline-info:focus{color:#fff;background:#248dad;border-color:#248dad}.btn-outline-info:active,.btn-outline-info.active{color:#fff!important;background:#248dad!important;border-color:#248dad!important}.btn-outline-warning{color:#f79a17;border-color:#f79a17}.btn-outline-warning:hover,.btn-outline-warning:focus{color:#fff;background:#f79a17;border-color:#f79a17}.btn-outline-warning:active,.btn-outline-warning.active{color:#fff!important;background:#f79a17!important;border-color:#f79a17!important}.btn-outline-danger{color:#bf1725;border-color:#bf1725}.btn-outline-danger:hover,.btn-outline-danger:focus{color:#fff;background:#bf1725;border-color:#bf1725}.btn-outline-danger:active,.btn-outline-danger.active{color:#fff!important;background:#bf1725!important;border-color:#bf1725!important}.btn-outline-dark{color:#000;border-color:#000;background:transparent}.btn-outline-dark:hover,.btn-outline-dark:focus{color:#fff;background:#000;border-color:#000}.btn-outline-main{color:#242d3a;border-color:#242d3a;background:transparent}.btn-outline-main:hover,.btn-outline-main:focus{color:#fff;background:#242D3A;border-color:#242d3a}.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle),.btn-group>.btn:last-child:not(:first-child),.btn-group>.dropdown-toggle:not(:first-child){border-radius:0}.form-control-sm,.input-group-sm>.form-control,.input-group-sm>.input-group-addon,.input-group-sm>.input-group-btn>.btn{border-radius:0}.btn.disabled,.btn:disabled{cursor:not-allowed;opacity:.65}.btn-file-upload{height:35px;padding-top:3px!important}.text-primary{color:#024a88!important}.text-success{color:#2d922d!important}.text-info{color:#248dad!important}.text-warning{color:#f79a17!important}.text-danger{color:#bf1725!important}.background-success{background-color:#2d922d!important}.background-info{background-color:#248dad!important}.background-warning{background-color:#f79a17!important}.background-danger{background-color:#bf1725!important}.blockquote{font-size:1.2rem}.blockquote-footer{font-size:70%}.nav-tabs{background-color:#ccc;border:1px solid #ccc}.nav-tabs .nav-item .nav-link{color:#242d3acc;background-color:transparent;border:none;cursor:default}.nav-tabs .nav-item .nav-link.active{background-color:#fff;color:#242d3a}.nav-tabs .nav-item .nav-link:not(.active):hover{background-color:transparent;color:#242d3a;cursor:pointer}.nav-tabs.top{border-top-left-radius:.3rem;border-top-right-radius:.3rem}.nav-tabs.bottom{border-bottom-left-radius:.3rem;border-bottom-right-radius:.3rem}.nav-tabs.bottom .nav-item{margin-bottom:0;margin-top:-1px}.nav-tabs.bottom .nav-item .nav-link{border-radius:0 0 .3rem .3rem}.nav-tabs.tabs-primary{background-color:#024a8866;border:1px solid #024a88}.nav-tabs.tabs-primary .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-primary .nav-item .nav-link.active{background-color:#024a88;color:#fff}.nav-tabs.tabs-primary .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-success{background-color:#2d922d66;border:1px solid #2d922d}.nav-tabs.tabs-success .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-success .nav-item .nav-link.active{background-color:#2d922d;color:#fff}.nav-tabs.tabs-success .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-info{background-color:#248dad66;border:1px solid #248dad}.nav-tabs.tabs-info .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-info .nav-item .nav-link.active{background-color:#248dad;color:#fff}.nav-tabs.tabs-info .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-warning{background-color:#f79a1766;border:1px solid #f79a17}.nav-tabs.tabs-warning .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-warning .nav-item .nav-link.active{background-color:#f79a17;color:#fff}.nav-tabs.tabs-warning .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-danger{background-color:#bf172566;border:1px solid #bf1725}.nav-tabs.tabs-danger .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-danger .nav-item .nav-link.active{background-color:#bf1725;color:#fff}.nav-tabs.tabs-danger .nav-item .nav-link:not(.active):hover{color:#fff}.tab-content{position:relative;z-index:1;border:1px solid #ccc;background:#fff}.tab-content .tab-pane{padding:1rem}.tab-content.tab-content-primary{background-color:#024a88;color:#fff;border-color:#024a88}.tab-content.tab-content-success{background-color:#2d922d;color:#fff;border-color:#2d922d}.tab-content.tab-content-info{background-color:#248dad;color:#fff;border-color:#248dad}.tab-content.tab-content-warning{background-color:#f79a17;color:#fff;border-color:#f79a17}.tab-content.tab-content-danger{background-color:#bf1725;color:#fff;border-color:#bf1725}.tab-content.top{border-top:none}.tab-content.bottom{border-bottom:none}.vertical-tabs .nav{padding-right:0;overflow:hidden;background-color:#ccc;border:1px solid #ccc}.vertical-tabs .nav.left{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem;border-right:none;margin-right:-1px;z-index:2}.vertical-tabs .nav.right{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem;border-left:none;margin-left:-1px;z-index:2}.vertical-tabs .nav .nav-item .nav-link{color:#242d3acc;background-color:transparent;border-radius:0;cursor:default}.vertical-tabs .nav .nav-item .nav-link.active{background-color:#fff}.vertical-tabs .nav .nav-item .nav-link:not(.active):hover{background-color:transparent;color:#242d3a;cursor:pointer}.vertical-tabs .nav .nav-item .nav-link.disabled{color:#242d3a99;cursor:not-allowed!important}.alert.alert-success{background-color:#2d922d;border-color:#2d922d;color:#fff}.alert.alert-success.medium-opacity{background:rgba(45,146,45,.5);border-color:#2d922d99}.alert.alert-info{background-color:#248dad;border-color:#248dad;color:#fff}.alert.alert-info.medium-opacity{background-color:#248dad80;border-color:#248dad99}.alert.alert-warning{background-color:#f79a17;border-color:#f79a17;color:#fff}.alert.alert-warning.medium-opacity{background-color:#f79a1780;border-color:#f79a1799}.alert.alert-danger{background-color:#bf1725;border-color:#bf1725;color:#fff}.alert.alert-danger.medium-opacity{background-color:#bf172580;border-color:#bf172599}.modal{z-index:99999;padding-top:10%}.modal-dialog .modal-content{color:#000}.modal-dialog .modal-content .modal-header{border-top-left-radius:.2rem;border-top-right-radius:.2rem;padding:10px 15px}.modal-dialog .modal-content .modal-header.modal-primary{color:#fff;background-color:#024a88}.modal-dialog .modal-content .modal-header.modal-success{color:#fff;background-color:#2d922d}.modal-dialog .modal-content .modal-header.modal-info{color:#fff;background-color:#248dad}.modal-dialog .modal-content .modal-header.modal-warning{color:#fff;background-color:#f79a17}.modal-dialog .modal-content .modal-header.modal-danger{color:#fff;background-color:#bf1725}.modal-dialog .modal-content .modal-header i{margin-right:10px}.modal-dialog .modal-content .modal-footer{padding:10px 15px}.list-group .list-group-item{border-radius:0;padding:.55rem 1.25rem;color:#000c}.list-group .list-group-item.active{color:#ffffffe6;background-color:#024a88;border-color:#024a88}.list-group .list-group-item.active:hover,.list-group .list-group-item.active:focus{color:#fff!important}.list-group .list-group-item.disabled{color:#818a91;background-color:#ddd}.list-group .list-group-item:not(.disabled):focus{color:#000}.list-group .list-group-item.list-group-item-primary{color:#fff;background-color:#024a88}.list-group .list-group-item.list-group-item-success{color:#fff;background-color:#2d922d}.list-group .list-group-item.list-group-item-info{color:#fff;background-color:#248dad}.list-group .list-group-item.list-group-item-warning{color:#fff;background-color:#f79a17}.list-group .list-group-item.list-group-item-danger{color:#fff;background-color:#bf1725}.has-success .form-control-success{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.has-success .form-control{border-color:#2d922dcc}.has-success .form-control:focus{box-shadow:none;border-color:#2d922d80}.has-success .form-control-feedback,.has-success .form-control-label,.has-success .form-check-label,.has-success .form-check-inline,.has-success .custom-control{color:#2d922d}.has-warning .form-control-warning{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23f79a17' d='M4.4 5.324h-.8v-2.46h.8zm0 1.42h-.8V5.89h.8zM3.76.63L.04 7.075c-.115.2.016.425.26.426h7.397c.242 0 .372-.226.258-.426C6.726 4.924 5.47 2.79 4.253.63c-.113-.174-.39-.174-.494 0z'/%3E%3C/svg%3E\")}.has-warning .form-control{border-color:#f79a17cc}.has-warning .form-control:focus{box-shadow:none;border-color:#f79a1780}.has-warning .form-control-feedback,.has-warning .form-control-label,.has-warning .form-check-label,.has-warning .form-check-inline,.has-warning .custom-control{color:#f79a17}.has-danger .form-control-danger{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")}.has-danger .form-control{border-color:#bf1725cc}.has-danger .form-control:focus{box-shadow:none;border-color:#bf172580}.has-danger .form-control-feedback,.has-danger .form-control-label,.has-danger .form-check-label,.has-danger .form-check-inline,.has-danger .custom-control{color:#bf1725}.form-group label{margin-bottom:2px}.help-block{color:#555;font-size:12px}.form-control.checking-field.forced-invalid{padding-right:2.25rem!important;background-repeat:no-repeat!important;background-position:center right .625rem!important;background-size:1.25rem 1.25rem!important;border-color:#bf1725!important;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")!important}.form-control.checking-combo.forced-invalid{padding-right:2.25rem!important;background-repeat:no-repeat!important;background-position:center right .625rem!important;background-size:1.25rem 1.25rem!important;border-color:#bf1725!important;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")!important;background-position:calc(100% - 20px)!important}.form-control{border-radius:0;font-size:14px}.form-control:focus{border-color:#55555580}.form-control.checking-field.ng-touched{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem}.form-control.checking-field.ng-touched.ng-invalid{border-color:#bf1725;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")}.form-control.checking-field.ng-touched.ng-valid{border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.form-control.checking-combo.ng-touched{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem}.form-control.checking-combo.ng-touched.ng-invalid{border-color:#bf1725;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\");background-position:calc(100% - 20px)}.form-control.checking-combo.ng-touched.ng-valid{border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\");background-position:calc(100% - 20px)}.form-control-rounded{border-radius:16px}.form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control{color:#555555b3}.input-group .input-group-addon{padding:.3rem .7rem;border-radius:0}.input-group-btn .btn{padding:.36rem .9rem;font-size:17px}.input-group .form-control:not(:first-child),.input-group-addon:not(:first-child),.input-group-btn:not(:first-child)>.btn,.input-group-btn:not(:first-child)>.btn-group>.btn,.input-group-btn:not(:first-child)>.dropdown-toggle,.input-group-btn:not(:last-child)>.btn:not(:first-child),.input-group-btn:not(:last-child)>.btn-group:not(:first-child)>.btn{border-radius:0}select.form-control:not([multiple]) option{color:#000c}select.form-control:not([size]):not([multiple]){height:calc(2.5rem - 5px)}input[type=color].form-control{padding:0}.form-inline .form-group input{width:100%}.form-space-md .form-group{margin-bottom:.75rem}.form-space-lg .form-group{margin-bottom:1rem}.form-group{margin-bottom:.5rem}.dropdown-menu{padding-top:0;padding-bottom:0;border-radius:0;font-size:14px;box-shadow:0 6px 12px #0003}.dropdown-menu a{color:#242d3a}.dropdown-menu a:hover{color:#fff;background-color:#242d3a}.dropdown-menu:before{content:\" \";position:absolute;top:-12px;right:30px;display:block;width:0;height:0;border:6px solid transparent;border-bottom-color:#fff}.custom-control-label:before,.custom-control-label:after{top:.2rem}.custom-checkbox.checkbox-circle .custom-control-label:before,.custom-checkbox.checkbox-circle .custom-control-label:after{border-radius:50%}.custom-checkbox .custom-control-input:checked~.custom-control-label:before{background:rgba(85,85,85,.7)}.custom-checkbox .custom-control-input:focus~.custom-control-label:before{border:1px solid white;box-shadow:0 0 0 1px #555555b3}.custom-checkbox .custom-control-input.checkbox-primary:checked~.custom-control-label:before{background:#024a88}.custom-checkbox .custom-control-input.checkbox-primary:focus~.custom-control-label:before{box-shadow:0 0 0 1px #024a88}.custom-checkbox .custom-control-input.checkbox-success:checked~.custom-control-label:before{background:#2d922d}.custom-checkbox .custom-control-input.checkbox-success:focus~.custom-control-label:before{box-shadow:0 0 0 1px #2d922d}.custom-checkbox .custom-control-input.checkbox-info:checked~.custom-control-label:before{background:#248dad}.custom-checkbox .custom-control-input.checkbox-info:focus~.custom-control-label:before{box-shadow:0 0 0 1px #248dad}.custom-checkbox .custom-control-input.checkbox-warning:checked~.custom-control-label:before{background:#f79a17}.custom-checkbox .custom-control-input.checkbox-warning:focus~.custom-control-label:before{box-shadow:0 0 0 1px #f79a17}.custom-checkbox .custom-control-input.checkbox-danger:checked~.custom-control-label:before{background:#bf1725}.custom-checkbox .custom-control-input.checkbox-danger:focus~.custom-control-label:before{box-shadow:0 0 0 1px #bf1725}.custom-checkbox .custom-control-input.checkbox-main:checked~.custom-control-label:before{background:#242D3A}.custom-checkbox .custom-control-input.checkbox-main:focus~.custom-control-label:before{box-shadow:0 0 0 1px #242d3a}.custom-radio .custom-control-input:checked~.custom-control-label:before{background:rgba(85,85,85,.7)}.custom-radio .custom-control-input:focus~.custom-control-label:before{border:1px solid white;box-shadow:0 0 0 1px #555555b3}.custom-radio .custom-control-input.radio-primary:checked~.custom-control-label:before{background:#024a88}.custom-radio .custom-control-input.radio-primary:focus~.custom-control-label:before{box-shadow:0 0 0 1px #024a88}.custom-radio .custom-control-input.radio-success:checked~.custom-control-label:before{background:#2d922d}.custom-radio .custom-control-input.radio-success:focus~.custom-control-label:before{box-shadow:0 0 0 1px #2d922d}.custom-radio .custom-control-input.radio-info:checked~.custom-control-label:before{background:#248dad}.custom-radio .custom-control-input.radio-info:focus~.custom-control-label:before{box-shadow:0 0 0 1px #248dad}.custom-radio .custom-control-input.radio-warning:checked~.custom-control-label:before{background:#f79a17}.custom-radio .custom-control-input.radio-warning:focus~.custom-control-label:before{box-shadow:0 0 0 1px #f79a17}.custom-radio .custom-control-input.radio-danger:checked~.custom-control-label:before{background:#bf1725}.custom-radio .custom-control-input.radio-danger:focus~.custom-control-label:before{box-shadow:0 0 0 1px #bf1725}.custom-radio .custom-control-input.radio-main:checked~.custom-control-label:before{background:#242D3A}.custom-radio .custom-control-input.radio-main:focus~.custom-control-label:before{box-shadow:0 0 0 1px #242d3a}.custom-select,.custom-select:focus{background:rgba(255,255,255,.1) url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23333' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E\") no-repeat right .75rem center;background-size:8px 10px}.bg-primary{background:#024a88!important}.bg-primary.medium-opacity{background:rgba(2,74,136,.5)!important}.bg-success{background:#2d922d!important}.bg-success.medium-opacity{background:rgba(45,146,45,.5)!important}.bg-warning{background:#f79a17!important}.bg-warning.medium-opacity{background:rgba(247,154,23,.5)!important}.bg-danger{background:#bf1725!important}.bg-danger.medium-opacity{background:rgba(191,23,37,.5)!important}.bg-main{background:#242d3a!important}.bg-main.medium-opacity{background:rgba(36,45,58,.5)!important}.bg-dark{background:black!important}.bg-dark.medium-opacity{background:rgba(0,0,0,.5)!important}.custom-select{width:100%}code{background-color:#e9ebee}.app-margin-top-5{margin-top:5px!important}.app-margin-top-10{margin-top:10px!important}.app-margin-top-15{margin-top:15px!important}.app-margin-top-20{margin-top:20px!important}.app-margin-top-25{margin-top:25px!important}.app-margin-top-30{margin-top:30px!important}.app-margin-top-35{margin-top:35px!important}.app-margin-top-40{margin-top:40px!important}.app-margin-top-60{margin-top:60px!important}@media (min-width: 1280px){.modal-xl{max-width:1024px}}@media (min-width: 1600px){.modal-xxl{max-width:1280px}}@media (min-width: 1800px){.modal-feminist{max-width:1366px}}.modal-header{cursor:pointer!important}::-ms-reveal{display:none}.app-fill{width:100%;height:100%}.app-flex-left{margin-right:auto}.lastfix{margin-bottom:-.5rem}.app-inline-wrapped{display:inline!important}.app-inline-wrapped:after{content:\"\\a\";white-space:pre}.app-mat-form-slider{margin-top:-10px;width:100%;padding:0}.app-updevery-input{width:30px;display:inline;padding:1px;height:20px}.mv-input{padding:5px 10px 5px 5px;width:100px;height:30px}.mv-input:focus{box-shadow:none!important}.input-group-addon{background-color:#eceeef;border:1px solid rgba(0,0,0,.15)}.app-flex-row{flex-direction:row}.flex-nowrap{flex-wrap:nowrap}.app-white-button{background-color:#fff;border-color:#ccc}.app-bigplus{text-align:center;font-size:95px;color:#ccc;font-weight:200;cursor:pointer}.app-bigplus :hover{background-color:#eee}.app-wrap{white-space:pre-wrap;word-break:break-word}.app-min-height-145{min-height:145px}.tooltip{pointer-events:auto!important;-webkit-user-select:none!important;-moz-user-select:none!important;-khtml-user-select:none!important;-ms-user-select:none!important;cursor:default!important}.ace_gutter-cell.ace_breakpoint{border-radius:20px 0 0 20px;box-shadow:0 0 1px 1px red inset}.tab-body{padding:15px;border:1px solid #bbb;width:100%}.tab-header-page{border-bottom:20px solid #bbb;border-left:20px solid transparent;border-right:20px solid transparent;cursor:pointer;height:0;text-align:center}.tab-selected{border-bottom:20px solid #bbb;font-weight:700}.tab-unselected{border-bottom:20px solid #ddd}.app-bullet{font-weight:700;font-size:25px;line-height:0;vertical-align:sub}.app-input-password{width:calc(100% - 30px)!important;display:inline-block!important;margin-right:10px!important}.swal2-container{z-index:9999999999999!important}.app-margin-bottom-min-10{margin-bottom:-10px}.app-margin-bottom-min-15{margin-bottom:-15px}.input-group-addon-color{background-color:#eceeef!important}.no-bg-img{background-image:none!important;padding-right:0!important}::placeholder{color:#aaa!important}ngx-charts-advanced-pie-chart,ngx-charts-number-card,ngx-charts-bar-vertical,ngx-charts-bar-horizontal,ngx-charts-tree-map,ngx-charts-charts{display:block;min-height:1px}.table-striped tbody tr:nth-of-type(odd){background-color:#f2f2f2}.app-flip-y{transform:scaleY(-1)}.app-flip-x{transform:scaleX(-1)}.app-std-border-right{border-right:2px solid #ccc}.app-std-border-left{border-left:2px solid #ccc}.dropdown-menu>li>a:empty{padding:0}.app-caret-none{color:transparent!important;text-shadow:0 0 0 black!important}.app-caret-none:focus{outline:none}.app-break-words{word-break:break-all}.app-simple-border{border:1px solid #eceeef}.scrolling-box{max-height:250px;overflow-x:hidden;overflow-y:auto}.app-ace-higlight{background:rgba(255,50,50,.2);position:absolute}.ace_editor,.ace_editor div{font-family:monospace}.fixed-sm-border{border-width:1px;border-radius:0}.app-dashed-box{border:2px dashed #ccc;padding:10px}.app-small-dashed-box{border:1px dashed #ccc;padding:7px;font-size:small}.app-empty-char{position:absolute;top:45%;left:33%;font-size:18px;font-style:italic}.app-textbox-stringyfied{border:0;background-color:#fff;color:#000;font-weight:700}.app-sticky-last-column{right:0;position:sticky;z-index:0;background-color:#fff}.app-sticky-last-column-alt{right:0;position:sticky;z-index:0;background-color:#f2f2f2}.app-sticky-divider{width:100%;height:1px;z-index:999;background-color:#eee}.app-sticky-first-column{left:-1px;z-index:999;position:sticky;background-color:#ccc}.app-dropdown-stringyfied{color:#000!important;padding:0;height:20px!important;background-color:#fff!important;border:0;font-weight:700;outline:0!important;background:white;opacity:1!important;-moz-appearance:none!important;-webkit-appearance:none!important}.app-dropdown-stringyfied::-ms-expand{display:none!important}.background-danger{background-color:#e9967a}.checking-field,.checking-combo{box-shadow:unset!important}.app-border-none{border:none}.app-padding-leftonly-15{padding:0 0 0 15px!important}.app-width-auto{width:auto}.app-line-through{text-decoration:line-through}.app-margin-auto{margin:auto}.app-upper-right-remove{position:absolute;right:10px;font-size:25px;top:5px}.app-inline-block{display:inline-block}.swal2-success{border-color:#2d922d!important;color:#2d922d!important}.swal2-info{border-color:#248dad!important;color:#248dad!important}.swal2-warning{border-color:#f79a17!important;color:#f79a17!important}.swal2-danger{border-color:#bf1725!important;color:#bf1725!important}.app-slash{font-size:30px;line-height:1;margin-top:2px;text-align:center}.table-mh-435{min-height:435px}.table-b0 th,.table-b0 td{border-top:none!important;border-left:none!important}.table-b0{border:0px}.table-b0 th{border-bottom:none!important}.table-b0:last-child{border:none!important}.job-step-number{position:absolute;right:10px;font-size:16px;top:2px;font-weight:700}.dropdown-menu:before{display:none}.app-table-dotted-menu{padding:0 0 2px!important;color:#999}.app-rtl{direction:rtl}.app-border-1{border:1px solid rgba(0,0,0,.15)!important}.app-no-selection{-webkit-user-select:none;-moz-user-select:none;-khtml-user-select:none;-ms-user-select:none}.app-right-border{border-right:2px solid #ccc}.app-mtu-fixed-height{height:302px}.app-mtu-fixed-height-wrapper{height:204px;overflow:auto}.app-upper-right-close{position:absolute;top:0;right:15px;font-size:20px}.toast-message{white-space:pre-wrap}.app-overflow-auto{overflow:auto}.app-no-border{border:none!important}.app-contextmenu{background-color:#fff;border:1px solid;padding:10px 30px}.app-contextmenu-item{margin-left:-30px;margin-right:-30px;cursor:pointer}.app-contextmenu-item>span{padding:3px 30px}.app-contextmenu-item:hover{background-color:#ddd}.app-lh-0{line-height:0}.app-lh-05{line-height:.5}.app-lh-1{line-height:1}.app-lh-2{line-height:2}.app-lh-2-important{line-height:2!important}.app-lh-22{line-height:2.2}.app-display-block{display:block!important}.app-input-inline-icon{padding:0;margin:0;position:absolute;top:2px;right:20px}.app-bordered-box{border:1px solid #ccc}.app-mr-auto{margin-right:auto}.app-mrd-infobox-small{border:1px solid #ccc;padding:5px;border-radius:5px}.app-mrd-infobox{border:1px solid #ccc;padding:5px;border-radius:5px;margin-top:-5px;float:left}.app-mrd-infobox-editmode{margin-bottom:-20px;margin-top:-6px}.app-whitespace-prewrap{white-space:pre-wrap}.app-white-selectable{background-color:#fff}.app-white-selected{background-color:#ddd!important}.app-bb-box{border-bottom:2px solid #ddd}.app-white-selectable:hover{background-color:#ddd}.app-placeholder{color:#aaa}.app-placeholder-dark{color:#777}.modal-open{overflow:inherit;padding-right:0!important}.dropdown-menu a:hover{color:#000!important;background-color:#f5f5f5}.dropdown-menu span:hover,.dropdown-item a:hover{color:#000!important;background-color:transparent}.dropdown-item empty{color:#000!important;background-color:#f5f5f5}.app-history-box{max-height:775px;overflow-x:hidden;overflow-y:auto}.app-date-width,.app-input-width{width:100px}.load-more-btn{width:100%;margin-top:10px;background-color:ButtonFace}.app-max-width-100{max-width:100px}.app-search-buttons{position:absolute;top:55px;right:20px}.app-left-0{left:0}.app-left-4{left:4px}.app-left-10{left:10px}.app-bottom-0{bottom:0}.app-bottom-10{bottom:10px}.app-right-0{right:0}.app-right-10{right:10px!important}.app-right-20{right:20px}.app-right-25{right:25px}.app-right-50{right:50px}.app-top-2{top:2px}.app-top-5{top:5px}.app-top-20,.app-top-40{top:20px}.m-t-min-1{margin-top:-1px}.m-t-min-3{margin-top:-3px}.m-t-min-5{margin-top:-5px}.m-t-min-6{margin-top:-6px}.m-t-min-10{margin-top:-10px}.app-uppercase{text-transform:uppercase}.app-col-sm-10-with-addon{width:calc(83.33333% - 56px)!important}.app-bring-to-front{z-index:9999999!important}.modal{z-index:99999998!important}.app-bring-to-front-strong,.guppy_help{z-index:99999999!important}bs-dropdown-container{z-index:99999999!important}.app-bold{font-weight:700}.app-float-left{float:left}.app-float-right{float:right}.app-no-resize{resize:none}.app-table-no-border{border-top:none!important}.app-upper-left-indicator{position:absolute;top:2px;right:5px}.app-dialog-button{margin-bottom:19px;margin-top:1px;font-size:25px}.app-z-index-0{z-index:0!important}.app-col-divide:after{width:0px;content:\"-\";display:block;position:absolute;top:10px;bottom:0;right:2px;font-weight:700}.app-widgets-expanded{padding-right:20px!important;padding-top:10px!important;padding-bottom:0!important}.app-widget-head-expanded{padding:0 0 0 20px}.app-upper-right-trash{position:absolute;right:15px;top:15px;cursor:pointer;z-index:99}.app-absolute{position:absolute}.app-relative{position:relative}.app-box-ricarico{width:250px;position:absolute;bottom:35px}.app-box-ricarico-edit{width:250px;position:absolute;bottom:21px}.app-input-ricarico{display:inline;margin-left:2px;width:20%}.app-no-overflow{overflow:hidden}.app-overflow-visible{overflow:visible}.app-limited-block{max-height:350px;overflow:auto}.app-refresh-button{position:absolute;top:10px}.app-float-right{float:right!important}.app-intable-input{padding:2px 5px}.app-intable-select{padding:2px 5px;height:23px!important}.app-option-placeholder{color:#aaa!important}.app-option-placeholder option{color:#000!important}.app-lightgrey{color:#666}.app-bg-lightgrey{background-color:#ddd!important}.app-width-1000{width:1000px!important}.app-width-10{width:10px!important}.app-width-20{width:20px!important}.app-width-30{width:30px!important}.app-width-40{width:40px!important}.app-width-50{width:50px!important}.app-width-60{width:60px!important}.app-width-70{width:70px!important}.app-width-80{width:80px!important}.app-width-90{width:90px!important}.app-width-100{width:100px!important}.app-width-110{width:110px!important}.app-width-120{width:120px!important}.app-width-130{width:130px!important}.app-width-180{width:180px!important}.app-width-435{width:435px!important}.app-height-350{height:350px}.app-height-250{height:250px}.app-height-275{height:275px}.app-height-300{height:300px}.app-height-380{height:380px}.app-height-370{height:370px}.app-max-height-370{max-height:370px}.app-height-400,.app-height-425{height:400px}.app-height-450{height:450px}.app-height-560{height:560px}.app-sm2-minus-5{float:left;width:calc(16.66667% - 5px)!important}.app-sm10-plus-5{float:left;width:calc(83.33333% + 5px)!important}.app-deadline-todo{background-color:#87cefa!important}.app-deadline-done{background-color:#90ee90!important}.app-font-size-12{font-size:12px!important}.app-font-size-14{font-size:14px!important}.app-font-size-15{font-size:15px!important}.app-font-size-16{font-size:16px!important}.app-font-size-17{font-size:17px!important}.app-font-size-18{font-size:18px!important}.app-font-size-20{font-size:20px!important}.app-font-size-22{font-size:22px!important}.app-font-size-25{font-size:25px!important}.app-font-size-59{font-size:59px!important}.app-selected{background-color:#b0c4de}.app-aff-90{color:#006400}.app-aff-80{color:green}.app-aff-70{color:#90ee90}.app-aff-60{color:#3cb371}.app-aff-50{color:#ff8c00}.app-aff-40{color:red}.app-bg-aff-90{background-color:#006400}.app-bg-aff-80{background-color:green}.app-bg-aff-70{background-color:#90ee90}.app-bg-aff-60{background-color:#3cb371}.app-bg-aff-50{background-color:#ff8c00}.app-bg-aff-40{background-color:red}.app-scarico-materiale-body{max-height:500px;overflow:auto;overflow-x:hidden}.app-max-height-550{max-height:550px}.app-max-height-300{max-height:300px}.app-success-row{background-color:#389c90!important}.app-danger-row{background-color:#9c3838!important}.app-info-row{background-color:#388b9c!important}.app-active-readonly{color:#555!important;background-color:#fff!important}.app-reading-info{position:absolute;top:5px;left:5px;font-size:20px}.app-loading-over{display:none;margin:auto;position:absolute;inset:0;width:100%;height:100%;z-index:99;background:rgba(0,0,0,.5) none repeat}.app-loading-over-internal{color:#fff;position:absolute;top:48%;left:45%;font-size:15px}.app-circle{display:inline-block;width:10px;height:10px;border-radius:50%}.loader-img{position:absolute;width:140px;top:35%;left:calc(50% - 70px)}.app-timepicker-success{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem;border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.app-success-row-link{color:ivory!important}.dropdown-item:hover{color:#fff!important}.app-fixed-height-700{height:700px;overflow:auto;overflow-x:hidden}.app-fixed-height-610{height:610px;overflow:auto;overflow-x:hidden}.app-fixed-height-685{height:685px;overflow:auto;overflow-x:hidden}.app-arrow{height:15px;width:100%;text-align:center}.app-visible{display:block!important}.app-scheduling-symbol{position:absolute;right:15px;font-size:2.15em;z-index:100}.app-arrow:hover{background-color:#d3d3d3}.app-calendar-box{width:calc(100% - 380px);padding-left:10px;float:right}.app-deadline-box-container{width:380px;height:100%;float:left}.app-deadline-box{padding:0 3px;margin-bottom:5px;margin-left:5px;margin-right:5px;border-style:solid;border-color:#d3d3d3;border-width:2px;position:relative}.app-input-icon{position:absolute;color:#696969;top:11px;left:5px;z-index:999}.app-input-icon:hover{color:#696969}.app-text-center{text-align:center}.app-text-right{text-align:right}.app-text-left{text-align:left}.app-fe-sm-v{position:relative;top:0;width:1px;left:5px;font-size:8px;font-weight:700;color:#000;text-shadow:0px 0px .2px black}.app-fe-v{position:relative;top:-10px;left:145px;width:1px;font-size:11px;font-weight:700;color:#fffac2;text-shadow:0px 0px 1px #fffbcc}.app-card-function-button{padding:.5rem 1.25rem;border-bottom:solid 2px #D9D9D9}.app-modal-function-button{padding:8px 15px;border-bottom:solid 1px #D9D9D9}.app-no-bg-img{background-image:none!important}.app-widget-head-button{font-size:1.15rem;margin-top:-2px;margin-bottom:-5px;margin-left:10px}.app-line-separator{height:3px;background:rgb(237,237,237);border-bottom:1px solid rgb(237,237,237);margin-bottom:10px}.app-small-line-separator{height:2px;background:#ccc;border-bottom:1px solid #ccc;margin-bottom:5px;margin-top:5px}.app-link{color:#0275d8!important;cursor:pointer;text-decoration:none;display:block}.app-link:hover{color:#23527c!important;cursor:pointer;text-decoration:underline!important}.app-link-nocol{cursor:pointer;text-decoration:none}.app-link-nocol:hover{text-decoration:underline}.app-btn-widget{position:absolute;margin:0;top:3.5px;background-color:#414b50;cursor:pointer}.app-btn-widget-spacer{visibility:hidden;height:1px}.app-btn-widget:hover{background-color:#697378}.app-inline{display:inline}.app-btn-search{width:40.85px;height:38px}.app-fa-cell-fix{display:table-cell}.app-display-none{display:none}.app-border-radius-5{border-radius:5px!important}.app-no-padding{padding:0!important}.app-padding-5{padding:5px!important}.app-padding-2{padding:2px!important}.app-padding-3{padding:3px!important}.app-padding-10{padding:10px!important}.app-padding-15{padding:15px!important}.app-padding-left-0{padding-left:0!important}.app-padding-left-5{padding-left:5px!important}.app-padding-left-10{padding-left:10px!important}.app-padding-left-15{padding-left:15px!important}.app-padding-left-20{padding-left:20px!important}.app-padding-left-25{padding-left:25px!important}.app-padding-left-30{padding-left:30px!important}.app-padding-left-35{padding-left:35px!important}.app-padding-left-40{padding-left:40px!important}.app-padding-left-45{padding-left:45px!important}.app-padding-right-0{padding-right:0!important}.app-padding-right-5{padding-right:5px!important}.app-padding-right-10{padding-right:10px!important}.app-padding-right-15{padding-right:15px!important}.app-margin-0{margin:0!important}.app-margin-right-min-10{margin-right:-10px!important}.app-margin-left-min-2{margin-left:-2px}.app-margin-left-min-5{margin-left:-5px}.app-margin-left-min-10{margin-left:-10px!important}.app-margin-right-min-20{margin-right:-20px!important}.app-margin-left-0{margin-left:0!important}.app-margin-left-5{margin-left:5px!important}.app-margin-left-6{margin-left:6px!important}.app-margin-left-15{margin-left:15px!important}.app-margin-left-25{margin-left:25px!important}.app-margin-right-10{margin-right:10px!important}.app-margin-right-15{margin-right:15px!important}.app-margin-right-20{margin-right:20px!important}.app-margin-right-25{margin-right:25px!important}.app-margin-right-5{margin-right:5px!important}.app-margin-top-min-10{margin-top:-10px!important}.app-margin-top-min-15{margin-top:-15px!important}.app-margin-left-10{margin-left:10px!important}.app-margin-bottom-0{margin-bottom:0!important}.app-margin-bottom-2{margin-bottom:2px!important}.app-margin-bottom-5{margin-bottom:5px!important}.app-margin-bottom-10{margin-bottom:10px!important}.app-margin-bottom-14{margin-bottom:14px!important}.app-margin-bottom-15{margin-bottom:15px!important}.app-margin-bottom-20{margin-bottom:20px!important}.app-margin-bottom-25{margin-bottom:25px!important}.app-margin-bottom-30{margin-bottom:30px!important}.app-border-radius-10{border-radius:10px}.app-no-margin{margin:0!important}.app-no-row-margin{margin-left:0!important;margin-right:0!important}.app-white-text{color:#fff!important}.app-black-text{color:#242424!important}.app-pointer{cursor:pointer}.app-not-allowed{cursor:not-allowed}.app-hidden-view{visibility:hidden!important}.app-afterline-button{margin-top:5px;color:#fff;background-color:inherit;border-width:2px;border-color:#fff;font-weight:700;margin-bottom:-5px}.app-afterline-button-black{color:#000;background-color:inherit;border-width:2px;border-color:#000;font-weight:700;margin-bottom:5px}.m-t-min-2{margin-top:-2px}.m-t-1{margin-top:1px}.m-t-2{margin-top:2px}.m-t-3{margin-top:3px}.m-t-4{margin-top:4px}.m-t-6{margin-top:6px}.m-t-7{margin-top:7px}.m-t-8{margin-top:8px}.m-t-9{margin-top:9px}.m-t-10{margin-top:10px}.m-t-30{margin-top:30px}.f-s-25{font-size:25px}.app-pullleft-1{margin-right:1px}.app-pullleft-2{margin-right:2px}.app-pullleft-3{margin-right:3px}.app-pullleft-4{margin-right:4px}.app-pullleft-5{margin-right:5px}.app-pullleft-6{margin-right:6px}.app-pullleft-7{margin-right:7px}.app-pullleft-8{margin-right:8px}.app-pullleft-9{margin-right:9px}.app-pullleft-10{margin-right:10px}.app-pullleft-15{margin-right:15px}.app-pullright-1{margin-left:1px}.app-pullright-2{margin-left:2px}.app-pullright-3{margin-left:3px}.app-pullright-4{margin-left:4px}.app-pullright-5{margin-left:5px}.app-pullright-6{margin-left:6px}.app-pullright-7{margin-left:7px}.app-pullright-8{margin-left:8px}.app-pullright-9{margin-left:9px}.app-pullright-10{margin-left:10px}.app-pullright-15{margin-left:15px}.app-pullup-1{margin-bottom:1px}.app-pullup-2{margin-bottom:2px}.app-pullup-3{margin-bottom:3px}.app-pullup-4{margin-bottom:4px}.app-pullup-5{margin-bottom:5px}.app-pullup-6{margin-bottom:6px}.app-pullup-7{margin-bottom:7px}.app-pullup-8{margin-bottom:8px}.app-pullup-9{margin-bottom:9px}.app-pullup-10{margin-bottom:10px}.app-pullup-15{margin-bottom:15px}.app-one-clm-width{width:100%}.app-two-clm-width{width:50%}.app-three-clm-width{width:33.333%}.app-four-clm-width{width:25%}.app-five-clm-width{width:20%}.app-six-clm-width{width:16.666%}.app-col-12{width:100%}.app-col-11{width:91.66666667%}.app-col-10{width:83.33333333%}.app-col-9{width:75%}.app-col-8{width:66.66666667%}.app-col-7{width:58.33333333%}.app-col-6{width:50%}.app-col-5{width:41.66666667%}.app-col-4{width:33.33333333%}.app-col-3{width:25%}.app-col-2{width:16.66666667%}.app-col-1{width:8.33333333%}.app-padding-bottom-0{padding-bottom:0!important}.app-padding-bottom-5{padding-bottom:5px}.app-padding-bottom-10{padding-bottom:10px}.app-padding-top-0{padding-top:0!important}.app-padding-top-3{padding-top:3px!important}.app-padding-top-8{padding-top:8px!important}.app-padding-top-5{padding-top:5px!important}.app-padding-top-10{padding-top:10px!important}.app-padding-top-13{padding-top:13px!important}.app-padding-top-15{padding-top:15px!important}.app-padding-top-16{padding-top:16px!important}.app-mb-0{margin-bottom:0}.file-upload .file-upload-btn{position:absolute;width:100%;height:35px;z-index:9;opacity:0}.file-upload .delete-file{position:absolute;right:50px;top:8px;font-size:16px;opacity:.8;cursor:pointer;z-index:99;visibility:hidden}.file-upload:hover .delete-file{visibility:visible}.app-right-15{right:15px}.app-top-0{top:0}.app-top-10{top:10px}.app-fs-30{font-size:30px}.app-fs-16{font-size:16px}.app-fs-20{font-size:20px}.app-fs-23{font-size:23px}.app-fs-24{font-size:24px}.app-fs-18{font-size:18px}.app-fs-14{font-size:14px}.app-fs-12{font-size:12px}.selectable-timeline{height:20px;display:flex}.timeline-element-selected{cursor:pointer;text-decoration:underline;font-weight:700}.timeline-element-unselected{cursor:pointer;font-style:italic}.timeline-arrow{width:15px}.timeline-element-container{width:calc(100% - 37px);overflow:hidden;white-space:nowrap;text-overflow:ellipsis;display:flex}.app-checkbox-label{margin-left:5px;margin-top:-1px}.app-nowrap{white-space:nowrap}.app-min-height-365{min-height:365px}.app-min-width-std-395{min-width:395px}.app-min-width-std-110{min-width:110px}.app-min-width-std-150{min-width:150px}.app-min-width-std-220{min-width:220px}.app-min-width-std-120{min-width:120px}.app-min-width-std-70{min-width:70px}.app-ltab-border{border-left:2px solid #bbb}.app-rtab-border{border-right:2px solid #bbb}.app-col-min{width:1px}.app-filter-wrapper{padding-left:0;margin-top:20px}.app-first-filter-line{margin-top:-20px}.caret{display:inline-block;width:0;height:0;margin-left:2px;vertical-align:middle}.dropup,.dropdown{position:relative}.dropdown-toggle:focus{outline:0}.dropdown-menu{position:absolute;top:100%;left:0;display:none;float:left;min-width:160px;padding:5px 0;margin:2px 0 0;list-style:none;text-align:left;border:1px solid #CCC;background-clip:padding-box}.dropdown-menu.pull-right{right:0;left:auto}.dropdown-menu>li>a{display:block;padding:3px 20px;clear:both;font-weight:400;white-space:nowrap}.dropdown-menu>li>a:hover,.dropdown-menu>li>a:focus{text-decoration:none}.dropdown-menu>.active>a,.dropdown-menu>.active>a:hover,.dropdown-menu>.active>a:focus{text-decoration:none;outline:0}.dropdown-menu>.disabled>a:hover,.dropdown-menu>.disabled>a:focus{text-decoration:none;background-color:transparent;background-image:none}.open>.dropdown-menu{display:block}.open>a{outline:0}.dropdown-menu-right-user{left:-250px;right:0;top:-2px;width:242px}.dropdown-menu-right{left:auto;right:0}.dropdown-menu-left{left:0;right:auto}.dropdown-header{display:block;padding:3px 20px;white-space:nowrap}.dropdown-backdrop{position:fixed;inset:0}.pull-right>.dropdown-menu{right:0;left:auto}.dropup .caret,.navbar-fixed-bottom .dropdown .caret{border-top:0;content:\"\"}.dropup .dropdown-menu,.navbar-fixed-bottom .dropdown .dropdown-menu{top:auto;bottom:100%;margin-bottom:2px}.pace .pace-progress{background:#637CA0;position:absolute;height:3px;z-index:0}.pace .pace-progress-inner{display:none}.pace .pace-activity{position:absolute;top:10px;left:10px;border-width:1px;right:auto;width:18px;height:18px;border-top-color:#242d3a;border-left-color:#242d3a}.slimScrollBar,.slimScrollRail{border-radius:0!important;width:4px!important}.gu-mirror{position:fixed!important;margin:0!important;z-index:9999!important;opacity:.8;-ms-filter:\"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)\";filter:alpha(opacity=80);pointer-events:none}.gu-hide{left:-9999px!important}.gu-unselectable{-webkit-user-select:none!important;user-select:none!important}.gu-transit{opacity:.2;-ms-filter:\"progid:DXImageTransform.Microsoft.Alpha(Opacity=20)\";filter:alpha(opacity=20)}.guppy_help{max-height:400px;overflow-y:scroll}.toast-container{margin-top:55px}.ngx-json-viewer .segment-type-null>.segment-main>.segment-value{background-color:inherit!important}.swal2-html-container{overflow:hidden}@font-face{font-family:Roboto;font-style:normal;font-weight:100;src:local(\"Roboto Thin\"),local(\"Roboto-Thin\"),url(/assets/fonts/google/Roboto/Roboto-Thin.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:100;src:local(\"Roboto Thin Italic\"),local(\"Roboto-ThinItalic\"),url(/assets/fonts/google/Roboto/Roboto-ThinItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:300;src:local(\"Roboto Light\"),local(\"Roboto-Light\"),url(/assets/fonts/google/Roboto/Roboto-Light.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:300;src:local(\"Roboto Light Italic\"),local(\"Roboto-LightItalic\"),url(/assets/fonts/google/Roboto/Roboto-LightItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:400;src:local(\"Roboto Regular\"),local(\"Roboto-Regular\"),url(/assets/fonts/google/Roboto/Roboto-Regular.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:400;src:local(\"Roboto Italic\"),local(\"Roboto-Italic\"),url(/assets/fonts/google/Roboto/Roboto-Italic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:500;src:local(\"Roboto Medium\"),local(\"Roboto-Medium\"),url(/assets/fonts/google/Roboto/Roboto-Medium.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:500;src:local(\"Roboto Medium Italic\"),local(\"Roboto-MediumItalic\"),url(/assets/fonts/google/Roboto/Roboto-MediumItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:700;src:local(\"Roboto Bold\"),local(\"Roboto-Bold\"),url(/assets/fonts/google/Roboto/Roboto-Bold.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:700;src:local(\"Roboto Bold Italic\"),local(\"Roboto-BoldItalic\"),url(/assets/fonts/google/Roboto/Roboto-BoldItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:900;src:local(\"Roboto Black\"),local(\"Roboto-Black\"),url(/assets/fonts/google/Roboto/Roboto-Black.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:900;src:local(\"Roboto Black Italic\"),local(\"Roboto-BlackItalic\"),url(/assets/fonts/google/Roboto/Roboto-BlackItalic.ttf) format(\"truetype\")}html{height:100%;min-height:100%}body{font-family:Roboto,sans-serif;font-size:14px;color:#242424}body:before{content:\"\";position:fixed;width:100%;height:100%;top:0;left:0;background:#e9ebee;will-change:transform;z-index:-1}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{font-weight:400}h1 small,h2 small,h3 small,h4 small,h5 small,h6 small,.h1 small,.h2 small,.h3 small,.h4 small,.h5 small,.h6 small{font-size:70%}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-button{width:0px;height:0px}::-webkit-scrollbar-thumb{background:#e1e1e1;border:0px none #ffffff;border-radius:0}::-webkit-scrollbar-thumb:hover{background:#cccccc}::-webkit-scrollbar-thumb:active{background:#888888}::-webkit-scrollbar-track{background:#666666;border:0px none #ffffff;border-radius:0}::-webkit-scrollbar-track:hover{background:#666666}::-webkit-scrollbar-track:active{background:#333333}::-webkit-scrollbar-corner{background:transparent}.transition{transition:.3s}.widget-controls{position:absolute;z-index:1;top:0;right:0;padding:10px 20px;font-size:14px}.widget-controls a{color:#fff;margin-left:7px;line-height:1;vertical-align:top;display:inline-block}.widget-controls a i.glyphicon-resize-full{font-size:13px}.widget-controls a:hover{color:#ffffffb3}.widget-controls a.dropdown-toggle:after{display:none}.widget-controls ul.dropdown-menu{min-width:9rem;padding:0;border-radius:0}.widget-controls ul.dropdown-menu li{padding:4px;overflow:hidden}.widget-controls ul.dropdown-menu li a{color:#242d3a;font-size:13px;width:100%}.widget-controls ul.dropdown-menu li:hover{background-color:#242d3a}.widget-controls ul.dropdown-menu li:hover a{color:#fff}.card.fullscreened .card-header{line-height:35px}.card.fullscreened .card-header .widget-controls{padding:20px}.card.fullscreened .card-header .widget-controls a{margin-left:12px}.card.fullscreened .card-header .widget-controls a.setting{display:none}.card.fullscreened.card-primary{background:#024a88}.card.fullscreened.card-success{background:#2d922d}.card.fullscreened.card-info{background:#248dad}.card.fullscreened.card-warning{background:#f79a17}.card.fullscreened.card-danger{background:#bf1725}.scrolling{height:100%;overflow-y:scroll;padding-bottom:60px}.no-margin{margin:0}.bottom-15{margin-bottom:15px}.m-t-5{margin-top:5px}.m-t-15{margin-top:15px}.res-img{width:100%}.chart-outher{width:55%;margin:0 auto}.p-t-10{padding-top:10%}.o-visible{overflow:visible}.w-150{width:150px}.w-200{width:200px}@media (max-width: 543px){.chart-outher{width:100%}}@media (min-width: 544px) and (max-width: 767px){.chart-outher{width:85%}}@media (min-width: 992px) and (max-width: 1199px){.chart-outher{width:65%}}.mat-form-field-disabled .mat-form-field-wrapper{background-color:#ddd}.mat-no-border-top .mat-form-field-infix{border-top:none!important}.mat-dflt-margin,.mat-form-field-appearance-outline .mat-form-field-wrapper{margin-top:.125em!important;margin-bottom:.125em!important}.mat-form-field-wrapper{padding-bottom:0;height:35px;min-height:35px!important;margin-bottom:-7px!important}.mat-full-width{width:100%}.mat-full-height .mat-form-field-wrapper{height:100%!important}.mat-form-field-appearance-outline .mat-form-field-infix{padding-top:5px;padding-bottom:0;height:36px}.mat-form-field-appearance-outline .mat-form-field-infix select.mat-input-element{background-color:transparent;margin-bottom:-11px!important;margin-top:-2px!important;padding-top:0!important;top:0!important}.mat-form-field-appearance-outline .mat-form-field-infix input{display:inline-flex;margin-top:-8px;margin-bottom:-5px;padding-top:8px}.mat-form-field-appearance-outline .mat-form-field-suffix{height:25px!important;top:-2px!important}.mat-form-field-appearance-outline .mat-form-field-suffix .form-input-suffix{margin-right:5px!important;position:absolute!important;top:7px!important;right:4px!important}.mat-form-field-appearance-outline .mat-form-field-infix .form-input-suffix{position:relative!important;top:-4px!important}.mat-form-field-prefix .mat-icon-button,.mat-form-field-suffix .mat-icon-button{height:32px!important}.mat-form-field-label-wrapper{top:-8px}.mat-form-field-type-mat-native-select .mat-form-field-infix:after{top:60%!important}.mat-form-field-suffix{margin-right:-10px!important}.cdk-overlay-container{z-index:99999999!important}.mat-height-fixed .mat-form-field-flex{height:38px!important}.mat-height-auto .mat-form-field-flex{height:auto!important;padding-bottom:5px!important;padding-top:5px!important;padding-right:2px!important}.mat-height-auto .mat-form-field-infix{height:auto!important}.mat-icon-button-override{width:25px!important;top:0!important;color:#000000a3!important;position:absolute!important}.mat-icon-button-override-suffix{right:-5px!important}.mat-icon-button-override-prefix{left:-5px!important}.mat-option{height:25px!important;font-size:14px!important}.ngx-mat-timepicker .mat-form-field-infix{border-top:none!important}.mat-form-field-wrapper .form-control{width:100%;border:none;padding:0;line-height:1}.mat-form-field-wrapper .form-control:focus{box-shadow:none!important}.mat-form-field-wrapper .form-control.checking-field.ng-touched{padding-right:0;background-position-y:14px!important;background-position-x:right;padding-top:8px;padding-bottom:0}.mat-height-auto .form-control.checking-field.ng-touched{padding-right:25px;background-position:center right .625rem!important}.mat-form-field-wrapper .form-control.input-small.checking-field.ng-touched{background-position-y:9px!important;padding-right:25px}.mat-form-field-wrapper .form-control{background-color:transparent!important}.mat-form-field-wrapper .form-control.checking-combo.ng-touched{padding-right:45px;background-position-y:8px!important;padding-top:4px!important}.mat-form-field-wrapper .form-control.checking-combo.ng-untouched{padding-right:20px;background-position-y:8px!important;padding-top:4px!important}.mat-input-with-suffix{width:calc(100% - 35px)!important;display:inline-block!important;margin-right:10px!important}.mat-input-group-addon .mat-form-field-appearance-outline .mat-form-field-wrapper{background-color:#eceeef;border:1px solid rgba(0,0,0,.15);border-radius:.25rem}.mat-form-field-appearance-outline textarea{padding:5px 0!important}.snow{position:absolute;width:10px;height:10px;background:white;border-radius:50%}.snow:nth-child(1){opacity:1.272;transform:translate(63.1515vw,-10px) scale(.7275);animation:fall-1 23s -30s linear infinite}@keyframes fall-1{71.682%{transform:translate(57.171vw,71.682vh) scale(.7275)}to{transform:translate(60.16125vw,99vh) scale(.7275)}}.snow:nth-child(2){opacity:.745;transform:translate(37.826vw,-10px) scale(.4705);animation:fall-2 24s -22s linear infinite}@keyframes fall-2{47.739%{transform:translate(47.7031vw,47.739vh) scale(.4705)}to{transform:translate(42.76455vw,99vh) scale(.4705)}}.snow:nth-child(3){opacity:.8078;transform:translate(51.9819vw,-10px) scale(.0498);animation:fall-3 21s -22s linear infinite}@keyframes fall-3{64.912%{transform:translate(59.1885vw,64.912vh) scale(.0498)}to{transform:translate(55.5852vw,99vh) scale(.0498)}}.snow:nth-child(4){opacity:1.4472;transform:translate(41.3283vw,-10px) scale(.8625);animation:fall-4 30s -17s linear infinite}@keyframes fall-4{73.715%{transform:translate(45.9974vw,73.715vh) scale(.8625)}to{transform:translate(43.66285vw,99vh) scale(.8625)}}.snow:nth-child(5){opacity:1.7652;transform:translate(21.2904vw,-10px) scale(.8683);animation:fall-5 17s -11s linear infinite}@keyframes fall-5{47.508%{transform:translate(11.5843vw,47.508vh) scale(.8683)}to{transform:translate(16.43735vw,99vh) scale(.8683)}}.snow:nth-child(6){opacity:.075;transform:translate(21.0548vw,-10px) scale(.1903);animation:fall-6 16s -9s linear infinite}@keyframes fall-6{40.309%{transform:translate(19.6213vw,40.309vh) scale(.1903)}to{transform:translate(20.33805vw,99vh) scale(.1903)}}.snow:nth-child(7){opacity:1.8268;transform:translate(84.6713vw,-10px) scale(.6701);animation:fall-7 22s -5s linear infinite}@keyframes fall-7{46.587%{transform:translate(86.1244vw,46.587vh) scale(.6701)}to{transform:translate(85.39785vw,99vh) scale(.6701)}}.snow:nth-child(8){opacity:1.224;transform:translate(63.191vw,-10px) scale(.6993);animation:fall-8 22s -16s linear infinite}@keyframes fall-8{71.222%{transform:translate(65.9473vw,71.222vh) scale(.6993)}to{transform:translate(64.56915vw,99vh) scale(.6993)}}.snow:nth-child(9){opacity:1.587;transform:translate(91.1591vw,-10px) scale(.0459);animation:fall-9 25s -24s linear infinite}@keyframes fall-9{64.325%{transform:translate(91.9107vw,64.325vh) scale(.0459)}to{transform:translate(91.5349vw,99vh) scale(.0459)}}.snow:nth-child(10){opacity:1.7874;transform:translate(4.2195vw,-10px) scale(.328);animation:fall-10 10s -25s linear infinite}@keyframes fall-10{55.299%{transform:translate(9.1049vw,55.299vh) scale(.328)}to{transform:translate(6.6622vw,99vh) scale(.328)}}.snow:nth-child(11){opacity:.495;transform:translate(26.2023vw,-10px) scale(.4626);animation:fall-11 15s -4s linear infinite}@keyframes fall-11{61.027%{transform:translate(22.2718vw,61.027vh) scale(.4626)}to{transform:translate(24.23705vw,99vh) scale(.4626)}}.snow:nth-child(12){opacity:.0636;transform:translate(67.8976vw,-10px) scale(.3407);animation:fall-12 29s -3s linear infinite}@keyframes fall-12{33.56%{transform:translate(60.3457vw,33.56vh) scale(.3407)}to{transform:translate(64.12165vw,99vh) scale(.3407)}}.snow:nth-child(13){opacity:.6576;transform:translate(85.0099vw,-10px) scale(.5816);animation:fall-13 22s -24s linear infinite}@keyframes fall-13{74.164%{transform:translate(81.5681vw,74.164vh) scale(.5816)}to{transform:translate(83.289vw,99vh) scale(.5816)}}.snow:nth-child(14){opacity:.918;transform:translate(36.3034vw,-10px) scale(.4598);animation:fall-14 18s -16s linear infinite}@keyframes fall-14{33.02%{transform:translate(37.2945vw,33.02vh) scale(.4598)}to{transform:translate(36.79895vw,99vh) scale(.4598)}}.snow:nth-child(15){opacity:1.5072;transform:translate(50.9262vw,-10px) scale(.9744);animation:fall-15 28s -29s linear infinite}@keyframes fall-15{57.021%{transform:translate(45.9248vw,57.021vh) scale(.9744)}to{transform:translate(48.4255vw,99vh) scale(.9744)}}.snow:nth-child(16){opacity:.7604;transform:translate(52.3495vw,-10px) scale(.625);animation:fall-16 30s -21s linear infinite}@keyframes fall-16{64.265%{transform:translate(61.8373vw,64.265vh) scale(.625)}to{transform:translate(57.0934vw,99vh) scale(.625)}}.snow:nth-child(17){opacity:.6892;transform:translate(89.4961vw,-10px) scale(.8233);animation:fall-17 23s -22s linear infinite}@keyframes fall-17{41.028%{transform:translate(87.7064vw,41.028vh) scale(.8233)}to{transform:translate(88.60125vw,99vh) scale(.8233)}}.snow:nth-child(18){opacity:.9094;transform:translate(86.5423vw,-10px) scale(.3154);animation:fall-18 24s -12s linear infinite}@keyframes fall-18{65.569%{transform:translate(93.958vw,65.569vh) scale(.3154)}to{transform:translate(90.25015vw,99vh) scale(.3154)}}.snow:nth-child(19){opacity:.9328;transform:translate(49.17vw,-10px) scale(.3565);animation:fall-19 19s -2s linear infinite}@keyframes fall-19{71.6%{transform:translate(43.6598vw,71.6vh) scale(.3565)}to{transform:translate(46.4149vw,99vh) scale(.3565)}}.snow:nth-child(20){opacity:.4812;transform:translate(81.2149vw,-10px) scale(.6356);animation:fall-20 30s -27s linear infinite}@keyframes fall-20{76.642%{transform:translate(78.6703vw,76.642vh) scale(.6356)}to{transform:translate(79.9426vw,99vh) scale(.6356)}}.snow:nth-child(21){opacity:.633;transform:translate(13.1525vw,-10px) scale(.7065);animation:fall-21 23s -7s linear infinite}@keyframes fall-21{79.26%{transform:translate(13.6322vw,79.26vh) scale(.7065)}to{transform:translate(13.39235vw,99vh) scale(.7065)}}.snow:nth-child(22){opacity:1.0212;transform:translate(86.8939vw,-10px) scale(.6711);animation:fall-22 22s -19s linear infinite}@keyframes fall-22{35.69%{transform:translate(93.3671vw,35.69vh) scale(.6711)}to{transform:translate(90.1305vw,99vh) scale(.6711)}}.snow:nth-child(23){opacity:.9948;transform:translate(22.3779vw,-10px) scale(.9117);animation:fall-23 24s -30s linear infinite}@keyframes fall-23{35.406%{transform:translate(31.3685vw,35.406vh) scale(.9117)}to{transform:translate(26.8732vw,99vh) scale(.9117)}}.snow:nth-child(24){opacity:1.6828;transform:translate(24.6973vw,-10px) scale(.7091);animation:fall-24 10s -30s linear infinite}@keyframes fall-24{54.974%{transform:translate(16.6118vw,54.974vh) scale(.7091)}to{transform:translate(20.65455vw,99vh) scale(.7091)}}.snow:nth-child(25){opacity:1.947;transform:translate(42.3571vw,-10px) scale(.3835);animation:fall-25 17s -21s linear infinite}@keyframes fall-25{61.775%{transform:translate(49.8813vw,61.775vh) scale(.3835)}to{transform:translate(46.1192vw,99vh) scale(.3835)}}.snow:nth-child(26){opacity:.5686;transform:translate(13.9568vw,-10px) scale(.6424);animation:fall-26 12s -30s linear infinite}@keyframes fall-26{34.759%{transform:translate(5.6682vw,34.759vh) scale(.6424)}to{transform:translate(9.8125vw,99vh) scale(.6424)}}.snow:nth-child(27){opacity:.2358;transform:translate(38.594vw,-10px) scale(.4367);animation:fall-27 12s -24s linear infinite}@keyframes fall-27{45.251%{transform:translate(48.1418vw,45.251vh) scale(.4367)}to{transform:translate(43.3679vw,99vh) scale(.4367)}}.snow:nth-child(28){opacity:.5006;transform:translate(62.5184vw,-10px) scale(.7906);animation:fall-28 20s -5s linear infinite}@keyframes fall-28{63.368%{transform:translate(58.3665vw,63.368vh) scale(.7906)}to{transform:translate(60.44245vw,99vh) scale(.7906)}}.snow:nth-child(29){opacity:1.9926;transform:translate(21.6501vw,-10px) scale(.0126);animation:fall-29 15s -13s linear infinite}@keyframes fall-29{37.009%{transform:translate(17.446vw,37.009vh) scale(.0126)}to{transform:translate(19.54805vw,99vh) scale(.0126)}}.snow:nth-child(30){opacity:1.1762;transform:translate(65.9422vw,-10px) scale(.1416);animation:fall-30 25s -26s linear infinite}@keyframes fall-30{78.628%{transform:translate(66.4519vw,78.628vh) scale(.1416)}to{transform:translate(66.19705vw,99vh) scale(.1416)}}.snow:nth-child(31){opacity:.3628;transform:translate(3.3231vw,-10px) scale(.0051);animation:fall-31 25s -18s linear infinite}@keyframes fall-31{40.244%{transform:translate(10.3649vw,40.244vh) scale(.0051)}to{transform:translate(6.844vw,99vh) scale(.0051)}}.snow:nth-child(32){opacity:1.8486;transform:translate(82.1695vw,-10px) scale(.8201);animation:fall-32 11s -9s linear infinite}@keyframes fall-32{39.215%{transform:translate(90.1986vw,39.215vh) scale(.8201)}to{transform:translate(86.18405vw,99vh) scale(.8201)}}.snow:nth-child(33){opacity:1.2052;transform:translate(17.2404vw,-10px) scale(.094);animation:fall-33 20s -23s linear infinite}@keyframes fall-33{33.448%{transform:translate(14.7519vw,33.448vh) scale(.094)}to{transform:translate(15.99615vw,99vh) scale(.094)}}.snow:nth-child(34){opacity:1.5714;transform:translate(69.187vw,-10px) scale(.5376);animation:fall-34 12s -24s linear infinite}@keyframes fall-34{38.495%{transform:translate(70.6366vw,38.495vh) scale(.5376)}to{transform:translate(69.9118vw,99vh) scale(.5376)}}.snow:nth-child(35){opacity:1.635;transform:translate(27.7556vw,-10px) scale(.4406);animation:fall-35 22s -14s linear infinite}@keyframes fall-35{35.808%{transform:translate(17.8989vw,35.808vh) scale(.4406)}to{transform:translate(22.82725vw,99vh) scale(.4406)}}.snow:nth-child(36){opacity:.4334;transform:translate(27.2849vw,-10px) scale(.2636);animation:fall-36 17s -12s linear infinite}@keyframes fall-36{42.957%{transform:translate(24.1519vw,42.957vh) scale(.2636)}to{transform:translate(25.7184vw,99vh) scale(.2636)}}.snow:nth-child(37){opacity:.2076;transform:translate(54.1686vw,-10px) scale(.2297);animation:fall-37 19s -24s linear infinite}@keyframes fall-37{61.736%{transform:translate(64.0748vw,61.736vh) scale(.2297)}to{transform:translate(59.1217vw,99vh) scale(.2297)}}.snow:nth-child(38){opacity:1.9588;transform:translate(22.6431vw,-10px) scale(.8919);animation:fall-38 24s -7s linear infinite}@keyframes fall-38{71.232%{transform:translate(26.3518vw,71.232vh) scale(.8919)}to{transform:translate(24.49745vw,99vh) scale(.8919)}}.snow:nth-child(39){opacity:.734;transform:translate(11.8039vw,-10px) scale(.2127);animation:fall-39 21s -26s linear infinite}@keyframes fall-39{76.047%{transform:translate(15.0682vw,76.047vh) scale(.2127)}to{transform:translate(13.43605vw,99vh) scale(.2127)}}.snow:nth-child(40){opacity:1.2438;transform:translate(65.4023vw,-10px) scale(.1243);animation:fall-40 28s -8s linear infinite}@keyframes fall-40{49.162%{transform:translate(61.0671vw,49.162vh) scale(.1243)}to{transform:translate(63.2347vw,99vh) scale(.1243)}}.snow:nth-child(41){opacity:.9796;transform:translate(54.0664vw,-10px) scale(.1131);animation:fall-41 20s -28s linear infinite}@keyframes fall-41{35.96%{transform:translate(52.0274vw,35.96vh) scale(.1131)}to{transform:translate(53.0469vw,99vh) scale(.1131)}}.snow:nth-child(42){opacity:1.1276;transform:translate(49.4162vw,-10px) scale(.8973);animation:fall-42 14s -11s linear infinite}@keyframes fall-42{62.375%{transform:translate(53.9178vw,62.375vh) scale(.8973)}to{transform:translate(51.667vw,99vh) scale(.8973)}}.snow:nth-child(43){opacity:1.474;transform:translate(16.6746vw,-10px) scale(.5568);animation:fall-43 16s -5s linear infinite}@keyframes fall-43{35.721%{transform:translate(23.4409vw,35.721vh) scale(.5568)}to{transform:translate(20.05775vw,99vh) scale(.5568)}}.snow:nth-child(44){opacity:1.3922;transform:translate(99.611vw,-10px) scale(.1984);animation:fall-44 17s -16s linear infinite}@keyframes fall-44{70.278%{transform:translate(107.6123vw,70.278vh) scale(.1984)}to{transform:translate(103.61165vw,99vh) scale(.1984)}}.snow:nth-child(45){opacity:.334;transform:translate(3.7704vw,-10px) scale(.7927);animation:fall-45 26s -8s linear infinite}@keyframes fall-45{54.608%{transform:translate(2.3257vw,54.608vh) scale(.7927)}to{transform:translate(3.04805vw,99vh) scale(.7927)}}.snow:nth-child(46){opacity:1.8888;transform:translate(27.8704vw,-10px) scale(.0805);animation:fall-46 25s -3s linear infinite}@keyframes fall-46{56.065%{transform:translate(35.0062vw,56.065vh) scale(.0805)}to{transform:translate(31.4383vw,99vh) scale(.0805)}}.snow:nth-child(47){opacity:1.5308;transform:translate(55.2471vw,-10px) scale(.1603);animation:fall-47 21s -19s linear infinite}@keyframes fall-47{36.137%{transform:translate(51.7303vw,36.137vh) scale(.1603)}to{transform:translate(53.4887vw,99vh) scale(.1603)}}.snow:nth-child(48){opacity:1.2222;transform:translate(3.7087vw,-10px) scale(.2683);animation:fall-48 26s -7s linear infinite}@keyframes fall-48{43.726%{transform:translate(2.4321vw,43.726vh) scale(.2683)}to{transform:translate(3.0704vw,99vh) scale(.2683)}}.snow:nth-child(49){opacity:.9786;transform:translate(99.7672vw,-10px) scale(.2657);animation:fall-49 28s -6s linear infinite}@keyframes fall-49{76.73%{transform:translate(97.9075vw,76.73vh) scale(.2657)}to{transform:translate(98.83735vw,99vh) scale(.2657)}}.snow:nth-child(50){opacity:1.03;transform:translate(60.0112vw,-10px) scale(.9441);animation:fall-50 12s -6s linear infinite}@keyframes fall-50{68.871%{transform:translate(58.6897vw,68.871vh) scale(.9441)}to{transform:translate(59.35045vw,99vh) scale(.9441)}}.snow:nth-child(51){opacity:.695;transform:translate(57.576vw,-10px) scale(.5966);animation:fall-51 28s -9s linear infinite}@keyframes fall-51{72.164%{transform:translate(54.9086vw,72.164vh) scale(.5966)}to{transform:translate(56.2423vw,99vh) scale(.5966)}}.snow:nth-child(52){opacity:1.1218;transform:translate(30.4721vw,-10px) scale(.4617);animation:fall-52 11s -13s linear infinite}@keyframes fall-52{40.701%{transform:translate(37.82vw,40.701vh) scale(.4617)}to{transform:translate(34.14605vw,99vh) scale(.4617)}}.snow:nth-child(53){opacity:.908;transform:translate(74.4831vw,-10px) scale(.4962);animation:fall-53 22s -1s linear infinite}@keyframes fall-53{53.795%{transform:translate(79.0987vw,53.795vh) scale(.4962)}to{transform:translate(76.7909vw,99vh) scale(.4962)}}.snow:nth-child(54){opacity:.4212;transform:translate(25.0459vw,-10px) scale(.3785);animation:fall-54 16s -28s linear infinite}@keyframes fall-54{64.7%{transform:translate(20.2388vw,64.7vh) scale(.3785)}to{transform:translate(22.64235vw,99vh) scale(.3785)}}.snow:nth-child(55){opacity:1.7642;transform:translate(31.4931vw,-10px) scale(.9219);animation:fall-55 29s -20s linear infinite}@keyframes fall-55{78.013%{transform:translate(24.5644vw,78.013vh) scale(.9219)}to{transform:translate(28.02875vw,99vh) scale(.9219)}}.snow:nth-child(56){opacity:.7888;transform:translate(54.775vw,-10px) scale(.9948);animation:fall-56 27s -5s linear infinite}@keyframes fall-56{41.246%{transform:translate(47.6807vw,41.246vh) scale(.9948)}to{transform:translate(51.22785vw,99vh) scale(.9948)}}.snow:nth-child(57){opacity:1.1924;transform:translate(83.4646vw,-10px) scale(.9186);animation:fall-57 17s -8s linear infinite}@keyframes fall-57{41.466%{transform:translate(77.5221vw,41.466vh) scale(.9186)}to{transform:translate(80.49335vw,99vh) scale(.9186)}}.snow:nth-child(58){opacity:1.3766;transform:translate(1.3222vw,-10px) scale(.8366);animation:fall-58 12s -6s linear infinite}@keyframes fall-58{33.013%{transform:translate(2.9267vw,33.013vh) scale(.8366)}to{transform:translate(2.12445vw,99vh) scale(.8366)}}.snow:nth-child(59){opacity:1.4274;transform:translate(57.2206vw,-10px) scale(.042);animation:fall-59 23s -4s linear infinite}@keyframes fall-59{71.257%{transform:translate(63.3164vw,71.257vh) scale(.042)}to{transform:translate(60.2685vw,99vh) scale(.042)}}.snow:nth-child(60){opacity:1.6684;transform:translate(40.3571vw,-10px) scale(.2432);animation:fall-60 24s -2s linear infinite}@keyframes fall-60{78.899%{transform:translate(34.7479vw,78.899vh) scale(.2432)}to{transform:translate(37.5525vw,99vh) scale(.2432)}}.snow:nth-child(61){opacity:1.6122;transform:translate(.3277vw,-10px) scale(.7122);animation:fall-61 12s -4s linear infinite}@keyframes fall-61{59.877%{transform:translate(-1.0382vw,59.877vh) scale(.7122)}to{transform:translate(-.35525vw,99vh) scale(.7122)}}.snow:nth-child(62){opacity:1.5538;transform:translate(36.4354vw,-10px) scale(.1099);animation:fall-62 26s -25s linear infinite}@keyframes fall-62{61.444%{transform:translate(28.158vw,61.444vh) scale(.1099)}to{transform:translate(32.2967vw,99vh) scale(.1099)}}.snow:nth-child(63){opacity:1.6672;transform:translate(55.7694vw,-10px) scale(.8305);animation:fall-63 29s -18s linear infinite}@keyframes fall-63{47.152%{transform:translate(45.7842vw,47.152vh) scale(.8305)}to{transform:translate(50.7768vw,99vh) scale(.8305)}}.snow:nth-child(64){opacity:1.6472;transform:translate(70.8883vw,-10px) scale(.6576);animation:fall-64 16s -13s linear infinite}@keyframes fall-64{66.354%{transform:translate(61.7472vw,66.354vh) scale(.6576)}to{transform:translate(66.31775vw,99vh) scale(.6576)}}.snow:nth-child(65){opacity:1.6438;transform:translate(18.8218vw,-10px) scale(.4608);animation:fall-65 29s -25s linear infinite}@keyframes fall-65{44.033%{transform:translate(11.0421vw,44.033vh) scale(.4608)}to{transform:translate(14.93195vw,99vh) scale(.4608)}}.snow:nth-child(66){opacity:.7302;transform:translate(57.3671vw,-10px) scale(.6831);animation:fall-66 17s -13s linear infinite}@keyframes fall-66{49.598%{transform:translate(58.4907vw,49.598vh) scale(.6831)}to{transform:translate(57.9289vw,99vh) scale(.6831)}}.snow:nth-child(67){opacity:1.0346;transform:translate(98.6352vw,-10px) scale(.9017);animation:fall-67 22s -18s linear infinite}@keyframes fall-67{54.6%{transform:translate(99.5206vw,54.6vh) scale(.9017)}to{transform:translate(99.0779vw,99vh) scale(.9017)}}.snow:nth-child(68){opacity:.5942;transform:translate(46.9969vw,-10px) scale(.3854);animation:fall-68 29s -22s linear infinite}@keyframes fall-68{62.535%{transform:translate(51.7819vw,62.535vh) scale(.3854)}to{transform:translate(49.3894vw,99vh) scale(.3854)}}.snow:nth-child(69){opacity:.0658;transform:translate(28.9444vw,-10px) scale(.7807);animation:fall-69 28s -15s linear infinite}@keyframes fall-69{72.9%{transform:translate(26.8536vw,72.9vh) scale(.7807)}to{transform:translate(27.899vw,99vh) scale(.7807)}}.snow:nth-child(70){opacity:.56;transform:translate(89.8738vw,-10px) scale(.2668);animation:fall-70 19s -19s linear infinite}@keyframes fall-70{45.66%{transform:translate(94.359vw,45.66vh) scale(.2668)}to{transform:translate(92.1164vw,99vh) scale(.2668)}}.snow:nth-child(71){opacity:1.667;transform:translate(10.169vw,-10px) scale(.4258);animation:fall-71 11s -8s linear infinite}@keyframes fall-71{60.555%{transform:translate(13.4922vw,60.555vh) scale(.4258)}to{transform:translate(11.8306vw,99vh) scale(.4258)}}.snow:nth-child(72){opacity:1.8474;transform:translate(21.93vw,-10px) scale(.5339);animation:fall-72 27s -15s linear infinite}@keyframes fall-72{41.046%{transform:translate(31.4112vw,41.046vh) scale(.5339)}to{transform:translate(26.6706vw,99vh) scale(.5339)}}.snow:nth-child(73){opacity:1.5812;transform:translate(80.8738vw,-10px) scale(.2823);animation:fall-73 28s -18s linear infinite}@keyframes fall-73{64.739%{transform:translate(80.8335vw,64.739vh) scale(.2823)}to{transform:translate(80.85365vw,99vh) scale(.2823)}}.snow:nth-child(74){opacity:.1926;transform:translate(35.9402vw,-10px) scale(.0215);animation:fall-74 30s -24s linear infinite}@keyframes fall-74{59.422%{transform:translate(29.4737vw,59.422vh) scale(.0215)}to{transform:translate(32.70695vw,99vh) scale(.0215)}}.snow:nth-child(75){opacity:1.6558;transform:translate(81.738vw,-10px) scale(.9178);animation:fall-75 21s -21s linear infinite}@keyframes fall-75{63.227%{transform:translate(77.336vw,63.227vh) scale(.9178)}to{transform:translate(79.537vw,99vh) scale(.9178)}}.snow:nth-child(76){opacity:1.563;transform:translate(53.0478vw,-10px) scale(.6057);animation:fall-76 17s -30s linear infinite}@keyframes fall-76{72.358%{transform:translate(60.7704vw,72.358vh) scale(.6057)}to{transform:translate(56.9091vw,99vh) scale(.6057)}}.snow:nth-child(77){opacity:1.828;transform:translate(62.2466vw,-10px) scale(.9063);animation:fall-77 13s -10s linear infinite}@keyframes fall-77{49.869%{transform:translate(67.8277vw,49.869vh) scale(.9063)}to{transform:translate(65.03715vw,99vh) scale(.9063)}}.snow:nth-child(78){opacity:1.086;transform:translate(14.7426vw,-10px) scale(.6281);animation:fall-78 27s -23s linear infinite}@keyframes fall-78{60.807%{transform:translate(17.4123vw,60.807vh) scale(.6281)}to{transform:translate(16.07745vw,99vh) scale(.6281)}}.snow:nth-child(79){opacity:1.9684;transform:translate(83.6412vw,-10px) scale(.2596);animation:fall-79 10s -4s linear infinite}@keyframes fall-79{62.173%{transform:translate(73.8587vw,62.173vh) scale(.2596)}to{transform:translate(78.74995vw,99vh) scale(.2596)}}.snow:nth-child(80){opacity:.9026;transform:translate(33.1449vw,-10px) scale(.0059);animation:fall-80 16s -30s linear infinite}@keyframes fall-80{61.91%{transform:translate(33.871vw,61.91vh) scale(.0059)}to{transform:translate(33.50795vw,99vh) scale(.0059)}}.snow:nth-child(81){opacity:1.5056;transform:translate(14.0017vw,-10px) scale(.7586);animation:fall-81 18s -10s linear infinite}@keyframes fall-81{56.043%{transform:translate(22.7011vw,56.043vh) scale(.7586)}to{transform:translate(18.3514vw,99vh) scale(.7586)}}.snow:nth-child(82){opacity:.721;transform:translate(73.9149vw,-10px) scale(.782);animation:fall-82 30s -1s linear infinite}@keyframes fall-82{71.988%{transform:translate(81.2626vw,71.988vh) scale(.782)}to{transform:translate(77.58875vw,99vh) scale(.782)}}.snow:nth-child(83){opacity:.6074;transform:translate(28.4458vw,-10px) scale(.1598);animation:fall-83 22s -7s linear infinite}@keyframes fall-83{52.559%{transform:translate(22.8726vw,52.559vh) scale(.1598)}to{transform:translate(25.6592vw,99vh) scale(.1598)}}.snow:nth-child(84){opacity:1.8624;transform:translate(96.5109vw,-10px) scale(.4771);animation:fall-84 11s -5s linear infinite}@keyframes fall-84{33.399%{transform:translate(102.6475vw,33.399vh) scale(.4771)}to{transform:translate(99.5792vw,99vh) scale(.4771)}}.snow:nth-child(85){opacity:.299;transform:translate(18.6665vw,-10px) scale(.5001);animation:fall-85 28s -7s linear infinite}@keyframes fall-85{56.792%{transform:translate(9.6778vw,56.792vh) scale(.5001)}to{transform:translate(14.17215vw,99vh) scale(.5001)}}.snow:nth-child(86){opacity:.0308;transform:translate(69.6755vw,-10px) scale(.355);animation:fall-86 20s -23s linear infinite}@keyframes fall-86{34.079%{transform:translate(70.0299vw,34.079vh) scale(.355)}to{transform:translate(69.8527vw,99vh) scale(.355)}}.snow:nth-child(87){opacity:1.0624;transform:translate(9.7613vw,-10px) scale(.1821);animation:fall-87 12s -25s linear infinite}@keyframes fall-87{41.521%{transform:translate(1.6825vw,41.521vh) scale(.1821)}to{transform:translate(5.7219vw,99vh) scale(.1821)}}.snow:nth-child(88){opacity:.0682;transform:translate(97.9688vw,-10px) scale(.7958);animation:fall-88 23s -4s linear infinite}@keyframes fall-88{75.246%{transform:translate(106.9613vw,75.246vh) scale(.7958)}to{transform:translate(102.46505vw,99vh) scale(.7958)}}.snow:nth-child(89){opacity:.3966;transform:translate(50.7753vw,-10px) scale(.5098);animation:fall-89 14s -4s linear infinite}@keyframes fall-89{43.232%{transform:translate(51.9514vw,43.232vh) scale(.5098)}to{transform:translate(51.36335vw,99vh) scale(.5098)}}.snow:nth-child(90){opacity:1.817;transform:translate(12.7799vw,-10px) scale(.7632);animation:fall-90 27s -23s linear infinite}@keyframes fall-90{53.755%{transform:translate(19.9421vw,53.755vh) scale(.7632)}to{transform:translate(16.361vw,99vh) scale(.7632)}}.snow:nth-child(91){opacity:.8908;transform:translate(25.5425vw,-10px) scale(.8707);animation:fall-91 18s -20s linear infinite}@keyframes fall-91{37.1%{transform:translate(16.8542vw,37.1vh) scale(.8707)}to{transform:translate(21.19835vw,99vh) scale(.8707)}}.snow:nth-child(92){opacity:1.6258;transform:translate(84.6736vw,-10px) scale(.7724);animation:fall-92 29s -1s linear infinite}@keyframes fall-92{56.328%{transform:translate(88.9296vw,56.328vh) scale(.7724)}to{transform:translate(86.8016vw,99vh) scale(.7724)}}.snow:nth-child(93){opacity:.7064;transform:translate(12.5264vw,-10px) scale(.1342);animation:fall-93 14s -26s linear infinite}@keyframes fall-93{53.036%{transform:translate(7.8605vw,53.036vh) scale(.1342)}to{transform:translate(10.19345vw,99vh) scale(.1342)}}.snow:nth-child(94){opacity:.5622;transform:translate(96.6421vw,-10px) scale(.6717);animation:fall-94 22s -17s linear infinite}@keyframes fall-94{47.57%{transform:translate(96.2191vw,47.57vh) scale(.6717)}to{transform:translate(96.4306vw,99vh) scale(.6717)}}.snow:nth-child(95){opacity:1.6928;transform:translate(23.7929vw,-10px) scale(.8179);animation:fall-95 30s -21s linear infinite}@keyframes fall-95{37.575%{transform:translate(21.3327vw,37.575vh) scale(.8179)}to{transform:translate(22.5628vw,99vh) scale(.8179)}}.snow:nth-child(96){opacity:.8608;transform:translate(96.4314vw,-10px) scale(.6485);animation:fall-96 21s -2s linear infinite}@keyframes fall-96{34.351%{transform:translate(93.0778vw,34.351vh) scale(.6485)}to{transform:translate(94.7546vw,99vh) scale(.6485)}}.snow:nth-child(97){opacity:.9746;transform:translate(82.0378vw,-10px) scale(.8731);animation:fall-97 15s -14s linear infinite}@keyframes fall-97{57.502%{transform:translate(91.8648vw,57.502vh) scale(.8731)}to{transform:translate(86.9513vw,99vh) scale(.8731)}}.snow:nth-child(98){opacity:1.0798;transform:translate(62.4156vw,-10px) scale(.7214);animation:fall-98 24s -28s linear infinite}@keyframes fall-98{41.678%{transform:translate(63.2356vw,41.678vh) scale(.7214)}to{transform:translate(62.8256vw,99vh) scale(.7214)}}.snow:nth-child(99){opacity:1.6676;transform:translate(38.2135vw,-10px) scale(.6058);animation:fall-99 22s -7s linear infinite}@keyframes fall-99{52.734%{transform:translate(31.5127vw,52.734vh) scale(.6058)}to{transform:translate(34.8631vw,99vh) scale(.6058)}}.snow:nth-child(100){opacity:1.3158;transform:translate(60.8477vw,-10px) scale(.3113);animation:fall-100 21s -19s linear infinite}@keyframes fall-100{36.49%{transform:translate(68.2651vw,36.49vh) scale(.3113)}to{transform:translate(64.5564vw,99vh) scale(.3113)}}.snow:nth-child(101){opacity:1.8978;transform:translate(38.0231vw,-10px) scale(.9839);animation:fall-101 30s -10s linear infinite}@keyframes fall-101{36.992%{transform:translate(40.1469vw,36.992vh) scale(.9839)}to{transform:translate(39.085vw,99vh) scale(.9839)}}.snow:nth-child(102){opacity:.5116;transform:translate(70.2432vw,-10px) scale(.8256);animation:fall-102 30s -28s linear infinite}@keyframes fall-102{73.14%{transform:translate(68.5698vw,73.14vh) scale(.8256)}to{transform:translate(69.4065vw,99vh) scale(.8256)}}.snow:nth-child(103){opacity:.0996;transform:translate(92.2138vw,-10px) scale(.1395);animation:fall-103 25s -2s linear infinite}@keyframes fall-103{47.412%{transform:translate(91.4317vw,47.412vh) scale(.1395)}to{transform:translate(91.82275vw,99vh) scale(.1395)}}.snow:nth-child(104){opacity:1.429;transform:translate(30.0106vw,-10px) scale(.0932);animation:fall-104 25s -18s linear infinite}@keyframes fall-104{41.74%{transform:translate(34.9826vw,41.74vh) scale(.0932)}to{transform:translate(32.4966vw,99vh) scale(.0932)}}.snow:nth-child(105){opacity:.3392;transform:translate(50.2276vw,-10px) scale(.706);animation:fall-105 14s -7s linear infinite}@keyframes fall-105{59.895%{transform:translate(54.0088vw,59.895vh) scale(.706)}to{transform:translate(52.1182vw,99vh) scale(.706)}}.snow:nth-child(106){opacity:1.58;transform:translate(90.8607vw,-10px) scale(.8857);animation:fall-106 27s -11s linear infinite}@keyframes fall-106{34.735%{transform:translate(95.8037vw,34.735vh) scale(.8857)}to{transform:translate(93.3322vw,99vh) scale(.8857)}}.snow:nth-child(107){opacity:1.7202;transform:translate(39.2216vw,-10px) scale(.7464);animation:fall-107 29s -21s linear infinite}@keyframes fall-107{41.377%{transform:translate(36.5062vw,41.377vh) scale(.7464)}to{transform:translate(37.8639vw,99vh) scale(.7464)}}.snow:nth-child(108){opacity:1.5552;transform:translate(16.4127vw,-10px) scale(.4251);animation:fall-108 21s -23s linear infinite}@keyframes fall-108{66.519%{transform:translate(9.3264vw,66.519vh) scale(.4251)}to{transform:translate(12.86955vw,99vh) scale(.4251)}}.snow:nth-child(109){opacity:.624;transform:translate(57.1782vw,-10px) scale(.8999);animation:fall-109 15s -8s linear infinite}@keyframes fall-109{74.694%{transform:translate(64.0897vw,74.694vh) scale(.8999)}to{transform:translate(60.63395vw,99vh) scale(.8999)}}.snow:nth-child(110){opacity:.8218;transform:translate(30.943vw,-10px) scale(.0043);animation:fall-110 28s -19s linear infinite}@keyframes fall-110{56.158%{transform:translate(36.023vw,56.158vh) scale(.0043)}to{transform:translate(33.483vw,99vh) scale(.0043)}}.snow:nth-child(111){opacity:1.2008;transform:translate(55.5036vw,-10px) scale(.7265);animation:fall-111 24s -8s linear infinite}@keyframes fall-111{45.298%{transform:translate(48.5587vw,45.298vh) scale(.7265)}to{transform:translate(52.03115vw,99vh) scale(.7265)}}.snow:nth-child(112){opacity:1.2418;transform:translate(94.2339vw,-10px) scale(.2515);animation:fall-112 27s -4s linear infinite}@keyframes fall-112{63.273%{transform:translate(84.9919vw,63.273vh) scale(.2515)}to{transform:translate(89.6129vw,99vh) scale(.2515)}}.snow:nth-child(113){opacity:.831;transform:translate(88.0766vw,-10px) scale(.6118);animation:fall-113 13s -20s linear infinite}@keyframes fall-113{64.958%{transform:translate(89.2584vw,64.958vh) scale(.6118)}to{transform:translate(88.6675vw,99vh) scale(.6118)}}.snow:nth-child(114){opacity:.3216;transform:translate(29.5076vw,-10px) scale(.099);animation:fall-114 15s -18s linear infinite}@keyframes fall-114{46.331%{transform:translate(30.7775vw,46.331vh) scale(.099)}to{transform:translate(30.14255vw,99vh) scale(.099)}}.snow:nth-child(115){opacity:1.2746;transform:translate(20.6284vw,-10px) scale(.4937);animation:fall-115 15s -10s linear infinite}@keyframes fall-115{73.822%{transform:translate(27.0121vw,73.822vh) scale(.4937)}to{transform:translate(23.82025vw,99vh) scale(.4937)}}.snow:nth-child(116){opacity:1.1482;transform:translate(57.8963vw,-10px) scale(.3989);animation:fall-116 12s -4s linear infinite}@keyframes fall-116{70.335%{transform:translate(56.8239vw,70.335vh) scale(.3989)}to{transform:translate(57.3601vw,99vh) scale(.3989)}}.snow:nth-child(117){opacity:1.2746;transform:translate(7.2468vw,-10px) scale(.4552);animation:fall-117 29s -12s linear infinite}@keyframes fall-117{43.304%{transform:translate(1.5461vw,43.304vh) scale(.4552)}to{transform:translate(4.39645vw,99vh) scale(.4552)}}.snow:nth-child(118){opacity:.2156;transform:translate(8.1608vw,-10px) scale(.4458);animation:fall-118 13s -7s linear infinite}@keyframes fall-118{43.183%{transform:translate(14.3805vw,43.183vh) scale(.4458)}to{transform:translate(11.27065vw,99vh) scale(.4458)}}.snow:nth-child(119){opacity:1.8486;transform:translate(73.5323vw,-10px) scale(.0964);animation:fall-119 17s -2s linear infinite}@keyframes fall-119{50.474%{transform:translate(70.9886vw,50.474vh) scale(.0964)}to{transform:translate(72.26045vw,99vh) scale(.0964)}}.snow:nth-child(120){opacity:1.59;transform:translate(24.2001vw,-10px) scale(.6245);animation:fall-120 14s -4s linear infinite}@keyframes fall-120{54.555%{transform:translate(27.5914vw,54.555vh) scale(.6245)}to{transform:translate(25.89575vw,99vh) scale(.6245)}}.snow:nth-child(121){opacity:.2576;transform:translate(78.7601vw,-10px) scale(.0431);animation:fall-121 28s -17s linear infinite}@keyframes fall-121{79.207%{transform:translate(70.8528vw,79.207vh) scale(.0431)}to{transform:translate(74.80645vw,99vh) scale(.0431)}}.snow:nth-child(122){opacity:.58;transform:translate(73.3494vw,-10px) scale(.1247);animation:fall-122 27s -26s linear infinite}@keyframes fall-122{32.692%{transform:translate(71.4311vw,32.692vh) scale(.1247)}to{transform:translate(72.39025vw,99vh) scale(.1247)}}.snow:nth-child(123){opacity:.924;transform:translate(30.5435vw,-10px) scale(.7354);animation:fall-123 13s -28s linear infinite}@keyframes fall-123{48.006%{transform:translate(36.8153vw,48.006vh) scale(.7354)}to{transform:translate(33.6794vw,99vh) scale(.7354)}}.snow:nth-child(124){opacity:.6354;transform:translate(29.6737vw,-10px) scale(.1803);animation:fall-124 12s -3s linear infinite}@keyframes fall-124{68.013%{transform:translate(34.2325vw,68.013vh) scale(.1803)}to{transform:translate(31.9531vw,99vh) scale(.1803)}}.snow:nth-child(125){opacity:.808;transform:translate(74.1264vw,-10px) scale(.5519);animation:fall-125 26s -27s linear infinite}@keyframes fall-125{50.773%{transform:translate(76.866vw,50.773vh) scale(.5519)}to{transform:translate(75.4962vw,99vh) scale(.5519)}}.snow:nth-child(126){opacity:.7538;transform:translate(71.5635vw,-10px) scale(.6003);animation:fall-126 24s -26s linear infinite}@keyframes fall-126{77.367%{transform:translate(71.1348vw,77.367vh) scale(.6003)}to{transform:translate(71.34915vw,99vh) scale(.6003)}}.snow:nth-child(127){opacity:1.5286;transform:translate(49.1434vw,-10px) scale(.285);animation:fall-127 14s -6s linear infinite}@keyframes fall-127{32.927%{transform:translate(57.7741vw,32.927vh) scale(.285)}to{transform:translate(53.45875vw,99vh) scale(.285)}}.snow:nth-child(128){opacity:1.9432;transform:translate(40.3757vw,-10px) scale(.5296);animation:fall-128 24s -15s linear infinite}@keyframes fall-128{34.252%{transform:translate(46.7254vw,34.252vh) scale(.5296)}to{transform:translate(43.55055vw,99vh) scale(.5296)}}.snow:nth-child(129){opacity:.371;transform:translate(14.5118vw,-10px) scale(.175);animation:fall-129 17s -24s linear infinite}@keyframes fall-129{76.137%{transform:translate(20.7525vw,76.137vh) scale(.175)}to{transform:translate(17.63215vw,99vh) scale(.175)}}.snow:nth-child(130){opacity:.0656;transform:translate(29.5133vw,-10px) scale(.3081);animation:fall-130 22s -22s linear infinite}@keyframes fall-130{51.415%{transform:translate(24.4305vw,51.415vh) scale(.3081)}to{transform:translate(26.9719vw,99vh) scale(.3081)}}.snow:nth-child(131){opacity:.8958;transform:translate(67.3108vw,-10px) scale(.1992);animation:fall-131 24s -20s linear infinite}@keyframes fall-131{42.213%{transform:translate(58.7609vw,42.213vh) scale(.1992)}to{transform:translate(63.03585vw,99vh) scale(.1992)}}.snow:nth-child(132){opacity:.4634;transform:translate(65.3731vw,-10px) scale(.9015);animation:fall-132 21s -7s linear infinite}@keyframes fall-132{46.569%{transform:translate(62.233vw,46.569vh) scale(.9015)}to{transform:translate(63.80305vw,99vh) scale(.9015)}}.snow:nth-child(133){opacity:.4342;transform:translate(27.6334vw,-10px) scale(.0824);animation:fall-133 12s -5s linear infinite}@keyframes fall-133{75.326%{transform:translate(24.012vw,75.326vh) scale(.0824)}to{transform:translate(25.8227vw,99vh) scale(.0824)}}.snow:nth-child(134){opacity:.305;transform:translate(93.9411vw,-10px) scale(.6049);animation:fall-134 29s -4s linear infinite}@keyframes fall-134{47.661%{transform:translate(102.4726vw,47.661vh) scale(.6049)}to{transform:translate(98.20685vw,99vh) scale(.6049)}}.snow:nth-child(135){opacity:.442;transform:translate(82.3735vw,-10px) scale(.5382);animation:fall-135 22s -10s linear infinite}@keyframes fall-135{63.021%{transform:translate(88.4688vw,63.021vh) scale(.5382)}to{transform:translate(85.42115vw,99vh) scale(.5382)}}.snow:nth-child(136){opacity:1.7232;transform:translate(54.9058vw,-10px) scale(.1002);animation:fall-136 20s -28s linear infinite}@keyframes fall-136{50.895%{transform:translate(57.8351vw,50.895vh) scale(.1002)}to{transform:translate(56.37045vw,99vh) scale(.1002)}}.snow:nth-child(137){opacity:.4012;transform:translate(17.667vw,-10px) scale(.2354);animation:fall-137 23s -28s linear infinite}@keyframes fall-137{60.928%{transform:translate(13.2716vw,60.928vh) scale(.2354)}to{transform:translate(15.4693vw,99vh) scale(.2354)}}.snow:nth-child(138){opacity:1.1384;transform:translate(43.0072vw,-10px) scale(.4356);animation:fall-138 29s -18s linear infinite}@keyframes fall-138{52.825%{transform:translate(49.9836vw,52.825vh) scale(.4356)}to{transform:translate(46.4954vw,99vh) scale(.4356)}}.snow:nth-child(139){opacity:1.1336;transform:translate(57.0908vw,-10px) scale(.3766);animation:fall-139 16s -19s linear infinite}@keyframes fall-139{36.155%{transform:translate(57.6859vw,36.155vh) scale(.3766)}to{transform:translate(57.38835vw,99vh) scale(.3766)}}.snow:nth-child(140){opacity:1.5314;transform:translate(3.258vw,-10px) scale(.1242);animation:fall-140 14s -26s linear infinite}@keyframes fall-140{74.47%{transform:translate(-.4111vw,74.47vh) scale(.1242)}to{transform:translate(1.42345vw,99vh) scale(.1242)}}.snow:nth-child(141){opacity:1.3904;transform:translate(24.5813vw,-10px) scale(.8039);animation:fall-141 20s -8s linear infinite}@keyframes fall-141{73.815%{transform:translate(33.0298vw,73.815vh) scale(.8039)}to{transform:translate(28.80555vw,99vh) scale(.8039)}}.snow:nth-child(142){opacity:1.6104;transform:translate(8.9423vw,-10px) scale(.4321);animation:fall-142 25s -10s linear infinite}@keyframes fall-142{47.226%{transform:translate(10.4432vw,47.226vh) scale(.4321)}to{transform:translate(9.69275vw,99vh) scale(.4321)}}.snow:nth-child(143){opacity:1.3266;transform:translate(68.2916vw,-10px) scale(.9678);animation:fall-143 12s -11s linear infinite}@keyframes fall-143{49.592%{transform:translate(65.6917vw,49.592vh) scale(.9678)}to{transform:translate(66.99165vw,99vh) scale(.9678)}}.snow:nth-child(144){opacity:.0888;transform:translate(17.9601vw,-10px) scale(.3835);animation:fall-144 14s -6s linear infinite}@keyframes fall-144{79.797%{transform:translate(26.2225vw,79.797vh) scale(.3835)}to{transform:translate(22.0913vw,99vh) scale(.3835)}}.snow:nth-child(145){opacity:1.5434;transform:translate(87.9666vw,-10px) scale(.752);animation:fall-145 20s -1s linear infinite}@keyframes fall-145{47.387%{transform:translate(83.4978vw,47.387vh) scale(.752)}to{transform:translate(85.7322vw,99vh) scale(.752)}}.snow:nth-child(146){opacity:1.9638;transform:translate(85.662vw,-10px) scale(.7098);animation:fall-146 25s -14s linear infinite}@keyframes fall-146{77.337%{transform:translate(95.1346vw,77.337vh) scale(.7098)}to{transform:translate(90.3983vw,99vh) scale(.7098)}}.snow:nth-child(147){opacity:1.4316;transform:translate(94.6811vw,-10px) scale(.0389);animation:fall-147 30s -17s linear infinite}@keyframes fall-147{64.05%{transform:translate(87.3147vw,64.05vh) scale(.0389)}to{transform:translate(90.9979vw,99vh) scale(.0389)}}.snow:nth-child(148){opacity:1.5642;transform:translate(84.5965vw,-10px) scale(.4471);animation:fall-148 29s -10s linear infinite}@keyframes fall-148{44.109%{transform:translate(74.6829vw,44.109vh) scale(.4471)}to{transform:translate(79.6397vw,99vh) scale(.4471)}}.snow:nth-child(149){opacity:.6764;transform:translate(66.9121vw,-10px) scale(.6653);animation:fall-149 27s -14s linear infinite}@keyframes fall-149{45.043%{transform:translate(62.984vw,45.043vh) scale(.6653)}to{transform:translate(64.94805vw,99vh) scale(.6653)}}.snow:nth-child(150){opacity:1.715;transform:translate(16.1965vw,-10px) scale(.9205);animation:fall-150 23s -5s linear infinite}@keyframes fall-150{34.44%{transform:translate(24.4182vw,34.44vh) scale(.9205)}to{transform:translate(20.30735vw,99vh) scale(.9205)}}.snow:nth-child(151){opacity:1.1254;transform:translate(91.593vw,-10px) scale(.1678);animation:fall-151 27s -12s linear infinite}@keyframes fall-151{33.236%{transform:translate(89.2394vw,33.236vh) scale(.1678)}to{transform:translate(90.4162vw,99vh) scale(.1678)}}.snow:nth-child(152){opacity:.4914;transform:translate(60.0642vw,-10px) scale(.0628);animation:fall-152 20s -5s linear infinite}@keyframes fall-152{54.074%{transform:translate(56.745vw,54.074vh) scale(.0628)}to{transform:translate(58.4046vw,99vh) scale(.0628)}}.snow:nth-child(153){opacity:.8298;transform:translate(73.145vw,-10px) scale(.898);animation:fall-153 22s -26s linear infinite}@keyframes fall-153{64.15%{transform:translate(78.1431vw,64.15vh) scale(.898)}to{transform:translate(75.64405vw,99vh) scale(.898)}}.snow:nth-child(154){opacity:.302;transform:translate(28.2942vw,-10px) scale(.4611);animation:fall-154 20s -16s linear infinite}@keyframes fall-154{71.127%{transform:translate(21.1906vw,71.127vh) scale(.4611)}to{transform:translate(24.7424vw,99vh) scale(.4611)}}.snow:nth-child(155){opacity:.825;transform:translate(24.2634vw,-10px) scale(.3398);animation:fall-155 13s -7s linear infinite}@keyframes fall-155{58.611%{transform:translate(28.9548vw,58.611vh) scale(.3398)}to{transform:translate(26.6091vw,99vh) scale(.3398)}}.snow:nth-child(156){opacity:1.349;transform:translate(48.8079vw,-10px) scale(.6863);animation:fall-156 12s -29s linear infinite}@keyframes fall-156{37.028%{transform:translate(57.9614vw,37.028vh) scale(.6863)}to{transform:translate(53.38465vw,99vh) scale(.6863)}}.snow:nth-child(157){opacity:1.371;transform:translate(46.7868vw,-10px) scale(.5095);animation:fall-157 20s -25s linear infinite}@keyframes fall-157{31.366%{transform:translate(46.541vw,31.366vh) scale(.5095)}to{transform:translate(46.6639vw,99vh) scale(.5095)}}.snow:nth-child(158){opacity:1.2172;transform:translate(32.0276vw,-10px) scale(.0219);animation:fall-158 19s -5s linear infinite}@keyframes fall-158{44.737%{transform:translate(38.1369vw,44.737vh) scale(.0219)}to{transform:translate(35.08225vw,99vh) scale(.0219)}}.snow:nth-child(159){opacity:.583;transform:translate(80.5695vw,-10px) scale(.4114);animation:fall-159 14s -9s linear infinite}@keyframes fall-159{57.42%{transform:translate(77.1485vw,57.42vh) scale(.4114)}to{transform:translate(78.859vw,99vh) scale(.4114)}}.snow:nth-child(160){opacity:1.4884;transform:translate(55.6244vw,-10px) scale(.9751);animation:fall-160 29s -17s linear infinite}@keyframes fall-160{62.893%{transform:translate(59.3284vw,62.893vh) scale(.9751)}to{transform:translate(57.4764vw,99vh) scale(.9751)}}.snow:nth-child(161){opacity:1.819;transform:translate(56.8186vw,-10px) scale(.1575);animation:fall-161 22s -2s linear infinite}@keyframes fall-161{54.837%{transform:translate(48.3991vw,54.837vh) scale(.1575)}to{transform:translate(52.60885vw,99vh) scale(.1575)}}.snow:nth-child(162){opacity:1.7808;transform:translate(86.6052vw,-10px) scale(.5477);animation:fall-162 12s -16s linear infinite}@keyframes fall-162{78.286%{transform:translate(81.3561vw,78.286vh) scale(.5477)}to{transform:translate(83.98065vw,99vh) scale(.5477)}}.snow:nth-child(163){opacity:.0186;transform:translate(64.8618vw,-10px) scale(.1934);animation:fall-163 15s -28s linear infinite}@keyframes fall-163{70.162%{transform:translate(55.3766vw,70.162vh) scale(.1934)}to{transform:translate(60.1192vw,99vh) scale(.1934)}}.snow:nth-child(164){opacity:.1082;transform:translate(64.4384vw,-10px) scale(.2383);animation:fall-164 11s -22s linear infinite}@keyframes fall-164{69.343%{transform:translate(67.5389vw,69.343vh) scale(.2383)}to{transform:translate(65.98865vw,99vh) scale(.2383)}}.snow:nth-child(165){opacity:.0834;transform:translate(40.4454vw,-10px) scale(.9541);animation:fall-165 10s -8s linear infinite}@keyframes fall-165{77.527%{transform:translate(33.8492vw,77.527vh) scale(.9541)}to{transform:translate(37.1473vw,99vh) scale(.9541)}}.snow:nth-child(166){opacity:.8484;transform:translate(1.3885vw,-10px) scale(.156);animation:fall-166 15s -6s linear infinite}@keyframes fall-166{37.598%{transform:translate(-2.4531vw,37.598vh) scale(.156)}to{transform:translate(-.5323vw,99vh) scale(.156)}}.snow:nth-child(167){opacity:.0932;transform:translate(60.2363vw,-10px) scale(.4967);animation:fall-167 30s -28s linear infinite}@keyframes fall-167{33.393%{transform:translate(51.0661vw,33.393vh) scale(.4967)}to{transform:translate(55.6512vw,99vh) scale(.4967)}}.snow:nth-child(168){opacity:1.4958;transform:translate(50.5082vw,-10px) scale(.161);animation:fall-168 29s -30s linear infinite}@keyframes fall-168{52.898%{transform:translate(44.2901vw,52.898vh) scale(.161)}to{transform:translate(47.39915vw,99vh) scale(.161)}}.snow:nth-child(169){opacity:1.076;transform:translate(25.1568vw,-10px) scale(.4148);animation:fall-169 27s -3s linear infinite}@keyframes fall-169{41.225%{transform:translate(34.1538vw,41.225vh) scale(.4148)}to{transform:translate(29.6553vw,99vh) scale(.4148)}}.snow:nth-child(170){opacity:.2258;transform:translate(57.083vw,-10px) scale(.1846);animation:fall-170 22s -2s linear infinite}@keyframes fall-170{50.04%{transform:translate(64.8191vw,50.04vh) scale(.1846)}to{transform:translate(60.95105vw,99vh) scale(.1846)}}.snow:nth-child(171){opacity:1.0326;transform:translate(23.758vw,-10px) scale(.9228);animation:fall-171 12s -20s linear infinite}@keyframes fall-171{54.392%{transform:translate(24.5386vw,54.392vh) scale(.9228)}to{transform:translate(24.1483vw,99vh) scale(.9228)}}.snow:nth-child(172){opacity:.6732;transform:translate(97.6414vw,-10px) scale(.8751);animation:fall-172 14s -28s linear infinite}@keyframes fall-172{50.264%{transform:translate(92.6955vw,50.264vh) scale(.8751)}to{transform:translate(95.16845vw,99vh) scale(.8751)}}.snow:nth-child(173){opacity:.5576;transform:translate(45.5017vw,-10px) scale(.1276);animation:fall-173 21s -11s linear infinite}@keyframes fall-173{39.163%{transform:translate(38.522vw,39.163vh) scale(.1276)}to{transform:translate(42.01185vw,99vh) scale(.1276)}}.snow:nth-child(174){opacity:.41;transform:translate(9.9642vw,-10px) scale(.2654);animation:fall-174 24s -10s linear infinite}@keyframes fall-174{53.643%{transform:translate(6.6575vw,53.643vh) scale(.2654)}to{transform:translate(8.31085vw,99vh) scale(.2654)}}.snow:nth-child(175){opacity:.2312;transform:translate(47.7534vw,-10px) scale(.2989);animation:fall-175 23s -4s linear infinite}@keyframes fall-175{60.459%{transform:translate(45.9093vw,60.459vh) scale(.2989)}to{transform:translate(46.83135vw,99vh) scale(.2989)}}.snow:nth-child(176){opacity:.1042;transform:translate(19.5752vw,-10px) scale(.7052);animation:fall-176 13s -18s linear infinite}@keyframes fall-176{78.189%{transform:translate(24.9437vw,78.189vh) scale(.7052)}to{transform:translate(22.25945vw,99vh) scale(.7052)}}.snow:nth-child(177){opacity:.1476;transform:translate(10.3053vw,-10px) scale(.4845);animation:fall-177 21s -15s linear infinite}@keyframes fall-177{63.44%{transform:translate(10.8201vw,63.44vh) scale(.4845)}to{transform:translate(10.5627vw,99vh) scale(.4845)}}.snow:nth-child(178){opacity:1.5;transform:translate(68.7203vw,-10px) scale(.1949);animation:fall-178 24s -18s linear infinite}@keyframes fall-178{75.52%{transform:translate(59.3173vw,75.52vh) scale(.1949)}to{transform:translate(64.0188vw,99vh) scale(.1949)}}.snow:nth-child(179){opacity:.2706;transform:translate(69.5556vw,-10px) scale(.0505);animation:fall-179 13s -22s linear infinite}@keyframes fall-179{38.845%{transform:translate(65.1173vw,38.845vh) scale(.0505)}to{transform:translate(67.33645vw,99vh) scale(.0505)}}.snow:nth-child(180){opacity:1.2242;transform:translate(47.8843vw,-10px) scale(.1816);animation:fall-180 22s -13s linear infinite}@keyframes fall-180{56.53%{transform:translate(41.1693vw,56.53vh) scale(.1816)}to{transform:translate(44.5268vw,99vh) scale(.1816)}}.snow:nth-child(181){opacity:1.1814;transform:translate(90.9097vw,-10px) scale(.1423);animation:fall-181 30s -19s linear infinite}@keyframes fall-181{30.525%{transform:translate(81.9633vw,30.525vh) scale(.1423)}to{transform:translate(86.4365vw,99vh) scale(.1423)}}.snow:nth-child(182){opacity:.2634;transform:translate(26.5109vw,-10px) scale(.4721);animation:fall-182 16s -13s linear infinite}@keyframes fall-182{59.619%{transform:translate(28.138vw,59.619vh) scale(.4721)}to{transform:translate(27.32445vw,99vh) scale(.4721)}}.snow:nth-child(183){opacity:.3938;transform:translate(93.5813vw,-10px) scale(.5352);animation:fall-183 25s -12s linear infinite}@keyframes fall-183{35.045%{transform:translate(84.9117vw,35.045vh) scale(.5352)}to{transform:translate(89.2465vw,99vh) scale(.5352)}}.snow:nth-child(184){opacity:1.704;transform:translate(24.0391vw,-10px) scale(.2517);animation:fall-184 26s -22s linear infinite}@keyframes fall-184{71.106%{transform:translate(14.669vw,71.106vh) scale(.2517)}to{transform:translate(19.35405vw,99vh) scale(.2517)}}.snow:nth-child(185){opacity:.748;transform:translate(45.9899vw,-10px) scale(.2341);animation:fall-185 23s -12s linear infinite}@keyframes fall-185{53.312%{transform:translate(40.3747vw,53.312vh) scale(.2341)}to{transform:translate(43.1823vw,99vh) scale(.2341)}}.snow:nth-child(186){opacity:1.6384;transform:translate(27.9876vw,-10px) scale(.1362);animation:fall-186 13s -17s linear infinite}@keyframes fall-186{40.031%{transform:translate(36.4013vw,40.031vh) scale(.1362)}to{transform:translate(32.19445vw,99vh) scale(.1362)}}.snow:nth-child(187){opacity:1.2998;transform:translate(69.1788vw,-10px) scale(.1723);animation:fall-187 18s -16s linear infinite}@keyframes fall-187{68.292%{transform:translate(75.6675vw,68.292vh) scale(.1723)}to{transform:translate(72.42315vw,99vh) scale(.1723)}}.snow:nth-child(188){opacity:1.4342;transform:translate(9.6523vw,-10px) scale(.4843);animation:fall-188 15s -19s linear infinite}@keyframes fall-188{44.233%{transform:translate(18.7009vw,44.233vh) scale(.4843)}to{transform:translate(14.1766vw,99vh) scale(.4843)}}.snow:nth-child(189){opacity:.4046;transform:translate(76.6921vw,-10px) scale(.9312);animation:fall-189 15s -4s linear infinite}@keyframes fall-189{30.396%{transform:translate(81.0483vw,30.396vh) scale(.9312)}to{transform:translate(78.8702vw,99vh) scale(.9312)}}.snow:nth-child(190){opacity:1.98;transform:translate(11.8166vw,-10px) scale(.7918);animation:fall-190 18s -4s linear infinite}@keyframes fall-190{72.213%{transform:translate(9.3863vw,72.213vh) scale(.7918)}to{transform:translate(10.60145vw,99vh) scale(.7918)}}.snow:nth-child(191){opacity:1.1628;transform:translate(75.5361vw,-10px) scale(.0798);animation:fall-191 30s -25s linear infinite}@keyframes fall-191{59.125%{transform:translate(66.5157vw,59.125vh) scale(.0798)}to{transform:translate(71.0259vw,99vh) scale(.0798)}}.snow:nth-child(192){opacity:.4304;transform:translate(41.3978vw,-10px) scale(.9198);animation:fall-192 29s -29s linear infinite}@keyframes fall-192{43.055%{transform:translate(49.6687vw,43.055vh) scale(.9198)}to{transform:translate(45.53325vw,99vh) scale(.9198)}}.snow:nth-child(193){opacity:.8618;transform:translate(83.6388vw,-10px) scale(.1876);animation:fall-193 17s -16s linear infinite}@keyframes fall-193{59.379%{transform:translate(91.2365vw,59.379vh) scale(.1876)}to{transform:translate(87.43765vw,99vh) scale(.1876)}}.snow:nth-child(194){opacity:.4036;transform:translate(78.3834vw,-10px) scale(.1874);animation:fall-194 19s -15s linear infinite}@keyframes fall-194{49.186%{transform:translate(77.7595vw,49.186vh) scale(.1874)}to{transform:translate(78.07145vw,99vh) scale(.1874)}}.snow:nth-child(195){opacity:.9292;transform:translate(16.761vw,-10px) scale(.0173);animation:fall-195 11s -7s linear infinite}@keyframes fall-195{78.538%{transform:translate(15.1742vw,78.538vh) scale(.0173)}to{transform:translate(15.9676vw,99vh) scale(.0173)}}.snow:nth-child(196){opacity:.8308;transform:translate(98.7778vw,-10px) scale(.7396);animation:fall-196 10s -23s linear infinite}@keyframes fall-196{58.463%{transform:translate(106.8609vw,58.463vh) scale(.7396)}to{transform:translate(102.81935vw,99vh) scale(.7396)}}.snow:nth-child(197){opacity:1.0716;transform:translate(7.0981vw,-10px) scale(.1621);animation:fall-197 11s -26s linear infinite}@keyframes fall-197{49.225%{transform:translate(14.3903vw,49.225vh) scale(.1621)}to{transform:translate(10.7442vw,99vh) scale(.1621)}}.snow:nth-child(198){opacity:.3104;transform:translate(44.3099vw,-10px) scale(.248);animation:fall-198 20s -23s linear infinite}@keyframes fall-198{43.21%{transform:translate(43.8565vw,43.21vh) scale(.248)}to{transform:translate(44.0832vw,99vh) scale(.248)}}.snow:nth-child(199){opacity:.7932;transform:translate(25.1531vw,-10px) scale(.9893);animation:fall-199 11s -24s linear infinite}@keyframes fall-199{63.404%{transform:translate(18.0228vw,63.404vh) scale(.9893)}to{transform:translate(21.58795vw,99vh) scale(.9893)}}.snow:nth-child(200){opacity:1.0966;transform:translate(57.525vw,-10px) scale(.0169);animation:fall-200 24s -20s linear infinite}@keyframes fall-200{45.771%{transform:translate(49.6615vw,45.771vh) scale(.0169)}to{transform:translate(53.59325vw,99vh) scale(.0169)}}.snow:nth-child(201){opacity:1.9958;transform:translate(44.1701vw,-10px) scale(.6418);animation:fall-201 16s -2s linear infinite}@keyframes fall-201{62.42%{transform:translate(48.5586vw,62.42vh) scale(.6418)}to{transform:translate(46.36435vw,99vh) scale(.6418)}}.snow:nth-child(202){opacity:.6646;transform:translate(61.6943vw,-10px) scale(.9895);animation:fall-202 11s -3s linear infinite}@keyframes fall-202{39.708%{transform:translate(67.289vw,39.708vh) scale(.9895)}to{transform:translate(64.49165vw,99vh) scale(.9895)}}.snow:nth-child(203){opacity:.7212;transform:translate(88.6729vw,-10px) scale(.8617);animation:fall-203 11s -27s linear infinite}@keyframes fall-203{40.185%{transform:translate(83.9122vw,40.185vh) scale(.8617)}to{transform:translate(86.29255vw,99vh) scale(.8617)}}.snow:nth-child(204){opacity:1.9384;transform:translate(38.626vw,-10px) scale(.3937);animation:fall-204 11s -21s linear infinite}@keyframes fall-204{59.869%{transform:translate(38.6511vw,59.869vh) scale(.3937)}to{transform:translate(38.63855vw,99vh) scale(.3937)}}.snow:nth-child(205){opacity:1.849;transform:translate(98.8535vw,-10px) scale(.1024);animation:fall-205 21s -15s linear infinite}@keyframes fall-205{38.353%{transform:translate(91.9653vw,38.353vh) scale(.1024)}to{transform:translate(95.4094vw,99vh) scale(.1024)}}.snow:nth-child(206){opacity:1.4758;transform:translate(54.9613vw,-10px) scale(.8101);animation:fall-206 18s -15s linear infinite}@keyframes fall-206{55.227%{transform:translate(63.2151vw,55.227vh) scale(.8101)}to{transform:translate(59.0882vw,99vh) scale(.8101)}}.snow:nth-child(207){opacity:.025;transform:translate(93.0428vw,-10px) scale(.1156);animation:fall-207 14s -17s linear infinite}@keyframes fall-207{45.212%{transform:translate(92.3974vw,45.212vh) scale(.1156)}to{transform:translate(92.7201vw,99vh) scale(.1156)}}.snow:nth-child(208){opacity:1.6774;transform:translate(60.0649vw,-10px) scale(.2188);animation:fall-208 21s -20s linear infinite}@keyframes fall-208{69.207%{transform:translate(51.1179vw,69.207vh) scale(.2188)}to{transform:translate(55.5914vw,99vh) scale(.2188)}}.snow:nth-child(209){opacity:.3638;transform:translate(14.0811vw,-10px) scale(.2168);animation:fall-209 10s -17s linear infinite}@keyframes fall-209{47.103%{transform:translate(14.7585vw,47.103vh) scale(.2168)}to{transform:translate(14.4198vw,99vh) scale(.2168)}}.snow:nth-child(210){opacity:1.0438;transform:translate(89.9201vw,-10px) scale(.8878);animation:fall-210 14s -14s linear infinite}@keyframes fall-210{66.204%{transform:translate(94.8909vw,66.204vh) scale(.8878)}to{transform:translate(92.4055vw,99vh) scale(.8878)}}.snow:nth-child(211){opacity:.5562;transform:translate(35.3347vw,-10px) scale(.348);animation:fall-211 23s -5s linear infinite}@keyframes fall-211{59.548%{transform:translate(32.191vw,59.548vh) scale(.348)}to{transform:translate(33.76285vw,99vh) scale(.348)}}.snow:nth-child(212){opacity:.2978;transform:translate(5.694vw,-10px) scale(.6662);animation:fall-212 10s -1s linear infinite}@keyframes fall-212{62.274%{transform:translate(.5701vw,62.274vh) scale(.6662)}to{transform:translate(3.13205vw,99vh) scale(.6662)}}.snow:nth-child(213){opacity:.55;transform:translate(5.722vw,-10px) scale(.4964);animation:fall-213 19s -7s linear infinite}@keyframes fall-213{45.934%{transform:translate(6.7627vw,45.934vh) scale(.4964)}to{transform:translate(6.24235vw,99vh) scale(.4964)}}.snow:nth-child(214){opacity:.9144;transform:translate(33.9506vw,-10px) scale(.5988);animation:fall-214 18s -18s linear infinite}@keyframes fall-214{42.527%{transform:translate(39.4334vw,42.527vh) scale(.5988)}to{transform:translate(36.692vw,99vh) scale(.5988)}}.snow:nth-child(215){opacity:.3254;transform:translate(69.7123vw,-10px) scale(.4543);animation:fall-215 13s -24s linear infinite}@keyframes fall-215{44.541%{transform:translate(66.5163vw,44.541vh) scale(.4543)}to{transform:translate(68.1143vw,99vh) scale(.4543)}}.snow:nth-child(216){opacity:1.6634;transform:translate(22.7376vw,-10px) scale(.0345);animation:fall-216 11s -27s linear infinite}@keyframes fall-216{59.67%{transform:translate(31.7873vw,59.67vh) scale(.0345)}to{transform:translate(27.26245vw,99vh) scale(.0345)}}.snow:nth-child(217){opacity:.5436;transform:translate(38.2546vw,-10px) scale(.6563);animation:fall-217 21s -13s linear infinite}@keyframes fall-217{77.671%{transform:translate(38.6056vw,77.671vh) scale(.6563)}to{transform:translate(38.4301vw,99vh) scale(.6563)}}.snow:nth-child(218){opacity:1.806;transform:translate(70.2564vw,-10px) scale(.527);animation:fall-218 10s -7s linear infinite}@keyframes fall-218{55.745%{transform:translate(76.8257vw,55.745vh) scale(.527)}to{transform:translate(73.54105vw,99vh) scale(.527)}}.snow:nth-child(219){opacity:.8814;transform:translate(10.1072vw,-10px) scale(.7103);animation:fall-219 16s -29s linear infinite}@keyframes fall-219{48.205%{transform:translate(11.6417vw,48.205vh) scale(.7103)}to{transform:translate(10.87445vw,99vh) scale(.7103)}}.snow:nth-child(220){opacity:1.6116;transform:translate(96.0949vw,-10px) scale(.3623);animation:fall-220 10s -27s linear infinite}@keyframes fall-220{55.584%{transform:translate(86.8678vw,55.584vh) scale(.3623)}to{transform:translate(91.48135vw,99vh) scale(.3623)}}.snow:nth-child(221){opacity:1.6652;transform:translate(73.588vw,-10px) scale(.7536);animation:fall-221 15s -6s linear infinite}@keyframes fall-221{71.715%{transform:translate(65.4259vw,71.715vh) scale(.7536)}to{transform:translate(69.50695vw,99vh) scale(.7536)}}.snow:nth-child(222){opacity:.3238;transform:translate(36.1092vw,-10px) scale(.5437);animation:fall-222 26s -22s linear infinite}@keyframes fall-222{49.106%{transform:translate(29.2702vw,49.106vh) scale(.5437)}to{transform:translate(32.6897vw,99vh) scale(.5437)}}.snow:nth-child(223){opacity:.2974;transform:translate(92.0052vw,-10px) scale(.3479);animation:fall-223 14s -16s linear infinite}@keyframes fall-223{45.639%{transform:translate(92.0608vw,45.639vh) scale(.3479)}to{transform:translate(92.033vw,99vh) scale(.3479)}}.snow:nth-child(224){opacity:.1126;transform:translate(55.3031vw,-10px) scale(.2927);animation:fall-224 23s -28s linear infinite}@keyframes fall-224{68.456%{transform:translate(54.9541vw,68.456vh) scale(.2927)}to{transform:translate(55.1286vw,99vh) scale(.2927)}}.snow:nth-child(225){opacity:1.9558;transform:translate(24.4156vw,-10px) scale(.2844);animation:fall-225 25s -21s linear infinite}@keyframes fall-225{57.961%{transform:translate(26.967vw,57.961vh) scale(.2844)}to{transform:translate(25.6913vw,99vh) scale(.2844)}}.snow:nth-child(226){opacity:.2702;transform:translate(26.7867vw,-10px) scale(.2207);animation:fall-226 26s -8s linear infinite}@keyframes fall-226{77.428%{transform:translate(21.3929vw,77.428vh) scale(.2207)}to{transform:translate(24.0898vw,99vh) scale(.2207)}}.snow:nth-child(227){opacity:1.7394;transform:translate(52.2249vw,-10px) scale(.7753);animation:fall-227 12s -22s linear infinite}@keyframes fall-227{50.695%{transform:translate(47.0122vw,50.695vh) scale(.7753)}to{transform:translate(49.61855vw,99vh) scale(.7753)}}.snow:nth-child(228){opacity:.1898;transform:translate(80.4896vw,-10px) scale(.6824);animation:fall-228 30s -13s linear infinite}@keyframes fall-228{75.04%{transform:translate(89.8498vw,75.04vh) scale(.6824)}to{transform:translate(85.1697vw,99vh) scale(.6824)}}.snow:nth-child(229){opacity:1.4102;transform:translate(38.5815vw,-10px) scale(.2103);animation:fall-229 25s -30s linear infinite}@keyframes fall-229{71.946%{transform:translate(32.3245vw,71.946vh) scale(.2103)}to{transform:translate(35.453vw,99vh) scale(.2103)}}.snow:nth-child(230){opacity:1.6256;transform:translate(42.1335vw,-10px) scale(.3996);animation:fall-230 24s -20s linear infinite}@keyframes fall-230{47.061%{transform:translate(35.8334vw,47.061vh) scale(.3996)}to{transform:translate(38.98345vw,99vh) scale(.3996)}}.snow:nth-child(231){opacity:.7164;transform:translate(67.18vw,-10px) scale(.5679);animation:fall-231 26s -13s linear infinite}@keyframes fall-231{46.969%{transform:translate(66.0411vw,46.969vh) scale(.5679)}to{transform:translate(66.61055vw,99vh) scale(.5679)}}.snow:nth-child(232){opacity:.6582;transform:translate(68.3797vw,-10px) scale(.7997);animation:fall-232 26s -15s linear infinite}@keyframes fall-232{66.271%{transform:translate(70.786vw,66.271vh) scale(.7997)}to{transform:translate(69.58285vw,99vh) scale(.7997)}}.snow:nth-child(233){opacity:.4536;transform:translate(64.5913vw,-10px) scale(.6218);animation:fall-233 18s -22s linear infinite}@keyframes fall-233{49.453%{transform:translate(61.9785vw,49.453vh) scale(.6218)}to{transform:translate(63.2849vw,99vh) scale(.6218)}}.snow:nth-child(234){opacity:1.8608;transform:translate(35.8627vw,-10px) scale(.2137);animation:fall-234 22s -5s linear infinite}@keyframes fall-234{76.528%{transform:translate(44.3768vw,76.528vh) scale(.2137)}to{transform:translate(40.11975vw,99vh) scale(.2137)}}.snow:nth-child(235){opacity:1.337;transform:translate(92.0343vw,-10px) scale(.8871);animation:fall-235 17s -12s linear infinite}@keyframes fall-235{78.789%{transform:translate(92.8833vw,78.789vh) scale(.8871)}to{transform:translate(92.4588vw,99vh) scale(.8871)}}.snow:nth-child(236){opacity:.3952;transform:translate(.5741vw,-10px) scale(.583);animation:fall-236 14s -20s linear infinite}@keyframes fall-236{50.019%{transform:translate(-6.8531vw,50.019vh) scale(.583)}to{transform:translate(-3.1395vw,99vh) scale(.583)}}.snow:nth-child(237){opacity:.9984;transform:translate(85.1542vw,-10px) scale(.5558);animation:fall-237 11s -13s linear infinite}@keyframes fall-237{42.656%{transform:translate(90.1079vw,42.656vh) scale(.5558)}to{transform:translate(87.63105vw,99vh) scale(.5558)}}.snow:nth-child(238){opacity:.0778;transform:translate(84.7826vw,-10px) scale(.231);animation:fall-238 10s -29s linear infinite}@keyframes fall-238{58.831%{transform:translate(86.795vw,58.831vh) scale(.231)}to{transform:translate(85.7888vw,99vh) scale(.231)}}.snow:nth-child(239){opacity:1.0882;transform:translate(27.7652vw,-10px) scale(.6261);animation:fall-239 20s -6s linear infinite}@keyframes fall-239{41.455%{transform:translate(22.4093vw,41.455vh) scale(.6261)}to{transform:translate(25.08725vw,99vh) scale(.6261)}}.snow:nth-child(240){opacity:.4498;transform:translate(51.9987vw,-10px) scale(.6039);animation:fall-240 18s -27s linear infinite}@keyframes fall-240{75.727%{transform:translate(51.8714vw,75.727vh) scale(.6039)}to{transform:translate(51.93505vw,99vh) scale(.6039)}}.snow:nth-child(241){opacity:1.0156;transform:translate(.5659vw,-10px) scale(.178);animation:fall-241 25s -9s linear infinite}@keyframes fall-241{37.624%{transform:translate(-.328vw,37.624vh) scale(.178)}to{transform:translate(.11895vw,99vh) scale(.178)}}.snow:nth-child(242){opacity:1.3242;transform:translate(50.6019vw,-10px) scale(.7304);animation:fall-242 25s -9s linear infinite}@keyframes fall-242{60.062%{transform:translate(60.5267vw,60.062vh) scale(.7304)}to{transform:translate(55.5643vw,99vh) scale(.7304)}}.snow:nth-child(243){opacity:.5362;transform:translate(39.0067vw,-10px) scale(.0299);animation:fall-243 26s -15s linear infinite}@keyframes fall-243{40.857%{transform:translate(37.0891vw,40.857vh) scale(.0299)}to{transform:translate(38.0479vw,99vh) scale(.0299)}}.snow:nth-child(244){opacity:1.6714;transform:translate(85.5618vw,-10px) scale(.1363);animation:fall-244 20s -19s linear infinite}@keyframes fall-244{62.856%{transform:translate(83.3753vw,62.856vh) scale(.1363)}to{transform:translate(84.46855vw,99vh) scale(.1363)}}.snow:nth-child(245){opacity:.8104;transform:translate(46.8983vw,-10px) scale(.0323);animation:fall-245 25s -30s linear infinite}@keyframes fall-245{71.102%{transform:translate(38.6437vw,71.102vh) scale(.0323)}to{transform:translate(42.771vw,99vh) scale(.0323)}}.snow:nth-child(246){opacity:.183;transform:translate(32.7355vw,-10px) scale(.8995);animation:fall-246 20s -8s linear infinite}@keyframes fall-246{67.147%{transform:translate(25.2834vw,67.147vh) scale(.8995)}to{transform:translate(29.00945vw,99vh) scale(.8995)}}.snow:nth-child(247){opacity:.4778;transform:translate(92.5982vw,-10px) scale(.4161);animation:fall-247 14s -18s linear infinite}@keyframes fall-247{42.469%{transform:translate(97.0058vw,42.469vh) scale(.4161)}to{transform:translate(94.802vw,99vh) scale(.4161)}}.snow:nth-child(248){opacity:1.006;transform:translate(25.9156vw,-10px) scale(.3973);animation:fall-248 15s -15s linear infinite}@keyframes fall-248{68.061%{transform:translate(25.5014vw,68.061vh) scale(.3973)}to{transform:translate(25.7085vw,99vh) scale(.3973)}}.snow:nth-child(249){opacity:1.6786;transform:translate(99.2661vw,-10px) scale(.7911);animation:fall-249 10s -10s linear infinite}@keyframes fall-249{67.092%{transform:translate(106.0734vw,67.092vh) scale(.7911)}to{transform:translate(102.66975vw,99vh) scale(.7911)}}.snow:nth-child(250){opacity:.398;transform:translate(81.0795vw,-10px) scale(.4283);animation:fall-250 28s -10s linear infinite}@keyframes fall-250{40.507%{transform:translate(86.7354vw,40.507vh) scale(.4283)}to{transform:translate(83.90745vw,99vh) scale(.4283)}}.snow:nth-child(251){opacity:1.4842;transform:translate(75.8996vw,-10px) scale(.5661);animation:fall-251 11s -28s linear infinite}@keyframes fall-251{42.649%{transform:translate(67.7366vw,42.649vh) scale(.5661)}to{transform:translate(71.8181vw,99vh) scale(.5661)}}.snow:nth-child(252){opacity:.7362;transform:translate(98.4143vw,-10px) scale(.7731);animation:fall-252 29s -25s linear infinite}@keyframes fall-252{38.532%{transform:translate(95.8985vw,38.532vh) scale(.7731)}to{transform:translate(97.1564vw,99vh) scale(.7731)}}.snow:nth-child(253){opacity:1.4656;transform:translate(96.4118vw,-10px) scale(.6779);animation:fall-253 22s -28s linear infinite}@keyframes fall-253{38.157%{transform:translate(99.3956vw,38.157vh) scale(.6779)}to{transform:translate(97.9037vw,99vh) scale(.6779)}}.snow:nth-child(254){opacity:1.6828;transform:translate(71.7795vw,-10px) scale(.1193);animation:fall-254 16s -27s linear infinite}@keyframes fall-254{36.536%{transform:translate(72.1908vw,36.536vh) scale(.1193)}to{transform:translate(71.98515vw,99vh) scale(.1193)}}.snow:nth-child(255){opacity:1.611;transform:translate(63.3125vw,-10px) scale(.241);animation:fall-255 14s -10s linear infinite}@keyframes fall-255{67.487%{transform:translate(68.0721vw,67.487vh) scale(.241)}to{transform:translate(65.6923vw,99vh) scale(.241)}}.snow:nth-child(256){opacity:.9006;transform:translate(55.364vw,-10px) scale(.4938);animation:fall-256 11s -20s linear infinite}@keyframes fall-256{52.636%{transform:translate(56.11vw,52.636vh) scale(.4938)}to{transform:translate(55.737vw,99vh) scale(.4938)}}.snow:nth-child(257){opacity:.2462;transform:translate(.5601vw,-10px) scale(.5743);animation:fall-257 29s -10s linear infinite}@keyframes fall-257{59.236%{transform:translate(1.9633vw,59.236vh) scale(.5743)}to{transform:translate(1.2617vw,99vh) scale(.5743)}}.snow:nth-child(258){opacity:.0146;transform:translate(3.5705vw,-10px) scale(.5871);animation:fall-258 29s -11s linear infinite}@keyframes fall-258{59.341%{transform:translate(11.1261vw,59.341vh) scale(.5871)}to{transform:translate(7.3483vw,99vh) scale(.5871)}}.snow:nth-child(259){opacity:1.4032;transform:translate(8.933vw,-10px) scale(.6263);animation:fall-259 10s -8s linear infinite}@keyframes fall-259{54.29%{transform:translate(-.6677vw,54.29vh) scale(.6263)}to{transform:translate(4.13265vw,99vh) scale(.6263)}}.snow:nth-child(260){opacity:1.8884;transform:translate(71.7485vw,-10px) scale(.6405);animation:fall-260 28s -15s linear infinite}@keyframes fall-260{78.448%{transform:translate(63.5497vw,78.448vh) scale(.6405)}to{transform:translate(67.6491vw,99vh) scale(.6405)}}.snow:nth-child(261){opacity:1.0868;transform:translate(35.6677vw,-10px) scale(.7346);animation:fall-261 25s -26s linear infinite}@keyframes fall-261{38.413%{transform:translate(28.6946vw,38.413vh) scale(.7346)}to{transform:translate(32.18115vw,99vh) scale(.7346)}}.snow:nth-child(262){opacity:1.143;transform:translate(63.3974vw,-10px) scale(.0277);animation:fall-262 26s -5s linear infinite}@keyframes fall-262{79.924%{transform:translate(53.9617vw,79.924vh) scale(.0277)}to{transform:translate(58.67955vw,99vh) scale(.0277)}}.snow:nth-child(263){opacity:1.4332;transform:translate(95.394vw,-10px) scale(.4149);animation:fall-263 26s -25s linear infinite}@keyframes fall-263{54.406%{transform:translate(100.9029vw,54.406vh) scale(.4149)}to{transform:translate(98.14845vw,99vh) scale(.4149)}}.snow:nth-child(264){opacity:.5962;transform:translate(51.2686vw,-10px) scale(.8522);animation:fall-264 27s -5s linear infinite}@keyframes fall-264{56.141%{transform:translate(60.7589vw,56.141vh) scale(.8522)}to{transform:translate(56.01375vw,99vh) scale(.8522)}}.snow:nth-child(265){opacity:1.1872;transform:translate(66.1765vw,-10px) scale(.4697);animation:fall-265 23s -25s linear infinite}@keyframes fall-265{63.316%{transform:translate(57.3206vw,63.316vh) scale(.4697)}to{transform:translate(61.74855vw,99vh) scale(.4697)}}.snow:nth-child(266){opacity:1.6992;transform:translate(46.0712vw,-10px) scale(.2618);animation:fall-266 22s -20s linear infinite}@keyframes fall-266{47.294%{transform:translate(49.0801vw,47.294vh) scale(.2618)}to{transform:translate(47.57565vw,99vh) scale(.2618)}}.snow:nth-child(267){opacity:.0444;transform:translate(86.5465vw,-10px) scale(.8415);animation:fall-267 30s -30s linear infinite}@keyframes fall-267{46.885%{transform:translate(80.1265vw,46.885vh) scale(.8415)}to{transform:translate(83.3365vw,99vh) scale(.8415)}}.snow:nth-child(268){opacity:.3858;transform:translate(9.0531vw,-10px) scale(.2488);animation:fall-268 19s -29s linear infinite}@keyframes fall-268{59.377%{transform:translate(1.3974vw,59.377vh) scale(.2488)}to{transform:translate(5.22525vw,99vh) scale(.2488)}}.snow:nth-child(269){opacity:1.865;transform:translate(30.1357vw,-10px) scale(.1848);animation:fall-269 16s -1s linear infinite}@keyframes fall-269{36.846%{transform:translate(30.1235vw,36.846vh) scale(.1848)}to{transform:translate(30.1296vw,99vh) scale(.1848)}}.snow:nth-child(270){opacity:1.6922;transform:translate(23.7232vw,-10px) scale(.2912);animation:fall-270 26s -15s linear infinite}@keyframes fall-270{64.976%{transform:translate(18.2713vw,64.976vh) scale(.2912)}to{transform:translate(20.99725vw,99vh) scale(.2912)}}.snow:nth-child(271){opacity:.9668;transform:translate(81.2946vw,-10px) scale(.3352);animation:fall-271 22s -19s linear infinite}@keyframes fall-271{62.592%{transform:translate(71.9582vw,62.592vh) scale(.3352)}to{transform:translate(76.6264vw,99vh) scale(.3352)}}.snow:nth-child(272){opacity:1.284;transform:translate(62.0888vw,-10px) scale(.8149);animation:fall-272 13s -16s linear infinite}@keyframes fall-272{78.804%{transform:translate(71.5994vw,78.804vh) scale(.8149)}to{transform:translate(66.8441vw,99vh) scale(.8149)}}.snow:nth-child(273){opacity:1.5484;transform:translate(71.6947vw,-10px) scale(.8209);animation:fall-273 12s -19s linear infinite}@keyframes fall-273{66.207%{transform:translate(73.3595vw,66.207vh) scale(.8209)}to{transform:translate(72.5271vw,99vh) scale(.8209)}}.snow:nth-child(274){opacity:1.9734;transform:translate(74.7951vw,-10px) scale(.7559);animation:fall-274 23s -16s linear infinite}@keyframes fall-274{56.552%{transform:translate(77.2712vw,56.552vh) scale(.7559)}to{transform:translate(76.03315vw,99vh) scale(.7559)}}.snow:nth-child(275){opacity:.989;transform:translate(6.6977vw,-10px) scale(.3196);animation:fall-275 29s -10s linear infinite}@keyframes fall-275{71.638%{transform:translate(3.5818vw,71.638vh) scale(.3196)}to{transform:translate(5.13975vw,99vh) scale(.3196)}}.snow:nth-child(276){opacity:1.7414;transform:translate(26.1933vw,-10px) scale(.9563);animation:fall-276 15s -10s linear infinite}@keyframes fall-276{45.244%{transform:translate(28.2088vw,45.244vh) scale(.9563)}to{transform:translate(27.20105vw,99vh) scale(.9563)}}.snow:nth-child(277){opacity:.2692;transform:translate(43.6833vw,-10px) scale(.3771);animation:fall-277 26s -14s linear infinite}@keyframes fall-277{42.239%{transform:translate(36.6812vw,42.239vh) scale(.3771)}to{transform:translate(40.18225vw,99vh) scale(.3771)}}.snow:nth-child(278){opacity:.3054;transform:translate(58.9742vw,-10px) scale(.1369);animation:fall-278 19s -7s linear infinite}@keyframes fall-278{56.605%{transform:translate(60.9933vw,56.605vh) scale(.1369)}to{transform:translate(59.98375vw,99vh) scale(.1369)}}.snow:nth-child(279){opacity:.6412;transform:translate(44.6554vw,-10px) scale(.6321);animation:fall-279 13s -12s linear infinite}@keyframes fall-279{76.497%{transform:translate(52.7294vw,76.497vh) scale(.6321)}to{transform:translate(48.6924vw,99vh) scale(.6321)}}.snow:nth-child(280){opacity:1.0028;transform:translate(96.4655vw,-10px) scale(.6484);animation:fall-280 18s -24s linear infinite}@keyframes fall-280{34.556%{transform:translate(97.2084vw,34.556vh) scale(.6484)}to{transform:translate(96.83695vw,99vh) scale(.6484)}}.snow:nth-child(281){opacity:1.3314;transform:translate(44.6905vw,-10px) scale(.4387);animation:fall-281 19s -27s linear infinite}@keyframes fall-281{43.867%{transform:translate(53.1662vw,43.867vh) scale(.4387)}to{transform:translate(48.92835vw,99vh) scale(.4387)}}.snow:nth-child(282){opacity:.166;transform:translate(13.5754vw,-10px) scale(.5893);animation:fall-282 13s -26s linear infinite}@keyframes fall-282{38.836%{transform:translate(18.0075vw,38.836vh) scale(.5893)}to{transform:translate(15.79145vw,99vh) scale(.5893)}}.snow:nth-child(283){opacity:.3374;transform:translate(83.116vw,-10px) scale(.5867);animation:fall-283 22s -7s linear infinite}@keyframes fall-283{64.942%{transform:translate(83.4763vw,64.942vh) scale(.5867)}to{transform:translate(83.29615vw,99vh) scale(.5867)}}.snow:nth-child(284){opacity:1.5556;transform:translate(47.1442vw,-10px) scale(.1303);animation:fall-284 13s -20s linear infinite}@keyframes fall-284{75.444%{transform:translate(50.8932vw,75.444vh) scale(.1303)}to{transform:translate(49.0187vw,99vh) scale(.1303)}}.snow:nth-child(285){opacity:1.602;transform:translate(47.9904vw,-10px) scale(.1441);animation:fall-285 28s -5s linear infinite}@keyframes fall-285{79.512%{transform:translate(52.8579vw,79.512vh) scale(.1441)}to{transform:translate(50.42415vw,99vh) scale(.1441)}}.snow:nth-child(286){opacity:1.4286;transform:translate(6.561vw,-10px) scale(.7601);animation:fall-286 12s -7s linear infinite}@keyframes fall-286{71.062%{transform:translate(11.3841vw,71.062vh) scale(.7601)}to{transform:translate(8.97255vw,99vh) scale(.7601)}}.snow:nth-child(287){opacity:.7184;transform:translate(48.6455vw,-10px) scale(.864);animation:fall-287 25s -17s linear infinite}@keyframes fall-287{74.32%{transform:translate(40.0362vw,74.32vh) scale(.864)}to{transform:translate(44.34085vw,99vh) scale(.864)}}.snow:nth-child(288){opacity:1.845;transform:translate(49.4651vw,-10px) scale(.6357);animation:fall-288 30s -25s linear infinite}@keyframes fall-288{64.372%{transform:translate(43.245vw,64.372vh) scale(.6357)}to{transform:translate(46.35505vw,99vh) scale(.6357)}}.snow:nth-child(289){opacity:.7108;transform:translate(93.5957vw,-10px) scale(.3311);animation:fall-289 21s -20s linear infinite}@keyframes fall-289{51.272%{transform:translate(94.3905vw,51.272vh) scale(.3311)}to{transform:translate(93.9931vw,99vh) scale(.3311)}}.snow:nth-child(290){opacity:.8396;transform:translate(16.7942vw,-10px) scale(.1161);animation:fall-290 11s -26s linear infinite}@keyframes fall-290{45.995%{transform:translate(11.3785vw,45.995vh) scale(.1161)}to{transform:translate(14.08635vw,99vh) scale(.1161)}}.snow:nth-child(291){opacity:1.542;transform:translate(21.3787vw,-10px) scale(.2619);animation:fall-291 18s -23s linear infinite}@keyframes fall-291{32.226%{transform:translate(20.2633vw,32.226vh) scale(.2619)}to{transform:translate(20.821vw,99vh) scale(.2619)}}.snow:nth-child(292){opacity:1.8988;transform:translate(73.5339vw,-10px) scale(.2541);animation:fall-292 15s -3s linear infinite}@keyframes fall-292{51.912%{transform:translate(76.625vw,51.912vh) scale(.2541)}to{transform:translate(75.07945vw,99vh) scale(.2541)}}.snow:nth-child(293){opacity:1.507;transform:translate(2.747vw,-10px) scale(.735);animation:fall-293 17s -22s linear infinite}@keyframes fall-293{71.751%{transform:translate(-5.7689vw,71.751vh) scale(.735)}to{transform:translate(-1.51095vw,99vh) scale(.735)}}.snow:nth-child(294){opacity:.2608;transform:translate(35.8536vw,-10px) scale(.7615);animation:fall-294 19s -26s linear infinite}@keyframes fall-294{55.266%{transform:translate(34.7056vw,55.266vh) scale(.7615)}to{transform:translate(35.2796vw,99vh) scale(.7615)}}.snow:nth-child(295){opacity:1.6824;transform:translate(6.8051vw,-10px) scale(.7242);animation:fall-295 27s -29s linear infinite}@keyframes fall-295{42.309%{transform:translate(5.9238vw,42.309vh) scale(.7242)}to{transform:translate(6.36445vw,99vh) scale(.7242)}}.snow:nth-child(296){opacity:1.3872;transform:translate(51.8241vw,-10px) scale(.1046);animation:fall-296 25s -21s linear infinite}@keyframes fall-296{64.887%{transform:translate(55.5428vw,64.887vh) scale(.1046)}to{transform:translate(53.68345vw,99vh) scale(.1046)}}.snow:nth-child(297){opacity:1.0668;transform:translate(61.862vw,-10px) scale(.9172);animation:fall-297 26s -11s linear infinite}@keyframes fall-297{60.169%{transform:translate(59.9914vw,60.169vh) scale(.9172)}to{transform:translate(60.9267vw,99vh) scale(.9172)}}.snow:nth-child(298){opacity:.2102;transform:translate(22.8351vw,-10px) scale(.6258);animation:fall-298 17s -25s linear infinite}@keyframes fall-298{72.958%{transform:translate(23.3665vw,72.958vh) scale(.6258)}to{transform:translate(23.1008vw,99vh) scale(.6258)}}.snow:nth-child(299){opacity:.7944;transform:translate(80.0944vw,-10px) scale(.2424);animation:fall-299 13s -22s linear infinite}@keyframes fall-299{52.537%{transform:translate(81.4336vw,52.537vh) scale(.2424)}to{transform:translate(80.764vw,99vh) scale(.2424)}}.snow:nth-child(300){opacity:.7146;transform:translate(30.7524vw,-10px) scale(.6036);animation:fall-300 16s -28s linear infinite}@keyframes fall-300{47.528%{transform:translate(37.5146vw,47.528vh) scale(.6036)}to{transform:translate(34.1335vw,99vh) scale(.6036)}}.snow:nth-child(301){opacity:.7686;transform:translate(51.2455vw,-10px) scale(.7333);animation:fall-301 19s -1s linear infinite}@keyframes fall-301{64.183%{transform:translate(50.183vw,64.183vh) scale(.7333)}to{transform:translate(50.71425vw,99vh) scale(.7333)}}.snow:nth-child(302){opacity:.655;transform:translate(6.0504vw,-10px) scale(.2542);animation:fall-302 18s -23s linear infinite}@keyframes fall-302{46.406%{transform:translate(10.9249vw,46.406vh) scale(.2542)}to{transform:translate(8.48765vw,99vh) scale(.2542)}}.snow:nth-child(303){opacity:.8246;transform:translate(87.6874vw,-10px) scale(.5671);animation:fall-303 14s -30s linear infinite}@keyframes fall-303{35.227%{transform:translate(95.2908vw,35.227vh) scale(.5671)}to{transform:translate(91.4891vw,99vh) scale(.5671)}}.snow:nth-child(304){opacity:1.7266;transform:translate(80.9327vw,-10px) scale(.8383);animation:fall-304 21s -24s linear infinite}@keyframes fall-304{53.474%{transform:translate(86.0306vw,53.474vh) scale(.8383)}to{transform:translate(83.48165vw,99vh) scale(.8383)}}.snow:nth-child(305){opacity:1.8972;transform:translate(14.0178vw,-10px) scale(.3376);animation:fall-305 16s -19s linear infinite}@keyframes fall-305{45.669%{transform:translate(13.9102vw,45.669vh) scale(.3376)}to{transform:translate(13.964vw,99vh) scale(.3376)}}.snow:nth-child(306){opacity:1.8082;transform:translate(14.2851vw,-10px) scale(.6109);animation:fall-306 18s -19s linear infinite}@keyframes fall-306{53.46%{transform:translate(15.744vw,53.46vh) scale(.6109)}to{transform:translate(15.01455vw,99vh) scale(.6109)}}.snow:nth-child(307){opacity:.751;transform:translate(18.7807vw,-10px) scale(.945);animation:fall-307 12s -1s linear infinite}@keyframes fall-307{76.576%{transform:translate(27.6849vw,76.576vh) scale(.945)}to{transform:translate(23.2328vw,99vh) scale(.945)}}.snow:nth-child(308){opacity:.0662;transform:translate(85.1563vw,-10px) scale(.7554);animation:fall-308 29s -8s linear infinite}@keyframes fall-308{30.95%{transform:translate(81.5606vw,30.95vh) scale(.7554)}to{transform:translate(83.35845vw,99vh) scale(.7554)}}.snow:nth-child(309){opacity:1.759;transform:translate(64.877vw,-10px) scale(.9594);animation:fall-309 29s -5s linear infinite}@keyframes fall-309{67.553%{transform:translate(63.1248vw,67.553vh) scale(.9594)}to{transform:translate(64.0009vw,99vh) scale(.9594)}}.snow:nth-child(310){opacity:.167;transform:translate(37.6701vw,-10px) scale(.3197);animation:fall-310 23s -12s linear infinite}@keyframes fall-310{48.613%{transform:translate(41.1291vw,48.613vh) scale(.3197)}to{transform:translate(39.3996vw,99vh) scale(.3197)}}.snow:nth-child(311){opacity:1.5748;transform:translate(37.0405vw,-10px) scale(.9212);animation:fall-311 25s -29s linear infinite}@keyframes fall-311{30.909%{transform:translate(46.6567vw,30.909vh) scale(.9212)}to{transform:translate(41.8486vw,99vh) scale(.9212)}}.snow:nth-child(312){opacity:1.036;transform:translate(62.9716vw,-10px) scale(.3722);animation:fall-312 23s -9s linear infinite}@keyframes fall-312{77.881%{transform:translate(62.4057vw,77.881vh) scale(.3722)}to{transform:translate(62.68865vw,99vh) scale(.3722)}}.snow:nth-child(313){opacity:1.4196;transform:translate(74.0127vw,-10px) scale(.1941);animation:fall-313 28s -23s linear infinite}@keyframes fall-313{75.619%{transform:translate(66.8023vw,75.619vh) scale(.1941)}to{transform:translate(70.4075vw,99vh) scale(.1941)}}.snow:nth-child(314){opacity:1.474;transform:translate(7.7187vw,-10px) scale(.3891);animation:fall-314 23s -19s linear infinite}@keyframes fall-314{67.751%{transform:translate(4.5791vw,67.751vh) scale(.3891)}to{transform:translate(6.1489vw,99vh) scale(.3891)}}.snow:nth-child(315){opacity:.9216;transform:translate(8.8026vw,-10px) scale(.5746);animation:fall-315 20s -22s linear infinite}@keyframes fall-315{55.874%{transform:translate(4.4343vw,55.874vh) scale(.5746)}to{transform:translate(6.61845vw,99vh) scale(.5746)}}.snow:nth-child(316){opacity:.8374;transform:translate(1.0367vw,-10px) scale(.0307);animation:fall-316 10s -6s linear infinite}@keyframes fall-316{63.356%{transform:translate(-.3471vw,63.356vh) scale(.0307)}to{transform:translate(.3448vw,99vh) scale(.0307)}}.snow:nth-child(317){opacity:1.5618;transform:translate(30.6789vw,-10px) scale(.6095);animation:fall-317 19s -18s linear infinite}@keyframes fall-317{35.395%{transform:translate(36.6828vw,35.395vh) scale(.6095)}to{transform:translate(33.68085vw,99vh) scale(.6095)}}.snow:nth-child(318){opacity:.6084;transform:translate(49.1829vw,-10px) scale(.7077);animation:fall-318 22s -6s linear infinite}@keyframes fall-318{42.13%{transform:translate(39.9451vw,42.13vh) scale(.7077)}to{transform:translate(44.564vw,99vh) scale(.7077)}}.snow:nth-child(319){opacity:1.917;transform:translate(62.4244vw,-10px) scale(.306);animation:fall-319 25s -29s linear infinite}@keyframes fall-319{43.646%{transform:translate(66.2387vw,43.646vh) scale(.306)}to{transform:translate(64.33155vw,99vh) scale(.306)}}.snow:nth-child(320){opacity:1.9184;transform:translate(97.2393vw,-10px) scale(.0979);animation:fall-320 26s -9s linear infinite}@keyframes fall-320{43.519%{transform:translate(95.7307vw,43.519vh) scale(.0979)}to{transform:translate(96.485vw,99vh) scale(.0979)}}.snow:nth-child(321){opacity:.7094;transform:translate(56.9225vw,-10px) scale(.1424);animation:fall-321 12s -2s linear infinite}@keyframes fall-321{75.591%{transform:translate(55.8955vw,75.591vh) scale(.1424)}to{transform:translate(56.409vw,99vh) scale(.1424)}}.snow:nth-child(322){opacity:1.0006;transform:translate(98.4122vw,-10px) scale(.7761);animation:fall-322 30s -27s linear infinite}@keyframes fall-322{30.417%{transform:translate(102.8821vw,30.417vh) scale(.7761)}to{transform:translate(100.64715vw,99vh) scale(.7761)}}.snow:nth-child(323){opacity:1.8712;transform:translate(49.6573vw,-10px) scale(.6881);animation:fall-323 20s -3s linear infinite}@keyframes fall-323{37.76%{transform:translate(48.0378vw,37.76vh) scale(.6881)}to{transform:translate(48.84755vw,99vh) scale(.6881)}}.snow:nth-child(324){opacity:.4642;transform:translate(85.6126vw,-10px) scale(.7284);animation:fall-324 11s -23s linear infinite}@keyframes fall-324{71.823%{transform:translate(94.8541vw,71.823vh) scale(.7284)}to{transform:translate(90.23335vw,99vh) scale(.7284)}}.snow:nth-child(325){opacity:.8874;transform:translate(47.151vw,-10px) scale(.1763);animation:fall-325 24s -2s linear infinite}@keyframes fall-325{57.286%{transform:translate(50.0462vw,57.286vh) scale(.1763)}to{transform:translate(48.5986vw,99vh) scale(.1763)}}.snow:nth-child(326){opacity:1.6442;transform:translate(68.6533vw,-10px) scale(.2196);animation:fall-326 25s -19s linear infinite}@keyframes fall-326{63.916%{transform:translate(76.0132vw,63.916vh) scale(.2196)}to{transform:translate(72.33325vw,99vh) scale(.2196)}}.snow:nth-child(327){opacity:1.9468;transform:translate(76.6196vw,-10px) scale(.849);animation:fall-327 11s -15s linear infinite}@keyframes fall-327{74.977%{transform:translate(74.6979vw,74.977vh) scale(.849)}to{transform:translate(75.65875vw,99vh) scale(.849)}}.snow:nth-child(328){opacity:.8078;transform:translate(66.3243vw,-10px) scale(.8014);animation:fall-328 14s -27s linear infinite}@keyframes fall-328{74.625%{transform:translate(58.5988vw,74.625vh) scale(.8014)}to{transform:translate(62.46155vw,99vh) scale(.8014)}}.snow:nth-child(329){opacity:1.6748;transform:translate(82.5367vw,-10px) scale(.2807);animation:fall-329 28s -19s linear infinite}@keyframes fall-329{71.455%{transform:translate(86.83vw,71.455vh) scale(.2807)}to{transform:translate(84.68335vw,99vh) scale(.2807)}}.snow:nth-child(330){opacity:1.6704;transform:translate(97.3021vw,-10px) scale(.1601);animation:fall-330 15s -30s linear infinite}@keyframes fall-330{55.467%{transform:translate(89.1537vw,55.467vh) scale(.1601)}to{transform:translate(93.2279vw,99vh) scale(.1601)}}.snow:nth-child(331){opacity:1.0136;transform:translate(87.1467vw,-10px) scale(.489);animation:fall-331 29s -30s linear infinite}@keyframes fall-331{58.464%{transform:translate(78.4447vw,58.464vh) scale(.489)}to{transform:translate(82.7957vw,99vh) scale(.489)}}.snow:nth-child(332){opacity:.9562;transform:translate(94.6649vw,-10px) scale(.4777);animation:fall-332 12s -13s linear infinite}@keyframes fall-332{65.911%{transform:translate(88.7464vw,65.911vh) scale(.4777)}to{transform:translate(91.70565vw,99vh) scale(.4777)}}.snow:nth-child(333){opacity:1.4814;transform:translate(93.3949vw,-10px) scale(.9964);animation:fall-333 23s -25s linear infinite}@keyframes fall-333{40.465%{transform:translate(87.6725vw,40.465vh) scale(.9964)}to{transform:translate(90.5337vw,99vh) scale(.9964)}}.snow:nth-child(334){opacity:.2518;transform:translate(15.5203vw,-10px) scale(.3024);animation:fall-334 18s -26s linear infinite}@keyframes fall-334{33.806%{transform:translate(16.3788vw,33.806vh) scale(.3024)}to{transform:translate(15.94955vw,99vh) scale(.3024)}}.snow:nth-child(335){opacity:.4496;transform:translate(95.1391vw,-10px) scale(.3039);animation:fall-335 25s -27s linear infinite}@keyframes fall-335{52.521%{transform:translate(95.2239vw,52.521vh) scale(.3039)}to{transform:translate(95.1815vw,99vh) scale(.3039)}}.snow:nth-child(336){opacity:.1362;transform:translate(72.7241vw,-10px) scale(.7701);animation:fall-336 11s -15s linear infinite}@keyframes fall-336{72.785%{transform:translate(66.2091vw,72.785vh) scale(.7701)}to{transform:translate(69.4666vw,99vh) scale(.7701)}}.snow:nth-child(337){opacity:.3166;transform:translate(82.841vw,-10px) scale(.8054);animation:fall-337 23s -30s linear infinite}@keyframes fall-337{58.2%{transform:translate(83.6082vw,58.2vh) scale(.8054)}to{transform:translate(83.2246vw,99vh) scale(.8054)}}.snow:nth-child(338){opacity:1.9814;transform:translate(72.5262vw,-10px) scale(.4033);animation:fall-338 27s -29s linear infinite}@keyframes fall-338{49.437%{transform:translate(74.0997vw,49.437vh) scale(.4033)}to{transform:translate(73.31295vw,99vh) scale(.4033)}}.snow:nth-child(339){opacity:1.723;transform:translate(55.347vw,-10px) scale(.932);animation:fall-339 21s -26s linear infinite}@keyframes fall-339{40.661%{transform:translate(51.6519vw,40.661vh) scale(.932)}to{transform:translate(53.49945vw,99vh) scale(.932)}}.snow:nth-child(340){opacity:1.6782;transform:translate(87.7746vw,-10px) scale(.3138);animation:fall-340 20s -25s linear infinite}@keyframes fall-340{33.289%{transform:translate(84.4992vw,33.289vh) scale(.3138)}to{transform:translate(86.1369vw,99vh) scale(.3138)}}.snow:nth-child(341){opacity:.6184;transform:translate(40.4173vw,-10px) scale(.6079);animation:fall-341 18s -5s linear infinite}@keyframes fall-341{68.96%{transform:translate(49.563vw,68.96vh) scale(.6079)}to{transform:translate(44.99015vw,99vh) scale(.6079)}}.snow:nth-child(342){opacity:1.9814;transform:translate(68.6135vw,-10px) scale(.9236);animation:fall-342 22s -14s linear infinite}@keyframes fall-342{50.682%{transform:translate(74.6832vw,50.682vh) scale(.9236)}to{transform:translate(71.64835vw,99vh) scale(.9236)}}.snow:nth-child(343){opacity:1.7374;transform:translate(48.1991vw,-10px) scale(.1378);animation:fall-343 27s -19s linear infinite}@keyframes fall-343{70.33%{transform:translate(56.9608vw,70.33vh) scale(.1378)}to{transform:translate(52.57995vw,99vh) scale(.1378)}}.snow:nth-child(344){opacity:.4678;transform:translate(21.2395vw,-10px) scale(.178);animation:fall-344 24s -28s linear infinite}@keyframes fall-344{74.485%{transform:translate(11.8004vw,74.485vh) scale(.178)}to{transform:translate(16.51995vw,99vh) scale(.178)}}.snow:nth-child(345){opacity:1.0708;transform:translate(70.8171vw,-10px) scale(.7703);animation:fall-345 20s -29s linear infinite}@keyframes fall-345{72.256%{transform:translate(78.8873vw,72.256vh) scale(.7703)}to{transform:translate(74.8522vw,99vh) scale(.7703)}}.snow:nth-child(346){opacity:1.5602;transform:translate(60.6793vw,-10px) scale(.6752);animation:fall-346 29s -19s linear infinite}@keyframes fall-346{39.162%{transform:translate(61.8102vw,39.162vh) scale(.6752)}to{transform:translate(61.24475vw,99vh) scale(.6752)}}.snow:nth-child(347){opacity:.4842;transform:translate(93.5138vw,-10px) scale(.1955);animation:fall-347 27s -14s linear infinite}@keyframes fall-347{48.647%{transform:translate(101.3806vw,48.647vh) scale(.1955)}to{transform:translate(97.4472vw,99vh) scale(.1955)}}.snow:nth-child(348){opacity:1.6198;transform:translate(44.1326vw,-10px) scale(.0328);animation:fall-348 14s -30s linear infinite}@keyframes fall-348{30.184%{transform:translate(35.8874vw,30.184vh) scale(.0328)}to{transform:translate(40.01vw,99vh) scale(.0328)}}.snow:nth-child(349){opacity:1.153;transform:translate(12.8038vw,-10px) scale(.7581);animation:fall-349 26s -19s linear infinite}@keyframes fall-349{34.676%{transform:translate(15.0314vw,34.676vh) scale(.7581)}to{transform:translate(13.9176vw,99vh) scale(.7581)}}.snow:nth-child(350){opacity:1.5876;transform:translate(71.144vw,-10px) scale(.7748);animation:fall-350 14s -21s linear infinite}@keyframes fall-350{35.234%{transform:translate(64.4576vw,35.234vh) scale(.7748)}to{transform:translate(67.8008vw,99vh) scale(.7748)}}.snow:nth-child(351){opacity:1.5676;transform:translate(37.3371vw,-10px) scale(.7452);animation:fall-351 12s -14s linear infinite}@keyframes fall-351{57.324%{transform:translate(32.438vw,57.324vh) scale(.7452)}to{transform:translate(34.88755vw,99vh) scale(.7452)}}.snow:nth-child(352){opacity:1.0844;transform:translate(54.6515vw,-10px) scale(.1882);animation:fall-352 30s -21s linear infinite}@keyframes fall-352{46.771%{transform:translate(49.7404vw,46.771vh) scale(.1882)}to{transform:translate(52.19595vw,99vh) scale(.1882)}}.snow:nth-child(353){opacity:.1216;transform:translate(58.6952vw,-10px) scale(.572);animation:fall-353 16s -20s linear infinite}@keyframes fall-353{60.844%{transform:translate(53.7055vw,60.844vh) scale(.572)}to{transform:translate(56.20035vw,99vh) scale(.572)}}.snow:nth-child(354){opacity:.834;transform:translate(75.474vw,-10px) scale(.288);animation:fall-354 11s -6s linear infinite}@keyframes fall-354{54.769%{transform:translate(75.6389vw,54.769vh) scale(.288)}to{transform:translate(75.55645vw,99vh) scale(.288)}}.snow:nth-child(355){opacity:.367;transform:translate(24.7639vw,-10px) scale(.4387);animation:fall-355 23s -22s linear infinite}@keyframes fall-355{74.073%{transform:translate(30.482vw,74.073vh) scale(.4387)}to{transform:translate(27.62295vw,99vh) scale(.4387)}}.snow:nth-child(356){opacity:1.1028;transform:translate(91.6364vw,-10px) scale(.1426);animation:fall-356 28s -22s linear infinite}@keyframes fall-356{36.212%{transform:translate(82.6928vw,36.212vh) scale(.1426)}to{transform:translate(87.1646vw,99vh) scale(.1426)}}.snow:nth-child(357){opacity:.9876;transform:translate(75.8912vw,-10px) scale(.8774);animation:fall-357 12s -10s linear infinite}@keyframes fall-357{67.961%{transform:translate(76.8982vw,67.961vh) scale(.8774)}to{transform:translate(76.3947vw,99vh) scale(.8774)}}.snow:nth-child(358){opacity:.081;transform:translate(77.9114vw,-10px) scale(.1721);animation:fall-358 28s -5s linear infinite}@keyframes fall-358{37.246%{transform:translate(70.6607vw,37.246vh) scale(.1721)}to{transform:translate(74.28605vw,99vh) scale(.1721)}}.snow:nth-child(359){opacity:1.4994;transform:translate(79.8828vw,-10px) scale(.741);animation:fall-359 16s -10s linear infinite}@keyframes fall-359{71.802%{transform:translate(72.0809vw,71.802vh) scale(.741)}to{transform:translate(75.98185vw,99vh) scale(.741)}}.snow:nth-child(360){opacity:.9348;transform:translate(61.8255vw,-10px) scale(.2463);animation:fall-360 18s -11s linear infinite}@keyframes fall-360{51.359%{transform:translate(52.5782vw,51.359vh) scale(.2463)}to{transform:translate(57.20185vw,99vh) scale(.2463)}}.snow:nth-child(361){opacity:1.7634;transform:translate(55.2674vw,-10px) scale(.3756);animation:fall-361 14s -15s linear infinite}@keyframes fall-361{37.51%{transform:translate(59.6788vw,37.51vh) scale(.3756)}to{transform:translate(57.4731vw,99vh) scale(.3756)}}.snow:nth-child(362){opacity:1.3938;transform:translate(86.717vw,-10px) scale(.8187);animation:fall-362 17s -21s linear infinite}@keyframes fall-362{37.086%{transform:translate(77.9252vw,37.086vh) scale(.8187)}to{transform:translate(82.3211vw,99vh) scale(.8187)}}.snow:nth-child(363){opacity:1.2974;transform:translate(1.0003vw,-10px) scale(.8816);animation:fall-363 24s -9s linear infinite}@keyframes fall-363{53.637%{transform:translate(3.9334vw,53.637vh) scale(.8816)}to{transform:translate(2.46685vw,99vh) scale(.8816)}}.snow:nth-child(364){opacity:.8216;transform:translate(99.2636vw,-10px) scale(.3087);animation:fall-364 24s -24s linear infinite}@keyframes fall-364{43.711%{transform:translate(109.0124vw,43.711vh) scale(.3087)}to{transform:translate(104.138vw,99vh) scale(.3087)}}.snow:nth-child(365){opacity:.6806;transform:translate(23.6884vw,-10px) scale(.0175);animation:fall-365 28s -1s linear infinite}@keyframes fall-365{40.908%{transform:translate(20.6274vw,40.908vh) scale(.0175)}to{transform:translate(22.1579vw,99vh) scale(.0175)}}.snow:nth-child(366){opacity:.7562;transform:translate(90.0409vw,-10px) scale(.1119);animation:fall-366 25s -5s linear infinite}@keyframes fall-366{55.431%{transform:translate(89.8247vw,55.431vh) scale(.1119)}to{transform:translate(89.9328vw,99vh) scale(.1119)}}.snow:nth-child(367){opacity:1.4802;transform:translate(13.864vw,-10px) scale(.5361);animation:fall-367 12s -2s linear infinite}@keyframes fall-367{44.951%{transform:translate(17.3292vw,44.951vh) scale(.5361)}to{transform:translate(15.5966vw,99vh) scale(.5361)}}.snow:nth-child(368){opacity:1.7148;transform:translate(4.2843vw,-10px) scale(.1922);animation:fall-368 24s -16s linear infinite}@keyframes fall-368{56.278%{transform:translate(-4.1131vw,56.278vh) scale(.1922)}to{transform:translate(.0856vw,99vh) scale(.1922)}}.snow:nth-child(369){opacity:1.3782;transform:translate(80.1127vw,-10px) scale(.1335);animation:fall-369 14s -19s linear infinite}@keyframes fall-369{65.889%{transform:translate(81.795vw,65.889vh) scale(.1335)}to{transform:translate(80.95385vw,99vh) scale(.1335)}}.snow:nth-child(370){opacity:.4928;transform:translate(57.6464vw,-10px) scale(.3183);animation:fall-370 16s -2s linear infinite}@keyframes fall-370{70.094%{transform:translate(64.88vw,70.094vh) scale(.3183)}to{transform:translate(61.2632vw,99vh) scale(.3183)}}.snow:nth-child(371){opacity:.091;transform:translate(7.7694vw,-10px) scale(.836);animation:fall-371 16s -14s linear infinite}@keyframes fall-371{50.273%{transform:translate(2.6059vw,50.273vh) scale(.836)}to{transform:translate(5.18765vw,99vh) scale(.836)}}.snow:nth-child(372){opacity:.161;transform:translate(60.4792vw,-10px) scale(.9945);animation:fall-372 24s -14s linear infinite}@keyframes fall-372{55.539%{transform:translate(54.7062vw,55.539vh) scale(.9945)}to{transform:translate(57.5927vw,99vh) scale(.9945)}}.snow:nth-child(373){opacity:1.9746;transform:translate(13.7068vw,-10px) scale(.511);animation:fall-373 21s -28s linear infinite}@keyframes fall-373{34.731%{transform:translate(19.4091vw,34.731vh) scale(.511)}to{transform:translate(16.55795vw,99vh) scale(.511)}}.snow:nth-child(374){opacity:1.061;transform:translate(12.3951vw,-10px) scale(.843);animation:fall-374 17s -29s linear infinite}@keyframes fall-374{70.964%{transform:translate(9.3562vw,70.964vh) scale(.843)}to{transform:translate(10.87565vw,99vh) scale(.843)}}.snow:nth-child(375){opacity:1.64;transform:translate(91.3932vw,-10px) scale(.0522);animation:fall-375 26s -13s linear infinite}@keyframes fall-375{48.918%{transform:translate(92.2463vw,48.918vh) scale(.0522)}to{transform:translate(91.81975vw,99vh) scale(.0522)}}.snow:nth-child(376){opacity:1.621;transform:translate(81.7969vw,-10px) scale(.5636);animation:fall-376 10s -11s linear infinite}@keyframes fall-376{48.608%{transform:translate(82.413vw,48.608vh) scale(.5636)}to{transform:translate(82.10495vw,99vh) scale(.5636)}}.snow:nth-child(377){opacity:.1538;transform:translate(12.3751vw,-10px) scale(.0713);animation:fall-377 19s -29s linear infinite}@keyframes fall-377{46.966%{transform:translate(14.3644vw,46.966vh) scale(.0713)}to{transform:translate(13.36975vw,99vh) scale(.0713)}}.snow:nth-child(378){opacity:.9052;transform:translate(22.8362vw,-10px) scale(.3515);animation:fall-378 24s -1s linear infinite}@keyframes fall-378{39.085%{transform:translate(23.0997vw,39.085vh) scale(.3515)}to{transform:translate(22.96795vw,99vh) scale(.3515)}}.snow:nth-child(379){opacity:1.9954;transform:translate(86.3651vw,-10px) scale(.9153);animation:fall-379 18s -23s linear infinite}@keyframes fall-379{42.33%{transform:translate(86.105vw,42.33vh) scale(.9153)}to{transform:translate(86.23505vw,99vh) scale(.9153)}}.snow:nth-child(380){opacity:.1364;transform:translate(26.5377vw,-10px) scale(.7958);animation:fall-380 12s -4s linear infinite}@keyframes fall-380{68.926%{transform:translate(16.9921vw,68.926vh) scale(.7958)}to{transform:translate(21.7649vw,99vh) scale(.7958)}}.snow:nth-child(381){opacity:1.6402;transform:translate(88.826vw,-10px) scale(.4538);animation:fall-381 13s -21s linear infinite}@keyframes fall-381{77.77%{transform:translate(88.5836vw,77.77vh) scale(.4538)}to{transform:translate(88.7048vw,99vh) scale(.4538)}}.snow:nth-child(382){opacity:.2078;transform:translate(1.9276vw,-10px) scale(.8596);animation:fall-382 10s -14s linear infinite}@keyframes fall-382{64.909%{transform:translate(-.33vw,64.909vh) scale(.8596)}to{transform:translate(.7988vw,99vh) scale(.8596)}}.snow:nth-child(383){opacity:1.585;transform:translate(79.9972vw,-10px) scale(.6134);animation:fall-383 10s -28s linear infinite}@keyframes fall-383{54.873%{transform:translate(83.3546vw,54.873vh) scale(.6134)}to{transform:translate(81.6759vw,99vh) scale(.6134)}}.snow:nth-child(384){opacity:1.0188;transform:translate(47.2276vw,-10px) scale(.6628);animation:fall-384 21s -19s linear infinite}@keyframes fall-384{75.332%{transform:translate(37.4519vw,75.332vh) scale(.6628)}to{transform:translate(42.33975vw,99vh) scale(.6628)}}.snow:nth-child(385){opacity:1.2826;transform:translate(38.509vw,-10px) scale(.3465);animation:fall-385 15s -8s linear infinite}@keyframes fall-385{63.427%{transform:translate(38.014vw,63.427vh) scale(.3465)}to{transform:translate(38.2615vw,99vh) scale(.3465)}}.snow:nth-child(386){opacity:1.8334;transform:translate(13.7916vw,-10px) scale(.634);animation:fall-386 16s -14s linear infinite}@keyframes fall-386{55.621%{transform:translate(8.3747vw,55.621vh) scale(.634)}to{transform:translate(11.08315vw,99vh) scale(.634)}}.snow:nth-child(387){opacity:1.6088;transform:translate(66.8749vw,-10px) scale(.1318);animation:fall-387 13s -7s linear infinite}@keyframes fall-387{58.753%{transform:translate(74.0011vw,58.753vh) scale(.1318)}to{transform:translate(70.438vw,99vh) scale(.1318)}}.snow:nth-child(388){opacity:.3052;transform:translate(11.1853vw,-10px) scale(.7436);animation:fall-388 20s -16s linear infinite}@keyframes fall-388{43.81%{transform:translate(1.8632vw,43.81vh) scale(.7436)}to{transform:translate(6.52425vw,99vh) scale(.7436)}}.snow:nth-child(389){opacity:.4016;transform:translate(71.5471vw,-10px) scale(.1987);animation:fall-389 28s -2s linear infinite}@keyframes fall-389{66.302%{transform:translate(64.8894vw,66.302vh) scale(.1987)}to{transform:translate(68.21825vw,99vh) scale(.1987)}}.snow:nth-child(390){opacity:1.7814;transform:translate(87.7533vw,-10px) scale(.8866);animation:fall-390 20s -21s linear infinite}@keyframes fall-390{37.074%{transform:translate(82.1708vw,37.074vh) scale(.8866)}to{transform:translate(84.96205vw,99vh) scale(.8866)}}.snow:nth-child(391){opacity:1.0142;transform:translate(88.7427vw,-10px) scale(.2905);animation:fall-391 11s -26s linear infinite}@keyframes fall-391{43.913%{transform:translate(92.9826vw,43.913vh) scale(.2905)}to{transform:translate(90.86265vw,99vh) scale(.2905)}}.snow:nth-child(392){opacity:1.5748;transform:translate(78.2864vw,-10px) scale(.2645);animation:fall-392 17s -21s linear infinite}@keyframes fall-392{37.112%{transform:translate(85.8376vw,37.112vh) scale(.2645)}to{transform:translate(82.062vw,99vh) scale(.2645)}}.snow:nth-child(393){opacity:.407;transform:translate(68.2939vw,-10px) scale(.7774);animation:fall-393 29s -6s linear infinite}@keyframes fall-393{63.335%{transform:translate(68.0562vw,63.335vh) scale(.7774)}to{transform:translate(68.17505vw,99vh) scale(.7774)}}.snow:nth-child(394){opacity:.1062;transform:translate(52.2522vw,-10px) scale(.7249);animation:fall-394 21s -8s linear infinite}@keyframes fall-394{33.664%{transform:translate(46.1243vw,33.664vh) scale(.7249)}to{transform:translate(49.18825vw,99vh) scale(.7249)}}.snow:nth-child(395){opacity:.9218;transform:translate(21.09vw,-10px) scale(.931);animation:fall-395 30s -25s linear infinite}@keyframes fall-395{54.402%{transform:translate(18.8469vw,54.402vh) scale(.931)}to{transform:translate(19.96845vw,99vh) scale(.931)}}.snow:nth-child(396){opacity:.2184;transform:translate(8.3249vw,-10px) scale(.7004);animation:fall-396 19s -30s linear infinite}@keyframes fall-396{66.052%{transform:translate(6.1868vw,66.052vh) scale(.7004)}to{transform:translate(7.25585vw,99vh) scale(.7004)}}.snow:nth-child(397){opacity:.3734;transform:translate(80.1987vw,-10px) scale(.0624);animation:fall-397 29s -4s linear infinite}@keyframes fall-397{67.33%{transform:translate(76.3246vw,67.33vh) scale(.0624)}to{transform:translate(78.26165vw,99vh) scale(.0624)}}.snow:nth-child(398){opacity:.2504;transform:translate(40.8963vw,-10px) scale(.4486);animation:fall-398 28s -9s linear infinite}@keyframes fall-398{50.968%{transform:translate(41.1126vw,50.968vh) scale(.4486)}to{transform:translate(41.00445vw,99vh) scale(.4486)}}.snow:nth-child(399){opacity:.7018;transform:translate(65.0594vw,-10px) scale(.0496);animation:fall-399 27s -16s linear infinite}@keyframes fall-399{44.402%{transform:translate(63.9333vw,44.402vh) scale(.0496)}to{transform:translate(64.49635vw,99vh) scale(.0496)}}.snow:nth-child(400){opacity:.5654;transform:translate(92.3107vw,-10px) scale(.4451);animation:fall-400 17s -25s linear infinite}@keyframes fall-400{55.47%{transform:translate(101.17vw,55.47vh) scale(.4451)}to{transform:translate(96.74035vw,99vh) scale(.4451)}}\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.0304;transform:translate(44.0417vw,-10px) scale(.8161);animation:fall-1 15s -21s linear infinite}@keyframes fall-1{40.812%{transform:translate(37.9179vw,40.812vh) scale(.8161)}to{transform:translate(40.9798vw,99vh) scale(.8161)}}.snow:nth-child(2){opacity:1.12;transform:translate(94.2053vw,-10px) scale(.4462);animation:fall-2 21s -23s linear infinite}@keyframes fall-2{68.428%{transform:translate(96.1277vw,68.428vh) scale(.4462)}to{transform:translate(95.1665vw,99vh) scale(.4462)}}.snow:nth-child(3){opacity:1.909;transform:translate(54.2294vw,-10px) scale(.143);animation:fall-3 21s -8s linear infinite}@keyframes fall-3{78.606%{transform:translate(54.7332vw,78.606vh) scale(.143)}to{transform:translate(54.4813vw,99vh) scale(.143)}}.snow:nth-child(4){opacity:1.4194;transform:translate(23.8919vw,-10px) scale(.0251);animation:fall-4 17s -18s linear infinite}@keyframes fall-4{34.859%{transform:translate(18.4782vw,34.859vh) scale(.0251)}to{transform:translate(21.18505vw,99vh) scale(.0251)}}.snow:nth-child(5){opacity:1.0026;transform:translate(59.9319vw,-10px) scale(.4012);animation:fall-5 19s -8s linear infinite}@keyframes fall-5{63.607%{transform:translate(66.2716vw,63.607vh) scale(.4012)}to{transform:translate(63.10175vw,99vh) scale(.4012)}}.snow:nth-child(6){opacity:1.2504;transform:translate(65.6554vw,-10px) scale(.9812);animation:fall-6 19s -25s linear infinite}@keyframes fall-6{38.972%{transform:translate(72.5833vw,38.972vh) scale(.9812)}to{transform:translate(69.11935vw,99vh) scale(.9812)}}.snow:nth-child(7){opacity:1.9356;transform:translate(62.7204vw,-10px) scale(.816);animation:fall-7 30s -20s linear infinite}@keyframes fall-7{55.715%{transform:translate(56.3099vw,55.715vh) scale(.816)}to{transform:translate(59.51515vw,99vh) scale(.816)}}.snow:nth-child(8){opacity:1.2574;transform:translate(27.387vw,-10px) scale(.3664);animation:fall-8 17s -25s linear infinite}@keyframes fall-8{62.58%{transform:translate(30.8091vw,62.58vh) scale(.3664)}to{transform:translate(29.09805vw,99vh) scale(.3664)}}.snow:nth-child(9){opacity:1.044;transform:translate(21.1675vw,-10px) scale(.1716);animation:fall-9 18s -21s linear infinite}@keyframes fall-9{60.449%{transform:translate(29.2165vw,60.449vh) scale(.1716)}to{transform:translate(25.192vw,99vh) scale(.1716)}}.snow:nth-child(10){opacity:.0928;transform:translate(80.4228vw,-10px) scale(.6853);animation:fall-10 28s -24s linear infinite}@keyframes fall-10{34.074%{transform:translate(75.8174vw,34.074vh) scale(.6853)}to{transform:translate(78.1201vw,99vh) scale(.6853)}}.snow:nth-child(11){opacity:.599;transform:translate(64.0923vw,-10px) scale(.0321);animation:fall-11 28s -7s linear infinite}@keyframes fall-11{45.899%{transform:translate(73.9771vw,45.899vh) scale(.0321)}to{transform:translate(69.0347vw,99vh) scale(.0321)}}.snow:nth-child(12){opacity:1.3348;transform:translate(5.5619vw,-10px) scale(.391);animation:fall-12 10s -4s linear infinite}@keyframes fall-12{78.642%{transform:translate(13.2775vw,78.642vh) scale(.391)}to{transform:translate(9.4197vw,99vh) scale(.391)}}.snow:nth-child(13){opacity:.1314;transform:translate(61.1939vw,-10px) scale(.1831);animation:fall-13 22s -15s linear infinite}@keyframes fall-13{57.468%{transform:translate(52.2397vw,57.468vh) scale(.1831)}to{transform:translate(56.7168vw,99vh) scale(.1831)}}.snow:nth-child(14){opacity:.4178;transform:translate(93.9726vw,-10px) scale(.0781);animation:fall-14 24s -10s linear infinite}@keyframes fall-14{47.57%{transform:translate(92.1343vw,47.57vh) scale(.0781)}to{transform:translate(93.05345vw,99vh) scale(.0781)}}.snow:nth-child(15){opacity:.1616;transform:translate(77.3659vw,-10px) scale(.3739);animation:fall-15 16s -26s linear infinite}@keyframes fall-15{47.12%{transform:translate(78.907vw,47.12vh) scale(.3739)}to{transform:translate(78.13645vw,99vh) scale(.3739)}}.snow:nth-child(16){opacity:1.9456;transform:translate(78.1289vw,-10px) scale(.9805);animation:fall-16 15s -21s linear infinite}@keyframes fall-16{31.36%{transform:translate(78.993vw,31.36vh) scale(.9805)}to{transform:translate(78.56095vw,99vh) scale(.9805)}}.snow:nth-child(17){opacity:.7516;transform:translate(65.5829vw,-10px) scale(.8041);animation:fall-17 19s -28s linear infinite}@keyframes fall-17{33.65%{transform:translate(59.95vw,33.65vh) scale(.8041)}to{transform:translate(62.76645vw,99vh) scale(.8041)}}.snow:nth-child(18){opacity:1.2592;transform:translate(5.4927vw,-10px) scale(.4772);animation:fall-18 13s -10s linear infinite}@keyframes fall-18{67.653%{transform:translate(-.3838vw,67.653vh) scale(.4772)}to{transform:translate(2.55445vw,99vh) scale(.4772)}}.snow:nth-child(19){opacity:.2454;transform:translate(1.2477vw,-10px) scale(.7964);animation:fall-19 30s -16s linear infinite}@keyframes fall-19{76.958%{transform:translate(1.4595vw,76.958vh) scale(.7964)}to{transform:translate(1.3536vw,99vh) scale(.7964)}}.snow:nth-child(20){opacity:1.0094;transform:translate(89.3122vw,-10px) scale(.3918);animation:fall-20 17s -29s linear infinite}@keyframes fall-20{66.736%{transform:translate(94.9627vw,66.736vh) scale(.3918)}to{transform:translate(92.13745vw,99vh) scale(.3918)}}.snow:nth-child(21){opacity:.5532;transform:translate(30.296vw,-10px) scale(.7012);animation:fall-21 22s -3s linear infinite}@keyframes fall-21{31.535%{transform:translate(40.2045vw,31.535vh) scale(.7012)}to{transform:translate(35.25025vw,99vh) scale(.7012)}}.snow:nth-child(22){opacity:.8042;transform:translate(13.375vw,-10px) scale(.335);animation:fall-22 13s -3s linear infinite}@keyframes fall-22{71.253%{transform:translate(20.2822vw,71.253vh) scale(.335)}to{transform:translate(16.8286vw,99vh) scale(.335)}}.snow:nth-child(23){opacity:.969;transform:translate(73.4909vw,-10px) scale(.5886);animation:fall-23 28s -17s linear infinite}@keyframes fall-23{77.059%{transform:translate(78.9946vw,77.059vh) scale(.5886)}to{transform:translate(76.24275vw,99vh) scale(.5886)}}.snow:nth-child(24){opacity:1.9108;transform:translate(56.6277vw,-10px) scale(.814);animation:fall-24 11s -21s linear infinite}@keyframes fall-24{67.638%{transform:translate(54.6779vw,67.638vh) scale(.814)}to{transform:translate(55.6528vw,99vh) scale(.814)}}.snow:nth-child(25){opacity:.7124;transform:translate(34.8147vw,-10px) scale(.8765);animation:fall-25 19s -2s linear infinite}@keyframes fall-25{46.914%{transform:translate(42.2405vw,46.914vh) scale(.8765)}to{transform:translate(38.5276vw,99vh) scale(.8765)}}.snow:nth-child(26){opacity:1.1272;transform:translate(76.6521vw,-10px) scale(.1001);animation:fall-26 28s -7s linear infinite}@keyframes fall-26{61.827%{transform:translate(68.0538vw,61.827vh) scale(.1001)}to{transform:translate(72.35295vw,99vh) scale(.1001)}}.snow:nth-child(27){opacity:1.8864;transform:translate(98.0739vw,-10px) scale(.4662);animation:fall-27 19s -16s linear infinite}@keyframes fall-27{73.678%{transform:translate(95.0678vw,73.678vh) scale(.4662)}to{transform:translate(96.57085vw,99vh) scale(.4662)}}.snow:nth-child(28){opacity:1.5752;transform:translate(63.2135vw,-10px) scale(.0445);animation:fall-28 23s -18s linear infinite}@keyframes fall-28{51.739%{transform:translate(54.9697vw,51.739vh) scale(.0445)}to{transform:translate(59.0916vw,99vh) scale(.0445)}}.snow:nth-child(29){opacity:1.5654;transform:translate(19.1224vw,-10px) scale(.0073);animation:fall-29 12s -7s linear infinite}@keyframes fall-29{37.336%{transform:translate(27.2041vw,37.336vh) scale(.0073)}to{transform:translate(23.16325vw,99vh) scale(.0073)}}.snow:nth-child(30){opacity:.4706;transform:translate(42.9026vw,-10px) scale(.7035);animation:fall-30 19s -27s linear infinite}@keyframes fall-30{56.344%{transform:translate(34.1795vw,56.344vh) scale(.7035)}to{transform:translate(38.54105vw,99vh) scale(.7035)}}.snow:nth-child(31){opacity:.3834;transform:translate(40.371vw,-10px) scale(.2655);animation:fall-31 30s -12s linear infinite}@keyframes fall-31{55.179%{transform:translate(46.6657vw,55.179vh) scale(.2655)}to{transform:translate(43.51835vw,99vh) scale(.2655)}}.snow:nth-child(32){opacity:1.056;transform:translate(32.7809vw,-10px) scale(.2576);animation:fall-32 24s -1s linear infinite}@keyframes fall-32{36.213%{transform:translate(24.0708vw,36.213vh) scale(.2576)}to{transform:translate(28.42585vw,99vh) scale(.2576)}}.snow:nth-child(33){opacity:1.9904;transform:translate(40.0247vw,-10px) scale(.5296);animation:fall-33 18s -22s linear infinite}@keyframes fall-33{78.324%{transform:translate(39.1554vw,78.324vh) scale(.5296)}to{transform:translate(39.59005vw,99vh) scale(.5296)}}.snow:nth-child(34){opacity:.0146;transform:translate(83.2931vw,-10px) scale(.5007);animation:fall-34 28s -26s linear infinite}@keyframes fall-34{50.307%{transform:translate(79.9292vw,50.307vh) scale(.5007)}to{transform:translate(81.61115vw,99vh) scale(.5007)}}.snow:nth-child(35){opacity:.1646;transform:translate(44.3444vw,-10px) scale(.6703);animation:fall-35 17s -18s linear infinite}@keyframes fall-35{41.931%{transform:translate(36.3882vw,41.931vh) scale(.6703)}to{transform:translate(40.3663vw,99vh) scale(.6703)}}.snow:nth-child(36){opacity:.0602;transform:translate(1.4494vw,-10px) scale(.057);animation:fall-36 20s -27s linear infinite}@keyframes fall-36{37.524%{transform:translate(.1327vw,37.524vh) scale(.057)}to{transform:translate(.79105vw,99vh) scale(.057)}}.snow:nth-child(37){opacity:1.8286;transform:translate(49.3575vw,-10px) scale(.3146);animation:fall-37 30s -9s linear infinite}@keyframes fall-37{30.201%{transform:translate(44.5056vw,30.201vh) scale(.3146)}to{transform:translate(46.93155vw,99vh) scale(.3146)}}.snow:nth-child(38){opacity:.9994;transform:translate(82.0569vw,-10px) scale(.3433);animation:fall-38 14s -18s linear infinite}@keyframes fall-38{30.43%{transform:translate(81.1392vw,30.43vh) scale(.3433)}to{transform:translate(81.59805vw,99vh) scale(.3433)}}.snow:nth-child(39){opacity:1.3544;transform:translate(15.7652vw,-10px) scale(.8949);animation:fall-39 30s -3s linear infinite}@keyframes fall-39{64.564%{transform:translate(15.185vw,64.564vh) scale(.8949)}to{transform:translate(15.4751vw,99vh) scale(.8949)}}.snow:nth-child(40){opacity:1.2206;transform:translate(22.3754vw,-10px) scale(.4392);animation:fall-40 19s -5s linear infinite}@keyframes fall-40{65.864%{transform:translate(27.4245vw,65.864vh) scale(.4392)}to{transform:translate(24.89995vw,99vh) scale(.4392)}}.snow:nth-child(41){opacity:1.4654;transform:translate(95.5618vw,-10px) scale(.2628);animation:fall-41 25s -7s linear infinite}@keyframes fall-41{41.984%{transform:translate(104.7804vw,41.984vh) scale(.2628)}to{transform:translate(100.1711vw,99vh) scale(.2628)}}.snow:nth-child(42){opacity:1.8176;transform:translate(55.4463vw,-10px) scale(.0601);animation:fall-42 19s -24s linear infinite}@keyframes fall-42{46.584%{transform:translate(58.2627vw,46.584vh) scale(.0601)}to{transform:translate(56.8545vw,99vh) scale(.0601)}}.snow:nth-child(43){opacity:.6224;transform:translate(29.0576vw,-10px) scale(.5656);animation:fall-43 29s -1s linear infinite}@keyframes fall-43{51.025%{transform:translate(34.5123vw,51.025vh) scale(.5656)}to{transform:translate(31.78495vw,99vh) scale(.5656)}}.snow:nth-child(44){opacity:1.707;transform:translate(50.3124vw,-10px) scale(.8544);animation:fall-44 14s -30s linear infinite}@keyframes fall-44{64.94%{transform:translate(42.393vw,64.94vh) scale(.8544)}to{transform:translate(46.3527vw,99vh) scale(.8544)}}.snow:nth-child(45){opacity:.8282;transform:translate(62.4535vw,-10px) scale(.96);animation:fall-45 16s -29s linear infinite}@keyframes fall-45{35.337%{transform:translate(64.8386vw,35.337vh) scale(.96)}to{transform:translate(63.64605vw,99vh) scale(.96)}}.snow:nth-child(46){opacity:1.3982;transform:translate(93.6183vw,-10px) scale(.5008);animation:fall-46 14s -28s linear infinite}@keyframes fall-46{40.492%{transform:translate(103.1283vw,40.492vh) scale(.5008)}to{transform:translate(98.3733vw,99vh) scale(.5008)}}.snow:nth-child(47){opacity:.8546;transform:translate(65.4679vw,-10px) scale(.4139);animation:fall-47 24s -18s linear infinite}@keyframes fall-47{43.131%{transform:translate(56.5363vw,43.131vh) scale(.4139)}to{transform:translate(61.0021vw,99vh) scale(.4139)}}.snow:nth-child(48){opacity:.2434;transform:translate(2.3821vw,-10px) scale(.0981);animation:fall-48 26s -16s linear infinite}@keyframes fall-48{62.069%{transform:translate(6.0628vw,62.069vh) scale(.0981)}to{transform:translate(4.22245vw,99vh) scale(.0981)}}.snow:nth-child(49){opacity:1.4472;transform:translate(29.1351vw,-10px) scale(.5047);animation:fall-49 16s -27s linear infinite}@keyframes fall-49{45.168%{transform:translate(30.4987vw,45.168vh) scale(.5047)}to{transform:translate(29.8169vw,99vh) scale(.5047)}}.snow:nth-child(50){opacity:1.03;transform:translate(66.2944vw,-10px) scale(.0442);animation:fall-50 24s -25s linear infinite}@keyframes fall-50{75.336%{transform:translate(73.1595vw,75.336vh) scale(.0442)}to{transform:translate(69.72695vw,99vh) scale(.0442)}}.snow:nth-child(51){opacity:.086;transform:translate(65.1311vw,-10px) scale(.4962);animation:fall-51 21s -13s linear infinite}@keyframes fall-51{62.13%{transform:translate(66.7313vw,62.13vh) scale(.4962)}to{transform:translate(65.9312vw,99vh) scale(.4962)}}.snow:nth-child(52){opacity:.2164;transform:translate(3.8994vw,-10px) scale(.0165);animation:fall-52 12s -15s linear infinite}@keyframes fall-52{54.311%{transform:translate(-4.4552vw,54.311vh) scale(.0165)}to{transform:translate(-.2779vw,99vh) scale(.0165)}}.snow:nth-child(53){opacity:.5712;transform:translate(85.1312vw,-10px) scale(.8766);animation:fall-53 23s -3s linear infinite}@keyframes fall-53{56.05%{transform:translate(88.2851vw,56.05vh) scale(.8766)}to{transform:translate(86.70815vw,99vh) scale(.8766)}}.snow:nth-child(54){opacity:.6906;transform:translate(84.502vw,-10px) scale(.3397);animation:fall-54 17s -27s linear infinite}@keyframes fall-54{33.994%{transform:translate(85.7058vw,33.994vh) scale(.3397)}to{transform:translate(85.1039vw,99vh) scale(.3397)}}.snow:nth-child(55){opacity:1.9064;transform:translate(60.1931vw,-10px) scale(.8419);animation:fall-55 28s -4s linear infinite}@keyframes fall-55{34.655%{transform:translate(67.8239vw,34.655vh) scale(.8419)}to{transform:translate(64.0085vw,99vh) scale(.8419)}}.snow:nth-child(56){opacity:1.124;transform:translate(9.8625vw,-10px) scale(.8972);animation:fall-56 24s -25s linear infinite}@keyframes fall-56{46.228%{transform:translate(18.4613vw,46.228vh) scale(.8972)}to{transform:translate(14.1619vw,99vh) scale(.8972)}}.snow:nth-child(57){opacity:1.5632;transform:translate(60.724vw,-10px) scale(.4273);animation:fall-57 19s -11s linear infinite}@keyframes fall-57{51.059%{transform:translate(57.5096vw,51.059vh) scale(.4273)}to{transform:translate(59.1168vw,99vh) scale(.4273)}}.snow:nth-child(58){opacity:.8702;transform:translate(99.9518vw,-10px) scale(.1421);animation:fall-58 29s -1s linear infinite}@keyframes fall-58{69.371%{transform:translate(108.7497vw,69.371vh) scale(.1421)}to{transform:translate(104.35075vw,99vh) scale(.1421)}}.snow:nth-child(59){opacity:1.9556;transform:translate(57.4898vw,-10px) scale(.9018);animation:fall-59 12s -7s linear infinite}@keyframes fall-59{36.928%{transform:translate(60.8046vw,36.928vh) scale(.9018)}to{transform:translate(59.1472vw,99vh) scale(.9018)}}.snow:nth-child(60){opacity:1.2482;transform:translate(21.2677vw,-10px) scale(.5905);animation:fall-60 21s -23s linear infinite}@keyframes fall-60{78.047%{transform:translate(22.3579vw,78.047vh) scale(.5905)}to{transform:translate(21.8128vw,99vh) scale(.5905)}}.snow:nth-child(61){opacity:1.6362;transform:translate(98.8849vw,-10px) scale(.7175);animation:fall-61 11s -24s linear infinite}@keyframes fall-61{46.943%{transform:translate(99.2705vw,46.943vh) scale(.7175)}to{transform:translate(99.0777vw,99vh) scale(.7175)}}.snow:nth-child(62){opacity:1.5954;transform:translate(93.5426vw,-10px) scale(.9827);animation:fall-62 19s -1s linear infinite}@keyframes fall-62{57.74%{transform:translate(89.8159vw,57.74vh) scale(.9827)}to{transform:translate(91.67925vw,99vh) scale(.9827)}}.snow:nth-child(63){opacity:.4788;transform:translate(67.7713vw,-10px) scale(.5541);animation:fall-63 20s -1s linear infinite}@keyframes fall-63{49.295%{transform:translate(73.4884vw,49.295vh) scale(.5541)}to{transform:translate(70.62985vw,99vh) scale(.5541)}}.snow:nth-child(64){opacity:1.5978;transform:translate(15.3699vw,-10px) scale(.1183);animation:fall-64 25s -11s linear infinite}@keyframes fall-64{61.208%{transform:translate(18.8405vw,61.208vh) scale(.1183)}to{transform:translate(17.1052vw,99vh) scale(.1183)}}.snow:nth-child(65){opacity:.3662;transform:translate(78.6826vw,-10px) scale(.606);animation:fall-65 10s -25s linear infinite}@keyframes fall-65{39.915%{transform:translate(81.4227vw,39.915vh) scale(.606)}to{transform:translate(80.05265vw,99vh) scale(.606)}}.snow:nth-child(66){opacity:1.904;transform:translate(37.3959vw,-10px) scale(.8074);animation:fall-66 17s -11s linear infinite}@keyframes fall-66{64.596%{transform:translate(27.8378vw,64.596vh) scale(.8074)}to{transform:translate(32.61685vw,99vh) scale(.8074)}}.snow:nth-child(67){opacity:.9074;transform:translate(97.2735vw,-10px) scale(.3164);animation:fall-67 21s -21s linear infinite}@keyframes fall-67{48.195%{transform:translate(97.9653vw,48.195vh) scale(.3164)}to{transform:translate(97.6194vw,99vh) scale(.3164)}}.snow:nth-child(68){opacity:.0958;transform:translate(89.0158vw,-10px) scale(.3913);animation:fall-68 17s -29s linear infinite}@keyframes fall-68{44.126%{transform:translate(85.4431vw,44.126vh) scale(.3913)}to{transform:translate(87.22945vw,99vh) scale(.3913)}}.snow:nth-child(69){opacity:1.5398;transform:translate(42.0863vw,-10px) scale(.6184);animation:fall-69 21s -14s linear infinite}@keyframes fall-69{59.585%{transform:translate(42.2602vw,59.585vh) scale(.6184)}to{transform:translate(42.17325vw,99vh) scale(.6184)}}.snow:nth-child(70){opacity:1.575;transform:translate(77.2625vw,-10px) scale(.5567);animation:fall-70 25s -16s linear infinite}@keyframes fall-70{78.568%{transform:translate(80.3491vw,78.568vh) scale(.5567)}to{transform:translate(78.8058vw,99vh) scale(.5567)}}.snow:nth-child(71){opacity:.9756;transform:translate(76.7799vw,-10px) scale(.0437);animation:fall-71 12s -8s linear infinite}@keyframes fall-71{79.149%{transform:translate(78.764vw,79.149vh) scale(.0437)}to{transform:translate(77.77195vw,99vh) scale(.0437)}}.snow:nth-child(72){opacity:.175;transform:translate(11.6617vw,-10px) scale(.3302);animation:fall-72 21s -29s linear infinite}@keyframes fall-72{49.236%{transform:translate(16.0853vw,49.236vh) scale(.3302)}to{transform:translate(13.8735vw,99vh) scale(.3302)}}.snow:nth-child(73){opacity:1.2574;transform:translate(6.1509vw,-10px) scale(.1103);animation:fall-73 11s -1s linear infinite}@keyframes fall-73{53.26%{transform:translate(-1.7233vw,53.26vh) scale(.1103)}to{transform:translate(2.2138vw,99vh) scale(.1103)}}.snow:nth-child(74){opacity:.8478;transform:translate(7.4137vw,-10px) scale(.8885);animation:fall-74 15s -27s linear infinite}@keyframes fall-74{37.29%{transform:translate(9.0484vw,37.29vh) scale(.8885)}to{transform:translate(8.23105vw,99vh) scale(.8885)}}.snow:nth-child(75){opacity:.8748;transform:translate(31.6413vw,-10px) scale(.3302);animation:fall-75 13s -4s linear infinite}@keyframes fall-75{45.862%{transform:translate(22.2169vw,45.862vh) scale(.3302)}to{transform:translate(26.9291vw,99vh) scale(.3302)}}.snow:nth-child(76){opacity:.847;transform:translate(81.4979vw,-10px) scale(.7042);animation:fall-76 16s -7s linear infinite}@keyframes fall-76{41.932%{transform:translate(73.6211vw,41.932vh) scale(.7042)}to{transform:translate(77.5595vw,99vh) scale(.7042)}}.snow:nth-child(77){opacity:.7328;transform:translate(43.3388vw,-10px) scale(.0014);animation:fall-77 17s -25s linear infinite}@keyframes fall-77{44.286%{transform:translate(38.2369vw,44.286vh) scale(.0014)}to{transform:translate(40.78785vw,99vh) scale(.0014)}}.snow:nth-child(78){opacity:2;transform:translate(17.9868vw,-10px) scale(.8688);animation:fall-78 29s -4s linear infinite}@keyframes fall-78{45.827%{transform:translate(23.2621vw,45.827vh) scale(.8688)}to{transform:translate(20.62445vw,99vh) scale(.8688)}}.snow:nth-child(79){opacity:.5814;transform:translate(52.8793vw,-10px) scale(.0604);animation:fall-79 15s -19s linear infinite}@keyframes fall-79{49.929%{transform:translate(44.1983vw,49.929vh) scale(.0604)}to{transform:translate(48.5388vw,99vh) scale(.0604)}}.snow:nth-child(80){opacity:1.79;transform:translate(28.1221vw,-10px) scale(.3079);animation:fall-80 22s -20s linear infinite}@keyframes fall-80{49.473%{transform:translate(36.6586vw,49.473vh) scale(.3079)}to{transform:translate(32.39035vw,99vh) scale(.3079)}}.snow:nth-child(81){opacity:.878;transform:translate(52.3312vw,-10px) scale(.0598);animation:fall-81 28s -16s linear infinite}@keyframes fall-81{53.929%{transform:translate(61.3841vw,53.929vh) scale(.0598)}to{transform:translate(56.85765vw,99vh) scale(.0598)}}.snow:nth-child(82){opacity:1.1332;transform:translate(73.4976vw,-10px) scale(.5414);animation:fall-82 14s -16s linear infinite}@keyframes fall-82{54.434%{transform:translate(72.1241vw,54.434vh) scale(.5414)}to{transform:translate(72.81085vw,99vh) scale(.5414)}}.snow:nth-child(83){opacity:.8398;transform:translate(21.9601vw,-10px) scale(.4422);animation:fall-83 18s -18s linear infinite}@keyframes fall-83{37.089%{transform:translate(12.4414vw,37.089vh) scale(.4422)}to{transform:translate(17.20075vw,99vh) scale(.4422)}}.snow:nth-child(84){opacity:.9188;transform:translate(69.4129vw,-10px) scale(.1461);animation:fall-84 22s -29s linear infinite}@keyframes fall-84{62.402%{transform:translate(65.602vw,62.402vh) scale(.1461)}to{transform:translate(67.50745vw,99vh) scale(.1461)}}.snow:nth-child(85){opacity:1.4122;transform:translate(80.605vw,-10px) scale(.3891);animation:fall-85 25s -3s linear infinite}@keyframes fall-85{79.953%{transform:translate(74.7617vw,79.953vh) scale(.3891)}to{transform:translate(77.68335vw,99vh) scale(.3891)}}.snow:nth-child(86){opacity:.4176;transform:translate(59.4092vw,-10px) scale(.5837);animation:fall-86 25s -5s linear infinite}@keyframes fall-86{37.913%{transform:translate(61.2684vw,37.913vh) scale(.5837)}to{transform:translate(60.3388vw,99vh) scale(.5837)}}.snow:nth-child(87){opacity:1.3502;transform:translate(57.987vw,-10px) scale(.1262);animation:fall-87 26s -10s linear infinite}@keyframes fall-87{30.702%{transform:translate(54.3554vw,30.702vh) scale(.1262)}to{transform:translate(56.1712vw,99vh) scale(.1262)}}.snow:nth-child(88){opacity:.9452;transform:translate(3.2202vw,-10px) scale(.3163);animation:fall-88 21s -13s linear infinite}@keyframes fall-88{56.764%{transform:translate(8.1806vw,56.764vh) scale(.3163)}to{transform:translate(5.7004vw,99vh) scale(.3163)}}.snow:nth-child(89){opacity:.9396;transform:translate(10.3821vw,-10px) scale(.9334);animation:fall-89 14s -1s linear infinite}@keyframes fall-89{54.613%{transform:translate(3.2262vw,54.613vh) scale(.9334)}to{transform:translate(6.80415vw,99vh) scale(.9334)}}.snow:nth-child(90){opacity:.4988;transform:translate(75.2072vw,-10px) scale(.2349);animation:fall-90 10s -30s linear infinite}@keyframes fall-90{63.47%{transform:translate(71.5923vw,63.47vh) scale(.2349)}to{transform:translate(73.39975vw,99vh) scale(.2349)}}.snow:nth-child(91){opacity:1.6432;transform:translate(56.4205vw,-10px) scale(.2775);animation:fall-91 21s -24s linear infinite}@keyframes fall-91{71.242%{transform:translate(61.2628vw,71.242vh) scale(.2775)}to{transform:translate(58.84165vw,99vh) scale(.2775)}}.snow:nth-child(92){opacity:.6624;transform:translate(46.0946vw,-10px) scale(.8423);animation:fall-92 22s -7s linear infinite}@keyframes fall-92{56.603%{transform:translate(41.8179vw,56.603vh) scale(.8423)}to{transform:translate(43.95625vw,99vh) scale(.8423)}}.snow:nth-child(93){opacity:1.2368;transform:translate(88.7584vw,-10px) scale(.2743);animation:fall-93 25s -8s linear infinite}@keyframes fall-93{70.252%{transform:translate(92.2904vw,70.252vh) scale(.2743)}to{transform:translate(90.5244vw,99vh) scale(.2743)}}.snow:nth-child(94){opacity:.3996;transform:translate(83.2013vw,-10px) scale(.0581);animation:fall-94 16s -9s linear infinite}@keyframes fall-94{79.762%{transform:translate(78.6776vw,79.762vh) scale(.0581)}to{transform:translate(80.93945vw,99vh) scale(.0581)}}.snow:nth-child(95){opacity:1.6592;transform:translate(59.9163vw,-10px) scale(.2917);animation:fall-95 25s -15s linear infinite}@keyframes fall-95{73.436%{transform:translate(52.1083vw,73.436vh) scale(.2917)}to{transform:translate(56.0123vw,99vh) scale(.2917)}}.snow:nth-child(96){opacity:1.7276;transform:translate(3.3849vw,-10px) scale(.5174);animation:fall-96 11s -15s linear infinite}@keyframes fall-96{73.215%{transform:translate(5.6034vw,73.215vh) scale(.5174)}to{transform:translate(4.49415vw,99vh) scale(.5174)}}.snow:nth-child(97){opacity:.1242;transform:translate(83.8501vw,-10px) scale(.8843);animation:fall-97 10s -1s linear infinite}@keyframes fall-97{36.483%{transform:translate(91.9523vw,36.483vh) scale(.8843)}to{transform:translate(87.9012vw,99vh) scale(.8843)}}.snow:nth-child(98){opacity:.6442;transform:translate(54.8241vw,-10px) scale(.9371);animation:fall-98 22s -22s linear infinite}@keyframes fall-98{30.047%{transform:translate(47.5754vw,30.047vh) scale(.9371)}to{transform:translate(51.19975vw,99vh) scale(.9371)}}.snow:nth-child(99){opacity:1.756;transform:translate(75.9988vw,-10px) scale(.6713);animation:fall-99 21s -21s linear infinite}@keyframes fall-99{79.056%{transform:translate(71.3774vw,79.056vh) scale(.6713)}to{transform:translate(73.6881vw,99vh) scale(.6713)}}.snow:nth-child(100){opacity:1.6512;transform:translate(98.2781vw,-10px) scale(.2312);animation:fall-100 26s -18s linear infinite}@keyframes fall-100{74.208%{transform:translate(98.8225vw,74.208vh) scale(.2312)}to{transform:translate(98.5503vw,99vh) scale(.2312)}}.snow:nth-child(101){opacity:1.033;transform:translate(48.7595vw,-10px) scale(.9189);animation:fall-101 19s -18s linear infinite}@keyframes fall-101{72.926%{transform:translate(52.7438vw,72.926vh) scale(.9189)}to{transform:translate(50.75165vw,99vh) scale(.9189)}}.snow:nth-child(102){opacity:1.2262;transform:translate(65.7779vw,-10px) scale(.3815);animation:fall-102 30s -23s linear infinite}@keyframes fall-102{79.704%{transform:translate(73.1534vw,79.704vh) scale(.3815)}to{transform:translate(69.46565vw,99vh) scale(.3815)}}.snow:nth-child(103){opacity:.3426;transform:translate(11.2311vw,-10px) scale(.0476);animation:fall-103 14s -15s linear infinite}@keyframes fall-103{73.239%{transform:translate(13.4168vw,73.239vh) scale(.0476)}to{transform:translate(12.32395vw,99vh) scale(.0476)}}.snow:nth-child(104){opacity:1.2406;transform:translate(66.68vw,-10px) scale(.1809);animation:fall-104 11s -3s linear infinite}@keyframes fall-104{52.191%{transform:translate(68.2877vw,52.191vh) scale(.1809)}to{transform:translate(67.48385vw,99vh) scale(.1809)}}.snow:nth-child(105){opacity:1.816;transform:translate(15.841vw,-10px) scale(.7579);animation:fall-105 25s -3s linear infinite}@keyframes fall-105{65.412%{transform:translate(19.773vw,65.412vh) scale(.7579)}to{transform:translate(17.807vw,99vh) scale(.7579)}}.snow:nth-child(106){opacity:1.4362;transform:translate(65.0702vw,-10px) scale(.1922);animation:fall-106 30s -23s linear infinite}@keyframes fall-106{41.572%{transform:translate(71.0493vw,41.572vh) scale(.1922)}to{transform:translate(68.05975vw,99vh) scale(.1922)}}.snow:nth-child(107){opacity:1.9658;transform:translate(22.8583vw,-10px) scale(.931);animation:fall-107 30s -6s linear infinite}@keyframes fall-107{71.756%{transform:translate(16.0309vw,71.756vh) scale(.931)}to{transform:translate(19.4446vw,99vh) scale(.931)}}.snow:nth-child(108){opacity:1.3558;transform:translate(20.4644vw,-10px) scale(.2131);animation:fall-108 20s -27s linear infinite}@keyframes fall-108{78.811%{transform:translate(20.7479vw,78.811vh) scale(.2131)}to{transform:translate(20.60615vw,99vh) scale(.2131)}}.snow:nth-child(109){opacity:1.7868;transform:translate(68.3368vw,-10px) scale(.4831);animation:fall-109 25s -25s linear infinite}@keyframes fall-109{56.263%{transform:translate(75.8462vw,56.263vh) scale(.4831)}to{transform:translate(72.0915vw,99vh) scale(.4831)}}.snow:nth-child(110){opacity:1.5888;transform:translate(16.992vw,-10px) scale(.8578);animation:fall-110 30s -22s linear infinite}@keyframes fall-110{37.32%{transform:translate(21.8572vw,37.32vh) scale(.8578)}to{transform:translate(19.4246vw,99vh) scale(.8578)}}.snow:nth-child(111){opacity:1.6038;transform:translate(49.3869vw,-10px) scale(.2552);animation:fall-111 10s -29s linear infinite}@keyframes fall-111{74.611%{transform:translate(47.1292vw,74.611vh) scale(.2552)}to{transform:translate(48.25805vw,99vh) scale(.2552)}}.snow:nth-child(112){opacity:.2892;transform:translate(2.2867vw,-10px) scale(.8777);animation:fall-112 23s -11s linear infinite}@keyframes fall-112{32.856%{transform:translate(.9511vw,32.856vh) scale(.8777)}to{transform:translate(1.6189vw,99vh) scale(.8777)}}.snow:nth-child(113){opacity:1.136;transform:translate(40.6808vw,-10px) scale(.4775);animation:fall-113 17s -19s linear infinite}@keyframes fall-113{58.813%{transform:translate(44.6941vw,58.813vh) scale(.4775)}to{transform:translate(42.68745vw,99vh) scale(.4775)}}.snow:nth-child(114){opacity:1.5326;transform:translate(24.0578vw,-10px) scale(.4614);animation:fall-114 20s -15s linear infinite}@keyframes fall-114{77.155%{transform:translate(16.2054vw,77.155vh) scale(.4614)}to{transform:translate(20.1316vw,99vh) scale(.4614)}}.snow:nth-child(115){opacity:1.4908;transform:translate(27.5916vw,-10px) scale(.6936);animation:fall-115 16s -18s linear infinite}@keyframes fall-115{31.512%{transform:translate(19.7454vw,31.512vh) scale(.6936)}to{transform:translate(23.6685vw,99vh) scale(.6936)}}.snow:nth-child(116){opacity:1.6324;transform:translate(88.9423vw,-10px) scale(.2089);animation:fall-116 16s -1s linear infinite}@keyframes fall-116{72.099%{transform:translate(81.6674vw,72.099vh) scale(.2089)}to{transform:translate(85.30485vw,99vh) scale(.2089)}}.snow:nth-child(117){opacity:1.7404;transform:translate(40.6527vw,-10px) scale(.7394);animation:fall-117 13s -2s linear infinite}@keyframes fall-117{76.137%{transform:translate(33.6014vw,76.137vh) scale(.7394)}to{transform:translate(37.12705vw,99vh) scale(.7394)}}.snow:nth-child(118){opacity:.3434;transform:translate(42.7374vw,-10px) scale(.4313);animation:fall-118 29s -11s linear infinite}@keyframes fall-118{48.123%{transform:translate(47.276vw,48.123vh) scale(.4313)}to{transform:translate(45.0067vw,99vh) scale(.4313)}}.snow:nth-child(119){opacity:.069;transform:translate(38.7051vw,-10px) scale(.638);animation:fall-119 20s -25s linear infinite}@keyframes fall-119{71.847%{transform:translate(43.4658vw,71.847vh) scale(.638)}to{transform:translate(41.08545vw,99vh) scale(.638)}}.snow:nth-child(120){opacity:1.418;transform:translate(1.0169vw,-10px) scale(.0169);animation:fall-120 23s -21s linear infinite}@keyframes fall-120{64.785%{transform:translate(10.6727vw,64.785vh) scale(.0169)}to{transform:translate(5.8448vw,99vh) scale(.0169)}}.snow:nth-child(121){opacity:1.4308;transform:translate(74.0403vw,-10px) scale(.0737);animation:fall-121 19s -29s linear infinite}@keyframes fall-121{71.725%{transform:translate(79.6146vw,71.725vh) scale(.0737)}to{transform:translate(76.82745vw,99vh) scale(.0737)}}.snow:nth-child(122){opacity:.479;transform:translate(.2906vw,-10px) scale(.4121);animation:fall-122 17s -20s linear infinite}@keyframes fall-122{37.275%{transform:translate(8.0252vw,37.275vh) scale(.4121)}to{transform:translate(4.1579vw,99vh) scale(.4121)}}.snow:nth-child(123){opacity:.7224;transform:translate(10.5911vw,-10px) scale(.9314);animation:fall-123 21s -8s linear infinite}@keyframes fall-123{65.234%{transform:translate(6.3037vw,65.234vh) scale(.9314)}to{transform:translate(8.4474vw,99vh) scale(.9314)}}.snow:nth-child(124){opacity:.6814;transform:translate(82.7458vw,-10px) scale(.9671);animation:fall-124 29s -3s linear infinite}@keyframes fall-124{72.708%{transform:translate(91.0944vw,72.708vh) scale(.9671)}to{transform:translate(86.9201vw,99vh) scale(.9671)}}.snow:nth-child(125){opacity:1.9972;transform:translate(4.8021vw,-10px) scale(.3148);animation:fall-125 17s -13s linear infinite}@keyframes fall-125{72.833%{transform:translate(9.9929vw,72.833vh) scale(.3148)}to{transform:translate(7.3975vw,99vh) scale(.3148)}}.snow:nth-child(126){opacity:.0512;transform:translate(28.7637vw,-10px) scale(.8124);animation:fall-126 27s -6s linear infinite}@keyframes fall-126{54.074%{transform:translate(34.8046vw,54.074vh) scale(.8124)}to{transform:translate(31.78415vw,99vh) scale(.8124)}}.snow:nth-child(127){opacity:1.388;transform:translate(36.337vw,-10px) scale(.8817);animation:fall-127 26s -28s linear infinite}@keyframes fall-127{30.657%{transform:translate(45.7872vw,30.657vh) scale(.8817)}to{transform:translate(41.0621vw,99vh) scale(.8817)}}.snow:nth-child(128){opacity:.2644;transform:translate(85.1063vw,-10px) scale(.2431);animation:fall-128 26s -7s linear infinite}@keyframes fall-128{77.463%{transform:translate(93.2983vw,77.463vh) scale(.2431)}to{transform:translate(89.2023vw,99vh) scale(.2431)}}.snow:nth-child(129){opacity:.6338;transform:translate(11.6537vw,-10px) scale(.1845);animation:fall-129 28s -11s linear infinite}@keyframes fall-129{62.928%{transform:translate(20.5155vw,62.928vh) scale(.1845)}to{transform:translate(16.0846vw,99vh) scale(.1845)}}.snow:nth-child(130){opacity:1.4232;transform:translate(75.7451vw,-10px) scale(.8373);animation:fall-130 27s -6s linear infinite}@keyframes fall-130{64.822%{transform:translate(79.0578vw,64.822vh) scale(.8373)}to{transform:translate(77.40145vw,99vh) scale(.8373)}}.snow:nth-child(131){opacity:.2962;transform:translate(50.9592vw,-10px) scale(.0902);animation:fall-131 24s -27s linear infinite}@keyframes fall-131{36.849%{transform:translate(42.5374vw,36.849vh) scale(.0902)}to{transform:translate(46.7483vw,99vh) scale(.0902)}}.snow:nth-child(132){opacity:1.3746;transform:translate(55.7663vw,-10px) scale(.7349);animation:fall-132 26s -28s linear infinite}@keyframes fall-132{40.931%{transform:translate(49.0664vw,40.931vh) scale(.7349)}to{transform:translate(52.41635vw,99vh) scale(.7349)}}.snow:nth-child(133){opacity:1.9294;transform:translate(42.4864vw,-10px) scale(.8399);animation:fall-133 15s -6s linear infinite}@keyframes fall-133{78.282%{transform:translate(44.0635vw,78.282vh) scale(.8399)}to{transform:translate(43.27495vw,99vh) scale(.8399)}}.snow:nth-child(134){opacity:1.9022;transform:translate(45.1746vw,-10px) scale(.4055);animation:fall-134 29s -9s linear infinite}@keyframes fall-134{72.79%{transform:translate(41.5472vw,72.79vh) scale(.4055)}to{transform:translate(43.3609vw,99vh) scale(.4055)}}.snow:nth-child(135){opacity:.1622;transform:translate(90.0549vw,-10px) scale(.4763);animation:fall-135 13s -27s linear infinite}@keyframes fall-135{48.993%{transform:translate(87.4619vw,48.993vh) scale(.4763)}to{transform:translate(88.7584vw,99vh) scale(.4763)}}.snow:nth-child(136){opacity:.3862;transform:translate(66.7044vw,-10px) scale(.4208);animation:fall-136 25s -24s linear infinite}@keyframes fall-136{64.125%{transform:translate(65.4262vw,64.125vh) scale(.4208)}to{transform:translate(66.0653vw,99vh) scale(.4208)}}.snow:nth-child(137){opacity:1.255;transform:translate(93.2243vw,-10px) scale(.0873);animation:fall-137 15s -21s linear infinite}@keyframes fall-137{60.427%{transform:translate(90.5604vw,60.427vh) scale(.0873)}to{transform:translate(91.89235vw,99vh) scale(.0873)}}.snow:nth-child(138){opacity:.1666;transform:translate(13.0094vw,-10px) scale(.4477);animation:fall-138 19s -27s linear infinite}@keyframes fall-138{52.317%{transform:translate(9.1903vw,52.317vh) scale(.4477)}to{transform:translate(11.09985vw,99vh) scale(.4477)}}.snow:nth-child(139){opacity:.8046;transform:translate(7.406vw,-10px) scale(.8533);animation:fall-139 20s -1s linear infinite}@keyframes fall-139{70.28%{transform:translate(5.9258vw,70.28vh) scale(.8533)}to{transform:translate(6.6659vw,99vh) scale(.8533)}}.snow:nth-child(140){opacity:.9564;transform:translate(48.5052vw,-10px) scale(.1057);animation:fall-140 23s -7s linear infinite}@keyframes fall-140{37.323%{transform:translate(57.8875vw,37.323vh) scale(.1057)}to{transform:translate(53.19635vw,99vh) scale(.1057)}}.snow:nth-child(141){opacity:.9088;transform:translate(37.3402vw,-10px) scale(.9153);animation:fall-141 10s -6s linear infinite}@keyframes fall-141{38.5%{transform:translate(40.5806vw,38.5vh) scale(.9153)}to{transform:translate(38.9604vw,99vh) scale(.9153)}}.snow:nth-child(142){opacity:1.7088;transform:translate(64.3429vw,-10px) scale(.2658);animation:fall-142 15s -1s linear infinite}@keyframes fall-142{50.559%{transform:translate(71.6209vw,50.559vh) scale(.2658)}to{transform:translate(67.9819vw,99vh) scale(.2658)}}.snow:nth-child(143){opacity:1.2808;transform:translate(63.7986vw,-10px) scale(.8361);animation:fall-143 11s -20s linear infinite}@keyframes fall-143{65.773%{transform:translate(65.3941vw,65.773vh) scale(.8361)}to{transform:translate(64.59635vw,99vh) scale(.8361)}}.snow:nth-child(144){opacity:1.0482;transform:translate(36.0645vw,-10px) scale(.8357);animation:fall-144 16s -30s linear infinite}@keyframes fall-144{77.62%{transform:translate(45.1145vw,77.62vh) scale(.8357)}to{transform:translate(40.5895vw,99vh) scale(.8357)}}.snow:nth-child(145){opacity:.5842;transform:translate(34.2568vw,-10px) scale(.7749);animation:fall-145 16s -19s linear infinite}@keyframes fall-145{55.429%{transform:translate(44.219vw,55.429vh) scale(.7749)}to{transform:translate(39.2379vw,99vh) scale(.7749)}}.snow:nth-child(146){opacity:.0572;transform:translate(1.8246vw,-10px) scale(.9286);animation:fall-146 22s -9s linear infinite}@keyframes fall-146{68.546%{transform:translate(5.8681vw,68.546vh) scale(.9286)}to{transform:translate(3.84635vw,99vh) scale(.9286)}}.snow:nth-child(147){opacity:1.0598;transform:translate(63.4798vw,-10px) scale(.5978);animation:fall-147 29s -13s linear infinite}@keyframes fall-147{63.871%{transform:translate(71.0117vw,63.871vh) scale(.5978)}to{transform:translate(67.24575vw,99vh) scale(.5978)}}.snow:nth-child(148){opacity:.3942;transform:translate(70.5313vw,-10px) scale(.0811);animation:fall-148 11s -14s linear infinite}@keyframes fall-148{47.97%{transform:translate(74.9104vw,47.97vh) scale(.0811)}to{transform:translate(72.72085vw,99vh) scale(.0811)}}.snow:nth-child(149){opacity:.2368;transform:translate(84.2166vw,-10px) scale(.5551);animation:fall-149 21s -15s linear infinite}@keyframes fall-149{66.912%{transform:translate(90.8749vw,66.912vh) scale(.5551)}to{transform:translate(87.54575vw,99vh) scale(.5551)}}.snow:nth-child(150){opacity:.195;transform:translate(20.3314vw,-10px) scale(.5103);animation:fall-150 27s -11s linear infinite}@keyframes fall-150{74.725%{transform:translate(24.0867vw,74.725vh) scale(.5103)}to{transform:translate(22.20905vw,99vh) scale(.5103)}}.snow:nth-child(151){opacity:1.86;transform:translate(3.5502vw,-10px) scale(.716);animation:fall-151 15s -24s linear infinite}@keyframes fall-151{72.128%{transform:translate(.7899vw,72.128vh) scale(.716)}to{transform:translate(2.17005vw,99vh) scale(.716)}}.snow:nth-child(152){opacity:1.8296;transform:translate(86.9618vw,-10px) scale(.2213);animation:fall-152 29s -3s linear infinite}@keyframes fall-152{44.239%{transform:translate(80.6127vw,44.239vh) scale(.2213)}to{transform:translate(83.78725vw,99vh) scale(.2213)}}.snow:nth-child(153){opacity:.03;transform:translate(63.6535vw,-10px) scale(.8411);animation:fall-153 14s -10s linear infinite}@keyframes fall-153{45.041%{transform:translate(63.7494vw,45.041vh) scale(.8411)}to{transform:translate(63.70145vw,99vh) scale(.8411)}}.snow:nth-child(154){opacity:1.5302;transform:translate(78.9219vw,-10px) scale(.3059);animation:fall-154 25s -12s linear infinite}@keyframes fall-154{70.804%{transform:translate(88.5141vw,70.804vh) scale(.3059)}to{transform:translate(83.718vw,99vh) scale(.3059)}}.snow:nth-child(155){opacity:.7268;transform:translate(28.0417vw,-10px) scale(.6143);animation:fall-155 21s -10s linear infinite}@keyframes fall-155{74.417%{transform:translate(18.6787vw,74.417vh) scale(.6143)}to{transform:translate(23.3602vw,99vh) scale(.6143)}}.snow:nth-child(156){opacity:1.655;transform:translate(31.3036vw,-10px) scale(.6379);animation:fall-156 19s -10s linear infinite}@keyframes fall-156{39.125%{transform:translate(31.3063vw,39.125vh) scale(.6379)}to{transform:translate(31.30495vw,99vh) scale(.6379)}}.snow:nth-child(157){opacity:1.8258;transform:translate(44.5748vw,-10px) scale(.1355);animation:fall-157 22s -18s linear infinite}@keyframes fall-157{64.8%{transform:translate(41.101vw,64.8vh) scale(.1355)}to{transform:translate(42.8379vw,99vh) scale(.1355)}}.snow:nth-child(158){opacity:1.3928;transform:translate(76.2228vw,-10px) scale(.9841);animation:fall-158 23s -21s linear infinite}@keyframes fall-158{56.56%{transform:translate(79.8721vw,56.56vh) scale(.9841)}to{transform:translate(78.04745vw,99vh) scale(.9841)}}.snow:nth-child(159){opacity:.6854;transform:translate(87.8265vw,-10px) scale(.6196);animation:fall-159 27s -27s linear infinite}@keyframes fall-159{70.205%{transform:translate(86.3819vw,70.205vh) scale(.6196)}to{transform:translate(87.1042vw,99vh) scale(.6196)}}.snow:nth-child(160){opacity:.7028;transform:translate(67.3169vw,-10px) scale(.6906);animation:fall-160 28s -21s linear infinite}@keyframes fall-160{65.265%{transform:translate(75.3478vw,65.265vh) scale(.6906)}to{transform:translate(71.33235vw,99vh) scale(.6906)}}.snow:nth-child(161){opacity:.6636;transform:translate(81.0293vw,-10px) scale(.4767);animation:fall-161 21s -19s linear infinite}@keyframes fall-161{41.121%{transform:translate(89.2498vw,41.121vh) scale(.4767)}to{transform:translate(85.13955vw,99vh) scale(.4767)}}.snow:nth-child(162){opacity:.333;transform:translate(75.0156vw,-10px) scale(.5003);animation:fall-162 21s -12s linear infinite}@keyframes fall-162{38.717%{transform:translate(76.1731vw,38.717vh) scale(.5003)}to{transform:translate(75.59435vw,99vh) scale(.5003)}}.snow:nth-child(163){opacity:.3106;transform:translate(75.3869vw,-10px) scale(.1417);animation:fall-163 22s -8s linear infinite}@keyframes fall-163{64.287%{transform:translate(78.5093vw,64.287vh) scale(.1417)}to{transform:translate(76.9481vw,99vh) scale(.1417)}}.snow:nth-child(164){opacity:.5114;transform:translate(41.6069vw,-10px) scale(.5252);animation:fall-164 29s -5s linear infinite}@keyframes fall-164{66.833%{transform:translate(47.9271vw,66.833vh) scale(.5252)}to{transform:translate(44.767vw,99vh) scale(.5252)}}.snow:nth-child(165){opacity:.9262;transform:translate(65.4722vw,-10px) scale(.9673);animation:fall-165 28s -15s linear infinite}@keyframes fall-165{71.276%{transform:translate(61.5649vw,71.276vh) scale(.9673)}to{transform:translate(63.51855vw,99vh) scale(.9673)}}.snow:nth-child(166){opacity:.6778;transform:translate(2.2955vw,-10px) scale(.092);animation:fall-166 19s -14s linear infinite}@keyframes fall-166{30.955%{transform:translate(1.2493vw,30.955vh) scale(.092)}to{transform:translate(1.7724vw,99vh) scale(.092)}}.snow:nth-child(167){opacity:.2024;transform:translate(40.9248vw,-10px) scale(.1284);animation:fall-167 25s -5s linear infinite}@keyframes fall-167{73.426%{transform:translate(50.9053vw,73.426vh) scale(.1284)}to{transform:translate(45.91505vw,99vh) scale(.1284)}}.snow:nth-child(168){opacity:1.578;transform:translate(44.3162vw,-10px) scale(.0898);animation:fall-168 25s -12s linear infinite}@keyframes fall-168{76.015%{transform:translate(37.4758vw,76.015vh) scale(.0898)}to{transform:translate(40.896vw,99vh) scale(.0898)}}.snow:nth-child(169){opacity:1.624;transform:translate(56.2323vw,-10px) scale(.5913);animation:fall-169 12s -5s linear infinite}@keyframes fall-169{68.901%{transform:translate(57.3138vw,68.901vh) scale(.5913)}to{transform:translate(56.77305vw,99vh) scale(.5913)}}.snow:nth-child(170){opacity:1.5002;transform:translate(42.5678vw,-10px) scale(.6854);animation:fall-170 24s -9s linear infinite}@keyframes fall-170{34.228%{transform:translate(42.2957vw,34.228vh) scale(.6854)}to{transform:translate(42.43175vw,99vh) scale(.6854)}}.snow:nth-child(171){opacity:1.456;transform:translate(50.1061vw,-10px) scale(.5807);animation:fall-171 18s -22s linear infinite}@keyframes fall-171{47.17%{transform:translate(44.8908vw,47.17vh) scale(.5807)}to{transform:translate(47.49845vw,99vh) scale(.5807)}}.snow:nth-child(172){opacity:1.9098;transform:translate(18.1808vw,-10px) scale(.2343);animation:fall-172 15s -12s linear infinite}@keyframes fall-172{79.542%{transform:translate(21.2159vw,79.542vh) scale(.2343)}to{transform:translate(19.69835vw,99vh) scale(.2343)}}.snow:nth-child(173){opacity:1.5752;transform:translate(4.5249vw,-10px) scale(.2685);animation:fall-173 10s -6s linear infinite}@keyframes fall-173{35.17%{transform:translate(13.3967vw,35.17vh) scale(.2685)}to{transform:translate(8.9608vw,99vh) scale(.2685)}}.snow:nth-child(174){opacity:1.6812;transform:translate(89.4269vw,-10px) scale(.7575);animation:fall-174 20s -27s linear infinite}@keyframes fall-174{61.773%{transform:translate(97.094vw,61.773vh) scale(.7575)}to{transform:translate(93.26045vw,99vh) scale(.7575)}}.snow:nth-child(175){opacity:.6748;transform:translate(5.3515vw,-10px) scale(.8088);animation:fall-175 23s -3s linear infinite}@keyframes fall-175{77.344%{transform:translate(5.4083vw,77.344vh) scale(.8088)}to{transform:translate(5.3799vw,99vh) scale(.8088)}}.snow:nth-child(176){opacity:.813;transform:translate(90.3088vw,-10px) scale(.7666);animation:fall-176 23s -10s linear infinite}@keyframes fall-176{67.451%{transform:translate(88.3779vw,67.451vh) scale(.7666)}to{transform:translate(89.34335vw,99vh) scale(.7666)}}.snow:nth-child(177){opacity:1.9394;transform:translate(76.2977vw,-10px) scale(.1459);animation:fall-177 12s -26s linear infinite}@keyframes fall-177{52.3%{transform:translate(71.1137vw,52.3vh) scale(.1459)}to{transform:translate(73.7057vw,99vh) scale(.1459)}}.snow:nth-child(178){opacity:.7182;transform:translate(17.3938vw,-10px) scale(.4677);animation:fall-178 25s -7s linear infinite}@keyframes fall-178{69.351%{transform:translate(13.4717vw,69.351vh) scale(.4677)}to{transform:translate(15.43275vw,99vh) scale(.4677)}}.snow:nth-child(179){opacity:.2258;transform:translate(13.3018vw,-10px) scale(.4616);animation:fall-179 30s -7s linear infinite}@keyframes fall-179{56.217%{transform:translate(6.1978vw,56.217vh) scale(.4616)}to{transform:translate(9.7498vw,99vh) scale(.4616)}}.snow:nth-child(180){opacity:.3794;transform:translate(18.0321vw,-10px) scale(.8495);animation:fall-180 12s -10s linear infinite}@keyframes fall-180{40.073%{transform:translate(21.9996vw,40.073vh) scale(.8495)}to{transform:translate(20.01585vw,99vh) scale(.8495)}}.snow:nth-child(181){opacity:.4146;transform:translate(4.8531vw,-10px) scale(.5288);animation:fall-181 11s -22s linear infinite}@keyframes fall-181{38.761%{transform:translate(1.4795vw,38.761vh) scale(.5288)}to{transform:translate(3.1663vw,99vh) scale(.5288)}}.snow:nth-child(182){opacity:1.298;transform:translate(85.8441vw,-10px) scale(.7692);animation:fall-182 24s -1s linear infinite}@keyframes fall-182{35.03%{transform:translate(85.2259vw,35.03vh) scale(.7692)}to{transform:translate(85.535vw,99vh) scale(.7692)}}.snow:nth-child(183){opacity:.0486;transform:translate(4.5421vw,-10px) scale(.5565);animation:fall-183 11s -17s linear infinite}@keyframes fall-183{48.818%{transform:translate(1.0582vw,48.818vh) scale(.5565)}to{transform:translate(2.80015vw,99vh) scale(.5565)}}.snow:nth-child(184){opacity:1.5282;transform:translate(31.7562vw,-10px) scale(.4285);animation:fall-184 22s -21s linear infinite}@keyframes fall-184{77.86%{transform:translate(25.2495vw,77.86vh) scale(.4285)}to{transform:translate(28.50285vw,99vh) scale(.4285)}}.snow:nth-child(185){opacity:.3792;transform:translate(76.7851vw,-10px) scale(.5545);animation:fall-185 13s -1s linear infinite}@keyframes fall-185{53.388%{transform:translate(70.3498vw,53.388vh) scale(.5545)}to{transform:translate(73.56745vw,99vh) scale(.5545)}}.snow:nth-child(186){opacity:.1026;transform:translate(14.4243vw,-10px) scale(.7707);animation:fall-186 11s -12s linear infinite}@keyframes fall-186{35.327%{transform:translate(6.4889vw,35.327vh) scale(.7707)}to{transform:translate(10.4566vw,99vh) scale(.7707)}}.snow:nth-child(187){opacity:.296;transform:translate(47.4866vw,-10px) scale(.0757);animation:fall-187 26s -19s linear infinite}@keyframes fall-187{71.392%{transform:translate(46.1669vw,71.392vh) scale(.0757)}to{transform:translate(46.82675vw,99vh) scale(.0757)}}.snow:nth-child(188){opacity:.0752;transform:translate(40.6756vw,-10px) scale(.5085);animation:fall-188 12s -17s linear infinite}@keyframes fall-188{73.232%{transform:translate(39.2665vw,73.232vh) scale(.5085)}to{transform:translate(39.97105vw,99vh) scale(.5085)}}.snow:nth-child(189){opacity:1.01;transform:translate(72.4626vw,-10px) scale(.2713);animation:fall-189 22s -27s linear infinite}@keyframes fall-189{69.501%{transform:translate(70.7035vw,69.501vh) scale(.2713)}to{transform:translate(71.58305vw,99vh) scale(.2713)}}.snow:nth-child(190){opacity:1.25;transform:translate(90.1947vw,-10px) scale(.3334);animation:fall-190 24s -21s linear infinite}@keyframes fall-190{46.665%{transform:translate(84.54vw,46.665vh) scale(.3334)}to{transform:translate(87.36735vw,99vh) scale(.3334)}}.snow:nth-child(191){opacity:.0694;transform:translate(1.3662vw,-10px) scale(.3859);animation:fall-191 29s -7s linear infinite}@keyframes fall-191{74.121%{transform:translate(.146vw,74.121vh) scale(.3859)}to{transform:translate(.7561vw,99vh) scale(.3859)}}.snow:nth-child(192){opacity:1.9872;transform:translate(6.7812vw,-10px) scale(.5208);animation:fall-192 24s -26s linear infinite}@keyframes fall-192{54.116%{transform:translate(3.2892vw,54.116vh) scale(.5208)}to{transform:translate(5.0352vw,99vh) scale(.5208)}}.snow:nth-child(193){opacity:1.2254;transform:translate(58.0137vw,-10px) scale(.1711);animation:fall-193 26s -12s linear infinite}@keyframes fall-193{76.621%{transform:translate(55.5539vw,76.621vh) scale(.1711)}to{transform:translate(56.7838vw,99vh) scale(.1711)}}.snow:nth-child(194){opacity:.554;transform:translate(27.7667vw,-10px) scale(.5639);animation:fall-194 20s -27s linear infinite}@keyframes fall-194{43.535%{transform:translate(28.1657vw,43.535vh) scale(.5639)}to{transform:translate(27.9662vw,99vh) scale(.5639)}}.snow:nth-child(195){opacity:.4902;transform:translate(59.7618vw,-10px) scale(.5015);animation:fall-195 22s -5s linear infinite}@keyframes fall-195{47.232%{transform:translate(52.608vw,47.232vh) scale(.5015)}to{transform:translate(56.1849vw,99vh) scale(.5015)}}.snow:nth-child(196){opacity:.5278;transform:translate(23.0731vw,-10px) scale(.8577);animation:fall-196 23s -7s linear infinite}@keyframes fall-196{75.769%{transform:translate(31.4768vw,75.769vh) scale(.8577)}to{transform:translate(27.27495vw,99vh) scale(.8577)}}.snow:nth-child(197){opacity:.06;transform:translate(98.1905vw,-10px) scale(.6208);animation:fall-197 26s -29s linear infinite}@keyframes fall-197{64.642%{transform:translate(91.2282vw,64.642vh) scale(.6208)}to{transform:translate(94.70935vw,99vh) scale(.6208)}}.snow:nth-child(198){opacity:.5792;transform:translate(40.5147vw,-10px) scale(.3046);animation:fall-198 17s -14s linear infinite}@keyframes fall-198{52.362%{transform:translate(48.1175vw,52.362vh) scale(.3046)}to{transform:translate(44.3161vw,99vh) scale(.3046)}}.snow:nth-child(199){opacity:.2596;transform:translate(20.6866vw,-10px) scale(.9936);animation:fall-199 28s -21s linear infinite}@keyframes fall-199{41.409%{transform:translate(22.2247vw,41.409vh) scale(.9936)}to{transform:translate(21.45565vw,99vh) scale(.9936)}}.snow:nth-child(200){opacity:.2094;transform:translate(10.7428vw,-10px) scale(.533);animation:fall-200 27s -15s linear infinite}@keyframes fall-200{69.579%{transform:translate(7.1272vw,69.579vh) scale(.533)}to{transform:translate(8.935vw,99vh) scale(.533)}}.snow:nth-child(201){opacity:1.0788;transform:translate(69.4708vw,-10px) scale(.5835);animation:fall-201 29s -13s linear infinite}@keyframes fall-201{65.056%{transform:translate(65.1966vw,65.056vh) scale(.5835)}to{transform:translate(67.3337vw,99vh) scale(.5835)}}.snow:nth-child(202){opacity:.392;transform:translate(48.1389vw,-10px) scale(.0944);animation:fall-202 23s -29s linear infinite}@keyframes fall-202{46.958%{transform:translate(39.1745vw,46.958vh) scale(.0944)}to{transform:translate(43.6567vw,99vh) scale(.0944)}}.snow:nth-child(203){opacity:1.772;transform:translate(11.8718vw,-10px) scale(.5706);animation:fall-203 27s -30s linear infinite}@keyframes fall-203{42.386%{transform:translate(3.5019vw,42.386vh) scale(.5706)}to{transform:translate(7.68685vw,99vh) scale(.5706)}}.snow:nth-child(204){opacity:1.2062;transform:translate(15.1538vw,-10px) scale(.8659);animation:fall-204 13s -2s linear infinite}@keyframes fall-204{41.638%{transform:translate(5.3905vw,41.638vh) scale(.8659)}to{transform:translate(10.27215vw,99vh) scale(.8659)}}.snow:nth-child(205){opacity:1.1906;transform:translate(34.2711vw,-10px) scale(.4101);animation:fall-205 23s -1s linear infinite}@keyframes fall-205{62.805%{transform:translate(27.5761vw,62.805vh) scale(.4101)}to{transform:translate(30.9236vw,99vh) scale(.4101)}}.snow:nth-child(206){opacity:1.618;transform:translate(84.5162vw,-10px) scale(.9843);animation:fall-206 10s -24s linear infinite}@keyframes fall-206{36.186%{transform:translate(80.9587vw,36.186vh) scale(.9843)}to{transform:translate(82.73745vw,99vh) scale(.9843)}}.snow:nth-child(207){opacity:.446;transform:translate(4.5366vw,-10px) scale(.9275);animation:fall-207 13s -20s linear infinite}@keyframes fall-207{33.406%{transform:translate(11.1943vw,33.406vh) scale(.9275)}to{transform:translate(7.86545vw,99vh) scale(.9275)}}.snow:nth-child(208){opacity:1.2136;transform:translate(85.0494vw,-10px) scale(.8882);animation:fall-208 27s -29s linear infinite}@keyframes fall-208{57.202%{transform:translate(86.8127vw,57.202vh) scale(.8882)}to{transform:translate(85.93105vw,99vh) scale(.8882)}}.snow:nth-child(209){opacity:1.1928;transform:translate(38.2458vw,-10px) scale(.0885);animation:fall-209 23s -5s linear infinite}@keyframes fall-209{76.6%{transform:translate(44.6382vw,76.6vh) scale(.0885)}to{transform:translate(41.442vw,99vh) scale(.0885)}}.snow:nth-child(210){opacity:.3992;transform:translate(61.7837vw,-10px) scale(.6558);animation:fall-210 26s -21s linear infinite}@keyframes fall-210{71.272%{transform:translate(65.9048vw,71.272vh) scale(.6558)}to{transform:translate(63.84425vw,99vh) scale(.6558)}}.snow:nth-child(211){opacity:1.1186;transform:translate(49.1317vw,-10px) scale(.2804);animation:fall-211 22s -24s linear infinite}@keyframes fall-211{34.352%{transform:translate(43.9347vw,34.352vh) scale(.2804)}to{transform:translate(46.5332vw,99vh) scale(.2804)}}.snow:nth-child(212){opacity:.0002;transform:translate(49.955vw,-10px) scale(.0293);animation:fall-212 20s -25s linear infinite}@keyframes fall-212{78.803%{transform:translate(45.2282vw,78.803vh) scale(.0293)}to{transform:translate(47.5916vw,99vh) scale(.0293)}}.snow:nth-child(213){opacity:1.954;transform:translate(88.0284vw,-10px) scale(.2424);animation:fall-213 14s -10s linear infinite}@keyframes fall-213{44.664%{transform:translate(78.487vw,44.664vh) scale(.2424)}to{transform:translate(83.2577vw,99vh) scale(.2424)}}.snow:nth-child(214){opacity:1.4082;transform:translate(90.4514vw,-10px) scale(.5153);animation:fall-214 29s -12s linear infinite}@keyframes fall-214{36.097%{transform:translate(81.9213vw,36.097vh) scale(.5153)}to{transform:translate(86.18635vw,99vh) scale(.5153)}}.snow:nth-child(215){opacity:.625;transform:translate(32.9445vw,-10px) scale(.6337);animation:fall-215 13s -18s linear infinite}@keyframes fall-215{42.514%{transform:translate(41.586vw,42.514vh) scale(.6337)}to{transform:translate(37.26525vw,99vh) scale(.6337)}}.snow:nth-child(216){opacity:1.2142;transform:translate(19.8785vw,-10px) scale(.7685);animation:fall-216 29s -29s linear infinite}@keyframes fall-216{58.597%{transform:translate(14.8394vw,58.597vh) scale(.7685)}to{transform:translate(17.35895vw,99vh) scale(.7685)}}.snow:nth-child(217){opacity:1.2178;transform:translate(21.4737vw,-10px) scale(.1278);animation:fall-217 21s -4s linear infinite}@keyframes fall-217{47.991%{transform:translate(13.2609vw,47.991vh) scale(.1278)}to{transform:translate(17.3673vw,99vh) scale(.1278)}}.snow:nth-child(218){opacity:.4754;transform:translate(91.3064vw,-10px) scale(.0649);animation:fall-218 15s -18s linear infinite}@keyframes fall-218{58.479%{transform:translate(95.246vw,58.479vh) scale(.0649)}to{transform:translate(93.2762vw,99vh) scale(.0649)}}.snow:nth-child(219){opacity:1.091;transform:translate(51.3438vw,-10px) scale(.0667);animation:fall-219 13s -3s linear infinite}@keyframes fall-219{73.325%{transform:translate(53.7808vw,73.325vh) scale(.0667)}to{transform:translate(52.5623vw,99vh) scale(.0667)}}.snow:nth-child(220){opacity:.8342;transform:translate(65.8733vw,-10px) scale(.0471);animation:fall-220 27s -3s linear infinite}@keyframes fall-220{78.85%{transform:translate(57.3482vw,78.85vh) scale(.0471)}to{transform:translate(61.61075vw,99vh) scale(.0471)}}.snow:nth-child(221){opacity:1.2132;transform:translate(53.8748vw,-10px) scale(.1621);animation:fall-221 19s -6s linear infinite}@keyframes fall-221{43.242%{transform:translate(55.7991vw,43.242vh) scale(.1621)}to{transform:translate(54.83695vw,99vh) scale(.1621)}}.snow:nth-child(222){opacity:.35;transform:translate(79.5407vw,-10px) scale(.3384);animation:fall-222 24s -11s linear infinite}@keyframes fall-222{58.419%{transform:translate(83.1089vw,58.419vh) scale(.3384)}to{transform:translate(81.3248vw,99vh) scale(.3384)}}.snow:nth-child(223){opacity:.2844;transform:translate(36.2792vw,-10px) scale(.7923);animation:fall-223 15s -6s linear infinite}@keyframes fall-223{33.561%{transform:translate(31.1911vw,33.561vh) scale(.7923)}to{transform:translate(33.73515vw,99vh) scale(.7923)}}.snow:nth-child(224){opacity:1.8786;transform:translate(2.1391vw,-10px) scale(.7384);animation:fall-224 21s -5s linear infinite}@keyframes fall-224{34.363%{transform:translate(-.8656vw,34.363vh) scale(.7384)}to{transform:translate(.63675vw,99vh) scale(.7384)}}.snow:nth-child(225){opacity:1.8782;transform:translate(17.4612vw,-10px) scale(.734);animation:fall-225 12s -17s linear infinite}@keyframes fall-225{79.68%{transform:translate(15.9648vw,79.68vh) scale(.734)}to{transform:translate(16.713vw,99vh) scale(.734)}}.snow:nth-child(226){opacity:.1238;transform:translate(46.4151vw,-10px) scale(.5216);animation:fall-226 16s -18s linear infinite}@keyframes fall-226{40.04%{transform:translate(53.4498vw,40.04vh) scale(.5216)}to{transform:translate(49.93245vw,99vh) scale(.5216)}}.snow:nth-child(227){opacity:.392;transform:translate(72.9549vw,-10px) scale(.0036);animation:fall-227 22s -6s linear infinite}@keyframes fall-227{45.155%{transform:translate(75.1347vw,45.155vh) scale(.0036)}to{transform:translate(74.0448vw,99vh) scale(.0036)}}.snow:nth-child(228){opacity:.6822;transform:translate(47.0441vw,-10px) scale(.3364);animation:fall-228 11s -26s linear infinite}@keyframes fall-228{35.309%{transform:translate(50.357vw,35.309vh) scale(.3364)}to{transform:translate(48.70055vw,99vh) scale(.3364)}}.snow:nth-child(229){opacity:1.2662;transform:translate(93.5266vw,-10px) scale(.7704);animation:fall-229 30s -20s linear infinite}@keyframes fall-229{54.712%{transform:translate(92.3419vw,54.712vh) scale(.7704)}to{transform:translate(92.93425vw,99vh) scale(.7704)}}.snow:nth-child(230){opacity:.2574;transform:translate(80.1763vw,-10px) scale(.1994);animation:fall-230 23s -22s linear infinite}@keyframes fall-230{30.931%{transform:translate(79.3915vw,30.931vh) scale(.1994)}to{transform:translate(79.7839vw,99vh) scale(.1994)}}.snow:nth-child(231){opacity:.5986;transform:translate(46.7425vw,-10px) scale(.1898);animation:fall-231 12s -20s linear infinite}@keyframes fall-231{75.169%{transform:translate(46.1647vw,75.169vh) scale(.1898)}to{transform:translate(46.4536vw,99vh) scale(.1898)}}.snow:nth-child(232){opacity:1.0754;transform:translate(74.2636vw,-10px) scale(.5402);animation:fall-232 19s -7s linear infinite}@keyframes fall-232{54.221%{transform:translate(71.2695vw,54.221vh) scale(.5402)}to{transform:translate(72.76655vw,99vh) scale(.5402)}}.snow:nth-child(233){opacity:.5442;transform:translate(33.9814vw,-10px) scale(.6593);animation:fall-233 18s -5s linear infinite}@keyframes fall-233{72.037%{transform:translate(42.5274vw,72.037vh) scale(.6593)}to{transform:translate(38.2544vw,99vh) scale(.6593)}}.snow:nth-child(234){opacity:.9366;transform:translate(96.2359vw,-10px) scale(.5194);animation:fall-234 14s -3s linear infinite}@keyframes fall-234{33.885%{transform:translate(101.1943vw,33.885vh) scale(.5194)}to{transform:translate(98.7151vw,99vh) scale(.5194)}}.snow:nth-child(235){opacity:1.4566;transform:translate(98.2954vw,-10px) scale(.0786);animation:fall-235 10s -23s linear infinite}@keyframes fall-235{66.378%{transform:translate(99.3093vw,66.378vh) scale(.0786)}to{transform:translate(98.80235vw,99vh) scale(.0786)}}.snow:nth-child(236){opacity:1.968;transform:translate(8.3131vw,-10px) scale(.2417);animation:fall-236 21s -21s linear infinite}@keyframes fall-236{79.617%{transform:translate(15.3954vw,79.617vh) scale(.2417)}to{transform:translate(11.85425vw,99vh) scale(.2417)}}.snow:nth-child(237){opacity:.7496;transform:translate(99.0503vw,-10px) scale(.9571);animation:fall-237 25s -8s linear infinite}@keyframes fall-237{48.35%{transform:translate(104.6404vw,48.35vh) scale(.9571)}to{transform:translate(101.84535vw,99vh) scale(.9571)}}.snow:nth-child(238){opacity:.9884;transform:translate(15.8595vw,-10px) scale(.6988);animation:fall-238 16s -7s linear infinite}@keyframes fall-238{70.784%{transform:translate(24.8896vw,70.784vh) scale(.6988)}to{transform:translate(20.37455vw,99vh) scale(.6988)}}.snow:nth-child(239){opacity:1.2292;transform:translate(44.026vw,-10px) scale(.8491);animation:fall-239 14s -25s linear infinite}@keyframes fall-239{72.773%{transform:translate(47.7023vw,72.773vh) scale(.8491)}to{transform:translate(45.86415vw,99vh) scale(.8491)}}.snow:nth-child(240){opacity:.3868;transform:translate(80.0324vw,-10px) scale(.1048);animation:fall-240 22s -25s linear infinite}@keyframes fall-240{36.961%{transform:translate(75.0718vw,36.961vh) scale(.1048)}to{transform:translate(77.5521vw,99vh) scale(.1048)}}.snow:nth-child(241){opacity:1.0486;transform:translate(94.1816vw,-10px) scale(.4855);animation:fall-241 15s -23s linear infinite}@keyframes fall-241{33.62%{transform:translate(101.5541vw,33.62vh) scale(.4855)}to{transform:translate(97.86785vw,99vh) scale(.4855)}}.snow:nth-child(242){opacity:.2952;transform:translate(2.6878vw,-10px) scale(.6013);animation:fall-242 23s -9s linear infinite}@keyframes fall-242{64.266%{transform:translate(3.5109vw,64.266vh) scale(.6013)}to{transform:translate(3.09935vw,99vh) scale(.6013)}}.snow:nth-child(243){opacity:1.8366;transform:translate(33.9742vw,-10px) scale(.4893);animation:fall-243 13s -23s linear infinite}@keyframes fall-243{59.656%{transform:translate(29.5579vw,59.656vh) scale(.4893)}to{transform:translate(31.76605vw,99vh) scale(.4893)}}.snow:nth-child(244){opacity:.2274;transform:translate(14.2161vw,-10px) scale(.5084);animation:fall-244 27s -11s linear infinite}@keyframes fall-244{59.194%{transform:translate(8.8976vw,59.194vh) scale(.5084)}to{transform:translate(11.55685vw,99vh) scale(.5084)}}.snow:nth-child(245){opacity:.707;transform:translate(45.1926vw,-10px) scale(.1962);animation:fall-245 19s -14s linear infinite}@keyframes fall-245{64.707%{transform:translate(54.3985vw,64.707vh) scale(.1962)}to{transform:translate(49.79555vw,99vh) scale(.1962)}}.snow:nth-child(246){opacity:1.2106;transform:translate(99.8869vw,-10px) scale(.1901);animation:fall-246 15s -30s linear infinite}@keyframes fall-246{40.704%{transform:translate(97.9355vw,40.704vh) scale(.1901)}to{transform:translate(98.9112vw,99vh) scale(.1901)}}.snow:nth-child(247){opacity:.2548;transform:translate(27.303vw,-10px) scale(.8891);animation:fall-247 27s -25s linear infinite}@keyframes fall-247{49.909%{transform:translate(19.7596vw,49.909vh) scale(.8891)}to{transform:translate(23.5313vw,99vh) scale(.8891)}}.snow:nth-child(248){opacity:1.8028;transform:translate(70.7128vw,-10px) scale(.3774);animation:fall-248 22s -23s linear infinite}@keyframes fall-248{34.648%{transform:translate(66.1566vw,34.648vh) scale(.3774)}to{transform:translate(68.4347vw,99vh) scale(.3774)}}.snow:nth-child(249){opacity:.8924;transform:translate(49.4304vw,-10px) scale(.434);animation:fall-249 13s -22s linear infinite}@keyframes fall-249{50.151%{transform:translate(39.5524vw,50.151vh) scale(.434)}to{transform:translate(44.4914vw,99vh) scale(.434)}}.snow:nth-child(250){opacity:1.9896;transform:translate(23.6121vw,-10px) scale(.8596);animation:fall-250 21s -13s linear infinite}@keyframes fall-250{41.413%{transform:translate(17.7557vw,41.413vh) scale(.8596)}to{transform:translate(20.6839vw,99vh) scale(.8596)}}.snow:nth-child(251){opacity:1.934;transform:translate(49.6172vw,-10px) scale(.3693);animation:fall-251 20s -8s linear infinite}@keyframes fall-251{44.154%{transform:translate(51.421vw,44.154vh) scale(.3693)}to{transform:translate(50.5191vw,99vh) scale(.3693)}}.snow:nth-child(252){opacity:.6698;transform:translate(28.5784vw,-10px) scale(.3557);animation:fall-252 23s -4s linear infinite}@keyframes fall-252{72.114%{transform:translate(26.5914vw,72.114vh) scale(.3557)}to{transform:translate(27.5849vw,99vh) scale(.3557)}}.snow:nth-child(253){opacity:1.187;transform:translate(25.1395vw,-10px) scale(.6398);animation:fall-253 26s -7s linear infinite}@keyframes fall-253{42.618%{transform:translate(28.358vw,42.618vh) scale(.6398)}to{transform:translate(26.74875vw,99vh) scale(.6398)}}.snow:nth-child(254){opacity:.5134;transform:translate(30.8822vw,-10px) scale(.8172);animation:fall-254 10s -16s linear infinite}@keyframes fall-254{47.833%{transform:translate(22.2028vw,47.833vh) scale(.8172)}to{transform:translate(26.5425vw,99vh) scale(.8172)}}.snow:nth-child(255){opacity:.135;transform:translate(.2256vw,-10px) scale(.9528);animation:fall-255 13s -21s linear infinite}@keyframes fall-255{64.02%{transform:translate(8.9307vw,64.02vh) scale(.9528)}to{transform:translate(4.57815vw,99vh) scale(.9528)}}.snow:nth-child(256){opacity:1.1172;transform:translate(12.3781vw,-10px) scale(.6628);animation:fall-256 28s -1s linear infinite}@keyframes fall-256{63.94%{transform:translate(17.3743vw,63.94vh) scale(.6628)}to{transform:translate(14.8762vw,99vh) scale(.6628)}}.snow:nth-child(257){opacity:.4624;transform:translate(4.395vw,-10px) scale(.7569);animation:fall-257 15s -27s linear infinite}@keyframes fall-257{51.307%{transform:translate(-1.3968vw,51.307vh) scale(.7569)}to{transform:translate(1.4991vw,99vh) scale(.7569)}}.snow:nth-child(258){opacity:.7224;transform:translate(36.6319vw,-10px) scale(.403);animation:fall-258 21s -16s linear infinite}@keyframes fall-258{52.154%{transform:translate(34.138vw,52.154vh) scale(.403)}to{transform:translate(35.38495vw,99vh) scale(.403)}}.snow:nth-child(259){opacity:.6918;transform:translate(59.5288vw,-10px) scale(.7116);animation:fall-259 28s -28s linear infinite}@keyframes fall-259{73.384%{transform:translate(67.1011vw,73.384vh) scale(.7116)}to{transform:translate(63.31495vw,99vh) scale(.7116)}}.snow:nth-child(260){opacity:1.2012;transform:translate(54.9588vw,-10px) scale(.4073);animation:fall-260 19s -23s linear infinite}@keyframes fall-260{39.387%{transform:translate(57.7334vw,39.387vh) scale(.4073)}to{transform:translate(56.3461vw,99vh) scale(.4073)}}.snow:nth-child(261){opacity:1.3998;transform:translate(16.6653vw,-10px) scale(.7988);animation:fall-261 15s -4s linear infinite}@keyframes fall-261{51.695%{transform:translate(26.4998vw,51.695vh) scale(.7988)}to{transform:translate(21.58255vw,99vh) scale(.7988)}}.snow:nth-child(262){opacity:.71;transform:translate(71.6624vw,-10px) scale(.0749);animation:fall-262 27s -29s linear infinite}@keyframes fall-262{35.02%{transform:translate(74.1226vw,35.02vh) scale(.0749)}to{transform:translate(72.8925vw,99vh) scale(.0749)}}.snow:nth-child(263){opacity:.2814;transform:translate(70.4533vw,-10px) scale(.5148);animation:fall-263 20s -17s linear infinite}@keyframes fall-263{75.093%{transform:translate(65.1227vw,75.093vh) scale(.5148)}to{transform:translate(67.788vw,99vh) scale(.5148)}}.snow:nth-child(264){opacity:1.6318;transform:translate(3.646vw,-10px) scale(.1291);animation:fall-264 27s -13s linear infinite}@keyframes fall-264{71.492%{transform:translate(-4.8663vw,71.492vh) scale(.1291)}to{transform:translate(-.61015vw,99vh) scale(.1291)}}.snow:nth-child(265){opacity:1.819;transform:translate(72.0417vw,-10px) scale(.8761);animation:fall-265 25s -28s linear infinite}@keyframes fall-265{62.459%{transform:translate(72.7299vw,62.459vh) scale(.8761)}to{transform:translate(72.3858vw,99vh) scale(.8761)}}.snow:nth-child(266){opacity:1.2536;transform:translate(70.8553vw,-10px) scale(.4863);animation:fall-266 15s -7s linear infinite}@keyframes fall-266{60.471%{transform:translate(65.687vw,60.471vh) scale(.4863)}to{transform:translate(68.27115vw,99vh) scale(.4863)}}.snow:nth-child(267){opacity:.4062;transform:translate(13.7581vw,-10px) scale(.1831);animation:fall-267 19s -9s linear infinite}@keyframes fall-267{58.126%{transform:translate(4.8037vw,58.126vh) scale(.1831)}to{transform:translate(9.2809vw,99vh) scale(.1831)}}.snow:nth-child(268){opacity:.5886;transform:translate(39.0586vw,-10px) scale(.9134);animation:fall-268 24s -6s linear infinite}@keyframes fall-268{38.513%{transform:translate(31.4215vw,38.513vh) scale(.9134)}to{transform:translate(35.24005vw,99vh) scale(.9134)}}.snow:nth-child(269){opacity:1.7098;transform:translate(88.4183vw,-10px) scale(.128);animation:fall-269 25s -29s linear infinite}@keyframes fall-269{33.431%{transform:translate(88.1477vw,33.431vh) scale(.128)}to{transform:translate(88.283vw,99vh) scale(.128)}}.snow:nth-child(270){opacity:.687;transform:translate(4.2118vw,-10px) scale(.3179);animation:fall-270 16s -4s linear infinite}@keyframes fall-270{76.318%{transform:translate(10.5542vw,76.318vh) scale(.3179)}to{transform:translate(7.383vw,99vh) scale(.3179)}}.snow:nth-child(271){opacity:1.7634;transform:translate(28.5473vw,-10px) scale(.6214);animation:fall-271 15s -22s linear infinite}@keyframes fall-271{42.355%{transform:translate(33.6647vw,42.355vh) scale(.6214)}to{transform:translate(31.106vw,99vh) scale(.6214)}}.snow:nth-child(272){opacity:1.82;transform:translate(26.221vw,-10px) scale(.3589);animation:fall-272 18s -3s linear infinite}@keyframes fall-272{34.723%{transform:translate(24.8579vw,34.723vh) scale(.3589)}to{transform:translate(25.53945vw,99vh) scale(.3589)}}.snow:nth-child(273){opacity:1.5762;transform:translate(17.7582vw,-10px) scale(.2329);animation:fall-273 19s -11s linear infinite}@keyframes fall-273{40.487%{transform:translate(15.6678vw,40.487vh) scale(.2329)}to{transform:translate(16.713vw,99vh) scale(.2329)}}.snow:nth-child(274){opacity:.8374;transform:translate(72.6485vw,-10px) scale(.3748);animation:fall-274 21s -14s linear infinite}@keyframes fall-274{68.774%{transform:translate(71.8404vw,68.774vh) scale(.3748)}to{transform:translate(72.24445vw,99vh) scale(.3748)}}.snow:nth-child(275){opacity:1.438;transform:translate(30.8026vw,-10px) scale(.6254);animation:fall-275 10s -2s linear infinite}@keyframes fall-275{40.08%{transform:translate(28.1366vw,40.08vh) scale(.6254)}to{transform:translate(29.4696vw,99vh) scale(.6254)}}.snow:nth-child(276){opacity:1.651;transform:translate(11.6675vw,-10px) scale(.3729);animation:fall-276 22s -18s linear infinite}@keyframes fall-276{37.078%{transform:translate(4.1906vw,37.078vh) scale(.3729)}to{transform:translate(7.92905vw,99vh) scale(.3729)}}.snow:nth-child(277){opacity:.5232;transform:translate(.1582vw,-10px) scale(.6118);animation:fall-277 17s -3s linear infinite}@keyframes fall-277{75.109%{transform:translate(8.6694vw,75.109vh) scale(.6118)}to{transform:translate(4.4138vw,99vh) scale(.6118)}}.snow:nth-child(278){opacity:1.1714;transform:translate(87.3862vw,-10px) scale(.5668);animation:fall-278 18s -25s linear infinite}@keyframes fall-278{72.218%{transform:translate(93.0798vw,72.218vh) scale(.5668)}to{transform:translate(90.233vw,99vh) scale(.5668)}}.snow:nth-child(279){opacity:1.2352;transform:translate(19.9556vw,-10px) scale(.7634);animation:fall-279 11s -26s linear infinite}@keyframes fall-279{42.645%{transform:translate(17.152vw,42.645vh) scale(.7634)}to{transform:translate(18.5538vw,99vh) scale(.7634)}}.snow:nth-child(280){opacity:1.8912;transform:translate(12.9345vw,-10px) scale(.4734);animation:fall-280 11s -29s linear infinite}@keyframes fall-280{63.379%{transform:translate(7.0201vw,63.379vh) scale(.4734)}to{transform:translate(9.9773vw,99vh) scale(.4734)}}.snow:nth-child(281){opacity:1.3688;transform:translate(21.3884vw,-10px) scale(.4614);animation:fall-281 21s -27s linear infinite}@keyframes fall-281{58.288%{transform:translate(18.3783vw,58.288vh) scale(.4614)}to{transform:translate(19.88335vw,99vh) scale(.4614)}}.snow:nth-child(282){opacity:1.4594;transform:translate(63.5481vw,-10px) scale(.4716);animation:fall-282 21s -15s linear infinite}@keyframes fall-282{57.775%{transform:translate(58.5881vw,57.775vh) scale(.4716)}to{transform:translate(61.0681vw,99vh) scale(.4716)}}.snow:nth-child(283){opacity:.0782;transform:translate(65.4922vw,-10px) scale(.1415);animation:fall-283 29s -10s linear infinite}@keyframes fall-283{43.789%{transform:translate(58.695vw,43.789vh) scale(.1415)}to{transform:translate(62.0936vw,99vh) scale(.1415)}}.snow:nth-child(284){opacity:.2548;transform:translate(25.6455vw,-10px) scale(.1998);animation:fall-284 17s -25s linear infinite}@keyframes fall-284{31.253%{transform:translate(35.334vw,31.253vh) scale(.1998)}to{transform:translate(30.48975vw,99vh) scale(.1998)}}.snow:nth-child(285){opacity:1.8544;transform:translate(99.0637vw,-10px) scale(.6293);animation:fall-285 21s -24s linear infinite}@keyframes fall-285{46.778%{transform:translate(94.2008vw,46.778vh) scale(.6293)}to{transform:translate(96.63225vw,99vh) scale(.6293)}}.snow:nth-child(286){opacity:1.2;transform:translate(86.2177vw,-10px) scale(.9475);animation:fall-286 12s -9s linear infinite}@keyframes fall-286{66.049%{transform:translate(83.0909vw,66.049vh) scale(.9475)}to{transform:translate(84.6543vw,99vh) scale(.9475)}}.snow:nth-child(287){opacity:1.8048;transform:translate(88.7233vw,-10px) scale(.312);animation:fall-287 19s -30s linear infinite}@keyframes fall-287{70.267%{transform:translate(81.6251vw,70.267vh) scale(.312)}to{transform:translate(85.1742vw,99vh) scale(.312)}}.snow:nth-child(288){opacity:1.8686;transform:translate(4.8255vw,-10px) scale(.3901);animation:fall-288 17s -8s linear infinite}@keyframes fall-288{35.086%{transform:translate(8.0781vw,35.086vh) scale(.3901)}to{transform:translate(6.4518vw,99vh) scale(.3901)}}.snow:nth-child(289){opacity:1.3288;transform:translate(30.6434vw,-10px) scale(.6043);animation:fall-289 19s -18s linear infinite}@keyframes fall-289{77.689%{transform:translate(39.0441vw,77.689vh) scale(.6043)}to{transform:translate(34.84375vw,99vh) scale(.6043)}}.snow:nth-child(290){opacity:.4922;transform:translate(59.9586vw,-10px) scale(.6988);animation:fall-290 12s -24s linear infinite}@keyframes fall-290{63.388%{transform:translate(64.5045vw,63.388vh) scale(.6988)}to{transform:translate(62.23155vw,99vh) scale(.6988)}}.snow:nth-child(291){opacity:.9922;transform:translate(91.9724vw,-10px) scale(.2277);animation:fall-291 10s -8s linear infinite}@keyframes fall-291{38.912%{transform:translate(95.0562vw,38.912vh) scale(.2277)}to{transform:translate(93.5143vw,99vh) scale(.2277)}}.snow:nth-child(292){opacity:1.2408;transform:translate(23.842vw,-10px) scale(.5434);animation:fall-292 23s -24s linear infinite}@keyframes fall-292{32.046%{transform:translate(29.5173vw,32.046vh) scale(.5434)}to{transform:translate(26.67965vw,99vh) scale(.5434)}}.snow:nth-child(293){opacity:.3058;transform:translate(49.5768vw,-10px) scale(.2443);animation:fall-293 20s -18s linear infinite}@keyframes fall-293{67.871%{transform:translate(40.7166vw,67.871vh) scale(.2443)}to{transform:translate(45.1467vw,99vh) scale(.2443)}}.snow:nth-child(294){opacity:1.8946;transform:translate(51.3223vw,-10px) scale(.0302);animation:fall-294 13s -8s linear infinite}@keyframes fall-294{40.513%{transform:translate(51.9117vw,40.513vh) scale(.0302)}to{transform:translate(51.617vw,99vh) scale(.0302)}}.snow:nth-child(295){opacity:1.6546;transform:translate(80.8311vw,-10px) scale(.1411);animation:fall-295 28s -11s linear infinite}@keyframes fall-295{68.258%{transform:translate(78.93vw,68.258vh) scale(.1411)}to{transform:translate(79.88055vw,99vh) scale(.1411)}}.snow:nth-child(296){opacity:1.2844;transform:translate(73.5873vw,-10px) scale(.226);animation:fall-296 20s -15s linear infinite}@keyframes fall-296{53.504%{transform:translate(66.8575vw,53.504vh) scale(.226)}to{transform:translate(70.2224vw,99vh) scale(.226)}}.snow:nth-child(297){opacity:1.38;transform:translate(92.7154vw,-10px) scale(.2107);animation:fall-297 19s -22s linear infinite}@keyframes fall-297{36.092%{transform:translate(83.1548vw,36.092vh) scale(.2107)}to{transform:translate(87.9351vw,99vh) scale(.2107)}}.snow:nth-child(298){opacity:1.8504;transform:translate(39.4284vw,-10px) scale(.0265);animation:fall-298 28s -2s linear infinite}@keyframes fall-298{67.927%{transform:translate(40.7969vw,67.927vh) scale(.0265)}to{transform:translate(40.11265vw,99vh) scale(.0265)}}.snow:nth-child(299){opacity:1.8626;transform:translate(76.1393vw,-10px) scale(.0144);animation:fall-299 25s -3s linear infinite}@keyframes fall-299{73.364%{transform:translate(69.0029vw,73.364vh) scale(.0144)}to{transform:translate(72.5711vw,99vh) scale(.0144)}}.snow:nth-child(300){opacity:.0682;transform:translate(27.2386vw,-10px) scale(.4508);animation:fall-300 21s -26s linear infinite}@keyframes fall-300{64.608%{transform:translate(34.1016vw,64.608vh) scale(.4508)}to{transform:translate(30.6701vw,99vh) scale(.4508)}}.snow:nth-child(301){opacity:.3138;transform:translate(35.3045vw,-10px) scale(.7236);animation:fall-301 18s -25s linear infinite}@keyframes fall-301{59.97%{transform:translate(34.3067vw,59.97vh) scale(.7236)}to{transform:translate(34.8056vw,99vh) scale(.7236)}}.snow:nth-child(302){opacity:.6396;transform:translate(40.0486vw,-10px) scale(.8407);animation:fall-302 19s -27s linear infinite}@keyframes fall-302{45.167%{transform:translate(38.701vw,45.167vh) scale(.8407)}to{transform:translate(39.3748vw,99vh) scale(.8407)}}.snow:nth-child(303){opacity:1.8686;transform:translate(54.6247vw,-10px) scale(.236);animation:fall-303 26s -7s linear infinite}@keyframes fall-303{62.479%{transform:translate(48.7768vw,62.479vh) scale(.236)}to{transform:translate(51.70075vw,99vh) scale(.236)}}.snow:nth-child(304){opacity:1.1334;transform:translate(52.8418vw,-10px) scale(.8152);animation:fall-304 19s -27s linear infinite}@keyframes fall-304{62.535%{transform:translate(46.2567vw,62.535vh) scale(.8152)}to{transform:translate(49.54925vw,99vh) scale(.8152)}}.snow:nth-child(305){opacity:.4912;transform:translate(93.2271vw,-10px) scale(.8516);animation:fall-305 18s -24s linear infinite}@keyframes fall-305{71.89%{transform:translate(91.9838vw,71.89vh) scale(.8516)}to{transform:translate(92.60545vw,99vh) scale(.8516)}}.snow:nth-child(306){opacity:.1876;transform:translate(68.5806vw,-10px) scale(.7276);animation:fall-306 19s -21s linear infinite}@keyframes fall-306{55.189%{transform:translate(76.3122vw,55.189vh) scale(.7276)}to{transform:translate(72.4464vw,99vh) scale(.7276)}}.snow:nth-child(307){opacity:1.8398;transform:translate(51.6703vw,-10px) scale(.2787);animation:fall-307 14s -15s linear infinite}@keyframes fall-307{77.845%{transform:translate(57.1461vw,77.845vh) scale(.2787)}to{transform:translate(54.4082vw,99vh) scale(.2787)}}.snow:nth-child(308){opacity:.3356;transform:translate(54.9898vw,-10px) scale(.9933);animation:fall-308 16s -15s linear infinite}@keyframes fall-308{33.249%{transform:translate(58.2742vw,33.249vh) scale(.9933)}to{transform:translate(56.632vw,99vh) scale(.9933)}}.snow:nth-child(309){opacity:1.0802;transform:translate(96.9393vw,-10px) scale(.2966);animation:fall-309 28s -23s linear infinite}@keyframes fall-309{62.279%{transform:translate(91.6914vw,62.279vh) scale(.2966)}to{transform:translate(94.31535vw,99vh) scale(.2966)}}.snow:nth-child(310){opacity:.2786;transform:translate(36.5174vw,-10px) scale(.206);animation:fall-310 16s -25s linear infinite}@keyframes fall-310{78.858%{transform:translate(36.2283vw,78.858vh) scale(.206)}to{transform:translate(36.37285vw,99vh) scale(.206)}}.snow:nth-child(311){opacity:.023;transform:translate(69.0657vw,-10px) scale(.5492);animation:fall-311 11s -14s linear infinite}@keyframes fall-311{38.278%{transform:translate(71.0175vw,38.278vh) scale(.5492)}to{transform:translate(70.0416vw,99vh) scale(.5492)}}.snow:nth-child(312){opacity:.3718;transform:translate(2.5447vw,-10px) scale(.8478);animation:fall-312 20s -2s linear infinite}@keyframes fall-312{58.722%{transform:translate(5.1466vw,58.722vh) scale(.8478)}to{transform:translate(3.84565vw,99vh) scale(.8478)}}.snow:nth-child(313){opacity:.4396;transform:translate(17.03vw,-10px) scale(.0586);animation:fall-313 15s -17s linear infinite}@keyframes fall-313{34.385%{transform:translate(15.278vw,34.385vh) scale(.0586)}to{transform:translate(16.154vw,99vh) scale(.0586)}}.snow:nth-child(314){opacity:1.6716;transform:translate(44.0647vw,-10px) scale(.3285);animation:fall-314 27s -28s linear infinite}@keyframes fall-314{53.963%{transform:translate(36.0674vw,53.963vh) scale(.3285)}to{transform:translate(40.06605vw,99vh) scale(.3285)}}.snow:nth-child(315){opacity:1.719;transform:translate(30.8211vw,-10px) scale(.804);animation:fall-315 26s -19s linear infinite}@keyframes fall-315{36.622%{transform:translate(36.8626vw,36.622vh) scale(.804)}to{transform:translate(33.84185vw,99vh) scale(.804)}}.snow:nth-child(316){opacity:1.1586;transform:translate(56.5677vw,-10px) scale(.6546);animation:fall-316 25s -1s linear infinite}@keyframes fall-316{32.625%{transform:translate(63.1801vw,32.625vh) scale(.6546)}to{transform:translate(59.8739vw,99vh) scale(.6546)}}.snow:nth-child(317){opacity:1.3358;transform:translate(49.6998vw,-10px) scale(.564);animation:fall-317 24s -6s linear infinite}@keyframes fall-317{53.628%{transform:translate(55.3344vw,53.628vh) scale(.564)}to{transform:translate(52.5171vw,99vh) scale(.564)}}.snow:nth-child(318){opacity:.57;transform:translate(12.6556vw,-10px) scale(.4395);animation:fall-318 11s -6s linear infinite}@keyframes fall-318{53.901%{transform:translate(21.507vw,53.901vh) scale(.4395)}to{transform:translate(17.0813vw,99vh) scale(.4395)}}.snow:nth-child(319){opacity:1.6916;transform:translate(40.0889vw,-10px) scale(.0045);animation:fall-319 22s -13s linear infinite}@keyframes fall-319{42.319%{transform:translate(39.6394vw,42.319vh) scale(.0045)}to{transform:translate(39.86415vw,99vh) scale(.0045)}}.snow:nth-child(320){opacity:1.3878;transform:translate(82.6227vw,-10px) scale(.9709);animation:fall-320 26s -18s linear infinite}@keyframes fall-320{39.731%{transform:translate(89.7654vw,39.731vh) scale(.9709)}to{transform:translate(86.19405vw,99vh) scale(.9709)}}.snow:nth-child(321){opacity:.0682;transform:translate(30.4603vw,-10px) scale(.3124);animation:fall-321 21s -9s linear infinite}@keyframes fall-321{65.662%{transform:translate(35.3088vw,65.662vh) scale(.3124)}to{transform:translate(32.88455vw,99vh) scale(.3124)}}.snow:nth-child(322){opacity:1.8554;transform:translate(37.7071vw,-10px) scale(.5115);animation:fall-322 28s -18s linear infinite}@keyframes fall-322{46.856%{transform:translate(32.083vw,46.856vh) scale(.5115)}to{transform:translate(34.89505vw,99vh) scale(.5115)}}.snow:nth-child(323){opacity:1.999;transform:translate(52.7539vw,-10px) scale(.2769);animation:fall-323 25s -26s linear infinite}@keyframes fall-323{79.548%{transform:translate(44.5817vw,79.548vh) scale(.2769)}to{transform:translate(48.6678vw,99vh) scale(.2769)}}.snow:nth-child(324){opacity:.5632;transform:translate(1.3537vw,-10px) scale(.7424);animation:fall-324 24s -26s linear infinite}@keyframes fall-324{39.327%{transform:translate(9.7098vw,39.327vh) scale(.7424)}to{transform:translate(5.53175vw,99vh) scale(.7424)}}.snow:nth-child(325){opacity:1.9206;transform:translate(80.6792vw,-10px) scale(.7944);animation:fall-325 17s -19s linear infinite}@keyframes fall-325{58.491%{transform:translate(84.9527vw,58.491vh) scale(.7944)}to{transform:translate(82.81595vw,99vh) scale(.7944)}}.snow:nth-child(326){opacity:1.3804;transform:translate(98.9657vw,-10px) scale(.6982);animation:fall-326 13s -3s linear infinite}@keyframes fall-326{72.756%{transform:translate(105.0345vw,72.756vh) scale(.6982)}to{transform:translate(102.0001vw,99vh) scale(.6982)}}.snow:nth-child(327){opacity:.1634;transform:translate(14.5214vw,-10px) scale(.9078);animation:fall-327 29s -9s linear infinite}@keyframes fall-327{33.201%{transform:translate(23.6436vw,33.201vh) scale(.9078)}to{transform:translate(19.0825vw,99vh) scale(.9078)}}.snow:nth-child(328){opacity:.4286;transform:translate(82.8505vw,-10px) scale(.086);animation:fall-328 24s -20s linear infinite}@keyframes fall-328{59.07%{transform:translate(90.0588vw,59.07vh) scale(.086)}to{transform:translate(86.45465vw,99vh) scale(.086)}}.snow:nth-child(329){opacity:1.9188;transform:translate(52.6305vw,-10px) scale(.4657);animation:fall-329 26s -26s linear infinite}@keyframes fall-329{31.59%{transform:translate(57.3799vw,31.59vh) scale(.4657)}to{transform:translate(55.0052vw,99vh) scale(.4657)}}.snow:nth-child(330){opacity:1.3556;transform:translate(36.6566vw,-10px) scale(.9132);animation:fall-330 24s -16s linear infinite}@keyframes fall-330{66.398%{transform:translate(30.4936vw,66.398vh) scale(.9132)}to{transform:translate(33.5751vw,99vh) scale(.9132)}}.snow:nth-child(331){opacity:1.1708;transform:translate(5.1822vw,-10px) scale(.1392);animation:fall-331 19s -18s linear infinite}@keyframes fall-331{34.263%{transform:translate(8.3849vw,34.263vh) scale(.1392)}to{transform:translate(6.78355vw,99vh) scale(.1392)}}.snow:nth-child(332){opacity:1.2142;transform:translate(28.2862vw,-10px) scale(.7402);animation:fall-332 20s -26s linear infinite}@keyframes fall-332{52.212%{transform:translate(34.3946vw,52.212vh) scale(.7402)}to{transform:translate(31.3404vw,99vh) scale(.7402)}}.snow:nth-child(333){opacity:1.7702;transform:translate(33.7447vw,-10px) scale(.8188);animation:fall-333 17s -27s linear infinite}@keyframes fall-333{31.669%{transform:translate(29.2462vw,31.669vh) scale(.8188)}to{transform:translate(31.49545vw,99vh) scale(.8188)}}.snow:nth-child(334){opacity:.0638;transform:translate(52.8408vw,-10px) scale(.7243);animation:fall-334 30s -27s linear infinite}@keyframes fall-334{41.976%{transform:translate(62.2849vw,41.976vh) scale(.7243)}to{transform:translate(57.56285vw,99vh) scale(.7243)}}.snow:nth-child(335){opacity:1.5354;transform:translate(44.835vw,-10px) scale(.797);animation:fall-335 22s -6s linear infinite}@keyframes fall-335{69.449%{transform:translate(38.5916vw,69.449vh) scale(.797)}to{transform:translate(41.7133vw,99vh) scale(.797)}}.snow:nth-child(336){opacity:.5038;transform:translate(75.3002vw,-10px) scale(.4443);animation:fall-336 18s -3s linear infinite}@keyframes fall-336{30.218%{transform:translate(72.6815vw,30.218vh) scale(.4443)}to{transform:translate(73.99085vw,99vh) scale(.4443)}}.snow:nth-child(337){opacity:.6096;transform:translate(69.1141vw,-10px) scale(.6127);animation:fall-337 23s -17s linear infinite}@keyframes fall-337{38.427%{transform:translate(62.8329vw,38.427vh) scale(.6127)}to{transform:translate(65.9735vw,99vh) scale(.6127)}}.snow:nth-child(338){opacity:.3014;transform:translate(5.4361vw,-10px) scale(.3994);animation:fall-338 14s -2s linear infinite}@keyframes fall-338{30.801%{transform:translate(9.0942vw,30.801vh) scale(.3994)}to{transform:translate(7.26515vw,99vh) scale(.3994)}}.snow:nth-child(339){opacity:.078;transform:translate(2.6087vw,-10px) scale(.2574);animation:fall-339 13s -20s linear infinite}@keyframes fall-339{58.492%{transform:translate(-5.565vw,58.492vh) scale(.2574)}to{transform:translate(-1.47815vw,99vh) scale(.2574)}}.snow:nth-child(340){opacity:1.9592;transform:translate(86.1386vw,-10px) scale(.2782);animation:fall-340 11s -30s linear infinite}@keyframes fall-340{61.392%{transform:translate(94.3036vw,61.392vh) scale(.2782)}to{transform:translate(90.2211vw,99vh) scale(.2782)}}.snow:nth-child(341){opacity:1.4464;transform:translate(18.5626vw,-10px) scale(.0174);animation:fall-341 14s -14s linear infinite}@keyframes fall-341{36.911%{transform:translate(13.6143vw,36.911vh) scale(.0174)}to{transform:translate(16.08845vw,99vh) scale(.0174)}}.snow:nth-child(342){opacity:.0602;transform:translate(92.2077vw,-10px) scale(.6548);animation:fall-342 19s -20s linear infinite}@keyframes fall-342{63.926%{transform:translate(83.4955vw,63.926vh) scale(.6548)}to{transform:translate(87.8516vw,99vh) scale(.6548)}}.snow:nth-child(343){opacity:.4998;transform:translate(79.5476vw,-10px) scale(.0769);animation:fall-343 21s -5s linear infinite}@keyframes fall-343{49.854%{transform:translate(86.5394vw,49.854vh) scale(.0769)}to{transform:translate(83.0435vw,99vh) scale(.0769)}}.snow:nth-child(344){opacity:1.3606;transform:translate(65.2446vw,-10px) scale(.8532);animation:fall-344 27s -7s linear infinite}@keyframes fall-344{52.167%{transform:translate(71.809vw,52.167vh) scale(.8532)}to{transform:translate(68.5268vw,99vh) scale(.8532)}}.snow:nth-child(345){opacity:1.451;transform:translate(22.1527vw,-10px) scale(.7773);animation:fall-345 22s -14s linear infinite}@keyframes fall-345{52.129%{transform:translate(21.2797vw,52.129vh) scale(.7773)}to{transform:translate(21.7162vw,99vh) scale(.7773)}}.snow:nth-child(346){opacity:.6574;transform:translate(48.0267vw,-10px) scale(.9179);animation:fall-346 25s -28s linear infinite}@keyframes fall-346{50.049%{transform:translate(41.275vw,50.049vh) scale(.9179)}to{transform:translate(44.65085vw,99vh) scale(.9179)}}.snow:nth-child(347){opacity:1.0908;transform:translate(56.1861vw,-10px) scale(.5852);animation:fall-347 16s -4s linear infinite}@keyframes fall-347{30.879%{transform:translate(64.2754vw,30.879vh) scale(.5852)}to{transform:translate(60.23075vw,99vh) scale(.5852)}}.snow:nth-child(348){opacity:.8118;transform:translate(27.3364vw,-10px) scale(.2795);animation:fall-348 24s -20s linear infinite}@keyframes fall-348{38.413%{transform:translate(32.6834vw,38.413vh) scale(.2795)}to{transform:translate(30.0099vw,99vh) scale(.2795)}}.snow:nth-child(349){opacity:1.9704;transform:translate(62.8876vw,-10px) scale(.1917);animation:fall-349 11s -8s linear infinite}@keyframes fall-349{48.414%{transform:translate(57.1597vw,48.414vh) scale(.1917)}to{transform:translate(60.02365vw,99vh) scale(.1917)}}.snow:nth-child(350){opacity:.7088;transform:translate(76.8125vw,-10px) scale(.8627);animation:fall-350 24s -28s linear infinite}@keyframes fall-350{34.937%{transform:translate(82.4314vw,34.937vh) scale(.8627)}to{transform:translate(79.62195vw,99vh) scale(.8627)}}.snow:nth-child(351){opacity:1.477;transform:translate(27.033vw,-10px) scale(.2309);animation:fall-351 13s -17s linear infinite}@keyframes fall-351{45.537%{transform:translate(25.6717vw,45.537vh) scale(.2309)}to{transform:translate(26.35235vw,99vh) scale(.2309)}}.snow:nth-child(352){opacity:1.565;transform:translate(8.9278vw,-10px) scale(.6547);animation:fall-352 20s -19s linear infinite}@keyframes fall-352{48.827%{transform:translate(8.1486vw,48.827vh) scale(.6547)}to{transform:translate(8.5382vw,99vh) scale(.6547)}}.snow:nth-child(353){opacity:1.558;transform:translate(47.4738vw,-10px) scale(.8433);animation:fall-353 24s -29s linear infinite}@keyframes fall-353{62.614%{transform:translate(46.2046vw,62.614vh) scale(.8433)}to{transform:translate(46.8392vw,99vh) scale(.8433)}}.snow:nth-child(354){opacity:1.9316;transform:translate(74.7204vw,-10px) scale(.7447);animation:fall-354 18s -8s linear infinite}@keyframes fall-354{50.972%{transform:translate(76.712vw,50.972vh) scale(.7447)}to{transform:translate(75.7162vw,99vh) scale(.7447)}}.snow:nth-child(355){opacity:.379;transform:translate(46.5207vw,-10px) scale(.9049);animation:fall-355 22s -29s linear infinite}@keyframes fall-355{31.111%{transform:translate(55.6713vw,31.111vh) scale(.9049)}to{transform:translate(51.096vw,99vh) scale(.9049)}}.snow:nth-child(356){opacity:1.725;transform:translate(37.3468vw,-10px) scale(.8176);animation:fall-356 22s -30s linear infinite}@keyframes fall-356{67.624%{transform:translate(45.6822vw,67.624vh) scale(.8176)}to{transform:translate(41.5145vw,99vh) scale(.8176)}}.snow:nth-child(357){opacity:1.6802;transform:translate(45.1612vw,-10px) scale(.1567);animation:fall-357 10s -14s linear infinite}@keyframes fall-357{32.907%{transform:translate(38.4622vw,32.907vh) scale(.1567)}to{transform:translate(41.8117vw,99vh) scale(.1567)}}.snow:nth-child(358){opacity:.5174;transform:translate(64.2219vw,-10px) scale(.9959);animation:fall-358 25s -14s linear infinite}@keyframes fall-358{53.452%{transform:translate(72.1928vw,53.452vh) scale(.9959)}to{transform:translate(68.20735vw,99vh) scale(.9959)}}.snow:nth-child(359){opacity:.159;transform:translate(9.9954vw,-10px) scale(.3623);animation:fall-359 29s -9s linear infinite}@keyframes fall-359{33.422%{transform:translate(2.1042vw,33.422vh) scale(.3623)}to{transform:translate(6.0498vw,99vh) scale(.3623)}}.snow:nth-child(360){opacity:.7114;transform:translate(35.6525vw,-10px) scale(.7806);animation:fall-360 14s -11s linear infinite}@keyframes fall-360{61.006%{transform:translate(45.2056vw,61.006vh) scale(.7806)}to{transform:translate(40.42905vw,99vh) scale(.7806)}}.snow:nth-child(361){opacity:1.7846;transform:translate(75.889vw,-10px) scale(.5206);animation:fall-361 21s -4s linear infinite}@keyframes fall-361{47.008%{transform:translate(72.9335vw,47.008vh) scale(.5206)}to{transform:translate(74.41125vw,99vh) scale(.5206)}}.snow:nth-child(362){opacity:1.6924;transform:translate(28.3368vw,-10px) scale(.9281);animation:fall-362 22s -16s linear infinite}@keyframes fall-362{41.969%{transform:translate(36.3433vw,41.969vh) scale(.9281)}to{transform:translate(32.34005vw,99vh) scale(.9281)}}.snow:nth-child(363){opacity:.7438;transform:translate(93.1167vw,-10px) scale(.0036);animation:fall-363 17s -26s linear infinite}@keyframes fall-363{45.039%{transform:translate(85.6028vw,45.039vh) scale(.0036)}to{transform:translate(89.35975vw,99vh) scale(.0036)}}.snow:nth-child(364){opacity:.5318;transform:translate(58.6708vw,-10px) scale(.6268);animation:fall-364 17s -19s linear infinite}@keyframes fall-364{75.282%{transform:translate(59.2608vw,75.282vh) scale(.6268)}to{transform:translate(58.9658vw,99vh) scale(.6268)}}.snow:nth-child(365){opacity:1.1258;transform:translate(28.4182vw,-10px) scale(.7374);animation:fall-365 29s -10s linear infinite}@keyframes fall-365{66.638%{transform:translate(32.453vw,66.638vh) scale(.7374)}to{transform:translate(30.4356vw,99vh) scale(.7374)}}.snow:nth-child(366){opacity:1.8512;transform:translate(19.955vw,-10px) scale(.6773);animation:fall-366 25s -11s linear infinite}@keyframes fall-366{49.826%{transform:translate(24.3818vw,49.826vh) scale(.6773)}to{transform:translate(22.1684vw,99vh) scale(.6773)}}.snow:nth-child(367){opacity:1.1894;transform:translate(45.9645vw,-10px) scale(.016);animation:fall-367 28s -27s linear infinite}@keyframes fall-367{55.646%{transform:translate(41.8013vw,55.646vh) scale(.016)}to{transform:translate(43.8829vw,99vh) scale(.016)}}.snow:nth-child(368){opacity:.06;transform:translate(48.9181vw,-10px) scale(.9337);animation:fall-368 24s -10s linear infinite}@keyframes fall-368{39.425%{transform:translate(49.6962vw,39.425vh) scale(.9337)}to{transform:translate(49.30715vw,99vh) scale(.9337)}}.snow:nth-child(369){opacity:.8128;transform:translate(58.4698vw,-10px) scale(.9828);animation:fall-369 10s -17s linear infinite}@keyframes fall-369{35.228%{transform:translate(58.5234vw,35.228vh) scale(.9828)}to{transform:translate(58.4966vw,99vh) scale(.9828)}}.snow:nth-child(370){opacity:.7198;transform:translate(44.4699vw,-10px) scale(.7742);animation:fall-370 18s -19s linear infinite}@keyframes fall-370{68.495%{transform:translate(39.9445vw,68.495vh) scale(.7742)}to{transform:translate(42.2072vw,99vh) scale(.7742)}}.snow:nth-child(371){opacity:1.9302;transform:translate(66.0967vw,-10px) scale(.0787);animation:fall-371 18s -4s linear infinite}@keyframes fall-371{76.322%{transform:translate(67.216vw,76.322vh) scale(.0787)}to{transform:translate(66.65635vw,99vh) scale(.0787)}}.snow:nth-child(372){opacity:1.7636;transform:translate(30.3001vw,-10px) scale(.4538);animation:fall-372 24s -5s linear infinite}@keyframes fall-372{65.925%{transform:translate(24.7103vw,65.925vh) scale(.4538)}to{transform:translate(27.5052vw,99vh) scale(.4538)}}.snow:nth-child(373){opacity:1.9916;transform:translate(49.3318vw,-10px) scale(.0836);animation:fall-373 20s -16s linear infinite}@keyframes fall-373{41.122%{transform:translate(52.7678vw,41.122vh) scale(.0836)}to{transform:translate(51.0498vw,99vh) scale(.0836)}}.snow:nth-child(374){opacity:1.4672;transform:translate(51.8399vw,-10px) scale(.4893);animation:fall-374 17s -10s linear infinite}@keyframes fall-374{60.049%{transform:translate(44.3039vw,60.049vh) scale(.4893)}to{transform:translate(48.0719vw,99vh) scale(.4893)}}.snow:nth-child(375){opacity:.0754;transform:translate(39.1362vw,-10px) scale(.8255);animation:fall-375 17s -23s linear infinite}@keyframes fall-375{71.378%{transform:translate(37.6026vw,71.378vh) scale(.8255)}to{transform:translate(38.3694vw,99vh) scale(.8255)}}.snow:nth-child(376){opacity:.0742;transform:translate(79.5789vw,-10px) scale(.6686);animation:fall-376 26s -19s linear infinite}@keyframes fall-376{52.175%{transform:translate(89.4483vw,52.175vh) scale(.6686)}to{transform:translate(84.5136vw,99vh) scale(.6686)}}.snow:nth-child(377){opacity:.826;transform:translate(44.4242vw,-10px) scale(.187);animation:fall-377 14s -4s linear infinite}@keyframes fall-377{38.162%{transform:translate(53.1561vw,38.162vh) scale(.187)}to{transform:translate(48.79015vw,99vh) scale(.187)}}.snow:nth-child(378){opacity:.7702;transform:translate(41.2953vw,-10px) scale(.8421);animation:fall-378 13s -29s linear infinite}@keyframes fall-378{76.657%{transform:translate(32.4611vw,76.657vh) scale(.8421)}to{transform:translate(36.8782vw,99vh) scale(.8421)}}.snow:nth-child(379){opacity:.7226;transform:translate(90.579vw,-10px) scale(.0203);animation:fall-379 26s -22s linear infinite}@keyframes fall-379{42.982%{transform:translate(93.858vw,42.982vh) scale(.0203)}to{transform:translate(92.2185vw,99vh) scale(.0203)}}.snow:nth-child(380){opacity:.2238;transform:translate(36.3619vw,-10px) scale(.4032);animation:fall-380 16s -17s linear infinite}@keyframes fall-380{41.17%{transform:translate(39.4724vw,41.17vh) scale(.4032)}to{transform:translate(37.91715vw,99vh) scale(.4032)}}.snow:nth-child(381){opacity:1.19;transform:translate(23.4527vw,-10px) scale(.3755);animation:fall-381 22s -8s linear infinite}@keyframes fall-381{66.844%{transform:translate(16.5639vw,66.844vh) scale(.3755)}to{transform:translate(20.0083vw,99vh) scale(.3755)}}.snow:nth-child(382){opacity:.0112;transform:translate(42.702vw,-10px) scale(.4132);animation:fall-382 20s -1s linear infinite}@keyframes fall-382{74.919%{transform:translate(35.0433vw,74.919vh) scale(.4132)}to{transform:translate(38.87265vw,99vh) scale(.4132)}}.snow:nth-child(383){opacity:1.2312;transform:translate(48.5539vw,-10px) scale(.8773);animation:fall-383 11s -26s linear infinite}@keyframes fall-383{54.576%{transform:translate(57.9856vw,54.576vh) scale(.8773)}to{transform:translate(53.26975vw,99vh) scale(.8773)}}.snow:nth-child(384){opacity:1.407;transform:translate(31.0882vw,-10px) scale(.466);animation:fall-384 18s -15s linear infinite}@keyframes fall-384{73.667%{transform:translate(35.5386vw,73.667vh) scale(.466)}to{transform:translate(33.3134vw,99vh) scale(.466)}}.snow:nth-child(385){opacity:1.7322;transform:translate(85.3284vw,-10px) scale(.7027);animation:fall-385 18s -21s linear infinite}@keyframes fall-385{53.186%{transform:translate(82.4428vw,53.186vh) scale(.7027)}to{transform:translate(83.8856vw,99vh) scale(.7027)}}.snow:nth-child(386){opacity:.1456;transform:translate(77.3306vw,-10px) scale(.8463);animation:fall-386 26s -10s linear infinite}@keyframes fall-386{50.273%{transform:translate(84.277vw,50.273vh) scale(.8463)}to{transform:translate(80.8038vw,99vh) scale(.8463)}}.snow:nth-child(387){opacity:1.3674;transform:translate(96.0116vw,-10px) scale(.7185);animation:fall-387 11s -20s linear infinite}@keyframes fall-387{33.865%{transform:translate(97.3198vw,33.865vh) scale(.7185)}to{transform:translate(96.6657vw,99vh) scale(.7185)}}.snow:nth-child(388){opacity:1.5074;transform:translate(5.7927vw,-10px) scale(.1833);animation:fall-388 21s -9s linear infinite}@keyframes fall-388{41.476%{transform:translate(4.5887vw,41.476vh) scale(.1833)}to{transform:translate(5.1907vw,99vh) scale(.1833)}}.snow:nth-child(389){opacity:1.3984;transform:translate(10.426vw,-10px) scale(.1868);animation:fall-389 22s -26s linear infinite}@keyframes fall-389{48.645%{transform:translate(1.8321vw,48.645vh) scale(.1868)}to{transform:translate(6.12905vw,99vh) scale(.1868)}}.snow:nth-child(390){opacity:1.5308;transform:translate(49.0797vw,-10px) scale(.4437);animation:fall-390 19s -9s linear infinite}@keyframes fall-390{34.265%{transform:translate(53.8159vw,34.265vh) scale(.4437)}to{transform:translate(51.4478vw,99vh) scale(.4437)}}.snow:nth-child(391){opacity:.7362;transform:translate(23.2075vw,-10px) scale(.5077);animation:fall-391 23s -6s linear infinite}@keyframes fall-391{77.455%{transform:translate(20.6196vw,77.455vh) scale(.5077)}to{transform:translate(21.91355vw,99vh) scale(.5077)}}.snow:nth-child(392){opacity:1.7964;transform:translate(20.1235vw,-10px) scale(.7177);animation:fall-392 17s -10s linear infinite}@keyframes fall-392{31.747%{transform:translate(29.2953vw,31.747vh) scale(.7177)}to{transform:translate(24.7094vw,99vh) scale(.7177)}}.snow:nth-child(393){opacity:.7704;transform:translate(31.9595vw,-10px) scale(.3196);animation:fall-393 11s -18s linear infinite}@keyframes fall-393{53.382%{transform:translate(24.2411vw,53.382vh) scale(.3196)}to{transform:translate(28.1003vw,99vh) scale(.3196)}}.snow:nth-child(394){opacity:.106;transform:translate(67.82vw,-10px) scale(.3187);animation:fall-394 30s -11s linear infinite}@keyframes fall-394{49.655%{transform:translate(65.0208vw,49.655vh) scale(.3187)}to{transform:translate(66.4204vw,99vh) scale(.3187)}}.snow:nth-child(395){opacity:1.7656;transform:translate(74.6854vw,-10px) scale(.0499);animation:fall-395 30s -1s linear infinite}@keyframes fall-395{48.97%{transform:translate(70.1526vw,48.97vh) scale(.0499)}to{transform:translate(72.419vw,99vh) scale(.0499)}}.snow:nth-child(396){opacity:1.0834;transform:translate(48.6072vw,-10px) scale(.5224);animation:fall-396 13s -29s linear infinite}@keyframes fall-396{76.34%{transform:translate(46.7544vw,76.34vh) scale(.5224)}to{transform:translate(47.6808vw,99vh) scale(.5224)}}.snow:nth-child(397){opacity:.6274;transform:translate(11.9085vw,-10px) scale(.0118);animation:fall-397 20s -16s linear infinite}@keyframes fall-397{63.873%{transform:translate(14.8356vw,63.873vh) scale(.0118)}to{transform:translate(13.37205vw,99vh) scale(.0118)}}.snow:nth-child(398){opacity:.3812;transform:translate(76.3192vw,-10px) scale(.596);animation:fall-398 13s -5s linear infinite}@keyframes fall-398{39.007%{transform:translate(67.8505vw,39.007vh) scale(.596)}to{transform:translate(72.08485vw,99vh) scale(.596)}}.snow:nth-child(399){opacity:1.561;transform:translate(68.5142vw,-10px) scale(.5127);animation:fall-399 22s -6s linear infinite}@keyframes fall-399{34.362%{transform:translate(71.3955vw,34.362vh) scale(.5127)}to{transform:translate(69.95485vw,99vh) scale(.5127)}}.snow:nth-child(400){opacity:1.353;transform:translate(94.9496vw,-10px) scale(.82);animation:fall-400 27s -21s linear infinite}@keyframes fall-400{36.853%{transform:translate(94.9662vw,36.853vh) scale(.82)}to{transform:translate(94.9579vw,99vh) scale(.82)}}\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==
|