@esfaenza/core 15.2.134 → 15.2.135
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
|
@@ -22,9 +22,9 @@ export class AppComponent {
|
|
|
22
22
|
}
|
|
23
23
|
}
|
|
24
24
|
AppComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: AppComponent, deps: [{ token: i1.TokenService }, { token: i1.AppState }, { token: i2.Router }], target: i0.ɵɵFactoryTarget.Component });
|
|
25
|
-
AppComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.9", type: AppComponent, selector: "app-root", ngImport: i0, template: "<ng-container *ngIf=\"_state.christmasTime\">\r\n <div *ngFor=\"let i of snows; trackBy: snowTrackBy\" class=\"snow\"></div>\r\n</ng-container>\r\n<router-outlet></router-outlet>", styles: [".table-borderless>tbody>tr>td,.table-borderless>tbody>tr>th,.table-borderless>tfoot>tr>td,.table-borderless>tfoot>tr>th,.table-borderless>thead>tr>td,.table-borderless>thead>tr>th{border:none}.table,.table-responsive{margin-bottom:5px}a:hover,a:focus{text-decoration:none}a:not([href]){color:inherit;text-decoration:none}a:not([href]):hover{color:inherit;text-decoration:none}*{outline:none!important}.modal-title{width:calc(100% - 20px)}.progress{height:20px}.progress.progress-primary[value]::-webkit-progress-value{background-color:#024a88}.progress.progress-primary[value]::-moz-progress-bar{background-color:#024a88}.progress.progress-primary[value]::-ms-fill{background-color:#024a88}@media screen and (min-width: 0\\fffd){.progress.progress-primary .progress-bar{background-color:#024a88}}.progress.progress-info[value]::-webkit-progress-value{background-color:#248dad}.progress.progress-info[value]::-moz-progress-bar{background-color:#248dad}.progress.progress-info[value]::-ms-fill{background-color:#248dad}@media screen and (min-width: 0\\fffd){.progress.progress-info .progress-bar{background-color:#248dad}}.progress.progress-danger[value]::-webkit-progress-value{background-color:#bf1725}.progress.progress-danger[value]::-moz-progress-bar{background-color:#bf1725}.progress.progress-danger[value]::-ms-fill{background-color:#bf1725}@media screen and (min-width: 0\\fffd){.progress.progress-danger .progress-bar{background-color:#bf1725}}.progress.progress-success[value]::-webkit-progress-value{background-color:#2d922d}.progress.progress-success[value]::-moz-progress-bar{background-color:#2d922d}.progress.progress-success[value]::-ms-fill{background-color:#2d922d}@media screen and (min-width: 0\\fffd){.progress.progress-success .progress-bar{background-color:#2d922d}}.progress.progress-warning[value]::-webkit-progress-value{background-color:#f79a17}.progress.progress-warning[value]::-moz-progress-bar{background-color:#f79a17}.progress.progress-warning[value]::-ms-fill{background-color:#f79a17}@media screen and (min-width: 0\\fffd){.progress.progress-warning .progress-bar{background-color:#f79a17}}.progress[value]::-moz-progress-bar{border-radius:0}.progress[value]::-webkit-progress-value{border-radius:0}.progress[value=\"100\"]::-moz-progress-bar{border-radius:0}.progress[value=\"100\"]::-webkit-progress-value{border-radius:0}.progress-xs{height:7px}.progress-sm{height:10px}.progress-md{height:13px}.progress-bar-info-striped{background-image:linear-gradient(45deg,hsla(0,0%,100%,.15) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.15) 0,hsla(0,0%,100%,.15) 75%,transparent 0,transparent);background-size:1rem 1rem;background-color:#5bc0de!important}.progress-bar-animated{animation:progress-bar-stripes 1s linear infinite}.tag{font-weight:400;line-height:1.4;letter-spacing:.03em}.tag.tag-primary{background-color:#024a88}.tag.tag-info{background-color:#248dad}.tag.tag-danger{background-color:#bf1725}.tag.tag-success{background-color:#2d922d}.tag.tag-warning{background-color:#f79a17}.tag.tag-dark{background-color:#000}.tag.tag-main{background-color:#242d3a}.card{border:none;border-radius:0;width:100%;overflow:hidden;margin-bottom:29px;box-shadow:1px 1px 5px #00000040;display:block}.card .card-header{background:#344154;color:#fff;line-height:10px;border-radius:0;border:none}.card .card-header a{color:#fff}.card .card-header a:hover{color:#fffc}.card .card-footer{background:#344154;color:#fff;line-height:6px;border-radius:0;border:none}.card.card-outline-default{background:transparent;border:1px solid #fff}.card.card-primary{background:#024a88}.card.card-primary.medium-opacity{background:rgba(2,74,136,.5)}.card.card-outline-primary{background:transparent;border:1px solid #024a88}.card.card-success{background:#2d922d;margin-bottom:15px}.card.card-success.medium-opacity{background:rgba(45,146,45,.5)}.card.card-outline-success{background:transparent;border:1px solid #2d922d}.card.card-info{background:#248dad;margin-bottom:15px}.card.card-info.medium-opacity{background:rgba(36,141,173,.5)}.card.card-outline-info{background:transparent;border:1px solid #248dad}.card.card-warning{background:#f79a17;margin-bottom:15px}.card.card-warning.medium-opacity{background:rgba(247,154,23,.5)}.card.card-outline-warning{background:transparent;border:1px solid #f79a17}.card.card-danger{background:#bf1725;margin-bottom:15px}.card.card-danger.medium-opacity{background:rgba(191,23,37,.5)}.card.card-outline-danger{background:transparent;border:1px solid #bf1725}.card.card-primary .card-header,.card.card-success .card-header,.card.card-info .card-header,.card.card-danger .card-header,.card.card-warning .card-header{background:rgba(0,0,0,.4)}.card.card-primary .card-body,.card.card-success .card-body,.card.card-info .card-body,.card.card-danger .card-body,.card.card-warning .card-body{color:#fff}.card.card-primary .card-footer,.card.card-success .card-footer,.card.card-info .card-footer,.card.card-danger .card-footer,.card.card-warning .card-footer{background:rgba(0,0,0,.2)}.card.overlay .card-img{border-radius:0;-moz-filter:brightness(100%);-ms-filter:brightness(100%);-o-filter:brightness(100%);filter:brightness(100%)}.card.overlay:hover .card-img{-moz-filter:brightness(80%);-ms-filter:brightness(80%);-o-filter:brightness(80%);filter:brightness(80%)}.card.overlay .card-img-overlay{color:#fff}.card.overlay .card-img-overlay.overlay-bottom{top:auto}.card.overlay .card-img-overlay.slide-up{transform:translateY(100%)}.card.overlay .card-img-overlay.slide-down{transform:translateY(-100%)}.card.overlay .card-img-overlay.slide-left{transform:translate(-100%)}.card.overlay .card-img-overlay.slide-right{transform:translate(100%)}.card.overlay .card-img-overlay.hover-opacity{opacity:0}.card.overlay:hover .slide-up,.card.overlay:hover .slide-down{transform:translateY(0)}.card.overlay:hover .slide-left,.card.overlay:hover .slide-right{transform:translate(0)}.card.overlay:hover .hover-opacity{opacity:1}@media (min-width: 1400px){.d-xxl-block{display:block!important}}@media (min-width: 576px){.card-columns{-moz-column-count:3;-moz-column-gap:1.25rem}}.btn{border-radius:0}.btn:focus{outline:0}.btn:active{outline:0!important}.btn-rounded{border-radius:25rem}.btn-xs{padding:.2rem .4rem;font-size:.715rem}.btn-primary{background:rgba(2,74,136,.8)!important;border-color:#024a88cc!important}.btn-primary.medium-opacity{background:rgba(2,74,136,.5);border-color:#024a881a}.btn-primary:hover,.btn-primary:focus{background:#024a88;border-color:#024a88}.btn-primary:active{background:rgba(2,74,136,.95)!important;border-color:#024a88f2!important}.btn-success{background:rgba(45,146,45,.8);border-color:#2d922dcc}.btn-success.medium-opacity{background:rgba(45,146,45,.5);border-color:#2d922d1a}.btn-success:hover,.btn-success:focus{background:#2d922d;border-color:#2d922d}.btn-success:active{background:rgba(45,146,45,.95)!important;border-color:#2d922df2!important}.btn-info{background:rgba(36,141,173,.8);border-color:#248dadcc}.btn-info.medium-opacity{background:rgba(36,141,173,.5);border-color:#248dad1a}.btn-info:hover,.btn-info:focus{background:#248dad;border-color:#248dad}.btn-info:active{background:rgba(36,141,173,.95)!important;border-color:#248dadf2!important}.btn-warning{background:rgba(247,154,23,.8);border-color:#f79a17cc}.btn-warning.medium-opacity{background:rgba(247,154,23,.5);border-color:#f79a171a}.btn-warning:hover,.btn-warning:focus{background:#f79a17;border-color:#f79a17}.btn-warning:active{background:rgba(247,154,23,.95)!important;border-color:#f79a17f2!important}.btn-danger{background:rgba(191,23,37,.8);border-color:#bf1725cc}.btn-danger.medium-opacity{background:rgba(191,23,37,.5);border-color:#bf17251a}.btn-danger:hover,.btn-danger:focus{background:#bf1725;border-color:#bf1725}.btn-danger:active{background:rgba(191,23,37,.95)!important;border-color:#bf1725f2!important}.btn-dark{background:rgba(0,0,0,.8);border-color:#000c;color:#fff}.btn-dark.medium-opacity{background:rgba(0,0,0,.5);border-color:#0000001a}.btn-dark:hover{background:black;border-color:#000}.btn-dark:active{background:rgba(0,0,0,.95)!important;border-color:#000000f2!important}.btn-main{background:rgba(36,45,58,.8);border-color:#242d3acc;color:#fff}.btn-main.medium-opacity{background:rgba(36,45,58,.5);border-color:#242d3a1a}.btn-main:hover{color:#fff!important;background:#242d3a;border-color:#242d3a}.btn-main:active{background:rgba(36,45,58,.95)!important;border-color:#242d3af2!important}.btn-outline-primary{color:#024a88;border-color:#024a88}.btn-outline-primary:hover,.btn-outline-primary:focus{color:#fff;background:#024a88;border-color:#024a88}.btn-outline-primary:active,.btn-outline-primary.active{color:#fff!important;background:#024a88!important;border-color:#024a88!important}.btn-outline-success{color:#2d922d;border-color:#2d922d}.btn-outline-success:hover,.btn-outline-success:focus{color:#fff;background:#2d922d;border-color:#2d922d}.btn-outline-success:active,.btn-outline-success.active{color:#fff!important;background:#2d922d!important;border-color:#2d922d!important}.btn-outline-info{color:#248dad;border-color:#248dad}.btn-outline-info:hover,.btn-outline-info:focus{color:#fff;background:#248dad;border-color:#248dad}.btn-outline-info:active,.btn-outline-info.active{color:#fff!important;background:#248dad!important;border-color:#248dad!important}.btn-outline-warning{color:#f79a17;border-color:#f79a17}.btn-outline-warning:hover,.btn-outline-warning:focus{color:#fff;background:#f79a17;border-color:#f79a17}.btn-outline-warning:active,.btn-outline-warning.active{color:#fff!important;background:#f79a17!important;border-color:#f79a17!important}.btn-outline-danger{color:#bf1725;border-color:#bf1725}.btn-outline-danger:hover,.btn-outline-danger:focus{color:#fff;background:#bf1725;border-color:#bf1725}.btn-outline-danger:active,.btn-outline-danger.active{color:#fff!important;background:#bf1725!important;border-color:#bf1725!important}.btn-outline-dark{color:#000;border-color:#000;background:transparent}.btn-outline-dark:hover,.btn-outline-dark:focus{color:#fff;background:#000;border-color:#000}.btn-outline-main{color:#242d3a;border-color:#242d3a;background:transparent}.btn-outline-main:hover,.btn-outline-main:focus{color:#fff;background:#242D3A;border-color:#242d3a}.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle),.btn-group>.btn:last-child:not(:first-child),.btn-group>.dropdown-toggle:not(:first-child){border-radius:0}.form-control-sm,.input-group-sm>.form-control,.input-group-sm>.input-group-addon,.input-group-sm>.input-group-btn>.btn{border-radius:0}.btn.disabled,.btn:disabled{cursor:not-allowed;opacity:.65}.btn-file-upload{height:35px;padding-top:3px!important}.text-primary{color:#024a88!important}.text-success{color:#2d922d!important}.text-info{color:#248dad!important}.text-warning{color:#f79a17!important}.text-danger{color:#bf1725!important}.background-success{background-color:#2d922d!important}.background-info{background-color:#248dad!important}.background-warning{background-color:#f79a17!important}.background-danger{background-color:#bf1725!important}.blockquote{font-size:1.2rem}.blockquote-footer{font-size:70%}.nav-tabs{background-color:#ccc;border:1px solid #ccc}.nav-tabs .nav-item .nav-link{color:#242d3acc;background-color:transparent;border:none;cursor:default}.nav-tabs .nav-item .nav-link.active{background-color:#fff;color:#242d3a}.nav-tabs .nav-item .nav-link:not(.active):hover{background-color:transparent;color:#242d3a;cursor:pointer}.nav-tabs.top{border-top-left-radius:.3rem;border-top-right-radius:.3rem}.nav-tabs.bottom{border-bottom-left-radius:.3rem;border-bottom-right-radius:.3rem}.nav-tabs.bottom .nav-item{margin-bottom:0;margin-top:-1px}.nav-tabs.bottom .nav-item .nav-link{border-radius:0 0 .3rem .3rem}.nav-tabs.tabs-primary{background-color:#024a8866;border:1px solid #024a88}.nav-tabs.tabs-primary .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-primary .nav-item .nav-link.active{background-color:#024a88;color:#fff}.nav-tabs.tabs-primary .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-success{background-color:#2d922d66;border:1px solid #2d922d}.nav-tabs.tabs-success .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-success .nav-item .nav-link.active{background-color:#2d922d;color:#fff}.nav-tabs.tabs-success .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-info{background-color:#248dad66;border:1px solid #248dad}.nav-tabs.tabs-info .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-info .nav-item .nav-link.active{background-color:#248dad;color:#fff}.nav-tabs.tabs-info .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-warning{background-color:#f79a1766;border:1px solid #f79a17}.nav-tabs.tabs-warning .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-warning .nav-item .nav-link.active{background-color:#f79a17;color:#fff}.nav-tabs.tabs-warning .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-danger{background-color:#bf172566;border:1px solid #bf1725}.nav-tabs.tabs-danger .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-danger .nav-item .nav-link.active{background-color:#bf1725;color:#fff}.nav-tabs.tabs-danger .nav-item .nav-link:not(.active):hover{color:#fff}.tab-content{position:relative;z-index:1;border:1px solid #ccc;background:#fff}.tab-content .tab-pane{padding:1rem}.tab-content.tab-content-primary{background-color:#024a88;color:#fff;border-color:#024a88}.tab-content.tab-content-success{background-color:#2d922d;color:#fff;border-color:#2d922d}.tab-content.tab-content-info{background-color:#248dad;color:#fff;border-color:#248dad}.tab-content.tab-content-warning{background-color:#f79a17;color:#fff;border-color:#f79a17}.tab-content.tab-content-danger{background-color:#bf1725;color:#fff;border-color:#bf1725}.tab-content.top{border-top:none}.tab-content.bottom{border-bottom:none}.vertical-tabs .nav{padding-right:0;overflow:hidden;background-color:#ccc;border:1px solid #ccc}.vertical-tabs .nav.left{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem;border-right:none;margin-right:-1px;z-index:2}.vertical-tabs .nav.right{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem;border-left:none;margin-left:-1px;z-index:2}.vertical-tabs .nav .nav-item .nav-link{color:#242d3acc;background-color:transparent;border-radius:0;cursor:default}.vertical-tabs .nav .nav-item .nav-link.active{background-color:#fff}.vertical-tabs .nav .nav-item .nav-link:not(.active):hover{background-color:transparent;color:#242d3a;cursor:pointer}.vertical-tabs .nav .nav-item .nav-link.disabled{color:#242d3a99;cursor:not-allowed!important}.alert.alert-success{background-color:#2d922d;border-color:#2d922d;color:#fff}.alert.alert-success.medium-opacity{background:rgba(45,146,45,.5);border-color:#2d922d99}.alert.alert-info{background-color:#248dad;border-color:#248dad;color:#fff}.alert.alert-info.medium-opacity{background-color:#248dad80;border-color:#248dad99}.alert.alert-warning{background-color:#f79a17;border-color:#f79a17;color:#fff}.alert.alert-warning.medium-opacity{background-color:#f79a1780;border-color:#f79a1799}.alert.alert-danger{background-color:#bf1725;border-color:#bf1725;color:#fff}.alert.alert-danger.medium-opacity{background-color:#bf172580;border-color:#bf172599}.modal{z-index:99999;padding-top:10%}.modal-dialog .modal-content{color:#000}.modal-dialog .modal-content .modal-header{border-top-left-radius:.2rem;border-top-right-radius:.2rem;padding:10px 15px}.modal-dialog .modal-content .modal-header.modal-primary{color:#fff;background-color:#024a88}.modal-dialog .modal-content .modal-header.modal-success{color:#fff;background-color:#2d922d}.modal-dialog .modal-content .modal-header.modal-info{color:#fff;background-color:#248dad}.modal-dialog .modal-content .modal-header.modal-warning{color:#fff;background-color:#f79a17}.modal-dialog .modal-content .modal-header.modal-danger{color:#fff;background-color:#bf1725}.modal-dialog .modal-content .modal-header i{margin-right:10px}.modal-dialog .modal-content .modal-footer{padding:10px 15px}.list-group .list-group-item{border-radius:0;padding:.55rem 1.25rem;color:#000c}.list-group .list-group-item.active{color:#ffffffe6;background-color:#024a88;border-color:#024a88}.list-group .list-group-item.active:hover,.list-group .list-group-item.active:focus{color:#fff!important}.list-group .list-group-item.disabled{color:#818a91;background-color:#ddd}.list-group .list-group-item:not(.disabled):focus{color:#000}.list-group .list-group-item.list-group-item-primary{color:#fff;background-color:#024a88}.list-group .list-group-item.list-group-item-success{color:#fff;background-color:#2d922d}.list-group .list-group-item.list-group-item-info{color:#fff;background-color:#248dad}.list-group .list-group-item.list-group-item-warning{color:#fff;background-color:#f79a17}.list-group .list-group-item.list-group-item-danger{color:#fff;background-color:#bf1725}.has-success .form-control-success{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.has-success .form-control{border-color:#2d922dcc}.has-success .form-control:focus{box-shadow:none;border-color:#2d922d80}.has-success .form-control-feedback,.has-success .form-control-label,.has-success .form-check-label,.has-success .form-check-inline,.has-success .custom-control{color:#2d922d}.has-warning .form-control-warning{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23f79a17' d='M4.4 5.324h-.8v-2.46h.8zm0 1.42h-.8V5.89h.8zM3.76.63L.04 7.075c-.115.2.016.425.26.426h7.397c.242 0 .372-.226.258-.426C6.726 4.924 5.47 2.79 4.253.63c-.113-.174-.39-.174-.494 0z'/%3E%3C/svg%3E\")}.has-warning .form-control{border-color:#f79a17cc}.has-warning .form-control:focus{box-shadow:none;border-color:#f79a1780}.has-warning .form-control-feedback,.has-warning .form-control-label,.has-warning .form-check-label,.has-warning .form-check-inline,.has-warning .custom-control{color:#f79a17}.has-danger .form-control-danger{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")}.has-danger .form-control{border-color:#bf1725cc}.has-danger .form-control:focus{box-shadow:none;border-color:#bf172580}.has-danger .form-control-feedback,.has-danger .form-control-label,.has-danger .form-check-label,.has-danger .form-check-inline,.has-danger .custom-control{color:#bf1725}.form-group label{margin-bottom:2px}.help-block{color:#555;font-size:12px}.form-control.checking-field.forced-invalid{padding-right:2.25rem!important;background-repeat:no-repeat!important;background-position:center right .625rem!important;background-size:1.25rem 1.25rem!important;border-color:#bf1725!important;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")!important}.form-control.checking-combo.forced-invalid{padding-right:2.25rem!important;background-repeat:no-repeat!important;background-position:center right .625rem!important;background-size:1.25rem 1.25rem!important;border-color:#bf1725!important;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")!important;background-position:calc(100% - 20px)!important}.form-control{border-radius:0;font-size:14px}.form-control:focus{border-color:#55555580}.form-control.checking-field.ng-touched{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem}.form-control.checking-field.ng-touched.ng-invalid{border-color:#bf1725;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")}.form-control.checking-field.ng-touched.ng-valid{border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.form-control.checking-combo.ng-touched{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem}.form-control.checking-combo.ng-touched.ng-invalid{border-color:#bf1725;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\");background-position:calc(100% - 20px)}.form-control.checking-combo.ng-touched.ng-valid{border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\");background-position:calc(100% - 20px)}.form-control-rounded{border-radius:16px}.form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control{color:#555555b3}.input-group .input-group-addon{padding:.3rem .7rem;border-radius:0}.input-group-btn .btn{padding:.36rem .9rem;font-size:17px}.input-group .form-control:not(:first-child),.input-group-addon:not(:first-child),.input-group-btn:not(:first-child)>.btn,.input-group-btn:not(:first-child)>.btn-group>.btn,.input-group-btn:not(:first-child)>.dropdown-toggle,.input-group-btn:not(:last-child)>.btn:not(:first-child),.input-group-btn:not(:last-child)>.btn-group:not(:first-child)>.btn{border-radius:0}select.form-control:not([multiple]) option{color:#000c}select.form-control:not([size]):not([multiple]){height:calc(2.5rem - 5px)}input[type=color].form-control{padding:0}.form-inline .form-group input{width:100%}.form-space-md .form-group{margin-bottom:.75rem}.form-space-lg .form-group{margin-bottom:1rem}.form-group{margin-bottom:.5rem}.dropdown-menu{padding-top:0;padding-bottom:0;border-radius:0;font-size:14px;box-shadow:0 6px 12px #0003}.dropdown-menu a{color:#242d3a}.dropdown-menu a:hover{color:#fff;background-color:#242d3a}.dropdown-menu:before{content:\" \";position:absolute;top:-12px;right:30px;display:block;width:0;height:0;border:6px solid transparent;border-bottom-color:#fff}.custom-control-label:before,.custom-control-label:after{top:.2rem}.custom-checkbox.checkbox-circle .custom-control-label:before,.custom-checkbox.checkbox-circle .custom-control-label:after{border-radius:50%}.custom-checkbox .custom-control-input:checked~.custom-control-label:before{background:rgba(85,85,85,.7)}.custom-checkbox .custom-control-input:focus~.custom-control-label:before{border:1px solid white;box-shadow:0 0 0 1px #555555b3}.custom-checkbox .custom-control-input.checkbox-primary:checked~.custom-control-label:before{background:#024a88}.custom-checkbox .custom-control-input.checkbox-primary:focus~.custom-control-label:before{box-shadow:0 0 0 1px #024a88}.custom-checkbox .custom-control-input.checkbox-success:checked~.custom-control-label:before{background:#2d922d}.custom-checkbox .custom-control-input.checkbox-success:focus~.custom-control-label:before{box-shadow:0 0 0 1px #2d922d}.custom-checkbox .custom-control-input.checkbox-info:checked~.custom-control-label:before{background:#248dad}.custom-checkbox .custom-control-input.checkbox-info:focus~.custom-control-label:before{box-shadow:0 0 0 1px #248dad}.custom-checkbox .custom-control-input.checkbox-warning:checked~.custom-control-label:before{background:#f79a17}.custom-checkbox .custom-control-input.checkbox-warning:focus~.custom-control-label:before{box-shadow:0 0 0 1px #f79a17}.custom-checkbox .custom-control-input.checkbox-danger:checked~.custom-control-label:before{background:#bf1725}.custom-checkbox .custom-control-input.checkbox-danger:focus~.custom-control-label:before{box-shadow:0 0 0 1px #bf1725}.custom-checkbox .custom-control-input.checkbox-main:checked~.custom-control-label:before{background:#242D3A}.custom-checkbox .custom-control-input.checkbox-main:focus~.custom-control-label:before{box-shadow:0 0 0 1px #242d3a}.custom-radio .custom-control-input:checked~.custom-control-label:before{background:rgba(85,85,85,.7)}.custom-radio .custom-control-input:focus~.custom-control-label:before{border:1px solid white;box-shadow:0 0 0 1px #555555b3}.custom-radio .custom-control-input.radio-primary:checked~.custom-control-label:before{background:#024a88}.custom-radio .custom-control-input.radio-primary:focus~.custom-control-label:before{box-shadow:0 0 0 1px #024a88}.custom-radio .custom-control-input.radio-success:checked~.custom-control-label:before{background:#2d922d}.custom-radio .custom-control-input.radio-success:focus~.custom-control-label:before{box-shadow:0 0 0 1px #2d922d}.custom-radio .custom-control-input.radio-info:checked~.custom-control-label:before{background:#248dad}.custom-radio .custom-control-input.radio-info:focus~.custom-control-label:before{box-shadow:0 0 0 1px #248dad}.custom-radio .custom-control-input.radio-warning:checked~.custom-control-label:before{background:#f79a17}.custom-radio .custom-control-input.radio-warning:focus~.custom-control-label:before{box-shadow:0 0 0 1px #f79a17}.custom-radio .custom-control-input.radio-danger:checked~.custom-control-label:before{background:#bf1725}.custom-radio .custom-control-input.radio-danger:focus~.custom-control-label:before{box-shadow:0 0 0 1px #bf1725}.custom-radio .custom-control-input.radio-main:checked~.custom-control-label:before{background:#242D3A}.custom-radio .custom-control-input.radio-main:focus~.custom-control-label:before{box-shadow:0 0 0 1px #242d3a}.custom-select,.custom-select:focus{background:rgba(255,255,255,.1) url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23333' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E\") no-repeat right .75rem center;background-size:8px 10px}.bg-primary{background:#024a88!important}.bg-primary.medium-opacity{background:rgba(2,74,136,.5)!important}.bg-success{background:#2d922d!important}.bg-success.medium-opacity{background:rgba(45,146,45,.5)!important}.bg-warning{background:#f79a17!important}.bg-warning.medium-opacity{background:rgba(247,154,23,.5)!important}.bg-danger{background:#bf1725!important}.bg-danger.medium-opacity{background:rgba(191,23,37,.5)!important}.bg-main{background:#242d3a!important}.bg-main.medium-opacity{background:rgba(36,45,58,.5)!important}.bg-dark{background:black!important}.bg-dark.medium-opacity{background:rgba(0,0,0,.5)!important}.custom-select{width:100%}code{background-color:#e9ebee}.app-margin-top-5{margin-top:5px!important}.app-margin-top-10{margin-top:10px!important}.app-margin-top-15{margin-top:15px!important}.app-margin-top-20{margin-top:20px!important}.app-margin-top-25{margin-top:25px!important}.app-margin-top-30{margin-top:30px!important}.app-margin-top-35{margin-top:35px!important}.app-margin-top-40{margin-top:40px!important}.app-margin-top-60{margin-top:60px!important}@media (min-width: 1280px){.modal-xl{max-width:1024px}}@media (min-width: 1600px){.modal-xxl{max-width:1280px}}@media (min-width: 1800px){.modal-feminist{max-width:1366px}}.modal-header{cursor:pointer!important}::-ms-reveal{display:none}.app-fill{width:100%;height:100%}.app-flex-left{margin-right:auto}.lastfix{margin-bottom:-.5rem}.app-inline-wrapped{display:inline!important}.app-inline-wrapped:after{content:\"\\a\";white-space:pre}.app-mat-form-slider{margin-top:-10px;width:100%;padding:0}.app-updevery-input{width:30px;display:inline;padding:1px;height:20px}.mv-input{padding:5px 10px 5px 5px;width:100px;height:30px}.mv-input:focus{box-shadow:none!important}.input-group-addon{background-color:#eceeef;border:1px solid rgba(0,0,0,.15)}.app-flex-row{flex-direction:row}.flex-nowrap{flex-wrap:nowrap}.app-white-button{background-color:#fff;border-color:#ccc}.app-bigplus{text-align:center;font-size:95px;color:#ccc;font-weight:200;cursor:pointer}.app-bigplus :hover{background-color:#eee}.app-wrap{white-space:pre-wrap;word-break:break-word}.app-min-height-145{min-height:145px}.tooltip{pointer-events:auto!important;-webkit-user-select:none!important;-moz-user-select:none!important;-khtml-user-select:none!important;-ms-user-select:none!important;cursor:default!important}.ace_gutter-cell.ace_breakpoint{border-radius:20px 0 0 20px;box-shadow:0 0 1px 1px red inset}.tab-body{padding:15px;border:1px solid #bbb;width:100%}.tab-header-page{border-bottom:20px solid #bbb;border-left:20px solid transparent;border-right:20px solid transparent;cursor:pointer;height:0;text-align:center}.tab-selected{border-bottom:20px solid #bbb;font-weight:700}.tab-unselected{border-bottom:20px solid #ddd}.app-bullet{font-weight:700;font-size:25px;line-height:0;vertical-align:sub}.app-input-password{width:calc(100% - 30px)!important;display:inline-block!important;margin-right:10px!important}.swal2-container{z-index:9999999999999!important}.app-margin-bottom-min-10{margin-bottom:-10px}.app-margin-bottom-min-15{margin-bottom:-15px}.input-group-addon-color{background-color:#eceeef!important}.no-bg-img{background-image:none!important;padding-right:0!important}::placeholder{color:#aaa!important}ngx-charts-advanced-pie-chart,ngx-charts-number-card,ngx-charts-bar-vertical,ngx-charts-bar-horizontal,ngx-charts-tree-map,ngx-charts-charts{display:block;min-height:1px}.table-striped tbody tr:nth-of-type(odd){background-color:#f2f2f2}.app-flip-y{transform:scaleY(-1)}.app-flip-x{transform:scaleX(-1)}.app-std-border-right{border-right:2px solid #ccc}.app-std-border-left{border-left:2px solid #ccc}.dropdown-menu>li>a:empty{padding:0}.app-caret-none{color:transparent!important;text-shadow:0 0 0 black!important}.app-caret-none:focus{outline:none}.app-break-words{word-break:break-all}.app-simple-border{border:1px solid #eceeef}.scrolling-box{max-height:250px;overflow-x:hidden;overflow-y:auto}.app-ace-higlight{background:rgba(255,50,50,.2);position:absolute}.ace_editor,.ace_editor div{font-family:monospace}.fixed-sm-border{border-width:1px;border-radius:0}.app-dashed-box{border:2px dashed #ccc;padding:10px}.app-small-dashed-box{border:1px dashed #ccc;padding:7px;font-size:small}.app-empty-char{position:absolute;top:45%;left:33%;font-size:18px;font-style:italic}.app-textbox-stringyfied{border:0;background-color:#fff;color:#000;font-weight:700}.app-sticky-last-column{right:0;position:sticky;z-index:0;background-color:#fff}.app-sticky-last-column-alt{right:0;position:sticky;z-index:0;background-color:#f2f2f2}.app-sticky-divider{width:100%;height:1px;z-index:999;background-color:#eee}.app-sticky-first-column{left:-1px;z-index:999;position:sticky;background-color:#ccc}.app-dropdown-stringyfied{color:#000!important;padding:0;height:20px!important;background-color:#fff!important;border:0;font-weight:700;outline:0!important;background:white;opacity:1!important;-moz-appearance:none!important;-webkit-appearance:none!important}.app-dropdown-stringyfied::-ms-expand{display:none!important}.background-danger{background-color:#e9967a}.checking-field,.checking-combo{box-shadow:unset!important}.app-border-none{border:none}.app-padding-leftonly-15{padding:0 0 0 15px!important}.app-width-auto{width:auto}.app-line-through{text-decoration:line-through}.app-margin-auto{margin:auto}.app-upper-right-remove{position:absolute;right:10px;font-size:25px;top:5px}.app-inline-block{display:inline-block}.swal2-success{border-color:#2d922d!important;color:#2d922d!important}.swal2-info{border-color:#248dad!important;color:#248dad!important}.swal2-warning{border-color:#f79a17!important;color:#f79a17!important}.swal2-danger{border-color:#bf1725!important;color:#bf1725!important}.app-slash{font-size:30px;line-height:1;margin-top:2px;text-align:center}.table-mh-435{min-height:435px}.table-b0 th,.table-b0 td{border-top:none!important;border-left:none!important}.table-b0{border:0px}.table-b0 th{border-bottom:none!important}.table-b0:last-child{border:none!important}.job-step-number{position:absolute;right:10px;font-size:16px;top:2px;font-weight:700}.dropdown-menu:before{display:none}.app-table-dotted-menu{padding:0 0 2px!important;color:#999}.app-rtl{direction:rtl}.app-border-1{border:1px solid rgba(0,0,0,.15)!important}.app-no-selection{-webkit-user-select:none;-moz-user-select:none;-khtml-user-select:none;-ms-user-select:none}.app-right-border{border-right:2px solid #ccc}.app-mtu-fixed-height{height:302px}.app-mtu-fixed-height-wrapper{height:204px;overflow:auto}.app-upper-right-close{position:absolute;top:0;right:15px;font-size:20px}.toast-message{white-space:pre-wrap}.app-overflow-auto{overflow:auto}.app-no-border{border:none!important}.app-contextmenu{background-color:#fff;border:1px solid;padding:10px 30px}.app-contextmenu-item{margin-left:-30px;margin-right:-30px;cursor:pointer}.app-contextmenu-item>span{padding:3px 30px}.app-contextmenu-item:hover{background-color:#ddd}.app-lh-0{line-height:0}.app-lh-05{line-height:.5}.app-lh-1{line-height:1}.app-lh-2{line-height:2}.app-lh-2-important{line-height:2!important}.app-lh-22{line-height:2.2}.app-display-block{display:block!important}.app-input-inline-icon{padding:0;margin:0;position:absolute;top:2px;right:20px}.app-bordered-box{border:1px solid #ccc}.app-mr-auto{margin-right:auto}.app-mrd-infobox-small{border:1px solid #ccc;padding:5px;border-radius:5px}.app-mrd-infobox{border:1px solid #ccc;padding:5px;border-radius:5px;margin-top:-5px;float:left}.app-mrd-infobox-editmode{margin-bottom:-20px;margin-top:-6px}.app-whitespace-prewrap{white-space:pre-wrap}.app-white-selectable{background-color:#fff}.app-white-selected{background-color:#ddd!important}.app-bb-box{border-bottom:2px solid #ddd}.app-white-selectable:hover{background-color:#ddd}.app-placeholder{color:#aaa}.app-placeholder-dark{color:#777}.modal-open{overflow:inherit;padding-right:0!important}.dropdown-menu a:hover{color:#000!important;background-color:#f5f5f5}.dropdown-menu span:hover,.dropdown-item a:hover{color:#000!important;background-color:transparent}.dropdown-item empty{color:#000!important;background-color:#f5f5f5}.app-history-box{max-height:775px;overflow-x:hidden;overflow-y:auto}.app-date-width,.app-input-width{width:100px}.load-more-btn{width:100%;margin-top:10px;background-color:ButtonFace}.app-max-width-100{max-width:100px}.app-search-buttons{position:absolute;top:55px;right:20px}.app-left-0{left:0}.app-left-4{left:4px}.app-left-10{left:10px}.app-bottom-0{bottom:0}.app-bottom-10{bottom:10px}.app-right-0{right:0}.app-right-10{right:10px!important}.app-right-20{right:20px}.app-right-25{right:25px}.app-right-50{right:50px}.app-top-2{top:2px}.app-top-5{top:5px}.app-top-20,.app-top-40{top:20px}.m-t-min-1{margin-top:-1px}.m-t-min-3{margin-top:-3px}.m-t-min-5{margin-top:-5px}.m-t-min-6{margin-top:-6px}.m-t-min-10{margin-top:-10px}.app-uppercase{text-transform:uppercase}.app-col-sm-10-with-addon{width:calc(83.33333% - 56px)!important}.app-bring-to-front{z-index:9999999!important}.modal{z-index:99999998!important}.app-bring-to-front-strong,.guppy_help{z-index:99999999!important}bs-dropdown-container{z-index:99999999!important}.app-bold{font-weight:700}.app-float-left{float:left}.app-float-right{float:right}.app-no-resize{resize:none}.app-table-no-border{border-top:none!important}.app-upper-left-indicator{position:absolute;top:2px;right:5px}.app-dialog-button{margin-bottom:19px;margin-top:1px;font-size:25px}.app-z-index-0{z-index:0!important}.app-col-divide:after{width:0px;content:\"-\";display:block;position:absolute;top:10px;bottom:0;right:2px;font-weight:700}.app-widgets-expanded{padding-right:20px!important;padding-top:10px!important;padding-bottom:0!important}.app-widget-head-expanded{padding:0 0 0 20px}.app-upper-right-trash{position:absolute;right:15px;top:15px;cursor:pointer;z-index:99}.app-absolute{position:absolute}.app-relative{position:relative}.app-box-ricarico{width:250px;position:absolute;bottom:35px}.app-box-ricarico-edit{width:250px;position:absolute;bottom:21px}.app-input-ricarico{display:inline;margin-left:2px;width:20%}.app-no-overflow{overflow:hidden}.app-overflow-visible{overflow:visible}.app-limited-block{max-height:350px;overflow:auto}.app-refresh-button{position:absolute;top:10px}.app-float-right{float:right!important}.app-intable-input{padding:2px 5px}.app-intable-select{padding:2px 5px;height:23px!important}.app-option-placeholder{color:#aaa!important}.app-option-placeholder option{color:#000!important}.app-lightgrey{color:#666}.app-bg-lightgrey{background-color:#ddd!important}.app-width-1000{width:1000px!important}.app-width-10{width:10px!important}.app-width-20{width:20px!important}.app-width-30{width:30px!important}.app-width-40{width:40px!important}.app-width-50{width:50px!important}.app-width-60{width:60px!important}.app-width-70{width:70px!important}.app-width-80{width:80px!important}.app-width-90{width:90px!important}.app-width-100{width:100px!important}.app-width-110{width:110px!important}.app-width-120{width:120px!important}.app-width-130{width:130px!important}.app-width-180{width:180px!important}.app-width-435{width:435px!important}.app-height-350{height:350px}.app-height-250{height:250px}.app-height-275{height:275px}.app-height-300{height:300px}.app-height-380{height:380px}.app-height-370{height:370px}.app-max-height-370{max-height:370px}.app-height-400,.app-height-425{height:400px}.app-height-450{height:450px}.app-height-560{height:560px}.app-sm2-minus-5{float:left;width:calc(16.66667% - 5px)!important}.app-sm10-plus-5{float:left;width:calc(83.33333% + 5px)!important}.app-deadline-todo{background-color:#87cefa!important}.app-deadline-done{background-color:#90ee90!important}.app-font-size-12{font-size:12px!important}.app-font-size-14{font-size:14px!important}.app-font-size-15{font-size:15px!important}.app-font-size-16{font-size:16px!important}.app-font-size-17{font-size:17px!important}.app-font-size-18{font-size:18px!important}.app-font-size-20{font-size:20px!important}.app-font-size-22{font-size:22px!important}.app-font-size-25{font-size:25px!important}.app-font-size-59{font-size:59px!important}.app-selected{background-color:#b0c4de}.app-aff-90{color:#006400}.app-aff-80{color:green}.app-aff-70{color:#90ee90}.app-aff-60{color:#3cb371}.app-aff-50{color:#ff8c00}.app-aff-40{color:red}.app-bg-aff-90{background-color:#006400}.app-bg-aff-80{background-color:green}.app-bg-aff-70{background-color:#90ee90}.app-bg-aff-60{background-color:#3cb371}.app-bg-aff-50{background-color:#ff8c00}.app-bg-aff-40{background-color:red}.app-scarico-materiale-body{max-height:500px;overflow:auto;overflow-x:hidden}.app-max-height-550{max-height:550px}.app-max-height-300{max-height:300px}.app-success-row{background-color:#389c90!important}.app-danger-row{background-color:#9c3838!important}.app-info-row{background-color:#388b9c!important}.app-active-readonly{color:#555!important;background-color:#fff!important}.app-reading-info{position:absolute;top:5px;left:5px;font-size:20px}.app-loading-over{display:none;margin:auto;position:absolute;inset:0;width:100%;height:100%;z-index:99;background:rgba(0,0,0,.5) none repeat}.app-loading-over-internal{color:#fff;position:absolute;top:48%;left:45%;font-size:15px}.app-circle{display:inline-block;width:10px;height:10px;border-radius:50%}.loader-img{position:absolute;width:140px;top:35%;left:calc(50% - 70px)}.app-timepicker-success{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem;border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.app-success-row-link{color:ivory!important}.dropdown-item:hover{color:#fff!important}.app-fixed-height-700{height:700px;overflow:auto;overflow-x:hidden}.app-fixed-height-610{height:610px;overflow:auto;overflow-x:hidden}.app-fixed-height-685{height:685px;overflow:auto;overflow-x:hidden}.app-arrow{height:15px;width:100%;text-align:center}.app-visible{display:block!important}.app-scheduling-symbol{position:absolute;right:15px;font-size:2.15em;z-index:100}.app-arrow:hover{background-color:#d3d3d3}.app-calendar-box{width:calc(100% - 380px);padding-left:10px;float:right}.app-deadline-box-container{width:380px;height:100%;float:left}.app-deadline-box{padding:0 3px;margin-bottom:5px;margin-left:5px;margin-right:5px;border-style:solid;border-color:#d3d3d3;border-width:2px;position:relative}.app-input-icon{position:absolute;color:#696969;top:11px;left:5px;z-index:999}.app-input-icon:hover{color:#696969}.app-text-center{text-align:center}.app-text-right{text-align:right}.app-text-left{text-align:left}.app-fe-sm-v{position:relative;top:0;width:1px;left:5px;font-size:8px;font-weight:700;color:#000;text-shadow:0px 0px .2px black}.app-fe-v{position:relative;top:-10px;left:145px;width:1px;font-size:11px;font-weight:700;color:#fffac2;text-shadow:0px 0px 1px #fffbcc}.app-card-function-button{padding:.5rem 1.25rem;border-bottom:solid 2px #D9D9D9}.app-modal-function-button{padding:8px 15px;border-bottom:solid 1px #D9D9D9}.app-no-bg-img{background-image:none!important}.app-widget-head-button{font-size:1.15rem;margin-top:-2px;margin-bottom:-5px;margin-left:10px}.app-line-separator{height:3px;background:rgb(237,237,237);border-bottom:1px solid rgb(237,237,237);margin-bottom:10px}.app-small-line-separator{height:2px;background:#ccc;border-bottom:1px solid #ccc;margin-bottom:5px;margin-top:5px}.app-link{color:#0275d8!important;cursor:pointer;text-decoration:none;display:block}.app-link:hover{color:#23527c!important;cursor:pointer;text-decoration:underline!important}.app-link-nocol{cursor:pointer;text-decoration:none}.app-link-nocol:hover{text-decoration:underline}.app-btn-widget{position:absolute;margin:0;top:3.5px;background-color:#414b50;cursor:pointer}.app-btn-widget-spacer{visibility:hidden;height:1px}.app-btn-widget:hover{background-color:#697378}.app-inline{display:inline}.app-btn-search{width:40.85px;height:38px}.app-fa-cell-fix{display:table-cell}.app-display-none{display:none}.app-border-radius-5{border-radius:5px!important}.app-no-padding{padding:0!important}.app-padding-5{padding:5px!important}.app-padding-2{padding:2px!important}.app-padding-3{padding:3px!important}.app-padding-10{padding:10px!important}.app-padding-15{padding:15px!important}.app-padding-left-0{padding-left:0!important}.app-padding-left-5{padding-left:5px!important}.app-padding-left-10{padding-left:10px!important}.app-padding-left-15{padding-left:15px!important}.app-padding-left-20{padding-left:20px!important}.app-padding-left-25{padding-left:25px!important}.app-padding-left-30{padding-left:30px!important}.app-padding-left-35{padding-left:35px!important}.app-padding-left-40{padding-left:40px!important}.app-padding-left-45{padding-left:45px!important}.app-padding-right-0{padding-right:0!important}.app-padding-right-5{padding-right:5px!important}.app-padding-right-10{padding-right:10px!important}.app-padding-right-15{padding-right:15px!important}.app-margin-0{margin:0!important}.app-margin-right-min-10{margin-right:-10px!important}.app-margin-left-min-2{margin-left:-2px}.app-margin-left-min-5{margin-left:-5px}.app-margin-left-min-10{margin-left:-10px!important}.app-margin-right-min-20{margin-right:-20px!important}.app-margin-left-0{margin-left:0!important}.app-margin-left-5{margin-left:5px!important}.app-margin-left-6{margin-left:6px!important}.app-margin-left-15{margin-left:15px!important}.app-margin-left-25{margin-left:25px!important}.app-margin-right-10{margin-right:10px!important}.app-margin-right-15{margin-right:15px!important}.app-margin-right-20{margin-right:20px!important}.app-margin-right-25{margin-right:25px!important}.app-margin-right-5{margin-right:5px!important}.app-margin-top-min-10{margin-top:-10px!important}.app-margin-top-min-15{margin-top:-15px!important}.app-margin-left-10{margin-left:10px!important}.app-margin-bottom-0{margin-bottom:0!important}.app-margin-bottom-2{margin-bottom:2px!important}.app-margin-bottom-5{margin-bottom:5px!important}.app-margin-bottom-10{margin-bottom:10px!important}.app-margin-bottom-14{margin-bottom:14px!important}.app-margin-bottom-15{margin-bottom:15px!important}.app-margin-bottom-20{margin-bottom:20px!important}.app-margin-bottom-25{margin-bottom:25px!important}.app-margin-bottom-30{margin-bottom:30px!important}.app-border-radius-10{border-radius:10px}.app-no-margin{margin:0!important}.app-no-row-margin{margin-left:0!important;margin-right:0!important}.app-white-text{color:#fff!important}.app-black-text{color:#242424!important}.app-pointer{cursor:pointer}.app-not-allowed{cursor:not-allowed}.app-hidden-view{visibility:hidden!important}.app-afterline-button{margin-top:5px;color:#fff;background-color:inherit;border-width:2px;border-color:#fff;font-weight:700;margin-bottom:-5px}.app-afterline-button-black{color:#000;background-color:inherit;border-width:2px;border-color:#000;font-weight:700;margin-bottom:5px}.m-t-min-2{margin-top:-2px}.m-t-1{margin-top:1px}.m-t-2{margin-top:2px}.m-t-3{margin-top:3px}.m-t-4{margin-top:4px}.m-t-6{margin-top:6px}.m-t-7{margin-top:7px}.m-t-8{margin-top:8px}.m-t-9{margin-top:9px}.m-t-10{margin-top:10px}.m-t-30{margin-top:30px}.f-s-25{font-size:25px}.app-pullleft-1{margin-right:1px}.app-pullleft-2{margin-right:2px}.app-pullleft-3{margin-right:3px}.app-pullleft-4{margin-right:4px}.app-pullleft-5{margin-right:5px}.app-pullleft-6{margin-right:6px}.app-pullleft-7{margin-right:7px}.app-pullleft-8{margin-right:8px}.app-pullleft-9{margin-right:9px}.app-pullleft-10{margin-right:10px}.app-pullleft-15{margin-right:15px}.app-pullright-1{margin-left:1px}.app-pullright-2{margin-left:2px}.app-pullright-3{margin-left:3px}.app-pullright-4{margin-left:4px}.app-pullright-5{margin-left:5px}.app-pullright-6{margin-left:6px}.app-pullright-7{margin-left:7px}.app-pullright-8{margin-left:8px}.app-pullright-9{margin-left:9px}.app-pullright-10{margin-left:10px}.app-pullright-15{margin-left:15px}.app-pullup-1{margin-bottom:1px}.app-pullup-2{margin-bottom:2px}.app-pullup-3{margin-bottom:3px}.app-pullup-4{margin-bottom:4px}.app-pullup-5{margin-bottom:5px}.app-pullup-6{margin-bottom:6px}.app-pullup-7{margin-bottom:7px}.app-pullup-8{margin-bottom:8px}.app-pullup-9{margin-bottom:9px}.app-pullup-10{margin-bottom:10px}.app-pullup-15{margin-bottom:15px}.app-one-clm-width{width:100%}.app-two-clm-width{width:50%}.app-three-clm-width{width:33.333%}.app-four-clm-width{width:25%}.app-five-clm-width{width:20%}.app-six-clm-width{width:16.666%}.app-col-12{width:100%}.app-col-11{width:91.66666667%}.app-col-10{width:83.33333333%}.app-col-9{width:75%}.app-col-8{width:66.66666667%}.app-col-7{width:58.33333333%}.app-col-6{width:50%}.app-col-5{width:41.66666667%}.app-col-4{width:33.33333333%}.app-col-3{width:25%}.app-col-2{width:16.66666667%}.app-col-1{width:8.33333333%}.app-padding-bottom-0{padding-bottom:0!important}.app-padding-bottom-5{padding-bottom:5px}.app-padding-bottom-10{padding-bottom:10px}.app-padding-top-0{padding-top:0!important}.app-padding-top-3{padding-top:3px!important}.app-padding-top-8{padding-top:8px!important}.app-padding-top-5{padding-top:5px!important}.app-padding-top-10{padding-top:10px!important}.app-padding-top-13{padding-top:13px!important}.app-padding-top-15{padding-top:15px!important}.app-padding-top-16{padding-top:16px!important}.app-mb-0{margin-bottom:0}.file-upload .file-upload-btn{position:absolute;width:100%;height:35px;z-index:9;opacity:0}.file-upload .delete-file{position:absolute;right:50px;top:8px;font-size:16px;opacity:.8;cursor:pointer;z-index:99;visibility:hidden}.file-upload:hover .delete-file{visibility:visible}.app-right-15{right:15px}.app-top-0{top:0}.app-top-10{top:10px}.app-fs-30{font-size:30px}.app-fs-16{font-size:16px}.app-fs-20{font-size:20px}.app-fs-23{font-size:23px}.app-fs-24{font-size:24px}.app-fs-18{font-size:18px}.app-fs-14{font-size:14px}.app-fs-12{font-size:12px}.selectable-timeline{height:20px;display:flex}.timeline-element-selected{cursor:pointer;text-decoration:underline;font-weight:700}.timeline-element-unselected{cursor:pointer;font-style:italic}.timeline-arrow{width:15px}.timeline-element-container{width:calc(100% - 37px);overflow:hidden;white-space:nowrap;text-overflow:ellipsis;display:flex}.app-checkbox-label{margin-left:5px;margin-top:-1px}.app-nowrap{white-space:nowrap}.app-min-height-365{min-height:365px}.app-min-width-std-395{min-width:395px}.app-min-width-std-110{min-width:110px}.app-min-width-std-150{min-width:150px}.app-min-width-std-220{min-width:220px}.app-min-width-std-120{min-width:120px}.app-min-width-std-70{min-width:70px}.app-ltab-border{border-left:2px solid #bbb}.app-rtab-border{border-right:2px solid #bbb}.app-col-min{width:1px}.app-filter-wrapper{padding-left:0;margin-top:20px}.app-first-filter-line{margin-top:-20px}.caret{display:inline-block;width:0;height:0;margin-left:2px;vertical-align:middle}.dropup,.dropdown{position:relative}.dropdown-toggle:focus{outline:0}.dropdown-menu{position:absolute;top:100%;left:0;display:none;float:left;min-width:160px;padding:5px 0;margin:2px 0 0;list-style:none;text-align:left;border:1px solid #CCC;background-clip:padding-box}.dropdown-menu.pull-right{right:0;left:auto}.dropdown-menu>li>a{display:block;padding:3px 20px;clear:both;font-weight:400;white-space:nowrap}.dropdown-menu>li>a:hover,.dropdown-menu>li>a:focus{text-decoration:none}.dropdown-menu>.active>a,.dropdown-menu>.active>a:hover,.dropdown-menu>.active>a:focus{text-decoration:none;outline:0}.dropdown-menu>.disabled>a:hover,.dropdown-menu>.disabled>a:focus{text-decoration:none;background-color:transparent;background-image:none}.open>.dropdown-menu{display:block}.open>a{outline:0}.dropdown-menu-right-user{left:-250px;right:0;top:-2px;width:242px}.dropdown-menu-right{left:auto;right:0}.dropdown-menu-left{left:0;right:auto}.dropdown-header{display:block;padding:3px 20px;white-space:nowrap}.dropdown-backdrop{position:fixed;inset:0}.pull-right>.dropdown-menu{right:0;left:auto}.dropup .caret,.navbar-fixed-bottom .dropdown .caret{border-top:0;content:\"\"}.dropup .dropdown-menu,.navbar-fixed-bottom .dropdown .dropdown-menu{top:auto;bottom:100%;margin-bottom:2px}.pace .pace-progress{background:#637CA0;position:absolute;height:3px;z-index:0}.pace .pace-progress-inner{display:none}.pace .pace-activity{position:absolute;top:10px;left:10px;border-width:1px;right:auto;width:18px;height:18px;border-top-color:#242d3a;border-left-color:#242d3a}.slimScrollBar,.slimScrollRail{border-radius:0!important;width:4px!important}.gu-mirror{position:fixed!important;margin:0!important;z-index:9999!important;opacity:.8;-ms-filter:\"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)\";filter:alpha(opacity=80);pointer-events:none}.gu-hide{left:-9999px!important}.gu-unselectable{-webkit-user-select:none!important;user-select:none!important}.gu-transit{opacity:.2;-ms-filter:\"progid:DXImageTransform.Microsoft.Alpha(Opacity=20)\";filter:alpha(opacity=20)}.guppy_help{max-height:400px;overflow-y:scroll}.toast-container{margin-top:55px}.ngx-json-viewer .segment-type-null>.segment-main>.segment-value{background-color:inherit!important}.swal2-html-container{overflow:hidden}@font-face{font-family:Roboto;font-style:normal;font-weight:100;src:local(\"Roboto Thin\"),local(\"Roboto-Thin\"),url(/assets/fonts/google/Roboto/Roboto-Thin.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:100;src:local(\"Roboto Thin Italic\"),local(\"Roboto-ThinItalic\"),url(/assets/fonts/google/Roboto/Roboto-ThinItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:300;src:local(\"Roboto Light\"),local(\"Roboto-Light\"),url(/assets/fonts/google/Roboto/Roboto-Light.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:300;src:local(\"Roboto Light Italic\"),local(\"Roboto-LightItalic\"),url(/assets/fonts/google/Roboto/Roboto-LightItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:400;src:local(\"Roboto Regular\"),local(\"Roboto-Regular\"),url(/assets/fonts/google/Roboto/Roboto-Regular.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:400;src:local(\"Roboto Italic\"),local(\"Roboto-Italic\"),url(/assets/fonts/google/Roboto/Roboto-Italic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:500;src:local(\"Roboto Medium\"),local(\"Roboto-Medium\"),url(/assets/fonts/google/Roboto/Roboto-Medium.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:500;src:local(\"Roboto Medium Italic\"),local(\"Roboto-MediumItalic\"),url(/assets/fonts/google/Roboto/Roboto-MediumItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:700;src:local(\"Roboto Bold\"),local(\"Roboto-Bold\"),url(/assets/fonts/google/Roboto/Roboto-Bold.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:700;src:local(\"Roboto Bold Italic\"),local(\"Roboto-BoldItalic\"),url(/assets/fonts/google/Roboto/Roboto-BoldItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:900;src:local(\"Roboto Black\"),local(\"Roboto-Black\"),url(/assets/fonts/google/Roboto/Roboto-Black.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:900;src:local(\"Roboto Black Italic\"),local(\"Roboto-BlackItalic\"),url(/assets/fonts/google/Roboto/Roboto-BlackItalic.ttf) format(\"truetype\")}html{height:100%;min-height:100%}body{font-family:Roboto,sans-serif;font-size:14px;color:#242424}body:before{content:\"\";position:fixed;width:100%;height:100%;top:0;left:0;background:#e9ebee;will-change:transform;z-index:-1}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{font-weight:400}h1 small,h2 small,h3 small,h4 small,h5 small,h6 small,.h1 small,.h2 small,.h3 small,.h4 small,.h5 small,.h6 small{font-size:70%}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-button{width:0px;height:0px}::-webkit-scrollbar-thumb{background:#e1e1e1;border:0px none #ffffff;border-radius:0}::-webkit-scrollbar-thumb:hover{background:#cccccc}::-webkit-scrollbar-thumb:active{background:#888888}::-webkit-scrollbar-track{background:#666666;border:0px none #ffffff;border-radius:0}::-webkit-scrollbar-track:hover{background:#666666}::-webkit-scrollbar-track:active{background:#333333}::-webkit-scrollbar-corner{background:transparent}.transition{transition:.3s}.widget-controls{position:absolute;z-index:1;top:0;right:0;padding:10px 20px;font-size:14px}.widget-controls a{color:#fff;margin-left:7px;line-height:1;vertical-align:top;display:inline-block}.widget-controls a i.glyphicon-resize-full{font-size:13px}.widget-controls a:hover{color:#ffffffb3}.widget-controls a.dropdown-toggle:after{display:none}.widget-controls ul.dropdown-menu{min-width:9rem;padding:0;border-radius:0}.widget-controls ul.dropdown-menu li{padding:4px;overflow:hidden}.widget-controls ul.dropdown-menu li a{color:#242d3a;font-size:13px;width:100%}.widget-controls ul.dropdown-menu li:hover{background-color:#242d3a}.widget-controls ul.dropdown-menu li:hover a{color:#fff}.card.fullscreened .card-header{line-height:35px}.card.fullscreened .card-header .widget-controls{padding:20px}.card.fullscreened .card-header .widget-controls a{margin-left:12px}.card.fullscreened .card-header .widget-controls a.setting{display:none}.card.fullscreened.card-primary{background:#024a88}.card.fullscreened.card-success{background:#2d922d}.card.fullscreened.card-info{background:#248dad}.card.fullscreened.card-warning{background:#f79a17}.card.fullscreened.card-danger{background:#bf1725}.scrolling{height:100%;overflow-y:scroll;padding-bottom:60px}.no-margin{margin:0}.bottom-15{margin-bottom:15px}.m-t-5{margin-top:5px}.m-t-15{margin-top:15px}.res-img{width:100%}.chart-outher{width:55%;margin:0 auto}.p-t-10{padding-top:10%}.o-visible{overflow:visible}.w-150{width:150px}.w-200{width:200px}@media (max-width: 543px){.chart-outher{width:100%}}@media (min-width: 544px) and (max-width: 767px){.chart-outher{width:85%}}@media (min-width: 992px) and (max-width: 1199px){.chart-outher{width:65%}}.mat-form-field-disabled .mat-form-field-wrapper{background-color:#ddd}.mat-no-border-top .mat-form-field-infix{border-top:none!important}.mat-dflt-margin,.mat-form-field-appearance-outline .mat-form-field-wrapper{margin-top:.125em!important;margin-bottom:.125em!important}.mat-form-field-wrapper{padding-bottom:0;height:35px;min-height:35px!important;margin-bottom:-7px!important}.mat-full-width{width:100%}.mat-full-height .mat-form-field-wrapper{height:100%!important}.mat-form-field-appearance-outline .mat-form-field-infix{padding-top:5px;padding-bottom:0;height:36px}.mat-form-field-appearance-outline .mat-form-field-infix select.mat-input-element{background-color:transparent;margin-bottom:-11px!important;margin-top:-2px!important;padding-top:0!important;top:0!important}.mat-form-field-appearance-outline .mat-form-field-infix input{display:inline-flex;margin-top:-8px;margin-bottom:-5px;padding-top:8px}.mat-form-field-appearance-outline .mat-form-field-suffix{height:25px!important;top:-2px!important}.mat-form-field-appearance-outline .mat-form-field-suffix .form-input-suffix{margin-right:5px!important;position:absolute!important;top:7px!important;right:4px!important}.mat-form-field-appearance-outline .mat-form-field-infix .form-input-suffix{position:relative!important;top:-4px!important}.mat-form-field-prefix .mat-icon-button,.mat-form-field-suffix .mat-icon-button{height:32px!important}.mat-form-field-label-wrapper{top:-8px}.mat-form-field-type-mat-native-select .mat-form-field-infix:after{top:60%!important}.mat-form-field-suffix{margin-right:-10px!important}.cdk-overlay-container{z-index:99999999!important}.mat-height-fixed .mat-form-field-flex{height:38px!important}.mat-height-auto .mat-form-field-flex{height:auto!important;padding-bottom:5px!important;padding-top:5px!important;padding-right:2px!important}.mat-height-auto .mat-form-field-infix{height:auto!important}.mat-icon-button-override{width:25px!important;top:0!important;color:#000000a3!important;position:absolute!important}.mat-icon-button-override-suffix{right:-5px!important}.mat-icon-button-override-prefix{left:-5px!important}.mat-option{height:25px!important;font-size:14px!important}.ngx-mat-timepicker .mat-form-field-infix{border-top:none!important}.mat-form-field-wrapper .form-control{width:100%;border:none;padding:0;line-height:1}.mat-form-field-wrapper .form-control:focus{box-shadow:none!important}.mat-form-field-wrapper .form-control.checking-field.ng-touched{padding-right:0;background-position-y:14px!important;background-position-x:right;padding-top:8px;padding-bottom:0}.mat-height-auto .form-control.checking-field.ng-touched{padding-right:25px;background-position:center right .625rem!important}.mat-form-field-wrapper .form-control.input-small.checking-field.ng-touched{background-position-y:9px!important;padding-right:25px}.mat-form-field-wrapper .form-control{background-color:transparent!important}.mat-form-field-wrapper .form-control.checking-combo.ng-touched{padding-right:45px;background-position-y:8px!important;padding-top:4px!important}.mat-form-field-wrapper .form-control.checking-combo.ng-untouched{padding-right:20px;background-position-y:8px!important;padding-top:4px!important}.mat-input-with-suffix{width:calc(100% - 35px)!important;display:inline-block!important;margin-right:10px!important}.mat-input-group-addon .mat-form-field-appearance-outline .mat-form-field-wrapper{background-color:#eceeef;border:1px solid rgba(0,0,0,.15);border-radius:.25rem}.mat-form-field-appearance-outline textarea{padding:5px 0!important}.snow{position:absolute;width:10px;height:10px;background:white;border-radius:50%}.snow:nth-child(1){opacity:1.6782;transform:translate(98.9223vw,-10px) scale(.7086);animation:fall-1 18s -14s linear infinite}@keyframes fall-1{46.854%{transform:translate(94.1685vw,46.854vh) scale(.7086)}to{transform:translate(96.5454vw,99vh) scale(.7086)}}.snow:nth-child(2){opacity:1.0808;transform:translate(96.1308vw,-10px) scale(.2634);animation:fall-2 15s -22s linear infinite}@keyframes fall-2{48.844%{transform:translate(93.6636vw,48.844vh) scale(.2634)}to{transform:translate(94.8972vw,99vh) scale(.2634)}}.snow:nth-child(3){opacity:1.7112;transform:translate(87.1233vw,-10px) scale(.2614);animation:fall-3 19s -13s linear infinite}@keyframes fall-3{43.994%{transform:translate(87.9832vw,43.994vh) scale(.2614)}to{transform:translate(87.55325vw,99vh) scale(.2614)}}.snow:nth-child(4){opacity:1.626;transform:translate(72.8546vw,-10px) scale(.0325);animation:fall-4 19s -9s linear infinite}@keyframes fall-4{70.396%{transform:translate(79.2392vw,70.396vh) scale(.0325)}to{transform:translate(76.0469vw,99vh) scale(.0325)}}.snow:nth-child(5){opacity:1.7278;transform:translate(81.0967vw,-10px) scale(.8585);animation:fall-5 10s -26s linear infinite}@keyframes fall-5{70.783%{transform:translate(84.8616vw,70.783vh) scale(.8585)}to{transform:translate(82.97915vw,99vh) scale(.8585)}}.snow:nth-child(6){opacity:1.559;transform:translate(69.573vw,-10px) scale(.4924);animation:fall-6 24s -6s linear infinite}@keyframes fall-6{62.699%{transform:translate(67.0605vw,62.699vh) scale(.4924)}to{transform:translate(68.31675vw,99vh) scale(.4924)}}.snow:nth-child(7){opacity:1.5576;transform:translate(7.6073vw,-10px) scale(.7906);animation:fall-7 28s -16s linear infinite}@keyframes fall-7{36.299%{transform:translate(15.2088vw,36.299vh) scale(.7906)}to{transform:translate(11.40805vw,99vh) scale(.7906)}}.snow:nth-child(8){opacity:1.2264;transform:translate(73.9621vw,-10px) scale(.0841);animation:fall-8 20s -17s linear infinite}@keyframes fall-8{38.062%{transform:translate(77.8113vw,38.062vh) scale(.0841)}to{transform:translate(75.8867vw,99vh) scale(.0841)}}.snow:nth-child(9){opacity:1.7684;transform:translate(62.6137vw,-10px) scale(.0653);animation:fall-9 21s -8s linear infinite}@keyframes fall-9{37.874%{transform:translate(69.1188vw,37.874vh) scale(.0653)}to{transform:translate(65.86625vw,99vh) scale(.0653)}}.snow:nth-child(10){opacity:.115;transform:translate(82.5004vw,-10px) scale(.493);animation:fall-10 15s -22s linear infinite}@keyframes fall-10{39.252%{transform:translate(85.8583vw,39.252vh) scale(.493)}to{transform:translate(84.17935vw,99vh) scale(.493)}}.snow:nth-child(11){opacity:.1136;transform:translate(99.4093vw,-10px) scale(.0141);animation:fall-11 11s -10s linear infinite}@keyframes fall-11{49.13%{transform:translate(100.6217vw,49.13vh) scale(.0141)}to{transform:translate(100.0155vw,99vh) scale(.0141)}}.snow:nth-child(12){opacity:.9636;transform:translate(25.1266vw,-10px) scale(.0963);animation:fall-12 29s -25s linear infinite}@keyframes fall-12{62.032%{transform:translate(16.6284vw,62.032vh) scale(.0963)}to{transform:translate(20.8775vw,99vh) scale(.0963)}}.snow:nth-child(13){opacity:1.7394;transform:translate(94.9714vw,-10px) scale(.7934);animation:fall-13 18s -25s linear infinite}@keyframes fall-13{54.912%{transform:translate(94.0064vw,54.912vh) scale(.7934)}to{transform:translate(94.4889vw,99vh) scale(.7934)}}.snow:nth-child(14){opacity:.9338;transform:translate(35.8916vw,-10px) scale(.5728);animation:fall-14 16s -8s linear infinite}@keyframes fall-14{34.007%{transform:translate(31.0675vw,34.007vh) scale(.5728)}to{transform:translate(33.47955vw,99vh) scale(.5728)}}.snow:nth-child(15){opacity:1.9682;transform:translate(20.5532vw,-10px) scale(.2696);animation:fall-15 20s -27s linear infinite}@keyframes fall-15{57.622%{transform:translate(16.7135vw,57.622vh) scale(.2696)}to{transform:translate(18.63335vw,99vh) scale(.2696)}}.snow:nth-child(16){opacity:.8258;transform:translate(76.4659vw,-10px) scale(.3015);animation:fall-16 21s -1s linear infinite}@keyframes fall-16{66.554%{transform:translate(67.3387vw,66.554vh) scale(.3015)}to{transform:translate(71.9023vw,99vh) scale(.3015)}}.snow:nth-child(17){opacity:.8916;transform:translate(15.2373vw,-10px) scale(.5243);animation:fall-17 21s -3s linear infinite}@keyframes fall-17{34.862%{transform:translate(22.9362vw,34.862vh) scale(.5243)}to{transform:translate(19.08675vw,99vh) scale(.5243)}}.snow:nth-child(18){opacity:.193;transform:translate(65.3427vw,-10px) scale(.8283);animation:fall-18 28s -30s linear infinite}@keyframes fall-18{76.035%{transform:translate(67.9297vw,76.035vh) scale(.8283)}to{transform:translate(66.6362vw,99vh) scale(.8283)}}.snow:nth-child(19){opacity:1.078;transform:translate(43.5977vw,-10px) scale(.8114);animation:fall-19 22s -2s linear infinite}@keyframes fall-19{67.462%{transform:translate(42.9371vw,67.462vh) scale(.8114)}to{transform:translate(43.2674vw,99vh) scale(.8114)}}.snow:nth-child(20){opacity:1.9262;transform:translate(2.6805vw,-10px) scale(.8242);animation:fall-20 13s -3s linear infinite}@keyframes fall-20{46.102%{transform:translate(2.5121vw,46.102vh) scale(.8242)}to{transform:translate(2.5963vw,99vh) scale(.8242)}}.snow:nth-child(21){opacity:.5062;transform:translate(77.6509vw,-10px) scale(.9395);animation:fall-21 22s -2s linear infinite}@keyframes fall-21{72.273%{transform:translate(70.7403vw,72.273vh) scale(.9395)}to{transform:translate(74.1956vw,99vh) scale(.9395)}}.snow:nth-child(22){opacity:1.8556;transform:translate(4.2678vw,-10px) scale(.0905);animation:fall-22 24s -6s linear infinite}@keyframes fall-22{53.929%{transform:translate(3.4177vw,53.929vh) scale(.0905)}to{transform:translate(3.84275vw,99vh) scale(.0905)}}.snow:nth-child(23){opacity:.1314;transform:translate(64.5585vw,-10px) scale(.559);animation:fall-23 26s -10s linear infinite}@keyframes fall-23{35.969%{transform:translate(59.3034vw,35.969vh) scale(.559)}to{transform:translate(61.93095vw,99vh) scale(.559)}}.snow:nth-child(24){opacity:.7582;transform:translate(47.3661vw,-10px) scale(.233);animation:fall-24 30s -24s linear infinite}@keyframes fall-24{43.922%{transform:translate(52.6383vw,43.922vh) scale(.233)}to{transform:translate(50.0022vw,99vh) scale(.233)}}.snow:nth-child(25){opacity:1.6772;transform:translate(68.2702vw,-10px) scale(.5039);animation:fall-25 27s -12s linear infinite}@keyframes fall-25{33.173%{transform:translate(74.3857vw,33.173vh) scale(.5039)}to{transform:translate(71.32795vw,99vh) scale(.5039)}}.snow:nth-child(26){opacity:.4748;transform:translate(66.8983vw,-10px) scale(.3809);animation:fall-26 29s -23s linear infinite}@keyframes fall-26{31.603%{transform:translate(75.067vw,31.603vh) scale(.3809)}to{transform:translate(70.98265vw,99vh) scale(.3809)}}.snow:nth-child(27){opacity:1.059;transform:translate(13.7489vw,-10px) scale(.374);animation:fall-27 19s -24s linear infinite}@keyframes fall-27{51.108%{transform:translate(9.5302vw,51.108vh) scale(.374)}to{transform:translate(11.63955vw,99vh) scale(.374)}}.snow:nth-child(28){opacity:.3498;transform:translate(73.2085vw,-10px) scale(.2155);animation:fall-28 30s -29s linear infinite}@keyframes fall-28{42.529%{transform:translate(71.5923vw,42.529vh) scale(.2155)}to{transform:translate(72.4004vw,99vh) scale(.2155)}}.snow:nth-child(29){opacity:.7278;transform:translate(46.5809vw,-10px) scale(.6547);animation:fall-29 18s -4s linear infinite}@keyframes fall-29{66.546%{transform:translate(54.5387vw,66.546vh) scale(.6547)}to{transform:translate(50.5598vw,99vh) scale(.6547)}}.snow:nth-child(30){opacity:.9524;transform:translate(15.5736vw,-10px) scale(.3984);animation:fall-30 14s -23s linear infinite}@keyframes fall-30{59.99%{transform:translate(12.9092vw,59.99vh) scale(.3984)}to{transform:translate(14.2414vw,99vh) scale(.3984)}}.snow:nth-child(31){opacity:.2866;transform:translate(33.5875vw,-10px) scale(.4906);animation:fall-31 13s -12s linear infinite}@keyframes fall-31{78.692%{transform:translate(34.8577vw,78.692vh) scale(.4906)}to{transform:translate(34.2226vw,99vh) scale(.4906)}}.snow:nth-child(32){opacity:1.3412;transform:translate(18.6681vw,-10px) scale(.7538);animation:fall-32 30s -1s linear infinite}@keyframes fall-32{36.673%{transform:translate(22.8981vw,36.673vh) scale(.7538)}to{transform:translate(20.7831vw,99vh) scale(.7538)}}.snow:nth-child(33){opacity:.2048;transform:translate(4.7813vw,-10px) scale(.9805);animation:fall-33 17s -13s linear infinite}@keyframes fall-33{43.284%{transform:translate(6.1505vw,43.284vh) scale(.9805)}to{transform:translate(5.4659vw,99vh) scale(.9805)}}.snow:nth-child(34){opacity:1.1692;transform:translate(99.9106vw,-10px) scale(.322);animation:fall-34 17s -8s linear infinite}@keyframes fall-34{33.813%{transform:translate(103.486vw,33.813vh) scale(.322)}to{transform:translate(101.6983vw,99vh) scale(.322)}}.snow:nth-child(35){opacity:1.1014;transform:translate(17.2221vw,-10px) scale(.3838);animation:fall-35 21s -7s linear infinite}@keyframes fall-35{52.28%{transform:translate(7.6187vw,52.28vh) scale(.3838)}to{transform:translate(12.4204vw,99vh) scale(.3838)}}.snow:nth-child(36){opacity:1.1456;transform:translate(47.067vw,-10px) scale(.9904);animation:fall-36 15s -21s linear infinite}@keyframes fall-36{65.422%{transform:translate(39.6604vw,65.422vh) scale(.9904)}to{transform:translate(43.3637vw,99vh) scale(.9904)}}.snow:nth-child(37){opacity:1.884;transform:translate(41.3109vw,-10px) scale(.7184);animation:fall-37 27s -18s linear infinite}@keyframes fall-37{55.214%{transform:translate(35.2937vw,55.214vh) scale(.7184)}to{transform:translate(38.3023vw,99vh) scale(.7184)}}.snow:nth-child(38){opacity:.0088;transform:translate(58.1511vw,-10px) scale(.2512);animation:fall-38 21s -8s linear infinite}@keyframes fall-38{42.033%{transform:translate(54.6632vw,42.033vh) scale(.2512)}to{transform:translate(56.40715vw,99vh) scale(.2512)}}.snow:nth-child(39){opacity:.7558;transform:translate(41.4049vw,-10px) scale(.2321);animation:fall-39 27s -13s linear infinite}@keyframes fall-39{53.721%{transform:translate(49.2691vw,53.721vh) scale(.2321)}to{transform:translate(45.337vw,99vh) scale(.2321)}}.snow:nth-child(40){opacity:1.134;transform:translate(98.0952vw,-10px) scale(.8814);animation:fall-40 20s -6s linear infinite}@keyframes fall-40{45.72%{transform:translate(103.5711vw,45.72vh) scale(.8814)}to{transform:translate(100.83315vw,99vh) scale(.8814)}}.snow:nth-child(41){opacity:1.5948;transform:translate(9.578vw,-10px) scale(.0463);animation:fall-41 19s -15s linear infinite}@keyframes fall-41{68.696%{transform:translate(9.5829vw,68.696vh) scale(.0463)}to{transform:translate(9.58045vw,99vh) scale(.0463)}}.snow:nth-child(42){opacity:.4172;transform:translate(8.0406vw,-10px) scale(.1753);animation:fall-42 24s -15s linear infinite}@keyframes fall-42{55.573%{transform:translate(1.5897vw,55.573vh) scale(.1753)}to{transform:translate(4.81515vw,99vh) scale(.1753)}}.snow:nth-child(43){opacity:.1708;transform:translate(21.809vw,-10px) scale(.5132);animation:fall-43 17s -28s linear infinite}@keyframes fall-43{56.842%{transform:translate(17.9264vw,56.842vh) scale(.5132)}to{transform:translate(19.8677vw,99vh) scale(.5132)}}.snow:nth-child(44){opacity:1.578;transform:translate(89.0816vw,-10px) scale(.4645);animation:fall-44 24s -26s linear infinite}@keyframes fall-44{70.156%{transform:translate(83.8926vw,70.156vh) scale(.4645)}to{transform:translate(86.4871vw,99vh) scale(.4645)}}.snow:nth-child(45){opacity:.1372;transform:translate(28.8797vw,-10px) scale(.0542);animation:fall-45 25s -15s linear infinite}@keyframes fall-45{62.875%{transform:translate(34.0679vw,62.875vh) scale(.0542)}to{transform:translate(31.4738vw,99vh) scale(.0542)}}.snow:nth-child(46){opacity:.3428;transform:translate(2.2428vw,-10px) scale(.1953);animation:fall-46 15s -18s linear infinite}@keyframes fall-46{61.577%{transform:translate(.3293vw,61.577vh) scale(.1953)}to{transform:translate(1.28605vw,99vh) scale(.1953)}}.snow:nth-child(47){opacity:1.7128;transform:translate(38.9637vw,-10px) scale(.1667);animation:fall-47 24s -18s linear infinite}@keyframes fall-47{53.176%{transform:translate(43.9286vw,53.176vh) scale(.1667)}to{transform:translate(41.44615vw,99vh) scale(.1667)}}.snow:nth-child(48){opacity:1.0074;transform:translate(86.6658vw,-10px) scale(.488);animation:fall-48 20s -16s linear infinite}@keyframes fall-48{57.776%{transform:translate(81.1866vw,57.776vh) scale(.488)}to{transform:translate(83.9262vw,99vh) scale(.488)}}.snow:nth-child(49){opacity:1.7166;transform:translate(78.3277vw,-10px) scale(.9042);animation:fall-49 16s -18s linear infinite}@keyframes fall-49{51.591%{transform:translate(80.8366vw,51.591vh) scale(.9042)}to{transform:translate(79.58215vw,99vh) scale(.9042)}}.snow:nth-child(50){opacity:1.767;transform:translate(33.3583vw,-10px) scale(.8652);animation:fall-50 29s -1s linear infinite}@keyframes fall-50{77.73%{transform:translate(28.6053vw,77.73vh) scale(.8652)}to{transform:translate(30.9818vw,99vh) scale(.8652)}}.snow:nth-child(51){opacity:.3424;transform:translate(83.2337vw,-10px) scale(.6868);animation:fall-51 24s -21s linear infinite}@keyframes fall-51{34.004%{transform:translate(76.0122vw,34.004vh) scale(.6868)}to{transform:translate(79.62295vw,99vh) scale(.6868)}}.snow:nth-child(52){opacity:.0146;transform:translate(93.6128vw,-10px) scale(.6248);animation:fall-52 14s -10s linear infinite}@keyframes fall-52{43.437%{transform:translate(87.1831vw,43.437vh) scale(.6248)}to{transform:translate(90.39795vw,99vh) scale(.6248)}}.snow:nth-child(53){opacity:1.1742;transform:translate(86.6351vw,-10px) scale(.5281);animation:fall-53 24s -28s linear infinite}@keyframes fall-53{51.16%{transform:translate(95.9634vw,51.16vh) scale(.5281)}to{transform:translate(91.29925vw,99vh) scale(.5281)}}.snow:nth-child(54){opacity:.9536;transform:translate(82.7602vw,-10px) scale(.2539);animation:fall-54 18s -14s linear infinite}@keyframes fall-54{72.733%{transform:translate(92.4822vw,72.733vh) scale(.2539)}to{transform:translate(87.6212vw,99vh) scale(.2539)}}.snow:nth-child(55){opacity:1.9718;transform:translate(38.1736vw,-10px) scale(.1163);animation:fall-55 12s -14s linear infinite}@keyframes fall-55{36.519%{transform:translate(42.1669vw,36.519vh) scale(.1163)}to{transform:translate(40.17025vw,99vh) scale(.1163)}}.snow:nth-child(56){opacity:.3626;transform:translate(77.103vw,-10px) scale(.1214);animation:fall-56 30s -23s linear infinite}@keyframes fall-56{53.157%{transform:translate(74.2138vw,53.157vh) scale(.1214)}to{transform:translate(75.6584vw,99vh) scale(.1214)}}.snow:nth-child(57){opacity:.69;transform:translate(1.6637vw,-10px) scale(.5793);animation:fall-57 20s -23s linear infinite}@keyframes fall-57{30.22%{transform:translate(8.0744vw,30.22vh) scale(.5793)}to{transform:translate(4.86905vw,99vh) scale(.5793)}}.snow:nth-child(58){opacity:.1668;transform:translate(29.7518vw,-10px) scale(.1405);animation:fall-58 18s -24s linear infinite}@keyframes fall-58{33.978%{transform:translate(37.1002vw,33.978vh) scale(.1405)}to{transform:translate(33.426vw,99vh) scale(.1405)}}.snow:nth-child(59){opacity:.2382;transform:translate(86.0935vw,-10px) scale(.5567);animation:fall-59 11s -13s linear infinite}@keyframes fall-59{55.835%{transform:translate(76.2084vw,55.835vh) scale(.5567)}to{transform:translate(81.15095vw,99vh) scale(.5567)}}.snow:nth-child(60){opacity:.0126;transform:translate(7.9464vw,-10px) scale(.8936);animation:fall-60 18s -26s linear infinite}@keyframes fall-60{45.241%{transform:translate(6.2284vw,45.241vh) scale(.8936)}to{transform:translate(7.0874vw,99vh) scale(.8936)}}.snow:nth-child(61){opacity:1.6158;transform:translate(26.3275vw,-10px) scale(.4931);animation:fall-61 17s -15s linear infinite}@keyframes fall-61{62.156%{transform:translate(17.482vw,62.156vh) scale(.4931)}to{transform:translate(21.90475vw,99vh) scale(.4931)}}.snow:nth-child(62){opacity:.1748;transform:translate(56.4345vw,-10px) scale(.2489);animation:fall-62 22s -9s linear infinite}@keyframes fall-62{50.301%{transform:translate(58.2382vw,50.301vh) scale(.2489)}to{transform:translate(57.33635vw,99vh) scale(.2489)}}.snow:nth-child(63){opacity:1.83;transform:translate(13.9167vw,-10px) scale(.7814);animation:fall-63 28s -19s linear infinite}@keyframes fall-63{73.742%{transform:translate(6.2226vw,73.742vh) scale(.7814)}to{transform:translate(10.06965vw,99vh) scale(.7814)}}.snow:nth-child(64){opacity:.4422;transform:translate(72.6522vw,-10px) scale(.6804);animation:fall-64 17s -22s linear infinite}@keyframes fall-64{55.657%{transform:translate(65.2297vw,55.657vh) scale(.6804)}to{transform:translate(68.94095vw,99vh) scale(.6804)}}.snow:nth-child(65){opacity:.9384;transform:translate(73.0194vw,-10px) scale(.2877);animation:fall-65 10s -20s linear infinite}@keyframes fall-65{41.557%{transform:translate(80.718vw,41.557vh) scale(.2877)}to{transform:translate(76.8687vw,99vh) scale(.2877)}}.snow:nth-child(66){opacity:1.5664;transform:translate(74.756vw,-10px) scale(.7062);animation:fall-66 28s -29s linear infinite}@keyframes fall-66{53.354%{transform:translate(67.5021vw,53.354vh) scale(.7062)}to{transform:translate(71.12905vw,99vh) scale(.7062)}}.snow:nth-child(67){opacity:.0176;transform:translate(20.2016vw,-10px) scale(.8498);animation:fall-67 16s -6s linear infinite}@keyframes fall-67{76.718%{transform:translate(17.7546vw,76.718vh) scale(.8498)}to{transform:translate(18.9781vw,99vh) scale(.8498)}}.snow:nth-child(68){opacity:.76;transform:translate(36.4561vw,-10px) scale(.2014);animation:fall-68 30s -13s linear infinite}@keyframes fall-68{46.066%{transform:translate(37.4447vw,46.066vh) scale(.2014)}to{transform:translate(36.9504vw,99vh) scale(.2014)}}.snow:nth-child(69){opacity:1.204;transform:translate(64.3241vw,-10px) scale(.5807);animation:fall-69 20s -20s linear infinite}@keyframes fall-69{44.861%{transform:translate(64.8044vw,44.861vh) scale(.5807)}to{transform:translate(64.56425vw,99vh) scale(.5807)}}.snow:nth-child(70){opacity:1.5842;transform:translate(65.7426vw,-10px) scale(.6251);animation:fall-70 11s -12s linear infinite}@keyframes fall-70{32.906%{transform:translate(60.767vw,32.906vh) scale(.6251)}to{transform:translate(63.2548vw,99vh) scale(.6251)}}.snow:nth-child(71){opacity:.9828;transform:translate(74.3952vw,-10px) scale(.6994);animation:fall-71 24s -25s linear infinite}@keyframes fall-71{36.662%{transform:translate(67.8923vw,36.662vh) scale(.6994)}to{transform:translate(71.14375vw,99vh) scale(.6994)}}.snow:nth-child(72){opacity:1.8462;transform:translate(15.7695vw,-10px) scale(.4666);animation:fall-72 17s -3s linear infinite}@keyframes fall-72{39.081%{transform:translate(13.5611vw,39.081vh) scale(.4666)}to{transform:translate(14.6653vw,99vh) scale(.4666)}}.snow:nth-child(73){opacity:1.1772;transform:translate(42.8487vw,-10px) scale(.6748);animation:fall-73 24s -22s linear infinite}@keyframes fall-73{49.722%{transform:translate(40.1825vw,49.722vh) scale(.6748)}to{transform:translate(41.5156vw,99vh) scale(.6748)}}.snow:nth-child(74){opacity:.8306;transform:translate(19.3118vw,-10px) scale(.5807);animation:fall-74 23s -7s linear infinite}@keyframes fall-74{41.392%{transform:translate(16.4572vw,41.392vh) scale(.5807)}to{transform:translate(17.8845vw,99vh) scale(.5807)}}.snow:nth-child(75){opacity:.1698;transform:translate(54.0792vw,-10px) scale(.2944);animation:fall-75 17s -30s linear infinite}@keyframes fall-75{44.384%{transform:translate(54.983vw,44.384vh) scale(.2944)}to{transform:translate(54.5311vw,99vh) scale(.2944)}}.snow:nth-child(76){opacity:1.7706;transform:translate(35.1814vw,-10px) scale(.9447);animation:fall-76 18s -12s linear infinite}@keyframes fall-76{50.409%{transform:translate(41.9843vw,50.409vh) scale(.9447)}to{transform:translate(38.58285vw,99vh) scale(.9447)}}.snow:nth-child(77){opacity:.2084;transform:translate(45.3373vw,-10px) scale(.1212);animation:fall-77 20s -22s linear infinite}@keyframes fall-77{30.799%{transform:translate(51.8061vw,30.799vh) scale(.1212)}to{transform:translate(48.5717vw,99vh) scale(.1212)}}.snow:nth-child(78){opacity:.1566;transform:translate(62.2287vw,-10px) scale(.7264);animation:fall-78 30s -6s linear infinite}@keyframes fall-78{47.055%{transform:translate(68.1414vw,47.055vh) scale(.7264)}to{transform:translate(65.18505vw,99vh) scale(.7264)}}.snow:nth-child(79){opacity:1.5434;transform:translate(93.5074vw,-10px) scale(.2193);animation:fall-79 29s -28s linear infinite}@keyframes fall-79{38.524%{transform:translate(98.0252vw,38.524vh) scale(.2193)}to{transform:translate(95.7663vw,99vh) scale(.2193)}}.snow:nth-child(80){opacity:1.212;transform:translate(99.6385vw,-10px) scale(.9146);animation:fall-80 13s -13s linear infinite}@keyframes fall-80{50.254%{transform:translate(102.3539vw,50.254vh) scale(.9146)}to{transform:translate(100.9962vw,99vh) scale(.9146)}}.snow:nth-child(81){opacity:1.581;transform:translate(16.8231vw,-10px) scale(.3124);animation:fall-81 29s -14s linear infinite}@keyframes fall-81{71.396%{transform:translate(10.159vw,71.396vh) scale(.3124)}to{transform:translate(13.49105vw,99vh) scale(.3124)}}.snow:nth-child(82){opacity:.6662;transform:translate(28.0904vw,-10px) scale(.9938);animation:fall-82 30s -11s linear infinite}@keyframes fall-82{63.201%{transform:translate(35.5839vw,63.201vh) scale(.9938)}to{transform:translate(31.83715vw,99vh) scale(.9938)}}.snow:nth-child(83){opacity:.0212;transform:translate(65.0304vw,-10px) scale(.5433);animation:fall-83 17s -21s linear infinite}@keyframes fall-83{71.971%{transform:translate(56.3194vw,71.971vh) scale(.5433)}to{transform:translate(60.6749vw,99vh) scale(.5433)}}.snow:nth-child(84){opacity:.0658;transform:translate(44.6568vw,-10px) scale(.916);animation:fall-84 14s -18s linear infinite}@keyframes fall-84{34.296%{transform:translate(36.3712vw,34.296vh) scale(.916)}to{transform:translate(40.514vw,99vh) scale(.916)}}.snow:nth-child(85){opacity:.7702;transform:translate(42.8132vw,-10px) scale(.8483);animation:fall-85 23s -8s linear infinite}@keyframes fall-85{65.583%{transform:translate(40.1523vw,65.583vh) scale(.8483)}to{transform:translate(41.48275vw,99vh) scale(.8483)}}.snow:nth-child(86){opacity:1.3836;transform:translate(76.8453vw,-10px) scale(.4963);animation:fall-86 10s -7s linear infinite}@keyframes fall-86{70.089%{transform:translate(68.0475vw,70.089vh) scale(.4963)}to{transform:translate(72.4464vw,99vh) scale(.4963)}}.snow:nth-child(87){opacity:1.4482;transform:translate(2.1997vw,-10px) scale(.2306);animation:fall-87 14s -11s linear infinite}@keyframes fall-87{43.142%{transform:translate(7.0141vw,43.142vh) scale(.2306)}to{transform:translate(4.6069vw,99vh) scale(.2306)}}.snow:nth-child(88){opacity:1.2958;transform:translate(21.6937vw,-10px) scale(.0741);animation:fall-88 16s -13s linear infinite}@keyframes fall-88{41.608%{transform:translate(23.3674vw,41.608vh) scale(.0741)}to{transform:translate(22.53055vw,99vh) scale(.0741)}}.snow:nth-child(89){opacity:1.9832;transform:translate(66.3479vw,-10px) scale(.9903);animation:fall-89 23s -19s linear infinite}@keyframes fall-89{62.803%{transform:translate(61.0615vw,62.803vh) scale(.9903)}to{transform:translate(63.7047vw,99vh) scale(.9903)}}.snow:nth-child(90){opacity:.0608;transform:translate(75.2835vw,-10px) scale(.6035);animation:fall-90 29s -17s linear infinite}@keyframes fall-90{63.175%{transform:translate(70.3626vw,63.175vh) scale(.6035)}to{transform:translate(72.82305vw,99vh) scale(.6035)}}.snow:nth-child(91){opacity:.4712;transform:translate(66.0232vw,-10px) scale(.68);animation:fall-91 26s -30s linear infinite}@keyframes fall-91{67.048%{transform:translate(75.0264vw,67.048vh) scale(.68)}to{transform:translate(70.5248vw,99vh) scale(.68)}}.snow:nth-child(92){opacity:.8144;transform:translate(13.7089vw,-10px) scale(.4323);animation:fall-92 12s -30s linear infinite}@keyframes fall-92{67.447%{transform:translate(23.2527vw,67.447vh) scale(.4323)}to{transform:translate(18.4808vw,99vh) scale(.4323)}}.snow:nth-child(93){opacity:.6066;transform:translate(24.2972vw,-10px) scale(.9047);animation:fall-93 25s -19s linear infinite}@keyframes fall-93{51.731%{transform:translate(21.9013vw,51.731vh) scale(.9047)}to{transform:translate(23.09925vw,99vh) scale(.9047)}}.snow:nth-child(94){opacity:.0982;transform:translate(62.1435vw,-10px) scale(.3435);animation:fall-94 23s -16s linear infinite}@keyframes fall-94{44.052%{transform:translate(62.5578vw,44.052vh) scale(.3435)}to{transform:translate(62.35065vw,99vh) scale(.3435)}}.snow:nth-child(95){opacity:1.4244;transform:translate(41.1807vw,-10px) scale(.9932);animation:fall-95 22s -26s linear infinite}@keyframes fall-95{51.235%{transform:translate(33.2811vw,51.235vh) scale(.9932)}to{transform:translate(37.2309vw,99vh) scale(.9932)}}.snow:nth-child(96){opacity:1.4724;transform:translate(8.6728vw,-10px) scale(.9023);animation:fall-96 30s -7s linear infinite}@keyframes fall-96{57.217%{transform:translate(6.0918vw,57.217vh) scale(.9023)}to{transform:translate(7.3823vw,99vh) scale(.9023)}}.snow:nth-child(97){opacity:1.3938;transform:translate(8.9299vw,-10px) scale(.0366);animation:fall-97 12s -20s linear infinite}@keyframes fall-97{57.712%{transform:translate(10.8658vw,57.712vh) scale(.0366)}to{transform:translate(9.89785vw,99vh) scale(.0366)}}.snow:nth-child(98){opacity:1.592;transform:translate(40.4477vw,-10px) scale(.0948);animation:fall-98 16s -12s linear infinite}@keyframes fall-98{73.703%{transform:translate(31.7718vw,73.703vh) scale(.0948)}to{transform:translate(36.10975vw,99vh) scale(.0948)}}.snow:nth-child(99){opacity:.702;transform:translate(85.58vw,-10px) scale(.4183);animation:fall-99 12s -29s linear infinite}@keyframes fall-99{54.434%{transform:translate(86.1254vw,54.434vh) scale(.4183)}to{transform:translate(85.8527vw,99vh) scale(.4183)}}.snow:nth-child(100){opacity:.213;transform:translate(10.2872vw,-10px) scale(.6118);animation:fall-100 17s -5s linear infinite}@keyframes fall-100{40.876%{transform:translate(6.9402vw,40.876vh) scale(.6118)}to{transform:translate(8.6137vw,99vh) scale(.6118)}}.snow:nth-child(101){opacity:1.883;transform:translate(15.9266vw,-10px) scale(.9394);animation:fall-101 30s -10s linear infinite}@keyframes fall-101{59.085%{transform:translate(15.1201vw,59.085vh) scale(.9394)}to{transform:translate(15.52335vw,99vh) scale(.9394)}}.snow:nth-child(102){opacity:.7472;transform:translate(17.3362vw,-10px) scale(.3573);animation:fall-102 20s -3s linear infinite}@keyframes fall-102{70.21%{transform:translate(19.4067vw,70.21vh) scale(.3573)}to{transform:translate(18.37145vw,99vh) scale(.3573)}}.snow:nth-child(103){opacity:1.6118;transform:translate(7.7196vw,-10px) scale(.749);animation:fall-103 10s -6s linear infinite}@keyframes fall-103{36.387%{transform:translate(13.0076vw,36.387vh) scale(.749)}to{transform:translate(10.3636vw,99vh) scale(.749)}}.snow:nth-child(104){opacity:1.7228;transform:translate(81.6499vw,-10px) scale(.9554);animation:fall-104 11s -15s linear infinite}@keyframes fall-104{56.734%{transform:translate(78.5089vw,56.734vh) scale(.9554)}to{transform:translate(80.0794vw,99vh) scale(.9554)}}.snow:nth-child(105){opacity:.6178;transform:translate(55.4641vw,-10px) scale(.585);animation:fall-105 16s -12s linear infinite}@keyframes fall-105{77.794%{transform:translate(50.9356vw,77.794vh) scale(.585)}to{transform:translate(53.19985vw,99vh) scale(.585)}}.snow:nth-child(106){opacity:.1014;transform:translate(23.0253vw,-10px) scale(.0857);animation:fall-106 10s -2s linear infinite}@keyframes fall-106{78.521%{transform:translate(32.5655vw,78.521vh) scale(.0857)}to{transform:translate(27.7954vw,99vh) scale(.0857)}}.snow:nth-child(107){opacity:1.1774;transform:translate(75.7821vw,-10px) scale(.3756);animation:fall-107 26s -6s linear infinite}@keyframes fall-107{35.407%{transform:translate(65.9302vw,35.407vh) scale(.3756)}to{transform:translate(70.85615vw,99vh) scale(.3756)}}.snow:nth-child(108){opacity:1.2094;transform:translate(21.6675vw,-10px) scale(.2812);animation:fall-108 12s -14s linear infinite}@keyframes fall-108{77.816%{transform:translate(27.7915vw,77.816vh) scale(.2812)}to{transform:translate(24.7295vw,99vh) scale(.2812)}}.snow:nth-child(109){opacity:1.2882;transform:translate(75.7961vw,-10px) scale(.3058);animation:fall-109 24s -18s linear infinite}@keyframes fall-109{38.266%{transform:translate(82.7084vw,38.266vh) scale(.3058)}to{transform:translate(79.25225vw,99vh) scale(.3058)}}.snow:nth-child(110){opacity:.1442;transform:translate(33.7734vw,-10px) scale(.3853);animation:fall-110 12s -22s linear infinite}@keyframes fall-110{55.647%{transform:translate(30.2702vw,55.647vh) scale(.3853)}to{transform:translate(32.0218vw,99vh) scale(.3853)}}.snow:nth-child(111){opacity:1.3174;transform:translate(31.6933vw,-10px) scale(.6407);animation:fall-111 10s -8s linear infinite}@keyframes fall-111{43.115%{transform:translate(27.5305vw,43.115vh) scale(.6407)}to{transform:translate(29.6119vw,99vh) scale(.6407)}}.snow:nth-child(112){opacity:1.1136;transform:translate(55.0785vw,-10px) scale(.1564);animation:fall-112 19s -14s linear infinite}@keyframes fall-112{68.61%{transform:translate(63.7071vw,68.61vh) scale(.1564)}to{transform:translate(59.3928vw,99vh) scale(.1564)}}.snow:nth-child(113){opacity:1.2078;transform:translate(52.3388vw,-10px) scale(.9371);animation:fall-113 25s -11s linear infinite}@keyframes fall-113{63.528%{transform:translate(49.6419vw,63.528vh) scale(.9371)}to{transform:translate(50.99035vw,99vh) scale(.9371)}}.snow:nth-child(114){opacity:1.421;transform:translate(75.604vw,-10px) scale(.69);animation:fall-114 22s -5s linear infinite}@keyframes fall-114{63.227%{transform:translate(72.0759vw,63.227vh) scale(.69)}to{transform:translate(73.83995vw,99vh) scale(.69)}}.snow:nth-child(115){opacity:.275;transform:translate(57.2125vw,-10px) scale(.1796);animation:fall-115 14s -13s linear infinite}@keyframes fall-115{70.062%{transform:translate(56.3065vw,70.062vh) scale(.1796)}to{transform:translate(56.7595vw,99vh) scale(.1796)}}.snow:nth-child(116){opacity:.1616;transform:translate(6.9529vw,-10px) scale(.4062);animation:fall-116 13s -19s linear infinite}@keyframes fall-116{62.609%{transform:translate(5.7889vw,62.609vh) scale(.4062)}to{transform:translate(6.3709vw,99vh) scale(.4062)}}.snow:nth-child(117){opacity:1.6764;transform:translate(48.0004vw,-10px) scale(.5435);animation:fall-117 29s -30s linear infinite}@keyframes fall-117{68.19%{transform:translate(56.8368vw,68.19vh) scale(.5435)}to{transform:translate(52.4186vw,99vh) scale(.5435)}}.snow:nth-child(118){opacity:1.517;transform:translate(84.1437vw,-10px) scale(.9979);animation:fall-118 11s -11s linear infinite}@keyframes fall-118{48.513%{transform:translate(93.1097vw,48.513vh) scale(.9979)}to{transform:translate(88.6267vw,99vh) scale(.9979)}}.snow:nth-child(119){opacity:1.8116;transform:translate(75.5335vw,-10px) scale(.7135);animation:fall-119 13s -4s linear infinite}@keyframes fall-119{62.364%{transform:translate(78.4998vw,62.364vh) scale(.7135)}to{transform:translate(77.01665vw,99vh) scale(.7135)}}.snow:nth-child(120){opacity:.4928;transform:translate(24.3524vw,-10px) scale(.6939);animation:fall-120 15s -6s linear infinite}@keyframes fall-120{49.869%{transform:translate(29.1874vw,49.869vh) scale(.6939)}to{transform:translate(26.7699vw,99vh) scale(.6939)}}.snow:nth-child(121){opacity:1.68;transform:translate(8.6318vw,-10px) scale(.3446);animation:fall-121 15s -24s linear infinite}@keyframes fall-121{68.304%{transform:translate(-1.2863vw,68.304vh) scale(.3446)}to{transform:translate(3.67275vw,99vh) scale(.3446)}}.snow:nth-child(122){opacity:1.677;transform:translate(56.0351vw,-10px) scale(.9329);animation:fall-122 19s -22s linear infinite}@keyframes fall-122{78.236%{transform:translate(57.2919vw,78.236vh) scale(.9329)}to{transform:translate(56.6635vw,99vh) scale(.9329)}}.snow:nth-child(123){opacity:1.7774;transform:translate(33.725vw,-10px) scale(.9821);animation:fall-123 29s -7s linear infinite}@keyframes fall-123{43.201%{transform:translate(28.078vw,43.201vh) scale(.9821)}to{transform:translate(30.9015vw,99vh) scale(.9821)}}.snow:nth-child(124){opacity:1.0218;transform:translate(91.9647vw,-10px) scale(.7373);animation:fall-124 27s -18s linear infinite}@keyframes fall-124{45.381%{transform:translate(90.1714vw,45.381vh) scale(.7373)}to{transform:translate(91.06805vw,99vh) scale(.7373)}}.snow:nth-child(125){opacity:.1954;transform:translate(45.4622vw,-10px) scale(.2833);animation:fall-125 25s -3s linear infinite}@keyframes fall-125{56.737%{transform:translate(51.0245vw,56.737vh) scale(.2833)}to{transform:translate(48.24335vw,99vh) scale(.2833)}}.snow:nth-child(126){opacity:.649;transform:translate(84.7113vw,-10px) scale(.0627);animation:fall-126 10s -2s linear infinite}@keyframes fall-126{65.652%{transform:translate(91.4589vw,65.652vh) scale(.0627)}to{transform:translate(88.0851vw,99vh) scale(.0627)}}.snow:nth-child(127){opacity:1.5828;transform:translate(18.775vw,-10px) scale(.0929);animation:fall-127 20s -11s linear infinite}@keyframes fall-127{74.611%{transform:translate(25.5503vw,74.611vh) scale(.0929)}to{transform:translate(22.16265vw,99vh) scale(.0929)}}.snow:nth-child(128){opacity:.9494;transform:translate(67.2022vw,-10px) scale(.4614);animation:fall-128 11s -21s linear infinite}@keyframes fall-128{79.247%{transform:translate(71.4244vw,79.247vh) scale(.4614)}to{transform:translate(69.3133vw,99vh) scale(.4614)}}.snow:nth-child(129){opacity:1.9236;transform:translate(59.6991vw,-10px) scale(.699);animation:fall-129 25s -15s linear infinite}@keyframes fall-129{34.916%{transform:translate(58.8258vw,34.916vh) scale(.699)}to{transform:translate(59.26245vw,99vh) scale(.699)}}.snow:nth-child(130){opacity:1.1548;transform:translate(28.266vw,-10px) scale(.1037);animation:fall-130 11s -1s linear infinite}@keyframes fall-130{41.961%{transform:translate(26.3911vw,41.961vh) scale(.1037)}to{transform:translate(27.32855vw,99vh) scale(.1037)}}.snow:nth-child(131){opacity:.9346;transform:translate(55.246vw,-10px) scale(.0996);animation:fall-131 12s -26s linear infinite}@keyframes fall-131{48.427%{transform:translate(61.744vw,48.427vh) scale(.0996)}to{transform:translate(58.495vw,99vh) scale(.0996)}}.snow:nth-child(132){opacity:1.6888;transform:translate(96.4711vw,-10px) scale(.1366);animation:fall-132 29s -14s linear infinite}@keyframes fall-132{38.203%{transform:translate(104.5862vw,38.203vh) scale(.1366)}to{transform:translate(100.52865vw,99vh) scale(.1366)}}.snow:nth-child(133){opacity:.5266;transform:translate(87.1111vw,-10px) scale(.1811);animation:fall-133 23s -16s linear infinite}@keyframes fall-133{48.704%{transform:translate(94.4767vw,48.704vh) scale(.1811)}to{transform:translate(90.7939vw,99vh) scale(.1811)}}.snow:nth-child(134){opacity:1.673;transform:translate(83.891vw,-10px) scale(.3219);animation:fall-134 23s -4s linear infinite}@keyframes fall-134{72.987%{transform:translate(83.9194vw,72.987vh) scale(.3219)}to{transform:translate(83.9052vw,99vh) scale(.3219)}}.snow:nth-child(135){opacity:.7008;transform:translate(32.1151vw,-10px) scale(.141);animation:fall-135 20s -28s linear infinite}@keyframes fall-135{72.599%{transform:translate(33.3175vw,72.599vh) scale(.141)}to{transform:translate(32.7163vw,99vh) scale(.141)}}.snow:nth-child(136){opacity:.7892;transform:translate(98.8989vw,-10px) scale(.9901);animation:fall-136 18s -11s linear infinite}@keyframes fall-136{64.57%{transform:translate(94.3308vw,64.57vh) scale(.9901)}to{transform:translate(96.61485vw,99vh) scale(.9901)}}.snow:nth-child(137){opacity:1.6862;transform:translate(48.8627vw,-10px) scale(.4881);animation:fall-137 18s -10s linear infinite}@keyframes fall-137{76.056%{transform:translate(48.8461vw,76.056vh) scale(.4881)}to{transform:translate(48.8544vw,99vh) scale(.4881)}}.snow:nth-child(138){opacity:1.8532;transform:translate(54.3467vw,-10px) scale(.023);animation:fall-138 28s -27s linear infinite}@keyframes fall-138{43.77%{transform:translate(63.0561vw,43.77vh) scale(.023)}to{transform:translate(58.7014vw,99vh) scale(.023)}}.snow:nth-child(139){opacity:.4348;transform:translate(25.7229vw,-10px) scale(.1452);animation:fall-139 28s -13s linear infinite}@keyframes fall-139{76.224%{transform:translate(28.3096vw,76.224vh) scale(.1452)}to{transform:translate(27.01625vw,99vh) scale(.1452)}}.snow:nth-child(140){opacity:.298;transform:translate(39.6215vw,-10px) scale(.0202);animation:fall-140 28s -28s linear infinite}@keyframes fall-140{49.907%{transform:translate(48.0804vw,49.907vh) scale(.0202)}to{transform:translate(43.85095vw,99vh) scale(.0202)}}.snow:nth-child(141){opacity:1.2694;transform:translate(34.3891vw,-10px) scale(.936);animation:fall-141 26s -11s linear infinite}@keyframes fall-141{38.522%{transform:translate(42.3759vw,38.522vh) scale(.936)}to{transform:translate(38.3825vw,99vh) scale(.936)}}.snow:nth-child(142){opacity:1.7112;transform:translate(75.4602vw,-10px) scale(.3827);animation:fall-142 21s -13s linear infinite}@keyframes fall-142{49.743%{transform:translate(79.2123vw,49.743vh) scale(.3827)}to{transform:translate(77.33625vw,99vh) scale(.3827)}}.snow:nth-child(143){opacity:1.6886;transform:translate(60.1368vw,-10px) scale(.0229);animation:fall-143 13s -22s linear infinite}@keyframes fall-143{78.301%{transform:translate(62.8902vw,78.301vh) scale(.0229)}to{transform:translate(61.5135vw,99vh) scale(.0229)}}.snow:nth-child(144){opacity:1.8452;transform:translate(82.2613vw,-10px) scale(.9165);animation:fall-144 11s -12s linear infinite}@keyframes fall-144{67.932%{transform:translate(72.5438vw,67.932vh) scale(.9165)}to{transform:translate(77.40255vw,99vh) scale(.9165)}}.snow:nth-child(145){opacity:.4448;transform:translate(65.5617vw,-10px) scale(.8745);animation:fall-145 19s -20s linear infinite}@keyframes fall-145{42.963%{transform:translate(57.2701vw,42.963vh) scale(.8745)}to{transform:translate(61.4159vw,99vh) scale(.8745)}}.snow:nth-child(146){opacity:.7794;transform:translate(45.8993vw,-10px) scale(.6046);animation:fall-146 29s -3s linear infinite}@keyframes fall-146{72.889%{transform:translate(35.9582vw,72.889vh) scale(.6046)}to{transform:translate(40.92875vw,99vh) scale(.6046)}}.snow:nth-child(147){opacity:1.0946;transform:translate(13.4206vw,-10px) scale(.4449);animation:fall-147 20s -12s linear infinite}@keyframes fall-147{30.144%{transform:translate(6.0356vw,30.144vh) scale(.4449)}to{transform:translate(9.7281vw,99vh) scale(.4449)}}.snow:nth-child(148){opacity:.4268;transform:translate(44.9773vw,-10px) scale(.2664);animation:fall-148 18s -27s linear infinite}@keyframes fall-148{44.862%{transform:translate(47.6504vw,44.862vh) scale(.2664)}to{transform:translate(46.31385vw,99vh) scale(.2664)}}.snow:nth-child(149){opacity:1.4342;transform:translate(66.9766vw,-10px) scale(.7929);animation:fall-149 15s -17s linear infinite}@keyframes fall-149{77.54%{transform:translate(76.521vw,77.54vh) scale(.7929)}to{transform:translate(71.7488vw,99vh) scale(.7929)}}.snow:nth-child(150){opacity:1.6434;transform:translate(52.5444vw,-10px) scale(.7233);animation:fall-150 11s -18s linear infinite}@keyframes fall-150{55.488%{transform:translate(42.7112vw,55.488vh) scale(.7233)}to{transform:translate(47.6278vw,99vh) scale(.7233)}}.snow:nth-child(151){opacity:.3008;transform:translate(33.3011vw,-10px) scale(.2682);animation:fall-151 11s -26s linear infinite}@keyframes fall-151{41.254%{transform:translate(27.6642vw,41.254vh) scale(.2682)}to{transform:translate(30.48265vw,99vh) scale(.2682)}}.snow:nth-child(152){opacity:.2162;transform:translate(92.4774vw,-10px) scale(.1291);animation:fall-152 27s -8s linear infinite}@keyframes fall-152{71.607%{transform:translate(90.6005vw,71.607vh) scale(.1291)}to{transform:translate(91.53895vw,99vh) scale(.1291)}}.snow:nth-child(153){opacity:1.106;transform:translate(16.1254vw,-10px) scale(.0836);animation:fall-153 22s -26s linear infinite}@keyframes fall-153{56.261%{transform:translate(13.3697vw,56.261vh) scale(.0836)}to{transform:translate(14.74755vw,99vh) scale(.0836)}}.snow:nth-child(154){opacity:1.5478;transform:translate(5.8044vw,-10px) scale(.7223);animation:fall-154 22s -14s linear infinite}@keyframes fall-154{69.603%{transform:translate(5.298vw,69.603vh) scale(.7223)}to{transform:translate(5.5512vw,99vh) scale(.7223)}}.snow:nth-child(155){opacity:1.1704;transform:translate(32.995vw,-10px) scale(.5558);animation:fall-155 12s -21s linear infinite}@keyframes fall-155{47.107%{transform:translate(37.9851vw,47.107vh) scale(.5558)}to{transform:translate(35.49005vw,99vh) scale(.5558)}}.snow:nth-child(156){opacity:.5012;transform:translate(58.9793vw,-10px) scale(.8379);animation:fall-156 12s -9s linear infinite}@keyframes fall-156{70.199%{transform:translate(52.4637vw,70.199vh) scale(.8379)}to{transform:translate(55.7215vw,99vh) scale(.8379)}}.snow:nth-child(157){opacity:.6794;transform:translate(72.0589vw,-10px) scale(.1172);animation:fall-157 15s -20s linear infinite}@keyframes fall-157{49.371%{transform:translate(81.0442vw,49.371vh) scale(.1172)}to{transform:translate(76.55155vw,99vh) scale(.1172)}}.snow:nth-child(158){opacity:1.6614;transform:translate(20.6564vw,-10px) scale(.7622);animation:fall-158 11s -3s linear infinite}@keyframes fall-158{60.516%{transform:translate(19.9884vw,60.516vh) scale(.7622)}to{transform:translate(20.3224vw,99vh) scale(.7622)}}.snow:nth-child(159){opacity:.554;transform:translate(94.0887vw,-10px) scale(.3627);animation:fall-159 30s -26s linear infinite}@keyframes fall-159{60.073%{transform:translate(98.8598vw,60.073vh) scale(.3627)}to{transform:translate(96.47425vw,99vh) scale(.3627)}}.snow:nth-child(160){opacity:1.7052;transform:translate(36.5003vw,-10px) scale(.3479);animation:fall-160 18s -11s linear infinite}@keyframes fall-160{57.063%{transform:translate(45.234vw,57.063vh) scale(.3479)}to{transform:translate(40.86715vw,99vh) scale(.3479)}}.snow:nth-child(161){opacity:1.2248;transform:translate(86.5565vw,-10px) scale(.8163);animation:fall-161 17s -10s linear infinite}@keyframes fall-161{44.073%{transform:translate(83.3185vw,44.073vh) scale(.8163)}to{transform:translate(84.9375vw,99vh) scale(.8163)}}.snow:nth-child(162){opacity:.5706;transform:translate(47.8089vw,-10px) scale(.0947);animation:fall-162 11s -8s linear infinite}@keyframes fall-162{58.345%{transform:translate(52.0983vw,58.345vh) scale(.0947)}to{transform:translate(49.9536vw,99vh) scale(.0947)}}.snow:nth-child(163){opacity:1.1214;transform:translate(25.3606vw,-10px) scale(.7533);animation:fall-163 13s -1s linear infinite}@keyframes fall-163{69.423%{transform:translate(34.1589vw,69.423vh) scale(.7533)}to{transform:translate(29.75975vw,99vh) scale(.7533)}}.snow:nth-child(164){opacity:1.5678;transform:translate(46.1788vw,-10px) scale(.3326);animation:fall-164 11s -20s linear infinite}@keyframes fall-164{74.789%{transform:translate(36.3531vw,74.789vh) scale(.3326)}to{transform:translate(41.26595vw,99vh) scale(.3326)}}.snow:nth-child(165){opacity:1.3936;transform:translate(36.7429vw,-10px) scale(.6118);animation:fall-165 16s -27s linear infinite}@keyframes fall-165{66.584%{transform:translate(26.9464vw,66.584vh) scale(.6118)}to{transform:translate(31.84465vw,99vh) scale(.6118)}}.snow:nth-child(166){opacity:.289;transform:translate(97.4493vw,-10px) scale(.4461);animation:fall-166 17s -25s linear infinite}@keyframes fall-166{60.951%{transform:translate(87.9518vw,60.951vh) scale(.4461)}to{transform:translate(92.70055vw,99vh) scale(.4461)}}.snow:nth-child(167){opacity:.6944;transform:translate(50.3026vw,-10px) scale(.0997);animation:fall-167 14s -11s linear infinite}@keyframes fall-167{52.679%{transform:translate(52.9806vw,52.679vh) scale(.0997)}to{transform:translate(51.6416vw,99vh) scale(.0997)}}.snow:nth-child(168){opacity:1.7202;transform:translate(55.0559vw,-10px) scale(.3528);animation:fall-168 22s -19s linear infinite}@keyframes fall-168{32.028%{transform:translate(58.6141vw,32.028vh) scale(.3528)}to{transform:translate(56.835vw,99vh) scale(.3528)}}.snow:nth-child(169){opacity:1.559;transform:translate(48.6671vw,-10px) scale(.4678);animation:fall-169 17s -11s linear infinite}@keyframes fall-169{73.152%{transform:translate(43.1137vw,73.152vh) scale(.4678)}to{transform:translate(45.8904vw,99vh) scale(.4678)}}.snow:nth-child(170){opacity:.98;transform:translate(45.1466vw,-10px) scale(.1591);animation:fall-170 20s -27s linear infinite}@keyframes fall-170{37.556%{transform:translate(52.7811vw,37.556vh) scale(.1591)}to{transform:translate(48.96385vw,99vh) scale(.1591)}}.snow:nth-child(171){opacity:.4896;transform:translate(21.0581vw,-10px) scale(.0427);animation:fall-171 20s -16s linear infinite}@keyframes fall-171{71.205%{transform:translate(17.0054vw,71.205vh) scale(.0427)}to{transform:translate(19.03175vw,99vh) scale(.0427)}}.snow:nth-child(172){opacity:.1234;transform:translate(13.7507vw,-10px) scale(.413);animation:fall-172 21s -8s linear infinite}@keyframes fall-172{60.842%{transform:translate(15.1071vw,60.842vh) scale(.413)}to{transform:translate(14.4289vw,99vh) scale(.413)}}.snow:nth-child(173){opacity:.8654;transform:translate(52.7425vw,-10px) scale(.0773);animation:fall-173 21s -24s linear infinite}@keyframes fall-173{44.899%{transform:translate(46.9604vw,44.899vh) scale(.0773)}to{transform:translate(49.85145vw,99vh) scale(.0773)}}.snow:nth-child(174){opacity:.1134;transform:translate(74.6393vw,-10px) scale(.4275);animation:fall-174 30s -1s linear infinite}@keyframes fall-174{31.739%{transform:translate(73.4064vw,31.739vh) scale(.4275)}to{transform:translate(74.02285vw,99vh) scale(.4275)}}.snow:nth-child(175){opacity:.4672;transform:translate(93.3962vw,-10px) scale(.3214);animation:fall-175 16s -17s linear infinite}@keyframes fall-175{64.413%{transform:translate(91.6588vw,64.413vh) scale(.3214)}to{transform:translate(92.5275vw,99vh) scale(.3214)}}.snow:nth-child(176){opacity:.6288;transform:translate(10.613vw,-10px) scale(.3272);animation:fall-176 10s -24s linear infinite}@keyframes fall-176{33.47%{transform:translate(8.7403vw,33.47vh) scale(.3272)}to{transform:translate(9.67665vw,99vh) scale(.3272)}}.snow:nth-child(177){opacity:.158;transform:translate(86.4766vw,-10px) scale(.7169);animation:fall-177 21s -30s linear infinite}@keyframes fall-177{51.266%{transform:translate(89.7761vw,51.266vh) scale(.7169)}to{transform:translate(88.12635vw,99vh) scale(.7169)}}.snow:nth-child(178){opacity:1.6904;transform:translate(11.4591vw,-10px) scale(.0674);animation:fall-178 10s -13s linear infinite}@keyframes fall-178{47.411%{transform:translate(7.4202vw,47.411vh) scale(.0674)}to{transform:translate(9.43965vw,99vh) scale(.0674)}}.snow:nth-child(179){opacity:1.6432;transform:translate(4.6636vw,-10px) scale(.6917);animation:fall-179 20s -19s linear infinite}@keyframes fall-179{76.506%{transform:translate(-.8142vw,76.506vh) scale(.6917)}to{transform:translate(1.9247vw,99vh) scale(.6917)}}.snow:nth-child(180){opacity:1.4138;transform:translate(70.5236vw,-10px) scale(.3799);animation:fall-180 18s -11s linear infinite}@keyframes fall-180{60.846%{transform:translate(72.5776vw,60.846vh) scale(.3799)}to{transform:translate(71.5506vw,99vh) scale(.3799)}}.snow:nth-child(181){opacity:1.8844;transform:translate(8.4447vw,-10px) scale(.7103);animation:fall-181 26s -15s linear infinite}@keyframes fall-181{59.937%{transform:translate(17.7117vw,59.937vh) scale(.7103)}to{transform:translate(13.0782vw,99vh) scale(.7103)}}.snow:nth-child(182){opacity:.289;transform:translate(36.5218vw,-10px) scale(.8265);animation:fall-182 22s -15s linear infinite}@keyframes fall-182{40.026%{transform:translate(43.5411vw,40.026vh) scale(.8265)}to{transform:translate(40.03145vw,99vh) scale(.8265)}}.snow:nth-child(183){opacity:.8766;transform:translate(67.6993vw,-10px) scale(.2284);animation:fall-183 25s -4s linear infinite}@keyframes fall-183{71.265%{transform:translate(75.3406vw,71.265vh) scale(.2284)}to{transform:translate(71.51995vw,99vh) scale(.2284)}}.snow:nth-child(184){opacity:.1194;transform:translate(10.9063vw,-10px) scale(.6368);animation:fall-184 25s -2s linear infinite}@keyframes fall-184{77.097%{transform:translate(8.0294vw,77.097vh) scale(.6368)}to{transform:translate(9.46785vw,99vh) scale(.6368)}}.snow:nth-child(185){opacity:.6054;transform:translate(96.3246vw,-10px) scale(.7252);animation:fall-185 29s -9s linear infinite}@keyframes fall-185{55.554%{transform:translate(94.7231vw,55.554vh) scale(.7252)}to{transform:translate(95.52385vw,99vh) scale(.7252)}}.snow:nth-child(186){opacity:.4014;transform:translate(3.8308vw,-10px) scale(.3924);animation:fall-186 10s -1s linear infinite}@keyframes fall-186{37.578%{transform:translate(-4.5989vw,37.578vh) scale(.3924)}to{transform:translate(-.38405vw,99vh) scale(.3924)}}.snow:nth-child(187){opacity:.83;transform:translate(70.1922vw,-10px) scale(.5546);animation:fall-187 23s -24s linear infinite}@keyframes fall-187{35.355%{transform:translate(73.4255vw,35.355vh) scale(.5546)}to{transform:translate(71.80885vw,99vh) scale(.5546)}}.snow:nth-child(188){opacity:1.7516;transform:translate(50.1244vw,-10px) scale(.6976);animation:fall-188 12s -2s linear infinite}@keyframes fall-188{38.044%{transform:translate(56.1365vw,38.044vh) scale(.6976)}to{transform:translate(53.13045vw,99vh) scale(.6976)}}.snow:nth-child(189){opacity:1.3004;transform:translate(62.7986vw,-10px) scale(.9724);animation:fall-189 20s -24s linear infinite}@keyframes fall-189{31.013%{transform:translate(68.9935vw,31.013vh) scale(.9724)}to{transform:translate(65.89605vw,99vh) scale(.9724)}}.snow:nth-child(190){opacity:.5318;transform:translate(6.4545vw,-10px) scale(.7912);animation:fall-190 19s -13s linear infinite}@keyframes fall-190{58.657%{transform:translate(12.0361vw,58.657vh) scale(.7912)}to{transform:translate(9.2453vw,99vh) scale(.7912)}}.snow:nth-child(191){opacity:.0906;transform:translate(89.2708vw,-10px) scale(.5084);animation:fall-191 20s -30s linear infinite}@keyframes fall-191{38.706%{transform:translate(88.5955vw,38.706vh) scale(.5084)}to{transform:translate(88.93315vw,99vh) scale(.5084)}}.snow:nth-child(192){opacity:.5828;transform:translate(42.8412vw,-10px) scale(.9844);animation:fall-192 26s -5s linear infinite}@keyframes fall-192{55.283%{transform:translate(43.3172vw,55.283vh) scale(.9844)}to{transform:translate(43.0792vw,99vh) scale(.9844)}}.snow:nth-child(193){opacity:1.4842;transform:translate(69.7073vw,-10px) scale(.1217);animation:fall-193 23s -26s linear infinite}@keyframes fall-193{36.439%{transform:translate(64.0939vw,36.439vh) scale(.1217)}to{transform:translate(66.9006vw,99vh) scale(.1217)}}.snow:nth-child(194){opacity:1.3414;transform:translate(29.6681vw,-10px) scale(.2422);animation:fall-194 20s -9s linear infinite}@keyframes fall-194{32.708%{transform:translate(22.4889vw,32.708vh) scale(.2422)}to{transform:translate(26.0785vw,99vh) scale(.2422)}}.snow:nth-child(195){opacity:.5252;transform:translate(93.4271vw,-10px) scale(.7588);animation:fall-195 13s -16s linear infinite}@keyframes fall-195{73.131%{transform:translate(95.8413vw,73.131vh) scale(.7588)}to{transform:translate(94.6342vw,99vh) scale(.7588)}}.snow:nth-child(196){opacity:1.5984;transform:translate(42.1403vw,-10px) scale(.9742);animation:fall-196 30s -2s linear infinite}@keyframes fall-196{76.288%{transform:translate(42.7692vw,76.288vh) scale(.9742)}to{transform:translate(42.45475vw,99vh) scale(.9742)}}.snow:nth-child(197){opacity:1.727;transform:translate(99.7422vw,-10px) scale(.1494);animation:fall-197 22s -13s linear infinite}@keyframes fall-197{51.104%{transform:translate(101.5771vw,51.104vh) scale(.1494)}to{transform:translate(100.65965vw,99vh) scale(.1494)}}.snow:nth-child(198){opacity:1.8156;transform:translate(73.0627vw,-10px) scale(.0943);animation:fall-198 30s -10s linear infinite}@keyframes fall-198{73.912%{transform:translate(67.5313vw,73.912vh) scale(.0943)}to{transform:translate(70.297vw,99vh) scale(.0943)}}.snow:nth-child(199){opacity:1.1456;transform:translate(67.1861vw,-10px) scale(.2492);animation:fall-199 14s -11s linear infinite}@keyframes fall-199{58.821%{transform:translate(74.33vw,58.821vh) scale(.2492)}to{transform:translate(70.75805vw,99vh) scale(.2492)}}.snow:nth-child(200){opacity:1.6348;transform:translate(84.9358vw,-10px) scale(.1874);animation:fall-200 29s -7s linear infinite}@keyframes fall-200{63.609%{transform:translate(76.9217vw,63.609vh) scale(.1874)}to{transform:translate(80.92875vw,99vh) scale(.1874)}}.snow:nth-child(201){opacity:.551;transform:translate(74.9908vw,-10px) scale(.8341);animation:fall-201 26s -11s linear infinite}@keyframes fall-201{37.528%{transform:translate(67.3675vw,37.528vh) scale(.8341)}to{transform:translate(71.17915vw,99vh) scale(.8341)}}.snow:nth-child(202){opacity:1.2822;transform:translate(97.6615vw,-10px) scale(.1244);animation:fall-202 24s -22s linear infinite}@keyframes fall-202{46.214%{transform:translate(92.0659vw,46.214vh) scale(.1244)}to{transform:translate(94.8637vw,99vh) scale(.1244)}}.snow:nth-child(203){opacity:1.2194;transform:translate(26.611vw,-10px) scale(.6682);animation:fall-203 14s -9s linear infinite}@keyframes fall-203{50.729%{transform:translate(34.0796vw,50.729vh) scale(.6682)}to{transform:translate(30.3453vw,99vh) scale(.6682)}}.snow:nth-child(204){opacity:.0658;transform:translate(81.947vw,-10px) scale(.863);animation:fall-204 27s -19s linear infinite}@keyframes fall-204{33.649%{transform:translate(79.2772vw,33.649vh) scale(.863)}to{transform:translate(80.6121vw,99vh) scale(.863)}}.snow:nth-child(205){opacity:1.7152;transform:translate(30.1399vw,-10px) scale(.6418);animation:fall-205 10s -16s linear infinite}@keyframes fall-205{50.582%{transform:translate(33.6513vw,50.582vh) scale(.6418)}to{transform:translate(31.8956vw,99vh) scale(.6418)}}.snow:nth-child(206){opacity:1.846;transform:translate(53.0026vw,-10px) scale(.1254);animation:fall-206 21s -22s linear infinite}@keyframes fall-206{57.956%{transform:translate(54.1546vw,57.956vh) scale(.1254)}to{transform:translate(53.5786vw,99vh) scale(.1254)}}.snow:nth-child(207){opacity:1.342;transform:translate(94.6613vw,-10px) scale(.8485);animation:fall-207 25s -2s linear infinite}@keyframes fall-207{48.514%{transform:translate(89.6637vw,48.514vh) scale(.8485)}to{transform:translate(92.1625vw,99vh) scale(.8485)}}.snow:nth-child(208){opacity:.3548;transform:translate(2.7458vw,-10px) scale(.2885);animation:fall-208 22s -25s linear infinite}@keyframes fall-208{30.652%{transform:translate(7.6616vw,30.652vh) scale(.2885)}to{transform:translate(5.2037vw,99vh) scale(.2885)}}.snow:nth-child(209){opacity:.8378;transform:translate(24.8733vw,-10px) scale(.0068);animation:fall-209 16s -5s linear infinite}@keyframes fall-209{62.993%{transform:translate(33.3958vw,62.993vh) scale(.0068)}to{transform:translate(29.13455vw,99vh) scale(.0068)}}.snow:nth-child(210){opacity:1.0276;transform:translate(38.3218vw,-10px) scale(.087);animation:fall-210 24s -30s linear infinite}@keyframes fall-210{78.166%{transform:translate(34.0403vw,78.166vh) scale(.087)}to{transform:translate(36.18105vw,99vh) scale(.087)}}.snow:nth-child(211){opacity:.6906;transform:translate(59.5449vw,-10px) scale(.0698);animation:fall-211 18s -30s linear infinite}@keyframes fall-211{57.655%{transform:translate(55.1253vw,57.655vh) scale(.0698)}to{transform:translate(57.3351vw,99vh) scale(.0698)}}.snow:nth-child(212){opacity:1.3448;transform:translate(74.4465vw,-10px) scale(.9194);animation:fall-212 29s -22s linear infinite}@keyframes fall-212{35.03%{transform:translate(66.3779vw,35.03vh) scale(.9194)}to{transform:translate(70.4122vw,99vh) scale(.9194)}}.snow:nth-child(213){opacity:1.375;transform:translate(33.8903vw,-10px) scale(.2121);animation:fall-213 28s -15s linear infinite}@keyframes fall-213{43.16%{transform:translate(28.878vw,43.16vh) scale(.2121)}to{transform:translate(31.38415vw,99vh) scale(.2121)}}.snow:nth-child(214){opacity:1.4812;transform:translate(88.8168vw,-10px) scale(.9796);animation:fall-214 15s -21s linear infinite}@keyframes fall-214{63.921%{transform:translate(98.1932vw,63.921vh) scale(.9796)}to{transform:translate(93.505vw,99vh) scale(.9796)}}.snow:nth-child(215){opacity:1.6568;transform:translate(86.6362vw,-10px) scale(.804);animation:fall-215 15s -24s linear infinite}@keyframes fall-215{44.791%{transform:translate(78.2788vw,44.791vh) scale(.804)}to{transform:translate(82.4575vw,99vh) scale(.804)}}.snow:nth-child(216){opacity:1.492;transform:translate(46.6197vw,-10px) scale(.708);animation:fall-216 21s -25s linear infinite}@keyframes fall-216{41.497%{transform:translate(47.7127vw,41.497vh) scale(.708)}to{transform:translate(47.1662vw,99vh) scale(.708)}}.snow:nth-child(217){opacity:.3898;transform:translate(34.3012vw,-10px) scale(.7736);animation:fall-217 27s -22s linear infinite}@keyframes fall-217{30.362%{transform:translate(41.5322vw,30.362vh) scale(.7736)}to{transform:translate(37.9167vw,99vh) scale(.7736)}}.snow:nth-child(218){opacity:1.4248;transform:translate(72.9177vw,-10px) scale(.1627);animation:fall-218 25s -8s linear infinite}@keyframes fall-218{43.9%{transform:translate(68.9944vw,43.9vh) scale(.1627)}to{transform:translate(70.95605vw,99vh) scale(.1627)}}.snow:nth-child(219){opacity:.4264;transform:translate(41.1558vw,-10px) scale(.9056);animation:fall-219 26s -4s linear infinite}@keyframes fall-219{37.179%{transform:translate(31.3882vw,37.179vh) scale(.9056)}to{transform:translate(36.272vw,99vh) scale(.9056)}}.snow:nth-child(220){opacity:.3154;transform:translate(29.0696vw,-10px) scale(.8898);animation:fall-220 24s -10s linear infinite}@keyframes fall-220{65.275%{transform:translate(28.713vw,65.275vh) scale(.8898)}to{transform:translate(28.8913vw,99vh) scale(.8898)}}.snow:nth-child(221){opacity:.7264;transform:translate(91.1722vw,-10px) scale(.0226);animation:fall-221 18s -30s linear infinite}@keyframes fall-221{52.706%{transform:translate(98.9528vw,52.706vh) scale(.0226)}to{transform:translate(95.0625vw,99vh) scale(.0226)}}.snow:nth-child(222){opacity:.6068;transform:translate(26.8451vw,-10px) scale(.3907);animation:fall-222 11s -3s linear infinite}@keyframes fall-222{78.981%{transform:translate(28.4592vw,78.981vh) scale(.3907)}to{transform:translate(27.65215vw,99vh) scale(.3907)}}.snow:nth-child(223){opacity:1.2918;transform:translate(91.7938vw,-10px) scale(.2171);animation:fall-223 10s -7s linear infinite}@keyframes fall-223{49.626%{transform:translate(85.5671vw,49.626vh) scale(.2171)}to{transform:translate(88.68045vw,99vh) scale(.2171)}}.snow:nth-child(224){opacity:.7848;transform:translate(35.4218vw,-10px) scale(.941);animation:fall-224 11s -1s linear infinite}@keyframes fall-224{72.002%{transform:translate(38.1215vw,72.002vh) scale(.941)}to{transform:translate(36.77165vw,99vh) scale(.941)}}.snow:nth-child(225){opacity:1.558;transform:translate(49.0604vw,-10px) scale(.5437);animation:fall-225 20s -29s linear infinite}@keyframes fall-225{32.785%{transform:translate(54.3079vw,32.785vh) scale(.5437)}to{transform:translate(51.68415vw,99vh) scale(.5437)}}.snow:nth-child(226){opacity:.6852;transform:translate(10.8764vw,-10px) scale(.884);animation:fall-226 25s -8s linear infinite}@keyframes fall-226{78.61%{transform:translate(15.1779vw,78.61vh) scale(.884)}to{transform:translate(13.02715vw,99vh) scale(.884)}}.snow:nth-child(227){opacity:1.7798;transform:translate(67.1466vw,-10px) scale(.4294);animation:fall-227 28s -4s linear infinite}@keyframes fall-227{40.352%{transform:translate(60.8741vw,40.352vh) scale(.4294)}to{transform:translate(64.01035vw,99vh) scale(.4294)}}.snow:nth-child(228){opacity:.595;transform:translate(52.7315vw,-10px) scale(.864);animation:fall-228 23s -6s linear infinite}@keyframes fall-228{35.408%{transform:translate(56.5571vw,35.408vh) scale(.864)}to{transform:translate(54.6443vw,99vh) scale(.864)}}.snow:nth-child(229){opacity:1.9004;transform:translate(72.0217vw,-10px) scale(.2131);animation:fall-229 13s -22s linear infinite}@keyframes fall-229{32.557%{transform:translate(66.473vw,32.557vh) scale(.2131)}to{transform:translate(69.24735vw,99vh) scale(.2131)}}.snow:nth-child(230){opacity:.2792;transform:translate(14.2435vw,-10px) scale(.5724);animation:fall-230 23s -30s linear infinite}@keyframes fall-230{64.763%{transform:translate(10.7779vw,64.763vh) scale(.5724)}to{transform:translate(12.5107vw,99vh) scale(.5724)}}.snow:nth-child(231){opacity:.7846;transform:translate(51.1155vw,-10px) scale(.1386);animation:fall-231 21s -10s linear infinite}@keyframes fall-231{46.733%{transform:translate(51.408vw,46.733vh) scale(.1386)}to{transform:translate(51.26175vw,99vh) scale(.1386)}}.snow:nth-child(232){opacity:1.363;transform:translate(16.7514vw,-10px) scale(.3435);animation:fall-232 11s -26s linear infinite}@keyframes fall-232{49.564%{transform:translate(18.5753vw,49.564vh) scale(.3435)}to{transform:translate(17.66335vw,99vh) scale(.3435)}}.snow:nth-child(233){opacity:.7126;transform:translate(38.9153vw,-10px) scale(.182);animation:fall-233 20s -4s linear infinite}@keyframes fall-233{59.001%{transform:translate(33.1709vw,59.001vh) scale(.182)}to{transform:translate(36.0431vw,99vh) scale(.182)}}.snow:nth-child(234){opacity:1.7984;transform:translate(78.1344vw,-10px) scale(.4776);animation:fall-234 14s -13s linear infinite}@keyframes fall-234{36.783%{transform:translate(68.1997vw,36.783vh) scale(.4776)}to{transform:translate(73.16705vw,99vh) scale(.4776)}}.snow:nth-child(235){opacity:1.6342;transform:translate(86.7125vw,-10px) scale(.6915);animation:fall-235 17s -10s linear infinite}@keyframes fall-235{64.285%{transform:translate(94.1847vw,64.285vh) scale(.6915)}to{transform:translate(90.4486vw,99vh) scale(.6915)}}.snow:nth-child(236){opacity:.6122;transform:translate(36.2956vw,-10px) scale(.501);animation:fall-236 18s -8s linear infinite}@keyframes fall-236{36.262%{transform:translate(37.1321vw,36.262vh) scale(.501)}to{transform:translate(36.71385vw,99vh) scale(.501)}}.snow:nth-child(237){opacity:.0254;transform:translate(45.3312vw,-10px) scale(.4336);animation:fall-237 11s -18s linear infinite}@keyframes fall-237{56.811%{transform:translate(37.3458vw,56.811vh) scale(.4336)}to{transform:translate(41.3385vw,99vh) scale(.4336)}}.snow:nth-child(238){opacity:1.7398;transform:translate(75.025vw,-10px) scale(.7617);animation:fall-238 23s -2s linear infinite}@keyframes fall-238{57.692%{transform:translate(70.0172vw,57.692vh) scale(.7617)}to{transform:translate(72.5211vw,99vh) scale(.7617)}}.snow:nth-child(239){opacity:.6908;transform:translate(85.2588vw,-10px) scale(.0168);animation:fall-239 27s -19s linear infinite}@keyframes fall-239{70.42%{transform:translate(87.9059vw,70.42vh) scale(.0168)}to{transform:translate(86.58235vw,99vh) scale(.0168)}}.snow:nth-child(240){opacity:1.497;transform:translate(50.7395vw,-10px) scale(.6329);animation:fall-240 28s -16s linear infinite}@keyframes fall-240{68.14%{transform:translate(56.9775vw,68.14vh) scale(.6329)}to{transform:translate(53.8585vw,99vh) scale(.6329)}}.snow:nth-child(241){opacity:1.373;transform:translate(28.7568vw,-10px) scale(.3383);animation:fall-241 10s -26s linear infinite}@keyframes fall-241{55.006%{transform:translate(28.2905vw,55.006vh) scale(.3383)}to{transform:translate(28.52365vw,99vh) scale(.3383)}}.snow:nth-child(242){opacity:.3956;transform:translate(75.5541vw,-10px) scale(.1513);animation:fall-242 25s -11s linear infinite}@keyframes fall-242{47.271%{transform:translate(76.0652vw,47.271vh) scale(.1513)}to{transform:translate(75.80965vw,99vh) scale(.1513)}}.snow:nth-child(243){opacity:1.4244;transform:translate(20.5001vw,-10px) scale(.618);animation:fall-243 29s -12s linear infinite}@keyframes fall-243{36.799%{transform:translate(15.8484vw,36.799vh) scale(.618)}to{transform:translate(18.17425vw,99vh) scale(.618)}}.snow:nth-child(244){opacity:.615;transform:translate(2.5032vw,-10px) scale(.7496);animation:fall-244 22s -30s linear infinite}@keyframes fall-244{40.952%{transform:translate(3.9291vw,40.952vh) scale(.7496)}to{transform:translate(3.21615vw,99vh) scale(.7496)}}.snow:nth-child(245){opacity:.9854;transform:translate(44.2453vw,-10px) scale(.7521);animation:fall-245 14s -1s linear infinite}@keyframes fall-245{37.845%{transform:translate(45.4473vw,37.845vh) scale(.7521)}to{transform:translate(44.8463vw,99vh) scale(.7521)}}.snow:nth-child(246){opacity:1.9556;transform:translate(53.2874vw,-10px) scale(.1416);animation:fall-246 15s -17s linear infinite}@keyframes fall-246{58.614%{transform:translate(55.5567vw,58.614vh) scale(.1416)}to{transform:translate(54.42205vw,99vh) scale(.1416)}}.snow:nth-child(247){opacity:1.8778;transform:translate(96.2946vw,-10px) scale(.722);animation:fall-247 24s -10s linear infinite}@keyframes fall-247{42.425%{transform:translate(87.5805vw,42.425vh) scale(.722)}to{transform:translate(91.93755vw,99vh) scale(.722)}}.snow:nth-child(248){opacity:.7974;transform:translate(41.5395vw,-10px) scale(.8038);animation:fall-248 10s -23s linear infinite}@keyframes fall-248{52.942%{transform:translate(40.6512vw,52.942vh) scale(.8038)}to{transform:translate(41.09535vw,99vh) scale(.8038)}}.snow:nth-child(249){opacity:1.7592;transform:translate(98.3278vw,-10px) scale(.3491);animation:fall-249 17s -19s linear infinite}@keyframes fall-249{72.769%{transform:translate(99.2063vw,72.769vh) scale(.3491)}to{transform:translate(98.76705vw,99vh) scale(.3491)}}.snow:nth-child(250){opacity:.5016;transform:translate(80.4535vw,-10px) scale(.62);animation:fall-250 19s -1s linear infinite}@keyframes fall-250{31.206%{transform:translate(82.4139vw,31.206vh) scale(.62)}to{transform:translate(81.4337vw,99vh) scale(.62)}}.snow:nth-child(251){opacity:1.5584;transform:translate(8.5413vw,-10px) scale(.7477);animation:fall-251 13s -15s linear infinite}@keyframes fall-251{40.273%{transform:translate(3.3936vw,40.273vh) scale(.7477)}to{transform:translate(5.96745vw,99vh) scale(.7477)}}.snow:nth-child(252){opacity:1.1082;transform:translate(88.6072vw,-10px) scale(.2175);animation:fall-252 14s -16s linear infinite}@keyframes fall-252{53.575%{transform:translate(84.3956vw,53.575vh) scale(.2175)}to{transform:translate(86.5014vw,99vh) scale(.2175)}}.snow:nth-child(253){opacity:1.3184;transform:translate(71.2995vw,-10px) scale(.7804);animation:fall-253 23s -25s linear infinite}@keyframes fall-253{36.868%{transform:translate(74.8347vw,36.868vh) scale(.7804)}to{transform:translate(73.0671vw,99vh) scale(.7804)}}.snow:nth-child(254){opacity:.9686;transform:translate(76.4043vw,-10px) scale(.2708);animation:fall-254 15s -3s linear infinite}@keyframes fall-254{50.831%{transform:translate(77.9174vw,50.831vh) scale(.2708)}to{transform:translate(77.16085vw,99vh) scale(.2708)}}.snow:nth-child(255){opacity:1.9318;transform:translate(2.0413vw,-10px) scale(.3824);animation:fall-255 23s -10s linear infinite}@keyframes fall-255{72.59%{transform:translate(8.479vw,72.59vh) scale(.3824)}to{transform:translate(5.26015vw,99vh) scale(.3824)}}.snow:nth-child(256){opacity:.2614;transform:translate(92.6347vw,-10px) scale(.8068);animation:fall-256 30s -23s linear infinite}@keyframes fall-256{39.005%{transform:translate(84.9342vw,39.005vh) scale(.8068)}to{transform:translate(88.78445vw,99vh) scale(.8068)}}.snow:nth-child(257){opacity:1.8216;transform:translate(47.6308vw,-10px) scale(.878);animation:fall-257 24s -1s linear infinite}@keyframes fall-257{60.292%{transform:translate(42.5328vw,60.292vh) scale(.878)}to{transform:translate(45.0818vw,99vh) scale(.878)}}.snow:nth-child(258){opacity:1.7564;transform:translate(8.3439vw,-10px) scale(.3853);animation:fall-258 18s -19s linear infinite}@keyframes fall-258{36.116%{transform:translate(11.6093vw,36.116vh) scale(.3853)}to{transform:translate(9.9766vw,99vh) scale(.3853)}}.snow:nth-child(259){opacity:1.8996;transform:translate(19.0788vw,-10px) scale(.522);animation:fall-259 18s -29s linear infinite}@keyframes fall-259{57.597%{transform:translate(22.2164vw,57.597vh) scale(.522)}to{transform:translate(20.6476vw,99vh) scale(.522)}}.snow:nth-child(260){opacity:.0968;transform:translate(24.1851vw,-10px) scale(.7203);animation:fall-260 25s -19s linear infinite}@keyframes fall-260{55.792%{transform:translate(33.8876vw,55.792vh) scale(.7203)}to{transform:translate(29.03635vw,99vh) scale(.7203)}}.snow:nth-child(261){opacity:1.425;transform:translate(68.9763vw,-10px) scale(.9797);animation:fall-261 19s -30s linear infinite}@keyframes fall-261{60.598%{transform:translate(75.9414vw,60.598vh) scale(.9797)}to{transform:translate(72.45885vw,99vh) scale(.9797)}}.snow:nth-child(262){opacity:.1212;transform:translate(63.5394vw,-10px) scale(.7605);animation:fall-262 28s -5s linear infinite}@keyframes fall-262{55.307%{transform:translate(73.3506vw,55.307vh) scale(.7605)}to{transform:translate(68.445vw,99vh) scale(.7605)}}.snow:nth-child(263){opacity:1.6778;transform:translate(11.5496vw,-10px) scale(.9888);animation:fall-263 16s -2s linear infinite}@keyframes fall-263{60.957%{transform:translate(20.6002vw,60.957vh) scale(.9888)}to{transform:translate(16.0749vw,99vh) scale(.9888)}}.snow:nth-child(264){opacity:1.1596;transform:translate(44.8469vw,-10px) scale(.2578);animation:fall-264 27s -24s linear infinite}@keyframes fall-264{63.165%{transform:translate(51.1145vw,63.165vh) scale(.2578)}to{transform:translate(47.9807vw,99vh) scale(.2578)}}.snow:nth-child(265){opacity:.9942;transform:translate(20.7068vw,-10px) scale(.6586);animation:fall-265 11s -5s linear infinite}@keyframes fall-265{69.038%{transform:translate(11.9634vw,69.038vh) scale(.6586)}to{transform:translate(16.3351vw,99vh) scale(.6586)}}.snow:nth-child(266){opacity:.2026;transform:translate(30.2202vw,-10px) scale(.2815);animation:fall-266 16s -16s linear infinite}@keyframes fall-266{77.273%{transform:translate(36.7314vw,77.273vh) scale(.2815)}to{transform:translate(33.4758vw,99vh) scale(.2815)}}.snow:nth-child(267){opacity:1.6158;transform:translate(12.1785vw,-10px) scale(.8332);animation:fall-267 19s -17s linear infinite}@keyframes fall-267{77.659%{transform:translate(10.1253vw,77.659vh) scale(.8332)}to{transform:translate(11.1519vw,99vh) scale(.8332)}}.snow:nth-child(268){opacity:1.6822;transform:translate(93.2213vw,-10px) scale(.8044);animation:fall-268 25s -8s linear infinite}@keyframes fall-268{47.856%{transform:translate(96.356vw,47.856vh) scale(.8044)}to{transform:translate(94.78865vw,99vh) scale(.8044)}}.snow:nth-child(269){opacity:.6526;transform:translate(20.9262vw,-10px) scale(.3903);animation:fall-269 19s -6s linear infinite}@keyframes fall-269{61.162%{transform:translate(27.8621vw,61.162vh) scale(.3903)}to{transform:translate(24.39415vw,99vh) scale(.3903)}}.snow:nth-child(270){opacity:.395;transform:translate(70.7688vw,-10px) scale(.0594);animation:fall-270 16s -10s linear infinite}@keyframes fall-270{66.31%{transform:translate(78.6158vw,66.31vh) scale(.0594)}to{transform:translate(74.6923vw,99vh) scale(.0594)}}.snow:nth-child(271){opacity:1.618;transform:translate(88.5645vw,-10px) scale(.8739);animation:fall-271 16s -12s linear infinite}@keyframes fall-271{57.569%{transform:translate(83.9705vw,57.569vh) scale(.8739)}to{transform:translate(86.2675vw,99vh) scale(.8739)}}.snow:nth-child(272){opacity:.0024;transform:translate(13.9374vw,-10px) scale(.0688);animation:fall-272 30s -9s linear infinite}@keyframes fall-272{58.324%{transform:translate(10.2832vw,58.324vh) scale(.0688)}to{transform:translate(12.1103vw,99vh) scale(.0688)}}.snow:nth-child(273){opacity:1.2578;transform:translate(63.8369vw,-10px) scale(.848);animation:fall-273 10s -22s linear infinite}@keyframes fall-273{73.772%{transform:translate(68.3996vw,73.772vh) scale(.848)}to{transform:translate(66.11825vw,99vh) scale(.848)}}.snow:nth-child(274){opacity:1.5724;transform:translate(1.6016vw,-10px) scale(.3494);animation:fall-274 26s -25s linear infinite}@keyframes fall-274{73.796%{transform:translate(7.7694vw,73.796vh) scale(.3494)}to{transform:translate(4.6855vw,99vh) scale(.3494)}}.snow:nth-child(275){opacity:.6912;transform:translate(75.4238vw,-10px) scale(.6781);animation:fall-275 29s -12s linear infinite}@keyframes fall-275{72.616%{transform:translate(66.301vw,72.616vh) scale(.6781)}to{transform:translate(70.8624vw,99vh) scale(.6781)}}.snow:nth-child(276){opacity:1.8304;transform:translate(84.5511vw,-10px) scale(.4965);animation:fall-276 27s -14s linear infinite}@keyframes fall-276{67.143%{transform:translate(82.6737vw,67.143vh) scale(.4965)}to{transform:translate(83.6124vw,99vh) scale(.4965)}}.snow:nth-child(277){opacity:.8388;transform:translate(10.6852vw,-10px) scale(.5162);animation:fall-277 17s -21s linear infinite}@keyframes fall-277{64.304%{transform:translate(12.2934vw,64.304vh) scale(.5162)}to{transform:translate(11.4893vw,99vh) scale(.5162)}}.snow:nth-child(278){opacity:.0826;transform:translate(47.1078vw,-10px) scale(.753);animation:fall-278 11s -6s linear infinite}@keyframes fall-278{55.168%{transform:translate(50.7412vw,55.168vh) scale(.753)}to{transform:translate(48.9245vw,99vh) scale(.753)}}.snow:nth-child(279){opacity:1.6912;transform:translate(61.1886vw,-10px) scale(.5915);animation:fall-279 30s -22s linear infinite}@keyframes fall-279{52.505%{transform:translate(59.2961vw,52.505vh) scale(.5915)}to{transform:translate(60.24235vw,99vh) scale(.5915)}}.snow:nth-child(280){opacity:.9982;transform:translate(96.7799vw,-10px) scale(.5586);animation:fall-280 12s -29s linear infinite}@keyframes fall-280{54.331%{transform:translate(99.5512vw,54.331vh) scale(.5586)}to{transform:translate(98.16555vw,99vh) scale(.5586)}}.snow:nth-child(281){opacity:.4466;transform:translate(44.654vw,-10px) scale(.3726);animation:fall-281 28s -28s linear infinite}@keyframes fall-281{77.951%{transform:translate(45.7776vw,77.951vh) scale(.3726)}to{transform:translate(45.2158vw,99vh) scale(.3726)}}.snow:nth-child(282){opacity:1.6766;transform:translate(91.1559vw,-10px) scale(.42);animation:fall-282 30s -25s linear infinite}@keyframes fall-282{49.147%{transform:translate(83.3941vw,49.147vh) scale(.42)}to{transform:translate(87.275vw,99vh) scale(.42)}}.snow:nth-child(283){opacity:1.714;transform:translate(97.5509vw,-10px) scale(.5476);animation:fall-283 12s -11s linear infinite}@keyframes fall-283{48.615%{transform:translate(106.872vw,48.615vh) scale(.5476)}to{transform:translate(102.21145vw,99vh) scale(.5476)}}.snow:nth-child(284){opacity:.6024;transform:translate(57.9652vw,-10px) scale(.8808);animation:fall-284 30s -22s linear infinite}@keyframes fall-284{40.11%{transform:translate(63.7055vw,40.11vh) scale(.8808)}to{transform:translate(60.83535vw,99vh) scale(.8808)}}.snow:nth-child(285){opacity:1.117;transform:translate(61.4009vw,-10px) scale(.9596);animation:fall-285 25s -18s linear infinite}@keyframes fall-285{67.217%{transform:translate(58.1229vw,67.217vh) scale(.9596)}to{transform:translate(59.7619vw,99vh) scale(.9596)}}.snow:nth-child(286){opacity:.3934;transform:translate(83.022vw,-10px) scale(.6036);animation:fall-286 21s -25s linear infinite}@keyframes fall-286{34.402%{transform:translate(86.2569vw,34.402vh) scale(.6036)}to{transform:translate(84.63945vw,99vh) scale(.6036)}}.snow:nth-child(287){opacity:1.0454;transform:translate(58.5259vw,-10px) scale(.1353);animation:fall-287 14s -29s linear infinite}@keyframes fall-287{63.882%{transform:translate(57.178vw,63.882vh) scale(.1353)}to{transform:translate(57.85195vw,99vh) scale(.1353)}}.snow:nth-child(288){opacity:1.4458;transform:translate(26.7163vw,-10px) scale(.7298);animation:fall-288 29s -24s linear infinite}@keyframes fall-288{36.514%{transform:translate(22.28vw,36.514vh) scale(.7298)}to{transform:translate(24.49815vw,99vh) scale(.7298)}}.snow:nth-child(289){opacity:1.8488;transform:translate(3.5816vw,-10px) scale(.3852);animation:fall-289 19s -24s linear infinite}@keyframes fall-289{70.786%{transform:translate(10.0005vw,70.786vh) scale(.3852)}to{transform:translate(6.79105vw,99vh) scale(.3852)}}.snow:nth-child(290){opacity:.3974;transform:translate(34.3566vw,-10px) scale(.7886);animation:fall-290 16s -25s linear infinite}@keyframes fall-290{70.832%{transform:translate(33.3456vw,70.832vh) scale(.7886)}to{transform:translate(33.8511vw,99vh) scale(.7886)}}.snow:nth-child(291){opacity:.5486;transform:translate(24.1319vw,-10px) scale(.1799);animation:fall-291 15s -12s linear infinite}@keyframes fall-291{65.661%{transform:translate(15.1187vw,65.661vh) scale(.1799)}to{transform:translate(19.6253vw,99vh) scale(.1799)}}.snow:nth-child(292){opacity:1.341;transform:translate(40.5867vw,-10px) scale(.3105);animation:fall-292 20s -16s linear infinite}@keyframes fall-292{70.528%{transform:translate(47.9457vw,70.528vh) scale(.3105)}to{transform:translate(44.2662vw,99vh) scale(.3105)}}.snow:nth-child(293){opacity:1.3274;transform:translate(43.2738vw,-10px) scale(.7783);animation:fall-293 17s -1s linear infinite}@keyframes fall-293{57.94%{transform:translate(38.0413vw,57.94vh) scale(.7783)}to{transform:translate(40.65755vw,99vh) scale(.7783)}}.snow:nth-child(294){opacity:.1706;transform:translate(5.2887vw,-10px) scale(.4431);animation:fall-294 20s -10s linear infinite}@keyframes fall-294{53.99%{transform:translate(12.241vw,53.99vh) scale(.4431)}to{transform:translate(8.76485vw,99vh) scale(.4431)}}.snow:nth-child(295){opacity:1.5436;transform:translate(89.0477vw,-10px) scale(.9502);animation:fall-295 21s -4s linear infinite}@keyframes fall-295{50.624%{transform:translate(81.0972vw,50.624vh) scale(.9502)}to{transform:translate(85.07245vw,99vh) scale(.9502)}}.snow:nth-child(296){opacity:.029;transform:translate(64.5431vw,-10px) scale(.2512);animation:fall-296 17s -18s linear infinite}@keyframes fall-296{39.86%{transform:translate(70.6743vw,39.86vh) scale(.2512)}to{transform:translate(67.6087vw,99vh) scale(.2512)}}.snow:nth-child(297){opacity:1.4806;transform:translate(86.6497vw,-10px) scale(.0688);animation:fall-297 14s -16s linear infinite}@keyframes fall-297{42.828%{transform:translate(88.4552vw,42.828vh) scale(.0688)}to{transform:translate(87.55245vw,99vh) scale(.0688)}}.snow:nth-child(298){opacity:.7816;transform:translate(20.2715vw,-10px) scale(.5958);animation:fall-298 27s -9s linear infinite}@keyframes fall-298{38.462%{transform:translate(14.4646vw,38.462vh) scale(.5958)}to{transform:translate(17.36805vw,99vh) scale(.5958)}}.snow:nth-child(299){opacity:.5376;transform:translate(23.3935vw,-10px) scale(.843);animation:fall-299 11s -27s linear infinite}@keyframes fall-299{38.954%{transform:translate(21.5228vw,38.954vh) scale(.843)}to{transform:translate(22.45815vw,99vh) scale(.843)}}.snow:nth-child(300){opacity:.0044;transform:translate(25.8155vw,-10px) scale(.4937);animation:fall-300 26s -2s linear infinite}@keyframes fall-300{40.447%{transform:translate(24.3698vw,40.447vh) scale(.4937)}to{transform:translate(25.09265vw,99vh) scale(.4937)}}.snow:nth-child(301){opacity:1.4966;transform:translate(22.3137vw,-10px) scale(.3604);animation:fall-301 16s -21s linear infinite}@keyframes fall-301{44.096%{transform:translate(15.1649vw,44.096vh) scale(.3604)}to{transform:translate(18.7393vw,99vh) scale(.3604)}}.snow:nth-child(302){opacity:.5624;transform:translate(29.6607vw,-10px) scale(.4813);animation:fall-302 25s -5s linear infinite}@keyframes fall-302{69.923%{transform:translate(21.2897vw,69.923vh) scale(.4813)}to{transform:translate(25.4752vw,99vh) scale(.4813)}}.snow:nth-child(303){opacity:1.2418;transform:translate(42.0423vw,-10px) scale(.7255);animation:fall-303 12s -9s linear infinite}@keyframes fall-303{64.062%{transform:translate(42.2127vw,64.062vh) scale(.7255)}to{transform:translate(42.1275vw,99vh) scale(.7255)}}.snow:nth-child(304){opacity:.67;transform:translate(72.1857vw,-10px) scale(.6222);animation:fall-304 13s -27s linear infinite}@keyframes fall-304{67.74%{transform:translate(73.2115vw,67.74vh) scale(.6222)}to{transform:translate(72.6986vw,99vh) scale(.6222)}}.snow:nth-child(305){opacity:.3624;transform:translate(85.967vw,-10px) scale(.6007);animation:fall-305 29s -28s linear infinite}@keyframes fall-305{51.783%{transform:translate(94.2494vw,51.783vh) scale(.6007)}to{transform:translate(90.1082vw,99vh) scale(.6007)}}.snow:nth-child(306){opacity:1.6446;transform:translate(90.3399vw,-10px) scale(.3197);animation:fall-306 21s -14s linear infinite}@keyframes fall-306{65.721%{transform:translate(93.5261vw,65.721vh) scale(.3197)}to{transform:translate(91.933vw,99vh) scale(.3197)}}.snow:nth-child(307){opacity:1.5774;transform:translate(17.9899vw,-10px) scale(.4615);animation:fall-307 11s -27s linear infinite}@keyframes fall-307{33.511%{transform:translate(23.8543vw,33.511vh) scale(.4615)}to{transform:translate(20.9221vw,99vh) scale(.4615)}}.snow:nth-child(308){opacity:1.7612;transform:translate(5.3941vw,-10px) scale(.1402);animation:fall-308 27s -19s linear infinite}@keyframes fall-308{58.381%{transform:translate(-.4024vw,58.381vh) scale(.1402)}to{transform:translate(2.49585vw,99vh) scale(.1402)}}.snow:nth-child(309){opacity:.2398;transform:translate(46.9129vw,-10px) scale(.2446);animation:fall-309 12s -6s linear infinite}@keyframes fall-309{44.933%{transform:translate(47.3651vw,44.933vh) scale(.2446)}to{transform:translate(47.139vw,99vh) scale(.2446)}}.snow:nth-child(310){opacity:.5602;transform:translate(87.9132vw,-10px) scale(.9794);animation:fall-310 14s -25s linear infinite}@keyframes fall-310{76.411%{transform:translate(80.1913vw,76.411vh) scale(.9794)}to{transform:translate(84.05225vw,99vh) scale(.9794)}}.snow:nth-child(311){opacity:1.7622;transform:translate(33.8135vw,-10px) scale(.5671);animation:fall-311 16s -14s linear infinite}@keyframes fall-311{31.305%{transform:translate(31.8446vw,31.305vh) scale(.5671)}to{transform:translate(32.82905vw,99vh) scale(.5671)}}.snow:nth-child(312){opacity:1.0008;transform:translate(33.085vw,-10px) scale(.7291);animation:fall-312 13s -28s linear infinite}@keyframes fall-312{67.34%{transform:translate(25.9625vw,67.34vh) scale(.7291)}to{transform:translate(29.52375vw,99vh) scale(.7291)}}.snow:nth-child(313){opacity:.7306;transform:translate(29.0341vw,-10px) scale(.9489);animation:fall-313 18s -7s linear infinite}@keyframes fall-313{74.976%{transform:translate(34.8058vw,74.976vh) scale(.9489)}to{transform:translate(31.91995vw,99vh) scale(.9489)}}.snow:nth-child(314){opacity:.6758;transform:translate(96.955vw,-10px) scale(.4617);animation:fall-314 23s -9s linear infinite}@keyframes fall-314{53.421%{transform:translate(90.7776vw,53.421vh) scale(.4617)}to{transform:translate(93.8663vw,99vh) scale(.4617)}}.snow:nth-child(315){opacity:.4118;transform:translate(47.1804vw,-10px) scale(.2303);animation:fall-315 17s -12s linear infinite}@keyframes fall-315{64.089%{transform:translate(50.2527vw,64.089vh) scale(.2303)}to{transform:translate(48.71655vw,99vh) scale(.2303)}}.snow:nth-child(316){opacity:1.5466;transform:translate(49.0254vw,-10px) scale(.5641);animation:fall-316 14s -21s linear infinite}@keyframes fall-316{38.712%{transform:translate(40.5591vw,38.712vh) scale(.5641)}to{transform:translate(44.79225vw,99vh) scale(.5641)}}.snow:nth-child(317){opacity:1.683;transform:translate(99.4766vw,-10px) scale(.0717);animation:fall-317 30s -20s linear infinite}@keyframes fall-317{39.693%{transform:translate(90.8794vw,39.693vh) scale(.0717)}to{transform:translate(95.178vw,99vh) scale(.0717)}}.snow:nth-child(318){opacity:.4918;transform:translate(37.5619vw,-10px) scale(.6485);animation:fall-318 20s -6s linear infinite}@keyframes fall-318{46.404%{transform:translate(36.4635vw,46.404vh) scale(.6485)}to{transform:translate(37.0127vw,99vh) scale(.6485)}}.snow:nth-child(319){opacity:1.7398;transform:translate(39.1759vw,-10px) scale(.1042);animation:fall-319 27s -17s linear infinite}@keyframes fall-319{43.774%{transform:translate(40.7465vw,43.774vh) scale(.1042)}to{transform:translate(39.9612vw,99vh) scale(.1042)}}.snow:nth-child(320){opacity:.051;transform:translate(68.6005vw,-10px) scale(.7318);animation:fall-320 29s -24s linear infinite}@keyframes fall-320{32.357%{transform:translate(61.0885vw,32.357vh) scale(.7318)}to{transform:translate(64.8445vw,99vh) scale(.7318)}}.snow:nth-child(321){opacity:1.2608;transform:translate(17.804vw,-10px) scale(.2377);animation:fall-321 10s -16s linear infinite}@keyframes fall-321{66.144%{transform:translate(17.3478vw,66.144vh) scale(.2377)}to{transform:translate(17.5759vw,99vh) scale(.2377)}}.snow:nth-child(322){opacity:.9724;transform:translate(42.1163vw,-10px) scale(.5065);animation:fall-322 11s -16s linear infinite}@keyframes fall-322{70.927%{transform:translate(47.9246vw,70.927vh) scale(.5065)}to{transform:translate(45.02045vw,99vh) scale(.5065)}}.snow:nth-child(323){opacity:1.5706;transform:translate(39.3634vw,-10px) scale(.214);animation:fall-323 25s -24s linear infinite}@keyframes fall-323{52.696%{transform:translate(40.4567vw,52.696vh) scale(.214)}to{transform:translate(39.91005vw,99vh) scale(.214)}}.snow:nth-child(324){opacity:.1736;transform:translate(90.2172vw,-10px) scale(.0365);animation:fall-324 17s -11s linear infinite}@keyframes fall-324{33.768%{transform:translate(80.4025vw,33.768vh) scale(.0365)}to{transform:translate(85.30985vw,99vh) scale(.0365)}}.snow:nth-child(325){opacity:.1768;transform:translate(4.2134vw,-10px) scale(.9902);animation:fall-325 22s -22s linear infinite}@keyframes fall-325{48.96%{transform:translate(14.1698vw,48.96vh) scale(.9902)}to{transform:translate(9.1916vw,99vh) scale(.9902)}}.snow:nth-child(326){opacity:1.9336;transform:translate(26.0261vw,-10px) scale(.0895);animation:fall-326 24s -4s linear infinite}@keyframes fall-326{39.858%{transform:translate(22.6155vw,39.858vh) scale(.0895)}to{transform:translate(24.3208vw,99vh) scale(.0895)}}.snow:nth-child(327){opacity:.859;transform:translate(94.5265vw,-10px) scale(.3891);animation:fall-327 26s -9s linear infinite}@keyframes fall-327{56.334%{transform:translate(88.6893vw,56.334vh) scale(.3891)}to{transform:translate(91.6079vw,99vh) scale(.3891)}}.snow:nth-child(328){opacity:1.7384;transform:translate(32.9925vw,-10px) scale(.088);animation:fall-328 26s -12s linear infinite}@keyframes fall-328{62.617%{transform:translate(34.3633vw,62.617vh) scale(.088)}to{transform:translate(33.6779vw,99vh) scale(.088)}}.snow:nth-child(329){opacity:1.0692;transform:translate(53.7942vw,-10px) scale(.7653);animation:fall-329 14s -30s linear infinite}@keyframes fall-329{74.879%{transform:translate(56.4899vw,74.879vh) scale(.7653)}to{transform:translate(55.14205vw,99vh) scale(.7653)}}.snow:nth-child(330){opacity:.0658;transform:translate(38.2202vw,-10px) scale(.0912);animation:fall-330 27s -16s linear infinite}@keyframes fall-330{57.979%{transform:translate(30.3027vw,57.979vh) scale(.0912)}to{transform:translate(34.26145vw,99vh) scale(.0912)}}.snow:nth-child(331){opacity:.394;transform:translate(62.0047vw,-10px) scale(.1567);animation:fall-331 16s -10s linear infinite}@keyframes fall-331{51.569%{transform:translate(60.81vw,51.569vh) scale(.1567)}to{transform:translate(61.40735vw,99vh) scale(.1567)}}.snow:nth-child(332){opacity:.1564;transform:translate(57.6776vw,-10px) scale(.7882);animation:fall-332 15s -5s linear infinite}@keyframes fall-332{42.903%{transform:translate(57.2308vw,42.903vh) scale(.7882)}to{transform:translate(57.4542vw,99vh) scale(.7882)}}.snow:nth-child(333){opacity:.6158;transform:translate(54.4868vw,-10px) scale(.113);animation:fall-333 17s -25s linear infinite}@keyframes fall-333{52.807%{transform:translate(51.1559vw,52.807vh) scale(.113)}to{transform:translate(52.82135vw,99vh) scale(.113)}}.snow:nth-child(334){opacity:1.6322;transform:translate(87.529vw,-10px) scale(.5913);animation:fall-334 30s -24s linear infinite}@keyframes fall-334{76.763%{transform:translate(80.8626vw,76.763vh) scale(.5913)}to{transform:translate(84.1958vw,99vh) scale(.5913)}}.snow:nth-child(335){opacity:.7356;transform:translate(43.5126vw,-10px) scale(.0731);animation:fall-335 14s -8s linear infinite}@keyframes fall-335{44.855%{transform:translate(48.9147vw,44.855vh) scale(.0731)}to{transform:translate(46.21365vw,99vh) scale(.0731)}}.snow:nth-child(336){opacity:.5902;transform:translate(53.7822vw,-10px) scale(.8403);animation:fall-336 17s -7s linear infinite}@keyframes fall-336{43.266%{transform:translate(49.8897vw,43.266vh) scale(.8403)}to{transform:translate(51.83595vw,99vh) scale(.8403)}}.snow:nth-child(337){opacity:1.5012;transform:translate(85.1148vw,-10px) scale(.6388);animation:fall-337 21s -3s linear infinite}@keyframes fall-337{57.645%{transform:translate(82.4636vw,57.645vh) scale(.6388)}to{transform:translate(83.7892vw,99vh) scale(.6388)}}.snow:nth-child(338){opacity:.6158;transform:translate(56.2304vw,-10px) scale(.7847);animation:fall-338 22s -1s linear infinite}@keyframes fall-338{41.769%{transform:translate(57.4878vw,41.769vh) scale(.7847)}to{transform:translate(56.8591vw,99vh) scale(.7847)}}.snow:nth-child(339){opacity:.9864;transform:translate(40.0491vw,-10px) scale(.6746);animation:fall-339 27s -25s linear infinite}@keyframes fall-339{70.251%{transform:translate(43.4222vw,70.251vh) scale(.6746)}to{transform:translate(41.73565vw,99vh) scale(.6746)}}.snow:nth-child(340){opacity:1.5572;transform:translate(78.0332vw,-10px) scale(.1004);animation:fall-340 10s -28s linear infinite}@keyframes fall-340{32.449%{transform:translate(83.8667vw,32.449vh) scale(.1004)}to{transform:translate(80.94995vw,99vh) scale(.1004)}}.snow:nth-child(341){opacity:1.9432;transform:translate(25.3036vw,-10px) scale(.5361);animation:fall-341 27s -9s linear infinite}@keyframes fall-341{67.979%{transform:translate(33.2839vw,67.979vh) scale(.5361)}to{transform:translate(29.29375vw,99vh) scale(.5361)}}.snow:nth-child(342){opacity:.4482;transform:translate(9.8459vw,-10px) scale(.4812);animation:fall-342 15s -23s linear infinite}@keyframes fall-342{30.84%{transform:translate(2.457vw,30.84vh) scale(.4812)}to{transform:translate(6.15145vw,99vh) scale(.4812)}}.snow:nth-child(343){opacity:.2288;transform:translate(12.6943vw,-10px) scale(.9018);animation:fall-343 23s -17s linear infinite}@keyframes fall-343{51.662%{transform:translate(17.3152vw,51.662vh) scale(.9018)}to{transform:translate(15.00475vw,99vh) scale(.9018)}}.snow:nth-child(344){opacity:1.1234;transform:translate(61.654vw,-10px) scale(.9673);animation:fall-344 16s -9s linear infinite}@keyframes fall-344{44.734%{transform:translate(60.1vw,44.734vh) scale(.9673)}to{transform:translate(60.877vw,99vh) scale(.9673)}}.snow:nth-child(345){opacity:1.7628;transform:translate(15.0117vw,-10px) scale(.6827);animation:fall-345 14s -6s linear infinite}@keyframes fall-345{62.222%{transform:translate(9.992vw,62.222vh) scale(.6827)}to{transform:translate(12.50185vw,99vh) scale(.6827)}}.snow:nth-child(346){opacity:.5126;transform:translate(29.363vw,-10px) scale(.2262);animation:fall-346 29s -9s linear infinite}@keyframes fall-346{33.542%{transform:translate(26.338vw,33.542vh) scale(.2262)}to{transform:translate(27.8505vw,99vh) scale(.2262)}}.snow:nth-child(347){opacity:.4634;transform:translate(63.6461vw,-10px) scale(.5621);animation:fall-347 27s -30s linear infinite}@keyframes fall-347{44.228%{transform:translate(71.2928vw,44.228vh) scale(.5621)}to{transform:translate(67.46945vw,99vh) scale(.5621)}}.snow:nth-child(348){opacity:1.2374;transform:translate(81.6938vw,-10px) scale(.6728);animation:fall-348 28s -30s linear infinite}@keyframes fall-348{72.427%{transform:translate(73.32vw,72.427vh) scale(.6728)}to{transform:translate(77.5069vw,99vh) scale(.6728)}}.snow:nth-child(349){opacity:1.6134;transform:translate(62.5124vw,-10px) scale(.5838);animation:fall-349 14s -22s linear infinite}@keyframes fall-349{60.744%{transform:translate(56.821vw,60.744vh) scale(.5838)}to{transform:translate(59.6667vw,99vh) scale(.5838)}}.snow:nth-child(350){opacity:1.844;transform:translate(84.3338vw,-10px) scale(.3707);animation:fall-350 28s -28s linear infinite}@keyframes fall-350{51.345%{transform:translate(88.9257vw,51.345vh) scale(.3707)}to{transform:translate(86.62975vw,99vh) scale(.3707)}}.snow:nth-child(351){opacity:.297;transform:translate(56.3095vw,-10px) scale(.2996);animation:fall-351 24s -14s linear infinite}@keyframes fall-351{65.16%{transform:translate(63.5257vw,65.16vh) scale(.2996)}to{transform:translate(59.9176vw,99vh) scale(.2996)}}.snow:nth-child(352){opacity:1.8594;transform:translate(43.4064vw,-10px) scale(.1642);animation:fall-352 30s -23s linear infinite}@keyframes fall-352{67.61%{transform:translate(47.7792vw,67.61vh) scale(.1642)}to{transform:translate(45.5928vw,99vh) scale(.1642)}}.snow:nth-child(353){opacity:.5988;transform:translate(55.8228vw,-10px) scale(.4701);animation:fall-353 14s -17s linear infinite}@keyframes fall-353{34.137%{transform:translate(55.8342vw,34.137vh) scale(.4701)}to{transform:translate(55.8285vw,99vh) scale(.4701)}}.snow:nth-child(354){opacity:1.48;transform:translate(37.607vw,-10px) scale(.5078);animation:fall-354 20s -29s linear infinite}@keyframes fall-354{78.847%{transform:translate(36.981vw,78.847vh) scale(.5078)}to{transform:translate(37.294vw,99vh) scale(.5078)}}.snow:nth-child(355){opacity:.3936;transform:translate(86.4685vw,-10px) scale(.9624);animation:fall-355 20s -27s linear infinite}@keyframes fall-355{63.913%{transform:translate(83.5436vw,63.913vh) scale(.9624)}to{transform:translate(85.00605vw,99vh) scale(.9624)}}.snow:nth-child(356){opacity:.2978;transform:translate(61.691vw,-10px) scale(.1538);animation:fall-356 16s -9s linear infinite}@keyframes fall-356{70.319%{transform:translate(51.8219vw,70.319vh) scale(.1538)}to{transform:translate(56.75645vw,99vh) scale(.1538)}}.snow:nth-child(357){opacity:1.4586;transform:translate(71.9735vw,-10px) scale(.5466);animation:fall-357 10s -19s linear infinite}@keyframes fall-357{52.824%{transform:translate(67.9409vw,52.824vh) scale(.5466)}to{transform:translate(69.9572vw,99vh) scale(.5466)}}.snow:nth-child(358){opacity:1.4158;transform:translate(1.7193vw,-10px) scale(.1594);animation:fall-358 22s -16s linear infinite}@keyframes fall-358{45.248%{transform:translate(10.0681vw,45.248vh) scale(.1594)}to{transform:translate(5.8937vw,99vh) scale(.1594)}}.snow:nth-child(359){opacity:.7302;transform:translate(83.59vw,-10px) scale(.8047);animation:fall-359 11s -9s linear infinite}@keyframes fall-359{32.389%{transform:translate(81.1042vw,32.389vh) scale(.8047)}to{transform:translate(82.3471vw,99vh) scale(.8047)}}.snow:nth-child(360){opacity:.7748;transform:translate(75.7577vw,-10px) scale(.334);animation:fall-360 17s -26s linear infinite}@keyframes fall-360{39.174%{transform:translate(67.5028vw,39.174vh) scale(.334)}to{transform:translate(71.63025vw,99vh) scale(.334)}}.snow:nth-child(361){opacity:1.6924;transform:translate(22.1374vw,-10px) scale(.513);animation:fall-361 20s -11s linear infinite}@keyframes fall-361{71.587%{transform:translate(25.3195vw,71.587vh) scale(.513)}to{transform:translate(23.72845vw,99vh) scale(.513)}}.snow:nth-child(362){opacity:.3528;transform:translate(79.2575vw,-10px) scale(.6617);animation:fall-362 27s -15s linear infinite}@keyframes fall-362{33.253%{transform:translate(77.3753vw,33.253vh) scale(.6617)}to{transform:translate(78.3164vw,99vh) scale(.6617)}}.snow:nth-child(363){opacity:1.6982;transform:translate(44.552vw,-10px) scale(.5805);animation:fall-363 14s -21s linear infinite}@keyframes fall-363{79.929%{transform:translate(34.7841vw,79.929vh) scale(.5805)}to{transform:translate(39.66805vw,99vh) scale(.5805)}}.snow:nth-child(364){opacity:1.2316;transform:translate(89.2047vw,-10px) scale(.7365);animation:fall-364 29s -22s linear infinite}@keyframes fall-364{64.388%{transform:translate(93.6373vw,64.388vh) scale(.7365)}to{transform:translate(91.421vw,99vh) scale(.7365)}}.snow:nth-child(365){opacity:.441;transform:translate(8.6354vw,-10px) scale(.2509);animation:fall-365 28s -26s linear infinite}@keyframes fall-365{51.961%{transform:translate(18.5766vw,51.961vh) scale(.2509)}to{transform:translate(13.606vw,99vh) scale(.2509)}}.snow:nth-child(366){opacity:1.1886;transform:translate(33.2539vw,-10px) scale(.4127);animation:fall-366 11s -10s linear infinite}@keyframes fall-366{53.183%{transform:translate(25.3632vw,53.183vh) scale(.4127)}to{transform:translate(29.30855vw,99vh) scale(.4127)}}.snow:nth-child(367){opacity:1.7212;transform:translate(4.7746vw,-10px) scale(.524);animation:fall-367 18s -19s linear infinite}@keyframes fall-367{46.938%{transform:translate(10.671vw,46.938vh) scale(.524)}to{transform:translate(7.7228vw,99vh) scale(.524)}}.snow:nth-child(368){opacity:1.2656;transform:translate(24.3109vw,-10px) scale(.1285);animation:fall-368 12s -7s linear infinite}@keyframes fall-368{71.011%{transform:translate(18.2946vw,71.011vh) scale(.1285)}to{transform:translate(21.30275vw,99vh) scale(.1285)}}.snow:nth-child(369){opacity:1.9508;transform:translate(75.2497vw,-10px) scale(.0298);animation:fall-369 19s -25s linear infinite}@keyframes fall-369{63.373%{transform:translate(80.9844vw,63.373vh) scale(.0298)}to{transform:translate(78.11705vw,99vh) scale(.0298)}}.snow:nth-child(370){opacity:.9732;transform:translate(8.4289vw,-10px) scale(.2349);animation:fall-370 28s -26s linear infinite}@keyframes fall-370{75.696%{transform:translate(11.7035vw,75.696vh) scale(.2349)}to{transform:translate(10.0662vw,99vh) scale(.2349)}}.snow:nth-child(371){opacity:1.4094;transform:translate(82.2651vw,-10px) scale(.7549);animation:fall-371 13s -23s linear infinite}@keyframes fall-371{33.072%{transform:translate(83.132vw,33.072vh) scale(.7549)}to{transform:translate(82.69855vw,99vh) scale(.7549)}}.snow:nth-child(372){opacity:1.3192;transform:translate(24.48vw,-10px) scale(.7685);animation:fall-372 22s -14s linear infinite}@keyframes fall-372{50.616%{transform:translate(27.2276vw,50.616vh) scale(.7685)}to{transform:translate(25.8538vw,99vh) scale(.7685)}}.snow:nth-child(373){opacity:.7506;transform:translate(3.1938vw,-10px) scale(.7093);animation:fall-373 26s -2s linear infinite}@keyframes fall-373{79.489%{transform:translate(12.6401vw,79.489vh) scale(.7093)}to{transform:translate(7.91695vw,99vh) scale(.7093)}}.snow:nth-child(374){opacity:.032;transform:translate(89.5669vw,-10px) scale(.7489);animation:fall-374 10s -18s linear infinite}@keyframes fall-374{62.981%{transform:translate(91.8138vw,62.981vh) scale(.7489)}to{transform:translate(90.69035vw,99vh) scale(.7489)}}.snow:nth-child(375){opacity:.5552;transform:translate(97.7622vw,-10px) scale(.8568);animation:fall-375 17s -25s linear infinite}@keyframes fall-375{47.405%{transform:translate(90.6723vw,47.405vh) scale(.8568)}to{transform:translate(94.21725vw,99vh) scale(.8568)}}.snow:nth-child(376){opacity:.2438;transform:translate(48.2859vw,-10px) scale(.7321);animation:fall-376 12s -17s linear infinite}@keyframes fall-376{64.078%{transform:translate(39.3925vw,64.078vh) scale(.7321)}to{transform:translate(43.8392vw,99vh) scale(.7321)}}.snow:nth-child(377){opacity:.0702;transform:translate(29.5932vw,-10px) scale(.6374);animation:fall-377 11s -30s linear infinite}@keyframes fall-377{77.045%{transform:translate(22.458vw,77.045vh) scale(.6374)}to{transform:translate(26.0256vw,99vh) scale(.6374)}}.snow:nth-child(378){opacity:1.4042;transform:translate(46.5167vw,-10px) scale(.3374);animation:fall-378 16s -5s linear infinite}@keyframes fall-378{37.862%{transform:translate(44.8367vw,37.862vh) scale(.3374)}to{transform:translate(45.6767vw,99vh) scale(.3374)}}.snow:nth-child(379){opacity:1.2964;transform:translate(21.9247vw,-10px) scale(.1901);animation:fall-379 16s -8s linear infinite}@keyframes fall-379{51.432%{transform:translate(25.9188vw,51.432vh) scale(.1901)}to{transform:translate(23.92175vw,99vh) scale(.1901)}}.snow:nth-child(380){opacity:1.0026;transform:translate(63.3976vw,-10px) scale(.6222);animation:fall-380 19s -16s linear infinite}@keyframes fall-380{78.229%{transform:translate(60.0995vw,78.229vh) scale(.6222)}to{transform:translate(61.74855vw,99vh) scale(.6222)}}.snow:nth-child(381){opacity:1.8968;transform:translate(9.1484vw,-10px) scale(.4336);animation:fall-381 11s -9s linear infinite}@keyframes fall-381{76.751%{transform:translate(9.7461vw,76.751vh) scale(.4336)}to{transform:translate(9.44725vw,99vh) scale(.4336)}}.snow:nth-child(382){opacity:.6942;transform:translate(28.1418vw,-10px) scale(.5989);animation:fall-382 26s -3s linear infinite}@keyframes fall-382{33.185%{transform:translate(35.6771vw,33.185vh) scale(.5989)}to{transform:translate(31.90945vw,99vh) scale(.5989)}}.snow:nth-child(383){opacity:.2012;transform:translate(95.4695vw,-10px) scale(.3881);animation:fall-383 26s -9s linear infinite}@keyframes fall-383{32.216%{transform:translate(99.5847vw,32.216vh) scale(.3881)}to{transform:translate(97.5271vw,99vh) scale(.3881)}}.snow:nth-child(384){opacity:.503;transform:translate(81.9706vw,-10px) scale(.4908);animation:fall-384 15s -12s linear infinite}@keyframes fall-384{77.655%{transform:translate(75.3799vw,77.655vh) scale(.4908)}to{transform:translate(78.67525vw,99vh) scale(.4908)}}.snow:nth-child(385){opacity:.8198;transform:translate(2.3794vw,-10px) scale(.675);animation:fall-385 28s -14s linear infinite}@keyframes fall-385{36.357%{transform:translate(.4533vw,36.357vh) scale(.675)}to{transform:translate(1.41635vw,99vh) scale(.675)}}.snow:nth-child(386){opacity:.0438;transform:translate(33.1742vw,-10px) scale(.9171);animation:fall-386 19s -5s linear infinite}@keyframes fall-386{66.4%{transform:translate(23.289vw,66.4vh) scale(.9171)}to{transform:translate(28.2316vw,99vh) scale(.9171)}}.snow:nth-child(387){opacity:1.6778;transform:translate(97.069vw,-10px) scale(.2933);animation:fall-387 28s -25s linear infinite}@keyframes fall-387{49.851%{transform:translate(91.8671vw,49.851vh) scale(.2933)}to{transform:translate(94.46805vw,99vh) scale(.2933)}}.snow:nth-child(388){opacity:1.3942;transform:translate(74.1715vw,-10px) scale(.2004);animation:fall-388 11s -5s linear infinite}@keyframes fall-388{53.484%{transform:translate(64.575vw,53.484vh) scale(.2004)}to{transform:translate(69.37325vw,99vh) scale(.2004)}}.snow:nth-child(389){opacity:.0986;transform:translate(50.1713vw,-10px) scale(.1212);animation:fall-389 16s -11s linear infinite}@keyframes fall-389{43.549%{transform:translate(58.1319vw,43.549vh) scale(.1212)}to{transform:translate(54.1516vw,99vh) scale(.1212)}}.snow:nth-child(390){opacity:1.6108;transform:translate(74.5144vw,-10px) scale(.273);animation:fall-390 10s -28s linear infinite}@keyframes fall-390{64.026%{transform:translate(79.0562vw,64.026vh) scale(.273)}to{transform:translate(76.7853vw,99vh) scale(.273)}}.snow:nth-child(391){opacity:1.2352;transform:translate(81.4978vw,-10px) scale(.1123);animation:fall-391 16s -28s linear infinite}@keyframes fall-391{38.646%{transform:translate(84.4155vw,38.646vh) scale(.1123)}to{transform:translate(82.95665vw,99vh) scale(.1123)}}.snow:nth-child(392){opacity:.562;transform:translate(80.5788vw,-10px) scale(.7448);animation:fall-392 13s -2s linear infinite}@keyframes fall-392{67.923%{transform:translate(83.3844vw,67.923vh) scale(.7448)}to{transform:translate(81.9816vw,99vh) scale(.7448)}}.snow:nth-child(393){opacity:.327;transform:translate(72.9841vw,-10px) scale(.3655);animation:fall-393 22s -23s linear infinite}@keyframes fall-393{59.918%{transform:translate(68.699vw,59.918vh) scale(.3655)}to{transform:translate(70.84155vw,99vh) scale(.3655)}}.snow:nth-child(394){opacity:1.2748;transform:translate(89.1857vw,-10px) scale(.4335);animation:fall-394 25s -25s linear infinite}@keyframes fall-394{47.904%{transform:translate(80.0452vw,47.904vh) scale(.4335)}to{transform:translate(84.61545vw,99vh) scale(.4335)}}.snow:nth-child(395){opacity:1.64;transform:translate(3.3484vw,-10px) scale(.439);animation:fall-395 18s -10s linear infinite}@keyframes fall-395{57.879%{transform:translate(4.3551vw,57.879vh) scale(.439)}to{transform:translate(3.85175vw,99vh) scale(.439)}}.snow:nth-child(396){opacity:.6498;transform:translate(72.8693vw,-10px) scale(.6367);animation:fall-396 12s -26s linear infinite}@keyframes fall-396{49.465%{transform:translate(69.4857vw,49.465vh) scale(.6367)}to{transform:translate(71.1775vw,99vh) scale(.6367)}}.snow:nth-child(397){opacity:.3838;transform:translate(21.5526vw,-10px) scale(.7039);animation:fall-397 11s -18s linear infinite}@keyframes fall-397{65.753%{transform:translate(18.2895vw,65.753vh) scale(.7039)}to{transform:translate(19.92105vw,99vh) scale(.7039)}}.snow:nth-child(398){opacity:.1816;transform:translate(98.6507vw,-10px) scale(.9182);animation:fall-398 17s -20s linear infinite}@keyframes fall-398{55.479%{transform:translate(101.3787vw,55.479vh) scale(.9182)}to{transform:translate(100.0147vw,99vh) scale(.9182)}}.snow:nth-child(399){opacity:.4328;transform:translate(23.8058vw,-10px) scale(.2132);animation:fall-399 17s -2s linear infinite}@keyframes fall-399{77.845%{transform:translate(16.0676vw,77.845vh) scale(.2132)}to{transform:translate(19.9367vw,99vh) scale(.2132)}}.snow:nth-child(400){opacity:.4664;transform:translate(27.3372vw,-10px) scale(.4494);animation:fall-400 25s -12s linear infinite}@keyframes fall-400{49.61%{transform:translate(18.1823vw,49.61vh) scale(.4494)}to{transform:translate(22.75975vw,99vh) scale(.4494)}}\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:.6292;transform:translate(34.1296vw,-10px) scale(.6886);animation:fall-1 18s -11s linear infinite}@keyframes fall-1{41.578%{transform:translate(26.4456vw,41.578vh) scale(.6886)}to{transform:translate(30.2876vw,99vh) scale(.6886)}}.snow:nth-child(2){opacity:.783;transform:translate(41.0974vw,-10px) scale(.6664);animation:fall-2 23s -23s linear infinite}@keyframes fall-2{37.783%{transform:translate(49.215vw,37.783vh) scale(.6664)}to{transform:translate(45.1562vw,99vh) scale(.6664)}}.snow:nth-child(3){opacity:1.4102;transform:translate(75.3144vw,-10px) scale(.9362);animation:fall-3 20s -6s linear infinite}@keyframes fall-3{78.539%{transform:translate(74.994vw,78.539vh) scale(.9362)}to{transform:translate(75.1542vw,99vh) scale(.9362)}}.snow:nth-child(4){opacity:.8704;transform:translate(66.1864vw,-10px) scale(.0976);animation:fall-4 10s -14s linear infinite}@keyframes fall-4{43.981%{transform:translate(71.8118vw,43.981vh) scale(.0976)}to{transform:translate(68.9991vw,99vh) scale(.0976)}}.snow:nth-child(5){opacity:1.6404;transform:translate(91.1954vw,-10px) scale(.069);animation:fall-5 13s -12s linear infinite}@keyframes fall-5{43.763%{transform:translate(97.2653vw,43.763vh) scale(.069)}to{transform:translate(94.23035vw,99vh) scale(.069)}}.snow:nth-child(6){opacity:.129;transform:translate(5.0594vw,-10px) scale(.9224);animation:fall-6 12s -17s linear infinite}@keyframes fall-6{33.128%{transform:translate(-4.6136vw,33.128vh) scale(.9224)}to{transform:translate(.2229vw,99vh) scale(.9224)}}.snow:nth-child(7){opacity:1.2726;transform:translate(49.6388vw,-10px) scale(.3306);animation:fall-7 25s -24s linear infinite}@keyframes fall-7{77.2%{transform:translate(59.4585vw,77.2vh) scale(.3306)}to{transform:translate(54.54865vw,99vh) scale(.3306)}}.snow:nth-child(8){opacity:.2952;transform:translate(13.0208vw,-10px) scale(.3825);animation:fall-8 14s -3s linear infinite}@keyframes fall-8{35.214%{transform:translate(22.4904vw,35.214vh) scale(.3825)}to{transform:translate(17.7556vw,99vh) scale(.3825)}}.snow:nth-child(9){opacity:1.4892;transform:translate(51.3736vw,-10px) scale(.4413);animation:fall-9 19s -4s linear infinite}@keyframes fall-9{51.065%{transform:translate(42.7455vw,51.065vh) scale(.4413)}to{transform:translate(47.05955vw,99vh) scale(.4413)}}.snow:nth-child(10){opacity:.8668;transform:translate(45.0151vw,-10px) scale(.9491);animation:fall-10 29s -17s linear infinite}@keyframes fall-10{62.316%{transform:translate(36.3324vw,62.316vh) scale(.9491)}to{transform:translate(40.67375vw,99vh) scale(.9491)}}.snow:nth-child(11){opacity:.885;transform:translate(69.7502vw,-10px) scale(.3258);animation:fall-11 17s -26s linear infinite}@keyframes fall-11{32.814%{transform:translate(64.9055vw,32.814vh) scale(.3258)}to{transform:translate(67.32785vw,99vh) scale(.3258)}}.snow:nth-child(12){opacity:.918;transform:translate(46.9278vw,-10px) scale(.2417);animation:fall-12 25s -23s linear infinite}@keyframes fall-12{70.653%{transform:translate(42.4524vw,70.653vh) scale(.2417)}to{transform:translate(44.6901vw,99vh) scale(.2417)}}.snow:nth-child(13){opacity:1.6936;transform:translate(25.6463vw,-10px) scale(.8015);animation:fall-13 19s -13s linear infinite}@keyframes fall-13{39.751%{transform:translate(24.0949vw,39.751vh) scale(.8015)}to{transform:translate(24.8706vw,99vh) scale(.8015)}}.snow:nth-child(14){opacity:.7816;transform:translate(30.8153vw,-10px) scale(.9506);animation:fall-14 17s -11s linear infinite}@keyframes fall-14{47.493%{transform:translate(23.7247vw,47.493vh) scale(.9506)}to{transform:translate(27.27vw,99vh) scale(.9506)}}.snow:nth-child(15){opacity:1.3208;transform:translate(70.9211vw,-10px) scale(.1635);animation:fall-15 22s -10s linear infinite}@keyframes fall-15{73.204%{transform:translate(62.1612vw,73.204vh) scale(.1635)}to{transform:translate(66.54115vw,99vh) scale(.1635)}}.snow:nth-child(16){opacity:.195;transform:translate(63.3855vw,-10px) scale(.0598);animation:fall-16 19s -30s linear infinite}@keyframes fall-16{63.22%{transform:translate(61.3217vw,63.22vh) scale(.0598)}to{transform:translate(62.3536vw,99vh) scale(.0598)}}.snow:nth-child(17){opacity:1.9998;transform:translate(37.4299vw,-10px) scale(.0871);animation:fall-17 23s -30s linear infinite}@keyframes fall-17{78.677%{transform:translate(31.0824vw,78.677vh) scale(.0871)}to{transform:translate(34.25615vw,99vh) scale(.0871)}}.snow:nth-child(18){opacity:.2678;transform:translate(29.1607vw,-10px) scale(.8471);animation:fall-18 28s -28s linear infinite}@keyframes fall-18{34.929%{transform:translate(23.4679vw,34.929vh) scale(.8471)}to{transform:translate(26.3143vw,99vh) scale(.8471)}}.snow:nth-child(19){opacity:1.9744;transform:translate(4.7648vw,-10px) scale(.2361);animation:fall-19 26s -25s linear infinite}@keyframes fall-19{79.393%{transform:translate(11.9664vw,79.393vh) scale(.2361)}to{transform:translate(8.3656vw,99vh) scale(.2361)}}.snow:nth-child(20){opacity:2;transform:translate(51.0354vw,-10px) scale(.6586);animation:fall-20 15s -9s linear infinite}@keyframes fall-20{66.963%{transform:translate(49.6858vw,66.963vh) scale(.6586)}to{transform:translate(50.3606vw,99vh) scale(.6586)}}.snow:nth-child(21){opacity:.639;transform:translate(29.1032vw,-10px) scale(.4092);animation:fall-21 15s -3s linear infinite}@keyframes fall-21{41.529%{transform:translate(35.3883vw,41.529vh) scale(.4092)}to{transform:translate(32.24575vw,99vh) scale(.4092)}}.snow:nth-child(22){opacity:.9536;transform:translate(39.7419vw,-10px) scale(.1031);animation:fall-22 16s -21s linear infinite}@keyframes fall-22{48.559%{transform:translate(47.9729vw,48.559vh) scale(.1031)}to{transform:translate(43.8574vw,99vh) scale(.1031)}}.snow:nth-child(23){opacity:.784;transform:translate(35.9641vw,-10px) scale(.2005);animation:fall-23 23s -3s linear infinite}@keyframes fall-23{56.624%{transform:translate(29.4187vw,56.624vh) scale(.2005)}to{transform:translate(32.6914vw,99vh) scale(.2005)}}.snow:nth-child(24){opacity:.1108;transform:translate(.4811vw,-10px) scale(.3516);animation:fall-24 19s -28s linear infinite}@keyframes fall-24{46.265%{transform:translate(-6.7133vw,46.265vh) scale(.3516)}to{transform:translate(-3.1161vw,99vh) scale(.3516)}}.snow:nth-child(25){opacity:1.5814;transform:translate(16.702vw,-10px) scale(.9299);animation:fall-25 10s -28s linear infinite}@keyframes fall-25{51.653%{transform:translate(22.511vw,51.653vh) scale(.9299)}to{transform:translate(19.6065vw,99vh) scale(.9299)}}.snow:nth-child(26){opacity:1.9408;transform:translate(54.5308vw,-10px) scale(.2166);animation:fall-26 19s -4s linear infinite}@keyframes fall-26{73.486%{transform:translate(53.7613vw,73.486vh) scale(.2166)}to{transform:translate(54.14605vw,99vh) scale(.2166)}}.snow:nth-child(27){opacity:1.6892;transform:translate(7.8104vw,-10px) scale(.0488);animation:fall-27 21s -6s linear infinite}@keyframes fall-27{31.751%{transform:translate(17.3424vw,31.751vh) scale(.0488)}to{transform:translate(12.5764vw,99vh) scale(.0488)}}.snow:nth-child(28){opacity:.7514;transform:translate(22.3685vw,-10px) scale(.7241);animation:fall-28 16s -7s linear infinite}@keyframes fall-28{48.031%{transform:translate(31.3331vw,48.031vh) scale(.7241)}to{transform:translate(26.8508vw,99vh) scale(.7241)}}.snow:nth-child(29){opacity:1.4302;transform:translate(15.8713vw,-10px) scale(.1876);animation:fall-29 10s -29s linear infinite}@keyframes fall-29{31.074%{transform:translate(9.8468vw,31.074vh) scale(.1876)}to{transform:translate(12.85905vw,99vh) scale(.1876)}}.snow:nth-child(30){opacity:1.0106;transform:translate(46.3666vw,-10px) scale(.8951);animation:fall-30 24s -28s linear infinite}@keyframes fall-30{73.522%{transform:translate(55.4088vw,73.522vh) scale(.8951)}to{transform:translate(50.8877vw,99vh) scale(.8951)}}.snow:nth-child(31){opacity:.3668;transform:translate(11.9093vw,-10px) scale(.3565);animation:fall-31 24s -10s linear infinite}@keyframes fall-31{59.016%{transform:translate(19.0628vw,59.016vh) scale(.3565)}to{transform:translate(15.48605vw,99vh) scale(.3565)}}.snow:nth-child(32){opacity:.8236;transform:translate(17.9887vw,-10px) scale(.5874);animation:fall-32 18s -29s linear infinite}@keyframes fall-32{66.624%{transform:translate(20.2038vw,66.624vh) scale(.5874)}to{transform:translate(19.09625vw,99vh) scale(.5874)}}.snow:nth-child(33){opacity:1.4102;transform:translate(79.0413vw,-10px) scale(.9448);animation:fall-33 14s -7s linear infinite}@keyframes fall-33{35.848%{transform:translate(77.5012vw,35.848vh) scale(.9448)}to{transform:translate(78.27125vw,99vh) scale(.9448)}}.snow:nth-child(34){opacity:.3236;transform:translate(14.1456vw,-10px) scale(.7977);animation:fall-34 11s -29s linear infinite}@keyframes fall-34{60.889%{transform:translate(22.1938vw,60.889vh) scale(.7977)}to{transform:translate(18.1697vw,99vh) scale(.7977)}}.snow:nth-child(35){opacity:.1526;transform:translate(26.5446vw,-10px) scale(.4878);animation:fall-35 16s -11s linear infinite}@keyframes fall-35{77.335%{transform:translate(16.929vw,77.335vh) scale(.4878)}to{transform:translate(21.7368vw,99vh) scale(.4878)}}.snow:nth-child(36){opacity:.7522;transform:translate(26.9594vw,-10px) scale(.4716);animation:fall-36 13s -22s linear infinite}@keyframes fall-36{78.676%{transform:translate(36.5484vw,78.676vh) scale(.4716)}to{transform:translate(31.7539vw,99vh) scale(.4716)}}.snow:nth-child(37){opacity:.1558;transform:translate(98.7411vw,-10px) scale(.1385);animation:fall-37 12s -25s linear infinite}@keyframes fall-37{52.158%{transform:translate(94.5999vw,52.158vh) scale(.1385)}to{transform:translate(96.6705vw,99vh) scale(.1385)}}.snow:nth-child(38){opacity:.7606;transform:translate(39.7237vw,-10px) scale(.8492);animation:fall-38 26s -6s linear infinite}@keyframes fall-38{50.024%{transform:translate(49.1051vw,50.024vh) scale(.8492)}to{transform:translate(44.4144vw,99vh) scale(.8492)}}.snow:nth-child(39){opacity:1.7882;transform:translate(5.0673vw,-10px) scale(.8709);animation:fall-39 29s -12s linear infinite}@keyframes fall-39{58.156%{transform:translate(.9346vw,58.156vh) scale(.8709)}to{transform:translate(3.00095vw,99vh) scale(.8709)}}.snow:nth-child(40){opacity:1.8952;transform:translate(27.7076vw,-10px) scale(.4353);animation:fall-40 14s -5s linear infinite}@keyframes fall-40{72.904%{transform:translate(24.6751vw,72.904vh) scale(.4353)}to{transform:translate(26.19135vw,99vh) scale(.4353)}}.snow:nth-child(41){opacity:1.1738;transform:translate(95.4142vw,-10px) scale(.9508);animation:fall-41 15s -11s linear infinite}@keyframes fall-41{63.632%{transform:translate(92.8688vw,63.632vh) scale(.9508)}to{transform:translate(94.1415vw,99vh) scale(.9508)}}.snow:nth-child(42){opacity:1.6162;transform:translate(49.0912vw,-10px) scale(.5868);animation:fall-42 17s -21s linear infinite}@keyframes fall-42{65.448%{transform:translate(39.2941vw,65.448vh) scale(.5868)}to{transform:translate(44.19265vw,99vh) scale(.5868)}}.snow:nth-child(43){opacity:1.8066;transform:translate(88.5252vw,-10px) scale(.4229);animation:fall-43 10s -14s linear infinite}@keyframes fall-43{50.676%{transform:translate(86.0493vw,50.676vh) scale(.4229)}to{transform:translate(87.28725vw,99vh) scale(.4229)}}.snow:nth-child(44){opacity:1.3328;transform:translate(54.4382vw,-10px) scale(.0251);animation:fall-44 22s -4s linear infinite}@keyframes fall-44{60.886%{transform:translate(63.2258vw,60.886vh) scale(.0251)}to{transform:translate(58.832vw,99vh) scale(.0251)}}.snow:nth-child(45){opacity:.588;transform:translate(20.622vw,-10px) scale(.2378);animation:fall-45 17s -15s linear infinite}@keyframes fall-45{36.616%{transform:translate(15.3783vw,36.616vh) scale(.2378)}to{transform:translate(18.00015vw,99vh) scale(.2378)}}.snow:nth-child(46){opacity:1.849;transform:translate(25.632vw,-10px) scale(.0292);animation:fall-46 28s -1s linear infinite}@keyframes fall-46{44.603%{transform:translate(27.6243vw,44.603vh) scale(.0292)}to{transform:translate(26.62815vw,99vh) scale(.0292)}}.snow:nth-child(47){opacity:1.3256;transform:translate(14.2703vw,-10px) scale(.8956);animation:fall-47 25s -17s linear infinite}@keyframes fall-47{49.584%{transform:translate(16.313vw,49.584vh) scale(.8956)}to{transform:translate(15.29165vw,99vh) scale(.8956)}}.snow:nth-child(48){opacity:1.3038;transform:translate(38.2439vw,-10px) scale(.0766);animation:fall-48 15s -10s linear infinite}@keyframes fall-48{52.672%{transform:translate(39.5173vw,52.672vh) scale(.0766)}to{transform:translate(38.8806vw,99vh) scale(.0766)}}.snow:nth-child(49){opacity:.3562;transform:translate(46.7188vw,-10px) scale(.8627);animation:fall-49 19s -16s linear infinite}@keyframes fall-49{74.396%{transform:translate(50.5575vw,74.396vh) scale(.8627)}to{transform:translate(48.63815vw,99vh) scale(.8627)}}.snow:nth-child(50){opacity:1.3902;transform:translate(9.3568vw,-10px) scale(.3958);animation:fall-50 29s -18s linear infinite}@keyframes fall-50{68.9%{transform:translate(6.5407vw,68.9vh) scale(.3958)}to{transform:translate(7.94875vw,99vh) scale(.3958)}}.snow:nth-child(51){opacity:1.7104;transform:translate(43.8304vw,-10px) scale(.0943);animation:fall-51 11s -23s linear infinite}@keyframes fall-51{50.882%{transform:translate(46.8539vw,50.882vh) scale(.0943)}to{transform:translate(45.34215vw,99vh) scale(.0943)}}.snow:nth-child(52){opacity:1.7646;transform:translate(61.2548vw,-10px) scale(.778);animation:fall-52 22s -23s linear infinite}@keyframes fall-52{46.255%{transform:translate(55.3954vw,46.255vh) scale(.778)}to{transform:translate(58.3251vw,99vh) scale(.778)}}.snow:nth-child(53){opacity:1.9336;transform:translate(97.7999vw,-10px) scale(.3763);animation:fall-53 27s -15s linear infinite}@keyframes fall-53{78.662%{transform:translate(105.4109vw,78.662vh) scale(.3763)}to{transform:translate(101.6054vw,99vh) scale(.3763)}}.snow:nth-child(54){opacity:.5432;transform:translate(11.7343vw,-10px) scale(.2425);animation:fall-54 15s -30s linear infinite}@keyframes fall-54{76.789%{transform:translate(5.7336vw,76.789vh) scale(.2425)}to{transform:translate(8.73395vw,99vh) scale(.2425)}}.snow:nth-child(55){opacity:.315;transform:translate(46.7753vw,-10px) scale(.3183);animation:fall-55 11s -9s linear infinite}@keyframes fall-55{42.083%{transform:translate(40.5868vw,42.083vh) scale(.3183)}to{transform:translate(43.68105vw,99vh) scale(.3183)}}.snow:nth-child(56){opacity:.7492;transform:translate(49.1004vw,-10px) scale(.8519);animation:fall-56 15s -6s linear infinite}@keyframes fall-56{61.731%{transform:translate(53.1488vw,61.731vh) scale(.8519)}to{transform:translate(51.1246vw,99vh) scale(.8519)}}.snow:nth-child(57){opacity:.6914;transform:translate(66.2835vw,-10px) scale(.9467);animation:fall-57 15s -8s linear infinite}@keyframes fall-57{38.186%{transform:translate(62.9844vw,38.186vh) scale(.9467)}to{transform:translate(64.63395vw,99vh) scale(.9467)}}.snow:nth-child(58){opacity:1.4936;transform:translate(48.7754vw,-10px) scale(.9428);animation:fall-58 27s -6s linear infinite}@keyframes fall-58{57.403%{transform:translate(51.1039vw,57.403vh) scale(.9428)}to{transform:translate(49.93965vw,99vh) scale(.9428)}}.snow:nth-child(59){opacity:.592;transform:translate(50.1152vw,-10px) scale(.8635);animation:fall-59 12s -2s linear infinite}@keyframes fall-59{54.158%{transform:translate(49.4103vw,54.158vh) scale(.8635)}to{transform:translate(49.76275vw,99vh) scale(.8635)}}.snow:nth-child(60){opacity:.514;transform:translate(22.4208vw,-10px) scale(.0838);animation:fall-60 17s -10s linear infinite}@keyframes fall-60{72.852%{transform:translate(26.9597vw,72.852vh) scale(.0838)}to{transform:translate(24.69025vw,99vh) scale(.0838)}}.snow:nth-child(61){opacity:.6518;transform:translate(1.5265vw,-10px) scale(.9737);animation:fall-61 22s -12s linear infinite}@keyframes fall-61{45.081%{transform:translate(9.3476vw,45.081vh) scale(.9737)}to{transform:translate(5.43705vw,99vh) scale(.9737)}}.snow:nth-child(62){opacity:.7484;transform:translate(21.2038vw,-10px) scale(.5796);animation:fall-62 22s -5s linear infinite}@keyframes fall-62{41.5%{transform:translate(17.1344vw,41.5vh) scale(.5796)}to{transform:translate(19.1691vw,99vh) scale(.5796)}}.snow:nth-child(63){opacity:.4836;transform:translate(3.3191vw,-10px) scale(.7786);animation:fall-63 18s -27s linear infinite}@keyframes fall-63{56.406%{transform:translate(9.8245vw,56.406vh) scale(.7786)}to{transform:translate(6.5718vw,99vh) scale(.7786)}}.snow:nth-child(64){opacity:.184;transform:translate(62.4693vw,-10px) scale(.8111);animation:fall-64 27s -22s linear infinite}@keyframes fall-64{38.302%{transform:translate(69.5701vw,38.302vh) scale(.8111)}to{transform:translate(66.0197vw,99vh) scale(.8111)}}.snow:nth-child(65){opacity:1.006;transform:translate(72.7132vw,-10px) scale(.1459);animation:fall-65 15s -1s linear infinite}@keyframes fall-65{58.478%{transform:translate(80.601vw,58.478vh) scale(.1459)}to{transform:translate(76.6571vw,99vh) scale(.1459)}}.snow:nth-child(66){opacity:.3088;transform:translate(31.1465vw,-10px) scale(.6402);animation:fall-66 20s -7s linear infinite}@keyframes fall-66{68.686%{transform:translate(27.2009vw,68.686vh) scale(.6402)}to{transform:translate(29.1737vw,99vh) scale(.6402)}}.snow:nth-child(67){opacity:1.407;transform:translate(6.9877vw,-10px) scale(.6541);animation:fall-67 30s -8s linear infinite}@keyframes fall-67{56.245%{transform:translate(1.6403vw,56.245vh) scale(.6541)}to{transform:translate(4.314vw,99vh) scale(.6541)}}.snow:nth-child(68){opacity:.7698;transform:translate(8.5579vw,-10px) scale(.9209);animation:fall-68 29s -4s linear infinite}@keyframes fall-68{38.667%{transform:translate(3.3483vw,38.667vh) scale(.9209)}to{transform:translate(5.9531vw,99vh) scale(.9209)}}.snow:nth-child(69){opacity:.0486;transform:translate(39.4905vw,-10px) scale(.4912);animation:fall-69 18s -29s linear infinite}@keyframes fall-69{42.011%{transform:translate(41.2136vw,42.011vh) scale(.4912)}to{transform:translate(40.35205vw,99vh) scale(.4912)}}.snow:nth-child(70){opacity:.2476;transform:translate(84.8262vw,-10px) scale(.2316);animation:fall-70 11s -16s linear infinite}@keyframes fall-70{73.97%{transform:translate(79.9312vw,73.97vh) scale(.2316)}to{transform:translate(82.3787vw,99vh) scale(.2316)}}.snow:nth-child(71){opacity:1.2308;transform:translate(28.0967vw,-10px) scale(.754);animation:fall-71 27s -23s linear infinite}@keyframes fall-71{74.536%{transform:translate(32.1289vw,74.536vh) scale(.754)}to{transform:translate(30.1128vw,99vh) scale(.754)}}.snow:nth-child(72){opacity:.6802;transform:translate(82.5323vw,-10px) scale(.8645);animation:fall-72 11s -8s linear infinite}@keyframes fall-72{38.408%{transform:translate(85.0265vw,38.408vh) scale(.8645)}to{transform:translate(83.7794vw,99vh) scale(.8645)}}.snow:nth-child(73){opacity:1.207;transform:translate(47.9989vw,-10px) scale(.6073);animation:fall-73 17s -24s linear infinite}@keyframes fall-73{40.732%{transform:translate(54.4862vw,40.732vh) scale(.6073)}to{transform:translate(51.24255vw,99vh) scale(.6073)}}.snow:nth-child(74){opacity:1.3724;transform:translate(97.7403vw,-10px) scale(.3295);animation:fall-74 24s -6s linear infinite}@keyframes fall-74{59.341%{transform:translate(103.5771vw,59.341vh) scale(.3295)}to{transform:translate(100.6587vw,99vh) scale(.3295)}}.snow:nth-child(75){opacity:1.148;transform:translate(70.0877vw,-10px) scale(.9959);animation:fall-75 19s -9s linear infinite}@keyframes fall-75{56.524%{transform:translate(77.3049vw,56.524vh) scale(.9959)}to{transform:translate(73.6963vw,99vh) scale(.9959)}}.snow:nth-child(76){opacity:1.0026;transform:translate(25.3966vw,-10px) scale(.1393);animation:fall-76 15s -6s linear infinite}@keyframes fall-76{43.072%{transform:translate(31.8144vw,43.072vh) scale(.1393)}to{transform:translate(28.6055vw,99vh) scale(.1393)}}.snow:nth-child(77){opacity:.1242;transform:translate(65.6517vw,-10px) scale(.9483);animation:fall-77 16s -26s linear infinite}@keyframes fall-77{58.65%{transform:translate(59.5052vw,58.65vh) scale(.9483)}to{transform:translate(62.57845vw,99vh) scale(.9483)}}.snow:nth-child(78){opacity:1.4398;transform:translate(76.6434vw,-10px) scale(.8997);animation:fall-78 25s -25s linear infinite}@keyframes fall-78{49.722%{transform:translate(83.6006vw,49.722vh) scale(.8997)}to{transform:translate(80.122vw,99vh) scale(.8997)}}.snow:nth-child(79){opacity:1.8616;transform:translate(5.8331vw,-10px) scale(.8529);animation:fall-79 16s -11s linear infinite}@keyframes fall-79{47.833%{transform:translate(10.2325vw,47.833vh) scale(.8529)}to{transform:translate(8.0328vw,99vh) scale(.8529)}}.snow:nth-child(80){opacity:.0244;transform:translate(48.475vw,-10px) scale(.9359);animation:fall-80 14s -22s linear infinite}@keyframes fall-80{41.681%{transform:translate(49.7482vw,41.681vh) scale(.9359)}to{transform:translate(49.1116vw,99vh) scale(.9359)}}.snow:nth-child(81){opacity:.94;transform:translate(83.7597vw,-10px) scale(.7626);animation:fall-81 24s -4s linear infinite}@keyframes fall-81{49.587%{transform:translate(76.2031vw,49.587vh) scale(.7626)}to{transform:translate(79.9814vw,99vh) scale(.7626)}}.snow:nth-child(82){opacity:1.1272;transform:translate(64.4826vw,-10px) scale(.8115);animation:fall-82 23s -22s linear infinite}@keyframes fall-82{79.811%{transform:translate(59.5204vw,79.811vh) scale(.8115)}to{transform:translate(62.0015vw,99vh) scale(.8115)}}.snow:nth-child(83){opacity:1.7834;transform:translate(78.2321vw,-10px) scale(.3528);animation:fall-83 11s -26s linear infinite}@keyframes fall-83{34.181%{transform:translate(78.9729vw,34.181vh) scale(.3528)}to{transform:translate(78.6025vw,99vh) scale(.3528)}}.snow:nth-child(84){opacity:1.9394;transform:translate(24.2583vw,-10px) scale(.1658);animation:fall-84 19s -28s linear infinite}@keyframes fall-84{59.166%{transform:translate(22.0446vw,59.166vh) scale(.1658)}to{transform:translate(23.15145vw,99vh) scale(.1658)}}.snow:nth-child(85){opacity:1.197;transform:translate(88.0899vw,-10px) scale(.3542);animation:fall-85 25s -17s linear infinite}@keyframes fall-85{58.233%{transform:translate(83.8891vw,58.233vh) scale(.3542)}to{transform:translate(85.9895vw,99vh) scale(.3542)}}.snow:nth-child(86){opacity:.952;transform:translate(45.944vw,-10px) scale(.5633);animation:fall-86 17s -23s linear infinite}@keyframes fall-86{31.417%{transform:translate(36.7521vw,31.417vh) scale(.5633)}to{transform:translate(41.34805vw,99vh) scale(.5633)}}.snow:nth-child(87){opacity:1.018;transform:translate(14.4523vw,-10px) scale(.7243);animation:fall-87 18s -9s linear infinite}@keyframes fall-87{41.426%{transform:translate(22.1904vw,41.426vh) scale(.7243)}to{transform:translate(18.32135vw,99vh) scale(.7243)}}.snow:nth-child(88){opacity:1.7952;transform:translate(55.8832vw,-10px) scale(.7203);animation:fall-88 13s -28s linear infinite}@keyframes fall-88{32.503%{transform:translate(60.6094vw,32.503vh) scale(.7203)}to{transform:translate(58.2463vw,99vh) scale(.7203)}}.snow:nth-child(89){opacity:1.6258;transform:translate(83.6061vw,-10px) scale(.6191);animation:fall-89 28s -27s linear infinite}@keyframes fall-89{65.436%{transform:translate(76.9291vw,65.436vh) scale(.6191)}to{transform:translate(80.2676vw,99vh) scale(.6191)}}.snow:nth-child(90){opacity:1.8496;transform:translate(76.1743vw,-10px) scale(.8254);animation:fall-90 12s -14s linear infinite}@keyframes fall-90{63.147%{transform:translate(71.8244vw,63.147vh) scale(.8254)}to{transform:translate(73.99935vw,99vh) scale(.8254)}}.snow:nth-child(91){opacity:1.0708;transform:translate(4.3644vw,-10px) scale(.9865);animation:fall-91 16s -19s linear infinite}@keyframes fall-91{73.639%{transform:translate(-4.2626vw,73.639vh) scale(.9865)}to{transform:translate(.0509vw,99vh) scale(.9865)}}.snow:nth-child(92){opacity:1.9928;transform:translate(97.8975vw,-10px) scale(.9419);animation:fall-92 18s -11s linear infinite}@keyframes fall-92{71.72%{transform:translate(99.4148vw,71.72vh) scale(.9419)}to{transform:translate(98.65615vw,99vh) scale(.9419)}}.snow:nth-child(93){opacity:.6892;transform:translate(73.3667vw,-10px) scale(.516);animation:fall-93 25s -14s linear infinite}@keyframes fall-93{60.047%{transform:translate(68.9466vw,60.047vh) scale(.516)}to{transform:translate(71.15665vw,99vh) scale(.516)}}.snow:nth-child(94){opacity:.3582;transform:translate(5.7313vw,-10px) scale(.6106);animation:fall-94 26s -19s linear infinite}@keyframes fall-94{30.085%{transform:translate(2.9406vw,30.085vh) scale(.6106)}to{transform:translate(4.33595vw,99vh) scale(.6106)}}.snow:nth-child(95){opacity:.595;transform:translate(30.8033vw,-10px) scale(.1003);animation:fall-95 23s -19s linear infinite}@keyframes fall-95{48.045%{transform:translate(24.7674vw,48.045vh) scale(.1003)}to{transform:translate(27.78535vw,99vh) scale(.1003)}}.snow:nth-child(96){opacity:1.741;transform:translate(29.6062vw,-10px) scale(.1384);animation:fall-96 13s -8s linear infinite}@keyframes fall-96{62.886%{transform:translate(29.6682vw,62.886vh) scale(.1384)}to{transform:translate(29.6372vw,99vh) scale(.1384)}}.snow:nth-child(97){opacity:1.5278;transform:translate(58.9558vw,-10px) scale(.0819);animation:fall-97 10s -30s linear infinite}@keyframes fall-97{38.041%{transform:translate(49.3447vw,38.041vh) scale(.0819)}to{transform:translate(54.15025vw,99vh) scale(.0819)}}.snow:nth-child(98){opacity:1.4926;transform:translate(8.3212vw,-10px) scale(.5371);animation:fall-98 17s -14s linear infinite}@keyframes fall-98{37.393%{transform:translate(4.7606vw,37.393vh) scale(.5371)}to{transform:translate(6.5409vw,99vh) scale(.5371)}}.snow:nth-child(99){opacity:.4866;transform:translate(94.4692vw,-10px) scale(.1689);animation:fall-99 10s -18s linear infinite}@keyframes fall-99{69.275%{transform:translate(85.1448vw,69.275vh) scale(.1689)}to{transform:translate(89.807vw,99vh) scale(.1689)}}.snow:nth-child(100){opacity:.8152;transform:translate(6.1487vw,-10px) scale(.9625);animation:fall-100 13s -1s linear infinite}@keyframes fall-100{74.535%{transform:translate(-1.0111vw,74.535vh) scale(.9625)}to{transform:translate(2.5688vw,99vh) scale(.9625)}}.snow:nth-child(101){opacity:1.3198;transform:translate(.3337vw,-10px) scale(.8077);animation:fall-101 12s -8s linear infinite}@keyframes fall-101{62.493%{transform:translate(-4.6696vw,62.493vh) scale(.8077)}to{transform:translate(-2.16795vw,99vh) scale(.8077)}}.snow:nth-child(102){opacity:1.051;transform:translate(26.8119vw,-10px) scale(.1816);animation:fall-102 15s -12s linear infinite}@keyframes fall-102{43.211%{transform:translate(22.5272vw,43.211vh) scale(.1816)}to{transform:translate(24.66955vw,99vh) scale(.1816)}}.snow:nth-child(103){opacity:1.5444;transform:translate(88.5628vw,-10px) scale(.0539);animation:fall-103 22s -13s linear infinite}@keyframes fall-103{41.545%{transform:translate(97.2277vw,41.545vh) scale(.0539)}to{transform:translate(92.89525vw,99vh) scale(.0539)}}.snow:nth-child(104){opacity:1.87;transform:translate(26.6695vw,-10px) scale(.4992);animation:fall-104 12s -10s linear infinite}@keyframes fall-104{37.735%{transform:translate(18.5199vw,37.735vh) scale(.4992)}to{transform:translate(22.5947vw,99vh) scale(.4992)}}.snow:nth-child(105){opacity:.2028;transform:translate(90.6097vw,-10px) scale(.9066);animation:fall-105 20s -4s linear infinite}@keyframes fall-105{57.653%{transform:translate(81.6877vw,57.653vh) scale(.9066)}to{transform:translate(86.1487vw,99vh) scale(.9066)}}.snow:nth-child(106){opacity:1.1696;transform:translate(63.9739vw,-10px) scale(.3341);animation:fall-106 15s -5s linear infinite}@keyframes fall-106{30.916%{transform:translate(60.3552vw,30.916vh) scale(.3341)}to{transform:translate(62.16455vw,99vh) scale(.3341)}}.snow:nth-child(107){opacity:1.464;transform:translate(69.0284vw,-10px) scale(.7614);animation:fall-107 14s -2s linear infinite}@keyframes fall-107{51.498%{transform:translate(61.8059vw,51.498vh) scale(.7614)}to{transform:translate(65.41715vw,99vh) scale(.7614)}}.snow:nth-child(108){opacity:.8536;transform:translate(57.4183vw,-10px) scale(.2824);animation:fall-108 25s -17s linear infinite}@keyframes fall-108{48.066%{transform:translate(48.4889vw,48.066vh) scale(.2824)}to{transform:translate(52.9536vw,99vh) scale(.2824)}}.snow:nth-child(109){opacity:.89;transform:translate(50.4885vw,-10px) scale(.4486);animation:fall-109 29s -15s linear infinite}@keyframes fall-109{56.011%{transform:translate(60.0777vw,56.011vh) scale(.4486)}to{transform:translate(55.2831vw,99vh) scale(.4486)}}.snow:nth-child(110){opacity:.5242;transform:translate(9.3729vw,-10px) scale(.8033);animation:fall-110 12s -20s linear infinite}@keyframes fall-110{42.648%{transform:translate(14.752vw,42.648vh) scale(.8033)}to{transform:translate(12.06245vw,99vh) scale(.8033)}}.snow:nth-child(111){opacity:.6688;transform:translate(30.2135vw,-10px) scale(.8369);animation:fall-111 24s -30s linear infinite}@keyframes fall-111{55.791%{transform:translate(31.6104vw,55.791vh) scale(.8369)}to{transform:translate(30.91195vw,99vh) scale(.8369)}}.snow:nth-child(112){opacity:.518;transform:translate(74.5588vw,-10px) scale(.2052);animation:fall-112 19s -5s linear infinite}@keyframes fall-112{43.262%{transform:translate(68.2694vw,43.262vh) scale(.2052)}to{transform:translate(71.4141vw,99vh) scale(.2052)}}.snow:nth-child(113){opacity:.738;transform:translate(67.9057vw,-10px) scale(.9725);animation:fall-113 16s -14s linear infinite}@keyframes fall-113{56.019%{transform:translate(72.5084vw,56.019vh) scale(.9725)}to{transform:translate(70.20705vw,99vh) scale(.9725)}}.snow:nth-child(114){opacity:1.4886;transform:translate(.6798vw,-10px) scale(.1249);animation:fall-114 30s -16s linear infinite}@keyframes fall-114{31.029%{transform:translate(-4.9717vw,31.029vh) scale(.1249)}to{transform:translate(-2.14595vw,99vh) scale(.1249)}}.snow:nth-child(115){opacity:1.2662;transform:translate(53.6025vw,-10px) scale(.5962);animation:fall-115 27s -29s linear infinite}@keyframes fall-115{43.058%{transform:translate(43.7587vw,43.058vh) scale(.5962)}to{transform:translate(48.6806vw,99vh) scale(.5962)}}.snow:nth-child(116){opacity:1.2498;transform:translate(.7137vw,-10px) scale(.0599);animation:fall-116 19s -8s linear infinite}@keyframes fall-116{64.077%{transform:translate(-8.7839vw,64.077vh) scale(.0599)}to{transform:translate(-4.0351vw,99vh) scale(.0599)}}.snow:nth-child(117){opacity:1.5676;transform:translate(39.675vw,-10px) scale(.5395);animation:fall-117 10s -12s linear infinite}@keyframes fall-117{70.248%{transform:translate(32.2102vw,70.248vh) scale(.5395)}to{transform:translate(35.9426vw,99vh) scale(.5395)}}.snow:nth-child(118){opacity:.4146;transform:translate(45.8791vw,-10px) scale(.1201);animation:fall-118 17s -25s linear infinite}@keyframes fall-118{38.787%{transform:translate(54.1888vw,38.787vh) scale(.1201)}to{transform:translate(50.03395vw,99vh) scale(.1201)}}.snow:nth-child(119){opacity:.1804;transform:translate(13.6993vw,-10px) scale(.584);animation:fall-119 28s -8s linear infinite}@keyframes fall-119{35.521%{transform:translate(20.9227vw,35.521vh) scale(.584)}to{transform:translate(17.311vw,99vh) scale(.584)}}.snow:nth-child(120){opacity:.4216;transform:translate(81.8957vw,-10px) scale(.4558);animation:fall-120 14s -7s linear infinite}@keyframes fall-120{37.202%{transform:translate(80.7375vw,37.202vh) scale(.4558)}to{transform:translate(81.3166vw,99vh) scale(.4558)}}.snow:nth-child(121){opacity:1.81;transform:translate(87.2077vw,-10px) scale(.0877);animation:fall-121 13s -29s linear infinite}@keyframes fall-121{77.078%{transform:translate(89.7596vw,77.078vh) scale(.0877)}to{transform:translate(88.48365vw,99vh) scale(.0877)}}.snow:nth-child(122){opacity:.672;transform:translate(52.3987vw,-10px) scale(.2419);animation:fall-122 23s -1s linear infinite}@keyframes fall-122{48.141%{transform:translate(53.0004vw,48.141vh) scale(.2419)}to{transform:translate(52.69955vw,99vh) scale(.2419)}}.snow:nth-child(123){opacity:.8756;transform:translate(42.2613vw,-10px) scale(.7025);animation:fall-123 19s -18s linear infinite}@keyframes fall-123{65.316%{transform:translate(47.2867vw,65.316vh) scale(.7025)}to{transform:translate(44.774vw,99vh) scale(.7025)}}.snow:nth-child(124){opacity:1.5586;transform:translate(41.6695vw,-10px) scale(.1153);animation:fall-124 15s -11s linear infinite}@keyframes fall-124{75.482%{transform:translate(45.7193vw,75.482vh) scale(.1153)}to{transform:translate(43.6944vw,99vh) scale(.1153)}}.snow:nth-child(125){opacity:1.3424;transform:translate(32.6012vw,-10px) scale(.44);animation:fall-125 14s -15s linear infinite}@keyframes fall-125{32.892%{transform:translate(23.6777vw,32.892vh) scale(.44)}to{transform:translate(28.13945vw,99vh) scale(.44)}}.snow:nth-child(126){opacity:1.4046;transform:translate(43.6548vw,-10px) scale(.9871);animation:fall-126 13s -25s linear infinite}@keyframes fall-126{75.138%{transform:translate(41.7906vw,75.138vh) scale(.9871)}to{transform:translate(42.7227vw,99vh) scale(.9871)}}.snow:nth-child(127){opacity:1.9036;transform:translate(64.1403vw,-10px) scale(.9059);animation:fall-127 10s -21s linear infinite}@keyframes fall-127{51.314%{transform:translate(57.7279vw,51.314vh) scale(.9059)}to{transform:translate(60.9341vw,99vh) scale(.9059)}}.snow:nth-child(128){opacity:1.2966;transform:translate(28.92vw,-10px) scale(.7187);animation:fall-128 12s -2s linear infinite}@keyframes fall-128{65.127%{transform:translate(24.4383vw,65.127vh) scale(.7187)}to{transform:translate(26.67915vw,99vh) scale(.7187)}}.snow:nth-child(129){opacity:.3002;transform:translate(16.8037vw,-10px) scale(.8453);animation:fall-129 30s -8s linear infinite}@keyframes fall-129{46.803%{transform:translate(17.254vw,46.803vh) scale(.8453)}to{transform:translate(17.02885vw,99vh) scale(.8453)}}.snow:nth-child(130){opacity:.4588;transform:translate(58.0409vw,-10px) scale(.1833);animation:fall-130 19s -20s linear infinite}@keyframes fall-130{43.472%{transform:translate(66.7985vw,43.472vh) scale(.1833)}to{transform:translate(62.4197vw,99vh) scale(.1833)}}.snow:nth-child(131){opacity:.3436;transform:translate(55.2967vw,-10px) scale(.5653);animation:fall-131 27s -2s linear infinite}@keyframes fall-131{36.369%{transform:translate(49.7534vw,36.369vh) scale(.5653)}to{transform:translate(52.52505vw,99vh) scale(.5653)}}.snow:nth-child(132){opacity:.4408;transform:translate(49.9936vw,-10px) scale(.9875);animation:fall-132 22s -2s linear infinite}@keyframes fall-132{42.684%{transform:translate(50.782vw,42.684vh) scale(.9875)}to{transform:translate(50.3878vw,99vh) scale(.9875)}}.snow:nth-child(133){opacity:.089;transform:translate(96.9106vw,-10px) scale(.7359);animation:fall-133 16s -18s linear infinite}@keyframes fall-133{73.066%{transform:translate(92.9093vw,73.066vh) scale(.7359)}to{transform:translate(94.90995vw,99vh) scale(.7359)}}.snow:nth-child(134){opacity:.0264;transform:translate(65.4795vw,-10px) scale(.7849);animation:fall-134 18s -25s linear infinite}@keyframes fall-134{38.202%{transform:translate(75.2878vw,38.202vh) scale(.7849)}to{transform:translate(70.38365vw,99vh) scale(.7849)}}.snow:nth-child(135){opacity:1.0204;transform:translate(72.675vw,-10px) scale(.3519);animation:fall-135 19s -1s linear infinite}@keyframes fall-135{40.635%{transform:translate(74.4584vw,40.635vh) scale(.3519)}to{transform:translate(73.5667vw,99vh) scale(.3519)}}.snow:nth-child(136){opacity:.5944;transform:translate(47.6642vw,-10px) scale(.4933);animation:fall-136 22s -27s linear infinite}@keyframes fall-136{75.575%{transform:translate(43.9204vw,75.575vh) scale(.4933)}to{transform:translate(45.7923vw,99vh) scale(.4933)}}.snow:nth-child(137){opacity:1.0524;transform:translate(18.1421vw,-10px) scale(.6013);animation:fall-137 10s -19s linear infinite}@keyframes fall-137{35.584%{transform:translate(16.5196vw,35.584vh) scale(.6013)}to{transform:translate(17.33085vw,99vh) scale(.6013)}}.snow:nth-child(138){opacity:.3484;transform:translate(72.4499vw,-10px) scale(.695);animation:fall-138 23s -18s linear infinite}@keyframes fall-138{66.095%{transform:translate(62.9314vw,66.095vh) scale(.695)}to{transform:translate(67.69065vw,99vh) scale(.695)}}.snow:nth-child(139){opacity:.8044;transform:translate(7.9194vw,-10px) scale(.0396);animation:fall-139 26s -5s linear infinite}@keyframes fall-139{49.481%{transform:translate(3.514vw,49.481vh) scale(.0396)}to{transform:translate(5.7167vw,99vh) scale(.0396)}}.snow:nth-child(140){opacity:1.7244;transform:translate(34.6492vw,-10px) scale(.3947);animation:fall-140 22s -26s linear infinite}@keyframes fall-140{34.701%{transform:translate(43.0548vw,34.701vh) scale(.3947)}to{transform:translate(38.852vw,99vh) scale(.3947)}}.snow:nth-child(141){opacity:.7558;transform:translate(70.2071vw,-10px) scale(.9027);animation:fall-141 22s -13s linear infinite}@keyframes fall-141{46.354%{transform:translate(75.7203vw,46.354vh) scale(.9027)}to{transform:translate(72.9637vw,99vh) scale(.9027)}}.snow:nth-child(142){opacity:.8404;transform:translate(63.1025vw,-10px) scale(.577);animation:fall-142 14s -29s linear infinite}@keyframes fall-142{60.307%{transform:translate(56.3204vw,60.307vh) scale(.577)}to{transform:translate(59.71145vw,99vh) scale(.577)}}.snow:nth-child(143){opacity:.3126;transform:translate(84.6249vw,-10px) scale(.0474);animation:fall-143 10s -10s linear infinite}@keyframes fall-143{46.87%{transform:translate(86.6049vw,46.87vh) scale(.0474)}to{transform:translate(85.6149vw,99vh) scale(.0474)}}.snow:nth-child(144){opacity:.6888;transform:translate(37.907vw,-10px) scale(.9045);animation:fall-144 20s -11s linear infinite}@keyframes fall-144{76.031%{transform:translate(43.8774vw,76.031vh) scale(.9045)}to{transform:translate(40.8922vw,99vh) scale(.9045)}}.snow:nth-child(145){opacity:1.546;transform:translate(71.0139vw,-10px) scale(.8806);animation:fall-145 18s -24s linear infinite}@keyframes fall-145{49.677%{transform:translate(67.4692vw,49.677vh) scale(.8806)}to{transform:translate(69.24155vw,99vh) scale(.8806)}}.snow:nth-child(146){opacity:1.4364;transform:translate(74.6883vw,-10px) scale(.3309);animation:fall-146 26s -27s linear infinite}@keyframes fall-146{52.479%{transform:translate(71.9633vw,52.479vh) scale(.3309)}to{transform:translate(73.3258vw,99vh) scale(.3309)}}.snow:nth-child(147){opacity:1.4448;transform:translate(36.0744vw,-10px) scale(.1034);animation:fall-147 30s -24s linear infinite}@keyframes fall-147{48.535%{transform:translate(28.6652vw,48.535vh) scale(.1034)}to{transform:translate(32.3698vw,99vh) scale(.1034)}}.snow:nth-child(148){opacity:1.1568;transform:translate(11.9341vw,-10px) scale(.8502);animation:fall-148 17s -28s linear infinite}@keyframes fall-148{73.919%{transform:translate(17.2982vw,73.919vh) scale(.8502)}to{transform:translate(14.61615vw,99vh) scale(.8502)}}.snow:nth-child(149){opacity:.5216;transform:translate(71.5354vw,-10px) scale(.3578);animation:fall-149 20s -13s linear infinite}@keyframes fall-149{49.292%{transform:translate(64.0528vw,49.292vh) scale(.3578)}to{transform:translate(67.7941vw,99vh) scale(.3578)}}.snow:nth-child(150){opacity:1.9316;transform:translate(76.7856vw,-10px) scale(.958);animation:fall-150 25s -9s linear infinite}@keyframes fall-150{65.852%{transform:translate(73.0204vw,65.852vh) scale(.958)}to{transform:translate(74.903vw,99vh) scale(.958)}}.snow:nth-child(151){opacity:.8014;transform:translate(80.2277vw,-10px) scale(.9904);animation:fall-151 27s -26s linear infinite}@keyframes fall-151{35.925%{transform:translate(89.7644vw,35.925vh) scale(.9904)}to{transform:translate(84.99605vw,99vh) scale(.9904)}}.snow:nth-child(152){opacity:.1984;transform:translate(15.2245vw,-10px) scale(.1361);animation:fall-152 12s -11s linear infinite}@keyframes fall-152{66.725%{transform:translate(6.8232vw,66.725vh) scale(.1361)}to{transform:translate(11.02385vw,99vh) scale(.1361)}}.snow:nth-child(153){opacity:.4784;transform:translate(94.5508vw,-10px) scale(.2251);animation:fall-153 23s -7s linear infinite}@keyframes fall-153{30.313%{transform:translate(89.6763vw,30.313vh) scale(.2251)}to{transform:translate(92.11355vw,99vh) scale(.2251)}}.snow:nth-child(154){opacity:.4376;transform:translate(10.8018vw,-10px) scale(.1386);animation:fall-154 21s -18s linear infinite}@keyframes fall-154{63.062%{transform:translate(10.2384vw,63.062vh) scale(.1386)}to{transform:translate(10.5201vw,99vh) scale(.1386)}}.snow:nth-child(155){opacity:.7502;transform:translate(5.3922vw,-10px) scale(.7415);animation:fall-155 28s -4s linear infinite}@keyframes fall-155{46.74%{transform:translate(-.1544vw,46.74vh) scale(.7415)}to{transform:translate(2.6189vw,99vh) scale(.7415)}}.snow:nth-child(156){opacity:1.1316;transform:translate(47.8023vw,-10px) scale(.8193);animation:fall-156 22s -27s linear infinite}@keyframes fall-156{63.778%{transform:translate(42.7653vw,63.778vh) scale(.8193)}to{transform:translate(45.2838vw,99vh) scale(.8193)}}.snow:nth-child(157){opacity:.731;transform:translate(76.3911vw,-10px) scale(.8528);animation:fall-157 30s -29s linear infinite}@keyframes fall-157{74.725%{transform:translate(74.6192vw,74.725vh) scale(.8528)}to{transform:translate(75.50515vw,99vh) scale(.8528)}}.snow:nth-child(158){opacity:1.5632;transform:translate(58.7311vw,-10px) scale(.7932);animation:fall-158 16s -22s linear infinite}@keyframes fall-158{52.308%{transform:translate(64.1641vw,52.308vh) scale(.7932)}to{transform:translate(61.4476vw,99vh) scale(.7932)}}.snow:nth-child(159){opacity:1.9356;transform:translate(50.371vw,-10px) scale(.99);animation:fall-159 12s -22s linear infinite}@keyframes fall-159{75.141%{transform:translate(46.4209vw,75.141vh) scale(.99)}to{transform:translate(48.39595vw,99vh) scale(.99)}}.snow:nth-child(160){opacity:1.8788;transform:translate(70.4325vw,-10px) scale(.8625);animation:fall-160 29s -2s linear infinite}@keyframes fall-160{45.134%{transform:translate(69.4677vw,45.134vh) scale(.8625)}to{transform:translate(69.9501vw,99vh) scale(.8625)}}.snow:nth-child(161){opacity:.3248;transform:translate(20.64vw,-10px) scale(.6325);animation:fall-161 27s -11s linear infinite}@keyframes fall-161{31.548%{transform:translate(21.3484vw,31.548vh) scale(.6325)}to{transform:translate(20.9942vw,99vh) scale(.6325)}}.snow:nth-child(162){opacity:.307;transform:translate(55.3428vw,-10px) scale(.9732);animation:fall-162 29s -4s linear infinite}@keyframes fall-162{62.579%{transform:translate(47.79vw,62.579vh) scale(.9732)}to{transform:translate(51.5664vw,99vh) scale(.9732)}}.snow:nth-child(163){opacity:.1136;transform:translate(6.1867vw,-10px) scale(.3569);animation:fall-163 14s -13s linear infinite}@keyframes fall-163{42.157%{transform:translate(10.5396vw,42.157vh) scale(.3569)}to{transform:translate(8.36315vw,99vh) scale(.3569)}}.snow:nth-child(164){opacity:1.4472;transform:translate(67.9502vw,-10px) scale(.445);animation:fall-164 18s -1s linear infinite}@keyframes fall-164{52.743%{transform:translate(75.7971vw,52.743vh) scale(.445)}to{transform:translate(71.87365vw,99vh) scale(.445)}}.snow:nth-child(165){opacity:1.9866;transform:translate(78.2177vw,-10px) scale(.452);animation:fall-165 17s -24s linear infinite}@keyframes fall-165{74.935%{transform:translate(76.3292vw,74.935vh) scale(.452)}to{transform:translate(77.27345vw,99vh) scale(.452)}}.snow:nth-child(166){opacity:1.7568;transform:translate(49.1946vw,-10px) scale(.6488);animation:fall-166 14s -16s linear infinite}@keyframes fall-166{76.162%{transform:translate(50.5352vw,76.162vh) scale(.6488)}to{transform:translate(49.8649vw,99vh) scale(.6488)}}.snow:nth-child(167){opacity:.8936;transform:translate(79.1208vw,-10px) scale(.4027);animation:fall-167 20s -20s linear infinite}@keyframes fall-167{31.787%{transform:translate(74.4501vw,31.787vh) scale(.4027)}to{transform:translate(76.78545vw,99vh) scale(.4027)}}.snow:nth-child(168){opacity:.8426;transform:translate(73.5868vw,-10px) scale(.6669);animation:fall-168 24s -13s linear infinite}@keyframes fall-168{71.516%{transform:translate(67.9487vw,71.516vh) scale(.6669)}to{transform:translate(70.76775vw,99vh) scale(.6669)}}.snow:nth-child(169){opacity:.261;transform:translate(9.2671vw,-10px) scale(.5823);animation:fall-169 11s -12s linear infinite}@keyframes fall-169{56.948%{transform:translate(11.45vw,56.948vh) scale(.5823)}to{transform:translate(10.35855vw,99vh) scale(.5823)}}.snow:nth-child(170){opacity:1.0514;transform:translate(4.9606vw,-10px) scale(.8508);animation:fall-170 24s -16s linear infinite}@keyframes fall-170{79.691%{transform:translate(6.0945vw,79.691vh) scale(.8508)}to{transform:translate(5.52755vw,99vh) scale(.8508)}}.snow:nth-child(171){opacity:.4222;transform:translate(50.2833vw,-10px) scale(.8479);animation:fall-171 17s -30s linear infinite}@keyframes fall-171{79.335%{transform:translate(46.7509vw,79.335vh) scale(.8479)}to{transform:translate(48.5171vw,99vh) scale(.8479)}}.snow:nth-child(172){opacity:.9684;transform:translate(23.1486vw,-10px) scale(.4879);animation:fall-172 16s -18s linear infinite}@keyframes fall-172{79.89%{transform:translate(14.5402vw,79.89vh) scale(.4879)}to{transform:translate(18.8444vw,99vh) scale(.4879)}}.snow:nth-child(173){opacity:1.4946;transform:translate(70.4397vw,-10px) scale(.5494);animation:fall-173 11s -29s linear infinite}@keyframes fall-173{53.627%{transform:translate(65.6921vw,53.627vh) scale(.5494)}to{transform:translate(68.0659vw,99vh) scale(.5494)}}.snow:nth-child(174){opacity:.65;transform:translate(49.5552vw,-10px) scale(.0723);animation:fall-174 13s -3s linear infinite}@keyframes fall-174{56.994%{transform:translate(54.0888vw,56.994vh) scale(.0723)}to{transform:translate(51.822vw,99vh) scale(.0723)}}.snow:nth-child(175){opacity:.4962;transform:translate(31.1324vw,-10px) scale(.3149);animation:fall-175 28s -7s linear infinite}@keyframes fall-175{79.648%{transform:translate(38.5998vw,79.648vh) scale(.3149)}to{transform:translate(34.8661vw,99vh) scale(.3149)}}.snow:nth-child(176){opacity:.9434;transform:translate(7.8939vw,-10px) scale(.342);animation:fall-176 26s -8s linear infinite}@keyframes fall-176{79.831%{transform:translate(8.6224vw,79.831vh) scale(.342)}to{transform:translate(8.25815vw,99vh) scale(.342)}}.snow:nth-child(177){opacity:1.2022;transform:translate(60.9644vw,-10px) scale(.7098);animation:fall-177 14s -3s linear infinite}@keyframes fall-177{33.977%{transform:translate(57.3491vw,33.977vh) scale(.7098)}to{transform:translate(59.15675vw,99vh) scale(.7098)}}.snow:nth-child(178){opacity:.9314;transform:translate(47.2024vw,-10px) scale(.8967);animation:fall-178 30s -17s linear infinite}@keyframes fall-178{59.521%{transform:translate(42.5147vw,59.521vh) scale(.8967)}to{transform:translate(44.85855vw,99vh) scale(.8967)}}.snow:nth-child(179){opacity:.8708;transform:translate(86.3552vw,-10px) scale(.2212);animation:fall-179 16s -30s linear infinite}@keyframes fall-179{40.421%{transform:translate(79.3099vw,40.421vh) scale(.2212)}to{transform:translate(82.83255vw,99vh) scale(.2212)}}.snow:nth-child(180){opacity:1.6;transform:translate(46.9001vw,-10px) scale(.8244);animation:fall-180 12s -5s linear infinite}@keyframes fall-180{78.039%{transform:translate(52.4306vw,78.039vh) scale(.8244)}to{transform:translate(49.66535vw,99vh) scale(.8244)}}.snow:nth-child(181){opacity:1.982;transform:translate(10.6716vw,-10px) scale(.587);animation:fall-181 10s -2s linear infinite}@keyframes fall-181{70.224%{transform:translate(14.4855vw,70.224vh) scale(.587)}to{transform:translate(12.57855vw,99vh) scale(.587)}}.snow:nth-child(182){opacity:.0218;transform:translate(28.6157vw,-10px) scale(.7956);animation:fall-182 10s -21s linear infinite}@keyframes fall-182{75.454%{transform:translate(22.728vw,75.454vh) scale(.7956)}to{transform:translate(25.67185vw,99vh) scale(.7956)}}.snow:nth-child(183){opacity:1.7184;transform:translate(26.8227vw,-10px) scale(.7974);animation:fall-183 11s -4s linear infinite}@keyframes fall-183{30.356%{transform:translate(31.2528vw,30.356vh) scale(.7974)}to{transform:translate(29.03775vw,99vh) scale(.7974)}}.snow:nth-child(184){opacity:1.8384;transform:translate(26.251vw,-10px) scale(.5817);animation:fall-184 26s -5s linear infinite}@keyframes fall-184{56.746%{transform:translate(33.8607vw,56.746vh) scale(.5817)}to{transform:translate(30.05585vw,99vh) scale(.5817)}}.snow:nth-child(185){opacity:.6076;transform:translate(34.4423vw,-10px) scale(.3193);animation:fall-185 12s -8s linear infinite}@keyframes fall-185{39.831%{transform:translate(29.6242vw,39.831vh) scale(.3193)}to{transform:translate(32.03325vw,99vh) scale(.3193)}}.snow:nth-child(186){opacity:1.9274;transform:translate(56.1373vw,-10px) scale(.2277);animation:fall-186 12s -18s linear infinite}@keyframes fall-186{40.48%{transform:translate(49.6825vw,40.48vh) scale(.2277)}to{transform:translate(52.9099vw,99vh) scale(.2277)}}.snow:nth-child(187){opacity:.1476;transform:translate(81.5228vw,-10px) scale(.7222);animation:fall-187 30s -13s linear infinite}@keyframes fall-187{54.03%{transform:translate(87.3248vw,54.03vh) scale(.7222)}to{transform:translate(84.4238vw,99vh) scale(.7222)}}.snow:nth-child(188){opacity:1.5574;transform:translate(28.3877vw,-10px) scale(.7283);animation:fall-188 24s -1s linear infinite}@keyframes fall-188{77.378%{transform:translate(28.5905vw,77.378vh) scale(.7283)}to{transform:translate(28.4891vw,99vh) scale(.7283)}}.snow:nth-child(189){opacity:1.0074;transform:translate(89.6661vw,-10px) scale(.7661);animation:fall-189 18s -15s linear infinite}@keyframes fall-189{47.409%{transform:translate(89.8459vw,47.409vh) scale(.7661)}to{transform:translate(89.756vw,99vh) scale(.7661)}}.snow:nth-child(190){opacity:.81;transform:translate(48.3825vw,-10px) scale(.0282);animation:fall-190 18s -9s linear infinite}@keyframes fall-190{70.952%{transform:translate(56.8492vw,70.952vh) scale(.0282)}to{transform:translate(52.61585vw,99vh) scale(.0282)}}.snow:nth-child(191){opacity:1.883;transform:translate(4.0046vw,-10px) scale(.0705);animation:fall-191 28s -22s linear infinite}@keyframes fall-191{33.092%{transform:translate(-5.7066vw,33.092vh) scale(.0705)}to{transform:translate(-.851vw,99vh) scale(.0705)}}.snow:nth-child(192){opacity:1.6984;transform:translate(83.4473vw,-10px) scale(.3999);animation:fall-192 19s -17s linear infinite}@keyframes fall-192{36.19%{transform:translate(88.89vw,36.19vh) scale(.3999)}to{transform:translate(86.16865vw,99vh) scale(.3999)}}.snow:nth-child(193){opacity:.9112;transform:translate(30.3129vw,-10px) scale(.997);animation:fall-193 21s -22s linear infinite}@keyframes fall-193{41.422%{transform:translate(39.8202vw,41.422vh) scale(.997)}to{transform:translate(35.06655vw,99vh) scale(.997)}}.snow:nth-child(194){opacity:1.7656;transform:translate(88.3576vw,-10px) scale(.3503);animation:fall-194 26s -12s linear infinite}@keyframes fall-194{41.907%{transform:translate(93.4889vw,41.907vh) scale(.3503)}to{transform:translate(90.92325vw,99vh) scale(.3503)}}.snow:nth-child(195){opacity:.8772;transform:translate(81.314vw,-10px) scale(.2488);animation:fall-195 22s -28s linear infinite}@keyframes fall-195{34.318%{transform:translate(75.9939vw,34.318vh) scale(.2488)}to{transform:translate(78.65395vw,99vh) scale(.2488)}}.snow:nth-child(196){opacity:.5448;transform:translate(53.0009vw,-10px) scale(.586);animation:fall-196 30s -18s linear infinite}@keyframes fall-196{72.52%{transform:translate(61.5627vw,72.52vh) scale(.586)}to{transform:translate(57.2818vw,99vh) scale(.586)}}.snow:nth-child(197){opacity:.1252;transform:translate(35.6847vw,-10px) scale(.0424);animation:fall-197 20s -26s linear infinite}@keyframes fall-197{47.826%{transform:translate(33.1419vw,47.826vh) scale(.0424)}to{transform:translate(34.4133vw,99vh) scale(.0424)}}.snow:nth-child(198){opacity:1.5694;transform:translate(90.5438vw,-10px) scale(.7208);animation:fall-198 19s -24s linear infinite}@keyframes fall-198{64.655%{transform:translate(81.5177vw,64.655vh) scale(.7208)}to{transform:translate(86.03075vw,99vh) scale(.7208)}}.snow:nth-child(199){opacity:1.8986;transform:translate(38.0126vw,-10px) scale(.3144);animation:fall-199 22s -11s linear infinite}@keyframes fall-199{33.509%{transform:translate(34.6579vw,33.509vh) scale(.3144)}to{transform:translate(36.33525vw,99vh) scale(.3144)}}.snow:nth-child(200){opacity:.5678;transform:translate(93.4254vw,-10px) scale(.6492);animation:fall-200 17s -6s linear infinite}@keyframes fall-200{33.345%{transform:translate(84.1696vw,33.345vh) scale(.6492)}to{transform:translate(88.7975vw,99vh) scale(.6492)}}.snow:nth-child(201){opacity:1.4286;transform:translate(1.3827vw,-10px) scale(.5562);animation:fall-201 15s -6s linear infinite}@keyframes fall-201{66.231%{transform:translate(.1621vw,66.231vh) scale(.5562)}to{transform:translate(.7724vw,99vh) scale(.5562)}}.snow:nth-child(202){opacity:1.2126;transform:translate(78.5898vw,-10px) scale(.4806);animation:fall-202 27s -29s linear infinite}@keyframes fall-202{54.284%{transform:translate(79.951vw,54.284vh) scale(.4806)}to{transform:translate(79.2704vw,99vh) scale(.4806)}}.snow:nth-child(203){opacity:.9502;transform:translate(32.7169vw,-10px) scale(.1627);animation:fall-203 15s -22s linear infinite}@keyframes fall-203{71.235%{transform:translate(27.9367vw,71.235vh) scale(.1627)}to{transform:translate(30.3268vw,99vh) scale(.1627)}}.snow:nth-child(204){opacity:.9976;transform:translate(95.8236vw,-10px) scale(.6602);animation:fall-204 25s -11s linear infinite}@keyframes fall-204{34.258%{transform:translate(87.4235vw,34.258vh) scale(.6602)}to{transform:translate(91.62355vw,99vh) scale(.6602)}}.snow:nth-child(205){opacity:.421;transform:translate(49.2159vw,-10px) scale(.9732);animation:fall-205 16s -29s linear infinite}@keyframes fall-205{49.905%{transform:translate(47.3309vw,49.905vh) scale(.9732)}to{transform:translate(48.2734vw,99vh) scale(.9732)}}.snow:nth-child(206){opacity:.6184;transform:translate(84.7316vw,-10px) scale(.2304);animation:fall-206 20s -3s linear infinite}@keyframes fall-206{50.786%{transform:translate(82.8103vw,50.786vh) scale(.2304)}to{transform:translate(83.77095vw,99vh) scale(.2304)}}.snow:nth-child(207){opacity:.6824;transform:translate(2.4559vw,-10px) scale(.2279);animation:fall-207 16s -28s linear infinite}@keyframes fall-207{47.061%{transform:translate(5.0006vw,47.061vh) scale(.2279)}to{transform:translate(3.72825vw,99vh) scale(.2279)}}.snow:nth-child(208){opacity:1.387;transform:translate(70.1044vw,-10px) scale(.2135);animation:fall-208 29s -20s linear infinite}@keyframes fall-208{31.844%{transform:translate(75.1645vw,31.844vh) scale(.2135)}to{transform:translate(72.63445vw,99vh) scale(.2135)}}.snow:nth-child(209){opacity:1.7784;transform:translate(12.1179vw,-10px) scale(.3672);animation:fall-209 23s -22s linear infinite}@keyframes fall-209{71.939%{transform:translate(19.886vw,71.939vh) scale(.3672)}to{transform:translate(16.00195vw,99vh) scale(.3672)}}.snow:nth-child(210){opacity:1.9948;transform:translate(72.118vw,-10px) scale(.2501);animation:fall-210 11s -21s linear infinite}@keyframes fall-210{53.577%{transform:translate(73.95vw,53.577vh) scale(.2501)}to{transform:translate(73.034vw,99vh) scale(.2501)}}.snow:nth-child(211){opacity:.8942;transform:translate(15.5225vw,-10px) scale(.7007);animation:fall-211 24s -17s linear infinite}@keyframes fall-211{36.626%{transform:translate(20.9253vw,36.626vh) scale(.7007)}to{transform:translate(18.2239vw,99vh) scale(.7007)}}.snow:nth-child(212){opacity:1.088;transform:translate(96.4612vw,-10px) scale(.1688);animation:fall-212 15s -7s linear infinite}@keyframes fall-212{43.264%{transform:translate(95.8242vw,43.264vh) scale(.1688)}to{transform:translate(96.1427vw,99vh) scale(.1688)}}.snow:nth-child(213){opacity:.1452;transform:translate(47.3164vw,-10px) scale(.3858);animation:fall-213 30s -10s linear infinite}@keyframes fall-213{50.5%{transform:translate(39.2773vw,50.5vh) scale(.3858)}to{transform:translate(43.29685vw,99vh) scale(.3858)}}.snow:nth-child(214){opacity:1.1854;transform:translate(92.2679vw,-10px) scale(.3101);animation:fall-214 29s -26s linear infinite}@keyframes fall-214{70.104%{transform:translate(97.227vw,70.104vh) scale(.3101)}to{transform:translate(94.74745vw,99vh) scale(.3101)}}.snow:nth-child(215){opacity:1.2642;transform:translate(15.4659vw,-10px) scale(.7046);animation:fall-215 29s -8s linear infinite}@keyframes fall-215{73.826%{transform:translate(23.0783vw,73.826vh) scale(.7046)}to{transform:translate(19.2721vw,99vh) scale(.7046)}}.snow:nth-child(216){opacity:.307;transform:translate(88.3536vw,-10px) scale(.3724);animation:fall-216 24s -12s linear infinite}@keyframes fall-216{35.674%{transform:translate(92.0306vw,35.674vh) scale(.3724)}to{transform:translate(90.1921vw,99vh) scale(.3724)}}.snow:nth-child(217){opacity:.2732;transform:translate(6.4446vw,-10px) scale(.9859);animation:fall-217 28s -18s linear infinite}@keyframes fall-217{59.615%{transform:translate(15.6355vw,59.615vh) scale(.9859)}to{transform:translate(11.04005vw,99vh) scale(.9859)}}.snow:nth-child(218){opacity:1.7618;transform:translate(83.2019vw,-10px) scale(.3148);animation:fall-218 25s -16s linear infinite}@keyframes fall-218{57.453%{transform:translate(75.2691vw,57.453vh) scale(.3148)}to{transform:translate(79.2355vw,99vh) scale(.3148)}}.snow:nth-child(219){opacity:1.0248;transform:translate(86.5916vw,-10px) scale(.0203);animation:fall-219 18s -13s linear infinite}@keyframes fall-219{60.24%{transform:translate(95.5075vw,60.24vh) scale(.0203)}to{transform:translate(91.04955vw,99vh) scale(.0203)}}.snow:nth-child(220){opacity:.2246;transform:translate(15.111vw,-10px) scale(.6709);animation:fall-220 27s -9s linear infinite}@keyframes fall-220{32.616%{transform:translate(16.8228vw,32.616vh) scale(.6709)}to{transform:translate(15.9669vw,99vh) scale(.6709)}}.snow:nth-child(221){opacity:.1794;transform:translate(21.4949vw,-10px) scale(.8755);animation:fall-221 19s -15s linear infinite}@keyframes fall-221{31.478%{transform:translate(26.1765vw,31.478vh) scale(.8755)}to{transform:translate(23.8357vw,99vh) scale(.8755)}}.snow:nth-child(222){opacity:.9588;transform:translate(41.8888vw,-10px) scale(.9153);animation:fall-222 15s -13s linear infinite}@keyframes fall-222{61.215%{transform:translate(34.0989vw,61.215vh) scale(.9153)}to{transform:translate(37.99385vw,99vh) scale(.9153)}}.snow:nth-child(223){opacity:1.6492;transform:translate(95.0975vw,-10px) scale(.2519);animation:fall-223 18s -6s linear infinite}@keyframes fall-223{50.049%{transform:translate(102.1884vw,50.049vh) scale(.2519)}to{transform:translate(98.64295vw,99vh) scale(.2519)}}.snow:nth-child(224){opacity:1.2656;transform:translate(5.8143vw,-10px) scale(.2142);animation:fall-224 22s -28s linear infinite}@keyframes fall-224{66.409%{transform:translate(5.6534vw,66.409vh) scale(.2142)}to{transform:translate(5.73385vw,99vh) scale(.2142)}}.snow:nth-child(225){opacity:.4272;transform:translate(19.6785vw,-10px) scale(.5937);animation:fall-225 10s -13s linear infinite}@keyframes fall-225{79.408%{transform:translate(29.3602vw,79.408vh) scale(.5937)}to{transform:translate(24.51935vw,99vh) scale(.5937)}}.snow:nth-child(226){opacity:1.6562;transform:translate(54.5071vw,-10px) scale(.6033);animation:fall-226 12s -24s linear infinite}@keyframes fall-226{62.367%{transform:translate(46.235vw,62.367vh) scale(.6033)}to{transform:translate(50.37105vw,99vh) scale(.6033)}}.snow:nth-child(227){opacity:1.9732;transform:translate(10.5716vw,-10px) scale(.6809);animation:fall-227 19s -8s linear infinite}@keyframes fall-227{53.082%{transform:translate(8.003vw,53.082vh) scale(.6809)}to{transform:translate(9.2873vw,99vh) scale(.6809)}}.snow:nth-child(228){opacity:.553;transform:translate(34.4089vw,-10px) scale(.2513);animation:fall-228 19s -2s linear infinite}@keyframes fall-228{53.177%{transform:translate(31.0863vw,53.177vh) scale(.2513)}to{transform:translate(32.7476vw,99vh) scale(.2513)}}.snow:nth-child(229){opacity:1.8276;transform:translate(55.6932vw,-10px) scale(.4209);animation:fall-229 16s -11s linear infinite}@keyframes fall-229{57.63%{transform:translate(62.8853vw,57.63vh) scale(.4209)}to{transform:translate(59.28925vw,99vh) scale(.4209)}}.snow:nth-child(230){opacity:.9064;transform:translate(38.0053vw,-10px) scale(.4947);animation:fall-230 17s -16s linear infinite}@keyframes fall-230{79.239%{transform:translate(41.002vw,79.239vh) scale(.4947)}to{transform:translate(39.50365vw,99vh) scale(.4947)}}.snow:nth-child(231){opacity:.0176;transform:translate(4.1564vw,-10px) scale(.0655);animation:fall-231 30s -5s linear infinite}@keyframes fall-231{68.152%{transform:translate(3.6117vw,68.152vh) scale(.0655)}to{transform:translate(3.88405vw,99vh) scale(.0655)}}.snow:nth-child(232){opacity:1.7018;transform:translate(71.9505vw,-10px) scale(.9675);animation:fall-232 12s -16s linear infinite}@keyframes fall-232{31.46%{transform:translate(66.8668vw,31.46vh) scale(.9675)}to{transform:translate(69.40865vw,99vh) scale(.9675)}}.snow:nth-child(233){opacity:.807;transform:translate(10.4101vw,-10px) scale(.5301);animation:fall-233 27s -3s linear infinite}@keyframes fall-233{31.688%{transform:translate(5.585vw,31.688vh) scale(.5301)}to{transform:translate(7.99755vw,99vh) scale(.5301)}}.snow:nth-child(234){opacity:.2622;transform:translate(69.9612vw,-10px) scale(.416);animation:fall-234 26s -2s linear infinite}@keyframes fall-234{41.981%{transform:translate(70.9119vw,41.981vh) scale(.416)}to{transform:translate(70.43655vw,99vh) scale(.416)}}.snow:nth-child(235){opacity:1.1624;transform:translate(75.4305vw,-10px) scale(.2394);animation:fall-235 11s -7s linear infinite}@keyframes fall-235{44.663%{transform:translate(66.8722vw,44.663vh) scale(.2394)}to{transform:translate(71.15135vw,99vh) scale(.2394)}}.snow:nth-child(236){opacity:.8202;transform:translate(16.5294vw,-10px) scale(.2704);animation:fall-236 22s -16s linear infinite}@keyframes fall-236{65.576%{transform:translate(21.7719vw,65.576vh) scale(.2704)}to{transform:translate(19.15065vw,99vh) scale(.2704)}}.snow:nth-child(237){opacity:.4316;transform:translate(75.1859vw,-10px) scale(.0627);animation:fall-237 27s -28s linear infinite}@keyframes fall-237{58.534%{transform:translate(72.543vw,58.534vh) scale(.0627)}to{transform:translate(73.86445vw,99vh) scale(.0627)}}.snow:nth-child(238){opacity:.3106;transform:translate(86.9233vw,-10px) scale(.761);animation:fall-238 28s -12s linear infinite}@keyframes fall-238{77.349%{transform:translate(77.9088vw,77.349vh) scale(.761)}to{transform:translate(82.41605vw,99vh) scale(.761)}}.snow:nth-child(239){opacity:1.905;transform:translate(61.3233vw,-10px) scale(.9971);animation:fall-239 21s -19s linear infinite}@keyframes fall-239{78.737%{transform:translate(51.4971vw,78.737vh) scale(.9971)}to{transform:translate(56.4102vw,99vh) scale(.9971)}}.snow:nth-child(240){opacity:1.0448;transform:translate(93.0231vw,-10px) scale(.9212);animation:fall-240 17s -15s linear infinite}@keyframes fall-240{39.352%{transform:translate(100.52vw,39.352vh) scale(.9212)}to{transform:translate(96.77155vw,99vh) scale(.9212)}}.snow:nth-child(241){opacity:.5214;transform:translate(35.7595vw,-10px) scale(.4451);animation:fall-241 29s -15s linear infinite}@keyframes fall-241{55.076%{transform:translate(42.9426vw,55.076vh) scale(.4451)}to{transform:translate(39.35105vw,99vh) scale(.4451)}}.snow:nth-child(242){opacity:1.0472;transform:translate(88.101vw,-10px) scale(.6816);animation:fall-242 19s -25s linear infinite}@keyframes fall-242{66.387%{transform:translate(96.313vw,66.387vh) scale(.6816)}to{transform:translate(92.207vw,99vh) scale(.6816)}}.snow:nth-child(243){opacity:1.1584;transform:translate(10.0293vw,-10px) scale(.7245);animation:fall-243 17s -7s linear infinite}@keyframes fall-243{62.263%{transform:translate(7.6224vw,62.263vh) scale(.7245)}to{transform:translate(8.82585vw,99vh) scale(.7245)}}.snow:nth-child(244){opacity:1.1764;transform:translate(29.5154vw,-10px) scale(.4312);animation:fall-244 15s -1s linear infinite}@keyframes fall-244{66.14%{transform:translate(33.1858vw,66.14vh) scale(.4312)}to{transform:translate(31.3506vw,99vh) scale(.4312)}}.snow:nth-child(245){opacity:1.82;transform:translate(50.6695vw,-10px) scale(.274);animation:fall-245 12s -26s linear infinite}@keyframes fall-245{49.938%{transform:translate(60.4004vw,49.938vh) scale(.274)}to{transform:translate(55.53495vw,99vh) scale(.274)}}.snow:nth-child(246){opacity:1.6596;transform:translate(93.6808vw,-10px) scale(.1596);animation:fall-246 29s -18s linear infinite}@keyframes fall-246{51.831%{transform:translate(87.376vw,51.831vh) scale(.1596)}to{transform:translate(90.5284vw,99vh) scale(.1596)}}.snow:nth-child(247){opacity:1.0838;transform:translate(71.7196vw,-10px) scale(.5393);animation:fall-247 22s -11s linear infinite}@keyframes fall-247{68.145%{transform:translate(70.0896vw,68.145vh) scale(.5393)}to{transform:translate(70.9046vw,99vh) scale(.5393)}}.snow:nth-child(248){opacity:.5506;transform:translate(63.7368vw,-10px) scale(.9459);animation:fall-248 17s -2s linear infinite}@keyframes fall-248{35.427%{transform:translate(57.101vw,35.427vh) scale(.9459)}to{transform:translate(60.4189vw,99vh) scale(.9459)}}.snow:nth-child(249){opacity:1.4294;transform:translate(51.9843vw,-10px) scale(.6051);animation:fall-249 28s -24s linear infinite}@keyframes fall-249{57.695%{transform:translate(41.9845vw,57.695vh) scale(.6051)}to{transform:translate(46.9844vw,99vh) scale(.6051)}}.snow:nth-child(250){opacity:.1314;transform:translate(61.6609vw,-10px) scale(.9107);animation:fall-250 15s -10s linear infinite}@keyframes fall-250{76.453%{transform:translate(51.892vw,76.453vh) scale(.9107)}to{transform:translate(56.77645vw,99vh) scale(.9107)}}.snow:nth-child(251){opacity:.0452;transform:translate(90.5885vw,-10px) scale(.8404);animation:fall-251 23s -7s linear infinite}@keyframes fall-251{64.836%{transform:translate(94.6997vw,64.836vh) scale(.8404)}to{transform:translate(92.6441vw,99vh) scale(.8404)}}.snow:nth-child(252){opacity:.257;transform:translate(33.4292vw,-10px) scale(.673);animation:fall-252 14s -24s linear infinite}@keyframes fall-252{56.977%{transform:translate(43.3103vw,56.977vh) scale(.673)}to{transform:translate(38.36975vw,99vh) scale(.673)}}.snow:nth-child(253){opacity:1.2368;transform:translate(64.3964vw,-10px) scale(.0194);animation:fall-253 23s -8s linear infinite}@keyframes fall-253{64.082%{transform:translate(68.1692vw,64.082vh) scale(.0194)}to{transform:translate(66.2828vw,99vh) scale(.0194)}}.snow:nth-child(254){opacity:.094;transform:translate(27.8428vw,-10px) scale(.33);animation:fall-254 28s -30s linear infinite}@keyframes fall-254{65.078%{transform:translate(23.1359vw,65.078vh) scale(.33)}to{transform:translate(25.48935vw,99vh) scale(.33)}}.snow:nth-child(255){opacity:.5906;transform:translate(55.0451vw,-10px) scale(.249);animation:fall-255 30s -26s linear infinite}@keyframes fall-255{66.076%{transform:translate(59.5611vw,66.076vh) scale(.249)}to{transform:translate(57.3031vw,99vh) scale(.249)}}.snow:nth-child(256){opacity:1.1368;transform:translate(61.7525vw,-10px) scale(.8718);animation:fall-256 16s -15s linear infinite}@keyframes fall-256{79.032%{transform:translate(64.9658vw,79.032vh) scale(.8718)}to{transform:translate(63.35915vw,99vh) scale(.8718)}}.snow:nth-child(257){opacity:1.7214;transform:translate(16.2862vw,-10px) scale(.3224);animation:fall-257 20s -22s linear infinite}@keyframes fall-257{64.025%{transform:translate(12.9218vw,64.025vh) scale(.3224)}to{transform:translate(14.604vw,99vh) scale(.3224)}}.snow:nth-child(258){opacity:.0744;transform:translate(.5655vw,-10px) scale(.1222);animation:fall-258 19s -25s linear infinite}@keyframes fall-258{56.462%{transform:translate(5.5874vw,56.462vh) scale(.1222)}to{transform:translate(3.07645vw,99vh) scale(.1222)}}.snow:nth-child(259){opacity:.8178;transform:translate(98.2495vw,-10px) scale(.616);animation:fall-259 19s -20s linear infinite}@keyframes fall-259{57.621%{transform:translate(89.4539vw,57.621vh) scale(.616)}to{transform:translate(93.8517vw,99vh) scale(.616)}}.snow:nth-child(260){opacity:1.0154;transform:translate(92.3252vw,-10px) scale(.4858);animation:fall-260 16s -20s linear infinite}@keyframes fall-260{36.125%{transform:translate(88.6983vw,36.125vh) scale(.4858)}to{transform:translate(90.51175vw,99vh) scale(.4858)}}.snow:nth-child(261){opacity:1.2742;transform:translate(3.5627vw,-10px) scale(.4844);animation:fall-261 11s -20s linear infinite}@keyframes fall-261{34.256%{transform:translate(10.3529vw,34.256vh) scale(.4844)}to{transform:translate(6.9578vw,99vh) scale(.4844)}}.snow:nth-child(262){opacity:1.7824;transform:translate(16.7643vw,-10px) scale(.4814);animation:fall-262 19s -4s linear infinite}@keyframes fall-262{35.328%{transform:translate(24.8681vw,35.328vh) scale(.4814)}to{transform:translate(20.8162vw,99vh) scale(.4814)}}.snow:nth-child(263){opacity:.1532;transform:translate(15.5426vw,-10px) scale(.4336);animation:fall-263 29s -5s linear infinite}@keyframes fall-263{52.105%{transform:translate(11.6477vw,52.105vh) scale(.4336)}to{transform:translate(13.59515vw,99vh) scale(.4336)}}.snow:nth-child(264){opacity:1.2124;transform:translate(91.8345vw,-10px) scale(.9542);animation:fall-264 16s -6s linear infinite}@keyframes fall-264{41.814%{transform:translate(98.0196vw,41.814vh) scale(.9542)}to{transform:translate(94.92705vw,99vh) scale(.9542)}}.snow:nth-child(265){opacity:1.6016;transform:translate(37.9913vw,-10px) scale(.6594);animation:fall-265 28s -21s linear infinite}@keyframes fall-265{54.592%{transform:translate(43.4401vw,54.592vh) scale(.6594)}to{transform:translate(40.7157vw,99vh) scale(.6594)}}.snow:nth-child(266){opacity:1.0772;transform:translate(74.105vw,-10px) scale(.2991);animation:fall-266 17s -10s linear infinite}@keyframes fall-266{34.955%{transform:translate(77.7496vw,34.955vh) scale(.2991)}to{transform:translate(75.9273vw,99vh) scale(.2991)}}.snow:nth-child(267){opacity:.2874;transform:translate(39.2783vw,-10px) scale(.5894);animation:fall-267 20s -27s linear infinite}@keyframes fall-267{36.479%{transform:translate(37.1781vw,36.479vh) scale(.5894)}to{transform:translate(38.2282vw,99vh) scale(.5894)}}.snow:nth-child(268){opacity:.1798;transform:translate(88.3856vw,-10px) scale(.5564);animation:fall-268 27s -9s linear infinite}@keyframes fall-268{66.793%{transform:translate(86.8781vw,66.793vh) scale(.5564)}to{transform:translate(87.63185vw,99vh) scale(.5564)}}.snow:nth-child(269){opacity:.7088;transform:translate(32.3284vw,-10px) scale(.8489);animation:fall-269 14s -29s linear infinite}@keyframes fall-269{49.085%{transform:translate(39.8597vw,49.085vh) scale(.8489)}to{transform:translate(36.09405vw,99vh) scale(.8489)}}.snow:nth-child(270){opacity:.5912;transform:translate(85.7118vw,-10px) scale(.7757);animation:fall-270 25s -20s linear infinite}@keyframes fall-270{70.576%{transform:translate(79.2335vw,70.576vh) scale(.7757)}to{transform:translate(82.47265vw,99vh) scale(.7757)}}.snow:nth-child(271){opacity:.3124;transform:translate(65.5209vw,-10px) scale(.6091);animation:fall-271 26s -10s linear infinite}@keyframes fall-271{39.838%{transform:translate(73.2144vw,39.838vh) scale(.6091)}to{transform:translate(69.36765vw,99vh) scale(.6091)}}.snow:nth-child(272){opacity:.4784;transform:translate(65.6128vw,-10px) scale(.4012);animation:fall-272 27s -22s linear infinite}@keyframes fall-272{56.838%{transform:translate(67.3166vw,56.838vh) scale(.4012)}to{transform:translate(66.4647vw,99vh) scale(.4012)}}.snow:nth-child(273){opacity:.0794;transform:translate(60.7896vw,-10px) scale(.3106);animation:fall-273 12s -29s linear infinite}@keyframes fall-273{56.132%{transform:translate(66.4611vw,56.132vh) scale(.3106)}to{transform:translate(63.62535vw,99vh) scale(.3106)}}.snow:nth-child(274){opacity:1.4256;transform:translate(75.2697vw,-10px) scale(.1814);animation:fall-274 17s -24s linear infinite}@keyframes fall-274{77.515%{transform:translate(74.9448vw,77.515vh) scale(.1814)}to{transform:translate(75.10725vw,99vh) scale(.1814)}}.snow:nth-child(275){opacity:.548;transform:translate(27.6229vw,-10px) scale(.654);animation:fall-275 10s -15s linear infinite}@keyframes fall-275{42.48%{transform:translate(25.8411vw,42.48vh) scale(.654)}to{transform:translate(26.732vw,99vh) scale(.654)}}.snow:nth-child(276){opacity:1.3912;transform:translate(66.7206vw,-10px) scale(.0233);animation:fall-276 30s -18s linear infinite}@keyframes fall-276{34.859%{transform:translate(76.6356vw,34.859vh) scale(.0233)}to{transform:translate(71.6781vw,99vh) scale(.0233)}}.snow:nth-child(277){opacity:.0834;transform:translate(63.045vw,-10px) scale(.3201);animation:fall-277 29s -30s linear infinite}@keyframes fall-277{59.512%{transform:translate(57.9346vw,59.512vh) scale(.3201)}to{transform:translate(60.4898vw,99vh) scale(.3201)}}.snow:nth-child(278){opacity:1.4116;transform:translate(36.8326vw,-10px) scale(.4692);animation:fall-278 28s -7s linear infinite}@keyframes fall-278{71.157%{transform:translate(27.7031vw,71.157vh) scale(.4692)}to{transform:translate(32.26785vw,99vh) scale(.4692)}}.snow:nth-child(279){opacity:1.0062;transform:translate(3.8534vw,-10px) scale(.8896);animation:fall-279 22s -30s linear infinite}@keyframes fall-279{59.616%{transform:translate(12.4713vw,59.616vh) scale(.8896)}to{transform:translate(8.16235vw,99vh) scale(.8896)}}.snow:nth-child(280){opacity:1.4404;transform:translate(33.0529vw,-10px) scale(.2306);animation:fall-280 14s -22s linear infinite}@keyframes fall-280{72.166%{transform:translate(41.2736vw,72.166vh) scale(.2306)}to{transform:translate(37.16325vw,99vh) scale(.2306)}}.snow:nth-child(281){opacity:1.7224;transform:translate(96.4147vw,-10px) scale(.444);animation:fall-281 23s -19s linear infinite}@keyframes fall-281{68.667%{transform:translate(95.3933vw,68.667vh) scale(.444)}to{transform:translate(95.904vw,99vh) scale(.444)}}.snow:nth-child(282){opacity:1.7682;transform:translate(28.9176vw,-10px) scale(.476);animation:fall-282 28s -8s linear infinite}@keyframes fall-282{75.777%{transform:translate(21.2659vw,75.777vh) scale(.476)}to{transform:translate(25.09175vw,99vh) scale(.476)}}.snow:nth-child(283){opacity:1.696;transform:translate(82.382vw,-10px) scale(.8895);animation:fall-283 26s -10s linear infinite}@keyframes fall-283{78.009%{transform:translate(76.4538vw,78.009vh) scale(.8895)}to{transform:translate(79.4179vw,99vh) scale(.8895)}}.snow:nth-child(284){opacity:.0606;transform:translate(8.872vw,-10px) scale(.7103);animation:fall-284 24s -20s linear infinite}@keyframes fall-284{62.549%{transform:translate(7.8093vw,62.549vh) scale(.7103)}to{transform:translate(8.34065vw,99vh) scale(.7103)}}.snow:nth-child(285){opacity:.2322;transform:translate(17.0483vw,-10px) scale(.8975);animation:fall-285 28s -21s linear infinite}@keyframes fall-285{41.698%{transform:translate(9.8436vw,41.698vh) scale(.8975)}to{transform:translate(13.44595vw,99vh) scale(.8975)}}.snow:nth-child(286){opacity:1.2568;transform:translate(33.2522vw,-10px) scale(.7592);animation:fall-286 26s -26s linear infinite}@keyframes fall-286{66.531%{transform:translate(33.4508vw,66.531vh) scale(.7592)}to{transform:translate(33.3515vw,99vh) scale(.7592)}}.snow:nth-child(287){opacity:1.2622;transform:translate(66.5917vw,-10px) scale(.2362);animation:fall-287 21s -18s linear infinite}@keyframes fall-287{44.12%{transform:translate(73.5096vw,44.12vh) scale(.2362)}to{transform:translate(70.05065vw,99vh) scale(.2362)}}.snow:nth-child(288){opacity:1.1998;transform:translate(40.878vw,-10px) scale(.119);animation:fall-288 12s -30s linear infinite}@keyframes fall-288{41.728%{transform:translate(31.2752vw,41.728vh) scale(.119)}to{transform:translate(36.0766vw,99vh) scale(.119)}}.snow:nth-child(289){opacity:.983;transform:translate(5.2499vw,-10px) scale(.3512);animation:fall-289 25s -14s linear infinite}@keyframes fall-289{58.882%{transform:translate(-1.0338vw,58.882vh) scale(.3512)}to{transform:translate(2.10805vw,99vh) scale(.3512)}}.snow:nth-child(290){opacity:.2436;transform:translate(24.1646vw,-10px) scale(.759);animation:fall-290 25s -7s linear infinite}@keyframes fall-290{45.972%{transform:translate(33.6145vw,45.972vh) scale(.759)}to{transform:translate(28.88955vw,99vh) scale(.759)}}.snow:nth-child(291){opacity:.99;transform:translate(33.9036vw,-10px) scale(.5547);animation:fall-291 19s -12s linear infinite}@keyframes fall-291{74.799%{transform:translate(41.9582vw,74.799vh) scale(.5547)}to{transform:translate(37.9309vw,99vh) scale(.5547)}}.snow:nth-child(292){opacity:1.869;transform:translate(79.0895vw,-10px) scale(.0575);animation:fall-292 18s -6s linear infinite}@keyframes fall-292{49.702%{transform:translate(83.3591vw,49.702vh) scale(.0575)}to{transform:translate(81.2243vw,99vh) scale(.0575)}}.snow:nth-child(293){opacity:.2358;transform:translate(67.255vw,-10px) scale(.3094);animation:fall-293 15s -20s linear infinite}@keyframes fall-293{63.655%{transform:translate(66.3046vw,63.655vh) scale(.3094)}to{transform:translate(66.7798vw,99vh) scale(.3094)}}.snow:nth-child(294){opacity:1.2754;transform:translate(78.9866vw,-10px) scale(.937);animation:fall-294 17s -4s linear infinite}@keyframes fall-294{58.251%{transform:translate(80.5199vw,58.251vh) scale(.937)}to{transform:translate(79.75325vw,99vh) scale(.937)}}.snow:nth-child(295){opacity:1.1078;transform:translate(64.4969vw,-10px) scale(.2257);animation:fall-295 14s -13s linear infinite}@keyframes fall-295{36.443%{transform:translate(74.4112vw,36.443vh) scale(.2257)}to{transform:translate(69.45405vw,99vh) scale(.2257)}}.snow:nth-child(296){opacity:1.6268;transform:translate(2.4589vw,-10px) scale(.2364);animation:fall-296 24s -27s linear infinite}@keyframes fall-296{58.469%{transform:translate(-1.1853vw,58.469vh) scale(.2364)}to{transform:translate(.6368vw,99vh) scale(.2364)}}.snow:nth-child(297){opacity:.7896;transform:translate(72.2163vw,-10px) scale(.5761);animation:fall-297 25s -18s linear infinite}@keyframes fall-297{69.523%{transform:translate(75.3756vw,69.523vh) scale(.5761)}to{transform:translate(73.79595vw,99vh) scale(.5761)}}.snow:nth-child(298){opacity:.6596;transform:translate(57.9869vw,-10px) scale(.9725);animation:fall-298 11s -2s linear infinite}@keyframes fall-298{31.421%{transform:translate(54.9892vw,31.421vh) scale(.9725)}to{transform:translate(56.48805vw,99vh) scale(.9725)}}.snow:nth-child(299){opacity:.0594;transform:translate(79.5658vw,-10px) scale(.4037);animation:fall-299 30s -7s linear infinite}@keyframes fall-299{51.883%{transform:translate(75.9778vw,51.883vh) scale(.4037)}to{transform:translate(77.7718vw,99vh) scale(.4037)}}.snow:nth-child(300){opacity:1.0758;transform:translate(48.7075vw,-10px) scale(.8449);animation:fall-300 26s -13s linear infinite}@keyframes fall-300{78.025%{transform:translate(41.5976vw,78.025vh) scale(.8449)}to{transform:translate(45.15255vw,99vh) scale(.8449)}}.snow:nth-child(301){opacity:.6424;transform:translate(51.0574vw,-10px) scale(.3554);animation:fall-301 12s -29s linear infinite}@keyframes fall-301{63.5%{transform:translate(58.9262vw,63.5vh) scale(.3554)}to{transform:translate(54.9918vw,99vh) scale(.3554)}}.snow:nth-child(302){opacity:.9092;transform:translate(13.1611vw,-10px) scale(.1177);animation:fall-302 23s -18s linear infinite}@keyframes fall-302{78.588%{transform:translate(6.6193vw,78.588vh) scale(.1177)}to{transform:translate(9.8902vw,99vh) scale(.1177)}}.snow:nth-child(303){opacity:1.445;transform:translate(51.5091vw,-10px) scale(.0193);animation:fall-303 26s -12s linear infinite}@keyframes fall-303{60.047%{transform:translate(56.2796vw,60.047vh) scale(.0193)}to{transform:translate(53.89435vw,99vh) scale(.0193)}}.snow:nth-child(304){opacity:.5126;transform:translate(35.5478vw,-10px) scale(.8448);animation:fall-304 11s -20s linear infinite}@keyframes fall-304{62.857%{transform:translate(43.3586vw,62.857vh) scale(.8448)}to{transform:translate(39.4532vw,99vh) scale(.8448)}}.snow:nth-child(305){opacity:1.8746;transform:translate(73.4502vw,-10px) scale(.2542);animation:fall-305 15s -10s linear infinite}@keyframes fall-305{47.198%{transform:translate(72.8322vw,47.198vh) scale(.2542)}to{transform:translate(73.1412vw,99vh) scale(.2542)}}.snow:nth-child(306){opacity:1.9272;transform:translate(88.7109vw,-10px) scale(.3828);animation:fall-306 10s -13s linear infinite}@keyframes fall-306{61.85%{transform:translate(81.6328vw,61.85vh) scale(.3828)}to{transform:translate(85.17185vw,99vh) scale(.3828)}}.snow:nth-child(307){opacity:1.1852;transform:translate(94.4954vw,-10px) scale(.5182);animation:fall-307 10s -3s linear infinite}@keyframes fall-307{77.141%{transform:translate(95.7334vw,77.141vh) scale(.5182)}to{transform:translate(95.1144vw,99vh) scale(.5182)}}.snow:nth-child(308){opacity:1.7626;transform:translate(22.0278vw,-10px) scale(.9463);animation:fall-308 17s -2s linear infinite}@keyframes fall-308{76.071%{transform:translate(24.1328vw,76.071vh) scale(.9463)}to{transform:translate(23.0803vw,99vh) scale(.9463)}}.snow:nth-child(309){opacity:1.4424;transform:translate(36.5897vw,-10px) scale(.4634);animation:fall-309 17s -6s linear infinite}@keyframes fall-309{59.268%{transform:translate(41.0776vw,59.268vh) scale(.4634)}to{transform:translate(38.83365vw,99vh) scale(.4634)}}.snow:nth-child(310){opacity:1.1914;transform:translate(77.2886vw,-10px) scale(.3105);animation:fall-310 23s -6s linear infinite}@keyframes fall-310{31.433%{transform:translate(76.3219vw,31.433vh) scale(.3105)}to{transform:translate(76.80525vw,99vh) scale(.3105)}}.snow:nth-child(311){opacity:1.9322;transform:translate(92.2562vw,-10px) scale(.6768);animation:fall-311 18s -15s linear infinite}@keyframes fall-311{79.296%{transform:translate(96.8446vw,79.296vh) scale(.6768)}to{transform:translate(94.5504vw,99vh) scale(.6768)}}.snow:nth-child(312){opacity:.1862;transform:translate(44.8081vw,-10px) scale(.3739);animation:fall-312 27s -5s linear infinite}@keyframes fall-312{44.161%{transform:translate(48.4111vw,44.161vh) scale(.3739)}to{transform:translate(46.6096vw,99vh) scale(.3739)}}.snow:nth-child(313){opacity:.1756;transform:translate(48.495vw,-10px) scale(.6979);animation:fall-313 25s -25s linear infinite}@keyframes fall-313{67.22%{transform:translate(56.7529vw,67.22vh) scale(.6979)}to{transform:translate(52.62395vw,99vh) scale(.6979)}}.snow:nth-child(314){opacity:.4256;transform:translate(52.777vw,-10px) scale(.6722);animation:fall-314 24s -10s linear infinite}@keyframes fall-314{46.578%{transform:translate(46.7146vw,46.578vh) scale(.6722)}to{transform:translate(49.7458vw,99vh) scale(.6722)}}.snow:nth-child(315){opacity:1.1106;transform:translate(97.007vw,-10px) scale(.1292);animation:fall-315 19s -14s linear infinite}@keyframes fall-315{47.957%{transform:translate(97.3847vw,47.957vh) scale(.1292)}to{transform:translate(97.19585vw,99vh) scale(.1292)}}.snow:nth-child(316){opacity:.7218;transform:translate(93.6699vw,-10px) scale(.2328);animation:fall-316 23s -12s linear infinite}@keyframes fall-316{32.23%{transform:translate(89.4548vw,32.23vh) scale(.2328)}to{transform:translate(91.56235vw,99vh) scale(.2328)}}.snow:nth-child(317){opacity:.2256;transform:translate(58.7156vw,-10px) scale(.7232);animation:fall-317 22s -14s linear infinite}@keyframes fall-317{58.347%{transform:translate(68.2623vw,58.347vh) scale(.7232)}to{transform:translate(63.48895vw,99vh) scale(.7232)}}.snow:nth-child(318){opacity:.4892;transform:translate(68.5842vw,-10px) scale(.7776);animation:fall-318 23s -15s linear infinite}@keyframes fall-318{40.231%{transform:translate(73.3275vw,40.231vh) scale(.7776)}to{transform:translate(70.95585vw,99vh) scale(.7776)}}.snow:nth-child(319){opacity:.0676;transform:translate(26.4447vw,-10px) scale(.1402);animation:fall-319 23s -15s linear infinite}@keyframes fall-319{46.566%{transform:translate(28.4747vw,46.566vh) scale(.1402)}to{transform:translate(27.4597vw,99vh) scale(.1402)}}.snow:nth-child(320){opacity:.4246;transform:translate(93.8154vw,-10px) scale(.6652);animation:fall-320 11s -20s linear infinite}@keyframes fall-320{71.945%{transform:translate(93.0079vw,71.945vh) scale(.6652)}to{transform:translate(93.41165vw,99vh) scale(.6652)}}.snow:nth-child(321){opacity:1.9904;transform:translate(.1358vw,-10px) scale(.2695);animation:fall-321 29s -30s linear infinite}@keyframes fall-321{30.277%{transform:translate(-2.7864vw,30.277vh) scale(.2695)}to{transform:translate(-1.3253vw,99vh) scale(.2695)}}.snow:nth-child(322){opacity:.1986;transform:translate(9.5257vw,-10px) scale(.8598);animation:fall-322 11s -10s linear infinite}@keyframes fall-322{33.535%{transform:translate(14.9661vw,33.535vh) scale(.8598)}to{transform:translate(12.2459vw,99vh) scale(.8598)}}.snow:nth-child(323){opacity:.8204;transform:translate(87.1016vw,-10px) scale(.4836);animation:fall-323 16s -25s linear infinite}@keyframes fall-323{74.191%{transform:translate(96.0975vw,74.191vh) scale(.4836)}to{transform:translate(91.59955vw,99vh) scale(.4836)}}.snow:nth-child(324){opacity:.9302;transform:translate(75.3257vw,-10px) scale(.2972);animation:fall-324 16s -16s linear infinite}@keyframes fall-324{74.149%{transform:translate(72.6825vw,74.149vh) scale(.2972)}to{transform:translate(74.0041vw,99vh) scale(.2972)}}.snow:nth-child(325){opacity:1.1452;transform:translate(67.1836vw,-10px) scale(.254);animation:fall-325 19s -18s linear infinite}@keyframes fall-325{42.58%{transform:translate(65.8441vw,42.58vh) scale(.254)}to{transform:translate(66.51385vw,99vh) scale(.254)}}.snow:nth-child(326){opacity:1.2056;transform:translate(13.3143vw,-10px) scale(.1341);animation:fall-326 30s -9s linear infinite}@keyframes fall-326{39.848%{transform:translate(7.4265vw,39.848vh) scale(.1341)}to{transform:translate(10.3704vw,99vh) scale(.1341)}}.snow:nth-child(327){opacity:1.6788;transform:translate(67.5661vw,-10px) scale(.6541);animation:fall-327 26s -21s linear infinite}@keyframes fall-327{51.106%{transform:translate(75.8689vw,51.106vh) scale(.6541)}to{transform:translate(71.7175vw,99vh) scale(.6541)}}.snow:nth-child(328){opacity:1.3654;transform:translate(87.0934vw,-10px) scale(.1484);animation:fall-328 11s -7s linear infinite}@keyframes fall-328{54.035%{transform:translate(78.5661vw,54.035vh) scale(.1484)}to{transform:translate(82.82975vw,99vh) scale(.1484)}}.snow:nth-child(329){opacity:1.5572;transform:translate(38.5507vw,-10px) scale(.5845);animation:fall-329 28s -20s linear infinite}@keyframes fall-329{57.518%{transform:translate(32.6296vw,57.518vh) scale(.5845)}to{transform:translate(35.59015vw,99vh) scale(.5845)}}.snow:nth-child(330){opacity:1.0078;transform:translate(27.4314vw,-10px) scale(.5462);animation:fall-330 10s -13s linear infinite}@keyframes fall-330{38.184%{transform:translate(18.3757vw,38.184vh) scale(.5462)}to{transform:translate(22.90355vw,99vh) scale(.5462)}}.snow:nth-child(331){opacity:.1278;transform:translate(73.8285vw,-10px) scale(.0194);animation:fall-331 24s -30s linear infinite}@keyframes fall-331{52.935%{transform:translate(63.8444vw,52.935vh) scale(.0194)}to{transform:translate(68.83645vw,99vh) scale(.0194)}}.snow:nth-child(332){opacity:1.407;transform:translate(51.8935vw,-10px) scale(.2217);animation:fall-332 25s -9s linear infinite}@keyframes fall-332{75.622%{transform:translate(44.3374vw,75.622vh) scale(.2217)}to{transform:translate(48.11545vw,99vh) scale(.2217)}}.snow:nth-child(333){opacity:.3946;transform:translate(90.3516vw,-10px) scale(.4598);animation:fall-333 11s -13s linear infinite}@keyframes fall-333{78.051%{transform:translate(80.5681vw,78.051vh) scale(.4598)}to{transform:translate(85.45985vw,99vh) scale(.4598)}}.snow:nth-child(334){opacity:.3588;transform:translate(5.1437vw,-10px) scale(.1444);animation:fall-334 13s -14s linear infinite}@keyframes fall-334{61.045%{transform:translate(4.3958vw,61.045vh) scale(.1444)}to{transform:translate(4.76975vw,99vh) scale(.1444)}}.snow:nth-child(335){opacity:.1512;transform:translate(60.5292vw,-10px) scale(.2247);animation:fall-335 10s -6s linear infinite}@keyframes fall-335{66.606%{transform:translate(67.5187vw,66.606vh) scale(.2247)}to{transform:translate(64.02395vw,99vh) scale(.2247)}}.snow:nth-child(336){opacity:.3958;transform:translate(89.9699vw,-10px) scale(.936);animation:fall-336 13s -24s linear infinite}@keyframes fall-336{31.516%{transform:translate(89.9096vw,31.516vh) scale(.936)}to{transform:translate(89.93975vw,99vh) scale(.936)}}.snow:nth-child(337){opacity:.246;transform:translate(17.894vw,-10px) scale(.9495);animation:fall-337 14s -26s linear infinite}@keyframes fall-337{63.009%{transform:translate(10.4275vw,63.009vh) scale(.9495)}to{transform:translate(14.16075vw,99vh) scale(.9495)}}.snow:nth-child(338){opacity:.103;transform:translate(12.4295vw,-10px) scale(.2676);animation:fall-338 10s -23s linear infinite}@keyframes fall-338{66.089%{transform:translate(8.8325vw,66.089vh) scale(.2676)}to{transform:translate(10.631vw,99vh) scale(.2676)}}.snow:nth-child(339){opacity:1.597;transform:translate(75.451vw,-10px) scale(.1773);animation:fall-339 14s -25s linear infinite}@keyframes fall-339{62.818%{transform:translate(69.8023vw,62.818vh) scale(.1773)}to{transform:translate(72.62665vw,99vh) scale(.1773)}}.snow:nth-child(340){opacity:1.8086;transform:translate(29.8705vw,-10px) scale(.1878);animation:fall-340 14s -4s linear infinite}@keyframes fall-340{31.784%{transform:translate(23.7092vw,31.784vh) scale(.1878)}to{transform:translate(26.78985vw,99vh) scale(.1878)}}.snow:nth-child(341){opacity:1.505;transform:translate(95.3157vw,-10px) scale(.3462);animation:fall-341 13s -29s linear infinite}@keyframes fall-341{61.966%{transform:translate(97.2122vw,61.966vh) scale(.3462)}to{transform:translate(96.26395vw,99vh) scale(.3462)}}.snow:nth-child(342){opacity:.5166;transform:translate(4.2206vw,-10px) scale(.5697);animation:fall-342 11s -10s linear infinite}@keyframes fall-342{59.873%{transform:translate(-5.4078vw,59.873vh) scale(.5697)}to{transform:translate(-.5936vw,99vh) scale(.5697)}}.snow:nth-child(343){opacity:.147;transform:translate(5.5695vw,-10px) scale(.6091);animation:fall-343 19s -17s linear infinite}@keyframes fall-343{46.781%{transform:translate(11.0436vw,46.781vh) scale(.6091)}to{transform:translate(8.30655vw,99vh) scale(.6091)}}.snow:nth-child(344){opacity:1.44;transform:translate(.0512vw,-10px) scale(.6146);animation:fall-344 26s -4s linear infinite}@keyframes fall-344{71.775%{transform:translate(-1.698vw,71.775vh) scale(.6146)}to{transform:translate(-.8234vw,99vh) scale(.6146)}}.snow:nth-child(345){opacity:.8378;transform:translate(21.9759vw,-10px) scale(.3704);animation:fall-345 22s -6s linear infinite}@keyframes fall-345{51.645%{transform:translate(20.8148vw,51.645vh) scale(.3704)}to{transform:translate(21.39535vw,99vh) scale(.3704)}}.snow:nth-child(346){opacity:1.6658;transform:translate(.1429vw,-10px) scale(.3445);animation:fall-346 18s -25s linear infinite}@keyframes fall-346{30.783%{transform:translate(1.915vw,30.783vh) scale(.3445)}to{transform:translate(1.02895vw,99vh) scale(.3445)}}.snow:nth-child(347){opacity:.3666;transform:translate(5.708vw,-10px) scale(.63);animation:fall-347 20s -23s linear infinite}@keyframes fall-347{61.58%{transform:translate(1.2233vw,61.58vh) scale(.63)}to{transform:translate(3.46565vw,99vh) scale(.63)}}.snow:nth-child(348){opacity:1.7304;transform:translate(32.3734vw,-10px) scale(.6275);animation:fall-348 15s -3s linear infinite}@keyframes fall-348{48.082%{transform:translate(36.5982vw,48.082vh) scale(.6275)}to{transform:translate(34.4858vw,99vh) scale(.6275)}}.snow:nth-child(349){opacity:.8236;transform:translate(4.002vw,-10px) scale(.0944);animation:fall-349 21s -25s linear infinite}@keyframes fall-349{30.312%{transform:translate(2.6745vw,30.312vh) scale(.0944)}to{transform:translate(3.33825vw,99vh) scale(.0944)}}.snow:nth-child(350){opacity:.9178;transform:translate(15.6842vw,-10px) scale(.8283);animation:fall-350 10s -4s linear infinite}@keyframes fall-350{70.341%{transform:translate(10.89vw,70.341vh) scale(.8283)}to{transform:translate(13.2871vw,99vh) scale(.8283)}}.snow:nth-child(351){opacity:1.7294;transform:translate(33.8875vw,-10px) scale(.7307);animation:fall-351 10s -24s linear infinite}@keyframes fall-351{76.159%{transform:translate(24.33vw,76.159vh) scale(.7307)}to{transform:translate(29.10875vw,99vh) scale(.7307)}}.snow:nth-child(352){opacity:.934;transform:translate(1.9145vw,-10px) scale(.3945);animation:fall-352 20s -10s linear infinite}@keyframes fall-352{79.386%{transform:translate(-7.7103vw,79.386vh) scale(.3945)}to{transform:translate(-2.8979vw,99vh) scale(.3945)}}.snow:nth-child(353){opacity:1.9228;transform:translate(49.6101vw,-10px) scale(.0904);animation:fall-353 22s -12s linear infinite}@keyframes fall-353{67.798%{transform:translate(57.7786vw,67.798vh) scale(.0904)}to{transform:translate(53.69435vw,99vh) scale(.0904)}}.snow:nth-child(354){opacity:.1522;transform:translate(12.6792vw,-10px) scale(.7556);animation:fall-354 18s -17s linear infinite}@keyframes fall-354{71.994%{transform:translate(16.4288vw,71.994vh) scale(.7556)}to{transform:translate(14.554vw,99vh) scale(.7556)}}.snow:nth-child(355){opacity:1.327;transform:translate(14.9058vw,-10px) scale(.1601);animation:fall-355 13s -13s linear infinite}@keyframes fall-355{57.219%{transform:translate(6.422vw,57.219vh) scale(.1601)}to{transform:translate(10.6639vw,99vh) scale(.1601)}}.snow:nth-child(356){opacity:1.1144;transform:translate(53.4495vw,-10px) scale(.5323);animation:fall-356 11s -21s linear infinite}@keyframes fall-356{30.021%{transform:translate(57.2486vw,30.021vh) scale(.5323)}to{transform:translate(55.34905vw,99vh) scale(.5323)}}.snow:nth-child(357){opacity:.3984;transform:translate(59.3787vw,-10px) scale(.0073);animation:fall-357 15s -27s linear infinite}@keyframes fall-357{79.677%{transform:translate(58.8712vw,79.677vh) scale(.0073)}to{transform:translate(59.12495vw,99vh) scale(.0073)}}.snow:nth-child(358){opacity:.5006;transform:translate(8.9414vw,-10px) scale(.7774);animation:fall-358 28s -15s linear infinite}@keyframes fall-358{61.589%{transform:translate(17.0417vw,61.589vh) scale(.7774)}to{transform:translate(12.99155vw,99vh) scale(.7774)}}.snow:nth-child(359){opacity:.6504;transform:translate(34.2775vw,-10px) scale(.3239);animation:fall-359 22s -7s linear infinite}@keyframes fall-359{58.289%{transform:translate(41.6162vw,58.289vh) scale(.3239)}to{transform:translate(37.94685vw,99vh) scale(.3239)}}.snow:nth-child(360){opacity:1.7302;transform:translate(32.9022vw,-10px) scale(.1693);animation:fall-360 14s -7s linear infinite}@keyframes fall-360{54.29%{transform:translate(42.5622vw,54.29vh) scale(.1693)}to{transform:translate(37.7322vw,99vh) scale(.1693)}}.snow:nth-child(361){opacity:1.535;transform:translate(65.9558vw,-10px) scale(.6296);animation:fall-361 10s -21s linear infinite}@keyframes fall-361{50.333%{transform:translate(70.4521vw,50.333vh) scale(.6296)}to{transform:translate(68.20395vw,99vh) scale(.6296)}}.snow:nth-child(362){opacity:.3224;transform:translate(15.2692vw,-10px) scale(.844);animation:fall-362 16s -3s linear infinite}@keyframes fall-362{63.57%{transform:translate(9.2455vw,63.57vh) scale(.844)}to{transform:translate(12.25735vw,99vh) scale(.844)}}.snow:nth-child(363){opacity:.1536;transform:translate(29.5412vw,-10px) scale(.2607);animation:fall-363 17s -7s linear infinite}@keyframes fall-363{69.594%{transform:translate(31.2108vw,69.594vh) scale(.2607)}to{transform:translate(30.376vw,99vh) scale(.2607)}}.snow:nth-child(364){opacity:.0056;transform:translate(72.4944vw,-10px) scale(.3497);animation:fall-364 16s -13s linear infinite}@keyframes fall-364{43.594%{transform:translate(72.4871vw,43.594vh) scale(.3497)}to{transform:translate(72.49075vw,99vh) scale(.3497)}}.snow:nth-child(365){opacity:.6072;transform:translate(69.5113vw,-10px) scale(.9422);animation:fall-365 25s -13s linear infinite}@keyframes fall-365{70.833%{transform:translate(63.3399vw,70.833vh) scale(.9422)}to{transform:translate(66.4256vw,99vh) scale(.9422)}}.snow:nth-child(366){opacity:.987;transform:translate(52.1424vw,-10px) scale(.6336);animation:fall-366 21s -20s linear infinite}@keyframes fall-366{40.19%{transform:translate(61.3074vw,40.19vh) scale(.6336)}to{transform:translate(56.7249vw,99vh) scale(.6336)}}.snow:nth-child(367){opacity:1.6224;transform:translate(98.2727vw,-10px) scale(.1219);animation:fall-367 21s -3s linear infinite}@keyframes fall-367{70.439%{transform:translate(107.5044vw,70.439vh) scale(.1219)}to{transform:translate(102.88855vw,99vh) scale(.1219)}}.snow:nth-child(368){opacity:1.6416;transform:translate(49.4154vw,-10px) scale(.227);animation:fall-368 17s -23s linear infinite}@keyframes fall-368{41.767%{transform:translate(46.6582vw,41.767vh) scale(.227)}to{transform:translate(48.0368vw,99vh) scale(.227)}}.snow:nth-child(369){opacity:.2486;transform:translate(.7802vw,-10px) scale(.0815);animation:fall-369 22s -30s linear infinite}@keyframes fall-369{48.61%{transform:translate(7.9722vw,48.61vh) scale(.0815)}to{transform:translate(4.3762vw,99vh) scale(.0815)}}.snow:nth-child(370){opacity:.2544;transform:translate(79.3975vw,-10px) scale(.3228);animation:fall-370 14s -1s linear infinite}@keyframes fall-370{43.967%{transform:translate(75.8335vw,43.967vh) scale(.3228)}to{transform:translate(77.6155vw,99vh) scale(.3228)}}.snow:nth-child(371){opacity:1.78;transform:translate(6.9509vw,-10px) scale(.6102);animation:fall-371 20s -27s linear infinite}@keyframes fall-371{71.018%{transform:translate(-2.9223vw,71.018vh) scale(.6102)}to{transform:translate(2.0143vw,99vh) scale(.6102)}}.snow:nth-child(372){opacity:.618;transform:translate(22.0487vw,-10px) scale(.808);animation:fall-372 29s -2s linear infinite}@keyframes fall-372{74.736%{transform:translate(28.3907vw,74.736vh) scale(.808)}to{transform:translate(25.2197vw,99vh) scale(.808)}}.snow:nth-child(373){opacity:.0828;transform:translate(15.9009vw,-10px) scale(.3806);animation:fall-373 13s -19s linear infinite}@keyframes fall-373{48.243%{transform:translate(18.3386vw,48.243vh) scale(.3806)}to{transform:translate(17.11975vw,99vh) scale(.3806)}}.snow:nth-child(374){opacity:.5742;transform:translate(28.5263vw,-10px) scale(.9405);animation:fall-374 15s -18s linear infinite}@keyframes fall-374{32.861%{transform:translate(34.5469vw,32.861vh) scale(.9405)}to{transform:translate(31.5366vw,99vh) scale(.9405)}}.snow:nth-child(375){opacity:.7334;transform:translate(87.6829vw,-10px) scale(.4306);animation:fall-375 12s -27s linear infinite}@keyframes fall-375{40.738%{transform:translate(85.937vw,40.738vh) scale(.4306)}to{transform:translate(86.80995vw,99vh) scale(.4306)}}.snow:nth-child(376){opacity:1.1396;transform:translate(41.148vw,-10px) scale(.291);animation:fall-376 22s -29s linear infinite}@keyframes fall-376{60.725%{transform:translate(48.8006vw,60.725vh) scale(.291)}to{transform:translate(44.9743vw,99vh) scale(.291)}}.snow:nth-child(377){opacity:.4686;transform:translate(82.9839vw,-10px) scale(.075);animation:fall-377 27s -8s linear infinite}@keyframes fall-377{61.059%{transform:translate(86.864vw,61.059vh) scale(.075)}to{transform:translate(84.92395vw,99vh) scale(.075)}}.snow:nth-child(378){opacity:.5676;transform:translate(75.4154vw,-10px) scale(.0666);animation:fall-378 21s -5s linear infinite}@keyframes fall-378{72.377%{transform:translate(75.6919vw,72.377vh) scale(.0666)}to{transform:translate(75.55365vw,99vh) scale(.0666)}}.snow:nth-child(379){opacity:1.5648;transform:translate(1.6555vw,-10px) scale(.2219);animation:fall-379 25s -1s linear infinite}@keyframes fall-379{57.418%{transform:translate(-1.3671vw,57.418vh) scale(.2219)}to{transform:translate(.1442vw,99vh) scale(.2219)}}.snow:nth-child(380){opacity:.9096;transform:translate(72.6504vw,-10px) scale(.873);animation:fall-380 18s -7s linear infinite}@keyframes fall-380{39.271%{transform:translate(62.7279vw,39.271vh) scale(.873)}to{transform:translate(67.68915vw,99vh) scale(.873)}}.snow:nth-child(381){opacity:.2732;transform:translate(68.9782vw,-10px) scale(.5713);animation:fall-381 14s -6s linear infinite}@keyframes fall-381{79.991%{transform:translate(72.1086vw,79.991vh) scale(.5713)}to{transform:translate(70.5434vw,99vh) scale(.5713)}}.snow:nth-child(382){opacity:1.8694;transform:translate(51.754vw,-10px) scale(.5053);animation:fall-382 13s -17s linear infinite}@keyframes fall-382{46.621%{transform:translate(55.6371vw,46.621vh) scale(.5053)}to{transform:translate(53.69555vw,99vh) scale(.5053)}}.snow:nth-child(383){opacity:.28;transform:translate(56.8186vw,-10px) scale(.9935);animation:fall-383 14s -11s linear infinite}@keyframes fall-383{77.169%{transform:translate(52.0676vw,77.169vh) scale(.9935)}to{transform:translate(54.4431vw,99vh) scale(.9935)}}.snow:nth-child(384){opacity:1.127;transform:translate(71.0263vw,-10px) scale(.4055);animation:fall-384 23s -9s linear infinite}@keyframes fall-384{50.223%{transform:translate(63.1212vw,50.223vh) scale(.4055)}to{transform:translate(67.07375vw,99vh) scale(.4055)}}.snow:nth-child(385){opacity:.3386;transform:translate(96.4049vw,-10px) scale(.1547);animation:fall-385 15s -28s linear infinite}@keyframes fall-385{58.407%{transform:translate(102.0788vw,58.407vh) scale(.1547)}to{transform:translate(99.24185vw,99vh) scale(.1547)}}.snow:nth-child(386){opacity:.4932;transform:translate(13.2939vw,-10px) scale(.6923);animation:fall-386 21s -23s linear infinite}@keyframes fall-386{47.951%{transform:translate(5.3356vw,47.951vh) scale(.6923)}to{transform:translate(9.31475vw,99vh) scale(.6923)}}.snow:nth-child(387){opacity:1.3114;transform:translate(36.8123vw,-10px) scale(.6793);animation:fall-387 19s -13s linear infinite}@keyframes fall-387{57.498%{transform:translate(33.7884vw,57.498vh) scale(.6793)}to{transform:translate(35.30035vw,99vh) scale(.6793)}}.snow:nth-child(388){opacity:.0362;transform:translate(56.4472vw,-10px) scale(.5958);animation:fall-388 16s -30s linear infinite}@keyframes fall-388{48.725%{transform:translate(54.0352vw,48.725vh) scale(.5958)}to{transform:translate(55.2412vw,99vh) scale(.5958)}}.snow:nth-child(389){opacity:1.9312;transform:translate(85.4284vw,-10px) scale(.3102);animation:fall-389 14s -26s linear infinite}@keyframes fall-389{40.978%{transform:translate(79.8988vw,40.978vh) scale(.3102)}to{transform:translate(82.6636vw,99vh) scale(.3102)}}.snow:nth-child(390){opacity:.7874;transform:translate(16.318vw,-10px) scale(.0042);animation:fall-390 27s -5s linear infinite}@keyframes fall-390{75.737%{transform:translate(6.9026vw,75.737vh) scale(.0042)}to{transform:translate(11.6103vw,99vh) scale(.0042)}}.snow:nth-child(391){opacity:.8784;transform:translate(81.7127vw,-10px) scale(.5052);animation:fall-391 28s -5s linear infinite}@keyframes fall-391{44.472%{transform:translate(87.9043vw,44.472vh) scale(.5052)}to{transform:translate(84.8085vw,99vh) scale(.5052)}}.snow:nth-child(392){opacity:.068;transform:translate(75.7207vw,-10px) scale(.2829);animation:fall-392 24s -20s linear infinite}@keyframes fall-392{44.898%{transform:translate(73.4542vw,44.898vh) scale(.2829)}to{transform:translate(74.58745vw,99vh) scale(.2829)}}.snow:nth-child(393){opacity:1.5378;transform:translate(63.6312vw,-10px) scale(.4912);animation:fall-393 20s -10s linear infinite}@keyframes fall-393{78.306%{transform:translate(72.7085vw,78.306vh) scale(.4912)}to{transform:translate(68.16985vw,99vh) scale(.4912)}}.snow:nth-child(394){opacity:1.208;transform:translate(82.7212vw,-10px) scale(.2403);animation:fall-394 17s -28s linear infinite}@keyframes fall-394{75.221%{transform:translate(75.9588vw,75.221vh) scale(.2403)}to{transform:translate(79.34vw,99vh) scale(.2403)}}.snow:nth-child(395){opacity:.8878;transform:translate(64.9567vw,-10px) scale(.8274);animation:fall-395 11s -19s linear infinite}@keyframes fall-395{53.414%{transform:translate(69.2053vw,53.414vh) scale(.8274)}to{transform:translate(67.081vw,99vh) scale(.8274)}}.snow:nth-child(396){opacity:1.5108;transform:translate(47.8399vw,-10px) scale(.4);animation:fall-396 17s -4s linear infinite}@keyframes fall-396{35.181%{transform:translate(46.0335vw,35.181vh) scale(.4)}to{transform:translate(46.9367vw,99vh) scale(.4)}}.snow:nth-child(397){opacity:.09;transform:translate(6.7626vw,-10px) scale(.1854);animation:fall-397 14s -1s linear infinite}@keyframes fall-397{38.864%{transform:translate(10.1871vw,38.864vh) scale(.1854)}to{transform:translate(8.47485vw,99vh) scale(.1854)}}.snow:nth-child(398){opacity:.828;transform:translate(16.1169vw,-10px) scale(.421);animation:fall-398 11s -8s linear infinite}@keyframes fall-398{69.154%{transform:translate(14.9897vw,69.154vh) scale(.421)}to{transform:translate(15.5533vw,99vh) scale(.421)}}.snow:nth-child(399){opacity:1.7418;transform:translate(55.3722vw,-10px) scale(.2846);animation:fall-399 12s -8s linear infinite}@keyframes fall-399{44.171%{transform:translate(58.5075vw,44.171vh) scale(.2846)}to{transform:translate(56.93985vw,99vh) scale(.2846)}}.snow:nth-child(400){opacity:.1482;transform:translate(92.3856vw,-10px) scale(.6682);animation:fall-400 22s -20s linear infinite}@keyframes fall-400{47.169%{transform:translate(87.2199vw,47.169vh) scale(.6682)}to{transform:translate(89.80275vw,99vh) scale(.6682)}}\n"], dependencies: [{ kind: "directive", type: i3.NgForOf, selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }, { kind: "directive", type: i3.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "directive", type: i2.RouterOutlet, selector: "router-outlet", inputs: ["name"], outputs: ["activate", "deactivate", "attach", "detach"], exportAs: ["outlet"] }], encapsulation: i0.ViewEncapsulation.None });
|
|
26
26
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: AppComponent, decorators: [{
|
|
27
27
|
type: Component,
|
|
28
|
-
args: [{ selector: 'app-root', encapsulation: ViewEncapsulation.None, template: "<ng-container *ngIf=\"_state.christmasTime\">\r\n <div *ngFor=\"let i of snows; trackBy: snowTrackBy\" class=\"snow\"></div>\r\n</ng-container>\r\n<router-outlet></router-outlet>", styles: [".table-borderless>tbody>tr>td,.table-borderless>tbody>tr>th,.table-borderless>tfoot>tr>td,.table-borderless>tfoot>tr>th,.table-borderless>thead>tr>td,.table-borderless>thead>tr>th{border:none}.table,.table-responsive{margin-bottom:5px}a:hover,a:focus{text-decoration:none}a:not([href]){color:inherit;text-decoration:none}a:not([href]):hover{color:inherit;text-decoration:none}*{outline:none!important}.modal-title{width:calc(100% - 20px)}.progress{height:20px}.progress.progress-primary[value]::-webkit-progress-value{background-color:#024a88}.progress.progress-primary[value]::-moz-progress-bar{background-color:#024a88}.progress.progress-primary[value]::-ms-fill{background-color:#024a88}@media screen and (min-width: 0\\fffd){.progress.progress-primary .progress-bar{background-color:#024a88}}.progress.progress-info[value]::-webkit-progress-value{background-color:#248dad}.progress.progress-info[value]::-moz-progress-bar{background-color:#248dad}.progress.progress-info[value]::-ms-fill{background-color:#248dad}@media screen and (min-width: 0\\fffd){.progress.progress-info .progress-bar{background-color:#248dad}}.progress.progress-danger[value]::-webkit-progress-value{background-color:#bf1725}.progress.progress-danger[value]::-moz-progress-bar{background-color:#bf1725}.progress.progress-danger[value]::-ms-fill{background-color:#bf1725}@media screen and (min-width: 0\\fffd){.progress.progress-danger .progress-bar{background-color:#bf1725}}.progress.progress-success[value]::-webkit-progress-value{background-color:#2d922d}.progress.progress-success[value]::-moz-progress-bar{background-color:#2d922d}.progress.progress-success[value]::-ms-fill{background-color:#2d922d}@media screen and (min-width: 0\\fffd){.progress.progress-success .progress-bar{background-color:#2d922d}}.progress.progress-warning[value]::-webkit-progress-value{background-color:#f79a17}.progress.progress-warning[value]::-moz-progress-bar{background-color:#f79a17}.progress.progress-warning[value]::-ms-fill{background-color:#f79a17}@media screen and (min-width: 0\\fffd){.progress.progress-warning .progress-bar{background-color:#f79a17}}.progress[value]::-moz-progress-bar{border-radius:0}.progress[value]::-webkit-progress-value{border-radius:0}.progress[value=\"100\"]::-moz-progress-bar{border-radius:0}.progress[value=\"100\"]::-webkit-progress-value{border-radius:0}.progress-xs{height:7px}.progress-sm{height:10px}.progress-md{height:13px}.progress-bar-info-striped{background-image:linear-gradient(45deg,hsla(0,0%,100%,.15) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.15) 0,hsla(0,0%,100%,.15) 75%,transparent 0,transparent);background-size:1rem 1rem;background-color:#5bc0de!important}.progress-bar-animated{animation:progress-bar-stripes 1s linear infinite}.tag{font-weight:400;line-height:1.4;letter-spacing:.03em}.tag.tag-primary{background-color:#024a88}.tag.tag-info{background-color:#248dad}.tag.tag-danger{background-color:#bf1725}.tag.tag-success{background-color:#2d922d}.tag.tag-warning{background-color:#f79a17}.tag.tag-dark{background-color:#000}.tag.tag-main{background-color:#242d3a}.card{border:none;border-radius:0;width:100%;overflow:hidden;margin-bottom:29px;box-shadow:1px 1px 5px #00000040;display:block}.card .card-header{background:#344154;color:#fff;line-height:10px;border-radius:0;border:none}.card .card-header a{color:#fff}.card .card-header a:hover{color:#fffc}.card .card-footer{background:#344154;color:#fff;line-height:6px;border-radius:0;border:none}.card.card-outline-default{background:transparent;border:1px solid #fff}.card.card-primary{background:#024a88}.card.card-primary.medium-opacity{background:rgba(2,74,136,.5)}.card.card-outline-primary{background:transparent;border:1px solid #024a88}.card.card-success{background:#2d922d;margin-bottom:15px}.card.card-success.medium-opacity{background:rgba(45,146,45,.5)}.card.card-outline-success{background:transparent;border:1px solid #2d922d}.card.card-info{background:#248dad;margin-bottom:15px}.card.card-info.medium-opacity{background:rgba(36,141,173,.5)}.card.card-outline-info{background:transparent;border:1px solid #248dad}.card.card-warning{background:#f79a17;margin-bottom:15px}.card.card-warning.medium-opacity{background:rgba(247,154,23,.5)}.card.card-outline-warning{background:transparent;border:1px solid #f79a17}.card.card-danger{background:#bf1725;margin-bottom:15px}.card.card-danger.medium-opacity{background:rgba(191,23,37,.5)}.card.card-outline-danger{background:transparent;border:1px solid #bf1725}.card.card-primary .card-header,.card.card-success .card-header,.card.card-info .card-header,.card.card-danger .card-header,.card.card-warning .card-header{background:rgba(0,0,0,.4)}.card.card-primary .card-body,.card.card-success .card-body,.card.card-info .card-body,.card.card-danger .card-body,.card.card-warning .card-body{color:#fff}.card.card-primary .card-footer,.card.card-success .card-footer,.card.card-info .card-footer,.card.card-danger .card-footer,.card.card-warning .card-footer{background:rgba(0,0,0,.2)}.card.overlay .card-img{border-radius:0;-moz-filter:brightness(100%);-ms-filter:brightness(100%);-o-filter:brightness(100%);filter:brightness(100%)}.card.overlay:hover .card-img{-moz-filter:brightness(80%);-ms-filter:brightness(80%);-o-filter:brightness(80%);filter:brightness(80%)}.card.overlay .card-img-overlay{color:#fff}.card.overlay .card-img-overlay.overlay-bottom{top:auto}.card.overlay .card-img-overlay.slide-up{transform:translateY(100%)}.card.overlay .card-img-overlay.slide-down{transform:translateY(-100%)}.card.overlay .card-img-overlay.slide-left{transform:translate(-100%)}.card.overlay .card-img-overlay.slide-right{transform:translate(100%)}.card.overlay .card-img-overlay.hover-opacity{opacity:0}.card.overlay:hover .slide-up,.card.overlay:hover .slide-down{transform:translateY(0)}.card.overlay:hover .slide-left,.card.overlay:hover .slide-right{transform:translate(0)}.card.overlay:hover .hover-opacity{opacity:1}@media (min-width: 1400px){.d-xxl-block{display:block!important}}@media (min-width: 576px){.card-columns{-moz-column-count:3;-moz-column-gap:1.25rem}}.btn{border-radius:0}.btn:focus{outline:0}.btn:active{outline:0!important}.btn-rounded{border-radius:25rem}.btn-xs{padding:.2rem .4rem;font-size:.715rem}.btn-primary{background:rgba(2,74,136,.8)!important;border-color:#024a88cc!important}.btn-primary.medium-opacity{background:rgba(2,74,136,.5);border-color:#024a881a}.btn-primary:hover,.btn-primary:focus{background:#024a88;border-color:#024a88}.btn-primary:active{background:rgba(2,74,136,.95)!important;border-color:#024a88f2!important}.btn-success{background:rgba(45,146,45,.8);border-color:#2d922dcc}.btn-success.medium-opacity{background:rgba(45,146,45,.5);border-color:#2d922d1a}.btn-success:hover,.btn-success:focus{background:#2d922d;border-color:#2d922d}.btn-success:active{background:rgba(45,146,45,.95)!important;border-color:#2d922df2!important}.btn-info{background:rgba(36,141,173,.8);border-color:#248dadcc}.btn-info.medium-opacity{background:rgba(36,141,173,.5);border-color:#248dad1a}.btn-info:hover,.btn-info:focus{background:#248dad;border-color:#248dad}.btn-info:active{background:rgba(36,141,173,.95)!important;border-color:#248dadf2!important}.btn-warning{background:rgba(247,154,23,.8);border-color:#f79a17cc}.btn-warning.medium-opacity{background:rgba(247,154,23,.5);border-color:#f79a171a}.btn-warning:hover,.btn-warning:focus{background:#f79a17;border-color:#f79a17}.btn-warning:active{background:rgba(247,154,23,.95)!important;border-color:#f79a17f2!important}.btn-danger{background:rgba(191,23,37,.8);border-color:#bf1725cc}.btn-danger.medium-opacity{background:rgba(191,23,37,.5);border-color:#bf17251a}.btn-danger:hover,.btn-danger:focus{background:#bf1725;border-color:#bf1725}.btn-danger:active{background:rgba(191,23,37,.95)!important;border-color:#bf1725f2!important}.btn-dark{background:rgba(0,0,0,.8);border-color:#000c;color:#fff}.btn-dark.medium-opacity{background:rgba(0,0,0,.5);border-color:#0000001a}.btn-dark:hover{background:black;border-color:#000}.btn-dark:active{background:rgba(0,0,0,.95)!important;border-color:#000000f2!important}.btn-main{background:rgba(36,45,58,.8);border-color:#242d3acc;color:#fff}.btn-main.medium-opacity{background:rgba(36,45,58,.5);border-color:#242d3a1a}.btn-main:hover{color:#fff!important;background:#242d3a;border-color:#242d3a}.btn-main:active{background:rgba(36,45,58,.95)!important;border-color:#242d3af2!important}.btn-outline-primary{color:#024a88;border-color:#024a88}.btn-outline-primary:hover,.btn-outline-primary:focus{color:#fff;background:#024a88;border-color:#024a88}.btn-outline-primary:active,.btn-outline-primary.active{color:#fff!important;background:#024a88!important;border-color:#024a88!important}.btn-outline-success{color:#2d922d;border-color:#2d922d}.btn-outline-success:hover,.btn-outline-success:focus{color:#fff;background:#2d922d;border-color:#2d922d}.btn-outline-success:active,.btn-outline-success.active{color:#fff!important;background:#2d922d!important;border-color:#2d922d!important}.btn-outline-info{color:#248dad;border-color:#248dad}.btn-outline-info:hover,.btn-outline-info:focus{color:#fff;background:#248dad;border-color:#248dad}.btn-outline-info:active,.btn-outline-info.active{color:#fff!important;background:#248dad!important;border-color:#248dad!important}.btn-outline-warning{color:#f79a17;border-color:#f79a17}.btn-outline-warning:hover,.btn-outline-warning:focus{color:#fff;background:#f79a17;border-color:#f79a17}.btn-outline-warning:active,.btn-outline-warning.active{color:#fff!important;background:#f79a17!important;border-color:#f79a17!important}.btn-outline-danger{color:#bf1725;border-color:#bf1725}.btn-outline-danger:hover,.btn-outline-danger:focus{color:#fff;background:#bf1725;border-color:#bf1725}.btn-outline-danger:active,.btn-outline-danger.active{color:#fff!important;background:#bf1725!important;border-color:#bf1725!important}.btn-outline-dark{color:#000;border-color:#000;background:transparent}.btn-outline-dark:hover,.btn-outline-dark:focus{color:#fff;background:#000;border-color:#000}.btn-outline-main{color:#242d3a;border-color:#242d3a;background:transparent}.btn-outline-main:hover,.btn-outline-main:focus{color:#fff;background:#242D3A;border-color:#242d3a}.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle),.btn-group>.btn:last-child:not(:first-child),.btn-group>.dropdown-toggle:not(:first-child){border-radius:0}.form-control-sm,.input-group-sm>.form-control,.input-group-sm>.input-group-addon,.input-group-sm>.input-group-btn>.btn{border-radius:0}.btn.disabled,.btn:disabled{cursor:not-allowed;opacity:.65}.btn-file-upload{height:35px;padding-top:3px!important}.text-primary{color:#024a88!important}.text-success{color:#2d922d!important}.text-info{color:#248dad!important}.text-warning{color:#f79a17!important}.text-danger{color:#bf1725!important}.background-success{background-color:#2d922d!important}.background-info{background-color:#248dad!important}.background-warning{background-color:#f79a17!important}.background-danger{background-color:#bf1725!important}.blockquote{font-size:1.2rem}.blockquote-footer{font-size:70%}.nav-tabs{background-color:#ccc;border:1px solid #ccc}.nav-tabs .nav-item .nav-link{color:#242d3acc;background-color:transparent;border:none;cursor:default}.nav-tabs .nav-item .nav-link.active{background-color:#fff;color:#242d3a}.nav-tabs .nav-item .nav-link:not(.active):hover{background-color:transparent;color:#242d3a;cursor:pointer}.nav-tabs.top{border-top-left-radius:.3rem;border-top-right-radius:.3rem}.nav-tabs.bottom{border-bottom-left-radius:.3rem;border-bottom-right-radius:.3rem}.nav-tabs.bottom .nav-item{margin-bottom:0;margin-top:-1px}.nav-tabs.bottom .nav-item .nav-link{border-radius:0 0 .3rem .3rem}.nav-tabs.tabs-primary{background-color:#024a8866;border:1px solid #024a88}.nav-tabs.tabs-primary .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-primary .nav-item .nav-link.active{background-color:#024a88;color:#fff}.nav-tabs.tabs-primary .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-success{background-color:#2d922d66;border:1px solid #2d922d}.nav-tabs.tabs-success .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-success .nav-item .nav-link.active{background-color:#2d922d;color:#fff}.nav-tabs.tabs-success .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-info{background-color:#248dad66;border:1px solid #248dad}.nav-tabs.tabs-info .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-info .nav-item .nav-link.active{background-color:#248dad;color:#fff}.nav-tabs.tabs-info .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-warning{background-color:#f79a1766;border:1px solid #f79a17}.nav-tabs.tabs-warning .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-warning .nav-item .nav-link.active{background-color:#f79a17;color:#fff}.nav-tabs.tabs-warning .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-danger{background-color:#bf172566;border:1px solid #bf1725}.nav-tabs.tabs-danger .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-danger .nav-item .nav-link.active{background-color:#bf1725;color:#fff}.nav-tabs.tabs-danger .nav-item .nav-link:not(.active):hover{color:#fff}.tab-content{position:relative;z-index:1;border:1px solid #ccc;background:#fff}.tab-content .tab-pane{padding:1rem}.tab-content.tab-content-primary{background-color:#024a88;color:#fff;border-color:#024a88}.tab-content.tab-content-success{background-color:#2d922d;color:#fff;border-color:#2d922d}.tab-content.tab-content-info{background-color:#248dad;color:#fff;border-color:#248dad}.tab-content.tab-content-warning{background-color:#f79a17;color:#fff;border-color:#f79a17}.tab-content.tab-content-danger{background-color:#bf1725;color:#fff;border-color:#bf1725}.tab-content.top{border-top:none}.tab-content.bottom{border-bottom:none}.vertical-tabs .nav{padding-right:0;overflow:hidden;background-color:#ccc;border:1px solid #ccc}.vertical-tabs .nav.left{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem;border-right:none;margin-right:-1px;z-index:2}.vertical-tabs .nav.right{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem;border-left:none;margin-left:-1px;z-index:2}.vertical-tabs .nav .nav-item .nav-link{color:#242d3acc;background-color:transparent;border-radius:0;cursor:default}.vertical-tabs .nav .nav-item .nav-link.active{background-color:#fff}.vertical-tabs .nav .nav-item .nav-link:not(.active):hover{background-color:transparent;color:#242d3a;cursor:pointer}.vertical-tabs .nav .nav-item .nav-link.disabled{color:#242d3a99;cursor:not-allowed!important}.alert.alert-success{background-color:#2d922d;border-color:#2d922d;color:#fff}.alert.alert-success.medium-opacity{background:rgba(45,146,45,.5);border-color:#2d922d99}.alert.alert-info{background-color:#248dad;border-color:#248dad;color:#fff}.alert.alert-info.medium-opacity{background-color:#248dad80;border-color:#248dad99}.alert.alert-warning{background-color:#f79a17;border-color:#f79a17;color:#fff}.alert.alert-warning.medium-opacity{background-color:#f79a1780;border-color:#f79a1799}.alert.alert-danger{background-color:#bf1725;border-color:#bf1725;color:#fff}.alert.alert-danger.medium-opacity{background-color:#bf172580;border-color:#bf172599}.modal{z-index:99999;padding-top:10%}.modal-dialog .modal-content{color:#000}.modal-dialog .modal-content .modal-header{border-top-left-radius:.2rem;border-top-right-radius:.2rem;padding:10px 15px}.modal-dialog .modal-content .modal-header.modal-primary{color:#fff;background-color:#024a88}.modal-dialog .modal-content .modal-header.modal-success{color:#fff;background-color:#2d922d}.modal-dialog .modal-content .modal-header.modal-info{color:#fff;background-color:#248dad}.modal-dialog .modal-content .modal-header.modal-warning{color:#fff;background-color:#f79a17}.modal-dialog .modal-content .modal-header.modal-danger{color:#fff;background-color:#bf1725}.modal-dialog .modal-content .modal-header i{margin-right:10px}.modal-dialog .modal-content .modal-footer{padding:10px 15px}.list-group .list-group-item{border-radius:0;padding:.55rem 1.25rem;color:#000c}.list-group .list-group-item.active{color:#ffffffe6;background-color:#024a88;border-color:#024a88}.list-group .list-group-item.active:hover,.list-group .list-group-item.active:focus{color:#fff!important}.list-group .list-group-item.disabled{color:#818a91;background-color:#ddd}.list-group .list-group-item:not(.disabled):focus{color:#000}.list-group .list-group-item.list-group-item-primary{color:#fff;background-color:#024a88}.list-group .list-group-item.list-group-item-success{color:#fff;background-color:#2d922d}.list-group .list-group-item.list-group-item-info{color:#fff;background-color:#248dad}.list-group .list-group-item.list-group-item-warning{color:#fff;background-color:#f79a17}.list-group .list-group-item.list-group-item-danger{color:#fff;background-color:#bf1725}.has-success .form-control-success{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.has-success .form-control{border-color:#2d922dcc}.has-success .form-control:focus{box-shadow:none;border-color:#2d922d80}.has-success .form-control-feedback,.has-success .form-control-label,.has-success .form-check-label,.has-success .form-check-inline,.has-success .custom-control{color:#2d922d}.has-warning .form-control-warning{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23f79a17' d='M4.4 5.324h-.8v-2.46h.8zm0 1.42h-.8V5.89h.8zM3.76.63L.04 7.075c-.115.2.016.425.26.426h7.397c.242 0 .372-.226.258-.426C6.726 4.924 5.47 2.79 4.253.63c-.113-.174-.39-.174-.494 0z'/%3E%3C/svg%3E\")}.has-warning .form-control{border-color:#f79a17cc}.has-warning .form-control:focus{box-shadow:none;border-color:#f79a1780}.has-warning .form-control-feedback,.has-warning .form-control-label,.has-warning .form-check-label,.has-warning .form-check-inline,.has-warning .custom-control{color:#f79a17}.has-danger .form-control-danger{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")}.has-danger .form-control{border-color:#bf1725cc}.has-danger .form-control:focus{box-shadow:none;border-color:#bf172580}.has-danger .form-control-feedback,.has-danger .form-control-label,.has-danger .form-check-label,.has-danger .form-check-inline,.has-danger .custom-control{color:#bf1725}.form-group label{margin-bottom:2px}.help-block{color:#555;font-size:12px}.form-control.checking-field.forced-invalid{padding-right:2.25rem!important;background-repeat:no-repeat!important;background-position:center right .625rem!important;background-size:1.25rem 1.25rem!important;border-color:#bf1725!important;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")!important}.form-control.checking-combo.forced-invalid{padding-right:2.25rem!important;background-repeat:no-repeat!important;background-position:center right .625rem!important;background-size:1.25rem 1.25rem!important;border-color:#bf1725!important;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")!important;background-position:calc(100% - 20px)!important}.form-control{border-radius:0;font-size:14px}.form-control:focus{border-color:#55555580}.form-control.checking-field.ng-touched{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem}.form-control.checking-field.ng-touched.ng-invalid{border-color:#bf1725;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")}.form-control.checking-field.ng-touched.ng-valid{border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.form-control.checking-combo.ng-touched{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem}.form-control.checking-combo.ng-touched.ng-invalid{border-color:#bf1725;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\");background-position:calc(100% - 20px)}.form-control.checking-combo.ng-touched.ng-valid{border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\");background-position:calc(100% - 20px)}.form-control-rounded{border-radius:16px}.form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control{color:#555555b3}.input-group .input-group-addon{padding:.3rem .7rem;border-radius:0}.input-group-btn .btn{padding:.36rem .9rem;font-size:17px}.input-group .form-control:not(:first-child),.input-group-addon:not(:first-child),.input-group-btn:not(:first-child)>.btn,.input-group-btn:not(:first-child)>.btn-group>.btn,.input-group-btn:not(:first-child)>.dropdown-toggle,.input-group-btn:not(:last-child)>.btn:not(:first-child),.input-group-btn:not(:last-child)>.btn-group:not(:first-child)>.btn{border-radius:0}select.form-control:not([multiple]) option{color:#000c}select.form-control:not([size]):not([multiple]){height:calc(2.5rem - 5px)}input[type=color].form-control{padding:0}.form-inline .form-group input{width:100%}.form-space-md .form-group{margin-bottom:.75rem}.form-space-lg .form-group{margin-bottom:1rem}.form-group{margin-bottom:.5rem}.dropdown-menu{padding-top:0;padding-bottom:0;border-radius:0;font-size:14px;box-shadow:0 6px 12px #0003}.dropdown-menu a{color:#242d3a}.dropdown-menu a:hover{color:#fff;background-color:#242d3a}.dropdown-menu:before{content:\" \";position:absolute;top:-12px;right:30px;display:block;width:0;height:0;border:6px solid transparent;border-bottom-color:#fff}.custom-control-label:before,.custom-control-label:after{top:.2rem}.custom-checkbox.checkbox-circle .custom-control-label:before,.custom-checkbox.checkbox-circle .custom-control-label:after{border-radius:50%}.custom-checkbox .custom-control-input:checked~.custom-control-label:before{background:rgba(85,85,85,.7)}.custom-checkbox .custom-control-input:focus~.custom-control-label:before{border:1px solid white;box-shadow:0 0 0 1px #555555b3}.custom-checkbox .custom-control-input.checkbox-primary:checked~.custom-control-label:before{background:#024a88}.custom-checkbox .custom-control-input.checkbox-primary:focus~.custom-control-label:before{box-shadow:0 0 0 1px #024a88}.custom-checkbox .custom-control-input.checkbox-success:checked~.custom-control-label:before{background:#2d922d}.custom-checkbox .custom-control-input.checkbox-success:focus~.custom-control-label:before{box-shadow:0 0 0 1px #2d922d}.custom-checkbox .custom-control-input.checkbox-info:checked~.custom-control-label:before{background:#248dad}.custom-checkbox .custom-control-input.checkbox-info:focus~.custom-control-label:before{box-shadow:0 0 0 1px #248dad}.custom-checkbox .custom-control-input.checkbox-warning:checked~.custom-control-label:before{background:#f79a17}.custom-checkbox .custom-control-input.checkbox-warning:focus~.custom-control-label:before{box-shadow:0 0 0 1px #f79a17}.custom-checkbox .custom-control-input.checkbox-danger:checked~.custom-control-label:before{background:#bf1725}.custom-checkbox .custom-control-input.checkbox-danger:focus~.custom-control-label:before{box-shadow:0 0 0 1px #bf1725}.custom-checkbox .custom-control-input.checkbox-main:checked~.custom-control-label:before{background:#242D3A}.custom-checkbox .custom-control-input.checkbox-main:focus~.custom-control-label:before{box-shadow:0 0 0 1px #242d3a}.custom-radio .custom-control-input:checked~.custom-control-label:before{background:rgba(85,85,85,.7)}.custom-radio .custom-control-input:focus~.custom-control-label:before{border:1px solid white;box-shadow:0 0 0 1px #555555b3}.custom-radio .custom-control-input.radio-primary:checked~.custom-control-label:before{background:#024a88}.custom-radio .custom-control-input.radio-primary:focus~.custom-control-label:before{box-shadow:0 0 0 1px #024a88}.custom-radio .custom-control-input.radio-success:checked~.custom-control-label:before{background:#2d922d}.custom-radio .custom-control-input.radio-success:focus~.custom-control-label:before{box-shadow:0 0 0 1px #2d922d}.custom-radio .custom-control-input.radio-info:checked~.custom-control-label:before{background:#248dad}.custom-radio .custom-control-input.radio-info:focus~.custom-control-label:before{box-shadow:0 0 0 1px #248dad}.custom-radio .custom-control-input.radio-warning:checked~.custom-control-label:before{background:#f79a17}.custom-radio .custom-control-input.radio-warning:focus~.custom-control-label:before{box-shadow:0 0 0 1px #f79a17}.custom-radio .custom-control-input.radio-danger:checked~.custom-control-label:before{background:#bf1725}.custom-radio .custom-control-input.radio-danger:focus~.custom-control-label:before{box-shadow:0 0 0 1px #bf1725}.custom-radio .custom-control-input.radio-main:checked~.custom-control-label:before{background:#242D3A}.custom-radio .custom-control-input.radio-main:focus~.custom-control-label:before{box-shadow:0 0 0 1px #242d3a}.custom-select,.custom-select:focus{background:rgba(255,255,255,.1) url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23333' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E\") no-repeat right .75rem center;background-size:8px 10px}.bg-primary{background:#024a88!important}.bg-primary.medium-opacity{background:rgba(2,74,136,.5)!important}.bg-success{background:#2d922d!important}.bg-success.medium-opacity{background:rgba(45,146,45,.5)!important}.bg-warning{background:#f79a17!important}.bg-warning.medium-opacity{background:rgba(247,154,23,.5)!important}.bg-danger{background:#bf1725!important}.bg-danger.medium-opacity{background:rgba(191,23,37,.5)!important}.bg-main{background:#242d3a!important}.bg-main.medium-opacity{background:rgba(36,45,58,.5)!important}.bg-dark{background:black!important}.bg-dark.medium-opacity{background:rgba(0,0,0,.5)!important}.custom-select{width:100%}code{background-color:#e9ebee}.app-margin-top-5{margin-top:5px!important}.app-margin-top-10{margin-top:10px!important}.app-margin-top-15{margin-top:15px!important}.app-margin-top-20{margin-top:20px!important}.app-margin-top-25{margin-top:25px!important}.app-margin-top-30{margin-top:30px!important}.app-margin-top-35{margin-top:35px!important}.app-margin-top-40{margin-top:40px!important}.app-margin-top-60{margin-top:60px!important}@media (min-width: 1280px){.modal-xl{max-width:1024px}}@media (min-width: 1600px){.modal-xxl{max-width:1280px}}@media (min-width: 1800px){.modal-feminist{max-width:1366px}}.modal-header{cursor:pointer!important}::-ms-reveal{display:none}.app-fill{width:100%;height:100%}.app-flex-left{margin-right:auto}.lastfix{margin-bottom:-.5rem}.app-inline-wrapped{display:inline!important}.app-inline-wrapped:after{content:\"\\a\";white-space:pre}.app-mat-form-slider{margin-top:-10px;width:100%;padding:0}.app-updevery-input{width:30px;display:inline;padding:1px;height:20px}.mv-input{padding:5px 10px 5px 5px;width:100px;height:30px}.mv-input:focus{box-shadow:none!important}.input-group-addon{background-color:#eceeef;border:1px solid rgba(0,0,0,.15)}.app-flex-row{flex-direction:row}.flex-nowrap{flex-wrap:nowrap}.app-white-button{background-color:#fff;border-color:#ccc}.app-bigplus{text-align:center;font-size:95px;color:#ccc;font-weight:200;cursor:pointer}.app-bigplus :hover{background-color:#eee}.app-wrap{white-space:pre-wrap;word-break:break-word}.app-min-height-145{min-height:145px}.tooltip{pointer-events:auto!important;-webkit-user-select:none!important;-moz-user-select:none!important;-khtml-user-select:none!important;-ms-user-select:none!important;cursor:default!important}.ace_gutter-cell.ace_breakpoint{border-radius:20px 0 0 20px;box-shadow:0 0 1px 1px red inset}.tab-body{padding:15px;border:1px solid #bbb;width:100%}.tab-header-page{border-bottom:20px solid #bbb;border-left:20px solid transparent;border-right:20px solid transparent;cursor:pointer;height:0;text-align:center}.tab-selected{border-bottom:20px solid #bbb;font-weight:700}.tab-unselected{border-bottom:20px solid #ddd}.app-bullet{font-weight:700;font-size:25px;line-height:0;vertical-align:sub}.app-input-password{width:calc(100% - 30px)!important;display:inline-block!important;margin-right:10px!important}.swal2-container{z-index:9999999999999!important}.app-margin-bottom-min-10{margin-bottom:-10px}.app-margin-bottom-min-15{margin-bottom:-15px}.input-group-addon-color{background-color:#eceeef!important}.no-bg-img{background-image:none!important;padding-right:0!important}::placeholder{color:#aaa!important}ngx-charts-advanced-pie-chart,ngx-charts-number-card,ngx-charts-bar-vertical,ngx-charts-bar-horizontal,ngx-charts-tree-map,ngx-charts-charts{display:block;min-height:1px}.table-striped tbody tr:nth-of-type(odd){background-color:#f2f2f2}.app-flip-y{transform:scaleY(-1)}.app-flip-x{transform:scaleX(-1)}.app-std-border-right{border-right:2px solid #ccc}.app-std-border-left{border-left:2px solid #ccc}.dropdown-menu>li>a:empty{padding:0}.app-caret-none{color:transparent!important;text-shadow:0 0 0 black!important}.app-caret-none:focus{outline:none}.app-break-words{word-break:break-all}.app-simple-border{border:1px solid #eceeef}.scrolling-box{max-height:250px;overflow-x:hidden;overflow-y:auto}.app-ace-higlight{background:rgba(255,50,50,.2);position:absolute}.ace_editor,.ace_editor div{font-family:monospace}.fixed-sm-border{border-width:1px;border-radius:0}.app-dashed-box{border:2px dashed #ccc;padding:10px}.app-small-dashed-box{border:1px dashed #ccc;padding:7px;font-size:small}.app-empty-char{position:absolute;top:45%;left:33%;font-size:18px;font-style:italic}.app-textbox-stringyfied{border:0;background-color:#fff;color:#000;font-weight:700}.app-sticky-last-column{right:0;position:sticky;z-index:0;background-color:#fff}.app-sticky-last-column-alt{right:0;position:sticky;z-index:0;background-color:#f2f2f2}.app-sticky-divider{width:100%;height:1px;z-index:999;background-color:#eee}.app-sticky-first-column{left:-1px;z-index:999;position:sticky;background-color:#ccc}.app-dropdown-stringyfied{color:#000!important;padding:0;height:20px!important;background-color:#fff!important;border:0;font-weight:700;outline:0!important;background:white;opacity:1!important;-moz-appearance:none!important;-webkit-appearance:none!important}.app-dropdown-stringyfied::-ms-expand{display:none!important}.background-danger{background-color:#e9967a}.checking-field,.checking-combo{box-shadow:unset!important}.app-border-none{border:none}.app-padding-leftonly-15{padding:0 0 0 15px!important}.app-width-auto{width:auto}.app-line-through{text-decoration:line-through}.app-margin-auto{margin:auto}.app-upper-right-remove{position:absolute;right:10px;font-size:25px;top:5px}.app-inline-block{display:inline-block}.swal2-success{border-color:#2d922d!important;color:#2d922d!important}.swal2-info{border-color:#248dad!important;color:#248dad!important}.swal2-warning{border-color:#f79a17!important;color:#f79a17!important}.swal2-danger{border-color:#bf1725!important;color:#bf1725!important}.app-slash{font-size:30px;line-height:1;margin-top:2px;text-align:center}.table-mh-435{min-height:435px}.table-b0 th,.table-b0 td{border-top:none!important;border-left:none!important}.table-b0{border:0px}.table-b0 th{border-bottom:none!important}.table-b0:last-child{border:none!important}.job-step-number{position:absolute;right:10px;font-size:16px;top:2px;font-weight:700}.dropdown-menu:before{display:none}.app-table-dotted-menu{padding:0 0 2px!important;color:#999}.app-rtl{direction:rtl}.app-border-1{border:1px solid rgba(0,0,0,.15)!important}.app-no-selection{-webkit-user-select:none;-moz-user-select:none;-khtml-user-select:none;-ms-user-select:none}.app-right-border{border-right:2px solid #ccc}.app-mtu-fixed-height{height:302px}.app-mtu-fixed-height-wrapper{height:204px;overflow:auto}.app-upper-right-close{position:absolute;top:0;right:15px;font-size:20px}.toast-message{white-space:pre-wrap}.app-overflow-auto{overflow:auto}.app-no-border{border:none!important}.app-contextmenu{background-color:#fff;border:1px solid;padding:10px 30px}.app-contextmenu-item{margin-left:-30px;margin-right:-30px;cursor:pointer}.app-contextmenu-item>span{padding:3px 30px}.app-contextmenu-item:hover{background-color:#ddd}.app-lh-0{line-height:0}.app-lh-05{line-height:.5}.app-lh-1{line-height:1}.app-lh-2{line-height:2}.app-lh-2-important{line-height:2!important}.app-lh-22{line-height:2.2}.app-display-block{display:block!important}.app-input-inline-icon{padding:0;margin:0;position:absolute;top:2px;right:20px}.app-bordered-box{border:1px solid #ccc}.app-mr-auto{margin-right:auto}.app-mrd-infobox-small{border:1px solid #ccc;padding:5px;border-radius:5px}.app-mrd-infobox{border:1px solid #ccc;padding:5px;border-radius:5px;margin-top:-5px;float:left}.app-mrd-infobox-editmode{margin-bottom:-20px;margin-top:-6px}.app-whitespace-prewrap{white-space:pre-wrap}.app-white-selectable{background-color:#fff}.app-white-selected{background-color:#ddd!important}.app-bb-box{border-bottom:2px solid #ddd}.app-white-selectable:hover{background-color:#ddd}.app-placeholder{color:#aaa}.app-placeholder-dark{color:#777}.modal-open{overflow:inherit;padding-right:0!important}.dropdown-menu a:hover{color:#000!important;background-color:#f5f5f5}.dropdown-menu span:hover,.dropdown-item a:hover{color:#000!important;background-color:transparent}.dropdown-item empty{color:#000!important;background-color:#f5f5f5}.app-history-box{max-height:775px;overflow-x:hidden;overflow-y:auto}.app-date-width,.app-input-width{width:100px}.load-more-btn{width:100%;margin-top:10px;background-color:ButtonFace}.app-max-width-100{max-width:100px}.app-search-buttons{position:absolute;top:55px;right:20px}.app-left-0{left:0}.app-left-4{left:4px}.app-left-10{left:10px}.app-bottom-0{bottom:0}.app-bottom-10{bottom:10px}.app-right-0{right:0}.app-right-10{right:10px!important}.app-right-20{right:20px}.app-right-25{right:25px}.app-right-50{right:50px}.app-top-2{top:2px}.app-top-5{top:5px}.app-top-20,.app-top-40{top:20px}.m-t-min-1{margin-top:-1px}.m-t-min-3{margin-top:-3px}.m-t-min-5{margin-top:-5px}.m-t-min-6{margin-top:-6px}.m-t-min-10{margin-top:-10px}.app-uppercase{text-transform:uppercase}.app-col-sm-10-with-addon{width:calc(83.33333% - 56px)!important}.app-bring-to-front{z-index:9999999!important}.modal{z-index:99999998!important}.app-bring-to-front-strong,.guppy_help{z-index:99999999!important}bs-dropdown-container{z-index:99999999!important}.app-bold{font-weight:700}.app-float-left{float:left}.app-float-right{float:right}.app-no-resize{resize:none}.app-table-no-border{border-top:none!important}.app-upper-left-indicator{position:absolute;top:2px;right:5px}.app-dialog-button{margin-bottom:19px;margin-top:1px;font-size:25px}.app-z-index-0{z-index:0!important}.app-col-divide:after{width:0px;content:\"-\";display:block;position:absolute;top:10px;bottom:0;right:2px;font-weight:700}.app-widgets-expanded{padding-right:20px!important;padding-top:10px!important;padding-bottom:0!important}.app-widget-head-expanded{padding:0 0 0 20px}.app-upper-right-trash{position:absolute;right:15px;top:15px;cursor:pointer;z-index:99}.app-absolute{position:absolute}.app-relative{position:relative}.app-box-ricarico{width:250px;position:absolute;bottom:35px}.app-box-ricarico-edit{width:250px;position:absolute;bottom:21px}.app-input-ricarico{display:inline;margin-left:2px;width:20%}.app-no-overflow{overflow:hidden}.app-overflow-visible{overflow:visible}.app-limited-block{max-height:350px;overflow:auto}.app-refresh-button{position:absolute;top:10px}.app-float-right{float:right!important}.app-intable-input{padding:2px 5px}.app-intable-select{padding:2px 5px;height:23px!important}.app-option-placeholder{color:#aaa!important}.app-option-placeholder option{color:#000!important}.app-lightgrey{color:#666}.app-bg-lightgrey{background-color:#ddd!important}.app-width-1000{width:1000px!important}.app-width-10{width:10px!important}.app-width-20{width:20px!important}.app-width-30{width:30px!important}.app-width-40{width:40px!important}.app-width-50{width:50px!important}.app-width-60{width:60px!important}.app-width-70{width:70px!important}.app-width-80{width:80px!important}.app-width-90{width:90px!important}.app-width-100{width:100px!important}.app-width-110{width:110px!important}.app-width-120{width:120px!important}.app-width-130{width:130px!important}.app-width-180{width:180px!important}.app-width-435{width:435px!important}.app-height-350{height:350px}.app-height-250{height:250px}.app-height-275{height:275px}.app-height-300{height:300px}.app-height-380{height:380px}.app-height-370{height:370px}.app-max-height-370{max-height:370px}.app-height-400,.app-height-425{height:400px}.app-height-450{height:450px}.app-height-560{height:560px}.app-sm2-minus-5{float:left;width:calc(16.66667% - 5px)!important}.app-sm10-plus-5{float:left;width:calc(83.33333% + 5px)!important}.app-deadline-todo{background-color:#87cefa!important}.app-deadline-done{background-color:#90ee90!important}.app-font-size-12{font-size:12px!important}.app-font-size-14{font-size:14px!important}.app-font-size-15{font-size:15px!important}.app-font-size-16{font-size:16px!important}.app-font-size-17{font-size:17px!important}.app-font-size-18{font-size:18px!important}.app-font-size-20{font-size:20px!important}.app-font-size-22{font-size:22px!important}.app-font-size-25{font-size:25px!important}.app-font-size-59{font-size:59px!important}.app-selected{background-color:#b0c4de}.app-aff-90{color:#006400}.app-aff-80{color:green}.app-aff-70{color:#90ee90}.app-aff-60{color:#3cb371}.app-aff-50{color:#ff8c00}.app-aff-40{color:red}.app-bg-aff-90{background-color:#006400}.app-bg-aff-80{background-color:green}.app-bg-aff-70{background-color:#90ee90}.app-bg-aff-60{background-color:#3cb371}.app-bg-aff-50{background-color:#ff8c00}.app-bg-aff-40{background-color:red}.app-scarico-materiale-body{max-height:500px;overflow:auto;overflow-x:hidden}.app-max-height-550{max-height:550px}.app-max-height-300{max-height:300px}.app-success-row{background-color:#389c90!important}.app-danger-row{background-color:#9c3838!important}.app-info-row{background-color:#388b9c!important}.app-active-readonly{color:#555!important;background-color:#fff!important}.app-reading-info{position:absolute;top:5px;left:5px;font-size:20px}.app-loading-over{display:none;margin:auto;position:absolute;inset:0;width:100%;height:100%;z-index:99;background:rgba(0,0,0,.5) none repeat}.app-loading-over-internal{color:#fff;position:absolute;top:48%;left:45%;font-size:15px}.app-circle{display:inline-block;width:10px;height:10px;border-radius:50%}.loader-img{position:absolute;width:140px;top:35%;left:calc(50% - 70px)}.app-timepicker-success{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem;border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.app-success-row-link{color:ivory!important}.dropdown-item:hover{color:#fff!important}.app-fixed-height-700{height:700px;overflow:auto;overflow-x:hidden}.app-fixed-height-610{height:610px;overflow:auto;overflow-x:hidden}.app-fixed-height-685{height:685px;overflow:auto;overflow-x:hidden}.app-arrow{height:15px;width:100%;text-align:center}.app-visible{display:block!important}.app-scheduling-symbol{position:absolute;right:15px;font-size:2.15em;z-index:100}.app-arrow:hover{background-color:#d3d3d3}.app-calendar-box{width:calc(100% - 380px);padding-left:10px;float:right}.app-deadline-box-container{width:380px;height:100%;float:left}.app-deadline-box{padding:0 3px;margin-bottom:5px;margin-left:5px;margin-right:5px;border-style:solid;border-color:#d3d3d3;border-width:2px;position:relative}.app-input-icon{position:absolute;color:#696969;top:11px;left:5px;z-index:999}.app-input-icon:hover{color:#696969}.app-text-center{text-align:center}.app-text-right{text-align:right}.app-text-left{text-align:left}.app-fe-sm-v{position:relative;top:0;width:1px;left:5px;font-size:8px;font-weight:700;color:#000;text-shadow:0px 0px .2px black}.app-fe-v{position:relative;top:-10px;left:145px;width:1px;font-size:11px;font-weight:700;color:#fffac2;text-shadow:0px 0px 1px #fffbcc}.app-card-function-button{padding:.5rem 1.25rem;border-bottom:solid 2px #D9D9D9}.app-modal-function-button{padding:8px 15px;border-bottom:solid 1px #D9D9D9}.app-no-bg-img{background-image:none!important}.app-widget-head-button{font-size:1.15rem;margin-top:-2px;margin-bottom:-5px;margin-left:10px}.app-line-separator{height:3px;background:rgb(237,237,237);border-bottom:1px solid rgb(237,237,237);margin-bottom:10px}.app-small-line-separator{height:2px;background:#ccc;border-bottom:1px solid #ccc;margin-bottom:5px;margin-top:5px}.app-link{color:#0275d8!important;cursor:pointer;text-decoration:none;display:block}.app-link:hover{color:#23527c!important;cursor:pointer;text-decoration:underline!important}.app-link-nocol{cursor:pointer;text-decoration:none}.app-link-nocol:hover{text-decoration:underline}.app-btn-widget{position:absolute;margin:0;top:3.5px;background-color:#414b50;cursor:pointer}.app-btn-widget-spacer{visibility:hidden;height:1px}.app-btn-widget:hover{background-color:#697378}.app-inline{display:inline}.app-btn-search{width:40.85px;height:38px}.app-fa-cell-fix{display:table-cell}.app-display-none{display:none}.app-border-radius-5{border-radius:5px!important}.app-no-padding{padding:0!important}.app-padding-5{padding:5px!important}.app-padding-2{padding:2px!important}.app-padding-3{padding:3px!important}.app-padding-10{padding:10px!important}.app-padding-15{padding:15px!important}.app-padding-left-0{padding-left:0!important}.app-padding-left-5{padding-left:5px!important}.app-padding-left-10{padding-left:10px!important}.app-padding-left-15{padding-left:15px!important}.app-padding-left-20{padding-left:20px!important}.app-padding-left-25{padding-left:25px!important}.app-padding-left-30{padding-left:30px!important}.app-padding-left-35{padding-left:35px!important}.app-padding-left-40{padding-left:40px!important}.app-padding-left-45{padding-left:45px!important}.app-padding-right-0{padding-right:0!important}.app-padding-right-5{padding-right:5px!important}.app-padding-right-10{padding-right:10px!important}.app-padding-right-15{padding-right:15px!important}.app-margin-0{margin:0!important}.app-margin-right-min-10{margin-right:-10px!important}.app-margin-left-min-2{margin-left:-2px}.app-margin-left-min-5{margin-left:-5px}.app-margin-left-min-10{margin-left:-10px!important}.app-margin-right-min-20{margin-right:-20px!important}.app-margin-left-0{margin-left:0!important}.app-margin-left-5{margin-left:5px!important}.app-margin-left-6{margin-left:6px!important}.app-margin-left-15{margin-left:15px!important}.app-margin-left-25{margin-left:25px!important}.app-margin-right-10{margin-right:10px!important}.app-margin-right-15{margin-right:15px!important}.app-margin-right-20{margin-right:20px!important}.app-margin-right-25{margin-right:25px!important}.app-margin-right-5{margin-right:5px!important}.app-margin-top-min-10{margin-top:-10px!important}.app-margin-top-min-15{margin-top:-15px!important}.app-margin-left-10{margin-left:10px!important}.app-margin-bottom-0{margin-bottom:0!important}.app-margin-bottom-2{margin-bottom:2px!important}.app-margin-bottom-5{margin-bottom:5px!important}.app-margin-bottom-10{margin-bottom:10px!important}.app-margin-bottom-14{margin-bottom:14px!important}.app-margin-bottom-15{margin-bottom:15px!important}.app-margin-bottom-20{margin-bottom:20px!important}.app-margin-bottom-25{margin-bottom:25px!important}.app-margin-bottom-30{margin-bottom:30px!important}.app-border-radius-10{border-radius:10px}.app-no-margin{margin:0!important}.app-no-row-margin{margin-left:0!important;margin-right:0!important}.app-white-text{color:#fff!important}.app-black-text{color:#242424!important}.app-pointer{cursor:pointer}.app-not-allowed{cursor:not-allowed}.app-hidden-view{visibility:hidden!important}.app-afterline-button{margin-top:5px;color:#fff;background-color:inherit;border-width:2px;border-color:#fff;font-weight:700;margin-bottom:-5px}.app-afterline-button-black{color:#000;background-color:inherit;border-width:2px;border-color:#000;font-weight:700;margin-bottom:5px}.m-t-min-2{margin-top:-2px}.m-t-1{margin-top:1px}.m-t-2{margin-top:2px}.m-t-3{margin-top:3px}.m-t-4{margin-top:4px}.m-t-6{margin-top:6px}.m-t-7{margin-top:7px}.m-t-8{margin-top:8px}.m-t-9{margin-top:9px}.m-t-10{margin-top:10px}.m-t-30{margin-top:30px}.f-s-25{font-size:25px}.app-pullleft-1{margin-right:1px}.app-pullleft-2{margin-right:2px}.app-pullleft-3{margin-right:3px}.app-pullleft-4{margin-right:4px}.app-pullleft-5{margin-right:5px}.app-pullleft-6{margin-right:6px}.app-pullleft-7{margin-right:7px}.app-pullleft-8{margin-right:8px}.app-pullleft-9{margin-right:9px}.app-pullleft-10{margin-right:10px}.app-pullleft-15{margin-right:15px}.app-pullright-1{margin-left:1px}.app-pullright-2{margin-left:2px}.app-pullright-3{margin-left:3px}.app-pullright-4{margin-left:4px}.app-pullright-5{margin-left:5px}.app-pullright-6{margin-left:6px}.app-pullright-7{margin-left:7px}.app-pullright-8{margin-left:8px}.app-pullright-9{margin-left:9px}.app-pullright-10{margin-left:10px}.app-pullright-15{margin-left:15px}.app-pullup-1{margin-bottom:1px}.app-pullup-2{margin-bottom:2px}.app-pullup-3{margin-bottom:3px}.app-pullup-4{margin-bottom:4px}.app-pullup-5{margin-bottom:5px}.app-pullup-6{margin-bottom:6px}.app-pullup-7{margin-bottom:7px}.app-pullup-8{margin-bottom:8px}.app-pullup-9{margin-bottom:9px}.app-pullup-10{margin-bottom:10px}.app-pullup-15{margin-bottom:15px}.app-one-clm-width{width:100%}.app-two-clm-width{width:50%}.app-three-clm-width{width:33.333%}.app-four-clm-width{width:25%}.app-five-clm-width{width:20%}.app-six-clm-width{width:16.666%}.app-col-12{width:100%}.app-col-11{width:91.66666667%}.app-col-10{width:83.33333333%}.app-col-9{width:75%}.app-col-8{width:66.66666667%}.app-col-7{width:58.33333333%}.app-col-6{width:50%}.app-col-5{width:41.66666667%}.app-col-4{width:33.33333333%}.app-col-3{width:25%}.app-col-2{width:16.66666667%}.app-col-1{width:8.33333333%}.app-padding-bottom-0{padding-bottom:0!important}.app-padding-bottom-5{padding-bottom:5px}.app-padding-bottom-10{padding-bottom:10px}.app-padding-top-0{padding-top:0!important}.app-padding-top-3{padding-top:3px!important}.app-padding-top-8{padding-top:8px!important}.app-padding-top-5{padding-top:5px!important}.app-padding-top-10{padding-top:10px!important}.app-padding-top-13{padding-top:13px!important}.app-padding-top-15{padding-top:15px!important}.app-padding-top-16{padding-top:16px!important}.app-mb-0{margin-bottom:0}.file-upload .file-upload-btn{position:absolute;width:100%;height:35px;z-index:9;opacity:0}.file-upload .delete-file{position:absolute;right:50px;top:8px;font-size:16px;opacity:.8;cursor:pointer;z-index:99;visibility:hidden}.file-upload:hover .delete-file{visibility:visible}.app-right-15{right:15px}.app-top-0{top:0}.app-top-10{top:10px}.app-fs-30{font-size:30px}.app-fs-16{font-size:16px}.app-fs-20{font-size:20px}.app-fs-23{font-size:23px}.app-fs-24{font-size:24px}.app-fs-18{font-size:18px}.app-fs-14{font-size:14px}.app-fs-12{font-size:12px}.selectable-timeline{height:20px;display:flex}.timeline-element-selected{cursor:pointer;text-decoration:underline;font-weight:700}.timeline-element-unselected{cursor:pointer;font-style:italic}.timeline-arrow{width:15px}.timeline-element-container{width:calc(100% - 37px);overflow:hidden;white-space:nowrap;text-overflow:ellipsis;display:flex}.app-checkbox-label{margin-left:5px;margin-top:-1px}.app-nowrap{white-space:nowrap}.app-min-height-365{min-height:365px}.app-min-width-std-395{min-width:395px}.app-min-width-std-110{min-width:110px}.app-min-width-std-150{min-width:150px}.app-min-width-std-220{min-width:220px}.app-min-width-std-120{min-width:120px}.app-min-width-std-70{min-width:70px}.app-ltab-border{border-left:2px solid #bbb}.app-rtab-border{border-right:2px solid #bbb}.app-col-min{width:1px}.app-filter-wrapper{padding-left:0;margin-top:20px}.app-first-filter-line{margin-top:-20px}.caret{display:inline-block;width:0;height:0;margin-left:2px;vertical-align:middle}.dropup,.dropdown{position:relative}.dropdown-toggle:focus{outline:0}.dropdown-menu{position:absolute;top:100%;left:0;display:none;float:left;min-width:160px;padding:5px 0;margin:2px 0 0;list-style:none;text-align:left;border:1px solid #CCC;background-clip:padding-box}.dropdown-menu.pull-right{right:0;left:auto}.dropdown-menu>li>a{display:block;padding:3px 20px;clear:both;font-weight:400;white-space:nowrap}.dropdown-menu>li>a:hover,.dropdown-menu>li>a:focus{text-decoration:none}.dropdown-menu>.active>a,.dropdown-menu>.active>a:hover,.dropdown-menu>.active>a:focus{text-decoration:none;outline:0}.dropdown-menu>.disabled>a:hover,.dropdown-menu>.disabled>a:focus{text-decoration:none;background-color:transparent;background-image:none}.open>.dropdown-menu{display:block}.open>a{outline:0}.dropdown-menu-right-user{left:-250px;right:0;top:-2px;width:242px}.dropdown-menu-right{left:auto;right:0}.dropdown-menu-left{left:0;right:auto}.dropdown-header{display:block;padding:3px 20px;white-space:nowrap}.dropdown-backdrop{position:fixed;inset:0}.pull-right>.dropdown-menu{right:0;left:auto}.dropup .caret,.navbar-fixed-bottom .dropdown .caret{border-top:0;content:\"\"}.dropup .dropdown-menu,.navbar-fixed-bottom .dropdown .dropdown-menu{top:auto;bottom:100%;margin-bottom:2px}.pace .pace-progress{background:#637CA0;position:absolute;height:3px;z-index:0}.pace .pace-progress-inner{display:none}.pace .pace-activity{position:absolute;top:10px;left:10px;border-width:1px;right:auto;width:18px;height:18px;border-top-color:#242d3a;border-left-color:#242d3a}.slimScrollBar,.slimScrollRail{border-radius:0!important;width:4px!important}.gu-mirror{position:fixed!important;margin:0!important;z-index:9999!important;opacity:.8;-ms-filter:\"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)\";filter:alpha(opacity=80);pointer-events:none}.gu-hide{left:-9999px!important}.gu-unselectable{-webkit-user-select:none!important;user-select:none!important}.gu-transit{opacity:.2;-ms-filter:\"progid:DXImageTransform.Microsoft.Alpha(Opacity=20)\";filter:alpha(opacity=20)}.guppy_help{max-height:400px;overflow-y:scroll}.toast-container{margin-top:55px}.ngx-json-viewer .segment-type-null>.segment-main>.segment-value{background-color:inherit!important}.swal2-html-container{overflow:hidden}@font-face{font-family:Roboto;font-style:normal;font-weight:100;src:local(\"Roboto Thin\"),local(\"Roboto-Thin\"),url(/assets/fonts/google/Roboto/Roboto-Thin.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:100;src:local(\"Roboto Thin Italic\"),local(\"Roboto-ThinItalic\"),url(/assets/fonts/google/Roboto/Roboto-ThinItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:300;src:local(\"Roboto Light\"),local(\"Roboto-Light\"),url(/assets/fonts/google/Roboto/Roboto-Light.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:300;src:local(\"Roboto Light Italic\"),local(\"Roboto-LightItalic\"),url(/assets/fonts/google/Roboto/Roboto-LightItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:400;src:local(\"Roboto Regular\"),local(\"Roboto-Regular\"),url(/assets/fonts/google/Roboto/Roboto-Regular.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:400;src:local(\"Roboto Italic\"),local(\"Roboto-Italic\"),url(/assets/fonts/google/Roboto/Roboto-Italic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:500;src:local(\"Roboto Medium\"),local(\"Roboto-Medium\"),url(/assets/fonts/google/Roboto/Roboto-Medium.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:500;src:local(\"Roboto Medium Italic\"),local(\"Roboto-MediumItalic\"),url(/assets/fonts/google/Roboto/Roboto-MediumItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:700;src:local(\"Roboto Bold\"),local(\"Roboto-Bold\"),url(/assets/fonts/google/Roboto/Roboto-Bold.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:700;src:local(\"Roboto Bold Italic\"),local(\"Roboto-BoldItalic\"),url(/assets/fonts/google/Roboto/Roboto-BoldItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:900;src:local(\"Roboto Black\"),local(\"Roboto-Black\"),url(/assets/fonts/google/Roboto/Roboto-Black.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:900;src:local(\"Roboto Black Italic\"),local(\"Roboto-BlackItalic\"),url(/assets/fonts/google/Roboto/Roboto-BlackItalic.ttf) format(\"truetype\")}html{height:100%;min-height:100%}body{font-family:Roboto,sans-serif;font-size:14px;color:#242424}body:before{content:\"\";position:fixed;width:100%;height:100%;top:0;left:0;background:#e9ebee;will-change:transform;z-index:-1}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{font-weight:400}h1 small,h2 small,h3 small,h4 small,h5 small,h6 small,.h1 small,.h2 small,.h3 small,.h4 small,.h5 small,.h6 small{font-size:70%}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-button{width:0px;height:0px}::-webkit-scrollbar-thumb{background:#e1e1e1;border:0px none #ffffff;border-radius:0}::-webkit-scrollbar-thumb:hover{background:#cccccc}::-webkit-scrollbar-thumb:active{background:#888888}::-webkit-scrollbar-track{background:#666666;border:0px none #ffffff;border-radius:0}::-webkit-scrollbar-track:hover{background:#666666}::-webkit-scrollbar-track:active{background:#333333}::-webkit-scrollbar-corner{background:transparent}.transition{transition:.3s}.widget-controls{position:absolute;z-index:1;top:0;right:0;padding:10px 20px;font-size:14px}.widget-controls a{color:#fff;margin-left:7px;line-height:1;vertical-align:top;display:inline-block}.widget-controls a i.glyphicon-resize-full{font-size:13px}.widget-controls a:hover{color:#ffffffb3}.widget-controls a.dropdown-toggle:after{display:none}.widget-controls ul.dropdown-menu{min-width:9rem;padding:0;border-radius:0}.widget-controls ul.dropdown-menu li{padding:4px;overflow:hidden}.widget-controls ul.dropdown-menu li a{color:#242d3a;font-size:13px;width:100%}.widget-controls ul.dropdown-menu li:hover{background-color:#242d3a}.widget-controls ul.dropdown-menu li:hover a{color:#fff}.card.fullscreened .card-header{line-height:35px}.card.fullscreened .card-header .widget-controls{padding:20px}.card.fullscreened .card-header .widget-controls a{margin-left:12px}.card.fullscreened .card-header .widget-controls a.setting{display:none}.card.fullscreened.card-primary{background:#024a88}.card.fullscreened.card-success{background:#2d922d}.card.fullscreened.card-info{background:#248dad}.card.fullscreened.card-warning{background:#f79a17}.card.fullscreened.card-danger{background:#bf1725}.scrolling{height:100%;overflow-y:scroll;padding-bottom:60px}.no-margin{margin:0}.bottom-15{margin-bottom:15px}.m-t-5{margin-top:5px}.m-t-15{margin-top:15px}.res-img{width:100%}.chart-outher{width:55%;margin:0 auto}.p-t-10{padding-top:10%}.o-visible{overflow:visible}.w-150{width:150px}.w-200{width:200px}@media (max-width: 543px){.chart-outher{width:100%}}@media (min-width: 544px) and (max-width: 767px){.chart-outher{width:85%}}@media (min-width: 992px) and (max-width: 1199px){.chart-outher{width:65%}}.mat-form-field-disabled .mat-form-field-wrapper{background-color:#ddd}.mat-no-border-top .mat-form-field-infix{border-top:none!important}.mat-dflt-margin,.mat-form-field-appearance-outline .mat-form-field-wrapper{margin-top:.125em!important;margin-bottom:.125em!important}.mat-form-field-wrapper{padding-bottom:0;height:35px;min-height:35px!important;margin-bottom:-7px!important}.mat-full-width{width:100%}.mat-full-height .mat-form-field-wrapper{height:100%!important}.mat-form-field-appearance-outline .mat-form-field-infix{padding-top:5px;padding-bottom:0;height:36px}.mat-form-field-appearance-outline .mat-form-field-infix select.mat-input-element{background-color:transparent;margin-bottom:-11px!important;margin-top:-2px!important;padding-top:0!important;top:0!important}.mat-form-field-appearance-outline .mat-form-field-infix input{display:inline-flex;margin-top:-8px;margin-bottom:-5px;padding-top:8px}.mat-form-field-appearance-outline .mat-form-field-suffix{height:25px!important;top:-2px!important}.mat-form-field-appearance-outline .mat-form-field-suffix .form-input-suffix{margin-right:5px!important;position:absolute!important;top:7px!important;right:4px!important}.mat-form-field-appearance-outline .mat-form-field-infix .form-input-suffix{position:relative!important;top:-4px!important}.mat-form-field-prefix .mat-icon-button,.mat-form-field-suffix .mat-icon-button{height:32px!important}.mat-form-field-label-wrapper{top:-8px}.mat-form-field-type-mat-native-select .mat-form-field-infix:after{top:60%!important}.mat-form-field-suffix{margin-right:-10px!important}.cdk-overlay-container{z-index:99999999!important}.mat-height-fixed .mat-form-field-flex{height:38px!important}.mat-height-auto .mat-form-field-flex{height:auto!important;padding-bottom:5px!important;padding-top:5px!important;padding-right:2px!important}.mat-height-auto .mat-form-field-infix{height:auto!important}.mat-icon-button-override{width:25px!important;top:0!important;color:#000000a3!important;position:absolute!important}.mat-icon-button-override-suffix{right:-5px!important}.mat-icon-button-override-prefix{left:-5px!important}.mat-option{height:25px!important;font-size:14px!important}.ngx-mat-timepicker .mat-form-field-infix{border-top:none!important}.mat-form-field-wrapper .form-control{width:100%;border:none;padding:0;line-height:1}.mat-form-field-wrapper .form-control:focus{box-shadow:none!important}.mat-form-field-wrapper .form-control.checking-field.ng-touched{padding-right:0;background-position-y:14px!important;background-position-x:right;padding-top:8px;padding-bottom:0}.mat-height-auto .form-control.checking-field.ng-touched{padding-right:25px;background-position:center right .625rem!important}.mat-form-field-wrapper .form-control.input-small.checking-field.ng-touched{background-position-y:9px!important;padding-right:25px}.mat-form-field-wrapper .form-control{background-color:transparent!important}.mat-form-field-wrapper .form-control.checking-combo.ng-touched{padding-right:45px;background-position-y:8px!important;padding-top:4px!important}.mat-form-field-wrapper .form-control.checking-combo.ng-untouched{padding-right:20px;background-position-y:8px!important;padding-top:4px!important}.mat-input-with-suffix{width:calc(100% - 35px)!important;display:inline-block!important;margin-right:10px!important}.mat-input-group-addon .mat-form-field-appearance-outline .mat-form-field-wrapper{background-color:#eceeef;border:1px solid rgba(0,0,0,.15);border-radius:.25rem}.mat-form-field-appearance-outline textarea{padding:5px 0!important}.snow{position:absolute;width:10px;height:10px;background:white;border-radius:50%}.snow:nth-child(1){opacity:1.6782;transform:translate(98.9223vw,-10px) scale(.7086);animation:fall-1 18s -14s linear infinite}@keyframes fall-1{46.854%{transform:translate(94.1685vw,46.854vh) scale(.7086)}to{transform:translate(96.5454vw,99vh) scale(.7086)}}.snow:nth-child(2){opacity:1.0808;transform:translate(96.1308vw,-10px) scale(.2634);animation:fall-2 15s -22s linear infinite}@keyframes fall-2{48.844%{transform:translate(93.6636vw,48.844vh) scale(.2634)}to{transform:translate(94.8972vw,99vh) scale(.2634)}}.snow:nth-child(3){opacity:1.7112;transform:translate(87.1233vw,-10px) scale(.2614);animation:fall-3 19s -13s linear infinite}@keyframes fall-3{43.994%{transform:translate(87.9832vw,43.994vh) scale(.2614)}to{transform:translate(87.55325vw,99vh) scale(.2614)}}.snow:nth-child(4){opacity:1.626;transform:translate(72.8546vw,-10px) scale(.0325);animation:fall-4 19s -9s linear infinite}@keyframes fall-4{70.396%{transform:translate(79.2392vw,70.396vh) scale(.0325)}to{transform:translate(76.0469vw,99vh) scale(.0325)}}.snow:nth-child(5){opacity:1.7278;transform:translate(81.0967vw,-10px) scale(.8585);animation:fall-5 10s -26s linear infinite}@keyframes fall-5{70.783%{transform:translate(84.8616vw,70.783vh) scale(.8585)}to{transform:translate(82.97915vw,99vh) scale(.8585)}}.snow:nth-child(6){opacity:1.559;transform:translate(69.573vw,-10px) scale(.4924);animation:fall-6 24s -6s linear infinite}@keyframes fall-6{62.699%{transform:translate(67.0605vw,62.699vh) scale(.4924)}to{transform:translate(68.31675vw,99vh) scale(.4924)}}.snow:nth-child(7){opacity:1.5576;transform:translate(7.6073vw,-10px) scale(.7906);animation:fall-7 28s -16s linear infinite}@keyframes fall-7{36.299%{transform:translate(15.2088vw,36.299vh) scale(.7906)}to{transform:translate(11.40805vw,99vh) scale(.7906)}}.snow:nth-child(8){opacity:1.2264;transform:translate(73.9621vw,-10px) scale(.0841);animation:fall-8 20s -17s linear infinite}@keyframes fall-8{38.062%{transform:translate(77.8113vw,38.062vh) scale(.0841)}to{transform:translate(75.8867vw,99vh) scale(.0841)}}.snow:nth-child(9){opacity:1.7684;transform:translate(62.6137vw,-10px) scale(.0653);animation:fall-9 21s -8s linear infinite}@keyframes fall-9{37.874%{transform:translate(69.1188vw,37.874vh) scale(.0653)}to{transform:translate(65.86625vw,99vh) scale(.0653)}}.snow:nth-child(10){opacity:.115;transform:translate(82.5004vw,-10px) scale(.493);animation:fall-10 15s -22s linear infinite}@keyframes fall-10{39.252%{transform:translate(85.8583vw,39.252vh) scale(.493)}to{transform:translate(84.17935vw,99vh) scale(.493)}}.snow:nth-child(11){opacity:.1136;transform:translate(99.4093vw,-10px) scale(.0141);animation:fall-11 11s -10s linear infinite}@keyframes fall-11{49.13%{transform:translate(100.6217vw,49.13vh) scale(.0141)}to{transform:translate(100.0155vw,99vh) scale(.0141)}}.snow:nth-child(12){opacity:.9636;transform:translate(25.1266vw,-10px) scale(.0963);animation:fall-12 29s -25s linear infinite}@keyframes fall-12{62.032%{transform:translate(16.6284vw,62.032vh) scale(.0963)}to{transform:translate(20.8775vw,99vh) scale(.0963)}}.snow:nth-child(13){opacity:1.7394;transform:translate(94.9714vw,-10px) scale(.7934);animation:fall-13 18s -25s linear infinite}@keyframes fall-13{54.912%{transform:translate(94.0064vw,54.912vh) scale(.7934)}to{transform:translate(94.4889vw,99vh) scale(.7934)}}.snow:nth-child(14){opacity:.9338;transform:translate(35.8916vw,-10px) scale(.5728);animation:fall-14 16s -8s linear infinite}@keyframes fall-14{34.007%{transform:translate(31.0675vw,34.007vh) scale(.5728)}to{transform:translate(33.47955vw,99vh) scale(.5728)}}.snow:nth-child(15){opacity:1.9682;transform:translate(20.5532vw,-10px) scale(.2696);animation:fall-15 20s -27s linear infinite}@keyframes fall-15{57.622%{transform:translate(16.7135vw,57.622vh) scale(.2696)}to{transform:translate(18.63335vw,99vh) scale(.2696)}}.snow:nth-child(16){opacity:.8258;transform:translate(76.4659vw,-10px) scale(.3015);animation:fall-16 21s -1s linear infinite}@keyframes fall-16{66.554%{transform:translate(67.3387vw,66.554vh) scale(.3015)}to{transform:translate(71.9023vw,99vh) scale(.3015)}}.snow:nth-child(17){opacity:.8916;transform:translate(15.2373vw,-10px) scale(.5243);animation:fall-17 21s -3s linear infinite}@keyframes fall-17{34.862%{transform:translate(22.9362vw,34.862vh) scale(.5243)}to{transform:translate(19.08675vw,99vh) scale(.5243)}}.snow:nth-child(18){opacity:.193;transform:translate(65.3427vw,-10px) scale(.8283);animation:fall-18 28s -30s linear infinite}@keyframes fall-18{76.035%{transform:translate(67.9297vw,76.035vh) scale(.8283)}to{transform:translate(66.6362vw,99vh) scale(.8283)}}.snow:nth-child(19){opacity:1.078;transform:translate(43.5977vw,-10px) scale(.8114);animation:fall-19 22s -2s linear infinite}@keyframes fall-19{67.462%{transform:translate(42.9371vw,67.462vh) scale(.8114)}to{transform:translate(43.2674vw,99vh) scale(.8114)}}.snow:nth-child(20){opacity:1.9262;transform:translate(2.6805vw,-10px) scale(.8242);animation:fall-20 13s -3s linear infinite}@keyframes fall-20{46.102%{transform:translate(2.5121vw,46.102vh) scale(.8242)}to{transform:translate(2.5963vw,99vh) scale(.8242)}}.snow:nth-child(21){opacity:.5062;transform:translate(77.6509vw,-10px) scale(.9395);animation:fall-21 22s -2s linear infinite}@keyframes fall-21{72.273%{transform:translate(70.7403vw,72.273vh) scale(.9395)}to{transform:translate(74.1956vw,99vh) scale(.9395)}}.snow:nth-child(22){opacity:1.8556;transform:translate(4.2678vw,-10px) scale(.0905);animation:fall-22 24s -6s linear infinite}@keyframes fall-22{53.929%{transform:translate(3.4177vw,53.929vh) scale(.0905)}to{transform:translate(3.84275vw,99vh) scale(.0905)}}.snow:nth-child(23){opacity:.1314;transform:translate(64.5585vw,-10px) scale(.559);animation:fall-23 26s -10s linear infinite}@keyframes fall-23{35.969%{transform:translate(59.3034vw,35.969vh) scale(.559)}to{transform:translate(61.93095vw,99vh) scale(.559)}}.snow:nth-child(24){opacity:.7582;transform:translate(47.3661vw,-10px) scale(.233);animation:fall-24 30s -24s linear infinite}@keyframes fall-24{43.922%{transform:translate(52.6383vw,43.922vh) scale(.233)}to{transform:translate(50.0022vw,99vh) scale(.233)}}.snow:nth-child(25){opacity:1.6772;transform:translate(68.2702vw,-10px) scale(.5039);animation:fall-25 27s -12s linear infinite}@keyframes fall-25{33.173%{transform:translate(74.3857vw,33.173vh) scale(.5039)}to{transform:translate(71.32795vw,99vh) scale(.5039)}}.snow:nth-child(26){opacity:.4748;transform:translate(66.8983vw,-10px) scale(.3809);animation:fall-26 29s -23s linear infinite}@keyframes fall-26{31.603%{transform:translate(75.067vw,31.603vh) scale(.3809)}to{transform:translate(70.98265vw,99vh) scale(.3809)}}.snow:nth-child(27){opacity:1.059;transform:translate(13.7489vw,-10px) scale(.374);animation:fall-27 19s -24s linear infinite}@keyframes fall-27{51.108%{transform:translate(9.5302vw,51.108vh) scale(.374)}to{transform:translate(11.63955vw,99vh) scale(.374)}}.snow:nth-child(28){opacity:.3498;transform:translate(73.2085vw,-10px) scale(.2155);animation:fall-28 30s -29s linear infinite}@keyframes fall-28{42.529%{transform:translate(71.5923vw,42.529vh) scale(.2155)}to{transform:translate(72.4004vw,99vh) scale(.2155)}}.snow:nth-child(29){opacity:.7278;transform:translate(46.5809vw,-10px) scale(.6547);animation:fall-29 18s -4s linear infinite}@keyframes fall-29{66.546%{transform:translate(54.5387vw,66.546vh) scale(.6547)}to{transform:translate(50.5598vw,99vh) scale(.6547)}}.snow:nth-child(30){opacity:.9524;transform:translate(15.5736vw,-10px) scale(.3984);animation:fall-30 14s -23s linear infinite}@keyframes fall-30{59.99%{transform:translate(12.9092vw,59.99vh) scale(.3984)}to{transform:translate(14.2414vw,99vh) scale(.3984)}}.snow:nth-child(31){opacity:.2866;transform:translate(33.5875vw,-10px) scale(.4906);animation:fall-31 13s -12s linear infinite}@keyframes fall-31{78.692%{transform:translate(34.8577vw,78.692vh) scale(.4906)}to{transform:translate(34.2226vw,99vh) scale(.4906)}}.snow:nth-child(32){opacity:1.3412;transform:translate(18.6681vw,-10px) scale(.7538);animation:fall-32 30s -1s linear infinite}@keyframes fall-32{36.673%{transform:translate(22.8981vw,36.673vh) scale(.7538)}to{transform:translate(20.7831vw,99vh) scale(.7538)}}.snow:nth-child(33){opacity:.2048;transform:translate(4.7813vw,-10px) scale(.9805);animation:fall-33 17s -13s linear infinite}@keyframes fall-33{43.284%{transform:translate(6.1505vw,43.284vh) scale(.9805)}to{transform:translate(5.4659vw,99vh) scale(.9805)}}.snow:nth-child(34){opacity:1.1692;transform:translate(99.9106vw,-10px) scale(.322);animation:fall-34 17s -8s linear infinite}@keyframes fall-34{33.813%{transform:translate(103.486vw,33.813vh) scale(.322)}to{transform:translate(101.6983vw,99vh) scale(.322)}}.snow:nth-child(35){opacity:1.1014;transform:translate(17.2221vw,-10px) scale(.3838);animation:fall-35 21s -7s linear infinite}@keyframes fall-35{52.28%{transform:translate(7.6187vw,52.28vh) scale(.3838)}to{transform:translate(12.4204vw,99vh) scale(.3838)}}.snow:nth-child(36){opacity:1.1456;transform:translate(47.067vw,-10px) scale(.9904);animation:fall-36 15s -21s linear infinite}@keyframes fall-36{65.422%{transform:translate(39.6604vw,65.422vh) scale(.9904)}to{transform:translate(43.3637vw,99vh) scale(.9904)}}.snow:nth-child(37){opacity:1.884;transform:translate(41.3109vw,-10px) scale(.7184);animation:fall-37 27s -18s linear infinite}@keyframes fall-37{55.214%{transform:translate(35.2937vw,55.214vh) scale(.7184)}to{transform:translate(38.3023vw,99vh) scale(.7184)}}.snow:nth-child(38){opacity:.0088;transform:translate(58.1511vw,-10px) scale(.2512);animation:fall-38 21s -8s linear infinite}@keyframes fall-38{42.033%{transform:translate(54.6632vw,42.033vh) scale(.2512)}to{transform:translate(56.40715vw,99vh) scale(.2512)}}.snow:nth-child(39){opacity:.7558;transform:translate(41.4049vw,-10px) scale(.2321);animation:fall-39 27s -13s linear infinite}@keyframes fall-39{53.721%{transform:translate(49.2691vw,53.721vh) scale(.2321)}to{transform:translate(45.337vw,99vh) scale(.2321)}}.snow:nth-child(40){opacity:1.134;transform:translate(98.0952vw,-10px) scale(.8814);animation:fall-40 20s -6s linear infinite}@keyframes fall-40{45.72%{transform:translate(103.5711vw,45.72vh) scale(.8814)}to{transform:translate(100.83315vw,99vh) scale(.8814)}}.snow:nth-child(41){opacity:1.5948;transform:translate(9.578vw,-10px) scale(.0463);animation:fall-41 19s -15s linear infinite}@keyframes fall-41{68.696%{transform:translate(9.5829vw,68.696vh) scale(.0463)}to{transform:translate(9.58045vw,99vh) scale(.0463)}}.snow:nth-child(42){opacity:.4172;transform:translate(8.0406vw,-10px) scale(.1753);animation:fall-42 24s -15s linear infinite}@keyframes fall-42{55.573%{transform:translate(1.5897vw,55.573vh) scale(.1753)}to{transform:translate(4.81515vw,99vh) scale(.1753)}}.snow:nth-child(43){opacity:.1708;transform:translate(21.809vw,-10px) scale(.5132);animation:fall-43 17s -28s linear infinite}@keyframes fall-43{56.842%{transform:translate(17.9264vw,56.842vh) scale(.5132)}to{transform:translate(19.8677vw,99vh) scale(.5132)}}.snow:nth-child(44){opacity:1.578;transform:translate(89.0816vw,-10px) scale(.4645);animation:fall-44 24s -26s linear infinite}@keyframes fall-44{70.156%{transform:translate(83.8926vw,70.156vh) scale(.4645)}to{transform:translate(86.4871vw,99vh) scale(.4645)}}.snow:nth-child(45){opacity:.1372;transform:translate(28.8797vw,-10px) scale(.0542);animation:fall-45 25s -15s linear infinite}@keyframes fall-45{62.875%{transform:translate(34.0679vw,62.875vh) scale(.0542)}to{transform:translate(31.4738vw,99vh) scale(.0542)}}.snow:nth-child(46){opacity:.3428;transform:translate(2.2428vw,-10px) scale(.1953);animation:fall-46 15s -18s linear infinite}@keyframes fall-46{61.577%{transform:translate(.3293vw,61.577vh) scale(.1953)}to{transform:translate(1.28605vw,99vh) scale(.1953)}}.snow:nth-child(47){opacity:1.7128;transform:translate(38.9637vw,-10px) scale(.1667);animation:fall-47 24s -18s linear infinite}@keyframes fall-47{53.176%{transform:translate(43.9286vw,53.176vh) scale(.1667)}to{transform:translate(41.44615vw,99vh) scale(.1667)}}.snow:nth-child(48){opacity:1.0074;transform:translate(86.6658vw,-10px) scale(.488);animation:fall-48 20s -16s linear infinite}@keyframes fall-48{57.776%{transform:translate(81.1866vw,57.776vh) scale(.488)}to{transform:translate(83.9262vw,99vh) scale(.488)}}.snow:nth-child(49){opacity:1.7166;transform:translate(78.3277vw,-10px) scale(.9042);animation:fall-49 16s -18s linear infinite}@keyframes fall-49{51.591%{transform:translate(80.8366vw,51.591vh) scale(.9042)}to{transform:translate(79.58215vw,99vh) scale(.9042)}}.snow:nth-child(50){opacity:1.767;transform:translate(33.3583vw,-10px) scale(.8652);animation:fall-50 29s -1s linear infinite}@keyframes fall-50{77.73%{transform:translate(28.6053vw,77.73vh) scale(.8652)}to{transform:translate(30.9818vw,99vh) scale(.8652)}}.snow:nth-child(51){opacity:.3424;transform:translate(83.2337vw,-10px) scale(.6868);animation:fall-51 24s -21s linear infinite}@keyframes fall-51{34.004%{transform:translate(76.0122vw,34.004vh) scale(.6868)}to{transform:translate(79.62295vw,99vh) scale(.6868)}}.snow:nth-child(52){opacity:.0146;transform:translate(93.6128vw,-10px) scale(.6248);animation:fall-52 14s -10s linear infinite}@keyframes fall-52{43.437%{transform:translate(87.1831vw,43.437vh) scale(.6248)}to{transform:translate(90.39795vw,99vh) scale(.6248)}}.snow:nth-child(53){opacity:1.1742;transform:translate(86.6351vw,-10px) scale(.5281);animation:fall-53 24s -28s linear infinite}@keyframes fall-53{51.16%{transform:translate(95.9634vw,51.16vh) scale(.5281)}to{transform:translate(91.29925vw,99vh) scale(.5281)}}.snow:nth-child(54){opacity:.9536;transform:translate(82.7602vw,-10px) scale(.2539);animation:fall-54 18s -14s linear infinite}@keyframes fall-54{72.733%{transform:translate(92.4822vw,72.733vh) scale(.2539)}to{transform:translate(87.6212vw,99vh) scale(.2539)}}.snow:nth-child(55){opacity:1.9718;transform:translate(38.1736vw,-10px) scale(.1163);animation:fall-55 12s -14s linear infinite}@keyframes fall-55{36.519%{transform:translate(42.1669vw,36.519vh) scale(.1163)}to{transform:translate(40.17025vw,99vh) scale(.1163)}}.snow:nth-child(56){opacity:.3626;transform:translate(77.103vw,-10px) scale(.1214);animation:fall-56 30s -23s linear infinite}@keyframes fall-56{53.157%{transform:translate(74.2138vw,53.157vh) scale(.1214)}to{transform:translate(75.6584vw,99vh) scale(.1214)}}.snow:nth-child(57){opacity:.69;transform:translate(1.6637vw,-10px) scale(.5793);animation:fall-57 20s -23s linear infinite}@keyframes fall-57{30.22%{transform:translate(8.0744vw,30.22vh) scale(.5793)}to{transform:translate(4.86905vw,99vh) scale(.5793)}}.snow:nth-child(58){opacity:.1668;transform:translate(29.7518vw,-10px) scale(.1405);animation:fall-58 18s -24s linear infinite}@keyframes fall-58{33.978%{transform:translate(37.1002vw,33.978vh) scale(.1405)}to{transform:translate(33.426vw,99vh) scale(.1405)}}.snow:nth-child(59){opacity:.2382;transform:translate(86.0935vw,-10px) scale(.5567);animation:fall-59 11s -13s linear infinite}@keyframes fall-59{55.835%{transform:translate(76.2084vw,55.835vh) scale(.5567)}to{transform:translate(81.15095vw,99vh) scale(.5567)}}.snow:nth-child(60){opacity:.0126;transform:translate(7.9464vw,-10px) scale(.8936);animation:fall-60 18s -26s linear infinite}@keyframes fall-60{45.241%{transform:translate(6.2284vw,45.241vh) scale(.8936)}to{transform:translate(7.0874vw,99vh) scale(.8936)}}.snow:nth-child(61){opacity:1.6158;transform:translate(26.3275vw,-10px) scale(.4931);animation:fall-61 17s -15s linear infinite}@keyframes fall-61{62.156%{transform:translate(17.482vw,62.156vh) scale(.4931)}to{transform:translate(21.90475vw,99vh) scale(.4931)}}.snow:nth-child(62){opacity:.1748;transform:translate(56.4345vw,-10px) scale(.2489);animation:fall-62 22s -9s linear infinite}@keyframes fall-62{50.301%{transform:translate(58.2382vw,50.301vh) scale(.2489)}to{transform:translate(57.33635vw,99vh) scale(.2489)}}.snow:nth-child(63){opacity:1.83;transform:translate(13.9167vw,-10px) scale(.7814);animation:fall-63 28s -19s linear infinite}@keyframes fall-63{73.742%{transform:translate(6.2226vw,73.742vh) scale(.7814)}to{transform:translate(10.06965vw,99vh) scale(.7814)}}.snow:nth-child(64){opacity:.4422;transform:translate(72.6522vw,-10px) scale(.6804);animation:fall-64 17s -22s linear infinite}@keyframes fall-64{55.657%{transform:translate(65.2297vw,55.657vh) scale(.6804)}to{transform:translate(68.94095vw,99vh) scale(.6804)}}.snow:nth-child(65){opacity:.9384;transform:translate(73.0194vw,-10px) scale(.2877);animation:fall-65 10s -20s linear infinite}@keyframes fall-65{41.557%{transform:translate(80.718vw,41.557vh) scale(.2877)}to{transform:translate(76.8687vw,99vh) scale(.2877)}}.snow:nth-child(66){opacity:1.5664;transform:translate(74.756vw,-10px) scale(.7062);animation:fall-66 28s -29s linear infinite}@keyframes fall-66{53.354%{transform:translate(67.5021vw,53.354vh) scale(.7062)}to{transform:translate(71.12905vw,99vh) scale(.7062)}}.snow:nth-child(67){opacity:.0176;transform:translate(20.2016vw,-10px) scale(.8498);animation:fall-67 16s -6s linear infinite}@keyframes fall-67{76.718%{transform:translate(17.7546vw,76.718vh) scale(.8498)}to{transform:translate(18.9781vw,99vh) scale(.8498)}}.snow:nth-child(68){opacity:.76;transform:translate(36.4561vw,-10px) scale(.2014);animation:fall-68 30s -13s linear infinite}@keyframes fall-68{46.066%{transform:translate(37.4447vw,46.066vh) scale(.2014)}to{transform:translate(36.9504vw,99vh) scale(.2014)}}.snow:nth-child(69){opacity:1.204;transform:translate(64.3241vw,-10px) scale(.5807);animation:fall-69 20s -20s linear infinite}@keyframes fall-69{44.861%{transform:translate(64.8044vw,44.861vh) scale(.5807)}to{transform:translate(64.56425vw,99vh) scale(.5807)}}.snow:nth-child(70){opacity:1.5842;transform:translate(65.7426vw,-10px) scale(.6251);animation:fall-70 11s -12s linear infinite}@keyframes fall-70{32.906%{transform:translate(60.767vw,32.906vh) scale(.6251)}to{transform:translate(63.2548vw,99vh) scale(.6251)}}.snow:nth-child(71){opacity:.9828;transform:translate(74.3952vw,-10px) scale(.6994);animation:fall-71 24s -25s linear infinite}@keyframes fall-71{36.662%{transform:translate(67.8923vw,36.662vh) scale(.6994)}to{transform:translate(71.14375vw,99vh) scale(.6994)}}.snow:nth-child(72){opacity:1.8462;transform:translate(15.7695vw,-10px) scale(.4666);animation:fall-72 17s -3s linear infinite}@keyframes fall-72{39.081%{transform:translate(13.5611vw,39.081vh) scale(.4666)}to{transform:translate(14.6653vw,99vh) scale(.4666)}}.snow:nth-child(73){opacity:1.1772;transform:translate(42.8487vw,-10px) scale(.6748);animation:fall-73 24s -22s linear infinite}@keyframes fall-73{49.722%{transform:translate(40.1825vw,49.722vh) scale(.6748)}to{transform:translate(41.5156vw,99vh) scale(.6748)}}.snow:nth-child(74){opacity:.8306;transform:translate(19.3118vw,-10px) scale(.5807);animation:fall-74 23s -7s linear infinite}@keyframes fall-74{41.392%{transform:translate(16.4572vw,41.392vh) scale(.5807)}to{transform:translate(17.8845vw,99vh) scale(.5807)}}.snow:nth-child(75){opacity:.1698;transform:translate(54.0792vw,-10px) scale(.2944);animation:fall-75 17s -30s linear infinite}@keyframes fall-75{44.384%{transform:translate(54.983vw,44.384vh) scale(.2944)}to{transform:translate(54.5311vw,99vh) scale(.2944)}}.snow:nth-child(76){opacity:1.7706;transform:translate(35.1814vw,-10px) scale(.9447);animation:fall-76 18s -12s linear infinite}@keyframes fall-76{50.409%{transform:translate(41.9843vw,50.409vh) scale(.9447)}to{transform:translate(38.58285vw,99vh) scale(.9447)}}.snow:nth-child(77){opacity:.2084;transform:translate(45.3373vw,-10px) scale(.1212);animation:fall-77 20s -22s linear infinite}@keyframes fall-77{30.799%{transform:translate(51.8061vw,30.799vh) scale(.1212)}to{transform:translate(48.5717vw,99vh) scale(.1212)}}.snow:nth-child(78){opacity:.1566;transform:translate(62.2287vw,-10px) scale(.7264);animation:fall-78 30s -6s linear infinite}@keyframes fall-78{47.055%{transform:translate(68.1414vw,47.055vh) scale(.7264)}to{transform:translate(65.18505vw,99vh) scale(.7264)}}.snow:nth-child(79){opacity:1.5434;transform:translate(93.5074vw,-10px) scale(.2193);animation:fall-79 29s -28s linear infinite}@keyframes fall-79{38.524%{transform:translate(98.0252vw,38.524vh) scale(.2193)}to{transform:translate(95.7663vw,99vh) scale(.2193)}}.snow:nth-child(80){opacity:1.212;transform:translate(99.6385vw,-10px) scale(.9146);animation:fall-80 13s -13s linear infinite}@keyframes fall-80{50.254%{transform:translate(102.3539vw,50.254vh) scale(.9146)}to{transform:translate(100.9962vw,99vh) scale(.9146)}}.snow:nth-child(81){opacity:1.581;transform:translate(16.8231vw,-10px) scale(.3124);animation:fall-81 29s -14s linear infinite}@keyframes fall-81{71.396%{transform:translate(10.159vw,71.396vh) scale(.3124)}to{transform:translate(13.49105vw,99vh) scale(.3124)}}.snow:nth-child(82){opacity:.6662;transform:translate(28.0904vw,-10px) scale(.9938);animation:fall-82 30s -11s linear infinite}@keyframes fall-82{63.201%{transform:translate(35.5839vw,63.201vh) scale(.9938)}to{transform:translate(31.83715vw,99vh) scale(.9938)}}.snow:nth-child(83){opacity:.0212;transform:translate(65.0304vw,-10px) scale(.5433);animation:fall-83 17s -21s linear infinite}@keyframes fall-83{71.971%{transform:translate(56.3194vw,71.971vh) scale(.5433)}to{transform:translate(60.6749vw,99vh) scale(.5433)}}.snow:nth-child(84){opacity:.0658;transform:translate(44.6568vw,-10px) scale(.916);animation:fall-84 14s -18s linear infinite}@keyframes fall-84{34.296%{transform:translate(36.3712vw,34.296vh) scale(.916)}to{transform:translate(40.514vw,99vh) scale(.916)}}.snow:nth-child(85){opacity:.7702;transform:translate(42.8132vw,-10px) scale(.8483);animation:fall-85 23s -8s linear infinite}@keyframes fall-85{65.583%{transform:translate(40.1523vw,65.583vh) scale(.8483)}to{transform:translate(41.48275vw,99vh) scale(.8483)}}.snow:nth-child(86){opacity:1.3836;transform:translate(76.8453vw,-10px) scale(.4963);animation:fall-86 10s -7s linear infinite}@keyframes fall-86{70.089%{transform:translate(68.0475vw,70.089vh) scale(.4963)}to{transform:translate(72.4464vw,99vh) scale(.4963)}}.snow:nth-child(87){opacity:1.4482;transform:translate(2.1997vw,-10px) scale(.2306);animation:fall-87 14s -11s linear infinite}@keyframes fall-87{43.142%{transform:translate(7.0141vw,43.142vh) scale(.2306)}to{transform:translate(4.6069vw,99vh) scale(.2306)}}.snow:nth-child(88){opacity:1.2958;transform:translate(21.6937vw,-10px) scale(.0741);animation:fall-88 16s -13s linear infinite}@keyframes fall-88{41.608%{transform:translate(23.3674vw,41.608vh) scale(.0741)}to{transform:translate(22.53055vw,99vh) scale(.0741)}}.snow:nth-child(89){opacity:1.9832;transform:translate(66.3479vw,-10px) scale(.9903);animation:fall-89 23s -19s linear infinite}@keyframes fall-89{62.803%{transform:translate(61.0615vw,62.803vh) scale(.9903)}to{transform:translate(63.7047vw,99vh) scale(.9903)}}.snow:nth-child(90){opacity:.0608;transform:translate(75.2835vw,-10px) scale(.6035);animation:fall-90 29s -17s linear infinite}@keyframes fall-90{63.175%{transform:translate(70.3626vw,63.175vh) scale(.6035)}to{transform:translate(72.82305vw,99vh) scale(.6035)}}.snow:nth-child(91){opacity:.4712;transform:translate(66.0232vw,-10px) scale(.68);animation:fall-91 26s -30s linear infinite}@keyframes fall-91{67.048%{transform:translate(75.0264vw,67.048vh) scale(.68)}to{transform:translate(70.5248vw,99vh) scale(.68)}}.snow:nth-child(92){opacity:.8144;transform:translate(13.7089vw,-10px) scale(.4323);animation:fall-92 12s -30s linear infinite}@keyframes fall-92{67.447%{transform:translate(23.2527vw,67.447vh) scale(.4323)}to{transform:translate(18.4808vw,99vh) scale(.4323)}}.snow:nth-child(93){opacity:.6066;transform:translate(24.2972vw,-10px) scale(.9047);animation:fall-93 25s -19s linear infinite}@keyframes fall-93{51.731%{transform:translate(21.9013vw,51.731vh) scale(.9047)}to{transform:translate(23.09925vw,99vh) scale(.9047)}}.snow:nth-child(94){opacity:.0982;transform:translate(62.1435vw,-10px) scale(.3435);animation:fall-94 23s -16s linear infinite}@keyframes fall-94{44.052%{transform:translate(62.5578vw,44.052vh) scale(.3435)}to{transform:translate(62.35065vw,99vh) scale(.3435)}}.snow:nth-child(95){opacity:1.4244;transform:translate(41.1807vw,-10px) scale(.9932);animation:fall-95 22s -26s linear infinite}@keyframes fall-95{51.235%{transform:translate(33.2811vw,51.235vh) scale(.9932)}to{transform:translate(37.2309vw,99vh) scale(.9932)}}.snow:nth-child(96){opacity:1.4724;transform:translate(8.6728vw,-10px) scale(.9023);animation:fall-96 30s -7s linear infinite}@keyframes fall-96{57.217%{transform:translate(6.0918vw,57.217vh) scale(.9023)}to{transform:translate(7.3823vw,99vh) scale(.9023)}}.snow:nth-child(97){opacity:1.3938;transform:translate(8.9299vw,-10px) scale(.0366);animation:fall-97 12s -20s linear infinite}@keyframes fall-97{57.712%{transform:translate(10.8658vw,57.712vh) scale(.0366)}to{transform:translate(9.89785vw,99vh) scale(.0366)}}.snow:nth-child(98){opacity:1.592;transform:translate(40.4477vw,-10px) scale(.0948);animation:fall-98 16s -12s linear infinite}@keyframes fall-98{73.703%{transform:translate(31.7718vw,73.703vh) scale(.0948)}to{transform:translate(36.10975vw,99vh) scale(.0948)}}.snow:nth-child(99){opacity:.702;transform:translate(85.58vw,-10px) scale(.4183);animation:fall-99 12s -29s linear infinite}@keyframes fall-99{54.434%{transform:translate(86.1254vw,54.434vh) scale(.4183)}to{transform:translate(85.8527vw,99vh) scale(.4183)}}.snow:nth-child(100){opacity:.213;transform:translate(10.2872vw,-10px) scale(.6118);animation:fall-100 17s -5s linear infinite}@keyframes fall-100{40.876%{transform:translate(6.9402vw,40.876vh) scale(.6118)}to{transform:translate(8.6137vw,99vh) scale(.6118)}}.snow:nth-child(101){opacity:1.883;transform:translate(15.9266vw,-10px) scale(.9394);animation:fall-101 30s -10s linear infinite}@keyframes fall-101{59.085%{transform:translate(15.1201vw,59.085vh) scale(.9394)}to{transform:translate(15.52335vw,99vh) scale(.9394)}}.snow:nth-child(102){opacity:.7472;transform:translate(17.3362vw,-10px) scale(.3573);animation:fall-102 20s -3s linear infinite}@keyframes fall-102{70.21%{transform:translate(19.4067vw,70.21vh) scale(.3573)}to{transform:translate(18.37145vw,99vh) scale(.3573)}}.snow:nth-child(103){opacity:1.6118;transform:translate(7.7196vw,-10px) scale(.749);animation:fall-103 10s -6s linear infinite}@keyframes fall-103{36.387%{transform:translate(13.0076vw,36.387vh) scale(.749)}to{transform:translate(10.3636vw,99vh) scale(.749)}}.snow:nth-child(104){opacity:1.7228;transform:translate(81.6499vw,-10px) scale(.9554);animation:fall-104 11s -15s linear infinite}@keyframes fall-104{56.734%{transform:translate(78.5089vw,56.734vh) scale(.9554)}to{transform:translate(80.0794vw,99vh) scale(.9554)}}.snow:nth-child(105){opacity:.6178;transform:translate(55.4641vw,-10px) scale(.585);animation:fall-105 16s -12s linear infinite}@keyframes fall-105{77.794%{transform:translate(50.9356vw,77.794vh) scale(.585)}to{transform:translate(53.19985vw,99vh) scale(.585)}}.snow:nth-child(106){opacity:.1014;transform:translate(23.0253vw,-10px) scale(.0857);animation:fall-106 10s -2s linear infinite}@keyframes fall-106{78.521%{transform:translate(32.5655vw,78.521vh) scale(.0857)}to{transform:translate(27.7954vw,99vh) scale(.0857)}}.snow:nth-child(107){opacity:1.1774;transform:translate(75.7821vw,-10px) scale(.3756);animation:fall-107 26s -6s linear infinite}@keyframes fall-107{35.407%{transform:translate(65.9302vw,35.407vh) scale(.3756)}to{transform:translate(70.85615vw,99vh) scale(.3756)}}.snow:nth-child(108){opacity:1.2094;transform:translate(21.6675vw,-10px) scale(.2812);animation:fall-108 12s -14s linear infinite}@keyframes fall-108{77.816%{transform:translate(27.7915vw,77.816vh) scale(.2812)}to{transform:translate(24.7295vw,99vh) scale(.2812)}}.snow:nth-child(109){opacity:1.2882;transform:translate(75.7961vw,-10px) scale(.3058);animation:fall-109 24s -18s linear infinite}@keyframes fall-109{38.266%{transform:translate(82.7084vw,38.266vh) scale(.3058)}to{transform:translate(79.25225vw,99vh) scale(.3058)}}.snow:nth-child(110){opacity:.1442;transform:translate(33.7734vw,-10px) scale(.3853);animation:fall-110 12s -22s linear infinite}@keyframes fall-110{55.647%{transform:translate(30.2702vw,55.647vh) scale(.3853)}to{transform:translate(32.0218vw,99vh) scale(.3853)}}.snow:nth-child(111){opacity:1.3174;transform:translate(31.6933vw,-10px) scale(.6407);animation:fall-111 10s -8s linear infinite}@keyframes fall-111{43.115%{transform:translate(27.5305vw,43.115vh) scale(.6407)}to{transform:translate(29.6119vw,99vh) scale(.6407)}}.snow:nth-child(112){opacity:1.1136;transform:translate(55.0785vw,-10px) scale(.1564);animation:fall-112 19s -14s linear infinite}@keyframes fall-112{68.61%{transform:translate(63.7071vw,68.61vh) scale(.1564)}to{transform:translate(59.3928vw,99vh) scale(.1564)}}.snow:nth-child(113){opacity:1.2078;transform:translate(52.3388vw,-10px) scale(.9371);animation:fall-113 25s -11s linear infinite}@keyframes fall-113{63.528%{transform:translate(49.6419vw,63.528vh) scale(.9371)}to{transform:translate(50.99035vw,99vh) scale(.9371)}}.snow:nth-child(114){opacity:1.421;transform:translate(75.604vw,-10px) scale(.69);animation:fall-114 22s -5s linear infinite}@keyframes fall-114{63.227%{transform:translate(72.0759vw,63.227vh) scale(.69)}to{transform:translate(73.83995vw,99vh) scale(.69)}}.snow:nth-child(115){opacity:.275;transform:translate(57.2125vw,-10px) scale(.1796);animation:fall-115 14s -13s linear infinite}@keyframes fall-115{70.062%{transform:translate(56.3065vw,70.062vh) scale(.1796)}to{transform:translate(56.7595vw,99vh) scale(.1796)}}.snow:nth-child(116){opacity:.1616;transform:translate(6.9529vw,-10px) scale(.4062);animation:fall-116 13s -19s linear infinite}@keyframes fall-116{62.609%{transform:translate(5.7889vw,62.609vh) scale(.4062)}to{transform:translate(6.3709vw,99vh) scale(.4062)}}.snow:nth-child(117){opacity:1.6764;transform:translate(48.0004vw,-10px) scale(.5435);animation:fall-117 29s -30s linear infinite}@keyframes fall-117{68.19%{transform:translate(56.8368vw,68.19vh) scale(.5435)}to{transform:translate(52.4186vw,99vh) scale(.5435)}}.snow:nth-child(118){opacity:1.517;transform:translate(84.1437vw,-10px) scale(.9979);animation:fall-118 11s -11s linear infinite}@keyframes fall-118{48.513%{transform:translate(93.1097vw,48.513vh) scale(.9979)}to{transform:translate(88.6267vw,99vh) scale(.9979)}}.snow:nth-child(119){opacity:1.8116;transform:translate(75.5335vw,-10px) scale(.7135);animation:fall-119 13s -4s linear infinite}@keyframes fall-119{62.364%{transform:translate(78.4998vw,62.364vh) scale(.7135)}to{transform:translate(77.01665vw,99vh) scale(.7135)}}.snow:nth-child(120){opacity:.4928;transform:translate(24.3524vw,-10px) scale(.6939);animation:fall-120 15s -6s linear infinite}@keyframes fall-120{49.869%{transform:translate(29.1874vw,49.869vh) scale(.6939)}to{transform:translate(26.7699vw,99vh) scale(.6939)}}.snow:nth-child(121){opacity:1.68;transform:translate(8.6318vw,-10px) scale(.3446);animation:fall-121 15s -24s linear infinite}@keyframes fall-121{68.304%{transform:translate(-1.2863vw,68.304vh) scale(.3446)}to{transform:translate(3.67275vw,99vh) scale(.3446)}}.snow:nth-child(122){opacity:1.677;transform:translate(56.0351vw,-10px) scale(.9329);animation:fall-122 19s -22s linear infinite}@keyframes fall-122{78.236%{transform:translate(57.2919vw,78.236vh) scale(.9329)}to{transform:translate(56.6635vw,99vh) scale(.9329)}}.snow:nth-child(123){opacity:1.7774;transform:translate(33.725vw,-10px) scale(.9821);animation:fall-123 29s -7s linear infinite}@keyframes fall-123{43.201%{transform:translate(28.078vw,43.201vh) scale(.9821)}to{transform:translate(30.9015vw,99vh) scale(.9821)}}.snow:nth-child(124){opacity:1.0218;transform:translate(91.9647vw,-10px) scale(.7373);animation:fall-124 27s -18s linear infinite}@keyframes fall-124{45.381%{transform:translate(90.1714vw,45.381vh) scale(.7373)}to{transform:translate(91.06805vw,99vh) scale(.7373)}}.snow:nth-child(125){opacity:.1954;transform:translate(45.4622vw,-10px) scale(.2833);animation:fall-125 25s -3s linear infinite}@keyframes fall-125{56.737%{transform:translate(51.0245vw,56.737vh) scale(.2833)}to{transform:translate(48.24335vw,99vh) scale(.2833)}}.snow:nth-child(126){opacity:.649;transform:translate(84.7113vw,-10px) scale(.0627);animation:fall-126 10s -2s linear infinite}@keyframes fall-126{65.652%{transform:translate(91.4589vw,65.652vh) scale(.0627)}to{transform:translate(88.0851vw,99vh) scale(.0627)}}.snow:nth-child(127){opacity:1.5828;transform:translate(18.775vw,-10px) scale(.0929);animation:fall-127 20s -11s linear infinite}@keyframes fall-127{74.611%{transform:translate(25.5503vw,74.611vh) scale(.0929)}to{transform:translate(22.16265vw,99vh) scale(.0929)}}.snow:nth-child(128){opacity:.9494;transform:translate(67.2022vw,-10px) scale(.4614);animation:fall-128 11s -21s linear infinite}@keyframes fall-128{79.247%{transform:translate(71.4244vw,79.247vh) scale(.4614)}to{transform:translate(69.3133vw,99vh) scale(.4614)}}.snow:nth-child(129){opacity:1.9236;transform:translate(59.6991vw,-10px) scale(.699);animation:fall-129 25s -15s linear infinite}@keyframes fall-129{34.916%{transform:translate(58.8258vw,34.916vh) scale(.699)}to{transform:translate(59.26245vw,99vh) scale(.699)}}.snow:nth-child(130){opacity:1.1548;transform:translate(28.266vw,-10px) scale(.1037);animation:fall-130 11s -1s linear infinite}@keyframes fall-130{41.961%{transform:translate(26.3911vw,41.961vh) scale(.1037)}to{transform:translate(27.32855vw,99vh) scale(.1037)}}.snow:nth-child(131){opacity:.9346;transform:translate(55.246vw,-10px) scale(.0996);animation:fall-131 12s -26s linear infinite}@keyframes fall-131{48.427%{transform:translate(61.744vw,48.427vh) scale(.0996)}to{transform:translate(58.495vw,99vh) scale(.0996)}}.snow:nth-child(132){opacity:1.6888;transform:translate(96.4711vw,-10px) scale(.1366);animation:fall-132 29s -14s linear infinite}@keyframes fall-132{38.203%{transform:translate(104.5862vw,38.203vh) scale(.1366)}to{transform:translate(100.52865vw,99vh) scale(.1366)}}.snow:nth-child(133){opacity:.5266;transform:translate(87.1111vw,-10px) scale(.1811);animation:fall-133 23s -16s linear infinite}@keyframes fall-133{48.704%{transform:translate(94.4767vw,48.704vh) scale(.1811)}to{transform:translate(90.7939vw,99vh) scale(.1811)}}.snow:nth-child(134){opacity:1.673;transform:translate(83.891vw,-10px) scale(.3219);animation:fall-134 23s -4s linear infinite}@keyframes fall-134{72.987%{transform:translate(83.9194vw,72.987vh) scale(.3219)}to{transform:translate(83.9052vw,99vh) scale(.3219)}}.snow:nth-child(135){opacity:.7008;transform:translate(32.1151vw,-10px) scale(.141);animation:fall-135 20s -28s linear infinite}@keyframes fall-135{72.599%{transform:translate(33.3175vw,72.599vh) scale(.141)}to{transform:translate(32.7163vw,99vh) scale(.141)}}.snow:nth-child(136){opacity:.7892;transform:translate(98.8989vw,-10px) scale(.9901);animation:fall-136 18s -11s linear infinite}@keyframes fall-136{64.57%{transform:translate(94.3308vw,64.57vh) scale(.9901)}to{transform:translate(96.61485vw,99vh) scale(.9901)}}.snow:nth-child(137){opacity:1.6862;transform:translate(48.8627vw,-10px) scale(.4881);animation:fall-137 18s -10s linear infinite}@keyframes fall-137{76.056%{transform:translate(48.8461vw,76.056vh) scale(.4881)}to{transform:translate(48.8544vw,99vh) scale(.4881)}}.snow:nth-child(138){opacity:1.8532;transform:translate(54.3467vw,-10px) scale(.023);animation:fall-138 28s -27s linear infinite}@keyframes fall-138{43.77%{transform:translate(63.0561vw,43.77vh) scale(.023)}to{transform:translate(58.7014vw,99vh) scale(.023)}}.snow:nth-child(139){opacity:.4348;transform:translate(25.7229vw,-10px) scale(.1452);animation:fall-139 28s -13s linear infinite}@keyframes fall-139{76.224%{transform:translate(28.3096vw,76.224vh) scale(.1452)}to{transform:translate(27.01625vw,99vh) scale(.1452)}}.snow:nth-child(140){opacity:.298;transform:translate(39.6215vw,-10px) scale(.0202);animation:fall-140 28s -28s linear infinite}@keyframes fall-140{49.907%{transform:translate(48.0804vw,49.907vh) scale(.0202)}to{transform:translate(43.85095vw,99vh) scale(.0202)}}.snow:nth-child(141){opacity:1.2694;transform:translate(34.3891vw,-10px) scale(.936);animation:fall-141 26s -11s linear infinite}@keyframes fall-141{38.522%{transform:translate(42.3759vw,38.522vh) scale(.936)}to{transform:translate(38.3825vw,99vh) scale(.936)}}.snow:nth-child(142){opacity:1.7112;transform:translate(75.4602vw,-10px) scale(.3827);animation:fall-142 21s -13s linear infinite}@keyframes fall-142{49.743%{transform:translate(79.2123vw,49.743vh) scale(.3827)}to{transform:translate(77.33625vw,99vh) scale(.3827)}}.snow:nth-child(143){opacity:1.6886;transform:translate(60.1368vw,-10px) scale(.0229);animation:fall-143 13s -22s linear infinite}@keyframes fall-143{78.301%{transform:translate(62.8902vw,78.301vh) scale(.0229)}to{transform:translate(61.5135vw,99vh) scale(.0229)}}.snow:nth-child(144){opacity:1.8452;transform:translate(82.2613vw,-10px) scale(.9165);animation:fall-144 11s -12s linear infinite}@keyframes fall-144{67.932%{transform:translate(72.5438vw,67.932vh) scale(.9165)}to{transform:translate(77.40255vw,99vh) scale(.9165)}}.snow:nth-child(145){opacity:.4448;transform:translate(65.5617vw,-10px) scale(.8745);animation:fall-145 19s -20s linear infinite}@keyframes fall-145{42.963%{transform:translate(57.2701vw,42.963vh) scale(.8745)}to{transform:translate(61.4159vw,99vh) scale(.8745)}}.snow:nth-child(146){opacity:.7794;transform:translate(45.8993vw,-10px) scale(.6046);animation:fall-146 29s -3s linear infinite}@keyframes fall-146{72.889%{transform:translate(35.9582vw,72.889vh) scale(.6046)}to{transform:translate(40.92875vw,99vh) scale(.6046)}}.snow:nth-child(147){opacity:1.0946;transform:translate(13.4206vw,-10px) scale(.4449);animation:fall-147 20s -12s linear infinite}@keyframes fall-147{30.144%{transform:translate(6.0356vw,30.144vh) scale(.4449)}to{transform:translate(9.7281vw,99vh) scale(.4449)}}.snow:nth-child(148){opacity:.4268;transform:translate(44.9773vw,-10px) scale(.2664);animation:fall-148 18s -27s linear infinite}@keyframes fall-148{44.862%{transform:translate(47.6504vw,44.862vh) scale(.2664)}to{transform:translate(46.31385vw,99vh) scale(.2664)}}.snow:nth-child(149){opacity:1.4342;transform:translate(66.9766vw,-10px) scale(.7929);animation:fall-149 15s -17s linear infinite}@keyframes fall-149{77.54%{transform:translate(76.521vw,77.54vh) scale(.7929)}to{transform:translate(71.7488vw,99vh) scale(.7929)}}.snow:nth-child(150){opacity:1.6434;transform:translate(52.5444vw,-10px) scale(.7233);animation:fall-150 11s -18s linear infinite}@keyframes fall-150{55.488%{transform:translate(42.7112vw,55.488vh) scale(.7233)}to{transform:translate(47.6278vw,99vh) scale(.7233)}}.snow:nth-child(151){opacity:.3008;transform:translate(33.3011vw,-10px) scale(.2682);animation:fall-151 11s -26s linear infinite}@keyframes fall-151{41.254%{transform:translate(27.6642vw,41.254vh) scale(.2682)}to{transform:translate(30.48265vw,99vh) scale(.2682)}}.snow:nth-child(152){opacity:.2162;transform:translate(92.4774vw,-10px) scale(.1291);animation:fall-152 27s -8s linear infinite}@keyframes fall-152{71.607%{transform:translate(90.6005vw,71.607vh) scale(.1291)}to{transform:translate(91.53895vw,99vh) scale(.1291)}}.snow:nth-child(153){opacity:1.106;transform:translate(16.1254vw,-10px) scale(.0836);animation:fall-153 22s -26s linear infinite}@keyframes fall-153{56.261%{transform:translate(13.3697vw,56.261vh) scale(.0836)}to{transform:translate(14.74755vw,99vh) scale(.0836)}}.snow:nth-child(154){opacity:1.5478;transform:translate(5.8044vw,-10px) scale(.7223);animation:fall-154 22s -14s linear infinite}@keyframes fall-154{69.603%{transform:translate(5.298vw,69.603vh) scale(.7223)}to{transform:translate(5.5512vw,99vh) scale(.7223)}}.snow:nth-child(155){opacity:1.1704;transform:translate(32.995vw,-10px) scale(.5558);animation:fall-155 12s -21s linear infinite}@keyframes fall-155{47.107%{transform:translate(37.9851vw,47.107vh) scale(.5558)}to{transform:translate(35.49005vw,99vh) scale(.5558)}}.snow:nth-child(156){opacity:.5012;transform:translate(58.9793vw,-10px) scale(.8379);animation:fall-156 12s -9s linear infinite}@keyframes fall-156{70.199%{transform:translate(52.4637vw,70.199vh) scale(.8379)}to{transform:translate(55.7215vw,99vh) scale(.8379)}}.snow:nth-child(157){opacity:.6794;transform:translate(72.0589vw,-10px) scale(.1172);animation:fall-157 15s -20s linear infinite}@keyframes fall-157{49.371%{transform:translate(81.0442vw,49.371vh) scale(.1172)}to{transform:translate(76.55155vw,99vh) scale(.1172)}}.snow:nth-child(158){opacity:1.6614;transform:translate(20.6564vw,-10px) scale(.7622);animation:fall-158 11s -3s linear infinite}@keyframes fall-158{60.516%{transform:translate(19.9884vw,60.516vh) scale(.7622)}to{transform:translate(20.3224vw,99vh) scale(.7622)}}.snow:nth-child(159){opacity:.554;transform:translate(94.0887vw,-10px) scale(.3627);animation:fall-159 30s -26s linear infinite}@keyframes fall-159{60.073%{transform:translate(98.8598vw,60.073vh) scale(.3627)}to{transform:translate(96.47425vw,99vh) scale(.3627)}}.snow:nth-child(160){opacity:1.7052;transform:translate(36.5003vw,-10px) scale(.3479);animation:fall-160 18s -11s linear infinite}@keyframes fall-160{57.063%{transform:translate(45.234vw,57.063vh) scale(.3479)}to{transform:translate(40.86715vw,99vh) scale(.3479)}}.snow:nth-child(161){opacity:1.2248;transform:translate(86.5565vw,-10px) scale(.8163);animation:fall-161 17s -10s linear infinite}@keyframes fall-161{44.073%{transform:translate(83.3185vw,44.073vh) scale(.8163)}to{transform:translate(84.9375vw,99vh) scale(.8163)}}.snow:nth-child(162){opacity:.5706;transform:translate(47.8089vw,-10px) scale(.0947);animation:fall-162 11s -8s linear infinite}@keyframes fall-162{58.345%{transform:translate(52.0983vw,58.345vh) scale(.0947)}to{transform:translate(49.9536vw,99vh) scale(.0947)}}.snow:nth-child(163){opacity:1.1214;transform:translate(25.3606vw,-10px) scale(.7533);animation:fall-163 13s -1s linear infinite}@keyframes fall-163{69.423%{transform:translate(34.1589vw,69.423vh) scale(.7533)}to{transform:translate(29.75975vw,99vh) scale(.7533)}}.snow:nth-child(164){opacity:1.5678;transform:translate(46.1788vw,-10px) scale(.3326);animation:fall-164 11s -20s linear infinite}@keyframes fall-164{74.789%{transform:translate(36.3531vw,74.789vh) scale(.3326)}to{transform:translate(41.26595vw,99vh) scale(.3326)}}.snow:nth-child(165){opacity:1.3936;transform:translate(36.7429vw,-10px) scale(.6118);animation:fall-165 16s -27s linear infinite}@keyframes fall-165{66.584%{transform:translate(26.9464vw,66.584vh) scale(.6118)}to{transform:translate(31.84465vw,99vh) scale(.6118)}}.snow:nth-child(166){opacity:.289;transform:translate(97.4493vw,-10px) scale(.4461);animation:fall-166 17s -25s linear infinite}@keyframes fall-166{60.951%{transform:translate(87.9518vw,60.951vh) scale(.4461)}to{transform:translate(92.70055vw,99vh) scale(.4461)}}.snow:nth-child(167){opacity:.6944;transform:translate(50.3026vw,-10px) scale(.0997);animation:fall-167 14s -11s linear infinite}@keyframes fall-167{52.679%{transform:translate(52.9806vw,52.679vh) scale(.0997)}to{transform:translate(51.6416vw,99vh) scale(.0997)}}.snow:nth-child(168){opacity:1.7202;transform:translate(55.0559vw,-10px) scale(.3528);animation:fall-168 22s -19s linear infinite}@keyframes fall-168{32.028%{transform:translate(58.6141vw,32.028vh) scale(.3528)}to{transform:translate(56.835vw,99vh) scale(.3528)}}.snow:nth-child(169){opacity:1.559;transform:translate(48.6671vw,-10px) scale(.4678);animation:fall-169 17s -11s linear infinite}@keyframes fall-169{73.152%{transform:translate(43.1137vw,73.152vh) scale(.4678)}to{transform:translate(45.8904vw,99vh) scale(.4678)}}.snow:nth-child(170){opacity:.98;transform:translate(45.1466vw,-10px) scale(.1591);animation:fall-170 20s -27s linear infinite}@keyframes fall-170{37.556%{transform:translate(52.7811vw,37.556vh) scale(.1591)}to{transform:translate(48.96385vw,99vh) scale(.1591)}}.snow:nth-child(171){opacity:.4896;transform:translate(21.0581vw,-10px) scale(.0427);animation:fall-171 20s -16s linear infinite}@keyframes fall-171{71.205%{transform:translate(17.0054vw,71.205vh) scale(.0427)}to{transform:translate(19.03175vw,99vh) scale(.0427)}}.snow:nth-child(172){opacity:.1234;transform:translate(13.7507vw,-10px) scale(.413);animation:fall-172 21s -8s linear infinite}@keyframes fall-172{60.842%{transform:translate(15.1071vw,60.842vh) scale(.413)}to{transform:translate(14.4289vw,99vh) scale(.413)}}.snow:nth-child(173){opacity:.8654;transform:translate(52.7425vw,-10px) scale(.0773);animation:fall-173 21s -24s linear infinite}@keyframes fall-173{44.899%{transform:translate(46.9604vw,44.899vh) scale(.0773)}to{transform:translate(49.85145vw,99vh) scale(.0773)}}.snow:nth-child(174){opacity:.1134;transform:translate(74.6393vw,-10px) scale(.4275);animation:fall-174 30s -1s linear infinite}@keyframes fall-174{31.739%{transform:translate(73.4064vw,31.739vh) scale(.4275)}to{transform:translate(74.02285vw,99vh) scale(.4275)}}.snow:nth-child(175){opacity:.4672;transform:translate(93.3962vw,-10px) scale(.3214);animation:fall-175 16s -17s linear infinite}@keyframes fall-175{64.413%{transform:translate(91.6588vw,64.413vh) scale(.3214)}to{transform:translate(92.5275vw,99vh) scale(.3214)}}.snow:nth-child(176){opacity:.6288;transform:translate(10.613vw,-10px) scale(.3272);animation:fall-176 10s -24s linear infinite}@keyframes fall-176{33.47%{transform:translate(8.7403vw,33.47vh) scale(.3272)}to{transform:translate(9.67665vw,99vh) scale(.3272)}}.snow:nth-child(177){opacity:.158;transform:translate(86.4766vw,-10px) scale(.7169);animation:fall-177 21s -30s linear infinite}@keyframes fall-177{51.266%{transform:translate(89.7761vw,51.266vh) scale(.7169)}to{transform:translate(88.12635vw,99vh) scale(.7169)}}.snow:nth-child(178){opacity:1.6904;transform:translate(11.4591vw,-10px) scale(.0674);animation:fall-178 10s -13s linear infinite}@keyframes fall-178{47.411%{transform:translate(7.4202vw,47.411vh) scale(.0674)}to{transform:translate(9.43965vw,99vh) scale(.0674)}}.snow:nth-child(179){opacity:1.6432;transform:translate(4.6636vw,-10px) scale(.6917);animation:fall-179 20s -19s linear infinite}@keyframes fall-179{76.506%{transform:translate(-.8142vw,76.506vh) scale(.6917)}to{transform:translate(1.9247vw,99vh) scale(.6917)}}.snow:nth-child(180){opacity:1.4138;transform:translate(70.5236vw,-10px) scale(.3799);animation:fall-180 18s -11s linear infinite}@keyframes fall-180{60.846%{transform:translate(72.5776vw,60.846vh) scale(.3799)}to{transform:translate(71.5506vw,99vh) scale(.3799)}}.snow:nth-child(181){opacity:1.8844;transform:translate(8.4447vw,-10px) scale(.7103);animation:fall-181 26s -15s linear infinite}@keyframes fall-181{59.937%{transform:translate(17.7117vw,59.937vh) scale(.7103)}to{transform:translate(13.0782vw,99vh) scale(.7103)}}.snow:nth-child(182){opacity:.289;transform:translate(36.5218vw,-10px) scale(.8265);animation:fall-182 22s -15s linear infinite}@keyframes fall-182{40.026%{transform:translate(43.5411vw,40.026vh) scale(.8265)}to{transform:translate(40.03145vw,99vh) scale(.8265)}}.snow:nth-child(183){opacity:.8766;transform:translate(67.6993vw,-10px) scale(.2284);animation:fall-183 25s -4s linear infinite}@keyframes fall-183{71.265%{transform:translate(75.3406vw,71.265vh) scale(.2284)}to{transform:translate(71.51995vw,99vh) scale(.2284)}}.snow:nth-child(184){opacity:.1194;transform:translate(10.9063vw,-10px) scale(.6368);animation:fall-184 25s -2s linear infinite}@keyframes fall-184{77.097%{transform:translate(8.0294vw,77.097vh) scale(.6368)}to{transform:translate(9.46785vw,99vh) scale(.6368)}}.snow:nth-child(185){opacity:.6054;transform:translate(96.3246vw,-10px) scale(.7252);animation:fall-185 29s -9s linear infinite}@keyframes fall-185{55.554%{transform:translate(94.7231vw,55.554vh) scale(.7252)}to{transform:translate(95.52385vw,99vh) scale(.7252)}}.snow:nth-child(186){opacity:.4014;transform:translate(3.8308vw,-10px) scale(.3924);animation:fall-186 10s -1s linear infinite}@keyframes fall-186{37.578%{transform:translate(-4.5989vw,37.578vh) scale(.3924)}to{transform:translate(-.38405vw,99vh) scale(.3924)}}.snow:nth-child(187){opacity:.83;transform:translate(70.1922vw,-10px) scale(.5546);animation:fall-187 23s -24s linear infinite}@keyframes fall-187{35.355%{transform:translate(73.4255vw,35.355vh) scale(.5546)}to{transform:translate(71.80885vw,99vh) scale(.5546)}}.snow:nth-child(188){opacity:1.7516;transform:translate(50.1244vw,-10px) scale(.6976);animation:fall-188 12s -2s linear infinite}@keyframes fall-188{38.044%{transform:translate(56.1365vw,38.044vh) scale(.6976)}to{transform:translate(53.13045vw,99vh) scale(.6976)}}.snow:nth-child(189){opacity:1.3004;transform:translate(62.7986vw,-10px) scale(.9724);animation:fall-189 20s -24s linear infinite}@keyframes fall-189{31.013%{transform:translate(68.9935vw,31.013vh) scale(.9724)}to{transform:translate(65.89605vw,99vh) scale(.9724)}}.snow:nth-child(190){opacity:.5318;transform:translate(6.4545vw,-10px) scale(.7912);animation:fall-190 19s -13s linear infinite}@keyframes fall-190{58.657%{transform:translate(12.0361vw,58.657vh) scale(.7912)}to{transform:translate(9.2453vw,99vh) scale(.7912)}}.snow:nth-child(191){opacity:.0906;transform:translate(89.2708vw,-10px) scale(.5084);animation:fall-191 20s -30s linear infinite}@keyframes fall-191{38.706%{transform:translate(88.5955vw,38.706vh) scale(.5084)}to{transform:translate(88.93315vw,99vh) scale(.5084)}}.snow:nth-child(192){opacity:.5828;transform:translate(42.8412vw,-10px) scale(.9844);animation:fall-192 26s -5s linear infinite}@keyframes fall-192{55.283%{transform:translate(43.3172vw,55.283vh) scale(.9844)}to{transform:translate(43.0792vw,99vh) scale(.9844)}}.snow:nth-child(193){opacity:1.4842;transform:translate(69.7073vw,-10px) scale(.1217);animation:fall-193 23s -26s linear infinite}@keyframes fall-193{36.439%{transform:translate(64.0939vw,36.439vh) scale(.1217)}to{transform:translate(66.9006vw,99vh) scale(.1217)}}.snow:nth-child(194){opacity:1.3414;transform:translate(29.6681vw,-10px) scale(.2422);animation:fall-194 20s -9s linear infinite}@keyframes fall-194{32.708%{transform:translate(22.4889vw,32.708vh) scale(.2422)}to{transform:translate(26.0785vw,99vh) scale(.2422)}}.snow:nth-child(195){opacity:.5252;transform:translate(93.4271vw,-10px) scale(.7588);animation:fall-195 13s -16s linear infinite}@keyframes fall-195{73.131%{transform:translate(95.8413vw,73.131vh) scale(.7588)}to{transform:translate(94.6342vw,99vh) scale(.7588)}}.snow:nth-child(196){opacity:1.5984;transform:translate(42.1403vw,-10px) scale(.9742);animation:fall-196 30s -2s linear infinite}@keyframes fall-196{76.288%{transform:translate(42.7692vw,76.288vh) scale(.9742)}to{transform:translate(42.45475vw,99vh) scale(.9742)}}.snow:nth-child(197){opacity:1.727;transform:translate(99.7422vw,-10px) scale(.1494);animation:fall-197 22s -13s linear infinite}@keyframes fall-197{51.104%{transform:translate(101.5771vw,51.104vh) scale(.1494)}to{transform:translate(100.65965vw,99vh) scale(.1494)}}.snow:nth-child(198){opacity:1.8156;transform:translate(73.0627vw,-10px) scale(.0943);animation:fall-198 30s -10s linear infinite}@keyframes fall-198{73.912%{transform:translate(67.5313vw,73.912vh) scale(.0943)}to{transform:translate(70.297vw,99vh) scale(.0943)}}.snow:nth-child(199){opacity:1.1456;transform:translate(67.1861vw,-10px) scale(.2492);animation:fall-199 14s -11s linear infinite}@keyframes fall-199{58.821%{transform:translate(74.33vw,58.821vh) scale(.2492)}to{transform:translate(70.75805vw,99vh) scale(.2492)}}.snow:nth-child(200){opacity:1.6348;transform:translate(84.9358vw,-10px) scale(.1874);animation:fall-200 29s -7s linear infinite}@keyframes fall-200{63.609%{transform:translate(76.9217vw,63.609vh) scale(.1874)}to{transform:translate(80.92875vw,99vh) scale(.1874)}}.snow:nth-child(201){opacity:.551;transform:translate(74.9908vw,-10px) scale(.8341);animation:fall-201 26s -11s linear infinite}@keyframes fall-201{37.528%{transform:translate(67.3675vw,37.528vh) scale(.8341)}to{transform:translate(71.17915vw,99vh) scale(.8341)}}.snow:nth-child(202){opacity:1.2822;transform:translate(97.6615vw,-10px) scale(.1244);animation:fall-202 24s -22s linear infinite}@keyframes fall-202{46.214%{transform:translate(92.0659vw,46.214vh) scale(.1244)}to{transform:translate(94.8637vw,99vh) scale(.1244)}}.snow:nth-child(203){opacity:1.2194;transform:translate(26.611vw,-10px) scale(.6682);animation:fall-203 14s -9s linear infinite}@keyframes fall-203{50.729%{transform:translate(34.0796vw,50.729vh) scale(.6682)}to{transform:translate(30.3453vw,99vh) scale(.6682)}}.snow:nth-child(204){opacity:.0658;transform:translate(81.947vw,-10px) scale(.863);animation:fall-204 27s -19s linear infinite}@keyframes fall-204{33.649%{transform:translate(79.2772vw,33.649vh) scale(.863)}to{transform:translate(80.6121vw,99vh) scale(.863)}}.snow:nth-child(205){opacity:1.7152;transform:translate(30.1399vw,-10px) scale(.6418);animation:fall-205 10s -16s linear infinite}@keyframes fall-205{50.582%{transform:translate(33.6513vw,50.582vh) scale(.6418)}to{transform:translate(31.8956vw,99vh) scale(.6418)}}.snow:nth-child(206){opacity:1.846;transform:translate(53.0026vw,-10px) scale(.1254);animation:fall-206 21s -22s linear infinite}@keyframes fall-206{57.956%{transform:translate(54.1546vw,57.956vh) scale(.1254)}to{transform:translate(53.5786vw,99vh) scale(.1254)}}.snow:nth-child(207){opacity:1.342;transform:translate(94.6613vw,-10px) scale(.8485);animation:fall-207 25s -2s linear infinite}@keyframes fall-207{48.514%{transform:translate(89.6637vw,48.514vh) scale(.8485)}to{transform:translate(92.1625vw,99vh) scale(.8485)}}.snow:nth-child(208){opacity:.3548;transform:translate(2.7458vw,-10px) scale(.2885);animation:fall-208 22s -25s linear infinite}@keyframes fall-208{30.652%{transform:translate(7.6616vw,30.652vh) scale(.2885)}to{transform:translate(5.2037vw,99vh) scale(.2885)}}.snow:nth-child(209){opacity:.8378;transform:translate(24.8733vw,-10px) scale(.0068);animation:fall-209 16s -5s linear infinite}@keyframes fall-209{62.993%{transform:translate(33.3958vw,62.993vh) scale(.0068)}to{transform:translate(29.13455vw,99vh) scale(.0068)}}.snow:nth-child(210){opacity:1.0276;transform:translate(38.3218vw,-10px) scale(.087);animation:fall-210 24s -30s linear infinite}@keyframes fall-210{78.166%{transform:translate(34.0403vw,78.166vh) scale(.087)}to{transform:translate(36.18105vw,99vh) scale(.087)}}.snow:nth-child(211){opacity:.6906;transform:translate(59.5449vw,-10px) scale(.0698);animation:fall-211 18s -30s linear infinite}@keyframes fall-211{57.655%{transform:translate(55.1253vw,57.655vh) scale(.0698)}to{transform:translate(57.3351vw,99vh) scale(.0698)}}.snow:nth-child(212){opacity:1.3448;transform:translate(74.4465vw,-10px) scale(.9194);animation:fall-212 29s -22s linear infinite}@keyframes fall-212{35.03%{transform:translate(66.3779vw,35.03vh) scale(.9194)}to{transform:translate(70.4122vw,99vh) scale(.9194)}}.snow:nth-child(213){opacity:1.375;transform:translate(33.8903vw,-10px) scale(.2121);animation:fall-213 28s -15s linear infinite}@keyframes fall-213{43.16%{transform:translate(28.878vw,43.16vh) scale(.2121)}to{transform:translate(31.38415vw,99vh) scale(.2121)}}.snow:nth-child(214){opacity:1.4812;transform:translate(88.8168vw,-10px) scale(.9796);animation:fall-214 15s -21s linear infinite}@keyframes fall-214{63.921%{transform:translate(98.1932vw,63.921vh) scale(.9796)}to{transform:translate(93.505vw,99vh) scale(.9796)}}.snow:nth-child(215){opacity:1.6568;transform:translate(86.6362vw,-10px) scale(.804);animation:fall-215 15s -24s linear infinite}@keyframes fall-215{44.791%{transform:translate(78.2788vw,44.791vh) scale(.804)}to{transform:translate(82.4575vw,99vh) scale(.804)}}.snow:nth-child(216){opacity:1.492;transform:translate(46.6197vw,-10px) scale(.708);animation:fall-216 21s -25s linear infinite}@keyframes fall-216{41.497%{transform:translate(47.7127vw,41.497vh) scale(.708)}to{transform:translate(47.1662vw,99vh) scale(.708)}}.snow:nth-child(217){opacity:.3898;transform:translate(34.3012vw,-10px) scale(.7736);animation:fall-217 27s -22s linear infinite}@keyframes fall-217{30.362%{transform:translate(41.5322vw,30.362vh) scale(.7736)}to{transform:translate(37.9167vw,99vh) scale(.7736)}}.snow:nth-child(218){opacity:1.4248;transform:translate(72.9177vw,-10px) scale(.1627);animation:fall-218 25s -8s linear infinite}@keyframes fall-218{43.9%{transform:translate(68.9944vw,43.9vh) scale(.1627)}to{transform:translate(70.95605vw,99vh) scale(.1627)}}.snow:nth-child(219){opacity:.4264;transform:translate(41.1558vw,-10px) scale(.9056);animation:fall-219 26s -4s linear infinite}@keyframes fall-219{37.179%{transform:translate(31.3882vw,37.179vh) scale(.9056)}to{transform:translate(36.272vw,99vh) scale(.9056)}}.snow:nth-child(220){opacity:.3154;transform:translate(29.0696vw,-10px) scale(.8898);animation:fall-220 24s -10s linear infinite}@keyframes fall-220{65.275%{transform:translate(28.713vw,65.275vh) scale(.8898)}to{transform:translate(28.8913vw,99vh) scale(.8898)}}.snow:nth-child(221){opacity:.7264;transform:translate(91.1722vw,-10px) scale(.0226);animation:fall-221 18s -30s linear infinite}@keyframes fall-221{52.706%{transform:translate(98.9528vw,52.706vh) scale(.0226)}to{transform:translate(95.0625vw,99vh) scale(.0226)}}.snow:nth-child(222){opacity:.6068;transform:translate(26.8451vw,-10px) scale(.3907);animation:fall-222 11s -3s linear infinite}@keyframes fall-222{78.981%{transform:translate(28.4592vw,78.981vh) scale(.3907)}to{transform:translate(27.65215vw,99vh) scale(.3907)}}.snow:nth-child(223){opacity:1.2918;transform:translate(91.7938vw,-10px) scale(.2171);animation:fall-223 10s -7s linear infinite}@keyframes fall-223{49.626%{transform:translate(85.5671vw,49.626vh) scale(.2171)}to{transform:translate(88.68045vw,99vh) scale(.2171)}}.snow:nth-child(224){opacity:.7848;transform:translate(35.4218vw,-10px) scale(.941);animation:fall-224 11s -1s linear infinite}@keyframes fall-224{72.002%{transform:translate(38.1215vw,72.002vh) scale(.941)}to{transform:translate(36.77165vw,99vh) scale(.941)}}.snow:nth-child(225){opacity:1.558;transform:translate(49.0604vw,-10px) scale(.5437);animation:fall-225 20s -29s linear infinite}@keyframes fall-225{32.785%{transform:translate(54.3079vw,32.785vh) scale(.5437)}to{transform:translate(51.68415vw,99vh) scale(.5437)}}.snow:nth-child(226){opacity:.6852;transform:translate(10.8764vw,-10px) scale(.884);animation:fall-226 25s -8s linear infinite}@keyframes fall-226{78.61%{transform:translate(15.1779vw,78.61vh) scale(.884)}to{transform:translate(13.02715vw,99vh) scale(.884)}}.snow:nth-child(227){opacity:1.7798;transform:translate(67.1466vw,-10px) scale(.4294);animation:fall-227 28s -4s linear infinite}@keyframes fall-227{40.352%{transform:translate(60.8741vw,40.352vh) scale(.4294)}to{transform:translate(64.01035vw,99vh) scale(.4294)}}.snow:nth-child(228){opacity:.595;transform:translate(52.7315vw,-10px) scale(.864);animation:fall-228 23s -6s linear infinite}@keyframes fall-228{35.408%{transform:translate(56.5571vw,35.408vh) scale(.864)}to{transform:translate(54.6443vw,99vh) scale(.864)}}.snow:nth-child(229){opacity:1.9004;transform:translate(72.0217vw,-10px) scale(.2131);animation:fall-229 13s -22s linear infinite}@keyframes fall-229{32.557%{transform:translate(66.473vw,32.557vh) scale(.2131)}to{transform:translate(69.24735vw,99vh) scale(.2131)}}.snow:nth-child(230){opacity:.2792;transform:translate(14.2435vw,-10px) scale(.5724);animation:fall-230 23s -30s linear infinite}@keyframes fall-230{64.763%{transform:translate(10.7779vw,64.763vh) scale(.5724)}to{transform:translate(12.5107vw,99vh) scale(.5724)}}.snow:nth-child(231){opacity:.7846;transform:translate(51.1155vw,-10px) scale(.1386);animation:fall-231 21s -10s linear infinite}@keyframes fall-231{46.733%{transform:translate(51.408vw,46.733vh) scale(.1386)}to{transform:translate(51.26175vw,99vh) scale(.1386)}}.snow:nth-child(232){opacity:1.363;transform:translate(16.7514vw,-10px) scale(.3435);animation:fall-232 11s -26s linear infinite}@keyframes fall-232{49.564%{transform:translate(18.5753vw,49.564vh) scale(.3435)}to{transform:translate(17.66335vw,99vh) scale(.3435)}}.snow:nth-child(233){opacity:.7126;transform:translate(38.9153vw,-10px) scale(.182);animation:fall-233 20s -4s linear infinite}@keyframes fall-233{59.001%{transform:translate(33.1709vw,59.001vh) scale(.182)}to{transform:translate(36.0431vw,99vh) scale(.182)}}.snow:nth-child(234){opacity:1.7984;transform:translate(78.1344vw,-10px) scale(.4776);animation:fall-234 14s -13s linear infinite}@keyframes fall-234{36.783%{transform:translate(68.1997vw,36.783vh) scale(.4776)}to{transform:translate(73.16705vw,99vh) scale(.4776)}}.snow:nth-child(235){opacity:1.6342;transform:translate(86.7125vw,-10px) scale(.6915);animation:fall-235 17s -10s linear infinite}@keyframes fall-235{64.285%{transform:translate(94.1847vw,64.285vh) scale(.6915)}to{transform:translate(90.4486vw,99vh) scale(.6915)}}.snow:nth-child(236){opacity:.6122;transform:translate(36.2956vw,-10px) scale(.501);animation:fall-236 18s -8s linear infinite}@keyframes fall-236{36.262%{transform:translate(37.1321vw,36.262vh) scale(.501)}to{transform:translate(36.71385vw,99vh) scale(.501)}}.snow:nth-child(237){opacity:.0254;transform:translate(45.3312vw,-10px) scale(.4336);animation:fall-237 11s -18s linear infinite}@keyframes fall-237{56.811%{transform:translate(37.3458vw,56.811vh) scale(.4336)}to{transform:translate(41.3385vw,99vh) scale(.4336)}}.snow:nth-child(238){opacity:1.7398;transform:translate(75.025vw,-10px) scale(.7617);animation:fall-238 23s -2s linear infinite}@keyframes fall-238{57.692%{transform:translate(70.0172vw,57.692vh) scale(.7617)}to{transform:translate(72.5211vw,99vh) scale(.7617)}}.snow:nth-child(239){opacity:.6908;transform:translate(85.2588vw,-10px) scale(.0168);animation:fall-239 27s -19s linear infinite}@keyframes fall-239{70.42%{transform:translate(87.9059vw,70.42vh) scale(.0168)}to{transform:translate(86.58235vw,99vh) scale(.0168)}}.snow:nth-child(240){opacity:1.497;transform:translate(50.7395vw,-10px) scale(.6329);animation:fall-240 28s -16s linear infinite}@keyframes fall-240{68.14%{transform:translate(56.9775vw,68.14vh) scale(.6329)}to{transform:translate(53.8585vw,99vh) scale(.6329)}}.snow:nth-child(241){opacity:1.373;transform:translate(28.7568vw,-10px) scale(.3383);animation:fall-241 10s -26s linear infinite}@keyframes fall-241{55.006%{transform:translate(28.2905vw,55.006vh) scale(.3383)}to{transform:translate(28.52365vw,99vh) scale(.3383)}}.snow:nth-child(242){opacity:.3956;transform:translate(75.5541vw,-10px) scale(.1513);animation:fall-242 25s -11s linear infinite}@keyframes fall-242{47.271%{transform:translate(76.0652vw,47.271vh) scale(.1513)}to{transform:translate(75.80965vw,99vh) scale(.1513)}}.snow:nth-child(243){opacity:1.4244;transform:translate(20.5001vw,-10px) scale(.618);animation:fall-243 29s -12s linear infinite}@keyframes fall-243{36.799%{transform:translate(15.8484vw,36.799vh) scale(.618)}to{transform:translate(18.17425vw,99vh) scale(.618)}}.snow:nth-child(244){opacity:.615;transform:translate(2.5032vw,-10px) scale(.7496);animation:fall-244 22s -30s linear infinite}@keyframes fall-244{40.952%{transform:translate(3.9291vw,40.952vh) scale(.7496)}to{transform:translate(3.21615vw,99vh) scale(.7496)}}.snow:nth-child(245){opacity:.9854;transform:translate(44.2453vw,-10px) scale(.7521);animation:fall-245 14s -1s linear infinite}@keyframes fall-245{37.845%{transform:translate(45.4473vw,37.845vh) scale(.7521)}to{transform:translate(44.8463vw,99vh) scale(.7521)}}.snow:nth-child(246){opacity:1.9556;transform:translate(53.2874vw,-10px) scale(.1416);animation:fall-246 15s -17s linear infinite}@keyframes fall-246{58.614%{transform:translate(55.5567vw,58.614vh) scale(.1416)}to{transform:translate(54.42205vw,99vh) scale(.1416)}}.snow:nth-child(247){opacity:1.8778;transform:translate(96.2946vw,-10px) scale(.722);animation:fall-247 24s -10s linear infinite}@keyframes fall-247{42.425%{transform:translate(87.5805vw,42.425vh) scale(.722)}to{transform:translate(91.93755vw,99vh) scale(.722)}}.snow:nth-child(248){opacity:.7974;transform:translate(41.5395vw,-10px) scale(.8038);animation:fall-248 10s -23s linear infinite}@keyframes fall-248{52.942%{transform:translate(40.6512vw,52.942vh) scale(.8038)}to{transform:translate(41.09535vw,99vh) scale(.8038)}}.snow:nth-child(249){opacity:1.7592;transform:translate(98.3278vw,-10px) scale(.3491);animation:fall-249 17s -19s linear infinite}@keyframes fall-249{72.769%{transform:translate(99.2063vw,72.769vh) scale(.3491)}to{transform:translate(98.76705vw,99vh) scale(.3491)}}.snow:nth-child(250){opacity:.5016;transform:translate(80.4535vw,-10px) scale(.62);animation:fall-250 19s -1s linear infinite}@keyframes fall-250{31.206%{transform:translate(82.4139vw,31.206vh) scale(.62)}to{transform:translate(81.4337vw,99vh) scale(.62)}}.snow:nth-child(251){opacity:1.5584;transform:translate(8.5413vw,-10px) scale(.7477);animation:fall-251 13s -15s linear infinite}@keyframes fall-251{40.273%{transform:translate(3.3936vw,40.273vh) scale(.7477)}to{transform:translate(5.96745vw,99vh) scale(.7477)}}.snow:nth-child(252){opacity:1.1082;transform:translate(88.6072vw,-10px) scale(.2175);animation:fall-252 14s -16s linear infinite}@keyframes fall-252{53.575%{transform:translate(84.3956vw,53.575vh) scale(.2175)}to{transform:translate(86.5014vw,99vh) scale(.2175)}}.snow:nth-child(253){opacity:1.3184;transform:translate(71.2995vw,-10px) scale(.7804);animation:fall-253 23s -25s linear infinite}@keyframes fall-253{36.868%{transform:translate(74.8347vw,36.868vh) scale(.7804)}to{transform:translate(73.0671vw,99vh) scale(.7804)}}.snow:nth-child(254){opacity:.9686;transform:translate(76.4043vw,-10px) scale(.2708);animation:fall-254 15s -3s linear infinite}@keyframes fall-254{50.831%{transform:translate(77.9174vw,50.831vh) scale(.2708)}to{transform:translate(77.16085vw,99vh) scale(.2708)}}.snow:nth-child(255){opacity:1.9318;transform:translate(2.0413vw,-10px) scale(.3824);animation:fall-255 23s -10s linear infinite}@keyframes fall-255{72.59%{transform:translate(8.479vw,72.59vh) scale(.3824)}to{transform:translate(5.26015vw,99vh) scale(.3824)}}.snow:nth-child(256){opacity:.2614;transform:translate(92.6347vw,-10px) scale(.8068);animation:fall-256 30s -23s linear infinite}@keyframes fall-256{39.005%{transform:translate(84.9342vw,39.005vh) scale(.8068)}to{transform:translate(88.78445vw,99vh) scale(.8068)}}.snow:nth-child(257){opacity:1.8216;transform:translate(47.6308vw,-10px) scale(.878);animation:fall-257 24s -1s linear infinite}@keyframes fall-257{60.292%{transform:translate(42.5328vw,60.292vh) scale(.878)}to{transform:translate(45.0818vw,99vh) scale(.878)}}.snow:nth-child(258){opacity:1.7564;transform:translate(8.3439vw,-10px) scale(.3853);animation:fall-258 18s -19s linear infinite}@keyframes fall-258{36.116%{transform:translate(11.6093vw,36.116vh) scale(.3853)}to{transform:translate(9.9766vw,99vh) scale(.3853)}}.snow:nth-child(259){opacity:1.8996;transform:translate(19.0788vw,-10px) scale(.522);animation:fall-259 18s -29s linear infinite}@keyframes fall-259{57.597%{transform:translate(22.2164vw,57.597vh) scale(.522)}to{transform:translate(20.6476vw,99vh) scale(.522)}}.snow:nth-child(260){opacity:.0968;transform:translate(24.1851vw,-10px) scale(.7203);animation:fall-260 25s -19s linear infinite}@keyframes fall-260{55.792%{transform:translate(33.8876vw,55.792vh) scale(.7203)}to{transform:translate(29.03635vw,99vh) scale(.7203)}}.snow:nth-child(261){opacity:1.425;transform:translate(68.9763vw,-10px) scale(.9797);animation:fall-261 19s -30s linear infinite}@keyframes fall-261{60.598%{transform:translate(75.9414vw,60.598vh) scale(.9797)}to{transform:translate(72.45885vw,99vh) scale(.9797)}}.snow:nth-child(262){opacity:.1212;transform:translate(63.5394vw,-10px) scale(.7605);animation:fall-262 28s -5s linear infinite}@keyframes fall-262{55.307%{transform:translate(73.3506vw,55.307vh) scale(.7605)}to{transform:translate(68.445vw,99vh) scale(.7605)}}.snow:nth-child(263){opacity:1.6778;transform:translate(11.5496vw,-10px) scale(.9888);animation:fall-263 16s -2s linear infinite}@keyframes fall-263{60.957%{transform:translate(20.6002vw,60.957vh) scale(.9888)}to{transform:translate(16.0749vw,99vh) scale(.9888)}}.snow:nth-child(264){opacity:1.1596;transform:translate(44.8469vw,-10px) scale(.2578);animation:fall-264 27s -24s linear infinite}@keyframes fall-264{63.165%{transform:translate(51.1145vw,63.165vh) scale(.2578)}to{transform:translate(47.9807vw,99vh) scale(.2578)}}.snow:nth-child(265){opacity:.9942;transform:translate(20.7068vw,-10px) scale(.6586);animation:fall-265 11s -5s linear infinite}@keyframes fall-265{69.038%{transform:translate(11.9634vw,69.038vh) scale(.6586)}to{transform:translate(16.3351vw,99vh) scale(.6586)}}.snow:nth-child(266){opacity:.2026;transform:translate(30.2202vw,-10px) scale(.2815);animation:fall-266 16s -16s linear infinite}@keyframes fall-266{77.273%{transform:translate(36.7314vw,77.273vh) scale(.2815)}to{transform:translate(33.4758vw,99vh) scale(.2815)}}.snow:nth-child(267){opacity:1.6158;transform:translate(12.1785vw,-10px) scale(.8332);animation:fall-267 19s -17s linear infinite}@keyframes fall-267{77.659%{transform:translate(10.1253vw,77.659vh) scale(.8332)}to{transform:translate(11.1519vw,99vh) scale(.8332)}}.snow:nth-child(268){opacity:1.6822;transform:translate(93.2213vw,-10px) scale(.8044);animation:fall-268 25s -8s linear infinite}@keyframes fall-268{47.856%{transform:translate(96.356vw,47.856vh) scale(.8044)}to{transform:translate(94.78865vw,99vh) scale(.8044)}}.snow:nth-child(269){opacity:.6526;transform:translate(20.9262vw,-10px) scale(.3903);animation:fall-269 19s -6s linear infinite}@keyframes fall-269{61.162%{transform:translate(27.8621vw,61.162vh) scale(.3903)}to{transform:translate(24.39415vw,99vh) scale(.3903)}}.snow:nth-child(270){opacity:.395;transform:translate(70.7688vw,-10px) scale(.0594);animation:fall-270 16s -10s linear infinite}@keyframes fall-270{66.31%{transform:translate(78.6158vw,66.31vh) scale(.0594)}to{transform:translate(74.6923vw,99vh) scale(.0594)}}.snow:nth-child(271){opacity:1.618;transform:translate(88.5645vw,-10px) scale(.8739);animation:fall-271 16s -12s linear infinite}@keyframes fall-271{57.569%{transform:translate(83.9705vw,57.569vh) scale(.8739)}to{transform:translate(86.2675vw,99vh) scale(.8739)}}.snow:nth-child(272){opacity:.0024;transform:translate(13.9374vw,-10px) scale(.0688);animation:fall-272 30s -9s linear infinite}@keyframes fall-272{58.324%{transform:translate(10.2832vw,58.324vh) scale(.0688)}to{transform:translate(12.1103vw,99vh) scale(.0688)}}.snow:nth-child(273){opacity:1.2578;transform:translate(63.8369vw,-10px) scale(.848);animation:fall-273 10s -22s linear infinite}@keyframes fall-273{73.772%{transform:translate(68.3996vw,73.772vh) scale(.848)}to{transform:translate(66.11825vw,99vh) scale(.848)}}.snow:nth-child(274){opacity:1.5724;transform:translate(1.6016vw,-10px) scale(.3494);animation:fall-274 26s -25s linear infinite}@keyframes fall-274{73.796%{transform:translate(7.7694vw,73.796vh) scale(.3494)}to{transform:translate(4.6855vw,99vh) scale(.3494)}}.snow:nth-child(275){opacity:.6912;transform:translate(75.4238vw,-10px) scale(.6781);animation:fall-275 29s -12s linear infinite}@keyframes fall-275{72.616%{transform:translate(66.301vw,72.616vh) scale(.6781)}to{transform:translate(70.8624vw,99vh) scale(.6781)}}.snow:nth-child(276){opacity:1.8304;transform:translate(84.5511vw,-10px) scale(.4965);animation:fall-276 27s -14s linear infinite}@keyframes fall-276{67.143%{transform:translate(82.6737vw,67.143vh) scale(.4965)}to{transform:translate(83.6124vw,99vh) scale(.4965)}}.snow:nth-child(277){opacity:.8388;transform:translate(10.6852vw,-10px) scale(.5162);animation:fall-277 17s -21s linear infinite}@keyframes fall-277{64.304%{transform:translate(12.2934vw,64.304vh) scale(.5162)}to{transform:translate(11.4893vw,99vh) scale(.5162)}}.snow:nth-child(278){opacity:.0826;transform:translate(47.1078vw,-10px) scale(.753);animation:fall-278 11s -6s linear infinite}@keyframes fall-278{55.168%{transform:translate(50.7412vw,55.168vh) scale(.753)}to{transform:translate(48.9245vw,99vh) scale(.753)}}.snow:nth-child(279){opacity:1.6912;transform:translate(61.1886vw,-10px) scale(.5915);animation:fall-279 30s -22s linear infinite}@keyframes fall-279{52.505%{transform:translate(59.2961vw,52.505vh) scale(.5915)}to{transform:translate(60.24235vw,99vh) scale(.5915)}}.snow:nth-child(280){opacity:.9982;transform:translate(96.7799vw,-10px) scale(.5586);animation:fall-280 12s -29s linear infinite}@keyframes fall-280{54.331%{transform:translate(99.5512vw,54.331vh) scale(.5586)}to{transform:translate(98.16555vw,99vh) scale(.5586)}}.snow:nth-child(281){opacity:.4466;transform:translate(44.654vw,-10px) scale(.3726);animation:fall-281 28s -28s linear infinite}@keyframes fall-281{77.951%{transform:translate(45.7776vw,77.951vh) scale(.3726)}to{transform:translate(45.2158vw,99vh) scale(.3726)}}.snow:nth-child(282){opacity:1.6766;transform:translate(91.1559vw,-10px) scale(.42);animation:fall-282 30s -25s linear infinite}@keyframes fall-282{49.147%{transform:translate(83.3941vw,49.147vh) scale(.42)}to{transform:translate(87.275vw,99vh) scale(.42)}}.snow:nth-child(283){opacity:1.714;transform:translate(97.5509vw,-10px) scale(.5476);animation:fall-283 12s -11s linear infinite}@keyframes fall-283{48.615%{transform:translate(106.872vw,48.615vh) scale(.5476)}to{transform:translate(102.21145vw,99vh) scale(.5476)}}.snow:nth-child(284){opacity:.6024;transform:translate(57.9652vw,-10px) scale(.8808);animation:fall-284 30s -22s linear infinite}@keyframes fall-284{40.11%{transform:translate(63.7055vw,40.11vh) scale(.8808)}to{transform:translate(60.83535vw,99vh) scale(.8808)}}.snow:nth-child(285){opacity:1.117;transform:translate(61.4009vw,-10px) scale(.9596);animation:fall-285 25s -18s linear infinite}@keyframes fall-285{67.217%{transform:translate(58.1229vw,67.217vh) scale(.9596)}to{transform:translate(59.7619vw,99vh) scale(.9596)}}.snow:nth-child(286){opacity:.3934;transform:translate(83.022vw,-10px) scale(.6036);animation:fall-286 21s -25s linear infinite}@keyframes fall-286{34.402%{transform:translate(86.2569vw,34.402vh) scale(.6036)}to{transform:translate(84.63945vw,99vh) scale(.6036)}}.snow:nth-child(287){opacity:1.0454;transform:translate(58.5259vw,-10px) scale(.1353);animation:fall-287 14s -29s linear infinite}@keyframes fall-287{63.882%{transform:translate(57.178vw,63.882vh) scale(.1353)}to{transform:translate(57.85195vw,99vh) scale(.1353)}}.snow:nth-child(288){opacity:1.4458;transform:translate(26.7163vw,-10px) scale(.7298);animation:fall-288 29s -24s linear infinite}@keyframes fall-288{36.514%{transform:translate(22.28vw,36.514vh) scale(.7298)}to{transform:translate(24.49815vw,99vh) scale(.7298)}}.snow:nth-child(289){opacity:1.8488;transform:translate(3.5816vw,-10px) scale(.3852);animation:fall-289 19s -24s linear infinite}@keyframes fall-289{70.786%{transform:translate(10.0005vw,70.786vh) scale(.3852)}to{transform:translate(6.79105vw,99vh) scale(.3852)}}.snow:nth-child(290){opacity:.3974;transform:translate(34.3566vw,-10px) scale(.7886);animation:fall-290 16s -25s linear infinite}@keyframes fall-290{70.832%{transform:translate(33.3456vw,70.832vh) scale(.7886)}to{transform:translate(33.8511vw,99vh) scale(.7886)}}.snow:nth-child(291){opacity:.5486;transform:translate(24.1319vw,-10px) scale(.1799);animation:fall-291 15s -12s linear infinite}@keyframes fall-291{65.661%{transform:translate(15.1187vw,65.661vh) scale(.1799)}to{transform:translate(19.6253vw,99vh) scale(.1799)}}.snow:nth-child(292){opacity:1.341;transform:translate(40.5867vw,-10px) scale(.3105);animation:fall-292 20s -16s linear infinite}@keyframes fall-292{70.528%{transform:translate(47.9457vw,70.528vh) scale(.3105)}to{transform:translate(44.2662vw,99vh) scale(.3105)}}.snow:nth-child(293){opacity:1.3274;transform:translate(43.2738vw,-10px) scale(.7783);animation:fall-293 17s -1s linear infinite}@keyframes fall-293{57.94%{transform:translate(38.0413vw,57.94vh) scale(.7783)}to{transform:translate(40.65755vw,99vh) scale(.7783)}}.snow:nth-child(294){opacity:.1706;transform:translate(5.2887vw,-10px) scale(.4431);animation:fall-294 20s -10s linear infinite}@keyframes fall-294{53.99%{transform:translate(12.241vw,53.99vh) scale(.4431)}to{transform:translate(8.76485vw,99vh) scale(.4431)}}.snow:nth-child(295){opacity:1.5436;transform:translate(89.0477vw,-10px) scale(.9502);animation:fall-295 21s -4s linear infinite}@keyframes fall-295{50.624%{transform:translate(81.0972vw,50.624vh) scale(.9502)}to{transform:translate(85.07245vw,99vh) scale(.9502)}}.snow:nth-child(296){opacity:.029;transform:translate(64.5431vw,-10px) scale(.2512);animation:fall-296 17s -18s linear infinite}@keyframes fall-296{39.86%{transform:translate(70.6743vw,39.86vh) scale(.2512)}to{transform:translate(67.6087vw,99vh) scale(.2512)}}.snow:nth-child(297){opacity:1.4806;transform:translate(86.6497vw,-10px) scale(.0688);animation:fall-297 14s -16s linear infinite}@keyframes fall-297{42.828%{transform:translate(88.4552vw,42.828vh) scale(.0688)}to{transform:translate(87.55245vw,99vh) scale(.0688)}}.snow:nth-child(298){opacity:.7816;transform:translate(20.2715vw,-10px) scale(.5958);animation:fall-298 27s -9s linear infinite}@keyframes fall-298{38.462%{transform:translate(14.4646vw,38.462vh) scale(.5958)}to{transform:translate(17.36805vw,99vh) scale(.5958)}}.snow:nth-child(299){opacity:.5376;transform:translate(23.3935vw,-10px) scale(.843);animation:fall-299 11s -27s linear infinite}@keyframes fall-299{38.954%{transform:translate(21.5228vw,38.954vh) scale(.843)}to{transform:translate(22.45815vw,99vh) scale(.843)}}.snow:nth-child(300){opacity:.0044;transform:translate(25.8155vw,-10px) scale(.4937);animation:fall-300 26s -2s linear infinite}@keyframes fall-300{40.447%{transform:translate(24.3698vw,40.447vh) scale(.4937)}to{transform:translate(25.09265vw,99vh) scale(.4937)}}.snow:nth-child(301){opacity:1.4966;transform:translate(22.3137vw,-10px) scale(.3604);animation:fall-301 16s -21s linear infinite}@keyframes fall-301{44.096%{transform:translate(15.1649vw,44.096vh) scale(.3604)}to{transform:translate(18.7393vw,99vh) scale(.3604)}}.snow:nth-child(302){opacity:.5624;transform:translate(29.6607vw,-10px) scale(.4813);animation:fall-302 25s -5s linear infinite}@keyframes fall-302{69.923%{transform:translate(21.2897vw,69.923vh) scale(.4813)}to{transform:translate(25.4752vw,99vh) scale(.4813)}}.snow:nth-child(303){opacity:1.2418;transform:translate(42.0423vw,-10px) scale(.7255);animation:fall-303 12s -9s linear infinite}@keyframes fall-303{64.062%{transform:translate(42.2127vw,64.062vh) scale(.7255)}to{transform:translate(42.1275vw,99vh) scale(.7255)}}.snow:nth-child(304){opacity:.67;transform:translate(72.1857vw,-10px) scale(.6222);animation:fall-304 13s -27s linear infinite}@keyframes fall-304{67.74%{transform:translate(73.2115vw,67.74vh) scale(.6222)}to{transform:translate(72.6986vw,99vh) scale(.6222)}}.snow:nth-child(305){opacity:.3624;transform:translate(85.967vw,-10px) scale(.6007);animation:fall-305 29s -28s linear infinite}@keyframes fall-305{51.783%{transform:translate(94.2494vw,51.783vh) scale(.6007)}to{transform:translate(90.1082vw,99vh) scale(.6007)}}.snow:nth-child(306){opacity:1.6446;transform:translate(90.3399vw,-10px) scale(.3197);animation:fall-306 21s -14s linear infinite}@keyframes fall-306{65.721%{transform:translate(93.5261vw,65.721vh) scale(.3197)}to{transform:translate(91.933vw,99vh) scale(.3197)}}.snow:nth-child(307){opacity:1.5774;transform:translate(17.9899vw,-10px) scale(.4615);animation:fall-307 11s -27s linear infinite}@keyframes fall-307{33.511%{transform:translate(23.8543vw,33.511vh) scale(.4615)}to{transform:translate(20.9221vw,99vh) scale(.4615)}}.snow:nth-child(308){opacity:1.7612;transform:translate(5.3941vw,-10px) scale(.1402);animation:fall-308 27s -19s linear infinite}@keyframes fall-308{58.381%{transform:translate(-.4024vw,58.381vh) scale(.1402)}to{transform:translate(2.49585vw,99vh) scale(.1402)}}.snow:nth-child(309){opacity:.2398;transform:translate(46.9129vw,-10px) scale(.2446);animation:fall-309 12s -6s linear infinite}@keyframes fall-309{44.933%{transform:translate(47.3651vw,44.933vh) scale(.2446)}to{transform:translate(47.139vw,99vh) scale(.2446)}}.snow:nth-child(310){opacity:.5602;transform:translate(87.9132vw,-10px) scale(.9794);animation:fall-310 14s -25s linear infinite}@keyframes fall-310{76.411%{transform:translate(80.1913vw,76.411vh) scale(.9794)}to{transform:translate(84.05225vw,99vh) scale(.9794)}}.snow:nth-child(311){opacity:1.7622;transform:translate(33.8135vw,-10px) scale(.5671);animation:fall-311 16s -14s linear infinite}@keyframes fall-311{31.305%{transform:translate(31.8446vw,31.305vh) scale(.5671)}to{transform:translate(32.82905vw,99vh) scale(.5671)}}.snow:nth-child(312){opacity:1.0008;transform:translate(33.085vw,-10px) scale(.7291);animation:fall-312 13s -28s linear infinite}@keyframes fall-312{67.34%{transform:translate(25.9625vw,67.34vh) scale(.7291)}to{transform:translate(29.52375vw,99vh) scale(.7291)}}.snow:nth-child(313){opacity:.7306;transform:translate(29.0341vw,-10px) scale(.9489);animation:fall-313 18s -7s linear infinite}@keyframes fall-313{74.976%{transform:translate(34.8058vw,74.976vh) scale(.9489)}to{transform:translate(31.91995vw,99vh) scale(.9489)}}.snow:nth-child(314){opacity:.6758;transform:translate(96.955vw,-10px) scale(.4617);animation:fall-314 23s -9s linear infinite}@keyframes fall-314{53.421%{transform:translate(90.7776vw,53.421vh) scale(.4617)}to{transform:translate(93.8663vw,99vh) scale(.4617)}}.snow:nth-child(315){opacity:.4118;transform:translate(47.1804vw,-10px) scale(.2303);animation:fall-315 17s -12s linear infinite}@keyframes fall-315{64.089%{transform:translate(50.2527vw,64.089vh) scale(.2303)}to{transform:translate(48.71655vw,99vh) scale(.2303)}}.snow:nth-child(316){opacity:1.5466;transform:translate(49.0254vw,-10px) scale(.5641);animation:fall-316 14s -21s linear infinite}@keyframes fall-316{38.712%{transform:translate(40.5591vw,38.712vh) scale(.5641)}to{transform:translate(44.79225vw,99vh) scale(.5641)}}.snow:nth-child(317){opacity:1.683;transform:translate(99.4766vw,-10px) scale(.0717);animation:fall-317 30s -20s linear infinite}@keyframes fall-317{39.693%{transform:translate(90.8794vw,39.693vh) scale(.0717)}to{transform:translate(95.178vw,99vh) scale(.0717)}}.snow:nth-child(318){opacity:.4918;transform:translate(37.5619vw,-10px) scale(.6485);animation:fall-318 20s -6s linear infinite}@keyframes fall-318{46.404%{transform:translate(36.4635vw,46.404vh) scale(.6485)}to{transform:translate(37.0127vw,99vh) scale(.6485)}}.snow:nth-child(319){opacity:1.7398;transform:translate(39.1759vw,-10px) scale(.1042);animation:fall-319 27s -17s linear infinite}@keyframes fall-319{43.774%{transform:translate(40.7465vw,43.774vh) scale(.1042)}to{transform:translate(39.9612vw,99vh) scale(.1042)}}.snow:nth-child(320){opacity:.051;transform:translate(68.6005vw,-10px) scale(.7318);animation:fall-320 29s -24s linear infinite}@keyframes fall-320{32.357%{transform:translate(61.0885vw,32.357vh) scale(.7318)}to{transform:translate(64.8445vw,99vh) scale(.7318)}}.snow:nth-child(321){opacity:1.2608;transform:translate(17.804vw,-10px) scale(.2377);animation:fall-321 10s -16s linear infinite}@keyframes fall-321{66.144%{transform:translate(17.3478vw,66.144vh) scale(.2377)}to{transform:translate(17.5759vw,99vh) scale(.2377)}}.snow:nth-child(322){opacity:.9724;transform:translate(42.1163vw,-10px) scale(.5065);animation:fall-322 11s -16s linear infinite}@keyframes fall-322{70.927%{transform:translate(47.9246vw,70.927vh) scale(.5065)}to{transform:translate(45.02045vw,99vh) scale(.5065)}}.snow:nth-child(323){opacity:1.5706;transform:translate(39.3634vw,-10px) scale(.214);animation:fall-323 25s -24s linear infinite}@keyframes fall-323{52.696%{transform:translate(40.4567vw,52.696vh) scale(.214)}to{transform:translate(39.91005vw,99vh) scale(.214)}}.snow:nth-child(324){opacity:.1736;transform:translate(90.2172vw,-10px) scale(.0365);animation:fall-324 17s -11s linear infinite}@keyframes fall-324{33.768%{transform:translate(80.4025vw,33.768vh) scale(.0365)}to{transform:translate(85.30985vw,99vh) scale(.0365)}}.snow:nth-child(325){opacity:.1768;transform:translate(4.2134vw,-10px) scale(.9902);animation:fall-325 22s -22s linear infinite}@keyframes fall-325{48.96%{transform:translate(14.1698vw,48.96vh) scale(.9902)}to{transform:translate(9.1916vw,99vh) scale(.9902)}}.snow:nth-child(326){opacity:1.9336;transform:translate(26.0261vw,-10px) scale(.0895);animation:fall-326 24s -4s linear infinite}@keyframes fall-326{39.858%{transform:translate(22.6155vw,39.858vh) scale(.0895)}to{transform:translate(24.3208vw,99vh) scale(.0895)}}.snow:nth-child(327){opacity:.859;transform:translate(94.5265vw,-10px) scale(.3891);animation:fall-327 26s -9s linear infinite}@keyframes fall-327{56.334%{transform:translate(88.6893vw,56.334vh) scale(.3891)}to{transform:translate(91.6079vw,99vh) scale(.3891)}}.snow:nth-child(328){opacity:1.7384;transform:translate(32.9925vw,-10px) scale(.088);animation:fall-328 26s -12s linear infinite}@keyframes fall-328{62.617%{transform:translate(34.3633vw,62.617vh) scale(.088)}to{transform:translate(33.6779vw,99vh) scale(.088)}}.snow:nth-child(329){opacity:1.0692;transform:translate(53.7942vw,-10px) scale(.7653);animation:fall-329 14s -30s linear infinite}@keyframes fall-329{74.879%{transform:translate(56.4899vw,74.879vh) scale(.7653)}to{transform:translate(55.14205vw,99vh) scale(.7653)}}.snow:nth-child(330){opacity:.0658;transform:translate(38.2202vw,-10px) scale(.0912);animation:fall-330 27s -16s linear infinite}@keyframes fall-330{57.979%{transform:translate(30.3027vw,57.979vh) scale(.0912)}to{transform:translate(34.26145vw,99vh) scale(.0912)}}.snow:nth-child(331){opacity:.394;transform:translate(62.0047vw,-10px) scale(.1567);animation:fall-331 16s -10s linear infinite}@keyframes fall-331{51.569%{transform:translate(60.81vw,51.569vh) scale(.1567)}to{transform:translate(61.40735vw,99vh) scale(.1567)}}.snow:nth-child(332){opacity:.1564;transform:translate(57.6776vw,-10px) scale(.7882);animation:fall-332 15s -5s linear infinite}@keyframes fall-332{42.903%{transform:translate(57.2308vw,42.903vh) scale(.7882)}to{transform:translate(57.4542vw,99vh) scale(.7882)}}.snow:nth-child(333){opacity:.6158;transform:translate(54.4868vw,-10px) scale(.113);animation:fall-333 17s -25s linear infinite}@keyframes fall-333{52.807%{transform:translate(51.1559vw,52.807vh) scale(.113)}to{transform:translate(52.82135vw,99vh) scale(.113)}}.snow:nth-child(334){opacity:1.6322;transform:translate(87.529vw,-10px) scale(.5913);animation:fall-334 30s -24s linear infinite}@keyframes fall-334{76.763%{transform:translate(80.8626vw,76.763vh) scale(.5913)}to{transform:translate(84.1958vw,99vh) scale(.5913)}}.snow:nth-child(335){opacity:.7356;transform:translate(43.5126vw,-10px) scale(.0731);animation:fall-335 14s -8s linear infinite}@keyframes fall-335{44.855%{transform:translate(48.9147vw,44.855vh) scale(.0731)}to{transform:translate(46.21365vw,99vh) scale(.0731)}}.snow:nth-child(336){opacity:.5902;transform:translate(53.7822vw,-10px) scale(.8403);animation:fall-336 17s -7s linear infinite}@keyframes fall-336{43.266%{transform:translate(49.8897vw,43.266vh) scale(.8403)}to{transform:translate(51.83595vw,99vh) scale(.8403)}}.snow:nth-child(337){opacity:1.5012;transform:translate(85.1148vw,-10px) scale(.6388);animation:fall-337 21s -3s linear infinite}@keyframes fall-337{57.645%{transform:translate(82.4636vw,57.645vh) scale(.6388)}to{transform:translate(83.7892vw,99vh) scale(.6388)}}.snow:nth-child(338){opacity:.6158;transform:translate(56.2304vw,-10px) scale(.7847);animation:fall-338 22s -1s linear infinite}@keyframes fall-338{41.769%{transform:translate(57.4878vw,41.769vh) scale(.7847)}to{transform:translate(56.8591vw,99vh) scale(.7847)}}.snow:nth-child(339){opacity:.9864;transform:translate(40.0491vw,-10px) scale(.6746);animation:fall-339 27s -25s linear infinite}@keyframes fall-339{70.251%{transform:translate(43.4222vw,70.251vh) scale(.6746)}to{transform:translate(41.73565vw,99vh) scale(.6746)}}.snow:nth-child(340){opacity:1.5572;transform:translate(78.0332vw,-10px) scale(.1004);animation:fall-340 10s -28s linear infinite}@keyframes fall-340{32.449%{transform:translate(83.8667vw,32.449vh) scale(.1004)}to{transform:translate(80.94995vw,99vh) scale(.1004)}}.snow:nth-child(341){opacity:1.9432;transform:translate(25.3036vw,-10px) scale(.5361);animation:fall-341 27s -9s linear infinite}@keyframes fall-341{67.979%{transform:translate(33.2839vw,67.979vh) scale(.5361)}to{transform:translate(29.29375vw,99vh) scale(.5361)}}.snow:nth-child(342){opacity:.4482;transform:translate(9.8459vw,-10px) scale(.4812);animation:fall-342 15s -23s linear infinite}@keyframes fall-342{30.84%{transform:translate(2.457vw,30.84vh) scale(.4812)}to{transform:translate(6.15145vw,99vh) scale(.4812)}}.snow:nth-child(343){opacity:.2288;transform:translate(12.6943vw,-10px) scale(.9018);animation:fall-343 23s -17s linear infinite}@keyframes fall-343{51.662%{transform:translate(17.3152vw,51.662vh) scale(.9018)}to{transform:translate(15.00475vw,99vh) scale(.9018)}}.snow:nth-child(344){opacity:1.1234;transform:translate(61.654vw,-10px) scale(.9673);animation:fall-344 16s -9s linear infinite}@keyframes fall-344{44.734%{transform:translate(60.1vw,44.734vh) scale(.9673)}to{transform:translate(60.877vw,99vh) scale(.9673)}}.snow:nth-child(345){opacity:1.7628;transform:translate(15.0117vw,-10px) scale(.6827);animation:fall-345 14s -6s linear infinite}@keyframes fall-345{62.222%{transform:translate(9.992vw,62.222vh) scale(.6827)}to{transform:translate(12.50185vw,99vh) scale(.6827)}}.snow:nth-child(346){opacity:.5126;transform:translate(29.363vw,-10px) scale(.2262);animation:fall-346 29s -9s linear infinite}@keyframes fall-346{33.542%{transform:translate(26.338vw,33.542vh) scale(.2262)}to{transform:translate(27.8505vw,99vh) scale(.2262)}}.snow:nth-child(347){opacity:.4634;transform:translate(63.6461vw,-10px) scale(.5621);animation:fall-347 27s -30s linear infinite}@keyframes fall-347{44.228%{transform:translate(71.2928vw,44.228vh) scale(.5621)}to{transform:translate(67.46945vw,99vh) scale(.5621)}}.snow:nth-child(348){opacity:1.2374;transform:translate(81.6938vw,-10px) scale(.6728);animation:fall-348 28s -30s linear infinite}@keyframes fall-348{72.427%{transform:translate(73.32vw,72.427vh) scale(.6728)}to{transform:translate(77.5069vw,99vh) scale(.6728)}}.snow:nth-child(349){opacity:1.6134;transform:translate(62.5124vw,-10px) scale(.5838);animation:fall-349 14s -22s linear infinite}@keyframes fall-349{60.744%{transform:translate(56.821vw,60.744vh) scale(.5838)}to{transform:translate(59.6667vw,99vh) scale(.5838)}}.snow:nth-child(350){opacity:1.844;transform:translate(84.3338vw,-10px) scale(.3707);animation:fall-350 28s -28s linear infinite}@keyframes fall-350{51.345%{transform:translate(88.9257vw,51.345vh) scale(.3707)}to{transform:translate(86.62975vw,99vh) scale(.3707)}}.snow:nth-child(351){opacity:.297;transform:translate(56.3095vw,-10px) scale(.2996);animation:fall-351 24s -14s linear infinite}@keyframes fall-351{65.16%{transform:translate(63.5257vw,65.16vh) scale(.2996)}to{transform:translate(59.9176vw,99vh) scale(.2996)}}.snow:nth-child(352){opacity:1.8594;transform:translate(43.4064vw,-10px) scale(.1642);animation:fall-352 30s -23s linear infinite}@keyframes fall-352{67.61%{transform:translate(47.7792vw,67.61vh) scale(.1642)}to{transform:translate(45.5928vw,99vh) scale(.1642)}}.snow:nth-child(353){opacity:.5988;transform:translate(55.8228vw,-10px) scale(.4701);animation:fall-353 14s -17s linear infinite}@keyframes fall-353{34.137%{transform:translate(55.8342vw,34.137vh) scale(.4701)}to{transform:translate(55.8285vw,99vh) scale(.4701)}}.snow:nth-child(354){opacity:1.48;transform:translate(37.607vw,-10px) scale(.5078);animation:fall-354 20s -29s linear infinite}@keyframes fall-354{78.847%{transform:translate(36.981vw,78.847vh) scale(.5078)}to{transform:translate(37.294vw,99vh) scale(.5078)}}.snow:nth-child(355){opacity:.3936;transform:translate(86.4685vw,-10px) scale(.9624);animation:fall-355 20s -27s linear infinite}@keyframes fall-355{63.913%{transform:translate(83.5436vw,63.913vh) scale(.9624)}to{transform:translate(85.00605vw,99vh) scale(.9624)}}.snow:nth-child(356){opacity:.2978;transform:translate(61.691vw,-10px) scale(.1538);animation:fall-356 16s -9s linear infinite}@keyframes fall-356{70.319%{transform:translate(51.8219vw,70.319vh) scale(.1538)}to{transform:translate(56.75645vw,99vh) scale(.1538)}}.snow:nth-child(357){opacity:1.4586;transform:translate(71.9735vw,-10px) scale(.5466);animation:fall-357 10s -19s linear infinite}@keyframes fall-357{52.824%{transform:translate(67.9409vw,52.824vh) scale(.5466)}to{transform:translate(69.9572vw,99vh) scale(.5466)}}.snow:nth-child(358){opacity:1.4158;transform:translate(1.7193vw,-10px) scale(.1594);animation:fall-358 22s -16s linear infinite}@keyframes fall-358{45.248%{transform:translate(10.0681vw,45.248vh) scale(.1594)}to{transform:translate(5.8937vw,99vh) scale(.1594)}}.snow:nth-child(359){opacity:.7302;transform:translate(83.59vw,-10px) scale(.8047);animation:fall-359 11s -9s linear infinite}@keyframes fall-359{32.389%{transform:translate(81.1042vw,32.389vh) scale(.8047)}to{transform:translate(82.3471vw,99vh) scale(.8047)}}.snow:nth-child(360){opacity:.7748;transform:translate(75.7577vw,-10px) scale(.334);animation:fall-360 17s -26s linear infinite}@keyframes fall-360{39.174%{transform:translate(67.5028vw,39.174vh) scale(.334)}to{transform:translate(71.63025vw,99vh) scale(.334)}}.snow:nth-child(361){opacity:1.6924;transform:translate(22.1374vw,-10px) scale(.513);animation:fall-361 20s -11s linear infinite}@keyframes fall-361{71.587%{transform:translate(25.3195vw,71.587vh) scale(.513)}to{transform:translate(23.72845vw,99vh) scale(.513)}}.snow:nth-child(362){opacity:.3528;transform:translate(79.2575vw,-10px) scale(.6617);animation:fall-362 27s -15s linear infinite}@keyframes fall-362{33.253%{transform:translate(77.3753vw,33.253vh) scale(.6617)}to{transform:translate(78.3164vw,99vh) scale(.6617)}}.snow:nth-child(363){opacity:1.6982;transform:translate(44.552vw,-10px) scale(.5805);animation:fall-363 14s -21s linear infinite}@keyframes fall-363{79.929%{transform:translate(34.7841vw,79.929vh) scale(.5805)}to{transform:translate(39.66805vw,99vh) scale(.5805)}}.snow:nth-child(364){opacity:1.2316;transform:translate(89.2047vw,-10px) scale(.7365);animation:fall-364 29s -22s linear infinite}@keyframes fall-364{64.388%{transform:translate(93.6373vw,64.388vh) scale(.7365)}to{transform:translate(91.421vw,99vh) scale(.7365)}}.snow:nth-child(365){opacity:.441;transform:translate(8.6354vw,-10px) scale(.2509);animation:fall-365 28s -26s linear infinite}@keyframes fall-365{51.961%{transform:translate(18.5766vw,51.961vh) scale(.2509)}to{transform:translate(13.606vw,99vh) scale(.2509)}}.snow:nth-child(366){opacity:1.1886;transform:translate(33.2539vw,-10px) scale(.4127);animation:fall-366 11s -10s linear infinite}@keyframes fall-366{53.183%{transform:translate(25.3632vw,53.183vh) scale(.4127)}to{transform:translate(29.30855vw,99vh) scale(.4127)}}.snow:nth-child(367){opacity:1.7212;transform:translate(4.7746vw,-10px) scale(.524);animation:fall-367 18s -19s linear infinite}@keyframes fall-367{46.938%{transform:translate(10.671vw,46.938vh) scale(.524)}to{transform:translate(7.7228vw,99vh) scale(.524)}}.snow:nth-child(368){opacity:1.2656;transform:translate(24.3109vw,-10px) scale(.1285);animation:fall-368 12s -7s linear infinite}@keyframes fall-368{71.011%{transform:translate(18.2946vw,71.011vh) scale(.1285)}to{transform:translate(21.30275vw,99vh) scale(.1285)}}.snow:nth-child(369){opacity:1.9508;transform:translate(75.2497vw,-10px) scale(.0298);animation:fall-369 19s -25s linear infinite}@keyframes fall-369{63.373%{transform:translate(80.9844vw,63.373vh) scale(.0298)}to{transform:translate(78.11705vw,99vh) scale(.0298)}}.snow:nth-child(370){opacity:.9732;transform:translate(8.4289vw,-10px) scale(.2349);animation:fall-370 28s -26s linear infinite}@keyframes fall-370{75.696%{transform:translate(11.7035vw,75.696vh) scale(.2349)}to{transform:translate(10.0662vw,99vh) scale(.2349)}}.snow:nth-child(371){opacity:1.4094;transform:translate(82.2651vw,-10px) scale(.7549);animation:fall-371 13s -23s linear infinite}@keyframes fall-371{33.072%{transform:translate(83.132vw,33.072vh) scale(.7549)}to{transform:translate(82.69855vw,99vh) scale(.7549)}}.snow:nth-child(372){opacity:1.3192;transform:translate(24.48vw,-10px) scale(.7685);animation:fall-372 22s -14s linear infinite}@keyframes fall-372{50.616%{transform:translate(27.2276vw,50.616vh) scale(.7685)}to{transform:translate(25.8538vw,99vh) scale(.7685)}}.snow:nth-child(373){opacity:.7506;transform:translate(3.1938vw,-10px) scale(.7093);animation:fall-373 26s -2s linear infinite}@keyframes fall-373{79.489%{transform:translate(12.6401vw,79.489vh) scale(.7093)}to{transform:translate(7.91695vw,99vh) scale(.7093)}}.snow:nth-child(374){opacity:.032;transform:translate(89.5669vw,-10px) scale(.7489);animation:fall-374 10s -18s linear infinite}@keyframes fall-374{62.981%{transform:translate(91.8138vw,62.981vh) scale(.7489)}to{transform:translate(90.69035vw,99vh) scale(.7489)}}.snow:nth-child(375){opacity:.5552;transform:translate(97.7622vw,-10px) scale(.8568);animation:fall-375 17s -25s linear infinite}@keyframes fall-375{47.405%{transform:translate(90.6723vw,47.405vh) scale(.8568)}to{transform:translate(94.21725vw,99vh) scale(.8568)}}.snow:nth-child(376){opacity:.2438;transform:translate(48.2859vw,-10px) scale(.7321);animation:fall-376 12s -17s linear infinite}@keyframes fall-376{64.078%{transform:translate(39.3925vw,64.078vh) scale(.7321)}to{transform:translate(43.8392vw,99vh) scale(.7321)}}.snow:nth-child(377){opacity:.0702;transform:translate(29.5932vw,-10px) scale(.6374);animation:fall-377 11s -30s linear infinite}@keyframes fall-377{77.045%{transform:translate(22.458vw,77.045vh) scale(.6374)}to{transform:translate(26.0256vw,99vh) scale(.6374)}}.snow:nth-child(378){opacity:1.4042;transform:translate(46.5167vw,-10px) scale(.3374);animation:fall-378 16s -5s linear infinite}@keyframes fall-378{37.862%{transform:translate(44.8367vw,37.862vh) scale(.3374)}to{transform:translate(45.6767vw,99vh) scale(.3374)}}.snow:nth-child(379){opacity:1.2964;transform:translate(21.9247vw,-10px) scale(.1901);animation:fall-379 16s -8s linear infinite}@keyframes fall-379{51.432%{transform:translate(25.9188vw,51.432vh) scale(.1901)}to{transform:translate(23.92175vw,99vh) scale(.1901)}}.snow:nth-child(380){opacity:1.0026;transform:translate(63.3976vw,-10px) scale(.6222);animation:fall-380 19s -16s linear infinite}@keyframes fall-380{78.229%{transform:translate(60.0995vw,78.229vh) scale(.6222)}to{transform:translate(61.74855vw,99vh) scale(.6222)}}.snow:nth-child(381){opacity:1.8968;transform:translate(9.1484vw,-10px) scale(.4336);animation:fall-381 11s -9s linear infinite}@keyframes fall-381{76.751%{transform:translate(9.7461vw,76.751vh) scale(.4336)}to{transform:translate(9.44725vw,99vh) scale(.4336)}}.snow:nth-child(382){opacity:.6942;transform:translate(28.1418vw,-10px) scale(.5989);animation:fall-382 26s -3s linear infinite}@keyframes fall-382{33.185%{transform:translate(35.6771vw,33.185vh) scale(.5989)}to{transform:translate(31.90945vw,99vh) scale(.5989)}}.snow:nth-child(383){opacity:.2012;transform:translate(95.4695vw,-10px) scale(.3881);animation:fall-383 26s -9s linear infinite}@keyframes fall-383{32.216%{transform:translate(99.5847vw,32.216vh) scale(.3881)}to{transform:translate(97.5271vw,99vh) scale(.3881)}}.snow:nth-child(384){opacity:.503;transform:translate(81.9706vw,-10px) scale(.4908);animation:fall-384 15s -12s linear infinite}@keyframes fall-384{77.655%{transform:translate(75.3799vw,77.655vh) scale(.4908)}to{transform:translate(78.67525vw,99vh) scale(.4908)}}.snow:nth-child(385){opacity:.8198;transform:translate(2.3794vw,-10px) scale(.675);animation:fall-385 28s -14s linear infinite}@keyframes fall-385{36.357%{transform:translate(.4533vw,36.357vh) scale(.675)}to{transform:translate(1.41635vw,99vh) scale(.675)}}.snow:nth-child(386){opacity:.0438;transform:translate(33.1742vw,-10px) scale(.9171);animation:fall-386 19s -5s linear infinite}@keyframes fall-386{66.4%{transform:translate(23.289vw,66.4vh) scale(.9171)}to{transform:translate(28.2316vw,99vh) scale(.9171)}}.snow:nth-child(387){opacity:1.6778;transform:translate(97.069vw,-10px) scale(.2933);animation:fall-387 28s -25s linear infinite}@keyframes fall-387{49.851%{transform:translate(91.8671vw,49.851vh) scale(.2933)}to{transform:translate(94.46805vw,99vh) scale(.2933)}}.snow:nth-child(388){opacity:1.3942;transform:translate(74.1715vw,-10px) scale(.2004);animation:fall-388 11s -5s linear infinite}@keyframes fall-388{53.484%{transform:translate(64.575vw,53.484vh) scale(.2004)}to{transform:translate(69.37325vw,99vh) scale(.2004)}}.snow:nth-child(389){opacity:.0986;transform:translate(50.1713vw,-10px) scale(.1212);animation:fall-389 16s -11s linear infinite}@keyframes fall-389{43.549%{transform:translate(58.1319vw,43.549vh) scale(.1212)}to{transform:translate(54.1516vw,99vh) scale(.1212)}}.snow:nth-child(390){opacity:1.6108;transform:translate(74.5144vw,-10px) scale(.273);animation:fall-390 10s -28s linear infinite}@keyframes fall-390{64.026%{transform:translate(79.0562vw,64.026vh) scale(.273)}to{transform:translate(76.7853vw,99vh) scale(.273)}}.snow:nth-child(391){opacity:1.2352;transform:translate(81.4978vw,-10px) scale(.1123);animation:fall-391 16s -28s linear infinite}@keyframes fall-391{38.646%{transform:translate(84.4155vw,38.646vh) scale(.1123)}to{transform:translate(82.95665vw,99vh) scale(.1123)}}.snow:nth-child(392){opacity:.562;transform:translate(80.5788vw,-10px) scale(.7448);animation:fall-392 13s -2s linear infinite}@keyframes fall-392{67.923%{transform:translate(83.3844vw,67.923vh) scale(.7448)}to{transform:translate(81.9816vw,99vh) scale(.7448)}}.snow:nth-child(393){opacity:.327;transform:translate(72.9841vw,-10px) scale(.3655);animation:fall-393 22s -23s linear infinite}@keyframes fall-393{59.918%{transform:translate(68.699vw,59.918vh) scale(.3655)}to{transform:translate(70.84155vw,99vh) scale(.3655)}}.snow:nth-child(394){opacity:1.2748;transform:translate(89.1857vw,-10px) scale(.4335);animation:fall-394 25s -25s linear infinite}@keyframes fall-394{47.904%{transform:translate(80.0452vw,47.904vh) scale(.4335)}to{transform:translate(84.61545vw,99vh) scale(.4335)}}.snow:nth-child(395){opacity:1.64;transform:translate(3.3484vw,-10px) scale(.439);animation:fall-395 18s -10s linear infinite}@keyframes fall-395{57.879%{transform:translate(4.3551vw,57.879vh) scale(.439)}to{transform:translate(3.85175vw,99vh) scale(.439)}}.snow:nth-child(396){opacity:.6498;transform:translate(72.8693vw,-10px) scale(.6367);animation:fall-396 12s -26s linear infinite}@keyframes fall-396{49.465%{transform:translate(69.4857vw,49.465vh) scale(.6367)}to{transform:translate(71.1775vw,99vh) scale(.6367)}}.snow:nth-child(397){opacity:.3838;transform:translate(21.5526vw,-10px) scale(.7039);animation:fall-397 11s -18s linear infinite}@keyframes fall-397{65.753%{transform:translate(18.2895vw,65.753vh) scale(.7039)}to{transform:translate(19.92105vw,99vh) scale(.7039)}}.snow:nth-child(398){opacity:.1816;transform:translate(98.6507vw,-10px) scale(.9182);animation:fall-398 17s -20s linear infinite}@keyframes fall-398{55.479%{transform:translate(101.3787vw,55.479vh) scale(.9182)}to{transform:translate(100.0147vw,99vh) scale(.9182)}}.snow:nth-child(399){opacity:.4328;transform:translate(23.8058vw,-10px) scale(.2132);animation:fall-399 17s -2s linear infinite}@keyframes fall-399{77.845%{transform:translate(16.0676vw,77.845vh) scale(.2132)}to{transform:translate(19.9367vw,99vh) scale(.2132)}}.snow:nth-child(400){opacity:.4664;transform:translate(27.3372vw,-10px) scale(.4494);animation:fall-400 25s -12s linear infinite}@keyframes fall-400{49.61%{transform:translate(18.1823vw,49.61vh) scale(.4494)}to{transform:translate(22.75975vw,99vh) scale(.4494)}}\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:.6292;transform:translate(34.1296vw,-10px) scale(.6886);animation:fall-1 18s -11s linear infinite}@keyframes fall-1{41.578%{transform:translate(26.4456vw,41.578vh) scale(.6886)}to{transform:translate(30.2876vw,99vh) scale(.6886)}}.snow:nth-child(2){opacity:.783;transform:translate(41.0974vw,-10px) scale(.6664);animation:fall-2 23s -23s linear infinite}@keyframes fall-2{37.783%{transform:translate(49.215vw,37.783vh) scale(.6664)}to{transform:translate(45.1562vw,99vh) scale(.6664)}}.snow:nth-child(3){opacity:1.4102;transform:translate(75.3144vw,-10px) scale(.9362);animation:fall-3 20s -6s linear infinite}@keyframes fall-3{78.539%{transform:translate(74.994vw,78.539vh) scale(.9362)}to{transform:translate(75.1542vw,99vh) scale(.9362)}}.snow:nth-child(4){opacity:.8704;transform:translate(66.1864vw,-10px) scale(.0976);animation:fall-4 10s -14s linear infinite}@keyframes fall-4{43.981%{transform:translate(71.8118vw,43.981vh) scale(.0976)}to{transform:translate(68.9991vw,99vh) scale(.0976)}}.snow:nth-child(5){opacity:1.6404;transform:translate(91.1954vw,-10px) scale(.069);animation:fall-5 13s -12s linear infinite}@keyframes fall-5{43.763%{transform:translate(97.2653vw,43.763vh) scale(.069)}to{transform:translate(94.23035vw,99vh) scale(.069)}}.snow:nth-child(6){opacity:.129;transform:translate(5.0594vw,-10px) scale(.9224);animation:fall-6 12s -17s linear infinite}@keyframes fall-6{33.128%{transform:translate(-4.6136vw,33.128vh) scale(.9224)}to{transform:translate(.2229vw,99vh) scale(.9224)}}.snow:nth-child(7){opacity:1.2726;transform:translate(49.6388vw,-10px) scale(.3306);animation:fall-7 25s -24s linear infinite}@keyframes fall-7{77.2%{transform:translate(59.4585vw,77.2vh) scale(.3306)}to{transform:translate(54.54865vw,99vh) scale(.3306)}}.snow:nth-child(8){opacity:.2952;transform:translate(13.0208vw,-10px) scale(.3825);animation:fall-8 14s -3s linear infinite}@keyframes fall-8{35.214%{transform:translate(22.4904vw,35.214vh) scale(.3825)}to{transform:translate(17.7556vw,99vh) scale(.3825)}}.snow:nth-child(9){opacity:1.4892;transform:translate(51.3736vw,-10px) scale(.4413);animation:fall-9 19s -4s linear infinite}@keyframes fall-9{51.065%{transform:translate(42.7455vw,51.065vh) scale(.4413)}to{transform:translate(47.05955vw,99vh) scale(.4413)}}.snow:nth-child(10){opacity:.8668;transform:translate(45.0151vw,-10px) scale(.9491);animation:fall-10 29s -17s linear infinite}@keyframes fall-10{62.316%{transform:translate(36.3324vw,62.316vh) scale(.9491)}to{transform:translate(40.67375vw,99vh) scale(.9491)}}.snow:nth-child(11){opacity:.885;transform:translate(69.7502vw,-10px) scale(.3258);animation:fall-11 17s -26s linear infinite}@keyframes fall-11{32.814%{transform:translate(64.9055vw,32.814vh) scale(.3258)}to{transform:translate(67.32785vw,99vh) scale(.3258)}}.snow:nth-child(12){opacity:.918;transform:translate(46.9278vw,-10px) scale(.2417);animation:fall-12 25s -23s linear infinite}@keyframes fall-12{70.653%{transform:translate(42.4524vw,70.653vh) scale(.2417)}to{transform:translate(44.6901vw,99vh) scale(.2417)}}.snow:nth-child(13){opacity:1.6936;transform:translate(25.6463vw,-10px) scale(.8015);animation:fall-13 19s -13s linear infinite}@keyframes fall-13{39.751%{transform:translate(24.0949vw,39.751vh) scale(.8015)}to{transform:translate(24.8706vw,99vh) scale(.8015)}}.snow:nth-child(14){opacity:.7816;transform:translate(30.8153vw,-10px) scale(.9506);animation:fall-14 17s -11s linear infinite}@keyframes fall-14{47.493%{transform:translate(23.7247vw,47.493vh) scale(.9506)}to{transform:translate(27.27vw,99vh) scale(.9506)}}.snow:nth-child(15){opacity:1.3208;transform:translate(70.9211vw,-10px) scale(.1635);animation:fall-15 22s -10s linear infinite}@keyframes fall-15{73.204%{transform:translate(62.1612vw,73.204vh) scale(.1635)}to{transform:translate(66.54115vw,99vh) scale(.1635)}}.snow:nth-child(16){opacity:.195;transform:translate(63.3855vw,-10px) scale(.0598);animation:fall-16 19s -30s linear infinite}@keyframes fall-16{63.22%{transform:translate(61.3217vw,63.22vh) scale(.0598)}to{transform:translate(62.3536vw,99vh) scale(.0598)}}.snow:nth-child(17){opacity:1.9998;transform:translate(37.4299vw,-10px) scale(.0871);animation:fall-17 23s -30s linear infinite}@keyframes fall-17{78.677%{transform:translate(31.0824vw,78.677vh) scale(.0871)}to{transform:translate(34.25615vw,99vh) scale(.0871)}}.snow:nth-child(18){opacity:.2678;transform:translate(29.1607vw,-10px) scale(.8471);animation:fall-18 28s -28s linear infinite}@keyframes fall-18{34.929%{transform:translate(23.4679vw,34.929vh) scale(.8471)}to{transform:translate(26.3143vw,99vh) scale(.8471)}}.snow:nth-child(19){opacity:1.9744;transform:translate(4.7648vw,-10px) scale(.2361);animation:fall-19 26s -25s linear infinite}@keyframes fall-19{79.393%{transform:translate(11.9664vw,79.393vh) scale(.2361)}to{transform:translate(8.3656vw,99vh) scale(.2361)}}.snow:nth-child(20){opacity:2;transform:translate(51.0354vw,-10px) scale(.6586);animation:fall-20 15s -9s linear infinite}@keyframes fall-20{66.963%{transform:translate(49.6858vw,66.963vh) scale(.6586)}to{transform:translate(50.3606vw,99vh) scale(.6586)}}.snow:nth-child(21){opacity:.639;transform:translate(29.1032vw,-10px) scale(.4092);animation:fall-21 15s -3s linear infinite}@keyframes fall-21{41.529%{transform:translate(35.3883vw,41.529vh) scale(.4092)}to{transform:translate(32.24575vw,99vh) scale(.4092)}}.snow:nth-child(22){opacity:.9536;transform:translate(39.7419vw,-10px) scale(.1031);animation:fall-22 16s -21s linear infinite}@keyframes fall-22{48.559%{transform:translate(47.9729vw,48.559vh) scale(.1031)}to{transform:translate(43.8574vw,99vh) scale(.1031)}}.snow:nth-child(23){opacity:.784;transform:translate(35.9641vw,-10px) scale(.2005);animation:fall-23 23s -3s linear infinite}@keyframes fall-23{56.624%{transform:translate(29.4187vw,56.624vh) scale(.2005)}to{transform:translate(32.6914vw,99vh) scale(.2005)}}.snow:nth-child(24){opacity:.1108;transform:translate(.4811vw,-10px) scale(.3516);animation:fall-24 19s -28s linear infinite}@keyframes fall-24{46.265%{transform:translate(-6.7133vw,46.265vh) scale(.3516)}to{transform:translate(-3.1161vw,99vh) scale(.3516)}}.snow:nth-child(25){opacity:1.5814;transform:translate(16.702vw,-10px) scale(.9299);animation:fall-25 10s -28s linear infinite}@keyframes fall-25{51.653%{transform:translate(22.511vw,51.653vh) scale(.9299)}to{transform:translate(19.6065vw,99vh) scale(.9299)}}.snow:nth-child(26){opacity:1.9408;transform:translate(54.5308vw,-10px) scale(.2166);animation:fall-26 19s -4s linear infinite}@keyframes fall-26{73.486%{transform:translate(53.7613vw,73.486vh) scale(.2166)}to{transform:translate(54.14605vw,99vh) scale(.2166)}}.snow:nth-child(27){opacity:1.6892;transform:translate(7.8104vw,-10px) scale(.0488);animation:fall-27 21s -6s linear infinite}@keyframes fall-27{31.751%{transform:translate(17.3424vw,31.751vh) scale(.0488)}to{transform:translate(12.5764vw,99vh) scale(.0488)}}.snow:nth-child(28){opacity:.7514;transform:translate(22.3685vw,-10px) scale(.7241);animation:fall-28 16s -7s linear infinite}@keyframes fall-28{48.031%{transform:translate(31.3331vw,48.031vh) scale(.7241)}to{transform:translate(26.8508vw,99vh) scale(.7241)}}.snow:nth-child(29){opacity:1.4302;transform:translate(15.8713vw,-10px) scale(.1876);animation:fall-29 10s -29s linear infinite}@keyframes fall-29{31.074%{transform:translate(9.8468vw,31.074vh) scale(.1876)}to{transform:translate(12.85905vw,99vh) scale(.1876)}}.snow:nth-child(30){opacity:1.0106;transform:translate(46.3666vw,-10px) scale(.8951);animation:fall-30 24s -28s linear infinite}@keyframes fall-30{73.522%{transform:translate(55.4088vw,73.522vh) scale(.8951)}to{transform:translate(50.8877vw,99vh) scale(.8951)}}.snow:nth-child(31){opacity:.3668;transform:translate(11.9093vw,-10px) scale(.3565);animation:fall-31 24s -10s linear infinite}@keyframes fall-31{59.016%{transform:translate(19.0628vw,59.016vh) scale(.3565)}to{transform:translate(15.48605vw,99vh) scale(.3565)}}.snow:nth-child(32){opacity:.8236;transform:translate(17.9887vw,-10px) scale(.5874);animation:fall-32 18s -29s linear infinite}@keyframes fall-32{66.624%{transform:translate(20.2038vw,66.624vh) scale(.5874)}to{transform:translate(19.09625vw,99vh) scale(.5874)}}.snow:nth-child(33){opacity:1.4102;transform:translate(79.0413vw,-10px) scale(.9448);animation:fall-33 14s -7s linear infinite}@keyframes fall-33{35.848%{transform:translate(77.5012vw,35.848vh) scale(.9448)}to{transform:translate(78.27125vw,99vh) scale(.9448)}}.snow:nth-child(34){opacity:.3236;transform:translate(14.1456vw,-10px) scale(.7977);animation:fall-34 11s -29s linear infinite}@keyframes fall-34{60.889%{transform:translate(22.1938vw,60.889vh) scale(.7977)}to{transform:translate(18.1697vw,99vh) scale(.7977)}}.snow:nth-child(35){opacity:.1526;transform:translate(26.5446vw,-10px) scale(.4878);animation:fall-35 16s -11s linear infinite}@keyframes fall-35{77.335%{transform:translate(16.929vw,77.335vh) scale(.4878)}to{transform:translate(21.7368vw,99vh) scale(.4878)}}.snow:nth-child(36){opacity:.7522;transform:translate(26.9594vw,-10px) scale(.4716);animation:fall-36 13s -22s linear infinite}@keyframes fall-36{78.676%{transform:translate(36.5484vw,78.676vh) scale(.4716)}to{transform:translate(31.7539vw,99vh) scale(.4716)}}.snow:nth-child(37){opacity:.1558;transform:translate(98.7411vw,-10px) scale(.1385);animation:fall-37 12s -25s linear infinite}@keyframes fall-37{52.158%{transform:translate(94.5999vw,52.158vh) scale(.1385)}to{transform:translate(96.6705vw,99vh) scale(.1385)}}.snow:nth-child(38){opacity:.7606;transform:translate(39.7237vw,-10px) scale(.8492);animation:fall-38 26s -6s linear infinite}@keyframes fall-38{50.024%{transform:translate(49.1051vw,50.024vh) scale(.8492)}to{transform:translate(44.4144vw,99vh) scale(.8492)}}.snow:nth-child(39){opacity:1.7882;transform:translate(5.0673vw,-10px) scale(.8709);animation:fall-39 29s -12s linear infinite}@keyframes fall-39{58.156%{transform:translate(.9346vw,58.156vh) scale(.8709)}to{transform:translate(3.00095vw,99vh) scale(.8709)}}.snow:nth-child(40){opacity:1.8952;transform:translate(27.7076vw,-10px) scale(.4353);animation:fall-40 14s -5s linear infinite}@keyframes fall-40{72.904%{transform:translate(24.6751vw,72.904vh) scale(.4353)}to{transform:translate(26.19135vw,99vh) scale(.4353)}}.snow:nth-child(41){opacity:1.1738;transform:translate(95.4142vw,-10px) scale(.9508);animation:fall-41 15s -11s linear infinite}@keyframes fall-41{63.632%{transform:translate(92.8688vw,63.632vh) scale(.9508)}to{transform:translate(94.1415vw,99vh) scale(.9508)}}.snow:nth-child(42){opacity:1.6162;transform:translate(49.0912vw,-10px) scale(.5868);animation:fall-42 17s -21s linear infinite}@keyframes fall-42{65.448%{transform:translate(39.2941vw,65.448vh) scale(.5868)}to{transform:translate(44.19265vw,99vh) scale(.5868)}}.snow:nth-child(43){opacity:1.8066;transform:translate(88.5252vw,-10px) scale(.4229);animation:fall-43 10s -14s linear infinite}@keyframes fall-43{50.676%{transform:translate(86.0493vw,50.676vh) scale(.4229)}to{transform:translate(87.28725vw,99vh) scale(.4229)}}.snow:nth-child(44){opacity:1.3328;transform:translate(54.4382vw,-10px) scale(.0251);animation:fall-44 22s -4s linear infinite}@keyframes fall-44{60.886%{transform:translate(63.2258vw,60.886vh) scale(.0251)}to{transform:translate(58.832vw,99vh) scale(.0251)}}.snow:nth-child(45){opacity:.588;transform:translate(20.622vw,-10px) scale(.2378);animation:fall-45 17s -15s linear infinite}@keyframes fall-45{36.616%{transform:translate(15.3783vw,36.616vh) scale(.2378)}to{transform:translate(18.00015vw,99vh) scale(.2378)}}.snow:nth-child(46){opacity:1.849;transform:translate(25.632vw,-10px) scale(.0292);animation:fall-46 28s -1s linear infinite}@keyframes fall-46{44.603%{transform:translate(27.6243vw,44.603vh) scale(.0292)}to{transform:translate(26.62815vw,99vh) scale(.0292)}}.snow:nth-child(47){opacity:1.3256;transform:translate(14.2703vw,-10px) scale(.8956);animation:fall-47 25s -17s linear infinite}@keyframes fall-47{49.584%{transform:translate(16.313vw,49.584vh) scale(.8956)}to{transform:translate(15.29165vw,99vh) scale(.8956)}}.snow:nth-child(48){opacity:1.3038;transform:translate(38.2439vw,-10px) scale(.0766);animation:fall-48 15s -10s linear infinite}@keyframes fall-48{52.672%{transform:translate(39.5173vw,52.672vh) scale(.0766)}to{transform:translate(38.8806vw,99vh) scale(.0766)}}.snow:nth-child(49){opacity:.3562;transform:translate(46.7188vw,-10px) scale(.8627);animation:fall-49 19s -16s linear infinite}@keyframes fall-49{74.396%{transform:translate(50.5575vw,74.396vh) scale(.8627)}to{transform:translate(48.63815vw,99vh) scale(.8627)}}.snow:nth-child(50){opacity:1.3902;transform:translate(9.3568vw,-10px) scale(.3958);animation:fall-50 29s -18s linear infinite}@keyframes fall-50{68.9%{transform:translate(6.5407vw,68.9vh) scale(.3958)}to{transform:translate(7.94875vw,99vh) scale(.3958)}}.snow:nth-child(51){opacity:1.7104;transform:translate(43.8304vw,-10px) scale(.0943);animation:fall-51 11s -23s linear infinite}@keyframes fall-51{50.882%{transform:translate(46.8539vw,50.882vh) scale(.0943)}to{transform:translate(45.34215vw,99vh) scale(.0943)}}.snow:nth-child(52){opacity:1.7646;transform:translate(61.2548vw,-10px) scale(.778);animation:fall-52 22s -23s linear infinite}@keyframes fall-52{46.255%{transform:translate(55.3954vw,46.255vh) scale(.778)}to{transform:translate(58.3251vw,99vh) scale(.778)}}.snow:nth-child(53){opacity:1.9336;transform:translate(97.7999vw,-10px) scale(.3763);animation:fall-53 27s -15s linear infinite}@keyframes fall-53{78.662%{transform:translate(105.4109vw,78.662vh) scale(.3763)}to{transform:translate(101.6054vw,99vh) scale(.3763)}}.snow:nth-child(54){opacity:.5432;transform:translate(11.7343vw,-10px) scale(.2425);animation:fall-54 15s -30s linear infinite}@keyframes fall-54{76.789%{transform:translate(5.7336vw,76.789vh) scale(.2425)}to{transform:translate(8.73395vw,99vh) scale(.2425)}}.snow:nth-child(55){opacity:.315;transform:translate(46.7753vw,-10px) scale(.3183);animation:fall-55 11s -9s linear infinite}@keyframes fall-55{42.083%{transform:translate(40.5868vw,42.083vh) scale(.3183)}to{transform:translate(43.68105vw,99vh) scale(.3183)}}.snow:nth-child(56){opacity:.7492;transform:translate(49.1004vw,-10px) scale(.8519);animation:fall-56 15s -6s linear infinite}@keyframes fall-56{61.731%{transform:translate(53.1488vw,61.731vh) scale(.8519)}to{transform:translate(51.1246vw,99vh) scale(.8519)}}.snow:nth-child(57){opacity:.6914;transform:translate(66.2835vw,-10px) scale(.9467);animation:fall-57 15s -8s linear infinite}@keyframes fall-57{38.186%{transform:translate(62.9844vw,38.186vh) scale(.9467)}to{transform:translate(64.63395vw,99vh) scale(.9467)}}.snow:nth-child(58){opacity:1.4936;transform:translate(48.7754vw,-10px) scale(.9428);animation:fall-58 27s -6s linear infinite}@keyframes fall-58{57.403%{transform:translate(51.1039vw,57.403vh) scale(.9428)}to{transform:translate(49.93965vw,99vh) scale(.9428)}}.snow:nth-child(59){opacity:.592;transform:translate(50.1152vw,-10px) scale(.8635);animation:fall-59 12s -2s linear infinite}@keyframes fall-59{54.158%{transform:translate(49.4103vw,54.158vh) scale(.8635)}to{transform:translate(49.76275vw,99vh) scale(.8635)}}.snow:nth-child(60){opacity:.514;transform:translate(22.4208vw,-10px) scale(.0838);animation:fall-60 17s -10s linear infinite}@keyframes fall-60{72.852%{transform:translate(26.9597vw,72.852vh) scale(.0838)}to{transform:translate(24.69025vw,99vh) scale(.0838)}}.snow:nth-child(61){opacity:.6518;transform:translate(1.5265vw,-10px) scale(.9737);animation:fall-61 22s -12s linear infinite}@keyframes fall-61{45.081%{transform:translate(9.3476vw,45.081vh) scale(.9737)}to{transform:translate(5.43705vw,99vh) scale(.9737)}}.snow:nth-child(62){opacity:.7484;transform:translate(21.2038vw,-10px) scale(.5796);animation:fall-62 22s -5s linear infinite}@keyframes fall-62{41.5%{transform:translate(17.1344vw,41.5vh) scale(.5796)}to{transform:translate(19.1691vw,99vh) scale(.5796)}}.snow:nth-child(63){opacity:.4836;transform:translate(3.3191vw,-10px) scale(.7786);animation:fall-63 18s -27s linear infinite}@keyframes fall-63{56.406%{transform:translate(9.8245vw,56.406vh) scale(.7786)}to{transform:translate(6.5718vw,99vh) scale(.7786)}}.snow:nth-child(64){opacity:.184;transform:translate(62.4693vw,-10px) scale(.8111);animation:fall-64 27s -22s linear infinite}@keyframes fall-64{38.302%{transform:translate(69.5701vw,38.302vh) scale(.8111)}to{transform:translate(66.0197vw,99vh) scale(.8111)}}.snow:nth-child(65){opacity:1.006;transform:translate(72.7132vw,-10px) scale(.1459);animation:fall-65 15s -1s linear infinite}@keyframes fall-65{58.478%{transform:translate(80.601vw,58.478vh) scale(.1459)}to{transform:translate(76.6571vw,99vh) scale(.1459)}}.snow:nth-child(66){opacity:.3088;transform:translate(31.1465vw,-10px) scale(.6402);animation:fall-66 20s -7s linear infinite}@keyframes fall-66{68.686%{transform:translate(27.2009vw,68.686vh) scale(.6402)}to{transform:translate(29.1737vw,99vh) scale(.6402)}}.snow:nth-child(67){opacity:1.407;transform:translate(6.9877vw,-10px) scale(.6541);animation:fall-67 30s -8s linear infinite}@keyframes fall-67{56.245%{transform:translate(1.6403vw,56.245vh) scale(.6541)}to{transform:translate(4.314vw,99vh) scale(.6541)}}.snow:nth-child(68){opacity:.7698;transform:translate(8.5579vw,-10px) scale(.9209);animation:fall-68 29s -4s linear infinite}@keyframes fall-68{38.667%{transform:translate(3.3483vw,38.667vh) scale(.9209)}to{transform:translate(5.9531vw,99vh) scale(.9209)}}.snow:nth-child(69){opacity:.0486;transform:translate(39.4905vw,-10px) scale(.4912);animation:fall-69 18s -29s linear infinite}@keyframes fall-69{42.011%{transform:translate(41.2136vw,42.011vh) scale(.4912)}to{transform:translate(40.35205vw,99vh) scale(.4912)}}.snow:nth-child(70){opacity:.2476;transform:translate(84.8262vw,-10px) scale(.2316);animation:fall-70 11s -16s linear infinite}@keyframes fall-70{73.97%{transform:translate(79.9312vw,73.97vh) scale(.2316)}to{transform:translate(82.3787vw,99vh) scale(.2316)}}.snow:nth-child(71){opacity:1.2308;transform:translate(28.0967vw,-10px) scale(.754);animation:fall-71 27s -23s linear infinite}@keyframes fall-71{74.536%{transform:translate(32.1289vw,74.536vh) scale(.754)}to{transform:translate(30.1128vw,99vh) scale(.754)}}.snow:nth-child(72){opacity:.6802;transform:translate(82.5323vw,-10px) scale(.8645);animation:fall-72 11s -8s linear infinite}@keyframes fall-72{38.408%{transform:translate(85.0265vw,38.408vh) scale(.8645)}to{transform:translate(83.7794vw,99vh) scale(.8645)}}.snow:nth-child(73){opacity:1.207;transform:translate(47.9989vw,-10px) scale(.6073);animation:fall-73 17s -24s linear infinite}@keyframes fall-73{40.732%{transform:translate(54.4862vw,40.732vh) scale(.6073)}to{transform:translate(51.24255vw,99vh) scale(.6073)}}.snow:nth-child(74){opacity:1.3724;transform:translate(97.7403vw,-10px) scale(.3295);animation:fall-74 24s -6s linear infinite}@keyframes fall-74{59.341%{transform:translate(103.5771vw,59.341vh) scale(.3295)}to{transform:translate(100.6587vw,99vh) scale(.3295)}}.snow:nth-child(75){opacity:1.148;transform:translate(70.0877vw,-10px) scale(.9959);animation:fall-75 19s -9s linear infinite}@keyframes fall-75{56.524%{transform:translate(77.3049vw,56.524vh) scale(.9959)}to{transform:translate(73.6963vw,99vh) scale(.9959)}}.snow:nth-child(76){opacity:1.0026;transform:translate(25.3966vw,-10px) scale(.1393);animation:fall-76 15s -6s linear infinite}@keyframes fall-76{43.072%{transform:translate(31.8144vw,43.072vh) scale(.1393)}to{transform:translate(28.6055vw,99vh) scale(.1393)}}.snow:nth-child(77){opacity:.1242;transform:translate(65.6517vw,-10px) scale(.9483);animation:fall-77 16s -26s linear infinite}@keyframes fall-77{58.65%{transform:translate(59.5052vw,58.65vh) scale(.9483)}to{transform:translate(62.57845vw,99vh) scale(.9483)}}.snow:nth-child(78){opacity:1.4398;transform:translate(76.6434vw,-10px) scale(.8997);animation:fall-78 25s -25s linear infinite}@keyframes fall-78{49.722%{transform:translate(83.6006vw,49.722vh) scale(.8997)}to{transform:translate(80.122vw,99vh) scale(.8997)}}.snow:nth-child(79){opacity:1.8616;transform:translate(5.8331vw,-10px) scale(.8529);animation:fall-79 16s -11s linear infinite}@keyframes fall-79{47.833%{transform:translate(10.2325vw,47.833vh) scale(.8529)}to{transform:translate(8.0328vw,99vh) scale(.8529)}}.snow:nth-child(80){opacity:.0244;transform:translate(48.475vw,-10px) scale(.9359);animation:fall-80 14s -22s linear infinite}@keyframes fall-80{41.681%{transform:translate(49.7482vw,41.681vh) scale(.9359)}to{transform:translate(49.1116vw,99vh) scale(.9359)}}.snow:nth-child(81){opacity:.94;transform:translate(83.7597vw,-10px) scale(.7626);animation:fall-81 24s -4s linear infinite}@keyframes fall-81{49.587%{transform:translate(76.2031vw,49.587vh) scale(.7626)}to{transform:translate(79.9814vw,99vh) scale(.7626)}}.snow:nth-child(82){opacity:1.1272;transform:translate(64.4826vw,-10px) scale(.8115);animation:fall-82 23s -22s linear infinite}@keyframes fall-82{79.811%{transform:translate(59.5204vw,79.811vh) scale(.8115)}to{transform:translate(62.0015vw,99vh) scale(.8115)}}.snow:nth-child(83){opacity:1.7834;transform:translate(78.2321vw,-10px) scale(.3528);animation:fall-83 11s -26s linear infinite}@keyframes fall-83{34.181%{transform:translate(78.9729vw,34.181vh) scale(.3528)}to{transform:translate(78.6025vw,99vh) scale(.3528)}}.snow:nth-child(84){opacity:1.9394;transform:translate(24.2583vw,-10px) scale(.1658);animation:fall-84 19s -28s linear infinite}@keyframes fall-84{59.166%{transform:translate(22.0446vw,59.166vh) scale(.1658)}to{transform:translate(23.15145vw,99vh) scale(.1658)}}.snow:nth-child(85){opacity:1.197;transform:translate(88.0899vw,-10px) scale(.3542);animation:fall-85 25s -17s linear infinite}@keyframes fall-85{58.233%{transform:translate(83.8891vw,58.233vh) scale(.3542)}to{transform:translate(85.9895vw,99vh) scale(.3542)}}.snow:nth-child(86){opacity:.952;transform:translate(45.944vw,-10px) scale(.5633);animation:fall-86 17s -23s linear infinite}@keyframes fall-86{31.417%{transform:translate(36.7521vw,31.417vh) scale(.5633)}to{transform:translate(41.34805vw,99vh) scale(.5633)}}.snow:nth-child(87){opacity:1.018;transform:translate(14.4523vw,-10px) scale(.7243);animation:fall-87 18s -9s linear infinite}@keyframes fall-87{41.426%{transform:translate(22.1904vw,41.426vh) scale(.7243)}to{transform:translate(18.32135vw,99vh) scale(.7243)}}.snow:nth-child(88){opacity:1.7952;transform:translate(55.8832vw,-10px) scale(.7203);animation:fall-88 13s -28s linear infinite}@keyframes fall-88{32.503%{transform:translate(60.6094vw,32.503vh) scale(.7203)}to{transform:translate(58.2463vw,99vh) scale(.7203)}}.snow:nth-child(89){opacity:1.6258;transform:translate(83.6061vw,-10px) scale(.6191);animation:fall-89 28s -27s linear infinite}@keyframes fall-89{65.436%{transform:translate(76.9291vw,65.436vh) scale(.6191)}to{transform:translate(80.2676vw,99vh) scale(.6191)}}.snow:nth-child(90){opacity:1.8496;transform:translate(76.1743vw,-10px) scale(.8254);animation:fall-90 12s -14s linear infinite}@keyframes fall-90{63.147%{transform:translate(71.8244vw,63.147vh) scale(.8254)}to{transform:translate(73.99935vw,99vh) scale(.8254)}}.snow:nth-child(91){opacity:1.0708;transform:translate(4.3644vw,-10px) scale(.9865);animation:fall-91 16s -19s linear infinite}@keyframes fall-91{73.639%{transform:translate(-4.2626vw,73.639vh) scale(.9865)}to{transform:translate(.0509vw,99vh) scale(.9865)}}.snow:nth-child(92){opacity:1.9928;transform:translate(97.8975vw,-10px) scale(.9419);animation:fall-92 18s -11s linear infinite}@keyframes fall-92{71.72%{transform:translate(99.4148vw,71.72vh) scale(.9419)}to{transform:translate(98.65615vw,99vh) scale(.9419)}}.snow:nth-child(93){opacity:.6892;transform:translate(73.3667vw,-10px) scale(.516);animation:fall-93 25s -14s linear infinite}@keyframes fall-93{60.047%{transform:translate(68.9466vw,60.047vh) scale(.516)}to{transform:translate(71.15665vw,99vh) scale(.516)}}.snow:nth-child(94){opacity:.3582;transform:translate(5.7313vw,-10px) scale(.6106);animation:fall-94 26s -19s linear infinite}@keyframes fall-94{30.085%{transform:translate(2.9406vw,30.085vh) scale(.6106)}to{transform:translate(4.33595vw,99vh) scale(.6106)}}.snow:nth-child(95){opacity:.595;transform:translate(30.8033vw,-10px) scale(.1003);animation:fall-95 23s -19s linear infinite}@keyframes fall-95{48.045%{transform:translate(24.7674vw,48.045vh) scale(.1003)}to{transform:translate(27.78535vw,99vh) scale(.1003)}}.snow:nth-child(96){opacity:1.741;transform:translate(29.6062vw,-10px) scale(.1384);animation:fall-96 13s -8s linear infinite}@keyframes fall-96{62.886%{transform:translate(29.6682vw,62.886vh) scale(.1384)}to{transform:translate(29.6372vw,99vh) scale(.1384)}}.snow:nth-child(97){opacity:1.5278;transform:translate(58.9558vw,-10px) scale(.0819);animation:fall-97 10s -30s linear infinite}@keyframes fall-97{38.041%{transform:translate(49.3447vw,38.041vh) scale(.0819)}to{transform:translate(54.15025vw,99vh) scale(.0819)}}.snow:nth-child(98){opacity:1.4926;transform:translate(8.3212vw,-10px) scale(.5371);animation:fall-98 17s -14s linear infinite}@keyframes fall-98{37.393%{transform:translate(4.7606vw,37.393vh) scale(.5371)}to{transform:translate(6.5409vw,99vh) scale(.5371)}}.snow:nth-child(99){opacity:.4866;transform:translate(94.4692vw,-10px) scale(.1689);animation:fall-99 10s -18s linear infinite}@keyframes fall-99{69.275%{transform:translate(85.1448vw,69.275vh) scale(.1689)}to{transform:translate(89.807vw,99vh) scale(.1689)}}.snow:nth-child(100){opacity:.8152;transform:translate(6.1487vw,-10px) scale(.9625);animation:fall-100 13s -1s linear infinite}@keyframes fall-100{74.535%{transform:translate(-1.0111vw,74.535vh) scale(.9625)}to{transform:translate(2.5688vw,99vh) scale(.9625)}}.snow:nth-child(101){opacity:1.3198;transform:translate(.3337vw,-10px) scale(.8077);animation:fall-101 12s -8s linear infinite}@keyframes fall-101{62.493%{transform:translate(-4.6696vw,62.493vh) scale(.8077)}to{transform:translate(-2.16795vw,99vh) scale(.8077)}}.snow:nth-child(102){opacity:1.051;transform:translate(26.8119vw,-10px) scale(.1816);animation:fall-102 15s -12s linear infinite}@keyframes fall-102{43.211%{transform:translate(22.5272vw,43.211vh) scale(.1816)}to{transform:translate(24.66955vw,99vh) scale(.1816)}}.snow:nth-child(103){opacity:1.5444;transform:translate(88.5628vw,-10px) scale(.0539);animation:fall-103 22s -13s linear infinite}@keyframes fall-103{41.545%{transform:translate(97.2277vw,41.545vh) scale(.0539)}to{transform:translate(92.89525vw,99vh) scale(.0539)}}.snow:nth-child(104){opacity:1.87;transform:translate(26.6695vw,-10px) scale(.4992);animation:fall-104 12s -10s linear infinite}@keyframes fall-104{37.735%{transform:translate(18.5199vw,37.735vh) scale(.4992)}to{transform:translate(22.5947vw,99vh) scale(.4992)}}.snow:nth-child(105){opacity:.2028;transform:translate(90.6097vw,-10px) scale(.9066);animation:fall-105 20s -4s linear infinite}@keyframes fall-105{57.653%{transform:translate(81.6877vw,57.653vh) scale(.9066)}to{transform:translate(86.1487vw,99vh) scale(.9066)}}.snow:nth-child(106){opacity:1.1696;transform:translate(63.9739vw,-10px) scale(.3341);animation:fall-106 15s -5s linear infinite}@keyframes fall-106{30.916%{transform:translate(60.3552vw,30.916vh) scale(.3341)}to{transform:translate(62.16455vw,99vh) scale(.3341)}}.snow:nth-child(107){opacity:1.464;transform:translate(69.0284vw,-10px) scale(.7614);animation:fall-107 14s -2s linear infinite}@keyframes fall-107{51.498%{transform:translate(61.8059vw,51.498vh) scale(.7614)}to{transform:translate(65.41715vw,99vh) scale(.7614)}}.snow:nth-child(108){opacity:.8536;transform:translate(57.4183vw,-10px) scale(.2824);animation:fall-108 25s -17s linear infinite}@keyframes fall-108{48.066%{transform:translate(48.4889vw,48.066vh) scale(.2824)}to{transform:translate(52.9536vw,99vh) scale(.2824)}}.snow:nth-child(109){opacity:.89;transform:translate(50.4885vw,-10px) scale(.4486);animation:fall-109 29s -15s linear infinite}@keyframes fall-109{56.011%{transform:translate(60.0777vw,56.011vh) scale(.4486)}to{transform:translate(55.2831vw,99vh) scale(.4486)}}.snow:nth-child(110){opacity:.5242;transform:translate(9.3729vw,-10px) scale(.8033);animation:fall-110 12s -20s linear infinite}@keyframes fall-110{42.648%{transform:translate(14.752vw,42.648vh) scale(.8033)}to{transform:translate(12.06245vw,99vh) scale(.8033)}}.snow:nth-child(111){opacity:.6688;transform:translate(30.2135vw,-10px) scale(.8369);animation:fall-111 24s -30s linear infinite}@keyframes fall-111{55.791%{transform:translate(31.6104vw,55.791vh) scale(.8369)}to{transform:translate(30.91195vw,99vh) scale(.8369)}}.snow:nth-child(112){opacity:.518;transform:translate(74.5588vw,-10px) scale(.2052);animation:fall-112 19s -5s linear infinite}@keyframes fall-112{43.262%{transform:translate(68.2694vw,43.262vh) scale(.2052)}to{transform:translate(71.4141vw,99vh) scale(.2052)}}.snow:nth-child(113){opacity:.738;transform:translate(67.9057vw,-10px) scale(.9725);animation:fall-113 16s -14s linear infinite}@keyframes fall-113{56.019%{transform:translate(72.5084vw,56.019vh) scale(.9725)}to{transform:translate(70.20705vw,99vh) scale(.9725)}}.snow:nth-child(114){opacity:1.4886;transform:translate(.6798vw,-10px) scale(.1249);animation:fall-114 30s -16s linear infinite}@keyframes fall-114{31.029%{transform:translate(-4.9717vw,31.029vh) scale(.1249)}to{transform:translate(-2.14595vw,99vh) scale(.1249)}}.snow:nth-child(115){opacity:1.2662;transform:translate(53.6025vw,-10px) scale(.5962);animation:fall-115 27s -29s linear infinite}@keyframes fall-115{43.058%{transform:translate(43.7587vw,43.058vh) scale(.5962)}to{transform:translate(48.6806vw,99vh) scale(.5962)}}.snow:nth-child(116){opacity:1.2498;transform:translate(.7137vw,-10px) scale(.0599);animation:fall-116 19s -8s linear infinite}@keyframes fall-116{64.077%{transform:translate(-8.7839vw,64.077vh) scale(.0599)}to{transform:translate(-4.0351vw,99vh) scale(.0599)}}.snow:nth-child(117){opacity:1.5676;transform:translate(39.675vw,-10px) scale(.5395);animation:fall-117 10s -12s linear infinite}@keyframes fall-117{70.248%{transform:translate(32.2102vw,70.248vh) scale(.5395)}to{transform:translate(35.9426vw,99vh) scale(.5395)}}.snow:nth-child(118){opacity:.4146;transform:translate(45.8791vw,-10px) scale(.1201);animation:fall-118 17s -25s linear infinite}@keyframes fall-118{38.787%{transform:translate(54.1888vw,38.787vh) scale(.1201)}to{transform:translate(50.03395vw,99vh) scale(.1201)}}.snow:nth-child(119){opacity:.1804;transform:translate(13.6993vw,-10px) scale(.584);animation:fall-119 28s -8s linear infinite}@keyframes fall-119{35.521%{transform:translate(20.9227vw,35.521vh) scale(.584)}to{transform:translate(17.311vw,99vh) scale(.584)}}.snow:nth-child(120){opacity:.4216;transform:translate(81.8957vw,-10px) scale(.4558);animation:fall-120 14s -7s linear infinite}@keyframes fall-120{37.202%{transform:translate(80.7375vw,37.202vh) scale(.4558)}to{transform:translate(81.3166vw,99vh) scale(.4558)}}.snow:nth-child(121){opacity:1.81;transform:translate(87.2077vw,-10px) scale(.0877);animation:fall-121 13s -29s linear infinite}@keyframes fall-121{77.078%{transform:translate(89.7596vw,77.078vh) scale(.0877)}to{transform:translate(88.48365vw,99vh) scale(.0877)}}.snow:nth-child(122){opacity:.672;transform:translate(52.3987vw,-10px) scale(.2419);animation:fall-122 23s -1s linear infinite}@keyframes fall-122{48.141%{transform:translate(53.0004vw,48.141vh) scale(.2419)}to{transform:translate(52.69955vw,99vh) scale(.2419)}}.snow:nth-child(123){opacity:.8756;transform:translate(42.2613vw,-10px) scale(.7025);animation:fall-123 19s -18s linear infinite}@keyframes fall-123{65.316%{transform:translate(47.2867vw,65.316vh) scale(.7025)}to{transform:translate(44.774vw,99vh) scale(.7025)}}.snow:nth-child(124){opacity:1.5586;transform:translate(41.6695vw,-10px) scale(.1153);animation:fall-124 15s -11s linear infinite}@keyframes fall-124{75.482%{transform:translate(45.7193vw,75.482vh) scale(.1153)}to{transform:translate(43.6944vw,99vh) scale(.1153)}}.snow:nth-child(125){opacity:1.3424;transform:translate(32.6012vw,-10px) scale(.44);animation:fall-125 14s -15s linear infinite}@keyframes fall-125{32.892%{transform:translate(23.6777vw,32.892vh) scale(.44)}to{transform:translate(28.13945vw,99vh) scale(.44)}}.snow:nth-child(126){opacity:1.4046;transform:translate(43.6548vw,-10px) scale(.9871);animation:fall-126 13s -25s linear infinite}@keyframes fall-126{75.138%{transform:translate(41.7906vw,75.138vh) scale(.9871)}to{transform:translate(42.7227vw,99vh) scale(.9871)}}.snow:nth-child(127){opacity:1.9036;transform:translate(64.1403vw,-10px) scale(.9059);animation:fall-127 10s -21s linear infinite}@keyframes fall-127{51.314%{transform:translate(57.7279vw,51.314vh) scale(.9059)}to{transform:translate(60.9341vw,99vh) scale(.9059)}}.snow:nth-child(128){opacity:1.2966;transform:translate(28.92vw,-10px) scale(.7187);animation:fall-128 12s -2s linear infinite}@keyframes fall-128{65.127%{transform:translate(24.4383vw,65.127vh) scale(.7187)}to{transform:translate(26.67915vw,99vh) scale(.7187)}}.snow:nth-child(129){opacity:.3002;transform:translate(16.8037vw,-10px) scale(.8453);animation:fall-129 30s -8s linear infinite}@keyframes fall-129{46.803%{transform:translate(17.254vw,46.803vh) scale(.8453)}to{transform:translate(17.02885vw,99vh) scale(.8453)}}.snow:nth-child(130){opacity:.4588;transform:translate(58.0409vw,-10px) scale(.1833);animation:fall-130 19s -20s linear infinite}@keyframes fall-130{43.472%{transform:translate(66.7985vw,43.472vh) scale(.1833)}to{transform:translate(62.4197vw,99vh) scale(.1833)}}.snow:nth-child(131){opacity:.3436;transform:translate(55.2967vw,-10px) scale(.5653);animation:fall-131 27s -2s linear infinite}@keyframes fall-131{36.369%{transform:translate(49.7534vw,36.369vh) scale(.5653)}to{transform:translate(52.52505vw,99vh) scale(.5653)}}.snow:nth-child(132){opacity:.4408;transform:translate(49.9936vw,-10px) scale(.9875);animation:fall-132 22s -2s linear infinite}@keyframes fall-132{42.684%{transform:translate(50.782vw,42.684vh) scale(.9875)}to{transform:translate(50.3878vw,99vh) scale(.9875)}}.snow:nth-child(133){opacity:.089;transform:translate(96.9106vw,-10px) scale(.7359);animation:fall-133 16s -18s linear infinite}@keyframes fall-133{73.066%{transform:translate(92.9093vw,73.066vh) scale(.7359)}to{transform:translate(94.90995vw,99vh) scale(.7359)}}.snow:nth-child(134){opacity:.0264;transform:translate(65.4795vw,-10px) scale(.7849);animation:fall-134 18s -25s linear infinite}@keyframes fall-134{38.202%{transform:translate(75.2878vw,38.202vh) scale(.7849)}to{transform:translate(70.38365vw,99vh) scale(.7849)}}.snow:nth-child(135){opacity:1.0204;transform:translate(72.675vw,-10px) scale(.3519);animation:fall-135 19s -1s linear infinite}@keyframes fall-135{40.635%{transform:translate(74.4584vw,40.635vh) scale(.3519)}to{transform:translate(73.5667vw,99vh) scale(.3519)}}.snow:nth-child(136){opacity:.5944;transform:translate(47.6642vw,-10px) scale(.4933);animation:fall-136 22s -27s linear infinite}@keyframes fall-136{75.575%{transform:translate(43.9204vw,75.575vh) scale(.4933)}to{transform:translate(45.7923vw,99vh) scale(.4933)}}.snow:nth-child(137){opacity:1.0524;transform:translate(18.1421vw,-10px) scale(.6013);animation:fall-137 10s -19s linear infinite}@keyframes fall-137{35.584%{transform:translate(16.5196vw,35.584vh) scale(.6013)}to{transform:translate(17.33085vw,99vh) scale(.6013)}}.snow:nth-child(138){opacity:.3484;transform:translate(72.4499vw,-10px) scale(.695);animation:fall-138 23s -18s linear infinite}@keyframes fall-138{66.095%{transform:translate(62.9314vw,66.095vh) scale(.695)}to{transform:translate(67.69065vw,99vh) scale(.695)}}.snow:nth-child(139){opacity:.8044;transform:translate(7.9194vw,-10px) scale(.0396);animation:fall-139 26s -5s linear infinite}@keyframes fall-139{49.481%{transform:translate(3.514vw,49.481vh) scale(.0396)}to{transform:translate(5.7167vw,99vh) scale(.0396)}}.snow:nth-child(140){opacity:1.7244;transform:translate(34.6492vw,-10px) scale(.3947);animation:fall-140 22s -26s linear infinite}@keyframes fall-140{34.701%{transform:translate(43.0548vw,34.701vh) scale(.3947)}to{transform:translate(38.852vw,99vh) scale(.3947)}}.snow:nth-child(141){opacity:.7558;transform:translate(70.2071vw,-10px) scale(.9027);animation:fall-141 22s -13s linear infinite}@keyframes fall-141{46.354%{transform:translate(75.7203vw,46.354vh) scale(.9027)}to{transform:translate(72.9637vw,99vh) scale(.9027)}}.snow:nth-child(142){opacity:.8404;transform:translate(63.1025vw,-10px) scale(.577);animation:fall-142 14s -29s linear infinite}@keyframes fall-142{60.307%{transform:translate(56.3204vw,60.307vh) scale(.577)}to{transform:translate(59.71145vw,99vh) scale(.577)}}.snow:nth-child(143){opacity:.3126;transform:translate(84.6249vw,-10px) scale(.0474);animation:fall-143 10s -10s linear infinite}@keyframes fall-143{46.87%{transform:translate(86.6049vw,46.87vh) scale(.0474)}to{transform:translate(85.6149vw,99vh) scale(.0474)}}.snow:nth-child(144){opacity:.6888;transform:translate(37.907vw,-10px) scale(.9045);animation:fall-144 20s -11s linear infinite}@keyframes fall-144{76.031%{transform:translate(43.8774vw,76.031vh) scale(.9045)}to{transform:translate(40.8922vw,99vh) scale(.9045)}}.snow:nth-child(145){opacity:1.546;transform:translate(71.0139vw,-10px) scale(.8806);animation:fall-145 18s -24s linear infinite}@keyframes fall-145{49.677%{transform:translate(67.4692vw,49.677vh) scale(.8806)}to{transform:translate(69.24155vw,99vh) scale(.8806)}}.snow:nth-child(146){opacity:1.4364;transform:translate(74.6883vw,-10px) scale(.3309);animation:fall-146 26s -27s linear infinite}@keyframes fall-146{52.479%{transform:translate(71.9633vw,52.479vh) scale(.3309)}to{transform:translate(73.3258vw,99vh) scale(.3309)}}.snow:nth-child(147){opacity:1.4448;transform:translate(36.0744vw,-10px) scale(.1034);animation:fall-147 30s -24s linear infinite}@keyframes fall-147{48.535%{transform:translate(28.6652vw,48.535vh) scale(.1034)}to{transform:translate(32.3698vw,99vh) scale(.1034)}}.snow:nth-child(148){opacity:1.1568;transform:translate(11.9341vw,-10px) scale(.8502);animation:fall-148 17s -28s linear infinite}@keyframes fall-148{73.919%{transform:translate(17.2982vw,73.919vh) scale(.8502)}to{transform:translate(14.61615vw,99vh) scale(.8502)}}.snow:nth-child(149){opacity:.5216;transform:translate(71.5354vw,-10px) scale(.3578);animation:fall-149 20s -13s linear infinite}@keyframes fall-149{49.292%{transform:translate(64.0528vw,49.292vh) scale(.3578)}to{transform:translate(67.7941vw,99vh) scale(.3578)}}.snow:nth-child(150){opacity:1.9316;transform:translate(76.7856vw,-10px) scale(.958);animation:fall-150 25s -9s linear infinite}@keyframes fall-150{65.852%{transform:translate(73.0204vw,65.852vh) scale(.958)}to{transform:translate(74.903vw,99vh) scale(.958)}}.snow:nth-child(151){opacity:.8014;transform:translate(80.2277vw,-10px) scale(.9904);animation:fall-151 27s -26s linear infinite}@keyframes fall-151{35.925%{transform:translate(89.7644vw,35.925vh) scale(.9904)}to{transform:translate(84.99605vw,99vh) scale(.9904)}}.snow:nth-child(152){opacity:.1984;transform:translate(15.2245vw,-10px) scale(.1361);animation:fall-152 12s -11s linear infinite}@keyframes fall-152{66.725%{transform:translate(6.8232vw,66.725vh) scale(.1361)}to{transform:translate(11.02385vw,99vh) scale(.1361)}}.snow:nth-child(153){opacity:.4784;transform:translate(94.5508vw,-10px) scale(.2251);animation:fall-153 23s -7s linear infinite}@keyframes fall-153{30.313%{transform:translate(89.6763vw,30.313vh) scale(.2251)}to{transform:translate(92.11355vw,99vh) scale(.2251)}}.snow:nth-child(154){opacity:.4376;transform:translate(10.8018vw,-10px) scale(.1386);animation:fall-154 21s -18s linear infinite}@keyframes fall-154{63.062%{transform:translate(10.2384vw,63.062vh) scale(.1386)}to{transform:translate(10.5201vw,99vh) scale(.1386)}}.snow:nth-child(155){opacity:.7502;transform:translate(5.3922vw,-10px) scale(.7415);animation:fall-155 28s -4s linear infinite}@keyframes fall-155{46.74%{transform:translate(-.1544vw,46.74vh) scale(.7415)}to{transform:translate(2.6189vw,99vh) scale(.7415)}}.snow:nth-child(156){opacity:1.1316;transform:translate(47.8023vw,-10px) scale(.8193);animation:fall-156 22s -27s linear infinite}@keyframes fall-156{63.778%{transform:translate(42.7653vw,63.778vh) scale(.8193)}to{transform:translate(45.2838vw,99vh) scale(.8193)}}.snow:nth-child(157){opacity:.731;transform:translate(76.3911vw,-10px) scale(.8528);animation:fall-157 30s -29s linear infinite}@keyframes fall-157{74.725%{transform:translate(74.6192vw,74.725vh) scale(.8528)}to{transform:translate(75.50515vw,99vh) scale(.8528)}}.snow:nth-child(158){opacity:1.5632;transform:translate(58.7311vw,-10px) scale(.7932);animation:fall-158 16s -22s linear infinite}@keyframes fall-158{52.308%{transform:translate(64.1641vw,52.308vh) scale(.7932)}to{transform:translate(61.4476vw,99vh) scale(.7932)}}.snow:nth-child(159){opacity:1.9356;transform:translate(50.371vw,-10px) scale(.99);animation:fall-159 12s -22s linear infinite}@keyframes fall-159{75.141%{transform:translate(46.4209vw,75.141vh) scale(.99)}to{transform:translate(48.39595vw,99vh) scale(.99)}}.snow:nth-child(160){opacity:1.8788;transform:translate(70.4325vw,-10px) scale(.8625);animation:fall-160 29s -2s linear infinite}@keyframes fall-160{45.134%{transform:translate(69.4677vw,45.134vh) scale(.8625)}to{transform:translate(69.9501vw,99vh) scale(.8625)}}.snow:nth-child(161){opacity:.3248;transform:translate(20.64vw,-10px) scale(.6325);animation:fall-161 27s -11s linear infinite}@keyframes fall-161{31.548%{transform:translate(21.3484vw,31.548vh) scale(.6325)}to{transform:translate(20.9942vw,99vh) scale(.6325)}}.snow:nth-child(162){opacity:.307;transform:translate(55.3428vw,-10px) scale(.9732);animation:fall-162 29s -4s linear infinite}@keyframes fall-162{62.579%{transform:translate(47.79vw,62.579vh) scale(.9732)}to{transform:translate(51.5664vw,99vh) scale(.9732)}}.snow:nth-child(163){opacity:.1136;transform:translate(6.1867vw,-10px) scale(.3569);animation:fall-163 14s -13s linear infinite}@keyframes fall-163{42.157%{transform:translate(10.5396vw,42.157vh) scale(.3569)}to{transform:translate(8.36315vw,99vh) scale(.3569)}}.snow:nth-child(164){opacity:1.4472;transform:translate(67.9502vw,-10px) scale(.445);animation:fall-164 18s -1s linear infinite}@keyframes fall-164{52.743%{transform:translate(75.7971vw,52.743vh) scale(.445)}to{transform:translate(71.87365vw,99vh) scale(.445)}}.snow:nth-child(165){opacity:1.9866;transform:translate(78.2177vw,-10px) scale(.452);animation:fall-165 17s -24s linear infinite}@keyframes fall-165{74.935%{transform:translate(76.3292vw,74.935vh) scale(.452)}to{transform:translate(77.27345vw,99vh) scale(.452)}}.snow:nth-child(166){opacity:1.7568;transform:translate(49.1946vw,-10px) scale(.6488);animation:fall-166 14s -16s linear infinite}@keyframes fall-166{76.162%{transform:translate(50.5352vw,76.162vh) scale(.6488)}to{transform:translate(49.8649vw,99vh) scale(.6488)}}.snow:nth-child(167){opacity:.8936;transform:translate(79.1208vw,-10px) scale(.4027);animation:fall-167 20s -20s linear infinite}@keyframes fall-167{31.787%{transform:translate(74.4501vw,31.787vh) scale(.4027)}to{transform:translate(76.78545vw,99vh) scale(.4027)}}.snow:nth-child(168){opacity:.8426;transform:translate(73.5868vw,-10px) scale(.6669);animation:fall-168 24s -13s linear infinite}@keyframes fall-168{71.516%{transform:translate(67.9487vw,71.516vh) scale(.6669)}to{transform:translate(70.76775vw,99vh) scale(.6669)}}.snow:nth-child(169){opacity:.261;transform:translate(9.2671vw,-10px) scale(.5823);animation:fall-169 11s -12s linear infinite}@keyframes fall-169{56.948%{transform:translate(11.45vw,56.948vh) scale(.5823)}to{transform:translate(10.35855vw,99vh) scale(.5823)}}.snow:nth-child(170){opacity:1.0514;transform:translate(4.9606vw,-10px) scale(.8508);animation:fall-170 24s -16s linear infinite}@keyframes fall-170{79.691%{transform:translate(6.0945vw,79.691vh) scale(.8508)}to{transform:translate(5.52755vw,99vh) scale(.8508)}}.snow:nth-child(171){opacity:.4222;transform:translate(50.2833vw,-10px) scale(.8479);animation:fall-171 17s -30s linear infinite}@keyframes fall-171{79.335%{transform:translate(46.7509vw,79.335vh) scale(.8479)}to{transform:translate(48.5171vw,99vh) scale(.8479)}}.snow:nth-child(172){opacity:.9684;transform:translate(23.1486vw,-10px) scale(.4879);animation:fall-172 16s -18s linear infinite}@keyframes fall-172{79.89%{transform:translate(14.5402vw,79.89vh) scale(.4879)}to{transform:translate(18.8444vw,99vh) scale(.4879)}}.snow:nth-child(173){opacity:1.4946;transform:translate(70.4397vw,-10px) scale(.5494);animation:fall-173 11s -29s linear infinite}@keyframes fall-173{53.627%{transform:translate(65.6921vw,53.627vh) scale(.5494)}to{transform:translate(68.0659vw,99vh) scale(.5494)}}.snow:nth-child(174){opacity:.65;transform:translate(49.5552vw,-10px) scale(.0723);animation:fall-174 13s -3s linear infinite}@keyframes fall-174{56.994%{transform:translate(54.0888vw,56.994vh) scale(.0723)}to{transform:translate(51.822vw,99vh) scale(.0723)}}.snow:nth-child(175){opacity:.4962;transform:translate(31.1324vw,-10px) scale(.3149);animation:fall-175 28s -7s linear infinite}@keyframes fall-175{79.648%{transform:translate(38.5998vw,79.648vh) scale(.3149)}to{transform:translate(34.8661vw,99vh) scale(.3149)}}.snow:nth-child(176){opacity:.9434;transform:translate(7.8939vw,-10px) scale(.342);animation:fall-176 26s -8s linear infinite}@keyframes fall-176{79.831%{transform:translate(8.6224vw,79.831vh) scale(.342)}to{transform:translate(8.25815vw,99vh) scale(.342)}}.snow:nth-child(177){opacity:1.2022;transform:translate(60.9644vw,-10px) scale(.7098);animation:fall-177 14s -3s linear infinite}@keyframes fall-177{33.977%{transform:translate(57.3491vw,33.977vh) scale(.7098)}to{transform:translate(59.15675vw,99vh) scale(.7098)}}.snow:nth-child(178){opacity:.9314;transform:translate(47.2024vw,-10px) scale(.8967);animation:fall-178 30s -17s linear infinite}@keyframes fall-178{59.521%{transform:translate(42.5147vw,59.521vh) scale(.8967)}to{transform:translate(44.85855vw,99vh) scale(.8967)}}.snow:nth-child(179){opacity:.8708;transform:translate(86.3552vw,-10px) scale(.2212);animation:fall-179 16s -30s linear infinite}@keyframes fall-179{40.421%{transform:translate(79.3099vw,40.421vh) scale(.2212)}to{transform:translate(82.83255vw,99vh) scale(.2212)}}.snow:nth-child(180){opacity:1.6;transform:translate(46.9001vw,-10px) scale(.8244);animation:fall-180 12s -5s linear infinite}@keyframes fall-180{78.039%{transform:translate(52.4306vw,78.039vh) scale(.8244)}to{transform:translate(49.66535vw,99vh) scale(.8244)}}.snow:nth-child(181){opacity:1.982;transform:translate(10.6716vw,-10px) scale(.587);animation:fall-181 10s -2s linear infinite}@keyframes fall-181{70.224%{transform:translate(14.4855vw,70.224vh) scale(.587)}to{transform:translate(12.57855vw,99vh) scale(.587)}}.snow:nth-child(182){opacity:.0218;transform:translate(28.6157vw,-10px) scale(.7956);animation:fall-182 10s -21s linear infinite}@keyframes fall-182{75.454%{transform:translate(22.728vw,75.454vh) scale(.7956)}to{transform:translate(25.67185vw,99vh) scale(.7956)}}.snow:nth-child(183){opacity:1.7184;transform:translate(26.8227vw,-10px) scale(.7974);animation:fall-183 11s -4s linear infinite}@keyframes fall-183{30.356%{transform:translate(31.2528vw,30.356vh) scale(.7974)}to{transform:translate(29.03775vw,99vh) scale(.7974)}}.snow:nth-child(184){opacity:1.8384;transform:translate(26.251vw,-10px) scale(.5817);animation:fall-184 26s -5s linear infinite}@keyframes fall-184{56.746%{transform:translate(33.8607vw,56.746vh) scale(.5817)}to{transform:translate(30.05585vw,99vh) scale(.5817)}}.snow:nth-child(185){opacity:.6076;transform:translate(34.4423vw,-10px) scale(.3193);animation:fall-185 12s -8s linear infinite}@keyframes fall-185{39.831%{transform:translate(29.6242vw,39.831vh) scale(.3193)}to{transform:translate(32.03325vw,99vh) scale(.3193)}}.snow:nth-child(186){opacity:1.9274;transform:translate(56.1373vw,-10px) scale(.2277);animation:fall-186 12s -18s linear infinite}@keyframes fall-186{40.48%{transform:translate(49.6825vw,40.48vh) scale(.2277)}to{transform:translate(52.9099vw,99vh) scale(.2277)}}.snow:nth-child(187){opacity:.1476;transform:translate(81.5228vw,-10px) scale(.7222);animation:fall-187 30s -13s linear infinite}@keyframes fall-187{54.03%{transform:translate(87.3248vw,54.03vh) scale(.7222)}to{transform:translate(84.4238vw,99vh) scale(.7222)}}.snow:nth-child(188){opacity:1.5574;transform:translate(28.3877vw,-10px) scale(.7283);animation:fall-188 24s -1s linear infinite}@keyframes fall-188{77.378%{transform:translate(28.5905vw,77.378vh) scale(.7283)}to{transform:translate(28.4891vw,99vh) scale(.7283)}}.snow:nth-child(189){opacity:1.0074;transform:translate(89.6661vw,-10px) scale(.7661);animation:fall-189 18s -15s linear infinite}@keyframes fall-189{47.409%{transform:translate(89.8459vw,47.409vh) scale(.7661)}to{transform:translate(89.756vw,99vh) scale(.7661)}}.snow:nth-child(190){opacity:.81;transform:translate(48.3825vw,-10px) scale(.0282);animation:fall-190 18s -9s linear infinite}@keyframes fall-190{70.952%{transform:translate(56.8492vw,70.952vh) scale(.0282)}to{transform:translate(52.61585vw,99vh) scale(.0282)}}.snow:nth-child(191){opacity:1.883;transform:translate(4.0046vw,-10px) scale(.0705);animation:fall-191 28s -22s linear infinite}@keyframes fall-191{33.092%{transform:translate(-5.7066vw,33.092vh) scale(.0705)}to{transform:translate(-.851vw,99vh) scale(.0705)}}.snow:nth-child(192){opacity:1.6984;transform:translate(83.4473vw,-10px) scale(.3999);animation:fall-192 19s -17s linear infinite}@keyframes fall-192{36.19%{transform:translate(88.89vw,36.19vh) scale(.3999)}to{transform:translate(86.16865vw,99vh) scale(.3999)}}.snow:nth-child(193){opacity:.9112;transform:translate(30.3129vw,-10px) scale(.997);animation:fall-193 21s -22s linear infinite}@keyframes fall-193{41.422%{transform:translate(39.8202vw,41.422vh) scale(.997)}to{transform:translate(35.06655vw,99vh) scale(.997)}}.snow:nth-child(194){opacity:1.7656;transform:translate(88.3576vw,-10px) scale(.3503);animation:fall-194 26s -12s linear infinite}@keyframes fall-194{41.907%{transform:translate(93.4889vw,41.907vh) scale(.3503)}to{transform:translate(90.92325vw,99vh) scale(.3503)}}.snow:nth-child(195){opacity:.8772;transform:translate(81.314vw,-10px) scale(.2488);animation:fall-195 22s -28s linear infinite}@keyframes fall-195{34.318%{transform:translate(75.9939vw,34.318vh) scale(.2488)}to{transform:translate(78.65395vw,99vh) scale(.2488)}}.snow:nth-child(196){opacity:.5448;transform:translate(53.0009vw,-10px) scale(.586);animation:fall-196 30s -18s linear infinite}@keyframes fall-196{72.52%{transform:translate(61.5627vw,72.52vh) scale(.586)}to{transform:translate(57.2818vw,99vh) scale(.586)}}.snow:nth-child(197){opacity:.1252;transform:translate(35.6847vw,-10px) scale(.0424);animation:fall-197 20s -26s linear infinite}@keyframes fall-197{47.826%{transform:translate(33.1419vw,47.826vh) scale(.0424)}to{transform:translate(34.4133vw,99vh) scale(.0424)}}.snow:nth-child(198){opacity:1.5694;transform:translate(90.5438vw,-10px) scale(.7208);animation:fall-198 19s -24s linear infinite}@keyframes fall-198{64.655%{transform:translate(81.5177vw,64.655vh) scale(.7208)}to{transform:translate(86.03075vw,99vh) scale(.7208)}}.snow:nth-child(199){opacity:1.8986;transform:translate(38.0126vw,-10px) scale(.3144);animation:fall-199 22s -11s linear infinite}@keyframes fall-199{33.509%{transform:translate(34.6579vw,33.509vh) scale(.3144)}to{transform:translate(36.33525vw,99vh) scale(.3144)}}.snow:nth-child(200){opacity:.5678;transform:translate(93.4254vw,-10px) scale(.6492);animation:fall-200 17s -6s linear infinite}@keyframes fall-200{33.345%{transform:translate(84.1696vw,33.345vh) scale(.6492)}to{transform:translate(88.7975vw,99vh) scale(.6492)}}.snow:nth-child(201){opacity:1.4286;transform:translate(1.3827vw,-10px) scale(.5562);animation:fall-201 15s -6s linear infinite}@keyframes fall-201{66.231%{transform:translate(.1621vw,66.231vh) scale(.5562)}to{transform:translate(.7724vw,99vh) scale(.5562)}}.snow:nth-child(202){opacity:1.2126;transform:translate(78.5898vw,-10px) scale(.4806);animation:fall-202 27s -29s linear infinite}@keyframes fall-202{54.284%{transform:translate(79.951vw,54.284vh) scale(.4806)}to{transform:translate(79.2704vw,99vh) scale(.4806)}}.snow:nth-child(203){opacity:.9502;transform:translate(32.7169vw,-10px) scale(.1627);animation:fall-203 15s -22s linear infinite}@keyframes fall-203{71.235%{transform:translate(27.9367vw,71.235vh) scale(.1627)}to{transform:translate(30.3268vw,99vh) scale(.1627)}}.snow:nth-child(204){opacity:.9976;transform:translate(95.8236vw,-10px) scale(.6602);animation:fall-204 25s -11s linear infinite}@keyframes fall-204{34.258%{transform:translate(87.4235vw,34.258vh) scale(.6602)}to{transform:translate(91.62355vw,99vh) scale(.6602)}}.snow:nth-child(205){opacity:.421;transform:translate(49.2159vw,-10px) scale(.9732);animation:fall-205 16s -29s linear infinite}@keyframes fall-205{49.905%{transform:translate(47.3309vw,49.905vh) scale(.9732)}to{transform:translate(48.2734vw,99vh) scale(.9732)}}.snow:nth-child(206){opacity:.6184;transform:translate(84.7316vw,-10px) scale(.2304);animation:fall-206 20s -3s linear infinite}@keyframes fall-206{50.786%{transform:translate(82.8103vw,50.786vh) scale(.2304)}to{transform:translate(83.77095vw,99vh) scale(.2304)}}.snow:nth-child(207){opacity:.6824;transform:translate(2.4559vw,-10px) scale(.2279);animation:fall-207 16s -28s linear infinite}@keyframes fall-207{47.061%{transform:translate(5.0006vw,47.061vh) scale(.2279)}to{transform:translate(3.72825vw,99vh) scale(.2279)}}.snow:nth-child(208){opacity:1.387;transform:translate(70.1044vw,-10px) scale(.2135);animation:fall-208 29s -20s linear infinite}@keyframes fall-208{31.844%{transform:translate(75.1645vw,31.844vh) scale(.2135)}to{transform:translate(72.63445vw,99vh) scale(.2135)}}.snow:nth-child(209){opacity:1.7784;transform:translate(12.1179vw,-10px) scale(.3672);animation:fall-209 23s -22s linear infinite}@keyframes fall-209{71.939%{transform:translate(19.886vw,71.939vh) scale(.3672)}to{transform:translate(16.00195vw,99vh) scale(.3672)}}.snow:nth-child(210){opacity:1.9948;transform:translate(72.118vw,-10px) scale(.2501);animation:fall-210 11s -21s linear infinite}@keyframes fall-210{53.577%{transform:translate(73.95vw,53.577vh) scale(.2501)}to{transform:translate(73.034vw,99vh) scale(.2501)}}.snow:nth-child(211){opacity:.8942;transform:translate(15.5225vw,-10px) scale(.7007);animation:fall-211 24s -17s linear infinite}@keyframes fall-211{36.626%{transform:translate(20.9253vw,36.626vh) scale(.7007)}to{transform:translate(18.2239vw,99vh) scale(.7007)}}.snow:nth-child(212){opacity:1.088;transform:translate(96.4612vw,-10px) scale(.1688);animation:fall-212 15s -7s linear infinite}@keyframes fall-212{43.264%{transform:translate(95.8242vw,43.264vh) scale(.1688)}to{transform:translate(96.1427vw,99vh) scale(.1688)}}.snow:nth-child(213){opacity:.1452;transform:translate(47.3164vw,-10px) scale(.3858);animation:fall-213 30s -10s linear infinite}@keyframes fall-213{50.5%{transform:translate(39.2773vw,50.5vh) scale(.3858)}to{transform:translate(43.29685vw,99vh) scale(.3858)}}.snow:nth-child(214){opacity:1.1854;transform:translate(92.2679vw,-10px) scale(.3101);animation:fall-214 29s -26s linear infinite}@keyframes fall-214{70.104%{transform:translate(97.227vw,70.104vh) scale(.3101)}to{transform:translate(94.74745vw,99vh) scale(.3101)}}.snow:nth-child(215){opacity:1.2642;transform:translate(15.4659vw,-10px) scale(.7046);animation:fall-215 29s -8s linear infinite}@keyframes fall-215{73.826%{transform:translate(23.0783vw,73.826vh) scale(.7046)}to{transform:translate(19.2721vw,99vh) scale(.7046)}}.snow:nth-child(216){opacity:.307;transform:translate(88.3536vw,-10px) scale(.3724);animation:fall-216 24s -12s linear infinite}@keyframes fall-216{35.674%{transform:translate(92.0306vw,35.674vh) scale(.3724)}to{transform:translate(90.1921vw,99vh) scale(.3724)}}.snow:nth-child(217){opacity:.2732;transform:translate(6.4446vw,-10px) scale(.9859);animation:fall-217 28s -18s linear infinite}@keyframes fall-217{59.615%{transform:translate(15.6355vw,59.615vh) scale(.9859)}to{transform:translate(11.04005vw,99vh) scale(.9859)}}.snow:nth-child(218){opacity:1.7618;transform:translate(83.2019vw,-10px) scale(.3148);animation:fall-218 25s -16s linear infinite}@keyframes fall-218{57.453%{transform:translate(75.2691vw,57.453vh) scale(.3148)}to{transform:translate(79.2355vw,99vh) scale(.3148)}}.snow:nth-child(219){opacity:1.0248;transform:translate(86.5916vw,-10px) scale(.0203);animation:fall-219 18s -13s linear infinite}@keyframes fall-219{60.24%{transform:translate(95.5075vw,60.24vh) scale(.0203)}to{transform:translate(91.04955vw,99vh) scale(.0203)}}.snow:nth-child(220){opacity:.2246;transform:translate(15.111vw,-10px) scale(.6709);animation:fall-220 27s -9s linear infinite}@keyframes fall-220{32.616%{transform:translate(16.8228vw,32.616vh) scale(.6709)}to{transform:translate(15.9669vw,99vh) scale(.6709)}}.snow:nth-child(221){opacity:.1794;transform:translate(21.4949vw,-10px) scale(.8755);animation:fall-221 19s -15s linear infinite}@keyframes fall-221{31.478%{transform:translate(26.1765vw,31.478vh) scale(.8755)}to{transform:translate(23.8357vw,99vh) scale(.8755)}}.snow:nth-child(222){opacity:.9588;transform:translate(41.8888vw,-10px) scale(.9153);animation:fall-222 15s -13s linear infinite}@keyframes fall-222{61.215%{transform:translate(34.0989vw,61.215vh) scale(.9153)}to{transform:translate(37.99385vw,99vh) scale(.9153)}}.snow:nth-child(223){opacity:1.6492;transform:translate(95.0975vw,-10px) scale(.2519);animation:fall-223 18s -6s linear infinite}@keyframes fall-223{50.049%{transform:translate(102.1884vw,50.049vh) scale(.2519)}to{transform:translate(98.64295vw,99vh) scale(.2519)}}.snow:nth-child(224){opacity:1.2656;transform:translate(5.8143vw,-10px) scale(.2142);animation:fall-224 22s -28s linear infinite}@keyframes fall-224{66.409%{transform:translate(5.6534vw,66.409vh) scale(.2142)}to{transform:translate(5.73385vw,99vh) scale(.2142)}}.snow:nth-child(225){opacity:.4272;transform:translate(19.6785vw,-10px) scale(.5937);animation:fall-225 10s -13s linear infinite}@keyframes fall-225{79.408%{transform:translate(29.3602vw,79.408vh) scale(.5937)}to{transform:translate(24.51935vw,99vh) scale(.5937)}}.snow:nth-child(226){opacity:1.6562;transform:translate(54.5071vw,-10px) scale(.6033);animation:fall-226 12s -24s linear infinite}@keyframes fall-226{62.367%{transform:translate(46.235vw,62.367vh) scale(.6033)}to{transform:translate(50.37105vw,99vh) scale(.6033)}}.snow:nth-child(227){opacity:1.9732;transform:translate(10.5716vw,-10px) scale(.6809);animation:fall-227 19s -8s linear infinite}@keyframes fall-227{53.082%{transform:translate(8.003vw,53.082vh) scale(.6809)}to{transform:translate(9.2873vw,99vh) scale(.6809)}}.snow:nth-child(228){opacity:.553;transform:translate(34.4089vw,-10px) scale(.2513);animation:fall-228 19s -2s linear infinite}@keyframes fall-228{53.177%{transform:translate(31.0863vw,53.177vh) scale(.2513)}to{transform:translate(32.7476vw,99vh) scale(.2513)}}.snow:nth-child(229){opacity:1.8276;transform:translate(55.6932vw,-10px) scale(.4209);animation:fall-229 16s -11s linear infinite}@keyframes fall-229{57.63%{transform:translate(62.8853vw,57.63vh) scale(.4209)}to{transform:translate(59.28925vw,99vh) scale(.4209)}}.snow:nth-child(230){opacity:.9064;transform:translate(38.0053vw,-10px) scale(.4947);animation:fall-230 17s -16s linear infinite}@keyframes fall-230{79.239%{transform:translate(41.002vw,79.239vh) scale(.4947)}to{transform:translate(39.50365vw,99vh) scale(.4947)}}.snow:nth-child(231){opacity:.0176;transform:translate(4.1564vw,-10px) scale(.0655);animation:fall-231 30s -5s linear infinite}@keyframes fall-231{68.152%{transform:translate(3.6117vw,68.152vh) scale(.0655)}to{transform:translate(3.88405vw,99vh) scale(.0655)}}.snow:nth-child(232){opacity:1.7018;transform:translate(71.9505vw,-10px) scale(.9675);animation:fall-232 12s -16s linear infinite}@keyframes fall-232{31.46%{transform:translate(66.8668vw,31.46vh) scale(.9675)}to{transform:translate(69.40865vw,99vh) scale(.9675)}}.snow:nth-child(233){opacity:.807;transform:translate(10.4101vw,-10px) scale(.5301);animation:fall-233 27s -3s linear infinite}@keyframes fall-233{31.688%{transform:translate(5.585vw,31.688vh) scale(.5301)}to{transform:translate(7.99755vw,99vh) scale(.5301)}}.snow:nth-child(234){opacity:.2622;transform:translate(69.9612vw,-10px) scale(.416);animation:fall-234 26s -2s linear infinite}@keyframes fall-234{41.981%{transform:translate(70.9119vw,41.981vh) scale(.416)}to{transform:translate(70.43655vw,99vh) scale(.416)}}.snow:nth-child(235){opacity:1.1624;transform:translate(75.4305vw,-10px) scale(.2394);animation:fall-235 11s -7s linear infinite}@keyframes fall-235{44.663%{transform:translate(66.8722vw,44.663vh) scale(.2394)}to{transform:translate(71.15135vw,99vh) scale(.2394)}}.snow:nth-child(236){opacity:.8202;transform:translate(16.5294vw,-10px) scale(.2704);animation:fall-236 22s -16s linear infinite}@keyframes fall-236{65.576%{transform:translate(21.7719vw,65.576vh) scale(.2704)}to{transform:translate(19.15065vw,99vh) scale(.2704)}}.snow:nth-child(237){opacity:.4316;transform:translate(75.1859vw,-10px) scale(.0627);animation:fall-237 27s -28s linear infinite}@keyframes fall-237{58.534%{transform:translate(72.543vw,58.534vh) scale(.0627)}to{transform:translate(73.86445vw,99vh) scale(.0627)}}.snow:nth-child(238){opacity:.3106;transform:translate(86.9233vw,-10px) scale(.761);animation:fall-238 28s -12s linear infinite}@keyframes fall-238{77.349%{transform:translate(77.9088vw,77.349vh) scale(.761)}to{transform:translate(82.41605vw,99vh) scale(.761)}}.snow:nth-child(239){opacity:1.905;transform:translate(61.3233vw,-10px) scale(.9971);animation:fall-239 21s -19s linear infinite}@keyframes fall-239{78.737%{transform:translate(51.4971vw,78.737vh) scale(.9971)}to{transform:translate(56.4102vw,99vh) scale(.9971)}}.snow:nth-child(240){opacity:1.0448;transform:translate(93.0231vw,-10px) scale(.9212);animation:fall-240 17s -15s linear infinite}@keyframes fall-240{39.352%{transform:translate(100.52vw,39.352vh) scale(.9212)}to{transform:translate(96.77155vw,99vh) scale(.9212)}}.snow:nth-child(241){opacity:.5214;transform:translate(35.7595vw,-10px) scale(.4451);animation:fall-241 29s -15s linear infinite}@keyframes fall-241{55.076%{transform:translate(42.9426vw,55.076vh) scale(.4451)}to{transform:translate(39.35105vw,99vh) scale(.4451)}}.snow:nth-child(242){opacity:1.0472;transform:translate(88.101vw,-10px) scale(.6816);animation:fall-242 19s -25s linear infinite}@keyframes fall-242{66.387%{transform:translate(96.313vw,66.387vh) scale(.6816)}to{transform:translate(92.207vw,99vh) scale(.6816)}}.snow:nth-child(243){opacity:1.1584;transform:translate(10.0293vw,-10px) scale(.7245);animation:fall-243 17s -7s linear infinite}@keyframes fall-243{62.263%{transform:translate(7.6224vw,62.263vh) scale(.7245)}to{transform:translate(8.82585vw,99vh) scale(.7245)}}.snow:nth-child(244){opacity:1.1764;transform:translate(29.5154vw,-10px) scale(.4312);animation:fall-244 15s -1s linear infinite}@keyframes fall-244{66.14%{transform:translate(33.1858vw,66.14vh) scale(.4312)}to{transform:translate(31.3506vw,99vh) scale(.4312)}}.snow:nth-child(245){opacity:1.82;transform:translate(50.6695vw,-10px) scale(.274);animation:fall-245 12s -26s linear infinite}@keyframes fall-245{49.938%{transform:translate(60.4004vw,49.938vh) scale(.274)}to{transform:translate(55.53495vw,99vh) scale(.274)}}.snow:nth-child(246){opacity:1.6596;transform:translate(93.6808vw,-10px) scale(.1596);animation:fall-246 29s -18s linear infinite}@keyframes fall-246{51.831%{transform:translate(87.376vw,51.831vh) scale(.1596)}to{transform:translate(90.5284vw,99vh) scale(.1596)}}.snow:nth-child(247){opacity:1.0838;transform:translate(71.7196vw,-10px) scale(.5393);animation:fall-247 22s -11s linear infinite}@keyframes fall-247{68.145%{transform:translate(70.0896vw,68.145vh) scale(.5393)}to{transform:translate(70.9046vw,99vh) scale(.5393)}}.snow:nth-child(248){opacity:.5506;transform:translate(63.7368vw,-10px) scale(.9459);animation:fall-248 17s -2s linear infinite}@keyframes fall-248{35.427%{transform:translate(57.101vw,35.427vh) scale(.9459)}to{transform:translate(60.4189vw,99vh) scale(.9459)}}.snow:nth-child(249){opacity:1.4294;transform:translate(51.9843vw,-10px) scale(.6051);animation:fall-249 28s -24s linear infinite}@keyframes fall-249{57.695%{transform:translate(41.9845vw,57.695vh) scale(.6051)}to{transform:translate(46.9844vw,99vh) scale(.6051)}}.snow:nth-child(250){opacity:.1314;transform:translate(61.6609vw,-10px) scale(.9107);animation:fall-250 15s -10s linear infinite}@keyframes fall-250{76.453%{transform:translate(51.892vw,76.453vh) scale(.9107)}to{transform:translate(56.77645vw,99vh) scale(.9107)}}.snow:nth-child(251){opacity:.0452;transform:translate(90.5885vw,-10px) scale(.8404);animation:fall-251 23s -7s linear infinite}@keyframes fall-251{64.836%{transform:translate(94.6997vw,64.836vh) scale(.8404)}to{transform:translate(92.6441vw,99vh) scale(.8404)}}.snow:nth-child(252){opacity:.257;transform:translate(33.4292vw,-10px) scale(.673);animation:fall-252 14s -24s linear infinite}@keyframes fall-252{56.977%{transform:translate(43.3103vw,56.977vh) scale(.673)}to{transform:translate(38.36975vw,99vh) scale(.673)}}.snow:nth-child(253){opacity:1.2368;transform:translate(64.3964vw,-10px) scale(.0194);animation:fall-253 23s -8s linear infinite}@keyframes fall-253{64.082%{transform:translate(68.1692vw,64.082vh) scale(.0194)}to{transform:translate(66.2828vw,99vh) scale(.0194)}}.snow:nth-child(254){opacity:.094;transform:translate(27.8428vw,-10px) scale(.33);animation:fall-254 28s -30s linear infinite}@keyframes fall-254{65.078%{transform:translate(23.1359vw,65.078vh) scale(.33)}to{transform:translate(25.48935vw,99vh) scale(.33)}}.snow:nth-child(255){opacity:.5906;transform:translate(55.0451vw,-10px) scale(.249);animation:fall-255 30s -26s linear infinite}@keyframes fall-255{66.076%{transform:translate(59.5611vw,66.076vh) scale(.249)}to{transform:translate(57.3031vw,99vh) scale(.249)}}.snow:nth-child(256){opacity:1.1368;transform:translate(61.7525vw,-10px) scale(.8718);animation:fall-256 16s -15s linear infinite}@keyframes fall-256{79.032%{transform:translate(64.9658vw,79.032vh) scale(.8718)}to{transform:translate(63.35915vw,99vh) scale(.8718)}}.snow:nth-child(257){opacity:1.7214;transform:translate(16.2862vw,-10px) scale(.3224);animation:fall-257 20s -22s linear infinite}@keyframes fall-257{64.025%{transform:translate(12.9218vw,64.025vh) scale(.3224)}to{transform:translate(14.604vw,99vh) scale(.3224)}}.snow:nth-child(258){opacity:.0744;transform:translate(.5655vw,-10px) scale(.1222);animation:fall-258 19s -25s linear infinite}@keyframes fall-258{56.462%{transform:translate(5.5874vw,56.462vh) scale(.1222)}to{transform:translate(3.07645vw,99vh) scale(.1222)}}.snow:nth-child(259){opacity:.8178;transform:translate(98.2495vw,-10px) scale(.616);animation:fall-259 19s -20s linear infinite}@keyframes fall-259{57.621%{transform:translate(89.4539vw,57.621vh) scale(.616)}to{transform:translate(93.8517vw,99vh) scale(.616)}}.snow:nth-child(260){opacity:1.0154;transform:translate(92.3252vw,-10px) scale(.4858);animation:fall-260 16s -20s linear infinite}@keyframes fall-260{36.125%{transform:translate(88.6983vw,36.125vh) scale(.4858)}to{transform:translate(90.51175vw,99vh) scale(.4858)}}.snow:nth-child(261){opacity:1.2742;transform:translate(3.5627vw,-10px) scale(.4844);animation:fall-261 11s -20s linear infinite}@keyframes fall-261{34.256%{transform:translate(10.3529vw,34.256vh) scale(.4844)}to{transform:translate(6.9578vw,99vh) scale(.4844)}}.snow:nth-child(262){opacity:1.7824;transform:translate(16.7643vw,-10px) scale(.4814);animation:fall-262 19s -4s linear infinite}@keyframes fall-262{35.328%{transform:translate(24.8681vw,35.328vh) scale(.4814)}to{transform:translate(20.8162vw,99vh) scale(.4814)}}.snow:nth-child(263){opacity:.1532;transform:translate(15.5426vw,-10px) scale(.4336);animation:fall-263 29s -5s linear infinite}@keyframes fall-263{52.105%{transform:translate(11.6477vw,52.105vh) scale(.4336)}to{transform:translate(13.59515vw,99vh) scale(.4336)}}.snow:nth-child(264){opacity:1.2124;transform:translate(91.8345vw,-10px) scale(.9542);animation:fall-264 16s -6s linear infinite}@keyframes fall-264{41.814%{transform:translate(98.0196vw,41.814vh) scale(.9542)}to{transform:translate(94.92705vw,99vh) scale(.9542)}}.snow:nth-child(265){opacity:1.6016;transform:translate(37.9913vw,-10px) scale(.6594);animation:fall-265 28s -21s linear infinite}@keyframes fall-265{54.592%{transform:translate(43.4401vw,54.592vh) scale(.6594)}to{transform:translate(40.7157vw,99vh) scale(.6594)}}.snow:nth-child(266){opacity:1.0772;transform:translate(74.105vw,-10px) scale(.2991);animation:fall-266 17s -10s linear infinite}@keyframes fall-266{34.955%{transform:translate(77.7496vw,34.955vh) scale(.2991)}to{transform:translate(75.9273vw,99vh) scale(.2991)}}.snow:nth-child(267){opacity:.2874;transform:translate(39.2783vw,-10px) scale(.5894);animation:fall-267 20s -27s linear infinite}@keyframes fall-267{36.479%{transform:translate(37.1781vw,36.479vh) scale(.5894)}to{transform:translate(38.2282vw,99vh) scale(.5894)}}.snow:nth-child(268){opacity:.1798;transform:translate(88.3856vw,-10px) scale(.5564);animation:fall-268 27s -9s linear infinite}@keyframes fall-268{66.793%{transform:translate(86.8781vw,66.793vh) scale(.5564)}to{transform:translate(87.63185vw,99vh) scale(.5564)}}.snow:nth-child(269){opacity:.7088;transform:translate(32.3284vw,-10px) scale(.8489);animation:fall-269 14s -29s linear infinite}@keyframes fall-269{49.085%{transform:translate(39.8597vw,49.085vh) scale(.8489)}to{transform:translate(36.09405vw,99vh) scale(.8489)}}.snow:nth-child(270){opacity:.5912;transform:translate(85.7118vw,-10px) scale(.7757);animation:fall-270 25s -20s linear infinite}@keyframes fall-270{70.576%{transform:translate(79.2335vw,70.576vh) scale(.7757)}to{transform:translate(82.47265vw,99vh) scale(.7757)}}.snow:nth-child(271){opacity:.3124;transform:translate(65.5209vw,-10px) scale(.6091);animation:fall-271 26s -10s linear infinite}@keyframes fall-271{39.838%{transform:translate(73.2144vw,39.838vh) scale(.6091)}to{transform:translate(69.36765vw,99vh) scale(.6091)}}.snow:nth-child(272){opacity:.4784;transform:translate(65.6128vw,-10px) scale(.4012);animation:fall-272 27s -22s linear infinite}@keyframes fall-272{56.838%{transform:translate(67.3166vw,56.838vh) scale(.4012)}to{transform:translate(66.4647vw,99vh) scale(.4012)}}.snow:nth-child(273){opacity:.0794;transform:translate(60.7896vw,-10px) scale(.3106);animation:fall-273 12s -29s linear infinite}@keyframes fall-273{56.132%{transform:translate(66.4611vw,56.132vh) scale(.3106)}to{transform:translate(63.62535vw,99vh) scale(.3106)}}.snow:nth-child(274){opacity:1.4256;transform:translate(75.2697vw,-10px) scale(.1814);animation:fall-274 17s -24s linear infinite}@keyframes fall-274{77.515%{transform:translate(74.9448vw,77.515vh) scale(.1814)}to{transform:translate(75.10725vw,99vh) scale(.1814)}}.snow:nth-child(275){opacity:.548;transform:translate(27.6229vw,-10px) scale(.654);animation:fall-275 10s -15s linear infinite}@keyframes fall-275{42.48%{transform:translate(25.8411vw,42.48vh) scale(.654)}to{transform:translate(26.732vw,99vh) scale(.654)}}.snow:nth-child(276){opacity:1.3912;transform:translate(66.7206vw,-10px) scale(.0233);animation:fall-276 30s -18s linear infinite}@keyframes fall-276{34.859%{transform:translate(76.6356vw,34.859vh) scale(.0233)}to{transform:translate(71.6781vw,99vh) scale(.0233)}}.snow:nth-child(277){opacity:.0834;transform:translate(63.045vw,-10px) scale(.3201);animation:fall-277 29s -30s linear infinite}@keyframes fall-277{59.512%{transform:translate(57.9346vw,59.512vh) scale(.3201)}to{transform:translate(60.4898vw,99vh) scale(.3201)}}.snow:nth-child(278){opacity:1.4116;transform:translate(36.8326vw,-10px) scale(.4692);animation:fall-278 28s -7s linear infinite}@keyframes fall-278{71.157%{transform:translate(27.7031vw,71.157vh) scale(.4692)}to{transform:translate(32.26785vw,99vh) scale(.4692)}}.snow:nth-child(279){opacity:1.0062;transform:translate(3.8534vw,-10px) scale(.8896);animation:fall-279 22s -30s linear infinite}@keyframes fall-279{59.616%{transform:translate(12.4713vw,59.616vh) scale(.8896)}to{transform:translate(8.16235vw,99vh) scale(.8896)}}.snow:nth-child(280){opacity:1.4404;transform:translate(33.0529vw,-10px) scale(.2306);animation:fall-280 14s -22s linear infinite}@keyframes fall-280{72.166%{transform:translate(41.2736vw,72.166vh) scale(.2306)}to{transform:translate(37.16325vw,99vh) scale(.2306)}}.snow:nth-child(281){opacity:1.7224;transform:translate(96.4147vw,-10px) scale(.444);animation:fall-281 23s -19s linear infinite}@keyframes fall-281{68.667%{transform:translate(95.3933vw,68.667vh) scale(.444)}to{transform:translate(95.904vw,99vh) scale(.444)}}.snow:nth-child(282){opacity:1.7682;transform:translate(28.9176vw,-10px) scale(.476);animation:fall-282 28s -8s linear infinite}@keyframes fall-282{75.777%{transform:translate(21.2659vw,75.777vh) scale(.476)}to{transform:translate(25.09175vw,99vh) scale(.476)}}.snow:nth-child(283){opacity:1.696;transform:translate(82.382vw,-10px) scale(.8895);animation:fall-283 26s -10s linear infinite}@keyframes fall-283{78.009%{transform:translate(76.4538vw,78.009vh) scale(.8895)}to{transform:translate(79.4179vw,99vh) scale(.8895)}}.snow:nth-child(284){opacity:.0606;transform:translate(8.872vw,-10px) scale(.7103);animation:fall-284 24s -20s linear infinite}@keyframes fall-284{62.549%{transform:translate(7.8093vw,62.549vh) scale(.7103)}to{transform:translate(8.34065vw,99vh) scale(.7103)}}.snow:nth-child(285){opacity:.2322;transform:translate(17.0483vw,-10px) scale(.8975);animation:fall-285 28s -21s linear infinite}@keyframes fall-285{41.698%{transform:translate(9.8436vw,41.698vh) scale(.8975)}to{transform:translate(13.44595vw,99vh) scale(.8975)}}.snow:nth-child(286){opacity:1.2568;transform:translate(33.2522vw,-10px) scale(.7592);animation:fall-286 26s -26s linear infinite}@keyframes fall-286{66.531%{transform:translate(33.4508vw,66.531vh) scale(.7592)}to{transform:translate(33.3515vw,99vh) scale(.7592)}}.snow:nth-child(287){opacity:1.2622;transform:translate(66.5917vw,-10px) scale(.2362);animation:fall-287 21s -18s linear infinite}@keyframes fall-287{44.12%{transform:translate(73.5096vw,44.12vh) scale(.2362)}to{transform:translate(70.05065vw,99vh) scale(.2362)}}.snow:nth-child(288){opacity:1.1998;transform:translate(40.878vw,-10px) scale(.119);animation:fall-288 12s -30s linear infinite}@keyframes fall-288{41.728%{transform:translate(31.2752vw,41.728vh) scale(.119)}to{transform:translate(36.0766vw,99vh) scale(.119)}}.snow:nth-child(289){opacity:.983;transform:translate(5.2499vw,-10px) scale(.3512);animation:fall-289 25s -14s linear infinite}@keyframes fall-289{58.882%{transform:translate(-1.0338vw,58.882vh) scale(.3512)}to{transform:translate(2.10805vw,99vh) scale(.3512)}}.snow:nth-child(290){opacity:.2436;transform:translate(24.1646vw,-10px) scale(.759);animation:fall-290 25s -7s linear infinite}@keyframes fall-290{45.972%{transform:translate(33.6145vw,45.972vh) scale(.759)}to{transform:translate(28.88955vw,99vh) scale(.759)}}.snow:nth-child(291){opacity:.99;transform:translate(33.9036vw,-10px) scale(.5547);animation:fall-291 19s -12s linear infinite}@keyframes fall-291{74.799%{transform:translate(41.9582vw,74.799vh) scale(.5547)}to{transform:translate(37.9309vw,99vh) scale(.5547)}}.snow:nth-child(292){opacity:1.869;transform:translate(79.0895vw,-10px) scale(.0575);animation:fall-292 18s -6s linear infinite}@keyframes fall-292{49.702%{transform:translate(83.3591vw,49.702vh) scale(.0575)}to{transform:translate(81.2243vw,99vh) scale(.0575)}}.snow:nth-child(293){opacity:.2358;transform:translate(67.255vw,-10px) scale(.3094);animation:fall-293 15s -20s linear infinite}@keyframes fall-293{63.655%{transform:translate(66.3046vw,63.655vh) scale(.3094)}to{transform:translate(66.7798vw,99vh) scale(.3094)}}.snow:nth-child(294){opacity:1.2754;transform:translate(78.9866vw,-10px) scale(.937);animation:fall-294 17s -4s linear infinite}@keyframes fall-294{58.251%{transform:translate(80.5199vw,58.251vh) scale(.937)}to{transform:translate(79.75325vw,99vh) scale(.937)}}.snow:nth-child(295){opacity:1.1078;transform:translate(64.4969vw,-10px) scale(.2257);animation:fall-295 14s -13s linear infinite}@keyframes fall-295{36.443%{transform:translate(74.4112vw,36.443vh) scale(.2257)}to{transform:translate(69.45405vw,99vh) scale(.2257)}}.snow:nth-child(296){opacity:1.6268;transform:translate(2.4589vw,-10px) scale(.2364);animation:fall-296 24s -27s linear infinite}@keyframes fall-296{58.469%{transform:translate(-1.1853vw,58.469vh) scale(.2364)}to{transform:translate(.6368vw,99vh) scale(.2364)}}.snow:nth-child(297){opacity:.7896;transform:translate(72.2163vw,-10px) scale(.5761);animation:fall-297 25s -18s linear infinite}@keyframes fall-297{69.523%{transform:translate(75.3756vw,69.523vh) scale(.5761)}to{transform:translate(73.79595vw,99vh) scale(.5761)}}.snow:nth-child(298){opacity:.6596;transform:translate(57.9869vw,-10px) scale(.9725);animation:fall-298 11s -2s linear infinite}@keyframes fall-298{31.421%{transform:translate(54.9892vw,31.421vh) scale(.9725)}to{transform:translate(56.48805vw,99vh) scale(.9725)}}.snow:nth-child(299){opacity:.0594;transform:translate(79.5658vw,-10px) scale(.4037);animation:fall-299 30s -7s linear infinite}@keyframes fall-299{51.883%{transform:translate(75.9778vw,51.883vh) scale(.4037)}to{transform:translate(77.7718vw,99vh) scale(.4037)}}.snow:nth-child(300){opacity:1.0758;transform:translate(48.7075vw,-10px) scale(.8449);animation:fall-300 26s -13s linear infinite}@keyframes fall-300{78.025%{transform:translate(41.5976vw,78.025vh) scale(.8449)}to{transform:translate(45.15255vw,99vh) scale(.8449)}}.snow:nth-child(301){opacity:.6424;transform:translate(51.0574vw,-10px) scale(.3554);animation:fall-301 12s -29s linear infinite}@keyframes fall-301{63.5%{transform:translate(58.9262vw,63.5vh) scale(.3554)}to{transform:translate(54.9918vw,99vh) scale(.3554)}}.snow:nth-child(302){opacity:.9092;transform:translate(13.1611vw,-10px) scale(.1177);animation:fall-302 23s -18s linear infinite}@keyframes fall-302{78.588%{transform:translate(6.6193vw,78.588vh) scale(.1177)}to{transform:translate(9.8902vw,99vh) scale(.1177)}}.snow:nth-child(303){opacity:1.445;transform:translate(51.5091vw,-10px) scale(.0193);animation:fall-303 26s -12s linear infinite}@keyframes fall-303{60.047%{transform:translate(56.2796vw,60.047vh) scale(.0193)}to{transform:translate(53.89435vw,99vh) scale(.0193)}}.snow:nth-child(304){opacity:.5126;transform:translate(35.5478vw,-10px) scale(.8448);animation:fall-304 11s -20s linear infinite}@keyframes fall-304{62.857%{transform:translate(43.3586vw,62.857vh) scale(.8448)}to{transform:translate(39.4532vw,99vh) scale(.8448)}}.snow:nth-child(305){opacity:1.8746;transform:translate(73.4502vw,-10px) scale(.2542);animation:fall-305 15s -10s linear infinite}@keyframes fall-305{47.198%{transform:translate(72.8322vw,47.198vh) scale(.2542)}to{transform:translate(73.1412vw,99vh) scale(.2542)}}.snow:nth-child(306){opacity:1.9272;transform:translate(88.7109vw,-10px) scale(.3828);animation:fall-306 10s -13s linear infinite}@keyframes fall-306{61.85%{transform:translate(81.6328vw,61.85vh) scale(.3828)}to{transform:translate(85.17185vw,99vh) scale(.3828)}}.snow:nth-child(307){opacity:1.1852;transform:translate(94.4954vw,-10px) scale(.5182);animation:fall-307 10s -3s linear infinite}@keyframes fall-307{77.141%{transform:translate(95.7334vw,77.141vh) scale(.5182)}to{transform:translate(95.1144vw,99vh) scale(.5182)}}.snow:nth-child(308){opacity:1.7626;transform:translate(22.0278vw,-10px) scale(.9463);animation:fall-308 17s -2s linear infinite}@keyframes fall-308{76.071%{transform:translate(24.1328vw,76.071vh) scale(.9463)}to{transform:translate(23.0803vw,99vh) scale(.9463)}}.snow:nth-child(309){opacity:1.4424;transform:translate(36.5897vw,-10px) scale(.4634);animation:fall-309 17s -6s linear infinite}@keyframes fall-309{59.268%{transform:translate(41.0776vw,59.268vh) scale(.4634)}to{transform:translate(38.83365vw,99vh) scale(.4634)}}.snow:nth-child(310){opacity:1.1914;transform:translate(77.2886vw,-10px) scale(.3105);animation:fall-310 23s -6s linear infinite}@keyframes fall-310{31.433%{transform:translate(76.3219vw,31.433vh) scale(.3105)}to{transform:translate(76.80525vw,99vh) scale(.3105)}}.snow:nth-child(311){opacity:1.9322;transform:translate(92.2562vw,-10px) scale(.6768);animation:fall-311 18s -15s linear infinite}@keyframes fall-311{79.296%{transform:translate(96.8446vw,79.296vh) scale(.6768)}to{transform:translate(94.5504vw,99vh) scale(.6768)}}.snow:nth-child(312){opacity:.1862;transform:translate(44.8081vw,-10px) scale(.3739);animation:fall-312 27s -5s linear infinite}@keyframes fall-312{44.161%{transform:translate(48.4111vw,44.161vh) scale(.3739)}to{transform:translate(46.6096vw,99vh) scale(.3739)}}.snow:nth-child(313){opacity:.1756;transform:translate(48.495vw,-10px) scale(.6979);animation:fall-313 25s -25s linear infinite}@keyframes fall-313{67.22%{transform:translate(56.7529vw,67.22vh) scale(.6979)}to{transform:translate(52.62395vw,99vh) scale(.6979)}}.snow:nth-child(314){opacity:.4256;transform:translate(52.777vw,-10px) scale(.6722);animation:fall-314 24s -10s linear infinite}@keyframes fall-314{46.578%{transform:translate(46.7146vw,46.578vh) scale(.6722)}to{transform:translate(49.7458vw,99vh) scale(.6722)}}.snow:nth-child(315){opacity:1.1106;transform:translate(97.007vw,-10px) scale(.1292);animation:fall-315 19s -14s linear infinite}@keyframes fall-315{47.957%{transform:translate(97.3847vw,47.957vh) scale(.1292)}to{transform:translate(97.19585vw,99vh) scale(.1292)}}.snow:nth-child(316){opacity:.7218;transform:translate(93.6699vw,-10px) scale(.2328);animation:fall-316 23s -12s linear infinite}@keyframes fall-316{32.23%{transform:translate(89.4548vw,32.23vh) scale(.2328)}to{transform:translate(91.56235vw,99vh) scale(.2328)}}.snow:nth-child(317){opacity:.2256;transform:translate(58.7156vw,-10px) scale(.7232);animation:fall-317 22s -14s linear infinite}@keyframes fall-317{58.347%{transform:translate(68.2623vw,58.347vh) scale(.7232)}to{transform:translate(63.48895vw,99vh) scale(.7232)}}.snow:nth-child(318){opacity:.4892;transform:translate(68.5842vw,-10px) scale(.7776);animation:fall-318 23s -15s linear infinite}@keyframes fall-318{40.231%{transform:translate(73.3275vw,40.231vh) scale(.7776)}to{transform:translate(70.95585vw,99vh) scale(.7776)}}.snow:nth-child(319){opacity:.0676;transform:translate(26.4447vw,-10px) scale(.1402);animation:fall-319 23s -15s linear infinite}@keyframes fall-319{46.566%{transform:translate(28.4747vw,46.566vh) scale(.1402)}to{transform:translate(27.4597vw,99vh) scale(.1402)}}.snow:nth-child(320){opacity:.4246;transform:translate(93.8154vw,-10px) scale(.6652);animation:fall-320 11s -20s linear infinite}@keyframes fall-320{71.945%{transform:translate(93.0079vw,71.945vh) scale(.6652)}to{transform:translate(93.41165vw,99vh) scale(.6652)}}.snow:nth-child(321){opacity:1.9904;transform:translate(.1358vw,-10px) scale(.2695);animation:fall-321 29s -30s linear infinite}@keyframes fall-321{30.277%{transform:translate(-2.7864vw,30.277vh) scale(.2695)}to{transform:translate(-1.3253vw,99vh) scale(.2695)}}.snow:nth-child(322){opacity:.1986;transform:translate(9.5257vw,-10px) scale(.8598);animation:fall-322 11s -10s linear infinite}@keyframes fall-322{33.535%{transform:translate(14.9661vw,33.535vh) scale(.8598)}to{transform:translate(12.2459vw,99vh) scale(.8598)}}.snow:nth-child(323){opacity:.8204;transform:translate(87.1016vw,-10px) scale(.4836);animation:fall-323 16s -25s linear infinite}@keyframes fall-323{74.191%{transform:translate(96.0975vw,74.191vh) scale(.4836)}to{transform:translate(91.59955vw,99vh) scale(.4836)}}.snow:nth-child(324){opacity:.9302;transform:translate(75.3257vw,-10px) scale(.2972);animation:fall-324 16s -16s linear infinite}@keyframes fall-324{74.149%{transform:translate(72.6825vw,74.149vh) scale(.2972)}to{transform:translate(74.0041vw,99vh) scale(.2972)}}.snow:nth-child(325){opacity:1.1452;transform:translate(67.1836vw,-10px) scale(.254);animation:fall-325 19s -18s linear infinite}@keyframes fall-325{42.58%{transform:translate(65.8441vw,42.58vh) scale(.254)}to{transform:translate(66.51385vw,99vh) scale(.254)}}.snow:nth-child(326){opacity:1.2056;transform:translate(13.3143vw,-10px) scale(.1341);animation:fall-326 30s -9s linear infinite}@keyframes fall-326{39.848%{transform:translate(7.4265vw,39.848vh) scale(.1341)}to{transform:translate(10.3704vw,99vh) scale(.1341)}}.snow:nth-child(327){opacity:1.6788;transform:translate(67.5661vw,-10px) scale(.6541);animation:fall-327 26s -21s linear infinite}@keyframes fall-327{51.106%{transform:translate(75.8689vw,51.106vh) scale(.6541)}to{transform:translate(71.7175vw,99vh) scale(.6541)}}.snow:nth-child(328){opacity:1.3654;transform:translate(87.0934vw,-10px) scale(.1484);animation:fall-328 11s -7s linear infinite}@keyframes fall-328{54.035%{transform:translate(78.5661vw,54.035vh) scale(.1484)}to{transform:translate(82.82975vw,99vh) scale(.1484)}}.snow:nth-child(329){opacity:1.5572;transform:translate(38.5507vw,-10px) scale(.5845);animation:fall-329 28s -20s linear infinite}@keyframes fall-329{57.518%{transform:translate(32.6296vw,57.518vh) scale(.5845)}to{transform:translate(35.59015vw,99vh) scale(.5845)}}.snow:nth-child(330){opacity:1.0078;transform:translate(27.4314vw,-10px) scale(.5462);animation:fall-330 10s -13s linear infinite}@keyframes fall-330{38.184%{transform:translate(18.3757vw,38.184vh) scale(.5462)}to{transform:translate(22.90355vw,99vh) scale(.5462)}}.snow:nth-child(331){opacity:.1278;transform:translate(73.8285vw,-10px) scale(.0194);animation:fall-331 24s -30s linear infinite}@keyframes fall-331{52.935%{transform:translate(63.8444vw,52.935vh) scale(.0194)}to{transform:translate(68.83645vw,99vh) scale(.0194)}}.snow:nth-child(332){opacity:1.407;transform:translate(51.8935vw,-10px) scale(.2217);animation:fall-332 25s -9s linear infinite}@keyframes fall-332{75.622%{transform:translate(44.3374vw,75.622vh) scale(.2217)}to{transform:translate(48.11545vw,99vh) scale(.2217)}}.snow:nth-child(333){opacity:.3946;transform:translate(90.3516vw,-10px) scale(.4598);animation:fall-333 11s -13s linear infinite}@keyframes fall-333{78.051%{transform:translate(80.5681vw,78.051vh) scale(.4598)}to{transform:translate(85.45985vw,99vh) scale(.4598)}}.snow:nth-child(334){opacity:.3588;transform:translate(5.1437vw,-10px) scale(.1444);animation:fall-334 13s -14s linear infinite}@keyframes fall-334{61.045%{transform:translate(4.3958vw,61.045vh) scale(.1444)}to{transform:translate(4.76975vw,99vh) scale(.1444)}}.snow:nth-child(335){opacity:.1512;transform:translate(60.5292vw,-10px) scale(.2247);animation:fall-335 10s -6s linear infinite}@keyframes fall-335{66.606%{transform:translate(67.5187vw,66.606vh) scale(.2247)}to{transform:translate(64.02395vw,99vh) scale(.2247)}}.snow:nth-child(336){opacity:.3958;transform:translate(89.9699vw,-10px) scale(.936);animation:fall-336 13s -24s linear infinite}@keyframes fall-336{31.516%{transform:translate(89.9096vw,31.516vh) scale(.936)}to{transform:translate(89.93975vw,99vh) scale(.936)}}.snow:nth-child(337){opacity:.246;transform:translate(17.894vw,-10px) scale(.9495);animation:fall-337 14s -26s linear infinite}@keyframes fall-337{63.009%{transform:translate(10.4275vw,63.009vh) scale(.9495)}to{transform:translate(14.16075vw,99vh) scale(.9495)}}.snow:nth-child(338){opacity:.103;transform:translate(12.4295vw,-10px) scale(.2676);animation:fall-338 10s -23s linear infinite}@keyframes fall-338{66.089%{transform:translate(8.8325vw,66.089vh) scale(.2676)}to{transform:translate(10.631vw,99vh) scale(.2676)}}.snow:nth-child(339){opacity:1.597;transform:translate(75.451vw,-10px) scale(.1773);animation:fall-339 14s -25s linear infinite}@keyframes fall-339{62.818%{transform:translate(69.8023vw,62.818vh) scale(.1773)}to{transform:translate(72.62665vw,99vh) scale(.1773)}}.snow:nth-child(340){opacity:1.8086;transform:translate(29.8705vw,-10px) scale(.1878);animation:fall-340 14s -4s linear infinite}@keyframes fall-340{31.784%{transform:translate(23.7092vw,31.784vh) scale(.1878)}to{transform:translate(26.78985vw,99vh) scale(.1878)}}.snow:nth-child(341){opacity:1.505;transform:translate(95.3157vw,-10px) scale(.3462);animation:fall-341 13s -29s linear infinite}@keyframes fall-341{61.966%{transform:translate(97.2122vw,61.966vh) scale(.3462)}to{transform:translate(96.26395vw,99vh) scale(.3462)}}.snow:nth-child(342){opacity:.5166;transform:translate(4.2206vw,-10px) scale(.5697);animation:fall-342 11s -10s linear infinite}@keyframes fall-342{59.873%{transform:translate(-5.4078vw,59.873vh) scale(.5697)}to{transform:translate(-.5936vw,99vh) scale(.5697)}}.snow:nth-child(343){opacity:.147;transform:translate(5.5695vw,-10px) scale(.6091);animation:fall-343 19s -17s linear infinite}@keyframes fall-343{46.781%{transform:translate(11.0436vw,46.781vh) scale(.6091)}to{transform:translate(8.30655vw,99vh) scale(.6091)}}.snow:nth-child(344){opacity:1.44;transform:translate(.0512vw,-10px) scale(.6146);animation:fall-344 26s -4s linear infinite}@keyframes fall-344{71.775%{transform:translate(-1.698vw,71.775vh) scale(.6146)}to{transform:translate(-.8234vw,99vh) scale(.6146)}}.snow:nth-child(345){opacity:.8378;transform:translate(21.9759vw,-10px) scale(.3704);animation:fall-345 22s -6s linear infinite}@keyframes fall-345{51.645%{transform:translate(20.8148vw,51.645vh) scale(.3704)}to{transform:translate(21.39535vw,99vh) scale(.3704)}}.snow:nth-child(346){opacity:1.6658;transform:translate(.1429vw,-10px) scale(.3445);animation:fall-346 18s -25s linear infinite}@keyframes fall-346{30.783%{transform:translate(1.915vw,30.783vh) scale(.3445)}to{transform:translate(1.02895vw,99vh) scale(.3445)}}.snow:nth-child(347){opacity:.3666;transform:translate(5.708vw,-10px) scale(.63);animation:fall-347 20s -23s linear infinite}@keyframes fall-347{61.58%{transform:translate(1.2233vw,61.58vh) scale(.63)}to{transform:translate(3.46565vw,99vh) scale(.63)}}.snow:nth-child(348){opacity:1.7304;transform:translate(32.3734vw,-10px) scale(.6275);animation:fall-348 15s -3s linear infinite}@keyframes fall-348{48.082%{transform:translate(36.5982vw,48.082vh) scale(.6275)}to{transform:translate(34.4858vw,99vh) scale(.6275)}}.snow:nth-child(349){opacity:.8236;transform:translate(4.002vw,-10px) scale(.0944);animation:fall-349 21s -25s linear infinite}@keyframes fall-349{30.312%{transform:translate(2.6745vw,30.312vh) scale(.0944)}to{transform:translate(3.33825vw,99vh) scale(.0944)}}.snow:nth-child(350){opacity:.9178;transform:translate(15.6842vw,-10px) scale(.8283);animation:fall-350 10s -4s linear infinite}@keyframes fall-350{70.341%{transform:translate(10.89vw,70.341vh) scale(.8283)}to{transform:translate(13.2871vw,99vh) scale(.8283)}}.snow:nth-child(351){opacity:1.7294;transform:translate(33.8875vw,-10px) scale(.7307);animation:fall-351 10s -24s linear infinite}@keyframes fall-351{76.159%{transform:translate(24.33vw,76.159vh) scale(.7307)}to{transform:translate(29.10875vw,99vh) scale(.7307)}}.snow:nth-child(352){opacity:.934;transform:translate(1.9145vw,-10px) scale(.3945);animation:fall-352 20s -10s linear infinite}@keyframes fall-352{79.386%{transform:translate(-7.7103vw,79.386vh) scale(.3945)}to{transform:translate(-2.8979vw,99vh) scale(.3945)}}.snow:nth-child(353){opacity:1.9228;transform:translate(49.6101vw,-10px) scale(.0904);animation:fall-353 22s -12s linear infinite}@keyframes fall-353{67.798%{transform:translate(57.7786vw,67.798vh) scale(.0904)}to{transform:translate(53.69435vw,99vh) scale(.0904)}}.snow:nth-child(354){opacity:.1522;transform:translate(12.6792vw,-10px) scale(.7556);animation:fall-354 18s -17s linear infinite}@keyframes fall-354{71.994%{transform:translate(16.4288vw,71.994vh) scale(.7556)}to{transform:translate(14.554vw,99vh) scale(.7556)}}.snow:nth-child(355){opacity:1.327;transform:translate(14.9058vw,-10px) scale(.1601);animation:fall-355 13s -13s linear infinite}@keyframes fall-355{57.219%{transform:translate(6.422vw,57.219vh) scale(.1601)}to{transform:translate(10.6639vw,99vh) scale(.1601)}}.snow:nth-child(356){opacity:1.1144;transform:translate(53.4495vw,-10px) scale(.5323);animation:fall-356 11s -21s linear infinite}@keyframes fall-356{30.021%{transform:translate(57.2486vw,30.021vh) scale(.5323)}to{transform:translate(55.34905vw,99vh) scale(.5323)}}.snow:nth-child(357){opacity:.3984;transform:translate(59.3787vw,-10px) scale(.0073);animation:fall-357 15s -27s linear infinite}@keyframes fall-357{79.677%{transform:translate(58.8712vw,79.677vh) scale(.0073)}to{transform:translate(59.12495vw,99vh) scale(.0073)}}.snow:nth-child(358){opacity:.5006;transform:translate(8.9414vw,-10px) scale(.7774);animation:fall-358 28s -15s linear infinite}@keyframes fall-358{61.589%{transform:translate(17.0417vw,61.589vh) scale(.7774)}to{transform:translate(12.99155vw,99vh) scale(.7774)}}.snow:nth-child(359){opacity:.6504;transform:translate(34.2775vw,-10px) scale(.3239);animation:fall-359 22s -7s linear infinite}@keyframes fall-359{58.289%{transform:translate(41.6162vw,58.289vh) scale(.3239)}to{transform:translate(37.94685vw,99vh) scale(.3239)}}.snow:nth-child(360){opacity:1.7302;transform:translate(32.9022vw,-10px) scale(.1693);animation:fall-360 14s -7s linear infinite}@keyframes fall-360{54.29%{transform:translate(42.5622vw,54.29vh) scale(.1693)}to{transform:translate(37.7322vw,99vh) scale(.1693)}}.snow:nth-child(361){opacity:1.535;transform:translate(65.9558vw,-10px) scale(.6296);animation:fall-361 10s -21s linear infinite}@keyframes fall-361{50.333%{transform:translate(70.4521vw,50.333vh) scale(.6296)}to{transform:translate(68.20395vw,99vh) scale(.6296)}}.snow:nth-child(362){opacity:.3224;transform:translate(15.2692vw,-10px) scale(.844);animation:fall-362 16s -3s linear infinite}@keyframes fall-362{63.57%{transform:translate(9.2455vw,63.57vh) scale(.844)}to{transform:translate(12.25735vw,99vh) scale(.844)}}.snow:nth-child(363){opacity:.1536;transform:translate(29.5412vw,-10px) scale(.2607);animation:fall-363 17s -7s linear infinite}@keyframes fall-363{69.594%{transform:translate(31.2108vw,69.594vh) scale(.2607)}to{transform:translate(30.376vw,99vh) scale(.2607)}}.snow:nth-child(364){opacity:.0056;transform:translate(72.4944vw,-10px) scale(.3497);animation:fall-364 16s -13s linear infinite}@keyframes fall-364{43.594%{transform:translate(72.4871vw,43.594vh) scale(.3497)}to{transform:translate(72.49075vw,99vh) scale(.3497)}}.snow:nth-child(365){opacity:.6072;transform:translate(69.5113vw,-10px) scale(.9422);animation:fall-365 25s -13s linear infinite}@keyframes fall-365{70.833%{transform:translate(63.3399vw,70.833vh) scale(.9422)}to{transform:translate(66.4256vw,99vh) scale(.9422)}}.snow:nth-child(366){opacity:.987;transform:translate(52.1424vw,-10px) scale(.6336);animation:fall-366 21s -20s linear infinite}@keyframes fall-366{40.19%{transform:translate(61.3074vw,40.19vh) scale(.6336)}to{transform:translate(56.7249vw,99vh) scale(.6336)}}.snow:nth-child(367){opacity:1.6224;transform:translate(98.2727vw,-10px) scale(.1219);animation:fall-367 21s -3s linear infinite}@keyframes fall-367{70.439%{transform:translate(107.5044vw,70.439vh) scale(.1219)}to{transform:translate(102.88855vw,99vh) scale(.1219)}}.snow:nth-child(368){opacity:1.6416;transform:translate(49.4154vw,-10px) scale(.227);animation:fall-368 17s -23s linear infinite}@keyframes fall-368{41.767%{transform:translate(46.6582vw,41.767vh) scale(.227)}to{transform:translate(48.0368vw,99vh) scale(.227)}}.snow:nth-child(369){opacity:.2486;transform:translate(.7802vw,-10px) scale(.0815);animation:fall-369 22s -30s linear infinite}@keyframes fall-369{48.61%{transform:translate(7.9722vw,48.61vh) scale(.0815)}to{transform:translate(4.3762vw,99vh) scale(.0815)}}.snow:nth-child(370){opacity:.2544;transform:translate(79.3975vw,-10px) scale(.3228);animation:fall-370 14s -1s linear infinite}@keyframes fall-370{43.967%{transform:translate(75.8335vw,43.967vh) scale(.3228)}to{transform:translate(77.6155vw,99vh) scale(.3228)}}.snow:nth-child(371){opacity:1.78;transform:translate(6.9509vw,-10px) scale(.6102);animation:fall-371 20s -27s linear infinite}@keyframes fall-371{71.018%{transform:translate(-2.9223vw,71.018vh) scale(.6102)}to{transform:translate(2.0143vw,99vh) scale(.6102)}}.snow:nth-child(372){opacity:.618;transform:translate(22.0487vw,-10px) scale(.808);animation:fall-372 29s -2s linear infinite}@keyframes fall-372{74.736%{transform:translate(28.3907vw,74.736vh) scale(.808)}to{transform:translate(25.2197vw,99vh) scale(.808)}}.snow:nth-child(373){opacity:.0828;transform:translate(15.9009vw,-10px) scale(.3806);animation:fall-373 13s -19s linear infinite}@keyframes fall-373{48.243%{transform:translate(18.3386vw,48.243vh) scale(.3806)}to{transform:translate(17.11975vw,99vh) scale(.3806)}}.snow:nth-child(374){opacity:.5742;transform:translate(28.5263vw,-10px) scale(.9405);animation:fall-374 15s -18s linear infinite}@keyframes fall-374{32.861%{transform:translate(34.5469vw,32.861vh) scale(.9405)}to{transform:translate(31.5366vw,99vh) scale(.9405)}}.snow:nth-child(375){opacity:.7334;transform:translate(87.6829vw,-10px) scale(.4306);animation:fall-375 12s -27s linear infinite}@keyframes fall-375{40.738%{transform:translate(85.937vw,40.738vh) scale(.4306)}to{transform:translate(86.80995vw,99vh) scale(.4306)}}.snow:nth-child(376){opacity:1.1396;transform:translate(41.148vw,-10px) scale(.291);animation:fall-376 22s -29s linear infinite}@keyframes fall-376{60.725%{transform:translate(48.8006vw,60.725vh) scale(.291)}to{transform:translate(44.9743vw,99vh) scale(.291)}}.snow:nth-child(377){opacity:.4686;transform:translate(82.9839vw,-10px) scale(.075);animation:fall-377 27s -8s linear infinite}@keyframes fall-377{61.059%{transform:translate(86.864vw,61.059vh) scale(.075)}to{transform:translate(84.92395vw,99vh) scale(.075)}}.snow:nth-child(378){opacity:.5676;transform:translate(75.4154vw,-10px) scale(.0666);animation:fall-378 21s -5s linear infinite}@keyframes fall-378{72.377%{transform:translate(75.6919vw,72.377vh) scale(.0666)}to{transform:translate(75.55365vw,99vh) scale(.0666)}}.snow:nth-child(379){opacity:1.5648;transform:translate(1.6555vw,-10px) scale(.2219);animation:fall-379 25s -1s linear infinite}@keyframes fall-379{57.418%{transform:translate(-1.3671vw,57.418vh) scale(.2219)}to{transform:translate(.1442vw,99vh) scale(.2219)}}.snow:nth-child(380){opacity:.9096;transform:translate(72.6504vw,-10px) scale(.873);animation:fall-380 18s -7s linear infinite}@keyframes fall-380{39.271%{transform:translate(62.7279vw,39.271vh) scale(.873)}to{transform:translate(67.68915vw,99vh) scale(.873)}}.snow:nth-child(381){opacity:.2732;transform:translate(68.9782vw,-10px) scale(.5713);animation:fall-381 14s -6s linear infinite}@keyframes fall-381{79.991%{transform:translate(72.1086vw,79.991vh) scale(.5713)}to{transform:translate(70.5434vw,99vh) scale(.5713)}}.snow:nth-child(382){opacity:1.8694;transform:translate(51.754vw,-10px) scale(.5053);animation:fall-382 13s -17s linear infinite}@keyframes fall-382{46.621%{transform:translate(55.6371vw,46.621vh) scale(.5053)}to{transform:translate(53.69555vw,99vh) scale(.5053)}}.snow:nth-child(383){opacity:.28;transform:translate(56.8186vw,-10px) scale(.9935);animation:fall-383 14s -11s linear infinite}@keyframes fall-383{77.169%{transform:translate(52.0676vw,77.169vh) scale(.9935)}to{transform:translate(54.4431vw,99vh) scale(.9935)}}.snow:nth-child(384){opacity:1.127;transform:translate(71.0263vw,-10px) scale(.4055);animation:fall-384 23s -9s linear infinite}@keyframes fall-384{50.223%{transform:translate(63.1212vw,50.223vh) scale(.4055)}to{transform:translate(67.07375vw,99vh) scale(.4055)}}.snow:nth-child(385){opacity:.3386;transform:translate(96.4049vw,-10px) scale(.1547);animation:fall-385 15s -28s linear infinite}@keyframes fall-385{58.407%{transform:translate(102.0788vw,58.407vh) scale(.1547)}to{transform:translate(99.24185vw,99vh) scale(.1547)}}.snow:nth-child(386){opacity:.4932;transform:translate(13.2939vw,-10px) scale(.6923);animation:fall-386 21s -23s linear infinite}@keyframes fall-386{47.951%{transform:translate(5.3356vw,47.951vh) scale(.6923)}to{transform:translate(9.31475vw,99vh) scale(.6923)}}.snow:nth-child(387){opacity:1.3114;transform:translate(36.8123vw,-10px) scale(.6793);animation:fall-387 19s -13s linear infinite}@keyframes fall-387{57.498%{transform:translate(33.7884vw,57.498vh) scale(.6793)}to{transform:translate(35.30035vw,99vh) scale(.6793)}}.snow:nth-child(388){opacity:.0362;transform:translate(56.4472vw,-10px) scale(.5958);animation:fall-388 16s -30s linear infinite}@keyframes fall-388{48.725%{transform:translate(54.0352vw,48.725vh) scale(.5958)}to{transform:translate(55.2412vw,99vh) scale(.5958)}}.snow:nth-child(389){opacity:1.9312;transform:translate(85.4284vw,-10px) scale(.3102);animation:fall-389 14s -26s linear infinite}@keyframes fall-389{40.978%{transform:translate(79.8988vw,40.978vh) scale(.3102)}to{transform:translate(82.6636vw,99vh) scale(.3102)}}.snow:nth-child(390){opacity:.7874;transform:translate(16.318vw,-10px) scale(.0042);animation:fall-390 27s -5s linear infinite}@keyframes fall-390{75.737%{transform:translate(6.9026vw,75.737vh) scale(.0042)}to{transform:translate(11.6103vw,99vh) scale(.0042)}}.snow:nth-child(391){opacity:.8784;transform:translate(81.7127vw,-10px) scale(.5052);animation:fall-391 28s -5s linear infinite}@keyframes fall-391{44.472%{transform:translate(87.9043vw,44.472vh) scale(.5052)}to{transform:translate(84.8085vw,99vh) scale(.5052)}}.snow:nth-child(392){opacity:.068;transform:translate(75.7207vw,-10px) scale(.2829);animation:fall-392 24s -20s linear infinite}@keyframes fall-392{44.898%{transform:translate(73.4542vw,44.898vh) scale(.2829)}to{transform:translate(74.58745vw,99vh) scale(.2829)}}.snow:nth-child(393){opacity:1.5378;transform:translate(63.6312vw,-10px) scale(.4912);animation:fall-393 20s -10s linear infinite}@keyframes fall-393{78.306%{transform:translate(72.7085vw,78.306vh) scale(.4912)}to{transform:translate(68.16985vw,99vh) scale(.4912)}}.snow:nth-child(394){opacity:1.208;transform:translate(82.7212vw,-10px) scale(.2403);animation:fall-394 17s -28s linear infinite}@keyframes fall-394{75.221%{transform:translate(75.9588vw,75.221vh) scale(.2403)}to{transform:translate(79.34vw,99vh) scale(.2403)}}.snow:nth-child(395){opacity:.8878;transform:translate(64.9567vw,-10px) scale(.8274);animation:fall-395 11s -19s linear infinite}@keyframes fall-395{53.414%{transform:translate(69.2053vw,53.414vh) scale(.8274)}to{transform:translate(67.081vw,99vh) scale(.8274)}}.snow:nth-child(396){opacity:1.5108;transform:translate(47.8399vw,-10px) scale(.4);animation:fall-396 17s -4s linear infinite}@keyframes fall-396{35.181%{transform:translate(46.0335vw,35.181vh) scale(.4)}to{transform:translate(46.9367vw,99vh) scale(.4)}}.snow:nth-child(397){opacity:.09;transform:translate(6.7626vw,-10px) scale(.1854);animation:fall-397 14s -1s linear infinite}@keyframes fall-397{38.864%{transform:translate(10.1871vw,38.864vh) scale(.1854)}to{transform:translate(8.47485vw,99vh) scale(.1854)}}.snow:nth-child(398){opacity:.828;transform:translate(16.1169vw,-10px) scale(.421);animation:fall-398 11s -8s linear infinite}@keyframes fall-398{69.154%{transform:translate(14.9897vw,69.154vh) scale(.421)}to{transform:translate(15.5533vw,99vh) scale(.421)}}.snow:nth-child(399){opacity:1.7418;transform:translate(55.3722vw,-10px) scale(.2846);animation:fall-399 12s -8s linear infinite}@keyframes fall-399{44.171%{transform:translate(58.5075vw,44.171vh) scale(.2846)}to{transform:translate(56.93985vw,99vh) scale(.2846)}}.snow:nth-child(400){opacity:.1482;transform:translate(92.3856vw,-10px) scale(.6682);animation:fall-400 22s -20s linear infinite}@keyframes fall-400{47.169%{transform:translate(87.2199vw,47.169vh) scale(.6682)}to{transform:translate(89.80275vw,99vh) scale(.6682)}}\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==
|