@esfaenza/core 15.2.103 → 15.2.104
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:.1234;transform:translate(27.6446vw,-10px) scale(.4895);animation:fall-1 20s -12s linear infinite}@keyframes fall-1{50.63%{transform:translate(23.6548vw,50.63vh) scale(.4895)}to{transform:translate(25.6497vw,99vh) scale(.4895)}}.snow:nth-child(2){opacity:1.2412;transform:translate(40.6558vw,-10px) scale(.4268);animation:fall-2 16s -15s linear infinite}@keyframes fall-2{70.952%{transform:translate(32.8913vw,70.952vh) scale(.4268)}to{transform:translate(36.77355vw,99vh) scale(.4268)}}.snow:nth-child(3){opacity:.766;transform:translate(76.7176vw,-10px) scale(.7299);animation:fall-3 27s -8s linear infinite}@keyframes fall-3{39.655%{transform:translate(75.5021vw,39.655vh) scale(.7299)}to{transform:translate(76.10985vw,99vh) scale(.7299)}}.snow:nth-child(4){opacity:1.475;transform:translate(94.8302vw,-10px) scale(.4183);animation:fall-4 16s -23s linear infinite}@keyframes fall-4{78.959%{transform:translate(93.511vw,78.959vh) scale(.4183)}to{transform:translate(94.1706vw,99vh) scale(.4183)}}.snow:nth-child(5){opacity:1.6506;transform:translate(57.1242vw,-10px) scale(.2254);animation:fall-5 25s -7s linear infinite}@keyframes fall-5{54.577%{transform:translate(59.4095vw,54.577vh) scale(.2254)}to{transform:translate(58.26685vw,99vh) scale(.2254)}}.snow:nth-child(6){opacity:1.8552;transform:translate(19.3937vw,-10px) scale(.735);animation:fall-6 17s -9s linear infinite}@keyframes fall-6{63.915%{transform:translate(20.1266vw,63.915vh) scale(.735)}to{transform:translate(19.76015vw,99vh) scale(.735)}}.snow:nth-child(7){opacity:.2082;transform:translate(84.4765vw,-10px) scale(.5816);animation:fall-7 19s -11s linear infinite}@keyframes fall-7{68.104%{transform:translate(82.0253vw,68.104vh) scale(.5816)}to{transform:translate(83.2509vw,99vh) scale(.5816)}}.snow:nth-child(8){opacity:1.8692;transform:translate(63.4102vw,-10px) scale(.4455);animation:fall-8 25s -30s linear infinite}@keyframes fall-8{76.367%{transform:translate(60.1314vw,76.367vh) scale(.4455)}to{transform:translate(61.7708vw,99vh) scale(.4455)}}.snow:nth-child(9){opacity:.6344;transform:translate(27.305vw,-10px) scale(.7664);animation:fall-9 26s -10s linear infinite}@keyframes fall-9{48.896%{transform:translate(36.2231vw,48.896vh) scale(.7664)}to{transform:translate(31.76405vw,99vh) scale(.7664)}}.snow:nth-child(10){opacity:1.298;transform:translate(90.1332vw,-10px) scale(.6673);animation:fall-10 24s -9s linear infinite}@keyframes fall-10{34.697%{transform:translate(80.5566vw,34.697vh) scale(.6673)}to{transform:translate(85.3449vw,99vh) scale(.6673)}}.snow:nth-child(11){opacity:1.687;transform:translate(52.8907vw,-10px) scale(.4107);animation:fall-11 22s -4s linear infinite}@keyframes fall-11{43.695%{transform:translate(57.3443vw,43.695vh) scale(.4107)}to{transform:translate(55.1175vw,99vh) scale(.4107)}}.snow:nth-child(12){opacity:.5438;transform:translate(10.7352vw,-10px) scale(.4237);animation:fall-12 12s -16s linear infinite}@keyframes fall-12{62.334%{transform:translate(20.5223vw,62.334vh) scale(.4237)}to{transform:translate(15.62875vw,99vh) scale(.4237)}}.snow:nth-child(13){opacity:1.634;transform:translate(26.0933vw,-10px) scale(.5984);animation:fall-13 20s -20s linear infinite}@keyframes fall-13{73.711%{transform:translate(17.928vw,73.711vh) scale(.5984)}to{transform:translate(22.01065vw,99vh) scale(.5984)}}.snow:nth-child(14){opacity:1.419;transform:translate(15.7498vw,-10px) scale(.3161);animation:fall-14 26s -28s linear infinite}@keyframes fall-14{39.74%{transform:translate(11.7513vw,39.74vh) scale(.3161)}to{transform:translate(13.75055vw,99vh) scale(.3161)}}.snow:nth-child(15){opacity:.3814;transform:translate(88.1054vw,-10px) scale(.1266);animation:fall-15 23s -17s linear infinite}@keyframes fall-15{78.469%{transform:translate(86.3553vw,78.469vh) scale(.1266)}to{transform:translate(87.23035vw,99vh) scale(.1266)}}.snow:nth-child(16){opacity:.15;transform:translate(94.4776vw,-10px) scale(.3618);animation:fall-16 19s -23s linear infinite}@keyframes fall-16{41.245%{transform:translate(100.1607vw,41.245vh) scale(.3618)}to{transform:translate(97.31915vw,99vh) scale(.3618)}}.snow:nth-child(17){opacity:1.6638;transform:translate(65.3092vw,-10px) scale(.0401);animation:fall-17 23s -13s linear infinite}@keyframes fall-17{46.139%{transform:translate(65.6623vw,46.139vh) scale(.0401)}to{transform:translate(65.48575vw,99vh) scale(.0401)}}.snow:nth-child(18){opacity:.0878;transform:translate(40.1596vw,-10px) scale(.7483);animation:fall-18 25s -17s linear infinite}@keyframes fall-18{38.321%{transform:translate(31.6047vw,38.321vh) scale(.7483)}to{transform:translate(35.88215vw,99vh) scale(.7483)}}.snow:nth-child(19){opacity:1.3426;transform:translate(20.1492vw,-10px) scale(.1638);animation:fall-19 13s -30s linear infinite}@keyframes fall-19{52.443%{transform:translate(16.6117vw,52.443vh) scale(.1638)}to{transform:translate(18.38045vw,99vh) scale(.1638)}}.snow:nth-child(20){opacity:.4612;transform:translate(50.6933vw,-10px) scale(.2194);animation:fall-20 27s -12s linear infinite}@keyframes fall-20{42.345%{transform:translate(52.9267vw,42.345vh) scale(.2194)}to{transform:translate(51.81vw,99vh) scale(.2194)}}.snow:nth-child(21){opacity:.0634;transform:translate(10.4491vw,-10px) scale(.52);animation:fall-21 17s -27s linear infinite}@keyframes fall-21{61.155%{transform:translate(2.7475vw,61.155vh) scale(.52)}to{transform:translate(6.5983vw,99vh) scale(.52)}}.snow:nth-child(22){opacity:.5868;transform:translate(9.6979vw,-10px) scale(.4961);animation:fall-22 22s -14s linear infinite}@keyframes fall-22{50.374%{transform:translate(6.7127vw,50.374vh) scale(.4961)}to{transform:translate(8.2053vw,99vh) scale(.4961)}}.snow:nth-child(23){opacity:.3182;transform:translate(82.9753vw,-10px) scale(.8131);animation:fall-23 16s -14s linear infinite}@keyframes fall-23{65.032%{transform:translate(84.2625vw,65.032vh) scale(.8131)}to{transform:translate(83.6189vw,99vh) scale(.8131)}}.snow:nth-child(24){opacity:.6314;transform:translate(70.0887vw,-10px) scale(.881);animation:fall-24 23s -25s linear infinite}@keyframes fall-24{53.585%{transform:translate(78.7002vw,53.585vh) scale(.881)}to{transform:translate(74.39445vw,99vh) scale(.881)}}.snow:nth-child(25){opacity:.2422;transform:translate(15.6103vw,-10px) scale(.066);animation:fall-25 18s -26s linear infinite}@keyframes fall-25{57.394%{transform:translate(14.672vw,57.394vh) scale(.066)}to{transform:translate(15.14115vw,99vh) scale(.066)}}.snow:nth-child(26){opacity:.2874;transform:translate(11.6583vw,-10px) scale(.056);animation:fall-26 14s -7s linear infinite}@keyframes fall-26{49.422%{transform:translate(8.8475vw,49.422vh) scale(.056)}to{transform:translate(10.2529vw,99vh) scale(.056)}}.snow:nth-child(27){opacity:1.9428;transform:translate(13.0394vw,-10px) scale(.1581);animation:fall-27 23s -7s linear infinite}@keyframes fall-27{58.673%{transform:translate(16.2161vw,58.673vh) scale(.1581)}to{transform:translate(14.62775vw,99vh) scale(.1581)}}.snow:nth-child(28){opacity:1.9476;transform:translate(88.3005vw,-10px) scale(.8584);animation:fall-28 18s -28s linear infinite}@keyframes fall-28{53.435%{transform:translate(84.2013vw,53.435vh) scale(.8584)}to{transform:translate(86.2509vw,99vh) scale(.8584)}}.snow:nth-child(29){opacity:1.107;transform:translate(15.2742vw,-10px) scale(.8497);animation:fall-29 23s -8s linear infinite}@keyframes fall-29{67.565%{transform:translate(11.3998vw,67.565vh) scale(.8497)}to{transform:translate(13.337vw,99vh) scale(.8497)}}.snow:nth-child(30){opacity:.7428;transform:translate(99.7161vw,-10px) scale(.2151);animation:fall-30 18s -2s linear infinite}@keyframes fall-30{54.237%{transform:translate(99.5773vw,54.237vh) scale(.2151)}to{transform:translate(99.6467vw,99vh) scale(.2151)}}.snow:nth-child(31){opacity:.5842;transform:translate(68.6834vw,-10px) scale(.8812);animation:fall-31 14s -10s linear infinite}@keyframes fall-31{63.339%{transform:translate(59.4756vw,63.339vh) scale(.8812)}to{transform:translate(64.0795vw,99vh) scale(.8812)}}.snow:nth-child(32){opacity:.1192;transform:translate(49.1539vw,-10px) scale(.8636);animation:fall-32 15s -22s linear infinite}@keyframes fall-32{34.341%{transform:translate(48.0534vw,34.341vh) scale(.8636)}to{transform:translate(48.60365vw,99vh) scale(.8636)}}.snow:nth-child(33){opacity:.7674;transform:translate(87.5034vw,-10px) scale(.4984);animation:fall-33 21s -5s linear infinite}@keyframes fall-33{50.546%{transform:translate(78.7268vw,50.546vh) scale(.4984)}to{transform:translate(83.1151vw,99vh) scale(.4984)}}.snow:nth-child(34){opacity:.1082;transform:translate(38.8609vw,-10px) scale(.0164);animation:fall-34 11s -6s linear infinite}@keyframes fall-34{61.857%{transform:translate(40.9266vw,61.857vh) scale(.0164)}to{transform:translate(39.89375vw,99vh) scale(.0164)}}.snow:nth-child(35){opacity:1.7466;transform:translate(9.4738vw,-10px) scale(.8584);animation:fall-35 20s -9s linear infinite}@keyframes fall-35{44.31%{transform:translate(13.052vw,44.31vh) scale(.8584)}to{transform:translate(11.2629vw,99vh) scale(.8584)}}.snow:nth-child(36){opacity:1.636;transform:translate(92.4362vw,-10px) scale(.6331);animation:fall-36 18s -8s linear infinite}@keyframes fall-36{38.848%{transform:translate(88.2053vw,38.848vh) scale(.6331)}to{transform:translate(90.32075vw,99vh) scale(.6331)}}.snow:nth-child(37){opacity:.656;transform:translate(47.3984vw,-10px) scale(.9211);animation:fall-37 29s -17s linear infinite}@keyframes fall-37{72.524%{transform:translate(49.5371vw,72.524vh) scale(.9211)}to{transform:translate(48.46775vw,99vh) scale(.9211)}}.snow:nth-child(38){opacity:.8488;transform:translate(31.8866vw,-10px) scale(.5445);animation:fall-38 14s -19s linear infinite}@keyframes fall-38{67.426%{transform:translate(33.4723vw,67.426vh) scale(.5445)}to{transform:translate(32.67945vw,99vh) scale(.5445)}}.snow:nth-child(39){opacity:1.0816;transform:translate(42.816vw,-10px) scale(.8413);animation:fall-39 14s -1s linear infinite}@keyframes fall-39{50.937%{transform:translate(52.5958vw,50.937vh) scale(.8413)}to{transform:translate(47.7059vw,99vh) scale(.8413)}}.snow:nth-child(40){opacity:.1504;transform:translate(20.5428vw,-10px) scale(.0279);animation:fall-40 17s -2s linear infinite}@keyframes fall-40{64.777%{transform:translate(17.8951vw,64.777vh) scale(.0279)}to{transform:translate(19.21895vw,99vh) scale(.0279)}}.snow:nth-child(41){opacity:.1168;transform:translate(79.5674vw,-10px) scale(.9904);animation:fall-41 30s -21s linear infinite}@keyframes fall-41{39.645%{transform:translate(84.5922vw,39.645vh) scale(.9904)}to{transform:translate(82.0798vw,99vh) scale(.9904)}}.snow:nth-child(42){opacity:1.7288;transform:translate(37.982vw,-10px) scale(.1666);animation:fall-42 29s -21s linear infinite}@keyframes fall-42{75.916%{transform:translate(40.3143vw,75.916vh) scale(.1666)}to{transform:translate(39.14815vw,99vh) scale(.1666)}}.snow:nth-child(43){opacity:1.107;transform:translate(46.4269vw,-10px) scale(.0404);animation:fall-43 21s -6s linear infinite}@keyframes fall-43{42.765%{transform:translate(46.6359vw,42.765vh) scale(.0404)}to{transform:translate(46.5314vw,99vh) scale(.0404)}}.snow:nth-child(44){opacity:.3918;transform:translate(69.4685vw,-10px) scale(.004);animation:fall-44 22s -1s linear infinite}@keyframes fall-44{57.96%{transform:translate(70.2433vw,57.96vh) scale(.004)}to{transform:translate(69.8559vw,99vh) scale(.004)}}.snow:nth-child(45){opacity:1.9636;transform:translate(1.1412vw,-10px) scale(.7522);animation:fall-45 27s -28s linear infinite}@keyframes fall-45{44.849%{transform:translate(5.2721vw,44.849vh) scale(.7522)}to{transform:translate(3.20665vw,99vh) scale(.7522)}}.snow:nth-child(46){opacity:1.4572;transform:translate(36.0754vw,-10px) scale(.7097);animation:fall-46 10s -10s linear infinite}@keyframes fall-46{73.693%{transform:translate(40.9243vw,73.693vh) scale(.7097)}to{transform:translate(38.49985vw,99vh) scale(.7097)}}.snow:nth-child(47){opacity:1.0808;transform:translate(10.0637vw,-10px) scale(.9669);animation:fall-47 20s -24s linear infinite}@keyframes fall-47{38.853%{transform:translate(14.0573vw,38.853vh) scale(.9669)}to{transform:translate(12.0605vw,99vh) scale(.9669)}}.snow:nth-child(48){opacity:.1548;transform:translate(66.6869vw,-10px) scale(.358);animation:fall-48 12s -10s linear infinite}@keyframes fall-48{52.145%{transform:translate(76.1985vw,52.145vh) scale(.358)}to{transform:translate(71.4427vw,99vh) scale(.358)}}.snow:nth-child(49){opacity:.3762;transform:translate(71.5555vw,-10px) scale(.4227);animation:fall-49 24s -24s linear infinite}@keyframes fall-49{31.864%{transform:translate(69.6565vw,31.864vh) scale(.4227)}to{transform:translate(70.606vw,99vh) scale(.4227)}}.snow:nth-child(50){opacity:.1046;transform:translate(38.6407vw,-10px) scale(.0376);animation:fall-50 15s -14s linear infinite}@keyframes fall-50{57.864%{transform:translate(30.3667vw,57.864vh) scale(.0376)}to{transform:translate(34.5037vw,99vh) scale(.0376)}}.snow:nth-child(51){opacity:.0892;transform:translate(2.3566vw,-10px) scale(.0569);animation:fall-51 11s -27s linear infinite}@keyframes fall-51{75.391%{transform:translate(-4.9992vw,75.391vh) scale(.0569)}to{transform:translate(-1.3213vw,99vh) scale(.0569)}}.snow:nth-child(52){opacity:.944;transform:translate(29.6798vw,-10px) scale(.1759);animation:fall-52 26s -15s linear infinite}@keyframes fall-52{79.783%{transform:translate(38.0131vw,79.783vh) scale(.1759)}to{transform:translate(33.84645vw,99vh) scale(.1759)}}.snow:nth-child(53){opacity:.9148;transform:translate(88.9959vw,-10px) scale(.0158);animation:fall-53 10s -30s linear infinite}@keyframes fall-53{36.918%{transform:translate(83.8836vw,36.918vh) scale(.0158)}to{transform:translate(86.43975vw,99vh) scale(.0158)}}.snow:nth-child(54){opacity:1.948;transform:translate(99.2167vw,-10px) scale(.4409);animation:fall-54 30s -23s linear infinite}@keyframes fall-54{58.091%{transform:translate(102.3362vw,58.091vh) scale(.4409)}to{transform:translate(100.77645vw,99vh) scale(.4409)}}.snow:nth-child(55){opacity:.5088;transform:translate(56.9404vw,-10px) scale(.7465);animation:fall-55 26s -14s linear infinite}@keyframes fall-55{35.477%{transform:translate(47.3384vw,35.477vh) scale(.7465)}to{transform:translate(52.1394vw,99vh) scale(.7465)}}.snow:nth-child(56){opacity:.6176;transform:translate(62.4213vw,-10px) scale(.3364);animation:fall-56 27s -9s linear infinite}@keyframes fall-56{61.324%{transform:translate(59.4778vw,61.324vh) scale(.3364)}to{transform:translate(60.94955vw,99vh) scale(.3364)}}.snow:nth-child(57){opacity:.4478;transform:translate(98.2275vw,-10px) scale(.5675);animation:fall-57 26s -14s linear infinite}@keyframes fall-57{59.788%{transform:translate(90.024vw,59.788vh) scale(.5675)}to{transform:translate(94.12575vw,99vh) scale(.5675)}}.snow:nth-child(58){opacity:.5386;transform:translate(99.9375vw,-10px) scale(.1177);animation:fall-58 20s -19s linear infinite}@keyframes fall-58{72.564%{transform:translate(93.0653vw,72.564vh) scale(.1177)}to{transform:translate(96.5014vw,99vh) scale(.1177)}}.snow:nth-child(59){opacity:.7718;transform:translate(48.8161vw,-10px) scale(.056);animation:fall-59 22s -27s linear infinite}@keyframes fall-59{46.411%{transform:translate(42.3307vw,46.411vh) scale(.056)}to{transform:translate(45.5734vw,99vh) scale(.056)}}.snow:nth-child(60){opacity:1.987;transform:translate(44.5333vw,-10px) scale(.3818);animation:fall-60 20s -6s linear infinite}@keyframes fall-60{51.61%{transform:translate(43.4961vw,51.61vh) scale(.3818)}to{transform:translate(44.0147vw,99vh) scale(.3818)}}.snow:nth-child(61){opacity:.1726;transform:translate(86.7203vw,-10px) scale(.4255);animation:fall-61 17s -20s linear infinite}@keyframes fall-61{63.395%{transform:translate(81.9669vw,63.395vh) scale(.4255)}to{transform:translate(84.3436vw,99vh) scale(.4255)}}.snow:nth-child(62){opacity:.923;transform:translate(25.6555vw,-10px) scale(.6196);animation:fall-62 14s -10s linear infinite}@keyframes fall-62{64.834%{transform:translate(27.9285vw,64.834vh) scale(.6196)}to{transform:translate(26.792vw,99vh) scale(.6196)}}.snow:nth-child(63){opacity:.319;transform:translate(4.9613vw,-10px) scale(.5589);animation:fall-63 29s -12s linear infinite}@keyframes fall-63{75.56%{transform:translate(13.4788vw,75.56vh) scale(.5589)}to{transform:translate(9.22005vw,99vh) scale(.5589)}}.snow:nth-child(64){opacity:1.7058;transform:translate(82.2115vw,-10px) scale(.9397);animation:fall-64 24s -18s linear infinite}@keyframes fall-64{66.142%{transform:translate(83.3192vw,66.142vh) scale(.9397)}to{transform:translate(82.76535vw,99vh) scale(.9397)}}.snow:nth-child(65){opacity:1.7994;transform:translate(58.2844vw,-10px) scale(.3097);animation:fall-65 15s -19s linear infinite}@keyframes fall-65{59.106%{transform:translate(48.3415vw,59.106vh) scale(.3097)}to{transform:translate(53.31295vw,99vh) scale(.3097)}}.snow:nth-child(66){opacity:.3324;transform:translate(96.0483vw,-10px) scale(.9944);animation:fall-66 17s -14s linear infinite}@keyframes fall-66{57.355%{transform:translate(92.6996vw,57.355vh) scale(.9944)}to{transform:translate(94.37395vw,99vh) scale(.9944)}}.snow:nth-child(67){opacity:.9764;transform:translate(.6321vw,-10px) scale(.6957);animation:fall-67 21s -30s linear infinite}@keyframes fall-67{52.897%{transform:translate(4.1696vw,52.897vh) scale(.6957)}to{transform:translate(2.40085vw,99vh) scale(.6957)}}.snow:nth-child(68){opacity:.5964;transform:translate(16.7565vw,-10px) scale(.3425);animation:fall-68 29s -24s linear infinite}@keyframes fall-68{70.617%{transform:translate(25.6857vw,70.617vh) scale(.3425)}to{transform:translate(21.2211vw,99vh) scale(.3425)}}.snow:nth-child(69){opacity:1.627;transform:translate(95.0508vw,-10px) scale(.121);animation:fall-69 21s -16s linear infinite}@keyframes fall-69{49.76%{transform:translate(97.4443vw,49.76vh) scale(.121)}to{transform:translate(96.24755vw,99vh) scale(.121)}}.snow:nth-child(70){opacity:1.0016;transform:translate(38.5331vw,-10px) scale(.1257);animation:fall-70 13s -12s linear infinite}@keyframes fall-70{36.472%{transform:translate(47.746vw,36.472vh) scale(.1257)}to{transform:translate(43.13955vw,99vh) scale(.1257)}}.snow:nth-child(71){opacity:.2568;transform:translate(57.9281vw,-10px) scale(.4469);animation:fall-71 22s -22s linear infinite}@keyframes fall-71{75.062%{transform:translate(64.4012vw,75.062vh) scale(.4469)}to{transform:translate(61.16465vw,99vh) scale(.4469)}}.snow:nth-child(72){opacity:.874;transform:translate(4.6657vw,-10px) scale(.1338);animation:fall-72 16s -25s linear infinite}@keyframes fall-72{69.09%{transform:translate(13.0935vw,69.09vh) scale(.1338)}to{transform:translate(8.8796vw,99vh) scale(.1338)}}.snow:nth-child(73){opacity:.334;transform:translate(31.1172vw,-10px) scale(.9174);animation:fall-73 25s -6s linear infinite}@keyframes fall-73{38.56%{transform:translate(32.2487vw,38.56vh) scale(.9174)}to{transform:translate(31.68295vw,99vh) scale(.9174)}}.snow:nth-child(74){opacity:1.0452;transform:translate(17.8724vw,-10px) scale(.1813);animation:fall-74 14s -27s linear infinite}@keyframes fall-74{58.056%{transform:translate(19.3291vw,58.056vh) scale(.1813)}to{transform:translate(18.60075vw,99vh) scale(.1813)}}.snow:nth-child(75){opacity:1.3558;transform:translate(44.4153vw,-10px) scale(.4396);animation:fall-75 17s -24s linear infinite}@keyframes fall-75{44.348%{transform:translate(51.0698vw,44.348vh) scale(.4396)}to{transform:translate(47.74255vw,99vh) scale(.4396)}}.snow:nth-child(76){opacity:1.4894;transform:translate(82.8472vw,-10px) scale(.1524);animation:fall-76 12s -2s linear infinite}@keyframes fall-76{33.692%{transform:translate(86.7291vw,33.692vh) scale(.1524)}to{transform:translate(84.78815vw,99vh) scale(.1524)}}.snow:nth-child(77){opacity:.8148;transform:translate(87.503vw,-10px) scale(.2657);animation:fall-77 20s -16s linear infinite}@keyframes fall-77{39.302%{transform:translate(95.781vw,39.302vh) scale(.2657)}to{transform:translate(91.642vw,99vh) scale(.2657)}}.snow:nth-child(78){opacity:1.6826;transform:translate(52.6063vw,-10px) scale(.4013);animation:fall-78 12s -19s linear infinite}@keyframes fall-78{34.145%{transform:translate(54.7668vw,34.145vh) scale(.4013)}to{transform:translate(53.68655vw,99vh) scale(.4013)}}.snow:nth-child(79){opacity:.9994;transform:translate(98.0299vw,-10px) scale(.0936);animation:fall-79 13s -10s linear infinite}@keyframes fall-79{56.782%{transform:translate(104.5261vw,56.782vh) scale(.0936)}to{transform:translate(101.278vw,99vh) scale(.0936)}}.snow:nth-child(80){opacity:.084;transform:translate(14.1511vw,-10px) scale(.7697);animation:fall-80 24s -27s linear infinite}@keyframes fall-80{52.685%{transform:translate(11.5509vw,52.685vh) scale(.7697)}to{transform:translate(12.851vw,99vh) scale(.7697)}}.snow:nth-child(81){opacity:1.2014;transform:translate(84.2812vw,-10px) scale(.7719);animation:fall-81 15s -9s linear infinite}@keyframes fall-81{33.192%{transform:translate(85.456vw,33.192vh) scale(.7719)}to{transform:translate(84.8686vw,99vh) scale(.7719)}}.snow:nth-child(82){opacity:.7668;transform:translate(96.4033vw,-10px) scale(.37);animation:fall-82 11s -25s linear infinite}@keyframes fall-82{49.007%{transform:translate(105.8153vw,49.007vh) scale(.37)}to{transform:translate(101.1093vw,99vh) scale(.37)}}.snow:nth-child(83){opacity:.3194;transform:translate(78.8754vw,-10px) scale(.801);animation:fall-83 24s -25s linear infinite}@keyframes fall-83{69.818%{transform:translate(86.0408vw,69.818vh) scale(.801)}to{transform:translate(82.4581vw,99vh) scale(.801)}}.snow:nth-child(84){opacity:.5318;transform:translate(43.4465vw,-10px) scale(.9442);animation:fall-84 19s -26s linear infinite}@keyframes fall-84{32.979%{transform:translate(44.9655vw,32.979vh) scale(.9442)}to{transform:translate(44.206vw,99vh) scale(.9442)}}.snow:nth-child(85){opacity:.9106;transform:translate(30.193vw,-10px) scale(.9188);animation:fall-85 17s -14s linear infinite}@keyframes fall-85{65.57%{transform:translate(30.8589vw,65.57vh) scale(.9188)}to{transform:translate(30.52595vw,99vh) scale(.9188)}}.snow:nth-child(86){opacity:.4726;transform:translate(55.1519vw,-10px) scale(.1219);animation:fall-86 24s -30s linear infinite}@keyframes fall-86{70.32%{transform:translate(45.643vw,70.32vh) scale(.1219)}to{transform:translate(50.39745vw,99vh) scale(.1219)}}.snow:nth-child(87){opacity:1.4762;transform:translate(39.6974vw,-10px) scale(.6475);animation:fall-87 18s -8s linear infinite}@keyframes fall-87{68.785%{transform:translate(30.9962vw,68.785vh) scale(.6475)}to{transform:translate(35.3468vw,99vh) scale(.6475)}}.snow:nth-child(88){opacity:1.0624;transform:translate(77.7278vw,-10px) scale(.3924);animation:fall-88 13s -30s linear infinite}@keyframes fall-88{70.019%{transform:translate(81.4182vw,70.019vh) scale(.3924)}to{transform:translate(79.573vw,99vh) scale(.3924)}}.snow:nth-child(89){opacity:1.9416;transform:translate(68.6351vw,-10px) scale(.7084);animation:fall-89 20s -1s linear infinite}@keyframes fall-89{62.93%{transform:translate(65.8008vw,62.93vh) scale(.7084)}to{transform:translate(67.21795vw,99vh) scale(.7084)}}.snow:nth-child(90){opacity:1.4156;transform:translate(40.4641vw,-10px) scale(.6652);animation:fall-90 18s -1s linear infinite}@keyframes fall-90{70.857%{transform:translate(35.3406vw,70.857vh) scale(.6652)}to{transform:translate(37.90235vw,99vh) scale(.6652)}}.snow:nth-child(91){opacity:.1532;transform:translate(47.8838vw,-10px) scale(.8391);animation:fall-91 12s -21s linear infinite}@keyframes fall-91{65.974%{transform:translate(40.5809vw,65.974vh) scale(.8391)}to{transform:translate(44.23235vw,99vh) scale(.8391)}}.snow:nth-child(92){opacity:1.6522;transform:translate(93.903vw,-10px) scale(.3959);animation:fall-92 10s -13s linear infinite}@keyframes fall-92{47.475%{transform:translate(99.2458vw,47.475vh) scale(.3959)}to{transform:translate(96.5744vw,99vh) scale(.3959)}}.snow:nth-child(93){opacity:.9544;transform:translate(63.7172vw,-10px) scale(.2721);animation:fall-93 20s -6s linear infinite}@keyframes fall-93{65.398%{transform:translate(60.842vw,65.398vh) scale(.2721)}to{transform:translate(62.2796vw,99vh) scale(.2721)}}.snow:nth-child(94){opacity:1.563;transform:translate(94.0183vw,-10px) scale(.9079);animation:fall-94 17s -7s linear infinite}@keyframes fall-94{41.291%{transform:translate(102.1327vw,41.291vh) scale(.9079)}to{transform:translate(98.0755vw,99vh) scale(.9079)}}.snow:nth-child(95){opacity:1.9846;transform:translate(31.9669vw,-10px) scale(.4608);animation:fall-95 10s -26s linear infinite}@keyframes fall-95{76.381%{transform:translate(34.0718vw,76.381vh) scale(.4608)}to{transform:translate(33.01935vw,99vh) scale(.4608)}}.snow:nth-child(96){opacity:.1714;transform:translate(80.4772vw,-10px) scale(.1283);animation:fall-96 15s -1s linear infinite}@keyframes fall-96{72.392%{transform:translate(88.2173vw,72.392vh) scale(.1283)}to{transform:translate(84.34725vw,99vh) scale(.1283)}}.snow:nth-child(97){opacity:.9902;transform:translate(4.2391vw,-10px) scale(.6778);animation:fall-97 29s -8s linear infinite}@keyframes fall-97{75.534%{transform:translate(11.7094vw,75.534vh) scale(.6778)}to{transform:translate(7.97425vw,99vh) scale(.6778)}}.snow:nth-child(98){opacity:1.9894;transform:translate(92.1678vw,-10px) scale(.1873);animation:fall-98 29s -5s linear infinite}@keyframes fall-98{35.804%{transform:translate(100.4896vw,35.804vh) scale(.1873)}to{transform:translate(96.3287vw,99vh) scale(.1873)}}.snow:nth-child(99){opacity:.5702;transform:translate(31.1815vw,-10px) scale(.715);animation:fall-99 23s -9s linear infinite}@keyframes fall-99{51.428%{transform:translate(26.6267vw,51.428vh) scale(.715)}to{transform:translate(28.9041vw,99vh) scale(.715)}}.snow:nth-child(100){opacity:.4938;transform:translate(37.7781vw,-10px) scale(.5296);animation:fall-100 23s -8s linear infinite}@keyframes fall-100{68.422%{transform:translate(45.8681vw,68.422vh) scale(.5296)}to{transform:translate(41.8231vw,99vh) scale(.5296)}}.snow:nth-child(101){opacity:1.165;transform:translate(20.978vw,-10px) scale(.1551);animation:fall-101 26s -10s linear infinite}@keyframes fall-101{43.634%{transform:translate(20.4421vw,43.634vh) scale(.1551)}to{transform:translate(20.71005vw,99vh) scale(.1551)}}.snow:nth-child(102){opacity:1.3856;transform:translate(31.4874vw,-10px) scale(.8414);animation:fall-102 30s -6s linear infinite}@keyframes fall-102{30.343%{transform:translate(32.7256vw,30.343vh) scale(.8414)}to{transform:translate(32.1065vw,99vh) scale(.8414)}}.snow:nth-child(103){opacity:1.2066;transform:translate(98.6171vw,-10px) scale(.8248);animation:fall-103 14s -22s linear infinite}@keyframes fall-103{44.583%{transform:translate(106.2891vw,44.583vh) scale(.8248)}to{transform:translate(102.4531vw,99vh) scale(.8248)}}.snow:nth-child(104){opacity:.7028;transform:translate(36.1914vw,-10px) scale(.7358);animation:fall-104 12s -3s linear infinite}@keyframes fall-104{41.121%{transform:translate(38.1388vw,41.121vh) scale(.7358)}to{transform:translate(37.1651vw,99vh) scale(.7358)}}.snow:nth-child(105){opacity:.0294;transform:translate(72.6182vw,-10px) scale(.3871);animation:fall-105 19s -17s linear infinite}@keyframes fall-105{77.648%{transform:translate(69.9079vw,77.648vh) scale(.3871)}to{transform:translate(71.26305vw,99vh) scale(.3871)}}.snow:nth-child(106){opacity:.7062;transform:translate(70.1265vw,-10px) scale(.228);animation:fall-106 19s -21s linear infinite}@keyframes fall-106{48.218%{transform:translate(76.5594vw,48.218vh) scale(.228)}to{transform:translate(73.34295vw,99vh) scale(.228)}}.snow:nth-child(107){opacity:1.207;transform:translate(44.384vw,-10px) scale(.989);animation:fall-107 17s -13s linear infinite}@keyframes fall-107{74.733%{transform:translate(39.1332vw,74.733vh) scale(.989)}to{transform:translate(41.7586vw,99vh) scale(.989)}}.snow:nth-child(108){opacity:1.7758;transform:translate(83.7262vw,-10px) scale(.6867);animation:fall-108 12s -21s linear infinite}@keyframes fall-108{32.071%{transform:translate(86.2645vw,32.071vh) scale(.6867)}to{transform:translate(84.99535vw,99vh) scale(.6867)}}.snow:nth-child(109){opacity:.9136;transform:translate(59.649vw,-10px) scale(.7099);animation:fall-109 19s -17s linear infinite}@keyframes fall-109{60.644%{transform:translate(65.7952vw,60.644vh) scale(.7099)}to{transform:translate(62.7221vw,99vh) scale(.7099)}}.snow:nth-child(110){opacity:.004;transform:translate(98.6294vw,-10px) scale(.6904);animation:fall-110 30s -17s linear infinite}@keyframes fall-110{51.982%{transform:translate(93.9645vw,51.982vh) scale(.6904)}to{transform:translate(96.29695vw,99vh) scale(.6904)}}.snow:nth-child(111){opacity:1.4654;transform:translate(9.2566vw,-10px) scale(.9643);animation:fall-111 22s -6s linear infinite}@keyframes fall-111{34.75%{transform:translate(15.5203vw,34.75vh) scale(.9643)}to{transform:translate(12.38845vw,99vh) scale(.9643)}}.snow:nth-child(112){opacity:.654;transform:translate(90.8241vw,-10px) scale(.42);animation:fall-112 25s -14s linear infinite}@keyframes fall-112{45.211%{transform:translate(96.5753vw,45.211vh) scale(.42)}to{transform:translate(93.6997vw,99vh) scale(.42)}}.snow:nth-child(113){opacity:1.6842;transform:translate(26.6229vw,-10px) scale(.9607);animation:fall-113 16s -16s linear infinite}@keyframes fall-113{34.758%{transform:translate(17.6999vw,34.758vh) scale(.9607)}to{transform:translate(22.1614vw,99vh) scale(.9607)}}.snow:nth-child(114){opacity:.409;transform:translate(32.397vw,-10px) scale(.3181);animation:fall-114 30s -3s linear infinite}@keyframes fall-114{45.164%{transform:translate(28.3816vw,45.164vh) scale(.3181)}to{transform:translate(30.3893vw,99vh) scale(.3181)}}.snow:nth-child(115){opacity:.0046;transform:translate(21.6297vw,-10px) scale(.8864);animation:fall-115 29s -12s linear infinite}@keyframes fall-115{32.521%{transform:translate(24.8388vw,32.521vh) scale(.8864)}to{transform:translate(23.23425vw,99vh) scale(.8864)}}.snow:nth-child(116){opacity:1.2728;transform:translate(15.5476vw,-10px) scale(.8731);animation:fall-116 26s -13s linear infinite}@keyframes fall-116{35.463%{transform:translate(13.5191vw,35.463vh) scale(.8731)}to{transform:translate(14.53335vw,99vh) scale(.8731)}}.snow:nth-child(117){opacity:.5054;transform:translate(13.4629vw,-10px) scale(.0218);animation:fall-117 14s -29s linear infinite}@keyframes fall-117{67.484%{transform:translate(11.7589vw,67.484vh) scale(.0218)}to{transform:translate(12.6109vw,99vh) scale(.0218)}}.snow:nth-child(118){opacity:1.8974;transform:translate(53.7314vw,-10px) scale(.2997);animation:fall-118 17s -3s linear infinite}@keyframes fall-118{35.349%{transform:translate(46.1472vw,35.349vh) scale(.2997)}to{transform:translate(49.9393vw,99vh) scale(.2997)}}.snow:nth-child(119){opacity:1.7578;transform:translate(52.2771vw,-10px) scale(.4843);animation:fall-119 16s -7s linear infinite}@keyframes fall-119{79.096%{transform:translate(57.2016vw,79.096vh) scale(.4843)}to{transform:translate(54.73935vw,99vh) scale(.4843)}}.snow:nth-child(120){opacity:1.7394;transform:translate(58.58vw,-10px) scale(.3746);animation:fall-120 24s -15s linear infinite}@keyframes fall-120{50.038%{transform:translate(66.7505vw,50.038vh) scale(.3746)}to{transform:translate(62.66525vw,99vh) scale(.3746)}}.snow:nth-child(121){opacity:1.2782;transform:translate(24.6842vw,-10px) scale(.8909);animation:fall-121 21s -6s linear infinite}@keyframes fall-121{67.081%{transform:translate(17.1061vw,67.081vh) scale(.8909)}to{transform:translate(20.89515vw,99vh) scale(.8909)}}.snow:nth-child(122){opacity:1.4378;transform:translate(24.7958vw,-10px) scale(.1102);animation:fall-122 28s -3s linear infinite}@keyframes fall-122{76.401%{transform:translate(18.2655vw,76.401vh) scale(.1102)}to{transform:translate(21.53065vw,99vh) scale(.1102)}}.snow:nth-child(123){opacity:1.5554;transform:translate(77.8071vw,-10px) scale(.1894);animation:fall-123 17s -1s linear infinite}@keyframes fall-123{43.536%{transform:translate(70.8894vw,43.536vh) scale(.1894)}to{transform:translate(74.34825vw,99vh) scale(.1894)}}.snow:nth-child(124){opacity:1.9544;transform:translate(53.613vw,-10px) scale(.5565);animation:fall-124 13s -11s linear infinite}@keyframes fall-124{76.027%{transform:translate(56.6715vw,76.027vh) scale(.5565)}to{transform:translate(55.14225vw,99vh) scale(.5565)}}.snow:nth-child(125){opacity:1.78;transform:translate(69.1464vw,-10px) scale(.0134);animation:fall-125 12s -27s linear infinite}@keyframes fall-125{73.078%{transform:translate(75.326vw,73.078vh) scale(.0134)}to{transform:translate(72.2362vw,99vh) scale(.0134)}}.snow:nth-child(126){opacity:1.375;transform:translate(23.0962vw,-10px) scale(.1531);animation:fall-126 27s -1s linear infinite}@keyframes fall-126{43.862%{transform:translate(28.7734vw,43.862vh) scale(.1531)}to{transform:translate(25.9348vw,99vh) scale(.1531)}}.snow:nth-child(127){opacity:1.0952;transform:translate(88.216vw,-10px) scale(.1567);animation:fall-127 10s -21s linear infinite}@keyframes fall-127{44.03%{transform:translate(91.964vw,44.03vh) scale(.1567)}to{transform:translate(90.09vw,99vh) scale(.1567)}}.snow:nth-child(128){opacity:.1328;transform:translate(87.7453vw,-10px) scale(.5396);animation:fall-128 23s -5s linear infinite}@keyframes fall-128{44.514%{transform:translate(78.9296vw,44.514vh) scale(.5396)}to{transform:translate(83.33745vw,99vh) scale(.5396)}}.snow:nth-child(129){opacity:.2146;transform:translate(99.3426vw,-10px) scale(.7001);animation:fall-129 30s -25s linear infinite}@keyframes fall-129{42.39%{transform:translate(97.9071vw,42.39vh) scale(.7001)}to{transform:translate(98.62485vw,99vh) scale(.7001)}}.snow:nth-child(130){opacity:1.2466;transform:translate(51.0513vw,-10px) scale(.2835);animation:fall-130 28s -1s linear infinite}@keyframes fall-130{62.55%{transform:translate(46.1515vw,62.55vh) scale(.2835)}to{transform:translate(48.6014vw,99vh) scale(.2835)}}.snow:nth-child(131){opacity:.5364;transform:translate(67.9525vw,-10px) scale(.4641);animation:fall-131 12s -22s linear infinite}@keyframes fall-131{38.409%{transform:translate(74.7711vw,38.409vh) scale(.4641)}to{transform:translate(71.3618vw,99vh) scale(.4641)}}.snow:nth-child(132){opacity:1.298;transform:translate(89.3619vw,-10px) scale(.7461);animation:fall-132 18s -26s linear infinite}@keyframes fall-132{49.316%{transform:translate(87.1076vw,49.316vh) scale(.7461)}to{transform:translate(88.23475vw,99vh) scale(.7461)}}.snow:nth-child(133){opacity:.609;transform:translate(36.1464vw,-10px) scale(.0997);animation:fall-133 24s -1s linear infinite}@keyframes fall-133{63.057%{transform:translate(37.2024vw,63.057vh) scale(.0997)}to{transform:translate(36.6744vw,99vh) scale(.0997)}}.snow:nth-child(134){opacity:.4152;transform:translate(47.377vw,-10px) scale(.645);animation:fall-134 12s -13s linear infinite}@keyframes fall-134{64.112%{transform:translate(37.5795vw,64.112vh) scale(.645)}to{transform:translate(42.47825vw,99vh) scale(.645)}}.snow:nth-child(135){opacity:.6678;transform:translate(11.6402vw,-10px) scale(.9374);animation:fall-135 16s -16s linear infinite}@keyframes fall-135{44.938%{transform:translate(19.8371vw,44.938vh) scale(.9374)}to{transform:translate(15.73865vw,99vh) scale(.9374)}}.snow:nth-child(136){opacity:.3948;transform:translate(26.1422vw,-10px) scale(.213);animation:fall-136 13s -27s linear infinite}@keyframes fall-136{49.947%{transform:translate(20.823vw,49.947vh) scale(.213)}to{transform:translate(23.4826vw,99vh) scale(.213)}}.snow:nth-child(137){opacity:.4156;transform:translate(70.0439vw,-10px) scale(.162);animation:fall-137 22s -23s linear infinite}@keyframes fall-137{37.437%{transform:translate(62.3474vw,37.437vh) scale(.162)}to{transform:translate(66.19565vw,99vh) scale(.162)}}.snow:nth-child(138){opacity:1.986;transform:translate(15.1461vw,-10px) scale(.7429);animation:fall-138 17s -5s linear infinite}@keyframes fall-138{31.617%{transform:translate(14.7202vw,31.617vh) scale(.7429)}to{transform:translate(14.93315vw,99vh) scale(.7429)}}.snow:nth-child(139){opacity:1.3174;transform:translate(98.0143vw,-10px) scale(.318);animation:fall-139 19s -11s linear infinite}@keyframes fall-139{60.927%{transform:translate(106.9438vw,60.927vh) scale(.318)}to{transform:translate(102.47905vw,99vh) scale(.318)}}.snow:nth-child(140){opacity:.9348;transform:translate(14.7697vw,-10px) scale(.2082);animation:fall-140 24s -14s linear infinite}@keyframes fall-140{64.44%{transform:translate(23.6675vw,64.44vh) scale(.2082)}to{transform:translate(19.2186vw,99vh) scale(.2082)}}.snow:nth-child(141){opacity:.4958;transform:translate(18.0819vw,-10px) scale(.3429);animation:fall-141 29s -10s linear infinite}@keyframes fall-141{47.213%{transform:translate(8.3127vw,47.213vh) scale(.3429)}to{transform:translate(13.1973vw,99vh) scale(.3429)}}.snow:nth-child(142){opacity:1.045;transform:translate(80.9151vw,-10px) scale(.7867);animation:fall-142 24s -27s linear infinite}@keyframes fall-142{35.167%{transform:translate(82.9679vw,35.167vh) scale(.7867)}to{transform:translate(81.9415vw,99vh) scale(.7867)}}.snow:nth-child(143){opacity:.2936;transform:translate(13.9057vw,-10px) scale(.2083);animation:fall-143 18s -2s linear infinite}@keyframes fall-143{79.521%{transform:translate(15.3712vw,79.521vh) scale(.2083)}to{transform:translate(14.63845vw,99vh) scale(.2083)}}.snow:nth-child(144){opacity:.5842;transform:translate(87.5025vw,-10px) scale(.9117);animation:fall-144 19s -9s linear infinite}@keyframes fall-144{61.166%{transform:translate(93.8699vw,61.166vh) scale(.9117)}to{transform:translate(90.6862vw,99vh) scale(.9117)}}.snow:nth-child(145){opacity:1.204;transform:translate(27.6553vw,-10px) scale(.6321);animation:fall-145 16s -28s linear infinite}@keyframes fall-145{63.025%{transform:translate(23.5778vw,63.025vh) scale(.6321)}to{transform:translate(25.61655vw,99vh) scale(.6321)}}.snow:nth-child(146){opacity:.5326;transform:translate(8.5708vw,-10px) scale(.6495);animation:fall-146 16s -8s linear infinite}@keyframes fall-146{51.72%{transform:translate(5.909vw,51.72vh) scale(.6495)}to{transform:translate(7.2399vw,99vh) scale(.6495)}}.snow:nth-child(147){opacity:.8426;transform:translate(36.1133vw,-10px) scale(.6144);animation:fall-147 23s -7s linear infinite}@keyframes fall-147{44.742%{transform:translate(29.1335vw,44.742vh) scale(.6144)}to{transform:translate(32.6234vw,99vh) scale(.6144)}}.snow:nth-child(148){opacity:1.3416;transform:translate(6.0454vw,-10px) scale(.654);animation:fall-148 15s -15s linear infinite}@keyframes fall-148{43.482%{transform:translate(2.0894vw,43.482vh) scale(.654)}to{transform:translate(4.0674vw,99vh) scale(.654)}}.snow:nth-child(149){opacity:.8222;transform:translate(58.5501vw,-10px) scale(.644);animation:fall-149 22s -3s linear infinite}@keyframes fall-149{66.551%{transform:translate(61.6453vw,66.551vh) scale(.644)}to{transform:translate(60.0977vw,99vh) scale(.644)}}.snow:nth-child(150){opacity:.108;transform:translate(28.5143vw,-10px) scale(.3974);animation:fall-150 16s -14s linear infinite}@keyframes fall-150{67.059%{transform:translate(37.0975vw,67.059vh) scale(.3974)}to{transform:translate(32.8059vw,99vh) scale(.3974)}}.snow:nth-child(151){opacity:1.6502;transform:translate(8.475vw,-10px) scale(.7177);animation:fall-151 19s -5s linear infinite}@keyframes fall-151{34.071%{transform:translate(12.8568vw,34.071vh) scale(.7177)}to{transform:translate(10.6659vw,99vh) scale(.7177)}}.snow:nth-child(152){opacity:1.5128;transform:translate(95.6285vw,-10px) scale(.3083);animation:fall-152 28s -30s linear infinite}@keyframes fall-152{60.425%{transform:translate(95.5969vw,60.425vh) scale(.3083)}to{transform:translate(95.6127vw,99vh) scale(.3083)}}.snow:nth-child(153){opacity:1.218;transform:translate(84.6907vw,-10px) scale(.024);animation:fall-153 22s -7s linear infinite}@keyframes fall-153{39.775%{transform:translate(80.1959vw,39.775vh) scale(.024)}to{transform:translate(82.4433vw,99vh) scale(.024)}}.snow:nth-child(154){opacity:1.4986;transform:translate(44.3413vw,-10px) scale(.7785);animation:fall-154 26s -30s linear infinite}@keyframes fall-154{41.407%{transform:translate(40.8592vw,41.407vh) scale(.7785)}to{transform:translate(42.60025vw,99vh) scale(.7785)}}.snow:nth-child(155){opacity:.6232;transform:translate(66.4621vw,-10px) scale(.4279);animation:fall-155 29s -6s linear infinite}@keyframes fall-155{51.705%{transform:translate(68.6926vw,51.705vh) scale(.4279)}to{transform:translate(67.57735vw,99vh) scale(.4279)}}.snow:nth-child(156){opacity:1.7686;transform:translate(98.0235vw,-10px) scale(.8199);animation:fall-156 14s -10s linear infinite}@keyframes fall-156{75.922%{transform:translate(97.3895vw,75.922vh) scale(.8199)}to{transform:translate(97.7065vw,99vh) scale(.8199)}}.snow:nth-child(157){opacity:1.3916;transform:translate(66.1872vw,-10px) scale(.4889);animation:fall-157 14s -20s linear infinite}@keyframes fall-157{46.672%{transform:translate(76.1402vw,46.672vh) scale(.4889)}to{transform:translate(71.1637vw,99vh) scale(.4889)}}.snow:nth-child(158){opacity:1.1832;transform:translate(53.4406vw,-10px) scale(.8598);animation:fall-158 28s -22s linear infinite}@keyframes fall-158{77.4%{transform:translate(45.1843vw,77.4vh) scale(.8598)}to{transform:translate(49.31245vw,99vh) scale(.8598)}}.snow:nth-child(159){opacity:.9292;transform:translate(68.6379vw,-10px) scale(.6344);animation:fall-159 21s -18s linear infinite}@keyframes fall-159{42.784%{transform:translate(59.7773vw,42.784vh) scale(.6344)}to{transform:translate(64.2076vw,99vh) scale(.6344)}}.snow:nth-child(160){opacity:1.1748;transform:translate(14.1892vw,-10px) scale(.0375);animation:fall-160 28s -1s linear infinite}@keyframes fall-160{58.064%{transform:translate(17.1901vw,58.064vh) scale(.0375)}to{transform:translate(15.68965vw,99vh) scale(.0375)}}.snow:nth-child(161){opacity:.0742;transform:translate(78.0765vw,-10px) scale(.7719);animation:fall-161 14s -23s linear infinite}@keyframes fall-161{54.552%{transform:translate(86.8726vw,54.552vh) scale(.7719)}to{transform:translate(82.47455vw,99vh) scale(.7719)}}.snow:nth-child(162){opacity:.1656;transform:translate(3.7168vw,-10px) scale(.0872);animation:fall-162 24s -8s linear infinite}@keyframes fall-162{38.616%{transform:translate(-4.0702vw,38.616vh) scale(.0872)}to{transform:translate(-.1767vw,99vh) scale(.0872)}}.snow:nth-child(163){opacity:1.9782;transform:translate(70.8769vw,-10px) scale(.7892);animation:fall-163 16s -5s linear infinite}@keyframes fall-163{68.049%{transform:translate(80.4225vw,68.049vh) scale(.7892)}to{transform:translate(75.6497vw,99vh) scale(.7892)}}.snow:nth-child(164){opacity:1.658;transform:translate(44.2293vw,-10px) scale(.2975);animation:fall-164 22s -1s linear infinite}@keyframes fall-164{39.012%{transform:translate(50.7755vw,39.012vh) scale(.2975)}to{transform:translate(47.5024vw,99vh) scale(.2975)}}.snow:nth-child(165){opacity:.2596;transform:translate(14.0246vw,-10px) scale(.4356);animation:fall-165 24s -11s linear infinite}@keyframes fall-165{64.824%{transform:translate(16.7337vw,64.824vh) scale(.4356)}to{transform:translate(15.37915vw,99vh) scale(.4356)}}.snow:nth-child(166){opacity:.4326;transform:translate(40.5461vw,-10px) scale(.4074);animation:fall-166 11s -6s linear infinite}@keyframes fall-166{57.908%{transform:translate(37.1371vw,57.908vh) scale(.4074)}to{transform:translate(38.8416vw,99vh) scale(.4074)}}.snow:nth-child(167){opacity:.4788;transform:translate(67.0445vw,-10px) scale(.1391);animation:fall-167 16s -24s linear infinite}@keyframes fall-167{76.854%{transform:translate(71.468vw,76.854vh) scale(.1391)}to{transform:translate(69.25625vw,99vh) scale(.1391)}}.snow:nth-child(168){opacity:.9794;transform:translate(58.9099vw,-10px) scale(.6485);animation:fall-168 25s -8s linear infinite}@keyframes fall-168{78.807%{transform:translate(54.9813vw,78.807vh) scale(.6485)}to{transform:translate(56.9456vw,99vh) scale(.6485)}}.snow:nth-child(169){opacity:.7104;transform:translate(53.581vw,-10px) scale(.1038);animation:fall-169 11s -25s linear infinite}@keyframes fall-169{44.173%{transform:translate(52.5559vw,44.173vh) scale(.1038)}to{transform:translate(53.06845vw,99vh) scale(.1038)}}.snow:nth-child(170){opacity:1.855;transform:translate(96.2425vw,-10px) scale(.5228);animation:fall-170 24s -10s linear infinite}@keyframes fall-170{34.332%{transform:translate(98.2617vw,34.332vh) scale(.5228)}to{transform:translate(97.2521vw,99vh) scale(.5228)}}.snow:nth-child(171){opacity:.3954;transform:translate(19.5502vw,-10px) scale(.9247);animation:fall-171 13s -13s linear infinite}@keyframes fall-171{40.864%{transform:translate(24.8779vw,40.864vh) scale(.9247)}to{transform:translate(22.21405vw,99vh) scale(.9247)}}.snow:nth-child(172){opacity:1.3322;transform:translate(48.6008vw,-10px) scale(.2784);animation:fall-172 21s -12s linear infinite}@keyframes fall-172{47.756%{transform:translate(46.3159vw,47.756vh) scale(.2784)}to{transform:translate(47.45835vw,99vh) scale(.2784)}}.snow:nth-child(173){opacity:1.667;transform:translate(63.6591vw,-10px) scale(.3839);animation:fall-173 24s -19s linear infinite}@keyframes fall-173{72.038%{transform:translate(54.6379vw,72.038vh) scale(.3839)}to{transform:translate(59.1485vw,99vh) scale(.3839)}}.snow:nth-child(174){opacity:1.289;transform:translate(46.7755vw,-10px) scale(.7872);animation:fall-174 16s -30s linear infinite}@keyframes fall-174{70.714%{transform:translate(51.1002vw,70.714vh) scale(.7872)}to{transform:translate(48.93785vw,99vh) scale(.7872)}}.snow:nth-child(175){opacity:.2776;transform:translate(73.2878vw,-10px) scale(.4514);animation:fall-175 16s -12s linear infinite}@keyframes fall-175{51.398%{transform:translate(67.0848vw,51.398vh) scale(.4514)}to{transform:translate(70.1863vw,99vh) scale(.4514)}}.snow:nth-child(176){opacity:.3444;transform:translate(97.7838vw,-10px) scale(.725);animation:fall-176 12s -25s linear infinite}@keyframes fall-176{43.69%{transform:translate(96.974vw,43.69vh) scale(.725)}to{transform:translate(97.3789vw,99vh) scale(.725)}}.snow:nth-child(177){opacity:1.0954;transform:translate(13.9519vw,-10px) scale(.5093);animation:fall-177 12s -28s linear infinite}@keyframes fall-177{58.121%{transform:translate(18.47vw,58.121vh) scale(.5093)}to{transform:translate(16.21095vw,99vh) scale(.5093)}}.snow:nth-child(178){opacity:1.543;transform:translate(16.8885vw,-10px) scale(.091);animation:fall-178 10s -17s linear infinite}@keyframes fall-178{76.23%{transform:translate(21.2508vw,76.23vh) scale(.091)}to{transform:translate(19.06965vw,99vh) scale(.091)}}.snow:nth-child(179){opacity:.0634;transform:translate(93.8727vw,-10px) scale(.5569);animation:fall-179 13s -9s linear infinite}@keyframes fall-179{42.444%{transform:translate(102.004vw,42.444vh) scale(.5569)}to{transform:translate(97.93835vw,99vh) scale(.5569)}}.snow:nth-child(180){opacity:.7846;transform:translate(63.9887vw,-10px) scale(.5011);animation:fall-180 11s -21s linear infinite}@keyframes fall-180{56.376%{transform:translate(67.0503vw,56.376vh) scale(.5011)}to{transform:translate(65.5195vw,99vh) scale(.5011)}}.snow:nth-child(181){opacity:.4966;transform:translate(56.8638vw,-10px) scale(.773);animation:fall-181 17s -2s linear infinite}@keyframes fall-181{57.755%{transform:translate(55.6736vw,57.755vh) scale(.773)}to{transform:translate(56.2687vw,99vh) scale(.773)}}.snow:nth-child(182){opacity:.9234;transform:translate(38.305vw,-10px) scale(.2711);animation:fall-182 24s -25s linear infinite}@keyframes fall-182{69.24%{transform:translate(45.9391vw,69.24vh) scale(.2711)}to{transform:translate(42.12205vw,99vh) scale(.2711)}}.snow:nth-child(183){opacity:1.3772;transform:translate(88.3138vw,-10px) scale(.528);animation:fall-183 20s -3s linear infinite}@keyframes fall-183{54.695%{transform:translate(91.9383vw,54.695vh) scale(.528)}to{transform:translate(90.12605vw,99vh) scale(.528)}}.snow:nth-child(184){opacity:1.2946;transform:translate(32.6131vw,-10px) scale(.4493);animation:fall-184 21s -22s linear infinite}@keyframes fall-184{56.809%{transform:translate(34.5549vw,56.809vh) scale(.4493)}to{transform:translate(33.584vw,99vh) scale(.4493)}}.snow:nth-child(185){opacity:1.5814;transform:translate(8.639vw,-10px) scale(.1914);animation:fall-185 16s -29s linear infinite}@keyframes fall-185{65.262%{transform:translate(9.8612vw,65.262vh) scale(.1914)}to{transform:translate(9.2501vw,99vh) scale(.1914)}}.snow:nth-child(186){opacity:1.4862;transform:translate(42.9503vw,-10px) scale(.6759);animation:fall-186 20s -25s linear infinite}@keyframes fall-186{70.146%{transform:translate(45.8486vw,70.146vh) scale(.6759)}to{transform:translate(44.39945vw,99vh) scale(.6759)}}.snow:nth-child(187){opacity:1.3922;transform:translate(84.8157vw,-10px) scale(.746);animation:fall-187 19s -7s linear infinite}@keyframes fall-187{41.375%{transform:translate(87.0152vw,41.375vh) scale(.746)}to{transform:translate(85.91545vw,99vh) scale(.746)}}.snow:nth-child(188){opacity:1.455;transform:translate(49.8984vw,-10px) scale(.7894);animation:fall-188 22s -19s linear infinite}@keyframes fall-188{34.702%{transform:translate(41.6326vw,34.702vh) scale(.7894)}to{transform:translate(45.7655vw,99vh) scale(.7894)}}.snow:nth-child(189){opacity:1.3362;transform:translate(2.2902vw,-10px) scale(.3774);animation:fall-189 26s -7s linear infinite}@keyframes fall-189{50.494%{transform:translate(-.7653vw,50.494vh) scale(.3774)}to{transform:translate(.76245vw,99vh) scale(.3774)}}.snow:nth-child(190){opacity:.7492;transform:translate(45.0339vw,-10px) scale(.1411);animation:fall-190 15s -16s linear infinite}@keyframes fall-190{55.912%{transform:translate(40.2798vw,55.912vh) scale(.1411)}to{transform:translate(42.65685vw,99vh) scale(.1411)}}.snow:nth-child(191){opacity:.474;transform:translate(64.1482vw,-10px) scale(.3607);animation:fall-191 14s -20s linear infinite}@keyframes fall-191{37.958%{transform:translate(63.8179vw,37.958vh) scale(.3607)}to{transform:translate(63.98305vw,99vh) scale(.3607)}}.snow:nth-child(192){opacity:.3484;transform:translate(84.4882vw,-10px) scale(.1561);animation:fall-192 12s -7s linear infinite}@keyframes fall-192{63.943%{transform:translate(93.9792vw,63.943vh) scale(.1561)}to{transform:translate(89.2337vw,99vh) scale(.1561)}}.snow:nth-child(193){opacity:1.6404;transform:translate(76.6009vw,-10px) scale(.5792);animation:fall-193 24s -7s linear infinite}@keyframes fall-193{39.083%{transform:translate(68.8945vw,39.083vh) scale(.5792)}to{transform:translate(72.7477vw,99vh) scale(.5792)}}.snow:nth-child(194){opacity:.6544;transform:translate(71.5582vw,-10px) scale(.8941);animation:fall-194 20s -8s linear infinite}@keyframes fall-194{70.837%{transform:translate(74.1027vw,70.837vh) scale(.8941)}to{transform:translate(72.83045vw,99vh) scale(.8941)}}.snow:nth-child(195){opacity:1.7518;transform:translate(1.1732vw,-10px) scale(.2123);animation:fall-195 22s -6s linear infinite}@keyframes fall-195{38.312%{transform:translate(-5.1555vw,38.312vh) scale(.2123)}to{transform:translate(-1.99115vw,99vh) scale(.2123)}}.snow:nth-child(196){opacity:1.1928;transform:translate(70.797vw,-10px) scale(.7496);animation:fall-196 13s -1s linear infinite}@keyframes fall-196{37.788%{transform:translate(65.3437vw,37.788vh) scale(.7496)}to{transform:translate(68.07035vw,99vh) scale(.7496)}}.snow:nth-child(197){opacity:1.6754;transform:translate(1.8537vw,-10px) scale(.6125);animation:fall-197 25s -2s linear infinite}@keyframes fall-197{68.289%{transform:translate(10.5998vw,68.289vh) scale(.6125)}to{transform:translate(6.22675vw,99vh) scale(.6125)}}.snow:nth-child(198){opacity:1.1006;transform:translate(27.7799vw,-10px) scale(.3796);animation:fall-198 24s -4s linear infinite}@keyframes fall-198{37.913%{transform:translate(36.7433vw,37.913vh) scale(.3796)}to{transform:translate(32.2616vw,99vh) scale(.3796)}}.snow:nth-child(199){opacity:.9282;transform:translate(13.3777vw,-10px) scale(.8794);animation:fall-199 29s -23s linear infinite}@keyframes fall-199{43.682%{transform:translate(7.6911vw,43.682vh) scale(.8794)}to{transform:translate(10.5344vw,99vh) scale(.8794)}}.snow:nth-child(200){opacity:1.4082;transform:translate(21.8619vw,-10px) scale(.8066);animation:fall-200 14s -9s linear infinite}@keyframes fall-200{66.873%{transform:translate(19.0904vw,66.873vh) scale(.8066)}to{transform:translate(20.47615vw,99vh) scale(.8066)}}.snow:nth-child(201){opacity:.1716;transform:translate(50.4975vw,-10px) scale(.9552);animation:fall-201 27s -16s linear infinite}@keyframes fall-201{62.451%{transform:translate(47.5825vw,62.451vh) scale(.9552)}to{transform:translate(49.04vw,99vh) scale(.9552)}}.snow:nth-child(202){opacity:1.8302;transform:translate(18.6345vw,-10px) scale(.0363);animation:fall-202 12s -2s linear infinite}@keyframes fall-202{48.744%{transform:translate(21.003vw,48.744vh) scale(.0363)}to{transform:translate(19.81875vw,99vh) scale(.0363)}}.snow:nth-child(203){opacity:.4314;transform:translate(31.9592vw,-10px) scale(.4188);animation:fall-203 26s -20s linear infinite}@keyframes fall-203{33.567%{transform:translate(31.0572vw,33.567vh) scale(.4188)}to{transform:translate(31.5082vw,99vh) scale(.4188)}}.snow:nth-child(204){opacity:.9468;transform:translate(87.8755vw,-10px) scale(.0137);animation:fall-204 30s -11s linear infinite}@keyframes fall-204{32.961%{transform:translate(89.251vw,32.961vh) scale(.0137)}to{transform:translate(88.56325vw,99vh) scale(.0137)}}.snow:nth-child(205){opacity:1.9996;transform:translate(34.2525vw,-10px) scale(.545);animation:fall-205 13s -9s linear infinite}@keyframes fall-205{49.286%{transform:translate(38.6933vw,49.286vh) scale(.545)}to{transform:translate(36.4729vw,99vh) scale(.545)}}.snow:nth-child(206){opacity:1.993;transform:translate(55.2135vw,-10px) scale(.6592);animation:fall-206 29s -16s linear infinite}@keyframes fall-206{76.991%{transform:translate(59.0614vw,76.991vh) scale(.6592)}to{transform:translate(57.13745vw,99vh) scale(.6592)}}.snow:nth-child(207){opacity:.8794;transform:translate(47.1474vw,-10px) scale(.0609);animation:fall-207 12s -3s linear infinite}@keyframes fall-207{42.51%{transform:translate(40.3148vw,42.51vh) scale(.0609)}to{transform:translate(43.7311vw,99vh) scale(.0609)}}.snow:nth-child(208){opacity:.2168;transform:translate(41.6324vw,-10px) scale(.5541);animation:fall-208 13s -16s linear infinite}@keyframes fall-208{67.476%{transform:translate(50.3924vw,67.476vh) scale(.5541)}to{transform:translate(46.0124vw,99vh) scale(.5541)}}.snow:nth-child(209){opacity:1.591;transform:translate(75.7574vw,-10px) scale(.8195);animation:fall-209 20s -15s linear infinite}@keyframes fall-209{66.907%{transform:translate(74.7181vw,66.907vh) scale(.8195)}to{transform:translate(75.23775vw,99vh) scale(.8195)}}.snow:nth-child(210){opacity:.2528;transform:translate(1.4648vw,-10px) scale(.2922);animation:fall-210 18s -27s linear infinite}@keyframes fall-210{49.767%{transform:translate(-5.8781vw,49.767vh) scale(.2922)}to{transform:translate(-2.20665vw,99vh) scale(.2922)}}.snow:nth-child(211){opacity:.7566;transform:translate(52.978vw,-10px) scale(.9579);animation:fall-211 10s -6s linear infinite}@keyframes fall-211{67.468%{transform:translate(45.2242vw,67.468vh) scale(.9579)}to{transform:translate(49.1011vw,99vh) scale(.9579)}}.snow:nth-child(212){opacity:.489;transform:translate(74.8849vw,-10px) scale(.1884);animation:fall-212 25s -27s linear infinite}@keyframes fall-212{31.84%{transform:translate(72.6476vw,31.84vh) scale(.1884)}to{transform:translate(73.76625vw,99vh) scale(.1884)}}.snow:nth-child(213){opacity:1.979;transform:translate(38.7997vw,-10px) scale(.9359);animation:fall-213 16s -11s linear infinite}@keyframes fall-213{65.294%{transform:translate(48.7584vw,65.294vh) scale(.9359)}to{transform:translate(43.77905vw,99vh) scale(.9359)}}.snow:nth-child(214){opacity:1.5386;transform:translate(71.6806vw,-10px) scale(.9694);animation:fall-214 26s -23s linear infinite}@keyframes fall-214{30.037%{transform:translate(76.9294vw,30.037vh) scale(.9694)}to{transform:translate(74.305vw,99vh) scale(.9694)}}.snow:nth-child(215){opacity:1.2568;transform:translate(88.9821vw,-10px) scale(.0529);animation:fall-215 29s -24s linear infinite}@keyframes fall-215{38.888%{transform:translate(82.6593vw,38.888vh) scale(.0529)}to{transform:translate(85.8207vw,99vh) scale(.0529)}}.snow:nth-child(216){opacity:.0806;transform:translate(60.941vw,-10px) scale(.4799);animation:fall-216 29s -18s linear infinite}@keyframes fall-216{60.227%{transform:translate(64.4022vw,60.227vh) scale(.4799)}to{transform:translate(62.6716vw,99vh) scale(.4799)}}.snow:nth-child(217){opacity:.6164;transform:translate(43.8506vw,-10px) scale(.4376);animation:fall-217 29s -12s linear infinite}@keyframes fall-217{76.377%{transform:translate(34.9545vw,76.377vh) scale(.4376)}to{transform:translate(39.40255vw,99vh) scale(.4376)}}.snow:nth-child(218){opacity:.7402;transform:translate(60.0681vw,-10px) scale(.3773);animation:fall-218 20s -21s linear infinite}@keyframes fall-218{64.262%{transform:translate(63.58vw,64.262vh) scale(.3773)}to{transform:translate(61.82405vw,99vh) scale(.3773)}}.snow:nth-child(219){opacity:1.7384;transform:translate(66.7438vw,-10px) scale(.4432);animation:fall-219 28s -7s linear infinite}@keyframes fall-219{61.058%{transform:translate(67.2579vw,61.058vh) scale(.4432)}to{transform:translate(67.00085vw,99vh) scale(.4432)}}.snow:nth-child(220){opacity:.4564;transform:translate(68.2277vw,-10px) scale(.5473);animation:fall-220 21s -17s linear infinite}@keyframes fall-220{37.899%{transform:translate(71.7853vw,37.899vh) scale(.5473)}to{transform:translate(70.0065vw,99vh) scale(.5473)}}.snow:nth-child(221){opacity:1.678;transform:translate(92.2052vw,-10px) scale(.8242);animation:fall-221 22s -13s linear infinite}@keyframes fall-221{46.481%{transform:translate(99.8939vw,46.481vh) scale(.8242)}to{transform:translate(96.04955vw,99vh) scale(.8242)}}.snow:nth-child(222){opacity:.4718;transform:translate(70.5996vw,-10px) scale(.843);animation:fall-222 23s -15s linear infinite}@keyframes fall-222{69.981%{transform:translate(72.2144vw,69.981vh) scale(.843)}to{transform:translate(71.407vw,99vh) scale(.843)}}.snow:nth-child(223){opacity:1.0086;transform:translate(55.6148vw,-10px) scale(.8287);animation:fall-223 11s -1s linear infinite}@keyframes fall-223{75.333%{transform:translate(59.6049vw,75.333vh) scale(.8287)}to{transform:translate(57.60985vw,99vh) scale(.8287)}}.snow:nth-child(224){opacity:1.688;transform:translate(72.5497vw,-10px) scale(.5216);animation:fall-224 18s -1s linear infinite}@keyframes fall-224{49.768%{transform:translate(69.8209vw,49.768vh) scale(.5216)}to{transform:translate(71.1853vw,99vh) scale(.5216)}}.snow:nth-child(225){opacity:.0462;transform:translate(40.5886vw,-10px) scale(.9747);animation:fall-225 23s -30s linear infinite}@keyframes fall-225{49.12%{transform:translate(48.6818vw,49.12vh) scale(.9747)}to{transform:translate(44.6352vw,99vh) scale(.9747)}}.snow:nth-child(226){opacity:1.1556;transform:translate(22.2462vw,-10px) scale(.9059);animation:fall-226 19s -12s linear infinite}@keyframes fall-226{68.6%{transform:translate(12.5345vw,68.6vh) scale(.9059)}to{transform:translate(17.39035vw,99vh) scale(.9059)}}.snow:nth-child(227){opacity:1.8794;transform:translate(71.102vw,-10px) scale(.0283);animation:fall-227 14s -15s linear infinite}@keyframes fall-227{60.731%{transform:translate(66.4998vw,60.731vh) scale(.0283)}to{transform:translate(68.8009vw,99vh) scale(.0283)}}.snow:nth-child(228){opacity:1.342;transform:translate(26.099vw,-10px) scale(.0038);animation:fall-228 18s -15s linear infinite}@keyframes fall-228{68.388%{transform:translate(26.7812vw,68.388vh) scale(.0038)}to{transform:translate(26.4401vw,99vh) scale(.0038)}}.snow:nth-child(229){opacity:1.0436;transform:translate(84.7056vw,-10px) scale(.7975);animation:fall-229 26s -16s linear infinite}@keyframes fall-229{41.607%{transform:translate(94.6194vw,41.607vh) scale(.7975)}to{transform:translate(89.6625vw,99vh) scale(.7975)}}.snow:nth-child(230){opacity:.1132;transform:translate(21.1138vw,-10px) scale(.4744);animation:fall-230 16s -1s linear infinite}@keyframes fall-230{70.246%{transform:translate(28.0732vw,70.246vh) scale(.4744)}to{transform:translate(24.5935vw,99vh) scale(.4744)}}.snow:nth-child(231){opacity:1.62;transform:translate(89.4527vw,-10px) scale(.5539);animation:fall-231 26s -26s linear infinite}@keyframes fall-231{45.844%{transform:translate(95.0082vw,45.844vh) scale(.5539)}to{transform:translate(92.23045vw,99vh) scale(.5539)}}.snow:nth-child(232){opacity:1.3726;transform:translate(58.3673vw,-10px) scale(.0126);animation:fall-232 28s -23s linear infinite}@keyframes fall-232{44.611%{transform:translate(53.7458vw,44.611vh) scale(.0126)}to{transform:translate(56.05655vw,99vh) scale(.0126)}}.snow:nth-child(233){opacity:1.9152;transform:translate(82.2657vw,-10px) scale(.8293);animation:fall-233 10s -17s linear infinite}@keyframes fall-233{54.817%{transform:translate(84.4498vw,54.817vh) scale(.8293)}to{transform:translate(83.35775vw,99vh) scale(.8293)}}.snow:nth-child(234){opacity:1.2946;transform:translate(45.692vw,-10px) scale(.4947);animation:fall-234 15s -6s linear infinite}@keyframes fall-234{61.272%{transform:translate(48.8471vw,61.272vh) scale(.4947)}to{transform:translate(47.26955vw,99vh) scale(.4947)}}.snow:nth-child(235){opacity:.21;transform:translate(13.1355vw,-10px) scale(.9307);animation:fall-235 10s -26s linear infinite}@keyframes fall-235{49.79%{transform:translate(16.7487vw,49.79vh) scale(.9307)}to{transform:translate(14.9421vw,99vh) scale(.9307)}}.snow:nth-child(236){opacity:1.4354;transform:translate(62.3897vw,-10px) scale(.8274);animation:fall-236 28s -24s linear infinite}@keyframes fall-236{77.7%{transform:translate(60.8731vw,77.7vh) scale(.8274)}to{transform:translate(61.6314vw,99vh) scale(.8274)}}.snow:nth-child(237){opacity:1.0074;transform:translate(38.867vw,-10px) scale(.5646);animation:fall-237 29s -5s linear infinite}@keyframes fall-237{74.779%{transform:translate(34.6861vw,74.779vh) scale(.5646)}to{transform:translate(36.77655vw,99vh) scale(.5646)}}.snow:nth-child(238){opacity:.7458;transform:translate(44.7474vw,-10px) scale(.5438);animation:fall-238 21s -15s linear infinite}@keyframes fall-238{40.15%{transform:translate(45.2186vw,40.15vh) scale(.5438)}to{transform:translate(44.983vw,99vh) scale(.5438)}}.snow:nth-child(239){opacity:.6856;transform:translate(9.1791vw,-10px) scale(.2884);animation:fall-239 20s -26s linear infinite}@keyframes fall-239{61.055%{transform:translate(7.9366vw,61.055vh) scale(.2884)}to{transform:translate(8.55785vw,99vh) scale(.2884)}}.snow:nth-child(240){opacity:.744;transform:translate(4.5896vw,-10px) scale(.9929);animation:fall-240 22s -28s linear infinite}@keyframes fall-240{66.339%{transform:translate(11.0666vw,66.339vh) scale(.9929)}to{transform:translate(7.8281vw,99vh) scale(.9929)}}.snow:nth-child(241){opacity:.7128;transform:translate(82.5726vw,-10px) scale(.4765);animation:fall-241 11s -29s linear infinite}@keyframes fall-241{60.265%{transform:translate(81.8058vw,60.265vh) scale(.4765)}to{transform:translate(82.1892vw,99vh) scale(.4765)}}.snow:nth-child(242){opacity:.9464;transform:translate(66.3607vw,-10px) scale(.8152);animation:fall-242 22s -4s linear infinite}@keyframes fall-242{54.839%{transform:translate(75.3386vw,54.839vh) scale(.8152)}to{transform:translate(70.84965vw,99vh) scale(.8152)}}.snow:nth-child(243){opacity:.2586;transform:translate(85.8562vw,-10px) scale(.3431);animation:fall-243 24s -17s linear infinite}@keyframes fall-243{74.303%{transform:translate(86.7252vw,74.303vh) scale(.3431)}to{transform:translate(86.2907vw,99vh) scale(.3431)}}.snow:nth-child(244){opacity:.7038;transform:translate(56.2081vw,-10px) scale(.7586);animation:fall-244 22s -15s linear infinite}@keyframes fall-244{57.498%{transform:translate(56.8209vw,57.498vh) scale(.7586)}to{transform:translate(56.5145vw,99vh) scale(.7586)}}.snow:nth-child(245){opacity:.0892;transform:translate(72.0035vw,-10px) scale(.1683);animation:fall-245 14s -26s linear infinite}@keyframes fall-245{42.188%{transform:translate(63.0906vw,42.188vh) scale(.1683)}to{transform:translate(67.54705vw,99vh) scale(.1683)}}.snow:nth-child(246){opacity:1.557;transform:translate(40.69vw,-10px) scale(.0128);animation:fall-246 21s -3s linear infinite}@keyframes fall-246{38.857%{transform:translate(32.7213vw,38.857vh) scale(.0128)}to{transform:translate(36.70565vw,99vh) scale(.0128)}}.snow:nth-child(247){opacity:1.4494;transform:translate(52.2384vw,-10px) scale(.7941);animation:fall-247 18s -1s linear infinite}@keyframes fall-247{65.212%{transform:translate(55.0408vw,65.212vh) scale(.7941)}to{transform:translate(53.6396vw,99vh) scale(.7941)}}.snow:nth-child(248){opacity:1.0046;transform:translate(47.1283vw,-10px) scale(.4716);animation:fall-248 30s -21s linear infinite}@keyframes fall-248{76.331%{transform:translate(51.3225vw,76.331vh) scale(.4716)}to{transform:translate(49.2254vw,99vh) scale(.4716)}}.snow:nth-child(249){opacity:1.3356;transform:translate(34.0775vw,-10px) scale(.6184);animation:fall-249 13s -13s linear infinite}@keyframes fall-249{37.76%{transform:translate(25.9809vw,37.76vh) scale(.6184)}to{transform:translate(30.0292vw,99vh) scale(.6184)}}.snow:nth-child(250){opacity:1.2902;transform:translate(81.5049vw,-10px) scale(.4385);animation:fall-250 10s -8s linear infinite}@keyframes fall-250{36.047%{transform:translate(74.2318vw,36.047vh) scale(.4385)}to{transform:translate(77.86835vw,99vh) scale(.4385)}}.snow:nth-child(251){opacity:1.4222;transform:translate(87.0617vw,-10px) scale(.0581);animation:fall-251 29s -16s linear infinite}@keyframes fall-251{46.012%{transform:translate(89.2948vw,46.012vh) scale(.0581)}to{transform:translate(88.17825vw,99vh) scale(.0581)}}.snow:nth-child(252){opacity:.1166;transform:translate(29.1164vw,-10px) scale(.4977);animation:fall-252 11s -2s linear infinite}@keyframes fall-252{42.498%{transform:translate(22.9488vw,42.498vh) scale(.4977)}to{transform:translate(26.0326vw,99vh) scale(.4977)}}.snow:nth-child(253){opacity:1.7288;transform:translate(54.3797vw,-10px) scale(.0708);animation:fall-253 26s -29s linear infinite}@keyframes fall-253{33.03%{transform:translate(52.474vw,33.03vh) scale(.0708)}to{transform:translate(53.42685vw,99vh) scale(.0708)}}.snow:nth-child(254){opacity:1.8138;transform:translate(83.2464vw,-10px) scale(.8929);animation:fall-254 27s -27s linear infinite}@keyframes fall-254{38.365%{transform:translate(80.3027vw,38.365vh) scale(.8929)}to{transform:translate(81.77455vw,99vh) scale(.8929)}}.snow:nth-child(255){opacity:1.4194;transform:translate(13.6098vw,-10px) scale(.8018);animation:fall-255 22s -20s linear infinite}@keyframes fall-255{43.061%{transform:translate(13.765vw,43.061vh) scale(.8018)}to{transform:translate(13.6874vw,99vh) scale(.8018)}}.snow:nth-child(256){opacity:1.6182;transform:translate(94.0794vw,-10px) scale(.9296);animation:fall-256 25s -29s linear infinite}@keyframes fall-256{40.258%{transform:translate(91.5066vw,40.258vh) scale(.9296)}to{transform:translate(92.793vw,99vh) scale(.9296)}}.snow:nth-child(257){opacity:.1926;transform:translate(38.2142vw,-10px) scale(.0924);animation:fall-257 10s -20s linear infinite}@keyframes fall-257{38.804%{transform:translate(29.0897vw,38.804vh) scale(.0924)}to{transform:translate(33.65195vw,99vh) scale(.0924)}}.snow:nth-child(258){opacity:1.4386;transform:translate(89.4654vw,-10px) scale(.7087);animation:fall-258 25s -22s linear infinite}@keyframes fall-258{55.13%{transform:translate(94.4906vw,55.13vh) scale(.7087)}to{transform:translate(91.978vw,99vh) scale(.7087)}}.snow:nth-child(259){opacity:1.6298;transform:translate(28.8909vw,-10px) scale(.4485);animation:fall-259 20s -30s linear infinite}@keyframes fall-259{30.424%{transform:translate(22.9444vw,30.424vh) scale(.4485)}to{transform:translate(25.91765vw,99vh) scale(.4485)}}.snow:nth-child(260){opacity:1.8438;transform:translate(1.3036vw,-10px) scale(.4242);animation:fall-260 18s -5s linear infinite}@keyframes fall-260{73.944%{transform:translate(-7.7478vw,73.944vh) scale(.4242)}to{transform:translate(-3.2221vw,99vh) scale(.4242)}}.snow:nth-child(261){opacity:1.8048;transform:translate(33.791vw,-10px) scale(.9275);animation:fall-261 21s -20s linear infinite}@keyframes fall-261{69.076%{transform:translate(32.7416vw,69.076vh) scale(.9275)}to{transform:translate(33.2663vw,99vh) scale(.9275)}}.snow:nth-child(262){opacity:1.8622;transform:translate(62.3033vw,-10px) scale(.1191);animation:fall-262 20s -16s linear infinite}@keyframes fall-262{47.851%{transform:translate(70.2096vw,47.851vh) scale(.1191)}to{transform:translate(66.25645vw,99vh) scale(.1191)}}.snow:nth-child(263){opacity:1.8294;transform:translate(43.4404vw,-10px) scale(.955);animation:fall-263 26s -23s linear infinite}@keyframes fall-263{54.577%{transform:translate(38.1863vw,54.577vh) scale(.955)}to{transform:translate(40.81335vw,99vh) scale(.955)}}.snow:nth-child(264){opacity:1.3402;transform:translate(64.6077vw,-10px) scale(.7128);animation:fall-264 24s -8s linear infinite}@keyframes fall-264{60.156%{transform:translate(60.2919vw,60.156vh) scale(.7128)}to{transform:translate(62.4498vw,99vh) scale(.7128)}}.snow:nth-child(265){opacity:.6632;transform:translate(43.0232vw,-10px) scale(.7769);animation:fall-265 17s -13s linear infinite}@keyframes fall-265{63.826%{transform:translate(35.651vw,63.826vh) scale(.7769)}to{transform:translate(39.3371vw,99vh) scale(.7769)}}.snow:nth-child(266){opacity:1.5308;transform:translate(63.7293vw,-10px) scale(.4045);animation:fall-266 19s -20s linear infinite}@keyframes fall-266{31.214%{transform:translate(55.8092vw,31.214vh) scale(.4045)}to{transform:translate(59.76925vw,99vh) scale(.4045)}}.snow:nth-child(267){opacity:1.8388;transform:translate(6.5582vw,-10px) scale(.9678);animation:fall-267 11s -20s linear infinite}@keyframes fall-267{49.331%{transform:translate(1.8961vw,49.331vh) scale(.9678)}to{transform:translate(4.22715vw,99vh) scale(.9678)}}.snow:nth-child(268){opacity:.5294;transform:translate(43.7437vw,-10px) scale(.4046);animation:fall-268 25s -1s linear infinite}@keyframes fall-268{55.328%{transform:translate(34.5943vw,55.328vh) scale(.4046)}to{transform:translate(39.169vw,99vh) scale(.4046)}}.snow:nth-child(269){opacity:.9698;transform:translate(48.843vw,-10px) scale(.0954);animation:fall-269 13s -6s linear infinite}@keyframes fall-269{41.599%{transform:translate(50.8778vw,41.599vh) scale(.0954)}to{transform:translate(49.8604vw,99vh) scale(.0954)}}.snow:nth-child(270){opacity:.4982;transform:translate(5.6839vw,-10px) scale(.216);animation:fall-270 26s -14s linear infinite}@keyframes fall-270{65.82%{transform:translate(1.6047vw,65.82vh) scale(.216)}to{transform:translate(3.6443vw,99vh) scale(.216)}}.snow:nth-child(271){opacity:1.4282;transform:translate(53.9007vw,-10px) scale(.1822);animation:fall-271 28s -29s linear infinite}@keyframes fall-271{50.404%{transform:translate(57.9303vw,50.404vh) scale(.1822)}to{transform:translate(55.9155vw,99vh) scale(.1822)}}.snow:nth-child(272){opacity:.6768;transform:translate(36.4179vw,-10px) scale(.0193);animation:fall-272 22s -10s linear infinite}@keyframes fall-272{76.258%{transform:translate(41.8703vw,76.258vh) scale(.0193)}to{transform:translate(39.1441vw,99vh) scale(.0193)}}.snow:nth-child(273){opacity:.6324;transform:translate(29.3443vw,-10px) scale(.8823);animation:fall-273 22s -16s linear infinite}@keyframes fall-273{45.694%{transform:translate(22.5417vw,45.694vh) scale(.8823)}to{transform:translate(25.943vw,99vh) scale(.8823)}}.snow:nth-child(274){opacity:.1946;transform:translate(38.0461vw,-10px) scale(.1872);animation:fall-274 21s -4s linear infinite}@keyframes fall-274{76.332%{transform:translate(38.6002vw,76.332vh) scale(.1872)}to{transform:translate(38.32315vw,99vh) scale(.1872)}}.snow:nth-child(275){opacity:.982;transform:translate(45.5997vw,-10px) scale(.047);animation:fall-275 22s -8s linear infinite}@keyframes fall-275{54.472%{transform:translate(37.9131vw,54.472vh) scale(.047)}to{transform:translate(41.7564vw,99vh) scale(.047)}}.snow:nth-child(276){opacity:1.3172;transform:translate(96.0419vw,-10px) scale(.7274);animation:fall-276 21s -9s linear infinite}@keyframes fall-276{33.008%{transform:translate(93.9514vw,33.008vh) scale(.7274)}to{transform:translate(94.99665vw,99vh) scale(.7274)}}.snow:nth-child(277){opacity:.7858;transform:translate(56.6644vw,-10px) scale(.8268);animation:fall-277 26s -11s linear infinite}@keyframes fall-277{31.737%{transform:translate(65.2325vw,31.737vh) scale(.8268)}to{transform:translate(60.94845vw,99vh) scale(.8268)}}.snow:nth-child(278){opacity:.9926;transform:translate(12.2662vw,-10px) scale(.8654);animation:fall-278 22s -22s linear infinite}@keyframes fall-278{38.233%{transform:translate(15.3769vw,38.233vh) scale(.8654)}to{transform:translate(13.82155vw,99vh) scale(.8654)}}.snow:nth-child(279){opacity:.3922;transform:translate(15.8312vw,-10px) scale(.0135);animation:fall-279 26s -11s linear infinite}@keyframes fall-279{56.693%{transform:translate(14.7963vw,56.693vh) scale(.0135)}to{transform:translate(15.31375vw,99vh) scale(.0135)}}.snow:nth-child(280){opacity:.1882;transform:translate(98.8886vw,-10px) scale(.096);animation:fall-280 28s -28s linear infinite}@keyframes fall-280{36.451%{transform:translate(99.5073vw,36.451vh) scale(.096)}to{transform:translate(99.19795vw,99vh) scale(.096)}}.snow:nth-child(281){opacity:1.6778;transform:translate(89.2436vw,-10px) scale(.2257);animation:fall-281 17s -24s linear infinite}@keyframes fall-281{35.591%{transform:translate(88.07vw,35.591vh) scale(.2257)}to{transform:translate(88.6568vw,99vh) scale(.2257)}}.snow:nth-child(282){opacity:.1896;transform:translate(73.5059vw,-10px) scale(.0573);animation:fall-282 19s -3s linear infinite}@keyframes fall-282{59.326%{transform:translate(72.0203vw,59.326vh) scale(.0573)}to{transform:translate(72.7631vw,99vh) scale(.0573)}}.snow:nth-child(283){opacity:.204;transform:translate(83.9217vw,-10px) scale(.3471);animation:fall-283 21s -16s linear infinite}@keyframes fall-283{78.645%{transform:translate(89.3709vw,78.645vh) scale(.3471)}to{transform:translate(86.6463vw,99vh) scale(.3471)}}.snow:nth-child(284){opacity:.8222;transform:translate(97.9518vw,-10px) scale(.4689);animation:fall-284 16s -7s linear infinite}@keyframes fall-284{71.772%{transform:translate(106.4275vw,71.772vh) scale(.4689)}to{transform:translate(102.18965vw,99vh) scale(.4689)}}.snow:nth-child(285){opacity:1.72;transform:translate(58.7075vw,-10px) scale(.7307);animation:fall-285 23s -22s linear infinite}@keyframes fall-285{35.197%{transform:translate(58.4805vw,35.197vh) scale(.7307)}to{transform:translate(58.594vw,99vh) scale(.7307)}}.snow:nth-child(286){opacity:1.803;transform:translate(54.9426vw,-10px) scale(.1492);animation:fall-286 10s -21s linear infinite}@keyframes fall-286{50.855%{transform:translate(52.3766vw,50.855vh) scale(.1492)}to{transform:translate(53.6596vw,99vh) scale(.1492)}}.snow:nth-child(287){opacity:.285;transform:translate(43.4549vw,-10px) scale(.4342);animation:fall-287 29s -29s linear infinite}@keyframes fall-287{60.368%{transform:translate(45.9641vw,60.368vh) scale(.4342)}to{transform:translate(44.7095vw,99vh) scale(.4342)}}.snow:nth-child(288){opacity:.6012;transform:translate(99.3513vw,-10px) scale(.5768);animation:fall-288 10s -14s linear infinite}@keyframes fall-288{36.067%{transform:translate(103.975vw,36.067vh) scale(.5768)}to{transform:translate(101.66315vw,99vh) scale(.5768)}}.snow:nth-child(289){opacity:.13;transform:translate(60.4533vw,-10px) scale(.4269);animation:fall-289 25s -26s linear infinite}@keyframes fall-289{69.83%{transform:translate(64.2513vw,69.83vh) scale(.4269)}to{transform:translate(62.3523vw,99vh) scale(.4269)}}.snow:nth-child(290){opacity:1.2312;transform:translate(.7639vw,-10px) scale(.7019);animation:fall-290 30s -12s linear infinite}@keyframes fall-290{73.748%{transform:translate(6.866vw,73.748vh) scale(.7019)}to{transform:translate(3.81495vw,99vh) scale(.7019)}}.snow:nth-child(291){opacity:.6516;transform:translate(35.5478vw,-10px) scale(.2624);animation:fall-291 25s -18s linear infinite}@keyframes fall-291{53.401%{transform:translate(33.3975vw,53.401vh) scale(.2624)}to{transform:translate(34.47265vw,99vh) scale(.2624)}}.snow:nth-child(292){opacity:.4734;transform:translate(5.5263vw,-10px) scale(.2301);animation:fall-292 13s -19s linear infinite}@keyframes fall-292{34.179%{transform:translate(1.2581vw,34.179vh) scale(.2301)}to{transform:translate(3.3922vw,99vh) scale(.2301)}}.snow:nth-child(293){opacity:1.713;transform:translate(82.4303vw,-10px) scale(.5485);animation:fall-293 20s -23s linear infinite}@keyframes fall-293{69.261%{transform:translate(77.2635vw,69.261vh) scale(.5485)}to{transform:translate(79.8469vw,99vh) scale(.5485)}}.snow:nth-child(294){opacity:.6784;transform:translate(71.1267vw,-10px) scale(.3277);animation:fall-294 17s -21s linear infinite}@keyframes fall-294{34.462%{transform:translate(80.248vw,34.462vh) scale(.3277)}to{transform:translate(75.68735vw,99vh) scale(.3277)}}.snow:nth-child(295){opacity:.198;transform:translate(55.5178vw,-10px) scale(.162);animation:fall-295 22s -15s linear infinite}@keyframes fall-295{31.053%{transform:translate(61.214vw,31.053vh) scale(.162)}to{transform:translate(58.3659vw,99vh) scale(.162)}}.snow:nth-child(296){opacity:1.4914;transform:translate(89.5019vw,-10px) scale(.3241);animation:fall-296 29s -20s linear infinite}@keyframes fall-296{56.448%{transform:translate(88.1135vw,56.448vh) scale(.3241)}to{transform:translate(88.8077vw,99vh) scale(.3241)}}.snow:nth-child(297){opacity:.489;transform:translate(81.2445vw,-10px) scale(.9232);animation:fall-297 19s -2s linear infinite}@keyframes fall-297{61.988%{transform:translate(72.1276vw,61.988vh) scale(.9232)}to{transform:translate(76.68605vw,99vh) scale(.9232)}}.snow:nth-child(298){opacity:.886;transform:translate(44.6707vw,-10px) scale(.2992);animation:fall-298 22s -22s linear infinite}@keyframes fall-298{77.832%{transform:translate(41.5388vw,77.832vh) scale(.2992)}to{transform:translate(43.10475vw,99vh) scale(.2992)}}.snow:nth-child(299){opacity:.6738;transform:translate(68.3464vw,-10px) scale(.4622);animation:fall-299 17s -18s linear infinite}@keyframes fall-299{39.544%{transform:translate(71.6708vw,39.544vh) scale(.4622)}to{transform:translate(70.0086vw,99vh) scale(.4622)}}.snow:nth-child(300){opacity:1.0666;transform:translate(15.7401vw,-10px) scale(.6489);animation:fall-300 19s -10s linear infinite}@keyframes fall-300{59.144%{transform:translate(8.4558vw,59.144vh) scale(.6489)}to{transform:translate(12.09795vw,99vh) scale(.6489)}}.snow:nth-child(301){opacity:1.5902;transform:translate(88.8161vw,-10px) scale(.5037);animation:fall-301 28s -4s linear infinite}@keyframes fall-301{79.953%{transform:translate(92.3412vw,79.953vh) scale(.5037)}to{transform:translate(90.57865vw,99vh) scale(.5037)}}.snow:nth-child(302){opacity:1.8356;transform:translate(25.965vw,-10px) scale(.7661);animation:fall-302 12s -10s linear infinite}@keyframes fall-302{48.15%{transform:translate(33.3617vw,48.15vh) scale(.7661)}to{transform:translate(29.66335vw,99vh) scale(.7661)}}.snow:nth-child(303){opacity:.8058;transform:translate(4.416vw,-10px) scale(.2351);animation:fall-303 18s -24s linear infinite}@keyframes fall-303{45.23%{transform:translate(-3.2402vw,45.23vh) scale(.2351)}to{transform:translate(.5879vw,99vh) scale(.2351)}}.snow:nth-child(304){opacity:1.8014;transform:translate(55.9977vw,-10px) scale(.5279);animation:fall-304 13s -2s linear infinite}@keyframes fall-304{51.542%{transform:translate(50.766vw,51.542vh) scale(.5279)}to{transform:translate(53.38185vw,99vh) scale(.5279)}}.snow:nth-child(305){opacity:1.9374;transform:translate(12.7647vw,-10px) scale(.7222);animation:fall-305 30s -5s linear infinite}@keyframes fall-305{47.541%{transform:translate(5.6646vw,47.541vh) scale(.7222)}to{transform:translate(9.21465vw,99vh) scale(.7222)}}.snow:nth-child(306){opacity:1.6042;transform:translate(83.7963vw,-10px) scale(.1977);animation:fall-306 23s -2s linear infinite}@keyframes fall-306{42.69%{transform:translate(83.1026vw,42.69vh) scale(.1977)}to{transform:translate(83.44945vw,99vh) scale(.1977)}}.snow:nth-child(307){opacity:.2078;transform:translate(42.2096vw,-10px) scale(.3302);animation:fall-307 22s -17s linear infinite}@keyframes fall-307{45.272%{transform:translate(45.1042vw,45.272vh) scale(.3302)}to{transform:translate(43.6569vw,99vh) scale(.3302)}}.snow:nth-child(308){opacity:.1582;transform:translate(11.5303vw,-10px) scale(.2117);animation:fall-308 14s -26s linear infinite}@keyframes fall-308{42.206%{transform:translate(16.2146vw,42.206vh) scale(.2117)}to{transform:translate(13.87245vw,99vh) scale(.2117)}}.snow:nth-child(309){opacity:.4082;transform:translate(97.895vw,-10px) scale(.1246);animation:fall-309 12s -22s linear infinite}@keyframes fall-309{36.324%{transform:translate(96.7773vw,36.324vh) scale(.1246)}to{transform:translate(97.33615vw,99vh) scale(.1246)}}.snow:nth-child(310){opacity:1.5482;transform:translate(58.9141vw,-10px) scale(.8358);animation:fall-310 28s -8s linear infinite}@keyframes fall-310{46.008%{transform:translate(61.4888vw,46.008vh) scale(.8358)}to{transform:translate(60.20145vw,99vh) scale(.8358)}}.snow:nth-child(311){opacity:1.074;transform:translate(17.8378vw,-10px) scale(.6824);animation:fall-311 19s -3s linear infinite}@keyframes fall-311{30.747%{transform:translate(23.1367vw,30.747vh) scale(.6824)}to{transform:translate(20.48725vw,99vh) scale(.6824)}}.snow:nth-child(312){opacity:.3928;transform:translate(43.0727vw,-10px) scale(.6293);animation:fall-312 30s -9s linear infinite}@keyframes fall-312{40.881%{transform:translate(47.6137vw,40.881vh) scale(.6293)}to{transform:translate(45.3432vw,99vh) scale(.6293)}}.snow:nth-child(313){opacity:1.1892;transform:translate(87.9353vw,-10px) scale(.3726);animation:fall-313 27s -14s linear infinite}@keyframes fall-313{42.173%{transform:translate(89.8429vw,42.173vh) scale(.3726)}to{transform:translate(88.8891vw,99vh) scale(.3726)}}.snow:nth-child(314){opacity:1.4764;transform:translate(5.0362vw,-10px) scale(.4284);animation:fall-314 13s -8s linear infinite}@keyframes fall-314{55.029%{transform:translate(8.8468vw,55.029vh) scale(.4284)}to{transform:translate(6.9415vw,99vh) scale(.4284)}}.snow:nth-child(315){opacity:1.9164;transform:translate(6.5712vw,-10px) scale(.4051);animation:fall-315 27s -19s linear infinite}@keyframes fall-315{76.546%{transform:translate(-2.4692vw,76.546vh) scale(.4051)}to{transform:translate(2.051vw,99vh) scale(.4051)}}.snow:nth-child(316){opacity:1.8808;transform:translate(46.8194vw,-10px) scale(.1428);animation:fall-316 11s -28s linear infinite}@keyframes fall-316{67.823%{transform:translate(46.9066vw,67.823vh) scale(.1428)}to{transform:translate(46.863vw,99vh) scale(.1428)}}.snow:nth-child(317){opacity:1.3148;transform:translate(57.3393vw,-10px) scale(.0219);animation:fall-317 21s -4s linear infinite}@keyframes fall-317{37.323%{transform:translate(48.2211vw,37.323vh) scale(.0219)}to{transform:translate(52.7802vw,99vh) scale(.0219)}}.snow:nth-child(318){opacity:1.414;transform:translate(35.7754vw,-10px) scale(.8457);animation:fall-318 26s -13s linear infinite}@keyframes fall-318{78.229%{transform:translate(43.6237vw,78.229vh) scale(.8457)}to{transform:translate(39.69955vw,99vh) scale(.8457)}}.snow:nth-child(319){opacity:.074;transform:translate(96.9218vw,-10px) scale(.2501);animation:fall-319 13s -18s linear infinite}@keyframes fall-319{37.274%{transform:translate(98.3551vw,37.274vh) scale(.2501)}to{transform:translate(97.63845vw,99vh) scale(.2501)}}.snow:nth-child(320){opacity:1.6652;transform:translate(36.458vw,-10px) scale(.0878);animation:fall-320 12s -2s linear infinite}@keyframes fall-320{74.369%{transform:translate(32.6186vw,74.369vh) scale(.0878)}to{transform:translate(34.5383vw,99vh) scale(.0878)}}.snow:nth-child(321){opacity:1.3876;transform:translate(94.5131vw,-10px) scale(.4737);animation:fall-321 14s -10s linear infinite}@keyframes fall-321{56.646%{transform:translate(99.2526vw,56.646vh) scale(.4737)}to{transform:translate(96.88285vw,99vh) scale(.4737)}}.snow:nth-child(322){opacity:1.8136;transform:translate(97.2566vw,-10px) scale(.423);animation:fall-322 17s -21s linear infinite}@keyframes fall-322{68.496%{transform:translate(92.5475vw,68.496vh) scale(.423)}to{transform:translate(94.90205vw,99vh) scale(.423)}}.snow:nth-child(323){opacity:1.7426;transform:translate(15.1433vw,-10px) scale(.8166);animation:fall-323 15s -9s linear infinite}@keyframes fall-323{64.89%{transform:translate(22.2105vw,64.89vh) scale(.8166)}to{transform:translate(18.6769vw,99vh) scale(.8166)}}.snow:nth-child(324){opacity:1.2256;transform:translate(.8063vw,-10px) scale(.552);animation:fall-324 17s -4s linear infinite}@keyframes fall-324{35.415%{transform:translate(-8.0155vw,35.415vh) scale(.552)}to{transform:translate(-3.6046vw,99vh) scale(.552)}}.snow:nth-child(325){opacity:1.4896;transform:translate(16.7163vw,-10px) scale(.9863);animation:fall-325 26s -14s linear infinite}@keyframes fall-325{48.635%{transform:translate(18.7475vw,48.635vh) scale(.9863)}to{transform:translate(17.7319vw,99vh) scale(.9863)}}.snow:nth-child(326){opacity:1.96;transform:translate(58.2653vw,-10px) scale(.7506);animation:fall-326 11s -15s linear infinite}@keyframes fall-326{51.1%{transform:translate(54.3945vw,51.1vh) scale(.7506)}to{transform:translate(56.3299vw,99vh) scale(.7506)}}.snow:nth-child(327){opacity:.133;transform:translate(54.5492vw,-10px) scale(.4633);animation:fall-327 23s -26s linear infinite}@keyframes fall-327{59.974%{transform:translate(55.5548vw,59.974vh) scale(.4633)}to{transform:translate(55.052vw,99vh) scale(.4633)}}.snow:nth-child(328){opacity:.9018;transform:translate(47.8092vw,-10px) scale(.8457);animation:fall-328 12s -20s linear infinite}@keyframes fall-328{34.398%{transform:translate(45.0503vw,34.398vh) scale(.8457)}to{transform:translate(46.42975vw,99vh) scale(.8457)}}.snow:nth-child(329){opacity:1.3678;transform:translate(61.9741vw,-10px) scale(.7653);animation:fall-329 12s -5s linear infinite}@keyframes fall-329{57.581%{transform:translate(60.1311vw,57.581vh) scale(.7653)}to{transform:translate(61.0526vw,99vh) scale(.7653)}}.snow:nth-child(330){opacity:.3872;transform:translate(90.3667vw,-10px) scale(.2818);animation:fall-330 19s -10s linear infinite}@keyframes fall-330{79.083%{transform:translate(86.5897vw,79.083vh) scale(.2818)}to{transform:translate(88.4782vw,99vh) scale(.2818)}}.snow:nth-child(331){opacity:.5956;transform:translate(73.9372vw,-10px) scale(.4308);animation:fall-331 19s -14s linear infinite}@keyframes fall-331{50.089%{transform:translate(77.2687vw,50.089vh) scale(.4308)}to{transform:translate(75.60295vw,99vh) scale(.4308)}}.snow:nth-child(332){opacity:1.6714;transform:translate(66.6208vw,-10px) scale(.8824);animation:fall-332 13s -9s linear infinite}@keyframes fall-332{62.724%{transform:translate(58.579vw,62.724vh) scale(.8824)}to{transform:translate(62.5999vw,99vh) scale(.8824)}}.snow:nth-child(333){opacity:.6098;transform:translate(70.8049vw,-10px) scale(.4967);animation:fall-333 17s -14s linear infinite}@keyframes fall-333{44.447%{transform:translate(72.2303vw,44.447vh) scale(.4967)}to{transform:translate(71.5176vw,99vh) scale(.4967)}}.snow:nth-child(334){opacity:.8656;transform:translate(66.1324vw,-10px) scale(.4981);animation:fall-334 22s -23s linear infinite}@keyframes fall-334{38.728%{transform:translate(69.5636vw,38.728vh) scale(.4981)}to{transform:translate(67.848vw,99vh) scale(.4981)}}.snow:nth-child(335){opacity:.8192;transform:translate(29.7898vw,-10px) scale(.2555);animation:fall-335 28s -16s linear infinite}@keyframes fall-335{43.773%{transform:translate(24.3015vw,43.773vh) scale(.2555)}to{transform:translate(27.04565vw,99vh) scale(.2555)}}.snow:nth-child(336){opacity:.4988;transform:translate(68.7259vw,-10px) scale(.4503);animation:fall-336 16s -11s linear infinite}@keyframes fall-336{37.532%{transform:translate(60.5986vw,37.532vh) scale(.4503)}to{transform:translate(64.66225vw,99vh) scale(.4503)}}.snow:nth-child(337){opacity:1.445;transform:translate(44.0003vw,-10px) scale(.2656);animation:fall-337 15s -15s linear infinite}@keyframes fall-337{62.501%{transform:translate(44.8313vw,62.501vh) scale(.2656)}to{transform:translate(44.4158vw,99vh) scale(.2656)}}.snow:nth-child(338){opacity:.6688;transform:translate(16.4341vw,-10px) scale(.1778);animation:fall-338 27s -18s linear infinite}@keyframes fall-338{55.051%{transform:translate(21.054vw,55.051vh) scale(.1778)}to{transform:translate(18.74405vw,99vh) scale(.1778)}}.snow:nth-child(339){opacity:.1458;transform:translate(32.7351vw,-10px) scale(.5768);animation:fall-339 22s -12s linear infinite}@keyframes fall-339{54.513%{transform:translate(31.75vw,54.513vh) scale(.5768)}to{transform:translate(32.24255vw,99vh) scale(.5768)}}.snow:nth-child(340){opacity:1.4912;transform:translate(13.4727vw,-10px) scale(.9314);animation:fall-340 21s -16s linear infinite}@keyframes fall-340{63.641%{transform:translate(13.8841vw,63.641vh) scale(.9314)}to{transform:translate(13.6784vw,99vh) scale(.9314)}}.snow:nth-child(341){opacity:1.6854;transform:translate(55.8311vw,-10px) scale(.8175);animation:fall-341 26s -4s linear infinite}@keyframes fall-341{67.134%{transform:translate(62.6595vw,67.134vh) scale(.8175)}to{transform:translate(59.2453vw,99vh) scale(.8175)}}.snow:nth-child(342){opacity:1.0776;transform:translate(50.2471vw,-10px) scale(.1627);animation:fall-342 23s -14s linear infinite}@keyframes fall-342{53.164%{transform:translate(46.4929vw,53.164vh) scale(.1627)}to{transform:translate(48.37vw,99vh) scale(.1627)}}.snow:nth-child(343){opacity:.2972;transform:translate(59.443vw,-10px) scale(.0771);animation:fall-343 16s -16s linear infinite}@keyframes fall-343{46.881%{transform:translate(57.8643vw,46.881vh) scale(.0771)}to{transform:translate(58.65365vw,99vh) scale(.0771)}}.snow:nth-child(344){opacity:.9112;transform:translate(39.6613vw,-10px) scale(.3941);animation:fall-344 24s -12s linear infinite}@keyframes fall-344{40.655%{transform:translate(35.9594vw,40.655vh) scale(.3941)}to{transform:translate(37.81035vw,99vh) scale(.3941)}}.snow:nth-child(345){opacity:1.622;transform:translate(43.4084vw,-10px) scale(.165);animation:fall-345 12s -12s linear infinite}@keyframes fall-345{67.236%{transform:translate(42.9204vw,67.236vh) scale(.165)}to{transform:translate(43.1644vw,99vh) scale(.165)}}.snow:nth-child(346){opacity:.9116;transform:translate(76.8628vw,-10px) scale(.7519);animation:fall-346 24s -3s linear infinite}@keyframes fall-346{33.586%{transform:translate(73.4845vw,33.586vh) scale(.7519)}to{transform:translate(75.17365vw,99vh) scale(.7519)}}.snow:nth-child(347){opacity:1.8048;transform:translate(47.7159vw,-10px) scale(.0384);animation:fall-347 21s -20s linear infinite}@keyframes fall-347{43.65%{transform:translate(51.9275vw,43.65vh) scale(.0384)}to{transform:translate(49.8217vw,99vh) scale(.0384)}}.snow:nth-child(348){opacity:.327;transform:translate(95.0199vw,-10px) scale(.3034);animation:fall-348 18s -15s linear infinite}@keyframes fall-348{46.981%{transform:translate(86.5882vw,46.981vh) scale(.3034)}to{transform:translate(90.80405vw,99vh) scale(.3034)}}.snow:nth-child(349){opacity:.0762;transform:translate(23.7877vw,-10px) scale(.9889);animation:fall-349 22s -7s linear infinite}@keyframes fall-349{62.207%{transform:translate(32.7179vw,62.207vh) scale(.9889)}to{transform:translate(28.2528vw,99vh) scale(.9889)}}.snow:nth-child(350){opacity:1.146;transform:translate(46.9434vw,-10px) scale(.8693);animation:fall-350 13s -10s linear infinite}@keyframes fall-350{67.881%{transform:translate(42.0337vw,67.881vh) scale(.8693)}to{transform:translate(44.48855vw,99vh) scale(.8693)}}.snow:nth-child(351){opacity:1.5558;transform:translate(68.2638vw,-10px) scale(.4053);animation:fall-351 21s -15s linear infinite}@keyframes fall-351{35.205%{transform:translate(66.0562vw,35.205vh) scale(.4053)}to{transform:translate(67.16vw,99vh) scale(.4053)}}.snow:nth-child(352){opacity:.8138;transform:translate(30.8946vw,-10px) scale(.4509);animation:fall-352 18s -18s linear infinite}@keyframes fall-352{61.939%{transform:translate(38.9243vw,61.939vh) scale(.4509)}to{transform:translate(34.90945vw,99vh) scale(.4509)}}.snow:nth-child(353){opacity:1.0434;transform:translate(79.7881vw,-10px) scale(.7855);animation:fall-353 28s -27s linear infinite}@keyframes fall-353{50.902%{transform:translate(87.2819vw,50.902vh) scale(.7855)}to{transform:translate(83.535vw,99vh) scale(.7855)}}.snow:nth-child(354){opacity:1.5812;transform:translate(90.4763vw,-10px) scale(.4909);animation:fall-354 16s -2s linear infinite}@keyframes fall-354{79.645%{transform:translate(87.9806vw,79.645vh) scale(.4909)}to{transform:translate(89.22845vw,99vh) scale(.4909)}}.snow:nth-child(355){opacity:.6072;transform:translate(3.3596vw,-10px) scale(.6576);animation:fall-355 29s -7s linear infinite}@keyframes fall-355{41.905%{transform:translate(-2.9887vw,41.905vh) scale(.6576)}to{transform:translate(.18545vw,99vh) scale(.6576)}}.snow:nth-child(356){opacity:1.4318;transform:translate(6.842vw,-10px) scale(.762);animation:fall-356 25s -28s linear infinite}@keyframes fall-356{75.326%{transform:translate(3.3244vw,75.326vh) scale(.762)}to{transform:translate(5.0832vw,99vh) scale(.762)}}.snow:nth-child(357){opacity:.5522;transform:translate(69.7738vw,-10px) scale(.9453);animation:fall-357 12s -12s linear infinite}@keyframes fall-357{63.896%{transform:translate(61.2494vw,63.896vh) scale(.9453)}to{transform:translate(65.5116vw,99vh) scale(.9453)}}.snow:nth-child(358){opacity:1.9924;transform:translate(23.7681vw,-10px) scale(.2731);animation:fall-358 29s -5s linear infinite}@keyframes fall-358{58.476%{transform:translate(31.149vw,58.476vh) scale(.2731)}to{transform:translate(27.45855vw,99vh) scale(.2731)}}.snow:nth-child(359){opacity:.5198;transform:translate(46.1159vw,-10px) scale(.6591);animation:fall-359 14s -20s linear infinite}@keyframes fall-359{61.231%{transform:translate(40.0816vw,61.231vh) scale(.6591)}to{transform:translate(43.09875vw,99vh) scale(.6591)}}.snow:nth-child(360){opacity:1.2024;transform:translate(56.8737vw,-10px) scale(.1155);animation:fall-360 17s -13s linear infinite}@keyframes fall-360{32.279%{transform:translate(61.7664vw,32.279vh) scale(.1155)}to{transform:translate(59.32005vw,99vh) scale(.1155)}}.snow:nth-child(361){opacity:.9646;transform:translate(69.2855vw,-10px) scale(.1615);animation:fall-361 20s -10s linear infinite}@keyframes fall-361{38.265%{transform:translate(70.7032vw,38.265vh) scale(.1615)}to{transform:translate(69.99435vw,99vh) scale(.1615)}}.snow:nth-child(362){opacity:.5918;transform:translate(75.8237vw,-10px) scale(.6845);animation:fall-362 22s -27s linear infinite}@keyframes fall-362{74.775%{transform:translate(83.3761vw,74.775vh) scale(.6845)}to{transform:translate(79.5999vw,99vh) scale(.6845)}}.snow:nth-child(363){opacity:.6752;transform:translate(46.1316vw,-10px) scale(.3448);animation:fall-363 17s -7s linear infinite}@keyframes fall-363{78.915%{transform:translate(53.2206vw,78.915vh) scale(.3448)}to{transform:translate(49.6761vw,99vh) scale(.3448)}}.snow:nth-child(364){opacity:1.2182;transform:translate(4.8641vw,-10px) scale(.5439);animation:fall-364 22s -1s linear infinite}@keyframes fall-364{65.456%{transform:translate(12.2133vw,65.456vh) scale(.5439)}to{transform:translate(8.5387vw,99vh) scale(.5439)}}.snow:nth-child(365){opacity:1.1154;transform:translate(92.8964vw,-10px) scale(.7575);animation:fall-365 15s -11s linear infinite}@keyframes fall-365{47.64%{transform:translate(102.3759vw,47.64vh) scale(.7575)}to{transform:translate(97.63615vw,99vh) scale(.7575)}}.snow:nth-child(366){opacity:.6412;transform:translate(47.7639vw,-10px) scale(.748);animation:fall-366 23s -27s linear infinite}@keyframes fall-366{41.264%{transform:translate(52.4155vw,41.264vh) scale(.748)}to{transform:translate(50.0897vw,99vh) scale(.748)}}.snow:nth-child(367){opacity:1.2448;transform:translate(55.7479vw,-10px) scale(.8408);animation:fall-367 26s -1s linear infinite}@keyframes fall-367{38.145%{transform:translate(60.6248vw,38.145vh) scale(.8408)}to{transform:translate(58.18635vw,99vh) scale(.8408)}}.snow:nth-child(368){opacity:.5166;transform:translate(23.142vw,-10px) scale(.4281);animation:fall-368 22s -5s linear infinite}@keyframes fall-368{50.484%{transform:translate(32.6857vw,50.484vh) scale(.4281)}to{transform:translate(27.91385vw,99vh) scale(.4281)}}.snow:nth-child(369){opacity:1.1168;transform:translate(8.4961vw,-10px) scale(.7563);animation:fall-369 30s -27s linear infinite}@keyframes fall-369{62.274%{transform:translate(18.0812vw,62.274vh) scale(.7563)}to{transform:translate(13.28865vw,99vh) scale(.7563)}}.snow:nth-child(370){opacity:1.3714;transform:translate(79.4182vw,-10px) scale(.7827);animation:fall-370 15s -27s linear infinite}@keyframes fall-370{76.919%{transform:translate(79.7395vw,76.919vh) scale(.7827)}to{transform:translate(79.57885vw,99vh) scale(.7827)}}.snow:nth-child(371){opacity:.1952;transform:translate(41.301vw,-10px) scale(.2604);animation:fall-371 27s -27s linear infinite}@keyframes fall-371{52.025%{transform:translate(47.0064vw,52.025vh) scale(.2604)}to{transform:translate(44.1537vw,99vh) scale(.2604)}}.snow:nth-child(372){opacity:.8462;transform:translate(33.3119vw,-10px) scale(.0174);animation:fall-372 16s -12s linear infinite}@keyframes fall-372{48.728%{transform:translate(27.4396vw,48.728vh) scale(.0174)}to{transform:translate(30.37575vw,99vh) scale(.0174)}}.snow:nth-child(373){opacity:.762;transform:translate(21.2747vw,-10px) scale(.2016);animation:fall-373 18s -20s linear infinite}@keyframes fall-373{74.113%{transform:translate(25.5526vw,74.113vh) scale(.2016)}to{transform:translate(23.41365vw,99vh) scale(.2016)}}.snow:nth-child(374){opacity:.5166;transform:translate(77.2791vw,-10px) scale(.6715);animation:fall-374 12s -5s linear infinite}@keyframes fall-374{30.697%{transform:translate(85.7296vw,30.697vh) scale(.6715)}to{transform:translate(81.50435vw,99vh) scale(.6715)}}.snow:nth-child(375){opacity:.9188;transform:translate(17.4332vw,-10px) scale(.8626);animation:fall-375 29s -23s linear infinite}@keyframes fall-375{36.388%{transform:translate(16.6518vw,36.388vh) scale(.8626)}to{transform:translate(17.0425vw,99vh) scale(.8626)}}.snow:nth-child(376){opacity:.0354;transform:translate(86.172vw,-10px) scale(.4667);animation:fall-376 14s -10s linear infinite}@keyframes fall-376{62.111%{transform:translate(93.1727vw,62.111vh) scale(.4667)}to{transform:translate(89.67235vw,99vh) scale(.4667)}}.snow:nth-child(377){opacity:1.5016;transform:translate(40.4921vw,-10px) scale(.8997);animation:fall-377 19s -9s linear infinite}@keyframes fall-377{40.857%{transform:translate(36.5584vw,40.857vh) scale(.8997)}to{transform:translate(38.52525vw,99vh) scale(.8997)}}.snow:nth-child(378){opacity:.2874;transform:translate(59.2124vw,-10px) scale(.6218);animation:fall-378 24s -7s linear infinite}@keyframes fall-378{72.594%{transform:translate(58.3849vw,72.594vh) scale(.6218)}to{transform:translate(58.79865vw,99vh) scale(.6218)}}.snow:nth-child(379){opacity:.0936;transform:translate(50.6686vw,-10px) scale(.9324);animation:fall-379 11s -15s linear infinite}@keyframes fall-379{77.199%{transform:translate(41.3185vw,77.199vh) scale(.9324)}to{transform:translate(45.99355vw,99vh) scale(.9324)}}.snow:nth-child(380){opacity:.1784;transform:translate(53.6014vw,-10px) scale(.1656);animation:fall-380 11s -1s linear infinite}@keyframes fall-380{67.942%{transform:translate(59.2803vw,67.942vh) scale(.1656)}to{transform:translate(56.44085vw,99vh) scale(.1656)}}.snow:nth-child(381){opacity:.9412;transform:translate(20.1481vw,-10px) scale(.2561);animation:fall-381 21s -12s linear infinite}@keyframes fall-381{48.256%{transform:translate(15.5187vw,48.256vh) scale(.2561)}to{transform:translate(17.8334vw,99vh) scale(.2561)}}.snow:nth-child(382){opacity:.565;transform:translate(15.8331vw,-10px) scale(.673);animation:fall-382 16s -15s linear infinite}@keyframes fall-382{55.872%{transform:translate(25.7506vw,55.872vh) scale(.673)}to{transform:translate(20.79185vw,99vh) scale(.673)}}.snow:nth-child(383){opacity:1.5502;transform:translate(65.1889vw,-10px) scale(.9995);animation:fall-383 25s -28s linear infinite}@keyframes fall-383{50.873%{transform:translate(64.3965vw,50.873vh) scale(.9995)}to{transform:translate(64.7927vw,99vh) scale(.9995)}}.snow:nth-child(384){opacity:.5324;transform:translate(1.2924vw,-10px) scale(.418);animation:fall-384 20s -29s linear infinite}@keyframes fall-384{36.434%{transform:translate(4.4621vw,36.434vh) scale(.418)}to{transform:translate(2.87725vw,99vh) scale(.418)}}.snow:nth-child(385){opacity:.5546;transform:translate(75.5202vw,-10px) scale(.9188);animation:fall-385 18s -30s linear infinite}@keyframes fall-385{33.053%{transform:translate(66.694vw,33.053vh) scale(.9188)}to{transform:translate(71.1071vw,99vh) scale(.9188)}}.snow:nth-child(386){opacity:.4282;transform:translate(51.0691vw,-10px) scale(.6969);animation:fall-386 19s -11s linear infinite}@keyframes fall-386{69.235%{transform:translate(52.939vw,69.235vh) scale(.6969)}to{transform:translate(52.00405vw,99vh) scale(.6969)}}.snow:nth-child(387){opacity:.641;transform:translate(4.8874vw,-10px) scale(.8429);animation:fall-387 25s -24s linear infinite}@keyframes fall-387{75.262%{transform:translate(-.3477vw,75.262vh) scale(.8429)}to{transform:translate(2.26985vw,99vh) scale(.8429)}}.snow:nth-child(388){opacity:1.5308;transform:translate(3.7349vw,-10px) scale(.1644);animation:fall-388 17s -29s linear infinite}@keyframes fall-388{38.447%{transform:translate(-5.8711vw,38.447vh) scale(.1644)}to{transform:translate(-1.0681vw,99vh) scale(.1644)}}.snow:nth-child(389){opacity:.2326;transform:translate(38.8866vw,-10px) scale(.9872);animation:fall-389 22s -15s linear infinite}@keyframes fall-389{45.882%{transform:translate(46.6055vw,45.882vh) scale(.9872)}to{transform:translate(42.74605vw,99vh) scale(.9872)}}.snow:nth-child(390){opacity:1.1002;transform:translate(60.6901vw,-10px) scale(.815);animation:fall-390 24s -1s linear infinite}@keyframes fall-390{34.628%{transform:translate(55.7599vw,34.628vh) scale(.815)}to{transform:translate(58.225vw,99vh) scale(.815)}}.snow:nth-child(391){opacity:1.0764;transform:translate(9.188vw,-10px) scale(.6995);animation:fall-391 18s -12s linear infinite}@keyframes fall-391{30.44%{transform:translate(3.9464vw,30.44vh) scale(.6995)}to{transform:translate(6.5672vw,99vh) scale(.6995)}}.snow:nth-child(392){opacity:.2454;transform:translate(95.2109vw,-10px) scale(.533);animation:fall-392 16s -11s linear infinite}@keyframes fall-392{46.904%{transform:translate(87.53vw,46.904vh) scale(.533)}to{transform:translate(91.37045vw,99vh) scale(.533)}}.snow:nth-child(393){opacity:1.508;transform:translate(28.6613vw,-10px) scale(.3323);animation:fall-393 20s -17s linear infinite}@keyframes fall-393{44.504%{transform:translate(32.4458vw,44.504vh) scale(.3323)}to{transform:translate(30.55355vw,99vh) scale(.3323)}}.snow:nth-child(394){opacity:1.827;transform:translate(43.0737vw,-10px) scale(.6013);animation:fall-394 22s -7s linear infinite}@keyframes fall-394{76.332%{transform:translate(36.6155vw,76.332vh) scale(.6013)}to{transform:translate(39.8446vw,99vh) scale(.6013)}}.snow:nth-child(395){opacity:.3144;transform:translate(48.9307vw,-10px) scale(.2599);animation:fall-395 23s -3s linear infinite}@keyframes fall-395{60.156%{transform:translate(52.5268vw,60.156vh) scale(.2599)}to{transform:translate(50.72875vw,99vh) scale(.2599)}}.snow:nth-child(396){opacity:.7336;transform:translate(41.4451vw,-10px) scale(.9174);animation:fall-396 23s -23s linear infinite}@keyframes fall-396{34.539%{transform:translate(48.4988vw,34.539vh) scale(.9174)}to{transform:translate(44.97195vw,99vh) scale(.9174)}}.snow:nth-child(397){opacity:1.0038;transform:translate(37.5385vw,-10px) scale(.4131);animation:fall-397 30s -10s linear infinite}@keyframes fall-397{74.84%{transform:translate(42.3831vw,74.84vh) scale(.4131)}to{transform:translate(39.9608vw,99vh) scale(.4131)}}.snow:nth-child(398){opacity:1.421;transform:translate(36.3566vw,-10px) scale(.0393);animation:fall-398 10s -13s linear infinite}@keyframes fall-398{52.176%{transform:translate(30.6757vw,52.176vh) scale(.0393)}to{transform:translate(33.51615vw,99vh) scale(.0393)}}.snow:nth-child(399){opacity:1.1648;transform:translate(9.085vw,-10px) scale(.526);animation:fall-399 20s -1s linear infinite}@keyframes fall-399{55.61%{transform:translate(15.1443vw,55.61vh) scale(.526)}to{transform:translate(12.11465vw,99vh) scale(.526)}}.snow:nth-child(400){opacity:.2728;transform:translate(28.6167vw,-10px) scale(.5178);animation:fall-400 11s -12s linear infinite}@keyframes fall-400{33.987%{transform:translate(23.9978vw,33.987vh) scale(.5178)}to{transform:translate(26.30725vw,99vh) scale(.5178)}}\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:.9678;transform:translate(87.4628vw,-10px) scale(.6604);animation:fall-1 15s -22s linear infinite}@keyframes fall-1{68.4%{transform:translate(79.4235vw,68.4vh) scale(.6604)}to{transform:translate(83.44315vw,99vh) scale(.6604)}}.snow:nth-child(2){opacity:.868;transform:translate(3.558vw,-10px) scale(.5691);animation:fall-2 19s -28s linear infinite}@keyframes fall-2{76.678%{transform:translate(-1.0052vw,76.678vh) scale(.5691)}to{transform:translate(1.2764vw,99vh) scale(.5691)}}.snow:nth-child(3){opacity:.9572;transform:translate(42.8215vw,-10px) scale(.9472);animation:fall-3 16s -18s linear infinite}@keyframes fall-3{32.473%{transform:translate(47.7395vw,32.473vh) scale(.9472)}to{transform:translate(45.2805vw,99vh) scale(.9472)}}.snow:nth-child(4){opacity:.866;transform:translate(25.9561vw,-10px) scale(.6996);animation:fall-4 29s -20s linear infinite}@keyframes fall-4{56.216%{transform:translate(35.6769vw,56.216vh) scale(.6996)}to{transform:translate(30.8165vw,99vh) scale(.6996)}}.snow:nth-child(5){opacity:1.494;transform:translate(90.9923vw,-10px) scale(.7837);animation:fall-5 20s -27s linear infinite}@keyframes fall-5{46.046%{transform:translate(97.423vw,46.046vh) scale(.7837)}to{transform:translate(94.20765vw,99vh) scale(.7837)}}.snow:nth-child(6){opacity:1.1136;transform:translate(18.4309vw,-10px) scale(.1657);animation:fall-6 15s -21s linear infinite}@keyframes fall-6{44.995%{transform:translate(17.0864vw,44.995vh) scale(.1657)}to{transform:translate(17.75865vw,99vh) scale(.1657)}}.snow:nth-child(7){opacity:.1476;transform:translate(94.6876vw,-10px) scale(.5905);animation:fall-7 19s -29s linear infinite}@keyframes fall-7{31.815%{transform:translate(91.4636vw,31.815vh) scale(.5905)}to{transform:translate(93.0756vw,99vh) scale(.5905)}}.snow:nth-child(8){opacity:1.5242;transform:translate(65.4965vw,-10px) scale(.1802);animation:fall-8 14s -4s linear infinite}@keyframes fall-8{34.656%{transform:translate(69.4751vw,34.656vh) scale(.1802)}to{transform:translate(67.4858vw,99vh) scale(.1802)}}.snow:nth-child(9){opacity:1.002;transform:translate(8.0893vw,-10px) scale(.3673);animation:fall-9 29s -16s linear infinite}@keyframes fall-9{72.356%{transform:translate(11.3812vw,72.356vh) scale(.3673)}to{transform:translate(9.73525vw,99vh) scale(.3673)}}.snow:nth-child(10){opacity:.375;transform:translate(7.3001vw,-10px) scale(.7795);animation:fall-10 13s -10s linear infinite}@keyframes fall-10{36.946%{transform:translate(16.3194vw,36.946vh) scale(.7795)}to{transform:translate(11.80975vw,99vh) scale(.7795)}}.snow:nth-child(11){opacity:.4952;transform:translate(17.4305vw,-10px) scale(.2196);animation:fall-11 11s -5s linear infinite}@keyframes fall-11{43.403%{transform:translate(27.0349vw,43.403vh) scale(.2196)}to{transform:translate(22.2327vw,99vh) scale(.2196)}}.snow:nth-child(12){opacity:1.0816;transform:translate(90.4952vw,-10px) scale(.7727);animation:fall-12 21s -28s linear infinite}@keyframes fall-12{56.634%{transform:translate(93.5655vw,56.634vh) scale(.7727)}to{transform:translate(92.03035vw,99vh) scale(.7727)}}.snow:nth-child(13){opacity:.2808;transform:translate(45.1452vw,-10px) scale(.1306);animation:fall-13 12s -20s linear infinite}@keyframes fall-13{47.594%{transform:translate(41.5086vw,47.594vh) scale(.1306)}to{transform:translate(43.3269vw,99vh) scale(.1306)}}.snow:nth-child(14){opacity:1.9782;transform:translate(95.0683vw,-10px) scale(.2554);animation:fall-14 15s -13s linear infinite}@keyframes fall-14{42.353%{transform:translate(98.8451vw,42.353vh) scale(.2554)}to{transform:translate(96.9567vw,99vh) scale(.2554)}}.snow:nth-child(15){opacity:1.6694;transform:translate(24.644vw,-10px) scale(.8116);animation:fall-15 30s -6s linear infinite}@keyframes fall-15{47.566%{transform:translate(18.2441vw,47.566vh) scale(.8116)}to{transform:translate(21.44405vw,99vh) scale(.8116)}}.snow:nth-child(16){opacity:1.372;transform:translate(65.1865vw,-10px) scale(.8503);animation:fall-16 14s -29s linear infinite}@keyframes fall-16{65.314%{transform:translate(66.693vw,65.314vh) scale(.8503)}to{transform:translate(65.93975vw,99vh) scale(.8503)}}.snow:nth-child(17){opacity:.4896;transform:translate(.7277vw,-10px) scale(.9802);animation:fall-17 23s -17s linear infinite}@keyframes fall-17{75.423%{transform:translate(-.5347vw,75.423vh) scale(.9802)}to{transform:translate(.0965vw,99vh) scale(.9802)}}.snow:nth-child(18){opacity:1.3438;transform:translate(9.9839vw,-10px) scale(.2204);animation:fall-18 29s -2s linear infinite}@keyframes fall-18{63.173%{transform:translate(11.7485vw,63.173vh) scale(.2204)}to{transform:translate(10.8662vw,99vh) scale(.2204)}}.snow:nth-child(19){opacity:.5296;transform:translate(10.9447vw,-10px) scale(.8213);animation:fall-19 14s -19s linear infinite}@keyframes fall-19{74.541%{transform:translate(4.8024vw,74.541vh) scale(.8213)}to{transform:translate(7.87355vw,99vh) scale(.8213)}}.snow:nth-child(20){opacity:1.577;transform:translate(21.9727vw,-10px) scale(.2641);animation:fall-20 11s -30s linear infinite}@keyframes fall-20{56.583%{transform:translate(28.159vw,56.583vh) scale(.2641)}to{transform:translate(25.06585vw,99vh) scale(.2641)}}.snow:nth-child(21){opacity:.0548;transform:translate(22.2085vw,-10px) scale(.7651);animation:fall-21 24s -21s linear infinite}@keyframes fall-21{47.752%{transform:translate(30.7498vw,47.752vh) scale(.7651)}to{transform:translate(26.47915vw,99vh) scale(.7651)}}.snow:nth-child(22){opacity:1.8866;transform:translate(36.5656vw,-10px) scale(.0874);animation:fall-22 12s -11s linear infinite}@keyframes fall-22{75.701%{transform:translate(40.967vw,75.701vh) scale(.0874)}to{transform:translate(38.7663vw,99vh) scale(.0874)}}.snow:nth-child(23){opacity:.0688;transform:translate(9.8409vw,-10px) scale(.338);animation:fall-23 24s -5s linear infinite}@keyframes fall-23{57.055%{transform:translate(13.42vw,57.055vh) scale(.338)}to{transform:translate(11.63045vw,99vh) scale(.338)}}.snow:nth-child(24){opacity:1.0778;transform:translate(66.1337vw,-10px) scale(.633);animation:fall-24 12s -8s linear infinite}@keyframes fall-24{50.024%{transform:translate(58.0536vw,50.024vh) scale(.633)}to{transform:translate(62.09365vw,99vh) scale(.633)}}.snow:nth-child(25){opacity:1.88;transform:translate(79.9309vw,-10px) scale(.6956);animation:fall-25 21s -5s linear infinite}@keyframes fall-25{69.956%{transform:translate(87.9491vw,69.956vh) scale(.6956)}to{transform:translate(83.94vw,99vh) scale(.6956)}}.snow:nth-child(26){opacity:1.6534;transform:translate(68.4708vw,-10px) scale(.4409);animation:fall-26 12s -10s linear infinite}@keyframes fall-26{78.167%{transform:translate(69.2267vw,78.167vh) scale(.4409)}to{transform:translate(68.84875vw,99vh) scale(.4409)}}.snow:nth-child(27){opacity:1.937;transform:translate(54.7358vw,-10px) scale(.2321);animation:fall-27 27s -24s linear infinite}@keyframes fall-27{58.419%{transform:translate(52.9515vw,58.419vh) scale(.2321)}to{transform:translate(53.84365vw,99vh) scale(.2321)}}.snow:nth-child(28){opacity:.7442;transform:translate(20.6008vw,-10px) scale(.185);animation:fall-28 13s -13s linear infinite}@keyframes fall-28{45.343%{transform:translate(12.2124vw,45.343vh) scale(.185)}to{transform:translate(16.4066vw,99vh) scale(.185)}}.snow:nth-child(29){opacity:.651;transform:translate(5.8064vw,-10px) scale(.4059);animation:fall-29 15s -3s linear infinite}@keyframes fall-29{72.143%{transform:translate(6.6391vw,72.143vh) scale(.4059)}to{transform:translate(6.22275vw,99vh) scale(.4059)}}.snow:nth-child(30){opacity:.1178;transform:translate(13.6001vw,-10px) scale(.025);animation:fall-30 21s -2s linear infinite}@keyframes fall-30{67.274%{transform:translate(10.3259vw,67.274vh) scale(.025)}to{transform:translate(11.963vw,99vh) scale(.025)}}.snow:nth-child(31){opacity:.8418;transform:translate(23.003vw,-10px) scale(.6213);animation:fall-31 17s -30s linear infinite}@keyframes fall-31{43.012%{transform:translate(30.1373vw,43.012vh) scale(.6213)}to{transform:translate(26.57015vw,99vh) scale(.6213)}}.snow:nth-child(32){opacity:.2222;transform:translate(64.4706vw,-10px) scale(.6956);animation:fall-32 24s -12s linear infinite}@keyframes fall-32{56.259%{transform:translate(72.3242vw,56.259vh) scale(.6956)}to{transform:translate(68.3974vw,99vh) scale(.6956)}}.snow:nth-child(33){opacity:1.603;transform:translate(33.1324vw,-10px) scale(.0779);animation:fall-33 20s -4s linear infinite}@keyframes fall-33{50.989%{transform:translate(31.7153vw,50.989vh) scale(.0779)}to{transform:translate(32.42385vw,99vh) scale(.0779)}}.snow:nth-child(34){opacity:.5326;transform:translate(44.1207vw,-10px) scale(.6381);animation:fall-34 26s -10s linear infinite}@keyframes fall-34{67.333%{transform:translate(46.1518vw,67.333vh) scale(.6381)}to{transform:translate(45.13625vw,99vh) scale(.6381)}}.snow:nth-child(35){opacity:1.8704;transform:translate(4.927vw,-10px) scale(.8647);animation:fall-35 22s -20s linear infinite}@keyframes fall-35{48.822%{transform:translate(-3.423vw,48.822vh) scale(.8647)}to{transform:translate(.752vw,99vh) scale(.8647)}}.snow:nth-child(36){opacity:.206;transform:translate(94.8768vw,-10px) scale(.5653);animation:fall-36 16s -14s linear infinite}@keyframes fall-36{57.648%{transform:translate(102.0053vw,57.648vh) scale(.5653)}to{transform:translate(98.44105vw,99vh) scale(.5653)}}.snow:nth-child(37){opacity:.0624;transform:translate(67.4872vw,-10px) scale(.0673);animation:fall-37 26s -18s linear infinite}@keyframes fall-37{30.761%{transform:translate(63.7293vw,30.761vh) scale(.0673)}to{transform:translate(65.60825vw,99vh) scale(.0673)}}.snow:nth-child(38){opacity:1.2148;transform:translate(85.2768vw,-10px) scale(.6823);animation:fall-38 28s -23s linear infinite}@keyframes fall-38{45.1%{transform:translate(82.1545vw,45.1vh) scale(.6823)}to{transform:translate(83.71565vw,99vh) scale(.6823)}}.snow:nth-child(39){opacity:.2348;transform:translate(36.7344vw,-10px) scale(.309);animation:fall-39 27s -1s linear infinite}@keyframes fall-39{71.648%{transform:translate(30.7005vw,71.648vh) scale(.309)}to{transform:translate(33.71745vw,99vh) scale(.309)}}.snow:nth-child(40){opacity:.4852;transform:translate(.6567vw,-10px) scale(.3882);animation:fall-40 24s -14s linear infinite}@keyframes fall-40{42.796%{transform:translate(6.313vw,42.796vh) scale(.3882)}to{transform:translate(3.48485vw,99vh) scale(.3882)}}.snow:nth-child(41){opacity:1.7802;transform:translate(96.4585vw,-10px) scale(.0849);animation:fall-41 22s -16s linear infinite}@keyframes fall-41{74.66%{transform:translate(90.6404vw,74.66vh) scale(.0849)}to{transform:translate(93.54945vw,99vh) scale(.0849)}}.snow:nth-child(42){opacity:1.8086;transform:translate(29.9705vw,-10px) scale(.9921);animation:fall-42 21s -13s linear infinite}@keyframes fall-42{61.521%{transform:translate(36.985vw,61.521vh) scale(.9921)}to{transform:translate(33.47775vw,99vh) scale(.9921)}}.snow:nth-child(43){opacity:.8624;transform:translate(90.0628vw,-10px) scale(.6444);animation:fall-43 12s -16s linear infinite}@keyframes fall-43{49.197%{transform:translate(98.2268vw,49.197vh) scale(.6444)}to{transform:translate(94.1448vw,99vh) scale(.6444)}}.snow:nth-child(44){opacity:.4936;transform:translate(56.3091vw,-10px) scale(.4209);animation:fall-44 22s -26s linear infinite}@keyframes fall-44{41.735%{transform:translate(61.9409vw,41.735vh) scale(.4209)}to{transform:translate(59.125vw,99vh) scale(.4209)}}.snow:nth-child(45){opacity:1.9568;transform:translate(73.1529vw,-10px) scale(.8093);animation:fall-45 26s -14s linear infinite}@keyframes fall-45{53.172%{transform:translate(64.9295vw,53.172vh) scale(.8093)}to{transform:translate(69.0412vw,99vh) scale(.8093)}}.snow:nth-child(46){opacity:1.3834;transform:translate(75.8488vw,-10px) scale(.272);animation:fall-46 15s -29s linear infinite}@keyframes fall-46{41.956%{transform:translate(83.3641vw,41.956vh) scale(.272)}to{transform:translate(79.60645vw,99vh) scale(.272)}}.snow:nth-child(47){opacity:1.9922;transform:translate(15.2423vw,-10px) scale(.4055);animation:fall-47 24s -3s linear infinite}@keyframes fall-47{49.067%{transform:translate(17.3242vw,49.067vh) scale(.4055)}to{transform:translate(16.28325vw,99vh) scale(.4055)}}.snow:nth-child(48){opacity:1.4946;transform:translate(48.8711vw,-10px) scale(.908);animation:fall-48 18s -10s linear infinite}@keyframes fall-48{50.722%{transform:translate(45.1468vw,50.722vh) scale(.908)}to{transform:translate(47.00895vw,99vh) scale(.908)}}.snow:nth-child(49){opacity:.8374;transform:translate(11.8802vw,-10px) scale(.182);animation:fall-49 23s -11s linear infinite}@keyframes fall-49{62.403%{transform:translate(8.7744vw,62.403vh) scale(.182)}to{transform:translate(10.3273vw,99vh) scale(.182)}}.snow:nth-child(50){opacity:.6086;transform:translate(41.6583vw,-10px) scale(.7144);animation:fall-50 19s -22s linear infinite}@keyframes fall-50{44.986%{transform:translate(43.4072vw,44.986vh) scale(.7144)}to{transform:translate(42.53275vw,99vh) scale(.7144)}}.snow:nth-child(51){opacity:1.4056;transform:translate(50.9222vw,-10px) scale(.8323);animation:fall-51 11s -5s linear infinite}@keyframes fall-51{39.352%{transform:translate(46.8135vw,39.352vh) scale(.8323)}to{transform:translate(48.86785vw,99vh) scale(.8323)}}.snow:nth-child(52){opacity:1.5392;transform:translate(10.5978vw,-10px) scale(.3752);animation:fall-52 29s -15s linear infinite}@keyframes fall-52{56.047%{transform:translate(16.7627vw,56.047vh) scale(.3752)}to{transform:translate(13.68025vw,99vh) scale(.3752)}}.snow:nth-child(53){opacity:.0338;transform:translate(63.9897vw,-10px) scale(.5489);animation:fall-53 28s -5s linear infinite}@keyframes fall-53{33.453%{transform:translate(63.7629vw,33.453vh) scale(.5489)}to{transform:translate(63.8763vw,99vh) scale(.5489)}}.snow:nth-child(54){opacity:.853;transform:translate(85.1293vw,-10px) scale(.2981);animation:fall-54 11s -5s linear infinite}@keyframes fall-54{64.106%{transform:translate(93.001vw,64.106vh) scale(.2981)}to{transform:translate(89.06515vw,99vh) scale(.2981)}}.snow:nth-child(55){opacity:.137;transform:translate(54.4442vw,-10px) scale(.8842);animation:fall-55 15s -8s linear infinite}@keyframes fall-55{54.149%{transform:translate(45.9956vw,54.149vh) scale(.8842)}to{transform:translate(50.2199vw,99vh) scale(.8842)}}.snow:nth-child(56){opacity:1.8842;transform:translate(93.3222vw,-10px) scale(.129);animation:fall-56 25s -1s linear infinite}@keyframes fall-56{79.358%{transform:translate(91.9694vw,79.358vh) scale(.129)}to{transform:translate(92.6458vw,99vh) scale(.129)}}.snow:nth-child(57){opacity:1.8714;transform:translate(.0815vw,-10px) scale(.2681);animation:fall-57 30s -14s linear infinite}@keyframes fall-57{65.361%{transform:translate(2.5898vw,65.361vh) scale(.2681)}to{transform:translate(1.33565vw,99vh) scale(.2681)}}.snow:nth-child(58){opacity:.391;transform:translate(39.063vw,-10px) scale(.6219);animation:fall-58 16s -10s linear infinite}@keyframes fall-58{74.642%{transform:translate(47.1647vw,74.642vh) scale(.6219)}to{transform:translate(43.11385vw,99vh) scale(.6219)}}.snow:nth-child(59){opacity:.279;transform:translate(36.8866vw,-10px) scale(.4958);animation:fall-59 15s -14s linear infinite}@keyframes fall-59{51.437%{transform:translate(36.252vw,51.437vh) scale(.4958)}to{transform:translate(36.5693vw,99vh) scale(.4958)}}.snow:nth-child(60){opacity:1.2692;transform:translate(72.9026vw,-10px) scale(.2735);animation:fall-60 12s -21s linear infinite}@keyframes fall-60{78.543%{transform:translate(71.6021vw,78.543vh) scale(.2735)}to{transform:translate(72.25235vw,99vh) scale(.2735)}}.snow:nth-child(61){opacity:1.259;transform:translate(88.5499vw,-10px) scale(.1157);animation:fall-61 23s -21s linear infinite}@keyframes fall-61{32.982%{transform:translate(82.0451vw,32.982vh) scale(.1157)}to{transform:translate(85.2975vw,99vh) scale(.1157)}}.snow:nth-child(62){opacity:1.332;transform:translate(93.3215vw,-10px) scale(.1021);animation:fall-62 16s -30s linear infinite}@keyframes fall-62{77.064%{transform:translate(95.6219vw,77.064vh) scale(.1021)}to{transform:translate(94.4717vw,99vh) scale(.1021)}}.snow:nth-child(63){opacity:.8784;transform:translate(23.4551vw,-10px) scale(.4059);animation:fall-63 11s -10s linear infinite}@keyframes fall-63{39.477%{transform:translate(22.4954vw,39.477vh) scale(.4059)}to{transform:translate(22.97525vw,99vh) scale(.4059)}}.snow:nth-child(64){opacity:.2266;transform:translate(62.8982vw,-10px) scale(.7573);animation:fall-64 14s -22s linear infinite}@keyframes fall-64{30.436%{transform:translate(54.0458vw,30.436vh) scale(.7573)}to{transform:translate(58.472vw,99vh) scale(.7573)}}.snow:nth-child(65){opacity:.3554;transform:translate(22.6054vw,-10px) scale(.5858);animation:fall-65 21s -14s linear infinite}@keyframes fall-65{56.08%{transform:translate(31.4569vw,56.08vh) scale(.5858)}to{transform:translate(27.03115vw,99vh) scale(.5858)}}.snow:nth-child(66){opacity:.229;transform:translate(63.3103vw,-10px) scale(.3914);animation:fall-66 22s -18s linear infinite}@keyframes fall-66{34.263%{transform:translate(62.2523vw,34.263vh) scale(.3914)}to{transform:translate(62.7813vw,99vh) scale(.3914)}}.snow:nth-child(67){opacity:1.9196;transform:translate(49.6334vw,-10px) scale(.9883);animation:fall-67 19s -29s linear infinite}@keyframes fall-67{67.542%{transform:translate(43.1631vw,67.542vh) scale(.9883)}to{transform:translate(46.39825vw,99vh) scale(.9883)}}.snow:nth-child(68){opacity:1.1024;transform:translate(24.7839vw,-10px) scale(.7941);animation:fall-68 24s -26s linear infinite}@keyframes fall-68{30.377%{transform:translate(24.3813vw,30.377vh) scale(.7941)}to{transform:translate(24.5826vw,99vh) scale(.7941)}}.snow:nth-child(69){opacity:.6714;transform:translate(26.0172vw,-10px) scale(.0198);animation:fall-69 17s -23s linear infinite}@keyframes fall-69{47.64%{transform:translate(22.4166vw,47.64vh) scale(.0198)}to{transform:translate(24.2169vw,99vh) scale(.0198)}}.snow:nth-child(70){opacity:1.6078;transform:translate(14.2872vw,-10px) scale(.6311);animation:fall-70 22s -23s linear infinite}@keyframes fall-70{59.669%{transform:translate(11.8221vw,59.669vh) scale(.6311)}to{transform:translate(13.05465vw,99vh) scale(.6311)}}.snow:nth-child(71){opacity:.226;transform:translate(24.7227vw,-10px) scale(.1056);animation:fall-71 26s -4s linear infinite}@keyframes fall-71{54.902%{transform:translate(19.8588vw,54.902vh) scale(.1056)}to{transform:translate(22.29075vw,99vh) scale(.1056)}}.snow:nth-child(72){opacity:1.4048;transform:translate(57.4882vw,-10px) scale(.5345);animation:fall-72 11s -15s linear infinite}@keyframes fall-72{68.339%{transform:translate(64.9102vw,68.339vh) scale(.5345)}to{transform:translate(61.1992vw,99vh) scale(.5345)}}.snow:nth-child(73){opacity:.1626;transform:translate(61.1654vw,-10px) scale(.4181);animation:fall-73 21s -15s linear infinite}@keyframes fall-73{76.033%{transform:translate(66.816vw,76.033vh) scale(.4181)}to{transform:translate(63.9907vw,99vh) scale(.4181)}}.snow:nth-child(74){opacity:.5506;transform:translate(53.085vw,-10px) scale(.3069);animation:fall-74 23s -10s linear infinite}@keyframes fall-74{37.419%{transform:translate(58.8476vw,37.419vh) scale(.3069)}to{transform:translate(55.9663vw,99vh) scale(.3069)}}.snow:nth-child(75){opacity:1.253;transform:translate(29.519vw,-10px) scale(.2087);animation:fall-75 21s -21s linear infinite}@keyframes fall-75{30.574%{transform:translate(20.4446vw,30.574vh) scale(.2087)}to{transform:translate(24.9818vw,99vh) scale(.2087)}}.snow:nth-child(76){opacity:.5656;transform:translate(25.5399vw,-10px) scale(.1387);animation:fall-76 11s -24s linear infinite}@keyframes fall-76{72.24%{transform:translate(30.4014vw,72.24vh) scale(.1387)}to{transform:translate(27.97065vw,99vh) scale(.1387)}}.snow:nth-child(77){opacity:.3668;transform:translate(11.208vw,-10px) scale(.1019);animation:fall-77 14s -11s linear infinite}@keyframes fall-77{38.318%{transform:translate(17.0308vw,38.318vh) scale(.1019)}to{transform:translate(14.1194vw,99vh) scale(.1019)}}.snow:nth-child(78){opacity:1.6416;transform:translate(82.3356vw,-10px) scale(.207);animation:fall-78 23s -25s linear infinite}@keyframes fall-78{30.724%{transform:translate(74.5567vw,30.724vh) scale(.207)}to{transform:translate(78.44615vw,99vh) scale(.207)}}.snow:nth-child(79){opacity:1.7202;transform:translate(45.9071vw,-10px) scale(.2276);animation:fall-79 10s -12s linear infinite}@keyframes fall-79{36.941%{transform:translate(45.0253vw,36.941vh) scale(.2276)}to{transform:translate(45.4662vw,99vh) scale(.2276)}}.snow:nth-child(80){opacity:1.3194;transform:translate(20.3881vw,-10px) scale(.6064);animation:fall-80 14s -8s linear infinite}@keyframes fall-80{57.714%{transform:translate(17.2909vw,57.714vh) scale(.6064)}to{transform:translate(18.8395vw,99vh) scale(.6064)}}.snow:nth-child(81){opacity:.74;transform:translate(80.8169vw,-10px) scale(.7385);animation:fall-81 16s -1s linear infinite}@keyframes fall-81{56.595%{transform:translate(84.3606vw,56.595vh) scale(.7385)}to{transform:translate(82.58875vw,99vh) scale(.7385)}}.snow:nth-child(82){opacity:.7774;transform:translate(16.8707vw,-10px) scale(.4644);animation:fall-82 21s -1s linear infinite}@keyframes fall-82{77.042%{transform:translate(26.3998vw,77.042vh) scale(.4644)}to{transform:translate(21.63525vw,99vh) scale(.4644)}}.snow:nth-child(83){opacity:1.9652;transform:translate(32.2098vw,-10px) scale(.2489);animation:fall-83 29s -7s linear infinite}@keyframes fall-83{68.793%{transform:translate(39.0493vw,68.793vh) scale(.2489)}to{transform:translate(35.62955vw,99vh) scale(.2489)}}.snow:nth-child(84){opacity:.8824;transform:translate(47.9544vw,-10px) scale(.1787);animation:fall-84 12s -4s linear infinite}@keyframes fall-84{52.237%{transform:translate(48.2822vw,52.237vh) scale(.1787)}to{transform:translate(48.1183vw,99vh) scale(.1787)}}.snow:nth-child(85){opacity:1.6806;transform:translate(83.9362vw,-10px) scale(.563);animation:fall-85 10s -17s linear infinite}@keyframes fall-85{39.478%{transform:translate(82.0682vw,39.478vh) scale(.563)}to{transform:translate(83.0022vw,99vh) scale(.563)}}.snow:nth-child(86){opacity:.9494;transform:translate(85.1707vw,-10px) scale(.0788);animation:fall-86 28s -12s linear infinite}@keyframes fall-86{42.819%{transform:translate(85.1397vw,42.819vh) scale(.0788)}to{transform:translate(85.1552vw,99vh) scale(.0788)}}.snow:nth-child(87){opacity:1.5922;transform:translate(77.5635vw,-10px) scale(.2048);animation:fall-87 15s -4s linear infinite}@keyframes fall-87{59.014%{transform:translate(80.1143vw,59.014vh) scale(.2048)}to{transform:translate(78.8389vw,99vh) scale(.2048)}}.snow:nth-child(88){opacity:1.658;transform:translate(41.5324vw,-10px) scale(.2424);animation:fall-88 26s -16s linear infinite}@keyframes fall-88{79.785%{transform:translate(51.416vw,79.785vh) scale(.2424)}to{transform:translate(46.4742vw,99vh) scale(.2424)}}.snow:nth-child(89){opacity:1.7754;transform:translate(34.1338vw,-10px) scale(.2348);animation:fall-89 14s -15s linear infinite}@keyframes fall-89{61.86%{transform:translate(28.3973vw,61.86vh) scale(.2348)}to{transform:translate(31.26555vw,99vh) scale(.2348)}}.snow:nth-child(90){opacity:.9964;transform:translate(54.6429vw,-10px) scale(.1332);animation:fall-90 20s -23s linear infinite}@keyframes fall-90{63.617%{transform:translate(53.1997vw,63.617vh) scale(.1332)}to{transform:translate(53.9213vw,99vh) scale(.1332)}}.snow:nth-child(91){opacity:.3166;transform:translate(47.7542vw,-10px) scale(.5754);animation:fall-91 18s -29s linear infinite}@keyframes fall-91{74.194%{transform:translate(41.091vw,74.194vh) scale(.5754)}to{transform:translate(44.4226vw,99vh) scale(.5754)}}.snow:nth-child(92){opacity:.921;transform:translate(27.8696vw,-10px) scale(.4907);animation:fall-92 20s -3s linear infinite}@keyframes fall-92{55.151%{transform:translate(32.1443vw,55.151vh) scale(.4907)}to{transform:translate(30.00695vw,99vh) scale(.4907)}}.snow:nth-child(93){opacity:.7746;transform:translate(99.8709vw,-10px) scale(.2028);animation:fall-93 21s -20s linear infinite}@keyframes fall-93{49.461%{transform:translate(92.2545vw,49.461vh) scale(.2028)}to{transform:translate(96.0627vw,99vh) scale(.2028)}}.snow:nth-child(94){opacity:.3118;transform:translate(62.0752vw,-10px) scale(.119);animation:fall-94 11s -26s linear infinite}@keyframes fall-94{77.184%{transform:translate(53.3208vw,77.184vh) scale(.119)}to{transform:translate(57.698vw,99vh) scale(.119)}}.snow:nth-child(95){opacity:.3666;transform:translate(89.5347vw,-10px) scale(.4733);animation:fall-95 14s -11s linear infinite}@keyframes fall-95{73.915%{transform:translate(86.8418vw,73.915vh) scale(.4733)}to{transform:translate(88.18825vw,99vh) scale(.4733)}}.snow:nth-child(96){opacity:.9626;transform:translate(86.2416vw,-10px) scale(.7204);animation:fall-96 27s -15s linear infinite}@keyframes fall-96{48.287%{transform:translate(91.7023vw,48.287vh) scale(.7204)}to{transform:translate(88.97195vw,99vh) scale(.7204)}}.snow:nth-child(97){opacity:1.5834;transform:translate(31.9761vw,-10px) scale(.532);animation:fall-97 23s -23s linear infinite}@keyframes fall-97{54.916%{transform:translate(27.8532vw,54.916vh) scale(.532)}to{transform:translate(29.91465vw,99vh) scale(.532)}}.snow:nth-child(98){opacity:1.5962;transform:translate(37.821vw,-10px) scale(.6972);animation:fall-98 17s -13s linear infinite}@keyframes fall-98{75.238%{transform:translate(32.6393vw,75.238vh) scale(.6972)}to{transform:translate(35.23015vw,99vh) scale(.6972)}}.snow:nth-child(99){opacity:1.789;transform:translate(9.1263vw,-10px) scale(.8262);animation:fall-99 28s -11s linear infinite}@keyframes fall-99{49.502%{transform:translate(7.7769vw,49.502vh) scale(.8262)}to{transform:translate(8.4516vw,99vh) scale(.8262)}}.snow:nth-child(100){opacity:1.4732;transform:translate(80.0143vw,-10px) scale(.3924);animation:fall-100 14s -23s linear infinite}@keyframes fall-100{43.179%{transform:translate(76.8211vw,43.179vh) scale(.3924)}to{transform:translate(78.4177vw,99vh) scale(.3924)}}.snow:nth-child(101){opacity:.0074;transform:translate(9.636vw,-10px) scale(.9644);animation:fall-101 22s -3s linear infinite}@keyframes fall-101{45.872%{transform:translate(4.1431vw,45.872vh) scale(.9644)}to{transform:translate(6.88955vw,99vh) scale(.9644)}}.snow:nth-child(102){opacity:.761;transform:translate(1.118vw,-10px) scale(.7042);animation:fall-102 28s -15s linear infinite}@keyframes fall-102{62.611%{transform:translate(2.4209vw,62.611vh) scale(.7042)}to{transform:translate(1.76945vw,99vh) scale(.7042)}}.snow:nth-child(103){opacity:.9862;transform:translate(50.9215vw,-10px) scale(.3307);animation:fall-103 19s -5s linear infinite}@keyframes fall-103{49.012%{transform:translate(46.8618vw,49.012vh) scale(.3307)}to{transform:translate(48.89165vw,99vh) scale(.3307)}}.snow:nth-child(104){opacity:1.2;transform:translate(13.5967vw,-10px) scale(.5836);animation:fall-104 20s -10s linear infinite}@keyframes fall-104{57.641%{transform:translate(16.9856vw,57.641vh) scale(.5836)}to{transform:translate(15.29115vw,99vh) scale(.5836)}}.snow:nth-child(105){opacity:1.0792;transform:translate(16.7109vw,-10px) scale(.8124);animation:fall-105 27s -26s linear infinite}@keyframes fall-105{56.186%{transform:translate(12.0593vw,56.186vh) scale(.8124)}to{transform:translate(14.3851vw,99vh) scale(.8124)}}.snow:nth-child(106){opacity:1.4342;transform:translate(79.5493vw,-10px) scale(.0463);animation:fall-106 20s -2s linear infinite}@keyframes fall-106{53.036%{transform:translate(81.0583vw,53.036vh) scale(.0463)}to{transform:translate(80.3038vw,99vh) scale(.0463)}}.snow:nth-child(107){opacity:.3068;transform:translate(70.8626vw,-10px) scale(.5097);animation:fall-107 16s -20s linear infinite}@keyframes fall-107{45.029%{transform:translate(75.5183vw,45.029vh) scale(.5097)}to{transform:translate(73.19045vw,99vh) scale(.5097)}}.snow:nth-child(108){opacity:.1078;transform:translate(5.9544vw,-10px) scale(.0123);animation:fall-108 26s -10s linear infinite}@keyframes fall-108{67.503%{transform:translate(4.4729vw,67.503vh) scale(.0123)}to{transform:translate(5.21365vw,99vh) scale(.0123)}}.snow:nth-child(109){opacity:.4032;transform:translate(19.1563vw,-10px) scale(.1058);animation:fall-109 18s -9s linear infinite}@keyframes fall-109{74.223%{transform:translate(13.3825vw,74.223vh) scale(.1058)}to{transform:translate(16.2694vw,99vh) scale(.1058)}}.snow:nth-child(110){opacity:.1338;transform:translate(29.7044vw,-10px) scale(.6458);animation:fall-110 17s -26s linear infinite}@keyframes fall-110{48.613%{transform:translate(37.9839vw,48.613vh) scale(.6458)}to{transform:translate(33.84415vw,99vh) scale(.6458)}}.snow:nth-child(111){opacity:1.7038;transform:translate(51.6131vw,-10px) scale(.6494);animation:fall-111 11s -3s linear infinite}@keyframes fall-111{78.725%{transform:translate(46.9882vw,78.725vh) scale(.6494)}to{transform:translate(49.30065vw,99vh) scale(.6494)}}.snow:nth-child(112){opacity:.991;transform:translate(41.9449vw,-10px) scale(.8718);animation:fall-112 19s -20s linear infinite}@keyframes fall-112{50.822%{transform:translate(50.0076vw,50.822vh) scale(.8718)}to{transform:translate(45.97625vw,99vh) scale(.8718)}}.snow:nth-child(113){opacity:1.923;transform:translate(74.0289vw,-10px) scale(.5591);animation:fall-113 16s -28s linear infinite}@keyframes fall-113{72.229%{transform:translate(66.1348vw,72.229vh) scale(.5591)}to{transform:translate(70.08185vw,99vh) scale(.5591)}}.snow:nth-child(114){opacity:.0342;transform:translate(47.6196vw,-10px) scale(.0319);animation:fall-114 21s -24s linear infinite}@keyframes fall-114{44.984%{transform:translate(44.6034vw,44.984vh) scale(.0319)}to{transform:translate(46.1115vw,99vh) scale(.0319)}}.snow:nth-child(115){opacity:1.8228;transform:translate(74.8721vw,-10px) scale(.1888);animation:fall-115 25s -21s linear infinite}@keyframes fall-115{65.188%{transform:translate(78.4269vw,65.188vh) scale(.1888)}to{transform:translate(76.6495vw,99vh) scale(.1888)}}.snow:nth-child(116){opacity:.5072;transform:translate(15.1181vw,-10px) scale(.565);animation:fall-116 26s -16s linear infinite}@keyframes fall-116{46.796%{transform:translate(5.2916vw,46.796vh) scale(.565)}to{transform:translate(10.20485vw,99vh) scale(.565)}}.snow:nth-child(117){opacity:1.2516;transform:translate(86.3619vw,-10px) scale(.4367);animation:fall-117 13s -30s linear infinite}@keyframes fall-117{64.565%{transform:translate(86.018vw,64.565vh) scale(.4367)}to{transform:translate(86.18995vw,99vh) scale(.4367)}}.snow:nth-child(118){opacity:1.3066;transform:translate(12.195vw,-10px) scale(.2393);animation:fall-118 19s -18s linear infinite}@keyframes fall-118{75.386%{transform:translate(5.3969vw,75.386vh) scale(.2393)}to{transform:translate(8.79595vw,99vh) scale(.2393)}}.snow:nth-child(119){opacity:.2594;transform:translate(93.7433vw,-10px) scale(.0264);animation:fall-119 22s -19s linear infinite}@keyframes fall-119{78.566%{transform:translate(90.4772vw,78.566vh) scale(.0264)}to{transform:translate(92.11025vw,99vh) scale(.0264)}}.snow:nth-child(120){opacity:.1278;transform:translate(17.8239vw,-10px) scale(.7888);animation:fall-120 13s -12s linear infinite}@keyframes fall-120{39.695%{transform:translate(26.1095vw,39.695vh) scale(.7888)}to{transform:translate(21.9667vw,99vh) scale(.7888)}}.snow:nth-child(121){opacity:.4666;transform:translate(76.9639vw,-10px) scale(.0338);animation:fall-121 16s -24s linear infinite}@keyframes fall-121{33.984%{transform:translate(82.5289vw,33.984vh) scale(.0338)}to{transform:translate(79.7464vw,99vh) scale(.0338)}}.snow:nth-child(122){opacity:.4226;transform:translate(59.1413vw,-10px) scale(.565);animation:fall-122 15s -26s linear infinite}@keyframes fall-122{32.831%{transform:translate(63.2491vw,32.831vh) scale(.565)}to{transform:translate(61.1952vw,99vh) scale(.565)}}.snow:nth-child(123){opacity:.7246;transform:translate(13.3586vw,-10px) scale(.6926);animation:fall-123 23s -25s linear infinite}@keyframes fall-123{68.079%{transform:translate(12.7285vw,68.079vh) scale(.6926)}to{transform:translate(13.04355vw,99vh) scale(.6926)}}.snow:nth-child(124){opacity:.8744;transform:translate(22.6975vw,-10px) scale(.6678);animation:fall-124 12s -11s linear infinite}@keyframes fall-124{44.337%{transform:translate(19.4972vw,44.337vh) scale(.6678)}to{transform:translate(21.09735vw,99vh) scale(.6678)}}.snow:nth-child(125){opacity:.6428;transform:translate(78.306vw,-10px) scale(.1836);animation:fall-125 11s -2s linear infinite}@keyframes fall-125{64.894%{transform:translate(71.4134vw,64.894vh) scale(.1836)}to{transform:translate(74.8597vw,99vh) scale(.1836)}}.snow:nth-child(126){opacity:1.9936;transform:translate(72.6318vw,-10px) scale(.2768);animation:fall-126 20s -15s linear infinite}@keyframes fall-126{62.599%{transform:translate(80.5093vw,62.599vh) scale(.2768)}to{transform:translate(76.57055vw,99vh) scale(.2768)}}.snow:nth-child(127){opacity:.989;transform:translate(50.8314vw,-10px) scale(.8587);animation:fall-127 29s -14s linear infinite}@keyframes fall-127{30.778%{transform:translate(42.0897vw,30.778vh) scale(.8587)}to{transform:translate(46.46055vw,99vh) scale(.8587)}}.snow:nth-child(128){opacity:1.172;transform:translate(45.486vw,-10px) scale(.2261);animation:fall-128 19s -17s linear infinite}@keyframes fall-128{40.484%{transform:translate(44.9319vw,40.484vh) scale(.2261)}to{transform:translate(45.20895vw,99vh) scale(.2261)}}.snow:nth-child(129){opacity:.5332;transform:translate(58.0281vw,-10px) scale(.1295);animation:fall-129 19s -27s linear infinite}@keyframes fall-129{71.841%{transform:translate(56.5597vw,71.841vh) scale(.1295)}to{transform:translate(57.2939vw,99vh) scale(.1295)}}.snow:nth-child(130){opacity:.286;transform:translate(56.2009vw,-10px) scale(.4065);animation:fall-130 14s -17s linear infinite}@keyframes fall-130{63.859%{transform:translate(53.2415vw,63.859vh) scale(.4065)}to{transform:translate(54.7212vw,99vh) scale(.4065)}}.snow:nth-child(131){opacity:1.9788;transform:translate(95.1674vw,-10px) scale(.2868);animation:fall-131 30s -7s linear infinite}@keyframes fall-131{71.912%{transform:translate(95.3995vw,71.912vh) scale(.2868)}to{transform:translate(95.28345vw,99vh) scale(.2868)}}.snow:nth-child(132){opacity:.562;transform:translate(61.6513vw,-10px) scale(.2015);animation:fall-132 10s -23s linear infinite}@keyframes fall-132{34.938%{transform:translate(69.0255vw,34.938vh) scale(.2015)}to{transform:translate(65.3384vw,99vh) scale(.2015)}}.snow:nth-child(133){opacity:1.0456;transform:translate(97.8518vw,-10px) scale(.2071);animation:fall-133 20s -3s linear infinite}@keyframes fall-133{78.028%{transform:translate(96.4184vw,78.028vh) scale(.2071)}to{transform:translate(97.1351vw,99vh) scale(.2071)}}.snow:nth-child(134){opacity:1.5122;transform:translate(25.7428vw,-10px) scale(.1204);animation:fall-134 29s -14s linear infinite}@keyframes fall-134{58.167%{transform:translate(31.1548vw,58.167vh) scale(.1204)}to{transform:translate(28.4488vw,99vh) scale(.1204)}}.snow:nth-child(135){opacity:1.5774;transform:translate(41.5938vw,-10px) scale(.0976);animation:fall-135 23s -21s linear infinite}@keyframes fall-135{43.32%{transform:translate(47.5399vw,43.32vh) scale(.0976)}to{transform:translate(44.56685vw,99vh) scale(.0976)}}.snow:nth-child(136){opacity:1.0222;transform:translate(30.542vw,-10px) scale(.779);animation:fall-136 14s -29s linear infinite}@keyframes fall-136{39.458%{transform:translate(28.6426vw,39.458vh) scale(.779)}to{transform:translate(29.5923vw,99vh) scale(.779)}}.snow:nth-child(137){opacity:1.6758;transform:translate(65.0388vw,-10px) scale(.1146);animation:fall-137 24s -22s linear infinite}@keyframes fall-137{44.525%{transform:translate(58.431vw,44.525vh) scale(.1146)}to{transform:translate(61.7349vw,99vh) scale(.1146)}}.snow:nth-child(138){opacity:.2624;transform:translate(82.5487vw,-10px) scale(.4547);animation:fall-138 14s -4s linear infinite}@keyframes fall-138{32.771%{transform:translate(86.5281vw,32.771vh) scale(.4547)}to{transform:translate(84.5384vw,99vh) scale(.4547)}}.snow:nth-child(139){opacity:1.9102;transform:translate(39.0828vw,-10px) scale(.8116);animation:fall-139 29s -23s linear infinite}@keyframes fall-139{70.964%{transform:translate(42.9773vw,70.964vh) scale(.8116)}to{transform:translate(41.03005vw,99vh) scale(.8116)}}.snow:nth-child(140){opacity:.936;transform:translate(47.0085vw,-10px) scale(.7824);animation:fall-140 27s -13s linear infinite}@keyframes fall-140{57.933%{transform:translate(54.9134vw,57.933vh) scale(.7824)}to{transform:translate(50.96095vw,99vh) scale(.7824)}}.snow:nth-child(141){opacity:.7704;transform:translate(28.4935vw,-10px) scale(.3911);animation:fall-141 17s -17s linear infinite}@keyframes fall-141{48.507%{transform:translate(27.7562vw,48.507vh) scale(.3911)}to{transform:translate(28.12485vw,99vh) scale(.3911)}}.snow:nth-child(142){opacity:1.2874;transform:translate(50.3039vw,-10px) scale(.3714);animation:fall-142 14s -12s linear infinite}@keyframes fall-142{47.93%{transform:translate(44.851vw,47.93vh) scale(.3714)}to{transform:translate(47.57745vw,99vh) scale(.3714)}}.snow:nth-child(143){opacity:1.2586;transform:translate(16.7895vw,-10px) scale(.8185);animation:fall-143 17s -18s linear infinite}@keyframes fall-143{58.653%{transform:translate(26.4404vw,58.653vh) scale(.8185)}to{transform:translate(21.61495vw,99vh) scale(.8185)}}.snow:nth-child(144){opacity:1.1352;transform:translate(22.9798vw,-10px) scale(.3401);animation:fall-144 19s -28s linear infinite}@keyframes fall-144{63.389%{transform:translate(20.9005vw,63.389vh) scale(.3401)}to{transform:translate(21.94015vw,99vh) scale(.3401)}}.snow:nth-child(145){opacity:1.3726;transform:translate(95.2301vw,-10px) scale(.9144);animation:fall-145 28s -20s linear infinite}@keyframes fall-145{70.663%{transform:translate(98.5462vw,70.663vh) scale(.9144)}to{transform:translate(96.88815vw,99vh) scale(.9144)}}.snow:nth-child(146){opacity:1.6078;transform:translate(29.5553vw,-10px) scale(.4572);animation:fall-146 20s -22s linear infinite}@keyframes fall-146{70.223%{transform:translate(30.4864vw,70.223vh) scale(.4572)}to{transform:translate(30.02085vw,99vh) scale(.4572)}}.snow:nth-child(147){opacity:1.68;transform:translate(83.5515vw,-10px) scale(.5503);animation:fall-147 21s -12s linear infinite}@keyframes fall-147{44.187%{transform:translate(91.1017vw,44.187vh) scale(.5503)}to{transform:translate(87.3266vw,99vh) scale(.5503)}}.snow:nth-child(148){opacity:1.1626;transform:translate(42.3001vw,-10px) scale(.0576);animation:fall-148 29s -24s linear infinite}@keyframes fall-148{71.434%{transform:translate(46.4981vw,71.434vh) scale(.0576)}to{transform:translate(44.3991vw,99vh) scale(.0576)}}.snow:nth-child(149){opacity:.483;transform:translate(7.1971vw,-10px) scale(.2337);animation:fall-149 16s -17s linear infinite}@keyframes fall-149{76.603%{transform:translate(9.6101vw,76.603vh) scale(.2337)}to{transform:translate(8.4036vw,99vh) scale(.2337)}}.snow:nth-child(150){opacity:.894;transform:translate(63.1429vw,-10px) scale(.952);animation:fall-150 27s -24s linear infinite}@keyframes fall-150{64.982%{transform:translate(55.303vw,64.982vh) scale(.952)}to{transform:translate(59.22295vw,99vh) scale(.952)}}.snow:nth-child(151){opacity:.4726;transform:translate(63.0551vw,-10px) scale(.0387);animation:fall-151 28s -18s linear infinite}@keyframes fall-151{54.405%{transform:translate(70.2298vw,54.405vh) scale(.0387)}to{transform:translate(66.64245vw,99vh) scale(.0387)}}.snow:nth-child(152){opacity:1.8964;transform:translate(65.6581vw,-10px) scale(.7223);animation:fall-152 15s -4s linear infinite}@keyframes fall-152{73.683%{transform:translate(63.3538vw,73.683vh) scale(.7223)}to{transform:translate(64.50595vw,99vh) scale(.7223)}}.snow:nth-child(153){opacity:.7202;transform:translate(21.0089vw,-10px) scale(.2892);animation:fall-153 11s -26s linear infinite}@keyframes fall-153{37.03%{transform:translate(25.5362vw,37.03vh) scale(.2892)}to{transform:translate(23.27255vw,99vh) scale(.2892)}}.snow:nth-child(154){opacity:1.0836;transform:translate(32.2371vw,-10px) scale(.6883);animation:fall-154 12s -17s linear infinite}@keyframes fall-154{59.488%{transform:translate(29.9015vw,59.488vh) scale(.6883)}to{transform:translate(31.0693vw,99vh) scale(.6883)}}.snow:nth-child(155){opacity:1.9696;transform:translate(53.1231vw,-10px) scale(.6575);animation:fall-155 19s -29s linear infinite}@keyframes fall-155{43.389%{transform:translate(48.38vw,43.389vh) scale(.6575)}to{transform:translate(50.75155vw,99vh) scale(.6575)}}.snow:nth-child(156){opacity:.8612;transform:translate(29.11vw,-10px) scale(.0782);animation:fall-156 27s -22s linear infinite}@keyframes fall-156{50.444%{transform:translate(36.2029vw,50.444vh) scale(.0782)}to{transform:translate(32.65645vw,99vh) scale(.0782)}}.snow:nth-child(157){opacity:.2582;transform:translate(40.5607vw,-10px) scale(.5322);animation:fall-157 14s -23s linear infinite}@keyframes fall-157{59.817%{transform:translate(43.0809vw,59.817vh) scale(.5322)}to{transform:translate(41.8208vw,99vh) scale(.5322)}}.snow:nth-child(158){opacity:1.6184;transform:translate(9.2202vw,-10px) scale(.848);animation:fall-158 11s -1s linear infinite}@keyframes fall-158{44.73%{transform:translate(1.4232vw,44.73vh) scale(.848)}to{transform:translate(5.3217vw,99vh) scale(.848)}}.snow:nth-child(159){opacity:.4532;transform:translate(5.0324vw,-10px) scale(.1981);animation:fall-159 17s -9s linear infinite}@keyframes fall-159{30.512%{transform:translate(-4.1563vw,30.512vh) scale(.1981)}to{transform:translate(.43805vw,99vh) scale(.1981)}}.snow:nth-child(160){opacity:1.1606;transform:translate(16.43vw,-10px) scale(.5838);animation:fall-160 11s -11s linear infinite}@keyframes fall-160{57.524%{transform:translate(16.1196vw,57.524vh) scale(.5838)}to{transform:translate(16.2748vw,99vh) scale(.5838)}}.snow:nth-child(161){opacity:.9224;transform:translate(72.6055vw,-10px) scale(.6795);animation:fall-161 16s -18s linear infinite}@keyframes fall-161{64.997%{transform:translate(62.7201vw,64.997vh) scale(.6795)}to{transform:translate(67.6628vw,99vh) scale(.6795)}}.snow:nth-child(162){opacity:1.41;transform:translate(38.4819vw,-10px) scale(.4161);animation:fall-162 21s -30s linear infinite}@keyframes fall-162{78.174%{transform:translate(48.4448vw,78.174vh) scale(.4161)}to{transform:translate(43.46335vw,99vh) scale(.4161)}}.snow:nth-child(163){opacity:1.954;transform:translate(93.1668vw,-10px) scale(.4726);animation:fall-163 23s -4s linear infinite}@keyframes fall-163{34.651%{transform:translate(85.4033vw,34.651vh) scale(.4726)}to{transform:translate(89.28505vw,99vh) scale(.4726)}}.snow:nth-child(164){opacity:1.2792;transform:translate(49.0396vw,-10px) scale(.6953);animation:fall-164 20s -4s linear infinite}@keyframes fall-164{58.196%{transform:translate(55.6616vw,58.196vh) scale(.6953)}to{transform:translate(52.3506vw,99vh) scale(.6953)}}.snow:nth-child(165){opacity:1.7104;transform:translate(18.3552vw,-10px) scale(.0385);animation:fall-165 14s -6s linear infinite}@keyframes fall-165{73.072%{transform:translate(12.5149vw,73.072vh) scale(.0385)}to{transform:translate(15.43505vw,99vh) scale(.0385)}}.snow:nth-child(166){opacity:1.6544;transform:translate(57.6183vw,-10px) scale(.1844);animation:fall-166 11s -12s linear infinite}@keyframes fall-166{52.003%{transform:translate(51.0997vw,52.003vh) scale(.1844)}to{transform:translate(54.359vw,99vh) scale(.1844)}}.snow:nth-child(167){opacity:.4816;transform:translate(62.8061vw,-10px) scale(.9597);animation:fall-167 29s -16s linear infinite}@keyframes fall-167{68.602%{transform:translate(65.3345vw,68.602vh) scale(.9597)}to{transform:translate(64.0703vw,99vh) scale(.9597)}}.snow:nth-child(168){opacity:.5704;transform:translate(20.1086vw,-10px) scale(.7765);animation:fall-168 17s -20s linear infinite}@keyframes fall-168{60.881%{transform:translate(23.8614vw,60.881vh) scale(.7765)}to{transform:translate(21.985vw,99vh) scale(.7765)}}.snow:nth-child(169){opacity:1.4478;transform:translate(26.2618vw,-10px) scale(.2052);animation:fall-169 20s -20s linear infinite}@keyframes fall-169{47.104%{transform:translate(33.5595vw,47.104vh) scale(.2052)}to{transform:translate(29.91065vw,99vh) scale(.2052)}}.snow:nth-child(170){opacity:.4612;transform:translate(9.8636vw,-10px) scale(.1763);animation:fall-170 26s -29s linear infinite}@keyframes fall-170{56.823%{transform:translate(7.2955vw,56.823vh) scale(.1763)}to{transform:translate(8.57955vw,99vh) scale(.1763)}}.snow:nth-child(171){opacity:1.5042;transform:translate(44.6794vw,-10px) scale(.551);animation:fall-171 10s -2s linear infinite}@keyframes fall-171{45.098%{transform:translate(36.0218vw,45.098vh) scale(.551)}to{transform:translate(40.3506vw,99vh) scale(.551)}}.snow:nth-child(172){opacity:.3798;transform:translate(35.0664vw,-10px) scale(.7473);animation:fall-172 20s -22s linear infinite}@keyframes fall-172{47.249%{transform:translate(31.0875vw,47.249vh) scale(.7473)}to{transform:translate(33.07695vw,99vh) scale(.7473)}}.snow:nth-child(173){opacity:1.1752;transform:translate(51.783vw,-10px) scale(.2612);animation:fall-173 17s -5s linear infinite}@keyframes fall-173{48.924%{transform:translate(52.506vw,48.924vh) scale(.2612)}to{transform:translate(52.1445vw,99vh) scale(.2612)}}.snow:nth-child(174){opacity:.3528;transform:translate(16.5861vw,-10px) scale(.7139);animation:fall-174 14s -23s linear infinite}@keyframes fall-174{44.354%{transform:translate(21.2908vw,44.354vh) scale(.7139)}to{transform:translate(18.93845vw,99vh) scale(.7139)}}.snow:nth-child(175){opacity:.037;transform:translate(9.6126vw,-10px) scale(.6708);animation:fall-175 11s -18s linear infinite}@keyframes fall-175{54.372%{transform:translate(1.6827vw,54.372vh) scale(.6708)}to{transform:translate(5.64765vw,99vh) scale(.6708)}}.snow:nth-child(176){opacity:1.8384;transform:translate(8.6697vw,-10px) scale(.9425);animation:fall-176 22s -19s linear infinite}@keyframes fall-176{45.832%{transform:translate(15.6636vw,45.832vh) scale(.9425)}to{transform:translate(12.16665vw,99vh) scale(.9425)}}.snow:nth-child(177){opacity:.9992;transform:translate(14.8494vw,-10px) scale(.5649);animation:fall-177 29s -5s linear infinite}@keyframes fall-177{76.908%{transform:translate(15.7049vw,76.908vh) scale(.5649)}to{transform:translate(15.27715vw,99vh) scale(.5649)}}.snow:nth-child(178){opacity:1.8414;transform:translate(38.7891vw,-10px) scale(.2448);animation:fall-178 17s -5s linear infinite}@keyframes fall-178{64.079%{transform:translate(31.4637vw,64.079vh) scale(.2448)}to{transform:translate(35.1264vw,99vh) scale(.2448)}}.snow:nth-child(179){opacity:.0066;transform:translate(55.8271vw,-10px) scale(.0702);animation:fall-179 13s -5s linear infinite}@keyframes fall-179{65.62%{transform:translate(57.7914vw,65.62vh) scale(.0702)}to{transform:translate(56.80925vw,99vh) scale(.0702)}}.snow:nth-child(180){opacity:1.4512;transform:translate(10.9039vw,-10px) scale(.5076);animation:fall-180 16s -24s linear infinite}@keyframes fall-180{49.533%{transform:translate(1.8771vw,49.533vh) scale(.5076)}to{transform:translate(6.3905vw,99vh) scale(.5076)}}.snow:nth-child(181){opacity:1.0406;transform:translate(19.6914vw,-10px) scale(.0167);animation:fall-181 21s -28s linear infinite}@keyframes fall-181{32.48%{transform:translate(16.1098vw,32.48vh) scale(.0167)}to{transform:translate(17.9006vw,99vh) scale(.0167)}}.snow:nth-child(182){opacity:1.9322;transform:translate(59.279vw,-10px) scale(.6269);animation:fall-182 22s -24s linear infinite}@keyframes fall-182{38.986%{transform:translate(50.4585vw,38.986vh) scale(.6269)}to{transform:translate(54.86875vw,99vh) scale(.6269)}}.snow:nth-child(183){opacity:1.463;transform:translate(9.5951vw,-10px) scale(.3643);animation:fall-183 27s -13s linear infinite}@keyframes fall-183{73.813%{transform:translate(5.4411vw,73.813vh) scale(.3643)}to{transform:translate(7.5181vw,99vh) scale(.3643)}}.snow:nth-child(184){opacity:1.216;transform:translate(34.183vw,-10px) scale(.2614);animation:fall-184 22s -22s linear infinite}@keyframes fall-184{74.138%{transform:translate(40.1946vw,74.138vh) scale(.2614)}to{transform:translate(37.1888vw,99vh) scale(.2614)}}.snow:nth-child(185){opacity:1.4718;transform:translate(81.2721vw,-10px) scale(.9503);animation:fall-185 29s -9s linear infinite}@keyframes fall-185{49.809%{transform:translate(88.1269vw,49.809vh) scale(.9503)}to{transform:translate(84.6995vw,99vh) scale(.9503)}}.snow:nth-child(186){opacity:1.249;transform:translate(59.3951vw,-10px) scale(.0805);animation:fall-186 16s -22s linear infinite}@keyframes fall-186{47.755%{transform:translate(62.2512vw,47.755vh) scale(.0805)}to{transform:translate(60.82315vw,99vh) scale(.0805)}}.snow:nth-child(187){opacity:1.3272;transform:translate(7.8363vw,-10px) scale(.7536);animation:fall-187 12s -8s linear infinite}@keyframes fall-187{72.249%{transform:translate(6.1266vw,72.249vh) scale(.7536)}to{transform:translate(6.98145vw,99vh) scale(.7536)}}.snow:nth-child(188){opacity:.8748;transform:translate(73.292vw,-10px) scale(.0572);animation:fall-188 22s -27s linear infinite}@keyframes fall-188{68.015%{transform:translate(74.75vw,68.015vh) scale(.0572)}to{transform:translate(74.021vw,99vh) scale(.0572)}}.snow:nth-child(189){opacity:.5398;transform:translate(65.4972vw,-10px) scale(.3517);animation:fall-189 14s -8s linear infinite}@keyframes fall-189{40.518%{transform:translate(63.2254vw,40.518vh) scale(.3517)}to{transform:translate(64.3613vw,99vh) scale(.3517)}}.snow:nth-child(190){opacity:1.8958;transform:translate(98.2126vw,-10px) scale(.6285);animation:fall-190 15s -26s linear infinite}@keyframes fall-190{68.443%{transform:translate(89.0058vw,68.443vh) scale(.6285)}to{transform:translate(93.6092vw,99vh) scale(.6285)}}.snow:nth-child(191){opacity:1.6736;transform:translate(76.4863vw,-10px) scale(.9545);animation:fall-191 24s -14s linear infinite}@keyframes fall-191{43.665%{transform:translate(73.4651vw,43.665vh) scale(.9545)}to{transform:translate(74.9757vw,99vh) scale(.9545)}}.snow:nth-child(192){opacity:.3896;transform:translate(41.5849vw,-10px) scale(.1851);animation:fall-192 18s -29s linear infinite}@keyframes fall-192{38.811%{transform:translate(38.9894vw,38.811vh) scale(.1851)}to{transform:translate(40.28715vw,99vh) scale(.1851)}}.snow:nth-child(193){opacity:1.1354;transform:translate(26.29vw,-10px) scale(.3447);animation:fall-193 25s -28s linear infinite}@keyframes fall-193{55.831%{transform:translate(26.717vw,55.831vh) scale(.3447)}to{transform:translate(26.5035vw,99vh) scale(.3447)}}.snow:nth-child(194){opacity:1.2682;transform:translate(66.2126vw,-10px) scale(.5061);animation:fall-194 19s -9s linear infinite}@keyframes fall-194{30.512%{transform:translate(70.5794vw,30.512vh) scale(.5061)}to{transform:translate(68.396vw,99vh) scale(.5061)}}.snow:nth-child(195){opacity:.1756;transform:translate(35.9689vw,-10px) scale(.0679);animation:fall-195 24s -19s linear infinite}@keyframes fall-195{77.853%{transform:translate(29.1687vw,77.853vh) scale(.0679)}to{transform:translate(32.5688vw,99vh) scale(.0679)}}.snow:nth-child(196){opacity:.6088;transform:translate(99.3194vw,-10px) scale(.4771);animation:fall-196 21s -21s linear infinite}@keyframes fall-196{50.399%{transform:translate(94.5307vw,50.399vh) scale(.4771)}to{transform:translate(96.92505vw,99vh) scale(.4771)}}.snow:nth-child(197){opacity:1.5716;transform:translate(83.9945vw,-10px) scale(.7712);animation:fall-197 11s -17s linear infinite}@keyframes fall-197{31.599%{transform:translate(83.4116vw,31.599vh) scale(.7712)}to{transform:translate(83.70305vw,99vh) scale(.7712)}}.snow:nth-child(198){opacity:.7912;transform:translate(90.6133vw,-10px) scale(.7028);animation:fall-198 18s -6s linear infinite}@keyframes fall-198{44.467%{transform:translate(92.7655vw,44.467vh) scale(.7028)}to{transform:translate(91.6894vw,99vh) scale(.7028)}}.snow:nth-child(199){opacity:1.7516;transform:translate(19.3859vw,-10px) scale(.1149);animation:fall-199 29s -21s linear infinite}@keyframes fall-199{40.277%{transform:translate(26.5045vw,40.277vh) scale(.1149)}to{transform:translate(22.9452vw,99vh) scale(.1149)}}.snow:nth-child(200){opacity:1.7072;transform:translate(89.4291vw,-10px) scale(.0735);animation:fall-200 17s -4s linear infinite}@keyframes fall-200{32.718%{transform:translate(93.106vw,32.718vh) scale(.0735)}to{transform:translate(91.26755vw,99vh) scale(.0735)}}.snow:nth-child(201){opacity:.9538;transform:translate(31.6892vw,-10px) scale(.2321);animation:fall-201 18s -22s linear infinite}@keyframes fall-201{75.448%{transform:translate(30.2537vw,75.448vh) scale(.2321)}to{transform:translate(30.97145vw,99vh) scale(.2321)}}.snow:nth-child(202){opacity:1.2278;transform:translate(45.9246vw,-10px) scale(.1872);animation:fall-202 11s -10s linear infinite}@keyframes fall-202{54.023%{transform:translate(45.6128vw,54.023vh) scale(.1872)}to{transform:translate(45.7687vw,99vh) scale(.1872)}}.snow:nth-child(203){opacity:1.1312;transform:translate(38.6392vw,-10px) scale(.2429);animation:fall-203 11s -23s linear infinite}@keyframes fall-203{66.815%{transform:translate(48.1816vw,66.815vh) scale(.2429)}to{transform:translate(43.4104vw,99vh) scale(.2429)}}.snow:nth-child(204){opacity:.2852;transform:translate(24.5244vw,-10px) scale(.8959);animation:fall-204 12s -3s linear infinite}@keyframes fall-204{47.733%{transform:translate(25.7438vw,47.733vh) scale(.8959)}to{transform:translate(25.1341vw,99vh) scale(.8959)}}.snow:nth-child(205){opacity:.0364;transform:translate(5.3538vw,-10px) scale(.641);animation:fall-205 19s -22s linear infinite}@keyframes fall-205{51.624%{transform:translate(-.7505vw,51.624vh) scale(.641)}to{transform:translate(2.30165vw,99vh) scale(.641)}}.snow:nth-child(206){opacity:.2218;transform:translate(62.8572vw,-10px) scale(.3535);animation:fall-206 21s -17s linear infinite}@keyframes fall-206{41.503%{transform:translate(69.0165vw,41.503vh) scale(.3535)}to{transform:translate(65.93685vw,99vh) scale(.3535)}}.snow:nth-child(207){opacity:.462;transform:translate(34.5801vw,-10px) scale(.1331);animation:fall-207 17s -11s linear infinite}@keyframes fall-207{50.733%{transform:translate(32.4562vw,50.733vh) scale(.1331)}to{transform:translate(33.51815vw,99vh) scale(.1331)}}.snow:nth-child(208){opacity:.9448;transform:translate(4.953vw,-10px) scale(.8189);animation:fall-208 28s -6s linear infinite}@keyframes fall-208{43.746%{transform:translate(.8542vw,43.746vh) scale(.8189)}to{transform:translate(2.9036vw,99vh) scale(.8189)}}.snow:nth-child(209){opacity:1.2316;transform:translate(7.5455vw,-10px) scale(.5072);animation:fall-209 26s -9s linear infinite}@keyframes fall-209{62.414%{transform:translate(3.5633vw,62.414vh) scale(.5072)}to{transform:translate(5.5544vw,99vh) scale(.5072)}}.snow:nth-child(210){opacity:1.0948;transform:translate(95.6707vw,-10px) scale(.3906);animation:fall-210 20s -23s linear infinite}@keyframes fall-210{65.317%{transform:translate(105.3408vw,65.317vh) scale(.3906)}to{transform:translate(100.50575vw,99vh) scale(.3906)}}.snow:nth-child(211){opacity:1.8624;transform:translate(83.8895vw,-10px) scale(.6148);animation:fall-211 12s -29s linear infinite}@keyframes fall-211{48.796%{transform:translate(89.5236vw,48.796vh) scale(.6148)}to{transform:translate(86.70655vw,99vh) scale(.6148)}}.snow:nth-child(212){opacity:1.2628;transform:translate(65.2689vw,-10px) scale(.881);animation:fall-212 25s -2s linear infinite}@keyframes fall-212{54.518%{transform:translate(65.9358vw,54.518vh) scale(.881)}to{transform:translate(65.60235vw,99vh) scale(.881)}}.snow:nth-child(213){opacity:.7092;transform:translate(64.9161vw,-10px) scale(.0739);animation:fall-213 26s -16s linear infinite}@keyframes fall-213{33.042%{transform:translate(65.2313vw,33.042vh) scale(.0739)}to{transform:translate(65.0737vw,99vh) scale(.0739)}}.snow:nth-child(214){opacity:1.739;transform:translate(80.3063vw,-10px) scale(.5238);animation:fall-214 14s -5s linear infinite}@keyframes fall-214{44.757%{transform:translate(78.3394vw,44.757vh) scale(.5238)}to{transform:translate(79.32285vw,99vh) scale(.5238)}}.snow:nth-child(215){opacity:1.5774;transform:translate(5.7248vw,-10px) scale(.3198);animation:fall-215 20s -5s linear infinite}@keyframes fall-215{59.094%{transform:translate(14.2977vw,59.094vh) scale(.3198)}to{transform:translate(10.01125vw,99vh) scale(.3198)}}.snow:nth-child(216){opacity:.9764;transform:translate(17.2447vw,-10px) scale(.6558);animation:fall-216 15s -12s linear infinite}@keyframes fall-216{76.304%{transform:translate(14.1145vw,76.304vh) scale(.6558)}to{transform:translate(15.6796vw,99vh) scale(.6558)}}.snow:nth-child(217){opacity:.0494;transform:translate(29.4476vw,-10px) scale(.1583);animation:fall-217 18s -20s linear infinite}@keyframes fall-217{65.447%{transform:translate(36.0064vw,65.447vh) scale(.1583)}to{transform:translate(32.727vw,99vh) scale(.1583)}}.snow:nth-child(218){opacity:.3436;transform:translate(46.504vw,-10px) scale(.2203);animation:fall-218 13s -27s linear infinite}@keyframes fall-218{68.831%{transform:translate(47.3591vw,68.831vh) scale(.2203)}to{transform:translate(46.93155vw,99vh) scale(.2203)}}.snow:nth-child(219){opacity:1.4538;transform:translate(41.8712vw,-10px) scale(.595);animation:fall-219 26s -11s linear infinite}@keyframes fall-219{71.706%{transform:translate(48.4669vw,71.706vh) scale(.595)}to{transform:translate(45.16905vw,99vh) scale(.595)}}.snow:nth-child(220){opacity:.7582;transform:translate(54.7814vw,-10px) scale(.0573);animation:fall-220 30s -5s linear infinite}@keyframes fall-220{55.889%{transform:translate(45.821vw,55.889vh) scale(.0573)}to{transform:translate(50.3012vw,99vh) scale(.0573)}}.snow:nth-child(221){opacity:1.3288;transform:translate(50.2262vw,-10px) scale(.0321);animation:fall-221 13s -15s linear infinite}@keyframes fall-221{69.578%{transform:translate(45.9868vw,69.578vh) scale(.0321)}to{transform:translate(48.1065vw,99vh) scale(.0321)}}.snow:nth-child(222){opacity:.9264;transform:translate(55.2322vw,-10px) scale(.8394);animation:fall-222 14s -11s linear infinite}@keyframes fall-222{32.308%{transform:translate(53.2723vw,32.308vh) scale(.8394)}to{transform:translate(54.25225vw,99vh) scale(.8394)}}.snow:nth-child(223){opacity:1.9536;transform:translate(82.5621vw,-10px) scale(.2478);animation:fall-223 10s -22s linear infinite}@keyframes fall-223{34.251%{transform:translate(79.0751vw,34.251vh) scale(.2478)}to{transform:translate(80.8186vw,99vh) scale(.2478)}}.snow:nth-child(224){opacity:1.7498;transform:translate(60.0192vw,-10px) scale(.9214);animation:fall-224 25s -29s linear infinite}@keyframes fall-224{46.077%{transform:translate(58.8256vw,46.077vh) scale(.9214)}to{transform:translate(59.4224vw,99vh) scale(.9214)}}.snow:nth-child(225){opacity:1.2198;transform:translate(97.7556vw,-10px) scale(.6139);animation:fall-225 11s -11s linear infinite}@keyframes fall-225{44.654%{transform:translate(107.2886vw,44.654vh) scale(.6139)}to{transform:translate(102.5221vw,99vh) scale(.6139)}}.snow:nth-child(226){opacity:.3178;transform:translate(65.9161vw,-10px) scale(.5951);animation:fall-226 21s -30s linear infinite}@keyframes fall-226{70.289%{transform:translate(57.3277vw,70.289vh) scale(.5951)}to{transform:translate(61.6219vw,99vh) scale(.5951)}}.snow:nth-child(227){opacity:.135;transform:translate(2.7431vw,-10px) scale(.5297);animation:fall-227 23s -19s linear infinite}@keyframes fall-227{79.727%{transform:translate(-.0249vw,79.727vh) scale(.5297)}to{transform:translate(1.3591vw,99vh) scale(.5297)}}.snow:nth-child(228){opacity:1.7224;transform:translate(50.3985vw,-10px) scale(.1058);animation:fall-228 17s -16s linear infinite}@keyframes fall-228{30.407%{transform:translate(46.7759vw,30.407vh) scale(.1058)}to{transform:translate(48.5872vw,99vh) scale(.1058)}}.snow:nth-child(229){opacity:1.032;transform:translate(16.6857vw,-10px) scale(.8747);animation:fall-229 12s -14s linear infinite}@keyframes fall-229{52.942%{transform:translate(22.1879vw,52.942vh) scale(.8747)}to{transform:translate(19.4368vw,99vh) scale(.8747)}}.snow:nth-child(230){opacity:.85;transform:translate(20.9094vw,-10px) scale(.3962);animation:fall-230 29s -10s linear infinite}@keyframes fall-230{51.095%{transform:translate(13.1499vw,51.095vh) scale(.3962)}to{transform:translate(17.02965vw,99vh) scale(.3962)}}.snow:nth-child(231){opacity:.3576;transform:translate(11.1095vw,-10px) scale(.0895);animation:fall-231 21s -29s linear infinite}@keyframes fall-231{51.2%{transform:translate(20.8741vw,51.2vh) scale(.0895)}to{transform:translate(15.9918vw,99vh) scale(.0895)}}.snow:nth-child(232){opacity:.954;transform:translate(99.2608vw,-10px) scale(.1198);animation:fall-232 29s -21s linear infinite}@keyframes fall-232{68.43%{transform:translate(91.8468vw,68.43vh) scale(.1198)}to{transform:translate(95.5538vw,99vh) scale(.1198)}}.snow:nth-child(233){opacity:1.8352;transform:translate(2.9245vw,-10px) scale(.2002);animation:fall-233 15s -5s linear infinite}@keyframes fall-233{68.845%{transform:translate(8.9976vw,68.845vh) scale(.2002)}to{transform:translate(5.96105vw,99vh) scale(.2002)}}.snow:nth-child(234){opacity:.5746;transform:translate(61.1412vw,-10px) scale(.0733);animation:fall-234 14s -7s linear infinite}@keyframes fall-234{35.075%{transform:translate(64.7698vw,35.075vh) scale(.0733)}to{transform:translate(62.9555vw,99vh) scale(.0733)}}.snow:nth-child(235){opacity:.772;transform:translate(21.8835vw,-10px) scale(.3408);animation:fall-235 20s -14s linear infinite}@keyframes fall-235{68.396%{transform:translate(24.1134vw,68.396vh) scale(.3408)}to{transform:translate(22.99845vw,99vh) scale(.3408)}}.snow:nth-child(236){opacity:.405;transform:translate(38.1463vw,-10px) scale(.329);animation:fall-236 10s -2s linear infinite}@keyframes fall-236{33.51%{transform:translate(38.4477vw,33.51vh) scale(.329)}to{transform:translate(38.297vw,99vh) scale(.329)}}.snow:nth-child(237){opacity:.6032;transform:translate(87.7295vw,-10px) scale(.9345);animation:fall-237 15s -1s linear infinite}@keyframes fall-237{63.683%{transform:translate(87.4546vw,63.683vh) scale(.9345)}to{transform:translate(87.59205vw,99vh) scale(.9345)}}.snow:nth-child(238){opacity:.2342;transform:translate(60.6046vw,-10px) scale(.5732);animation:fall-238 28s -4s linear infinite}@keyframes fall-238{62.135%{transform:translate(69.6794vw,62.135vh) scale(.5732)}to{transform:translate(65.142vw,99vh) scale(.5732)}}.snow:nth-child(239){opacity:.5864;transform:translate(78.1936vw,-10px) scale(.5195);animation:fall-239 29s -13s linear infinite}@keyframes fall-239{48.777%{transform:translate(85.793vw,48.777vh) scale(.5195)}to{transform:translate(81.9933vw,99vh) scale(.5195)}}.snow:nth-child(240){opacity:1.0304;transform:translate(88.0672vw,-10px) scale(.98);animation:fall-240 10s -27s linear infinite}@keyframes fall-240{31.134%{transform:translate(94.1349vw,31.134vh) scale(.98)}to{transform:translate(91.10105vw,99vh) scale(.98)}}.snow:nth-child(241){opacity:1.1188;transform:translate(74.8172vw,-10px) scale(.1962);animation:fall-241 21s -2s linear infinite}@keyframes fall-241{43.914%{transform:translate(82.1098vw,43.914vh) scale(.1962)}to{transform:translate(78.4635vw,99vh) scale(.1962)}}.snow:nth-child(242){opacity:1.7058;transform:translate(63.2244vw,-10px) scale(.9689);animation:fall-242 19s -29s linear infinite}@keyframes fall-242{32.775%{transform:translate(61.204vw,32.775vh) scale(.9689)}to{transform:translate(62.2142vw,99vh) scale(.9689)}}.snow:nth-child(243){opacity:.8584;transform:translate(42.996vw,-10px) scale(.1219);animation:fall-243 26s -20s linear infinite}@keyframes fall-243{71.969%{transform:translate(45.5798vw,71.969vh) scale(.1219)}to{transform:translate(44.2879vw,99vh) scale(.1219)}}.snow:nth-child(244){opacity:.5202;transform:translate(17.9169vw,-10px) scale(.908);animation:fall-244 12s -29s linear infinite}@keyframes fall-244{38.9%{transform:translate(15.1462vw,38.9vh) scale(.908)}to{transform:translate(16.53155vw,99vh) scale(.908)}}.snow:nth-child(245){opacity:1.8214;transform:translate(61.3095vw,-10px) scale(.8056);animation:fall-245 19s -16s linear infinite}@keyframes fall-245{34.679%{transform:translate(69.0805vw,34.679vh) scale(.8056)}to{transform:translate(65.195vw,99vh) scale(.8056)}}.snow:nth-child(246){opacity:1.3646;transform:translate(42.8467vw,-10px) scale(.4992);animation:fall-246 16s -21s linear infinite}@keyframes fall-246{69.367%{transform:translate(35.1387vw,69.367vh) scale(.4992)}to{transform:translate(38.9927vw,99vh) scale(.4992)}}.snow:nth-child(247){opacity:.5282;transform:translate(77.162vw,-10px) scale(.8974);animation:fall-247 16s -16s linear infinite}@keyframes fall-247{52.611%{transform:translate(85.3678vw,52.611vh) scale(.8974)}to{transform:translate(81.2649vw,99vh) scale(.8974)}}.snow:nth-child(248){opacity:.8714;transform:translate(27.9118vw,-10px) scale(.1079);animation:fall-248 16s -21s linear infinite}@keyframes fall-248{56.505%{transform:translate(30.0996vw,56.505vh) scale(.1079)}to{transform:translate(29.0057vw,99vh) scale(.1079)}}.snow:nth-child(249){opacity:.0882;transform:translate(68.3224vw,-10px) scale(.7803);animation:fall-249 14s -1s linear infinite}@keyframes fall-249{60.598%{transform:translate(65.8282vw,60.598vh) scale(.7803)}to{transform:translate(67.0753vw,99vh) scale(.7803)}}.snow:nth-child(250){opacity:1.2786;transform:translate(6.8173vw,-10px) scale(.6883);animation:fall-250 25s -27s linear infinite}@keyframes fall-250{37.053%{transform:translate(.6401vw,37.053vh) scale(.6883)}to{transform:translate(3.7287vw,99vh) scale(.6883)}}.snow:nth-child(251){opacity:.8148;transform:translate(48.5822vw,-10px) scale(.402);animation:fall-251 14s -29s linear infinite}@keyframes fall-251{70.976%{transform:translate(47.9149vw,70.976vh) scale(.402)}to{transform:translate(48.24855vw,99vh) scale(.402)}}.snow:nth-child(252){opacity:1.1652;transform:translate(27.4019vw,-10px) scale(.0932);animation:fall-252 25s -8s linear infinite}@keyframes fall-252{54.435%{transform:translate(29.8283vw,54.435vh) scale(.0932)}to{transform:translate(28.6151vw,99vh) scale(.0932)}}.snow:nth-child(253){opacity:.2132;transform:translate(81.2613vw,-10px) scale(.0189);animation:fall-253 17s -2s linear infinite}@keyframes fall-253{73.429%{transform:translate(80.9638vw,73.429vh) scale(.0189)}to{transform:translate(81.11255vw,99vh) scale(.0189)}}.snow:nth-child(254){opacity:1.7896;transform:translate(23.0154vw,-10px) scale(.3793);animation:fall-254 11s -3s linear infinite}@keyframes fall-254{34.277%{transform:translate(21.4264vw,34.277vh) scale(.3793)}to{transform:translate(22.2209vw,99vh) scale(.3793)}}.snow:nth-child(255){opacity:1.037;transform:translate(65.2601vw,-10px) scale(.84);animation:fall-255 11s -14s linear infinite}@keyframes fall-255{36.44%{transform:translate(65.7953vw,36.44vh) scale(.84)}to{transform:translate(65.5277vw,99vh) scale(.84)}}.snow:nth-child(256){opacity:.9718;transform:translate(55.708vw,-10px) scale(.6889);animation:fall-256 13s -26s linear infinite}@keyframes fall-256{47.208%{transform:translate(46.8779vw,47.208vh) scale(.6889)}to{transform:translate(51.29295vw,99vh) scale(.6889)}}.snow:nth-child(257){opacity:.7868;transform:translate(81.9588vw,-10px) scale(.3546);animation:fall-257 13s -27s linear infinite}@keyframes fall-257{64.708%{transform:translate(83.727vw,64.708vh) scale(.3546)}to{transform:translate(82.8429vw,99vh) scale(.3546)}}.snow:nth-child(258){opacity:.4642;transform:translate(52.6349vw,-10px) scale(.8439);animation:fall-258 30s -11s linear infinite}@keyframes fall-258{63.412%{transform:translate(53.1854vw,63.412vh) scale(.8439)}to{transform:translate(52.91015vw,99vh) scale(.8439)}}.snow:nth-child(259){opacity:.525;transform:translate(15.7027vw,-10px) scale(.1304);animation:fall-259 21s -8s linear infinite}@keyframes fall-259{70.771%{transform:translate(16.0246vw,70.771vh) scale(.1304)}to{transform:translate(15.86365vw,99vh) scale(.1304)}}.snow:nth-child(260){opacity:.8438;transform:translate(17.3993vw,-10px) scale(.125);animation:fall-260 15s -5s linear infinite}@keyframes fall-260{71.471%{transform:translate(12.8465vw,71.471vh) scale(.125)}to{transform:translate(15.1229vw,99vh) scale(.125)}}.snow:nth-child(261){opacity:1.348;transform:translate(49.953vw,-10px) scale(.9665);animation:fall-261 29s -21s linear infinite}@keyframes fall-261{64.493%{transform:translate(45.3507vw,64.493vh) scale(.9665)}to{transform:translate(47.65185vw,99vh) scale(.9665)}}.snow:nth-child(262){opacity:.2836;transform:translate(70.0813vw,-10px) scale(.0473);animation:fall-262 13s -28s linear infinite}@keyframes fall-262{64.203%{transform:translate(61.6944vw,64.203vh) scale(.0473)}to{transform:translate(65.88785vw,99vh) scale(.0473)}}.snow:nth-child(263){opacity:1.6624;transform:translate(97.7356vw,-10px) scale(.3262);animation:fall-263 18s -21s linear infinite}@keyframes fall-263{75.54%{transform:translate(105.9581vw,75.54vh) scale(.3262)}to{transform:translate(101.84685vw,99vh) scale(.3262)}}.snow:nth-child(264){opacity:.7458;transform:translate(58.5456vw,-10px) scale(.4887);animation:fall-264 30s -1s linear infinite}@keyframes fall-264{49.868%{transform:translate(55.9652vw,49.868vh) scale(.4887)}to{transform:translate(57.2554vw,99vh) scale(.4887)}}.snow:nth-child(265){opacity:1.8294;transform:translate(88.0891vw,-10px) scale(.4619);animation:fall-265 27s -7s linear infinite}@keyframes fall-265{51.143%{transform:translate(86.0484vw,51.143vh) scale(.4619)}to{transform:translate(87.06875vw,99vh) scale(.4619)}}.snow:nth-child(266){opacity:1.7622;transform:translate(36.8812vw,-10px) scale(.1644);animation:fall-266 30s -16s linear infinite}@keyframes fall-266{32.482%{transform:translate(42.0109vw,32.482vh) scale(.1644)}to{transform:translate(39.44605vw,99vh) scale(.1644)}}.snow:nth-child(267){opacity:1.4446;transform:translate(56.4987vw,-10px) scale(.8746);animation:fall-267 27s -25s linear infinite}@keyframes fall-267{72.686%{transform:translate(65.7503vw,72.686vh) scale(.8746)}to{transform:translate(61.1245vw,99vh) scale(.8746)}}.snow:nth-child(268){opacity:1.7672;transform:translate(32.9435vw,-10px) scale(.298);animation:fall-268 17s -22s linear infinite}@keyframes fall-268{37.094%{transform:translate(27.9703vw,37.094vh) scale(.298)}to{transform:translate(30.4569vw,99vh) scale(.298)}}.snow:nth-child(269){opacity:.8058;transform:translate(56.9235vw,-10px) scale(.9482);animation:fall-269 14s -24s linear infinite}@keyframes fall-269{41.586%{transform:translate(58.9591vw,41.586vh) scale(.9482)}to{transform:translate(57.9413vw,99vh) scale(.9482)}}.snow:nth-child(270){opacity:.0296;transform:translate(92.4474vw,-10px) scale(.9116);animation:fall-270 19s -26s linear infinite}@keyframes fall-270{30.947%{transform:translate(83.7707vw,30.947vh) scale(.9116)}to{transform:translate(88.10905vw,99vh) scale(.9116)}}.snow:nth-child(271){opacity:.4714;transform:translate(20.4976vw,-10px) scale(.3743);animation:fall-271 20s -7s linear infinite}@keyframes fall-271{59.634%{transform:translate(10.798vw,59.634vh) scale(.3743)}to{transform:translate(15.6478vw,99vh) scale(.3743)}}.snow:nth-child(272){opacity:.8192;transform:translate(74.4131vw,-10px) scale(.1408);animation:fall-272 26s -26s linear infinite}@keyframes fall-272{61.644%{transform:translate(80.5386vw,61.644vh) scale(.1408)}to{transform:translate(77.47585vw,99vh) scale(.1408)}}.snow:nth-child(273){opacity:.6592;transform:translate(66.1171vw,-10px) scale(.3919);animation:fall-273 12s -23s linear infinite}@keyframes fall-273{71.399%{transform:translate(66.2691vw,71.399vh) scale(.3919)}to{transform:translate(66.1931vw,99vh) scale(.3919)}}.snow:nth-child(274){opacity:.1768;transform:translate(46.2809vw,-10px) scale(.687);animation:fall-274 11s -19s linear infinite}@keyframes fall-274{58.822%{transform:translate(41.4451vw,58.822vh) scale(.687)}to{transform:translate(43.863vw,99vh) scale(.687)}}.snow:nth-child(275){opacity:1.0118;transform:translate(88.6489vw,-10px) scale(.0277);animation:fall-275 19s -12s linear infinite}@keyframes fall-275{74.603%{transform:translate(81.9552vw,74.603vh) scale(.0277)}to{transform:translate(85.30205vw,99vh) scale(.0277)}}.snow:nth-child(276){opacity:1.9926;transform:translate(94.4346vw,-10px) scale(.376);animation:fall-276 10s -30s linear infinite}@keyframes fall-276{77.409%{transform:translate(102.8237vw,77.409vh) scale(.376)}to{transform:translate(98.62915vw,99vh) scale(.376)}}.snow:nth-child(277){opacity:.7628;transform:translate(19.8855vw,-10px) scale(.8819);animation:fall-277 22s -13s linear infinite}@keyframes fall-277{36.271%{transform:translate(10.3605vw,36.271vh) scale(.8819)}to{transform:translate(15.123vw,99vh) scale(.8819)}}.snow:nth-child(278){opacity:1.3366;transform:translate(43.0307vw,-10px) scale(.333);animation:fall-278 27s -17s linear infinite}@keyframes fall-278{72.704%{transform:translate(39.4926vw,72.704vh) scale(.333)}to{transform:translate(41.26165vw,99vh) scale(.333)}}.snow:nth-child(279){opacity:.7954;transform:translate(1.8755vw,-10px) scale(.4774);animation:fall-279 28s -10s linear infinite}@keyframes fall-279{73.965%{transform:translate(10.4927vw,73.965vh) scale(.4774)}to{transform:translate(6.1841vw,99vh) scale(.4774)}}.snow:nth-child(280){opacity:.6278;transform:translate(5.826vw,-10px) scale(.1724);animation:fall-280 25s -7s linear infinite}@keyframes fall-280{32.715%{transform:translate(6.2647vw,32.715vh) scale(.1724)}to{transform:translate(6.04535vw,99vh) scale(.1724)}}.snow:nth-child(281){opacity:1.6426;transform:translate(21.5876vw,-10px) scale(.6564);animation:fall-281 15s -27s linear infinite}@keyframes fall-281{68.029%{transform:translate(17.2076vw,68.029vh) scale(.6564)}to{transform:translate(19.3976vw,99vh) scale(.6564)}}.snow:nth-child(282){opacity:1.1666;transform:translate(36.1697vw,-10px) scale(.8528);animation:fall-282 20s -3s linear infinite}@keyframes fall-282{38.502%{transform:translate(29.3233vw,38.502vh) scale(.8528)}to{transform:translate(32.7465vw,99vh) scale(.8528)}}.snow:nth-child(283){opacity:1.2068;transform:translate(38.1654vw,-10px) scale(.8141);animation:fall-283 25s -30s linear infinite}@keyframes fall-283{63.146%{transform:translate(42.8459vw,63.146vh) scale(.8141)}to{transform:translate(40.50565vw,99vh) scale(.8141)}}.snow:nth-child(284){opacity:1.8542;transform:translate(68.336vw,-10px) scale(.733);animation:fall-284 29s -13s linear infinite}@keyframes fall-284{60.463%{transform:translate(73.9159vw,60.463vh) scale(.733)}to{transform:translate(71.12595vw,99vh) scale(.733)}}.snow:nth-child(285){opacity:.497;transform:translate(34.1311vw,-10px) scale(.5732);animation:fall-285 19s -3s linear infinite}@keyframes fall-285{45.626%{transform:translate(39.67vw,45.626vh) scale(.5732)}to{transform:translate(36.90055vw,99vh) scale(.5732)}}.snow:nth-child(286){opacity:.4042;transform:translate(2.4664vw,-10px) scale(.9436);animation:fall-286 29s -17s linear infinite}@keyframes fall-286{58.179%{transform:translate(6.5721vw,58.179vh) scale(.9436)}to{transform:translate(4.51925vw,99vh) scale(.9436)}}.snow:nth-child(287){opacity:.5216;transform:translate(95.0021vw,-10px) scale(.9556);animation:fall-287 26s -9s linear infinite}@keyframes fall-287{35.53%{transform:translate(101.493vw,35.53vh) scale(.9556)}to{transform:translate(98.24755vw,99vh) scale(.9556)}}.snow:nth-child(288){opacity:.4456;transform:translate(35.1306vw,-10px) scale(.5444);animation:fall-288 27s -28s linear infinite}@keyframes fall-288{59.163%{transform:translate(34.251vw,59.163vh) scale(.5444)}to{transform:translate(34.6908vw,99vh) scale(.5444)}}.snow:nth-child(289){opacity:.503;transform:translate(77.6049vw,-10px) scale(.1381);animation:fall-289 16s -14s linear infinite}@keyframes fall-289{76.507%{transform:translate(80.3344vw,76.507vh) scale(.1381)}to{transform:translate(78.96965vw,99vh) scale(.1381)}}.snow:nth-child(290){opacity:1.9894;transform:translate(35.4913vw,-10px) scale(.1045);animation:fall-290 24s -11s linear infinite}@keyframes fall-290{41.57%{transform:translate(32.7267vw,41.57vh) scale(.1045)}to{transform:translate(34.109vw,99vh) scale(.1045)}}.snow:nth-child(291){opacity:1.552;transform:translate(64.0609vw,-10px) scale(.2706);animation:fall-291 20s -25s linear infinite}@keyframes fall-291{57.369%{transform:translate(54.5089vw,57.369vh) scale(.2706)}to{transform:translate(59.2849vw,99vh) scale(.2706)}}.snow:nth-child(292){opacity:.5474;transform:translate(86.3823vw,-10px) scale(.6252);animation:fall-292 12s -23s linear infinite}@keyframes fall-292{49.158%{transform:translate(79.7147vw,49.158vh) scale(.6252)}to{transform:translate(83.0485vw,99vh) scale(.6252)}}.snow:nth-child(293){opacity:1.4608;transform:translate(50.6203vw,-10px) scale(.0236);animation:fall-293 10s -23s linear infinite}@keyframes fall-293{31.116%{transform:translate(53.7311vw,31.116vh) scale(.0236)}to{transform:translate(52.1757vw,99vh) scale(.0236)}}.snow:nth-child(294){opacity:1.0602;transform:translate(80.6418vw,-10px) scale(.8049);animation:fall-294 20s -17s linear infinite}@keyframes fall-294{37.424%{transform:translate(71.2439vw,37.424vh) scale(.8049)}to{transform:translate(75.94285vw,99vh) scale(.8049)}}.snow:nth-child(295){opacity:.1042;transform:translate(26.3947vw,-10px) scale(.3026);animation:fall-295 10s -9s linear infinite}@keyframes fall-295{71.906%{transform:translate(34.0357vw,71.906vh) scale(.3026)}to{transform:translate(30.2152vw,99vh) scale(.3026)}}.snow:nth-child(296){opacity:1.0558;transform:translate(47.8213vw,-10px) scale(.3949);animation:fall-296 26s -24s linear infinite}@keyframes fall-296{62.822%{transform:translate(46.3518vw,62.822vh) scale(.3949)}to{transform:translate(47.08655vw,99vh) scale(.3949)}}.snow:nth-child(297){opacity:1.5018;transform:translate(81.5924vw,-10px) scale(.1385);animation:fall-297 10s -23s linear infinite}@keyframes fall-297{42.633%{transform:translate(83.2746vw,42.633vh) scale(.1385)}to{transform:translate(82.4335vw,99vh) scale(.1385)}}.snow:nth-child(298){opacity:1.1104;transform:translate(99.4458vw,-10px) scale(.9271);animation:fall-298 13s -22s linear infinite}@keyframes fall-298{65.404%{transform:translate(97.1931vw,65.404vh) scale(.9271)}to{transform:translate(98.31945vw,99vh) scale(.9271)}}.snow:nth-child(299){opacity:1.324;transform:translate(.6249vw,-10px) scale(.8507);animation:fall-299 30s -28s linear infinite}@keyframes fall-299{32.576%{transform:translate(10.1233vw,32.576vh) scale(.8507)}to{transform:translate(5.3741vw,99vh) scale(.8507)}}.snow:nth-child(300){opacity:.7142;transform:translate(43.3705vw,-10px) scale(.0318);animation:fall-300 14s -30s linear infinite}@keyframes fall-300{70.162%{transform:translate(39.1908vw,70.162vh) scale(.0318)}to{transform:translate(41.28065vw,99vh) scale(.0318)}}.snow:nth-child(301){opacity:.6168;transform:translate(79.2906vw,-10px) scale(.0377);animation:fall-301 17s -4s linear infinite}@keyframes fall-301{32.362%{transform:translate(89.1153vw,32.362vh) scale(.0377)}to{transform:translate(84.20295vw,99vh) scale(.0377)}}.snow:nth-child(302){opacity:.398;transform:translate(13.7161vw,-10px) scale(.5525);animation:fall-302 27s -20s linear infinite}@keyframes fall-302{56.891%{transform:translate(20.5516vw,56.891vh) scale(.5525)}to{transform:translate(17.13385vw,99vh) scale(.5525)}}.snow:nth-child(303){opacity:.4828;transform:translate(58.6172vw,-10px) scale(.4647);animation:fall-303 20s -19s linear infinite}@keyframes fall-303{61.145%{transform:translate(57.2043vw,61.145vh) scale(.4647)}to{transform:translate(57.91075vw,99vh) scale(.4647)}}.snow:nth-child(304){opacity:1.64;transform:translate(1.5876vw,-10px) scale(.0174);animation:fall-304 23s -12s linear infinite}@keyframes fall-304{38.596%{transform:translate(-1.1631vw,38.596vh) scale(.0174)}to{transform:translate(.21225vw,99vh) scale(.0174)}}.snow:nth-child(305){opacity:.888;transform:translate(50.1714vw,-10px) scale(.6636);animation:fall-305 28s -28s linear infinite}@keyframes fall-305{34.319%{transform:translate(47.4218vw,34.319vh) scale(.6636)}to{transform:translate(48.7966vw,99vh) scale(.6636)}}.snow:nth-child(306){opacity:.1194;transform:translate(12.8603vw,-10px) scale(.9323);animation:fall-306 16s -20s linear infinite}@keyframes fall-306{58.322%{transform:translate(16.0035vw,58.322vh) scale(.9323)}to{transform:translate(14.4319vw,99vh) scale(.9323)}}.snow:nth-child(307){opacity:1.6718;transform:translate(50.1191vw,-10px) scale(.5121);animation:fall-307 27s -2s linear infinite}@keyframes fall-307{39.381%{transform:translate(40.3782vw,39.381vh) scale(.5121)}to{transform:translate(45.24865vw,99vh) scale(.5121)}}.snow:nth-child(308){opacity:.9922;transform:translate(79.6323vw,-10px) scale(.5109);animation:fall-308 18s -8s linear infinite}@keyframes fall-308{44.261%{transform:translate(74.5062vw,44.261vh) scale(.5109)}to{transform:translate(77.06925vw,99vh) scale(.5109)}}.snow:nth-child(309){opacity:1.2438;transform:translate(76.5173vw,-10px) scale(.0654);animation:fall-309 30s -20s linear infinite}@keyframes fall-309{35.337%{transform:translate(67.4448vw,35.337vh) scale(.0654)}to{transform:translate(71.98105vw,99vh) scale(.0654)}}.snow:nth-child(310){opacity:.3444;transform:translate(65.3471vw,-10px) scale(.233);animation:fall-310 29s -29s linear infinite}@keyframes fall-310{33.093%{transform:translate(61.836vw,33.093vh) scale(.233)}to{transform:translate(63.59155vw,99vh) scale(.233)}}.snow:nth-child(311){opacity:.0604;transform:translate(97.4059vw,-10px) scale(.9728);animation:fall-311 15s -8s linear infinite}@keyframes fall-311{42.149%{transform:translate(100.9593vw,42.149vh) scale(.9728)}to{transform:translate(99.1826vw,99vh) scale(.9728)}}.snow:nth-child(312){opacity:.9682;transform:translate(47.8983vw,-10px) scale(.6287);animation:fall-312 24s -10s linear infinite}@keyframes fall-312{51.468%{transform:translate(55.2972vw,51.468vh) scale(.6287)}to{transform:translate(51.59775vw,99vh) scale(.6287)}}.snow:nth-child(313){opacity:1.6096;transform:translate(11.0891vw,-10px) scale(.8911);animation:fall-313 23s -30s linear infinite}@keyframes fall-313{64.226%{transform:translate(11.5599vw,64.226vh) scale(.8911)}to{transform:translate(11.3245vw,99vh) scale(.8911)}}.snow:nth-child(314){opacity:1.091;transform:translate(16.1824vw,-10px) scale(.5182);animation:fall-314 20s -1s linear infinite}@keyframes fall-314{73.433%{transform:translate(8.1501vw,73.433vh) scale(.5182)}to{transform:translate(12.16625vw,99vh) scale(.5182)}}.snow:nth-child(315){opacity:1.0404;transform:translate(34.9573vw,-10px) scale(.8203);animation:fall-315 25s -8s linear infinite}@keyframes fall-315{73.878%{transform:translate(40.2793vw,73.878vh) scale(.8203)}to{transform:translate(37.6183vw,99vh) scale(.8203)}}.snow:nth-child(316){opacity:1.3094;transform:translate(86.5348vw,-10px) scale(.7492);animation:fall-316 17s -30s linear infinite}@keyframes fall-316{52.659%{transform:translate(90.8787vw,52.659vh) scale(.7492)}to{transform:translate(88.70675vw,99vh) scale(.7492)}}.snow:nth-child(317){opacity:1.7836;transform:translate(63.1434vw,-10px) scale(.5748);animation:fall-317 19s -3s linear infinite}@keyframes fall-317{69.278%{transform:translate(53.5133vw,69.278vh) scale(.5748)}to{transform:translate(58.32835vw,99vh) scale(.5748)}}.snow:nth-child(318){opacity:.4854;transform:translate(60.1464vw,-10px) scale(.9192);animation:fall-318 30s -16s linear infinite}@keyframes fall-318{66.941%{transform:translate(63.1049vw,66.941vh) scale(.9192)}to{transform:translate(61.62565vw,99vh) scale(.9192)}}.snow:nth-child(319){opacity:1.9266;transform:translate(.9876vw,-10px) scale(.3873);animation:fall-319 26s -30s linear infinite}@keyframes fall-319{74.315%{transform:translate(-5.364vw,74.315vh) scale(.3873)}to{transform:translate(-2.1882vw,99vh) scale(.3873)}}.snow:nth-child(320){opacity:.7296;transform:translate(58.3459vw,-10px) scale(.1943);animation:fall-320 11s -11s linear infinite}@keyframes fall-320{77.343%{transform:translate(52.9131vw,77.343vh) scale(.1943)}to{transform:translate(55.6295vw,99vh) scale(.1943)}}.snow:nth-child(321){opacity:1.5404;transform:translate(19.5253vw,-10px) scale(.3263);animation:fall-321 20s -2s linear infinite}@keyframes fall-321{64.702%{transform:translate(16.6468vw,64.702vh) scale(.3263)}to{transform:translate(18.08605vw,99vh) scale(.3263)}}.snow:nth-child(322){opacity:1.8654;transform:translate(80.5781vw,-10px) scale(.2877);animation:fall-322 14s -20s linear infinite}@keyframes fall-322{59.115%{transform:translate(89.0588vw,59.115vh) scale(.2877)}to{transform:translate(84.81845vw,99vh) scale(.2877)}}.snow:nth-child(323){opacity:.122;transform:translate(46.7567vw,-10px) scale(.7517);animation:fall-323 23s -26s linear infinite}@keyframes fall-323{34.624%{transform:translate(43.9003vw,34.624vh) scale(.7517)}to{transform:translate(45.3285vw,99vh) scale(.7517)}}.snow:nth-child(324){opacity:.0318;transform:translate(16.6727vw,-10px) scale(.337);animation:fall-324 24s -4s linear infinite}@keyframes fall-324{74.982%{transform:translate(7.2736vw,74.982vh) scale(.337)}to{transform:translate(11.97315vw,99vh) scale(.337)}}.snow:nth-child(325){opacity:.328;transform:translate(4.7942vw,-10px) scale(.3785);animation:fall-325 12s -14s linear infinite}@keyframes fall-325{51.781%{transform:translate(-2.0745vw,51.781vh) scale(.3785)}to{transform:translate(1.35985vw,99vh) scale(.3785)}}.snow:nth-child(326){opacity:1.1406;transform:translate(65.9102vw,-10px) scale(.0034);animation:fall-326 29s -9s linear infinite}@keyframes fall-326{50.647%{transform:translate(72.4794vw,50.647vh) scale(.0034)}to{transform:translate(69.1948vw,99vh) scale(.0034)}}.snow:nth-child(327){opacity:1.6774;transform:translate(22.9327vw,-10px) scale(.7912);animation:fall-327 28s -18s linear infinite}@keyframes fall-327{40.064%{transform:translate(30.3722vw,40.064vh) scale(.7912)}to{transform:translate(26.65245vw,99vh) scale(.7912)}}.snow:nth-child(328){opacity:.5724;transform:translate(75.5143vw,-10px) scale(.0471);animation:fall-328 16s -9s linear infinite}@keyframes fall-328{33.064%{transform:translate(73.1809vw,33.064vh) scale(.0471)}to{transform:translate(74.3476vw,99vh) scale(.0471)}}.snow:nth-child(329){opacity:1.204;transform:translate(24.3212vw,-10px) scale(.6602);animation:fall-329 28s -13s linear infinite}@keyframes fall-329{67.337%{transform:translate(27.5507vw,67.337vh) scale(.6602)}to{transform:translate(25.93595vw,99vh) scale(.6602)}}.snow:nth-child(330){opacity:.7292;transform:translate(12.0464vw,-10px) scale(.0056);animation:fall-330 21s -2s linear infinite}@keyframes fall-330{78.913%{transform:translate(8.6668vw,78.913vh) scale(.0056)}to{transform:translate(10.3566vw,99vh) scale(.0056)}}.snow:nth-child(331){opacity:1.2686;transform:translate(22.9807vw,-10px) scale(.5553);animation:fall-331 26s -14s linear infinite}@keyframes fall-331{72.521%{transform:translate(31.5194vw,72.521vh) scale(.5553)}to{transform:translate(27.25005vw,99vh) scale(.5553)}}.snow:nth-child(332){opacity:.8484;transform:translate(21.3939vw,-10px) scale(.5615);animation:fall-332 23s -16s linear infinite}@keyframes fall-332{45.276%{transform:translate(17.1215vw,45.276vh) scale(.5615)}to{transform:translate(19.2577vw,99vh) scale(.5615)}}.snow:nth-child(333){opacity:1.7586;transform:translate(83.9088vw,-10px) scale(.5263);animation:fall-333 13s -10s linear infinite}@keyframes fall-333{34.349%{transform:translate(89.8663vw,34.349vh) scale(.5263)}to{transform:translate(86.88755vw,99vh) scale(.5263)}}.snow:nth-child(334){opacity:1.2108;transform:translate(30.4018vw,-10px) scale(.1718);animation:fall-334 29s -28s linear infinite}@keyframes fall-334{34.355%{transform:translate(29.2535vw,34.355vh) scale(.1718)}to{transform:translate(29.82765vw,99vh) scale(.1718)}}.snow:nth-child(335){opacity:.0964;transform:translate(70.8111vw,-10px) scale(.1376);animation:fall-335 29s -9s linear infinite}@keyframes fall-335{49.906%{transform:translate(70.0544vw,49.906vh) scale(.1376)}to{transform:translate(70.43275vw,99vh) scale(.1376)}}.snow:nth-child(336){opacity:1.773;transform:translate(95.3668vw,-10px) scale(.7874);animation:fall-336 12s -26s linear infinite}@keyframes fall-336{41.93%{transform:translate(105.109vw,41.93vh) scale(.7874)}to{transform:translate(100.2379vw,99vh) scale(.7874)}}.snow:nth-child(337){opacity:.5056;transform:translate(37.9193vw,-10px) scale(.8483);animation:fall-337 26s -27s linear infinite}@keyframes fall-337{56.161%{transform:translate(32.0398vw,56.161vh) scale(.8483)}to{transform:translate(34.97955vw,99vh) scale(.8483)}}.snow:nth-child(338){opacity:.605;transform:translate(45.1179vw,-10px) scale(.7605);animation:fall-338 10s -12s linear infinite}@keyframes fall-338{71.997%{transform:translate(38.2583vw,71.997vh) scale(.7605)}to{transform:translate(41.6881vw,99vh) scale(.7605)}}.snow:nth-child(339){opacity:.9248;transform:translate(23.6641vw,-10px) scale(.1169);animation:fall-339 22s -6s linear infinite}@keyframes fall-339{60.541%{transform:translate(33.6477vw,60.541vh) scale(.1169)}to{transform:translate(28.6559vw,99vh) scale(.1169)}}.snow:nth-child(340){opacity:1.8584;transform:translate(77.6919vw,-10px) scale(.3654);animation:fall-340 23s -27s linear infinite}@keyframes fall-340{36.523%{transform:translate(70.5135vw,36.523vh) scale(.3654)}to{transform:translate(74.1027vw,99vh) scale(.3654)}}.snow:nth-child(341){opacity:1.037;transform:translate(74.0523vw,-10px) scale(.395);animation:fall-341 17s -16s linear infinite}@keyframes fall-341{42.174%{transform:translate(70.5543vw,42.174vh) scale(.395)}to{transform:translate(72.3033vw,99vh) scale(.395)}}.snow:nth-child(342){opacity:1.2676;transform:translate(49.3009vw,-10px) scale(.7346);animation:fall-342 29s -7s linear infinite}@keyframes fall-342{38.055%{transform:translate(49.3833vw,38.055vh) scale(.7346)}to{transform:translate(49.3421vw,99vh) scale(.7346)}}.snow:nth-child(343){opacity:.4306;transform:translate(75.0888vw,-10px) scale(.6893);animation:fall-343 13s -15s linear infinite}@keyframes fall-343{32.542%{transform:translate(65.5336vw,32.542vh) scale(.6893)}to{transform:translate(70.3112vw,99vh) scale(.6893)}}.snow:nth-child(344){opacity:.7022;transform:translate(82.3207vw,-10px) scale(.2693);animation:fall-344 15s -18s linear infinite}@keyframes fall-344{78.561%{transform:translate(74.0369vw,78.561vh) scale(.2693)}to{transform:translate(78.1788vw,99vh) scale(.2693)}}.snow:nth-child(345){opacity:1.6276;transform:translate(11.2728vw,-10px) scale(.3699);animation:fall-345 25s -4s linear infinite}@keyframes fall-345{66.206%{transform:translate(20.6851vw,66.206vh) scale(.3699)}to{transform:translate(15.97895vw,99vh) scale(.3699)}}.snow:nth-child(346){opacity:.0108;transform:translate(1.1511vw,-10px) scale(.9366);animation:fall-346 27s -13s linear infinite}@keyframes fall-346{79.612%{transform:translate(-4.8256vw,79.612vh) scale(.9366)}to{transform:translate(-1.83725vw,99vh) scale(.9366)}}.snow:nth-child(347){opacity:.0566;transform:translate(1.7506vw,-10px) scale(.3496);animation:fall-347 12s -9s linear infinite}@keyframes fall-347{72.397%{transform:translate(-7.4188vw,72.397vh) scale(.3496)}to{transform:translate(-2.8341vw,99vh) scale(.3496)}}.snow:nth-child(348){opacity:.8668;transform:translate(40.038vw,-10px) scale(.3791);animation:fall-348 29s -3s linear infinite}@keyframes fall-348{79.06%{transform:translate(41.7409vw,79.06vh) scale(.3791)}to{transform:translate(40.88945vw,99vh) scale(.3791)}}.snow:nth-child(349){opacity:1.7032;transform:translate(28.113vw,-10px) scale(.1968);animation:fall-349 13s -13s linear infinite}@keyframes fall-349{48.839%{transform:translate(23.7824vw,48.839vh) scale(.1968)}to{transform:translate(25.9477vw,99vh) scale(.1968)}}.snow:nth-child(350){opacity:1.7094;transform:translate(57.8071vw,-10px) scale(.5223);animation:fall-350 11s -8s linear infinite}@keyframes fall-350{40.169%{transform:translate(67.3847vw,40.169vh) scale(.5223)}to{transform:translate(62.5959vw,99vh) scale(.5223)}}.snow:nth-child(351){opacity:.6806;transform:translate(5.8371vw,-10px) scale(.938);animation:fall-351 10s -14s linear infinite}@keyframes fall-351{67.225%{transform:translate(4.5122vw,67.225vh) scale(.938)}to{transform:translate(5.17465vw,99vh) scale(.938)}}.snow:nth-child(352){opacity:.45;transform:translate(73.0923vw,-10px) scale(.6129);animation:fall-352 15s -13s linear infinite}@keyframes fall-352{57.049%{transform:translate(68.3335vw,57.049vh) scale(.6129)}to{transform:translate(70.7129vw,99vh) scale(.6129)}}.snow:nth-child(353){opacity:1.6754;transform:translate(.4459vw,-10px) scale(.7467);animation:fall-353 19s -21s linear infinite}@keyframes fall-353{74.584%{transform:translate(9.6928vw,74.584vh) scale(.7467)}to{transform:translate(5.06935vw,99vh) scale(.7467)}}.snow:nth-child(354){opacity:.7026;transform:translate(74.2058vw,-10px) scale(.6047);animation:fall-354 28s -14s linear infinite}@keyframes fall-354{48.168%{transform:translate(81.0356vw,48.168vh) scale(.6047)}to{transform:translate(77.6207vw,99vh) scale(.6047)}}.snow:nth-child(355){opacity:.9248;transform:translate(12.4658vw,-10px) scale(.5812);animation:fall-355 12s -11s linear infinite}@keyframes fall-355{63.572%{transform:translate(4.2915vw,63.572vh) scale(.5812)}to{transform:translate(8.37865vw,99vh) scale(.5812)}}.snow:nth-child(356){opacity:1.4566;transform:translate(41.5664vw,-10px) scale(.7978);animation:fall-356 28s -26s linear infinite}@keyframes fall-356{79.547%{transform:translate(42.6437vw,79.547vh) scale(.7978)}to{transform:translate(42.10505vw,99vh) scale(.7978)}}.snow:nth-child(357){opacity:.2558;transform:translate(44.8233vw,-10px) scale(.3788);animation:fall-357 14s -26s linear infinite}@keyframes fall-357{55.406%{transform:translate(52.9796vw,55.406vh) scale(.3788)}to{transform:translate(48.90145vw,99vh) scale(.3788)}}.snow:nth-child(358){opacity:.1704;transform:translate(75.2396vw,-10px) scale(.2143);animation:fall-358 10s -1s linear infinite}@keyframes fall-358{64.294%{transform:translate(74.1148vw,64.294vh) scale(.2143)}to{transform:translate(74.6772vw,99vh) scale(.2143)}}.snow:nth-child(359){opacity:.2668;transform:translate(93.8368vw,-10px) scale(.361);animation:fall-359 28s -19s linear infinite}@keyframes fall-359{68.435%{transform:translate(97.9583vw,68.435vh) scale(.361)}to{transform:translate(95.89755vw,99vh) scale(.361)}}.snow:nth-child(360){opacity:.7782;transform:translate(93.3919vw,-10px) scale(.7465);animation:fall-360 25s -28s linear infinite}@keyframes fall-360{31.506%{transform:translate(103.1135vw,31.506vh) scale(.7465)}to{transform:translate(98.2527vw,99vh) scale(.7465)}}.snow:nth-child(361){opacity:1.3026;transform:translate(61.5132vw,-10px) scale(.5691);animation:fall-361 30s -4s linear infinite}@keyframes fall-361{57.895%{transform:translate(60.5694vw,57.895vh) scale(.5691)}to{transform:translate(61.0413vw,99vh) scale(.5691)}}.snow:nth-child(362){opacity:1.5402;transform:translate(42.7673vw,-10px) scale(.7578);animation:fall-362 28s -4s linear infinite}@keyframes fall-362{74.948%{transform:translate(34.9194vw,74.948vh) scale(.7578)}to{transform:translate(38.84335vw,99vh) scale(.7578)}}.snow:nth-child(363){opacity:1.6308;transform:translate(54.6266vw,-10px) scale(.007);animation:fall-363 13s -25s linear infinite}@keyframes fall-363{30.055%{transform:translate(60.0868vw,30.055vh) scale(.007)}to{transform:translate(57.3567vw,99vh) scale(.007)}}.snow:nth-child(364){opacity:1.1366;transform:translate(64.4188vw,-10px) scale(.4618);animation:fall-364 23s -7s linear infinite}@keyframes fall-364{60.946%{transform:translate(65.5585vw,60.946vh) scale(.4618)}to{transform:translate(64.98865vw,99vh) scale(.4618)}}.snow:nth-child(365){opacity:1.5396;transform:translate(25.2113vw,-10px) scale(.9041);animation:fall-365 17s -28s linear infinite}@keyframes fall-365{68.083%{transform:translate(25.0356vw,68.083vh) scale(.9041)}to{transform:translate(25.12345vw,99vh) scale(.9041)}}.snow:nth-child(366){opacity:.916;transform:translate(17.7386vw,-10px) scale(.205);animation:fall-366 30s -23s linear infinite}@keyframes fall-366{60.497%{transform:translate(25.5155vw,60.497vh) scale(.205)}to{transform:translate(21.62705vw,99vh) scale(.205)}}.snow:nth-child(367){opacity:.0224;transform:translate(38.1273vw,-10px) scale(.9778);animation:fall-367 23s -3s linear infinite}@keyframes fall-367{71.082%{transform:translate(30.2128vw,71.082vh) scale(.9778)}to{transform:translate(34.17005vw,99vh) scale(.9778)}}.snow:nth-child(368){opacity:.706;transform:translate(68.9694vw,-10px) scale(.2208);animation:fall-368 21s -26s linear infinite}@keyframes fall-368{47.738%{transform:translate(68.7891vw,47.738vh) scale(.2208)}to{transform:translate(68.87925vw,99vh) scale(.2208)}}.snow:nth-child(369){opacity:.7908;transform:translate(3.2936vw,-10px) scale(.5347);animation:fall-369 23s -11s linear infinite}@keyframes fall-369{48.466%{transform:translate(12.9662vw,48.466vh) scale(.5347)}to{transform:translate(8.1299vw,99vh) scale(.5347)}}.snow:nth-child(370){opacity:.931;transform:translate(84.7864vw,-10px) scale(.1995);animation:fall-370 22s -18s linear infinite}@keyframes fall-370{57.552%{transform:translate(89.4608vw,57.552vh) scale(.1995)}to{transform:translate(87.1236vw,99vh) scale(.1995)}}.snow:nth-child(371){opacity:1.4502;transform:translate(74.7237vw,-10px) scale(.4254);animation:fall-371 10s -30s linear infinite}@keyframes fall-371{36.196%{transform:translate(81.3399vw,36.196vh) scale(.4254)}to{transform:translate(78.0318vw,99vh) scale(.4254)}}.snow:nth-child(372){opacity:.4998;transform:translate(84.2968vw,-10px) scale(.1766);animation:fall-372 21s -9s linear infinite}@keyframes fall-372{49.212%{transform:translate(78.3804vw,49.212vh) scale(.1766)}to{transform:translate(81.3386vw,99vh) scale(.1766)}}.snow:nth-child(373){opacity:1.857;transform:translate(5.563vw,-10px) scale(.5615);animation:fall-373 21s -17s linear infinite}@keyframes fall-373{30.219%{transform:translate(5.2612vw,30.219vh) scale(.5615)}to{transform:translate(5.4121vw,99vh) scale(.5615)}}.snow:nth-child(374){opacity:.3984;transform:translate(34.1266vw,-10px) scale(.0507);animation:fall-374 21s -30s linear infinite}@keyframes fall-374{41.233%{transform:translate(34.6522vw,41.233vh) scale(.0507)}to{transform:translate(34.3894vw,99vh) scale(.0507)}}.snow:nth-child(375){opacity:1.3028;transform:translate(45.6648vw,-10px) scale(.1618);animation:fall-375 30s -3s linear infinite}@keyframes fall-375{73.802%{transform:translate(51.7798vw,73.802vh) scale(.1618)}to{transform:translate(48.7223vw,99vh) scale(.1618)}}.snow:nth-child(376){opacity:.1378;transform:translate(61.9105vw,-10px) scale(.3737);animation:fall-376 12s -17s linear infinite}@keyframes fall-376{59.45%{transform:translate(71.2494vw,59.45vh) scale(.3737)}to{transform:translate(66.57995vw,99vh) scale(.3737)}}.snow:nth-child(377){opacity:.9768;transform:translate(24.9349vw,-10px) scale(.7702);animation:fall-377 24s -30s linear infinite}@keyframes fall-377{69.748%{transform:translate(25.3985vw,69.748vh) scale(.7702)}to{transform:translate(25.1667vw,99vh) scale(.7702)}}.snow:nth-child(378){opacity:1.9626;transform:translate(21.824vw,-10px) scale(.9492);animation:fall-378 20s -22s linear infinite}@keyframes fall-378{35.762%{transform:translate(15.8568vw,35.762vh) scale(.9492)}to{transform:translate(18.8404vw,99vh) scale(.9492)}}.snow:nth-child(379){opacity:.7396;transform:translate(6.7522vw,-10px) scale(.0963);animation:fall-379 10s -28s linear infinite}@keyframes fall-379{42.882%{transform:translate(3.8579vw,42.882vh) scale(.0963)}to{transform:translate(5.30505vw,99vh) scale(.0963)}}.snow:nth-child(380){opacity:1.8674;transform:translate(32.2022vw,-10px) scale(.137);animation:fall-380 26s -22s linear infinite}@keyframes fall-380{79.575%{transform:translate(33.5527vw,79.575vh) scale(.137)}to{transform:translate(32.87745vw,99vh) scale(.137)}}.snow:nth-child(381){opacity:1.346;transform:translate(1.6636vw,-10px) scale(.2161);animation:fall-381 24s -25s linear infinite}@keyframes fall-381{43.403%{transform:translate(-.9368vw,43.403vh) scale(.2161)}to{transform:translate(.3634vw,99vh) scale(.2161)}}.snow:nth-child(382){opacity:.52;transform:translate(84.5225vw,-10px) scale(.8425);animation:fall-382 18s -11s linear infinite}@keyframes fall-382{51.248%{transform:translate(83.7986vw,51.248vh) scale(.8425)}to{transform:translate(84.16055vw,99vh) scale(.8425)}}.snow:nth-child(383){opacity:.1028;transform:translate(4.0916vw,-10px) scale(.1401);animation:fall-383 19s -6s linear infinite}@keyframes fall-383{53.187%{transform:translate(-2.5259vw,53.187vh) scale(.1401)}to{transform:translate(.78285vw,99vh) scale(.1401)}}.snow:nth-child(384){opacity:.8188;transform:translate(26.9948vw,-10px) scale(.1171);animation:fall-384 22s -12s linear infinite}@keyframes fall-384{69.579%{transform:translate(18.4918vw,69.579vh) scale(.1171)}to{transform:translate(22.7433vw,99vh) scale(.1171)}}.snow:nth-child(385){opacity:.5726;transform:translate(98.6119vw,-10px) scale(.2639);animation:fall-385 11s -15s linear infinite}@keyframes fall-385{43.678%{transform:translate(97.0101vw,43.678vh) scale(.2639)}to{transform:translate(97.811vw,99vh) scale(.2639)}}.snow:nth-child(386){opacity:1.2126;transform:translate(68.6758vw,-10px) scale(.1556);animation:fall-386 26s -15s linear infinite}@keyframes fall-386{62.66%{transform:translate(76.2264vw,62.66vh) scale(.1556)}to{transform:translate(72.4511vw,99vh) scale(.1556)}}.snow:nth-child(387){opacity:.1498;transform:translate(55.883vw,-10px) scale(.8689);animation:fall-387 17s -18s linear infinite}@keyframes fall-387{38.542%{transform:translate(65.6953vw,38.542vh) scale(.8689)}to{transform:translate(60.78915vw,99vh) scale(.8689)}}.snow:nth-child(388){opacity:.2672;transform:translate(80.022vw,-10px) scale(.5804);animation:fall-388 30s -24s linear infinite}@keyframes fall-388{46.324%{transform:translate(87.6151vw,46.324vh) scale(.5804)}to{transform:translate(83.81855vw,99vh) scale(.5804)}}.snow:nth-child(389){opacity:1.7118;transform:translate(50.7848vw,-10px) scale(.9981);animation:fall-389 19s -19s linear infinite}@keyframes fall-389{61.003%{transform:translate(57.5202vw,61.003vh) scale(.9981)}to{transform:translate(54.1525vw,99vh) scale(.9981)}}.snow:nth-child(390){opacity:1.372;transform:translate(97.7668vw,-10px) scale(.6746);animation:fall-390 23s -14s linear infinite}@keyframes fall-390{60.857%{transform:translate(98.0059vw,60.857vh) scale(.6746)}to{transform:translate(97.88635vw,99vh) scale(.6746)}}.snow:nth-child(391){opacity:.6674;transform:translate(71.5561vw,-10px) scale(.8806);animation:fall-391 11s -9s linear infinite}@keyframes fall-391{32.536%{transform:translate(76.2338vw,32.536vh) scale(.8806)}to{transform:translate(73.89495vw,99vh) scale(.8806)}}.snow:nth-child(392){opacity:1.9084;transform:translate(18.4537vw,-10px) scale(.8275);animation:fall-392 11s -11s linear infinite}@keyframes fall-392{68.999%{transform:translate(26.4193vw,68.999vh) scale(.8275)}to{transform:translate(22.4365vw,99vh) scale(.8275)}}.snow:nth-child(393){opacity:1.7618;transform:translate(40.8027vw,-10px) scale(.5312);animation:fall-393 12s -30s linear infinite}@keyframes fall-393{60.084%{transform:translate(38.3935vw,60.084vh) scale(.5312)}to{transform:translate(39.5981vw,99vh) scale(.5312)}}.snow:nth-child(394){opacity:1.3738;transform:translate(78.4022vw,-10px) scale(.5397);animation:fall-394 15s -15s linear infinite}@keyframes fall-394{38.514%{transform:translate(74.4814vw,38.514vh) scale(.5397)}to{transform:translate(76.4418vw,99vh) scale(.5397)}}.snow:nth-child(395){opacity:1.8222;transform:translate(15.9451vw,-10px) scale(.58);animation:fall-395 21s -9s linear infinite}@keyframes fall-395{59.49%{transform:translate(23.4368vw,59.49vh) scale(.58)}to{transform:translate(19.69095vw,99vh) scale(.58)}}.snow:nth-child(396){opacity:1.3244;transform:translate(16.8502vw,-10px) scale(.3136);animation:fall-396 28s -29s linear infinite}@keyframes fall-396{60.981%{transform:translate(22.061vw,60.981vh) scale(.3136)}to{transform:translate(19.4556vw,99vh) scale(.3136)}}.snow:nth-child(397){opacity:1.1214;transform:translate(56.7873vw,-10px) scale(.2439);animation:fall-397 27s -25s linear infinite}@keyframes fall-397{64.577%{transform:translate(66.5682vw,64.577vh) scale(.2439)}to{transform:translate(61.67775vw,99vh) scale(.2439)}}.snow:nth-child(398){opacity:.0118;transform:translate(42.9539vw,-10px) scale(.2872);animation:fall-398 15s -13s linear infinite}@keyframes fall-398{73.426%{transform:translate(40.9377vw,73.426vh) scale(.2872)}to{transform:translate(41.9458vw,99vh) scale(.2872)}}.snow:nth-child(399){opacity:1.1464;transform:translate(47.1997vw,-10px) scale(.2491);animation:fall-399 22s -4s linear infinite}@keyframes fall-399{53.68%{transform:translate(52.4968vw,53.68vh) scale(.2491)}to{transform:translate(49.84825vw,99vh) scale(.2491)}}.snow:nth-child(400){opacity:.2506;transform:translate(78.2465vw,-10px) scale(.8309);animation:fall-400 17s -9s linear infinite}@keyframes fall-400{54.417%{transform:translate(83.8621vw,54.417vh) scale(.8309)}to{transform:translate(81.0543vw,99vh) scale(.8309)}}\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:.1234;transform:translate(27.6446vw,-10px) scale(.4895);animation:fall-1 20s -12s linear infinite}@keyframes fall-1{50.63%{transform:translate(23.6548vw,50.63vh) scale(.4895)}to{transform:translate(25.6497vw,99vh) scale(.4895)}}.snow:nth-child(2){opacity:1.2412;transform:translate(40.6558vw,-10px) scale(.4268);animation:fall-2 16s -15s linear infinite}@keyframes fall-2{70.952%{transform:translate(32.8913vw,70.952vh) scale(.4268)}to{transform:translate(36.77355vw,99vh) scale(.4268)}}.snow:nth-child(3){opacity:.766;transform:translate(76.7176vw,-10px) scale(.7299);animation:fall-3 27s -8s linear infinite}@keyframes fall-3{39.655%{transform:translate(75.5021vw,39.655vh) scale(.7299)}to{transform:translate(76.10985vw,99vh) scale(.7299)}}.snow:nth-child(4){opacity:1.475;transform:translate(94.8302vw,-10px) scale(.4183);animation:fall-4 16s -23s linear infinite}@keyframes fall-4{78.959%{transform:translate(93.511vw,78.959vh) scale(.4183)}to{transform:translate(94.1706vw,99vh) scale(.4183)}}.snow:nth-child(5){opacity:1.6506;transform:translate(57.1242vw,-10px) scale(.2254);animation:fall-5 25s -7s linear infinite}@keyframes fall-5{54.577%{transform:translate(59.4095vw,54.577vh) scale(.2254)}to{transform:translate(58.26685vw,99vh) scale(.2254)}}.snow:nth-child(6){opacity:1.8552;transform:translate(19.3937vw,-10px) scale(.735);animation:fall-6 17s -9s linear infinite}@keyframes fall-6{63.915%{transform:translate(20.1266vw,63.915vh) scale(.735)}to{transform:translate(19.76015vw,99vh) scale(.735)}}.snow:nth-child(7){opacity:.2082;transform:translate(84.4765vw,-10px) scale(.5816);animation:fall-7 19s -11s linear infinite}@keyframes fall-7{68.104%{transform:translate(82.0253vw,68.104vh) scale(.5816)}to{transform:translate(83.2509vw,99vh) scale(.5816)}}.snow:nth-child(8){opacity:1.8692;transform:translate(63.4102vw,-10px) scale(.4455);animation:fall-8 25s -30s linear infinite}@keyframes fall-8{76.367%{transform:translate(60.1314vw,76.367vh) scale(.4455)}to{transform:translate(61.7708vw,99vh) scale(.4455)}}.snow:nth-child(9){opacity:.6344;transform:translate(27.305vw,-10px) scale(.7664);animation:fall-9 26s -10s linear infinite}@keyframes fall-9{48.896%{transform:translate(36.2231vw,48.896vh) scale(.7664)}to{transform:translate(31.76405vw,99vh) scale(.7664)}}.snow:nth-child(10){opacity:1.298;transform:translate(90.1332vw,-10px) scale(.6673);animation:fall-10 24s -9s linear infinite}@keyframes fall-10{34.697%{transform:translate(80.5566vw,34.697vh) scale(.6673)}to{transform:translate(85.3449vw,99vh) scale(.6673)}}.snow:nth-child(11){opacity:1.687;transform:translate(52.8907vw,-10px) scale(.4107);animation:fall-11 22s -4s linear infinite}@keyframes fall-11{43.695%{transform:translate(57.3443vw,43.695vh) scale(.4107)}to{transform:translate(55.1175vw,99vh) scale(.4107)}}.snow:nth-child(12){opacity:.5438;transform:translate(10.7352vw,-10px) scale(.4237);animation:fall-12 12s -16s linear infinite}@keyframes fall-12{62.334%{transform:translate(20.5223vw,62.334vh) scale(.4237)}to{transform:translate(15.62875vw,99vh) scale(.4237)}}.snow:nth-child(13){opacity:1.634;transform:translate(26.0933vw,-10px) scale(.5984);animation:fall-13 20s -20s linear infinite}@keyframes fall-13{73.711%{transform:translate(17.928vw,73.711vh) scale(.5984)}to{transform:translate(22.01065vw,99vh) scale(.5984)}}.snow:nth-child(14){opacity:1.419;transform:translate(15.7498vw,-10px) scale(.3161);animation:fall-14 26s -28s linear infinite}@keyframes fall-14{39.74%{transform:translate(11.7513vw,39.74vh) scale(.3161)}to{transform:translate(13.75055vw,99vh) scale(.3161)}}.snow:nth-child(15){opacity:.3814;transform:translate(88.1054vw,-10px) scale(.1266);animation:fall-15 23s -17s linear infinite}@keyframes fall-15{78.469%{transform:translate(86.3553vw,78.469vh) scale(.1266)}to{transform:translate(87.23035vw,99vh) scale(.1266)}}.snow:nth-child(16){opacity:.15;transform:translate(94.4776vw,-10px) scale(.3618);animation:fall-16 19s -23s linear infinite}@keyframes fall-16{41.245%{transform:translate(100.1607vw,41.245vh) scale(.3618)}to{transform:translate(97.31915vw,99vh) scale(.3618)}}.snow:nth-child(17){opacity:1.6638;transform:translate(65.3092vw,-10px) scale(.0401);animation:fall-17 23s -13s linear infinite}@keyframes fall-17{46.139%{transform:translate(65.6623vw,46.139vh) scale(.0401)}to{transform:translate(65.48575vw,99vh) scale(.0401)}}.snow:nth-child(18){opacity:.0878;transform:translate(40.1596vw,-10px) scale(.7483);animation:fall-18 25s -17s linear infinite}@keyframes fall-18{38.321%{transform:translate(31.6047vw,38.321vh) scale(.7483)}to{transform:translate(35.88215vw,99vh) scale(.7483)}}.snow:nth-child(19){opacity:1.3426;transform:translate(20.1492vw,-10px) scale(.1638);animation:fall-19 13s -30s linear infinite}@keyframes fall-19{52.443%{transform:translate(16.6117vw,52.443vh) scale(.1638)}to{transform:translate(18.38045vw,99vh) scale(.1638)}}.snow:nth-child(20){opacity:.4612;transform:translate(50.6933vw,-10px) scale(.2194);animation:fall-20 27s -12s linear infinite}@keyframes fall-20{42.345%{transform:translate(52.9267vw,42.345vh) scale(.2194)}to{transform:translate(51.81vw,99vh) scale(.2194)}}.snow:nth-child(21){opacity:.0634;transform:translate(10.4491vw,-10px) scale(.52);animation:fall-21 17s -27s linear infinite}@keyframes fall-21{61.155%{transform:translate(2.7475vw,61.155vh) scale(.52)}to{transform:translate(6.5983vw,99vh) scale(.52)}}.snow:nth-child(22){opacity:.5868;transform:translate(9.6979vw,-10px) scale(.4961);animation:fall-22 22s -14s linear infinite}@keyframes fall-22{50.374%{transform:translate(6.7127vw,50.374vh) scale(.4961)}to{transform:translate(8.2053vw,99vh) scale(.4961)}}.snow:nth-child(23){opacity:.3182;transform:translate(82.9753vw,-10px) scale(.8131);animation:fall-23 16s -14s linear infinite}@keyframes fall-23{65.032%{transform:translate(84.2625vw,65.032vh) scale(.8131)}to{transform:translate(83.6189vw,99vh) scale(.8131)}}.snow:nth-child(24){opacity:.6314;transform:translate(70.0887vw,-10px) scale(.881);animation:fall-24 23s -25s linear infinite}@keyframes fall-24{53.585%{transform:translate(78.7002vw,53.585vh) scale(.881)}to{transform:translate(74.39445vw,99vh) scale(.881)}}.snow:nth-child(25){opacity:.2422;transform:translate(15.6103vw,-10px) scale(.066);animation:fall-25 18s -26s linear infinite}@keyframes fall-25{57.394%{transform:translate(14.672vw,57.394vh) scale(.066)}to{transform:translate(15.14115vw,99vh) scale(.066)}}.snow:nth-child(26){opacity:.2874;transform:translate(11.6583vw,-10px) scale(.056);animation:fall-26 14s -7s linear infinite}@keyframes fall-26{49.422%{transform:translate(8.8475vw,49.422vh) scale(.056)}to{transform:translate(10.2529vw,99vh) scale(.056)}}.snow:nth-child(27){opacity:1.9428;transform:translate(13.0394vw,-10px) scale(.1581);animation:fall-27 23s -7s linear infinite}@keyframes fall-27{58.673%{transform:translate(16.2161vw,58.673vh) scale(.1581)}to{transform:translate(14.62775vw,99vh) scale(.1581)}}.snow:nth-child(28){opacity:1.9476;transform:translate(88.3005vw,-10px) scale(.8584);animation:fall-28 18s -28s linear infinite}@keyframes fall-28{53.435%{transform:translate(84.2013vw,53.435vh) scale(.8584)}to{transform:translate(86.2509vw,99vh) scale(.8584)}}.snow:nth-child(29){opacity:1.107;transform:translate(15.2742vw,-10px) scale(.8497);animation:fall-29 23s -8s linear infinite}@keyframes fall-29{67.565%{transform:translate(11.3998vw,67.565vh) scale(.8497)}to{transform:translate(13.337vw,99vh) scale(.8497)}}.snow:nth-child(30){opacity:.7428;transform:translate(99.7161vw,-10px) scale(.2151);animation:fall-30 18s -2s linear infinite}@keyframes fall-30{54.237%{transform:translate(99.5773vw,54.237vh) scale(.2151)}to{transform:translate(99.6467vw,99vh) scale(.2151)}}.snow:nth-child(31){opacity:.5842;transform:translate(68.6834vw,-10px) scale(.8812);animation:fall-31 14s -10s linear infinite}@keyframes fall-31{63.339%{transform:translate(59.4756vw,63.339vh) scale(.8812)}to{transform:translate(64.0795vw,99vh) scale(.8812)}}.snow:nth-child(32){opacity:.1192;transform:translate(49.1539vw,-10px) scale(.8636);animation:fall-32 15s -22s linear infinite}@keyframes fall-32{34.341%{transform:translate(48.0534vw,34.341vh) scale(.8636)}to{transform:translate(48.60365vw,99vh) scale(.8636)}}.snow:nth-child(33){opacity:.7674;transform:translate(87.5034vw,-10px) scale(.4984);animation:fall-33 21s -5s linear infinite}@keyframes fall-33{50.546%{transform:translate(78.7268vw,50.546vh) scale(.4984)}to{transform:translate(83.1151vw,99vh) scale(.4984)}}.snow:nth-child(34){opacity:.1082;transform:translate(38.8609vw,-10px) scale(.0164);animation:fall-34 11s -6s linear infinite}@keyframes fall-34{61.857%{transform:translate(40.9266vw,61.857vh) scale(.0164)}to{transform:translate(39.89375vw,99vh) scale(.0164)}}.snow:nth-child(35){opacity:1.7466;transform:translate(9.4738vw,-10px) scale(.8584);animation:fall-35 20s -9s linear infinite}@keyframes fall-35{44.31%{transform:translate(13.052vw,44.31vh) scale(.8584)}to{transform:translate(11.2629vw,99vh) scale(.8584)}}.snow:nth-child(36){opacity:1.636;transform:translate(92.4362vw,-10px) scale(.6331);animation:fall-36 18s -8s linear infinite}@keyframes fall-36{38.848%{transform:translate(88.2053vw,38.848vh) scale(.6331)}to{transform:translate(90.32075vw,99vh) scale(.6331)}}.snow:nth-child(37){opacity:.656;transform:translate(47.3984vw,-10px) scale(.9211);animation:fall-37 29s -17s linear infinite}@keyframes fall-37{72.524%{transform:translate(49.5371vw,72.524vh) scale(.9211)}to{transform:translate(48.46775vw,99vh) scale(.9211)}}.snow:nth-child(38){opacity:.8488;transform:translate(31.8866vw,-10px) scale(.5445);animation:fall-38 14s -19s linear infinite}@keyframes fall-38{67.426%{transform:translate(33.4723vw,67.426vh) scale(.5445)}to{transform:translate(32.67945vw,99vh) scale(.5445)}}.snow:nth-child(39){opacity:1.0816;transform:translate(42.816vw,-10px) scale(.8413);animation:fall-39 14s -1s linear infinite}@keyframes fall-39{50.937%{transform:translate(52.5958vw,50.937vh) scale(.8413)}to{transform:translate(47.7059vw,99vh) scale(.8413)}}.snow:nth-child(40){opacity:.1504;transform:translate(20.5428vw,-10px) scale(.0279);animation:fall-40 17s -2s linear infinite}@keyframes fall-40{64.777%{transform:translate(17.8951vw,64.777vh) scale(.0279)}to{transform:translate(19.21895vw,99vh) scale(.0279)}}.snow:nth-child(41){opacity:.1168;transform:translate(79.5674vw,-10px) scale(.9904);animation:fall-41 30s -21s linear infinite}@keyframes fall-41{39.645%{transform:translate(84.5922vw,39.645vh) scale(.9904)}to{transform:translate(82.0798vw,99vh) scale(.9904)}}.snow:nth-child(42){opacity:1.7288;transform:translate(37.982vw,-10px) scale(.1666);animation:fall-42 29s -21s linear infinite}@keyframes fall-42{75.916%{transform:translate(40.3143vw,75.916vh) scale(.1666)}to{transform:translate(39.14815vw,99vh) scale(.1666)}}.snow:nth-child(43){opacity:1.107;transform:translate(46.4269vw,-10px) scale(.0404);animation:fall-43 21s -6s linear infinite}@keyframes fall-43{42.765%{transform:translate(46.6359vw,42.765vh) scale(.0404)}to{transform:translate(46.5314vw,99vh) scale(.0404)}}.snow:nth-child(44){opacity:.3918;transform:translate(69.4685vw,-10px) scale(.004);animation:fall-44 22s -1s linear infinite}@keyframes fall-44{57.96%{transform:translate(70.2433vw,57.96vh) scale(.004)}to{transform:translate(69.8559vw,99vh) scale(.004)}}.snow:nth-child(45){opacity:1.9636;transform:translate(1.1412vw,-10px) scale(.7522);animation:fall-45 27s -28s linear infinite}@keyframes fall-45{44.849%{transform:translate(5.2721vw,44.849vh) scale(.7522)}to{transform:translate(3.20665vw,99vh) scale(.7522)}}.snow:nth-child(46){opacity:1.4572;transform:translate(36.0754vw,-10px) scale(.7097);animation:fall-46 10s -10s linear infinite}@keyframes fall-46{73.693%{transform:translate(40.9243vw,73.693vh) scale(.7097)}to{transform:translate(38.49985vw,99vh) scale(.7097)}}.snow:nth-child(47){opacity:1.0808;transform:translate(10.0637vw,-10px) scale(.9669);animation:fall-47 20s -24s linear infinite}@keyframes fall-47{38.853%{transform:translate(14.0573vw,38.853vh) scale(.9669)}to{transform:translate(12.0605vw,99vh) scale(.9669)}}.snow:nth-child(48){opacity:.1548;transform:translate(66.6869vw,-10px) scale(.358);animation:fall-48 12s -10s linear infinite}@keyframes fall-48{52.145%{transform:translate(76.1985vw,52.145vh) scale(.358)}to{transform:translate(71.4427vw,99vh) scale(.358)}}.snow:nth-child(49){opacity:.3762;transform:translate(71.5555vw,-10px) scale(.4227);animation:fall-49 24s -24s linear infinite}@keyframes fall-49{31.864%{transform:translate(69.6565vw,31.864vh) scale(.4227)}to{transform:translate(70.606vw,99vh) scale(.4227)}}.snow:nth-child(50){opacity:.1046;transform:translate(38.6407vw,-10px) scale(.0376);animation:fall-50 15s -14s linear infinite}@keyframes fall-50{57.864%{transform:translate(30.3667vw,57.864vh) scale(.0376)}to{transform:translate(34.5037vw,99vh) scale(.0376)}}.snow:nth-child(51){opacity:.0892;transform:translate(2.3566vw,-10px) scale(.0569);animation:fall-51 11s -27s linear infinite}@keyframes fall-51{75.391%{transform:translate(-4.9992vw,75.391vh) scale(.0569)}to{transform:translate(-1.3213vw,99vh) scale(.0569)}}.snow:nth-child(52){opacity:.944;transform:translate(29.6798vw,-10px) scale(.1759);animation:fall-52 26s -15s linear infinite}@keyframes fall-52{79.783%{transform:translate(38.0131vw,79.783vh) scale(.1759)}to{transform:translate(33.84645vw,99vh) scale(.1759)}}.snow:nth-child(53){opacity:.9148;transform:translate(88.9959vw,-10px) scale(.0158);animation:fall-53 10s -30s linear infinite}@keyframes fall-53{36.918%{transform:translate(83.8836vw,36.918vh) scale(.0158)}to{transform:translate(86.43975vw,99vh) scale(.0158)}}.snow:nth-child(54){opacity:1.948;transform:translate(99.2167vw,-10px) scale(.4409);animation:fall-54 30s -23s linear infinite}@keyframes fall-54{58.091%{transform:translate(102.3362vw,58.091vh) scale(.4409)}to{transform:translate(100.77645vw,99vh) scale(.4409)}}.snow:nth-child(55){opacity:.5088;transform:translate(56.9404vw,-10px) scale(.7465);animation:fall-55 26s -14s linear infinite}@keyframes fall-55{35.477%{transform:translate(47.3384vw,35.477vh) scale(.7465)}to{transform:translate(52.1394vw,99vh) scale(.7465)}}.snow:nth-child(56){opacity:.6176;transform:translate(62.4213vw,-10px) scale(.3364);animation:fall-56 27s -9s linear infinite}@keyframes fall-56{61.324%{transform:translate(59.4778vw,61.324vh) scale(.3364)}to{transform:translate(60.94955vw,99vh) scale(.3364)}}.snow:nth-child(57){opacity:.4478;transform:translate(98.2275vw,-10px) scale(.5675);animation:fall-57 26s -14s linear infinite}@keyframes fall-57{59.788%{transform:translate(90.024vw,59.788vh) scale(.5675)}to{transform:translate(94.12575vw,99vh) scale(.5675)}}.snow:nth-child(58){opacity:.5386;transform:translate(99.9375vw,-10px) scale(.1177);animation:fall-58 20s -19s linear infinite}@keyframes fall-58{72.564%{transform:translate(93.0653vw,72.564vh) scale(.1177)}to{transform:translate(96.5014vw,99vh) scale(.1177)}}.snow:nth-child(59){opacity:.7718;transform:translate(48.8161vw,-10px) scale(.056);animation:fall-59 22s -27s linear infinite}@keyframes fall-59{46.411%{transform:translate(42.3307vw,46.411vh) scale(.056)}to{transform:translate(45.5734vw,99vh) scale(.056)}}.snow:nth-child(60){opacity:1.987;transform:translate(44.5333vw,-10px) scale(.3818);animation:fall-60 20s -6s linear infinite}@keyframes fall-60{51.61%{transform:translate(43.4961vw,51.61vh) scale(.3818)}to{transform:translate(44.0147vw,99vh) scale(.3818)}}.snow:nth-child(61){opacity:.1726;transform:translate(86.7203vw,-10px) scale(.4255);animation:fall-61 17s -20s linear infinite}@keyframes fall-61{63.395%{transform:translate(81.9669vw,63.395vh) scale(.4255)}to{transform:translate(84.3436vw,99vh) scale(.4255)}}.snow:nth-child(62){opacity:.923;transform:translate(25.6555vw,-10px) scale(.6196);animation:fall-62 14s -10s linear infinite}@keyframes fall-62{64.834%{transform:translate(27.9285vw,64.834vh) scale(.6196)}to{transform:translate(26.792vw,99vh) scale(.6196)}}.snow:nth-child(63){opacity:.319;transform:translate(4.9613vw,-10px) scale(.5589);animation:fall-63 29s -12s linear infinite}@keyframes fall-63{75.56%{transform:translate(13.4788vw,75.56vh) scale(.5589)}to{transform:translate(9.22005vw,99vh) scale(.5589)}}.snow:nth-child(64){opacity:1.7058;transform:translate(82.2115vw,-10px) scale(.9397);animation:fall-64 24s -18s linear infinite}@keyframes fall-64{66.142%{transform:translate(83.3192vw,66.142vh) scale(.9397)}to{transform:translate(82.76535vw,99vh) scale(.9397)}}.snow:nth-child(65){opacity:1.7994;transform:translate(58.2844vw,-10px) scale(.3097);animation:fall-65 15s -19s linear infinite}@keyframes fall-65{59.106%{transform:translate(48.3415vw,59.106vh) scale(.3097)}to{transform:translate(53.31295vw,99vh) scale(.3097)}}.snow:nth-child(66){opacity:.3324;transform:translate(96.0483vw,-10px) scale(.9944);animation:fall-66 17s -14s linear infinite}@keyframes fall-66{57.355%{transform:translate(92.6996vw,57.355vh) scale(.9944)}to{transform:translate(94.37395vw,99vh) scale(.9944)}}.snow:nth-child(67){opacity:.9764;transform:translate(.6321vw,-10px) scale(.6957);animation:fall-67 21s -30s linear infinite}@keyframes fall-67{52.897%{transform:translate(4.1696vw,52.897vh) scale(.6957)}to{transform:translate(2.40085vw,99vh) scale(.6957)}}.snow:nth-child(68){opacity:.5964;transform:translate(16.7565vw,-10px) scale(.3425);animation:fall-68 29s -24s linear infinite}@keyframes fall-68{70.617%{transform:translate(25.6857vw,70.617vh) scale(.3425)}to{transform:translate(21.2211vw,99vh) scale(.3425)}}.snow:nth-child(69){opacity:1.627;transform:translate(95.0508vw,-10px) scale(.121);animation:fall-69 21s -16s linear infinite}@keyframes fall-69{49.76%{transform:translate(97.4443vw,49.76vh) scale(.121)}to{transform:translate(96.24755vw,99vh) scale(.121)}}.snow:nth-child(70){opacity:1.0016;transform:translate(38.5331vw,-10px) scale(.1257);animation:fall-70 13s -12s linear infinite}@keyframes fall-70{36.472%{transform:translate(47.746vw,36.472vh) scale(.1257)}to{transform:translate(43.13955vw,99vh) scale(.1257)}}.snow:nth-child(71){opacity:.2568;transform:translate(57.9281vw,-10px) scale(.4469);animation:fall-71 22s -22s linear infinite}@keyframes fall-71{75.062%{transform:translate(64.4012vw,75.062vh) scale(.4469)}to{transform:translate(61.16465vw,99vh) scale(.4469)}}.snow:nth-child(72){opacity:.874;transform:translate(4.6657vw,-10px) scale(.1338);animation:fall-72 16s -25s linear infinite}@keyframes fall-72{69.09%{transform:translate(13.0935vw,69.09vh) scale(.1338)}to{transform:translate(8.8796vw,99vh) scale(.1338)}}.snow:nth-child(73){opacity:.334;transform:translate(31.1172vw,-10px) scale(.9174);animation:fall-73 25s -6s linear infinite}@keyframes fall-73{38.56%{transform:translate(32.2487vw,38.56vh) scale(.9174)}to{transform:translate(31.68295vw,99vh) scale(.9174)}}.snow:nth-child(74){opacity:1.0452;transform:translate(17.8724vw,-10px) scale(.1813);animation:fall-74 14s -27s linear infinite}@keyframes fall-74{58.056%{transform:translate(19.3291vw,58.056vh) scale(.1813)}to{transform:translate(18.60075vw,99vh) scale(.1813)}}.snow:nth-child(75){opacity:1.3558;transform:translate(44.4153vw,-10px) scale(.4396);animation:fall-75 17s -24s linear infinite}@keyframes fall-75{44.348%{transform:translate(51.0698vw,44.348vh) scale(.4396)}to{transform:translate(47.74255vw,99vh) scale(.4396)}}.snow:nth-child(76){opacity:1.4894;transform:translate(82.8472vw,-10px) scale(.1524);animation:fall-76 12s -2s linear infinite}@keyframes fall-76{33.692%{transform:translate(86.7291vw,33.692vh) scale(.1524)}to{transform:translate(84.78815vw,99vh) scale(.1524)}}.snow:nth-child(77){opacity:.8148;transform:translate(87.503vw,-10px) scale(.2657);animation:fall-77 20s -16s linear infinite}@keyframes fall-77{39.302%{transform:translate(95.781vw,39.302vh) scale(.2657)}to{transform:translate(91.642vw,99vh) scale(.2657)}}.snow:nth-child(78){opacity:1.6826;transform:translate(52.6063vw,-10px) scale(.4013);animation:fall-78 12s -19s linear infinite}@keyframes fall-78{34.145%{transform:translate(54.7668vw,34.145vh) scale(.4013)}to{transform:translate(53.68655vw,99vh) scale(.4013)}}.snow:nth-child(79){opacity:.9994;transform:translate(98.0299vw,-10px) scale(.0936);animation:fall-79 13s -10s linear infinite}@keyframes fall-79{56.782%{transform:translate(104.5261vw,56.782vh) scale(.0936)}to{transform:translate(101.278vw,99vh) scale(.0936)}}.snow:nth-child(80){opacity:.084;transform:translate(14.1511vw,-10px) scale(.7697);animation:fall-80 24s -27s linear infinite}@keyframes fall-80{52.685%{transform:translate(11.5509vw,52.685vh) scale(.7697)}to{transform:translate(12.851vw,99vh) scale(.7697)}}.snow:nth-child(81){opacity:1.2014;transform:translate(84.2812vw,-10px) scale(.7719);animation:fall-81 15s -9s linear infinite}@keyframes fall-81{33.192%{transform:translate(85.456vw,33.192vh) scale(.7719)}to{transform:translate(84.8686vw,99vh) scale(.7719)}}.snow:nth-child(82){opacity:.7668;transform:translate(96.4033vw,-10px) scale(.37);animation:fall-82 11s -25s linear infinite}@keyframes fall-82{49.007%{transform:translate(105.8153vw,49.007vh) scale(.37)}to{transform:translate(101.1093vw,99vh) scale(.37)}}.snow:nth-child(83){opacity:.3194;transform:translate(78.8754vw,-10px) scale(.801);animation:fall-83 24s -25s linear infinite}@keyframes fall-83{69.818%{transform:translate(86.0408vw,69.818vh) scale(.801)}to{transform:translate(82.4581vw,99vh) scale(.801)}}.snow:nth-child(84){opacity:.5318;transform:translate(43.4465vw,-10px) scale(.9442);animation:fall-84 19s -26s linear infinite}@keyframes fall-84{32.979%{transform:translate(44.9655vw,32.979vh) scale(.9442)}to{transform:translate(44.206vw,99vh) scale(.9442)}}.snow:nth-child(85){opacity:.9106;transform:translate(30.193vw,-10px) scale(.9188);animation:fall-85 17s -14s linear infinite}@keyframes fall-85{65.57%{transform:translate(30.8589vw,65.57vh) scale(.9188)}to{transform:translate(30.52595vw,99vh) scale(.9188)}}.snow:nth-child(86){opacity:.4726;transform:translate(55.1519vw,-10px) scale(.1219);animation:fall-86 24s -30s linear infinite}@keyframes fall-86{70.32%{transform:translate(45.643vw,70.32vh) scale(.1219)}to{transform:translate(50.39745vw,99vh) scale(.1219)}}.snow:nth-child(87){opacity:1.4762;transform:translate(39.6974vw,-10px) scale(.6475);animation:fall-87 18s -8s linear infinite}@keyframes fall-87{68.785%{transform:translate(30.9962vw,68.785vh) scale(.6475)}to{transform:translate(35.3468vw,99vh) scale(.6475)}}.snow:nth-child(88){opacity:1.0624;transform:translate(77.7278vw,-10px) scale(.3924);animation:fall-88 13s -30s linear infinite}@keyframes fall-88{70.019%{transform:translate(81.4182vw,70.019vh) scale(.3924)}to{transform:translate(79.573vw,99vh) scale(.3924)}}.snow:nth-child(89){opacity:1.9416;transform:translate(68.6351vw,-10px) scale(.7084);animation:fall-89 20s -1s linear infinite}@keyframes fall-89{62.93%{transform:translate(65.8008vw,62.93vh) scale(.7084)}to{transform:translate(67.21795vw,99vh) scale(.7084)}}.snow:nth-child(90){opacity:1.4156;transform:translate(40.4641vw,-10px) scale(.6652);animation:fall-90 18s -1s linear infinite}@keyframes fall-90{70.857%{transform:translate(35.3406vw,70.857vh) scale(.6652)}to{transform:translate(37.90235vw,99vh) scale(.6652)}}.snow:nth-child(91){opacity:.1532;transform:translate(47.8838vw,-10px) scale(.8391);animation:fall-91 12s -21s linear infinite}@keyframes fall-91{65.974%{transform:translate(40.5809vw,65.974vh) scale(.8391)}to{transform:translate(44.23235vw,99vh) scale(.8391)}}.snow:nth-child(92){opacity:1.6522;transform:translate(93.903vw,-10px) scale(.3959);animation:fall-92 10s -13s linear infinite}@keyframes fall-92{47.475%{transform:translate(99.2458vw,47.475vh) scale(.3959)}to{transform:translate(96.5744vw,99vh) scale(.3959)}}.snow:nth-child(93){opacity:.9544;transform:translate(63.7172vw,-10px) scale(.2721);animation:fall-93 20s -6s linear infinite}@keyframes fall-93{65.398%{transform:translate(60.842vw,65.398vh) scale(.2721)}to{transform:translate(62.2796vw,99vh) scale(.2721)}}.snow:nth-child(94){opacity:1.563;transform:translate(94.0183vw,-10px) scale(.9079);animation:fall-94 17s -7s linear infinite}@keyframes fall-94{41.291%{transform:translate(102.1327vw,41.291vh) scale(.9079)}to{transform:translate(98.0755vw,99vh) scale(.9079)}}.snow:nth-child(95){opacity:1.9846;transform:translate(31.9669vw,-10px) scale(.4608);animation:fall-95 10s -26s linear infinite}@keyframes fall-95{76.381%{transform:translate(34.0718vw,76.381vh) scale(.4608)}to{transform:translate(33.01935vw,99vh) scale(.4608)}}.snow:nth-child(96){opacity:.1714;transform:translate(80.4772vw,-10px) scale(.1283);animation:fall-96 15s -1s linear infinite}@keyframes fall-96{72.392%{transform:translate(88.2173vw,72.392vh) scale(.1283)}to{transform:translate(84.34725vw,99vh) scale(.1283)}}.snow:nth-child(97){opacity:.9902;transform:translate(4.2391vw,-10px) scale(.6778);animation:fall-97 29s -8s linear infinite}@keyframes fall-97{75.534%{transform:translate(11.7094vw,75.534vh) scale(.6778)}to{transform:translate(7.97425vw,99vh) scale(.6778)}}.snow:nth-child(98){opacity:1.9894;transform:translate(92.1678vw,-10px) scale(.1873);animation:fall-98 29s -5s linear infinite}@keyframes fall-98{35.804%{transform:translate(100.4896vw,35.804vh) scale(.1873)}to{transform:translate(96.3287vw,99vh) scale(.1873)}}.snow:nth-child(99){opacity:.5702;transform:translate(31.1815vw,-10px) scale(.715);animation:fall-99 23s -9s linear infinite}@keyframes fall-99{51.428%{transform:translate(26.6267vw,51.428vh) scale(.715)}to{transform:translate(28.9041vw,99vh) scale(.715)}}.snow:nth-child(100){opacity:.4938;transform:translate(37.7781vw,-10px) scale(.5296);animation:fall-100 23s -8s linear infinite}@keyframes fall-100{68.422%{transform:translate(45.8681vw,68.422vh) scale(.5296)}to{transform:translate(41.8231vw,99vh) scale(.5296)}}.snow:nth-child(101){opacity:1.165;transform:translate(20.978vw,-10px) scale(.1551);animation:fall-101 26s -10s linear infinite}@keyframes fall-101{43.634%{transform:translate(20.4421vw,43.634vh) scale(.1551)}to{transform:translate(20.71005vw,99vh) scale(.1551)}}.snow:nth-child(102){opacity:1.3856;transform:translate(31.4874vw,-10px) scale(.8414);animation:fall-102 30s -6s linear infinite}@keyframes fall-102{30.343%{transform:translate(32.7256vw,30.343vh) scale(.8414)}to{transform:translate(32.1065vw,99vh) scale(.8414)}}.snow:nth-child(103){opacity:1.2066;transform:translate(98.6171vw,-10px) scale(.8248);animation:fall-103 14s -22s linear infinite}@keyframes fall-103{44.583%{transform:translate(106.2891vw,44.583vh) scale(.8248)}to{transform:translate(102.4531vw,99vh) scale(.8248)}}.snow:nth-child(104){opacity:.7028;transform:translate(36.1914vw,-10px) scale(.7358);animation:fall-104 12s -3s linear infinite}@keyframes fall-104{41.121%{transform:translate(38.1388vw,41.121vh) scale(.7358)}to{transform:translate(37.1651vw,99vh) scale(.7358)}}.snow:nth-child(105){opacity:.0294;transform:translate(72.6182vw,-10px) scale(.3871);animation:fall-105 19s -17s linear infinite}@keyframes fall-105{77.648%{transform:translate(69.9079vw,77.648vh) scale(.3871)}to{transform:translate(71.26305vw,99vh) scale(.3871)}}.snow:nth-child(106){opacity:.7062;transform:translate(70.1265vw,-10px) scale(.228);animation:fall-106 19s -21s linear infinite}@keyframes fall-106{48.218%{transform:translate(76.5594vw,48.218vh) scale(.228)}to{transform:translate(73.34295vw,99vh) scale(.228)}}.snow:nth-child(107){opacity:1.207;transform:translate(44.384vw,-10px) scale(.989);animation:fall-107 17s -13s linear infinite}@keyframes fall-107{74.733%{transform:translate(39.1332vw,74.733vh) scale(.989)}to{transform:translate(41.7586vw,99vh) scale(.989)}}.snow:nth-child(108){opacity:1.7758;transform:translate(83.7262vw,-10px) scale(.6867);animation:fall-108 12s -21s linear infinite}@keyframes fall-108{32.071%{transform:translate(86.2645vw,32.071vh) scale(.6867)}to{transform:translate(84.99535vw,99vh) scale(.6867)}}.snow:nth-child(109){opacity:.9136;transform:translate(59.649vw,-10px) scale(.7099);animation:fall-109 19s -17s linear infinite}@keyframes fall-109{60.644%{transform:translate(65.7952vw,60.644vh) scale(.7099)}to{transform:translate(62.7221vw,99vh) scale(.7099)}}.snow:nth-child(110){opacity:.004;transform:translate(98.6294vw,-10px) scale(.6904);animation:fall-110 30s -17s linear infinite}@keyframes fall-110{51.982%{transform:translate(93.9645vw,51.982vh) scale(.6904)}to{transform:translate(96.29695vw,99vh) scale(.6904)}}.snow:nth-child(111){opacity:1.4654;transform:translate(9.2566vw,-10px) scale(.9643);animation:fall-111 22s -6s linear infinite}@keyframes fall-111{34.75%{transform:translate(15.5203vw,34.75vh) scale(.9643)}to{transform:translate(12.38845vw,99vh) scale(.9643)}}.snow:nth-child(112){opacity:.654;transform:translate(90.8241vw,-10px) scale(.42);animation:fall-112 25s -14s linear infinite}@keyframes fall-112{45.211%{transform:translate(96.5753vw,45.211vh) scale(.42)}to{transform:translate(93.6997vw,99vh) scale(.42)}}.snow:nth-child(113){opacity:1.6842;transform:translate(26.6229vw,-10px) scale(.9607);animation:fall-113 16s -16s linear infinite}@keyframes fall-113{34.758%{transform:translate(17.6999vw,34.758vh) scale(.9607)}to{transform:translate(22.1614vw,99vh) scale(.9607)}}.snow:nth-child(114){opacity:.409;transform:translate(32.397vw,-10px) scale(.3181);animation:fall-114 30s -3s linear infinite}@keyframes fall-114{45.164%{transform:translate(28.3816vw,45.164vh) scale(.3181)}to{transform:translate(30.3893vw,99vh) scale(.3181)}}.snow:nth-child(115){opacity:.0046;transform:translate(21.6297vw,-10px) scale(.8864);animation:fall-115 29s -12s linear infinite}@keyframes fall-115{32.521%{transform:translate(24.8388vw,32.521vh) scale(.8864)}to{transform:translate(23.23425vw,99vh) scale(.8864)}}.snow:nth-child(116){opacity:1.2728;transform:translate(15.5476vw,-10px) scale(.8731);animation:fall-116 26s -13s linear infinite}@keyframes fall-116{35.463%{transform:translate(13.5191vw,35.463vh) scale(.8731)}to{transform:translate(14.53335vw,99vh) scale(.8731)}}.snow:nth-child(117){opacity:.5054;transform:translate(13.4629vw,-10px) scale(.0218);animation:fall-117 14s -29s linear infinite}@keyframes fall-117{67.484%{transform:translate(11.7589vw,67.484vh) scale(.0218)}to{transform:translate(12.6109vw,99vh) scale(.0218)}}.snow:nth-child(118){opacity:1.8974;transform:translate(53.7314vw,-10px) scale(.2997);animation:fall-118 17s -3s linear infinite}@keyframes fall-118{35.349%{transform:translate(46.1472vw,35.349vh) scale(.2997)}to{transform:translate(49.9393vw,99vh) scale(.2997)}}.snow:nth-child(119){opacity:1.7578;transform:translate(52.2771vw,-10px) scale(.4843);animation:fall-119 16s -7s linear infinite}@keyframes fall-119{79.096%{transform:translate(57.2016vw,79.096vh) scale(.4843)}to{transform:translate(54.73935vw,99vh) scale(.4843)}}.snow:nth-child(120){opacity:1.7394;transform:translate(58.58vw,-10px) scale(.3746);animation:fall-120 24s -15s linear infinite}@keyframes fall-120{50.038%{transform:translate(66.7505vw,50.038vh) scale(.3746)}to{transform:translate(62.66525vw,99vh) scale(.3746)}}.snow:nth-child(121){opacity:1.2782;transform:translate(24.6842vw,-10px) scale(.8909);animation:fall-121 21s -6s linear infinite}@keyframes fall-121{67.081%{transform:translate(17.1061vw,67.081vh) scale(.8909)}to{transform:translate(20.89515vw,99vh) scale(.8909)}}.snow:nth-child(122){opacity:1.4378;transform:translate(24.7958vw,-10px) scale(.1102);animation:fall-122 28s -3s linear infinite}@keyframes fall-122{76.401%{transform:translate(18.2655vw,76.401vh) scale(.1102)}to{transform:translate(21.53065vw,99vh) scale(.1102)}}.snow:nth-child(123){opacity:1.5554;transform:translate(77.8071vw,-10px) scale(.1894);animation:fall-123 17s -1s linear infinite}@keyframes fall-123{43.536%{transform:translate(70.8894vw,43.536vh) scale(.1894)}to{transform:translate(74.34825vw,99vh) scale(.1894)}}.snow:nth-child(124){opacity:1.9544;transform:translate(53.613vw,-10px) scale(.5565);animation:fall-124 13s -11s linear infinite}@keyframes fall-124{76.027%{transform:translate(56.6715vw,76.027vh) scale(.5565)}to{transform:translate(55.14225vw,99vh) scale(.5565)}}.snow:nth-child(125){opacity:1.78;transform:translate(69.1464vw,-10px) scale(.0134);animation:fall-125 12s -27s linear infinite}@keyframes fall-125{73.078%{transform:translate(75.326vw,73.078vh) scale(.0134)}to{transform:translate(72.2362vw,99vh) scale(.0134)}}.snow:nth-child(126){opacity:1.375;transform:translate(23.0962vw,-10px) scale(.1531);animation:fall-126 27s -1s linear infinite}@keyframes fall-126{43.862%{transform:translate(28.7734vw,43.862vh) scale(.1531)}to{transform:translate(25.9348vw,99vh) scale(.1531)}}.snow:nth-child(127){opacity:1.0952;transform:translate(88.216vw,-10px) scale(.1567);animation:fall-127 10s -21s linear infinite}@keyframes fall-127{44.03%{transform:translate(91.964vw,44.03vh) scale(.1567)}to{transform:translate(90.09vw,99vh) scale(.1567)}}.snow:nth-child(128){opacity:.1328;transform:translate(87.7453vw,-10px) scale(.5396);animation:fall-128 23s -5s linear infinite}@keyframes fall-128{44.514%{transform:translate(78.9296vw,44.514vh) scale(.5396)}to{transform:translate(83.33745vw,99vh) scale(.5396)}}.snow:nth-child(129){opacity:.2146;transform:translate(99.3426vw,-10px) scale(.7001);animation:fall-129 30s -25s linear infinite}@keyframes fall-129{42.39%{transform:translate(97.9071vw,42.39vh) scale(.7001)}to{transform:translate(98.62485vw,99vh) scale(.7001)}}.snow:nth-child(130){opacity:1.2466;transform:translate(51.0513vw,-10px) scale(.2835);animation:fall-130 28s -1s linear infinite}@keyframes fall-130{62.55%{transform:translate(46.1515vw,62.55vh) scale(.2835)}to{transform:translate(48.6014vw,99vh) scale(.2835)}}.snow:nth-child(131){opacity:.5364;transform:translate(67.9525vw,-10px) scale(.4641);animation:fall-131 12s -22s linear infinite}@keyframes fall-131{38.409%{transform:translate(74.7711vw,38.409vh) scale(.4641)}to{transform:translate(71.3618vw,99vh) scale(.4641)}}.snow:nth-child(132){opacity:1.298;transform:translate(89.3619vw,-10px) scale(.7461);animation:fall-132 18s -26s linear infinite}@keyframes fall-132{49.316%{transform:translate(87.1076vw,49.316vh) scale(.7461)}to{transform:translate(88.23475vw,99vh) scale(.7461)}}.snow:nth-child(133){opacity:.609;transform:translate(36.1464vw,-10px) scale(.0997);animation:fall-133 24s -1s linear infinite}@keyframes fall-133{63.057%{transform:translate(37.2024vw,63.057vh) scale(.0997)}to{transform:translate(36.6744vw,99vh) scale(.0997)}}.snow:nth-child(134){opacity:.4152;transform:translate(47.377vw,-10px) scale(.645);animation:fall-134 12s -13s linear infinite}@keyframes fall-134{64.112%{transform:translate(37.5795vw,64.112vh) scale(.645)}to{transform:translate(42.47825vw,99vh) scale(.645)}}.snow:nth-child(135){opacity:.6678;transform:translate(11.6402vw,-10px) scale(.9374);animation:fall-135 16s -16s linear infinite}@keyframes fall-135{44.938%{transform:translate(19.8371vw,44.938vh) scale(.9374)}to{transform:translate(15.73865vw,99vh) scale(.9374)}}.snow:nth-child(136){opacity:.3948;transform:translate(26.1422vw,-10px) scale(.213);animation:fall-136 13s -27s linear infinite}@keyframes fall-136{49.947%{transform:translate(20.823vw,49.947vh) scale(.213)}to{transform:translate(23.4826vw,99vh) scale(.213)}}.snow:nth-child(137){opacity:.4156;transform:translate(70.0439vw,-10px) scale(.162);animation:fall-137 22s -23s linear infinite}@keyframes fall-137{37.437%{transform:translate(62.3474vw,37.437vh) scale(.162)}to{transform:translate(66.19565vw,99vh) scale(.162)}}.snow:nth-child(138){opacity:1.986;transform:translate(15.1461vw,-10px) scale(.7429);animation:fall-138 17s -5s linear infinite}@keyframes fall-138{31.617%{transform:translate(14.7202vw,31.617vh) scale(.7429)}to{transform:translate(14.93315vw,99vh) scale(.7429)}}.snow:nth-child(139){opacity:1.3174;transform:translate(98.0143vw,-10px) scale(.318);animation:fall-139 19s -11s linear infinite}@keyframes fall-139{60.927%{transform:translate(106.9438vw,60.927vh) scale(.318)}to{transform:translate(102.47905vw,99vh) scale(.318)}}.snow:nth-child(140){opacity:.9348;transform:translate(14.7697vw,-10px) scale(.2082);animation:fall-140 24s -14s linear infinite}@keyframes fall-140{64.44%{transform:translate(23.6675vw,64.44vh) scale(.2082)}to{transform:translate(19.2186vw,99vh) scale(.2082)}}.snow:nth-child(141){opacity:.4958;transform:translate(18.0819vw,-10px) scale(.3429);animation:fall-141 29s -10s linear infinite}@keyframes fall-141{47.213%{transform:translate(8.3127vw,47.213vh) scale(.3429)}to{transform:translate(13.1973vw,99vh) scale(.3429)}}.snow:nth-child(142){opacity:1.045;transform:translate(80.9151vw,-10px) scale(.7867);animation:fall-142 24s -27s linear infinite}@keyframes fall-142{35.167%{transform:translate(82.9679vw,35.167vh) scale(.7867)}to{transform:translate(81.9415vw,99vh) scale(.7867)}}.snow:nth-child(143){opacity:.2936;transform:translate(13.9057vw,-10px) scale(.2083);animation:fall-143 18s -2s linear infinite}@keyframes fall-143{79.521%{transform:translate(15.3712vw,79.521vh) scale(.2083)}to{transform:translate(14.63845vw,99vh) scale(.2083)}}.snow:nth-child(144){opacity:.5842;transform:translate(87.5025vw,-10px) scale(.9117);animation:fall-144 19s -9s linear infinite}@keyframes fall-144{61.166%{transform:translate(93.8699vw,61.166vh) scale(.9117)}to{transform:translate(90.6862vw,99vh) scale(.9117)}}.snow:nth-child(145){opacity:1.204;transform:translate(27.6553vw,-10px) scale(.6321);animation:fall-145 16s -28s linear infinite}@keyframes fall-145{63.025%{transform:translate(23.5778vw,63.025vh) scale(.6321)}to{transform:translate(25.61655vw,99vh) scale(.6321)}}.snow:nth-child(146){opacity:.5326;transform:translate(8.5708vw,-10px) scale(.6495);animation:fall-146 16s -8s linear infinite}@keyframes fall-146{51.72%{transform:translate(5.909vw,51.72vh) scale(.6495)}to{transform:translate(7.2399vw,99vh) scale(.6495)}}.snow:nth-child(147){opacity:.8426;transform:translate(36.1133vw,-10px) scale(.6144);animation:fall-147 23s -7s linear infinite}@keyframes fall-147{44.742%{transform:translate(29.1335vw,44.742vh) scale(.6144)}to{transform:translate(32.6234vw,99vh) scale(.6144)}}.snow:nth-child(148){opacity:1.3416;transform:translate(6.0454vw,-10px) scale(.654);animation:fall-148 15s -15s linear infinite}@keyframes fall-148{43.482%{transform:translate(2.0894vw,43.482vh) scale(.654)}to{transform:translate(4.0674vw,99vh) scale(.654)}}.snow:nth-child(149){opacity:.8222;transform:translate(58.5501vw,-10px) scale(.644);animation:fall-149 22s -3s linear infinite}@keyframes fall-149{66.551%{transform:translate(61.6453vw,66.551vh) scale(.644)}to{transform:translate(60.0977vw,99vh) scale(.644)}}.snow:nth-child(150){opacity:.108;transform:translate(28.5143vw,-10px) scale(.3974);animation:fall-150 16s -14s linear infinite}@keyframes fall-150{67.059%{transform:translate(37.0975vw,67.059vh) scale(.3974)}to{transform:translate(32.8059vw,99vh) scale(.3974)}}.snow:nth-child(151){opacity:1.6502;transform:translate(8.475vw,-10px) scale(.7177);animation:fall-151 19s -5s linear infinite}@keyframes fall-151{34.071%{transform:translate(12.8568vw,34.071vh) scale(.7177)}to{transform:translate(10.6659vw,99vh) scale(.7177)}}.snow:nth-child(152){opacity:1.5128;transform:translate(95.6285vw,-10px) scale(.3083);animation:fall-152 28s -30s linear infinite}@keyframes fall-152{60.425%{transform:translate(95.5969vw,60.425vh) scale(.3083)}to{transform:translate(95.6127vw,99vh) scale(.3083)}}.snow:nth-child(153){opacity:1.218;transform:translate(84.6907vw,-10px) scale(.024);animation:fall-153 22s -7s linear infinite}@keyframes fall-153{39.775%{transform:translate(80.1959vw,39.775vh) scale(.024)}to{transform:translate(82.4433vw,99vh) scale(.024)}}.snow:nth-child(154){opacity:1.4986;transform:translate(44.3413vw,-10px) scale(.7785);animation:fall-154 26s -30s linear infinite}@keyframes fall-154{41.407%{transform:translate(40.8592vw,41.407vh) scale(.7785)}to{transform:translate(42.60025vw,99vh) scale(.7785)}}.snow:nth-child(155){opacity:.6232;transform:translate(66.4621vw,-10px) scale(.4279);animation:fall-155 29s -6s linear infinite}@keyframes fall-155{51.705%{transform:translate(68.6926vw,51.705vh) scale(.4279)}to{transform:translate(67.57735vw,99vh) scale(.4279)}}.snow:nth-child(156){opacity:1.7686;transform:translate(98.0235vw,-10px) scale(.8199);animation:fall-156 14s -10s linear infinite}@keyframes fall-156{75.922%{transform:translate(97.3895vw,75.922vh) scale(.8199)}to{transform:translate(97.7065vw,99vh) scale(.8199)}}.snow:nth-child(157){opacity:1.3916;transform:translate(66.1872vw,-10px) scale(.4889);animation:fall-157 14s -20s linear infinite}@keyframes fall-157{46.672%{transform:translate(76.1402vw,46.672vh) scale(.4889)}to{transform:translate(71.1637vw,99vh) scale(.4889)}}.snow:nth-child(158){opacity:1.1832;transform:translate(53.4406vw,-10px) scale(.8598);animation:fall-158 28s -22s linear infinite}@keyframes fall-158{77.4%{transform:translate(45.1843vw,77.4vh) scale(.8598)}to{transform:translate(49.31245vw,99vh) scale(.8598)}}.snow:nth-child(159){opacity:.9292;transform:translate(68.6379vw,-10px) scale(.6344);animation:fall-159 21s -18s linear infinite}@keyframes fall-159{42.784%{transform:translate(59.7773vw,42.784vh) scale(.6344)}to{transform:translate(64.2076vw,99vh) scale(.6344)}}.snow:nth-child(160){opacity:1.1748;transform:translate(14.1892vw,-10px) scale(.0375);animation:fall-160 28s -1s linear infinite}@keyframes fall-160{58.064%{transform:translate(17.1901vw,58.064vh) scale(.0375)}to{transform:translate(15.68965vw,99vh) scale(.0375)}}.snow:nth-child(161){opacity:.0742;transform:translate(78.0765vw,-10px) scale(.7719);animation:fall-161 14s -23s linear infinite}@keyframes fall-161{54.552%{transform:translate(86.8726vw,54.552vh) scale(.7719)}to{transform:translate(82.47455vw,99vh) scale(.7719)}}.snow:nth-child(162){opacity:.1656;transform:translate(3.7168vw,-10px) scale(.0872);animation:fall-162 24s -8s linear infinite}@keyframes fall-162{38.616%{transform:translate(-4.0702vw,38.616vh) scale(.0872)}to{transform:translate(-.1767vw,99vh) scale(.0872)}}.snow:nth-child(163){opacity:1.9782;transform:translate(70.8769vw,-10px) scale(.7892);animation:fall-163 16s -5s linear infinite}@keyframes fall-163{68.049%{transform:translate(80.4225vw,68.049vh) scale(.7892)}to{transform:translate(75.6497vw,99vh) scale(.7892)}}.snow:nth-child(164){opacity:1.658;transform:translate(44.2293vw,-10px) scale(.2975);animation:fall-164 22s -1s linear infinite}@keyframes fall-164{39.012%{transform:translate(50.7755vw,39.012vh) scale(.2975)}to{transform:translate(47.5024vw,99vh) scale(.2975)}}.snow:nth-child(165){opacity:.2596;transform:translate(14.0246vw,-10px) scale(.4356);animation:fall-165 24s -11s linear infinite}@keyframes fall-165{64.824%{transform:translate(16.7337vw,64.824vh) scale(.4356)}to{transform:translate(15.37915vw,99vh) scale(.4356)}}.snow:nth-child(166){opacity:.4326;transform:translate(40.5461vw,-10px) scale(.4074);animation:fall-166 11s -6s linear infinite}@keyframes fall-166{57.908%{transform:translate(37.1371vw,57.908vh) scale(.4074)}to{transform:translate(38.8416vw,99vh) scale(.4074)}}.snow:nth-child(167){opacity:.4788;transform:translate(67.0445vw,-10px) scale(.1391);animation:fall-167 16s -24s linear infinite}@keyframes fall-167{76.854%{transform:translate(71.468vw,76.854vh) scale(.1391)}to{transform:translate(69.25625vw,99vh) scale(.1391)}}.snow:nth-child(168){opacity:.9794;transform:translate(58.9099vw,-10px) scale(.6485);animation:fall-168 25s -8s linear infinite}@keyframes fall-168{78.807%{transform:translate(54.9813vw,78.807vh) scale(.6485)}to{transform:translate(56.9456vw,99vh) scale(.6485)}}.snow:nth-child(169){opacity:.7104;transform:translate(53.581vw,-10px) scale(.1038);animation:fall-169 11s -25s linear infinite}@keyframes fall-169{44.173%{transform:translate(52.5559vw,44.173vh) scale(.1038)}to{transform:translate(53.06845vw,99vh) scale(.1038)}}.snow:nth-child(170){opacity:1.855;transform:translate(96.2425vw,-10px) scale(.5228);animation:fall-170 24s -10s linear infinite}@keyframes fall-170{34.332%{transform:translate(98.2617vw,34.332vh) scale(.5228)}to{transform:translate(97.2521vw,99vh) scale(.5228)}}.snow:nth-child(171){opacity:.3954;transform:translate(19.5502vw,-10px) scale(.9247);animation:fall-171 13s -13s linear infinite}@keyframes fall-171{40.864%{transform:translate(24.8779vw,40.864vh) scale(.9247)}to{transform:translate(22.21405vw,99vh) scale(.9247)}}.snow:nth-child(172){opacity:1.3322;transform:translate(48.6008vw,-10px) scale(.2784);animation:fall-172 21s -12s linear infinite}@keyframes fall-172{47.756%{transform:translate(46.3159vw,47.756vh) scale(.2784)}to{transform:translate(47.45835vw,99vh) scale(.2784)}}.snow:nth-child(173){opacity:1.667;transform:translate(63.6591vw,-10px) scale(.3839);animation:fall-173 24s -19s linear infinite}@keyframes fall-173{72.038%{transform:translate(54.6379vw,72.038vh) scale(.3839)}to{transform:translate(59.1485vw,99vh) scale(.3839)}}.snow:nth-child(174){opacity:1.289;transform:translate(46.7755vw,-10px) scale(.7872);animation:fall-174 16s -30s linear infinite}@keyframes fall-174{70.714%{transform:translate(51.1002vw,70.714vh) scale(.7872)}to{transform:translate(48.93785vw,99vh) scale(.7872)}}.snow:nth-child(175){opacity:.2776;transform:translate(73.2878vw,-10px) scale(.4514);animation:fall-175 16s -12s linear infinite}@keyframes fall-175{51.398%{transform:translate(67.0848vw,51.398vh) scale(.4514)}to{transform:translate(70.1863vw,99vh) scale(.4514)}}.snow:nth-child(176){opacity:.3444;transform:translate(97.7838vw,-10px) scale(.725);animation:fall-176 12s -25s linear infinite}@keyframes fall-176{43.69%{transform:translate(96.974vw,43.69vh) scale(.725)}to{transform:translate(97.3789vw,99vh) scale(.725)}}.snow:nth-child(177){opacity:1.0954;transform:translate(13.9519vw,-10px) scale(.5093);animation:fall-177 12s -28s linear infinite}@keyframes fall-177{58.121%{transform:translate(18.47vw,58.121vh) scale(.5093)}to{transform:translate(16.21095vw,99vh) scale(.5093)}}.snow:nth-child(178){opacity:1.543;transform:translate(16.8885vw,-10px) scale(.091);animation:fall-178 10s -17s linear infinite}@keyframes fall-178{76.23%{transform:translate(21.2508vw,76.23vh) scale(.091)}to{transform:translate(19.06965vw,99vh) scale(.091)}}.snow:nth-child(179){opacity:.0634;transform:translate(93.8727vw,-10px) scale(.5569);animation:fall-179 13s -9s linear infinite}@keyframes fall-179{42.444%{transform:translate(102.004vw,42.444vh) scale(.5569)}to{transform:translate(97.93835vw,99vh) scale(.5569)}}.snow:nth-child(180){opacity:.7846;transform:translate(63.9887vw,-10px) scale(.5011);animation:fall-180 11s -21s linear infinite}@keyframes fall-180{56.376%{transform:translate(67.0503vw,56.376vh) scale(.5011)}to{transform:translate(65.5195vw,99vh) scale(.5011)}}.snow:nth-child(181){opacity:.4966;transform:translate(56.8638vw,-10px) scale(.773);animation:fall-181 17s -2s linear infinite}@keyframes fall-181{57.755%{transform:translate(55.6736vw,57.755vh) scale(.773)}to{transform:translate(56.2687vw,99vh) scale(.773)}}.snow:nth-child(182){opacity:.9234;transform:translate(38.305vw,-10px) scale(.2711);animation:fall-182 24s -25s linear infinite}@keyframes fall-182{69.24%{transform:translate(45.9391vw,69.24vh) scale(.2711)}to{transform:translate(42.12205vw,99vh) scale(.2711)}}.snow:nth-child(183){opacity:1.3772;transform:translate(88.3138vw,-10px) scale(.528);animation:fall-183 20s -3s linear infinite}@keyframes fall-183{54.695%{transform:translate(91.9383vw,54.695vh) scale(.528)}to{transform:translate(90.12605vw,99vh) scale(.528)}}.snow:nth-child(184){opacity:1.2946;transform:translate(32.6131vw,-10px) scale(.4493);animation:fall-184 21s -22s linear infinite}@keyframes fall-184{56.809%{transform:translate(34.5549vw,56.809vh) scale(.4493)}to{transform:translate(33.584vw,99vh) scale(.4493)}}.snow:nth-child(185){opacity:1.5814;transform:translate(8.639vw,-10px) scale(.1914);animation:fall-185 16s -29s linear infinite}@keyframes fall-185{65.262%{transform:translate(9.8612vw,65.262vh) scale(.1914)}to{transform:translate(9.2501vw,99vh) scale(.1914)}}.snow:nth-child(186){opacity:1.4862;transform:translate(42.9503vw,-10px) scale(.6759);animation:fall-186 20s -25s linear infinite}@keyframes fall-186{70.146%{transform:translate(45.8486vw,70.146vh) scale(.6759)}to{transform:translate(44.39945vw,99vh) scale(.6759)}}.snow:nth-child(187){opacity:1.3922;transform:translate(84.8157vw,-10px) scale(.746);animation:fall-187 19s -7s linear infinite}@keyframes fall-187{41.375%{transform:translate(87.0152vw,41.375vh) scale(.746)}to{transform:translate(85.91545vw,99vh) scale(.746)}}.snow:nth-child(188){opacity:1.455;transform:translate(49.8984vw,-10px) scale(.7894);animation:fall-188 22s -19s linear infinite}@keyframes fall-188{34.702%{transform:translate(41.6326vw,34.702vh) scale(.7894)}to{transform:translate(45.7655vw,99vh) scale(.7894)}}.snow:nth-child(189){opacity:1.3362;transform:translate(2.2902vw,-10px) scale(.3774);animation:fall-189 26s -7s linear infinite}@keyframes fall-189{50.494%{transform:translate(-.7653vw,50.494vh) scale(.3774)}to{transform:translate(.76245vw,99vh) scale(.3774)}}.snow:nth-child(190){opacity:.7492;transform:translate(45.0339vw,-10px) scale(.1411);animation:fall-190 15s -16s linear infinite}@keyframes fall-190{55.912%{transform:translate(40.2798vw,55.912vh) scale(.1411)}to{transform:translate(42.65685vw,99vh) scale(.1411)}}.snow:nth-child(191){opacity:.474;transform:translate(64.1482vw,-10px) scale(.3607);animation:fall-191 14s -20s linear infinite}@keyframes fall-191{37.958%{transform:translate(63.8179vw,37.958vh) scale(.3607)}to{transform:translate(63.98305vw,99vh) scale(.3607)}}.snow:nth-child(192){opacity:.3484;transform:translate(84.4882vw,-10px) scale(.1561);animation:fall-192 12s -7s linear infinite}@keyframes fall-192{63.943%{transform:translate(93.9792vw,63.943vh) scale(.1561)}to{transform:translate(89.2337vw,99vh) scale(.1561)}}.snow:nth-child(193){opacity:1.6404;transform:translate(76.6009vw,-10px) scale(.5792);animation:fall-193 24s -7s linear infinite}@keyframes fall-193{39.083%{transform:translate(68.8945vw,39.083vh) scale(.5792)}to{transform:translate(72.7477vw,99vh) scale(.5792)}}.snow:nth-child(194){opacity:.6544;transform:translate(71.5582vw,-10px) scale(.8941);animation:fall-194 20s -8s linear infinite}@keyframes fall-194{70.837%{transform:translate(74.1027vw,70.837vh) scale(.8941)}to{transform:translate(72.83045vw,99vh) scale(.8941)}}.snow:nth-child(195){opacity:1.7518;transform:translate(1.1732vw,-10px) scale(.2123);animation:fall-195 22s -6s linear infinite}@keyframes fall-195{38.312%{transform:translate(-5.1555vw,38.312vh) scale(.2123)}to{transform:translate(-1.99115vw,99vh) scale(.2123)}}.snow:nth-child(196){opacity:1.1928;transform:translate(70.797vw,-10px) scale(.7496);animation:fall-196 13s -1s linear infinite}@keyframes fall-196{37.788%{transform:translate(65.3437vw,37.788vh) scale(.7496)}to{transform:translate(68.07035vw,99vh) scale(.7496)}}.snow:nth-child(197){opacity:1.6754;transform:translate(1.8537vw,-10px) scale(.6125);animation:fall-197 25s -2s linear infinite}@keyframes fall-197{68.289%{transform:translate(10.5998vw,68.289vh) scale(.6125)}to{transform:translate(6.22675vw,99vh) scale(.6125)}}.snow:nth-child(198){opacity:1.1006;transform:translate(27.7799vw,-10px) scale(.3796);animation:fall-198 24s -4s linear infinite}@keyframes fall-198{37.913%{transform:translate(36.7433vw,37.913vh) scale(.3796)}to{transform:translate(32.2616vw,99vh) scale(.3796)}}.snow:nth-child(199){opacity:.9282;transform:translate(13.3777vw,-10px) scale(.8794);animation:fall-199 29s -23s linear infinite}@keyframes fall-199{43.682%{transform:translate(7.6911vw,43.682vh) scale(.8794)}to{transform:translate(10.5344vw,99vh) scale(.8794)}}.snow:nth-child(200){opacity:1.4082;transform:translate(21.8619vw,-10px) scale(.8066);animation:fall-200 14s -9s linear infinite}@keyframes fall-200{66.873%{transform:translate(19.0904vw,66.873vh) scale(.8066)}to{transform:translate(20.47615vw,99vh) scale(.8066)}}.snow:nth-child(201){opacity:.1716;transform:translate(50.4975vw,-10px) scale(.9552);animation:fall-201 27s -16s linear infinite}@keyframes fall-201{62.451%{transform:translate(47.5825vw,62.451vh) scale(.9552)}to{transform:translate(49.04vw,99vh) scale(.9552)}}.snow:nth-child(202){opacity:1.8302;transform:translate(18.6345vw,-10px) scale(.0363);animation:fall-202 12s -2s linear infinite}@keyframes fall-202{48.744%{transform:translate(21.003vw,48.744vh) scale(.0363)}to{transform:translate(19.81875vw,99vh) scale(.0363)}}.snow:nth-child(203){opacity:.4314;transform:translate(31.9592vw,-10px) scale(.4188);animation:fall-203 26s -20s linear infinite}@keyframes fall-203{33.567%{transform:translate(31.0572vw,33.567vh) scale(.4188)}to{transform:translate(31.5082vw,99vh) scale(.4188)}}.snow:nth-child(204){opacity:.9468;transform:translate(87.8755vw,-10px) scale(.0137);animation:fall-204 30s -11s linear infinite}@keyframes fall-204{32.961%{transform:translate(89.251vw,32.961vh) scale(.0137)}to{transform:translate(88.56325vw,99vh) scale(.0137)}}.snow:nth-child(205){opacity:1.9996;transform:translate(34.2525vw,-10px) scale(.545);animation:fall-205 13s -9s linear infinite}@keyframes fall-205{49.286%{transform:translate(38.6933vw,49.286vh) scale(.545)}to{transform:translate(36.4729vw,99vh) scale(.545)}}.snow:nth-child(206){opacity:1.993;transform:translate(55.2135vw,-10px) scale(.6592);animation:fall-206 29s -16s linear infinite}@keyframes fall-206{76.991%{transform:translate(59.0614vw,76.991vh) scale(.6592)}to{transform:translate(57.13745vw,99vh) scale(.6592)}}.snow:nth-child(207){opacity:.8794;transform:translate(47.1474vw,-10px) scale(.0609);animation:fall-207 12s -3s linear infinite}@keyframes fall-207{42.51%{transform:translate(40.3148vw,42.51vh) scale(.0609)}to{transform:translate(43.7311vw,99vh) scale(.0609)}}.snow:nth-child(208){opacity:.2168;transform:translate(41.6324vw,-10px) scale(.5541);animation:fall-208 13s -16s linear infinite}@keyframes fall-208{67.476%{transform:translate(50.3924vw,67.476vh) scale(.5541)}to{transform:translate(46.0124vw,99vh) scale(.5541)}}.snow:nth-child(209){opacity:1.591;transform:translate(75.7574vw,-10px) scale(.8195);animation:fall-209 20s -15s linear infinite}@keyframes fall-209{66.907%{transform:translate(74.7181vw,66.907vh) scale(.8195)}to{transform:translate(75.23775vw,99vh) scale(.8195)}}.snow:nth-child(210){opacity:.2528;transform:translate(1.4648vw,-10px) scale(.2922);animation:fall-210 18s -27s linear infinite}@keyframes fall-210{49.767%{transform:translate(-5.8781vw,49.767vh) scale(.2922)}to{transform:translate(-2.20665vw,99vh) scale(.2922)}}.snow:nth-child(211){opacity:.7566;transform:translate(52.978vw,-10px) scale(.9579);animation:fall-211 10s -6s linear infinite}@keyframes fall-211{67.468%{transform:translate(45.2242vw,67.468vh) scale(.9579)}to{transform:translate(49.1011vw,99vh) scale(.9579)}}.snow:nth-child(212){opacity:.489;transform:translate(74.8849vw,-10px) scale(.1884);animation:fall-212 25s -27s linear infinite}@keyframes fall-212{31.84%{transform:translate(72.6476vw,31.84vh) scale(.1884)}to{transform:translate(73.76625vw,99vh) scale(.1884)}}.snow:nth-child(213){opacity:1.979;transform:translate(38.7997vw,-10px) scale(.9359);animation:fall-213 16s -11s linear infinite}@keyframes fall-213{65.294%{transform:translate(48.7584vw,65.294vh) scale(.9359)}to{transform:translate(43.77905vw,99vh) scale(.9359)}}.snow:nth-child(214){opacity:1.5386;transform:translate(71.6806vw,-10px) scale(.9694);animation:fall-214 26s -23s linear infinite}@keyframes fall-214{30.037%{transform:translate(76.9294vw,30.037vh) scale(.9694)}to{transform:translate(74.305vw,99vh) scale(.9694)}}.snow:nth-child(215){opacity:1.2568;transform:translate(88.9821vw,-10px) scale(.0529);animation:fall-215 29s -24s linear infinite}@keyframes fall-215{38.888%{transform:translate(82.6593vw,38.888vh) scale(.0529)}to{transform:translate(85.8207vw,99vh) scale(.0529)}}.snow:nth-child(216){opacity:.0806;transform:translate(60.941vw,-10px) scale(.4799);animation:fall-216 29s -18s linear infinite}@keyframes fall-216{60.227%{transform:translate(64.4022vw,60.227vh) scale(.4799)}to{transform:translate(62.6716vw,99vh) scale(.4799)}}.snow:nth-child(217){opacity:.6164;transform:translate(43.8506vw,-10px) scale(.4376);animation:fall-217 29s -12s linear infinite}@keyframes fall-217{76.377%{transform:translate(34.9545vw,76.377vh) scale(.4376)}to{transform:translate(39.40255vw,99vh) scale(.4376)}}.snow:nth-child(218){opacity:.7402;transform:translate(60.0681vw,-10px) scale(.3773);animation:fall-218 20s -21s linear infinite}@keyframes fall-218{64.262%{transform:translate(63.58vw,64.262vh) scale(.3773)}to{transform:translate(61.82405vw,99vh) scale(.3773)}}.snow:nth-child(219){opacity:1.7384;transform:translate(66.7438vw,-10px) scale(.4432);animation:fall-219 28s -7s linear infinite}@keyframes fall-219{61.058%{transform:translate(67.2579vw,61.058vh) scale(.4432)}to{transform:translate(67.00085vw,99vh) scale(.4432)}}.snow:nth-child(220){opacity:.4564;transform:translate(68.2277vw,-10px) scale(.5473);animation:fall-220 21s -17s linear infinite}@keyframes fall-220{37.899%{transform:translate(71.7853vw,37.899vh) scale(.5473)}to{transform:translate(70.0065vw,99vh) scale(.5473)}}.snow:nth-child(221){opacity:1.678;transform:translate(92.2052vw,-10px) scale(.8242);animation:fall-221 22s -13s linear infinite}@keyframes fall-221{46.481%{transform:translate(99.8939vw,46.481vh) scale(.8242)}to{transform:translate(96.04955vw,99vh) scale(.8242)}}.snow:nth-child(222){opacity:.4718;transform:translate(70.5996vw,-10px) scale(.843);animation:fall-222 23s -15s linear infinite}@keyframes fall-222{69.981%{transform:translate(72.2144vw,69.981vh) scale(.843)}to{transform:translate(71.407vw,99vh) scale(.843)}}.snow:nth-child(223){opacity:1.0086;transform:translate(55.6148vw,-10px) scale(.8287);animation:fall-223 11s -1s linear infinite}@keyframes fall-223{75.333%{transform:translate(59.6049vw,75.333vh) scale(.8287)}to{transform:translate(57.60985vw,99vh) scale(.8287)}}.snow:nth-child(224){opacity:1.688;transform:translate(72.5497vw,-10px) scale(.5216);animation:fall-224 18s -1s linear infinite}@keyframes fall-224{49.768%{transform:translate(69.8209vw,49.768vh) scale(.5216)}to{transform:translate(71.1853vw,99vh) scale(.5216)}}.snow:nth-child(225){opacity:.0462;transform:translate(40.5886vw,-10px) scale(.9747);animation:fall-225 23s -30s linear infinite}@keyframes fall-225{49.12%{transform:translate(48.6818vw,49.12vh) scale(.9747)}to{transform:translate(44.6352vw,99vh) scale(.9747)}}.snow:nth-child(226){opacity:1.1556;transform:translate(22.2462vw,-10px) scale(.9059);animation:fall-226 19s -12s linear infinite}@keyframes fall-226{68.6%{transform:translate(12.5345vw,68.6vh) scale(.9059)}to{transform:translate(17.39035vw,99vh) scale(.9059)}}.snow:nth-child(227){opacity:1.8794;transform:translate(71.102vw,-10px) scale(.0283);animation:fall-227 14s -15s linear infinite}@keyframes fall-227{60.731%{transform:translate(66.4998vw,60.731vh) scale(.0283)}to{transform:translate(68.8009vw,99vh) scale(.0283)}}.snow:nth-child(228){opacity:1.342;transform:translate(26.099vw,-10px) scale(.0038);animation:fall-228 18s -15s linear infinite}@keyframes fall-228{68.388%{transform:translate(26.7812vw,68.388vh) scale(.0038)}to{transform:translate(26.4401vw,99vh) scale(.0038)}}.snow:nth-child(229){opacity:1.0436;transform:translate(84.7056vw,-10px) scale(.7975);animation:fall-229 26s -16s linear infinite}@keyframes fall-229{41.607%{transform:translate(94.6194vw,41.607vh) scale(.7975)}to{transform:translate(89.6625vw,99vh) scale(.7975)}}.snow:nth-child(230){opacity:.1132;transform:translate(21.1138vw,-10px) scale(.4744);animation:fall-230 16s -1s linear infinite}@keyframes fall-230{70.246%{transform:translate(28.0732vw,70.246vh) scale(.4744)}to{transform:translate(24.5935vw,99vh) scale(.4744)}}.snow:nth-child(231){opacity:1.62;transform:translate(89.4527vw,-10px) scale(.5539);animation:fall-231 26s -26s linear infinite}@keyframes fall-231{45.844%{transform:translate(95.0082vw,45.844vh) scale(.5539)}to{transform:translate(92.23045vw,99vh) scale(.5539)}}.snow:nth-child(232){opacity:1.3726;transform:translate(58.3673vw,-10px) scale(.0126);animation:fall-232 28s -23s linear infinite}@keyframes fall-232{44.611%{transform:translate(53.7458vw,44.611vh) scale(.0126)}to{transform:translate(56.05655vw,99vh) scale(.0126)}}.snow:nth-child(233){opacity:1.9152;transform:translate(82.2657vw,-10px) scale(.8293);animation:fall-233 10s -17s linear infinite}@keyframes fall-233{54.817%{transform:translate(84.4498vw,54.817vh) scale(.8293)}to{transform:translate(83.35775vw,99vh) scale(.8293)}}.snow:nth-child(234){opacity:1.2946;transform:translate(45.692vw,-10px) scale(.4947);animation:fall-234 15s -6s linear infinite}@keyframes fall-234{61.272%{transform:translate(48.8471vw,61.272vh) scale(.4947)}to{transform:translate(47.26955vw,99vh) scale(.4947)}}.snow:nth-child(235){opacity:.21;transform:translate(13.1355vw,-10px) scale(.9307);animation:fall-235 10s -26s linear infinite}@keyframes fall-235{49.79%{transform:translate(16.7487vw,49.79vh) scale(.9307)}to{transform:translate(14.9421vw,99vh) scale(.9307)}}.snow:nth-child(236){opacity:1.4354;transform:translate(62.3897vw,-10px) scale(.8274);animation:fall-236 28s -24s linear infinite}@keyframes fall-236{77.7%{transform:translate(60.8731vw,77.7vh) scale(.8274)}to{transform:translate(61.6314vw,99vh) scale(.8274)}}.snow:nth-child(237){opacity:1.0074;transform:translate(38.867vw,-10px) scale(.5646);animation:fall-237 29s -5s linear infinite}@keyframes fall-237{74.779%{transform:translate(34.6861vw,74.779vh) scale(.5646)}to{transform:translate(36.77655vw,99vh) scale(.5646)}}.snow:nth-child(238){opacity:.7458;transform:translate(44.7474vw,-10px) scale(.5438);animation:fall-238 21s -15s linear infinite}@keyframes fall-238{40.15%{transform:translate(45.2186vw,40.15vh) scale(.5438)}to{transform:translate(44.983vw,99vh) scale(.5438)}}.snow:nth-child(239){opacity:.6856;transform:translate(9.1791vw,-10px) scale(.2884);animation:fall-239 20s -26s linear infinite}@keyframes fall-239{61.055%{transform:translate(7.9366vw,61.055vh) scale(.2884)}to{transform:translate(8.55785vw,99vh) scale(.2884)}}.snow:nth-child(240){opacity:.744;transform:translate(4.5896vw,-10px) scale(.9929);animation:fall-240 22s -28s linear infinite}@keyframes fall-240{66.339%{transform:translate(11.0666vw,66.339vh) scale(.9929)}to{transform:translate(7.8281vw,99vh) scale(.9929)}}.snow:nth-child(241){opacity:.7128;transform:translate(82.5726vw,-10px) scale(.4765);animation:fall-241 11s -29s linear infinite}@keyframes fall-241{60.265%{transform:translate(81.8058vw,60.265vh) scale(.4765)}to{transform:translate(82.1892vw,99vh) scale(.4765)}}.snow:nth-child(242){opacity:.9464;transform:translate(66.3607vw,-10px) scale(.8152);animation:fall-242 22s -4s linear infinite}@keyframes fall-242{54.839%{transform:translate(75.3386vw,54.839vh) scale(.8152)}to{transform:translate(70.84965vw,99vh) scale(.8152)}}.snow:nth-child(243){opacity:.2586;transform:translate(85.8562vw,-10px) scale(.3431);animation:fall-243 24s -17s linear infinite}@keyframes fall-243{74.303%{transform:translate(86.7252vw,74.303vh) scale(.3431)}to{transform:translate(86.2907vw,99vh) scale(.3431)}}.snow:nth-child(244){opacity:.7038;transform:translate(56.2081vw,-10px) scale(.7586);animation:fall-244 22s -15s linear infinite}@keyframes fall-244{57.498%{transform:translate(56.8209vw,57.498vh) scale(.7586)}to{transform:translate(56.5145vw,99vh) scale(.7586)}}.snow:nth-child(245){opacity:.0892;transform:translate(72.0035vw,-10px) scale(.1683);animation:fall-245 14s -26s linear infinite}@keyframes fall-245{42.188%{transform:translate(63.0906vw,42.188vh) scale(.1683)}to{transform:translate(67.54705vw,99vh) scale(.1683)}}.snow:nth-child(246){opacity:1.557;transform:translate(40.69vw,-10px) scale(.0128);animation:fall-246 21s -3s linear infinite}@keyframes fall-246{38.857%{transform:translate(32.7213vw,38.857vh) scale(.0128)}to{transform:translate(36.70565vw,99vh) scale(.0128)}}.snow:nth-child(247){opacity:1.4494;transform:translate(52.2384vw,-10px) scale(.7941);animation:fall-247 18s -1s linear infinite}@keyframes fall-247{65.212%{transform:translate(55.0408vw,65.212vh) scale(.7941)}to{transform:translate(53.6396vw,99vh) scale(.7941)}}.snow:nth-child(248){opacity:1.0046;transform:translate(47.1283vw,-10px) scale(.4716);animation:fall-248 30s -21s linear infinite}@keyframes fall-248{76.331%{transform:translate(51.3225vw,76.331vh) scale(.4716)}to{transform:translate(49.2254vw,99vh) scale(.4716)}}.snow:nth-child(249){opacity:1.3356;transform:translate(34.0775vw,-10px) scale(.6184);animation:fall-249 13s -13s linear infinite}@keyframes fall-249{37.76%{transform:translate(25.9809vw,37.76vh) scale(.6184)}to{transform:translate(30.0292vw,99vh) scale(.6184)}}.snow:nth-child(250){opacity:1.2902;transform:translate(81.5049vw,-10px) scale(.4385);animation:fall-250 10s -8s linear infinite}@keyframes fall-250{36.047%{transform:translate(74.2318vw,36.047vh) scale(.4385)}to{transform:translate(77.86835vw,99vh) scale(.4385)}}.snow:nth-child(251){opacity:1.4222;transform:translate(87.0617vw,-10px) scale(.0581);animation:fall-251 29s -16s linear infinite}@keyframes fall-251{46.012%{transform:translate(89.2948vw,46.012vh) scale(.0581)}to{transform:translate(88.17825vw,99vh) scale(.0581)}}.snow:nth-child(252){opacity:.1166;transform:translate(29.1164vw,-10px) scale(.4977);animation:fall-252 11s -2s linear infinite}@keyframes fall-252{42.498%{transform:translate(22.9488vw,42.498vh) scale(.4977)}to{transform:translate(26.0326vw,99vh) scale(.4977)}}.snow:nth-child(253){opacity:1.7288;transform:translate(54.3797vw,-10px) scale(.0708);animation:fall-253 26s -29s linear infinite}@keyframes fall-253{33.03%{transform:translate(52.474vw,33.03vh) scale(.0708)}to{transform:translate(53.42685vw,99vh) scale(.0708)}}.snow:nth-child(254){opacity:1.8138;transform:translate(83.2464vw,-10px) scale(.8929);animation:fall-254 27s -27s linear infinite}@keyframes fall-254{38.365%{transform:translate(80.3027vw,38.365vh) scale(.8929)}to{transform:translate(81.77455vw,99vh) scale(.8929)}}.snow:nth-child(255){opacity:1.4194;transform:translate(13.6098vw,-10px) scale(.8018);animation:fall-255 22s -20s linear infinite}@keyframes fall-255{43.061%{transform:translate(13.765vw,43.061vh) scale(.8018)}to{transform:translate(13.6874vw,99vh) scale(.8018)}}.snow:nth-child(256){opacity:1.6182;transform:translate(94.0794vw,-10px) scale(.9296);animation:fall-256 25s -29s linear infinite}@keyframes fall-256{40.258%{transform:translate(91.5066vw,40.258vh) scale(.9296)}to{transform:translate(92.793vw,99vh) scale(.9296)}}.snow:nth-child(257){opacity:.1926;transform:translate(38.2142vw,-10px) scale(.0924);animation:fall-257 10s -20s linear infinite}@keyframes fall-257{38.804%{transform:translate(29.0897vw,38.804vh) scale(.0924)}to{transform:translate(33.65195vw,99vh) scale(.0924)}}.snow:nth-child(258){opacity:1.4386;transform:translate(89.4654vw,-10px) scale(.7087);animation:fall-258 25s -22s linear infinite}@keyframes fall-258{55.13%{transform:translate(94.4906vw,55.13vh) scale(.7087)}to{transform:translate(91.978vw,99vh) scale(.7087)}}.snow:nth-child(259){opacity:1.6298;transform:translate(28.8909vw,-10px) scale(.4485);animation:fall-259 20s -30s linear infinite}@keyframes fall-259{30.424%{transform:translate(22.9444vw,30.424vh) scale(.4485)}to{transform:translate(25.91765vw,99vh) scale(.4485)}}.snow:nth-child(260){opacity:1.8438;transform:translate(1.3036vw,-10px) scale(.4242);animation:fall-260 18s -5s linear infinite}@keyframes fall-260{73.944%{transform:translate(-7.7478vw,73.944vh) scale(.4242)}to{transform:translate(-3.2221vw,99vh) scale(.4242)}}.snow:nth-child(261){opacity:1.8048;transform:translate(33.791vw,-10px) scale(.9275);animation:fall-261 21s -20s linear infinite}@keyframes fall-261{69.076%{transform:translate(32.7416vw,69.076vh) scale(.9275)}to{transform:translate(33.2663vw,99vh) scale(.9275)}}.snow:nth-child(262){opacity:1.8622;transform:translate(62.3033vw,-10px) scale(.1191);animation:fall-262 20s -16s linear infinite}@keyframes fall-262{47.851%{transform:translate(70.2096vw,47.851vh) scale(.1191)}to{transform:translate(66.25645vw,99vh) scale(.1191)}}.snow:nth-child(263){opacity:1.8294;transform:translate(43.4404vw,-10px) scale(.955);animation:fall-263 26s -23s linear infinite}@keyframes fall-263{54.577%{transform:translate(38.1863vw,54.577vh) scale(.955)}to{transform:translate(40.81335vw,99vh) scale(.955)}}.snow:nth-child(264){opacity:1.3402;transform:translate(64.6077vw,-10px) scale(.7128);animation:fall-264 24s -8s linear infinite}@keyframes fall-264{60.156%{transform:translate(60.2919vw,60.156vh) scale(.7128)}to{transform:translate(62.4498vw,99vh) scale(.7128)}}.snow:nth-child(265){opacity:.6632;transform:translate(43.0232vw,-10px) scale(.7769);animation:fall-265 17s -13s linear infinite}@keyframes fall-265{63.826%{transform:translate(35.651vw,63.826vh) scale(.7769)}to{transform:translate(39.3371vw,99vh) scale(.7769)}}.snow:nth-child(266){opacity:1.5308;transform:translate(63.7293vw,-10px) scale(.4045);animation:fall-266 19s -20s linear infinite}@keyframes fall-266{31.214%{transform:translate(55.8092vw,31.214vh) scale(.4045)}to{transform:translate(59.76925vw,99vh) scale(.4045)}}.snow:nth-child(267){opacity:1.8388;transform:translate(6.5582vw,-10px) scale(.9678);animation:fall-267 11s -20s linear infinite}@keyframes fall-267{49.331%{transform:translate(1.8961vw,49.331vh) scale(.9678)}to{transform:translate(4.22715vw,99vh) scale(.9678)}}.snow:nth-child(268){opacity:.5294;transform:translate(43.7437vw,-10px) scale(.4046);animation:fall-268 25s -1s linear infinite}@keyframes fall-268{55.328%{transform:translate(34.5943vw,55.328vh) scale(.4046)}to{transform:translate(39.169vw,99vh) scale(.4046)}}.snow:nth-child(269){opacity:.9698;transform:translate(48.843vw,-10px) scale(.0954);animation:fall-269 13s -6s linear infinite}@keyframes fall-269{41.599%{transform:translate(50.8778vw,41.599vh) scale(.0954)}to{transform:translate(49.8604vw,99vh) scale(.0954)}}.snow:nth-child(270){opacity:.4982;transform:translate(5.6839vw,-10px) scale(.216);animation:fall-270 26s -14s linear infinite}@keyframes fall-270{65.82%{transform:translate(1.6047vw,65.82vh) scale(.216)}to{transform:translate(3.6443vw,99vh) scale(.216)}}.snow:nth-child(271){opacity:1.4282;transform:translate(53.9007vw,-10px) scale(.1822);animation:fall-271 28s -29s linear infinite}@keyframes fall-271{50.404%{transform:translate(57.9303vw,50.404vh) scale(.1822)}to{transform:translate(55.9155vw,99vh) scale(.1822)}}.snow:nth-child(272){opacity:.6768;transform:translate(36.4179vw,-10px) scale(.0193);animation:fall-272 22s -10s linear infinite}@keyframes fall-272{76.258%{transform:translate(41.8703vw,76.258vh) scale(.0193)}to{transform:translate(39.1441vw,99vh) scale(.0193)}}.snow:nth-child(273){opacity:.6324;transform:translate(29.3443vw,-10px) scale(.8823);animation:fall-273 22s -16s linear infinite}@keyframes fall-273{45.694%{transform:translate(22.5417vw,45.694vh) scale(.8823)}to{transform:translate(25.943vw,99vh) scale(.8823)}}.snow:nth-child(274){opacity:.1946;transform:translate(38.0461vw,-10px) scale(.1872);animation:fall-274 21s -4s linear infinite}@keyframes fall-274{76.332%{transform:translate(38.6002vw,76.332vh) scale(.1872)}to{transform:translate(38.32315vw,99vh) scale(.1872)}}.snow:nth-child(275){opacity:.982;transform:translate(45.5997vw,-10px) scale(.047);animation:fall-275 22s -8s linear infinite}@keyframes fall-275{54.472%{transform:translate(37.9131vw,54.472vh) scale(.047)}to{transform:translate(41.7564vw,99vh) scale(.047)}}.snow:nth-child(276){opacity:1.3172;transform:translate(96.0419vw,-10px) scale(.7274);animation:fall-276 21s -9s linear infinite}@keyframes fall-276{33.008%{transform:translate(93.9514vw,33.008vh) scale(.7274)}to{transform:translate(94.99665vw,99vh) scale(.7274)}}.snow:nth-child(277){opacity:.7858;transform:translate(56.6644vw,-10px) scale(.8268);animation:fall-277 26s -11s linear infinite}@keyframes fall-277{31.737%{transform:translate(65.2325vw,31.737vh) scale(.8268)}to{transform:translate(60.94845vw,99vh) scale(.8268)}}.snow:nth-child(278){opacity:.9926;transform:translate(12.2662vw,-10px) scale(.8654);animation:fall-278 22s -22s linear infinite}@keyframes fall-278{38.233%{transform:translate(15.3769vw,38.233vh) scale(.8654)}to{transform:translate(13.82155vw,99vh) scale(.8654)}}.snow:nth-child(279){opacity:.3922;transform:translate(15.8312vw,-10px) scale(.0135);animation:fall-279 26s -11s linear infinite}@keyframes fall-279{56.693%{transform:translate(14.7963vw,56.693vh) scale(.0135)}to{transform:translate(15.31375vw,99vh) scale(.0135)}}.snow:nth-child(280){opacity:.1882;transform:translate(98.8886vw,-10px) scale(.096);animation:fall-280 28s -28s linear infinite}@keyframes fall-280{36.451%{transform:translate(99.5073vw,36.451vh) scale(.096)}to{transform:translate(99.19795vw,99vh) scale(.096)}}.snow:nth-child(281){opacity:1.6778;transform:translate(89.2436vw,-10px) scale(.2257);animation:fall-281 17s -24s linear infinite}@keyframes fall-281{35.591%{transform:translate(88.07vw,35.591vh) scale(.2257)}to{transform:translate(88.6568vw,99vh) scale(.2257)}}.snow:nth-child(282){opacity:.1896;transform:translate(73.5059vw,-10px) scale(.0573);animation:fall-282 19s -3s linear infinite}@keyframes fall-282{59.326%{transform:translate(72.0203vw,59.326vh) scale(.0573)}to{transform:translate(72.7631vw,99vh) scale(.0573)}}.snow:nth-child(283){opacity:.204;transform:translate(83.9217vw,-10px) scale(.3471);animation:fall-283 21s -16s linear infinite}@keyframes fall-283{78.645%{transform:translate(89.3709vw,78.645vh) scale(.3471)}to{transform:translate(86.6463vw,99vh) scale(.3471)}}.snow:nth-child(284){opacity:.8222;transform:translate(97.9518vw,-10px) scale(.4689);animation:fall-284 16s -7s linear infinite}@keyframes fall-284{71.772%{transform:translate(106.4275vw,71.772vh) scale(.4689)}to{transform:translate(102.18965vw,99vh) scale(.4689)}}.snow:nth-child(285){opacity:1.72;transform:translate(58.7075vw,-10px) scale(.7307);animation:fall-285 23s -22s linear infinite}@keyframes fall-285{35.197%{transform:translate(58.4805vw,35.197vh) scale(.7307)}to{transform:translate(58.594vw,99vh) scale(.7307)}}.snow:nth-child(286){opacity:1.803;transform:translate(54.9426vw,-10px) scale(.1492);animation:fall-286 10s -21s linear infinite}@keyframes fall-286{50.855%{transform:translate(52.3766vw,50.855vh) scale(.1492)}to{transform:translate(53.6596vw,99vh) scale(.1492)}}.snow:nth-child(287){opacity:.285;transform:translate(43.4549vw,-10px) scale(.4342);animation:fall-287 29s -29s linear infinite}@keyframes fall-287{60.368%{transform:translate(45.9641vw,60.368vh) scale(.4342)}to{transform:translate(44.7095vw,99vh) scale(.4342)}}.snow:nth-child(288){opacity:.6012;transform:translate(99.3513vw,-10px) scale(.5768);animation:fall-288 10s -14s linear infinite}@keyframes fall-288{36.067%{transform:translate(103.975vw,36.067vh) scale(.5768)}to{transform:translate(101.66315vw,99vh) scale(.5768)}}.snow:nth-child(289){opacity:.13;transform:translate(60.4533vw,-10px) scale(.4269);animation:fall-289 25s -26s linear infinite}@keyframes fall-289{69.83%{transform:translate(64.2513vw,69.83vh) scale(.4269)}to{transform:translate(62.3523vw,99vh) scale(.4269)}}.snow:nth-child(290){opacity:1.2312;transform:translate(.7639vw,-10px) scale(.7019);animation:fall-290 30s -12s linear infinite}@keyframes fall-290{73.748%{transform:translate(6.866vw,73.748vh) scale(.7019)}to{transform:translate(3.81495vw,99vh) scale(.7019)}}.snow:nth-child(291){opacity:.6516;transform:translate(35.5478vw,-10px) scale(.2624);animation:fall-291 25s -18s linear infinite}@keyframes fall-291{53.401%{transform:translate(33.3975vw,53.401vh) scale(.2624)}to{transform:translate(34.47265vw,99vh) scale(.2624)}}.snow:nth-child(292){opacity:.4734;transform:translate(5.5263vw,-10px) scale(.2301);animation:fall-292 13s -19s linear infinite}@keyframes fall-292{34.179%{transform:translate(1.2581vw,34.179vh) scale(.2301)}to{transform:translate(3.3922vw,99vh) scale(.2301)}}.snow:nth-child(293){opacity:1.713;transform:translate(82.4303vw,-10px) scale(.5485);animation:fall-293 20s -23s linear infinite}@keyframes fall-293{69.261%{transform:translate(77.2635vw,69.261vh) scale(.5485)}to{transform:translate(79.8469vw,99vh) scale(.5485)}}.snow:nth-child(294){opacity:.6784;transform:translate(71.1267vw,-10px) scale(.3277);animation:fall-294 17s -21s linear infinite}@keyframes fall-294{34.462%{transform:translate(80.248vw,34.462vh) scale(.3277)}to{transform:translate(75.68735vw,99vh) scale(.3277)}}.snow:nth-child(295){opacity:.198;transform:translate(55.5178vw,-10px) scale(.162);animation:fall-295 22s -15s linear infinite}@keyframes fall-295{31.053%{transform:translate(61.214vw,31.053vh) scale(.162)}to{transform:translate(58.3659vw,99vh) scale(.162)}}.snow:nth-child(296){opacity:1.4914;transform:translate(89.5019vw,-10px) scale(.3241);animation:fall-296 29s -20s linear infinite}@keyframes fall-296{56.448%{transform:translate(88.1135vw,56.448vh) scale(.3241)}to{transform:translate(88.8077vw,99vh) scale(.3241)}}.snow:nth-child(297){opacity:.489;transform:translate(81.2445vw,-10px) scale(.9232);animation:fall-297 19s -2s linear infinite}@keyframes fall-297{61.988%{transform:translate(72.1276vw,61.988vh) scale(.9232)}to{transform:translate(76.68605vw,99vh) scale(.9232)}}.snow:nth-child(298){opacity:.886;transform:translate(44.6707vw,-10px) scale(.2992);animation:fall-298 22s -22s linear infinite}@keyframes fall-298{77.832%{transform:translate(41.5388vw,77.832vh) scale(.2992)}to{transform:translate(43.10475vw,99vh) scale(.2992)}}.snow:nth-child(299){opacity:.6738;transform:translate(68.3464vw,-10px) scale(.4622);animation:fall-299 17s -18s linear infinite}@keyframes fall-299{39.544%{transform:translate(71.6708vw,39.544vh) scale(.4622)}to{transform:translate(70.0086vw,99vh) scale(.4622)}}.snow:nth-child(300){opacity:1.0666;transform:translate(15.7401vw,-10px) scale(.6489);animation:fall-300 19s -10s linear infinite}@keyframes fall-300{59.144%{transform:translate(8.4558vw,59.144vh) scale(.6489)}to{transform:translate(12.09795vw,99vh) scale(.6489)}}.snow:nth-child(301){opacity:1.5902;transform:translate(88.8161vw,-10px) scale(.5037);animation:fall-301 28s -4s linear infinite}@keyframes fall-301{79.953%{transform:translate(92.3412vw,79.953vh) scale(.5037)}to{transform:translate(90.57865vw,99vh) scale(.5037)}}.snow:nth-child(302){opacity:1.8356;transform:translate(25.965vw,-10px) scale(.7661);animation:fall-302 12s -10s linear infinite}@keyframes fall-302{48.15%{transform:translate(33.3617vw,48.15vh) scale(.7661)}to{transform:translate(29.66335vw,99vh) scale(.7661)}}.snow:nth-child(303){opacity:.8058;transform:translate(4.416vw,-10px) scale(.2351);animation:fall-303 18s -24s linear infinite}@keyframes fall-303{45.23%{transform:translate(-3.2402vw,45.23vh) scale(.2351)}to{transform:translate(.5879vw,99vh) scale(.2351)}}.snow:nth-child(304){opacity:1.8014;transform:translate(55.9977vw,-10px) scale(.5279);animation:fall-304 13s -2s linear infinite}@keyframes fall-304{51.542%{transform:translate(50.766vw,51.542vh) scale(.5279)}to{transform:translate(53.38185vw,99vh) scale(.5279)}}.snow:nth-child(305){opacity:1.9374;transform:translate(12.7647vw,-10px) scale(.7222);animation:fall-305 30s -5s linear infinite}@keyframes fall-305{47.541%{transform:translate(5.6646vw,47.541vh) scale(.7222)}to{transform:translate(9.21465vw,99vh) scale(.7222)}}.snow:nth-child(306){opacity:1.6042;transform:translate(83.7963vw,-10px) scale(.1977);animation:fall-306 23s -2s linear infinite}@keyframes fall-306{42.69%{transform:translate(83.1026vw,42.69vh) scale(.1977)}to{transform:translate(83.44945vw,99vh) scale(.1977)}}.snow:nth-child(307){opacity:.2078;transform:translate(42.2096vw,-10px) scale(.3302);animation:fall-307 22s -17s linear infinite}@keyframes fall-307{45.272%{transform:translate(45.1042vw,45.272vh) scale(.3302)}to{transform:translate(43.6569vw,99vh) scale(.3302)}}.snow:nth-child(308){opacity:.1582;transform:translate(11.5303vw,-10px) scale(.2117);animation:fall-308 14s -26s linear infinite}@keyframes fall-308{42.206%{transform:translate(16.2146vw,42.206vh) scale(.2117)}to{transform:translate(13.87245vw,99vh) scale(.2117)}}.snow:nth-child(309){opacity:.4082;transform:translate(97.895vw,-10px) scale(.1246);animation:fall-309 12s -22s linear infinite}@keyframes fall-309{36.324%{transform:translate(96.7773vw,36.324vh) scale(.1246)}to{transform:translate(97.33615vw,99vh) scale(.1246)}}.snow:nth-child(310){opacity:1.5482;transform:translate(58.9141vw,-10px) scale(.8358);animation:fall-310 28s -8s linear infinite}@keyframes fall-310{46.008%{transform:translate(61.4888vw,46.008vh) scale(.8358)}to{transform:translate(60.20145vw,99vh) scale(.8358)}}.snow:nth-child(311){opacity:1.074;transform:translate(17.8378vw,-10px) scale(.6824);animation:fall-311 19s -3s linear infinite}@keyframes fall-311{30.747%{transform:translate(23.1367vw,30.747vh) scale(.6824)}to{transform:translate(20.48725vw,99vh) scale(.6824)}}.snow:nth-child(312){opacity:.3928;transform:translate(43.0727vw,-10px) scale(.6293);animation:fall-312 30s -9s linear infinite}@keyframes fall-312{40.881%{transform:translate(47.6137vw,40.881vh) scale(.6293)}to{transform:translate(45.3432vw,99vh) scale(.6293)}}.snow:nth-child(313){opacity:1.1892;transform:translate(87.9353vw,-10px) scale(.3726);animation:fall-313 27s -14s linear infinite}@keyframes fall-313{42.173%{transform:translate(89.8429vw,42.173vh) scale(.3726)}to{transform:translate(88.8891vw,99vh) scale(.3726)}}.snow:nth-child(314){opacity:1.4764;transform:translate(5.0362vw,-10px) scale(.4284);animation:fall-314 13s -8s linear infinite}@keyframes fall-314{55.029%{transform:translate(8.8468vw,55.029vh) scale(.4284)}to{transform:translate(6.9415vw,99vh) scale(.4284)}}.snow:nth-child(315){opacity:1.9164;transform:translate(6.5712vw,-10px) scale(.4051);animation:fall-315 27s -19s linear infinite}@keyframes fall-315{76.546%{transform:translate(-2.4692vw,76.546vh) scale(.4051)}to{transform:translate(2.051vw,99vh) scale(.4051)}}.snow:nth-child(316){opacity:1.8808;transform:translate(46.8194vw,-10px) scale(.1428);animation:fall-316 11s -28s linear infinite}@keyframes fall-316{67.823%{transform:translate(46.9066vw,67.823vh) scale(.1428)}to{transform:translate(46.863vw,99vh) scale(.1428)}}.snow:nth-child(317){opacity:1.3148;transform:translate(57.3393vw,-10px) scale(.0219);animation:fall-317 21s -4s linear infinite}@keyframes fall-317{37.323%{transform:translate(48.2211vw,37.323vh) scale(.0219)}to{transform:translate(52.7802vw,99vh) scale(.0219)}}.snow:nth-child(318){opacity:1.414;transform:translate(35.7754vw,-10px) scale(.8457);animation:fall-318 26s -13s linear infinite}@keyframes fall-318{78.229%{transform:translate(43.6237vw,78.229vh) scale(.8457)}to{transform:translate(39.69955vw,99vh) scale(.8457)}}.snow:nth-child(319){opacity:.074;transform:translate(96.9218vw,-10px) scale(.2501);animation:fall-319 13s -18s linear infinite}@keyframes fall-319{37.274%{transform:translate(98.3551vw,37.274vh) scale(.2501)}to{transform:translate(97.63845vw,99vh) scale(.2501)}}.snow:nth-child(320){opacity:1.6652;transform:translate(36.458vw,-10px) scale(.0878);animation:fall-320 12s -2s linear infinite}@keyframes fall-320{74.369%{transform:translate(32.6186vw,74.369vh) scale(.0878)}to{transform:translate(34.5383vw,99vh) scale(.0878)}}.snow:nth-child(321){opacity:1.3876;transform:translate(94.5131vw,-10px) scale(.4737);animation:fall-321 14s -10s linear infinite}@keyframes fall-321{56.646%{transform:translate(99.2526vw,56.646vh) scale(.4737)}to{transform:translate(96.88285vw,99vh) scale(.4737)}}.snow:nth-child(322){opacity:1.8136;transform:translate(97.2566vw,-10px) scale(.423);animation:fall-322 17s -21s linear infinite}@keyframes fall-322{68.496%{transform:translate(92.5475vw,68.496vh) scale(.423)}to{transform:translate(94.90205vw,99vh) scale(.423)}}.snow:nth-child(323){opacity:1.7426;transform:translate(15.1433vw,-10px) scale(.8166);animation:fall-323 15s -9s linear infinite}@keyframes fall-323{64.89%{transform:translate(22.2105vw,64.89vh) scale(.8166)}to{transform:translate(18.6769vw,99vh) scale(.8166)}}.snow:nth-child(324){opacity:1.2256;transform:translate(.8063vw,-10px) scale(.552);animation:fall-324 17s -4s linear infinite}@keyframes fall-324{35.415%{transform:translate(-8.0155vw,35.415vh) scale(.552)}to{transform:translate(-3.6046vw,99vh) scale(.552)}}.snow:nth-child(325){opacity:1.4896;transform:translate(16.7163vw,-10px) scale(.9863);animation:fall-325 26s -14s linear infinite}@keyframes fall-325{48.635%{transform:translate(18.7475vw,48.635vh) scale(.9863)}to{transform:translate(17.7319vw,99vh) scale(.9863)}}.snow:nth-child(326){opacity:1.96;transform:translate(58.2653vw,-10px) scale(.7506);animation:fall-326 11s -15s linear infinite}@keyframes fall-326{51.1%{transform:translate(54.3945vw,51.1vh) scale(.7506)}to{transform:translate(56.3299vw,99vh) scale(.7506)}}.snow:nth-child(327){opacity:.133;transform:translate(54.5492vw,-10px) scale(.4633);animation:fall-327 23s -26s linear infinite}@keyframes fall-327{59.974%{transform:translate(55.5548vw,59.974vh) scale(.4633)}to{transform:translate(55.052vw,99vh) scale(.4633)}}.snow:nth-child(328){opacity:.9018;transform:translate(47.8092vw,-10px) scale(.8457);animation:fall-328 12s -20s linear infinite}@keyframes fall-328{34.398%{transform:translate(45.0503vw,34.398vh) scale(.8457)}to{transform:translate(46.42975vw,99vh) scale(.8457)}}.snow:nth-child(329){opacity:1.3678;transform:translate(61.9741vw,-10px) scale(.7653);animation:fall-329 12s -5s linear infinite}@keyframes fall-329{57.581%{transform:translate(60.1311vw,57.581vh) scale(.7653)}to{transform:translate(61.0526vw,99vh) scale(.7653)}}.snow:nth-child(330){opacity:.3872;transform:translate(90.3667vw,-10px) scale(.2818);animation:fall-330 19s -10s linear infinite}@keyframes fall-330{79.083%{transform:translate(86.5897vw,79.083vh) scale(.2818)}to{transform:translate(88.4782vw,99vh) scale(.2818)}}.snow:nth-child(331){opacity:.5956;transform:translate(73.9372vw,-10px) scale(.4308);animation:fall-331 19s -14s linear infinite}@keyframes fall-331{50.089%{transform:translate(77.2687vw,50.089vh) scale(.4308)}to{transform:translate(75.60295vw,99vh) scale(.4308)}}.snow:nth-child(332){opacity:1.6714;transform:translate(66.6208vw,-10px) scale(.8824);animation:fall-332 13s -9s linear infinite}@keyframes fall-332{62.724%{transform:translate(58.579vw,62.724vh) scale(.8824)}to{transform:translate(62.5999vw,99vh) scale(.8824)}}.snow:nth-child(333){opacity:.6098;transform:translate(70.8049vw,-10px) scale(.4967);animation:fall-333 17s -14s linear infinite}@keyframes fall-333{44.447%{transform:translate(72.2303vw,44.447vh) scale(.4967)}to{transform:translate(71.5176vw,99vh) scale(.4967)}}.snow:nth-child(334){opacity:.8656;transform:translate(66.1324vw,-10px) scale(.4981);animation:fall-334 22s -23s linear infinite}@keyframes fall-334{38.728%{transform:translate(69.5636vw,38.728vh) scale(.4981)}to{transform:translate(67.848vw,99vh) scale(.4981)}}.snow:nth-child(335){opacity:.8192;transform:translate(29.7898vw,-10px) scale(.2555);animation:fall-335 28s -16s linear infinite}@keyframes fall-335{43.773%{transform:translate(24.3015vw,43.773vh) scale(.2555)}to{transform:translate(27.04565vw,99vh) scale(.2555)}}.snow:nth-child(336){opacity:.4988;transform:translate(68.7259vw,-10px) scale(.4503);animation:fall-336 16s -11s linear infinite}@keyframes fall-336{37.532%{transform:translate(60.5986vw,37.532vh) scale(.4503)}to{transform:translate(64.66225vw,99vh) scale(.4503)}}.snow:nth-child(337){opacity:1.445;transform:translate(44.0003vw,-10px) scale(.2656);animation:fall-337 15s -15s linear infinite}@keyframes fall-337{62.501%{transform:translate(44.8313vw,62.501vh) scale(.2656)}to{transform:translate(44.4158vw,99vh) scale(.2656)}}.snow:nth-child(338){opacity:.6688;transform:translate(16.4341vw,-10px) scale(.1778);animation:fall-338 27s -18s linear infinite}@keyframes fall-338{55.051%{transform:translate(21.054vw,55.051vh) scale(.1778)}to{transform:translate(18.74405vw,99vh) scale(.1778)}}.snow:nth-child(339){opacity:.1458;transform:translate(32.7351vw,-10px) scale(.5768);animation:fall-339 22s -12s linear infinite}@keyframes fall-339{54.513%{transform:translate(31.75vw,54.513vh) scale(.5768)}to{transform:translate(32.24255vw,99vh) scale(.5768)}}.snow:nth-child(340){opacity:1.4912;transform:translate(13.4727vw,-10px) scale(.9314);animation:fall-340 21s -16s linear infinite}@keyframes fall-340{63.641%{transform:translate(13.8841vw,63.641vh) scale(.9314)}to{transform:translate(13.6784vw,99vh) scale(.9314)}}.snow:nth-child(341){opacity:1.6854;transform:translate(55.8311vw,-10px) scale(.8175);animation:fall-341 26s -4s linear infinite}@keyframes fall-341{67.134%{transform:translate(62.6595vw,67.134vh) scale(.8175)}to{transform:translate(59.2453vw,99vh) scale(.8175)}}.snow:nth-child(342){opacity:1.0776;transform:translate(50.2471vw,-10px) scale(.1627);animation:fall-342 23s -14s linear infinite}@keyframes fall-342{53.164%{transform:translate(46.4929vw,53.164vh) scale(.1627)}to{transform:translate(48.37vw,99vh) scale(.1627)}}.snow:nth-child(343){opacity:.2972;transform:translate(59.443vw,-10px) scale(.0771);animation:fall-343 16s -16s linear infinite}@keyframes fall-343{46.881%{transform:translate(57.8643vw,46.881vh) scale(.0771)}to{transform:translate(58.65365vw,99vh) scale(.0771)}}.snow:nth-child(344){opacity:.9112;transform:translate(39.6613vw,-10px) scale(.3941);animation:fall-344 24s -12s linear infinite}@keyframes fall-344{40.655%{transform:translate(35.9594vw,40.655vh) scale(.3941)}to{transform:translate(37.81035vw,99vh) scale(.3941)}}.snow:nth-child(345){opacity:1.622;transform:translate(43.4084vw,-10px) scale(.165);animation:fall-345 12s -12s linear infinite}@keyframes fall-345{67.236%{transform:translate(42.9204vw,67.236vh) scale(.165)}to{transform:translate(43.1644vw,99vh) scale(.165)}}.snow:nth-child(346){opacity:.9116;transform:translate(76.8628vw,-10px) scale(.7519);animation:fall-346 24s -3s linear infinite}@keyframes fall-346{33.586%{transform:translate(73.4845vw,33.586vh) scale(.7519)}to{transform:translate(75.17365vw,99vh) scale(.7519)}}.snow:nth-child(347){opacity:1.8048;transform:translate(47.7159vw,-10px) scale(.0384);animation:fall-347 21s -20s linear infinite}@keyframes fall-347{43.65%{transform:translate(51.9275vw,43.65vh) scale(.0384)}to{transform:translate(49.8217vw,99vh) scale(.0384)}}.snow:nth-child(348){opacity:.327;transform:translate(95.0199vw,-10px) scale(.3034);animation:fall-348 18s -15s linear infinite}@keyframes fall-348{46.981%{transform:translate(86.5882vw,46.981vh) scale(.3034)}to{transform:translate(90.80405vw,99vh) scale(.3034)}}.snow:nth-child(349){opacity:.0762;transform:translate(23.7877vw,-10px) scale(.9889);animation:fall-349 22s -7s linear infinite}@keyframes fall-349{62.207%{transform:translate(32.7179vw,62.207vh) scale(.9889)}to{transform:translate(28.2528vw,99vh) scale(.9889)}}.snow:nth-child(350){opacity:1.146;transform:translate(46.9434vw,-10px) scale(.8693);animation:fall-350 13s -10s linear infinite}@keyframes fall-350{67.881%{transform:translate(42.0337vw,67.881vh) scale(.8693)}to{transform:translate(44.48855vw,99vh) scale(.8693)}}.snow:nth-child(351){opacity:1.5558;transform:translate(68.2638vw,-10px) scale(.4053);animation:fall-351 21s -15s linear infinite}@keyframes fall-351{35.205%{transform:translate(66.0562vw,35.205vh) scale(.4053)}to{transform:translate(67.16vw,99vh) scale(.4053)}}.snow:nth-child(352){opacity:.8138;transform:translate(30.8946vw,-10px) scale(.4509);animation:fall-352 18s -18s linear infinite}@keyframes fall-352{61.939%{transform:translate(38.9243vw,61.939vh) scale(.4509)}to{transform:translate(34.90945vw,99vh) scale(.4509)}}.snow:nth-child(353){opacity:1.0434;transform:translate(79.7881vw,-10px) scale(.7855);animation:fall-353 28s -27s linear infinite}@keyframes fall-353{50.902%{transform:translate(87.2819vw,50.902vh) scale(.7855)}to{transform:translate(83.535vw,99vh) scale(.7855)}}.snow:nth-child(354){opacity:1.5812;transform:translate(90.4763vw,-10px) scale(.4909);animation:fall-354 16s -2s linear infinite}@keyframes fall-354{79.645%{transform:translate(87.9806vw,79.645vh) scale(.4909)}to{transform:translate(89.22845vw,99vh) scale(.4909)}}.snow:nth-child(355){opacity:.6072;transform:translate(3.3596vw,-10px) scale(.6576);animation:fall-355 29s -7s linear infinite}@keyframes fall-355{41.905%{transform:translate(-2.9887vw,41.905vh) scale(.6576)}to{transform:translate(.18545vw,99vh) scale(.6576)}}.snow:nth-child(356){opacity:1.4318;transform:translate(6.842vw,-10px) scale(.762);animation:fall-356 25s -28s linear infinite}@keyframes fall-356{75.326%{transform:translate(3.3244vw,75.326vh) scale(.762)}to{transform:translate(5.0832vw,99vh) scale(.762)}}.snow:nth-child(357){opacity:.5522;transform:translate(69.7738vw,-10px) scale(.9453);animation:fall-357 12s -12s linear infinite}@keyframes fall-357{63.896%{transform:translate(61.2494vw,63.896vh) scale(.9453)}to{transform:translate(65.5116vw,99vh) scale(.9453)}}.snow:nth-child(358){opacity:1.9924;transform:translate(23.7681vw,-10px) scale(.2731);animation:fall-358 29s -5s linear infinite}@keyframes fall-358{58.476%{transform:translate(31.149vw,58.476vh) scale(.2731)}to{transform:translate(27.45855vw,99vh) scale(.2731)}}.snow:nth-child(359){opacity:.5198;transform:translate(46.1159vw,-10px) scale(.6591);animation:fall-359 14s -20s linear infinite}@keyframes fall-359{61.231%{transform:translate(40.0816vw,61.231vh) scale(.6591)}to{transform:translate(43.09875vw,99vh) scale(.6591)}}.snow:nth-child(360){opacity:1.2024;transform:translate(56.8737vw,-10px) scale(.1155);animation:fall-360 17s -13s linear infinite}@keyframes fall-360{32.279%{transform:translate(61.7664vw,32.279vh) scale(.1155)}to{transform:translate(59.32005vw,99vh) scale(.1155)}}.snow:nth-child(361){opacity:.9646;transform:translate(69.2855vw,-10px) scale(.1615);animation:fall-361 20s -10s linear infinite}@keyframes fall-361{38.265%{transform:translate(70.7032vw,38.265vh) scale(.1615)}to{transform:translate(69.99435vw,99vh) scale(.1615)}}.snow:nth-child(362){opacity:.5918;transform:translate(75.8237vw,-10px) scale(.6845);animation:fall-362 22s -27s linear infinite}@keyframes fall-362{74.775%{transform:translate(83.3761vw,74.775vh) scale(.6845)}to{transform:translate(79.5999vw,99vh) scale(.6845)}}.snow:nth-child(363){opacity:.6752;transform:translate(46.1316vw,-10px) scale(.3448);animation:fall-363 17s -7s linear infinite}@keyframes fall-363{78.915%{transform:translate(53.2206vw,78.915vh) scale(.3448)}to{transform:translate(49.6761vw,99vh) scale(.3448)}}.snow:nth-child(364){opacity:1.2182;transform:translate(4.8641vw,-10px) scale(.5439);animation:fall-364 22s -1s linear infinite}@keyframes fall-364{65.456%{transform:translate(12.2133vw,65.456vh) scale(.5439)}to{transform:translate(8.5387vw,99vh) scale(.5439)}}.snow:nth-child(365){opacity:1.1154;transform:translate(92.8964vw,-10px) scale(.7575);animation:fall-365 15s -11s linear infinite}@keyframes fall-365{47.64%{transform:translate(102.3759vw,47.64vh) scale(.7575)}to{transform:translate(97.63615vw,99vh) scale(.7575)}}.snow:nth-child(366){opacity:.6412;transform:translate(47.7639vw,-10px) scale(.748);animation:fall-366 23s -27s linear infinite}@keyframes fall-366{41.264%{transform:translate(52.4155vw,41.264vh) scale(.748)}to{transform:translate(50.0897vw,99vh) scale(.748)}}.snow:nth-child(367){opacity:1.2448;transform:translate(55.7479vw,-10px) scale(.8408);animation:fall-367 26s -1s linear infinite}@keyframes fall-367{38.145%{transform:translate(60.6248vw,38.145vh) scale(.8408)}to{transform:translate(58.18635vw,99vh) scale(.8408)}}.snow:nth-child(368){opacity:.5166;transform:translate(23.142vw,-10px) scale(.4281);animation:fall-368 22s -5s linear infinite}@keyframes fall-368{50.484%{transform:translate(32.6857vw,50.484vh) scale(.4281)}to{transform:translate(27.91385vw,99vh) scale(.4281)}}.snow:nth-child(369){opacity:1.1168;transform:translate(8.4961vw,-10px) scale(.7563);animation:fall-369 30s -27s linear infinite}@keyframes fall-369{62.274%{transform:translate(18.0812vw,62.274vh) scale(.7563)}to{transform:translate(13.28865vw,99vh) scale(.7563)}}.snow:nth-child(370){opacity:1.3714;transform:translate(79.4182vw,-10px) scale(.7827);animation:fall-370 15s -27s linear infinite}@keyframes fall-370{76.919%{transform:translate(79.7395vw,76.919vh) scale(.7827)}to{transform:translate(79.57885vw,99vh) scale(.7827)}}.snow:nth-child(371){opacity:.1952;transform:translate(41.301vw,-10px) scale(.2604);animation:fall-371 27s -27s linear infinite}@keyframes fall-371{52.025%{transform:translate(47.0064vw,52.025vh) scale(.2604)}to{transform:translate(44.1537vw,99vh) scale(.2604)}}.snow:nth-child(372){opacity:.8462;transform:translate(33.3119vw,-10px) scale(.0174);animation:fall-372 16s -12s linear infinite}@keyframes fall-372{48.728%{transform:translate(27.4396vw,48.728vh) scale(.0174)}to{transform:translate(30.37575vw,99vh) scale(.0174)}}.snow:nth-child(373){opacity:.762;transform:translate(21.2747vw,-10px) scale(.2016);animation:fall-373 18s -20s linear infinite}@keyframes fall-373{74.113%{transform:translate(25.5526vw,74.113vh) scale(.2016)}to{transform:translate(23.41365vw,99vh) scale(.2016)}}.snow:nth-child(374){opacity:.5166;transform:translate(77.2791vw,-10px) scale(.6715);animation:fall-374 12s -5s linear infinite}@keyframes fall-374{30.697%{transform:translate(85.7296vw,30.697vh) scale(.6715)}to{transform:translate(81.50435vw,99vh) scale(.6715)}}.snow:nth-child(375){opacity:.9188;transform:translate(17.4332vw,-10px) scale(.8626);animation:fall-375 29s -23s linear infinite}@keyframes fall-375{36.388%{transform:translate(16.6518vw,36.388vh) scale(.8626)}to{transform:translate(17.0425vw,99vh) scale(.8626)}}.snow:nth-child(376){opacity:.0354;transform:translate(86.172vw,-10px) scale(.4667);animation:fall-376 14s -10s linear infinite}@keyframes fall-376{62.111%{transform:translate(93.1727vw,62.111vh) scale(.4667)}to{transform:translate(89.67235vw,99vh) scale(.4667)}}.snow:nth-child(377){opacity:1.5016;transform:translate(40.4921vw,-10px) scale(.8997);animation:fall-377 19s -9s linear infinite}@keyframes fall-377{40.857%{transform:translate(36.5584vw,40.857vh) scale(.8997)}to{transform:translate(38.52525vw,99vh) scale(.8997)}}.snow:nth-child(378){opacity:.2874;transform:translate(59.2124vw,-10px) scale(.6218);animation:fall-378 24s -7s linear infinite}@keyframes fall-378{72.594%{transform:translate(58.3849vw,72.594vh) scale(.6218)}to{transform:translate(58.79865vw,99vh) scale(.6218)}}.snow:nth-child(379){opacity:.0936;transform:translate(50.6686vw,-10px) scale(.9324);animation:fall-379 11s -15s linear infinite}@keyframes fall-379{77.199%{transform:translate(41.3185vw,77.199vh) scale(.9324)}to{transform:translate(45.99355vw,99vh) scale(.9324)}}.snow:nth-child(380){opacity:.1784;transform:translate(53.6014vw,-10px) scale(.1656);animation:fall-380 11s -1s linear infinite}@keyframes fall-380{67.942%{transform:translate(59.2803vw,67.942vh) scale(.1656)}to{transform:translate(56.44085vw,99vh) scale(.1656)}}.snow:nth-child(381){opacity:.9412;transform:translate(20.1481vw,-10px) scale(.2561);animation:fall-381 21s -12s linear infinite}@keyframes fall-381{48.256%{transform:translate(15.5187vw,48.256vh) scale(.2561)}to{transform:translate(17.8334vw,99vh) scale(.2561)}}.snow:nth-child(382){opacity:.565;transform:translate(15.8331vw,-10px) scale(.673);animation:fall-382 16s -15s linear infinite}@keyframes fall-382{55.872%{transform:translate(25.7506vw,55.872vh) scale(.673)}to{transform:translate(20.79185vw,99vh) scale(.673)}}.snow:nth-child(383){opacity:1.5502;transform:translate(65.1889vw,-10px) scale(.9995);animation:fall-383 25s -28s linear infinite}@keyframes fall-383{50.873%{transform:translate(64.3965vw,50.873vh) scale(.9995)}to{transform:translate(64.7927vw,99vh) scale(.9995)}}.snow:nth-child(384){opacity:.5324;transform:translate(1.2924vw,-10px) scale(.418);animation:fall-384 20s -29s linear infinite}@keyframes fall-384{36.434%{transform:translate(4.4621vw,36.434vh) scale(.418)}to{transform:translate(2.87725vw,99vh) scale(.418)}}.snow:nth-child(385){opacity:.5546;transform:translate(75.5202vw,-10px) scale(.9188);animation:fall-385 18s -30s linear infinite}@keyframes fall-385{33.053%{transform:translate(66.694vw,33.053vh) scale(.9188)}to{transform:translate(71.1071vw,99vh) scale(.9188)}}.snow:nth-child(386){opacity:.4282;transform:translate(51.0691vw,-10px) scale(.6969);animation:fall-386 19s -11s linear infinite}@keyframes fall-386{69.235%{transform:translate(52.939vw,69.235vh) scale(.6969)}to{transform:translate(52.00405vw,99vh) scale(.6969)}}.snow:nth-child(387){opacity:.641;transform:translate(4.8874vw,-10px) scale(.8429);animation:fall-387 25s -24s linear infinite}@keyframes fall-387{75.262%{transform:translate(-.3477vw,75.262vh) scale(.8429)}to{transform:translate(2.26985vw,99vh) scale(.8429)}}.snow:nth-child(388){opacity:1.5308;transform:translate(3.7349vw,-10px) scale(.1644);animation:fall-388 17s -29s linear infinite}@keyframes fall-388{38.447%{transform:translate(-5.8711vw,38.447vh) scale(.1644)}to{transform:translate(-1.0681vw,99vh) scale(.1644)}}.snow:nth-child(389){opacity:.2326;transform:translate(38.8866vw,-10px) scale(.9872);animation:fall-389 22s -15s linear infinite}@keyframes fall-389{45.882%{transform:translate(46.6055vw,45.882vh) scale(.9872)}to{transform:translate(42.74605vw,99vh) scale(.9872)}}.snow:nth-child(390){opacity:1.1002;transform:translate(60.6901vw,-10px) scale(.815);animation:fall-390 24s -1s linear infinite}@keyframes fall-390{34.628%{transform:translate(55.7599vw,34.628vh) scale(.815)}to{transform:translate(58.225vw,99vh) scale(.815)}}.snow:nth-child(391){opacity:1.0764;transform:translate(9.188vw,-10px) scale(.6995);animation:fall-391 18s -12s linear infinite}@keyframes fall-391{30.44%{transform:translate(3.9464vw,30.44vh) scale(.6995)}to{transform:translate(6.5672vw,99vh) scale(.6995)}}.snow:nth-child(392){opacity:.2454;transform:translate(95.2109vw,-10px) scale(.533);animation:fall-392 16s -11s linear infinite}@keyframes fall-392{46.904%{transform:translate(87.53vw,46.904vh) scale(.533)}to{transform:translate(91.37045vw,99vh) scale(.533)}}.snow:nth-child(393){opacity:1.508;transform:translate(28.6613vw,-10px) scale(.3323);animation:fall-393 20s -17s linear infinite}@keyframes fall-393{44.504%{transform:translate(32.4458vw,44.504vh) scale(.3323)}to{transform:translate(30.55355vw,99vh) scale(.3323)}}.snow:nth-child(394){opacity:1.827;transform:translate(43.0737vw,-10px) scale(.6013);animation:fall-394 22s -7s linear infinite}@keyframes fall-394{76.332%{transform:translate(36.6155vw,76.332vh) scale(.6013)}to{transform:translate(39.8446vw,99vh) scale(.6013)}}.snow:nth-child(395){opacity:.3144;transform:translate(48.9307vw,-10px) scale(.2599);animation:fall-395 23s -3s linear infinite}@keyframes fall-395{60.156%{transform:translate(52.5268vw,60.156vh) scale(.2599)}to{transform:translate(50.72875vw,99vh) scale(.2599)}}.snow:nth-child(396){opacity:.7336;transform:translate(41.4451vw,-10px) scale(.9174);animation:fall-396 23s -23s linear infinite}@keyframes fall-396{34.539%{transform:translate(48.4988vw,34.539vh) scale(.9174)}to{transform:translate(44.97195vw,99vh) scale(.9174)}}.snow:nth-child(397){opacity:1.0038;transform:translate(37.5385vw,-10px) scale(.4131);animation:fall-397 30s -10s linear infinite}@keyframes fall-397{74.84%{transform:translate(42.3831vw,74.84vh) scale(.4131)}to{transform:translate(39.9608vw,99vh) scale(.4131)}}.snow:nth-child(398){opacity:1.421;transform:translate(36.3566vw,-10px) scale(.0393);animation:fall-398 10s -13s linear infinite}@keyframes fall-398{52.176%{transform:translate(30.6757vw,52.176vh) scale(.0393)}to{transform:translate(33.51615vw,99vh) scale(.0393)}}.snow:nth-child(399){opacity:1.1648;transform:translate(9.085vw,-10px) scale(.526);animation:fall-399 20s -1s linear infinite}@keyframes fall-399{55.61%{transform:translate(15.1443vw,55.61vh) scale(.526)}to{transform:translate(12.11465vw,99vh) scale(.526)}}.snow:nth-child(400){opacity:.2728;transform:translate(28.6167vw,-10px) scale(.5178);animation:fall-400 11s -12s linear infinite}@keyframes fall-400{33.987%{transform:translate(23.9978vw,33.987vh) scale(.5178)}to{transform:translate(26.30725vw,99vh) scale(.5178)}}\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:.9678;transform:translate(87.4628vw,-10px) scale(.6604);animation:fall-1 15s -22s linear infinite}@keyframes fall-1{68.4%{transform:translate(79.4235vw,68.4vh) scale(.6604)}to{transform:translate(83.44315vw,99vh) scale(.6604)}}.snow:nth-child(2){opacity:.868;transform:translate(3.558vw,-10px) scale(.5691);animation:fall-2 19s -28s linear infinite}@keyframes fall-2{76.678%{transform:translate(-1.0052vw,76.678vh) scale(.5691)}to{transform:translate(1.2764vw,99vh) scale(.5691)}}.snow:nth-child(3){opacity:.9572;transform:translate(42.8215vw,-10px) scale(.9472);animation:fall-3 16s -18s linear infinite}@keyframes fall-3{32.473%{transform:translate(47.7395vw,32.473vh) scale(.9472)}to{transform:translate(45.2805vw,99vh) scale(.9472)}}.snow:nth-child(4){opacity:.866;transform:translate(25.9561vw,-10px) scale(.6996);animation:fall-4 29s -20s linear infinite}@keyframes fall-4{56.216%{transform:translate(35.6769vw,56.216vh) scale(.6996)}to{transform:translate(30.8165vw,99vh) scale(.6996)}}.snow:nth-child(5){opacity:1.494;transform:translate(90.9923vw,-10px) scale(.7837);animation:fall-5 20s -27s linear infinite}@keyframes fall-5{46.046%{transform:translate(97.423vw,46.046vh) scale(.7837)}to{transform:translate(94.20765vw,99vh) scale(.7837)}}.snow:nth-child(6){opacity:1.1136;transform:translate(18.4309vw,-10px) scale(.1657);animation:fall-6 15s -21s linear infinite}@keyframes fall-6{44.995%{transform:translate(17.0864vw,44.995vh) scale(.1657)}to{transform:translate(17.75865vw,99vh) scale(.1657)}}.snow:nth-child(7){opacity:.1476;transform:translate(94.6876vw,-10px) scale(.5905);animation:fall-7 19s -29s linear infinite}@keyframes fall-7{31.815%{transform:translate(91.4636vw,31.815vh) scale(.5905)}to{transform:translate(93.0756vw,99vh) scale(.5905)}}.snow:nth-child(8){opacity:1.5242;transform:translate(65.4965vw,-10px) scale(.1802);animation:fall-8 14s -4s linear infinite}@keyframes fall-8{34.656%{transform:translate(69.4751vw,34.656vh) scale(.1802)}to{transform:translate(67.4858vw,99vh) scale(.1802)}}.snow:nth-child(9){opacity:1.002;transform:translate(8.0893vw,-10px) scale(.3673);animation:fall-9 29s -16s linear infinite}@keyframes fall-9{72.356%{transform:translate(11.3812vw,72.356vh) scale(.3673)}to{transform:translate(9.73525vw,99vh) scale(.3673)}}.snow:nth-child(10){opacity:.375;transform:translate(7.3001vw,-10px) scale(.7795);animation:fall-10 13s -10s linear infinite}@keyframes fall-10{36.946%{transform:translate(16.3194vw,36.946vh) scale(.7795)}to{transform:translate(11.80975vw,99vh) scale(.7795)}}.snow:nth-child(11){opacity:.4952;transform:translate(17.4305vw,-10px) scale(.2196);animation:fall-11 11s -5s linear infinite}@keyframes fall-11{43.403%{transform:translate(27.0349vw,43.403vh) scale(.2196)}to{transform:translate(22.2327vw,99vh) scale(.2196)}}.snow:nth-child(12){opacity:1.0816;transform:translate(90.4952vw,-10px) scale(.7727);animation:fall-12 21s -28s linear infinite}@keyframes fall-12{56.634%{transform:translate(93.5655vw,56.634vh) scale(.7727)}to{transform:translate(92.03035vw,99vh) scale(.7727)}}.snow:nth-child(13){opacity:.2808;transform:translate(45.1452vw,-10px) scale(.1306);animation:fall-13 12s -20s linear infinite}@keyframes fall-13{47.594%{transform:translate(41.5086vw,47.594vh) scale(.1306)}to{transform:translate(43.3269vw,99vh) scale(.1306)}}.snow:nth-child(14){opacity:1.9782;transform:translate(95.0683vw,-10px) scale(.2554);animation:fall-14 15s -13s linear infinite}@keyframes fall-14{42.353%{transform:translate(98.8451vw,42.353vh) scale(.2554)}to{transform:translate(96.9567vw,99vh) scale(.2554)}}.snow:nth-child(15){opacity:1.6694;transform:translate(24.644vw,-10px) scale(.8116);animation:fall-15 30s -6s linear infinite}@keyframes fall-15{47.566%{transform:translate(18.2441vw,47.566vh) scale(.8116)}to{transform:translate(21.44405vw,99vh) scale(.8116)}}.snow:nth-child(16){opacity:1.372;transform:translate(65.1865vw,-10px) scale(.8503);animation:fall-16 14s -29s linear infinite}@keyframes fall-16{65.314%{transform:translate(66.693vw,65.314vh) scale(.8503)}to{transform:translate(65.93975vw,99vh) scale(.8503)}}.snow:nth-child(17){opacity:.4896;transform:translate(.7277vw,-10px) scale(.9802);animation:fall-17 23s -17s linear infinite}@keyframes fall-17{75.423%{transform:translate(-.5347vw,75.423vh) scale(.9802)}to{transform:translate(.0965vw,99vh) scale(.9802)}}.snow:nth-child(18){opacity:1.3438;transform:translate(9.9839vw,-10px) scale(.2204);animation:fall-18 29s -2s linear infinite}@keyframes fall-18{63.173%{transform:translate(11.7485vw,63.173vh) scale(.2204)}to{transform:translate(10.8662vw,99vh) scale(.2204)}}.snow:nth-child(19){opacity:.5296;transform:translate(10.9447vw,-10px) scale(.8213);animation:fall-19 14s -19s linear infinite}@keyframes fall-19{74.541%{transform:translate(4.8024vw,74.541vh) scale(.8213)}to{transform:translate(7.87355vw,99vh) scale(.8213)}}.snow:nth-child(20){opacity:1.577;transform:translate(21.9727vw,-10px) scale(.2641);animation:fall-20 11s -30s linear infinite}@keyframes fall-20{56.583%{transform:translate(28.159vw,56.583vh) scale(.2641)}to{transform:translate(25.06585vw,99vh) scale(.2641)}}.snow:nth-child(21){opacity:.0548;transform:translate(22.2085vw,-10px) scale(.7651);animation:fall-21 24s -21s linear infinite}@keyframes fall-21{47.752%{transform:translate(30.7498vw,47.752vh) scale(.7651)}to{transform:translate(26.47915vw,99vh) scale(.7651)}}.snow:nth-child(22){opacity:1.8866;transform:translate(36.5656vw,-10px) scale(.0874);animation:fall-22 12s -11s linear infinite}@keyframes fall-22{75.701%{transform:translate(40.967vw,75.701vh) scale(.0874)}to{transform:translate(38.7663vw,99vh) scale(.0874)}}.snow:nth-child(23){opacity:.0688;transform:translate(9.8409vw,-10px) scale(.338);animation:fall-23 24s -5s linear infinite}@keyframes fall-23{57.055%{transform:translate(13.42vw,57.055vh) scale(.338)}to{transform:translate(11.63045vw,99vh) scale(.338)}}.snow:nth-child(24){opacity:1.0778;transform:translate(66.1337vw,-10px) scale(.633);animation:fall-24 12s -8s linear infinite}@keyframes fall-24{50.024%{transform:translate(58.0536vw,50.024vh) scale(.633)}to{transform:translate(62.09365vw,99vh) scale(.633)}}.snow:nth-child(25){opacity:1.88;transform:translate(79.9309vw,-10px) scale(.6956);animation:fall-25 21s -5s linear infinite}@keyframes fall-25{69.956%{transform:translate(87.9491vw,69.956vh) scale(.6956)}to{transform:translate(83.94vw,99vh) scale(.6956)}}.snow:nth-child(26){opacity:1.6534;transform:translate(68.4708vw,-10px) scale(.4409);animation:fall-26 12s -10s linear infinite}@keyframes fall-26{78.167%{transform:translate(69.2267vw,78.167vh) scale(.4409)}to{transform:translate(68.84875vw,99vh) scale(.4409)}}.snow:nth-child(27){opacity:1.937;transform:translate(54.7358vw,-10px) scale(.2321);animation:fall-27 27s -24s linear infinite}@keyframes fall-27{58.419%{transform:translate(52.9515vw,58.419vh) scale(.2321)}to{transform:translate(53.84365vw,99vh) scale(.2321)}}.snow:nth-child(28){opacity:.7442;transform:translate(20.6008vw,-10px) scale(.185);animation:fall-28 13s -13s linear infinite}@keyframes fall-28{45.343%{transform:translate(12.2124vw,45.343vh) scale(.185)}to{transform:translate(16.4066vw,99vh) scale(.185)}}.snow:nth-child(29){opacity:.651;transform:translate(5.8064vw,-10px) scale(.4059);animation:fall-29 15s -3s linear infinite}@keyframes fall-29{72.143%{transform:translate(6.6391vw,72.143vh) scale(.4059)}to{transform:translate(6.22275vw,99vh) scale(.4059)}}.snow:nth-child(30){opacity:.1178;transform:translate(13.6001vw,-10px) scale(.025);animation:fall-30 21s -2s linear infinite}@keyframes fall-30{67.274%{transform:translate(10.3259vw,67.274vh) scale(.025)}to{transform:translate(11.963vw,99vh) scale(.025)}}.snow:nth-child(31){opacity:.8418;transform:translate(23.003vw,-10px) scale(.6213);animation:fall-31 17s -30s linear infinite}@keyframes fall-31{43.012%{transform:translate(30.1373vw,43.012vh) scale(.6213)}to{transform:translate(26.57015vw,99vh) scale(.6213)}}.snow:nth-child(32){opacity:.2222;transform:translate(64.4706vw,-10px) scale(.6956);animation:fall-32 24s -12s linear infinite}@keyframes fall-32{56.259%{transform:translate(72.3242vw,56.259vh) scale(.6956)}to{transform:translate(68.3974vw,99vh) scale(.6956)}}.snow:nth-child(33){opacity:1.603;transform:translate(33.1324vw,-10px) scale(.0779);animation:fall-33 20s -4s linear infinite}@keyframes fall-33{50.989%{transform:translate(31.7153vw,50.989vh) scale(.0779)}to{transform:translate(32.42385vw,99vh) scale(.0779)}}.snow:nth-child(34){opacity:.5326;transform:translate(44.1207vw,-10px) scale(.6381);animation:fall-34 26s -10s linear infinite}@keyframes fall-34{67.333%{transform:translate(46.1518vw,67.333vh) scale(.6381)}to{transform:translate(45.13625vw,99vh) scale(.6381)}}.snow:nth-child(35){opacity:1.8704;transform:translate(4.927vw,-10px) scale(.8647);animation:fall-35 22s -20s linear infinite}@keyframes fall-35{48.822%{transform:translate(-3.423vw,48.822vh) scale(.8647)}to{transform:translate(.752vw,99vh) scale(.8647)}}.snow:nth-child(36){opacity:.206;transform:translate(94.8768vw,-10px) scale(.5653);animation:fall-36 16s -14s linear infinite}@keyframes fall-36{57.648%{transform:translate(102.0053vw,57.648vh) scale(.5653)}to{transform:translate(98.44105vw,99vh) scale(.5653)}}.snow:nth-child(37){opacity:.0624;transform:translate(67.4872vw,-10px) scale(.0673);animation:fall-37 26s -18s linear infinite}@keyframes fall-37{30.761%{transform:translate(63.7293vw,30.761vh) scale(.0673)}to{transform:translate(65.60825vw,99vh) scale(.0673)}}.snow:nth-child(38){opacity:1.2148;transform:translate(85.2768vw,-10px) scale(.6823);animation:fall-38 28s -23s linear infinite}@keyframes fall-38{45.1%{transform:translate(82.1545vw,45.1vh) scale(.6823)}to{transform:translate(83.71565vw,99vh) scale(.6823)}}.snow:nth-child(39){opacity:.2348;transform:translate(36.7344vw,-10px) scale(.309);animation:fall-39 27s -1s linear infinite}@keyframes fall-39{71.648%{transform:translate(30.7005vw,71.648vh) scale(.309)}to{transform:translate(33.71745vw,99vh) scale(.309)}}.snow:nth-child(40){opacity:.4852;transform:translate(.6567vw,-10px) scale(.3882);animation:fall-40 24s -14s linear infinite}@keyframes fall-40{42.796%{transform:translate(6.313vw,42.796vh) scale(.3882)}to{transform:translate(3.48485vw,99vh) scale(.3882)}}.snow:nth-child(41){opacity:1.7802;transform:translate(96.4585vw,-10px) scale(.0849);animation:fall-41 22s -16s linear infinite}@keyframes fall-41{74.66%{transform:translate(90.6404vw,74.66vh) scale(.0849)}to{transform:translate(93.54945vw,99vh) scale(.0849)}}.snow:nth-child(42){opacity:1.8086;transform:translate(29.9705vw,-10px) scale(.9921);animation:fall-42 21s -13s linear infinite}@keyframes fall-42{61.521%{transform:translate(36.985vw,61.521vh) scale(.9921)}to{transform:translate(33.47775vw,99vh) scale(.9921)}}.snow:nth-child(43){opacity:.8624;transform:translate(90.0628vw,-10px) scale(.6444);animation:fall-43 12s -16s linear infinite}@keyframes fall-43{49.197%{transform:translate(98.2268vw,49.197vh) scale(.6444)}to{transform:translate(94.1448vw,99vh) scale(.6444)}}.snow:nth-child(44){opacity:.4936;transform:translate(56.3091vw,-10px) scale(.4209);animation:fall-44 22s -26s linear infinite}@keyframes fall-44{41.735%{transform:translate(61.9409vw,41.735vh) scale(.4209)}to{transform:translate(59.125vw,99vh) scale(.4209)}}.snow:nth-child(45){opacity:1.9568;transform:translate(73.1529vw,-10px) scale(.8093);animation:fall-45 26s -14s linear infinite}@keyframes fall-45{53.172%{transform:translate(64.9295vw,53.172vh) scale(.8093)}to{transform:translate(69.0412vw,99vh) scale(.8093)}}.snow:nth-child(46){opacity:1.3834;transform:translate(75.8488vw,-10px) scale(.272);animation:fall-46 15s -29s linear infinite}@keyframes fall-46{41.956%{transform:translate(83.3641vw,41.956vh) scale(.272)}to{transform:translate(79.60645vw,99vh) scale(.272)}}.snow:nth-child(47){opacity:1.9922;transform:translate(15.2423vw,-10px) scale(.4055);animation:fall-47 24s -3s linear infinite}@keyframes fall-47{49.067%{transform:translate(17.3242vw,49.067vh) scale(.4055)}to{transform:translate(16.28325vw,99vh) scale(.4055)}}.snow:nth-child(48){opacity:1.4946;transform:translate(48.8711vw,-10px) scale(.908);animation:fall-48 18s -10s linear infinite}@keyframes fall-48{50.722%{transform:translate(45.1468vw,50.722vh) scale(.908)}to{transform:translate(47.00895vw,99vh) scale(.908)}}.snow:nth-child(49){opacity:.8374;transform:translate(11.8802vw,-10px) scale(.182);animation:fall-49 23s -11s linear infinite}@keyframes fall-49{62.403%{transform:translate(8.7744vw,62.403vh) scale(.182)}to{transform:translate(10.3273vw,99vh) scale(.182)}}.snow:nth-child(50){opacity:.6086;transform:translate(41.6583vw,-10px) scale(.7144);animation:fall-50 19s -22s linear infinite}@keyframes fall-50{44.986%{transform:translate(43.4072vw,44.986vh) scale(.7144)}to{transform:translate(42.53275vw,99vh) scale(.7144)}}.snow:nth-child(51){opacity:1.4056;transform:translate(50.9222vw,-10px) scale(.8323);animation:fall-51 11s -5s linear infinite}@keyframes fall-51{39.352%{transform:translate(46.8135vw,39.352vh) scale(.8323)}to{transform:translate(48.86785vw,99vh) scale(.8323)}}.snow:nth-child(52){opacity:1.5392;transform:translate(10.5978vw,-10px) scale(.3752);animation:fall-52 29s -15s linear infinite}@keyframes fall-52{56.047%{transform:translate(16.7627vw,56.047vh) scale(.3752)}to{transform:translate(13.68025vw,99vh) scale(.3752)}}.snow:nth-child(53){opacity:.0338;transform:translate(63.9897vw,-10px) scale(.5489);animation:fall-53 28s -5s linear infinite}@keyframes fall-53{33.453%{transform:translate(63.7629vw,33.453vh) scale(.5489)}to{transform:translate(63.8763vw,99vh) scale(.5489)}}.snow:nth-child(54){opacity:.853;transform:translate(85.1293vw,-10px) scale(.2981);animation:fall-54 11s -5s linear infinite}@keyframes fall-54{64.106%{transform:translate(93.001vw,64.106vh) scale(.2981)}to{transform:translate(89.06515vw,99vh) scale(.2981)}}.snow:nth-child(55){opacity:.137;transform:translate(54.4442vw,-10px) scale(.8842);animation:fall-55 15s -8s linear infinite}@keyframes fall-55{54.149%{transform:translate(45.9956vw,54.149vh) scale(.8842)}to{transform:translate(50.2199vw,99vh) scale(.8842)}}.snow:nth-child(56){opacity:1.8842;transform:translate(93.3222vw,-10px) scale(.129);animation:fall-56 25s -1s linear infinite}@keyframes fall-56{79.358%{transform:translate(91.9694vw,79.358vh) scale(.129)}to{transform:translate(92.6458vw,99vh) scale(.129)}}.snow:nth-child(57){opacity:1.8714;transform:translate(.0815vw,-10px) scale(.2681);animation:fall-57 30s -14s linear infinite}@keyframes fall-57{65.361%{transform:translate(2.5898vw,65.361vh) scale(.2681)}to{transform:translate(1.33565vw,99vh) scale(.2681)}}.snow:nth-child(58){opacity:.391;transform:translate(39.063vw,-10px) scale(.6219);animation:fall-58 16s -10s linear infinite}@keyframes fall-58{74.642%{transform:translate(47.1647vw,74.642vh) scale(.6219)}to{transform:translate(43.11385vw,99vh) scale(.6219)}}.snow:nth-child(59){opacity:.279;transform:translate(36.8866vw,-10px) scale(.4958);animation:fall-59 15s -14s linear infinite}@keyframes fall-59{51.437%{transform:translate(36.252vw,51.437vh) scale(.4958)}to{transform:translate(36.5693vw,99vh) scale(.4958)}}.snow:nth-child(60){opacity:1.2692;transform:translate(72.9026vw,-10px) scale(.2735);animation:fall-60 12s -21s linear infinite}@keyframes fall-60{78.543%{transform:translate(71.6021vw,78.543vh) scale(.2735)}to{transform:translate(72.25235vw,99vh) scale(.2735)}}.snow:nth-child(61){opacity:1.259;transform:translate(88.5499vw,-10px) scale(.1157);animation:fall-61 23s -21s linear infinite}@keyframes fall-61{32.982%{transform:translate(82.0451vw,32.982vh) scale(.1157)}to{transform:translate(85.2975vw,99vh) scale(.1157)}}.snow:nth-child(62){opacity:1.332;transform:translate(93.3215vw,-10px) scale(.1021);animation:fall-62 16s -30s linear infinite}@keyframes fall-62{77.064%{transform:translate(95.6219vw,77.064vh) scale(.1021)}to{transform:translate(94.4717vw,99vh) scale(.1021)}}.snow:nth-child(63){opacity:.8784;transform:translate(23.4551vw,-10px) scale(.4059);animation:fall-63 11s -10s linear infinite}@keyframes fall-63{39.477%{transform:translate(22.4954vw,39.477vh) scale(.4059)}to{transform:translate(22.97525vw,99vh) scale(.4059)}}.snow:nth-child(64){opacity:.2266;transform:translate(62.8982vw,-10px) scale(.7573);animation:fall-64 14s -22s linear infinite}@keyframes fall-64{30.436%{transform:translate(54.0458vw,30.436vh) scale(.7573)}to{transform:translate(58.472vw,99vh) scale(.7573)}}.snow:nth-child(65){opacity:.3554;transform:translate(22.6054vw,-10px) scale(.5858);animation:fall-65 21s -14s linear infinite}@keyframes fall-65{56.08%{transform:translate(31.4569vw,56.08vh) scale(.5858)}to{transform:translate(27.03115vw,99vh) scale(.5858)}}.snow:nth-child(66){opacity:.229;transform:translate(63.3103vw,-10px) scale(.3914);animation:fall-66 22s -18s linear infinite}@keyframes fall-66{34.263%{transform:translate(62.2523vw,34.263vh) scale(.3914)}to{transform:translate(62.7813vw,99vh) scale(.3914)}}.snow:nth-child(67){opacity:1.9196;transform:translate(49.6334vw,-10px) scale(.9883);animation:fall-67 19s -29s linear infinite}@keyframes fall-67{67.542%{transform:translate(43.1631vw,67.542vh) scale(.9883)}to{transform:translate(46.39825vw,99vh) scale(.9883)}}.snow:nth-child(68){opacity:1.1024;transform:translate(24.7839vw,-10px) scale(.7941);animation:fall-68 24s -26s linear infinite}@keyframes fall-68{30.377%{transform:translate(24.3813vw,30.377vh) scale(.7941)}to{transform:translate(24.5826vw,99vh) scale(.7941)}}.snow:nth-child(69){opacity:.6714;transform:translate(26.0172vw,-10px) scale(.0198);animation:fall-69 17s -23s linear infinite}@keyframes fall-69{47.64%{transform:translate(22.4166vw,47.64vh) scale(.0198)}to{transform:translate(24.2169vw,99vh) scale(.0198)}}.snow:nth-child(70){opacity:1.6078;transform:translate(14.2872vw,-10px) scale(.6311);animation:fall-70 22s -23s linear infinite}@keyframes fall-70{59.669%{transform:translate(11.8221vw,59.669vh) scale(.6311)}to{transform:translate(13.05465vw,99vh) scale(.6311)}}.snow:nth-child(71){opacity:.226;transform:translate(24.7227vw,-10px) scale(.1056);animation:fall-71 26s -4s linear infinite}@keyframes fall-71{54.902%{transform:translate(19.8588vw,54.902vh) scale(.1056)}to{transform:translate(22.29075vw,99vh) scale(.1056)}}.snow:nth-child(72){opacity:1.4048;transform:translate(57.4882vw,-10px) scale(.5345);animation:fall-72 11s -15s linear infinite}@keyframes fall-72{68.339%{transform:translate(64.9102vw,68.339vh) scale(.5345)}to{transform:translate(61.1992vw,99vh) scale(.5345)}}.snow:nth-child(73){opacity:.1626;transform:translate(61.1654vw,-10px) scale(.4181);animation:fall-73 21s -15s linear infinite}@keyframes fall-73{76.033%{transform:translate(66.816vw,76.033vh) scale(.4181)}to{transform:translate(63.9907vw,99vh) scale(.4181)}}.snow:nth-child(74){opacity:.5506;transform:translate(53.085vw,-10px) scale(.3069);animation:fall-74 23s -10s linear infinite}@keyframes fall-74{37.419%{transform:translate(58.8476vw,37.419vh) scale(.3069)}to{transform:translate(55.9663vw,99vh) scale(.3069)}}.snow:nth-child(75){opacity:1.253;transform:translate(29.519vw,-10px) scale(.2087);animation:fall-75 21s -21s linear infinite}@keyframes fall-75{30.574%{transform:translate(20.4446vw,30.574vh) scale(.2087)}to{transform:translate(24.9818vw,99vh) scale(.2087)}}.snow:nth-child(76){opacity:.5656;transform:translate(25.5399vw,-10px) scale(.1387);animation:fall-76 11s -24s linear infinite}@keyframes fall-76{72.24%{transform:translate(30.4014vw,72.24vh) scale(.1387)}to{transform:translate(27.97065vw,99vh) scale(.1387)}}.snow:nth-child(77){opacity:.3668;transform:translate(11.208vw,-10px) scale(.1019);animation:fall-77 14s -11s linear infinite}@keyframes fall-77{38.318%{transform:translate(17.0308vw,38.318vh) scale(.1019)}to{transform:translate(14.1194vw,99vh) scale(.1019)}}.snow:nth-child(78){opacity:1.6416;transform:translate(82.3356vw,-10px) scale(.207);animation:fall-78 23s -25s linear infinite}@keyframes fall-78{30.724%{transform:translate(74.5567vw,30.724vh) scale(.207)}to{transform:translate(78.44615vw,99vh) scale(.207)}}.snow:nth-child(79){opacity:1.7202;transform:translate(45.9071vw,-10px) scale(.2276);animation:fall-79 10s -12s linear infinite}@keyframes fall-79{36.941%{transform:translate(45.0253vw,36.941vh) scale(.2276)}to{transform:translate(45.4662vw,99vh) scale(.2276)}}.snow:nth-child(80){opacity:1.3194;transform:translate(20.3881vw,-10px) scale(.6064);animation:fall-80 14s -8s linear infinite}@keyframes fall-80{57.714%{transform:translate(17.2909vw,57.714vh) scale(.6064)}to{transform:translate(18.8395vw,99vh) scale(.6064)}}.snow:nth-child(81){opacity:.74;transform:translate(80.8169vw,-10px) scale(.7385);animation:fall-81 16s -1s linear infinite}@keyframes fall-81{56.595%{transform:translate(84.3606vw,56.595vh) scale(.7385)}to{transform:translate(82.58875vw,99vh) scale(.7385)}}.snow:nth-child(82){opacity:.7774;transform:translate(16.8707vw,-10px) scale(.4644);animation:fall-82 21s -1s linear infinite}@keyframes fall-82{77.042%{transform:translate(26.3998vw,77.042vh) scale(.4644)}to{transform:translate(21.63525vw,99vh) scale(.4644)}}.snow:nth-child(83){opacity:1.9652;transform:translate(32.2098vw,-10px) scale(.2489);animation:fall-83 29s -7s linear infinite}@keyframes fall-83{68.793%{transform:translate(39.0493vw,68.793vh) scale(.2489)}to{transform:translate(35.62955vw,99vh) scale(.2489)}}.snow:nth-child(84){opacity:.8824;transform:translate(47.9544vw,-10px) scale(.1787);animation:fall-84 12s -4s linear infinite}@keyframes fall-84{52.237%{transform:translate(48.2822vw,52.237vh) scale(.1787)}to{transform:translate(48.1183vw,99vh) scale(.1787)}}.snow:nth-child(85){opacity:1.6806;transform:translate(83.9362vw,-10px) scale(.563);animation:fall-85 10s -17s linear infinite}@keyframes fall-85{39.478%{transform:translate(82.0682vw,39.478vh) scale(.563)}to{transform:translate(83.0022vw,99vh) scale(.563)}}.snow:nth-child(86){opacity:.9494;transform:translate(85.1707vw,-10px) scale(.0788);animation:fall-86 28s -12s linear infinite}@keyframes fall-86{42.819%{transform:translate(85.1397vw,42.819vh) scale(.0788)}to{transform:translate(85.1552vw,99vh) scale(.0788)}}.snow:nth-child(87){opacity:1.5922;transform:translate(77.5635vw,-10px) scale(.2048);animation:fall-87 15s -4s linear infinite}@keyframes fall-87{59.014%{transform:translate(80.1143vw,59.014vh) scale(.2048)}to{transform:translate(78.8389vw,99vh) scale(.2048)}}.snow:nth-child(88){opacity:1.658;transform:translate(41.5324vw,-10px) scale(.2424);animation:fall-88 26s -16s linear infinite}@keyframes fall-88{79.785%{transform:translate(51.416vw,79.785vh) scale(.2424)}to{transform:translate(46.4742vw,99vh) scale(.2424)}}.snow:nth-child(89){opacity:1.7754;transform:translate(34.1338vw,-10px) scale(.2348);animation:fall-89 14s -15s linear infinite}@keyframes fall-89{61.86%{transform:translate(28.3973vw,61.86vh) scale(.2348)}to{transform:translate(31.26555vw,99vh) scale(.2348)}}.snow:nth-child(90){opacity:.9964;transform:translate(54.6429vw,-10px) scale(.1332);animation:fall-90 20s -23s linear infinite}@keyframes fall-90{63.617%{transform:translate(53.1997vw,63.617vh) scale(.1332)}to{transform:translate(53.9213vw,99vh) scale(.1332)}}.snow:nth-child(91){opacity:.3166;transform:translate(47.7542vw,-10px) scale(.5754);animation:fall-91 18s -29s linear infinite}@keyframes fall-91{74.194%{transform:translate(41.091vw,74.194vh) scale(.5754)}to{transform:translate(44.4226vw,99vh) scale(.5754)}}.snow:nth-child(92){opacity:.921;transform:translate(27.8696vw,-10px) scale(.4907);animation:fall-92 20s -3s linear infinite}@keyframes fall-92{55.151%{transform:translate(32.1443vw,55.151vh) scale(.4907)}to{transform:translate(30.00695vw,99vh) scale(.4907)}}.snow:nth-child(93){opacity:.7746;transform:translate(99.8709vw,-10px) scale(.2028);animation:fall-93 21s -20s linear infinite}@keyframes fall-93{49.461%{transform:translate(92.2545vw,49.461vh) scale(.2028)}to{transform:translate(96.0627vw,99vh) scale(.2028)}}.snow:nth-child(94){opacity:.3118;transform:translate(62.0752vw,-10px) scale(.119);animation:fall-94 11s -26s linear infinite}@keyframes fall-94{77.184%{transform:translate(53.3208vw,77.184vh) scale(.119)}to{transform:translate(57.698vw,99vh) scale(.119)}}.snow:nth-child(95){opacity:.3666;transform:translate(89.5347vw,-10px) scale(.4733);animation:fall-95 14s -11s linear infinite}@keyframes fall-95{73.915%{transform:translate(86.8418vw,73.915vh) scale(.4733)}to{transform:translate(88.18825vw,99vh) scale(.4733)}}.snow:nth-child(96){opacity:.9626;transform:translate(86.2416vw,-10px) scale(.7204);animation:fall-96 27s -15s linear infinite}@keyframes fall-96{48.287%{transform:translate(91.7023vw,48.287vh) scale(.7204)}to{transform:translate(88.97195vw,99vh) scale(.7204)}}.snow:nth-child(97){opacity:1.5834;transform:translate(31.9761vw,-10px) scale(.532);animation:fall-97 23s -23s linear infinite}@keyframes fall-97{54.916%{transform:translate(27.8532vw,54.916vh) scale(.532)}to{transform:translate(29.91465vw,99vh) scale(.532)}}.snow:nth-child(98){opacity:1.5962;transform:translate(37.821vw,-10px) scale(.6972);animation:fall-98 17s -13s linear infinite}@keyframes fall-98{75.238%{transform:translate(32.6393vw,75.238vh) scale(.6972)}to{transform:translate(35.23015vw,99vh) scale(.6972)}}.snow:nth-child(99){opacity:1.789;transform:translate(9.1263vw,-10px) scale(.8262);animation:fall-99 28s -11s linear infinite}@keyframes fall-99{49.502%{transform:translate(7.7769vw,49.502vh) scale(.8262)}to{transform:translate(8.4516vw,99vh) scale(.8262)}}.snow:nth-child(100){opacity:1.4732;transform:translate(80.0143vw,-10px) scale(.3924);animation:fall-100 14s -23s linear infinite}@keyframes fall-100{43.179%{transform:translate(76.8211vw,43.179vh) scale(.3924)}to{transform:translate(78.4177vw,99vh) scale(.3924)}}.snow:nth-child(101){opacity:.0074;transform:translate(9.636vw,-10px) scale(.9644);animation:fall-101 22s -3s linear infinite}@keyframes fall-101{45.872%{transform:translate(4.1431vw,45.872vh) scale(.9644)}to{transform:translate(6.88955vw,99vh) scale(.9644)}}.snow:nth-child(102){opacity:.761;transform:translate(1.118vw,-10px) scale(.7042);animation:fall-102 28s -15s linear infinite}@keyframes fall-102{62.611%{transform:translate(2.4209vw,62.611vh) scale(.7042)}to{transform:translate(1.76945vw,99vh) scale(.7042)}}.snow:nth-child(103){opacity:.9862;transform:translate(50.9215vw,-10px) scale(.3307);animation:fall-103 19s -5s linear infinite}@keyframes fall-103{49.012%{transform:translate(46.8618vw,49.012vh) scale(.3307)}to{transform:translate(48.89165vw,99vh) scale(.3307)}}.snow:nth-child(104){opacity:1.2;transform:translate(13.5967vw,-10px) scale(.5836);animation:fall-104 20s -10s linear infinite}@keyframes fall-104{57.641%{transform:translate(16.9856vw,57.641vh) scale(.5836)}to{transform:translate(15.29115vw,99vh) scale(.5836)}}.snow:nth-child(105){opacity:1.0792;transform:translate(16.7109vw,-10px) scale(.8124);animation:fall-105 27s -26s linear infinite}@keyframes fall-105{56.186%{transform:translate(12.0593vw,56.186vh) scale(.8124)}to{transform:translate(14.3851vw,99vh) scale(.8124)}}.snow:nth-child(106){opacity:1.4342;transform:translate(79.5493vw,-10px) scale(.0463);animation:fall-106 20s -2s linear infinite}@keyframes fall-106{53.036%{transform:translate(81.0583vw,53.036vh) scale(.0463)}to{transform:translate(80.3038vw,99vh) scale(.0463)}}.snow:nth-child(107){opacity:.3068;transform:translate(70.8626vw,-10px) scale(.5097);animation:fall-107 16s -20s linear infinite}@keyframes fall-107{45.029%{transform:translate(75.5183vw,45.029vh) scale(.5097)}to{transform:translate(73.19045vw,99vh) scale(.5097)}}.snow:nth-child(108){opacity:.1078;transform:translate(5.9544vw,-10px) scale(.0123);animation:fall-108 26s -10s linear infinite}@keyframes fall-108{67.503%{transform:translate(4.4729vw,67.503vh) scale(.0123)}to{transform:translate(5.21365vw,99vh) scale(.0123)}}.snow:nth-child(109){opacity:.4032;transform:translate(19.1563vw,-10px) scale(.1058);animation:fall-109 18s -9s linear infinite}@keyframes fall-109{74.223%{transform:translate(13.3825vw,74.223vh) scale(.1058)}to{transform:translate(16.2694vw,99vh) scale(.1058)}}.snow:nth-child(110){opacity:.1338;transform:translate(29.7044vw,-10px) scale(.6458);animation:fall-110 17s -26s linear infinite}@keyframes fall-110{48.613%{transform:translate(37.9839vw,48.613vh) scale(.6458)}to{transform:translate(33.84415vw,99vh) scale(.6458)}}.snow:nth-child(111){opacity:1.7038;transform:translate(51.6131vw,-10px) scale(.6494);animation:fall-111 11s -3s linear infinite}@keyframes fall-111{78.725%{transform:translate(46.9882vw,78.725vh) scale(.6494)}to{transform:translate(49.30065vw,99vh) scale(.6494)}}.snow:nth-child(112){opacity:.991;transform:translate(41.9449vw,-10px) scale(.8718);animation:fall-112 19s -20s linear infinite}@keyframes fall-112{50.822%{transform:translate(50.0076vw,50.822vh) scale(.8718)}to{transform:translate(45.97625vw,99vh) scale(.8718)}}.snow:nth-child(113){opacity:1.923;transform:translate(74.0289vw,-10px) scale(.5591);animation:fall-113 16s -28s linear infinite}@keyframes fall-113{72.229%{transform:translate(66.1348vw,72.229vh) scale(.5591)}to{transform:translate(70.08185vw,99vh) scale(.5591)}}.snow:nth-child(114){opacity:.0342;transform:translate(47.6196vw,-10px) scale(.0319);animation:fall-114 21s -24s linear infinite}@keyframes fall-114{44.984%{transform:translate(44.6034vw,44.984vh) scale(.0319)}to{transform:translate(46.1115vw,99vh) scale(.0319)}}.snow:nth-child(115){opacity:1.8228;transform:translate(74.8721vw,-10px) scale(.1888);animation:fall-115 25s -21s linear infinite}@keyframes fall-115{65.188%{transform:translate(78.4269vw,65.188vh) scale(.1888)}to{transform:translate(76.6495vw,99vh) scale(.1888)}}.snow:nth-child(116){opacity:.5072;transform:translate(15.1181vw,-10px) scale(.565);animation:fall-116 26s -16s linear infinite}@keyframes fall-116{46.796%{transform:translate(5.2916vw,46.796vh) scale(.565)}to{transform:translate(10.20485vw,99vh) scale(.565)}}.snow:nth-child(117){opacity:1.2516;transform:translate(86.3619vw,-10px) scale(.4367);animation:fall-117 13s -30s linear infinite}@keyframes fall-117{64.565%{transform:translate(86.018vw,64.565vh) scale(.4367)}to{transform:translate(86.18995vw,99vh) scale(.4367)}}.snow:nth-child(118){opacity:1.3066;transform:translate(12.195vw,-10px) scale(.2393);animation:fall-118 19s -18s linear infinite}@keyframes fall-118{75.386%{transform:translate(5.3969vw,75.386vh) scale(.2393)}to{transform:translate(8.79595vw,99vh) scale(.2393)}}.snow:nth-child(119){opacity:.2594;transform:translate(93.7433vw,-10px) scale(.0264);animation:fall-119 22s -19s linear infinite}@keyframes fall-119{78.566%{transform:translate(90.4772vw,78.566vh) scale(.0264)}to{transform:translate(92.11025vw,99vh) scale(.0264)}}.snow:nth-child(120){opacity:.1278;transform:translate(17.8239vw,-10px) scale(.7888);animation:fall-120 13s -12s linear infinite}@keyframes fall-120{39.695%{transform:translate(26.1095vw,39.695vh) scale(.7888)}to{transform:translate(21.9667vw,99vh) scale(.7888)}}.snow:nth-child(121){opacity:.4666;transform:translate(76.9639vw,-10px) scale(.0338);animation:fall-121 16s -24s linear infinite}@keyframes fall-121{33.984%{transform:translate(82.5289vw,33.984vh) scale(.0338)}to{transform:translate(79.7464vw,99vh) scale(.0338)}}.snow:nth-child(122){opacity:.4226;transform:translate(59.1413vw,-10px) scale(.565);animation:fall-122 15s -26s linear infinite}@keyframes fall-122{32.831%{transform:translate(63.2491vw,32.831vh) scale(.565)}to{transform:translate(61.1952vw,99vh) scale(.565)}}.snow:nth-child(123){opacity:.7246;transform:translate(13.3586vw,-10px) scale(.6926);animation:fall-123 23s -25s linear infinite}@keyframes fall-123{68.079%{transform:translate(12.7285vw,68.079vh) scale(.6926)}to{transform:translate(13.04355vw,99vh) scale(.6926)}}.snow:nth-child(124){opacity:.8744;transform:translate(22.6975vw,-10px) scale(.6678);animation:fall-124 12s -11s linear infinite}@keyframes fall-124{44.337%{transform:translate(19.4972vw,44.337vh) scale(.6678)}to{transform:translate(21.09735vw,99vh) scale(.6678)}}.snow:nth-child(125){opacity:.6428;transform:translate(78.306vw,-10px) scale(.1836);animation:fall-125 11s -2s linear infinite}@keyframes fall-125{64.894%{transform:translate(71.4134vw,64.894vh) scale(.1836)}to{transform:translate(74.8597vw,99vh) scale(.1836)}}.snow:nth-child(126){opacity:1.9936;transform:translate(72.6318vw,-10px) scale(.2768);animation:fall-126 20s -15s linear infinite}@keyframes fall-126{62.599%{transform:translate(80.5093vw,62.599vh) scale(.2768)}to{transform:translate(76.57055vw,99vh) scale(.2768)}}.snow:nth-child(127){opacity:.989;transform:translate(50.8314vw,-10px) scale(.8587);animation:fall-127 29s -14s linear infinite}@keyframes fall-127{30.778%{transform:translate(42.0897vw,30.778vh) scale(.8587)}to{transform:translate(46.46055vw,99vh) scale(.8587)}}.snow:nth-child(128){opacity:1.172;transform:translate(45.486vw,-10px) scale(.2261);animation:fall-128 19s -17s linear infinite}@keyframes fall-128{40.484%{transform:translate(44.9319vw,40.484vh) scale(.2261)}to{transform:translate(45.20895vw,99vh) scale(.2261)}}.snow:nth-child(129){opacity:.5332;transform:translate(58.0281vw,-10px) scale(.1295);animation:fall-129 19s -27s linear infinite}@keyframes fall-129{71.841%{transform:translate(56.5597vw,71.841vh) scale(.1295)}to{transform:translate(57.2939vw,99vh) scale(.1295)}}.snow:nth-child(130){opacity:.286;transform:translate(56.2009vw,-10px) scale(.4065);animation:fall-130 14s -17s linear infinite}@keyframes fall-130{63.859%{transform:translate(53.2415vw,63.859vh) scale(.4065)}to{transform:translate(54.7212vw,99vh) scale(.4065)}}.snow:nth-child(131){opacity:1.9788;transform:translate(95.1674vw,-10px) scale(.2868);animation:fall-131 30s -7s linear infinite}@keyframes fall-131{71.912%{transform:translate(95.3995vw,71.912vh) scale(.2868)}to{transform:translate(95.28345vw,99vh) scale(.2868)}}.snow:nth-child(132){opacity:.562;transform:translate(61.6513vw,-10px) scale(.2015);animation:fall-132 10s -23s linear infinite}@keyframes fall-132{34.938%{transform:translate(69.0255vw,34.938vh) scale(.2015)}to{transform:translate(65.3384vw,99vh) scale(.2015)}}.snow:nth-child(133){opacity:1.0456;transform:translate(97.8518vw,-10px) scale(.2071);animation:fall-133 20s -3s linear infinite}@keyframes fall-133{78.028%{transform:translate(96.4184vw,78.028vh) scale(.2071)}to{transform:translate(97.1351vw,99vh) scale(.2071)}}.snow:nth-child(134){opacity:1.5122;transform:translate(25.7428vw,-10px) scale(.1204);animation:fall-134 29s -14s linear infinite}@keyframes fall-134{58.167%{transform:translate(31.1548vw,58.167vh) scale(.1204)}to{transform:translate(28.4488vw,99vh) scale(.1204)}}.snow:nth-child(135){opacity:1.5774;transform:translate(41.5938vw,-10px) scale(.0976);animation:fall-135 23s -21s linear infinite}@keyframes fall-135{43.32%{transform:translate(47.5399vw,43.32vh) scale(.0976)}to{transform:translate(44.56685vw,99vh) scale(.0976)}}.snow:nth-child(136){opacity:1.0222;transform:translate(30.542vw,-10px) scale(.779);animation:fall-136 14s -29s linear infinite}@keyframes fall-136{39.458%{transform:translate(28.6426vw,39.458vh) scale(.779)}to{transform:translate(29.5923vw,99vh) scale(.779)}}.snow:nth-child(137){opacity:1.6758;transform:translate(65.0388vw,-10px) scale(.1146);animation:fall-137 24s -22s linear infinite}@keyframes fall-137{44.525%{transform:translate(58.431vw,44.525vh) scale(.1146)}to{transform:translate(61.7349vw,99vh) scale(.1146)}}.snow:nth-child(138){opacity:.2624;transform:translate(82.5487vw,-10px) scale(.4547);animation:fall-138 14s -4s linear infinite}@keyframes fall-138{32.771%{transform:translate(86.5281vw,32.771vh) scale(.4547)}to{transform:translate(84.5384vw,99vh) scale(.4547)}}.snow:nth-child(139){opacity:1.9102;transform:translate(39.0828vw,-10px) scale(.8116);animation:fall-139 29s -23s linear infinite}@keyframes fall-139{70.964%{transform:translate(42.9773vw,70.964vh) scale(.8116)}to{transform:translate(41.03005vw,99vh) scale(.8116)}}.snow:nth-child(140){opacity:.936;transform:translate(47.0085vw,-10px) scale(.7824);animation:fall-140 27s -13s linear infinite}@keyframes fall-140{57.933%{transform:translate(54.9134vw,57.933vh) scale(.7824)}to{transform:translate(50.96095vw,99vh) scale(.7824)}}.snow:nth-child(141){opacity:.7704;transform:translate(28.4935vw,-10px) scale(.3911);animation:fall-141 17s -17s linear infinite}@keyframes fall-141{48.507%{transform:translate(27.7562vw,48.507vh) scale(.3911)}to{transform:translate(28.12485vw,99vh) scale(.3911)}}.snow:nth-child(142){opacity:1.2874;transform:translate(50.3039vw,-10px) scale(.3714);animation:fall-142 14s -12s linear infinite}@keyframes fall-142{47.93%{transform:translate(44.851vw,47.93vh) scale(.3714)}to{transform:translate(47.57745vw,99vh) scale(.3714)}}.snow:nth-child(143){opacity:1.2586;transform:translate(16.7895vw,-10px) scale(.8185);animation:fall-143 17s -18s linear infinite}@keyframes fall-143{58.653%{transform:translate(26.4404vw,58.653vh) scale(.8185)}to{transform:translate(21.61495vw,99vh) scale(.8185)}}.snow:nth-child(144){opacity:1.1352;transform:translate(22.9798vw,-10px) scale(.3401);animation:fall-144 19s -28s linear infinite}@keyframes fall-144{63.389%{transform:translate(20.9005vw,63.389vh) scale(.3401)}to{transform:translate(21.94015vw,99vh) scale(.3401)}}.snow:nth-child(145){opacity:1.3726;transform:translate(95.2301vw,-10px) scale(.9144);animation:fall-145 28s -20s linear infinite}@keyframes fall-145{70.663%{transform:translate(98.5462vw,70.663vh) scale(.9144)}to{transform:translate(96.88815vw,99vh) scale(.9144)}}.snow:nth-child(146){opacity:1.6078;transform:translate(29.5553vw,-10px) scale(.4572);animation:fall-146 20s -22s linear infinite}@keyframes fall-146{70.223%{transform:translate(30.4864vw,70.223vh) scale(.4572)}to{transform:translate(30.02085vw,99vh) scale(.4572)}}.snow:nth-child(147){opacity:1.68;transform:translate(83.5515vw,-10px) scale(.5503);animation:fall-147 21s -12s linear infinite}@keyframes fall-147{44.187%{transform:translate(91.1017vw,44.187vh) scale(.5503)}to{transform:translate(87.3266vw,99vh) scale(.5503)}}.snow:nth-child(148){opacity:1.1626;transform:translate(42.3001vw,-10px) scale(.0576);animation:fall-148 29s -24s linear infinite}@keyframes fall-148{71.434%{transform:translate(46.4981vw,71.434vh) scale(.0576)}to{transform:translate(44.3991vw,99vh) scale(.0576)}}.snow:nth-child(149){opacity:.483;transform:translate(7.1971vw,-10px) scale(.2337);animation:fall-149 16s -17s linear infinite}@keyframes fall-149{76.603%{transform:translate(9.6101vw,76.603vh) scale(.2337)}to{transform:translate(8.4036vw,99vh) scale(.2337)}}.snow:nth-child(150){opacity:.894;transform:translate(63.1429vw,-10px) scale(.952);animation:fall-150 27s -24s linear infinite}@keyframes fall-150{64.982%{transform:translate(55.303vw,64.982vh) scale(.952)}to{transform:translate(59.22295vw,99vh) scale(.952)}}.snow:nth-child(151){opacity:.4726;transform:translate(63.0551vw,-10px) scale(.0387);animation:fall-151 28s -18s linear infinite}@keyframes fall-151{54.405%{transform:translate(70.2298vw,54.405vh) scale(.0387)}to{transform:translate(66.64245vw,99vh) scale(.0387)}}.snow:nth-child(152){opacity:1.8964;transform:translate(65.6581vw,-10px) scale(.7223);animation:fall-152 15s -4s linear infinite}@keyframes fall-152{73.683%{transform:translate(63.3538vw,73.683vh) scale(.7223)}to{transform:translate(64.50595vw,99vh) scale(.7223)}}.snow:nth-child(153){opacity:.7202;transform:translate(21.0089vw,-10px) scale(.2892);animation:fall-153 11s -26s linear infinite}@keyframes fall-153{37.03%{transform:translate(25.5362vw,37.03vh) scale(.2892)}to{transform:translate(23.27255vw,99vh) scale(.2892)}}.snow:nth-child(154){opacity:1.0836;transform:translate(32.2371vw,-10px) scale(.6883);animation:fall-154 12s -17s linear infinite}@keyframes fall-154{59.488%{transform:translate(29.9015vw,59.488vh) scale(.6883)}to{transform:translate(31.0693vw,99vh) scale(.6883)}}.snow:nth-child(155){opacity:1.9696;transform:translate(53.1231vw,-10px) scale(.6575);animation:fall-155 19s -29s linear infinite}@keyframes fall-155{43.389%{transform:translate(48.38vw,43.389vh) scale(.6575)}to{transform:translate(50.75155vw,99vh) scale(.6575)}}.snow:nth-child(156){opacity:.8612;transform:translate(29.11vw,-10px) scale(.0782);animation:fall-156 27s -22s linear infinite}@keyframes fall-156{50.444%{transform:translate(36.2029vw,50.444vh) scale(.0782)}to{transform:translate(32.65645vw,99vh) scale(.0782)}}.snow:nth-child(157){opacity:.2582;transform:translate(40.5607vw,-10px) scale(.5322);animation:fall-157 14s -23s linear infinite}@keyframes fall-157{59.817%{transform:translate(43.0809vw,59.817vh) scale(.5322)}to{transform:translate(41.8208vw,99vh) scale(.5322)}}.snow:nth-child(158){opacity:1.6184;transform:translate(9.2202vw,-10px) scale(.848);animation:fall-158 11s -1s linear infinite}@keyframes fall-158{44.73%{transform:translate(1.4232vw,44.73vh) scale(.848)}to{transform:translate(5.3217vw,99vh) scale(.848)}}.snow:nth-child(159){opacity:.4532;transform:translate(5.0324vw,-10px) scale(.1981);animation:fall-159 17s -9s linear infinite}@keyframes fall-159{30.512%{transform:translate(-4.1563vw,30.512vh) scale(.1981)}to{transform:translate(.43805vw,99vh) scale(.1981)}}.snow:nth-child(160){opacity:1.1606;transform:translate(16.43vw,-10px) scale(.5838);animation:fall-160 11s -11s linear infinite}@keyframes fall-160{57.524%{transform:translate(16.1196vw,57.524vh) scale(.5838)}to{transform:translate(16.2748vw,99vh) scale(.5838)}}.snow:nth-child(161){opacity:.9224;transform:translate(72.6055vw,-10px) scale(.6795);animation:fall-161 16s -18s linear infinite}@keyframes fall-161{64.997%{transform:translate(62.7201vw,64.997vh) scale(.6795)}to{transform:translate(67.6628vw,99vh) scale(.6795)}}.snow:nth-child(162){opacity:1.41;transform:translate(38.4819vw,-10px) scale(.4161);animation:fall-162 21s -30s linear infinite}@keyframes fall-162{78.174%{transform:translate(48.4448vw,78.174vh) scale(.4161)}to{transform:translate(43.46335vw,99vh) scale(.4161)}}.snow:nth-child(163){opacity:1.954;transform:translate(93.1668vw,-10px) scale(.4726);animation:fall-163 23s -4s linear infinite}@keyframes fall-163{34.651%{transform:translate(85.4033vw,34.651vh) scale(.4726)}to{transform:translate(89.28505vw,99vh) scale(.4726)}}.snow:nth-child(164){opacity:1.2792;transform:translate(49.0396vw,-10px) scale(.6953);animation:fall-164 20s -4s linear infinite}@keyframes fall-164{58.196%{transform:translate(55.6616vw,58.196vh) scale(.6953)}to{transform:translate(52.3506vw,99vh) scale(.6953)}}.snow:nth-child(165){opacity:1.7104;transform:translate(18.3552vw,-10px) scale(.0385);animation:fall-165 14s -6s linear infinite}@keyframes fall-165{73.072%{transform:translate(12.5149vw,73.072vh) scale(.0385)}to{transform:translate(15.43505vw,99vh) scale(.0385)}}.snow:nth-child(166){opacity:1.6544;transform:translate(57.6183vw,-10px) scale(.1844);animation:fall-166 11s -12s linear infinite}@keyframes fall-166{52.003%{transform:translate(51.0997vw,52.003vh) scale(.1844)}to{transform:translate(54.359vw,99vh) scale(.1844)}}.snow:nth-child(167){opacity:.4816;transform:translate(62.8061vw,-10px) scale(.9597);animation:fall-167 29s -16s linear infinite}@keyframes fall-167{68.602%{transform:translate(65.3345vw,68.602vh) scale(.9597)}to{transform:translate(64.0703vw,99vh) scale(.9597)}}.snow:nth-child(168){opacity:.5704;transform:translate(20.1086vw,-10px) scale(.7765);animation:fall-168 17s -20s linear infinite}@keyframes fall-168{60.881%{transform:translate(23.8614vw,60.881vh) scale(.7765)}to{transform:translate(21.985vw,99vh) scale(.7765)}}.snow:nth-child(169){opacity:1.4478;transform:translate(26.2618vw,-10px) scale(.2052);animation:fall-169 20s -20s linear infinite}@keyframes fall-169{47.104%{transform:translate(33.5595vw,47.104vh) scale(.2052)}to{transform:translate(29.91065vw,99vh) scale(.2052)}}.snow:nth-child(170){opacity:.4612;transform:translate(9.8636vw,-10px) scale(.1763);animation:fall-170 26s -29s linear infinite}@keyframes fall-170{56.823%{transform:translate(7.2955vw,56.823vh) scale(.1763)}to{transform:translate(8.57955vw,99vh) scale(.1763)}}.snow:nth-child(171){opacity:1.5042;transform:translate(44.6794vw,-10px) scale(.551);animation:fall-171 10s -2s linear infinite}@keyframes fall-171{45.098%{transform:translate(36.0218vw,45.098vh) scale(.551)}to{transform:translate(40.3506vw,99vh) scale(.551)}}.snow:nth-child(172){opacity:.3798;transform:translate(35.0664vw,-10px) scale(.7473);animation:fall-172 20s -22s linear infinite}@keyframes fall-172{47.249%{transform:translate(31.0875vw,47.249vh) scale(.7473)}to{transform:translate(33.07695vw,99vh) scale(.7473)}}.snow:nth-child(173){opacity:1.1752;transform:translate(51.783vw,-10px) scale(.2612);animation:fall-173 17s -5s linear infinite}@keyframes fall-173{48.924%{transform:translate(52.506vw,48.924vh) scale(.2612)}to{transform:translate(52.1445vw,99vh) scale(.2612)}}.snow:nth-child(174){opacity:.3528;transform:translate(16.5861vw,-10px) scale(.7139);animation:fall-174 14s -23s linear infinite}@keyframes fall-174{44.354%{transform:translate(21.2908vw,44.354vh) scale(.7139)}to{transform:translate(18.93845vw,99vh) scale(.7139)}}.snow:nth-child(175){opacity:.037;transform:translate(9.6126vw,-10px) scale(.6708);animation:fall-175 11s -18s linear infinite}@keyframes fall-175{54.372%{transform:translate(1.6827vw,54.372vh) scale(.6708)}to{transform:translate(5.64765vw,99vh) scale(.6708)}}.snow:nth-child(176){opacity:1.8384;transform:translate(8.6697vw,-10px) scale(.9425);animation:fall-176 22s -19s linear infinite}@keyframes fall-176{45.832%{transform:translate(15.6636vw,45.832vh) scale(.9425)}to{transform:translate(12.16665vw,99vh) scale(.9425)}}.snow:nth-child(177){opacity:.9992;transform:translate(14.8494vw,-10px) scale(.5649);animation:fall-177 29s -5s linear infinite}@keyframes fall-177{76.908%{transform:translate(15.7049vw,76.908vh) scale(.5649)}to{transform:translate(15.27715vw,99vh) scale(.5649)}}.snow:nth-child(178){opacity:1.8414;transform:translate(38.7891vw,-10px) scale(.2448);animation:fall-178 17s -5s linear infinite}@keyframes fall-178{64.079%{transform:translate(31.4637vw,64.079vh) scale(.2448)}to{transform:translate(35.1264vw,99vh) scale(.2448)}}.snow:nth-child(179){opacity:.0066;transform:translate(55.8271vw,-10px) scale(.0702);animation:fall-179 13s -5s linear infinite}@keyframes fall-179{65.62%{transform:translate(57.7914vw,65.62vh) scale(.0702)}to{transform:translate(56.80925vw,99vh) scale(.0702)}}.snow:nth-child(180){opacity:1.4512;transform:translate(10.9039vw,-10px) scale(.5076);animation:fall-180 16s -24s linear infinite}@keyframes fall-180{49.533%{transform:translate(1.8771vw,49.533vh) scale(.5076)}to{transform:translate(6.3905vw,99vh) scale(.5076)}}.snow:nth-child(181){opacity:1.0406;transform:translate(19.6914vw,-10px) scale(.0167);animation:fall-181 21s -28s linear infinite}@keyframes fall-181{32.48%{transform:translate(16.1098vw,32.48vh) scale(.0167)}to{transform:translate(17.9006vw,99vh) scale(.0167)}}.snow:nth-child(182){opacity:1.9322;transform:translate(59.279vw,-10px) scale(.6269);animation:fall-182 22s -24s linear infinite}@keyframes fall-182{38.986%{transform:translate(50.4585vw,38.986vh) scale(.6269)}to{transform:translate(54.86875vw,99vh) scale(.6269)}}.snow:nth-child(183){opacity:1.463;transform:translate(9.5951vw,-10px) scale(.3643);animation:fall-183 27s -13s linear infinite}@keyframes fall-183{73.813%{transform:translate(5.4411vw,73.813vh) scale(.3643)}to{transform:translate(7.5181vw,99vh) scale(.3643)}}.snow:nth-child(184){opacity:1.216;transform:translate(34.183vw,-10px) scale(.2614);animation:fall-184 22s -22s linear infinite}@keyframes fall-184{74.138%{transform:translate(40.1946vw,74.138vh) scale(.2614)}to{transform:translate(37.1888vw,99vh) scale(.2614)}}.snow:nth-child(185){opacity:1.4718;transform:translate(81.2721vw,-10px) scale(.9503);animation:fall-185 29s -9s linear infinite}@keyframes fall-185{49.809%{transform:translate(88.1269vw,49.809vh) scale(.9503)}to{transform:translate(84.6995vw,99vh) scale(.9503)}}.snow:nth-child(186){opacity:1.249;transform:translate(59.3951vw,-10px) scale(.0805);animation:fall-186 16s -22s linear infinite}@keyframes fall-186{47.755%{transform:translate(62.2512vw,47.755vh) scale(.0805)}to{transform:translate(60.82315vw,99vh) scale(.0805)}}.snow:nth-child(187){opacity:1.3272;transform:translate(7.8363vw,-10px) scale(.7536);animation:fall-187 12s -8s linear infinite}@keyframes fall-187{72.249%{transform:translate(6.1266vw,72.249vh) scale(.7536)}to{transform:translate(6.98145vw,99vh) scale(.7536)}}.snow:nth-child(188){opacity:.8748;transform:translate(73.292vw,-10px) scale(.0572);animation:fall-188 22s -27s linear infinite}@keyframes fall-188{68.015%{transform:translate(74.75vw,68.015vh) scale(.0572)}to{transform:translate(74.021vw,99vh) scale(.0572)}}.snow:nth-child(189){opacity:.5398;transform:translate(65.4972vw,-10px) scale(.3517);animation:fall-189 14s -8s linear infinite}@keyframes fall-189{40.518%{transform:translate(63.2254vw,40.518vh) scale(.3517)}to{transform:translate(64.3613vw,99vh) scale(.3517)}}.snow:nth-child(190){opacity:1.8958;transform:translate(98.2126vw,-10px) scale(.6285);animation:fall-190 15s -26s linear infinite}@keyframes fall-190{68.443%{transform:translate(89.0058vw,68.443vh) scale(.6285)}to{transform:translate(93.6092vw,99vh) scale(.6285)}}.snow:nth-child(191){opacity:1.6736;transform:translate(76.4863vw,-10px) scale(.9545);animation:fall-191 24s -14s linear infinite}@keyframes fall-191{43.665%{transform:translate(73.4651vw,43.665vh) scale(.9545)}to{transform:translate(74.9757vw,99vh) scale(.9545)}}.snow:nth-child(192){opacity:.3896;transform:translate(41.5849vw,-10px) scale(.1851);animation:fall-192 18s -29s linear infinite}@keyframes fall-192{38.811%{transform:translate(38.9894vw,38.811vh) scale(.1851)}to{transform:translate(40.28715vw,99vh) scale(.1851)}}.snow:nth-child(193){opacity:1.1354;transform:translate(26.29vw,-10px) scale(.3447);animation:fall-193 25s -28s linear infinite}@keyframes fall-193{55.831%{transform:translate(26.717vw,55.831vh) scale(.3447)}to{transform:translate(26.5035vw,99vh) scale(.3447)}}.snow:nth-child(194){opacity:1.2682;transform:translate(66.2126vw,-10px) scale(.5061);animation:fall-194 19s -9s linear infinite}@keyframes fall-194{30.512%{transform:translate(70.5794vw,30.512vh) scale(.5061)}to{transform:translate(68.396vw,99vh) scale(.5061)}}.snow:nth-child(195){opacity:.1756;transform:translate(35.9689vw,-10px) scale(.0679);animation:fall-195 24s -19s linear infinite}@keyframes fall-195{77.853%{transform:translate(29.1687vw,77.853vh) scale(.0679)}to{transform:translate(32.5688vw,99vh) scale(.0679)}}.snow:nth-child(196){opacity:.6088;transform:translate(99.3194vw,-10px) scale(.4771);animation:fall-196 21s -21s linear infinite}@keyframes fall-196{50.399%{transform:translate(94.5307vw,50.399vh) scale(.4771)}to{transform:translate(96.92505vw,99vh) scale(.4771)}}.snow:nth-child(197){opacity:1.5716;transform:translate(83.9945vw,-10px) scale(.7712);animation:fall-197 11s -17s linear infinite}@keyframes fall-197{31.599%{transform:translate(83.4116vw,31.599vh) scale(.7712)}to{transform:translate(83.70305vw,99vh) scale(.7712)}}.snow:nth-child(198){opacity:.7912;transform:translate(90.6133vw,-10px) scale(.7028);animation:fall-198 18s -6s linear infinite}@keyframes fall-198{44.467%{transform:translate(92.7655vw,44.467vh) scale(.7028)}to{transform:translate(91.6894vw,99vh) scale(.7028)}}.snow:nth-child(199){opacity:1.7516;transform:translate(19.3859vw,-10px) scale(.1149);animation:fall-199 29s -21s linear infinite}@keyframes fall-199{40.277%{transform:translate(26.5045vw,40.277vh) scale(.1149)}to{transform:translate(22.9452vw,99vh) scale(.1149)}}.snow:nth-child(200){opacity:1.7072;transform:translate(89.4291vw,-10px) scale(.0735);animation:fall-200 17s -4s linear infinite}@keyframes fall-200{32.718%{transform:translate(93.106vw,32.718vh) scale(.0735)}to{transform:translate(91.26755vw,99vh) scale(.0735)}}.snow:nth-child(201){opacity:.9538;transform:translate(31.6892vw,-10px) scale(.2321);animation:fall-201 18s -22s linear infinite}@keyframes fall-201{75.448%{transform:translate(30.2537vw,75.448vh) scale(.2321)}to{transform:translate(30.97145vw,99vh) scale(.2321)}}.snow:nth-child(202){opacity:1.2278;transform:translate(45.9246vw,-10px) scale(.1872);animation:fall-202 11s -10s linear infinite}@keyframes fall-202{54.023%{transform:translate(45.6128vw,54.023vh) scale(.1872)}to{transform:translate(45.7687vw,99vh) scale(.1872)}}.snow:nth-child(203){opacity:1.1312;transform:translate(38.6392vw,-10px) scale(.2429);animation:fall-203 11s -23s linear infinite}@keyframes fall-203{66.815%{transform:translate(48.1816vw,66.815vh) scale(.2429)}to{transform:translate(43.4104vw,99vh) scale(.2429)}}.snow:nth-child(204){opacity:.2852;transform:translate(24.5244vw,-10px) scale(.8959);animation:fall-204 12s -3s linear infinite}@keyframes fall-204{47.733%{transform:translate(25.7438vw,47.733vh) scale(.8959)}to{transform:translate(25.1341vw,99vh) scale(.8959)}}.snow:nth-child(205){opacity:.0364;transform:translate(5.3538vw,-10px) scale(.641);animation:fall-205 19s -22s linear infinite}@keyframes fall-205{51.624%{transform:translate(-.7505vw,51.624vh) scale(.641)}to{transform:translate(2.30165vw,99vh) scale(.641)}}.snow:nth-child(206){opacity:.2218;transform:translate(62.8572vw,-10px) scale(.3535);animation:fall-206 21s -17s linear infinite}@keyframes fall-206{41.503%{transform:translate(69.0165vw,41.503vh) scale(.3535)}to{transform:translate(65.93685vw,99vh) scale(.3535)}}.snow:nth-child(207){opacity:.462;transform:translate(34.5801vw,-10px) scale(.1331);animation:fall-207 17s -11s linear infinite}@keyframes fall-207{50.733%{transform:translate(32.4562vw,50.733vh) scale(.1331)}to{transform:translate(33.51815vw,99vh) scale(.1331)}}.snow:nth-child(208){opacity:.9448;transform:translate(4.953vw,-10px) scale(.8189);animation:fall-208 28s -6s linear infinite}@keyframes fall-208{43.746%{transform:translate(.8542vw,43.746vh) scale(.8189)}to{transform:translate(2.9036vw,99vh) scale(.8189)}}.snow:nth-child(209){opacity:1.2316;transform:translate(7.5455vw,-10px) scale(.5072);animation:fall-209 26s -9s linear infinite}@keyframes fall-209{62.414%{transform:translate(3.5633vw,62.414vh) scale(.5072)}to{transform:translate(5.5544vw,99vh) scale(.5072)}}.snow:nth-child(210){opacity:1.0948;transform:translate(95.6707vw,-10px) scale(.3906);animation:fall-210 20s -23s linear infinite}@keyframes fall-210{65.317%{transform:translate(105.3408vw,65.317vh) scale(.3906)}to{transform:translate(100.50575vw,99vh) scale(.3906)}}.snow:nth-child(211){opacity:1.8624;transform:translate(83.8895vw,-10px) scale(.6148);animation:fall-211 12s -29s linear infinite}@keyframes fall-211{48.796%{transform:translate(89.5236vw,48.796vh) scale(.6148)}to{transform:translate(86.70655vw,99vh) scale(.6148)}}.snow:nth-child(212){opacity:1.2628;transform:translate(65.2689vw,-10px) scale(.881);animation:fall-212 25s -2s linear infinite}@keyframes fall-212{54.518%{transform:translate(65.9358vw,54.518vh) scale(.881)}to{transform:translate(65.60235vw,99vh) scale(.881)}}.snow:nth-child(213){opacity:.7092;transform:translate(64.9161vw,-10px) scale(.0739);animation:fall-213 26s -16s linear infinite}@keyframes fall-213{33.042%{transform:translate(65.2313vw,33.042vh) scale(.0739)}to{transform:translate(65.0737vw,99vh) scale(.0739)}}.snow:nth-child(214){opacity:1.739;transform:translate(80.3063vw,-10px) scale(.5238);animation:fall-214 14s -5s linear infinite}@keyframes fall-214{44.757%{transform:translate(78.3394vw,44.757vh) scale(.5238)}to{transform:translate(79.32285vw,99vh) scale(.5238)}}.snow:nth-child(215){opacity:1.5774;transform:translate(5.7248vw,-10px) scale(.3198);animation:fall-215 20s -5s linear infinite}@keyframes fall-215{59.094%{transform:translate(14.2977vw,59.094vh) scale(.3198)}to{transform:translate(10.01125vw,99vh) scale(.3198)}}.snow:nth-child(216){opacity:.9764;transform:translate(17.2447vw,-10px) scale(.6558);animation:fall-216 15s -12s linear infinite}@keyframes fall-216{76.304%{transform:translate(14.1145vw,76.304vh) scale(.6558)}to{transform:translate(15.6796vw,99vh) scale(.6558)}}.snow:nth-child(217){opacity:.0494;transform:translate(29.4476vw,-10px) scale(.1583);animation:fall-217 18s -20s linear infinite}@keyframes fall-217{65.447%{transform:translate(36.0064vw,65.447vh) scale(.1583)}to{transform:translate(32.727vw,99vh) scale(.1583)}}.snow:nth-child(218){opacity:.3436;transform:translate(46.504vw,-10px) scale(.2203);animation:fall-218 13s -27s linear infinite}@keyframes fall-218{68.831%{transform:translate(47.3591vw,68.831vh) scale(.2203)}to{transform:translate(46.93155vw,99vh) scale(.2203)}}.snow:nth-child(219){opacity:1.4538;transform:translate(41.8712vw,-10px) scale(.595);animation:fall-219 26s -11s linear infinite}@keyframes fall-219{71.706%{transform:translate(48.4669vw,71.706vh) scale(.595)}to{transform:translate(45.16905vw,99vh) scale(.595)}}.snow:nth-child(220){opacity:.7582;transform:translate(54.7814vw,-10px) scale(.0573);animation:fall-220 30s -5s linear infinite}@keyframes fall-220{55.889%{transform:translate(45.821vw,55.889vh) scale(.0573)}to{transform:translate(50.3012vw,99vh) scale(.0573)}}.snow:nth-child(221){opacity:1.3288;transform:translate(50.2262vw,-10px) scale(.0321);animation:fall-221 13s -15s linear infinite}@keyframes fall-221{69.578%{transform:translate(45.9868vw,69.578vh) scale(.0321)}to{transform:translate(48.1065vw,99vh) scale(.0321)}}.snow:nth-child(222){opacity:.9264;transform:translate(55.2322vw,-10px) scale(.8394);animation:fall-222 14s -11s linear infinite}@keyframes fall-222{32.308%{transform:translate(53.2723vw,32.308vh) scale(.8394)}to{transform:translate(54.25225vw,99vh) scale(.8394)}}.snow:nth-child(223){opacity:1.9536;transform:translate(82.5621vw,-10px) scale(.2478);animation:fall-223 10s -22s linear infinite}@keyframes fall-223{34.251%{transform:translate(79.0751vw,34.251vh) scale(.2478)}to{transform:translate(80.8186vw,99vh) scale(.2478)}}.snow:nth-child(224){opacity:1.7498;transform:translate(60.0192vw,-10px) scale(.9214);animation:fall-224 25s -29s linear infinite}@keyframes fall-224{46.077%{transform:translate(58.8256vw,46.077vh) scale(.9214)}to{transform:translate(59.4224vw,99vh) scale(.9214)}}.snow:nth-child(225){opacity:1.2198;transform:translate(97.7556vw,-10px) scale(.6139);animation:fall-225 11s -11s linear infinite}@keyframes fall-225{44.654%{transform:translate(107.2886vw,44.654vh) scale(.6139)}to{transform:translate(102.5221vw,99vh) scale(.6139)}}.snow:nth-child(226){opacity:.3178;transform:translate(65.9161vw,-10px) scale(.5951);animation:fall-226 21s -30s linear infinite}@keyframes fall-226{70.289%{transform:translate(57.3277vw,70.289vh) scale(.5951)}to{transform:translate(61.6219vw,99vh) scale(.5951)}}.snow:nth-child(227){opacity:.135;transform:translate(2.7431vw,-10px) scale(.5297);animation:fall-227 23s -19s linear infinite}@keyframes fall-227{79.727%{transform:translate(-.0249vw,79.727vh) scale(.5297)}to{transform:translate(1.3591vw,99vh) scale(.5297)}}.snow:nth-child(228){opacity:1.7224;transform:translate(50.3985vw,-10px) scale(.1058);animation:fall-228 17s -16s linear infinite}@keyframes fall-228{30.407%{transform:translate(46.7759vw,30.407vh) scale(.1058)}to{transform:translate(48.5872vw,99vh) scale(.1058)}}.snow:nth-child(229){opacity:1.032;transform:translate(16.6857vw,-10px) scale(.8747);animation:fall-229 12s -14s linear infinite}@keyframes fall-229{52.942%{transform:translate(22.1879vw,52.942vh) scale(.8747)}to{transform:translate(19.4368vw,99vh) scale(.8747)}}.snow:nth-child(230){opacity:.85;transform:translate(20.9094vw,-10px) scale(.3962);animation:fall-230 29s -10s linear infinite}@keyframes fall-230{51.095%{transform:translate(13.1499vw,51.095vh) scale(.3962)}to{transform:translate(17.02965vw,99vh) scale(.3962)}}.snow:nth-child(231){opacity:.3576;transform:translate(11.1095vw,-10px) scale(.0895);animation:fall-231 21s -29s linear infinite}@keyframes fall-231{51.2%{transform:translate(20.8741vw,51.2vh) scale(.0895)}to{transform:translate(15.9918vw,99vh) scale(.0895)}}.snow:nth-child(232){opacity:.954;transform:translate(99.2608vw,-10px) scale(.1198);animation:fall-232 29s -21s linear infinite}@keyframes fall-232{68.43%{transform:translate(91.8468vw,68.43vh) scale(.1198)}to{transform:translate(95.5538vw,99vh) scale(.1198)}}.snow:nth-child(233){opacity:1.8352;transform:translate(2.9245vw,-10px) scale(.2002);animation:fall-233 15s -5s linear infinite}@keyframes fall-233{68.845%{transform:translate(8.9976vw,68.845vh) scale(.2002)}to{transform:translate(5.96105vw,99vh) scale(.2002)}}.snow:nth-child(234){opacity:.5746;transform:translate(61.1412vw,-10px) scale(.0733);animation:fall-234 14s -7s linear infinite}@keyframes fall-234{35.075%{transform:translate(64.7698vw,35.075vh) scale(.0733)}to{transform:translate(62.9555vw,99vh) scale(.0733)}}.snow:nth-child(235){opacity:.772;transform:translate(21.8835vw,-10px) scale(.3408);animation:fall-235 20s -14s linear infinite}@keyframes fall-235{68.396%{transform:translate(24.1134vw,68.396vh) scale(.3408)}to{transform:translate(22.99845vw,99vh) scale(.3408)}}.snow:nth-child(236){opacity:.405;transform:translate(38.1463vw,-10px) scale(.329);animation:fall-236 10s -2s linear infinite}@keyframes fall-236{33.51%{transform:translate(38.4477vw,33.51vh) scale(.329)}to{transform:translate(38.297vw,99vh) scale(.329)}}.snow:nth-child(237){opacity:.6032;transform:translate(87.7295vw,-10px) scale(.9345);animation:fall-237 15s -1s linear infinite}@keyframes fall-237{63.683%{transform:translate(87.4546vw,63.683vh) scale(.9345)}to{transform:translate(87.59205vw,99vh) scale(.9345)}}.snow:nth-child(238){opacity:.2342;transform:translate(60.6046vw,-10px) scale(.5732);animation:fall-238 28s -4s linear infinite}@keyframes fall-238{62.135%{transform:translate(69.6794vw,62.135vh) scale(.5732)}to{transform:translate(65.142vw,99vh) scale(.5732)}}.snow:nth-child(239){opacity:.5864;transform:translate(78.1936vw,-10px) scale(.5195);animation:fall-239 29s -13s linear infinite}@keyframes fall-239{48.777%{transform:translate(85.793vw,48.777vh) scale(.5195)}to{transform:translate(81.9933vw,99vh) scale(.5195)}}.snow:nth-child(240){opacity:1.0304;transform:translate(88.0672vw,-10px) scale(.98);animation:fall-240 10s -27s linear infinite}@keyframes fall-240{31.134%{transform:translate(94.1349vw,31.134vh) scale(.98)}to{transform:translate(91.10105vw,99vh) scale(.98)}}.snow:nth-child(241){opacity:1.1188;transform:translate(74.8172vw,-10px) scale(.1962);animation:fall-241 21s -2s linear infinite}@keyframes fall-241{43.914%{transform:translate(82.1098vw,43.914vh) scale(.1962)}to{transform:translate(78.4635vw,99vh) scale(.1962)}}.snow:nth-child(242){opacity:1.7058;transform:translate(63.2244vw,-10px) scale(.9689);animation:fall-242 19s -29s linear infinite}@keyframes fall-242{32.775%{transform:translate(61.204vw,32.775vh) scale(.9689)}to{transform:translate(62.2142vw,99vh) scale(.9689)}}.snow:nth-child(243){opacity:.8584;transform:translate(42.996vw,-10px) scale(.1219);animation:fall-243 26s -20s linear infinite}@keyframes fall-243{71.969%{transform:translate(45.5798vw,71.969vh) scale(.1219)}to{transform:translate(44.2879vw,99vh) scale(.1219)}}.snow:nth-child(244){opacity:.5202;transform:translate(17.9169vw,-10px) scale(.908);animation:fall-244 12s -29s linear infinite}@keyframes fall-244{38.9%{transform:translate(15.1462vw,38.9vh) scale(.908)}to{transform:translate(16.53155vw,99vh) scale(.908)}}.snow:nth-child(245){opacity:1.8214;transform:translate(61.3095vw,-10px) scale(.8056);animation:fall-245 19s -16s linear infinite}@keyframes fall-245{34.679%{transform:translate(69.0805vw,34.679vh) scale(.8056)}to{transform:translate(65.195vw,99vh) scale(.8056)}}.snow:nth-child(246){opacity:1.3646;transform:translate(42.8467vw,-10px) scale(.4992);animation:fall-246 16s -21s linear infinite}@keyframes fall-246{69.367%{transform:translate(35.1387vw,69.367vh) scale(.4992)}to{transform:translate(38.9927vw,99vh) scale(.4992)}}.snow:nth-child(247){opacity:.5282;transform:translate(77.162vw,-10px) scale(.8974);animation:fall-247 16s -16s linear infinite}@keyframes fall-247{52.611%{transform:translate(85.3678vw,52.611vh) scale(.8974)}to{transform:translate(81.2649vw,99vh) scale(.8974)}}.snow:nth-child(248){opacity:.8714;transform:translate(27.9118vw,-10px) scale(.1079);animation:fall-248 16s -21s linear infinite}@keyframes fall-248{56.505%{transform:translate(30.0996vw,56.505vh) scale(.1079)}to{transform:translate(29.0057vw,99vh) scale(.1079)}}.snow:nth-child(249){opacity:.0882;transform:translate(68.3224vw,-10px) scale(.7803);animation:fall-249 14s -1s linear infinite}@keyframes fall-249{60.598%{transform:translate(65.8282vw,60.598vh) scale(.7803)}to{transform:translate(67.0753vw,99vh) scale(.7803)}}.snow:nth-child(250){opacity:1.2786;transform:translate(6.8173vw,-10px) scale(.6883);animation:fall-250 25s -27s linear infinite}@keyframes fall-250{37.053%{transform:translate(.6401vw,37.053vh) scale(.6883)}to{transform:translate(3.7287vw,99vh) scale(.6883)}}.snow:nth-child(251){opacity:.8148;transform:translate(48.5822vw,-10px) scale(.402);animation:fall-251 14s -29s linear infinite}@keyframes fall-251{70.976%{transform:translate(47.9149vw,70.976vh) scale(.402)}to{transform:translate(48.24855vw,99vh) scale(.402)}}.snow:nth-child(252){opacity:1.1652;transform:translate(27.4019vw,-10px) scale(.0932);animation:fall-252 25s -8s linear infinite}@keyframes fall-252{54.435%{transform:translate(29.8283vw,54.435vh) scale(.0932)}to{transform:translate(28.6151vw,99vh) scale(.0932)}}.snow:nth-child(253){opacity:.2132;transform:translate(81.2613vw,-10px) scale(.0189);animation:fall-253 17s -2s linear infinite}@keyframes fall-253{73.429%{transform:translate(80.9638vw,73.429vh) scale(.0189)}to{transform:translate(81.11255vw,99vh) scale(.0189)}}.snow:nth-child(254){opacity:1.7896;transform:translate(23.0154vw,-10px) scale(.3793);animation:fall-254 11s -3s linear infinite}@keyframes fall-254{34.277%{transform:translate(21.4264vw,34.277vh) scale(.3793)}to{transform:translate(22.2209vw,99vh) scale(.3793)}}.snow:nth-child(255){opacity:1.037;transform:translate(65.2601vw,-10px) scale(.84);animation:fall-255 11s -14s linear infinite}@keyframes fall-255{36.44%{transform:translate(65.7953vw,36.44vh) scale(.84)}to{transform:translate(65.5277vw,99vh) scale(.84)}}.snow:nth-child(256){opacity:.9718;transform:translate(55.708vw,-10px) scale(.6889);animation:fall-256 13s -26s linear infinite}@keyframes fall-256{47.208%{transform:translate(46.8779vw,47.208vh) scale(.6889)}to{transform:translate(51.29295vw,99vh) scale(.6889)}}.snow:nth-child(257){opacity:.7868;transform:translate(81.9588vw,-10px) scale(.3546);animation:fall-257 13s -27s linear infinite}@keyframes fall-257{64.708%{transform:translate(83.727vw,64.708vh) scale(.3546)}to{transform:translate(82.8429vw,99vh) scale(.3546)}}.snow:nth-child(258){opacity:.4642;transform:translate(52.6349vw,-10px) scale(.8439);animation:fall-258 30s -11s linear infinite}@keyframes fall-258{63.412%{transform:translate(53.1854vw,63.412vh) scale(.8439)}to{transform:translate(52.91015vw,99vh) scale(.8439)}}.snow:nth-child(259){opacity:.525;transform:translate(15.7027vw,-10px) scale(.1304);animation:fall-259 21s -8s linear infinite}@keyframes fall-259{70.771%{transform:translate(16.0246vw,70.771vh) scale(.1304)}to{transform:translate(15.86365vw,99vh) scale(.1304)}}.snow:nth-child(260){opacity:.8438;transform:translate(17.3993vw,-10px) scale(.125);animation:fall-260 15s -5s linear infinite}@keyframes fall-260{71.471%{transform:translate(12.8465vw,71.471vh) scale(.125)}to{transform:translate(15.1229vw,99vh) scale(.125)}}.snow:nth-child(261){opacity:1.348;transform:translate(49.953vw,-10px) scale(.9665);animation:fall-261 29s -21s linear infinite}@keyframes fall-261{64.493%{transform:translate(45.3507vw,64.493vh) scale(.9665)}to{transform:translate(47.65185vw,99vh) scale(.9665)}}.snow:nth-child(262){opacity:.2836;transform:translate(70.0813vw,-10px) scale(.0473);animation:fall-262 13s -28s linear infinite}@keyframes fall-262{64.203%{transform:translate(61.6944vw,64.203vh) scale(.0473)}to{transform:translate(65.88785vw,99vh) scale(.0473)}}.snow:nth-child(263){opacity:1.6624;transform:translate(97.7356vw,-10px) scale(.3262);animation:fall-263 18s -21s linear infinite}@keyframes fall-263{75.54%{transform:translate(105.9581vw,75.54vh) scale(.3262)}to{transform:translate(101.84685vw,99vh) scale(.3262)}}.snow:nth-child(264){opacity:.7458;transform:translate(58.5456vw,-10px) scale(.4887);animation:fall-264 30s -1s linear infinite}@keyframes fall-264{49.868%{transform:translate(55.9652vw,49.868vh) scale(.4887)}to{transform:translate(57.2554vw,99vh) scale(.4887)}}.snow:nth-child(265){opacity:1.8294;transform:translate(88.0891vw,-10px) scale(.4619);animation:fall-265 27s -7s linear infinite}@keyframes fall-265{51.143%{transform:translate(86.0484vw,51.143vh) scale(.4619)}to{transform:translate(87.06875vw,99vh) scale(.4619)}}.snow:nth-child(266){opacity:1.7622;transform:translate(36.8812vw,-10px) scale(.1644);animation:fall-266 30s -16s linear infinite}@keyframes fall-266{32.482%{transform:translate(42.0109vw,32.482vh) scale(.1644)}to{transform:translate(39.44605vw,99vh) scale(.1644)}}.snow:nth-child(267){opacity:1.4446;transform:translate(56.4987vw,-10px) scale(.8746);animation:fall-267 27s -25s linear infinite}@keyframes fall-267{72.686%{transform:translate(65.7503vw,72.686vh) scale(.8746)}to{transform:translate(61.1245vw,99vh) scale(.8746)}}.snow:nth-child(268){opacity:1.7672;transform:translate(32.9435vw,-10px) scale(.298);animation:fall-268 17s -22s linear infinite}@keyframes fall-268{37.094%{transform:translate(27.9703vw,37.094vh) scale(.298)}to{transform:translate(30.4569vw,99vh) scale(.298)}}.snow:nth-child(269){opacity:.8058;transform:translate(56.9235vw,-10px) scale(.9482);animation:fall-269 14s -24s linear infinite}@keyframes fall-269{41.586%{transform:translate(58.9591vw,41.586vh) scale(.9482)}to{transform:translate(57.9413vw,99vh) scale(.9482)}}.snow:nth-child(270){opacity:.0296;transform:translate(92.4474vw,-10px) scale(.9116);animation:fall-270 19s -26s linear infinite}@keyframes fall-270{30.947%{transform:translate(83.7707vw,30.947vh) scale(.9116)}to{transform:translate(88.10905vw,99vh) scale(.9116)}}.snow:nth-child(271){opacity:.4714;transform:translate(20.4976vw,-10px) scale(.3743);animation:fall-271 20s -7s linear infinite}@keyframes fall-271{59.634%{transform:translate(10.798vw,59.634vh) scale(.3743)}to{transform:translate(15.6478vw,99vh) scale(.3743)}}.snow:nth-child(272){opacity:.8192;transform:translate(74.4131vw,-10px) scale(.1408);animation:fall-272 26s -26s linear infinite}@keyframes fall-272{61.644%{transform:translate(80.5386vw,61.644vh) scale(.1408)}to{transform:translate(77.47585vw,99vh) scale(.1408)}}.snow:nth-child(273){opacity:.6592;transform:translate(66.1171vw,-10px) scale(.3919);animation:fall-273 12s -23s linear infinite}@keyframes fall-273{71.399%{transform:translate(66.2691vw,71.399vh) scale(.3919)}to{transform:translate(66.1931vw,99vh) scale(.3919)}}.snow:nth-child(274){opacity:.1768;transform:translate(46.2809vw,-10px) scale(.687);animation:fall-274 11s -19s linear infinite}@keyframes fall-274{58.822%{transform:translate(41.4451vw,58.822vh) scale(.687)}to{transform:translate(43.863vw,99vh) scale(.687)}}.snow:nth-child(275){opacity:1.0118;transform:translate(88.6489vw,-10px) scale(.0277);animation:fall-275 19s -12s linear infinite}@keyframes fall-275{74.603%{transform:translate(81.9552vw,74.603vh) scale(.0277)}to{transform:translate(85.30205vw,99vh) scale(.0277)}}.snow:nth-child(276){opacity:1.9926;transform:translate(94.4346vw,-10px) scale(.376);animation:fall-276 10s -30s linear infinite}@keyframes fall-276{77.409%{transform:translate(102.8237vw,77.409vh) scale(.376)}to{transform:translate(98.62915vw,99vh) scale(.376)}}.snow:nth-child(277){opacity:.7628;transform:translate(19.8855vw,-10px) scale(.8819);animation:fall-277 22s -13s linear infinite}@keyframes fall-277{36.271%{transform:translate(10.3605vw,36.271vh) scale(.8819)}to{transform:translate(15.123vw,99vh) scale(.8819)}}.snow:nth-child(278){opacity:1.3366;transform:translate(43.0307vw,-10px) scale(.333);animation:fall-278 27s -17s linear infinite}@keyframes fall-278{72.704%{transform:translate(39.4926vw,72.704vh) scale(.333)}to{transform:translate(41.26165vw,99vh) scale(.333)}}.snow:nth-child(279){opacity:.7954;transform:translate(1.8755vw,-10px) scale(.4774);animation:fall-279 28s -10s linear infinite}@keyframes fall-279{73.965%{transform:translate(10.4927vw,73.965vh) scale(.4774)}to{transform:translate(6.1841vw,99vh) scale(.4774)}}.snow:nth-child(280){opacity:.6278;transform:translate(5.826vw,-10px) scale(.1724);animation:fall-280 25s -7s linear infinite}@keyframes fall-280{32.715%{transform:translate(6.2647vw,32.715vh) scale(.1724)}to{transform:translate(6.04535vw,99vh) scale(.1724)}}.snow:nth-child(281){opacity:1.6426;transform:translate(21.5876vw,-10px) scale(.6564);animation:fall-281 15s -27s linear infinite}@keyframes fall-281{68.029%{transform:translate(17.2076vw,68.029vh) scale(.6564)}to{transform:translate(19.3976vw,99vh) scale(.6564)}}.snow:nth-child(282){opacity:1.1666;transform:translate(36.1697vw,-10px) scale(.8528);animation:fall-282 20s -3s linear infinite}@keyframes fall-282{38.502%{transform:translate(29.3233vw,38.502vh) scale(.8528)}to{transform:translate(32.7465vw,99vh) scale(.8528)}}.snow:nth-child(283){opacity:1.2068;transform:translate(38.1654vw,-10px) scale(.8141);animation:fall-283 25s -30s linear infinite}@keyframes fall-283{63.146%{transform:translate(42.8459vw,63.146vh) scale(.8141)}to{transform:translate(40.50565vw,99vh) scale(.8141)}}.snow:nth-child(284){opacity:1.8542;transform:translate(68.336vw,-10px) scale(.733);animation:fall-284 29s -13s linear infinite}@keyframes fall-284{60.463%{transform:translate(73.9159vw,60.463vh) scale(.733)}to{transform:translate(71.12595vw,99vh) scale(.733)}}.snow:nth-child(285){opacity:.497;transform:translate(34.1311vw,-10px) scale(.5732);animation:fall-285 19s -3s linear infinite}@keyframes fall-285{45.626%{transform:translate(39.67vw,45.626vh) scale(.5732)}to{transform:translate(36.90055vw,99vh) scale(.5732)}}.snow:nth-child(286){opacity:.4042;transform:translate(2.4664vw,-10px) scale(.9436);animation:fall-286 29s -17s linear infinite}@keyframes fall-286{58.179%{transform:translate(6.5721vw,58.179vh) scale(.9436)}to{transform:translate(4.51925vw,99vh) scale(.9436)}}.snow:nth-child(287){opacity:.5216;transform:translate(95.0021vw,-10px) scale(.9556);animation:fall-287 26s -9s linear infinite}@keyframes fall-287{35.53%{transform:translate(101.493vw,35.53vh) scale(.9556)}to{transform:translate(98.24755vw,99vh) scale(.9556)}}.snow:nth-child(288){opacity:.4456;transform:translate(35.1306vw,-10px) scale(.5444);animation:fall-288 27s -28s linear infinite}@keyframes fall-288{59.163%{transform:translate(34.251vw,59.163vh) scale(.5444)}to{transform:translate(34.6908vw,99vh) scale(.5444)}}.snow:nth-child(289){opacity:.503;transform:translate(77.6049vw,-10px) scale(.1381);animation:fall-289 16s -14s linear infinite}@keyframes fall-289{76.507%{transform:translate(80.3344vw,76.507vh) scale(.1381)}to{transform:translate(78.96965vw,99vh) scale(.1381)}}.snow:nth-child(290){opacity:1.9894;transform:translate(35.4913vw,-10px) scale(.1045);animation:fall-290 24s -11s linear infinite}@keyframes fall-290{41.57%{transform:translate(32.7267vw,41.57vh) scale(.1045)}to{transform:translate(34.109vw,99vh) scale(.1045)}}.snow:nth-child(291){opacity:1.552;transform:translate(64.0609vw,-10px) scale(.2706);animation:fall-291 20s -25s linear infinite}@keyframes fall-291{57.369%{transform:translate(54.5089vw,57.369vh) scale(.2706)}to{transform:translate(59.2849vw,99vh) scale(.2706)}}.snow:nth-child(292){opacity:.5474;transform:translate(86.3823vw,-10px) scale(.6252);animation:fall-292 12s -23s linear infinite}@keyframes fall-292{49.158%{transform:translate(79.7147vw,49.158vh) scale(.6252)}to{transform:translate(83.0485vw,99vh) scale(.6252)}}.snow:nth-child(293){opacity:1.4608;transform:translate(50.6203vw,-10px) scale(.0236);animation:fall-293 10s -23s linear infinite}@keyframes fall-293{31.116%{transform:translate(53.7311vw,31.116vh) scale(.0236)}to{transform:translate(52.1757vw,99vh) scale(.0236)}}.snow:nth-child(294){opacity:1.0602;transform:translate(80.6418vw,-10px) scale(.8049);animation:fall-294 20s -17s linear infinite}@keyframes fall-294{37.424%{transform:translate(71.2439vw,37.424vh) scale(.8049)}to{transform:translate(75.94285vw,99vh) scale(.8049)}}.snow:nth-child(295){opacity:.1042;transform:translate(26.3947vw,-10px) scale(.3026);animation:fall-295 10s -9s linear infinite}@keyframes fall-295{71.906%{transform:translate(34.0357vw,71.906vh) scale(.3026)}to{transform:translate(30.2152vw,99vh) scale(.3026)}}.snow:nth-child(296){opacity:1.0558;transform:translate(47.8213vw,-10px) scale(.3949);animation:fall-296 26s -24s linear infinite}@keyframes fall-296{62.822%{transform:translate(46.3518vw,62.822vh) scale(.3949)}to{transform:translate(47.08655vw,99vh) scale(.3949)}}.snow:nth-child(297){opacity:1.5018;transform:translate(81.5924vw,-10px) scale(.1385);animation:fall-297 10s -23s linear infinite}@keyframes fall-297{42.633%{transform:translate(83.2746vw,42.633vh) scale(.1385)}to{transform:translate(82.4335vw,99vh) scale(.1385)}}.snow:nth-child(298){opacity:1.1104;transform:translate(99.4458vw,-10px) scale(.9271);animation:fall-298 13s -22s linear infinite}@keyframes fall-298{65.404%{transform:translate(97.1931vw,65.404vh) scale(.9271)}to{transform:translate(98.31945vw,99vh) scale(.9271)}}.snow:nth-child(299){opacity:1.324;transform:translate(.6249vw,-10px) scale(.8507);animation:fall-299 30s -28s linear infinite}@keyframes fall-299{32.576%{transform:translate(10.1233vw,32.576vh) scale(.8507)}to{transform:translate(5.3741vw,99vh) scale(.8507)}}.snow:nth-child(300){opacity:.7142;transform:translate(43.3705vw,-10px) scale(.0318);animation:fall-300 14s -30s linear infinite}@keyframes fall-300{70.162%{transform:translate(39.1908vw,70.162vh) scale(.0318)}to{transform:translate(41.28065vw,99vh) scale(.0318)}}.snow:nth-child(301){opacity:.6168;transform:translate(79.2906vw,-10px) scale(.0377);animation:fall-301 17s -4s linear infinite}@keyframes fall-301{32.362%{transform:translate(89.1153vw,32.362vh) scale(.0377)}to{transform:translate(84.20295vw,99vh) scale(.0377)}}.snow:nth-child(302){opacity:.398;transform:translate(13.7161vw,-10px) scale(.5525);animation:fall-302 27s -20s linear infinite}@keyframes fall-302{56.891%{transform:translate(20.5516vw,56.891vh) scale(.5525)}to{transform:translate(17.13385vw,99vh) scale(.5525)}}.snow:nth-child(303){opacity:.4828;transform:translate(58.6172vw,-10px) scale(.4647);animation:fall-303 20s -19s linear infinite}@keyframes fall-303{61.145%{transform:translate(57.2043vw,61.145vh) scale(.4647)}to{transform:translate(57.91075vw,99vh) scale(.4647)}}.snow:nth-child(304){opacity:1.64;transform:translate(1.5876vw,-10px) scale(.0174);animation:fall-304 23s -12s linear infinite}@keyframes fall-304{38.596%{transform:translate(-1.1631vw,38.596vh) scale(.0174)}to{transform:translate(.21225vw,99vh) scale(.0174)}}.snow:nth-child(305){opacity:.888;transform:translate(50.1714vw,-10px) scale(.6636);animation:fall-305 28s -28s linear infinite}@keyframes fall-305{34.319%{transform:translate(47.4218vw,34.319vh) scale(.6636)}to{transform:translate(48.7966vw,99vh) scale(.6636)}}.snow:nth-child(306){opacity:.1194;transform:translate(12.8603vw,-10px) scale(.9323);animation:fall-306 16s -20s linear infinite}@keyframes fall-306{58.322%{transform:translate(16.0035vw,58.322vh) scale(.9323)}to{transform:translate(14.4319vw,99vh) scale(.9323)}}.snow:nth-child(307){opacity:1.6718;transform:translate(50.1191vw,-10px) scale(.5121);animation:fall-307 27s -2s linear infinite}@keyframes fall-307{39.381%{transform:translate(40.3782vw,39.381vh) scale(.5121)}to{transform:translate(45.24865vw,99vh) scale(.5121)}}.snow:nth-child(308){opacity:.9922;transform:translate(79.6323vw,-10px) scale(.5109);animation:fall-308 18s -8s linear infinite}@keyframes fall-308{44.261%{transform:translate(74.5062vw,44.261vh) scale(.5109)}to{transform:translate(77.06925vw,99vh) scale(.5109)}}.snow:nth-child(309){opacity:1.2438;transform:translate(76.5173vw,-10px) scale(.0654);animation:fall-309 30s -20s linear infinite}@keyframes fall-309{35.337%{transform:translate(67.4448vw,35.337vh) scale(.0654)}to{transform:translate(71.98105vw,99vh) scale(.0654)}}.snow:nth-child(310){opacity:.3444;transform:translate(65.3471vw,-10px) scale(.233);animation:fall-310 29s -29s linear infinite}@keyframes fall-310{33.093%{transform:translate(61.836vw,33.093vh) scale(.233)}to{transform:translate(63.59155vw,99vh) scale(.233)}}.snow:nth-child(311){opacity:.0604;transform:translate(97.4059vw,-10px) scale(.9728);animation:fall-311 15s -8s linear infinite}@keyframes fall-311{42.149%{transform:translate(100.9593vw,42.149vh) scale(.9728)}to{transform:translate(99.1826vw,99vh) scale(.9728)}}.snow:nth-child(312){opacity:.9682;transform:translate(47.8983vw,-10px) scale(.6287);animation:fall-312 24s -10s linear infinite}@keyframes fall-312{51.468%{transform:translate(55.2972vw,51.468vh) scale(.6287)}to{transform:translate(51.59775vw,99vh) scale(.6287)}}.snow:nth-child(313){opacity:1.6096;transform:translate(11.0891vw,-10px) scale(.8911);animation:fall-313 23s -30s linear infinite}@keyframes fall-313{64.226%{transform:translate(11.5599vw,64.226vh) scale(.8911)}to{transform:translate(11.3245vw,99vh) scale(.8911)}}.snow:nth-child(314){opacity:1.091;transform:translate(16.1824vw,-10px) scale(.5182);animation:fall-314 20s -1s linear infinite}@keyframes fall-314{73.433%{transform:translate(8.1501vw,73.433vh) scale(.5182)}to{transform:translate(12.16625vw,99vh) scale(.5182)}}.snow:nth-child(315){opacity:1.0404;transform:translate(34.9573vw,-10px) scale(.8203);animation:fall-315 25s -8s linear infinite}@keyframes fall-315{73.878%{transform:translate(40.2793vw,73.878vh) scale(.8203)}to{transform:translate(37.6183vw,99vh) scale(.8203)}}.snow:nth-child(316){opacity:1.3094;transform:translate(86.5348vw,-10px) scale(.7492);animation:fall-316 17s -30s linear infinite}@keyframes fall-316{52.659%{transform:translate(90.8787vw,52.659vh) scale(.7492)}to{transform:translate(88.70675vw,99vh) scale(.7492)}}.snow:nth-child(317){opacity:1.7836;transform:translate(63.1434vw,-10px) scale(.5748);animation:fall-317 19s -3s linear infinite}@keyframes fall-317{69.278%{transform:translate(53.5133vw,69.278vh) scale(.5748)}to{transform:translate(58.32835vw,99vh) scale(.5748)}}.snow:nth-child(318){opacity:.4854;transform:translate(60.1464vw,-10px) scale(.9192);animation:fall-318 30s -16s linear infinite}@keyframes fall-318{66.941%{transform:translate(63.1049vw,66.941vh) scale(.9192)}to{transform:translate(61.62565vw,99vh) scale(.9192)}}.snow:nth-child(319){opacity:1.9266;transform:translate(.9876vw,-10px) scale(.3873);animation:fall-319 26s -30s linear infinite}@keyframes fall-319{74.315%{transform:translate(-5.364vw,74.315vh) scale(.3873)}to{transform:translate(-2.1882vw,99vh) scale(.3873)}}.snow:nth-child(320){opacity:.7296;transform:translate(58.3459vw,-10px) scale(.1943);animation:fall-320 11s -11s linear infinite}@keyframes fall-320{77.343%{transform:translate(52.9131vw,77.343vh) scale(.1943)}to{transform:translate(55.6295vw,99vh) scale(.1943)}}.snow:nth-child(321){opacity:1.5404;transform:translate(19.5253vw,-10px) scale(.3263);animation:fall-321 20s -2s linear infinite}@keyframes fall-321{64.702%{transform:translate(16.6468vw,64.702vh) scale(.3263)}to{transform:translate(18.08605vw,99vh) scale(.3263)}}.snow:nth-child(322){opacity:1.8654;transform:translate(80.5781vw,-10px) scale(.2877);animation:fall-322 14s -20s linear infinite}@keyframes fall-322{59.115%{transform:translate(89.0588vw,59.115vh) scale(.2877)}to{transform:translate(84.81845vw,99vh) scale(.2877)}}.snow:nth-child(323){opacity:.122;transform:translate(46.7567vw,-10px) scale(.7517);animation:fall-323 23s -26s linear infinite}@keyframes fall-323{34.624%{transform:translate(43.9003vw,34.624vh) scale(.7517)}to{transform:translate(45.3285vw,99vh) scale(.7517)}}.snow:nth-child(324){opacity:.0318;transform:translate(16.6727vw,-10px) scale(.337);animation:fall-324 24s -4s linear infinite}@keyframes fall-324{74.982%{transform:translate(7.2736vw,74.982vh) scale(.337)}to{transform:translate(11.97315vw,99vh) scale(.337)}}.snow:nth-child(325){opacity:.328;transform:translate(4.7942vw,-10px) scale(.3785);animation:fall-325 12s -14s linear infinite}@keyframes fall-325{51.781%{transform:translate(-2.0745vw,51.781vh) scale(.3785)}to{transform:translate(1.35985vw,99vh) scale(.3785)}}.snow:nth-child(326){opacity:1.1406;transform:translate(65.9102vw,-10px) scale(.0034);animation:fall-326 29s -9s linear infinite}@keyframes fall-326{50.647%{transform:translate(72.4794vw,50.647vh) scale(.0034)}to{transform:translate(69.1948vw,99vh) scale(.0034)}}.snow:nth-child(327){opacity:1.6774;transform:translate(22.9327vw,-10px) scale(.7912);animation:fall-327 28s -18s linear infinite}@keyframes fall-327{40.064%{transform:translate(30.3722vw,40.064vh) scale(.7912)}to{transform:translate(26.65245vw,99vh) scale(.7912)}}.snow:nth-child(328){opacity:.5724;transform:translate(75.5143vw,-10px) scale(.0471);animation:fall-328 16s -9s linear infinite}@keyframes fall-328{33.064%{transform:translate(73.1809vw,33.064vh) scale(.0471)}to{transform:translate(74.3476vw,99vh) scale(.0471)}}.snow:nth-child(329){opacity:1.204;transform:translate(24.3212vw,-10px) scale(.6602);animation:fall-329 28s -13s linear infinite}@keyframes fall-329{67.337%{transform:translate(27.5507vw,67.337vh) scale(.6602)}to{transform:translate(25.93595vw,99vh) scale(.6602)}}.snow:nth-child(330){opacity:.7292;transform:translate(12.0464vw,-10px) scale(.0056);animation:fall-330 21s -2s linear infinite}@keyframes fall-330{78.913%{transform:translate(8.6668vw,78.913vh) scale(.0056)}to{transform:translate(10.3566vw,99vh) scale(.0056)}}.snow:nth-child(331){opacity:1.2686;transform:translate(22.9807vw,-10px) scale(.5553);animation:fall-331 26s -14s linear infinite}@keyframes fall-331{72.521%{transform:translate(31.5194vw,72.521vh) scale(.5553)}to{transform:translate(27.25005vw,99vh) scale(.5553)}}.snow:nth-child(332){opacity:.8484;transform:translate(21.3939vw,-10px) scale(.5615);animation:fall-332 23s -16s linear infinite}@keyframes fall-332{45.276%{transform:translate(17.1215vw,45.276vh) scale(.5615)}to{transform:translate(19.2577vw,99vh) scale(.5615)}}.snow:nth-child(333){opacity:1.7586;transform:translate(83.9088vw,-10px) scale(.5263);animation:fall-333 13s -10s linear infinite}@keyframes fall-333{34.349%{transform:translate(89.8663vw,34.349vh) scale(.5263)}to{transform:translate(86.88755vw,99vh) scale(.5263)}}.snow:nth-child(334){opacity:1.2108;transform:translate(30.4018vw,-10px) scale(.1718);animation:fall-334 29s -28s linear infinite}@keyframes fall-334{34.355%{transform:translate(29.2535vw,34.355vh) scale(.1718)}to{transform:translate(29.82765vw,99vh) scale(.1718)}}.snow:nth-child(335){opacity:.0964;transform:translate(70.8111vw,-10px) scale(.1376);animation:fall-335 29s -9s linear infinite}@keyframes fall-335{49.906%{transform:translate(70.0544vw,49.906vh) scale(.1376)}to{transform:translate(70.43275vw,99vh) scale(.1376)}}.snow:nth-child(336){opacity:1.773;transform:translate(95.3668vw,-10px) scale(.7874);animation:fall-336 12s -26s linear infinite}@keyframes fall-336{41.93%{transform:translate(105.109vw,41.93vh) scale(.7874)}to{transform:translate(100.2379vw,99vh) scale(.7874)}}.snow:nth-child(337){opacity:.5056;transform:translate(37.9193vw,-10px) scale(.8483);animation:fall-337 26s -27s linear infinite}@keyframes fall-337{56.161%{transform:translate(32.0398vw,56.161vh) scale(.8483)}to{transform:translate(34.97955vw,99vh) scale(.8483)}}.snow:nth-child(338){opacity:.605;transform:translate(45.1179vw,-10px) scale(.7605);animation:fall-338 10s -12s linear infinite}@keyframes fall-338{71.997%{transform:translate(38.2583vw,71.997vh) scale(.7605)}to{transform:translate(41.6881vw,99vh) scale(.7605)}}.snow:nth-child(339){opacity:.9248;transform:translate(23.6641vw,-10px) scale(.1169);animation:fall-339 22s -6s linear infinite}@keyframes fall-339{60.541%{transform:translate(33.6477vw,60.541vh) scale(.1169)}to{transform:translate(28.6559vw,99vh) scale(.1169)}}.snow:nth-child(340){opacity:1.8584;transform:translate(77.6919vw,-10px) scale(.3654);animation:fall-340 23s -27s linear infinite}@keyframes fall-340{36.523%{transform:translate(70.5135vw,36.523vh) scale(.3654)}to{transform:translate(74.1027vw,99vh) scale(.3654)}}.snow:nth-child(341){opacity:1.037;transform:translate(74.0523vw,-10px) scale(.395);animation:fall-341 17s -16s linear infinite}@keyframes fall-341{42.174%{transform:translate(70.5543vw,42.174vh) scale(.395)}to{transform:translate(72.3033vw,99vh) scale(.395)}}.snow:nth-child(342){opacity:1.2676;transform:translate(49.3009vw,-10px) scale(.7346);animation:fall-342 29s -7s linear infinite}@keyframes fall-342{38.055%{transform:translate(49.3833vw,38.055vh) scale(.7346)}to{transform:translate(49.3421vw,99vh) scale(.7346)}}.snow:nth-child(343){opacity:.4306;transform:translate(75.0888vw,-10px) scale(.6893);animation:fall-343 13s -15s linear infinite}@keyframes fall-343{32.542%{transform:translate(65.5336vw,32.542vh) scale(.6893)}to{transform:translate(70.3112vw,99vh) scale(.6893)}}.snow:nth-child(344){opacity:.7022;transform:translate(82.3207vw,-10px) scale(.2693);animation:fall-344 15s -18s linear infinite}@keyframes fall-344{78.561%{transform:translate(74.0369vw,78.561vh) scale(.2693)}to{transform:translate(78.1788vw,99vh) scale(.2693)}}.snow:nth-child(345){opacity:1.6276;transform:translate(11.2728vw,-10px) scale(.3699);animation:fall-345 25s -4s linear infinite}@keyframes fall-345{66.206%{transform:translate(20.6851vw,66.206vh) scale(.3699)}to{transform:translate(15.97895vw,99vh) scale(.3699)}}.snow:nth-child(346){opacity:.0108;transform:translate(1.1511vw,-10px) scale(.9366);animation:fall-346 27s -13s linear infinite}@keyframes fall-346{79.612%{transform:translate(-4.8256vw,79.612vh) scale(.9366)}to{transform:translate(-1.83725vw,99vh) scale(.9366)}}.snow:nth-child(347){opacity:.0566;transform:translate(1.7506vw,-10px) scale(.3496);animation:fall-347 12s -9s linear infinite}@keyframes fall-347{72.397%{transform:translate(-7.4188vw,72.397vh) scale(.3496)}to{transform:translate(-2.8341vw,99vh) scale(.3496)}}.snow:nth-child(348){opacity:.8668;transform:translate(40.038vw,-10px) scale(.3791);animation:fall-348 29s -3s linear infinite}@keyframes fall-348{79.06%{transform:translate(41.7409vw,79.06vh) scale(.3791)}to{transform:translate(40.88945vw,99vh) scale(.3791)}}.snow:nth-child(349){opacity:1.7032;transform:translate(28.113vw,-10px) scale(.1968);animation:fall-349 13s -13s linear infinite}@keyframes fall-349{48.839%{transform:translate(23.7824vw,48.839vh) scale(.1968)}to{transform:translate(25.9477vw,99vh) scale(.1968)}}.snow:nth-child(350){opacity:1.7094;transform:translate(57.8071vw,-10px) scale(.5223);animation:fall-350 11s -8s linear infinite}@keyframes fall-350{40.169%{transform:translate(67.3847vw,40.169vh) scale(.5223)}to{transform:translate(62.5959vw,99vh) scale(.5223)}}.snow:nth-child(351){opacity:.6806;transform:translate(5.8371vw,-10px) scale(.938);animation:fall-351 10s -14s linear infinite}@keyframes fall-351{67.225%{transform:translate(4.5122vw,67.225vh) scale(.938)}to{transform:translate(5.17465vw,99vh) scale(.938)}}.snow:nth-child(352){opacity:.45;transform:translate(73.0923vw,-10px) scale(.6129);animation:fall-352 15s -13s linear infinite}@keyframes fall-352{57.049%{transform:translate(68.3335vw,57.049vh) scale(.6129)}to{transform:translate(70.7129vw,99vh) scale(.6129)}}.snow:nth-child(353){opacity:1.6754;transform:translate(.4459vw,-10px) scale(.7467);animation:fall-353 19s -21s linear infinite}@keyframes fall-353{74.584%{transform:translate(9.6928vw,74.584vh) scale(.7467)}to{transform:translate(5.06935vw,99vh) scale(.7467)}}.snow:nth-child(354){opacity:.7026;transform:translate(74.2058vw,-10px) scale(.6047);animation:fall-354 28s -14s linear infinite}@keyframes fall-354{48.168%{transform:translate(81.0356vw,48.168vh) scale(.6047)}to{transform:translate(77.6207vw,99vh) scale(.6047)}}.snow:nth-child(355){opacity:.9248;transform:translate(12.4658vw,-10px) scale(.5812);animation:fall-355 12s -11s linear infinite}@keyframes fall-355{63.572%{transform:translate(4.2915vw,63.572vh) scale(.5812)}to{transform:translate(8.37865vw,99vh) scale(.5812)}}.snow:nth-child(356){opacity:1.4566;transform:translate(41.5664vw,-10px) scale(.7978);animation:fall-356 28s -26s linear infinite}@keyframes fall-356{79.547%{transform:translate(42.6437vw,79.547vh) scale(.7978)}to{transform:translate(42.10505vw,99vh) scale(.7978)}}.snow:nth-child(357){opacity:.2558;transform:translate(44.8233vw,-10px) scale(.3788);animation:fall-357 14s -26s linear infinite}@keyframes fall-357{55.406%{transform:translate(52.9796vw,55.406vh) scale(.3788)}to{transform:translate(48.90145vw,99vh) scale(.3788)}}.snow:nth-child(358){opacity:.1704;transform:translate(75.2396vw,-10px) scale(.2143);animation:fall-358 10s -1s linear infinite}@keyframes fall-358{64.294%{transform:translate(74.1148vw,64.294vh) scale(.2143)}to{transform:translate(74.6772vw,99vh) scale(.2143)}}.snow:nth-child(359){opacity:.2668;transform:translate(93.8368vw,-10px) scale(.361);animation:fall-359 28s -19s linear infinite}@keyframes fall-359{68.435%{transform:translate(97.9583vw,68.435vh) scale(.361)}to{transform:translate(95.89755vw,99vh) scale(.361)}}.snow:nth-child(360){opacity:.7782;transform:translate(93.3919vw,-10px) scale(.7465);animation:fall-360 25s -28s linear infinite}@keyframes fall-360{31.506%{transform:translate(103.1135vw,31.506vh) scale(.7465)}to{transform:translate(98.2527vw,99vh) scale(.7465)}}.snow:nth-child(361){opacity:1.3026;transform:translate(61.5132vw,-10px) scale(.5691);animation:fall-361 30s -4s linear infinite}@keyframes fall-361{57.895%{transform:translate(60.5694vw,57.895vh) scale(.5691)}to{transform:translate(61.0413vw,99vh) scale(.5691)}}.snow:nth-child(362){opacity:1.5402;transform:translate(42.7673vw,-10px) scale(.7578);animation:fall-362 28s -4s linear infinite}@keyframes fall-362{74.948%{transform:translate(34.9194vw,74.948vh) scale(.7578)}to{transform:translate(38.84335vw,99vh) scale(.7578)}}.snow:nth-child(363){opacity:1.6308;transform:translate(54.6266vw,-10px) scale(.007);animation:fall-363 13s -25s linear infinite}@keyframes fall-363{30.055%{transform:translate(60.0868vw,30.055vh) scale(.007)}to{transform:translate(57.3567vw,99vh) scale(.007)}}.snow:nth-child(364){opacity:1.1366;transform:translate(64.4188vw,-10px) scale(.4618);animation:fall-364 23s -7s linear infinite}@keyframes fall-364{60.946%{transform:translate(65.5585vw,60.946vh) scale(.4618)}to{transform:translate(64.98865vw,99vh) scale(.4618)}}.snow:nth-child(365){opacity:1.5396;transform:translate(25.2113vw,-10px) scale(.9041);animation:fall-365 17s -28s linear infinite}@keyframes fall-365{68.083%{transform:translate(25.0356vw,68.083vh) scale(.9041)}to{transform:translate(25.12345vw,99vh) scale(.9041)}}.snow:nth-child(366){opacity:.916;transform:translate(17.7386vw,-10px) scale(.205);animation:fall-366 30s -23s linear infinite}@keyframes fall-366{60.497%{transform:translate(25.5155vw,60.497vh) scale(.205)}to{transform:translate(21.62705vw,99vh) scale(.205)}}.snow:nth-child(367){opacity:.0224;transform:translate(38.1273vw,-10px) scale(.9778);animation:fall-367 23s -3s linear infinite}@keyframes fall-367{71.082%{transform:translate(30.2128vw,71.082vh) scale(.9778)}to{transform:translate(34.17005vw,99vh) scale(.9778)}}.snow:nth-child(368){opacity:.706;transform:translate(68.9694vw,-10px) scale(.2208);animation:fall-368 21s -26s linear infinite}@keyframes fall-368{47.738%{transform:translate(68.7891vw,47.738vh) scale(.2208)}to{transform:translate(68.87925vw,99vh) scale(.2208)}}.snow:nth-child(369){opacity:.7908;transform:translate(3.2936vw,-10px) scale(.5347);animation:fall-369 23s -11s linear infinite}@keyframes fall-369{48.466%{transform:translate(12.9662vw,48.466vh) scale(.5347)}to{transform:translate(8.1299vw,99vh) scale(.5347)}}.snow:nth-child(370){opacity:.931;transform:translate(84.7864vw,-10px) scale(.1995);animation:fall-370 22s -18s linear infinite}@keyframes fall-370{57.552%{transform:translate(89.4608vw,57.552vh) scale(.1995)}to{transform:translate(87.1236vw,99vh) scale(.1995)}}.snow:nth-child(371){opacity:1.4502;transform:translate(74.7237vw,-10px) scale(.4254);animation:fall-371 10s -30s linear infinite}@keyframes fall-371{36.196%{transform:translate(81.3399vw,36.196vh) scale(.4254)}to{transform:translate(78.0318vw,99vh) scale(.4254)}}.snow:nth-child(372){opacity:.4998;transform:translate(84.2968vw,-10px) scale(.1766);animation:fall-372 21s -9s linear infinite}@keyframes fall-372{49.212%{transform:translate(78.3804vw,49.212vh) scale(.1766)}to{transform:translate(81.3386vw,99vh) scale(.1766)}}.snow:nth-child(373){opacity:1.857;transform:translate(5.563vw,-10px) scale(.5615);animation:fall-373 21s -17s linear infinite}@keyframes fall-373{30.219%{transform:translate(5.2612vw,30.219vh) scale(.5615)}to{transform:translate(5.4121vw,99vh) scale(.5615)}}.snow:nth-child(374){opacity:.3984;transform:translate(34.1266vw,-10px) scale(.0507);animation:fall-374 21s -30s linear infinite}@keyframes fall-374{41.233%{transform:translate(34.6522vw,41.233vh) scale(.0507)}to{transform:translate(34.3894vw,99vh) scale(.0507)}}.snow:nth-child(375){opacity:1.3028;transform:translate(45.6648vw,-10px) scale(.1618);animation:fall-375 30s -3s linear infinite}@keyframes fall-375{73.802%{transform:translate(51.7798vw,73.802vh) scale(.1618)}to{transform:translate(48.7223vw,99vh) scale(.1618)}}.snow:nth-child(376){opacity:.1378;transform:translate(61.9105vw,-10px) scale(.3737);animation:fall-376 12s -17s linear infinite}@keyframes fall-376{59.45%{transform:translate(71.2494vw,59.45vh) scale(.3737)}to{transform:translate(66.57995vw,99vh) scale(.3737)}}.snow:nth-child(377){opacity:.9768;transform:translate(24.9349vw,-10px) scale(.7702);animation:fall-377 24s -30s linear infinite}@keyframes fall-377{69.748%{transform:translate(25.3985vw,69.748vh) scale(.7702)}to{transform:translate(25.1667vw,99vh) scale(.7702)}}.snow:nth-child(378){opacity:1.9626;transform:translate(21.824vw,-10px) scale(.9492);animation:fall-378 20s -22s linear infinite}@keyframes fall-378{35.762%{transform:translate(15.8568vw,35.762vh) scale(.9492)}to{transform:translate(18.8404vw,99vh) scale(.9492)}}.snow:nth-child(379){opacity:.7396;transform:translate(6.7522vw,-10px) scale(.0963);animation:fall-379 10s -28s linear infinite}@keyframes fall-379{42.882%{transform:translate(3.8579vw,42.882vh) scale(.0963)}to{transform:translate(5.30505vw,99vh) scale(.0963)}}.snow:nth-child(380){opacity:1.8674;transform:translate(32.2022vw,-10px) scale(.137);animation:fall-380 26s -22s linear infinite}@keyframes fall-380{79.575%{transform:translate(33.5527vw,79.575vh) scale(.137)}to{transform:translate(32.87745vw,99vh) scale(.137)}}.snow:nth-child(381){opacity:1.346;transform:translate(1.6636vw,-10px) scale(.2161);animation:fall-381 24s -25s linear infinite}@keyframes fall-381{43.403%{transform:translate(-.9368vw,43.403vh) scale(.2161)}to{transform:translate(.3634vw,99vh) scale(.2161)}}.snow:nth-child(382){opacity:.52;transform:translate(84.5225vw,-10px) scale(.8425);animation:fall-382 18s -11s linear infinite}@keyframes fall-382{51.248%{transform:translate(83.7986vw,51.248vh) scale(.8425)}to{transform:translate(84.16055vw,99vh) scale(.8425)}}.snow:nth-child(383){opacity:.1028;transform:translate(4.0916vw,-10px) scale(.1401);animation:fall-383 19s -6s linear infinite}@keyframes fall-383{53.187%{transform:translate(-2.5259vw,53.187vh) scale(.1401)}to{transform:translate(.78285vw,99vh) scale(.1401)}}.snow:nth-child(384){opacity:.8188;transform:translate(26.9948vw,-10px) scale(.1171);animation:fall-384 22s -12s linear infinite}@keyframes fall-384{69.579%{transform:translate(18.4918vw,69.579vh) scale(.1171)}to{transform:translate(22.7433vw,99vh) scale(.1171)}}.snow:nth-child(385){opacity:.5726;transform:translate(98.6119vw,-10px) scale(.2639);animation:fall-385 11s -15s linear infinite}@keyframes fall-385{43.678%{transform:translate(97.0101vw,43.678vh) scale(.2639)}to{transform:translate(97.811vw,99vh) scale(.2639)}}.snow:nth-child(386){opacity:1.2126;transform:translate(68.6758vw,-10px) scale(.1556);animation:fall-386 26s -15s linear infinite}@keyframes fall-386{62.66%{transform:translate(76.2264vw,62.66vh) scale(.1556)}to{transform:translate(72.4511vw,99vh) scale(.1556)}}.snow:nth-child(387){opacity:.1498;transform:translate(55.883vw,-10px) scale(.8689);animation:fall-387 17s -18s linear infinite}@keyframes fall-387{38.542%{transform:translate(65.6953vw,38.542vh) scale(.8689)}to{transform:translate(60.78915vw,99vh) scale(.8689)}}.snow:nth-child(388){opacity:.2672;transform:translate(80.022vw,-10px) scale(.5804);animation:fall-388 30s -24s linear infinite}@keyframes fall-388{46.324%{transform:translate(87.6151vw,46.324vh) scale(.5804)}to{transform:translate(83.81855vw,99vh) scale(.5804)}}.snow:nth-child(389){opacity:1.7118;transform:translate(50.7848vw,-10px) scale(.9981);animation:fall-389 19s -19s linear infinite}@keyframes fall-389{61.003%{transform:translate(57.5202vw,61.003vh) scale(.9981)}to{transform:translate(54.1525vw,99vh) scale(.9981)}}.snow:nth-child(390){opacity:1.372;transform:translate(97.7668vw,-10px) scale(.6746);animation:fall-390 23s -14s linear infinite}@keyframes fall-390{60.857%{transform:translate(98.0059vw,60.857vh) scale(.6746)}to{transform:translate(97.88635vw,99vh) scale(.6746)}}.snow:nth-child(391){opacity:.6674;transform:translate(71.5561vw,-10px) scale(.8806);animation:fall-391 11s -9s linear infinite}@keyframes fall-391{32.536%{transform:translate(76.2338vw,32.536vh) scale(.8806)}to{transform:translate(73.89495vw,99vh) scale(.8806)}}.snow:nth-child(392){opacity:1.9084;transform:translate(18.4537vw,-10px) scale(.8275);animation:fall-392 11s -11s linear infinite}@keyframes fall-392{68.999%{transform:translate(26.4193vw,68.999vh) scale(.8275)}to{transform:translate(22.4365vw,99vh) scale(.8275)}}.snow:nth-child(393){opacity:1.7618;transform:translate(40.8027vw,-10px) scale(.5312);animation:fall-393 12s -30s linear infinite}@keyframes fall-393{60.084%{transform:translate(38.3935vw,60.084vh) scale(.5312)}to{transform:translate(39.5981vw,99vh) scale(.5312)}}.snow:nth-child(394){opacity:1.3738;transform:translate(78.4022vw,-10px) scale(.5397);animation:fall-394 15s -15s linear infinite}@keyframes fall-394{38.514%{transform:translate(74.4814vw,38.514vh) scale(.5397)}to{transform:translate(76.4418vw,99vh) scale(.5397)}}.snow:nth-child(395){opacity:1.8222;transform:translate(15.9451vw,-10px) scale(.58);animation:fall-395 21s -9s linear infinite}@keyframes fall-395{59.49%{transform:translate(23.4368vw,59.49vh) scale(.58)}to{transform:translate(19.69095vw,99vh) scale(.58)}}.snow:nth-child(396){opacity:1.3244;transform:translate(16.8502vw,-10px) scale(.3136);animation:fall-396 28s -29s linear infinite}@keyframes fall-396{60.981%{transform:translate(22.061vw,60.981vh) scale(.3136)}to{transform:translate(19.4556vw,99vh) scale(.3136)}}.snow:nth-child(397){opacity:1.1214;transform:translate(56.7873vw,-10px) scale(.2439);animation:fall-397 27s -25s linear infinite}@keyframes fall-397{64.577%{transform:translate(66.5682vw,64.577vh) scale(.2439)}to{transform:translate(61.67775vw,99vh) scale(.2439)}}.snow:nth-child(398){opacity:.0118;transform:translate(42.9539vw,-10px) scale(.2872);animation:fall-398 15s -13s linear infinite}@keyframes fall-398{73.426%{transform:translate(40.9377vw,73.426vh) scale(.2872)}to{transform:translate(41.9458vw,99vh) scale(.2872)}}.snow:nth-child(399){opacity:1.1464;transform:translate(47.1997vw,-10px) scale(.2491);animation:fall-399 22s -4s linear infinite}@keyframes fall-399{53.68%{transform:translate(52.4968vw,53.68vh) scale(.2491)}to{transform:translate(49.84825vw,99vh) scale(.2491)}}.snow:nth-child(400){opacity:.2506;transform:translate(78.2465vw,-10px) scale(.8309);animation:fall-400 17s -9s linear infinite}@keyframes fall-400{54.417%{transform:translate(83.8621vw,54.417vh) scale(.8309)}to{transform:translate(81.0543vw,99vh) scale(.8309)}}\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==
|