@esfaenza/core 15.2.102 → 15.2.104
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
|
@@ -22,9 +22,9 @@ export class AppComponent {
|
|
|
22
22
|
}
|
|
23
23
|
}
|
|
24
24
|
AppComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: AppComponent, deps: [{ token: i1.TokenService }, { token: i1.AppState }, { token: i2.Router }], target: i0.ɵɵFactoryTarget.Component });
|
|
25
|
-
AppComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.9", type: AppComponent, selector: "app-root", ngImport: i0, template: "<ng-container *ngIf=\"_state.christmasTime\">\r\n <div *ngFor=\"let i of snows; trackBy: snowTrackBy\" class=\"snow\"></div>\r\n</ng-container>\r\n<router-outlet></router-outlet>", styles: [".table-borderless>tbody>tr>td,.table-borderless>tbody>tr>th,.table-borderless>tfoot>tr>td,.table-borderless>tfoot>tr>th,.table-borderless>thead>tr>td,.table-borderless>thead>tr>th{border:none}.table,.table-responsive{margin-bottom:5px}a:hover,a:focus{text-decoration:none}a:not([href]){color:inherit;text-decoration:none}a:not([href]):hover{color:inherit;text-decoration:none}*{outline:none!important}.modal-title{width:calc(100% - 20px)}.progress{height:20px}.progress.progress-primary[value]::-webkit-progress-value{background-color:#024a88}.progress.progress-primary[value]::-moz-progress-bar{background-color:#024a88}.progress.progress-primary[value]::-ms-fill{background-color:#024a88}@media screen and (min-width: 0\\fffd){.progress.progress-primary .progress-bar{background-color:#024a88}}.progress.progress-info[value]::-webkit-progress-value{background-color:#248dad}.progress.progress-info[value]::-moz-progress-bar{background-color:#248dad}.progress.progress-info[value]::-ms-fill{background-color:#248dad}@media screen and (min-width: 0\\fffd){.progress.progress-info .progress-bar{background-color:#248dad}}.progress.progress-danger[value]::-webkit-progress-value{background-color:#bf1725}.progress.progress-danger[value]::-moz-progress-bar{background-color:#bf1725}.progress.progress-danger[value]::-ms-fill{background-color:#bf1725}@media screen and (min-width: 0\\fffd){.progress.progress-danger .progress-bar{background-color:#bf1725}}.progress.progress-success[value]::-webkit-progress-value{background-color:#2d922d}.progress.progress-success[value]::-moz-progress-bar{background-color:#2d922d}.progress.progress-success[value]::-ms-fill{background-color:#2d922d}@media screen and (min-width: 0\\fffd){.progress.progress-success .progress-bar{background-color:#2d922d}}.progress.progress-warning[value]::-webkit-progress-value{background-color:#f79a17}.progress.progress-warning[value]::-moz-progress-bar{background-color:#f79a17}.progress.progress-warning[value]::-ms-fill{background-color:#f79a17}@media screen and (min-width: 0\\fffd){.progress.progress-warning .progress-bar{background-color:#f79a17}}.progress[value]::-moz-progress-bar{border-radius:0}.progress[value]::-webkit-progress-value{border-radius:0}.progress[value=\"100\"]::-moz-progress-bar{border-radius:0}.progress[value=\"100\"]::-webkit-progress-value{border-radius:0}.progress-xs{height:7px}.progress-sm{height:10px}.progress-md{height:13px}.progress-bar-info-striped{background-image:linear-gradient(45deg,hsla(0,0%,100%,.15) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.15) 0,hsla(0,0%,100%,.15) 75%,transparent 0,transparent);background-size:1rem 1rem;background-color:#5bc0de!important}.progress-bar-animated{animation:progress-bar-stripes 1s linear infinite}.tag{font-weight:400;line-height:1.4;letter-spacing:.03em}.tag.tag-primary{background-color:#024a88}.tag.tag-info{background-color:#248dad}.tag.tag-danger{background-color:#bf1725}.tag.tag-success{background-color:#2d922d}.tag.tag-warning{background-color:#f79a17}.tag.tag-dark{background-color:#000}.tag.tag-main{background-color:#242d3a}.card{border:none;border-radius:0;width:100%;overflow:hidden;margin-bottom:29px;box-shadow:1px 1px 5px #00000040;display:block}.card .card-header{background:#344154;color:#fff;line-height:10px;border-radius:0;border:none}.card .card-header a{color:#fff}.card .card-header a:hover{color:#fffc}.card .card-footer{background:#344154;color:#fff;line-height:6px;border-radius:0;border:none}.card.card-outline-default{background:transparent;border:1px solid #fff}.card.card-primary{background:#024a88}.card.card-primary.medium-opacity{background:rgba(2,74,136,.5)}.card.card-outline-primary{background:transparent;border:1px solid #024a88}.card.card-success{background:#2d922d;margin-bottom:15px}.card.card-success.medium-opacity{background:rgba(45,146,45,.5)}.card.card-outline-success{background:transparent;border:1px solid #2d922d}.card.card-info{background:#248dad;margin-bottom:15px}.card.card-info.medium-opacity{background:rgba(36,141,173,.5)}.card.card-outline-info{background:transparent;border:1px solid #248dad}.card.card-warning{background:#f79a17;margin-bottom:15px}.card.card-warning.medium-opacity{background:rgba(247,154,23,.5)}.card.card-outline-warning{background:transparent;border:1px solid #f79a17}.card.card-danger{background:#bf1725;margin-bottom:15px}.card.card-danger.medium-opacity{background:rgba(191,23,37,.5)}.card.card-outline-danger{background:transparent;border:1px solid #bf1725}.card.card-primary .card-header,.card.card-success .card-header,.card.card-info .card-header,.card.card-danger .card-header,.card.card-warning .card-header{background:rgba(0,0,0,.4)}.card.card-primary .card-body,.card.card-success .card-body,.card.card-info .card-body,.card.card-danger .card-body,.card.card-warning .card-body{color:#fff}.card.card-primary .card-footer,.card.card-success .card-footer,.card.card-info .card-footer,.card.card-danger .card-footer,.card.card-warning .card-footer{background:rgba(0,0,0,.2)}.card.overlay .card-img{border-radius:0;-moz-filter:brightness(100%);-ms-filter:brightness(100%);-o-filter:brightness(100%);filter:brightness(100%)}.card.overlay:hover .card-img{-moz-filter:brightness(80%);-ms-filter:brightness(80%);-o-filter:brightness(80%);filter:brightness(80%)}.card.overlay .card-img-overlay{color:#fff}.card.overlay .card-img-overlay.overlay-bottom{top:auto}.card.overlay .card-img-overlay.slide-up{transform:translateY(100%)}.card.overlay .card-img-overlay.slide-down{transform:translateY(-100%)}.card.overlay .card-img-overlay.slide-left{transform:translate(-100%)}.card.overlay .card-img-overlay.slide-right{transform:translate(100%)}.card.overlay .card-img-overlay.hover-opacity{opacity:0}.card.overlay:hover .slide-up,.card.overlay:hover .slide-down{transform:translateY(0)}.card.overlay:hover .slide-left,.card.overlay:hover .slide-right{transform:translate(0)}.card.overlay:hover .hover-opacity{opacity:1}@media (min-width: 1400px){.d-xxl-block{display:block!important}}@media (min-width: 576px){.card-columns{-moz-column-count:3;-moz-column-gap:1.25rem}}.btn{border-radius:0}.btn:focus{outline:0}.btn:active{outline:0!important}.btn-rounded{border-radius:25rem}.btn-xs{padding:.2rem .4rem;font-size:.715rem}.btn-primary{background:rgba(2,74,136,.8)!important;border-color:#024a88cc!important}.btn-primary.medium-opacity{background:rgba(2,74,136,.5);border-color:#024a881a}.btn-primary:hover,.btn-primary:focus{background:#024a88;border-color:#024a88}.btn-primary:active{background:rgba(2,74,136,.95)!important;border-color:#024a88f2!important}.btn-success{background:rgba(45,146,45,.8);border-color:#2d922dcc}.btn-success.medium-opacity{background:rgba(45,146,45,.5);border-color:#2d922d1a}.btn-success:hover,.btn-success:focus{background:#2d922d;border-color:#2d922d}.btn-success:active{background:rgba(45,146,45,.95)!important;border-color:#2d922df2!important}.btn-info{background:rgba(36,141,173,.8);border-color:#248dadcc}.btn-info.medium-opacity{background:rgba(36,141,173,.5);border-color:#248dad1a}.btn-info:hover,.btn-info:focus{background:#248dad;border-color:#248dad}.btn-info:active{background:rgba(36,141,173,.95)!important;border-color:#248dadf2!important}.btn-warning{background:rgba(247,154,23,.8);border-color:#f79a17cc}.btn-warning.medium-opacity{background:rgba(247,154,23,.5);border-color:#f79a171a}.btn-warning:hover,.btn-warning:focus{background:#f79a17;border-color:#f79a17}.btn-warning:active{background:rgba(247,154,23,.95)!important;border-color:#f79a17f2!important}.btn-danger{background:rgba(191,23,37,.8);border-color:#bf1725cc}.btn-danger.medium-opacity{background:rgba(191,23,37,.5);border-color:#bf17251a}.btn-danger:hover,.btn-danger:focus{background:#bf1725;border-color:#bf1725}.btn-danger:active{background:rgba(191,23,37,.95)!important;border-color:#bf1725f2!important}.btn-dark{background:rgba(0,0,0,.8);border-color:#000c;color:#fff}.btn-dark.medium-opacity{background:rgba(0,0,0,.5);border-color:#0000001a}.btn-dark:hover{background:black;border-color:#000}.btn-dark:active{background:rgba(0,0,0,.95)!important;border-color:#000000f2!important}.btn-main{background:rgba(36,45,58,.8);border-color:#242d3acc;color:#fff}.btn-main.medium-opacity{background:rgba(36,45,58,.5);border-color:#242d3a1a}.btn-main:hover{color:#fff!important;background:#242d3a;border-color:#242d3a}.btn-main:active{background:rgba(36,45,58,.95)!important;border-color:#242d3af2!important}.btn-outline-primary{color:#024a88;border-color:#024a88}.btn-outline-primary:hover,.btn-outline-primary:focus{color:#fff;background:#024a88;border-color:#024a88}.btn-outline-primary:active,.btn-outline-primary.active{color:#fff!important;background:#024a88!important;border-color:#024a88!important}.btn-outline-success{color:#2d922d;border-color:#2d922d}.btn-outline-success:hover,.btn-outline-success:focus{color:#fff;background:#2d922d;border-color:#2d922d}.btn-outline-success:active,.btn-outline-success.active{color:#fff!important;background:#2d922d!important;border-color:#2d922d!important}.btn-outline-info{color:#248dad;border-color:#248dad}.btn-outline-info:hover,.btn-outline-info:focus{color:#fff;background:#248dad;border-color:#248dad}.btn-outline-info:active,.btn-outline-info.active{color:#fff!important;background:#248dad!important;border-color:#248dad!important}.btn-outline-warning{color:#f79a17;border-color:#f79a17}.btn-outline-warning:hover,.btn-outline-warning:focus{color:#fff;background:#f79a17;border-color:#f79a17}.btn-outline-warning:active,.btn-outline-warning.active{color:#fff!important;background:#f79a17!important;border-color:#f79a17!important}.btn-outline-danger{color:#bf1725;border-color:#bf1725}.btn-outline-danger:hover,.btn-outline-danger:focus{color:#fff;background:#bf1725;border-color:#bf1725}.btn-outline-danger:active,.btn-outline-danger.active{color:#fff!important;background:#bf1725!important;border-color:#bf1725!important}.btn-outline-dark{color:#000;border-color:#000;background:transparent}.btn-outline-dark:hover,.btn-outline-dark:focus{color:#fff;background:#000;border-color:#000}.btn-outline-main{color:#242d3a;border-color:#242d3a;background:transparent}.btn-outline-main:hover,.btn-outline-main:focus{color:#fff;background:#242D3A;border-color:#242d3a}.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle),.btn-group>.btn:last-child:not(:first-child),.btn-group>.dropdown-toggle:not(:first-child){border-radius:0}.form-control-sm,.input-group-sm>.form-control,.input-group-sm>.input-group-addon,.input-group-sm>.input-group-btn>.btn{border-radius:0}.btn.disabled,.btn:disabled{cursor:not-allowed;opacity:.65}.btn-file-upload{height:35px;padding-top:3px!important}.text-primary{color:#024a88!important}.text-success{color:#2d922d!important}.text-info{color:#248dad!important}.text-warning{color:#f79a17!important}.text-danger{color:#bf1725!important}.background-success{background-color:#2d922d!important}.background-info{background-color:#248dad!important}.background-warning{background-color:#f79a17!important}.background-danger{background-color:#bf1725!important}.blockquote{font-size:1.2rem}.blockquote-footer{font-size:70%}.nav-tabs{background-color:#ccc;border:1px solid #ccc}.nav-tabs .nav-item .nav-link{color:#242d3acc;background-color:transparent;border:none;cursor:default}.nav-tabs .nav-item .nav-link.active{background-color:#fff;color:#242d3a}.nav-tabs .nav-item .nav-link:not(.active):hover{background-color:transparent;color:#242d3a;cursor:pointer}.nav-tabs.top{border-top-left-radius:.3rem;border-top-right-radius:.3rem}.nav-tabs.bottom{border-bottom-left-radius:.3rem;border-bottom-right-radius:.3rem}.nav-tabs.bottom .nav-item{margin-bottom:0;margin-top:-1px}.nav-tabs.bottom .nav-item .nav-link{border-radius:0 0 .3rem .3rem}.nav-tabs.tabs-primary{background-color:#024a8866;border:1px solid #024a88}.nav-tabs.tabs-primary .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-primary .nav-item .nav-link.active{background-color:#024a88;color:#fff}.nav-tabs.tabs-primary .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-success{background-color:#2d922d66;border:1px solid #2d922d}.nav-tabs.tabs-success .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-success .nav-item .nav-link.active{background-color:#2d922d;color:#fff}.nav-tabs.tabs-success .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-info{background-color:#248dad66;border:1px solid #248dad}.nav-tabs.tabs-info .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-info .nav-item .nav-link.active{background-color:#248dad;color:#fff}.nav-tabs.tabs-info .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-warning{background-color:#f79a1766;border:1px solid #f79a17}.nav-tabs.tabs-warning .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-warning .nav-item .nav-link.active{background-color:#f79a17;color:#fff}.nav-tabs.tabs-warning .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-danger{background-color:#bf172566;border:1px solid #bf1725}.nav-tabs.tabs-danger .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-danger .nav-item .nav-link.active{background-color:#bf1725;color:#fff}.nav-tabs.tabs-danger .nav-item .nav-link:not(.active):hover{color:#fff}.tab-content{position:relative;z-index:1;border:1px solid #ccc;background:#fff}.tab-content .tab-pane{padding:1rem}.tab-content.tab-content-primary{background-color:#024a88;color:#fff;border-color:#024a88}.tab-content.tab-content-success{background-color:#2d922d;color:#fff;border-color:#2d922d}.tab-content.tab-content-info{background-color:#248dad;color:#fff;border-color:#248dad}.tab-content.tab-content-warning{background-color:#f79a17;color:#fff;border-color:#f79a17}.tab-content.tab-content-danger{background-color:#bf1725;color:#fff;border-color:#bf1725}.tab-content.top{border-top:none}.tab-content.bottom{border-bottom:none}.vertical-tabs .nav{padding-right:0;overflow:hidden;background-color:#ccc;border:1px solid #ccc}.vertical-tabs .nav.left{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem;border-right:none;margin-right:-1px;z-index:2}.vertical-tabs .nav.right{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem;border-left:none;margin-left:-1px;z-index:2}.vertical-tabs .nav .nav-item .nav-link{color:#242d3acc;background-color:transparent;border-radius:0;cursor:default}.vertical-tabs .nav .nav-item .nav-link.active{background-color:#fff}.vertical-tabs .nav .nav-item .nav-link:not(.active):hover{background-color:transparent;color:#242d3a;cursor:pointer}.vertical-tabs .nav .nav-item .nav-link.disabled{color:#242d3a99;cursor:not-allowed!important}.alert.alert-success{background-color:#2d922d;border-color:#2d922d;color:#fff}.alert.alert-success.medium-opacity{background:rgba(45,146,45,.5);border-color:#2d922d99}.alert.alert-info{background-color:#248dad;border-color:#248dad;color:#fff}.alert.alert-info.medium-opacity{background-color:#248dad80;border-color:#248dad99}.alert.alert-warning{background-color:#f79a17;border-color:#f79a17;color:#fff}.alert.alert-warning.medium-opacity{background-color:#f79a1780;border-color:#f79a1799}.alert.alert-danger{background-color:#bf1725;border-color:#bf1725;color:#fff}.alert.alert-danger.medium-opacity{background-color:#bf172580;border-color:#bf172599}.modal{z-index:99999;padding-top:10%}.modal-dialog .modal-content{color:#000}.modal-dialog .modal-content .modal-header{border-top-left-radius:.2rem;border-top-right-radius:.2rem;padding:10px 15px}.modal-dialog .modal-content .modal-header.modal-primary{color:#fff;background-color:#024a88}.modal-dialog .modal-content .modal-header.modal-success{color:#fff;background-color:#2d922d}.modal-dialog .modal-content .modal-header.modal-info{color:#fff;background-color:#248dad}.modal-dialog .modal-content .modal-header.modal-warning{color:#fff;background-color:#f79a17}.modal-dialog .modal-content .modal-header.modal-danger{color:#fff;background-color:#bf1725}.modal-dialog .modal-content .modal-header i{margin-right:10px}.modal-dialog .modal-content .modal-footer{padding:10px 15px}.list-group .list-group-item{border-radius:0;padding:.55rem 1.25rem;color:#000c}.list-group .list-group-item.active{color:#ffffffe6;background-color:#024a88;border-color:#024a88}.list-group .list-group-item.active:hover,.list-group .list-group-item.active:focus{color:#fff!important}.list-group .list-group-item.disabled{color:#818a91;background-color:#ddd}.list-group .list-group-item:not(.disabled):focus{color:#000}.list-group .list-group-item.list-group-item-primary{color:#fff;background-color:#024a88}.list-group .list-group-item.list-group-item-success{color:#fff;background-color:#2d922d}.list-group .list-group-item.list-group-item-info{color:#fff;background-color:#248dad}.list-group .list-group-item.list-group-item-warning{color:#fff;background-color:#f79a17}.list-group .list-group-item.list-group-item-danger{color:#fff;background-color:#bf1725}.has-success .form-control-success{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.has-success .form-control{border-color:#2d922dcc}.has-success .form-control:focus{box-shadow:none;border-color:#2d922d80}.has-success .form-control-feedback,.has-success .form-control-label,.has-success .form-check-label,.has-success .form-check-inline,.has-success .custom-control{color:#2d922d}.has-warning .form-control-warning{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23f79a17' d='M4.4 5.324h-.8v-2.46h.8zm0 1.42h-.8V5.89h.8zM3.76.63L.04 7.075c-.115.2.016.425.26.426h7.397c.242 0 .372-.226.258-.426C6.726 4.924 5.47 2.79 4.253.63c-.113-.174-.39-.174-.494 0z'/%3E%3C/svg%3E\")}.has-warning .form-control{border-color:#f79a17cc}.has-warning .form-control:focus{box-shadow:none;border-color:#f79a1780}.has-warning .form-control-feedback,.has-warning .form-control-label,.has-warning .form-check-label,.has-warning .form-check-inline,.has-warning .custom-control{color:#f79a17}.has-danger .form-control-danger{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")}.has-danger .form-control{border-color:#bf1725cc}.has-danger .form-control:focus{box-shadow:none;border-color:#bf172580}.has-danger .form-control-feedback,.has-danger .form-control-label,.has-danger .form-check-label,.has-danger .form-check-inline,.has-danger .custom-control{color:#bf1725}.form-group label{margin-bottom:2px}.help-block{color:#555;font-size:12px}.form-control.checking-field.forced-invalid{padding-right:2.25rem!important;background-repeat:no-repeat!important;background-position:center right .625rem!important;background-size:1.25rem 1.25rem!important;border-color:#bf1725!important;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")!important}.form-control.checking-combo.forced-invalid{padding-right:2.25rem!important;background-repeat:no-repeat!important;background-position:center right .625rem!important;background-size:1.25rem 1.25rem!important;border-color:#bf1725!important;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")!important;background-position:calc(100% - 20px)!important}.form-control{border-radius:0;font-size:14px}.form-control:focus{border-color:#55555580}.form-control.checking-field.ng-touched{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem}.form-control.checking-field.ng-touched.ng-invalid{border-color:#bf1725;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")}.form-control.checking-field.ng-touched.ng-valid{border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.form-control.checking-combo.ng-touched{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem}.form-control.checking-combo.ng-touched.ng-invalid{border-color:#bf1725;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\");background-position:calc(100% - 20px)}.form-control.checking-combo.ng-touched.ng-valid{border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\");background-position:calc(100% - 20px)}.form-control-rounded{border-radius:16px}.form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control{color:#555555b3}.input-group .input-group-addon{padding:.3rem .7rem;border-radius:0}.input-group-btn .btn{padding:.36rem .9rem;font-size:17px}.input-group .form-control:not(:first-child),.input-group-addon:not(:first-child),.input-group-btn:not(:first-child)>.btn,.input-group-btn:not(:first-child)>.btn-group>.btn,.input-group-btn:not(:first-child)>.dropdown-toggle,.input-group-btn:not(:last-child)>.btn:not(:first-child),.input-group-btn:not(:last-child)>.btn-group:not(:first-child)>.btn{border-radius:0}select.form-control:not([multiple]) option{color:#000c}select.form-control:not([size]):not([multiple]){height:calc(2.5rem - 5px)}input[type=color].form-control{padding:0}.form-inline .form-group input{width:100%}.form-space-md .form-group{margin-bottom:.75rem}.form-space-lg .form-group{margin-bottom:1rem}.form-group{margin-bottom:.5rem}.dropdown-menu{padding-top:0;padding-bottom:0;border-radius:0;font-size:14px;box-shadow:0 6px 12px #0003}.dropdown-menu a{color:#242d3a}.dropdown-menu a:hover{color:#fff;background-color:#242d3a}.dropdown-menu:before{content:\" \";position:absolute;top:-12px;right:30px;display:block;width:0;height:0;border:6px solid transparent;border-bottom-color:#fff}.custom-control-label:before,.custom-control-label:after{top:.2rem}.custom-checkbox.checkbox-circle .custom-control-label:before,.custom-checkbox.checkbox-circle .custom-control-label:after{border-radius:50%}.custom-checkbox .custom-control-input:checked~.custom-control-label:before{background:rgba(85,85,85,.7)}.custom-checkbox .custom-control-input:focus~.custom-control-label:before{border:1px solid white;box-shadow:0 0 0 1px #555555b3}.custom-checkbox .custom-control-input.checkbox-primary:checked~.custom-control-label:before{background:#024a88}.custom-checkbox .custom-control-input.checkbox-primary:focus~.custom-control-label:before{box-shadow:0 0 0 1px #024a88}.custom-checkbox .custom-control-input.checkbox-success:checked~.custom-control-label:before{background:#2d922d}.custom-checkbox .custom-control-input.checkbox-success:focus~.custom-control-label:before{box-shadow:0 0 0 1px #2d922d}.custom-checkbox .custom-control-input.checkbox-info:checked~.custom-control-label:before{background:#248dad}.custom-checkbox .custom-control-input.checkbox-info:focus~.custom-control-label:before{box-shadow:0 0 0 1px #248dad}.custom-checkbox .custom-control-input.checkbox-warning:checked~.custom-control-label:before{background:#f79a17}.custom-checkbox .custom-control-input.checkbox-warning:focus~.custom-control-label:before{box-shadow:0 0 0 1px #f79a17}.custom-checkbox .custom-control-input.checkbox-danger:checked~.custom-control-label:before{background:#bf1725}.custom-checkbox .custom-control-input.checkbox-danger:focus~.custom-control-label:before{box-shadow:0 0 0 1px #bf1725}.custom-checkbox .custom-control-input.checkbox-main:checked~.custom-control-label:before{background:#242D3A}.custom-checkbox .custom-control-input.checkbox-main:focus~.custom-control-label:before{box-shadow:0 0 0 1px #242d3a}.custom-radio .custom-control-input:checked~.custom-control-label:before{background:rgba(85,85,85,.7)}.custom-radio .custom-control-input:focus~.custom-control-label:before{border:1px solid white;box-shadow:0 0 0 1px #555555b3}.custom-radio .custom-control-input.radio-primary:checked~.custom-control-label:before{background:#024a88}.custom-radio .custom-control-input.radio-primary:focus~.custom-control-label:before{box-shadow:0 0 0 1px #024a88}.custom-radio .custom-control-input.radio-success:checked~.custom-control-label:before{background:#2d922d}.custom-radio .custom-control-input.radio-success:focus~.custom-control-label:before{box-shadow:0 0 0 1px #2d922d}.custom-radio .custom-control-input.radio-info:checked~.custom-control-label:before{background:#248dad}.custom-radio .custom-control-input.radio-info:focus~.custom-control-label:before{box-shadow:0 0 0 1px #248dad}.custom-radio .custom-control-input.radio-warning:checked~.custom-control-label:before{background:#f79a17}.custom-radio .custom-control-input.radio-warning:focus~.custom-control-label:before{box-shadow:0 0 0 1px #f79a17}.custom-radio .custom-control-input.radio-danger:checked~.custom-control-label:before{background:#bf1725}.custom-radio .custom-control-input.radio-danger:focus~.custom-control-label:before{box-shadow:0 0 0 1px #bf1725}.custom-radio .custom-control-input.radio-main:checked~.custom-control-label:before{background:#242D3A}.custom-radio .custom-control-input.radio-main:focus~.custom-control-label:before{box-shadow:0 0 0 1px #242d3a}.custom-select,.custom-select:focus{background:rgba(255,255,255,.1) url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23333' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E\") no-repeat right .75rem center;background-size:8px 10px}.bg-primary{background:#024a88!important}.bg-primary.medium-opacity{background:rgba(2,74,136,.5)!important}.bg-success{background:#2d922d!important}.bg-success.medium-opacity{background:rgba(45,146,45,.5)!important}.bg-warning{background:#f79a17!important}.bg-warning.medium-opacity{background:rgba(247,154,23,.5)!important}.bg-danger{background:#bf1725!important}.bg-danger.medium-opacity{background:rgba(191,23,37,.5)!important}.bg-main{background:#242d3a!important}.bg-main.medium-opacity{background:rgba(36,45,58,.5)!important}.bg-dark{background:black!important}.bg-dark.medium-opacity{background:rgba(0,0,0,.5)!important}.custom-select{width:100%}code{background-color:#e9ebee}.app-margin-top-5{margin-top:5px!important}.app-margin-top-10{margin-top:10px!important}.app-margin-top-15{margin-top:15px!important}.app-margin-top-20{margin-top:20px!important}.app-margin-top-25{margin-top:25px!important}.app-margin-top-30{margin-top:30px!important}.app-margin-top-35{margin-top:35px!important}.app-margin-top-40{margin-top:40px!important}.app-margin-top-60{margin-top:60px!important}@media (min-width: 1280px){.modal-xl{max-width:1024px}}@media (min-width: 1600px){.modal-xxl{max-width:1280px}}@media (min-width: 1800px){.modal-feminist{max-width:1366px}}.modal-header{cursor:pointer!important}::-ms-reveal{display:none}.app-fill{width:100%;height:100%}.app-flex-left{margin-right:auto}.lastfix{margin-bottom:-.5rem}.app-inline-wrapped{display:inline!important}.app-inline-wrapped:after{content:\"\\a\";white-space:pre}.app-mat-form-slider{margin-top:-10px;width:100%;padding:0}.app-updevery-input{width:30px;display:inline;padding:1px;height:20px}.mv-input{padding:5px 10px 5px 5px;width:100px;height:30px}.mv-input:focus{box-shadow:none!important}.input-group-addon{background-color:#eceeef;border:1px solid rgba(0,0,0,.15)}.app-flex-row{flex-direction:row}.flex-nowrap{flex-wrap:nowrap}.app-white-button{background-color:#fff;border-color:#ccc}.app-bigplus{text-align:center;font-size:95px;color:#ccc;font-weight:200;cursor:pointer}.app-bigplus :hover{background-color:#eee}.app-wrap{white-space:pre-wrap;word-break:break-word}.app-min-height-145{min-height:145px}.tooltip{pointer-events:auto!important;-webkit-user-select:none!important;-moz-user-select:none!important;-khtml-user-select:none!important;-ms-user-select:none!important;cursor:default!important}.ace_gutter-cell.ace_breakpoint{border-radius:20px 0 0 20px;box-shadow:0 0 1px 1px red inset}.tab-body{padding:15px;border:1px solid #bbb;width:100%}.tab-header-page{border-bottom:20px solid #bbb;border-left:20px solid transparent;border-right:20px solid transparent;cursor:pointer;height:0;text-align:center}.tab-selected{border-bottom:20px solid #bbb;font-weight:700}.tab-unselected{border-bottom:20px solid #ddd}.app-bullet{font-weight:700;font-size:25px;line-height:0;vertical-align:sub}.app-input-password{width:calc(100% - 30px)!important;display:inline-block!important;margin-right:10px!important}.swal2-container{z-index:9999999999999!important}.app-margin-bottom-min-10{margin-bottom:-10px}.app-margin-bottom-min-15{margin-bottom:-15px}.input-group-addon-color{background-color:#eceeef!important}.no-bg-img{background-image:none!important;padding-right:0!important}::placeholder{color:#aaa!important}ngx-charts-advanced-pie-chart,ngx-charts-number-card,ngx-charts-bar-vertical,ngx-charts-bar-horizontal,ngx-charts-tree-map,ngx-charts-charts{display:block;min-height:1px}.table-striped tbody tr:nth-of-type(odd){background-color:#f2f2f2}.app-flip-y{transform:scaleY(-1)}.app-flip-x{transform:scaleX(-1)}.app-std-border-right{border-right:2px solid #ccc}.app-std-border-left{border-left:2px solid #ccc}.dropdown-menu>li>a:empty{padding:0}.app-caret-none{color:transparent!important;text-shadow:0 0 0 black!important}.app-caret-none:focus{outline:none}.app-break-words{word-break:break-all}.app-simple-border{border:1px solid #eceeef}.scrolling-box{max-height:250px;overflow-x:hidden;overflow-y:auto}.app-ace-higlight{background:rgba(255,50,50,.2);position:absolute}.ace_editor,.ace_editor div{font-family:monospace}.fixed-sm-border{border-width:1px;border-radius:0}.app-dashed-box{border:2px dashed #ccc;padding:10px}.app-small-dashed-box{border:1px dashed #ccc;padding:7px;font-size:small}.app-empty-char{position:absolute;top:45%;left:33%;font-size:18px;font-style:italic}.app-textbox-stringyfied{border:0;background-color:#fff;color:#000;font-weight:700}.app-sticky-last-column{right:0;position:sticky;z-index:0;background-color:#fff}.app-sticky-last-column-alt{right:0;position:sticky;z-index:0;background-color:#f2f2f2}.app-sticky-divider{width:100%;height:1px;z-index:999;background-color:#eee}.app-sticky-first-column{left:-1px;z-index:999;position:sticky;background-color:#ccc}.app-dropdown-stringyfied{color:#000!important;padding:0;height:20px!important;background-color:#fff!important;border:0;font-weight:700;outline:0!important;background:white;opacity:1!important;-moz-appearance:none!important;-webkit-appearance:none!important}.app-dropdown-stringyfied::-ms-expand{display:none!important}.background-danger{background-color:#e9967a}.checking-field,.checking-combo{box-shadow:unset!important}.app-border-none{border:none}.app-padding-leftonly-15{padding:0 0 0 15px!important}.app-width-auto{width:auto}.app-line-through{text-decoration:line-through}.app-margin-auto{margin:auto}.app-upper-right-remove{position:absolute;right:10px;font-size:25px;top:5px}.app-inline-block{display:inline-block}.swal2-success{border-color:#2d922d!important;color:#2d922d!important}.swal2-info{border-color:#248dad!important;color:#248dad!important}.swal2-warning{border-color:#f79a17!important;color:#f79a17!important}.swal2-danger{border-color:#bf1725!important;color:#bf1725!important}.app-slash{font-size:30px;line-height:1;margin-top:2px;text-align:center}.table-mh-435{min-height:435px}.table-b0 th,.table-b0 td{border-top:none!important;border-left:none!important}.table-b0{border:0px}.table-b0 th{border-bottom:none!important}.table-b0:last-child{border:none!important}.job-step-number{position:absolute;right:10px;font-size:16px;top:2px;font-weight:700}.dropdown-menu:before{display:none}.app-table-dotted-menu{padding:0 0 2px!important;color:#999}.app-rtl{direction:rtl}.app-border-1{border:1px solid rgba(0,0,0,.15)!important}.app-no-selection{-webkit-user-select:none;-moz-user-select:none;-khtml-user-select:none;-ms-user-select:none}.app-right-border{border-right:2px solid #ccc}.app-mtu-fixed-height{height:302px}.app-mtu-fixed-height-wrapper{height:204px;overflow:auto}.app-upper-right-close{position:absolute;top:0;right:15px;font-size:20px}.toast-message{white-space:pre-wrap}.app-overflow-auto{overflow:auto}.app-no-border{border:none!important}.app-contextmenu{background-color:#fff;border:1px solid;padding:10px 30px}.app-contextmenu-item{margin-left:-30px;margin-right:-30px;cursor:pointer}.app-contextmenu-item>span{padding:3px 30px}.app-contextmenu-item:hover{background-color:#ddd}.app-lh-0{line-height:0}.app-lh-05{line-height:.5}.app-lh-1{line-height:1}.app-lh-2{line-height:2}.app-lh-2-important{line-height:2!important}.app-lh-22{line-height:2.2}.app-display-block{display:block!important}.app-input-inline-icon{padding:0;margin:0;position:absolute;top:2px;right:20px}.app-bordered-box{border:1px solid #ccc}.app-mr-auto{margin-right:auto}.app-mrd-infobox-small{border:1px solid #ccc;padding:5px;border-radius:5px}.app-mrd-infobox{border:1px solid #ccc;padding:5px;border-radius:5px;margin-top:-5px;float:left}.app-mrd-infobox-editmode{margin-bottom:-20px;margin-top:-6px}.app-whitespace-prewrap{white-space:pre-wrap}.app-white-selectable{background-color:#fff}.app-white-selected{background-color:#ddd!important}.app-bb-box{border-bottom:2px solid #ddd}.app-white-selectable:hover{background-color:#ddd}.app-placeholder{color:#aaa}.app-placeholder-dark{color:#777}.modal-open{overflow:inherit;padding-right:0!important}.dropdown-menu a:hover{color:#000!important;background-color:#f5f5f5}.dropdown-menu span:hover,.dropdown-item a:hover{color:#000!important;background-color:transparent}.dropdown-item empty{color:#000!important;background-color:#f5f5f5}.app-history-box{max-height:775px;overflow-x:hidden;overflow-y:auto}.app-date-width,.app-input-width{width:100px}.load-more-btn{width:100%;margin-top:10px;background-color:ButtonFace}.app-max-width-100{max-width:100px}.app-search-buttons{position:absolute;top:55px;right:20px}.app-left-0{left:0}.app-left-4{left:4px}.app-left-10{left:10px}.app-bottom-0{bottom:0}.app-bottom-10{bottom:10px}.app-right-0{right:0}.app-right-10{right:10px!important}.app-right-20{right:20px}.app-right-25{right:25px}.app-right-50{right:50px}.app-top-2{top:2px}.app-top-5{top:5px}.app-top-20,.app-top-40{top:20px}.m-t-min-1{margin-top:-1px}.m-t-min-3{margin-top:-3px}.m-t-min-5{margin-top:-5px}.m-t-min-6{margin-top:-6px}.m-t-min-10{margin-top:-10px}.app-uppercase{text-transform:uppercase}.app-col-sm-10-with-addon{width:calc(83.33333% - 56px)!important}.app-bring-to-front{z-index:9999999!important}.modal{z-index:99999998!important}.app-bring-to-front-strong,.guppy_help{z-index:99999999!important}bs-dropdown-container{z-index:99999999!important}.app-bold{font-weight:700}.app-float-left{float:left}.app-float-right{float:right}.app-no-resize{resize:none}.app-table-no-border{border-top:none!important}.app-upper-left-indicator{position:absolute;top:2px;right:5px}.app-dialog-button{margin-bottom:19px;margin-top:1px;font-size:25px}.app-z-index-0{z-index:0!important}.app-col-divide:after{width:0px;content:\"-\";display:block;position:absolute;top:10px;bottom:0;right:2px;font-weight:700}.app-widgets-expanded{padding-right:20px!important;padding-top:10px!important;padding-bottom:0!important}.app-widget-head-expanded{padding:0 0 0 20px}.app-upper-right-trash{position:absolute;right:15px;top:15px;cursor:pointer;z-index:99}.app-absolute{position:absolute}.app-relative{position:relative}.app-box-ricarico{width:250px;position:absolute;bottom:35px}.app-box-ricarico-edit{width:250px;position:absolute;bottom:21px}.app-input-ricarico{display:inline;margin-left:2px;width:20%}.app-no-overflow{overflow:hidden}.app-overflow-visible{overflow:visible}.app-limited-block{max-height:350px;overflow:auto}.app-refresh-button{position:absolute;top:10px}.app-float-right{float:right!important}.app-intable-input{padding:2px 5px}.app-intable-select{padding:2px 5px;height:23px!important}.app-option-placeholder{color:#aaa!important}.app-option-placeholder option{color:#000!important}.app-lightgrey{color:#666}.app-bg-lightgrey{background-color:#ddd!important}.app-width-1000{width:1000px!important}.app-width-10{width:10px!important}.app-width-20{width:20px!important}.app-width-30{width:30px!important}.app-width-40{width:40px!important}.app-width-50{width:50px!important}.app-width-60{width:60px!important}.app-width-70{width:70px!important}.app-width-80{width:80px!important}.app-width-90{width:90px!important}.app-width-100{width:100px!important}.app-width-110{width:110px!important}.app-width-120{width:120px!important}.app-width-130{width:130px!important}.app-width-180{width:180px!important}.app-width-435{width:435px!important}.app-height-350{height:350px}.app-height-250{height:250px}.app-height-275{height:275px}.app-height-300{height:300px}.app-height-380{height:380px}.app-height-370{height:370px}.app-max-height-370{max-height:370px}.app-height-400,.app-height-425{height:400px}.app-height-450{height:450px}.app-height-560{height:560px}.app-sm2-minus-5{float:left;width:calc(16.66667% - 5px)!important}.app-sm10-plus-5{float:left;width:calc(83.33333% + 5px)!important}.app-deadline-todo{background-color:#87cefa!important}.app-deadline-done{background-color:#90ee90!important}.app-font-size-12{font-size:12px!important}.app-font-size-14{font-size:14px!important}.app-font-size-15{font-size:15px!important}.app-font-size-16{font-size:16px!important}.app-font-size-17{font-size:17px!important}.app-font-size-18{font-size:18px!important}.app-font-size-20{font-size:20px!important}.app-font-size-22{font-size:22px!important}.app-font-size-25{font-size:25px!important}.app-font-size-59{font-size:59px!important}.app-selected{background-color:#b0c4de}.app-aff-90{color:#006400}.app-aff-80{color:green}.app-aff-70{color:#90ee90}.app-aff-60{color:#3cb371}.app-aff-50{color:#ff8c00}.app-aff-40{color:red}.app-bg-aff-90{background-color:#006400}.app-bg-aff-80{background-color:green}.app-bg-aff-70{background-color:#90ee90}.app-bg-aff-60{background-color:#3cb371}.app-bg-aff-50{background-color:#ff8c00}.app-bg-aff-40{background-color:red}.app-scarico-materiale-body{max-height:500px;overflow:auto;overflow-x:hidden}.app-max-height-550{max-height:550px}.app-max-height-300{max-height:300px}.app-success-row{background-color:#389c90!important}.app-danger-row{background-color:#9c3838!important}.app-info-row{background-color:#388b9c!important}.app-active-readonly{color:#555!important;background-color:#fff!important}.app-reading-info{position:absolute;top:5px;left:5px;font-size:20px}.app-loading-over{display:none;margin:auto;position:absolute;inset:0;width:100%;height:100%;z-index:99;background:rgba(0,0,0,.5) none repeat}.app-loading-over-internal{color:#fff;position:absolute;top:48%;left:45%;font-size:15px}.app-circle{display:inline-block;width:10px;height:10px;border-radius:50%}.loader-img{position:absolute;width:140px;top:35%;left:calc(50% - 70px)}.app-timepicker-success{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem;border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.app-success-row-link{color:ivory!important}.dropdown-item:hover{color:#fff!important}.app-fixed-height-700{height:700px;overflow:auto;overflow-x:hidden}.app-fixed-height-610{height:610px;overflow:auto;overflow-x:hidden}.app-fixed-height-685{height:685px;overflow:auto;overflow-x:hidden}.app-arrow{height:15px;width:100%;text-align:center}.app-visible{display:block!important}.app-scheduling-symbol{position:absolute;right:15px;font-size:2.15em;z-index:100}.app-arrow:hover{background-color:#d3d3d3}.app-calendar-box{width:calc(100% - 380px);padding-left:10px;float:right}.app-deadline-box-container{width:380px;height:100%;float:left}.app-deadline-box{padding:0 3px;margin-bottom:5px;margin-left:5px;margin-right:5px;border-style:solid;border-color:#d3d3d3;border-width:2px;position:relative}.app-input-icon{position:absolute;color:#696969;top:11px;left:5px;z-index:999}.app-input-icon:hover{color:#696969}.app-text-center{text-align:center}.app-text-right{text-align:right}.app-text-left{text-align:left}.app-fe-sm-v{position:relative;top:0;width:1px;left:5px;font-size:8px;font-weight:700;color:#000;text-shadow:0px 0px .2px black}.app-fe-v{position:relative;top:-10px;left:145px;width:1px;font-size:11px;font-weight:700;color:#fffac2;text-shadow:0px 0px 1px #fffbcc}.app-card-function-button{padding:.5rem 1.25rem;border-bottom:solid 2px #D9D9D9}.app-modal-function-button{padding:8px 15px;border-bottom:solid 1px #D9D9D9}.app-no-bg-img{background-image:none!important}.app-widget-head-button{font-size:1.15rem;margin-top:-2px;margin-bottom:-5px;margin-left:10px}.app-line-separator{height:3px;background:rgb(237,237,237);border-bottom:1px solid rgb(237,237,237);margin-bottom:10px}.app-small-line-separator{height:2px;background:#ccc;border-bottom:1px solid #ccc;margin-bottom:5px;margin-top:5px}.app-link{color:#0275d8!important;cursor:pointer;text-decoration:none;display:block}.app-link:hover{color:#23527c!important;cursor:pointer;text-decoration:underline!important}.app-link-nocol{cursor:pointer;text-decoration:none}.app-link-nocol:hover{text-decoration:underline}.app-btn-widget{position:absolute;margin:0;top:3.5px;background-color:#414b50;cursor:pointer}.app-btn-widget-spacer{visibility:hidden;height:1px}.app-btn-widget:hover{background-color:#697378}.app-inline{display:inline}.app-btn-search{width:40.85px;height:38px}.app-fa-cell-fix{display:table-cell}.app-display-none{display:none}.app-border-radius-5{border-radius:5px!important}.app-no-padding{padding:0!important}.app-padding-5{padding:5px!important}.app-padding-2{padding:2px!important}.app-padding-3{padding:3px!important}.app-padding-10{padding:10px!important}.app-padding-15{padding:15px!important}.app-padding-left-0{padding-left:0!important}.app-padding-left-5{padding-left:5px!important}.app-padding-left-10{padding-left:10px!important}.app-padding-left-15{padding-left:15px!important}.app-padding-left-20{padding-left:20px!important}.app-padding-left-25{padding-left:25px!important}.app-padding-left-30{padding-left:30px!important}.app-padding-left-35{padding-left:35px!important}.app-padding-left-40{padding-left:40px!important}.app-padding-left-45{padding-left:45px!important}.app-padding-right-0{padding-right:0!important}.app-padding-right-5{padding-right:5px!important}.app-padding-right-10{padding-right:10px!important}.app-padding-right-15{padding-right:15px!important}.app-margin-0{margin:0!important}.app-margin-right-min-10{margin-right:-10px!important}.app-margin-left-min-2{margin-left:-2px}.app-margin-left-min-5{margin-left:-5px}.app-margin-left-min-10{margin-left:-10px!important}.app-margin-right-min-20{margin-right:-20px!important}.app-margin-left-0{margin-left:0!important}.app-margin-left-5{margin-left:5px!important}.app-margin-left-6{margin-left:6px!important}.app-margin-left-15{margin-left:15px!important}.app-margin-left-25{margin-left:25px!important}.app-margin-right-10{margin-right:10px!important}.app-margin-right-15{margin-right:15px!important}.app-margin-right-20{margin-right:20px!important}.app-margin-right-25{margin-right:25px!important}.app-margin-right-5{margin-right:5px!important}.app-margin-top-min-10{margin-top:-10px!important}.app-margin-top-min-15{margin-top:-15px!important}.app-margin-left-10{margin-left:10px!important}.app-margin-bottom-0{margin-bottom:0!important}.app-margin-bottom-2{margin-bottom:2px!important}.app-margin-bottom-5{margin-bottom:5px!important}.app-margin-bottom-10{margin-bottom:10px!important}.app-margin-bottom-14{margin-bottom:14px!important}.app-margin-bottom-15{margin-bottom:15px!important}.app-margin-bottom-20{margin-bottom:20px!important}.app-margin-bottom-25{margin-bottom:25px!important}.app-margin-bottom-30{margin-bottom:30px!important}.app-border-radius-10{border-radius:10px}.app-no-margin{margin:0!important}.app-no-row-margin{margin-left:0!important;margin-right:0!important}.app-white-text{color:#fff!important}.app-black-text{color:#242424!important}.app-pointer{cursor:pointer}.app-not-allowed{cursor:not-allowed}.app-hidden-view{visibility:hidden!important}.app-afterline-button{margin-top:5px;color:#fff;background-color:inherit;border-width:2px;border-color:#fff;font-weight:700;margin-bottom:-5px}.app-afterline-button-black{color:#000;background-color:inherit;border-width:2px;border-color:#000;font-weight:700;margin-bottom:5px}.m-t-min-2{margin-top:-2px}.m-t-1{margin-top:1px}.m-t-2{margin-top:2px}.m-t-3{margin-top:3px}.m-t-4{margin-top:4px}.m-t-6{margin-top:6px}.m-t-7{margin-top:7px}.m-t-8{margin-top:8px}.m-t-9{margin-top:9px}.m-t-10{margin-top:10px}.m-t-30{margin-top:30px}.f-s-25{font-size:25px}.app-pullleft-1{margin-right:1px}.app-pullleft-2{margin-right:2px}.app-pullleft-3{margin-right:3px}.app-pullleft-4{margin-right:4px}.app-pullleft-5{margin-right:5px}.app-pullleft-6{margin-right:6px}.app-pullleft-7{margin-right:7px}.app-pullleft-8{margin-right:8px}.app-pullleft-9{margin-right:9px}.app-pullleft-10{margin-right:10px}.app-pullleft-15{margin-right:15px}.app-pullright-1{margin-left:1px}.app-pullright-2{margin-left:2px}.app-pullright-3{margin-left:3px}.app-pullright-4{margin-left:4px}.app-pullright-5{margin-left:5px}.app-pullright-6{margin-left:6px}.app-pullright-7{margin-left:7px}.app-pullright-8{margin-left:8px}.app-pullright-9{margin-left:9px}.app-pullright-10{margin-left:10px}.app-pullright-15{margin-left:15px}.app-pullup-1{margin-bottom:1px}.app-pullup-2{margin-bottom:2px}.app-pullup-3{margin-bottom:3px}.app-pullup-4{margin-bottom:4px}.app-pullup-5{margin-bottom:5px}.app-pullup-6{margin-bottom:6px}.app-pullup-7{margin-bottom:7px}.app-pullup-8{margin-bottom:8px}.app-pullup-9{margin-bottom:9px}.app-pullup-10{margin-bottom:10px}.app-pullup-15{margin-bottom:15px}.app-one-clm-width{width:100%}.app-two-clm-width{width:50%}.app-three-clm-width{width:33.333%}.app-four-clm-width{width:25%}.app-five-clm-width{width:20%}.app-six-clm-width{width:16.666%}.app-col-12{width:100%}.app-col-11{width:91.66666667%}.app-col-10{width:83.33333333%}.app-col-9{width:75%}.app-col-8{width:66.66666667%}.app-col-7{width:58.33333333%}.app-col-6{width:50%}.app-col-5{width:41.66666667%}.app-col-4{width:33.33333333%}.app-col-3{width:25%}.app-col-2{width:16.66666667%}.app-col-1{width:8.33333333%}.app-padding-bottom-0{padding-bottom:0!important}.app-padding-bottom-5{padding-bottom:5px}.app-padding-bottom-10{padding-bottom:10px}.app-padding-top-0{padding-top:0!important}.app-padding-top-3{padding-top:3px!important}.app-padding-top-8{padding-top:8px!important}.app-padding-top-5{padding-top:5px!important}.app-padding-top-10{padding-top:10px!important}.app-padding-top-13{padding-top:13px!important}.app-padding-top-15{padding-top:15px!important}.app-padding-top-16{padding-top:16px!important}.app-mb-0{margin-bottom:0}.file-upload .file-upload-btn{position:absolute;width:100%;height:35px;z-index:9;opacity:0}.file-upload .delete-file{position:absolute;right:50px;top:8px;font-size:16px;opacity:.8;cursor:pointer;z-index:99;visibility:hidden}.file-upload:hover .delete-file{visibility:visible}.app-right-15{right:15px}.app-top-0{top:0}.app-top-10{top:10px}.app-fs-30{font-size:30px}.app-fs-16{font-size:16px}.app-fs-20{font-size:20px}.app-fs-23{font-size:23px}.app-fs-24{font-size:24px}.app-fs-18{font-size:18px}.app-fs-14{font-size:14px}.app-fs-12{font-size:12px}.selectable-timeline{height:20px;display:flex}.timeline-element-selected{cursor:pointer;text-decoration:underline;font-weight:700}.timeline-element-unselected{cursor:pointer;font-style:italic}.timeline-arrow{width:15px}.timeline-element-container{width:calc(100% - 37px);overflow:hidden;white-space:nowrap;text-overflow:ellipsis;display:flex}.app-checkbox-label{margin-left:5px;margin-top:-1px}.app-nowrap{white-space:nowrap}.app-min-height-365{min-height:365px}.app-min-width-std-395{min-width:395px}.app-min-width-std-110{min-width:110px}.app-min-width-std-150{min-width:150px}.app-min-width-std-220{min-width:220px}.app-min-width-std-120{min-width:120px}.app-min-width-std-70{min-width:70px}.app-ltab-border{border-left:2px solid #bbb}.app-rtab-border{border-right:2px solid #bbb}.app-col-min{width:1px}.app-filter-wrapper{padding-left:0;margin-top:20px}.app-first-filter-line{margin-top:-20px}.caret{display:inline-block;width:0;height:0;margin-left:2px;vertical-align:middle}.dropup,.dropdown{position:relative}.dropdown-toggle:focus{outline:0}.dropdown-menu{position:absolute;top:100%;left:0;display:none;float:left;min-width:160px;padding:5px 0;margin:2px 0 0;list-style:none;text-align:left;border:1px solid #CCC;background-clip:padding-box}.dropdown-menu.pull-right{right:0;left:auto}.dropdown-menu>li>a{display:block;padding:3px 20px;clear:both;font-weight:400;white-space:nowrap}.dropdown-menu>li>a:hover,.dropdown-menu>li>a:focus{text-decoration:none}.dropdown-menu>.active>a,.dropdown-menu>.active>a:hover,.dropdown-menu>.active>a:focus{text-decoration:none;outline:0}.dropdown-menu>.disabled>a:hover,.dropdown-menu>.disabled>a:focus{text-decoration:none;background-color:transparent;background-image:none}.open>.dropdown-menu{display:block}.open>a{outline:0}.dropdown-menu-right-user{left:-250px;right:0;top:-2px;width:242px}.dropdown-menu-right{left:auto;right:0}.dropdown-menu-left{left:0;right:auto}.dropdown-header{display:block;padding:3px 20px;white-space:nowrap}.dropdown-backdrop{position:fixed;inset:0}.pull-right>.dropdown-menu{right:0;left:auto}.dropup .caret,.navbar-fixed-bottom .dropdown .caret{border-top:0;content:\"\"}.dropup .dropdown-menu,.navbar-fixed-bottom .dropdown .dropdown-menu{top:auto;bottom:100%;margin-bottom:2px}.pace .pace-progress{background:#637CA0;position:absolute;height:3px;z-index:0}.pace .pace-progress-inner{display:none}.pace .pace-activity{position:absolute;top:10px;left:10px;border-width:1px;right:auto;width:18px;height:18px;border-top-color:#242d3a;border-left-color:#242d3a}.slimScrollBar,.slimScrollRail{border-radius:0!important;width:4px!important}.gu-mirror{position:fixed!important;margin:0!important;z-index:9999!important;opacity:.8;-ms-filter:\"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)\";filter:alpha(opacity=80);pointer-events:none}.gu-hide{left:-9999px!important}.gu-unselectable{-webkit-user-select:none!important;user-select:none!important}.gu-transit{opacity:.2;-ms-filter:\"progid:DXImageTransform.Microsoft.Alpha(Opacity=20)\";filter:alpha(opacity=20)}.guppy_help{max-height:400px;overflow-y:scroll}.toast-container{margin-top:55px}.ngx-json-viewer .segment-type-null>.segment-main>.segment-value{background-color:inherit!important}.swal2-html-container{overflow:hidden}@font-face{font-family:Roboto;font-style:normal;font-weight:100;src:local(\"Roboto Thin\"),local(\"Roboto-Thin\"),url(/assets/fonts/google/Roboto/Roboto-Thin.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:100;src:local(\"Roboto Thin Italic\"),local(\"Roboto-ThinItalic\"),url(/assets/fonts/google/Roboto/Roboto-ThinItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:300;src:local(\"Roboto Light\"),local(\"Roboto-Light\"),url(/assets/fonts/google/Roboto/Roboto-Light.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:300;src:local(\"Roboto Light Italic\"),local(\"Roboto-LightItalic\"),url(/assets/fonts/google/Roboto/Roboto-LightItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:400;src:local(\"Roboto Regular\"),local(\"Roboto-Regular\"),url(/assets/fonts/google/Roboto/Roboto-Regular.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:400;src:local(\"Roboto Italic\"),local(\"Roboto-Italic\"),url(/assets/fonts/google/Roboto/Roboto-Italic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:500;src:local(\"Roboto Medium\"),local(\"Roboto-Medium\"),url(/assets/fonts/google/Roboto/Roboto-Medium.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:500;src:local(\"Roboto Medium Italic\"),local(\"Roboto-MediumItalic\"),url(/assets/fonts/google/Roboto/Roboto-MediumItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:700;src:local(\"Roboto Bold\"),local(\"Roboto-Bold\"),url(/assets/fonts/google/Roboto/Roboto-Bold.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:700;src:local(\"Roboto Bold Italic\"),local(\"Roboto-BoldItalic\"),url(/assets/fonts/google/Roboto/Roboto-BoldItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:900;src:local(\"Roboto Black\"),local(\"Roboto-Black\"),url(/assets/fonts/google/Roboto/Roboto-Black.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:900;src:local(\"Roboto Black Italic\"),local(\"Roboto-BlackItalic\"),url(/assets/fonts/google/Roboto/Roboto-BlackItalic.ttf) format(\"truetype\")}html{height:100%;min-height:100%}body{font-family:Roboto,sans-serif;font-size:14px;color:#242424}body:before{content:\"\";position:fixed;width:100%;height:100%;top:0;left:0;background:#e9ebee;will-change:transform;z-index:-1}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{font-weight:400}h1 small,h2 small,h3 small,h4 small,h5 small,h6 small,.h1 small,.h2 small,.h3 small,.h4 small,.h5 small,.h6 small{font-size:70%}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-button{width:0px;height:0px}::-webkit-scrollbar-thumb{background:#e1e1e1;border:0px none #ffffff;border-radius:0}::-webkit-scrollbar-thumb:hover{background:#cccccc}::-webkit-scrollbar-thumb:active{background:#888888}::-webkit-scrollbar-track{background:#666666;border:0px none #ffffff;border-radius:0}::-webkit-scrollbar-track:hover{background:#666666}::-webkit-scrollbar-track:active{background:#333333}::-webkit-scrollbar-corner{background:transparent}.transition{transition:.3s}.widget-controls{position:absolute;z-index:1;top:0;right:0;padding:10px 20px;font-size:14px}.widget-controls a{color:#fff;margin-left:7px;line-height:1;vertical-align:top;display:inline-block}.widget-controls a i.glyphicon-resize-full{font-size:13px}.widget-controls a:hover{color:#ffffffb3}.widget-controls a.dropdown-toggle:after{display:none}.widget-controls ul.dropdown-menu{min-width:9rem;padding:0;border-radius:0}.widget-controls ul.dropdown-menu li{padding:4px;overflow:hidden}.widget-controls ul.dropdown-menu li a{color:#242d3a;font-size:13px;width:100%}.widget-controls ul.dropdown-menu li:hover{background-color:#242d3a}.widget-controls ul.dropdown-menu li:hover a{color:#fff}.card.fullscreened .card-header{line-height:35px}.card.fullscreened .card-header .widget-controls{padding:20px}.card.fullscreened .card-header .widget-controls a{margin-left:12px}.card.fullscreened .card-header .widget-controls a.setting{display:none}.card.fullscreened.card-primary{background:#024a88}.card.fullscreened.card-success{background:#2d922d}.card.fullscreened.card-info{background:#248dad}.card.fullscreened.card-warning{background:#f79a17}.card.fullscreened.card-danger{background:#bf1725}.scrolling{height:100%;overflow-y:scroll;padding-bottom:60px}.no-margin{margin:0}.bottom-15{margin-bottom:15px}.m-t-5{margin-top:5px}.m-t-15{margin-top:15px}.res-img{width:100%}.chart-outher{width:55%;margin:0 auto}.p-t-10{padding-top:10%}.o-visible{overflow:visible}.w-150{width:150px}.w-200{width:200px}@media (max-width: 543px){.chart-outher{width:100%}}@media (min-width: 544px) and (max-width: 767px){.chart-outher{width:85%}}@media (min-width: 992px) and (max-width: 1199px){.chart-outher{width:65%}}.mat-form-field-disabled .mat-form-field-wrapper{background-color:#ddd}.mat-no-border-top .mat-form-field-infix{border-top:none!important}.mat-dflt-margin,.mat-form-field-appearance-outline .mat-form-field-wrapper{margin-top:.125em!important;margin-bottom:.125em!important}.mat-form-field-wrapper{padding-bottom:0;height:35px;min-height:35px!important;margin-bottom:-7px!important}.mat-full-width{width:100%}.mat-full-height .mat-form-field-wrapper{height:100%!important}.mat-form-field-appearance-outline .mat-form-field-infix{padding-top:5px;padding-bottom:0;height:36px}.mat-form-field-appearance-outline .mat-form-field-infix select.mat-input-element{background-color:transparent;margin-bottom:-11px!important;margin-top:-2px!important;padding-top:0!important;top:0!important}.mat-form-field-appearance-outline .mat-form-field-infix input{display:inline-flex;margin-top:-8px;margin-bottom:-5px;padding-top:8px}.mat-form-field-appearance-outline .mat-form-field-suffix{height:25px!important;top:-2px!important}.mat-form-field-appearance-outline .mat-form-field-suffix .form-input-suffix{margin-right:5px!important;position:absolute!important;top:7px!important;right:4px!important}.mat-form-field-appearance-outline .mat-form-field-infix .form-input-suffix{position:relative!important;top:-4px!important}.mat-form-field-prefix .mat-icon-button,.mat-form-field-suffix .mat-icon-button{height:32px!important}.mat-form-field-label-wrapper{top:-8px}.mat-form-field-type-mat-native-select .mat-form-field-infix:after{top:60%!important}.mat-form-field-suffix{margin-right:-10px!important}.cdk-overlay-container{z-index:99999999!important}.mat-height-fixed .mat-form-field-flex{height:38px!important}.mat-height-auto .mat-form-field-flex{height:auto!important;padding-bottom:5px!important;padding-top:5px!important;padding-right:2px!important}.mat-height-auto .mat-form-field-infix{height:auto!important}.mat-icon-button-override{width:25px!important;top:0!important;color:#000000a3!important;position:absolute!important}.mat-icon-button-override-suffix{right:-5px!important}.mat-icon-button-override-prefix{left:-5px!important}.mat-option{height:25px!important;font-size:14px!important}.ngx-mat-timepicker .mat-form-field-infix{border-top:none!important}.mat-form-field-wrapper .form-control{width:100%;border:none;padding:0;line-height:1}.mat-form-field-wrapper .form-control:focus{box-shadow:none!important}.mat-form-field-wrapper .form-control.checking-field.ng-touched{padding-right:0;background-position-y:14px!important;background-position-x:right;padding-top:8px;padding-bottom:0}.mat-height-auto .form-control.checking-field.ng-touched{padding-right:25px;background-position:center right .625rem!important}.mat-form-field-wrapper .form-control.input-small.checking-field.ng-touched{background-position-y:9px!important;padding-right:25px}.mat-form-field-wrapper .form-control{background-color:transparent!important}.mat-form-field-wrapper .form-control.checking-combo.ng-touched{padding-right:45px;background-position-y:8px!important;padding-top:4px!important}.mat-form-field-wrapper .form-control.checking-combo.ng-untouched{padding-right:20px;background-position-y:8px!important;padding-top:4px!important}.mat-input-with-suffix{width:calc(100% - 35px)!important;display:inline-block!important;margin-right:10px!important}.mat-input-group-addon .mat-form-field-appearance-outline .mat-form-field-wrapper{background-color:#eceeef;border:1px solid rgba(0,0,0,.15);border-radius:.25rem}.mat-form-field-appearance-outline textarea{padding:5px 0!important}.snow{position:absolute;width:10px;height:10px;background:white;border-radius:50%}.snow:nth-child(1){opacity:.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 });
|
|
25
|
+
AppComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.9", type: AppComponent, selector: "app-root", ngImport: i0, template: "<ng-container *ngIf=\"_state.christmasTime\">\r\n <div *ngFor=\"let i of snows; trackBy: snowTrackBy\" class=\"snow\"></div>\r\n</ng-container>\r\n<router-outlet></router-outlet>", styles: [".table-borderless>tbody>tr>td,.table-borderless>tbody>tr>th,.table-borderless>tfoot>tr>td,.table-borderless>tfoot>tr>th,.table-borderless>thead>tr>td,.table-borderless>thead>tr>th{border:none}.table,.table-responsive{margin-bottom:5px}a:hover,a:focus{text-decoration:none}a:not([href]){color:inherit;text-decoration:none}a:not([href]):hover{color:inherit;text-decoration:none}*{outline:none!important}.modal-title{width:calc(100% - 20px)}.progress{height:20px}.progress.progress-primary[value]::-webkit-progress-value{background-color:#024a88}.progress.progress-primary[value]::-moz-progress-bar{background-color:#024a88}.progress.progress-primary[value]::-ms-fill{background-color:#024a88}@media screen and (min-width: 0\\fffd){.progress.progress-primary .progress-bar{background-color:#024a88}}.progress.progress-info[value]::-webkit-progress-value{background-color:#248dad}.progress.progress-info[value]::-moz-progress-bar{background-color:#248dad}.progress.progress-info[value]::-ms-fill{background-color:#248dad}@media screen and (min-width: 0\\fffd){.progress.progress-info .progress-bar{background-color:#248dad}}.progress.progress-danger[value]::-webkit-progress-value{background-color:#bf1725}.progress.progress-danger[value]::-moz-progress-bar{background-color:#bf1725}.progress.progress-danger[value]::-ms-fill{background-color:#bf1725}@media screen and (min-width: 0\\fffd){.progress.progress-danger .progress-bar{background-color:#bf1725}}.progress.progress-success[value]::-webkit-progress-value{background-color:#2d922d}.progress.progress-success[value]::-moz-progress-bar{background-color:#2d922d}.progress.progress-success[value]::-ms-fill{background-color:#2d922d}@media screen and (min-width: 0\\fffd){.progress.progress-success .progress-bar{background-color:#2d922d}}.progress.progress-warning[value]::-webkit-progress-value{background-color:#f79a17}.progress.progress-warning[value]::-moz-progress-bar{background-color:#f79a17}.progress.progress-warning[value]::-ms-fill{background-color:#f79a17}@media screen and (min-width: 0\\fffd){.progress.progress-warning .progress-bar{background-color:#f79a17}}.progress[value]::-moz-progress-bar{border-radius:0}.progress[value]::-webkit-progress-value{border-radius:0}.progress[value=\"100\"]::-moz-progress-bar{border-radius:0}.progress[value=\"100\"]::-webkit-progress-value{border-radius:0}.progress-xs{height:7px}.progress-sm{height:10px}.progress-md{height:13px}.progress-bar-info-striped{background-image:linear-gradient(45deg,hsla(0,0%,100%,.15) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.15) 0,hsla(0,0%,100%,.15) 75%,transparent 0,transparent);background-size:1rem 1rem;background-color:#5bc0de!important}.progress-bar-animated{animation:progress-bar-stripes 1s linear infinite}.tag{font-weight:400;line-height:1.4;letter-spacing:.03em}.tag.tag-primary{background-color:#024a88}.tag.tag-info{background-color:#248dad}.tag.tag-danger{background-color:#bf1725}.tag.tag-success{background-color:#2d922d}.tag.tag-warning{background-color:#f79a17}.tag.tag-dark{background-color:#000}.tag.tag-main{background-color:#242d3a}.card{border:none;border-radius:0;width:100%;overflow:hidden;margin-bottom:29px;box-shadow:1px 1px 5px #00000040;display:block}.card .card-header{background:#344154;color:#fff;line-height:10px;border-radius:0;border:none}.card .card-header a{color:#fff}.card .card-header a:hover{color:#fffc}.card .card-footer{background:#344154;color:#fff;line-height:6px;border-radius:0;border:none}.card.card-outline-default{background:transparent;border:1px solid #fff}.card.card-primary{background:#024a88}.card.card-primary.medium-opacity{background:rgba(2,74,136,.5)}.card.card-outline-primary{background:transparent;border:1px solid #024a88}.card.card-success{background:#2d922d;margin-bottom:15px}.card.card-success.medium-opacity{background:rgba(45,146,45,.5)}.card.card-outline-success{background:transparent;border:1px solid #2d922d}.card.card-info{background:#248dad;margin-bottom:15px}.card.card-info.medium-opacity{background:rgba(36,141,173,.5)}.card.card-outline-info{background:transparent;border:1px solid #248dad}.card.card-warning{background:#f79a17;margin-bottom:15px}.card.card-warning.medium-opacity{background:rgba(247,154,23,.5)}.card.card-outline-warning{background:transparent;border:1px solid #f79a17}.card.card-danger{background:#bf1725;margin-bottom:15px}.card.card-danger.medium-opacity{background:rgba(191,23,37,.5)}.card.card-outline-danger{background:transparent;border:1px solid #bf1725}.card.card-primary .card-header,.card.card-success .card-header,.card.card-info .card-header,.card.card-danger .card-header,.card.card-warning .card-header{background:rgba(0,0,0,.4)}.card.card-primary .card-body,.card.card-success .card-body,.card.card-info .card-body,.card.card-danger .card-body,.card.card-warning .card-body{color:#fff}.card.card-primary .card-footer,.card.card-success .card-footer,.card.card-info .card-footer,.card.card-danger .card-footer,.card.card-warning .card-footer{background:rgba(0,0,0,.2)}.card.overlay .card-img{border-radius:0;-moz-filter:brightness(100%);-ms-filter:brightness(100%);-o-filter:brightness(100%);filter:brightness(100%)}.card.overlay:hover .card-img{-moz-filter:brightness(80%);-ms-filter:brightness(80%);-o-filter:brightness(80%);filter:brightness(80%)}.card.overlay .card-img-overlay{color:#fff}.card.overlay .card-img-overlay.overlay-bottom{top:auto}.card.overlay .card-img-overlay.slide-up{transform:translateY(100%)}.card.overlay .card-img-overlay.slide-down{transform:translateY(-100%)}.card.overlay .card-img-overlay.slide-left{transform:translate(-100%)}.card.overlay .card-img-overlay.slide-right{transform:translate(100%)}.card.overlay .card-img-overlay.hover-opacity{opacity:0}.card.overlay:hover .slide-up,.card.overlay:hover .slide-down{transform:translateY(0)}.card.overlay:hover .slide-left,.card.overlay:hover .slide-right{transform:translate(0)}.card.overlay:hover .hover-opacity{opacity:1}@media (min-width: 1400px){.d-xxl-block{display:block!important}}@media (min-width: 576px){.card-columns{-moz-column-count:3;-moz-column-gap:1.25rem}}.btn{border-radius:0}.btn:focus{outline:0}.btn:active{outline:0!important}.btn-rounded{border-radius:25rem}.btn-xs{padding:.2rem .4rem;font-size:.715rem}.btn-primary{background:rgba(2,74,136,.8)!important;border-color:#024a88cc!important}.btn-primary.medium-opacity{background:rgba(2,74,136,.5);border-color:#024a881a}.btn-primary:hover,.btn-primary:focus{background:#024a88;border-color:#024a88}.btn-primary:active{background:rgba(2,74,136,.95)!important;border-color:#024a88f2!important}.btn-success{background:rgba(45,146,45,.8);border-color:#2d922dcc}.btn-success.medium-opacity{background:rgba(45,146,45,.5);border-color:#2d922d1a}.btn-success:hover,.btn-success:focus{background:#2d922d;border-color:#2d922d}.btn-success:active{background:rgba(45,146,45,.95)!important;border-color:#2d922df2!important}.btn-info{background:rgba(36,141,173,.8);border-color:#248dadcc}.btn-info.medium-opacity{background:rgba(36,141,173,.5);border-color:#248dad1a}.btn-info:hover,.btn-info:focus{background:#248dad;border-color:#248dad}.btn-info:active{background:rgba(36,141,173,.95)!important;border-color:#248dadf2!important}.btn-warning{background:rgba(247,154,23,.8);border-color:#f79a17cc}.btn-warning.medium-opacity{background:rgba(247,154,23,.5);border-color:#f79a171a}.btn-warning:hover,.btn-warning:focus{background:#f79a17;border-color:#f79a17}.btn-warning:active{background:rgba(247,154,23,.95)!important;border-color:#f79a17f2!important}.btn-danger{background:rgba(191,23,37,.8);border-color:#bf1725cc}.btn-danger.medium-opacity{background:rgba(191,23,37,.5);border-color:#bf17251a}.btn-danger:hover,.btn-danger:focus{background:#bf1725;border-color:#bf1725}.btn-danger:active{background:rgba(191,23,37,.95)!important;border-color:#bf1725f2!important}.btn-dark{background:rgba(0,0,0,.8);border-color:#000c;color:#fff}.btn-dark.medium-opacity{background:rgba(0,0,0,.5);border-color:#0000001a}.btn-dark:hover{background:black;border-color:#000}.btn-dark:active{background:rgba(0,0,0,.95)!important;border-color:#000000f2!important}.btn-main{background:rgba(36,45,58,.8);border-color:#242d3acc;color:#fff}.btn-main.medium-opacity{background:rgba(36,45,58,.5);border-color:#242d3a1a}.btn-main:hover{color:#fff!important;background:#242d3a;border-color:#242d3a}.btn-main:active{background:rgba(36,45,58,.95)!important;border-color:#242d3af2!important}.btn-outline-primary{color:#024a88;border-color:#024a88}.btn-outline-primary:hover,.btn-outline-primary:focus{color:#fff;background:#024a88;border-color:#024a88}.btn-outline-primary:active,.btn-outline-primary.active{color:#fff!important;background:#024a88!important;border-color:#024a88!important}.btn-outline-success{color:#2d922d;border-color:#2d922d}.btn-outline-success:hover,.btn-outline-success:focus{color:#fff;background:#2d922d;border-color:#2d922d}.btn-outline-success:active,.btn-outline-success.active{color:#fff!important;background:#2d922d!important;border-color:#2d922d!important}.btn-outline-info{color:#248dad;border-color:#248dad}.btn-outline-info:hover,.btn-outline-info:focus{color:#fff;background:#248dad;border-color:#248dad}.btn-outline-info:active,.btn-outline-info.active{color:#fff!important;background:#248dad!important;border-color:#248dad!important}.btn-outline-warning{color:#f79a17;border-color:#f79a17}.btn-outline-warning:hover,.btn-outline-warning:focus{color:#fff;background:#f79a17;border-color:#f79a17}.btn-outline-warning:active,.btn-outline-warning.active{color:#fff!important;background:#f79a17!important;border-color:#f79a17!important}.btn-outline-danger{color:#bf1725;border-color:#bf1725}.btn-outline-danger:hover,.btn-outline-danger:focus{color:#fff;background:#bf1725;border-color:#bf1725}.btn-outline-danger:active,.btn-outline-danger.active{color:#fff!important;background:#bf1725!important;border-color:#bf1725!important}.btn-outline-dark{color:#000;border-color:#000;background:transparent}.btn-outline-dark:hover,.btn-outline-dark:focus{color:#fff;background:#000;border-color:#000}.btn-outline-main{color:#242d3a;border-color:#242d3a;background:transparent}.btn-outline-main:hover,.btn-outline-main:focus{color:#fff;background:#242D3A;border-color:#242d3a}.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle),.btn-group>.btn:last-child:not(:first-child),.btn-group>.dropdown-toggle:not(:first-child){border-radius:0}.form-control-sm,.input-group-sm>.form-control,.input-group-sm>.input-group-addon,.input-group-sm>.input-group-btn>.btn{border-radius:0}.btn.disabled,.btn:disabled{cursor:not-allowed;opacity:.65}.btn-file-upload{height:35px;padding-top:3px!important}.text-primary{color:#024a88!important}.text-success{color:#2d922d!important}.text-info{color:#248dad!important}.text-warning{color:#f79a17!important}.text-danger{color:#bf1725!important}.background-success{background-color:#2d922d!important}.background-info{background-color:#248dad!important}.background-warning{background-color:#f79a17!important}.background-danger{background-color:#bf1725!important}.blockquote{font-size:1.2rem}.blockquote-footer{font-size:70%}.nav-tabs{background-color:#ccc;border:1px solid #ccc}.nav-tabs .nav-item .nav-link{color:#242d3acc;background-color:transparent;border:none;cursor:default}.nav-tabs .nav-item .nav-link.active{background-color:#fff;color:#242d3a}.nav-tabs .nav-item .nav-link:not(.active):hover{background-color:transparent;color:#242d3a;cursor:pointer}.nav-tabs.top{border-top-left-radius:.3rem;border-top-right-radius:.3rem}.nav-tabs.bottom{border-bottom-left-radius:.3rem;border-bottom-right-radius:.3rem}.nav-tabs.bottom .nav-item{margin-bottom:0;margin-top:-1px}.nav-tabs.bottom .nav-item .nav-link{border-radius:0 0 .3rem .3rem}.nav-tabs.tabs-primary{background-color:#024a8866;border:1px solid #024a88}.nav-tabs.tabs-primary .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-primary .nav-item .nav-link.active{background-color:#024a88;color:#fff}.nav-tabs.tabs-primary .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-success{background-color:#2d922d66;border:1px solid #2d922d}.nav-tabs.tabs-success .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-success .nav-item .nav-link.active{background-color:#2d922d;color:#fff}.nav-tabs.tabs-success .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-info{background-color:#248dad66;border:1px solid #248dad}.nav-tabs.tabs-info .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-info .nav-item .nav-link.active{background-color:#248dad;color:#fff}.nav-tabs.tabs-info .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-warning{background-color:#f79a1766;border:1px solid #f79a17}.nav-tabs.tabs-warning .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-warning .nav-item .nav-link.active{background-color:#f79a17;color:#fff}.nav-tabs.tabs-warning .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-danger{background-color:#bf172566;border:1px solid #bf1725}.nav-tabs.tabs-danger .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-danger .nav-item .nav-link.active{background-color:#bf1725;color:#fff}.nav-tabs.tabs-danger .nav-item .nav-link:not(.active):hover{color:#fff}.tab-content{position:relative;z-index:1;border:1px solid #ccc;background:#fff}.tab-content .tab-pane{padding:1rem}.tab-content.tab-content-primary{background-color:#024a88;color:#fff;border-color:#024a88}.tab-content.tab-content-success{background-color:#2d922d;color:#fff;border-color:#2d922d}.tab-content.tab-content-info{background-color:#248dad;color:#fff;border-color:#248dad}.tab-content.tab-content-warning{background-color:#f79a17;color:#fff;border-color:#f79a17}.tab-content.tab-content-danger{background-color:#bf1725;color:#fff;border-color:#bf1725}.tab-content.top{border-top:none}.tab-content.bottom{border-bottom:none}.vertical-tabs .nav{padding-right:0;overflow:hidden;background-color:#ccc;border:1px solid #ccc}.vertical-tabs .nav.left{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem;border-right:none;margin-right:-1px;z-index:2}.vertical-tabs .nav.right{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem;border-left:none;margin-left:-1px;z-index:2}.vertical-tabs .nav .nav-item .nav-link{color:#242d3acc;background-color:transparent;border-radius:0;cursor:default}.vertical-tabs .nav .nav-item .nav-link.active{background-color:#fff}.vertical-tabs .nav .nav-item .nav-link:not(.active):hover{background-color:transparent;color:#242d3a;cursor:pointer}.vertical-tabs .nav .nav-item .nav-link.disabled{color:#242d3a99;cursor:not-allowed!important}.alert.alert-success{background-color:#2d922d;border-color:#2d922d;color:#fff}.alert.alert-success.medium-opacity{background:rgba(45,146,45,.5);border-color:#2d922d99}.alert.alert-info{background-color:#248dad;border-color:#248dad;color:#fff}.alert.alert-info.medium-opacity{background-color:#248dad80;border-color:#248dad99}.alert.alert-warning{background-color:#f79a17;border-color:#f79a17;color:#fff}.alert.alert-warning.medium-opacity{background-color:#f79a1780;border-color:#f79a1799}.alert.alert-danger{background-color:#bf1725;border-color:#bf1725;color:#fff}.alert.alert-danger.medium-opacity{background-color:#bf172580;border-color:#bf172599}.modal{z-index:99999;padding-top:10%}.modal-dialog .modal-content{color:#000}.modal-dialog .modal-content .modal-header{border-top-left-radius:.2rem;border-top-right-radius:.2rem;padding:10px 15px}.modal-dialog .modal-content .modal-header.modal-primary{color:#fff;background-color:#024a88}.modal-dialog .modal-content .modal-header.modal-success{color:#fff;background-color:#2d922d}.modal-dialog .modal-content .modal-header.modal-info{color:#fff;background-color:#248dad}.modal-dialog .modal-content .modal-header.modal-warning{color:#fff;background-color:#f79a17}.modal-dialog .modal-content .modal-header.modal-danger{color:#fff;background-color:#bf1725}.modal-dialog .modal-content .modal-header i{margin-right:10px}.modal-dialog .modal-content .modal-footer{padding:10px 15px}.list-group .list-group-item{border-radius:0;padding:.55rem 1.25rem;color:#000c}.list-group .list-group-item.active{color:#ffffffe6;background-color:#024a88;border-color:#024a88}.list-group .list-group-item.active:hover,.list-group .list-group-item.active:focus{color:#fff!important}.list-group .list-group-item.disabled{color:#818a91;background-color:#ddd}.list-group .list-group-item:not(.disabled):focus{color:#000}.list-group .list-group-item.list-group-item-primary{color:#fff;background-color:#024a88}.list-group .list-group-item.list-group-item-success{color:#fff;background-color:#2d922d}.list-group .list-group-item.list-group-item-info{color:#fff;background-color:#248dad}.list-group .list-group-item.list-group-item-warning{color:#fff;background-color:#f79a17}.list-group .list-group-item.list-group-item-danger{color:#fff;background-color:#bf1725}.has-success .form-control-success{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.has-success .form-control{border-color:#2d922dcc}.has-success .form-control:focus{box-shadow:none;border-color:#2d922d80}.has-success .form-control-feedback,.has-success .form-control-label,.has-success .form-check-label,.has-success .form-check-inline,.has-success .custom-control{color:#2d922d}.has-warning .form-control-warning{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23f79a17' d='M4.4 5.324h-.8v-2.46h.8zm0 1.42h-.8V5.89h.8zM3.76.63L.04 7.075c-.115.2.016.425.26.426h7.397c.242 0 .372-.226.258-.426C6.726 4.924 5.47 2.79 4.253.63c-.113-.174-.39-.174-.494 0z'/%3E%3C/svg%3E\")}.has-warning .form-control{border-color:#f79a17cc}.has-warning .form-control:focus{box-shadow:none;border-color:#f79a1780}.has-warning .form-control-feedback,.has-warning .form-control-label,.has-warning .form-check-label,.has-warning .form-check-inline,.has-warning .custom-control{color:#f79a17}.has-danger .form-control-danger{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")}.has-danger .form-control{border-color:#bf1725cc}.has-danger .form-control:focus{box-shadow:none;border-color:#bf172580}.has-danger .form-control-feedback,.has-danger .form-control-label,.has-danger .form-check-label,.has-danger .form-check-inline,.has-danger .custom-control{color:#bf1725}.form-group label{margin-bottom:2px}.help-block{color:#555;font-size:12px}.form-control.checking-field.forced-invalid{padding-right:2.25rem!important;background-repeat:no-repeat!important;background-position:center right .625rem!important;background-size:1.25rem 1.25rem!important;border-color:#bf1725!important;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")!important}.form-control.checking-combo.forced-invalid{padding-right:2.25rem!important;background-repeat:no-repeat!important;background-position:center right .625rem!important;background-size:1.25rem 1.25rem!important;border-color:#bf1725!important;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")!important;background-position:calc(100% - 20px)!important}.form-control{border-radius:0;font-size:14px}.form-control:focus{border-color:#55555580}.form-control.checking-field.ng-touched{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem}.form-control.checking-field.ng-touched.ng-invalid{border-color:#bf1725;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")}.form-control.checking-field.ng-touched.ng-valid{border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.form-control.checking-combo.ng-touched{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem}.form-control.checking-combo.ng-touched.ng-invalid{border-color:#bf1725;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\");background-position:calc(100% - 20px)}.form-control.checking-combo.ng-touched.ng-valid{border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\");background-position:calc(100% - 20px)}.form-control-rounded{border-radius:16px}.form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control{color:#555555b3}.input-group .input-group-addon{padding:.3rem .7rem;border-radius:0}.input-group-btn .btn{padding:.36rem .9rem;font-size:17px}.input-group .form-control:not(:first-child),.input-group-addon:not(:first-child),.input-group-btn:not(:first-child)>.btn,.input-group-btn:not(:first-child)>.btn-group>.btn,.input-group-btn:not(:first-child)>.dropdown-toggle,.input-group-btn:not(:last-child)>.btn:not(:first-child),.input-group-btn:not(:last-child)>.btn-group:not(:first-child)>.btn{border-radius:0}select.form-control:not([multiple]) option{color:#000c}select.form-control:not([size]):not([multiple]){height:calc(2.5rem - 5px)}input[type=color].form-control{padding:0}.form-inline .form-group input{width:100%}.form-space-md .form-group{margin-bottom:.75rem}.form-space-lg .form-group{margin-bottom:1rem}.form-group{margin-bottom:.5rem}.dropdown-menu{padding-top:0;padding-bottom:0;border-radius:0;font-size:14px;box-shadow:0 6px 12px #0003}.dropdown-menu a{color:#242d3a}.dropdown-menu a:hover{color:#fff;background-color:#242d3a}.dropdown-menu:before{content:\" \";position:absolute;top:-12px;right:30px;display:block;width:0;height:0;border:6px solid transparent;border-bottom-color:#fff}.custom-control-label:before,.custom-control-label:after{top:.2rem}.custom-checkbox.checkbox-circle .custom-control-label:before,.custom-checkbox.checkbox-circle .custom-control-label:after{border-radius:50%}.custom-checkbox .custom-control-input:checked~.custom-control-label:before{background:rgba(85,85,85,.7)}.custom-checkbox .custom-control-input:focus~.custom-control-label:before{border:1px solid white;box-shadow:0 0 0 1px #555555b3}.custom-checkbox .custom-control-input.checkbox-primary:checked~.custom-control-label:before{background:#024a88}.custom-checkbox .custom-control-input.checkbox-primary:focus~.custom-control-label:before{box-shadow:0 0 0 1px #024a88}.custom-checkbox .custom-control-input.checkbox-success:checked~.custom-control-label:before{background:#2d922d}.custom-checkbox .custom-control-input.checkbox-success:focus~.custom-control-label:before{box-shadow:0 0 0 1px #2d922d}.custom-checkbox .custom-control-input.checkbox-info:checked~.custom-control-label:before{background:#248dad}.custom-checkbox .custom-control-input.checkbox-info:focus~.custom-control-label:before{box-shadow:0 0 0 1px #248dad}.custom-checkbox .custom-control-input.checkbox-warning:checked~.custom-control-label:before{background:#f79a17}.custom-checkbox .custom-control-input.checkbox-warning:focus~.custom-control-label:before{box-shadow:0 0 0 1px #f79a17}.custom-checkbox .custom-control-input.checkbox-danger:checked~.custom-control-label:before{background:#bf1725}.custom-checkbox .custom-control-input.checkbox-danger:focus~.custom-control-label:before{box-shadow:0 0 0 1px #bf1725}.custom-checkbox .custom-control-input.checkbox-main:checked~.custom-control-label:before{background:#242D3A}.custom-checkbox .custom-control-input.checkbox-main:focus~.custom-control-label:before{box-shadow:0 0 0 1px #242d3a}.custom-radio .custom-control-input:checked~.custom-control-label:before{background:rgba(85,85,85,.7)}.custom-radio .custom-control-input:focus~.custom-control-label:before{border:1px solid white;box-shadow:0 0 0 1px #555555b3}.custom-radio .custom-control-input.radio-primary:checked~.custom-control-label:before{background:#024a88}.custom-radio .custom-control-input.radio-primary:focus~.custom-control-label:before{box-shadow:0 0 0 1px #024a88}.custom-radio .custom-control-input.radio-success:checked~.custom-control-label:before{background:#2d922d}.custom-radio .custom-control-input.radio-success:focus~.custom-control-label:before{box-shadow:0 0 0 1px #2d922d}.custom-radio .custom-control-input.radio-info:checked~.custom-control-label:before{background:#248dad}.custom-radio .custom-control-input.radio-info:focus~.custom-control-label:before{box-shadow:0 0 0 1px #248dad}.custom-radio .custom-control-input.radio-warning:checked~.custom-control-label:before{background:#f79a17}.custom-radio .custom-control-input.radio-warning:focus~.custom-control-label:before{box-shadow:0 0 0 1px #f79a17}.custom-radio .custom-control-input.radio-danger:checked~.custom-control-label:before{background:#bf1725}.custom-radio .custom-control-input.radio-danger:focus~.custom-control-label:before{box-shadow:0 0 0 1px #bf1725}.custom-radio .custom-control-input.radio-main:checked~.custom-control-label:before{background:#242D3A}.custom-radio .custom-control-input.radio-main:focus~.custom-control-label:before{box-shadow:0 0 0 1px #242d3a}.custom-select,.custom-select:focus{background:rgba(255,255,255,.1) url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23333' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E\") no-repeat right .75rem center;background-size:8px 10px}.bg-primary{background:#024a88!important}.bg-primary.medium-opacity{background:rgba(2,74,136,.5)!important}.bg-success{background:#2d922d!important}.bg-success.medium-opacity{background:rgba(45,146,45,.5)!important}.bg-warning{background:#f79a17!important}.bg-warning.medium-opacity{background:rgba(247,154,23,.5)!important}.bg-danger{background:#bf1725!important}.bg-danger.medium-opacity{background:rgba(191,23,37,.5)!important}.bg-main{background:#242d3a!important}.bg-main.medium-opacity{background:rgba(36,45,58,.5)!important}.bg-dark{background:black!important}.bg-dark.medium-opacity{background:rgba(0,0,0,.5)!important}.custom-select{width:100%}code{background-color:#e9ebee}.app-margin-top-5{margin-top:5px!important}.app-margin-top-10{margin-top:10px!important}.app-margin-top-15{margin-top:15px!important}.app-margin-top-20{margin-top:20px!important}.app-margin-top-25{margin-top:25px!important}.app-margin-top-30{margin-top:30px!important}.app-margin-top-35{margin-top:35px!important}.app-margin-top-40{margin-top:40px!important}.app-margin-top-60{margin-top:60px!important}@media (min-width: 1280px){.modal-xl{max-width:1024px}}@media (min-width: 1600px){.modal-xxl{max-width:1280px}}@media (min-width: 1800px){.modal-feminist{max-width:1366px}}.modal-header{cursor:pointer!important}::-ms-reveal{display:none}.app-fill{width:100%;height:100%}.app-flex-left{margin-right:auto}.lastfix{margin-bottom:-.5rem}.app-inline-wrapped{display:inline!important}.app-inline-wrapped:after{content:\"\\a\";white-space:pre}.app-mat-form-slider{margin-top:-10px;width:100%;padding:0}.app-updevery-input{width:30px;display:inline;padding:1px;height:20px}.mv-input{padding:5px 10px 5px 5px;width:100px;height:30px}.mv-input:focus{box-shadow:none!important}.input-group-addon{background-color:#eceeef;border:1px solid rgba(0,0,0,.15)}.app-flex-row{flex-direction:row}.flex-nowrap{flex-wrap:nowrap}.app-white-button{background-color:#fff;border-color:#ccc}.app-bigplus{text-align:center;font-size:95px;color:#ccc;font-weight:200;cursor:pointer}.app-bigplus :hover{background-color:#eee}.app-wrap{white-space:pre-wrap;word-break:break-word}.app-min-height-145{min-height:145px}.tooltip{pointer-events:auto!important;-webkit-user-select:none!important;-moz-user-select:none!important;-khtml-user-select:none!important;-ms-user-select:none!important;cursor:default!important}.ace_gutter-cell.ace_breakpoint{border-radius:20px 0 0 20px;box-shadow:0 0 1px 1px red inset}.tab-body{padding:15px;border:1px solid #bbb;width:100%}.tab-header-page{border-bottom:20px solid #bbb;border-left:20px solid transparent;border-right:20px solid transparent;cursor:pointer;height:0;text-align:center}.tab-selected{border-bottom:20px solid #bbb;font-weight:700}.tab-unselected{border-bottom:20px solid #ddd}.app-bullet{font-weight:700;font-size:25px;line-height:0;vertical-align:sub}.app-input-password{width:calc(100% - 30px)!important;display:inline-block!important;margin-right:10px!important}.swal2-container{z-index:9999999999999!important}.app-margin-bottom-min-10{margin-bottom:-10px}.app-margin-bottom-min-15{margin-bottom:-15px}.input-group-addon-color{background-color:#eceeef!important}.no-bg-img{background-image:none!important;padding-right:0!important}::placeholder{color:#aaa!important}ngx-charts-advanced-pie-chart,ngx-charts-number-card,ngx-charts-bar-vertical,ngx-charts-bar-horizontal,ngx-charts-tree-map,ngx-charts-charts{display:block;min-height:1px}.table-striped tbody tr:nth-of-type(odd){background-color:#f2f2f2}.app-flip-y{transform:scaleY(-1)}.app-flip-x{transform:scaleX(-1)}.app-std-border-right{border-right:2px solid #ccc}.app-std-border-left{border-left:2px solid #ccc}.dropdown-menu>li>a:empty{padding:0}.app-caret-none{color:transparent!important;text-shadow:0 0 0 black!important}.app-caret-none:focus{outline:none}.app-break-words{word-break:break-all}.app-simple-border{border:1px solid #eceeef}.scrolling-box{max-height:250px;overflow-x:hidden;overflow-y:auto}.app-ace-higlight{background:rgba(255,50,50,.2);position:absolute}.ace_editor,.ace_editor div{font-family:monospace}.fixed-sm-border{border-width:1px;border-radius:0}.app-dashed-box{border:2px dashed #ccc;padding:10px}.app-small-dashed-box{border:1px dashed #ccc;padding:7px;font-size:small}.app-empty-char{position:absolute;top:45%;left:33%;font-size:18px;font-style:italic}.app-textbox-stringyfied{border:0;background-color:#fff;color:#000;font-weight:700}.app-sticky-last-column{right:0;position:sticky;z-index:0;background-color:#fff}.app-sticky-last-column-alt{right:0;position:sticky;z-index:0;background-color:#f2f2f2}.app-sticky-divider{width:100%;height:1px;z-index:999;background-color:#eee}.app-sticky-first-column{left:-1px;z-index:999;position:sticky;background-color:#ccc}.app-dropdown-stringyfied{color:#000!important;padding:0;height:20px!important;background-color:#fff!important;border:0;font-weight:700;outline:0!important;background:white;opacity:1!important;-moz-appearance:none!important;-webkit-appearance:none!important}.app-dropdown-stringyfied::-ms-expand{display:none!important}.background-danger{background-color:#e9967a}.checking-field,.checking-combo{box-shadow:unset!important}.app-border-none{border:none}.app-padding-leftonly-15{padding:0 0 0 15px!important}.app-width-auto{width:auto}.app-line-through{text-decoration:line-through}.app-margin-auto{margin:auto}.app-upper-right-remove{position:absolute;right:10px;font-size:25px;top:5px}.app-inline-block{display:inline-block}.swal2-success{border-color:#2d922d!important;color:#2d922d!important}.swal2-info{border-color:#248dad!important;color:#248dad!important}.swal2-warning{border-color:#f79a17!important;color:#f79a17!important}.swal2-danger{border-color:#bf1725!important;color:#bf1725!important}.app-slash{font-size:30px;line-height:1;margin-top:2px;text-align:center}.table-mh-435{min-height:435px}.table-b0 th,.table-b0 td{border-top:none!important;border-left:none!important}.table-b0{border:0px}.table-b0 th{border-bottom:none!important}.table-b0:last-child{border:none!important}.job-step-number{position:absolute;right:10px;font-size:16px;top:2px;font-weight:700}.dropdown-menu:before{display:none}.app-table-dotted-menu{padding:0 0 2px!important;color:#999}.app-rtl{direction:rtl}.app-border-1{border:1px solid rgba(0,0,0,.15)!important}.app-no-selection{-webkit-user-select:none;-moz-user-select:none;-khtml-user-select:none;-ms-user-select:none}.app-right-border{border-right:2px solid #ccc}.app-mtu-fixed-height{height:302px}.app-mtu-fixed-height-wrapper{height:204px;overflow:auto}.app-upper-right-close{position:absolute;top:0;right:15px;font-size:20px}.toast-message{white-space:pre-wrap}.app-overflow-auto{overflow:auto}.app-no-border{border:none!important}.app-contextmenu{background-color:#fff;border:1px solid;padding:10px 30px}.app-contextmenu-item{margin-left:-30px;margin-right:-30px;cursor:pointer}.app-contextmenu-item>span{padding:3px 30px}.app-contextmenu-item:hover{background-color:#ddd}.app-lh-0{line-height:0}.app-lh-05{line-height:.5}.app-lh-1{line-height:1}.app-lh-2{line-height:2}.app-lh-2-important{line-height:2!important}.app-lh-22{line-height:2.2}.app-display-block{display:block!important}.app-input-inline-icon{padding:0;margin:0;position:absolute;top:2px;right:20px}.app-bordered-box{border:1px solid #ccc}.app-mr-auto{margin-right:auto}.app-mrd-infobox-small{border:1px solid #ccc;padding:5px;border-radius:5px}.app-mrd-infobox{border:1px solid #ccc;padding:5px;border-radius:5px;margin-top:-5px;float:left}.app-mrd-infobox-editmode{margin-bottom:-20px;margin-top:-6px}.app-whitespace-prewrap{white-space:pre-wrap}.app-white-selectable{background-color:#fff}.app-white-selected{background-color:#ddd!important}.app-bb-box{border-bottom:2px solid #ddd}.app-white-selectable:hover{background-color:#ddd}.app-placeholder{color:#aaa}.app-placeholder-dark{color:#777}.modal-open{overflow:inherit;padding-right:0!important}.dropdown-menu a:hover{color:#000!important;background-color:#f5f5f5}.dropdown-menu span:hover,.dropdown-item a:hover{color:#000!important;background-color:transparent}.dropdown-item empty{color:#000!important;background-color:#f5f5f5}.app-history-box{max-height:775px;overflow-x:hidden;overflow-y:auto}.app-date-width,.app-input-width{width:100px}.load-more-btn{width:100%;margin-top:10px;background-color:ButtonFace}.app-max-width-100{max-width:100px}.app-search-buttons{position:absolute;top:55px;right:20px}.app-left-0{left:0}.app-left-4{left:4px}.app-left-10{left:10px}.app-bottom-0{bottom:0}.app-bottom-10{bottom:10px}.app-right-0{right:0}.app-right-10{right:10px!important}.app-right-20{right:20px}.app-right-25{right:25px}.app-right-50{right:50px}.app-top-2{top:2px}.app-top-5{top:5px}.app-top-20,.app-top-40{top:20px}.m-t-min-1{margin-top:-1px}.m-t-min-3{margin-top:-3px}.m-t-min-5{margin-top:-5px}.m-t-min-6{margin-top:-6px}.m-t-min-10{margin-top:-10px}.app-uppercase{text-transform:uppercase}.app-col-sm-10-with-addon{width:calc(83.33333% - 56px)!important}.app-bring-to-front{z-index:9999999!important}.modal{z-index:99999998!important}.app-bring-to-front-strong,.guppy_help{z-index:99999999!important}bs-dropdown-container{z-index:99999999!important}.app-bold{font-weight:700}.app-float-left{float:left}.app-float-right{float:right}.app-no-resize{resize:none}.app-table-no-border{border-top:none!important}.app-upper-left-indicator{position:absolute;top:2px;right:5px}.app-dialog-button{margin-bottom:19px;margin-top:1px;font-size:25px}.app-z-index-0{z-index:0!important}.app-col-divide:after{width:0px;content:\"-\";display:block;position:absolute;top:10px;bottom:0;right:2px;font-weight:700}.app-widgets-expanded{padding-right:20px!important;padding-top:10px!important;padding-bottom:0!important}.app-widget-head-expanded{padding:0 0 0 20px}.app-upper-right-trash{position:absolute;right:15px;top:15px;cursor:pointer;z-index:99}.app-absolute{position:absolute}.app-relative{position:relative}.app-box-ricarico{width:250px;position:absolute;bottom:35px}.app-box-ricarico-edit{width:250px;position:absolute;bottom:21px}.app-input-ricarico{display:inline;margin-left:2px;width:20%}.app-no-overflow{overflow:hidden}.app-overflow-visible{overflow:visible}.app-limited-block{max-height:350px;overflow:auto}.app-refresh-button{position:absolute;top:10px}.app-float-right{float:right!important}.app-intable-input{padding:2px 5px}.app-intable-select{padding:2px 5px;height:23px!important}.app-option-placeholder{color:#aaa!important}.app-option-placeholder option{color:#000!important}.app-lightgrey{color:#666}.app-bg-lightgrey{background-color:#ddd!important}.app-width-1000{width:1000px!important}.app-width-10{width:10px!important}.app-width-20{width:20px!important}.app-width-30{width:30px!important}.app-width-40{width:40px!important}.app-width-50{width:50px!important}.app-width-60{width:60px!important}.app-width-70{width:70px!important}.app-width-80{width:80px!important}.app-width-90{width:90px!important}.app-width-100{width:100px!important}.app-width-110{width:110px!important}.app-width-120{width:120px!important}.app-width-130{width:130px!important}.app-width-180{width:180px!important}.app-width-435{width:435px!important}.app-height-350{height:350px}.app-height-250{height:250px}.app-height-275{height:275px}.app-height-300{height:300px}.app-height-380{height:380px}.app-height-370{height:370px}.app-max-height-370{max-height:370px}.app-height-400,.app-height-425{height:400px}.app-height-450{height:450px}.app-height-560{height:560px}.app-sm2-minus-5{float:left;width:calc(16.66667% - 5px)!important}.app-sm10-plus-5{float:left;width:calc(83.33333% + 5px)!important}.app-deadline-todo{background-color:#87cefa!important}.app-deadline-done{background-color:#90ee90!important}.app-font-size-12{font-size:12px!important}.app-font-size-14{font-size:14px!important}.app-font-size-15{font-size:15px!important}.app-font-size-16{font-size:16px!important}.app-font-size-17{font-size:17px!important}.app-font-size-18{font-size:18px!important}.app-font-size-20{font-size:20px!important}.app-font-size-22{font-size:22px!important}.app-font-size-25{font-size:25px!important}.app-font-size-59{font-size:59px!important}.app-selected{background-color:#b0c4de}.app-aff-90{color:#006400}.app-aff-80{color:green}.app-aff-70{color:#90ee90}.app-aff-60{color:#3cb371}.app-aff-50{color:#ff8c00}.app-aff-40{color:red}.app-bg-aff-90{background-color:#006400}.app-bg-aff-80{background-color:green}.app-bg-aff-70{background-color:#90ee90}.app-bg-aff-60{background-color:#3cb371}.app-bg-aff-50{background-color:#ff8c00}.app-bg-aff-40{background-color:red}.app-scarico-materiale-body{max-height:500px;overflow:auto;overflow-x:hidden}.app-max-height-550{max-height:550px}.app-max-height-300{max-height:300px}.app-success-row{background-color:#389c90!important}.app-danger-row{background-color:#9c3838!important}.app-info-row{background-color:#388b9c!important}.app-active-readonly{color:#555!important;background-color:#fff!important}.app-reading-info{position:absolute;top:5px;left:5px;font-size:20px}.app-loading-over{display:none;margin:auto;position:absolute;inset:0;width:100%;height:100%;z-index:99;background:rgba(0,0,0,.5) none repeat}.app-loading-over-internal{color:#fff;position:absolute;top:48%;left:45%;font-size:15px}.app-circle{display:inline-block;width:10px;height:10px;border-radius:50%}.loader-img{position:absolute;width:140px;top:35%;left:calc(50% - 70px)}.app-timepicker-success{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem;border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.app-success-row-link{color:ivory!important}.dropdown-item:hover{color:#fff!important}.app-fixed-height-700{height:700px;overflow:auto;overflow-x:hidden}.app-fixed-height-610{height:610px;overflow:auto;overflow-x:hidden}.app-fixed-height-685{height:685px;overflow:auto;overflow-x:hidden}.app-arrow{height:15px;width:100%;text-align:center}.app-visible{display:block!important}.app-scheduling-symbol{position:absolute;right:15px;font-size:2.15em;z-index:100}.app-arrow:hover{background-color:#d3d3d3}.app-calendar-box{width:calc(100% - 380px);padding-left:10px;float:right}.app-deadline-box-container{width:380px;height:100%;float:left}.app-deadline-box{padding:0 3px;margin-bottom:5px;margin-left:5px;margin-right:5px;border-style:solid;border-color:#d3d3d3;border-width:2px;position:relative}.app-input-icon{position:absolute;color:#696969;top:11px;left:5px;z-index:999}.app-input-icon:hover{color:#696969}.app-text-center{text-align:center}.app-text-right{text-align:right}.app-text-left{text-align:left}.app-fe-sm-v{position:relative;top:0;width:1px;left:5px;font-size:8px;font-weight:700;color:#000;text-shadow:0px 0px .2px black}.app-fe-v{position:relative;top:-10px;left:145px;width:1px;font-size:11px;font-weight:700;color:#fffac2;text-shadow:0px 0px 1px #fffbcc}.app-card-function-button{padding:.5rem 1.25rem;border-bottom:solid 2px #D9D9D9}.app-modal-function-button{padding:8px 15px;border-bottom:solid 1px #D9D9D9}.app-no-bg-img{background-image:none!important}.app-widget-head-button{font-size:1.15rem;margin-top:-2px;margin-bottom:-5px;margin-left:10px}.app-line-separator{height:3px;background:rgb(237,237,237);border-bottom:1px solid rgb(237,237,237);margin-bottom:10px}.app-small-line-separator{height:2px;background:#ccc;border-bottom:1px solid #ccc;margin-bottom:5px;margin-top:5px}.app-link{color:#0275d8!important;cursor:pointer;text-decoration:none;display:block}.app-link:hover{color:#23527c!important;cursor:pointer;text-decoration:underline!important}.app-link-nocol{cursor:pointer;text-decoration:none}.app-link-nocol:hover{text-decoration:underline}.app-btn-widget{position:absolute;margin:0;top:3.5px;background-color:#414b50;cursor:pointer}.app-btn-widget-spacer{visibility:hidden;height:1px}.app-btn-widget:hover{background-color:#697378}.app-inline{display:inline}.app-btn-search{width:40.85px;height:38px}.app-fa-cell-fix{display:table-cell}.app-display-none{display:none}.app-border-radius-5{border-radius:5px!important}.app-no-padding{padding:0!important}.app-padding-5{padding:5px!important}.app-padding-2{padding:2px!important}.app-padding-3{padding:3px!important}.app-padding-10{padding:10px!important}.app-padding-15{padding:15px!important}.app-padding-left-0{padding-left:0!important}.app-padding-left-5{padding-left:5px!important}.app-padding-left-10{padding-left:10px!important}.app-padding-left-15{padding-left:15px!important}.app-padding-left-20{padding-left:20px!important}.app-padding-left-25{padding-left:25px!important}.app-padding-left-30{padding-left:30px!important}.app-padding-left-35{padding-left:35px!important}.app-padding-left-40{padding-left:40px!important}.app-padding-left-45{padding-left:45px!important}.app-padding-right-0{padding-right:0!important}.app-padding-right-5{padding-right:5px!important}.app-padding-right-10{padding-right:10px!important}.app-padding-right-15{padding-right:15px!important}.app-margin-0{margin:0!important}.app-margin-right-min-10{margin-right:-10px!important}.app-margin-left-min-2{margin-left:-2px}.app-margin-left-min-5{margin-left:-5px}.app-margin-left-min-10{margin-left:-10px!important}.app-margin-right-min-20{margin-right:-20px!important}.app-margin-left-0{margin-left:0!important}.app-margin-left-5{margin-left:5px!important}.app-margin-left-6{margin-left:6px!important}.app-margin-left-15{margin-left:15px!important}.app-margin-left-25{margin-left:25px!important}.app-margin-right-10{margin-right:10px!important}.app-margin-right-15{margin-right:15px!important}.app-margin-right-20{margin-right:20px!important}.app-margin-right-25{margin-right:25px!important}.app-margin-right-5{margin-right:5px!important}.app-margin-top-min-10{margin-top:-10px!important}.app-margin-top-min-15{margin-top:-15px!important}.app-margin-left-10{margin-left:10px!important}.app-margin-bottom-0{margin-bottom:0!important}.app-margin-bottom-2{margin-bottom:2px!important}.app-margin-bottom-5{margin-bottom:5px!important}.app-margin-bottom-10{margin-bottom:10px!important}.app-margin-bottom-14{margin-bottom:14px!important}.app-margin-bottom-15{margin-bottom:15px!important}.app-margin-bottom-20{margin-bottom:20px!important}.app-margin-bottom-25{margin-bottom:25px!important}.app-margin-bottom-30{margin-bottom:30px!important}.app-border-radius-10{border-radius:10px}.app-no-margin{margin:0!important}.app-no-row-margin{margin-left:0!important;margin-right:0!important}.app-white-text{color:#fff!important}.app-black-text{color:#242424!important}.app-pointer{cursor:pointer}.app-not-allowed{cursor:not-allowed}.app-hidden-view{visibility:hidden!important}.app-afterline-button{margin-top:5px;color:#fff;background-color:inherit;border-width:2px;border-color:#fff;font-weight:700;margin-bottom:-5px}.app-afterline-button-black{color:#000;background-color:inherit;border-width:2px;border-color:#000;font-weight:700;margin-bottom:5px}.m-t-min-2{margin-top:-2px}.m-t-1{margin-top:1px}.m-t-2{margin-top:2px}.m-t-3{margin-top:3px}.m-t-4{margin-top:4px}.m-t-6{margin-top:6px}.m-t-7{margin-top:7px}.m-t-8{margin-top:8px}.m-t-9{margin-top:9px}.m-t-10{margin-top:10px}.m-t-30{margin-top:30px}.f-s-25{font-size:25px}.app-pullleft-1{margin-right:1px}.app-pullleft-2{margin-right:2px}.app-pullleft-3{margin-right:3px}.app-pullleft-4{margin-right:4px}.app-pullleft-5{margin-right:5px}.app-pullleft-6{margin-right:6px}.app-pullleft-7{margin-right:7px}.app-pullleft-8{margin-right:8px}.app-pullleft-9{margin-right:9px}.app-pullleft-10{margin-right:10px}.app-pullleft-15{margin-right:15px}.app-pullright-1{margin-left:1px}.app-pullright-2{margin-left:2px}.app-pullright-3{margin-left:3px}.app-pullright-4{margin-left:4px}.app-pullright-5{margin-left:5px}.app-pullright-6{margin-left:6px}.app-pullright-7{margin-left:7px}.app-pullright-8{margin-left:8px}.app-pullright-9{margin-left:9px}.app-pullright-10{margin-left:10px}.app-pullright-15{margin-left:15px}.app-pullup-1{margin-bottom:1px}.app-pullup-2{margin-bottom:2px}.app-pullup-3{margin-bottom:3px}.app-pullup-4{margin-bottom:4px}.app-pullup-5{margin-bottom:5px}.app-pullup-6{margin-bottom:6px}.app-pullup-7{margin-bottom:7px}.app-pullup-8{margin-bottom:8px}.app-pullup-9{margin-bottom:9px}.app-pullup-10{margin-bottom:10px}.app-pullup-15{margin-bottom:15px}.app-one-clm-width{width:100%}.app-two-clm-width{width:50%}.app-three-clm-width{width:33.333%}.app-four-clm-width{width:25%}.app-five-clm-width{width:20%}.app-six-clm-width{width:16.666%}.app-col-12{width:100%}.app-col-11{width:91.66666667%}.app-col-10{width:83.33333333%}.app-col-9{width:75%}.app-col-8{width:66.66666667%}.app-col-7{width:58.33333333%}.app-col-6{width:50%}.app-col-5{width:41.66666667%}.app-col-4{width:33.33333333%}.app-col-3{width:25%}.app-col-2{width:16.66666667%}.app-col-1{width:8.33333333%}.app-padding-bottom-0{padding-bottom:0!important}.app-padding-bottom-5{padding-bottom:5px}.app-padding-bottom-10{padding-bottom:10px}.app-padding-top-0{padding-top:0!important}.app-padding-top-3{padding-top:3px!important}.app-padding-top-8{padding-top:8px!important}.app-padding-top-5{padding-top:5px!important}.app-padding-top-10{padding-top:10px!important}.app-padding-top-13{padding-top:13px!important}.app-padding-top-15{padding-top:15px!important}.app-padding-top-16{padding-top:16px!important}.app-mb-0{margin-bottom:0}.file-upload .file-upload-btn{position:absolute;width:100%;height:35px;z-index:9;opacity:0}.file-upload .delete-file{position:absolute;right:50px;top:8px;font-size:16px;opacity:.8;cursor:pointer;z-index:99;visibility:hidden}.file-upload:hover .delete-file{visibility:visible}.app-right-15{right:15px}.app-top-0{top:0}.app-top-10{top:10px}.app-fs-30{font-size:30px}.app-fs-16{font-size:16px}.app-fs-20{font-size:20px}.app-fs-23{font-size:23px}.app-fs-24{font-size:24px}.app-fs-18{font-size:18px}.app-fs-14{font-size:14px}.app-fs-12{font-size:12px}.selectable-timeline{height:20px;display:flex}.timeline-element-selected{cursor:pointer;text-decoration:underline;font-weight:700}.timeline-element-unselected{cursor:pointer;font-style:italic}.timeline-arrow{width:15px}.timeline-element-container{width:calc(100% - 37px);overflow:hidden;white-space:nowrap;text-overflow:ellipsis;display:flex}.app-checkbox-label{margin-left:5px;margin-top:-1px}.app-nowrap{white-space:nowrap}.app-min-height-365{min-height:365px}.app-min-width-std-395{min-width:395px}.app-min-width-std-110{min-width:110px}.app-min-width-std-150{min-width:150px}.app-min-width-std-220{min-width:220px}.app-min-width-std-120{min-width:120px}.app-min-width-std-70{min-width:70px}.app-ltab-border{border-left:2px solid #bbb}.app-rtab-border{border-right:2px solid #bbb}.app-col-min{width:1px}.app-filter-wrapper{padding-left:0;margin-top:20px}.app-first-filter-line{margin-top:-20px}.caret{display:inline-block;width:0;height:0;margin-left:2px;vertical-align:middle}.dropup,.dropdown{position:relative}.dropdown-toggle:focus{outline:0}.dropdown-menu{position:absolute;top:100%;left:0;display:none;float:left;min-width:160px;padding:5px 0;margin:2px 0 0;list-style:none;text-align:left;border:1px solid #CCC;background-clip:padding-box}.dropdown-menu.pull-right{right:0;left:auto}.dropdown-menu>li>a{display:block;padding:3px 20px;clear:both;font-weight:400;white-space:nowrap}.dropdown-menu>li>a:hover,.dropdown-menu>li>a:focus{text-decoration:none}.dropdown-menu>.active>a,.dropdown-menu>.active>a:hover,.dropdown-menu>.active>a:focus{text-decoration:none;outline:0}.dropdown-menu>.disabled>a:hover,.dropdown-menu>.disabled>a:focus{text-decoration:none;background-color:transparent;background-image:none}.open>.dropdown-menu{display:block}.open>a{outline:0}.dropdown-menu-right-user{left:-250px;right:0;top:-2px;width:242px}.dropdown-menu-right{left:auto;right:0}.dropdown-menu-left{left:0;right:auto}.dropdown-header{display:block;padding:3px 20px;white-space:nowrap}.dropdown-backdrop{position:fixed;inset:0}.pull-right>.dropdown-menu{right:0;left:auto}.dropup .caret,.navbar-fixed-bottom .dropdown .caret{border-top:0;content:\"\"}.dropup .dropdown-menu,.navbar-fixed-bottom .dropdown .dropdown-menu{top:auto;bottom:100%;margin-bottom:2px}.pace .pace-progress{background:#637CA0;position:absolute;height:3px;z-index:0}.pace .pace-progress-inner{display:none}.pace .pace-activity{position:absolute;top:10px;left:10px;border-width:1px;right:auto;width:18px;height:18px;border-top-color:#242d3a;border-left-color:#242d3a}.slimScrollBar,.slimScrollRail{border-radius:0!important;width:4px!important}.gu-mirror{position:fixed!important;margin:0!important;z-index:9999!important;opacity:.8;-ms-filter:\"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)\";filter:alpha(opacity=80);pointer-events:none}.gu-hide{left:-9999px!important}.gu-unselectable{-webkit-user-select:none!important;user-select:none!important}.gu-transit{opacity:.2;-ms-filter:\"progid:DXImageTransform.Microsoft.Alpha(Opacity=20)\";filter:alpha(opacity=20)}.guppy_help{max-height:400px;overflow-y:scroll}.toast-container{margin-top:55px}.ngx-json-viewer .segment-type-null>.segment-main>.segment-value{background-color:inherit!important}.swal2-html-container{overflow:hidden}@font-face{font-family:Roboto;font-style:normal;font-weight:100;src:local(\"Roboto Thin\"),local(\"Roboto-Thin\"),url(/assets/fonts/google/Roboto/Roboto-Thin.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:100;src:local(\"Roboto Thin Italic\"),local(\"Roboto-ThinItalic\"),url(/assets/fonts/google/Roboto/Roboto-ThinItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:300;src:local(\"Roboto Light\"),local(\"Roboto-Light\"),url(/assets/fonts/google/Roboto/Roboto-Light.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:300;src:local(\"Roboto Light Italic\"),local(\"Roboto-LightItalic\"),url(/assets/fonts/google/Roboto/Roboto-LightItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:400;src:local(\"Roboto Regular\"),local(\"Roboto-Regular\"),url(/assets/fonts/google/Roboto/Roboto-Regular.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:400;src:local(\"Roboto Italic\"),local(\"Roboto-Italic\"),url(/assets/fonts/google/Roboto/Roboto-Italic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:500;src:local(\"Roboto Medium\"),local(\"Roboto-Medium\"),url(/assets/fonts/google/Roboto/Roboto-Medium.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:500;src:local(\"Roboto Medium Italic\"),local(\"Roboto-MediumItalic\"),url(/assets/fonts/google/Roboto/Roboto-MediumItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:700;src:local(\"Roboto Bold\"),local(\"Roboto-Bold\"),url(/assets/fonts/google/Roboto/Roboto-Bold.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:700;src:local(\"Roboto Bold Italic\"),local(\"Roboto-BoldItalic\"),url(/assets/fonts/google/Roboto/Roboto-BoldItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:900;src:local(\"Roboto Black\"),local(\"Roboto-Black\"),url(/assets/fonts/google/Roboto/Roboto-Black.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:900;src:local(\"Roboto Black Italic\"),local(\"Roboto-BlackItalic\"),url(/assets/fonts/google/Roboto/Roboto-BlackItalic.ttf) format(\"truetype\")}html{height:100%;min-height:100%}body{font-family:Roboto,sans-serif;font-size:14px;color:#242424}body:before{content:\"\";position:fixed;width:100%;height:100%;top:0;left:0;background:#e9ebee;will-change:transform;z-index:-1}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{font-weight:400}h1 small,h2 small,h3 small,h4 small,h5 small,h6 small,.h1 small,.h2 small,.h3 small,.h4 small,.h5 small,.h6 small{font-size:70%}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-button{width:0px;height:0px}::-webkit-scrollbar-thumb{background:#e1e1e1;border:0px none #ffffff;border-radius:0}::-webkit-scrollbar-thumb:hover{background:#cccccc}::-webkit-scrollbar-thumb:active{background:#888888}::-webkit-scrollbar-track{background:#666666;border:0px none #ffffff;border-radius:0}::-webkit-scrollbar-track:hover{background:#666666}::-webkit-scrollbar-track:active{background:#333333}::-webkit-scrollbar-corner{background:transparent}.transition{transition:.3s}.widget-controls{position:absolute;z-index:1;top:0;right:0;padding:10px 20px;font-size:14px}.widget-controls a{color:#fff;margin-left:7px;line-height:1;vertical-align:top;display:inline-block}.widget-controls a i.glyphicon-resize-full{font-size:13px}.widget-controls a:hover{color:#ffffffb3}.widget-controls a.dropdown-toggle:after{display:none}.widget-controls ul.dropdown-menu{min-width:9rem;padding:0;border-radius:0}.widget-controls ul.dropdown-menu li{padding:4px;overflow:hidden}.widget-controls ul.dropdown-menu li a{color:#242d3a;font-size:13px;width:100%}.widget-controls ul.dropdown-menu li:hover{background-color:#242d3a}.widget-controls ul.dropdown-menu li:hover a{color:#fff}.card.fullscreened .card-header{line-height:35px}.card.fullscreened .card-header .widget-controls{padding:20px}.card.fullscreened .card-header .widget-controls a{margin-left:12px}.card.fullscreened .card-header .widget-controls a.setting{display:none}.card.fullscreened.card-primary{background:#024a88}.card.fullscreened.card-success{background:#2d922d}.card.fullscreened.card-info{background:#248dad}.card.fullscreened.card-warning{background:#f79a17}.card.fullscreened.card-danger{background:#bf1725}.scrolling{height:100%;overflow-y:scroll;padding-bottom:60px}.no-margin{margin:0}.bottom-15{margin-bottom:15px}.m-t-5{margin-top:5px}.m-t-15{margin-top:15px}.res-img{width:100%}.chart-outher{width:55%;margin:0 auto}.p-t-10{padding-top:10%}.o-visible{overflow:visible}.w-150{width:150px}.w-200{width:200px}@media (max-width: 543px){.chart-outher{width:100%}}@media (min-width: 544px) and (max-width: 767px){.chart-outher{width:85%}}@media (min-width: 992px) and (max-width: 1199px){.chart-outher{width:65%}}.mat-form-field-disabled .mat-form-field-wrapper{background-color:#ddd}.mat-no-border-top .mat-form-field-infix{border-top:none!important}.mat-dflt-margin,.mat-form-field-appearance-outline .mat-form-field-wrapper{margin-top:.125em!important;margin-bottom:.125em!important}.mat-form-field-wrapper{padding-bottom:0;height:35px;min-height:35px!important;margin-bottom:-7px!important}.mat-full-width{width:100%}.mat-full-height .mat-form-field-wrapper{height:100%!important}.mat-form-field-appearance-outline .mat-form-field-infix{padding-top:5px;padding-bottom:0;height:36px}.mat-form-field-appearance-outline .mat-form-field-infix select.mat-input-element{background-color:transparent;margin-bottom:-11px!important;margin-top:-2px!important;padding-top:0!important;top:0!important}.mat-form-field-appearance-outline .mat-form-field-infix input{display:inline-flex;margin-top:-8px;margin-bottom:-5px;padding-top:8px}.mat-form-field-appearance-outline .mat-form-field-suffix{height:25px!important;top:-2px!important}.mat-form-field-appearance-outline .mat-form-field-suffix .form-input-suffix{margin-right:5px!important;position:absolute!important;top:7px!important;right:4px!important}.mat-form-field-appearance-outline .mat-form-field-infix .form-input-suffix{position:relative!important;top:-4px!important}.mat-form-field-prefix .mat-icon-button,.mat-form-field-suffix .mat-icon-button{height:32px!important}.mat-form-field-label-wrapper{top:-8px}.mat-form-field-type-mat-native-select .mat-form-field-infix:after{top:60%!important}.mat-form-field-suffix{margin-right:-10px!important}.cdk-overlay-container{z-index:99999999!important}.mat-height-fixed .mat-form-field-flex{height:38px!important}.mat-height-auto .mat-form-field-flex{height:auto!important;padding-bottom:5px!important;padding-top:5px!important;padding-right:2px!important}.mat-height-auto .mat-form-field-infix{height:auto!important}.mat-icon-button-override{width:25px!important;top:0!important;color:#000000a3!important;position:absolute!important}.mat-icon-button-override-suffix{right:-5px!important}.mat-icon-button-override-prefix{left:-5px!important}.mat-option{height:25px!important;font-size:14px!important}.ngx-mat-timepicker .mat-form-field-infix{border-top:none!important}.mat-form-field-wrapper .form-control{width:100%;border:none;padding:0;line-height:1}.mat-form-field-wrapper .form-control:focus{box-shadow:none!important}.mat-form-field-wrapper .form-control.checking-field.ng-touched{padding-right:0;background-position-y:14px!important;background-position-x:right;padding-top:8px;padding-bottom:0}.mat-height-auto .form-control.checking-field.ng-touched{padding-right:25px;background-position:center right .625rem!important}.mat-form-field-wrapper .form-control.input-small.checking-field.ng-touched{background-position-y:9px!important;padding-right:25px}.mat-form-field-wrapper .form-control{background-color:transparent!important}.mat-form-field-wrapper .form-control.checking-combo.ng-touched{padding-right:45px;background-position-y:8px!important;padding-top:4px!important}.mat-form-field-wrapper .form-control.checking-combo.ng-untouched{padding-right:20px;background-position-y:8px!important;padding-top:4px!important}.mat-input-with-suffix{width:calc(100% - 35px)!important;display:inline-block!important;margin-right:10px!important}.mat-input-group-addon .mat-form-field-appearance-outline .mat-form-field-wrapper{background-color:#eceeef;border:1px solid rgba(0,0,0,.15);border-radius:.25rem}.mat-form-field-appearance-outline textarea{padding:5px 0!important}.snow{position:absolute;width:10px;height:10px;background:white;border-radius:50%}.snow:nth-child(1){opacity:.9678;transform:translate(87.4628vw,-10px) scale(.6604);animation:fall-1 15s -22s linear infinite}@keyframes fall-1{68.4%{transform:translate(79.4235vw,68.4vh) scale(.6604)}to{transform:translate(83.44315vw,99vh) scale(.6604)}}.snow:nth-child(2){opacity:.868;transform:translate(3.558vw,-10px) scale(.5691);animation:fall-2 19s -28s linear infinite}@keyframes fall-2{76.678%{transform:translate(-1.0052vw,76.678vh) scale(.5691)}to{transform:translate(1.2764vw,99vh) scale(.5691)}}.snow:nth-child(3){opacity:.9572;transform:translate(42.8215vw,-10px) scale(.9472);animation:fall-3 16s -18s linear infinite}@keyframes fall-3{32.473%{transform:translate(47.7395vw,32.473vh) scale(.9472)}to{transform:translate(45.2805vw,99vh) scale(.9472)}}.snow:nth-child(4){opacity:.866;transform:translate(25.9561vw,-10px) scale(.6996);animation:fall-4 29s -20s linear infinite}@keyframes fall-4{56.216%{transform:translate(35.6769vw,56.216vh) scale(.6996)}to{transform:translate(30.8165vw,99vh) scale(.6996)}}.snow:nth-child(5){opacity:1.494;transform:translate(90.9923vw,-10px) scale(.7837);animation:fall-5 20s -27s linear infinite}@keyframes fall-5{46.046%{transform:translate(97.423vw,46.046vh) scale(.7837)}to{transform:translate(94.20765vw,99vh) scale(.7837)}}.snow:nth-child(6){opacity:1.1136;transform:translate(18.4309vw,-10px) scale(.1657);animation:fall-6 15s -21s linear infinite}@keyframes fall-6{44.995%{transform:translate(17.0864vw,44.995vh) scale(.1657)}to{transform:translate(17.75865vw,99vh) scale(.1657)}}.snow:nth-child(7){opacity:.1476;transform:translate(94.6876vw,-10px) scale(.5905);animation:fall-7 19s -29s linear infinite}@keyframes fall-7{31.815%{transform:translate(91.4636vw,31.815vh) scale(.5905)}to{transform:translate(93.0756vw,99vh) scale(.5905)}}.snow:nth-child(8){opacity:1.5242;transform:translate(65.4965vw,-10px) scale(.1802);animation:fall-8 14s -4s linear infinite}@keyframes fall-8{34.656%{transform:translate(69.4751vw,34.656vh) scale(.1802)}to{transform:translate(67.4858vw,99vh) scale(.1802)}}.snow:nth-child(9){opacity:1.002;transform:translate(8.0893vw,-10px) scale(.3673);animation:fall-9 29s -16s linear infinite}@keyframes fall-9{72.356%{transform:translate(11.3812vw,72.356vh) scale(.3673)}to{transform:translate(9.73525vw,99vh) scale(.3673)}}.snow:nth-child(10){opacity:.375;transform:translate(7.3001vw,-10px) scale(.7795);animation:fall-10 13s -10s linear infinite}@keyframes fall-10{36.946%{transform:translate(16.3194vw,36.946vh) scale(.7795)}to{transform:translate(11.80975vw,99vh) scale(.7795)}}.snow:nth-child(11){opacity:.4952;transform:translate(17.4305vw,-10px) scale(.2196);animation:fall-11 11s -5s linear infinite}@keyframes fall-11{43.403%{transform:translate(27.0349vw,43.403vh) scale(.2196)}to{transform:translate(22.2327vw,99vh) scale(.2196)}}.snow:nth-child(12){opacity:1.0816;transform:translate(90.4952vw,-10px) scale(.7727);animation:fall-12 21s -28s linear infinite}@keyframes fall-12{56.634%{transform:translate(93.5655vw,56.634vh) scale(.7727)}to{transform:translate(92.03035vw,99vh) scale(.7727)}}.snow:nth-child(13){opacity:.2808;transform:translate(45.1452vw,-10px) scale(.1306);animation:fall-13 12s -20s linear infinite}@keyframes fall-13{47.594%{transform:translate(41.5086vw,47.594vh) scale(.1306)}to{transform:translate(43.3269vw,99vh) scale(.1306)}}.snow:nth-child(14){opacity:1.9782;transform:translate(95.0683vw,-10px) scale(.2554);animation:fall-14 15s -13s linear infinite}@keyframes fall-14{42.353%{transform:translate(98.8451vw,42.353vh) scale(.2554)}to{transform:translate(96.9567vw,99vh) scale(.2554)}}.snow:nth-child(15){opacity:1.6694;transform:translate(24.644vw,-10px) scale(.8116);animation:fall-15 30s -6s linear infinite}@keyframes fall-15{47.566%{transform:translate(18.2441vw,47.566vh) scale(.8116)}to{transform:translate(21.44405vw,99vh) scale(.8116)}}.snow:nth-child(16){opacity:1.372;transform:translate(65.1865vw,-10px) scale(.8503);animation:fall-16 14s -29s linear infinite}@keyframes fall-16{65.314%{transform:translate(66.693vw,65.314vh) scale(.8503)}to{transform:translate(65.93975vw,99vh) scale(.8503)}}.snow:nth-child(17){opacity:.4896;transform:translate(.7277vw,-10px) scale(.9802);animation:fall-17 23s -17s linear infinite}@keyframes fall-17{75.423%{transform:translate(-.5347vw,75.423vh) scale(.9802)}to{transform:translate(.0965vw,99vh) scale(.9802)}}.snow:nth-child(18){opacity:1.3438;transform:translate(9.9839vw,-10px) scale(.2204);animation:fall-18 29s -2s linear infinite}@keyframes fall-18{63.173%{transform:translate(11.7485vw,63.173vh) scale(.2204)}to{transform:translate(10.8662vw,99vh) scale(.2204)}}.snow:nth-child(19){opacity:.5296;transform:translate(10.9447vw,-10px) scale(.8213);animation:fall-19 14s -19s linear infinite}@keyframes fall-19{74.541%{transform:translate(4.8024vw,74.541vh) scale(.8213)}to{transform:translate(7.87355vw,99vh) scale(.8213)}}.snow:nth-child(20){opacity:1.577;transform:translate(21.9727vw,-10px) scale(.2641);animation:fall-20 11s -30s linear infinite}@keyframes fall-20{56.583%{transform:translate(28.159vw,56.583vh) scale(.2641)}to{transform:translate(25.06585vw,99vh) scale(.2641)}}.snow:nth-child(21){opacity:.0548;transform:translate(22.2085vw,-10px) scale(.7651);animation:fall-21 24s -21s linear infinite}@keyframes fall-21{47.752%{transform:translate(30.7498vw,47.752vh) scale(.7651)}to{transform:translate(26.47915vw,99vh) scale(.7651)}}.snow:nth-child(22){opacity:1.8866;transform:translate(36.5656vw,-10px) scale(.0874);animation:fall-22 12s -11s linear infinite}@keyframes fall-22{75.701%{transform:translate(40.967vw,75.701vh) scale(.0874)}to{transform:translate(38.7663vw,99vh) scale(.0874)}}.snow:nth-child(23){opacity:.0688;transform:translate(9.8409vw,-10px) scale(.338);animation:fall-23 24s -5s linear infinite}@keyframes fall-23{57.055%{transform:translate(13.42vw,57.055vh) scale(.338)}to{transform:translate(11.63045vw,99vh) scale(.338)}}.snow:nth-child(24){opacity:1.0778;transform:translate(66.1337vw,-10px) scale(.633);animation:fall-24 12s -8s linear infinite}@keyframes fall-24{50.024%{transform:translate(58.0536vw,50.024vh) scale(.633)}to{transform:translate(62.09365vw,99vh) scale(.633)}}.snow:nth-child(25){opacity:1.88;transform:translate(79.9309vw,-10px) scale(.6956);animation:fall-25 21s -5s linear infinite}@keyframes fall-25{69.956%{transform:translate(87.9491vw,69.956vh) scale(.6956)}to{transform:translate(83.94vw,99vh) scale(.6956)}}.snow:nth-child(26){opacity:1.6534;transform:translate(68.4708vw,-10px) scale(.4409);animation:fall-26 12s -10s linear infinite}@keyframes fall-26{78.167%{transform:translate(69.2267vw,78.167vh) scale(.4409)}to{transform:translate(68.84875vw,99vh) scale(.4409)}}.snow:nth-child(27){opacity:1.937;transform:translate(54.7358vw,-10px) scale(.2321);animation:fall-27 27s -24s linear infinite}@keyframes fall-27{58.419%{transform:translate(52.9515vw,58.419vh) scale(.2321)}to{transform:translate(53.84365vw,99vh) scale(.2321)}}.snow:nth-child(28){opacity:.7442;transform:translate(20.6008vw,-10px) scale(.185);animation:fall-28 13s -13s linear infinite}@keyframes fall-28{45.343%{transform:translate(12.2124vw,45.343vh) scale(.185)}to{transform:translate(16.4066vw,99vh) scale(.185)}}.snow:nth-child(29){opacity:.651;transform:translate(5.8064vw,-10px) scale(.4059);animation:fall-29 15s -3s linear infinite}@keyframes fall-29{72.143%{transform:translate(6.6391vw,72.143vh) scale(.4059)}to{transform:translate(6.22275vw,99vh) scale(.4059)}}.snow:nth-child(30){opacity:.1178;transform:translate(13.6001vw,-10px) scale(.025);animation:fall-30 21s -2s linear infinite}@keyframes fall-30{67.274%{transform:translate(10.3259vw,67.274vh) scale(.025)}to{transform:translate(11.963vw,99vh) scale(.025)}}.snow:nth-child(31){opacity:.8418;transform:translate(23.003vw,-10px) scale(.6213);animation:fall-31 17s -30s linear infinite}@keyframes fall-31{43.012%{transform:translate(30.1373vw,43.012vh) scale(.6213)}to{transform:translate(26.57015vw,99vh) scale(.6213)}}.snow:nth-child(32){opacity:.2222;transform:translate(64.4706vw,-10px) scale(.6956);animation:fall-32 24s -12s linear infinite}@keyframes fall-32{56.259%{transform:translate(72.3242vw,56.259vh) scale(.6956)}to{transform:translate(68.3974vw,99vh) scale(.6956)}}.snow:nth-child(33){opacity:1.603;transform:translate(33.1324vw,-10px) scale(.0779);animation:fall-33 20s -4s linear infinite}@keyframes fall-33{50.989%{transform:translate(31.7153vw,50.989vh) scale(.0779)}to{transform:translate(32.42385vw,99vh) scale(.0779)}}.snow:nth-child(34){opacity:.5326;transform:translate(44.1207vw,-10px) scale(.6381);animation:fall-34 26s -10s linear infinite}@keyframes fall-34{67.333%{transform:translate(46.1518vw,67.333vh) scale(.6381)}to{transform:translate(45.13625vw,99vh) scale(.6381)}}.snow:nth-child(35){opacity:1.8704;transform:translate(4.927vw,-10px) scale(.8647);animation:fall-35 22s -20s linear infinite}@keyframes fall-35{48.822%{transform:translate(-3.423vw,48.822vh) scale(.8647)}to{transform:translate(.752vw,99vh) scale(.8647)}}.snow:nth-child(36){opacity:.206;transform:translate(94.8768vw,-10px) scale(.5653);animation:fall-36 16s -14s linear infinite}@keyframes fall-36{57.648%{transform:translate(102.0053vw,57.648vh) scale(.5653)}to{transform:translate(98.44105vw,99vh) scale(.5653)}}.snow:nth-child(37){opacity:.0624;transform:translate(67.4872vw,-10px) scale(.0673);animation:fall-37 26s -18s linear infinite}@keyframes fall-37{30.761%{transform:translate(63.7293vw,30.761vh) scale(.0673)}to{transform:translate(65.60825vw,99vh) scale(.0673)}}.snow:nth-child(38){opacity:1.2148;transform:translate(85.2768vw,-10px) scale(.6823);animation:fall-38 28s -23s linear infinite}@keyframes fall-38{45.1%{transform:translate(82.1545vw,45.1vh) scale(.6823)}to{transform:translate(83.71565vw,99vh) scale(.6823)}}.snow:nth-child(39){opacity:.2348;transform:translate(36.7344vw,-10px) scale(.309);animation:fall-39 27s -1s linear infinite}@keyframes fall-39{71.648%{transform:translate(30.7005vw,71.648vh) scale(.309)}to{transform:translate(33.71745vw,99vh) scale(.309)}}.snow:nth-child(40){opacity:.4852;transform:translate(.6567vw,-10px) scale(.3882);animation:fall-40 24s -14s linear infinite}@keyframes fall-40{42.796%{transform:translate(6.313vw,42.796vh) scale(.3882)}to{transform:translate(3.48485vw,99vh) scale(.3882)}}.snow:nth-child(41){opacity:1.7802;transform:translate(96.4585vw,-10px) scale(.0849);animation:fall-41 22s -16s linear infinite}@keyframes fall-41{74.66%{transform:translate(90.6404vw,74.66vh) scale(.0849)}to{transform:translate(93.54945vw,99vh) scale(.0849)}}.snow:nth-child(42){opacity:1.8086;transform:translate(29.9705vw,-10px) scale(.9921);animation:fall-42 21s -13s linear infinite}@keyframes fall-42{61.521%{transform:translate(36.985vw,61.521vh) scale(.9921)}to{transform:translate(33.47775vw,99vh) scale(.9921)}}.snow:nth-child(43){opacity:.8624;transform:translate(90.0628vw,-10px) scale(.6444);animation:fall-43 12s -16s linear infinite}@keyframes fall-43{49.197%{transform:translate(98.2268vw,49.197vh) scale(.6444)}to{transform:translate(94.1448vw,99vh) scale(.6444)}}.snow:nth-child(44){opacity:.4936;transform:translate(56.3091vw,-10px) scale(.4209);animation:fall-44 22s -26s linear infinite}@keyframes fall-44{41.735%{transform:translate(61.9409vw,41.735vh) scale(.4209)}to{transform:translate(59.125vw,99vh) scale(.4209)}}.snow:nth-child(45){opacity:1.9568;transform:translate(73.1529vw,-10px) scale(.8093);animation:fall-45 26s -14s linear infinite}@keyframes fall-45{53.172%{transform:translate(64.9295vw,53.172vh) scale(.8093)}to{transform:translate(69.0412vw,99vh) scale(.8093)}}.snow:nth-child(46){opacity:1.3834;transform:translate(75.8488vw,-10px) scale(.272);animation:fall-46 15s -29s linear infinite}@keyframes fall-46{41.956%{transform:translate(83.3641vw,41.956vh) scale(.272)}to{transform:translate(79.60645vw,99vh) scale(.272)}}.snow:nth-child(47){opacity:1.9922;transform:translate(15.2423vw,-10px) scale(.4055);animation:fall-47 24s -3s linear infinite}@keyframes fall-47{49.067%{transform:translate(17.3242vw,49.067vh) scale(.4055)}to{transform:translate(16.28325vw,99vh) scale(.4055)}}.snow:nth-child(48){opacity:1.4946;transform:translate(48.8711vw,-10px) scale(.908);animation:fall-48 18s -10s linear infinite}@keyframes fall-48{50.722%{transform:translate(45.1468vw,50.722vh) scale(.908)}to{transform:translate(47.00895vw,99vh) scale(.908)}}.snow:nth-child(49){opacity:.8374;transform:translate(11.8802vw,-10px) scale(.182);animation:fall-49 23s -11s linear infinite}@keyframes fall-49{62.403%{transform:translate(8.7744vw,62.403vh) scale(.182)}to{transform:translate(10.3273vw,99vh) scale(.182)}}.snow:nth-child(50){opacity:.6086;transform:translate(41.6583vw,-10px) scale(.7144);animation:fall-50 19s -22s linear infinite}@keyframes fall-50{44.986%{transform:translate(43.4072vw,44.986vh) scale(.7144)}to{transform:translate(42.53275vw,99vh) scale(.7144)}}.snow:nth-child(51){opacity:1.4056;transform:translate(50.9222vw,-10px) scale(.8323);animation:fall-51 11s -5s linear infinite}@keyframes fall-51{39.352%{transform:translate(46.8135vw,39.352vh) scale(.8323)}to{transform:translate(48.86785vw,99vh) scale(.8323)}}.snow:nth-child(52){opacity:1.5392;transform:translate(10.5978vw,-10px) scale(.3752);animation:fall-52 29s -15s linear infinite}@keyframes fall-52{56.047%{transform:translate(16.7627vw,56.047vh) scale(.3752)}to{transform:translate(13.68025vw,99vh) scale(.3752)}}.snow:nth-child(53){opacity:.0338;transform:translate(63.9897vw,-10px) scale(.5489);animation:fall-53 28s -5s linear infinite}@keyframes fall-53{33.453%{transform:translate(63.7629vw,33.453vh) scale(.5489)}to{transform:translate(63.8763vw,99vh) scale(.5489)}}.snow:nth-child(54){opacity:.853;transform:translate(85.1293vw,-10px) scale(.2981);animation:fall-54 11s -5s linear infinite}@keyframes fall-54{64.106%{transform:translate(93.001vw,64.106vh) scale(.2981)}to{transform:translate(89.06515vw,99vh) scale(.2981)}}.snow:nth-child(55){opacity:.137;transform:translate(54.4442vw,-10px) scale(.8842);animation:fall-55 15s -8s linear infinite}@keyframes fall-55{54.149%{transform:translate(45.9956vw,54.149vh) scale(.8842)}to{transform:translate(50.2199vw,99vh) scale(.8842)}}.snow:nth-child(56){opacity:1.8842;transform:translate(93.3222vw,-10px) scale(.129);animation:fall-56 25s -1s linear infinite}@keyframes fall-56{79.358%{transform:translate(91.9694vw,79.358vh) scale(.129)}to{transform:translate(92.6458vw,99vh) scale(.129)}}.snow:nth-child(57){opacity:1.8714;transform:translate(.0815vw,-10px) scale(.2681);animation:fall-57 30s -14s linear infinite}@keyframes fall-57{65.361%{transform:translate(2.5898vw,65.361vh) scale(.2681)}to{transform:translate(1.33565vw,99vh) scale(.2681)}}.snow:nth-child(58){opacity:.391;transform:translate(39.063vw,-10px) scale(.6219);animation:fall-58 16s -10s linear infinite}@keyframes fall-58{74.642%{transform:translate(47.1647vw,74.642vh) scale(.6219)}to{transform:translate(43.11385vw,99vh) scale(.6219)}}.snow:nth-child(59){opacity:.279;transform:translate(36.8866vw,-10px) scale(.4958);animation:fall-59 15s -14s linear infinite}@keyframes fall-59{51.437%{transform:translate(36.252vw,51.437vh) scale(.4958)}to{transform:translate(36.5693vw,99vh) scale(.4958)}}.snow:nth-child(60){opacity:1.2692;transform:translate(72.9026vw,-10px) scale(.2735);animation:fall-60 12s -21s linear infinite}@keyframes fall-60{78.543%{transform:translate(71.6021vw,78.543vh) scale(.2735)}to{transform:translate(72.25235vw,99vh) scale(.2735)}}.snow:nth-child(61){opacity:1.259;transform:translate(88.5499vw,-10px) scale(.1157);animation:fall-61 23s -21s linear infinite}@keyframes fall-61{32.982%{transform:translate(82.0451vw,32.982vh) scale(.1157)}to{transform:translate(85.2975vw,99vh) scale(.1157)}}.snow:nth-child(62){opacity:1.332;transform:translate(93.3215vw,-10px) scale(.1021);animation:fall-62 16s -30s linear infinite}@keyframes fall-62{77.064%{transform:translate(95.6219vw,77.064vh) scale(.1021)}to{transform:translate(94.4717vw,99vh) scale(.1021)}}.snow:nth-child(63){opacity:.8784;transform:translate(23.4551vw,-10px) scale(.4059);animation:fall-63 11s -10s linear infinite}@keyframes fall-63{39.477%{transform:translate(22.4954vw,39.477vh) scale(.4059)}to{transform:translate(22.97525vw,99vh) scale(.4059)}}.snow:nth-child(64){opacity:.2266;transform:translate(62.8982vw,-10px) scale(.7573);animation:fall-64 14s -22s linear infinite}@keyframes fall-64{30.436%{transform:translate(54.0458vw,30.436vh) scale(.7573)}to{transform:translate(58.472vw,99vh) scale(.7573)}}.snow:nth-child(65){opacity:.3554;transform:translate(22.6054vw,-10px) scale(.5858);animation:fall-65 21s -14s linear infinite}@keyframes fall-65{56.08%{transform:translate(31.4569vw,56.08vh) scale(.5858)}to{transform:translate(27.03115vw,99vh) scale(.5858)}}.snow:nth-child(66){opacity:.229;transform:translate(63.3103vw,-10px) scale(.3914);animation:fall-66 22s -18s linear infinite}@keyframes fall-66{34.263%{transform:translate(62.2523vw,34.263vh) scale(.3914)}to{transform:translate(62.7813vw,99vh) scale(.3914)}}.snow:nth-child(67){opacity:1.9196;transform:translate(49.6334vw,-10px) scale(.9883);animation:fall-67 19s -29s linear infinite}@keyframes fall-67{67.542%{transform:translate(43.1631vw,67.542vh) scale(.9883)}to{transform:translate(46.39825vw,99vh) scale(.9883)}}.snow:nth-child(68){opacity:1.1024;transform:translate(24.7839vw,-10px) scale(.7941);animation:fall-68 24s -26s linear infinite}@keyframes fall-68{30.377%{transform:translate(24.3813vw,30.377vh) scale(.7941)}to{transform:translate(24.5826vw,99vh) scale(.7941)}}.snow:nth-child(69){opacity:.6714;transform:translate(26.0172vw,-10px) scale(.0198);animation:fall-69 17s -23s linear infinite}@keyframes fall-69{47.64%{transform:translate(22.4166vw,47.64vh) scale(.0198)}to{transform:translate(24.2169vw,99vh) scale(.0198)}}.snow:nth-child(70){opacity:1.6078;transform:translate(14.2872vw,-10px) scale(.6311);animation:fall-70 22s -23s linear infinite}@keyframes fall-70{59.669%{transform:translate(11.8221vw,59.669vh) scale(.6311)}to{transform:translate(13.05465vw,99vh) scale(.6311)}}.snow:nth-child(71){opacity:.226;transform:translate(24.7227vw,-10px) scale(.1056);animation:fall-71 26s -4s linear infinite}@keyframes fall-71{54.902%{transform:translate(19.8588vw,54.902vh) scale(.1056)}to{transform:translate(22.29075vw,99vh) scale(.1056)}}.snow:nth-child(72){opacity:1.4048;transform:translate(57.4882vw,-10px) scale(.5345);animation:fall-72 11s -15s linear infinite}@keyframes fall-72{68.339%{transform:translate(64.9102vw,68.339vh) scale(.5345)}to{transform:translate(61.1992vw,99vh) scale(.5345)}}.snow:nth-child(73){opacity:.1626;transform:translate(61.1654vw,-10px) scale(.4181);animation:fall-73 21s -15s linear infinite}@keyframes fall-73{76.033%{transform:translate(66.816vw,76.033vh) scale(.4181)}to{transform:translate(63.9907vw,99vh) scale(.4181)}}.snow:nth-child(74){opacity:.5506;transform:translate(53.085vw,-10px) scale(.3069);animation:fall-74 23s -10s linear infinite}@keyframes fall-74{37.419%{transform:translate(58.8476vw,37.419vh) scale(.3069)}to{transform:translate(55.9663vw,99vh) scale(.3069)}}.snow:nth-child(75){opacity:1.253;transform:translate(29.519vw,-10px) scale(.2087);animation:fall-75 21s -21s linear infinite}@keyframes fall-75{30.574%{transform:translate(20.4446vw,30.574vh) scale(.2087)}to{transform:translate(24.9818vw,99vh) scale(.2087)}}.snow:nth-child(76){opacity:.5656;transform:translate(25.5399vw,-10px) scale(.1387);animation:fall-76 11s -24s linear infinite}@keyframes fall-76{72.24%{transform:translate(30.4014vw,72.24vh) scale(.1387)}to{transform:translate(27.97065vw,99vh) scale(.1387)}}.snow:nth-child(77){opacity:.3668;transform:translate(11.208vw,-10px) scale(.1019);animation:fall-77 14s -11s linear infinite}@keyframes fall-77{38.318%{transform:translate(17.0308vw,38.318vh) scale(.1019)}to{transform:translate(14.1194vw,99vh) scale(.1019)}}.snow:nth-child(78){opacity:1.6416;transform:translate(82.3356vw,-10px) scale(.207);animation:fall-78 23s -25s linear infinite}@keyframes fall-78{30.724%{transform:translate(74.5567vw,30.724vh) scale(.207)}to{transform:translate(78.44615vw,99vh) scale(.207)}}.snow:nth-child(79){opacity:1.7202;transform:translate(45.9071vw,-10px) scale(.2276);animation:fall-79 10s -12s linear infinite}@keyframes fall-79{36.941%{transform:translate(45.0253vw,36.941vh) scale(.2276)}to{transform:translate(45.4662vw,99vh) scale(.2276)}}.snow:nth-child(80){opacity:1.3194;transform:translate(20.3881vw,-10px) scale(.6064);animation:fall-80 14s -8s linear infinite}@keyframes fall-80{57.714%{transform:translate(17.2909vw,57.714vh) scale(.6064)}to{transform:translate(18.8395vw,99vh) scale(.6064)}}.snow:nth-child(81){opacity:.74;transform:translate(80.8169vw,-10px) scale(.7385);animation:fall-81 16s -1s linear infinite}@keyframes fall-81{56.595%{transform:translate(84.3606vw,56.595vh) scale(.7385)}to{transform:translate(82.58875vw,99vh) scale(.7385)}}.snow:nth-child(82){opacity:.7774;transform:translate(16.8707vw,-10px) scale(.4644);animation:fall-82 21s -1s linear infinite}@keyframes fall-82{77.042%{transform:translate(26.3998vw,77.042vh) scale(.4644)}to{transform:translate(21.63525vw,99vh) scale(.4644)}}.snow:nth-child(83){opacity:1.9652;transform:translate(32.2098vw,-10px) scale(.2489);animation:fall-83 29s -7s linear infinite}@keyframes fall-83{68.793%{transform:translate(39.0493vw,68.793vh) scale(.2489)}to{transform:translate(35.62955vw,99vh) scale(.2489)}}.snow:nth-child(84){opacity:.8824;transform:translate(47.9544vw,-10px) scale(.1787);animation:fall-84 12s -4s linear infinite}@keyframes fall-84{52.237%{transform:translate(48.2822vw,52.237vh) scale(.1787)}to{transform:translate(48.1183vw,99vh) scale(.1787)}}.snow:nth-child(85){opacity:1.6806;transform:translate(83.9362vw,-10px) scale(.563);animation:fall-85 10s -17s linear infinite}@keyframes fall-85{39.478%{transform:translate(82.0682vw,39.478vh) scale(.563)}to{transform:translate(83.0022vw,99vh) scale(.563)}}.snow:nth-child(86){opacity:.9494;transform:translate(85.1707vw,-10px) scale(.0788);animation:fall-86 28s -12s linear infinite}@keyframes fall-86{42.819%{transform:translate(85.1397vw,42.819vh) scale(.0788)}to{transform:translate(85.1552vw,99vh) scale(.0788)}}.snow:nth-child(87){opacity:1.5922;transform:translate(77.5635vw,-10px) scale(.2048);animation:fall-87 15s -4s linear infinite}@keyframes fall-87{59.014%{transform:translate(80.1143vw,59.014vh) scale(.2048)}to{transform:translate(78.8389vw,99vh) scale(.2048)}}.snow:nth-child(88){opacity:1.658;transform:translate(41.5324vw,-10px) scale(.2424);animation:fall-88 26s -16s linear infinite}@keyframes fall-88{79.785%{transform:translate(51.416vw,79.785vh) scale(.2424)}to{transform:translate(46.4742vw,99vh) scale(.2424)}}.snow:nth-child(89){opacity:1.7754;transform:translate(34.1338vw,-10px) scale(.2348);animation:fall-89 14s -15s linear infinite}@keyframes fall-89{61.86%{transform:translate(28.3973vw,61.86vh) scale(.2348)}to{transform:translate(31.26555vw,99vh) scale(.2348)}}.snow:nth-child(90){opacity:.9964;transform:translate(54.6429vw,-10px) scale(.1332);animation:fall-90 20s -23s linear infinite}@keyframes fall-90{63.617%{transform:translate(53.1997vw,63.617vh) scale(.1332)}to{transform:translate(53.9213vw,99vh) scale(.1332)}}.snow:nth-child(91){opacity:.3166;transform:translate(47.7542vw,-10px) scale(.5754);animation:fall-91 18s -29s linear infinite}@keyframes fall-91{74.194%{transform:translate(41.091vw,74.194vh) scale(.5754)}to{transform:translate(44.4226vw,99vh) scale(.5754)}}.snow:nth-child(92){opacity:.921;transform:translate(27.8696vw,-10px) scale(.4907);animation:fall-92 20s -3s linear infinite}@keyframes fall-92{55.151%{transform:translate(32.1443vw,55.151vh) scale(.4907)}to{transform:translate(30.00695vw,99vh) scale(.4907)}}.snow:nth-child(93){opacity:.7746;transform:translate(99.8709vw,-10px) scale(.2028);animation:fall-93 21s -20s linear infinite}@keyframes fall-93{49.461%{transform:translate(92.2545vw,49.461vh) scale(.2028)}to{transform:translate(96.0627vw,99vh) scale(.2028)}}.snow:nth-child(94){opacity:.3118;transform:translate(62.0752vw,-10px) scale(.119);animation:fall-94 11s -26s linear infinite}@keyframes fall-94{77.184%{transform:translate(53.3208vw,77.184vh) scale(.119)}to{transform:translate(57.698vw,99vh) scale(.119)}}.snow:nth-child(95){opacity:.3666;transform:translate(89.5347vw,-10px) scale(.4733);animation:fall-95 14s -11s linear infinite}@keyframes fall-95{73.915%{transform:translate(86.8418vw,73.915vh) scale(.4733)}to{transform:translate(88.18825vw,99vh) scale(.4733)}}.snow:nth-child(96){opacity:.9626;transform:translate(86.2416vw,-10px) scale(.7204);animation:fall-96 27s -15s linear infinite}@keyframes fall-96{48.287%{transform:translate(91.7023vw,48.287vh) scale(.7204)}to{transform:translate(88.97195vw,99vh) scale(.7204)}}.snow:nth-child(97){opacity:1.5834;transform:translate(31.9761vw,-10px) scale(.532);animation:fall-97 23s -23s linear infinite}@keyframes fall-97{54.916%{transform:translate(27.8532vw,54.916vh) scale(.532)}to{transform:translate(29.91465vw,99vh) scale(.532)}}.snow:nth-child(98){opacity:1.5962;transform:translate(37.821vw,-10px) scale(.6972);animation:fall-98 17s -13s linear infinite}@keyframes fall-98{75.238%{transform:translate(32.6393vw,75.238vh) scale(.6972)}to{transform:translate(35.23015vw,99vh) scale(.6972)}}.snow:nth-child(99){opacity:1.789;transform:translate(9.1263vw,-10px) scale(.8262);animation:fall-99 28s -11s linear infinite}@keyframes fall-99{49.502%{transform:translate(7.7769vw,49.502vh) scale(.8262)}to{transform:translate(8.4516vw,99vh) scale(.8262)}}.snow:nth-child(100){opacity:1.4732;transform:translate(80.0143vw,-10px) scale(.3924);animation:fall-100 14s -23s linear infinite}@keyframes fall-100{43.179%{transform:translate(76.8211vw,43.179vh) scale(.3924)}to{transform:translate(78.4177vw,99vh) scale(.3924)}}.snow:nth-child(101){opacity:.0074;transform:translate(9.636vw,-10px) scale(.9644);animation:fall-101 22s -3s linear infinite}@keyframes fall-101{45.872%{transform:translate(4.1431vw,45.872vh) scale(.9644)}to{transform:translate(6.88955vw,99vh) scale(.9644)}}.snow:nth-child(102){opacity:.761;transform:translate(1.118vw,-10px) scale(.7042);animation:fall-102 28s -15s linear infinite}@keyframes fall-102{62.611%{transform:translate(2.4209vw,62.611vh) scale(.7042)}to{transform:translate(1.76945vw,99vh) scale(.7042)}}.snow:nth-child(103){opacity:.9862;transform:translate(50.9215vw,-10px) scale(.3307);animation:fall-103 19s -5s linear infinite}@keyframes fall-103{49.012%{transform:translate(46.8618vw,49.012vh) scale(.3307)}to{transform:translate(48.89165vw,99vh) scale(.3307)}}.snow:nth-child(104){opacity:1.2;transform:translate(13.5967vw,-10px) scale(.5836);animation:fall-104 20s -10s linear infinite}@keyframes fall-104{57.641%{transform:translate(16.9856vw,57.641vh) scale(.5836)}to{transform:translate(15.29115vw,99vh) scale(.5836)}}.snow:nth-child(105){opacity:1.0792;transform:translate(16.7109vw,-10px) scale(.8124);animation:fall-105 27s -26s linear infinite}@keyframes fall-105{56.186%{transform:translate(12.0593vw,56.186vh) scale(.8124)}to{transform:translate(14.3851vw,99vh) scale(.8124)}}.snow:nth-child(106){opacity:1.4342;transform:translate(79.5493vw,-10px) scale(.0463);animation:fall-106 20s -2s linear infinite}@keyframes fall-106{53.036%{transform:translate(81.0583vw,53.036vh) scale(.0463)}to{transform:translate(80.3038vw,99vh) scale(.0463)}}.snow:nth-child(107){opacity:.3068;transform:translate(70.8626vw,-10px) scale(.5097);animation:fall-107 16s -20s linear infinite}@keyframes fall-107{45.029%{transform:translate(75.5183vw,45.029vh) scale(.5097)}to{transform:translate(73.19045vw,99vh) scale(.5097)}}.snow:nth-child(108){opacity:.1078;transform:translate(5.9544vw,-10px) scale(.0123);animation:fall-108 26s -10s linear infinite}@keyframes fall-108{67.503%{transform:translate(4.4729vw,67.503vh) scale(.0123)}to{transform:translate(5.21365vw,99vh) scale(.0123)}}.snow:nth-child(109){opacity:.4032;transform:translate(19.1563vw,-10px) scale(.1058);animation:fall-109 18s -9s linear infinite}@keyframes fall-109{74.223%{transform:translate(13.3825vw,74.223vh) scale(.1058)}to{transform:translate(16.2694vw,99vh) scale(.1058)}}.snow:nth-child(110){opacity:.1338;transform:translate(29.7044vw,-10px) scale(.6458);animation:fall-110 17s -26s linear infinite}@keyframes fall-110{48.613%{transform:translate(37.9839vw,48.613vh) scale(.6458)}to{transform:translate(33.84415vw,99vh) scale(.6458)}}.snow:nth-child(111){opacity:1.7038;transform:translate(51.6131vw,-10px) scale(.6494);animation:fall-111 11s -3s linear infinite}@keyframes fall-111{78.725%{transform:translate(46.9882vw,78.725vh) scale(.6494)}to{transform:translate(49.30065vw,99vh) scale(.6494)}}.snow:nth-child(112){opacity:.991;transform:translate(41.9449vw,-10px) scale(.8718);animation:fall-112 19s -20s linear infinite}@keyframes fall-112{50.822%{transform:translate(50.0076vw,50.822vh) scale(.8718)}to{transform:translate(45.97625vw,99vh) scale(.8718)}}.snow:nth-child(113){opacity:1.923;transform:translate(74.0289vw,-10px) scale(.5591);animation:fall-113 16s -28s linear infinite}@keyframes fall-113{72.229%{transform:translate(66.1348vw,72.229vh) scale(.5591)}to{transform:translate(70.08185vw,99vh) scale(.5591)}}.snow:nth-child(114){opacity:.0342;transform:translate(47.6196vw,-10px) scale(.0319);animation:fall-114 21s -24s linear infinite}@keyframes fall-114{44.984%{transform:translate(44.6034vw,44.984vh) scale(.0319)}to{transform:translate(46.1115vw,99vh) scale(.0319)}}.snow:nth-child(115){opacity:1.8228;transform:translate(74.8721vw,-10px) scale(.1888);animation:fall-115 25s -21s linear infinite}@keyframes fall-115{65.188%{transform:translate(78.4269vw,65.188vh) scale(.1888)}to{transform:translate(76.6495vw,99vh) scale(.1888)}}.snow:nth-child(116){opacity:.5072;transform:translate(15.1181vw,-10px) scale(.565);animation:fall-116 26s -16s linear infinite}@keyframes fall-116{46.796%{transform:translate(5.2916vw,46.796vh) scale(.565)}to{transform:translate(10.20485vw,99vh) scale(.565)}}.snow:nth-child(117){opacity:1.2516;transform:translate(86.3619vw,-10px) scale(.4367);animation:fall-117 13s -30s linear infinite}@keyframes fall-117{64.565%{transform:translate(86.018vw,64.565vh) scale(.4367)}to{transform:translate(86.18995vw,99vh) scale(.4367)}}.snow:nth-child(118){opacity:1.3066;transform:translate(12.195vw,-10px) scale(.2393);animation:fall-118 19s -18s linear infinite}@keyframes fall-118{75.386%{transform:translate(5.3969vw,75.386vh) scale(.2393)}to{transform:translate(8.79595vw,99vh) scale(.2393)}}.snow:nth-child(119){opacity:.2594;transform:translate(93.7433vw,-10px) scale(.0264);animation:fall-119 22s -19s linear infinite}@keyframes fall-119{78.566%{transform:translate(90.4772vw,78.566vh) scale(.0264)}to{transform:translate(92.11025vw,99vh) scale(.0264)}}.snow:nth-child(120){opacity:.1278;transform:translate(17.8239vw,-10px) scale(.7888);animation:fall-120 13s -12s linear infinite}@keyframes fall-120{39.695%{transform:translate(26.1095vw,39.695vh) scale(.7888)}to{transform:translate(21.9667vw,99vh) scale(.7888)}}.snow:nth-child(121){opacity:.4666;transform:translate(76.9639vw,-10px) scale(.0338);animation:fall-121 16s -24s linear infinite}@keyframes fall-121{33.984%{transform:translate(82.5289vw,33.984vh) scale(.0338)}to{transform:translate(79.7464vw,99vh) scale(.0338)}}.snow:nth-child(122){opacity:.4226;transform:translate(59.1413vw,-10px) scale(.565);animation:fall-122 15s -26s linear infinite}@keyframes fall-122{32.831%{transform:translate(63.2491vw,32.831vh) scale(.565)}to{transform:translate(61.1952vw,99vh) scale(.565)}}.snow:nth-child(123){opacity:.7246;transform:translate(13.3586vw,-10px) scale(.6926);animation:fall-123 23s -25s linear infinite}@keyframes fall-123{68.079%{transform:translate(12.7285vw,68.079vh) scale(.6926)}to{transform:translate(13.04355vw,99vh) scale(.6926)}}.snow:nth-child(124){opacity:.8744;transform:translate(22.6975vw,-10px) scale(.6678);animation:fall-124 12s -11s linear infinite}@keyframes fall-124{44.337%{transform:translate(19.4972vw,44.337vh) scale(.6678)}to{transform:translate(21.09735vw,99vh) scale(.6678)}}.snow:nth-child(125){opacity:.6428;transform:translate(78.306vw,-10px) scale(.1836);animation:fall-125 11s -2s linear infinite}@keyframes fall-125{64.894%{transform:translate(71.4134vw,64.894vh) scale(.1836)}to{transform:translate(74.8597vw,99vh) scale(.1836)}}.snow:nth-child(126){opacity:1.9936;transform:translate(72.6318vw,-10px) scale(.2768);animation:fall-126 20s -15s linear infinite}@keyframes fall-126{62.599%{transform:translate(80.5093vw,62.599vh) scale(.2768)}to{transform:translate(76.57055vw,99vh) scale(.2768)}}.snow:nth-child(127){opacity:.989;transform:translate(50.8314vw,-10px) scale(.8587);animation:fall-127 29s -14s linear infinite}@keyframes fall-127{30.778%{transform:translate(42.0897vw,30.778vh) scale(.8587)}to{transform:translate(46.46055vw,99vh) scale(.8587)}}.snow:nth-child(128){opacity:1.172;transform:translate(45.486vw,-10px) scale(.2261);animation:fall-128 19s -17s linear infinite}@keyframes fall-128{40.484%{transform:translate(44.9319vw,40.484vh) scale(.2261)}to{transform:translate(45.20895vw,99vh) scale(.2261)}}.snow:nth-child(129){opacity:.5332;transform:translate(58.0281vw,-10px) scale(.1295);animation:fall-129 19s -27s linear infinite}@keyframes fall-129{71.841%{transform:translate(56.5597vw,71.841vh) scale(.1295)}to{transform:translate(57.2939vw,99vh) scale(.1295)}}.snow:nth-child(130){opacity:.286;transform:translate(56.2009vw,-10px) scale(.4065);animation:fall-130 14s -17s linear infinite}@keyframes fall-130{63.859%{transform:translate(53.2415vw,63.859vh) scale(.4065)}to{transform:translate(54.7212vw,99vh) scale(.4065)}}.snow:nth-child(131){opacity:1.9788;transform:translate(95.1674vw,-10px) scale(.2868);animation:fall-131 30s -7s linear infinite}@keyframes fall-131{71.912%{transform:translate(95.3995vw,71.912vh) scale(.2868)}to{transform:translate(95.28345vw,99vh) scale(.2868)}}.snow:nth-child(132){opacity:.562;transform:translate(61.6513vw,-10px) scale(.2015);animation:fall-132 10s -23s linear infinite}@keyframes fall-132{34.938%{transform:translate(69.0255vw,34.938vh) scale(.2015)}to{transform:translate(65.3384vw,99vh) scale(.2015)}}.snow:nth-child(133){opacity:1.0456;transform:translate(97.8518vw,-10px) scale(.2071);animation:fall-133 20s -3s linear infinite}@keyframes fall-133{78.028%{transform:translate(96.4184vw,78.028vh) scale(.2071)}to{transform:translate(97.1351vw,99vh) scale(.2071)}}.snow:nth-child(134){opacity:1.5122;transform:translate(25.7428vw,-10px) scale(.1204);animation:fall-134 29s -14s linear infinite}@keyframes fall-134{58.167%{transform:translate(31.1548vw,58.167vh) scale(.1204)}to{transform:translate(28.4488vw,99vh) scale(.1204)}}.snow:nth-child(135){opacity:1.5774;transform:translate(41.5938vw,-10px) scale(.0976);animation:fall-135 23s -21s linear infinite}@keyframes fall-135{43.32%{transform:translate(47.5399vw,43.32vh) scale(.0976)}to{transform:translate(44.56685vw,99vh) scale(.0976)}}.snow:nth-child(136){opacity:1.0222;transform:translate(30.542vw,-10px) scale(.779);animation:fall-136 14s -29s linear infinite}@keyframes fall-136{39.458%{transform:translate(28.6426vw,39.458vh) scale(.779)}to{transform:translate(29.5923vw,99vh) scale(.779)}}.snow:nth-child(137){opacity:1.6758;transform:translate(65.0388vw,-10px) scale(.1146);animation:fall-137 24s -22s linear infinite}@keyframes fall-137{44.525%{transform:translate(58.431vw,44.525vh) scale(.1146)}to{transform:translate(61.7349vw,99vh) scale(.1146)}}.snow:nth-child(138){opacity:.2624;transform:translate(82.5487vw,-10px) scale(.4547);animation:fall-138 14s -4s linear infinite}@keyframes fall-138{32.771%{transform:translate(86.5281vw,32.771vh) scale(.4547)}to{transform:translate(84.5384vw,99vh) scale(.4547)}}.snow:nth-child(139){opacity:1.9102;transform:translate(39.0828vw,-10px) scale(.8116);animation:fall-139 29s -23s linear infinite}@keyframes fall-139{70.964%{transform:translate(42.9773vw,70.964vh) scale(.8116)}to{transform:translate(41.03005vw,99vh) scale(.8116)}}.snow:nth-child(140){opacity:.936;transform:translate(47.0085vw,-10px) scale(.7824);animation:fall-140 27s -13s linear infinite}@keyframes fall-140{57.933%{transform:translate(54.9134vw,57.933vh) scale(.7824)}to{transform:translate(50.96095vw,99vh) scale(.7824)}}.snow:nth-child(141){opacity:.7704;transform:translate(28.4935vw,-10px) scale(.3911);animation:fall-141 17s -17s linear infinite}@keyframes fall-141{48.507%{transform:translate(27.7562vw,48.507vh) scale(.3911)}to{transform:translate(28.12485vw,99vh) scale(.3911)}}.snow:nth-child(142){opacity:1.2874;transform:translate(50.3039vw,-10px) scale(.3714);animation:fall-142 14s -12s linear infinite}@keyframes fall-142{47.93%{transform:translate(44.851vw,47.93vh) scale(.3714)}to{transform:translate(47.57745vw,99vh) scale(.3714)}}.snow:nth-child(143){opacity:1.2586;transform:translate(16.7895vw,-10px) scale(.8185);animation:fall-143 17s -18s linear infinite}@keyframes fall-143{58.653%{transform:translate(26.4404vw,58.653vh) scale(.8185)}to{transform:translate(21.61495vw,99vh) scale(.8185)}}.snow:nth-child(144){opacity:1.1352;transform:translate(22.9798vw,-10px) scale(.3401);animation:fall-144 19s -28s linear infinite}@keyframes fall-144{63.389%{transform:translate(20.9005vw,63.389vh) scale(.3401)}to{transform:translate(21.94015vw,99vh) scale(.3401)}}.snow:nth-child(145){opacity:1.3726;transform:translate(95.2301vw,-10px) scale(.9144);animation:fall-145 28s -20s linear infinite}@keyframes fall-145{70.663%{transform:translate(98.5462vw,70.663vh) scale(.9144)}to{transform:translate(96.88815vw,99vh) scale(.9144)}}.snow:nth-child(146){opacity:1.6078;transform:translate(29.5553vw,-10px) scale(.4572);animation:fall-146 20s -22s linear infinite}@keyframes fall-146{70.223%{transform:translate(30.4864vw,70.223vh) scale(.4572)}to{transform:translate(30.02085vw,99vh) scale(.4572)}}.snow:nth-child(147){opacity:1.68;transform:translate(83.5515vw,-10px) scale(.5503);animation:fall-147 21s -12s linear infinite}@keyframes fall-147{44.187%{transform:translate(91.1017vw,44.187vh) scale(.5503)}to{transform:translate(87.3266vw,99vh) scale(.5503)}}.snow:nth-child(148){opacity:1.1626;transform:translate(42.3001vw,-10px) scale(.0576);animation:fall-148 29s -24s linear infinite}@keyframes fall-148{71.434%{transform:translate(46.4981vw,71.434vh) scale(.0576)}to{transform:translate(44.3991vw,99vh) scale(.0576)}}.snow:nth-child(149){opacity:.483;transform:translate(7.1971vw,-10px) scale(.2337);animation:fall-149 16s -17s linear infinite}@keyframes fall-149{76.603%{transform:translate(9.6101vw,76.603vh) scale(.2337)}to{transform:translate(8.4036vw,99vh) scale(.2337)}}.snow:nth-child(150){opacity:.894;transform:translate(63.1429vw,-10px) scale(.952);animation:fall-150 27s -24s linear infinite}@keyframes fall-150{64.982%{transform:translate(55.303vw,64.982vh) scale(.952)}to{transform:translate(59.22295vw,99vh) scale(.952)}}.snow:nth-child(151){opacity:.4726;transform:translate(63.0551vw,-10px) scale(.0387);animation:fall-151 28s -18s linear infinite}@keyframes fall-151{54.405%{transform:translate(70.2298vw,54.405vh) scale(.0387)}to{transform:translate(66.64245vw,99vh) scale(.0387)}}.snow:nth-child(152){opacity:1.8964;transform:translate(65.6581vw,-10px) scale(.7223);animation:fall-152 15s -4s linear infinite}@keyframes fall-152{73.683%{transform:translate(63.3538vw,73.683vh) scale(.7223)}to{transform:translate(64.50595vw,99vh) scale(.7223)}}.snow:nth-child(153){opacity:.7202;transform:translate(21.0089vw,-10px) scale(.2892);animation:fall-153 11s -26s linear infinite}@keyframes fall-153{37.03%{transform:translate(25.5362vw,37.03vh) scale(.2892)}to{transform:translate(23.27255vw,99vh) scale(.2892)}}.snow:nth-child(154){opacity:1.0836;transform:translate(32.2371vw,-10px) scale(.6883);animation:fall-154 12s -17s linear infinite}@keyframes fall-154{59.488%{transform:translate(29.9015vw,59.488vh) scale(.6883)}to{transform:translate(31.0693vw,99vh) scale(.6883)}}.snow:nth-child(155){opacity:1.9696;transform:translate(53.1231vw,-10px) scale(.6575);animation:fall-155 19s -29s linear infinite}@keyframes fall-155{43.389%{transform:translate(48.38vw,43.389vh) scale(.6575)}to{transform:translate(50.75155vw,99vh) scale(.6575)}}.snow:nth-child(156){opacity:.8612;transform:translate(29.11vw,-10px) scale(.0782);animation:fall-156 27s -22s linear infinite}@keyframes fall-156{50.444%{transform:translate(36.2029vw,50.444vh) scale(.0782)}to{transform:translate(32.65645vw,99vh) scale(.0782)}}.snow:nth-child(157){opacity:.2582;transform:translate(40.5607vw,-10px) scale(.5322);animation:fall-157 14s -23s linear infinite}@keyframes fall-157{59.817%{transform:translate(43.0809vw,59.817vh) scale(.5322)}to{transform:translate(41.8208vw,99vh) scale(.5322)}}.snow:nth-child(158){opacity:1.6184;transform:translate(9.2202vw,-10px) scale(.848);animation:fall-158 11s -1s linear infinite}@keyframes fall-158{44.73%{transform:translate(1.4232vw,44.73vh) scale(.848)}to{transform:translate(5.3217vw,99vh) scale(.848)}}.snow:nth-child(159){opacity:.4532;transform:translate(5.0324vw,-10px) scale(.1981);animation:fall-159 17s -9s linear infinite}@keyframes fall-159{30.512%{transform:translate(-4.1563vw,30.512vh) scale(.1981)}to{transform:translate(.43805vw,99vh) scale(.1981)}}.snow:nth-child(160){opacity:1.1606;transform:translate(16.43vw,-10px) scale(.5838);animation:fall-160 11s -11s linear infinite}@keyframes fall-160{57.524%{transform:translate(16.1196vw,57.524vh) scale(.5838)}to{transform:translate(16.2748vw,99vh) scale(.5838)}}.snow:nth-child(161){opacity:.9224;transform:translate(72.6055vw,-10px) scale(.6795);animation:fall-161 16s -18s linear infinite}@keyframes fall-161{64.997%{transform:translate(62.7201vw,64.997vh) scale(.6795)}to{transform:translate(67.6628vw,99vh) scale(.6795)}}.snow:nth-child(162){opacity:1.41;transform:translate(38.4819vw,-10px) scale(.4161);animation:fall-162 21s -30s linear infinite}@keyframes fall-162{78.174%{transform:translate(48.4448vw,78.174vh) scale(.4161)}to{transform:translate(43.46335vw,99vh) scale(.4161)}}.snow:nth-child(163){opacity:1.954;transform:translate(93.1668vw,-10px) scale(.4726);animation:fall-163 23s -4s linear infinite}@keyframes fall-163{34.651%{transform:translate(85.4033vw,34.651vh) scale(.4726)}to{transform:translate(89.28505vw,99vh) scale(.4726)}}.snow:nth-child(164){opacity:1.2792;transform:translate(49.0396vw,-10px) scale(.6953);animation:fall-164 20s -4s linear infinite}@keyframes fall-164{58.196%{transform:translate(55.6616vw,58.196vh) scale(.6953)}to{transform:translate(52.3506vw,99vh) scale(.6953)}}.snow:nth-child(165){opacity:1.7104;transform:translate(18.3552vw,-10px) scale(.0385);animation:fall-165 14s -6s linear infinite}@keyframes fall-165{73.072%{transform:translate(12.5149vw,73.072vh) scale(.0385)}to{transform:translate(15.43505vw,99vh) scale(.0385)}}.snow:nth-child(166){opacity:1.6544;transform:translate(57.6183vw,-10px) scale(.1844);animation:fall-166 11s -12s linear infinite}@keyframes fall-166{52.003%{transform:translate(51.0997vw,52.003vh) scale(.1844)}to{transform:translate(54.359vw,99vh) scale(.1844)}}.snow:nth-child(167){opacity:.4816;transform:translate(62.8061vw,-10px) scale(.9597);animation:fall-167 29s -16s linear infinite}@keyframes fall-167{68.602%{transform:translate(65.3345vw,68.602vh) scale(.9597)}to{transform:translate(64.0703vw,99vh) scale(.9597)}}.snow:nth-child(168){opacity:.5704;transform:translate(20.1086vw,-10px) scale(.7765);animation:fall-168 17s -20s linear infinite}@keyframes fall-168{60.881%{transform:translate(23.8614vw,60.881vh) scale(.7765)}to{transform:translate(21.985vw,99vh) scale(.7765)}}.snow:nth-child(169){opacity:1.4478;transform:translate(26.2618vw,-10px) scale(.2052);animation:fall-169 20s -20s linear infinite}@keyframes fall-169{47.104%{transform:translate(33.5595vw,47.104vh) scale(.2052)}to{transform:translate(29.91065vw,99vh) scale(.2052)}}.snow:nth-child(170){opacity:.4612;transform:translate(9.8636vw,-10px) scale(.1763);animation:fall-170 26s -29s linear infinite}@keyframes fall-170{56.823%{transform:translate(7.2955vw,56.823vh) scale(.1763)}to{transform:translate(8.57955vw,99vh) scale(.1763)}}.snow:nth-child(171){opacity:1.5042;transform:translate(44.6794vw,-10px) scale(.551);animation:fall-171 10s -2s linear infinite}@keyframes fall-171{45.098%{transform:translate(36.0218vw,45.098vh) scale(.551)}to{transform:translate(40.3506vw,99vh) scale(.551)}}.snow:nth-child(172){opacity:.3798;transform:translate(35.0664vw,-10px) scale(.7473);animation:fall-172 20s -22s linear infinite}@keyframes fall-172{47.249%{transform:translate(31.0875vw,47.249vh) scale(.7473)}to{transform:translate(33.07695vw,99vh) scale(.7473)}}.snow:nth-child(173){opacity:1.1752;transform:translate(51.783vw,-10px) scale(.2612);animation:fall-173 17s -5s linear infinite}@keyframes fall-173{48.924%{transform:translate(52.506vw,48.924vh) scale(.2612)}to{transform:translate(52.1445vw,99vh) scale(.2612)}}.snow:nth-child(174){opacity:.3528;transform:translate(16.5861vw,-10px) scale(.7139);animation:fall-174 14s -23s linear infinite}@keyframes fall-174{44.354%{transform:translate(21.2908vw,44.354vh) scale(.7139)}to{transform:translate(18.93845vw,99vh) scale(.7139)}}.snow:nth-child(175){opacity:.037;transform:translate(9.6126vw,-10px) scale(.6708);animation:fall-175 11s -18s linear infinite}@keyframes fall-175{54.372%{transform:translate(1.6827vw,54.372vh) scale(.6708)}to{transform:translate(5.64765vw,99vh) scale(.6708)}}.snow:nth-child(176){opacity:1.8384;transform:translate(8.6697vw,-10px) scale(.9425);animation:fall-176 22s -19s linear infinite}@keyframes fall-176{45.832%{transform:translate(15.6636vw,45.832vh) scale(.9425)}to{transform:translate(12.16665vw,99vh) scale(.9425)}}.snow:nth-child(177){opacity:.9992;transform:translate(14.8494vw,-10px) scale(.5649);animation:fall-177 29s -5s linear infinite}@keyframes fall-177{76.908%{transform:translate(15.7049vw,76.908vh) scale(.5649)}to{transform:translate(15.27715vw,99vh) scale(.5649)}}.snow:nth-child(178){opacity:1.8414;transform:translate(38.7891vw,-10px) scale(.2448);animation:fall-178 17s -5s linear infinite}@keyframes fall-178{64.079%{transform:translate(31.4637vw,64.079vh) scale(.2448)}to{transform:translate(35.1264vw,99vh) scale(.2448)}}.snow:nth-child(179){opacity:.0066;transform:translate(55.8271vw,-10px) scale(.0702);animation:fall-179 13s -5s linear infinite}@keyframes fall-179{65.62%{transform:translate(57.7914vw,65.62vh) scale(.0702)}to{transform:translate(56.80925vw,99vh) scale(.0702)}}.snow:nth-child(180){opacity:1.4512;transform:translate(10.9039vw,-10px) scale(.5076);animation:fall-180 16s -24s linear infinite}@keyframes fall-180{49.533%{transform:translate(1.8771vw,49.533vh) scale(.5076)}to{transform:translate(6.3905vw,99vh) scale(.5076)}}.snow:nth-child(181){opacity:1.0406;transform:translate(19.6914vw,-10px) scale(.0167);animation:fall-181 21s -28s linear infinite}@keyframes fall-181{32.48%{transform:translate(16.1098vw,32.48vh) scale(.0167)}to{transform:translate(17.9006vw,99vh) scale(.0167)}}.snow:nth-child(182){opacity:1.9322;transform:translate(59.279vw,-10px) scale(.6269);animation:fall-182 22s -24s linear infinite}@keyframes fall-182{38.986%{transform:translate(50.4585vw,38.986vh) scale(.6269)}to{transform:translate(54.86875vw,99vh) scale(.6269)}}.snow:nth-child(183){opacity:1.463;transform:translate(9.5951vw,-10px) scale(.3643);animation:fall-183 27s -13s linear infinite}@keyframes fall-183{73.813%{transform:translate(5.4411vw,73.813vh) scale(.3643)}to{transform:translate(7.5181vw,99vh) scale(.3643)}}.snow:nth-child(184){opacity:1.216;transform:translate(34.183vw,-10px) scale(.2614);animation:fall-184 22s -22s linear infinite}@keyframes fall-184{74.138%{transform:translate(40.1946vw,74.138vh) scale(.2614)}to{transform:translate(37.1888vw,99vh) scale(.2614)}}.snow:nth-child(185){opacity:1.4718;transform:translate(81.2721vw,-10px) scale(.9503);animation:fall-185 29s -9s linear infinite}@keyframes fall-185{49.809%{transform:translate(88.1269vw,49.809vh) scale(.9503)}to{transform:translate(84.6995vw,99vh) scale(.9503)}}.snow:nth-child(186){opacity:1.249;transform:translate(59.3951vw,-10px) scale(.0805);animation:fall-186 16s -22s linear infinite}@keyframes fall-186{47.755%{transform:translate(62.2512vw,47.755vh) scale(.0805)}to{transform:translate(60.82315vw,99vh) scale(.0805)}}.snow:nth-child(187){opacity:1.3272;transform:translate(7.8363vw,-10px) scale(.7536);animation:fall-187 12s -8s linear infinite}@keyframes fall-187{72.249%{transform:translate(6.1266vw,72.249vh) scale(.7536)}to{transform:translate(6.98145vw,99vh) scale(.7536)}}.snow:nth-child(188){opacity:.8748;transform:translate(73.292vw,-10px) scale(.0572);animation:fall-188 22s -27s linear infinite}@keyframes fall-188{68.015%{transform:translate(74.75vw,68.015vh) scale(.0572)}to{transform:translate(74.021vw,99vh) scale(.0572)}}.snow:nth-child(189){opacity:.5398;transform:translate(65.4972vw,-10px) scale(.3517);animation:fall-189 14s -8s linear infinite}@keyframes fall-189{40.518%{transform:translate(63.2254vw,40.518vh) scale(.3517)}to{transform:translate(64.3613vw,99vh) scale(.3517)}}.snow:nth-child(190){opacity:1.8958;transform:translate(98.2126vw,-10px) scale(.6285);animation:fall-190 15s -26s linear infinite}@keyframes fall-190{68.443%{transform:translate(89.0058vw,68.443vh) scale(.6285)}to{transform:translate(93.6092vw,99vh) scale(.6285)}}.snow:nth-child(191){opacity:1.6736;transform:translate(76.4863vw,-10px) scale(.9545);animation:fall-191 24s -14s linear infinite}@keyframes fall-191{43.665%{transform:translate(73.4651vw,43.665vh) scale(.9545)}to{transform:translate(74.9757vw,99vh) scale(.9545)}}.snow:nth-child(192){opacity:.3896;transform:translate(41.5849vw,-10px) scale(.1851);animation:fall-192 18s -29s linear infinite}@keyframes fall-192{38.811%{transform:translate(38.9894vw,38.811vh) scale(.1851)}to{transform:translate(40.28715vw,99vh) scale(.1851)}}.snow:nth-child(193){opacity:1.1354;transform:translate(26.29vw,-10px) scale(.3447);animation:fall-193 25s -28s linear infinite}@keyframes fall-193{55.831%{transform:translate(26.717vw,55.831vh) scale(.3447)}to{transform:translate(26.5035vw,99vh) scale(.3447)}}.snow:nth-child(194){opacity:1.2682;transform:translate(66.2126vw,-10px) scale(.5061);animation:fall-194 19s -9s linear infinite}@keyframes fall-194{30.512%{transform:translate(70.5794vw,30.512vh) scale(.5061)}to{transform:translate(68.396vw,99vh) scale(.5061)}}.snow:nth-child(195){opacity:.1756;transform:translate(35.9689vw,-10px) scale(.0679);animation:fall-195 24s -19s linear infinite}@keyframes fall-195{77.853%{transform:translate(29.1687vw,77.853vh) scale(.0679)}to{transform:translate(32.5688vw,99vh) scale(.0679)}}.snow:nth-child(196){opacity:.6088;transform:translate(99.3194vw,-10px) scale(.4771);animation:fall-196 21s -21s linear infinite}@keyframes fall-196{50.399%{transform:translate(94.5307vw,50.399vh) scale(.4771)}to{transform:translate(96.92505vw,99vh) scale(.4771)}}.snow:nth-child(197){opacity:1.5716;transform:translate(83.9945vw,-10px) scale(.7712);animation:fall-197 11s -17s linear infinite}@keyframes fall-197{31.599%{transform:translate(83.4116vw,31.599vh) scale(.7712)}to{transform:translate(83.70305vw,99vh) scale(.7712)}}.snow:nth-child(198){opacity:.7912;transform:translate(90.6133vw,-10px) scale(.7028);animation:fall-198 18s -6s linear infinite}@keyframes fall-198{44.467%{transform:translate(92.7655vw,44.467vh) scale(.7028)}to{transform:translate(91.6894vw,99vh) scale(.7028)}}.snow:nth-child(199){opacity:1.7516;transform:translate(19.3859vw,-10px) scale(.1149);animation:fall-199 29s -21s linear infinite}@keyframes fall-199{40.277%{transform:translate(26.5045vw,40.277vh) scale(.1149)}to{transform:translate(22.9452vw,99vh) scale(.1149)}}.snow:nth-child(200){opacity:1.7072;transform:translate(89.4291vw,-10px) scale(.0735);animation:fall-200 17s -4s linear infinite}@keyframes fall-200{32.718%{transform:translate(93.106vw,32.718vh) scale(.0735)}to{transform:translate(91.26755vw,99vh) scale(.0735)}}.snow:nth-child(201){opacity:.9538;transform:translate(31.6892vw,-10px) scale(.2321);animation:fall-201 18s -22s linear infinite}@keyframes fall-201{75.448%{transform:translate(30.2537vw,75.448vh) scale(.2321)}to{transform:translate(30.97145vw,99vh) scale(.2321)}}.snow:nth-child(202){opacity:1.2278;transform:translate(45.9246vw,-10px) scale(.1872);animation:fall-202 11s -10s linear infinite}@keyframes fall-202{54.023%{transform:translate(45.6128vw,54.023vh) scale(.1872)}to{transform:translate(45.7687vw,99vh) scale(.1872)}}.snow:nth-child(203){opacity:1.1312;transform:translate(38.6392vw,-10px) scale(.2429);animation:fall-203 11s -23s linear infinite}@keyframes fall-203{66.815%{transform:translate(48.1816vw,66.815vh) scale(.2429)}to{transform:translate(43.4104vw,99vh) scale(.2429)}}.snow:nth-child(204){opacity:.2852;transform:translate(24.5244vw,-10px) scale(.8959);animation:fall-204 12s -3s linear infinite}@keyframes fall-204{47.733%{transform:translate(25.7438vw,47.733vh) scale(.8959)}to{transform:translate(25.1341vw,99vh) scale(.8959)}}.snow:nth-child(205){opacity:.0364;transform:translate(5.3538vw,-10px) scale(.641);animation:fall-205 19s -22s linear infinite}@keyframes fall-205{51.624%{transform:translate(-.7505vw,51.624vh) scale(.641)}to{transform:translate(2.30165vw,99vh) scale(.641)}}.snow:nth-child(206){opacity:.2218;transform:translate(62.8572vw,-10px) scale(.3535);animation:fall-206 21s -17s linear infinite}@keyframes fall-206{41.503%{transform:translate(69.0165vw,41.503vh) scale(.3535)}to{transform:translate(65.93685vw,99vh) scale(.3535)}}.snow:nth-child(207){opacity:.462;transform:translate(34.5801vw,-10px) scale(.1331);animation:fall-207 17s -11s linear infinite}@keyframes fall-207{50.733%{transform:translate(32.4562vw,50.733vh) scale(.1331)}to{transform:translate(33.51815vw,99vh) scale(.1331)}}.snow:nth-child(208){opacity:.9448;transform:translate(4.953vw,-10px) scale(.8189);animation:fall-208 28s -6s linear infinite}@keyframes fall-208{43.746%{transform:translate(.8542vw,43.746vh) scale(.8189)}to{transform:translate(2.9036vw,99vh) scale(.8189)}}.snow:nth-child(209){opacity:1.2316;transform:translate(7.5455vw,-10px) scale(.5072);animation:fall-209 26s -9s linear infinite}@keyframes fall-209{62.414%{transform:translate(3.5633vw,62.414vh) scale(.5072)}to{transform:translate(5.5544vw,99vh) scale(.5072)}}.snow:nth-child(210){opacity:1.0948;transform:translate(95.6707vw,-10px) scale(.3906);animation:fall-210 20s -23s linear infinite}@keyframes fall-210{65.317%{transform:translate(105.3408vw,65.317vh) scale(.3906)}to{transform:translate(100.50575vw,99vh) scale(.3906)}}.snow:nth-child(211){opacity:1.8624;transform:translate(83.8895vw,-10px) scale(.6148);animation:fall-211 12s -29s linear infinite}@keyframes fall-211{48.796%{transform:translate(89.5236vw,48.796vh) scale(.6148)}to{transform:translate(86.70655vw,99vh) scale(.6148)}}.snow:nth-child(212){opacity:1.2628;transform:translate(65.2689vw,-10px) scale(.881);animation:fall-212 25s -2s linear infinite}@keyframes fall-212{54.518%{transform:translate(65.9358vw,54.518vh) scale(.881)}to{transform:translate(65.60235vw,99vh) scale(.881)}}.snow:nth-child(213){opacity:.7092;transform:translate(64.9161vw,-10px) scale(.0739);animation:fall-213 26s -16s linear infinite}@keyframes fall-213{33.042%{transform:translate(65.2313vw,33.042vh) scale(.0739)}to{transform:translate(65.0737vw,99vh) scale(.0739)}}.snow:nth-child(214){opacity:1.739;transform:translate(80.3063vw,-10px) scale(.5238);animation:fall-214 14s -5s linear infinite}@keyframes fall-214{44.757%{transform:translate(78.3394vw,44.757vh) scale(.5238)}to{transform:translate(79.32285vw,99vh) scale(.5238)}}.snow:nth-child(215){opacity:1.5774;transform:translate(5.7248vw,-10px) scale(.3198);animation:fall-215 20s -5s linear infinite}@keyframes fall-215{59.094%{transform:translate(14.2977vw,59.094vh) scale(.3198)}to{transform:translate(10.01125vw,99vh) scale(.3198)}}.snow:nth-child(216){opacity:.9764;transform:translate(17.2447vw,-10px) scale(.6558);animation:fall-216 15s -12s linear infinite}@keyframes fall-216{76.304%{transform:translate(14.1145vw,76.304vh) scale(.6558)}to{transform:translate(15.6796vw,99vh) scale(.6558)}}.snow:nth-child(217){opacity:.0494;transform:translate(29.4476vw,-10px) scale(.1583);animation:fall-217 18s -20s linear infinite}@keyframes fall-217{65.447%{transform:translate(36.0064vw,65.447vh) scale(.1583)}to{transform:translate(32.727vw,99vh) scale(.1583)}}.snow:nth-child(218){opacity:.3436;transform:translate(46.504vw,-10px) scale(.2203);animation:fall-218 13s -27s linear infinite}@keyframes fall-218{68.831%{transform:translate(47.3591vw,68.831vh) scale(.2203)}to{transform:translate(46.93155vw,99vh) scale(.2203)}}.snow:nth-child(219){opacity:1.4538;transform:translate(41.8712vw,-10px) scale(.595);animation:fall-219 26s -11s linear infinite}@keyframes fall-219{71.706%{transform:translate(48.4669vw,71.706vh) scale(.595)}to{transform:translate(45.16905vw,99vh) scale(.595)}}.snow:nth-child(220){opacity:.7582;transform:translate(54.7814vw,-10px) scale(.0573);animation:fall-220 30s -5s linear infinite}@keyframes fall-220{55.889%{transform:translate(45.821vw,55.889vh) scale(.0573)}to{transform:translate(50.3012vw,99vh) scale(.0573)}}.snow:nth-child(221){opacity:1.3288;transform:translate(50.2262vw,-10px) scale(.0321);animation:fall-221 13s -15s linear infinite}@keyframes fall-221{69.578%{transform:translate(45.9868vw,69.578vh) scale(.0321)}to{transform:translate(48.1065vw,99vh) scale(.0321)}}.snow:nth-child(222){opacity:.9264;transform:translate(55.2322vw,-10px) scale(.8394);animation:fall-222 14s -11s linear infinite}@keyframes fall-222{32.308%{transform:translate(53.2723vw,32.308vh) scale(.8394)}to{transform:translate(54.25225vw,99vh) scale(.8394)}}.snow:nth-child(223){opacity:1.9536;transform:translate(82.5621vw,-10px) scale(.2478);animation:fall-223 10s -22s linear infinite}@keyframes fall-223{34.251%{transform:translate(79.0751vw,34.251vh) scale(.2478)}to{transform:translate(80.8186vw,99vh) scale(.2478)}}.snow:nth-child(224){opacity:1.7498;transform:translate(60.0192vw,-10px) scale(.9214);animation:fall-224 25s -29s linear infinite}@keyframes fall-224{46.077%{transform:translate(58.8256vw,46.077vh) scale(.9214)}to{transform:translate(59.4224vw,99vh) scale(.9214)}}.snow:nth-child(225){opacity:1.2198;transform:translate(97.7556vw,-10px) scale(.6139);animation:fall-225 11s -11s linear infinite}@keyframes fall-225{44.654%{transform:translate(107.2886vw,44.654vh) scale(.6139)}to{transform:translate(102.5221vw,99vh) scale(.6139)}}.snow:nth-child(226){opacity:.3178;transform:translate(65.9161vw,-10px) scale(.5951);animation:fall-226 21s -30s linear infinite}@keyframes fall-226{70.289%{transform:translate(57.3277vw,70.289vh) scale(.5951)}to{transform:translate(61.6219vw,99vh) scale(.5951)}}.snow:nth-child(227){opacity:.135;transform:translate(2.7431vw,-10px) scale(.5297);animation:fall-227 23s -19s linear infinite}@keyframes fall-227{79.727%{transform:translate(-.0249vw,79.727vh) scale(.5297)}to{transform:translate(1.3591vw,99vh) scale(.5297)}}.snow:nth-child(228){opacity:1.7224;transform:translate(50.3985vw,-10px) scale(.1058);animation:fall-228 17s -16s linear infinite}@keyframes fall-228{30.407%{transform:translate(46.7759vw,30.407vh) scale(.1058)}to{transform:translate(48.5872vw,99vh) scale(.1058)}}.snow:nth-child(229){opacity:1.032;transform:translate(16.6857vw,-10px) scale(.8747);animation:fall-229 12s -14s linear infinite}@keyframes fall-229{52.942%{transform:translate(22.1879vw,52.942vh) scale(.8747)}to{transform:translate(19.4368vw,99vh) scale(.8747)}}.snow:nth-child(230){opacity:.85;transform:translate(20.9094vw,-10px) scale(.3962);animation:fall-230 29s -10s linear infinite}@keyframes fall-230{51.095%{transform:translate(13.1499vw,51.095vh) scale(.3962)}to{transform:translate(17.02965vw,99vh) scale(.3962)}}.snow:nth-child(231){opacity:.3576;transform:translate(11.1095vw,-10px) scale(.0895);animation:fall-231 21s -29s linear infinite}@keyframes fall-231{51.2%{transform:translate(20.8741vw,51.2vh) scale(.0895)}to{transform:translate(15.9918vw,99vh) scale(.0895)}}.snow:nth-child(232){opacity:.954;transform:translate(99.2608vw,-10px) scale(.1198);animation:fall-232 29s -21s linear infinite}@keyframes fall-232{68.43%{transform:translate(91.8468vw,68.43vh) scale(.1198)}to{transform:translate(95.5538vw,99vh) scale(.1198)}}.snow:nth-child(233){opacity:1.8352;transform:translate(2.9245vw,-10px) scale(.2002);animation:fall-233 15s -5s linear infinite}@keyframes fall-233{68.845%{transform:translate(8.9976vw,68.845vh) scale(.2002)}to{transform:translate(5.96105vw,99vh) scale(.2002)}}.snow:nth-child(234){opacity:.5746;transform:translate(61.1412vw,-10px) scale(.0733);animation:fall-234 14s -7s linear infinite}@keyframes fall-234{35.075%{transform:translate(64.7698vw,35.075vh) scale(.0733)}to{transform:translate(62.9555vw,99vh) scale(.0733)}}.snow:nth-child(235){opacity:.772;transform:translate(21.8835vw,-10px) scale(.3408);animation:fall-235 20s -14s linear infinite}@keyframes fall-235{68.396%{transform:translate(24.1134vw,68.396vh) scale(.3408)}to{transform:translate(22.99845vw,99vh) scale(.3408)}}.snow:nth-child(236){opacity:.405;transform:translate(38.1463vw,-10px) scale(.329);animation:fall-236 10s -2s linear infinite}@keyframes fall-236{33.51%{transform:translate(38.4477vw,33.51vh) scale(.329)}to{transform:translate(38.297vw,99vh) scale(.329)}}.snow:nth-child(237){opacity:.6032;transform:translate(87.7295vw,-10px) scale(.9345);animation:fall-237 15s -1s linear infinite}@keyframes fall-237{63.683%{transform:translate(87.4546vw,63.683vh) scale(.9345)}to{transform:translate(87.59205vw,99vh) scale(.9345)}}.snow:nth-child(238){opacity:.2342;transform:translate(60.6046vw,-10px) scale(.5732);animation:fall-238 28s -4s linear infinite}@keyframes fall-238{62.135%{transform:translate(69.6794vw,62.135vh) scale(.5732)}to{transform:translate(65.142vw,99vh) scale(.5732)}}.snow:nth-child(239){opacity:.5864;transform:translate(78.1936vw,-10px) scale(.5195);animation:fall-239 29s -13s linear infinite}@keyframes fall-239{48.777%{transform:translate(85.793vw,48.777vh) scale(.5195)}to{transform:translate(81.9933vw,99vh) scale(.5195)}}.snow:nth-child(240){opacity:1.0304;transform:translate(88.0672vw,-10px) scale(.98);animation:fall-240 10s -27s linear infinite}@keyframes fall-240{31.134%{transform:translate(94.1349vw,31.134vh) scale(.98)}to{transform:translate(91.10105vw,99vh) scale(.98)}}.snow:nth-child(241){opacity:1.1188;transform:translate(74.8172vw,-10px) scale(.1962);animation:fall-241 21s -2s linear infinite}@keyframes fall-241{43.914%{transform:translate(82.1098vw,43.914vh) scale(.1962)}to{transform:translate(78.4635vw,99vh) scale(.1962)}}.snow:nth-child(242){opacity:1.7058;transform:translate(63.2244vw,-10px) scale(.9689);animation:fall-242 19s -29s linear infinite}@keyframes fall-242{32.775%{transform:translate(61.204vw,32.775vh) scale(.9689)}to{transform:translate(62.2142vw,99vh) scale(.9689)}}.snow:nth-child(243){opacity:.8584;transform:translate(42.996vw,-10px) scale(.1219);animation:fall-243 26s -20s linear infinite}@keyframes fall-243{71.969%{transform:translate(45.5798vw,71.969vh) scale(.1219)}to{transform:translate(44.2879vw,99vh) scale(.1219)}}.snow:nth-child(244){opacity:.5202;transform:translate(17.9169vw,-10px) scale(.908);animation:fall-244 12s -29s linear infinite}@keyframes fall-244{38.9%{transform:translate(15.1462vw,38.9vh) scale(.908)}to{transform:translate(16.53155vw,99vh) scale(.908)}}.snow:nth-child(245){opacity:1.8214;transform:translate(61.3095vw,-10px) scale(.8056);animation:fall-245 19s -16s linear infinite}@keyframes fall-245{34.679%{transform:translate(69.0805vw,34.679vh) scale(.8056)}to{transform:translate(65.195vw,99vh) scale(.8056)}}.snow:nth-child(246){opacity:1.3646;transform:translate(42.8467vw,-10px) scale(.4992);animation:fall-246 16s -21s linear infinite}@keyframes fall-246{69.367%{transform:translate(35.1387vw,69.367vh) scale(.4992)}to{transform:translate(38.9927vw,99vh) scale(.4992)}}.snow:nth-child(247){opacity:.5282;transform:translate(77.162vw,-10px) scale(.8974);animation:fall-247 16s -16s linear infinite}@keyframes fall-247{52.611%{transform:translate(85.3678vw,52.611vh) scale(.8974)}to{transform:translate(81.2649vw,99vh) scale(.8974)}}.snow:nth-child(248){opacity:.8714;transform:translate(27.9118vw,-10px) scale(.1079);animation:fall-248 16s -21s linear infinite}@keyframes fall-248{56.505%{transform:translate(30.0996vw,56.505vh) scale(.1079)}to{transform:translate(29.0057vw,99vh) scale(.1079)}}.snow:nth-child(249){opacity:.0882;transform:translate(68.3224vw,-10px) scale(.7803);animation:fall-249 14s -1s linear infinite}@keyframes fall-249{60.598%{transform:translate(65.8282vw,60.598vh) scale(.7803)}to{transform:translate(67.0753vw,99vh) scale(.7803)}}.snow:nth-child(250){opacity:1.2786;transform:translate(6.8173vw,-10px) scale(.6883);animation:fall-250 25s -27s linear infinite}@keyframes fall-250{37.053%{transform:translate(.6401vw,37.053vh) scale(.6883)}to{transform:translate(3.7287vw,99vh) scale(.6883)}}.snow:nth-child(251){opacity:.8148;transform:translate(48.5822vw,-10px) scale(.402);animation:fall-251 14s -29s linear infinite}@keyframes fall-251{70.976%{transform:translate(47.9149vw,70.976vh) scale(.402)}to{transform:translate(48.24855vw,99vh) scale(.402)}}.snow:nth-child(252){opacity:1.1652;transform:translate(27.4019vw,-10px) scale(.0932);animation:fall-252 25s -8s linear infinite}@keyframes fall-252{54.435%{transform:translate(29.8283vw,54.435vh) scale(.0932)}to{transform:translate(28.6151vw,99vh) scale(.0932)}}.snow:nth-child(253){opacity:.2132;transform:translate(81.2613vw,-10px) scale(.0189);animation:fall-253 17s -2s linear infinite}@keyframes fall-253{73.429%{transform:translate(80.9638vw,73.429vh) scale(.0189)}to{transform:translate(81.11255vw,99vh) scale(.0189)}}.snow:nth-child(254){opacity:1.7896;transform:translate(23.0154vw,-10px) scale(.3793);animation:fall-254 11s -3s linear infinite}@keyframes fall-254{34.277%{transform:translate(21.4264vw,34.277vh) scale(.3793)}to{transform:translate(22.2209vw,99vh) scale(.3793)}}.snow:nth-child(255){opacity:1.037;transform:translate(65.2601vw,-10px) scale(.84);animation:fall-255 11s -14s linear infinite}@keyframes fall-255{36.44%{transform:translate(65.7953vw,36.44vh) scale(.84)}to{transform:translate(65.5277vw,99vh) scale(.84)}}.snow:nth-child(256){opacity:.9718;transform:translate(55.708vw,-10px) scale(.6889);animation:fall-256 13s -26s linear infinite}@keyframes fall-256{47.208%{transform:translate(46.8779vw,47.208vh) scale(.6889)}to{transform:translate(51.29295vw,99vh) scale(.6889)}}.snow:nth-child(257){opacity:.7868;transform:translate(81.9588vw,-10px) scale(.3546);animation:fall-257 13s -27s linear infinite}@keyframes fall-257{64.708%{transform:translate(83.727vw,64.708vh) scale(.3546)}to{transform:translate(82.8429vw,99vh) scale(.3546)}}.snow:nth-child(258){opacity:.4642;transform:translate(52.6349vw,-10px) scale(.8439);animation:fall-258 30s -11s linear infinite}@keyframes fall-258{63.412%{transform:translate(53.1854vw,63.412vh) scale(.8439)}to{transform:translate(52.91015vw,99vh) scale(.8439)}}.snow:nth-child(259){opacity:.525;transform:translate(15.7027vw,-10px) scale(.1304);animation:fall-259 21s -8s linear infinite}@keyframes fall-259{70.771%{transform:translate(16.0246vw,70.771vh) scale(.1304)}to{transform:translate(15.86365vw,99vh) scale(.1304)}}.snow:nth-child(260){opacity:.8438;transform:translate(17.3993vw,-10px) scale(.125);animation:fall-260 15s -5s linear infinite}@keyframes fall-260{71.471%{transform:translate(12.8465vw,71.471vh) scale(.125)}to{transform:translate(15.1229vw,99vh) scale(.125)}}.snow:nth-child(261){opacity:1.348;transform:translate(49.953vw,-10px) scale(.9665);animation:fall-261 29s -21s linear infinite}@keyframes fall-261{64.493%{transform:translate(45.3507vw,64.493vh) scale(.9665)}to{transform:translate(47.65185vw,99vh) scale(.9665)}}.snow:nth-child(262){opacity:.2836;transform:translate(70.0813vw,-10px) scale(.0473);animation:fall-262 13s -28s linear infinite}@keyframes fall-262{64.203%{transform:translate(61.6944vw,64.203vh) scale(.0473)}to{transform:translate(65.88785vw,99vh) scale(.0473)}}.snow:nth-child(263){opacity:1.6624;transform:translate(97.7356vw,-10px) scale(.3262);animation:fall-263 18s -21s linear infinite}@keyframes fall-263{75.54%{transform:translate(105.9581vw,75.54vh) scale(.3262)}to{transform:translate(101.84685vw,99vh) scale(.3262)}}.snow:nth-child(264){opacity:.7458;transform:translate(58.5456vw,-10px) scale(.4887);animation:fall-264 30s -1s linear infinite}@keyframes fall-264{49.868%{transform:translate(55.9652vw,49.868vh) scale(.4887)}to{transform:translate(57.2554vw,99vh) scale(.4887)}}.snow:nth-child(265){opacity:1.8294;transform:translate(88.0891vw,-10px) scale(.4619);animation:fall-265 27s -7s linear infinite}@keyframes fall-265{51.143%{transform:translate(86.0484vw,51.143vh) scale(.4619)}to{transform:translate(87.06875vw,99vh) scale(.4619)}}.snow:nth-child(266){opacity:1.7622;transform:translate(36.8812vw,-10px) scale(.1644);animation:fall-266 30s -16s linear infinite}@keyframes fall-266{32.482%{transform:translate(42.0109vw,32.482vh) scale(.1644)}to{transform:translate(39.44605vw,99vh) scale(.1644)}}.snow:nth-child(267){opacity:1.4446;transform:translate(56.4987vw,-10px) scale(.8746);animation:fall-267 27s -25s linear infinite}@keyframes fall-267{72.686%{transform:translate(65.7503vw,72.686vh) scale(.8746)}to{transform:translate(61.1245vw,99vh) scale(.8746)}}.snow:nth-child(268){opacity:1.7672;transform:translate(32.9435vw,-10px) scale(.298);animation:fall-268 17s -22s linear infinite}@keyframes fall-268{37.094%{transform:translate(27.9703vw,37.094vh) scale(.298)}to{transform:translate(30.4569vw,99vh) scale(.298)}}.snow:nth-child(269){opacity:.8058;transform:translate(56.9235vw,-10px) scale(.9482);animation:fall-269 14s -24s linear infinite}@keyframes fall-269{41.586%{transform:translate(58.9591vw,41.586vh) scale(.9482)}to{transform:translate(57.9413vw,99vh) scale(.9482)}}.snow:nth-child(270){opacity:.0296;transform:translate(92.4474vw,-10px) scale(.9116);animation:fall-270 19s -26s linear infinite}@keyframes fall-270{30.947%{transform:translate(83.7707vw,30.947vh) scale(.9116)}to{transform:translate(88.10905vw,99vh) scale(.9116)}}.snow:nth-child(271){opacity:.4714;transform:translate(20.4976vw,-10px) scale(.3743);animation:fall-271 20s -7s linear infinite}@keyframes fall-271{59.634%{transform:translate(10.798vw,59.634vh) scale(.3743)}to{transform:translate(15.6478vw,99vh) scale(.3743)}}.snow:nth-child(272){opacity:.8192;transform:translate(74.4131vw,-10px) scale(.1408);animation:fall-272 26s -26s linear infinite}@keyframes fall-272{61.644%{transform:translate(80.5386vw,61.644vh) scale(.1408)}to{transform:translate(77.47585vw,99vh) scale(.1408)}}.snow:nth-child(273){opacity:.6592;transform:translate(66.1171vw,-10px) scale(.3919);animation:fall-273 12s -23s linear infinite}@keyframes fall-273{71.399%{transform:translate(66.2691vw,71.399vh) scale(.3919)}to{transform:translate(66.1931vw,99vh) scale(.3919)}}.snow:nth-child(274){opacity:.1768;transform:translate(46.2809vw,-10px) scale(.687);animation:fall-274 11s -19s linear infinite}@keyframes fall-274{58.822%{transform:translate(41.4451vw,58.822vh) scale(.687)}to{transform:translate(43.863vw,99vh) scale(.687)}}.snow:nth-child(275){opacity:1.0118;transform:translate(88.6489vw,-10px) scale(.0277);animation:fall-275 19s -12s linear infinite}@keyframes fall-275{74.603%{transform:translate(81.9552vw,74.603vh) scale(.0277)}to{transform:translate(85.30205vw,99vh) scale(.0277)}}.snow:nth-child(276){opacity:1.9926;transform:translate(94.4346vw,-10px) scale(.376);animation:fall-276 10s -30s linear infinite}@keyframes fall-276{77.409%{transform:translate(102.8237vw,77.409vh) scale(.376)}to{transform:translate(98.62915vw,99vh) scale(.376)}}.snow:nth-child(277){opacity:.7628;transform:translate(19.8855vw,-10px) scale(.8819);animation:fall-277 22s -13s linear infinite}@keyframes fall-277{36.271%{transform:translate(10.3605vw,36.271vh) scale(.8819)}to{transform:translate(15.123vw,99vh) scale(.8819)}}.snow:nth-child(278){opacity:1.3366;transform:translate(43.0307vw,-10px) scale(.333);animation:fall-278 27s -17s linear infinite}@keyframes fall-278{72.704%{transform:translate(39.4926vw,72.704vh) scale(.333)}to{transform:translate(41.26165vw,99vh) scale(.333)}}.snow:nth-child(279){opacity:.7954;transform:translate(1.8755vw,-10px) scale(.4774);animation:fall-279 28s -10s linear infinite}@keyframes fall-279{73.965%{transform:translate(10.4927vw,73.965vh) scale(.4774)}to{transform:translate(6.1841vw,99vh) scale(.4774)}}.snow:nth-child(280){opacity:.6278;transform:translate(5.826vw,-10px) scale(.1724);animation:fall-280 25s -7s linear infinite}@keyframes fall-280{32.715%{transform:translate(6.2647vw,32.715vh) scale(.1724)}to{transform:translate(6.04535vw,99vh) scale(.1724)}}.snow:nth-child(281){opacity:1.6426;transform:translate(21.5876vw,-10px) scale(.6564);animation:fall-281 15s -27s linear infinite}@keyframes fall-281{68.029%{transform:translate(17.2076vw,68.029vh) scale(.6564)}to{transform:translate(19.3976vw,99vh) scale(.6564)}}.snow:nth-child(282){opacity:1.1666;transform:translate(36.1697vw,-10px) scale(.8528);animation:fall-282 20s -3s linear infinite}@keyframes fall-282{38.502%{transform:translate(29.3233vw,38.502vh) scale(.8528)}to{transform:translate(32.7465vw,99vh) scale(.8528)}}.snow:nth-child(283){opacity:1.2068;transform:translate(38.1654vw,-10px) scale(.8141);animation:fall-283 25s -30s linear infinite}@keyframes fall-283{63.146%{transform:translate(42.8459vw,63.146vh) scale(.8141)}to{transform:translate(40.50565vw,99vh) scale(.8141)}}.snow:nth-child(284){opacity:1.8542;transform:translate(68.336vw,-10px) scale(.733);animation:fall-284 29s -13s linear infinite}@keyframes fall-284{60.463%{transform:translate(73.9159vw,60.463vh) scale(.733)}to{transform:translate(71.12595vw,99vh) scale(.733)}}.snow:nth-child(285){opacity:.497;transform:translate(34.1311vw,-10px) scale(.5732);animation:fall-285 19s -3s linear infinite}@keyframes fall-285{45.626%{transform:translate(39.67vw,45.626vh) scale(.5732)}to{transform:translate(36.90055vw,99vh) scale(.5732)}}.snow:nth-child(286){opacity:.4042;transform:translate(2.4664vw,-10px) scale(.9436);animation:fall-286 29s -17s linear infinite}@keyframes fall-286{58.179%{transform:translate(6.5721vw,58.179vh) scale(.9436)}to{transform:translate(4.51925vw,99vh) scale(.9436)}}.snow:nth-child(287){opacity:.5216;transform:translate(95.0021vw,-10px) scale(.9556);animation:fall-287 26s -9s linear infinite}@keyframes fall-287{35.53%{transform:translate(101.493vw,35.53vh) scale(.9556)}to{transform:translate(98.24755vw,99vh) scale(.9556)}}.snow:nth-child(288){opacity:.4456;transform:translate(35.1306vw,-10px) scale(.5444);animation:fall-288 27s -28s linear infinite}@keyframes fall-288{59.163%{transform:translate(34.251vw,59.163vh) scale(.5444)}to{transform:translate(34.6908vw,99vh) scale(.5444)}}.snow:nth-child(289){opacity:.503;transform:translate(77.6049vw,-10px) scale(.1381);animation:fall-289 16s -14s linear infinite}@keyframes fall-289{76.507%{transform:translate(80.3344vw,76.507vh) scale(.1381)}to{transform:translate(78.96965vw,99vh) scale(.1381)}}.snow:nth-child(290){opacity:1.9894;transform:translate(35.4913vw,-10px) scale(.1045);animation:fall-290 24s -11s linear infinite}@keyframes fall-290{41.57%{transform:translate(32.7267vw,41.57vh) scale(.1045)}to{transform:translate(34.109vw,99vh) scale(.1045)}}.snow:nth-child(291){opacity:1.552;transform:translate(64.0609vw,-10px) scale(.2706);animation:fall-291 20s -25s linear infinite}@keyframes fall-291{57.369%{transform:translate(54.5089vw,57.369vh) scale(.2706)}to{transform:translate(59.2849vw,99vh) scale(.2706)}}.snow:nth-child(292){opacity:.5474;transform:translate(86.3823vw,-10px) scale(.6252);animation:fall-292 12s -23s linear infinite}@keyframes fall-292{49.158%{transform:translate(79.7147vw,49.158vh) scale(.6252)}to{transform:translate(83.0485vw,99vh) scale(.6252)}}.snow:nth-child(293){opacity:1.4608;transform:translate(50.6203vw,-10px) scale(.0236);animation:fall-293 10s -23s linear infinite}@keyframes fall-293{31.116%{transform:translate(53.7311vw,31.116vh) scale(.0236)}to{transform:translate(52.1757vw,99vh) scale(.0236)}}.snow:nth-child(294){opacity:1.0602;transform:translate(80.6418vw,-10px) scale(.8049);animation:fall-294 20s -17s linear infinite}@keyframes fall-294{37.424%{transform:translate(71.2439vw,37.424vh) scale(.8049)}to{transform:translate(75.94285vw,99vh) scale(.8049)}}.snow:nth-child(295){opacity:.1042;transform:translate(26.3947vw,-10px) scale(.3026);animation:fall-295 10s -9s linear infinite}@keyframes fall-295{71.906%{transform:translate(34.0357vw,71.906vh) scale(.3026)}to{transform:translate(30.2152vw,99vh) scale(.3026)}}.snow:nth-child(296){opacity:1.0558;transform:translate(47.8213vw,-10px) scale(.3949);animation:fall-296 26s -24s linear infinite}@keyframes fall-296{62.822%{transform:translate(46.3518vw,62.822vh) scale(.3949)}to{transform:translate(47.08655vw,99vh) scale(.3949)}}.snow:nth-child(297){opacity:1.5018;transform:translate(81.5924vw,-10px) scale(.1385);animation:fall-297 10s -23s linear infinite}@keyframes fall-297{42.633%{transform:translate(83.2746vw,42.633vh) scale(.1385)}to{transform:translate(82.4335vw,99vh) scale(.1385)}}.snow:nth-child(298){opacity:1.1104;transform:translate(99.4458vw,-10px) scale(.9271);animation:fall-298 13s -22s linear infinite}@keyframes fall-298{65.404%{transform:translate(97.1931vw,65.404vh) scale(.9271)}to{transform:translate(98.31945vw,99vh) scale(.9271)}}.snow:nth-child(299){opacity:1.324;transform:translate(.6249vw,-10px) scale(.8507);animation:fall-299 30s -28s linear infinite}@keyframes fall-299{32.576%{transform:translate(10.1233vw,32.576vh) scale(.8507)}to{transform:translate(5.3741vw,99vh) scale(.8507)}}.snow:nth-child(300){opacity:.7142;transform:translate(43.3705vw,-10px) scale(.0318);animation:fall-300 14s -30s linear infinite}@keyframes fall-300{70.162%{transform:translate(39.1908vw,70.162vh) scale(.0318)}to{transform:translate(41.28065vw,99vh) scale(.0318)}}.snow:nth-child(301){opacity:.6168;transform:translate(79.2906vw,-10px) scale(.0377);animation:fall-301 17s -4s linear infinite}@keyframes fall-301{32.362%{transform:translate(89.1153vw,32.362vh) scale(.0377)}to{transform:translate(84.20295vw,99vh) scale(.0377)}}.snow:nth-child(302){opacity:.398;transform:translate(13.7161vw,-10px) scale(.5525);animation:fall-302 27s -20s linear infinite}@keyframes fall-302{56.891%{transform:translate(20.5516vw,56.891vh) scale(.5525)}to{transform:translate(17.13385vw,99vh) scale(.5525)}}.snow:nth-child(303){opacity:.4828;transform:translate(58.6172vw,-10px) scale(.4647);animation:fall-303 20s -19s linear infinite}@keyframes fall-303{61.145%{transform:translate(57.2043vw,61.145vh) scale(.4647)}to{transform:translate(57.91075vw,99vh) scale(.4647)}}.snow:nth-child(304){opacity:1.64;transform:translate(1.5876vw,-10px) scale(.0174);animation:fall-304 23s -12s linear infinite}@keyframes fall-304{38.596%{transform:translate(-1.1631vw,38.596vh) scale(.0174)}to{transform:translate(.21225vw,99vh) scale(.0174)}}.snow:nth-child(305){opacity:.888;transform:translate(50.1714vw,-10px) scale(.6636);animation:fall-305 28s -28s linear infinite}@keyframes fall-305{34.319%{transform:translate(47.4218vw,34.319vh) scale(.6636)}to{transform:translate(48.7966vw,99vh) scale(.6636)}}.snow:nth-child(306){opacity:.1194;transform:translate(12.8603vw,-10px) scale(.9323);animation:fall-306 16s -20s linear infinite}@keyframes fall-306{58.322%{transform:translate(16.0035vw,58.322vh) scale(.9323)}to{transform:translate(14.4319vw,99vh) scale(.9323)}}.snow:nth-child(307){opacity:1.6718;transform:translate(50.1191vw,-10px) scale(.5121);animation:fall-307 27s -2s linear infinite}@keyframes fall-307{39.381%{transform:translate(40.3782vw,39.381vh) scale(.5121)}to{transform:translate(45.24865vw,99vh) scale(.5121)}}.snow:nth-child(308){opacity:.9922;transform:translate(79.6323vw,-10px) scale(.5109);animation:fall-308 18s -8s linear infinite}@keyframes fall-308{44.261%{transform:translate(74.5062vw,44.261vh) scale(.5109)}to{transform:translate(77.06925vw,99vh) scale(.5109)}}.snow:nth-child(309){opacity:1.2438;transform:translate(76.5173vw,-10px) scale(.0654);animation:fall-309 30s -20s linear infinite}@keyframes fall-309{35.337%{transform:translate(67.4448vw,35.337vh) scale(.0654)}to{transform:translate(71.98105vw,99vh) scale(.0654)}}.snow:nth-child(310){opacity:.3444;transform:translate(65.3471vw,-10px) scale(.233);animation:fall-310 29s -29s linear infinite}@keyframes fall-310{33.093%{transform:translate(61.836vw,33.093vh) scale(.233)}to{transform:translate(63.59155vw,99vh) scale(.233)}}.snow:nth-child(311){opacity:.0604;transform:translate(97.4059vw,-10px) scale(.9728);animation:fall-311 15s -8s linear infinite}@keyframes fall-311{42.149%{transform:translate(100.9593vw,42.149vh) scale(.9728)}to{transform:translate(99.1826vw,99vh) scale(.9728)}}.snow:nth-child(312){opacity:.9682;transform:translate(47.8983vw,-10px) scale(.6287);animation:fall-312 24s -10s linear infinite}@keyframes fall-312{51.468%{transform:translate(55.2972vw,51.468vh) scale(.6287)}to{transform:translate(51.59775vw,99vh) scale(.6287)}}.snow:nth-child(313){opacity:1.6096;transform:translate(11.0891vw,-10px) scale(.8911);animation:fall-313 23s -30s linear infinite}@keyframes fall-313{64.226%{transform:translate(11.5599vw,64.226vh) scale(.8911)}to{transform:translate(11.3245vw,99vh) scale(.8911)}}.snow:nth-child(314){opacity:1.091;transform:translate(16.1824vw,-10px) scale(.5182);animation:fall-314 20s -1s linear infinite}@keyframes fall-314{73.433%{transform:translate(8.1501vw,73.433vh) scale(.5182)}to{transform:translate(12.16625vw,99vh) scale(.5182)}}.snow:nth-child(315){opacity:1.0404;transform:translate(34.9573vw,-10px) scale(.8203);animation:fall-315 25s -8s linear infinite}@keyframes fall-315{73.878%{transform:translate(40.2793vw,73.878vh) scale(.8203)}to{transform:translate(37.6183vw,99vh) scale(.8203)}}.snow:nth-child(316){opacity:1.3094;transform:translate(86.5348vw,-10px) scale(.7492);animation:fall-316 17s -30s linear infinite}@keyframes fall-316{52.659%{transform:translate(90.8787vw,52.659vh) scale(.7492)}to{transform:translate(88.70675vw,99vh) scale(.7492)}}.snow:nth-child(317){opacity:1.7836;transform:translate(63.1434vw,-10px) scale(.5748);animation:fall-317 19s -3s linear infinite}@keyframes fall-317{69.278%{transform:translate(53.5133vw,69.278vh) scale(.5748)}to{transform:translate(58.32835vw,99vh) scale(.5748)}}.snow:nth-child(318){opacity:.4854;transform:translate(60.1464vw,-10px) scale(.9192);animation:fall-318 30s -16s linear infinite}@keyframes fall-318{66.941%{transform:translate(63.1049vw,66.941vh) scale(.9192)}to{transform:translate(61.62565vw,99vh) scale(.9192)}}.snow:nth-child(319){opacity:1.9266;transform:translate(.9876vw,-10px) scale(.3873);animation:fall-319 26s -30s linear infinite}@keyframes fall-319{74.315%{transform:translate(-5.364vw,74.315vh) scale(.3873)}to{transform:translate(-2.1882vw,99vh) scale(.3873)}}.snow:nth-child(320){opacity:.7296;transform:translate(58.3459vw,-10px) scale(.1943);animation:fall-320 11s -11s linear infinite}@keyframes fall-320{77.343%{transform:translate(52.9131vw,77.343vh) scale(.1943)}to{transform:translate(55.6295vw,99vh) scale(.1943)}}.snow:nth-child(321){opacity:1.5404;transform:translate(19.5253vw,-10px) scale(.3263);animation:fall-321 20s -2s linear infinite}@keyframes fall-321{64.702%{transform:translate(16.6468vw,64.702vh) scale(.3263)}to{transform:translate(18.08605vw,99vh) scale(.3263)}}.snow:nth-child(322){opacity:1.8654;transform:translate(80.5781vw,-10px) scale(.2877);animation:fall-322 14s -20s linear infinite}@keyframes fall-322{59.115%{transform:translate(89.0588vw,59.115vh) scale(.2877)}to{transform:translate(84.81845vw,99vh) scale(.2877)}}.snow:nth-child(323){opacity:.122;transform:translate(46.7567vw,-10px) scale(.7517);animation:fall-323 23s -26s linear infinite}@keyframes fall-323{34.624%{transform:translate(43.9003vw,34.624vh) scale(.7517)}to{transform:translate(45.3285vw,99vh) scale(.7517)}}.snow:nth-child(324){opacity:.0318;transform:translate(16.6727vw,-10px) scale(.337);animation:fall-324 24s -4s linear infinite}@keyframes fall-324{74.982%{transform:translate(7.2736vw,74.982vh) scale(.337)}to{transform:translate(11.97315vw,99vh) scale(.337)}}.snow:nth-child(325){opacity:.328;transform:translate(4.7942vw,-10px) scale(.3785);animation:fall-325 12s -14s linear infinite}@keyframes fall-325{51.781%{transform:translate(-2.0745vw,51.781vh) scale(.3785)}to{transform:translate(1.35985vw,99vh) scale(.3785)}}.snow:nth-child(326){opacity:1.1406;transform:translate(65.9102vw,-10px) scale(.0034);animation:fall-326 29s -9s linear infinite}@keyframes fall-326{50.647%{transform:translate(72.4794vw,50.647vh) scale(.0034)}to{transform:translate(69.1948vw,99vh) scale(.0034)}}.snow:nth-child(327){opacity:1.6774;transform:translate(22.9327vw,-10px) scale(.7912);animation:fall-327 28s -18s linear infinite}@keyframes fall-327{40.064%{transform:translate(30.3722vw,40.064vh) scale(.7912)}to{transform:translate(26.65245vw,99vh) scale(.7912)}}.snow:nth-child(328){opacity:.5724;transform:translate(75.5143vw,-10px) scale(.0471);animation:fall-328 16s -9s linear infinite}@keyframes fall-328{33.064%{transform:translate(73.1809vw,33.064vh) scale(.0471)}to{transform:translate(74.3476vw,99vh) scale(.0471)}}.snow:nth-child(329){opacity:1.204;transform:translate(24.3212vw,-10px) scale(.6602);animation:fall-329 28s -13s linear infinite}@keyframes fall-329{67.337%{transform:translate(27.5507vw,67.337vh) scale(.6602)}to{transform:translate(25.93595vw,99vh) scale(.6602)}}.snow:nth-child(330){opacity:.7292;transform:translate(12.0464vw,-10px) scale(.0056);animation:fall-330 21s -2s linear infinite}@keyframes fall-330{78.913%{transform:translate(8.6668vw,78.913vh) scale(.0056)}to{transform:translate(10.3566vw,99vh) scale(.0056)}}.snow:nth-child(331){opacity:1.2686;transform:translate(22.9807vw,-10px) scale(.5553);animation:fall-331 26s -14s linear infinite}@keyframes fall-331{72.521%{transform:translate(31.5194vw,72.521vh) scale(.5553)}to{transform:translate(27.25005vw,99vh) scale(.5553)}}.snow:nth-child(332){opacity:.8484;transform:translate(21.3939vw,-10px) scale(.5615);animation:fall-332 23s -16s linear infinite}@keyframes fall-332{45.276%{transform:translate(17.1215vw,45.276vh) scale(.5615)}to{transform:translate(19.2577vw,99vh) scale(.5615)}}.snow:nth-child(333){opacity:1.7586;transform:translate(83.9088vw,-10px) scale(.5263);animation:fall-333 13s -10s linear infinite}@keyframes fall-333{34.349%{transform:translate(89.8663vw,34.349vh) scale(.5263)}to{transform:translate(86.88755vw,99vh) scale(.5263)}}.snow:nth-child(334){opacity:1.2108;transform:translate(30.4018vw,-10px) scale(.1718);animation:fall-334 29s -28s linear infinite}@keyframes fall-334{34.355%{transform:translate(29.2535vw,34.355vh) scale(.1718)}to{transform:translate(29.82765vw,99vh) scale(.1718)}}.snow:nth-child(335){opacity:.0964;transform:translate(70.8111vw,-10px) scale(.1376);animation:fall-335 29s -9s linear infinite}@keyframes fall-335{49.906%{transform:translate(70.0544vw,49.906vh) scale(.1376)}to{transform:translate(70.43275vw,99vh) scale(.1376)}}.snow:nth-child(336){opacity:1.773;transform:translate(95.3668vw,-10px) scale(.7874);animation:fall-336 12s -26s linear infinite}@keyframes fall-336{41.93%{transform:translate(105.109vw,41.93vh) scale(.7874)}to{transform:translate(100.2379vw,99vh) scale(.7874)}}.snow:nth-child(337){opacity:.5056;transform:translate(37.9193vw,-10px) scale(.8483);animation:fall-337 26s -27s linear infinite}@keyframes fall-337{56.161%{transform:translate(32.0398vw,56.161vh) scale(.8483)}to{transform:translate(34.97955vw,99vh) scale(.8483)}}.snow:nth-child(338){opacity:.605;transform:translate(45.1179vw,-10px) scale(.7605);animation:fall-338 10s -12s linear infinite}@keyframes fall-338{71.997%{transform:translate(38.2583vw,71.997vh) scale(.7605)}to{transform:translate(41.6881vw,99vh) scale(.7605)}}.snow:nth-child(339){opacity:.9248;transform:translate(23.6641vw,-10px) scale(.1169);animation:fall-339 22s -6s linear infinite}@keyframes fall-339{60.541%{transform:translate(33.6477vw,60.541vh) scale(.1169)}to{transform:translate(28.6559vw,99vh) scale(.1169)}}.snow:nth-child(340){opacity:1.8584;transform:translate(77.6919vw,-10px) scale(.3654);animation:fall-340 23s -27s linear infinite}@keyframes fall-340{36.523%{transform:translate(70.5135vw,36.523vh) scale(.3654)}to{transform:translate(74.1027vw,99vh) scale(.3654)}}.snow:nth-child(341){opacity:1.037;transform:translate(74.0523vw,-10px) scale(.395);animation:fall-341 17s -16s linear infinite}@keyframes fall-341{42.174%{transform:translate(70.5543vw,42.174vh) scale(.395)}to{transform:translate(72.3033vw,99vh) scale(.395)}}.snow:nth-child(342){opacity:1.2676;transform:translate(49.3009vw,-10px) scale(.7346);animation:fall-342 29s -7s linear infinite}@keyframes fall-342{38.055%{transform:translate(49.3833vw,38.055vh) scale(.7346)}to{transform:translate(49.3421vw,99vh) scale(.7346)}}.snow:nth-child(343){opacity:.4306;transform:translate(75.0888vw,-10px) scale(.6893);animation:fall-343 13s -15s linear infinite}@keyframes fall-343{32.542%{transform:translate(65.5336vw,32.542vh) scale(.6893)}to{transform:translate(70.3112vw,99vh) scale(.6893)}}.snow:nth-child(344){opacity:.7022;transform:translate(82.3207vw,-10px) scale(.2693);animation:fall-344 15s -18s linear infinite}@keyframes fall-344{78.561%{transform:translate(74.0369vw,78.561vh) scale(.2693)}to{transform:translate(78.1788vw,99vh) scale(.2693)}}.snow:nth-child(345){opacity:1.6276;transform:translate(11.2728vw,-10px) scale(.3699);animation:fall-345 25s -4s linear infinite}@keyframes fall-345{66.206%{transform:translate(20.6851vw,66.206vh) scale(.3699)}to{transform:translate(15.97895vw,99vh) scale(.3699)}}.snow:nth-child(346){opacity:.0108;transform:translate(1.1511vw,-10px) scale(.9366);animation:fall-346 27s -13s linear infinite}@keyframes fall-346{79.612%{transform:translate(-4.8256vw,79.612vh) scale(.9366)}to{transform:translate(-1.83725vw,99vh) scale(.9366)}}.snow:nth-child(347){opacity:.0566;transform:translate(1.7506vw,-10px) scale(.3496);animation:fall-347 12s -9s linear infinite}@keyframes fall-347{72.397%{transform:translate(-7.4188vw,72.397vh) scale(.3496)}to{transform:translate(-2.8341vw,99vh) scale(.3496)}}.snow:nth-child(348){opacity:.8668;transform:translate(40.038vw,-10px) scale(.3791);animation:fall-348 29s -3s linear infinite}@keyframes fall-348{79.06%{transform:translate(41.7409vw,79.06vh) scale(.3791)}to{transform:translate(40.88945vw,99vh) scale(.3791)}}.snow:nth-child(349){opacity:1.7032;transform:translate(28.113vw,-10px) scale(.1968);animation:fall-349 13s -13s linear infinite}@keyframes fall-349{48.839%{transform:translate(23.7824vw,48.839vh) scale(.1968)}to{transform:translate(25.9477vw,99vh) scale(.1968)}}.snow:nth-child(350){opacity:1.7094;transform:translate(57.8071vw,-10px) scale(.5223);animation:fall-350 11s -8s linear infinite}@keyframes fall-350{40.169%{transform:translate(67.3847vw,40.169vh) scale(.5223)}to{transform:translate(62.5959vw,99vh) scale(.5223)}}.snow:nth-child(351){opacity:.6806;transform:translate(5.8371vw,-10px) scale(.938);animation:fall-351 10s -14s linear infinite}@keyframes fall-351{67.225%{transform:translate(4.5122vw,67.225vh) scale(.938)}to{transform:translate(5.17465vw,99vh) scale(.938)}}.snow:nth-child(352){opacity:.45;transform:translate(73.0923vw,-10px) scale(.6129);animation:fall-352 15s -13s linear infinite}@keyframes fall-352{57.049%{transform:translate(68.3335vw,57.049vh) scale(.6129)}to{transform:translate(70.7129vw,99vh) scale(.6129)}}.snow:nth-child(353){opacity:1.6754;transform:translate(.4459vw,-10px) scale(.7467);animation:fall-353 19s -21s linear infinite}@keyframes fall-353{74.584%{transform:translate(9.6928vw,74.584vh) scale(.7467)}to{transform:translate(5.06935vw,99vh) scale(.7467)}}.snow:nth-child(354){opacity:.7026;transform:translate(74.2058vw,-10px) scale(.6047);animation:fall-354 28s -14s linear infinite}@keyframes fall-354{48.168%{transform:translate(81.0356vw,48.168vh) scale(.6047)}to{transform:translate(77.6207vw,99vh) scale(.6047)}}.snow:nth-child(355){opacity:.9248;transform:translate(12.4658vw,-10px) scale(.5812);animation:fall-355 12s -11s linear infinite}@keyframes fall-355{63.572%{transform:translate(4.2915vw,63.572vh) scale(.5812)}to{transform:translate(8.37865vw,99vh) scale(.5812)}}.snow:nth-child(356){opacity:1.4566;transform:translate(41.5664vw,-10px) scale(.7978);animation:fall-356 28s -26s linear infinite}@keyframes fall-356{79.547%{transform:translate(42.6437vw,79.547vh) scale(.7978)}to{transform:translate(42.10505vw,99vh) scale(.7978)}}.snow:nth-child(357){opacity:.2558;transform:translate(44.8233vw,-10px) scale(.3788);animation:fall-357 14s -26s linear infinite}@keyframes fall-357{55.406%{transform:translate(52.9796vw,55.406vh) scale(.3788)}to{transform:translate(48.90145vw,99vh) scale(.3788)}}.snow:nth-child(358){opacity:.1704;transform:translate(75.2396vw,-10px) scale(.2143);animation:fall-358 10s -1s linear infinite}@keyframes fall-358{64.294%{transform:translate(74.1148vw,64.294vh) scale(.2143)}to{transform:translate(74.6772vw,99vh) scale(.2143)}}.snow:nth-child(359){opacity:.2668;transform:translate(93.8368vw,-10px) scale(.361);animation:fall-359 28s -19s linear infinite}@keyframes fall-359{68.435%{transform:translate(97.9583vw,68.435vh) scale(.361)}to{transform:translate(95.89755vw,99vh) scale(.361)}}.snow:nth-child(360){opacity:.7782;transform:translate(93.3919vw,-10px) scale(.7465);animation:fall-360 25s -28s linear infinite}@keyframes fall-360{31.506%{transform:translate(103.1135vw,31.506vh) scale(.7465)}to{transform:translate(98.2527vw,99vh) scale(.7465)}}.snow:nth-child(361){opacity:1.3026;transform:translate(61.5132vw,-10px) scale(.5691);animation:fall-361 30s -4s linear infinite}@keyframes fall-361{57.895%{transform:translate(60.5694vw,57.895vh) scale(.5691)}to{transform:translate(61.0413vw,99vh) scale(.5691)}}.snow:nth-child(362){opacity:1.5402;transform:translate(42.7673vw,-10px) scale(.7578);animation:fall-362 28s -4s linear infinite}@keyframes fall-362{74.948%{transform:translate(34.9194vw,74.948vh) scale(.7578)}to{transform:translate(38.84335vw,99vh) scale(.7578)}}.snow:nth-child(363){opacity:1.6308;transform:translate(54.6266vw,-10px) scale(.007);animation:fall-363 13s -25s linear infinite}@keyframes fall-363{30.055%{transform:translate(60.0868vw,30.055vh) scale(.007)}to{transform:translate(57.3567vw,99vh) scale(.007)}}.snow:nth-child(364){opacity:1.1366;transform:translate(64.4188vw,-10px) scale(.4618);animation:fall-364 23s -7s linear infinite}@keyframes fall-364{60.946%{transform:translate(65.5585vw,60.946vh) scale(.4618)}to{transform:translate(64.98865vw,99vh) scale(.4618)}}.snow:nth-child(365){opacity:1.5396;transform:translate(25.2113vw,-10px) scale(.9041);animation:fall-365 17s -28s linear infinite}@keyframes fall-365{68.083%{transform:translate(25.0356vw,68.083vh) scale(.9041)}to{transform:translate(25.12345vw,99vh) scale(.9041)}}.snow:nth-child(366){opacity:.916;transform:translate(17.7386vw,-10px) scale(.205);animation:fall-366 30s -23s linear infinite}@keyframes fall-366{60.497%{transform:translate(25.5155vw,60.497vh) scale(.205)}to{transform:translate(21.62705vw,99vh) scale(.205)}}.snow:nth-child(367){opacity:.0224;transform:translate(38.1273vw,-10px) scale(.9778);animation:fall-367 23s -3s linear infinite}@keyframes fall-367{71.082%{transform:translate(30.2128vw,71.082vh) scale(.9778)}to{transform:translate(34.17005vw,99vh) scale(.9778)}}.snow:nth-child(368){opacity:.706;transform:translate(68.9694vw,-10px) scale(.2208);animation:fall-368 21s -26s linear infinite}@keyframes fall-368{47.738%{transform:translate(68.7891vw,47.738vh) scale(.2208)}to{transform:translate(68.87925vw,99vh) scale(.2208)}}.snow:nth-child(369){opacity:.7908;transform:translate(3.2936vw,-10px) scale(.5347);animation:fall-369 23s -11s linear infinite}@keyframes fall-369{48.466%{transform:translate(12.9662vw,48.466vh) scale(.5347)}to{transform:translate(8.1299vw,99vh) scale(.5347)}}.snow:nth-child(370){opacity:.931;transform:translate(84.7864vw,-10px) scale(.1995);animation:fall-370 22s -18s linear infinite}@keyframes fall-370{57.552%{transform:translate(89.4608vw,57.552vh) scale(.1995)}to{transform:translate(87.1236vw,99vh) scale(.1995)}}.snow:nth-child(371){opacity:1.4502;transform:translate(74.7237vw,-10px) scale(.4254);animation:fall-371 10s -30s linear infinite}@keyframes fall-371{36.196%{transform:translate(81.3399vw,36.196vh) scale(.4254)}to{transform:translate(78.0318vw,99vh) scale(.4254)}}.snow:nth-child(372){opacity:.4998;transform:translate(84.2968vw,-10px) scale(.1766);animation:fall-372 21s -9s linear infinite}@keyframes fall-372{49.212%{transform:translate(78.3804vw,49.212vh) scale(.1766)}to{transform:translate(81.3386vw,99vh) scale(.1766)}}.snow:nth-child(373){opacity:1.857;transform:translate(5.563vw,-10px) scale(.5615);animation:fall-373 21s -17s linear infinite}@keyframes fall-373{30.219%{transform:translate(5.2612vw,30.219vh) scale(.5615)}to{transform:translate(5.4121vw,99vh) scale(.5615)}}.snow:nth-child(374){opacity:.3984;transform:translate(34.1266vw,-10px) scale(.0507);animation:fall-374 21s -30s linear infinite}@keyframes fall-374{41.233%{transform:translate(34.6522vw,41.233vh) scale(.0507)}to{transform:translate(34.3894vw,99vh) scale(.0507)}}.snow:nth-child(375){opacity:1.3028;transform:translate(45.6648vw,-10px) scale(.1618);animation:fall-375 30s -3s linear infinite}@keyframes fall-375{73.802%{transform:translate(51.7798vw,73.802vh) scale(.1618)}to{transform:translate(48.7223vw,99vh) scale(.1618)}}.snow:nth-child(376){opacity:.1378;transform:translate(61.9105vw,-10px) scale(.3737);animation:fall-376 12s -17s linear infinite}@keyframes fall-376{59.45%{transform:translate(71.2494vw,59.45vh) scale(.3737)}to{transform:translate(66.57995vw,99vh) scale(.3737)}}.snow:nth-child(377){opacity:.9768;transform:translate(24.9349vw,-10px) scale(.7702);animation:fall-377 24s -30s linear infinite}@keyframes fall-377{69.748%{transform:translate(25.3985vw,69.748vh) scale(.7702)}to{transform:translate(25.1667vw,99vh) scale(.7702)}}.snow:nth-child(378){opacity:1.9626;transform:translate(21.824vw,-10px) scale(.9492);animation:fall-378 20s -22s linear infinite}@keyframes fall-378{35.762%{transform:translate(15.8568vw,35.762vh) scale(.9492)}to{transform:translate(18.8404vw,99vh) scale(.9492)}}.snow:nth-child(379){opacity:.7396;transform:translate(6.7522vw,-10px) scale(.0963);animation:fall-379 10s -28s linear infinite}@keyframes fall-379{42.882%{transform:translate(3.8579vw,42.882vh) scale(.0963)}to{transform:translate(5.30505vw,99vh) scale(.0963)}}.snow:nth-child(380){opacity:1.8674;transform:translate(32.2022vw,-10px) scale(.137);animation:fall-380 26s -22s linear infinite}@keyframes fall-380{79.575%{transform:translate(33.5527vw,79.575vh) scale(.137)}to{transform:translate(32.87745vw,99vh) scale(.137)}}.snow:nth-child(381){opacity:1.346;transform:translate(1.6636vw,-10px) scale(.2161);animation:fall-381 24s -25s linear infinite}@keyframes fall-381{43.403%{transform:translate(-.9368vw,43.403vh) scale(.2161)}to{transform:translate(.3634vw,99vh) scale(.2161)}}.snow:nth-child(382){opacity:.52;transform:translate(84.5225vw,-10px) scale(.8425);animation:fall-382 18s -11s linear infinite}@keyframes fall-382{51.248%{transform:translate(83.7986vw,51.248vh) scale(.8425)}to{transform:translate(84.16055vw,99vh) scale(.8425)}}.snow:nth-child(383){opacity:.1028;transform:translate(4.0916vw,-10px) scale(.1401);animation:fall-383 19s -6s linear infinite}@keyframes fall-383{53.187%{transform:translate(-2.5259vw,53.187vh) scale(.1401)}to{transform:translate(.78285vw,99vh) scale(.1401)}}.snow:nth-child(384){opacity:.8188;transform:translate(26.9948vw,-10px) scale(.1171);animation:fall-384 22s -12s linear infinite}@keyframes fall-384{69.579%{transform:translate(18.4918vw,69.579vh) scale(.1171)}to{transform:translate(22.7433vw,99vh) scale(.1171)}}.snow:nth-child(385){opacity:.5726;transform:translate(98.6119vw,-10px) scale(.2639);animation:fall-385 11s -15s linear infinite}@keyframes fall-385{43.678%{transform:translate(97.0101vw,43.678vh) scale(.2639)}to{transform:translate(97.811vw,99vh) scale(.2639)}}.snow:nth-child(386){opacity:1.2126;transform:translate(68.6758vw,-10px) scale(.1556);animation:fall-386 26s -15s linear infinite}@keyframes fall-386{62.66%{transform:translate(76.2264vw,62.66vh) scale(.1556)}to{transform:translate(72.4511vw,99vh) scale(.1556)}}.snow:nth-child(387){opacity:.1498;transform:translate(55.883vw,-10px) scale(.8689);animation:fall-387 17s -18s linear infinite}@keyframes fall-387{38.542%{transform:translate(65.6953vw,38.542vh) scale(.8689)}to{transform:translate(60.78915vw,99vh) scale(.8689)}}.snow:nth-child(388){opacity:.2672;transform:translate(80.022vw,-10px) scale(.5804);animation:fall-388 30s -24s linear infinite}@keyframes fall-388{46.324%{transform:translate(87.6151vw,46.324vh) scale(.5804)}to{transform:translate(83.81855vw,99vh) scale(.5804)}}.snow:nth-child(389){opacity:1.7118;transform:translate(50.7848vw,-10px) scale(.9981);animation:fall-389 19s -19s linear infinite}@keyframes fall-389{61.003%{transform:translate(57.5202vw,61.003vh) scale(.9981)}to{transform:translate(54.1525vw,99vh) scale(.9981)}}.snow:nth-child(390){opacity:1.372;transform:translate(97.7668vw,-10px) scale(.6746);animation:fall-390 23s -14s linear infinite}@keyframes fall-390{60.857%{transform:translate(98.0059vw,60.857vh) scale(.6746)}to{transform:translate(97.88635vw,99vh) scale(.6746)}}.snow:nth-child(391){opacity:.6674;transform:translate(71.5561vw,-10px) scale(.8806);animation:fall-391 11s -9s linear infinite}@keyframes fall-391{32.536%{transform:translate(76.2338vw,32.536vh) scale(.8806)}to{transform:translate(73.89495vw,99vh) scale(.8806)}}.snow:nth-child(392){opacity:1.9084;transform:translate(18.4537vw,-10px) scale(.8275);animation:fall-392 11s -11s linear infinite}@keyframes fall-392{68.999%{transform:translate(26.4193vw,68.999vh) scale(.8275)}to{transform:translate(22.4365vw,99vh) scale(.8275)}}.snow:nth-child(393){opacity:1.7618;transform:translate(40.8027vw,-10px) scale(.5312);animation:fall-393 12s -30s linear infinite}@keyframes fall-393{60.084%{transform:translate(38.3935vw,60.084vh) scale(.5312)}to{transform:translate(39.5981vw,99vh) scale(.5312)}}.snow:nth-child(394){opacity:1.3738;transform:translate(78.4022vw,-10px) scale(.5397);animation:fall-394 15s -15s linear infinite}@keyframes fall-394{38.514%{transform:translate(74.4814vw,38.514vh) scale(.5397)}to{transform:translate(76.4418vw,99vh) scale(.5397)}}.snow:nth-child(395){opacity:1.8222;transform:translate(15.9451vw,-10px) scale(.58);animation:fall-395 21s -9s linear infinite}@keyframes fall-395{59.49%{transform:translate(23.4368vw,59.49vh) scale(.58)}to{transform:translate(19.69095vw,99vh) scale(.58)}}.snow:nth-child(396){opacity:1.3244;transform:translate(16.8502vw,-10px) scale(.3136);animation:fall-396 28s -29s linear infinite}@keyframes fall-396{60.981%{transform:translate(22.061vw,60.981vh) scale(.3136)}to{transform:translate(19.4556vw,99vh) scale(.3136)}}.snow:nth-child(397){opacity:1.1214;transform:translate(56.7873vw,-10px) scale(.2439);animation:fall-397 27s -25s linear infinite}@keyframes fall-397{64.577%{transform:translate(66.5682vw,64.577vh) scale(.2439)}to{transform:translate(61.67775vw,99vh) scale(.2439)}}.snow:nth-child(398){opacity:.0118;transform:translate(42.9539vw,-10px) scale(.2872);animation:fall-398 15s -13s linear infinite}@keyframes fall-398{73.426%{transform:translate(40.9377vw,73.426vh) scale(.2872)}to{transform:translate(41.9458vw,99vh) scale(.2872)}}.snow:nth-child(399){opacity:1.1464;transform:translate(47.1997vw,-10px) scale(.2491);animation:fall-399 22s -4s linear infinite}@keyframes fall-399{53.68%{transform:translate(52.4968vw,53.68vh) scale(.2491)}to{transform:translate(49.84825vw,99vh) scale(.2491)}}.snow:nth-child(400){opacity:.2506;transform:translate(78.2465vw,-10px) scale(.8309);animation:fall-400 17s -9s linear infinite}@keyframes fall-400{54.417%{transform:translate(83.8621vw,54.417vh) scale(.8309)}to{transform:translate(81.0543vw,99vh) scale(.8309)}}\n"], dependencies: [{ kind: "directive", type: i3.NgForOf, selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }, { kind: "directive", type: i3.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "directive", type: i2.RouterOutlet, selector: "router-outlet", inputs: ["name"], outputs: ["activate", "deactivate", "attach", "detach"], exportAs: ["outlet"] }], encapsulation: i0.ViewEncapsulation.None });
|
|
26
26
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: AppComponent, decorators: [{
|
|
27
27
|
type: Component,
|
|
28
|
-
args: [{ selector: 'app-root', encapsulation: ViewEncapsulation.None, template: "<ng-container *ngIf=\"_state.christmasTime\">\r\n <div *ngFor=\"let i of snows; trackBy: snowTrackBy\" class=\"snow\"></div>\r\n</ng-container>\r\n<router-outlet></router-outlet>", styles: [".table-borderless>tbody>tr>td,.table-borderless>tbody>tr>th,.table-borderless>tfoot>tr>td,.table-borderless>tfoot>tr>th,.table-borderless>thead>tr>td,.table-borderless>thead>tr>th{border:none}.table,.table-responsive{margin-bottom:5px}a:hover,a:focus{text-decoration:none}a:not([href]){color:inherit;text-decoration:none}a:not([href]):hover{color:inherit;text-decoration:none}*{outline:none!important}.modal-title{width:calc(100% - 20px)}.progress{height:20px}.progress.progress-primary[value]::-webkit-progress-value{background-color:#024a88}.progress.progress-primary[value]::-moz-progress-bar{background-color:#024a88}.progress.progress-primary[value]::-ms-fill{background-color:#024a88}@media screen and (min-width: 0\\fffd){.progress.progress-primary .progress-bar{background-color:#024a88}}.progress.progress-info[value]::-webkit-progress-value{background-color:#248dad}.progress.progress-info[value]::-moz-progress-bar{background-color:#248dad}.progress.progress-info[value]::-ms-fill{background-color:#248dad}@media screen and (min-width: 0\\fffd){.progress.progress-info .progress-bar{background-color:#248dad}}.progress.progress-danger[value]::-webkit-progress-value{background-color:#bf1725}.progress.progress-danger[value]::-moz-progress-bar{background-color:#bf1725}.progress.progress-danger[value]::-ms-fill{background-color:#bf1725}@media screen and (min-width: 0\\fffd){.progress.progress-danger .progress-bar{background-color:#bf1725}}.progress.progress-success[value]::-webkit-progress-value{background-color:#2d922d}.progress.progress-success[value]::-moz-progress-bar{background-color:#2d922d}.progress.progress-success[value]::-ms-fill{background-color:#2d922d}@media screen and (min-width: 0\\fffd){.progress.progress-success .progress-bar{background-color:#2d922d}}.progress.progress-warning[value]::-webkit-progress-value{background-color:#f79a17}.progress.progress-warning[value]::-moz-progress-bar{background-color:#f79a17}.progress.progress-warning[value]::-ms-fill{background-color:#f79a17}@media screen and (min-width: 0\\fffd){.progress.progress-warning .progress-bar{background-color:#f79a17}}.progress[value]::-moz-progress-bar{border-radius:0}.progress[value]::-webkit-progress-value{border-radius:0}.progress[value=\"100\"]::-moz-progress-bar{border-radius:0}.progress[value=\"100\"]::-webkit-progress-value{border-radius:0}.progress-xs{height:7px}.progress-sm{height:10px}.progress-md{height:13px}.progress-bar-info-striped{background-image:linear-gradient(45deg,hsla(0,0%,100%,.15) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.15) 0,hsla(0,0%,100%,.15) 75%,transparent 0,transparent);background-size:1rem 1rem;background-color:#5bc0de!important}.progress-bar-animated{animation:progress-bar-stripes 1s linear infinite}.tag{font-weight:400;line-height:1.4;letter-spacing:.03em}.tag.tag-primary{background-color:#024a88}.tag.tag-info{background-color:#248dad}.tag.tag-danger{background-color:#bf1725}.tag.tag-success{background-color:#2d922d}.tag.tag-warning{background-color:#f79a17}.tag.tag-dark{background-color:#000}.tag.tag-main{background-color:#242d3a}.card{border:none;border-radius:0;width:100%;overflow:hidden;margin-bottom:29px;box-shadow:1px 1px 5px #00000040;display:block}.card .card-header{background:#344154;color:#fff;line-height:10px;border-radius:0;border:none}.card .card-header a{color:#fff}.card .card-header a:hover{color:#fffc}.card .card-footer{background:#344154;color:#fff;line-height:6px;border-radius:0;border:none}.card.card-outline-default{background:transparent;border:1px solid #fff}.card.card-primary{background:#024a88}.card.card-primary.medium-opacity{background:rgba(2,74,136,.5)}.card.card-outline-primary{background:transparent;border:1px solid #024a88}.card.card-success{background:#2d922d;margin-bottom:15px}.card.card-success.medium-opacity{background:rgba(45,146,45,.5)}.card.card-outline-success{background:transparent;border:1px solid #2d922d}.card.card-info{background:#248dad;margin-bottom:15px}.card.card-info.medium-opacity{background:rgba(36,141,173,.5)}.card.card-outline-info{background:transparent;border:1px solid #248dad}.card.card-warning{background:#f79a17;margin-bottom:15px}.card.card-warning.medium-opacity{background:rgba(247,154,23,.5)}.card.card-outline-warning{background:transparent;border:1px solid #f79a17}.card.card-danger{background:#bf1725;margin-bottom:15px}.card.card-danger.medium-opacity{background:rgba(191,23,37,.5)}.card.card-outline-danger{background:transparent;border:1px solid #bf1725}.card.card-primary .card-header,.card.card-success .card-header,.card.card-info .card-header,.card.card-danger .card-header,.card.card-warning .card-header{background:rgba(0,0,0,.4)}.card.card-primary .card-body,.card.card-success .card-body,.card.card-info .card-body,.card.card-danger .card-body,.card.card-warning .card-body{color:#fff}.card.card-primary .card-footer,.card.card-success .card-footer,.card.card-info .card-footer,.card.card-danger .card-footer,.card.card-warning .card-footer{background:rgba(0,0,0,.2)}.card.overlay .card-img{border-radius:0;-moz-filter:brightness(100%);-ms-filter:brightness(100%);-o-filter:brightness(100%);filter:brightness(100%)}.card.overlay:hover .card-img{-moz-filter:brightness(80%);-ms-filter:brightness(80%);-o-filter:brightness(80%);filter:brightness(80%)}.card.overlay .card-img-overlay{color:#fff}.card.overlay .card-img-overlay.overlay-bottom{top:auto}.card.overlay .card-img-overlay.slide-up{transform:translateY(100%)}.card.overlay .card-img-overlay.slide-down{transform:translateY(-100%)}.card.overlay .card-img-overlay.slide-left{transform:translate(-100%)}.card.overlay .card-img-overlay.slide-right{transform:translate(100%)}.card.overlay .card-img-overlay.hover-opacity{opacity:0}.card.overlay:hover .slide-up,.card.overlay:hover .slide-down{transform:translateY(0)}.card.overlay:hover .slide-left,.card.overlay:hover .slide-right{transform:translate(0)}.card.overlay:hover .hover-opacity{opacity:1}@media (min-width: 1400px){.d-xxl-block{display:block!important}}@media (min-width: 576px){.card-columns{-moz-column-count:3;-moz-column-gap:1.25rem}}.btn{border-radius:0}.btn:focus{outline:0}.btn:active{outline:0!important}.btn-rounded{border-radius:25rem}.btn-xs{padding:.2rem .4rem;font-size:.715rem}.btn-primary{background:rgba(2,74,136,.8)!important;border-color:#024a88cc!important}.btn-primary.medium-opacity{background:rgba(2,74,136,.5);border-color:#024a881a}.btn-primary:hover,.btn-primary:focus{background:#024a88;border-color:#024a88}.btn-primary:active{background:rgba(2,74,136,.95)!important;border-color:#024a88f2!important}.btn-success{background:rgba(45,146,45,.8);border-color:#2d922dcc}.btn-success.medium-opacity{background:rgba(45,146,45,.5);border-color:#2d922d1a}.btn-success:hover,.btn-success:focus{background:#2d922d;border-color:#2d922d}.btn-success:active{background:rgba(45,146,45,.95)!important;border-color:#2d922df2!important}.btn-info{background:rgba(36,141,173,.8);border-color:#248dadcc}.btn-info.medium-opacity{background:rgba(36,141,173,.5);border-color:#248dad1a}.btn-info:hover,.btn-info:focus{background:#248dad;border-color:#248dad}.btn-info:active{background:rgba(36,141,173,.95)!important;border-color:#248dadf2!important}.btn-warning{background:rgba(247,154,23,.8);border-color:#f79a17cc}.btn-warning.medium-opacity{background:rgba(247,154,23,.5);border-color:#f79a171a}.btn-warning:hover,.btn-warning:focus{background:#f79a17;border-color:#f79a17}.btn-warning:active{background:rgba(247,154,23,.95)!important;border-color:#f79a17f2!important}.btn-danger{background:rgba(191,23,37,.8);border-color:#bf1725cc}.btn-danger.medium-opacity{background:rgba(191,23,37,.5);border-color:#bf17251a}.btn-danger:hover,.btn-danger:focus{background:#bf1725;border-color:#bf1725}.btn-danger:active{background:rgba(191,23,37,.95)!important;border-color:#bf1725f2!important}.btn-dark{background:rgba(0,0,0,.8);border-color:#000c;color:#fff}.btn-dark.medium-opacity{background:rgba(0,0,0,.5);border-color:#0000001a}.btn-dark:hover{background:black;border-color:#000}.btn-dark:active{background:rgba(0,0,0,.95)!important;border-color:#000000f2!important}.btn-main{background:rgba(36,45,58,.8);border-color:#242d3acc;color:#fff}.btn-main.medium-opacity{background:rgba(36,45,58,.5);border-color:#242d3a1a}.btn-main:hover{color:#fff!important;background:#242d3a;border-color:#242d3a}.btn-main:active{background:rgba(36,45,58,.95)!important;border-color:#242d3af2!important}.btn-outline-primary{color:#024a88;border-color:#024a88}.btn-outline-primary:hover,.btn-outline-primary:focus{color:#fff;background:#024a88;border-color:#024a88}.btn-outline-primary:active,.btn-outline-primary.active{color:#fff!important;background:#024a88!important;border-color:#024a88!important}.btn-outline-success{color:#2d922d;border-color:#2d922d}.btn-outline-success:hover,.btn-outline-success:focus{color:#fff;background:#2d922d;border-color:#2d922d}.btn-outline-success:active,.btn-outline-success.active{color:#fff!important;background:#2d922d!important;border-color:#2d922d!important}.btn-outline-info{color:#248dad;border-color:#248dad}.btn-outline-info:hover,.btn-outline-info:focus{color:#fff;background:#248dad;border-color:#248dad}.btn-outline-info:active,.btn-outline-info.active{color:#fff!important;background:#248dad!important;border-color:#248dad!important}.btn-outline-warning{color:#f79a17;border-color:#f79a17}.btn-outline-warning:hover,.btn-outline-warning:focus{color:#fff;background:#f79a17;border-color:#f79a17}.btn-outline-warning:active,.btn-outline-warning.active{color:#fff!important;background:#f79a17!important;border-color:#f79a17!important}.btn-outline-danger{color:#bf1725;border-color:#bf1725}.btn-outline-danger:hover,.btn-outline-danger:focus{color:#fff;background:#bf1725;border-color:#bf1725}.btn-outline-danger:active,.btn-outline-danger.active{color:#fff!important;background:#bf1725!important;border-color:#bf1725!important}.btn-outline-dark{color:#000;border-color:#000;background:transparent}.btn-outline-dark:hover,.btn-outline-dark:focus{color:#fff;background:#000;border-color:#000}.btn-outline-main{color:#242d3a;border-color:#242d3a;background:transparent}.btn-outline-main:hover,.btn-outline-main:focus{color:#fff;background:#242D3A;border-color:#242d3a}.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle),.btn-group>.btn:last-child:not(:first-child),.btn-group>.dropdown-toggle:not(:first-child){border-radius:0}.form-control-sm,.input-group-sm>.form-control,.input-group-sm>.input-group-addon,.input-group-sm>.input-group-btn>.btn{border-radius:0}.btn.disabled,.btn:disabled{cursor:not-allowed;opacity:.65}.btn-file-upload{height:35px;padding-top:3px!important}.text-primary{color:#024a88!important}.text-success{color:#2d922d!important}.text-info{color:#248dad!important}.text-warning{color:#f79a17!important}.text-danger{color:#bf1725!important}.background-success{background-color:#2d922d!important}.background-info{background-color:#248dad!important}.background-warning{background-color:#f79a17!important}.background-danger{background-color:#bf1725!important}.blockquote{font-size:1.2rem}.blockquote-footer{font-size:70%}.nav-tabs{background-color:#ccc;border:1px solid #ccc}.nav-tabs .nav-item .nav-link{color:#242d3acc;background-color:transparent;border:none;cursor:default}.nav-tabs .nav-item .nav-link.active{background-color:#fff;color:#242d3a}.nav-tabs .nav-item .nav-link:not(.active):hover{background-color:transparent;color:#242d3a;cursor:pointer}.nav-tabs.top{border-top-left-radius:.3rem;border-top-right-radius:.3rem}.nav-tabs.bottom{border-bottom-left-radius:.3rem;border-bottom-right-radius:.3rem}.nav-tabs.bottom .nav-item{margin-bottom:0;margin-top:-1px}.nav-tabs.bottom .nav-item .nav-link{border-radius:0 0 .3rem .3rem}.nav-tabs.tabs-primary{background-color:#024a8866;border:1px solid #024a88}.nav-tabs.tabs-primary .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-primary .nav-item .nav-link.active{background-color:#024a88;color:#fff}.nav-tabs.tabs-primary .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-success{background-color:#2d922d66;border:1px solid #2d922d}.nav-tabs.tabs-success .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-success .nav-item .nav-link.active{background-color:#2d922d;color:#fff}.nav-tabs.tabs-success .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-info{background-color:#248dad66;border:1px solid #248dad}.nav-tabs.tabs-info .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-info .nav-item .nav-link.active{background-color:#248dad;color:#fff}.nav-tabs.tabs-info .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-warning{background-color:#f79a1766;border:1px solid #f79a17}.nav-tabs.tabs-warning .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-warning .nav-item .nav-link.active{background-color:#f79a17;color:#fff}.nav-tabs.tabs-warning .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-danger{background-color:#bf172566;border:1px solid #bf1725}.nav-tabs.tabs-danger .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-danger .nav-item .nav-link.active{background-color:#bf1725;color:#fff}.nav-tabs.tabs-danger .nav-item .nav-link:not(.active):hover{color:#fff}.tab-content{position:relative;z-index:1;border:1px solid #ccc;background:#fff}.tab-content .tab-pane{padding:1rem}.tab-content.tab-content-primary{background-color:#024a88;color:#fff;border-color:#024a88}.tab-content.tab-content-success{background-color:#2d922d;color:#fff;border-color:#2d922d}.tab-content.tab-content-info{background-color:#248dad;color:#fff;border-color:#248dad}.tab-content.tab-content-warning{background-color:#f79a17;color:#fff;border-color:#f79a17}.tab-content.tab-content-danger{background-color:#bf1725;color:#fff;border-color:#bf1725}.tab-content.top{border-top:none}.tab-content.bottom{border-bottom:none}.vertical-tabs .nav{padding-right:0;overflow:hidden;background-color:#ccc;border:1px solid #ccc}.vertical-tabs .nav.left{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem;border-right:none;margin-right:-1px;z-index:2}.vertical-tabs .nav.right{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem;border-left:none;margin-left:-1px;z-index:2}.vertical-tabs .nav .nav-item .nav-link{color:#242d3acc;background-color:transparent;border-radius:0;cursor:default}.vertical-tabs .nav .nav-item .nav-link.active{background-color:#fff}.vertical-tabs .nav .nav-item .nav-link:not(.active):hover{background-color:transparent;color:#242d3a;cursor:pointer}.vertical-tabs .nav .nav-item .nav-link.disabled{color:#242d3a99;cursor:not-allowed!important}.alert.alert-success{background-color:#2d922d;border-color:#2d922d;color:#fff}.alert.alert-success.medium-opacity{background:rgba(45,146,45,.5);border-color:#2d922d99}.alert.alert-info{background-color:#248dad;border-color:#248dad;color:#fff}.alert.alert-info.medium-opacity{background-color:#248dad80;border-color:#248dad99}.alert.alert-warning{background-color:#f79a17;border-color:#f79a17;color:#fff}.alert.alert-warning.medium-opacity{background-color:#f79a1780;border-color:#f79a1799}.alert.alert-danger{background-color:#bf1725;border-color:#bf1725;color:#fff}.alert.alert-danger.medium-opacity{background-color:#bf172580;border-color:#bf172599}.modal{z-index:99999;padding-top:10%}.modal-dialog .modal-content{color:#000}.modal-dialog .modal-content .modal-header{border-top-left-radius:.2rem;border-top-right-radius:.2rem;padding:10px 15px}.modal-dialog .modal-content .modal-header.modal-primary{color:#fff;background-color:#024a88}.modal-dialog .modal-content .modal-header.modal-success{color:#fff;background-color:#2d922d}.modal-dialog .modal-content .modal-header.modal-info{color:#fff;background-color:#248dad}.modal-dialog .modal-content .modal-header.modal-warning{color:#fff;background-color:#f79a17}.modal-dialog .modal-content .modal-header.modal-danger{color:#fff;background-color:#bf1725}.modal-dialog .modal-content .modal-header i{margin-right:10px}.modal-dialog .modal-content .modal-footer{padding:10px 15px}.list-group .list-group-item{border-radius:0;padding:.55rem 1.25rem;color:#000c}.list-group .list-group-item.active{color:#ffffffe6;background-color:#024a88;border-color:#024a88}.list-group .list-group-item.active:hover,.list-group .list-group-item.active:focus{color:#fff!important}.list-group .list-group-item.disabled{color:#818a91;background-color:#ddd}.list-group .list-group-item:not(.disabled):focus{color:#000}.list-group .list-group-item.list-group-item-primary{color:#fff;background-color:#024a88}.list-group .list-group-item.list-group-item-success{color:#fff;background-color:#2d922d}.list-group .list-group-item.list-group-item-info{color:#fff;background-color:#248dad}.list-group .list-group-item.list-group-item-warning{color:#fff;background-color:#f79a17}.list-group .list-group-item.list-group-item-danger{color:#fff;background-color:#bf1725}.has-success .form-control-success{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.has-success .form-control{border-color:#2d922dcc}.has-success .form-control:focus{box-shadow:none;border-color:#2d922d80}.has-success .form-control-feedback,.has-success .form-control-label,.has-success .form-check-label,.has-success .form-check-inline,.has-success .custom-control{color:#2d922d}.has-warning .form-control-warning{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23f79a17' d='M4.4 5.324h-.8v-2.46h.8zm0 1.42h-.8V5.89h.8zM3.76.63L.04 7.075c-.115.2.016.425.26.426h7.397c.242 0 .372-.226.258-.426C6.726 4.924 5.47 2.79 4.253.63c-.113-.174-.39-.174-.494 0z'/%3E%3C/svg%3E\")}.has-warning .form-control{border-color:#f79a17cc}.has-warning .form-control:focus{box-shadow:none;border-color:#f79a1780}.has-warning .form-control-feedback,.has-warning .form-control-label,.has-warning .form-check-label,.has-warning .form-check-inline,.has-warning .custom-control{color:#f79a17}.has-danger .form-control-danger{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")}.has-danger .form-control{border-color:#bf1725cc}.has-danger .form-control:focus{box-shadow:none;border-color:#bf172580}.has-danger .form-control-feedback,.has-danger .form-control-label,.has-danger .form-check-label,.has-danger .form-check-inline,.has-danger .custom-control{color:#bf1725}.form-group label{margin-bottom:2px}.help-block{color:#555;font-size:12px}.form-control.checking-field.forced-invalid{padding-right:2.25rem!important;background-repeat:no-repeat!important;background-position:center right .625rem!important;background-size:1.25rem 1.25rem!important;border-color:#bf1725!important;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")!important}.form-control.checking-combo.forced-invalid{padding-right:2.25rem!important;background-repeat:no-repeat!important;background-position:center right .625rem!important;background-size:1.25rem 1.25rem!important;border-color:#bf1725!important;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")!important;background-position:calc(100% - 20px)!important}.form-control{border-radius:0;font-size:14px}.form-control:focus{border-color:#55555580}.form-control.checking-field.ng-touched{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem}.form-control.checking-field.ng-touched.ng-invalid{border-color:#bf1725;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")}.form-control.checking-field.ng-touched.ng-valid{border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.form-control.checking-combo.ng-touched{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem}.form-control.checking-combo.ng-touched.ng-invalid{border-color:#bf1725;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\");background-position:calc(100% - 20px)}.form-control.checking-combo.ng-touched.ng-valid{border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\");background-position:calc(100% - 20px)}.form-control-rounded{border-radius:16px}.form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control{color:#555555b3}.input-group .input-group-addon{padding:.3rem .7rem;border-radius:0}.input-group-btn .btn{padding:.36rem .9rem;font-size:17px}.input-group .form-control:not(:first-child),.input-group-addon:not(:first-child),.input-group-btn:not(:first-child)>.btn,.input-group-btn:not(:first-child)>.btn-group>.btn,.input-group-btn:not(:first-child)>.dropdown-toggle,.input-group-btn:not(:last-child)>.btn:not(:first-child),.input-group-btn:not(:last-child)>.btn-group:not(:first-child)>.btn{border-radius:0}select.form-control:not([multiple]) option{color:#000c}select.form-control:not([size]):not([multiple]){height:calc(2.5rem - 5px)}input[type=color].form-control{padding:0}.form-inline .form-group input{width:100%}.form-space-md .form-group{margin-bottom:.75rem}.form-space-lg .form-group{margin-bottom:1rem}.form-group{margin-bottom:.5rem}.dropdown-menu{padding-top:0;padding-bottom:0;border-radius:0;font-size:14px;box-shadow:0 6px 12px #0003}.dropdown-menu a{color:#242d3a}.dropdown-menu a:hover{color:#fff;background-color:#242d3a}.dropdown-menu:before{content:\" \";position:absolute;top:-12px;right:30px;display:block;width:0;height:0;border:6px solid transparent;border-bottom-color:#fff}.custom-control-label:before,.custom-control-label:after{top:.2rem}.custom-checkbox.checkbox-circle .custom-control-label:before,.custom-checkbox.checkbox-circle .custom-control-label:after{border-radius:50%}.custom-checkbox .custom-control-input:checked~.custom-control-label:before{background:rgba(85,85,85,.7)}.custom-checkbox .custom-control-input:focus~.custom-control-label:before{border:1px solid white;box-shadow:0 0 0 1px #555555b3}.custom-checkbox .custom-control-input.checkbox-primary:checked~.custom-control-label:before{background:#024a88}.custom-checkbox .custom-control-input.checkbox-primary:focus~.custom-control-label:before{box-shadow:0 0 0 1px #024a88}.custom-checkbox .custom-control-input.checkbox-success:checked~.custom-control-label:before{background:#2d922d}.custom-checkbox .custom-control-input.checkbox-success:focus~.custom-control-label:before{box-shadow:0 0 0 1px #2d922d}.custom-checkbox .custom-control-input.checkbox-info:checked~.custom-control-label:before{background:#248dad}.custom-checkbox .custom-control-input.checkbox-info:focus~.custom-control-label:before{box-shadow:0 0 0 1px #248dad}.custom-checkbox .custom-control-input.checkbox-warning:checked~.custom-control-label:before{background:#f79a17}.custom-checkbox .custom-control-input.checkbox-warning:focus~.custom-control-label:before{box-shadow:0 0 0 1px #f79a17}.custom-checkbox .custom-control-input.checkbox-danger:checked~.custom-control-label:before{background:#bf1725}.custom-checkbox .custom-control-input.checkbox-danger:focus~.custom-control-label:before{box-shadow:0 0 0 1px #bf1725}.custom-checkbox .custom-control-input.checkbox-main:checked~.custom-control-label:before{background:#242D3A}.custom-checkbox .custom-control-input.checkbox-main:focus~.custom-control-label:before{box-shadow:0 0 0 1px #242d3a}.custom-radio .custom-control-input:checked~.custom-control-label:before{background:rgba(85,85,85,.7)}.custom-radio .custom-control-input:focus~.custom-control-label:before{border:1px solid white;box-shadow:0 0 0 1px #555555b3}.custom-radio .custom-control-input.radio-primary:checked~.custom-control-label:before{background:#024a88}.custom-radio .custom-control-input.radio-primary:focus~.custom-control-label:before{box-shadow:0 0 0 1px #024a88}.custom-radio .custom-control-input.radio-success:checked~.custom-control-label:before{background:#2d922d}.custom-radio .custom-control-input.radio-success:focus~.custom-control-label:before{box-shadow:0 0 0 1px #2d922d}.custom-radio .custom-control-input.radio-info:checked~.custom-control-label:before{background:#248dad}.custom-radio .custom-control-input.radio-info:focus~.custom-control-label:before{box-shadow:0 0 0 1px #248dad}.custom-radio .custom-control-input.radio-warning:checked~.custom-control-label:before{background:#f79a17}.custom-radio .custom-control-input.radio-warning:focus~.custom-control-label:before{box-shadow:0 0 0 1px #f79a17}.custom-radio .custom-control-input.radio-danger:checked~.custom-control-label:before{background:#bf1725}.custom-radio .custom-control-input.radio-danger:focus~.custom-control-label:before{box-shadow:0 0 0 1px #bf1725}.custom-radio .custom-control-input.radio-main:checked~.custom-control-label:before{background:#242D3A}.custom-radio .custom-control-input.radio-main:focus~.custom-control-label:before{box-shadow:0 0 0 1px #242d3a}.custom-select,.custom-select:focus{background:rgba(255,255,255,.1) url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23333' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E\") no-repeat right .75rem center;background-size:8px 10px}.bg-primary{background:#024a88!important}.bg-primary.medium-opacity{background:rgba(2,74,136,.5)!important}.bg-success{background:#2d922d!important}.bg-success.medium-opacity{background:rgba(45,146,45,.5)!important}.bg-warning{background:#f79a17!important}.bg-warning.medium-opacity{background:rgba(247,154,23,.5)!important}.bg-danger{background:#bf1725!important}.bg-danger.medium-opacity{background:rgba(191,23,37,.5)!important}.bg-main{background:#242d3a!important}.bg-main.medium-opacity{background:rgba(36,45,58,.5)!important}.bg-dark{background:black!important}.bg-dark.medium-opacity{background:rgba(0,0,0,.5)!important}.custom-select{width:100%}code{background-color:#e9ebee}.app-margin-top-5{margin-top:5px!important}.app-margin-top-10{margin-top:10px!important}.app-margin-top-15{margin-top:15px!important}.app-margin-top-20{margin-top:20px!important}.app-margin-top-25{margin-top:25px!important}.app-margin-top-30{margin-top:30px!important}.app-margin-top-35{margin-top:35px!important}.app-margin-top-40{margin-top:40px!important}.app-margin-top-60{margin-top:60px!important}@media (min-width: 1280px){.modal-xl{max-width:1024px}}@media (min-width: 1600px){.modal-xxl{max-width:1280px}}@media (min-width: 1800px){.modal-feminist{max-width:1366px}}.modal-header{cursor:pointer!important}::-ms-reveal{display:none}.app-fill{width:100%;height:100%}.app-flex-left{margin-right:auto}.lastfix{margin-bottom:-.5rem}.app-inline-wrapped{display:inline!important}.app-inline-wrapped:after{content:\"\\a\";white-space:pre}.app-mat-form-slider{margin-top:-10px;width:100%;padding:0}.app-updevery-input{width:30px;display:inline;padding:1px;height:20px}.mv-input{padding:5px 10px 5px 5px;width:100px;height:30px}.mv-input:focus{box-shadow:none!important}.input-group-addon{background-color:#eceeef;border:1px solid rgba(0,0,0,.15)}.app-flex-row{flex-direction:row}.flex-nowrap{flex-wrap:nowrap}.app-white-button{background-color:#fff;border-color:#ccc}.app-bigplus{text-align:center;font-size:95px;color:#ccc;font-weight:200;cursor:pointer}.app-bigplus :hover{background-color:#eee}.app-wrap{white-space:pre-wrap;word-break:break-word}.app-min-height-145{min-height:145px}.tooltip{pointer-events:auto!important;-webkit-user-select:none!important;-moz-user-select:none!important;-khtml-user-select:none!important;-ms-user-select:none!important;cursor:default!important}.ace_gutter-cell.ace_breakpoint{border-radius:20px 0 0 20px;box-shadow:0 0 1px 1px red inset}.tab-body{padding:15px;border:1px solid #bbb;width:100%}.tab-header-page{border-bottom:20px solid #bbb;border-left:20px solid transparent;border-right:20px solid transparent;cursor:pointer;height:0;text-align:center}.tab-selected{border-bottom:20px solid #bbb;font-weight:700}.tab-unselected{border-bottom:20px solid #ddd}.app-bullet{font-weight:700;font-size:25px;line-height:0;vertical-align:sub}.app-input-password{width:calc(100% - 30px)!important;display:inline-block!important;margin-right:10px!important}.swal2-container{z-index:9999999999999!important}.app-margin-bottom-min-10{margin-bottom:-10px}.app-margin-bottom-min-15{margin-bottom:-15px}.input-group-addon-color{background-color:#eceeef!important}.no-bg-img{background-image:none!important;padding-right:0!important}::placeholder{color:#aaa!important}ngx-charts-advanced-pie-chart,ngx-charts-number-card,ngx-charts-bar-vertical,ngx-charts-bar-horizontal,ngx-charts-tree-map,ngx-charts-charts{display:block;min-height:1px}.table-striped tbody tr:nth-of-type(odd){background-color:#f2f2f2}.app-flip-y{transform:scaleY(-1)}.app-flip-x{transform:scaleX(-1)}.app-std-border-right{border-right:2px solid #ccc}.app-std-border-left{border-left:2px solid #ccc}.dropdown-menu>li>a:empty{padding:0}.app-caret-none{color:transparent!important;text-shadow:0 0 0 black!important}.app-caret-none:focus{outline:none}.app-break-words{word-break:break-all}.app-simple-border{border:1px solid #eceeef}.scrolling-box{max-height:250px;overflow-x:hidden;overflow-y:auto}.app-ace-higlight{background:rgba(255,50,50,.2);position:absolute}.ace_editor,.ace_editor div{font-family:monospace}.fixed-sm-border{border-width:1px;border-radius:0}.app-dashed-box{border:2px dashed #ccc;padding:10px}.app-small-dashed-box{border:1px dashed #ccc;padding:7px;font-size:small}.app-empty-char{position:absolute;top:45%;left:33%;font-size:18px;font-style:italic}.app-textbox-stringyfied{border:0;background-color:#fff;color:#000;font-weight:700}.app-sticky-last-column{right:0;position:sticky;z-index:0;background-color:#fff}.app-sticky-last-column-alt{right:0;position:sticky;z-index:0;background-color:#f2f2f2}.app-sticky-divider{width:100%;height:1px;z-index:999;background-color:#eee}.app-sticky-first-column{left:-1px;z-index:999;position:sticky;background-color:#ccc}.app-dropdown-stringyfied{color:#000!important;padding:0;height:20px!important;background-color:#fff!important;border:0;font-weight:700;outline:0!important;background:white;opacity:1!important;-moz-appearance:none!important;-webkit-appearance:none!important}.app-dropdown-stringyfied::-ms-expand{display:none!important}.background-danger{background-color:#e9967a}.checking-field,.checking-combo{box-shadow:unset!important}.app-border-none{border:none}.app-padding-leftonly-15{padding:0 0 0 15px!important}.app-width-auto{width:auto}.app-line-through{text-decoration:line-through}.app-margin-auto{margin:auto}.app-upper-right-remove{position:absolute;right:10px;font-size:25px;top:5px}.app-inline-block{display:inline-block}.swal2-success{border-color:#2d922d!important;color:#2d922d!important}.swal2-info{border-color:#248dad!important;color:#248dad!important}.swal2-warning{border-color:#f79a17!important;color:#f79a17!important}.swal2-danger{border-color:#bf1725!important;color:#bf1725!important}.app-slash{font-size:30px;line-height:1;margin-top:2px;text-align:center}.table-mh-435{min-height:435px}.table-b0 th,.table-b0 td{border-top:none!important;border-left:none!important}.table-b0{border:0px}.table-b0 th{border-bottom:none!important}.table-b0:last-child{border:none!important}.job-step-number{position:absolute;right:10px;font-size:16px;top:2px;font-weight:700}.dropdown-menu:before{display:none}.app-table-dotted-menu{padding:0 0 2px!important;color:#999}.app-rtl{direction:rtl}.app-border-1{border:1px solid rgba(0,0,0,.15)!important}.app-no-selection{-webkit-user-select:none;-moz-user-select:none;-khtml-user-select:none;-ms-user-select:none}.app-right-border{border-right:2px solid #ccc}.app-mtu-fixed-height{height:302px}.app-mtu-fixed-height-wrapper{height:204px;overflow:auto}.app-upper-right-close{position:absolute;top:0;right:15px;font-size:20px}.toast-message{white-space:pre-wrap}.app-overflow-auto{overflow:auto}.app-no-border{border:none!important}.app-contextmenu{background-color:#fff;border:1px solid;padding:10px 30px}.app-contextmenu-item{margin-left:-30px;margin-right:-30px;cursor:pointer}.app-contextmenu-item>span{padding:3px 30px}.app-contextmenu-item:hover{background-color:#ddd}.app-lh-0{line-height:0}.app-lh-05{line-height:.5}.app-lh-1{line-height:1}.app-lh-2{line-height:2}.app-lh-2-important{line-height:2!important}.app-lh-22{line-height:2.2}.app-display-block{display:block!important}.app-input-inline-icon{padding:0;margin:0;position:absolute;top:2px;right:20px}.app-bordered-box{border:1px solid #ccc}.app-mr-auto{margin-right:auto}.app-mrd-infobox-small{border:1px solid #ccc;padding:5px;border-radius:5px}.app-mrd-infobox{border:1px solid #ccc;padding:5px;border-radius:5px;margin-top:-5px;float:left}.app-mrd-infobox-editmode{margin-bottom:-20px;margin-top:-6px}.app-whitespace-prewrap{white-space:pre-wrap}.app-white-selectable{background-color:#fff}.app-white-selected{background-color:#ddd!important}.app-bb-box{border-bottom:2px solid #ddd}.app-white-selectable:hover{background-color:#ddd}.app-placeholder{color:#aaa}.app-placeholder-dark{color:#777}.modal-open{overflow:inherit;padding-right:0!important}.dropdown-menu a:hover{color:#000!important;background-color:#f5f5f5}.dropdown-menu span:hover,.dropdown-item a:hover{color:#000!important;background-color:transparent}.dropdown-item empty{color:#000!important;background-color:#f5f5f5}.app-history-box{max-height:775px;overflow-x:hidden;overflow-y:auto}.app-date-width,.app-input-width{width:100px}.load-more-btn{width:100%;margin-top:10px;background-color:ButtonFace}.app-max-width-100{max-width:100px}.app-search-buttons{position:absolute;top:55px;right:20px}.app-left-0{left:0}.app-left-4{left:4px}.app-left-10{left:10px}.app-bottom-0{bottom:0}.app-bottom-10{bottom:10px}.app-right-0{right:0}.app-right-10{right:10px!important}.app-right-20{right:20px}.app-right-25{right:25px}.app-right-50{right:50px}.app-top-2{top:2px}.app-top-5{top:5px}.app-top-20,.app-top-40{top:20px}.m-t-min-1{margin-top:-1px}.m-t-min-3{margin-top:-3px}.m-t-min-5{margin-top:-5px}.m-t-min-6{margin-top:-6px}.m-t-min-10{margin-top:-10px}.app-uppercase{text-transform:uppercase}.app-col-sm-10-with-addon{width:calc(83.33333% - 56px)!important}.app-bring-to-front{z-index:9999999!important}.modal{z-index:99999998!important}.app-bring-to-front-strong,.guppy_help{z-index:99999999!important}bs-dropdown-container{z-index:99999999!important}.app-bold{font-weight:700}.app-float-left{float:left}.app-float-right{float:right}.app-no-resize{resize:none}.app-table-no-border{border-top:none!important}.app-upper-left-indicator{position:absolute;top:2px;right:5px}.app-dialog-button{margin-bottom:19px;margin-top:1px;font-size:25px}.app-z-index-0{z-index:0!important}.app-col-divide:after{width:0px;content:\"-\";display:block;position:absolute;top:10px;bottom:0;right:2px;font-weight:700}.app-widgets-expanded{padding-right:20px!important;padding-top:10px!important;padding-bottom:0!important}.app-widget-head-expanded{padding:0 0 0 20px}.app-upper-right-trash{position:absolute;right:15px;top:15px;cursor:pointer;z-index:99}.app-absolute{position:absolute}.app-relative{position:relative}.app-box-ricarico{width:250px;position:absolute;bottom:35px}.app-box-ricarico-edit{width:250px;position:absolute;bottom:21px}.app-input-ricarico{display:inline;margin-left:2px;width:20%}.app-no-overflow{overflow:hidden}.app-overflow-visible{overflow:visible}.app-limited-block{max-height:350px;overflow:auto}.app-refresh-button{position:absolute;top:10px}.app-float-right{float:right!important}.app-intable-input{padding:2px 5px}.app-intable-select{padding:2px 5px;height:23px!important}.app-option-placeholder{color:#aaa!important}.app-option-placeholder option{color:#000!important}.app-lightgrey{color:#666}.app-bg-lightgrey{background-color:#ddd!important}.app-width-1000{width:1000px!important}.app-width-10{width:10px!important}.app-width-20{width:20px!important}.app-width-30{width:30px!important}.app-width-40{width:40px!important}.app-width-50{width:50px!important}.app-width-60{width:60px!important}.app-width-70{width:70px!important}.app-width-80{width:80px!important}.app-width-90{width:90px!important}.app-width-100{width:100px!important}.app-width-110{width:110px!important}.app-width-120{width:120px!important}.app-width-130{width:130px!important}.app-width-180{width:180px!important}.app-width-435{width:435px!important}.app-height-350{height:350px}.app-height-250{height:250px}.app-height-275{height:275px}.app-height-300{height:300px}.app-height-380{height:380px}.app-height-370{height:370px}.app-max-height-370{max-height:370px}.app-height-400,.app-height-425{height:400px}.app-height-450{height:450px}.app-height-560{height:560px}.app-sm2-minus-5{float:left;width:calc(16.66667% - 5px)!important}.app-sm10-plus-5{float:left;width:calc(83.33333% + 5px)!important}.app-deadline-todo{background-color:#87cefa!important}.app-deadline-done{background-color:#90ee90!important}.app-font-size-12{font-size:12px!important}.app-font-size-14{font-size:14px!important}.app-font-size-15{font-size:15px!important}.app-font-size-16{font-size:16px!important}.app-font-size-17{font-size:17px!important}.app-font-size-18{font-size:18px!important}.app-font-size-20{font-size:20px!important}.app-font-size-22{font-size:22px!important}.app-font-size-25{font-size:25px!important}.app-font-size-59{font-size:59px!important}.app-selected{background-color:#b0c4de}.app-aff-90{color:#006400}.app-aff-80{color:green}.app-aff-70{color:#90ee90}.app-aff-60{color:#3cb371}.app-aff-50{color:#ff8c00}.app-aff-40{color:red}.app-bg-aff-90{background-color:#006400}.app-bg-aff-80{background-color:green}.app-bg-aff-70{background-color:#90ee90}.app-bg-aff-60{background-color:#3cb371}.app-bg-aff-50{background-color:#ff8c00}.app-bg-aff-40{background-color:red}.app-scarico-materiale-body{max-height:500px;overflow:auto;overflow-x:hidden}.app-max-height-550{max-height:550px}.app-max-height-300{max-height:300px}.app-success-row{background-color:#389c90!important}.app-danger-row{background-color:#9c3838!important}.app-info-row{background-color:#388b9c!important}.app-active-readonly{color:#555!important;background-color:#fff!important}.app-reading-info{position:absolute;top:5px;left:5px;font-size:20px}.app-loading-over{display:none;margin:auto;position:absolute;inset:0;width:100%;height:100%;z-index:99;background:rgba(0,0,0,.5) none repeat}.app-loading-over-internal{color:#fff;position:absolute;top:48%;left:45%;font-size:15px}.app-circle{display:inline-block;width:10px;height:10px;border-radius:50%}.loader-img{position:absolute;width:140px;top:35%;left:calc(50% - 70px)}.app-timepicker-success{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem;border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.app-success-row-link{color:ivory!important}.dropdown-item:hover{color:#fff!important}.app-fixed-height-700{height:700px;overflow:auto;overflow-x:hidden}.app-fixed-height-610{height:610px;overflow:auto;overflow-x:hidden}.app-fixed-height-685{height:685px;overflow:auto;overflow-x:hidden}.app-arrow{height:15px;width:100%;text-align:center}.app-visible{display:block!important}.app-scheduling-symbol{position:absolute;right:15px;font-size:2.15em;z-index:100}.app-arrow:hover{background-color:#d3d3d3}.app-calendar-box{width:calc(100% - 380px);padding-left:10px;float:right}.app-deadline-box-container{width:380px;height:100%;float:left}.app-deadline-box{padding:0 3px;margin-bottom:5px;margin-left:5px;margin-right:5px;border-style:solid;border-color:#d3d3d3;border-width:2px;position:relative}.app-input-icon{position:absolute;color:#696969;top:11px;left:5px;z-index:999}.app-input-icon:hover{color:#696969}.app-text-center{text-align:center}.app-text-right{text-align:right}.app-text-left{text-align:left}.app-fe-sm-v{position:relative;top:0;width:1px;left:5px;font-size:8px;font-weight:700;color:#000;text-shadow:0px 0px .2px black}.app-fe-v{position:relative;top:-10px;left:145px;width:1px;font-size:11px;font-weight:700;color:#fffac2;text-shadow:0px 0px 1px #fffbcc}.app-card-function-button{padding:.5rem 1.25rem;border-bottom:solid 2px #D9D9D9}.app-modal-function-button{padding:8px 15px;border-bottom:solid 1px #D9D9D9}.app-no-bg-img{background-image:none!important}.app-widget-head-button{font-size:1.15rem;margin-top:-2px;margin-bottom:-5px;margin-left:10px}.app-line-separator{height:3px;background:rgb(237,237,237);border-bottom:1px solid rgb(237,237,237);margin-bottom:10px}.app-small-line-separator{height:2px;background:#ccc;border-bottom:1px solid #ccc;margin-bottom:5px;margin-top:5px}.app-link{color:#0275d8!important;cursor:pointer;text-decoration:none;display:block}.app-link:hover{color:#23527c!important;cursor:pointer;text-decoration:underline!important}.app-link-nocol{cursor:pointer;text-decoration:none}.app-link-nocol:hover{text-decoration:underline}.app-btn-widget{position:absolute;margin:0;top:3.5px;background-color:#414b50;cursor:pointer}.app-btn-widget-spacer{visibility:hidden;height:1px}.app-btn-widget:hover{background-color:#697378}.app-inline{display:inline}.app-btn-search{width:40.85px;height:38px}.app-fa-cell-fix{display:table-cell}.app-display-none{display:none}.app-border-radius-5{border-radius:5px!important}.app-no-padding{padding:0!important}.app-padding-5{padding:5px!important}.app-padding-2{padding:2px!important}.app-padding-3{padding:3px!important}.app-padding-10{padding:10px!important}.app-padding-15{padding:15px!important}.app-padding-left-0{padding-left:0!important}.app-padding-left-5{padding-left:5px!important}.app-padding-left-10{padding-left:10px!important}.app-padding-left-15{padding-left:15px!important}.app-padding-left-20{padding-left:20px!important}.app-padding-left-25{padding-left:25px!important}.app-padding-left-30{padding-left:30px!important}.app-padding-left-35{padding-left:35px!important}.app-padding-left-40{padding-left:40px!important}.app-padding-left-45{padding-left:45px!important}.app-padding-right-0{padding-right:0!important}.app-padding-right-5{padding-right:5px!important}.app-padding-right-10{padding-right:10px!important}.app-padding-right-15{padding-right:15px!important}.app-margin-0{margin:0!important}.app-margin-right-min-10{margin-right:-10px!important}.app-margin-left-min-2{margin-left:-2px}.app-margin-left-min-5{margin-left:-5px}.app-margin-left-min-10{margin-left:-10px!important}.app-margin-right-min-20{margin-right:-20px!important}.app-margin-left-0{margin-left:0!important}.app-margin-left-5{margin-left:5px!important}.app-margin-left-6{margin-left:6px!important}.app-margin-left-15{margin-left:15px!important}.app-margin-left-25{margin-left:25px!important}.app-margin-right-10{margin-right:10px!important}.app-margin-right-15{margin-right:15px!important}.app-margin-right-20{margin-right:20px!important}.app-margin-right-25{margin-right:25px!important}.app-margin-right-5{margin-right:5px!important}.app-margin-top-min-10{margin-top:-10px!important}.app-margin-top-min-15{margin-top:-15px!important}.app-margin-left-10{margin-left:10px!important}.app-margin-bottom-0{margin-bottom:0!important}.app-margin-bottom-2{margin-bottom:2px!important}.app-margin-bottom-5{margin-bottom:5px!important}.app-margin-bottom-10{margin-bottom:10px!important}.app-margin-bottom-14{margin-bottom:14px!important}.app-margin-bottom-15{margin-bottom:15px!important}.app-margin-bottom-20{margin-bottom:20px!important}.app-margin-bottom-25{margin-bottom:25px!important}.app-margin-bottom-30{margin-bottom:30px!important}.app-border-radius-10{border-radius:10px}.app-no-margin{margin:0!important}.app-no-row-margin{margin-left:0!important;margin-right:0!important}.app-white-text{color:#fff!important}.app-black-text{color:#242424!important}.app-pointer{cursor:pointer}.app-not-allowed{cursor:not-allowed}.app-hidden-view{visibility:hidden!important}.app-afterline-button{margin-top:5px;color:#fff;background-color:inherit;border-width:2px;border-color:#fff;font-weight:700;margin-bottom:-5px}.app-afterline-button-black{color:#000;background-color:inherit;border-width:2px;border-color:#000;font-weight:700;margin-bottom:5px}.m-t-min-2{margin-top:-2px}.m-t-1{margin-top:1px}.m-t-2{margin-top:2px}.m-t-3{margin-top:3px}.m-t-4{margin-top:4px}.m-t-6{margin-top:6px}.m-t-7{margin-top:7px}.m-t-8{margin-top:8px}.m-t-9{margin-top:9px}.m-t-10{margin-top:10px}.m-t-30{margin-top:30px}.f-s-25{font-size:25px}.app-pullleft-1{margin-right:1px}.app-pullleft-2{margin-right:2px}.app-pullleft-3{margin-right:3px}.app-pullleft-4{margin-right:4px}.app-pullleft-5{margin-right:5px}.app-pullleft-6{margin-right:6px}.app-pullleft-7{margin-right:7px}.app-pullleft-8{margin-right:8px}.app-pullleft-9{margin-right:9px}.app-pullleft-10{margin-right:10px}.app-pullleft-15{margin-right:15px}.app-pullright-1{margin-left:1px}.app-pullright-2{margin-left:2px}.app-pullright-3{margin-left:3px}.app-pullright-4{margin-left:4px}.app-pullright-5{margin-left:5px}.app-pullright-6{margin-left:6px}.app-pullright-7{margin-left:7px}.app-pullright-8{margin-left:8px}.app-pullright-9{margin-left:9px}.app-pullright-10{margin-left:10px}.app-pullright-15{margin-left:15px}.app-pullup-1{margin-bottom:1px}.app-pullup-2{margin-bottom:2px}.app-pullup-3{margin-bottom:3px}.app-pullup-4{margin-bottom:4px}.app-pullup-5{margin-bottom:5px}.app-pullup-6{margin-bottom:6px}.app-pullup-7{margin-bottom:7px}.app-pullup-8{margin-bottom:8px}.app-pullup-9{margin-bottom:9px}.app-pullup-10{margin-bottom:10px}.app-pullup-15{margin-bottom:15px}.app-one-clm-width{width:100%}.app-two-clm-width{width:50%}.app-three-clm-width{width:33.333%}.app-four-clm-width{width:25%}.app-five-clm-width{width:20%}.app-six-clm-width{width:16.666%}.app-col-12{width:100%}.app-col-11{width:91.66666667%}.app-col-10{width:83.33333333%}.app-col-9{width:75%}.app-col-8{width:66.66666667%}.app-col-7{width:58.33333333%}.app-col-6{width:50%}.app-col-5{width:41.66666667%}.app-col-4{width:33.33333333%}.app-col-3{width:25%}.app-col-2{width:16.66666667%}.app-col-1{width:8.33333333%}.app-padding-bottom-0{padding-bottom:0!important}.app-padding-bottom-5{padding-bottom:5px}.app-padding-bottom-10{padding-bottom:10px}.app-padding-top-0{padding-top:0!important}.app-padding-top-3{padding-top:3px!important}.app-padding-top-8{padding-top:8px!important}.app-padding-top-5{padding-top:5px!important}.app-padding-top-10{padding-top:10px!important}.app-padding-top-13{padding-top:13px!important}.app-padding-top-15{padding-top:15px!important}.app-padding-top-16{padding-top:16px!important}.app-mb-0{margin-bottom:0}.file-upload .file-upload-btn{position:absolute;width:100%;height:35px;z-index:9;opacity:0}.file-upload .delete-file{position:absolute;right:50px;top:8px;font-size:16px;opacity:.8;cursor:pointer;z-index:99;visibility:hidden}.file-upload:hover .delete-file{visibility:visible}.app-right-15{right:15px}.app-top-0{top:0}.app-top-10{top:10px}.app-fs-30{font-size:30px}.app-fs-16{font-size:16px}.app-fs-20{font-size:20px}.app-fs-23{font-size:23px}.app-fs-24{font-size:24px}.app-fs-18{font-size:18px}.app-fs-14{font-size:14px}.app-fs-12{font-size:12px}.selectable-timeline{height:20px;display:flex}.timeline-element-selected{cursor:pointer;text-decoration:underline;font-weight:700}.timeline-element-unselected{cursor:pointer;font-style:italic}.timeline-arrow{width:15px}.timeline-element-container{width:calc(100% - 37px);overflow:hidden;white-space:nowrap;text-overflow:ellipsis;display:flex}.app-checkbox-label{margin-left:5px;margin-top:-1px}.app-nowrap{white-space:nowrap}.app-min-height-365{min-height:365px}.app-min-width-std-395{min-width:395px}.app-min-width-std-110{min-width:110px}.app-min-width-std-150{min-width:150px}.app-min-width-std-220{min-width:220px}.app-min-width-std-120{min-width:120px}.app-min-width-std-70{min-width:70px}.app-ltab-border{border-left:2px solid #bbb}.app-rtab-border{border-right:2px solid #bbb}.app-col-min{width:1px}.app-filter-wrapper{padding-left:0;margin-top:20px}.app-first-filter-line{margin-top:-20px}.caret{display:inline-block;width:0;height:0;margin-left:2px;vertical-align:middle}.dropup,.dropdown{position:relative}.dropdown-toggle:focus{outline:0}.dropdown-menu{position:absolute;top:100%;left:0;display:none;float:left;min-width:160px;padding:5px 0;margin:2px 0 0;list-style:none;text-align:left;border:1px solid #CCC;background-clip:padding-box}.dropdown-menu.pull-right{right:0;left:auto}.dropdown-menu>li>a{display:block;padding:3px 20px;clear:both;font-weight:400;white-space:nowrap}.dropdown-menu>li>a:hover,.dropdown-menu>li>a:focus{text-decoration:none}.dropdown-menu>.active>a,.dropdown-menu>.active>a:hover,.dropdown-menu>.active>a:focus{text-decoration:none;outline:0}.dropdown-menu>.disabled>a:hover,.dropdown-menu>.disabled>a:focus{text-decoration:none;background-color:transparent;background-image:none}.open>.dropdown-menu{display:block}.open>a{outline:0}.dropdown-menu-right-user{left:-250px;right:0;top:-2px;width:242px}.dropdown-menu-right{left:auto;right:0}.dropdown-menu-left{left:0;right:auto}.dropdown-header{display:block;padding:3px 20px;white-space:nowrap}.dropdown-backdrop{position:fixed;inset:0}.pull-right>.dropdown-menu{right:0;left:auto}.dropup .caret,.navbar-fixed-bottom .dropdown .caret{border-top:0;content:\"\"}.dropup .dropdown-menu,.navbar-fixed-bottom .dropdown .dropdown-menu{top:auto;bottom:100%;margin-bottom:2px}.pace .pace-progress{background:#637CA0;position:absolute;height:3px;z-index:0}.pace .pace-progress-inner{display:none}.pace .pace-activity{position:absolute;top:10px;left:10px;border-width:1px;right:auto;width:18px;height:18px;border-top-color:#242d3a;border-left-color:#242d3a}.slimScrollBar,.slimScrollRail{border-radius:0!important;width:4px!important}.gu-mirror{position:fixed!important;margin:0!important;z-index:9999!important;opacity:.8;-ms-filter:\"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)\";filter:alpha(opacity=80);pointer-events:none}.gu-hide{left:-9999px!important}.gu-unselectable{-webkit-user-select:none!important;user-select:none!important}.gu-transit{opacity:.2;-ms-filter:\"progid:DXImageTransform.Microsoft.Alpha(Opacity=20)\";filter:alpha(opacity=20)}.guppy_help{max-height:400px;overflow-y:scroll}.toast-container{margin-top:55px}.ngx-json-viewer .segment-type-null>.segment-main>.segment-value{background-color:inherit!important}.swal2-html-container{overflow:hidden}@font-face{font-family:Roboto;font-style:normal;font-weight:100;src:local(\"Roboto Thin\"),local(\"Roboto-Thin\"),url(/assets/fonts/google/Roboto/Roboto-Thin.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:100;src:local(\"Roboto Thin Italic\"),local(\"Roboto-ThinItalic\"),url(/assets/fonts/google/Roboto/Roboto-ThinItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:300;src:local(\"Roboto Light\"),local(\"Roboto-Light\"),url(/assets/fonts/google/Roboto/Roboto-Light.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:300;src:local(\"Roboto Light Italic\"),local(\"Roboto-LightItalic\"),url(/assets/fonts/google/Roboto/Roboto-LightItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:400;src:local(\"Roboto Regular\"),local(\"Roboto-Regular\"),url(/assets/fonts/google/Roboto/Roboto-Regular.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:400;src:local(\"Roboto Italic\"),local(\"Roboto-Italic\"),url(/assets/fonts/google/Roboto/Roboto-Italic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:500;src:local(\"Roboto Medium\"),local(\"Roboto-Medium\"),url(/assets/fonts/google/Roboto/Roboto-Medium.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:500;src:local(\"Roboto Medium Italic\"),local(\"Roboto-MediumItalic\"),url(/assets/fonts/google/Roboto/Roboto-MediumItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:700;src:local(\"Roboto Bold\"),local(\"Roboto-Bold\"),url(/assets/fonts/google/Roboto/Roboto-Bold.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:700;src:local(\"Roboto Bold Italic\"),local(\"Roboto-BoldItalic\"),url(/assets/fonts/google/Roboto/Roboto-BoldItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:900;src:local(\"Roboto Black\"),local(\"Roboto-Black\"),url(/assets/fonts/google/Roboto/Roboto-Black.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:900;src:local(\"Roboto Black Italic\"),local(\"Roboto-BlackItalic\"),url(/assets/fonts/google/Roboto/Roboto-BlackItalic.ttf) format(\"truetype\")}html{height:100%;min-height:100%}body{font-family:Roboto,sans-serif;font-size:14px;color:#242424}body:before{content:\"\";position:fixed;width:100%;height:100%;top:0;left:0;background:#e9ebee;will-change:transform;z-index:-1}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{font-weight:400}h1 small,h2 small,h3 small,h4 small,h5 small,h6 small,.h1 small,.h2 small,.h3 small,.h4 small,.h5 small,.h6 small{font-size:70%}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-button{width:0px;height:0px}::-webkit-scrollbar-thumb{background:#e1e1e1;border:0px none #ffffff;border-radius:0}::-webkit-scrollbar-thumb:hover{background:#cccccc}::-webkit-scrollbar-thumb:active{background:#888888}::-webkit-scrollbar-track{background:#666666;border:0px none #ffffff;border-radius:0}::-webkit-scrollbar-track:hover{background:#666666}::-webkit-scrollbar-track:active{background:#333333}::-webkit-scrollbar-corner{background:transparent}.transition{transition:.3s}.widget-controls{position:absolute;z-index:1;top:0;right:0;padding:10px 20px;font-size:14px}.widget-controls a{color:#fff;margin-left:7px;line-height:1;vertical-align:top;display:inline-block}.widget-controls a i.glyphicon-resize-full{font-size:13px}.widget-controls a:hover{color:#ffffffb3}.widget-controls a.dropdown-toggle:after{display:none}.widget-controls ul.dropdown-menu{min-width:9rem;padding:0;border-radius:0}.widget-controls ul.dropdown-menu li{padding:4px;overflow:hidden}.widget-controls ul.dropdown-menu li a{color:#242d3a;font-size:13px;width:100%}.widget-controls ul.dropdown-menu li:hover{background-color:#242d3a}.widget-controls ul.dropdown-menu li:hover a{color:#fff}.card.fullscreened .card-header{line-height:35px}.card.fullscreened .card-header .widget-controls{padding:20px}.card.fullscreened .card-header .widget-controls a{margin-left:12px}.card.fullscreened .card-header .widget-controls a.setting{display:none}.card.fullscreened.card-primary{background:#024a88}.card.fullscreened.card-success{background:#2d922d}.card.fullscreened.card-info{background:#248dad}.card.fullscreened.card-warning{background:#f79a17}.card.fullscreened.card-danger{background:#bf1725}.scrolling{height:100%;overflow-y:scroll;padding-bottom:60px}.no-margin{margin:0}.bottom-15{margin-bottom:15px}.m-t-5{margin-top:5px}.m-t-15{margin-top:15px}.res-img{width:100%}.chart-outher{width:55%;margin:0 auto}.p-t-10{padding-top:10%}.o-visible{overflow:visible}.w-150{width:150px}.w-200{width:200px}@media (max-width: 543px){.chart-outher{width:100%}}@media (min-width: 544px) and (max-width: 767px){.chart-outher{width:85%}}@media (min-width: 992px) and (max-width: 1199px){.chart-outher{width:65%}}.mat-form-field-disabled .mat-form-field-wrapper{background-color:#ddd}.mat-no-border-top .mat-form-field-infix{border-top:none!important}.mat-dflt-margin,.mat-form-field-appearance-outline .mat-form-field-wrapper{margin-top:.125em!important;margin-bottom:.125em!important}.mat-form-field-wrapper{padding-bottom:0;height:35px;min-height:35px!important;margin-bottom:-7px!important}.mat-full-width{width:100%}.mat-full-height .mat-form-field-wrapper{height:100%!important}.mat-form-field-appearance-outline .mat-form-field-infix{padding-top:5px;padding-bottom:0;height:36px}.mat-form-field-appearance-outline .mat-form-field-infix select.mat-input-element{background-color:transparent;margin-bottom:-11px!important;margin-top:-2px!important;padding-top:0!important;top:0!important}.mat-form-field-appearance-outline .mat-form-field-infix input{display:inline-flex;margin-top:-8px;margin-bottom:-5px;padding-top:8px}.mat-form-field-appearance-outline .mat-form-field-suffix{height:25px!important;top:-2px!important}.mat-form-field-appearance-outline .mat-form-field-suffix .form-input-suffix{margin-right:5px!important;position:absolute!important;top:7px!important;right:4px!important}.mat-form-field-appearance-outline .mat-form-field-infix .form-input-suffix{position:relative!important;top:-4px!important}.mat-form-field-prefix .mat-icon-button,.mat-form-field-suffix .mat-icon-button{height:32px!important}.mat-form-field-label-wrapper{top:-8px}.mat-form-field-type-mat-native-select .mat-form-field-infix:after{top:60%!important}.mat-form-field-suffix{margin-right:-10px!important}.cdk-overlay-container{z-index:99999999!important}.mat-height-fixed .mat-form-field-flex{height:38px!important}.mat-height-auto .mat-form-field-flex{height:auto!important;padding-bottom:5px!important;padding-top:5px!important;padding-right:2px!important}.mat-height-auto .mat-form-field-infix{height:auto!important}.mat-icon-button-override{width:25px!important;top:0!important;color:#000000a3!important;position:absolute!important}.mat-icon-button-override-suffix{right:-5px!important}.mat-icon-button-override-prefix{left:-5px!important}.mat-option{height:25px!important;font-size:14px!important}.ngx-mat-timepicker .mat-form-field-infix{border-top:none!important}.mat-form-field-wrapper .form-control{width:100%;border:none;padding:0;line-height:1}.mat-form-field-wrapper .form-control:focus{box-shadow:none!important}.mat-form-field-wrapper .form-control.checking-field.ng-touched{padding-right:0;background-position-y:14px!important;background-position-x:right;padding-top:8px;padding-bottom:0}.mat-height-auto .form-control.checking-field.ng-touched{padding-right:25px;background-position:center right .625rem!important}.mat-form-field-wrapper .form-control.input-small.checking-field.ng-touched{background-position-y:9px!important;padding-right:25px}.mat-form-field-wrapper .form-control{background-color:transparent!important}.mat-form-field-wrapper .form-control.checking-combo.ng-touched{padding-right:45px;background-position-y:8px!important;padding-top:4px!important}.mat-form-field-wrapper .form-control.checking-combo.ng-untouched{padding-right:20px;background-position-y:8px!important;padding-top:4px!important}.mat-input-with-suffix{width:calc(100% - 35px)!important;display:inline-block!important;margin-right:10px!important}.mat-input-group-addon .mat-form-field-appearance-outline .mat-form-field-wrapper{background-color:#eceeef;border:1px solid rgba(0,0,0,.15);border-radius:.25rem}.mat-form-field-appearance-outline textarea{padding:5px 0!important}.snow{position:absolute;width:10px;height:10px;background:white;border-radius:50%}.snow:nth-child(1){opacity:.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"] }]
|
|
28
|
+
args: [{ selector: 'app-root', encapsulation: ViewEncapsulation.None, template: "<ng-container *ngIf=\"_state.christmasTime\">\r\n <div *ngFor=\"let i of snows; trackBy: snowTrackBy\" class=\"snow\"></div>\r\n</ng-container>\r\n<router-outlet></router-outlet>", styles: [".table-borderless>tbody>tr>td,.table-borderless>tbody>tr>th,.table-borderless>tfoot>tr>td,.table-borderless>tfoot>tr>th,.table-borderless>thead>tr>td,.table-borderless>thead>tr>th{border:none}.table,.table-responsive{margin-bottom:5px}a:hover,a:focus{text-decoration:none}a:not([href]){color:inherit;text-decoration:none}a:not([href]):hover{color:inherit;text-decoration:none}*{outline:none!important}.modal-title{width:calc(100% - 20px)}.progress{height:20px}.progress.progress-primary[value]::-webkit-progress-value{background-color:#024a88}.progress.progress-primary[value]::-moz-progress-bar{background-color:#024a88}.progress.progress-primary[value]::-ms-fill{background-color:#024a88}@media screen and (min-width: 0\\fffd){.progress.progress-primary .progress-bar{background-color:#024a88}}.progress.progress-info[value]::-webkit-progress-value{background-color:#248dad}.progress.progress-info[value]::-moz-progress-bar{background-color:#248dad}.progress.progress-info[value]::-ms-fill{background-color:#248dad}@media screen and (min-width: 0\\fffd){.progress.progress-info .progress-bar{background-color:#248dad}}.progress.progress-danger[value]::-webkit-progress-value{background-color:#bf1725}.progress.progress-danger[value]::-moz-progress-bar{background-color:#bf1725}.progress.progress-danger[value]::-ms-fill{background-color:#bf1725}@media screen and (min-width: 0\\fffd){.progress.progress-danger .progress-bar{background-color:#bf1725}}.progress.progress-success[value]::-webkit-progress-value{background-color:#2d922d}.progress.progress-success[value]::-moz-progress-bar{background-color:#2d922d}.progress.progress-success[value]::-ms-fill{background-color:#2d922d}@media screen and (min-width: 0\\fffd){.progress.progress-success .progress-bar{background-color:#2d922d}}.progress.progress-warning[value]::-webkit-progress-value{background-color:#f79a17}.progress.progress-warning[value]::-moz-progress-bar{background-color:#f79a17}.progress.progress-warning[value]::-ms-fill{background-color:#f79a17}@media screen and (min-width: 0\\fffd){.progress.progress-warning .progress-bar{background-color:#f79a17}}.progress[value]::-moz-progress-bar{border-radius:0}.progress[value]::-webkit-progress-value{border-radius:0}.progress[value=\"100\"]::-moz-progress-bar{border-radius:0}.progress[value=\"100\"]::-webkit-progress-value{border-radius:0}.progress-xs{height:7px}.progress-sm{height:10px}.progress-md{height:13px}.progress-bar-info-striped{background-image:linear-gradient(45deg,hsla(0,0%,100%,.15) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.15) 0,hsla(0,0%,100%,.15) 75%,transparent 0,transparent);background-size:1rem 1rem;background-color:#5bc0de!important}.progress-bar-animated{animation:progress-bar-stripes 1s linear infinite}.tag{font-weight:400;line-height:1.4;letter-spacing:.03em}.tag.tag-primary{background-color:#024a88}.tag.tag-info{background-color:#248dad}.tag.tag-danger{background-color:#bf1725}.tag.tag-success{background-color:#2d922d}.tag.tag-warning{background-color:#f79a17}.tag.tag-dark{background-color:#000}.tag.tag-main{background-color:#242d3a}.card{border:none;border-radius:0;width:100%;overflow:hidden;margin-bottom:29px;box-shadow:1px 1px 5px #00000040;display:block}.card .card-header{background:#344154;color:#fff;line-height:10px;border-radius:0;border:none}.card .card-header a{color:#fff}.card .card-header a:hover{color:#fffc}.card .card-footer{background:#344154;color:#fff;line-height:6px;border-radius:0;border:none}.card.card-outline-default{background:transparent;border:1px solid #fff}.card.card-primary{background:#024a88}.card.card-primary.medium-opacity{background:rgba(2,74,136,.5)}.card.card-outline-primary{background:transparent;border:1px solid #024a88}.card.card-success{background:#2d922d;margin-bottom:15px}.card.card-success.medium-opacity{background:rgba(45,146,45,.5)}.card.card-outline-success{background:transparent;border:1px solid #2d922d}.card.card-info{background:#248dad;margin-bottom:15px}.card.card-info.medium-opacity{background:rgba(36,141,173,.5)}.card.card-outline-info{background:transparent;border:1px solid #248dad}.card.card-warning{background:#f79a17;margin-bottom:15px}.card.card-warning.medium-opacity{background:rgba(247,154,23,.5)}.card.card-outline-warning{background:transparent;border:1px solid #f79a17}.card.card-danger{background:#bf1725;margin-bottom:15px}.card.card-danger.medium-opacity{background:rgba(191,23,37,.5)}.card.card-outline-danger{background:transparent;border:1px solid #bf1725}.card.card-primary .card-header,.card.card-success .card-header,.card.card-info .card-header,.card.card-danger .card-header,.card.card-warning .card-header{background:rgba(0,0,0,.4)}.card.card-primary .card-body,.card.card-success .card-body,.card.card-info .card-body,.card.card-danger .card-body,.card.card-warning .card-body{color:#fff}.card.card-primary .card-footer,.card.card-success .card-footer,.card.card-info .card-footer,.card.card-danger .card-footer,.card.card-warning .card-footer{background:rgba(0,0,0,.2)}.card.overlay .card-img{border-radius:0;-moz-filter:brightness(100%);-ms-filter:brightness(100%);-o-filter:brightness(100%);filter:brightness(100%)}.card.overlay:hover .card-img{-moz-filter:brightness(80%);-ms-filter:brightness(80%);-o-filter:brightness(80%);filter:brightness(80%)}.card.overlay .card-img-overlay{color:#fff}.card.overlay .card-img-overlay.overlay-bottom{top:auto}.card.overlay .card-img-overlay.slide-up{transform:translateY(100%)}.card.overlay .card-img-overlay.slide-down{transform:translateY(-100%)}.card.overlay .card-img-overlay.slide-left{transform:translate(-100%)}.card.overlay .card-img-overlay.slide-right{transform:translate(100%)}.card.overlay .card-img-overlay.hover-opacity{opacity:0}.card.overlay:hover .slide-up,.card.overlay:hover .slide-down{transform:translateY(0)}.card.overlay:hover .slide-left,.card.overlay:hover .slide-right{transform:translate(0)}.card.overlay:hover .hover-opacity{opacity:1}@media (min-width: 1400px){.d-xxl-block{display:block!important}}@media (min-width: 576px){.card-columns{-moz-column-count:3;-moz-column-gap:1.25rem}}.btn{border-radius:0}.btn:focus{outline:0}.btn:active{outline:0!important}.btn-rounded{border-radius:25rem}.btn-xs{padding:.2rem .4rem;font-size:.715rem}.btn-primary{background:rgba(2,74,136,.8)!important;border-color:#024a88cc!important}.btn-primary.medium-opacity{background:rgba(2,74,136,.5);border-color:#024a881a}.btn-primary:hover,.btn-primary:focus{background:#024a88;border-color:#024a88}.btn-primary:active{background:rgba(2,74,136,.95)!important;border-color:#024a88f2!important}.btn-success{background:rgba(45,146,45,.8);border-color:#2d922dcc}.btn-success.medium-opacity{background:rgba(45,146,45,.5);border-color:#2d922d1a}.btn-success:hover,.btn-success:focus{background:#2d922d;border-color:#2d922d}.btn-success:active{background:rgba(45,146,45,.95)!important;border-color:#2d922df2!important}.btn-info{background:rgba(36,141,173,.8);border-color:#248dadcc}.btn-info.medium-opacity{background:rgba(36,141,173,.5);border-color:#248dad1a}.btn-info:hover,.btn-info:focus{background:#248dad;border-color:#248dad}.btn-info:active{background:rgba(36,141,173,.95)!important;border-color:#248dadf2!important}.btn-warning{background:rgba(247,154,23,.8);border-color:#f79a17cc}.btn-warning.medium-opacity{background:rgba(247,154,23,.5);border-color:#f79a171a}.btn-warning:hover,.btn-warning:focus{background:#f79a17;border-color:#f79a17}.btn-warning:active{background:rgba(247,154,23,.95)!important;border-color:#f79a17f2!important}.btn-danger{background:rgba(191,23,37,.8);border-color:#bf1725cc}.btn-danger.medium-opacity{background:rgba(191,23,37,.5);border-color:#bf17251a}.btn-danger:hover,.btn-danger:focus{background:#bf1725;border-color:#bf1725}.btn-danger:active{background:rgba(191,23,37,.95)!important;border-color:#bf1725f2!important}.btn-dark{background:rgba(0,0,0,.8);border-color:#000c;color:#fff}.btn-dark.medium-opacity{background:rgba(0,0,0,.5);border-color:#0000001a}.btn-dark:hover{background:black;border-color:#000}.btn-dark:active{background:rgba(0,0,0,.95)!important;border-color:#000000f2!important}.btn-main{background:rgba(36,45,58,.8);border-color:#242d3acc;color:#fff}.btn-main.medium-opacity{background:rgba(36,45,58,.5);border-color:#242d3a1a}.btn-main:hover{color:#fff!important;background:#242d3a;border-color:#242d3a}.btn-main:active{background:rgba(36,45,58,.95)!important;border-color:#242d3af2!important}.btn-outline-primary{color:#024a88;border-color:#024a88}.btn-outline-primary:hover,.btn-outline-primary:focus{color:#fff;background:#024a88;border-color:#024a88}.btn-outline-primary:active,.btn-outline-primary.active{color:#fff!important;background:#024a88!important;border-color:#024a88!important}.btn-outline-success{color:#2d922d;border-color:#2d922d}.btn-outline-success:hover,.btn-outline-success:focus{color:#fff;background:#2d922d;border-color:#2d922d}.btn-outline-success:active,.btn-outline-success.active{color:#fff!important;background:#2d922d!important;border-color:#2d922d!important}.btn-outline-info{color:#248dad;border-color:#248dad}.btn-outline-info:hover,.btn-outline-info:focus{color:#fff;background:#248dad;border-color:#248dad}.btn-outline-info:active,.btn-outline-info.active{color:#fff!important;background:#248dad!important;border-color:#248dad!important}.btn-outline-warning{color:#f79a17;border-color:#f79a17}.btn-outline-warning:hover,.btn-outline-warning:focus{color:#fff;background:#f79a17;border-color:#f79a17}.btn-outline-warning:active,.btn-outline-warning.active{color:#fff!important;background:#f79a17!important;border-color:#f79a17!important}.btn-outline-danger{color:#bf1725;border-color:#bf1725}.btn-outline-danger:hover,.btn-outline-danger:focus{color:#fff;background:#bf1725;border-color:#bf1725}.btn-outline-danger:active,.btn-outline-danger.active{color:#fff!important;background:#bf1725!important;border-color:#bf1725!important}.btn-outline-dark{color:#000;border-color:#000;background:transparent}.btn-outline-dark:hover,.btn-outline-dark:focus{color:#fff;background:#000;border-color:#000}.btn-outline-main{color:#242d3a;border-color:#242d3a;background:transparent}.btn-outline-main:hover,.btn-outline-main:focus{color:#fff;background:#242D3A;border-color:#242d3a}.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle),.btn-group>.btn:last-child:not(:first-child),.btn-group>.dropdown-toggle:not(:first-child){border-radius:0}.form-control-sm,.input-group-sm>.form-control,.input-group-sm>.input-group-addon,.input-group-sm>.input-group-btn>.btn{border-radius:0}.btn.disabled,.btn:disabled{cursor:not-allowed;opacity:.65}.btn-file-upload{height:35px;padding-top:3px!important}.text-primary{color:#024a88!important}.text-success{color:#2d922d!important}.text-info{color:#248dad!important}.text-warning{color:#f79a17!important}.text-danger{color:#bf1725!important}.background-success{background-color:#2d922d!important}.background-info{background-color:#248dad!important}.background-warning{background-color:#f79a17!important}.background-danger{background-color:#bf1725!important}.blockquote{font-size:1.2rem}.blockquote-footer{font-size:70%}.nav-tabs{background-color:#ccc;border:1px solid #ccc}.nav-tabs .nav-item .nav-link{color:#242d3acc;background-color:transparent;border:none;cursor:default}.nav-tabs .nav-item .nav-link.active{background-color:#fff;color:#242d3a}.nav-tabs .nav-item .nav-link:not(.active):hover{background-color:transparent;color:#242d3a;cursor:pointer}.nav-tabs.top{border-top-left-radius:.3rem;border-top-right-radius:.3rem}.nav-tabs.bottom{border-bottom-left-radius:.3rem;border-bottom-right-radius:.3rem}.nav-tabs.bottom .nav-item{margin-bottom:0;margin-top:-1px}.nav-tabs.bottom .nav-item .nav-link{border-radius:0 0 .3rem .3rem}.nav-tabs.tabs-primary{background-color:#024a8866;border:1px solid #024a88}.nav-tabs.tabs-primary .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-primary .nav-item .nav-link.active{background-color:#024a88;color:#fff}.nav-tabs.tabs-primary .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-success{background-color:#2d922d66;border:1px solid #2d922d}.nav-tabs.tabs-success .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-success .nav-item .nav-link.active{background-color:#2d922d;color:#fff}.nav-tabs.tabs-success .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-info{background-color:#248dad66;border:1px solid #248dad}.nav-tabs.tabs-info .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-info .nav-item .nav-link.active{background-color:#248dad;color:#fff}.nav-tabs.tabs-info .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-warning{background-color:#f79a1766;border:1px solid #f79a17}.nav-tabs.tabs-warning .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-warning .nav-item .nav-link.active{background-color:#f79a17;color:#fff}.nav-tabs.tabs-warning .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-danger{background-color:#bf172566;border:1px solid #bf1725}.nav-tabs.tabs-danger .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-danger .nav-item .nav-link.active{background-color:#bf1725;color:#fff}.nav-tabs.tabs-danger .nav-item .nav-link:not(.active):hover{color:#fff}.tab-content{position:relative;z-index:1;border:1px solid #ccc;background:#fff}.tab-content .tab-pane{padding:1rem}.tab-content.tab-content-primary{background-color:#024a88;color:#fff;border-color:#024a88}.tab-content.tab-content-success{background-color:#2d922d;color:#fff;border-color:#2d922d}.tab-content.tab-content-info{background-color:#248dad;color:#fff;border-color:#248dad}.tab-content.tab-content-warning{background-color:#f79a17;color:#fff;border-color:#f79a17}.tab-content.tab-content-danger{background-color:#bf1725;color:#fff;border-color:#bf1725}.tab-content.top{border-top:none}.tab-content.bottom{border-bottom:none}.vertical-tabs .nav{padding-right:0;overflow:hidden;background-color:#ccc;border:1px solid #ccc}.vertical-tabs .nav.left{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem;border-right:none;margin-right:-1px;z-index:2}.vertical-tabs .nav.right{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem;border-left:none;margin-left:-1px;z-index:2}.vertical-tabs .nav .nav-item .nav-link{color:#242d3acc;background-color:transparent;border-radius:0;cursor:default}.vertical-tabs .nav .nav-item .nav-link.active{background-color:#fff}.vertical-tabs .nav .nav-item .nav-link:not(.active):hover{background-color:transparent;color:#242d3a;cursor:pointer}.vertical-tabs .nav .nav-item .nav-link.disabled{color:#242d3a99;cursor:not-allowed!important}.alert.alert-success{background-color:#2d922d;border-color:#2d922d;color:#fff}.alert.alert-success.medium-opacity{background:rgba(45,146,45,.5);border-color:#2d922d99}.alert.alert-info{background-color:#248dad;border-color:#248dad;color:#fff}.alert.alert-info.medium-opacity{background-color:#248dad80;border-color:#248dad99}.alert.alert-warning{background-color:#f79a17;border-color:#f79a17;color:#fff}.alert.alert-warning.medium-opacity{background-color:#f79a1780;border-color:#f79a1799}.alert.alert-danger{background-color:#bf1725;border-color:#bf1725;color:#fff}.alert.alert-danger.medium-opacity{background-color:#bf172580;border-color:#bf172599}.modal{z-index:99999;padding-top:10%}.modal-dialog .modal-content{color:#000}.modal-dialog .modal-content .modal-header{border-top-left-radius:.2rem;border-top-right-radius:.2rem;padding:10px 15px}.modal-dialog .modal-content .modal-header.modal-primary{color:#fff;background-color:#024a88}.modal-dialog .modal-content .modal-header.modal-success{color:#fff;background-color:#2d922d}.modal-dialog .modal-content .modal-header.modal-info{color:#fff;background-color:#248dad}.modal-dialog .modal-content .modal-header.modal-warning{color:#fff;background-color:#f79a17}.modal-dialog .modal-content .modal-header.modal-danger{color:#fff;background-color:#bf1725}.modal-dialog .modal-content .modal-header i{margin-right:10px}.modal-dialog .modal-content .modal-footer{padding:10px 15px}.list-group .list-group-item{border-radius:0;padding:.55rem 1.25rem;color:#000c}.list-group .list-group-item.active{color:#ffffffe6;background-color:#024a88;border-color:#024a88}.list-group .list-group-item.active:hover,.list-group .list-group-item.active:focus{color:#fff!important}.list-group .list-group-item.disabled{color:#818a91;background-color:#ddd}.list-group .list-group-item:not(.disabled):focus{color:#000}.list-group .list-group-item.list-group-item-primary{color:#fff;background-color:#024a88}.list-group .list-group-item.list-group-item-success{color:#fff;background-color:#2d922d}.list-group .list-group-item.list-group-item-info{color:#fff;background-color:#248dad}.list-group .list-group-item.list-group-item-warning{color:#fff;background-color:#f79a17}.list-group .list-group-item.list-group-item-danger{color:#fff;background-color:#bf1725}.has-success .form-control-success{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.has-success .form-control{border-color:#2d922dcc}.has-success .form-control:focus{box-shadow:none;border-color:#2d922d80}.has-success .form-control-feedback,.has-success .form-control-label,.has-success .form-check-label,.has-success .form-check-inline,.has-success .custom-control{color:#2d922d}.has-warning .form-control-warning{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23f79a17' d='M4.4 5.324h-.8v-2.46h.8zm0 1.42h-.8V5.89h.8zM3.76.63L.04 7.075c-.115.2.016.425.26.426h7.397c.242 0 .372-.226.258-.426C6.726 4.924 5.47 2.79 4.253.63c-.113-.174-.39-.174-.494 0z'/%3E%3C/svg%3E\")}.has-warning .form-control{border-color:#f79a17cc}.has-warning .form-control:focus{box-shadow:none;border-color:#f79a1780}.has-warning .form-control-feedback,.has-warning .form-control-label,.has-warning .form-check-label,.has-warning .form-check-inline,.has-warning .custom-control{color:#f79a17}.has-danger .form-control-danger{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")}.has-danger .form-control{border-color:#bf1725cc}.has-danger .form-control:focus{box-shadow:none;border-color:#bf172580}.has-danger .form-control-feedback,.has-danger .form-control-label,.has-danger .form-check-label,.has-danger .form-check-inline,.has-danger .custom-control{color:#bf1725}.form-group label{margin-bottom:2px}.help-block{color:#555;font-size:12px}.form-control.checking-field.forced-invalid{padding-right:2.25rem!important;background-repeat:no-repeat!important;background-position:center right .625rem!important;background-size:1.25rem 1.25rem!important;border-color:#bf1725!important;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")!important}.form-control.checking-combo.forced-invalid{padding-right:2.25rem!important;background-repeat:no-repeat!important;background-position:center right .625rem!important;background-size:1.25rem 1.25rem!important;border-color:#bf1725!important;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")!important;background-position:calc(100% - 20px)!important}.form-control{border-radius:0;font-size:14px}.form-control:focus{border-color:#55555580}.form-control.checking-field.ng-touched{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem}.form-control.checking-field.ng-touched.ng-invalid{border-color:#bf1725;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")}.form-control.checking-field.ng-touched.ng-valid{border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.form-control.checking-combo.ng-touched{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem}.form-control.checking-combo.ng-touched.ng-invalid{border-color:#bf1725;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\");background-position:calc(100% - 20px)}.form-control.checking-combo.ng-touched.ng-valid{border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\");background-position:calc(100% - 20px)}.form-control-rounded{border-radius:16px}.form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control{color:#555555b3}.input-group .input-group-addon{padding:.3rem .7rem;border-radius:0}.input-group-btn .btn{padding:.36rem .9rem;font-size:17px}.input-group .form-control:not(:first-child),.input-group-addon:not(:first-child),.input-group-btn:not(:first-child)>.btn,.input-group-btn:not(:first-child)>.btn-group>.btn,.input-group-btn:not(:first-child)>.dropdown-toggle,.input-group-btn:not(:last-child)>.btn:not(:first-child),.input-group-btn:not(:last-child)>.btn-group:not(:first-child)>.btn{border-radius:0}select.form-control:not([multiple]) option{color:#000c}select.form-control:not([size]):not([multiple]){height:calc(2.5rem - 5px)}input[type=color].form-control{padding:0}.form-inline .form-group input{width:100%}.form-space-md .form-group{margin-bottom:.75rem}.form-space-lg .form-group{margin-bottom:1rem}.form-group{margin-bottom:.5rem}.dropdown-menu{padding-top:0;padding-bottom:0;border-radius:0;font-size:14px;box-shadow:0 6px 12px #0003}.dropdown-menu a{color:#242d3a}.dropdown-menu a:hover{color:#fff;background-color:#242d3a}.dropdown-menu:before{content:\" \";position:absolute;top:-12px;right:30px;display:block;width:0;height:0;border:6px solid transparent;border-bottom-color:#fff}.custom-control-label:before,.custom-control-label:after{top:.2rem}.custom-checkbox.checkbox-circle .custom-control-label:before,.custom-checkbox.checkbox-circle .custom-control-label:after{border-radius:50%}.custom-checkbox .custom-control-input:checked~.custom-control-label:before{background:rgba(85,85,85,.7)}.custom-checkbox .custom-control-input:focus~.custom-control-label:before{border:1px solid white;box-shadow:0 0 0 1px #555555b3}.custom-checkbox .custom-control-input.checkbox-primary:checked~.custom-control-label:before{background:#024a88}.custom-checkbox .custom-control-input.checkbox-primary:focus~.custom-control-label:before{box-shadow:0 0 0 1px #024a88}.custom-checkbox .custom-control-input.checkbox-success:checked~.custom-control-label:before{background:#2d922d}.custom-checkbox .custom-control-input.checkbox-success:focus~.custom-control-label:before{box-shadow:0 0 0 1px #2d922d}.custom-checkbox .custom-control-input.checkbox-info:checked~.custom-control-label:before{background:#248dad}.custom-checkbox .custom-control-input.checkbox-info:focus~.custom-control-label:before{box-shadow:0 0 0 1px #248dad}.custom-checkbox .custom-control-input.checkbox-warning:checked~.custom-control-label:before{background:#f79a17}.custom-checkbox .custom-control-input.checkbox-warning:focus~.custom-control-label:before{box-shadow:0 0 0 1px #f79a17}.custom-checkbox .custom-control-input.checkbox-danger:checked~.custom-control-label:before{background:#bf1725}.custom-checkbox .custom-control-input.checkbox-danger:focus~.custom-control-label:before{box-shadow:0 0 0 1px #bf1725}.custom-checkbox .custom-control-input.checkbox-main:checked~.custom-control-label:before{background:#242D3A}.custom-checkbox .custom-control-input.checkbox-main:focus~.custom-control-label:before{box-shadow:0 0 0 1px #242d3a}.custom-radio .custom-control-input:checked~.custom-control-label:before{background:rgba(85,85,85,.7)}.custom-radio .custom-control-input:focus~.custom-control-label:before{border:1px solid white;box-shadow:0 0 0 1px #555555b3}.custom-radio .custom-control-input.radio-primary:checked~.custom-control-label:before{background:#024a88}.custom-radio .custom-control-input.radio-primary:focus~.custom-control-label:before{box-shadow:0 0 0 1px #024a88}.custom-radio .custom-control-input.radio-success:checked~.custom-control-label:before{background:#2d922d}.custom-radio .custom-control-input.radio-success:focus~.custom-control-label:before{box-shadow:0 0 0 1px #2d922d}.custom-radio .custom-control-input.radio-info:checked~.custom-control-label:before{background:#248dad}.custom-radio .custom-control-input.radio-info:focus~.custom-control-label:before{box-shadow:0 0 0 1px #248dad}.custom-radio .custom-control-input.radio-warning:checked~.custom-control-label:before{background:#f79a17}.custom-radio .custom-control-input.radio-warning:focus~.custom-control-label:before{box-shadow:0 0 0 1px #f79a17}.custom-radio .custom-control-input.radio-danger:checked~.custom-control-label:before{background:#bf1725}.custom-radio .custom-control-input.radio-danger:focus~.custom-control-label:before{box-shadow:0 0 0 1px #bf1725}.custom-radio .custom-control-input.radio-main:checked~.custom-control-label:before{background:#242D3A}.custom-radio .custom-control-input.radio-main:focus~.custom-control-label:before{box-shadow:0 0 0 1px #242d3a}.custom-select,.custom-select:focus{background:rgba(255,255,255,.1) url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23333' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E\") no-repeat right .75rem center;background-size:8px 10px}.bg-primary{background:#024a88!important}.bg-primary.medium-opacity{background:rgba(2,74,136,.5)!important}.bg-success{background:#2d922d!important}.bg-success.medium-opacity{background:rgba(45,146,45,.5)!important}.bg-warning{background:#f79a17!important}.bg-warning.medium-opacity{background:rgba(247,154,23,.5)!important}.bg-danger{background:#bf1725!important}.bg-danger.medium-opacity{background:rgba(191,23,37,.5)!important}.bg-main{background:#242d3a!important}.bg-main.medium-opacity{background:rgba(36,45,58,.5)!important}.bg-dark{background:black!important}.bg-dark.medium-opacity{background:rgba(0,0,0,.5)!important}.custom-select{width:100%}code{background-color:#e9ebee}.app-margin-top-5{margin-top:5px!important}.app-margin-top-10{margin-top:10px!important}.app-margin-top-15{margin-top:15px!important}.app-margin-top-20{margin-top:20px!important}.app-margin-top-25{margin-top:25px!important}.app-margin-top-30{margin-top:30px!important}.app-margin-top-35{margin-top:35px!important}.app-margin-top-40{margin-top:40px!important}.app-margin-top-60{margin-top:60px!important}@media (min-width: 1280px){.modal-xl{max-width:1024px}}@media (min-width: 1600px){.modal-xxl{max-width:1280px}}@media (min-width: 1800px){.modal-feminist{max-width:1366px}}.modal-header{cursor:pointer!important}::-ms-reveal{display:none}.app-fill{width:100%;height:100%}.app-flex-left{margin-right:auto}.lastfix{margin-bottom:-.5rem}.app-inline-wrapped{display:inline!important}.app-inline-wrapped:after{content:\"\\a\";white-space:pre}.app-mat-form-slider{margin-top:-10px;width:100%;padding:0}.app-updevery-input{width:30px;display:inline;padding:1px;height:20px}.mv-input{padding:5px 10px 5px 5px;width:100px;height:30px}.mv-input:focus{box-shadow:none!important}.input-group-addon{background-color:#eceeef;border:1px solid rgba(0,0,0,.15)}.app-flex-row{flex-direction:row}.flex-nowrap{flex-wrap:nowrap}.app-white-button{background-color:#fff;border-color:#ccc}.app-bigplus{text-align:center;font-size:95px;color:#ccc;font-weight:200;cursor:pointer}.app-bigplus :hover{background-color:#eee}.app-wrap{white-space:pre-wrap;word-break:break-word}.app-min-height-145{min-height:145px}.tooltip{pointer-events:auto!important;-webkit-user-select:none!important;-moz-user-select:none!important;-khtml-user-select:none!important;-ms-user-select:none!important;cursor:default!important}.ace_gutter-cell.ace_breakpoint{border-radius:20px 0 0 20px;box-shadow:0 0 1px 1px red inset}.tab-body{padding:15px;border:1px solid #bbb;width:100%}.tab-header-page{border-bottom:20px solid #bbb;border-left:20px solid transparent;border-right:20px solid transparent;cursor:pointer;height:0;text-align:center}.tab-selected{border-bottom:20px solid #bbb;font-weight:700}.tab-unselected{border-bottom:20px solid #ddd}.app-bullet{font-weight:700;font-size:25px;line-height:0;vertical-align:sub}.app-input-password{width:calc(100% - 30px)!important;display:inline-block!important;margin-right:10px!important}.swal2-container{z-index:9999999999999!important}.app-margin-bottom-min-10{margin-bottom:-10px}.app-margin-bottom-min-15{margin-bottom:-15px}.input-group-addon-color{background-color:#eceeef!important}.no-bg-img{background-image:none!important;padding-right:0!important}::placeholder{color:#aaa!important}ngx-charts-advanced-pie-chart,ngx-charts-number-card,ngx-charts-bar-vertical,ngx-charts-bar-horizontal,ngx-charts-tree-map,ngx-charts-charts{display:block;min-height:1px}.table-striped tbody tr:nth-of-type(odd){background-color:#f2f2f2}.app-flip-y{transform:scaleY(-1)}.app-flip-x{transform:scaleX(-1)}.app-std-border-right{border-right:2px solid #ccc}.app-std-border-left{border-left:2px solid #ccc}.dropdown-menu>li>a:empty{padding:0}.app-caret-none{color:transparent!important;text-shadow:0 0 0 black!important}.app-caret-none:focus{outline:none}.app-break-words{word-break:break-all}.app-simple-border{border:1px solid #eceeef}.scrolling-box{max-height:250px;overflow-x:hidden;overflow-y:auto}.app-ace-higlight{background:rgba(255,50,50,.2);position:absolute}.ace_editor,.ace_editor div{font-family:monospace}.fixed-sm-border{border-width:1px;border-radius:0}.app-dashed-box{border:2px dashed #ccc;padding:10px}.app-small-dashed-box{border:1px dashed #ccc;padding:7px;font-size:small}.app-empty-char{position:absolute;top:45%;left:33%;font-size:18px;font-style:italic}.app-textbox-stringyfied{border:0;background-color:#fff;color:#000;font-weight:700}.app-sticky-last-column{right:0;position:sticky;z-index:0;background-color:#fff}.app-sticky-last-column-alt{right:0;position:sticky;z-index:0;background-color:#f2f2f2}.app-sticky-divider{width:100%;height:1px;z-index:999;background-color:#eee}.app-sticky-first-column{left:-1px;z-index:999;position:sticky;background-color:#ccc}.app-dropdown-stringyfied{color:#000!important;padding:0;height:20px!important;background-color:#fff!important;border:0;font-weight:700;outline:0!important;background:white;opacity:1!important;-moz-appearance:none!important;-webkit-appearance:none!important}.app-dropdown-stringyfied::-ms-expand{display:none!important}.background-danger{background-color:#e9967a}.checking-field,.checking-combo{box-shadow:unset!important}.app-border-none{border:none}.app-padding-leftonly-15{padding:0 0 0 15px!important}.app-width-auto{width:auto}.app-line-through{text-decoration:line-through}.app-margin-auto{margin:auto}.app-upper-right-remove{position:absolute;right:10px;font-size:25px;top:5px}.app-inline-block{display:inline-block}.swal2-success{border-color:#2d922d!important;color:#2d922d!important}.swal2-info{border-color:#248dad!important;color:#248dad!important}.swal2-warning{border-color:#f79a17!important;color:#f79a17!important}.swal2-danger{border-color:#bf1725!important;color:#bf1725!important}.app-slash{font-size:30px;line-height:1;margin-top:2px;text-align:center}.table-mh-435{min-height:435px}.table-b0 th,.table-b0 td{border-top:none!important;border-left:none!important}.table-b0{border:0px}.table-b0 th{border-bottom:none!important}.table-b0:last-child{border:none!important}.job-step-number{position:absolute;right:10px;font-size:16px;top:2px;font-weight:700}.dropdown-menu:before{display:none}.app-table-dotted-menu{padding:0 0 2px!important;color:#999}.app-rtl{direction:rtl}.app-border-1{border:1px solid rgba(0,0,0,.15)!important}.app-no-selection{-webkit-user-select:none;-moz-user-select:none;-khtml-user-select:none;-ms-user-select:none}.app-right-border{border-right:2px solid #ccc}.app-mtu-fixed-height{height:302px}.app-mtu-fixed-height-wrapper{height:204px;overflow:auto}.app-upper-right-close{position:absolute;top:0;right:15px;font-size:20px}.toast-message{white-space:pre-wrap}.app-overflow-auto{overflow:auto}.app-no-border{border:none!important}.app-contextmenu{background-color:#fff;border:1px solid;padding:10px 30px}.app-contextmenu-item{margin-left:-30px;margin-right:-30px;cursor:pointer}.app-contextmenu-item>span{padding:3px 30px}.app-contextmenu-item:hover{background-color:#ddd}.app-lh-0{line-height:0}.app-lh-05{line-height:.5}.app-lh-1{line-height:1}.app-lh-2{line-height:2}.app-lh-2-important{line-height:2!important}.app-lh-22{line-height:2.2}.app-display-block{display:block!important}.app-input-inline-icon{padding:0;margin:0;position:absolute;top:2px;right:20px}.app-bordered-box{border:1px solid #ccc}.app-mr-auto{margin-right:auto}.app-mrd-infobox-small{border:1px solid #ccc;padding:5px;border-radius:5px}.app-mrd-infobox{border:1px solid #ccc;padding:5px;border-radius:5px;margin-top:-5px;float:left}.app-mrd-infobox-editmode{margin-bottom:-20px;margin-top:-6px}.app-whitespace-prewrap{white-space:pre-wrap}.app-white-selectable{background-color:#fff}.app-white-selected{background-color:#ddd!important}.app-bb-box{border-bottom:2px solid #ddd}.app-white-selectable:hover{background-color:#ddd}.app-placeholder{color:#aaa}.app-placeholder-dark{color:#777}.modal-open{overflow:inherit;padding-right:0!important}.dropdown-menu a:hover{color:#000!important;background-color:#f5f5f5}.dropdown-menu span:hover,.dropdown-item a:hover{color:#000!important;background-color:transparent}.dropdown-item empty{color:#000!important;background-color:#f5f5f5}.app-history-box{max-height:775px;overflow-x:hidden;overflow-y:auto}.app-date-width,.app-input-width{width:100px}.load-more-btn{width:100%;margin-top:10px;background-color:ButtonFace}.app-max-width-100{max-width:100px}.app-search-buttons{position:absolute;top:55px;right:20px}.app-left-0{left:0}.app-left-4{left:4px}.app-left-10{left:10px}.app-bottom-0{bottom:0}.app-bottom-10{bottom:10px}.app-right-0{right:0}.app-right-10{right:10px!important}.app-right-20{right:20px}.app-right-25{right:25px}.app-right-50{right:50px}.app-top-2{top:2px}.app-top-5{top:5px}.app-top-20,.app-top-40{top:20px}.m-t-min-1{margin-top:-1px}.m-t-min-3{margin-top:-3px}.m-t-min-5{margin-top:-5px}.m-t-min-6{margin-top:-6px}.m-t-min-10{margin-top:-10px}.app-uppercase{text-transform:uppercase}.app-col-sm-10-with-addon{width:calc(83.33333% - 56px)!important}.app-bring-to-front{z-index:9999999!important}.modal{z-index:99999998!important}.app-bring-to-front-strong,.guppy_help{z-index:99999999!important}bs-dropdown-container{z-index:99999999!important}.app-bold{font-weight:700}.app-float-left{float:left}.app-float-right{float:right}.app-no-resize{resize:none}.app-table-no-border{border-top:none!important}.app-upper-left-indicator{position:absolute;top:2px;right:5px}.app-dialog-button{margin-bottom:19px;margin-top:1px;font-size:25px}.app-z-index-0{z-index:0!important}.app-col-divide:after{width:0px;content:\"-\";display:block;position:absolute;top:10px;bottom:0;right:2px;font-weight:700}.app-widgets-expanded{padding-right:20px!important;padding-top:10px!important;padding-bottom:0!important}.app-widget-head-expanded{padding:0 0 0 20px}.app-upper-right-trash{position:absolute;right:15px;top:15px;cursor:pointer;z-index:99}.app-absolute{position:absolute}.app-relative{position:relative}.app-box-ricarico{width:250px;position:absolute;bottom:35px}.app-box-ricarico-edit{width:250px;position:absolute;bottom:21px}.app-input-ricarico{display:inline;margin-left:2px;width:20%}.app-no-overflow{overflow:hidden}.app-overflow-visible{overflow:visible}.app-limited-block{max-height:350px;overflow:auto}.app-refresh-button{position:absolute;top:10px}.app-float-right{float:right!important}.app-intable-input{padding:2px 5px}.app-intable-select{padding:2px 5px;height:23px!important}.app-option-placeholder{color:#aaa!important}.app-option-placeholder option{color:#000!important}.app-lightgrey{color:#666}.app-bg-lightgrey{background-color:#ddd!important}.app-width-1000{width:1000px!important}.app-width-10{width:10px!important}.app-width-20{width:20px!important}.app-width-30{width:30px!important}.app-width-40{width:40px!important}.app-width-50{width:50px!important}.app-width-60{width:60px!important}.app-width-70{width:70px!important}.app-width-80{width:80px!important}.app-width-90{width:90px!important}.app-width-100{width:100px!important}.app-width-110{width:110px!important}.app-width-120{width:120px!important}.app-width-130{width:130px!important}.app-width-180{width:180px!important}.app-width-435{width:435px!important}.app-height-350{height:350px}.app-height-250{height:250px}.app-height-275{height:275px}.app-height-300{height:300px}.app-height-380{height:380px}.app-height-370{height:370px}.app-max-height-370{max-height:370px}.app-height-400,.app-height-425{height:400px}.app-height-450{height:450px}.app-height-560{height:560px}.app-sm2-minus-5{float:left;width:calc(16.66667% - 5px)!important}.app-sm10-plus-5{float:left;width:calc(83.33333% + 5px)!important}.app-deadline-todo{background-color:#87cefa!important}.app-deadline-done{background-color:#90ee90!important}.app-font-size-12{font-size:12px!important}.app-font-size-14{font-size:14px!important}.app-font-size-15{font-size:15px!important}.app-font-size-16{font-size:16px!important}.app-font-size-17{font-size:17px!important}.app-font-size-18{font-size:18px!important}.app-font-size-20{font-size:20px!important}.app-font-size-22{font-size:22px!important}.app-font-size-25{font-size:25px!important}.app-font-size-59{font-size:59px!important}.app-selected{background-color:#b0c4de}.app-aff-90{color:#006400}.app-aff-80{color:green}.app-aff-70{color:#90ee90}.app-aff-60{color:#3cb371}.app-aff-50{color:#ff8c00}.app-aff-40{color:red}.app-bg-aff-90{background-color:#006400}.app-bg-aff-80{background-color:green}.app-bg-aff-70{background-color:#90ee90}.app-bg-aff-60{background-color:#3cb371}.app-bg-aff-50{background-color:#ff8c00}.app-bg-aff-40{background-color:red}.app-scarico-materiale-body{max-height:500px;overflow:auto;overflow-x:hidden}.app-max-height-550{max-height:550px}.app-max-height-300{max-height:300px}.app-success-row{background-color:#389c90!important}.app-danger-row{background-color:#9c3838!important}.app-info-row{background-color:#388b9c!important}.app-active-readonly{color:#555!important;background-color:#fff!important}.app-reading-info{position:absolute;top:5px;left:5px;font-size:20px}.app-loading-over{display:none;margin:auto;position:absolute;inset:0;width:100%;height:100%;z-index:99;background:rgba(0,0,0,.5) none repeat}.app-loading-over-internal{color:#fff;position:absolute;top:48%;left:45%;font-size:15px}.app-circle{display:inline-block;width:10px;height:10px;border-radius:50%}.loader-img{position:absolute;width:140px;top:35%;left:calc(50% - 70px)}.app-timepicker-success{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem;border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.app-success-row-link{color:ivory!important}.dropdown-item:hover{color:#fff!important}.app-fixed-height-700{height:700px;overflow:auto;overflow-x:hidden}.app-fixed-height-610{height:610px;overflow:auto;overflow-x:hidden}.app-fixed-height-685{height:685px;overflow:auto;overflow-x:hidden}.app-arrow{height:15px;width:100%;text-align:center}.app-visible{display:block!important}.app-scheduling-symbol{position:absolute;right:15px;font-size:2.15em;z-index:100}.app-arrow:hover{background-color:#d3d3d3}.app-calendar-box{width:calc(100% - 380px);padding-left:10px;float:right}.app-deadline-box-container{width:380px;height:100%;float:left}.app-deadline-box{padding:0 3px;margin-bottom:5px;margin-left:5px;margin-right:5px;border-style:solid;border-color:#d3d3d3;border-width:2px;position:relative}.app-input-icon{position:absolute;color:#696969;top:11px;left:5px;z-index:999}.app-input-icon:hover{color:#696969}.app-text-center{text-align:center}.app-text-right{text-align:right}.app-text-left{text-align:left}.app-fe-sm-v{position:relative;top:0;width:1px;left:5px;font-size:8px;font-weight:700;color:#000;text-shadow:0px 0px .2px black}.app-fe-v{position:relative;top:-10px;left:145px;width:1px;font-size:11px;font-weight:700;color:#fffac2;text-shadow:0px 0px 1px #fffbcc}.app-card-function-button{padding:.5rem 1.25rem;border-bottom:solid 2px #D9D9D9}.app-modal-function-button{padding:8px 15px;border-bottom:solid 1px #D9D9D9}.app-no-bg-img{background-image:none!important}.app-widget-head-button{font-size:1.15rem;margin-top:-2px;margin-bottom:-5px;margin-left:10px}.app-line-separator{height:3px;background:rgb(237,237,237);border-bottom:1px solid rgb(237,237,237);margin-bottom:10px}.app-small-line-separator{height:2px;background:#ccc;border-bottom:1px solid #ccc;margin-bottom:5px;margin-top:5px}.app-link{color:#0275d8!important;cursor:pointer;text-decoration:none;display:block}.app-link:hover{color:#23527c!important;cursor:pointer;text-decoration:underline!important}.app-link-nocol{cursor:pointer;text-decoration:none}.app-link-nocol:hover{text-decoration:underline}.app-btn-widget{position:absolute;margin:0;top:3.5px;background-color:#414b50;cursor:pointer}.app-btn-widget-spacer{visibility:hidden;height:1px}.app-btn-widget:hover{background-color:#697378}.app-inline{display:inline}.app-btn-search{width:40.85px;height:38px}.app-fa-cell-fix{display:table-cell}.app-display-none{display:none}.app-border-radius-5{border-radius:5px!important}.app-no-padding{padding:0!important}.app-padding-5{padding:5px!important}.app-padding-2{padding:2px!important}.app-padding-3{padding:3px!important}.app-padding-10{padding:10px!important}.app-padding-15{padding:15px!important}.app-padding-left-0{padding-left:0!important}.app-padding-left-5{padding-left:5px!important}.app-padding-left-10{padding-left:10px!important}.app-padding-left-15{padding-left:15px!important}.app-padding-left-20{padding-left:20px!important}.app-padding-left-25{padding-left:25px!important}.app-padding-left-30{padding-left:30px!important}.app-padding-left-35{padding-left:35px!important}.app-padding-left-40{padding-left:40px!important}.app-padding-left-45{padding-left:45px!important}.app-padding-right-0{padding-right:0!important}.app-padding-right-5{padding-right:5px!important}.app-padding-right-10{padding-right:10px!important}.app-padding-right-15{padding-right:15px!important}.app-margin-0{margin:0!important}.app-margin-right-min-10{margin-right:-10px!important}.app-margin-left-min-2{margin-left:-2px}.app-margin-left-min-5{margin-left:-5px}.app-margin-left-min-10{margin-left:-10px!important}.app-margin-right-min-20{margin-right:-20px!important}.app-margin-left-0{margin-left:0!important}.app-margin-left-5{margin-left:5px!important}.app-margin-left-6{margin-left:6px!important}.app-margin-left-15{margin-left:15px!important}.app-margin-left-25{margin-left:25px!important}.app-margin-right-10{margin-right:10px!important}.app-margin-right-15{margin-right:15px!important}.app-margin-right-20{margin-right:20px!important}.app-margin-right-25{margin-right:25px!important}.app-margin-right-5{margin-right:5px!important}.app-margin-top-min-10{margin-top:-10px!important}.app-margin-top-min-15{margin-top:-15px!important}.app-margin-left-10{margin-left:10px!important}.app-margin-bottom-0{margin-bottom:0!important}.app-margin-bottom-2{margin-bottom:2px!important}.app-margin-bottom-5{margin-bottom:5px!important}.app-margin-bottom-10{margin-bottom:10px!important}.app-margin-bottom-14{margin-bottom:14px!important}.app-margin-bottom-15{margin-bottom:15px!important}.app-margin-bottom-20{margin-bottom:20px!important}.app-margin-bottom-25{margin-bottom:25px!important}.app-margin-bottom-30{margin-bottom:30px!important}.app-border-radius-10{border-radius:10px}.app-no-margin{margin:0!important}.app-no-row-margin{margin-left:0!important;margin-right:0!important}.app-white-text{color:#fff!important}.app-black-text{color:#242424!important}.app-pointer{cursor:pointer}.app-not-allowed{cursor:not-allowed}.app-hidden-view{visibility:hidden!important}.app-afterline-button{margin-top:5px;color:#fff;background-color:inherit;border-width:2px;border-color:#fff;font-weight:700;margin-bottom:-5px}.app-afterline-button-black{color:#000;background-color:inherit;border-width:2px;border-color:#000;font-weight:700;margin-bottom:5px}.m-t-min-2{margin-top:-2px}.m-t-1{margin-top:1px}.m-t-2{margin-top:2px}.m-t-3{margin-top:3px}.m-t-4{margin-top:4px}.m-t-6{margin-top:6px}.m-t-7{margin-top:7px}.m-t-8{margin-top:8px}.m-t-9{margin-top:9px}.m-t-10{margin-top:10px}.m-t-30{margin-top:30px}.f-s-25{font-size:25px}.app-pullleft-1{margin-right:1px}.app-pullleft-2{margin-right:2px}.app-pullleft-3{margin-right:3px}.app-pullleft-4{margin-right:4px}.app-pullleft-5{margin-right:5px}.app-pullleft-6{margin-right:6px}.app-pullleft-7{margin-right:7px}.app-pullleft-8{margin-right:8px}.app-pullleft-9{margin-right:9px}.app-pullleft-10{margin-right:10px}.app-pullleft-15{margin-right:15px}.app-pullright-1{margin-left:1px}.app-pullright-2{margin-left:2px}.app-pullright-3{margin-left:3px}.app-pullright-4{margin-left:4px}.app-pullright-5{margin-left:5px}.app-pullright-6{margin-left:6px}.app-pullright-7{margin-left:7px}.app-pullright-8{margin-left:8px}.app-pullright-9{margin-left:9px}.app-pullright-10{margin-left:10px}.app-pullright-15{margin-left:15px}.app-pullup-1{margin-bottom:1px}.app-pullup-2{margin-bottom:2px}.app-pullup-3{margin-bottom:3px}.app-pullup-4{margin-bottom:4px}.app-pullup-5{margin-bottom:5px}.app-pullup-6{margin-bottom:6px}.app-pullup-7{margin-bottom:7px}.app-pullup-8{margin-bottom:8px}.app-pullup-9{margin-bottom:9px}.app-pullup-10{margin-bottom:10px}.app-pullup-15{margin-bottom:15px}.app-one-clm-width{width:100%}.app-two-clm-width{width:50%}.app-three-clm-width{width:33.333%}.app-four-clm-width{width:25%}.app-five-clm-width{width:20%}.app-six-clm-width{width:16.666%}.app-col-12{width:100%}.app-col-11{width:91.66666667%}.app-col-10{width:83.33333333%}.app-col-9{width:75%}.app-col-8{width:66.66666667%}.app-col-7{width:58.33333333%}.app-col-6{width:50%}.app-col-5{width:41.66666667%}.app-col-4{width:33.33333333%}.app-col-3{width:25%}.app-col-2{width:16.66666667%}.app-col-1{width:8.33333333%}.app-padding-bottom-0{padding-bottom:0!important}.app-padding-bottom-5{padding-bottom:5px}.app-padding-bottom-10{padding-bottom:10px}.app-padding-top-0{padding-top:0!important}.app-padding-top-3{padding-top:3px!important}.app-padding-top-8{padding-top:8px!important}.app-padding-top-5{padding-top:5px!important}.app-padding-top-10{padding-top:10px!important}.app-padding-top-13{padding-top:13px!important}.app-padding-top-15{padding-top:15px!important}.app-padding-top-16{padding-top:16px!important}.app-mb-0{margin-bottom:0}.file-upload .file-upload-btn{position:absolute;width:100%;height:35px;z-index:9;opacity:0}.file-upload .delete-file{position:absolute;right:50px;top:8px;font-size:16px;opacity:.8;cursor:pointer;z-index:99;visibility:hidden}.file-upload:hover .delete-file{visibility:visible}.app-right-15{right:15px}.app-top-0{top:0}.app-top-10{top:10px}.app-fs-30{font-size:30px}.app-fs-16{font-size:16px}.app-fs-20{font-size:20px}.app-fs-23{font-size:23px}.app-fs-24{font-size:24px}.app-fs-18{font-size:18px}.app-fs-14{font-size:14px}.app-fs-12{font-size:12px}.selectable-timeline{height:20px;display:flex}.timeline-element-selected{cursor:pointer;text-decoration:underline;font-weight:700}.timeline-element-unselected{cursor:pointer;font-style:italic}.timeline-arrow{width:15px}.timeline-element-container{width:calc(100% - 37px);overflow:hidden;white-space:nowrap;text-overflow:ellipsis;display:flex}.app-checkbox-label{margin-left:5px;margin-top:-1px}.app-nowrap{white-space:nowrap}.app-min-height-365{min-height:365px}.app-min-width-std-395{min-width:395px}.app-min-width-std-110{min-width:110px}.app-min-width-std-150{min-width:150px}.app-min-width-std-220{min-width:220px}.app-min-width-std-120{min-width:120px}.app-min-width-std-70{min-width:70px}.app-ltab-border{border-left:2px solid #bbb}.app-rtab-border{border-right:2px solid #bbb}.app-col-min{width:1px}.app-filter-wrapper{padding-left:0;margin-top:20px}.app-first-filter-line{margin-top:-20px}.caret{display:inline-block;width:0;height:0;margin-left:2px;vertical-align:middle}.dropup,.dropdown{position:relative}.dropdown-toggle:focus{outline:0}.dropdown-menu{position:absolute;top:100%;left:0;display:none;float:left;min-width:160px;padding:5px 0;margin:2px 0 0;list-style:none;text-align:left;border:1px solid #CCC;background-clip:padding-box}.dropdown-menu.pull-right{right:0;left:auto}.dropdown-menu>li>a{display:block;padding:3px 20px;clear:both;font-weight:400;white-space:nowrap}.dropdown-menu>li>a:hover,.dropdown-menu>li>a:focus{text-decoration:none}.dropdown-menu>.active>a,.dropdown-menu>.active>a:hover,.dropdown-menu>.active>a:focus{text-decoration:none;outline:0}.dropdown-menu>.disabled>a:hover,.dropdown-menu>.disabled>a:focus{text-decoration:none;background-color:transparent;background-image:none}.open>.dropdown-menu{display:block}.open>a{outline:0}.dropdown-menu-right-user{left:-250px;right:0;top:-2px;width:242px}.dropdown-menu-right{left:auto;right:0}.dropdown-menu-left{left:0;right:auto}.dropdown-header{display:block;padding:3px 20px;white-space:nowrap}.dropdown-backdrop{position:fixed;inset:0}.pull-right>.dropdown-menu{right:0;left:auto}.dropup .caret,.navbar-fixed-bottom .dropdown .caret{border-top:0;content:\"\"}.dropup .dropdown-menu,.navbar-fixed-bottom .dropdown .dropdown-menu{top:auto;bottom:100%;margin-bottom:2px}.pace .pace-progress{background:#637CA0;position:absolute;height:3px;z-index:0}.pace .pace-progress-inner{display:none}.pace .pace-activity{position:absolute;top:10px;left:10px;border-width:1px;right:auto;width:18px;height:18px;border-top-color:#242d3a;border-left-color:#242d3a}.slimScrollBar,.slimScrollRail{border-radius:0!important;width:4px!important}.gu-mirror{position:fixed!important;margin:0!important;z-index:9999!important;opacity:.8;-ms-filter:\"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)\";filter:alpha(opacity=80);pointer-events:none}.gu-hide{left:-9999px!important}.gu-unselectable{-webkit-user-select:none!important;user-select:none!important}.gu-transit{opacity:.2;-ms-filter:\"progid:DXImageTransform.Microsoft.Alpha(Opacity=20)\";filter:alpha(opacity=20)}.guppy_help{max-height:400px;overflow-y:scroll}.toast-container{margin-top:55px}.ngx-json-viewer .segment-type-null>.segment-main>.segment-value{background-color:inherit!important}.swal2-html-container{overflow:hidden}@font-face{font-family:Roboto;font-style:normal;font-weight:100;src:local(\"Roboto Thin\"),local(\"Roboto-Thin\"),url(/assets/fonts/google/Roboto/Roboto-Thin.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:100;src:local(\"Roboto Thin Italic\"),local(\"Roboto-ThinItalic\"),url(/assets/fonts/google/Roboto/Roboto-ThinItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:300;src:local(\"Roboto Light\"),local(\"Roboto-Light\"),url(/assets/fonts/google/Roboto/Roboto-Light.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:300;src:local(\"Roboto Light Italic\"),local(\"Roboto-LightItalic\"),url(/assets/fonts/google/Roboto/Roboto-LightItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:400;src:local(\"Roboto Regular\"),local(\"Roboto-Regular\"),url(/assets/fonts/google/Roboto/Roboto-Regular.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:400;src:local(\"Roboto Italic\"),local(\"Roboto-Italic\"),url(/assets/fonts/google/Roboto/Roboto-Italic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:500;src:local(\"Roboto Medium\"),local(\"Roboto-Medium\"),url(/assets/fonts/google/Roboto/Roboto-Medium.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:500;src:local(\"Roboto Medium Italic\"),local(\"Roboto-MediumItalic\"),url(/assets/fonts/google/Roboto/Roboto-MediumItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:700;src:local(\"Roboto Bold\"),local(\"Roboto-Bold\"),url(/assets/fonts/google/Roboto/Roboto-Bold.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:700;src:local(\"Roboto Bold Italic\"),local(\"Roboto-BoldItalic\"),url(/assets/fonts/google/Roboto/Roboto-BoldItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:900;src:local(\"Roboto Black\"),local(\"Roboto-Black\"),url(/assets/fonts/google/Roboto/Roboto-Black.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:900;src:local(\"Roboto Black Italic\"),local(\"Roboto-BlackItalic\"),url(/assets/fonts/google/Roboto/Roboto-BlackItalic.ttf) format(\"truetype\")}html{height:100%;min-height:100%}body{font-family:Roboto,sans-serif;font-size:14px;color:#242424}body:before{content:\"\";position:fixed;width:100%;height:100%;top:0;left:0;background:#e9ebee;will-change:transform;z-index:-1}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{font-weight:400}h1 small,h2 small,h3 small,h4 small,h5 small,h6 small,.h1 small,.h2 small,.h3 small,.h4 small,.h5 small,.h6 small{font-size:70%}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-button{width:0px;height:0px}::-webkit-scrollbar-thumb{background:#e1e1e1;border:0px none #ffffff;border-radius:0}::-webkit-scrollbar-thumb:hover{background:#cccccc}::-webkit-scrollbar-thumb:active{background:#888888}::-webkit-scrollbar-track{background:#666666;border:0px none #ffffff;border-radius:0}::-webkit-scrollbar-track:hover{background:#666666}::-webkit-scrollbar-track:active{background:#333333}::-webkit-scrollbar-corner{background:transparent}.transition{transition:.3s}.widget-controls{position:absolute;z-index:1;top:0;right:0;padding:10px 20px;font-size:14px}.widget-controls a{color:#fff;margin-left:7px;line-height:1;vertical-align:top;display:inline-block}.widget-controls a i.glyphicon-resize-full{font-size:13px}.widget-controls a:hover{color:#ffffffb3}.widget-controls a.dropdown-toggle:after{display:none}.widget-controls ul.dropdown-menu{min-width:9rem;padding:0;border-radius:0}.widget-controls ul.dropdown-menu li{padding:4px;overflow:hidden}.widget-controls ul.dropdown-menu li a{color:#242d3a;font-size:13px;width:100%}.widget-controls ul.dropdown-menu li:hover{background-color:#242d3a}.widget-controls ul.dropdown-menu li:hover a{color:#fff}.card.fullscreened .card-header{line-height:35px}.card.fullscreened .card-header .widget-controls{padding:20px}.card.fullscreened .card-header .widget-controls a{margin-left:12px}.card.fullscreened .card-header .widget-controls a.setting{display:none}.card.fullscreened.card-primary{background:#024a88}.card.fullscreened.card-success{background:#2d922d}.card.fullscreened.card-info{background:#248dad}.card.fullscreened.card-warning{background:#f79a17}.card.fullscreened.card-danger{background:#bf1725}.scrolling{height:100%;overflow-y:scroll;padding-bottom:60px}.no-margin{margin:0}.bottom-15{margin-bottom:15px}.m-t-5{margin-top:5px}.m-t-15{margin-top:15px}.res-img{width:100%}.chart-outher{width:55%;margin:0 auto}.p-t-10{padding-top:10%}.o-visible{overflow:visible}.w-150{width:150px}.w-200{width:200px}@media (max-width: 543px){.chart-outher{width:100%}}@media (min-width: 544px) and (max-width: 767px){.chart-outher{width:85%}}@media (min-width: 992px) and (max-width: 1199px){.chart-outher{width:65%}}.mat-form-field-disabled .mat-form-field-wrapper{background-color:#ddd}.mat-no-border-top .mat-form-field-infix{border-top:none!important}.mat-dflt-margin,.mat-form-field-appearance-outline .mat-form-field-wrapper{margin-top:.125em!important;margin-bottom:.125em!important}.mat-form-field-wrapper{padding-bottom:0;height:35px;min-height:35px!important;margin-bottom:-7px!important}.mat-full-width{width:100%}.mat-full-height .mat-form-field-wrapper{height:100%!important}.mat-form-field-appearance-outline .mat-form-field-infix{padding-top:5px;padding-bottom:0;height:36px}.mat-form-field-appearance-outline .mat-form-field-infix select.mat-input-element{background-color:transparent;margin-bottom:-11px!important;margin-top:-2px!important;padding-top:0!important;top:0!important}.mat-form-field-appearance-outline .mat-form-field-infix input{display:inline-flex;margin-top:-8px;margin-bottom:-5px;padding-top:8px}.mat-form-field-appearance-outline .mat-form-field-suffix{height:25px!important;top:-2px!important}.mat-form-field-appearance-outline .mat-form-field-suffix .form-input-suffix{margin-right:5px!important;position:absolute!important;top:7px!important;right:4px!important}.mat-form-field-appearance-outline .mat-form-field-infix .form-input-suffix{position:relative!important;top:-4px!important}.mat-form-field-prefix .mat-icon-button,.mat-form-field-suffix .mat-icon-button{height:32px!important}.mat-form-field-label-wrapper{top:-8px}.mat-form-field-type-mat-native-select .mat-form-field-infix:after{top:60%!important}.mat-form-field-suffix{margin-right:-10px!important}.cdk-overlay-container{z-index:99999999!important}.mat-height-fixed .mat-form-field-flex{height:38px!important}.mat-height-auto .mat-form-field-flex{height:auto!important;padding-bottom:5px!important;padding-top:5px!important;padding-right:2px!important}.mat-height-auto .mat-form-field-infix{height:auto!important}.mat-icon-button-override{width:25px!important;top:0!important;color:#000000a3!important;position:absolute!important}.mat-icon-button-override-suffix{right:-5px!important}.mat-icon-button-override-prefix{left:-5px!important}.mat-option{height:25px!important;font-size:14px!important}.ngx-mat-timepicker .mat-form-field-infix{border-top:none!important}.mat-form-field-wrapper .form-control{width:100%;border:none;padding:0;line-height:1}.mat-form-field-wrapper .form-control:focus{box-shadow:none!important}.mat-form-field-wrapper .form-control.checking-field.ng-touched{padding-right:0;background-position-y:14px!important;background-position-x:right;padding-top:8px;padding-bottom:0}.mat-height-auto .form-control.checking-field.ng-touched{padding-right:25px;background-position:center right .625rem!important}.mat-form-field-wrapper .form-control.input-small.checking-field.ng-touched{background-position-y:9px!important;padding-right:25px}.mat-form-field-wrapper .form-control{background-color:transparent!important}.mat-form-field-wrapper .form-control.checking-combo.ng-touched{padding-right:45px;background-position-y:8px!important;padding-top:4px!important}.mat-form-field-wrapper .form-control.checking-combo.ng-untouched{padding-right:20px;background-position-y:8px!important;padding-top:4px!important}.mat-input-with-suffix{width:calc(100% - 35px)!important;display:inline-block!important;margin-right:10px!important}.mat-input-group-addon .mat-form-field-appearance-outline .mat-form-field-wrapper{background-color:#eceeef;border:1px solid rgba(0,0,0,.15);border-radius:.25rem}.mat-form-field-appearance-outline textarea{padding:5px 0!important}.snow{position:absolute;width:10px;height:10px;background:white;border-radius:50%}.snow:nth-child(1){opacity:.9678;transform:translate(87.4628vw,-10px) scale(.6604);animation:fall-1 15s -22s linear infinite}@keyframes fall-1{68.4%{transform:translate(79.4235vw,68.4vh) scale(.6604)}to{transform:translate(83.44315vw,99vh) scale(.6604)}}.snow:nth-child(2){opacity:.868;transform:translate(3.558vw,-10px) scale(.5691);animation:fall-2 19s -28s linear infinite}@keyframes fall-2{76.678%{transform:translate(-1.0052vw,76.678vh) scale(.5691)}to{transform:translate(1.2764vw,99vh) scale(.5691)}}.snow:nth-child(3){opacity:.9572;transform:translate(42.8215vw,-10px) scale(.9472);animation:fall-3 16s -18s linear infinite}@keyframes fall-3{32.473%{transform:translate(47.7395vw,32.473vh) scale(.9472)}to{transform:translate(45.2805vw,99vh) scale(.9472)}}.snow:nth-child(4){opacity:.866;transform:translate(25.9561vw,-10px) scale(.6996);animation:fall-4 29s -20s linear infinite}@keyframes fall-4{56.216%{transform:translate(35.6769vw,56.216vh) scale(.6996)}to{transform:translate(30.8165vw,99vh) scale(.6996)}}.snow:nth-child(5){opacity:1.494;transform:translate(90.9923vw,-10px) scale(.7837);animation:fall-5 20s -27s linear infinite}@keyframes fall-5{46.046%{transform:translate(97.423vw,46.046vh) scale(.7837)}to{transform:translate(94.20765vw,99vh) scale(.7837)}}.snow:nth-child(6){opacity:1.1136;transform:translate(18.4309vw,-10px) scale(.1657);animation:fall-6 15s -21s linear infinite}@keyframes fall-6{44.995%{transform:translate(17.0864vw,44.995vh) scale(.1657)}to{transform:translate(17.75865vw,99vh) scale(.1657)}}.snow:nth-child(7){opacity:.1476;transform:translate(94.6876vw,-10px) scale(.5905);animation:fall-7 19s -29s linear infinite}@keyframes fall-7{31.815%{transform:translate(91.4636vw,31.815vh) scale(.5905)}to{transform:translate(93.0756vw,99vh) scale(.5905)}}.snow:nth-child(8){opacity:1.5242;transform:translate(65.4965vw,-10px) scale(.1802);animation:fall-8 14s -4s linear infinite}@keyframes fall-8{34.656%{transform:translate(69.4751vw,34.656vh) scale(.1802)}to{transform:translate(67.4858vw,99vh) scale(.1802)}}.snow:nth-child(9){opacity:1.002;transform:translate(8.0893vw,-10px) scale(.3673);animation:fall-9 29s -16s linear infinite}@keyframes fall-9{72.356%{transform:translate(11.3812vw,72.356vh) scale(.3673)}to{transform:translate(9.73525vw,99vh) scale(.3673)}}.snow:nth-child(10){opacity:.375;transform:translate(7.3001vw,-10px) scale(.7795);animation:fall-10 13s -10s linear infinite}@keyframes fall-10{36.946%{transform:translate(16.3194vw,36.946vh) scale(.7795)}to{transform:translate(11.80975vw,99vh) scale(.7795)}}.snow:nth-child(11){opacity:.4952;transform:translate(17.4305vw,-10px) scale(.2196);animation:fall-11 11s -5s linear infinite}@keyframes fall-11{43.403%{transform:translate(27.0349vw,43.403vh) scale(.2196)}to{transform:translate(22.2327vw,99vh) scale(.2196)}}.snow:nth-child(12){opacity:1.0816;transform:translate(90.4952vw,-10px) scale(.7727);animation:fall-12 21s -28s linear infinite}@keyframes fall-12{56.634%{transform:translate(93.5655vw,56.634vh) scale(.7727)}to{transform:translate(92.03035vw,99vh) scale(.7727)}}.snow:nth-child(13){opacity:.2808;transform:translate(45.1452vw,-10px) scale(.1306);animation:fall-13 12s -20s linear infinite}@keyframes fall-13{47.594%{transform:translate(41.5086vw,47.594vh) scale(.1306)}to{transform:translate(43.3269vw,99vh) scale(.1306)}}.snow:nth-child(14){opacity:1.9782;transform:translate(95.0683vw,-10px) scale(.2554);animation:fall-14 15s -13s linear infinite}@keyframes fall-14{42.353%{transform:translate(98.8451vw,42.353vh) scale(.2554)}to{transform:translate(96.9567vw,99vh) scale(.2554)}}.snow:nth-child(15){opacity:1.6694;transform:translate(24.644vw,-10px) scale(.8116);animation:fall-15 30s -6s linear infinite}@keyframes fall-15{47.566%{transform:translate(18.2441vw,47.566vh) scale(.8116)}to{transform:translate(21.44405vw,99vh) scale(.8116)}}.snow:nth-child(16){opacity:1.372;transform:translate(65.1865vw,-10px) scale(.8503);animation:fall-16 14s -29s linear infinite}@keyframes fall-16{65.314%{transform:translate(66.693vw,65.314vh) scale(.8503)}to{transform:translate(65.93975vw,99vh) scale(.8503)}}.snow:nth-child(17){opacity:.4896;transform:translate(.7277vw,-10px) scale(.9802);animation:fall-17 23s -17s linear infinite}@keyframes fall-17{75.423%{transform:translate(-.5347vw,75.423vh) scale(.9802)}to{transform:translate(.0965vw,99vh) scale(.9802)}}.snow:nth-child(18){opacity:1.3438;transform:translate(9.9839vw,-10px) scale(.2204);animation:fall-18 29s -2s linear infinite}@keyframes fall-18{63.173%{transform:translate(11.7485vw,63.173vh) scale(.2204)}to{transform:translate(10.8662vw,99vh) scale(.2204)}}.snow:nth-child(19){opacity:.5296;transform:translate(10.9447vw,-10px) scale(.8213);animation:fall-19 14s -19s linear infinite}@keyframes fall-19{74.541%{transform:translate(4.8024vw,74.541vh) scale(.8213)}to{transform:translate(7.87355vw,99vh) scale(.8213)}}.snow:nth-child(20){opacity:1.577;transform:translate(21.9727vw,-10px) scale(.2641);animation:fall-20 11s -30s linear infinite}@keyframes fall-20{56.583%{transform:translate(28.159vw,56.583vh) scale(.2641)}to{transform:translate(25.06585vw,99vh) scale(.2641)}}.snow:nth-child(21){opacity:.0548;transform:translate(22.2085vw,-10px) scale(.7651);animation:fall-21 24s -21s linear infinite}@keyframes fall-21{47.752%{transform:translate(30.7498vw,47.752vh) scale(.7651)}to{transform:translate(26.47915vw,99vh) scale(.7651)}}.snow:nth-child(22){opacity:1.8866;transform:translate(36.5656vw,-10px) scale(.0874);animation:fall-22 12s -11s linear infinite}@keyframes fall-22{75.701%{transform:translate(40.967vw,75.701vh) scale(.0874)}to{transform:translate(38.7663vw,99vh) scale(.0874)}}.snow:nth-child(23){opacity:.0688;transform:translate(9.8409vw,-10px) scale(.338);animation:fall-23 24s -5s linear infinite}@keyframes fall-23{57.055%{transform:translate(13.42vw,57.055vh) scale(.338)}to{transform:translate(11.63045vw,99vh) scale(.338)}}.snow:nth-child(24){opacity:1.0778;transform:translate(66.1337vw,-10px) scale(.633);animation:fall-24 12s -8s linear infinite}@keyframes fall-24{50.024%{transform:translate(58.0536vw,50.024vh) scale(.633)}to{transform:translate(62.09365vw,99vh) scale(.633)}}.snow:nth-child(25){opacity:1.88;transform:translate(79.9309vw,-10px) scale(.6956);animation:fall-25 21s -5s linear infinite}@keyframes fall-25{69.956%{transform:translate(87.9491vw,69.956vh) scale(.6956)}to{transform:translate(83.94vw,99vh) scale(.6956)}}.snow:nth-child(26){opacity:1.6534;transform:translate(68.4708vw,-10px) scale(.4409);animation:fall-26 12s -10s linear infinite}@keyframes fall-26{78.167%{transform:translate(69.2267vw,78.167vh) scale(.4409)}to{transform:translate(68.84875vw,99vh) scale(.4409)}}.snow:nth-child(27){opacity:1.937;transform:translate(54.7358vw,-10px) scale(.2321);animation:fall-27 27s -24s linear infinite}@keyframes fall-27{58.419%{transform:translate(52.9515vw,58.419vh) scale(.2321)}to{transform:translate(53.84365vw,99vh) scale(.2321)}}.snow:nth-child(28){opacity:.7442;transform:translate(20.6008vw,-10px) scale(.185);animation:fall-28 13s -13s linear infinite}@keyframes fall-28{45.343%{transform:translate(12.2124vw,45.343vh) scale(.185)}to{transform:translate(16.4066vw,99vh) scale(.185)}}.snow:nth-child(29){opacity:.651;transform:translate(5.8064vw,-10px) scale(.4059);animation:fall-29 15s -3s linear infinite}@keyframes fall-29{72.143%{transform:translate(6.6391vw,72.143vh) scale(.4059)}to{transform:translate(6.22275vw,99vh) scale(.4059)}}.snow:nth-child(30){opacity:.1178;transform:translate(13.6001vw,-10px) scale(.025);animation:fall-30 21s -2s linear infinite}@keyframes fall-30{67.274%{transform:translate(10.3259vw,67.274vh) scale(.025)}to{transform:translate(11.963vw,99vh) scale(.025)}}.snow:nth-child(31){opacity:.8418;transform:translate(23.003vw,-10px) scale(.6213);animation:fall-31 17s -30s linear infinite}@keyframes fall-31{43.012%{transform:translate(30.1373vw,43.012vh) scale(.6213)}to{transform:translate(26.57015vw,99vh) scale(.6213)}}.snow:nth-child(32){opacity:.2222;transform:translate(64.4706vw,-10px) scale(.6956);animation:fall-32 24s -12s linear infinite}@keyframes fall-32{56.259%{transform:translate(72.3242vw,56.259vh) scale(.6956)}to{transform:translate(68.3974vw,99vh) scale(.6956)}}.snow:nth-child(33){opacity:1.603;transform:translate(33.1324vw,-10px) scale(.0779);animation:fall-33 20s -4s linear infinite}@keyframes fall-33{50.989%{transform:translate(31.7153vw,50.989vh) scale(.0779)}to{transform:translate(32.42385vw,99vh) scale(.0779)}}.snow:nth-child(34){opacity:.5326;transform:translate(44.1207vw,-10px) scale(.6381);animation:fall-34 26s -10s linear infinite}@keyframes fall-34{67.333%{transform:translate(46.1518vw,67.333vh) scale(.6381)}to{transform:translate(45.13625vw,99vh) scale(.6381)}}.snow:nth-child(35){opacity:1.8704;transform:translate(4.927vw,-10px) scale(.8647);animation:fall-35 22s -20s linear infinite}@keyframes fall-35{48.822%{transform:translate(-3.423vw,48.822vh) scale(.8647)}to{transform:translate(.752vw,99vh) scale(.8647)}}.snow:nth-child(36){opacity:.206;transform:translate(94.8768vw,-10px) scale(.5653);animation:fall-36 16s -14s linear infinite}@keyframes fall-36{57.648%{transform:translate(102.0053vw,57.648vh) scale(.5653)}to{transform:translate(98.44105vw,99vh) scale(.5653)}}.snow:nth-child(37){opacity:.0624;transform:translate(67.4872vw,-10px) scale(.0673);animation:fall-37 26s -18s linear infinite}@keyframes fall-37{30.761%{transform:translate(63.7293vw,30.761vh) scale(.0673)}to{transform:translate(65.60825vw,99vh) scale(.0673)}}.snow:nth-child(38){opacity:1.2148;transform:translate(85.2768vw,-10px) scale(.6823);animation:fall-38 28s -23s linear infinite}@keyframes fall-38{45.1%{transform:translate(82.1545vw,45.1vh) scale(.6823)}to{transform:translate(83.71565vw,99vh) scale(.6823)}}.snow:nth-child(39){opacity:.2348;transform:translate(36.7344vw,-10px) scale(.309);animation:fall-39 27s -1s linear infinite}@keyframes fall-39{71.648%{transform:translate(30.7005vw,71.648vh) scale(.309)}to{transform:translate(33.71745vw,99vh) scale(.309)}}.snow:nth-child(40){opacity:.4852;transform:translate(.6567vw,-10px) scale(.3882);animation:fall-40 24s -14s linear infinite}@keyframes fall-40{42.796%{transform:translate(6.313vw,42.796vh) scale(.3882)}to{transform:translate(3.48485vw,99vh) scale(.3882)}}.snow:nth-child(41){opacity:1.7802;transform:translate(96.4585vw,-10px) scale(.0849);animation:fall-41 22s -16s linear infinite}@keyframes fall-41{74.66%{transform:translate(90.6404vw,74.66vh) scale(.0849)}to{transform:translate(93.54945vw,99vh) scale(.0849)}}.snow:nth-child(42){opacity:1.8086;transform:translate(29.9705vw,-10px) scale(.9921);animation:fall-42 21s -13s linear infinite}@keyframes fall-42{61.521%{transform:translate(36.985vw,61.521vh) scale(.9921)}to{transform:translate(33.47775vw,99vh) scale(.9921)}}.snow:nth-child(43){opacity:.8624;transform:translate(90.0628vw,-10px) scale(.6444);animation:fall-43 12s -16s linear infinite}@keyframes fall-43{49.197%{transform:translate(98.2268vw,49.197vh) scale(.6444)}to{transform:translate(94.1448vw,99vh) scale(.6444)}}.snow:nth-child(44){opacity:.4936;transform:translate(56.3091vw,-10px) scale(.4209);animation:fall-44 22s -26s linear infinite}@keyframes fall-44{41.735%{transform:translate(61.9409vw,41.735vh) scale(.4209)}to{transform:translate(59.125vw,99vh) scale(.4209)}}.snow:nth-child(45){opacity:1.9568;transform:translate(73.1529vw,-10px) scale(.8093);animation:fall-45 26s -14s linear infinite}@keyframes fall-45{53.172%{transform:translate(64.9295vw,53.172vh) scale(.8093)}to{transform:translate(69.0412vw,99vh) scale(.8093)}}.snow:nth-child(46){opacity:1.3834;transform:translate(75.8488vw,-10px) scale(.272);animation:fall-46 15s -29s linear infinite}@keyframes fall-46{41.956%{transform:translate(83.3641vw,41.956vh) scale(.272)}to{transform:translate(79.60645vw,99vh) scale(.272)}}.snow:nth-child(47){opacity:1.9922;transform:translate(15.2423vw,-10px) scale(.4055);animation:fall-47 24s -3s linear infinite}@keyframes fall-47{49.067%{transform:translate(17.3242vw,49.067vh) scale(.4055)}to{transform:translate(16.28325vw,99vh) scale(.4055)}}.snow:nth-child(48){opacity:1.4946;transform:translate(48.8711vw,-10px) scale(.908);animation:fall-48 18s -10s linear infinite}@keyframes fall-48{50.722%{transform:translate(45.1468vw,50.722vh) scale(.908)}to{transform:translate(47.00895vw,99vh) scale(.908)}}.snow:nth-child(49){opacity:.8374;transform:translate(11.8802vw,-10px) scale(.182);animation:fall-49 23s -11s linear infinite}@keyframes fall-49{62.403%{transform:translate(8.7744vw,62.403vh) scale(.182)}to{transform:translate(10.3273vw,99vh) scale(.182)}}.snow:nth-child(50){opacity:.6086;transform:translate(41.6583vw,-10px) scale(.7144);animation:fall-50 19s -22s linear infinite}@keyframes fall-50{44.986%{transform:translate(43.4072vw,44.986vh) scale(.7144)}to{transform:translate(42.53275vw,99vh) scale(.7144)}}.snow:nth-child(51){opacity:1.4056;transform:translate(50.9222vw,-10px) scale(.8323);animation:fall-51 11s -5s linear infinite}@keyframes fall-51{39.352%{transform:translate(46.8135vw,39.352vh) scale(.8323)}to{transform:translate(48.86785vw,99vh) scale(.8323)}}.snow:nth-child(52){opacity:1.5392;transform:translate(10.5978vw,-10px) scale(.3752);animation:fall-52 29s -15s linear infinite}@keyframes fall-52{56.047%{transform:translate(16.7627vw,56.047vh) scale(.3752)}to{transform:translate(13.68025vw,99vh) scale(.3752)}}.snow:nth-child(53){opacity:.0338;transform:translate(63.9897vw,-10px) scale(.5489);animation:fall-53 28s -5s linear infinite}@keyframes fall-53{33.453%{transform:translate(63.7629vw,33.453vh) scale(.5489)}to{transform:translate(63.8763vw,99vh) scale(.5489)}}.snow:nth-child(54){opacity:.853;transform:translate(85.1293vw,-10px) scale(.2981);animation:fall-54 11s -5s linear infinite}@keyframes fall-54{64.106%{transform:translate(93.001vw,64.106vh) scale(.2981)}to{transform:translate(89.06515vw,99vh) scale(.2981)}}.snow:nth-child(55){opacity:.137;transform:translate(54.4442vw,-10px) scale(.8842);animation:fall-55 15s -8s linear infinite}@keyframes fall-55{54.149%{transform:translate(45.9956vw,54.149vh) scale(.8842)}to{transform:translate(50.2199vw,99vh) scale(.8842)}}.snow:nth-child(56){opacity:1.8842;transform:translate(93.3222vw,-10px) scale(.129);animation:fall-56 25s -1s linear infinite}@keyframes fall-56{79.358%{transform:translate(91.9694vw,79.358vh) scale(.129)}to{transform:translate(92.6458vw,99vh) scale(.129)}}.snow:nth-child(57){opacity:1.8714;transform:translate(.0815vw,-10px) scale(.2681);animation:fall-57 30s -14s linear infinite}@keyframes fall-57{65.361%{transform:translate(2.5898vw,65.361vh) scale(.2681)}to{transform:translate(1.33565vw,99vh) scale(.2681)}}.snow:nth-child(58){opacity:.391;transform:translate(39.063vw,-10px) scale(.6219);animation:fall-58 16s -10s linear infinite}@keyframes fall-58{74.642%{transform:translate(47.1647vw,74.642vh) scale(.6219)}to{transform:translate(43.11385vw,99vh) scale(.6219)}}.snow:nth-child(59){opacity:.279;transform:translate(36.8866vw,-10px) scale(.4958);animation:fall-59 15s -14s linear infinite}@keyframes fall-59{51.437%{transform:translate(36.252vw,51.437vh) scale(.4958)}to{transform:translate(36.5693vw,99vh) scale(.4958)}}.snow:nth-child(60){opacity:1.2692;transform:translate(72.9026vw,-10px) scale(.2735);animation:fall-60 12s -21s linear infinite}@keyframes fall-60{78.543%{transform:translate(71.6021vw,78.543vh) scale(.2735)}to{transform:translate(72.25235vw,99vh) scale(.2735)}}.snow:nth-child(61){opacity:1.259;transform:translate(88.5499vw,-10px) scale(.1157);animation:fall-61 23s -21s linear infinite}@keyframes fall-61{32.982%{transform:translate(82.0451vw,32.982vh) scale(.1157)}to{transform:translate(85.2975vw,99vh) scale(.1157)}}.snow:nth-child(62){opacity:1.332;transform:translate(93.3215vw,-10px) scale(.1021);animation:fall-62 16s -30s linear infinite}@keyframes fall-62{77.064%{transform:translate(95.6219vw,77.064vh) scale(.1021)}to{transform:translate(94.4717vw,99vh) scale(.1021)}}.snow:nth-child(63){opacity:.8784;transform:translate(23.4551vw,-10px) scale(.4059);animation:fall-63 11s -10s linear infinite}@keyframes fall-63{39.477%{transform:translate(22.4954vw,39.477vh) scale(.4059)}to{transform:translate(22.97525vw,99vh) scale(.4059)}}.snow:nth-child(64){opacity:.2266;transform:translate(62.8982vw,-10px) scale(.7573);animation:fall-64 14s -22s linear infinite}@keyframes fall-64{30.436%{transform:translate(54.0458vw,30.436vh) scale(.7573)}to{transform:translate(58.472vw,99vh) scale(.7573)}}.snow:nth-child(65){opacity:.3554;transform:translate(22.6054vw,-10px) scale(.5858);animation:fall-65 21s -14s linear infinite}@keyframes fall-65{56.08%{transform:translate(31.4569vw,56.08vh) scale(.5858)}to{transform:translate(27.03115vw,99vh) scale(.5858)}}.snow:nth-child(66){opacity:.229;transform:translate(63.3103vw,-10px) scale(.3914);animation:fall-66 22s -18s linear infinite}@keyframes fall-66{34.263%{transform:translate(62.2523vw,34.263vh) scale(.3914)}to{transform:translate(62.7813vw,99vh) scale(.3914)}}.snow:nth-child(67){opacity:1.9196;transform:translate(49.6334vw,-10px) scale(.9883);animation:fall-67 19s -29s linear infinite}@keyframes fall-67{67.542%{transform:translate(43.1631vw,67.542vh) scale(.9883)}to{transform:translate(46.39825vw,99vh) scale(.9883)}}.snow:nth-child(68){opacity:1.1024;transform:translate(24.7839vw,-10px) scale(.7941);animation:fall-68 24s -26s linear infinite}@keyframes fall-68{30.377%{transform:translate(24.3813vw,30.377vh) scale(.7941)}to{transform:translate(24.5826vw,99vh) scale(.7941)}}.snow:nth-child(69){opacity:.6714;transform:translate(26.0172vw,-10px) scale(.0198);animation:fall-69 17s -23s linear infinite}@keyframes fall-69{47.64%{transform:translate(22.4166vw,47.64vh) scale(.0198)}to{transform:translate(24.2169vw,99vh) scale(.0198)}}.snow:nth-child(70){opacity:1.6078;transform:translate(14.2872vw,-10px) scale(.6311);animation:fall-70 22s -23s linear infinite}@keyframes fall-70{59.669%{transform:translate(11.8221vw,59.669vh) scale(.6311)}to{transform:translate(13.05465vw,99vh) scale(.6311)}}.snow:nth-child(71){opacity:.226;transform:translate(24.7227vw,-10px) scale(.1056);animation:fall-71 26s -4s linear infinite}@keyframes fall-71{54.902%{transform:translate(19.8588vw,54.902vh) scale(.1056)}to{transform:translate(22.29075vw,99vh) scale(.1056)}}.snow:nth-child(72){opacity:1.4048;transform:translate(57.4882vw,-10px) scale(.5345);animation:fall-72 11s -15s linear infinite}@keyframes fall-72{68.339%{transform:translate(64.9102vw,68.339vh) scale(.5345)}to{transform:translate(61.1992vw,99vh) scale(.5345)}}.snow:nth-child(73){opacity:.1626;transform:translate(61.1654vw,-10px) scale(.4181);animation:fall-73 21s -15s linear infinite}@keyframes fall-73{76.033%{transform:translate(66.816vw,76.033vh) scale(.4181)}to{transform:translate(63.9907vw,99vh) scale(.4181)}}.snow:nth-child(74){opacity:.5506;transform:translate(53.085vw,-10px) scale(.3069);animation:fall-74 23s -10s linear infinite}@keyframes fall-74{37.419%{transform:translate(58.8476vw,37.419vh) scale(.3069)}to{transform:translate(55.9663vw,99vh) scale(.3069)}}.snow:nth-child(75){opacity:1.253;transform:translate(29.519vw,-10px) scale(.2087);animation:fall-75 21s -21s linear infinite}@keyframes fall-75{30.574%{transform:translate(20.4446vw,30.574vh) scale(.2087)}to{transform:translate(24.9818vw,99vh) scale(.2087)}}.snow:nth-child(76){opacity:.5656;transform:translate(25.5399vw,-10px) scale(.1387);animation:fall-76 11s -24s linear infinite}@keyframes fall-76{72.24%{transform:translate(30.4014vw,72.24vh) scale(.1387)}to{transform:translate(27.97065vw,99vh) scale(.1387)}}.snow:nth-child(77){opacity:.3668;transform:translate(11.208vw,-10px) scale(.1019);animation:fall-77 14s -11s linear infinite}@keyframes fall-77{38.318%{transform:translate(17.0308vw,38.318vh) scale(.1019)}to{transform:translate(14.1194vw,99vh) scale(.1019)}}.snow:nth-child(78){opacity:1.6416;transform:translate(82.3356vw,-10px) scale(.207);animation:fall-78 23s -25s linear infinite}@keyframes fall-78{30.724%{transform:translate(74.5567vw,30.724vh) scale(.207)}to{transform:translate(78.44615vw,99vh) scale(.207)}}.snow:nth-child(79){opacity:1.7202;transform:translate(45.9071vw,-10px) scale(.2276);animation:fall-79 10s -12s linear infinite}@keyframes fall-79{36.941%{transform:translate(45.0253vw,36.941vh) scale(.2276)}to{transform:translate(45.4662vw,99vh) scale(.2276)}}.snow:nth-child(80){opacity:1.3194;transform:translate(20.3881vw,-10px) scale(.6064);animation:fall-80 14s -8s linear infinite}@keyframes fall-80{57.714%{transform:translate(17.2909vw,57.714vh) scale(.6064)}to{transform:translate(18.8395vw,99vh) scale(.6064)}}.snow:nth-child(81){opacity:.74;transform:translate(80.8169vw,-10px) scale(.7385);animation:fall-81 16s -1s linear infinite}@keyframes fall-81{56.595%{transform:translate(84.3606vw,56.595vh) scale(.7385)}to{transform:translate(82.58875vw,99vh) scale(.7385)}}.snow:nth-child(82){opacity:.7774;transform:translate(16.8707vw,-10px) scale(.4644);animation:fall-82 21s -1s linear infinite}@keyframes fall-82{77.042%{transform:translate(26.3998vw,77.042vh) scale(.4644)}to{transform:translate(21.63525vw,99vh) scale(.4644)}}.snow:nth-child(83){opacity:1.9652;transform:translate(32.2098vw,-10px) scale(.2489);animation:fall-83 29s -7s linear infinite}@keyframes fall-83{68.793%{transform:translate(39.0493vw,68.793vh) scale(.2489)}to{transform:translate(35.62955vw,99vh) scale(.2489)}}.snow:nth-child(84){opacity:.8824;transform:translate(47.9544vw,-10px) scale(.1787);animation:fall-84 12s -4s linear infinite}@keyframes fall-84{52.237%{transform:translate(48.2822vw,52.237vh) scale(.1787)}to{transform:translate(48.1183vw,99vh) scale(.1787)}}.snow:nth-child(85){opacity:1.6806;transform:translate(83.9362vw,-10px) scale(.563);animation:fall-85 10s -17s linear infinite}@keyframes fall-85{39.478%{transform:translate(82.0682vw,39.478vh) scale(.563)}to{transform:translate(83.0022vw,99vh) scale(.563)}}.snow:nth-child(86){opacity:.9494;transform:translate(85.1707vw,-10px) scale(.0788);animation:fall-86 28s -12s linear infinite}@keyframes fall-86{42.819%{transform:translate(85.1397vw,42.819vh) scale(.0788)}to{transform:translate(85.1552vw,99vh) scale(.0788)}}.snow:nth-child(87){opacity:1.5922;transform:translate(77.5635vw,-10px) scale(.2048);animation:fall-87 15s -4s linear infinite}@keyframes fall-87{59.014%{transform:translate(80.1143vw,59.014vh) scale(.2048)}to{transform:translate(78.8389vw,99vh) scale(.2048)}}.snow:nth-child(88){opacity:1.658;transform:translate(41.5324vw,-10px) scale(.2424);animation:fall-88 26s -16s linear infinite}@keyframes fall-88{79.785%{transform:translate(51.416vw,79.785vh) scale(.2424)}to{transform:translate(46.4742vw,99vh) scale(.2424)}}.snow:nth-child(89){opacity:1.7754;transform:translate(34.1338vw,-10px) scale(.2348);animation:fall-89 14s -15s linear infinite}@keyframes fall-89{61.86%{transform:translate(28.3973vw,61.86vh) scale(.2348)}to{transform:translate(31.26555vw,99vh) scale(.2348)}}.snow:nth-child(90){opacity:.9964;transform:translate(54.6429vw,-10px) scale(.1332);animation:fall-90 20s -23s linear infinite}@keyframes fall-90{63.617%{transform:translate(53.1997vw,63.617vh) scale(.1332)}to{transform:translate(53.9213vw,99vh) scale(.1332)}}.snow:nth-child(91){opacity:.3166;transform:translate(47.7542vw,-10px) scale(.5754);animation:fall-91 18s -29s linear infinite}@keyframes fall-91{74.194%{transform:translate(41.091vw,74.194vh) scale(.5754)}to{transform:translate(44.4226vw,99vh) scale(.5754)}}.snow:nth-child(92){opacity:.921;transform:translate(27.8696vw,-10px) scale(.4907);animation:fall-92 20s -3s linear infinite}@keyframes fall-92{55.151%{transform:translate(32.1443vw,55.151vh) scale(.4907)}to{transform:translate(30.00695vw,99vh) scale(.4907)}}.snow:nth-child(93){opacity:.7746;transform:translate(99.8709vw,-10px) scale(.2028);animation:fall-93 21s -20s linear infinite}@keyframes fall-93{49.461%{transform:translate(92.2545vw,49.461vh) scale(.2028)}to{transform:translate(96.0627vw,99vh) scale(.2028)}}.snow:nth-child(94){opacity:.3118;transform:translate(62.0752vw,-10px) scale(.119);animation:fall-94 11s -26s linear infinite}@keyframes fall-94{77.184%{transform:translate(53.3208vw,77.184vh) scale(.119)}to{transform:translate(57.698vw,99vh) scale(.119)}}.snow:nth-child(95){opacity:.3666;transform:translate(89.5347vw,-10px) scale(.4733);animation:fall-95 14s -11s linear infinite}@keyframes fall-95{73.915%{transform:translate(86.8418vw,73.915vh) scale(.4733)}to{transform:translate(88.18825vw,99vh) scale(.4733)}}.snow:nth-child(96){opacity:.9626;transform:translate(86.2416vw,-10px) scale(.7204);animation:fall-96 27s -15s linear infinite}@keyframes fall-96{48.287%{transform:translate(91.7023vw,48.287vh) scale(.7204)}to{transform:translate(88.97195vw,99vh) scale(.7204)}}.snow:nth-child(97){opacity:1.5834;transform:translate(31.9761vw,-10px) scale(.532);animation:fall-97 23s -23s linear infinite}@keyframes fall-97{54.916%{transform:translate(27.8532vw,54.916vh) scale(.532)}to{transform:translate(29.91465vw,99vh) scale(.532)}}.snow:nth-child(98){opacity:1.5962;transform:translate(37.821vw,-10px) scale(.6972);animation:fall-98 17s -13s linear infinite}@keyframes fall-98{75.238%{transform:translate(32.6393vw,75.238vh) scale(.6972)}to{transform:translate(35.23015vw,99vh) scale(.6972)}}.snow:nth-child(99){opacity:1.789;transform:translate(9.1263vw,-10px) scale(.8262);animation:fall-99 28s -11s linear infinite}@keyframes fall-99{49.502%{transform:translate(7.7769vw,49.502vh) scale(.8262)}to{transform:translate(8.4516vw,99vh) scale(.8262)}}.snow:nth-child(100){opacity:1.4732;transform:translate(80.0143vw,-10px) scale(.3924);animation:fall-100 14s -23s linear infinite}@keyframes fall-100{43.179%{transform:translate(76.8211vw,43.179vh) scale(.3924)}to{transform:translate(78.4177vw,99vh) scale(.3924)}}.snow:nth-child(101){opacity:.0074;transform:translate(9.636vw,-10px) scale(.9644);animation:fall-101 22s -3s linear infinite}@keyframes fall-101{45.872%{transform:translate(4.1431vw,45.872vh) scale(.9644)}to{transform:translate(6.88955vw,99vh) scale(.9644)}}.snow:nth-child(102){opacity:.761;transform:translate(1.118vw,-10px) scale(.7042);animation:fall-102 28s -15s linear infinite}@keyframes fall-102{62.611%{transform:translate(2.4209vw,62.611vh) scale(.7042)}to{transform:translate(1.76945vw,99vh) scale(.7042)}}.snow:nth-child(103){opacity:.9862;transform:translate(50.9215vw,-10px) scale(.3307);animation:fall-103 19s -5s linear infinite}@keyframes fall-103{49.012%{transform:translate(46.8618vw,49.012vh) scale(.3307)}to{transform:translate(48.89165vw,99vh) scale(.3307)}}.snow:nth-child(104){opacity:1.2;transform:translate(13.5967vw,-10px) scale(.5836);animation:fall-104 20s -10s linear infinite}@keyframes fall-104{57.641%{transform:translate(16.9856vw,57.641vh) scale(.5836)}to{transform:translate(15.29115vw,99vh) scale(.5836)}}.snow:nth-child(105){opacity:1.0792;transform:translate(16.7109vw,-10px) scale(.8124);animation:fall-105 27s -26s linear infinite}@keyframes fall-105{56.186%{transform:translate(12.0593vw,56.186vh) scale(.8124)}to{transform:translate(14.3851vw,99vh) scale(.8124)}}.snow:nth-child(106){opacity:1.4342;transform:translate(79.5493vw,-10px) scale(.0463);animation:fall-106 20s -2s linear infinite}@keyframes fall-106{53.036%{transform:translate(81.0583vw,53.036vh) scale(.0463)}to{transform:translate(80.3038vw,99vh) scale(.0463)}}.snow:nth-child(107){opacity:.3068;transform:translate(70.8626vw,-10px) scale(.5097);animation:fall-107 16s -20s linear infinite}@keyframes fall-107{45.029%{transform:translate(75.5183vw,45.029vh) scale(.5097)}to{transform:translate(73.19045vw,99vh) scale(.5097)}}.snow:nth-child(108){opacity:.1078;transform:translate(5.9544vw,-10px) scale(.0123);animation:fall-108 26s -10s linear infinite}@keyframes fall-108{67.503%{transform:translate(4.4729vw,67.503vh) scale(.0123)}to{transform:translate(5.21365vw,99vh) scale(.0123)}}.snow:nth-child(109){opacity:.4032;transform:translate(19.1563vw,-10px) scale(.1058);animation:fall-109 18s -9s linear infinite}@keyframes fall-109{74.223%{transform:translate(13.3825vw,74.223vh) scale(.1058)}to{transform:translate(16.2694vw,99vh) scale(.1058)}}.snow:nth-child(110){opacity:.1338;transform:translate(29.7044vw,-10px) scale(.6458);animation:fall-110 17s -26s linear infinite}@keyframes fall-110{48.613%{transform:translate(37.9839vw,48.613vh) scale(.6458)}to{transform:translate(33.84415vw,99vh) scale(.6458)}}.snow:nth-child(111){opacity:1.7038;transform:translate(51.6131vw,-10px) scale(.6494);animation:fall-111 11s -3s linear infinite}@keyframes fall-111{78.725%{transform:translate(46.9882vw,78.725vh) scale(.6494)}to{transform:translate(49.30065vw,99vh) scale(.6494)}}.snow:nth-child(112){opacity:.991;transform:translate(41.9449vw,-10px) scale(.8718);animation:fall-112 19s -20s linear infinite}@keyframes fall-112{50.822%{transform:translate(50.0076vw,50.822vh) scale(.8718)}to{transform:translate(45.97625vw,99vh) scale(.8718)}}.snow:nth-child(113){opacity:1.923;transform:translate(74.0289vw,-10px) scale(.5591);animation:fall-113 16s -28s linear infinite}@keyframes fall-113{72.229%{transform:translate(66.1348vw,72.229vh) scale(.5591)}to{transform:translate(70.08185vw,99vh) scale(.5591)}}.snow:nth-child(114){opacity:.0342;transform:translate(47.6196vw,-10px) scale(.0319);animation:fall-114 21s -24s linear infinite}@keyframes fall-114{44.984%{transform:translate(44.6034vw,44.984vh) scale(.0319)}to{transform:translate(46.1115vw,99vh) scale(.0319)}}.snow:nth-child(115){opacity:1.8228;transform:translate(74.8721vw,-10px) scale(.1888);animation:fall-115 25s -21s linear infinite}@keyframes fall-115{65.188%{transform:translate(78.4269vw,65.188vh) scale(.1888)}to{transform:translate(76.6495vw,99vh) scale(.1888)}}.snow:nth-child(116){opacity:.5072;transform:translate(15.1181vw,-10px) scale(.565);animation:fall-116 26s -16s linear infinite}@keyframes fall-116{46.796%{transform:translate(5.2916vw,46.796vh) scale(.565)}to{transform:translate(10.20485vw,99vh) scale(.565)}}.snow:nth-child(117){opacity:1.2516;transform:translate(86.3619vw,-10px) scale(.4367);animation:fall-117 13s -30s linear infinite}@keyframes fall-117{64.565%{transform:translate(86.018vw,64.565vh) scale(.4367)}to{transform:translate(86.18995vw,99vh) scale(.4367)}}.snow:nth-child(118){opacity:1.3066;transform:translate(12.195vw,-10px) scale(.2393);animation:fall-118 19s -18s linear infinite}@keyframes fall-118{75.386%{transform:translate(5.3969vw,75.386vh) scale(.2393)}to{transform:translate(8.79595vw,99vh) scale(.2393)}}.snow:nth-child(119){opacity:.2594;transform:translate(93.7433vw,-10px) scale(.0264);animation:fall-119 22s -19s linear infinite}@keyframes fall-119{78.566%{transform:translate(90.4772vw,78.566vh) scale(.0264)}to{transform:translate(92.11025vw,99vh) scale(.0264)}}.snow:nth-child(120){opacity:.1278;transform:translate(17.8239vw,-10px) scale(.7888);animation:fall-120 13s -12s linear infinite}@keyframes fall-120{39.695%{transform:translate(26.1095vw,39.695vh) scale(.7888)}to{transform:translate(21.9667vw,99vh) scale(.7888)}}.snow:nth-child(121){opacity:.4666;transform:translate(76.9639vw,-10px) scale(.0338);animation:fall-121 16s -24s linear infinite}@keyframes fall-121{33.984%{transform:translate(82.5289vw,33.984vh) scale(.0338)}to{transform:translate(79.7464vw,99vh) scale(.0338)}}.snow:nth-child(122){opacity:.4226;transform:translate(59.1413vw,-10px) scale(.565);animation:fall-122 15s -26s linear infinite}@keyframes fall-122{32.831%{transform:translate(63.2491vw,32.831vh) scale(.565)}to{transform:translate(61.1952vw,99vh) scale(.565)}}.snow:nth-child(123){opacity:.7246;transform:translate(13.3586vw,-10px) scale(.6926);animation:fall-123 23s -25s linear infinite}@keyframes fall-123{68.079%{transform:translate(12.7285vw,68.079vh) scale(.6926)}to{transform:translate(13.04355vw,99vh) scale(.6926)}}.snow:nth-child(124){opacity:.8744;transform:translate(22.6975vw,-10px) scale(.6678);animation:fall-124 12s -11s linear infinite}@keyframes fall-124{44.337%{transform:translate(19.4972vw,44.337vh) scale(.6678)}to{transform:translate(21.09735vw,99vh) scale(.6678)}}.snow:nth-child(125){opacity:.6428;transform:translate(78.306vw,-10px) scale(.1836);animation:fall-125 11s -2s linear infinite}@keyframes fall-125{64.894%{transform:translate(71.4134vw,64.894vh) scale(.1836)}to{transform:translate(74.8597vw,99vh) scale(.1836)}}.snow:nth-child(126){opacity:1.9936;transform:translate(72.6318vw,-10px) scale(.2768);animation:fall-126 20s -15s linear infinite}@keyframes fall-126{62.599%{transform:translate(80.5093vw,62.599vh) scale(.2768)}to{transform:translate(76.57055vw,99vh) scale(.2768)}}.snow:nth-child(127){opacity:.989;transform:translate(50.8314vw,-10px) scale(.8587);animation:fall-127 29s -14s linear infinite}@keyframes fall-127{30.778%{transform:translate(42.0897vw,30.778vh) scale(.8587)}to{transform:translate(46.46055vw,99vh) scale(.8587)}}.snow:nth-child(128){opacity:1.172;transform:translate(45.486vw,-10px) scale(.2261);animation:fall-128 19s -17s linear infinite}@keyframes fall-128{40.484%{transform:translate(44.9319vw,40.484vh) scale(.2261)}to{transform:translate(45.20895vw,99vh) scale(.2261)}}.snow:nth-child(129){opacity:.5332;transform:translate(58.0281vw,-10px) scale(.1295);animation:fall-129 19s -27s linear infinite}@keyframes fall-129{71.841%{transform:translate(56.5597vw,71.841vh) scale(.1295)}to{transform:translate(57.2939vw,99vh) scale(.1295)}}.snow:nth-child(130){opacity:.286;transform:translate(56.2009vw,-10px) scale(.4065);animation:fall-130 14s -17s linear infinite}@keyframes fall-130{63.859%{transform:translate(53.2415vw,63.859vh) scale(.4065)}to{transform:translate(54.7212vw,99vh) scale(.4065)}}.snow:nth-child(131){opacity:1.9788;transform:translate(95.1674vw,-10px) scale(.2868);animation:fall-131 30s -7s linear infinite}@keyframes fall-131{71.912%{transform:translate(95.3995vw,71.912vh) scale(.2868)}to{transform:translate(95.28345vw,99vh) scale(.2868)}}.snow:nth-child(132){opacity:.562;transform:translate(61.6513vw,-10px) scale(.2015);animation:fall-132 10s -23s linear infinite}@keyframes fall-132{34.938%{transform:translate(69.0255vw,34.938vh) scale(.2015)}to{transform:translate(65.3384vw,99vh) scale(.2015)}}.snow:nth-child(133){opacity:1.0456;transform:translate(97.8518vw,-10px) scale(.2071);animation:fall-133 20s -3s linear infinite}@keyframes fall-133{78.028%{transform:translate(96.4184vw,78.028vh) scale(.2071)}to{transform:translate(97.1351vw,99vh) scale(.2071)}}.snow:nth-child(134){opacity:1.5122;transform:translate(25.7428vw,-10px) scale(.1204);animation:fall-134 29s -14s linear infinite}@keyframes fall-134{58.167%{transform:translate(31.1548vw,58.167vh) scale(.1204)}to{transform:translate(28.4488vw,99vh) scale(.1204)}}.snow:nth-child(135){opacity:1.5774;transform:translate(41.5938vw,-10px) scale(.0976);animation:fall-135 23s -21s linear infinite}@keyframes fall-135{43.32%{transform:translate(47.5399vw,43.32vh) scale(.0976)}to{transform:translate(44.56685vw,99vh) scale(.0976)}}.snow:nth-child(136){opacity:1.0222;transform:translate(30.542vw,-10px) scale(.779);animation:fall-136 14s -29s linear infinite}@keyframes fall-136{39.458%{transform:translate(28.6426vw,39.458vh) scale(.779)}to{transform:translate(29.5923vw,99vh) scale(.779)}}.snow:nth-child(137){opacity:1.6758;transform:translate(65.0388vw,-10px) scale(.1146);animation:fall-137 24s -22s linear infinite}@keyframes fall-137{44.525%{transform:translate(58.431vw,44.525vh) scale(.1146)}to{transform:translate(61.7349vw,99vh) scale(.1146)}}.snow:nth-child(138){opacity:.2624;transform:translate(82.5487vw,-10px) scale(.4547);animation:fall-138 14s -4s linear infinite}@keyframes fall-138{32.771%{transform:translate(86.5281vw,32.771vh) scale(.4547)}to{transform:translate(84.5384vw,99vh) scale(.4547)}}.snow:nth-child(139){opacity:1.9102;transform:translate(39.0828vw,-10px) scale(.8116);animation:fall-139 29s -23s linear infinite}@keyframes fall-139{70.964%{transform:translate(42.9773vw,70.964vh) scale(.8116)}to{transform:translate(41.03005vw,99vh) scale(.8116)}}.snow:nth-child(140){opacity:.936;transform:translate(47.0085vw,-10px) scale(.7824);animation:fall-140 27s -13s linear infinite}@keyframes fall-140{57.933%{transform:translate(54.9134vw,57.933vh) scale(.7824)}to{transform:translate(50.96095vw,99vh) scale(.7824)}}.snow:nth-child(141){opacity:.7704;transform:translate(28.4935vw,-10px) scale(.3911);animation:fall-141 17s -17s linear infinite}@keyframes fall-141{48.507%{transform:translate(27.7562vw,48.507vh) scale(.3911)}to{transform:translate(28.12485vw,99vh) scale(.3911)}}.snow:nth-child(142){opacity:1.2874;transform:translate(50.3039vw,-10px) scale(.3714);animation:fall-142 14s -12s linear infinite}@keyframes fall-142{47.93%{transform:translate(44.851vw,47.93vh) scale(.3714)}to{transform:translate(47.57745vw,99vh) scale(.3714)}}.snow:nth-child(143){opacity:1.2586;transform:translate(16.7895vw,-10px) scale(.8185);animation:fall-143 17s -18s linear infinite}@keyframes fall-143{58.653%{transform:translate(26.4404vw,58.653vh) scale(.8185)}to{transform:translate(21.61495vw,99vh) scale(.8185)}}.snow:nth-child(144){opacity:1.1352;transform:translate(22.9798vw,-10px) scale(.3401);animation:fall-144 19s -28s linear infinite}@keyframes fall-144{63.389%{transform:translate(20.9005vw,63.389vh) scale(.3401)}to{transform:translate(21.94015vw,99vh) scale(.3401)}}.snow:nth-child(145){opacity:1.3726;transform:translate(95.2301vw,-10px) scale(.9144);animation:fall-145 28s -20s linear infinite}@keyframes fall-145{70.663%{transform:translate(98.5462vw,70.663vh) scale(.9144)}to{transform:translate(96.88815vw,99vh) scale(.9144)}}.snow:nth-child(146){opacity:1.6078;transform:translate(29.5553vw,-10px) scale(.4572);animation:fall-146 20s -22s linear infinite}@keyframes fall-146{70.223%{transform:translate(30.4864vw,70.223vh) scale(.4572)}to{transform:translate(30.02085vw,99vh) scale(.4572)}}.snow:nth-child(147){opacity:1.68;transform:translate(83.5515vw,-10px) scale(.5503);animation:fall-147 21s -12s linear infinite}@keyframes fall-147{44.187%{transform:translate(91.1017vw,44.187vh) scale(.5503)}to{transform:translate(87.3266vw,99vh) scale(.5503)}}.snow:nth-child(148){opacity:1.1626;transform:translate(42.3001vw,-10px) scale(.0576);animation:fall-148 29s -24s linear infinite}@keyframes fall-148{71.434%{transform:translate(46.4981vw,71.434vh) scale(.0576)}to{transform:translate(44.3991vw,99vh) scale(.0576)}}.snow:nth-child(149){opacity:.483;transform:translate(7.1971vw,-10px) scale(.2337);animation:fall-149 16s -17s linear infinite}@keyframes fall-149{76.603%{transform:translate(9.6101vw,76.603vh) scale(.2337)}to{transform:translate(8.4036vw,99vh) scale(.2337)}}.snow:nth-child(150){opacity:.894;transform:translate(63.1429vw,-10px) scale(.952);animation:fall-150 27s -24s linear infinite}@keyframes fall-150{64.982%{transform:translate(55.303vw,64.982vh) scale(.952)}to{transform:translate(59.22295vw,99vh) scale(.952)}}.snow:nth-child(151){opacity:.4726;transform:translate(63.0551vw,-10px) scale(.0387);animation:fall-151 28s -18s linear infinite}@keyframes fall-151{54.405%{transform:translate(70.2298vw,54.405vh) scale(.0387)}to{transform:translate(66.64245vw,99vh) scale(.0387)}}.snow:nth-child(152){opacity:1.8964;transform:translate(65.6581vw,-10px) scale(.7223);animation:fall-152 15s -4s linear infinite}@keyframes fall-152{73.683%{transform:translate(63.3538vw,73.683vh) scale(.7223)}to{transform:translate(64.50595vw,99vh) scale(.7223)}}.snow:nth-child(153){opacity:.7202;transform:translate(21.0089vw,-10px) scale(.2892);animation:fall-153 11s -26s linear infinite}@keyframes fall-153{37.03%{transform:translate(25.5362vw,37.03vh) scale(.2892)}to{transform:translate(23.27255vw,99vh) scale(.2892)}}.snow:nth-child(154){opacity:1.0836;transform:translate(32.2371vw,-10px) scale(.6883);animation:fall-154 12s -17s linear infinite}@keyframes fall-154{59.488%{transform:translate(29.9015vw,59.488vh) scale(.6883)}to{transform:translate(31.0693vw,99vh) scale(.6883)}}.snow:nth-child(155){opacity:1.9696;transform:translate(53.1231vw,-10px) scale(.6575);animation:fall-155 19s -29s linear infinite}@keyframes fall-155{43.389%{transform:translate(48.38vw,43.389vh) scale(.6575)}to{transform:translate(50.75155vw,99vh) scale(.6575)}}.snow:nth-child(156){opacity:.8612;transform:translate(29.11vw,-10px) scale(.0782);animation:fall-156 27s -22s linear infinite}@keyframes fall-156{50.444%{transform:translate(36.2029vw,50.444vh) scale(.0782)}to{transform:translate(32.65645vw,99vh) scale(.0782)}}.snow:nth-child(157){opacity:.2582;transform:translate(40.5607vw,-10px) scale(.5322);animation:fall-157 14s -23s linear infinite}@keyframes fall-157{59.817%{transform:translate(43.0809vw,59.817vh) scale(.5322)}to{transform:translate(41.8208vw,99vh) scale(.5322)}}.snow:nth-child(158){opacity:1.6184;transform:translate(9.2202vw,-10px) scale(.848);animation:fall-158 11s -1s linear infinite}@keyframes fall-158{44.73%{transform:translate(1.4232vw,44.73vh) scale(.848)}to{transform:translate(5.3217vw,99vh) scale(.848)}}.snow:nth-child(159){opacity:.4532;transform:translate(5.0324vw,-10px) scale(.1981);animation:fall-159 17s -9s linear infinite}@keyframes fall-159{30.512%{transform:translate(-4.1563vw,30.512vh) scale(.1981)}to{transform:translate(.43805vw,99vh) scale(.1981)}}.snow:nth-child(160){opacity:1.1606;transform:translate(16.43vw,-10px) scale(.5838);animation:fall-160 11s -11s linear infinite}@keyframes fall-160{57.524%{transform:translate(16.1196vw,57.524vh) scale(.5838)}to{transform:translate(16.2748vw,99vh) scale(.5838)}}.snow:nth-child(161){opacity:.9224;transform:translate(72.6055vw,-10px) scale(.6795);animation:fall-161 16s -18s linear infinite}@keyframes fall-161{64.997%{transform:translate(62.7201vw,64.997vh) scale(.6795)}to{transform:translate(67.6628vw,99vh) scale(.6795)}}.snow:nth-child(162){opacity:1.41;transform:translate(38.4819vw,-10px) scale(.4161);animation:fall-162 21s -30s linear infinite}@keyframes fall-162{78.174%{transform:translate(48.4448vw,78.174vh) scale(.4161)}to{transform:translate(43.46335vw,99vh) scale(.4161)}}.snow:nth-child(163){opacity:1.954;transform:translate(93.1668vw,-10px) scale(.4726);animation:fall-163 23s -4s linear infinite}@keyframes fall-163{34.651%{transform:translate(85.4033vw,34.651vh) scale(.4726)}to{transform:translate(89.28505vw,99vh) scale(.4726)}}.snow:nth-child(164){opacity:1.2792;transform:translate(49.0396vw,-10px) scale(.6953);animation:fall-164 20s -4s linear infinite}@keyframes fall-164{58.196%{transform:translate(55.6616vw,58.196vh) scale(.6953)}to{transform:translate(52.3506vw,99vh) scale(.6953)}}.snow:nth-child(165){opacity:1.7104;transform:translate(18.3552vw,-10px) scale(.0385);animation:fall-165 14s -6s linear infinite}@keyframes fall-165{73.072%{transform:translate(12.5149vw,73.072vh) scale(.0385)}to{transform:translate(15.43505vw,99vh) scale(.0385)}}.snow:nth-child(166){opacity:1.6544;transform:translate(57.6183vw,-10px) scale(.1844);animation:fall-166 11s -12s linear infinite}@keyframes fall-166{52.003%{transform:translate(51.0997vw,52.003vh) scale(.1844)}to{transform:translate(54.359vw,99vh) scale(.1844)}}.snow:nth-child(167){opacity:.4816;transform:translate(62.8061vw,-10px) scale(.9597);animation:fall-167 29s -16s linear infinite}@keyframes fall-167{68.602%{transform:translate(65.3345vw,68.602vh) scale(.9597)}to{transform:translate(64.0703vw,99vh) scale(.9597)}}.snow:nth-child(168){opacity:.5704;transform:translate(20.1086vw,-10px) scale(.7765);animation:fall-168 17s -20s linear infinite}@keyframes fall-168{60.881%{transform:translate(23.8614vw,60.881vh) scale(.7765)}to{transform:translate(21.985vw,99vh) scale(.7765)}}.snow:nth-child(169){opacity:1.4478;transform:translate(26.2618vw,-10px) scale(.2052);animation:fall-169 20s -20s linear infinite}@keyframes fall-169{47.104%{transform:translate(33.5595vw,47.104vh) scale(.2052)}to{transform:translate(29.91065vw,99vh) scale(.2052)}}.snow:nth-child(170){opacity:.4612;transform:translate(9.8636vw,-10px) scale(.1763);animation:fall-170 26s -29s linear infinite}@keyframes fall-170{56.823%{transform:translate(7.2955vw,56.823vh) scale(.1763)}to{transform:translate(8.57955vw,99vh) scale(.1763)}}.snow:nth-child(171){opacity:1.5042;transform:translate(44.6794vw,-10px) scale(.551);animation:fall-171 10s -2s linear infinite}@keyframes fall-171{45.098%{transform:translate(36.0218vw,45.098vh) scale(.551)}to{transform:translate(40.3506vw,99vh) scale(.551)}}.snow:nth-child(172){opacity:.3798;transform:translate(35.0664vw,-10px) scale(.7473);animation:fall-172 20s -22s linear infinite}@keyframes fall-172{47.249%{transform:translate(31.0875vw,47.249vh) scale(.7473)}to{transform:translate(33.07695vw,99vh) scale(.7473)}}.snow:nth-child(173){opacity:1.1752;transform:translate(51.783vw,-10px) scale(.2612);animation:fall-173 17s -5s linear infinite}@keyframes fall-173{48.924%{transform:translate(52.506vw,48.924vh) scale(.2612)}to{transform:translate(52.1445vw,99vh) scale(.2612)}}.snow:nth-child(174){opacity:.3528;transform:translate(16.5861vw,-10px) scale(.7139);animation:fall-174 14s -23s linear infinite}@keyframes fall-174{44.354%{transform:translate(21.2908vw,44.354vh) scale(.7139)}to{transform:translate(18.93845vw,99vh) scale(.7139)}}.snow:nth-child(175){opacity:.037;transform:translate(9.6126vw,-10px) scale(.6708);animation:fall-175 11s -18s linear infinite}@keyframes fall-175{54.372%{transform:translate(1.6827vw,54.372vh) scale(.6708)}to{transform:translate(5.64765vw,99vh) scale(.6708)}}.snow:nth-child(176){opacity:1.8384;transform:translate(8.6697vw,-10px) scale(.9425);animation:fall-176 22s -19s linear infinite}@keyframes fall-176{45.832%{transform:translate(15.6636vw,45.832vh) scale(.9425)}to{transform:translate(12.16665vw,99vh) scale(.9425)}}.snow:nth-child(177){opacity:.9992;transform:translate(14.8494vw,-10px) scale(.5649);animation:fall-177 29s -5s linear infinite}@keyframes fall-177{76.908%{transform:translate(15.7049vw,76.908vh) scale(.5649)}to{transform:translate(15.27715vw,99vh) scale(.5649)}}.snow:nth-child(178){opacity:1.8414;transform:translate(38.7891vw,-10px) scale(.2448);animation:fall-178 17s -5s linear infinite}@keyframes fall-178{64.079%{transform:translate(31.4637vw,64.079vh) scale(.2448)}to{transform:translate(35.1264vw,99vh) scale(.2448)}}.snow:nth-child(179){opacity:.0066;transform:translate(55.8271vw,-10px) scale(.0702);animation:fall-179 13s -5s linear infinite}@keyframes fall-179{65.62%{transform:translate(57.7914vw,65.62vh) scale(.0702)}to{transform:translate(56.80925vw,99vh) scale(.0702)}}.snow:nth-child(180){opacity:1.4512;transform:translate(10.9039vw,-10px) scale(.5076);animation:fall-180 16s -24s linear infinite}@keyframes fall-180{49.533%{transform:translate(1.8771vw,49.533vh) scale(.5076)}to{transform:translate(6.3905vw,99vh) scale(.5076)}}.snow:nth-child(181){opacity:1.0406;transform:translate(19.6914vw,-10px) scale(.0167);animation:fall-181 21s -28s linear infinite}@keyframes fall-181{32.48%{transform:translate(16.1098vw,32.48vh) scale(.0167)}to{transform:translate(17.9006vw,99vh) scale(.0167)}}.snow:nth-child(182){opacity:1.9322;transform:translate(59.279vw,-10px) scale(.6269);animation:fall-182 22s -24s linear infinite}@keyframes fall-182{38.986%{transform:translate(50.4585vw,38.986vh) scale(.6269)}to{transform:translate(54.86875vw,99vh) scale(.6269)}}.snow:nth-child(183){opacity:1.463;transform:translate(9.5951vw,-10px) scale(.3643);animation:fall-183 27s -13s linear infinite}@keyframes fall-183{73.813%{transform:translate(5.4411vw,73.813vh) scale(.3643)}to{transform:translate(7.5181vw,99vh) scale(.3643)}}.snow:nth-child(184){opacity:1.216;transform:translate(34.183vw,-10px) scale(.2614);animation:fall-184 22s -22s linear infinite}@keyframes fall-184{74.138%{transform:translate(40.1946vw,74.138vh) scale(.2614)}to{transform:translate(37.1888vw,99vh) scale(.2614)}}.snow:nth-child(185){opacity:1.4718;transform:translate(81.2721vw,-10px) scale(.9503);animation:fall-185 29s -9s linear infinite}@keyframes fall-185{49.809%{transform:translate(88.1269vw,49.809vh) scale(.9503)}to{transform:translate(84.6995vw,99vh) scale(.9503)}}.snow:nth-child(186){opacity:1.249;transform:translate(59.3951vw,-10px) scale(.0805);animation:fall-186 16s -22s linear infinite}@keyframes fall-186{47.755%{transform:translate(62.2512vw,47.755vh) scale(.0805)}to{transform:translate(60.82315vw,99vh) scale(.0805)}}.snow:nth-child(187){opacity:1.3272;transform:translate(7.8363vw,-10px) scale(.7536);animation:fall-187 12s -8s linear infinite}@keyframes fall-187{72.249%{transform:translate(6.1266vw,72.249vh) scale(.7536)}to{transform:translate(6.98145vw,99vh) scale(.7536)}}.snow:nth-child(188){opacity:.8748;transform:translate(73.292vw,-10px) scale(.0572);animation:fall-188 22s -27s linear infinite}@keyframes fall-188{68.015%{transform:translate(74.75vw,68.015vh) scale(.0572)}to{transform:translate(74.021vw,99vh) scale(.0572)}}.snow:nth-child(189){opacity:.5398;transform:translate(65.4972vw,-10px) scale(.3517);animation:fall-189 14s -8s linear infinite}@keyframes fall-189{40.518%{transform:translate(63.2254vw,40.518vh) scale(.3517)}to{transform:translate(64.3613vw,99vh) scale(.3517)}}.snow:nth-child(190){opacity:1.8958;transform:translate(98.2126vw,-10px) scale(.6285);animation:fall-190 15s -26s linear infinite}@keyframes fall-190{68.443%{transform:translate(89.0058vw,68.443vh) scale(.6285)}to{transform:translate(93.6092vw,99vh) scale(.6285)}}.snow:nth-child(191){opacity:1.6736;transform:translate(76.4863vw,-10px) scale(.9545);animation:fall-191 24s -14s linear infinite}@keyframes fall-191{43.665%{transform:translate(73.4651vw,43.665vh) scale(.9545)}to{transform:translate(74.9757vw,99vh) scale(.9545)}}.snow:nth-child(192){opacity:.3896;transform:translate(41.5849vw,-10px) scale(.1851);animation:fall-192 18s -29s linear infinite}@keyframes fall-192{38.811%{transform:translate(38.9894vw,38.811vh) scale(.1851)}to{transform:translate(40.28715vw,99vh) scale(.1851)}}.snow:nth-child(193){opacity:1.1354;transform:translate(26.29vw,-10px) scale(.3447);animation:fall-193 25s -28s linear infinite}@keyframes fall-193{55.831%{transform:translate(26.717vw,55.831vh) scale(.3447)}to{transform:translate(26.5035vw,99vh) scale(.3447)}}.snow:nth-child(194){opacity:1.2682;transform:translate(66.2126vw,-10px) scale(.5061);animation:fall-194 19s -9s linear infinite}@keyframes fall-194{30.512%{transform:translate(70.5794vw,30.512vh) scale(.5061)}to{transform:translate(68.396vw,99vh) scale(.5061)}}.snow:nth-child(195){opacity:.1756;transform:translate(35.9689vw,-10px) scale(.0679);animation:fall-195 24s -19s linear infinite}@keyframes fall-195{77.853%{transform:translate(29.1687vw,77.853vh) scale(.0679)}to{transform:translate(32.5688vw,99vh) scale(.0679)}}.snow:nth-child(196){opacity:.6088;transform:translate(99.3194vw,-10px) scale(.4771);animation:fall-196 21s -21s linear infinite}@keyframes fall-196{50.399%{transform:translate(94.5307vw,50.399vh) scale(.4771)}to{transform:translate(96.92505vw,99vh) scale(.4771)}}.snow:nth-child(197){opacity:1.5716;transform:translate(83.9945vw,-10px) scale(.7712);animation:fall-197 11s -17s linear infinite}@keyframes fall-197{31.599%{transform:translate(83.4116vw,31.599vh) scale(.7712)}to{transform:translate(83.70305vw,99vh) scale(.7712)}}.snow:nth-child(198){opacity:.7912;transform:translate(90.6133vw,-10px) scale(.7028);animation:fall-198 18s -6s linear infinite}@keyframes fall-198{44.467%{transform:translate(92.7655vw,44.467vh) scale(.7028)}to{transform:translate(91.6894vw,99vh) scale(.7028)}}.snow:nth-child(199){opacity:1.7516;transform:translate(19.3859vw,-10px) scale(.1149);animation:fall-199 29s -21s linear infinite}@keyframes fall-199{40.277%{transform:translate(26.5045vw,40.277vh) scale(.1149)}to{transform:translate(22.9452vw,99vh) scale(.1149)}}.snow:nth-child(200){opacity:1.7072;transform:translate(89.4291vw,-10px) scale(.0735);animation:fall-200 17s -4s linear infinite}@keyframes fall-200{32.718%{transform:translate(93.106vw,32.718vh) scale(.0735)}to{transform:translate(91.26755vw,99vh) scale(.0735)}}.snow:nth-child(201){opacity:.9538;transform:translate(31.6892vw,-10px) scale(.2321);animation:fall-201 18s -22s linear infinite}@keyframes fall-201{75.448%{transform:translate(30.2537vw,75.448vh) scale(.2321)}to{transform:translate(30.97145vw,99vh) scale(.2321)}}.snow:nth-child(202){opacity:1.2278;transform:translate(45.9246vw,-10px) scale(.1872);animation:fall-202 11s -10s linear infinite}@keyframes fall-202{54.023%{transform:translate(45.6128vw,54.023vh) scale(.1872)}to{transform:translate(45.7687vw,99vh) scale(.1872)}}.snow:nth-child(203){opacity:1.1312;transform:translate(38.6392vw,-10px) scale(.2429);animation:fall-203 11s -23s linear infinite}@keyframes fall-203{66.815%{transform:translate(48.1816vw,66.815vh) scale(.2429)}to{transform:translate(43.4104vw,99vh) scale(.2429)}}.snow:nth-child(204){opacity:.2852;transform:translate(24.5244vw,-10px) scale(.8959);animation:fall-204 12s -3s linear infinite}@keyframes fall-204{47.733%{transform:translate(25.7438vw,47.733vh) scale(.8959)}to{transform:translate(25.1341vw,99vh) scale(.8959)}}.snow:nth-child(205){opacity:.0364;transform:translate(5.3538vw,-10px) scale(.641);animation:fall-205 19s -22s linear infinite}@keyframes fall-205{51.624%{transform:translate(-.7505vw,51.624vh) scale(.641)}to{transform:translate(2.30165vw,99vh) scale(.641)}}.snow:nth-child(206){opacity:.2218;transform:translate(62.8572vw,-10px) scale(.3535);animation:fall-206 21s -17s linear infinite}@keyframes fall-206{41.503%{transform:translate(69.0165vw,41.503vh) scale(.3535)}to{transform:translate(65.93685vw,99vh) scale(.3535)}}.snow:nth-child(207){opacity:.462;transform:translate(34.5801vw,-10px) scale(.1331);animation:fall-207 17s -11s linear infinite}@keyframes fall-207{50.733%{transform:translate(32.4562vw,50.733vh) scale(.1331)}to{transform:translate(33.51815vw,99vh) scale(.1331)}}.snow:nth-child(208){opacity:.9448;transform:translate(4.953vw,-10px) scale(.8189);animation:fall-208 28s -6s linear infinite}@keyframes fall-208{43.746%{transform:translate(.8542vw,43.746vh) scale(.8189)}to{transform:translate(2.9036vw,99vh) scale(.8189)}}.snow:nth-child(209){opacity:1.2316;transform:translate(7.5455vw,-10px) scale(.5072);animation:fall-209 26s -9s linear infinite}@keyframes fall-209{62.414%{transform:translate(3.5633vw,62.414vh) scale(.5072)}to{transform:translate(5.5544vw,99vh) scale(.5072)}}.snow:nth-child(210){opacity:1.0948;transform:translate(95.6707vw,-10px) scale(.3906);animation:fall-210 20s -23s linear infinite}@keyframes fall-210{65.317%{transform:translate(105.3408vw,65.317vh) scale(.3906)}to{transform:translate(100.50575vw,99vh) scale(.3906)}}.snow:nth-child(211){opacity:1.8624;transform:translate(83.8895vw,-10px) scale(.6148);animation:fall-211 12s -29s linear infinite}@keyframes fall-211{48.796%{transform:translate(89.5236vw,48.796vh) scale(.6148)}to{transform:translate(86.70655vw,99vh) scale(.6148)}}.snow:nth-child(212){opacity:1.2628;transform:translate(65.2689vw,-10px) scale(.881);animation:fall-212 25s -2s linear infinite}@keyframes fall-212{54.518%{transform:translate(65.9358vw,54.518vh) scale(.881)}to{transform:translate(65.60235vw,99vh) scale(.881)}}.snow:nth-child(213){opacity:.7092;transform:translate(64.9161vw,-10px) scale(.0739);animation:fall-213 26s -16s linear infinite}@keyframes fall-213{33.042%{transform:translate(65.2313vw,33.042vh) scale(.0739)}to{transform:translate(65.0737vw,99vh) scale(.0739)}}.snow:nth-child(214){opacity:1.739;transform:translate(80.3063vw,-10px) scale(.5238);animation:fall-214 14s -5s linear infinite}@keyframes fall-214{44.757%{transform:translate(78.3394vw,44.757vh) scale(.5238)}to{transform:translate(79.32285vw,99vh) scale(.5238)}}.snow:nth-child(215){opacity:1.5774;transform:translate(5.7248vw,-10px) scale(.3198);animation:fall-215 20s -5s linear infinite}@keyframes fall-215{59.094%{transform:translate(14.2977vw,59.094vh) scale(.3198)}to{transform:translate(10.01125vw,99vh) scale(.3198)}}.snow:nth-child(216){opacity:.9764;transform:translate(17.2447vw,-10px) scale(.6558);animation:fall-216 15s -12s linear infinite}@keyframes fall-216{76.304%{transform:translate(14.1145vw,76.304vh) scale(.6558)}to{transform:translate(15.6796vw,99vh) scale(.6558)}}.snow:nth-child(217){opacity:.0494;transform:translate(29.4476vw,-10px) scale(.1583);animation:fall-217 18s -20s linear infinite}@keyframes fall-217{65.447%{transform:translate(36.0064vw,65.447vh) scale(.1583)}to{transform:translate(32.727vw,99vh) scale(.1583)}}.snow:nth-child(218){opacity:.3436;transform:translate(46.504vw,-10px) scale(.2203);animation:fall-218 13s -27s linear infinite}@keyframes fall-218{68.831%{transform:translate(47.3591vw,68.831vh) scale(.2203)}to{transform:translate(46.93155vw,99vh) scale(.2203)}}.snow:nth-child(219){opacity:1.4538;transform:translate(41.8712vw,-10px) scale(.595);animation:fall-219 26s -11s linear infinite}@keyframes fall-219{71.706%{transform:translate(48.4669vw,71.706vh) scale(.595)}to{transform:translate(45.16905vw,99vh) scale(.595)}}.snow:nth-child(220){opacity:.7582;transform:translate(54.7814vw,-10px) scale(.0573);animation:fall-220 30s -5s linear infinite}@keyframes fall-220{55.889%{transform:translate(45.821vw,55.889vh) scale(.0573)}to{transform:translate(50.3012vw,99vh) scale(.0573)}}.snow:nth-child(221){opacity:1.3288;transform:translate(50.2262vw,-10px) scale(.0321);animation:fall-221 13s -15s linear infinite}@keyframes fall-221{69.578%{transform:translate(45.9868vw,69.578vh) scale(.0321)}to{transform:translate(48.1065vw,99vh) scale(.0321)}}.snow:nth-child(222){opacity:.9264;transform:translate(55.2322vw,-10px) scale(.8394);animation:fall-222 14s -11s linear infinite}@keyframes fall-222{32.308%{transform:translate(53.2723vw,32.308vh) scale(.8394)}to{transform:translate(54.25225vw,99vh) scale(.8394)}}.snow:nth-child(223){opacity:1.9536;transform:translate(82.5621vw,-10px) scale(.2478);animation:fall-223 10s -22s linear infinite}@keyframes fall-223{34.251%{transform:translate(79.0751vw,34.251vh) scale(.2478)}to{transform:translate(80.8186vw,99vh) scale(.2478)}}.snow:nth-child(224){opacity:1.7498;transform:translate(60.0192vw,-10px) scale(.9214);animation:fall-224 25s -29s linear infinite}@keyframes fall-224{46.077%{transform:translate(58.8256vw,46.077vh) scale(.9214)}to{transform:translate(59.4224vw,99vh) scale(.9214)}}.snow:nth-child(225){opacity:1.2198;transform:translate(97.7556vw,-10px) scale(.6139);animation:fall-225 11s -11s linear infinite}@keyframes fall-225{44.654%{transform:translate(107.2886vw,44.654vh) scale(.6139)}to{transform:translate(102.5221vw,99vh) scale(.6139)}}.snow:nth-child(226){opacity:.3178;transform:translate(65.9161vw,-10px) scale(.5951);animation:fall-226 21s -30s linear infinite}@keyframes fall-226{70.289%{transform:translate(57.3277vw,70.289vh) scale(.5951)}to{transform:translate(61.6219vw,99vh) scale(.5951)}}.snow:nth-child(227){opacity:.135;transform:translate(2.7431vw,-10px) scale(.5297);animation:fall-227 23s -19s linear infinite}@keyframes fall-227{79.727%{transform:translate(-.0249vw,79.727vh) scale(.5297)}to{transform:translate(1.3591vw,99vh) scale(.5297)}}.snow:nth-child(228){opacity:1.7224;transform:translate(50.3985vw,-10px) scale(.1058);animation:fall-228 17s -16s linear infinite}@keyframes fall-228{30.407%{transform:translate(46.7759vw,30.407vh) scale(.1058)}to{transform:translate(48.5872vw,99vh) scale(.1058)}}.snow:nth-child(229){opacity:1.032;transform:translate(16.6857vw,-10px) scale(.8747);animation:fall-229 12s -14s linear infinite}@keyframes fall-229{52.942%{transform:translate(22.1879vw,52.942vh) scale(.8747)}to{transform:translate(19.4368vw,99vh) scale(.8747)}}.snow:nth-child(230){opacity:.85;transform:translate(20.9094vw,-10px) scale(.3962);animation:fall-230 29s -10s linear infinite}@keyframes fall-230{51.095%{transform:translate(13.1499vw,51.095vh) scale(.3962)}to{transform:translate(17.02965vw,99vh) scale(.3962)}}.snow:nth-child(231){opacity:.3576;transform:translate(11.1095vw,-10px) scale(.0895);animation:fall-231 21s -29s linear infinite}@keyframes fall-231{51.2%{transform:translate(20.8741vw,51.2vh) scale(.0895)}to{transform:translate(15.9918vw,99vh) scale(.0895)}}.snow:nth-child(232){opacity:.954;transform:translate(99.2608vw,-10px) scale(.1198);animation:fall-232 29s -21s linear infinite}@keyframes fall-232{68.43%{transform:translate(91.8468vw,68.43vh) scale(.1198)}to{transform:translate(95.5538vw,99vh) scale(.1198)}}.snow:nth-child(233){opacity:1.8352;transform:translate(2.9245vw,-10px) scale(.2002);animation:fall-233 15s -5s linear infinite}@keyframes fall-233{68.845%{transform:translate(8.9976vw,68.845vh) scale(.2002)}to{transform:translate(5.96105vw,99vh) scale(.2002)}}.snow:nth-child(234){opacity:.5746;transform:translate(61.1412vw,-10px) scale(.0733);animation:fall-234 14s -7s linear infinite}@keyframes fall-234{35.075%{transform:translate(64.7698vw,35.075vh) scale(.0733)}to{transform:translate(62.9555vw,99vh) scale(.0733)}}.snow:nth-child(235){opacity:.772;transform:translate(21.8835vw,-10px) scale(.3408);animation:fall-235 20s -14s linear infinite}@keyframes fall-235{68.396%{transform:translate(24.1134vw,68.396vh) scale(.3408)}to{transform:translate(22.99845vw,99vh) scale(.3408)}}.snow:nth-child(236){opacity:.405;transform:translate(38.1463vw,-10px) scale(.329);animation:fall-236 10s -2s linear infinite}@keyframes fall-236{33.51%{transform:translate(38.4477vw,33.51vh) scale(.329)}to{transform:translate(38.297vw,99vh) scale(.329)}}.snow:nth-child(237){opacity:.6032;transform:translate(87.7295vw,-10px) scale(.9345);animation:fall-237 15s -1s linear infinite}@keyframes fall-237{63.683%{transform:translate(87.4546vw,63.683vh) scale(.9345)}to{transform:translate(87.59205vw,99vh) scale(.9345)}}.snow:nth-child(238){opacity:.2342;transform:translate(60.6046vw,-10px) scale(.5732);animation:fall-238 28s -4s linear infinite}@keyframes fall-238{62.135%{transform:translate(69.6794vw,62.135vh) scale(.5732)}to{transform:translate(65.142vw,99vh) scale(.5732)}}.snow:nth-child(239){opacity:.5864;transform:translate(78.1936vw,-10px) scale(.5195);animation:fall-239 29s -13s linear infinite}@keyframes fall-239{48.777%{transform:translate(85.793vw,48.777vh) scale(.5195)}to{transform:translate(81.9933vw,99vh) scale(.5195)}}.snow:nth-child(240){opacity:1.0304;transform:translate(88.0672vw,-10px) scale(.98);animation:fall-240 10s -27s linear infinite}@keyframes fall-240{31.134%{transform:translate(94.1349vw,31.134vh) scale(.98)}to{transform:translate(91.10105vw,99vh) scale(.98)}}.snow:nth-child(241){opacity:1.1188;transform:translate(74.8172vw,-10px) scale(.1962);animation:fall-241 21s -2s linear infinite}@keyframes fall-241{43.914%{transform:translate(82.1098vw,43.914vh) scale(.1962)}to{transform:translate(78.4635vw,99vh) scale(.1962)}}.snow:nth-child(242){opacity:1.7058;transform:translate(63.2244vw,-10px) scale(.9689);animation:fall-242 19s -29s linear infinite}@keyframes fall-242{32.775%{transform:translate(61.204vw,32.775vh) scale(.9689)}to{transform:translate(62.2142vw,99vh) scale(.9689)}}.snow:nth-child(243){opacity:.8584;transform:translate(42.996vw,-10px) scale(.1219);animation:fall-243 26s -20s linear infinite}@keyframes fall-243{71.969%{transform:translate(45.5798vw,71.969vh) scale(.1219)}to{transform:translate(44.2879vw,99vh) scale(.1219)}}.snow:nth-child(244){opacity:.5202;transform:translate(17.9169vw,-10px) scale(.908);animation:fall-244 12s -29s linear infinite}@keyframes fall-244{38.9%{transform:translate(15.1462vw,38.9vh) scale(.908)}to{transform:translate(16.53155vw,99vh) scale(.908)}}.snow:nth-child(245){opacity:1.8214;transform:translate(61.3095vw,-10px) scale(.8056);animation:fall-245 19s -16s linear infinite}@keyframes fall-245{34.679%{transform:translate(69.0805vw,34.679vh) scale(.8056)}to{transform:translate(65.195vw,99vh) scale(.8056)}}.snow:nth-child(246){opacity:1.3646;transform:translate(42.8467vw,-10px) scale(.4992);animation:fall-246 16s -21s linear infinite}@keyframes fall-246{69.367%{transform:translate(35.1387vw,69.367vh) scale(.4992)}to{transform:translate(38.9927vw,99vh) scale(.4992)}}.snow:nth-child(247){opacity:.5282;transform:translate(77.162vw,-10px) scale(.8974);animation:fall-247 16s -16s linear infinite}@keyframes fall-247{52.611%{transform:translate(85.3678vw,52.611vh) scale(.8974)}to{transform:translate(81.2649vw,99vh) scale(.8974)}}.snow:nth-child(248){opacity:.8714;transform:translate(27.9118vw,-10px) scale(.1079);animation:fall-248 16s -21s linear infinite}@keyframes fall-248{56.505%{transform:translate(30.0996vw,56.505vh) scale(.1079)}to{transform:translate(29.0057vw,99vh) scale(.1079)}}.snow:nth-child(249){opacity:.0882;transform:translate(68.3224vw,-10px) scale(.7803);animation:fall-249 14s -1s linear infinite}@keyframes fall-249{60.598%{transform:translate(65.8282vw,60.598vh) scale(.7803)}to{transform:translate(67.0753vw,99vh) scale(.7803)}}.snow:nth-child(250){opacity:1.2786;transform:translate(6.8173vw,-10px) scale(.6883);animation:fall-250 25s -27s linear infinite}@keyframes fall-250{37.053%{transform:translate(.6401vw,37.053vh) scale(.6883)}to{transform:translate(3.7287vw,99vh) scale(.6883)}}.snow:nth-child(251){opacity:.8148;transform:translate(48.5822vw,-10px) scale(.402);animation:fall-251 14s -29s linear infinite}@keyframes fall-251{70.976%{transform:translate(47.9149vw,70.976vh) scale(.402)}to{transform:translate(48.24855vw,99vh) scale(.402)}}.snow:nth-child(252){opacity:1.1652;transform:translate(27.4019vw,-10px) scale(.0932);animation:fall-252 25s -8s linear infinite}@keyframes fall-252{54.435%{transform:translate(29.8283vw,54.435vh) scale(.0932)}to{transform:translate(28.6151vw,99vh) scale(.0932)}}.snow:nth-child(253){opacity:.2132;transform:translate(81.2613vw,-10px) scale(.0189);animation:fall-253 17s -2s linear infinite}@keyframes fall-253{73.429%{transform:translate(80.9638vw,73.429vh) scale(.0189)}to{transform:translate(81.11255vw,99vh) scale(.0189)}}.snow:nth-child(254){opacity:1.7896;transform:translate(23.0154vw,-10px) scale(.3793);animation:fall-254 11s -3s linear infinite}@keyframes fall-254{34.277%{transform:translate(21.4264vw,34.277vh) scale(.3793)}to{transform:translate(22.2209vw,99vh) scale(.3793)}}.snow:nth-child(255){opacity:1.037;transform:translate(65.2601vw,-10px) scale(.84);animation:fall-255 11s -14s linear infinite}@keyframes fall-255{36.44%{transform:translate(65.7953vw,36.44vh) scale(.84)}to{transform:translate(65.5277vw,99vh) scale(.84)}}.snow:nth-child(256){opacity:.9718;transform:translate(55.708vw,-10px) scale(.6889);animation:fall-256 13s -26s linear infinite}@keyframes fall-256{47.208%{transform:translate(46.8779vw,47.208vh) scale(.6889)}to{transform:translate(51.29295vw,99vh) scale(.6889)}}.snow:nth-child(257){opacity:.7868;transform:translate(81.9588vw,-10px) scale(.3546);animation:fall-257 13s -27s linear infinite}@keyframes fall-257{64.708%{transform:translate(83.727vw,64.708vh) scale(.3546)}to{transform:translate(82.8429vw,99vh) scale(.3546)}}.snow:nth-child(258){opacity:.4642;transform:translate(52.6349vw,-10px) scale(.8439);animation:fall-258 30s -11s linear infinite}@keyframes fall-258{63.412%{transform:translate(53.1854vw,63.412vh) scale(.8439)}to{transform:translate(52.91015vw,99vh) scale(.8439)}}.snow:nth-child(259){opacity:.525;transform:translate(15.7027vw,-10px) scale(.1304);animation:fall-259 21s -8s linear infinite}@keyframes fall-259{70.771%{transform:translate(16.0246vw,70.771vh) scale(.1304)}to{transform:translate(15.86365vw,99vh) scale(.1304)}}.snow:nth-child(260){opacity:.8438;transform:translate(17.3993vw,-10px) scale(.125);animation:fall-260 15s -5s linear infinite}@keyframes fall-260{71.471%{transform:translate(12.8465vw,71.471vh) scale(.125)}to{transform:translate(15.1229vw,99vh) scale(.125)}}.snow:nth-child(261){opacity:1.348;transform:translate(49.953vw,-10px) scale(.9665);animation:fall-261 29s -21s linear infinite}@keyframes fall-261{64.493%{transform:translate(45.3507vw,64.493vh) scale(.9665)}to{transform:translate(47.65185vw,99vh) scale(.9665)}}.snow:nth-child(262){opacity:.2836;transform:translate(70.0813vw,-10px) scale(.0473);animation:fall-262 13s -28s linear infinite}@keyframes fall-262{64.203%{transform:translate(61.6944vw,64.203vh) scale(.0473)}to{transform:translate(65.88785vw,99vh) scale(.0473)}}.snow:nth-child(263){opacity:1.6624;transform:translate(97.7356vw,-10px) scale(.3262);animation:fall-263 18s -21s linear infinite}@keyframes fall-263{75.54%{transform:translate(105.9581vw,75.54vh) scale(.3262)}to{transform:translate(101.84685vw,99vh) scale(.3262)}}.snow:nth-child(264){opacity:.7458;transform:translate(58.5456vw,-10px) scale(.4887);animation:fall-264 30s -1s linear infinite}@keyframes fall-264{49.868%{transform:translate(55.9652vw,49.868vh) scale(.4887)}to{transform:translate(57.2554vw,99vh) scale(.4887)}}.snow:nth-child(265){opacity:1.8294;transform:translate(88.0891vw,-10px) scale(.4619);animation:fall-265 27s -7s linear infinite}@keyframes fall-265{51.143%{transform:translate(86.0484vw,51.143vh) scale(.4619)}to{transform:translate(87.06875vw,99vh) scale(.4619)}}.snow:nth-child(266){opacity:1.7622;transform:translate(36.8812vw,-10px) scale(.1644);animation:fall-266 30s -16s linear infinite}@keyframes fall-266{32.482%{transform:translate(42.0109vw,32.482vh) scale(.1644)}to{transform:translate(39.44605vw,99vh) scale(.1644)}}.snow:nth-child(267){opacity:1.4446;transform:translate(56.4987vw,-10px) scale(.8746);animation:fall-267 27s -25s linear infinite}@keyframes fall-267{72.686%{transform:translate(65.7503vw,72.686vh) scale(.8746)}to{transform:translate(61.1245vw,99vh) scale(.8746)}}.snow:nth-child(268){opacity:1.7672;transform:translate(32.9435vw,-10px) scale(.298);animation:fall-268 17s -22s linear infinite}@keyframes fall-268{37.094%{transform:translate(27.9703vw,37.094vh) scale(.298)}to{transform:translate(30.4569vw,99vh) scale(.298)}}.snow:nth-child(269){opacity:.8058;transform:translate(56.9235vw,-10px) scale(.9482);animation:fall-269 14s -24s linear infinite}@keyframes fall-269{41.586%{transform:translate(58.9591vw,41.586vh) scale(.9482)}to{transform:translate(57.9413vw,99vh) scale(.9482)}}.snow:nth-child(270){opacity:.0296;transform:translate(92.4474vw,-10px) scale(.9116);animation:fall-270 19s -26s linear infinite}@keyframes fall-270{30.947%{transform:translate(83.7707vw,30.947vh) scale(.9116)}to{transform:translate(88.10905vw,99vh) scale(.9116)}}.snow:nth-child(271){opacity:.4714;transform:translate(20.4976vw,-10px) scale(.3743);animation:fall-271 20s -7s linear infinite}@keyframes fall-271{59.634%{transform:translate(10.798vw,59.634vh) scale(.3743)}to{transform:translate(15.6478vw,99vh) scale(.3743)}}.snow:nth-child(272){opacity:.8192;transform:translate(74.4131vw,-10px) scale(.1408);animation:fall-272 26s -26s linear infinite}@keyframes fall-272{61.644%{transform:translate(80.5386vw,61.644vh) scale(.1408)}to{transform:translate(77.47585vw,99vh) scale(.1408)}}.snow:nth-child(273){opacity:.6592;transform:translate(66.1171vw,-10px) scale(.3919);animation:fall-273 12s -23s linear infinite}@keyframes fall-273{71.399%{transform:translate(66.2691vw,71.399vh) scale(.3919)}to{transform:translate(66.1931vw,99vh) scale(.3919)}}.snow:nth-child(274){opacity:.1768;transform:translate(46.2809vw,-10px) scale(.687);animation:fall-274 11s -19s linear infinite}@keyframes fall-274{58.822%{transform:translate(41.4451vw,58.822vh) scale(.687)}to{transform:translate(43.863vw,99vh) scale(.687)}}.snow:nth-child(275){opacity:1.0118;transform:translate(88.6489vw,-10px) scale(.0277);animation:fall-275 19s -12s linear infinite}@keyframes fall-275{74.603%{transform:translate(81.9552vw,74.603vh) scale(.0277)}to{transform:translate(85.30205vw,99vh) scale(.0277)}}.snow:nth-child(276){opacity:1.9926;transform:translate(94.4346vw,-10px) scale(.376);animation:fall-276 10s -30s linear infinite}@keyframes fall-276{77.409%{transform:translate(102.8237vw,77.409vh) scale(.376)}to{transform:translate(98.62915vw,99vh) scale(.376)}}.snow:nth-child(277){opacity:.7628;transform:translate(19.8855vw,-10px) scale(.8819);animation:fall-277 22s -13s linear infinite}@keyframes fall-277{36.271%{transform:translate(10.3605vw,36.271vh) scale(.8819)}to{transform:translate(15.123vw,99vh) scale(.8819)}}.snow:nth-child(278){opacity:1.3366;transform:translate(43.0307vw,-10px) scale(.333);animation:fall-278 27s -17s linear infinite}@keyframes fall-278{72.704%{transform:translate(39.4926vw,72.704vh) scale(.333)}to{transform:translate(41.26165vw,99vh) scale(.333)}}.snow:nth-child(279){opacity:.7954;transform:translate(1.8755vw,-10px) scale(.4774);animation:fall-279 28s -10s linear infinite}@keyframes fall-279{73.965%{transform:translate(10.4927vw,73.965vh) scale(.4774)}to{transform:translate(6.1841vw,99vh) scale(.4774)}}.snow:nth-child(280){opacity:.6278;transform:translate(5.826vw,-10px) scale(.1724);animation:fall-280 25s -7s linear infinite}@keyframes fall-280{32.715%{transform:translate(6.2647vw,32.715vh) scale(.1724)}to{transform:translate(6.04535vw,99vh) scale(.1724)}}.snow:nth-child(281){opacity:1.6426;transform:translate(21.5876vw,-10px) scale(.6564);animation:fall-281 15s -27s linear infinite}@keyframes fall-281{68.029%{transform:translate(17.2076vw,68.029vh) scale(.6564)}to{transform:translate(19.3976vw,99vh) scale(.6564)}}.snow:nth-child(282){opacity:1.1666;transform:translate(36.1697vw,-10px) scale(.8528);animation:fall-282 20s -3s linear infinite}@keyframes fall-282{38.502%{transform:translate(29.3233vw,38.502vh) scale(.8528)}to{transform:translate(32.7465vw,99vh) scale(.8528)}}.snow:nth-child(283){opacity:1.2068;transform:translate(38.1654vw,-10px) scale(.8141);animation:fall-283 25s -30s linear infinite}@keyframes fall-283{63.146%{transform:translate(42.8459vw,63.146vh) scale(.8141)}to{transform:translate(40.50565vw,99vh) scale(.8141)}}.snow:nth-child(284){opacity:1.8542;transform:translate(68.336vw,-10px) scale(.733);animation:fall-284 29s -13s linear infinite}@keyframes fall-284{60.463%{transform:translate(73.9159vw,60.463vh) scale(.733)}to{transform:translate(71.12595vw,99vh) scale(.733)}}.snow:nth-child(285){opacity:.497;transform:translate(34.1311vw,-10px) scale(.5732);animation:fall-285 19s -3s linear infinite}@keyframes fall-285{45.626%{transform:translate(39.67vw,45.626vh) scale(.5732)}to{transform:translate(36.90055vw,99vh) scale(.5732)}}.snow:nth-child(286){opacity:.4042;transform:translate(2.4664vw,-10px) scale(.9436);animation:fall-286 29s -17s linear infinite}@keyframes fall-286{58.179%{transform:translate(6.5721vw,58.179vh) scale(.9436)}to{transform:translate(4.51925vw,99vh) scale(.9436)}}.snow:nth-child(287){opacity:.5216;transform:translate(95.0021vw,-10px) scale(.9556);animation:fall-287 26s -9s linear infinite}@keyframes fall-287{35.53%{transform:translate(101.493vw,35.53vh) scale(.9556)}to{transform:translate(98.24755vw,99vh) scale(.9556)}}.snow:nth-child(288){opacity:.4456;transform:translate(35.1306vw,-10px) scale(.5444);animation:fall-288 27s -28s linear infinite}@keyframes fall-288{59.163%{transform:translate(34.251vw,59.163vh) scale(.5444)}to{transform:translate(34.6908vw,99vh) scale(.5444)}}.snow:nth-child(289){opacity:.503;transform:translate(77.6049vw,-10px) scale(.1381);animation:fall-289 16s -14s linear infinite}@keyframes fall-289{76.507%{transform:translate(80.3344vw,76.507vh) scale(.1381)}to{transform:translate(78.96965vw,99vh) scale(.1381)}}.snow:nth-child(290){opacity:1.9894;transform:translate(35.4913vw,-10px) scale(.1045);animation:fall-290 24s -11s linear infinite}@keyframes fall-290{41.57%{transform:translate(32.7267vw,41.57vh) scale(.1045)}to{transform:translate(34.109vw,99vh) scale(.1045)}}.snow:nth-child(291){opacity:1.552;transform:translate(64.0609vw,-10px) scale(.2706);animation:fall-291 20s -25s linear infinite}@keyframes fall-291{57.369%{transform:translate(54.5089vw,57.369vh) scale(.2706)}to{transform:translate(59.2849vw,99vh) scale(.2706)}}.snow:nth-child(292){opacity:.5474;transform:translate(86.3823vw,-10px) scale(.6252);animation:fall-292 12s -23s linear infinite}@keyframes fall-292{49.158%{transform:translate(79.7147vw,49.158vh) scale(.6252)}to{transform:translate(83.0485vw,99vh) scale(.6252)}}.snow:nth-child(293){opacity:1.4608;transform:translate(50.6203vw,-10px) scale(.0236);animation:fall-293 10s -23s linear infinite}@keyframes fall-293{31.116%{transform:translate(53.7311vw,31.116vh) scale(.0236)}to{transform:translate(52.1757vw,99vh) scale(.0236)}}.snow:nth-child(294){opacity:1.0602;transform:translate(80.6418vw,-10px) scale(.8049);animation:fall-294 20s -17s linear infinite}@keyframes fall-294{37.424%{transform:translate(71.2439vw,37.424vh) scale(.8049)}to{transform:translate(75.94285vw,99vh) scale(.8049)}}.snow:nth-child(295){opacity:.1042;transform:translate(26.3947vw,-10px) scale(.3026);animation:fall-295 10s -9s linear infinite}@keyframes fall-295{71.906%{transform:translate(34.0357vw,71.906vh) scale(.3026)}to{transform:translate(30.2152vw,99vh) scale(.3026)}}.snow:nth-child(296){opacity:1.0558;transform:translate(47.8213vw,-10px) scale(.3949);animation:fall-296 26s -24s linear infinite}@keyframes fall-296{62.822%{transform:translate(46.3518vw,62.822vh) scale(.3949)}to{transform:translate(47.08655vw,99vh) scale(.3949)}}.snow:nth-child(297){opacity:1.5018;transform:translate(81.5924vw,-10px) scale(.1385);animation:fall-297 10s -23s linear infinite}@keyframes fall-297{42.633%{transform:translate(83.2746vw,42.633vh) scale(.1385)}to{transform:translate(82.4335vw,99vh) scale(.1385)}}.snow:nth-child(298){opacity:1.1104;transform:translate(99.4458vw,-10px) scale(.9271);animation:fall-298 13s -22s linear infinite}@keyframes fall-298{65.404%{transform:translate(97.1931vw,65.404vh) scale(.9271)}to{transform:translate(98.31945vw,99vh) scale(.9271)}}.snow:nth-child(299){opacity:1.324;transform:translate(.6249vw,-10px) scale(.8507);animation:fall-299 30s -28s linear infinite}@keyframes fall-299{32.576%{transform:translate(10.1233vw,32.576vh) scale(.8507)}to{transform:translate(5.3741vw,99vh) scale(.8507)}}.snow:nth-child(300){opacity:.7142;transform:translate(43.3705vw,-10px) scale(.0318);animation:fall-300 14s -30s linear infinite}@keyframes fall-300{70.162%{transform:translate(39.1908vw,70.162vh) scale(.0318)}to{transform:translate(41.28065vw,99vh) scale(.0318)}}.snow:nth-child(301){opacity:.6168;transform:translate(79.2906vw,-10px) scale(.0377);animation:fall-301 17s -4s linear infinite}@keyframes fall-301{32.362%{transform:translate(89.1153vw,32.362vh) scale(.0377)}to{transform:translate(84.20295vw,99vh) scale(.0377)}}.snow:nth-child(302){opacity:.398;transform:translate(13.7161vw,-10px) scale(.5525);animation:fall-302 27s -20s linear infinite}@keyframes fall-302{56.891%{transform:translate(20.5516vw,56.891vh) scale(.5525)}to{transform:translate(17.13385vw,99vh) scale(.5525)}}.snow:nth-child(303){opacity:.4828;transform:translate(58.6172vw,-10px) scale(.4647);animation:fall-303 20s -19s linear infinite}@keyframes fall-303{61.145%{transform:translate(57.2043vw,61.145vh) scale(.4647)}to{transform:translate(57.91075vw,99vh) scale(.4647)}}.snow:nth-child(304){opacity:1.64;transform:translate(1.5876vw,-10px) scale(.0174);animation:fall-304 23s -12s linear infinite}@keyframes fall-304{38.596%{transform:translate(-1.1631vw,38.596vh) scale(.0174)}to{transform:translate(.21225vw,99vh) scale(.0174)}}.snow:nth-child(305){opacity:.888;transform:translate(50.1714vw,-10px) scale(.6636);animation:fall-305 28s -28s linear infinite}@keyframes fall-305{34.319%{transform:translate(47.4218vw,34.319vh) scale(.6636)}to{transform:translate(48.7966vw,99vh) scale(.6636)}}.snow:nth-child(306){opacity:.1194;transform:translate(12.8603vw,-10px) scale(.9323);animation:fall-306 16s -20s linear infinite}@keyframes fall-306{58.322%{transform:translate(16.0035vw,58.322vh) scale(.9323)}to{transform:translate(14.4319vw,99vh) scale(.9323)}}.snow:nth-child(307){opacity:1.6718;transform:translate(50.1191vw,-10px) scale(.5121);animation:fall-307 27s -2s linear infinite}@keyframes fall-307{39.381%{transform:translate(40.3782vw,39.381vh) scale(.5121)}to{transform:translate(45.24865vw,99vh) scale(.5121)}}.snow:nth-child(308){opacity:.9922;transform:translate(79.6323vw,-10px) scale(.5109);animation:fall-308 18s -8s linear infinite}@keyframes fall-308{44.261%{transform:translate(74.5062vw,44.261vh) scale(.5109)}to{transform:translate(77.06925vw,99vh) scale(.5109)}}.snow:nth-child(309){opacity:1.2438;transform:translate(76.5173vw,-10px) scale(.0654);animation:fall-309 30s -20s linear infinite}@keyframes fall-309{35.337%{transform:translate(67.4448vw,35.337vh) scale(.0654)}to{transform:translate(71.98105vw,99vh) scale(.0654)}}.snow:nth-child(310){opacity:.3444;transform:translate(65.3471vw,-10px) scale(.233);animation:fall-310 29s -29s linear infinite}@keyframes fall-310{33.093%{transform:translate(61.836vw,33.093vh) scale(.233)}to{transform:translate(63.59155vw,99vh) scale(.233)}}.snow:nth-child(311){opacity:.0604;transform:translate(97.4059vw,-10px) scale(.9728);animation:fall-311 15s -8s linear infinite}@keyframes fall-311{42.149%{transform:translate(100.9593vw,42.149vh) scale(.9728)}to{transform:translate(99.1826vw,99vh) scale(.9728)}}.snow:nth-child(312){opacity:.9682;transform:translate(47.8983vw,-10px) scale(.6287);animation:fall-312 24s -10s linear infinite}@keyframes fall-312{51.468%{transform:translate(55.2972vw,51.468vh) scale(.6287)}to{transform:translate(51.59775vw,99vh) scale(.6287)}}.snow:nth-child(313){opacity:1.6096;transform:translate(11.0891vw,-10px) scale(.8911);animation:fall-313 23s -30s linear infinite}@keyframes fall-313{64.226%{transform:translate(11.5599vw,64.226vh) scale(.8911)}to{transform:translate(11.3245vw,99vh) scale(.8911)}}.snow:nth-child(314){opacity:1.091;transform:translate(16.1824vw,-10px) scale(.5182);animation:fall-314 20s -1s linear infinite}@keyframes fall-314{73.433%{transform:translate(8.1501vw,73.433vh) scale(.5182)}to{transform:translate(12.16625vw,99vh) scale(.5182)}}.snow:nth-child(315){opacity:1.0404;transform:translate(34.9573vw,-10px) scale(.8203);animation:fall-315 25s -8s linear infinite}@keyframes fall-315{73.878%{transform:translate(40.2793vw,73.878vh) scale(.8203)}to{transform:translate(37.6183vw,99vh) scale(.8203)}}.snow:nth-child(316){opacity:1.3094;transform:translate(86.5348vw,-10px) scale(.7492);animation:fall-316 17s -30s linear infinite}@keyframes fall-316{52.659%{transform:translate(90.8787vw,52.659vh) scale(.7492)}to{transform:translate(88.70675vw,99vh) scale(.7492)}}.snow:nth-child(317){opacity:1.7836;transform:translate(63.1434vw,-10px) scale(.5748);animation:fall-317 19s -3s linear infinite}@keyframes fall-317{69.278%{transform:translate(53.5133vw,69.278vh) scale(.5748)}to{transform:translate(58.32835vw,99vh) scale(.5748)}}.snow:nth-child(318){opacity:.4854;transform:translate(60.1464vw,-10px) scale(.9192);animation:fall-318 30s -16s linear infinite}@keyframes fall-318{66.941%{transform:translate(63.1049vw,66.941vh) scale(.9192)}to{transform:translate(61.62565vw,99vh) scale(.9192)}}.snow:nth-child(319){opacity:1.9266;transform:translate(.9876vw,-10px) scale(.3873);animation:fall-319 26s -30s linear infinite}@keyframes fall-319{74.315%{transform:translate(-5.364vw,74.315vh) scale(.3873)}to{transform:translate(-2.1882vw,99vh) scale(.3873)}}.snow:nth-child(320){opacity:.7296;transform:translate(58.3459vw,-10px) scale(.1943);animation:fall-320 11s -11s linear infinite}@keyframes fall-320{77.343%{transform:translate(52.9131vw,77.343vh) scale(.1943)}to{transform:translate(55.6295vw,99vh) scale(.1943)}}.snow:nth-child(321){opacity:1.5404;transform:translate(19.5253vw,-10px) scale(.3263);animation:fall-321 20s -2s linear infinite}@keyframes fall-321{64.702%{transform:translate(16.6468vw,64.702vh) scale(.3263)}to{transform:translate(18.08605vw,99vh) scale(.3263)}}.snow:nth-child(322){opacity:1.8654;transform:translate(80.5781vw,-10px) scale(.2877);animation:fall-322 14s -20s linear infinite}@keyframes fall-322{59.115%{transform:translate(89.0588vw,59.115vh) scale(.2877)}to{transform:translate(84.81845vw,99vh) scale(.2877)}}.snow:nth-child(323){opacity:.122;transform:translate(46.7567vw,-10px) scale(.7517);animation:fall-323 23s -26s linear infinite}@keyframes fall-323{34.624%{transform:translate(43.9003vw,34.624vh) scale(.7517)}to{transform:translate(45.3285vw,99vh) scale(.7517)}}.snow:nth-child(324){opacity:.0318;transform:translate(16.6727vw,-10px) scale(.337);animation:fall-324 24s -4s linear infinite}@keyframes fall-324{74.982%{transform:translate(7.2736vw,74.982vh) scale(.337)}to{transform:translate(11.97315vw,99vh) scale(.337)}}.snow:nth-child(325){opacity:.328;transform:translate(4.7942vw,-10px) scale(.3785);animation:fall-325 12s -14s linear infinite}@keyframes fall-325{51.781%{transform:translate(-2.0745vw,51.781vh) scale(.3785)}to{transform:translate(1.35985vw,99vh) scale(.3785)}}.snow:nth-child(326){opacity:1.1406;transform:translate(65.9102vw,-10px) scale(.0034);animation:fall-326 29s -9s linear infinite}@keyframes fall-326{50.647%{transform:translate(72.4794vw,50.647vh) scale(.0034)}to{transform:translate(69.1948vw,99vh) scale(.0034)}}.snow:nth-child(327){opacity:1.6774;transform:translate(22.9327vw,-10px) scale(.7912);animation:fall-327 28s -18s linear infinite}@keyframes fall-327{40.064%{transform:translate(30.3722vw,40.064vh) scale(.7912)}to{transform:translate(26.65245vw,99vh) scale(.7912)}}.snow:nth-child(328){opacity:.5724;transform:translate(75.5143vw,-10px) scale(.0471);animation:fall-328 16s -9s linear infinite}@keyframes fall-328{33.064%{transform:translate(73.1809vw,33.064vh) scale(.0471)}to{transform:translate(74.3476vw,99vh) scale(.0471)}}.snow:nth-child(329){opacity:1.204;transform:translate(24.3212vw,-10px) scale(.6602);animation:fall-329 28s -13s linear infinite}@keyframes fall-329{67.337%{transform:translate(27.5507vw,67.337vh) scale(.6602)}to{transform:translate(25.93595vw,99vh) scale(.6602)}}.snow:nth-child(330){opacity:.7292;transform:translate(12.0464vw,-10px) scale(.0056);animation:fall-330 21s -2s linear infinite}@keyframes fall-330{78.913%{transform:translate(8.6668vw,78.913vh) scale(.0056)}to{transform:translate(10.3566vw,99vh) scale(.0056)}}.snow:nth-child(331){opacity:1.2686;transform:translate(22.9807vw,-10px) scale(.5553);animation:fall-331 26s -14s linear infinite}@keyframes fall-331{72.521%{transform:translate(31.5194vw,72.521vh) scale(.5553)}to{transform:translate(27.25005vw,99vh) scale(.5553)}}.snow:nth-child(332){opacity:.8484;transform:translate(21.3939vw,-10px) scale(.5615);animation:fall-332 23s -16s linear infinite}@keyframes fall-332{45.276%{transform:translate(17.1215vw,45.276vh) scale(.5615)}to{transform:translate(19.2577vw,99vh) scale(.5615)}}.snow:nth-child(333){opacity:1.7586;transform:translate(83.9088vw,-10px) scale(.5263);animation:fall-333 13s -10s linear infinite}@keyframes fall-333{34.349%{transform:translate(89.8663vw,34.349vh) scale(.5263)}to{transform:translate(86.88755vw,99vh) scale(.5263)}}.snow:nth-child(334){opacity:1.2108;transform:translate(30.4018vw,-10px) scale(.1718);animation:fall-334 29s -28s linear infinite}@keyframes fall-334{34.355%{transform:translate(29.2535vw,34.355vh) scale(.1718)}to{transform:translate(29.82765vw,99vh) scale(.1718)}}.snow:nth-child(335){opacity:.0964;transform:translate(70.8111vw,-10px) scale(.1376);animation:fall-335 29s -9s linear infinite}@keyframes fall-335{49.906%{transform:translate(70.0544vw,49.906vh) scale(.1376)}to{transform:translate(70.43275vw,99vh) scale(.1376)}}.snow:nth-child(336){opacity:1.773;transform:translate(95.3668vw,-10px) scale(.7874);animation:fall-336 12s -26s linear infinite}@keyframes fall-336{41.93%{transform:translate(105.109vw,41.93vh) scale(.7874)}to{transform:translate(100.2379vw,99vh) scale(.7874)}}.snow:nth-child(337){opacity:.5056;transform:translate(37.9193vw,-10px) scale(.8483);animation:fall-337 26s -27s linear infinite}@keyframes fall-337{56.161%{transform:translate(32.0398vw,56.161vh) scale(.8483)}to{transform:translate(34.97955vw,99vh) scale(.8483)}}.snow:nth-child(338){opacity:.605;transform:translate(45.1179vw,-10px) scale(.7605);animation:fall-338 10s -12s linear infinite}@keyframes fall-338{71.997%{transform:translate(38.2583vw,71.997vh) scale(.7605)}to{transform:translate(41.6881vw,99vh) scale(.7605)}}.snow:nth-child(339){opacity:.9248;transform:translate(23.6641vw,-10px) scale(.1169);animation:fall-339 22s -6s linear infinite}@keyframes fall-339{60.541%{transform:translate(33.6477vw,60.541vh) scale(.1169)}to{transform:translate(28.6559vw,99vh) scale(.1169)}}.snow:nth-child(340){opacity:1.8584;transform:translate(77.6919vw,-10px) scale(.3654);animation:fall-340 23s -27s linear infinite}@keyframes fall-340{36.523%{transform:translate(70.5135vw,36.523vh) scale(.3654)}to{transform:translate(74.1027vw,99vh) scale(.3654)}}.snow:nth-child(341){opacity:1.037;transform:translate(74.0523vw,-10px) scale(.395);animation:fall-341 17s -16s linear infinite}@keyframes fall-341{42.174%{transform:translate(70.5543vw,42.174vh) scale(.395)}to{transform:translate(72.3033vw,99vh) scale(.395)}}.snow:nth-child(342){opacity:1.2676;transform:translate(49.3009vw,-10px) scale(.7346);animation:fall-342 29s -7s linear infinite}@keyframes fall-342{38.055%{transform:translate(49.3833vw,38.055vh) scale(.7346)}to{transform:translate(49.3421vw,99vh) scale(.7346)}}.snow:nth-child(343){opacity:.4306;transform:translate(75.0888vw,-10px) scale(.6893);animation:fall-343 13s -15s linear infinite}@keyframes fall-343{32.542%{transform:translate(65.5336vw,32.542vh) scale(.6893)}to{transform:translate(70.3112vw,99vh) scale(.6893)}}.snow:nth-child(344){opacity:.7022;transform:translate(82.3207vw,-10px) scale(.2693);animation:fall-344 15s -18s linear infinite}@keyframes fall-344{78.561%{transform:translate(74.0369vw,78.561vh) scale(.2693)}to{transform:translate(78.1788vw,99vh) scale(.2693)}}.snow:nth-child(345){opacity:1.6276;transform:translate(11.2728vw,-10px) scale(.3699);animation:fall-345 25s -4s linear infinite}@keyframes fall-345{66.206%{transform:translate(20.6851vw,66.206vh) scale(.3699)}to{transform:translate(15.97895vw,99vh) scale(.3699)}}.snow:nth-child(346){opacity:.0108;transform:translate(1.1511vw,-10px) scale(.9366);animation:fall-346 27s -13s linear infinite}@keyframes fall-346{79.612%{transform:translate(-4.8256vw,79.612vh) scale(.9366)}to{transform:translate(-1.83725vw,99vh) scale(.9366)}}.snow:nth-child(347){opacity:.0566;transform:translate(1.7506vw,-10px) scale(.3496);animation:fall-347 12s -9s linear infinite}@keyframes fall-347{72.397%{transform:translate(-7.4188vw,72.397vh) scale(.3496)}to{transform:translate(-2.8341vw,99vh) scale(.3496)}}.snow:nth-child(348){opacity:.8668;transform:translate(40.038vw,-10px) scale(.3791);animation:fall-348 29s -3s linear infinite}@keyframes fall-348{79.06%{transform:translate(41.7409vw,79.06vh) scale(.3791)}to{transform:translate(40.88945vw,99vh) scale(.3791)}}.snow:nth-child(349){opacity:1.7032;transform:translate(28.113vw,-10px) scale(.1968);animation:fall-349 13s -13s linear infinite}@keyframes fall-349{48.839%{transform:translate(23.7824vw,48.839vh) scale(.1968)}to{transform:translate(25.9477vw,99vh) scale(.1968)}}.snow:nth-child(350){opacity:1.7094;transform:translate(57.8071vw,-10px) scale(.5223);animation:fall-350 11s -8s linear infinite}@keyframes fall-350{40.169%{transform:translate(67.3847vw,40.169vh) scale(.5223)}to{transform:translate(62.5959vw,99vh) scale(.5223)}}.snow:nth-child(351){opacity:.6806;transform:translate(5.8371vw,-10px) scale(.938);animation:fall-351 10s -14s linear infinite}@keyframes fall-351{67.225%{transform:translate(4.5122vw,67.225vh) scale(.938)}to{transform:translate(5.17465vw,99vh) scale(.938)}}.snow:nth-child(352){opacity:.45;transform:translate(73.0923vw,-10px) scale(.6129);animation:fall-352 15s -13s linear infinite}@keyframes fall-352{57.049%{transform:translate(68.3335vw,57.049vh) scale(.6129)}to{transform:translate(70.7129vw,99vh) scale(.6129)}}.snow:nth-child(353){opacity:1.6754;transform:translate(.4459vw,-10px) scale(.7467);animation:fall-353 19s -21s linear infinite}@keyframes fall-353{74.584%{transform:translate(9.6928vw,74.584vh) scale(.7467)}to{transform:translate(5.06935vw,99vh) scale(.7467)}}.snow:nth-child(354){opacity:.7026;transform:translate(74.2058vw,-10px) scale(.6047);animation:fall-354 28s -14s linear infinite}@keyframes fall-354{48.168%{transform:translate(81.0356vw,48.168vh) scale(.6047)}to{transform:translate(77.6207vw,99vh) scale(.6047)}}.snow:nth-child(355){opacity:.9248;transform:translate(12.4658vw,-10px) scale(.5812);animation:fall-355 12s -11s linear infinite}@keyframes fall-355{63.572%{transform:translate(4.2915vw,63.572vh) scale(.5812)}to{transform:translate(8.37865vw,99vh) scale(.5812)}}.snow:nth-child(356){opacity:1.4566;transform:translate(41.5664vw,-10px) scale(.7978);animation:fall-356 28s -26s linear infinite}@keyframes fall-356{79.547%{transform:translate(42.6437vw,79.547vh) scale(.7978)}to{transform:translate(42.10505vw,99vh) scale(.7978)}}.snow:nth-child(357){opacity:.2558;transform:translate(44.8233vw,-10px) scale(.3788);animation:fall-357 14s -26s linear infinite}@keyframes fall-357{55.406%{transform:translate(52.9796vw,55.406vh) scale(.3788)}to{transform:translate(48.90145vw,99vh) scale(.3788)}}.snow:nth-child(358){opacity:.1704;transform:translate(75.2396vw,-10px) scale(.2143);animation:fall-358 10s -1s linear infinite}@keyframes fall-358{64.294%{transform:translate(74.1148vw,64.294vh) scale(.2143)}to{transform:translate(74.6772vw,99vh) scale(.2143)}}.snow:nth-child(359){opacity:.2668;transform:translate(93.8368vw,-10px) scale(.361);animation:fall-359 28s -19s linear infinite}@keyframes fall-359{68.435%{transform:translate(97.9583vw,68.435vh) scale(.361)}to{transform:translate(95.89755vw,99vh) scale(.361)}}.snow:nth-child(360){opacity:.7782;transform:translate(93.3919vw,-10px) scale(.7465);animation:fall-360 25s -28s linear infinite}@keyframes fall-360{31.506%{transform:translate(103.1135vw,31.506vh) scale(.7465)}to{transform:translate(98.2527vw,99vh) scale(.7465)}}.snow:nth-child(361){opacity:1.3026;transform:translate(61.5132vw,-10px) scale(.5691);animation:fall-361 30s -4s linear infinite}@keyframes fall-361{57.895%{transform:translate(60.5694vw,57.895vh) scale(.5691)}to{transform:translate(61.0413vw,99vh) scale(.5691)}}.snow:nth-child(362){opacity:1.5402;transform:translate(42.7673vw,-10px) scale(.7578);animation:fall-362 28s -4s linear infinite}@keyframes fall-362{74.948%{transform:translate(34.9194vw,74.948vh) scale(.7578)}to{transform:translate(38.84335vw,99vh) scale(.7578)}}.snow:nth-child(363){opacity:1.6308;transform:translate(54.6266vw,-10px) scale(.007);animation:fall-363 13s -25s linear infinite}@keyframes fall-363{30.055%{transform:translate(60.0868vw,30.055vh) scale(.007)}to{transform:translate(57.3567vw,99vh) scale(.007)}}.snow:nth-child(364){opacity:1.1366;transform:translate(64.4188vw,-10px) scale(.4618);animation:fall-364 23s -7s linear infinite}@keyframes fall-364{60.946%{transform:translate(65.5585vw,60.946vh) scale(.4618)}to{transform:translate(64.98865vw,99vh) scale(.4618)}}.snow:nth-child(365){opacity:1.5396;transform:translate(25.2113vw,-10px) scale(.9041);animation:fall-365 17s -28s linear infinite}@keyframes fall-365{68.083%{transform:translate(25.0356vw,68.083vh) scale(.9041)}to{transform:translate(25.12345vw,99vh) scale(.9041)}}.snow:nth-child(366){opacity:.916;transform:translate(17.7386vw,-10px) scale(.205);animation:fall-366 30s -23s linear infinite}@keyframes fall-366{60.497%{transform:translate(25.5155vw,60.497vh) scale(.205)}to{transform:translate(21.62705vw,99vh) scale(.205)}}.snow:nth-child(367){opacity:.0224;transform:translate(38.1273vw,-10px) scale(.9778);animation:fall-367 23s -3s linear infinite}@keyframes fall-367{71.082%{transform:translate(30.2128vw,71.082vh) scale(.9778)}to{transform:translate(34.17005vw,99vh) scale(.9778)}}.snow:nth-child(368){opacity:.706;transform:translate(68.9694vw,-10px) scale(.2208);animation:fall-368 21s -26s linear infinite}@keyframes fall-368{47.738%{transform:translate(68.7891vw,47.738vh) scale(.2208)}to{transform:translate(68.87925vw,99vh) scale(.2208)}}.snow:nth-child(369){opacity:.7908;transform:translate(3.2936vw,-10px) scale(.5347);animation:fall-369 23s -11s linear infinite}@keyframes fall-369{48.466%{transform:translate(12.9662vw,48.466vh) scale(.5347)}to{transform:translate(8.1299vw,99vh) scale(.5347)}}.snow:nth-child(370){opacity:.931;transform:translate(84.7864vw,-10px) scale(.1995);animation:fall-370 22s -18s linear infinite}@keyframes fall-370{57.552%{transform:translate(89.4608vw,57.552vh) scale(.1995)}to{transform:translate(87.1236vw,99vh) scale(.1995)}}.snow:nth-child(371){opacity:1.4502;transform:translate(74.7237vw,-10px) scale(.4254);animation:fall-371 10s -30s linear infinite}@keyframes fall-371{36.196%{transform:translate(81.3399vw,36.196vh) scale(.4254)}to{transform:translate(78.0318vw,99vh) scale(.4254)}}.snow:nth-child(372){opacity:.4998;transform:translate(84.2968vw,-10px) scale(.1766);animation:fall-372 21s -9s linear infinite}@keyframes fall-372{49.212%{transform:translate(78.3804vw,49.212vh) scale(.1766)}to{transform:translate(81.3386vw,99vh) scale(.1766)}}.snow:nth-child(373){opacity:1.857;transform:translate(5.563vw,-10px) scale(.5615);animation:fall-373 21s -17s linear infinite}@keyframes fall-373{30.219%{transform:translate(5.2612vw,30.219vh) scale(.5615)}to{transform:translate(5.4121vw,99vh) scale(.5615)}}.snow:nth-child(374){opacity:.3984;transform:translate(34.1266vw,-10px) scale(.0507);animation:fall-374 21s -30s linear infinite}@keyframes fall-374{41.233%{transform:translate(34.6522vw,41.233vh) scale(.0507)}to{transform:translate(34.3894vw,99vh) scale(.0507)}}.snow:nth-child(375){opacity:1.3028;transform:translate(45.6648vw,-10px) scale(.1618);animation:fall-375 30s -3s linear infinite}@keyframes fall-375{73.802%{transform:translate(51.7798vw,73.802vh) scale(.1618)}to{transform:translate(48.7223vw,99vh) scale(.1618)}}.snow:nth-child(376){opacity:.1378;transform:translate(61.9105vw,-10px) scale(.3737);animation:fall-376 12s -17s linear infinite}@keyframes fall-376{59.45%{transform:translate(71.2494vw,59.45vh) scale(.3737)}to{transform:translate(66.57995vw,99vh) scale(.3737)}}.snow:nth-child(377){opacity:.9768;transform:translate(24.9349vw,-10px) scale(.7702);animation:fall-377 24s -30s linear infinite}@keyframes fall-377{69.748%{transform:translate(25.3985vw,69.748vh) scale(.7702)}to{transform:translate(25.1667vw,99vh) scale(.7702)}}.snow:nth-child(378){opacity:1.9626;transform:translate(21.824vw,-10px) scale(.9492);animation:fall-378 20s -22s linear infinite}@keyframes fall-378{35.762%{transform:translate(15.8568vw,35.762vh) scale(.9492)}to{transform:translate(18.8404vw,99vh) scale(.9492)}}.snow:nth-child(379){opacity:.7396;transform:translate(6.7522vw,-10px) scale(.0963);animation:fall-379 10s -28s linear infinite}@keyframes fall-379{42.882%{transform:translate(3.8579vw,42.882vh) scale(.0963)}to{transform:translate(5.30505vw,99vh) scale(.0963)}}.snow:nth-child(380){opacity:1.8674;transform:translate(32.2022vw,-10px) scale(.137);animation:fall-380 26s -22s linear infinite}@keyframes fall-380{79.575%{transform:translate(33.5527vw,79.575vh) scale(.137)}to{transform:translate(32.87745vw,99vh) scale(.137)}}.snow:nth-child(381){opacity:1.346;transform:translate(1.6636vw,-10px) scale(.2161);animation:fall-381 24s -25s linear infinite}@keyframes fall-381{43.403%{transform:translate(-.9368vw,43.403vh) scale(.2161)}to{transform:translate(.3634vw,99vh) scale(.2161)}}.snow:nth-child(382){opacity:.52;transform:translate(84.5225vw,-10px) scale(.8425);animation:fall-382 18s -11s linear infinite}@keyframes fall-382{51.248%{transform:translate(83.7986vw,51.248vh) scale(.8425)}to{transform:translate(84.16055vw,99vh) scale(.8425)}}.snow:nth-child(383){opacity:.1028;transform:translate(4.0916vw,-10px) scale(.1401);animation:fall-383 19s -6s linear infinite}@keyframes fall-383{53.187%{transform:translate(-2.5259vw,53.187vh) scale(.1401)}to{transform:translate(.78285vw,99vh) scale(.1401)}}.snow:nth-child(384){opacity:.8188;transform:translate(26.9948vw,-10px) scale(.1171);animation:fall-384 22s -12s linear infinite}@keyframes fall-384{69.579%{transform:translate(18.4918vw,69.579vh) scale(.1171)}to{transform:translate(22.7433vw,99vh) scale(.1171)}}.snow:nth-child(385){opacity:.5726;transform:translate(98.6119vw,-10px) scale(.2639);animation:fall-385 11s -15s linear infinite}@keyframes fall-385{43.678%{transform:translate(97.0101vw,43.678vh) scale(.2639)}to{transform:translate(97.811vw,99vh) scale(.2639)}}.snow:nth-child(386){opacity:1.2126;transform:translate(68.6758vw,-10px) scale(.1556);animation:fall-386 26s -15s linear infinite}@keyframes fall-386{62.66%{transform:translate(76.2264vw,62.66vh) scale(.1556)}to{transform:translate(72.4511vw,99vh) scale(.1556)}}.snow:nth-child(387){opacity:.1498;transform:translate(55.883vw,-10px) scale(.8689);animation:fall-387 17s -18s linear infinite}@keyframes fall-387{38.542%{transform:translate(65.6953vw,38.542vh) scale(.8689)}to{transform:translate(60.78915vw,99vh) scale(.8689)}}.snow:nth-child(388){opacity:.2672;transform:translate(80.022vw,-10px) scale(.5804);animation:fall-388 30s -24s linear infinite}@keyframes fall-388{46.324%{transform:translate(87.6151vw,46.324vh) scale(.5804)}to{transform:translate(83.81855vw,99vh) scale(.5804)}}.snow:nth-child(389){opacity:1.7118;transform:translate(50.7848vw,-10px) scale(.9981);animation:fall-389 19s -19s linear infinite}@keyframes fall-389{61.003%{transform:translate(57.5202vw,61.003vh) scale(.9981)}to{transform:translate(54.1525vw,99vh) scale(.9981)}}.snow:nth-child(390){opacity:1.372;transform:translate(97.7668vw,-10px) scale(.6746);animation:fall-390 23s -14s linear infinite}@keyframes fall-390{60.857%{transform:translate(98.0059vw,60.857vh) scale(.6746)}to{transform:translate(97.88635vw,99vh) scale(.6746)}}.snow:nth-child(391){opacity:.6674;transform:translate(71.5561vw,-10px) scale(.8806);animation:fall-391 11s -9s linear infinite}@keyframes fall-391{32.536%{transform:translate(76.2338vw,32.536vh) scale(.8806)}to{transform:translate(73.89495vw,99vh) scale(.8806)}}.snow:nth-child(392){opacity:1.9084;transform:translate(18.4537vw,-10px) scale(.8275);animation:fall-392 11s -11s linear infinite}@keyframes fall-392{68.999%{transform:translate(26.4193vw,68.999vh) scale(.8275)}to{transform:translate(22.4365vw,99vh) scale(.8275)}}.snow:nth-child(393){opacity:1.7618;transform:translate(40.8027vw,-10px) scale(.5312);animation:fall-393 12s -30s linear infinite}@keyframes fall-393{60.084%{transform:translate(38.3935vw,60.084vh) scale(.5312)}to{transform:translate(39.5981vw,99vh) scale(.5312)}}.snow:nth-child(394){opacity:1.3738;transform:translate(78.4022vw,-10px) scale(.5397);animation:fall-394 15s -15s linear infinite}@keyframes fall-394{38.514%{transform:translate(74.4814vw,38.514vh) scale(.5397)}to{transform:translate(76.4418vw,99vh) scale(.5397)}}.snow:nth-child(395){opacity:1.8222;transform:translate(15.9451vw,-10px) scale(.58);animation:fall-395 21s -9s linear infinite}@keyframes fall-395{59.49%{transform:translate(23.4368vw,59.49vh) scale(.58)}to{transform:translate(19.69095vw,99vh) scale(.58)}}.snow:nth-child(396){opacity:1.3244;transform:translate(16.8502vw,-10px) scale(.3136);animation:fall-396 28s -29s linear infinite}@keyframes fall-396{60.981%{transform:translate(22.061vw,60.981vh) scale(.3136)}to{transform:translate(19.4556vw,99vh) scale(.3136)}}.snow:nth-child(397){opacity:1.1214;transform:translate(56.7873vw,-10px) scale(.2439);animation:fall-397 27s -25s linear infinite}@keyframes fall-397{64.577%{transform:translate(66.5682vw,64.577vh) scale(.2439)}to{transform:translate(61.67775vw,99vh) scale(.2439)}}.snow:nth-child(398){opacity:.0118;transform:translate(42.9539vw,-10px) scale(.2872);animation:fall-398 15s -13s linear infinite}@keyframes fall-398{73.426%{transform:translate(40.9377vw,73.426vh) scale(.2872)}to{transform:translate(41.9458vw,99vh) scale(.2872)}}.snow:nth-child(399){opacity:1.1464;transform:translate(47.1997vw,-10px) scale(.2491);animation:fall-399 22s -4s linear infinite}@keyframes fall-399{53.68%{transform:translate(52.4968vw,53.68vh) scale(.2491)}to{transform:translate(49.84825vw,99vh) scale(.2491)}}.snow:nth-child(400){opacity:.2506;transform:translate(78.2465vw,-10px) scale(.8309);animation:fall-400 17s -9s linear infinite}@keyframes fall-400{54.417%{transform:translate(83.8621vw,54.417vh) scale(.8309)}to{transform:translate(81.0543vw,99vh) scale(.8309)}}\n"] }]
|
|
29
29
|
}], ctorParameters: function () { return [{ type: i1.TokenService }, { type: i1.AppState }, { type: i2.Router }]; } });
|
|
30
30
|
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiYXBwLmNvbXBvbmVudC5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uL3Byb2plY3RzL2NvcmUvc3JjL2xpYi9hcHAuY29tcG9uZW50LnRzIiwiLi4vLi4vLi4vLi4vcHJvamVjdHMvY29yZS9zcmMvbGliL2FwcC5jb21wb25lbnQuaHRtbCJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQSxVQUFVO0FBQ1YsT0FBTyxFQUFFLFNBQVMsRUFBRSxpQkFBaUIsRUFBRSxNQUFNLGVBQWUsQ0FBQzs7Ozs7QUFNN0Qsa01BQWtNO0FBT2xNLE1BQU0sT0FBTyxZQUFZO0lBTXJCLFlBQW9CLEdBQWlCLEVBQVMsTUFBZ0IsRUFBVSxNQUFjO1FBQWxFLFFBQUcsR0FBSCxHQUFHLENBQWM7UUFBUyxXQUFNLEdBQU4sTUFBTSxDQUFVO1FBQVUsV0FBTSxHQUFOLE1BQU0sQ0FBUTtRQUovRSxVQUFLLEdBQWEsRUFBRSxDQUFDO1FBRXJCLGdCQUFXLEdBQUcsQ0FBQyxDQUFTLEVBQUUsSUFBUyxFQUFFLEVBQUUsQ0FBQyxJQUFJLENBQUM7UUFJaEQsSUFBSSxJQUFJLENBQUMsTUFBTSxDQUFDLGFBQWE7WUFDekIsS0FBSyxJQUFJLENBQUMsR0FBRyxDQUFDLEVBQUUsQ0FBQyxHQUFHLEdBQUcsRUFBRSxDQUFDLEVBQUU7Z0JBQ3hCLElBQUksQ0FBQyxLQUFLLENBQUMsSUFBSSxDQUFDLENBQUMsQ0FBQyxDQUFDO1FBRTNCLElBQUksQ0FBQyxJQUFJLENBQUMsR0FBRyxDQUFDLFlBQVksRUFBRTtZQUN4QixPQUFPLENBQUMsR0FBRyxDQUFDLHVEQUF1RCxDQUFDLENBQUE7WUFDcEUsSUFBSSxDQUFDLE1BQU0sQ0FBQyxRQUFRLENBQUMsQ0FBQyxPQUFPLEVBQUUsRUFBRSxPQUFPLEVBQUUsSUFBSSxDQUFDLE1BQU0sQ0FBQyxHQUFHLEVBQUUsQ0FBQyxDQUFDLENBQUM7U0FDakU7SUFDTCxDQUFDOzt5R0FoQlEsWUFBWTs2RkFBWixZQUFZLGdEQ2R6Qix1TEFHK0I7MkZEV2xCLFlBQVk7a0JBTnhCLFNBQVM7K0JBQ0ksVUFBVSxpQkFDTCxpQkFBaUIsQ0FBQyxJQUFJIiwic291cmNlc0NvbnRlbnQiOlsiLy8gQW5ndWxhclxyXG5pbXBvcnQgeyBDb21wb25lbnQsIFZpZXdFbmNhcHN1bGF0aW9uIH0gZnJvbSBcIkBhbmd1bGFyL2NvcmVcIjtcclxuaW1wb3J0IHsgUm91dGVyIH0gZnJvbSBcIkBhbmd1bGFyL3JvdXRlclwiO1xyXG5cclxuLy8gQ29uZmlndXJhemlvbmlcclxuaW1wb3J0IHsgQXBwU3RhdGUsIFRva2VuU2VydmljZSB9IGZyb20gXCJAZXNmYWVuemEvY29yZS9zZXJ2aWNlc1wiO1xyXG5cclxuLyogTi5COiBRdWVzdG8gY29tcG9uZW50ZSBub24gcHXDsiBkaXZlbnRhcmUgc3RhbmRhbG9uZS4gw4ggaWwgcHVudG8gZGkgaW5ncmVzc28gcGVyIGlsIGJvb3RzdHJhcCBkZWkgbW9kdWxpIGRpIEZyb250ZW5kLCBjaGUgTk9OIHNpIGJhc2FubyBzdWkgY29tcG9uZW50aSBzdGFuZGFsb25lIGEgbWVubyBkaSByYXJlIGZ1bnppb25hbGl0w6AgKi9cclxuQENvbXBvbmVudCh7XHJcbiAgICBzZWxlY3RvcjogJ2FwcC1yb290JyxcclxuICAgIGVuY2Fwc3VsYXRpb246IFZpZXdFbmNhcHN1bGF0aW9uLk5vbmUsXHJcbiAgICBzdHlsZVVybHM6IFtcIi4vYXBwLmNvbXBvbmVudC5zY3NzXCJdLFxyXG4gICAgdGVtcGxhdGVVcmw6ICcuL2FwcC5jb21wb25lbnQuaHRtbCdcclxufSlcclxuZXhwb3J0IGNsYXNzIEFwcENvbXBvbmVudCB7XHJcblxyXG4gICAgcHVibGljIHNub3dzOiBudW1iZXJbXSA9IFtdO1xyXG5cclxuICAgIHB1YmxpYyBzbm93VHJhY2tCeSA9IChfOiBudW1iZXIsIGl0ZW06IGFueSkgPT4gaXRlbTtcclxuXHJcbiAgICBjb25zdHJ1Y3Rvcihwcml2YXRlIGJ0czogVG9rZW5TZXJ2aWNlLCBwdWJsaWMgX3N0YXRlOiBBcHBTdGF0ZSwgcHJpdmF0ZSByb3V0ZXI6IFJvdXRlcikge1xyXG5cclxuICAgICAgICBpZiAodGhpcy5fc3RhdGUuY2hyaXN0bWFzVGltZSlcclxuICAgICAgICAgICAgZm9yIChsZXQgaSA9IDA7IGkgPCA0MDA7IGkrKylcclxuICAgICAgICAgICAgICAgIHRoaXMuc25vd3MucHVzaChpKTtcclxuXHJcbiAgICAgICAgaWYgKCF0aGlzLmJ0cy5hY2NvdW50U2NvcGUpIHtcclxuICAgICAgICAgICAgY29uc29sZS5sb2coXCJBcHBDb21wb25lbnQgLSBubyBhY2NvdW50IHNjb3BlLCByZWRpcmVjdGluZyB0byBsb2dpblwiKVxyXG4gICAgICAgICAgICB0aGlzLnJvdXRlci5uYXZpZ2F0ZShbXCJsb2dpblwiLCB7IGZyb21Vcmw6IHRoaXMucm91dGVyLnVybCB9XSk7XHJcbiAgICAgICAgfVxyXG4gICAgfVxyXG59IiwiPG5nLWNvbnRhaW5lciAqbmdJZj1cIl9zdGF0ZS5jaHJpc3RtYXNUaW1lXCI+XHJcbiAgICA8ZGl2ICpuZ0Zvcj1cImxldCBpIG9mIHNub3dzOyB0cmFja0J5OiBzbm93VHJhY2tCeVwiIGNsYXNzPVwic25vd1wiPjwvZGl2PlxyXG48L25nLWNvbnRhaW5lcj5cclxuPHJvdXRlci1vdXRsZXQ+PC9yb3V0ZXItb3V0bGV0PiJdfQ==
|