@esfaenza/core 15.2.116 → 15.2.117
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:.195;transform:translate(63.7977vw,-10px) scale(.5574);animation:fall-1 16s -3s linear infinite}@keyframes fall-1{40.379%{transform:translate(70.9644vw,40.379vh) scale(.5574)}to{transform:translate(67.38105vw,99vh) scale(.5574)}}.snow:nth-child(2){opacity:1.6082;transform:translate(46.8966vw,-10px) scale(.4636);animation:fall-2 20s -13s linear infinite}@keyframes fall-2{63.528%{transform:translate(55.6049vw,63.528vh) scale(.4636)}to{transform:translate(51.25075vw,99vh) scale(.4636)}}.snow:nth-child(3){opacity:1.0112;transform:translate(69.6137vw,-10px) scale(.6749);animation:fall-3 15s -6s linear infinite}@keyframes fall-3{75.718%{transform:translate(70.3535vw,75.718vh) scale(.6749)}to{transform:translate(69.9836vw,99vh) scale(.6749)}}.snow:nth-child(4){opacity:1.389;transform:translate(12.7361vw,-10px) scale(.5075);animation:fall-4 15s -12s linear infinite}@keyframes fall-4{41.5%{transform:translate(18.0099vw,41.5vh) scale(.5075)}to{transform:translate(15.373vw,99vh) scale(.5075)}}.snow:nth-child(5){opacity:.6412;transform:translate(76.8421vw,-10px) scale(.7425);animation:fall-5 19s -16s linear infinite}@keyframes fall-5{35.587%{transform:translate(71.6984vw,35.587vh) scale(.7425)}to{transform:translate(74.27025vw,99vh) scale(.7425)}}.snow:nth-child(6){opacity:1.0714;transform:translate(96.5565vw,-10px) scale(.3974);animation:fall-6 23s -6s linear infinite}@keyframes fall-6{34.795%{transform:translate(86.9548vw,34.795vh) scale(.3974)}to{transform:translate(91.75565vw,99vh) scale(.3974)}}.snow:nth-child(7){opacity:.133;transform:translate(8.6196vw,-10px) scale(.9697);animation:fall-7 16s -14s linear infinite}@keyframes fall-7{40.808%{transform:translate(16.1976vw,40.808vh) scale(.9697)}to{transform:translate(12.4086vw,99vh) scale(.9697)}}.snow:nth-child(8){opacity:.6024;transform:translate(92.1412vw,-10px) scale(.7879);animation:fall-8 26s -17s linear infinite}@keyframes fall-8{44.531%{transform:translate(90.2001vw,44.531vh) scale(.7879)}to{transform:translate(91.17065vw,99vh) scale(.7879)}}.snow:nth-child(9){opacity:.7826;transform:translate(47.4227vw,-10px) scale(.8811);animation:fall-9 11s -11s linear infinite}@keyframes fall-9{44.801%{transform:translate(43.7943vw,44.801vh) scale(.8811)}to{transform:translate(45.6085vw,99vh) scale(.8811)}}.snow:nth-child(10){opacity:1.8952;transform:translate(88.5919vw,-10px) scale(.6383);animation:fall-10 13s -25s linear infinite}@keyframes fall-10{70.794%{transform:translate(85.9303vw,70.794vh) scale(.6383)}to{transform:translate(87.2611vw,99vh) scale(.6383)}}.snow:nth-child(11){opacity:.0894;transform:translate(66.2604vw,-10px) scale(.8839);animation:fall-11 20s -29s linear infinite}@keyframes fall-11{46.911%{transform:translate(68.3335vw,46.911vh) scale(.8839)}to{transform:translate(67.29695vw,99vh) scale(.8839)}}.snow:nth-child(12){opacity:.5622;transform:translate(58.0519vw,-10px) scale(.756);animation:fall-12 11s -29s linear infinite}@keyframes fall-12{41.296%{transform:translate(57.7627vw,41.296vh) scale(.756)}to{transform:translate(57.9073vw,99vh) scale(.756)}}.snow:nth-child(13){opacity:1.8882;transform:translate(87.4541vw,-10px) scale(.1504);animation:fall-13 19s -8s linear infinite}@keyframes fall-13{58.668%{transform:translate(79.7184vw,58.668vh) scale(.1504)}to{transform:translate(83.58625vw,99vh) scale(.1504)}}.snow:nth-child(14){opacity:.8476;transform:translate(7.4753vw,-10px) scale(.5801);animation:fall-14 12s -14s linear infinite}@keyframes fall-14{47.493%{transform:translate(10.9035vw,47.493vh) scale(.5801)}to{transform:translate(9.1894vw,99vh) scale(.5801)}}.snow:nth-child(15){opacity:1.298;transform:translate(47.285vw,-10px) scale(.4815);animation:fall-15 26s -5s linear infinite}@keyframes fall-15{71.715%{transform:translate(37.579vw,71.715vh) scale(.4815)}to{transform:translate(42.432vw,99vh) scale(.4815)}}.snow:nth-child(16){opacity:1.4294;transform:translate(61.4958vw,-10px) scale(.0681);animation:fall-16 27s -29s linear infinite}@keyframes fall-16{53.675%{transform:translate(54.143vw,53.675vh) scale(.0681)}to{transform:translate(57.8194vw,99vh) scale(.0681)}}.snow:nth-child(17){opacity:.0704;transform:translate(4.3588vw,-10px) scale(.066);animation:fall-17 10s -22s linear infinite}@keyframes fall-17{30.598%{transform:translate(5.8638vw,30.598vh) scale(.066)}to{transform:translate(5.1113vw,99vh) scale(.066)}}.snow:nth-child(18){opacity:1.8174;transform:translate(72.31vw,-10px) scale(.5958);animation:fall-18 29s -28s linear infinite}@keyframes fall-18{58.326%{transform:translate(64.2732vw,58.326vh) scale(.5958)}to{transform:translate(68.2916vw,99vh) scale(.5958)}}.snow:nth-child(19){opacity:.1704;transform:translate(99.4761vw,-10px) scale(.6171);animation:fall-19 22s -2s linear infinite}@keyframes fall-19{54.265%{transform:translate(97.7804vw,54.265vh) scale(.6171)}to{transform:translate(98.62825vw,99vh) scale(.6171)}}.snow:nth-child(20){opacity:1.182;transform:translate(39.5162vw,-10px) scale(.3175);animation:fall-20 29s -18s linear infinite}@keyframes fall-20{78.333%{transform:translate(35.7425vw,78.333vh) scale(.3175)}to{transform:translate(37.62935vw,99vh) scale(.3175)}}.snow:nth-child(21){opacity:1.8454;transform:translate(98.4784vw,-10px) scale(.9842);animation:fall-21 16s -2s linear infinite}@keyframes fall-21{51.687%{transform:translate(103.6255vw,51.687vh) scale(.9842)}to{transform:translate(101.05195vw,99vh) scale(.9842)}}.snow:nth-child(22){opacity:1.1076;transform:translate(25.999vw,-10px) scale(.9447);animation:fall-22 28s -16s linear infinite}@keyframes fall-22{55.951%{transform:translate(25.1169vw,55.951vh) scale(.9447)}to{transform:translate(25.55795vw,99vh) scale(.9447)}}.snow:nth-child(23){opacity:1.896;transform:translate(41.4882vw,-10px) scale(.3015);animation:fall-23 13s -12s linear infinite}@keyframes fall-23{51.221%{transform:translate(36.3784vw,51.221vh) scale(.3015)}to{transform:translate(38.9333vw,99vh) scale(.3015)}}.snow:nth-child(24){opacity:1.2964;transform:translate(54.7404vw,-10px) scale(.4158);animation:fall-24 27s -24s linear infinite}@keyframes fall-24{57.397%{transform:translate(48.0873vw,57.397vh) scale(.4158)}to{transform:translate(51.41385vw,99vh) scale(.4158)}}.snow:nth-child(25){opacity:1.9452;transform:translate(72.3401vw,-10px) scale(.309);animation:fall-25 30s -21s linear infinite}@keyframes fall-25{79.959%{transform:translate(71.4986vw,79.959vh) scale(.309)}to{transform:translate(71.91935vw,99vh) scale(.309)}}.snow:nth-child(26){opacity:1.3844;transform:translate(58.2234vw,-10px) scale(.9863);animation:fall-26 10s -23s linear infinite}@keyframes fall-26{77.097%{transform:translate(62.4338vw,77.097vh) scale(.9863)}to{transform:translate(60.3286vw,99vh) scale(.9863)}}.snow:nth-child(27){opacity:.8098;transform:translate(16.1792vw,-10px) scale(.647);animation:fall-27 13s -23s linear infinite}@keyframes fall-27{55.471%{transform:translate(20.2408vw,55.471vh) scale(.647)}to{transform:translate(18.21vw,99vh) scale(.647)}}.snow:nth-child(28){opacity:.329;transform:translate(97.0651vw,-10px) scale(.2826);animation:fall-28 14s -16s linear infinite}@keyframes fall-28{41.361%{transform:translate(101.4203vw,41.361vh) scale(.2826)}to{transform:translate(99.2427vw,99vh) scale(.2826)}}.snow:nth-child(29){opacity:1.7636;transform:translate(11.8242vw,-10px) scale(.5404);animation:fall-29 10s -9s linear infinite}@keyframes fall-29{46.587%{transform:translate(3.3021vw,46.587vh) scale(.5404)}to{transform:translate(7.56315vw,99vh) scale(.5404)}}.snow:nth-child(30){opacity:1.3026;transform:translate(43.6853vw,-10px) scale(.3836);animation:fall-30 27s -3s linear infinite}@keyframes fall-30{41.998%{transform:translate(41.634vw,41.998vh) scale(.3836)}to{transform:translate(42.65965vw,99vh) scale(.3836)}}.snow:nth-child(31){opacity:1.3152;transform:translate(66.6962vw,-10px) scale(.4177);animation:fall-31 10s -23s linear infinite}@keyframes fall-31{63.322%{transform:translate(58.4604vw,63.322vh) scale(.4177)}to{transform:translate(62.5783vw,99vh) scale(.4177)}}.snow:nth-child(32){opacity:.2834;transform:translate(56.2195vw,-10px) scale(.3677);animation:fall-32 22s -4s linear infinite}@keyframes fall-32{39.79%{transform:translate(51.5672vw,39.79vh) scale(.3677)}to{transform:translate(53.89335vw,99vh) scale(.3677)}}.snow:nth-child(33){opacity:.7582;transform:translate(77.5671vw,-10px) scale(.1733);animation:fall-33 14s -23s linear infinite}@keyframes fall-33{54.113%{transform:translate(74.2333vw,54.113vh) scale(.1733)}to{transform:translate(75.9002vw,99vh) scale(.1733)}}.snow:nth-child(34){opacity:1.649;transform:translate(95.7276vw,-10px) scale(.4214);animation:fall-34 10s -5s linear infinite}@keyframes fall-34{41.795%{transform:translate(98.1865vw,41.795vh) scale(.4214)}to{transform:translate(96.95705vw,99vh) scale(.4214)}}.snow:nth-child(35){opacity:.9498;transform:translate(32.4497vw,-10px) scale(.2807);animation:fall-35 26s -20s linear infinite}@keyframes fall-35{30.622%{transform:translate(22.7347vw,30.622vh) scale(.2807)}to{transform:translate(27.5922vw,99vh) scale(.2807)}}.snow:nth-child(36){opacity:1.5704;transform:translate(90.2858vw,-10px) scale(.889);animation:fall-36 19s -24s linear infinite}@keyframes fall-36{79.129%{transform:translate(99.6528vw,79.129vh) scale(.889)}to{transform:translate(94.9693vw,99vh) scale(.889)}}.snow:nth-child(37){opacity:.8454;transform:translate(53.9768vw,-10px) scale(.173);animation:fall-37 13s -8s linear infinite}@keyframes fall-37{55.788%{transform:translate(59.4294vw,55.788vh) scale(.173)}to{transform:translate(56.7031vw,99vh) scale(.173)}}.snow:nth-child(38){opacity:.0964;transform:translate(95.1284vw,-10px) scale(.2551);animation:fall-38 29s -8s linear infinite}@keyframes fall-38{47.702%{transform:translate(98.9235vw,47.702vh) scale(.2551)}to{transform:translate(97.02595vw,99vh) scale(.2551)}}.snow:nth-child(39){opacity:.7838;transform:translate(62.4197vw,-10px) scale(.7126);animation:fall-39 27s -22s linear infinite}@keyframes fall-39{31.454%{transform:translate(61.1244vw,31.454vh) scale(.7126)}to{transform:translate(61.77205vw,99vh) scale(.7126)}}.snow:nth-child(40){opacity:.6622;transform:translate(67.505vw,-10px) scale(.0101);animation:fall-40 10s -7s linear infinite}@keyframes fall-40{52.329%{transform:translate(59.5193vw,52.329vh) scale(.0101)}to{transform:translate(63.51215vw,99vh) scale(.0101)}}.snow:nth-child(41){opacity:.0588;transform:translate(2.3471vw,-10px) scale(.7282);animation:fall-41 26s -13s linear infinite}@keyframes fall-41{69.063%{transform:translate(5.5166vw,69.063vh) scale(.7282)}to{transform:translate(3.93185vw,99vh) scale(.7282)}}.snow:nth-child(42){opacity:.1906;transform:translate(31.3811vw,-10px) scale(.5528);animation:fall-42 17s -22s linear infinite}@keyframes fall-42{66.061%{transform:translate(34.1189vw,66.061vh) scale(.5528)}to{transform:translate(32.75vw,99vh) scale(.5528)}}.snow:nth-child(43){opacity:1.777;transform:translate(11.2426vw,-10px) scale(.0222);animation:fall-43 28s -2s linear infinite}@keyframes fall-43{62.632%{transform:translate(10.0195vw,62.632vh) scale(.0222)}to{transform:translate(10.63105vw,99vh) scale(.0222)}}.snow:nth-child(44){opacity:.5318;transform:translate(70.5587vw,-10px) scale(.4824);animation:fall-44 11s -10s linear infinite}@keyframes fall-44{65.045%{transform:translate(61.9857vw,65.045vh) scale(.4824)}to{transform:translate(66.2722vw,99vh) scale(.4824)}}.snow:nth-child(45){opacity:.901;transform:translate(43.6263vw,-10px) scale(.2111);animation:fall-45 29s -7s linear infinite}@keyframes fall-45{67.322%{transform:translate(39.7812vw,67.322vh) scale(.2111)}to{transform:translate(41.70375vw,99vh) scale(.2111)}}.snow:nth-child(46){opacity:1.3284;transform:translate(80.2866vw,-10px) scale(.411);animation:fall-46 16s -13s linear infinite}@keyframes fall-46{50.977%{transform:translate(82.7541vw,50.977vh) scale(.411)}to{transform:translate(81.52035vw,99vh) scale(.411)}}.snow:nth-child(47){opacity:.41;transform:translate(52.3056vw,-10px) scale(.3194);animation:fall-47 21s -9s linear infinite}@keyframes fall-47{32.129%{transform:translate(50.4767vw,32.129vh) scale(.3194)}to{transform:translate(51.39115vw,99vh) scale(.3194)}}.snow:nth-child(48){opacity:.4214;transform:translate(5.4143vw,-10px) scale(.5754);animation:fall-48 10s -16s linear infinite}@keyframes fall-48{74.09%{transform:translate(5.2968vw,74.09vh) scale(.5754)}to{transform:translate(5.35555vw,99vh) scale(.5754)}}.snow:nth-child(49){opacity:1.589;transform:translate(83.9992vw,-10px) scale(.6079);animation:fall-49 17s -7s linear infinite}@keyframes fall-49{61.909%{transform:translate(93.4954vw,61.909vh) scale(.6079)}to{transform:translate(88.7473vw,99vh) scale(.6079)}}.snow:nth-child(50){opacity:.71;transform:translate(38.0908vw,-10px) scale(.3353);animation:fall-50 13s -21s linear infinite}@keyframes fall-50{53.804%{transform:translate(28.1582vw,53.804vh) scale(.3353)}to{transform:translate(33.1245vw,99vh) scale(.3353)}}.snow:nth-child(51){opacity:1.5698;transform:translate(57.6103vw,-10px) scale(.2272);animation:fall-51 28s -24s linear infinite}@keyframes fall-51{73.202%{transform:translate(63.6619vw,73.202vh) scale(.2272)}to{transform:translate(60.6361vw,99vh) scale(.2272)}}.snow:nth-child(52){opacity:.6384;transform:translate(36.6783vw,-10px) scale(.1569);animation:fall-52 19s -24s linear infinite}@keyframes fall-52{52.112%{transform:translate(29.6968vw,52.112vh) scale(.1569)}to{transform:translate(33.18755vw,99vh) scale(.1569)}}.snow:nth-child(53){opacity:.7854;transform:translate(99.6984vw,-10px) scale(.8189);animation:fall-53 13s -23s linear infinite}@keyframes fall-53{35.324%{transform:translate(91.7222vw,35.324vh) scale(.8189)}to{transform:translate(95.7103vw,99vh) scale(.8189)}}.snow:nth-child(54){opacity:.1952;transform:translate(47.3513vw,-10px) scale(.2596);animation:fall-54 29s -28s linear infinite}@keyframes fall-54{79.487%{transform:translate(39.6vw,79.487vh) scale(.2596)}to{transform:translate(43.47565vw,99vh) scale(.2596)}}.snow:nth-child(55){opacity:1.793;transform:translate(91.8461vw,-10px) scale(.9134);animation:fall-55 12s -30s linear infinite}@keyframes fall-55{76.675%{transform:translate(83.3313vw,76.675vh) scale(.9134)}to{transform:translate(87.5887vw,99vh) scale(.9134)}}.snow:nth-child(56){opacity:.918;transform:translate(83.0478vw,-10px) scale(.9964);animation:fall-56 17s -14s linear infinite}@keyframes fall-56{36.069%{transform:translate(78.7096vw,36.069vh) scale(.9964)}to{transform:translate(80.8787vw,99vh) scale(.9964)}}.snow:nth-child(57){opacity:1.9792;transform:translate(82.9793vw,-10px) scale(.8379);animation:fall-57 28s -30s linear infinite}@keyframes fall-57{41.053%{transform:translate(78.9884vw,41.053vh) scale(.8379)}to{transform:translate(80.98385vw,99vh) scale(.8379)}}.snow:nth-child(58){opacity:.7904;transform:translate(38.6093vw,-10px) scale(.21);animation:fall-58 30s -10s linear infinite}@keyframes fall-58{60.671%{transform:translate(40.6577vw,60.671vh) scale(.21)}to{transform:translate(39.6335vw,99vh) scale(.21)}}.snow:nth-child(59){opacity:1.5564;transform:translate(79.8599vw,-10px) scale(.2031);animation:fall-59 23s -29s linear infinite}@keyframes fall-59{59.131%{transform:translate(87.4955vw,59.131vh) scale(.2031)}to{transform:translate(83.6777vw,99vh) scale(.2031)}}.snow:nth-child(60){opacity:.7782;transform:translate(84.7775vw,-10px) scale(.4463);animation:fall-60 11s -29s linear infinite}@keyframes fall-60{57.676%{transform:translate(92.5771vw,57.676vh) scale(.4463)}to{transform:translate(88.6773vw,99vh) scale(.4463)}}.snow:nth-child(61){opacity:.5448;transform:translate(.4489vw,-10px) scale(.4129);animation:fall-61 27s -13s linear infinite}@keyframes fall-61{39.809%{transform:translate(5.4926vw,39.809vh) scale(.4129)}to{transform:translate(2.97075vw,99vh) scale(.4129)}}.snow:nth-child(62){opacity:1.8686;transform:translate(66.4653vw,-10px) scale(.0806);animation:fall-62 29s -12s linear infinite}@keyframes fall-62{63.859%{transform:translate(70.4811vw,63.859vh) scale(.0806)}to{transform:translate(68.4732vw,99vh) scale(.0806)}}.snow:nth-child(63){opacity:1.8574;transform:translate(29.0153vw,-10px) scale(.9694);animation:fall-63 16s -22s linear infinite}@keyframes fall-63{69.381%{transform:translate(22.6406vw,69.381vh) scale(.9694)}to{transform:translate(25.82795vw,99vh) scale(.9694)}}.snow:nth-child(64){opacity:1.1164;transform:translate(13.0919vw,-10px) scale(.1635);animation:fall-64 18s -13s linear infinite}@keyframes fall-64{65.83%{transform:translate(9.2727vw,65.83vh) scale(.1635)}to{transform:translate(11.1823vw,99vh) scale(.1635)}}.snow:nth-child(65){opacity:1.1138;transform:translate(46.4223vw,-10px) scale(.5609);animation:fall-65 25s -7s linear infinite}@keyframes fall-65{56.937%{transform:translate(37.7169vw,56.937vh) scale(.5609)}to{transform:translate(42.0696vw,99vh) scale(.5609)}}.snow:nth-child(66){opacity:1.1094;transform:translate(4.4049vw,-10px) scale(.1548);animation:fall-66 19s -22s linear infinite}@keyframes fall-66{69.339%{transform:translate(13.3169vw,69.339vh) scale(.1548)}to{transform:translate(8.8609vw,99vh) scale(.1548)}}.snow:nth-child(67){opacity:1.1276;transform:translate(15.5396vw,-10px) scale(.1788);animation:fall-67 18s -9s linear infinite}@keyframes fall-67{61.277%{transform:translate(25.2579vw,61.277vh) scale(.1788)}to{transform:translate(20.39875vw,99vh) scale(.1788)}}.snow:nth-child(68){opacity:1.2968;transform:translate(59.1848vw,-10px) scale(.3597);animation:fall-68 25s -7s linear infinite}@keyframes fall-68{71.613%{transform:translate(64.8079vw,71.613vh) scale(.3597)}to{transform:translate(61.99635vw,99vh) scale(.3597)}}.snow:nth-child(69){opacity:.3226;transform:translate(2.386vw,-10px) scale(.6777);animation:fall-69 19s -3s linear infinite}@keyframes fall-69{37.903%{transform:translate(-3.3887vw,37.903vh) scale(.6777)}to{transform:translate(-.50135vw,99vh) scale(.6777)}}.snow:nth-child(70){opacity:1.5652;transform:translate(85.1971vw,-10px) scale(.0076);animation:fall-70 17s -12s linear infinite}@keyframes fall-70{47.831%{transform:translate(83.8277vw,47.831vh) scale(.0076)}to{transform:translate(84.5124vw,99vh) scale(.0076)}}.snow:nth-child(71){opacity:1.4686;transform:translate(43.0143vw,-10px) scale(.1737);animation:fall-71 13s -19s linear infinite}@keyframes fall-71{68.276%{transform:translate(38.3504vw,68.276vh) scale(.1737)}to{transform:translate(40.68235vw,99vh) scale(.1737)}}.snow:nth-child(72){opacity:1.3888;transform:translate(21.3923vw,-10px) scale(.783);animation:fall-72 30s -24s linear infinite}@keyframes fall-72{71.903%{transform:translate(25.2267vw,71.903vh) scale(.783)}to{transform:translate(23.3095vw,99vh) scale(.783)}}.snow:nth-child(73){opacity:.8448;transform:translate(90.6701vw,-10px) scale(.8313);animation:fall-73 25s -5s linear infinite}@keyframes fall-73{44.076%{transform:translate(94.4562vw,44.076vh) scale(.8313)}to{transform:translate(92.56315vw,99vh) scale(.8313)}}.snow:nth-child(74){opacity:.6502;transform:translate(72.5126vw,-10px) scale(.6594);animation:fall-74 23s -12s linear infinite}@keyframes fall-74{77.638%{transform:translate(74.6671vw,77.638vh) scale(.6594)}to{transform:translate(73.58985vw,99vh) scale(.6594)}}.snow:nth-child(75){opacity:1.0784;transform:translate(12.0186vw,-10px) scale(.1424);animation:fall-75 20s -19s linear infinite}@keyframes fall-75{34.989%{transform:translate(18.607vw,34.989vh) scale(.1424)}to{transform:translate(15.3128vw,99vh) scale(.1424)}}.snow:nth-child(76){opacity:.9234;transform:translate(11.8326vw,-10px) scale(.21);animation:fall-76 10s -4s linear infinite}@keyframes fall-76{62.956%{transform:translate(8.9632vw,62.956vh) scale(.21)}to{transform:translate(10.3979vw,99vh) scale(.21)}}.snow:nth-child(77){opacity:.2726;transform:translate(43.4555vw,-10px) scale(.1865);animation:fall-77 19s -30s linear infinite}@keyframes fall-77{76.993%{transform:translate(38.7524vw,76.993vh) scale(.1865)}to{transform:translate(41.10395vw,99vh) scale(.1865)}}.snow:nth-child(78){opacity:.1762;transform:translate(59.8067vw,-10px) scale(.7012);animation:fall-78 29s -26s linear infinite}@keyframes fall-78{31.553%{transform:translate(56.9009vw,31.553vh) scale(.7012)}to{transform:translate(58.3538vw,99vh) scale(.7012)}}.snow:nth-child(79){opacity:1.4998;transform:translate(24.8376vw,-10px) scale(.03);animation:fall-79 14s -6s linear infinite}@keyframes fall-79{44.14%{transform:translate(18.1166vw,44.14vh) scale(.03)}to{transform:translate(21.4771vw,99vh) scale(.03)}}.snow:nth-child(80){opacity:1.3078;transform:translate(81.8626vw,-10px) scale(.2799);animation:fall-80 22s -3s linear infinite}@keyframes fall-80{63.878%{transform:translate(88.6488vw,63.878vh) scale(.2799)}to{transform:translate(85.2557vw,99vh) scale(.2799)}}.snow:nth-child(81){opacity:.5168;transform:translate(8.2909vw,-10px) scale(.4402);animation:fall-81 21s -13s linear infinite}@keyframes fall-81{42.145%{transform:translate(1.0928vw,42.145vh) scale(.4402)}to{transform:translate(4.69185vw,99vh) scale(.4402)}}.snow:nth-child(82){opacity:1.3394;transform:translate(24.9086vw,-10px) scale(.9466);animation:fall-82 15s -27s linear infinite}@keyframes fall-82{72.71%{transform:translate(31.7658vw,72.71vh) scale(.9466)}to{transform:translate(28.3372vw,99vh) scale(.9466)}}.snow:nth-child(83){opacity:1.9202;transform:translate(65.6549vw,-10px) scale(.0745);animation:fall-83 28s -25s linear infinite}@keyframes fall-83{55.039%{transform:translate(61.9462vw,55.039vh) scale(.0745)}to{transform:translate(63.80055vw,99vh) scale(.0745)}}.snow:nth-child(84){opacity:1.1816;transform:translate(48.0976vw,-10px) scale(.5516);animation:fall-84 18s -20s linear infinite}@keyframes fall-84{46.112%{transform:translate(51.4189vw,46.112vh) scale(.5516)}to{transform:translate(49.75825vw,99vh) scale(.5516)}}.snow:nth-child(85){opacity:1.1252;transform:translate(63.6192vw,-10px) scale(.9303);animation:fall-85 29s -11s linear infinite}@keyframes fall-85{70.352%{transform:translate(62.3387vw,70.352vh) scale(.9303)}to{transform:translate(62.97895vw,99vh) scale(.9303)}}.snow:nth-child(86){opacity:1.7466;transform:translate(31.7274vw,-10px) scale(.8048);animation:fall-86 13s -7s linear infinite}@keyframes fall-86{44.181%{transform:translate(38.7509vw,44.181vh) scale(.8048)}to{transform:translate(35.23915vw,99vh) scale(.8048)}}.snow:nth-child(87){opacity:1.2796;transform:translate(74.9952vw,-10px) scale(.7535);animation:fall-87 24s -29s linear infinite}@keyframes fall-87{52.209%{transform:translate(80.8272vw,52.209vh) scale(.7535)}to{transform:translate(77.9112vw,99vh) scale(.7535)}}.snow:nth-child(88){opacity:1.4778;transform:translate(60.3649vw,-10px) scale(.4519);animation:fall-88 22s -13s linear infinite}@keyframes fall-88{34.199%{transform:translate(65.5604vw,34.199vh) scale(.4519)}to{transform:translate(62.96265vw,99vh) scale(.4519)}}.snow:nth-child(89){opacity:1.5366;transform:translate(52.1685vw,-10px) scale(.4395);animation:fall-89 27s -22s linear infinite}@keyframes fall-89{33.328%{transform:translate(48.2813vw,33.328vh) scale(.4395)}to{transform:translate(50.2249vw,99vh) scale(.4395)}}.snow:nth-child(90){opacity:1.4464;transform:translate(85.4748vw,-10px) scale(.185);animation:fall-90 22s -16s linear infinite}@keyframes fall-90{35.633%{transform:translate(91.6715vw,35.633vh) scale(.185)}to{transform:translate(88.57315vw,99vh) scale(.185)}}.snow:nth-child(91){opacity:.6048;transform:translate(21.4246vw,-10px) scale(.3004);animation:fall-91 26s -19s linear infinite}@keyframes fall-91{69.032%{transform:translate(17.3695vw,69.032vh) scale(.3004)}to{transform:translate(19.39705vw,99vh) scale(.3004)}}.snow:nth-child(92){opacity:1.561;transform:translate(62.8256vw,-10px) scale(.7121);animation:fall-92 16s -18s linear infinite}@keyframes fall-92{41.152%{transform:translate(53.4114vw,41.152vh) scale(.7121)}to{transform:translate(58.1185vw,99vh) scale(.7121)}}.snow:nth-child(93){opacity:.8294;transform:translate(26.2975vw,-10px) scale(.344);animation:fall-93 21s -18s linear infinite}@keyframes fall-93{61.73%{transform:translate(20.8845vw,61.73vh) scale(.344)}to{transform:translate(23.591vw,99vh) scale(.344)}}.snow:nth-child(94){opacity:1.0838;transform:translate(39.399vw,-10px) scale(.2111);animation:fall-94 24s -19s linear infinite}@keyframes fall-94{37.4%{transform:translate(35.7282vw,37.4vh) scale(.2111)}to{transform:translate(37.5636vw,99vh) scale(.2111)}}.snow:nth-child(95){opacity:1.4444;transform:translate(27.8964vw,-10px) scale(.4412);animation:fall-95 25s -20s linear infinite}@keyframes fall-95{30.617%{transform:translate(21.4526vw,30.617vh) scale(.4412)}to{transform:translate(24.6745vw,99vh) scale(.4412)}}.snow:nth-child(96){opacity:.5068;transform:translate(44.0114vw,-10px) scale(.0453);animation:fall-96 17s -21s linear infinite}@keyframes fall-96{49.035%{transform:translate(44.0047vw,49.035vh) scale(.0453)}to{transform:translate(44.00805vw,99vh) scale(.0453)}}.snow:nth-child(97){opacity:.3398;transform:translate(91.8743vw,-10px) scale(.9346);animation:fall-97 15s -9s linear infinite}@keyframes fall-97{64.761%{transform:translate(89.657vw,64.761vh) scale(.9346)}to{transform:translate(90.76565vw,99vh) scale(.9346)}}.snow:nth-child(98){opacity:1.2332;transform:translate(74.8368vw,-10px) scale(.7877);animation:fall-98 22s -1s linear infinite}@keyframes fall-98{49.945%{transform:translate(75.0764vw,49.945vh) scale(.7877)}to{transform:translate(74.9566vw,99vh) scale(.7877)}}.snow:nth-child(99){opacity:1.7992;transform:translate(31.0168vw,-10px) scale(.1073);animation:fall-99 10s -15s linear infinite}@keyframes fall-99{39.668%{transform:translate(26.1777vw,39.668vh) scale(.1073)}to{transform:translate(28.59725vw,99vh) scale(.1073)}}.snow:nth-child(100){opacity:.5152;transform:translate(11.5949vw,-10px) scale(.4723);animation:fall-100 20s -22s linear infinite}@keyframes fall-100{31.912%{transform:translate(20.5331vw,31.912vh) scale(.4723)}to{transform:translate(16.064vw,99vh) scale(.4723)}}.snow:nth-child(101){opacity:.1302;transform:translate(50.6191vw,-10px) scale(.9895);animation:fall-101 30s -9s linear infinite}@keyframes fall-101{48.511%{transform:translate(45.9926vw,48.511vh) scale(.9895)}to{transform:translate(48.30585vw,99vh) scale(.9895)}}.snow:nth-child(102){opacity:1.8664;transform:translate(37.508vw,-10px) scale(.7957);animation:fall-102 17s -7s linear infinite}@keyframes fall-102{34.331%{transform:translate(28.1309vw,34.331vh) scale(.7957)}to{transform:translate(32.81945vw,99vh) scale(.7957)}}.snow:nth-child(103){opacity:1.5696;transform:translate(66.0349vw,-10px) scale(.6995);animation:fall-103 16s -20s linear infinite}@keyframes fall-103{68.527%{transform:translate(57.3248vw,68.527vh) scale(.6995)}to{transform:translate(61.67985vw,99vh) scale(.6995)}}.snow:nth-child(104){opacity:1.0564;transform:translate(45.2826vw,-10px) scale(.8345);animation:fall-104 10s -21s linear infinite}@keyframes fall-104{42.381%{transform:translate(53.6451vw,42.381vh) scale(.8345)}to{transform:translate(49.46385vw,99vh) scale(.8345)}}.snow:nth-child(105){opacity:1.3996;transform:translate(19.9252vw,-10px) scale(.0116);animation:fall-105 26s -11s linear infinite}@keyframes fall-105{32.75%{transform:translate(14.3597vw,32.75vh) scale(.0116)}to{transform:translate(17.14245vw,99vh) scale(.0116)}}.snow:nth-child(106){opacity:.5582;transform:translate(70.2409vw,-10px) scale(.4555);animation:fall-106 25s -17s linear infinite}@keyframes fall-106{52.223%{transform:translate(64.8053vw,52.223vh) scale(.4555)}to{transform:translate(67.5231vw,99vh) scale(.4555)}}.snow:nth-child(107){opacity:1.3714;transform:translate(76.5275vw,-10px) scale(.8086);animation:fall-107 21s -5s linear infinite}@keyframes fall-107{44.407%{transform:translate(79.8784vw,44.407vh) scale(.8086)}to{transform:translate(78.20295vw,99vh) scale(.8086)}}.snow:nth-child(108){opacity:.6388;transform:translate(16.0712vw,-10px) scale(.1809);animation:fall-108 16s -27s linear infinite}@keyframes fall-108{32.553%{transform:translate(7.5789vw,32.553vh) scale(.1809)}to{transform:translate(11.82505vw,99vh) scale(.1809)}}.snow:nth-child(109){opacity:1.044;transform:translate(89.6148vw,-10px) scale(.0949);animation:fall-109 18s -17s linear infinite}@keyframes fall-109{38.411%{transform:translate(87.3034vw,38.411vh) scale(.0949)}to{transform:translate(88.4591vw,99vh) scale(.0949)}}.snow:nth-child(110){opacity:1.3974;transform:translate(64.1594vw,-10px) scale(.4986);animation:fall-110 25s -27s linear infinite}@keyframes fall-110{67.139%{transform:translate(73.4924vw,67.139vh) scale(.4986)}to{transform:translate(68.8259vw,99vh) scale(.4986)}}.snow:nth-child(111){opacity:1.0106;transform:translate(16.4526vw,-10px) scale(.3435);animation:fall-111 26s -18s linear infinite}@keyframes fall-111{52.791%{transform:translate(8.0715vw,52.791vh) scale(.3435)}to{transform:translate(12.26205vw,99vh) scale(.3435)}}.snow:nth-child(112){opacity:1.4618;transform:translate(36.9957vw,-10px) scale(.921);animation:fall-112 15s -25s linear infinite}@keyframes fall-112{44.501%{transform:translate(35.282vw,44.501vh) scale(.921)}to{transform:translate(36.13885vw,99vh) scale(.921)}}.snow:nth-child(113){opacity:.5052;transform:translate(6.4924vw,-10px) scale(.8596);animation:fall-113 26s -18s linear infinite}@keyframes fall-113{48.933%{transform:translate(8.1585vw,48.933vh) scale(.8596)}to{transform:translate(7.32545vw,99vh) scale(.8596)}}.snow:nth-child(114){opacity:1.8802;transform:translate(23.1792vw,-10px) scale(.6713);animation:fall-114 30s -25s linear infinite}@keyframes fall-114{73.738%{transform:translate(32.0496vw,73.738vh) scale(.6713)}to{transform:translate(27.6144vw,99vh) scale(.6713)}}.snow:nth-child(115){opacity:.5292;transform:translate(9.0404vw,-10px) scale(.1912);animation:fall-115 26s -17s linear infinite}@keyframes fall-115{40.414%{transform:translate(13.6404vw,40.414vh) scale(.1912)}to{transform:translate(11.3404vw,99vh) scale(.1912)}}.snow:nth-child(116){opacity:.3214;transform:translate(86.4141vw,-10px) scale(.3793);animation:fall-116 23s -5s linear infinite}@keyframes fall-116{61.176%{transform:translate(92.9335vw,61.176vh) scale(.3793)}to{transform:translate(89.6738vw,99vh) scale(.3793)}}.snow:nth-child(117){opacity:1.943;transform:translate(19.614vw,-10px) scale(.2296);animation:fall-117 27s -23s linear infinite}@keyframes fall-117{69.314%{transform:translate(24.4639vw,69.314vh) scale(.2296)}to{transform:translate(22.03895vw,99vh) scale(.2296)}}.snow:nth-child(118){opacity:.5732;transform:translate(66.442vw,-10px) scale(.2089);animation:fall-118 23s -3s linear infinite}@keyframes fall-118{64.288%{transform:translate(76.4251vw,64.288vh) scale(.2089)}to{transform:translate(71.43355vw,99vh) scale(.2089)}}.snow:nth-child(119){opacity:1.1016;transform:translate(81.6332vw,-10px) scale(.1815);animation:fall-119 19s -10s linear infinite}@keyframes fall-119{75.507%{transform:translate(88.6591vw,75.507vh) scale(.1815)}to{transform:translate(85.14615vw,99vh) scale(.1815)}}.snow:nth-child(120){opacity:.0378;transform:translate(2.628vw,-10px) scale(.2217);animation:fall-120 29s -15s linear infinite}@keyframes fall-120{75.128%{transform:translate(-2.5772vw,75.128vh) scale(.2217)}to{transform:translate(.0254vw,99vh) scale(.2217)}}.snow:nth-child(121){opacity:.4578;transform:translate(54.6478vw,-10px) scale(.6095);animation:fall-121 19s -24s linear infinite}@keyframes fall-121{53.64%{transform:translate(50.4658vw,53.64vh) scale(.6095)}to{transform:translate(52.5568vw,99vh) scale(.6095)}}.snow:nth-child(122){opacity:.8578;transform:translate(30.2638vw,-10px) scale(.8694);animation:fall-122 27s -28s linear infinite}@keyframes fall-122{31.19%{transform:translate(25.8106vw,31.19vh) scale(.8694)}to{transform:translate(28.0372vw,99vh) scale(.8694)}}.snow:nth-child(123){opacity:.1156;transform:translate(48.8426vw,-10px) scale(.1925);animation:fall-123 26s -12s linear infinite}@keyframes fall-123{34.894%{transform:translate(42.6213vw,34.894vh) scale(.1925)}to{transform:translate(45.73195vw,99vh) scale(.1925)}}.snow:nth-child(124){opacity:.8856;transform:translate(28.8538vw,-10px) scale(.6559);animation:fall-124 15s -1s linear infinite}@keyframes fall-124{66.88%{transform:translate(19.2709vw,66.88vh) scale(.6559)}to{transform:translate(24.06235vw,99vh) scale(.6559)}}.snow:nth-child(125){opacity:.5654;transform:translate(34.7488vw,-10px) scale(.978);animation:fall-125 16s -3s linear infinite}@keyframes fall-125{65.054%{transform:translate(43.8091vw,65.054vh) scale(.978)}to{transform:translate(39.27895vw,99vh) scale(.978)}}.snow:nth-child(126){opacity:1.1078;transform:translate(65.9134vw,-10px) scale(.493);animation:fall-126 15s -25s linear infinite}@keyframes fall-126{37.128%{transform:translate(73.9659vw,37.128vh) scale(.493)}to{transform:translate(69.93965vw,99vh) scale(.493)}}.snow:nth-child(127){opacity:1.9914;transform:translate(20.6059vw,-10px) scale(.3337);animation:fall-127 20s -14s linear infinite}@keyframes fall-127{70.674%{transform:translate(20.5943vw,70.674vh) scale(.3337)}to{transform:translate(20.6001vw,99vh) scale(.3337)}}.snow:nth-child(128){opacity:.7198;transform:translate(97.0792vw,-10px) scale(.055);animation:fall-128 22s -26s linear infinite}@keyframes fall-128{30.079%{transform:translate(88.9612vw,30.079vh) scale(.055)}to{transform:translate(93.0202vw,99vh) scale(.055)}}.snow:nth-child(129){opacity:1.9176;transform:translate(18.8103vw,-10px) scale(.3189);animation:fall-129 23s -23s linear infinite}@keyframes fall-129{70.557%{transform:translate(12.0504vw,70.557vh) scale(.3189)}to{transform:translate(15.43035vw,99vh) scale(.3189)}}.snow:nth-child(130){opacity:1.3562;transform:translate(85.9495vw,-10px) scale(.0272);animation:fall-130 19s -23s linear infinite}@keyframes fall-130{55.935%{transform:translate(82.1594vw,55.935vh) scale(.0272)}to{transform:translate(84.05445vw,99vh) scale(.0272)}}.snow:nth-child(131){opacity:.0264;transform:translate(95.9748vw,-10px) scale(.8626);animation:fall-131 14s -21s linear infinite}@keyframes fall-131{72.985%{transform:translate(93.2774vw,72.985vh) scale(.8626)}to{transform:translate(94.6261vw,99vh) scale(.8626)}}.snow:nth-child(132){opacity:1.0116;transform:translate(94.7702vw,-10px) scale(.0097);animation:fall-132 17s -10s linear infinite}@keyframes fall-132{78.732%{transform:translate(94.8904vw,78.732vh) scale(.0097)}to{transform:translate(94.8303vw,99vh) scale(.0097)}}.snow:nth-child(133){opacity:.343;transform:translate(36.7068vw,-10px) scale(.8775);animation:fall-133 18s -17s linear infinite}@keyframes fall-133{42.259%{transform:translate(33.8541vw,42.259vh) scale(.8775)}to{transform:translate(35.28045vw,99vh) scale(.8775)}}.snow:nth-child(134){opacity:.836;transform:translate(59.2768vw,-10px) scale(.8485);animation:fall-134 25s -15s linear infinite}@keyframes fall-134{72.19%{transform:translate(55.9441vw,72.19vh) scale(.8485)}to{transform:translate(57.61045vw,99vh) scale(.8485)}}.snow:nth-child(135){opacity:.8116;transform:translate(2.8376vw,-10px) scale(.0928);animation:fall-135 13s -6s linear infinite}@keyframes fall-135{47.91%{transform:translate(4.3106vw,47.91vh) scale(.0928)}to{transform:translate(3.5741vw,99vh) scale(.0928)}}.snow:nth-child(136){opacity:1.1456;transform:translate(8.2141vw,-10px) scale(.688);animation:fall-136 16s -12s linear infinite}@keyframes fall-136{66.767%{transform:translate(.8231vw,66.767vh) scale(.688)}to{transform:translate(4.5186vw,99vh) scale(.688)}}.snow:nth-child(137){opacity:1.29;transform:translate(1.8023vw,-10px) scale(.6801);animation:fall-137 10s -9s linear infinite}@keyframes fall-137{38.193%{transform:translate(-4.2218vw,38.193vh) scale(.6801)}to{transform:translate(-1.20975vw,99vh) scale(.6801)}}.snow:nth-child(138){opacity:1.6706;transform:translate(86.838vw,-10px) scale(.3899);animation:fall-138 29s -25s linear infinite}@keyframes fall-138{69.295%{transform:translate(78.8927vw,69.295vh) scale(.3899)}to{transform:translate(82.86535vw,99vh) scale(.3899)}}.snow:nth-child(139){opacity:.8954;transform:translate(2.7896vw,-10px) scale(.718);animation:fall-139 24s -6s linear infinite}@keyframes fall-139{45.059%{transform:translate(-3.375vw,45.059vh) scale(.718)}to{transform:translate(-.2927vw,99vh) scale(.718)}}.snow:nth-child(140){opacity:.1278;transform:translate(20.0987vw,-10px) scale(.4703);animation:fall-140 25s -8s linear infinite}@keyframes fall-140{66.613%{transform:translate(25.8052vw,66.613vh) scale(.4703)}to{transform:translate(22.95195vw,99vh) scale(.4703)}}.snow:nth-child(141){opacity:.7538;transform:translate(46.9968vw,-10px) scale(.3663);animation:fall-141 24s -7s linear infinite}@keyframes fall-141{76.938%{transform:translate(54.5624vw,76.938vh) scale(.3663)}to{transform:translate(50.7796vw,99vh) scale(.3663)}}.snow:nth-child(142){opacity:1.4014;transform:translate(96.4602vw,-10px) scale(.553);animation:fall-142 14s -1s linear infinite}@keyframes fall-142{53.053%{transform:translate(104.5357vw,53.053vh) scale(.553)}to{transform:translate(100.49795vw,99vh) scale(.553)}}.snow:nth-child(143){opacity:1.689;transform:translate(49.3922vw,-10px) scale(.9018);animation:fall-143 27s -29s linear infinite}@keyframes fall-143{56.705%{transform:translate(52.3803vw,56.705vh) scale(.9018)}to{transform:translate(50.88625vw,99vh) scale(.9018)}}.snow:nth-child(144){opacity:1.4044;transform:translate(38.6467vw,-10px) scale(.7369);animation:fall-144 28s -22s linear infinite}@keyframes fall-144{31.659%{transform:translate(31.7622vw,31.659vh) scale(.7369)}to{transform:translate(35.20445vw,99vh) scale(.7369)}}.snow:nth-child(145){opacity:.8204;transform:translate(.8289vw,-10px) scale(.3862);animation:fall-145 17s -28s linear infinite}@keyframes fall-145{46.578%{transform:translate(5.9428vw,46.578vh) scale(.3862)}to{transform:translate(3.38585vw,99vh) scale(.3862)}}.snow:nth-child(146){opacity:1.2274;transform:translate(71.0623vw,-10px) scale(.1196);animation:fall-146 10s -28s linear infinite}@keyframes fall-146{39.312%{transform:translate(70.3065vw,39.312vh) scale(.1196)}to{transform:translate(70.6844vw,99vh) scale(.1196)}}.snow:nth-child(147){opacity:1.1362;transform:translate(86.0925vw,-10px) scale(.735);animation:fall-147 27s -27s linear infinite}@keyframes fall-147{62.141%{transform:translate(85.383vw,62.141vh) scale(.735)}to{transform:translate(85.73775vw,99vh) scale(.735)}}.snow:nth-child(148){opacity:.0066;transform:translate(51.6523vw,-10px) scale(.8497);animation:fall-148 26s -14s linear infinite}@keyframes fall-148{72.689%{transform:translate(58.3307vw,72.689vh) scale(.8497)}to{transform:translate(54.9915vw,99vh) scale(.8497)}}.snow:nth-child(149){opacity:1.2554;transform:translate(58.8655vw,-10px) scale(.7994);animation:fall-149 25s -16s linear infinite}@keyframes fall-149{62.317%{transform:translate(55.7514vw,62.317vh) scale(.7994)}to{transform:translate(57.30845vw,99vh) scale(.7994)}}.snow:nth-child(150){opacity:.0732;transform:translate(1.9954vw,-10px) scale(.5155);animation:fall-150 21s -11s linear infinite}@keyframes fall-150{51.656%{transform:translate(7.106vw,51.656vh) scale(.5155)}to{transform:translate(4.5507vw,99vh) scale(.5155)}}.snow:nth-child(151){opacity:1.7936;transform:translate(36.9029vw,-10px) scale(.7479);animation:fall-151 22s -28s linear infinite}@keyframes fall-151{62.218%{transform:translate(42.425vw,62.218vh) scale(.7479)}to{transform:translate(39.66395vw,99vh) scale(.7479)}}.snow:nth-child(152){opacity:1.0508;transform:translate(59.4559vw,-10px) scale(.0052);animation:fall-152 10s -3s linear infinite}@keyframes fall-152{49.079%{transform:translate(61.7572vw,49.079vh) scale(.0052)}to{transform:translate(60.60655vw,99vh) scale(.0052)}}.snow:nth-child(153){opacity:.92;transform:translate(24.1124vw,-10px) scale(.1711);animation:fall-153 17s -16s linear infinite}@keyframes fall-153{37.235%{transform:translate(14.395vw,37.235vh) scale(.1711)}to{transform:translate(19.2537vw,99vh) scale(.1711)}}.snow:nth-child(154){opacity:1.5106;transform:translate(78.5854vw,-10px) scale(.5253);animation:fall-154 15s -23s linear infinite}@keyframes fall-154{42.851%{transform:translate(85.4773vw,42.851vh) scale(.5253)}to{transform:translate(82.03135vw,99vh) scale(.5253)}}.snow:nth-child(155){opacity:1.1784;transform:translate(72.6989vw,-10px) scale(.0917);animation:fall-155 11s -18s linear infinite}@keyframes fall-155{45.43%{transform:translate(68.3313vw,45.43vh) scale(.0917)}to{transform:translate(70.5151vw,99vh) scale(.0917)}}.snow:nth-child(156){opacity:1.8154;transform:translate(91.2436vw,-10px) scale(.4886);animation:fall-156 23s -20s linear infinite}@keyframes fall-156{52.763%{transform:translate(88.0748vw,52.763vh) scale(.4886)}to{transform:translate(89.6592vw,99vh) scale(.4886)}}.snow:nth-child(157){opacity:1.2134;transform:translate(82.2245vw,-10px) scale(.5546);animation:fall-157 21s -23s linear infinite}@keyframes fall-157{54.763%{transform:translate(88.9039vw,54.763vh) scale(.5546)}to{transform:translate(85.5642vw,99vh) scale(.5546)}}.snow:nth-child(158){opacity:1.7126;transform:translate(78.956vw,-10px) scale(.433);animation:fall-158 16s -7s linear infinite}@keyframes fall-158{70.464%{transform:translate(74.3432vw,70.464vh) scale(.433)}to{transform:translate(76.6496vw,99vh) scale(.433)}}.snow:nth-child(159){opacity:1.0834;transform:translate(46.6641vw,-10px) scale(.8105);animation:fall-159 21s -19s linear infinite}@keyframes fall-159{42.778%{transform:translate(38.9223vw,42.778vh) scale(.8105)}to{transform:translate(42.7932vw,99vh) scale(.8105)}}.snow:nth-child(160){opacity:.7742;transform:translate(13.9196vw,-10px) scale(.7527);animation:fall-160 16s -13s linear infinite}@keyframes fall-160{40.597%{transform:translate(23.9192vw,40.597vh) scale(.7527)}to{transform:translate(18.9194vw,99vh) scale(.7527)}}.snow:nth-child(161){opacity:.822;transform:translate(19.6332vw,-10px) scale(.0686);animation:fall-161 13s -30s linear infinite}@keyframes fall-161{75.262%{transform:translate(25.0174vw,75.262vh) scale(.0686)}to{transform:translate(22.3253vw,99vh) scale(.0686)}}.snow:nth-child(162){opacity:1.4208;transform:translate(7.7642vw,-10px) scale(.1646);animation:fall-162 16s -13s linear infinite}@keyframes fall-162{66.35%{transform:translate(4.9389vw,66.35vh) scale(.1646)}to{transform:translate(6.35155vw,99vh) scale(.1646)}}.snow:nth-child(163){opacity:.8282;transform:translate(56.4974vw,-10px) scale(.9173);animation:fall-163 11s -19s linear infinite}@keyframes fall-163{54.039%{transform:translate(63.098vw,54.039vh) scale(.9173)}to{transform:translate(59.7977vw,99vh) scale(.9173)}}.snow:nth-child(164){opacity:1.0248;transform:translate(5.1936vw,-10px) scale(.9133);animation:fall-164 16s -24s linear infinite}@keyframes fall-164{48.576%{transform:translate(-3.8846vw,48.576vh) scale(.9133)}to{transform:translate(.6545vw,99vh) scale(.9133)}}.snow:nth-child(165){opacity:1.464;transform:translate(93.7265vw,-10px) scale(.1116);animation:fall-165 24s -20s linear infinite}@keyframes fall-165{79.288%{transform:translate(86.706vw,79.288vh) scale(.1116)}to{transform:translate(90.21625vw,99vh) scale(.1116)}}.snow:nth-child(166){opacity:1.305;transform:translate(10.0933vw,-10px) scale(.3375);animation:fall-166 30s -24s linear infinite}@keyframes fall-166{47.32%{transform:translate(16.9577vw,47.32vh) scale(.3375)}to{transform:translate(13.5255vw,99vh) scale(.3375)}}.snow:nth-child(167){opacity:.6538;transform:translate(17.5468vw,-10px) scale(.5997);animation:fall-167 27s -23s linear infinite}@keyframes fall-167{38.408%{transform:translate(26.8155vw,38.408vh) scale(.5997)}to{transform:translate(22.18115vw,99vh) scale(.5997)}}.snow:nth-child(168){opacity:1.9058;transform:translate(74.6813vw,-10px) scale(.7422);animation:fall-168 11s -8s linear infinite}@keyframes fall-168{73.22%{transform:translate(84.4782vw,73.22vh) scale(.7422)}to{transform:translate(79.57975vw,99vh) scale(.7422)}}.snow:nth-child(169){opacity:1.2206;transform:translate(9.4845vw,-10px) scale(.2854);animation:fall-169 13s -7s linear infinite}@keyframes fall-169{61.057%{transform:translate(7.5235vw,61.057vh) scale(.2854)}to{transform:translate(8.504vw,99vh) scale(.2854)}}.snow:nth-child(170){opacity:.4616;transform:translate(2.4772vw,-10px) scale(.4059);animation:fall-170 23s -15s linear infinite}@keyframes fall-170{39.101%{transform:translate(1.7506vw,39.101vh) scale(.4059)}to{transform:translate(2.1139vw,99vh) scale(.4059)}}.snow:nth-child(171){opacity:.977;transform:translate(50.8vw,-10px) scale(.2834);animation:fall-171 28s -3s linear infinite}@keyframes fall-171{69.34%{transform:translate(53.4767vw,69.34vh) scale(.2834)}to{transform:translate(52.13835vw,99vh) scale(.2834)}}.snow:nth-child(172){opacity:.3562;transform:translate(72.842vw,-10px) scale(.9787);animation:fall-172 17s -29s linear infinite}@keyframes fall-172{32.6%{transform:translate(69.1416vw,32.6vh) scale(.9787)}to{transform:translate(70.9918vw,99vh) scale(.9787)}}.snow:nth-child(173){opacity:.1316;transform:translate(80.1603vw,-10px) scale(.3671);animation:fall-173 14s -13s linear infinite}@keyframes fall-173{30.281%{transform:translate(89.4575vw,30.281vh) scale(.3671)}to{transform:translate(84.8089vw,99vh) scale(.3671)}}.snow:nth-child(174){opacity:.397;transform:translate(37.1724vw,-10px) scale(.3255);animation:fall-174 10s -24s linear infinite}@keyframes fall-174{61.392%{transform:translate(30.1588vw,61.392vh) scale(.3255)}to{transform:translate(33.6656vw,99vh) scale(.3255)}}.snow:nth-child(175){opacity:1.738;transform:translate(39.5494vw,-10px) scale(.5207);animation:fall-175 22s -29s linear infinite}@keyframes fall-175{53.09%{transform:translate(45.8195vw,53.09vh) scale(.5207)}to{transform:translate(42.68445vw,99vh) scale(.5207)}}.snow:nth-child(176){opacity:1.2056;transform:translate(44.363vw,-10px) scale(.3081);animation:fall-176 15s -20s linear infinite}@keyframes fall-176{47.854%{transform:translate(49.3367vw,47.854vh) scale(.3081)}to{transform:translate(46.84985vw,99vh) scale(.3081)}}.snow:nth-child(177){opacity:1.9972;transform:translate(68.851vw,-10px) scale(.9141);animation:fall-177 11s -24s linear infinite}@keyframes fall-177{65.454%{transform:translate(75.8565vw,65.454vh) scale(.9141)}to{transform:translate(72.35375vw,99vh) scale(.9141)}}.snow:nth-child(178){opacity:.325;transform:translate(75.7028vw,-10px) scale(.1742);animation:fall-178 10s -22s linear infinite}@keyframes fall-178{49.429%{transform:translate(81.2221vw,49.429vh) scale(.1742)}to{transform:translate(78.46245vw,99vh) scale(.1742)}}.snow:nth-child(179){opacity:.8918;transform:translate(30.8002vw,-10px) scale(.5968);animation:fall-179 27s -15s linear infinite}@keyframes fall-179{64.15%{transform:translate(40.2438vw,64.15vh) scale(.5968)}to{transform:translate(35.522vw,99vh) scale(.5968)}}.snow:nth-child(180){opacity:1.1788;transform:translate(42.6848vw,-10px) scale(.371);animation:fall-180 23s -23s linear infinite}@keyframes fall-180{55.334%{transform:translate(44.694vw,55.334vh) scale(.371)}to{transform:translate(43.6894vw,99vh) scale(.371)}}.snow:nth-child(181){opacity:1.3764;transform:translate(72.4436vw,-10px) scale(.0929);animation:fall-181 16s -28s linear infinite}@keyframes fall-181{57.832%{transform:translate(70.5354vw,57.832vh) scale(.0929)}to{transform:translate(71.4895vw,99vh) scale(.0929)}}.snow:nth-child(182){opacity:1.8532;transform:translate(28.2344vw,-10px) scale(.1154);animation:fall-182 15s -2s linear infinite}@keyframes fall-182{35.692%{transform:translate(20.1289vw,35.692vh) scale(.1154)}to{transform:translate(24.18165vw,99vh) scale(.1154)}}.snow:nth-child(183){opacity:1.1602;transform:translate(16.1687vw,-10px) scale(.4048);animation:fall-183 10s -19s linear infinite}@keyframes fall-183{38.278%{transform:translate(21.2708vw,38.278vh) scale(.4048)}to{transform:translate(18.71975vw,99vh) scale(.4048)}}.snow:nth-child(184){opacity:1.8474;transform:translate(46.5981vw,-10px) scale(.7452);animation:fall-184 29s -13s linear infinite}@keyframes fall-184{41.559%{transform:translate(43.3204vw,41.559vh) scale(.7452)}to{transform:translate(44.95925vw,99vh) scale(.7452)}}.snow:nth-child(185){opacity:.389;transform:translate(96.7294vw,-10px) scale(.025);animation:fall-185 20s -18s linear infinite}@keyframes fall-185{41.342%{transform:translate(94.8503vw,41.342vh) scale(.025)}to{transform:translate(95.78985vw,99vh) scale(.025)}}.snow:nth-child(186){opacity:.7076;transform:translate(28.5434vw,-10px) scale(.306);animation:fall-186 22s -16s linear infinite}@keyframes fall-186{43.844%{transform:translate(27.0158vw,43.844vh) scale(.306)}to{transform:translate(27.7796vw,99vh) scale(.306)}}.snow:nth-child(187){opacity:1.9796;transform:translate(74.9551vw,-10px) scale(.9729);animation:fall-187 11s -13s linear infinite}@keyframes fall-187{44.821%{transform:translate(77.4113vw,44.821vh) scale(.9729)}to{transform:translate(76.1832vw,99vh) scale(.9729)}}.snow:nth-child(188){opacity:1.1492;transform:translate(30.832vw,-10px) scale(.2184);animation:fall-188 11s -12s linear infinite}@keyframes fall-188{50.059%{transform:translate(34.8304vw,50.059vh) scale(.2184)}to{transform:translate(32.8312vw,99vh) scale(.2184)}}.snow:nth-child(189){opacity:.0504;transform:translate(56.9225vw,-10px) scale(.1334);animation:fall-189 20s -18s linear infinite}@keyframes fall-189{37.314%{transform:translate(54.7094vw,37.314vh) scale(.1334)}to{transform:translate(55.81595vw,99vh) scale(.1334)}}.snow:nth-child(190){opacity:1.5326;transform:translate(12.9541vw,-10px) scale(.0185);animation:fall-190 21s -21s linear infinite}@keyframes fall-190{72.645%{transform:translate(9.7394vw,72.645vh) scale(.0185)}to{transform:translate(11.34675vw,99vh) scale(.0185)}}.snow:nth-child(191){opacity:.2544;transform:translate(32.5887vw,-10px) scale(.6671);animation:fall-191 25s -14s linear infinite}@keyframes fall-191{53.607%{transform:translate(40.5706vw,53.607vh) scale(.6671)}to{transform:translate(36.57965vw,99vh) scale(.6671)}}.snow:nth-child(192){opacity:1.1012;transform:translate(22.4298vw,-10px) scale(.0421);animation:fall-192 14s -5s linear infinite}@keyframes fall-192{67.122%{transform:translate(15.3184vw,67.122vh) scale(.0421)}to{transform:translate(18.8741vw,99vh) scale(.0421)}}.snow:nth-child(193){opacity:.458;transform:translate(96.0368vw,-10px) scale(.1038);animation:fall-193 13s -11s linear infinite}@keyframes fall-193{36.607%{transform:translate(89.997vw,36.607vh) scale(.1038)}to{transform:translate(93.0169vw,99vh) scale(.1038)}}.snow:nth-child(194){opacity:.2586;transform:translate(41.9513vw,-10px) scale(.4655);animation:fall-194 10s -8s linear infinite}@keyframes fall-194{51.651%{transform:translate(36.2177vw,51.651vh) scale(.4655)}to{transform:translate(39.0845vw,99vh) scale(.4655)}}.snow:nth-child(195){opacity:.0298;transform:translate(14.4513vw,-10px) scale(.347);animation:fall-195 29s -7s linear infinite}@keyframes fall-195{32.839%{transform:translate(22.8278vw,32.839vh) scale(.347)}to{transform:translate(18.63955vw,99vh) scale(.347)}}.snow:nth-child(196){opacity:.0118;transform:translate(95.7569vw,-10px) scale(.6025);animation:fall-196 29s -20s linear infinite}@keyframes fall-196{73.616%{transform:translate(105.0785vw,73.616vh) scale(.6025)}to{transform:translate(100.4177vw,99vh) scale(.6025)}}.snow:nth-child(197){opacity:1.9784;transform:translate(72.416vw,-10px) scale(.9565);animation:fall-197 27s -30s linear infinite}@keyframes fall-197{33.685%{transform:translate(77.849vw,33.685vh) scale(.9565)}to{transform:translate(75.1325vw,99vh) scale(.9565)}}.snow:nth-child(198){opacity:1.1416;transform:translate(84.8797vw,-10px) scale(.7481);animation:fall-198 26s -4s linear infinite}@keyframes fall-198{50.723%{transform:translate(86.4224vw,50.723vh) scale(.7481)}to{transform:translate(85.65105vw,99vh) scale(.7481)}}.snow:nth-child(199){opacity:1.7254;transform:translate(46.5786vw,-10px) scale(.5974);animation:fall-199 29s -27s linear infinite}@keyframes fall-199{65.738%{transform:translate(38.8669vw,65.738vh) scale(.5974)}to{transform:translate(42.72275vw,99vh) scale(.5974)}}.snow:nth-child(200){opacity:1.5174;transform:translate(41.2261vw,-10px) scale(.1221);animation:fall-200 17s -15s linear infinite}@keyframes fall-200{58.966%{transform:translate(38.4191vw,58.966vh) scale(.1221)}to{transform:translate(39.8226vw,99vh) scale(.1221)}}.snow:nth-child(201){opacity:.2246;transform:translate(23.2549vw,-10px) scale(.4272);animation:fall-201 12s -27s linear infinite}@keyframes fall-201{46.025%{transform:translate(19.4588vw,46.025vh) scale(.4272)}to{transform:translate(21.35685vw,99vh) scale(.4272)}}.snow:nth-child(202){opacity:1.4242;transform:translate(73.296vw,-10px) scale(.4377);animation:fall-202 11s -8s linear infinite}@keyframes fall-202{66.725%{transform:translate(63.6379vw,66.725vh) scale(.4377)}to{transform:translate(68.46695vw,99vh) scale(.4377)}}.snow:nth-child(203){opacity:.8254;transform:translate(11.4146vw,-10px) scale(.0797);animation:fall-203 20s -17s linear infinite}@keyframes fall-203{53.431%{transform:translate(13.0924vw,53.431vh) scale(.0797)}to{transform:translate(12.2535vw,99vh) scale(.0797)}}.snow:nth-child(204){opacity:1.4014;transform:translate(12.8882vw,-10px) scale(.7149);animation:fall-204 10s -13s linear infinite}@keyframes fall-204{68.85%{transform:translate(8.4059vw,68.85vh) scale(.7149)}to{transform:translate(10.64705vw,99vh) scale(.7149)}}.snow:nth-child(205){opacity:1.0108;transform:translate(29.9463vw,-10px) scale(.2014);animation:fall-205 22s -15s linear infinite}@keyframes fall-205{49.534%{transform:translate(34.5851vw,49.534vh) scale(.2014)}to{transform:translate(32.2657vw,99vh) scale(.2014)}}.snow:nth-child(206){opacity:1.246;transform:translate(49.0681vw,-10px) scale(.4936);animation:fall-206 21s -18s linear infinite}@keyframes fall-206{55.185%{transform:translate(58.3794vw,55.185vh) scale(.4936)}to{transform:translate(53.72375vw,99vh) scale(.4936)}}.snow:nth-child(207){opacity:1.6732;transform:translate(54.232vw,-10px) scale(.4903);animation:fall-207 11s -9s linear infinite}@keyframes fall-207{30.352%{transform:translate(50.4725vw,30.352vh) scale(.4903)}to{transform:translate(52.35225vw,99vh) scale(.4903)}}.snow:nth-child(208){opacity:.9908;transform:translate(30.6893vw,-10px) scale(.788);animation:fall-208 22s -28s linear infinite}@keyframes fall-208{56.191%{transform:translate(25.2557vw,56.191vh) scale(.788)}to{transform:translate(27.9725vw,99vh) scale(.788)}}.snow:nth-child(209){opacity:1.1798;transform:translate(82.4676vw,-10px) scale(.3871);animation:fall-209 29s -6s linear infinite}@keyframes fall-209{30.434%{transform:translate(88.1589vw,30.434vh) scale(.3871)}to{transform:translate(85.31325vw,99vh) scale(.3871)}}.snow:nth-child(210){opacity:.8988;transform:translate(64.4239vw,-10px) scale(.6536);animation:fall-210 17s -13s linear infinite}@keyframes fall-210{37.363%{transform:translate(72.1502vw,37.363vh) scale(.6536)}to{transform:translate(68.28705vw,99vh) scale(.6536)}}.snow:nth-child(211){opacity:1.5286;transform:translate(77.8381vw,-10px) scale(.8827);animation:fall-211 23s -4s linear infinite}@keyframes fall-211{48.184%{transform:translate(84.8604vw,48.184vh) scale(.8827)}to{transform:translate(81.34925vw,99vh) scale(.8827)}}.snow:nth-child(212){opacity:.9294;transform:translate(10.3084vw,-10px) scale(.564);animation:fall-212 22s -21s linear infinite}@keyframes fall-212{51.158%{transform:translate(6.2585vw,51.158vh) scale(.564)}to{transform:translate(8.28345vw,99vh) scale(.564)}}.snow:nth-child(213){opacity:.8062;transform:translate(80.5278vw,-10px) scale(.9339);animation:fall-213 29s -20s linear infinite}@keyframes fall-213{51.277%{transform:translate(89.1353vw,51.277vh) scale(.9339)}to{transform:translate(84.83155vw,99vh) scale(.9339)}}.snow:nth-child(214){opacity:1.8078;transform:translate(79.6335vw,-10px) scale(.9614);animation:fall-214 14s -24s linear infinite}@keyframes fall-214{66.522%{transform:translate(70.1635vw,66.522vh) scale(.9614)}to{transform:translate(74.8985vw,99vh) scale(.9614)}}.snow:nth-child(215){opacity:1.0726;transform:translate(93.0332vw,-10px) scale(.838);animation:fall-215 12s -15s linear infinite}@keyframes fall-215{33.298%{transform:translate(89.2502vw,33.298vh) scale(.838)}to{transform:translate(91.1417vw,99vh) scale(.838)}}.snow:nth-child(216){opacity:1.7588;transform:translate(3.6537vw,-10px) scale(.5528);animation:fall-216 10s -25s linear infinite}@keyframes fall-216{76.627%{transform:translate(12.6621vw,76.627vh) scale(.5528)}to{transform:translate(8.1579vw,99vh) scale(.5528)}}.snow:nth-child(217){opacity:.6478;transform:translate(85.685vw,-10px) scale(.6125);animation:fall-217 19s -9s linear infinite}@keyframes fall-217{48.911%{transform:translate(89.8793vw,48.911vh) scale(.6125)}to{transform:translate(87.78215vw,99vh) scale(.6125)}}.snow:nth-child(218){opacity:.012;transform:translate(73.2455vw,-10px) scale(.3076);animation:fall-218 11s -19s linear infinite}@keyframes fall-218{49.238%{transform:translate(64.7406vw,49.238vh) scale(.3076)}to{transform:translate(68.99305vw,99vh) scale(.3076)}}.snow:nth-child(219){opacity:.1918;transform:translate(7.0406vw,-10px) scale(.7169);animation:fall-219 30s -3s linear infinite}@keyframes fall-219{75.121%{transform:translate(1.8859vw,75.121vh) scale(.7169)}to{transform:translate(4.46325vw,99vh) scale(.7169)}}.snow:nth-child(220){opacity:.0132;transform:translate(87.1953vw,-10px) scale(.8166);animation:fall-220 13s -18s linear infinite}@keyframes fall-220{78.753%{transform:translate(84.4705vw,78.753vh) scale(.8166)}to{transform:translate(85.8329vw,99vh) scale(.8166)}}.snow:nth-child(221){opacity:1.813;transform:translate(55.4254vw,-10px) scale(.4661);animation:fall-221 19s -1s linear infinite}@keyframes fall-221{42.693%{transform:translate(53.1816vw,42.693vh) scale(.4661)}to{transform:translate(54.3035vw,99vh) scale(.4661)}}.snow:nth-child(222){opacity:1.9012;transform:translate(84.6985vw,-10px) scale(.855);animation:fall-222 20s -15s linear infinite}@keyframes fall-222{36.577%{transform:translate(82.8533vw,36.577vh) scale(.855)}to{transform:translate(83.7759vw,99vh) scale(.855)}}.snow:nth-child(223){opacity:1.524;transform:translate(83.0149vw,-10px) scale(.7008);animation:fall-223 23s -5s linear infinite}@keyframes fall-223{75.529%{transform:translate(84.7771vw,75.529vh) scale(.7008)}to{transform:translate(83.896vw,99vh) scale(.7008)}}.snow:nth-child(224){opacity:.799;transform:translate(99.5139vw,-10px) scale(.9365);animation:fall-224 16s -15s linear infinite}@keyframes fall-224{61.289%{transform:translate(98.9106vw,61.289vh) scale(.9365)}to{transform:translate(99.21225vw,99vh) scale(.9365)}}.snow:nth-child(225){opacity:1.0674;transform:translate(3.371vw,-10px) scale(.3421);animation:fall-225 25s -23s linear infinite}@keyframes fall-225{43.969%{transform:translate(7.8356vw,43.969vh) scale(.3421)}to{transform:translate(5.6033vw,99vh) scale(.3421)}}.snow:nth-child(226){opacity:.8656;transform:translate(31.1644vw,-10px) scale(.4986);animation:fall-226 18s -23s linear infinite}@keyframes fall-226{64.701%{transform:translate(33.4691vw,64.701vh) scale(.4986)}to{transform:translate(32.31675vw,99vh) scale(.4986)}}.snow:nth-child(227){opacity:1.845;transform:translate(95.9151vw,-10px) scale(.719);animation:fall-227 17s -7s linear infinite}@keyframes fall-227{66.333%{transform:translate(96.0703vw,66.333vh) scale(.719)}to{transform:translate(95.9927vw,99vh) scale(.719)}}.snow:nth-child(228){opacity:.4032;transform:translate(78.5553vw,-10px) scale(.1776);animation:fall-228 19s -24s linear infinite}@keyframes fall-228{73.832%{transform:translate(81.9926vw,73.832vh) scale(.1776)}to{transform:translate(80.27395vw,99vh) scale(.1776)}}.snow:nth-child(229){opacity:1.0926;transform:translate(55.7385vw,-10px) scale(.4362);animation:fall-229 15s -21s linear infinite}@keyframes fall-229{36.907%{transform:translate(52.5632vw,36.907vh) scale(.4362)}to{transform:translate(54.15085vw,99vh) scale(.4362)}}.snow:nth-child(230){opacity:1.6696;transform:translate(46.1622vw,-10px) scale(.0167);animation:fall-230 26s -17s linear infinite}@keyframes fall-230{42.011%{transform:translate(40.3643vw,42.011vh) scale(.0167)}to{transform:translate(43.26325vw,99vh) scale(.0167)}}.snow:nth-child(231){opacity:1.8358;transform:translate(46.6932vw,-10px) scale(.2356);animation:fall-231 20s -23s linear infinite}@keyframes fall-231{72.713%{transform:translate(55.5124vw,72.713vh) scale(.2356)}to{transform:translate(51.1028vw,99vh) scale(.2356)}}.snow:nth-child(232){opacity:.3844;transform:translate(3.0155vw,-10px) scale(.3393);animation:fall-232 23s -3s linear infinite}@keyframes fall-232{60.13%{transform:translate(9.5394vw,60.13vh) scale(.3393)}to{transform:translate(6.27745vw,99vh) scale(.3393)}}.snow:nth-child(233){opacity:1.9394;transform:translate(7.1752vw,-10px) scale(.1319);animation:fall-233 18s -24s linear infinite}@keyframes fall-233{32.154%{transform:translate(2.1511vw,32.154vh) scale(.1319)}to{transform:translate(4.66315vw,99vh) scale(.1319)}}.snow:nth-child(234){opacity:.2686;transform:translate(88.0611vw,-10px) scale(.6588);animation:fall-234 28s -7s linear infinite}@keyframes fall-234{37.503%{transform:translate(95.5647vw,37.503vh) scale(.6588)}to{transform:translate(91.8129vw,99vh) scale(.6588)}}.snow:nth-child(235){opacity:.8194;transform:translate(2.8334vw,-10px) scale(.6301);animation:fall-235 12s -10s linear infinite}@keyframes fall-235{65.393%{transform:translate(12.2343vw,65.393vh) scale(.6301)}to{transform:translate(7.53385vw,99vh) scale(.6301)}}.snow:nth-child(236){opacity:.8574;transform:translate(67.9336vw,-10px) scale(.0581);animation:fall-236 29s -2s linear infinite}@keyframes fall-236{42.22%{transform:translate(59.3518vw,42.22vh) scale(.0581)}to{transform:translate(63.6427vw,99vh) scale(.0581)}}.snow:nth-child(237){opacity:1.6352;transform:translate(45.6347vw,-10px) scale(.3697);animation:fall-237 27s -7s linear infinite}@keyframes fall-237{33.521%{transform:translate(37.8099vw,33.521vh) scale(.3697)}to{transform:translate(41.7223vw,99vh) scale(.3697)}}.snow:nth-child(238){opacity:1.5324;transform:translate(87.7669vw,-10px) scale(.0821);animation:fall-238 12s -30s linear infinite}@keyframes fall-238{49.022%{transform:translate(93.3695vw,49.022vh) scale(.0821)}to{transform:translate(90.5682vw,99vh) scale(.0821)}}.snow:nth-child(239){opacity:.1446;transform:translate(65.8774vw,-10px) scale(.8829);animation:fall-239 11s -29s linear infinite}@keyframes fall-239{31.455%{transform:translate(62.0147vw,31.455vh) scale(.8829)}to{transform:translate(63.94605vw,99vh) scale(.8829)}}.snow:nth-child(240){opacity:1.296;transform:translate(8.2331vw,-10px) scale(.356);animation:fall-240 28s -27s linear infinite}@keyframes fall-240{54.242%{transform:translate(-1.6493vw,54.242vh) scale(.356)}to{transform:translate(3.2919vw,99vh) scale(.356)}}.snow:nth-child(241){opacity:.9548;transform:translate(48.899vw,-10px) scale(.6948);animation:fall-241 12s -3s linear infinite}@keyframes fall-241{74.318%{transform:translate(49.8008vw,74.318vh) scale(.6948)}to{transform:translate(49.3499vw,99vh) scale(.6948)}}.snow:nth-child(242){opacity:1.9456;transform:translate(64.6593vw,-10px) scale(.4848);animation:fall-242 15s -4s linear infinite}@keyframes fall-242{66.183%{transform:translate(63.1181vw,66.183vh) scale(.4848)}to{transform:translate(63.8887vw,99vh) scale(.4848)}}.snow:nth-child(243){opacity:.6184;transform:translate(33.4632vw,-10px) scale(.8287);animation:fall-243 25s -22s linear infinite}@keyframes fall-243{46.505%{transform:translate(40.9184vw,46.505vh) scale(.8287)}to{transform:translate(37.1908vw,99vh) scale(.8287)}}.snow:nth-child(244){opacity:1.7654;transform:translate(76.5418vw,-10px) scale(.5203);animation:fall-244 27s -19s linear infinite}@keyframes fall-244{55.025%{transform:translate(78.3683vw,55.025vh) scale(.5203)}to{transform:translate(77.45505vw,99vh) scale(.5203)}}.snow:nth-child(245){opacity:1.148;transform:translate(2.0897vw,-10px) scale(.3694);animation:fall-245 18s -10s linear infinite}@keyframes fall-245{57.727%{transform:translate(5.2384vw,57.727vh) scale(.3694)}to{transform:translate(3.66405vw,99vh) scale(.3694)}}.snow:nth-child(246){opacity:1.4198;transform:translate(69.102vw,-10px) scale(.4214);animation:fall-246 27s -6s linear infinite}@keyframes fall-246{61.993%{transform:translate(77.644vw,61.993vh) scale(.4214)}to{transform:translate(73.373vw,99vh) scale(.4214)}}.snow:nth-child(247){opacity:.097;transform:translate(36.6922vw,-10px) scale(.6929);animation:fall-247 21s -13s linear infinite}@keyframes fall-247{39.626%{transform:translate(43.5927vw,39.626vh) scale(.6929)}to{transform:translate(40.14245vw,99vh) scale(.6929)}}.snow:nth-child(248){opacity:1.3806;transform:translate(47.2828vw,-10px) scale(.9119);animation:fall-248 12s -29s linear infinite}@keyframes fall-248{64.315%{transform:translate(49.342vw,64.315vh) scale(.9119)}to{transform:translate(48.3124vw,99vh) scale(.9119)}}.snow:nth-child(249){opacity:.3002;transform:translate(9.3219vw,-10px) scale(.2549);animation:fall-249 21s -2s linear infinite}@keyframes fall-249{38.122%{transform:translate(12.7345vw,38.122vh) scale(.2549)}to{transform:translate(11.0282vw,99vh) scale(.2549)}}.snow:nth-child(250){opacity:.299;transform:translate(97.2323vw,-10px) scale(.5659);animation:fall-250 21s -12s linear infinite}@keyframes fall-250{58.877%{transform:translate(103.7878vw,58.877vh) scale(.5659)}to{transform:translate(100.51005vw,99vh) scale(.5659)}}.snow:nth-child(251){opacity:.5506;transform:translate(82.8744vw,-10px) scale(.4144);animation:fall-251 26s -2s linear infinite}@keyframes fall-251{63.914%{transform:translate(76.7067vw,63.914vh) scale(.4144)}to{transform:translate(79.79055vw,99vh) scale(.4144)}}.snow:nth-child(252){opacity:1.0972;transform:translate(79.2068vw,-10px) scale(.4812);animation:fall-252 14s -17s linear infinite}@keyframes fall-252{32.616%{transform:translate(82.5004vw,32.616vh) scale(.4812)}to{transform:translate(80.8536vw,99vh) scale(.4812)}}.snow:nth-child(253){opacity:1.446;transform:translate(10.6053vw,-10px) scale(.6195);animation:fall-253 22s -15s linear infinite}@keyframes fall-253{70.538%{transform:translate(5.8049vw,70.538vh) scale(.6195)}to{transform:translate(8.2051vw,99vh) scale(.6195)}}.snow:nth-child(254){opacity:1.9316;transform:translate(30.0504vw,-10px) scale(.3866);animation:fall-254 25s -27s linear infinite}@keyframes fall-254{51.749%{transform:translate(38.9381vw,51.749vh) scale(.3866)}to{transform:translate(34.49425vw,99vh) scale(.3866)}}.snow:nth-child(255){opacity:1.5478;transform:translate(61.9237vw,-10px) scale(.5314);animation:fall-255 20s -3s linear infinite}@keyframes fall-255{54.876%{transform:translate(61.9539vw,54.876vh) scale(.5314)}to{transform:translate(61.9388vw,99vh) scale(.5314)}}.snow:nth-child(256){opacity:1.6284;transform:translate(66.4534vw,-10px) scale(.6423);animation:fall-256 24s -13s linear infinite}@keyframes fall-256{38.19%{transform:translate(56.7124vw,38.19vh) scale(.6423)}to{transform:translate(61.5829vw,99vh) scale(.6423)}}.snow:nth-child(257){opacity:1.5678;transform:translate(41.2055vw,-10px) scale(.0382);animation:fall-257 30s -14s linear infinite}@keyframes fall-257{74.861%{transform:translate(32.872vw,74.861vh) scale(.0382)}to{transform:translate(37.03875vw,99vh) scale(.0382)}}.snow:nth-child(258){opacity:.0792;transform:translate(1.0325vw,-10px) scale(.8208);animation:fall-258 16s -20s linear infinite}@keyframes fall-258{34.138%{transform:translate(-6.2777vw,34.138vh) scale(.8208)}to{transform:translate(-2.6226vw,99vh) scale(.8208)}}.snow:nth-child(259){opacity:1.5896;transform:translate(32.4779vw,-10px) scale(.9597);animation:fall-259 10s -1s linear infinite}@keyframes fall-259{76.23%{transform:translate(39.3176vw,76.23vh) scale(.9597)}to{transform:translate(35.89775vw,99vh) scale(.9597)}}.snow:nth-child(260){opacity:.3638;transform:translate(90.295vw,-10px) scale(.4738);animation:fall-260 27s -6s linear infinite}@keyframes fall-260{66.359%{transform:translate(86.8072vw,66.359vh) scale(.4738)}to{transform:translate(88.5511vw,99vh) scale(.4738)}}.snow:nth-child(261){opacity:.1898;transform:translate(65.3658vw,-10px) scale(.8626);animation:fall-261 21s -15s linear infinite}@keyframes fall-261{42.608%{transform:translate(58.0664vw,42.608vh) scale(.8626)}to{transform:translate(61.7161vw,99vh) scale(.8626)}}.snow:nth-child(262){opacity:.11;transform:translate(97.7866vw,-10px) scale(.0226);animation:fall-262 11s -24s linear infinite}@keyframes fall-262{64.462%{transform:translate(96.2619vw,64.462vh) scale(.0226)}to{transform:translate(97.02425vw,99vh) scale(.0226)}}.snow:nth-child(263){opacity:1.31;transform:translate(95.3543vw,-10px) scale(.4779);animation:fall-263 20s -17s linear infinite}@keyframes fall-263{49.952%{transform:translate(93.8909vw,49.952vh) scale(.4779)}to{transform:translate(94.6226vw,99vh) scale(.4779)}}.snow:nth-child(264){opacity:.717;transform:translate(64.6491vw,-10px) scale(.3996);animation:fall-264 19s -28s linear infinite}@keyframes fall-264{32.23%{transform:translate(61.1206vw,32.23vh) scale(.3996)}to{transform:translate(62.88485vw,99vh) scale(.3996)}}.snow:nth-child(265){opacity:1.572;transform:translate(83.1159vw,-10px) scale(.4329);animation:fall-265 24s -18s linear infinite}@keyframes fall-265{72.413%{transform:translate(85.3142vw,72.413vh) scale(.4329)}to{transform:translate(84.21505vw,99vh) scale(.4329)}}.snow:nth-child(266){opacity:.788;transform:translate(74.2462vw,-10px) scale(.6259);animation:fall-266 23s -17s linear infinite}@keyframes fall-266{50.749%{transform:translate(78.3245vw,50.749vh) scale(.6259)}to{transform:translate(76.28535vw,99vh) scale(.6259)}}.snow:nth-child(267){opacity:1.871;transform:translate(98.014vw,-10px) scale(.8296);animation:fall-267 29s -24s linear infinite}@keyframes fall-267{62.231%{transform:translate(104.9117vw,62.231vh) scale(.8296)}to{transform:translate(101.46285vw,99vh) scale(.8296)}}.snow:nth-child(268){opacity:.6428;transform:translate(87.7441vw,-10px) scale(.7634);animation:fall-268 16s -12s linear infinite}@keyframes fall-268{79.849%{transform:translate(85.4654vw,79.849vh) scale(.7634)}to{transform:translate(86.60475vw,99vh) scale(.7634)}}.snow:nth-child(269){opacity:1.1296;transform:translate(9.5536vw,-10px) scale(.7414);animation:fall-269 12s -28s linear infinite}@keyframes fall-269{47.337%{transform:translate(13.3584vw,47.337vh) scale(.7414)}to{transform:translate(11.456vw,99vh) scale(.7414)}}.snow:nth-child(270){opacity:.5774;transform:translate(67.9067vw,-10px) scale(.825);animation:fall-270 23s -25s linear infinite}@keyframes fall-270{72.222%{transform:translate(74.4167vw,72.222vh) scale(.825)}to{transform:translate(71.1617vw,99vh) scale(.825)}}.snow:nth-child(271){opacity:.8996;transform:translate(38.0898vw,-10px) scale(.4397);animation:fall-271 22s -10s linear infinite}@keyframes fall-271{55.317%{transform:translate(42.9908vw,55.317vh) scale(.4397)}to{transform:translate(40.5403vw,99vh) scale(.4397)}}.snow:nth-child(272){opacity:1.134;transform:translate(10.7789vw,-10px) scale(.9677);animation:fall-272 14s -2s linear infinite}@keyframes fall-272{36.098%{transform:translate(8.5729vw,36.098vh) scale(.9677)}to{transform:translate(9.6759vw,99vh) scale(.9677)}}.snow:nth-child(273){opacity:1.1322;transform:translate(7.3607vw,-10px) scale(.829);animation:fall-273 23s -3s linear infinite}@keyframes fall-273{64.52%{transform:translate(8.8288vw,64.52vh) scale(.829)}to{transform:translate(8.09475vw,99vh) scale(.829)}}.snow:nth-child(274){opacity:1.7254;transform:translate(33.348vw,-10px) scale(.2679);animation:fall-274 13s -15s linear infinite}@keyframes fall-274{78.675%{transform:translate(40.6179vw,78.675vh) scale(.2679)}to{transform:translate(36.98295vw,99vh) scale(.2679)}}.snow:nth-child(275){opacity:.793;transform:translate(86.867vw,-10px) scale(.1407);animation:fall-275 26s -10s linear infinite}@keyframes fall-275{48.397%{transform:translate(82.2449vw,48.397vh) scale(.1407)}to{transform:translate(84.55595vw,99vh) scale(.1407)}}.snow:nth-child(276){opacity:1.8448;transform:translate(25.0212vw,-10px) scale(.9116);animation:fall-276 27s -28s linear infinite}@keyframes fall-276{57.991%{transform:translate(25.2319vw,57.991vh) scale(.9116)}to{transform:translate(25.12655vw,99vh) scale(.9116)}}.snow:nth-child(277){opacity:.9864;transform:translate(58.0069vw,-10px) scale(.1065);animation:fall-277 21s -30s linear infinite}@keyframes fall-277{47.905%{transform:translate(50.3246vw,47.905vh) scale(.1065)}to{transform:translate(54.16575vw,99vh) scale(.1065)}}.snow:nth-child(278){opacity:1.4984;transform:translate(37.7377vw,-10px) scale(.9809);animation:fall-278 26s -17s linear infinite}@keyframes fall-278{51.266%{transform:translate(37.17vw,51.266vh) scale(.9809)}to{transform:translate(37.45385vw,99vh) scale(.9809)}}.snow:nth-child(279){opacity:1.1582;transform:translate(56.5668vw,-10px) scale(.7648);animation:fall-279 15s -11s linear infinite}@keyframes fall-279{76.538%{transform:translate(63.8523vw,76.538vh) scale(.7648)}to{transform:translate(60.20955vw,99vh) scale(.7648)}}.snow:nth-child(280){opacity:1.043;transform:translate(61.4218vw,-10px) scale(.1834);animation:fall-280 21s -12s linear infinite}@keyframes fall-280{39.384%{transform:translate(51.8925vw,39.384vh) scale(.1834)}to{transform:translate(56.65715vw,99vh) scale(.1834)}}.snow:nth-child(281){opacity:1.866;transform:translate(80.8131vw,-10px) scale(.3408);animation:fall-281 19s -8s linear infinite}@keyframes fall-281{45.354%{transform:translate(85.7142vw,45.354vh) scale(.3408)}to{transform:translate(83.26365vw,99vh) scale(.3408)}}.snow:nth-child(282){opacity:.1508;transform:translate(20.8451vw,-10px) scale(.3821);animation:fall-282 16s -27s linear infinite}@keyframes fall-282{63.908%{transform:translate(28.9725vw,63.908vh) scale(.3821)}to{transform:translate(24.9088vw,99vh) scale(.3821)}}.snow:nth-child(283){opacity:.1722;transform:translate(12.3035vw,-10px) scale(.1544);animation:fall-283 11s -11s linear infinite}@keyframes fall-283{67.124%{transform:translate(8.7642vw,67.124vh) scale(.1544)}to{transform:translate(10.53385vw,99vh) scale(.1544)}}.snow:nth-child(284){opacity:1.017;transform:translate(83.8475vw,-10px) scale(.4914);animation:fall-284 21s -9s linear infinite}@keyframes fall-284{47.946%{transform:translate(88.7617vw,47.946vh) scale(.4914)}to{transform:translate(86.3046vw,99vh) scale(.4914)}}.snow:nth-child(285){opacity:.2346;transform:translate(99.1838vw,-10px) scale(.8006);animation:fall-285 16s -19s linear infinite}@keyframes fall-285{77.706%{transform:translate(108.4863vw,77.706vh) scale(.8006)}to{transform:translate(103.83505vw,99vh) scale(.8006)}}.snow:nth-child(286){opacity:1.1628;transform:translate(28.2011vw,-10px) scale(.9671);animation:fall-286 26s -14s linear infinite}@keyframes fall-286{32.354%{transform:translate(18.419vw,32.354vh) scale(.9671)}to{transform:translate(23.31005vw,99vh) scale(.9671)}}.snow:nth-child(287){opacity:.5058;transform:translate(74.1921vw,-10px) scale(.4993);animation:fall-287 27s -17s linear infinite}@keyframes fall-287{51.301%{transform:translate(79.4582vw,51.301vh) scale(.4993)}to{transform:translate(76.82515vw,99vh) scale(.4993)}}.snow:nth-child(288){opacity:1.2266;transform:translate(71.4439vw,-10px) scale(.3908);animation:fall-288 10s -6s linear infinite}@keyframes fall-288{34.005%{transform:translate(79.208vw,34.005vh) scale(.3908)}to{transform:translate(75.32595vw,99vh) scale(.3908)}}.snow:nth-child(289){opacity:1.4382;transform:translate(83.3335vw,-10px) scale(.996);animation:fall-289 23s -9s linear infinite}@keyframes fall-289{54.286%{transform:translate(81.8967vw,54.286vh) scale(.996)}to{transform:translate(82.6151vw,99vh) scale(.996)}}.snow:nth-child(290){opacity:1.3372;transform:translate(91.404vw,-10px) scale(.0032);animation:fall-290 16s -30s linear infinite}@keyframes fall-290{45.547%{transform:translate(84.2397vw,45.547vh) scale(.0032)}to{transform:translate(87.82185vw,99vh) scale(.0032)}}.snow:nth-child(291){opacity:.3116;transform:translate(17.8027vw,-10px) scale(.4459);animation:fall-291 14s -23s linear infinite}@keyframes fall-291{37.03%{transform:translate(27.4962vw,37.03vh) scale(.4459)}to{transform:translate(22.64945vw,99vh) scale(.4459)}}.snow:nth-child(292){opacity:.8272;transform:translate(95.9441vw,-10px) scale(.2496);animation:fall-292 29s -16s linear infinite}@keyframes fall-292{70.658%{transform:translate(87.7374vw,70.658vh) scale(.2496)}to{transform:translate(91.84075vw,99vh) scale(.2496)}}.snow:nth-child(293){opacity:.4468;transform:translate(93.4879vw,-10px) scale(.8751);animation:fall-293 20s -8s linear infinite}@keyframes fall-293{77.035%{transform:translate(102.292vw,77.035vh) scale(.8751)}to{transform:translate(97.88995vw,99vh) scale(.8751)}}.snow:nth-child(294){opacity:1.8042;transform:translate(50.9929vw,-10px) scale(.9396);animation:fall-294 28s -3s linear infinite}@keyframes fall-294{60.702%{transform:translate(51.9521vw,60.702vh) scale(.9396)}to{transform:translate(51.4725vw,99vh) scale(.9396)}}.snow:nth-child(295){opacity:1.3292;transform:translate(57.2096vw,-10px) scale(.0909);animation:fall-295 27s -25s linear infinite}@keyframes fall-295{76.552%{transform:translate(59.0374vw,76.552vh) scale(.0909)}to{transform:translate(58.1235vw,99vh) scale(.0909)}}.snow:nth-child(296){opacity:.6342;transform:translate(70.0821vw,-10px) scale(.7582);animation:fall-296 19s -18s linear infinite}@keyframes fall-296{40.489%{transform:translate(68.0299vw,40.489vh) scale(.7582)}to{transform:translate(69.056vw,99vh) scale(.7582)}}.snow:nth-child(297){opacity:1.3622;transform:translate(15.5683vw,-10px) scale(.0869);animation:fall-297 24s -23s linear infinite}@keyframes fall-297{43.786%{transform:translate(24.0624vw,43.786vh) scale(.0869)}to{transform:translate(19.81535vw,99vh) scale(.0869)}}.snow:nth-child(298){opacity:.3156;transform:translate(44.3967vw,-10px) scale(.5662);animation:fall-298 26s -8s linear infinite}@keyframes fall-298{47.198%{transform:translate(53.0103vw,47.198vh) scale(.5662)}to{transform:translate(48.7035vw,99vh) scale(.5662)}}.snow:nth-child(299){opacity:1.9968;transform:translate(40.1024vw,-10px) scale(.2877);animation:fall-299 11s -10s linear infinite}@keyframes fall-299{79.063%{transform:translate(40.0021vw,79.063vh) scale(.2877)}to{transform:translate(40.05225vw,99vh) scale(.2877)}}.snow:nth-child(300){opacity:.0862;transform:translate(75.5855vw,-10px) scale(.9928);animation:fall-300 30s -19s linear infinite}@keyframes fall-300{53.982%{transform:translate(66.7771vw,53.982vh) scale(.9928)}to{transform:translate(71.1813vw,99vh) scale(.9928)}}.snow:nth-child(301){opacity:.7206;transform:translate(10.6033vw,-10px) scale(.8953);animation:fall-301 10s -18s linear infinite}@keyframes fall-301{68.388%{transform:translate(9.5129vw,68.388vh) scale(.8953)}to{transform:translate(10.0581vw,99vh) scale(.8953)}}.snow:nth-child(302){opacity:.7092;transform:translate(41.1335vw,-10px) scale(.0239);animation:fall-302 22s -18s linear infinite}@keyframes fall-302{70.852%{transform:translate(31.3668vw,70.852vh) scale(.0239)}to{transform:translate(36.25015vw,99vh) scale(.0239)}}.snow:nth-child(303){opacity:.326;transform:translate(75.2097vw,-10px) scale(.944);animation:fall-303 19s -9s linear infinite}@keyframes fall-303{69.795%{transform:translate(74.7859vw,69.795vh) scale(.944)}to{transform:translate(74.9978vw,99vh) scale(.944)}}.snow:nth-child(304){opacity:1.1532;transform:translate(85.6915vw,-10px) scale(.6538);animation:fall-304 10s -5s linear infinite}@keyframes fall-304{44.965%{transform:translate(76.1007vw,44.965vh) scale(.6538)}to{transform:translate(80.8961vw,99vh) scale(.6538)}}.snow:nth-child(305){opacity:.1476;transform:translate(54.5601vw,-10px) scale(.8834);animation:fall-305 23s -25s linear infinite}@keyframes fall-305{30.775%{transform:translate(48.1127vw,30.775vh) scale(.8834)}to{transform:translate(51.3364vw,99vh) scale(.8834)}}.snow:nth-child(306){opacity:.934;transform:translate(1.2217vw,-10px) scale(.4926);animation:fall-306 23s -15s linear infinite}@keyframes fall-306{60.633%{transform:translate(10.1534vw,60.633vh) scale(.4926)}to{transform:translate(5.68755vw,99vh) scale(.4926)}}.snow:nth-child(307){opacity:.9114;transform:translate(99.614vw,-10px) scale(.0729);animation:fall-307 26s -21s linear infinite}@keyframes fall-307{52.506%{transform:translate(102.4744vw,52.506vh) scale(.0729)}to{transform:translate(101.0442vw,99vh) scale(.0729)}}.snow:nth-child(308){opacity:1.6372;transform:translate(52.5541vw,-10px) scale(.0407);animation:fall-308 13s -21s linear infinite}@keyframes fall-308{37.243%{transform:translate(49.3988vw,37.243vh) scale(.0407)}to{transform:translate(50.97645vw,99vh) scale(.0407)}}.snow:nth-child(309){opacity:1.8704;transform:translate(3.2973vw,-10px) scale(.9582);animation:fall-309 19s -3s linear infinite}@keyframes fall-309{30.372%{transform:translate(10.1421vw,30.372vh) scale(.9582)}to{transform:translate(6.7197vw,99vh) scale(.9582)}}.snow:nth-child(310){opacity:.9764;transform:translate(43.7293vw,-10px) scale(.0794);animation:fall-310 19s -21s linear infinite}@keyframes fall-310{70.416%{transform:translate(41.6061vw,70.416vh) scale(.0794)}to{transform:translate(42.6677vw,99vh) scale(.0794)}}.snow:nth-child(311){opacity:1.7284;transform:translate(59.3839vw,-10px) scale(.0679);animation:fall-311 22s -4s linear infinite}@keyframes fall-311{75.194%{transform:translate(68.0631vw,75.194vh) scale(.0679)}to{transform:translate(63.7235vw,99vh) scale(.0679)}}.snow:nth-child(312){opacity:1.3268;transform:translate(27.94vw,-10px) scale(.3858);animation:fall-312 19s -4s linear infinite}@keyframes fall-312{47.766%{transform:translate(23.4516vw,47.766vh) scale(.3858)}to{transform:translate(25.6958vw,99vh) scale(.3858)}}.snow:nth-child(313){opacity:.7256;transform:translate(38.1424vw,-10px) scale(.4548);animation:fall-313 17s -17s linear infinite}@keyframes fall-313{34.836%{transform:translate(43.4221vw,34.836vh) scale(.4548)}to{transform:translate(40.78225vw,99vh) scale(.4548)}}.snow:nth-child(314){opacity:.323;transform:translate(44.1286vw,-10px) scale(.3249);animation:fall-314 29s -6s linear infinite}@keyframes fall-314{34.988%{transform:translate(35.3035vw,34.988vh) scale(.3249)}to{transform:translate(39.71605vw,99vh) scale(.3249)}}.snow:nth-child(315){opacity:1.4996;transform:translate(69.2686vw,-10px) scale(.7968);animation:fall-315 30s -6s linear infinite}@keyframes fall-315{42.838%{transform:translate(78.4907vw,42.838vh) scale(.7968)}to{transform:translate(73.87965vw,99vh) scale(.7968)}}.snow:nth-child(316){opacity:1.4656;transform:translate(75.2962vw,-10px) scale(.1468);animation:fall-316 27s -1s linear infinite}@keyframes fall-316{75.224%{transform:translate(79.8904vw,75.224vh) scale(.1468)}to{transform:translate(77.5933vw,99vh) scale(.1468)}}.snow:nth-child(317){opacity:1.4082;transform:translate(49.1837vw,-10px) scale(.0619);animation:fall-317 14s -16s linear infinite}@keyframes fall-317{78.338%{transform:translate(54.3912vw,78.338vh) scale(.0619)}to{transform:translate(51.78745vw,99vh) scale(.0619)}}.snow:nth-child(318){opacity:.873;transform:translate(38.7576vw,-10px) scale(.0296);animation:fall-318 25s -20s linear infinite}@keyframes fall-318{69.684%{transform:translate(33.385vw,69.684vh) scale(.0296)}to{transform:translate(36.0713vw,99vh) scale(.0296)}}.snow:nth-child(319){opacity:1.037;transform:translate(97.4344vw,-10px) scale(.4615);animation:fall-319 30s -6s linear infinite}@keyframes fall-319{63.587%{transform:translate(88.1506vw,63.587vh) scale(.4615)}to{transform:translate(92.7925vw,99vh) scale(.4615)}}.snow:nth-child(320){opacity:1.3978;transform:translate(57.5363vw,-10px) scale(.2489);animation:fall-320 28s -5s linear infinite}@keyframes fall-320{41.152%{transform:translate(61.6851vw,41.152vh) scale(.2489)}to{transform:translate(59.6107vw,99vh) scale(.2489)}}.snow:nth-child(321){opacity:.7834;transform:translate(82.5618vw,-10px) scale(.4244);animation:fall-321 14s -25s linear infinite}@keyframes fall-321{43.168%{transform:translate(80.827vw,43.168vh) scale(.4244)}to{transform:translate(81.6944vw,99vh) scale(.4244)}}.snow:nth-child(322){opacity:1.2638;transform:translate(91.3385vw,-10px) scale(.7361);animation:fall-322 22s -3s linear infinite}@keyframes fall-322{34.397%{transform:translate(94.1757vw,34.397vh) scale(.7361)}to{transform:translate(92.7571vw,99vh) scale(.7361)}}.snow:nth-child(323){opacity:.4308;transform:translate(27.4102vw,-10px) scale(.0615);animation:fall-323 18s -7s linear infinite}@keyframes fall-323{35.137%{transform:translate(28.4855vw,35.137vh) scale(.0615)}to{transform:translate(27.94785vw,99vh) scale(.0615)}}.snow:nth-child(324){opacity:1.747;transform:translate(56.8128vw,-10px) scale(.0554);animation:fall-324 24s -14s linear infinite}@keyframes fall-324{60.467%{transform:translate(60.9069vw,60.467vh) scale(.0554)}to{transform:translate(58.85985vw,99vh) scale(.0554)}}.snow:nth-child(325){opacity:1.1002;transform:translate(48.1305vw,-10px) scale(.9312);animation:fall-325 19s -17s linear infinite}@keyframes fall-325{64.308%{transform:translate(56.8674vw,64.308vh) scale(.9312)}to{transform:translate(52.49895vw,99vh) scale(.9312)}}.snow:nth-child(326){opacity:1.315;transform:translate(40.2151vw,-10px) scale(.9743);animation:fall-326 20s -5s linear infinite}@keyframes fall-326{31.045%{transform:translate(40.4524vw,31.045vh) scale(.9743)}to{transform:translate(40.33375vw,99vh) scale(.9743)}}.snow:nth-child(327){opacity:1.0338;transform:translate(14.0514vw,-10px) scale(.4839);animation:fall-327 15s -25s linear infinite}@keyframes fall-327{69.158%{transform:translate(13.8372vw,69.158vh) scale(.4839)}to{transform:translate(13.9443vw,99vh) scale(.4839)}}.snow:nth-child(328){opacity:.9228;transform:translate(38.6258vw,-10px) scale(.0585);animation:fall-328 21s -4s linear infinite}@keyframes fall-328{40.915%{transform:translate(47.6472vw,40.915vh) scale(.0585)}to{transform:translate(43.1365vw,99vh) scale(.0585)}}.snow:nth-child(329){opacity:1.677;transform:translate(81.0905vw,-10px) scale(.8913);animation:fall-329 25s -10s linear infinite}@keyframes fall-329{72.086%{transform:translate(82.3999vw,72.086vh) scale(.8913)}to{transform:translate(81.7452vw,99vh) scale(.8913)}}.snow:nth-child(330){opacity:1.4256;transform:translate(9.3859vw,-10px) scale(.902);animation:fall-330 15s -1s linear infinite}@keyframes fall-330{34.244%{transform:translate(18.432vw,34.244vh) scale(.902)}to{transform:translate(13.90895vw,99vh) scale(.902)}}.snow:nth-child(331){opacity:1.8082;transform:translate(32.9811vw,-10px) scale(.1378);animation:fall-331 29s -10s linear infinite}@keyframes fall-331{43.348%{transform:translate(28.8859vw,43.348vh) scale(.1378)}to{transform:translate(30.9335vw,99vh) scale(.1378)}}.snow:nth-child(332){opacity:1.769;transform:translate(84.8655vw,-10px) scale(.4064);animation:fall-332 10s -17s linear infinite}@keyframes fall-332{60.457%{transform:translate(85.0248vw,60.457vh) scale(.4064)}to{transform:translate(84.94515vw,99vh) scale(.4064)}}.snow:nth-child(333){opacity:.1778;transform:translate(1.7219vw,-10px) scale(.9007);animation:fall-333 12s -28s linear infinite}@keyframes fall-333{65.761%{transform:translate(5.2582vw,65.761vh) scale(.9007)}to{transform:translate(3.49005vw,99vh) scale(.9007)}}.snow:nth-child(334){opacity:1.0494;transform:translate(47.3379vw,-10px) scale(.8081);animation:fall-334 18s -1s linear infinite}@keyframes fall-334{77.895%{transform:translate(56.9797vw,77.895vh) scale(.8081)}to{transform:translate(52.1588vw,99vh) scale(.8081)}}.snow:nth-child(335){opacity:1.6844;transform:translate(4.1419vw,-10px) scale(.4291);animation:fall-335 21s -20s linear infinite}@keyframes fall-335{68.549%{transform:translate(-2.094vw,68.549vh) scale(.4291)}to{transform:translate(1.02395vw,99vh) scale(.4291)}}.snow:nth-child(336){opacity:1.854;transform:translate(90.0585vw,-10px) scale(.5238);animation:fall-336 21s -21s linear infinite}@keyframes fall-336{76.131%{transform:translate(84.6808vw,76.131vh) scale(.5238)}to{transform:translate(87.36965vw,99vh) scale(.5238)}}.snow:nth-child(337){opacity:1.393;transform:translate(1.0975vw,-10px) scale(.9129);animation:fall-337 17s -1s linear infinite}@keyframes fall-337{46.402%{transform:translate(10.542vw,46.402vh) scale(.9129)}to{transform:translate(5.81975vw,99vh) scale(.9129)}}.snow:nth-child(338){opacity:.6292;transform:translate(58.6416vw,-10px) scale(.1773);animation:fall-338 25s -29s linear infinite}@keyframes fall-338{60.063%{transform:translate(49.1936vw,60.063vh) scale(.1773)}to{transform:translate(53.9176vw,99vh) scale(.1773)}}.snow:nth-child(339){opacity:1.6518;transform:translate(98.7317vw,-10px) scale(.4469);animation:fall-339 30s -2s linear infinite}@keyframes fall-339{75.708%{transform:translate(89.8196vw,75.708vh) scale(.4469)}to{transform:translate(94.27565vw,99vh) scale(.4469)}}.snow:nth-child(340){opacity:.6836;transform:translate(62.5475vw,-10px) scale(.7486);animation:fall-340 19s -7s linear infinite}@keyframes fall-340{71.673%{transform:translate(57.5341vw,71.673vh) scale(.7486)}to{transform:translate(60.0408vw,99vh) scale(.7486)}}.snow:nth-child(341){opacity:.0928;transform:translate(62.2924vw,-10px) scale(.1183);animation:fall-341 22s -25s linear infinite}@keyframes fall-341{46.879%{transform:translate(63.0535vw,46.879vh) scale(.1183)}to{transform:translate(62.67295vw,99vh) scale(.1183)}}.snow:nth-child(342){opacity:.8702;transform:translate(39.2706vw,-10px) scale(.0393);animation:fall-342 28s -12s linear infinite}@keyframes fall-342{79.197%{transform:translate(45.7802vw,79.197vh) scale(.0393)}to{transform:translate(42.5254vw,99vh) scale(.0393)}}.snow:nth-child(343){opacity:1.6138;transform:translate(44.6658vw,-10px) scale(.873);animation:fall-343 26s -28s linear infinite}@keyframes fall-343{31.492%{transform:translate(41.5129vw,31.492vh) scale(.873)}to{transform:translate(43.08935vw,99vh) scale(.873)}}.snow:nth-child(344){opacity:1.4718;transform:translate(74.218vw,-10px) scale(.728);animation:fall-344 15s -16s linear infinite}@keyframes fall-344{30.249%{transform:translate(79.0602vw,30.249vh) scale(.728)}to{transform:translate(76.6391vw,99vh) scale(.728)}}.snow:nth-child(345){opacity:1.5618;transform:translate(54.5181vw,-10px) scale(.1403);animation:fall-345 21s -8s linear infinite}@keyframes fall-345{34.212%{transform:translate(49.8529vw,34.212vh) scale(.1403)}to{transform:translate(52.1855vw,99vh) scale(.1403)}}.snow:nth-child(346){opacity:.2968;transform:translate(94.4687vw,-10px) scale(.7634);animation:fall-346 13s -6s linear infinite}@keyframes fall-346{68.666%{transform:translate(88.4884vw,68.666vh) scale(.7634)}to{transform:translate(91.47855vw,99vh) scale(.7634)}}.snow:nth-child(347){opacity:.0958;transform:translate(89.1074vw,-10px) scale(.9314);animation:fall-347 30s -14s linear infinite}@keyframes fall-347{46.426%{transform:translate(93.6603vw,46.426vh) scale(.9314)}to{transform:translate(91.38385vw,99vh) scale(.9314)}}.snow:nth-child(348){opacity:.2742;transform:translate(10.0264vw,-10px) scale(.874);animation:fall-348 19s -9s linear infinite}@keyframes fall-348{36.845%{transform:translate(4.8238vw,36.845vh) scale(.874)}to{transform:translate(7.4251vw,99vh) scale(.874)}}.snow:nth-child(349){opacity:.8126;transform:translate(42.6624vw,-10px) scale(.684);animation:fall-349 26s -2s linear infinite}@keyframes fall-349{56.343%{transform:translate(47.7455vw,56.343vh) scale(.684)}to{transform:translate(45.20395vw,99vh) scale(.684)}}.snow:nth-child(350){opacity:.9958;transform:translate(35.5452vw,-10px) scale(.7696);animation:fall-350 23s -24s linear infinite}@keyframes fall-350{46.673%{transform:translate(42.4174vw,46.673vh) scale(.7696)}to{transform:translate(38.9813vw,99vh) scale(.7696)}}.snow:nth-child(351){opacity:1.5394;transform:translate(40.9772vw,-10px) scale(.0119);animation:fall-351 15s -28s linear infinite}@keyframes fall-351{34.131%{transform:translate(39.6632vw,34.131vh) scale(.0119)}to{transform:translate(40.3202vw,99vh) scale(.0119)}}.snow:nth-child(352){opacity:1.2054;transform:translate(50.1491vw,-10px) scale(.5115);animation:fall-352 27s -27s linear infinite}@keyframes fall-352{44.918%{transform:translate(56.1966vw,44.918vh) scale(.5115)}to{transform:translate(53.17285vw,99vh) scale(.5115)}}.snow:nth-child(353){opacity:.692;transform:translate(64.2157vw,-10px) scale(.6164);animation:fall-353 12s -26s linear infinite}@keyframes fall-353{65.706%{transform:translate(56.6549vw,65.706vh) scale(.6164)}to{transform:translate(60.4353vw,99vh) scale(.6164)}}.snow:nth-child(354){opacity:1.2834;transform:translate(12.3298vw,-10px) scale(.8489);animation:fall-354 27s -21s linear infinite}@keyframes fall-354{31.77%{transform:translate(15.3864vw,31.77vh) scale(.8489)}to{transform:translate(13.8581vw,99vh) scale(.8489)}}.snow:nth-child(355){opacity:.944;transform:translate(11.5038vw,-10px) scale(.6093);animation:fall-355 16s -21s linear infinite}@keyframes fall-355{41.399%{transform:translate(2.3171vw,41.399vh) scale(.6093)}to{transform:translate(6.91045vw,99vh) scale(.6093)}}.snow:nth-child(356){opacity:1.4454;transform:translate(80.4677vw,-10px) scale(.5423);animation:fall-356 15s -13s linear infinite}@keyframes fall-356{56.685%{transform:translate(78.5294vw,56.685vh) scale(.5423)}to{transform:translate(79.49855vw,99vh) scale(.5423)}}.snow:nth-child(357){opacity:1.5236;transform:translate(29.9116vw,-10px) scale(.1795);animation:fall-357 21s -30s linear infinite}@keyframes fall-357{56.242%{transform:translate(29.9625vw,56.242vh) scale(.1795)}to{transform:translate(29.93705vw,99vh) scale(.1795)}}.snow:nth-child(358){opacity:.7604;transform:translate(59.4105vw,-10px) scale(.1107);animation:fall-358 19s -19s linear infinite}@keyframes fall-358{75.581%{transform:translate(65.733vw,75.581vh) scale(.1107)}to{transform:translate(62.57175vw,99vh) scale(.1107)}}.snow:nth-child(359){opacity:.3728;transform:translate(40.0399vw,-10px) scale(.4335);animation:fall-359 21s -3s linear infinite}@keyframes fall-359{55.592%{transform:translate(42.7345vw,55.592vh) scale(.4335)}to{transform:translate(41.3872vw,99vh) scale(.4335)}}.snow:nth-child(360){opacity:1.453;transform:translate(57.6681vw,-10px) scale(.4459);animation:fall-360 21s -13s linear infinite}@keyframes fall-360{30.925%{transform:translate(56.9233vw,30.925vh) scale(.4459)}to{transform:translate(57.2957vw,99vh) scale(.4459)}}.snow:nth-child(361){opacity:1.485;transform:translate(69.0406vw,-10px) scale(.8022);animation:fall-361 27s -29s linear infinite}@keyframes fall-361{59.578%{transform:translate(77.5622vw,59.578vh) scale(.8022)}to{transform:translate(73.3014vw,99vh) scale(.8022)}}.snow:nth-child(362){opacity:1.2454;transform:translate(92.744vw,-10px) scale(.1355);animation:fall-362 15s -22s linear infinite}@keyframes fall-362{64.437%{transform:translate(95.1913vw,64.437vh) scale(.1355)}to{transform:translate(93.96765vw,99vh) scale(.1355)}}.snow:nth-child(363){opacity:.8588;transform:translate(73.3851vw,-10px) scale(.7198);animation:fall-363 27s -24s linear infinite}@keyframes fall-363{50.332%{transform:translate(81.295vw,50.332vh) scale(.7198)}to{transform:translate(77.34005vw,99vh) scale(.7198)}}.snow:nth-child(364){opacity:.8266;transform:translate(32.5788vw,-10px) scale(.3889);animation:fall-364 19s -12s linear infinite}@keyframes fall-364{54.929%{transform:translate(38.2063vw,54.929vh) scale(.3889)}to{transform:translate(35.39255vw,99vh) scale(.3889)}}.snow:nth-child(365){opacity:.3812;transform:translate(89.7667vw,-10px) scale(.5358);animation:fall-365 10s -22s linear infinite}@keyframes fall-365{59.879%{transform:translate(91.4769vw,59.879vh) scale(.5358)}to{transform:translate(90.6218vw,99vh) scale(.5358)}}.snow:nth-child(366){opacity:1.1742;transform:translate(75.8503vw,-10px) scale(.8579);animation:fall-366 11s -5s linear infinite}@keyframes fall-366{39.564%{transform:translate(74.0378vw,39.564vh) scale(.8579)}to{transform:translate(74.94405vw,99vh) scale(.8579)}}.snow:nth-child(367){opacity:.1436;transform:translate(42.9383vw,-10px) scale(.2193);animation:fall-367 23s -10s linear infinite}@keyframes fall-367{47.838%{transform:translate(46.889vw,47.838vh) scale(.2193)}to{transform:translate(44.91365vw,99vh) scale(.2193)}}.snow:nth-child(368){opacity:.1696;transform:translate(98.1709vw,-10px) scale(.5236);animation:fall-368 12s -22s linear infinite}@keyframes fall-368{45.623%{transform:translate(103.1343vw,45.623vh) scale(.5236)}to{transform:translate(100.6526vw,99vh) scale(.5236)}}.snow:nth-child(369){opacity:.0624;transform:translate(64.3939vw,-10px) scale(.7827);animation:fall-369 16s -16s linear infinite}@keyframes fall-369{33.714%{transform:translate(69.9038vw,33.714vh) scale(.7827)}to{transform:translate(67.14885vw,99vh) scale(.7827)}}.snow:nth-child(370){opacity:.1912;transform:translate(63.0303vw,-10px) scale(.4393);animation:fall-370 22s -16s linear infinite}@keyframes fall-370{52.387%{transform:translate(70.2182vw,52.387vh) scale(.4393)}to{transform:translate(66.62425vw,99vh) scale(.4393)}}.snow:nth-child(371){opacity:1.3974;transform:translate(13.1809vw,-10px) scale(.0469);animation:fall-371 24s -29s linear infinite}@keyframes fall-371{48.71%{transform:translate(8.1415vw,48.71vh) scale(.0469)}to{transform:translate(10.6612vw,99vh) scale(.0469)}}.snow:nth-child(372){opacity:1.386;transform:translate(3.9405vw,-10px) scale(.254);animation:fall-372 22s -30s linear infinite}@keyframes fall-372{31.627%{transform:translate(-5.0878vw,31.627vh) scale(.254)}to{transform:translate(-.57365vw,99vh) scale(.254)}}.snow:nth-child(373){opacity:.6164;transform:translate(9.4686vw,-10px) scale(.6426);animation:fall-373 17s -4s linear infinite}@keyframes fall-373{63.927%{transform:translate(11.4625vw,63.927vh) scale(.6426)}to{transform:translate(10.46555vw,99vh) scale(.6426)}}.snow:nth-child(374){opacity:.3014;transform:translate(58.8221vw,-10px) scale(.2404);animation:fall-374 29s -23s linear infinite}@keyframes fall-374{69.96%{transform:translate(64.7034vw,69.96vh) scale(.2404)}to{transform:translate(61.76275vw,99vh) scale(.2404)}}.snow:nth-child(375){opacity:1.7596;transform:translate(64.5814vw,-10px) scale(.831);animation:fall-375 25s -7s linear infinite}@keyframes fall-375{54.309%{transform:translate(65.7725vw,54.309vh) scale(.831)}to{transform:translate(65.17695vw,99vh) scale(.831)}}.snow:nth-child(376){opacity:1.3664;transform:translate(26.6828vw,-10px) scale(.915);animation:fall-376 29s -19s linear infinite}@keyframes fall-376{45.087%{transform:translate(19.9876vw,45.087vh) scale(.915)}to{transform:translate(23.3352vw,99vh) scale(.915)}}.snow:nth-child(377){opacity:.3912;transform:translate(93.0381vw,-10px) scale(.3947);animation:fall-377 27s -11s linear infinite}@keyframes fall-377{75.475%{transform:translate(102.2425vw,75.475vh) scale(.3947)}to{transform:translate(97.6403vw,99vh) scale(.3947)}}.snow:nth-child(378){opacity:.4704;transform:translate(4.936vw,-10px) scale(.7896);animation:fall-378 12s -30s linear infinite}@keyframes fall-378{44.452%{transform:translate(10.5624vw,44.452vh) scale(.7896)}to{transform:translate(7.7492vw,99vh) scale(.7896)}}.snow:nth-child(379){opacity:.808;transform:translate(31.817vw,-10px) scale(.7139);animation:fall-379 14s -6s linear infinite}@keyframes fall-379{46.833%{transform:translate(22.2504vw,46.833vh) scale(.7139)}to{transform:translate(27.0337vw,99vh) scale(.7139)}}.snow:nth-child(380){opacity:.2368;transform:translate(64.3531vw,-10px) scale(.7992);animation:fall-380 19s -30s linear infinite}@keyframes fall-380{75.287%{transform:translate(56.7103vw,75.287vh) scale(.7992)}to{transform:translate(60.5317vw,99vh) scale(.7992)}}.snow:nth-child(381){opacity:.8998;transform:translate(31.9775vw,-10px) scale(.3012);animation:fall-381 19s -24s linear infinite}@keyframes fall-381{78.315%{transform:translate(25.4433vw,78.315vh) scale(.3012)}to{transform:translate(28.7104vw,99vh) scale(.3012)}}.snow:nth-child(382){opacity:1.8154;transform:translate(92.3086vw,-10px) scale(.6478);animation:fall-382 23s -7s linear infinite}@keyframes fall-382{75.72%{transform:translate(83.2009vw,75.72vh) scale(.6478)}to{transform:translate(87.75475vw,99vh) scale(.6478)}}.snow:nth-child(383){opacity:.8402;transform:translate(91.999vw,-10px) scale(.4897);animation:fall-383 18s -3s linear infinite}@keyframes fall-383{75.915%{transform:translate(87.2346vw,75.915vh) scale(.4897)}to{transform:translate(89.6168vw,99vh) scale(.4897)}}.snow:nth-child(384){opacity:.0818;transform:translate(64.2825vw,-10px) scale(.023);animation:fall-384 19s -21s linear infinite}@keyframes fall-384{44.915%{transform:translate(72.0899vw,44.915vh) scale(.023)}to{transform:translate(68.1862vw,99vh) scale(.023)}}.snow:nth-child(385){opacity:.9804;transform:translate(19.0482vw,-10px) scale(.426);animation:fall-385 25s -3s linear infinite}@keyframes fall-385{44.731%{transform:translate(14.6202vw,44.731vh) scale(.426)}to{transform:translate(16.8342vw,99vh) scale(.426)}}.snow:nth-child(386){opacity:.0122;transform:translate(27.9719vw,-10px) scale(.0681);animation:fall-386 28s -9s linear infinite}@keyframes fall-386{41.831%{transform:translate(33.7524vw,41.831vh) scale(.0681)}to{transform:translate(30.86215vw,99vh) scale(.0681)}}.snow:nth-child(387){opacity:1.2426;transform:translate(13.773vw,-10px) scale(.3479);animation:fall-387 26s -9s linear infinite}@keyframes fall-387{35.383%{transform:translate(4.8552vw,35.383vh) scale(.3479)}to{transform:translate(9.3141vw,99vh) scale(.3479)}}.snow:nth-child(388){opacity:1.8076;transform:translate(26.2862vw,-10px) scale(.5076);animation:fall-388 18s -11s linear infinite}@keyframes fall-388{52.314%{transform:translate(26.086vw,52.314vh) scale(.5076)}to{transform:translate(26.1861vw,99vh) scale(.5076)}}.snow:nth-child(389){opacity:1.6916;transform:translate(61.0304vw,-10px) scale(.5259);animation:fall-389 15s -20s linear infinite}@keyframes fall-389{65.665%{transform:translate(67.2352vw,65.665vh) scale(.5259)}to{transform:translate(64.1328vw,99vh) scale(.5259)}}.snow:nth-child(390){opacity:.1098;transform:translate(98.5135vw,-10px) scale(.5851);animation:fall-390 10s -10s linear infinite}@keyframes fall-390{33.849%{transform:translate(103.6812vw,33.849vh) scale(.5851)}to{transform:translate(101.09735vw,99vh) scale(.5851)}}.snow:nth-child(391){opacity:.4008;transform:translate(66.7566vw,-10px) scale(.2273);animation:fall-391 13s -15s linear infinite}@keyframes fall-391{79.024%{transform:translate(70.5391vw,79.024vh) scale(.2273)}to{transform:translate(68.64785vw,99vh) scale(.2273)}}.snow:nth-child(392){opacity:1.8542;transform:translate(23.8214vw,-10px) scale(.638);animation:fall-392 22s -9s linear infinite}@keyframes fall-392{71.244%{transform:translate(23.6418vw,71.244vh) scale(.638)}to{transform:translate(23.7316vw,99vh) scale(.638)}}.snow:nth-child(393){opacity:1.3242;transform:translate(29.8582vw,-10px) scale(.854);animation:fall-393 25s -4s linear infinite}@keyframes fall-393{47.399%{transform:translate(38.1517vw,47.399vh) scale(.854)}to{transform:translate(34.00495vw,99vh) scale(.854)}}.snow:nth-child(394){opacity:1.6696;transform:translate(65.1996vw,-10px) scale(.5181);animation:fall-394 18s -23s linear infinite}@keyframes fall-394{76.789%{transform:translate(68.9676vw,76.789vh) scale(.5181)}to{transform:translate(67.0836vw,99vh) scale(.5181)}}.snow:nth-child(395){opacity:1.478;transform:translate(34.2322vw,-10px) scale(.7885);animation:fall-395 18s -19s linear infinite}@keyframes fall-395{68.283%{transform:translate(38.5766vw,68.283vh) scale(.7885)}to{transform:translate(36.4044vw,99vh) scale(.7885)}}.snow:nth-child(396){opacity:.6888;transform:translate(95.9652vw,-10px) scale(.0136);animation:fall-396 17s -11s linear infinite}@keyframes fall-396{53.407%{transform:translate(104.7929vw,53.407vh) scale(.0136)}to{transform:translate(100.37905vw,99vh) scale(.0136)}}.snow:nth-child(397){opacity:1.821;transform:translate(35.266vw,-10px) scale(.3582);animation:fall-397 15s -30s linear infinite}@keyframes fall-397{53.74%{transform:translate(37.3231vw,53.74vh) scale(.3582)}to{transform:translate(36.29455vw,99vh) scale(.3582)}}.snow:nth-child(398){opacity:1.9446;transform:translate(6.3822vw,-10px) scale(.7887);animation:fall-398 10s -21s linear infinite}@keyframes fall-398{77.838%{transform:translate(12.2113vw,77.838vh) scale(.7887)}to{transform:translate(9.29675vw,99vh) scale(.7887)}}.snow:nth-child(399){opacity:.191;transform:translate(60.9422vw,-10px) scale(.5535);animation:fall-399 29s -28s linear infinite}@keyframes fall-399{71.403%{transform:translate(69.8017vw,71.403vh) scale(.5535)}to{transform:translate(65.37195vw,99vh) scale(.5535)}}.snow:nth-child(400){opacity:.7698;transform:translate(17.8163vw,-10px) scale(.5297);animation:fall-400 27s -18s linear infinite}@keyframes fall-400{44.404%{transform:translate(25.6218vw,44.404vh) scale(.5297)}to{transform:translate(21.71905vw,99vh) scale(.5297)}}\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.8236;transform:translate(18.6332vw,-10px) scale(.1851);animation:fall-1 20s -18s linear infinite}@keyframes fall-1{39.112%{transform:translate(16.2559vw,39.112vh) scale(.1851)}to{transform:translate(17.44455vw,99vh) scale(.1851)}}.snow:nth-child(2){opacity:1.2646;transform:translate(94.6622vw,-10px) scale(.7522);animation:fall-2 10s -14s linear infinite}@keyframes fall-2{70.273%{transform:translate(94.1649vw,70.273vh) scale(.7522)}to{transform:translate(94.41355vw,99vh) scale(.7522)}}.snow:nth-child(3){opacity:1.7644;transform:translate(18.0898vw,-10px) scale(.7237);animation:fall-3 29s -14s linear infinite}@keyframes fall-3{51.626%{transform:translate(22.2526vw,51.626vh) scale(.7237)}to{transform:translate(20.1712vw,99vh) scale(.7237)}}.snow:nth-child(4){opacity:1.7792;transform:translate(60.2104vw,-10px) scale(.69);animation:fall-4 25s -22s linear infinite}@keyframes fall-4{48.964%{transform:translate(54.105vw,48.964vh) scale(.69)}to{transform:translate(57.1577vw,99vh) scale(.69)}}.snow:nth-child(5){opacity:.209;transform:translate(21.4124vw,-10px) scale(.7262);animation:fall-5 11s -4s linear infinite}@keyframes fall-5{62.03%{transform:translate(17.9872vw,62.03vh) scale(.7262)}to{transform:translate(19.6998vw,99vh) scale(.7262)}}.snow:nth-child(6){opacity:1.2692;transform:translate(58.4283vw,-10px) scale(.5438);animation:fall-6 24s -28s linear infinite}@keyframes fall-6{32.223%{transform:translate(56.8654vw,32.223vh) scale(.5438)}to{transform:translate(57.64685vw,99vh) scale(.5438)}}.snow:nth-child(7){opacity:.1146;transform:translate(82.3081vw,-10px) scale(.8559);animation:fall-7 21s -23s linear infinite}@keyframes fall-7{42.497%{transform:translate(77.3189vw,42.497vh) scale(.8559)}to{transform:translate(79.8135vw,99vh) scale(.8559)}}.snow:nth-child(8){opacity:1.3196;transform:translate(4.4099vw,-10px) scale(.1839);animation:fall-8 18s -7s linear infinite}@keyframes fall-8{73.416%{transform:translate(3.8292vw,73.416vh) scale(.1839)}to{transform:translate(4.11955vw,99vh) scale(.1839)}}.snow:nth-child(9){opacity:1.5896;transform:translate(74.7984vw,-10px) scale(.1177);animation:fall-9 29s -12s linear infinite}@keyframes fall-9{64.095%{transform:translate(83.18vw,64.095vh) scale(.1177)}to{transform:translate(78.9892vw,99vh) scale(.1177)}}.snow:nth-child(10){opacity:1.2316;transform:translate(25.3518vw,-10px) scale(.5845);animation:fall-10 27s -12s linear infinite}@keyframes fall-10{31.808%{transform:translate(20.0175vw,31.808vh) scale(.5845)}to{transform:translate(22.68465vw,99vh) scale(.5845)}}.snow:nth-child(11){opacity:1.3708;transform:translate(86.0076vw,-10px) scale(.2709);animation:fall-11 12s -11s linear infinite}@keyframes fall-11{32.043%{transform:translate(77.8528vw,32.043vh) scale(.2709)}to{transform:translate(81.9302vw,99vh) scale(.2709)}}.snow:nth-child(12){opacity:.0876;transform:translate(65.5vw,-10px) scale(.6626);animation:fall-12 30s -18s linear infinite}@keyframes fall-12{64.171%{transform:translate(65.9785vw,64.171vh) scale(.6626)}to{transform:translate(65.73925vw,99vh) scale(.6626)}}.snow:nth-child(13){opacity:1.1726;transform:translate(48.1237vw,-10px) scale(.9886);animation:fall-13 19s -28s linear infinite}@keyframes fall-13{60.158%{transform:translate(46.6641vw,60.158vh) scale(.9886)}to{transform:translate(47.3939vw,99vh) scale(.9886)}}.snow:nth-child(14){opacity:1.7842;transform:translate(37.5918vw,-10px) scale(.9403);animation:fall-14 25s -13s linear infinite}@keyframes fall-14{43.296%{transform:translate(32.3472vw,43.296vh) scale(.9403)}to{transform:translate(34.9695vw,99vh) scale(.9403)}}.snow:nth-child(15){opacity:1.2666;transform:translate(82.0077vw,-10px) scale(.848);animation:fall-15 15s -1s linear infinite}@keyframes fall-15{45.939%{transform:translate(89.2967vw,45.939vh) scale(.848)}to{transform:translate(85.6522vw,99vh) scale(.848)}}.snow:nth-child(16){opacity:.8796;transform:translate(1.8458vw,-10px) scale(.5963);animation:fall-16 30s -2s linear infinite}@keyframes fall-16{70.417%{transform:translate(-1.7426vw,70.417vh) scale(.5963)}to{transform:translate(.0516vw,99vh) scale(.5963)}}.snow:nth-child(17){opacity:1.2962;transform:translate(4.2728vw,-10px) scale(.4851);animation:fall-17 30s -8s linear infinite}@keyframes fall-17{55.882%{transform:translate(2.6449vw,55.882vh) scale(.4851)}to{transform:translate(3.45885vw,99vh) scale(.4851)}}.snow:nth-child(18){opacity:.1744;transform:translate(77.7534vw,-10px) scale(.7076);animation:fall-18 24s -12s linear infinite}@keyframes fall-18{31.954%{transform:translate(68.8936vw,31.954vh) scale(.7076)}to{transform:translate(73.3235vw,99vh) scale(.7076)}}.snow:nth-child(19){opacity:.5948;transform:translate(87.8224vw,-10px) scale(.7758);animation:fall-19 29s -8s linear infinite}@keyframes fall-19{73.751%{transform:translate(90.889vw,73.751vh) scale(.7758)}to{transform:translate(89.3557vw,99vh) scale(.7758)}}.snow:nth-child(20){opacity:1.584;transform:translate(37.2774vw,-10px) scale(.9968);animation:fall-20 23s -28s linear infinite}@keyframes fall-20{50.862%{transform:translate(35.573vw,50.862vh) scale(.9968)}to{transform:translate(36.4252vw,99vh) scale(.9968)}}.snow:nth-child(21){opacity:.5716;transform:translate(53.0872vw,-10px) scale(.6223);animation:fall-21 30s -22s linear infinite}@keyframes fall-21{72.387%{transform:translate(57.6072vw,72.387vh) scale(.6223)}to{transform:translate(55.3472vw,99vh) scale(.6223)}}.snow:nth-child(22){opacity:.3704;transform:translate(3.1927vw,-10px) scale(.0289);animation:fall-22 27s -15s linear infinite}@keyframes fall-22{75.643%{transform:translate(8.5482vw,75.643vh) scale(.0289)}to{transform:translate(5.87045vw,99vh) scale(.0289)}}.snow:nth-child(23){opacity:.1564;transform:translate(93.0325vw,-10px) scale(.0859);animation:fall-23 13s -18s linear infinite}@keyframes fall-23{31.973%{transform:translate(99.2194vw,31.973vh) scale(.0859)}to{transform:translate(96.12595vw,99vh) scale(.0859)}}.snow:nth-child(24){opacity:.146;transform:translate(23.636vw,-10px) scale(.2474);animation:fall-24 25s -26s linear infinite}@keyframes fall-24{54.18%{transform:translate(25.882vw,54.18vh) scale(.2474)}to{transform:translate(24.759vw,99vh) scale(.2474)}}.snow:nth-child(25){opacity:1.964;transform:translate(17.4444vw,-10px) scale(.1765);animation:fall-25 27s -23s linear infinite}@keyframes fall-25{64.637%{transform:translate(24.7276vw,64.637vh) scale(.1765)}to{transform:translate(21.086vw,99vh) scale(.1765)}}.snow:nth-child(26){opacity:.5672;transform:translate(72.395vw,-10px) scale(.4392);animation:fall-26 24s -19s linear infinite}@keyframes fall-26{33.131%{transform:translate(71.6974vw,33.131vh) scale(.4392)}to{transform:translate(72.0462vw,99vh) scale(.4392)}}.snow:nth-child(27){opacity:.0604;transform:translate(38.9724vw,-10px) scale(.9317);animation:fall-27 19s -24s linear infinite}@keyframes fall-27{68.838%{transform:translate(33.6213vw,68.838vh) scale(.9317)}to{transform:translate(36.29685vw,99vh) scale(.9317)}}.snow:nth-child(28){opacity:.4632;transform:translate(21.539vw,-10px) scale(.6464);animation:fall-28 20s -24s linear infinite}@keyframes fall-28{58.569%{transform:translate(18.8343vw,58.569vh) scale(.6464)}to{transform:translate(20.18665vw,99vh) scale(.6464)}}.snow:nth-child(29){opacity:1.6704;transform:translate(14.2618vw,-10px) scale(.3864);animation:fall-29 14s -1s linear infinite}@keyframes fall-29{33.694%{transform:translate(7.0848vw,33.694vh) scale(.3864)}to{transform:translate(10.6733vw,99vh) scale(.3864)}}.snow:nth-child(30){opacity:.9054;transform:translate(42.5182vw,-10px) scale(.9);animation:fall-30 17s -18s linear infinite}@keyframes fall-30{41.774%{transform:translate(34.0844vw,41.774vh) scale(.9)}to{transform:translate(38.3013vw,99vh) scale(.9)}}.snow:nth-child(31){opacity:1.1584;transform:translate(74.6565vw,-10px) scale(.4232);animation:fall-31 30s -2s linear infinite}@keyframes fall-31{61.445%{transform:translate(70.3856vw,61.445vh) scale(.4232)}to{transform:translate(72.52105vw,99vh) scale(.4232)}}.snow:nth-child(32){opacity:1.0784;transform:translate(36.7374vw,-10px) scale(.3463);animation:fall-32 17s -2s linear infinite}@keyframes fall-32{50.417%{transform:translate(33.005vw,50.417vh) scale(.3463)}to{transform:translate(34.8712vw,99vh) scale(.3463)}}.snow:nth-child(33){opacity:1.616;transform:translate(99.739vw,-10px) scale(.6146);animation:fall-33 26s -24s linear infinite}@keyframes fall-33{36.063%{transform:translate(89.9154vw,36.063vh) scale(.6146)}to{transform:translate(94.8272vw,99vh) scale(.6146)}}.snow:nth-child(34){opacity:1.2876;transform:translate(76.1156vw,-10px) scale(.8095);animation:fall-34 10s -6s linear infinite}@keyframes fall-34{52.751%{transform:translate(68.9796vw,52.751vh) scale(.8095)}to{transform:translate(72.5476vw,99vh) scale(.8095)}}.snow:nth-child(35){opacity:1.5728;transform:translate(52.1329vw,-10px) scale(.7754);animation:fall-35 29s -20s linear infinite}@keyframes fall-35{72.999%{transform:translate(60.7843vw,72.999vh) scale(.7754)}to{transform:translate(56.4586vw,99vh) scale(.7754)}}.snow:nth-child(36){opacity:1.5748;transform:translate(1.8131vw,-10px) scale(.5564);animation:fall-36 16s -17s linear infinite}@keyframes fall-36{61.976%{transform:translate(3.9994vw,61.976vh) scale(.5564)}to{transform:translate(2.90625vw,99vh) scale(.5564)}}.snow:nth-child(37){opacity:1.3382;transform:translate(50.1227vw,-10px) scale(.7435);animation:fall-37 14s -21s linear infinite}@keyframes fall-37{78.323%{transform:translate(43.4829vw,78.323vh) scale(.7435)}to{transform:translate(46.8028vw,99vh) scale(.7435)}}.snow:nth-child(38){opacity:.6986;transform:translate(9.4289vw,-10px) scale(.6235);animation:fall-38 22s -12s linear infinite}@keyframes fall-38{32.755%{transform:translate(9.597vw,32.755vh) scale(.6235)}to{transform:translate(9.51295vw,99vh) scale(.6235)}}.snow:nth-child(39){opacity:1.888;transform:translate(76.0662vw,-10px) scale(.565);animation:fall-39 28s -20s linear infinite}@keyframes fall-39{63.749%{transform:translate(66.3776vw,63.749vh) scale(.565)}to{transform:translate(71.2219vw,99vh) scale(.565)}}.snow:nth-child(40){opacity:.635;transform:translate(93.4401vw,-10px) scale(.2267);animation:fall-40 25s -27s linear infinite}@keyframes fall-40{59.656%{transform:translate(87.1443vw,59.656vh) scale(.2267)}to{transform:translate(90.2922vw,99vh) scale(.2267)}}.snow:nth-child(41){opacity:1.7226;transform:translate(55.5373vw,-10px) scale(.0988);animation:fall-41 10s -19s linear infinite}@keyframes fall-41{43.432%{transform:translate(58.8861vw,43.432vh) scale(.0988)}to{transform:translate(57.2117vw,99vh) scale(.0988)}}.snow:nth-child(42){opacity:.7412;transform:translate(83.2961vw,-10px) scale(.7727);animation:fall-42 27s -21s linear infinite}@keyframes fall-42{57.638%{transform:translate(81.1615vw,57.638vh) scale(.7727)}to{transform:translate(82.2288vw,99vh) scale(.7727)}}.snow:nth-child(43){opacity:.8898;transform:translate(51.5837vw,-10px) scale(.9663);animation:fall-43 14s -15s linear infinite}@keyframes fall-43{60.372%{transform:translate(56.7344vw,60.372vh) scale(.9663)}to{transform:translate(54.15905vw,99vh) scale(.9663)}}.snow:nth-child(44){opacity:1.2908;transform:translate(52.9265vw,-10px) scale(.8791);animation:fall-44 24s -11s linear infinite}@keyframes fall-44{62.001%{transform:translate(61.6857vw,62.001vh) scale(.8791)}to{transform:translate(57.3061vw,99vh) scale(.8791)}}.snow:nth-child(45){opacity:1.7946;transform:translate(81.0711vw,-10px) scale(.5819);animation:fall-45 21s -27s linear infinite}@keyframes fall-45{67.201%{transform:translate(74.1737vw,67.201vh) scale(.5819)}to{transform:translate(77.6224vw,99vh) scale(.5819)}}.snow:nth-child(46){opacity:.1462;transform:translate(61.8349vw,-10px) scale(.6299);animation:fall-46 15s -23s linear infinite}@keyframes fall-46{54.043%{transform:translate(56.2837vw,54.043vh) scale(.6299)}to{transform:translate(59.0593vw,99vh) scale(.6299)}}.snow:nth-child(47){opacity:.8128;transform:translate(9.1777vw,-10px) scale(.861);animation:fall-47 23s -16s linear infinite}@keyframes fall-47{69.07%{transform:translate(11.0803vw,69.07vh) scale(.861)}to{transform:translate(10.129vw,99vh) scale(.861)}}.snow:nth-child(48){opacity:.1396;transform:translate(5.8963vw,-10px) scale(.78);animation:fall-48 27s -1s linear infinite}@keyframes fall-48{60.135%{transform:translate(14.0709vw,60.135vh) scale(.78)}to{transform:translate(9.9836vw,99vh) scale(.78)}}.snow:nth-child(49){opacity:1.1882;transform:translate(74.7632vw,-10px) scale(.1653);animation:fall-49 24s -1s linear infinite}@keyframes fall-49{43.151%{transform:translate(78.4553vw,43.151vh) scale(.1653)}to{transform:translate(76.60925vw,99vh) scale(.1653)}}.snow:nth-child(50){opacity:1.4982;transform:translate(45.3611vw,-10px) scale(.5915);animation:fall-50 19s -11s linear infinite}@keyframes fall-50{38.677%{transform:translate(41.7527vw,38.677vh) scale(.5915)}to{transform:translate(43.5569vw,99vh) scale(.5915)}}.snow:nth-child(51){opacity:1.3056;transform:translate(65.2319vw,-10px) scale(.2181);animation:fall-51 22s -28s linear infinite}@keyframes fall-51{66.41%{transform:translate(64.1034vw,66.41vh) scale(.2181)}to{transform:translate(64.66765vw,99vh) scale(.2181)}}.snow:nth-child(52){opacity:.966;transform:translate(28.198vw,-10px) scale(.6212);animation:fall-52 29s -10s linear infinite}@keyframes fall-52{37.803%{transform:translate(36.3052vw,37.803vh) scale(.6212)}to{transform:translate(32.2516vw,99vh) scale(.6212)}}.snow:nth-child(53){opacity:.549;transform:translate(59.7587vw,-10px) scale(.1983);animation:fall-53 28s -26s linear infinite}@keyframes fall-53{75.281%{transform:translate(55.7932vw,75.281vh) scale(.1983)}to{transform:translate(57.77595vw,99vh) scale(.1983)}}.snow:nth-child(54){opacity:.1518;transform:translate(50.9344vw,-10px) scale(.6805);animation:fall-54 27s -12s linear infinite}@keyframes fall-54{33.055%{transform:translate(43.4486vw,33.055vh) scale(.6805)}to{transform:translate(47.1915vw,99vh) scale(.6805)}}.snow:nth-child(55){opacity:1.072;transform:translate(19.8319vw,-10px) scale(.522);animation:fall-55 24s -13s linear infinite}@keyframes fall-55{44.85%{transform:translate(17.3774vw,44.85vh) scale(.522)}to{transform:translate(18.60465vw,99vh) scale(.522)}}.snow:nth-child(56){opacity:1.0042;transform:translate(71.0758vw,-10px) scale(.3597);animation:fall-56 27s -11s linear infinite}@keyframes fall-56{70.356%{transform:translate(64.5592vw,70.356vh) scale(.3597)}to{transform:translate(67.8175vw,99vh) scale(.3597)}}.snow:nth-child(57){opacity:.1894;transform:translate(86.5852vw,-10px) scale(.0465);animation:fall-57 20s -9s linear infinite}@keyframes fall-57{31.27%{transform:translate(85.1274vw,31.27vh) scale(.0465)}to{transform:translate(85.8563vw,99vh) scale(.0465)}}.snow:nth-child(58){opacity:1.6344;transform:translate(28.1065vw,-10px) scale(.9734);animation:fall-58 21s -3s linear infinite}@keyframes fall-58{55.841%{transform:translate(24.396vw,55.841vh) scale(.9734)}to{transform:translate(26.25125vw,99vh) scale(.9734)}}.snow:nth-child(59){opacity:1.617;transform:translate(85.6248vw,-10px) scale(.5872);animation:fall-59 10s -7s linear infinite}@keyframes fall-59{76.012%{transform:translate(80.1874vw,76.012vh) scale(.5872)}to{transform:translate(82.9061vw,99vh) scale(.5872)}}.snow:nth-child(60){opacity:1.0814;transform:translate(53.2565vw,-10px) scale(.139);animation:fall-60 18s -3s linear infinite}@keyframes fall-60{75.678%{transform:translate(50.657vw,75.678vh) scale(.139)}to{transform:translate(51.95675vw,99vh) scale(.139)}}.snow:nth-child(61){opacity:.5748;transform:translate(14.1118vw,-10px) scale(.2123);animation:fall-61 25s -3s linear infinite}@keyframes fall-61{66.694%{transform:translate(23.5331vw,66.694vh) scale(.2123)}to{transform:translate(18.82245vw,99vh) scale(.2123)}}.snow:nth-child(62){opacity:1.0364;transform:translate(75.8973vw,-10px) scale(.0939);animation:fall-62 11s -19s linear infinite}@keyframes fall-62{34.703%{transform:translate(83.3863vw,34.703vh) scale(.0939)}to{transform:translate(79.6418vw,99vh) scale(.0939)}}.snow:nth-child(63){opacity:.1136;transform:translate(83.306vw,-10px) scale(.553);animation:fall-63 21s -13s linear infinite}@keyframes fall-63{62.976%{transform:translate(81.7623vw,62.976vh) scale(.553)}to{transform:translate(82.53415vw,99vh) scale(.553)}}.snow:nth-child(64){opacity:.7692;transform:translate(27.5876vw,-10px) scale(.8113);animation:fall-64 19s -20s linear infinite}@keyframes fall-64{63.615%{transform:translate(25.1179vw,63.615vh) scale(.8113)}to{transform:translate(26.35275vw,99vh) scale(.8113)}}.snow:nth-child(65){opacity:1.1746;transform:translate(72.0227vw,-10px) scale(.521);animation:fall-65 14s -29s linear infinite}@keyframes fall-65{76.326%{transform:translate(79.4256vw,76.326vh) scale(.521)}to{transform:translate(75.72415vw,99vh) scale(.521)}}.snow:nth-child(66){opacity:1.739;transform:translate(26.1474vw,-10px) scale(.0288);animation:fall-66 10s -8s linear infinite}@keyframes fall-66{55.155%{transform:translate(32.4911vw,55.155vh) scale(.0288)}to{transform:translate(29.31925vw,99vh) scale(.0288)}}.snow:nth-child(67){opacity:.3566;transform:translate(52.7485vw,-10px) scale(.2307);animation:fall-67 24s -2s linear infinite}@keyframes fall-67{37.663%{transform:translate(45.9306vw,37.663vh) scale(.2307)}to{transform:translate(49.33955vw,99vh) scale(.2307)}}.snow:nth-child(68){opacity:.3462;transform:translate(88.3577vw,-10px) scale(.6656);animation:fall-68 29s -12s linear infinite}@keyframes fall-68{75.205%{transform:translate(95.1539vw,75.205vh) scale(.6656)}to{transform:translate(91.7558vw,99vh) scale(.6656)}}.snow:nth-child(69){opacity:1.2062;transform:translate(58.4212vw,-10px) scale(.962);animation:fall-69 18s -5s linear infinite}@keyframes fall-69{30.198%{transform:translate(60.2358vw,30.198vh) scale(.962)}to{transform:translate(59.3285vw,99vh) scale(.962)}}.snow:nth-child(70){opacity:1.2036;transform:translate(89.0501vw,-10px) scale(.9907);animation:fall-70 28s -23s linear infinite}@keyframes fall-70{59.213%{transform:translate(98.9707vw,59.213vh) scale(.9907)}to{transform:translate(94.0104vw,99vh) scale(.9907)}}.snow:nth-child(71){opacity:.1108;transform:translate(48.9909vw,-10px) scale(.2992);animation:fall-71 12s -15s linear infinite}@keyframes fall-71{65.025%{transform:translate(46.5111vw,65.025vh) scale(.2992)}to{transform:translate(47.751vw,99vh) scale(.2992)}}.snow:nth-child(72){opacity:1.4446;transform:translate(36.1817vw,-10px) scale(.319);animation:fall-72 13s -24s linear infinite}@keyframes fall-72{32.794%{transform:translate(35.5486vw,32.794vh) scale(.319)}to{transform:translate(35.86515vw,99vh) scale(.319)}}.snow:nth-child(73){opacity:1.0854;transform:translate(32.4998vw,-10px) scale(.9416);animation:fall-73 17s -7s linear infinite}@keyframes fall-73{64.324%{transform:translate(41.1944vw,64.324vh) scale(.9416)}to{transform:translate(36.8471vw,99vh) scale(.9416)}}.snow:nth-child(74){opacity:.9452;transform:translate(70.807vw,-10px) scale(.1497);animation:fall-74 28s -13s linear infinite}@keyframes fall-74{49.718%{transform:translate(78.3843vw,49.718vh) scale(.1497)}to{transform:translate(74.59565vw,99vh) scale(.1497)}}.snow:nth-child(75){opacity:1.477;transform:translate(39.0598vw,-10px) scale(.2538);animation:fall-75 18s -23s linear infinite}@keyframes fall-75{30.84%{transform:translate(47.9567vw,30.84vh) scale(.2538)}to{transform:translate(43.50825vw,99vh) scale(.2538)}}.snow:nth-child(76){opacity:1.165;transform:translate(76.1063vw,-10px) scale(.7272);animation:fall-76 24s -23s linear infinite}@keyframes fall-76{33.332%{transform:translate(74.0749vw,33.332vh) scale(.7272)}to{transform:translate(75.0906vw,99vh) scale(.7272)}}.snow:nth-child(77){opacity:.1602;transform:translate(95.6451vw,-10px) scale(.9971);animation:fall-77 15s -16s linear infinite}@keyframes fall-77{71.415%{transform:translate(98.538vw,71.415vh) scale(.9971)}to{transform:translate(97.09155vw,99vh) scale(.9971)}}.snow:nth-child(78){opacity:1.8876;transform:translate(69.6445vw,-10px) scale(.3831);animation:fall-78 14s -3s linear infinite}@keyframes fall-78{78.162%{transform:translate(60.5701vw,78.162vh) scale(.3831)}to{transform:translate(65.1073vw,99vh) scale(.3831)}}.snow:nth-child(79){opacity:1.8196;transform:translate(71.7833vw,-10px) scale(.9851);animation:fall-79 25s -27s linear infinite}@keyframes fall-79{31.989%{transform:translate(76.8875vw,31.989vh) scale(.9851)}to{transform:translate(74.3354vw,99vh) scale(.9851)}}.snow:nth-child(80){opacity:1.4176;transform:translate(65.3177vw,-10px) scale(.9725);animation:fall-80 15s -17s linear infinite}@keyframes fall-80{48.68%{transform:translate(75.1412vw,48.68vh) scale(.9725)}to{transform:translate(70.22945vw,99vh) scale(.9725)}}.snow:nth-child(81){opacity:.0644;transform:translate(6.592vw,-10px) scale(.9847);animation:fall-81 18s -18s linear infinite}@keyframes fall-81{72.765%{transform:translate(13.6438vw,72.765vh) scale(.9847)}to{transform:translate(10.1179vw,99vh) scale(.9847)}}.snow:nth-child(82){opacity:.5712;transform:translate(4.5894vw,-10px) scale(.5535);animation:fall-82 30s -6s linear infinite}@keyframes fall-82{47.767%{transform:translate(3.8878vw,47.767vh) scale(.5535)}to{transform:translate(4.2386vw,99vh) scale(.5535)}}.snow:nth-child(83){opacity:1.2886;transform:translate(32.7374vw,-10px) scale(.761);animation:fall-83 26s -14s linear infinite}@keyframes fall-83{56.776%{transform:translate(34.4572vw,56.776vh) scale(.761)}to{transform:translate(33.5973vw,99vh) scale(.761)}}.snow:nth-child(84){opacity:1.5796;transform:translate(39.2276vw,-10px) scale(.1489);animation:fall-84 20s -20s linear infinite}@keyframes fall-84{75.352%{transform:translate(33.6276vw,75.352vh) scale(.1489)}to{transform:translate(36.4276vw,99vh) scale(.1489)}}.snow:nth-child(85){opacity:1.9288;transform:translate(39.6052vw,-10px) scale(.3374);animation:fall-85 16s -8s linear infinite}@keyframes fall-85{35.891%{transform:translate(35.2254vw,35.891vh) scale(.3374)}to{transform:translate(37.4153vw,99vh) scale(.3374)}}.snow:nth-child(86){opacity:.5056;transform:translate(62.7999vw,-10px) scale(.3443);animation:fall-86 10s -28s linear infinite}@keyframes fall-86{70.226%{transform:translate(72.7084vw,70.226vh) scale(.3443)}to{transform:translate(67.75415vw,99vh) scale(.3443)}}.snow:nth-child(87){opacity:1.8386;transform:translate(66.2714vw,-10px) scale(.2319);animation:fall-87 17s -29s linear infinite}@keyframes fall-87{48.488%{transform:translate(60.5867vw,48.488vh) scale(.2319)}to{transform:translate(63.42905vw,99vh) scale(.2319)}}.snow:nth-child(88){opacity:.912;transform:translate(50.3775vw,-10px) scale(.3198);animation:fall-88 10s -5s linear infinite}@keyframes fall-88{67.576%{transform:translate(52.2125vw,67.576vh) scale(.3198)}to{transform:translate(51.295vw,99vh) scale(.3198)}}.snow:nth-child(89){opacity:1.646;transform:translate(34.8335vw,-10px) scale(.2052);animation:fall-89 21s -1s linear infinite}@keyframes fall-89{79.976%{transform:translate(41.5671vw,79.976vh) scale(.2052)}to{transform:translate(38.2003vw,99vh) scale(.2052)}}.snow:nth-child(90){opacity:1.4272;transform:translate(65.2332vw,-10px) scale(.4725);animation:fall-90 29s -4s linear infinite}@keyframes fall-90{78.996%{transform:translate(55.9832vw,78.996vh) scale(.4725)}to{transform:translate(60.6082vw,99vh) scale(.4725)}}.snow:nth-child(91){opacity:1.4562;transform:translate(85.9015vw,-10px) scale(.6716);animation:fall-91 15s -30s linear infinite}@keyframes fall-91{74.349%{transform:translate(91.3249vw,74.349vh) scale(.6716)}to{transform:translate(88.6132vw,99vh) scale(.6716)}}.snow:nth-child(92){opacity:1.0276;transform:translate(20.9848vw,-10px) scale(.5696);animation:fall-92 13s -17s linear infinite}@keyframes fall-92{33.999%{transform:translate(19.4817vw,33.999vh) scale(.5696)}to{transform:translate(20.23325vw,99vh) scale(.5696)}}.snow:nth-child(93){opacity:1.3516;transform:translate(4.9536vw,-10px) scale(.9594);animation:fall-93 26s -4s linear infinite}@keyframes fall-93{51.639%{transform:translate(-3.9891vw,51.639vh) scale(.9594)}to{transform:translate(.48225vw,99vh) scale(.9594)}}.snow:nth-child(94){opacity:.6908;transform:translate(30.0848vw,-10px) scale(.9924);animation:fall-94 19s -14s linear infinite}@keyframes fall-94{66.017%{transform:translate(33.1901vw,66.017vh) scale(.9924)}to{transform:translate(31.63745vw,99vh) scale(.9924)}}.snow:nth-child(95){opacity:1.7394;transform:translate(84.6113vw,-10px) scale(.107);animation:fall-95 28s -28s linear infinite}@keyframes fall-95{39.493%{transform:translate(77.5757vw,39.493vh) scale(.107)}to{transform:translate(81.0935vw,99vh) scale(.107)}}.snow:nth-child(96){opacity:1.4798;transform:translate(63.9009vw,-10px) scale(.5259);animation:fall-96 23s -9s linear infinite}@keyframes fall-96{50.678%{transform:translate(58.0193vw,50.678vh) scale(.5259)}to{transform:translate(60.9601vw,99vh) scale(.5259)}}.snow:nth-child(97){opacity:1.0552;transform:translate(37.6768vw,-10px) scale(.4349);animation:fall-97 17s -12s linear infinite}@keyframes fall-97{74.996%{transform:translate(30.6616vw,74.996vh) scale(.4349)}to{transform:translate(34.1692vw,99vh) scale(.4349)}}.snow:nth-child(98){opacity:.2738;transform:translate(13.2174vw,-10px) scale(.4244);animation:fall-98 18s -17s linear infinite}@keyframes fall-98{54.589%{transform:translate(9.1387vw,54.589vh) scale(.4244)}to{transform:translate(11.17805vw,99vh) scale(.4244)}}.snow:nth-child(99){opacity:1.2262;transform:translate(52.195vw,-10px) scale(.1221);animation:fall-99 19s -17s linear infinite}@keyframes fall-99{42.421%{transform:translate(47.2758vw,42.421vh) scale(.1221)}to{transform:translate(49.7354vw,99vh) scale(.1221)}}.snow:nth-child(100){opacity:.5232;transform:translate(56.8426vw,-10px) scale(.7385);animation:fall-100 19s -16s linear infinite}@keyframes fall-100{78.028%{transform:translate(61.9647vw,78.028vh) scale(.7385)}to{transform:translate(59.40365vw,99vh) scale(.7385)}}.snow:nth-child(101){opacity:1.0136;transform:translate(12.2084vw,-10px) scale(.9608);animation:fall-101 19s -25s linear infinite}@keyframes fall-101{79.427%{transform:translate(16.3576vw,79.427vh) scale(.9608)}to{transform:translate(14.283vw,99vh) scale(.9608)}}.snow:nth-child(102){opacity:1.1024;transform:translate(62.578vw,-10px) scale(.285);animation:fall-102 17s -15s linear infinite}@keyframes fall-102{77.506%{transform:translate(65.188vw,77.506vh) scale(.285)}to{transform:translate(63.883vw,99vh) scale(.285)}}.snow:nth-child(103){opacity:1.5504;transform:translate(75.7492vw,-10px) scale(.3863);animation:fall-103 10s -24s linear infinite}@keyframes fall-103{70.649%{transform:translate(71.8664vw,70.649vh) scale(.3863)}to{transform:translate(73.8078vw,99vh) scale(.3863)}}.snow:nth-child(104){opacity:.214;transform:translate(35.1854vw,-10px) scale(.2128);animation:fall-104 15s -14s linear infinite}@keyframes fall-104{48.82%{transform:translate(38.9293vw,48.82vh) scale(.2128)}to{transform:translate(37.05735vw,99vh) scale(.2128)}}.snow:nth-child(105){opacity:.615;transform:translate(73.8476vw,-10px) scale(.3569);animation:fall-105 18s -15s linear infinite}@keyframes fall-105{61.205%{transform:translate(72.5857vw,61.205vh) scale(.3569)}to{transform:translate(73.21665vw,99vh) scale(.3569)}}.snow:nth-child(106){opacity:1.476;transform:translate(8.4373vw,-10px) scale(.6573);animation:fall-106 12s -10s linear infinite}@keyframes fall-106{48.237%{transform:translate(6.1085vw,48.237vh) scale(.6573)}to{transform:translate(7.2729vw,99vh) scale(.6573)}}.snow:nth-child(107){opacity:1.3856;transform:translate(13.6514vw,-10px) scale(.4145);animation:fall-107 11s -17s linear infinite}@keyframes fall-107{70.51%{transform:translate(7.8319vw,70.51vh) scale(.4145)}to{transform:translate(10.74165vw,99vh) scale(.4145)}}.snow:nth-child(108){opacity:1.7298;transform:translate(96.716vw,-10px) scale(.4351);animation:fall-108 21s -5s linear infinite}@keyframes fall-108{61.577%{transform:translate(89.3855vw,61.577vh) scale(.4351)}to{transform:translate(93.05075vw,99vh) scale(.4351)}}.snow:nth-child(109){opacity:1.2194;transform:translate(56.0742vw,-10px) scale(.7523);animation:fall-109 18s -1s linear infinite}@keyframes fall-109{68.603%{transform:translate(64.3991vw,68.603vh) scale(.7523)}to{transform:translate(60.23665vw,99vh) scale(.7523)}}.snow:nth-child(110){opacity:1.6596;transform:translate(64.1197vw,-10px) scale(.1485);animation:fall-110 13s -5s linear infinite}@keyframes fall-110{53.381%{transform:translate(58.8054vw,53.381vh) scale(.1485)}to{transform:translate(61.46255vw,99vh) scale(.1485)}}.snow:nth-child(111){opacity:1.0388;transform:translate(60.4583vw,-10px) scale(.0993);animation:fall-111 29s -10s linear infinite}@keyframes fall-111{72.633%{transform:translate(63.4954vw,72.633vh) scale(.0993)}to{transform:translate(61.97685vw,99vh) scale(.0993)}}.snow:nth-child(112){opacity:1.0624;transform:translate(.9108vw,-10px) scale(.7984);animation:fall-112 11s -8s linear infinite}@keyframes fall-112{55.688%{transform:translate(-7.7441vw,55.688vh) scale(.7984)}to{transform:translate(-3.41665vw,99vh) scale(.7984)}}.snow:nth-child(113){opacity:1.9586;transform:translate(35.3957vw,-10px) scale(.0369);animation:fall-113 28s -23s linear infinite}@keyframes fall-113{36.276%{transform:translate(37.821vw,36.276vh) scale(.0369)}to{transform:translate(36.60835vw,99vh) scale(.0369)}}.snow:nth-child(114){opacity:.0094;transform:translate(39.9781vw,-10px) scale(.8381);animation:fall-114 25s -27s linear infinite}@keyframes fall-114{75.624%{transform:translate(32.2084vw,75.624vh) scale(.8381)}to{transform:translate(36.09325vw,99vh) scale(.8381)}}.snow:nth-child(115){opacity:.194;transform:translate(1.1843vw,-10px) scale(.3334);animation:fall-115 29s -10s linear infinite}@keyframes fall-115{35.856%{transform:translate(-7.5972vw,35.856vh) scale(.3334)}to{transform:translate(-3.20645vw,99vh) scale(.3334)}}.snow:nth-child(116){opacity:1.984;transform:translate(46.545vw,-10px) scale(.5472);animation:fall-116 20s -15s linear infinite}@keyframes fall-116{73.296%{transform:translate(45.0145vw,73.296vh) scale(.5472)}to{transform:translate(45.77975vw,99vh) scale(.5472)}}.snow:nth-child(117){opacity:1.3216;transform:translate(58.5431vw,-10px) scale(.1033);animation:fall-117 16s -1s linear infinite}@keyframes fall-117{70.764%{transform:translate(65.7568vw,70.764vh) scale(.1033)}to{transform:translate(62.14995vw,99vh) scale(.1033)}}.snow:nth-child(118){opacity:.5582;transform:translate(47.7601vw,-10px) scale(.6322);animation:fall-118 19s -7s linear infinite}@keyframes fall-118{52.53%{transform:translate(54.4209vw,52.53vh) scale(.6322)}to{transform:translate(51.0905vw,99vh) scale(.6322)}}.snow:nth-child(119){opacity:1.8304;transform:translate(59.0215vw,-10px) scale(.9738);animation:fall-119 14s -6s linear infinite}@keyframes fall-119{50.126%{transform:translate(62.8951vw,50.126vh) scale(.9738)}to{transform:translate(60.9583vw,99vh) scale(.9738)}}.snow:nth-child(120){opacity:.4172;transform:translate(46.1936vw,-10px) scale(.6398);animation:fall-120 13s -22s linear infinite}@keyframes fall-120{33.703%{transform:translate(44.1429vw,33.703vh) scale(.6398)}to{transform:translate(45.16825vw,99vh) scale(.6398)}}.snow:nth-child(121){opacity:.7626;transform:translate(16.862vw,-10px) scale(.174);animation:fall-121 17s -7s linear infinite}@keyframes fall-121{49.638%{transform:translate(14.5035vw,49.638vh) scale(.174)}to{transform:translate(15.68275vw,99vh) scale(.174)}}.snow:nth-child(122){opacity:1.315;transform:translate(62.1979vw,-10px) scale(.0729);animation:fall-122 15s -23s linear infinite}@keyframes fall-122{30.043%{transform:translate(52.5691vw,30.043vh) scale(.0729)}to{transform:translate(57.3835vw,99vh) scale(.0729)}}.snow:nth-child(123){opacity:.052;transform:translate(76.7219vw,-10px) scale(.3319);animation:fall-123 15s -13s linear infinite}@keyframes fall-123{44.119%{transform:translate(70.6665vw,44.119vh) scale(.3319)}to{transform:translate(73.6942vw,99vh) scale(.3319)}}.snow:nth-child(124){opacity:.7688;transform:translate(93.2165vw,-10px) scale(.3248);animation:fall-124 26s -13s linear infinite}@keyframes fall-124{47.536%{transform:translate(96.9983vw,47.536vh) scale(.3248)}to{transform:translate(95.1074vw,99vh) scale(.3248)}}.snow:nth-child(125){opacity:1.3858;transform:translate(47.8981vw,-10px) scale(.1471);animation:fall-125 17s -19s linear infinite}@keyframes fall-125{73.244%{transform:translate(55.3113vw,73.244vh) scale(.1471)}to{transform:translate(51.6047vw,99vh) scale(.1471)}}.snow:nth-child(126){opacity:.5816;transform:translate(34.3592vw,-10px) scale(.5588);animation:fall-126 18s -8s linear infinite}@keyframes fall-126{76.717%{transform:translate(25.6946vw,76.717vh) scale(.5588)}to{transform:translate(30.0269vw,99vh) scale(.5588)}}.snow:nth-child(127){opacity:.3178;transform:translate(45.7716vw,-10px) scale(.6331);animation:fall-127 10s -4s linear infinite}@keyframes fall-127{67.424%{transform:translate(51.4795vw,67.424vh) scale(.6331)}to{transform:translate(48.62555vw,99vh) scale(.6331)}}.snow:nth-child(128){opacity:1.4328;transform:translate(61.6516vw,-10px) scale(.2004);animation:fall-128 12s -10s linear infinite}@keyframes fall-128{30.544%{transform:translate(64.926vw,30.544vh) scale(.2004)}to{transform:translate(63.2888vw,99vh) scale(.2004)}}.snow:nth-child(129){opacity:1.8202;transform:translate(54.2339vw,-10px) scale(.9622);animation:fall-129 26s -26s linear infinite}@keyframes fall-129{49.836%{transform:translate(47.3093vw,49.836vh) scale(.9622)}to{transform:translate(50.7716vw,99vh) scale(.9622)}}.snow:nth-child(130){opacity:1.2848;transform:translate(75.7032vw,-10px) scale(.6534);animation:fall-130 13s -29s linear infinite}@keyframes fall-130{68.631%{transform:translate(74.1781vw,68.631vh) scale(.6534)}to{transform:translate(74.94065vw,99vh) scale(.6534)}}.snow:nth-child(131){opacity:.7806;transform:translate(14.2282vw,-10px) scale(.4892);animation:fall-131 15s -24s linear infinite}@keyframes fall-131{52.968%{transform:translate(18.5431vw,52.968vh) scale(.4892)}to{transform:translate(16.38565vw,99vh) scale(.4892)}}.snow:nth-child(132){opacity:.3464;transform:translate(59.9769vw,-10px) scale(.4943);animation:fall-132 26s -10s linear infinite}@keyframes fall-132{41.531%{transform:translate(67.2928vw,41.531vh) scale(.4943)}to{transform:translate(63.63485vw,99vh) scale(.4943)}}.snow:nth-child(133){opacity:1.3222;transform:translate(47.2843vw,-10px) scale(.7887);animation:fall-133 29s -20s linear infinite}@keyframes fall-133{35.114%{transform:translate(47.8396vw,35.114vh) scale(.7887)}to{transform:translate(47.56195vw,99vh) scale(.7887)}}.snow:nth-child(134){opacity:.9038;transform:translate(6.5527vw,-10px) scale(.9727);animation:fall-134 10s -1s linear infinite}@keyframes fall-134{58.483%{transform:translate(6.539vw,58.483vh) scale(.9727)}to{transform:translate(6.54585vw,99vh) scale(.9727)}}.snow:nth-child(135){opacity:1.487;transform:translate(52.7234vw,-10px) scale(.7092);animation:fall-135 25s -6s linear infinite}@keyframes fall-135{36.95%{transform:translate(58.0796vw,36.95vh) scale(.7092)}to{transform:translate(55.4015vw,99vh) scale(.7092)}}.snow:nth-child(136){opacity:1.0222;transform:translate(81.9775vw,-10px) scale(.8686);animation:fall-136 16s -30s linear infinite}@keyframes fall-136{79.327%{transform:translate(90.8271vw,79.327vh) scale(.8686)}to{transform:translate(86.4023vw,99vh) scale(.8686)}}.snow:nth-child(137){opacity:1.8354;transform:translate(16.6773vw,-10px) scale(.0693);animation:fall-137 19s -30s linear infinite}@keyframes fall-137{61.396%{transform:translate(26.4186vw,61.396vh) scale(.0693)}to{transform:translate(21.54795vw,99vh) scale(.0693)}}.snow:nth-child(138){opacity:.0998;transform:translate(14.6738vw,-10px) scale(.6488);animation:fall-138 26s -26s linear infinite}@keyframes fall-138{33.152%{transform:translate(7.9979vw,33.152vh) scale(.6488)}to{transform:translate(11.33585vw,99vh) scale(.6488)}}.snow:nth-child(139){opacity:.8274;transform:translate(2.8397vw,-10px) scale(.6208);animation:fall-139 27s -5s linear infinite}@keyframes fall-139{72.4%{transform:translate(3.0657vw,72.4vh) scale(.6208)}to{transform:translate(2.9527vw,99vh) scale(.6208)}}.snow:nth-child(140){opacity:1.995;transform:translate(14.4532vw,-10px) scale(.9618);animation:fall-140 10s -15s linear infinite}@keyframes fall-140{70.445%{transform:translate(10.2824vw,70.445vh) scale(.9618)}to{transform:translate(12.3678vw,99vh) scale(.9618)}}.snow:nth-child(141){opacity:1.0796;transform:translate(51.9157vw,-10px) scale(.9082);animation:fall-141 14s -1s linear infinite}@keyframes fall-141{74.404%{transform:translate(52.0618vw,74.404vh) scale(.9082)}to{transform:translate(51.98875vw,99vh) scale(.9082)}}.snow:nth-child(142){opacity:.0996;transform:translate(96.1642vw,-10px) scale(.3385);animation:fall-142 23s -27s linear infinite}@keyframes fall-142{39.267%{transform:translate(86.9116vw,39.267vh) scale(.3385)}to{transform:translate(91.5379vw,99vh) scale(.3385)}}.snow:nth-child(143){opacity:.0062;transform:translate(31.4335vw,-10px) scale(.0166);animation:fall-143 26s -20s linear infinite}@keyframes fall-143{73.189%{transform:translate(33.5622vw,73.189vh) scale(.0166)}to{transform:translate(32.49785vw,99vh) scale(.0166)}}.snow:nth-child(144){opacity:1.4976;transform:translate(98.4867vw,-10px) scale(.6314);animation:fall-144 28s -24s linear infinite}@keyframes fall-144{75.172%{transform:translate(105.1292vw,75.172vh) scale(.6314)}to{transform:translate(101.80795vw,99vh) scale(.6314)}}.snow:nth-child(145){opacity:.0984;transform:translate(54.0105vw,-10px) scale(.8665);animation:fall-145 19s -2s linear infinite}@keyframes fall-145{37.747%{transform:translate(47.8982vw,37.747vh) scale(.8665)}to{transform:translate(50.95435vw,99vh) scale(.8665)}}.snow:nth-child(146){opacity:.167;transform:translate(96.3319vw,-10px) scale(.9909);animation:fall-146 12s -8s linear infinite}@keyframes fall-146{44.538%{transform:translate(101.5744vw,44.538vh) scale(.9909)}to{transform:translate(98.95315vw,99vh) scale(.9909)}}.snow:nth-child(147){opacity:.1624;transform:translate(41.918vw,-10px) scale(.6561);animation:fall-147 14s -6s linear infinite}@keyframes fall-147{58.554%{transform:translate(39.8688vw,58.554vh) scale(.6561)}to{transform:translate(40.8934vw,99vh) scale(.6561)}}.snow:nth-child(148){opacity:1.7702;transform:translate(63.789vw,-10px) scale(.0008);animation:fall-148 16s -16s linear infinite}@keyframes fall-148{59.142%{transform:translate(70.5859vw,59.142vh) scale(.0008)}to{transform:translate(67.18745vw,99vh) scale(.0008)}}.snow:nth-child(149){opacity:.5172;transform:translate(77.4887vw,-10px) scale(.8513);animation:fall-149 28s -1s linear infinite}@keyframes fall-149{40.342%{transform:translate(86.2252vw,40.342vh) scale(.8513)}to{transform:translate(81.85695vw,99vh) scale(.8513)}}.snow:nth-child(150){opacity:1.023;transform:translate(50.6361vw,-10px) scale(.7964);animation:fall-150 29s -23s linear infinite}@keyframes fall-150{73.38%{transform:translate(54.8453vw,73.38vh) scale(.7964)}to{transform:translate(52.7407vw,99vh) scale(.7964)}}.snow:nth-child(151){opacity:.831;transform:translate(63.9052vw,-10px) scale(.0031);animation:fall-151 27s -2s linear infinite}@keyframes fall-151{77.096%{transform:translate(54.7483vw,77.096vh) scale(.0031)}to{transform:translate(59.32675vw,99vh) scale(.0031)}}.snow:nth-child(152){opacity:.8654;transform:translate(44.0964vw,-10px) scale(.9725);animation:fall-152 21s -23s linear infinite}@keyframes fall-152{30.044%{transform:translate(38.0701vw,30.044vh) scale(.9725)}to{transform:translate(41.08325vw,99vh) scale(.9725)}}.snow:nth-child(153){opacity:.52;transform:translate(46.2593vw,-10px) scale(.6554);animation:fall-153 17s -13s linear infinite}@keyframes fall-153{45.923%{transform:translate(39.368vw,45.923vh) scale(.6554)}to{transform:translate(42.81365vw,99vh) scale(.6554)}}.snow:nth-child(154){opacity:.6996;transform:translate(34.4522vw,-10px) scale(.5116);animation:fall-154 10s -27s linear infinite}@keyframes fall-154{72.983%{transform:translate(33.6557vw,72.983vh) scale(.5116)}to{transform:translate(34.05395vw,99vh) scale(.5116)}}.snow:nth-child(155){opacity:1.7568;transform:translate(36.5192vw,-10px) scale(.4542);animation:fall-155 16s -4s linear infinite}@keyframes fall-155{75.187%{transform:translate(39.3228vw,75.187vh) scale(.4542)}to{transform:translate(37.921vw,99vh) scale(.4542)}}.snow:nth-child(156){opacity:.9998;transform:translate(34.7506vw,-10px) scale(.8108);animation:fall-156 29s -30s linear infinite}@keyframes fall-156{58.356%{transform:translate(26.8362vw,58.356vh) scale(.8108)}to{transform:translate(30.7934vw,99vh) scale(.8108)}}.snow:nth-child(157){opacity:.5768;transform:translate(59.3029vw,-10px) scale(.774);animation:fall-157 10s -1s linear infinite}@keyframes fall-157{59.715%{transform:translate(58.1696vw,59.715vh) scale(.774)}to{transform:translate(58.73625vw,99vh) scale(.774)}}.snow:nth-child(158){opacity:1.3196;transform:translate(54.5538vw,-10px) scale(.0551);animation:fall-158 30s -16s linear infinite}@keyframes fall-158{55.594%{transform:translate(63.6933vw,55.594vh) scale(.0551)}to{transform:translate(59.12355vw,99vh) scale(.0551)}}.snow:nth-child(159){opacity:.6388;transform:translate(94.4841vw,-10px) scale(.8651);animation:fall-159 25s -17s linear infinite}@keyframes fall-159{76.123%{transform:translate(99.4825vw,76.123vh) scale(.8651)}to{transform:translate(96.9833vw,99vh) scale(.8651)}}.snow:nth-child(160){opacity:.0328;transform:translate(77.7545vw,-10px) scale(.3004);animation:fall-160 17s -30s linear infinite}@keyframes fall-160{62.354%{transform:translate(83.1714vw,62.354vh) scale(.3004)}to{transform:translate(80.46295vw,99vh) scale(.3004)}}.snow:nth-child(161){opacity:1.746;transform:translate(97.0557vw,-10px) scale(.4919);animation:fall-161 21s -21s linear infinite}@keyframes fall-161{71.557%{transform:translate(92.835vw,71.557vh) scale(.4919)}to{transform:translate(94.94535vw,99vh) scale(.4919)}}.snow:nth-child(162){opacity:1.1684;transform:translate(90.1183vw,-10px) scale(.2526);animation:fall-162 22s -26s linear infinite}@keyframes fall-162{55.334%{transform:translate(83.0205vw,55.334vh) scale(.2526)}to{transform:translate(86.5694vw,99vh) scale(.2526)}}.snow:nth-child(163){opacity:.9368;transform:translate(90.6984vw,-10px) scale(.3297);animation:fall-163 15s -8s linear infinite}@keyframes fall-163{65.702%{transform:translate(89.4724vw,65.702vh) scale(.3297)}to{transform:translate(90.0854vw,99vh) scale(.3297)}}.snow:nth-child(164){opacity:1.8096;transform:translate(74.1402vw,-10px) scale(.0468);animation:fall-164 18s -11s linear infinite}@keyframes fall-164{76.906%{transform:translate(67.1539vw,76.906vh) scale(.0468)}to{transform:translate(70.64705vw,99vh) scale(.0468)}}.snow:nth-child(165){opacity:1.5654;transform:translate(87.0407vw,-10px) scale(.5127);animation:fall-165 21s -10s linear infinite}@keyframes fall-165{32.983%{transform:translate(85.9981vw,32.983vh) scale(.5127)}to{transform:translate(86.5194vw,99vh) scale(.5127)}}.snow:nth-child(166){opacity:1.4956;transform:translate(40.4809vw,-10px) scale(.1272);animation:fall-166 30s -13s linear infinite}@keyframes fall-166{74.442%{transform:translate(31.2704vw,74.442vh) scale(.1272)}to{transform:translate(35.87565vw,99vh) scale(.1272)}}.snow:nth-child(167){opacity:.909;transform:translate(29.1944vw,-10px) scale(.4662);animation:fall-167 28s -21s linear infinite}@keyframes fall-167{54.533%{transform:translate(39.0902vw,54.533vh) scale(.4662)}to{transform:translate(34.1423vw,99vh) scale(.4662)}}.snow:nth-child(168){opacity:.8132;transform:translate(33.7426vw,-10px) scale(.5942);animation:fall-168 14s -5s linear infinite}@keyframes fall-168{45.147%{transform:translate(40.2461vw,45.147vh) scale(.5942)}to{transform:translate(36.99435vw,99vh) scale(.5942)}}.snow:nth-child(169){opacity:1.8482;transform:translate(79.6426vw,-10px) scale(.2434);animation:fall-169 10s -12s linear infinite}@keyframes fall-169{33.731%{transform:translate(76.1254vw,33.731vh) scale(.2434)}to{transform:translate(77.884vw,99vh) scale(.2434)}}.snow:nth-child(170){opacity:.6416;transform:translate(80.0661vw,-10px) scale(.944);animation:fall-170 28s -6s linear infinite}@keyframes fall-170{34.82%{transform:translate(76.8054vw,34.82vh) scale(.944)}to{transform:translate(78.43575vw,99vh) scale(.944)}}.snow:nth-child(171){opacity:.8634;transform:translate(77.1178vw,-10px) scale(.5913);animation:fall-171 30s -8s linear infinite}@keyframes fall-171{32.322%{transform:translate(72.8733vw,32.322vh) scale(.5913)}to{transform:translate(74.99555vw,99vh) scale(.5913)}}.snow:nth-child(172){opacity:.3618;transform:translate(66.8617vw,-10px) scale(.5027);animation:fall-172 28s -20s linear infinite}@keyframes fall-172{72.087%{transform:translate(70.5494vw,72.087vh) scale(.5027)}to{transform:translate(68.70555vw,99vh) scale(.5027)}}.snow:nth-child(173){opacity:1.1572;transform:translate(90.3428vw,-10px) scale(.506);animation:fall-173 23s -17s linear infinite}@keyframes fall-173{71.364%{transform:translate(93.5316vw,71.364vh) scale(.506)}to{transform:translate(91.9372vw,99vh) scale(.506)}}.snow:nth-child(174){opacity:1.738;transform:translate(28.0561vw,-10px) scale(.1881);animation:fall-174 20s -18s linear infinite}@keyframes fall-174{37.101%{transform:translate(26.5043vw,37.101vh) scale(.1881)}to{transform:translate(27.2802vw,99vh) scale(.1881)}}.snow:nth-child(175){opacity:.9234;transform:translate(63.7898vw,-10px) scale(.5531);animation:fall-175 20s -9s linear infinite}@keyframes fall-175{46.866%{transform:translate(72.481vw,46.866vh) scale(.5531)}to{transform:translate(68.1354vw,99vh) scale(.5531)}}.snow:nth-child(176){opacity:.552;transform:translate(95.4041vw,-10px) scale(.6721);animation:fall-176 13s -14s linear infinite}@keyframes fall-176{48.309%{transform:translate(90.5769vw,48.309vh) scale(.6721)}to{transform:translate(92.9905vw,99vh) scale(.6721)}}.snow:nth-child(177){opacity:1.298;transform:translate(84.4359vw,-10px) scale(.8644);animation:fall-177 16s -18s linear infinite}@keyframes fall-177{34.495%{transform:translate(86.7832vw,34.495vh) scale(.8644)}to{transform:translate(85.60955vw,99vh) scale(.8644)}}.snow:nth-child(178){opacity:.1792;transform:translate(20.5669vw,-10px) scale(.4781);animation:fall-178 13s -15s linear infinite}@keyframes fall-178{67.367%{transform:translate(25.5496vw,67.367vh) scale(.4781)}to{transform:translate(23.05825vw,99vh) scale(.4781)}}.snow:nth-child(179){opacity:1.5568;transform:translate(73.8869vw,-10px) scale(.3574);animation:fall-179 27s -16s linear infinite}@keyframes fall-179{49.025%{transform:translate(65.3224vw,49.025vh) scale(.3574)}to{transform:translate(69.60465vw,99vh) scale(.3574)}}.snow:nth-child(180){opacity:1.6382;transform:translate(26.2655vw,-10px) scale(.6898);animation:fall-180 18s -12s linear infinite}@keyframes fall-180{45.003%{transform:translate(31.4446vw,45.003vh) scale(.6898)}to{transform:translate(28.85505vw,99vh) scale(.6898)}}.snow:nth-child(181){opacity:1.2038;transform:translate(17.2952vw,-10px) scale(.3868);animation:fall-181 15s -22s linear infinite}@keyframes fall-181{40.132%{transform:translate(9.8791vw,40.132vh) scale(.3868)}to{transform:translate(13.58715vw,99vh) scale(.3868)}}.snow:nth-child(182){opacity:1.0938;transform:translate(78.0261vw,-10px) scale(.3864);animation:fall-182 28s -6s linear infinite}@keyframes fall-182{57.08%{transform:translate(75.5871vw,57.08vh) scale(.3864)}to{transform:translate(76.8066vw,99vh) scale(.3864)}}.snow:nth-child(183){opacity:1.08;transform:translate(57.3977vw,-10px) scale(.1324);animation:fall-183 20s -29s linear infinite}@keyframes fall-183{57.122%{transform:translate(64.614vw,57.122vh) scale(.1324)}to{transform:translate(61.00585vw,99vh) scale(.1324)}}.snow:nth-child(184){opacity:1.4254;transform:translate(4.3774vw,-10px) scale(.5582);animation:fall-184 12s -11s linear infinite}@keyframes fall-184{60.027%{transform:translate(13.1708vw,60.027vh) scale(.5582)}to{transform:translate(8.7741vw,99vh) scale(.5582)}}.snow:nth-child(185){opacity:1.255;transform:translate(83.1083vw,-10px) scale(.2004);animation:fall-185 19s -6s linear infinite}@keyframes fall-185{43.346%{transform:translate(90.8546vw,43.346vh) scale(.2004)}to{transform:translate(86.98145vw,99vh) scale(.2004)}}.snow:nth-child(186){opacity:.0408;transform:translate(2.2673vw,-10px) scale(.9994);animation:fall-186 23s -26s linear infinite}@keyframes fall-186{59.068%{transform:translate(-5.2033vw,59.068vh) scale(.9994)}to{transform:translate(-1.468vw,99vh) scale(.9994)}}.snow:nth-child(187){opacity:1.733;transform:translate(45.1885vw,-10px) scale(.0723);animation:fall-187 25s -7s linear infinite}@keyframes fall-187{67.381%{transform:translate(48.0208vw,67.381vh) scale(.0723)}to{transform:translate(46.60465vw,99vh) scale(.0723)}}.snow:nth-child(188){opacity:.4122;transform:translate(91.2337vw,-10px) scale(.9729);animation:fall-188 19s -7s linear infinite}@keyframes fall-188{39.918%{transform:translate(93.3781vw,39.918vh) scale(.9729)}to{transform:translate(92.3059vw,99vh) scale(.9729)}}.snow:nth-child(189){opacity:.865;transform:translate(16.235vw,-10px) scale(.0501);animation:fall-189 20s -19s linear infinite}@keyframes fall-189{66.273%{transform:translate(16.0673vw,66.273vh) scale(.0501)}to{transform:translate(16.15115vw,99vh) scale(.0501)}}.snow:nth-child(190){opacity:1.4538;transform:translate(8.6115vw,-10px) scale(.1814);animation:fall-190 30s -8s linear infinite}@keyframes fall-190{37.96%{transform:translate(12.4307vw,37.96vh) scale(.1814)}to{transform:translate(10.5211vw,99vh) scale(.1814)}}.snow:nth-child(191){opacity:.7572;transform:translate(20.3236vw,-10px) scale(.5676);animation:fall-191 22s -19s linear infinite}@keyframes fall-191{68.626%{transform:translate(22.9802vw,68.626vh) scale(.5676)}to{transform:translate(21.6519vw,99vh) scale(.5676)}}.snow:nth-child(192){opacity:.4432;transform:translate(97.4218vw,-10px) scale(.9294);animation:fall-192 17s -2s linear infinite}@keyframes fall-192{39.32%{transform:translate(98.7256vw,39.32vh) scale(.9294)}to{transform:translate(98.0737vw,99vh) scale(.9294)}}.snow:nth-child(193){opacity:.6898;transform:translate(85.238vw,-10px) scale(.0294);animation:fall-193 15s -1s linear infinite}@keyframes fall-193{56.379%{transform:translate(90.4769vw,56.379vh) scale(.0294)}to{transform:translate(87.85745vw,99vh) scale(.0294)}}.snow:nth-child(194){opacity:.272;transform:translate(63.1004vw,-10px) scale(.048);animation:fall-194 27s -10s linear infinite}@keyframes fall-194{78.019%{transform:translate(63.31vw,78.019vh) scale(.048)}to{transform:translate(63.2052vw,99vh) scale(.048)}}.snow:nth-child(195){opacity:.3228;transform:translate(45.8276vw,-10px) scale(.9026);animation:fall-195 30s -26s linear infinite}@keyframes fall-195{64.762%{transform:translate(53.9659vw,64.762vh) scale(.9026)}to{transform:translate(49.89675vw,99vh) scale(.9026)}}.snow:nth-child(196){opacity:1.3162;transform:translate(90.7622vw,-10px) scale(.6325);animation:fall-196 25s -19s linear infinite}@keyframes fall-196{70.994%{transform:translate(93.3026vw,70.994vh) scale(.6325)}to{transform:translate(92.0324vw,99vh) scale(.6325)}}.snow:nth-child(197){opacity:1.1126;transform:translate(23.6456vw,-10px) scale(.5892);animation:fall-197 16s -7s linear infinite}@keyframes fall-197{71.649%{transform:translate(15.6413vw,71.649vh) scale(.5892)}to{transform:translate(19.64345vw,99vh) scale(.5892)}}.snow:nth-child(198){opacity:.669;transform:translate(96.5028vw,-10px) scale(.7655);animation:fall-198 23s -11s linear infinite}@keyframes fall-198{65.102%{transform:translate(93.3497vw,65.102vh) scale(.7655)}to{transform:translate(94.92625vw,99vh) scale(.7655)}}.snow:nth-child(199){opacity:.8258;transform:translate(85.358vw,-10px) scale(.298);animation:fall-199 22s -26s linear infinite}@keyframes fall-199{71.658%{transform:translate(92.6072vw,71.658vh) scale(.298)}to{transform:translate(88.9826vw,99vh) scale(.298)}}.snow:nth-child(200){opacity:.0988;transform:translate(80.3763vw,-10px) scale(.3387);animation:fall-200 12s -17s linear infinite}@keyframes fall-200{65.33%{transform:translate(80.4046vw,65.33vh) scale(.3387)}to{transform:translate(80.39045vw,99vh) scale(.3387)}}.snow:nth-child(201){opacity:1.6878;transform:translate(47.1691vw,-10px) scale(.0818);animation:fall-201 15s -4s linear infinite}@keyframes fall-201{64.192%{transform:translate(48.706vw,64.192vh) scale(.0818)}to{transform:translate(47.93755vw,99vh) scale(.0818)}}.snow:nth-child(202){opacity:.2464;transform:translate(67.9255vw,-10px) scale(.2336);animation:fall-202 17s -5s linear infinite}@keyframes fall-202{62.403%{transform:translate(63.4208vw,62.403vh) scale(.2336)}to{transform:translate(65.67315vw,99vh) scale(.2336)}}.snow:nth-child(203){opacity:1.5922;transform:translate(54.5222vw,-10px) scale(.5376);animation:fall-203 25s -6s linear infinite}@keyframes fall-203{63.083%{transform:translate(59.4022vw,63.083vh) scale(.5376)}to{transform:translate(56.9622vw,99vh) scale(.5376)}}.snow:nth-child(204){opacity:1.28;transform:translate(99.8718vw,-10px) scale(.6307);animation:fall-204 26s -2s linear infinite}@keyframes fall-204{64.351%{transform:translate(96.2766vw,64.351vh) scale(.6307)}to{transform:translate(98.0742vw,99vh) scale(.6307)}}.snow:nth-child(205){opacity:.5592;transform:translate(20.7416vw,-10px) scale(.9256);animation:fall-205 26s -10s linear infinite}@keyframes fall-205{77.207%{transform:translate(22.8592vw,77.207vh) scale(.9256)}to{transform:translate(21.8004vw,99vh) scale(.9256)}}.snow:nth-child(206){opacity:1.512;transform:translate(45.0549vw,-10px) scale(.2791);animation:fall-206 28s -22s linear infinite}@keyframes fall-206{54.657%{transform:translate(44.0573vw,54.657vh) scale(.2791)}to{transform:translate(44.5561vw,99vh) scale(.2791)}}.snow:nth-child(207){opacity:.868;transform:translate(96.1264vw,-10px) scale(.5864);animation:fall-207 26s -2s linear infinite}@keyframes fall-207{40.981%{transform:translate(97.0254vw,40.981vh) scale(.5864)}to{transform:translate(96.5759vw,99vh) scale(.5864)}}.snow:nth-child(208){opacity:1.875;transform:translate(49.9858vw,-10px) scale(.8421);animation:fall-208 19s -14s linear infinite}@keyframes fall-208{58.943%{transform:translate(40.7665vw,58.943vh) scale(.8421)}to{transform:translate(45.37615vw,99vh) scale(.8421)}}.snow:nth-child(209){opacity:.1016;transform:translate(75.2538vw,-10px) scale(.2488);animation:fall-209 14s -3s linear infinite}@keyframes fall-209{32.524%{transform:translate(84.6369vw,32.524vh) scale(.2488)}to{transform:translate(79.94535vw,99vh) scale(.2488)}}.snow:nth-child(210){opacity:.6414;transform:translate(16.3191vw,-10px) scale(.1116);animation:fall-210 23s -11s linear infinite}@keyframes fall-210{46.831%{transform:translate(14.2725vw,46.831vh) scale(.1116)}to{transform:translate(15.2958vw,99vh) scale(.1116)}}.snow:nth-child(211){opacity:.4088;transform:translate(34.1684vw,-10px) scale(.2207);animation:fall-211 27s -8s linear infinite}@keyframes fall-211{58.262%{transform:translate(39.6952vw,58.262vh) scale(.2207)}to{transform:translate(36.9318vw,99vh) scale(.2207)}}.snow:nth-child(212){opacity:.1032;transform:translate(13.3994vw,-10px) scale(.2686);animation:fall-212 15s -4s linear infinite}@keyframes fall-212{34.757%{transform:translate(19.8266vw,34.757vh) scale(.2686)}to{transform:translate(16.613vw,99vh) scale(.2686)}}.snow:nth-child(213){opacity:.214;transform:translate(38.8769vw,-10px) scale(.0217);animation:fall-213 12s -23s linear infinite}@keyframes fall-213{62.71%{transform:translate(30.6613vw,62.71vh) scale(.0217)}to{transform:translate(34.7691vw,99vh) scale(.0217)}}.snow:nth-child(214){opacity:1.5492;transform:translate(34.9577vw,-10px) scale(.5197);animation:fall-214 26s -27s linear infinite}@keyframes fall-214{41.603%{transform:translate(37.287vw,41.603vh) scale(.5197)}to{transform:translate(36.12235vw,99vh) scale(.5197)}}.snow:nth-child(215){opacity:.5116;transform:translate(13.7975vw,-10px) scale(.8347);animation:fall-215 10s -25s linear infinite}@keyframes fall-215{40.471%{transform:translate(6.2685vw,40.471vh) scale(.8347)}to{transform:translate(10.033vw,99vh) scale(.8347)}}.snow:nth-child(216){opacity:.3188;transform:translate(63.6259vw,-10px) scale(.3934);animation:fall-216 12s -22s linear infinite}@keyframes fall-216{49.977%{transform:translate(71.3352vw,49.977vh) scale(.3934)}to{transform:translate(67.48055vw,99vh) scale(.3934)}}.snow:nth-child(217){opacity:1.9498;transform:translate(46.1932vw,-10px) scale(.3843);animation:fall-217 28s -4s linear infinite}@keyframes fall-217{58.088%{transform:translate(45.8002vw,58.088vh) scale(.3843)}to{transform:translate(45.9967vw,99vh) scale(.3843)}}.snow:nth-child(218){opacity:.2264;transform:translate(98.9543vw,-10px) scale(.3872);animation:fall-218 22s -14s linear infinite}@keyframes fall-218{54.734%{transform:translate(89.3966vw,54.734vh) scale(.3872)}to{transform:translate(94.17545vw,99vh) scale(.3872)}}.snow:nth-child(219){opacity:.2046;transform:translate(93.0038vw,-10px) scale(.1698);animation:fall-219 27s -21s linear infinite}@keyframes fall-219{49.517%{transform:translate(91.1648vw,49.517vh) scale(.1698)}to{transform:translate(92.0843vw,99vh) scale(.1698)}}.snow:nth-child(220){opacity:1.4934;transform:translate(52.4358vw,-10px) scale(.8639);animation:fall-220 27s -15s linear infinite}@keyframes fall-220{76.924%{transform:translate(59.9607vw,76.924vh) scale(.8639)}to{transform:translate(56.19825vw,99vh) scale(.8639)}}.snow:nth-child(221){opacity:1.561;transform:translate(56.0364vw,-10px) scale(.9712);animation:fall-221 12s -1s linear infinite}@keyframes fall-221{44.877%{transform:translate(52.8832vw,44.877vh) scale(.9712)}to{transform:translate(54.4598vw,99vh) scale(.9712)}}.snow:nth-child(222){opacity:.6046;transform:translate(7.456vw,-10px) scale(.3368);animation:fall-222 22s -15s linear infinite}@keyframes fall-222{38.982%{transform:translate(.19vw,38.982vh) scale(.3368)}to{transform:translate(3.823vw,99vh) scale(.3368)}}.snow:nth-child(223){opacity:.865;transform:translate(33.1119vw,-10px) scale(.1809);animation:fall-223 29s -9s linear infinite}@keyframes fall-223{57.212%{transform:translate(41.9042vw,57.212vh) scale(.1809)}to{transform:translate(37.50805vw,99vh) scale(.1809)}}.snow:nth-child(224){opacity:1.4594;transform:translate(83.6355vw,-10px) scale(.9833);animation:fall-224 17s -24s linear infinite}@keyframes fall-224{62.865%{transform:translate(77.7237vw,62.865vh) scale(.9833)}to{transform:translate(80.6796vw,99vh) scale(.9833)}}.snow:nth-child(225){opacity:.2286;transform:translate(48.7895vw,-10px) scale(.2837);animation:fall-225 28s -13s linear infinite}@keyframes fall-225{33.255%{transform:translate(58.1647vw,33.255vh) scale(.2837)}to{transform:translate(53.4771vw,99vh) scale(.2837)}}.snow:nth-child(226){opacity:.3372;transform:translate(23.1298vw,-10px) scale(.9911);animation:fall-226 25s -19s linear infinite}@keyframes fall-226{74.531%{transform:translate(30.8561vw,74.531vh) scale(.9911)}to{transform:translate(26.99295vw,99vh) scale(.9911)}}.snow:nth-child(227){opacity:1.8902;transform:translate(22.9053vw,-10px) scale(.6799);animation:fall-227 29s -14s linear infinite}@keyframes fall-227{61.348%{transform:translate(30.6492vw,61.348vh) scale(.6799)}to{transform:translate(26.77725vw,99vh) scale(.6799)}}.snow:nth-child(228){opacity:.79;transform:translate(62.4069vw,-10px) scale(.7195);animation:fall-228 24s -13s linear infinite}@keyframes fall-228{36.032%{transform:translate(72.2999vw,36.032vh) scale(.7195)}to{transform:translate(67.3534vw,99vh) scale(.7195)}}.snow:nth-child(229){opacity:1.902;transform:translate(26.1086vw,-10px) scale(.9302);animation:fall-229 15s -2s linear infinite}@keyframes fall-229{35.56%{transform:translate(30.4549vw,35.56vh) scale(.9302)}to{transform:translate(28.28175vw,99vh) scale(.9302)}}.snow:nth-child(230){opacity:1.1568;transform:translate(80.4755vw,-10px) scale(.3795);animation:fall-230 15s -24s linear infinite}@keyframes fall-230{54.089%{transform:translate(86.3822vw,54.089vh) scale(.3795)}to{transform:translate(83.42885vw,99vh) scale(.3795)}}.snow:nth-child(231){opacity:.6196;transform:translate(51.2658vw,-10px) scale(.1805);animation:fall-231 20s -26s linear infinite}@keyframes fall-231{71.734%{transform:translate(41.861vw,71.734vh) scale(.1805)}to{transform:translate(46.5634vw,99vh) scale(.1805)}}.snow:nth-child(232){opacity:1.5086;transform:translate(96.0798vw,-10px) scale(.4101);animation:fall-232 22s -27s linear infinite}@keyframes fall-232{46.412%{transform:translate(90.9566vw,46.412vh) scale(.4101)}to{transform:translate(93.5182vw,99vh) scale(.4101)}}.snow:nth-child(233){opacity:1.4432;transform:translate(82.2566vw,-10px) scale(.526);animation:fall-233 15s -19s linear infinite}@keyframes fall-233{38.569%{transform:translate(76.6677vw,38.569vh) scale(.526)}to{transform:translate(79.46215vw,99vh) scale(.526)}}.snow:nth-child(234){opacity:.9226;transform:translate(51.0421vw,-10px) scale(.6254);animation:fall-234 26s -30s linear infinite}@keyframes fall-234{65.903%{transform:translate(46.8103vw,65.903vh) scale(.6254)}to{transform:translate(48.9262vw,99vh) scale(.6254)}}.snow:nth-child(235){opacity:1.439;transform:translate(58.2046vw,-10px) scale(.0739);animation:fall-235 17s -23s linear infinite}@keyframes fall-235{62.611%{transform:translate(65.0969vw,62.611vh) scale(.0739)}to{transform:translate(61.65075vw,99vh) scale(.0739)}}.snow:nth-child(236){opacity:1.9202;transform:translate(34.1359vw,-10px) scale(.4979);animation:fall-236 15s -25s linear infinite}@keyframes fall-236{67.15%{transform:translate(24.8154vw,67.15vh) scale(.4979)}to{transform:translate(29.47565vw,99vh) scale(.4979)}}.snow:nth-child(237){opacity:1.4486;transform:translate(40.3407vw,-10px) scale(.0941);animation:fall-237 18s -21s linear infinite}@keyframes fall-237{74.303%{transform:translate(34.0195vw,74.303vh) scale(.0941)}to{transform:translate(37.1801vw,99vh) scale(.0941)}}.snow:nth-child(238){opacity:.8088;transform:translate(16.7674vw,-10px) scale(.1829);animation:fall-238 14s -23s linear infinite}@keyframes fall-238{35.773%{transform:translate(19.5272vw,35.773vh) scale(.1829)}to{transform:translate(18.1473vw,99vh) scale(.1829)}}.snow:nth-child(239){opacity:1.8544;transform:translate(8.1934vw,-10px) scale(.8792);animation:fall-239 10s -8s linear infinite}@keyframes fall-239{61.688%{transform:translate(2.1746vw,61.688vh) scale(.8792)}to{transform:translate(5.184vw,99vh) scale(.8792)}}.snow:nth-child(240){opacity:1.305;transform:translate(78.3102vw,-10px) scale(.037);animation:fall-240 25s -29s linear infinite}@keyframes fall-240{64.239%{transform:translate(80.1961vw,64.239vh) scale(.037)}to{transform:translate(79.25315vw,99vh) scale(.037)}}.snow:nth-child(241){opacity:.5468;transform:translate(51.8102vw,-10px) scale(.2303);animation:fall-241 28s -28s linear infinite}@keyframes fall-241{42.761%{transform:translate(43.2332vw,42.761vh) scale(.2303)}to{transform:translate(47.5217vw,99vh) scale(.2303)}}.snow:nth-child(242){opacity:.4638;transform:translate(13.2884vw,-10px) scale(.3068);animation:fall-242 11s -19s linear infinite}@keyframes fall-242{42.314%{transform:translate(10.3881vw,42.314vh) scale(.3068)}to{transform:translate(11.83825vw,99vh) scale(.3068)}}.snow:nth-child(243){opacity:.4848;transform:translate(70.4985vw,-10px) scale(.8304);animation:fall-243 22s -18s linear infinite}@keyframes fall-243{51.469%{transform:translate(68.4249vw,51.469vh) scale(.8304)}to{transform:translate(69.4617vw,99vh) scale(.8304)}}.snow:nth-child(244){opacity:1.2478;transform:translate(35.3366vw,-10px) scale(.8441);animation:fall-244 28s -30s linear infinite}@keyframes fall-244{68.175%{transform:translate(39.978vw,68.175vh) scale(.8441)}to{transform:translate(37.6573vw,99vh) scale(.8441)}}.snow:nth-child(245){opacity:.0122;transform:translate(64.4641vw,-10px) scale(.2194);animation:fall-245 24s -22s linear infinite}@keyframes fall-245{62.677%{transform:translate(70.3243vw,62.677vh) scale(.2194)}to{transform:translate(67.3942vw,99vh) scale(.2194)}}.snow:nth-child(246){opacity:1.412;transform:translate(56.3723vw,-10px) scale(.2029);animation:fall-246 18s -3s linear infinite}@keyframes fall-246{43.369%{transform:translate(55.488vw,43.369vh) scale(.2029)}to{transform:translate(55.93015vw,99vh) scale(.2029)}}.snow:nth-child(247){opacity:.3518;transform:translate(18.8133vw,-10px) scale(.7885);animation:fall-247 28s -8s linear infinite}@keyframes fall-247{74.901%{transform:translate(11.3564vw,74.901vh) scale(.7885)}to{transform:translate(15.08485vw,99vh) scale(.7885)}}.snow:nth-child(248){opacity:1.421;transform:translate(67.9012vw,-10px) scale(.5283);animation:fall-248 30s -6s linear infinite}@keyframes fall-248{45.793%{transform:translate(64.3789vw,45.793vh) scale(.5283)}to{transform:translate(66.14005vw,99vh) scale(.5283)}}.snow:nth-child(249){opacity:1.3494;transform:translate(67.019vw,-10px) scale(.9664);animation:fall-249 26s -25s linear infinite}@keyframes fall-249{70.555%{transform:translate(68.6153vw,70.555vh) scale(.9664)}to{transform:translate(67.81715vw,99vh) scale(.9664)}}.snow:nth-child(250){opacity:1.4614;transform:translate(99.5279vw,-10px) scale(.7704);animation:fall-250 28s -6s linear infinite}@keyframes fall-250{79.234%{transform:translate(109.1461vw,79.234vh) scale(.7704)}to{transform:translate(104.337vw,99vh) scale(.7704)}}.snow:nth-child(251){opacity:.78;transform:translate(55.5363vw,-10px) scale(.9836);animation:fall-251 11s -10s linear infinite}@keyframes fall-251{64.96%{transform:translate(46.7811vw,64.96vh) scale(.9836)}to{transform:translate(51.1587vw,99vh) scale(.9836)}}.snow:nth-child(252){opacity:1.0066;transform:translate(78.3379vw,-10px) scale(.7294);animation:fall-252 21s -5s linear infinite}@keyframes fall-252{58.169%{transform:translate(86.4892vw,58.169vh) scale(.7294)}to{transform:translate(82.41355vw,99vh) scale(.7294)}}.snow:nth-child(253){opacity:1.3408;transform:translate(85.8029vw,-10px) scale(.7676);animation:fall-253 28s -23s linear infinite}@keyframes fall-253{30.791%{transform:translate(94.0504vw,30.791vh) scale(.7676)}to{transform:translate(89.92665vw,99vh) scale(.7676)}}.snow:nth-child(254){opacity:.5166;transform:translate(83.5758vw,-10px) scale(.2634);animation:fall-254 15s -18s linear infinite}@keyframes fall-254{41.394%{transform:translate(78.7156vw,41.394vh) scale(.2634)}to{transform:translate(81.1457vw,99vh) scale(.2634)}}.snow:nth-child(255){opacity:.5392;transform:translate(33.7722vw,-10px) scale(.2663);animation:fall-255 20s -19s linear infinite}@keyframes fall-255{31.421%{transform:translate(38.293vw,31.421vh) scale(.2663)}to{transform:translate(36.0326vw,99vh) scale(.2663)}}.snow:nth-child(256){opacity:.7578;transform:translate(71.3835vw,-10px) scale(.0687);animation:fall-256 20s -8s linear infinite}@keyframes fall-256{73.437%{transform:translate(63.3552vw,73.437vh) scale(.0687)}to{transform:translate(67.36935vw,99vh) scale(.0687)}}.snow:nth-child(257){opacity:.3756;transform:translate(46.9729vw,-10px) scale(.778);animation:fall-257 18s -18s linear infinite}@keyframes fall-257{55.275%{transform:translate(53.8937vw,55.275vh) scale(.778)}to{transform:translate(50.4333vw,99vh) scale(.778)}}.snow:nth-child(258){opacity:1.6936;transform:translate(1.4588vw,-10px) scale(.1422);animation:fall-258 24s -2s linear infinite}@keyframes fall-258{50.325%{transform:translate(2.2926vw,50.325vh) scale(.1422)}to{transform:translate(1.8757vw,99vh) scale(.1422)}}.snow:nth-child(259){opacity:1.704;transform:translate(23.006vw,-10px) scale(.0494);animation:fall-259 20s -16s linear infinite}@keyframes fall-259{69.773%{transform:translate(17.8842vw,69.773vh) scale(.0494)}to{transform:translate(20.4451vw,99vh) scale(.0494)}}.snow:nth-child(260){opacity:.9972;transform:translate(94.6497vw,-10px) scale(.2637);animation:fall-260 11s -23s linear infinite}@keyframes fall-260{79.053%{transform:translate(95.7112vw,79.053vh) scale(.2637)}to{transform:translate(95.18045vw,99vh) scale(.2637)}}.snow:nth-child(261){opacity:.902;transform:translate(5.0851vw,-10px) scale(.9543);animation:fall-261 12s -25s linear infinite}@keyframes fall-261{32.333%{transform:translate(11.5771vw,32.333vh) scale(.9543)}to{transform:translate(8.3311vw,99vh) scale(.9543)}}.snow:nth-child(262){opacity:1.3352;transform:translate(21.7218vw,-10px) scale(.242);animation:fall-262 26s -25s linear infinite}@keyframes fall-262{60.902%{transform:translate(19.2603vw,60.902vh) scale(.242)}to{transform:translate(20.49105vw,99vh) scale(.242)}}.snow:nth-child(263){opacity:1.8248;transform:translate(57.3583vw,-10px) scale(.1676);animation:fall-263 19s -19s linear infinite}@keyframes fall-263{54.283%{transform:translate(49.0773vw,54.283vh) scale(.1676)}to{transform:translate(53.2178vw,99vh) scale(.1676)}}.snow:nth-child(264){opacity:.6454;transform:translate(74.5221vw,-10px) scale(.4842);animation:fall-264 30s -24s linear infinite}@keyframes fall-264{30.3%{transform:translate(82.4195vw,30.3vh) scale(.4842)}to{transform:translate(78.4708vw,99vh) scale(.4842)}}.snow:nth-child(265){opacity:.3884;transform:translate(4.3144vw,-10px) scale(.7267);animation:fall-265 19s -19s linear infinite}@keyframes fall-265{67.87%{transform:translate(-1.7818vw,67.87vh) scale(.7267)}to{transform:translate(1.2663vw,99vh) scale(.7267)}}.snow:nth-child(266){opacity:1.1414;transform:translate(81.1676vw,-10px) scale(.4032);animation:fall-266 27s -18s linear infinite}@keyframes fall-266{50.933%{transform:translate(77.0777vw,50.933vh) scale(.4032)}to{transform:translate(79.12265vw,99vh) scale(.4032)}}.snow:nth-child(267){opacity:.504;transform:translate(14.3884vw,-10px) scale(.7848);animation:fall-267 27s -1s linear infinite}@keyframes fall-267{73.922%{transform:translate(10.2244vw,73.922vh) scale(.7848)}to{transform:translate(12.3064vw,99vh) scale(.7848)}}.snow:nth-child(268){opacity:1.9548;transform:translate(59.4164vw,-10px) scale(.5222);animation:fall-268 25s -1s linear infinite}@keyframes fall-268{42.039%{transform:translate(63.0789vw,42.039vh) scale(.5222)}to{transform:translate(61.24765vw,99vh) scale(.5222)}}.snow:nth-child(269){opacity:.2974;transform:translate(70.4528vw,-10px) scale(.8436);animation:fall-269 30s -25s linear infinite}@keyframes fall-269{35.552%{transform:translate(66.5117vw,35.552vh) scale(.8436)}to{transform:translate(68.48225vw,99vh) scale(.8436)}}.snow:nth-child(270){opacity:1.3514;transform:translate(61.1561vw,-10px) scale(.9628);animation:fall-270 24s -19s linear infinite}@keyframes fall-270{60.236%{transform:translate(63.0516vw,60.236vh) scale(.9628)}to{transform:translate(62.10385vw,99vh) scale(.9628)}}.snow:nth-child(271){opacity:1.8382;transform:translate(82.427vw,-10px) scale(.0997);animation:fall-271 11s -14s linear infinite}@keyframes fall-271{57.759%{transform:translate(75.0498vw,57.759vh) scale(.0997)}to{transform:translate(78.7384vw,99vh) scale(.0997)}}.snow:nth-child(272){opacity:1.6116;transform:translate(1.3314vw,-10px) scale(.4593);animation:fall-272 30s -5s linear infinite}@keyframes fall-272{72.763%{transform:translate(-5.4951vw,72.763vh) scale(.4593)}to{transform:translate(-2.08185vw,99vh) scale(.4593)}}.snow:nth-child(273){opacity:1.9176;transform:translate(36.2317vw,-10px) scale(.2154);animation:fall-273 21s -29s linear infinite}@keyframes fall-273{72.108%{transform:translate(42.8449vw,72.108vh) scale(.2154)}to{transform:translate(39.5383vw,99vh) scale(.2154)}}.snow:nth-child(274){opacity:.1964;transform:translate(52.923vw,-10px) scale(.5587);animation:fall-274 16s -23s linear infinite}@keyframes fall-274{31.238%{transform:translate(62.0664vw,31.238vh) scale(.5587)}to{transform:translate(57.4947vw,99vh) scale(.5587)}}.snow:nth-child(275){opacity:1.451;transform:translate(54.7213vw,-10px) scale(.548);animation:fall-275 18s -3s linear infinite}@keyframes fall-275{48.46%{transform:translate(52.6877vw,48.46vh) scale(.548)}to{transform:translate(53.7045vw,99vh) scale(.548)}}.snow:nth-child(276){opacity:1.2064;transform:translate(73.6846vw,-10px) scale(.8534);animation:fall-276 28s -21s linear infinite}@keyframes fall-276{32.018%{transform:translate(76.45vw,32.018vh) scale(.8534)}to{transform:translate(75.0673vw,99vh) scale(.8534)}}.snow:nth-child(277){opacity:1.2036;transform:translate(72.4125vw,-10px) scale(.1686);animation:fall-277 26s -13s linear infinite}@keyframes fall-277{67.386%{transform:translate(75.94vw,67.386vh) scale(.1686)}to{transform:translate(74.17625vw,99vh) scale(.1686)}}.snow:nth-child(278){opacity:1.9966;transform:translate(58.6979vw,-10px) scale(.0804);animation:fall-278 21s -29s linear infinite}@keyframes fall-278{56%{transform:translate(50.1721vw,56vh) scale(.0804)}to{transform:translate(54.435vw,99vh) scale(.0804)}}.snow:nth-child(279){opacity:1.1178;transform:translate(27.8517vw,-10px) scale(.8672);animation:fall-279 27s -3s linear infinite}@keyframes fall-279{50.307%{transform:translate(24.9361vw,50.307vh) scale(.8672)}to{transform:translate(26.3939vw,99vh) scale(.8672)}}.snow:nth-child(280){opacity:1.4392;transform:translate(6.0061vw,-10px) scale(.4082);animation:fall-280 15s -28s linear infinite}@keyframes fall-280{47.127%{transform:translate(8.0587vw,47.127vh) scale(.4082)}to{transform:translate(7.0324vw,99vh) scale(.4082)}}.snow:nth-child(281){opacity:1.8564;transform:translate(7.8149vw,-10px) scale(.8347);animation:fall-281 11s -1s linear infinite}@keyframes fall-281{61.781%{transform:translate(1.9757vw,61.781vh) scale(.8347)}to{transform:translate(4.8953vw,99vh) scale(.8347)}}.snow:nth-child(282){opacity:.51;transform:translate(84.2929vw,-10px) scale(.3248);animation:fall-282 14s -13s linear infinite}@keyframes fall-282{58.596%{transform:translate(78.4958vw,58.596vh) scale(.3248)}to{transform:translate(81.39435vw,99vh) scale(.3248)}}.snow:nth-child(283){opacity:1.43;transform:translate(55.6984vw,-10px) scale(.2943);animation:fall-283 14s -26s linear infinite}@keyframes fall-283{49.476%{transform:translate(62.8148vw,49.476vh) scale(.2943)}to{transform:translate(59.2566vw,99vh) scale(.2943)}}.snow:nth-child(284){opacity:1.4114;transform:translate(78.1641vw,-10px) scale(.6178);animation:fall-284 18s -22s linear infinite}@keyframes fall-284{78.773%{transform:translate(76.6858vw,78.773vh) scale(.6178)}to{transform:translate(77.42495vw,99vh) scale(.6178)}}.snow:nth-child(285){opacity:.483;transform:translate(38.5845vw,-10px) scale(.2989);animation:fall-285 16s -11s linear infinite}@keyframes fall-285{33.305%{transform:translate(48.2932vw,33.305vh) scale(.2989)}to{transform:translate(43.43885vw,99vh) scale(.2989)}}.snow:nth-child(286){opacity:1.8724;transform:translate(28.3945vw,-10px) scale(.3942);animation:fall-286 25s -4s linear infinite}@keyframes fall-286{37.562%{transform:translate(22.7287vw,37.562vh) scale(.3942)}to{transform:translate(25.5616vw,99vh) scale(.3942)}}.snow:nth-child(287){opacity:1.8732;transform:translate(15.6692vw,-10px) scale(.1061);animation:fall-287 21s -29s linear infinite}@keyframes fall-287{47.342%{transform:translate(8.6128vw,47.342vh) scale(.1061)}to{transform:translate(12.141vw,99vh) scale(.1061)}}.snow:nth-child(288){opacity:1.0572;transform:translate(17.4513vw,-10px) scale(.1835);animation:fall-288 29s -7s linear infinite}@keyframes fall-288{51.262%{transform:translate(16.7849vw,51.262vh) scale(.1835)}to{transform:translate(17.1181vw,99vh) scale(.1835)}}.snow:nth-child(289){opacity:.974;transform:translate(12.5253vw,-10px) scale(.7581);animation:fall-289 30s -21s linear infinite}@keyframes fall-289{53.786%{transform:translate(3.6076vw,53.786vh) scale(.7581)}to{transform:translate(8.06645vw,99vh) scale(.7581)}}.snow:nth-child(290){opacity:1.9978;transform:translate(38.7633vw,-10px) scale(.557);animation:fall-290 25s -23s linear infinite}@keyframes fall-290{65.51%{transform:translate(47.0179vw,65.51vh) scale(.557)}to{transform:translate(42.8906vw,99vh) scale(.557)}}.snow:nth-child(291){opacity:1.2142;transform:translate(65.752vw,-10px) scale(.7484);animation:fall-291 25s -8s linear infinite}@keyframes fall-291{53.47%{transform:translate(75.6372vw,53.47vh) scale(.7484)}to{transform:translate(70.6946vw,99vh) scale(.7484)}}.snow:nth-child(292){opacity:1.0638;transform:translate(76.7499vw,-10px) scale(.3939);animation:fall-292 23s -15s linear infinite}@keyframes fall-292{72.793%{transform:translate(74.1846vw,72.793vh) scale(.3939)}to{transform:translate(75.46725vw,99vh) scale(.3939)}}.snow:nth-child(293){opacity:.24;transform:translate(73.0316vw,-10px) scale(.2334);animation:fall-293 28s -25s linear infinite}@keyframes fall-293{66.84%{transform:translate(78.5177vw,66.84vh) scale(.2334)}to{transform:translate(75.77465vw,99vh) scale(.2334)}}.snow:nth-child(294){opacity:1.4494;transform:translate(75.3453vw,-10px) scale(.0704);animation:fall-294 10s -19s linear infinite}@keyframes fall-294{59.558%{transform:translate(71.8511vw,59.558vh) scale(.0704)}to{transform:translate(73.5982vw,99vh) scale(.0704)}}.snow:nth-child(295){opacity:1.6662;transform:translate(30.2157vw,-10px) scale(.2889);animation:fall-295 28s -1s linear infinite}@keyframes fall-295{53.987%{transform:translate(30.6867vw,53.987vh) scale(.2889)}to{transform:translate(30.4512vw,99vh) scale(.2889)}}.snow:nth-child(296){opacity:1.308;transform:translate(47.1835vw,-10px) scale(.5894);animation:fall-296 18s -16s linear infinite}@keyframes fall-296{62.19%{transform:translate(43.325vw,62.19vh) scale(.5894)}to{transform:translate(45.25425vw,99vh) scale(.5894)}}.snow:nth-child(297){opacity:1.1728;transform:translate(88.743vw,-10px) scale(.6843);animation:fall-297 30s -15s linear infinite}@keyframes fall-297{73.246%{transform:translate(89.0459vw,73.246vh) scale(.6843)}to{transform:translate(88.89445vw,99vh) scale(.6843)}}.snow:nth-child(298){opacity:1.3518;transform:translate(16.1662vw,-10px) scale(.4269);animation:fall-298 22s -9s linear infinite}@keyframes fall-298{52.526%{transform:translate(21.8926vw,52.526vh) scale(.4269)}to{transform:translate(19.0294vw,99vh) scale(.4269)}}.snow:nth-child(299){opacity:.5544;transform:translate(89.6774vw,-10px) scale(.7377);animation:fall-299 19s -9s linear infinite}@keyframes fall-299{62.273%{transform:translate(81.6391vw,62.273vh) scale(.7377)}to{transform:translate(85.65825vw,99vh) scale(.7377)}}.snow:nth-child(300){opacity:1.403;transform:translate(86.5241vw,-10px) scale(.5118);animation:fall-300 23s -28s linear infinite}@keyframes fall-300{48.079%{transform:translate(80.2873vw,48.079vh) scale(.5118)}to{transform:translate(83.4057vw,99vh) scale(.5118)}}.snow:nth-child(301){opacity:.6904;transform:translate(5.2763vw,-10px) scale(.7729);animation:fall-301 18s -16s linear infinite}@keyframes fall-301{56.699%{transform:translate(11.8854vw,56.699vh) scale(.7729)}to{transform:translate(8.58085vw,99vh) scale(.7729)}}.snow:nth-child(302){opacity:1.6534;transform:translate(74.3944vw,-10px) scale(.093);animation:fall-302 20s -27s linear infinite}@keyframes fall-302{73.778%{transform:translate(76.8019vw,73.778vh) scale(.093)}to{transform:translate(75.59815vw,99vh) scale(.093)}}.snow:nth-child(303){opacity:.356;transform:translate(4.2817vw,-10px) scale(.525);animation:fall-303 22s -24s linear infinite}@keyframes fall-303{55.851%{transform:translate(7.8875vw,55.851vh) scale(.525)}to{transform:translate(6.0846vw,99vh) scale(.525)}}.snow:nth-child(304){opacity:.1042;transform:translate(34.6743vw,-10px) scale(.0425);animation:fall-304 29s -10s linear infinite}@keyframes fall-304{51.817%{transform:translate(24.9392vw,51.817vh) scale(.0425)}to{transform:translate(29.80675vw,99vh) scale(.0425)}}.snow:nth-child(305){opacity:1.348;transform:translate(32.5891vw,-10px) scale(.9748);animation:fall-305 24s -15s linear infinite}@keyframes fall-305{39.501%{transform:translate(34.4485vw,39.501vh) scale(.9748)}to{transform:translate(33.5188vw,99vh) scale(.9748)}}.snow:nth-child(306){opacity:1.7754;transform:translate(71.4684vw,-10px) scale(.892);animation:fall-306 15s -8s linear infinite}@keyframes fall-306{59.298%{transform:translate(74.3999vw,59.298vh) scale(.892)}to{transform:translate(72.93415vw,99vh) scale(.892)}}.snow:nth-child(307){opacity:.8772;transform:translate(58.767vw,-10px) scale(.2282);animation:fall-307 29s -28s linear infinite}@keyframes fall-307{78.887%{transform:translate(54.331vw,78.887vh) scale(.2282)}to{transform:translate(56.549vw,99vh) scale(.2282)}}.snow:nth-child(308){opacity:.1754;transform:translate(31.6043vw,-10px) scale(.6339);animation:fall-308 30s -1s linear infinite}@keyframes fall-308{77.062%{transform:translate(22.9627vw,77.062vh) scale(.6339)}to{transform:translate(27.2835vw,99vh) scale(.6339)}}.snow:nth-child(309){opacity:1.1134;transform:translate(4.7503vw,-10px) scale(.0087);animation:fall-309 18s -28s linear infinite}@keyframes fall-309{76.22%{transform:translate(.2097vw,76.22vh) scale(.0087)}to{transform:translate(2.48vw,99vh) scale(.0087)}}.snow:nth-child(310){opacity:.2708;transform:translate(83.3591vw,-10px) scale(.6915);animation:fall-310 23s -12s linear infinite}@keyframes fall-310{44.733%{transform:translate(74.5149vw,44.733vh) scale(.6915)}to{transform:translate(78.937vw,99vh) scale(.6915)}}.snow:nth-child(311){opacity:1.2682;transform:translate(75.0913vw,-10px) scale(.0754);animation:fall-311 13s -25s linear infinite}@keyframes fall-311{45.33%{transform:translate(76.5847vw,45.33vh) scale(.0754)}to{transform:translate(75.838vw,99vh) scale(.0754)}}.snow:nth-child(312){opacity:1.7226;transform:translate(85.9103vw,-10px) scale(.2497);animation:fall-312 21s -22s linear infinite}@keyframes fall-312{69.235%{transform:translate(76.015vw,69.235vh) scale(.2497)}to{transform:translate(80.96265vw,99vh) scale(.2497)}}.snow:nth-child(313){opacity:.834;transform:translate(46.6481vw,-10px) scale(.2754);animation:fall-313 12s -6s linear infinite}@keyframes fall-313{69.454%{transform:translate(47.5895vw,69.454vh) scale(.2754)}to{transform:translate(47.1188vw,99vh) scale(.2754)}}.snow:nth-child(314){opacity:.7658;transform:translate(45.5089vw,-10px) scale(.8449);animation:fall-314 16s -8s linear infinite}@keyframes fall-314{67.777%{transform:translate(39.8679vw,67.777vh) scale(.8449)}to{transform:translate(42.6884vw,99vh) scale(.8449)}}.snow:nth-child(315){opacity:1.7198;transform:translate(63.5302vw,-10px) scale(.3074);animation:fall-315 17s -10s linear infinite}@keyframes fall-315{60.239%{transform:translate(58.3222vw,60.239vh) scale(.3074)}to{transform:translate(60.9262vw,99vh) scale(.3074)}}.snow:nth-child(316){opacity:.2614;transform:translate(10.9449vw,-10px) scale(.7733);animation:fall-316 14s -1s linear infinite}@keyframes fall-316{67.098%{transform:translate(2.3305vw,67.098vh) scale(.7733)}to{transform:translate(6.6377vw,99vh) scale(.7733)}}.snow:nth-child(317){opacity:.1708;transform:translate(1.4738vw,-10px) scale(.438);animation:fall-317 18s -5s linear infinite}@keyframes fall-317{77.304%{transform:translate(-7.4829vw,77.304vh) scale(.438)}to{transform:translate(-3.00455vw,99vh) scale(.438)}}.snow:nth-child(318){opacity:1.9758;transform:translate(17.8508vw,-10px) scale(.1334);animation:fall-318 26s -26s linear infinite}@keyframes fall-318{33.483%{transform:translate(23.927vw,33.483vh) scale(.1334)}to{transform:translate(20.8889vw,99vh) scale(.1334)}}.snow:nth-child(319){opacity:1.7842;transform:translate(54.5787vw,-10px) scale(.2251);animation:fall-319 17s -5s linear infinite}@keyframes fall-319{61.502%{transform:translate(51.558vw,61.502vh) scale(.2251)}to{transform:translate(53.06835vw,99vh) scale(.2251)}}.snow:nth-child(320){opacity:1.258;transform:translate(55.3021vw,-10px) scale(.7201);animation:fall-320 19s -28s linear infinite}@keyframes fall-320{51.512%{transform:translate(57.971vw,51.512vh) scale(.7201)}to{transform:translate(56.63655vw,99vh) scale(.7201)}}.snow:nth-child(321){opacity:.0896;transform:translate(30.4062vw,-10px) scale(.7859);animation:fall-321 24s -2s linear infinite}@keyframes fall-321{55.214%{transform:translate(32.9628vw,55.214vh) scale(.7859)}to{transform:translate(31.6845vw,99vh) scale(.7859)}}.snow:nth-child(322){opacity:1.2536;transform:translate(77.7856vw,-10px) scale(.1739);animation:fall-322 19s -2s linear infinite}@keyframes fall-322{43.185%{transform:translate(74.6551vw,43.185vh) scale(.1739)}to{transform:translate(76.22035vw,99vh) scale(.1739)}}.snow:nth-child(323){opacity:.5148;transform:translate(11.4844vw,-10px) scale(.2532);animation:fall-323 18s -28s linear infinite}@keyframes fall-323{76.712%{transform:translate(2.3272vw,76.712vh) scale(.2532)}to{transform:translate(6.9058vw,99vh) scale(.2532)}}.snow:nth-child(324){opacity:1.0992;transform:translate(4.0719vw,-10px) scale(.9613);animation:fall-324 12s -15s linear infinite}@keyframes fall-324{46.676%{transform:translate(3.5546vw,46.676vh) scale(.9613)}to{transform:translate(3.81325vw,99vh) scale(.9613)}}.snow:nth-child(325){opacity:.1158;transform:translate(35.8495vw,-10px) scale(.0028);animation:fall-325 17s -21s linear infinite}@keyframes fall-325{33.835%{transform:translate(33.8394vw,33.835vh) scale(.0028)}to{transform:translate(34.84445vw,99vh) scale(.0028)}}.snow:nth-child(326){opacity:1.663;transform:translate(23.7462vw,-10px) scale(.3678);animation:fall-326 27s -21s linear infinite}@keyframes fall-326{66.697%{transform:translate(16.7438vw,66.697vh) scale(.3678)}to{transform:translate(20.245vw,99vh) scale(.3678)}}.snow:nth-child(327){opacity:.2722;transform:translate(53.7166vw,-10px) scale(.8593);animation:fall-327 12s -16s linear infinite}@keyframes fall-327{41.217%{transform:translate(57.2231vw,41.217vh) scale(.8593)}to{transform:translate(55.46985vw,99vh) scale(.8593)}}.snow:nth-child(328){opacity:1.5488;transform:translate(94.9736vw,-10px) scale(.7295);animation:fall-328 26s -16s linear infinite}@keyframes fall-328{78.259%{transform:translate(86.9595vw,78.259vh) scale(.7295)}to{transform:translate(90.96655vw,99vh) scale(.7295)}}.snow:nth-child(329){opacity:.8024;transform:translate(90.8495vw,-10px) scale(.7121);animation:fall-329 17s -15s linear infinite}@keyframes fall-329{55.203%{transform:translate(88.0001vw,55.203vh) scale(.7121)}to{transform:translate(89.4248vw,99vh) scale(.7121)}}.snow:nth-child(330){opacity:.6718;transform:translate(90.8839vw,-10px) scale(.7078);animation:fall-330 14s -15s linear infinite}@keyframes fall-330{69.081%{transform:translate(85.8249vw,69.081vh) scale(.7078)}to{transform:translate(88.3544vw,99vh) scale(.7078)}}.snow:nth-child(331){opacity:.2408;transform:translate(71.0152vw,-10px) scale(.0244);animation:fall-331 13s -24s linear infinite}@keyframes fall-331{65.919%{transform:translate(63.4061vw,65.919vh) scale(.0244)}to{transform:translate(67.21065vw,99vh) scale(.0244)}}.snow:nth-child(332){opacity:.5014;transform:translate(93.5939vw,-10px) scale(.949);animation:fall-332 30s -26s linear infinite}@keyframes fall-332{73.221%{transform:translate(91.6317vw,73.221vh) scale(.949)}to{transform:translate(92.6128vw,99vh) scale(.949)}}.snow:nth-child(333){opacity:.2712;transform:translate(70.2274vw,-10px) scale(.8409);animation:fall-333 13s -29s linear infinite}@keyframes fall-333{31.17%{transform:translate(66.7882vw,31.17vh) scale(.8409)}to{transform:translate(68.5078vw,99vh) scale(.8409)}}.snow:nth-child(334){opacity:.174;transform:translate(97.0779vw,-10px) scale(.9269);animation:fall-334 27s -14s linear infinite}@keyframes fall-334{31.896%{transform:translate(93.9018vw,31.896vh) scale(.9269)}to{transform:translate(95.48985vw,99vh) scale(.9269)}}.snow:nth-child(335){opacity:.3692;transform:translate(31.6382vw,-10px) scale(.922);animation:fall-335 28s -9s linear infinite}@keyframes fall-335{37.808%{transform:translate(25.3595vw,37.808vh) scale(.922)}to{transform:translate(28.49885vw,99vh) scale(.922)}}.snow:nth-child(336){opacity:1.2306;transform:translate(56.3842vw,-10px) scale(.487);animation:fall-336 27s -24s linear infinite}@keyframes fall-336{49.966%{transform:translate(61.9041vw,49.966vh) scale(.487)}to{transform:translate(59.14415vw,99vh) scale(.487)}}.snow:nth-child(337){opacity:1.8274;transform:translate(65.7919vw,-10px) scale(.5911);animation:fall-337 22s -13s linear infinite}@keyframes fall-337{55.847%{transform:translate(67.5964vw,55.847vh) scale(.5911)}to{transform:translate(66.69415vw,99vh) scale(.5911)}}.snow:nth-child(338){opacity:1.8676;transform:translate(52.5911vw,-10px) scale(.8264);animation:fall-338 16s -21s linear infinite}@keyframes fall-338{60.634%{transform:translate(60.5838vw,60.634vh) scale(.8264)}to{transform:translate(56.58745vw,99vh) scale(.8264)}}.snow:nth-child(339){opacity:.6554;transform:translate(17.5056vw,-10px) scale(.2915);animation:fall-339 11s -14s linear infinite}@keyframes fall-339{34.374%{transform:translate(18.8685vw,34.374vh) scale(.2915)}to{transform:translate(18.18705vw,99vh) scale(.2915)}}.snow:nth-child(340){opacity:1.7566;transform:translate(37.7245vw,-10px) scale(.3197);animation:fall-340 27s -26s linear infinite}@keyframes fall-340{68.212%{transform:translate(41.0978vw,68.212vh) scale(.3197)}to{transform:translate(39.41115vw,99vh) scale(.3197)}}.snow:nth-child(341){opacity:.049;transform:translate(37.6235vw,-10px) scale(.2421);animation:fall-341 21s -12s linear infinite}@keyframes fall-341{48.358%{transform:translate(30.0388vw,48.358vh) scale(.2421)}to{transform:translate(33.83115vw,99vh) scale(.2421)}}.snow:nth-child(342){opacity:1.0554;transform:translate(64.0034vw,-10px) scale(.0478);animation:fall-342 21s -25s linear infinite}@keyframes fall-342{62.066%{transform:translate(68.3221vw,62.066vh) scale(.0478)}to{transform:translate(66.16275vw,99vh) scale(.0478)}}.snow:nth-child(343){opacity:1.4682;transform:translate(10.2467vw,-10px) scale(.8719);animation:fall-343 22s -3s linear infinite}@keyframes fall-343{72.692%{transform:translate(1.0755vw,72.692vh) scale(.8719)}to{transform:translate(5.6611vw,99vh) scale(.8719)}}.snow:nth-child(344){opacity:.2302;transform:translate(9.3923vw,-10px) scale(.6128);animation:fall-344 17s -18s linear infinite}@keyframes fall-344{72.973%{transform:translate(-.0041vw,72.973vh) scale(.6128)}to{transform:translate(4.6941vw,99vh) scale(.6128)}}.snow:nth-child(345){opacity:.2094;transform:translate(3.4814vw,-10px) scale(.1013);animation:fall-345 27s -3s linear infinite}@keyframes fall-345{41.194%{transform:translate(7.8552vw,41.194vh) scale(.1013)}to{transform:translate(5.6683vw,99vh) scale(.1013)}}.snow:nth-child(346){opacity:1.9686;transform:translate(40.141vw,-10px) scale(.463);animation:fall-346 12s -2s linear infinite}@keyframes fall-346{42.975%{transform:translate(32.0947vw,42.975vh) scale(.463)}to{transform:translate(36.11785vw,99vh) scale(.463)}}.snow:nth-child(347){opacity:.8434;transform:translate(65.7882vw,-10px) scale(.945);animation:fall-347 18s -8s linear infinite}@keyframes fall-347{55.122%{transform:translate(66.4251vw,55.122vh) scale(.945)}to{transform:translate(66.10665vw,99vh) scale(.945)}}.snow:nth-child(348){opacity:1.5002;transform:translate(90.7488vw,-10px) scale(.593);animation:fall-348 25s -10s linear infinite}@keyframes fall-348{54.865%{transform:translate(97.0168vw,54.865vh) scale(.593)}to{transform:translate(93.8828vw,99vh) scale(.593)}}.snow:nth-child(349){opacity:1.4974;transform:translate(69.9017vw,-10px) scale(.551);animation:fall-349 16s -2s linear infinite}@keyframes fall-349{69.839%{transform:translate(68.844vw,69.839vh) scale(.551)}to{transform:translate(69.37285vw,99vh) scale(.551)}}.snow:nth-child(350){opacity:1.974;transform:translate(96.9589vw,-10px) scale(.6796);animation:fall-350 20s -17s linear infinite}@keyframes fall-350{65.227%{transform:translate(103.0122vw,65.227vh) scale(.6796)}to{transform:translate(99.98555vw,99vh) scale(.6796)}}.snow:nth-child(351){opacity:.7052;transform:translate(28.1775vw,-10px) scale(.9684);animation:fall-351 18s -19s linear infinite}@keyframes fall-351{31.806%{transform:translate(24.1128vw,31.806vh) scale(.9684)}to{transform:translate(26.14515vw,99vh) scale(.9684)}}.snow:nth-child(352){opacity:.6072;transform:translate(68.0711vw,-10px) scale(.3449);animation:fall-352 16s -19s linear infinite}@keyframes fall-352{60.895%{transform:translate(69.3742vw,60.895vh) scale(.3449)}to{transform:translate(68.72265vw,99vh) scale(.3449)}}.snow:nth-child(353){opacity:.2742;transform:translate(28.4651vw,-10px) scale(.9223);animation:fall-353 15s -5s linear infinite}@keyframes fall-353{36.783%{transform:translate(22.4324vw,36.783vh) scale(.9223)}to{transform:translate(25.44875vw,99vh) scale(.9223)}}.snow:nth-child(354){opacity:.6784;transform:translate(65.9178vw,-10px) scale(.4285);animation:fall-354 13s -25s linear infinite}@keyframes fall-354{73.376%{transform:translate(62.6532vw,73.376vh) scale(.4285)}to{transform:translate(64.2855vw,99vh) scale(.4285)}}.snow:nth-child(355){opacity:.2102;transform:translate(48.24vw,-10px) scale(.0605);animation:fall-355 21s -13s linear infinite}@keyframes fall-355{78.332%{transform:translate(58.0524vw,78.332vh) scale(.0605)}to{transform:translate(53.1462vw,99vh) scale(.0605)}}.snow:nth-child(356){opacity:.8258;transform:translate(79.7815vw,-10px) scale(.0189);animation:fall-356 24s -29s linear infinite}@keyframes fall-356{59.246%{transform:translate(70.7345vw,59.246vh) scale(.0189)}to{transform:translate(75.258vw,99vh) scale(.0189)}}.snow:nth-child(357){opacity:1.7698;transform:translate(94.9653vw,-10px) scale(.8909);animation:fall-357 27s -5s linear infinite}@keyframes fall-357{39.146%{transform:translate(86.4854vw,39.146vh) scale(.8909)}to{transform:translate(90.72535vw,99vh) scale(.8909)}}.snow:nth-child(358){opacity:.7416;transform:translate(11.5407vw,-10px) scale(.1518);animation:fall-358 25s -2s linear infinite}@keyframes fall-358{70.016%{transform:translate(14.5912vw,70.016vh) scale(.1518)}to{transform:translate(13.06595vw,99vh) scale(.1518)}}.snow:nth-child(359){opacity:1.234;transform:translate(54.361vw,-10px) scale(.5747);animation:fall-359 17s -5s linear infinite}@keyframes fall-359{60.285%{transform:translate(57.9993vw,60.285vh) scale(.5747)}to{transform:translate(56.18015vw,99vh) scale(.5747)}}.snow:nth-child(360){opacity:.8362;transform:translate(73.3973vw,-10px) scale(.9002);animation:fall-360 20s -2s linear infinite}@keyframes fall-360{67.908%{transform:translate(70.4288vw,67.908vh) scale(.9002)}to{transform:translate(71.91305vw,99vh) scale(.9002)}}.snow:nth-child(361){opacity:1.3748;transform:translate(10.7332vw,-10px) scale(.1395);animation:fall-361 20s -7s linear infinite}@keyframes fall-361{73.939%{transform:translate(18.0549vw,73.939vh) scale(.1395)}to{transform:translate(14.39405vw,99vh) scale(.1395)}}.snow:nth-child(362){opacity:1.6082;transform:translate(73.1798vw,-10px) scale(.8392);animation:fall-362 18s -12s linear infinite}@keyframes fall-362{33.127%{transform:translate(80.7718vw,33.127vh) scale(.8392)}to{transform:translate(76.9758vw,99vh) scale(.8392)}}.snow:nth-child(363){opacity:.454;transform:translate(67.6546vw,-10px) scale(.261);animation:fall-363 15s -12s linear infinite}@keyframes fall-363{54.048%{transform:translate(59.7624vw,54.048vh) scale(.261)}to{transform:translate(63.7085vw,99vh) scale(.261)}}.snow:nth-child(364){opacity:.0842;transform:translate(29.1025vw,-10px) scale(.3102);animation:fall-364 30s -7s linear infinite}@keyframes fall-364{60.715%{transform:translate(19.5546vw,60.715vh) scale(.3102)}to{transform:translate(24.32855vw,99vh) scale(.3102)}}.snow:nth-child(365){opacity:1.608;transform:translate(20.6338vw,-10px) scale(.6525);animation:fall-365 20s -5s linear infinite}@keyframes fall-365{49.29%{transform:translate(24.5517vw,49.29vh) scale(.6525)}to{transform:translate(22.59275vw,99vh) scale(.6525)}}.snow:nth-child(366){opacity:.3844;transform:translate(96.1016vw,-10px) scale(.3299);animation:fall-366 16s -14s linear infinite}@keyframes fall-366{56.495%{transform:translate(88.767vw,56.495vh) scale(.3299)}to{transform:translate(92.4343vw,99vh) scale(.3299)}}.snow:nth-child(367){opacity:.503;transform:translate(56.8533vw,-10px) scale(.0905);animation:fall-367 15s -24s linear infinite}@keyframes fall-367{53.578%{transform:translate(50.1085vw,53.578vh) scale(.0905)}to{transform:translate(53.4809vw,99vh) scale(.0905)}}.snow:nth-child(368){opacity:1.4916;transform:translate(92.1374vw,-10px) scale(.6623);animation:fall-368 27s -27s linear infinite}@keyframes fall-368{37.891%{transform:translate(96.8691vw,37.891vh) scale(.6623)}to{transform:translate(94.50325vw,99vh) scale(.6623)}}.snow:nth-child(369){opacity:1.0462;transform:translate(40.2968vw,-10px) scale(.3053);animation:fall-369 10s -28s linear infinite}@keyframes fall-369{45.542%{transform:translate(46.5171vw,45.542vh) scale(.3053)}to{transform:translate(43.40695vw,99vh) scale(.3053)}}.snow:nth-child(370){opacity:.094;transform:translate(44.668vw,-10px) scale(.8814);animation:fall-370 26s -24s linear infinite}@keyframes fall-370{32.229%{transform:translate(52.0536vw,32.229vh) scale(.8814)}to{transform:translate(48.3608vw,99vh) scale(.8814)}}.snow:nth-child(371){opacity:1.391;transform:translate(92.1538vw,-10px) scale(.9279);animation:fall-371 25s -26s linear infinite}@keyframes fall-371{46.48%{transform:translate(94.8068vw,46.48vh) scale(.9279)}to{transform:translate(93.4803vw,99vh) scale(.9279)}}.snow:nth-child(372){opacity:.704;transform:translate(4.9128vw,-10px) scale(.652);animation:fall-372 24s -25s linear infinite}@keyframes fall-372{64.689%{transform:translate(5.9874vw,64.689vh) scale(.652)}to{transform:translate(5.4501vw,99vh) scale(.652)}}.snow:nth-child(373){opacity:1.2858;transform:translate(23.0925vw,-10px) scale(.2924);animation:fall-373 23s -16s linear infinite}@keyframes fall-373{58.62%{transform:translate(23.6898vw,58.62vh) scale(.2924)}to{transform:translate(23.39115vw,99vh) scale(.2924)}}.snow:nth-child(374){opacity:.0784;transform:translate(90.7894vw,-10px) scale(.7742);animation:fall-374 28s -12s linear infinite}@keyframes fall-374{70.059%{transform:translate(98.3343vw,70.059vh) scale(.7742)}to{transform:translate(94.56185vw,99vh) scale(.7742)}}.snow:nth-child(375){opacity:1.0876;transform:translate(18.2541vw,-10px) scale(.498);animation:fall-375 21s -5s linear infinite}@keyframes fall-375{59.414%{transform:translate(21.156vw,59.414vh) scale(.498)}to{transform:translate(19.70505vw,99vh) scale(.498)}}.snow:nth-child(376){opacity:1.0756;transform:translate(50.0097vw,-10px) scale(.7061);animation:fall-376 11s -9s linear infinite}@keyframes fall-376{33.703%{transform:translate(58.1539vw,33.703vh) scale(.7061)}to{transform:translate(54.0818vw,99vh) scale(.7061)}}.snow:nth-child(377){opacity:.1772;transform:translate(40.4271vw,-10px) scale(.3443);animation:fall-377 15s -3s linear infinite}@keyframes fall-377{55.792%{transform:translate(34.7419vw,55.792vh) scale(.3443)}to{transform:translate(37.5845vw,99vh) scale(.3443)}}.snow:nth-child(378){opacity:1.1788;transform:translate(95.6284vw,-10px) scale(.894);animation:fall-378 23s -21s linear infinite}@keyframes fall-378{79.728%{transform:translate(91.999vw,79.728vh) scale(.894)}to{transform:translate(93.8137vw,99vh) scale(.894)}}.snow:nth-child(379){opacity:1.5616;transform:translate(35.4543vw,-10px) scale(.1438);animation:fall-379 11s -26s linear infinite}@keyframes fall-379{30.958%{transform:translate(36.4402vw,30.958vh) scale(.1438)}to{transform:translate(35.94725vw,99vh) scale(.1438)}}.snow:nth-child(380){opacity:.4082;transform:translate(47.6634vw,-10px) scale(.2975);animation:fall-380 11s -6s linear infinite}@keyframes fall-380{48.77%{transform:translate(39.4795vw,48.77vh) scale(.2975)}to{transform:translate(43.57145vw,99vh) scale(.2975)}}.snow:nth-child(381){opacity:.6918;transform:translate(39.4998vw,-10px) scale(.8716);animation:fall-381 15s -15s linear infinite}@keyframes fall-381{79.154%{transform:translate(43.742vw,79.154vh) scale(.8716)}to{transform:translate(41.6209vw,99vh) scale(.8716)}}.snow:nth-child(382){opacity:1.455;transform:translate(65.3114vw,-10px) scale(.21);animation:fall-382 24s -13s linear infinite}@keyframes fall-382{73.019%{transform:translate(69.536vw,73.019vh) scale(.21)}to{transform:translate(67.4237vw,99vh) scale(.21)}}.snow:nth-child(383){opacity:.401;transform:translate(68.4029vw,-10px) scale(.0419);animation:fall-383 19s -3s linear infinite}@keyframes fall-383{31.037%{transform:translate(66.8756vw,31.037vh) scale(.0419)}to{transform:translate(67.63925vw,99vh) scale(.0419)}}.snow:nth-child(384){opacity:.4202;transform:translate(59.629vw,-10px) scale(.2771);animation:fall-384 27s -20s linear infinite}@keyframes fall-384{43.008%{transform:translate(66.6281vw,43.008vh) scale(.2771)}to{transform:translate(63.12855vw,99vh) scale(.2771)}}.snow:nth-child(385){opacity:1.0544;transform:translate(9.4504vw,-10px) scale(.6333);animation:fall-385 22s -16s linear infinite}@keyframes fall-385{48.048%{transform:translate(.287vw,48.048vh) scale(.6333)}to{transform:translate(4.8687vw,99vh) scale(.6333)}}.snow:nth-child(386){opacity:1.2606;transform:translate(64.0823vw,-10px) scale(.5527);animation:fall-386 15s -18s linear infinite}@keyframes fall-386{64.317%{transform:translate(70.594vw,64.317vh) scale(.5527)}to{transform:translate(67.33815vw,99vh) scale(.5527)}}.snow:nth-child(387){opacity:1.22;transform:translate(65.0822vw,-10px) scale(.4611);animation:fall-387 24s -18s linear infinite}@keyframes fall-387{60.485%{transform:translate(57.4987vw,60.485vh) scale(.4611)}to{transform:translate(61.29045vw,99vh) scale(.4611)}}.snow:nth-child(388){opacity:.023;transform:translate(24.4089vw,-10px) scale(.4546);animation:fall-388 29s -4s linear infinite}@keyframes fall-388{33.197%{transform:translate(22.5444vw,33.197vh) scale(.4546)}to{transform:translate(23.47665vw,99vh) scale(.4546)}}.snow:nth-child(389){opacity:.5442;transform:translate(3.4335vw,-10px) scale(.8081);animation:fall-389 29s -5s linear infinite}@keyframes fall-389{53.125%{transform:translate(-.2788vw,53.125vh) scale(.8081)}to{transform:translate(1.57735vw,99vh) scale(.8081)}}.snow:nth-child(390){opacity:1.9614;transform:translate(25.5186vw,-10px) scale(.6527);animation:fall-390 21s -1s linear infinite}@keyframes fall-390{47.945%{transform:translate(35.0121vw,47.945vh) scale(.6527)}to{transform:translate(30.26535vw,99vh) scale(.6527)}}.snow:nth-child(391){opacity:1.8292;transform:translate(26.1292vw,-10px) scale(.2405);animation:fall-391 13s -24s linear infinite}@keyframes fall-391{39.892%{transform:translate(35.0161vw,39.892vh) scale(.2405)}to{transform:translate(30.57265vw,99vh) scale(.2405)}}.snow:nth-child(392){opacity:1.8332;transform:translate(78.941vw,-10px) scale(.9658);animation:fall-392 16s -17s linear infinite}@keyframes fall-392{53.546%{transform:translate(82.376vw,53.546vh) scale(.9658)}to{transform:translate(80.6585vw,99vh) scale(.9658)}}.snow:nth-child(393){opacity:.4758;transform:translate(21.7023vw,-10px) scale(.7784);animation:fall-393 30s -7s linear infinite}@keyframes fall-393{65.411%{transform:translate(18.5618vw,65.411vh) scale(.7784)}to{transform:translate(20.13205vw,99vh) scale(.7784)}}.snow:nth-child(394){opacity:1.117;transform:translate(20.7845vw,-10px) scale(.0373);animation:fall-394 13s -13s linear infinite}@keyframes fall-394{56.158%{transform:translate(19.3926vw,56.158vh) scale(.0373)}to{transform:translate(20.08855vw,99vh) scale(.0373)}}.snow:nth-child(395){opacity:1.0806;transform:translate(46.5982vw,-10px) scale(.6142);animation:fall-395 22s -30s linear infinite}@keyframes fall-395{47.965%{transform:translate(49.5789vw,47.965vh) scale(.6142)}to{transform:translate(48.08855vw,99vh) scale(.6142)}}.snow:nth-child(396){opacity:.931;transform:translate(81.5727vw,-10px) scale(.3068);animation:fall-396 17s -7s linear infinite}@keyframes fall-396{57.971%{transform:translate(84.6931vw,57.971vh) scale(.3068)}to{transform:translate(83.1329vw,99vh) scale(.3068)}}.snow:nth-child(397){opacity:.0408;transform:translate(33.9145vw,-10px) scale(.6905);animation:fall-397 20s -15s linear infinite}@keyframes fall-397{34.421%{transform:translate(25.668vw,34.421vh) scale(.6905)}to{transform:translate(29.79125vw,99vh) scale(.6905)}}.snow:nth-child(398){opacity:.3478;transform:translate(26.7239vw,-10px) scale(.8814);animation:fall-398 15s -5s linear infinite}@keyframes fall-398{50.345%{transform:translate(17.8228vw,50.345vh) scale(.8814)}to{transform:translate(22.27335vw,99vh) scale(.8814)}}.snow:nth-child(399){opacity:.5924;transform:translate(71.1204vw,-10px) scale(.2462);animation:fall-399 15s -7s linear infinite}@keyframes fall-399{52.354%{transform:translate(67.139vw,52.354vh) scale(.2462)}to{transform:translate(69.1297vw,99vh) scale(.2462)}}.snow:nth-child(400){opacity:1.5982;transform:translate(80.3269vw,-10px) scale(.5775);animation:fall-400 13s -4s linear infinite}@keyframes fall-400{40.585%{transform:translate(78.0891vw,40.585vh) scale(.5775)}to{transform:translate(79.208vw,99vh) scale(.5775)}}\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:.195;transform:translate(63.7977vw,-10px) scale(.5574);animation:fall-1 16s -3s linear infinite}@keyframes fall-1{40.379%{transform:translate(70.9644vw,40.379vh) scale(.5574)}to{transform:translate(67.38105vw,99vh) scale(.5574)}}.snow:nth-child(2){opacity:1.6082;transform:translate(46.8966vw,-10px) scale(.4636);animation:fall-2 20s -13s linear infinite}@keyframes fall-2{63.528%{transform:translate(55.6049vw,63.528vh) scale(.4636)}to{transform:translate(51.25075vw,99vh) scale(.4636)}}.snow:nth-child(3){opacity:1.0112;transform:translate(69.6137vw,-10px) scale(.6749);animation:fall-3 15s -6s linear infinite}@keyframes fall-3{75.718%{transform:translate(70.3535vw,75.718vh) scale(.6749)}to{transform:translate(69.9836vw,99vh) scale(.6749)}}.snow:nth-child(4){opacity:1.389;transform:translate(12.7361vw,-10px) scale(.5075);animation:fall-4 15s -12s linear infinite}@keyframes fall-4{41.5%{transform:translate(18.0099vw,41.5vh) scale(.5075)}to{transform:translate(15.373vw,99vh) scale(.5075)}}.snow:nth-child(5){opacity:.6412;transform:translate(76.8421vw,-10px) scale(.7425);animation:fall-5 19s -16s linear infinite}@keyframes fall-5{35.587%{transform:translate(71.6984vw,35.587vh) scale(.7425)}to{transform:translate(74.27025vw,99vh) scale(.7425)}}.snow:nth-child(6){opacity:1.0714;transform:translate(96.5565vw,-10px) scale(.3974);animation:fall-6 23s -6s linear infinite}@keyframes fall-6{34.795%{transform:translate(86.9548vw,34.795vh) scale(.3974)}to{transform:translate(91.75565vw,99vh) scale(.3974)}}.snow:nth-child(7){opacity:.133;transform:translate(8.6196vw,-10px) scale(.9697);animation:fall-7 16s -14s linear infinite}@keyframes fall-7{40.808%{transform:translate(16.1976vw,40.808vh) scale(.9697)}to{transform:translate(12.4086vw,99vh) scale(.9697)}}.snow:nth-child(8){opacity:.6024;transform:translate(92.1412vw,-10px) scale(.7879);animation:fall-8 26s -17s linear infinite}@keyframes fall-8{44.531%{transform:translate(90.2001vw,44.531vh) scale(.7879)}to{transform:translate(91.17065vw,99vh) scale(.7879)}}.snow:nth-child(9){opacity:.7826;transform:translate(47.4227vw,-10px) scale(.8811);animation:fall-9 11s -11s linear infinite}@keyframes fall-9{44.801%{transform:translate(43.7943vw,44.801vh) scale(.8811)}to{transform:translate(45.6085vw,99vh) scale(.8811)}}.snow:nth-child(10){opacity:1.8952;transform:translate(88.5919vw,-10px) scale(.6383);animation:fall-10 13s -25s linear infinite}@keyframes fall-10{70.794%{transform:translate(85.9303vw,70.794vh) scale(.6383)}to{transform:translate(87.2611vw,99vh) scale(.6383)}}.snow:nth-child(11){opacity:.0894;transform:translate(66.2604vw,-10px) scale(.8839);animation:fall-11 20s -29s linear infinite}@keyframes fall-11{46.911%{transform:translate(68.3335vw,46.911vh) scale(.8839)}to{transform:translate(67.29695vw,99vh) scale(.8839)}}.snow:nth-child(12){opacity:.5622;transform:translate(58.0519vw,-10px) scale(.756);animation:fall-12 11s -29s linear infinite}@keyframes fall-12{41.296%{transform:translate(57.7627vw,41.296vh) scale(.756)}to{transform:translate(57.9073vw,99vh) scale(.756)}}.snow:nth-child(13){opacity:1.8882;transform:translate(87.4541vw,-10px) scale(.1504);animation:fall-13 19s -8s linear infinite}@keyframes fall-13{58.668%{transform:translate(79.7184vw,58.668vh) scale(.1504)}to{transform:translate(83.58625vw,99vh) scale(.1504)}}.snow:nth-child(14){opacity:.8476;transform:translate(7.4753vw,-10px) scale(.5801);animation:fall-14 12s -14s linear infinite}@keyframes fall-14{47.493%{transform:translate(10.9035vw,47.493vh) scale(.5801)}to{transform:translate(9.1894vw,99vh) scale(.5801)}}.snow:nth-child(15){opacity:1.298;transform:translate(47.285vw,-10px) scale(.4815);animation:fall-15 26s -5s linear infinite}@keyframes fall-15{71.715%{transform:translate(37.579vw,71.715vh) scale(.4815)}to{transform:translate(42.432vw,99vh) scale(.4815)}}.snow:nth-child(16){opacity:1.4294;transform:translate(61.4958vw,-10px) scale(.0681);animation:fall-16 27s -29s linear infinite}@keyframes fall-16{53.675%{transform:translate(54.143vw,53.675vh) scale(.0681)}to{transform:translate(57.8194vw,99vh) scale(.0681)}}.snow:nth-child(17){opacity:.0704;transform:translate(4.3588vw,-10px) scale(.066);animation:fall-17 10s -22s linear infinite}@keyframes fall-17{30.598%{transform:translate(5.8638vw,30.598vh) scale(.066)}to{transform:translate(5.1113vw,99vh) scale(.066)}}.snow:nth-child(18){opacity:1.8174;transform:translate(72.31vw,-10px) scale(.5958);animation:fall-18 29s -28s linear infinite}@keyframes fall-18{58.326%{transform:translate(64.2732vw,58.326vh) scale(.5958)}to{transform:translate(68.2916vw,99vh) scale(.5958)}}.snow:nth-child(19){opacity:.1704;transform:translate(99.4761vw,-10px) scale(.6171);animation:fall-19 22s -2s linear infinite}@keyframes fall-19{54.265%{transform:translate(97.7804vw,54.265vh) scale(.6171)}to{transform:translate(98.62825vw,99vh) scale(.6171)}}.snow:nth-child(20){opacity:1.182;transform:translate(39.5162vw,-10px) scale(.3175);animation:fall-20 29s -18s linear infinite}@keyframes fall-20{78.333%{transform:translate(35.7425vw,78.333vh) scale(.3175)}to{transform:translate(37.62935vw,99vh) scale(.3175)}}.snow:nth-child(21){opacity:1.8454;transform:translate(98.4784vw,-10px) scale(.9842);animation:fall-21 16s -2s linear infinite}@keyframes fall-21{51.687%{transform:translate(103.6255vw,51.687vh) scale(.9842)}to{transform:translate(101.05195vw,99vh) scale(.9842)}}.snow:nth-child(22){opacity:1.1076;transform:translate(25.999vw,-10px) scale(.9447);animation:fall-22 28s -16s linear infinite}@keyframes fall-22{55.951%{transform:translate(25.1169vw,55.951vh) scale(.9447)}to{transform:translate(25.55795vw,99vh) scale(.9447)}}.snow:nth-child(23){opacity:1.896;transform:translate(41.4882vw,-10px) scale(.3015);animation:fall-23 13s -12s linear infinite}@keyframes fall-23{51.221%{transform:translate(36.3784vw,51.221vh) scale(.3015)}to{transform:translate(38.9333vw,99vh) scale(.3015)}}.snow:nth-child(24){opacity:1.2964;transform:translate(54.7404vw,-10px) scale(.4158);animation:fall-24 27s -24s linear infinite}@keyframes fall-24{57.397%{transform:translate(48.0873vw,57.397vh) scale(.4158)}to{transform:translate(51.41385vw,99vh) scale(.4158)}}.snow:nth-child(25){opacity:1.9452;transform:translate(72.3401vw,-10px) scale(.309);animation:fall-25 30s -21s linear infinite}@keyframes fall-25{79.959%{transform:translate(71.4986vw,79.959vh) scale(.309)}to{transform:translate(71.91935vw,99vh) scale(.309)}}.snow:nth-child(26){opacity:1.3844;transform:translate(58.2234vw,-10px) scale(.9863);animation:fall-26 10s -23s linear infinite}@keyframes fall-26{77.097%{transform:translate(62.4338vw,77.097vh) scale(.9863)}to{transform:translate(60.3286vw,99vh) scale(.9863)}}.snow:nth-child(27){opacity:.8098;transform:translate(16.1792vw,-10px) scale(.647);animation:fall-27 13s -23s linear infinite}@keyframes fall-27{55.471%{transform:translate(20.2408vw,55.471vh) scale(.647)}to{transform:translate(18.21vw,99vh) scale(.647)}}.snow:nth-child(28){opacity:.329;transform:translate(97.0651vw,-10px) scale(.2826);animation:fall-28 14s -16s linear infinite}@keyframes fall-28{41.361%{transform:translate(101.4203vw,41.361vh) scale(.2826)}to{transform:translate(99.2427vw,99vh) scale(.2826)}}.snow:nth-child(29){opacity:1.7636;transform:translate(11.8242vw,-10px) scale(.5404);animation:fall-29 10s -9s linear infinite}@keyframes fall-29{46.587%{transform:translate(3.3021vw,46.587vh) scale(.5404)}to{transform:translate(7.56315vw,99vh) scale(.5404)}}.snow:nth-child(30){opacity:1.3026;transform:translate(43.6853vw,-10px) scale(.3836);animation:fall-30 27s -3s linear infinite}@keyframes fall-30{41.998%{transform:translate(41.634vw,41.998vh) scale(.3836)}to{transform:translate(42.65965vw,99vh) scale(.3836)}}.snow:nth-child(31){opacity:1.3152;transform:translate(66.6962vw,-10px) scale(.4177);animation:fall-31 10s -23s linear infinite}@keyframes fall-31{63.322%{transform:translate(58.4604vw,63.322vh) scale(.4177)}to{transform:translate(62.5783vw,99vh) scale(.4177)}}.snow:nth-child(32){opacity:.2834;transform:translate(56.2195vw,-10px) scale(.3677);animation:fall-32 22s -4s linear infinite}@keyframes fall-32{39.79%{transform:translate(51.5672vw,39.79vh) scale(.3677)}to{transform:translate(53.89335vw,99vh) scale(.3677)}}.snow:nth-child(33){opacity:.7582;transform:translate(77.5671vw,-10px) scale(.1733);animation:fall-33 14s -23s linear infinite}@keyframes fall-33{54.113%{transform:translate(74.2333vw,54.113vh) scale(.1733)}to{transform:translate(75.9002vw,99vh) scale(.1733)}}.snow:nth-child(34){opacity:1.649;transform:translate(95.7276vw,-10px) scale(.4214);animation:fall-34 10s -5s linear infinite}@keyframes fall-34{41.795%{transform:translate(98.1865vw,41.795vh) scale(.4214)}to{transform:translate(96.95705vw,99vh) scale(.4214)}}.snow:nth-child(35){opacity:.9498;transform:translate(32.4497vw,-10px) scale(.2807);animation:fall-35 26s -20s linear infinite}@keyframes fall-35{30.622%{transform:translate(22.7347vw,30.622vh) scale(.2807)}to{transform:translate(27.5922vw,99vh) scale(.2807)}}.snow:nth-child(36){opacity:1.5704;transform:translate(90.2858vw,-10px) scale(.889);animation:fall-36 19s -24s linear infinite}@keyframes fall-36{79.129%{transform:translate(99.6528vw,79.129vh) scale(.889)}to{transform:translate(94.9693vw,99vh) scale(.889)}}.snow:nth-child(37){opacity:.8454;transform:translate(53.9768vw,-10px) scale(.173);animation:fall-37 13s -8s linear infinite}@keyframes fall-37{55.788%{transform:translate(59.4294vw,55.788vh) scale(.173)}to{transform:translate(56.7031vw,99vh) scale(.173)}}.snow:nth-child(38){opacity:.0964;transform:translate(95.1284vw,-10px) scale(.2551);animation:fall-38 29s -8s linear infinite}@keyframes fall-38{47.702%{transform:translate(98.9235vw,47.702vh) scale(.2551)}to{transform:translate(97.02595vw,99vh) scale(.2551)}}.snow:nth-child(39){opacity:.7838;transform:translate(62.4197vw,-10px) scale(.7126);animation:fall-39 27s -22s linear infinite}@keyframes fall-39{31.454%{transform:translate(61.1244vw,31.454vh) scale(.7126)}to{transform:translate(61.77205vw,99vh) scale(.7126)}}.snow:nth-child(40){opacity:.6622;transform:translate(67.505vw,-10px) scale(.0101);animation:fall-40 10s -7s linear infinite}@keyframes fall-40{52.329%{transform:translate(59.5193vw,52.329vh) scale(.0101)}to{transform:translate(63.51215vw,99vh) scale(.0101)}}.snow:nth-child(41){opacity:.0588;transform:translate(2.3471vw,-10px) scale(.7282);animation:fall-41 26s -13s linear infinite}@keyframes fall-41{69.063%{transform:translate(5.5166vw,69.063vh) scale(.7282)}to{transform:translate(3.93185vw,99vh) scale(.7282)}}.snow:nth-child(42){opacity:.1906;transform:translate(31.3811vw,-10px) scale(.5528);animation:fall-42 17s -22s linear infinite}@keyframes fall-42{66.061%{transform:translate(34.1189vw,66.061vh) scale(.5528)}to{transform:translate(32.75vw,99vh) scale(.5528)}}.snow:nth-child(43){opacity:1.777;transform:translate(11.2426vw,-10px) scale(.0222);animation:fall-43 28s -2s linear infinite}@keyframes fall-43{62.632%{transform:translate(10.0195vw,62.632vh) scale(.0222)}to{transform:translate(10.63105vw,99vh) scale(.0222)}}.snow:nth-child(44){opacity:.5318;transform:translate(70.5587vw,-10px) scale(.4824);animation:fall-44 11s -10s linear infinite}@keyframes fall-44{65.045%{transform:translate(61.9857vw,65.045vh) scale(.4824)}to{transform:translate(66.2722vw,99vh) scale(.4824)}}.snow:nth-child(45){opacity:.901;transform:translate(43.6263vw,-10px) scale(.2111);animation:fall-45 29s -7s linear infinite}@keyframes fall-45{67.322%{transform:translate(39.7812vw,67.322vh) scale(.2111)}to{transform:translate(41.70375vw,99vh) scale(.2111)}}.snow:nth-child(46){opacity:1.3284;transform:translate(80.2866vw,-10px) scale(.411);animation:fall-46 16s -13s linear infinite}@keyframes fall-46{50.977%{transform:translate(82.7541vw,50.977vh) scale(.411)}to{transform:translate(81.52035vw,99vh) scale(.411)}}.snow:nth-child(47){opacity:.41;transform:translate(52.3056vw,-10px) scale(.3194);animation:fall-47 21s -9s linear infinite}@keyframes fall-47{32.129%{transform:translate(50.4767vw,32.129vh) scale(.3194)}to{transform:translate(51.39115vw,99vh) scale(.3194)}}.snow:nth-child(48){opacity:.4214;transform:translate(5.4143vw,-10px) scale(.5754);animation:fall-48 10s -16s linear infinite}@keyframes fall-48{74.09%{transform:translate(5.2968vw,74.09vh) scale(.5754)}to{transform:translate(5.35555vw,99vh) scale(.5754)}}.snow:nth-child(49){opacity:1.589;transform:translate(83.9992vw,-10px) scale(.6079);animation:fall-49 17s -7s linear infinite}@keyframes fall-49{61.909%{transform:translate(93.4954vw,61.909vh) scale(.6079)}to{transform:translate(88.7473vw,99vh) scale(.6079)}}.snow:nth-child(50){opacity:.71;transform:translate(38.0908vw,-10px) scale(.3353);animation:fall-50 13s -21s linear infinite}@keyframes fall-50{53.804%{transform:translate(28.1582vw,53.804vh) scale(.3353)}to{transform:translate(33.1245vw,99vh) scale(.3353)}}.snow:nth-child(51){opacity:1.5698;transform:translate(57.6103vw,-10px) scale(.2272);animation:fall-51 28s -24s linear infinite}@keyframes fall-51{73.202%{transform:translate(63.6619vw,73.202vh) scale(.2272)}to{transform:translate(60.6361vw,99vh) scale(.2272)}}.snow:nth-child(52){opacity:.6384;transform:translate(36.6783vw,-10px) scale(.1569);animation:fall-52 19s -24s linear infinite}@keyframes fall-52{52.112%{transform:translate(29.6968vw,52.112vh) scale(.1569)}to{transform:translate(33.18755vw,99vh) scale(.1569)}}.snow:nth-child(53){opacity:.7854;transform:translate(99.6984vw,-10px) scale(.8189);animation:fall-53 13s -23s linear infinite}@keyframes fall-53{35.324%{transform:translate(91.7222vw,35.324vh) scale(.8189)}to{transform:translate(95.7103vw,99vh) scale(.8189)}}.snow:nth-child(54){opacity:.1952;transform:translate(47.3513vw,-10px) scale(.2596);animation:fall-54 29s -28s linear infinite}@keyframes fall-54{79.487%{transform:translate(39.6vw,79.487vh) scale(.2596)}to{transform:translate(43.47565vw,99vh) scale(.2596)}}.snow:nth-child(55){opacity:1.793;transform:translate(91.8461vw,-10px) scale(.9134);animation:fall-55 12s -30s linear infinite}@keyframes fall-55{76.675%{transform:translate(83.3313vw,76.675vh) scale(.9134)}to{transform:translate(87.5887vw,99vh) scale(.9134)}}.snow:nth-child(56){opacity:.918;transform:translate(83.0478vw,-10px) scale(.9964);animation:fall-56 17s -14s linear infinite}@keyframes fall-56{36.069%{transform:translate(78.7096vw,36.069vh) scale(.9964)}to{transform:translate(80.8787vw,99vh) scale(.9964)}}.snow:nth-child(57){opacity:1.9792;transform:translate(82.9793vw,-10px) scale(.8379);animation:fall-57 28s -30s linear infinite}@keyframes fall-57{41.053%{transform:translate(78.9884vw,41.053vh) scale(.8379)}to{transform:translate(80.98385vw,99vh) scale(.8379)}}.snow:nth-child(58){opacity:.7904;transform:translate(38.6093vw,-10px) scale(.21);animation:fall-58 30s -10s linear infinite}@keyframes fall-58{60.671%{transform:translate(40.6577vw,60.671vh) scale(.21)}to{transform:translate(39.6335vw,99vh) scale(.21)}}.snow:nth-child(59){opacity:1.5564;transform:translate(79.8599vw,-10px) scale(.2031);animation:fall-59 23s -29s linear infinite}@keyframes fall-59{59.131%{transform:translate(87.4955vw,59.131vh) scale(.2031)}to{transform:translate(83.6777vw,99vh) scale(.2031)}}.snow:nth-child(60){opacity:.7782;transform:translate(84.7775vw,-10px) scale(.4463);animation:fall-60 11s -29s linear infinite}@keyframes fall-60{57.676%{transform:translate(92.5771vw,57.676vh) scale(.4463)}to{transform:translate(88.6773vw,99vh) scale(.4463)}}.snow:nth-child(61){opacity:.5448;transform:translate(.4489vw,-10px) scale(.4129);animation:fall-61 27s -13s linear infinite}@keyframes fall-61{39.809%{transform:translate(5.4926vw,39.809vh) scale(.4129)}to{transform:translate(2.97075vw,99vh) scale(.4129)}}.snow:nth-child(62){opacity:1.8686;transform:translate(66.4653vw,-10px) scale(.0806);animation:fall-62 29s -12s linear infinite}@keyframes fall-62{63.859%{transform:translate(70.4811vw,63.859vh) scale(.0806)}to{transform:translate(68.4732vw,99vh) scale(.0806)}}.snow:nth-child(63){opacity:1.8574;transform:translate(29.0153vw,-10px) scale(.9694);animation:fall-63 16s -22s linear infinite}@keyframes fall-63{69.381%{transform:translate(22.6406vw,69.381vh) scale(.9694)}to{transform:translate(25.82795vw,99vh) scale(.9694)}}.snow:nth-child(64){opacity:1.1164;transform:translate(13.0919vw,-10px) scale(.1635);animation:fall-64 18s -13s linear infinite}@keyframes fall-64{65.83%{transform:translate(9.2727vw,65.83vh) scale(.1635)}to{transform:translate(11.1823vw,99vh) scale(.1635)}}.snow:nth-child(65){opacity:1.1138;transform:translate(46.4223vw,-10px) scale(.5609);animation:fall-65 25s -7s linear infinite}@keyframes fall-65{56.937%{transform:translate(37.7169vw,56.937vh) scale(.5609)}to{transform:translate(42.0696vw,99vh) scale(.5609)}}.snow:nth-child(66){opacity:1.1094;transform:translate(4.4049vw,-10px) scale(.1548);animation:fall-66 19s -22s linear infinite}@keyframes fall-66{69.339%{transform:translate(13.3169vw,69.339vh) scale(.1548)}to{transform:translate(8.8609vw,99vh) scale(.1548)}}.snow:nth-child(67){opacity:1.1276;transform:translate(15.5396vw,-10px) scale(.1788);animation:fall-67 18s -9s linear infinite}@keyframes fall-67{61.277%{transform:translate(25.2579vw,61.277vh) scale(.1788)}to{transform:translate(20.39875vw,99vh) scale(.1788)}}.snow:nth-child(68){opacity:1.2968;transform:translate(59.1848vw,-10px) scale(.3597);animation:fall-68 25s -7s linear infinite}@keyframes fall-68{71.613%{transform:translate(64.8079vw,71.613vh) scale(.3597)}to{transform:translate(61.99635vw,99vh) scale(.3597)}}.snow:nth-child(69){opacity:.3226;transform:translate(2.386vw,-10px) scale(.6777);animation:fall-69 19s -3s linear infinite}@keyframes fall-69{37.903%{transform:translate(-3.3887vw,37.903vh) scale(.6777)}to{transform:translate(-.50135vw,99vh) scale(.6777)}}.snow:nth-child(70){opacity:1.5652;transform:translate(85.1971vw,-10px) scale(.0076);animation:fall-70 17s -12s linear infinite}@keyframes fall-70{47.831%{transform:translate(83.8277vw,47.831vh) scale(.0076)}to{transform:translate(84.5124vw,99vh) scale(.0076)}}.snow:nth-child(71){opacity:1.4686;transform:translate(43.0143vw,-10px) scale(.1737);animation:fall-71 13s -19s linear infinite}@keyframes fall-71{68.276%{transform:translate(38.3504vw,68.276vh) scale(.1737)}to{transform:translate(40.68235vw,99vh) scale(.1737)}}.snow:nth-child(72){opacity:1.3888;transform:translate(21.3923vw,-10px) scale(.783);animation:fall-72 30s -24s linear infinite}@keyframes fall-72{71.903%{transform:translate(25.2267vw,71.903vh) scale(.783)}to{transform:translate(23.3095vw,99vh) scale(.783)}}.snow:nth-child(73){opacity:.8448;transform:translate(90.6701vw,-10px) scale(.8313);animation:fall-73 25s -5s linear infinite}@keyframes fall-73{44.076%{transform:translate(94.4562vw,44.076vh) scale(.8313)}to{transform:translate(92.56315vw,99vh) scale(.8313)}}.snow:nth-child(74){opacity:.6502;transform:translate(72.5126vw,-10px) scale(.6594);animation:fall-74 23s -12s linear infinite}@keyframes fall-74{77.638%{transform:translate(74.6671vw,77.638vh) scale(.6594)}to{transform:translate(73.58985vw,99vh) scale(.6594)}}.snow:nth-child(75){opacity:1.0784;transform:translate(12.0186vw,-10px) scale(.1424);animation:fall-75 20s -19s linear infinite}@keyframes fall-75{34.989%{transform:translate(18.607vw,34.989vh) scale(.1424)}to{transform:translate(15.3128vw,99vh) scale(.1424)}}.snow:nth-child(76){opacity:.9234;transform:translate(11.8326vw,-10px) scale(.21);animation:fall-76 10s -4s linear infinite}@keyframes fall-76{62.956%{transform:translate(8.9632vw,62.956vh) scale(.21)}to{transform:translate(10.3979vw,99vh) scale(.21)}}.snow:nth-child(77){opacity:.2726;transform:translate(43.4555vw,-10px) scale(.1865);animation:fall-77 19s -30s linear infinite}@keyframes fall-77{76.993%{transform:translate(38.7524vw,76.993vh) scale(.1865)}to{transform:translate(41.10395vw,99vh) scale(.1865)}}.snow:nth-child(78){opacity:.1762;transform:translate(59.8067vw,-10px) scale(.7012);animation:fall-78 29s -26s linear infinite}@keyframes fall-78{31.553%{transform:translate(56.9009vw,31.553vh) scale(.7012)}to{transform:translate(58.3538vw,99vh) scale(.7012)}}.snow:nth-child(79){opacity:1.4998;transform:translate(24.8376vw,-10px) scale(.03);animation:fall-79 14s -6s linear infinite}@keyframes fall-79{44.14%{transform:translate(18.1166vw,44.14vh) scale(.03)}to{transform:translate(21.4771vw,99vh) scale(.03)}}.snow:nth-child(80){opacity:1.3078;transform:translate(81.8626vw,-10px) scale(.2799);animation:fall-80 22s -3s linear infinite}@keyframes fall-80{63.878%{transform:translate(88.6488vw,63.878vh) scale(.2799)}to{transform:translate(85.2557vw,99vh) scale(.2799)}}.snow:nth-child(81){opacity:.5168;transform:translate(8.2909vw,-10px) scale(.4402);animation:fall-81 21s -13s linear infinite}@keyframes fall-81{42.145%{transform:translate(1.0928vw,42.145vh) scale(.4402)}to{transform:translate(4.69185vw,99vh) scale(.4402)}}.snow:nth-child(82){opacity:1.3394;transform:translate(24.9086vw,-10px) scale(.9466);animation:fall-82 15s -27s linear infinite}@keyframes fall-82{72.71%{transform:translate(31.7658vw,72.71vh) scale(.9466)}to{transform:translate(28.3372vw,99vh) scale(.9466)}}.snow:nth-child(83){opacity:1.9202;transform:translate(65.6549vw,-10px) scale(.0745);animation:fall-83 28s -25s linear infinite}@keyframes fall-83{55.039%{transform:translate(61.9462vw,55.039vh) scale(.0745)}to{transform:translate(63.80055vw,99vh) scale(.0745)}}.snow:nth-child(84){opacity:1.1816;transform:translate(48.0976vw,-10px) scale(.5516);animation:fall-84 18s -20s linear infinite}@keyframes fall-84{46.112%{transform:translate(51.4189vw,46.112vh) scale(.5516)}to{transform:translate(49.75825vw,99vh) scale(.5516)}}.snow:nth-child(85){opacity:1.1252;transform:translate(63.6192vw,-10px) scale(.9303);animation:fall-85 29s -11s linear infinite}@keyframes fall-85{70.352%{transform:translate(62.3387vw,70.352vh) scale(.9303)}to{transform:translate(62.97895vw,99vh) scale(.9303)}}.snow:nth-child(86){opacity:1.7466;transform:translate(31.7274vw,-10px) scale(.8048);animation:fall-86 13s -7s linear infinite}@keyframes fall-86{44.181%{transform:translate(38.7509vw,44.181vh) scale(.8048)}to{transform:translate(35.23915vw,99vh) scale(.8048)}}.snow:nth-child(87){opacity:1.2796;transform:translate(74.9952vw,-10px) scale(.7535);animation:fall-87 24s -29s linear infinite}@keyframes fall-87{52.209%{transform:translate(80.8272vw,52.209vh) scale(.7535)}to{transform:translate(77.9112vw,99vh) scale(.7535)}}.snow:nth-child(88){opacity:1.4778;transform:translate(60.3649vw,-10px) scale(.4519);animation:fall-88 22s -13s linear infinite}@keyframes fall-88{34.199%{transform:translate(65.5604vw,34.199vh) scale(.4519)}to{transform:translate(62.96265vw,99vh) scale(.4519)}}.snow:nth-child(89){opacity:1.5366;transform:translate(52.1685vw,-10px) scale(.4395);animation:fall-89 27s -22s linear infinite}@keyframes fall-89{33.328%{transform:translate(48.2813vw,33.328vh) scale(.4395)}to{transform:translate(50.2249vw,99vh) scale(.4395)}}.snow:nth-child(90){opacity:1.4464;transform:translate(85.4748vw,-10px) scale(.185);animation:fall-90 22s -16s linear infinite}@keyframes fall-90{35.633%{transform:translate(91.6715vw,35.633vh) scale(.185)}to{transform:translate(88.57315vw,99vh) scale(.185)}}.snow:nth-child(91){opacity:.6048;transform:translate(21.4246vw,-10px) scale(.3004);animation:fall-91 26s -19s linear infinite}@keyframes fall-91{69.032%{transform:translate(17.3695vw,69.032vh) scale(.3004)}to{transform:translate(19.39705vw,99vh) scale(.3004)}}.snow:nth-child(92){opacity:1.561;transform:translate(62.8256vw,-10px) scale(.7121);animation:fall-92 16s -18s linear infinite}@keyframes fall-92{41.152%{transform:translate(53.4114vw,41.152vh) scale(.7121)}to{transform:translate(58.1185vw,99vh) scale(.7121)}}.snow:nth-child(93){opacity:.8294;transform:translate(26.2975vw,-10px) scale(.344);animation:fall-93 21s -18s linear infinite}@keyframes fall-93{61.73%{transform:translate(20.8845vw,61.73vh) scale(.344)}to{transform:translate(23.591vw,99vh) scale(.344)}}.snow:nth-child(94){opacity:1.0838;transform:translate(39.399vw,-10px) scale(.2111);animation:fall-94 24s -19s linear infinite}@keyframes fall-94{37.4%{transform:translate(35.7282vw,37.4vh) scale(.2111)}to{transform:translate(37.5636vw,99vh) scale(.2111)}}.snow:nth-child(95){opacity:1.4444;transform:translate(27.8964vw,-10px) scale(.4412);animation:fall-95 25s -20s linear infinite}@keyframes fall-95{30.617%{transform:translate(21.4526vw,30.617vh) scale(.4412)}to{transform:translate(24.6745vw,99vh) scale(.4412)}}.snow:nth-child(96){opacity:.5068;transform:translate(44.0114vw,-10px) scale(.0453);animation:fall-96 17s -21s linear infinite}@keyframes fall-96{49.035%{transform:translate(44.0047vw,49.035vh) scale(.0453)}to{transform:translate(44.00805vw,99vh) scale(.0453)}}.snow:nth-child(97){opacity:.3398;transform:translate(91.8743vw,-10px) scale(.9346);animation:fall-97 15s -9s linear infinite}@keyframes fall-97{64.761%{transform:translate(89.657vw,64.761vh) scale(.9346)}to{transform:translate(90.76565vw,99vh) scale(.9346)}}.snow:nth-child(98){opacity:1.2332;transform:translate(74.8368vw,-10px) scale(.7877);animation:fall-98 22s -1s linear infinite}@keyframes fall-98{49.945%{transform:translate(75.0764vw,49.945vh) scale(.7877)}to{transform:translate(74.9566vw,99vh) scale(.7877)}}.snow:nth-child(99){opacity:1.7992;transform:translate(31.0168vw,-10px) scale(.1073);animation:fall-99 10s -15s linear infinite}@keyframes fall-99{39.668%{transform:translate(26.1777vw,39.668vh) scale(.1073)}to{transform:translate(28.59725vw,99vh) scale(.1073)}}.snow:nth-child(100){opacity:.5152;transform:translate(11.5949vw,-10px) scale(.4723);animation:fall-100 20s -22s linear infinite}@keyframes fall-100{31.912%{transform:translate(20.5331vw,31.912vh) scale(.4723)}to{transform:translate(16.064vw,99vh) scale(.4723)}}.snow:nth-child(101){opacity:.1302;transform:translate(50.6191vw,-10px) scale(.9895);animation:fall-101 30s -9s linear infinite}@keyframes fall-101{48.511%{transform:translate(45.9926vw,48.511vh) scale(.9895)}to{transform:translate(48.30585vw,99vh) scale(.9895)}}.snow:nth-child(102){opacity:1.8664;transform:translate(37.508vw,-10px) scale(.7957);animation:fall-102 17s -7s linear infinite}@keyframes fall-102{34.331%{transform:translate(28.1309vw,34.331vh) scale(.7957)}to{transform:translate(32.81945vw,99vh) scale(.7957)}}.snow:nth-child(103){opacity:1.5696;transform:translate(66.0349vw,-10px) scale(.6995);animation:fall-103 16s -20s linear infinite}@keyframes fall-103{68.527%{transform:translate(57.3248vw,68.527vh) scale(.6995)}to{transform:translate(61.67985vw,99vh) scale(.6995)}}.snow:nth-child(104){opacity:1.0564;transform:translate(45.2826vw,-10px) scale(.8345);animation:fall-104 10s -21s linear infinite}@keyframes fall-104{42.381%{transform:translate(53.6451vw,42.381vh) scale(.8345)}to{transform:translate(49.46385vw,99vh) scale(.8345)}}.snow:nth-child(105){opacity:1.3996;transform:translate(19.9252vw,-10px) scale(.0116);animation:fall-105 26s -11s linear infinite}@keyframes fall-105{32.75%{transform:translate(14.3597vw,32.75vh) scale(.0116)}to{transform:translate(17.14245vw,99vh) scale(.0116)}}.snow:nth-child(106){opacity:.5582;transform:translate(70.2409vw,-10px) scale(.4555);animation:fall-106 25s -17s linear infinite}@keyframes fall-106{52.223%{transform:translate(64.8053vw,52.223vh) scale(.4555)}to{transform:translate(67.5231vw,99vh) scale(.4555)}}.snow:nth-child(107){opacity:1.3714;transform:translate(76.5275vw,-10px) scale(.8086);animation:fall-107 21s -5s linear infinite}@keyframes fall-107{44.407%{transform:translate(79.8784vw,44.407vh) scale(.8086)}to{transform:translate(78.20295vw,99vh) scale(.8086)}}.snow:nth-child(108){opacity:.6388;transform:translate(16.0712vw,-10px) scale(.1809);animation:fall-108 16s -27s linear infinite}@keyframes fall-108{32.553%{transform:translate(7.5789vw,32.553vh) scale(.1809)}to{transform:translate(11.82505vw,99vh) scale(.1809)}}.snow:nth-child(109){opacity:1.044;transform:translate(89.6148vw,-10px) scale(.0949);animation:fall-109 18s -17s linear infinite}@keyframes fall-109{38.411%{transform:translate(87.3034vw,38.411vh) scale(.0949)}to{transform:translate(88.4591vw,99vh) scale(.0949)}}.snow:nth-child(110){opacity:1.3974;transform:translate(64.1594vw,-10px) scale(.4986);animation:fall-110 25s -27s linear infinite}@keyframes fall-110{67.139%{transform:translate(73.4924vw,67.139vh) scale(.4986)}to{transform:translate(68.8259vw,99vh) scale(.4986)}}.snow:nth-child(111){opacity:1.0106;transform:translate(16.4526vw,-10px) scale(.3435);animation:fall-111 26s -18s linear infinite}@keyframes fall-111{52.791%{transform:translate(8.0715vw,52.791vh) scale(.3435)}to{transform:translate(12.26205vw,99vh) scale(.3435)}}.snow:nth-child(112){opacity:1.4618;transform:translate(36.9957vw,-10px) scale(.921);animation:fall-112 15s -25s linear infinite}@keyframes fall-112{44.501%{transform:translate(35.282vw,44.501vh) scale(.921)}to{transform:translate(36.13885vw,99vh) scale(.921)}}.snow:nth-child(113){opacity:.5052;transform:translate(6.4924vw,-10px) scale(.8596);animation:fall-113 26s -18s linear infinite}@keyframes fall-113{48.933%{transform:translate(8.1585vw,48.933vh) scale(.8596)}to{transform:translate(7.32545vw,99vh) scale(.8596)}}.snow:nth-child(114){opacity:1.8802;transform:translate(23.1792vw,-10px) scale(.6713);animation:fall-114 30s -25s linear infinite}@keyframes fall-114{73.738%{transform:translate(32.0496vw,73.738vh) scale(.6713)}to{transform:translate(27.6144vw,99vh) scale(.6713)}}.snow:nth-child(115){opacity:.5292;transform:translate(9.0404vw,-10px) scale(.1912);animation:fall-115 26s -17s linear infinite}@keyframes fall-115{40.414%{transform:translate(13.6404vw,40.414vh) scale(.1912)}to{transform:translate(11.3404vw,99vh) scale(.1912)}}.snow:nth-child(116){opacity:.3214;transform:translate(86.4141vw,-10px) scale(.3793);animation:fall-116 23s -5s linear infinite}@keyframes fall-116{61.176%{transform:translate(92.9335vw,61.176vh) scale(.3793)}to{transform:translate(89.6738vw,99vh) scale(.3793)}}.snow:nth-child(117){opacity:1.943;transform:translate(19.614vw,-10px) scale(.2296);animation:fall-117 27s -23s linear infinite}@keyframes fall-117{69.314%{transform:translate(24.4639vw,69.314vh) scale(.2296)}to{transform:translate(22.03895vw,99vh) scale(.2296)}}.snow:nth-child(118){opacity:.5732;transform:translate(66.442vw,-10px) scale(.2089);animation:fall-118 23s -3s linear infinite}@keyframes fall-118{64.288%{transform:translate(76.4251vw,64.288vh) scale(.2089)}to{transform:translate(71.43355vw,99vh) scale(.2089)}}.snow:nth-child(119){opacity:1.1016;transform:translate(81.6332vw,-10px) scale(.1815);animation:fall-119 19s -10s linear infinite}@keyframes fall-119{75.507%{transform:translate(88.6591vw,75.507vh) scale(.1815)}to{transform:translate(85.14615vw,99vh) scale(.1815)}}.snow:nth-child(120){opacity:.0378;transform:translate(2.628vw,-10px) scale(.2217);animation:fall-120 29s -15s linear infinite}@keyframes fall-120{75.128%{transform:translate(-2.5772vw,75.128vh) scale(.2217)}to{transform:translate(.0254vw,99vh) scale(.2217)}}.snow:nth-child(121){opacity:.4578;transform:translate(54.6478vw,-10px) scale(.6095);animation:fall-121 19s -24s linear infinite}@keyframes fall-121{53.64%{transform:translate(50.4658vw,53.64vh) scale(.6095)}to{transform:translate(52.5568vw,99vh) scale(.6095)}}.snow:nth-child(122){opacity:.8578;transform:translate(30.2638vw,-10px) scale(.8694);animation:fall-122 27s -28s linear infinite}@keyframes fall-122{31.19%{transform:translate(25.8106vw,31.19vh) scale(.8694)}to{transform:translate(28.0372vw,99vh) scale(.8694)}}.snow:nth-child(123){opacity:.1156;transform:translate(48.8426vw,-10px) scale(.1925);animation:fall-123 26s -12s linear infinite}@keyframes fall-123{34.894%{transform:translate(42.6213vw,34.894vh) scale(.1925)}to{transform:translate(45.73195vw,99vh) scale(.1925)}}.snow:nth-child(124){opacity:.8856;transform:translate(28.8538vw,-10px) scale(.6559);animation:fall-124 15s -1s linear infinite}@keyframes fall-124{66.88%{transform:translate(19.2709vw,66.88vh) scale(.6559)}to{transform:translate(24.06235vw,99vh) scale(.6559)}}.snow:nth-child(125){opacity:.5654;transform:translate(34.7488vw,-10px) scale(.978);animation:fall-125 16s -3s linear infinite}@keyframes fall-125{65.054%{transform:translate(43.8091vw,65.054vh) scale(.978)}to{transform:translate(39.27895vw,99vh) scale(.978)}}.snow:nth-child(126){opacity:1.1078;transform:translate(65.9134vw,-10px) scale(.493);animation:fall-126 15s -25s linear infinite}@keyframes fall-126{37.128%{transform:translate(73.9659vw,37.128vh) scale(.493)}to{transform:translate(69.93965vw,99vh) scale(.493)}}.snow:nth-child(127){opacity:1.9914;transform:translate(20.6059vw,-10px) scale(.3337);animation:fall-127 20s -14s linear infinite}@keyframes fall-127{70.674%{transform:translate(20.5943vw,70.674vh) scale(.3337)}to{transform:translate(20.6001vw,99vh) scale(.3337)}}.snow:nth-child(128){opacity:.7198;transform:translate(97.0792vw,-10px) scale(.055);animation:fall-128 22s -26s linear infinite}@keyframes fall-128{30.079%{transform:translate(88.9612vw,30.079vh) scale(.055)}to{transform:translate(93.0202vw,99vh) scale(.055)}}.snow:nth-child(129){opacity:1.9176;transform:translate(18.8103vw,-10px) scale(.3189);animation:fall-129 23s -23s linear infinite}@keyframes fall-129{70.557%{transform:translate(12.0504vw,70.557vh) scale(.3189)}to{transform:translate(15.43035vw,99vh) scale(.3189)}}.snow:nth-child(130){opacity:1.3562;transform:translate(85.9495vw,-10px) scale(.0272);animation:fall-130 19s -23s linear infinite}@keyframes fall-130{55.935%{transform:translate(82.1594vw,55.935vh) scale(.0272)}to{transform:translate(84.05445vw,99vh) scale(.0272)}}.snow:nth-child(131){opacity:.0264;transform:translate(95.9748vw,-10px) scale(.8626);animation:fall-131 14s -21s linear infinite}@keyframes fall-131{72.985%{transform:translate(93.2774vw,72.985vh) scale(.8626)}to{transform:translate(94.6261vw,99vh) scale(.8626)}}.snow:nth-child(132){opacity:1.0116;transform:translate(94.7702vw,-10px) scale(.0097);animation:fall-132 17s -10s linear infinite}@keyframes fall-132{78.732%{transform:translate(94.8904vw,78.732vh) scale(.0097)}to{transform:translate(94.8303vw,99vh) scale(.0097)}}.snow:nth-child(133){opacity:.343;transform:translate(36.7068vw,-10px) scale(.8775);animation:fall-133 18s -17s linear infinite}@keyframes fall-133{42.259%{transform:translate(33.8541vw,42.259vh) scale(.8775)}to{transform:translate(35.28045vw,99vh) scale(.8775)}}.snow:nth-child(134){opacity:.836;transform:translate(59.2768vw,-10px) scale(.8485);animation:fall-134 25s -15s linear infinite}@keyframes fall-134{72.19%{transform:translate(55.9441vw,72.19vh) scale(.8485)}to{transform:translate(57.61045vw,99vh) scale(.8485)}}.snow:nth-child(135){opacity:.8116;transform:translate(2.8376vw,-10px) scale(.0928);animation:fall-135 13s -6s linear infinite}@keyframes fall-135{47.91%{transform:translate(4.3106vw,47.91vh) scale(.0928)}to{transform:translate(3.5741vw,99vh) scale(.0928)}}.snow:nth-child(136){opacity:1.1456;transform:translate(8.2141vw,-10px) scale(.688);animation:fall-136 16s -12s linear infinite}@keyframes fall-136{66.767%{transform:translate(.8231vw,66.767vh) scale(.688)}to{transform:translate(4.5186vw,99vh) scale(.688)}}.snow:nth-child(137){opacity:1.29;transform:translate(1.8023vw,-10px) scale(.6801);animation:fall-137 10s -9s linear infinite}@keyframes fall-137{38.193%{transform:translate(-4.2218vw,38.193vh) scale(.6801)}to{transform:translate(-1.20975vw,99vh) scale(.6801)}}.snow:nth-child(138){opacity:1.6706;transform:translate(86.838vw,-10px) scale(.3899);animation:fall-138 29s -25s linear infinite}@keyframes fall-138{69.295%{transform:translate(78.8927vw,69.295vh) scale(.3899)}to{transform:translate(82.86535vw,99vh) scale(.3899)}}.snow:nth-child(139){opacity:.8954;transform:translate(2.7896vw,-10px) scale(.718);animation:fall-139 24s -6s linear infinite}@keyframes fall-139{45.059%{transform:translate(-3.375vw,45.059vh) scale(.718)}to{transform:translate(-.2927vw,99vh) scale(.718)}}.snow:nth-child(140){opacity:.1278;transform:translate(20.0987vw,-10px) scale(.4703);animation:fall-140 25s -8s linear infinite}@keyframes fall-140{66.613%{transform:translate(25.8052vw,66.613vh) scale(.4703)}to{transform:translate(22.95195vw,99vh) scale(.4703)}}.snow:nth-child(141){opacity:.7538;transform:translate(46.9968vw,-10px) scale(.3663);animation:fall-141 24s -7s linear infinite}@keyframes fall-141{76.938%{transform:translate(54.5624vw,76.938vh) scale(.3663)}to{transform:translate(50.7796vw,99vh) scale(.3663)}}.snow:nth-child(142){opacity:1.4014;transform:translate(96.4602vw,-10px) scale(.553);animation:fall-142 14s -1s linear infinite}@keyframes fall-142{53.053%{transform:translate(104.5357vw,53.053vh) scale(.553)}to{transform:translate(100.49795vw,99vh) scale(.553)}}.snow:nth-child(143){opacity:1.689;transform:translate(49.3922vw,-10px) scale(.9018);animation:fall-143 27s -29s linear infinite}@keyframes fall-143{56.705%{transform:translate(52.3803vw,56.705vh) scale(.9018)}to{transform:translate(50.88625vw,99vh) scale(.9018)}}.snow:nth-child(144){opacity:1.4044;transform:translate(38.6467vw,-10px) scale(.7369);animation:fall-144 28s -22s linear infinite}@keyframes fall-144{31.659%{transform:translate(31.7622vw,31.659vh) scale(.7369)}to{transform:translate(35.20445vw,99vh) scale(.7369)}}.snow:nth-child(145){opacity:.8204;transform:translate(.8289vw,-10px) scale(.3862);animation:fall-145 17s -28s linear infinite}@keyframes fall-145{46.578%{transform:translate(5.9428vw,46.578vh) scale(.3862)}to{transform:translate(3.38585vw,99vh) scale(.3862)}}.snow:nth-child(146){opacity:1.2274;transform:translate(71.0623vw,-10px) scale(.1196);animation:fall-146 10s -28s linear infinite}@keyframes fall-146{39.312%{transform:translate(70.3065vw,39.312vh) scale(.1196)}to{transform:translate(70.6844vw,99vh) scale(.1196)}}.snow:nth-child(147){opacity:1.1362;transform:translate(86.0925vw,-10px) scale(.735);animation:fall-147 27s -27s linear infinite}@keyframes fall-147{62.141%{transform:translate(85.383vw,62.141vh) scale(.735)}to{transform:translate(85.73775vw,99vh) scale(.735)}}.snow:nth-child(148){opacity:.0066;transform:translate(51.6523vw,-10px) scale(.8497);animation:fall-148 26s -14s linear infinite}@keyframes fall-148{72.689%{transform:translate(58.3307vw,72.689vh) scale(.8497)}to{transform:translate(54.9915vw,99vh) scale(.8497)}}.snow:nth-child(149){opacity:1.2554;transform:translate(58.8655vw,-10px) scale(.7994);animation:fall-149 25s -16s linear infinite}@keyframes fall-149{62.317%{transform:translate(55.7514vw,62.317vh) scale(.7994)}to{transform:translate(57.30845vw,99vh) scale(.7994)}}.snow:nth-child(150){opacity:.0732;transform:translate(1.9954vw,-10px) scale(.5155);animation:fall-150 21s -11s linear infinite}@keyframes fall-150{51.656%{transform:translate(7.106vw,51.656vh) scale(.5155)}to{transform:translate(4.5507vw,99vh) scale(.5155)}}.snow:nth-child(151){opacity:1.7936;transform:translate(36.9029vw,-10px) scale(.7479);animation:fall-151 22s -28s linear infinite}@keyframes fall-151{62.218%{transform:translate(42.425vw,62.218vh) scale(.7479)}to{transform:translate(39.66395vw,99vh) scale(.7479)}}.snow:nth-child(152){opacity:1.0508;transform:translate(59.4559vw,-10px) scale(.0052);animation:fall-152 10s -3s linear infinite}@keyframes fall-152{49.079%{transform:translate(61.7572vw,49.079vh) scale(.0052)}to{transform:translate(60.60655vw,99vh) scale(.0052)}}.snow:nth-child(153){opacity:.92;transform:translate(24.1124vw,-10px) scale(.1711);animation:fall-153 17s -16s linear infinite}@keyframes fall-153{37.235%{transform:translate(14.395vw,37.235vh) scale(.1711)}to{transform:translate(19.2537vw,99vh) scale(.1711)}}.snow:nth-child(154){opacity:1.5106;transform:translate(78.5854vw,-10px) scale(.5253);animation:fall-154 15s -23s linear infinite}@keyframes fall-154{42.851%{transform:translate(85.4773vw,42.851vh) scale(.5253)}to{transform:translate(82.03135vw,99vh) scale(.5253)}}.snow:nth-child(155){opacity:1.1784;transform:translate(72.6989vw,-10px) scale(.0917);animation:fall-155 11s -18s linear infinite}@keyframes fall-155{45.43%{transform:translate(68.3313vw,45.43vh) scale(.0917)}to{transform:translate(70.5151vw,99vh) scale(.0917)}}.snow:nth-child(156){opacity:1.8154;transform:translate(91.2436vw,-10px) scale(.4886);animation:fall-156 23s -20s linear infinite}@keyframes fall-156{52.763%{transform:translate(88.0748vw,52.763vh) scale(.4886)}to{transform:translate(89.6592vw,99vh) scale(.4886)}}.snow:nth-child(157){opacity:1.2134;transform:translate(82.2245vw,-10px) scale(.5546);animation:fall-157 21s -23s linear infinite}@keyframes fall-157{54.763%{transform:translate(88.9039vw,54.763vh) scale(.5546)}to{transform:translate(85.5642vw,99vh) scale(.5546)}}.snow:nth-child(158){opacity:1.7126;transform:translate(78.956vw,-10px) scale(.433);animation:fall-158 16s -7s linear infinite}@keyframes fall-158{70.464%{transform:translate(74.3432vw,70.464vh) scale(.433)}to{transform:translate(76.6496vw,99vh) scale(.433)}}.snow:nth-child(159){opacity:1.0834;transform:translate(46.6641vw,-10px) scale(.8105);animation:fall-159 21s -19s linear infinite}@keyframes fall-159{42.778%{transform:translate(38.9223vw,42.778vh) scale(.8105)}to{transform:translate(42.7932vw,99vh) scale(.8105)}}.snow:nth-child(160){opacity:.7742;transform:translate(13.9196vw,-10px) scale(.7527);animation:fall-160 16s -13s linear infinite}@keyframes fall-160{40.597%{transform:translate(23.9192vw,40.597vh) scale(.7527)}to{transform:translate(18.9194vw,99vh) scale(.7527)}}.snow:nth-child(161){opacity:.822;transform:translate(19.6332vw,-10px) scale(.0686);animation:fall-161 13s -30s linear infinite}@keyframes fall-161{75.262%{transform:translate(25.0174vw,75.262vh) scale(.0686)}to{transform:translate(22.3253vw,99vh) scale(.0686)}}.snow:nth-child(162){opacity:1.4208;transform:translate(7.7642vw,-10px) scale(.1646);animation:fall-162 16s -13s linear infinite}@keyframes fall-162{66.35%{transform:translate(4.9389vw,66.35vh) scale(.1646)}to{transform:translate(6.35155vw,99vh) scale(.1646)}}.snow:nth-child(163){opacity:.8282;transform:translate(56.4974vw,-10px) scale(.9173);animation:fall-163 11s -19s linear infinite}@keyframes fall-163{54.039%{transform:translate(63.098vw,54.039vh) scale(.9173)}to{transform:translate(59.7977vw,99vh) scale(.9173)}}.snow:nth-child(164){opacity:1.0248;transform:translate(5.1936vw,-10px) scale(.9133);animation:fall-164 16s -24s linear infinite}@keyframes fall-164{48.576%{transform:translate(-3.8846vw,48.576vh) scale(.9133)}to{transform:translate(.6545vw,99vh) scale(.9133)}}.snow:nth-child(165){opacity:1.464;transform:translate(93.7265vw,-10px) scale(.1116);animation:fall-165 24s -20s linear infinite}@keyframes fall-165{79.288%{transform:translate(86.706vw,79.288vh) scale(.1116)}to{transform:translate(90.21625vw,99vh) scale(.1116)}}.snow:nth-child(166){opacity:1.305;transform:translate(10.0933vw,-10px) scale(.3375);animation:fall-166 30s -24s linear infinite}@keyframes fall-166{47.32%{transform:translate(16.9577vw,47.32vh) scale(.3375)}to{transform:translate(13.5255vw,99vh) scale(.3375)}}.snow:nth-child(167){opacity:.6538;transform:translate(17.5468vw,-10px) scale(.5997);animation:fall-167 27s -23s linear infinite}@keyframes fall-167{38.408%{transform:translate(26.8155vw,38.408vh) scale(.5997)}to{transform:translate(22.18115vw,99vh) scale(.5997)}}.snow:nth-child(168){opacity:1.9058;transform:translate(74.6813vw,-10px) scale(.7422);animation:fall-168 11s -8s linear infinite}@keyframes fall-168{73.22%{transform:translate(84.4782vw,73.22vh) scale(.7422)}to{transform:translate(79.57975vw,99vh) scale(.7422)}}.snow:nth-child(169){opacity:1.2206;transform:translate(9.4845vw,-10px) scale(.2854);animation:fall-169 13s -7s linear infinite}@keyframes fall-169{61.057%{transform:translate(7.5235vw,61.057vh) scale(.2854)}to{transform:translate(8.504vw,99vh) scale(.2854)}}.snow:nth-child(170){opacity:.4616;transform:translate(2.4772vw,-10px) scale(.4059);animation:fall-170 23s -15s linear infinite}@keyframes fall-170{39.101%{transform:translate(1.7506vw,39.101vh) scale(.4059)}to{transform:translate(2.1139vw,99vh) scale(.4059)}}.snow:nth-child(171){opacity:.977;transform:translate(50.8vw,-10px) scale(.2834);animation:fall-171 28s -3s linear infinite}@keyframes fall-171{69.34%{transform:translate(53.4767vw,69.34vh) scale(.2834)}to{transform:translate(52.13835vw,99vh) scale(.2834)}}.snow:nth-child(172){opacity:.3562;transform:translate(72.842vw,-10px) scale(.9787);animation:fall-172 17s -29s linear infinite}@keyframes fall-172{32.6%{transform:translate(69.1416vw,32.6vh) scale(.9787)}to{transform:translate(70.9918vw,99vh) scale(.9787)}}.snow:nth-child(173){opacity:.1316;transform:translate(80.1603vw,-10px) scale(.3671);animation:fall-173 14s -13s linear infinite}@keyframes fall-173{30.281%{transform:translate(89.4575vw,30.281vh) scale(.3671)}to{transform:translate(84.8089vw,99vh) scale(.3671)}}.snow:nth-child(174){opacity:.397;transform:translate(37.1724vw,-10px) scale(.3255);animation:fall-174 10s -24s linear infinite}@keyframes fall-174{61.392%{transform:translate(30.1588vw,61.392vh) scale(.3255)}to{transform:translate(33.6656vw,99vh) scale(.3255)}}.snow:nth-child(175){opacity:1.738;transform:translate(39.5494vw,-10px) scale(.5207);animation:fall-175 22s -29s linear infinite}@keyframes fall-175{53.09%{transform:translate(45.8195vw,53.09vh) scale(.5207)}to{transform:translate(42.68445vw,99vh) scale(.5207)}}.snow:nth-child(176){opacity:1.2056;transform:translate(44.363vw,-10px) scale(.3081);animation:fall-176 15s -20s linear infinite}@keyframes fall-176{47.854%{transform:translate(49.3367vw,47.854vh) scale(.3081)}to{transform:translate(46.84985vw,99vh) scale(.3081)}}.snow:nth-child(177){opacity:1.9972;transform:translate(68.851vw,-10px) scale(.9141);animation:fall-177 11s -24s linear infinite}@keyframes fall-177{65.454%{transform:translate(75.8565vw,65.454vh) scale(.9141)}to{transform:translate(72.35375vw,99vh) scale(.9141)}}.snow:nth-child(178){opacity:.325;transform:translate(75.7028vw,-10px) scale(.1742);animation:fall-178 10s -22s linear infinite}@keyframes fall-178{49.429%{transform:translate(81.2221vw,49.429vh) scale(.1742)}to{transform:translate(78.46245vw,99vh) scale(.1742)}}.snow:nth-child(179){opacity:.8918;transform:translate(30.8002vw,-10px) scale(.5968);animation:fall-179 27s -15s linear infinite}@keyframes fall-179{64.15%{transform:translate(40.2438vw,64.15vh) scale(.5968)}to{transform:translate(35.522vw,99vh) scale(.5968)}}.snow:nth-child(180){opacity:1.1788;transform:translate(42.6848vw,-10px) scale(.371);animation:fall-180 23s -23s linear infinite}@keyframes fall-180{55.334%{transform:translate(44.694vw,55.334vh) scale(.371)}to{transform:translate(43.6894vw,99vh) scale(.371)}}.snow:nth-child(181){opacity:1.3764;transform:translate(72.4436vw,-10px) scale(.0929);animation:fall-181 16s -28s linear infinite}@keyframes fall-181{57.832%{transform:translate(70.5354vw,57.832vh) scale(.0929)}to{transform:translate(71.4895vw,99vh) scale(.0929)}}.snow:nth-child(182){opacity:1.8532;transform:translate(28.2344vw,-10px) scale(.1154);animation:fall-182 15s -2s linear infinite}@keyframes fall-182{35.692%{transform:translate(20.1289vw,35.692vh) scale(.1154)}to{transform:translate(24.18165vw,99vh) scale(.1154)}}.snow:nth-child(183){opacity:1.1602;transform:translate(16.1687vw,-10px) scale(.4048);animation:fall-183 10s -19s linear infinite}@keyframes fall-183{38.278%{transform:translate(21.2708vw,38.278vh) scale(.4048)}to{transform:translate(18.71975vw,99vh) scale(.4048)}}.snow:nth-child(184){opacity:1.8474;transform:translate(46.5981vw,-10px) scale(.7452);animation:fall-184 29s -13s linear infinite}@keyframes fall-184{41.559%{transform:translate(43.3204vw,41.559vh) scale(.7452)}to{transform:translate(44.95925vw,99vh) scale(.7452)}}.snow:nth-child(185){opacity:.389;transform:translate(96.7294vw,-10px) scale(.025);animation:fall-185 20s -18s linear infinite}@keyframes fall-185{41.342%{transform:translate(94.8503vw,41.342vh) scale(.025)}to{transform:translate(95.78985vw,99vh) scale(.025)}}.snow:nth-child(186){opacity:.7076;transform:translate(28.5434vw,-10px) scale(.306);animation:fall-186 22s -16s linear infinite}@keyframes fall-186{43.844%{transform:translate(27.0158vw,43.844vh) scale(.306)}to{transform:translate(27.7796vw,99vh) scale(.306)}}.snow:nth-child(187){opacity:1.9796;transform:translate(74.9551vw,-10px) scale(.9729);animation:fall-187 11s -13s linear infinite}@keyframes fall-187{44.821%{transform:translate(77.4113vw,44.821vh) scale(.9729)}to{transform:translate(76.1832vw,99vh) scale(.9729)}}.snow:nth-child(188){opacity:1.1492;transform:translate(30.832vw,-10px) scale(.2184);animation:fall-188 11s -12s linear infinite}@keyframes fall-188{50.059%{transform:translate(34.8304vw,50.059vh) scale(.2184)}to{transform:translate(32.8312vw,99vh) scale(.2184)}}.snow:nth-child(189){opacity:.0504;transform:translate(56.9225vw,-10px) scale(.1334);animation:fall-189 20s -18s linear infinite}@keyframes fall-189{37.314%{transform:translate(54.7094vw,37.314vh) scale(.1334)}to{transform:translate(55.81595vw,99vh) scale(.1334)}}.snow:nth-child(190){opacity:1.5326;transform:translate(12.9541vw,-10px) scale(.0185);animation:fall-190 21s -21s linear infinite}@keyframes fall-190{72.645%{transform:translate(9.7394vw,72.645vh) scale(.0185)}to{transform:translate(11.34675vw,99vh) scale(.0185)}}.snow:nth-child(191){opacity:.2544;transform:translate(32.5887vw,-10px) scale(.6671);animation:fall-191 25s -14s linear infinite}@keyframes fall-191{53.607%{transform:translate(40.5706vw,53.607vh) scale(.6671)}to{transform:translate(36.57965vw,99vh) scale(.6671)}}.snow:nth-child(192){opacity:1.1012;transform:translate(22.4298vw,-10px) scale(.0421);animation:fall-192 14s -5s linear infinite}@keyframes fall-192{67.122%{transform:translate(15.3184vw,67.122vh) scale(.0421)}to{transform:translate(18.8741vw,99vh) scale(.0421)}}.snow:nth-child(193){opacity:.458;transform:translate(96.0368vw,-10px) scale(.1038);animation:fall-193 13s -11s linear infinite}@keyframes fall-193{36.607%{transform:translate(89.997vw,36.607vh) scale(.1038)}to{transform:translate(93.0169vw,99vh) scale(.1038)}}.snow:nth-child(194){opacity:.2586;transform:translate(41.9513vw,-10px) scale(.4655);animation:fall-194 10s -8s linear infinite}@keyframes fall-194{51.651%{transform:translate(36.2177vw,51.651vh) scale(.4655)}to{transform:translate(39.0845vw,99vh) scale(.4655)}}.snow:nth-child(195){opacity:.0298;transform:translate(14.4513vw,-10px) scale(.347);animation:fall-195 29s -7s linear infinite}@keyframes fall-195{32.839%{transform:translate(22.8278vw,32.839vh) scale(.347)}to{transform:translate(18.63955vw,99vh) scale(.347)}}.snow:nth-child(196){opacity:.0118;transform:translate(95.7569vw,-10px) scale(.6025);animation:fall-196 29s -20s linear infinite}@keyframes fall-196{73.616%{transform:translate(105.0785vw,73.616vh) scale(.6025)}to{transform:translate(100.4177vw,99vh) scale(.6025)}}.snow:nth-child(197){opacity:1.9784;transform:translate(72.416vw,-10px) scale(.9565);animation:fall-197 27s -30s linear infinite}@keyframes fall-197{33.685%{transform:translate(77.849vw,33.685vh) scale(.9565)}to{transform:translate(75.1325vw,99vh) scale(.9565)}}.snow:nth-child(198){opacity:1.1416;transform:translate(84.8797vw,-10px) scale(.7481);animation:fall-198 26s -4s linear infinite}@keyframes fall-198{50.723%{transform:translate(86.4224vw,50.723vh) scale(.7481)}to{transform:translate(85.65105vw,99vh) scale(.7481)}}.snow:nth-child(199){opacity:1.7254;transform:translate(46.5786vw,-10px) scale(.5974);animation:fall-199 29s -27s linear infinite}@keyframes fall-199{65.738%{transform:translate(38.8669vw,65.738vh) scale(.5974)}to{transform:translate(42.72275vw,99vh) scale(.5974)}}.snow:nth-child(200){opacity:1.5174;transform:translate(41.2261vw,-10px) scale(.1221);animation:fall-200 17s -15s linear infinite}@keyframes fall-200{58.966%{transform:translate(38.4191vw,58.966vh) scale(.1221)}to{transform:translate(39.8226vw,99vh) scale(.1221)}}.snow:nth-child(201){opacity:.2246;transform:translate(23.2549vw,-10px) scale(.4272);animation:fall-201 12s -27s linear infinite}@keyframes fall-201{46.025%{transform:translate(19.4588vw,46.025vh) scale(.4272)}to{transform:translate(21.35685vw,99vh) scale(.4272)}}.snow:nth-child(202){opacity:1.4242;transform:translate(73.296vw,-10px) scale(.4377);animation:fall-202 11s -8s linear infinite}@keyframes fall-202{66.725%{transform:translate(63.6379vw,66.725vh) scale(.4377)}to{transform:translate(68.46695vw,99vh) scale(.4377)}}.snow:nth-child(203){opacity:.8254;transform:translate(11.4146vw,-10px) scale(.0797);animation:fall-203 20s -17s linear infinite}@keyframes fall-203{53.431%{transform:translate(13.0924vw,53.431vh) scale(.0797)}to{transform:translate(12.2535vw,99vh) scale(.0797)}}.snow:nth-child(204){opacity:1.4014;transform:translate(12.8882vw,-10px) scale(.7149);animation:fall-204 10s -13s linear infinite}@keyframes fall-204{68.85%{transform:translate(8.4059vw,68.85vh) scale(.7149)}to{transform:translate(10.64705vw,99vh) scale(.7149)}}.snow:nth-child(205){opacity:1.0108;transform:translate(29.9463vw,-10px) scale(.2014);animation:fall-205 22s -15s linear infinite}@keyframes fall-205{49.534%{transform:translate(34.5851vw,49.534vh) scale(.2014)}to{transform:translate(32.2657vw,99vh) scale(.2014)}}.snow:nth-child(206){opacity:1.246;transform:translate(49.0681vw,-10px) scale(.4936);animation:fall-206 21s -18s linear infinite}@keyframes fall-206{55.185%{transform:translate(58.3794vw,55.185vh) scale(.4936)}to{transform:translate(53.72375vw,99vh) scale(.4936)}}.snow:nth-child(207){opacity:1.6732;transform:translate(54.232vw,-10px) scale(.4903);animation:fall-207 11s -9s linear infinite}@keyframes fall-207{30.352%{transform:translate(50.4725vw,30.352vh) scale(.4903)}to{transform:translate(52.35225vw,99vh) scale(.4903)}}.snow:nth-child(208){opacity:.9908;transform:translate(30.6893vw,-10px) scale(.788);animation:fall-208 22s -28s linear infinite}@keyframes fall-208{56.191%{transform:translate(25.2557vw,56.191vh) scale(.788)}to{transform:translate(27.9725vw,99vh) scale(.788)}}.snow:nth-child(209){opacity:1.1798;transform:translate(82.4676vw,-10px) scale(.3871);animation:fall-209 29s -6s linear infinite}@keyframes fall-209{30.434%{transform:translate(88.1589vw,30.434vh) scale(.3871)}to{transform:translate(85.31325vw,99vh) scale(.3871)}}.snow:nth-child(210){opacity:.8988;transform:translate(64.4239vw,-10px) scale(.6536);animation:fall-210 17s -13s linear infinite}@keyframes fall-210{37.363%{transform:translate(72.1502vw,37.363vh) scale(.6536)}to{transform:translate(68.28705vw,99vh) scale(.6536)}}.snow:nth-child(211){opacity:1.5286;transform:translate(77.8381vw,-10px) scale(.8827);animation:fall-211 23s -4s linear infinite}@keyframes fall-211{48.184%{transform:translate(84.8604vw,48.184vh) scale(.8827)}to{transform:translate(81.34925vw,99vh) scale(.8827)}}.snow:nth-child(212){opacity:.9294;transform:translate(10.3084vw,-10px) scale(.564);animation:fall-212 22s -21s linear infinite}@keyframes fall-212{51.158%{transform:translate(6.2585vw,51.158vh) scale(.564)}to{transform:translate(8.28345vw,99vh) scale(.564)}}.snow:nth-child(213){opacity:.8062;transform:translate(80.5278vw,-10px) scale(.9339);animation:fall-213 29s -20s linear infinite}@keyframes fall-213{51.277%{transform:translate(89.1353vw,51.277vh) scale(.9339)}to{transform:translate(84.83155vw,99vh) scale(.9339)}}.snow:nth-child(214){opacity:1.8078;transform:translate(79.6335vw,-10px) scale(.9614);animation:fall-214 14s -24s linear infinite}@keyframes fall-214{66.522%{transform:translate(70.1635vw,66.522vh) scale(.9614)}to{transform:translate(74.8985vw,99vh) scale(.9614)}}.snow:nth-child(215){opacity:1.0726;transform:translate(93.0332vw,-10px) scale(.838);animation:fall-215 12s -15s linear infinite}@keyframes fall-215{33.298%{transform:translate(89.2502vw,33.298vh) scale(.838)}to{transform:translate(91.1417vw,99vh) scale(.838)}}.snow:nth-child(216){opacity:1.7588;transform:translate(3.6537vw,-10px) scale(.5528);animation:fall-216 10s -25s linear infinite}@keyframes fall-216{76.627%{transform:translate(12.6621vw,76.627vh) scale(.5528)}to{transform:translate(8.1579vw,99vh) scale(.5528)}}.snow:nth-child(217){opacity:.6478;transform:translate(85.685vw,-10px) scale(.6125);animation:fall-217 19s -9s linear infinite}@keyframes fall-217{48.911%{transform:translate(89.8793vw,48.911vh) scale(.6125)}to{transform:translate(87.78215vw,99vh) scale(.6125)}}.snow:nth-child(218){opacity:.012;transform:translate(73.2455vw,-10px) scale(.3076);animation:fall-218 11s -19s linear infinite}@keyframes fall-218{49.238%{transform:translate(64.7406vw,49.238vh) scale(.3076)}to{transform:translate(68.99305vw,99vh) scale(.3076)}}.snow:nth-child(219){opacity:.1918;transform:translate(7.0406vw,-10px) scale(.7169);animation:fall-219 30s -3s linear infinite}@keyframes fall-219{75.121%{transform:translate(1.8859vw,75.121vh) scale(.7169)}to{transform:translate(4.46325vw,99vh) scale(.7169)}}.snow:nth-child(220){opacity:.0132;transform:translate(87.1953vw,-10px) scale(.8166);animation:fall-220 13s -18s linear infinite}@keyframes fall-220{78.753%{transform:translate(84.4705vw,78.753vh) scale(.8166)}to{transform:translate(85.8329vw,99vh) scale(.8166)}}.snow:nth-child(221){opacity:1.813;transform:translate(55.4254vw,-10px) scale(.4661);animation:fall-221 19s -1s linear infinite}@keyframes fall-221{42.693%{transform:translate(53.1816vw,42.693vh) scale(.4661)}to{transform:translate(54.3035vw,99vh) scale(.4661)}}.snow:nth-child(222){opacity:1.9012;transform:translate(84.6985vw,-10px) scale(.855);animation:fall-222 20s -15s linear infinite}@keyframes fall-222{36.577%{transform:translate(82.8533vw,36.577vh) scale(.855)}to{transform:translate(83.7759vw,99vh) scale(.855)}}.snow:nth-child(223){opacity:1.524;transform:translate(83.0149vw,-10px) scale(.7008);animation:fall-223 23s -5s linear infinite}@keyframes fall-223{75.529%{transform:translate(84.7771vw,75.529vh) scale(.7008)}to{transform:translate(83.896vw,99vh) scale(.7008)}}.snow:nth-child(224){opacity:.799;transform:translate(99.5139vw,-10px) scale(.9365);animation:fall-224 16s -15s linear infinite}@keyframes fall-224{61.289%{transform:translate(98.9106vw,61.289vh) scale(.9365)}to{transform:translate(99.21225vw,99vh) scale(.9365)}}.snow:nth-child(225){opacity:1.0674;transform:translate(3.371vw,-10px) scale(.3421);animation:fall-225 25s -23s linear infinite}@keyframes fall-225{43.969%{transform:translate(7.8356vw,43.969vh) scale(.3421)}to{transform:translate(5.6033vw,99vh) scale(.3421)}}.snow:nth-child(226){opacity:.8656;transform:translate(31.1644vw,-10px) scale(.4986);animation:fall-226 18s -23s linear infinite}@keyframes fall-226{64.701%{transform:translate(33.4691vw,64.701vh) scale(.4986)}to{transform:translate(32.31675vw,99vh) scale(.4986)}}.snow:nth-child(227){opacity:1.845;transform:translate(95.9151vw,-10px) scale(.719);animation:fall-227 17s -7s linear infinite}@keyframes fall-227{66.333%{transform:translate(96.0703vw,66.333vh) scale(.719)}to{transform:translate(95.9927vw,99vh) scale(.719)}}.snow:nth-child(228){opacity:.4032;transform:translate(78.5553vw,-10px) scale(.1776);animation:fall-228 19s -24s linear infinite}@keyframes fall-228{73.832%{transform:translate(81.9926vw,73.832vh) scale(.1776)}to{transform:translate(80.27395vw,99vh) scale(.1776)}}.snow:nth-child(229){opacity:1.0926;transform:translate(55.7385vw,-10px) scale(.4362);animation:fall-229 15s -21s linear infinite}@keyframes fall-229{36.907%{transform:translate(52.5632vw,36.907vh) scale(.4362)}to{transform:translate(54.15085vw,99vh) scale(.4362)}}.snow:nth-child(230){opacity:1.6696;transform:translate(46.1622vw,-10px) scale(.0167);animation:fall-230 26s -17s linear infinite}@keyframes fall-230{42.011%{transform:translate(40.3643vw,42.011vh) scale(.0167)}to{transform:translate(43.26325vw,99vh) scale(.0167)}}.snow:nth-child(231){opacity:1.8358;transform:translate(46.6932vw,-10px) scale(.2356);animation:fall-231 20s -23s linear infinite}@keyframes fall-231{72.713%{transform:translate(55.5124vw,72.713vh) scale(.2356)}to{transform:translate(51.1028vw,99vh) scale(.2356)}}.snow:nth-child(232){opacity:.3844;transform:translate(3.0155vw,-10px) scale(.3393);animation:fall-232 23s -3s linear infinite}@keyframes fall-232{60.13%{transform:translate(9.5394vw,60.13vh) scale(.3393)}to{transform:translate(6.27745vw,99vh) scale(.3393)}}.snow:nth-child(233){opacity:1.9394;transform:translate(7.1752vw,-10px) scale(.1319);animation:fall-233 18s -24s linear infinite}@keyframes fall-233{32.154%{transform:translate(2.1511vw,32.154vh) scale(.1319)}to{transform:translate(4.66315vw,99vh) scale(.1319)}}.snow:nth-child(234){opacity:.2686;transform:translate(88.0611vw,-10px) scale(.6588);animation:fall-234 28s -7s linear infinite}@keyframes fall-234{37.503%{transform:translate(95.5647vw,37.503vh) scale(.6588)}to{transform:translate(91.8129vw,99vh) scale(.6588)}}.snow:nth-child(235){opacity:.8194;transform:translate(2.8334vw,-10px) scale(.6301);animation:fall-235 12s -10s linear infinite}@keyframes fall-235{65.393%{transform:translate(12.2343vw,65.393vh) scale(.6301)}to{transform:translate(7.53385vw,99vh) scale(.6301)}}.snow:nth-child(236){opacity:.8574;transform:translate(67.9336vw,-10px) scale(.0581);animation:fall-236 29s -2s linear infinite}@keyframes fall-236{42.22%{transform:translate(59.3518vw,42.22vh) scale(.0581)}to{transform:translate(63.6427vw,99vh) scale(.0581)}}.snow:nth-child(237){opacity:1.6352;transform:translate(45.6347vw,-10px) scale(.3697);animation:fall-237 27s -7s linear infinite}@keyframes fall-237{33.521%{transform:translate(37.8099vw,33.521vh) scale(.3697)}to{transform:translate(41.7223vw,99vh) scale(.3697)}}.snow:nth-child(238){opacity:1.5324;transform:translate(87.7669vw,-10px) scale(.0821);animation:fall-238 12s -30s linear infinite}@keyframes fall-238{49.022%{transform:translate(93.3695vw,49.022vh) scale(.0821)}to{transform:translate(90.5682vw,99vh) scale(.0821)}}.snow:nth-child(239){opacity:.1446;transform:translate(65.8774vw,-10px) scale(.8829);animation:fall-239 11s -29s linear infinite}@keyframes fall-239{31.455%{transform:translate(62.0147vw,31.455vh) scale(.8829)}to{transform:translate(63.94605vw,99vh) scale(.8829)}}.snow:nth-child(240){opacity:1.296;transform:translate(8.2331vw,-10px) scale(.356);animation:fall-240 28s -27s linear infinite}@keyframes fall-240{54.242%{transform:translate(-1.6493vw,54.242vh) scale(.356)}to{transform:translate(3.2919vw,99vh) scale(.356)}}.snow:nth-child(241){opacity:.9548;transform:translate(48.899vw,-10px) scale(.6948);animation:fall-241 12s -3s linear infinite}@keyframes fall-241{74.318%{transform:translate(49.8008vw,74.318vh) scale(.6948)}to{transform:translate(49.3499vw,99vh) scale(.6948)}}.snow:nth-child(242){opacity:1.9456;transform:translate(64.6593vw,-10px) scale(.4848);animation:fall-242 15s -4s linear infinite}@keyframes fall-242{66.183%{transform:translate(63.1181vw,66.183vh) scale(.4848)}to{transform:translate(63.8887vw,99vh) scale(.4848)}}.snow:nth-child(243){opacity:.6184;transform:translate(33.4632vw,-10px) scale(.8287);animation:fall-243 25s -22s linear infinite}@keyframes fall-243{46.505%{transform:translate(40.9184vw,46.505vh) scale(.8287)}to{transform:translate(37.1908vw,99vh) scale(.8287)}}.snow:nth-child(244){opacity:1.7654;transform:translate(76.5418vw,-10px) scale(.5203);animation:fall-244 27s -19s linear infinite}@keyframes fall-244{55.025%{transform:translate(78.3683vw,55.025vh) scale(.5203)}to{transform:translate(77.45505vw,99vh) scale(.5203)}}.snow:nth-child(245){opacity:1.148;transform:translate(2.0897vw,-10px) scale(.3694);animation:fall-245 18s -10s linear infinite}@keyframes fall-245{57.727%{transform:translate(5.2384vw,57.727vh) scale(.3694)}to{transform:translate(3.66405vw,99vh) scale(.3694)}}.snow:nth-child(246){opacity:1.4198;transform:translate(69.102vw,-10px) scale(.4214);animation:fall-246 27s -6s linear infinite}@keyframes fall-246{61.993%{transform:translate(77.644vw,61.993vh) scale(.4214)}to{transform:translate(73.373vw,99vh) scale(.4214)}}.snow:nth-child(247){opacity:.097;transform:translate(36.6922vw,-10px) scale(.6929);animation:fall-247 21s -13s linear infinite}@keyframes fall-247{39.626%{transform:translate(43.5927vw,39.626vh) scale(.6929)}to{transform:translate(40.14245vw,99vh) scale(.6929)}}.snow:nth-child(248){opacity:1.3806;transform:translate(47.2828vw,-10px) scale(.9119);animation:fall-248 12s -29s linear infinite}@keyframes fall-248{64.315%{transform:translate(49.342vw,64.315vh) scale(.9119)}to{transform:translate(48.3124vw,99vh) scale(.9119)}}.snow:nth-child(249){opacity:.3002;transform:translate(9.3219vw,-10px) scale(.2549);animation:fall-249 21s -2s linear infinite}@keyframes fall-249{38.122%{transform:translate(12.7345vw,38.122vh) scale(.2549)}to{transform:translate(11.0282vw,99vh) scale(.2549)}}.snow:nth-child(250){opacity:.299;transform:translate(97.2323vw,-10px) scale(.5659);animation:fall-250 21s -12s linear infinite}@keyframes fall-250{58.877%{transform:translate(103.7878vw,58.877vh) scale(.5659)}to{transform:translate(100.51005vw,99vh) scale(.5659)}}.snow:nth-child(251){opacity:.5506;transform:translate(82.8744vw,-10px) scale(.4144);animation:fall-251 26s -2s linear infinite}@keyframes fall-251{63.914%{transform:translate(76.7067vw,63.914vh) scale(.4144)}to{transform:translate(79.79055vw,99vh) scale(.4144)}}.snow:nth-child(252){opacity:1.0972;transform:translate(79.2068vw,-10px) scale(.4812);animation:fall-252 14s -17s linear infinite}@keyframes fall-252{32.616%{transform:translate(82.5004vw,32.616vh) scale(.4812)}to{transform:translate(80.8536vw,99vh) scale(.4812)}}.snow:nth-child(253){opacity:1.446;transform:translate(10.6053vw,-10px) scale(.6195);animation:fall-253 22s -15s linear infinite}@keyframes fall-253{70.538%{transform:translate(5.8049vw,70.538vh) scale(.6195)}to{transform:translate(8.2051vw,99vh) scale(.6195)}}.snow:nth-child(254){opacity:1.9316;transform:translate(30.0504vw,-10px) scale(.3866);animation:fall-254 25s -27s linear infinite}@keyframes fall-254{51.749%{transform:translate(38.9381vw,51.749vh) scale(.3866)}to{transform:translate(34.49425vw,99vh) scale(.3866)}}.snow:nth-child(255){opacity:1.5478;transform:translate(61.9237vw,-10px) scale(.5314);animation:fall-255 20s -3s linear infinite}@keyframes fall-255{54.876%{transform:translate(61.9539vw,54.876vh) scale(.5314)}to{transform:translate(61.9388vw,99vh) scale(.5314)}}.snow:nth-child(256){opacity:1.6284;transform:translate(66.4534vw,-10px) scale(.6423);animation:fall-256 24s -13s linear infinite}@keyframes fall-256{38.19%{transform:translate(56.7124vw,38.19vh) scale(.6423)}to{transform:translate(61.5829vw,99vh) scale(.6423)}}.snow:nth-child(257){opacity:1.5678;transform:translate(41.2055vw,-10px) scale(.0382);animation:fall-257 30s -14s linear infinite}@keyframes fall-257{74.861%{transform:translate(32.872vw,74.861vh) scale(.0382)}to{transform:translate(37.03875vw,99vh) scale(.0382)}}.snow:nth-child(258){opacity:.0792;transform:translate(1.0325vw,-10px) scale(.8208);animation:fall-258 16s -20s linear infinite}@keyframes fall-258{34.138%{transform:translate(-6.2777vw,34.138vh) scale(.8208)}to{transform:translate(-2.6226vw,99vh) scale(.8208)}}.snow:nth-child(259){opacity:1.5896;transform:translate(32.4779vw,-10px) scale(.9597);animation:fall-259 10s -1s linear infinite}@keyframes fall-259{76.23%{transform:translate(39.3176vw,76.23vh) scale(.9597)}to{transform:translate(35.89775vw,99vh) scale(.9597)}}.snow:nth-child(260){opacity:.3638;transform:translate(90.295vw,-10px) scale(.4738);animation:fall-260 27s -6s linear infinite}@keyframes fall-260{66.359%{transform:translate(86.8072vw,66.359vh) scale(.4738)}to{transform:translate(88.5511vw,99vh) scale(.4738)}}.snow:nth-child(261){opacity:.1898;transform:translate(65.3658vw,-10px) scale(.8626);animation:fall-261 21s -15s linear infinite}@keyframes fall-261{42.608%{transform:translate(58.0664vw,42.608vh) scale(.8626)}to{transform:translate(61.7161vw,99vh) scale(.8626)}}.snow:nth-child(262){opacity:.11;transform:translate(97.7866vw,-10px) scale(.0226);animation:fall-262 11s -24s linear infinite}@keyframes fall-262{64.462%{transform:translate(96.2619vw,64.462vh) scale(.0226)}to{transform:translate(97.02425vw,99vh) scale(.0226)}}.snow:nth-child(263){opacity:1.31;transform:translate(95.3543vw,-10px) scale(.4779);animation:fall-263 20s -17s linear infinite}@keyframes fall-263{49.952%{transform:translate(93.8909vw,49.952vh) scale(.4779)}to{transform:translate(94.6226vw,99vh) scale(.4779)}}.snow:nth-child(264){opacity:.717;transform:translate(64.6491vw,-10px) scale(.3996);animation:fall-264 19s -28s linear infinite}@keyframes fall-264{32.23%{transform:translate(61.1206vw,32.23vh) scale(.3996)}to{transform:translate(62.88485vw,99vh) scale(.3996)}}.snow:nth-child(265){opacity:1.572;transform:translate(83.1159vw,-10px) scale(.4329);animation:fall-265 24s -18s linear infinite}@keyframes fall-265{72.413%{transform:translate(85.3142vw,72.413vh) scale(.4329)}to{transform:translate(84.21505vw,99vh) scale(.4329)}}.snow:nth-child(266){opacity:.788;transform:translate(74.2462vw,-10px) scale(.6259);animation:fall-266 23s -17s linear infinite}@keyframes fall-266{50.749%{transform:translate(78.3245vw,50.749vh) scale(.6259)}to{transform:translate(76.28535vw,99vh) scale(.6259)}}.snow:nth-child(267){opacity:1.871;transform:translate(98.014vw,-10px) scale(.8296);animation:fall-267 29s -24s linear infinite}@keyframes fall-267{62.231%{transform:translate(104.9117vw,62.231vh) scale(.8296)}to{transform:translate(101.46285vw,99vh) scale(.8296)}}.snow:nth-child(268){opacity:.6428;transform:translate(87.7441vw,-10px) scale(.7634);animation:fall-268 16s -12s linear infinite}@keyframes fall-268{79.849%{transform:translate(85.4654vw,79.849vh) scale(.7634)}to{transform:translate(86.60475vw,99vh) scale(.7634)}}.snow:nth-child(269){opacity:1.1296;transform:translate(9.5536vw,-10px) scale(.7414);animation:fall-269 12s -28s linear infinite}@keyframes fall-269{47.337%{transform:translate(13.3584vw,47.337vh) scale(.7414)}to{transform:translate(11.456vw,99vh) scale(.7414)}}.snow:nth-child(270){opacity:.5774;transform:translate(67.9067vw,-10px) scale(.825);animation:fall-270 23s -25s linear infinite}@keyframes fall-270{72.222%{transform:translate(74.4167vw,72.222vh) scale(.825)}to{transform:translate(71.1617vw,99vh) scale(.825)}}.snow:nth-child(271){opacity:.8996;transform:translate(38.0898vw,-10px) scale(.4397);animation:fall-271 22s -10s linear infinite}@keyframes fall-271{55.317%{transform:translate(42.9908vw,55.317vh) scale(.4397)}to{transform:translate(40.5403vw,99vh) scale(.4397)}}.snow:nth-child(272){opacity:1.134;transform:translate(10.7789vw,-10px) scale(.9677);animation:fall-272 14s -2s linear infinite}@keyframes fall-272{36.098%{transform:translate(8.5729vw,36.098vh) scale(.9677)}to{transform:translate(9.6759vw,99vh) scale(.9677)}}.snow:nth-child(273){opacity:1.1322;transform:translate(7.3607vw,-10px) scale(.829);animation:fall-273 23s -3s linear infinite}@keyframes fall-273{64.52%{transform:translate(8.8288vw,64.52vh) scale(.829)}to{transform:translate(8.09475vw,99vh) scale(.829)}}.snow:nth-child(274){opacity:1.7254;transform:translate(33.348vw,-10px) scale(.2679);animation:fall-274 13s -15s linear infinite}@keyframes fall-274{78.675%{transform:translate(40.6179vw,78.675vh) scale(.2679)}to{transform:translate(36.98295vw,99vh) scale(.2679)}}.snow:nth-child(275){opacity:.793;transform:translate(86.867vw,-10px) scale(.1407);animation:fall-275 26s -10s linear infinite}@keyframes fall-275{48.397%{transform:translate(82.2449vw,48.397vh) scale(.1407)}to{transform:translate(84.55595vw,99vh) scale(.1407)}}.snow:nth-child(276){opacity:1.8448;transform:translate(25.0212vw,-10px) scale(.9116);animation:fall-276 27s -28s linear infinite}@keyframes fall-276{57.991%{transform:translate(25.2319vw,57.991vh) scale(.9116)}to{transform:translate(25.12655vw,99vh) scale(.9116)}}.snow:nth-child(277){opacity:.9864;transform:translate(58.0069vw,-10px) scale(.1065);animation:fall-277 21s -30s linear infinite}@keyframes fall-277{47.905%{transform:translate(50.3246vw,47.905vh) scale(.1065)}to{transform:translate(54.16575vw,99vh) scale(.1065)}}.snow:nth-child(278){opacity:1.4984;transform:translate(37.7377vw,-10px) scale(.9809);animation:fall-278 26s -17s linear infinite}@keyframes fall-278{51.266%{transform:translate(37.17vw,51.266vh) scale(.9809)}to{transform:translate(37.45385vw,99vh) scale(.9809)}}.snow:nth-child(279){opacity:1.1582;transform:translate(56.5668vw,-10px) scale(.7648);animation:fall-279 15s -11s linear infinite}@keyframes fall-279{76.538%{transform:translate(63.8523vw,76.538vh) scale(.7648)}to{transform:translate(60.20955vw,99vh) scale(.7648)}}.snow:nth-child(280){opacity:1.043;transform:translate(61.4218vw,-10px) scale(.1834);animation:fall-280 21s -12s linear infinite}@keyframes fall-280{39.384%{transform:translate(51.8925vw,39.384vh) scale(.1834)}to{transform:translate(56.65715vw,99vh) scale(.1834)}}.snow:nth-child(281){opacity:1.866;transform:translate(80.8131vw,-10px) scale(.3408);animation:fall-281 19s -8s linear infinite}@keyframes fall-281{45.354%{transform:translate(85.7142vw,45.354vh) scale(.3408)}to{transform:translate(83.26365vw,99vh) scale(.3408)}}.snow:nth-child(282){opacity:.1508;transform:translate(20.8451vw,-10px) scale(.3821);animation:fall-282 16s -27s linear infinite}@keyframes fall-282{63.908%{transform:translate(28.9725vw,63.908vh) scale(.3821)}to{transform:translate(24.9088vw,99vh) scale(.3821)}}.snow:nth-child(283){opacity:.1722;transform:translate(12.3035vw,-10px) scale(.1544);animation:fall-283 11s -11s linear infinite}@keyframes fall-283{67.124%{transform:translate(8.7642vw,67.124vh) scale(.1544)}to{transform:translate(10.53385vw,99vh) scale(.1544)}}.snow:nth-child(284){opacity:1.017;transform:translate(83.8475vw,-10px) scale(.4914);animation:fall-284 21s -9s linear infinite}@keyframes fall-284{47.946%{transform:translate(88.7617vw,47.946vh) scale(.4914)}to{transform:translate(86.3046vw,99vh) scale(.4914)}}.snow:nth-child(285){opacity:.2346;transform:translate(99.1838vw,-10px) scale(.8006);animation:fall-285 16s -19s linear infinite}@keyframes fall-285{77.706%{transform:translate(108.4863vw,77.706vh) scale(.8006)}to{transform:translate(103.83505vw,99vh) scale(.8006)}}.snow:nth-child(286){opacity:1.1628;transform:translate(28.2011vw,-10px) scale(.9671);animation:fall-286 26s -14s linear infinite}@keyframes fall-286{32.354%{transform:translate(18.419vw,32.354vh) scale(.9671)}to{transform:translate(23.31005vw,99vh) scale(.9671)}}.snow:nth-child(287){opacity:.5058;transform:translate(74.1921vw,-10px) scale(.4993);animation:fall-287 27s -17s linear infinite}@keyframes fall-287{51.301%{transform:translate(79.4582vw,51.301vh) scale(.4993)}to{transform:translate(76.82515vw,99vh) scale(.4993)}}.snow:nth-child(288){opacity:1.2266;transform:translate(71.4439vw,-10px) scale(.3908);animation:fall-288 10s -6s linear infinite}@keyframes fall-288{34.005%{transform:translate(79.208vw,34.005vh) scale(.3908)}to{transform:translate(75.32595vw,99vh) scale(.3908)}}.snow:nth-child(289){opacity:1.4382;transform:translate(83.3335vw,-10px) scale(.996);animation:fall-289 23s -9s linear infinite}@keyframes fall-289{54.286%{transform:translate(81.8967vw,54.286vh) scale(.996)}to{transform:translate(82.6151vw,99vh) scale(.996)}}.snow:nth-child(290){opacity:1.3372;transform:translate(91.404vw,-10px) scale(.0032);animation:fall-290 16s -30s linear infinite}@keyframes fall-290{45.547%{transform:translate(84.2397vw,45.547vh) scale(.0032)}to{transform:translate(87.82185vw,99vh) scale(.0032)}}.snow:nth-child(291){opacity:.3116;transform:translate(17.8027vw,-10px) scale(.4459);animation:fall-291 14s -23s linear infinite}@keyframes fall-291{37.03%{transform:translate(27.4962vw,37.03vh) scale(.4459)}to{transform:translate(22.64945vw,99vh) scale(.4459)}}.snow:nth-child(292){opacity:.8272;transform:translate(95.9441vw,-10px) scale(.2496);animation:fall-292 29s -16s linear infinite}@keyframes fall-292{70.658%{transform:translate(87.7374vw,70.658vh) scale(.2496)}to{transform:translate(91.84075vw,99vh) scale(.2496)}}.snow:nth-child(293){opacity:.4468;transform:translate(93.4879vw,-10px) scale(.8751);animation:fall-293 20s -8s linear infinite}@keyframes fall-293{77.035%{transform:translate(102.292vw,77.035vh) scale(.8751)}to{transform:translate(97.88995vw,99vh) scale(.8751)}}.snow:nth-child(294){opacity:1.8042;transform:translate(50.9929vw,-10px) scale(.9396);animation:fall-294 28s -3s linear infinite}@keyframes fall-294{60.702%{transform:translate(51.9521vw,60.702vh) scale(.9396)}to{transform:translate(51.4725vw,99vh) scale(.9396)}}.snow:nth-child(295){opacity:1.3292;transform:translate(57.2096vw,-10px) scale(.0909);animation:fall-295 27s -25s linear infinite}@keyframes fall-295{76.552%{transform:translate(59.0374vw,76.552vh) scale(.0909)}to{transform:translate(58.1235vw,99vh) scale(.0909)}}.snow:nth-child(296){opacity:.6342;transform:translate(70.0821vw,-10px) scale(.7582);animation:fall-296 19s -18s linear infinite}@keyframes fall-296{40.489%{transform:translate(68.0299vw,40.489vh) scale(.7582)}to{transform:translate(69.056vw,99vh) scale(.7582)}}.snow:nth-child(297){opacity:1.3622;transform:translate(15.5683vw,-10px) scale(.0869);animation:fall-297 24s -23s linear infinite}@keyframes fall-297{43.786%{transform:translate(24.0624vw,43.786vh) scale(.0869)}to{transform:translate(19.81535vw,99vh) scale(.0869)}}.snow:nth-child(298){opacity:.3156;transform:translate(44.3967vw,-10px) scale(.5662);animation:fall-298 26s -8s linear infinite}@keyframes fall-298{47.198%{transform:translate(53.0103vw,47.198vh) scale(.5662)}to{transform:translate(48.7035vw,99vh) scale(.5662)}}.snow:nth-child(299){opacity:1.9968;transform:translate(40.1024vw,-10px) scale(.2877);animation:fall-299 11s -10s linear infinite}@keyframes fall-299{79.063%{transform:translate(40.0021vw,79.063vh) scale(.2877)}to{transform:translate(40.05225vw,99vh) scale(.2877)}}.snow:nth-child(300){opacity:.0862;transform:translate(75.5855vw,-10px) scale(.9928);animation:fall-300 30s -19s linear infinite}@keyframes fall-300{53.982%{transform:translate(66.7771vw,53.982vh) scale(.9928)}to{transform:translate(71.1813vw,99vh) scale(.9928)}}.snow:nth-child(301){opacity:.7206;transform:translate(10.6033vw,-10px) scale(.8953);animation:fall-301 10s -18s linear infinite}@keyframes fall-301{68.388%{transform:translate(9.5129vw,68.388vh) scale(.8953)}to{transform:translate(10.0581vw,99vh) scale(.8953)}}.snow:nth-child(302){opacity:.7092;transform:translate(41.1335vw,-10px) scale(.0239);animation:fall-302 22s -18s linear infinite}@keyframes fall-302{70.852%{transform:translate(31.3668vw,70.852vh) scale(.0239)}to{transform:translate(36.25015vw,99vh) scale(.0239)}}.snow:nth-child(303){opacity:.326;transform:translate(75.2097vw,-10px) scale(.944);animation:fall-303 19s -9s linear infinite}@keyframes fall-303{69.795%{transform:translate(74.7859vw,69.795vh) scale(.944)}to{transform:translate(74.9978vw,99vh) scale(.944)}}.snow:nth-child(304){opacity:1.1532;transform:translate(85.6915vw,-10px) scale(.6538);animation:fall-304 10s -5s linear infinite}@keyframes fall-304{44.965%{transform:translate(76.1007vw,44.965vh) scale(.6538)}to{transform:translate(80.8961vw,99vh) scale(.6538)}}.snow:nth-child(305){opacity:.1476;transform:translate(54.5601vw,-10px) scale(.8834);animation:fall-305 23s -25s linear infinite}@keyframes fall-305{30.775%{transform:translate(48.1127vw,30.775vh) scale(.8834)}to{transform:translate(51.3364vw,99vh) scale(.8834)}}.snow:nth-child(306){opacity:.934;transform:translate(1.2217vw,-10px) scale(.4926);animation:fall-306 23s -15s linear infinite}@keyframes fall-306{60.633%{transform:translate(10.1534vw,60.633vh) scale(.4926)}to{transform:translate(5.68755vw,99vh) scale(.4926)}}.snow:nth-child(307){opacity:.9114;transform:translate(99.614vw,-10px) scale(.0729);animation:fall-307 26s -21s linear infinite}@keyframes fall-307{52.506%{transform:translate(102.4744vw,52.506vh) scale(.0729)}to{transform:translate(101.0442vw,99vh) scale(.0729)}}.snow:nth-child(308){opacity:1.6372;transform:translate(52.5541vw,-10px) scale(.0407);animation:fall-308 13s -21s linear infinite}@keyframes fall-308{37.243%{transform:translate(49.3988vw,37.243vh) scale(.0407)}to{transform:translate(50.97645vw,99vh) scale(.0407)}}.snow:nth-child(309){opacity:1.8704;transform:translate(3.2973vw,-10px) scale(.9582);animation:fall-309 19s -3s linear infinite}@keyframes fall-309{30.372%{transform:translate(10.1421vw,30.372vh) scale(.9582)}to{transform:translate(6.7197vw,99vh) scale(.9582)}}.snow:nth-child(310){opacity:.9764;transform:translate(43.7293vw,-10px) scale(.0794);animation:fall-310 19s -21s linear infinite}@keyframes fall-310{70.416%{transform:translate(41.6061vw,70.416vh) scale(.0794)}to{transform:translate(42.6677vw,99vh) scale(.0794)}}.snow:nth-child(311){opacity:1.7284;transform:translate(59.3839vw,-10px) scale(.0679);animation:fall-311 22s -4s linear infinite}@keyframes fall-311{75.194%{transform:translate(68.0631vw,75.194vh) scale(.0679)}to{transform:translate(63.7235vw,99vh) scale(.0679)}}.snow:nth-child(312){opacity:1.3268;transform:translate(27.94vw,-10px) scale(.3858);animation:fall-312 19s -4s linear infinite}@keyframes fall-312{47.766%{transform:translate(23.4516vw,47.766vh) scale(.3858)}to{transform:translate(25.6958vw,99vh) scale(.3858)}}.snow:nth-child(313){opacity:.7256;transform:translate(38.1424vw,-10px) scale(.4548);animation:fall-313 17s -17s linear infinite}@keyframes fall-313{34.836%{transform:translate(43.4221vw,34.836vh) scale(.4548)}to{transform:translate(40.78225vw,99vh) scale(.4548)}}.snow:nth-child(314){opacity:.323;transform:translate(44.1286vw,-10px) scale(.3249);animation:fall-314 29s -6s linear infinite}@keyframes fall-314{34.988%{transform:translate(35.3035vw,34.988vh) scale(.3249)}to{transform:translate(39.71605vw,99vh) scale(.3249)}}.snow:nth-child(315){opacity:1.4996;transform:translate(69.2686vw,-10px) scale(.7968);animation:fall-315 30s -6s linear infinite}@keyframes fall-315{42.838%{transform:translate(78.4907vw,42.838vh) scale(.7968)}to{transform:translate(73.87965vw,99vh) scale(.7968)}}.snow:nth-child(316){opacity:1.4656;transform:translate(75.2962vw,-10px) scale(.1468);animation:fall-316 27s -1s linear infinite}@keyframes fall-316{75.224%{transform:translate(79.8904vw,75.224vh) scale(.1468)}to{transform:translate(77.5933vw,99vh) scale(.1468)}}.snow:nth-child(317){opacity:1.4082;transform:translate(49.1837vw,-10px) scale(.0619);animation:fall-317 14s -16s linear infinite}@keyframes fall-317{78.338%{transform:translate(54.3912vw,78.338vh) scale(.0619)}to{transform:translate(51.78745vw,99vh) scale(.0619)}}.snow:nth-child(318){opacity:.873;transform:translate(38.7576vw,-10px) scale(.0296);animation:fall-318 25s -20s linear infinite}@keyframes fall-318{69.684%{transform:translate(33.385vw,69.684vh) scale(.0296)}to{transform:translate(36.0713vw,99vh) scale(.0296)}}.snow:nth-child(319){opacity:1.037;transform:translate(97.4344vw,-10px) scale(.4615);animation:fall-319 30s -6s linear infinite}@keyframes fall-319{63.587%{transform:translate(88.1506vw,63.587vh) scale(.4615)}to{transform:translate(92.7925vw,99vh) scale(.4615)}}.snow:nth-child(320){opacity:1.3978;transform:translate(57.5363vw,-10px) scale(.2489);animation:fall-320 28s -5s linear infinite}@keyframes fall-320{41.152%{transform:translate(61.6851vw,41.152vh) scale(.2489)}to{transform:translate(59.6107vw,99vh) scale(.2489)}}.snow:nth-child(321){opacity:.7834;transform:translate(82.5618vw,-10px) scale(.4244);animation:fall-321 14s -25s linear infinite}@keyframes fall-321{43.168%{transform:translate(80.827vw,43.168vh) scale(.4244)}to{transform:translate(81.6944vw,99vh) scale(.4244)}}.snow:nth-child(322){opacity:1.2638;transform:translate(91.3385vw,-10px) scale(.7361);animation:fall-322 22s -3s linear infinite}@keyframes fall-322{34.397%{transform:translate(94.1757vw,34.397vh) scale(.7361)}to{transform:translate(92.7571vw,99vh) scale(.7361)}}.snow:nth-child(323){opacity:.4308;transform:translate(27.4102vw,-10px) scale(.0615);animation:fall-323 18s -7s linear infinite}@keyframes fall-323{35.137%{transform:translate(28.4855vw,35.137vh) scale(.0615)}to{transform:translate(27.94785vw,99vh) scale(.0615)}}.snow:nth-child(324){opacity:1.747;transform:translate(56.8128vw,-10px) scale(.0554);animation:fall-324 24s -14s linear infinite}@keyframes fall-324{60.467%{transform:translate(60.9069vw,60.467vh) scale(.0554)}to{transform:translate(58.85985vw,99vh) scale(.0554)}}.snow:nth-child(325){opacity:1.1002;transform:translate(48.1305vw,-10px) scale(.9312);animation:fall-325 19s -17s linear infinite}@keyframes fall-325{64.308%{transform:translate(56.8674vw,64.308vh) scale(.9312)}to{transform:translate(52.49895vw,99vh) scale(.9312)}}.snow:nth-child(326){opacity:1.315;transform:translate(40.2151vw,-10px) scale(.9743);animation:fall-326 20s -5s linear infinite}@keyframes fall-326{31.045%{transform:translate(40.4524vw,31.045vh) scale(.9743)}to{transform:translate(40.33375vw,99vh) scale(.9743)}}.snow:nth-child(327){opacity:1.0338;transform:translate(14.0514vw,-10px) scale(.4839);animation:fall-327 15s -25s linear infinite}@keyframes fall-327{69.158%{transform:translate(13.8372vw,69.158vh) scale(.4839)}to{transform:translate(13.9443vw,99vh) scale(.4839)}}.snow:nth-child(328){opacity:.9228;transform:translate(38.6258vw,-10px) scale(.0585);animation:fall-328 21s -4s linear infinite}@keyframes fall-328{40.915%{transform:translate(47.6472vw,40.915vh) scale(.0585)}to{transform:translate(43.1365vw,99vh) scale(.0585)}}.snow:nth-child(329){opacity:1.677;transform:translate(81.0905vw,-10px) scale(.8913);animation:fall-329 25s -10s linear infinite}@keyframes fall-329{72.086%{transform:translate(82.3999vw,72.086vh) scale(.8913)}to{transform:translate(81.7452vw,99vh) scale(.8913)}}.snow:nth-child(330){opacity:1.4256;transform:translate(9.3859vw,-10px) scale(.902);animation:fall-330 15s -1s linear infinite}@keyframes fall-330{34.244%{transform:translate(18.432vw,34.244vh) scale(.902)}to{transform:translate(13.90895vw,99vh) scale(.902)}}.snow:nth-child(331){opacity:1.8082;transform:translate(32.9811vw,-10px) scale(.1378);animation:fall-331 29s -10s linear infinite}@keyframes fall-331{43.348%{transform:translate(28.8859vw,43.348vh) scale(.1378)}to{transform:translate(30.9335vw,99vh) scale(.1378)}}.snow:nth-child(332){opacity:1.769;transform:translate(84.8655vw,-10px) scale(.4064);animation:fall-332 10s -17s linear infinite}@keyframes fall-332{60.457%{transform:translate(85.0248vw,60.457vh) scale(.4064)}to{transform:translate(84.94515vw,99vh) scale(.4064)}}.snow:nth-child(333){opacity:.1778;transform:translate(1.7219vw,-10px) scale(.9007);animation:fall-333 12s -28s linear infinite}@keyframes fall-333{65.761%{transform:translate(5.2582vw,65.761vh) scale(.9007)}to{transform:translate(3.49005vw,99vh) scale(.9007)}}.snow:nth-child(334){opacity:1.0494;transform:translate(47.3379vw,-10px) scale(.8081);animation:fall-334 18s -1s linear infinite}@keyframes fall-334{77.895%{transform:translate(56.9797vw,77.895vh) scale(.8081)}to{transform:translate(52.1588vw,99vh) scale(.8081)}}.snow:nth-child(335){opacity:1.6844;transform:translate(4.1419vw,-10px) scale(.4291);animation:fall-335 21s -20s linear infinite}@keyframes fall-335{68.549%{transform:translate(-2.094vw,68.549vh) scale(.4291)}to{transform:translate(1.02395vw,99vh) scale(.4291)}}.snow:nth-child(336){opacity:1.854;transform:translate(90.0585vw,-10px) scale(.5238);animation:fall-336 21s -21s linear infinite}@keyframes fall-336{76.131%{transform:translate(84.6808vw,76.131vh) scale(.5238)}to{transform:translate(87.36965vw,99vh) scale(.5238)}}.snow:nth-child(337){opacity:1.393;transform:translate(1.0975vw,-10px) scale(.9129);animation:fall-337 17s -1s linear infinite}@keyframes fall-337{46.402%{transform:translate(10.542vw,46.402vh) scale(.9129)}to{transform:translate(5.81975vw,99vh) scale(.9129)}}.snow:nth-child(338){opacity:.6292;transform:translate(58.6416vw,-10px) scale(.1773);animation:fall-338 25s -29s linear infinite}@keyframes fall-338{60.063%{transform:translate(49.1936vw,60.063vh) scale(.1773)}to{transform:translate(53.9176vw,99vh) scale(.1773)}}.snow:nth-child(339){opacity:1.6518;transform:translate(98.7317vw,-10px) scale(.4469);animation:fall-339 30s -2s linear infinite}@keyframes fall-339{75.708%{transform:translate(89.8196vw,75.708vh) scale(.4469)}to{transform:translate(94.27565vw,99vh) scale(.4469)}}.snow:nth-child(340){opacity:.6836;transform:translate(62.5475vw,-10px) scale(.7486);animation:fall-340 19s -7s linear infinite}@keyframes fall-340{71.673%{transform:translate(57.5341vw,71.673vh) scale(.7486)}to{transform:translate(60.0408vw,99vh) scale(.7486)}}.snow:nth-child(341){opacity:.0928;transform:translate(62.2924vw,-10px) scale(.1183);animation:fall-341 22s -25s linear infinite}@keyframes fall-341{46.879%{transform:translate(63.0535vw,46.879vh) scale(.1183)}to{transform:translate(62.67295vw,99vh) scale(.1183)}}.snow:nth-child(342){opacity:.8702;transform:translate(39.2706vw,-10px) scale(.0393);animation:fall-342 28s -12s linear infinite}@keyframes fall-342{79.197%{transform:translate(45.7802vw,79.197vh) scale(.0393)}to{transform:translate(42.5254vw,99vh) scale(.0393)}}.snow:nth-child(343){opacity:1.6138;transform:translate(44.6658vw,-10px) scale(.873);animation:fall-343 26s -28s linear infinite}@keyframes fall-343{31.492%{transform:translate(41.5129vw,31.492vh) scale(.873)}to{transform:translate(43.08935vw,99vh) scale(.873)}}.snow:nth-child(344){opacity:1.4718;transform:translate(74.218vw,-10px) scale(.728);animation:fall-344 15s -16s linear infinite}@keyframes fall-344{30.249%{transform:translate(79.0602vw,30.249vh) scale(.728)}to{transform:translate(76.6391vw,99vh) scale(.728)}}.snow:nth-child(345){opacity:1.5618;transform:translate(54.5181vw,-10px) scale(.1403);animation:fall-345 21s -8s linear infinite}@keyframes fall-345{34.212%{transform:translate(49.8529vw,34.212vh) scale(.1403)}to{transform:translate(52.1855vw,99vh) scale(.1403)}}.snow:nth-child(346){opacity:.2968;transform:translate(94.4687vw,-10px) scale(.7634);animation:fall-346 13s -6s linear infinite}@keyframes fall-346{68.666%{transform:translate(88.4884vw,68.666vh) scale(.7634)}to{transform:translate(91.47855vw,99vh) scale(.7634)}}.snow:nth-child(347){opacity:.0958;transform:translate(89.1074vw,-10px) scale(.9314);animation:fall-347 30s -14s linear infinite}@keyframes fall-347{46.426%{transform:translate(93.6603vw,46.426vh) scale(.9314)}to{transform:translate(91.38385vw,99vh) scale(.9314)}}.snow:nth-child(348){opacity:.2742;transform:translate(10.0264vw,-10px) scale(.874);animation:fall-348 19s -9s linear infinite}@keyframes fall-348{36.845%{transform:translate(4.8238vw,36.845vh) scale(.874)}to{transform:translate(7.4251vw,99vh) scale(.874)}}.snow:nth-child(349){opacity:.8126;transform:translate(42.6624vw,-10px) scale(.684);animation:fall-349 26s -2s linear infinite}@keyframes fall-349{56.343%{transform:translate(47.7455vw,56.343vh) scale(.684)}to{transform:translate(45.20395vw,99vh) scale(.684)}}.snow:nth-child(350){opacity:.9958;transform:translate(35.5452vw,-10px) scale(.7696);animation:fall-350 23s -24s linear infinite}@keyframes fall-350{46.673%{transform:translate(42.4174vw,46.673vh) scale(.7696)}to{transform:translate(38.9813vw,99vh) scale(.7696)}}.snow:nth-child(351){opacity:1.5394;transform:translate(40.9772vw,-10px) scale(.0119);animation:fall-351 15s -28s linear infinite}@keyframes fall-351{34.131%{transform:translate(39.6632vw,34.131vh) scale(.0119)}to{transform:translate(40.3202vw,99vh) scale(.0119)}}.snow:nth-child(352){opacity:1.2054;transform:translate(50.1491vw,-10px) scale(.5115);animation:fall-352 27s -27s linear infinite}@keyframes fall-352{44.918%{transform:translate(56.1966vw,44.918vh) scale(.5115)}to{transform:translate(53.17285vw,99vh) scale(.5115)}}.snow:nth-child(353){opacity:.692;transform:translate(64.2157vw,-10px) scale(.6164);animation:fall-353 12s -26s linear infinite}@keyframes fall-353{65.706%{transform:translate(56.6549vw,65.706vh) scale(.6164)}to{transform:translate(60.4353vw,99vh) scale(.6164)}}.snow:nth-child(354){opacity:1.2834;transform:translate(12.3298vw,-10px) scale(.8489);animation:fall-354 27s -21s linear infinite}@keyframes fall-354{31.77%{transform:translate(15.3864vw,31.77vh) scale(.8489)}to{transform:translate(13.8581vw,99vh) scale(.8489)}}.snow:nth-child(355){opacity:.944;transform:translate(11.5038vw,-10px) scale(.6093);animation:fall-355 16s -21s linear infinite}@keyframes fall-355{41.399%{transform:translate(2.3171vw,41.399vh) scale(.6093)}to{transform:translate(6.91045vw,99vh) scale(.6093)}}.snow:nth-child(356){opacity:1.4454;transform:translate(80.4677vw,-10px) scale(.5423);animation:fall-356 15s -13s linear infinite}@keyframes fall-356{56.685%{transform:translate(78.5294vw,56.685vh) scale(.5423)}to{transform:translate(79.49855vw,99vh) scale(.5423)}}.snow:nth-child(357){opacity:1.5236;transform:translate(29.9116vw,-10px) scale(.1795);animation:fall-357 21s -30s linear infinite}@keyframes fall-357{56.242%{transform:translate(29.9625vw,56.242vh) scale(.1795)}to{transform:translate(29.93705vw,99vh) scale(.1795)}}.snow:nth-child(358){opacity:.7604;transform:translate(59.4105vw,-10px) scale(.1107);animation:fall-358 19s -19s linear infinite}@keyframes fall-358{75.581%{transform:translate(65.733vw,75.581vh) scale(.1107)}to{transform:translate(62.57175vw,99vh) scale(.1107)}}.snow:nth-child(359){opacity:.3728;transform:translate(40.0399vw,-10px) scale(.4335);animation:fall-359 21s -3s linear infinite}@keyframes fall-359{55.592%{transform:translate(42.7345vw,55.592vh) scale(.4335)}to{transform:translate(41.3872vw,99vh) scale(.4335)}}.snow:nth-child(360){opacity:1.453;transform:translate(57.6681vw,-10px) scale(.4459);animation:fall-360 21s -13s linear infinite}@keyframes fall-360{30.925%{transform:translate(56.9233vw,30.925vh) scale(.4459)}to{transform:translate(57.2957vw,99vh) scale(.4459)}}.snow:nth-child(361){opacity:1.485;transform:translate(69.0406vw,-10px) scale(.8022);animation:fall-361 27s -29s linear infinite}@keyframes fall-361{59.578%{transform:translate(77.5622vw,59.578vh) scale(.8022)}to{transform:translate(73.3014vw,99vh) scale(.8022)}}.snow:nth-child(362){opacity:1.2454;transform:translate(92.744vw,-10px) scale(.1355);animation:fall-362 15s -22s linear infinite}@keyframes fall-362{64.437%{transform:translate(95.1913vw,64.437vh) scale(.1355)}to{transform:translate(93.96765vw,99vh) scale(.1355)}}.snow:nth-child(363){opacity:.8588;transform:translate(73.3851vw,-10px) scale(.7198);animation:fall-363 27s -24s linear infinite}@keyframes fall-363{50.332%{transform:translate(81.295vw,50.332vh) scale(.7198)}to{transform:translate(77.34005vw,99vh) scale(.7198)}}.snow:nth-child(364){opacity:.8266;transform:translate(32.5788vw,-10px) scale(.3889);animation:fall-364 19s -12s linear infinite}@keyframes fall-364{54.929%{transform:translate(38.2063vw,54.929vh) scale(.3889)}to{transform:translate(35.39255vw,99vh) scale(.3889)}}.snow:nth-child(365){opacity:.3812;transform:translate(89.7667vw,-10px) scale(.5358);animation:fall-365 10s -22s linear infinite}@keyframes fall-365{59.879%{transform:translate(91.4769vw,59.879vh) scale(.5358)}to{transform:translate(90.6218vw,99vh) scale(.5358)}}.snow:nth-child(366){opacity:1.1742;transform:translate(75.8503vw,-10px) scale(.8579);animation:fall-366 11s -5s linear infinite}@keyframes fall-366{39.564%{transform:translate(74.0378vw,39.564vh) scale(.8579)}to{transform:translate(74.94405vw,99vh) scale(.8579)}}.snow:nth-child(367){opacity:.1436;transform:translate(42.9383vw,-10px) scale(.2193);animation:fall-367 23s -10s linear infinite}@keyframes fall-367{47.838%{transform:translate(46.889vw,47.838vh) scale(.2193)}to{transform:translate(44.91365vw,99vh) scale(.2193)}}.snow:nth-child(368){opacity:.1696;transform:translate(98.1709vw,-10px) scale(.5236);animation:fall-368 12s -22s linear infinite}@keyframes fall-368{45.623%{transform:translate(103.1343vw,45.623vh) scale(.5236)}to{transform:translate(100.6526vw,99vh) scale(.5236)}}.snow:nth-child(369){opacity:.0624;transform:translate(64.3939vw,-10px) scale(.7827);animation:fall-369 16s -16s linear infinite}@keyframes fall-369{33.714%{transform:translate(69.9038vw,33.714vh) scale(.7827)}to{transform:translate(67.14885vw,99vh) scale(.7827)}}.snow:nth-child(370){opacity:.1912;transform:translate(63.0303vw,-10px) scale(.4393);animation:fall-370 22s -16s linear infinite}@keyframes fall-370{52.387%{transform:translate(70.2182vw,52.387vh) scale(.4393)}to{transform:translate(66.62425vw,99vh) scale(.4393)}}.snow:nth-child(371){opacity:1.3974;transform:translate(13.1809vw,-10px) scale(.0469);animation:fall-371 24s -29s linear infinite}@keyframes fall-371{48.71%{transform:translate(8.1415vw,48.71vh) scale(.0469)}to{transform:translate(10.6612vw,99vh) scale(.0469)}}.snow:nth-child(372){opacity:1.386;transform:translate(3.9405vw,-10px) scale(.254);animation:fall-372 22s -30s linear infinite}@keyframes fall-372{31.627%{transform:translate(-5.0878vw,31.627vh) scale(.254)}to{transform:translate(-.57365vw,99vh) scale(.254)}}.snow:nth-child(373){opacity:.6164;transform:translate(9.4686vw,-10px) scale(.6426);animation:fall-373 17s -4s linear infinite}@keyframes fall-373{63.927%{transform:translate(11.4625vw,63.927vh) scale(.6426)}to{transform:translate(10.46555vw,99vh) scale(.6426)}}.snow:nth-child(374){opacity:.3014;transform:translate(58.8221vw,-10px) scale(.2404);animation:fall-374 29s -23s linear infinite}@keyframes fall-374{69.96%{transform:translate(64.7034vw,69.96vh) scale(.2404)}to{transform:translate(61.76275vw,99vh) scale(.2404)}}.snow:nth-child(375){opacity:1.7596;transform:translate(64.5814vw,-10px) scale(.831);animation:fall-375 25s -7s linear infinite}@keyframes fall-375{54.309%{transform:translate(65.7725vw,54.309vh) scale(.831)}to{transform:translate(65.17695vw,99vh) scale(.831)}}.snow:nth-child(376){opacity:1.3664;transform:translate(26.6828vw,-10px) scale(.915);animation:fall-376 29s -19s linear infinite}@keyframes fall-376{45.087%{transform:translate(19.9876vw,45.087vh) scale(.915)}to{transform:translate(23.3352vw,99vh) scale(.915)}}.snow:nth-child(377){opacity:.3912;transform:translate(93.0381vw,-10px) scale(.3947);animation:fall-377 27s -11s linear infinite}@keyframes fall-377{75.475%{transform:translate(102.2425vw,75.475vh) scale(.3947)}to{transform:translate(97.6403vw,99vh) scale(.3947)}}.snow:nth-child(378){opacity:.4704;transform:translate(4.936vw,-10px) scale(.7896);animation:fall-378 12s -30s linear infinite}@keyframes fall-378{44.452%{transform:translate(10.5624vw,44.452vh) scale(.7896)}to{transform:translate(7.7492vw,99vh) scale(.7896)}}.snow:nth-child(379){opacity:.808;transform:translate(31.817vw,-10px) scale(.7139);animation:fall-379 14s -6s linear infinite}@keyframes fall-379{46.833%{transform:translate(22.2504vw,46.833vh) scale(.7139)}to{transform:translate(27.0337vw,99vh) scale(.7139)}}.snow:nth-child(380){opacity:.2368;transform:translate(64.3531vw,-10px) scale(.7992);animation:fall-380 19s -30s linear infinite}@keyframes fall-380{75.287%{transform:translate(56.7103vw,75.287vh) scale(.7992)}to{transform:translate(60.5317vw,99vh) scale(.7992)}}.snow:nth-child(381){opacity:.8998;transform:translate(31.9775vw,-10px) scale(.3012);animation:fall-381 19s -24s linear infinite}@keyframes fall-381{78.315%{transform:translate(25.4433vw,78.315vh) scale(.3012)}to{transform:translate(28.7104vw,99vh) scale(.3012)}}.snow:nth-child(382){opacity:1.8154;transform:translate(92.3086vw,-10px) scale(.6478);animation:fall-382 23s -7s linear infinite}@keyframes fall-382{75.72%{transform:translate(83.2009vw,75.72vh) scale(.6478)}to{transform:translate(87.75475vw,99vh) scale(.6478)}}.snow:nth-child(383){opacity:.8402;transform:translate(91.999vw,-10px) scale(.4897);animation:fall-383 18s -3s linear infinite}@keyframes fall-383{75.915%{transform:translate(87.2346vw,75.915vh) scale(.4897)}to{transform:translate(89.6168vw,99vh) scale(.4897)}}.snow:nth-child(384){opacity:.0818;transform:translate(64.2825vw,-10px) scale(.023);animation:fall-384 19s -21s linear infinite}@keyframes fall-384{44.915%{transform:translate(72.0899vw,44.915vh) scale(.023)}to{transform:translate(68.1862vw,99vh) scale(.023)}}.snow:nth-child(385){opacity:.9804;transform:translate(19.0482vw,-10px) scale(.426);animation:fall-385 25s -3s linear infinite}@keyframes fall-385{44.731%{transform:translate(14.6202vw,44.731vh) scale(.426)}to{transform:translate(16.8342vw,99vh) scale(.426)}}.snow:nth-child(386){opacity:.0122;transform:translate(27.9719vw,-10px) scale(.0681);animation:fall-386 28s -9s linear infinite}@keyframes fall-386{41.831%{transform:translate(33.7524vw,41.831vh) scale(.0681)}to{transform:translate(30.86215vw,99vh) scale(.0681)}}.snow:nth-child(387){opacity:1.2426;transform:translate(13.773vw,-10px) scale(.3479);animation:fall-387 26s -9s linear infinite}@keyframes fall-387{35.383%{transform:translate(4.8552vw,35.383vh) scale(.3479)}to{transform:translate(9.3141vw,99vh) scale(.3479)}}.snow:nth-child(388){opacity:1.8076;transform:translate(26.2862vw,-10px) scale(.5076);animation:fall-388 18s -11s linear infinite}@keyframes fall-388{52.314%{transform:translate(26.086vw,52.314vh) scale(.5076)}to{transform:translate(26.1861vw,99vh) scale(.5076)}}.snow:nth-child(389){opacity:1.6916;transform:translate(61.0304vw,-10px) scale(.5259);animation:fall-389 15s -20s linear infinite}@keyframes fall-389{65.665%{transform:translate(67.2352vw,65.665vh) scale(.5259)}to{transform:translate(64.1328vw,99vh) scale(.5259)}}.snow:nth-child(390){opacity:.1098;transform:translate(98.5135vw,-10px) scale(.5851);animation:fall-390 10s -10s linear infinite}@keyframes fall-390{33.849%{transform:translate(103.6812vw,33.849vh) scale(.5851)}to{transform:translate(101.09735vw,99vh) scale(.5851)}}.snow:nth-child(391){opacity:.4008;transform:translate(66.7566vw,-10px) scale(.2273);animation:fall-391 13s -15s linear infinite}@keyframes fall-391{79.024%{transform:translate(70.5391vw,79.024vh) scale(.2273)}to{transform:translate(68.64785vw,99vh) scale(.2273)}}.snow:nth-child(392){opacity:1.8542;transform:translate(23.8214vw,-10px) scale(.638);animation:fall-392 22s -9s linear infinite}@keyframes fall-392{71.244%{transform:translate(23.6418vw,71.244vh) scale(.638)}to{transform:translate(23.7316vw,99vh) scale(.638)}}.snow:nth-child(393){opacity:1.3242;transform:translate(29.8582vw,-10px) scale(.854);animation:fall-393 25s -4s linear infinite}@keyframes fall-393{47.399%{transform:translate(38.1517vw,47.399vh) scale(.854)}to{transform:translate(34.00495vw,99vh) scale(.854)}}.snow:nth-child(394){opacity:1.6696;transform:translate(65.1996vw,-10px) scale(.5181);animation:fall-394 18s -23s linear infinite}@keyframes fall-394{76.789%{transform:translate(68.9676vw,76.789vh) scale(.5181)}to{transform:translate(67.0836vw,99vh) scale(.5181)}}.snow:nth-child(395){opacity:1.478;transform:translate(34.2322vw,-10px) scale(.7885);animation:fall-395 18s -19s linear infinite}@keyframes fall-395{68.283%{transform:translate(38.5766vw,68.283vh) scale(.7885)}to{transform:translate(36.4044vw,99vh) scale(.7885)}}.snow:nth-child(396){opacity:.6888;transform:translate(95.9652vw,-10px) scale(.0136);animation:fall-396 17s -11s linear infinite}@keyframes fall-396{53.407%{transform:translate(104.7929vw,53.407vh) scale(.0136)}to{transform:translate(100.37905vw,99vh) scale(.0136)}}.snow:nth-child(397){opacity:1.821;transform:translate(35.266vw,-10px) scale(.3582);animation:fall-397 15s -30s linear infinite}@keyframes fall-397{53.74%{transform:translate(37.3231vw,53.74vh) scale(.3582)}to{transform:translate(36.29455vw,99vh) scale(.3582)}}.snow:nth-child(398){opacity:1.9446;transform:translate(6.3822vw,-10px) scale(.7887);animation:fall-398 10s -21s linear infinite}@keyframes fall-398{77.838%{transform:translate(12.2113vw,77.838vh) scale(.7887)}to{transform:translate(9.29675vw,99vh) scale(.7887)}}.snow:nth-child(399){opacity:.191;transform:translate(60.9422vw,-10px) scale(.5535);animation:fall-399 29s -28s linear infinite}@keyframes fall-399{71.403%{transform:translate(69.8017vw,71.403vh) scale(.5535)}to{transform:translate(65.37195vw,99vh) scale(.5535)}}.snow:nth-child(400){opacity:.7698;transform:translate(17.8163vw,-10px) scale(.5297);animation:fall-400 27s -18s linear infinite}@keyframes fall-400{44.404%{transform:translate(25.6218vw,44.404vh) scale(.5297)}to{transform:translate(21.71905vw,99vh) scale(.5297)}}\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.8236;transform:translate(18.6332vw,-10px) scale(.1851);animation:fall-1 20s -18s linear infinite}@keyframes fall-1{39.112%{transform:translate(16.2559vw,39.112vh) scale(.1851)}to{transform:translate(17.44455vw,99vh) scale(.1851)}}.snow:nth-child(2){opacity:1.2646;transform:translate(94.6622vw,-10px) scale(.7522);animation:fall-2 10s -14s linear infinite}@keyframes fall-2{70.273%{transform:translate(94.1649vw,70.273vh) scale(.7522)}to{transform:translate(94.41355vw,99vh) scale(.7522)}}.snow:nth-child(3){opacity:1.7644;transform:translate(18.0898vw,-10px) scale(.7237);animation:fall-3 29s -14s linear infinite}@keyframes fall-3{51.626%{transform:translate(22.2526vw,51.626vh) scale(.7237)}to{transform:translate(20.1712vw,99vh) scale(.7237)}}.snow:nth-child(4){opacity:1.7792;transform:translate(60.2104vw,-10px) scale(.69);animation:fall-4 25s -22s linear infinite}@keyframes fall-4{48.964%{transform:translate(54.105vw,48.964vh) scale(.69)}to{transform:translate(57.1577vw,99vh) scale(.69)}}.snow:nth-child(5){opacity:.209;transform:translate(21.4124vw,-10px) scale(.7262);animation:fall-5 11s -4s linear infinite}@keyframes fall-5{62.03%{transform:translate(17.9872vw,62.03vh) scale(.7262)}to{transform:translate(19.6998vw,99vh) scale(.7262)}}.snow:nth-child(6){opacity:1.2692;transform:translate(58.4283vw,-10px) scale(.5438);animation:fall-6 24s -28s linear infinite}@keyframes fall-6{32.223%{transform:translate(56.8654vw,32.223vh) scale(.5438)}to{transform:translate(57.64685vw,99vh) scale(.5438)}}.snow:nth-child(7){opacity:.1146;transform:translate(82.3081vw,-10px) scale(.8559);animation:fall-7 21s -23s linear infinite}@keyframes fall-7{42.497%{transform:translate(77.3189vw,42.497vh) scale(.8559)}to{transform:translate(79.8135vw,99vh) scale(.8559)}}.snow:nth-child(8){opacity:1.3196;transform:translate(4.4099vw,-10px) scale(.1839);animation:fall-8 18s -7s linear infinite}@keyframes fall-8{73.416%{transform:translate(3.8292vw,73.416vh) scale(.1839)}to{transform:translate(4.11955vw,99vh) scale(.1839)}}.snow:nth-child(9){opacity:1.5896;transform:translate(74.7984vw,-10px) scale(.1177);animation:fall-9 29s -12s linear infinite}@keyframes fall-9{64.095%{transform:translate(83.18vw,64.095vh) scale(.1177)}to{transform:translate(78.9892vw,99vh) scale(.1177)}}.snow:nth-child(10){opacity:1.2316;transform:translate(25.3518vw,-10px) scale(.5845);animation:fall-10 27s -12s linear infinite}@keyframes fall-10{31.808%{transform:translate(20.0175vw,31.808vh) scale(.5845)}to{transform:translate(22.68465vw,99vh) scale(.5845)}}.snow:nth-child(11){opacity:1.3708;transform:translate(86.0076vw,-10px) scale(.2709);animation:fall-11 12s -11s linear infinite}@keyframes fall-11{32.043%{transform:translate(77.8528vw,32.043vh) scale(.2709)}to{transform:translate(81.9302vw,99vh) scale(.2709)}}.snow:nth-child(12){opacity:.0876;transform:translate(65.5vw,-10px) scale(.6626);animation:fall-12 30s -18s linear infinite}@keyframes fall-12{64.171%{transform:translate(65.9785vw,64.171vh) scale(.6626)}to{transform:translate(65.73925vw,99vh) scale(.6626)}}.snow:nth-child(13){opacity:1.1726;transform:translate(48.1237vw,-10px) scale(.9886);animation:fall-13 19s -28s linear infinite}@keyframes fall-13{60.158%{transform:translate(46.6641vw,60.158vh) scale(.9886)}to{transform:translate(47.3939vw,99vh) scale(.9886)}}.snow:nth-child(14){opacity:1.7842;transform:translate(37.5918vw,-10px) scale(.9403);animation:fall-14 25s -13s linear infinite}@keyframes fall-14{43.296%{transform:translate(32.3472vw,43.296vh) scale(.9403)}to{transform:translate(34.9695vw,99vh) scale(.9403)}}.snow:nth-child(15){opacity:1.2666;transform:translate(82.0077vw,-10px) scale(.848);animation:fall-15 15s -1s linear infinite}@keyframes fall-15{45.939%{transform:translate(89.2967vw,45.939vh) scale(.848)}to{transform:translate(85.6522vw,99vh) scale(.848)}}.snow:nth-child(16){opacity:.8796;transform:translate(1.8458vw,-10px) scale(.5963);animation:fall-16 30s -2s linear infinite}@keyframes fall-16{70.417%{transform:translate(-1.7426vw,70.417vh) scale(.5963)}to{transform:translate(.0516vw,99vh) scale(.5963)}}.snow:nth-child(17){opacity:1.2962;transform:translate(4.2728vw,-10px) scale(.4851);animation:fall-17 30s -8s linear infinite}@keyframes fall-17{55.882%{transform:translate(2.6449vw,55.882vh) scale(.4851)}to{transform:translate(3.45885vw,99vh) scale(.4851)}}.snow:nth-child(18){opacity:.1744;transform:translate(77.7534vw,-10px) scale(.7076);animation:fall-18 24s -12s linear infinite}@keyframes fall-18{31.954%{transform:translate(68.8936vw,31.954vh) scale(.7076)}to{transform:translate(73.3235vw,99vh) scale(.7076)}}.snow:nth-child(19){opacity:.5948;transform:translate(87.8224vw,-10px) scale(.7758);animation:fall-19 29s -8s linear infinite}@keyframes fall-19{73.751%{transform:translate(90.889vw,73.751vh) scale(.7758)}to{transform:translate(89.3557vw,99vh) scale(.7758)}}.snow:nth-child(20){opacity:1.584;transform:translate(37.2774vw,-10px) scale(.9968);animation:fall-20 23s -28s linear infinite}@keyframes fall-20{50.862%{transform:translate(35.573vw,50.862vh) scale(.9968)}to{transform:translate(36.4252vw,99vh) scale(.9968)}}.snow:nth-child(21){opacity:.5716;transform:translate(53.0872vw,-10px) scale(.6223);animation:fall-21 30s -22s linear infinite}@keyframes fall-21{72.387%{transform:translate(57.6072vw,72.387vh) scale(.6223)}to{transform:translate(55.3472vw,99vh) scale(.6223)}}.snow:nth-child(22){opacity:.3704;transform:translate(3.1927vw,-10px) scale(.0289);animation:fall-22 27s -15s linear infinite}@keyframes fall-22{75.643%{transform:translate(8.5482vw,75.643vh) scale(.0289)}to{transform:translate(5.87045vw,99vh) scale(.0289)}}.snow:nth-child(23){opacity:.1564;transform:translate(93.0325vw,-10px) scale(.0859);animation:fall-23 13s -18s linear infinite}@keyframes fall-23{31.973%{transform:translate(99.2194vw,31.973vh) scale(.0859)}to{transform:translate(96.12595vw,99vh) scale(.0859)}}.snow:nth-child(24){opacity:.146;transform:translate(23.636vw,-10px) scale(.2474);animation:fall-24 25s -26s linear infinite}@keyframes fall-24{54.18%{transform:translate(25.882vw,54.18vh) scale(.2474)}to{transform:translate(24.759vw,99vh) scale(.2474)}}.snow:nth-child(25){opacity:1.964;transform:translate(17.4444vw,-10px) scale(.1765);animation:fall-25 27s -23s linear infinite}@keyframes fall-25{64.637%{transform:translate(24.7276vw,64.637vh) scale(.1765)}to{transform:translate(21.086vw,99vh) scale(.1765)}}.snow:nth-child(26){opacity:.5672;transform:translate(72.395vw,-10px) scale(.4392);animation:fall-26 24s -19s linear infinite}@keyframes fall-26{33.131%{transform:translate(71.6974vw,33.131vh) scale(.4392)}to{transform:translate(72.0462vw,99vh) scale(.4392)}}.snow:nth-child(27){opacity:.0604;transform:translate(38.9724vw,-10px) scale(.9317);animation:fall-27 19s -24s linear infinite}@keyframes fall-27{68.838%{transform:translate(33.6213vw,68.838vh) scale(.9317)}to{transform:translate(36.29685vw,99vh) scale(.9317)}}.snow:nth-child(28){opacity:.4632;transform:translate(21.539vw,-10px) scale(.6464);animation:fall-28 20s -24s linear infinite}@keyframes fall-28{58.569%{transform:translate(18.8343vw,58.569vh) scale(.6464)}to{transform:translate(20.18665vw,99vh) scale(.6464)}}.snow:nth-child(29){opacity:1.6704;transform:translate(14.2618vw,-10px) scale(.3864);animation:fall-29 14s -1s linear infinite}@keyframes fall-29{33.694%{transform:translate(7.0848vw,33.694vh) scale(.3864)}to{transform:translate(10.6733vw,99vh) scale(.3864)}}.snow:nth-child(30){opacity:.9054;transform:translate(42.5182vw,-10px) scale(.9);animation:fall-30 17s -18s linear infinite}@keyframes fall-30{41.774%{transform:translate(34.0844vw,41.774vh) scale(.9)}to{transform:translate(38.3013vw,99vh) scale(.9)}}.snow:nth-child(31){opacity:1.1584;transform:translate(74.6565vw,-10px) scale(.4232);animation:fall-31 30s -2s linear infinite}@keyframes fall-31{61.445%{transform:translate(70.3856vw,61.445vh) scale(.4232)}to{transform:translate(72.52105vw,99vh) scale(.4232)}}.snow:nth-child(32){opacity:1.0784;transform:translate(36.7374vw,-10px) scale(.3463);animation:fall-32 17s -2s linear infinite}@keyframes fall-32{50.417%{transform:translate(33.005vw,50.417vh) scale(.3463)}to{transform:translate(34.8712vw,99vh) scale(.3463)}}.snow:nth-child(33){opacity:1.616;transform:translate(99.739vw,-10px) scale(.6146);animation:fall-33 26s -24s linear infinite}@keyframes fall-33{36.063%{transform:translate(89.9154vw,36.063vh) scale(.6146)}to{transform:translate(94.8272vw,99vh) scale(.6146)}}.snow:nth-child(34){opacity:1.2876;transform:translate(76.1156vw,-10px) scale(.8095);animation:fall-34 10s -6s linear infinite}@keyframes fall-34{52.751%{transform:translate(68.9796vw,52.751vh) scale(.8095)}to{transform:translate(72.5476vw,99vh) scale(.8095)}}.snow:nth-child(35){opacity:1.5728;transform:translate(52.1329vw,-10px) scale(.7754);animation:fall-35 29s -20s linear infinite}@keyframes fall-35{72.999%{transform:translate(60.7843vw,72.999vh) scale(.7754)}to{transform:translate(56.4586vw,99vh) scale(.7754)}}.snow:nth-child(36){opacity:1.5748;transform:translate(1.8131vw,-10px) scale(.5564);animation:fall-36 16s -17s linear infinite}@keyframes fall-36{61.976%{transform:translate(3.9994vw,61.976vh) scale(.5564)}to{transform:translate(2.90625vw,99vh) scale(.5564)}}.snow:nth-child(37){opacity:1.3382;transform:translate(50.1227vw,-10px) scale(.7435);animation:fall-37 14s -21s linear infinite}@keyframes fall-37{78.323%{transform:translate(43.4829vw,78.323vh) scale(.7435)}to{transform:translate(46.8028vw,99vh) scale(.7435)}}.snow:nth-child(38){opacity:.6986;transform:translate(9.4289vw,-10px) scale(.6235);animation:fall-38 22s -12s linear infinite}@keyframes fall-38{32.755%{transform:translate(9.597vw,32.755vh) scale(.6235)}to{transform:translate(9.51295vw,99vh) scale(.6235)}}.snow:nth-child(39){opacity:1.888;transform:translate(76.0662vw,-10px) scale(.565);animation:fall-39 28s -20s linear infinite}@keyframes fall-39{63.749%{transform:translate(66.3776vw,63.749vh) scale(.565)}to{transform:translate(71.2219vw,99vh) scale(.565)}}.snow:nth-child(40){opacity:.635;transform:translate(93.4401vw,-10px) scale(.2267);animation:fall-40 25s -27s linear infinite}@keyframes fall-40{59.656%{transform:translate(87.1443vw,59.656vh) scale(.2267)}to{transform:translate(90.2922vw,99vh) scale(.2267)}}.snow:nth-child(41){opacity:1.7226;transform:translate(55.5373vw,-10px) scale(.0988);animation:fall-41 10s -19s linear infinite}@keyframes fall-41{43.432%{transform:translate(58.8861vw,43.432vh) scale(.0988)}to{transform:translate(57.2117vw,99vh) scale(.0988)}}.snow:nth-child(42){opacity:.7412;transform:translate(83.2961vw,-10px) scale(.7727);animation:fall-42 27s -21s linear infinite}@keyframes fall-42{57.638%{transform:translate(81.1615vw,57.638vh) scale(.7727)}to{transform:translate(82.2288vw,99vh) scale(.7727)}}.snow:nth-child(43){opacity:.8898;transform:translate(51.5837vw,-10px) scale(.9663);animation:fall-43 14s -15s linear infinite}@keyframes fall-43{60.372%{transform:translate(56.7344vw,60.372vh) scale(.9663)}to{transform:translate(54.15905vw,99vh) scale(.9663)}}.snow:nth-child(44){opacity:1.2908;transform:translate(52.9265vw,-10px) scale(.8791);animation:fall-44 24s -11s linear infinite}@keyframes fall-44{62.001%{transform:translate(61.6857vw,62.001vh) scale(.8791)}to{transform:translate(57.3061vw,99vh) scale(.8791)}}.snow:nth-child(45){opacity:1.7946;transform:translate(81.0711vw,-10px) scale(.5819);animation:fall-45 21s -27s linear infinite}@keyframes fall-45{67.201%{transform:translate(74.1737vw,67.201vh) scale(.5819)}to{transform:translate(77.6224vw,99vh) scale(.5819)}}.snow:nth-child(46){opacity:.1462;transform:translate(61.8349vw,-10px) scale(.6299);animation:fall-46 15s -23s linear infinite}@keyframes fall-46{54.043%{transform:translate(56.2837vw,54.043vh) scale(.6299)}to{transform:translate(59.0593vw,99vh) scale(.6299)}}.snow:nth-child(47){opacity:.8128;transform:translate(9.1777vw,-10px) scale(.861);animation:fall-47 23s -16s linear infinite}@keyframes fall-47{69.07%{transform:translate(11.0803vw,69.07vh) scale(.861)}to{transform:translate(10.129vw,99vh) scale(.861)}}.snow:nth-child(48){opacity:.1396;transform:translate(5.8963vw,-10px) scale(.78);animation:fall-48 27s -1s linear infinite}@keyframes fall-48{60.135%{transform:translate(14.0709vw,60.135vh) scale(.78)}to{transform:translate(9.9836vw,99vh) scale(.78)}}.snow:nth-child(49){opacity:1.1882;transform:translate(74.7632vw,-10px) scale(.1653);animation:fall-49 24s -1s linear infinite}@keyframes fall-49{43.151%{transform:translate(78.4553vw,43.151vh) scale(.1653)}to{transform:translate(76.60925vw,99vh) scale(.1653)}}.snow:nth-child(50){opacity:1.4982;transform:translate(45.3611vw,-10px) scale(.5915);animation:fall-50 19s -11s linear infinite}@keyframes fall-50{38.677%{transform:translate(41.7527vw,38.677vh) scale(.5915)}to{transform:translate(43.5569vw,99vh) scale(.5915)}}.snow:nth-child(51){opacity:1.3056;transform:translate(65.2319vw,-10px) scale(.2181);animation:fall-51 22s -28s linear infinite}@keyframes fall-51{66.41%{transform:translate(64.1034vw,66.41vh) scale(.2181)}to{transform:translate(64.66765vw,99vh) scale(.2181)}}.snow:nth-child(52){opacity:.966;transform:translate(28.198vw,-10px) scale(.6212);animation:fall-52 29s -10s linear infinite}@keyframes fall-52{37.803%{transform:translate(36.3052vw,37.803vh) scale(.6212)}to{transform:translate(32.2516vw,99vh) scale(.6212)}}.snow:nth-child(53){opacity:.549;transform:translate(59.7587vw,-10px) scale(.1983);animation:fall-53 28s -26s linear infinite}@keyframes fall-53{75.281%{transform:translate(55.7932vw,75.281vh) scale(.1983)}to{transform:translate(57.77595vw,99vh) scale(.1983)}}.snow:nth-child(54){opacity:.1518;transform:translate(50.9344vw,-10px) scale(.6805);animation:fall-54 27s -12s linear infinite}@keyframes fall-54{33.055%{transform:translate(43.4486vw,33.055vh) scale(.6805)}to{transform:translate(47.1915vw,99vh) scale(.6805)}}.snow:nth-child(55){opacity:1.072;transform:translate(19.8319vw,-10px) scale(.522);animation:fall-55 24s -13s linear infinite}@keyframes fall-55{44.85%{transform:translate(17.3774vw,44.85vh) scale(.522)}to{transform:translate(18.60465vw,99vh) scale(.522)}}.snow:nth-child(56){opacity:1.0042;transform:translate(71.0758vw,-10px) scale(.3597);animation:fall-56 27s -11s linear infinite}@keyframes fall-56{70.356%{transform:translate(64.5592vw,70.356vh) scale(.3597)}to{transform:translate(67.8175vw,99vh) scale(.3597)}}.snow:nth-child(57){opacity:.1894;transform:translate(86.5852vw,-10px) scale(.0465);animation:fall-57 20s -9s linear infinite}@keyframes fall-57{31.27%{transform:translate(85.1274vw,31.27vh) scale(.0465)}to{transform:translate(85.8563vw,99vh) scale(.0465)}}.snow:nth-child(58){opacity:1.6344;transform:translate(28.1065vw,-10px) scale(.9734);animation:fall-58 21s -3s linear infinite}@keyframes fall-58{55.841%{transform:translate(24.396vw,55.841vh) scale(.9734)}to{transform:translate(26.25125vw,99vh) scale(.9734)}}.snow:nth-child(59){opacity:1.617;transform:translate(85.6248vw,-10px) scale(.5872);animation:fall-59 10s -7s linear infinite}@keyframes fall-59{76.012%{transform:translate(80.1874vw,76.012vh) scale(.5872)}to{transform:translate(82.9061vw,99vh) scale(.5872)}}.snow:nth-child(60){opacity:1.0814;transform:translate(53.2565vw,-10px) scale(.139);animation:fall-60 18s -3s linear infinite}@keyframes fall-60{75.678%{transform:translate(50.657vw,75.678vh) scale(.139)}to{transform:translate(51.95675vw,99vh) scale(.139)}}.snow:nth-child(61){opacity:.5748;transform:translate(14.1118vw,-10px) scale(.2123);animation:fall-61 25s -3s linear infinite}@keyframes fall-61{66.694%{transform:translate(23.5331vw,66.694vh) scale(.2123)}to{transform:translate(18.82245vw,99vh) scale(.2123)}}.snow:nth-child(62){opacity:1.0364;transform:translate(75.8973vw,-10px) scale(.0939);animation:fall-62 11s -19s linear infinite}@keyframes fall-62{34.703%{transform:translate(83.3863vw,34.703vh) scale(.0939)}to{transform:translate(79.6418vw,99vh) scale(.0939)}}.snow:nth-child(63){opacity:.1136;transform:translate(83.306vw,-10px) scale(.553);animation:fall-63 21s -13s linear infinite}@keyframes fall-63{62.976%{transform:translate(81.7623vw,62.976vh) scale(.553)}to{transform:translate(82.53415vw,99vh) scale(.553)}}.snow:nth-child(64){opacity:.7692;transform:translate(27.5876vw,-10px) scale(.8113);animation:fall-64 19s -20s linear infinite}@keyframes fall-64{63.615%{transform:translate(25.1179vw,63.615vh) scale(.8113)}to{transform:translate(26.35275vw,99vh) scale(.8113)}}.snow:nth-child(65){opacity:1.1746;transform:translate(72.0227vw,-10px) scale(.521);animation:fall-65 14s -29s linear infinite}@keyframes fall-65{76.326%{transform:translate(79.4256vw,76.326vh) scale(.521)}to{transform:translate(75.72415vw,99vh) scale(.521)}}.snow:nth-child(66){opacity:1.739;transform:translate(26.1474vw,-10px) scale(.0288);animation:fall-66 10s -8s linear infinite}@keyframes fall-66{55.155%{transform:translate(32.4911vw,55.155vh) scale(.0288)}to{transform:translate(29.31925vw,99vh) scale(.0288)}}.snow:nth-child(67){opacity:.3566;transform:translate(52.7485vw,-10px) scale(.2307);animation:fall-67 24s -2s linear infinite}@keyframes fall-67{37.663%{transform:translate(45.9306vw,37.663vh) scale(.2307)}to{transform:translate(49.33955vw,99vh) scale(.2307)}}.snow:nth-child(68){opacity:.3462;transform:translate(88.3577vw,-10px) scale(.6656);animation:fall-68 29s -12s linear infinite}@keyframes fall-68{75.205%{transform:translate(95.1539vw,75.205vh) scale(.6656)}to{transform:translate(91.7558vw,99vh) scale(.6656)}}.snow:nth-child(69){opacity:1.2062;transform:translate(58.4212vw,-10px) scale(.962);animation:fall-69 18s -5s linear infinite}@keyframes fall-69{30.198%{transform:translate(60.2358vw,30.198vh) scale(.962)}to{transform:translate(59.3285vw,99vh) scale(.962)}}.snow:nth-child(70){opacity:1.2036;transform:translate(89.0501vw,-10px) scale(.9907);animation:fall-70 28s -23s linear infinite}@keyframes fall-70{59.213%{transform:translate(98.9707vw,59.213vh) scale(.9907)}to{transform:translate(94.0104vw,99vh) scale(.9907)}}.snow:nth-child(71){opacity:.1108;transform:translate(48.9909vw,-10px) scale(.2992);animation:fall-71 12s -15s linear infinite}@keyframes fall-71{65.025%{transform:translate(46.5111vw,65.025vh) scale(.2992)}to{transform:translate(47.751vw,99vh) scale(.2992)}}.snow:nth-child(72){opacity:1.4446;transform:translate(36.1817vw,-10px) scale(.319);animation:fall-72 13s -24s linear infinite}@keyframes fall-72{32.794%{transform:translate(35.5486vw,32.794vh) scale(.319)}to{transform:translate(35.86515vw,99vh) scale(.319)}}.snow:nth-child(73){opacity:1.0854;transform:translate(32.4998vw,-10px) scale(.9416);animation:fall-73 17s -7s linear infinite}@keyframes fall-73{64.324%{transform:translate(41.1944vw,64.324vh) scale(.9416)}to{transform:translate(36.8471vw,99vh) scale(.9416)}}.snow:nth-child(74){opacity:.9452;transform:translate(70.807vw,-10px) scale(.1497);animation:fall-74 28s -13s linear infinite}@keyframes fall-74{49.718%{transform:translate(78.3843vw,49.718vh) scale(.1497)}to{transform:translate(74.59565vw,99vh) scale(.1497)}}.snow:nth-child(75){opacity:1.477;transform:translate(39.0598vw,-10px) scale(.2538);animation:fall-75 18s -23s linear infinite}@keyframes fall-75{30.84%{transform:translate(47.9567vw,30.84vh) scale(.2538)}to{transform:translate(43.50825vw,99vh) scale(.2538)}}.snow:nth-child(76){opacity:1.165;transform:translate(76.1063vw,-10px) scale(.7272);animation:fall-76 24s -23s linear infinite}@keyframes fall-76{33.332%{transform:translate(74.0749vw,33.332vh) scale(.7272)}to{transform:translate(75.0906vw,99vh) scale(.7272)}}.snow:nth-child(77){opacity:.1602;transform:translate(95.6451vw,-10px) scale(.9971);animation:fall-77 15s -16s linear infinite}@keyframes fall-77{71.415%{transform:translate(98.538vw,71.415vh) scale(.9971)}to{transform:translate(97.09155vw,99vh) scale(.9971)}}.snow:nth-child(78){opacity:1.8876;transform:translate(69.6445vw,-10px) scale(.3831);animation:fall-78 14s -3s linear infinite}@keyframes fall-78{78.162%{transform:translate(60.5701vw,78.162vh) scale(.3831)}to{transform:translate(65.1073vw,99vh) scale(.3831)}}.snow:nth-child(79){opacity:1.8196;transform:translate(71.7833vw,-10px) scale(.9851);animation:fall-79 25s -27s linear infinite}@keyframes fall-79{31.989%{transform:translate(76.8875vw,31.989vh) scale(.9851)}to{transform:translate(74.3354vw,99vh) scale(.9851)}}.snow:nth-child(80){opacity:1.4176;transform:translate(65.3177vw,-10px) scale(.9725);animation:fall-80 15s -17s linear infinite}@keyframes fall-80{48.68%{transform:translate(75.1412vw,48.68vh) scale(.9725)}to{transform:translate(70.22945vw,99vh) scale(.9725)}}.snow:nth-child(81){opacity:.0644;transform:translate(6.592vw,-10px) scale(.9847);animation:fall-81 18s -18s linear infinite}@keyframes fall-81{72.765%{transform:translate(13.6438vw,72.765vh) scale(.9847)}to{transform:translate(10.1179vw,99vh) scale(.9847)}}.snow:nth-child(82){opacity:.5712;transform:translate(4.5894vw,-10px) scale(.5535);animation:fall-82 30s -6s linear infinite}@keyframes fall-82{47.767%{transform:translate(3.8878vw,47.767vh) scale(.5535)}to{transform:translate(4.2386vw,99vh) scale(.5535)}}.snow:nth-child(83){opacity:1.2886;transform:translate(32.7374vw,-10px) scale(.761);animation:fall-83 26s -14s linear infinite}@keyframes fall-83{56.776%{transform:translate(34.4572vw,56.776vh) scale(.761)}to{transform:translate(33.5973vw,99vh) scale(.761)}}.snow:nth-child(84){opacity:1.5796;transform:translate(39.2276vw,-10px) scale(.1489);animation:fall-84 20s -20s linear infinite}@keyframes fall-84{75.352%{transform:translate(33.6276vw,75.352vh) scale(.1489)}to{transform:translate(36.4276vw,99vh) scale(.1489)}}.snow:nth-child(85){opacity:1.9288;transform:translate(39.6052vw,-10px) scale(.3374);animation:fall-85 16s -8s linear infinite}@keyframes fall-85{35.891%{transform:translate(35.2254vw,35.891vh) scale(.3374)}to{transform:translate(37.4153vw,99vh) scale(.3374)}}.snow:nth-child(86){opacity:.5056;transform:translate(62.7999vw,-10px) scale(.3443);animation:fall-86 10s -28s linear infinite}@keyframes fall-86{70.226%{transform:translate(72.7084vw,70.226vh) scale(.3443)}to{transform:translate(67.75415vw,99vh) scale(.3443)}}.snow:nth-child(87){opacity:1.8386;transform:translate(66.2714vw,-10px) scale(.2319);animation:fall-87 17s -29s linear infinite}@keyframes fall-87{48.488%{transform:translate(60.5867vw,48.488vh) scale(.2319)}to{transform:translate(63.42905vw,99vh) scale(.2319)}}.snow:nth-child(88){opacity:.912;transform:translate(50.3775vw,-10px) scale(.3198);animation:fall-88 10s -5s linear infinite}@keyframes fall-88{67.576%{transform:translate(52.2125vw,67.576vh) scale(.3198)}to{transform:translate(51.295vw,99vh) scale(.3198)}}.snow:nth-child(89){opacity:1.646;transform:translate(34.8335vw,-10px) scale(.2052);animation:fall-89 21s -1s linear infinite}@keyframes fall-89{79.976%{transform:translate(41.5671vw,79.976vh) scale(.2052)}to{transform:translate(38.2003vw,99vh) scale(.2052)}}.snow:nth-child(90){opacity:1.4272;transform:translate(65.2332vw,-10px) scale(.4725);animation:fall-90 29s -4s linear infinite}@keyframes fall-90{78.996%{transform:translate(55.9832vw,78.996vh) scale(.4725)}to{transform:translate(60.6082vw,99vh) scale(.4725)}}.snow:nth-child(91){opacity:1.4562;transform:translate(85.9015vw,-10px) scale(.6716);animation:fall-91 15s -30s linear infinite}@keyframes fall-91{74.349%{transform:translate(91.3249vw,74.349vh) scale(.6716)}to{transform:translate(88.6132vw,99vh) scale(.6716)}}.snow:nth-child(92){opacity:1.0276;transform:translate(20.9848vw,-10px) scale(.5696);animation:fall-92 13s -17s linear infinite}@keyframes fall-92{33.999%{transform:translate(19.4817vw,33.999vh) scale(.5696)}to{transform:translate(20.23325vw,99vh) scale(.5696)}}.snow:nth-child(93){opacity:1.3516;transform:translate(4.9536vw,-10px) scale(.9594);animation:fall-93 26s -4s linear infinite}@keyframes fall-93{51.639%{transform:translate(-3.9891vw,51.639vh) scale(.9594)}to{transform:translate(.48225vw,99vh) scale(.9594)}}.snow:nth-child(94){opacity:.6908;transform:translate(30.0848vw,-10px) scale(.9924);animation:fall-94 19s -14s linear infinite}@keyframes fall-94{66.017%{transform:translate(33.1901vw,66.017vh) scale(.9924)}to{transform:translate(31.63745vw,99vh) scale(.9924)}}.snow:nth-child(95){opacity:1.7394;transform:translate(84.6113vw,-10px) scale(.107);animation:fall-95 28s -28s linear infinite}@keyframes fall-95{39.493%{transform:translate(77.5757vw,39.493vh) scale(.107)}to{transform:translate(81.0935vw,99vh) scale(.107)}}.snow:nth-child(96){opacity:1.4798;transform:translate(63.9009vw,-10px) scale(.5259);animation:fall-96 23s -9s linear infinite}@keyframes fall-96{50.678%{transform:translate(58.0193vw,50.678vh) scale(.5259)}to{transform:translate(60.9601vw,99vh) scale(.5259)}}.snow:nth-child(97){opacity:1.0552;transform:translate(37.6768vw,-10px) scale(.4349);animation:fall-97 17s -12s linear infinite}@keyframes fall-97{74.996%{transform:translate(30.6616vw,74.996vh) scale(.4349)}to{transform:translate(34.1692vw,99vh) scale(.4349)}}.snow:nth-child(98){opacity:.2738;transform:translate(13.2174vw,-10px) scale(.4244);animation:fall-98 18s -17s linear infinite}@keyframes fall-98{54.589%{transform:translate(9.1387vw,54.589vh) scale(.4244)}to{transform:translate(11.17805vw,99vh) scale(.4244)}}.snow:nth-child(99){opacity:1.2262;transform:translate(52.195vw,-10px) scale(.1221);animation:fall-99 19s -17s linear infinite}@keyframes fall-99{42.421%{transform:translate(47.2758vw,42.421vh) scale(.1221)}to{transform:translate(49.7354vw,99vh) scale(.1221)}}.snow:nth-child(100){opacity:.5232;transform:translate(56.8426vw,-10px) scale(.7385);animation:fall-100 19s -16s linear infinite}@keyframes fall-100{78.028%{transform:translate(61.9647vw,78.028vh) scale(.7385)}to{transform:translate(59.40365vw,99vh) scale(.7385)}}.snow:nth-child(101){opacity:1.0136;transform:translate(12.2084vw,-10px) scale(.9608);animation:fall-101 19s -25s linear infinite}@keyframes fall-101{79.427%{transform:translate(16.3576vw,79.427vh) scale(.9608)}to{transform:translate(14.283vw,99vh) scale(.9608)}}.snow:nth-child(102){opacity:1.1024;transform:translate(62.578vw,-10px) scale(.285);animation:fall-102 17s -15s linear infinite}@keyframes fall-102{77.506%{transform:translate(65.188vw,77.506vh) scale(.285)}to{transform:translate(63.883vw,99vh) scale(.285)}}.snow:nth-child(103){opacity:1.5504;transform:translate(75.7492vw,-10px) scale(.3863);animation:fall-103 10s -24s linear infinite}@keyframes fall-103{70.649%{transform:translate(71.8664vw,70.649vh) scale(.3863)}to{transform:translate(73.8078vw,99vh) scale(.3863)}}.snow:nth-child(104){opacity:.214;transform:translate(35.1854vw,-10px) scale(.2128);animation:fall-104 15s -14s linear infinite}@keyframes fall-104{48.82%{transform:translate(38.9293vw,48.82vh) scale(.2128)}to{transform:translate(37.05735vw,99vh) scale(.2128)}}.snow:nth-child(105){opacity:.615;transform:translate(73.8476vw,-10px) scale(.3569);animation:fall-105 18s -15s linear infinite}@keyframes fall-105{61.205%{transform:translate(72.5857vw,61.205vh) scale(.3569)}to{transform:translate(73.21665vw,99vh) scale(.3569)}}.snow:nth-child(106){opacity:1.476;transform:translate(8.4373vw,-10px) scale(.6573);animation:fall-106 12s -10s linear infinite}@keyframes fall-106{48.237%{transform:translate(6.1085vw,48.237vh) scale(.6573)}to{transform:translate(7.2729vw,99vh) scale(.6573)}}.snow:nth-child(107){opacity:1.3856;transform:translate(13.6514vw,-10px) scale(.4145);animation:fall-107 11s -17s linear infinite}@keyframes fall-107{70.51%{transform:translate(7.8319vw,70.51vh) scale(.4145)}to{transform:translate(10.74165vw,99vh) scale(.4145)}}.snow:nth-child(108){opacity:1.7298;transform:translate(96.716vw,-10px) scale(.4351);animation:fall-108 21s -5s linear infinite}@keyframes fall-108{61.577%{transform:translate(89.3855vw,61.577vh) scale(.4351)}to{transform:translate(93.05075vw,99vh) scale(.4351)}}.snow:nth-child(109){opacity:1.2194;transform:translate(56.0742vw,-10px) scale(.7523);animation:fall-109 18s -1s linear infinite}@keyframes fall-109{68.603%{transform:translate(64.3991vw,68.603vh) scale(.7523)}to{transform:translate(60.23665vw,99vh) scale(.7523)}}.snow:nth-child(110){opacity:1.6596;transform:translate(64.1197vw,-10px) scale(.1485);animation:fall-110 13s -5s linear infinite}@keyframes fall-110{53.381%{transform:translate(58.8054vw,53.381vh) scale(.1485)}to{transform:translate(61.46255vw,99vh) scale(.1485)}}.snow:nth-child(111){opacity:1.0388;transform:translate(60.4583vw,-10px) scale(.0993);animation:fall-111 29s -10s linear infinite}@keyframes fall-111{72.633%{transform:translate(63.4954vw,72.633vh) scale(.0993)}to{transform:translate(61.97685vw,99vh) scale(.0993)}}.snow:nth-child(112){opacity:1.0624;transform:translate(.9108vw,-10px) scale(.7984);animation:fall-112 11s -8s linear infinite}@keyframes fall-112{55.688%{transform:translate(-7.7441vw,55.688vh) scale(.7984)}to{transform:translate(-3.41665vw,99vh) scale(.7984)}}.snow:nth-child(113){opacity:1.9586;transform:translate(35.3957vw,-10px) scale(.0369);animation:fall-113 28s -23s linear infinite}@keyframes fall-113{36.276%{transform:translate(37.821vw,36.276vh) scale(.0369)}to{transform:translate(36.60835vw,99vh) scale(.0369)}}.snow:nth-child(114){opacity:.0094;transform:translate(39.9781vw,-10px) scale(.8381);animation:fall-114 25s -27s linear infinite}@keyframes fall-114{75.624%{transform:translate(32.2084vw,75.624vh) scale(.8381)}to{transform:translate(36.09325vw,99vh) scale(.8381)}}.snow:nth-child(115){opacity:.194;transform:translate(1.1843vw,-10px) scale(.3334);animation:fall-115 29s -10s linear infinite}@keyframes fall-115{35.856%{transform:translate(-7.5972vw,35.856vh) scale(.3334)}to{transform:translate(-3.20645vw,99vh) scale(.3334)}}.snow:nth-child(116){opacity:1.984;transform:translate(46.545vw,-10px) scale(.5472);animation:fall-116 20s -15s linear infinite}@keyframes fall-116{73.296%{transform:translate(45.0145vw,73.296vh) scale(.5472)}to{transform:translate(45.77975vw,99vh) scale(.5472)}}.snow:nth-child(117){opacity:1.3216;transform:translate(58.5431vw,-10px) scale(.1033);animation:fall-117 16s -1s linear infinite}@keyframes fall-117{70.764%{transform:translate(65.7568vw,70.764vh) scale(.1033)}to{transform:translate(62.14995vw,99vh) scale(.1033)}}.snow:nth-child(118){opacity:.5582;transform:translate(47.7601vw,-10px) scale(.6322);animation:fall-118 19s -7s linear infinite}@keyframes fall-118{52.53%{transform:translate(54.4209vw,52.53vh) scale(.6322)}to{transform:translate(51.0905vw,99vh) scale(.6322)}}.snow:nth-child(119){opacity:1.8304;transform:translate(59.0215vw,-10px) scale(.9738);animation:fall-119 14s -6s linear infinite}@keyframes fall-119{50.126%{transform:translate(62.8951vw,50.126vh) scale(.9738)}to{transform:translate(60.9583vw,99vh) scale(.9738)}}.snow:nth-child(120){opacity:.4172;transform:translate(46.1936vw,-10px) scale(.6398);animation:fall-120 13s -22s linear infinite}@keyframes fall-120{33.703%{transform:translate(44.1429vw,33.703vh) scale(.6398)}to{transform:translate(45.16825vw,99vh) scale(.6398)}}.snow:nth-child(121){opacity:.7626;transform:translate(16.862vw,-10px) scale(.174);animation:fall-121 17s -7s linear infinite}@keyframes fall-121{49.638%{transform:translate(14.5035vw,49.638vh) scale(.174)}to{transform:translate(15.68275vw,99vh) scale(.174)}}.snow:nth-child(122){opacity:1.315;transform:translate(62.1979vw,-10px) scale(.0729);animation:fall-122 15s -23s linear infinite}@keyframes fall-122{30.043%{transform:translate(52.5691vw,30.043vh) scale(.0729)}to{transform:translate(57.3835vw,99vh) scale(.0729)}}.snow:nth-child(123){opacity:.052;transform:translate(76.7219vw,-10px) scale(.3319);animation:fall-123 15s -13s linear infinite}@keyframes fall-123{44.119%{transform:translate(70.6665vw,44.119vh) scale(.3319)}to{transform:translate(73.6942vw,99vh) scale(.3319)}}.snow:nth-child(124){opacity:.7688;transform:translate(93.2165vw,-10px) scale(.3248);animation:fall-124 26s -13s linear infinite}@keyframes fall-124{47.536%{transform:translate(96.9983vw,47.536vh) scale(.3248)}to{transform:translate(95.1074vw,99vh) scale(.3248)}}.snow:nth-child(125){opacity:1.3858;transform:translate(47.8981vw,-10px) scale(.1471);animation:fall-125 17s -19s linear infinite}@keyframes fall-125{73.244%{transform:translate(55.3113vw,73.244vh) scale(.1471)}to{transform:translate(51.6047vw,99vh) scale(.1471)}}.snow:nth-child(126){opacity:.5816;transform:translate(34.3592vw,-10px) scale(.5588);animation:fall-126 18s -8s linear infinite}@keyframes fall-126{76.717%{transform:translate(25.6946vw,76.717vh) scale(.5588)}to{transform:translate(30.0269vw,99vh) scale(.5588)}}.snow:nth-child(127){opacity:.3178;transform:translate(45.7716vw,-10px) scale(.6331);animation:fall-127 10s -4s linear infinite}@keyframes fall-127{67.424%{transform:translate(51.4795vw,67.424vh) scale(.6331)}to{transform:translate(48.62555vw,99vh) scale(.6331)}}.snow:nth-child(128){opacity:1.4328;transform:translate(61.6516vw,-10px) scale(.2004);animation:fall-128 12s -10s linear infinite}@keyframes fall-128{30.544%{transform:translate(64.926vw,30.544vh) scale(.2004)}to{transform:translate(63.2888vw,99vh) scale(.2004)}}.snow:nth-child(129){opacity:1.8202;transform:translate(54.2339vw,-10px) scale(.9622);animation:fall-129 26s -26s linear infinite}@keyframes fall-129{49.836%{transform:translate(47.3093vw,49.836vh) scale(.9622)}to{transform:translate(50.7716vw,99vh) scale(.9622)}}.snow:nth-child(130){opacity:1.2848;transform:translate(75.7032vw,-10px) scale(.6534);animation:fall-130 13s -29s linear infinite}@keyframes fall-130{68.631%{transform:translate(74.1781vw,68.631vh) scale(.6534)}to{transform:translate(74.94065vw,99vh) scale(.6534)}}.snow:nth-child(131){opacity:.7806;transform:translate(14.2282vw,-10px) scale(.4892);animation:fall-131 15s -24s linear infinite}@keyframes fall-131{52.968%{transform:translate(18.5431vw,52.968vh) scale(.4892)}to{transform:translate(16.38565vw,99vh) scale(.4892)}}.snow:nth-child(132){opacity:.3464;transform:translate(59.9769vw,-10px) scale(.4943);animation:fall-132 26s -10s linear infinite}@keyframes fall-132{41.531%{transform:translate(67.2928vw,41.531vh) scale(.4943)}to{transform:translate(63.63485vw,99vh) scale(.4943)}}.snow:nth-child(133){opacity:1.3222;transform:translate(47.2843vw,-10px) scale(.7887);animation:fall-133 29s -20s linear infinite}@keyframes fall-133{35.114%{transform:translate(47.8396vw,35.114vh) scale(.7887)}to{transform:translate(47.56195vw,99vh) scale(.7887)}}.snow:nth-child(134){opacity:.9038;transform:translate(6.5527vw,-10px) scale(.9727);animation:fall-134 10s -1s linear infinite}@keyframes fall-134{58.483%{transform:translate(6.539vw,58.483vh) scale(.9727)}to{transform:translate(6.54585vw,99vh) scale(.9727)}}.snow:nth-child(135){opacity:1.487;transform:translate(52.7234vw,-10px) scale(.7092);animation:fall-135 25s -6s linear infinite}@keyframes fall-135{36.95%{transform:translate(58.0796vw,36.95vh) scale(.7092)}to{transform:translate(55.4015vw,99vh) scale(.7092)}}.snow:nth-child(136){opacity:1.0222;transform:translate(81.9775vw,-10px) scale(.8686);animation:fall-136 16s -30s linear infinite}@keyframes fall-136{79.327%{transform:translate(90.8271vw,79.327vh) scale(.8686)}to{transform:translate(86.4023vw,99vh) scale(.8686)}}.snow:nth-child(137){opacity:1.8354;transform:translate(16.6773vw,-10px) scale(.0693);animation:fall-137 19s -30s linear infinite}@keyframes fall-137{61.396%{transform:translate(26.4186vw,61.396vh) scale(.0693)}to{transform:translate(21.54795vw,99vh) scale(.0693)}}.snow:nth-child(138){opacity:.0998;transform:translate(14.6738vw,-10px) scale(.6488);animation:fall-138 26s -26s linear infinite}@keyframes fall-138{33.152%{transform:translate(7.9979vw,33.152vh) scale(.6488)}to{transform:translate(11.33585vw,99vh) scale(.6488)}}.snow:nth-child(139){opacity:.8274;transform:translate(2.8397vw,-10px) scale(.6208);animation:fall-139 27s -5s linear infinite}@keyframes fall-139{72.4%{transform:translate(3.0657vw,72.4vh) scale(.6208)}to{transform:translate(2.9527vw,99vh) scale(.6208)}}.snow:nth-child(140){opacity:1.995;transform:translate(14.4532vw,-10px) scale(.9618);animation:fall-140 10s -15s linear infinite}@keyframes fall-140{70.445%{transform:translate(10.2824vw,70.445vh) scale(.9618)}to{transform:translate(12.3678vw,99vh) scale(.9618)}}.snow:nth-child(141){opacity:1.0796;transform:translate(51.9157vw,-10px) scale(.9082);animation:fall-141 14s -1s linear infinite}@keyframes fall-141{74.404%{transform:translate(52.0618vw,74.404vh) scale(.9082)}to{transform:translate(51.98875vw,99vh) scale(.9082)}}.snow:nth-child(142){opacity:.0996;transform:translate(96.1642vw,-10px) scale(.3385);animation:fall-142 23s -27s linear infinite}@keyframes fall-142{39.267%{transform:translate(86.9116vw,39.267vh) scale(.3385)}to{transform:translate(91.5379vw,99vh) scale(.3385)}}.snow:nth-child(143){opacity:.0062;transform:translate(31.4335vw,-10px) scale(.0166);animation:fall-143 26s -20s linear infinite}@keyframes fall-143{73.189%{transform:translate(33.5622vw,73.189vh) scale(.0166)}to{transform:translate(32.49785vw,99vh) scale(.0166)}}.snow:nth-child(144){opacity:1.4976;transform:translate(98.4867vw,-10px) scale(.6314);animation:fall-144 28s -24s linear infinite}@keyframes fall-144{75.172%{transform:translate(105.1292vw,75.172vh) scale(.6314)}to{transform:translate(101.80795vw,99vh) scale(.6314)}}.snow:nth-child(145){opacity:.0984;transform:translate(54.0105vw,-10px) scale(.8665);animation:fall-145 19s -2s linear infinite}@keyframes fall-145{37.747%{transform:translate(47.8982vw,37.747vh) scale(.8665)}to{transform:translate(50.95435vw,99vh) scale(.8665)}}.snow:nth-child(146){opacity:.167;transform:translate(96.3319vw,-10px) scale(.9909);animation:fall-146 12s -8s linear infinite}@keyframes fall-146{44.538%{transform:translate(101.5744vw,44.538vh) scale(.9909)}to{transform:translate(98.95315vw,99vh) scale(.9909)}}.snow:nth-child(147){opacity:.1624;transform:translate(41.918vw,-10px) scale(.6561);animation:fall-147 14s -6s linear infinite}@keyframes fall-147{58.554%{transform:translate(39.8688vw,58.554vh) scale(.6561)}to{transform:translate(40.8934vw,99vh) scale(.6561)}}.snow:nth-child(148){opacity:1.7702;transform:translate(63.789vw,-10px) scale(.0008);animation:fall-148 16s -16s linear infinite}@keyframes fall-148{59.142%{transform:translate(70.5859vw,59.142vh) scale(.0008)}to{transform:translate(67.18745vw,99vh) scale(.0008)}}.snow:nth-child(149){opacity:.5172;transform:translate(77.4887vw,-10px) scale(.8513);animation:fall-149 28s -1s linear infinite}@keyframes fall-149{40.342%{transform:translate(86.2252vw,40.342vh) scale(.8513)}to{transform:translate(81.85695vw,99vh) scale(.8513)}}.snow:nth-child(150){opacity:1.023;transform:translate(50.6361vw,-10px) scale(.7964);animation:fall-150 29s -23s linear infinite}@keyframes fall-150{73.38%{transform:translate(54.8453vw,73.38vh) scale(.7964)}to{transform:translate(52.7407vw,99vh) scale(.7964)}}.snow:nth-child(151){opacity:.831;transform:translate(63.9052vw,-10px) scale(.0031);animation:fall-151 27s -2s linear infinite}@keyframes fall-151{77.096%{transform:translate(54.7483vw,77.096vh) scale(.0031)}to{transform:translate(59.32675vw,99vh) scale(.0031)}}.snow:nth-child(152){opacity:.8654;transform:translate(44.0964vw,-10px) scale(.9725);animation:fall-152 21s -23s linear infinite}@keyframes fall-152{30.044%{transform:translate(38.0701vw,30.044vh) scale(.9725)}to{transform:translate(41.08325vw,99vh) scale(.9725)}}.snow:nth-child(153){opacity:.52;transform:translate(46.2593vw,-10px) scale(.6554);animation:fall-153 17s -13s linear infinite}@keyframes fall-153{45.923%{transform:translate(39.368vw,45.923vh) scale(.6554)}to{transform:translate(42.81365vw,99vh) scale(.6554)}}.snow:nth-child(154){opacity:.6996;transform:translate(34.4522vw,-10px) scale(.5116);animation:fall-154 10s -27s linear infinite}@keyframes fall-154{72.983%{transform:translate(33.6557vw,72.983vh) scale(.5116)}to{transform:translate(34.05395vw,99vh) scale(.5116)}}.snow:nth-child(155){opacity:1.7568;transform:translate(36.5192vw,-10px) scale(.4542);animation:fall-155 16s -4s linear infinite}@keyframes fall-155{75.187%{transform:translate(39.3228vw,75.187vh) scale(.4542)}to{transform:translate(37.921vw,99vh) scale(.4542)}}.snow:nth-child(156){opacity:.9998;transform:translate(34.7506vw,-10px) scale(.8108);animation:fall-156 29s -30s linear infinite}@keyframes fall-156{58.356%{transform:translate(26.8362vw,58.356vh) scale(.8108)}to{transform:translate(30.7934vw,99vh) scale(.8108)}}.snow:nth-child(157){opacity:.5768;transform:translate(59.3029vw,-10px) scale(.774);animation:fall-157 10s -1s linear infinite}@keyframes fall-157{59.715%{transform:translate(58.1696vw,59.715vh) scale(.774)}to{transform:translate(58.73625vw,99vh) scale(.774)}}.snow:nth-child(158){opacity:1.3196;transform:translate(54.5538vw,-10px) scale(.0551);animation:fall-158 30s -16s linear infinite}@keyframes fall-158{55.594%{transform:translate(63.6933vw,55.594vh) scale(.0551)}to{transform:translate(59.12355vw,99vh) scale(.0551)}}.snow:nth-child(159){opacity:.6388;transform:translate(94.4841vw,-10px) scale(.8651);animation:fall-159 25s -17s linear infinite}@keyframes fall-159{76.123%{transform:translate(99.4825vw,76.123vh) scale(.8651)}to{transform:translate(96.9833vw,99vh) scale(.8651)}}.snow:nth-child(160){opacity:.0328;transform:translate(77.7545vw,-10px) scale(.3004);animation:fall-160 17s -30s linear infinite}@keyframes fall-160{62.354%{transform:translate(83.1714vw,62.354vh) scale(.3004)}to{transform:translate(80.46295vw,99vh) scale(.3004)}}.snow:nth-child(161){opacity:1.746;transform:translate(97.0557vw,-10px) scale(.4919);animation:fall-161 21s -21s linear infinite}@keyframes fall-161{71.557%{transform:translate(92.835vw,71.557vh) scale(.4919)}to{transform:translate(94.94535vw,99vh) scale(.4919)}}.snow:nth-child(162){opacity:1.1684;transform:translate(90.1183vw,-10px) scale(.2526);animation:fall-162 22s -26s linear infinite}@keyframes fall-162{55.334%{transform:translate(83.0205vw,55.334vh) scale(.2526)}to{transform:translate(86.5694vw,99vh) scale(.2526)}}.snow:nth-child(163){opacity:.9368;transform:translate(90.6984vw,-10px) scale(.3297);animation:fall-163 15s -8s linear infinite}@keyframes fall-163{65.702%{transform:translate(89.4724vw,65.702vh) scale(.3297)}to{transform:translate(90.0854vw,99vh) scale(.3297)}}.snow:nth-child(164){opacity:1.8096;transform:translate(74.1402vw,-10px) scale(.0468);animation:fall-164 18s -11s linear infinite}@keyframes fall-164{76.906%{transform:translate(67.1539vw,76.906vh) scale(.0468)}to{transform:translate(70.64705vw,99vh) scale(.0468)}}.snow:nth-child(165){opacity:1.5654;transform:translate(87.0407vw,-10px) scale(.5127);animation:fall-165 21s -10s linear infinite}@keyframes fall-165{32.983%{transform:translate(85.9981vw,32.983vh) scale(.5127)}to{transform:translate(86.5194vw,99vh) scale(.5127)}}.snow:nth-child(166){opacity:1.4956;transform:translate(40.4809vw,-10px) scale(.1272);animation:fall-166 30s -13s linear infinite}@keyframes fall-166{74.442%{transform:translate(31.2704vw,74.442vh) scale(.1272)}to{transform:translate(35.87565vw,99vh) scale(.1272)}}.snow:nth-child(167){opacity:.909;transform:translate(29.1944vw,-10px) scale(.4662);animation:fall-167 28s -21s linear infinite}@keyframes fall-167{54.533%{transform:translate(39.0902vw,54.533vh) scale(.4662)}to{transform:translate(34.1423vw,99vh) scale(.4662)}}.snow:nth-child(168){opacity:.8132;transform:translate(33.7426vw,-10px) scale(.5942);animation:fall-168 14s -5s linear infinite}@keyframes fall-168{45.147%{transform:translate(40.2461vw,45.147vh) scale(.5942)}to{transform:translate(36.99435vw,99vh) scale(.5942)}}.snow:nth-child(169){opacity:1.8482;transform:translate(79.6426vw,-10px) scale(.2434);animation:fall-169 10s -12s linear infinite}@keyframes fall-169{33.731%{transform:translate(76.1254vw,33.731vh) scale(.2434)}to{transform:translate(77.884vw,99vh) scale(.2434)}}.snow:nth-child(170){opacity:.6416;transform:translate(80.0661vw,-10px) scale(.944);animation:fall-170 28s -6s linear infinite}@keyframes fall-170{34.82%{transform:translate(76.8054vw,34.82vh) scale(.944)}to{transform:translate(78.43575vw,99vh) scale(.944)}}.snow:nth-child(171){opacity:.8634;transform:translate(77.1178vw,-10px) scale(.5913);animation:fall-171 30s -8s linear infinite}@keyframes fall-171{32.322%{transform:translate(72.8733vw,32.322vh) scale(.5913)}to{transform:translate(74.99555vw,99vh) scale(.5913)}}.snow:nth-child(172){opacity:.3618;transform:translate(66.8617vw,-10px) scale(.5027);animation:fall-172 28s -20s linear infinite}@keyframes fall-172{72.087%{transform:translate(70.5494vw,72.087vh) scale(.5027)}to{transform:translate(68.70555vw,99vh) scale(.5027)}}.snow:nth-child(173){opacity:1.1572;transform:translate(90.3428vw,-10px) scale(.506);animation:fall-173 23s -17s linear infinite}@keyframes fall-173{71.364%{transform:translate(93.5316vw,71.364vh) scale(.506)}to{transform:translate(91.9372vw,99vh) scale(.506)}}.snow:nth-child(174){opacity:1.738;transform:translate(28.0561vw,-10px) scale(.1881);animation:fall-174 20s -18s linear infinite}@keyframes fall-174{37.101%{transform:translate(26.5043vw,37.101vh) scale(.1881)}to{transform:translate(27.2802vw,99vh) scale(.1881)}}.snow:nth-child(175){opacity:.9234;transform:translate(63.7898vw,-10px) scale(.5531);animation:fall-175 20s -9s linear infinite}@keyframes fall-175{46.866%{transform:translate(72.481vw,46.866vh) scale(.5531)}to{transform:translate(68.1354vw,99vh) scale(.5531)}}.snow:nth-child(176){opacity:.552;transform:translate(95.4041vw,-10px) scale(.6721);animation:fall-176 13s -14s linear infinite}@keyframes fall-176{48.309%{transform:translate(90.5769vw,48.309vh) scale(.6721)}to{transform:translate(92.9905vw,99vh) scale(.6721)}}.snow:nth-child(177){opacity:1.298;transform:translate(84.4359vw,-10px) scale(.8644);animation:fall-177 16s -18s linear infinite}@keyframes fall-177{34.495%{transform:translate(86.7832vw,34.495vh) scale(.8644)}to{transform:translate(85.60955vw,99vh) scale(.8644)}}.snow:nth-child(178){opacity:.1792;transform:translate(20.5669vw,-10px) scale(.4781);animation:fall-178 13s -15s linear infinite}@keyframes fall-178{67.367%{transform:translate(25.5496vw,67.367vh) scale(.4781)}to{transform:translate(23.05825vw,99vh) scale(.4781)}}.snow:nth-child(179){opacity:1.5568;transform:translate(73.8869vw,-10px) scale(.3574);animation:fall-179 27s -16s linear infinite}@keyframes fall-179{49.025%{transform:translate(65.3224vw,49.025vh) scale(.3574)}to{transform:translate(69.60465vw,99vh) scale(.3574)}}.snow:nth-child(180){opacity:1.6382;transform:translate(26.2655vw,-10px) scale(.6898);animation:fall-180 18s -12s linear infinite}@keyframes fall-180{45.003%{transform:translate(31.4446vw,45.003vh) scale(.6898)}to{transform:translate(28.85505vw,99vh) scale(.6898)}}.snow:nth-child(181){opacity:1.2038;transform:translate(17.2952vw,-10px) scale(.3868);animation:fall-181 15s -22s linear infinite}@keyframes fall-181{40.132%{transform:translate(9.8791vw,40.132vh) scale(.3868)}to{transform:translate(13.58715vw,99vh) scale(.3868)}}.snow:nth-child(182){opacity:1.0938;transform:translate(78.0261vw,-10px) scale(.3864);animation:fall-182 28s -6s linear infinite}@keyframes fall-182{57.08%{transform:translate(75.5871vw,57.08vh) scale(.3864)}to{transform:translate(76.8066vw,99vh) scale(.3864)}}.snow:nth-child(183){opacity:1.08;transform:translate(57.3977vw,-10px) scale(.1324);animation:fall-183 20s -29s linear infinite}@keyframes fall-183{57.122%{transform:translate(64.614vw,57.122vh) scale(.1324)}to{transform:translate(61.00585vw,99vh) scale(.1324)}}.snow:nth-child(184){opacity:1.4254;transform:translate(4.3774vw,-10px) scale(.5582);animation:fall-184 12s -11s linear infinite}@keyframes fall-184{60.027%{transform:translate(13.1708vw,60.027vh) scale(.5582)}to{transform:translate(8.7741vw,99vh) scale(.5582)}}.snow:nth-child(185){opacity:1.255;transform:translate(83.1083vw,-10px) scale(.2004);animation:fall-185 19s -6s linear infinite}@keyframes fall-185{43.346%{transform:translate(90.8546vw,43.346vh) scale(.2004)}to{transform:translate(86.98145vw,99vh) scale(.2004)}}.snow:nth-child(186){opacity:.0408;transform:translate(2.2673vw,-10px) scale(.9994);animation:fall-186 23s -26s linear infinite}@keyframes fall-186{59.068%{transform:translate(-5.2033vw,59.068vh) scale(.9994)}to{transform:translate(-1.468vw,99vh) scale(.9994)}}.snow:nth-child(187){opacity:1.733;transform:translate(45.1885vw,-10px) scale(.0723);animation:fall-187 25s -7s linear infinite}@keyframes fall-187{67.381%{transform:translate(48.0208vw,67.381vh) scale(.0723)}to{transform:translate(46.60465vw,99vh) scale(.0723)}}.snow:nth-child(188){opacity:.4122;transform:translate(91.2337vw,-10px) scale(.9729);animation:fall-188 19s -7s linear infinite}@keyframes fall-188{39.918%{transform:translate(93.3781vw,39.918vh) scale(.9729)}to{transform:translate(92.3059vw,99vh) scale(.9729)}}.snow:nth-child(189){opacity:.865;transform:translate(16.235vw,-10px) scale(.0501);animation:fall-189 20s -19s linear infinite}@keyframes fall-189{66.273%{transform:translate(16.0673vw,66.273vh) scale(.0501)}to{transform:translate(16.15115vw,99vh) scale(.0501)}}.snow:nth-child(190){opacity:1.4538;transform:translate(8.6115vw,-10px) scale(.1814);animation:fall-190 30s -8s linear infinite}@keyframes fall-190{37.96%{transform:translate(12.4307vw,37.96vh) scale(.1814)}to{transform:translate(10.5211vw,99vh) scale(.1814)}}.snow:nth-child(191){opacity:.7572;transform:translate(20.3236vw,-10px) scale(.5676);animation:fall-191 22s -19s linear infinite}@keyframes fall-191{68.626%{transform:translate(22.9802vw,68.626vh) scale(.5676)}to{transform:translate(21.6519vw,99vh) scale(.5676)}}.snow:nth-child(192){opacity:.4432;transform:translate(97.4218vw,-10px) scale(.9294);animation:fall-192 17s -2s linear infinite}@keyframes fall-192{39.32%{transform:translate(98.7256vw,39.32vh) scale(.9294)}to{transform:translate(98.0737vw,99vh) scale(.9294)}}.snow:nth-child(193){opacity:.6898;transform:translate(85.238vw,-10px) scale(.0294);animation:fall-193 15s -1s linear infinite}@keyframes fall-193{56.379%{transform:translate(90.4769vw,56.379vh) scale(.0294)}to{transform:translate(87.85745vw,99vh) scale(.0294)}}.snow:nth-child(194){opacity:.272;transform:translate(63.1004vw,-10px) scale(.048);animation:fall-194 27s -10s linear infinite}@keyframes fall-194{78.019%{transform:translate(63.31vw,78.019vh) scale(.048)}to{transform:translate(63.2052vw,99vh) scale(.048)}}.snow:nth-child(195){opacity:.3228;transform:translate(45.8276vw,-10px) scale(.9026);animation:fall-195 30s -26s linear infinite}@keyframes fall-195{64.762%{transform:translate(53.9659vw,64.762vh) scale(.9026)}to{transform:translate(49.89675vw,99vh) scale(.9026)}}.snow:nth-child(196){opacity:1.3162;transform:translate(90.7622vw,-10px) scale(.6325);animation:fall-196 25s -19s linear infinite}@keyframes fall-196{70.994%{transform:translate(93.3026vw,70.994vh) scale(.6325)}to{transform:translate(92.0324vw,99vh) scale(.6325)}}.snow:nth-child(197){opacity:1.1126;transform:translate(23.6456vw,-10px) scale(.5892);animation:fall-197 16s -7s linear infinite}@keyframes fall-197{71.649%{transform:translate(15.6413vw,71.649vh) scale(.5892)}to{transform:translate(19.64345vw,99vh) scale(.5892)}}.snow:nth-child(198){opacity:.669;transform:translate(96.5028vw,-10px) scale(.7655);animation:fall-198 23s -11s linear infinite}@keyframes fall-198{65.102%{transform:translate(93.3497vw,65.102vh) scale(.7655)}to{transform:translate(94.92625vw,99vh) scale(.7655)}}.snow:nth-child(199){opacity:.8258;transform:translate(85.358vw,-10px) scale(.298);animation:fall-199 22s -26s linear infinite}@keyframes fall-199{71.658%{transform:translate(92.6072vw,71.658vh) scale(.298)}to{transform:translate(88.9826vw,99vh) scale(.298)}}.snow:nth-child(200){opacity:.0988;transform:translate(80.3763vw,-10px) scale(.3387);animation:fall-200 12s -17s linear infinite}@keyframes fall-200{65.33%{transform:translate(80.4046vw,65.33vh) scale(.3387)}to{transform:translate(80.39045vw,99vh) scale(.3387)}}.snow:nth-child(201){opacity:1.6878;transform:translate(47.1691vw,-10px) scale(.0818);animation:fall-201 15s -4s linear infinite}@keyframes fall-201{64.192%{transform:translate(48.706vw,64.192vh) scale(.0818)}to{transform:translate(47.93755vw,99vh) scale(.0818)}}.snow:nth-child(202){opacity:.2464;transform:translate(67.9255vw,-10px) scale(.2336);animation:fall-202 17s -5s linear infinite}@keyframes fall-202{62.403%{transform:translate(63.4208vw,62.403vh) scale(.2336)}to{transform:translate(65.67315vw,99vh) scale(.2336)}}.snow:nth-child(203){opacity:1.5922;transform:translate(54.5222vw,-10px) scale(.5376);animation:fall-203 25s -6s linear infinite}@keyframes fall-203{63.083%{transform:translate(59.4022vw,63.083vh) scale(.5376)}to{transform:translate(56.9622vw,99vh) scale(.5376)}}.snow:nth-child(204){opacity:1.28;transform:translate(99.8718vw,-10px) scale(.6307);animation:fall-204 26s -2s linear infinite}@keyframes fall-204{64.351%{transform:translate(96.2766vw,64.351vh) scale(.6307)}to{transform:translate(98.0742vw,99vh) scale(.6307)}}.snow:nth-child(205){opacity:.5592;transform:translate(20.7416vw,-10px) scale(.9256);animation:fall-205 26s -10s linear infinite}@keyframes fall-205{77.207%{transform:translate(22.8592vw,77.207vh) scale(.9256)}to{transform:translate(21.8004vw,99vh) scale(.9256)}}.snow:nth-child(206){opacity:1.512;transform:translate(45.0549vw,-10px) scale(.2791);animation:fall-206 28s -22s linear infinite}@keyframes fall-206{54.657%{transform:translate(44.0573vw,54.657vh) scale(.2791)}to{transform:translate(44.5561vw,99vh) scale(.2791)}}.snow:nth-child(207){opacity:.868;transform:translate(96.1264vw,-10px) scale(.5864);animation:fall-207 26s -2s linear infinite}@keyframes fall-207{40.981%{transform:translate(97.0254vw,40.981vh) scale(.5864)}to{transform:translate(96.5759vw,99vh) scale(.5864)}}.snow:nth-child(208){opacity:1.875;transform:translate(49.9858vw,-10px) scale(.8421);animation:fall-208 19s -14s linear infinite}@keyframes fall-208{58.943%{transform:translate(40.7665vw,58.943vh) scale(.8421)}to{transform:translate(45.37615vw,99vh) scale(.8421)}}.snow:nth-child(209){opacity:.1016;transform:translate(75.2538vw,-10px) scale(.2488);animation:fall-209 14s -3s linear infinite}@keyframes fall-209{32.524%{transform:translate(84.6369vw,32.524vh) scale(.2488)}to{transform:translate(79.94535vw,99vh) scale(.2488)}}.snow:nth-child(210){opacity:.6414;transform:translate(16.3191vw,-10px) scale(.1116);animation:fall-210 23s -11s linear infinite}@keyframes fall-210{46.831%{transform:translate(14.2725vw,46.831vh) scale(.1116)}to{transform:translate(15.2958vw,99vh) scale(.1116)}}.snow:nth-child(211){opacity:.4088;transform:translate(34.1684vw,-10px) scale(.2207);animation:fall-211 27s -8s linear infinite}@keyframes fall-211{58.262%{transform:translate(39.6952vw,58.262vh) scale(.2207)}to{transform:translate(36.9318vw,99vh) scale(.2207)}}.snow:nth-child(212){opacity:.1032;transform:translate(13.3994vw,-10px) scale(.2686);animation:fall-212 15s -4s linear infinite}@keyframes fall-212{34.757%{transform:translate(19.8266vw,34.757vh) scale(.2686)}to{transform:translate(16.613vw,99vh) scale(.2686)}}.snow:nth-child(213){opacity:.214;transform:translate(38.8769vw,-10px) scale(.0217);animation:fall-213 12s -23s linear infinite}@keyframes fall-213{62.71%{transform:translate(30.6613vw,62.71vh) scale(.0217)}to{transform:translate(34.7691vw,99vh) scale(.0217)}}.snow:nth-child(214){opacity:1.5492;transform:translate(34.9577vw,-10px) scale(.5197);animation:fall-214 26s -27s linear infinite}@keyframes fall-214{41.603%{transform:translate(37.287vw,41.603vh) scale(.5197)}to{transform:translate(36.12235vw,99vh) scale(.5197)}}.snow:nth-child(215){opacity:.5116;transform:translate(13.7975vw,-10px) scale(.8347);animation:fall-215 10s -25s linear infinite}@keyframes fall-215{40.471%{transform:translate(6.2685vw,40.471vh) scale(.8347)}to{transform:translate(10.033vw,99vh) scale(.8347)}}.snow:nth-child(216){opacity:.3188;transform:translate(63.6259vw,-10px) scale(.3934);animation:fall-216 12s -22s linear infinite}@keyframes fall-216{49.977%{transform:translate(71.3352vw,49.977vh) scale(.3934)}to{transform:translate(67.48055vw,99vh) scale(.3934)}}.snow:nth-child(217){opacity:1.9498;transform:translate(46.1932vw,-10px) scale(.3843);animation:fall-217 28s -4s linear infinite}@keyframes fall-217{58.088%{transform:translate(45.8002vw,58.088vh) scale(.3843)}to{transform:translate(45.9967vw,99vh) scale(.3843)}}.snow:nth-child(218){opacity:.2264;transform:translate(98.9543vw,-10px) scale(.3872);animation:fall-218 22s -14s linear infinite}@keyframes fall-218{54.734%{transform:translate(89.3966vw,54.734vh) scale(.3872)}to{transform:translate(94.17545vw,99vh) scale(.3872)}}.snow:nth-child(219){opacity:.2046;transform:translate(93.0038vw,-10px) scale(.1698);animation:fall-219 27s -21s linear infinite}@keyframes fall-219{49.517%{transform:translate(91.1648vw,49.517vh) scale(.1698)}to{transform:translate(92.0843vw,99vh) scale(.1698)}}.snow:nth-child(220){opacity:1.4934;transform:translate(52.4358vw,-10px) scale(.8639);animation:fall-220 27s -15s linear infinite}@keyframes fall-220{76.924%{transform:translate(59.9607vw,76.924vh) scale(.8639)}to{transform:translate(56.19825vw,99vh) scale(.8639)}}.snow:nth-child(221){opacity:1.561;transform:translate(56.0364vw,-10px) scale(.9712);animation:fall-221 12s -1s linear infinite}@keyframes fall-221{44.877%{transform:translate(52.8832vw,44.877vh) scale(.9712)}to{transform:translate(54.4598vw,99vh) scale(.9712)}}.snow:nth-child(222){opacity:.6046;transform:translate(7.456vw,-10px) scale(.3368);animation:fall-222 22s -15s linear infinite}@keyframes fall-222{38.982%{transform:translate(.19vw,38.982vh) scale(.3368)}to{transform:translate(3.823vw,99vh) scale(.3368)}}.snow:nth-child(223){opacity:.865;transform:translate(33.1119vw,-10px) scale(.1809);animation:fall-223 29s -9s linear infinite}@keyframes fall-223{57.212%{transform:translate(41.9042vw,57.212vh) scale(.1809)}to{transform:translate(37.50805vw,99vh) scale(.1809)}}.snow:nth-child(224){opacity:1.4594;transform:translate(83.6355vw,-10px) scale(.9833);animation:fall-224 17s -24s linear infinite}@keyframes fall-224{62.865%{transform:translate(77.7237vw,62.865vh) scale(.9833)}to{transform:translate(80.6796vw,99vh) scale(.9833)}}.snow:nth-child(225){opacity:.2286;transform:translate(48.7895vw,-10px) scale(.2837);animation:fall-225 28s -13s linear infinite}@keyframes fall-225{33.255%{transform:translate(58.1647vw,33.255vh) scale(.2837)}to{transform:translate(53.4771vw,99vh) scale(.2837)}}.snow:nth-child(226){opacity:.3372;transform:translate(23.1298vw,-10px) scale(.9911);animation:fall-226 25s -19s linear infinite}@keyframes fall-226{74.531%{transform:translate(30.8561vw,74.531vh) scale(.9911)}to{transform:translate(26.99295vw,99vh) scale(.9911)}}.snow:nth-child(227){opacity:1.8902;transform:translate(22.9053vw,-10px) scale(.6799);animation:fall-227 29s -14s linear infinite}@keyframes fall-227{61.348%{transform:translate(30.6492vw,61.348vh) scale(.6799)}to{transform:translate(26.77725vw,99vh) scale(.6799)}}.snow:nth-child(228){opacity:.79;transform:translate(62.4069vw,-10px) scale(.7195);animation:fall-228 24s -13s linear infinite}@keyframes fall-228{36.032%{transform:translate(72.2999vw,36.032vh) scale(.7195)}to{transform:translate(67.3534vw,99vh) scale(.7195)}}.snow:nth-child(229){opacity:1.902;transform:translate(26.1086vw,-10px) scale(.9302);animation:fall-229 15s -2s linear infinite}@keyframes fall-229{35.56%{transform:translate(30.4549vw,35.56vh) scale(.9302)}to{transform:translate(28.28175vw,99vh) scale(.9302)}}.snow:nth-child(230){opacity:1.1568;transform:translate(80.4755vw,-10px) scale(.3795);animation:fall-230 15s -24s linear infinite}@keyframes fall-230{54.089%{transform:translate(86.3822vw,54.089vh) scale(.3795)}to{transform:translate(83.42885vw,99vh) scale(.3795)}}.snow:nth-child(231){opacity:.6196;transform:translate(51.2658vw,-10px) scale(.1805);animation:fall-231 20s -26s linear infinite}@keyframes fall-231{71.734%{transform:translate(41.861vw,71.734vh) scale(.1805)}to{transform:translate(46.5634vw,99vh) scale(.1805)}}.snow:nth-child(232){opacity:1.5086;transform:translate(96.0798vw,-10px) scale(.4101);animation:fall-232 22s -27s linear infinite}@keyframes fall-232{46.412%{transform:translate(90.9566vw,46.412vh) scale(.4101)}to{transform:translate(93.5182vw,99vh) scale(.4101)}}.snow:nth-child(233){opacity:1.4432;transform:translate(82.2566vw,-10px) scale(.526);animation:fall-233 15s -19s linear infinite}@keyframes fall-233{38.569%{transform:translate(76.6677vw,38.569vh) scale(.526)}to{transform:translate(79.46215vw,99vh) scale(.526)}}.snow:nth-child(234){opacity:.9226;transform:translate(51.0421vw,-10px) scale(.6254);animation:fall-234 26s -30s linear infinite}@keyframes fall-234{65.903%{transform:translate(46.8103vw,65.903vh) scale(.6254)}to{transform:translate(48.9262vw,99vh) scale(.6254)}}.snow:nth-child(235){opacity:1.439;transform:translate(58.2046vw,-10px) scale(.0739);animation:fall-235 17s -23s linear infinite}@keyframes fall-235{62.611%{transform:translate(65.0969vw,62.611vh) scale(.0739)}to{transform:translate(61.65075vw,99vh) scale(.0739)}}.snow:nth-child(236){opacity:1.9202;transform:translate(34.1359vw,-10px) scale(.4979);animation:fall-236 15s -25s linear infinite}@keyframes fall-236{67.15%{transform:translate(24.8154vw,67.15vh) scale(.4979)}to{transform:translate(29.47565vw,99vh) scale(.4979)}}.snow:nth-child(237){opacity:1.4486;transform:translate(40.3407vw,-10px) scale(.0941);animation:fall-237 18s -21s linear infinite}@keyframes fall-237{74.303%{transform:translate(34.0195vw,74.303vh) scale(.0941)}to{transform:translate(37.1801vw,99vh) scale(.0941)}}.snow:nth-child(238){opacity:.8088;transform:translate(16.7674vw,-10px) scale(.1829);animation:fall-238 14s -23s linear infinite}@keyframes fall-238{35.773%{transform:translate(19.5272vw,35.773vh) scale(.1829)}to{transform:translate(18.1473vw,99vh) scale(.1829)}}.snow:nth-child(239){opacity:1.8544;transform:translate(8.1934vw,-10px) scale(.8792);animation:fall-239 10s -8s linear infinite}@keyframes fall-239{61.688%{transform:translate(2.1746vw,61.688vh) scale(.8792)}to{transform:translate(5.184vw,99vh) scale(.8792)}}.snow:nth-child(240){opacity:1.305;transform:translate(78.3102vw,-10px) scale(.037);animation:fall-240 25s -29s linear infinite}@keyframes fall-240{64.239%{transform:translate(80.1961vw,64.239vh) scale(.037)}to{transform:translate(79.25315vw,99vh) scale(.037)}}.snow:nth-child(241){opacity:.5468;transform:translate(51.8102vw,-10px) scale(.2303);animation:fall-241 28s -28s linear infinite}@keyframes fall-241{42.761%{transform:translate(43.2332vw,42.761vh) scale(.2303)}to{transform:translate(47.5217vw,99vh) scale(.2303)}}.snow:nth-child(242){opacity:.4638;transform:translate(13.2884vw,-10px) scale(.3068);animation:fall-242 11s -19s linear infinite}@keyframes fall-242{42.314%{transform:translate(10.3881vw,42.314vh) scale(.3068)}to{transform:translate(11.83825vw,99vh) scale(.3068)}}.snow:nth-child(243){opacity:.4848;transform:translate(70.4985vw,-10px) scale(.8304);animation:fall-243 22s -18s linear infinite}@keyframes fall-243{51.469%{transform:translate(68.4249vw,51.469vh) scale(.8304)}to{transform:translate(69.4617vw,99vh) scale(.8304)}}.snow:nth-child(244){opacity:1.2478;transform:translate(35.3366vw,-10px) scale(.8441);animation:fall-244 28s -30s linear infinite}@keyframes fall-244{68.175%{transform:translate(39.978vw,68.175vh) scale(.8441)}to{transform:translate(37.6573vw,99vh) scale(.8441)}}.snow:nth-child(245){opacity:.0122;transform:translate(64.4641vw,-10px) scale(.2194);animation:fall-245 24s -22s linear infinite}@keyframes fall-245{62.677%{transform:translate(70.3243vw,62.677vh) scale(.2194)}to{transform:translate(67.3942vw,99vh) scale(.2194)}}.snow:nth-child(246){opacity:1.412;transform:translate(56.3723vw,-10px) scale(.2029);animation:fall-246 18s -3s linear infinite}@keyframes fall-246{43.369%{transform:translate(55.488vw,43.369vh) scale(.2029)}to{transform:translate(55.93015vw,99vh) scale(.2029)}}.snow:nth-child(247){opacity:.3518;transform:translate(18.8133vw,-10px) scale(.7885);animation:fall-247 28s -8s linear infinite}@keyframes fall-247{74.901%{transform:translate(11.3564vw,74.901vh) scale(.7885)}to{transform:translate(15.08485vw,99vh) scale(.7885)}}.snow:nth-child(248){opacity:1.421;transform:translate(67.9012vw,-10px) scale(.5283);animation:fall-248 30s -6s linear infinite}@keyframes fall-248{45.793%{transform:translate(64.3789vw,45.793vh) scale(.5283)}to{transform:translate(66.14005vw,99vh) scale(.5283)}}.snow:nth-child(249){opacity:1.3494;transform:translate(67.019vw,-10px) scale(.9664);animation:fall-249 26s -25s linear infinite}@keyframes fall-249{70.555%{transform:translate(68.6153vw,70.555vh) scale(.9664)}to{transform:translate(67.81715vw,99vh) scale(.9664)}}.snow:nth-child(250){opacity:1.4614;transform:translate(99.5279vw,-10px) scale(.7704);animation:fall-250 28s -6s linear infinite}@keyframes fall-250{79.234%{transform:translate(109.1461vw,79.234vh) scale(.7704)}to{transform:translate(104.337vw,99vh) scale(.7704)}}.snow:nth-child(251){opacity:.78;transform:translate(55.5363vw,-10px) scale(.9836);animation:fall-251 11s -10s linear infinite}@keyframes fall-251{64.96%{transform:translate(46.7811vw,64.96vh) scale(.9836)}to{transform:translate(51.1587vw,99vh) scale(.9836)}}.snow:nth-child(252){opacity:1.0066;transform:translate(78.3379vw,-10px) scale(.7294);animation:fall-252 21s -5s linear infinite}@keyframes fall-252{58.169%{transform:translate(86.4892vw,58.169vh) scale(.7294)}to{transform:translate(82.41355vw,99vh) scale(.7294)}}.snow:nth-child(253){opacity:1.3408;transform:translate(85.8029vw,-10px) scale(.7676);animation:fall-253 28s -23s linear infinite}@keyframes fall-253{30.791%{transform:translate(94.0504vw,30.791vh) scale(.7676)}to{transform:translate(89.92665vw,99vh) scale(.7676)}}.snow:nth-child(254){opacity:.5166;transform:translate(83.5758vw,-10px) scale(.2634);animation:fall-254 15s -18s linear infinite}@keyframes fall-254{41.394%{transform:translate(78.7156vw,41.394vh) scale(.2634)}to{transform:translate(81.1457vw,99vh) scale(.2634)}}.snow:nth-child(255){opacity:.5392;transform:translate(33.7722vw,-10px) scale(.2663);animation:fall-255 20s -19s linear infinite}@keyframes fall-255{31.421%{transform:translate(38.293vw,31.421vh) scale(.2663)}to{transform:translate(36.0326vw,99vh) scale(.2663)}}.snow:nth-child(256){opacity:.7578;transform:translate(71.3835vw,-10px) scale(.0687);animation:fall-256 20s -8s linear infinite}@keyframes fall-256{73.437%{transform:translate(63.3552vw,73.437vh) scale(.0687)}to{transform:translate(67.36935vw,99vh) scale(.0687)}}.snow:nth-child(257){opacity:.3756;transform:translate(46.9729vw,-10px) scale(.778);animation:fall-257 18s -18s linear infinite}@keyframes fall-257{55.275%{transform:translate(53.8937vw,55.275vh) scale(.778)}to{transform:translate(50.4333vw,99vh) scale(.778)}}.snow:nth-child(258){opacity:1.6936;transform:translate(1.4588vw,-10px) scale(.1422);animation:fall-258 24s -2s linear infinite}@keyframes fall-258{50.325%{transform:translate(2.2926vw,50.325vh) scale(.1422)}to{transform:translate(1.8757vw,99vh) scale(.1422)}}.snow:nth-child(259){opacity:1.704;transform:translate(23.006vw,-10px) scale(.0494);animation:fall-259 20s -16s linear infinite}@keyframes fall-259{69.773%{transform:translate(17.8842vw,69.773vh) scale(.0494)}to{transform:translate(20.4451vw,99vh) scale(.0494)}}.snow:nth-child(260){opacity:.9972;transform:translate(94.6497vw,-10px) scale(.2637);animation:fall-260 11s -23s linear infinite}@keyframes fall-260{79.053%{transform:translate(95.7112vw,79.053vh) scale(.2637)}to{transform:translate(95.18045vw,99vh) scale(.2637)}}.snow:nth-child(261){opacity:.902;transform:translate(5.0851vw,-10px) scale(.9543);animation:fall-261 12s -25s linear infinite}@keyframes fall-261{32.333%{transform:translate(11.5771vw,32.333vh) scale(.9543)}to{transform:translate(8.3311vw,99vh) scale(.9543)}}.snow:nth-child(262){opacity:1.3352;transform:translate(21.7218vw,-10px) scale(.242);animation:fall-262 26s -25s linear infinite}@keyframes fall-262{60.902%{transform:translate(19.2603vw,60.902vh) scale(.242)}to{transform:translate(20.49105vw,99vh) scale(.242)}}.snow:nth-child(263){opacity:1.8248;transform:translate(57.3583vw,-10px) scale(.1676);animation:fall-263 19s -19s linear infinite}@keyframes fall-263{54.283%{transform:translate(49.0773vw,54.283vh) scale(.1676)}to{transform:translate(53.2178vw,99vh) scale(.1676)}}.snow:nth-child(264){opacity:.6454;transform:translate(74.5221vw,-10px) scale(.4842);animation:fall-264 30s -24s linear infinite}@keyframes fall-264{30.3%{transform:translate(82.4195vw,30.3vh) scale(.4842)}to{transform:translate(78.4708vw,99vh) scale(.4842)}}.snow:nth-child(265){opacity:.3884;transform:translate(4.3144vw,-10px) scale(.7267);animation:fall-265 19s -19s linear infinite}@keyframes fall-265{67.87%{transform:translate(-1.7818vw,67.87vh) scale(.7267)}to{transform:translate(1.2663vw,99vh) scale(.7267)}}.snow:nth-child(266){opacity:1.1414;transform:translate(81.1676vw,-10px) scale(.4032);animation:fall-266 27s -18s linear infinite}@keyframes fall-266{50.933%{transform:translate(77.0777vw,50.933vh) scale(.4032)}to{transform:translate(79.12265vw,99vh) scale(.4032)}}.snow:nth-child(267){opacity:.504;transform:translate(14.3884vw,-10px) scale(.7848);animation:fall-267 27s -1s linear infinite}@keyframes fall-267{73.922%{transform:translate(10.2244vw,73.922vh) scale(.7848)}to{transform:translate(12.3064vw,99vh) scale(.7848)}}.snow:nth-child(268){opacity:1.9548;transform:translate(59.4164vw,-10px) scale(.5222);animation:fall-268 25s -1s linear infinite}@keyframes fall-268{42.039%{transform:translate(63.0789vw,42.039vh) scale(.5222)}to{transform:translate(61.24765vw,99vh) scale(.5222)}}.snow:nth-child(269){opacity:.2974;transform:translate(70.4528vw,-10px) scale(.8436);animation:fall-269 30s -25s linear infinite}@keyframes fall-269{35.552%{transform:translate(66.5117vw,35.552vh) scale(.8436)}to{transform:translate(68.48225vw,99vh) scale(.8436)}}.snow:nth-child(270){opacity:1.3514;transform:translate(61.1561vw,-10px) scale(.9628);animation:fall-270 24s -19s linear infinite}@keyframes fall-270{60.236%{transform:translate(63.0516vw,60.236vh) scale(.9628)}to{transform:translate(62.10385vw,99vh) scale(.9628)}}.snow:nth-child(271){opacity:1.8382;transform:translate(82.427vw,-10px) scale(.0997);animation:fall-271 11s -14s linear infinite}@keyframes fall-271{57.759%{transform:translate(75.0498vw,57.759vh) scale(.0997)}to{transform:translate(78.7384vw,99vh) scale(.0997)}}.snow:nth-child(272){opacity:1.6116;transform:translate(1.3314vw,-10px) scale(.4593);animation:fall-272 30s -5s linear infinite}@keyframes fall-272{72.763%{transform:translate(-5.4951vw,72.763vh) scale(.4593)}to{transform:translate(-2.08185vw,99vh) scale(.4593)}}.snow:nth-child(273){opacity:1.9176;transform:translate(36.2317vw,-10px) scale(.2154);animation:fall-273 21s -29s linear infinite}@keyframes fall-273{72.108%{transform:translate(42.8449vw,72.108vh) scale(.2154)}to{transform:translate(39.5383vw,99vh) scale(.2154)}}.snow:nth-child(274){opacity:.1964;transform:translate(52.923vw,-10px) scale(.5587);animation:fall-274 16s -23s linear infinite}@keyframes fall-274{31.238%{transform:translate(62.0664vw,31.238vh) scale(.5587)}to{transform:translate(57.4947vw,99vh) scale(.5587)}}.snow:nth-child(275){opacity:1.451;transform:translate(54.7213vw,-10px) scale(.548);animation:fall-275 18s -3s linear infinite}@keyframes fall-275{48.46%{transform:translate(52.6877vw,48.46vh) scale(.548)}to{transform:translate(53.7045vw,99vh) scale(.548)}}.snow:nth-child(276){opacity:1.2064;transform:translate(73.6846vw,-10px) scale(.8534);animation:fall-276 28s -21s linear infinite}@keyframes fall-276{32.018%{transform:translate(76.45vw,32.018vh) scale(.8534)}to{transform:translate(75.0673vw,99vh) scale(.8534)}}.snow:nth-child(277){opacity:1.2036;transform:translate(72.4125vw,-10px) scale(.1686);animation:fall-277 26s -13s linear infinite}@keyframes fall-277{67.386%{transform:translate(75.94vw,67.386vh) scale(.1686)}to{transform:translate(74.17625vw,99vh) scale(.1686)}}.snow:nth-child(278){opacity:1.9966;transform:translate(58.6979vw,-10px) scale(.0804);animation:fall-278 21s -29s linear infinite}@keyframes fall-278{56%{transform:translate(50.1721vw,56vh) scale(.0804)}to{transform:translate(54.435vw,99vh) scale(.0804)}}.snow:nth-child(279){opacity:1.1178;transform:translate(27.8517vw,-10px) scale(.8672);animation:fall-279 27s -3s linear infinite}@keyframes fall-279{50.307%{transform:translate(24.9361vw,50.307vh) scale(.8672)}to{transform:translate(26.3939vw,99vh) scale(.8672)}}.snow:nth-child(280){opacity:1.4392;transform:translate(6.0061vw,-10px) scale(.4082);animation:fall-280 15s -28s linear infinite}@keyframes fall-280{47.127%{transform:translate(8.0587vw,47.127vh) scale(.4082)}to{transform:translate(7.0324vw,99vh) scale(.4082)}}.snow:nth-child(281){opacity:1.8564;transform:translate(7.8149vw,-10px) scale(.8347);animation:fall-281 11s -1s linear infinite}@keyframes fall-281{61.781%{transform:translate(1.9757vw,61.781vh) scale(.8347)}to{transform:translate(4.8953vw,99vh) scale(.8347)}}.snow:nth-child(282){opacity:.51;transform:translate(84.2929vw,-10px) scale(.3248);animation:fall-282 14s -13s linear infinite}@keyframes fall-282{58.596%{transform:translate(78.4958vw,58.596vh) scale(.3248)}to{transform:translate(81.39435vw,99vh) scale(.3248)}}.snow:nth-child(283){opacity:1.43;transform:translate(55.6984vw,-10px) scale(.2943);animation:fall-283 14s -26s linear infinite}@keyframes fall-283{49.476%{transform:translate(62.8148vw,49.476vh) scale(.2943)}to{transform:translate(59.2566vw,99vh) scale(.2943)}}.snow:nth-child(284){opacity:1.4114;transform:translate(78.1641vw,-10px) scale(.6178);animation:fall-284 18s -22s linear infinite}@keyframes fall-284{78.773%{transform:translate(76.6858vw,78.773vh) scale(.6178)}to{transform:translate(77.42495vw,99vh) scale(.6178)}}.snow:nth-child(285){opacity:.483;transform:translate(38.5845vw,-10px) scale(.2989);animation:fall-285 16s -11s linear infinite}@keyframes fall-285{33.305%{transform:translate(48.2932vw,33.305vh) scale(.2989)}to{transform:translate(43.43885vw,99vh) scale(.2989)}}.snow:nth-child(286){opacity:1.8724;transform:translate(28.3945vw,-10px) scale(.3942);animation:fall-286 25s -4s linear infinite}@keyframes fall-286{37.562%{transform:translate(22.7287vw,37.562vh) scale(.3942)}to{transform:translate(25.5616vw,99vh) scale(.3942)}}.snow:nth-child(287){opacity:1.8732;transform:translate(15.6692vw,-10px) scale(.1061);animation:fall-287 21s -29s linear infinite}@keyframes fall-287{47.342%{transform:translate(8.6128vw,47.342vh) scale(.1061)}to{transform:translate(12.141vw,99vh) scale(.1061)}}.snow:nth-child(288){opacity:1.0572;transform:translate(17.4513vw,-10px) scale(.1835);animation:fall-288 29s -7s linear infinite}@keyframes fall-288{51.262%{transform:translate(16.7849vw,51.262vh) scale(.1835)}to{transform:translate(17.1181vw,99vh) scale(.1835)}}.snow:nth-child(289){opacity:.974;transform:translate(12.5253vw,-10px) scale(.7581);animation:fall-289 30s -21s linear infinite}@keyframes fall-289{53.786%{transform:translate(3.6076vw,53.786vh) scale(.7581)}to{transform:translate(8.06645vw,99vh) scale(.7581)}}.snow:nth-child(290){opacity:1.9978;transform:translate(38.7633vw,-10px) scale(.557);animation:fall-290 25s -23s linear infinite}@keyframes fall-290{65.51%{transform:translate(47.0179vw,65.51vh) scale(.557)}to{transform:translate(42.8906vw,99vh) scale(.557)}}.snow:nth-child(291){opacity:1.2142;transform:translate(65.752vw,-10px) scale(.7484);animation:fall-291 25s -8s linear infinite}@keyframes fall-291{53.47%{transform:translate(75.6372vw,53.47vh) scale(.7484)}to{transform:translate(70.6946vw,99vh) scale(.7484)}}.snow:nth-child(292){opacity:1.0638;transform:translate(76.7499vw,-10px) scale(.3939);animation:fall-292 23s -15s linear infinite}@keyframes fall-292{72.793%{transform:translate(74.1846vw,72.793vh) scale(.3939)}to{transform:translate(75.46725vw,99vh) scale(.3939)}}.snow:nth-child(293){opacity:.24;transform:translate(73.0316vw,-10px) scale(.2334);animation:fall-293 28s -25s linear infinite}@keyframes fall-293{66.84%{transform:translate(78.5177vw,66.84vh) scale(.2334)}to{transform:translate(75.77465vw,99vh) scale(.2334)}}.snow:nth-child(294){opacity:1.4494;transform:translate(75.3453vw,-10px) scale(.0704);animation:fall-294 10s -19s linear infinite}@keyframes fall-294{59.558%{transform:translate(71.8511vw,59.558vh) scale(.0704)}to{transform:translate(73.5982vw,99vh) scale(.0704)}}.snow:nth-child(295){opacity:1.6662;transform:translate(30.2157vw,-10px) scale(.2889);animation:fall-295 28s -1s linear infinite}@keyframes fall-295{53.987%{transform:translate(30.6867vw,53.987vh) scale(.2889)}to{transform:translate(30.4512vw,99vh) scale(.2889)}}.snow:nth-child(296){opacity:1.308;transform:translate(47.1835vw,-10px) scale(.5894);animation:fall-296 18s -16s linear infinite}@keyframes fall-296{62.19%{transform:translate(43.325vw,62.19vh) scale(.5894)}to{transform:translate(45.25425vw,99vh) scale(.5894)}}.snow:nth-child(297){opacity:1.1728;transform:translate(88.743vw,-10px) scale(.6843);animation:fall-297 30s -15s linear infinite}@keyframes fall-297{73.246%{transform:translate(89.0459vw,73.246vh) scale(.6843)}to{transform:translate(88.89445vw,99vh) scale(.6843)}}.snow:nth-child(298){opacity:1.3518;transform:translate(16.1662vw,-10px) scale(.4269);animation:fall-298 22s -9s linear infinite}@keyframes fall-298{52.526%{transform:translate(21.8926vw,52.526vh) scale(.4269)}to{transform:translate(19.0294vw,99vh) scale(.4269)}}.snow:nth-child(299){opacity:.5544;transform:translate(89.6774vw,-10px) scale(.7377);animation:fall-299 19s -9s linear infinite}@keyframes fall-299{62.273%{transform:translate(81.6391vw,62.273vh) scale(.7377)}to{transform:translate(85.65825vw,99vh) scale(.7377)}}.snow:nth-child(300){opacity:1.403;transform:translate(86.5241vw,-10px) scale(.5118);animation:fall-300 23s -28s linear infinite}@keyframes fall-300{48.079%{transform:translate(80.2873vw,48.079vh) scale(.5118)}to{transform:translate(83.4057vw,99vh) scale(.5118)}}.snow:nth-child(301){opacity:.6904;transform:translate(5.2763vw,-10px) scale(.7729);animation:fall-301 18s -16s linear infinite}@keyframes fall-301{56.699%{transform:translate(11.8854vw,56.699vh) scale(.7729)}to{transform:translate(8.58085vw,99vh) scale(.7729)}}.snow:nth-child(302){opacity:1.6534;transform:translate(74.3944vw,-10px) scale(.093);animation:fall-302 20s -27s linear infinite}@keyframes fall-302{73.778%{transform:translate(76.8019vw,73.778vh) scale(.093)}to{transform:translate(75.59815vw,99vh) scale(.093)}}.snow:nth-child(303){opacity:.356;transform:translate(4.2817vw,-10px) scale(.525);animation:fall-303 22s -24s linear infinite}@keyframes fall-303{55.851%{transform:translate(7.8875vw,55.851vh) scale(.525)}to{transform:translate(6.0846vw,99vh) scale(.525)}}.snow:nth-child(304){opacity:.1042;transform:translate(34.6743vw,-10px) scale(.0425);animation:fall-304 29s -10s linear infinite}@keyframes fall-304{51.817%{transform:translate(24.9392vw,51.817vh) scale(.0425)}to{transform:translate(29.80675vw,99vh) scale(.0425)}}.snow:nth-child(305){opacity:1.348;transform:translate(32.5891vw,-10px) scale(.9748);animation:fall-305 24s -15s linear infinite}@keyframes fall-305{39.501%{transform:translate(34.4485vw,39.501vh) scale(.9748)}to{transform:translate(33.5188vw,99vh) scale(.9748)}}.snow:nth-child(306){opacity:1.7754;transform:translate(71.4684vw,-10px) scale(.892);animation:fall-306 15s -8s linear infinite}@keyframes fall-306{59.298%{transform:translate(74.3999vw,59.298vh) scale(.892)}to{transform:translate(72.93415vw,99vh) scale(.892)}}.snow:nth-child(307){opacity:.8772;transform:translate(58.767vw,-10px) scale(.2282);animation:fall-307 29s -28s linear infinite}@keyframes fall-307{78.887%{transform:translate(54.331vw,78.887vh) scale(.2282)}to{transform:translate(56.549vw,99vh) scale(.2282)}}.snow:nth-child(308){opacity:.1754;transform:translate(31.6043vw,-10px) scale(.6339);animation:fall-308 30s -1s linear infinite}@keyframes fall-308{77.062%{transform:translate(22.9627vw,77.062vh) scale(.6339)}to{transform:translate(27.2835vw,99vh) scale(.6339)}}.snow:nth-child(309){opacity:1.1134;transform:translate(4.7503vw,-10px) scale(.0087);animation:fall-309 18s -28s linear infinite}@keyframes fall-309{76.22%{transform:translate(.2097vw,76.22vh) scale(.0087)}to{transform:translate(2.48vw,99vh) scale(.0087)}}.snow:nth-child(310){opacity:.2708;transform:translate(83.3591vw,-10px) scale(.6915);animation:fall-310 23s -12s linear infinite}@keyframes fall-310{44.733%{transform:translate(74.5149vw,44.733vh) scale(.6915)}to{transform:translate(78.937vw,99vh) scale(.6915)}}.snow:nth-child(311){opacity:1.2682;transform:translate(75.0913vw,-10px) scale(.0754);animation:fall-311 13s -25s linear infinite}@keyframes fall-311{45.33%{transform:translate(76.5847vw,45.33vh) scale(.0754)}to{transform:translate(75.838vw,99vh) scale(.0754)}}.snow:nth-child(312){opacity:1.7226;transform:translate(85.9103vw,-10px) scale(.2497);animation:fall-312 21s -22s linear infinite}@keyframes fall-312{69.235%{transform:translate(76.015vw,69.235vh) scale(.2497)}to{transform:translate(80.96265vw,99vh) scale(.2497)}}.snow:nth-child(313){opacity:.834;transform:translate(46.6481vw,-10px) scale(.2754);animation:fall-313 12s -6s linear infinite}@keyframes fall-313{69.454%{transform:translate(47.5895vw,69.454vh) scale(.2754)}to{transform:translate(47.1188vw,99vh) scale(.2754)}}.snow:nth-child(314){opacity:.7658;transform:translate(45.5089vw,-10px) scale(.8449);animation:fall-314 16s -8s linear infinite}@keyframes fall-314{67.777%{transform:translate(39.8679vw,67.777vh) scale(.8449)}to{transform:translate(42.6884vw,99vh) scale(.8449)}}.snow:nth-child(315){opacity:1.7198;transform:translate(63.5302vw,-10px) scale(.3074);animation:fall-315 17s -10s linear infinite}@keyframes fall-315{60.239%{transform:translate(58.3222vw,60.239vh) scale(.3074)}to{transform:translate(60.9262vw,99vh) scale(.3074)}}.snow:nth-child(316){opacity:.2614;transform:translate(10.9449vw,-10px) scale(.7733);animation:fall-316 14s -1s linear infinite}@keyframes fall-316{67.098%{transform:translate(2.3305vw,67.098vh) scale(.7733)}to{transform:translate(6.6377vw,99vh) scale(.7733)}}.snow:nth-child(317){opacity:.1708;transform:translate(1.4738vw,-10px) scale(.438);animation:fall-317 18s -5s linear infinite}@keyframes fall-317{77.304%{transform:translate(-7.4829vw,77.304vh) scale(.438)}to{transform:translate(-3.00455vw,99vh) scale(.438)}}.snow:nth-child(318){opacity:1.9758;transform:translate(17.8508vw,-10px) scale(.1334);animation:fall-318 26s -26s linear infinite}@keyframes fall-318{33.483%{transform:translate(23.927vw,33.483vh) scale(.1334)}to{transform:translate(20.8889vw,99vh) scale(.1334)}}.snow:nth-child(319){opacity:1.7842;transform:translate(54.5787vw,-10px) scale(.2251);animation:fall-319 17s -5s linear infinite}@keyframes fall-319{61.502%{transform:translate(51.558vw,61.502vh) scale(.2251)}to{transform:translate(53.06835vw,99vh) scale(.2251)}}.snow:nth-child(320){opacity:1.258;transform:translate(55.3021vw,-10px) scale(.7201);animation:fall-320 19s -28s linear infinite}@keyframes fall-320{51.512%{transform:translate(57.971vw,51.512vh) scale(.7201)}to{transform:translate(56.63655vw,99vh) scale(.7201)}}.snow:nth-child(321){opacity:.0896;transform:translate(30.4062vw,-10px) scale(.7859);animation:fall-321 24s -2s linear infinite}@keyframes fall-321{55.214%{transform:translate(32.9628vw,55.214vh) scale(.7859)}to{transform:translate(31.6845vw,99vh) scale(.7859)}}.snow:nth-child(322){opacity:1.2536;transform:translate(77.7856vw,-10px) scale(.1739);animation:fall-322 19s -2s linear infinite}@keyframes fall-322{43.185%{transform:translate(74.6551vw,43.185vh) scale(.1739)}to{transform:translate(76.22035vw,99vh) scale(.1739)}}.snow:nth-child(323){opacity:.5148;transform:translate(11.4844vw,-10px) scale(.2532);animation:fall-323 18s -28s linear infinite}@keyframes fall-323{76.712%{transform:translate(2.3272vw,76.712vh) scale(.2532)}to{transform:translate(6.9058vw,99vh) scale(.2532)}}.snow:nth-child(324){opacity:1.0992;transform:translate(4.0719vw,-10px) scale(.9613);animation:fall-324 12s -15s linear infinite}@keyframes fall-324{46.676%{transform:translate(3.5546vw,46.676vh) scale(.9613)}to{transform:translate(3.81325vw,99vh) scale(.9613)}}.snow:nth-child(325){opacity:.1158;transform:translate(35.8495vw,-10px) scale(.0028);animation:fall-325 17s -21s linear infinite}@keyframes fall-325{33.835%{transform:translate(33.8394vw,33.835vh) scale(.0028)}to{transform:translate(34.84445vw,99vh) scale(.0028)}}.snow:nth-child(326){opacity:1.663;transform:translate(23.7462vw,-10px) scale(.3678);animation:fall-326 27s -21s linear infinite}@keyframes fall-326{66.697%{transform:translate(16.7438vw,66.697vh) scale(.3678)}to{transform:translate(20.245vw,99vh) scale(.3678)}}.snow:nth-child(327){opacity:.2722;transform:translate(53.7166vw,-10px) scale(.8593);animation:fall-327 12s -16s linear infinite}@keyframes fall-327{41.217%{transform:translate(57.2231vw,41.217vh) scale(.8593)}to{transform:translate(55.46985vw,99vh) scale(.8593)}}.snow:nth-child(328){opacity:1.5488;transform:translate(94.9736vw,-10px) scale(.7295);animation:fall-328 26s -16s linear infinite}@keyframes fall-328{78.259%{transform:translate(86.9595vw,78.259vh) scale(.7295)}to{transform:translate(90.96655vw,99vh) scale(.7295)}}.snow:nth-child(329){opacity:.8024;transform:translate(90.8495vw,-10px) scale(.7121);animation:fall-329 17s -15s linear infinite}@keyframes fall-329{55.203%{transform:translate(88.0001vw,55.203vh) scale(.7121)}to{transform:translate(89.4248vw,99vh) scale(.7121)}}.snow:nth-child(330){opacity:.6718;transform:translate(90.8839vw,-10px) scale(.7078);animation:fall-330 14s -15s linear infinite}@keyframes fall-330{69.081%{transform:translate(85.8249vw,69.081vh) scale(.7078)}to{transform:translate(88.3544vw,99vh) scale(.7078)}}.snow:nth-child(331){opacity:.2408;transform:translate(71.0152vw,-10px) scale(.0244);animation:fall-331 13s -24s linear infinite}@keyframes fall-331{65.919%{transform:translate(63.4061vw,65.919vh) scale(.0244)}to{transform:translate(67.21065vw,99vh) scale(.0244)}}.snow:nth-child(332){opacity:.5014;transform:translate(93.5939vw,-10px) scale(.949);animation:fall-332 30s -26s linear infinite}@keyframes fall-332{73.221%{transform:translate(91.6317vw,73.221vh) scale(.949)}to{transform:translate(92.6128vw,99vh) scale(.949)}}.snow:nth-child(333){opacity:.2712;transform:translate(70.2274vw,-10px) scale(.8409);animation:fall-333 13s -29s linear infinite}@keyframes fall-333{31.17%{transform:translate(66.7882vw,31.17vh) scale(.8409)}to{transform:translate(68.5078vw,99vh) scale(.8409)}}.snow:nth-child(334){opacity:.174;transform:translate(97.0779vw,-10px) scale(.9269);animation:fall-334 27s -14s linear infinite}@keyframes fall-334{31.896%{transform:translate(93.9018vw,31.896vh) scale(.9269)}to{transform:translate(95.48985vw,99vh) scale(.9269)}}.snow:nth-child(335){opacity:.3692;transform:translate(31.6382vw,-10px) scale(.922);animation:fall-335 28s -9s linear infinite}@keyframes fall-335{37.808%{transform:translate(25.3595vw,37.808vh) scale(.922)}to{transform:translate(28.49885vw,99vh) scale(.922)}}.snow:nth-child(336){opacity:1.2306;transform:translate(56.3842vw,-10px) scale(.487);animation:fall-336 27s -24s linear infinite}@keyframes fall-336{49.966%{transform:translate(61.9041vw,49.966vh) scale(.487)}to{transform:translate(59.14415vw,99vh) scale(.487)}}.snow:nth-child(337){opacity:1.8274;transform:translate(65.7919vw,-10px) scale(.5911);animation:fall-337 22s -13s linear infinite}@keyframes fall-337{55.847%{transform:translate(67.5964vw,55.847vh) scale(.5911)}to{transform:translate(66.69415vw,99vh) scale(.5911)}}.snow:nth-child(338){opacity:1.8676;transform:translate(52.5911vw,-10px) scale(.8264);animation:fall-338 16s -21s linear infinite}@keyframes fall-338{60.634%{transform:translate(60.5838vw,60.634vh) scale(.8264)}to{transform:translate(56.58745vw,99vh) scale(.8264)}}.snow:nth-child(339){opacity:.6554;transform:translate(17.5056vw,-10px) scale(.2915);animation:fall-339 11s -14s linear infinite}@keyframes fall-339{34.374%{transform:translate(18.8685vw,34.374vh) scale(.2915)}to{transform:translate(18.18705vw,99vh) scale(.2915)}}.snow:nth-child(340){opacity:1.7566;transform:translate(37.7245vw,-10px) scale(.3197);animation:fall-340 27s -26s linear infinite}@keyframes fall-340{68.212%{transform:translate(41.0978vw,68.212vh) scale(.3197)}to{transform:translate(39.41115vw,99vh) scale(.3197)}}.snow:nth-child(341){opacity:.049;transform:translate(37.6235vw,-10px) scale(.2421);animation:fall-341 21s -12s linear infinite}@keyframes fall-341{48.358%{transform:translate(30.0388vw,48.358vh) scale(.2421)}to{transform:translate(33.83115vw,99vh) scale(.2421)}}.snow:nth-child(342){opacity:1.0554;transform:translate(64.0034vw,-10px) scale(.0478);animation:fall-342 21s -25s linear infinite}@keyframes fall-342{62.066%{transform:translate(68.3221vw,62.066vh) scale(.0478)}to{transform:translate(66.16275vw,99vh) scale(.0478)}}.snow:nth-child(343){opacity:1.4682;transform:translate(10.2467vw,-10px) scale(.8719);animation:fall-343 22s -3s linear infinite}@keyframes fall-343{72.692%{transform:translate(1.0755vw,72.692vh) scale(.8719)}to{transform:translate(5.6611vw,99vh) scale(.8719)}}.snow:nth-child(344){opacity:.2302;transform:translate(9.3923vw,-10px) scale(.6128);animation:fall-344 17s -18s linear infinite}@keyframes fall-344{72.973%{transform:translate(-.0041vw,72.973vh) scale(.6128)}to{transform:translate(4.6941vw,99vh) scale(.6128)}}.snow:nth-child(345){opacity:.2094;transform:translate(3.4814vw,-10px) scale(.1013);animation:fall-345 27s -3s linear infinite}@keyframes fall-345{41.194%{transform:translate(7.8552vw,41.194vh) scale(.1013)}to{transform:translate(5.6683vw,99vh) scale(.1013)}}.snow:nth-child(346){opacity:1.9686;transform:translate(40.141vw,-10px) scale(.463);animation:fall-346 12s -2s linear infinite}@keyframes fall-346{42.975%{transform:translate(32.0947vw,42.975vh) scale(.463)}to{transform:translate(36.11785vw,99vh) scale(.463)}}.snow:nth-child(347){opacity:.8434;transform:translate(65.7882vw,-10px) scale(.945);animation:fall-347 18s -8s linear infinite}@keyframes fall-347{55.122%{transform:translate(66.4251vw,55.122vh) scale(.945)}to{transform:translate(66.10665vw,99vh) scale(.945)}}.snow:nth-child(348){opacity:1.5002;transform:translate(90.7488vw,-10px) scale(.593);animation:fall-348 25s -10s linear infinite}@keyframes fall-348{54.865%{transform:translate(97.0168vw,54.865vh) scale(.593)}to{transform:translate(93.8828vw,99vh) scale(.593)}}.snow:nth-child(349){opacity:1.4974;transform:translate(69.9017vw,-10px) scale(.551);animation:fall-349 16s -2s linear infinite}@keyframes fall-349{69.839%{transform:translate(68.844vw,69.839vh) scale(.551)}to{transform:translate(69.37285vw,99vh) scale(.551)}}.snow:nth-child(350){opacity:1.974;transform:translate(96.9589vw,-10px) scale(.6796);animation:fall-350 20s -17s linear infinite}@keyframes fall-350{65.227%{transform:translate(103.0122vw,65.227vh) scale(.6796)}to{transform:translate(99.98555vw,99vh) scale(.6796)}}.snow:nth-child(351){opacity:.7052;transform:translate(28.1775vw,-10px) scale(.9684);animation:fall-351 18s -19s linear infinite}@keyframes fall-351{31.806%{transform:translate(24.1128vw,31.806vh) scale(.9684)}to{transform:translate(26.14515vw,99vh) scale(.9684)}}.snow:nth-child(352){opacity:.6072;transform:translate(68.0711vw,-10px) scale(.3449);animation:fall-352 16s -19s linear infinite}@keyframes fall-352{60.895%{transform:translate(69.3742vw,60.895vh) scale(.3449)}to{transform:translate(68.72265vw,99vh) scale(.3449)}}.snow:nth-child(353){opacity:.2742;transform:translate(28.4651vw,-10px) scale(.9223);animation:fall-353 15s -5s linear infinite}@keyframes fall-353{36.783%{transform:translate(22.4324vw,36.783vh) scale(.9223)}to{transform:translate(25.44875vw,99vh) scale(.9223)}}.snow:nth-child(354){opacity:.6784;transform:translate(65.9178vw,-10px) scale(.4285);animation:fall-354 13s -25s linear infinite}@keyframes fall-354{73.376%{transform:translate(62.6532vw,73.376vh) scale(.4285)}to{transform:translate(64.2855vw,99vh) scale(.4285)}}.snow:nth-child(355){opacity:.2102;transform:translate(48.24vw,-10px) scale(.0605);animation:fall-355 21s -13s linear infinite}@keyframes fall-355{78.332%{transform:translate(58.0524vw,78.332vh) scale(.0605)}to{transform:translate(53.1462vw,99vh) scale(.0605)}}.snow:nth-child(356){opacity:.8258;transform:translate(79.7815vw,-10px) scale(.0189);animation:fall-356 24s -29s linear infinite}@keyframes fall-356{59.246%{transform:translate(70.7345vw,59.246vh) scale(.0189)}to{transform:translate(75.258vw,99vh) scale(.0189)}}.snow:nth-child(357){opacity:1.7698;transform:translate(94.9653vw,-10px) scale(.8909);animation:fall-357 27s -5s linear infinite}@keyframes fall-357{39.146%{transform:translate(86.4854vw,39.146vh) scale(.8909)}to{transform:translate(90.72535vw,99vh) scale(.8909)}}.snow:nth-child(358){opacity:.7416;transform:translate(11.5407vw,-10px) scale(.1518);animation:fall-358 25s -2s linear infinite}@keyframes fall-358{70.016%{transform:translate(14.5912vw,70.016vh) scale(.1518)}to{transform:translate(13.06595vw,99vh) scale(.1518)}}.snow:nth-child(359){opacity:1.234;transform:translate(54.361vw,-10px) scale(.5747);animation:fall-359 17s -5s linear infinite}@keyframes fall-359{60.285%{transform:translate(57.9993vw,60.285vh) scale(.5747)}to{transform:translate(56.18015vw,99vh) scale(.5747)}}.snow:nth-child(360){opacity:.8362;transform:translate(73.3973vw,-10px) scale(.9002);animation:fall-360 20s -2s linear infinite}@keyframes fall-360{67.908%{transform:translate(70.4288vw,67.908vh) scale(.9002)}to{transform:translate(71.91305vw,99vh) scale(.9002)}}.snow:nth-child(361){opacity:1.3748;transform:translate(10.7332vw,-10px) scale(.1395);animation:fall-361 20s -7s linear infinite}@keyframes fall-361{73.939%{transform:translate(18.0549vw,73.939vh) scale(.1395)}to{transform:translate(14.39405vw,99vh) scale(.1395)}}.snow:nth-child(362){opacity:1.6082;transform:translate(73.1798vw,-10px) scale(.8392);animation:fall-362 18s -12s linear infinite}@keyframes fall-362{33.127%{transform:translate(80.7718vw,33.127vh) scale(.8392)}to{transform:translate(76.9758vw,99vh) scale(.8392)}}.snow:nth-child(363){opacity:.454;transform:translate(67.6546vw,-10px) scale(.261);animation:fall-363 15s -12s linear infinite}@keyframes fall-363{54.048%{transform:translate(59.7624vw,54.048vh) scale(.261)}to{transform:translate(63.7085vw,99vh) scale(.261)}}.snow:nth-child(364){opacity:.0842;transform:translate(29.1025vw,-10px) scale(.3102);animation:fall-364 30s -7s linear infinite}@keyframes fall-364{60.715%{transform:translate(19.5546vw,60.715vh) scale(.3102)}to{transform:translate(24.32855vw,99vh) scale(.3102)}}.snow:nth-child(365){opacity:1.608;transform:translate(20.6338vw,-10px) scale(.6525);animation:fall-365 20s -5s linear infinite}@keyframes fall-365{49.29%{transform:translate(24.5517vw,49.29vh) scale(.6525)}to{transform:translate(22.59275vw,99vh) scale(.6525)}}.snow:nth-child(366){opacity:.3844;transform:translate(96.1016vw,-10px) scale(.3299);animation:fall-366 16s -14s linear infinite}@keyframes fall-366{56.495%{transform:translate(88.767vw,56.495vh) scale(.3299)}to{transform:translate(92.4343vw,99vh) scale(.3299)}}.snow:nth-child(367){opacity:.503;transform:translate(56.8533vw,-10px) scale(.0905);animation:fall-367 15s -24s linear infinite}@keyframes fall-367{53.578%{transform:translate(50.1085vw,53.578vh) scale(.0905)}to{transform:translate(53.4809vw,99vh) scale(.0905)}}.snow:nth-child(368){opacity:1.4916;transform:translate(92.1374vw,-10px) scale(.6623);animation:fall-368 27s -27s linear infinite}@keyframes fall-368{37.891%{transform:translate(96.8691vw,37.891vh) scale(.6623)}to{transform:translate(94.50325vw,99vh) scale(.6623)}}.snow:nth-child(369){opacity:1.0462;transform:translate(40.2968vw,-10px) scale(.3053);animation:fall-369 10s -28s linear infinite}@keyframes fall-369{45.542%{transform:translate(46.5171vw,45.542vh) scale(.3053)}to{transform:translate(43.40695vw,99vh) scale(.3053)}}.snow:nth-child(370){opacity:.094;transform:translate(44.668vw,-10px) scale(.8814);animation:fall-370 26s -24s linear infinite}@keyframes fall-370{32.229%{transform:translate(52.0536vw,32.229vh) scale(.8814)}to{transform:translate(48.3608vw,99vh) scale(.8814)}}.snow:nth-child(371){opacity:1.391;transform:translate(92.1538vw,-10px) scale(.9279);animation:fall-371 25s -26s linear infinite}@keyframes fall-371{46.48%{transform:translate(94.8068vw,46.48vh) scale(.9279)}to{transform:translate(93.4803vw,99vh) scale(.9279)}}.snow:nth-child(372){opacity:.704;transform:translate(4.9128vw,-10px) scale(.652);animation:fall-372 24s -25s linear infinite}@keyframes fall-372{64.689%{transform:translate(5.9874vw,64.689vh) scale(.652)}to{transform:translate(5.4501vw,99vh) scale(.652)}}.snow:nth-child(373){opacity:1.2858;transform:translate(23.0925vw,-10px) scale(.2924);animation:fall-373 23s -16s linear infinite}@keyframes fall-373{58.62%{transform:translate(23.6898vw,58.62vh) scale(.2924)}to{transform:translate(23.39115vw,99vh) scale(.2924)}}.snow:nth-child(374){opacity:.0784;transform:translate(90.7894vw,-10px) scale(.7742);animation:fall-374 28s -12s linear infinite}@keyframes fall-374{70.059%{transform:translate(98.3343vw,70.059vh) scale(.7742)}to{transform:translate(94.56185vw,99vh) scale(.7742)}}.snow:nth-child(375){opacity:1.0876;transform:translate(18.2541vw,-10px) scale(.498);animation:fall-375 21s -5s linear infinite}@keyframes fall-375{59.414%{transform:translate(21.156vw,59.414vh) scale(.498)}to{transform:translate(19.70505vw,99vh) scale(.498)}}.snow:nth-child(376){opacity:1.0756;transform:translate(50.0097vw,-10px) scale(.7061);animation:fall-376 11s -9s linear infinite}@keyframes fall-376{33.703%{transform:translate(58.1539vw,33.703vh) scale(.7061)}to{transform:translate(54.0818vw,99vh) scale(.7061)}}.snow:nth-child(377){opacity:.1772;transform:translate(40.4271vw,-10px) scale(.3443);animation:fall-377 15s -3s linear infinite}@keyframes fall-377{55.792%{transform:translate(34.7419vw,55.792vh) scale(.3443)}to{transform:translate(37.5845vw,99vh) scale(.3443)}}.snow:nth-child(378){opacity:1.1788;transform:translate(95.6284vw,-10px) scale(.894);animation:fall-378 23s -21s linear infinite}@keyframes fall-378{79.728%{transform:translate(91.999vw,79.728vh) scale(.894)}to{transform:translate(93.8137vw,99vh) scale(.894)}}.snow:nth-child(379){opacity:1.5616;transform:translate(35.4543vw,-10px) scale(.1438);animation:fall-379 11s -26s linear infinite}@keyframes fall-379{30.958%{transform:translate(36.4402vw,30.958vh) scale(.1438)}to{transform:translate(35.94725vw,99vh) scale(.1438)}}.snow:nth-child(380){opacity:.4082;transform:translate(47.6634vw,-10px) scale(.2975);animation:fall-380 11s -6s linear infinite}@keyframes fall-380{48.77%{transform:translate(39.4795vw,48.77vh) scale(.2975)}to{transform:translate(43.57145vw,99vh) scale(.2975)}}.snow:nth-child(381){opacity:.6918;transform:translate(39.4998vw,-10px) scale(.8716);animation:fall-381 15s -15s linear infinite}@keyframes fall-381{79.154%{transform:translate(43.742vw,79.154vh) scale(.8716)}to{transform:translate(41.6209vw,99vh) scale(.8716)}}.snow:nth-child(382){opacity:1.455;transform:translate(65.3114vw,-10px) scale(.21);animation:fall-382 24s -13s linear infinite}@keyframes fall-382{73.019%{transform:translate(69.536vw,73.019vh) scale(.21)}to{transform:translate(67.4237vw,99vh) scale(.21)}}.snow:nth-child(383){opacity:.401;transform:translate(68.4029vw,-10px) scale(.0419);animation:fall-383 19s -3s linear infinite}@keyframes fall-383{31.037%{transform:translate(66.8756vw,31.037vh) scale(.0419)}to{transform:translate(67.63925vw,99vh) scale(.0419)}}.snow:nth-child(384){opacity:.4202;transform:translate(59.629vw,-10px) scale(.2771);animation:fall-384 27s -20s linear infinite}@keyframes fall-384{43.008%{transform:translate(66.6281vw,43.008vh) scale(.2771)}to{transform:translate(63.12855vw,99vh) scale(.2771)}}.snow:nth-child(385){opacity:1.0544;transform:translate(9.4504vw,-10px) scale(.6333);animation:fall-385 22s -16s linear infinite}@keyframes fall-385{48.048%{transform:translate(.287vw,48.048vh) scale(.6333)}to{transform:translate(4.8687vw,99vh) scale(.6333)}}.snow:nth-child(386){opacity:1.2606;transform:translate(64.0823vw,-10px) scale(.5527);animation:fall-386 15s -18s linear infinite}@keyframes fall-386{64.317%{transform:translate(70.594vw,64.317vh) scale(.5527)}to{transform:translate(67.33815vw,99vh) scale(.5527)}}.snow:nth-child(387){opacity:1.22;transform:translate(65.0822vw,-10px) scale(.4611);animation:fall-387 24s -18s linear infinite}@keyframes fall-387{60.485%{transform:translate(57.4987vw,60.485vh) scale(.4611)}to{transform:translate(61.29045vw,99vh) scale(.4611)}}.snow:nth-child(388){opacity:.023;transform:translate(24.4089vw,-10px) scale(.4546);animation:fall-388 29s -4s linear infinite}@keyframes fall-388{33.197%{transform:translate(22.5444vw,33.197vh) scale(.4546)}to{transform:translate(23.47665vw,99vh) scale(.4546)}}.snow:nth-child(389){opacity:.5442;transform:translate(3.4335vw,-10px) scale(.8081);animation:fall-389 29s -5s linear infinite}@keyframes fall-389{53.125%{transform:translate(-.2788vw,53.125vh) scale(.8081)}to{transform:translate(1.57735vw,99vh) scale(.8081)}}.snow:nth-child(390){opacity:1.9614;transform:translate(25.5186vw,-10px) scale(.6527);animation:fall-390 21s -1s linear infinite}@keyframes fall-390{47.945%{transform:translate(35.0121vw,47.945vh) scale(.6527)}to{transform:translate(30.26535vw,99vh) scale(.6527)}}.snow:nth-child(391){opacity:1.8292;transform:translate(26.1292vw,-10px) scale(.2405);animation:fall-391 13s -24s linear infinite}@keyframes fall-391{39.892%{transform:translate(35.0161vw,39.892vh) scale(.2405)}to{transform:translate(30.57265vw,99vh) scale(.2405)}}.snow:nth-child(392){opacity:1.8332;transform:translate(78.941vw,-10px) scale(.9658);animation:fall-392 16s -17s linear infinite}@keyframes fall-392{53.546%{transform:translate(82.376vw,53.546vh) scale(.9658)}to{transform:translate(80.6585vw,99vh) scale(.9658)}}.snow:nth-child(393){opacity:.4758;transform:translate(21.7023vw,-10px) scale(.7784);animation:fall-393 30s -7s linear infinite}@keyframes fall-393{65.411%{transform:translate(18.5618vw,65.411vh) scale(.7784)}to{transform:translate(20.13205vw,99vh) scale(.7784)}}.snow:nth-child(394){opacity:1.117;transform:translate(20.7845vw,-10px) scale(.0373);animation:fall-394 13s -13s linear infinite}@keyframes fall-394{56.158%{transform:translate(19.3926vw,56.158vh) scale(.0373)}to{transform:translate(20.08855vw,99vh) scale(.0373)}}.snow:nth-child(395){opacity:1.0806;transform:translate(46.5982vw,-10px) scale(.6142);animation:fall-395 22s -30s linear infinite}@keyframes fall-395{47.965%{transform:translate(49.5789vw,47.965vh) scale(.6142)}to{transform:translate(48.08855vw,99vh) scale(.6142)}}.snow:nth-child(396){opacity:.931;transform:translate(81.5727vw,-10px) scale(.3068);animation:fall-396 17s -7s linear infinite}@keyframes fall-396{57.971%{transform:translate(84.6931vw,57.971vh) scale(.3068)}to{transform:translate(83.1329vw,99vh) scale(.3068)}}.snow:nth-child(397){opacity:.0408;transform:translate(33.9145vw,-10px) scale(.6905);animation:fall-397 20s -15s linear infinite}@keyframes fall-397{34.421%{transform:translate(25.668vw,34.421vh) scale(.6905)}to{transform:translate(29.79125vw,99vh) scale(.6905)}}.snow:nth-child(398){opacity:.3478;transform:translate(26.7239vw,-10px) scale(.8814);animation:fall-398 15s -5s linear infinite}@keyframes fall-398{50.345%{transform:translate(17.8228vw,50.345vh) scale(.8814)}to{transform:translate(22.27335vw,99vh) scale(.8814)}}.snow:nth-child(399){opacity:.5924;transform:translate(71.1204vw,-10px) scale(.2462);animation:fall-399 15s -7s linear infinite}@keyframes fall-399{52.354%{transform:translate(67.139vw,52.354vh) scale(.2462)}to{transform:translate(69.1297vw,99vh) scale(.2462)}}.snow:nth-child(400){opacity:1.5982;transform:translate(80.3269vw,-10px) scale(.5775);animation:fall-400 13s -4s linear infinite}@keyframes fall-400{40.585%{transform:translate(78.0891vw,40.585vh) scale(.5775)}to{transform:translate(79.208vw,99vh) scale(.5775)}}\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==
|