@esfaenza/core 15.2.100 → 15.2.102
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:.8348;transform:translate(74.816vw,-10px) scale(.3789);animation:fall-1 18s -17s linear infinite}@keyframes fall-1{50.235%{transform:translate(84.4674vw,50.235vh) scale(.3789)}to{transform:translate(79.6417vw,99vh) scale(.3789)}}.snow:nth-child(2){opacity:1.199;transform:translate(70.1891vw,-10px) scale(.6225);animation:fall-2 19s -16s linear infinite}@keyframes fall-2{40.956%{transform:translate(63.9478vw,40.956vh) scale(.6225)}to{transform:translate(67.06845vw,99vh) scale(.6225)}}.snow:nth-child(3){opacity:1.9406;transform:translate(76.4046vw,-10px) scale(.3741);animation:fall-3 21s -19s linear infinite}@keyframes fall-3{56.902%{transform:translate(81.5411vw,56.902vh) scale(.3741)}to{transform:translate(78.97285vw,99vh) scale(.3741)}}.snow:nth-child(4){opacity:1.354;transform:translate(14.8173vw,-10px) scale(.8003);animation:fall-4 22s -21s linear infinite}@keyframes fall-4{38.61%{transform:translate(6.1399vw,38.61vh) scale(.8003)}to{transform:translate(10.4786vw,99vh) scale(.8003)}}.snow:nth-child(5){opacity:.0976;transform:translate(10.5901vw,-10px) scale(.6346);animation:fall-5 19s -9s linear infinite}@keyframes fall-5{44.783%{transform:translate(2.2531vw,44.783vh) scale(.6346)}to{transform:translate(6.4216vw,99vh) scale(.6346)}}.snow:nth-child(6){opacity:.6278;transform:translate(23.0765vw,-10px) scale(.7135);animation:fall-6 16s -2s linear infinite}@keyframes fall-6{71.829%{transform:translate(28.1114vw,71.829vh) scale(.7135)}to{transform:translate(25.59395vw,99vh) scale(.7135)}}.snow:nth-child(7){opacity:.1992;transform:translate(32.4489vw,-10px) scale(.4091);animation:fall-7 17s -24s linear infinite}@keyframes fall-7{66.589%{transform:translate(39.1437vw,66.589vh) scale(.4091)}to{transform:translate(35.7963vw,99vh) scale(.4091)}}.snow:nth-child(8){opacity:1.6744;transform:translate(76.2708vw,-10px) scale(.548);animation:fall-8 18s -7s linear infinite}@keyframes fall-8{54.458%{transform:translate(69.6162vw,54.458vh) scale(.548)}to{transform:translate(72.9435vw,99vh) scale(.548)}}.snow:nth-child(9){opacity:.825;transform:translate(92.16vw,-10px) scale(.443);animation:fall-9 17s -6s linear infinite}@keyframes fall-9{54.276%{transform:translate(98.4207vw,54.276vh) scale(.443)}to{transform:translate(95.29035vw,99vh) scale(.443)}}.snow:nth-child(10){opacity:1.7794;transform:translate(88.6779vw,-10px) scale(.5945);animation:fall-10 15s -24s linear infinite}@keyframes fall-10{58.592%{transform:translate(83.514vw,58.592vh) scale(.5945)}to{transform:translate(86.09595vw,99vh) scale(.5945)}}.snow:nth-child(11){opacity:1.338;transform:translate(80.6523vw,-10px) scale(.5712);animation:fall-11 17s -21s linear infinite}@keyframes fall-11{69.266%{transform:translate(86.3784vw,69.266vh) scale(.5712)}to{transform:translate(83.51535vw,99vh) scale(.5712)}}.snow:nth-child(12){opacity:.8498;transform:translate(97.7365vw,-10px) scale(.2874);animation:fall-12 18s -8s linear infinite}@keyframes fall-12{70.147%{transform:translate(104.1829vw,70.147vh) scale(.2874)}to{transform:translate(100.9597vw,99vh) scale(.2874)}}.snow:nth-child(13){opacity:.3926;transform:translate(91.761vw,-10px) scale(.3155);animation:fall-13 20s -23s linear infinite}@keyframes fall-13{64.396%{transform:translate(81.8316vw,64.396vh) scale(.3155)}to{transform:translate(86.7963vw,99vh) scale(.3155)}}.snow:nth-child(14){opacity:.7028;transform:translate(9.0444vw,-10px) scale(.9508);animation:fall-14 17s -12s linear infinite}@keyframes fall-14{35.084%{transform:translate(.8907vw,35.084vh) scale(.9508)}to{transform:translate(4.96755vw,99vh) scale(.9508)}}.snow:nth-child(15){opacity:.7484;transform:translate(50.235vw,-10px) scale(.3397);animation:fall-15 19s -14s linear infinite}@keyframes fall-15{56.922%{transform:translate(44.8898vw,56.922vh) scale(.3397)}to{transform:translate(47.5624vw,99vh) scale(.3397)}}.snow:nth-child(16){opacity:.9724;transform:translate(31.774vw,-10px) scale(.1708);animation:fall-16 10s -7s linear infinite}@keyframes fall-16{36.017%{transform:translate(33.278vw,36.017vh) scale(.1708)}to{transform:translate(32.526vw,99vh) scale(.1708)}}.snow:nth-child(17){opacity:.8822;transform:translate(3.4205vw,-10px) scale(.6723);animation:fall-17 12s -25s linear infinite}@keyframes fall-17{73.796%{transform:translate(-2.5841vw,73.796vh) scale(.6723)}to{transform:translate(.4182vw,99vh) scale(.6723)}}.snow:nth-child(18){opacity:.249;transform:translate(35.5395vw,-10px) scale(.0668);animation:fall-18 23s -14s linear infinite}@keyframes fall-18{56.146%{transform:translate(33.0205vw,56.146vh) scale(.0668)}to{transform:translate(34.28vw,99vh) scale(.0668)}}.snow:nth-child(19){opacity:.9018;transform:translate(1.9165vw,-10px) scale(.0531);animation:fall-19 18s -25s linear infinite}@keyframes fall-19{36.466%{transform:translate(-5.2243vw,36.466vh) scale(.0531)}to{transform:translate(-1.6539vw,99vh) scale(.0531)}}.snow:nth-child(20){opacity:1.2552;transform:translate(83.0114vw,-10px) scale(.8742);animation:fall-20 18s -20s linear infinite}@keyframes fall-20{35.872%{transform:translate(92.1779vw,35.872vh) scale(.8742)}to{transform:translate(87.59465vw,99vh) scale(.8742)}}.snow:nth-child(21){opacity:.584;transform:translate(38.3607vw,-10px) scale(.7941);animation:fall-21 13s -12s linear infinite}@keyframes fall-21{38.696%{transform:translate(38.0964vw,38.696vh) scale(.7941)}to{transform:translate(38.22855vw,99vh) scale(.7941)}}.snow:nth-child(22){opacity:.0914;transform:translate(57.0118vw,-10px) scale(.0455);animation:fall-22 23s -16s linear infinite}@keyframes fall-22{69.079%{transform:translate(57.6299vw,69.079vh) scale(.0455)}to{transform:translate(57.32085vw,99vh) scale(.0455)}}.snow:nth-child(23){opacity:.013;transform:translate(74.2865vw,-10px) scale(.7743);animation:fall-23 15s -15s linear infinite}@keyframes fall-23{46.414%{transform:translate(70.5837vw,46.414vh) scale(.7743)}to{transform:translate(72.4351vw,99vh) scale(.7743)}}.snow:nth-child(24){opacity:1.2714;transform:translate(63.5465vw,-10px) scale(.0251);animation:fall-24 28s -25s linear infinite}@keyframes fall-24{54.129%{transform:translate(55.1042vw,54.129vh) scale(.0251)}to{transform:translate(59.32535vw,99vh) scale(.0251)}}.snow:nth-child(25){opacity:.3798;transform:translate(56.842vw,-10px) scale(.7122);animation:fall-25 28s -9s linear infinite}@keyframes fall-25{40.424%{transform:translate(62.7734vw,40.424vh) scale(.7122)}to{transform:translate(59.8077vw,99vh) scale(.7122)}}.snow:nth-child(26){opacity:.7352;transform:translate(82.0603vw,-10px) scale(.3223);animation:fall-26 25s -7s linear infinite}@keyframes fall-26{36.171%{transform:translate(82.7226vw,36.171vh) scale(.3223)}to{transform:translate(82.39145vw,99vh) scale(.3223)}}.snow:nth-child(27){opacity:.0482;transform:translate(11.9747vw,-10px) scale(.6693);animation:fall-27 20s -5s linear infinite}@keyframes fall-27{75.337%{transform:translate(19.5848vw,75.337vh) scale(.6693)}to{transform:translate(15.77975vw,99vh) scale(.6693)}}.snow:nth-child(28){opacity:.9374;transform:translate(61.9779vw,-10px) scale(.6183);animation:fall-28 19s -30s linear infinite}@keyframes fall-28{32.489%{transform:translate(59.826vw,32.489vh) scale(.6183)}to{transform:translate(60.90195vw,99vh) scale(.6183)}}.snow:nth-child(29){opacity:.184;transform:translate(49.1015vw,-10px) scale(.0877);animation:fall-29 12s -20s linear infinite}@keyframes fall-29{33.689%{transform:translate(49.144vw,33.689vh) scale(.0877)}to{transform:translate(49.12275vw,99vh) scale(.0877)}}.snow:nth-child(30){opacity:.0714;transform:translate(75.1766vw,-10px) scale(.5878);animation:fall-30 17s -26s linear infinite}@keyframes fall-30{48.025%{transform:translate(72.6049vw,48.025vh) scale(.5878)}to{transform:translate(73.89075vw,99vh) scale(.5878)}}.snow:nth-child(31){opacity:.0446;transform:translate(45.563vw,-10px) scale(.4309);animation:fall-31 25s -29s linear infinite}@keyframes fall-31{36.631%{transform:translate(45.7005vw,36.631vh) scale(.4309)}to{transform:translate(45.63175vw,99vh) scale(.4309)}}.snow:nth-child(32){opacity:.842;transform:translate(44.7643vw,-10px) scale(.9665);animation:fall-32 28s -29s linear infinite}@keyframes fall-32{79.073%{transform:translate(35.657vw,79.073vh) scale(.9665)}to{transform:translate(40.21065vw,99vh) scale(.9665)}}.snow:nth-child(33){opacity:.616;transform:translate(85.2954vw,-10px) scale(.008);animation:fall-33 30s -24s linear infinite}@keyframes fall-33{39.923%{transform:translate(93.6035vw,39.923vh) scale(.008)}to{transform:translate(89.44945vw,99vh) scale(.008)}}.snow:nth-child(34){opacity:1.281;transform:translate(33.7256vw,-10px) scale(.6347);animation:fall-34 16s -12s linear infinite}@keyframes fall-34{76.565%{transform:translate(38.2318vw,76.565vh) scale(.6347)}to{transform:translate(35.9787vw,99vh) scale(.6347)}}.snow:nth-child(35){opacity:.0106;transform:translate(27.7947vw,-10px) scale(.9951);animation:fall-35 23s -22s linear infinite}@keyframes fall-35{43.47%{transform:translate(24.568vw,43.47vh) scale(.9951)}to{transform:translate(26.18135vw,99vh) scale(.9951)}}.snow:nth-child(36){opacity:.6258;transform:translate(94.0052vw,-10px) scale(.9353);animation:fall-36 30s -30s linear infinite}@keyframes fall-36{40.26%{transform:translate(95.2722vw,40.26vh) scale(.9353)}to{transform:translate(94.6387vw,99vh) scale(.9353)}}.snow:nth-child(37){opacity:.73;transform:translate(40.9267vw,-10px) scale(.3046);animation:fall-37 26s -13s linear infinite}@keyframes fall-37{58.206%{transform:translate(35.6266vw,58.206vh) scale(.3046)}to{transform:translate(38.27665vw,99vh) scale(.3046)}}.snow:nth-child(38){opacity:.4054;transform:translate(42.1868vw,-10px) scale(.3759);animation:fall-38 15s -9s linear infinite}@keyframes fall-38{55.915%{transform:translate(45.2484vw,55.915vh) scale(.3759)}to{transform:translate(43.7176vw,99vh) scale(.3759)}}.snow:nth-child(39){opacity:.0576;transform:translate(85.8854vw,-10px) scale(.1734);animation:fall-39 30s -5s linear infinite}@keyframes fall-39{68.946%{transform:translate(90.5953vw,68.946vh) scale(.1734)}to{transform:translate(88.24035vw,99vh) scale(.1734)}}.snow:nth-child(40){opacity:1.0902;transform:translate(77.1604vw,-10px) scale(.6629);animation:fall-40 16s -27s linear infinite}@keyframes fall-40{31.006%{transform:translate(67.3587vw,31.006vh) scale(.6629)}to{transform:translate(72.25955vw,99vh) scale(.6629)}}.snow:nth-child(41){opacity:1.3158;transform:translate(83.5781vw,-10px) scale(.6828);animation:fall-41 22s -10s linear infinite}@keyframes fall-41{62.273%{transform:translate(88.3266vw,62.273vh) scale(.6828)}to{transform:translate(85.95235vw,99vh) scale(.6828)}}.snow:nth-child(42){opacity:.3408;transform:translate(20.9369vw,-10px) scale(.7633);animation:fall-42 19s -13s linear infinite}@keyframes fall-42{70.285%{transform:translate(21.5546vw,70.285vh) scale(.7633)}to{transform:translate(21.24575vw,99vh) scale(.7633)}}.snow:nth-child(43){opacity:.1842;transform:translate(82.0457vw,-10px) scale(.9977);animation:fall-43 26s -30s linear infinite}@keyframes fall-43{70.108%{transform:translate(92.0171vw,70.108vh) scale(.9977)}to{transform:translate(87.0314vw,99vh) scale(.9977)}}.snow:nth-child(44){opacity:.1966;transform:translate(63.1172vw,-10px) scale(.273);animation:fall-44 20s -17s linear infinite}@keyframes fall-44{38.029%{transform:translate(57.268vw,38.029vh) scale(.273)}to{transform:translate(60.1926vw,99vh) scale(.273)}}.snow:nth-child(45){opacity:1.4056;transform:translate(11.685vw,-10px) scale(.0476);animation:fall-45 20s -24s linear infinite}@keyframes fall-45{54.253%{transform:translate(2.7938vw,54.253vh) scale(.0476)}to{transform:translate(7.2394vw,99vh) scale(.0476)}}.snow:nth-child(46){opacity:.609;transform:translate(3.4165vw,-10px) scale(.8043);animation:fall-46 29s -6s linear infinite}@keyframes fall-46{52.857%{transform:translate(2.7033vw,52.857vh) scale(.8043)}to{transform:translate(3.0599vw,99vh) scale(.8043)}}.snow:nth-child(47){opacity:.4002;transform:translate(14.8269vw,-10px) scale(.3367);animation:fall-47 25s -4s linear infinite}@keyframes fall-47{75.672%{transform:translate(20.8302vw,75.672vh) scale(.3367)}to{transform:translate(17.82855vw,99vh) scale(.3367)}}.snow:nth-child(48){opacity:.5172;transform:translate(20.5957vw,-10px) scale(.3838);animation:fall-48 20s -11s linear infinite}@keyframes fall-48{66.443%{transform:translate(25.944vw,66.443vh) scale(.3838)}to{transform:translate(23.26985vw,99vh) scale(.3838)}}.snow:nth-child(49){opacity:1.4644;transform:translate(83.9269vw,-10px) scale(.4897);animation:fall-49 11s -20s linear infinite}@keyframes fall-49{59.893%{transform:translate(81.5611vw,59.893vh) scale(.4897)}to{transform:translate(82.744vw,99vh) scale(.4897)}}.snow:nth-child(50){opacity:.4616;transform:translate(33.2372vw,-10px) scale(.2682);animation:fall-50 23s -13s linear infinite}@keyframes fall-50{34.329%{transform:translate(43.2068vw,34.329vh) scale(.2682)}to{transform:translate(38.222vw,99vh) scale(.2682)}}.snow:nth-child(51){opacity:1.0212;transform:translate(75.1314vw,-10px) scale(.4098);animation:fall-51 14s -15s linear infinite}@keyframes fall-51{78.748%{transform:translate(80.319vw,78.748vh) scale(.4098)}to{transform:translate(77.7252vw,99vh) scale(.4098)}}.snow:nth-child(52){opacity:.1332;transform:translate(44.094vw,-10px) scale(.005);animation:fall-52 24s -6s linear infinite}@keyframes fall-52{57.113%{transform:translate(38.5646vw,57.113vh) scale(.005)}to{transform:translate(41.3293vw,99vh) scale(.005)}}.snow:nth-child(53){opacity:.3696;transform:translate(57.8264vw,-10px) scale(.7328);animation:fall-53 15s -3s linear infinite}@keyframes fall-53{33.747%{transform:translate(51.9648vw,33.747vh) scale(.7328)}to{transform:translate(54.8956vw,99vh) scale(.7328)}}.snow:nth-child(54){opacity:.9448;transform:translate(95.1669vw,-10px) scale(.5807);animation:fall-54 23s -14s linear infinite}@keyframes fall-54{59.879%{transform:translate(89.5653vw,59.879vh) scale(.5807)}to{transform:translate(92.3661vw,99vh) scale(.5807)}}.snow:nth-child(55){opacity:.8362;transform:translate(14.8213vw,-10px) scale(.9617);animation:fall-55 27s -5s linear infinite}@keyframes fall-55{79.338%{transform:translate(4.9872vw,79.338vh) scale(.9617)}to{transform:translate(9.90425vw,99vh) scale(.9617)}}.snow:nth-child(56){opacity:1.632;transform:translate(15.7704vw,-10px) scale(.6936);animation:fall-56 19s -14s linear infinite}@keyframes fall-56{50.507%{transform:translate(5.7881vw,50.507vh) scale(.6936)}to{transform:translate(10.77925vw,99vh) scale(.6936)}}.snow:nth-child(57){opacity:.5134;transform:translate(70.8491vw,-10px) scale(.5714);animation:fall-57 17s -5s linear infinite}@keyframes fall-57{44.817%{transform:translate(69.0401vw,44.817vh) scale(.5714)}to{transform:translate(69.9446vw,99vh) scale(.5714)}}.snow:nth-child(58){opacity:1.9334;transform:translate(46.795vw,-10px) scale(.0752);animation:fall-58 17s -13s linear infinite}@keyframes fall-58{77.043%{transform:translate(43.3364vw,77.043vh) scale(.0752)}to{transform:translate(45.0657vw,99vh) scale(.0752)}}.snow:nth-child(59){opacity:.974;transform:translate(47.8003vw,-10px) scale(.8316);animation:fall-59 21s -20s linear infinite}@keyframes fall-59{58.448%{transform:translate(42.8149vw,58.448vh) scale(.8316)}to{transform:translate(45.3076vw,99vh) scale(.8316)}}.snow:nth-child(60){opacity:1.4566;transform:translate(90.7272vw,-10px) scale(.4749);animation:fall-60 22s -12s linear infinite}@keyframes fall-60{59.333%{transform:translate(81.9179vw,59.333vh) scale(.4749)}to{transform:translate(86.32255vw,99vh) scale(.4749)}}.snow:nth-child(61){opacity:.1216;transform:translate(81.6544vw,-10px) scale(.6842);animation:fall-61 29s -25s linear infinite}@keyframes fall-61{58.904%{transform:translate(85.9301vw,58.904vh) scale(.6842)}to{transform:translate(83.79225vw,99vh) scale(.6842)}}.snow:nth-child(62){opacity:.6742;transform:translate(40.7647vw,-10px) scale(.2628);animation:fall-62 18s -21s linear infinite}@keyframes fall-62{54.117%{transform:translate(39.484vw,54.117vh) scale(.2628)}to{transform:translate(40.12435vw,99vh) scale(.2628)}}.snow:nth-child(63){opacity:.0918;transform:translate(7.3865vw,-10px) scale(.9838);animation:fall-63 17s -28s linear infinite}@keyframes fall-63{30.453%{transform:translate(7.2475vw,30.453vh) scale(.9838)}to{transform:translate(7.317vw,99vh) scale(.9838)}}.snow:nth-child(64){opacity:1.1442;transform:translate(5.9602vw,-10px) scale(.576);animation:fall-64 14s -18s linear infinite}@keyframes fall-64{76.677%{transform:translate(5.8476vw,76.677vh) scale(.576)}to{transform:translate(5.9039vw,99vh) scale(.576)}}.snow:nth-child(65){opacity:.6346;transform:translate(23.073vw,-10px) scale(.3885);animation:fall-65 21s -10s linear infinite}@keyframes fall-65{44.421%{transform:translate(14.7463vw,44.421vh) scale(.3885)}to{transform:translate(18.90965vw,99vh) scale(.3885)}}.snow:nth-child(66){opacity:.6704;transform:translate(13.588vw,-10px) scale(.1966);animation:fall-66 17s -3s linear infinite}@keyframes fall-66{67.305%{transform:translate(13.2592vw,67.305vh) scale(.1966)}to{transform:translate(13.4236vw,99vh) scale(.1966)}}.snow:nth-child(67){opacity:.363;transform:translate(26.0564vw,-10px) scale(.104);animation:fall-67 17s -10s linear infinite}@keyframes fall-67{62.786%{transform:translate(21.3644vw,62.786vh) scale(.104)}to{transform:translate(23.7104vw,99vh) scale(.104)}}.snow:nth-child(68){opacity:.1308;transform:translate(95.9145vw,-10px) scale(.937);animation:fall-68 10s -18s linear infinite}@keyframes fall-68{32.844%{transform:translate(98.8999vw,32.844vh) scale(.937)}to{transform:translate(97.4072vw,99vh) scale(.937)}}.snow:nth-child(69){opacity:1.3342;transform:translate(80.0225vw,-10px) scale(.4754);animation:fall-69 20s -2s linear infinite}@keyframes fall-69{38.777%{transform:translate(70.71vw,38.777vh) scale(.4754)}to{transform:translate(75.36625vw,99vh) scale(.4754)}}.snow:nth-child(70){opacity:1.8462;transform:translate(36.5312vw,-10px) scale(.7027);animation:fall-70 27s -9s linear infinite}@keyframes fall-70{59.37%{transform:translate(33.5239vw,59.37vh) scale(.7027)}to{transform:translate(35.02755vw,99vh) scale(.7027)}}.snow:nth-child(71){opacity:1.3884;transform:translate(77.0813vw,-10px) scale(.1802);animation:fall-71 19s -14s linear infinite}@keyframes fall-71{43.916%{transform:translate(74.5775vw,43.916vh) scale(.1802)}to{transform:translate(75.8294vw,99vh) scale(.1802)}}.snow:nth-child(72){opacity:1.4968;transform:translate(6.6683vw,-10px) scale(.7936);animation:fall-72 14s -22s linear infinite}@keyframes fall-72{49.2%{transform:translate(2.3001vw,49.2vh) scale(.7936)}to{transform:translate(4.4842vw,99vh) scale(.7936)}}.snow:nth-child(73){opacity:1.494;transform:translate(4.647vw,-10px) scale(.4348);animation:fall-73 19s -5s linear infinite}@keyframes fall-73{46.535%{transform:translate(14.163vw,46.535vh) scale(.4348)}to{transform:translate(9.405vw,99vh) scale(.4348)}}.snow:nth-child(74){opacity:.6668;transform:translate(57.792vw,-10px) scale(.9263);animation:fall-74 25s -30s linear infinite}@keyframes fall-74{68.464%{transform:translate(56.0371vw,68.464vh) scale(.9263)}to{transform:translate(56.91455vw,99vh) scale(.9263)}}.snow:nth-child(75){opacity:.4168;transform:translate(66.7061vw,-10px) scale(.1426);animation:fall-75 10s -7s linear infinite}@keyframes fall-75{46.092%{transform:translate(62.2886vw,46.092vh) scale(.1426)}to{transform:translate(64.49735vw,99vh) scale(.1426)}}.snow:nth-child(76){opacity:1.7966;transform:translate(86.9064vw,-10px) scale(.6822);animation:fall-76 16s -4s linear infinite}@keyframes fall-76{47.429%{transform:translate(81.8594vw,47.429vh) scale(.6822)}to{transform:translate(84.3829vw,99vh) scale(.6822)}}.snow:nth-child(77){opacity:1.867;transform:translate(76.6792vw,-10px) scale(.9484);animation:fall-77 17s -4s linear infinite}@keyframes fall-77{45.185%{transform:translate(82.5561vw,45.185vh) scale(.9484)}to{transform:translate(79.61765vw,99vh) scale(.9484)}}.snow:nth-child(78){opacity:.3704;transform:translate(41.596vw,-10px) scale(.9384);animation:fall-78 25s -13s linear infinite}@keyframes fall-78{48.63%{transform:translate(49.3773vw,48.63vh) scale(.9384)}to{transform:translate(45.48665vw,99vh) scale(.9384)}}.snow:nth-child(79){opacity:1.2602;transform:translate(7.5836vw,-10px) scale(.0756);animation:fall-79 22s -24s linear infinite}@keyframes fall-79{71.107%{transform:translate(11.7363vw,71.107vh) scale(.0756)}to{transform:translate(9.65995vw,99vh) scale(.0756)}}.snow:nth-child(80){opacity:.3196;transform:translate(90.6247vw,-10px) scale(.4056);animation:fall-80 24s -2s linear infinite}@keyframes fall-80{35.452%{transform:translate(96.3724vw,35.452vh) scale(.4056)}to{transform:translate(93.49855vw,99vh) scale(.4056)}}.snow:nth-child(81){opacity:.3986;transform:translate(16.5255vw,-10px) scale(.1754);animation:fall-81 10s -21s linear infinite}@keyframes fall-81{37.608%{transform:translate(17.9137vw,37.608vh) scale(.1754)}to{transform:translate(17.2196vw,99vh) scale(.1754)}}.snow:nth-child(82){opacity:1.6986;transform:translate(99.4298vw,-10px) scale(.0056);animation:fall-82 30s -1s linear infinite}@keyframes fall-82{49.458%{transform:translate(91.9287vw,49.458vh) scale(.0056)}to{transform:translate(95.67925vw,99vh) scale(.0056)}}.snow:nth-child(83){opacity:.6502;transform:translate(46.843vw,-10px) scale(.2847);animation:fall-83 30s -18s linear infinite}@keyframes fall-83{66.281%{transform:translate(49.4806vw,66.281vh) scale(.2847)}to{transform:translate(48.1618vw,99vh) scale(.2847)}}.snow:nth-child(84){opacity:1.9902;transform:translate(61.5289vw,-10px) scale(.64);animation:fall-84 23s -6s linear infinite}@keyframes fall-84{30.1%{transform:translate(56.7027vw,30.1vh) scale(.64)}to{transform:translate(59.1158vw,99vh) scale(.64)}}.snow:nth-child(85){opacity:1.4234;transform:translate(19.7365vw,-10px) scale(.8023);animation:fall-85 15s -27s linear infinite}@keyframes fall-85{39.112%{transform:translate(21.9555vw,39.112vh) scale(.8023)}to{transform:translate(20.846vw,99vh) scale(.8023)}}.snow:nth-child(86){opacity:1.4252;transform:translate(26.4074vw,-10px) scale(.741);animation:fall-86 13s -24s linear infinite}@keyframes fall-86{45.503%{transform:translate(21.1567vw,45.503vh) scale(.741)}to{transform:translate(23.78205vw,99vh) scale(.741)}}.snow:nth-child(87){opacity:.6916;transform:translate(36.7443vw,-10px) scale(.0215);animation:fall-87 12s -4s linear infinite}@keyframes fall-87{74.847%{transform:translate(40.8432vw,74.847vh) scale(.0215)}to{transform:translate(38.79375vw,99vh) scale(.0215)}}.snow:nth-child(88){opacity:.233;transform:translate(43.2674vw,-10px) scale(.0801);animation:fall-88 11s -16s linear infinite}@keyframes fall-88{41.368%{transform:translate(50.6578vw,41.368vh) scale(.0801)}to{transform:translate(46.9626vw,99vh) scale(.0801)}}.snow:nth-child(89){opacity:1.295;transform:translate(53.4587vw,-10px) scale(.5399);animation:fall-89 13s -17s linear infinite}@keyframes fall-89{50.217%{transform:translate(47.2442vw,50.217vh) scale(.5399)}to{transform:translate(50.35145vw,99vh) scale(.5399)}}.snow:nth-child(90){opacity:.257;transform:translate(66.7132vw,-10px) scale(.0973);animation:fall-90 20s -19s linear infinite}@keyframes fall-90{68.152%{transform:translate(64.7917vw,68.152vh) scale(.0973)}to{transform:translate(65.75245vw,99vh) scale(.0973)}}.snow:nth-child(91){opacity:1.727;transform:translate(19.5269vw,-10px) scale(.2219);animation:fall-91 27s -12s linear infinite}@keyframes fall-91{63.878%{transform:translate(27.2697vw,63.878vh) scale(.2219)}to{transform:translate(23.3983vw,99vh) scale(.2219)}}.snow:nth-child(92){opacity:.1206;transform:translate(70.8161vw,-10px) scale(.6782);animation:fall-92 13s -12s linear infinite}@keyframes fall-92{63.409%{transform:translate(61.448vw,63.409vh) scale(.6782)}to{transform:translate(66.13205vw,99vh) scale(.6782)}}.snow:nth-child(93){opacity:.8874;transform:translate(84.5067vw,-10px) scale(.636);animation:fall-93 13s -21s linear infinite}@keyframes fall-93{30.922%{transform:translate(89.3202vw,30.922vh) scale(.636)}to{transform:translate(86.91345vw,99vh) scale(.636)}}.snow:nth-child(94){opacity:.1174;transform:translate(66.6749vw,-10px) scale(.0233);animation:fall-94 18s -13s linear infinite}@keyframes fall-94{69.41%{transform:translate(62.732vw,69.41vh) scale(.0233)}to{transform:translate(64.70345vw,99vh) scale(.0233)}}.snow:nth-child(95){opacity:.5224;transform:translate(.0149vw,-10px) scale(.132);animation:fall-95 11s -8s linear infinite}@keyframes fall-95{55.228%{transform:translate(8.4307vw,55.228vh) scale(.132)}to{transform:translate(4.2228vw,99vh) scale(.132)}}.snow:nth-child(96){opacity:.1972;transform:translate(82.0899vw,-10px) scale(.4155);animation:fall-96 25s -7s linear infinite}@keyframes fall-96{58.348%{transform:translate(78.9292vw,58.348vh) scale(.4155)}to{transform:translate(80.50955vw,99vh) scale(.4155)}}.snow:nth-child(97){opacity:.6692;transform:translate(50.214vw,-10px) scale(.8801);animation:fall-97 11s -19s linear infinite}@keyframes fall-97{33.914%{transform:translate(57.5752vw,33.914vh) scale(.8801)}to{transform:translate(53.8946vw,99vh) scale(.8801)}}.snow:nth-child(98){opacity:.3422;transform:translate(94.8649vw,-10px) scale(.1072);animation:fall-98 14s -5s linear infinite}@keyframes fall-98{59.507%{transform:translate(100.003vw,59.507vh) scale(.1072)}to{transform:translate(97.43395vw,99vh) scale(.1072)}}.snow:nth-child(99){opacity:.0468;transform:translate(94.2174vw,-10px) scale(.9056);animation:fall-99 20s -4s linear infinite}@keyframes fall-99{34.54%{transform:translate(86.1338vw,34.54vh) scale(.9056)}to{transform:translate(90.1756vw,99vh) scale(.9056)}}.snow:nth-child(100){opacity:1.5166;transform:translate(11.2337vw,-10px) scale(.0509);animation:fall-100 20s -27s linear infinite}@keyframes fall-100{63.524%{transform:translate(14.3672vw,63.524vh) scale(.0509)}to{transform:translate(12.80045vw,99vh) scale(.0509)}}.snow:nth-child(101){opacity:1.6066;transform:translate(10.6163vw,-10px) scale(.0532);animation:fall-101 11s -27s linear infinite}@keyframes fall-101{62.76%{transform:translate(4.7177vw,62.76vh) scale(.0532)}to{transform:translate(7.667vw,99vh) scale(.0532)}}.snow:nth-child(102){opacity:.8022;transform:translate(41.211vw,-10px) scale(.7688);animation:fall-102 15s -7s linear infinite}@keyframes fall-102{62.689%{transform:translate(37.9447vw,62.689vh) scale(.7688)}to{transform:translate(39.57785vw,99vh) scale(.7688)}}.snow:nth-child(103){opacity:.006;transform:translate(66.9114vw,-10px) scale(.4045);animation:fall-103 23s -17s linear infinite}@keyframes fall-103{57.712%{transform:translate(69.1032vw,57.712vh) scale(.4045)}to{transform:translate(68.0073vw,99vh) scale(.4045)}}.snow:nth-child(104){opacity:.8226;transform:translate(6.0585vw,-10px) scale(.6324);animation:fall-104 12s -19s linear infinite}@keyframes fall-104{64.791%{transform:translate(13.5186vw,64.791vh) scale(.6324)}to{transform:translate(9.78855vw,99vh) scale(.6324)}}.snow:nth-child(105){opacity:1.3666;transform:translate(45.5623vw,-10px) scale(.1568);animation:fall-105 24s -8s linear infinite}@keyframes fall-105{60.137%{transform:translate(44.5712vw,60.137vh) scale(.1568)}to{transform:translate(45.06675vw,99vh) scale(.1568)}}.snow:nth-child(106){opacity:.4832;transform:translate(32.7831vw,-10px) scale(.6664);animation:fall-106 27s -26s linear infinite}@keyframes fall-106{64.746%{transform:translate(40.3503vw,64.746vh) scale(.6664)}to{transform:translate(36.5667vw,99vh) scale(.6664)}}.snow:nth-child(107){opacity:1.5286;transform:translate(67.3911vw,-10px) scale(.8077);animation:fall-107 28s -24s linear infinite}@keyframes fall-107{75.146%{transform:translate(76.2226vw,75.146vh) scale(.8077)}to{transform:translate(71.80685vw,99vh) scale(.8077)}}.snow:nth-child(108){opacity:.2606;transform:translate(13.9212vw,-10px) scale(.2893);animation:fall-108 21s -6s linear infinite}@keyframes fall-108{63.979%{transform:translate(14.4579vw,63.979vh) scale(.2893)}to{transform:translate(14.18955vw,99vh) scale(.2893)}}.snow:nth-child(109){opacity:1.3312;transform:translate(2.6854vw,-10px) scale(.7738);animation:fall-109 22s -25s linear infinite}@keyframes fall-109{48.211%{transform:translate(2.8294vw,48.211vh) scale(.7738)}to{transform:translate(2.7574vw,99vh) scale(.7738)}}.snow:nth-child(110){opacity:1.49;transform:translate(96.1088vw,-10px) scale(.1097);animation:fall-110 27s -9s linear infinite}@keyframes fall-110{58.461%{transform:translate(92.3363vw,58.461vh) scale(.1097)}to{transform:translate(94.22255vw,99vh) scale(.1097)}}.snow:nth-child(111){opacity:1.4044;transform:translate(27.219vw,-10px) scale(.7296);animation:fall-111 29s -18s linear infinite}@keyframes fall-111{30.044%{transform:translate(20.6626vw,30.044vh) scale(.7296)}to{transform:translate(23.9408vw,99vh) scale(.7296)}}.snow:nth-child(112){opacity:.4272;transform:translate(58.3651vw,-10px) scale(.7297);animation:fall-112 17s -24s linear infinite}@keyframes fall-112{63.084%{transform:translate(63.8277vw,63.084vh) scale(.7297)}to{transform:translate(61.0964vw,99vh) scale(.7297)}}.snow:nth-child(113){opacity:1.6084;transform:translate(33.7037vw,-10px) scale(.2916);animation:fall-113 22s -3s linear infinite}@keyframes fall-113{69.045%{transform:translate(25.5638vw,69.045vh) scale(.2916)}to{transform:translate(29.63375vw,99vh) scale(.2916)}}.snow:nth-child(114){opacity:1.8266;transform:translate(56.1658vw,-10px) scale(.4694);animation:fall-114 12s -22s linear infinite}@keyframes fall-114{30.505%{transform:translate(53.9031vw,30.505vh) scale(.4694)}to{transform:translate(55.03445vw,99vh) scale(.4694)}}.snow:nth-child(115){opacity:1.145;transform:translate(5.4801vw,-10px) scale(.1808);animation:fall-115 29s -4s linear infinite}@keyframes fall-115{52.573%{transform:translate(2.2521vw,52.573vh) scale(.1808)}to{transform:translate(3.8661vw,99vh) scale(.1808)}}.snow:nth-child(116){opacity:.306;transform:translate(93.9307vw,-10px) scale(.3107);animation:fall-116 24s -16s linear infinite}@keyframes fall-116{75.409%{transform:translate(93.6872vw,75.409vh) scale(.3107)}to{transform:translate(93.80895vw,99vh) scale(.3107)}}.snow:nth-child(117){opacity:1.4558;transform:translate(38.686vw,-10px) scale(.4577);animation:fall-117 23s -5s linear infinite}@keyframes fall-117{79.295%{transform:translate(34.0273vw,79.295vh) scale(.4577)}to{transform:translate(36.35665vw,99vh) scale(.4577)}}.snow:nth-child(118){opacity:.8322;transform:translate(46.2015vw,-10px) scale(.9383);animation:fall-118 11s -17s linear infinite}@keyframes fall-118{68.951%{transform:translate(48.4877vw,68.951vh) scale(.9383)}to{transform:translate(47.3446vw,99vh) scale(.9383)}}.snow:nth-child(119){opacity:1.934;transform:translate(42.665vw,-10px) scale(.1721);animation:fall-119 10s -11s linear infinite}@keyframes fall-119{59.917%{transform:translate(43.6961vw,59.917vh) scale(.1721)}to{transform:translate(43.18055vw,99vh) scale(.1721)}}.snow:nth-child(120){opacity:.416;transform:translate(57.7712vw,-10px) scale(.5927);animation:fall-120 25s -8s linear infinite}@keyframes fall-120{34.76%{transform:translate(49.6675vw,34.76vh) scale(.5927)}to{transform:translate(53.71935vw,99vh) scale(.5927)}}.snow:nth-child(121){opacity:.6566;transform:translate(74.5057vw,-10px) scale(.0513);animation:fall-121 11s -19s linear infinite}@keyframes fall-121{75.487%{transform:translate(65.1461vw,75.487vh) scale(.0513)}to{transform:translate(69.8259vw,99vh) scale(.0513)}}.snow:nth-child(122){opacity:1.7358;transform:translate(22.3079vw,-10px) scale(.8367);animation:fall-122 28s -12s linear infinite}@keyframes fall-122{30.832%{transform:translate(17.0258vw,30.832vh) scale(.8367)}to{transform:translate(19.66685vw,99vh) scale(.8367)}}.snow:nth-child(123){opacity:.805;transform:translate(27.3952vw,-10px) scale(.7786);animation:fall-123 24s -14s linear infinite}@keyframes fall-123{79.632%{transform:translate(28.3587vw,79.632vh) scale(.7786)}to{transform:translate(27.87695vw,99vh) scale(.7786)}}.snow:nth-child(124){opacity:.2682;transform:translate(70.2883vw,-10px) scale(.1348);animation:fall-124 15s -14s linear infinite}@keyframes fall-124{60.493%{transform:translate(68.8588vw,60.493vh) scale(.1348)}to{transform:translate(69.57355vw,99vh) scale(.1348)}}.snow:nth-child(125){opacity:1.303;transform:translate(16.8334vw,-10px) scale(.0951);animation:fall-125 19s -10s linear infinite}@keyframes fall-125{35.274%{transform:translate(21.4473vw,35.274vh) scale(.0951)}to{transform:translate(19.14035vw,99vh) scale(.0951)}}.snow:nth-child(126){opacity:1.642;transform:translate(64.8799vw,-10px) scale(.2169);animation:fall-126 23s -12s linear infinite}@keyframes fall-126{43.774%{transform:translate(58.2002vw,43.774vh) scale(.2169)}to{transform:translate(61.54005vw,99vh) scale(.2169)}}.snow:nth-child(127){opacity:1.8494;transform:translate(94.9325vw,-10px) scale(.8613);animation:fall-127 13s -21s linear infinite}@keyframes fall-127{37.743%{transform:translate(94.6897vw,37.743vh) scale(.8613)}to{transform:translate(94.8111vw,99vh) scale(.8613)}}.snow:nth-child(128){opacity:.8646;transform:translate(47.4892vw,-10px) scale(.7852);animation:fall-128 13s -16s linear infinite}@keyframes fall-128{46.347%{transform:translate(44.3745vw,46.347vh) scale(.7852)}to{transform:translate(45.93185vw,99vh) scale(.7852)}}.snow:nth-child(129){opacity:.6382;transform:translate(45.2863vw,-10px) scale(.2624);animation:fall-129 16s -7s linear infinite}@keyframes fall-129{31.546%{transform:translate(49.2757vw,31.546vh) scale(.2624)}to{transform:translate(47.281vw,99vh) scale(.2624)}}.snow:nth-child(130){opacity:.8666;transform:translate(44.8226vw,-10px) scale(.1903);animation:fall-130 13s -11s linear infinite}@keyframes fall-130{76.251%{transform:translate(42.5282vw,76.251vh) scale(.1903)}to{transform:translate(43.6754vw,99vh) scale(.1903)}}.snow:nth-child(131){opacity:1.558;transform:translate(24.6933vw,-10px) scale(.6114);animation:fall-131 10s -22s linear infinite}@keyframes fall-131{64.629%{transform:translate(31.4711vw,64.629vh) scale(.6114)}to{transform:translate(28.0822vw,99vh) scale(.6114)}}.snow:nth-child(132){opacity:1.2784;transform:translate(59.7668vw,-10px) scale(.2266);animation:fall-132 24s -29s linear infinite}@keyframes fall-132{40.009%{transform:translate(56.7948vw,40.009vh) scale(.2266)}to{transform:translate(58.2808vw,99vh) scale(.2266)}}.snow:nth-child(133){opacity:1.4914;transform:translate(83.5461vw,-10px) scale(.6875);animation:fall-133 28s -28s linear infinite}@keyframes fall-133{55.014%{transform:translate(78.9344vw,55.014vh) scale(.6875)}to{transform:translate(81.24025vw,99vh) scale(.6875)}}.snow:nth-child(134){opacity:.3562;transform:translate(87.2854vw,-10px) scale(.6126);animation:fall-134 23s -13s linear infinite}@keyframes fall-134{41.024%{transform:translate(83.9864vw,41.024vh) scale(.6126)}to{transform:translate(85.6359vw,99vh) scale(.6126)}}.snow:nth-child(135){opacity:.387;transform:translate(56.3791vw,-10px) scale(.2512);animation:fall-135 25s -30s linear infinite}@keyframes fall-135{76.906%{transform:translate(64.7295vw,76.906vh) scale(.2512)}to{transform:translate(60.5543vw,99vh) scale(.2512)}}.snow:nth-child(136){opacity:.3164;transform:translate(33.1813vw,-10px) scale(.4995);animation:fall-136 16s -14s linear infinite}@keyframes fall-136{44.206%{transform:translate(41.4656vw,44.206vh) scale(.4995)}to{transform:translate(37.32345vw,99vh) scale(.4995)}}.snow:nth-child(137){opacity:1.1852;transform:translate(61.1863vw,-10px) scale(.3528);animation:fall-137 30s -6s linear infinite}@keyframes fall-137{76.727%{transform:translate(52.8602vw,76.727vh) scale(.3528)}to{transform:translate(57.02325vw,99vh) scale(.3528)}}.snow:nth-child(138){opacity:.0146;transform:translate(27.1894vw,-10px) scale(.2197);animation:fall-138 28s -30s linear infinite}@keyframes fall-138{74.48%{transform:translate(18.0652vw,74.48vh) scale(.2197)}to{transform:translate(22.6273vw,99vh) scale(.2197)}}.snow:nth-child(139){opacity:1.218;transform:translate(86.8858vw,-10px) scale(.4071);animation:fall-139 15s -2s linear infinite}@keyframes fall-139{74.76%{transform:translate(92.8326vw,74.76vh) scale(.4071)}to{transform:translate(89.8592vw,99vh) scale(.4071)}}.snow:nth-child(140){opacity:1.1166;transform:translate(94.4382vw,-10px) scale(.7963);animation:fall-140 21s -12s linear infinite}@keyframes fall-140{38.338%{transform:translate(84.6041vw,38.338vh) scale(.7963)}to{transform:translate(89.52115vw,99vh) scale(.7963)}}.snow:nth-child(141){opacity:1.784;transform:translate(70.39vw,-10px) scale(.6431);animation:fall-141 28s -28s linear infinite}@keyframes fall-141{60.891%{transform:translate(66.7867vw,60.891vh) scale(.6431)}to{transform:translate(68.58835vw,99vh) scale(.6431)}}.snow:nth-child(142){opacity:1.075;transform:translate(19.8331vw,-10px) scale(.1582);animation:fall-142 16s -25s linear infinite}@keyframes fall-142{30.809%{transform:translate(17.7173vw,30.809vh) scale(.1582)}to{transform:translate(18.7752vw,99vh) scale(.1582)}}.snow:nth-child(143){opacity:.955;transform:translate(54.4582vw,-10px) scale(.0114);animation:fall-143 19s -14s linear infinite}@keyframes fall-143{71.382%{transform:translate(64.3773vw,71.382vh) scale(.0114)}to{transform:translate(59.41775vw,99vh) scale(.0114)}}.snow:nth-child(144){opacity:1.076;transform:translate(23.3176vw,-10px) scale(.7136);animation:fall-144 30s -16s linear infinite}@keyframes fall-144{32.362%{transform:translate(17.9043vw,32.362vh) scale(.7136)}to{transform:translate(20.61095vw,99vh) scale(.7136)}}.snow:nth-child(145){opacity:1.7408;transform:translate(63.2219vw,-10px) scale(.3372);animation:fall-145 19s -22s linear infinite}@keyframes fall-145{35.431%{transform:translate(66.4791vw,35.431vh) scale(.3372)}to{transform:translate(64.8505vw,99vh) scale(.3372)}}.snow:nth-child(146){opacity:.3102;transform:translate(76.8705vw,-10px) scale(.1533);animation:fall-146 29s -3s linear infinite}@keyframes fall-146{31.949%{transform:translate(76.9068vw,31.949vh) scale(.1533)}to{transform:translate(76.88865vw,99vh) scale(.1533)}}.snow:nth-child(147){opacity:.7482;transform:translate(30.0537vw,-10px) scale(.7618);animation:fall-147 17s -22s linear infinite}@keyframes fall-147{76.063%{transform:translate(32.2192vw,76.063vh) scale(.7618)}to{transform:translate(31.13645vw,99vh) scale(.7618)}}.snow:nth-child(148){opacity:1.9702;transform:translate(62.3772vw,-10px) scale(.2087);animation:fall-148 17s -20s linear infinite}@keyframes fall-148{48.544%{transform:translate(55.2512vw,48.544vh) scale(.2087)}to{transform:translate(58.8142vw,99vh) scale(.2087)}}.snow:nth-child(149){opacity:1.9022;transform:translate(88.7827vw,-10px) scale(.8417);animation:fall-149 19s -18s linear infinite}@keyframes fall-149{44.517%{transform:translate(96.1128vw,44.517vh) scale(.8417)}to{transform:translate(92.44775vw,99vh) scale(.8417)}}.snow:nth-child(150){opacity:1.6224;transform:translate(58.0816vw,-10px) scale(.1319);animation:fall-150 17s -7s linear infinite}@keyframes fall-150{57.714%{transform:translate(61.8151vw,57.714vh) scale(.1319)}to{transform:translate(59.94835vw,99vh) scale(.1319)}}.snow:nth-child(151){opacity:.8888;transform:translate(34.9756vw,-10px) scale(.1556);animation:fall-151 26s -5s linear infinite}@keyframes fall-151{59.274%{transform:translate(42.2169vw,59.274vh) scale(.1556)}to{transform:translate(38.59625vw,99vh) scale(.1556)}}.snow:nth-child(152){opacity:1.5986;transform:translate(64.8997vw,-10px) scale(.24);animation:fall-152 28s -3s linear infinite}@keyframes fall-152{50.298%{transform:translate(70.1634vw,50.298vh) scale(.24)}to{transform:translate(67.53155vw,99vh) scale(.24)}}.snow:nth-child(153){opacity:1.2566;transform:translate(69.6563vw,-10px) scale(.8149);animation:fall-153 19s -1s linear infinite}@keyframes fall-153{31.742%{transform:translate(71.352vw,31.742vh) scale(.8149)}to{transform:translate(70.50415vw,99vh) scale(.8149)}}.snow:nth-child(154){opacity:1.761;transform:translate(27.7307vw,-10px) scale(.306);animation:fall-154 25s -15s linear infinite}@keyframes fall-154{59.373%{transform:translate(28.4562vw,59.373vh) scale(.306)}to{transform:translate(28.09345vw,99vh) scale(.306)}}.snow:nth-child(155){opacity:.119;transform:translate(28.133vw,-10px) scale(.3006);animation:fall-155 20s -30s linear infinite}@keyframes fall-155{43.417%{transform:translate(23.0732vw,43.417vh) scale(.3006)}to{transform:translate(25.6031vw,99vh) scale(.3006)}}.snow:nth-child(156){opacity:1.6582;transform:translate(86.1384vw,-10px) scale(.7261);animation:fall-156 17s -7s linear infinite}@keyframes fall-156{48.848%{transform:translate(85.8208vw,48.848vh) scale(.7261)}to{transform:translate(85.9796vw,99vh) scale(.7261)}}.snow:nth-child(157){opacity:1.1656;transform:translate(74.5584vw,-10px) scale(.5818);animation:fall-157 10s -4s linear infinite}@keyframes fall-157{56.594%{transform:translate(70.8748vw,56.594vh) scale(.5818)}to{transform:translate(72.7166vw,99vh) scale(.5818)}}.snow:nth-child(158){opacity:.9286;transform:translate(78.6593vw,-10px) scale(.5942);animation:fall-158 25s -6s linear infinite}@keyframes fall-158{67.471%{transform:translate(82.488vw,67.471vh) scale(.5942)}to{transform:translate(80.57365vw,99vh) scale(.5942)}}.snow:nth-child(159){opacity:.1838;transform:translate(49.0445vw,-10px) scale(.626);animation:fall-159 17s -1s linear infinite}@keyframes fall-159{78.379%{transform:translate(47.3459vw,78.379vh) scale(.626)}to{transform:translate(48.1952vw,99vh) scale(.626)}}.snow:nth-child(160){opacity:.1978;transform:translate(.8666vw,-10px) scale(.3151);animation:fall-160 18s -16s linear infinite}@keyframes fall-160{68.61%{transform:translate(10.2384vw,68.61vh) scale(.3151)}to{transform:translate(5.5525vw,99vh) scale(.3151)}}.snow:nth-child(161){opacity:.8116;transform:translate(33.9441vw,-10px) scale(.2936);animation:fall-161 10s -14s linear infinite}@keyframes fall-161{54.768%{transform:translate(39.9601vw,54.768vh) scale(.2936)}to{transform:translate(36.9521vw,99vh) scale(.2936)}}.snow:nth-child(162){opacity:.3132;transform:translate(15.5931vw,-10px) scale(.5707);animation:fall-162 24s -23s linear infinite}@keyframes fall-162{44.186%{transform:translate(7.442vw,44.186vh) scale(.5707)}to{transform:translate(11.51755vw,99vh) scale(.5707)}}.snow:nth-child(163){opacity:.3766;transform:translate(22.5432vw,-10px) scale(.0049);animation:fall-163 21s -16s linear infinite}@keyframes fall-163{32.068%{transform:translate(20.5946vw,32.068vh) scale(.0049)}to{transform:translate(21.5689vw,99vh) scale(.0049)}}.snow:nth-child(164){opacity:1.7018;transform:translate(33.2013vw,-10px) scale(.549);animation:fall-164 10s -23s linear infinite}@keyframes fall-164{48.734%{transform:translate(41.4977vw,48.734vh) scale(.549)}to{transform:translate(37.3495vw,99vh) scale(.549)}}.snow:nth-child(165){opacity:.5694;transform:translate(34.4775vw,-10px) scale(.981);animation:fall-165 25s -14s linear infinite}@keyframes fall-165{70.026%{transform:translate(43.0705vw,70.026vh) scale(.981)}to{transform:translate(38.774vw,99vh) scale(.981)}}.snow:nth-child(166){opacity:1.864;transform:translate(63.7432vw,-10px) scale(.2751);animation:fall-166 22s -15s linear infinite}@keyframes fall-166{43.206%{transform:translate(59.4325vw,43.206vh) scale(.2751)}to{transform:translate(61.58785vw,99vh) scale(.2751)}}.snow:nth-child(167){opacity:1.1936;transform:translate(75.6092vw,-10px) scale(.5448);animation:fall-167 20s -29s linear infinite}@keyframes fall-167{63.208%{transform:translate(82.2833vw,63.208vh) scale(.5448)}to{transform:translate(78.94625vw,99vh) scale(.5448)}}.snow:nth-child(168){opacity:1.464;transform:translate(19.1496vw,-10px) scale(.4059);animation:fall-168 29s -13s linear infinite}@keyframes fall-168{61.966%{transform:translate(19.953vw,61.966vh) scale(.4059)}to{transform:translate(19.5513vw,99vh) scale(.4059)}}.snow:nth-child(169){opacity:1.004;transform:translate(99.5697vw,-10px) scale(.0883);animation:fall-169 17s -11s linear infinite}@keyframes fall-169{64.422%{transform:translate(104.6924vw,64.422vh) scale(.0883)}to{transform:translate(102.13105vw,99vh) scale(.0883)}}.snow:nth-child(170){opacity:.6938;transform:translate(12.9096vw,-10px) scale(.5055);animation:fall-170 17s -7s linear infinite}@keyframes fall-170{39.094%{transform:translate(12.1884vw,39.094vh) scale(.5055)}to{transform:translate(12.549vw,99vh) scale(.5055)}}.snow:nth-child(171){opacity:1.5238;transform:translate(76.5632vw,-10px) scale(.2678);animation:fall-171 22s -19s linear infinite}@keyframes fall-171{77.043%{transform:translate(81.0793vw,77.043vh) scale(.2678)}to{transform:translate(78.82125vw,99vh) scale(.2678)}}.snow:nth-child(172){opacity:.2722;transform:translate(21.7264vw,-10px) scale(.0426);animation:fall-172 30s -20s linear infinite}@keyframes fall-172{58.297%{transform:translate(11.8437vw,58.297vh) scale(.0426)}to{transform:translate(16.78505vw,99vh) scale(.0426)}}.snow:nth-child(173){opacity:1.5148;transform:translate(38.9753vw,-10px) scale(.1787);animation:fall-173 17s -13s linear infinite}@keyframes fall-173{66.816%{transform:translate(32.8262vw,66.816vh) scale(.1787)}to{transform:translate(35.90075vw,99vh) scale(.1787)}}.snow:nth-child(174){opacity:.9402;transform:translate(75.7431vw,-10px) scale(.7455);animation:fall-174 21s -13s linear infinite}@keyframes fall-174{79.004%{transform:translate(68.7467vw,79.004vh) scale(.7455)}to{transform:translate(72.2449vw,99vh) scale(.7455)}}.snow:nth-child(175){opacity:.4172;transform:translate(90.3826vw,-10px) scale(.3112);animation:fall-175 28s -19s linear infinite}@keyframes fall-175{39.029%{transform:translate(84.3699vw,39.029vh) scale(.3112)}to{transform:translate(87.37625vw,99vh) scale(.3112)}}.snow:nth-child(176){opacity:.44;transform:translate(72.9925vw,-10px) scale(.1158);animation:fall-176 30s -15s linear infinite}@keyframes fall-176{71.047%{transform:translate(69.6058vw,71.047vh) scale(.1158)}to{transform:translate(71.29915vw,99vh) scale(.1158)}}.snow:nth-child(177){opacity:.0578;transform:translate(65.6932vw,-10px) scale(.4575);animation:fall-177 23s -27s linear infinite}@keyframes fall-177{62.101%{transform:translate(69.6422vw,62.101vh) scale(.4575)}to{transform:translate(67.6677vw,99vh) scale(.4575)}}.snow:nth-child(178){opacity:1.7618;transform:translate(14.1065vw,-10px) scale(.2838);animation:fall-178 12s -27s linear infinite}@keyframes fall-178{34.017%{transform:translate(15.0802vw,34.017vh) scale(.2838)}to{transform:translate(14.59335vw,99vh) scale(.2838)}}.snow:nth-child(179){opacity:1.4054;transform:translate(14.0245vw,-10px) scale(.6778);animation:fall-179 14s -15s linear infinite}@keyframes fall-179{71.399%{transform:translate(9.5848vw,71.399vh) scale(.6778)}to{transform:translate(11.80465vw,99vh) scale(.6778)}}.snow:nth-child(180){opacity:1.5634;transform:translate(34.9014vw,-10px) scale(.2231);animation:fall-180 21s -20s linear infinite}@keyframes fall-180{54.386%{transform:translate(26.1443vw,54.386vh) scale(.2231)}to{transform:translate(30.52285vw,99vh) scale(.2231)}}.snow:nth-child(181){opacity:.877;transform:translate(90.0847vw,-10px) scale(.2986);animation:fall-181 12s -28s linear infinite}@keyframes fall-181{65.697%{transform:translate(85.471vw,65.697vh) scale(.2986)}to{transform:translate(87.77785vw,99vh) scale(.2986)}}.snow:nth-child(182){opacity:.318;transform:translate(48.247vw,-10px) scale(.3936);animation:fall-182 11s -27s linear infinite}@keyframes fall-182{41.606%{transform:translate(52.5649vw,41.606vh) scale(.3936)}to{transform:translate(50.40595vw,99vh) scale(.3936)}}.snow:nth-child(183){opacity:1.219;transform:translate(60.039vw,-10px) scale(.9079);animation:fall-183 29s -29s linear infinite}@keyframes fall-183{74.801%{transform:translate(52.8646vw,74.801vh) scale(.9079)}to{transform:translate(56.4518vw,99vh) scale(.9079)}}.snow:nth-child(184){opacity:.1912;transform:translate(93.294vw,-10px) scale(.6001);animation:fall-184 19s -23s linear infinite}@keyframes fall-184{59.41%{transform:translate(86.1295vw,59.41vh) scale(.6001)}to{transform:translate(89.71175vw,99vh) scale(.6001)}}.snow:nth-child(185){opacity:.4014;transform:translate(.1961vw,-10px) scale(.6832);animation:fall-185 10s -27s linear infinite}@keyframes fall-185{59.211%{transform:translate(-5.7753vw,59.211vh) scale(.6832)}to{transform:translate(-2.7896vw,99vh) scale(.6832)}}.snow:nth-child(186){opacity:1.6666;transform:translate(89.0914vw,-10px) scale(.5142);animation:fall-186 20s -7s linear infinite}@keyframes fall-186{30.022%{transform:translate(79.4301vw,30.022vh) scale(.5142)}to{transform:translate(84.26075vw,99vh) scale(.5142)}}.snow:nth-child(187){opacity:.7146;transform:translate(97.5704vw,-10px) scale(.0836);animation:fall-187 13s -2s linear infinite}@keyframes fall-187{70.727%{transform:translate(103.1079vw,70.727vh) scale(.0836)}to{transform:translate(100.33915vw,99vh) scale(.0836)}}.snow:nth-child(188){opacity:1.9846;transform:translate(67.1106vw,-10px) scale(.3666);animation:fall-188 14s -24s linear infinite}@keyframes fall-188{33.643%{transform:translate(59.5349vw,33.643vh) scale(.3666)}to{transform:translate(63.32275vw,99vh) scale(.3666)}}.snow:nth-child(189){opacity:.9254;transform:translate(27.078vw,-10px) scale(.5471);animation:fall-189 11s -11s linear infinite}@keyframes fall-189{77.58%{transform:translate(35.9419vw,77.58vh) scale(.5471)}to{transform:translate(31.50995vw,99vh) scale(.5471)}}.snow:nth-child(190){opacity:.028;transform:translate(11.3841vw,-10px) scale(.6402);animation:fall-190 10s -25s linear infinite}@keyframes fall-190{77.594%{transform:translate(2.9068vw,77.594vh) scale(.6402)}to{transform:translate(7.14545vw,99vh) scale(.6402)}}.snow:nth-child(191){opacity:1.907;transform:translate(52.256vw,-10px) scale(.2699);animation:fall-191 30s -19s linear infinite}@keyframes fall-191{32.112%{transform:translate(52.5738vw,32.112vh) scale(.2699)}to{transform:translate(52.4149vw,99vh) scale(.2699)}}.snow:nth-child(192){opacity:1.9454;transform:translate(9.2684vw,-10px) scale(.2222);animation:fall-192 29s -30s linear infinite}@keyframes fall-192{42.687%{transform:translate(6.6802vw,42.687vh) scale(.2222)}to{transform:translate(7.9743vw,99vh) scale(.2222)}}.snow:nth-child(193){opacity:1.317;transform:translate(42.5676vw,-10px) scale(.0546);animation:fall-193 10s -13s linear infinite}@keyframes fall-193{73.719%{transform:translate(44.4945vw,73.719vh) scale(.0546)}to{transform:translate(43.53105vw,99vh) scale(.0546)}}.snow:nth-child(194){opacity:1.4838;transform:translate(5.2203vw,-10px) scale(.2533);animation:fall-194 12s -11s linear infinite}@keyframes fall-194{61.545%{transform:translate(2.0329vw,61.545vh) scale(.2533)}to{transform:translate(3.6266vw,99vh) scale(.2533)}}.snow:nth-child(195){opacity:1.685;transform:translate(7.1629vw,-10px) scale(.3123);animation:fall-195 13s -18s linear infinite}@keyframes fall-195{43.881%{transform:translate(1.1975vw,43.881vh) scale(.3123)}to{transform:translate(4.1802vw,99vh) scale(.3123)}}.snow:nth-child(196){opacity:1.9824;transform:translate(73.8213vw,-10px) scale(.7177);animation:fall-196 28s -11s linear infinite}@keyframes fall-196{69.018%{transform:translate(80.5804vw,69.018vh) scale(.7177)}to{transform:translate(77.20085vw,99vh) scale(.7177)}}.snow:nth-child(197){opacity:.7654;transform:translate(14.9088vw,-10px) scale(.9987);animation:fall-197 21s -8s linear infinite}@keyframes fall-197{55.333%{transform:translate(9.9205vw,55.333vh) scale(.9987)}to{transform:translate(12.41465vw,99vh) scale(.9987)}}.snow:nth-child(198){opacity:1.8362;transform:translate(93.8849vw,-10px) scale(.0932);animation:fall-198 11s -25s linear infinite}@keyframes fall-198{36.644%{transform:translate(88.9946vw,36.644vh) scale(.0932)}to{transform:translate(91.43975vw,99vh) scale(.0932)}}.snow:nth-child(199){opacity:1.782;transform:translate(91.1849vw,-10px) scale(.2504);animation:fall-199 23s -10s linear infinite}@keyframes fall-199{77.979%{transform:translate(88.888vw,77.979vh) scale(.2504)}to{transform:translate(90.03645vw,99vh) scale(.2504)}}.snow:nth-child(200){opacity:1.817;transform:translate(70.5503vw,-10px) scale(.6809);animation:fall-200 28s -29s linear infinite}@keyframes fall-200{54.671%{transform:translate(66.7195vw,54.671vh) scale(.6809)}to{transform:translate(68.6349vw,99vh) scale(.6809)}}.snow:nth-child(201){opacity:1.9366;transform:translate(57.7182vw,-10px) scale(.5584);animation:fall-201 20s -15s linear infinite}@keyframes fall-201{33.173%{transform:translate(57.5124vw,33.173vh) scale(.5584)}to{transform:translate(57.6153vw,99vh) scale(.5584)}}.snow:nth-child(202){opacity:.0398;transform:translate(23.5642vw,-10px) scale(.2247);animation:fall-202 14s -30s linear infinite}@keyframes fall-202{55.054%{transform:translate(13.8254vw,55.054vh) scale(.2247)}to{transform:translate(18.6948vw,99vh) scale(.2247)}}.snow:nth-child(203){opacity:.3168;transform:translate(36.5744vw,-10px) scale(.6768);animation:fall-203 12s -29s linear infinite}@keyframes fall-203{71.796%{transform:translate(29.6647vw,71.796vh) scale(.6768)}to{transform:translate(33.11955vw,99vh) scale(.6768)}}.snow:nth-child(204){opacity:1.434;transform:translate(32.089vw,-10px) scale(.6235);animation:fall-204 13s -10s linear infinite}@keyframes fall-204{44.56%{transform:translate(36.5118vw,44.56vh) scale(.6235)}to{transform:translate(34.3004vw,99vh) scale(.6235)}}.snow:nth-child(205){opacity:1.6634;transform:translate(45.4294vw,-10px) scale(.3439);animation:fall-205 11s -7s linear infinite}@keyframes fall-205{55.042%{transform:translate(51.8394vw,55.042vh) scale(.3439)}to{transform:translate(48.6344vw,99vh) scale(.3439)}}.snow:nth-child(206){opacity:1.9102;transform:translate(7.1134vw,-10px) scale(.4542);animation:fall-206 15s -17s linear infinite}@keyframes fall-206{46.46%{transform:translate(13.7129vw,46.46vh) scale(.4542)}to{transform:translate(10.41315vw,99vh) scale(.4542)}}.snow:nth-child(207){opacity:1.1238;transform:translate(9.19vw,-10px) scale(.6828);animation:fall-207 19s -27s linear infinite}@keyframes fall-207{51.466%{transform:translate(15.4377vw,51.466vh) scale(.6828)}to{transform:translate(12.31385vw,99vh) scale(.6828)}}.snow:nth-child(208){opacity:.8314;transform:translate(49.2575vw,-10px) scale(.2737);animation:fall-208 28s -11s linear infinite}@keyframes fall-208{64.203%{transform:translate(44.6964vw,64.203vh) scale(.2737)}to{transform:translate(46.97695vw,99vh) scale(.2737)}}.snow:nth-child(209){opacity:.1176;transform:translate(11.3057vw,-10px) scale(.5986);animation:fall-209 21s -10s linear infinite}@keyframes fall-209{72.121%{transform:translate(8.3458vw,72.121vh) scale(.5986)}to{transform:translate(9.82575vw,99vh) scale(.5986)}}.snow:nth-child(210){opacity:.5782;transform:translate(87.8271vw,-10px) scale(.9038);animation:fall-210 17s -9s linear infinite}@keyframes fall-210{44.891%{transform:translate(81.9308vw,44.891vh) scale(.9038)}to{transform:translate(84.87895vw,99vh) scale(.9038)}}.snow:nth-child(211){opacity:1.1888;transform:translate(27.3381vw,-10px) scale(.0886);animation:fall-211 19s -16s linear infinite}@keyframes fall-211{73.66%{transform:translate(21.8111vw,73.66vh) scale(.0886)}to{transform:translate(24.5746vw,99vh) scale(.0886)}}.snow:nth-child(212){opacity:1.6884;transform:translate(64.204vw,-10px) scale(.3227);animation:fall-212 21s -9s linear infinite}@keyframes fall-212{66.239%{transform:translate(58.4889vw,66.239vh) scale(.3227)}to{transform:translate(61.34645vw,99vh) scale(.3227)}}.snow:nth-child(213){opacity:.3382;transform:translate(17.3112vw,-10px) scale(.5897);animation:fall-213 11s -29s linear infinite}@keyframes fall-213{33.544%{transform:translate(26.4383vw,33.544vh) scale(.5897)}to{transform:translate(21.87475vw,99vh) scale(.5897)}}.snow:nth-child(214){opacity:1.1482;transform:translate(82.6977vw,-10px) scale(.2979);animation:fall-214 29s -4s linear infinite}@keyframes fall-214{40.505%{transform:translate(83.4975vw,40.505vh) scale(.2979)}to{transform:translate(83.0976vw,99vh) scale(.2979)}}.snow:nth-child(215){opacity:.386;transform:translate(48.8898vw,-10px) scale(.9371);animation:fall-215 26s -26s linear infinite}@keyframes fall-215{37.29%{transform:translate(46.6105vw,37.29vh) scale(.9371)}to{transform:translate(47.75015vw,99vh) scale(.9371)}}.snow:nth-child(216){opacity:.6636;transform:translate(42.4084vw,-10px) scale(.7071);animation:fall-216 11s -2s linear infinite}@keyframes fall-216{75.813%{transform:translate(36.0548vw,75.813vh) scale(.7071)}to{transform:translate(39.2316vw,99vh) scale(.7071)}}.snow:nth-child(217){opacity:1.3616;transform:translate(77.084vw,-10px) scale(.7065);animation:fall-217 24s -20s linear infinite}@keyframes fall-217{53.077%{transform:translate(85.5317vw,53.077vh) scale(.7065)}to{transform:translate(81.30785vw,99vh) scale(.7065)}}.snow:nth-child(218){opacity:1.9958;transform:translate(81.3936vw,-10px) scale(.1277);animation:fall-218 14s -5s linear infinite}@keyframes fall-218{54.625%{transform:translate(89.7289vw,54.625vh) scale(.1277)}to{transform:translate(85.56125vw,99vh) scale(.1277)}}.snow:nth-child(219){opacity:1.4986;transform:translate(52.7755vw,-10px) scale(.3249);animation:fall-219 22s -23s linear infinite}@keyframes fall-219{56.251%{transform:translate(59.2651vw,56.251vh) scale(.3249)}to{transform:translate(56.0203vw,99vh) scale(.3249)}}.snow:nth-child(220){opacity:1.028;transform:translate(24.8089vw,-10px) scale(.5774);animation:fall-220 15s -16s linear infinite}@keyframes fall-220{73.877%{transform:translate(17.0525vw,73.877vh) scale(.5774)}to{transform:translate(20.9307vw,99vh) scale(.5774)}}.snow:nth-child(221){opacity:.7658;transform:translate(70.805vw,-10px) scale(.0552);animation:fall-221 28s -6s linear infinite}@keyframes fall-221{39.963%{transform:translate(72.5188vw,39.963vh) scale(.0552)}to{transform:translate(71.6619vw,99vh) scale(.0552)}}.snow:nth-child(222){opacity:.9192;transform:translate(86.3065vw,-10px) scale(.267);animation:fall-222 25s -6s linear infinite}@keyframes fall-222{30.001%{transform:translate(93.9264vw,30.001vh) scale(.267)}to{transform:translate(90.11645vw,99vh) scale(.267)}}.snow:nth-child(223){opacity:.5346;transform:translate(62.355vw,-10px) scale(.9461);animation:fall-223 26s -19s linear infinite}@keyframes fall-223{59.124%{transform:translate(71.7772vw,59.124vh) scale(.9461)}to{transform:translate(67.0661vw,99vh) scale(.9461)}}.snow:nth-child(224){opacity:1.2442;transform:translate(86.8565vw,-10px) scale(.8386);animation:fall-224 19s -3s linear infinite}@keyframes fall-224{68.254%{transform:translate(78.3948vw,68.254vh) scale(.8386)}to{transform:translate(82.62565vw,99vh) scale(.8386)}}.snow:nth-child(225){opacity:.073;transform:translate(92.5582vw,-10px) scale(.4326);animation:fall-225 19s -3s linear infinite}@keyframes fall-225{62.365%{transform:translate(86.1816vw,62.365vh) scale(.4326)}to{transform:translate(89.3699vw,99vh) scale(.4326)}}.snow:nth-child(226){opacity:1.4932;transform:translate(17.9518vw,-10px) scale(.2328);animation:fall-226 14s -16s linear infinite}@keyframes fall-226{48.186%{transform:translate(21.7772vw,48.186vh) scale(.2328)}to{transform:translate(19.8645vw,99vh) scale(.2328)}}.snow:nth-child(227){opacity:.6494;transform:translate(59.7049vw,-10px) scale(.1581);animation:fall-227 26s -22s linear infinite}@keyframes fall-227{32.161%{transform:translate(58.1252vw,32.161vh) scale(.1581)}to{transform:translate(58.91505vw,99vh) scale(.1581)}}.snow:nth-child(228){opacity:.865;transform:translate(60.795vw,-10px) scale(.0704);animation:fall-228 17s -7s linear infinite}@keyframes fall-228{41.342%{transform:translate(63.481vw,41.342vh) scale(.0704)}to{transform:translate(62.138vw,99vh) scale(.0704)}}.snow:nth-child(229){opacity:1.5342;transform:translate(19.0903vw,-10px) scale(.1475);animation:fall-229 16s -26s linear infinite}@keyframes fall-229{51.87%{transform:translate(20.8127vw,51.87vh) scale(.1475)}to{transform:translate(19.9515vw,99vh) scale(.1475)}}.snow:nth-child(230){opacity:1.9532;transform:translate(75.918vw,-10px) scale(.4769);animation:fall-230 11s -11s linear infinite}@keyframes fall-230{50.587%{transform:translate(76.5631vw,50.587vh) scale(.4769)}to{transform:translate(76.24055vw,99vh) scale(.4769)}}.snow:nth-child(231){opacity:1.613;transform:translate(40.5388vw,-10px) scale(.4991);animation:fall-231 23s -11s linear infinite}@keyframes fall-231{44.31%{transform:translate(49.8769vw,44.31vh) scale(.4991)}to{transform:translate(45.20785vw,99vh) scale(.4991)}}.snow:nth-child(232){opacity:1.3752;transform:translate(14.8285vw,-10px) scale(.2065);animation:fall-232 21s -24s linear infinite}@keyframes fall-232{37.841%{transform:translate(12.2069vw,37.841vh) scale(.2065)}to{transform:translate(13.5177vw,99vh) scale(.2065)}}.snow:nth-child(233){opacity:1.95;transform:translate(97.395vw,-10px) scale(.757);animation:fall-233 29s -1s linear infinite}@keyframes fall-233{39.865%{transform:translate(95.9365vw,39.865vh) scale(.757)}to{transform:translate(96.66575vw,99vh) scale(.757)}}.snow:nth-child(234){opacity:.9848;transform:translate(62.1592vw,-10px) scale(.6951);animation:fall-234 24s -24s linear infinite}@keyframes fall-234{68.554%{transform:translate(63.7199vw,68.554vh) scale(.6951)}to{transform:translate(62.93955vw,99vh) scale(.6951)}}.snow:nth-child(235){opacity:1.0296;transform:translate(26.3479vw,-10px) scale(.6827);animation:fall-235 12s -1s linear infinite}@keyframes fall-235{37.24%{transform:translate(19.7741vw,37.24vh) scale(.6827)}to{transform:translate(23.061vw,99vh) scale(.6827)}}.snow:nth-child(236){opacity:.9212;transform:translate(9.6486vw,-10px) scale(.0869);animation:fall-236 13s -21s linear infinite}@keyframes fall-236{79.295%{transform:translate(2.1503vw,79.295vh) scale(.0869)}to{transform:translate(5.89945vw,99vh) scale(.0869)}}.snow:nth-child(237){opacity:.3632;transform:translate(55.4498vw,-10px) scale(.9187);animation:fall-237 10s -20s linear infinite}@keyframes fall-237{67.465%{transform:translate(59.891vw,67.465vh) scale(.9187)}to{transform:translate(57.6704vw,99vh) scale(.9187)}}.snow:nth-child(238){opacity:.1458;transform:translate(4.3102vw,-10px) scale(.3767);animation:fall-238 10s -5s linear infinite}@keyframes fall-238{36.444%{transform:translate(9.7862vw,36.444vh) scale(.3767)}to{transform:translate(7.0482vw,99vh) scale(.3767)}}.snow:nth-child(239){opacity:1.8732;transform:translate(83.4175vw,-10px) scale(.2301);animation:fall-239 12s -27s linear infinite}@keyframes fall-239{56.271%{transform:translate(75.853vw,56.271vh) scale(.2301)}to{transform:translate(79.63525vw,99vh) scale(.2301)}}.snow:nth-child(240){opacity:1.2412;transform:translate(51.3747vw,-10px) scale(.4307);animation:fall-240 28s -25s linear infinite}@keyframes fall-240{72.593%{transform:translate(56.9779vw,72.593vh) scale(.4307)}to{transform:translate(54.1763vw,99vh) scale(.4307)}}.snow:nth-child(241){opacity:1.1948;transform:translate(56.4969vw,-10px) scale(.0142);animation:fall-241 18s -11s linear infinite}@keyframes fall-241{48.911%{transform:translate(59.5569vw,48.911vh) scale(.0142)}to{transform:translate(58.0269vw,99vh) scale(.0142)}}.snow:nth-child(242){opacity:1.4682;transform:translate(90.3833vw,-10px) scale(.5098);animation:fall-242 23s -27s linear infinite}@keyframes fall-242{40.085%{transform:translate(93.0634vw,40.085vh) scale(.5098)}to{transform:translate(91.72335vw,99vh) scale(.5098)}}.snow:nth-child(243){opacity:1.7294;transform:translate(7.1097vw,-10px) scale(.9072);animation:fall-243 20s -3s linear infinite}@keyframes fall-243{34.178%{transform:translate(1.7618vw,34.178vh) scale(.9072)}to{transform:translate(4.43575vw,99vh) scale(.9072)}}.snow:nth-child(244){opacity:.243;transform:translate(63.4336vw,-10px) scale(.6421);animation:fall-244 27s -17s linear infinite}@keyframes fall-244{44.37%{transform:translate(61.2889vw,44.37vh) scale(.6421)}to{transform:translate(62.36125vw,99vh) scale(.6421)}}.snow:nth-child(245){opacity:.6318;transform:translate(40.0601vw,-10px) scale(.7512);animation:fall-245 14s -22s linear infinite}@keyframes fall-245{68.807%{transform:translate(36.2146vw,68.807vh) scale(.7512)}to{transform:translate(38.13735vw,99vh) scale(.7512)}}.snow:nth-child(246){opacity:.5624;transform:translate(39.7037vw,-10px) scale(.2314);animation:fall-246 19s -17s linear infinite}@keyframes fall-246{51.332%{transform:translate(40.3496vw,51.332vh) scale(.2314)}to{transform:translate(40.02665vw,99vh) scale(.2314)}}.snow:nth-child(247){opacity:1.9998;transform:translate(40.0105vw,-10px) scale(.3345);animation:fall-247 11s -8s linear infinite}@keyframes fall-247{69.091%{transform:translate(30.4182vw,69.091vh) scale(.3345)}to{transform:translate(35.21435vw,99vh) scale(.3345)}}.snow:nth-child(248){opacity:.6284;transform:translate(7.8599vw,-10px) scale(.5905);animation:fall-248 13s -5s linear infinite}@keyframes fall-248{56.413%{transform:translate(8.5016vw,56.413vh) scale(.5905)}to{transform:translate(8.18075vw,99vh) scale(.5905)}}.snow:nth-child(249){opacity:.2104;transform:translate(3.5577vw,-10px) scale(.178);animation:fall-249 19s -10s linear infinite}@keyframes fall-249{30.593%{transform:translate(5.4854vw,30.593vh) scale(.178)}to{transform:translate(4.52155vw,99vh) scale(.178)}}.snow:nth-child(250){opacity:.7158;transform:translate(81.0029vw,-10px) scale(.4693);animation:fall-250 12s -30s linear infinite}@keyframes fall-250{44.935%{transform:translate(88.8957vw,44.935vh) scale(.4693)}to{transform:translate(84.9493vw,99vh) scale(.4693)}}.snow:nth-child(251){opacity:1.948;transform:translate(47.3104vw,-10px) scale(.7201);animation:fall-251 24s -3s linear infinite}@keyframes fall-251{35.077%{transform:translate(41.4852vw,35.077vh) scale(.7201)}to{transform:translate(44.3978vw,99vh) scale(.7201)}}.snow:nth-child(252){opacity:.097;transform:translate(32.7056vw,-10px) scale(.2832);animation:fall-252 25s -21s linear infinite}@keyframes fall-252{35.476%{transform:translate(29.185vw,35.476vh) scale(.2832)}to{transform:translate(30.9453vw,99vh) scale(.2832)}}.snow:nth-child(253){opacity:.23;transform:translate(35.2024vw,-10px) scale(.4152);animation:fall-253 22s -14s linear infinite}@keyframes fall-253{42.092%{transform:translate(38.3979vw,42.092vh) scale(.4152)}to{transform:translate(36.80015vw,99vh) scale(.4152)}}.snow:nth-child(254){opacity:.9396;transform:translate(76.494vw,-10px) scale(.2501);animation:fall-254 15s -3s linear infinite}@keyframes fall-254{69.785%{transform:translate(71.7517vw,69.785vh) scale(.2501)}to{transform:translate(74.12285vw,99vh) scale(.2501)}}.snow:nth-child(255){opacity:.2006;transform:translate(73.828vw,-10px) scale(.9709);animation:fall-255 27s -12s linear infinite}@keyframes fall-255{65.452%{transform:translate(79.6063vw,65.452vh) scale(.9709)}to{transform:translate(76.71715vw,99vh) scale(.9709)}}.snow:nth-child(256){opacity:1.4342;transform:translate(75.6752vw,-10px) scale(.2362);animation:fall-256 13s -27s linear infinite}@keyframes fall-256{57.439%{transform:translate(81.7972vw,57.439vh) scale(.2362)}to{transform:translate(78.7362vw,99vh) scale(.2362)}}.snow:nth-child(257){opacity:.329;transform:translate(26.0048vw,-10px) scale(.0055);animation:fall-257 26s -27s linear infinite}@keyframes fall-257{54.46%{transform:translate(30.668vw,54.46vh) scale(.0055)}to{transform:translate(28.3364vw,99vh) scale(.0055)}}.snow:nth-child(258){opacity:.7534;transform:translate(34.465vw,-10px) scale(.0784);animation:fall-258 19s -11s linear infinite}@keyframes fall-258{40.216%{transform:translate(33.2669vw,40.216vh) scale(.0784)}to{transform:translate(33.86595vw,99vh) scale(.0784)}}.snow:nth-child(259){opacity:.1826;transform:translate(24.6323vw,-10px) scale(.267);animation:fall-259 27s -19s linear infinite}@keyframes fall-259{48.191%{transform:translate(18.7873vw,48.191vh) scale(.267)}to{transform:translate(21.7098vw,99vh) scale(.267)}}.snow:nth-child(260){opacity:.2146;transform:translate(60.5005vw,-10px) scale(.4559);animation:fall-260 27s -3s linear infinite}@keyframes fall-260{57.932%{transform:translate(65.1868vw,57.932vh) scale(.4559)}to{transform:translate(62.84365vw,99vh) scale(.4559)}}.snow:nth-child(261){opacity:1.0726;transform:translate(78.0826vw,-10px) scale(.0898);animation:fall-261 27s -10s linear infinite}@keyframes fall-261{64.684%{transform:translate(83.2034vw,64.684vh) scale(.0898)}to{transform:translate(80.643vw,99vh) scale(.0898)}}.snow:nth-child(262){opacity:.1014;transform:translate(81.0164vw,-10px) scale(.5822);animation:fall-262 30s -17s linear infinite}@keyframes fall-262{73.314%{transform:translate(78.8951vw,73.314vh) scale(.5822)}to{transform:translate(79.95575vw,99vh) scale(.5822)}}.snow:nth-child(263){opacity:1.7122;transform:translate(60.6284vw,-10px) scale(.0131);animation:fall-263 13s -26s linear infinite}@keyframes fall-263{51.023%{transform:translate(53.7586vw,51.023vh) scale(.0131)}to{transform:translate(57.1935vw,99vh) scale(.0131)}}.snow:nth-child(264){opacity:.8592;transform:translate(14.4284vw,-10px) scale(.1153);animation:fall-264 28s -4s linear infinite}@keyframes fall-264{52.261%{transform:translate(22.5013vw,52.261vh) scale(.1153)}to{transform:translate(18.46485vw,99vh) scale(.1153)}}.snow:nth-child(265){opacity:.8502;transform:translate(69.5063vw,-10px) scale(.5783);animation:fall-265 20s -13s linear infinite}@keyframes fall-265{78.625%{transform:translate(77.3807vw,78.625vh) scale(.5783)}to{transform:translate(73.4435vw,99vh) scale(.5783)}}.snow:nth-child(266){opacity:1.5246;transform:translate(87.8508vw,-10px) scale(.1332);animation:fall-266 29s -7s linear infinite}@keyframes fall-266{74.907%{transform:translate(89.8933vw,74.907vh) scale(.1332)}to{transform:translate(88.87205vw,99vh) scale(.1332)}}.snow:nth-child(267){opacity:.212;transform:translate(99.8466vw,-10px) scale(.292);animation:fall-267 27s -18s linear infinite}@keyframes fall-267{65.327%{transform:translate(93.2839vw,65.327vh) scale(.292)}to{transform:translate(96.56525vw,99vh) scale(.292)}}.snow:nth-child(268){opacity:1.535;transform:translate(42.0566vw,-10px) scale(.0877);animation:fall-268 12s -1s linear infinite}@keyframes fall-268{69.085%{transform:translate(47.6026vw,69.085vh) scale(.0877)}to{transform:translate(44.8296vw,99vh) scale(.0877)}}.snow:nth-child(269){opacity:1.9246;transform:translate(78.9249vw,-10px) scale(.9187);animation:fall-269 13s -10s linear infinite}@keyframes fall-269{40.162%{transform:translate(85.078vw,40.162vh) scale(.9187)}to{transform:translate(82.00145vw,99vh) scale(.9187)}}.snow:nth-child(270){opacity:.161;transform:translate(12.5915vw,-10px) scale(.6245);animation:fall-270 21s -6s linear infinite}@keyframes fall-270{38.361%{transform:translate(13.7301vw,38.361vh) scale(.6245)}to{transform:translate(13.1608vw,99vh) scale(.6245)}}.snow:nth-child(271){opacity:.0192;transform:translate(94.1599vw,-10px) scale(.1821);animation:fall-271 17s -10s linear infinite}@keyframes fall-271{51.591%{transform:translate(95.65vw,51.591vh) scale(.1821)}to{transform:translate(94.90495vw,99vh) scale(.1821)}}.snow:nth-child(272){opacity:1.0098;transform:translate(1.8223vw,-10px) scale(.5439);animation:fall-272 28s -5s linear infinite}@keyframes fall-272{62.228%{transform:translate(-6.6418vw,62.228vh) scale(.5439)}to{transform:translate(-2.40975vw,99vh) scale(.5439)}}.snow:nth-child(273){opacity:.6614;transform:translate(21.072vw,-10px) scale(.6648);animation:fall-273 15s -1s linear infinite}@keyframes fall-273{31.459%{transform:translate(28.578vw,31.459vh) scale(.6648)}to{transform:translate(24.825vw,99vh) scale(.6648)}}.snow:nth-child(274){opacity:1.1826;transform:translate(41.917vw,-10px) scale(.169);animation:fall-274 13s -1s linear infinite}@keyframes fall-274{60.606%{transform:translate(49.0901vw,60.606vh) scale(.169)}to{transform:translate(45.50355vw,99vh) scale(.169)}}.snow:nth-child(275){opacity:.3308;transform:translate(16.5773vw,-10px) scale(.2891);animation:fall-275 19s -14s linear infinite}@keyframes fall-275{63.049%{transform:translate(22.0047vw,63.049vh) scale(.2891)}to{transform:translate(19.291vw,99vh) scale(.2891)}}.snow:nth-child(276){opacity:1.9856;transform:translate(52.9463vw,-10px) scale(.0676);animation:fall-276 16s -7s linear infinite}@keyframes fall-276{61.286%{transform:translate(43.6179vw,61.286vh) scale(.0676)}to{transform:translate(48.2821vw,99vh) scale(.0676)}}.snow:nth-child(277){opacity:.291;transform:translate(48.4725vw,-10px) scale(.2815);animation:fall-277 21s -20s linear infinite}@keyframes fall-277{78.042%{transform:translate(43.232vw,78.042vh) scale(.2815)}to{transform:translate(45.85225vw,99vh) scale(.2815)}}.snow:nth-child(278){opacity:.7314;transform:translate(91.5852vw,-10px) scale(.711);animation:fall-278 13s -24s linear infinite}@keyframes fall-278{50.341%{transform:translate(90.5253vw,50.341vh) scale(.711)}to{transform:translate(91.05525vw,99vh) scale(.711)}}.snow:nth-child(279){opacity:.5142;transform:translate(74.6892vw,-10px) scale(.8669);animation:fall-279 13s -23s linear infinite}@keyframes fall-279{63.906%{transform:translate(77.0923vw,63.906vh) scale(.8669)}to{transform:translate(75.89075vw,99vh) scale(.8669)}}.snow:nth-child(280){opacity:1.376;transform:translate(83.0551vw,-10px) scale(.784);animation:fall-280 29s -1s linear infinite}@keyframes fall-280{58.865%{transform:translate(82.9635vw,58.865vh) scale(.784)}to{transform:translate(83.0093vw,99vh) scale(.784)}}.snow:nth-child(281){opacity:.3046;transform:translate(48.2532vw,-10px) scale(.1791);animation:fall-281 23s -17s linear infinite}@keyframes fall-281{35.827%{transform:translate(56.8463vw,35.827vh) scale(.1791)}to{transform:translate(52.54975vw,99vh) scale(.1791)}}.snow:nth-child(282){opacity:1.5528;transform:translate(59.4535vw,-10px) scale(.5942);animation:fall-282 19s -1s linear infinite}@keyframes fall-282{69.365%{transform:translate(64.2416vw,69.365vh) scale(.5942)}to{transform:translate(61.84755vw,99vh) scale(.5942)}}.snow:nth-child(283){opacity:.4624;transform:translate(14.6749vw,-10px) scale(.5565);animation:fall-283 22s -4s linear infinite}@keyframes fall-283{76.085%{transform:translate(17.6144vw,76.085vh) scale(.5565)}to{transform:translate(16.14465vw,99vh) scale(.5565)}}.snow:nth-child(284){opacity:.0406;transform:translate(45.367vw,-10px) scale(.3881);animation:fall-284 30s -5s linear infinite}@keyframes fall-284{54.118%{transform:translate(48.5921vw,54.118vh) scale(.3881)}to{transform:translate(46.97955vw,99vh) scale(.3881)}}.snow:nth-child(285){opacity:1.9292;transform:translate(91.391vw,-10px) scale(.8428);animation:fall-285 12s -1s linear infinite}@keyframes fall-285{65.315%{transform:translate(91.6222vw,65.315vh) scale(.8428)}to{transform:translate(91.5066vw,99vh) scale(.8428)}}.snow:nth-child(286){opacity:1.817;transform:translate(72.1783vw,-10px) scale(.6146);animation:fall-286 18s -18s linear infinite}@keyframes fall-286{39.266%{transform:translate(70.1107vw,39.266vh) scale(.6146)}to{transform:translate(71.1445vw,99vh) scale(.6146)}}.snow:nth-child(287){opacity:.9152;transform:translate(80.0365vw,-10px) scale(.1253);animation:fall-287 21s -4s linear infinite}@keyframes fall-287{32.041%{transform:translate(78.5951vw,32.041vh) scale(.1253)}to{transform:translate(79.3158vw,99vh) scale(.1253)}}.snow:nth-child(288){opacity:1.1212;transform:translate(87.7313vw,-10px) scale(.5123);animation:fall-288 17s -21s linear infinite}@keyframes fall-288{39.982%{transform:translate(91.0839vw,39.982vh) scale(.5123)}to{transform:translate(89.4076vw,99vh) scale(.5123)}}.snow:nth-child(289){opacity:1.3364;transform:translate(49.5076vw,-10px) scale(.7576);animation:fall-289 26s -29s linear infinite}@keyframes fall-289{44.797%{transform:translate(40.9215vw,44.797vh) scale(.7576)}to{transform:translate(45.21455vw,99vh) scale(.7576)}}.snow:nth-child(290){opacity:.5912;transform:translate(26.0262vw,-10px) scale(.1348);animation:fall-290 18s -27s linear infinite}@keyframes fall-290{58.716%{transform:translate(18.155vw,58.716vh) scale(.1348)}to{transform:translate(22.0906vw,99vh) scale(.1348)}}.snow:nth-child(291){opacity:.2482;transform:translate(53.7119vw,-10px) scale(.5321);animation:fall-291 18s -20s linear infinite}@keyframes fall-291{48.955%{transform:translate(62.6816vw,48.955vh) scale(.5321)}to{transform:translate(58.19675vw,99vh) scale(.5321)}}.snow:nth-child(292){opacity:1.1604;transform:translate(76.4186vw,-10px) scale(.8348);animation:fall-292 14s -14s linear infinite}@keyframes fall-292{72.779%{transform:translate(74.078vw,72.779vh) scale(.8348)}to{transform:translate(75.2483vw,99vh) scale(.8348)}}.snow:nth-child(293){opacity:1.105;transform:translate(71.9362vw,-10px) scale(.4874);animation:fall-293 23s -6s linear infinite}@keyframes fall-293{32.17%{transform:translate(75.0976vw,32.17vh) scale(.4874)}to{transform:translate(73.5169vw,99vh) scale(.4874)}}.snow:nth-child(294){opacity:1.8144;transform:translate(36.6634vw,-10px) scale(.4106);animation:fall-294 12s -5s linear infinite}@keyframes fall-294{78.069%{transform:translate(36.9297vw,78.069vh) scale(.4106)}to{transform:translate(36.79655vw,99vh) scale(.4106)}}.snow:nth-child(295){opacity:.4218;transform:translate(6.0855vw,-10px) scale(.183);animation:fall-295 17s -18s linear infinite}@keyframes fall-295{47.303%{transform:translate(1.138vw,47.303vh) scale(.183)}to{transform:translate(3.61175vw,99vh) scale(.183)}}.snow:nth-child(296){opacity:1.7014;transform:translate(20.4164vw,-10px) scale(.7908);animation:fall-296 12s -23s linear infinite}@keyframes fall-296{72.504%{transform:translate(29.901vw,72.504vh) scale(.7908)}to{transform:translate(25.1587vw,99vh) scale(.7908)}}.snow:nth-child(297){opacity:1.4064;transform:translate(75.5904vw,-10px) scale(.5714);animation:fall-297 14s -10s linear infinite}@keyframes fall-297{60.361%{transform:translate(73.0842vw,60.361vh) scale(.5714)}to{transform:translate(74.3373vw,99vh) scale(.5714)}}.snow:nth-child(298){opacity:.8286;transform:translate(58.0367vw,-10px) scale(.2719);animation:fall-298 17s -29s linear infinite}@keyframes fall-298{77.02%{transform:translate(63.5454vw,77.02vh) scale(.2719)}to{transform:translate(60.79105vw,99vh) scale(.2719)}}.snow:nth-child(299){opacity:.1936;transform:translate(64.4513vw,-10px) scale(.33);animation:fall-299 21s -7s linear infinite}@keyframes fall-299{69.044%{transform:translate(64.5735vw,69.044vh) scale(.33)}to{transform:translate(64.5124vw,99vh) scale(.33)}}.snow:nth-child(300){opacity:1.6274;transform:translate(91.5804vw,-10px) scale(.3629);animation:fall-300 13s -21s linear infinite}@keyframes fall-300{51.588%{transform:translate(98.3794vw,51.588vh) scale(.3629)}to{transform:translate(94.9799vw,99vh) scale(.3629)}}.snow:nth-child(301){opacity:1.4026;transform:translate(20.5732vw,-10px) scale(.1912);animation:fall-301 11s -6s linear infinite}@keyframes fall-301{57.067%{transform:translate(11.6888vw,57.067vh) scale(.1912)}to{transform:translate(16.131vw,99vh) scale(.1912)}}.snow:nth-child(302){opacity:.0432;transform:translate(14.3492vw,-10px) scale(.6311);animation:fall-302 11s -18s linear infinite}@keyframes fall-302{34.992%{transform:translate(5.0379vw,34.992vh) scale(.6311)}to{transform:translate(9.69355vw,99vh) scale(.6311)}}.snow:nth-child(303){opacity:1.127;transform:translate(42.5243vw,-10px) scale(.2502);animation:fall-303 13s -8s linear infinite}@keyframes fall-303{47.186%{transform:translate(33.1193vw,47.186vh) scale(.2502)}to{transform:translate(37.8218vw,99vh) scale(.2502)}}.snow:nth-child(304){opacity:.7028;transform:translate(65.9372vw,-10px) scale(.4335);animation:fall-304 19s -27s linear infinite}@keyframes fall-304{70.117%{transform:translate(72.8668vw,70.117vh) scale(.4335)}to{transform:translate(69.402vw,99vh) scale(.4335)}}.snow:nth-child(305){opacity:1.357;transform:translate(69.5115vw,-10px) scale(.9673);animation:fall-305 23s -4s linear infinite}@keyframes fall-305{55.216%{transform:translate(66.8278vw,55.216vh) scale(.9673)}to{transform:translate(68.16965vw,99vh) scale(.9673)}}.snow:nth-child(306){opacity:1.8094;transform:translate(55.5007vw,-10px) scale(.9145);animation:fall-306 21s -25s linear infinite}@keyframes fall-306{46.219%{transform:translate(49.2401vw,46.219vh) scale(.9145)}to{transform:translate(52.3704vw,99vh) scale(.9145)}}.snow:nth-child(307){opacity:1.2258;transform:translate(17.9673vw,-10px) scale(.5267);animation:fall-307 17s -17s linear infinite}@keyframes fall-307{52.719%{transform:translate(10.5128vw,52.719vh) scale(.5267)}to{transform:translate(14.24005vw,99vh) scale(.5267)}}.snow:nth-child(308){opacity:.6404;transform:translate(69.1115vw,-10px) scale(.976);animation:fall-308 25s -19s linear infinite}@keyframes fall-308{31.757%{transform:translate(60.518vw,31.757vh) scale(.976)}to{transform:translate(64.81475vw,99vh) scale(.976)}}.snow:nth-child(309){opacity:.0966;transform:translate(88.8512vw,-10px) scale(.7769);animation:fall-309 14s -29s linear infinite}@keyframes fall-309{33.363%{transform:translate(86.1657vw,33.363vh) scale(.7769)}to{transform:translate(87.50845vw,99vh) scale(.7769)}}.snow:nth-child(310){opacity:1.323;transform:translate(40.8277vw,-10px) scale(.0983);animation:fall-310 27s -24s linear infinite}@keyframes fall-310{41.573%{transform:translate(47.4048vw,41.573vh) scale(.0983)}to{transform:translate(44.11625vw,99vh) scale(.0983)}}.snow:nth-child(311){opacity:1.8486;transform:translate(45.9518vw,-10px) scale(.706);animation:fall-311 22s -12s linear infinite}@keyframes fall-311{35.753%{transform:translate(53.8282vw,35.753vh) scale(.706)}to{transform:translate(49.89vw,99vh) scale(.706)}}.snow:nth-child(312){opacity:1.1238;transform:translate(64.2405vw,-10px) scale(.3446);animation:fall-312 11s -10s linear infinite}@keyframes fall-312{61.082%{transform:translate(66.3325vw,61.082vh) scale(.3446)}to{transform:translate(65.2865vw,99vh) scale(.3446)}}.snow:nth-child(313){opacity:1.6304;transform:translate(55.9904vw,-10px) scale(.2677);animation:fall-313 26s -18s linear infinite}@keyframes fall-313{73.053%{transform:translate(58.2883vw,73.053vh) scale(.2677)}to{transform:translate(57.13935vw,99vh) scale(.2677)}}.snow:nth-child(314){opacity:1.2798;transform:translate(89.6016vw,-10px) scale(.2071);animation:fall-314 27s -15s linear infinite}@keyframes fall-314{77.429%{transform:translate(83.3789vw,77.429vh) scale(.2071)}to{transform:translate(86.49025vw,99vh) scale(.2071)}}.snow:nth-child(315){opacity:1.5792;transform:translate(93.0854vw,-10px) scale(.2287);animation:fall-315 15s -17s linear infinite}@keyframes fall-315{42.022%{transform:translate(93.0952vw,42.022vh) scale(.2287)}to{transform:translate(93.0903vw,99vh) scale(.2287)}}.snow:nth-child(316){opacity:.4086;transform:translate(91.0296vw,-10px) scale(.3164);animation:fall-316 15s -28s linear infinite}@keyframes fall-316{43.459%{transform:translate(86.0561vw,43.459vh) scale(.3164)}to{transform:translate(88.54285vw,99vh) scale(.3164)}}.snow:nth-child(317){opacity:1.4086;transform:translate(35.7914vw,-10px) scale(.7621);animation:fall-317 19s -24s linear infinite}@keyframes fall-317{53.194%{transform:translate(42.352vw,53.194vh) scale(.7621)}to{transform:translate(39.0717vw,99vh) scale(.7621)}}.snow:nth-child(318){opacity:1.3004;transform:translate(2.7059vw,-10px) scale(.7599);animation:fall-318 25s -21s linear infinite}@keyframes fall-318{51.956%{transform:translate(-6.5416vw,51.956vh) scale(.7599)}to{transform:translate(-1.91785vw,99vh) scale(.7599)}}.snow:nth-child(319){opacity:1.1688;transform:translate(34.8691vw,-10px) scale(.3531);animation:fall-319 14s -9s linear infinite}@keyframes fall-319{32.205%{transform:translate(29.3824vw,32.205vh) scale(.3531)}to{transform:translate(32.12575vw,99vh) scale(.3531)}}.snow:nth-child(320){opacity:1.438;transform:translate(27.0189vw,-10px) scale(.4296);animation:fall-320 27s -19s linear infinite}@keyframes fall-320{79.12%{transform:translate(27.6261vw,79.12vh) scale(.4296)}to{transform:translate(27.3225vw,99vh) scale(.4296)}}.snow:nth-child(321){opacity:1.241;transform:translate(54.6228vw,-10px) scale(.9395);animation:fall-321 13s -15s linear infinite}@keyframes fall-321{60.768%{transform:translate(46.3633vw,60.768vh) scale(.9395)}to{transform:translate(50.49305vw,99vh) scale(.9395)}}.snow:nth-child(322){opacity:.1364;transform:translate(81.1291vw,-10px) scale(.9951);animation:fall-322 26s -18s linear infinite}@keyframes fall-322{75.691%{transform:translate(78.5448vw,75.691vh) scale(.9951)}to{transform:translate(79.83695vw,99vh) scale(.9951)}}.snow:nth-child(323){opacity:.9752;transform:translate(96.0199vw,-10px) scale(.9846);animation:fall-323 18s -3s linear infinite}@keyframes fall-323{72.99%{transform:translate(100.2119vw,72.99vh) scale(.9846)}to{transform:translate(98.1159vw,99vh) scale(.9846)}}.snow:nth-child(324){opacity:.577;transform:translate(88.3218vw,-10px) scale(.5352);animation:fall-324 24s -25s linear infinite}@keyframes fall-324{71.805%{transform:translate(81.4546vw,71.805vh) scale(.5352)}to{transform:translate(84.8882vw,99vh) scale(.5352)}}.snow:nth-child(325){opacity:.5982;transform:translate(81.9219vw,-10px) scale(.2912);animation:fall-325 14s -8s linear infinite}@keyframes fall-325{57.052%{transform:translate(78.6464vw,57.052vh) scale(.2912)}to{transform:translate(80.28415vw,99vh) scale(.2912)}}.snow:nth-child(326){opacity:.9608;transform:translate(70.4567vw,-10px) scale(.3399);animation:fall-326 11s -30s linear infinite}@keyframes fall-326{49.157%{transform:translate(61.3337vw,49.157vh) scale(.3399)}to{transform:translate(65.8952vw,99vh) scale(.3399)}}.snow:nth-child(327){opacity:.5602;transform:translate(73.3843vw,-10px) scale(.2872);animation:fall-327 19s -18s linear infinite}@keyframes fall-327{43.907%{transform:translate(75.6095vw,43.907vh) scale(.2872)}to{transform:translate(74.4969vw,99vh) scale(.2872)}}.snow:nth-child(328){opacity:.1832;transform:translate(92.1715vw,-10px) scale(.3782);animation:fall-328 20s -10s linear infinite}@keyframes fall-328{69.6%{transform:translate(96.5523vw,69.6vh) scale(.3782)}to{transform:translate(94.3619vw,99vh) scale(.3782)}}.snow:nth-child(329){opacity:.9648;transform:translate(5.5447vw,-10px) scale(.013);animation:fall-329 17s -16s linear infinite}@keyframes fall-329{68.636%{transform:translate(8.269vw,68.636vh) scale(.013)}to{transform:translate(6.90685vw,99vh) scale(.013)}}.snow:nth-child(330){opacity:.1688;transform:translate(45.7207vw,-10px) scale(.9934);animation:fall-330 23s -5s linear infinite}@keyframes fall-330{54.657%{transform:translate(51.0838vw,54.657vh) scale(.9934)}to{transform:translate(48.40225vw,99vh) scale(.9934)}}.snow:nth-child(331){opacity:.0764;transform:translate(31.1347vw,-10px) scale(.0977);animation:fall-331 16s -23s linear infinite}@keyframes fall-331{46.072%{transform:translate(29.9666vw,46.072vh) scale(.0977)}to{transform:translate(30.55065vw,99vh) scale(.0977)}}.snow:nth-child(332){opacity:1.118;transform:translate(2.9427vw,-10px) scale(.1868);animation:fall-332 14s -10s linear infinite}@keyframes fall-332{35.595%{transform:translate(-5.1603vw,35.595vh) scale(.1868)}to{transform:translate(-1.1088vw,99vh) scale(.1868)}}.snow:nth-child(333){opacity:.4842;transform:translate(35.2064vw,-10px) scale(.9151);animation:fall-333 28s -3s linear infinite}@keyframes fall-333{76.151%{transform:translate(34.2612vw,76.151vh) scale(.9151)}to{transform:translate(34.7338vw,99vh) scale(.9151)}}.snow:nth-child(334){opacity:.1774;transform:translate(82.055vw,-10px) scale(.3097);animation:fall-334 11s -14s linear infinite}@keyframes fall-334{32.232%{transform:translate(74.3112vw,32.232vh) scale(.3097)}to{transform:translate(78.1831vw,99vh) scale(.3097)}}.snow:nth-child(335){opacity:.059;transform:translate(38.2248vw,-10px) scale(.0232);animation:fall-335 25s -26s linear infinite}@keyframes fall-335{69.92%{transform:translate(45.1865vw,69.92vh) scale(.0232)}to{transform:translate(41.70565vw,99vh) scale(.0232)}}.snow:nth-child(336){opacity:1.8254;transform:translate(79.5368vw,-10px) scale(.3784);animation:fall-336 10s -1s linear infinite}@keyframes fall-336{77.415%{transform:translate(85.2979vw,77.415vh) scale(.3784)}to{transform:translate(82.41735vw,99vh) scale(.3784)}}.snow:nth-child(337){opacity:1.8302;transform:translate(82.3531vw,-10px) scale(.2344);animation:fall-337 16s -2s linear infinite}@keyframes fall-337{46.589%{transform:translate(92.3247vw,46.589vh) scale(.2344)}to{transform:translate(87.3389vw,99vh) scale(.2344)}}.snow:nth-child(338){opacity:1.259;transform:translate(80.6995vw,-10px) scale(.1253);animation:fall-338 14s -30s linear infinite}@keyframes fall-338{47.695%{transform:translate(87.1725vw,47.695vh) scale(.1253)}to{transform:translate(83.936vw,99vh) scale(.1253)}}.snow:nth-child(339){opacity:.8562;transform:translate(52.7818vw,-10px) scale(.5058);animation:fall-339 21s -23s linear infinite}@keyframes fall-339{73.253%{transform:translate(62.1216vw,73.253vh) scale(.5058)}to{transform:translate(57.4517vw,99vh) scale(.5058)}}.snow:nth-child(340){opacity:1.374;transform:translate(16.186vw,-10px) scale(.2895);animation:fall-340 29s -17s linear infinite}@keyframes fall-340{74.652%{transform:translate(21.6783vw,74.652vh) scale(.2895)}to{transform:translate(18.93215vw,99vh) scale(.2895)}}.snow:nth-child(341){opacity:.7314;transform:translate(22.4148vw,-10px) scale(.6567);animation:fall-341 26s -22s linear infinite}@keyframes fall-341{39.824%{transform:translate(25.1906vw,39.824vh) scale(.6567)}to{transform:translate(23.8027vw,99vh) scale(.6567)}}.snow:nth-child(342){opacity:.9656;transform:translate(57.0211vw,-10px) scale(.9451);animation:fall-342 13s -3s linear infinite}@keyframes fall-342{63.516%{transform:translate(64.9396vw,63.516vh) scale(.9451)}to{transform:translate(60.98035vw,99vh) scale(.9451)}}.snow:nth-child(343){opacity:.938;transform:translate(61.1487vw,-10px) scale(.1531);animation:fall-343 20s -12s linear infinite}@keyframes fall-343{57.544%{transform:translate(51.9846vw,57.544vh) scale(.1531)}to{transform:translate(56.56665vw,99vh) scale(.1531)}}.snow:nth-child(344){opacity:.091;transform:translate(34.7174vw,-10px) scale(.4126);animation:fall-344 29s -23s linear infinite}@keyframes fall-344{37.011%{transform:translate(43.2577vw,37.011vh) scale(.4126)}to{transform:translate(38.98755vw,99vh) scale(.4126)}}.snow:nth-child(345){opacity:.1212;transform:translate(25.8775vw,-10px) scale(.6264);animation:fall-345 12s -6s linear infinite}@keyframes fall-345{40.011%{transform:translate(29.6623vw,40.011vh) scale(.6264)}to{transform:translate(27.7699vw,99vh) scale(.6264)}}.snow:nth-child(346){opacity:1.3552;transform:translate(42.803vw,-10px) scale(.8208);animation:fall-346 22s -1s linear infinite}@keyframes fall-346{60.702%{transform:translate(47.42vw,60.702vh) scale(.8208)}to{transform:translate(45.1115vw,99vh) scale(.8208)}}.snow:nth-child(347){opacity:.6664;transform:translate(73.1209vw,-10px) scale(.7908);animation:fall-347 16s -1s linear infinite}@keyframes fall-347{34.396%{transform:translate(70.7248vw,34.396vh) scale(.7908)}to{transform:translate(71.92285vw,99vh) scale(.7908)}}.snow:nth-child(348){opacity:.1054;transform:translate(36.5377vw,-10px) scale(.295);animation:fall-348 20s -25s linear infinite}@keyframes fall-348{63.186%{transform:translate(42.3416vw,63.186vh) scale(.295)}to{transform:translate(39.43965vw,99vh) scale(.295)}}.snow:nth-child(349){opacity:1.0278;transform:translate(59.6079vw,-10px) scale(.2235);animation:fall-349 29s -6s linear infinite}@keyframes fall-349{64.306%{transform:translate(53.0753vw,64.306vh) scale(.2235)}to{transform:translate(56.3416vw,99vh) scale(.2235)}}.snow:nth-child(350){opacity:1.5186;transform:translate(54.2058vw,-10px) scale(.8171);animation:fall-350 19s -11s linear infinite}@keyframes fall-350{68.988%{transform:translate(53.0471vw,68.988vh) scale(.8171)}to{transform:translate(53.62645vw,99vh) scale(.8171)}}.snow:nth-child(351){opacity:.1496;transform:translate(12.6762vw,-10px) scale(.524);animation:fall-351 27s -15s linear infinite}@keyframes fall-351{72.363%{transform:translate(14.267vw,72.363vh) scale(.524)}to{transform:translate(13.4716vw,99vh) scale(.524)}}.snow:nth-child(352){opacity:1.1992;transform:translate(97.6248vw,-10px) scale(.2714);animation:fall-352 11s -19s linear infinite}@keyframes fall-352{54.987%{transform:translate(106.8068vw,54.987vh) scale(.2714)}to{transform:translate(102.2158vw,99vh) scale(.2714)}}.snow:nth-child(353){opacity:1.8148;transform:translate(44.4088vw,-10px) scale(.4003);animation:fall-353 11s -10s linear infinite}@keyframes fall-353{66.099%{transform:translate(41.1725vw,66.099vh) scale(.4003)}to{transform:translate(42.79065vw,99vh) scale(.4003)}}.snow:nth-child(354){opacity:1.5372;transform:translate(18.149vw,-10px) scale(.4791);animation:fall-354 18s -12s linear infinite}@keyframes fall-354{64.269%{transform:translate(14.389vw,64.269vh) scale(.4791)}to{transform:translate(16.269vw,99vh) scale(.4791)}}.snow:nth-child(355){opacity:.6004;transform:translate(99.4185vw,-10px) scale(.3273);animation:fall-355 23s -4s linear infinite}@keyframes fall-355{70.327%{transform:translate(94.8999vw,70.327vh) scale(.3273)}to{transform:translate(97.1592vw,99vh) scale(.3273)}}.snow:nth-child(356){opacity:1.4962;transform:translate(26.421vw,-10px) scale(.5997);animation:fall-356 26s -11s linear infinite}@keyframes fall-356{49.352%{transform:translate(30.3667vw,49.352vh) scale(.5997)}to{transform:translate(28.39385vw,99vh) scale(.5997)}}.snow:nth-child(357){opacity:.2174;transform:translate(11.7551vw,-10px) scale(.3485);animation:fall-357 10s -29s linear infinite}@keyframes fall-357{58.995%{transform:translate(12.8437vw,58.995vh) scale(.3485)}to{transform:translate(12.2994vw,99vh) scale(.3485)}}.snow:nth-child(358){opacity:1.7872;transform:translate(63.7397vw,-10px) scale(.7719);animation:fall-358 13s -11s linear infinite}@keyframes fall-358{40.347%{transform:translate(60.0352vw,40.347vh) scale(.7719)}to{transform:translate(61.88745vw,99vh) scale(.7719)}}.snow:nth-child(359){opacity:1.3088;transform:translate(34.0009vw,-10px) scale(.5026);animation:fall-359 19s -17s linear infinite}@keyframes fall-359{31.525%{transform:translate(38.4489vw,31.525vh) scale(.5026)}to{transform:translate(36.2249vw,99vh) scale(.5026)}}.snow:nth-child(360){opacity:.4352;transform:translate(42.126vw,-10px) scale(.7566);animation:fall-360 13s -16s linear infinite}@keyframes fall-360{62.375%{transform:translate(45.3569vw,62.375vh) scale(.7566)}to{transform:translate(43.74145vw,99vh) scale(.7566)}}.snow:nth-child(361){opacity:1.805;transform:translate(64.7775vw,-10px) scale(.1501);animation:fall-361 25s -25s linear infinite}@keyframes fall-361{31.502%{transform:translate(55.9215vw,31.502vh) scale(.1501)}to{transform:translate(60.3495vw,99vh) scale(.1501)}}.snow:nth-child(362){opacity:1.7628;transform:translate(72.3838vw,-10px) scale(.427);animation:fall-362 25s -28s linear infinite}@keyframes fall-362{74.958%{transform:translate(68.0678vw,74.958vh) scale(.427)}to{transform:translate(70.2258vw,99vh) scale(.427)}}.snow:nth-child(363){opacity:1.2756;transform:translate(90.1748vw,-10px) scale(.5898);animation:fall-363 28s -20s linear infinite}@keyframes fall-363{79.261%{transform:translate(89.0194vw,79.261vh) scale(.5898)}to{transform:translate(89.5971vw,99vh) scale(.5898)}}.snow:nth-child(364){opacity:.678;transform:translate(96.2701vw,-10px) scale(.4102);animation:fall-364 17s -8s linear infinite}@keyframes fall-364{35.463%{transform:translate(89.3912vw,35.463vh) scale(.4102)}to{transform:translate(92.83065vw,99vh) scale(.4102)}}.snow:nth-child(365){opacity:1.656;transform:translate(51.6167vw,-10px) scale(.3106);animation:fall-365 18s -17s linear infinite}@keyframes fall-365{42.384%{transform:translate(53.4551vw,42.384vh) scale(.3106)}to{transform:translate(52.5359vw,99vh) scale(.3106)}}.snow:nth-child(366){opacity:.8538;transform:translate(85.0012vw,-10px) scale(.7322);animation:fall-366 17s -9s linear infinite}@keyframes fall-366{48.9%{transform:translate(93.319vw,48.9vh) scale(.7322)}to{transform:translate(89.1601vw,99vh) scale(.7322)}}.snow:nth-child(367){opacity:1.2542;transform:translate(79.1833vw,-10px) scale(.7708);animation:fall-367 26s -12s linear infinite}@keyframes fall-367{40.284%{transform:translate(81.7693vw,40.284vh) scale(.7708)}to{transform:translate(80.4763vw,99vh) scale(.7708)}}.snow:nth-child(368){opacity:.2822;transform:translate(71.2869vw,-10px) scale(.6128);animation:fall-368 19s -21s linear infinite}@keyframes fall-368{67.264%{transform:translate(61.2941vw,67.264vh) scale(.6128)}to{transform:translate(66.2905vw,99vh) scale(.6128)}}.snow:nth-child(369){opacity:.39;transform:translate(4.1297vw,-10px) scale(.3357);animation:fall-369 25s -24s linear infinite}@keyframes fall-369{34.917%{transform:translate(11.7653vw,34.917vh) scale(.3357)}to{transform:translate(7.9475vw,99vh) scale(.3357)}}.snow:nth-child(370){opacity:.4512;transform:translate(63.5904vw,-10px) scale(.3581);animation:fall-370 27s -8s linear infinite}@keyframes fall-370{70.19%{transform:translate(73.1212vw,70.19vh) scale(.3581)}to{transform:translate(68.3558vw,99vh) scale(.3581)}}.snow:nth-child(371){opacity:.4814;transform:translate(2.7139vw,-10px) scale(.1856);animation:fall-371 14s -8s linear infinite}@keyframes fall-371{40.564%{transform:translate(1.9103vw,40.564vh) scale(.1856)}to{transform:translate(2.3121vw,99vh) scale(.1856)}}.snow:nth-child(372){opacity:1.691;transform:translate(5.1708vw,-10px) scale(.9067);animation:fall-372 14s -5s linear infinite}@keyframes fall-372{49.501%{transform:translate(6.3827vw,49.501vh) scale(.9067)}to{transform:translate(5.77675vw,99vh) scale(.9067)}}.snow:nth-child(373){opacity:1.3408;transform:translate(83.6937vw,-10px) scale(.2377);animation:fall-373 21s -2s linear infinite}@keyframes fall-373{43.714%{transform:translate(86.6452vw,43.714vh) scale(.2377)}to{transform:translate(85.16945vw,99vh) scale(.2377)}}.snow:nth-child(374){opacity:1.6536;transform:translate(37.1342vw,-10px) scale(.5236);animation:fall-374 18s -7s linear infinite}@keyframes fall-374{52.031%{transform:translate(31.3384vw,52.031vh) scale(.5236)}to{transform:translate(34.2363vw,99vh) scale(.5236)}}.snow:nth-child(375){opacity:.8456;transform:translate(76.0186vw,-10px) scale(.4824);animation:fall-375 29s -7s linear infinite}@keyframes fall-375{53.122%{transform:translate(83.4736vw,53.122vh) scale(.4824)}to{transform:translate(79.7461vw,99vh) scale(.4824)}}.snow:nth-child(376){opacity:.2594;transform:translate(55.3697vw,-10px) scale(.5598);animation:fall-376 30s -27s linear infinite}@keyframes fall-376{41.514%{transform:translate(53.7906vw,41.514vh) scale(.5598)}to{transform:translate(54.58015vw,99vh) scale(.5598)}}.snow:nth-child(377){opacity:.2966;transform:translate(93.2499vw,-10px) scale(.9026);animation:fall-377 24s -18s linear infinite}@keyframes fall-377{78.83%{transform:translate(89.5493vw,78.83vh) scale(.9026)}to{transform:translate(91.3996vw,99vh) scale(.9026)}}.snow:nth-child(378){opacity:.1466;transform:translate(64.735vw,-10px) scale(.0579);animation:fall-378 22s -2s linear infinite}@keyframes fall-378{44.6%{transform:translate(73.8322vw,44.6vh) scale(.0579)}to{transform:translate(69.2836vw,99vh) scale(.0579)}}.snow:nth-child(379){opacity:1.5976;transform:translate(50.0855vw,-10px) scale(.8194);animation:fall-379 22s -4s linear infinite}@keyframes fall-379{57.88%{transform:translate(51.805vw,57.88vh) scale(.8194)}to{transform:translate(50.94525vw,99vh) scale(.8194)}}.snow:nth-child(380){opacity:.5336;transform:translate(59.4707vw,-10px) scale(.0354);animation:fall-380 20s -10s linear infinite}@keyframes fall-380{66.824%{transform:translate(54.4875vw,66.824vh) scale(.0354)}to{transform:translate(56.9791vw,99vh) scale(.0354)}}.snow:nth-child(381){opacity:.6444;transform:translate(77.4074vw,-10px) scale(.9301);animation:fall-381 28s -12s linear infinite}@keyframes fall-381{69.24%{transform:translate(83.9468vw,69.24vh) scale(.9301)}to{transform:translate(80.6771vw,99vh) scale(.9301)}}.snow:nth-child(382){opacity:.2458;transform:translate(15.2117vw,-10px) scale(.5309);animation:fall-382 21s -25s linear infinite}@keyframes fall-382{73.729%{transform:translate(8.1997vw,73.729vh) scale(.5309)}to{transform:translate(11.7057vw,99vh) scale(.5309)}}.snow:nth-child(383){opacity:1.345;transform:translate(70.4112vw,-10px) scale(.5659);animation:fall-383 18s -16s linear infinite}@keyframes fall-383{41.675%{transform:translate(64.5757vw,41.675vh) scale(.5659)}to{transform:translate(67.49345vw,99vh) scale(.5659)}}.snow:nth-child(384){opacity:1.4376;transform:translate(67.8397vw,-10px) scale(.7778);animation:fall-384 14s -25s linear infinite}@keyframes fall-384{46.003%{transform:translate(68.2386vw,46.003vh) scale(.7778)}to{transform:translate(68.03915vw,99vh) scale(.7778)}}.snow:nth-child(385){opacity:1.951;transform:translate(12.0297vw,-10px) scale(.8736);animation:fall-385 28s -14s linear infinite}@keyframes fall-385{43.487%{transform:translate(14.337vw,43.487vh) scale(.8736)}to{transform:translate(13.18335vw,99vh) scale(.8736)}}.snow:nth-child(386){opacity:.234;transform:translate(5.9962vw,-10px) scale(.0374);animation:fall-386 30s -26s linear infinite}@keyframes fall-386{43.432%{transform:translate(9.5451vw,43.432vh) scale(.0374)}to{transform:translate(7.77065vw,99vh) scale(.0374)}}.snow:nth-child(387){opacity:.1062;transform:translate(45.562vw,-10px) scale(.6657);animation:fall-387 24s -11s linear infinite}@keyframes fall-387{70.702%{transform:translate(43.417vw,70.702vh) scale(.6657)}to{transform:translate(44.4895vw,99vh) scale(.6657)}}.snow:nth-child(388){opacity:.0472;transform:translate(.7357vw,-10px) scale(.9484);animation:fall-388 10s -10s linear infinite}@keyframes fall-388{65.982%{transform:translate(4.3929vw,65.982vh) scale(.9484)}to{transform:translate(2.5643vw,99vh) scale(.9484)}}.snow:nth-child(389){opacity:.0138;transform:translate(46.2008vw,-10px) scale(.5842);animation:fall-389 21s -8s linear infinite}@keyframes fall-389{61.259%{transform:translate(49.5367vw,61.259vh) scale(.5842)}to{transform:translate(47.86875vw,99vh) scale(.5842)}}.snow:nth-child(390){opacity:.3166;transform:translate(28.4147vw,-10px) scale(.5246);animation:fall-390 27s -22s linear infinite}@keyframes fall-390{60.864%{transform:translate(37.771vw,60.864vh) scale(.5246)}to{transform:translate(33.09285vw,99vh) scale(.5246)}}.snow:nth-child(391){opacity:1.0548;transform:translate(77.9894vw,-10px) scale(.755);animation:fall-391 25s -7s linear infinite}@keyframes fall-391{71.064%{transform:translate(86.135vw,71.064vh) scale(.755)}to{transform:translate(82.0622vw,99vh) scale(.755)}}.snow:nth-child(392){opacity:.4888;transform:translate(73.8334vw,-10px) scale(.3849);animation:fall-392 23s -27s linear infinite}@keyframes fall-392{45.886%{transform:translate(71.0611vw,45.886vh) scale(.3849)}to{transform:translate(72.44725vw,99vh) scale(.3849)}}.snow:nth-child(393){opacity:.586;transform:translate(27.4444vw,-10px) scale(.2722);animation:fall-393 23s -26s linear infinite}@keyframes fall-393{35.014%{transform:translate(28.4866vw,35.014vh) scale(.2722)}to{transform:translate(27.9655vw,99vh) scale(.2722)}}.snow:nth-child(394){opacity:.961;transform:translate(69.4465vw,-10px) scale(.0282);animation:fall-394 18s -14s linear infinite}@keyframes fall-394{50.37%{transform:translate(63.4947vw,50.37vh) scale(.0282)}to{transform:translate(66.4706vw,99vh) scale(.0282)}}.snow:nth-child(395){opacity:.5954;transform:translate(12.843vw,-10px) scale(.2881);animation:fall-395 15s -22s linear infinite}@keyframes fall-395{35.213%{transform:translate(8.9155vw,35.213vh) scale(.2881)}to{transform:translate(10.87925vw,99vh) scale(.2881)}}.snow:nth-child(396){opacity:1.045;transform:translate(48.5556vw,-10px) scale(.9662);animation:fall-396 23s -19s linear infinite}@keyframes fall-396{45.263%{transform:translate(44.4481vw,45.263vh) scale(.9662)}to{transform:translate(46.50185vw,99vh) scale(.9662)}}.snow:nth-child(397){opacity:.5252;transform:translate(26.5017vw,-10px) scale(.9561);animation:fall-397 15s -29s linear infinite}@keyframes fall-397{43.585%{transform:translate(20.5435vw,43.585vh) scale(.9561)}to{transform:translate(23.5226vw,99vh) scale(.9561)}}.snow:nth-child(398){opacity:1.0082;transform:translate(53.1803vw,-10px) scale(.1864);animation:fall-398 25s -23s linear infinite}@keyframes fall-398{35.911%{transform:translate(60.0191vw,35.911vh) scale(.1864)}to{transform:translate(56.5997vw,99vh) scale(.1864)}}.snow:nth-child(399){opacity:.3066;transform:translate(51.1806vw,-10px) scale(.1202);animation:fall-399 12s -14s linear infinite}@keyframes fall-399{30.897%{transform:translate(52.2409vw,30.897vh) scale(.1202)}to{transform:translate(51.71075vw,99vh) scale(.1202)}}.snow:nth-child(400){opacity:.9628;transform:translate(11.14vw,-10px) scale(.8824);animation:fall-400 12s -28s linear infinite}@keyframes fall-400{67.854%{transform:translate(17.3846vw,67.854vh) scale(.8824)}to{transform:translate(14.2623vw,99vh) scale(.8824)}}\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:.6162;transform:translate(58.3044vw,-10px) scale(.4194);animation:fall-1 24s -1s linear infinite}@keyframes fall-1{43.738%{transform:translate(68.2167vw,43.738vh) scale(.4194)}to{transform:translate(63.26055vw,99vh) scale(.4194)}}.snow:nth-child(2){opacity:.1504;transform:translate(28.7132vw,-10px) scale(.8522);animation:fall-2 17s -2s linear infinite}@keyframes fall-2{57.901%{transform:translate(18.7177vw,57.901vh) scale(.8522)}to{transform:translate(23.71545vw,99vh) scale(.8522)}}.snow:nth-child(3){opacity:1.939;transform:translate(61.6961vw,-10px) scale(.6944);animation:fall-3 19s -29s linear infinite}@keyframes fall-3{61.222%{transform:translate(60.0369vw,61.222vh) scale(.6944)}to{transform:translate(60.8665vw,99vh) scale(.6944)}}.snow:nth-child(4){opacity:.1874;transform:translate(54.7092vw,-10px) scale(.8389);animation:fall-4 12s -16s linear infinite}@keyframes fall-4{65.061%{transform:translate(53.5536vw,65.061vh) scale(.8389)}to{transform:translate(54.1314vw,99vh) scale(.8389)}}.snow:nth-child(5){opacity:.7774;transform:translate(45.1014vw,-10px) scale(.5519);animation:fall-5 28s -2s linear infinite}@keyframes fall-5{48.534%{transform:translate(52.7138vw,48.534vh) scale(.5519)}to{transform:translate(48.9076vw,99vh) scale(.5519)}}.snow:nth-child(6){opacity:1.3278;transform:translate(91.8945vw,-10px) scale(.5044);animation:fall-6 30s -5s linear infinite}@keyframes fall-6{34.791%{transform:translate(82.8559vw,34.791vh) scale(.5044)}to{transform:translate(87.3752vw,99vh) scale(.5044)}}.snow:nth-child(7){opacity:1.6162;transform:translate(3.8855vw,-10px) scale(.4058);animation:fall-7 12s -28s linear infinite}@keyframes fall-7{61.259%{transform:translate(-5.098vw,61.259vh) scale(.4058)}to{transform:translate(-.60625vw,99vh) scale(.4058)}}.snow:nth-child(8){opacity:.494;transform:translate(52.811vw,-10px) scale(.9475);animation:fall-8 14s -7s linear infinite}@keyframes fall-8{44.425%{transform:translate(54.0621vw,44.425vh) scale(.9475)}to{transform:translate(53.43655vw,99vh) scale(.9475)}}.snow:nth-child(9){opacity:1.442;transform:translate(20.7101vw,-10px) scale(.7978);animation:fall-9 23s -19s linear infinite}@keyframes fall-9{74.057%{transform:translate(12.0606vw,74.057vh) scale(.7978)}to{transform:translate(16.38535vw,99vh) scale(.7978)}}.snow:nth-child(10){opacity:1.042;transform:translate(73.1863vw,-10px) scale(.4531);animation:fall-10 28s -1s linear infinite}@keyframes fall-10{38.943%{transform:translate(63.2108vw,38.943vh) scale(.4531)}to{transform:translate(68.19855vw,99vh) scale(.4531)}}.snow:nth-child(11){opacity:.6192;transform:translate(44.1732vw,-10px) scale(.6189);animation:fall-11 26s -5s linear infinite}@keyframes fall-11{78.305%{transform:translate(49.199vw,78.305vh) scale(.6189)}to{transform:translate(46.6861vw,99vh) scale(.6189)}}.snow:nth-child(12){opacity:1.3282;transform:translate(82.1289vw,-10px) scale(.4451);animation:fall-12 18s -10s linear infinite}@keyframes fall-12{32.402%{transform:translate(74.2341vw,32.402vh) scale(.4451)}to{transform:translate(78.1815vw,99vh) scale(.4451)}}.snow:nth-child(13){opacity:1.8408;transform:translate(23.7167vw,-10px) scale(.0491);animation:fall-13 18s -4s linear infinite}@keyframes fall-13{43.674%{transform:translate(18.8006vw,43.674vh) scale(.0491)}to{transform:translate(21.25865vw,99vh) scale(.0491)}}.snow:nth-child(14){opacity:1.797;transform:translate(70.3359vw,-10px) scale(.7764);animation:fall-14 15s -17s linear infinite}@keyframes fall-14{65.725%{transform:translate(76.7186vw,65.725vh) scale(.7764)}to{transform:translate(73.52725vw,99vh) scale(.7764)}}.snow:nth-child(15){opacity:.2242;transform:translate(47.529vw,-10px) scale(.1452);animation:fall-15 13s -28s linear infinite}@keyframes fall-15{78.731%{transform:translate(55.6328vw,78.731vh) scale(.1452)}to{transform:translate(51.5809vw,99vh) scale(.1452)}}.snow:nth-child(16){opacity:.859;transform:translate(51.2939vw,-10px) scale(.1853);animation:fall-16 25s -16s linear infinite}@keyframes fall-16{55.67%{transform:translate(46.2053vw,55.67vh) scale(.1853)}to{transform:translate(48.7496vw,99vh) scale(.1853)}}.snow:nth-child(17){opacity:1.014;transform:translate(14.9234vw,-10px) scale(.0043);animation:fall-17 19s -28s linear infinite}@keyframes fall-17{78.205%{transform:translate(10.1652vw,78.205vh) scale(.0043)}to{transform:translate(12.5443vw,99vh) scale(.0043)}}.snow:nth-child(18){opacity:1.3458;transform:translate(46.1535vw,-10px) scale(.6915);animation:fall-18 16s -27s linear infinite}@keyframes fall-18{55.737%{transform:translate(48.2582vw,55.737vh) scale(.6915)}to{transform:translate(47.20585vw,99vh) scale(.6915)}}.snow:nth-child(19){opacity:1.143;transform:translate(27.9887vw,-10px) scale(.2266);animation:fall-19 12s -26s linear infinite}@keyframes fall-19{43.643%{transform:translate(18.8935vw,43.643vh) scale(.2266)}to{transform:translate(23.4411vw,99vh) scale(.2266)}}.snow:nth-child(20){opacity:1.9998;transform:translate(60.2565vw,-10px) scale(.5944);animation:fall-20 12s -12s linear infinite}@keyframes fall-20{38.839%{transform:translate(57.4339vw,38.839vh) scale(.5944)}to{transform:translate(58.8452vw,99vh) scale(.5944)}}.snow:nth-child(21){opacity:1.5972;transform:translate(39.7976vw,-10px) scale(.0439);animation:fall-21 21s -13s linear infinite}@keyframes fall-21{52.529%{transform:translate(31.9981vw,52.529vh) scale(.0439)}to{transform:translate(35.89785vw,99vh) scale(.0439)}}.snow:nth-child(22){opacity:.8314;transform:translate(86.2477vw,-10px) scale(.8211);animation:fall-22 11s -1s linear infinite}@keyframes fall-22{70.368%{transform:translate(89.8326vw,70.368vh) scale(.8211)}to{transform:translate(88.04015vw,99vh) scale(.8211)}}.snow:nth-child(23){opacity:1.487;transform:translate(28.4589vw,-10px) scale(.4853);animation:fall-23 18s -11s linear infinite}@keyframes fall-23{31.889%{transform:translate(36.9252vw,31.889vh) scale(.4853)}to{transform:translate(32.69205vw,99vh) scale(.4853)}}.snow:nth-child(24){opacity:1.0446;transform:translate(32.557vw,-10px) scale(.5407);animation:fall-24 21s -22s linear infinite}@keyframes fall-24{39.649%{transform:translate(32.1364vw,39.649vh) scale(.5407)}to{transform:translate(32.3467vw,99vh) scale(.5407)}}.snow:nth-child(25){opacity:.2768;transform:translate(26.7625vw,-10px) scale(.1489);animation:fall-25 28s -11s linear infinite}@keyframes fall-25{66.531%{transform:translate(35.3714vw,66.531vh) scale(.1489)}to{transform:translate(31.06695vw,99vh) scale(.1489)}}.snow:nth-child(26){opacity:.816;transform:translate(42.9384vw,-10px) scale(.2958);animation:fall-26 12s -26s linear infinite}@keyframes fall-26{72.295%{transform:translate(49.5409vw,72.295vh) scale(.2958)}to{transform:translate(46.23965vw,99vh) scale(.2958)}}.snow:nth-child(27){opacity:.0288;transform:translate(35.4577vw,-10px) scale(.7381);animation:fall-27 13s -16s linear infinite}@keyframes fall-27{40.028%{transform:translate(38.8991vw,40.028vh) scale(.7381)}to{transform:translate(37.1784vw,99vh) scale(.7381)}}.snow:nth-child(28){opacity:.9078;transform:translate(65.9324vw,-10px) scale(.1509);animation:fall-28 30s -11s linear infinite}@keyframes fall-28{33.636%{transform:translate(73.5827vw,33.636vh) scale(.1509)}to{transform:translate(69.75755vw,99vh) scale(.1509)}}.snow:nth-child(29){opacity:.6294;transform:translate(17.0955vw,-10px) scale(.3079);animation:fall-29 20s -18s linear infinite}@keyframes fall-29{49.938%{transform:translate(7.4678vw,49.938vh) scale(.3079)}to{transform:translate(12.28165vw,99vh) scale(.3079)}}.snow:nth-child(30){opacity:1.3956;transform:translate(28.8833vw,-10px) scale(.5464);animation:fall-30 22s -10s linear infinite}@keyframes fall-30{62.901%{transform:translate(33.0629vw,62.901vh) scale(.5464)}to{transform:translate(30.9731vw,99vh) scale(.5464)}}.snow:nth-child(31){opacity:.8006;transform:translate(36.4368vw,-10px) scale(.3253);animation:fall-31 19s -22s linear infinite}@keyframes fall-31{46.426%{transform:translate(41.8874vw,46.426vh) scale(.3253)}to{transform:translate(39.1621vw,99vh) scale(.3253)}}.snow:nth-child(32){opacity:.7326;transform:translate(52.3094vw,-10px) scale(.0233);animation:fall-32 19s -6s linear infinite}@keyframes fall-32{34.784%{transform:translate(60.8844vw,34.784vh) scale(.0233)}to{transform:translate(56.5969vw,99vh) scale(.0233)}}.snow:nth-child(33){opacity:.253;transform:translate(80.922vw,-10px) scale(.11);animation:fall-33 27s -26s linear infinite}@keyframes fall-33{42.963%{transform:translate(80.701vw,42.963vh) scale(.11)}to{transform:translate(80.8115vw,99vh) scale(.11)}}.snow:nth-child(34){opacity:.2814;transform:translate(62.0198vw,-10px) scale(.4625);animation:fall-34 13s -21s linear infinite}@keyframes fall-34{73.707%{transform:translate(55.902vw,73.707vh) scale(.4625)}to{transform:translate(58.9609vw,99vh) scale(.4625)}}.snow:nth-child(35){opacity:1.729;transform:translate(34.6291vw,-10px) scale(.9818);animation:fall-35 21s -14s linear infinite}@keyframes fall-35{67.932%{transform:translate(42.5493vw,67.932vh) scale(.9818)}to{transform:translate(38.5892vw,99vh) scale(.9818)}}.snow:nth-child(36){opacity:.064;transform:translate(40.2438vw,-10px) scale(.8122);animation:fall-36 15s -16s linear infinite}@keyframes fall-36{76.649%{transform:translate(31.2446vw,76.649vh) scale(.8122)}to{transform:translate(35.7442vw,99vh) scale(.8122)}}.snow:nth-child(37){opacity:.5432;transform:translate(88.7937vw,-10px) scale(.0217);animation:fall-37 22s -25s linear infinite}@keyframes fall-37{41.872%{transform:translate(93.5859vw,41.872vh) scale(.0217)}to{transform:translate(91.1898vw,99vh) scale(.0217)}}.snow:nth-child(38){opacity:.512;transform:translate(94.2544vw,-10px) scale(.8694);animation:fall-38 28s -7s linear infinite}@keyframes fall-38{47.138%{transform:translate(98.8205vw,47.138vh) scale(.8694)}to{transform:translate(96.53745vw,99vh) scale(.8694)}}.snow:nth-child(39){opacity:1.6012;transform:translate(23.5512vw,-10px) scale(.948);animation:fall-39 18s -20s linear infinite}@keyframes fall-39{53.981%{transform:translate(18.6309vw,53.981vh) scale(.948)}to{transform:translate(21.09105vw,99vh) scale(.948)}}.snow:nth-child(40){opacity:1.8188;transform:translate(7.3714vw,-10px) scale(.4923);animation:fall-40 26s -4s linear infinite}@keyframes fall-40{39.495%{transform:translate(4.164vw,39.495vh) scale(.4923)}to{transform:translate(5.7677vw,99vh) scale(.4923)}}.snow:nth-child(41){opacity:1.7454;transform:translate(5.6863vw,-10px) scale(.1761);animation:fall-41 25s -6s linear infinite}@keyframes fall-41{34.789%{transform:translate(-.0934vw,34.789vh) scale(.1761)}to{transform:translate(2.79645vw,99vh) scale(.1761)}}.snow:nth-child(42){opacity:.0596;transform:translate(51.142vw,-10px) scale(.2157);animation:fall-42 18s -17s linear infinite}@keyframes fall-42{30.513%{transform:translate(50.3572vw,30.513vh) scale(.2157)}to{transform:translate(50.7496vw,99vh) scale(.2157)}}.snow:nth-child(43){opacity:1.1266;transform:translate(48.925vw,-10px) scale(.3932);animation:fall-43 13s -10s linear infinite}@keyframes fall-43{33.024%{transform:translate(54.5283vw,33.024vh) scale(.3932)}to{transform:translate(51.72665vw,99vh) scale(.3932)}}.snow:nth-child(44){opacity:1.4418;transform:translate(19.484vw,-10px) scale(.8739);animation:fall-44 18s -2s linear infinite}@keyframes fall-44{31.5%{transform:translate(28.746vw,31.5vh) scale(.8739)}to{transform:translate(24.115vw,99vh) scale(.8739)}}.snow:nth-child(45){opacity:1.5166;transform:translate(79.0312vw,-10px) scale(.5463);animation:fall-45 30s -10s linear infinite}@keyframes fall-45{69.592%{transform:translate(74.9831vw,69.592vh) scale(.5463)}to{transform:translate(77.00715vw,99vh) scale(.5463)}}.snow:nth-child(46){opacity:.7764;transform:translate(3.4081vw,-10px) scale(.6883);animation:fall-46 25s -14s linear infinite}@keyframes fall-46{67.042%{transform:translate(-6.3676vw,67.042vh) scale(.6883)}to{transform:translate(-1.47975vw,99vh) scale(.6883)}}.snow:nth-child(47){opacity:1.9272;transform:translate(98.6584vw,-10px) scale(.9347);animation:fall-47 28s -8s linear infinite}@keyframes fall-47{61.465%{transform:translate(91.8501vw,61.465vh) scale(.9347)}to{transform:translate(95.25425vw,99vh) scale(.9347)}}.snow:nth-child(48){opacity:.4456;transform:translate(81.2059vw,-10px) scale(.4261);animation:fall-48 10s -28s linear infinite}@keyframes fall-48{73.899%{transform:translate(76.0624vw,73.899vh) scale(.4261)}to{transform:translate(78.63415vw,99vh) scale(.4261)}}.snow:nth-child(49){opacity:1.7822;transform:translate(69.7163vw,-10px) scale(.3241);animation:fall-49 21s -27s linear infinite}@keyframes fall-49{36.379%{transform:translate(68.4766vw,36.379vh) scale(.3241)}to{transform:translate(69.09645vw,99vh) scale(.3241)}}.snow:nth-child(50){opacity:.7818;transform:translate(36.9815vw,-10px) scale(.0561);animation:fall-50 12s -17s linear infinite}@keyframes fall-50{71.966%{transform:translate(45.6851vw,71.966vh) scale(.0561)}to{transform:translate(41.3333vw,99vh) scale(.0561)}}.snow:nth-child(51){opacity:1.8594;transform:translate(90.1142vw,-10px) scale(.6059);animation:fall-51 30s -24s linear infinite}@keyframes fall-51{66.553%{transform:translate(99.8568vw,66.553vh) scale(.6059)}to{transform:translate(94.9855vw,99vh) scale(.6059)}}.snow:nth-child(52){opacity:1.7212;transform:translate(6.3705vw,-10px) scale(.5803);animation:fall-52 16s -30s linear infinite}@keyframes fall-52{60.667%{transform:translate(8.8082vw,60.667vh) scale(.5803)}to{transform:translate(7.58935vw,99vh) scale(.5803)}}.snow:nth-child(53){opacity:1.1946;transform:translate(16.499vw,-10px) scale(.7836);animation:fall-53 12s -11s linear infinite}@keyframes fall-53{79.424%{transform:translate(11.785vw,79.424vh) scale(.7836)}to{transform:translate(14.142vw,99vh) scale(.7836)}}.snow:nth-child(54){opacity:.5978;transform:translate(2.7972vw,-10px) scale(.2467);animation:fall-54 28s -21s linear infinite}@keyframes fall-54{45.444%{transform:translate(-.3634vw,45.444vh) scale(.2467)}to{transform:translate(1.2169vw,99vh) scale(.2467)}}.snow:nth-child(55){opacity:1.1174;transform:translate(85.3319vw,-10px) scale(.8236);animation:fall-55 11s -8s linear infinite}@keyframes fall-55{54.025%{transform:translate(78.9954vw,54.025vh) scale(.8236)}to{transform:translate(82.16365vw,99vh) scale(.8236)}}.snow:nth-child(56){opacity:.3816;transform:translate(47.1956vw,-10px) scale(.5941);animation:fall-56 22s -20s linear infinite}@keyframes fall-56{53.163%{transform:translate(37.3239vw,53.163vh) scale(.5941)}to{transform:translate(42.25975vw,99vh) scale(.5941)}}.snow:nth-child(57){opacity:1.9986;transform:translate(17.6848vw,-10px) scale(.2298);animation:fall-57 16s -19s linear infinite}@keyframes fall-57{73.695%{transform:translate(8.1616vw,73.695vh) scale(.2298)}to{transform:translate(12.9232vw,99vh) scale(.2298)}}.snow:nth-child(58){opacity:.149;transform:translate(80.4184vw,-10px) scale(.8801);animation:fall-58 14s -10s linear infinite}@keyframes fall-58{35.377%{transform:translate(77.0099vw,35.377vh) scale(.8801)}to{transform:translate(78.71415vw,99vh) scale(.8801)}}.snow:nth-child(59){opacity:1.4066;transform:translate(74.3269vw,-10px) scale(.9373);animation:fall-59 26s -20s linear infinite}@keyframes fall-59{58.907%{transform:translate(64.6627vw,58.907vh) scale(.9373)}to{transform:translate(69.4948vw,99vh) scale(.9373)}}.snow:nth-child(60){opacity:1.0338;transform:translate(30.8311vw,-10px) scale(.9266);animation:fall-60 19s -23s linear infinite}@keyframes fall-60{74.009%{transform:translate(30.8447vw,74.009vh) scale(.9266)}to{transform:translate(30.8379vw,99vh) scale(.9266)}}.snow:nth-child(61){opacity:1.8832;transform:translate(82.8505vw,-10px) scale(.4151);animation:fall-61 28s -4s linear infinite}@keyframes fall-61{76.836%{transform:translate(77.4777vw,76.836vh) scale(.4151)}to{transform:translate(80.1641vw,99vh) scale(.4151)}}.snow:nth-child(62){opacity:1.0974;transform:translate(92.0071vw,-10px) scale(.3301);animation:fall-62 14s -19s linear infinite}@keyframes fall-62{67.331%{transform:translate(83.6916vw,67.331vh) scale(.3301)}to{transform:translate(87.84935vw,99vh) scale(.3301)}}.snow:nth-child(63){opacity:.079;transform:translate(30.7009vw,-10px) scale(.9481);animation:fall-63 14s -13s linear infinite}@keyframes fall-63{54.772%{transform:translate(39.9163vw,54.772vh) scale(.9481)}to{transform:translate(35.3086vw,99vh) scale(.9481)}}.snow:nth-child(64){opacity:.3712;transform:translate(12.4076vw,-10px) scale(.5291);animation:fall-64 13s -21s linear infinite}@keyframes fall-64{45.877%{transform:translate(7.7151vw,45.877vh) scale(.5291)}to{transform:translate(10.06135vw,99vh) scale(.5291)}}.snow:nth-child(65){opacity:1.4496;transform:translate(62.5429vw,-10px) scale(.1166);animation:fall-65 12s -1s linear infinite}@keyframes fall-65{49.949%{transform:translate(63.732vw,49.949vh) scale(.1166)}to{transform:translate(63.13745vw,99vh) scale(.1166)}}.snow:nth-child(66){opacity:.5098;transform:translate(.7507vw,-10px) scale(.8481);animation:fall-66 28s -22s linear infinite}@keyframes fall-66{60.373%{transform:translate(9.8199vw,60.373vh) scale(.8481)}to{transform:translate(5.2853vw,99vh) scale(.8481)}}.snow:nth-child(67){opacity:.4514;transform:translate(59.412vw,-10px) scale(.219);animation:fall-67 12s -12s linear infinite}@keyframes fall-67{34.44%{transform:translate(50.364vw,34.44vh) scale(.219)}to{transform:translate(54.888vw,99vh) scale(.219)}}.snow:nth-child(68){opacity:.738;transform:translate(71.7194vw,-10px) scale(.7305);animation:fall-68 23s -30s linear infinite}@keyframes fall-68{77.074%{transform:translate(62.9045vw,77.074vh) scale(.7305)}to{transform:translate(67.31195vw,99vh) scale(.7305)}}.snow:nth-child(69){opacity:1.0344;transform:translate(74.641vw,-10px) scale(.2294);animation:fall-69 21s -28s linear infinite}@keyframes fall-69{63.961%{transform:translate(73.8789vw,63.961vh) scale(.2294)}to{transform:translate(74.25995vw,99vh) scale(.2294)}}.snow:nth-child(70){opacity:1.0264;transform:translate(33.0235vw,-10px) scale(.7834);animation:fall-70 10s -17s linear infinite}@keyframes fall-70{61.666%{transform:translate(41.9116vw,61.666vh) scale(.7834)}to{transform:translate(37.46755vw,99vh) scale(.7834)}}.snow:nth-child(71){opacity:1.8204;transform:translate(71.5596vw,-10px) scale(.5116);animation:fall-71 23s -30s linear infinite}@keyframes fall-71{45.697%{transform:translate(72.0673vw,45.697vh) scale(.5116)}to{transform:translate(71.81345vw,99vh) scale(.5116)}}.snow:nth-child(72){opacity:1.9178;transform:translate(37.2746vw,-10px) scale(.4419);animation:fall-72 15s -24s linear infinite}@keyframes fall-72{72.414%{transform:translate(37.7613vw,72.414vh) scale(.4419)}to{transform:translate(37.51795vw,99vh) scale(.4419)}}.snow:nth-child(73){opacity:.193;transform:translate(66.0508vw,-10px) scale(.6023);animation:fall-73 14s -11s linear infinite}@keyframes fall-73{31.625%{transform:translate(75.1844vw,31.625vh) scale(.6023)}to{transform:translate(70.6176vw,99vh) scale(.6023)}}.snow:nth-child(74){opacity:.8842;transform:translate(26.2204vw,-10px) scale(.3061);animation:fall-74 10s -6s linear infinite}@keyframes fall-74{67.058%{transform:translate(29.9819vw,67.058vh) scale(.3061)}to{transform:translate(28.10115vw,99vh) scale(.3061)}}.snow:nth-child(75){opacity:.0284;transform:translate(93.4045vw,-10px) scale(.2064);animation:fall-75 25s -14s linear infinite}@keyframes fall-75{54.899%{transform:translate(88.201vw,54.899vh) scale(.2064)}to{transform:translate(90.80275vw,99vh) scale(.2064)}}.snow:nth-child(76){opacity:1.1052;transform:translate(29.7632vw,-10px) scale(.7177);animation:fall-76 13s -11s linear infinite}@keyframes fall-76{45.401%{transform:translate(28.9021vw,45.401vh) scale(.7177)}to{transform:translate(29.33265vw,99vh) scale(.7177)}}.snow:nth-child(77){opacity:1.5324;transform:translate(71.2581vw,-10px) scale(.2241);animation:fall-77 26s -28s linear infinite}@keyframes fall-77{43.325%{transform:translate(61.2879vw,43.325vh) scale(.2241)}to{transform:translate(66.273vw,99vh) scale(.2241)}}.snow:nth-child(78){opacity:1.3592;transform:translate(61.0871vw,-10px) scale(.9898);animation:fall-78 11s -24s linear infinite}@keyframes fall-78{46.231%{transform:translate(52.8903vw,46.231vh) scale(.9898)}to{transform:translate(56.9887vw,99vh) scale(.9898)}}.snow:nth-child(79){opacity:.5632;transform:translate(62.3327vw,-10px) scale(.0892);animation:fall-79 12s -23s linear infinite}@keyframes fall-79{56.799%{transform:translate(68.7821vw,56.799vh) scale(.0892)}to{transform:translate(65.5574vw,99vh) scale(.0892)}}.snow:nth-child(80){opacity:.795;transform:translate(98.2128vw,-10px) scale(.1317);animation:fall-80 21s -16s linear infinite}@keyframes fall-80{35.44%{transform:translate(106.6038vw,35.44vh) scale(.1317)}to{transform:translate(102.4083vw,99vh) scale(.1317)}}.snow:nth-child(81){opacity:.4178;transform:translate(63.7604vw,-10px) scale(.9801);animation:fall-81 14s -19s linear infinite}@keyframes fall-81{63.444%{transform:translate(66.6783vw,63.444vh) scale(.9801)}to{transform:translate(65.21935vw,99vh) scale(.9801)}}.snow:nth-child(82){opacity:.0158;transform:translate(9.1716vw,-10px) scale(.17);animation:fall-82 27s -26s linear infinite}@keyframes fall-82{67.551%{transform:translate(14.2813vw,67.551vh) scale(.17)}to{transform:translate(11.72645vw,99vh) scale(.17)}}.snow:nth-child(83){opacity:1.623;transform:translate(67.3769vw,-10px) scale(.1888);animation:fall-83 10s -17s linear infinite}@keyframes fall-83{70.175%{transform:translate(63.8918vw,70.175vh) scale(.1888)}to{transform:translate(65.63435vw,99vh) scale(.1888)}}.snow:nth-child(84){opacity:1.0736;transform:translate(23.5257vw,-10px) scale(.1417);animation:fall-84 30s -17s linear infinite}@keyframes fall-84{59.106%{transform:translate(15.6597vw,59.106vh) scale(.1417)}to{transform:translate(19.5927vw,99vh) scale(.1417)}}.snow:nth-child(85){opacity:1.9454;transform:translate(50.2286vw,-10px) scale(.4534);animation:fall-85 26s -20s linear infinite}@keyframes fall-85{34.506%{transform:translate(54.735vw,34.506vh) scale(.4534)}to{transform:translate(52.4818vw,99vh) scale(.4534)}}.snow:nth-child(86){opacity:.6876;transform:translate(20.3345vw,-10px) scale(.1808);animation:fall-86 12s -29s linear infinite}@keyframes fall-86{38.849%{transform:translate(29.7492vw,38.849vh) scale(.1808)}to{transform:translate(25.04185vw,99vh) scale(.1808)}}.snow:nth-child(87){opacity:1.0852;transform:translate(.1151vw,-10px) scale(.7067);animation:fall-87 10s -12s linear infinite}@keyframes fall-87{30.815%{transform:translate(.5459vw,30.815vh) scale(.7067)}to{transform:translate(.3305vw,99vh) scale(.7067)}}.snow:nth-child(88){opacity:.5294;transform:translate(.5001vw,-10px) scale(.2602);animation:fall-88 24s -22s linear infinite}@keyframes fall-88{36.244%{transform:translate(-.5767vw,36.244vh) scale(.2602)}to{transform:translate(-.0383vw,99vh) scale(.2602)}}.snow:nth-child(89){opacity:.4564;transform:translate(91.8778vw,-10px) scale(.9639);animation:fall-89 20s -11s linear infinite}@keyframes fall-89{73.777%{transform:translate(90.9581vw,73.777vh) scale(.9639)}to{transform:translate(91.41795vw,99vh) scale(.9639)}}.snow:nth-child(90){opacity:1.9728;transform:translate(50.2269vw,-10px) scale(.5472);animation:fall-90 22s -10s linear infinite}@keyframes fall-90{69.554%{transform:translate(47.9337vw,69.554vh) scale(.5472)}to{transform:translate(49.0803vw,99vh) scale(.5472)}}.snow:nth-child(91){opacity:1.1162;transform:translate(18.4974vw,-10px) scale(.5779);animation:fall-91 15s -8s linear infinite}@keyframes fall-91{49.309%{transform:translate(27.7378vw,49.309vh) scale(.5779)}to{transform:translate(23.1176vw,99vh) scale(.5779)}}.snow:nth-child(92){opacity:.6844;transform:translate(31.534vw,-10px) scale(.0464);animation:fall-92 30s -2s linear infinite}@keyframes fall-92{77.124%{transform:translate(38.0779vw,77.124vh) scale(.0464)}to{transform:translate(34.80595vw,99vh) scale(.0464)}}.snow:nth-child(93){opacity:.4382;transform:translate(28.6151vw,-10px) scale(.4367);animation:fall-93 17s -26s linear infinite}@keyframes fall-93{71.81%{transform:translate(25.1632vw,71.81vh) scale(.4367)}to{transform:translate(26.88915vw,99vh) scale(.4367)}}.snow:nth-child(94){opacity:.2502;transform:translate(49.2574vw,-10px) scale(.8835);animation:fall-94 21s -2s linear infinite}@keyframes fall-94{46.416%{transform:translate(45.531vw,46.416vh) scale(.8835)}to{transform:translate(47.3942vw,99vh) scale(.8835)}}.snow:nth-child(95){opacity:1.192;transform:translate(37.3652vw,-10px) scale(.4829);animation:fall-95 28s -26s linear infinite}@keyframes fall-95{32.412%{transform:translate(43.2272vw,32.412vh) scale(.4829)}to{transform:translate(40.2962vw,99vh) scale(.4829)}}.snow:nth-child(96){opacity:1.932;transform:translate(12.113vw,-10px) scale(.3681);animation:fall-96 26s -23s linear infinite}@keyframes fall-96{49.397%{transform:translate(21.038vw,49.397vh) scale(.3681)}to{transform:translate(16.5755vw,99vh) scale(.3681)}}.snow:nth-child(97){opacity:.3346;transform:translate(85.9861vw,-10px) scale(.9501);animation:fall-97 15s -2s linear infinite}@keyframes fall-97{79.295%{transform:translate(83.8936vw,79.295vh) scale(.9501)}to{transform:translate(84.93985vw,99vh) scale(.9501)}}.snow:nth-child(98){opacity:1.1886;transform:translate(42.9305vw,-10px) scale(.9909);animation:fall-98 26s -26s linear infinite}@keyframes fall-98{69.375%{transform:translate(40.5224vw,69.375vh) scale(.9909)}to{transform:translate(41.72645vw,99vh) scale(.9909)}}.snow:nth-child(99){opacity:1.8422;transform:translate(72.3746vw,-10px) scale(.7373);animation:fall-99 23s -11s linear infinite}@keyframes fall-99{37.267%{transform:translate(72.1947vw,37.267vh) scale(.7373)}to{transform:translate(72.28465vw,99vh) scale(.7373)}}.snow:nth-child(100){opacity:.2298;transform:translate(59.5712vw,-10px) scale(.2994);animation:fall-100 26s -22s linear infinite}@keyframes fall-100{50.088%{transform:translate(68.9362vw,50.088vh) scale(.2994)}to{transform:translate(64.2537vw,99vh) scale(.2994)}}.snow:nth-child(101){opacity:.3466;transform:translate(2.5459vw,-10px) scale(.2536);animation:fall-101 26s -16s linear infinite}@keyframes fall-101{38.394%{transform:translate(-7.2806vw,38.394vh) scale(.2536)}to{transform:translate(-2.36735vw,99vh) scale(.2536)}}.snow:nth-child(102){opacity:.6102;transform:translate(.5444vw,-10px) scale(.8756);animation:fall-102 11s -23s linear infinite}@keyframes fall-102{56.154%{transform:translate(-8.8514vw,56.154vh) scale(.8756)}to{transform:translate(-4.1535vw,99vh) scale(.8756)}}.snow:nth-child(103){opacity:.1258;transform:translate(6.2142vw,-10px) scale(.6632);animation:fall-103 30s -19s linear infinite}@keyframes fall-103{42.064%{transform:translate(3.9516vw,42.064vh) scale(.6632)}to{transform:translate(5.0829vw,99vh) scale(.6632)}}.snow:nth-child(104){opacity:1.884;transform:translate(65.1427vw,-10px) scale(.0698);animation:fall-104 24s -11s linear infinite}@keyframes fall-104{58.079%{transform:translate(65.723vw,58.079vh) scale(.0698)}to{transform:translate(65.43285vw,99vh) scale(.0698)}}.snow:nth-child(105){opacity:1.5912;transform:translate(2.3637vw,-10px) scale(.3416);animation:fall-105 28s -14s linear infinite}@keyframes fall-105{77.418%{transform:translate(4.3727vw,77.418vh) scale(.3416)}to{transform:translate(3.3682vw,99vh) scale(.3416)}}.snow:nth-child(106){opacity:1.99;transform:translate(66.0357vw,-10px) scale(.3788);animation:fall-106 11s -3s linear infinite}@keyframes fall-106{71.731%{transform:translate(67.8572vw,71.731vh) scale(.3788)}to{transform:translate(66.94645vw,99vh) scale(.3788)}}.snow:nth-child(107){opacity:1.5984;transform:translate(24.5682vw,-10px) scale(.4025);animation:fall-107 12s -30s linear infinite}@keyframes fall-107{54.955%{transform:translate(27.6474vw,54.955vh) scale(.4025)}to{transform:translate(26.1078vw,99vh) scale(.4025)}}.snow:nth-child(108){opacity:1.2246;transform:translate(45.0206vw,-10px) scale(.3902);animation:fall-108 13s -22s linear infinite}@keyframes fall-108{44.53%{transform:translate(40.4045vw,44.53vh) scale(.3902)}to{transform:translate(42.71255vw,99vh) scale(.3902)}}.snow:nth-child(109){opacity:.2234;transform:translate(66.6231vw,-10px) scale(.8345);animation:fall-109 11s -3s linear infinite}@keyframes fall-109{78.317%{transform:translate(74.8697vw,78.317vh) scale(.8345)}to{transform:translate(70.7464vw,99vh) scale(.8345)}}.snow:nth-child(110){opacity:1.7978;transform:translate(54.1325vw,-10px) scale(.3659);animation:fall-110 29s -11s linear infinite}@keyframes fall-110{70.183%{transform:translate(47.7232vw,70.183vh) scale(.3659)}to{transform:translate(50.92785vw,99vh) scale(.3659)}}.snow:nth-child(111){opacity:.3974;transform:translate(49.9317vw,-10px) scale(.7212);animation:fall-111 19s -25s linear infinite}@keyframes fall-111{45.286%{transform:translate(45.8771vw,45.286vh) scale(.7212)}to{transform:translate(47.9044vw,99vh) scale(.7212)}}.snow:nth-child(112){opacity:1.0574;transform:translate(75.7361vw,-10px) scale(.5086);animation:fall-112 28s -6s linear infinite}@keyframes fall-112{41.16%{transform:translate(70.0138vw,41.16vh) scale(.5086)}to{transform:translate(72.87495vw,99vh) scale(.5086)}}.snow:nth-child(113){opacity:.6236;transform:translate(4.4952vw,-10px) scale(.6676);animation:fall-113 28s -25s linear infinite}@keyframes fall-113{37.021%{transform:translate(10.9348vw,37.021vh) scale(.6676)}to{transform:translate(7.715vw,99vh) scale(.6676)}}.snow:nth-child(114){opacity:.5286;transform:translate(68.0025vw,-10px) scale(.718);animation:fall-114 12s -3s linear infinite}@keyframes fall-114{54.985%{transform:translate(76.7313vw,54.985vh) scale(.718)}to{transform:translate(72.3669vw,99vh) scale(.718)}}.snow:nth-child(115){opacity:.0656;transform:translate(13.0311vw,-10px) scale(.7091);animation:fall-115 30s -13s linear infinite}@keyframes fall-115{38.687%{transform:translate(4.2829vw,38.687vh) scale(.7091)}to{transform:translate(8.657vw,99vh) scale(.7091)}}.snow:nth-child(116){opacity:1.2112;transform:translate(45.3228vw,-10px) scale(.5875);animation:fall-116 23s -16s linear infinite}@keyframes fall-116{54.197%{transform:translate(55.0061vw,54.197vh) scale(.5875)}to{transform:translate(50.16445vw,99vh) scale(.5875)}}.snow:nth-child(117){opacity:.7084;transform:translate(4.316vw,-10px) scale(.9376);animation:fall-117 12s -30s linear infinite}@keyframes fall-117{50.166%{transform:translate(11.7408vw,50.166vh) scale(.9376)}to{transform:translate(8.0284vw,99vh) scale(.9376)}}.snow:nth-child(118){opacity:.078;transform:translate(66.1722vw,-10px) scale(.0905);animation:fall-118 13s -1s linear infinite}@keyframes fall-118{67.249%{transform:translate(62.5722vw,67.249vh) scale(.0905)}to{transform:translate(64.3722vw,99vh) scale(.0905)}}.snow:nth-child(119){opacity:.3292;transform:translate(96.4885vw,-10px) scale(.2909);animation:fall-119 22s -13s linear infinite}@keyframes fall-119{65.393%{transform:translate(106.1881vw,65.393vh) scale(.2909)}to{transform:translate(101.3383vw,99vh) scale(.2909)}}.snow:nth-child(120){opacity:.7638;transform:translate(43.135vw,-10px) scale(.8396);animation:fall-120 12s -6s linear infinite}@keyframes fall-120{58.339%{transform:translate(48.2048vw,58.339vh) scale(.8396)}to{transform:translate(45.6699vw,99vh) scale(.8396)}}.snow:nth-child(121){opacity:1.444;transform:translate(82.3047vw,-10px) scale(.7271);animation:fall-121 27s -30s linear infinite}@keyframes fall-121{70.444%{transform:translate(89.2474vw,70.444vh) scale(.7271)}to{transform:translate(85.77605vw,99vh) scale(.7271)}}.snow:nth-child(122){opacity:.659;transform:translate(94.96vw,-10px) scale(.7649);animation:fall-122 25s -18s linear infinite}@keyframes fall-122{45.575%{transform:translate(101.3744vw,45.575vh) scale(.7649)}to{transform:translate(98.1672vw,99vh) scale(.7649)}}.snow:nth-child(123){opacity:1.8618;transform:translate(9.9233vw,-10px) scale(.6217);animation:fall-123 21s -17s linear infinite}@keyframes fall-123{71.598%{transform:translate(.4652vw,71.598vh) scale(.6217)}to{transform:translate(5.19425vw,99vh) scale(.6217)}}.snow:nth-child(124){opacity:1.5098;transform:translate(72.3223vw,-10px) scale(.2474);animation:fall-124 29s -27s linear infinite}@keyframes fall-124{71.248%{transform:translate(68.5671vw,71.248vh) scale(.2474)}to{transform:translate(70.4447vw,99vh) scale(.2474)}}.snow:nth-child(125){opacity:1.1744;transform:translate(55.8014vw,-10px) scale(.2345);animation:fall-125 15s -17s linear infinite}@keyframes fall-125{69.236%{transform:translate(48.4197vw,69.236vh) scale(.2345)}to{transform:translate(52.11055vw,99vh) scale(.2345)}}.snow:nth-child(126){opacity:1.6386;transform:translate(76.7332vw,-10px) scale(.2271);animation:fall-126 20s -29s linear infinite}@keyframes fall-126{42.699%{transform:translate(82.9402vw,42.699vh) scale(.2271)}to{transform:translate(79.8367vw,99vh) scale(.2271)}}.snow:nth-child(127){opacity:.5988;transform:translate(46.5154vw,-10px) scale(.462);animation:fall-127 20s -27s linear infinite}@keyframes fall-127{45.286%{transform:translate(39.2288vw,45.286vh) scale(.462)}to{transform:translate(42.8721vw,99vh) scale(.462)}}.snow:nth-child(128){opacity:.4182;transform:translate(13.0951vw,-10px) scale(.8747);animation:fall-128 22s -20s linear infinite}@keyframes fall-128{70.694%{transform:translate(18.9768vw,70.694vh) scale(.8747)}to{transform:translate(16.03595vw,99vh) scale(.8747)}}.snow:nth-child(129){opacity:1.274;transform:translate(91.4434vw,-10px) scale(.4413);animation:fall-129 30s -13s linear infinite}@keyframes fall-129{38.64%{transform:translate(98.739vw,38.64vh) scale(.4413)}to{transform:translate(95.0912vw,99vh) scale(.4413)}}.snow:nth-child(130){opacity:1.7146;transform:translate(95.7776vw,-10px) scale(.8921);animation:fall-130 29s -4s linear infinite}@keyframes fall-130{62.976%{transform:translate(94.5451vw,62.976vh) scale(.8921)}to{transform:translate(95.16135vw,99vh) scale(.8921)}}.snow:nth-child(131){opacity:.7986;transform:translate(66.1144vw,-10px) scale(.4453);animation:fall-131 15s -8s linear infinite}@keyframes fall-131{72.996%{transform:translate(62.2073vw,72.996vh) scale(.4453)}to{transform:translate(64.16085vw,99vh) scale(.4453)}}.snow:nth-child(132){opacity:1.4828;transform:translate(21.4145vw,-10px) scale(.5889);animation:fall-132 27s -13s linear infinite}@keyframes fall-132{67.828%{transform:translate(14.1745vw,67.828vh) scale(.5889)}to{transform:translate(17.7945vw,99vh) scale(.5889)}}.snow:nth-child(133){opacity:1.1504;transform:translate(2.7895vw,-10px) scale(.7332);animation:fall-133 22s -25s linear infinite}@keyframes fall-133{56.535%{transform:translate(-5.6078vw,56.535vh) scale(.7332)}to{transform:translate(-1.40915vw,99vh) scale(.7332)}}.snow:nth-child(134){opacity:1.2436;transform:translate(20.4837vw,-10px) scale(.2366);animation:fall-134 30s -20s linear infinite}@keyframes fall-134{55.597%{transform:translate(16.5476vw,55.597vh) scale(.2366)}to{transform:translate(18.51565vw,99vh) scale(.2366)}}.snow:nth-child(135){opacity:1.435;transform:translate(58.7412vw,-10px) scale(.6228);animation:fall-135 23s -26s linear infinite}@keyframes fall-135{61.555%{transform:translate(58.6721vw,61.555vh) scale(.6228)}to{transform:translate(58.70665vw,99vh) scale(.6228)}}.snow:nth-child(136){opacity:.9952;transform:translate(65.7857vw,-10px) scale(.5381);animation:fall-136 28s -15s linear infinite}@keyframes fall-136{32.731%{transform:translate(59.9757vw,32.731vh) scale(.5381)}to{transform:translate(62.8807vw,99vh) scale(.5381)}}.snow:nth-child(137){opacity:1.9076;transform:translate(10.3717vw,-10px) scale(.0717);animation:fall-137 12s -3s linear infinite}@keyframes fall-137{60.564%{transform:translate(11.6576vw,60.564vh) scale(.0717)}to{transform:translate(11.01465vw,99vh) scale(.0717)}}.snow:nth-child(138){opacity:.3088;transform:translate(31.6397vw,-10px) scale(.7748);animation:fall-138 10s -30s linear infinite}@keyframes fall-138{74.47%{transform:translate(36.7341vw,74.47vh) scale(.7748)}to{transform:translate(34.1869vw,99vh) scale(.7748)}}.snow:nth-child(139){opacity:.5534;transform:translate(55.0319vw,-10px) scale(.5822);animation:fall-139 15s -5s linear infinite}@keyframes fall-139{75.423%{transform:translate(51.269vw,75.423vh) scale(.5822)}to{transform:translate(53.15045vw,99vh) scale(.5822)}}.snow:nth-child(140){opacity:1.9308;transform:translate(70.831vw,-10px) scale(.7685);animation:fall-140 27s -30s linear infinite}@keyframes fall-140{75.265%{transform:translate(65.8586vw,75.265vh) scale(.7685)}to{transform:translate(68.3448vw,99vh) scale(.7685)}}.snow:nth-child(141){opacity:.7072;transform:translate(90.7943vw,-10px) scale(.9936);animation:fall-141 15s -26s linear infinite}@keyframes fall-141{35.154%{transform:translate(92.629vw,35.154vh) scale(.9936)}to{transform:translate(91.71165vw,99vh) scale(.9936)}}.snow:nth-child(142){opacity:1.8208;transform:translate(36.9953vw,-10px) scale(.3635);animation:fall-142 13s -19s linear infinite}@keyframes fall-142{62.419%{transform:translate(36.0823vw,62.419vh) scale(.3635)}to{transform:translate(36.5388vw,99vh) scale(.3635)}}.snow:nth-child(143){opacity:1.4376;transform:translate(39.1429vw,-10px) scale(.0612);animation:fall-143 16s -24s linear infinite}@keyframes fall-143{48.188%{transform:translate(45.0901vw,48.188vh) scale(.0612)}to{transform:translate(42.1165vw,99vh) scale(.0612)}}.snow:nth-child(144){opacity:.4482;transform:translate(29.5713vw,-10px) scale(.7528);animation:fall-144 18s -24s linear infinite}@keyframes fall-144{55.458%{transform:translate(20.5215vw,55.458vh) scale(.7528)}to{transform:translate(25.0464vw,99vh) scale(.7528)}}.snow:nth-child(145){opacity:1.5136;transform:translate(27.9047vw,-10px) scale(.6431);animation:fall-145 15s -22s linear infinite}@keyframes fall-145{76.585%{transform:translate(35.5653vw,76.585vh) scale(.6431)}to{transform:translate(31.735vw,99vh) scale(.6431)}}.snow:nth-child(146){opacity:1.4352;transform:translate(13.4838vw,-10px) scale(.6463);animation:fall-146 12s -30s linear infinite}@keyframes fall-146{41.825%{transform:translate(13.8725vw,41.825vh) scale(.6463)}to{transform:translate(13.67815vw,99vh) scale(.6463)}}.snow:nth-child(147){opacity:1.3296;transform:translate(4.7343vw,-10px) scale(.7578);animation:fall-147 13s -19s linear infinite}@keyframes fall-147{59.799%{transform:translate(8.9304vw,59.799vh) scale(.7578)}to{transform:translate(6.83235vw,99vh) scale(.7578)}}.snow:nth-child(148){opacity:1.2854;transform:translate(12.9667vw,-10px) scale(.4182);animation:fall-148 10s -4s linear infinite}@keyframes fall-148{69.246%{transform:translate(22.7986vw,69.246vh) scale(.4182)}to{transform:translate(17.88265vw,99vh) scale(.4182)}}.snow:nth-child(149){opacity:1.3804;transform:translate(66.8974vw,-10px) scale(.2039);animation:fall-149 13s -18s linear infinite}@keyframes fall-149{75.07%{transform:translate(65.0414vw,75.07vh) scale(.2039)}to{transform:translate(65.9694vw,99vh) scale(.2039)}}.snow:nth-child(150){opacity:1.2056;transform:translate(37.9745vw,-10px) scale(.2172);animation:fall-150 14s -28s linear infinite}@keyframes fall-150{48.947%{transform:translate(37.441vw,48.947vh) scale(.2172)}to{transform:translate(37.70775vw,99vh) scale(.2172)}}.snow:nth-child(151){opacity:1.3782;transform:translate(45.4721vw,-10px) scale(.1864);animation:fall-151 11s -24s linear infinite}@keyframes fall-151{51.915%{transform:translate(37.6736vw,51.915vh) scale(.1864)}to{transform:translate(41.57285vw,99vh) scale(.1864)}}.snow:nth-child(152){opacity:1.0798;transform:translate(70.1576vw,-10px) scale(.8206);animation:fall-152 27s -12s linear infinite}@keyframes fall-152{39.275%{transform:translate(66.0778vw,39.275vh) scale(.8206)}to{transform:translate(68.1177vw,99vh) scale(.8206)}}.snow:nth-child(153){opacity:1.7342;transform:translate(48.0481vw,-10px) scale(.807);animation:fall-153 29s -6s linear infinite}@keyframes fall-153{30.15%{transform:translate(39.9173vw,30.15vh) scale(.807)}to{transform:translate(43.9827vw,99vh) scale(.807)}}.snow:nth-child(154){opacity:.8146;transform:translate(98.5392vw,-10px) scale(.8107);animation:fall-154 30s -12s linear infinite}@keyframes fall-154{65.924%{transform:translate(100.2602vw,65.924vh) scale(.8107)}to{transform:translate(99.3997vw,99vh) scale(.8107)}}.snow:nth-child(155){opacity:.8246;transform:translate(68.7967vw,-10px) scale(.0154);animation:fall-155 29s -27s linear infinite}@keyframes fall-155{33.425%{transform:translate(67.3948vw,33.425vh) scale(.0154)}to{transform:translate(68.09575vw,99vh) scale(.0154)}}.snow:nth-child(156){opacity:.286;transform:translate(62.78vw,-10px) scale(.8906);animation:fall-156 15s -3s linear infinite}@keyframes fall-156{55.085%{transform:translate(66.0233vw,55.085vh) scale(.8906)}to{transform:translate(64.40165vw,99vh) scale(.8906)}}.snow:nth-child(157){opacity:1.5778;transform:translate(10.0536vw,-10px) scale(.7206);animation:fall-157 15s -4s linear infinite}@keyframes fall-157{52.723%{transform:translate(10.0821vw,52.723vh) scale(.7206)}to{transform:translate(10.06785vw,99vh) scale(.7206)}}.snow:nth-child(158){opacity:.4528;transform:translate(29.7358vw,-10px) scale(.8499);animation:fall-158 20s -27s linear infinite}@keyframes fall-158{75.162%{transform:translate(35.2664vw,75.162vh) scale(.8499)}to{transform:translate(32.5011vw,99vh) scale(.8499)}}.snow:nth-child(159){opacity:1.0026;transform:translate(.81vw,-10px) scale(.419);animation:fall-159 13s -24s linear infinite}@keyframes fall-159{32.11%{transform:translate(5.7018vw,32.11vh) scale(.419)}to{transform:translate(3.2559vw,99vh) scale(.419)}}.snow:nth-child(160){opacity:.6242;transform:translate(42.7508vw,-10px) scale(.8248);animation:fall-160 13s -25s linear infinite}@keyframes fall-160{32.403%{transform:translate(50.6201vw,32.403vh) scale(.8248)}to{transform:translate(46.68545vw,99vh) scale(.8248)}}.snow:nth-child(161){opacity:1.0182;transform:translate(71.7642vw,-10px) scale(.022);animation:fall-161 20s -27s linear infinite}@keyframes fall-161{74.976%{transform:translate(76.0863vw,74.976vh) scale(.022)}to{transform:translate(73.92525vw,99vh) scale(.022)}}.snow:nth-child(162){opacity:1.1554;transform:translate(70.3247vw,-10px) scale(.3265);animation:fall-162 19s -6s linear infinite}@keyframes fall-162{78.296%{transform:translate(60.4486vw,78.296vh) scale(.3265)}to{transform:translate(65.38665vw,99vh) scale(.3265)}}.snow:nth-child(163){opacity:.0614;transform:translate(54.6311vw,-10px) scale(.1061);animation:fall-163 11s -17s linear infinite}@keyframes fall-163{69.925%{transform:translate(62.2778vw,69.925vh) scale(.1061)}to{transform:translate(58.45445vw,99vh) scale(.1061)}}.snow:nth-child(164){opacity:.081;transform:translate(74.5751vw,-10px) scale(.9398);animation:fall-164 28s -9s linear infinite}@keyframes fall-164{48.08%{transform:translate(73.1452vw,48.08vh) scale(.9398)}to{transform:translate(73.86015vw,99vh) scale(.9398)}}.snow:nth-child(165){opacity:.4526;transform:translate(6.4776vw,-10px) scale(.6716);animation:fall-165 17s -5s linear infinite}@keyframes fall-165{31.346%{transform:translate(-.0585vw,31.346vh) scale(.6716)}to{transform:translate(3.20955vw,99vh) scale(.6716)}}.snow:nth-child(166){opacity:.4394;transform:translate(4.6327vw,-10px) scale(.5022);animation:fall-166 11s -23s linear infinite}@keyframes fall-166{71.522%{transform:translate(5.1983vw,71.522vh) scale(.5022)}to{transform:translate(4.9155vw,99vh) scale(.5022)}}.snow:nth-child(167){opacity:1.5208;transform:translate(26.9294vw,-10px) scale(.7226);animation:fall-167 16s -28s linear infinite}@keyframes fall-167{38.301%{transform:translate(31.3391vw,38.301vh) scale(.7226)}to{transform:translate(29.13425vw,99vh) scale(.7226)}}.snow:nth-child(168){opacity:.3664;transform:translate(33.573vw,-10px) scale(.6921);animation:fall-168 16s -14s linear infinite}@keyframes fall-168{40.13%{transform:translate(31.624vw,40.13vh) scale(.6921)}to{transform:translate(32.5985vw,99vh) scale(.6921)}}.snow:nth-child(169){opacity:1.3366;transform:translate(73.5432vw,-10px) scale(.2693);animation:fall-169 18s -23s linear infinite}@keyframes fall-169{37.933%{transform:translate(81.1086vw,37.933vh) scale(.2693)}to{transform:translate(77.3259vw,99vh) scale(.2693)}}.snow:nth-child(170){opacity:.3426;transform:translate(24.8971vw,-10px) scale(.246);animation:fall-170 18s -11s linear infinite}@keyframes fall-170{79.987%{transform:translate(19.9282vw,79.987vh) scale(.246)}to{transform:translate(22.41265vw,99vh) scale(.246)}}.snow:nth-child(171){opacity:.066;transform:translate(69.3214vw,-10px) scale(.1205);animation:fall-171 10s -27s linear infinite}@keyframes fall-171{41.673%{transform:translate(68.0823vw,41.673vh) scale(.1205)}to{transform:translate(68.70185vw,99vh) scale(.1205)}}.snow:nth-child(172){opacity:1.882;transform:translate(33.2071vw,-10px) scale(.6203);animation:fall-172 26s -30s linear infinite}@keyframes fall-172{61.378%{transform:translate(36.186vw,61.378vh) scale(.6203)}to{transform:translate(34.69655vw,99vh) scale(.6203)}}.snow:nth-child(173){opacity:1.2134;transform:translate(68.3117vw,-10px) scale(.854);animation:fall-173 15s -14s linear infinite}@keyframes fall-173{64.638%{transform:translate(75.6478vw,64.638vh) scale(.854)}to{transform:translate(71.97975vw,99vh) scale(.854)}}.snow:nth-child(174){opacity:1.0046;transform:translate(43.589vw,-10px) scale(.1921);animation:fall-174 11s -6s linear infinite}@keyframes fall-174{67.334%{transform:translate(39.2802vw,67.334vh) scale(.1921)}to{transform:translate(41.4346vw,99vh) scale(.1921)}}.snow:nth-child(175){opacity:1.7706;transform:translate(55.7694vw,-10px) scale(.2166);animation:fall-175 19s -4s linear infinite}@keyframes fall-175{48.83%{transform:translate(61.7078vw,48.83vh) scale(.2166)}to{transform:translate(58.7386vw,99vh) scale(.2166)}}.snow:nth-child(176){opacity:1.6724;transform:translate(35.6518vw,-10px) scale(.4868);animation:fall-176 28s -21s linear infinite}@keyframes fall-176{43.368%{transform:translate(43.758vw,43.368vh) scale(.4868)}to{transform:translate(39.7049vw,99vh) scale(.4868)}}.snow:nth-child(177){opacity:.6182;transform:translate(47.949vw,-10px) scale(.6498);animation:fall-177 27s -13s linear infinite}@keyframes fall-177{79.86%{transform:translate(45.4247vw,79.86vh) scale(.6498)}to{transform:translate(46.68685vw,99vh) scale(.6498)}}.snow:nth-child(178){opacity:.2712;transform:translate(97.0091vw,-10px) scale(.0343);animation:fall-178 18s -15s linear infinite}@keyframes fall-178{67.749%{transform:translate(103.481vw,67.749vh) scale(.0343)}to{transform:translate(100.24505vw,99vh) scale(.0343)}}.snow:nth-child(179){opacity:.4414;transform:translate(12.7734vw,-10px) scale(1);animation:fall-179 29s -25s linear infinite}@keyframes fall-179{48.439%{transform:translate(9.8562vw,48.439vh) scale(1)}to{transform:translate(11.3148vw,99vh) scale(1)}}.snow:nth-child(180){opacity:1.9038;transform:translate(3.0472vw,-10px) scale(.415);animation:fall-180 17s -13s linear infinite}@keyframes fall-180{67.061%{transform:translate(5.8519vw,67.061vh) scale(.415)}to{transform:translate(4.44955vw,99vh) scale(.415)}}.snow:nth-child(181){opacity:.265;transform:translate(89.5552vw,-10px) scale(.1727);animation:fall-181 30s -19s linear infinite}@keyframes fall-181{37.958%{transform:translate(85.7871vw,37.958vh) scale(.1727)}to{transform:translate(87.67115vw,99vh) scale(.1727)}}.snow:nth-child(182){opacity:.001;transform:translate(23.263vw,-10px) scale(.0959);animation:fall-182 14s -23s linear infinite}@keyframes fall-182{63.033%{transform:translate(32.1401vw,63.033vh) scale(.0959)}to{transform:translate(27.70155vw,99vh) scale(.0959)}}.snow:nth-child(183){opacity:1.9164;transform:translate(13.8916vw,-10px) scale(.5437);animation:fall-183 11s -18s linear infinite}@keyframes fall-183{74.744%{transform:translate(23.2907vw,74.744vh) scale(.5437)}to{transform:translate(18.59115vw,99vh) scale(.5437)}}.snow:nth-child(184){opacity:1.2756;transform:translate(19.6258vw,-10px) scale(.3873);animation:fall-184 11s -30s linear infinite}@keyframes fall-184{60.336%{transform:translate(13.517vw,60.336vh) scale(.3873)}to{transform:translate(16.5714vw,99vh) scale(.3873)}}.snow:nth-child(185){opacity:1.6732;transform:translate(42.4023vw,-10px) scale(.2197);animation:fall-185 29s -16s linear infinite}@keyframes fall-185{70.969%{transform:translate(45.6718vw,70.969vh) scale(.2197)}to{transform:translate(44.03705vw,99vh) scale(.2197)}}.snow:nth-child(186){opacity:1.0164;transform:translate(4.6768vw,-10px) scale(.4043);animation:fall-186 16s -12s linear infinite}@keyframes fall-186{59.516%{transform:translate(3.9457vw,59.516vh) scale(.4043)}to{transform:translate(4.31125vw,99vh) scale(.4043)}}.snow:nth-child(187){opacity:.8994;transform:translate(44.7776vw,-10px) scale(.4522);animation:fall-187 29s -4s linear infinite}@keyframes fall-187{66.688%{transform:translate(44.7684vw,66.688vh) scale(.4522)}to{transform:translate(44.773vw,99vh) scale(.4522)}}.snow:nth-child(188){opacity:.0568;transform:translate(6.3211vw,-10px) scale(.3574);animation:fall-188 26s -13s linear infinite}@keyframes fall-188{54.13%{transform:translate(14.6053vw,54.13vh) scale(.3574)}to{transform:translate(10.4632vw,99vh) scale(.3574)}}.snow:nth-child(189){opacity:.6268;transform:translate(15.7406vw,-10px) scale(.4276);animation:fall-189 26s -9s linear infinite}@keyframes fall-189{57.938%{transform:translate(18.9597vw,57.938vh) scale(.4276)}to{transform:translate(17.35015vw,99vh) scale(.4276)}}.snow:nth-child(190){opacity:.5354;transform:translate(27.8052vw,-10px) scale(.6258);animation:fall-190 15s -10s linear infinite}@keyframes fall-190{32.399%{transform:translate(18.7463vw,32.399vh) scale(.6258)}to{transform:translate(23.27575vw,99vh) scale(.6258)}}.snow:nth-child(191){opacity:.1068;transform:translate(98.0882vw,-10px) scale(.2888);animation:fall-191 19s -1s linear infinite}@keyframes fall-191{66.968%{transform:translate(89.7689vw,66.968vh) scale(.2888)}to{transform:translate(93.92855vw,99vh) scale(.2888)}}.snow:nth-child(192){opacity:1.7966;transform:translate(57.0664vw,-10px) scale(.8786);animation:fall-192 22s -6s linear infinite}@keyframes fall-192{55.336%{transform:translate(66.6019vw,55.336vh) scale(.8786)}to{transform:translate(61.83415vw,99vh) scale(.8786)}}.snow:nth-child(193){opacity:.7428;transform:translate(24.1658vw,-10px) scale(.249);animation:fall-193 11s -3s linear infinite}@keyframes fall-193{77.558%{transform:translate(27.5507vw,77.558vh) scale(.249)}to{transform:translate(25.85825vw,99vh) scale(.249)}}.snow:nth-child(194){opacity:1.5852;transform:translate(63.6353vw,-10px) scale(.045);animation:fall-194 21s -26s linear infinite}@keyframes fall-194{36.361%{transform:translate(58.7931vw,36.361vh) scale(.045)}to{transform:translate(61.2142vw,99vh) scale(.045)}}.snow:nth-child(195){opacity:.0934;transform:translate(24.5518vw,-10px) scale(.6732);animation:fall-195 25s -22s linear infinite}@keyframes fall-195{45.127%{transform:translate(14.7945vw,45.127vh) scale(.6732)}to{transform:translate(19.67315vw,99vh) scale(.6732)}}.snow:nth-child(196){opacity:1.9248;transform:translate(93.622vw,-10px) scale(.5883);animation:fall-196 11s -21s linear infinite}@keyframes fall-196{79.202%{transform:translate(92.3856vw,79.202vh) scale(.5883)}to{transform:translate(93.0038vw,99vh) scale(.5883)}}.snow:nth-child(197){opacity:.7532;transform:translate(59.978vw,-10px) scale(.4269);animation:fall-197 17s -16s linear infinite}@keyframes fall-197{40.569%{transform:translate(69.1379vw,40.569vh) scale(.4269)}to{transform:translate(64.55795vw,99vh) scale(.4269)}}.snow:nth-child(198){opacity:1.8562;transform:translate(55.7502vw,-10px) scale(.8642);animation:fall-198 21s -7s linear infinite}@keyframes fall-198{61.685%{transform:translate(53.1886vw,61.685vh) scale(.8642)}to{transform:translate(54.4694vw,99vh) scale(.8642)}}.snow:nth-child(199){opacity:.8766;transform:translate(80.571vw,-10px) scale(.9894);animation:fall-199 19s -3s linear infinite}@keyframes fall-199{42.333%{transform:translate(71.174vw,42.333vh) scale(.9894)}to{transform:translate(75.8725vw,99vh) scale(.9894)}}.snow:nth-child(200){opacity:1.2734;transform:translate(15.2043vw,-10px) scale(.6887);animation:fall-200 21s -3s linear infinite}@keyframes fall-200{34.449%{transform:translate(16.2463vw,34.449vh) scale(.6887)}to{transform:translate(15.7253vw,99vh) scale(.6887)}}.snow:nth-child(201){opacity:1.824;transform:translate(54.9804vw,-10px) scale(.9571);animation:fall-201 10s -5s linear infinite}@keyframes fall-201{59.868%{transform:translate(61.7633vw,59.868vh) scale(.9571)}to{transform:translate(58.37185vw,99vh) scale(.9571)}}.snow:nth-child(202){opacity:1.3946;transform:translate(59.4483vw,-10px) scale(.1338);animation:fall-202 11s -10s linear infinite}@keyframes fall-202{59.954%{transform:translate(63.774vw,59.954vh) scale(.1338)}to{transform:translate(61.61115vw,99vh) scale(.1338)}}.snow:nth-child(203){opacity:.5686;transform:translate(83.2097vw,-10px) scale(.5783);animation:fall-203 26s -29s linear infinite}@keyframes fall-203{48.392%{transform:translate(75.7406vw,48.392vh) scale(.5783)}to{transform:translate(79.47515vw,99vh) scale(.5783)}}.snow:nth-child(204){opacity:1.198;transform:translate(71.1216vw,-10px) scale(.589);animation:fall-204 21s -18s linear infinite}@keyframes fall-204{39.2%{transform:translate(70.1271vw,39.2vh) scale(.589)}to{transform:translate(70.62435vw,99vh) scale(.589)}}.snow:nth-child(205){opacity:1.5014;transform:translate(61.0687vw,-10px) scale(.8545);animation:fall-205 19s -25s linear infinite}@keyframes fall-205{60.53%{transform:translate(52.1091vw,60.53vh) scale(.8545)}to{transform:translate(56.5889vw,99vh) scale(.8545)}}.snow:nth-child(206){opacity:.6012;transform:translate(67.4988vw,-10px) scale(.0091);animation:fall-206 12s -26s linear infinite}@keyframes fall-206{41.944%{transform:translate(72.7028vw,41.944vh) scale(.0091)}to{transform:translate(70.1008vw,99vh) scale(.0091)}}.snow:nth-child(207){opacity:.6166;transform:translate(31.0175vw,-10px) scale(.3701);animation:fall-207 29s -14s linear infinite}@keyframes fall-207{38.21%{transform:translate(40.8794vw,38.21vh) scale(.3701)}to{transform:translate(35.94845vw,99vh) scale(.3701)}}.snow:nth-child(208){opacity:1.4806;transform:translate(44.3623vw,-10px) scale(.6724);animation:fall-208 30s -4s linear infinite}@keyframes fall-208{65.477%{transform:translate(52.1771vw,65.477vh) scale(.6724)}to{transform:translate(48.2697vw,99vh) scale(.6724)}}.snow:nth-child(209){opacity:1.8104;transform:translate(61.638vw,-10px) scale(.9288);animation:fall-209 10s -24s linear infinite}@keyframes fall-209{30.742%{transform:translate(63.6604vw,30.742vh) scale(.9288)}to{transform:translate(62.6492vw,99vh) scale(.9288)}}.snow:nth-child(210){opacity:1.609;transform:translate(72.6514vw,-10px) scale(.7122);animation:fall-210 27s -22s linear infinite}@keyframes fall-210{60.841%{transform:translate(66.1074vw,60.841vh) scale(.7122)}to{transform:translate(69.3794vw,99vh) scale(.7122)}}.snow:nth-child(211){opacity:.6216;transform:translate(98.7581vw,-10px) scale(.3283);animation:fall-211 13s -10s linear infinite}@keyframes fall-211{55.666%{transform:translate(107.0702vw,55.666vh) scale(.3283)}to{transform:translate(102.91415vw,99vh) scale(.3283)}}.snow:nth-child(212){opacity:1.5138;transform:translate(21.6199vw,-10px) scale(.992);animation:fall-212 17s -13s linear infinite}@keyframes fall-212{54.676%{transform:translate(26.5073vw,54.676vh) scale(.992)}to{transform:translate(24.0636vw,99vh) scale(.992)}}.snow:nth-child(213){opacity:.5108;transform:translate(84.0381vw,-10px) scale(.5294);animation:fall-213 12s -9s linear infinite}@keyframes fall-213{43.678%{transform:translate(88.0239vw,43.678vh) scale(.5294)}to{transform:translate(86.031vw,99vh) scale(.5294)}}.snow:nth-child(214){opacity:.4252;transform:translate(24.9954vw,-10px) scale(.2818);animation:fall-214 11s -9s linear infinite}@keyframes fall-214{74.669%{transform:translate(16.6673vw,74.669vh) scale(.2818)}to{transform:translate(20.83135vw,99vh) scale(.2818)}}.snow:nth-child(215){opacity:1.8738;transform:translate(83.9559vw,-10px) scale(.4587);animation:fall-215 11s -3s linear infinite}@keyframes fall-215{43.412%{transform:translate(78.5931vw,43.412vh) scale(.4587)}to{transform:translate(81.2745vw,99vh) scale(.4587)}}.snow:nth-child(216){opacity:.4152;transform:translate(45.1374vw,-10px) scale(.3999);animation:fall-216 17s -10s linear infinite}@keyframes fall-216{47.523%{transform:translate(43.0384vw,47.523vh) scale(.3999)}to{transform:translate(44.0879vw,99vh) scale(.3999)}}.snow:nth-child(217){opacity:.4598;transform:translate(34.9554vw,-10px) scale(.9001);animation:fall-217 20s -7s linear infinite}@keyframes fall-217{63.138%{transform:translate(32.6675vw,63.138vh) scale(.9001)}to{transform:translate(33.81145vw,99vh) scale(.9001)}}.snow:nth-child(218){opacity:.2564;transform:translate(75.3995vw,-10px) scale(.6483);animation:fall-218 23s -27s linear infinite}@keyframes fall-218{61.981%{transform:translate(67.6437vw,61.981vh) scale(.6483)}to{transform:translate(71.5216vw,99vh) scale(.6483)}}.snow:nth-child(219){opacity:1.1718;transform:translate(6.3vw,-10px) scale(.4813);animation:fall-219 29s -18s linear infinite}@keyframes fall-219{70.302%{transform:translate(13.2593vw,70.302vh) scale(.4813)}to{transform:translate(9.77965vw,99vh) scale(.4813)}}.snow:nth-child(220){opacity:.3896;transform:translate(23.4529vw,-10px) scale(.1058);animation:fall-220 18s -24s linear infinite}@keyframes fall-220{73.737%{transform:translate(21.3073vw,73.737vh) scale(.1058)}to{transform:translate(22.3801vw,99vh) scale(.1058)}}.snow:nth-child(221){opacity:1.577;transform:translate(82.7306vw,-10px) scale(.6991);animation:fall-221 15s -6s linear infinite}@keyframes fall-221{58.751%{transform:translate(75.675vw,58.751vh) scale(.6991)}to{transform:translate(79.2028vw,99vh) scale(.6991)}}.snow:nth-child(222){opacity:.6124;transform:translate(92.0393vw,-10px) scale(.3801);animation:fall-222 23s -21s linear infinite}@keyframes fall-222{57.804%{transform:translate(100.8799vw,57.804vh) scale(.3801)}to{transform:translate(96.4596vw,99vh) scale(.3801)}}.snow:nth-child(223){opacity:.8578;transform:translate(19.2216vw,-10px) scale(.2959);animation:fall-223 20s -26s linear infinite}@keyframes fall-223{62.866%{transform:translate(17.252vw,62.866vh) scale(.2959)}to{transform:translate(18.2368vw,99vh) scale(.2959)}}.snow:nth-child(224){opacity:.4024;transform:translate(78.6665vw,-10px) scale(.8619);animation:fall-224 13s -18s linear infinite}@keyframes fall-224{72.341%{transform:translate(77.603vw,72.341vh) scale(.8619)}to{transform:translate(78.13475vw,99vh) scale(.8619)}}.snow:nth-child(225){opacity:1.0714;transform:translate(.3001vw,-10px) scale(.4974);animation:fall-225 10s -12s linear infinite}@keyframes fall-225{50.495%{transform:translate(-6.291vw,50.495vh) scale(.4974)}to{transform:translate(-2.99545vw,99vh) scale(.4974)}}.snow:nth-child(226){opacity:1.536;transform:translate(98.9988vw,-10px) scale(.365);animation:fall-226 18s -7s linear infinite}@keyframes fall-226{41.728%{transform:translate(95.9809vw,41.728vh) scale(.365)}to{transform:translate(97.48985vw,99vh) scale(.365)}}.snow:nth-child(227){opacity:.146;transform:translate(73.3971vw,-10px) scale(.6522);animation:fall-227 28s -2s linear infinite}@keyframes fall-227{40.212%{transform:translate(79.231vw,40.212vh) scale(.6522)}to{transform:translate(76.31405vw,99vh) scale(.6522)}}.snow:nth-child(228){opacity:1.0264;transform:translate(20.6652vw,-10px) scale(.0792);animation:fall-228 20s -28s linear infinite}@keyframes fall-228{75.355%{transform:translate(26.8619vw,75.355vh) scale(.0792)}to{transform:translate(23.76355vw,99vh) scale(.0792)}}.snow:nth-child(229){opacity:.1468;transform:translate(29.9198vw,-10px) scale(.5251);animation:fall-229 21s -5s linear infinite}@keyframes fall-229{56.282%{transform:translate(33.5587vw,56.282vh) scale(.5251)}to{transform:translate(31.73925vw,99vh) scale(.5251)}}.snow:nth-child(230){opacity:.1484;transform:translate(40.999vw,-10px) scale(.1184);animation:fall-230 24s -6s linear infinite}@keyframes fall-230{44.21%{transform:translate(46.4542vw,44.21vh) scale(.1184)}to{transform:translate(43.7266vw,99vh) scale(.1184)}}.snow:nth-child(231){opacity:.6798;transform:translate(79.2342vw,-10px) scale(.9518);animation:fall-231 28s -15s linear infinite}@keyframes fall-231{55.134%{transform:translate(74.9057vw,55.134vh) scale(.9518)}to{transform:translate(77.06995vw,99vh) scale(.9518)}}.snow:nth-child(232){opacity:1.8858;transform:translate(38.7729vw,-10px) scale(.2939);animation:fall-232 21s -6s linear infinite}@keyframes fall-232{46.73%{transform:translate(45.6573vw,46.73vh) scale(.2939)}to{transform:translate(42.2151vw,99vh) scale(.2939)}}.snow:nth-child(233){opacity:.067;transform:translate(94.5993vw,-10px) scale(.162);animation:fall-233 25s -14s linear infinite}@keyframes fall-233{69.544%{transform:translate(100.3406vw,69.544vh) scale(.162)}to{transform:translate(97.46995vw,99vh) scale(.162)}}.snow:nth-child(234){opacity:.8782;transform:translate(6.7052vw,-10px) scale(.8323);animation:fall-234 25s -16s linear infinite}@keyframes fall-234{32.13%{transform:translate(13.1029vw,32.13vh) scale(.8323)}to{transform:translate(9.90405vw,99vh) scale(.8323)}}.snow:nth-child(235){opacity:1.4244;transform:translate(18.3255vw,-10px) scale(.2364);animation:fall-235 22s -21s linear infinite}@keyframes fall-235{38.657%{transform:translate(19.7156vw,38.657vh) scale(.2364)}to{transform:translate(19.02055vw,99vh) scale(.2364)}}.snow:nth-child(236){opacity:1.2322;transform:translate(3.2867vw,-10px) scale(.149);animation:fall-236 20s -7s linear infinite}@keyframes fall-236{37.09%{transform:translate(4.5695vw,37.09vh) scale(.149)}to{transform:translate(3.9281vw,99vh) scale(.149)}}.snow:nth-child(237){opacity:.2876;transform:translate(75.2784vw,-10px) scale(.3313);animation:fall-237 30s -15s linear infinite}@keyframes fall-237{52.907%{transform:translate(74.3759vw,52.907vh) scale(.3313)}to{transform:translate(74.82715vw,99vh) scale(.3313)}}.snow:nth-child(238){opacity:1.8326;transform:translate(33.8784vw,-10px) scale(.8333);animation:fall-238 11s -27s linear infinite}@keyframes fall-238{77.219%{transform:translate(42.8539vw,77.219vh) scale(.8333)}to{transform:translate(38.36615vw,99vh) scale(.8333)}}.snow:nth-child(239){opacity:.8714;transform:translate(28.9911vw,-10px) scale(.3171);animation:fall-239 27s -21s linear infinite}@keyframes fall-239{35.207%{transform:translate(25.5158vw,35.207vh) scale(.3171)}to{transform:translate(27.25345vw,99vh) scale(.3171)}}.snow:nth-child(240){opacity:.5002;transform:translate(65.3041vw,-10px) scale(.1395);animation:fall-240 22s -11s linear infinite}@keyframes fall-240{34.323%{transform:translate(66.0323vw,34.323vh) scale(.1395)}to{transform:translate(65.6682vw,99vh) scale(.1395)}}.snow:nth-child(241){opacity:.621;transform:translate(1.6761vw,-10px) scale(.6748);animation:fall-241 12s -10s linear infinite}@keyframes fall-241{73.041%{transform:translate(9.0436vw,73.041vh) scale(.6748)}to{transform:translate(5.35985vw,99vh) scale(.6748)}}.snow:nth-child(242){opacity:1.5834;transform:translate(12.9055vw,-10px) scale(.8733);animation:fall-242 13s -12s linear infinite}@keyframes fall-242{37.565%{transform:translate(12.1738vw,37.565vh) scale(.8733)}to{transform:translate(12.53965vw,99vh) scale(.8733)}}.snow:nth-child(243){opacity:.3662;transform:translate(83.5213vw,-10px) scale(.776);animation:fall-243 17s -1s linear infinite}@keyframes fall-243{74.36%{transform:translate(91.5741vw,74.36vh) scale(.776)}to{transform:translate(87.5477vw,99vh) scale(.776)}}.snow:nth-child(244){opacity:1.3264;transform:translate(69.5382vw,-10px) scale(.2508);animation:fall-244 21s -7s linear infinite}@keyframes fall-244{32.512%{transform:translate(63.4358vw,32.512vh) scale(.2508)}to{transform:translate(66.487vw,99vh) scale(.2508)}}.snow:nth-child(245){opacity:.9326;transform:translate(55.3335vw,-10px) scale(.3816);animation:fall-245 30s -29s linear infinite}@keyframes fall-245{77.804%{transform:translate(54.5524vw,77.804vh) scale(.3816)}to{transform:translate(54.94295vw,99vh) scale(.3816)}}.snow:nth-child(246){opacity:.6702;transform:translate(31.468vw,-10px) scale(.6703);animation:fall-246 19s -20s linear infinite}@keyframes fall-246{71.764%{transform:translate(36.449vw,71.764vh) scale(.6703)}to{transform:translate(33.9585vw,99vh) scale(.6703)}}.snow:nth-child(247){opacity:1.662;transform:translate(38.7722vw,-10px) scale(.9523);animation:fall-247 30s -24s linear infinite}@keyframes fall-247{43.103%{transform:translate(40.7327vw,43.103vh) scale(.9523)}to{transform:translate(39.75245vw,99vh) scale(.9523)}}.snow:nth-child(248){opacity:1.3044;transform:translate(13.83vw,-10px) scale(.6425);animation:fall-248 22s -12s linear infinite}@keyframes fall-248{36.636%{transform:translate(8.1139vw,36.636vh) scale(.6425)}to{transform:translate(10.97195vw,99vh) scale(.6425)}}.snow:nth-child(249){opacity:1.0802;transform:translate(71.5029vw,-10px) scale(.5863);animation:fall-249 13s -20s linear infinite}@keyframes fall-249{42.999%{transform:translate(73.8174vw,42.999vh) scale(.5863)}to{transform:translate(72.66015vw,99vh) scale(.5863)}}.snow:nth-child(250){opacity:1.5576;transform:translate(16.3397vw,-10px) scale(.1809);animation:fall-250 24s -21s linear infinite}@keyframes fall-250{77.238%{transform:translate(18.185vw,77.238vh) scale(.1809)}to{transform:translate(17.26235vw,99vh) scale(.1809)}}.snow:nth-child(251){opacity:1.6948;transform:translate(62.5414vw,-10px) scale(.527);animation:fall-251 29s -6s linear infinite}@keyframes fall-251{54.563%{transform:translate(62.4772vw,54.563vh) scale(.527)}to{transform:translate(62.5093vw,99vh) scale(.527)}}.snow:nth-child(252){opacity:1.5534;transform:translate(66.38vw,-10px) scale(.3224);animation:fall-252 14s -3s linear infinite}@keyframes fall-252{41.709%{transform:translate(64.2089vw,41.709vh) scale(.3224)}to{transform:translate(65.29445vw,99vh) scale(.3224)}}.snow:nth-child(253){opacity:.8998;transform:translate(33.0958vw,-10px) scale(.2209);animation:fall-253 18s -2s linear infinite}@keyframes fall-253{32.635%{transform:translate(32.8852vw,32.635vh) scale(.2209)}to{transform:translate(32.9905vw,99vh) scale(.2209)}}.snow:nth-child(254){opacity:.9286;transform:translate(65.9305vw,-10px) scale(.4234);animation:fall-254 16s -26s linear infinite}@keyframes fall-254{72.055%{transform:translate(58.9289vw,72.055vh) scale(.4234)}to{transform:translate(62.4297vw,99vh) scale(.4234)}}.snow:nth-child(255){opacity:.314;transform:translate(49.0867vw,-10px) scale(.7043);animation:fall-255 26s -2s linear infinite}@keyframes fall-255{42.15%{transform:translate(51.9029vw,42.15vh) scale(.7043)}to{transform:translate(50.4948vw,99vh) scale(.7043)}}.snow:nth-child(256){opacity:1.581;transform:translate(91.5545vw,-10px) scale(.2589);animation:fall-256 24s -11s linear infinite}@keyframes fall-256{46.206%{transform:translate(84.7076vw,46.206vh) scale(.2589)}to{transform:translate(88.13105vw,99vh) scale(.2589)}}.snow:nth-child(257){opacity:.3928;transform:translate(31.3047vw,-10px) scale(.7959);animation:fall-257 20s -30s linear infinite}@keyframes fall-257{39.341%{transform:translate(29.0901vw,39.341vh) scale(.7959)}to{transform:translate(30.1974vw,99vh) scale(.7959)}}.snow:nth-child(258){opacity:.2138;transform:translate(71.3387vw,-10px) scale(.5113);animation:fall-258 21s -6s linear infinite}@keyframes fall-258{47.202%{transform:translate(68.8223vw,47.202vh) scale(.5113)}to{transform:translate(70.0805vw,99vh) scale(.5113)}}.snow:nth-child(259){opacity:.0178;transform:translate(85.2538vw,-10px) scale(.4386);animation:fall-259 12s -20s linear infinite}@keyframes fall-259{35.847%{transform:translate(93.5178vw,35.847vh) scale(.4386)}to{transform:translate(89.3858vw,99vh) scale(.4386)}}.snow:nth-child(260){opacity:1.0036;transform:translate(3.8315vw,-10px) scale(.513);animation:fall-260 18s -8s linear infinite}@keyframes fall-260{61.868%{transform:translate(8.9674vw,61.868vh) scale(.513)}to{transform:translate(6.39945vw,99vh) scale(.513)}}.snow:nth-child(261){opacity:.2296;transform:translate(69.2035vw,-10px) scale(.0204);animation:fall-261 27s -27s linear infinite}@keyframes fall-261{38.885%{transform:translate(68.5425vw,38.885vh) scale(.0204)}to{transform:translate(68.873vw,99vh) scale(.0204)}}.snow:nth-child(262){opacity:.5582;transform:translate(36.7374vw,-10px) scale(.4055);animation:fall-262 16s -20s linear infinite}@keyframes fall-262{56.353%{transform:translate(30.0245vw,56.353vh) scale(.4055)}to{transform:translate(33.38095vw,99vh) scale(.4055)}}.snow:nth-child(263){opacity:1.967;transform:translate(64.6229vw,-10px) scale(.2036);animation:fall-263 27s -20s linear infinite}@keyframes fall-263{50.323%{transform:translate(59.5411vw,50.323vh) scale(.2036)}to{transform:translate(62.082vw,99vh) scale(.2036)}}.snow:nth-child(264){opacity:1.165;transform:translate(9.5477vw,-10px) scale(.0254);animation:fall-264 13s -19s linear infinite}@keyframes fall-264{66.825%{transform:translate(13.8347vw,66.825vh) scale(.0254)}to{transform:translate(11.6912vw,99vh) scale(.0254)}}.snow:nth-child(265){opacity:1.3988;transform:translate(74.6109vw,-10px) scale(.8249);animation:fall-265 24s -13s linear infinite}@keyframes fall-265{71.843%{transform:translate(73.9238vw,71.843vh) scale(.8249)}to{transform:translate(74.26735vw,99vh) scale(.8249)}}.snow:nth-child(266){opacity:.373;transform:translate(85.7868vw,-10px) scale(.9481);animation:fall-266 18s -30s linear infinite}@keyframes fall-266{44.885%{transform:translate(80.9345vw,44.885vh) scale(.9481)}to{transform:translate(83.36065vw,99vh) scale(.9481)}}.snow:nth-child(267){opacity:.1106;transform:translate(82.5844vw,-10px) scale(.5037);animation:fall-267 18s -13s linear infinite}@keyframes fall-267{34.54%{transform:translate(77.2926vw,34.54vh) scale(.5037)}to{transform:translate(79.9385vw,99vh) scale(.5037)}}.snow:nth-child(268){opacity:1.1342;transform:translate(75.7027vw,-10px) scale(.0318);animation:fall-268 27s -27s linear infinite}@keyframes fall-268{74.228%{transform:translate(67.0002vw,74.228vh) scale(.0318)}to{transform:translate(71.35145vw,99vh) scale(.0318)}}.snow:nth-child(269){opacity:.9836;transform:translate(62.8813vw,-10px) scale(.5842);animation:fall-269 14s -26s linear infinite}@keyframes fall-269{60.512%{transform:translate(62.2535vw,60.512vh) scale(.5842)}to{transform:translate(62.5674vw,99vh) scale(.5842)}}.snow:nth-child(270){opacity:1.0282;transform:translate(64.614vw,-10px) scale(.667);animation:fall-270 20s -25s linear infinite}@keyframes fall-270{46.34%{transform:translate(63.4099vw,46.34vh) scale(.667)}to{transform:translate(64.01195vw,99vh) scale(.667)}}.snow:nth-child(271){opacity:1.6266;transform:translate(22.4934vw,-10px) scale(.0375);animation:fall-271 14s -29s linear infinite}@keyframes fall-271{34.648%{transform:translate(13.6414vw,34.648vh) scale(.0375)}to{transform:translate(18.0674vw,99vh) scale(.0375)}}.snow:nth-child(272){opacity:.94;transform:translate(32.5491vw,-10px) scale(.2154);animation:fall-272 29s -8s linear infinite}@keyframes fall-272{59.317%{transform:translate(22.8464vw,59.317vh) scale(.2154)}to{transform:translate(27.69775vw,99vh) scale(.2154)}}.snow:nth-child(273){opacity:.2692;transform:translate(51.9149vw,-10px) scale(.3668);animation:fall-273 27s -4s linear infinite}@keyframes fall-273{67.753%{transform:translate(60.9438vw,67.753vh) scale(.3668)}to{transform:translate(56.42935vw,99vh) scale(.3668)}}.snow:nth-child(274){opacity:.8718;transform:translate(75.4736vw,-10px) scale(.3647);animation:fall-274 28s -15s linear infinite}@keyframes fall-274{68.314%{transform:translate(71.6727vw,68.314vh) scale(.3647)}to{transform:translate(73.57315vw,99vh) scale(.3647)}}.snow:nth-child(275){opacity:1.7202;transform:translate(59.4822vw,-10px) scale(.0715);animation:fall-275 20s -13s linear infinite}@keyframes fall-275{40.542%{transform:translate(55.7727vw,40.542vh) scale(.0715)}to{transform:translate(57.62745vw,99vh) scale(.0715)}}.snow:nth-child(276){opacity:.9724;transform:translate(.8058vw,-10px) scale(.4134);animation:fall-276 25s -16s linear infinite}@keyframes fall-276{40.43%{transform:translate(-3.3763vw,40.43vh) scale(.4134)}to{transform:translate(-1.28525vw,99vh) scale(.4134)}}.snow:nth-child(277){opacity:.1236;transform:translate(23.674vw,-10px) scale(.395);animation:fall-277 27s -23s linear infinite}@keyframes fall-277{66.086%{transform:translate(32.8977vw,66.086vh) scale(.395)}to{transform:translate(28.28585vw,99vh) scale(.395)}}.snow:nth-child(278){opacity:1.5342;transform:translate(75.7707vw,-10px) scale(.1894);animation:fall-278 25s -13s linear infinite}@keyframes fall-278{53.705%{transform:translate(74.3919vw,53.705vh) scale(.1894)}to{transform:translate(75.0813vw,99vh) scale(.1894)}}.snow:nth-child(279){opacity:.8206;transform:translate(35.8074vw,-10px) scale(.8181);animation:fall-279 27s -11s linear infinite}@keyframes fall-279{52.853%{transform:translate(27.0006vw,52.853vh) scale(.8181)}to{transform:translate(31.404vw,99vh) scale(.8181)}}.snow:nth-child(280){opacity:.6456;transform:translate(78.7405vw,-10px) scale(.9247);animation:fall-280 11s -16s linear infinite}@keyframes fall-280{62.807%{transform:translate(81.4118vw,62.807vh) scale(.9247)}to{transform:translate(80.07615vw,99vh) scale(.9247)}}.snow:nth-child(281){opacity:.5404;transform:translate(46.5199vw,-10px) scale(.5945);animation:fall-281 23s -11s linear infinite}@keyframes fall-281{68.438%{transform:translate(41.9897vw,68.438vh) scale(.5945)}to{transform:translate(44.2548vw,99vh) scale(.5945)}}.snow:nth-child(282){opacity:1.5428;transform:translate(97.373vw,-10px) scale(.532);animation:fall-282 23s -12s linear infinite}@keyframes fall-282{47.017%{transform:translate(90.9073vw,47.017vh) scale(.532)}to{transform:translate(94.14015vw,99vh) scale(.532)}}.snow:nth-child(283){opacity:.6864;transform:translate(34.9809vw,-10px) scale(.9139);animation:fall-283 25s -23s linear infinite}@keyframes fall-283{77.757%{transform:translate(37.0046vw,77.757vh) scale(.9139)}to{transform:translate(35.99275vw,99vh) scale(.9139)}}.snow:nth-child(284){opacity:1.1992;transform:translate(49.5465vw,-10px) scale(.6635);animation:fall-284 18s -20s linear infinite}@keyframes fall-284{54.391%{transform:translate(44.1892vw,54.391vh) scale(.6635)}to{transform:translate(46.86785vw,99vh) scale(.6635)}}.snow:nth-child(285){opacity:1.4284;transform:translate(5.2893vw,-10px) scale(.9294);animation:fall-285 24s -16s linear infinite}@keyframes fall-285{66.542%{transform:translate(9.5823vw,66.542vh) scale(.9294)}to{transform:translate(7.4358vw,99vh) scale(.9294)}}.snow:nth-child(286){opacity:.0682;transform:translate(10.9932vw,-10px) scale(.1493);animation:fall-286 27s -18s linear infinite}@keyframes fall-286{32.214%{transform:translate(7.2049vw,32.214vh) scale(.1493)}to{transform:translate(9.09905vw,99vh) scale(.1493)}}.snow:nth-child(287){opacity:1.2172;transform:translate(30.6208vw,-10px) scale(.2499);animation:fall-287 15s -13s linear infinite}@keyframes fall-287{35.149%{transform:translate(30.2017vw,35.149vh) scale(.2499)}to{transform:translate(30.41125vw,99vh) scale(.2499)}}.snow:nth-child(288){opacity:1.3062;transform:translate(91.4878vw,-10px) scale(.8049);animation:fall-288 22s -6s linear infinite}@keyframes fall-288{30.288%{transform:translate(83.2738vw,30.288vh) scale(.8049)}to{transform:translate(87.3808vw,99vh) scale(.8049)}}.snow:nth-child(289){opacity:.1484;transform:translate(2.2876vw,-10px) scale(.0335);animation:fall-289 24s -4s linear infinite}@keyframes fall-289{34.755%{transform:translate(-2.1354vw,34.755vh) scale(.0335)}to{transform:translate(.0761vw,99vh) scale(.0335)}}.snow:nth-child(290){opacity:.453;transform:translate(26.6989vw,-10px) scale(.5174);animation:fall-290 19s -5s linear infinite}@keyframes fall-290{61.538%{transform:translate(30.6399vw,61.538vh) scale(.5174)}to{transform:translate(28.6694vw,99vh) scale(.5174)}}.snow:nth-child(291){opacity:1.1604;transform:translate(67.9223vw,-10px) scale(.4444);animation:fall-291 15s -17s linear infinite}@keyframes fall-291{59.903%{transform:translate(64.3073vw,59.903vh) scale(.4444)}to{transform:translate(66.1148vw,99vh) scale(.4444)}}.snow:nth-child(292){opacity:.8172;transform:translate(64.8559vw,-10px) scale(.0647);animation:fall-292 29s -28s linear infinite}@keyframes fall-292{77.129%{transform:translate(73.8361vw,77.129vh) scale(.0647)}to{transform:translate(69.346vw,99vh) scale(.0647)}}.snow:nth-child(293){opacity:1.3436;transform:translate(57.2695vw,-10px) scale(.6251);animation:fall-293 15s -23s linear infinite}@keyframes fall-293{56.678%{transform:translate(63.4473vw,56.678vh) scale(.6251)}to{transform:translate(60.3584vw,99vh) scale(.6251)}}.snow:nth-child(294){opacity:.0974;transform:translate(78.2871vw,-10px) scale(.5728);animation:fall-294 24s -24s linear infinite}@keyframes fall-294{63.386%{transform:translate(75.1059vw,63.386vh) scale(.5728)}to{transform:translate(76.6965vw,99vh) scale(.5728)}}.snow:nth-child(295){opacity:.3408;transform:translate(70.1517vw,-10px) scale(.7226);animation:fall-295 30s -7s linear infinite}@keyframes fall-295{75.764%{transform:translate(62.6354vw,75.764vh) scale(.7226)}to{transform:translate(66.39355vw,99vh) scale(.7226)}}.snow:nth-child(296){opacity:1.5864;transform:translate(67.8354vw,-10px) scale(.9669);animation:fall-296 14s -26s linear infinite}@keyframes fall-296{78.398%{transform:translate(68.5629vw,78.398vh) scale(.9669)}to{transform:translate(68.19915vw,99vh) scale(.9669)}}.snow:nth-child(297){opacity:1.105;transform:translate(86.4492vw,-10px) scale(.4739);animation:fall-297 15s -11s linear infinite}@keyframes fall-297{56.913%{transform:translate(92.615vw,56.913vh) scale(.4739)}to{transform:translate(89.5321vw,99vh) scale(.4739)}}.snow:nth-child(298){opacity:.2628;transform:translate(78.0088vw,-10px) scale(.7259);animation:fall-298 15s -25s linear infinite}@keyframes fall-298{42.066%{transform:translate(85.7288vw,42.066vh) scale(.7259)}to{transform:translate(81.8688vw,99vh) scale(.7259)}}.snow:nth-child(299){opacity:1.3676;transform:translate(24.5466vw,-10px) scale(.8038);animation:fall-299 16s -27s linear infinite}@keyframes fall-299{49.334%{transform:translate(23.2336vw,49.334vh) scale(.8038)}to{transform:translate(23.8901vw,99vh) scale(.8038)}}.snow:nth-child(300){opacity:1.7056;transform:translate(13.7801vw,-10px) scale(.3242);animation:fall-300 23s -8s linear infinite}@keyframes fall-300{49.96%{transform:translate(20.9038vw,49.96vh) scale(.3242)}to{transform:translate(17.34195vw,99vh) scale(.3242)}}.snow:nth-child(301){opacity:.6932;transform:translate(27.4462vw,-10px) scale(.1113);animation:fall-301 14s -11s linear infinite}@keyframes fall-301{30.188%{transform:translate(21.3939vw,30.188vh) scale(.1113)}to{transform:translate(24.42005vw,99vh) scale(.1113)}}.snow:nth-child(302){opacity:.756;transform:translate(61.8335vw,-10px) scale(.9918);animation:fall-302 14s -2s linear infinite}@keyframes fall-302{75.392%{transform:translate(52.8225vw,75.392vh) scale(.9918)}to{transform:translate(57.328vw,99vh) scale(.9918)}}.snow:nth-child(303){opacity:1.4412;transform:translate(11.3596vw,-10px) scale(.6447);animation:fall-303 30s -8s linear infinite}@keyframes fall-303{74.085%{transform:translate(10.4913vw,74.085vh) scale(.6447)}to{transform:translate(10.92545vw,99vh) scale(.6447)}}.snow:nth-child(304){opacity:.2248;transform:translate(2.9585vw,-10px) scale(.735);animation:fall-304 26s -20s linear infinite}@keyframes fall-304{56.481%{transform:translate(11.6538vw,56.481vh) scale(.735)}to{transform:translate(7.30615vw,99vh) scale(.735)}}.snow:nth-child(305){opacity:.248;transform:translate(80.6996vw,-10px) scale(.2332);animation:fall-305 23s -4s linear infinite}@keyframes fall-305{69.566%{transform:translate(74.2527vw,69.566vh) scale(.2332)}to{transform:translate(77.47615vw,99vh) scale(.2332)}}.snow:nth-child(306){opacity:.4784;transform:translate(64.8617vw,-10px) scale(.7438);animation:fall-306 15s -11s linear infinite}@keyframes fall-306{50.542%{transform:translate(60.3426vw,50.542vh) scale(.7438)}to{transform:translate(62.60215vw,99vh) scale(.7438)}}.snow:nth-child(307){opacity:.9106;transform:translate(98.1655vw,-10px) scale(.1797);animation:fall-307 16s -8s linear infinite}@keyframes fall-307{67.181%{transform:translate(93.4485vw,67.181vh) scale(.1797)}to{transform:translate(95.807vw,99vh) scale(.1797)}}.snow:nth-child(308){opacity:.7014;transform:translate(16.548vw,-10px) scale(.9781);animation:fall-308 23s -26s linear infinite}@keyframes fall-308{39.753%{transform:translate(24.16vw,39.753vh) scale(.9781)}to{transform:translate(20.354vw,99vh) scale(.9781)}}.snow:nth-child(309){opacity:.6368;transform:translate(86.8334vw,-10px) scale(.5802);animation:fall-309 21s -4s linear infinite}@keyframes fall-309{46.3%{transform:translate(91.6998vw,46.3vh) scale(.5802)}to{transform:translate(89.2666vw,99vh) scale(.5802)}}.snow:nth-child(310){opacity:.0154;transform:translate(64.1232vw,-10px) scale(.9946);animation:fall-310 30s -3s linear infinite}@keyframes fall-310{72.406%{transform:translate(68.2771vw,72.406vh) scale(.9946)}to{transform:translate(66.20015vw,99vh) scale(.9946)}}.snow:nth-child(311){opacity:1.1874;transform:translate(84.9399vw,-10px) scale(.5267);animation:fall-311 18s -23s linear infinite}@keyframes fall-311{55.316%{transform:translate(86.7233vw,55.316vh) scale(.5267)}to{transform:translate(85.8316vw,99vh) scale(.5267)}}.snow:nth-child(312){opacity:.2244;transform:translate(81.9704vw,-10px) scale(.041);animation:fall-312 12s -25s linear infinite}@keyframes fall-312{40.281%{transform:translate(81.8359vw,40.281vh) scale(.041)}to{transform:translate(81.90315vw,99vh) scale(.041)}}.snow:nth-child(313){opacity:1.5184;transform:translate(70.3532vw,-10px) scale(.6894);animation:fall-313 20s -23s linear infinite}@keyframes fall-313{63.676%{transform:translate(70.9403vw,63.676vh) scale(.6894)}to{transform:translate(70.64675vw,99vh) scale(.6894)}}.snow:nth-child(314){opacity:.149;transform:translate(9.8001vw,-10px) scale(.4494);animation:fall-314 30s -8s linear infinite}@keyframes fall-314{38.543%{transform:translate(9.0321vw,38.543vh) scale(.4494)}to{transform:translate(9.4161vw,99vh) scale(.4494)}}.snow:nth-child(315){opacity:.0464;transform:translate(42.3425vw,-10px) scale(.9216);animation:fall-315 14s -12s linear infinite}@keyframes fall-315{60.199%{transform:translate(48.7899vw,60.199vh) scale(.9216)}to{transform:translate(45.5662vw,99vh) scale(.9216)}}.snow:nth-child(316){opacity:1.9662;transform:translate(72.0008vw,-10px) scale(.5611);animation:fall-316 19s -5s linear infinite}@keyframes fall-316{78.468%{transform:translate(66.3263vw,78.468vh) scale(.5611)}to{transform:translate(69.16355vw,99vh) scale(.5611)}}.snow:nth-child(317){opacity:.9534;transform:translate(91.3761vw,-10px) scale(.3817);animation:fall-317 18s -10s linear infinite}@keyframes fall-317{35.591%{transform:translate(82.4477vw,35.591vh) scale(.3817)}to{transform:translate(86.9119vw,99vh) scale(.3817)}}.snow:nth-child(318){opacity:1.7672;transform:translate(65.2898vw,-10px) scale(.0999);animation:fall-318 30s -24s linear infinite}@keyframes fall-318{43.898%{transform:translate(69.0479vw,43.898vh) scale(.0999)}to{transform:translate(67.16885vw,99vh) scale(.0999)}}.snow:nth-child(319){opacity:1.184;transform:translate(93.4889vw,-10px) scale(.6692);animation:fall-319 30s -7s linear infinite}@keyframes fall-319{57.153%{transform:translate(95.0068vw,57.153vh) scale(.6692)}to{transform:translate(94.24785vw,99vh) scale(.6692)}}.snow:nth-child(320){opacity:1.956;transform:translate(73.8013vw,-10px) scale(.6985);animation:fall-320 20s -24s linear infinite}@keyframes fall-320{59.808%{transform:translate(73.3888vw,59.808vh) scale(.6985)}to{transform:translate(73.59505vw,99vh) scale(.6985)}}.snow:nth-child(321){opacity:.1912;transform:translate(43.7184vw,-10px) scale(.3504);animation:fall-321 13s -1s linear infinite}@keyframes fall-321{38.047%{transform:translate(45.6604vw,38.047vh) scale(.3504)}to{transform:translate(44.6894vw,99vh) scale(.3504)}}.snow:nth-child(322){opacity:.042;transform:translate(53.3891vw,-10px) scale(.8694);animation:fall-322 11s -16s linear infinite}@keyframes fall-322{38.337%{transform:translate(60.8193vw,38.337vh) scale(.8694)}to{transform:translate(57.1042vw,99vh) scale(.8694)}}.snow:nth-child(323){opacity:.2312;transform:translate(57.8086vw,-10px) scale(.3983);animation:fall-323 10s -23s linear infinite}@keyframes fall-323{63.516%{transform:translate(58.1618vw,63.516vh) scale(.3983)}to{transform:translate(57.9852vw,99vh) scale(.3983)}}.snow:nth-child(324){opacity:.7246;transform:translate(37.3775vw,-10px) scale(.8024);animation:fall-324 15s -28s linear infinite}@keyframes fall-324{38.884%{transform:translate(30.0991vw,38.884vh) scale(.8024)}to{transform:translate(33.7383vw,99vh) scale(.8024)}}.snow:nth-child(325){opacity:.3182;transform:translate(38.4556vw,-10px) scale(.7998);animation:fall-325 24s -4s linear infinite}@keyframes fall-325{67.624%{transform:translate(35.4434vw,67.624vh) scale(.7998)}to{transform:translate(36.9495vw,99vh) scale(.7998)}}.snow:nth-child(326){opacity:1.7368;transform:translate(41.7566vw,-10px) scale(.2458);animation:fall-326 13s -7s linear infinite}@keyframes fall-326{39.904%{transform:translate(33.6578vw,39.904vh) scale(.2458)}to{transform:translate(37.7072vw,99vh) scale(.2458)}}.snow:nth-child(327){opacity:1.819;transform:translate(67.9987vw,-10px) scale(.7102);animation:fall-327 28s -15s linear infinite}@keyframes fall-327{55.6%{transform:translate(68.4605vw,55.6vh) scale(.7102)}to{transform:translate(68.2296vw,99vh) scale(.7102)}}.snow:nth-child(328){opacity:1.3002;transform:translate(56.2784vw,-10px) scale(.2754);animation:fall-328 19s -17s linear infinite}@keyframes fall-328{43.941%{transform:translate(48.1993vw,43.941vh) scale(.2754)}to{transform:translate(52.23885vw,99vh) scale(.2754)}}.snow:nth-child(329){opacity:1.4826;transform:translate(58.1143vw,-10px) scale(.1606);animation:fall-329 28s -22s linear infinite}@keyframes fall-329{58.115%{transform:translate(55.7637vw,58.115vh) scale(.1606)}to{transform:translate(56.939vw,99vh) scale(.1606)}}.snow:nth-child(330){opacity:1.9494;transform:translate(59.7895vw,-10px) scale(.8259);animation:fall-330 24s -2s linear infinite}@keyframes fall-330{47.912%{transform:translate(53.3487vw,47.912vh) scale(.8259)}to{transform:translate(56.5691vw,99vh) scale(.8259)}}.snow:nth-child(331){opacity:.89;transform:translate(20.8108vw,-10px) scale(.5634);animation:fall-331 21s -16s linear infinite}@keyframes fall-331{38.009%{transform:translate(14.9712vw,38.009vh) scale(.5634)}to{transform:translate(17.891vw,99vh) scale(.5634)}}.snow:nth-child(332){opacity:.6368;transform:translate(3.1886vw,-10px) scale(.1479);animation:fall-332 21s -28s linear infinite}@keyframes fall-332{63.423%{transform:translate(7.7701vw,63.423vh) scale(.1479)}to{transform:translate(5.47935vw,99vh) scale(.1479)}}.snow:nth-child(333){opacity:1.4432;transform:translate(14.1631vw,-10px) scale(.474);animation:fall-333 20s -7s linear infinite}@keyframes fall-333{45.313%{transform:translate(5.2042vw,45.313vh) scale(.474)}to{transform:translate(9.68365vw,99vh) scale(.474)}}.snow:nth-child(334){opacity:.355;transform:translate(29.301vw,-10px) scale(.4572);animation:fall-334 19s -29s linear infinite}@keyframes fall-334{42.08%{transform:translate(26.2709vw,42.08vh) scale(.4572)}to{transform:translate(27.78595vw,99vh) scale(.4572)}}.snow:nth-child(335){opacity:.0774;transform:translate(75.9933vw,-10px) scale(.8582);animation:fall-335 24s -2s linear infinite}@keyframes fall-335{39.047%{transform:translate(66.5173vw,39.047vh) scale(.8582)}to{transform:translate(71.2553vw,99vh) scale(.8582)}}.snow:nth-child(336){opacity:1.8416;transform:translate(64.2634vw,-10px) scale(.054);animation:fall-336 17s -26s linear infinite}@keyframes fall-336{68.59%{transform:translate(61.9647vw,68.59vh) scale(.054)}to{transform:translate(63.11405vw,99vh) scale(.054)}}.snow:nth-child(337){opacity:.5992;transform:translate(46.9957vw,-10px) scale(.8245);animation:fall-337 25s -16s linear infinite}@keyframes fall-337{60.234%{transform:translate(47.6595vw,60.234vh) scale(.8245)}to{transform:translate(47.3276vw,99vh) scale(.8245)}}.snow:nth-child(338){opacity:.4728;transform:translate(77.5534vw,-10px) scale(.2865);animation:fall-338 22s -19s linear infinite}@keyframes fall-338{72.283%{transform:translate(84.8874vw,72.283vh) scale(.2865)}to{transform:translate(81.2204vw,99vh) scale(.2865)}}.snow:nth-child(339){opacity:1.014;transform:translate(74.0114vw,-10px) scale(.4255);animation:fall-339 14s -14s linear infinite}@keyframes fall-339{75.577%{transform:translate(71.8355vw,75.577vh) scale(.4255)}to{transform:translate(72.92345vw,99vh) scale(.4255)}}.snow:nth-child(340){opacity:1.9662;transform:translate(84.7391vw,-10px) scale(.9975);animation:fall-340 17s -18s linear infinite}@keyframes fall-340{44.377%{transform:translate(81.4404vw,44.377vh) scale(.9975)}to{transform:translate(83.08975vw,99vh) scale(.9975)}}.snow:nth-child(341){opacity:1.0348;transform:translate(4.7839vw,-10px) scale(.9266);animation:fall-341 30s -9s linear infinite}@keyframes fall-341{47.197%{transform:translate(4.852vw,47.197vh) scale(.9266)}to{transform:translate(4.81795vw,99vh) scale(.9266)}}.snow:nth-child(342){opacity:.3532;transform:translate(52.2415vw,-10px) scale(.9119);animation:fall-342 13s -13s linear infinite}@keyframes fall-342{67.788%{transform:translate(61.9678vw,67.788vh) scale(.9119)}to{transform:translate(57.10465vw,99vh) scale(.9119)}}.snow:nth-child(343){opacity:1.1704;transform:translate(96.9651vw,-10px) scale(.9964);animation:fall-343 24s -12s linear infinite}@keyframes fall-343{71.926%{transform:translate(98.5677vw,71.926vh) scale(.9964)}to{transform:translate(97.7664vw,99vh) scale(.9964)}}.snow:nth-child(344){opacity:.5224;transform:translate(88.8731vw,-10px) scale(.976);animation:fall-344 18s -18s linear infinite}@keyframes fall-344{73.628%{transform:translate(86.1665vw,73.628vh) scale(.976)}to{transform:translate(87.5198vw,99vh) scale(.976)}}.snow:nth-child(345){opacity:1.146;transform:translate(96.8979vw,-10px) scale(.1586);animation:fall-345 30s -14s linear infinite}@keyframes fall-345{46.039%{transform:translate(95.6936vw,46.039vh) scale(.1586)}to{transform:translate(96.29575vw,99vh) scale(.1586)}}.snow:nth-child(346){opacity:.6934;transform:translate(14.3864vw,-10px) scale(.3207);animation:fall-346 21s -15s linear infinite}@keyframes fall-346{69.412%{transform:translate(12.5449vw,69.412vh) scale(.3207)}to{transform:translate(13.46565vw,99vh) scale(.3207)}}.snow:nth-child(347){opacity:.9882;transform:translate(49.1298vw,-10px) scale(.3041);animation:fall-347 11s -15s linear infinite}@keyframes fall-347{61.518%{transform:translate(39.201vw,61.518vh) scale(.3041)}to{transform:translate(44.1654vw,99vh) scale(.3041)}}.snow:nth-child(348){opacity:1.5192;transform:translate(43.9003vw,-10px) scale(.238);animation:fall-348 28s -18s linear infinite}@keyframes fall-348{60.884%{transform:translate(47.1579vw,60.884vh) scale(.238)}to{transform:translate(45.5291vw,99vh) scale(.238)}}.snow:nth-child(349){opacity:.0864;transform:translate(96.9988vw,-10px) scale(.8366);animation:fall-349 19s -12s linear infinite}@keyframes fall-349{58.779%{transform:translate(88.5213vw,58.779vh) scale(.8366)}to{transform:translate(92.76005vw,99vh) scale(.8366)}}.snow:nth-child(350){opacity:.252;transform:translate(31.6215vw,-10px) scale(.6223);animation:fall-350 21s -18s linear infinite}@keyframes fall-350{45.067%{transform:translate(28.3532vw,45.067vh) scale(.6223)}to{transform:translate(29.98735vw,99vh) scale(.6223)}}.snow:nth-child(351){opacity:.873;transform:translate(20.5616vw,-10px) scale(.2456);animation:fall-351 30s -1s linear infinite}@keyframes fall-351{57.503%{transform:translate(20.5491vw,57.503vh) scale(.2456)}to{transform:translate(20.55535vw,99vh) scale(.2456)}}.snow:nth-child(352){opacity:1.0376;transform:translate(78.3213vw,-10px) scale(.4254);animation:fall-352 19s -20s linear infinite}@keyframes fall-352{65.073%{transform:translate(68.6851vw,65.073vh) scale(.4254)}to{transform:translate(73.5032vw,99vh) scale(.4254)}}.snow:nth-child(353){opacity:1.2506;transform:translate(39.2263vw,-10px) scale(.7605);animation:fall-353 26s -4s linear infinite}@keyframes fall-353{52.946%{transform:translate(47.9433vw,52.946vh) scale(.7605)}to{transform:translate(43.5848vw,99vh) scale(.7605)}}.snow:nth-child(354){opacity:.7942;transform:translate(30.2006vw,-10px) scale(.4517);animation:fall-354 21s -25s linear infinite}@keyframes fall-354{59.445%{transform:translate(31.3417vw,59.445vh) scale(.4517)}to{transform:translate(30.77115vw,99vh) scale(.4517)}}.snow:nth-child(355){opacity:1.3684;transform:translate(66.6256vw,-10px) scale(.1577);animation:fall-355 27s -14s linear infinite}@keyframes fall-355{33.524%{transform:translate(58.6698vw,33.524vh) scale(.1577)}to{transform:translate(62.6477vw,99vh) scale(.1577)}}.snow:nth-child(356){opacity:.7232;transform:translate(.4191vw,-10px) scale(.0557);animation:fall-356 15s -16s linear infinite}@keyframes fall-356{70.993%{transform:translate(9.6999vw,70.993vh) scale(.0557)}to{transform:translate(5.0595vw,99vh) scale(.0557)}}.snow:nth-child(357){opacity:1.003;transform:translate(48.1479vw,-10px) scale(.6539);animation:fall-357 24s -19s linear infinite}@keyframes fall-357{50.804%{transform:translate(46.5014vw,50.804vh) scale(.6539)}to{transform:translate(47.32465vw,99vh) scale(.6539)}}.snow:nth-child(358){opacity:1.8106;transform:translate(19.0475vw,-10px) scale(.4074);animation:fall-358 22s -7s linear infinite}@keyframes fall-358{31.38%{transform:translate(17.3096vw,31.38vh) scale(.4074)}to{transform:translate(18.17855vw,99vh) scale(.4074)}}.snow:nth-child(359){opacity:.8542;transform:translate(42.255vw,-10px) scale(.6654);animation:fall-359 11s -25s linear infinite}@keyframes fall-359{57.524%{transform:translate(36.0259vw,57.524vh) scale(.6654)}to{transform:translate(39.14045vw,99vh) scale(.6654)}}.snow:nth-child(360){opacity:.3804;transform:translate(78.2241vw,-10px) scale(.1242);animation:fall-360 11s -20s linear infinite}@keyframes fall-360{38.658%{transform:translate(80.727vw,38.658vh) scale(.1242)}to{transform:translate(79.47555vw,99vh) scale(.1242)}}.snow:nth-child(361){opacity:1.0322;transform:translate(26.3727vw,-10px) scale(.0455);animation:fall-361 27s -7s linear infinite}@keyframes fall-361{42.633%{transform:translate(21.4914vw,42.633vh) scale(.0455)}to{transform:translate(23.93205vw,99vh) scale(.0455)}}.snow:nth-child(362){opacity:.921;transform:translate(32.2302vw,-10px) scale(.2031);animation:fall-362 13s -11s linear infinite}@keyframes fall-362{48.923%{transform:translate(34.6224vw,48.923vh) scale(.2031)}to{transform:translate(33.4263vw,99vh) scale(.2031)}}.snow:nth-child(363){opacity:1.9664;transform:translate(91.6023vw,-10px) scale(.5383);animation:fall-363 11s -12s linear infinite}@keyframes fall-363{60.226%{transform:translate(97.533vw,60.226vh) scale(.5383)}to{transform:translate(94.56765vw,99vh) scale(.5383)}}.snow:nth-child(364){opacity:1.9396;transform:translate(83.5712vw,-10px) scale(.2841);animation:fall-364 29s -21s linear infinite}@keyframes fall-364{33.395%{transform:translate(81.9451vw,33.395vh) scale(.2841)}to{transform:translate(82.75815vw,99vh) scale(.2841)}}.snow:nth-child(365){opacity:.3716;transform:translate(3.8953vw,-10px) scale(.7699);animation:fall-365 10s -12s linear infinite}@keyframes fall-365{59.51%{transform:translate(-1.8532vw,59.51vh) scale(.7699)}to{transform:translate(1.02105vw,99vh) scale(.7699)}}.snow:nth-child(366){opacity:.6258;transform:translate(95.0524vw,-10px) scale(.1333);animation:fall-366 19s -15s linear infinite}@keyframes fall-366{44.076%{transform:translate(98.9756vw,44.076vh) scale(.1333)}to{transform:translate(97.014vw,99vh) scale(.1333)}}.snow:nth-child(367){opacity:1.978;transform:translate(74.8004vw,-10px) scale(.8675);animation:fall-367 27s -1s linear infinite}@keyframes fall-367{30.766%{transform:translate(79.7412vw,30.766vh) scale(.8675)}to{transform:translate(77.2708vw,99vh) scale(.8675)}}.snow:nth-child(368){opacity:1.777;transform:translate(1.2975vw,-10px) scale(.7587);animation:fall-368 25s -5s linear infinite}@keyframes fall-368{75.452%{transform:translate(-8.5338vw,75.452vh) scale(.7587)}to{transform:translate(-3.61815vw,99vh) scale(.7587)}}.snow:nth-child(369){opacity:.133;transform:translate(.1497vw,-10px) scale(.0756);animation:fall-369 12s -7s linear infinite}@keyframes fall-369{72.376%{transform:translate(-1.2327vw,72.376vh) scale(.0756)}to{transform:translate(-.5415vw,99vh) scale(.0756)}}.snow:nth-child(370){opacity:1.8848;transform:translate(12.7304vw,-10px) scale(.8458);animation:fall-370 17s -8s linear infinite}@keyframes fall-370{36.72%{transform:translate(9.7788vw,36.72vh) scale(.8458)}to{transform:translate(11.2546vw,99vh) scale(.8458)}}.snow:nth-child(371){opacity:1.8002;transform:translate(70.819vw,-10px) scale(.8464);animation:fall-371 30s -10s linear infinite}@keyframes fall-371{77.816%{transform:translate(69.6661vw,77.816vh) scale(.8464)}to{transform:translate(70.24255vw,99vh) scale(.8464)}}.snow:nth-child(372){opacity:.7108;transform:translate(46.292vw,-10px) scale(.1231);animation:fall-372 30s -29s linear infinite}@keyframes fall-372{36.51%{transform:translate(46.5715vw,36.51vh) scale(.1231)}to{transform:translate(46.43175vw,99vh) scale(.1231)}}.snow:nth-child(373){opacity:.0128;transform:translate(52.062vw,-10px) scale(.6029);animation:fall-373 13s -14s linear infinite}@keyframes fall-373{64.248%{transform:translate(60.5109vw,64.248vh) scale(.6029)}to{transform:translate(56.28645vw,99vh) scale(.6029)}}.snow:nth-child(374){opacity:1.038;transform:translate(28.1452vw,-10px) scale(.0919);animation:fall-374 11s -7s linear infinite}@keyframes fall-374{55.157%{transform:translate(21.2613vw,55.157vh) scale(.0919)}to{transform:translate(24.70325vw,99vh) scale(.0919)}}.snow:nth-child(375){opacity:.3876;transform:translate(35.309vw,-10px) scale(.5988);animation:fall-375 13s -23s linear infinite}@keyframes fall-375{50.401%{transform:translate(31.4166vw,50.401vh) scale(.5988)}to{transform:translate(33.3628vw,99vh) scale(.5988)}}.snow:nth-child(376){opacity:1.3288;transform:translate(98.5162vw,-10px) scale(.2824);animation:fall-376 28s -7s linear infinite}@keyframes fall-376{40.013%{transform:translate(97.544vw,40.013vh) scale(.2824)}to{transform:translate(98.0301vw,99vh) scale(.2824)}}.snow:nth-child(377){opacity:.6278;transform:translate(26.7846vw,-10px) scale(.8877);animation:fall-377 18s -1s linear infinite}@keyframes fall-377{41.648%{transform:translate(27.9147vw,41.648vh) scale(.8877)}to{transform:translate(27.34965vw,99vh) scale(.8877)}}.snow:nth-child(378){opacity:1.6866;transform:translate(30.1837vw,-10px) scale(.9194);animation:fall-378 12s -14s linear infinite}@keyframes fall-378{41.943%{transform:translate(35.5385vw,41.943vh) scale(.9194)}to{transform:translate(32.8611vw,99vh) scale(.9194)}}.snow:nth-child(379){opacity:1.6346;transform:translate(38.9496vw,-10px) scale(.0984);animation:fall-379 22s -4s linear infinite}@keyframes fall-379{37.411%{transform:translate(41.0416vw,37.411vh) scale(.0984)}to{transform:translate(39.9956vw,99vh) scale(.0984)}}.snow:nth-child(380){opacity:.4694;transform:translate(45.2188vw,-10px) scale(.2613);animation:fall-380 22s -3s linear infinite}@keyframes fall-380{69.751%{transform:translate(53.6256vw,69.751vh) scale(.2613)}to{transform:translate(49.4222vw,99vh) scale(.2613)}}.snow:nth-child(381){opacity:.726;transform:translate(12.0039vw,-10px) scale(.2926);animation:fall-381 15s -1s linear infinite}@keyframes fall-381{74.289%{transform:translate(9.9083vw,74.289vh) scale(.2926)}to{transform:translate(10.9561vw,99vh) scale(.2926)}}.snow:nth-child(382){opacity:.3606;transform:translate(60.6742vw,-10px) scale(.005);animation:fall-382 28s -7s linear infinite}@keyframes fall-382{55.498%{transform:translate(69.7015vw,55.498vh) scale(.005)}to{transform:translate(65.18785vw,99vh) scale(.005)}}.snow:nth-child(383){opacity:.0786;transform:translate(5.8084vw,-10px) scale(.8318);animation:fall-383 11s -11s linear infinite}@keyframes fall-383{76.105%{transform:translate(6.1345vw,76.105vh) scale(.8318)}to{transform:translate(5.97145vw,99vh) scale(.8318)}}.snow:nth-child(384){opacity:.671;transform:translate(50.6167vw,-10px) scale(.4794);animation:fall-384 28s -3s linear infinite}@keyframes fall-384{69.968%{transform:translate(54.7915vw,69.968vh) scale(.4794)}to{transform:translate(52.7041vw,99vh) scale(.4794)}}.snow:nth-child(385){opacity:.5102;transform:translate(24.6235vw,-10px) scale(.5209);animation:fall-385 26s -25s linear infinite}@keyframes fall-385{52.476%{transform:translate(17.6364vw,52.476vh) scale(.5209)}to{transform:translate(21.12995vw,99vh) scale(.5209)}}.snow:nth-child(386){opacity:.4598;transform:translate(5.3611vw,-10px) scale(.5942);animation:fall-386 27s -18s linear infinite}@keyframes fall-386{53.486%{transform:translate(-4.5114vw,53.486vh) scale(.5942)}to{transform:translate(.42485vw,99vh) scale(.5942)}}.snow:nth-child(387){opacity:.6268;transform:translate(25.3022vw,-10px) scale(.2235);animation:fall-387 28s -21s linear infinite}@keyframes fall-387{50.973%{transform:translate(16.5943vw,50.973vh) scale(.2235)}to{transform:translate(20.94825vw,99vh) scale(.2235)}}.snow:nth-child(388){opacity:.7172;transform:translate(10.0741vw,-10px) scale(.8078);animation:fall-388 12s -15s linear infinite}@keyframes fall-388{76.634%{transform:translate(11.215vw,76.634vh) scale(.8078)}to{transform:translate(10.64455vw,99vh) scale(.8078)}}.snow:nth-child(389){opacity:1.4458;transform:translate(90.7391vw,-10px) scale(.8227);animation:fall-389 29s -15s linear infinite}@keyframes fall-389{48.654%{transform:translate(98.1487vw,48.654vh) scale(.8227)}to{transform:translate(94.4439vw,99vh) scale(.8227)}}.snow:nth-child(390){opacity:.2772;transform:translate(19.9691vw,-10px) scale(.9607);animation:fall-390 10s -15s linear infinite}@keyframes fall-390{43.376%{transform:translate(26.5676vw,43.376vh) scale(.9607)}to{transform:translate(23.26835vw,99vh) scale(.9607)}}.snow:nth-child(391){opacity:.3826;transform:translate(34.0645vw,-10px) scale(.7289);animation:fall-391 28s -13s linear infinite}@keyframes fall-391{51.574%{transform:translate(27.913vw,51.574vh) scale(.7289)}to{transform:translate(30.98875vw,99vh) scale(.7289)}}.snow:nth-child(392){opacity:1.038;transform:translate(86.8338vw,-10px) scale(.5498);animation:fall-392 17s -25s linear infinite}@keyframes fall-392{40.342%{transform:translate(77.6669vw,40.342vh) scale(.5498)}to{transform:translate(82.25035vw,99vh) scale(.5498)}}.snow:nth-child(393){opacity:.4266;transform:translate(28.5484vw,-10px) scale(.2307);animation:fall-393 13s -18s linear infinite}@keyframes fall-393{75.26%{transform:translate(27.3901vw,75.26vh) scale(.2307)}to{transform:translate(27.96925vw,99vh) scale(.2307)}}.snow:nth-child(394){opacity:1.867;transform:translate(67.0501vw,-10px) scale(.5058);animation:fall-394 22s -24s linear infinite}@keyframes fall-394{78.803%{transform:translate(68.3706vw,78.803vh) scale(.5058)}to{transform:translate(67.71035vw,99vh) scale(.5058)}}.snow:nth-child(395){opacity:1.5124;transform:translate(82.9152vw,-10px) scale(.7389);animation:fall-395 16s -27s linear infinite}@keyframes fall-395{57.446%{transform:translate(84.9334vw,57.446vh) scale(.7389)}to{transform:translate(83.9243vw,99vh) scale(.7389)}}.snow:nth-child(396){opacity:.5218;transform:translate(95.7353vw,-10px) scale(.0813);animation:fall-396 16s -4s linear infinite}@keyframes fall-396{56.876%{transform:translate(89.0809vw,56.876vh) scale(.0813)}to{transform:translate(92.4081vw,99vh) scale(.0813)}}.snow:nth-child(397){opacity:1.4944;transform:translate(47.8501vw,-10px) scale(.9754);animation:fall-397 24s -20s linear infinite}@keyframes fall-397{55.126%{transform:translate(54.8576vw,55.126vh) scale(.9754)}to{transform:translate(51.35385vw,99vh) scale(.9754)}}.snow:nth-child(398){opacity:1.1412;transform:translate(4.082vw,-10px) scale(.3162);animation:fall-398 21s -7s linear infinite}@keyframes fall-398{68.724%{transform:translate(9.8703vw,68.724vh) scale(.3162)}to{transform:translate(6.97615vw,99vh) scale(.3162)}}.snow:nth-child(399){opacity:1.188;transform:translate(51.6393vw,-10px) scale(.4003);animation:fall-399 16s -12s linear infinite}@keyframes fall-399{64.249%{transform:translate(42.9156vw,64.249vh) scale(.4003)}to{transform:translate(47.27745vw,99vh) scale(.4003)}}.snow:nth-child(400){opacity:1.3734;transform:translate(26.6912vw,-10px) scale(.3338);animation:fall-400 13s -24s linear infinite}@keyframes fall-400{68.071%{transform:translate(20.9358vw,68.071vh) scale(.3338)}to{transform:translate(23.8135vw,99vh) scale(.3338)}}\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:.8348;transform:translate(74.816vw,-10px) scale(.3789);animation:fall-1 18s -17s linear infinite}@keyframes fall-1{50.235%{transform:translate(84.4674vw,50.235vh) scale(.3789)}to{transform:translate(79.6417vw,99vh) scale(.3789)}}.snow:nth-child(2){opacity:1.199;transform:translate(70.1891vw,-10px) scale(.6225);animation:fall-2 19s -16s linear infinite}@keyframes fall-2{40.956%{transform:translate(63.9478vw,40.956vh) scale(.6225)}to{transform:translate(67.06845vw,99vh) scale(.6225)}}.snow:nth-child(3){opacity:1.9406;transform:translate(76.4046vw,-10px) scale(.3741);animation:fall-3 21s -19s linear infinite}@keyframes fall-3{56.902%{transform:translate(81.5411vw,56.902vh) scale(.3741)}to{transform:translate(78.97285vw,99vh) scale(.3741)}}.snow:nth-child(4){opacity:1.354;transform:translate(14.8173vw,-10px) scale(.8003);animation:fall-4 22s -21s linear infinite}@keyframes fall-4{38.61%{transform:translate(6.1399vw,38.61vh) scale(.8003)}to{transform:translate(10.4786vw,99vh) scale(.8003)}}.snow:nth-child(5){opacity:.0976;transform:translate(10.5901vw,-10px) scale(.6346);animation:fall-5 19s -9s linear infinite}@keyframes fall-5{44.783%{transform:translate(2.2531vw,44.783vh) scale(.6346)}to{transform:translate(6.4216vw,99vh) scale(.6346)}}.snow:nth-child(6){opacity:.6278;transform:translate(23.0765vw,-10px) scale(.7135);animation:fall-6 16s -2s linear infinite}@keyframes fall-6{71.829%{transform:translate(28.1114vw,71.829vh) scale(.7135)}to{transform:translate(25.59395vw,99vh) scale(.7135)}}.snow:nth-child(7){opacity:.1992;transform:translate(32.4489vw,-10px) scale(.4091);animation:fall-7 17s -24s linear infinite}@keyframes fall-7{66.589%{transform:translate(39.1437vw,66.589vh) scale(.4091)}to{transform:translate(35.7963vw,99vh) scale(.4091)}}.snow:nth-child(8){opacity:1.6744;transform:translate(76.2708vw,-10px) scale(.548);animation:fall-8 18s -7s linear infinite}@keyframes fall-8{54.458%{transform:translate(69.6162vw,54.458vh) scale(.548)}to{transform:translate(72.9435vw,99vh) scale(.548)}}.snow:nth-child(9){opacity:.825;transform:translate(92.16vw,-10px) scale(.443);animation:fall-9 17s -6s linear infinite}@keyframes fall-9{54.276%{transform:translate(98.4207vw,54.276vh) scale(.443)}to{transform:translate(95.29035vw,99vh) scale(.443)}}.snow:nth-child(10){opacity:1.7794;transform:translate(88.6779vw,-10px) scale(.5945);animation:fall-10 15s -24s linear infinite}@keyframes fall-10{58.592%{transform:translate(83.514vw,58.592vh) scale(.5945)}to{transform:translate(86.09595vw,99vh) scale(.5945)}}.snow:nth-child(11){opacity:1.338;transform:translate(80.6523vw,-10px) scale(.5712);animation:fall-11 17s -21s linear infinite}@keyframes fall-11{69.266%{transform:translate(86.3784vw,69.266vh) scale(.5712)}to{transform:translate(83.51535vw,99vh) scale(.5712)}}.snow:nth-child(12){opacity:.8498;transform:translate(97.7365vw,-10px) scale(.2874);animation:fall-12 18s -8s linear infinite}@keyframes fall-12{70.147%{transform:translate(104.1829vw,70.147vh) scale(.2874)}to{transform:translate(100.9597vw,99vh) scale(.2874)}}.snow:nth-child(13){opacity:.3926;transform:translate(91.761vw,-10px) scale(.3155);animation:fall-13 20s -23s linear infinite}@keyframes fall-13{64.396%{transform:translate(81.8316vw,64.396vh) scale(.3155)}to{transform:translate(86.7963vw,99vh) scale(.3155)}}.snow:nth-child(14){opacity:.7028;transform:translate(9.0444vw,-10px) scale(.9508);animation:fall-14 17s -12s linear infinite}@keyframes fall-14{35.084%{transform:translate(.8907vw,35.084vh) scale(.9508)}to{transform:translate(4.96755vw,99vh) scale(.9508)}}.snow:nth-child(15){opacity:.7484;transform:translate(50.235vw,-10px) scale(.3397);animation:fall-15 19s -14s linear infinite}@keyframes fall-15{56.922%{transform:translate(44.8898vw,56.922vh) scale(.3397)}to{transform:translate(47.5624vw,99vh) scale(.3397)}}.snow:nth-child(16){opacity:.9724;transform:translate(31.774vw,-10px) scale(.1708);animation:fall-16 10s -7s linear infinite}@keyframes fall-16{36.017%{transform:translate(33.278vw,36.017vh) scale(.1708)}to{transform:translate(32.526vw,99vh) scale(.1708)}}.snow:nth-child(17){opacity:.8822;transform:translate(3.4205vw,-10px) scale(.6723);animation:fall-17 12s -25s linear infinite}@keyframes fall-17{73.796%{transform:translate(-2.5841vw,73.796vh) scale(.6723)}to{transform:translate(.4182vw,99vh) scale(.6723)}}.snow:nth-child(18){opacity:.249;transform:translate(35.5395vw,-10px) scale(.0668);animation:fall-18 23s -14s linear infinite}@keyframes fall-18{56.146%{transform:translate(33.0205vw,56.146vh) scale(.0668)}to{transform:translate(34.28vw,99vh) scale(.0668)}}.snow:nth-child(19){opacity:.9018;transform:translate(1.9165vw,-10px) scale(.0531);animation:fall-19 18s -25s linear infinite}@keyframes fall-19{36.466%{transform:translate(-5.2243vw,36.466vh) scale(.0531)}to{transform:translate(-1.6539vw,99vh) scale(.0531)}}.snow:nth-child(20){opacity:1.2552;transform:translate(83.0114vw,-10px) scale(.8742);animation:fall-20 18s -20s linear infinite}@keyframes fall-20{35.872%{transform:translate(92.1779vw,35.872vh) scale(.8742)}to{transform:translate(87.59465vw,99vh) scale(.8742)}}.snow:nth-child(21){opacity:.584;transform:translate(38.3607vw,-10px) scale(.7941);animation:fall-21 13s -12s linear infinite}@keyframes fall-21{38.696%{transform:translate(38.0964vw,38.696vh) scale(.7941)}to{transform:translate(38.22855vw,99vh) scale(.7941)}}.snow:nth-child(22){opacity:.0914;transform:translate(57.0118vw,-10px) scale(.0455);animation:fall-22 23s -16s linear infinite}@keyframes fall-22{69.079%{transform:translate(57.6299vw,69.079vh) scale(.0455)}to{transform:translate(57.32085vw,99vh) scale(.0455)}}.snow:nth-child(23){opacity:.013;transform:translate(74.2865vw,-10px) scale(.7743);animation:fall-23 15s -15s linear infinite}@keyframes fall-23{46.414%{transform:translate(70.5837vw,46.414vh) scale(.7743)}to{transform:translate(72.4351vw,99vh) scale(.7743)}}.snow:nth-child(24){opacity:1.2714;transform:translate(63.5465vw,-10px) scale(.0251);animation:fall-24 28s -25s linear infinite}@keyframes fall-24{54.129%{transform:translate(55.1042vw,54.129vh) scale(.0251)}to{transform:translate(59.32535vw,99vh) scale(.0251)}}.snow:nth-child(25){opacity:.3798;transform:translate(56.842vw,-10px) scale(.7122);animation:fall-25 28s -9s linear infinite}@keyframes fall-25{40.424%{transform:translate(62.7734vw,40.424vh) scale(.7122)}to{transform:translate(59.8077vw,99vh) scale(.7122)}}.snow:nth-child(26){opacity:.7352;transform:translate(82.0603vw,-10px) scale(.3223);animation:fall-26 25s -7s linear infinite}@keyframes fall-26{36.171%{transform:translate(82.7226vw,36.171vh) scale(.3223)}to{transform:translate(82.39145vw,99vh) scale(.3223)}}.snow:nth-child(27){opacity:.0482;transform:translate(11.9747vw,-10px) scale(.6693);animation:fall-27 20s -5s linear infinite}@keyframes fall-27{75.337%{transform:translate(19.5848vw,75.337vh) scale(.6693)}to{transform:translate(15.77975vw,99vh) scale(.6693)}}.snow:nth-child(28){opacity:.9374;transform:translate(61.9779vw,-10px) scale(.6183);animation:fall-28 19s -30s linear infinite}@keyframes fall-28{32.489%{transform:translate(59.826vw,32.489vh) scale(.6183)}to{transform:translate(60.90195vw,99vh) scale(.6183)}}.snow:nth-child(29){opacity:.184;transform:translate(49.1015vw,-10px) scale(.0877);animation:fall-29 12s -20s linear infinite}@keyframes fall-29{33.689%{transform:translate(49.144vw,33.689vh) scale(.0877)}to{transform:translate(49.12275vw,99vh) scale(.0877)}}.snow:nth-child(30){opacity:.0714;transform:translate(75.1766vw,-10px) scale(.5878);animation:fall-30 17s -26s linear infinite}@keyframes fall-30{48.025%{transform:translate(72.6049vw,48.025vh) scale(.5878)}to{transform:translate(73.89075vw,99vh) scale(.5878)}}.snow:nth-child(31){opacity:.0446;transform:translate(45.563vw,-10px) scale(.4309);animation:fall-31 25s -29s linear infinite}@keyframes fall-31{36.631%{transform:translate(45.7005vw,36.631vh) scale(.4309)}to{transform:translate(45.63175vw,99vh) scale(.4309)}}.snow:nth-child(32){opacity:.842;transform:translate(44.7643vw,-10px) scale(.9665);animation:fall-32 28s -29s linear infinite}@keyframes fall-32{79.073%{transform:translate(35.657vw,79.073vh) scale(.9665)}to{transform:translate(40.21065vw,99vh) scale(.9665)}}.snow:nth-child(33){opacity:.616;transform:translate(85.2954vw,-10px) scale(.008);animation:fall-33 30s -24s linear infinite}@keyframes fall-33{39.923%{transform:translate(93.6035vw,39.923vh) scale(.008)}to{transform:translate(89.44945vw,99vh) scale(.008)}}.snow:nth-child(34){opacity:1.281;transform:translate(33.7256vw,-10px) scale(.6347);animation:fall-34 16s -12s linear infinite}@keyframes fall-34{76.565%{transform:translate(38.2318vw,76.565vh) scale(.6347)}to{transform:translate(35.9787vw,99vh) scale(.6347)}}.snow:nth-child(35){opacity:.0106;transform:translate(27.7947vw,-10px) scale(.9951);animation:fall-35 23s -22s linear infinite}@keyframes fall-35{43.47%{transform:translate(24.568vw,43.47vh) scale(.9951)}to{transform:translate(26.18135vw,99vh) scale(.9951)}}.snow:nth-child(36){opacity:.6258;transform:translate(94.0052vw,-10px) scale(.9353);animation:fall-36 30s -30s linear infinite}@keyframes fall-36{40.26%{transform:translate(95.2722vw,40.26vh) scale(.9353)}to{transform:translate(94.6387vw,99vh) scale(.9353)}}.snow:nth-child(37){opacity:.73;transform:translate(40.9267vw,-10px) scale(.3046);animation:fall-37 26s -13s linear infinite}@keyframes fall-37{58.206%{transform:translate(35.6266vw,58.206vh) scale(.3046)}to{transform:translate(38.27665vw,99vh) scale(.3046)}}.snow:nth-child(38){opacity:.4054;transform:translate(42.1868vw,-10px) scale(.3759);animation:fall-38 15s -9s linear infinite}@keyframes fall-38{55.915%{transform:translate(45.2484vw,55.915vh) scale(.3759)}to{transform:translate(43.7176vw,99vh) scale(.3759)}}.snow:nth-child(39){opacity:.0576;transform:translate(85.8854vw,-10px) scale(.1734);animation:fall-39 30s -5s linear infinite}@keyframes fall-39{68.946%{transform:translate(90.5953vw,68.946vh) scale(.1734)}to{transform:translate(88.24035vw,99vh) scale(.1734)}}.snow:nth-child(40){opacity:1.0902;transform:translate(77.1604vw,-10px) scale(.6629);animation:fall-40 16s -27s linear infinite}@keyframes fall-40{31.006%{transform:translate(67.3587vw,31.006vh) scale(.6629)}to{transform:translate(72.25955vw,99vh) scale(.6629)}}.snow:nth-child(41){opacity:1.3158;transform:translate(83.5781vw,-10px) scale(.6828);animation:fall-41 22s -10s linear infinite}@keyframes fall-41{62.273%{transform:translate(88.3266vw,62.273vh) scale(.6828)}to{transform:translate(85.95235vw,99vh) scale(.6828)}}.snow:nth-child(42){opacity:.3408;transform:translate(20.9369vw,-10px) scale(.7633);animation:fall-42 19s -13s linear infinite}@keyframes fall-42{70.285%{transform:translate(21.5546vw,70.285vh) scale(.7633)}to{transform:translate(21.24575vw,99vh) scale(.7633)}}.snow:nth-child(43){opacity:.1842;transform:translate(82.0457vw,-10px) scale(.9977);animation:fall-43 26s -30s linear infinite}@keyframes fall-43{70.108%{transform:translate(92.0171vw,70.108vh) scale(.9977)}to{transform:translate(87.0314vw,99vh) scale(.9977)}}.snow:nth-child(44){opacity:.1966;transform:translate(63.1172vw,-10px) scale(.273);animation:fall-44 20s -17s linear infinite}@keyframes fall-44{38.029%{transform:translate(57.268vw,38.029vh) scale(.273)}to{transform:translate(60.1926vw,99vh) scale(.273)}}.snow:nth-child(45){opacity:1.4056;transform:translate(11.685vw,-10px) scale(.0476);animation:fall-45 20s -24s linear infinite}@keyframes fall-45{54.253%{transform:translate(2.7938vw,54.253vh) scale(.0476)}to{transform:translate(7.2394vw,99vh) scale(.0476)}}.snow:nth-child(46){opacity:.609;transform:translate(3.4165vw,-10px) scale(.8043);animation:fall-46 29s -6s linear infinite}@keyframes fall-46{52.857%{transform:translate(2.7033vw,52.857vh) scale(.8043)}to{transform:translate(3.0599vw,99vh) scale(.8043)}}.snow:nth-child(47){opacity:.4002;transform:translate(14.8269vw,-10px) scale(.3367);animation:fall-47 25s -4s linear infinite}@keyframes fall-47{75.672%{transform:translate(20.8302vw,75.672vh) scale(.3367)}to{transform:translate(17.82855vw,99vh) scale(.3367)}}.snow:nth-child(48){opacity:.5172;transform:translate(20.5957vw,-10px) scale(.3838);animation:fall-48 20s -11s linear infinite}@keyframes fall-48{66.443%{transform:translate(25.944vw,66.443vh) scale(.3838)}to{transform:translate(23.26985vw,99vh) scale(.3838)}}.snow:nth-child(49){opacity:1.4644;transform:translate(83.9269vw,-10px) scale(.4897);animation:fall-49 11s -20s linear infinite}@keyframes fall-49{59.893%{transform:translate(81.5611vw,59.893vh) scale(.4897)}to{transform:translate(82.744vw,99vh) scale(.4897)}}.snow:nth-child(50){opacity:.4616;transform:translate(33.2372vw,-10px) scale(.2682);animation:fall-50 23s -13s linear infinite}@keyframes fall-50{34.329%{transform:translate(43.2068vw,34.329vh) scale(.2682)}to{transform:translate(38.222vw,99vh) scale(.2682)}}.snow:nth-child(51){opacity:1.0212;transform:translate(75.1314vw,-10px) scale(.4098);animation:fall-51 14s -15s linear infinite}@keyframes fall-51{78.748%{transform:translate(80.319vw,78.748vh) scale(.4098)}to{transform:translate(77.7252vw,99vh) scale(.4098)}}.snow:nth-child(52){opacity:.1332;transform:translate(44.094vw,-10px) scale(.005);animation:fall-52 24s -6s linear infinite}@keyframes fall-52{57.113%{transform:translate(38.5646vw,57.113vh) scale(.005)}to{transform:translate(41.3293vw,99vh) scale(.005)}}.snow:nth-child(53){opacity:.3696;transform:translate(57.8264vw,-10px) scale(.7328);animation:fall-53 15s -3s linear infinite}@keyframes fall-53{33.747%{transform:translate(51.9648vw,33.747vh) scale(.7328)}to{transform:translate(54.8956vw,99vh) scale(.7328)}}.snow:nth-child(54){opacity:.9448;transform:translate(95.1669vw,-10px) scale(.5807);animation:fall-54 23s -14s linear infinite}@keyframes fall-54{59.879%{transform:translate(89.5653vw,59.879vh) scale(.5807)}to{transform:translate(92.3661vw,99vh) scale(.5807)}}.snow:nth-child(55){opacity:.8362;transform:translate(14.8213vw,-10px) scale(.9617);animation:fall-55 27s -5s linear infinite}@keyframes fall-55{79.338%{transform:translate(4.9872vw,79.338vh) scale(.9617)}to{transform:translate(9.90425vw,99vh) scale(.9617)}}.snow:nth-child(56){opacity:1.632;transform:translate(15.7704vw,-10px) scale(.6936);animation:fall-56 19s -14s linear infinite}@keyframes fall-56{50.507%{transform:translate(5.7881vw,50.507vh) scale(.6936)}to{transform:translate(10.77925vw,99vh) scale(.6936)}}.snow:nth-child(57){opacity:.5134;transform:translate(70.8491vw,-10px) scale(.5714);animation:fall-57 17s -5s linear infinite}@keyframes fall-57{44.817%{transform:translate(69.0401vw,44.817vh) scale(.5714)}to{transform:translate(69.9446vw,99vh) scale(.5714)}}.snow:nth-child(58){opacity:1.9334;transform:translate(46.795vw,-10px) scale(.0752);animation:fall-58 17s -13s linear infinite}@keyframes fall-58{77.043%{transform:translate(43.3364vw,77.043vh) scale(.0752)}to{transform:translate(45.0657vw,99vh) scale(.0752)}}.snow:nth-child(59){opacity:.974;transform:translate(47.8003vw,-10px) scale(.8316);animation:fall-59 21s -20s linear infinite}@keyframes fall-59{58.448%{transform:translate(42.8149vw,58.448vh) scale(.8316)}to{transform:translate(45.3076vw,99vh) scale(.8316)}}.snow:nth-child(60){opacity:1.4566;transform:translate(90.7272vw,-10px) scale(.4749);animation:fall-60 22s -12s linear infinite}@keyframes fall-60{59.333%{transform:translate(81.9179vw,59.333vh) scale(.4749)}to{transform:translate(86.32255vw,99vh) scale(.4749)}}.snow:nth-child(61){opacity:.1216;transform:translate(81.6544vw,-10px) scale(.6842);animation:fall-61 29s -25s linear infinite}@keyframes fall-61{58.904%{transform:translate(85.9301vw,58.904vh) scale(.6842)}to{transform:translate(83.79225vw,99vh) scale(.6842)}}.snow:nth-child(62){opacity:.6742;transform:translate(40.7647vw,-10px) scale(.2628);animation:fall-62 18s -21s linear infinite}@keyframes fall-62{54.117%{transform:translate(39.484vw,54.117vh) scale(.2628)}to{transform:translate(40.12435vw,99vh) scale(.2628)}}.snow:nth-child(63){opacity:.0918;transform:translate(7.3865vw,-10px) scale(.9838);animation:fall-63 17s -28s linear infinite}@keyframes fall-63{30.453%{transform:translate(7.2475vw,30.453vh) scale(.9838)}to{transform:translate(7.317vw,99vh) scale(.9838)}}.snow:nth-child(64){opacity:1.1442;transform:translate(5.9602vw,-10px) scale(.576);animation:fall-64 14s -18s linear infinite}@keyframes fall-64{76.677%{transform:translate(5.8476vw,76.677vh) scale(.576)}to{transform:translate(5.9039vw,99vh) scale(.576)}}.snow:nth-child(65){opacity:.6346;transform:translate(23.073vw,-10px) scale(.3885);animation:fall-65 21s -10s linear infinite}@keyframes fall-65{44.421%{transform:translate(14.7463vw,44.421vh) scale(.3885)}to{transform:translate(18.90965vw,99vh) scale(.3885)}}.snow:nth-child(66){opacity:.6704;transform:translate(13.588vw,-10px) scale(.1966);animation:fall-66 17s -3s linear infinite}@keyframes fall-66{67.305%{transform:translate(13.2592vw,67.305vh) scale(.1966)}to{transform:translate(13.4236vw,99vh) scale(.1966)}}.snow:nth-child(67){opacity:.363;transform:translate(26.0564vw,-10px) scale(.104);animation:fall-67 17s -10s linear infinite}@keyframes fall-67{62.786%{transform:translate(21.3644vw,62.786vh) scale(.104)}to{transform:translate(23.7104vw,99vh) scale(.104)}}.snow:nth-child(68){opacity:.1308;transform:translate(95.9145vw,-10px) scale(.937);animation:fall-68 10s -18s linear infinite}@keyframes fall-68{32.844%{transform:translate(98.8999vw,32.844vh) scale(.937)}to{transform:translate(97.4072vw,99vh) scale(.937)}}.snow:nth-child(69){opacity:1.3342;transform:translate(80.0225vw,-10px) scale(.4754);animation:fall-69 20s -2s linear infinite}@keyframes fall-69{38.777%{transform:translate(70.71vw,38.777vh) scale(.4754)}to{transform:translate(75.36625vw,99vh) scale(.4754)}}.snow:nth-child(70){opacity:1.8462;transform:translate(36.5312vw,-10px) scale(.7027);animation:fall-70 27s -9s linear infinite}@keyframes fall-70{59.37%{transform:translate(33.5239vw,59.37vh) scale(.7027)}to{transform:translate(35.02755vw,99vh) scale(.7027)}}.snow:nth-child(71){opacity:1.3884;transform:translate(77.0813vw,-10px) scale(.1802);animation:fall-71 19s -14s linear infinite}@keyframes fall-71{43.916%{transform:translate(74.5775vw,43.916vh) scale(.1802)}to{transform:translate(75.8294vw,99vh) scale(.1802)}}.snow:nth-child(72){opacity:1.4968;transform:translate(6.6683vw,-10px) scale(.7936);animation:fall-72 14s -22s linear infinite}@keyframes fall-72{49.2%{transform:translate(2.3001vw,49.2vh) scale(.7936)}to{transform:translate(4.4842vw,99vh) scale(.7936)}}.snow:nth-child(73){opacity:1.494;transform:translate(4.647vw,-10px) scale(.4348);animation:fall-73 19s -5s linear infinite}@keyframes fall-73{46.535%{transform:translate(14.163vw,46.535vh) scale(.4348)}to{transform:translate(9.405vw,99vh) scale(.4348)}}.snow:nth-child(74){opacity:.6668;transform:translate(57.792vw,-10px) scale(.9263);animation:fall-74 25s -30s linear infinite}@keyframes fall-74{68.464%{transform:translate(56.0371vw,68.464vh) scale(.9263)}to{transform:translate(56.91455vw,99vh) scale(.9263)}}.snow:nth-child(75){opacity:.4168;transform:translate(66.7061vw,-10px) scale(.1426);animation:fall-75 10s -7s linear infinite}@keyframes fall-75{46.092%{transform:translate(62.2886vw,46.092vh) scale(.1426)}to{transform:translate(64.49735vw,99vh) scale(.1426)}}.snow:nth-child(76){opacity:1.7966;transform:translate(86.9064vw,-10px) scale(.6822);animation:fall-76 16s -4s linear infinite}@keyframes fall-76{47.429%{transform:translate(81.8594vw,47.429vh) scale(.6822)}to{transform:translate(84.3829vw,99vh) scale(.6822)}}.snow:nth-child(77){opacity:1.867;transform:translate(76.6792vw,-10px) scale(.9484);animation:fall-77 17s -4s linear infinite}@keyframes fall-77{45.185%{transform:translate(82.5561vw,45.185vh) scale(.9484)}to{transform:translate(79.61765vw,99vh) scale(.9484)}}.snow:nth-child(78){opacity:.3704;transform:translate(41.596vw,-10px) scale(.9384);animation:fall-78 25s -13s linear infinite}@keyframes fall-78{48.63%{transform:translate(49.3773vw,48.63vh) scale(.9384)}to{transform:translate(45.48665vw,99vh) scale(.9384)}}.snow:nth-child(79){opacity:1.2602;transform:translate(7.5836vw,-10px) scale(.0756);animation:fall-79 22s -24s linear infinite}@keyframes fall-79{71.107%{transform:translate(11.7363vw,71.107vh) scale(.0756)}to{transform:translate(9.65995vw,99vh) scale(.0756)}}.snow:nth-child(80){opacity:.3196;transform:translate(90.6247vw,-10px) scale(.4056);animation:fall-80 24s -2s linear infinite}@keyframes fall-80{35.452%{transform:translate(96.3724vw,35.452vh) scale(.4056)}to{transform:translate(93.49855vw,99vh) scale(.4056)}}.snow:nth-child(81){opacity:.3986;transform:translate(16.5255vw,-10px) scale(.1754);animation:fall-81 10s -21s linear infinite}@keyframes fall-81{37.608%{transform:translate(17.9137vw,37.608vh) scale(.1754)}to{transform:translate(17.2196vw,99vh) scale(.1754)}}.snow:nth-child(82){opacity:1.6986;transform:translate(99.4298vw,-10px) scale(.0056);animation:fall-82 30s -1s linear infinite}@keyframes fall-82{49.458%{transform:translate(91.9287vw,49.458vh) scale(.0056)}to{transform:translate(95.67925vw,99vh) scale(.0056)}}.snow:nth-child(83){opacity:.6502;transform:translate(46.843vw,-10px) scale(.2847);animation:fall-83 30s -18s linear infinite}@keyframes fall-83{66.281%{transform:translate(49.4806vw,66.281vh) scale(.2847)}to{transform:translate(48.1618vw,99vh) scale(.2847)}}.snow:nth-child(84){opacity:1.9902;transform:translate(61.5289vw,-10px) scale(.64);animation:fall-84 23s -6s linear infinite}@keyframes fall-84{30.1%{transform:translate(56.7027vw,30.1vh) scale(.64)}to{transform:translate(59.1158vw,99vh) scale(.64)}}.snow:nth-child(85){opacity:1.4234;transform:translate(19.7365vw,-10px) scale(.8023);animation:fall-85 15s -27s linear infinite}@keyframes fall-85{39.112%{transform:translate(21.9555vw,39.112vh) scale(.8023)}to{transform:translate(20.846vw,99vh) scale(.8023)}}.snow:nth-child(86){opacity:1.4252;transform:translate(26.4074vw,-10px) scale(.741);animation:fall-86 13s -24s linear infinite}@keyframes fall-86{45.503%{transform:translate(21.1567vw,45.503vh) scale(.741)}to{transform:translate(23.78205vw,99vh) scale(.741)}}.snow:nth-child(87){opacity:.6916;transform:translate(36.7443vw,-10px) scale(.0215);animation:fall-87 12s -4s linear infinite}@keyframes fall-87{74.847%{transform:translate(40.8432vw,74.847vh) scale(.0215)}to{transform:translate(38.79375vw,99vh) scale(.0215)}}.snow:nth-child(88){opacity:.233;transform:translate(43.2674vw,-10px) scale(.0801);animation:fall-88 11s -16s linear infinite}@keyframes fall-88{41.368%{transform:translate(50.6578vw,41.368vh) scale(.0801)}to{transform:translate(46.9626vw,99vh) scale(.0801)}}.snow:nth-child(89){opacity:1.295;transform:translate(53.4587vw,-10px) scale(.5399);animation:fall-89 13s -17s linear infinite}@keyframes fall-89{50.217%{transform:translate(47.2442vw,50.217vh) scale(.5399)}to{transform:translate(50.35145vw,99vh) scale(.5399)}}.snow:nth-child(90){opacity:.257;transform:translate(66.7132vw,-10px) scale(.0973);animation:fall-90 20s -19s linear infinite}@keyframes fall-90{68.152%{transform:translate(64.7917vw,68.152vh) scale(.0973)}to{transform:translate(65.75245vw,99vh) scale(.0973)}}.snow:nth-child(91){opacity:1.727;transform:translate(19.5269vw,-10px) scale(.2219);animation:fall-91 27s -12s linear infinite}@keyframes fall-91{63.878%{transform:translate(27.2697vw,63.878vh) scale(.2219)}to{transform:translate(23.3983vw,99vh) scale(.2219)}}.snow:nth-child(92){opacity:.1206;transform:translate(70.8161vw,-10px) scale(.6782);animation:fall-92 13s -12s linear infinite}@keyframes fall-92{63.409%{transform:translate(61.448vw,63.409vh) scale(.6782)}to{transform:translate(66.13205vw,99vh) scale(.6782)}}.snow:nth-child(93){opacity:.8874;transform:translate(84.5067vw,-10px) scale(.636);animation:fall-93 13s -21s linear infinite}@keyframes fall-93{30.922%{transform:translate(89.3202vw,30.922vh) scale(.636)}to{transform:translate(86.91345vw,99vh) scale(.636)}}.snow:nth-child(94){opacity:.1174;transform:translate(66.6749vw,-10px) scale(.0233);animation:fall-94 18s -13s linear infinite}@keyframes fall-94{69.41%{transform:translate(62.732vw,69.41vh) scale(.0233)}to{transform:translate(64.70345vw,99vh) scale(.0233)}}.snow:nth-child(95){opacity:.5224;transform:translate(.0149vw,-10px) scale(.132);animation:fall-95 11s -8s linear infinite}@keyframes fall-95{55.228%{transform:translate(8.4307vw,55.228vh) scale(.132)}to{transform:translate(4.2228vw,99vh) scale(.132)}}.snow:nth-child(96){opacity:.1972;transform:translate(82.0899vw,-10px) scale(.4155);animation:fall-96 25s -7s linear infinite}@keyframes fall-96{58.348%{transform:translate(78.9292vw,58.348vh) scale(.4155)}to{transform:translate(80.50955vw,99vh) scale(.4155)}}.snow:nth-child(97){opacity:.6692;transform:translate(50.214vw,-10px) scale(.8801);animation:fall-97 11s -19s linear infinite}@keyframes fall-97{33.914%{transform:translate(57.5752vw,33.914vh) scale(.8801)}to{transform:translate(53.8946vw,99vh) scale(.8801)}}.snow:nth-child(98){opacity:.3422;transform:translate(94.8649vw,-10px) scale(.1072);animation:fall-98 14s -5s linear infinite}@keyframes fall-98{59.507%{transform:translate(100.003vw,59.507vh) scale(.1072)}to{transform:translate(97.43395vw,99vh) scale(.1072)}}.snow:nth-child(99){opacity:.0468;transform:translate(94.2174vw,-10px) scale(.9056);animation:fall-99 20s -4s linear infinite}@keyframes fall-99{34.54%{transform:translate(86.1338vw,34.54vh) scale(.9056)}to{transform:translate(90.1756vw,99vh) scale(.9056)}}.snow:nth-child(100){opacity:1.5166;transform:translate(11.2337vw,-10px) scale(.0509);animation:fall-100 20s -27s linear infinite}@keyframes fall-100{63.524%{transform:translate(14.3672vw,63.524vh) scale(.0509)}to{transform:translate(12.80045vw,99vh) scale(.0509)}}.snow:nth-child(101){opacity:1.6066;transform:translate(10.6163vw,-10px) scale(.0532);animation:fall-101 11s -27s linear infinite}@keyframes fall-101{62.76%{transform:translate(4.7177vw,62.76vh) scale(.0532)}to{transform:translate(7.667vw,99vh) scale(.0532)}}.snow:nth-child(102){opacity:.8022;transform:translate(41.211vw,-10px) scale(.7688);animation:fall-102 15s -7s linear infinite}@keyframes fall-102{62.689%{transform:translate(37.9447vw,62.689vh) scale(.7688)}to{transform:translate(39.57785vw,99vh) scale(.7688)}}.snow:nth-child(103){opacity:.006;transform:translate(66.9114vw,-10px) scale(.4045);animation:fall-103 23s -17s linear infinite}@keyframes fall-103{57.712%{transform:translate(69.1032vw,57.712vh) scale(.4045)}to{transform:translate(68.0073vw,99vh) scale(.4045)}}.snow:nth-child(104){opacity:.8226;transform:translate(6.0585vw,-10px) scale(.6324);animation:fall-104 12s -19s linear infinite}@keyframes fall-104{64.791%{transform:translate(13.5186vw,64.791vh) scale(.6324)}to{transform:translate(9.78855vw,99vh) scale(.6324)}}.snow:nth-child(105){opacity:1.3666;transform:translate(45.5623vw,-10px) scale(.1568);animation:fall-105 24s -8s linear infinite}@keyframes fall-105{60.137%{transform:translate(44.5712vw,60.137vh) scale(.1568)}to{transform:translate(45.06675vw,99vh) scale(.1568)}}.snow:nth-child(106){opacity:.4832;transform:translate(32.7831vw,-10px) scale(.6664);animation:fall-106 27s -26s linear infinite}@keyframes fall-106{64.746%{transform:translate(40.3503vw,64.746vh) scale(.6664)}to{transform:translate(36.5667vw,99vh) scale(.6664)}}.snow:nth-child(107){opacity:1.5286;transform:translate(67.3911vw,-10px) scale(.8077);animation:fall-107 28s -24s linear infinite}@keyframes fall-107{75.146%{transform:translate(76.2226vw,75.146vh) scale(.8077)}to{transform:translate(71.80685vw,99vh) scale(.8077)}}.snow:nth-child(108){opacity:.2606;transform:translate(13.9212vw,-10px) scale(.2893);animation:fall-108 21s -6s linear infinite}@keyframes fall-108{63.979%{transform:translate(14.4579vw,63.979vh) scale(.2893)}to{transform:translate(14.18955vw,99vh) scale(.2893)}}.snow:nth-child(109){opacity:1.3312;transform:translate(2.6854vw,-10px) scale(.7738);animation:fall-109 22s -25s linear infinite}@keyframes fall-109{48.211%{transform:translate(2.8294vw,48.211vh) scale(.7738)}to{transform:translate(2.7574vw,99vh) scale(.7738)}}.snow:nth-child(110){opacity:1.49;transform:translate(96.1088vw,-10px) scale(.1097);animation:fall-110 27s -9s linear infinite}@keyframes fall-110{58.461%{transform:translate(92.3363vw,58.461vh) scale(.1097)}to{transform:translate(94.22255vw,99vh) scale(.1097)}}.snow:nth-child(111){opacity:1.4044;transform:translate(27.219vw,-10px) scale(.7296);animation:fall-111 29s -18s linear infinite}@keyframes fall-111{30.044%{transform:translate(20.6626vw,30.044vh) scale(.7296)}to{transform:translate(23.9408vw,99vh) scale(.7296)}}.snow:nth-child(112){opacity:.4272;transform:translate(58.3651vw,-10px) scale(.7297);animation:fall-112 17s -24s linear infinite}@keyframes fall-112{63.084%{transform:translate(63.8277vw,63.084vh) scale(.7297)}to{transform:translate(61.0964vw,99vh) scale(.7297)}}.snow:nth-child(113){opacity:1.6084;transform:translate(33.7037vw,-10px) scale(.2916);animation:fall-113 22s -3s linear infinite}@keyframes fall-113{69.045%{transform:translate(25.5638vw,69.045vh) scale(.2916)}to{transform:translate(29.63375vw,99vh) scale(.2916)}}.snow:nth-child(114){opacity:1.8266;transform:translate(56.1658vw,-10px) scale(.4694);animation:fall-114 12s -22s linear infinite}@keyframes fall-114{30.505%{transform:translate(53.9031vw,30.505vh) scale(.4694)}to{transform:translate(55.03445vw,99vh) scale(.4694)}}.snow:nth-child(115){opacity:1.145;transform:translate(5.4801vw,-10px) scale(.1808);animation:fall-115 29s -4s linear infinite}@keyframes fall-115{52.573%{transform:translate(2.2521vw,52.573vh) scale(.1808)}to{transform:translate(3.8661vw,99vh) scale(.1808)}}.snow:nth-child(116){opacity:.306;transform:translate(93.9307vw,-10px) scale(.3107);animation:fall-116 24s -16s linear infinite}@keyframes fall-116{75.409%{transform:translate(93.6872vw,75.409vh) scale(.3107)}to{transform:translate(93.80895vw,99vh) scale(.3107)}}.snow:nth-child(117){opacity:1.4558;transform:translate(38.686vw,-10px) scale(.4577);animation:fall-117 23s -5s linear infinite}@keyframes fall-117{79.295%{transform:translate(34.0273vw,79.295vh) scale(.4577)}to{transform:translate(36.35665vw,99vh) scale(.4577)}}.snow:nth-child(118){opacity:.8322;transform:translate(46.2015vw,-10px) scale(.9383);animation:fall-118 11s -17s linear infinite}@keyframes fall-118{68.951%{transform:translate(48.4877vw,68.951vh) scale(.9383)}to{transform:translate(47.3446vw,99vh) scale(.9383)}}.snow:nth-child(119){opacity:1.934;transform:translate(42.665vw,-10px) scale(.1721);animation:fall-119 10s -11s linear infinite}@keyframes fall-119{59.917%{transform:translate(43.6961vw,59.917vh) scale(.1721)}to{transform:translate(43.18055vw,99vh) scale(.1721)}}.snow:nth-child(120){opacity:.416;transform:translate(57.7712vw,-10px) scale(.5927);animation:fall-120 25s -8s linear infinite}@keyframes fall-120{34.76%{transform:translate(49.6675vw,34.76vh) scale(.5927)}to{transform:translate(53.71935vw,99vh) scale(.5927)}}.snow:nth-child(121){opacity:.6566;transform:translate(74.5057vw,-10px) scale(.0513);animation:fall-121 11s -19s linear infinite}@keyframes fall-121{75.487%{transform:translate(65.1461vw,75.487vh) scale(.0513)}to{transform:translate(69.8259vw,99vh) scale(.0513)}}.snow:nth-child(122){opacity:1.7358;transform:translate(22.3079vw,-10px) scale(.8367);animation:fall-122 28s -12s linear infinite}@keyframes fall-122{30.832%{transform:translate(17.0258vw,30.832vh) scale(.8367)}to{transform:translate(19.66685vw,99vh) scale(.8367)}}.snow:nth-child(123){opacity:.805;transform:translate(27.3952vw,-10px) scale(.7786);animation:fall-123 24s -14s linear infinite}@keyframes fall-123{79.632%{transform:translate(28.3587vw,79.632vh) scale(.7786)}to{transform:translate(27.87695vw,99vh) scale(.7786)}}.snow:nth-child(124){opacity:.2682;transform:translate(70.2883vw,-10px) scale(.1348);animation:fall-124 15s -14s linear infinite}@keyframes fall-124{60.493%{transform:translate(68.8588vw,60.493vh) scale(.1348)}to{transform:translate(69.57355vw,99vh) scale(.1348)}}.snow:nth-child(125){opacity:1.303;transform:translate(16.8334vw,-10px) scale(.0951);animation:fall-125 19s -10s linear infinite}@keyframes fall-125{35.274%{transform:translate(21.4473vw,35.274vh) scale(.0951)}to{transform:translate(19.14035vw,99vh) scale(.0951)}}.snow:nth-child(126){opacity:1.642;transform:translate(64.8799vw,-10px) scale(.2169);animation:fall-126 23s -12s linear infinite}@keyframes fall-126{43.774%{transform:translate(58.2002vw,43.774vh) scale(.2169)}to{transform:translate(61.54005vw,99vh) scale(.2169)}}.snow:nth-child(127){opacity:1.8494;transform:translate(94.9325vw,-10px) scale(.8613);animation:fall-127 13s -21s linear infinite}@keyframes fall-127{37.743%{transform:translate(94.6897vw,37.743vh) scale(.8613)}to{transform:translate(94.8111vw,99vh) scale(.8613)}}.snow:nth-child(128){opacity:.8646;transform:translate(47.4892vw,-10px) scale(.7852);animation:fall-128 13s -16s linear infinite}@keyframes fall-128{46.347%{transform:translate(44.3745vw,46.347vh) scale(.7852)}to{transform:translate(45.93185vw,99vh) scale(.7852)}}.snow:nth-child(129){opacity:.6382;transform:translate(45.2863vw,-10px) scale(.2624);animation:fall-129 16s -7s linear infinite}@keyframes fall-129{31.546%{transform:translate(49.2757vw,31.546vh) scale(.2624)}to{transform:translate(47.281vw,99vh) scale(.2624)}}.snow:nth-child(130){opacity:.8666;transform:translate(44.8226vw,-10px) scale(.1903);animation:fall-130 13s -11s linear infinite}@keyframes fall-130{76.251%{transform:translate(42.5282vw,76.251vh) scale(.1903)}to{transform:translate(43.6754vw,99vh) scale(.1903)}}.snow:nth-child(131){opacity:1.558;transform:translate(24.6933vw,-10px) scale(.6114);animation:fall-131 10s -22s linear infinite}@keyframes fall-131{64.629%{transform:translate(31.4711vw,64.629vh) scale(.6114)}to{transform:translate(28.0822vw,99vh) scale(.6114)}}.snow:nth-child(132){opacity:1.2784;transform:translate(59.7668vw,-10px) scale(.2266);animation:fall-132 24s -29s linear infinite}@keyframes fall-132{40.009%{transform:translate(56.7948vw,40.009vh) scale(.2266)}to{transform:translate(58.2808vw,99vh) scale(.2266)}}.snow:nth-child(133){opacity:1.4914;transform:translate(83.5461vw,-10px) scale(.6875);animation:fall-133 28s -28s linear infinite}@keyframes fall-133{55.014%{transform:translate(78.9344vw,55.014vh) scale(.6875)}to{transform:translate(81.24025vw,99vh) scale(.6875)}}.snow:nth-child(134){opacity:.3562;transform:translate(87.2854vw,-10px) scale(.6126);animation:fall-134 23s -13s linear infinite}@keyframes fall-134{41.024%{transform:translate(83.9864vw,41.024vh) scale(.6126)}to{transform:translate(85.6359vw,99vh) scale(.6126)}}.snow:nth-child(135){opacity:.387;transform:translate(56.3791vw,-10px) scale(.2512);animation:fall-135 25s -30s linear infinite}@keyframes fall-135{76.906%{transform:translate(64.7295vw,76.906vh) scale(.2512)}to{transform:translate(60.5543vw,99vh) scale(.2512)}}.snow:nth-child(136){opacity:.3164;transform:translate(33.1813vw,-10px) scale(.4995);animation:fall-136 16s -14s linear infinite}@keyframes fall-136{44.206%{transform:translate(41.4656vw,44.206vh) scale(.4995)}to{transform:translate(37.32345vw,99vh) scale(.4995)}}.snow:nth-child(137){opacity:1.1852;transform:translate(61.1863vw,-10px) scale(.3528);animation:fall-137 30s -6s linear infinite}@keyframes fall-137{76.727%{transform:translate(52.8602vw,76.727vh) scale(.3528)}to{transform:translate(57.02325vw,99vh) scale(.3528)}}.snow:nth-child(138){opacity:.0146;transform:translate(27.1894vw,-10px) scale(.2197);animation:fall-138 28s -30s linear infinite}@keyframes fall-138{74.48%{transform:translate(18.0652vw,74.48vh) scale(.2197)}to{transform:translate(22.6273vw,99vh) scale(.2197)}}.snow:nth-child(139){opacity:1.218;transform:translate(86.8858vw,-10px) scale(.4071);animation:fall-139 15s -2s linear infinite}@keyframes fall-139{74.76%{transform:translate(92.8326vw,74.76vh) scale(.4071)}to{transform:translate(89.8592vw,99vh) scale(.4071)}}.snow:nth-child(140){opacity:1.1166;transform:translate(94.4382vw,-10px) scale(.7963);animation:fall-140 21s -12s linear infinite}@keyframes fall-140{38.338%{transform:translate(84.6041vw,38.338vh) scale(.7963)}to{transform:translate(89.52115vw,99vh) scale(.7963)}}.snow:nth-child(141){opacity:1.784;transform:translate(70.39vw,-10px) scale(.6431);animation:fall-141 28s -28s linear infinite}@keyframes fall-141{60.891%{transform:translate(66.7867vw,60.891vh) scale(.6431)}to{transform:translate(68.58835vw,99vh) scale(.6431)}}.snow:nth-child(142){opacity:1.075;transform:translate(19.8331vw,-10px) scale(.1582);animation:fall-142 16s -25s linear infinite}@keyframes fall-142{30.809%{transform:translate(17.7173vw,30.809vh) scale(.1582)}to{transform:translate(18.7752vw,99vh) scale(.1582)}}.snow:nth-child(143){opacity:.955;transform:translate(54.4582vw,-10px) scale(.0114);animation:fall-143 19s -14s linear infinite}@keyframes fall-143{71.382%{transform:translate(64.3773vw,71.382vh) scale(.0114)}to{transform:translate(59.41775vw,99vh) scale(.0114)}}.snow:nth-child(144){opacity:1.076;transform:translate(23.3176vw,-10px) scale(.7136);animation:fall-144 30s -16s linear infinite}@keyframes fall-144{32.362%{transform:translate(17.9043vw,32.362vh) scale(.7136)}to{transform:translate(20.61095vw,99vh) scale(.7136)}}.snow:nth-child(145){opacity:1.7408;transform:translate(63.2219vw,-10px) scale(.3372);animation:fall-145 19s -22s linear infinite}@keyframes fall-145{35.431%{transform:translate(66.4791vw,35.431vh) scale(.3372)}to{transform:translate(64.8505vw,99vh) scale(.3372)}}.snow:nth-child(146){opacity:.3102;transform:translate(76.8705vw,-10px) scale(.1533);animation:fall-146 29s -3s linear infinite}@keyframes fall-146{31.949%{transform:translate(76.9068vw,31.949vh) scale(.1533)}to{transform:translate(76.88865vw,99vh) scale(.1533)}}.snow:nth-child(147){opacity:.7482;transform:translate(30.0537vw,-10px) scale(.7618);animation:fall-147 17s -22s linear infinite}@keyframes fall-147{76.063%{transform:translate(32.2192vw,76.063vh) scale(.7618)}to{transform:translate(31.13645vw,99vh) scale(.7618)}}.snow:nth-child(148){opacity:1.9702;transform:translate(62.3772vw,-10px) scale(.2087);animation:fall-148 17s -20s linear infinite}@keyframes fall-148{48.544%{transform:translate(55.2512vw,48.544vh) scale(.2087)}to{transform:translate(58.8142vw,99vh) scale(.2087)}}.snow:nth-child(149){opacity:1.9022;transform:translate(88.7827vw,-10px) scale(.8417);animation:fall-149 19s -18s linear infinite}@keyframes fall-149{44.517%{transform:translate(96.1128vw,44.517vh) scale(.8417)}to{transform:translate(92.44775vw,99vh) scale(.8417)}}.snow:nth-child(150){opacity:1.6224;transform:translate(58.0816vw,-10px) scale(.1319);animation:fall-150 17s -7s linear infinite}@keyframes fall-150{57.714%{transform:translate(61.8151vw,57.714vh) scale(.1319)}to{transform:translate(59.94835vw,99vh) scale(.1319)}}.snow:nth-child(151){opacity:.8888;transform:translate(34.9756vw,-10px) scale(.1556);animation:fall-151 26s -5s linear infinite}@keyframes fall-151{59.274%{transform:translate(42.2169vw,59.274vh) scale(.1556)}to{transform:translate(38.59625vw,99vh) scale(.1556)}}.snow:nth-child(152){opacity:1.5986;transform:translate(64.8997vw,-10px) scale(.24);animation:fall-152 28s -3s linear infinite}@keyframes fall-152{50.298%{transform:translate(70.1634vw,50.298vh) scale(.24)}to{transform:translate(67.53155vw,99vh) scale(.24)}}.snow:nth-child(153){opacity:1.2566;transform:translate(69.6563vw,-10px) scale(.8149);animation:fall-153 19s -1s linear infinite}@keyframes fall-153{31.742%{transform:translate(71.352vw,31.742vh) scale(.8149)}to{transform:translate(70.50415vw,99vh) scale(.8149)}}.snow:nth-child(154){opacity:1.761;transform:translate(27.7307vw,-10px) scale(.306);animation:fall-154 25s -15s linear infinite}@keyframes fall-154{59.373%{transform:translate(28.4562vw,59.373vh) scale(.306)}to{transform:translate(28.09345vw,99vh) scale(.306)}}.snow:nth-child(155){opacity:.119;transform:translate(28.133vw,-10px) scale(.3006);animation:fall-155 20s -30s linear infinite}@keyframes fall-155{43.417%{transform:translate(23.0732vw,43.417vh) scale(.3006)}to{transform:translate(25.6031vw,99vh) scale(.3006)}}.snow:nth-child(156){opacity:1.6582;transform:translate(86.1384vw,-10px) scale(.7261);animation:fall-156 17s -7s linear infinite}@keyframes fall-156{48.848%{transform:translate(85.8208vw,48.848vh) scale(.7261)}to{transform:translate(85.9796vw,99vh) scale(.7261)}}.snow:nth-child(157){opacity:1.1656;transform:translate(74.5584vw,-10px) scale(.5818);animation:fall-157 10s -4s linear infinite}@keyframes fall-157{56.594%{transform:translate(70.8748vw,56.594vh) scale(.5818)}to{transform:translate(72.7166vw,99vh) scale(.5818)}}.snow:nth-child(158){opacity:.9286;transform:translate(78.6593vw,-10px) scale(.5942);animation:fall-158 25s -6s linear infinite}@keyframes fall-158{67.471%{transform:translate(82.488vw,67.471vh) scale(.5942)}to{transform:translate(80.57365vw,99vh) scale(.5942)}}.snow:nth-child(159){opacity:.1838;transform:translate(49.0445vw,-10px) scale(.626);animation:fall-159 17s -1s linear infinite}@keyframes fall-159{78.379%{transform:translate(47.3459vw,78.379vh) scale(.626)}to{transform:translate(48.1952vw,99vh) scale(.626)}}.snow:nth-child(160){opacity:.1978;transform:translate(.8666vw,-10px) scale(.3151);animation:fall-160 18s -16s linear infinite}@keyframes fall-160{68.61%{transform:translate(10.2384vw,68.61vh) scale(.3151)}to{transform:translate(5.5525vw,99vh) scale(.3151)}}.snow:nth-child(161){opacity:.8116;transform:translate(33.9441vw,-10px) scale(.2936);animation:fall-161 10s -14s linear infinite}@keyframes fall-161{54.768%{transform:translate(39.9601vw,54.768vh) scale(.2936)}to{transform:translate(36.9521vw,99vh) scale(.2936)}}.snow:nth-child(162){opacity:.3132;transform:translate(15.5931vw,-10px) scale(.5707);animation:fall-162 24s -23s linear infinite}@keyframes fall-162{44.186%{transform:translate(7.442vw,44.186vh) scale(.5707)}to{transform:translate(11.51755vw,99vh) scale(.5707)}}.snow:nth-child(163){opacity:.3766;transform:translate(22.5432vw,-10px) scale(.0049);animation:fall-163 21s -16s linear infinite}@keyframes fall-163{32.068%{transform:translate(20.5946vw,32.068vh) scale(.0049)}to{transform:translate(21.5689vw,99vh) scale(.0049)}}.snow:nth-child(164){opacity:1.7018;transform:translate(33.2013vw,-10px) scale(.549);animation:fall-164 10s -23s linear infinite}@keyframes fall-164{48.734%{transform:translate(41.4977vw,48.734vh) scale(.549)}to{transform:translate(37.3495vw,99vh) scale(.549)}}.snow:nth-child(165){opacity:.5694;transform:translate(34.4775vw,-10px) scale(.981);animation:fall-165 25s -14s linear infinite}@keyframes fall-165{70.026%{transform:translate(43.0705vw,70.026vh) scale(.981)}to{transform:translate(38.774vw,99vh) scale(.981)}}.snow:nth-child(166){opacity:1.864;transform:translate(63.7432vw,-10px) scale(.2751);animation:fall-166 22s -15s linear infinite}@keyframes fall-166{43.206%{transform:translate(59.4325vw,43.206vh) scale(.2751)}to{transform:translate(61.58785vw,99vh) scale(.2751)}}.snow:nth-child(167){opacity:1.1936;transform:translate(75.6092vw,-10px) scale(.5448);animation:fall-167 20s -29s linear infinite}@keyframes fall-167{63.208%{transform:translate(82.2833vw,63.208vh) scale(.5448)}to{transform:translate(78.94625vw,99vh) scale(.5448)}}.snow:nth-child(168){opacity:1.464;transform:translate(19.1496vw,-10px) scale(.4059);animation:fall-168 29s -13s linear infinite}@keyframes fall-168{61.966%{transform:translate(19.953vw,61.966vh) scale(.4059)}to{transform:translate(19.5513vw,99vh) scale(.4059)}}.snow:nth-child(169){opacity:1.004;transform:translate(99.5697vw,-10px) scale(.0883);animation:fall-169 17s -11s linear infinite}@keyframes fall-169{64.422%{transform:translate(104.6924vw,64.422vh) scale(.0883)}to{transform:translate(102.13105vw,99vh) scale(.0883)}}.snow:nth-child(170){opacity:.6938;transform:translate(12.9096vw,-10px) scale(.5055);animation:fall-170 17s -7s linear infinite}@keyframes fall-170{39.094%{transform:translate(12.1884vw,39.094vh) scale(.5055)}to{transform:translate(12.549vw,99vh) scale(.5055)}}.snow:nth-child(171){opacity:1.5238;transform:translate(76.5632vw,-10px) scale(.2678);animation:fall-171 22s -19s linear infinite}@keyframes fall-171{77.043%{transform:translate(81.0793vw,77.043vh) scale(.2678)}to{transform:translate(78.82125vw,99vh) scale(.2678)}}.snow:nth-child(172){opacity:.2722;transform:translate(21.7264vw,-10px) scale(.0426);animation:fall-172 30s -20s linear infinite}@keyframes fall-172{58.297%{transform:translate(11.8437vw,58.297vh) scale(.0426)}to{transform:translate(16.78505vw,99vh) scale(.0426)}}.snow:nth-child(173){opacity:1.5148;transform:translate(38.9753vw,-10px) scale(.1787);animation:fall-173 17s -13s linear infinite}@keyframes fall-173{66.816%{transform:translate(32.8262vw,66.816vh) scale(.1787)}to{transform:translate(35.90075vw,99vh) scale(.1787)}}.snow:nth-child(174){opacity:.9402;transform:translate(75.7431vw,-10px) scale(.7455);animation:fall-174 21s -13s linear infinite}@keyframes fall-174{79.004%{transform:translate(68.7467vw,79.004vh) scale(.7455)}to{transform:translate(72.2449vw,99vh) scale(.7455)}}.snow:nth-child(175){opacity:.4172;transform:translate(90.3826vw,-10px) scale(.3112);animation:fall-175 28s -19s linear infinite}@keyframes fall-175{39.029%{transform:translate(84.3699vw,39.029vh) scale(.3112)}to{transform:translate(87.37625vw,99vh) scale(.3112)}}.snow:nth-child(176){opacity:.44;transform:translate(72.9925vw,-10px) scale(.1158);animation:fall-176 30s -15s linear infinite}@keyframes fall-176{71.047%{transform:translate(69.6058vw,71.047vh) scale(.1158)}to{transform:translate(71.29915vw,99vh) scale(.1158)}}.snow:nth-child(177){opacity:.0578;transform:translate(65.6932vw,-10px) scale(.4575);animation:fall-177 23s -27s linear infinite}@keyframes fall-177{62.101%{transform:translate(69.6422vw,62.101vh) scale(.4575)}to{transform:translate(67.6677vw,99vh) scale(.4575)}}.snow:nth-child(178){opacity:1.7618;transform:translate(14.1065vw,-10px) scale(.2838);animation:fall-178 12s -27s linear infinite}@keyframes fall-178{34.017%{transform:translate(15.0802vw,34.017vh) scale(.2838)}to{transform:translate(14.59335vw,99vh) scale(.2838)}}.snow:nth-child(179){opacity:1.4054;transform:translate(14.0245vw,-10px) scale(.6778);animation:fall-179 14s -15s linear infinite}@keyframes fall-179{71.399%{transform:translate(9.5848vw,71.399vh) scale(.6778)}to{transform:translate(11.80465vw,99vh) scale(.6778)}}.snow:nth-child(180){opacity:1.5634;transform:translate(34.9014vw,-10px) scale(.2231);animation:fall-180 21s -20s linear infinite}@keyframes fall-180{54.386%{transform:translate(26.1443vw,54.386vh) scale(.2231)}to{transform:translate(30.52285vw,99vh) scale(.2231)}}.snow:nth-child(181){opacity:.877;transform:translate(90.0847vw,-10px) scale(.2986);animation:fall-181 12s -28s linear infinite}@keyframes fall-181{65.697%{transform:translate(85.471vw,65.697vh) scale(.2986)}to{transform:translate(87.77785vw,99vh) scale(.2986)}}.snow:nth-child(182){opacity:.318;transform:translate(48.247vw,-10px) scale(.3936);animation:fall-182 11s -27s linear infinite}@keyframes fall-182{41.606%{transform:translate(52.5649vw,41.606vh) scale(.3936)}to{transform:translate(50.40595vw,99vh) scale(.3936)}}.snow:nth-child(183){opacity:1.219;transform:translate(60.039vw,-10px) scale(.9079);animation:fall-183 29s -29s linear infinite}@keyframes fall-183{74.801%{transform:translate(52.8646vw,74.801vh) scale(.9079)}to{transform:translate(56.4518vw,99vh) scale(.9079)}}.snow:nth-child(184){opacity:.1912;transform:translate(93.294vw,-10px) scale(.6001);animation:fall-184 19s -23s linear infinite}@keyframes fall-184{59.41%{transform:translate(86.1295vw,59.41vh) scale(.6001)}to{transform:translate(89.71175vw,99vh) scale(.6001)}}.snow:nth-child(185){opacity:.4014;transform:translate(.1961vw,-10px) scale(.6832);animation:fall-185 10s -27s linear infinite}@keyframes fall-185{59.211%{transform:translate(-5.7753vw,59.211vh) scale(.6832)}to{transform:translate(-2.7896vw,99vh) scale(.6832)}}.snow:nth-child(186){opacity:1.6666;transform:translate(89.0914vw,-10px) scale(.5142);animation:fall-186 20s -7s linear infinite}@keyframes fall-186{30.022%{transform:translate(79.4301vw,30.022vh) scale(.5142)}to{transform:translate(84.26075vw,99vh) scale(.5142)}}.snow:nth-child(187){opacity:.7146;transform:translate(97.5704vw,-10px) scale(.0836);animation:fall-187 13s -2s linear infinite}@keyframes fall-187{70.727%{transform:translate(103.1079vw,70.727vh) scale(.0836)}to{transform:translate(100.33915vw,99vh) scale(.0836)}}.snow:nth-child(188){opacity:1.9846;transform:translate(67.1106vw,-10px) scale(.3666);animation:fall-188 14s -24s linear infinite}@keyframes fall-188{33.643%{transform:translate(59.5349vw,33.643vh) scale(.3666)}to{transform:translate(63.32275vw,99vh) scale(.3666)}}.snow:nth-child(189){opacity:.9254;transform:translate(27.078vw,-10px) scale(.5471);animation:fall-189 11s -11s linear infinite}@keyframes fall-189{77.58%{transform:translate(35.9419vw,77.58vh) scale(.5471)}to{transform:translate(31.50995vw,99vh) scale(.5471)}}.snow:nth-child(190){opacity:.028;transform:translate(11.3841vw,-10px) scale(.6402);animation:fall-190 10s -25s linear infinite}@keyframes fall-190{77.594%{transform:translate(2.9068vw,77.594vh) scale(.6402)}to{transform:translate(7.14545vw,99vh) scale(.6402)}}.snow:nth-child(191){opacity:1.907;transform:translate(52.256vw,-10px) scale(.2699);animation:fall-191 30s -19s linear infinite}@keyframes fall-191{32.112%{transform:translate(52.5738vw,32.112vh) scale(.2699)}to{transform:translate(52.4149vw,99vh) scale(.2699)}}.snow:nth-child(192){opacity:1.9454;transform:translate(9.2684vw,-10px) scale(.2222);animation:fall-192 29s -30s linear infinite}@keyframes fall-192{42.687%{transform:translate(6.6802vw,42.687vh) scale(.2222)}to{transform:translate(7.9743vw,99vh) scale(.2222)}}.snow:nth-child(193){opacity:1.317;transform:translate(42.5676vw,-10px) scale(.0546);animation:fall-193 10s -13s linear infinite}@keyframes fall-193{73.719%{transform:translate(44.4945vw,73.719vh) scale(.0546)}to{transform:translate(43.53105vw,99vh) scale(.0546)}}.snow:nth-child(194){opacity:1.4838;transform:translate(5.2203vw,-10px) scale(.2533);animation:fall-194 12s -11s linear infinite}@keyframes fall-194{61.545%{transform:translate(2.0329vw,61.545vh) scale(.2533)}to{transform:translate(3.6266vw,99vh) scale(.2533)}}.snow:nth-child(195){opacity:1.685;transform:translate(7.1629vw,-10px) scale(.3123);animation:fall-195 13s -18s linear infinite}@keyframes fall-195{43.881%{transform:translate(1.1975vw,43.881vh) scale(.3123)}to{transform:translate(4.1802vw,99vh) scale(.3123)}}.snow:nth-child(196){opacity:1.9824;transform:translate(73.8213vw,-10px) scale(.7177);animation:fall-196 28s -11s linear infinite}@keyframes fall-196{69.018%{transform:translate(80.5804vw,69.018vh) scale(.7177)}to{transform:translate(77.20085vw,99vh) scale(.7177)}}.snow:nth-child(197){opacity:.7654;transform:translate(14.9088vw,-10px) scale(.9987);animation:fall-197 21s -8s linear infinite}@keyframes fall-197{55.333%{transform:translate(9.9205vw,55.333vh) scale(.9987)}to{transform:translate(12.41465vw,99vh) scale(.9987)}}.snow:nth-child(198){opacity:1.8362;transform:translate(93.8849vw,-10px) scale(.0932);animation:fall-198 11s -25s linear infinite}@keyframes fall-198{36.644%{transform:translate(88.9946vw,36.644vh) scale(.0932)}to{transform:translate(91.43975vw,99vh) scale(.0932)}}.snow:nth-child(199){opacity:1.782;transform:translate(91.1849vw,-10px) scale(.2504);animation:fall-199 23s -10s linear infinite}@keyframes fall-199{77.979%{transform:translate(88.888vw,77.979vh) scale(.2504)}to{transform:translate(90.03645vw,99vh) scale(.2504)}}.snow:nth-child(200){opacity:1.817;transform:translate(70.5503vw,-10px) scale(.6809);animation:fall-200 28s -29s linear infinite}@keyframes fall-200{54.671%{transform:translate(66.7195vw,54.671vh) scale(.6809)}to{transform:translate(68.6349vw,99vh) scale(.6809)}}.snow:nth-child(201){opacity:1.9366;transform:translate(57.7182vw,-10px) scale(.5584);animation:fall-201 20s -15s linear infinite}@keyframes fall-201{33.173%{transform:translate(57.5124vw,33.173vh) scale(.5584)}to{transform:translate(57.6153vw,99vh) scale(.5584)}}.snow:nth-child(202){opacity:.0398;transform:translate(23.5642vw,-10px) scale(.2247);animation:fall-202 14s -30s linear infinite}@keyframes fall-202{55.054%{transform:translate(13.8254vw,55.054vh) scale(.2247)}to{transform:translate(18.6948vw,99vh) scale(.2247)}}.snow:nth-child(203){opacity:.3168;transform:translate(36.5744vw,-10px) scale(.6768);animation:fall-203 12s -29s linear infinite}@keyframes fall-203{71.796%{transform:translate(29.6647vw,71.796vh) scale(.6768)}to{transform:translate(33.11955vw,99vh) scale(.6768)}}.snow:nth-child(204){opacity:1.434;transform:translate(32.089vw,-10px) scale(.6235);animation:fall-204 13s -10s linear infinite}@keyframes fall-204{44.56%{transform:translate(36.5118vw,44.56vh) scale(.6235)}to{transform:translate(34.3004vw,99vh) scale(.6235)}}.snow:nth-child(205){opacity:1.6634;transform:translate(45.4294vw,-10px) scale(.3439);animation:fall-205 11s -7s linear infinite}@keyframes fall-205{55.042%{transform:translate(51.8394vw,55.042vh) scale(.3439)}to{transform:translate(48.6344vw,99vh) scale(.3439)}}.snow:nth-child(206){opacity:1.9102;transform:translate(7.1134vw,-10px) scale(.4542);animation:fall-206 15s -17s linear infinite}@keyframes fall-206{46.46%{transform:translate(13.7129vw,46.46vh) scale(.4542)}to{transform:translate(10.41315vw,99vh) scale(.4542)}}.snow:nth-child(207){opacity:1.1238;transform:translate(9.19vw,-10px) scale(.6828);animation:fall-207 19s -27s linear infinite}@keyframes fall-207{51.466%{transform:translate(15.4377vw,51.466vh) scale(.6828)}to{transform:translate(12.31385vw,99vh) scale(.6828)}}.snow:nth-child(208){opacity:.8314;transform:translate(49.2575vw,-10px) scale(.2737);animation:fall-208 28s -11s linear infinite}@keyframes fall-208{64.203%{transform:translate(44.6964vw,64.203vh) scale(.2737)}to{transform:translate(46.97695vw,99vh) scale(.2737)}}.snow:nth-child(209){opacity:.1176;transform:translate(11.3057vw,-10px) scale(.5986);animation:fall-209 21s -10s linear infinite}@keyframes fall-209{72.121%{transform:translate(8.3458vw,72.121vh) scale(.5986)}to{transform:translate(9.82575vw,99vh) scale(.5986)}}.snow:nth-child(210){opacity:.5782;transform:translate(87.8271vw,-10px) scale(.9038);animation:fall-210 17s -9s linear infinite}@keyframes fall-210{44.891%{transform:translate(81.9308vw,44.891vh) scale(.9038)}to{transform:translate(84.87895vw,99vh) scale(.9038)}}.snow:nth-child(211){opacity:1.1888;transform:translate(27.3381vw,-10px) scale(.0886);animation:fall-211 19s -16s linear infinite}@keyframes fall-211{73.66%{transform:translate(21.8111vw,73.66vh) scale(.0886)}to{transform:translate(24.5746vw,99vh) scale(.0886)}}.snow:nth-child(212){opacity:1.6884;transform:translate(64.204vw,-10px) scale(.3227);animation:fall-212 21s -9s linear infinite}@keyframes fall-212{66.239%{transform:translate(58.4889vw,66.239vh) scale(.3227)}to{transform:translate(61.34645vw,99vh) scale(.3227)}}.snow:nth-child(213){opacity:.3382;transform:translate(17.3112vw,-10px) scale(.5897);animation:fall-213 11s -29s linear infinite}@keyframes fall-213{33.544%{transform:translate(26.4383vw,33.544vh) scale(.5897)}to{transform:translate(21.87475vw,99vh) scale(.5897)}}.snow:nth-child(214){opacity:1.1482;transform:translate(82.6977vw,-10px) scale(.2979);animation:fall-214 29s -4s linear infinite}@keyframes fall-214{40.505%{transform:translate(83.4975vw,40.505vh) scale(.2979)}to{transform:translate(83.0976vw,99vh) scale(.2979)}}.snow:nth-child(215){opacity:.386;transform:translate(48.8898vw,-10px) scale(.9371);animation:fall-215 26s -26s linear infinite}@keyframes fall-215{37.29%{transform:translate(46.6105vw,37.29vh) scale(.9371)}to{transform:translate(47.75015vw,99vh) scale(.9371)}}.snow:nth-child(216){opacity:.6636;transform:translate(42.4084vw,-10px) scale(.7071);animation:fall-216 11s -2s linear infinite}@keyframes fall-216{75.813%{transform:translate(36.0548vw,75.813vh) scale(.7071)}to{transform:translate(39.2316vw,99vh) scale(.7071)}}.snow:nth-child(217){opacity:1.3616;transform:translate(77.084vw,-10px) scale(.7065);animation:fall-217 24s -20s linear infinite}@keyframes fall-217{53.077%{transform:translate(85.5317vw,53.077vh) scale(.7065)}to{transform:translate(81.30785vw,99vh) scale(.7065)}}.snow:nth-child(218){opacity:1.9958;transform:translate(81.3936vw,-10px) scale(.1277);animation:fall-218 14s -5s linear infinite}@keyframes fall-218{54.625%{transform:translate(89.7289vw,54.625vh) scale(.1277)}to{transform:translate(85.56125vw,99vh) scale(.1277)}}.snow:nth-child(219){opacity:1.4986;transform:translate(52.7755vw,-10px) scale(.3249);animation:fall-219 22s -23s linear infinite}@keyframes fall-219{56.251%{transform:translate(59.2651vw,56.251vh) scale(.3249)}to{transform:translate(56.0203vw,99vh) scale(.3249)}}.snow:nth-child(220){opacity:1.028;transform:translate(24.8089vw,-10px) scale(.5774);animation:fall-220 15s -16s linear infinite}@keyframes fall-220{73.877%{transform:translate(17.0525vw,73.877vh) scale(.5774)}to{transform:translate(20.9307vw,99vh) scale(.5774)}}.snow:nth-child(221){opacity:.7658;transform:translate(70.805vw,-10px) scale(.0552);animation:fall-221 28s -6s linear infinite}@keyframes fall-221{39.963%{transform:translate(72.5188vw,39.963vh) scale(.0552)}to{transform:translate(71.6619vw,99vh) scale(.0552)}}.snow:nth-child(222){opacity:.9192;transform:translate(86.3065vw,-10px) scale(.267);animation:fall-222 25s -6s linear infinite}@keyframes fall-222{30.001%{transform:translate(93.9264vw,30.001vh) scale(.267)}to{transform:translate(90.11645vw,99vh) scale(.267)}}.snow:nth-child(223){opacity:.5346;transform:translate(62.355vw,-10px) scale(.9461);animation:fall-223 26s -19s linear infinite}@keyframes fall-223{59.124%{transform:translate(71.7772vw,59.124vh) scale(.9461)}to{transform:translate(67.0661vw,99vh) scale(.9461)}}.snow:nth-child(224){opacity:1.2442;transform:translate(86.8565vw,-10px) scale(.8386);animation:fall-224 19s -3s linear infinite}@keyframes fall-224{68.254%{transform:translate(78.3948vw,68.254vh) scale(.8386)}to{transform:translate(82.62565vw,99vh) scale(.8386)}}.snow:nth-child(225){opacity:.073;transform:translate(92.5582vw,-10px) scale(.4326);animation:fall-225 19s -3s linear infinite}@keyframes fall-225{62.365%{transform:translate(86.1816vw,62.365vh) scale(.4326)}to{transform:translate(89.3699vw,99vh) scale(.4326)}}.snow:nth-child(226){opacity:1.4932;transform:translate(17.9518vw,-10px) scale(.2328);animation:fall-226 14s -16s linear infinite}@keyframes fall-226{48.186%{transform:translate(21.7772vw,48.186vh) scale(.2328)}to{transform:translate(19.8645vw,99vh) scale(.2328)}}.snow:nth-child(227){opacity:.6494;transform:translate(59.7049vw,-10px) scale(.1581);animation:fall-227 26s -22s linear infinite}@keyframes fall-227{32.161%{transform:translate(58.1252vw,32.161vh) scale(.1581)}to{transform:translate(58.91505vw,99vh) scale(.1581)}}.snow:nth-child(228){opacity:.865;transform:translate(60.795vw,-10px) scale(.0704);animation:fall-228 17s -7s linear infinite}@keyframes fall-228{41.342%{transform:translate(63.481vw,41.342vh) scale(.0704)}to{transform:translate(62.138vw,99vh) scale(.0704)}}.snow:nth-child(229){opacity:1.5342;transform:translate(19.0903vw,-10px) scale(.1475);animation:fall-229 16s -26s linear infinite}@keyframes fall-229{51.87%{transform:translate(20.8127vw,51.87vh) scale(.1475)}to{transform:translate(19.9515vw,99vh) scale(.1475)}}.snow:nth-child(230){opacity:1.9532;transform:translate(75.918vw,-10px) scale(.4769);animation:fall-230 11s -11s linear infinite}@keyframes fall-230{50.587%{transform:translate(76.5631vw,50.587vh) scale(.4769)}to{transform:translate(76.24055vw,99vh) scale(.4769)}}.snow:nth-child(231){opacity:1.613;transform:translate(40.5388vw,-10px) scale(.4991);animation:fall-231 23s -11s linear infinite}@keyframes fall-231{44.31%{transform:translate(49.8769vw,44.31vh) scale(.4991)}to{transform:translate(45.20785vw,99vh) scale(.4991)}}.snow:nth-child(232){opacity:1.3752;transform:translate(14.8285vw,-10px) scale(.2065);animation:fall-232 21s -24s linear infinite}@keyframes fall-232{37.841%{transform:translate(12.2069vw,37.841vh) scale(.2065)}to{transform:translate(13.5177vw,99vh) scale(.2065)}}.snow:nth-child(233){opacity:1.95;transform:translate(97.395vw,-10px) scale(.757);animation:fall-233 29s -1s linear infinite}@keyframes fall-233{39.865%{transform:translate(95.9365vw,39.865vh) scale(.757)}to{transform:translate(96.66575vw,99vh) scale(.757)}}.snow:nth-child(234){opacity:.9848;transform:translate(62.1592vw,-10px) scale(.6951);animation:fall-234 24s -24s linear infinite}@keyframes fall-234{68.554%{transform:translate(63.7199vw,68.554vh) scale(.6951)}to{transform:translate(62.93955vw,99vh) scale(.6951)}}.snow:nth-child(235){opacity:1.0296;transform:translate(26.3479vw,-10px) scale(.6827);animation:fall-235 12s -1s linear infinite}@keyframes fall-235{37.24%{transform:translate(19.7741vw,37.24vh) scale(.6827)}to{transform:translate(23.061vw,99vh) scale(.6827)}}.snow:nth-child(236){opacity:.9212;transform:translate(9.6486vw,-10px) scale(.0869);animation:fall-236 13s -21s linear infinite}@keyframes fall-236{79.295%{transform:translate(2.1503vw,79.295vh) scale(.0869)}to{transform:translate(5.89945vw,99vh) scale(.0869)}}.snow:nth-child(237){opacity:.3632;transform:translate(55.4498vw,-10px) scale(.9187);animation:fall-237 10s -20s linear infinite}@keyframes fall-237{67.465%{transform:translate(59.891vw,67.465vh) scale(.9187)}to{transform:translate(57.6704vw,99vh) scale(.9187)}}.snow:nth-child(238){opacity:.1458;transform:translate(4.3102vw,-10px) scale(.3767);animation:fall-238 10s -5s linear infinite}@keyframes fall-238{36.444%{transform:translate(9.7862vw,36.444vh) scale(.3767)}to{transform:translate(7.0482vw,99vh) scale(.3767)}}.snow:nth-child(239){opacity:1.8732;transform:translate(83.4175vw,-10px) scale(.2301);animation:fall-239 12s -27s linear infinite}@keyframes fall-239{56.271%{transform:translate(75.853vw,56.271vh) scale(.2301)}to{transform:translate(79.63525vw,99vh) scale(.2301)}}.snow:nth-child(240){opacity:1.2412;transform:translate(51.3747vw,-10px) scale(.4307);animation:fall-240 28s -25s linear infinite}@keyframes fall-240{72.593%{transform:translate(56.9779vw,72.593vh) scale(.4307)}to{transform:translate(54.1763vw,99vh) scale(.4307)}}.snow:nth-child(241){opacity:1.1948;transform:translate(56.4969vw,-10px) scale(.0142);animation:fall-241 18s -11s linear infinite}@keyframes fall-241{48.911%{transform:translate(59.5569vw,48.911vh) scale(.0142)}to{transform:translate(58.0269vw,99vh) scale(.0142)}}.snow:nth-child(242){opacity:1.4682;transform:translate(90.3833vw,-10px) scale(.5098);animation:fall-242 23s -27s linear infinite}@keyframes fall-242{40.085%{transform:translate(93.0634vw,40.085vh) scale(.5098)}to{transform:translate(91.72335vw,99vh) scale(.5098)}}.snow:nth-child(243){opacity:1.7294;transform:translate(7.1097vw,-10px) scale(.9072);animation:fall-243 20s -3s linear infinite}@keyframes fall-243{34.178%{transform:translate(1.7618vw,34.178vh) scale(.9072)}to{transform:translate(4.43575vw,99vh) scale(.9072)}}.snow:nth-child(244){opacity:.243;transform:translate(63.4336vw,-10px) scale(.6421);animation:fall-244 27s -17s linear infinite}@keyframes fall-244{44.37%{transform:translate(61.2889vw,44.37vh) scale(.6421)}to{transform:translate(62.36125vw,99vh) scale(.6421)}}.snow:nth-child(245){opacity:.6318;transform:translate(40.0601vw,-10px) scale(.7512);animation:fall-245 14s -22s linear infinite}@keyframes fall-245{68.807%{transform:translate(36.2146vw,68.807vh) scale(.7512)}to{transform:translate(38.13735vw,99vh) scale(.7512)}}.snow:nth-child(246){opacity:.5624;transform:translate(39.7037vw,-10px) scale(.2314);animation:fall-246 19s -17s linear infinite}@keyframes fall-246{51.332%{transform:translate(40.3496vw,51.332vh) scale(.2314)}to{transform:translate(40.02665vw,99vh) scale(.2314)}}.snow:nth-child(247){opacity:1.9998;transform:translate(40.0105vw,-10px) scale(.3345);animation:fall-247 11s -8s linear infinite}@keyframes fall-247{69.091%{transform:translate(30.4182vw,69.091vh) scale(.3345)}to{transform:translate(35.21435vw,99vh) scale(.3345)}}.snow:nth-child(248){opacity:.6284;transform:translate(7.8599vw,-10px) scale(.5905);animation:fall-248 13s -5s linear infinite}@keyframes fall-248{56.413%{transform:translate(8.5016vw,56.413vh) scale(.5905)}to{transform:translate(8.18075vw,99vh) scale(.5905)}}.snow:nth-child(249){opacity:.2104;transform:translate(3.5577vw,-10px) scale(.178);animation:fall-249 19s -10s linear infinite}@keyframes fall-249{30.593%{transform:translate(5.4854vw,30.593vh) scale(.178)}to{transform:translate(4.52155vw,99vh) scale(.178)}}.snow:nth-child(250){opacity:.7158;transform:translate(81.0029vw,-10px) scale(.4693);animation:fall-250 12s -30s linear infinite}@keyframes fall-250{44.935%{transform:translate(88.8957vw,44.935vh) scale(.4693)}to{transform:translate(84.9493vw,99vh) scale(.4693)}}.snow:nth-child(251){opacity:1.948;transform:translate(47.3104vw,-10px) scale(.7201);animation:fall-251 24s -3s linear infinite}@keyframes fall-251{35.077%{transform:translate(41.4852vw,35.077vh) scale(.7201)}to{transform:translate(44.3978vw,99vh) scale(.7201)}}.snow:nth-child(252){opacity:.097;transform:translate(32.7056vw,-10px) scale(.2832);animation:fall-252 25s -21s linear infinite}@keyframes fall-252{35.476%{transform:translate(29.185vw,35.476vh) scale(.2832)}to{transform:translate(30.9453vw,99vh) scale(.2832)}}.snow:nth-child(253){opacity:.23;transform:translate(35.2024vw,-10px) scale(.4152);animation:fall-253 22s -14s linear infinite}@keyframes fall-253{42.092%{transform:translate(38.3979vw,42.092vh) scale(.4152)}to{transform:translate(36.80015vw,99vh) scale(.4152)}}.snow:nth-child(254){opacity:.9396;transform:translate(76.494vw,-10px) scale(.2501);animation:fall-254 15s -3s linear infinite}@keyframes fall-254{69.785%{transform:translate(71.7517vw,69.785vh) scale(.2501)}to{transform:translate(74.12285vw,99vh) scale(.2501)}}.snow:nth-child(255){opacity:.2006;transform:translate(73.828vw,-10px) scale(.9709);animation:fall-255 27s -12s linear infinite}@keyframes fall-255{65.452%{transform:translate(79.6063vw,65.452vh) scale(.9709)}to{transform:translate(76.71715vw,99vh) scale(.9709)}}.snow:nth-child(256){opacity:1.4342;transform:translate(75.6752vw,-10px) scale(.2362);animation:fall-256 13s -27s linear infinite}@keyframes fall-256{57.439%{transform:translate(81.7972vw,57.439vh) scale(.2362)}to{transform:translate(78.7362vw,99vh) scale(.2362)}}.snow:nth-child(257){opacity:.329;transform:translate(26.0048vw,-10px) scale(.0055);animation:fall-257 26s -27s linear infinite}@keyframes fall-257{54.46%{transform:translate(30.668vw,54.46vh) scale(.0055)}to{transform:translate(28.3364vw,99vh) scale(.0055)}}.snow:nth-child(258){opacity:.7534;transform:translate(34.465vw,-10px) scale(.0784);animation:fall-258 19s -11s linear infinite}@keyframes fall-258{40.216%{transform:translate(33.2669vw,40.216vh) scale(.0784)}to{transform:translate(33.86595vw,99vh) scale(.0784)}}.snow:nth-child(259){opacity:.1826;transform:translate(24.6323vw,-10px) scale(.267);animation:fall-259 27s -19s linear infinite}@keyframes fall-259{48.191%{transform:translate(18.7873vw,48.191vh) scale(.267)}to{transform:translate(21.7098vw,99vh) scale(.267)}}.snow:nth-child(260){opacity:.2146;transform:translate(60.5005vw,-10px) scale(.4559);animation:fall-260 27s -3s linear infinite}@keyframes fall-260{57.932%{transform:translate(65.1868vw,57.932vh) scale(.4559)}to{transform:translate(62.84365vw,99vh) scale(.4559)}}.snow:nth-child(261){opacity:1.0726;transform:translate(78.0826vw,-10px) scale(.0898);animation:fall-261 27s -10s linear infinite}@keyframes fall-261{64.684%{transform:translate(83.2034vw,64.684vh) scale(.0898)}to{transform:translate(80.643vw,99vh) scale(.0898)}}.snow:nth-child(262){opacity:.1014;transform:translate(81.0164vw,-10px) scale(.5822);animation:fall-262 30s -17s linear infinite}@keyframes fall-262{73.314%{transform:translate(78.8951vw,73.314vh) scale(.5822)}to{transform:translate(79.95575vw,99vh) scale(.5822)}}.snow:nth-child(263){opacity:1.7122;transform:translate(60.6284vw,-10px) scale(.0131);animation:fall-263 13s -26s linear infinite}@keyframes fall-263{51.023%{transform:translate(53.7586vw,51.023vh) scale(.0131)}to{transform:translate(57.1935vw,99vh) scale(.0131)}}.snow:nth-child(264){opacity:.8592;transform:translate(14.4284vw,-10px) scale(.1153);animation:fall-264 28s -4s linear infinite}@keyframes fall-264{52.261%{transform:translate(22.5013vw,52.261vh) scale(.1153)}to{transform:translate(18.46485vw,99vh) scale(.1153)}}.snow:nth-child(265){opacity:.8502;transform:translate(69.5063vw,-10px) scale(.5783);animation:fall-265 20s -13s linear infinite}@keyframes fall-265{78.625%{transform:translate(77.3807vw,78.625vh) scale(.5783)}to{transform:translate(73.4435vw,99vh) scale(.5783)}}.snow:nth-child(266){opacity:1.5246;transform:translate(87.8508vw,-10px) scale(.1332);animation:fall-266 29s -7s linear infinite}@keyframes fall-266{74.907%{transform:translate(89.8933vw,74.907vh) scale(.1332)}to{transform:translate(88.87205vw,99vh) scale(.1332)}}.snow:nth-child(267){opacity:.212;transform:translate(99.8466vw,-10px) scale(.292);animation:fall-267 27s -18s linear infinite}@keyframes fall-267{65.327%{transform:translate(93.2839vw,65.327vh) scale(.292)}to{transform:translate(96.56525vw,99vh) scale(.292)}}.snow:nth-child(268){opacity:1.535;transform:translate(42.0566vw,-10px) scale(.0877);animation:fall-268 12s -1s linear infinite}@keyframes fall-268{69.085%{transform:translate(47.6026vw,69.085vh) scale(.0877)}to{transform:translate(44.8296vw,99vh) scale(.0877)}}.snow:nth-child(269){opacity:1.9246;transform:translate(78.9249vw,-10px) scale(.9187);animation:fall-269 13s -10s linear infinite}@keyframes fall-269{40.162%{transform:translate(85.078vw,40.162vh) scale(.9187)}to{transform:translate(82.00145vw,99vh) scale(.9187)}}.snow:nth-child(270){opacity:.161;transform:translate(12.5915vw,-10px) scale(.6245);animation:fall-270 21s -6s linear infinite}@keyframes fall-270{38.361%{transform:translate(13.7301vw,38.361vh) scale(.6245)}to{transform:translate(13.1608vw,99vh) scale(.6245)}}.snow:nth-child(271){opacity:.0192;transform:translate(94.1599vw,-10px) scale(.1821);animation:fall-271 17s -10s linear infinite}@keyframes fall-271{51.591%{transform:translate(95.65vw,51.591vh) scale(.1821)}to{transform:translate(94.90495vw,99vh) scale(.1821)}}.snow:nth-child(272){opacity:1.0098;transform:translate(1.8223vw,-10px) scale(.5439);animation:fall-272 28s -5s linear infinite}@keyframes fall-272{62.228%{transform:translate(-6.6418vw,62.228vh) scale(.5439)}to{transform:translate(-2.40975vw,99vh) scale(.5439)}}.snow:nth-child(273){opacity:.6614;transform:translate(21.072vw,-10px) scale(.6648);animation:fall-273 15s -1s linear infinite}@keyframes fall-273{31.459%{transform:translate(28.578vw,31.459vh) scale(.6648)}to{transform:translate(24.825vw,99vh) scale(.6648)}}.snow:nth-child(274){opacity:1.1826;transform:translate(41.917vw,-10px) scale(.169);animation:fall-274 13s -1s linear infinite}@keyframes fall-274{60.606%{transform:translate(49.0901vw,60.606vh) scale(.169)}to{transform:translate(45.50355vw,99vh) scale(.169)}}.snow:nth-child(275){opacity:.3308;transform:translate(16.5773vw,-10px) scale(.2891);animation:fall-275 19s -14s linear infinite}@keyframes fall-275{63.049%{transform:translate(22.0047vw,63.049vh) scale(.2891)}to{transform:translate(19.291vw,99vh) scale(.2891)}}.snow:nth-child(276){opacity:1.9856;transform:translate(52.9463vw,-10px) scale(.0676);animation:fall-276 16s -7s linear infinite}@keyframes fall-276{61.286%{transform:translate(43.6179vw,61.286vh) scale(.0676)}to{transform:translate(48.2821vw,99vh) scale(.0676)}}.snow:nth-child(277){opacity:.291;transform:translate(48.4725vw,-10px) scale(.2815);animation:fall-277 21s -20s linear infinite}@keyframes fall-277{78.042%{transform:translate(43.232vw,78.042vh) scale(.2815)}to{transform:translate(45.85225vw,99vh) scale(.2815)}}.snow:nth-child(278){opacity:.7314;transform:translate(91.5852vw,-10px) scale(.711);animation:fall-278 13s -24s linear infinite}@keyframes fall-278{50.341%{transform:translate(90.5253vw,50.341vh) scale(.711)}to{transform:translate(91.05525vw,99vh) scale(.711)}}.snow:nth-child(279){opacity:.5142;transform:translate(74.6892vw,-10px) scale(.8669);animation:fall-279 13s -23s linear infinite}@keyframes fall-279{63.906%{transform:translate(77.0923vw,63.906vh) scale(.8669)}to{transform:translate(75.89075vw,99vh) scale(.8669)}}.snow:nth-child(280){opacity:1.376;transform:translate(83.0551vw,-10px) scale(.784);animation:fall-280 29s -1s linear infinite}@keyframes fall-280{58.865%{transform:translate(82.9635vw,58.865vh) scale(.784)}to{transform:translate(83.0093vw,99vh) scale(.784)}}.snow:nth-child(281){opacity:.3046;transform:translate(48.2532vw,-10px) scale(.1791);animation:fall-281 23s -17s linear infinite}@keyframes fall-281{35.827%{transform:translate(56.8463vw,35.827vh) scale(.1791)}to{transform:translate(52.54975vw,99vh) scale(.1791)}}.snow:nth-child(282){opacity:1.5528;transform:translate(59.4535vw,-10px) scale(.5942);animation:fall-282 19s -1s linear infinite}@keyframes fall-282{69.365%{transform:translate(64.2416vw,69.365vh) scale(.5942)}to{transform:translate(61.84755vw,99vh) scale(.5942)}}.snow:nth-child(283){opacity:.4624;transform:translate(14.6749vw,-10px) scale(.5565);animation:fall-283 22s -4s linear infinite}@keyframes fall-283{76.085%{transform:translate(17.6144vw,76.085vh) scale(.5565)}to{transform:translate(16.14465vw,99vh) scale(.5565)}}.snow:nth-child(284){opacity:.0406;transform:translate(45.367vw,-10px) scale(.3881);animation:fall-284 30s -5s linear infinite}@keyframes fall-284{54.118%{transform:translate(48.5921vw,54.118vh) scale(.3881)}to{transform:translate(46.97955vw,99vh) scale(.3881)}}.snow:nth-child(285){opacity:1.9292;transform:translate(91.391vw,-10px) scale(.8428);animation:fall-285 12s -1s linear infinite}@keyframes fall-285{65.315%{transform:translate(91.6222vw,65.315vh) scale(.8428)}to{transform:translate(91.5066vw,99vh) scale(.8428)}}.snow:nth-child(286){opacity:1.817;transform:translate(72.1783vw,-10px) scale(.6146);animation:fall-286 18s -18s linear infinite}@keyframes fall-286{39.266%{transform:translate(70.1107vw,39.266vh) scale(.6146)}to{transform:translate(71.1445vw,99vh) scale(.6146)}}.snow:nth-child(287){opacity:.9152;transform:translate(80.0365vw,-10px) scale(.1253);animation:fall-287 21s -4s linear infinite}@keyframes fall-287{32.041%{transform:translate(78.5951vw,32.041vh) scale(.1253)}to{transform:translate(79.3158vw,99vh) scale(.1253)}}.snow:nth-child(288){opacity:1.1212;transform:translate(87.7313vw,-10px) scale(.5123);animation:fall-288 17s -21s linear infinite}@keyframes fall-288{39.982%{transform:translate(91.0839vw,39.982vh) scale(.5123)}to{transform:translate(89.4076vw,99vh) scale(.5123)}}.snow:nth-child(289){opacity:1.3364;transform:translate(49.5076vw,-10px) scale(.7576);animation:fall-289 26s -29s linear infinite}@keyframes fall-289{44.797%{transform:translate(40.9215vw,44.797vh) scale(.7576)}to{transform:translate(45.21455vw,99vh) scale(.7576)}}.snow:nth-child(290){opacity:.5912;transform:translate(26.0262vw,-10px) scale(.1348);animation:fall-290 18s -27s linear infinite}@keyframes fall-290{58.716%{transform:translate(18.155vw,58.716vh) scale(.1348)}to{transform:translate(22.0906vw,99vh) scale(.1348)}}.snow:nth-child(291){opacity:.2482;transform:translate(53.7119vw,-10px) scale(.5321);animation:fall-291 18s -20s linear infinite}@keyframes fall-291{48.955%{transform:translate(62.6816vw,48.955vh) scale(.5321)}to{transform:translate(58.19675vw,99vh) scale(.5321)}}.snow:nth-child(292){opacity:1.1604;transform:translate(76.4186vw,-10px) scale(.8348);animation:fall-292 14s -14s linear infinite}@keyframes fall-292{72.779%{transform:translate(74.078vw,72.779vh) scale(.8348)}to{transform:translate(75.2483vw,99vh) scale(.8348)}}.snow:nth-child(293){opacity:1.105;transform:translate(71.9362vw,-10px) scale(.4874);animation:fall-293 23s -6s linear infinite}@keyframes fall-293{32.17%{transform:translate(75.0976vw,32.17vh) scale(.4874)}to{transform:translate(73.5169vw,99vh) scale(.4874)}}.snow:nth-child(294){opacity:1.8144;transform:translate(36.6634vw,-10px) scale(.4106);animation:fall-294 12s -5s linear infinite}@keyframes fall-294{78.069%{transform:translate(36.9297vw,78.069vh) scale(.4106)}to{transform:translate(36.79655vw,99vh) scale(.4106)}}.snow:nth-child(295){opacity:.4218;transform:translate(6.0855vw,-10px) scale(.183);animation:fall-295 17s -18s linear infinite}@keyframes fall-295{47.303%{transform:translate(1.138vw,47.303vh) scale(.183)}to{transform:translate(3.61175vw,99vh) scale(.183)}}.snow:nth-child(296){opacity:1.7014;transform:translate(20.4164vw,-10px) scale(.7908);animation:fall-296 12s -23s linear infinite}@keyframes fall-296{72.504%{transform:translate(29.901vw,72.504vh) scale(.7908)}to{transform:translate(25.1587vw,99vh) scale(.7908)}}.snow:nth-child(297){opacity:1.4064;transform:translate(75.5904vw,-10px) scale(.5714);animation:fall-297 14s -10s linear infinite}@keyframes fall-297{60.361%{transform:translate(73.0842vw,60.361vh) scale(.5714)}to{transform:translate(74.3373vw,99vh) scale(.5714)}}.snow:nth-child(298){opacity:.8286;transform:translate(58.0367vw,-10px) scale(.2719);animation:fall-298 17s -29s linear infinite}@keyframes fall-298{77.02%{transform:translate(63.5454vw,77.02vh) scale(.2719)}to{transform:translate(60.79105vw,99vh) scale(.2719)}}.snow:nth-child(299){opacity:.1936;transform:translate(64.4513vw,-10px) scale(.33);animation:fall-299 21s -7s linear infinite}@keyframes fall-299{69.044%{transform:translate(64.5735vw,69.044vh) scale(.33)}to{transform:translate(64.5124vw,99vh) scale(.33)}}.snow:nth-child(300){opacity:1.6274;transform:translate(91.5804vw,-10px) scale(.3629);animation:fall-300 13s -21s linear infinite}@keyframes fall-300{51.588%{transform:translate(98.3794vw,51.588vh) scale(.3629)}to{transform:translate(94.9799vw,99vh) scale(.3629)}}.snow:nth-child(301){opacity:1.4026;transform:translate(20.5732vw,-10px) scale(.1912);animation:fall-301 11s -6s linear infinite}@keyframes fall-301{57.067%{transform:translate(11.6888vw,57.067vh) scale(.1912)}to{transform:translate(16.131vw,99vh) scale(.1912)}}.snow:nth-child(302){opacity:.0432;transform:translate(14.3492vw,-10px) scale(.6311);animation:fall-302 11s -18s linear infinite}@keyframes fall-302{34.992%{transform:translate(5.0379vw,34.992vh) scale(.6311)}to{transform:translate(9.69355vw,99vh) scale(.6311)}}.snow:nth-child(303){opacity:1.127;transform:translate(42.5243vw,-10px) scale(.2502);animation:fall-303 13s -8s linear infinite}@keyframes fall-303{47.186%{transform:translate(33.1193vw,47.186vh) scale(.2502)}to{transform:translate(37.8218vw,99vh) scale(.2502)}}.snow:nth-child(304){opacity:.7028;transform:translate(65.9372vw,-10px) scale(.4335);animation:fall-304 19s -27s linear infinite}@keyframes fall-304{70.117%{transform:translate(72.8668vw,70.117vh) scale(.4335)}to{transform:translate(69.402vw,99vh) scale(.4335)}}.snow:nth-child(305){opacity:1.357;transform:translate(69.5115vw,-10px) scale(.9673);animation:fall-305 23s -4s linear infinite}@keyframes fall-305{55.216%{transform:translate(66.8278vw,55.216vh) scale(.9673)}to{transform:translate(68.16965vw,99vh) scale(.9673)}}.snow:nth-child(306){opacity:1.8094;transform:translate(55.5007vw,-10px) scale(.9145);animation:fall-306 21s -25s linear infinite}@keyframes fall-306{46.219%{transform:translate(49.2401vw,46.219vh) scale(.9145)}to{transform:translate(52.3704vw,99vh) scale(.9145)}}.snow:nth-child(307){opacity:1.2258;transform:translate(17.9673vw,-10px) scale(.5267);animation:fall-307 17s -17s linear infinite}@keyframes fall-307{52.719%{transform:translate(10.5128vw,52.719vh) scale(.5267)}to{transform:translate(14.24005vw,99vh) scale(.5267)}}.snow:nth-child(308){opacity:.6404;transform:translate(69.1115vw,-10px) scale(.976);animation:fall-308 25s -19s linear infinite}@keyframes fall-308{31.757%{transform:translate(60.518vw,31.757vh) scale(.976)}to{transform:translate(64.81475vw,99vh) scale(.976)}}.snow:nth-child(309){opacity:.0966;transform:translate(88.8512vw,-10px) scale(.7769);animation:fall-309 14s -29s linear infinite}@keyframes fall-309{33.363%{transform:translate(86.1657vw,33.363vh) scale(.7769)}to{transform:translate(87.50845vw,99vh) scale(.7769)}}.snow:nth-child(310){opacity:1.323;transform:translate(40.8277vw,-10px) scale(.0983);animation:fall-310 27s -24s linear infinite}@keyframes fall-310{41.573%{transform:translate(47.4048vw,41.573vh) scale(.0983)}to{transform:translate(44.11625vw,99vh) scale(.0983)}}.snow:nth-child(311){opacity:1.8486;transform:translate(45.9518vw,-10px) scale(.706);animation:fall-311 22s -12s linear infinite}@keyframes fall-311{35.753%{transform:translate(53.8282vw,35.753vh) scale(.706)}to{transform:translate(49.89vw,99vh) scale(.706)}}.snow:nth-child(312){opacity:1.1238;transform:translate(64.2405vw,-10px) scale(.3446);animation:fall-312 11s -10s linear infinite}@keyframes fall-312{61.082%{transform:translate(66.3325vw,61.082vh) scale(.3446)}to{transform:translate(65.2865vw,99vh) scale(.3446)}}.snow:nth-child(313){opacity:1.6304;transform:translate(55.9904vw,-10px) scale(.2677);animation:fall-313 26s -18s linear infinite}@keyframes fall-313{73.053%{transform:translate(58.2883vw,73.053vh) scale(.2677)}to{transform:translate(57.13935vw,99vh) scale(.2677)}}.snow:nth-child(314){opacity:1.2798;transform:translate(89.6016vw,-10px) scale(.2071);animation:fall-314 27s -15s linear infinite}@keyframes fall-314{77.429%{transform:translate(83.3789vw,77.429vh) scale(.2071)}to{transform:translate(86.49025vw,99vh) scale(.2071)}}.snow:nth-child(315){opacity:1.5792;transform:translate(93.0854vw,-10px) scale(.2287);animation:fall-315 15s -17s linear infinite}@keyframes fall-315{42.022%{transform:translate(93.0952vw,42.022vh) scale(.2287)}to{transform:translate(93.0903vw,99vh) scale(.2287)}}.snow:nth-child(316){opacity:.4086;transform:translate(91.0296vw,-10px) scale(.3164);animation:fall-316 15s -28s linear infinite}@keyframes fall-316{43.459%{transform:translate(86.0561vw,43.459vh) scale(.3164)}to{transform:translate(88.54285vw,99vh) scale(.3164)}}.snow:nth-child(317){opacity:1.4086;transform:translate(35.7914vw,-10px) scale(.7621);animation:fall-317 19s -24s linear infinite}@keyframes fall-317{53.194%{transform:translate(42.352vw,53.194vh) scale(.7621)}to{transform:translate(39.0717vw,99vh) scale(.7621)}}.snow:nth-child(318){opacity:1.3004;transform:translate(2.7059vw,-10px) scale(.7599);animation:fall-318 25s -21s linear infinite}@keyframes fall-318{51.956%{transform:translate(-6.5416vw,51.956vh) scale(.7599)}to{transform:translate(-1.91785vw,99vh) scale(.7599)}}.snow:nth-child(319){opacity:1.1688;transform:translate(34.8691vw,-10px) scale(.3531);animation:fall-319 14s -9s linear infinite}@keyframes fall-319{32.205%{transform:translate(29.3824vw,32.205vh) scale(.3531)}to{transform:translate(32.12575vw,99vh) scale(.3531)}}.snow:nth-child(320){opacity:1.438;transform:translate(27.0189vw,-10px) scale(.4296);animation:fall-320 27s -19s linear infinite}@keyframes fall-320{79.12%{transform:translate(27.6261vw,79.12vh) scale(.4296)}to{transform:translate(27.3225vw,99vh) scale(.4296)}}.snow:nth-child(321){opacity:1.241;transform:translate(54.6228vw,-10px) scale(.9395);animation:fall-321 13s -15s linear infinite}@keyframes fall-321{60.768%{transform:translate(46.3633vw,60.768vh) scale(.9395)}to{transform:translate(50.49305vw,99vh) scale(.9395)}}.snow:nth-child(322){opacity:.1364;transform:translate(81.1291vw,-10px) scale(.9951);animation:fall-322 26s -18s linear infinite}@keyframes fall-322{75.691%{transform:translate(78.5448vw,75.691vh) scale(.9951)}to{transform:translate(79.83695vw,99vh) scale(.9951)}}.snow:nth-child(323){opacity:.9752;transform:translate(96.0199vw,-10px) scale(.9846);animation:fall-323 18s -3s linear infinite}@keyframes fall-323{72.99%{transform:translate(100.2119vw,72.99vh) scale(.9846)}to{transform:translate(98.1159vw,99vh) scale(.9846)}}.snow:nth-child(324){opacity:.577;transform:translate(88.3218vw,-10px) scale(.5352);animation:fall-324 24s -25s linear infinite}@keyframes fall-324{71.805%{transform:translate(81.4546vw,71.805vh) scale(.5352)}to{transform:translate(84.8882vw,99vh) scale(.5352)}}.snow:nth-child(325){opacity:.5982;transform:translate(81.9219vw,-10px) scale(.2912);animation:fall-325 14s -8s linear infinite}@keyframes fall-325{57.052%{transform:translate(78.6464vw,57.052vh) scale(.2912)}to{transform:translate(80.28415vw,99vh) scale(.2912)}}.snow:nth-child(326){opacity:.9608;transform:translate(70.4567vw,-10px) scale(.3399);animation:fall-326 11s -30s linear infinite}@keyframes fall-326{49.157%{transform:translate(61.3337vw,49.157vh) scale(.3399)}to{transform:translate(65.8952vw,99vh) scale(.3399)}}.snow:nth-child(327){opacity:.5602;transform:translate(73.3843vw,-10px) scale(.2872);animation:fall-327 19s -18s linear infinite}@keyframes fall-327{43.907%{transform:translate(75.6095vw,43.907vh) scale(.2872)}to{transform:translate(74.4969vw,99vh) scale(.2872)}}.snow:nth-child(328){opacity:.1832;transform:translate(92.1715vw,-10px) scale(.3782);animation:fall-328 20s -10s linear infinite}@keyframes fall-328{69.6%{transform:translate(96.5523vw,69.6vh) scale(.3782)}to{transform:translate(94.3619vw,99vh) scale(.3782)}}.snow:nth-child(329){opacity:.9648;transform:translate(5.5447vw,-10px) scale(.013);animation:fall-329 17s -16s linear infinite}@keyframes fall-329{68.636%{transform:translate(8.269vw,68.636vh) scale(.013)}to{transform:translate(6.90685vw,99vh) scale(.013)}}.snow:nth-child(330){opacity:.1688;transform:translate(45.7207vw,-10px) scale(.9934);animation:fall-330 23s -5s linear infinite}@keyframes fall-330{54.657%{transform:translate(51.0838vw,54.657vh) scale(.9934)}to{transform:translate(48.40225vw,99vh) scale(.9934)}}.snow:nth-child(331){opacity:.0764;transform:translate(31.1347vw,-10px) scale(.0977);animation:fall-331 16s -23s linear infinite}@keyframes fall-331{46.072%{transform:translate(29.9666vw,46.072vh) scale(.0977)}to{transform:translate(30.55065vw,99vh) scale(.0977)}}.snow:nth-child(332){opacity:1.118;transform:translate(2.9427vw,-10px) scale(.1868);animation:fall-332 14s -10s linear infinite}@keyframes fall-332{35.595%{transform:translate(-5.1603vw,35.595vh) scale(.1868)}to{transform:translate(-1.1088vw,99vh) scale(.1868)}}.snow:nth-child(333){opacity:.4842;transform:translate(35.2064vw,-10px) scale(.9151);animation:fall-333 28s -3s linear infinite}@keyframes fall-333{76.151%{transform:translate(34.2612vw,76.151vh) scale(.9151)}to{transform:translate(34.7338vw,99vh) scale(.9151)}}.snow:nth-child(334){opacity:.1774;transform:translate(82.055vw,-10px) scale(.3097);animation:fall-334 11s -14s linear infinite}@keyframes fall-334{32.232%{transform:translate(74.3112vw,32.232vh) scale(.3097)}to{transform:translate(78.1831vw,99vh) scale(.3097)}}.snow:nth-child(335){opacity:.059;transform:translate(38.2248vw,-10px) scale(.0232);animation:fall-335 25s -26s linear infinite}@keyframes fall-335{69.92%{transform:translate(45.1865vw,69.92vh) scale(.0232)}to{transform:translate(41.70565vw,99vh) scale(.0232)}}.snow:nth-child(336){opacity:1.8254;transform:translate(79.5368vw,-10px) scale(.3784);animation:fall-336 10s -1s linear infinite}@keyframes fall-336{77.415%{transform:translate(85.2979vw,77.415vh) scale(.3784)}to{transform:translate(82.41735vw,99vh) scale(.3784)}}.snow:nth-child(337){opacity:1.8302;transform:translate(82.3531vw,-10px) scale(.2344);animation:fall-337 16s -2s linear infinite}@keyframes fall-337{46.589%{transform:translate(92.3247vw,46.589vh) scale(.2344)}to{transform:translate(87.3389vw,99vh) scale(.2344)}}.snow:nth-child(338){opacity:1.259;transform:translate(80.6995vw,-10px) scale(.1253);animation:fall-338 14s -30s linear infinite}@keyframes fall-338{47.695%{transform:translate(87.1725vw,47.695vh) scale(.1253)}to{transform:translate(83.936vw,99vh) scale(.1253)}}.snow:nth-child(339){opacity:.8562;transform:translate(52.7818vw,-10px) scale(.5058);animation:fall-339 21s -23s linear infinite}@keyframes fall-339{73.253%{transform:translate(62.1216vw,73.253vh) scale(.5058)}to{transform:translate(57.4517vw,99vh) scale(.5058)}}.snow:nth-child(340){opacity:1.374;transform:translate(16.186vw,-10px) scale(.2895);animation:fall-340 29s -17s linear infinite}@keyframes fall-340{74.652%{transform:translate(21.6783vw,74.652vh) scale(.2895)}to{transform:translate(18.93215vw,99vh) scale(.2895)}}.snow:nth-child(341){opacity:.7314;transform:translate(22.4148vw,-10px) scale(.6567);animation:fall-341 26s -22s linear infinite}@keyframes fall-341{39.824%{transform:translate(25.1906vw,39.824vh) scale(.6567)}to{transform:translate(23.8027vw,99vh) scale(.6567)}}.snow:nth-child(342){opacity:.9656;transform:translate(57.0211vw,-10px) scale(.9451);animation:fall-342 13s -3s linear infinite}@keyframes fall-342{63.516%{transform:translate(64.9396vw,63.516vh) scale(.9451)}to{transform:translate(60.98035vw,99vh) scale(.9451)}}.snow:nth-child(343){opacity:.938;transform:translate(61.1487vw,-10px) scale(.1531);animation:fall-343 20s -12s linear infinite}@keyframes fall-343{57.544%{transform:translate(51.9846vw,57.544vh) scale(.1531)}to{transform:translate(56.56665vw,99vh) scale(.1531)}}.snow:nth-child(344){opacity:.091;transform:translate(34.7174vw,-10px) scale(.4126);animation:fall-344 29s -23s linear infinite}@keyframes fall-344{37.011%{transform:translate(43.2577vw,37.011vh) scale(.4126)}to{transform:translate(38.98755vw,99vh) scale(.4126)}}.snow:nth-child(345){opacity:.1212;transform:translate(25.8775vw,-10px) scale(.6264);animation:fall-345 12s -6s linear infinite}@keyframes fall-345{40.011%{transform:translate(29.6623vw,40.011vh) scale(.6264)}to{transform:translate(27.7699vw,99vh) scale(.6264)}}.snow:nth-child(346){opacity:1.3552;transform:translate(42.803vw,-10px) scale(.8208);animation:fall-346 22s -1s linear infinite}@keyframes fall-346{60.702%{transform:translate(47.42vw,60.702vh) scale(.8208)}to{transform:translate(45.1115vw,99vh) scale(.8208)}}.snow:nth-child(347){opacity:.6664;transform:translate(73.1209vw,-10px) scale(.7908);animation:fall-347 16s -1s linear infinite}@keyframes fall-347{34.396%{transform:translate(70.7248vw,34.396vh) scale(.7908)}to{transform:translate(71.92285vw,99vh) scale(.7908)}}.snow:nth-child(348){opacity:.1054;transform:translate(36.5377vw,-10px) scale(.295);animation:fall-348 20s -25s linear infinite}@keyframes fall-348{63.186%{transform:translate(42.3416vw,63.186vh) scale(.295)}to{transform:translate(39.43965vw,99vh) scale(.295)}}.snow:nth-child(349){opacity:1.0278;transform:translate(59.6079vw,-10px) scale(.2235);animation:fall-349 29s -6s linear infinite}@keyframes fall-349{64.306%{transform:translate(53.0753vw,64.306vh) scale(.2235)}to{transform:translate(56.3416vw,99vh) scale(.2235)}}.snow:nth-child(350){opacity:1.5186;transform:translate(54.2058vw,-10px) scale(.8171);animation:fall-350 19s -11s linear infinite}@keyframes fall-350{68.988%{transform:translate(53.0471vw,68.988vh) scale(.8171)}to{transform:translate(53.62645vw,99vh) scale(.8171)}}.snow:nth-child(351){opacity:.1496;transform:translate(12.6762vw,-10px) scale(.524);animation:fall-351 27s -15s linear infinite}@keyframes fall-351{72.363%{transform:translate(14.267vw,72.363vh) scale(.524)}to{transform:translate(13.4716vw,99vh) scale(.524)}}.snow:nth-child(352){opacity:1.1992;transform:translate(97.6248vw,-10px) scale(.2714);animation:fall-352 11s -19s linear infinite}@keyframes fall-352{54.987%{transform:translate(106.8068vw,54.987vh) scale(.2714)}to{transform:translate(102.2158vw,99vh) scale(.2714)}}.snow:nth-child(353){opacity:1.8148;transform:translate(44.4088vw,-10px) scale(.4003);animation:fall-353 11s -10s linear infinite}@keyframes fall-353{66.099%{transform:translate(41.1725vw,66.099vh) scale(.4003)}to{transform:translate(42.79065vw,99vh) scale(.4003)}}.snow:nth-child(354){opacity:1.5372;transform:translate(18.149vw,-10px) scale(.4791);animation:fall-354 18s -12s linear infinite}@keyframes fall-354{64.269%{transform:translate(14.389vw,64.269vh) scale(.4791)}to{transform:translate(16.269vw,99vh) scale(.4791)}}.snow:nth-child(355){opacity:.6004;transform:translate(99.4185vw,-10px) scale(.3273);animation:fall-355 23s -4s linear infinite}@keyframes fall-355{70.327%{transform:translate(94.8999vw,70.327vh) scale(.3273)}to{transform:translate(97.1592vw,99vh) scale(.3273)}}.snow:nth-child(356){opacity:1.4962;transform:translate(26.421vw,-10px) scale(.5997);animation:fall-356 26s -11s linear infinite}@keyframes fall-356{49.352%{transform:translate(30.3667vw,49.352vh) scale(.5997)}to{transform:translate(28.39385vw,99vh) scale(.5997)}}.snow:nth-child(357){opacity:.2174;transform:translate(11.7551vw,-10px) scale(.3485);animation:fall-357 10s -29s linear infinite}@keyframes fall-357{58.995%{transform:translate(12.8437vw,58.995vh) scale(.3485)}to{transform:translate(12.2994vw,99vh) scale(.3485)}}.snow:nth-child(358){opacity:1.7872;transform:translate(63.7397vw,-10px) scale(.7719);animation:fall-358 13s -11s linear infinite}@keyframes fall-358{40.347%{transform:translate(60.0352vw,40.347vh) scale(.7719)}to{transform:translate(61.88745vw,99vh) scale(.7719)}}.snow:nth-child(359){opacity:1.3088;transform:translate(34.0009vw,-10px) scale(.5026);animation:fall-359 19s -17s linear infinite}@keyframes fall-359{31.525%{transform:translate(38.4489vw,31.525vh) scale(.5026)}to{transform:translate(36.2249vw,99vh) scale(.5026)}}.snow:nth-child(360){opacity:.4352;transform:translate(42.126vw,-10px) scale(.7566);animation:fall-360 13s -16s linear infinite}@keyframes fall-360{62.375%{transform:translate(45.3569vw,62.375vh) scale(.7566)}to{transform:translate(43.74145vw,99vh) scale(.7566)}}.snow:nth-child(361){opacity:1.805;transform:translate(64.7775vw,-10px) scale(.1501);animation:fall-361 25s -25s linear infinite}@keyframes fall-361{31.502%{transform:translate(55.9215vw,31.502vh) scale(.1501)}to{transform:translate(60.3495vw,99vh) scale(.1501)}}.snow:nth-child(362){opacity:1.7628;transform:translate(72.3838vw,-10px) scale(.427);animation:fall-362 25s -28s linear infinite}@keyframes fall-362{74.958%{transform:translate(68.0678vw,74.958vh) scale(.427)}to{transform:translate(70.2258vw,99vh) scale(.427)}}.snow:nth-child(363){opacity:1.2756;transform:translate(90.1748vw,-10px) scale(.5898);animation:fall-363 28s -20s linear infinite}@keyframes fall-363{79.261%{transform:translate(89.0194vw,79.261vh) scale(.5898)}to{transform:translate(89.5971vw,99vh) scale(.5898)}}.snow:nth-child(364){opacity:.678;transform:translate(96.2701vw,-10px) scale(.4102);animation:fall-364 17s -8s linear infinite}@keyframes fall-364{35.463%{transform:translate(89.3912vw,35.463vh) scale(.4102)}to{transform:translate(92.83065vw,99vh) scale(.4102)}}.snow:nth-child(365){opacity:1.656;transform:translate(51.6167vw,-10px) scale(.3106);animation:fall-365 18s -17s linear infinite}@keyframes fall-365{42.384%{transform:translate(53.4551vw,42.384vh) scale(.3106)}to{transform:translate(52.5359vw,99vh) scale(.3106)}}.snow:nth-child(366){opacity:.8538;transform:translate(85.0012vw,-10px) scale(.7322);animation:fall-366 17s -9s linear infinite}@keyframes fall-366{48.9%{transform:translate(93.319vw,48.9vh) scale(.7322)}to{transform:translate(89.1601vw,99vh) scale(.7322)}}.snow:nth-child(367){opacity:1.2542;transform:translate(79.1833vw,-10px) scale(.7708);animation:fall-367 26s -12s linear infinite}@keyframes fall-367{40.284%{transform:translate(81.7693vw,40.284vh) scale(.7708)}to{transform:translate(80.4763vw,99vh) scale(.7708)}}.snow:nth-child(368){opacity:.2822;transform:translate(71.2869vw,-10px) scale(.6128);animation:fall-368 19s -21s linear infinite}@keyframes fall-368{67.264%{transform:translate(61.2941vw,67.264vh) scale(.6128)}to{transform:translate(66.2905vw,99vh) scale(.6128)}}.snow:nth-child(369){opacity:.39;transform:translate(4.1297vw,-10px) scale(.3357);animation:fall-369 25s -24s linear infinite}@keyframes fall-369{34.917%{transform:translate(11.7653vw,34.917vh) scale(.3357)}to{transform:translate(7.9475vw,99vh) scale(.3357)}}.snow:nth-child(370){opacity:.4512;transform:translate(63.5904vw,-10px) scale(.3581);animation:fall-370 27s -8s linear infinite}@keyframes fall-370{70.19%{transform:translate(73.1212vw,70.19vh) scale(.3581)}to{transform:translate(68.3558vw,99vh) scale(.3581)}}.snow:nth-child(371){opacity:.4814;transform:translate(2.7139vw,-10px) scale(.1856);animation:fall-371 14s -8s linear infinite}@keyframes fall-371{40.564%{transform:translate(1.9103vw,40.564vh) scale(.1856)}to{transform:translate(2.3121vw,99vh) scale(.1856)}}.snow:nth-child(372){opacity:1.691;transform:translate(5.1708vw,-10px) scale(.9067);animation:fall-372 14s -5s linear infinite}@keyframes fall-372{49.501%{transform:translate(6.3827vw,49.501vh) scale(.9067)}to{transform:translate(5.77675vw,99vh) scale(.9067)}}.snow:nth-child(373){opacity:1.3408;transform:translate(83.6937vw,-10px) scale(.2377);animation:fall-373 21s -2s linear infinite}@keyframes fall-373{43.714%{transform:translate(86.6452vw,43.714vh) scale(.2377)}to{transform:translate(85.16945vw,99vh) scale(.2377)}}.snow:nth-child(374){opacity:1.6536;transform:translate(37.1342vw,-10px) scale(.5236);animation:fall-374 18s -7s linear infinite}@keyframes fall-374{52.031%{transform:translate(31.3384vw,52.031vh) scale(.5236)}to{transform:translate(34.2363vw,99vh) scale(.5236)}}.snow:nth-child(375){opacity:.8456;transform:translate(76.0186vw,-10px) scale(.4824);animation:fall-375 29s -7s linear infinite}@keyframes fall-375{53.122%{transform:translate(83.4736vw,53.122vh) scale(.4824)}to{transform:translate(79.7461vw,99vh) scale(.4824)}}.snow:nth-child(376){opacity:.2594;transform:translate(55.3697vw,-10px) scale(.5598);animation:fall-376 30s -27s linear infinite}@keyframes fall-376{41.514%{transform:translate(53.7906vw,41.514vh) scale(.5598)}to{transform:translate(54.58015vw,99vh) scale(.5598)}}.snow:nth-child(377){opacity:.2966;transform:translate(93.2499vw,-10px) scale(.9026);animation:fall-377 24s -18s linear infinite}@keyframes fall-377{78.83%{transform:translate(89.5493vw,78.83vh) scale(.9026)}to{transform:translate(91.3996vw,99vh) scale(.9026)}}.snow:nth-child(378){opacity:.1466;transform:translate(64.735vw,-10px) scale(.0579);animation:fall-378 22s -2s linear infinite}@keyframes fall-378{44.6%{transform:translate(73.8322vw,44.6vh) scale(.0579)}to{transform:translate(69.2836vw,99vh) scale(.0579)}}.snow:nth-child(379){opacity:1.5976;transform:translate(50.0855vw,-10px) scale(.8194);animation:fall-379 22s -4s linear infinite}@keyframes fall-379{57.88%{transform:translate(51.805vw,57.88vh) scale(.8194)}to{transform:translate(50.94525vw,99vh) scale(.8194)}}.snow:nth-child(380){opacity:.5336;transform:translate(59.4707vw,-10px) scale(.0354);animation:fall-380 20s -10s linear infinite}@keyframes fall-380{66.824%{transform:translate(54.4875vw,66.824vh) scale(.0354)}to{transform:translate(56.9791vw,99vh) scale(.0354)}}.snow:nth-child(381){opacity:.6444;transform:translate(77.4074vw,-10px) scale(.9301);animation:fall-381 28s -12s linear infinite}@keyframes fall-381{69.24%{transform:translate(83.9468vw,69.24vh) scale(.9301)}to{transform:translate(80.6771vw,99vh) scale(.9301)}}.snow:nth-child(382){opacity:.2458;transform:translate(15.2117vw,-10px) scale(.5309);animation:fall-382 21s -25s linear infinite}@keyframes fall-382{73.729%{transform:translate(8.1997vw,73.729vh) scale(.5309)}to{transform:translate(11.7057vw,99vh) scale(.5309)}}.snow:nth-child(383){opacity:1.345;transform:translate(70.4112vw,-10px) scale(.5659);animation:fall-383 18s -16s linear infinite}@keyframes fall-383{41.675%{transform:translate(64.5757vw,41.675vh) scale(.5659)}to{transform:translate(67.49345vw,99vh) scale(.5659)}}.snow:nth-child(384){opacity:1.4376;transform:translate(67.8397vw,-10px) scale(.7778);animation:fall-384 14s -25s linear infinite}@keyframes fall-384{46.003%{transform:translate(68.2386vw,46.003vh) scale(.7778)}to{transform:translate(68.03915vw,99vh) scale(.7778)}}.snow:nth-child(385){opacity:1.951;transform:translate(12.0297vw,-10px) scale(.8736);animation:fall-385 28s -14s linear infinite}@keyframes fall-385{43.487%{transform:translate(14.337vw,43.487vh) scale(.8736)}to{transform:translate(13.18335vw,99vh) scale(.8736)}}.snow:nth-child(386){opacity:.234;transform:translate(5.9962vw,-10px) scale(.0374);animation:fall-386 30s -26s linear infinite}@keyframes fall-386{43.432%{transform:translate(9.5451vw,43.432vh) scale(.0374)}to{transform:translate(7.77065vw,99vh) scale(.0374)}}.snow:nth-child(387){opacity:.1062;transform:translate(45.562vw,-10px) scale(.6657);animation:fall-387 24s -11s linear infinite}@keyframes fall-387{70.702%{transform:translate(43.417vw,70.702vh) scale(.6657)}to{transform:translate(44.4895vw,99vh) scale(.6657)}}.snow:nth-child(388){opacity:.0472;transform:translate(.7357vw,-10px) scale(.9484);animation:fall-388 10s -10s linear infinite}@keyframes fall-388{65.982%{transform:translate(4.3929vw,65.982vh) scale(.9484)}to{transform:translate(2.5643vw,99vh) scale(.9484)}}.snow:nth-child(389){opacity:.0138;transform:translate(46.2008vw,-10px) scale(.5842);animation:fall-389 21s -8s linear infinite}@keyframes fall-389{61.259%{transform:translate(49.5367vw,61.259vh) scale(.5842)}to{transform:translate(47.86875vw,99vh) scale(.5842)}}.snow:nth-child(390){opacity:.3166;transform:translate(28.4147vw,-10px) scale(.5246);animation:fall-390 27s -22s linear infinite}@keyframes fall-390{60.864%{transform:translate(37.771vw,60.864vh) scale(.5246)}to{transform:translate(33.09285vw,99vh) scale(.5246)}}.snow:nth-child(391){opacity:1.0548;transform:translate(77.9894vw,-10px) scale(.755);animation:fall-391 25s -7s linear infinite}@keyframes fall-391{71.064%{transform:translate(86.135vw,71.064vh) scale(.755)}to{transform:translate(82.0622vw,99vh) scale(.755)}}.snow:nth-child(392){opacity:.4888;transform:translate(73.8334vw,-10px) scale(.3849);animation:fall-392 23s -27s linear infinite}@keyframes fall-392{45.886%{transform:translate(71.0611vw,45.886vh) scale(.3849)}to{transform:translate(72.44725vw,99vh) scale(.3849)}}.snow:nth-child(393){opacity:.586;transform:translate(27.4444vw,-10px) scale(.2722);animation:fall-393 23s -26s linear infinite}@keyframes fall-393{35.014%{transform:translate(28.4866vw,35.014vh) scale(.2722)}to{transform:translate(27.9655vw,99vh) scale(.2722)}}.snow:nth-child(394){opacity:.961;transform:translate(69.4465vw,-10px) scale(.0282);animation:fall-394 18s -14s linear infinite}@keyframes fall-394{50.37%{transform:translate(63.4947vw,50.37vh) scale(.0282)}to{transform:translate(66.4706vw,99vh) scale(.0282)}}.snow:nth-child(395){opacity:.5954;transform:translate(12.843vw,-10px) scale(.2881);animation:fall-395 15s -22s linear infinite}@keyframes fall-395{35.213%{transform:translate(8.9155vw,35.213vh) scale(.2881)}to{transform:translate(10.87925vw,99vh) scale(.2881)}}.snow:nth-child(396){opacity:1.045;transform:translate(48.5556vw,-10px) scale(.9662);animation:fall-396 23s -19s linear infinite}@keyframes fall-396{45.263%{transform:translate(44.4481vw,45.263vh) scale(.9662)}to{transform:translate(46.50185vw,99vh) scale(.9662)}}.snow:nth-child(397){opacity:.5252;transform:translate(26.5017vw,-10px) scale(.9561);animation:fall-397 15s -29s linear infinite}@keyframes fall-397{43.585%{transform:translate(20.5435vw,43.585vh) scale(.9561)}to{transform:translate(23.5226vw,99vh) scale(.9561)}}.snow:nth-child(398){opacity:1.0082;transform:translate(53.1803vw,-10px) scale(.1864);animation:fall-398 25s -23s linear infinite}@keyframes fall-398{35.911%{transform:translate(60.0191vw,35.911vh) scale(.1864)}to{transform:translate(56.5997vw,99vh) scale(.1864)}}.snow:nth-child(399){opacity:.3066;transform:translate(51.1806vw,-10px) scale(.1202);animation:fall-399 12s -14s linear infinite}@keyframes fall-399{30.897%{transform:translate(52.2409vw,30.897vh) scale(.1202)}to{transform:translate(51.71075vw,99vh) scale(.1202)}}.snow:nth-child(400){opacity:.9628;transform:translate(11.14vw,-10px) scale(.8824);animation:fall-400 12s -28s linear infinite}@keyframes fall-400{67.854%{transform:translate(17.3846vw,67.854vh) scale(.8824)}to{transform:translate(14.2623vw,99vh) scale(.8824)}}\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:.6162;transform:translate(58.3044vw,-10px) scale(.4194);animation:fall-1 24s -1s linear infinite}@keyframes fall-1{43.738%{transform:translate(68.2167vw,43.738vh) scale(.4194)}to{transform:translate(63.26055vw,99vh) scale(.4194)}}.snow:nth-child(2){opacity:.1504;transform:translate(28.7132vw,-10px) scale(.8522);animation:fall-2 17s -2s linear infinite}@keyframes fall-2{57.901%{transform:translate(18.7177vw,57.901vh) scale(.8522)}to{transform:translate(23.71545vw,99vh) scale(.8522)}}.snow:nth-child(3){opacity:1.939;transform:translate(61.6961vw,-10px) scale(.6944);animation:fall-3 19s -29s linear infinite}@keyframes fall-3{61.222%{transform:translate(60.0369vw,61.222vh) scale(.6944)}to{transform:translate(60.8665vw,99vh) scale(.6944)}}.snow:nth-child(4){opacity:.1874;transform:translate(54.7092vw,-10px) scale(.8389);animation:fall-4 12s -16s linear infinite}@keyframes fall-4{65.061%{transform:translate(53.5536vw,65.061vh) scale(.8389)}to{transform:translate(54.1314vw,99vh) scale(.8389)}}.snow:nth-child(5){opacity:.7774;transform:translate(45.1014vw,-10px) scale(.5519);animation:fall-5 28s -2s linear infinite}@keyframes fall-5{48.534%{transform:translate(52.7138vw,48.534vh) scale(.5519)}to{transform:translate(48.9076vw,99vh) scale(.5519)}}.snow:nth-child(6){opacity:1.3278;transform:translate(91.8945vw,-10px) scale(.5044);animation:fall-6 30s -5s linear infinite}@keyframes fall-6{34.791%{transform:translate(82.8559vw,34.791vh) scale(.5044)}to{transform:translate(87.3752vw,99vh) scale(.5044)}}.snow:nth-child(7){opacity:1.6162;transform:translate(3.8855vw,-10px) scale(.4058);animation:fall-7 12s -28s linear infinite}@keyframes fall-7{61.259%{transform:translate(-5.098vw,61.259vh) scale(.4058)}to{transform:translate(-.60625vw,99vh) scale(.4058)}}.snow:nth-child(8){opacity:.494;transform:translate(52.811vw,-10px) scale(.9475);animation:fall-8 14s -7s linear infinite}@keyframes fall-8{44.425%{transform:translate(54.0621vw,44.425vh) scale(.9475)}to{transform:translate(53.43655vw,99vh) scale(.9475)}}.snow:nth-child(9){opacity:1.442;transform:translate(20.7101vw,-10px) scale(.7978);animation:fall-9 23s -19s linear infinite}@keyframes fall-9{74.057%{transform:translate(12.0606vw,74.057vh) scale(.7978)}to{transform:translate(16.38535vw,99vh) scale(.7978)}}.snow:nth-child(10){opacity:1.042;transform:translate(73.1863vw,-10px) scale(.4531);animation:fall-10 28s -1s linear infinite}@keyframes fall-10{38.943%{transform:translate(63.2108vw,38.943vh) scale(.4531)}to{transform:translate(68.19855vw,99vh) scale(.4531)}}.snow:nth-child(11){opacity:.6192;transform:translate(44.1732vw,-10px) scale(.6189);animation:fall-11 26s -5s linear infinite}@keyframes fall-11{78.305%{transform:translate(49.199vw,78.305vh) scale(.6189)}to{transform:translate(46.6861vw,99vh) scale(.6189)}}.snow:nth-child(12){opacity:1.3282;transform:translate(82.1289vw,-10px) scale(.4451);animation:fall-12 18s -10s linear infinite}@keyframes fall-12{32.402%{transform:translate(74.2341vw,32.402vh) scale(.4451)}to{transform:translate(78.1815vw,99vh) scale(.4451)}}.snow:nth-child(13){opacity:1.8408;transform:translate(23.7167vw,-10px) scale(.0491);animation:fall-13 18s -4s linear infinite}@keyframes fall-13{43.674%{transform:translate(18.8006vw,43.674vh) scale(.0491)}to{transform:translate(21.25865vw,99vh) scale(.0491)}}.snow:nth-child(14){opacity:1.797;transform:translate(70.3359vw,-10px) scale(.7764);animation:fall-14 15s -17s linear infinite}@keyframes fall-14{65.725%{transform:translate(76.7186vw,65.725vh) scale(.7764)}to{transform:translate(73.52725vw,99vh) scale(.7764)}}.snow:nth-child(15){opacity:.2242;transform:translate(47.529vw,-10px) scale(.1452);animation:fall-15 13s -28s linear infinite}@keyframes fall-15{78.731%{transform:translate(55.6328vw,78.731vh) scale(.1452)}to{transform:translate(51.5809vw,99vh) scale(.1452)}}.snow:nth-child(16){opacity:.859;transform:translate(51.2939vw,-10px) scale(.1853);animation:fall-16 25s -16s linear infinite}@keyframes fall-16{55.67%{transform:translate(46.2053vw,55.67vh) scale(.1853)}to{transform:translate(48.7496vw,99vh) scale(.1853)}}.snow:nth-child(17){opacity:1.014;transform:translate(14.9234vw,-10px) scale(.0043);animation:fall-17 19s -28s linear infinite}@keyframes fall-17{78.205%{transform:translate(10.1652vw,78.205vh) scale(.0043)}to{transform:translate(12.5443vw,99vh) scale(.0043)}}.snow:nth-child(18){opacity:1.3458;transform:translate(46.1535vw,-10px) scale(.6915);animation:fall-18 16s -27s linear infinite}@keyframes fall-18{55.737%{transform:translate(48.2582vw,55.737vh) scale(.6915)}to{transform:translate(47.20585vw,99vh) scale(.6915)}}.snow:nth-child(19){opacity:1.143;transform:translate(27.9887vw,-10px) scale(.2266);animation:fall-19 12s -26s linear infinite}@keyframes fall-19{43.643%{transform:translate(18.8935vw,43.643vh) scale(.2266)}to{transform:translate(23.4411vw,99vh) scale(.2266)}}.snow:nth-child(20){opacity:1.9998;transform:translate(60.2565vw,-10px) scale(.5944);animation:fall-20 12s -12s linear infinite}@keyframes fall-20{38.839%{transform:translate(57.4339vw,38.839vh) scale(.5944)}to{transform:translate(58.8452vw,99vh) scale(.5944)}}.snow:nth-child(21){opacity:1.5972;transform:translate(39.7976vw,-10px) scale(.0439);animation:fall-21 21s -13s linear infinite}@keyframes fall-21{52.529%{transform:translate(31.9981vw,52.529vh) scale(.0439)}to{transform:translate(35.89785vw,99vh) scale(.0439)}}.snow:nth-child(22){opacity:.8314;transform:translate(86.2477vw,-10px) scale(.8211);animation:fall-22 11s -1s linear infinite}@keyframes fall-22{70.368%{transform:translate(89.8326vw,70.368vh) scale(.8211)}to{transform:translate(88.04015vw,99vh) scale(.8211)}}.snow:nth-child(23){opacity:1.487;transform:translate(28.4589vw,-10px) scale(.4853);animation:fall-23 18s -11s linear infinite}@keyframes fall-23{31.889%{transform:translate(36.9252vw,31.889vh) scale(.4853)}to{transform:translate(32.69205vw,99vh) scale(.4853)}}.snow:nth-child(24){opacity:1.0446;transform:translate(32.557vw,-10px) scale(.5407);animation:fall-24 21s -22s linear infinite}@keyframes fall-24{39.649%{transform:translate(32.1364vw,39.649vh) scale(.5407)}to{transform:translate(32.3467vw,99vh) scale(.5407)}}.snow:nth-child(25){opacity:.2768;transform:translate(26.7625vw,-10px) scale(.1489);animation:fall-25 28s -11s linear infinite}@keyframes fall-25{66.531%{transform:translate(35.3714vw,66.531vh) scale(.1489)}to{transform:translate(31.06695vw,99vh) scale(.1489)}}.snow:nth-child(26){opacity:.816;transform:translate(42.9384vw,-10px) scale(.2958);animation:fall-26 12s -26s linear infinite}@keyframes fall-26{72.295%{transform:translate(49.5409vw,72.295vh) scale(.2958)}to{transform:translate(46.23965vw,99vh) scale(.2958)}}.snow:nth-child(27){opacity:.0288;transform:translate(35.4577vw,-10px) scale(.7381);animation:fall-27 13s -16s linear infinite}@keyframes fall-27{40.028%{transform:translate(38.8991vw,40.028vh) scale(.7381)}to{transform:translate(37.1784vw,99vh) scale(.7381)}}.snow:nth-child(28){opacity:.9078;transform:translate(65.9324vw,-10px) scale(.1509);animation:fall-28 30s -11s linear infinite}@keyframes fall-28{33.636%{transform:translate(73.5827vw,33.636vh) scale(.1509)}to{transform:translate(69.75755vw,99vh) scale(.1509)}}.snow:nth-child(29){opacity:.6294;transform:translate(17.0955vw,-10px) scale(.3079);animation:fall-29 20s -18s linear infinite}@keyframes fall-29{49.938%{transform:translate(7.4678vw,49.938vh) scale(.3079)}to{transform:translate(12.28165vw,99vh) scale(.3079)}}.snow:nth-child(30){opacity:1.3956;transform:translate(28.8833vw,-10px) scale(.5464);animation:fall-30 22s -10s linear infinite}@keyframes fall-30{62.901%{transform:translate(33.0629vw,62.901vh) scale(.5464)}to{transform:translate(30.9731vw,99vh) scale(.5464)}}.snow:nth-child(31){opacity:.8006;transform:translate(36.4368vw,-10px) scale(.3253);animation:fall-31 19s -22s linear infinite}@keyframes fall-31{46.426%{transform:translate(41.8874vw,46.426vh) scale(.3253)}to{transform:translate(39.1621vw,99vh) scale(.3253)}}.snow:nth-child(32){opacity:.7326;transform:translate(52.3094vw,-10px) scale(.0233);animation:fall-32 19s -6s linear infinite}@keyframes fall-32{34.784%{transform:translate(60.8844vw,34.784vh) scale(.0233)}to{transform:translate(56.5969vw,99vh) scale(.0233)}}.snow:nth-child(33){opacity:.253;transform:translate(80.922vw,-10px) scale(.11);animation:fall-33 27s -26s linear infinite}@keyframes fall-33{42.963%{transform:translate(80.701vw,42.963vh) scale(.11)}to{transform:translate(80.8115vw,99vh) scale(.11)}}.snow:nth-child(34){opacity:.2814;transform:translate(62.0198vw,-10px) scale(.4625);animation:fall-34 13s -21s linear infinite}@keyframes fall-34{73.707%{transform:translate(55.902vw,73.707vh) scale(.4625)}to{transform:translate(58.9609vw,99vh) scale(.4625)}}.snow:nth-child(35){opacity:1.729;transform:translate(34.6291vw,-10px) scale(.9818);animation:fall-35 21s -14s linear infinite}@keyframes fall-35{67.932%{transform:translate(42.5493vw,67.932vh) scale(.9818)}to{transform:translate(38.5892vw,99vh) scale(.9818)}}.snow:nth-child(36){opacity:.064;transform:translate(40.2438vw,-10px) scale(.8122);animation:fall-36 15s -16s linear infinite}@keyframes fall-36{76.649%{transform:translate(31.2446vw,76.649vh) scale(.8122)}to{transform:translate(35.7442vw,99vh) scale(.8122)}}.snow:nth-child(37){opacity:.5432;transform:translate(88.7937vw,-10px) scale(.0217);animation:fall-37 22s -25s linear infinite}@keyframes fall-37{41.872%{transform:translate(93.5859vw,41.872vh) scale(.0217)}to{transform:translate(91.1898vw,99vh) scale(.0217)}}.snow:nth-child(38){opacity:.512;transform:translate(94.2544vw,-10px) scale(.8694);animation:fall-38 28s -7s linear infinite}@keyframes fall-38{47.138%{transform:translate(98.8205vw,47.138vh) scale(.8694)}to{transform:translate(96.53745vw,99vh) scale(.8694)}}.snow:nth-child(39){opacity:1.6012;transform:translate(23.5512vw,-10px) scale(.948);animation:fall-39 18s -20s linear infinite}@keyframes fall-39{53.981%{transform:translate(18.6309vw,53.981vh) scale(.948)}to{transform:translate(21.09105vw,99vh) scale(.948)}}.snow:nth-child(40){opacity:1.8188;transform:translate(7.3714vw,-10px) scale(.4923);animation:fall-40 26s -4s linear infinite}@keyframes fall-40{39.495%{transform:translate(4.164vw,39.495vh) scale(.4923)}to{transform:translate(5.7677vw,99vh) scale(.4923)}}.snow:nth-child(41){opacity:1.7454;transform:translate(5.6863vw,-10px) scale(.1761);animation:fall-41 25s -6s linear infinite}@keyframes fall-41{34.789%{transform:translate(-.0934vw,34.789vh) scale(.1761)}to{transform:translate(2.79645vw,99vh) scale(.1761)}}.snow:nth-child(42){opacity:.0596;transform:translate(51.142vw,-10px) scale(.2157);animation:fall-42 18s -17s linear infinite}@keyframes fall-42{30.513%{transform:translate(50.3572vw,30.513vh) scale(.2157)}to{transform:translate(50.7496vw,99vh) scale(.2157)}}.snow:nth-child(43){opacity:1.1266;transform:translate(48.925vw,-10px) scale(.3932);animation:fall-43 13s -10s linear infinite}@keyframes fall-43{33.024%{transform:translate(54.5283vw,33.024vh) scale(.3932)}to{transform:translate(51.72665vw,99vh) scale(.3932)}}.snow:nth-child(44){opacity:1.4418;transform:translate(19.484vw,-10px) scale(.8739);animation:fall-44 18s -2s linear infinite}@keyframes fall-44{31.5%{transform:translate(28.746vw,31.5vh) scale(.8739)}to{transform:translate(24.115vw,99vh) scale(.8739)}}.snow:nth-child(45){opacity:1.5166;transform:translate(79.0312vw,-10px) scale(.5463);animation:fall-45 30s -10s linear infinite}@keyframes fall-45{69.592%{transform:translate(74.9831vw,69.592vh) scale(.5463)}to{transform:translate(77.00715vw,99vh) scale(.5463)}}.snow:nth-child(46){opacity:.7764;transform:translate(3.4081vw,-10px) scale(.6883);animation:fall-46 25s -14s linear infinite}@keyframes fall-46{67.042%{transform:translate(-6.3676vw,67.042vh) scale(.6883)}to{transform:translate(-1.47975vw,99vh) scale(.6883)}}.snow:nth-child(47){opacity:1.9272;transform:translate(98.6584vw,-10px) scale(.9347);animation:fall-47 28s -8s linear infinite}@keyframes fall-47{61.465%{transform:translate(91.8501vw,61.465vh) scale(.9347)}to{transform:translate(95.25425vw,99vh) scale(.9347)}}.snow:nth-child(48){opacity:.4456;transform:translate(81.2059vw,-10px) scale(.4261);animation:fall-48 10s -28s linear infinite}@keyframes fall-48{73.899%{transform:translate(76.0624vw,73.899vh) scale(.4261)}to{transform:translate(78.63415vw,99vh) scale(.4261)}}.snow:nth-child(49){opacity:1.7822;transform:translate(69.7163vw,-10px) scale(.3241);animation:fall-49 21s -27s linear infinite}@keyframes fall-49{36.379%{transform:translate(68.4766vw,36.379vh) scale(.3241)}to{transform:translate(69.09645vw,99vh) scale(.3241)}}.snow:nth-child(50){opacity:.7818;transform:translate(36.9815vw,-10px) scale(.0561);animation:fall-50 12s -17s linear infinite}@keyframes fall-50{71.966%{transform:translate(45.6851vw,71.966vh) scale(.0561)}to{transform:translate(41.3333vw,99vh) scale(.0561)}}.snow:nth-child(51){opacity:1.8594;transform:translate(90.1142vw,-10px) scale(.6059);animation:fall-51 30s -24s linear infinite}@keyframes fall-51{66.553%{transform:translate(99.8568vw,66.553vh) scale(.6059)}to{transform:translate(94.9855vw,99vh) scale(.6059)}}.snow:nth-child(52){opacity:1.7212;transform:translate(6.3705vw,-10px) scale(.5803);animation:fall-52 16s -30s linear infinite}@keyframes fall-52{60.667%{transform:translate(8.8082vw,60.667vh) scale(.5803)}to{transform:translate(7.58935vw,99vh) scale(.5803)}}.snow:nth-child(53){opacity:1.1946;transform:translate(16.499vw,-10px) scale(.7836);animation:fall-53 12s -11s linear infinite}@keyframes fall-53{79.424%{transform:translate(11.785vw,79.424vh) scale(.7836)}to{transform:translate(14.142vw,99vh) scale(.7836)}}.snow:nth-child(54){opacity:.5978;transform:translate(2.7972vw,-10px) scale(.2467);animation:fall-54 28s -21s linear infinite}@keyframes fall-54{45.444%{transform:translate(-.3634vw,45.444vh) scale(.2467)}to{transform:translate(1.2169vw,99vh) scale(.2467)}}.snow:nth-child(55){opacity:1.1174;transform:translate(85.3319vw,-10px) scale(.8236);animation:fall-55 11s -8s linear infinite}@keyframes fall-55{54.025%{transform:translate(78.9954vw,54.025vh) scale(.8236)}to{transform:translate(82.16365vw,99vh) scale(.8236)}}.snow:nth-child(56){opacity:.3816;transform:translate(47.1956vw,-10px) scale(.5941);animation:fall-56 22s -20s linear infinite}@keyframes fall-56{53.163%{transform:translate(37.3239vw,53.163vh) scale(.5941)}to{transform:translate(42.25975vw,99vh) scale(.5941)}}.snow:nth-child(57){opacity:1.9986;transform:translate(17.6848vw,-10px) scale(.2298);animation:fall-57 16s -19s linear infinite}@keyframes fall-57{73.695%{transform:translate(8.1616vw,73.695vh) scale(.2298)}to{transform:translate(12.9232vw,99vh) scale(.2298)}}.snow:nth-child(58){opacity:.149;transform:translate(80.4184vw,-10px) scale(.8801);animation:fall-58 14s -10s linear infinite}@keyframes fall-58{35.377%{transform:translate(77.0099vw,35.377vh) scale(.8801)}to{transform:translate(78.71415vw,99vh) scale(.8801)}}.snow:nth-child(59){opacity:1.4066;transform:translate(74.3269vw,-10px) scale(.9373);animation:fall-59 26s -20s linear infinite}@keyframes fall-59{58.907%{transform:translate(64.6627vw,58.907vh) scale(.9373)}to{transform:translate(69.4948vw,99vh) scale(.9373)}}.snow:nth-child(60){opacity:1.0338;transform:translate(30.8311vw,-10px) scale(.9266);animation:fall-60 19s -23s linear infinite}@keyframes fall-60{74.009%{transform:translate(30.8447vw,74.009vh) scale(.9266)}to{transform:translate(30.8379vw,99vh) scale(.9266)}}.snow:nth-child(61){opacity:1.8832;transform:translate(82.8505vw,-10px) scale(.4151);animation:fall-61 28s -4s linear infinite}@keyframes fall-61{76.836%{transform:translate(77.4777vw,76.836vh) scale(.4151)}to{transform:translate(80.1641vw,99vh) scale(.4151)}}.snow:nth-child(62){opacity:1.0974;transform:translate(92.0071vw,-10px) scale(.3301);animation:fall-62 14s -19s linear infinite}@keyframes fall-62{67.331%{transform:translate(83.6916vw,67.331vh) scale(.3301)}to{transform:translate(87.84935vw,99vh) scale(.3301)}}.snow:nth-child(63){opacity:.079;transform:translate(30.7009vw,-10px) scale(.9481);animation:fall-63 14s -13s linear infinite}@keyframes fall-63{54.772%{transform:translate(39.9163vw,54.772vh) scale(.9481)}to{transform:translate(35.3086vw,99vh) scale(.9481)}}.snow:nth-child(64){opacity:.3712;transform:translate(12.4076vw,-10px) scale(.5291);animation:fall-64 13s -21s linear infinite}@keyframes fall-64{45.877%{transform:translate(7.7151vw,45.877vh) scale(.5291)}to{transform:translate(10.06135vw,99vh) scale(.5291)}}.snow:nth-child(65){opacity:1.4496;transform:translate(62.5429vw,-10px) scale(.1166);animation:fall-65 12s -1s linear infinite}@keyframes fall-65{49.949%{transform:translate(63.732vw,49.949vh) scale(.1166)}to{transform:translate(63.13745vw,99vh) scale(.1166)}}.snow:nth-child(66){opacity:.5098;transform:translate(.7507vw,-10px) scale(.8481);animation:fall-66 28s -22s linear infinite}@keyframes fall-66{60.373%{transform:translate(9.8199vw,60.373vh) scale(.8481)}to{transform:translate(5.2853vw,99vh) scale(.8481)}}.snow:nth-child(67){opacity:.4514;transform:translate(59.412vw,-10px) scale(.219);animation:fall-67 12s -12s linear infinite}@keyframes fall-67{34.44%{transform:translate(50.364vw,34.44vh) scale(.219)}to{transform:translate(54.888vw,99vh) scale(.219)}}.snow:nth-child(68){opacity:.738;transform:translate(71.7194vw,-10px) scale(.7305);animation:fall-68 23s -30s linear infinite}@keyframes fall-68{77.074%{transform:translate(62.9045vw,77.074vh) scale(.7305)}to{transform:translate(67.31195vw,99vh) scale(.7305)}}.snow:nth-child(69){opacity:1.0344;transform:translate(74.641vw,-10px) scale(.2294);animation:fall-69 21s -28s linear infinite}@keyframes fall-69{63.961%{transform:translate(73.8789vw,63.961vh) scale(.2294)}to{transform:translate(74.25995vw,99vh) scale(.2294)}}.snow:nth-child(70){opacity:1.0264;transform:translate(33.0235vw,-10px) scale(.7834);animation:fall-70 10s -17s linear infinite}@keyframes fall-70{61.666%{transform:translate(41.9116vw,61.666vh) scale(.7834)}to{transform:translate(37.46755vw,99vh) scale(.7834)}}.snow:nth-child(71){opacity:1.8204;transform:translate(71.5596vw,-10px) scale(.5116);animation:fall-71 23s -30s linear infinite}@keyframes fall-71{45.697%{transform:translate(72.0673vw,45.697vh) scale(.5116)}to{transform:translate(71.81345vw,99vh) scale(.5116)}}.snow:nth-child(72){opacity:1.9178;transform:translate(37.2746vw,-10px) scale(.4419);animation:fall-72 15s -24s linear infinite}@keyframes fall-72{72.414%{transform:translate(37.7613vw,72.414vh) scale(.4419)}to{transform:translate(37.51795vw,99vh) scale(.4419)}}.snow:nth-child(73){opacity:.193;transform:translate(66.0508vw,-10px) scale(.6023);animation:fall-73 14s -11s linear infinite}@keyframes fall-73{31.625%{transform:translate(75.1844vw,31.625vh) scale(.6023)}to{transform:translate(70.6176vw,99vh) scale(.6023)}}.snow:nth-child(74){opacity:.8842;transform:translate(26.2204vw,-10px) scale(.3061);animation:fall-74 10s -6s linear infinite}@keyframes fall-74{67.058%{transform:translate(29.9819vw,67.058vh) scale(.3061)}to{transform:translate(28.10115vw,99vh) scale(.3061)}}.snow:nth-child(75){opacity:.0284;transform:translate(93.4045vw,-10px) scale(.2064);animation:fall-75 25s -14s linear infinite}@keyframes fall-75{54.899%{transform:translate(88.201vw,54.899vh) scale(.2064)}to{transform:translate(90.80275vw,99vh) scale(.2064)}}.snow:nth-child(76){opacity:1.1052;transform:translate(29.7632vw,-10px) scale(.7177);animation:fall-76 13s -11s linear infinite}@keyframes fall-76{45.401%{transform:translate(28.9021vw,45.401vh) scale(.7177)}to{transform:translate(29.33265vw,99vh) scale(.7177)}}.snow:nth-child(77){opacity:1.5324;transform:translate(71.2581vw,-10px) scale(.2241);animation:fall-77 26s -28s linear infinite}@keyframes fall-77{43.325%{transform:translate(61.2879vw,43.325vh) scale(.2241)}to{transform:translate(66.273vw,99vh) scale(.2241)}}.snow:nth-child(78){opacity:1.3592;transform:translate(61.0871vw,-10px) scale(.9898);animation:fall-78 11s -24s linear infinite}@keyframes fall-78{46.231%{transform:translate(52.8903vw,46.231vh) scale(.9898)}to{transform:translate(56.9887vw,99vh) scale(.9898)}}.snow:nth-child(79){opacity:.5632;transform:translate(62.3327vw,-10px) scale(.0892);animation:fall-79 12s -23s linear infinite}@keyframes fall-79{56.799%{transform:translate(68.7821vw,56.799vh) scale(.0892)}to{transform:translate(65.5574vw,99vh) scale(.0892)}}.snow:nth-child(80){opacity:.795;transform:translate(98.2128vw,-10px) scale(.1317);animation:fall-80 21s -16s linear infinite}@keyframes fall-80{35.44%{transform:translate(106.6038vw,35.44vh) scale(.1317)}to{transform:translate(102.4083vw,99vh) scale(.1317)}}.snow:nth-child(81){opacity:.4178;transform:translate(63.7604vw,-10px) scale(.9801);animation:fall-81 14s -19s linear infinite}@keyframes fall-81{63.444%{transform:translate(66.6783vw,63.444vh) scale(.9801)}to{transform:translate(65.21935vw,99vh) scale(.9801)}}.snow:nth-child(82){opacity:.0158;transform:translate(9.1716vw,-10px) scale(.17);animation:fall-82 27s -26s linear infinite}@keyframes fall-82{67.551%{transform:translate(14.2813vw,67.551vh) scale(.17)}to{transform:translate(11.72645vw,99vh) scale(.17)}}.snow:nth-child(83){opacity:1.623;transform:translate(67.3769vw,-10px) scale(.1888);animation:fall-83 10s -17s linear infinite}@keyframes fall-83{70.175%{transform:translate(63.8918vw,70.175vh) scale(.1888)}to{transform:translate(65.63435vw,99vh) scale(.1888)}}.snow:nth-child(84){opacity:1.0736;transform:translate(23.5257vw,-10px) scale(.1417);animation:fall-84 30s -17s linear infinite}@keyframes fall-84{59.106%{transform:translate(15.6597vw,59.106vh) scale(.1417)}to{transform:translate(19.5927vw,99vh) scale(.1417)}}.snow:nth-child(85){opacity:1.9454;transform:translate(50.2286vw,-10px) scale(.4534);animation:fall-85 26s -20s linear infinite}@keyframes fall-85{34.506%{transform:translate(54.735vw,34.506vh) scale(.4534)}to{transform:translate(52.4818vw,99vh) scale(.4534)}}.snow:nth-child(86){opacity:.6876;transform:translate(20.3345vw,-10px) scale(.1808);animation:fall-86 12s -29s linear infinite}@keyframes fall-86{38.849%{transform:translate(29.7492vw,38.849vh) scale(.1808)}to{transform:translate(25.04185vw,99vh) scale(.1808)}}.snow:nth-child(87){opacity:1.0852;transform:translate(.1151vw,-10px) scale(.7067);animation:fall-87 10s -12s linear infinite}@keyframes fall-87{30.815%{transform:translate(.5459vw,30.815vh) scale(.7067)}to{transform:translate(.3305vw,99vh) scale(.7067)}}.snow:nth-child(88){opacity:.5294;transform:translate(.5001vw,-10px) scale(.2602);animation:fall-88 24s -22s linear infinite}@keyframes fall-88{36.244%{transform:translate(-.5767vw,36.244vh) scale(.2602)}to{transform:translate(-.0383vw,99vh) scale(.2602)}}.snow:nth-child(89){opacity:.4564;transform:translate(91.8778vw,-10px) scale(.9639);animation:fall-89 20s -11s linear infinite}@keyframes fall-89{73.777%{transform:translate(90.9581vw,73.777vh) scale(.9639)}to{transform:translate(91.41795vw,99vh) scale(.9639)}}.snow:nth-child(90){opacity:1.9728;transform:translate(50.2269vw,-10px) scale(.5472);animation:fall-90 22s -10s linear infinite}@keyframes fall-90{69.554%{transform:translate(47.9337vw,69.554vh) scale(.5472)}to{transform:translate(49.0803vw,99vh) scale(.5472)}}.snow:nth-child(91){opacity:1.1162;transform:translate(18.4974vw,-10px) scale(.5779);animation:fall-91 15s -8s linear infinite}@keyframes fall-91{49.309%{transform:translate(27.7378vw,49.309vh) scale(.5779)}to{transform:translate(23.1176vw,99vh) scale(.5779)}}.snow:nth-child(92){opacity:.6844;transform:translate(31.534vw,-10px) scale(.0464);animation:fall-92 30s -2s linear infinite}@keyframes fall-92{77.124%{transform:translate(38.0779vw,77.124vh) scale(.0464)}to{transform:translate(34.80595vw,99vh) scale(.0464)}}.snow:nth-child(93){opacity:.4382;transform:translate(28.6151vw,-10px) scale(.4367);animation:fall-93 17s -26s linear infinite}@keyframes fall-93{71.81%{transform:translate(25.1632vw,71.81vh) scale(.4367)}to{transform:translate(26.88915vw,99vh) scale(.4367)}}.snow:nth-child(94){opacity:.2502;transform:translate(49.2574vw,-10px) scale(.8835);animation:fall-94 21s -2s linear infinite}@keyframes fall-94{46.416%{transform:translate(45.531vw,46.416vh) scale(.8835)}to{transform:translate(47.3942vw,99vh) scale(.8835)}}.snow:nth-child(95){opacity:1.192;transform:translate(37.3652vw,-10px) scale(.4829);animation:fall-95 28s -26s linear infinite}@keyframes fall-95{32.412%{transform:translate(43.2272vw,32.412vh) scale(.4829)}to{transform:translate(40.2962vw,99vh) scale(.4829)}}.snow:nth-child(96){opacity:1.932;transform:translate(12.113vw,-10px) scale(.3681);animation:fall-96 26s -23s linear infinite}@keyframes fall-96{49.397%{transform:translate(21.038vw,49.397vh) scale(.3681)}to{transform:translate(16.5755vw,99vh) scale(.3681)}}.snow:nth-child(97){opacity:.3346;transform:translate(85.9861vw,-10px) scale(.9501);animation:fall-97 15s -2s linear infinite}@keyframes fall-97{79.295%{transform:translate(83.8936vw,79.295vh) scale(.9501)}to{transform:translate(84.93985vw,99vh) scale(.9501)}}.snow:nth-child(98){opacity:1.1886;transform:translate(42.9305vw,-10px) scale(.9909);animation:fall-98 26s -26s linear infinite}@keyframes fall-98{69.375%{transform:translate(40.5224vw,69.375vh) scale(.9909)}to{transform:translate(41.72645vw,99vh) scale(.9909)}}.snow:nth-child(99){opacity:1.8422;transform:translate(72.3746vw,-10px) scale(.7373);animation:fall-99 23s -11s linear infinite}@keyframes fall-99{37.267%{transform:translate(72.1947vw,37.267vh) scale(.7373)}to{transform:translate(72.28465vw,99vh) scale(.7373)}}.snow:nth-child(100){opacity:.2298;transform:translate(59.5712vw,-10px) scale(.2994);animation:fall-100 26s -22s linear infinite}@keyframes fall-100{50.088%{transform:translate(68.9362vw,50.088vh) scale(.2994)}to{transform:translate(64.2537vw,99vh) scale(.2994)}}.snow:nth-child(101){opacity:.3466;transform:translate(2.5459vw,-10px) scale(.2536);animation:fall-101 26s -16s linear infinite}@keyframes fall-101{38.394%{transform:translate(-7.2806vw,38.394vh) scale(.2536)}to{transform:translate(-2.36735vw,99vh) scale(.2536)}}.snow:nth-child(102){opacity:.6102;transform:translate(.5444vw,-10px) scale(.8756);animation:fall-102 11s -23s linear infinite}@keyframes fall-102{56.154%{transform:translate(-8.8514vw,56.154vh) scale(.8756)}to{transform:translate(-4.1535vw,99vh) scale(.8756)}}.snow:nth-child(103){opacity:.1258;transform:translate(6.2142vw,-10px) scale(.6632);animation:fall-103 30s -19s linear infinite}@keyframes fall-103{42.064%{transform:translate(3.9516vw,42.064vh) scale(.6632)}to{transform:translate(5.0829vw,99vh) scale(.6632)}}.snow:nth-child(104){opacity:1.884;transform:translate(65.1427vw,-10px) scale(.0698);animation:fall-104 24s -11s linear infinite}@keyframes fall-104{58.079%{transform:translate(65.723vw,58.079vh) scale(.0698)}to{transform:translate(65.43285vw,99vh) scale(.0698)}}.snow:nth-child(105){opacity:1.5912;transform:translate(2.3637vw,-10px) scale(.3416);animation:fall-105 28s -14s linear infinite}@keyframes fall-105{77.418%{transform:translate(4.3727vw,77.418vh) scale(.3416)}to{transform:translate(3.3682vw,99vh) scale(.3416)}}.snow:nth-child(106){opacity:1.99;transform:translate(66.0357vw,-10px) scale(.3788);animation:fall-106 11s -3s linear infinite}@keyframes fall-106{71.731%{transform:translate(67.8572vw,71.731vh) scale(.3788)}to{transform:translate(66.94645vw,99vh) scale(.3788)}}.snow:nth-child(107){opacity:1.5984;transform:translate(24.5682vw,-10px) scale(.4025);animation:fall-107 12s -30s linear infinite}@keyframes fall-107{54.955%{transform:translate(27.6474vw,54.955vh) scale(.4025)}to{transform:translate(26.1078vw,99vh) scale(.4025)}}.snow:nth-child(108){opacity:1.2246;transform:translate(45.0206vw,-10px) scale(.3902);animation:fall-108 13s -22s linear infinite}@keyframes fall-108{44.53%{transform:translate(40.4045vw,44.53vh) scale(.3902)}to{transform:translate(42.71255vw,99vh) scale(.3902)}}.snow:nth-child(109){opacity:.2234;transform:translate(66.6231vw,-10px) scale(.8345);animation:fall-109 11s -3s linear infinite}@keyframes fall-109{78.317%{transform:translate(74.8697vw,78.317vh) scale(.8345)}to{transform:translate(70.7464vw,99vh) scale(.8345)}}.snow:nth-child(110){opacity:1.7978;transform:translate(54.1325vw,-10px) scale(.3659);animation:fall-110 29s -11s linear infinite}@keyframes fall-110{70.183%{transform:translate(47.7232vw,70.183vh) scale(.3659)}to{transform:translate(50.92785vw,99vh) scale(.3659)}}.snow:nth-child(111){opacity:.3974;transform:translate(49.9317vw,-10px) scale(.7212);animation:fall-111 19s -25s linear infinite}@keyframes fall-111{45.286%{transform:translate(45.8771vw,45.286vh) scale(.7212)}to{transform:translate(47.9044vw,99vh) scale(.7212)}}.snow:nth-child(112){opacity:1.0574;transform:translate(75.7361vw,-10px) scale(.5086);animation:fall-112 28s -6s linear infinite}@keyframes fall-112{41.16%{transform:translate(70.0138vw,41.16vh) scale(.5086)}to{transform:translate(72.87495vw,99vh) scale(.5086)}}.snow:nth-child(113){opacity:.6236;transform:translate(4.4952vw,-10px) scale(.6676);animation:fall-113 28s -25s linear infinite}@keyframes fall-113{37.021%{transform:translate(10.9348vw,37.021vh) scale(.6676)}to{transform:translate(7.715vw,99vh) scale(.6676)}}.snow:nth-child(114){opacity:.5286;transform:translate(68.0025vw,-10px) scale(.718);animation:fall-114 12s -3s linear infinite}@keyframes fall-114{54.985%{transform:translate(76.7313vw,54.985vh) scale(.718)}to{transform:translate(72.3669vw,99vh) scale(.718)}}.snow:nth-child(115){opacity:.0656;transform:translate(13.0311vw,-10px) scale(.7091);animation:fall-115 30s -13s linear infinite}@keyframes fall-115{38.687%{transform:translate(4.2829vw,38.687vh) scale(.7091)}to{transform:translate(8.657vw,99vh) scale(.7091)}}.snow:nth-child(116){opacity:1.2112;transform:translate(45.3228vw,-10px) scale(.5875);animation:fall-116 23s -16s linear infinite}@keyframes fall-116{54.197%{transform:translate(55.0061vw,54.197vh) scale(.5875)}to{transform:translate(50.16445vw,99vh) scale(.5875)}}.snow:nth-child(117){opacity:.7084;transform:translate(4.316vw,-10px) scale(.9376);animation:fall-117 12s -30s linear infinite}@keyframes fall-117{50.166%{transform:translate(11.7408vw,50.166vh) scale(.9376)}to{transform:translate(8.0284vw,99vh) scale(.9376)}}.snow:nth-child(118){opacity:.078;transform:translate(66.1722vw,-10px) scale(.0905);animation:fall-118 13s -1s linear infinite}@keyframes fall-118{67.249%{transform:translate(62.5722vw,67.249vh) scale(.0905)}to{transform:translate(64.3722vw,99vh) scale(.0905)}}.snow:nth-child(119){opacity:.3292;transform:translate(96.4885vw,-10px) scale(.2909);animation:fall-119 22s -13s linear infinite}@keyframes fall-119{65.393%{transform:translate(106.1881vw,65.393vh) scale(.2909)}to{transform:translate(101.3383vw,99vh) scale(.2909)}}.snow:nth-child(120){opacity:.7638;transform:translate(43.135vw,-10px) scale(.8396);animation:fall-120 12s -6s linear infinite}@keyframes fall-120{58.339%{transform:translate(48.2048vw,58.339vh) scale(.8396)}to{transform:translate(45.6699vw,99vh) scale(.8396)}}.snow:nth-child(121){opacity:1.444;transform:translate(82.3047vw,-10px) scale(.7271);animation:fall-121 27s -30s linear infinite}@keyframes fall-121{70.444%{transform:translate(89.2474vw,70.444vh) scale(.7271)}to{transform:translate(85.77605vw,99vh) scale(.7271)}}.snow:nth-child(122){opacity:.659;transform:translate(94.96vw,-10px) scale(.7649);animation:fall-122 25s -18s linear infinite}@keyframes fall-122{45.575%{transform:translate(101.3744vw,45.575vh) scale(.7649)}to{transform:translate(98.1672vw,99vh) scale(.7649)}}.snow:nth-child(123){opacity:1.8618;transform:translate(9.9233vw,-10px) scale(.6217);animation:fall-123 21s -17s linear infinite}@keyframes fall-123{71.598%{transform:translate(.4652vw,71.598vh) scale(.6217)}to{transform:translate(5.19425vw,99vh) scale(.6217)}}.snow:nth-child(124){opacity:1.5098;transform:translate(72.3223vw,-10px) scale(.2474);animation:fall-124 29s -27s linear infinite}@keyframes fall-124{71.248%{transform:translate(68.5671vw,71.248vh) scale(.2474)}to{transform:translate(70.4447vw,99vh) scale(.2474)}}.snow:nth-child(125){opacity:1.1744;transform:translate(55.8014vw,-10px) scale(.2345);animation:fall-125 15s -17s linear infinite}@keyframes fall-125{69.236%{transform:translate(48.4197vw,69.236vh) scale(.2345)}to{transform:translate(52.11055vw,99vh) scale(.2345)}}.snow:nth-child(126){opacity:1.6386;transform:translate(76.7332vw,-10px) scale(.2271);animation:fall-126 20s -29s linear infinite}@keyframes fall-126{42.699%{transform:translate(82.9402vw,42.699vh) scale(.2271)}to{transform:translate(79.8367vw,99vh) scale(.2271)}}.snow:nth-child(127){opacity:.5988;transform:translate(46.5154vw,-10px) scale(.462);animation:fall-127 20s -27s linear infinite}@keyframes fall-127{45.286%{transform:translate(39.2288vw,45.286vh) scale(.462)}to{transform:translate(42.8721vw,99vh) scale(.462)}}.snow:nth-child(128){opacity:.4182;transform:translate(13.0951vw,-10px) scale(.8747);animation:fall-128 22s -20s linear infinite}@keyframes fall-128{70.694%{transform:translate(18.9768vw,70.694vh) scale(.8747)}to{transform:translate(16.03595vw,99vh) scale(.8747)}}.snow:nth-child(129){opacity:1.274;transform:translate(91.4434vw,-10px) scale(.4413);animation:fall-129 30s -13s linear infinite}@keyframes fall-129{38.64%{transform:translate(98.739vw,38.64vh) scale(.4413)}to{transform:translate(95.0912vw,99vh) scale(.4413)}}.snow:nth-child(130){opacity:1.7146;transform:translate(95.7776vw,-10px) scale(.8921);animation:fall-130 29s -4s linear infinite}@keyframes fall-130{62.976%{transform:translate(94.5451vw,62.976vh) scale(.8921)}to{transform:translate(95.16135vw,99vh) scale(.8921)}}.snow:nth-child(131){opacity:.7986;transform:translate(66.1144vw,-10px) scale(.4453);animation:fall-131 15s -8s linear infinite}@keyframes fall-131{72.996%{transform:translate(62.2073vw,72.996vh) scale(.4453)}to{transform:translate(64.16085vw,99vh) scale(.4453)}}.snow:nth-child(132){opacity:1.4828;transform:translate(21.4145vw,-10px) scale(.5889);animation:fall-132 27s -13s linear infinite}@keyframes fall-132{67.828%{transform:translate(14.1745vw,67.828vh) scale(.5889)}to{transform:translate(17.7945vw,99vh) scale(.5889)}}.snow:nth-child(133){opacity:1.1504;transform:translate(2.7895vw,-10px) scale(.7332);animation:fall-133 22s -25s linear infinite}@keyframes fall-133{56.535%{transform:translate(-5.6078vw,56.535vh) scale(.7332)}to{transform:translate(-1.40915vw,99vh) scale(.7332)}}.snow:nth-child(134){opacity:1.2436;transform:translate(20.4837vw,-10px) scale(.2366);animation:fall-134 30s -20s linear infinite}@keyframes fall-134{55.597%{transform:translate(16.5476vw,55.597vh) scale(.2366)}to{transform:translate(18.51565vw,99vh) scale(.2366)}}.snow:nth-child(135){opacity:1.435;transform:translate(58.7412vw,-10px) scale(.6228);animation:fall-135 23s -26s linear infinite}@keyframes fall-135{61.555%{transform:translate(58.6721vw,61.555vh) scale(.6228)}to{transform:translate(58.70665vw,99vh) scale(.6228)}}.snow:nth-child(136){opacity:.9952;transform:translate(65.7857vw,-10px) scale(.5381);animation:fall-136 28s -15s linear infinite}@keyframes fall-136{32.731%{transform:translate(59.9757vw,32.731vh) scale(.5381)}to{transform:translate(62.8807vw,99vh) scale(.5381)}}.snow:nth-child(137){opacity:1.9076;transform:translate(10.3717vw,-10px) scale(.0717);animation:fall-137 12s -3s linear infinite}@keyframes fall-137{60.564%{transform:translate(11.6576vw,60.564vh) scale(.0717)}to{transform:translate(11.01465vw,99vh) scale(.0717)}}.snow:nth-child(138){opacity:.3088;transform:translate(31.6397vw,-10px) scale(.7748);animation:fall-138 10s -30s linear infinite}@keyframes fall-138{74.47%{transform:translate(36.7341vw,74.47vh) scale(.7748)}to{transform:translate(34.1869vw,99vh) scale(.7748)}}.snow:nth-child(139){opacity:.5534;transform:translate(55.0319vw,-10px) scale(.5822);animation:fall-139 15s -5s linear infinite}@keyframes fall-139{75.423%{transform:translate(51.269vw,75.423vh) scale(.5822)}to{transform:translate(53.15045vw,99vh) scale(.5822)}}.snow:nth-child(140){opacity:1.9308;transform:translate(70.831vw,-10px) scale(.7685);animation:fall-140 27s -30s linear infinite}@keyframes fall-140{75.265%{transform:translate(65.8586vw,75.265vh) scale(.7685)}to{transform:translate(68.3448vw,99vh) scale(.7685)}}.snow:nth-child(141){opacity:.7072;transform:translate(90.7943vw,-10px) scale(.9936);animation:fall-141 15s -26s linear infinite}@keyframes fall-141{35.154%{transform:translate(92.629vw,35.154vh) scale(.9936)}to{transform:translate(91.71165vw,99vh) scale(.9936)}}.snow:nth-child(142){opacity:1.8208;transform:translate(36.9953vw,-10px) scale(.3635);animation:fall-142 13s -19s linear infinite}@keyframes fall-142{62.419%{transform:translate(36.0823vw,62.419vh) scale(.3635)}to{transform:translate(36.5388vw,99vh) scale(.3635)}}.snow:nth-child(143){opacity:1.4376;transform:translate(39.1429vw,-10px) scale(.0612);animation:fall-143 16s -24s linear infinite}@keyframes fall-143{48.188%{transform:translate(45.0901vw,48.188vh) scale(.0612)}to{transform:translate(42.1165vw,99vh) scale(.0612)}}.snow:nth-child(144){opacity:.4482;transform:translate(29.5713vw,-10px) scale(.7528);animation:fall-144 18s -24s linear infinite}@keyframes fall-144{55.458%{transform:translate(20.5215vw,55.458vh) scale(.7528)}to{transform:translate(25.0464vw,99vh) scale(.7528)}}.snow:nth-child(145){opacity:1.5136;transform:translate(27.9047vw,-10px) scale(.6431);animation:fall-145 15s -22s linear infinite}@keyframes fall-145{76.585%{transform:translate(35.5653vw,76.585vh) scale(.6431)}to{transform:translate(31.735vw,99vh) scale(.6431)}}.snow:nth-child(146){opacity:1.4352;transform:translate(13.4838vw,-10px) scale(.6463);animation:fall-146 12s -30s linear infinite}@keyframes fall-146{41.825%{transform:translate(13.8725vw,41.825vh) scale(.6463)}to{transform:translate(13.67815vw,99vh) scale(.6463)}}.snow:nth-child(147){opacity:1.3296;transform:translate(4.7343vw,-10px) scale(.7578);animation:fall-147 13s -19s linear infinite}@keyframes fall-147{59.799%{transform:translate(8.9304vw,59.799vh) scale(.7578)}to{transform:translate(6.83235vw,99vh) scale(.7578)}}.snow:nth-child(148){opacity:1.2854;transform:translate(12.9667vw,-10px) scale(.4182);animation:fall-148 10s -4s linear infinite}@keyframes fall-148{69.246%{transform:translate(22.7986vw,69.246vh) scale(.4182)}to{transform:translate(17.88265vw,99vh) scale(.4182)}}.snow:nth-child(149){opacity:1.3804;transform:translate(66.8974vw,-10px) scale(.2039);animation:fall-149 13s -18s linear infinite}@keyframes fall-149{75.07%{transform:translate(65.0414vw,75.07vh) scale(.2039)}to{transform:translate(65.9694vw,99vh) scale(.2039)}}.snow:nth-child(150){opacity:1.2056;transform:translate(37.9745vw,-10px) scale(.2172);animation:fall-150 14s -28s linear infinite}@keyframes fall-150{48.947%{transform:translate(37.441vw,48.947vh) scale(.2172)}to{transform:translate(37.70775vw,99vh) scale(.2172)}}.snow:nth-child(151){opacity:1.3782;transform:translate(45.4721vw,-10px) scale(.1864);animation:fall-151 11s -24s linear infinite}@keyframes fall-151{51.915%{transform:translate(37.6736vw,51.915vh) scale(.1864)}to{transform:translate(41.57285vw,99vh) scale(.1864)}}.snow:nth-child(152){opacity:1.0798;transform:translate(70.1576vw,-10px) scale(.8206);animation:fall-152 27s -12s linear infinite}@keyframes fall-152{39.275%{transform:translate(66.0778vw,39.275vh) scale(.8206)}to{transform:translate(68.1177vw,99vh) scale(.8206)}}.snow:nth-child(153){opacity:1.7342;transform:translate(48.0481vw,-10px) scale(.807);animation:fall-153 29s -6s linear infinite}@keyframes fall-153{30.15%{transform:translate(39.9173vw,30.15vh) scale(.807)}to{transform:translate(43.9827vw,99vh) scale(.807)}}.snow:nth-child(154){opacity:.8146;transform:translate(98.5392vw,-10px) scale(.8107);animation:fall-154 30s -12s linear infinite}@keyframes fall-154{65.924%{transform:translate(100.2602vw,65.924vh) scale(.8107)}to{transform:translate(99.3997vw,99vh) scale(.8107)}}.snow:nth-child(155){opacity:.8246;transform:translate(68.7967vw,-10px) scale(.0154);animation:fall-155 29s -27s linear infinite}@keyframes fall-155{33.425%{transform:translate(67.3948vw,33.425vh) scale(.0154)}to{transform:translate(68.09575vw,99vh) scale(.0154)}}.snow:nth-child(156){opacity:.286;transform:translate(62.78vw,-10px) scale(.8906);animation:fall-156 15s -3s linear infinite}@keyframes fall-156{55.085%{transform:translate(66.0233vw,55.085vh) scale(.8906)}to{transform:translate(64.40165vw,99vh) scale(.8906)}}.snow:nth-child(157){opacity:1.5778;transform:translate(10.0536vw,-10px) scale(.7206);animation:fall-157 15s -4s linear infinite}@keyframes fall-157{52.723%{transform:translate(10.0821vw,52.723vh) scale(.7206)}to{transform:translate(10.06785vw,99vh) scale(.7206)}}.snow:nth-child(158){opacity:.4528;transform:translate(29.7358vw,-10px) scale(.8499);animation:fall-158 20s -27s linear infinite}@keyframes fall-158{75.162%{transform:translate(35.2664vw,75.162vh) scale(.8499)}to{transform:translate(32.5011vw,99vh) scale(.8499)}}.snow:nth-child(159){opacity:1.0026;transform:translate(.81vw,-10px) scale(.419);animation:fall-159 13s -24s linear infinite}@keyframes fall-159{32.11%{transform:translate(5.7018vw,32.11vh) scale(.419)}to{transform:translate(3.2559vw,99vh) scale(.419)}}.snow:nth-child(160){opacity:.6242;transform:translate(42.7508vw,-10px) scale(.8248);animation:fall-160 13s -25s linear infinite}@keyframes fall-160{32.403%{transform:translate(50.6201vw,32.403vh) scale(.8248)}to{transform:translate(46.68545vw,99vh) scale(.8248)}}.snow:nth-child(161){opacity:1.0182;transform:translate(71.7642vw,-10px) scale(.022);animation:fall-161 20s -27s linear infinite}@keyframes fall-161{74.976%{transform:translate(76.0863vw,74.976vh) scale(.022)}to{transform:translate(73.92525vw,99vh) scale(.022)}}.snow:nth-child(162){opacity:1.1554;transform:translate(70.3247vw,-10px) scale(.3265);animation:fall-162 19s -6s linear infinite}@keyframes fall-162{78.296%{transform:translate(60.4486vw,78.296vh) scale(.3265)}to{transform:translate(65.38665vw,99vh) scale(.3265)}}.snow:nth-child(163){opacity:.0614;transform:translate(54.6311vw,-10px) scale(.1061);animation:fall-163 11s -17s linear infinite}@keyframes fall-163{69.925%{transform:translate(62.2778vw,69.925vh) scale(.1061)}to{transform:translate(58.45445vw,99vh) scale(.1061)}}.snow:nth-child(164){opacity:.081;transform:translate(74.5751vw,-10px) scale(.9398);animation:fall-164 28s -9s linear infinite}@keyframes fall-164{48.08%{transform:translate(73.1452vw,48.08vh) scale(.9398)}to{transform:translate(73.86015vw,99vh) scale(.9398)}}.snow:nth-child(165){opacity:.4526;transform:translate(6.4776vw,-10px) scale(.6716);animation:fall-165 17s -5s linear infinite}@keyframes fall-165{31.346%{transform:translate(-.0585vw,31.346vh) scale(.6716)}to{transform:translate(3.20955vw,99vh) scale(.6716)}}.snow:nth-child(166){opacity:.4394;transform:translate(4.6327vw,-10px) scale(.5022);animation:fall-166 11s -23s linear infinite}@keyframes fall-166{71.522%{transform:translate(5.1983vw,71.522vh) scale(.5022)}to{transform:translate(4.9155vw,99vh) scale(.5022)}}.snow:nth-child(167){opacity:1.5208;transform:translate(26.9294vw,-10px) scale(.7226);animation:fall-167 16s -28s linear infinite}@keyframes fall-167{38.301%{transform:translate(31.3391vw,38.301vh) scale(.7226)}to{transform:translate(29.13425vw,99vh) scale(.7226)}}.snow:nth-child(168){opacity:.3664;transform:translate(33.573vw,-10px) scale(.6921);animation:fall-168 16s -14s linear infinite}@keyframes fall-168{40.13%{transform:translate(31.624vw,40.13vh) scale(.6921)}to{transform:translate(32.5985vw,99vh) scale(.6921)}}.snow:nth-child(169){opacity:1.3366;transform:translate(73.5432vw,-10px) scale(.2693);animation:fall-169 18s -23s linear infinite}@keyframes fall-169{37.933%{transform:translate(81.1086vw,37.933vh) scale(.2693)}to{transform:translate(77.3259vw,99vh) scale(.2693)}}.snow:nth-child(170){opacity:.3426;transform:translate(24.8971vw,-10px) scale(.246);animation:fall-170 18s -11s linear infinite}@keyframes fall-170{79.987%{transform:translate(19.9282vw,79.987vh) scale(.246)}to{transform:translate(22.41265vw,99vh) scale(.246)}}.snow:nth-child(171){opacity:.066;transform:translate(69.3214vw,-10px) scale(.1205);animation:fall-171 10s -27s linear infinite}@keyframes fall-171{41.673%{transform:translate(68.0823vw,41.673vh) scale(.1205)}to{transform:translate(68.70185vw,99vh) scale(.1205)}}.snow:nth-child(172){opacity:1.882;transform:translate(33.2071vw,-10px) scale(.6203);animation:fall-172 26s -30s linear infinite}@keyframes fall-172{61.378%{transform:translate(36.186vw,61.378vh) scale(.6203)}to{transform:translate(34.69655vw,99vh) scale(.6203)}}.snow:nth-child(173){opacity:1.2134;transform:translate(68.3117vw,-10px) scale(.854);animation:fall-173 15s -14s linear infinite}@keyframes fall-173{64.638%{transform:translate(75.6478vw,64.638vh) scale(.854)}to{transform:translate(71.97975vw,99vh) scale(.854)}}.snow:nth-child(174){opacity:1.0046;transform:translate(43.589vw,-10px) scale(.1921);animation:fall-174 11s -6s linear infinite}@keyframes fall-174{67.334%{transform:translate(39.2802vw,67.334vh) scale(.1921)}to{transform:translate(41.4346vw,99vh) scale(.1921)}}.snow:nth-child(175){opacity:1.7706;transform:translate(55.7694vw,-10px) scale(.2166);animation:fall-175 19s -4s linear infinite}@keyframes fall-175{48.83%{transform:translate(61.7078vw,48.83vh) scale(.2166)}to{transform:translate(58.7386vw,99vh) scale(.2166)}}.snow:nth-child(176){opacity:1.6724;transform:translate(35.6518vw,-10px) scale(.4868);animation:fall-176 28s -21s linear infinite}@keyframes fall-176{43.368%{transform:translate(43.758vw,43.368vh) scale(.4868)}to{transform:translate(39.7049vw,99vh) scale(.4868)}}.snow:nth-child(177){opacity:.6182;transform:translate(47.949vw,-10px) scale(.6498);animation:fall-177 27s -13s linear infinite}@keyframes fall-177{79.86%{transform:translate(45.4247vw,79.86vh) scale(.6498)}to{transform:translate(46.68685vw,99vh) scale(.6498)}}.snow:nth-child(178){opacity:.2712;transform:translate(97.0091vw,-10px) scale(.0343);animation:fall-178 18s -15s linear infinite}@keyframes fall-178{67.749%{transform:translate(103.481vw,67.749vh) scale(.0343)}to{transform:translate(100.24505vw,99vh) scale(.0343)}}.snow:nth-child(179){opacity:.4414;transform:translate(12.7734vw,-10px) scale(1);animation:fall-179 29s -25s linear infinite}@keyframes fall-179{48.439%{transform:translate(9.8562vw,48.439vh) scale(1)}to{transform:translate(11.3148vw,99vh) scale(1)}}.snow:nth-child(180){opacity:1.9038;transform:translate(3.0472vw,-10px) scale(.415);animation:fall-180 17s -13s linear infinite}@keyframes fall-180{67.061%{transform:translate(5.8519vw,67.061vh) scale(.415)}to{transform:translate(4.44955vw,99vh) scale(.415)}}.snow:nth-child(181){opacity:.265;transform:translate(89.5552vw,-10px) scale(.1727);animation:fall-181 30s -19s linear infinite}@keyframes fall-181{37.958%{transform:translate(85.7871vw,37.958vh) scale(.1727)}to{transform:translate(87.67115vw,99vh) scale(.1727)}}.snow:nth-child(182){opacity:.001;transform:translate(23.263vw,-10px) scale(.0959);animation:fall-182 14s -23s linear infinite}@keyframes fall-182{63.033%{transform:translate(32.1401vw,63.033vh) scale(.0959)}to{transform:translate(27.70155vw,99vh) scale(.0959)}}.snow:nth-child(183){opacity:1.9164;transform:translate(13.8916vw,-10px) scale(.5437);animation:fall-183 11s -18s linear infinite}@keyframes fall-183{74.744%{transform:translate(23.2907vw,74.744vh) scale(.5437)}to{transform:translate(18.59115vw,99vh) scale(.5437)}}.snow:nth-child(184){opacity:1.2756;transform:translate(19.6258vw,-10px) scale(.3873);animation:fall-184 11s -30s linear infinite}@keyframes fall-184{60.336%{transform:translate(13.517vw,60.336vh) scale(.3873)}to{transform:translate(16.5714vw,99vh) scale(.3873)}}.snow:nth-child(185){opacity:1.6732;transform:translate(42.4023vw,-10px) scale(.2197);animation:fall-185 29s -16s linear infinite}@keyframes fall-185{70.969%{transform:translate(45.6718vw,70.969vh) scale(.2197)}to{transform:translate(44.03705vw,99vh) scale(.2197)}}.snow:nth-child(186){opacity:1.0164;transform:translate(4.6768vw,-10px) scale(.4043);animation:fall-186 16s -12s linear infinite}@keyframes fall-186{59.516%{transform:translate(3.9457vw,59.516vh) scale(.4043)}to{transform:translate(4.31125vw,99vh) scale(.4043)}}.snow:nth-child(187){opacity:.8994;transform:translate(44.7776vw,-10px) scale(.4522);animation:fall-187 29s -4s linear infinite}@keyframes fall-187{66.688%{transform:translate(44.7684vw,66.688vh) scale(.4522)}to{transform:translate(44.773vw,99vh) scale(.4522)}}.snow:nth-child(188){opacity:.0568;transform:translate(6.3211vw,-10px) scale(.3574);animation:fall-188 26s -13s linear infinite}@keyframes fall-188{54.13%{transform:translate(14.6053vw,54.13vh) scale(.3574)}to{transform:translate(10.4632vw,99vh) scale(.3574)}}.snow:nth-child(189){opacity:.6268;transform:translate(15.7406vw,-10px) scale(.4276);animation:fall-189 26s -9s linear infinite}@keyframes fall-189{57.938%{transform:translate(18.9597vw,57.938vh) scale(.4276)}to{transform:translate(17.35015vw,99vh) scale(.4276)}}.snow:nth-child(190){opacity:.5354;transform:translate(27.8052vw,-10px) scale(.6258);animation:fall-190 15s -10s linear infinite}@keyframes fall-190{32.399%{transform:translate(18.7463vw,32.399vh) scale(.6258)}to{transform:translate(23.27575vw,99vh) scale(.6258)}}.snow:nth-child(191){opacity:.1068;transform:translate(98.0882vw,-10px) scale(.2888);animation:fall-191 19s -1s linear infinite}@keyframes fall-191{66.968%{transform:translate(89.7689vw,66.968vh) scale(.2888)}to{transform:translate(93.92855vw,99vh) scale(.2888)}}.snow:nth-child(192){opacity:1.7966;transform:translate(57.0664vw,-10px) scale(.8786);animation:fall-192 22s -6s linear infinite}@keyframes fall-192{55.336%{transform:translate(66.6019vw,55.336vh) scale(.8786)}to{transform:translate(61.83415vw,99vh) scale(.8786)}}.snow:nth-child(193){opacity:.7428;transform:translate(24.1658vw,-10px) scale(.249);animation:fall-193 11s -3s linear infinite}@keyframes fall-193{77.558%{transform:translate(27.5507vw,77.558vh) scale(.249)}to{transform:translate(25.85825vw,99vh) scale(.249)}}.snow:nth-child(194){opacity:1.5852;transform:translate(63.6353vw,-10px) scale(.045);animation:fall-194 21s -26s linear infinite}@keyframes fall-194{36.361%{transform:translate(58.7931vw,36.361vh) scale(.045)}to{transform:translate(61.2142vw,99vh) scale(.045)}}.snow:nth-child(195){opacity:.0934;transform:translate(24.5518vw,-10px) scale(.6732);animation:fall-195 25s -22s linear infinite}@keyframes fall-195{45.127%{transform:translate(14.7945vw,45.127vh) scale(.6732)}to{transform:translate(19.67315vw,99vh) scale(.6732)}}.snow:nth-child(196){opacity:1.9248;transform:translate(93.622vw,-10px) scale(.5883);animation:fall-196 11s -21s linear infinite}@keyframes fall-196{79.202%{transform:translate(92.3856vw,79.202vh) scale(.5883)}to{transform:translate(93.0038vw,99vh) scale(.5883)}}.snow:nth-child(197){opacity:.7532;transform:translate(59.978vw,-10px) scale(.4269);animation:fall-197 17s -16s linear infinite}@keyframes fall-197{40.569%{transform:translate(69.1379vw,40.569vh) scale(.4269)}to{transform:translate(64.55795vw,99vh) scale(.4269)}}.snow:nth-child(198){opacity:1.8562;transform:translate(55.7502vw,-10px) scale(.8642);animation:fall-198 21s -7s linear infinite}@keyframes fall-198{61.685%{transform:translate(53.1886vw,61.685vh) scale(.8642)}to{transform:translate(54.4694vw,99vh) scale(.8642)}}.snow:nth-child(199){opacity:.8766;transform:translate(80.571vw,-10px) scale(.9894);animation:fall-199 19s -3s linear infinite}@keyframes fall-199{42.333%{transform:translate(71.174vw,42.333vh) scale(.9894)}to{transform:translate(75.8725vw,99vh) scale(.9894)}}.snow:nth-child(200){opacity:1.2734;transform:translate(15.2043vw,-10px) scale(.6887);animation:fall-200 21s -3s linear infinite}@keyframes fall-200{34.449%{transform:translate(16.2463vw,34.449vh) scale(.6887)}to{transform:translate(15.7253vw,99vh) scale(.6887)}}.snow:nth-child(201){opacity:1.824;transform:translate(54.9804vw,-10px) scale(.9571);animation:fall-201 10s -5s linear infinite}@keyframes fall-201{59.868%{transform:translate(61.7633vw,59.868vh) scale(.9571)}to{transform:translate(58.37185vw,99vh) scale(.9571)}}.snow:nth-child(202){opacity:1.3946;transform:translate(59.4483vw,-10px) scale(.1338);animation:fall-202 11s -10s linear infinite}@keyframes fall-202{59.954%{transform:translate(63.774vw,59.954vh) scale(.1338)}to{transform:translate(61.61115vw,99vh) scale(.1338)}}.snow:nth-child(203){opacity:.5686;transform:translate(83.2097vw,-10px) scale(.5783);animation:fall-203 26s -29s linear infinite}@keyframes fall-203{48.392%{transform:translate(75.7406vw,48.392vh) scale(.5783)}to{transform:translate(79.47515vw,99vh) scale(.5783)}}.snow:nth-child(204){opacity:1.198;transform:translate(71.1216vw,-10px) scale(.589);animation:fall-204 21s -18s linear infinite}@keyframes fall-204{39.2%{transform:translate(70.1271vw,39.2vh) scale(.589)}to{transform:translate(70.62435vw,99vh) scale(.589)}}.snow:nth-child(205){opacity:1.5014;transform:translate(61.0687vw,-10px) scale(.8545);animation:fall-205 19s -25s linear infinite}@keyframes fall-205{60.53%{transform:translate(52.1091vw,60.53vh) scale(.8545)}to{transform:translate(56.5889vw,99vh) scale(.8545)}}.snow:nth-child(206){opacity:.6012;transform:translate(67.4988vw,-10px) scale(.0091);animation:fall-206 12s -26s linear infinite}@keyframes fall-206{41.944%{transform:translate(72.7028vw,41.944vh) scale(.0091)}to{transform:translate(70.1008vw,99vh) scale(.0091)}}.snow:nth-child(207){opacity:.6166;transform:translate(31.0175vw,-10px) scale(.3701);animation:fall-207 29s -14s linear infinite}@keyframes fall-207{38.21%{transform:translate(40.8794vw,38.21vh) scale(.3701)}to{transform:translate(35.94845vw,99vh) scale(.3701)}}.snow:nth-child(208){opacity:1.4806;transform:translate(44.3623vw,-10px) scale(.6724);animation:fall-208 30s -4s linear infinite}@keyframes fall-208{65.477%{transform:translate(52.1771vw,65.477vh) scale(.6724)}to{transform:translate(48.2697vw,99vh) scale(.6724)}}.snow:nth-child(209){opacity:1.8104;transform:translate(61.638vw,-10px) scale(.9288);animation:fall-209 10s -24s linear infinite}@keyframes fall-209{30.742%{transform:translate(63.6604vw,30.742vh) scale(.9288)}to{transform:translate(62.6492vw,99vh) scale(.9288)}}.snow:nth-child(210){opacity:1.609;transform:translate(72.6514vw,-10px) scale(.7122);animation:fall-210 27s -22s linear infinite}@keyframes fall-210{60.841%{transform:translate(66.1074vw,60.841vh) scale(.7122)}to{transform:translate(69.3794vw,99vh) scale(.7122)}}.snow:nth-child(211){opacity:.6216;transform:translate(98.7581vw,-10px) scale(.3283);animation:fall-211 13s -10s linear infinite}@keyframes fall-211{55.666%{transform:translate(107.0702vw,55.666vh) scale(.3283)}to{transform:translate(102.91415vw,99vh) scale(.3283)}}.snow:nth-child(212){opacity:1.5138;transform:translate(21.6199vw,-10px) scale(.992);animation:fall-212 17s -13s linear infinite}@keyframes fall-212{54.676%{transform:translate(26.5073vw,54.676vh) scale(.992)}to{transform:translate(24.0636vw,99vh) scale(.992)}}.snow:nth-child(213){opacity:.5108;transform:translate(84.0381vw,-10px) scale(.5294);animation:fall-213 12s -9s linear infinite}@keyframes fall-213{43.678%{transform:translate(88.0239vw,43.678vh) scale(.5294)}to{transform:translate(86.031vw,99vh) scale(.5294)}}.snow:nth-child(214){opacity:.4252;transform:translate(24.9954vw,-10px) scale(.2818);animation:fall-214 11s -9s linear infinite}@keyframes fall-214{74.669%{transform:translate(16.6673vw,74.669vh) scale(.2818)}to{transform:translate(20.83135vw,99vh) scale(.2818)}}.snow:nth-child(215){opacity:1.8738;transform:translate(83.9559vw,-10px) scale(.4587);animation:fall-215 11s -3s linear infinite}@keyframes fall-215{43.412%{transform:translate(78.5931vw,43.412vh) scale(.4587)}to{transform:translate(81.2745vw,99vh) scale(.4587)}}.snow:nth-child(216){opacity:.4152;transform:translate(45.1374vw,-10px) scale(.3999);animation:fall-216 17s -10s linear infinite}@keyframes fall-216{47.523%{transform:translate(43.0384vw,47.523vh) scale(.3999)}to{transform:translate(44.0879vw,99vh) scale(.3999)}}.snow:nth-child(217){opacity:.4598;transform:translate(34.9554vw,-10px) scale(.9001);animation:fall-217 20s -7s linear infinite}@keyframes fall-217{63.138%{transform:translate(32.6675vw,63.138vh) scale(.9001)}to{transform:translate(33.81145vw,99vh) scale(.9001)}}.snow:nth-child(218){opacity:.2564;transform:translate(75.3995vw,-10px) scale(.6483);animation:fall-218 23s -27s linear infinite}@keyframes fall-218{61.981%{transform:translate(67.6437vw,61.981vh) scale(.6483)}to{transform:translate(71.5216vw,99vh) scale(.6483)}}.snow:nth-child(219){opacity:1.1718;transform:translate(6.3vw,-10px) scale(.4813);animation:fall-219 29s -18s linear infinite}@keyframes fall-219{70.302%{transform:translate(13.2593vw,70.302vh) scale(.4813)}to{transform:translate(9.77965vw,99vh) scale(.4813)}}.snow:nth-child(220){opacity:.3896;transform:translate(23.4529vw,-10px) scale(.1058);animation:fall-220 18s -24s linear infinite}@keyframes fall-220{73.737%{transform:translate(21.3073vw,73.737vh) scale(.1058)}to{transform:translate(22.3801vw,99vh) scale(.1058)}}.snow:nth-child(221){opacity:1.577;transform:translate(82.7306vw,-10px) scale(.6991);animation:fall-221 15s -6s linear infinite}@keyframes fall-221{58.751%{transform:translate(75.675vw,58.751vh) scale(.6991)}to{transform:translate(79.2028vw,99vh) scale(.6991)}}.snow:nth-child(222){opacity:.6124;transform:translate(92.0393vw,-10px) scale(.3801);animation:fall-222 23s -21s linear infinite}@keyframes fall-222{57.804%{transform:translate(100.8799vw,57.804vh) scale(.3801)}to{transform:translate(96.4596vw,99vh) scale(.3801)}}.snow:nth-child(223){opacity:.8578;transform:translate(19.2216vw,-10px) scale(.2959);animation:fall-223 20s -26s linear infinite}@keyframes fall-223{62.866%{transform:translate(17.252vw,62.866vh) scale(.2959)}to{transform:translate(18.2368vw,99vh) scale(.2959)}}.snow:nth-child(224){opacity:.4024;transform:translate(78.6665vw,-10px) scale(.8619);animation:fall-224 13s -18s linear infinite}@keyframes fall-224{72.341%{transform:translate(77.603vw,72.341vh) scale(.8619)}to{transform:translate(78.13475vw,99vh) scale(.8619)}}.snow:nth-child(225){opacity:1.0714;transform:translate(.3001vw,-10px) scale(.4974);animation:fall-225 10s -12s linear infinite}@keyframes fall-225{50.495%{transform:translate(-6.291vw,50.495vh) scale(.4974)}to{transform:translate(-2.99545vw,99vh) scale(.4974)}}.snow:nth-child(226){opacity:1.536;transform:translate(98.9988vw,-10px) scale(.365);animation:fall-226 18s -7s linear infinite}@keyframes fall-226{41.728%{transform:translate(95.9809vw,41.728vh) scale(.365)}to{transform:translate(97.48985vw,99vh) scale(.365)}}.snow:nth-child(227){opacity:.146;transform:translate(73.3971vw,-10px) scale(.6522);animation:fall-227 28s -2s linear infinite}@keyframes fall-227{40.212%{transform:translate(79.231vw,40.212vh) scale(.6522)}to{transform:translate(76.31405vw,99vh) scale(.6522)}}.snow:nth-child(228){opacity:1.0264;transform:translate(20.6652vw,-10px) scale(.0792);animation:fall-228 20s -28s linear infinite}@keyframes fall-228{75.355%{transform:translate(26.8619vw,75.355vh) scale(.0792)}to{transform:translate(23.76355vw,99vh) scale(.0792)}}.snow:nth-child(229){opacity:.1468;transform:translate(29.9198vw,-10px) scale(.5251);animation:fall-229 21s -5s linear infinite}@keyframes fall-229{56.282%{transform:translate(33.5587vw,56.282vh) scale(.5251)}to{transform:translate(31.73925vw,99vh) scale(.5251)}}.snow:nth-child(230){opacity:.1484;transform:translate(40.999vw,-10px) scale(.1184);animation:fall-230 24s -6s linear infinite}@keyframes fall-230{44.21%{transform:translate(46.4542vw,44.21vh) scale(.1184)}to{transform:translate(43.7266vw,99vh) scale(.1184)}}.snow:nth-child(231){opacity:.6798;transform:translate(79.2342vw,-10px) scale(.9518);animation:fall-231 28s -15s linear infinite}@keyframes fall-231{55.134%{transform:translate(74.9057vw,55.134vh) scale(.9518)}to{transform:translate(77.06995vw,99vh) scale(.9518)}}.snow:nth-child(232){opacity:1.8858;transform:translate(38.7729vw,-10px) scale(.2939);animation:fall-232 21s -6s linear infinite}@keyframes fall-232{46.73%{transform:translate(45.6573vw,46.73vh) scale(.2939)}to{transform:translate(42.2151vw,99vh) scale(.2939)}}.snow:nth-child(233){opacity:.067;transform:translate(94.5993vw,-10px) scale(.162);animation:fall-233 25s -14s linear infinite}@keyframes fall-233{69.544%{transform:translate(100.3406vw,69.544vh) scale(.162)}to{transform:translate(97.46995vw,99vh) scale(.162)}}.snow:nth-child(234){opacity:.8782;transform:translate(6.7052vw,-10px) scale(.8323);animation:fall-234 25s -16s linear infinite}@keyframes fall-234{32.13%{transform:translate(13.1029vw,32.13vh) scale(.8323)}to{transform:translate(9.90405vw,99vh) scale(.8323)}}.snow:nth-child(235){opacity:1.4244;transform:translate(18.3255vw,-10px) scale(.2364);animation:fall-235 22s -21s linear infinite}@keyframes fall-235{38.657%{transform:translate(19.7156vw,38.657vh) scale(.2364)}to{transform:translate(19.02055vw,99vh) scale(.2364)}}.snow:nth-child(236){opacity:1.2322;transform:translate(3.2867vw,-10px) scale(.149);animation:fall-236 20s -7s linear infinite}@keyframes fall-236{37.09%{transform:translate(4.5695vw,37.09vh) scale(.149)}to{transform:translate(3.9281vw,99vh) scale(.149)}}.snow:nth-child(237){opacity:.2876;transform:translate(75.2784vw,-10px) scale(.3313);animation:fall-237 30s -15s linear infinite}@keyframes fall-237{52.907%{transform:translate(74.3759vw,52.907vh) scale(.3313)}to{transform:translate(74.82715vw,99vh) scale(.3313)}}.snow:nth-child(238){opacity:1.8326;transform:translate(33.8784vw,-10px) scale(.8333);animation:fall-238 11s -27s linear infinite}@keyframes fall-238{77.219%{transform:translate(42.8539vw,77.219vh) scale(.8333)}to{transform:translate(38.36615vw,99vh) scale(.8333)}}.snow:nth-child(239){opacity:.8714;transform:translate(28.9911vw,-10px) scale(.3171);animation:fall-239 27s -21s linear infinite}@keyframes fall-239{35.207%{transform:translate(25.5158vw,35.207vh) scale(.3171)}to{transform:translate(27.25345vw,99vh) scale(.3171)}}.snow:nth-child(240){opacity:.5002;transform:translate(65.3041vw,-10px) scale(.1395);animation:fall-240 22s -11s linear infinite}@keyframes fall-240{34.323%{transform:translate(66.0323vw,34.323vh) scale(.1395)}to{transform:translate(65.6682vw,99vh) scale(.1395)}}.snow:nth-child(241){opacity:.621;transform:translate(1.6761vw,-10px) scale(.6748);animation:fall-241 12s -10s linear infinite}@keyframes fall-241{73.041%{transform:translate(9.0436vw,73.041vh) scale(.6748)}to{transform:translate(5.35985vw,99vh) scale(.6748)}}.snow:nth-child(242){opacity:1.5834;transform:translate(12.9055vw,-10px) scale(.8733);animation:fall-242 13s -12s linear infinite}@keyframes fall-242{37.565%{transform:translate(12.1738vw,37.565vh) scale(.8733)}to{transform:translate(12.53965vw,99vh) scale(.8733)}}.snow:nth-child(243){opacity:.3662;transform:translate(83.5213vw,-10px) scale(.776);animation:fall-243 17s -1s linear infinite}@keyframes fall-243{74.36%{transform:translate(91.5741vw,74.36vh) scale(.776)}to{transform:translate(87.5477vw,99vh) scale(.776)}}.snow:nth-child(244){opacity:1.3264;transform:translate(69.5382vw,-10px) scale(.2508);animation:fall-244 21s -7s linear infinite}@keyframes fall-244{32.512%{transform:translate(63.4358vw,32.512vh) scale(.2508)}to{transform:translate(66.487vw,99vh) scale(.2508)}}.snow:nth-child(245){opacity:.9326;transform:translate(55.3335vw,-10px) scale(.3816);animation:fall-245 30s -29s linear infinite}@keyframes fall-245{77.804%{transform:translate(54.5524vw,77.804vh) scale(.3816)}to{transform:translate(54.94295vw,99vh) scale(.3816)}}.snow:nth-child(246){opacity:.6702;transform:translate(31.468vw,-10px) scale(.6703);animation:fall-246 19s -20s linear infinite}@keyframes fall-246{71.764%{transform:translate(36.449vw,71.764vh) scale(.6703)}to{transform:translate(33.9585vw,99vh) scale(.6703)}}.snow:nth-child(247){opacity:1.662;transform:translate(38.7722vw,-10px) scale(.9523);animation:fall-247 30s -24s linear infinite}@keyframes fall-247{43.103%{transform:translate(40.7327vw,43.103vh) scale(.9523)}to{transform:translate(39.75245vw,99vh) scale(.9523)}}.snow:nth-child(248){opacity:1.3044;transform:translate(13.83vw,-10px) scale(.6425);animation:fall-248 22s -12s linear infinite}@keyframes fall-248{36.636%{transform:translate(8.1139vw,36.636vh) scale(.6425)}to{transform:translate(10.97195vw,99vh) scale(.6425)}}.snow:nth-child(249){opacity:1.0802;transform:translate(71.5029vw,-10px) scale(.5863);animation:fall-249 13s -20s linear infinite}@keyframes fall-249{42.999%{transform:translate(73.8174vw,42.999vh) scale(.5863)}to{transform:translate(72.66015vw,99vh) scale(.5863)}}.snow:nth-child(250){opacity:1.5576;transform:translate(16.3397vw,-10px) scale(.1809);animation:fall-250 24s -21s linear infinite}@keyframes fall-250{77.238%{transform:translate(18.185vw,77.238vh) scale(.1809)}to{transform:translate(17.26235vw,99vh) scale(.1809)}}.snow:nth-child(251){opacity:1.6948;transform:translate(62.5414vw,-10px) scale(.527);animation:fall-251 29s -6s linear infinite}@keyframes fall-251{54.563%{transform:translate(62.4772vw,54.563vh) scale(.527)}to{transform:translate(62.5093vw,99vh) scale(.527)}}.snow:nth-child(252){opacity:1.5534;transform:translate(66.38vw,-10px) scale(.3224);animation:fall-252 14s -3s linear infinite}@keyframes fall-252{41.709%{transform:translate(64.2089vw,41.709vh) scale(.3224)}to{transform:translate(65.29445vw,99vh) scale(.3224)}}.snow:nth-child(253){opacity:.8998;transform:translate(33.0958vw,-10px) scale(.2209);animation:fall-253 18s -2s linear infinite}@keyframes fall-253{32.635%{transform:translate(32.8852vw,32.635vh) scale(.2209)}to{transform:translate(32.9905vw,99vh) scale(.2209)}}.snow:nth-child(254){opacity:.9286;transform:translate(65.9305vw,-10px) scale(.4234);animation:fall-254 16s -26s linear infinite}@keyframes fall-254{72.055%{transform:translate(58.9289vw,72.055vh) scale(.4234)}to{transform:translate(62.4297vw,99vh) scale(.4234)}}.snow:nth-child(255){opacity:.314;transform:translate(49.0867vw,-10px) scale(.7043);animation:fall-255 26s -2s linear infinite}@keyframes fall-255{42.15%{transform:translate(51.9029vw,42.15vh) scale(.7043)}to{transform:translate(50.4948vw,99vh) scale(.7043)}}.snow:nth-child(256){opacity:1.581;transform:translate(91.5545vw,-10px) scale(.2589);animation:fall-256 24s -11s linear infinite}@keyframes fall-256{46.206%{transform:translate(84.7076vw,46.206vh) scale(.2589)}to{transform:translate(88.13105vw,99vh) scale(.2589)}}.snow:nth-child(257){opacity:.3928;transform:translate(31.3047vw,-10px) scale(.7959);animation:fall-257 20s -30s linear infinite}@keyframes fall-257{39.341%{transform:translate(29.0901vw,39.341vh) scale(.7959)}to{transform:translate(30.1974vw,99vh) scale(.7959)}}.snow:nth-child(258){opacity:.2138;transform:translate(71.3387vw,-10px) scale(.5113);animation:fall-258 21s -6s linear infinite}@keyframes fall-258{47.202%{transform:translate(68.8223vw,47.202vh) scale(.5113)}to{transform:translate(70.0805vw,99vh) scale(.5113)}}.snow:nth-child(259){opacity:.0178;transform:translate(85.2538vw,-10px) scale(.4386);animation:fall-259 12s -20s linear infinite}@keyframes fall-259{35.847%{transform:translate(93.5178vw,35.847vh) scale(.4386)}to{transform:translate(89.3858vw,99vh) scale(.4386)}}.snow:nth-child(260){opacity:1.0036;transform:translate(3.8315vw,-10px) scale(.513);animation:fall-260 18s -8s linear infinite}@keyframes fall-260{61.868%{transform:translate(8.9674vw,61.868vh) scale(.513)}to{transform:translate(6.39945vw,99vh) scale(.513)}}.snow:nth-child(261){opacity:.2296;transform:translate(69.2035vw,-10px) scale(.0204);animation:fall-261 27s -27s linear infinite}@keyframes fall-261{38.885%{transform:translate(68.5425vw,38.885vh) scale(.0204)}to{transform:translate(68.873vw,99vh) scale(.0204)}}.snow:nth-child(262){opacity:.5582;transform:translate(36.7374vw,-10px) scale(.4055);animation:fall-262 16s -20s linear infinite}@keyframes fall-262{56.353%{transform:translate(30.0245vw,56.353vh) scale(.4055)}to{transform:translate(33.38095vw,99vh) scale(.4055)}}.snow:nth-child(263){opacity:1.967;transform:translate(64.6229vw,-10px) scale(.2036);animation:fall-263 27s -20s linear infinite}@keyframes fall-263{50.323%{transform:translate(59.5411vw,50.323vh) scale(.2036)}to{transform:translate(62.082vw,99vh) scale(.2036)}}.snow:nth-child(264){opacity:1.165;transform:translate(9.5477vw,-10px) scale(.0254);animation:fall-264 13s -19s linear infinite}@keyframes fall-264{66.825%{transform:translate(13.8347vw,66.825vh) scale(.0254)}to{transform:translate(11.6912vw,99vh) scale(.0254)}}.snow:nth-child(265){opacity:1.3988;transform:translate(74.6109vw,-10px) scale(.8249);animation:fall-265 24s -13s linear infinite}@keyframes fall-265{71.843%{transform:translate(73.9238vw,71.843vh) scale(.8249)}to{transform:translate(74.26735vw,99vh) scale(.8249)}}.snow:nth-child(266){opacity:.373;transform:translate(85.7868vw,-10px) scale(.9481);animation:fall-266 18s -30s linear infinite}@keyframes fall-266{44.885%{transform:translate(80.9345vw,44.885vh) scale(.9481)}to{transform:translate(83.36065vw,99vh) scale(.9481)}}.snow:nth-child(267){opacity:.1106;transform:translate(82.5844vw,-10px) scale(.5037);animation:fall-267 18s -13s linear infinite}@keyframes fall-267{34.54%{transform:translate(77.2926vw,34.54vh) scale(.5037)}to{transform:translate(79.9385vw,99vh) scale(.5037)}}.snow:nth-child(268){opacity:1.1342;transform:translate(75.7027vw,-10px) scale(.0318);animation:fall-268 27s -27s linear infinite}@keyframes fall-268{74.228%{transform:translate(67.0002vw,74.228vh) scale(.0318)}to{transform:translate(71.35145vw,99vh) scale(.0318)}}.snow:nth-child(269){opacity:.9836;transform:translate(62.8813vw,-10px) scale(.5842);animation:fall-269 14s -26s linear infinite}@keyframes fall-269{60.512%{transform:translate(62.2535vw,60.512vh) scale(.5842)}to{transform:translate(62.5674vw,99vh) scale(.5842)}}.snow:nth-child(270){opacity:1.0282;transform:translate(64.614vw,-10px) scale(.667);animation:fall-270 20s -25s linear infinite}@keyframes fall-270{46.34%{transform:translate(63.4099vw,46.34vh) scale(.667)}to{transform:translate(64.01195vw,99vh) scale(.667)}}.snow:nth-child(271){opacity:1.6266;transform:translate(22.4934vw,-10px) scale(.0375);animation:fall-271 14s -29s linear infinite}@keyframes fall-271{34.648%{transform:translate(13.6414vw,34.648vh) scale(.0375)}to{transform:translate(18.0674vw,99vh) scale(.0375)}}.snow:nth-child(272){opacity:.94;transform:translate(32.5491vw,-10px) scale(.2154);animation:fall-272 29s -8s linear infinite}@keyframes fall-272{59.317%{transform:translate(22.8464vw,59.317vh) scale(.2154)}to{transform:translate(27.69775vw,99vh) scale(.2154)}}.snow:nth-child(273){opacity:.2692;transform:translate(51.9149vw,-10px) scale(.3668);animation:fall-273 27s -4s linear infinite}@keyframes fall-273{67.753%{transform:translate(60.9438vw,67.753vh) scale(.3668)}to{transform:translate(56.42935vw,99vh) scale(.3668)}}.snow:nth-child(274){opacity:.8718;transform:translate(75.4736vw,-10px) scale(.3647);animation:fall-274 28s -15s linear infinite}@keyframes fall-274{68.314%{transform:translate(71.6727vw,68.314vh) scale(.3647)}to{transform:translate(73.57315vw,99vh) scale(.3647)}}.snow:nth-child(275){opacity:1.7202;transform:translate(59.4822vw,-10px) scale(.0715);animation:fall-275 20s -13s linear infinite}@keyframes fall-275{40.542%{transform:translate(55.7727vw,40.542vh) scale(.0715)}to{transform:translate(57.62745vw,99vh) scale(.0715)}}.snow:nth-child(276){opacity:.9724;transform:translate(.8058vw,-10px) scale(.4134);animation:fall-276 25s -16s linear infinite}@keyframes fall-276{40.43%{transform:translate(-3.3763vw,40.43vh) scale(.4134)}to{transform:translate(-1.28525vw,99vh) scale(.4134)}}.snow:nth-child(277){opacity:.1236;transform:translate(23.674vw,-10px) scale(.395);animation:fall-277 27s -23s linear infinite}@keyframes fall-277{66.086%{transform:translate(32.8977vw,66.086vh) scale(.395)}to{transform:translate(28.28585vw,99vh) scale(.395)}}.snow:nth-child(278){opacity:1.5342;transform:translate(75.7707vw,-10px) scale(.1894);animation:fall-278 25s -13s linear infinite}@keyframes fall-278{53.705%{transform:translate(74.3919vw,53.705vh) scale(.1894)}to{transform:translate(75.0813vw,99vh) scale(.1894)}}.snow:nth-child(279){opacity:.8206;transform:translate(35.8074vw,-10px) scale(.8181);animation:fall-279 27s -11s linear infinite}@keyframes fall-279{52.853%{transform:translate(27.0006vw,52.853vh) scale(.8181)}to{transform:translate(31.404vw,99vh) scale(.8181)}}.snow:nth-child(280){opacity:.6456;transform:translate(78.7405vw,-10px) scale(.9247);animation:fall-280 11s -16s linear infinite}@keyframes fall-280{62.807%{transform:translate(81.4118vw,62.807vh) scale(.9247)}to{transform:translate(80.07615vw,99vh) scale(.9247)}}.snow:nth-child(281){opacity:.5404;transform:translate(46.5199vw,-10px) scale(.5945);animation:fall-281 23s -11s linear infinite}@keyframes fall-281{68.438%{transform:translate(41.9897vw,68.438vh) scale(.5945)}to{transform:translate(44.2548vw,99vh) scale(.5945)}}.snow:nth-child(282){opacity:1.5428;transform:translate(97.373vw,-10px) scale(.532);animation:fall-282 23s -12s linear infinite}@keyframes fall-282{47.017%{transform:translate(90.9073vw,47.017vh) scale(.532)}to{transform:translate(94.14015vw,99vh) scale(.532)}}.snow:nth-child(283){opacity:.6864;transform:translate(34.9809vw,-10px) scale(.9139);animation:fall-283 25s -23s linear infinite}@keyframes fall-283{77.757%{transform:translate(37.0046vw,77.757vh) scale(.9139)}to{transform:translate(35.99275vw,99vh) scale(.9139)}}.snow:nth-child(284){opacity:1.1992;transform:translate(49.5465vw,-10px) scale(.6635);animation:fall-284 18s -20s linear infinite}@keyframes fall-284{54.391%{transform:translate(44.1892vw,54.391vh) scale(.6635)}to{transform:translate(46.86785vw,99vh) scale(.6635)}}.snow:nth-child(285){opacity:1.4284;transform:translate(5.2893vw,-10px) scale(.9294);animation:fall-285 24s -16s linear infinite}@keyframes fall-285{66.542%{transform:translate(9.5823vw,66.542vh) scale(.9294)}to{transform:translate(7.4358vw,99vh) scale(.9294)}}.snow:nth-child(286){opacity:.0682;transform:translate(10.9932vw,-10px) scale(.1493);animation:fall-286 27s -18s linear infinite}@keyframes fall-286{32.214%{transform:translate(7.2049vw,32.214vh) scale(.1493)}to{transform:translate(9.09905vw,99vh) scale(.1493)}}.snow:nth-child(287){opacity:1.2172;transform:translate(30.6208vw,-10px) scale(.2499);animation:fall-287 15s -13s linear infinite}@keyframes fall-287{35.149%{transform:translate(30.2017vw,35.149vh) scale(.2499)}to{transform:translate(30.41125vw,99vh) scale(.2499)}}.snow:nth-child(288){opacity:1.3062;transform:translate(91.4878vw,-10px) scale(.8049);animation:fall-288 22s -6s linear infinite}@keyframes fall-288{30.288%{transform:translate(83.2738vw,30.288vh) scale(.8049)}to{transform:translate(87.3808vw,99vh) scale(.8049)}}.snow:nth-child(289){opacity:.1484;transform:translate(2.2876vw,-10px) scale(.0335);animation:fall-289 24s -4s linear infinite}@keyframes fall-289{34.755%{transform:translate(-2.1354vw,34.755vh) scale(.0335)}to{transform:translate(.0761vw,99vh) scale(.0335)}}.snow:nth-child(290){opacity:.453;transform:translate(26.6989vw,-10px) scale(.5174);animation:fall-290 19s -5s linear infinite}@keyframes fall-290{61.538%{transform:translate(30.6399vw,61.538vh) scale(.5174)}to{transform:translate(28.6694vw,99vh) scale(.5174)}}.snow:nth-child(291){opacity:1.1604;transform:translate(67.9223vw,-10px) scale(.4444);animation:fall-291 15s -17s linear infinite}@keyframes fall-291{59.903%{transform:translate(64.3073vw,59.903vh) scale(.4444)}to{transform:translate(66.1148vw,99vh) scale(.4444)}}.snow:nth-child(292){opacity:.8172;transform:translate(64.8559vw,-10px) scale(.0647);animation:fall-292 29s -28s linear infinite}@keyframes fall-292{77.129%{transform:translate(73.8361vw,77.129vh) scale(.0647)}to{transform:translate(69.346vw,99vh) scale(.0647)}}.snow:nth-child(293){opacity:1.3436;transform:translate(57.2695vw,-10px) scale(.6251);animation:fall-293 15s -23s linear infinite}@keyframes fall-293{56.678%{transform:translate(63.4473vw,56.678vh) scale(.6251)}to{transform:translate(60.3584vw,99vh) scale(.6251)}}.snow:nth-child(294){opacity:.0974;transform:translate(78.2871vw,-10px) scale(.5728);animation:fall-294 24s -24s linear infinite}@keyframes fall-294{63.386%{transform:translate(75.1059vw,63.386vh) scale(.5728)}to{transform:translate(76.6965vw,99vh) scale(.5728)}}.snow:nth-child(295){opacity:.3408;transform:translate(70.1517vw,-10px) scale(.7226);animation:fall-295 30s -7s linear infinite}@keyframes fall-295{75.764%{transform:translate(62.6354vw,75.764vh) scale(.7226)}to{transform:translate(66.39355vw,99vh) scale(.7226)}}.snow:nth-child(296){opacity:1.5864;transform:translate(67.8354vw,-10px) scale(.9669);animation:fall-296 14s -26s linear infinite}@keyframes fall-296{78.398%{transform:translate(68.5629vw,78.398vh) scale(.9669)}to{transform:translate(68.19915vw,99vh) scale(.9669)}}.snow:nth-child(297){opacity:1.105;transform:translate(86.4492vw,-10px) scale(.4739);animation:fall-297 15s -11s linear infinite}@keyframes fall-297{56.913%{transform:translate(92.615vw,56.913vh) scale(.4739)}to{transform:translate(89.5321vw,99vh) scale(.4739)}}.snow:nth-child(298){opacity:.2628;transform:translate(78.0088vw,-10px) scale(.7259);animation:fall-298 15s -25s linear infinite}@keyframes fall-298{42.066%{transform:translate(85.7288vw,42.066vh) scale(.7259)}to{transform:translate(81.8688vw,99vh) scale(.7259)}}.snow:nth-child(299){opacity:1.3676;transform:translate(24.5466vw,-10px) scale(.8038);animation:fall-299 16s -27s linear infinite}@keyframes fall-299{49.334%{transform:translate(23.2336vw,49.334vh) scale(.8038)}to{transform:translate(23.8901vw,99vh) scale(.8038)}}.snow:nth-child(300){opacity:1.7056;transform:translate(13.7801vw,-10px) scale(.3242);animation:fall-300 23s -8s linear infinite}@keyframes fall-300{49.96%{transform:translate(20.9038vw,49.96vh) scale(.3242)}to{transform:translate(17.34195vw,99vh) scale(.3242)}}.snow:nth-child(301){opacity:.6932;transform:translate(27.4462vw,-10px) scale(.1113);animation:fall-301 14s -11s linear infinite}@keyframes fall-301{30.188%{transform:translate(21.3939vw,30.188vh) scale(.1113)}to{transform:translate(24.42005vw,99vh) scale(.1113)}}.snow:nth-child(302){opacity:.756;transform:translate(61.8335vw,-10px) scale(.9918);animation:fall-302 14s -2s linear infinite}@keyframes fall-302{75.392%{transform:translate(52.8225vw,75.392vh) scale(.9918)}to{transform:translate(57.328vw,99vh) scale(.9918)}}.snow:nth-child(303){opacity:1.4412;transform:translate(11.3596vw,-10px) scale(.6447);animation:fall-303 30s -8s linear infinite}@keyframes fall-303{74.085%{transform:translate(10.4913vw,74.085vh) scale(.6447)}to{transform:translate(10.92545vw,99vh) scale(.6447)}}.snow:nth-child(304){opacity:.2248;transform:translate(2.9585vw,-10px) scale(.735);animation:fall-304 26s -20s linear infinite}@keyframes fall-304{56.481%{transform:translate(11.6538vw,56.481vh) scale(.735)}to{transform:translate(7.30615vw,99vh) scale(.735)}}.snow:nth-child(305){opacity:.248;transform:translate(80.6996vw,-10px) scale(.2332);animation:fall-305 23s -4s linear infinite}@keyframes fall-305{69.566%{transform:translate(74.2527vw,69.566vh) scale(.2332)}to{transform:translate(77.47615vw,99vh) scale(.2332)}}.snow:nth-child(306){opacity:.4784;transform:translate(64.8617vw,-10px) scale(.7438);animation:fall-306 15s -11s linear infinite}@keyframes fall-306{50.542%{transform:translate(60.3426vw,50.542vh) scale(.7438)}to{transform:translate(62.60215vw,99vh) scale(.7438)}}.snow:nth-child(307){opacity:.9106;transform:translate(98.1655vw,-10px) scale(.1797);animation:fall-307 16s -8s linear infinite}@keyframes fall-307{67.181%{transform:translate(93.4485vw,67.181vh) scale(.1797)}to{transform:translate(95.807vw,99vh) scale(.1797)}}.snow:nth-child(308){opacity:.7014;transform:translate(16.548vw,-10px) scale(.9781);animation:fall-308 23s -26s linear infinite}@keyframes fall-308{39.753%{transform:translate(24.16vw,39.753vh) scale(.9781)}to{transform:translate(20.354vw,99vh) scale(.9781)}}.snow:nth-child(309){opacity:.6368;transform:translate(86.8334vw,-10px) scale(.5802);animation:fall-309 21s -4s linear infinite}@keyframes fall-309{46.3%{transform:translate(91.6998vw,46.3vh) scale(.5802)}to{transform:translate(89.2666vw,99vh) scale(.5802)}}.snow:nth-child(310){opacity:.0154;transform:translate(64.1232vw,-10px) scale(.9946);animation:fall-310 30s -3s linear infinite}@keyframes fall-310{72.406%{transform:translate(68.2771vw,72.406vh) scale(.9946)}to{transform:translate(66.20015vw,99vh) scale(.9946)}}.snow:nth-child(311){opacity:1.1874;transform:translate(84.9399vw,-10px) scale(.5267);animation:fall-311 18s -23s linear infinite}@keyframes fall-311{55.316%{transform:translate(86.7233vw,55.316vh) scale(.5267)}to{transform:translate(85.8316vw,99vh) scale(.5267)}}.snow:nth-child(312){opacity:.2244;transform:translate(81.9704vw,-10px) scale(.041);animation:fall-312 12s -25s linear infinite}@keyframes fall-312{40.281%{transform:translate(81.8359vw,40.281vh) scale(.041)}to{transform:translate(81.90315vw,99vh) scale(.041)}}.snow:nth-child(313){opacity:1.5184;transform:translate(70.3532vw,-10px) scale(.6894);animation:fall-313 20s -23s linear infinite}@keyframes fall-313{63.676%{transform:translate(70.9403vw,63.676vh) scale(.6894)}to{transform:translate(70.64675vw,99vh) scale(.6894)}}.snow:nth-child(314){opacity:.149;transform:translate(9.8001vw,-10px) scale(.4494);animation:fall-314 30s -8s linear infinite}@keyframes fall-314{38.543%{transform:translate(9.0321vw,38.543vh) scale(.4494)}to{transform:translate(9.4161vw,99vh) scale(.4494)}}.snow:nth-child(315){opacity:.0464;transform:translate(42.3425vw,-10px) scale(.9216);animation:fall-315 14s -12s linear infinite}@keyframes fall-315{60.199%{transform:translate(48.7899vw,60.199vh) scale(.9216)}to{transform:translate(45.5662vw,99vh) scale(.9216)}}.snow:nth-child(316){opacity:1.9662;transform:translate(72.0008vw,-10px) scale(.5611);animation:fall-316 19s -5s linear infinite}@keyframes fall-316{78.468%{transform:translate(66.3263vw,78.468vh) scale(.5611)}to{transform:translate(69.16355vw,99vh) scale(.5611)}}.snow:nth-child(317){opacity:.9534;transform:translate(91.3761vw,-10px) scale(.3817);animation:fall-317 18s -10s linear infinite}@keyframes fall-317{35.591%{transform:translate(82.4477vw,35.591vh) scale(.3817)}to{transform:translate(86.9119vw,99vh) scale(.3817)}}.snow:nth-child(318){opacity:1.7672;transform:translate(65.2898vw,-10px) scale(.0999);animation:fall-318 30s -24s linear infinite}@keyframes fall-318{43.898%{transform:translate(69.0479vw,43.898vh) scale(.0999)}to{transform:translate(67.16885vw,99vh) scale(.0999)}}.snow:nth-child(319){opacity:1.184;transform:translate(93.4889vw,-10px) scale(.6692);animation:fall-319 30s -7s linear infinite}@keyframes fall-319{57.153%{transform:translate(95.0068vw,57.153vh) scale(.6692)}to{transform:translate(94.24785vw,99vh) scale(.6692)}}.snow:nth-child(320){opacity:1.956;transform:translate(73.8013vw,-10px) scale(.6985);animation:fall-320 20s -24s linear infinite}@keyframes fall-320{59.808%{transform:translate(73.3888vw,59.808vh) scale(.6985)}to{transform:translate(73.59505vw,99vh) scale(.6985)}}.snow:nth-child(321){opacity:.1912;transform:translate(43.7184vw,-10px) scale(.3504);animation:fall-321 13s -1s linear infinite}@keyframes fall-321{38.047%{transform:translate(45.6604vw,38.047vh) scale(.3504)}to{transform:translate(44.6894vw,99vh) scale(.3504)}}.snow:nth-child(322){opacity:.042;transform:translate(53.3891vw,-10px) scale(.8694);animation:fall-322 11s -16s linear infinite}@keyframes fall-322{38.337%{transform:translate(60.8193vw,38.337vh) scale(.8694)}to{transform:translate(57.1042vw,99vh) scale(.8694)}}.snow:nth-child(323){opacity:.2312;transform:translate(57.8086vw,-10px) scale(.3983);animation:fall-323 10s -23s linear infinite}@keyframes fall-323{63.516%{transform:translate(58.1618vw,63.516vh) scale(.3983)}to{transform:translate(57.9852vw,99vh) scale(.3983)}}.snow:nth-child(324){opacity:.7246;transform:translate(37.3775vw,-10px) scale(.8024);animation:fall-324 15s -28s linear infinite}@keyframes fall-324{38.884%{transform:translate(30.0991vw,38.884vh) scale(.8024)}to{transform:translate(33.7383vw,99vh) scale(.8024)}}.snow:nth-child(325){opacity:.3182;transform:translate(38.4556vw,-10px) scale(.7998);animation:fall-325 24s -4s linear infinite}@keyframes fall-325{67.624%{transform:translate(35.4434vw,67.624vh) scale(.7998)}to{transform:translate(36.9495vw,99vh) scale(.7998)}}.snow:nth-child(326){opacity:1.7368;transform:translate(41.7566vw,-10px) scale(.2458);animation:fall-326 13s -7s linear infinite}@keyframes fall-326{39.904%{transform:translate(33.6578vw,39.904vh) scale(.2458)}to{transform:translate(37.7072vw,99vh) scale(.2458)}}.snow:nth-child(327){opacity:1.819;transform:translate(67.9987vw,-10px) scale(.7102);animation:fall-327 28s -15s linear infinite}@keyframes fall-327{55.6%{transform:translate(68.4605vw,55.6vh) scale(.7102)}to{transform:translate(68.2296vw,99vh) scale(.7102)}}.snow:nth-child(328){opacity:1.3002;transform:translate(56.2784vw,-10px) scale(.2754);animation:fall-328 19s -17s linear infinite}@keyframes fall-328{43.941%{transform:translate(48.1993vw,43.941vh) scale(.2754)}to{transform:translate(52.23885vw,99vh) scale(.2754)}}.snow:nth-child(329){opacity:1.4826;transform:translate(58.1143vw,-10px) scale(.1606);animation:fall-329 28s -22s linear infinite}@keyframes fall-329{58.115%{transform:translate(55.7637vw,58.115vh) scale(.1606)}to{transform:translate(56.939vw,99vh) scale(.1606)}}.snow:nth-child(330){opacity:1.9494;transform:translate(59.7895vw,-10px) scale(.8259);animation:fall-330 24s -2s linear infinite}@keyframes fall-330{47.912%{transform:translate(53.3487vw,47.912vh) scale(.8259)}to{transform:translate(56.5691vw,99vh) scale(.8259)}}.snow:nth-child(331){opacity:.89;transform:translate(20.8108vw,-10px) scale(.5634);animation:fall-331 21s -16s linear infinite}@keyframes fall-331{38.009%{transform:translate(14.9712vw,38.009vh) scale(.5634)}to{transform:translate(17.891vw,99vh) scale(.5634)}}.snow:nth-child(332){opacity:.6368;transform:translate(3.1886vw,-10px) scale(.1479);animation:fall-332 21s -28s linear infinite}@keyframes fall-332{63.423%{transform:translate(7.7701vw,63.423vh) scale(.1479)}to{transform:translate(5.47935vw,99vh) scale(.1479)}}.snow:nth-child(333){opacity:1.4432;transform:translate(14.1631vw,-10px) scale(.474);animation:fall-333 20s -7s linear infinite}@keyframes fall-333{45.313%{transform:translate(5.2042vw,45.313vh) scale(.474)}to{transform:translate(9.68365vw,99vh) scale(.474)}}.snow:nth-child(334){opacity:.355;transform:translate(29.301vw,-10px) scale(.4572);animation:fall-334 19s -29s linear infinite}@keyframes fall-334{42.08%{transform:translate(26.2709vw,42.08vh) scale(.4572)}to{transform:translate(27.78595vw,99vh) scale(.4572)}}.snow:nth-child(335){opacity:.0774;transform:translate(75.9933vw,-10px) scale(.8582);animation:fall-335 24s -2s linear infinite}@keyframes fall-335{39.047%{transform:translate(66.5173vw,39.047vh) scale(.8582)}to{transform:translate(71.2553vw,99vh) scale(.8582)}}.snow:nth-child(336){opacity:1.8416;transform:translate(64.2634vw,-10px) scale(.054);animation:fall-336 17s -26s linear infinite}@keyframes fall-336{68.59%{transform:translate(61.9647vw,68.59vh) scale(.054)}to{transform:translate(63.11405vw,99vh) scale(.054)}}.snow:nth-child(337){opacity:.5992;transform:translate(46.9957vw,-10px) scale(.8245);animation:fall-337 25s -16s linear infinite}@keyframes fall-337{60.234%{transform:translate(47.6595vw,60.234vh) scale(.8245)}to{transform:translate(47.3276vw,99vh) scale(.8245)}}.snow:nth-child(338){opacity:.4728;transform:translate(77.5534vw,-10px) scale(.2865);animation:fall-338 22s -19s linear infinite}@keyframes fall-338{72.283%{transform:translate(84.8874vw,72.283vh) scale(.2865)}to{transform:translate(81.2204vw,99vh) scale(.2865)}}.snow:nth-child(339){opacity:1.014;transform:translate(74.0114vw,-10px) scale(.4255);animation:fall-339 14s -14s linear infinite}@keyframes fall-339{75.577%{transform:translate(71.8355vw,75.577vh) scale(.4255)}to{transform:translate(72.92345vw,99vh) scale(.4255)}}.snow:nth-child(340){opacity:1.9662;transform:translate(84.7391vw,-10px) scale(.9975);animation:fall-340 17s -18s linear infinite}@keyframes fall-340{44.377%{transform:translate(81.4404vw,44.377vh) scale(.9975)}to{transform:translate(83.08975vw,99vh) scale(.9975)}}.snow:nth-child(341){opacity:1.0348;transform:translate(4.7839vw,-10px) scale(.9266);animation:fall-341 30s -9s linear infinite}@keyframes fall-341{47.197%{transform:translate(4.852vw,47.197vh) scale(.9266)}to{transform:translate(4.81795vw,99vh) scale(.9266)}}.snow:nth-child(342){opacity:.3532;transform:translate(52.2415vw,-10px) scale(.9119);animation:fall-342 13s -13s linear infinite}@keyframes fall-342{67.788%{transform:translate(61.9678vw,67.788vh) scale(.9119)}to{transform:translate(57.10465vw,99vh) scale(.9119)}}.snow:nth-child(343){opacity:1.1704;transform:translate(96.9651vw,-10px) scale(.9964);animation:fall-343 24s -12s linear infinite}@keyframes fall-343{71.926%{transform:translate(98.5677vw,71.926vh) scale(.9964)}to{transform:translate(97.7664vw,99vh) scale(.9964)}}.snow:nth-child(344){opacity:.5224;transform:translate(88.8731vw,-10px) scale(.976);animation:fall-344 18s -18s linear infinite}@keyframes fall-344{73.628%{transform:translate(86.1665vw,73.628vh) scale(.976)}to{transform:translate(87.5198vw,99vh) scale(.976)}}.snow:nth-child(345){opacity:1.146;transform:translate(96.8979vw,-10px) scale(.1586);animation:fall-345 30s -14s linear infinite}@keyframes fall-345{46.039%{transform:translate(95.6936vw,46.039vh) scale(.1586)}to{transform:translate(96.29575vw,99vh) scale(.1586)}}.snow:nth-child(346){opacity:.6934;transform:translate(14.3864vw,-10px) scale(.3207);animation:fall-346 21s -15s linear infinite}@keyframes fall-346{69.412%{transform:translate(12.5449vw,69.412vh) scale(.3207)}to{transform:translate(13.46565vw,99vh) scale(.3207)}}.snow:nth-child(347){opacity:.9882;transform:translate(49.1298vw,-10px) scale(.3041);animation:fall-347 11s -15s linear infinite}@keyframes fall-347{61.518%{transform:translate(39.201vw,61.518vh) scale(.3041)}to{transform:translate(44.1654vw,99vh) scale(.3041)}}.snow:nth-child(348){opacity:1.5192;transform:translate(43.9003vw,-10px) scale(.238);animation:fall-348 28s -18s linear infinite}@keyframes fall-348{60.884%{transform:translate(47.1579vw,60.884vh) scale(.238)}to{transform:translate(45.5291vw,99vh) scale(.238)}}.snow:nth-child(349){opacity:.0864;transform:translate(96.9988vw,-10px) scale(.8366);animation:fall-349 19s -12s linear infinite}@keyframes fall-349{58.779%{transform:translate(88.5213vw,58.779vh) scale(.8366)}to{transform:translate(92.76005vw,99vh) scale(.8366)}}.snow:nth-child(350){opacity:.252;transform:translate(31.6215vw,-10px) scale(.6223);animation:fall-350 21s -18s linear infinite}@keyframes fall-350{45.067%{transform:translate(28.3532vw,45.067vh) scale(.6223)}to{transform:translate(29.98735vw,99vh) scale(.6223)}}.snow:nth-child(351){opacity:.873;transform:translate(20.5616vw,-10px) scale(.2456);animation:fall-351 30s -1s linear infinite}@keyframes fall-351{57.503%{transform:translate(20.5491vw,57.503vh) scale(.2456)}to{transform:translate(20.55535vw,99vh) scale(.2456)}}.snow:nth-child(352){opacity:1.0376;transform:translate(78.3213vw,-10px) scale(.4254);animation:fall-352 19s -20s linear infinite}@keyframes fall-352{65.073%{transform:translate(68.6851vw,65.073vh) scale(.4254)}to{transform:translate(73.5032vw,99vh) scale(.4254)}}.snow:nth-child(353){opacity:1.2506;transform:translate(39.2263vw,-10px) scale(.7605);animation:fall-353 26s -4s linear infinite}@keyframes fall-353{52.946%{transform:translate(47.9433vw,52.946vh) scale(.7605)}to{transform:translate(43.5848vw,99vh) scale(.7605)}}.snow:nth-child(354){opacity:.7942;transform:translate(30.2006vw,-10px) scale(.4517);animation:fall-354 21s -25s linear infinite}@keyframes fall-354{59.445%{transform:translate(31.3417vw,59.445vh) scale(.4517)}to{transform:translate(30.77115vw,99vh) scale(.4517)}}.snow:nth-child(355){opacity:1.3684;transform:translate(66.6256vw,-10px) scale(.1577);animation:fall-355 27s -14s linear infinite}@keyframes fall-355{33.524%{transform:translate(58.6698vw,33.524vh) scale(.1577)}to{transform:translate(62.6477vw,99vh) scale(.1577)}}.snow:nth-child(356){opacity:.7232;transform:translate(.4191vw,-10px) scale(.0557);animation:fall-356 15s -16s linear infinite}@keyframes fall-356{70.993%{transform:translate(9.6999vw,70.993vh) scale(.0557)}to{transform:translate(5.0595vw,99vh) scale(.0557)}}.snow:nth-child(357){opacity:1.003;transform:translate(48.1479vw,-10px) scale(.6539);animation:fall-357 24s -19s linear infinite}@keyframes fall-357{50.804%{transform:translate(46.5014vw,50.804vh) scale(.6539)}to{transform:translate(47.32465vw,99vh) scale(.6539)}}.snow:nth-child(358){opacity:1.8106;transform:translate(19.0475vw,-10px) scale(.4074);animation:fall-358 22s -7s linear infinite}@keyframes fall-358{31.38%{transform:translate(17.3096vw,31.38vh) scale(.4074)}to{transform:translate(18.17855vw,99vh) scale(.4074)}}.snow:nth-child(359){opacity:.8542;transform:translate(42.255vw,-10px) scale(.6654);animation:fall-359 11s -25s linear infinite}@keyframes fall-359{57.524%{transform:translate(36.0259vw,57.524vh) scale(.6654)}to{transform:translate(39.14045vw,99vh) scale(.6654)}}.snow:nth-child(360){opacity:.3804;transform:translate(78.2241vw,-10px) scale(.1242);animation:fall-360 11s -20s linear infinite}@keyframes fall-360{38.658%{transform:translate(80.727vw,38.658vh) scale(.1242)}to{transform:translate(79.47555vw,99vh) scale(.1242)}}.snow:nth-child(361){opacity:1.0322;transform:translate(26.3727vw,-10px) scale(.0455);animation:fall-361 27s -7s linear infinite}@keyframes fall-361{42.633%{transform:translate(21.4914vw,42.633vh) scale(.0455)}to{transform:translate(23.93205vw,99vh) scale(.0455)}}.snow:nth-child(362){opacity:.921;transform:translate(32.2302vw,-10px) scale(.2031);animation:fall-362 13s -11s linear infinite}@keyframes fall-362{48.923%{transform:translate(34.6224vw,48.923vh) scale(.2031)}to{transform:translate(33.4263vw,99vh) scale(.2031)}}.snow:nth-child(363){opacity:1.9664;transform:translate(91.6023vw,-10px) scale(.5383);animation:fall-363 11s -12s linear infinite}@keyframes fall-363{60.226%{transform:translate(97.533vw,60.226vh) scale(.5383)}to{transform:translate(94.56765vw,99vh) scale(.5383)}}.snow:nth-child(364){opacity:1.9396;transform:translate(83.5712vw,-10px) scale(.2841);animation:fall-364 29s -21s linear infinite}@keyframes fall-364{33.395%{transform:translate(81.9451vw,33.395vh) scale(.2841)}to{transform:translate(82.75815vw,99vh) scale(.2841)}}.snow:nth-child(365){opacity:.3716;transform:translate(3.8953vw,-10px) scale(.7699);animation:fall-365 10s -12s linear infinite}@keyframes fall-365{59.51%{transform:translate(-1.8532vw,59.51vh) scale(.7699)}to{transform:translate(1.02105vw,99vh) scale(.7699)}}.snow:nth-child(366){opacity:.6258;transform:translate(95.0524vw,-10px) scale(.1333);animation:fall-366 19s -15s linear infinite}@keyframes fall-366{44.076%{transform:translate(98.9756vw,44.076vh) scale(.1333)}to{transform:translate(97.014vw,99vh) scale(.1333)}}.snow:nth-child(367){opacity:1.978;transform:translate(74.8004vw,-10px) scale(.8675);animation:fall-367 27s -1s linear infinite}@keyframes fall-367{30.766%{transform:translate(79.7412vw,30.766vh) scale(.8675)}to{transform:translate(77.2708vw,99vh) scale(.8675)}}.snow:nth-child(368){opacity:1.777;transform:translate(1.2975vw,-10px) scale(.7587);animation:fall-368 25s -5s linear infinite}@keyframes fall-368{75.452%{transform:translate(-8.5338vw,75.452vh) scale(.7587)}to{transform:translate(-3.61815vw,99vh) scale(.7587)}}.snow:nth-child(369){opacity:.133;transform:translate(.1497vw,-10px) scale(.0756);animation:fall-369 12s -7s linear infinite}@keyframes fall-369{72.376%{transform:translate(-1.2327vw,72.376vh) scale(.0756)}to{transform:translate(-.5415vw,99vh) scale(.0756)}}.snow:nth-child(370){opacity:1.8848;transform:translate(12.7304vw,-10px) scale(.8458);animation:fall-370 17s -8s linear infinite}@keyframes fall-370{36.72%{transform:translate(9.7788vw,36.72vh) scale(.8458)}to{transform:translate(11.2546vw,99vh) scale(.8458)}}.snow:nth-child(371){opacity:1.8002;transform:translate(70.819vw,-10px) scale(.8464);animation:fall-371 30s -10s linear infinite}@keyframes fall-371{77.816%{transform:translate(69.6661vw,77.816vh) scale(.8464)}to{transform:translate(70.24255vw,99vh) scale(.8464)}}.snow:nth-child(372){opacity:.7108;transform:translate(46.292vw,-10px) scale(.1231);animation:fall-372 30s -29s linear infinite}@keyframes fall-372{36.51%{transform:translate(46.5715vw,36.51vh) scale(.1231)}to{transform:translate(46.43175vw,99vh) scale(.1231)}}.snow:nth-child(373){opacity:.0128;transform:translate(52.062vw,-10px) scale(.6029);animation:fall-373 13s -14s linear infinite}@keyframes fall-373{64.248%{transform:translate(60.5109vw,64.248vh) scale(.6029)}to{transform:translate(56.28645vw,99vh) scale(.6029)}}.snow:nth-child(374){opacity:1.038;transform:translate(28.1452vw,-10px) scale(.0919);animation:fall-374 11s -7s linear infinite}@keyframes fall-374{55.157%{transform:translate(21.2613vw,55.157vh) scale(.0919)}to{transform:translate(24.70325vw,99vh) scale(.0919)}}.snow:nth-child(375){opacity:.3876;transform:translate(35.309vw,-10px) scale(.5988);animation:fall-375 13s -23s linear infinite}@keyframes fall-375{50.401%{transform:translate(31.4166vw,50.401vh) scale(.5988)}to{transform:translate(33.3628vw,99vh) scale(.5988)}}.snow:nth-child(376){opacity:1.3288;transform:translate(98.5162vw,-10px) scale(.2824);animation:fall-376 28s -7s linear infinite}@keyframes fall-376{40.013%{transform:translate(97.544vw,40.013vh) scale(.2824)}to{transform:translate(98.0301vw,99vh) scale(.2824)}}.snow:nth-child(377){opacity:.6278;transform:translate(26.7846vw,-10px) scale(.8877);animation:fall-377 18s -1s linear infinite}@keyframes fall-377{41.648%{transform:translate(27.9147vw,41.648vh) scale(.8877)}to{transform:translate(27.34965vw,99vh) scale(.8877)}}.snow:nth-child(378){opacity:1.6866;transform:translate(30.1837vw,-10px) scale(.9194);animation:fall-378 12s -14s linear infinite}@keyframes fall-378{41.943%{transform:translate(35.5385vw,41.943vh) scale(.9194)}to{transform:translate(32.8611vw,99vh) scale(.9194)}}.snow:nth-child(379){opacity:1.6346;transform:translate(38.9496vw,-10px) scale(.0984);animation:fall-379 22s -4s linear infinite}@keyframes fall-379{37.411%{transform:translate(41.0416vw,37.411vh) scale(.0984)}to{transform:translate(39.9956vw,99vh) scale(.0984)}}.snow:nth-child(380){opacity:.4694;transform:translate(45.2188vw,-10px) scale(.2613);animation:fall-380 22s -3s linear infinite}@keyframes fall-380{69.751%{transform:translate(53.6256vw,69.751vh) scale(.2613)}to{transform:translate(49.4222vw,99vh) scale(.2613)}}.snow:nth-child(381){opacity:.726;transform:translate(12.0039vw,-10px) scale(.2926);animation:fall-381 15s -1s linear infinite}@keyframes fall-381{74.289%{transform:translate(9.9083vw,74.289vh) scale(.2926)}to{transform:translate(10.9561vw,99vh) scale(.2926)}}.snow:nth-child(382){opacity:.3606;transform:translate(60.6742vw,-10px) scale(.005);animation:fall-382 28s -7s linear infinite}@keyframes fall-382{55.498%{transform:translate(69.7015vw,55.498vh) scale(.005)}to{transform:translate(65.18785vw,99vh) scale(.005)}}.snow:nth-child(383){opacity:.0786;transform:translate(5.8084vw,-10px) scale(.8318);animation:fall-383 11s -11s linear infinite}@keyframes fall-383{76.105%{transform:translate(6.1345vw,76.105vh) scale(.8318)}to{transform:translate(5.97145vw,99vh) scale(.8318)}}.snow:nth-child(384){opacity:.671;transform:translate(50.6167vw,-10px) scale(.4794);animation:fall-384 28s -3s linear infinite}@keyframes fall-384{69.968%{transform:translate(54.7915vw,69.968vh) scale(.4794)}to{transform:translate(52.7041vw,99vh) scale(.4794)}}.snow:nth-child(385){opacity:.5102;transform:translate(24.6235vw,-10px) scale(.5209);animation:fall-385 26s -25s linear infinite}@keyframes fall-385{52.476%{transform:translate(17.6364vw,52.476vh) scale(.5209)}to{transform:translate(21.12995vw,99vh) scale(.5209)}}.snow:nth-child(386){opacity:.4598;transform:translate(5.3611vw,-10px) scale(.5942);animation:fall-386 27s -18s linear infinite}@keyframes fall-386{53.486%{transform:translate(-4.5114vw,53.486vh) scale(.5942)}to{transform:translate(.42485vw,99vh) scale(.5942)}}.snow:nth-child(387){opacity:.6268;transform:translate(25.3022vw,-10px) scale(.2235);animation:fall-387 28s -21s linear infinite}@keyframes fall-387{50.973%{transform:translate(16.5943vw,50.973vh) scale(.2235)}to{transform:translate(20.94825vw,99vh) scale(.2235)}}.snow:nth-child(388){opacity:.7172;transform:translate(10.0741vw,-10px) scale(.8078);animation:fall-388 12s -15s linear infinite}@keyframes fall-388{76.634%{transform:translate(11.215vw,76.634vh) scale(.8078)}to{transform:translate(10.64455vw,99vh) scale(.8078)}}.snow:nth-child(389){opacity:1.4458;transform:translate(90.7391vw,-10px) scale(.8227);animation:fall-389 29s -15s linear infinite}@keyframes fall-389{48.654%{transform:translate(98.1487vw,48.654vh) scale(.8227)}to{transform:translate(94.4439vw,99vh) scale(.8227)}}.snow:nth-child(390){opacity:.2772;transform:translate(19.9691vw,-10px) scale(.9607);animation:fall-390 10s -15s linear infinite}@keyframes fall-390{43.376%{transform:translate(26.5676vw,43.376vh) scale(.9607)}to{transform:translate(23.26835vw,99vh) scale(.9607)}}.snow:nth-child(391){opacity:.3826;transform:translate(34.0645vw,-10px) scale(.7289);animation:fall-391 28s -13s linear infinite}@keyframes fall-391{51.574%{transform:translate(27.913vw,51.574vh) scale(.7289)}to{transform:translate(30.98875vw,99vh) scale(.7289)}}.snow:nth-child(392){opacity:1.038;transform:translate(86.8338vw,-10px) scale(.5498);animation:fall-392 17s -25s linear infinite}@keyframes fall-392{40.342%{transform:translate(77.6669vw,40.342vh) scale(.5498)}to{transform:translate(82.25035vw,99vh) scale(.5498)}}.snow:nth-child(393){opacity:.4266;transform:translate(28.5484vw,-10px) scale(.2307);animation:fall-393 13s -18s linear infinite}@keyframes fall-393{75.26%{transform:translate(27.3901vw,75.26vh) scale(.2307)}to{transform:translate(27.96925vw,99vh) scale(.2307)}}.snow:nth-child(394){opacity:1.867;transform:translate(67.0501vw,-10px) scale(.5058);animation:fall-394 22s -24s linear infinite}@keyframes fall-394{78.803%{transform:translate(68.3706vw,78.803vh) scale(.5058)}to{transform:translate(67.71035vw,99vh) scale(.5058)}}.snow:nth-child(395){opacity:1.5124;transform:translate(82.9152vw,-10px) scale(.7389);animation:fall-395 16s -27s linear infinite}@keyframes fall-395{57.446%{transform:translate(84.9334vw,57.446vh) scale(.7389)}to{transform:translate(83.9243vw,99vh) scale(.7389)}}.snow:nth-child(396){opacity:.5218;transform:translate(95.7353vw,-10px) scale(.0813);animation:fall-396 16s -4s linear infinite}@keyframes fall-396{56.876%{transform:translate(89.0809vw,56.876vh) scale(.0813)}to{transform:translate(92.4081vw,99vh) scale(.0813)}}.snow:nth-child(397){opacity:1.4944;transform:translate(47.8501vw,-10px) scale(.9754);animation:fall-397 24s -20s linear infinite}@keyframes fall-397{55.126%{transform:translate(54.8576vw,55.126vh) scale(.9754)}to{transform:translate(51.35385vw,99vh) scale(.9754)}}.snow:nth-child(398){opacity:1.1412;transform:translate(4.082vw,-10px) scale(.3162);animation:fall-398 21s -7s linear infinite}@keyframes fall-398{68.724%{transform:translate(9.8703vw,68.724vh) scale(.3162)}to{transform:translate(6.97615vw,99vh) scale(.3162)}}.snow:nth-child(399){opacity:1.188;transform:translate(51.6393vw,-10px) scale(.4003);animation:fall-399 16s -12s linear infinite}@keyframes fall-399{64.249%{transform:translate(42.9156vw,64.249vh) scale(.4003)}to{transform:translate(47.27745vw,99vh) scale(.4003)}}.snow:nth-child(400){opacity:1.3734;transform:translate(26.6912vw,-10px) scale(.3338);animation:fall-400 13s -24s linear infinite}@keyframes fall-400{68.071%{transform:translate(20.9358vw,68.071vh) scale(.3338)}to{transform:translate(23.8135vw,99vh) scale(.3338)}}\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==
|