@esfaenza/core 15.2.20 → 15.2.22
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.
|
@@ -21,9 +21,9 @@ export class AppComponent {
|
|
|
21
21
|
}
|
|
22
22
|
}
|
|
23
23
|
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 });
|
|
24
|
-
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\" 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: 1800){.modal-feminist{max-width:1366px}}.modal-header{cursor:pointer!important}::-ms-reveal{display:none}.app-fill{width:100%;height:100%}.app-flex-left{margin-right:auto}.lastfix{margin-bottom:-.5rem}.app-inline-wrapped{display:inline!important}.app-inline-wrapped:after{content:\"\\a\";white-space:pre}.app-mat-form-slider{margin-top:-10px;width:100%;padding:0}.app-updevery-input{width:30px;display:inline;padding:1px;height:20px}.mv-input{padding:5px 10px 5px 5px;width:100px;height:30px}.mv-input:focus{box-shadow:none!important}.input-group-addon{background-color:#eceeef;border:1px solid rgba(0,0,0,.15)}.app-flex-row{flex-direction:row}.flex-nowrap{flex-wrap:nowrap}.app-white-button{background-color:#fff;border-color:#ccc}.app-bigplus{text-align:center;font-size:95px;color:#ccc;font-weight:200;cursor:pointer}.app-bigplus :hover{background-color:#eee}.app-wrap{white-space:pre-wrap;word-break:break-word}.app-min-height-145{min-height:145px}.tooltip{pointer-events:auto!important;-webkit-user-select:none!important;-moz-user-select:none!important;-khtml-user-select:none!important;-ms-user-select:none!important;cursor:default!important}.ace_gutter-cell.ace_breakpoint{border-radius:20px 0 0 20px;box-shadow:0 0 1px 1px red inset}.tab-body{padding:15px;border:1px solid #bbb;width:100%}.tab-header-page{border-bottom:20px solid #bbb;border-left:20px solid transparent;border-right:20px solid transparent;cursor:pointer;height:0;text-align:center}.tab-selected{border-bottom:20px solid #bbb;font-weight:700}.tab-unselected{border-bottom:20px solid #ddd}.app-bullet{font-weight:700;font-size:25px;line-height:0;vertical-align:sub}.app-input-password{width:calc(100% - 30px)!important;display:inline-block!important;margin-right:10px!important}.swal2-container{z-index:9999999999999!important}.app-margin-bottom-min-10{margin-bottom:-10px}.app-margin-bottom-min-15{margin-bottom:-15px}.input-group-addon-color{background-color:#eceeef!important}.no-bg-img{background-image:none!important;padding-right:0!important}::placeholder{color:#aaa!important}ngx-charts-advanced-pie-chart,ngx-charts-number-card,ngx-charts-bar-vertical,ngx-charts-bar-horizontal,ngx-charts-tree-map,ngx-charts-charts{display:block;min-height:1px}.table-striped tbody tr:nth-of-type(odd){background-color:#f2f2f2}.app-flip-y{transform:scaleY(-1)}.app-flip-x{transform:scaleX(-1)}.app-std-border-right{border-right:2px solid #ccc}.app-std-border-left{border-left:2px solid #ccc}.dropdown-menu>li>a:empty{padding:0}.app-caret-none{color:transparent!important;text-shadow:0 0 0 black!important}.app-caret-none:focus{outline:none}.app-break-words{word-break:break-all}.app-simple-border{border:1px solid #eceeef}.scrolling-box{max-height:250px;overflow-x:hidden;overflow-y:auto}.app-ace-higlight{background:rgba(255,50,50,.2);position:absolute}.ace_editor,.ace_editor div{font-family:monospace}.fixed-sm-border{border-width:1px;border-radius:0}.app-dashed-box{border:2px dashed #ccc;padding:10px}.app-small-dashed-box{border:1px dashed #ccc;padding:7px;font-size:small}.app-empty-char{position:absolute;top:45%;left:33%;font-size:18px;font-style:italic}.app-textbox-stringyfied{border:0;background-color:#fff;color:#000;font-weight:700}.app-sticky-last-column{right:0;position:sticky;z-index:0;background-color:#fff}.app-sticky-last-column-alt{right:0;position:sticky;z-index:0;background-color:#f2f2f2}.app-sticky-divider{width:100%;height:1px;z-index:999;background-color:#eee}.app-sticky-first-column{left:-1px;z-index:999;position:sticky;background-color:#ccc}.app-dropdown-stringyfied{color:#000!important;padding:0;height:20px!important;background-color:#fff!important;border:0;font-weight:700;outline:0!important;background:white;opacity:1!important;-moz-appearance:none!important;-webkit-appearance:none!important}.app-dropdown-stringyfied::-ms-expand{display:none!important}.background-danger{background-color:#e9967a}.checking-field,.checking-combo{box-shadow:unset!important}.app-border-none{border:none}.app-padding-leftonly-15{padding:0 0 0 15px!important}.app-width-auto{width:auto}.app-line-through{text-decoration:line-through}.app-margin-auto{margin:auto}.app-upper-right-remove{position:absolute;right:10px;font-size:25px;top:5px}.app-inline-block{display:inline-block}.swal2-success{border-color:#2d922d!important;color:#2d922d!important}.swal2-info{border-color:#248dad!important;color:#248dad!important}.swal2-warning{border-color:#f79a17!important;color:#f79a17!important}.swal2-danger{border-color:#bf1725!important;color:#bf1725!important}.app-slash{font-size:30px;line-height:1;margin-top:2px;text-align:center}.table-mh-435{min-height:435px}.table-b0 th,.table-b0 td{border-top:none!important;border-left:none!important}.table-b0{border:0px}.table-b0 th{border-bottom:none!important}.table-b0:last-child{border:none!important}.job-step-number{position:absolute;right:10px;font-size:16px;top:2px;font-weight:700}.dropdown-menu:before{display:none}.app-table-dotted-menu{padding:0 0 2px!important;color:#999}.app-rtl{direction:rtl}.app-border-1{border:1px solid rgba(0,0,0,.15)!important}.app-no-selection{-webkit-user-select:none;-moz-user-select:none;-khtml-user-select:none;-ms-user-select:none}.app-right-border{border-right:2px solid #ccc}.app-mtu-fixed-height{height:302px}.app-mtu-fixed-height-wrapper{height:204px;overflow:auto}.app-upper-right-close{position:absolute;top:0;right:15px;font-size:20px}.toast-message{white-space:pre-wrap}.app-overflow-auto{overflow:auto}.app-no-border{border:none!important}.app-contextmenu{background-color:#fff;border:1px solid;padding:10px 30px}.app-contextmenu-item{margin-left:-30px;margin-right:-30px;cursor:pointer}.app-contextmenu-item>span{padding:3px 30px}.app-contextmenu-item:hover{background-color:#ddd}.app-lh-0{line-height:0}.app-lh-05{line-height:.5}.app-lh-1{line-height:1}.app-lh-2{line-height:2}.app-lh-2-important{line-height:2!important}.app-lh-22{line-height:2.2}.app-display-block{display:block!important}.app-input-inline-icon{padding:0;margin:0;position:absolute;top:2px;right:20px}.app-bordered-box{border:1px solid #ccc}.app-mr-auto{margin-right:auto}.app-mrd-infobox-small{border:1px solid #ccc;padding:5px;border-radius:5px}.app-mrd-infobox{border:1px solid #ccc;padding:5px;border-radius:5px;margin-top:-5px;float:left}.app-mrd-infobox-editmode{margin-bottom:-20px;margin-top:-6px}.app-whitespace-prewrap{white-space:pre-wrap}.app-white-selectable{background-color:#fff}.app-white-selected{background-color:#ddd!important}.app-bb-box{border-bottom:2px solid #ddd}.app-white-selectable:hover{background-color:#ddd}.app-placeholder{color:#aaa}.app-placeholder-dark{color:#777}.modal-open{overflow:inherit;padding-right:0!important}.dropdown-menu a:hover{color:#000!important;background-color:#f5f5f5}.dropdown-menu span:hover,.dropdown-item a:hover{color:#000!important;background-color:transparent}.dropdown-item empty{color:#000!important;background-color:#f5f5f5}.app-history-box{max-height:775px;overflow-x:hidden;overflow-y:auto}.app-date-width,.app-input-width{width:100px}.load-more-btn{width:100%;margin-top:10px;background-color:ButtonFace}.app-max-width-100{max-width:100px}.app-search-buttons{position:absolute;top:55px;right:20px}.app-left-0{left:0}.app-left-4{left:4px}.app-left-10{left:10px}.app-bottom-0{bottom:0}.app-bottom-10{bottom:10px}.app-right-0{right:0}.app-right-10{right:10px!important}.app-right-20{right:20px}.app-right-25{right:25px}.app-right-50{right:50px}.app-top-2{top:2px}.app-top-5{top:5px}.app-top-20,.app-top-40{top:20px}.m-t-min-1{margin-top:-1px}.m-t-min-3{margin-top:-3px}.m-t-min-5{margin-top:-5px}.m-t-min-6{margin-top:-6px}.m-t-min-10{margin-top:-10px}.app-uppercase{text-transform:uppercase}.app-col-sm-10-with-addon{width:calc(83.33333% - 56px)!important}.app-bring-to-front{z-index:9999999!important}.modal{z-index:99999998!important}.app-bring-to-front-strong,.guppy_help{z-index:99999999!important}bs-dropdown-container{z-index:99999999!important}.app-bold{font-weight:700}.app-float-left{float:left}.app-float-right{float:right}.app-no-resize{resize:none}.app-table-no-border{border-top:none!important}.app-upper-left-indicator{position:absolute;top:2px;right:5px}.app-dialog-button{margin-bottom:19px;margin-top:1px;font-size:25px}.app-z-index-0{z-index:0!important}.app-col-divide:after{width:0px;content:\"-\";display:block;position:absolute;top:10px;bottom:0;right:2px;font-weight:700}.app-widgets-expanded{padding-right:20px!important;padding-top:10px!important;padding-bottom:0!important}.app-widget-head-expanded{padding:0 0 0 20px}.app-upper-right-trash{position:absolute;right:15px;top:15px;cursor:pointer;z-index:99}.app-absolute{position:absolute}.app-relative{position:relative}.app-box-ricarico{width:250px;position:absolute;bottom:35px}.app-box-ricarico-edit{width:250px;position:absolute;bottom:21px}.app-input-ricarico{display:inline;margin-left:2px;width:20%}.app-no-overflow{overflow:hidden}.app-overflow-visible{overflow:visible}.app-limited-block{max-height:350px;overflow:auto}.app-refresh-button{position:absolute;top:10px}.app-float-right{float:right!important}.app-intable-input{padding:2px 5px}.app-intable-select{padding:2px 5px;height:23px!important}.app-option-placeholder{color:#aaa!important}.app-option-placeholder option{color:#000!important}.app-lightgrey{color:#666}.app-bg-lightgrey{background-color:#ddd!important}.app-width-1000{width:1000px!important}.app-width-10{width:10px!important}.app-width-20{width:20px!important}.app-width-30{width:30px!important}.app-width-40{width:40px!important}.app-width-50{width:50px!important}.app-width-60{width:60px!important}.app-width-70{width:70px!important}.app-width-80{width:80px!important}.app-width-90{width:90px!important}.app-width-100{width:100px!important}.app-width-110{width:110px!important}.app-width-120{width:120px!important}.app-width-130{width:130px!important}.app-width-180{width:180px!important}.app-width-435{width:435px!important}.app-height-350{height:350px}.app-height-250{height:250px}.app-height-275{height:275px}.app-height-300{height:300px}.app-height-380{height:380px}.app-height-370{height:370px}.app-max-height-370{max-height:370px}.app-height-400,.app-height-425{height:400px}.app-height-450{height:450px}.app-height-560{height:560px}.app-sm2-minus-5{float:left;width:calc(16.66667% - 5px)!important}.app-sm10-plus-5{float:left;width:calc(83.33333% + 5px)!important}.app-deadline-todo{background-color:#87cefa!important}.app-deadline-done{background-color:#90ee90!important}.app-font-size-12{font-size:12px!important}.app-font-size-14{font-size:14px!important}.app-font-size-15{font-size:15px!important}.app-font-size-16{font-size:16px!important}.app-font-size-17{font-size:17px!important}.app-font-size-18{font-size:18px!important}.app-font-size-20{font-size:20px!important}.app-font-size-22{font-size:22px!important}.app-font-size-25{font-size:25px!important}.app-font-size-59{font-size:59px!important}.app-selected{background-color:#b0c4de}.app-aff-90{color:#006400}.app-aff-80{color:green}.app-aff-70{color:#90ee90}.app-aff-60{color:#3cb371}.app-aff-50{color:#ff8c00}.app-aff-40{color:red}.app-bg-aff-90{background-color:#006400}.app-bg-aff-80{background-color:green}.app-bg-aff-70{background-color:#90ee90}.app-bg-aff-60{background-color:#3cb371}.app-bg-aff-50{background-color:#ff8c00}.app-bg-aff-40{background-color:red}.app-scarico-materiale-body{max-height:500px;overflow:auto;overflow-x:hidden}.app-max-height-550{max-height:550px}.app-max-height-300{max-height:300px}.app-success-row{background-color:#389c90!important}.app-danger-row{background-color:#9c3838!important}.app-info-row{background-color:#388b9c!important}.app-active-readonly{color:#555!important;background-color:#fff!important}.app-reading-info{position:absolute;top:5px;left:5px;font-size:20px}.app-loading-over{display:none;margin:auto;position:absolute;inset:0;width:100%;height:100%;z-index:99;background:rgba(0,0,0,.5) none repeat}.app-loading-over-internal{color:#fff;position:absolute;top:48%;left:45%;font-size:15px}.app-circle{display:inline-block;width:10px;height:10px;border-radius:50%}.loader-img{position:absolute;width:140px;top:35%;left:calc(50% - 70px)}.app-timepicker-success{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem;border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.app-success-row-link{color:ivory!important}.dropdown-item:hover{color:#fff!important}.app-fixed-height-700{height:700px;overflow:auto;overflow-x:hidden}.app-fixed-height-610{height:610px;overflow:auto;overflow-x:hidden}.app-fixed-height-685{height:685px;overflow:auto;overflow-x:hidden}.app-arrow{height:15px;width:100%;text-align:center}.app-visible{display:block!important}.app-scheduling-symbol{position:absolute;right:15px;font-size:2.15em;z-index:100}.app-arrow:hover{background-color:#d3d3d3}.app-calendar-box{width:calc(100% - 380px);padding-left:10px;float:right}.app-deadline-box-container{width:380px;height:100%;float:left}.app-deadline-box{padding:0 3px;margin-bottom:5px;margin-left:5px;margin-right:5px;border-style:solid;border-color:#d3d3d3;border-width:2px;position:relative}.app-input-icon{position:absolute;color:#696969;top:11px;left:5px;z-index:999}.app-input-icon:hover{color:#696969}.app-text-center{text-align:center}.app-text-right{text-align:right}.app-text-left{text-align:left}.app-fe-sm-v{position:relative;top:0;width:1px;left:5px;font-size:8px;font-weight:700;color:#000;text-shadow:0px 0px .2px black}.app-fe-v{position:relative;top:-10px;left:145px;width:1px;font-size:11px;font-weight:700;color:#fffac2;text-shadow:0px 0px 1px #fffbcc}.app-card-function-button{padding:.5rem 1.25rem;border-bottom:solid 2px #D9D9D9}.app-modal-function-button{padding:8px 15px;border-bottom:solid 1px #D9D9D9}.app-no-bg-img{background-image:none!important}.app-widget-head-button{font-size:1.15rem;margin-top:-2px;margin-bottom:-5px;margin-left:10px}.app-line-separator{height:3px;background:rgb(237,237,237);border-bottom:1px solid rgb(237,237,237);margin-bottom:10px}.app-small-line-separator{height:2px;background:#ccc;border-bottom:1px solid #ccc;margin-bottom:5px;margin-top:5px}.app-link{color:#0275d8!important;cursor:pointer;text-decoration:none;display:block}.app-link:hover{color:#23527c!important;cursor:pointer;text-decoration:underline!important}.app-link-nocol{cursor:pointer;text-decoration:none}.app-link-nocol:hover{text-decoration:underline}.app-btn-widget{position:absolute;margin:0;top:3.5px;background-color:#414b50;cursor:pointer}.app-btn-widget-spacer{visibility:hidden;height:1px}.app-btn-widget:hover{background-color:#697378}.app-inline{display:inline}.app-btn-search{width:40.85px;height:38px}.app-fa-cell-fix{display:table-cell}.app-display-none{display:none}.app-border-radius-5{border-radius:5px!important}.app-no-padding{padding:0!important}.app-padding-5{padding:5px!important}.app-padding-2{padding:2px!important}.app-padding-3{padding:3px!important}.app-padding-10{padding:10px!important}.app-padding-15{padding:15px!important}.app-padding-left-0{padding-left:0!important}.app-padding-left-5{padding-left:5px!important}.app-padding-left-10{padding-left:10px!important}.app-padding-left-15{padding-left:15px!important}.app-padding-left-20{padding-left:20px!important}.app-padding-left-25{padding-left:25px!important}.app-padding-left-30{padding-left:30px!important}.app-padding-left-35{padding-left:35px!important}.app-padding-left-40{padding-left:40px!important}.app-padding-left-45{padding-left:45px!important}.app-padding-right-0{padding-right:0!important}.app-padding-right-5{padding-right:5px!important}.app-padding-right-10{padding-right:10px!important}.app-padding-right-15{padding-right:15px!important}.app-margin-0{margin:0!important}.app-margin-right-min-10{margin-right:-10px!important}.app-margin-left-min-2{margin-left:-2px}.app-margin-left-min-5{margin-left:-5px}.app-margin-left-min-10{margin-left:-10px!important}.app-margin-right-min-20{margin-right:-20px!important}.app-margin-left-0{margin-left:0!important}.app-margin-left-5{margin-left:5px!important}.app-margin-left-6{margin-left:6px!important}.app-margin-left-15{margin-left:15px!important}.app-margin-left-25{margin-left:25px!important}.app-margin-right-10{margin-right:10px!important}.app-margin-right-15{margin-right:15px!important}.app-margin-right-20{margin-right:20px!important}.app-margin-right-25{margin-right:25px!important}.app-margin-right-5{margin-right:5px!important}.app-margin-top-min-10{margin-top:-10px!important}.app-margin-top-min-15{margin-top:-15px!important}.app-margin-left-10{margin-left:10px!important}.app-margin-bottom-0{margin-bottom:0!important}.app-margin-bottom-2{margin-bottom:2px!important}.app-margin-bottom-5{margin-bottom:5px!important}.app-margin-bottom-10{margin-bottom:10px!important}.app-margin-bottom-14{margin-bottom:14px!important}.app-margin-bottom-15{margin-bottom:15px!important}.app-margin-bottom-20{margin-bottom:20px!important}.app-margin-bottom-25{margin-bottom:25px!important}.app-margin-bottom-30{margin-bottom:30px!important}.app-border-radius-10{border-radius:10px}.app-no-margin{margin:0!important}.app-no-row-margin{margin-left:0!important;margin-right:0!important}.app-white-text{color:#fff!important}.app-black-text{color:#242424!important}.app-pointer{cursor:pointer}.app-not-allowed{cursor:not-allowed}.app-hidden-view{visibility:hidden!important}.app-afterline-button{margin-top:5px;color:#fff;background-color:inherit;border-width:2px;border-color:#fff;font-weight:700;margin-bottom:-5px}.app-afterline-button-black{color:#000;background-color:inherit;border-width:2px;border-color:#000;font-weight:700;margin-bottom:5px}.m-t-min-2{margin-top:-2px}.m-t-1{margin-top:1px}.m-t-2{margin-top:2px}.m-t-3{margin-top:3px}.m-t-4{margin-top:4px}.m-t-6{margin-top:6px}.m-t-7{margin-top:7px}.m-t-8{margin-top:8px}.m-t-9{margin-top:9px}.m-t-10{margin-top:10px}.m-t-30{margin-top:30px}.f-s-25{font-size:25px}.app-pullleft-1{margin-right:1px}.app-pullleft-2{margin-right:2px}.app-pullleft-3{margin-right:3px}.app-pullleft-4{margin-right:4px}.app-pullleft-5{margin-right:5px}.app-pullleft-6{margin-right:6px}.app-pullleft-7{margin-right:7px}.app-pullleft-8{margin-right:8px}.app-pullleft-9{margin-right:9px}.app-pullleft-10{margin-right:10px}.app-pullleft-15{margin-right:15px}.app-pullright-1{margin-left:1px}.app-pullright-2{margin-left:2px}.app-pullright-3{margin-left:3px}.app-pullright-4{margin-left:4px}.app-pullright-5{margin-left:5px}.app-pullright-6{margin-left:6px}.app-pullright-7{margin-left:7px}.app-pullright-8{margin-left:8px}.app-pullright-9{margin-left:9px}.app-pullright-10{margin-left:10px}.app-pullright-15{margin-left:15px}.app-pullup-1{margin-bottom:1px}.app-pullup-2{margin-bottom:2px}.app-pullup-3{margin-bottom:3px}.app-pullup-4{margin-bottom:4px}.app-pullup-5{margin-bottom:5px}.app-pullup-6{margin-bottom:6px}.app-pullup-7{margin-bottom:7px}.app-pullup-8{margin-bottom:8px}.app-pullup-9{margin-bottom:9px}.app-pullup-10{margin-bottom:10px}.app-pullup-15{margin-bottom:15px}.app-one-clm-width{width:100%}.app-two-clm-width{width:50%}.app-three-clm-width{width:33.333%}.app-four-clm-width{width:25%}.app-five-clm-width{width:20%}.app-six-clm-width{width:16.666%}.app-col-12{width:100%}.app-col-11{width:91.66666667%}.app-col-10{width:83.33333333%}.app-col-9{width:75%}.app-col-8{width:66.66666667%}.app-col-7{width:58.33333333%}.app-col-6{width:50%}.app-col-5{width:41.66666667%}.app-col-4{width:33.33333333%}.app-col-3{width:25%}.app-col-2{width:16.66666667%}.app-col-1{width:8.33333333%}.app-padding-bottom-0{padding-bottom:0!important}.app-padding-bottom-5{padding-bottom:5px}.app-padding-bottom-10{padding-bottom:10px}.app-padding-top-0{padding-top:0!important}.app-padding-top-3{padding-top:3px!important}.app-padding-top-8{padding-top:8px!important}.app-padding-top-5{padding-top:5px!important}.app-padding-top-10{padding-top:10px!important}.app-padding-top-13{padding-top:13px!important}.app-padding-top-15{padding-top:15px!important}.app-padding-top-16{padding-top:16px!important}.app-mb-0{margin-bottom:0}.file-upload .file-upload-btn{position:absolute;width:100%;height:35px;z-index:9;opacity:0}.file-upload .delete-file{position:absolute;right:50px;top:8px;font-size:16px;opacity:.8;cursor:pointer;z-index:99;visibility:hidden}.file-upload:hover .delete-file{visibility:visible}.app-right-15{right:15px}.app-top-0{top:0}.app-top-10{top:10px}.app-fs-30{font-size:30px}.app-fs-16{font-size:16px}.app-fs-20{font-size:20px}.app-fs-23{font-size:23px}.app-fs-24{font-size:24px}.app-fs-18{font-size:18px}.app-fs-14{font-size:14px}.app-fs-12{font-size:12px}.selectable-timeline{height:20px;display:flex}.timeline-element-selected{cursor:pointer;text-decoration:underline;font-weight:700}.timeline-element-unselected{cursor:pointer;font-style:italic}.timeline-arrow{width:15px}.timeline-element-container{width:calc(100% - 37px);overflow:hidden;white-space:nowrap;text-overflow:ellipsis;display:flex}.app-checkbox-label{margin-left:5px;margin-top:-1px}.app-nowrap{white-space:nowrap}.app-min-height-365{min-height:365px}.app-min-width-std-395{min-width:395px}.app-min-width-std-110{min-width:110px}.app-min-width-std-150{min-width:150px}.app-min-width-std-220{min-width:220px}.app-min-width-std-120{min-width:120px}.app-min-width-std-70{min-width:70px}.app-ltab-border{border-left:2px solid #bbb}.app-rtab-border{border-right:2px solid #bbb}.app-col-min{width:1px}.app-filter-wrapper{padding-left:0;margin-top:20px}.app-first-filter-line{margin-top:-20px}.caret{display:inline-block;width:0;height:0;margin-left:2px;vertical-align:middle}.dropup,.dropdown{position:relative}.dropdown-toggle:focus{outline:0}.dropdown-menu{position:absolute;top:100%;left:0;display:none;float:left;min-width:160px;padding:5px 0;margin:2px 0 0;list-style:none;text-align:left;border:1px solid #CCC;background-clip:padding-box}.dropdown-menu.pull-right{right:0;left:auto}.dropdown-menu>li>a{display:block;padding:3px 20px;clear:both;font-weight:400;white-space:nowrap}.dropdown-menu>li>a:hover,.dropdown-menu>li>a:focus{text-decoration:none}.dropdown-menu>.active>a,.dropdown-menu>.active>a:hover,.dropdown-menu>.active>a:focus{text-decoration:none;outline:0}.dropdown-menu>.disabled>a:hover,.dropdown-menu>.disabled>a:focus{text-decoration:none;background-color:transparent;background-image:none}.open>.dropdown-menu{display:block}.open>a{outline:0}.dropdown-menu-right-user{left:-250px;right:0;top:-2px;width:242px}.dropdown-menu-right{left:auto;right:0}.dropdown-menu-left{left:0;right:auto}.dropdown-header{display:block;padding:3px 20px;white-space:nowrap}.dropdown-backdrop{position:fixed;inset:0}.pull-right>.dropdown-menu{right:0;left:auto}.dropup .caret,.navbar-fixed-bottom .dropdown .caret{border-top:0;content:\"\"}.dropup .dropdown-menu,.navbar-fixed-bottom .dropdown .dropdown-menu{top:auto;bottom:100%;margin-bottom:2px}.pace .pace-progress{background:#637CA0;position:absolute;height:3px;z-index:0}.pace .pace-progress-inner{display:none}.pace .pace-activity{position:absolute;top:10px;left:10px;border-width:1px;right:auto;width:18px;height:18px;border-top-color:#242d3a;border-left-color:#242d3a}.slimScrollBar,.slimScrollRail{border-radius:0!important;width:4px!important}.gu-mirror{position:fixed!important;margin:0!important;z-index:9999!important;opacity:.8;-ms-filter:\"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)\";filter:alpha(opacity=80);pointer-events:none}.gu-hide{left:-9999px!important}.gu-unselectable{-webkit-user-select:none!important;user-select:none!important}.gu-transit{opacity:.2;-ms-filter:\"progid:DXImageTransform.Microsoft.Alpha(Opacity=20)\";filter:alpha(opacity=20)}.guppy_help{max-height:400px;overflow-y:scroll}.toast-container{margin-top:55px}.ngx-json-viewer .segment-type-null>.segment-main>.segment-value{background-color:inherit!important}.swal2-html-container{overflow:hidden}@font-face{font-family:Roboto;font-style:normal;font-weight:100;src:local(\"Roboto Thin\"),local(\"Roboto-Thin\"),url(/assets/fonts/google/Roboto/Roboto-Thin.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:100;src:local(\"Roboto Thin Italic\"),local(\"Roboto-ThinItalic\"),url(/assets/fonts/google/Roboto/Roboto-ThinItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:300;src:local(\"Roboto Light\"),local(\"Roboto-Light\"),url(/assets/fonts/google/Roboto/Roboto-Light.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:300;src:local(\"Roboto Light Italic\"),local(\"Roboto-LightItalic\"),url(/assets/fonts/google/Roboto/Roboto-LightItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:400;src:local(\"Roboto Regular\"),local(\"Roboto-Regular\"),url(/assets/fonts/google/Roboto/Roboto-Regular.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:400;src:local(\"Roboto Italic\"),local(\"Roboto-Italic\"),url(/assets/fonts/google/Roboto/Roboto-Italic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:500;src:local(\"Roboto Medium\"),local(\"Roboto-Medium\"),url(/assets/fonts/google/Roboto/Roboto-Medium.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:500;src:local(\"Roboto Medium Italic\"),local(\"Roboto-MediumItalic\"),url(/assets/fonts/google/Roboto/Roboto-MediumItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:700;src:local(\"Roboto Bold\"),local(\"Roboto-Bold\"),url(/assets/fonts/google/Roboto/Roboto-Bold.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:700;src:local(\"Roboto Bold Italic\"),local(\"Roboto-BoldItalic\"),url(/assets/fonts/google/Roboto/Roboto-BoldItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:900;src:local(\"Roboto Black\"),local(\"Roboto-Black\"),url(/assets/fonts/google/Roboto/Roboto-Black.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:900;src:local(\"Roboto Black Italic\"),local(\"Roboto-BlackItalic\"),url(/assets/fonts/google/Roboto/Roboto-BlackItalic.ttf) format(\"truetype\")}html{height:100%;min-height:100%}body{font-family:Roboto,sans-serif;font-size:14px;color:#242424}body:before{content:\"\";position:fixed;width:100%;height:100%;top:0;left:0;background:#e9ebee;will-change:transform;z-index:-1}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{font-weight:400}h1 small,h2 small,h3 small,h4 small,h5 small,h6 small,.h1 small,.h2 small,.h3 small,.h4 small,.h5 small,.h6 small{font-size:70%}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-button{width:0px;height:0px}::-webkit-scrollbar-thumb{background:#e1e1e1;border:0px none #ffffff;border-radius:0}::-webkit-scrollbar-thumb:hover{background:#cccccc}::-webkit-scrollbar-thumb:active{background:#888888}::-webkit-scrollbar-track{background:#666666;border:0px none #ffffff;border-radius:0}::-webkit-scrollbar-track:hover{background:#666666}::-webkit-scrollbar-track:active{background:#333333}::-webkit-scrollbar-corner{background:transparent}.transition{transition:.3s}.widget-controls{position:absolute;z-index:1;top:0;right:0;padding:10px 20px;font-size:14px}.widget-controls a{color:#fff;margin-left:7px;line-height:1;vertical-align:top;display:inline-block}.widget-controls a i.glyphicon-resize-full{font-size:13px}.widget-controls a:hover{color:#ffffffb3}.widget-controls a.dropdown-toggle:after{display:none}.widget-controls ul.dropdown-menu{min-width:9rem;padding:0;border-radius:0}.widget-controls ul.dropdown-menu li{padding:4px;overflow:hidden}.widget-controls ul.dropdown-menu li a{color:#242d3a;font-size:13px;width:100%}.widget-controls ul.dropdown-menu li:hover{background-color:#242d3a}.widget-controls ul.dropdown-menu li:hover a{color:#fff}.card.fullscreened .card-header{line-height:35px}.card.fullscreened .card-header .widget-controls{padding:20px}.card.fullscreened .card-header .widget-controls a{margin-left:12px}.card.fullscreened .card-header .widget-controls a.setting{display:none}.card.fullscreened.card-primary{background:#024a88}.card.fullscreened.card-success{background:#2d922d}.card.fullscreened.card-info{background:#248dad}.card.fullscreened.card-warning{background:#f79a17}.card.fullscreened.card-danger{background:#bf1725}.scrolling{height:100%;overflow-y:scroll;padding-bottom:60px}.no-margin{margin:0}.bottom-15{margin-bottom:15px}.m-t-5{margin-top:5px}.m-t-15{margin-top:15px}.res-img{width:100%}.chart-outher{width:55%;margin:0 auto}.p-t-10{padding-top:10%}.o-visible{overflow:visible}.w-150{width:150px}.w-200{width:200px}@media (max-width: 543px){.chart-outher{width:100%}}@media (min-width: 544px) and (max-width: 767px){.chart-outher{width:85%}}@media (min-width: 992px) and (max-width: 1199px){.chart-outher{width:65%}}.mat-form-field-disabled .mat-form-field-wrapper{background-color:#ddd}.mat-no-border-top .mat-form-field-infix{border-top:none!important}.mat-dflt-margin,.mat-form-field-appearance-outline .mat-form-field-wrapper{margin-top:.125em!important;margin-bottom:.125em!important}.mat-form-field-wrapper{padding-bottom:0;height:35px;min-height:35px!important;margin-bottom:-7px!important}.mat-full-width{width:100%}.mat-full-height .mat-form-field-wrapper{height:100%!important}.mat-form-field-appearance-outline .mat-form-field-infix{padding-top:5px;padding-bottom:0;height:36px}.mat-form-field-appearance-outline .mat-form-field-infix select.mat-input-element{background-color:transparent;margin-bottom:-11px!important;margin-top:-2px!important;padding-top:0!important;top:0!important}.mat-form-field-appearance-outline .mat-form-field-infix input{display:inline-flex;margin-top:-8px;margin-bottom:-5px;padding-top:8px}.mat-form-field-appearance-outline .mat-form-field-suffix{height:25px!important;top:-2px!important}.mat-form-field-appearance-outline .mat-form-field-suffix .form-input-suffix{margin-right:5px!important;position:absolute!important;top:7px!important;right:4px!important}.mat-form-field-appearance-outline .mat-form-field-infix .form-input-suffix{position:relative!important;top:-4px!important}.mat-form-field-prefix .mat-icon-button,.mat-form-field-suffix .mat-icon-button{height:32px!important}.mat-form-field-label-wrapper{top:-8px}.mat-form-field-type-mat-native-select .mat-form-field-infix:after{top:60%!important}.mat-form-field-suffix{margin-right:-10px!important}.cdk-overlay-container{z-index:99999999!important}.mat-height-fixed .mat-form-field-flex{height:38px!important}.mat-height-auto .mat-form-field-flex{height:auto!important;padding-bottom:5px!important;padding-top:5px!important;padding-right:2px!important}.mat-height-auto .mat-form-field-infix{height:auto!important}.mat-icon-button-override{width:25px!important;top:0!important;color:#000000a3!important;position:absolute!important}.mat-icon-button-override-suffix{right:-5px!important}.mat-icon-button-override-prefix{left:-5px!important}.mat-option{height:25px!important;font-size:14px!important}.ngx-mat-timepicker .mat-form-field-infix{border-top:none!important}.mat-form-field-wrapper .form-control{width:100%;border:none;padding:0;line-height:1}.mat-form-field-wrapper .form-control:focus{box-shadow:none!important}.mat-form-field-wrapper .form-control.checking-field.ng-touched{padding-right:0;background-position-y:14px!important;background-position-x:right;padding-top:8px;padding-bottom:0}.mat-height-auto .form-control.checking-field.ng-touched{padding-right:25px;background-position:center right .625rem!important}.mat-form-field-wrapper .form-control.input-small.checking-field.ng-touched{background-position-y:9px!important;padding-right:25px}.mat-form-field-wrapper .form-control{background-color:transparent!important}.mat-form-field-wrapper .form-control.checking-combo.ng-touched{padding-right:45px;background-position-y:8px!important;padding-top:4px!important}.mat-form-field-wrapper .form-control.checking-combo.ng-untouched{padding-right:20px;background-position-y:8px!important;padding-top:4px!important}.mat-input-with-suffix{width:calc(100% - 35px)!important;display:inline-block!important;margin-right:10px!important}.mat-input-group-addon .mat-form-field-appearance-outline .mat-form-field-wrapper{background-color:#eceeef;border:1px solid rgba(0,0,0,.15);border-radius:.25rem}.mat-form-field-appearance-outline textarea{padding:5px 0!important}.snow{position:absolute;width:10px;height:10px;background:white;border-radius:50%}.snow:nth-child(1){opacity:1.112;transform:translate(38.5645vw,-10px) scale(.9656);animation:fall-1 16s -9s linear infinite}@keyframes fall-1{58.686%{transform:translate(30.6294vw,58.686vh) scale(.9656)}to{transform:translate(34.59695vw,100vh) scale(.9656)}}.snow:nth-child(2){opacity:.2374;transform:translate(6.5915vw,-10px) scale(.5261);animation:fall-2 14s -15s linear infinite}@keyframes fall-2{61.872%{transform:translate(5.5126vw,61.872vh) scale(.5261)}to{transform:translate(6.05205vw,100vh) scale(.5261)}}.snow:nth-child(3){opacity:.5362;transform:translate(8.8477vw,-10px) scale(.1359);animation:fall-3 14s -20s linear infinite}@keyframes fall-3{32.582%{transform:translate(17.3118vw,32.582vh) scale(.1359)}to{transform:translate(13.07975vw,100vh) scale(.1359)}}.snow:nth-child(4){opacity:.6158;transform:translate(1.3782vw,-10px) scale(.2095);animation:fall-4 18s -13s linear infinite}@keyframes fall-4{60.331%{transform:translate(8.4216vw,60.331vh) scale(.2095)}to{transform:translate(4.8999vw,100vh) scale(.2095)}}.snow:nth-child(5){opacity:.792;transform:translate(82.2483vw,-10px) scale(.8365);animation:fall-5 20s -16s linear infinite}@keyframes fall-5{42.077%{transform:translate(76.7848vw,42.077vh) scale(.8365)}to{transform:translate(79.51655vw,100vh) scale(.8365)}}.snow:nth-child(6){opacity:1.6172;transform:translate(17.1875vw,-10px) scale(.3995);animation:fall-6 24s -4s linear infinite}@keyframes fall-6{72.232%{transform:translate(25.6467vw,72.232vh) scale(.3995)}to{transform:translate(21.4171vw,100vh) scale(.3995)}}.snow:nth-child(7){opacity:.7394;transform:translate(3.2695vw,-10px) scale(.9296);animation:fall-7 21s -27s linear infinite}@keyframes fall-7{59.601%{transform:translate(10.0691vw,59.601vh) scale(.9296)}to{transform:translate(6.6693vw,100vh) scale(.9296)}}.snow:nth-child(8){opacity:.9586;transform:translate(62.0317vw,-10px) scale(.4708);animation:fall-8 11s -20s linear infinite}@keyframes fall-8{56.466%{transform:translate(68.7048vw,56.466vh) scale(.4708)}to{transform:translate(65.36825vw,100vh) scale(.4708)}}.snow:nth-child(9){opacity:1.1396;transform:translate(45.1637vw,-10px) scale(.4053);animation:fall-9 21s -7s linear infinite}@keyframes fall-9{62.519%{transform:translate(36.8219vw,62.519vh) scale(.4053)}to{transform:translate(40.9928vw,100vh) scale(.4053)}}.snow:nth-child(10){opacity:1.6828;transform:translate(10.2157vw,-10px) scale(.9243);animation:fall-10 12s -19s linear infinite}@keyframes fall-10{75.47%{transform:translate(1.169vw,75.47vh) scale(.9243)}to{transform:translate(5.69235vw,100vh) scale(.9243)}}.snow:nth-child(11){opacity:.665;transform:translate(41.9305vw,-10px) scale(.4629);animation:fall-11 24s -30s linear infinite}@keyframes fall-11{51.236%{transform:translate(41.4104vw,51.236vh) scale(.4629)}to{transform:translate(41.67045vw,100vh) scale(.4629)}}.snow:nth-child(12){opacity:1.0994;transform:translate(28.5411vw,-10px) scale(.6607);animation:fall-12 21s -29s linear infinite}@keyframes fall-12{33.253%{transform:translate(31.6401vw,33.253vh) scale(.6607)}to{transform:translate(30.0906vw,100vh) scale(.6607)}}.snow:nth-child(13){opacity:.7204;transform:translate(76vw,-10px) scale(.355);animation:fall-13 26s -6s linear infinite}@keyframes fall-13{36.114%{transform:translate(75.07vw,36.114vh) scale(.355)}to{transform:translate(75.535vw,100vh) scale(.355)}}.snow:nth-child(14){opacity:.116;transform:translate(24.3552vw,-10px) scale(.029);animation:fall-14 22s -4s linear infinite}@keyframes fall-14{32.389%{transform:translate(32.8278vw,32.389vh) scale(.029)}to{transform:translate(28.5915vw,100vh) scale(.029)}}.snow:nth-child(15){opacity:.6384;transform:translate(6.7666vw,-10px) scale(.634);animation:fall-15 24s -11s linear infinite}@keyframes fall-15{61.273%{transform:translate(9.874vw,61.273vh) scale(.634)}to{transform:translate(8.3203vw,100vh) scale(.634)}}.snow:nth-child(16){opacity:1.6794;transform:translate(14.886vw,-10px) scale(.5954);animation:fall-16 27s -27s linear infinite}@keyframes fall-16{40.436%{transform:translate(19.2241vw,40.436vh) scale(.5954)}to{transform:translate(17.05505vw,100vh) scale(.5954)}}.snow:nth-child(17){opacity:.9448;transform:translate(76.1028vw,-10px) scale(.0015);animation:fall-17 27s -29s linear infinite}@keyframes fall-17{48.238%{transform:translate(68.456vw,48.238vh) scale(.0015)}to{transform:translate(72.2794vw,100vh) scale(.0015)}}.snow:nth-child(18){opacity:1.6212;transform:translate(48.4527vw,-10px) scale(.8144);animation:fall-18 26s -27s linear infinite}@keyframes fall-18{41.037%{transform:translate(43.9802vw,41.037vh) scale(.8144)}to{transform:translate(46.21645vw,100vh) scale(.8144)}}.snow:nth-child(19){opacity:1.5124;transform:translate(62.6491vw,-10px) scale(.9659);animation:fall-19 10s -19s linear infinite}@keyframes fall-19{76.147%{transform:translate(53.0017vw,76.147vh) scale(.9659)}to{transform:translate(57.8254vw,100vh) scale(.9659)}}.snow:nth-child(20){opacity:.5142;transform:translate(62.1329vw,-10px) scale(.6935);animation:fall-20 21s -16s linear infinite}@keyframes fall-20{63.87%{transform:translate(70.4756vw,63.87vh) scale(.6935)}to{transform:translate(66.30425vw,100vh) scale(.6935)}}.snow:nth-child(21){opacity:1.6036;transform:translate(92.8962vw,-10px) scale(.985);animation:fall-21 21s -26s linear infinite}@keyframes fall-21{64.158%{transform:translate(94.5138vw,64.158vh) scale(.985)}to{transform:translate(93.705vw,100vh) scale(.985)}}.snow:nth-child(22){opacity:.6458;transform:translate(90.1146vw,-10px) scale(.9296);animation:fall-22 21s -27s linear infinite}@keyframes fall-22{56.545%{transform:translate(93.2839vw,56.545vh) scale(.9296)}to{transform:translate(91.69925vw,100vh) scale(.9296)}}.snow:nth-child(23){opacity:.2248;transform:translate(54.5309vw,-10px) scale(.229);animation:fall-23 19s -14s linear infinite}@keyframes fall-23{75.654%{transform:translate(62.7222vw,75.654vh) scale(.229)}to{transform:translate(58.62655vw,100vh) scale(.229)}}.snow:nth-child(24){opacity:1.4904;transform:translate(94.0869vw,-10px) scale(.5256);animation:fall-24 28s -1s linear infinite}@keyframes fall-24{61.004%{transform:translate(92.2608vw,61.004vh) scale(.5256)}to{transform:translate(93.17385vw,100vh) scale(.5256)}}.snow:nth-child(25){opacity:.0742;transform:translate(54.0747vw,-10px) scale(.8018);animation:fall-25 28s -19s linear infinite}@keyframes fall-25{48.295%{transform:translate(60.967vw,48.295vh) scale(.8018)}to{transform:translate(57.52085vw,100vh) scale(.8018)}}.snow:nth-child(26){opacity:.9978;transform:translate(20.7668vw,-10px) scale(.8369);animation:fall-26 19s -9s linear infinite}@keyframes fall-26{38.484%{transform:translate(20.1964vw,38.484vh) scale(.8369)}to{transform:translate(20.4816vw,100vh) scale(.8369)}}.snow:nth-child(27){opacity:.5384;transform:translate(57.5894vw,-10px) scale(.6399);animation:fall-27 27s -8s linear infinite}@keyframes fall-27{78.861%{transform:translate(53.3768vw,78.861vh) scale(.6399)}to{transform:translate(55.4831vw,100vh) scale(.6399)}}.snow:nth-child(28){opacity:1.1008;transform:translate(79.7149vw,-10px) scale(.332);animation:fall-28 14s -3s linear infinite}@keyframes fall-28{63.162%{transform:translate(81.7455vw,63.162vh) scale(.332)}to{transform:translate(80.7302vw,100vh) scale(.332)}}.snow:nth-child(29){opacity:.24;transform:translate(20.2695vw,-10px) scale(.3844);animation:fall-29 16s -22s linear infinite}@keyframes fall-29{36.582%{transform:translate(11.5714vw,36.582vh) scale(.3844)}to{transform:translate(15.92045vw,100vh) scale(.3844)}}.snow:nth-child(30){opacity:.135;transform:translate(55.1718vw,-10px) scale(.9476);animation:fall-30 17s -28s linear infinite}@keyframes fall-30{34.285%{transform:translate(64.1225vw,34.285vh) scale(.9476)}to{transform:translate(59.64715vw,100vh) scale(.9476)}}.snow:nth-child(31){opacity:.8288;transform:translate(56.2168vw,-10px) scale(.6029);animation:fall-31 15s -13s linear infinite}@keyframes fall-31{64.155%{transform:translate(51.2513vw,64.155vh) scale(.6029)}to{transform:translate(53.73405vw,100vh) scale(.6029)}}.snow:nth-child(32){opacity:.5462;transform:translate(35.9804vw,-10px) scale(.5937);animation:fall-32 23s -27s linear infinite}@keyframes fall-32{73.799%{transform:translate(44.6399vw,73.799vh) scale(.5937)}to{transform:translate(40.31015vw,100vh) scale(.5937)}}.snow:nth-child(33){opacity:.4956;transform:translate(4.8486vw,-10px) scale(.2062);animation:fall-33 27s -28s linear infinite}@keyframes fall-33{39.566%{transform:translate(9.1959vw,39.566vh) scale(.2062)}to{transform:translate(7.02225vw,100vh) scale(.2062)}}.snow:nth-child(34){opacity:1.4408;transform:translate(87.9124vw,-10px) scale(.6325);animation:fall-34 17s -8s linear infinite}@keyframes fall-34{55.999%{transform:translate(90.3192vw,55.999vh) scale(.6325)}to{transform:translate(89.1158vw,100vh) scale(.6325)}}.snow:nth-child(35){opacity:1.9912;transform:translate(97.8634vw,-10px) scale(.3944);animation:fall-35 10s -5s linear infinite}@keyframes fall-35{62.709%{transform:translate(94.7556vw,62.709vh) scale(.3944)}to{transform:translate(96.3095vw,100vh) scale(.3944)}}.snow:nth-child(36){opacity:.2024;transform:translate(96.4534vw,-10px) scale(.8049);animation:fall-36 22s -23s linear infinite}@keyframes fall-36{73.229%{transform:translate(95.683vw,73.229vh) scale(.8049)}to{transform:translate(96.0682vw,100vh) scale(.8049)}}.snow:nth-child(37){opacity:1.9138;transform:translate(95.7976vw,-10px) scale(.949);animation:fall-37 10s -20s linear infinite}@keyframes fall-37{31.972%{transform:translate(101.2876vw,31.972vh) scale(.949)}to{transform:translate(98.5426vw,100vh) scale(.949)}}.snow:nth-child(38){opacity:.708;transform:translate(72.4861vw,-10px) scale(.4216);animation:fall-38 10s -28s linear infinite}@keyframes fall-38{37.292%{transform:translate(62.6443vw,37.292vh) scale(.4216)}to{transform:translate(67.5652vw,100vh) scale(.4216)}}.snow:nth-child(39){opacity:.8266;transform:translate(67.8699vw,-10px) scale(.6473);animation:fall-39 30s -3s linear infinite}@keyframes fall-39{31.77%{transform:translate(70.4657vw,31.77vh) scale(.6473)}to{transform:translate(69.1678vw,100vh) scale(.6473)}}.snow:nth-child(40){opacity:1.51;transform:translate(5.5866vw,-10px) scale(.5535);animation:fall-40 22s -18s linear infinite}@keyframes fall-40{52.466%{transform:translate(3.5145vw,52.466vh) scale(.5535)}to{transform:translate(4.55055vw,100vh) scale(.5535)}}.snow:nth-child(41){opacity:1.618;transform:translate(91.9545vw,-10px) scale(.9588);animation:fall-41 24s -13s linear infinite}@keyframes fall-41{65.846%{transform:translate(88.5228vw,65.846vh) scale(.9588)}to{transform:translate(90.23865vw,100vh) scale(.9588)}}.snow:nth-child(42){opacity:1.4828;transform:translate(68.2742vw,-10px) scale(.2505);animation:fall-42 27s -23s linear infinite}@keyframes fall-42{67.556%{transform:translate(70.8167vw,67.556vh) scale(.2505)}to{transform:translate(69.54545vw,100vh) scale(.2505)}}.snow:nth-child(43){opacity:.4764;transform:translate(61.6765vw,-10px) scale(.259);animation:fall-43 30s -8s linear infinite}@keyframes fall-43{53.231%{transform:translate(63.7127vw,53.231vh) scale(.259)}to{transform:translate(62.6946vw,100vh) scale(.259)}}.snow:nth-child(44){opacity:.0416;transform:translate(18.812vw,-10px) scale(.3557);animation:fall-44 14s -30s linear infinite}@keyframes fall-44{76.968%{transform:translate(15.9156vw,76.968vh) scale(.3557)}to{transform:translate(17.3638vw,100vh) scale(.3557)}}.snow:nth-child(45){opacity:.8138;transform:translate(7.8456vw,-10px) scale(.9982);animation:fall-45 13s -1s linear infinite}@keyframes fall-45{75.939%{transform:translate(7.8466vw,75.939vh) scale(.9982)}to{transform:translate(7.8461vw,100vh) scale(.9982)}}.snow:nth-child(46){opacity:1.6302;transform:translate(43.0749vw,-10px) scale(.6884);animation:fall-46 19s -9s linear infinite}@keyframes fall-46{57.692%{transform:translate(38.0546vw,57.692vh) scale(.6884)}to{transform:translate(40.56475vw,100vh) scale(.6884)}}.snow:nth-child(47){opacity:1.9012;transform:translate(24.9505vw,-10px) scale(.178);animation:fall-47 25s -25s linear infinite}@keyframes fall-47{45.49%{transform:translate(22.3543vw,45.49vh) scale(.178)}to{transform:translate(23.6524vw,100vh) scale(.178)}}.snow:nth-child(48){opacity:1.106;transform:translate(10.168vw,-10px) scale(.0226);animation:fall-48 27s -28s linear infinite}@keyframes fall-48{73.861%{transform:translate(12.6975vw,73.861vh) scale(.0226)}to{transform:translate(11.43275vw,100vh) scale(.0226)}}.snow:nth-child(49){opacity:1.2314;transform:translate(61.3966vw,-10px) scale(.5896);animation:fall-49 30s -29s linear infinite}@keyframes fall-49{52.027%{transform:translate(68.0916vw,52.027vh) scale(.5896)}to{transform:translate(64.7441vw,100vh) scale(.5896)}}.snow:nth-child(50){opacity:1.3372;transform:translate(43.8106vw,-10px) scale(.0808);animation:fall-50 19s -29s linear infinite}@keyframes fall-50{32.381%{transform:translate(36.4741vw,32.381vh) scale(.0808)}to{transform:translate(40.14235vw,100vh) scale(.0808)}}.snow:nth-child(51){opacity:.9292;transform:translate(20.857vw,-10px) scale(.9623);animation:fall-51 22s -17s linear infinite}@keyframes fall-51{37.685%{transform:translate(25.9551vw,37.685vh) scale(.9623)}to{transform:translate(23.40605vw,100vh) scale(.9623)}}.snow:nth-child(52){opacity:.0926;transform:translate(37.8284vw,-10px) scale(.5863);animation:fall-52 10s -11s linear infinite}@keyframes fall-52{61.702%{transform:translate(39.5897vw,61.702vh) scale(.5863)}to{transform:translate(38.70905vw,100vh) scale(.5863)}}.snow:nth-child(53){opacity:1.817;transform:translate(36.3603vw,-10px) scale(.7332);animation:fall-53 28s -1s linear infinite}@keyframes fall-53{73.565%{transform:translate(33.2531vw,73.565vh) scale(.7332)}to{transform:translate(34.8067vw,100vh) scale(.7332)}}.snow:nth-child(54){opacity:.1986;transform:translate(46.4738vw,-10px) scale(.7973);animation:fall-54 10s -11s linear infinite}@keyframes fall-54{60.98%{transform:translate(55.2402vw,60.98vh) scale(.7973)}to{transform:translate(50.857vw,100vh) scale(.7973)}}.snow:nth-child(55){opacity:.6222;transform:translate(63.8369vw,-10px) scale(.8629);animation:fall-55 26s -1s linear infinite}@keyframes fall-55{33.92%{transform:translate(59.1167vw,33.92vh) scale(.8629)}to{transform:translate(61.4768vw,100vh) scale(.8629)}}.snow:nth-child(56){opacity:.369;transform:translate(49.9726vw,-10px) scale(.9016);animation:fall-56 20s -5s linear infinite}@keyframes fall-56{58.561%{transform:translate(57.8501vw,58.561vh) scale(.9016)}to{transform:translate(53.91135vw,100vh) scale(.9016)}}.snow:nth-child(57){opacity:.622;transform:translate(98.3681vw,-10px) scale(.6466);animation:fall-57 25s -12s linear infinite}@keyframes fall-57{52.908%{transform:translate(92.3673vw,52.908vh) scale(.6466)}to{transform:translate(95.3677vw,100vh) scale(.6466)}}.snow:nth-child(58){opacity:1.6226;transform:translate(56.9511vw,-10px) scale(.9542);animation:fall-58 16s -19s linear infinite}@keyframes fall-58{69.014%{transform:translate(65.3402vw,69.014vh) scale(.9542)}to{transform:translate(61.14565vw,100vh) scale(.9542)}}.snow:nth-child(59){opacity:.204;transform:translate(73.6418vw,-10px) scale(.1179);animation:fall-59 14s -20s linear infinite}@keyframes fall-59{51.17%{transform:translate(79.4373vw,51.17vh) scale(.1179)}to{transform:translate(76.53955vw,100vh) scale(.1179)}}.snow:nth-child(60){opacity:.308;transform:translate(22.4651vw,-10px) scale(.3898);animation:fall-60 12s -2s linear infinite}@keyframes fall-60{74.712%{transform:translate(28.643vw,74.712vh) scale(.3898)}to{transform:translate(25.55405vw,100vh) scale(.3898)}}.snow:nth-child(61){opacity:1.0098;transform:translate(22.5057vw,-10px) scale(.104);animation:fall-61 27s -11s linear infinite}@keyframes fall-61{31.394%{transform:translate(14.2792vw,31.394vh) scale(.104)}to{transform:translate(18.39245vw,100vh) scale(.104)}}.snow:nth-child(62){opacity:.0358;transform:translate(13.9059vw,-10px) scale(.8229);animation:fall-62 18s -15s linear infinite}@keyframes fall-62{66.757%{transform:translate(17.7834vw,66.757vh) scale(.8229)}to{transform:translate(15.84465vw,100vh) scale(.8229)}}.snow:nth-child(63){opacity:.2336;transform:translate(42.5958vw,-10px) scale(.8287);animation:fall-63 16s -25s linear infinite}@keyframes fall-63{40.188%{transform:translate(36.7635vw,40.188vh) scale(.8287)}to{transform:translate(39.67965vw,100vh) scale(.8287)}}.snow:nth-child(64){opacity:1.2536;transform:translate(74.4481vw,-10px) scale(.6382);animation:fall-64 21s -4s linear infinite}@keyframes fall-64{58.655%{transform:translate(79.0297vw,58.655vh) scale(.6382)}to{transform:translate(76.7389vw,100vh) scale(.6382)}}.snow:nth-child(65){opacity:.9174;transform:translate(69.2644vw,-10px) scale(.768);animation:fall-65 23s -26s linear infinite}@keyframes fall-65{70.22%{transform:translate(67.1136vw,70.22vh) scale(.768)}to{transform:translate(68.189vw,100vh) scale(.768)}}.snow:nth-child(66){opacity:1.0038;transform:translate(59.3631vw,-10px) scale(.2073);animation:fall-66 21s -28s linear infinite}@keyframes fall-66{46.806%{transform:translate(64.4307vw,46.806vh) scale(.2073)}to{transform:translate(61.8969vw,100vh) scale(.2073)}}.snow:nth-child(67){opacity:1.3358;transform:translate(23.6559vw,-10px) scale(.6559);animation:fall-67 12s -6s linear infinite}@keyframes fall-67{30.495%{transform:translate(16.8047vw,30.495vh) scale(.6559)}to{transform:translate(20.2303vw,100vh) scale(.6559)}}.snow:nth-child(68){opacity:1.0432;transform:translate(30.05vw,-10px) scale(.6551);animation:fall-68 19s -10s linear infinite}@keyframes fall-68{47.256%{transform:translate(21.9013vw,47.256vh) scale(.6551)}to{transform:translate(25.97565vw,100vh) scale(.6551)}}.snow:nth-child(69){opacity:1.2086;transform:translate(8.147vw,-10px) scale(.3556);animation:fall-69 20s -28s linear infinite}@keyframes fall-69{68.504%{transform:translate(14.8787vw,68.504vh) scale(.3556)}to{transform:translate(11.51285vw,100vh) scale(.3556)}}.snow:nth-child(70){opacity:.7152;transform:translate(70.839vw,-10px) scale(.2977);animation:fall-70 18s -9s linear infinite}@keyframes fall-70{66.475%{transform:translate(64.6527vw,66.475vh) scale(.2977)}to{transform:translate(67.74585vw,100vh) scale(.2977)}}.snow:nth-child(71){opacity:1.782;transform:translate(90.0714vw,-10px) scale(.9901);animation:fall-71 12s -22s linear infinite}@keyframes fall-71{58.642%{transform:translate(99.1276vw,58.642vh) scale(.9901)}to{transform:translate(94.5995vw,100vh) scale(.9901)}}.snow:nth-child(72){opacity:1.0776;transform:translate(9.9148vw,-10px) scale(.6394);animation:fall-72 22s -5s linear infinite}@keyframes fall-72{63.245%{transform:translate(4.8131vw,63.245vh) scale(.6394)}to{transform:translate(7.36395vw,100vh) scale(.6394)}}.snow:nth-child(73){opacity:1.1426;transform:translate(66.8757vw,-10px) scale(.6351);animation:fall-73 17s -8s linear infinite}@keyframes fall-73{41.635%{transform:translate(74.287vw,41.635vh) scale(.6351)}to{transform:translate(70.58135vw,100vh) scale(.6351)}}.snow:nth-child(74){opacity:1.1032;transform:translate(30.8575vw,-10px) scale(.1518);animation:fall-74 17s -7s linear infinite}@keyframes fall-74{65.166%{transform:translate(38.9551vw,65.166vh) scale(.1518)}to{transform:translate(34.9063vw,100vh) scale(.1518)}}.snow:nth-child(75){opacity:.5144;transform:translate(89.2244vw,-10px) scale(.9464);animation:fall-75 19s -3s linear infinite}@keyframes fall-75{44.843%{transform:translate(85.2236vw,44.843vh) scale(.9464)}to{transform:translate(87.224vw,100vh) scale(.9464)}}.snow:nth-child(76){opacity:1.2466;transform:translate(66.4729vw,-10px) scale(.8839);animation:fall-76 15s -13s linear infinite}@keyframes fall-76{71.803%{transform:translate(58.2465vw,71.803vh) scale(.8839)}to{transform:translate(62.3597vw,100vh) scale(.8839)}}.snow:nth-child(77){opacity:1.3094;transform:translate(4.1413vw,-10px) scale(.6038);animation:fall-77 22s -7s linear infinite}@keyframes fall-77{72.051%{transform:translate(8.1718vw,72.051vh) scale(.6038)}to{transform:translate(6.15655vw,100vh) scale(.6038)}}.snow:nth-child(78){opacity:.9128;transform:translate(66.6699vw,-10px) scale(.2092);animation:fall-78 15s -4s linear infinite}@keyframes fall-78{39.129%{transform:translate(65.8352vw,39.129vh) scale(.2092)}to{transform:translate(66.25255vw,100vh) scale(.2092)}}.snow:nth-child(79){opacity:1.495;transform:translate(93.9448vw,-10px) scale(.9301);animation:fall-79 20s -24s linear infinite}@keyframes fall-79{63.264%{transform:translate(93.9666vw,63.264vh) scale(.9301)}to{transform:translate(93.9557vw,100vh) scale(.9301)}}.snow:nth-child(80){opacity:1.8894;transform:translate(13.9764vw,-10px) scale(.4158);animation:fall-80 26s -26s linear infinite}@keyframes fall-80{39.444%{transform:translate(12.2854vw,39.444vh) scale(.4158)}to{transform:translate(13.1309vw,100vh) scale(.4158)}}.snow:nth-child(81){opacity:1.8844;transform:translate(25.839vw,-10px) scale(.0345);animation:fall-81 25s -10s linear infinite}@keyframes fall-81{30.923%{transform:translate(26.4957vw,30.923vh) scale(.0345)}to{transform:translate(26.16735vw,100vh) scale(.0345)}}.snow:nth-child(82){opacity:.4746;transform:translate(51.6333vw,-10px) scale(.6557);animation:fall-82 20s -20s linear infinite}@keyframes fall-82{69.166%{transform:translate(55.3557vw,69.166vh) scale(.6557)}to{transform:translate(53.4945vw,100vh) scale(.6557)}}.snow:nth-child(83){opacity:.6676;transform:translate(52.3375vw,-10px) scale(.233);animation:fall-83 21s -27s linear infinite}@keyframes fall-83{37.479%{transform:translate(46.7153vw,37.479vh) scale(.233)}to{transform:translate(49.5264vw,100vh) scale(.233)}}.snow:nth-child(84){opacity:1.2168;transform:translate(4.4962vw,-10px) scale(.2601);animation:fall-84 24s -25s linear infinite}@keyframes fall-84{62.205%{transform:translate(6.6961vw,62.205vh) scale(.2601)}to{transform:translate(5.59615vw,100vh) scale(.2601)}}.snow:nth-child(85){opacity:.9734;transform:translate(2.9801vw,-10px) scale(.3047);animation:fall-85 19s -10s linear infinite}@keyframes fall-85{55.43%{transform:translate(5.6024vw,55.43vh) scale(.3047)}to{transform:translate(4.29125vw,100vh) scale(.3047)}}.snow:nth-child(86){opacity:1.657;transform:translate(33.569vw,-10px) scale(.352);animation:fall-86 25s -19s linear infinite}@keyframes fall-86{67.95%{transform:translate(37.1571vw,67.95vh) scale(.352)}to{transform:translate(35.36305vw,100vh) scale(.352)}}.snow:nth-child(87){opacity:1.0776;transform:translate(69.2591vw,-10px) scale(.5301);animation:fall-87 26s -25s linear infinite}@keyframes fall-87{48.607%{transform:translate(66.2196vw,48.607vh) scale(.5301)}to{transform:translate(67.73935vw,100vh) scale(.5301)}}.snow:nth-child(88){opacity:.6368;transform:translate(39.7367vw,-10px) scale(.1527);animation:fall-88 15s -25s linear infinite}@keyframes fall-88{56.762%{transform:translate(40.8335vw,56.762vh) scale(.1527)}to{transform:translate(40.2851vw,100vh) scale(.1527)}}.snow:nth-child(89){opacity:.6202;transform:translate(3.5011vw,-10px) scale(.6673);animation:fall-89 26s -7s linear infinite}@keyframes fall-89{59.426%{transform:translate(12.9067vw,59.426vh) scale(.6673)}to{transform:translate(8.2039vw,100vh) scale(.6673)}}.snow:nth-child(90){opacity:.7696;transform:translate(21.0607vw,-10px) scale(.4572);animation:fall-90 10s -2s linear infinite}@keyframes fall-90{79.298%{transform:translate(15.0545vw,79.298vh) scale(.4572)}to{transform:translate(18.0576vw,100vh) scale(.4572)}}.snow:nth-child(91){opacity:1.9978;transform:translate(90.6265vw,-10px) scale(.6999);animation:fall-91 14s -30s linear infinite}@keyframes fall-91{30.519%{transform:translate(86.9471vw,30.519vh) scale(.6999)}to{transform:translate(88.7868vw,100vh) scale(.6999)}}.snow:nth-child(92){opacity:1.2082;transform:translate(56.0077vw,-10px) scale(.0027);animation:fall-92 20s -9s linear infinite}@keyframes fall-92{47.015%{transform:translate(50.2803vw,47.015vh) scale(.0027)}to{transform:translate(53.144vw,100vh) scale(.0027)}}.snow:nth-child(93){opacity:.8966;transform:translate(49.9398vw,-10px) scale(.3016);animation:fall-93 15s -3s linear infinite}@keyframes fall-93{76.294%{transform:translate(57.3174vw,76.294vh) scale(.3016)}to{transform:translate(53.6286vw,100vh) scale(.3016)}}.snow:nth-child(94){opacity:.801;transform:translate(39.5212vw,-10px) scale(.8309);animation:fall-94 11s -17s linear infinite}@keyframes fall-94{61.969%{transform:translate(40.8083vw,61.969vh) scale(.8309)}to{transform:translate(40.16475vw,100vh) scale(.8309)}}.snow:nth-child(95){opacity:1.471;transform:translate(71.4125vw,-10px) scale(.5018);animation:fall-95 29s -21s linear infinite}@keyframes fall-95{62.531%{transform:translate(73.4299vw,62.531vh) scale(.5018)}to{transform:translate(72.4212vw,100vh) scale(.5018)}}.snow:nth-child(96){opacity:.2276;transform:translate(99.843vw,-10px) scale(.942);animation:fall-96 17s -4s linear infinite}@keyframes fall-96{50.603%{transform:translate(96.8505vw,50.603vh) scale(.942)}to{transform:translate(98.34675vw,100vh) scale(.942)}}.snow:nth-child(97){opacity:.9248;transform:translate(96.7424vw,-10px) scale(.8836);animation:fall-97 26s -29s linear infinite}@keyframes fall-97{42.211%{transform:translate(89.9415vw,42.211vh) scale(.8836)}to{transform:translate(93.34195vw,100vh) scale(.8836)}}.snow:nth-child(98){opacity:.052;transform:translate(81.232vw,-10px) scale(.4277);animation:fall-98 10s -3s linear infinite}@keyframes fall-98{32.951%{transform:translate(72.3496vw,32.951vh) scale(.4277)}to{transform:translate(76.7908vw,100vh) scale(.4277)}}.snow:nth-child(99){opacity:.5336;transform:translate(8.1533vw,-10px) scale(.0103);animation:fall-99 28s -11s linear infinite}@keyframes fall-99{74.133%{transform:translate(5.2111vw,74.133vh) scale(.0103)}to{transform:translate(6.6822vw,100vh) scale(.0103)}}.snow:nth-child(100){opacity:.2552;transform:translate(17.6122vw,-10px) scale(.3911);animation:fall-100 19s -17s linear infinite}@keyframes fall-100{64.784%{transform:translate(16.1332vw,64.784vh) scale(.3911)}to{transform:translate(16.8727vw,100vh) scale(.3911)}}.snow:nth-child(101){opacity:.4544;transform:translate(96.9601vw,-10px) scale(.4539);animation:fall-101 19s -15s linear infinite}@keyframes fall-101{63.598%{transform:translate(89.7361vw,63.598vh) scale(.4539)}to{transform:translate(93.3481vw,100vh) scale(.4539)}}.snow:nth-child(102){opacity:1.189;transform:translate(30.44vw,-10px) scale(.0132);animation:fall-102 14s -28s linear infinite}@keyframes fall-102{45.817%{transform:translate(37.5736vw,45.817vh) scale(.0132)}to{transform:translate(34.0068vw,100vh) scale(.0132)}}.snow:nth-child(103){opacity:1.6766;transform:translate(65.7192vw,-10px) scale(.2749);animation:fall-103 12s -18s linear infinite}@keyframes fall-103{49.112%{transform:translate(66.0014vw,49.112vh) scale(.2749)}to{transform:translate(65.8603vw,100vh) scale(.2749)}}.snow:nth-child(104){opacity:1.4282;transform:translate(82.0911vw,-10px) scale(.4912);animation:fall-104 15s -22s linear infinite}@keyframes fall-104{63.031%{transform:translate(78.1513vw,63.031vh) scale(.4912)}to{transform:translate(80.1212vw,100vh) scale(.4912)}}.snow:nth-child(105){opacity:.5384;transform:translate(17.0409vw,-10px) scale(.1038);animation:fall-105 12s -18s linear infinite}@keyframes fall-105{63.628%{transform:translate(18.9402vw,63.628vh) scale(.1038)}to{transform:translate(17.99055vw,100vh) scale(.1038)}}.snow:nth-child(106){opacity:1.2238;transform:translate(91.0564vw,-10px) scale(.3567);animation:fall-106 29s -13s linear infinite}@keyframes fall-106{77.371%{transform:translate(96.4121vw,77.371vh) scale(.3567)}to{transform:translate(93.73425vw,100vh) scale(.3567)}}.snow:nth-child(107){opacity:1.396;transform:translate(31.5409vw,-10px) scale(.2893);animation:fall-107 14s -10s linear infinite}@keyframes fall-107{38.716%{transform:translate(30.3727vw,38.716vh) scale(.2893)}to{transform:translate(30.9568vw,100vh) scale(.2893)}}.snow:nth-child(108){opacity:.604;transform:translate(55.5842vw,-10px) scale(.1376);animation:fall-108 10s -15s linear infinite}@keyframes fall-108{55.287%{transform:translate(48.7075vw,55.287vh) scale(.1376)}to{transform:translate(52.14585vw,100vh) scale(.1376)}}.snow:nth-child(109){opacity:1.4036;transform:translate(2.9194vw,-10px) scale(.7768);animation:fall-109 10s -12s linear infinite}@keyframes fall-109{35.691%{transform:translate(1.5063vw,35.691vh) scale(.7768)}to{transform:translate(2.21285vw,100vh) scale(.7768)}}.snow:nth-child(110){opacity:.2462;transform:translate(6.129vw,-10px) scale(.9598);animation:fall-110 19s -27s linear infinite}@keyframes fall-110{52.065%{transform:translate(-2.707vw,52.065vh) scale(.9598)}to{transform:translate(1.711vw,100vh) scale(.9598)}}.snow:nth-child(111){opacity:1.3844;transform:translate(76.4169vw,-10px) scale(.0792);animation:fall-111 10s -11s linear infinite}@keyframes fall-111{62.413%{transform:translate(83.2649vw,62.413vh) scale(.0792)}to{transform:translate(79.8409vw,100vh) scale(.0792)}}.snow:nth-child(112){opacity:.7296;transform:translate(15.4612vw,-10px) scale(.3578);animation:fall-112 13s -6s linear infinite}@keyframes fall-112{75.273%{transform:translate(19.7209vw,75.273vh) scale(.3578)}to{transform:translate(17.59105vw,100vh) scale(.3578)}}.snow:nth-child(113){opacity:1.1946;transform:translate(66.9304vw,-10px) scale(.6131);animation:fall-113 15s -25s linear infinite}@keyframes fall-113{47.68%{transform:translate(71.0806vw,47.68vh) scale(.6131)}to{transform:translate(69.0055vw,100vh) scale(.6131)}}.snow:nth-child(114){opacity:.8246;transform:translate(23.8141vw,-10px) scale(.4424);animation:fall-114 14s -8s linear infinite}@keyframes fall-114{44.923%{transform:translate(14.0777vw,44.923vh) scale(.4424)}to{transform:translate(18.9459vw,100vh) scale(.4424)}}.snow:nth-child(115){opacity:1.4918;transform:translate(23.1606vw,-10px) scale(.6488);animation:fall-115 15s -5s linear infinite}@keyframes fall-115{64.162%{transform:translate(22.997vw,64.162vh) scale(.6488)}to{transform:translate(23.0788vw,100vh) scale(.6488)}}.snow:nth-child(116){opacity:.3542;transform:translate(62.8948vw,-10px) scale(.2425);animation:fall-116 27s -6s linear infinite}@keyframes fall-116{65.798%{transform:translate(68.393vw,65.798vh) scale(.2425)}to{transform:translate(65.6439vw,100vh) scale(.2425)}}.snow:nth-child(117){opacity:.9128;transform:translate(92.125vw,-10px) scale(.0794);animation:fall-117 21s -11s linear infinite}@keyframes fall-117{42.223%{transform:translate(88.1291vw,42.223vh) scale(.0794)}to{transform:translate(90.12705vw,100vh) scale(.0794)}}.snow:nth-child(118){opacity:1.82;transform:translate(31.5418vw,-10px) scale(.8414);animation:fall-118 28s -12s linear infinite}@keyframes fall-118{30.882%{transform:translate(31.1416vw,30.882vh) scale(.8414)}to{transform:translate(31.3417vw,100vh) scale(.8414)}}.snow:nth-child(119){opacity:.7144;transform:translate(64.0623vw,-10px) scale(.1456);animation:fall-119 20s -4s linear infinite}@keyframes fall-119{63.831%{transform:translate(73.2461vw,63.831vh) scale(.1456)}to{transform:translate(68.6542vw,100vh) scale(.1456)}}.snow:nth-child(120){opacity:.5712;transform:translate(29.2737vw,-10px) scale(.511);animation:fall-120 25s -11s linear infinite}@keyframes fall-120{54.411%{transform:translate(31.3789vw,54.411vh) scale(.511)}to{transform:translate(30.3263vw,100vh) scale(.511)}}.snow:nth-child(121){opacity:.8178;transform:translate(13.6625vw,-10px) scale(.7951);animation:fall-121 13s -1s linear infinite}@keyframes fall-121{36.503%{transform:translate(12.8421vw,36.503vh) scale(.7951)}to{transform:translate(13.2523vw,100vh) scale(.7951)}}.snow:nth-child(122){opacity:.789;transform:translate(50.5233vw,-10px) scale(.9873);animation:fall-122 28s -20s linear infinite}@keyframes fall-122{53.535%{transform:translate(51.6687vw,53.535vh) scale(.9873)}to{transform:translate(51.096vw,100vh) scale(.9873)}}.snow:nth-child(123){opacity:.7488;transform:translate(37.8755vw,-10px) scale(.8745);animation:fall-123 11s -2s linear infinite}@keyframes fall-123{44.771%{transform:translate(30.269vw,44.771vh) scale(.8745)}to{transform:translate(34.07225vw,100vh) scale(.8745)}}.snow:nth-child(124){opacity:.1614;transform:translate(18.0346vw,-10px) scale(.8789);animation:fall-124 16s -16s linear infinite}@keyframes fall-124{42.703%{transform:translate(15.5053vw,42.703vh) scale(.8789)}to{transform:translate(16.76995vw,100vh) scale(.8789)}}.snow:nth-child(125){opacity:.4822;transform:translate(92.4981vw,-10px) scale(.7441);animation:fall-125 22s -5s linear infinite}@keyframes fall-125{44.54%{transform:translate(99.7076vw,44.54vh) scale(.7441)}to{transform:translate(96.10285vw,100vh) scale(.7441)}}.snow:nth-child(126){opacity:1.54;transform:translate(59.7877vw,-10px) scale(.6543);animation:fall-126 28s -28s linear infinite}@keyframes fall-126{57.228%{transform:translate(59.5972vw,57.228vh) scale(.6543)}to{transform:translate(59.69245vw,100vh) scale(.6543)}}.snow:nth-child(127){opacity:1.492;transform:translate(75.2215vw,-10px) scale(.1041);animation:fall-127 16s -21s linear infinite}@keyframes fall-127{71.405%{transform:translate(71.984vw,71.405vh) scale(.1041)}to{transform:translate(73.60275vw,100vh) scale(.1041)}}.snow:nth-child(128){opacity:.273;transform:translate(29.1086vw,-10px) scale(.0562);animation:fall-128 19s -26s linear infinite}@keyframes fall-128{78.598%{transform:translate(32.8134vw,78.598vh) scale(.0562)}to{transform:translate(30.961vw,100vh) scale(.0562)}}.snow:nth-child(129){opacity:1.1778;transform:translate(77.6421vw,-10px) scale(.4221);animation:fall-129 30s -4s linear infinite}@keyframes fall-129{49.653%{transform:translate(77.8639vw,49.653vh) scale(.4221)}to{transform:translate(77.753vw,100vh) scale(.4221)}}.snow:nth-child(130){opacity:1.5582;transform:translate(39.9663vw,-10px) scale(.5439);animation:fall-130 15s -19s linear infinite}@keyframes fall-130{55.793%{transform:translate(49.3277vw,55.793vh) scale(.5439)}to{transform:translate(44.647vw,100vh) scale(.5439)}}.snow:nth-child(131){opacity:.1272;transform:translate(53.6291vw,-10px) scale(.3385);animation:fall-131 12s -24s linear infinite}@keyframes fall-131{46.075%{transform:translate(54.8196vw,46.075vh) scale(.3385)}to{transform:translate(54.22435vw,100vh) scale(.3385)}}.snow:nth-child(132){opacity:1.1932;transform:translate(80.1787vw,-10px) scale(.1449);animation:fall-132 23s -7s linear infinite}@keyframes fall-132{79.61%{transform:translate(80.8478vw,79.61vh) scale(.1449)}to{transform:translate(80.51325vw,100vh) scale(.1449)}}.snow:nth-child(133){opacity:1.1304;transform:translate(7.1989vw,-10px) scale(.5444);animation:fall-133 11s -13s linear infinite}@keyframes fall-133{60.186%{transform:translate(9.3892vw,60.186vh) scale(.5444)}to{transform:translate(8.29405vw,100vh) scale(.5444)}}.snow:nth-child(134){opacity:.993;transform:translate(3.2568vw,-10px) scale(.6114);animation:fall-134 23s -21s linear infinite}@keyframes fall-134{66.641%{transform:translate(4.1337vw,66.641vh) scale(.6114)}to{transform:translate(3.69525vw,100vh) scale(.6114)}}.snow:nth-child(135){opacity:.5448;transform:translate(28.0818vw,-10px) scale(.0558);animation:fall-135 27s -26s linear infinite}@keyframes fall-135{50.236%{transform:translate(36.7591vw,50.236vh) scale(.0558)}to{transform:translate(32.42045vw,100vh) scale(.0558)}}.snow:nth-child(136){opacity:1.5784;transform:translate(57.2757vw,-10px) scale(.1534);animation:fall-136 15s -11s linear infinite}@keyframes fall-136{33.888%{transform:translate(53.8297vw,33.888vh) scale(.1534)}to{transform:translate(55.5527vw,100vh) scale(.1534)}}.snow:nth-child(137){opacity:1.2634;transform:translate(40.7768vw,-10px) scale(.4668);animation:fall-137 21s -11s linear infinite}@keyframes fall-137{66.319%{transform:translate(33.8151vw,66.319vh) scale(.4668)}to{transform:translate(37.29595vw,100vh) scale(.4668)}}.snow:nth-child(138){opacity:1.5494;transform:translate(61.547vw,-10px) scale(.2067);animation:fall-138 17s -20s linear infinite}@keyframes fall-138{76.356%{transform:translate(56.8083vw,76.356vh) scale(.2067)}to{transform:translate(59.17765vw,100vh) scale(.2067)}}.snow:nth-child(139){opacity:.156;transform:translate(77.2529vw,-10px) scale(.2886);animation:fall-139 28s -9s linear infinite}@keyframes fall-139{47.273%{transform:translate(68.4741vw,47.273vh) scale(.2886)}to{transform:translate(72.8635vw,100vh) scale(.2886)}}.snow:nth-child(140){opacity:1.1438;transform:translate(84.4833vw,-10px) scale(.0095);animation:fall-140 29s -29s linear infinite}@keyframes fall-140{58.03%{transform:translate(86.4628vw,58.03vh) scale(.0095)}to{transform:translate(85.47305vw,100vh) scale(.0095)}}.snow:nth-child(141){opacity:.447;transform:translate(43.8485vw,-10px) scale(.717);animation:fall-141 27s -17s linear infinite}@keyframes fall-141{48.728%{transform:translate(51.9753vw,48.728vh) scale(.717)}to{transform:translate(47.9119vw,100vh) scale(.717)}}.snow:nth-child(142){opacity:.0116;transform:translate(14.7091vw,-10px) scale(.4008);animation:fall-142 13s -7s linear infinite}@keyframes fall-142{66.954%{transform:translate(18.966vw,66.954vh) scale(.4008)}to{transform:translate(16.83755vw,100vh) scale(.4008)}}.snow:nth-child(143){opacity:.5108;transform:translate(15.0671vw,-10px) scale(.2674);animation:fall-143 14s -2s linear infinite}@keyframes fall-143{73.062%{transform:translate(18.8417vw,73.062vh) scale(.2674)}to{transform:translate(16.9544vw,100vh) scale(.2674)}}.snow:nth-child(144){opacity:.0814;transform:translate(78.9346vw,-10px) scale(.5746);animation:fall-144 30s -4s linear infinite}@keyframes fall-144{41.433%{transform:translate(86.3346vw,41.433vh) scale(.5746)}to{transform:translate(82.6346vw,100vh) scale(.5746)}}.snow:nth-child(145){opacity:1.0524;transform:translate(78.4988vw,-10px) scale(.7084);animation:fall-145 18s -30s linear infinite}@keyframes fall-145{48.902%{transform:translate(75.6907vw,48.902vh) scale(.7084)}to{transform:translate(77.09475vw,100vh) scale(.7084)}}.snow:nth-child(146){opacity:1.245;transform:translate(58.8678vw,-10px) scale(.8736);animation:fall-146 11s -13s linear infinite}@keyframes fall-146{61.364%{transform:translate(66.0115vw,61.364vh) scale(.8736)}to{transform:translate(62.43965vw,100vh) scale(.8736)}}.snow:nth-child(147){opacity:.6252;transform:translate(75.7921vw,-10px) scale(.7795);animation:fall-147 22s -12s linear infinite}@keyframes fall-147{65.351%{transform:translate(84.7544vw,65.351vh) scale(.7795)}to{transform:translate(80.27325vw,100vh) scale(.7795)}}.snow:nth-child(148){opacity:1.2412;transform:translate(84.1177vw,-10px) scale(.9666);animation:fall-148 20s -24s linear infinite}@keyframes fall-148{57.578%{transform:translate(75.9251vw,57.578vh) scale(.9666)}to{transform:translate(80.0214vw,100vh) scale(.9666)}}.snow:nth-child(149){opacity:1.43;transform:translate(41.9868vw,-10px) scale(.6329);animation:fall-149 16s -22s linear infinite}@keyframes fall-149{62.429%{transform:translate(33.7811vw,62.429vh) scale(.6329)}to{transform:translate(37.88395vw,100vh) scale(.6329)}}.snow:nth-child(150){opacity:1.0206;transform:translate(48.3652vw,-10px) scale(.9782);animation:fall-150 11s -1s linear infinite}@keyframes fall-150{34.064%{transform:translate(42.2353vw,34.064vh) scale(.9782)}to{transform:translate(45.30025vw,100vh) scale(.9782)}}.snow:nth-child(151){opacity:.0232;transform:translate(44.0688vw,-10px) scale(.6956);animation:fall-151 26s -29s linear infinite}@keyframes fall-151{76.818%{transform:translate(48.1054vw,76.818vh) scale(.6956)}to{transform:translate(46.0871vw,100vh) scale(.6956)}}.snow:nth-child(152){opacity:1.7686;transform:translate(17.1301vw,-10px) scale(.2269);animation:fall-152 20s -12s linear infinite}@keyframes fall-152{79.124%{transform:translate(13.1288vw,79.124vh) scale(.2269)}to{transform:translate(15.12945vw,100vh) scale(.2269)}}.snow:nth-child(153){opacity:.688;transform:translate(71.2148vw,-10px) scale(.8472);animation:fall-153 29s -28s linear infinite}@keyframes fall-153{70.916%{transform:translate(64.7893vw,70.916vh) scale(.8472)}to{transform:translate(68.00205vw,100vh) scale(.8472)}}.snow:nth-child(154){opacity:1.5252;transform:translate(39.8986vw,-10px) scale(.2367);animation:fall-154 30s -5s linear infinite}@keyframes fall-154{57.971%{transform:translate(48.6159vw,57.971vh) scale(.2367)}to{transform:translate(44.25725vw,100vh) scale(.2367)}}.snow:nth-child(155){opacity:.9622;transform:translate(12.2023vw,-10px) scale(.3667);animation:fall-155 12s -5s linear infinite}@keyframes fall-155{31.987%{transform:translate(7.8668vw,31.987vh) scale(.3667)}to{transform:translate(10.03455vw,100vh) scale(.3667)}}.snow:nth-child(156){opacity:1.365;transform:translate(77.3974vw,-10px) scale(.1314);animation:fall-156 25s -5s linear infinite}@keyframes fall-156{73.289%{transform:translate(85.0821vw,73.289vh) scale(.1314)}to{transform:translate(81.23975vw,100vh) scale(.1314)}}.snow:nth-child(157){opacity:1.022;transform:translate(37.0105vw,-10px) scale(.0347);animation:fall-157 26s -22s linear infinite}@keyframes fall-157{63.36%{transform:translate(28.7335vw,63.36vh) scale(.0347)}to{transform:translate(32.872vw,100vh) scale(.0347)}}.snow:nth-child(158){opacity:1.4428;transform:translate(51.182vw,-10px) scale(.6375);animation:fall-158 10s -7s linear infinite}@keyframes fall-158{55.368%{transform:translate(43.5006vw,55.368vh) scale(.6375)}to{transform:translate(47.3413vw,100vh) scale(.6375)}}.snow:nth-child(159){opacity:1.491;transform:translate(64.84vw,-10px) scale(.9337);animation:fall-159 13s -12s linear infinite}@keyframes fall-159{40.587%{transform:translate(72.5606vw,40.587vh) scale(.9337)}to{transform:translate(68.7003vw,100vh) scale(.9337)}}.snow:nth-child(160){opacity:.2126;transform:translate(14.8848vw,-10px) scale(.701);animation:fall-160 19s -19s linear infinite}@keyframes fall-160{73.862%{transform:translate(24.161vw,73.862vh) scale(.701)}to{transform:translate(19.5229vw,100vh) scale(.701)}}.snow:nth-child(161){opacity:.2928;transform:translate(5.879vw,-10px) scale(.7378);animation:fall-161 29s -5s linear infinite}@keyframes fall-161{67.028%{transform:translate(3.842vw,67.028vh) scale(.7378)}to{transform:translate(4.8605vw,100vh) scale(.7378)}}.snow:nth-child(162){opacity:1.7554;transform:translate(85.2749vw,-10px) scale(.5448);animation:fall-162 10s -18s linear infinite}@keyframes fall-162{51.663%{transform:translate(84.1683vw,51.663vh) scale(.5448)}to{transform:translate(84.7216vw,100vh) scale(.5448)}}.snow:nth-child(163){opacity:.9994;transform:translate(64.4918vw,-10px) scale(.5059);animation:fall-163 28s -20s linear infinite}@keyframes fall-163{31.724%{transform:translate(58.4529vw,31.724vh) scale(.5059)}to{transform:translate(61.47235vw,100vh) scale(.5059)}}.snow:nth-child(164){opacity:.5782;transform:translate(41.1856vw,-10px) scale(.0213);animation:fall-164 17s -20s linear infinite}@keyframes fall-164{36.103%{transform:translate(48.2828vw,36.103vh) scale(.0213)}to{transform:translate(44.7342vw,100vh) scale(.0213)}}.snow:nth-child(165){opacity:1.4156;transform:translate(81.263vw,-10px) scale(.8419);animation:fall-165 23s -13s linear infinite}@keyframes fall-165{51.697%{transform:translate(79.2807vw,51.697vh) scale(.8419)}to{transform:translate(80.27185vw,100vh) scale(.8419)}}.snow:nth-child(166){opacity:1.9066;transform:translate(19.4693vw,-10px) scale(.0649);animation:fall-166 30s -22s linear infinite}@keyframes fall-166{58.491%{transform:translate(27.758vw,58.491vh) scale(.0649)}to{transform:translate(23.61365vw,100vh) scale(.0649)}}.snow:nth-child(167){opacity:1.4034;transform:translate(93.3948vw,-10px) scale(.0456);animation:fall-167 12s -27s linear infinite}@keyframes fall-167{73.6%{transform:translate(85.0247vw,73.6vh) scale(.0456)}to{transform:translate(89.20975vw,100vh) scale(.0456)}}.snow:nth-child(168){opacity:.483;transform:translate(67.8208vw,-10px) scale(.4221);animation:fall-168 17s -19s linear infinite}@keyframes fall-168{32.644%{transform:translate(67.6492vw,32.644vh) scale(.4221)}to{transform:translate(67.735vw,100vh) scale(.4221)}}.snow:nth-child(169){opacity:1.8506;transform:translate(6.1003vw,-10px) scale(.0411);animation:fall-169 25s -24s linear infinite}@keyframes fall-169{54.394%{transform:translate(9.4447vw,54.394vh) scale(.0411)}to{transform:translate(7.7725vw,100vh) scale(.0411)}}.snow:nth-child(170){opacity:1.198;transform:translate(50.0548vw,-10px) scale(.6872);animation:fall-170 14s -29s linear infinite}@keyframes fall-170{39.965%{transform:translate(43.3613vw,39.965vh) scale(.6872)}to{transform:translate(46.70805vw,100vh) scale(.6872)}}.snow:nth-child(171){opacity:1.6546;transform:translate(14.184vw,-10px) scale(.4884);animation:fall-171 11s -8s linear infinite}@keyframes fall-171{67.267%{transform:translate(7.5998vw,67.267vh) scale(.4884)}to{transform:translate(10.8919vw,100vh) scale(.4884)}}.snow:nth-child(172){opacity:1.2042;transform:translate(6.671vw,-10px) scale(.1413);animation:fall-172 19s -11s linear infinite}@keyframes fall-172{74.891%{transform:translate(15.1361vw,74.891vh) scale(.1413)}to{transform:translate(10.90355vw,100vh) scale(.1413)}}.snow:nth-child(173){opacity:1.8884;transform:translate(36.1301vw,-10px) scale(.6295);animation:fall-173 17s -7s linear infinite}@keyframes fall-173{76.438%{transform:translate(37.9267vw,76.438vh) scale(.6295)}to{transform:translate(37.0284vw,100vh) scale(.6295)}}.snow:nth-child(174){opacity:.4986;transform:translate(29.6794vw,-10px) scale(.0193);animation:fall-174 27s -13s linear infinite}@keyframes fall-174{66.966%{transform:translate(33.5007vw,66.966vh) scale(.0193)}to{transform:translate(31.59005vw,100vh) scale(.0193)}}.snow:nth-child(175){opacity:1.4592;transform:translate(25.1765vw,-10px) scale(.5773);animation:fall-175 23s -13s linear infinite}@keyframes fall-175{33.648%{transform:translate(17.8159vw,33.648vh) scale(.5773)}to{transform:translate(21.4962vw,100vh) scale(.5773)}}.snow:nth-child(176){opacity:1.5782;transform:translate(18.9334vw,-10px) scale(.1454);animation:fall-176 18s -23s linear infinite}@keyframes fall-176{37.195%{transform:translate(20.245vw,37.195vh) scale(.1454)}to{transform:translate(19.5892vw,100vh) scale(.1454)}}.snow:nth-child(177){opacity:1.4218;transform:translate(19.9261vw,-10px) scale(.1035);animation:fall-177 13s -16s linear infinite}@keyframes fall-177{37.893%{transform:translate(12.9257vw,37.893vh) scale(.1035)}to{transform:translate(16.4259vw,100vh) scale(.1035)}}.snow:nth-child(178){opacity:.6712;transform:translate(36.49vw,-10px) scale(.4529);animation:fall-178 24s -14s linear infinite}@keyframes fall-178{67.634%{transform:translate(38.5951vw,67.634vh) scale(.4529)}to{transform:translate(37.54255vw,100vh) scale(.4529)}}.snow:nth-child(179){opacity:.1094;transform:translate(65.856vw,-10px) scale(.7554);animation:fall-179 27s -16s linear infinite}@keyframes fall-179{69.867%{transform:translate(69.282vw,69.867vh) scale(.7554)}to{transform:translate(67.569vw,100vh) scale(.7554)}}.snow:nth-child(180){opacity:1.8078;transform:translate(37.3041vw,-10px) scale(.0946);animation:fall-180 20s -2s linear infinite}@keyframes fall-180{47.065%{transform:translate(45.9739vw,47.065vh) scale(.0946)}to{transform:translate(41.639vw,100vh) scale(.0946)}}.snow:nth-child(181){opacity:.1696;transform:translate(88.2061vw,-10px) scale(.4441);animation:fall-181 12s -30s linear infinite}@keyframes fall-181{40.334%{transform:translate(84.6523vw,40.334vh) scale(.4441)}to{transform:translate(86.4292vw,100vh) scale(.4441)}}.snow:nth-child(182){opacity:.9802;transform:translate(22.6585vw,-10px) scale(.1267);animation:fall-182 16s -9s linear infinite}@keyframes fall-182{42.714%{transform:translate(15.2836vw,42.714vh) scale(.1267)}to{transform:translate(18.97105vw,100vh) scale(.1267)}}.snow:nth-child(183){opacity:1.9986;transform:translate(27.1437vw,-10px) scale(.8952);animation:fall-183 21s -26s linear infinite}@keyframes fall-183{64.685%{transform:translate(33.6346vw,64.685vh) scale(.8952)}to{transform:translate(30.38915vw,100vh) scale(.8952)}}.snow:nth-child(184){opacity:1.882;transform:translate(42.6854vw,-10px) scale(.6416);animation:fall-184 20s -23s linear infinite}@keyframes fall-184{59.321%{transform:translate(35.9779vw,59.321vh) scale(.6416)}to{transform:translate(39.33165vw,100vh) scale(.6416)}}.snow:nth-child(185){opacity:.2518;transform:translate(13.9541vw,-10px) scale(.064);animation:fall-185 11s -21s linear infinite}@keyframes fall-185{63.471%{transform:translate(12.9582vw,63.471vh) scale(.064)}to{transform:translate(13.45615vw,100vh) scale(.064)}}.snow:nth-child(186){opacity:.2094;transform:translate(97.6109vw,-10px) scale(.8248);animation:fall-186 18s -18s linear infinite}@keyframes fall-186{42.134%{transform:translate(105.1171vw,42.134vh) scale(.8248)}to{transform:translate(101.364vw,100vh) scale(.8248)}}.snow:nth-child(187){opacity:1.615;transform:translate(92.1886vw,-10px) scale(.0322);animation:fall-187 21s -13s linear infinite}@keyframes fall-187{45.56%{transform:translate(89.4894vw,45.56vh) scale(.0322)}to{transform:translate(90.839vw,100vh) scale(.0322)}}.snow:nth-child(188){opacity:1.6504;transform:translate(49.3547vw,-10px) scale(.0819);animation:fall-188 24s -24s linear infinite}@keyframes fall-188{36.652%{transform:translate(49.2434vw,36.652vh) scale(.0819)}to{transform:translate(49.29905vw,100vh) scale(.0819)}}.snow:nth-child(189){opacity:1.7188;transform:translate(82.651vw,-10px) scale(.8086);animation:fall-189 29s -10s linear infinite}@keyframes fall-189{70.068%{transform:translate(81.7103vw,70.068vh) scale(.8086)}to{transform:translate(82.18065vw,100vh) scale(.8086)}}.snow:nth-child(190){opacity:1.0138;transform:translate(34.0615vw,-10px) scale(.1959);animation:fall-190 11s -29s linear infinite}@keyframes fall-190{76.001%{transform:translate(33.5208vw,76.001vh) scale(.1959)}to{transform:translate(33.79115vw,100vh) scale(.1959)}}.snow:nth-child(191){opacity:.5756;transform:translate(61.9337vw,-10px) scale(.4425);animation:fall-191 11s -6s linear infinite}@keyframes fall-191{34.546%{transform:translate(68.3613vw,34.546vh) scale(.4425)}to{transform:translate(65.1475vw,100vh) scale(.4425)}}.snow:nth-child(192){opacity:1.7848;transform:translate(31.8674vw,-10px) scale(.433);animation:fall-192 30s -10s linear infinite}@keyframes fall-192{75.332%{transform:translate(24.856vw,75.332vh) scale(.433)}to{transform:translate(28.3617vw,100vh) scale(.433)}}.snow:nth-child(193){opacity:.817;transform:translate(61.8531vw,-10px) scale(.6677);animation:fall-193 29s -23s linear infinite}@keyframes fall-193{69.031%{transform:translate(61.2001vw,69.031vh) scale(.6677)}to{transform:translate(61.5266vw,100vh) scale(.6677)}}.snow:nth-child(194){opacity:1.989;transform:translate(16.0872vw,-10px) scale(.9891);animation:fall-194 29s -12s linear infinite}@keyframes fall-194{36.573%{transform:translate(23.3591vw,36.573vh) scale(.9891)}to{transform:translate(19.72315vw,100vh) scale(.9891)}}.snow:nth-child(195){opacity:1.1236;transform:translate(31.3808vw,-10px) scale(.9668);animation:fall-195 10s -18s linear infinite}@keyframes fall-195{63.952%{transform:translate(40.5841vw,63.952vh) scale(.9668)}to{transform:translate(35.98245vw,100vh) scale(.9668)}}.snow:nth-child(196){opacity:1.9024;transform:translate(15.7669vw,-10px) scale(.7646);animation:fall-196 26s -3s linear infinite}@keyframes fall-196{58.203%{transform:translate(21.2992vw,58.203vh) scale(.7646)}to{transform:translate(18.53305vw,100vh) scale(.7646)}}.snow:nth-child(197){opacity:1.3964;transform:translate(26.9vw,-10px) scale(.9754);animation:fall-197 14s -8s linear infinite}@keyframes fall-197{48.846%{transform:translate(34.7673vw,48.846vh) scale(.9754)}to{transform:translate(30.83365vw,100vh) scale(.9754)}}.snow:nth-child(198){opacity:1.5194;transform:translate(1.7921vw,-10px) scale(.8874);animation:fall-198 11s -2s linear infinite}@keyframes fall-198{70.94%{transform:translate(-2.6626vw,70.94vh) scale(.8874)}to{transform:translate(-.43525vw,100vh) scale(.8874)}}.snow:nth-child(199){opacity:.4848;transform:translate(57.0483vw,-10px) scale(.7252);animation:fall-199 12s -14s linear infinite}@keyframes fall-199{63.959%{transform:translate(59.3799vw,63.959vh) scale(.7252)}to{transform:translate(58.2141vw,100vh) scale(.7252)}}.snow:nth-child(200){opacity:.0126;transform:translate(61.7659vw,-10px) scale(.1861);animation:fall-200 14s -18s linear infinite}@keyframes fall-200{48.157%{transform:translate(68.183vw,48.157vh) scale(.1861)}to{transform:translate(64.97445vw,100vh) scale(.1861)}}.snow:nth-child(201){opacity:1.118;transform:translate(69.5171vw,-10px) scale(.7311);animation:fall-201 25s -22s linear infinite}@keyframes fall-201{73.141%{transform:translate(64.2429vw,73.141vh) scale(.7311)}to{transform:translate(66.88vw,100vh) scale(.7311)}}.snow:nth-child(202){opacity:.3454;transform:translate(42.9473vw,-10px) scale(.1905);animation:fall-202 30s -14s linear infinite}@keyframes fall-202{47.026%{transform:translate(48.1521vw,47.026vh) scale(.1905)}to{transform:translate(45.5497vw,100vh) scale(.1905)}}.snow:nth-child(203){opacity:.6222;transform:translate(32.2621vw,-10px) scale(.2988);animation:fall-203 27s -7s linear infinite}@keyframes fall-203{41.064%{transform:translate(30.8828vw,41.064vh) scale(.2988)}to{transform:translate(31.57245vw,100vh) scale(.2988)}}.snow:nth-child(204){opacity:.371;transform:translate(52.1716vw,-10px) scale(.0037);animation:fall-204 27s -16s linear infinite}@keyframes fall-204{55.357%{transform:translate(49.4568vw,55.357vh) scale(.0037)}to{transform:translate(50.8142vw,100vh) scale(.0037)}}.snow:nth-child(205){opacity:.7862;transform:translate(13.3888vw,-10px) scale(.7641);animation:fall-205 24s -19s linear infinite}@keyframes fall-205{40.263%{transform:translate(8.7005vw,40.263vh) scale(.7641)}to{transform:translate(11.04465vw,100vh) scale(.7641)}}.snow:nth-child(206){opacity:1.5184;transform:translate(80.9056vw,-10px) scale(.018);animation:fall-206 10s -6s linear infinite}@keyframes fall-206{40.5%{transform:translate(72.6765vw,40.5vh) scale(.018)}to{transform:translate(76.79105vw,100vh) scale(.018)}}.snow:nth-child(207){opacity:.4356;transform:translate(.8479vw,-10px) scale(.3447);animation:fall-207 14s -17s linear infinite}@keyframes fall-207{41.841%{transform:translate(-4.4655vw,41.841vh) scale(.3447)}to{transform:translate(-1.8088vw,100vh) scale(.3447)}}.snow:nth-child(208){opacity:1.7316;transform:translate(73.7435vw,-10px) scale(.3034);animation:fall-208 28s -27s linear infinite}@keyframes fall-208{56.342%{transform:translate(81.5004vw,56.342vh) scale(.3034)}to{transform:translate(77.62195vw,100vh) scale(.3034)}}.snow:nth-child(209){opacity:.401;transform:translate(78.5799vw,-10px) scale(.1483);animation:fall-209 17s -21s linear infinite}@keyframes fall-209{49.102%{transform:translate(85.248vw,49.102vh) scale(.1483)}to{transform:translate(81.91395vw,100vh) scale(.1483)}}.snow:nth-child(210){opacity:1.0612;transform:translate(29.9205vw,-10px) scale(.2695);animation:fall-210 18s -30s linear infinite}@keyframes fall-210{42.506%{transform:translate(32.0613vw,42.506vh) scale(.2695)}to{transform:translate(30.9909vw,100vh) scale(.2695)}}.snow:nth-child(211){opacity:.2056;transform:translate(60.1721vw,-10px) scale(.5189);animation:fall-211 16s -24s linear infinite}@keyframes fall-211{43.718%{transform:translate(67.3571vw,43.718vh) scale(.5189)}to{transform:translate(63.7646vw,100vh) scale(.5189)}}.snow:nth-child(212){opacity:.3498;transform:translate(51.1208vw,-10px) scale(.6346);animation:fall-212 23s -26s linear infinite}@keyframes fall-212{47.161%{transform:translate(60.6707vw,47.161vh) scale(.6346)}to{transform:translate(55.89575vw,100vh) scale(.6346)}}.snow:nth-child(213){opacity:1.6548;transform:translate(66.6038vw,-10px) scale(.4511);animation:fall-213 25s -30s linear infinite}@keyframes fall-213{37.504%{transform:translate(67.9034vw,37.504vh) scale(.4511)}to{transform:translate(67.2536vw,100vh) scale(.4511)}}.snow:nth-child(214){opacity:.5118;transform:translate(61.8513vw,-10px) scale(.9852);animation:fall-214 21s -19s linear infinite}@keyframes fall-214{50.797%{transform:translate(63.1745vw,50.797vh) scale(.9852)}to{transform:translate(62.5129vw,100vh) scale(.9852)}}.snow:nth-child(215){opacity:.7502;transform:translate(40.5926vw,-10px) scale(.5715);animation:fall-215 19s -19s linear infinite}@keyframes fall-215{41.29%{transform:translate(46.4059vw,41.29vh) scale(.5715)}to{transform:translate(43.49925vw,100vh) scale(.5715)}}.snow:nth-child(216){opacity:1.4692;transform:translate(35.7397vw,-10px) scale(.478);animation:fall-216 16s -15s linear infinite}@keyframes fall-216{65.768%{transform:translate(42.2681vw,65.768vh) scale(.478)}to{transform:translate(39.0039vw,100vh) scale(.478)}}.snow:nth-child(217){opacity:1.7942;transform:translate(51.9252vw,-10px) scale(.9756);animation:fall-217 11s -9s linear infinite}@keyframes fall-217{54.678%{transform:translate(55.0631vw,54.678vh) scale(.9756)}to{transform:translate(53.49415vw,100vh) scale(.9756)}}.snow:nth-child(218){opacity:.4104;transform:translate(49.9595vw,-10px) scale(.6366);animation:fall-218 18s -7s linear infinite}@keyframes fall-218{63.885%{transform:translate(41.9773vw,63.885vh) scale(.6366)}to{transform:translate(45.9684vw,100vh) scale(.6366)}}.snow:nth-child(219){opacity:1.5548;transform:translate(72.7414vw,-10px) scale(.8632);animation:fall-219 28s -26s linear infinite}@keyframes fall-219{72.096%{transform:translate(76.2356vw,72.096vh) scale(.8632)}to{transform:translate(74.4885vw,100vh) scale(.8632)}}.snow:nth-child(220){opacity:.738;transform:translate(92.5355vw,-10px) scale(.101);animation:fall-220 11s -26s linear infinite}@keyframes fall-220{69.17%{transform:translate(97.5222vw,69.17vh) scale(.101)}to{transform:translate(95.02885vw,100vh) scale(.101)}}.snow:nth-child(221){opacity:1.9702;transform:translate(59.2673vw,-10px) scale(.979);animation:fall-221 25s -30s linear infinite}@keyframes fall-221{77.318%{transform:translate(55.4822vw,77.318vh) scale(.979)}to{transform:translate(57.37475vw,100vh) scale(.979)}}.snow:nth-child(222){opacity:.363;transform:translate(62.7832vw,-10px) scale(.215);animation:fall-222 24s -5s linear infinite}@keyframes fall-222{33.959%{transform:translate(65.9879vw,33.959vh) scale(.215)}to{transform:translate(64.38555vw,100vh) scale(.215)}}.snow:nth-child(223){opacity:1.0598;transform:translate(98.0206vw,-10px) scale(.0958);animation:fall-223 27s -6s linear infinite}@keyframes fall-223{35.276%{transform:translate(92.8408vw,35.276vh) scale(.0958)}to{transform:translate(95.4307vw,100vh) scale(.0958)}}.snow:nth-child(224){opacity:1.775;transform:translate(92.9727vw,-10px) scale(.5291);animation:fall-224 24s -5s linear infinite}@keyframes fall-224{53.839%{transform:translate(90.2099vw,53.839vh) scale(.5291)}to{transform:translate(91.5913vw,100vh) scale(.5291)}}.snow:nth-child(225){opacity:.3664;transform:translate(9.3784vw,-10px) scale(.4887);animation:fall-225 24s -15s linear infinite}@keyframes fall-225{54.271%{transform:translate(2.9981vw,54.271vh) scale(.4887)}to{transform:translate(6.18825vw,100vh) scale(.4887)}}.snow:nth-child(226){opacity:.5026;transform:translate(24.2711vw,-10px) scale(.8884);animation:fall-226 12s -21s linear infinite}@keyframes fall-226{79.269%{transform:translate(23.5769vw,79.269vh) scale(.8884)}to{transform:translate(23.924vw,100vh) scale(.8884)}}.snow:nth-child(227){opacity:1.3228;transform:translate(85.6338vw,-10px) scale(.7323);animation:fall-227 22s -18s linear infinite}@keyframes fall-227{69.102%{transform:translate(92.6861vw,69.102vh) scale(.7323)}to{transform:translate(89.15995vw,100vh) scale(.7323)}}.snow:nth-child(228){opacity:1.9104;transform:translate(8.6019vw,-10px) scale(.2764);animation:fall-228 12s -27s linear infinite}@keyframes fall-228{72.742%{transform:translate(12.8491vw,72.742vh) scale(.2764)}to{transform:translate(10.7255vw,100vh) scale(.2764)}}.snow:nth-child(229){opacity:.0106;transform:translate(10.3897vw,-10px) scale(.5035);animation:fall-229 15s -3s linear infinite}@keyframes fall-229{51.544%{transform:translate(11.5318vw,51.544vh) scale(.5035)}to{transform:translate(10.96075vw,100vh) scale(.5035)}}.snow:nth-child(230){opacity:.2804;transform:translate(71.4088vw,-10px) scale(.0663);animation:fall-230 23s -13s linear infinite}@keyframes fall-230{63.403%{transform:translate(65.9753vw,63.403vh) scale(.0663)}to{transform:translate(68.69205vw,100vh) scale(.0663)}}.snow:nth-child(231){opacity:.4718;transform:translate(39.6332vw,-10px) scale(.221);animation:fall-231 18s -13s linear infinite}@keyframes fall-231{72.409%{transform:translate(32.8992vw,72.409vh) scale(.221)}to{transform:translate(36.2662vw,100vh) scale(.221)}}.snow:nth-child(232){opacity:.8036;transform:translate(6.3649vw,-10px) scale(.7487);animation:fall-232 21s -10s linear infinite}@keyframes fall-232{55.58%{transform:translate(.0056vw,55.58vh) scale(.7487)}to{transform:translate(3.18525vw,100vh) scale(.7487)}}.snow:nth-child(233){opacity:.3604;transform:translate(66.7356vw,-10px) scale(.5646);animation:fall-233 26s -1s linear infinite}@keyframes fall-233{43.148%{transform:translate(75.5863vw,43.148vh) scale(.5646)}to{transform:translate(71.16095vw,100vh) scale(.5646)}}.snow:nth-child(234){opacity:.8616;transform:translate(93.5387vw,-10px) scale(.7409);animation:fall-234 24s -19s linear infinite}@keyframes fall-234{78.011%{transform:translate(98.2377vw,78.011vh) scale(.7409)}to{transform:translate(95.8882vw,100vh) scale(.7409)}}.snow:nth-child(235){opacity:1.702;transform:translate(73.6308vw,-10px) scale(.6383);animation:fall-235 24s -29s linear infinite}@keyframes fall-235{49.211%{transform:translate(66.221vw,49.211vh) scale(.6383)}to{transform:translate(69.9259vw,100vh) scale(.6383)}}.snow:nth-child(236){opacity:1.2778;transform:translate(19.9596vw,-10px) scale(.1336);animation:fall-236 30s -15s linear infinite}@keyframes fall-236{44.685%{transform:translate(18.9724vw,44.685vh) scale(.1336)}to{transform:translate(19.466vw,100vh) scale(.1336)}}.snow:nth-child(237){opacity:1.1912;transform:translate(95.1274vw,-10px) scale(.0124);animation:fall-237 24s -30s linear infinite}@keyframes fall-237{68.347%{transform:translate(91.9732vw,68.347vh) scale(.0124)}to{transform:translate(93.5503vw,100vh) scale(.0124)}}.snow:nth-child(238){opacity:1.8602;transform:translate(74.6307vw,-10px) scale(.1857);animation:fall-238 27s -15s linear infinite}@keyframes fall-238{30.523%{transform:translate(78.8219vw,30.523vh) scale(.1857)}to{transform:translate(76.7263vw,100vh) scale(.1857)}}.snow:nth-child(239){opacity:1.6046;transform:translate(63.1702vw,-10px) scale(.078);animation:fall-239 18s -20s linear infinite}@keyframes fall-239{38.517%{transform:translate(66.0113vw,38.517vh) scale(.078)}to{transform:translate(64.59075vw,100vh) scale(.078)}}.snow:nth-child(240){opacity:.0662;transform:translate(58.7484vw,-10px) scale(.9108);animation:fall-240 25s -19s linear infinite}@keyframes fall-240{50.214%{transform:translate(50.6035vw,50.214vh) scale(.9108)}to{transform:translate(54.67595vw,100vh) scale(.9108)}}.snow:nth-child(241){opacity:1.3294;transform:translate(19.8432vw,-10px) scale(.2345);animation:fall-241 25s -13s linear infinite}@keyframes fall-241{59.134%{transform:translate(29.3222vw,59.134vh) scale(.2345)}to{transform:translate(24.5827vw,100vh) scale(.2345)}}.snow:nth-child(242){opacity:.8536;transform:translate(54.0578vw,-10px) scale(.2675);animation:fall-242 22s -21s linear infinite}@keyframes fall-242{65.322%{transform:translate(52.8488vw,65.322vh) scale(.2675)}to{transform:translate(53.4533vw,100vh) scale(.2675)}}.snow:nth-child(243){opacity:.5246;transform:translate(24.7601vw,-10px) scale(.6613);animation:fall-243 29s -4s linear infinite}@keyframes fall-243{76.508%{transform:translate(19.2795vw,76.508vh) scale(.6613)}to{transform:translate(22.0198vw,100vh) scale(.6613)}}.snow:nth-child(244){opacity:.0078;transform:translate(14.608vw,-10px) scale(.0881);animation:fall-244 15s -3s linear infinite}@keyframes fall-244{78.136%{transform:translate(10.6185vw,78.136vh) scale(.0881)}to{transform:translate(12.61325vw,100vh) scale(.0881)}}.snow:nth-child(245){opacity:1.3566;transform:translate(95.4685vw,-10px) scale(.7655);animation:fall-245 27s -5s linear infinite}@keyframes fall-245{69.919%{transform:translate(97.559vw,69.919vh) scale(.7655)}to{transform:translate(96.51375vw,100vh) scale(.7655)}}.snow:nth-child(246){opacity:1.6404;transform:translate(49.4473vw,-10px) scale(.0489);animation:fall-246 11s -3s linear infinite}@keyframes fall-246{36.768%{transform:translate(40.7447vw,36.768vh) scale(.0489)}to{transform:translate(45.096vw,100vh) scale(.0489)}}.snow:nth-child(247){opacity:1.4384;transform:translate(30.5892vw,-10px) scale(.6359);animation:fall-247 28s -23s linear infinite}@keyframes fall-247{77.556%{transform:translate(30.3264vw,77.556vh) scale(.6359)}to{transform:translate(30.4578vw,100vh) scale(.6359)}}.snow:nth-child(248){opacity:.084;transform:translate(25.306vw,-10px) scale(.0687);animation:fall-248 22s -29s linear infinite}@keyframes fall-248{72.596%{transform:translate(34.0787vw,72.596vh) scale(.0687)}to{transform:translate(29.69235vw,100vh) scale(.0687)}}.snow:nth-child(249){opacity:1.7206;transform:translate(97.0941vw,-10px) scale(.9341);animation:fall-249 10s -19s linear infinite}@keyframes fall-249{35.795%{transform:translate(91.625vw,35.795vh) scale(.9341)}to{transform:translate(94.35955vw,100vh) scale(.9341)}}.snow:nth-child(250){opacity:1.9992;transform:translate(69.2714vw,-10px) scale(.2546);animation:fall-250 30s -5s linear infinite}@keyframes fall-250{48.599%{transform:translate(79.2187vw,48.599vh) scale(.2546)}to{transform:translate(74.24505vw,100vh) scale(.2546)}}.snow:nth-child(251){opacity:1.2974;transform:translate(96.2647vw,-10px) scale(.5877);animation:fall-251 27s -10s linear infinite}@keyframes fall-251{33.624%{transform:translate(101.4606vw,33.624vh) scale(.5877)}to{transform:translate(98.86265vw,100vh) scale(.5877)}}.snow:nth-child(252){opacity:1.4048;transform:translate(5.604vw,-10px) scale(.1553);animation:fall-252 29s -16s linear infinite}@keyframes fall-252{38.818%{transform:translate(12.6124vw,38.818vh) scale(.1553)}to{transform:translate(9.1082vw,100vh) scale(.1553)}}.snow:nth-child(253){opacity:.7768;transform:translate(35.6533vw,-10px) scale(.3998);animation:fall-253 19s -18s linear infinite}@keyframes fall-253{60.587%{transform:translate(31.0005vw,60.587vh) scale(.3998)}to{transform:translate(33.3269vw,100vh) scale(.3998)}}.snow:nth-child(254){opacity:.6872;transform:translate(75.949vw,-10px) scale(.9127);animation:fall-254 28s -10s linear infinite}@keyframes fall-254{32.486%{transform:translate(81.9524vw,32.486vh) scale(.9127)}to{transform:translate(78.9507vw,100vh) scale(.9127)}}.snow:nth-child(255){opacity:.9604;transform:translate(73.1544vw,-10px) scale(.5559);animation:fall-255 13s -24s linear infinite}@keyframes fall-255{37.638%{transform:translate(68.4309vw,37.638vh) scale(.5559)}to{transform:translate(70.79265vw,100vh) scale(.5559)}}.snow:nth-child(256){opacity:.252;transform:translate(22.0343vw,-10px) scale(.0645);animation:fall-256 27s -12s linear infinite}@keyframes fall-256{39.995%{transform:translate(25.1103vw,39.995vh) scale(.0645)}to{transform:translate(23.5723vw,100vh) scale(.0645)}}.snow:nth-child(257){opacity:1.6092;transform:translate(71.8475vw,-10px) scale(.8059);animation:fall-257 28s -23s linear infinite}@keyframes fall-257{65.688%{transform:translate(79.0348vw,65.688vh) scale(.8059)}to{transform:translate(75.44115vw,100vh) scale(.8059)}}.snow:nth-child(258){opacity:1.0862;transform:translate(22.4571vw,-10px) scale(.5342);animation:fall-258 27s -25s linear infinite}@keyframes fall-258{53.522%{transform:translate(18.0603vw,53.522vh) scale(.5342)}to{transform:translate(20.2587vw,100vh) scale(.5342)}}.snow:nth-child(259){opacity:.419;transform:translate(23.5275vw,-10px) scale(.1504);animation:fall-259 25s -11s linear infinite}@keyframes fall-259{66.472%{transform:translate(25.1864vw,66.472vh) scale(.1504)}to{transform:translate(24.35695vw,100vh) scale(.1504)}}.snow:nth-child(260){opacity:.4134;transform:translate(97.9386vw,-10px) scale(.2858);animation:fall-260 19s -14s linear infinite}@keyframes fall-260{41.942%{transform:translate(93.8823vw,41.942vh) scale(.2858)}to{transform:translate(95.91045vw,100vh) scale(.2858)}}.snow:nth-child(261){opacity:1.2344;transform:translate(81.8075vw,-10px) scale(.8974);animation:fall-261 27s -5s linear infinite}@keyframes fall-261{75.177%{transform:translate(76.0784vw,75.177vh) scale(.8974)}to{transform:translate(78.94295vw,100vh) scale(.8974)}}.snow:nth-child(262){opacity:.7088;transform:translate(25.6878vw,-10px) scale(.2025);animation:fall-262 29s -20s linear infinite}@keyframes fall-262{78.959%{transform:translate(17.0251vw,78.959vh) scale(.2025)}to{transform:translate(21.35645vw,100vh) scale(.2025)}}.snow:nth-child(263){opacity:1.4788;transform:translate(99.345vw,-10px) scale(.1687);animation:fall-263 10s -7s linear infinite}@keyframes fall-263{49.978%{transform:translate(107.183vw,49.978vh) scale(.1687)}to{transform:translate(103.264vw,100vh) scale(.1687)}}.snow:nth-child(264){opacity:1.9572;transform:translate(36.2455vw,-10px) scale(.5896);animation:fall-264 28s -4s linear infinite}@keyframes fall-264{74.808%{transform:translate(45.6612vw,74.808vh) scale(.5896)}to{transform:translate(40.95335vw,100vh) scale(.5896)}}.snow:nth-child(265){opacity:.1532;transform:translate(26.1458vw,-10px) scale(.5293);animation:fall-265 10s -20s linear infinite}@keyframes fall-265{34.871%{transform:translate(27.216vw,34.871vh) scale(.5293)}to{transform:translate(26.6809vw,100vh) scale(.5293)}}.snow:nth-child(266){opacity:1.1338;transform:translate(95.2413vw,-10px) scale(.4476);animation:fall-266 24s -7s linear infinite}@keyframes fall-266{51.177%{transform:translate(95.0404vw,51.177vh) scale(.4476)}to{transform:translate(95.14085vw,100vh) scale(.4476)}}.snow:nth-child(267){opacity:1.2396;transform:translate(38.5788vw,-10px) scale(.4927);animation:fall-267 16s -1s linear infinite}@keyframes fall-267{30.138%{transform:translate(34.5077vw,30.138vh) scale(.4927)}to{transform:translate(36.54325vw,100vh) scale(.4927)}}.snow:nth-child(268){opacity:1.5756;transform:translate(2.8852vw,-10px) scale(.9501);animation:fall-268 16s -8s linear infinite}@keyframes fall-268{41.029%{transform:translate(-4.105vw,41.029vh) scale(.9501)}to{transform:translate(-.6099vw,100vh) scale(.9501)}}.snow:nth-child(269){opacity:.5406;transform:translate(22.7607vw,-10px) scale(.9677);animation:fall-269 14s -29s linear infinite}@keyframes fall-269{30.007%{transform:translate(14.1206vw,30.007vh) scale(.9677)}to{transform:translate(18.44065vw,100vh) scale(.9677)}}.snow:nth-child(270){opacity:.2358;transform:translate(68.5374vw,-10px) scale(.6707);animation:fall-270 29s -17s linear infinite}@keyframes fall-270{53.58%{transform:translate(60.4396vw,53.58vh) scale(.6707)}to{transform:translate(64.4885vw,100vh) scale(.6707)}}.snow:nth-child(271){opacity:1.0806;transform:translate(70.0039vw,-10px) scale(.2138);animation:fall-271 30s -22s linear infinite}@keyframes fall-271{31.685%{transform:translate(62.483vw,31.685vh) scale(.2138)}to{transform:translate(66.24345vw,100vh) scale(.2138)}}.snow:nth-child(272){opacity:.9948;transform:translate(18.9637vw,-10px) scale(.6411);animation:fall-272 14s -10s linear infinite}@keyframes fall-272{61.653%{transform:translate(27.1292vw,61.653vh) scale(.6411)}to{transform:translate(23.04645vw,100vh) scale(.6411)}}.snow:nth-child(273){opacity:1.9588;transform:translate(65.4242vw,-10px) scale(.6935);animation:fall-273 23s -15s linear infinite}@keyframes fall-273{59.339%{transform:translate(69.3627vw,59.339vh) scale(.6935)}to{transform:translate(67.39345vw,100vh) scale(.6935)}}.snow:nth-child(274){opacity:1.5136;transform:translate(76.6443vw,-10px) scale(.5334);animation:fall-274 25s -18s linear infinite}@keyframes fall-274{56.175%{transform:translate(76.6218vw,56.175vh) scale(.5334)}to{transform:translate(76.63305vw,100vh) scale(.5334)}}.snow:nth-child(275){opacity:.613;transform:translate(18.4345vw,-10px) scale(.6951);animation:fall-275 25s -15s linear infinite}@keyframes fall-275{79.984%{transform:translate(26.7411vw,79.984vh) scale(.6951)}to{transform:translate(22.5878vw,100vh) scale(.6951)}}.snow:nth-child(276){opacity:1.0828;transform:translate(95.1556vw,-10px) scale(.2539);animation:fall-276 17s -18s linear infinite}@keyframes fall-276{72.419%{transform:translate(90.1851vw,72.419vh) scale(.2539)}to{transform:translate(92.67035vw,100vh) scale(.2539)}}.snow:nth-child(277){opacity:.1924;transform:translate(62.2385vw,-10px) scale(.451);animation:fall-277 25s -3s linear infinite}@keyframes fall-277{35.656%{transform:translate(70.4311vw,35.656vh) scale(.451)}to{transform:translate(66.3348vw,100vh) scale(.451)}}.snow:nth-child(278){opacity:.0498;transform:translate(73.3039vw,-10px) scale(.407);animation:fall-278 11s -27s linear infinite}@keyframes fall-278{50.182%{transform:translate(67.4536vw,50.182vh) scale(.407)}to{transform:translate(70.37875vw,100vh) scale(.407)}}.snow:nth-child(279){opacity:.1234;transform:translate(83.9576vw,-10px) scale(.9496);animation:fall-279 21s -25s linear infinite}@keyframes fall-279{37.723%{transform:translate(76.0712vw,37.723vh) scale(.9496)}to{transform:translate(80.0144vw,100vh) scale(.9496)}}.snow:nth-child(280){opacity:1.0646;transform:translate(5.6024vw,-10px) scale(.4806);animation:fall-280 20s -27s linear infinite}@keyframes fall-280{39.376%{transform:translate(13.1803vw,39.376vh) scale(.4806)}to{transform:translate(9.39135vw,100vh) scale(.4806)}}.snow:nth-child(281){opacity:.5044;transform:translate(94.5741vw,-10px) scale(.8788);animation:fall-281 12s -3s linear infinite}@keyframes fall-281{71.204%{transform:translate(94.6241vw,71.204vh) scale(.8788)}to{transform:translate(94.5991vw,100vh) scale(.8788)}}.snow:nth-child(282){opacity:1.7442;transform:translate(88.6299vw,-10px) scale(.7957);animation:fall-282 18s -8s linear infinite}@keyframes fall-282{38.537%{transform:translate(83.4984vw,38.537vh) scale(.7957)}to{transform:translate(86.06415vw,100vh) scale(.7957)}}.snow:nth-child(283){opacity:.9854;transform:translate(37.8868vw,-10px) scale(.1781);animation:fall-283 16s -25s linear infinite}@keyframes fall-283{46.56%{transform:translate(29.0016vw,46.56vh) scale(.1781)}to{transform:translate(33.4442vw,100vh) scale(.1781)}}.snow:nth-child(284){opacity:1.7944;transform:translate(15.3499vw,-10px) scale(.6097);animation:fall-284 12s -22s linear infinite}@keyframes fall-284{50.079%{transform:translate(6.0441vw,50.079vh) scale(.6097)}to{transform:translate(10.697vw,100vh) scale(.6097)}}.snow:nth-child(285){opacity:1.2244;transform:translate(5.8117vw,-10px) scale(.9182);animation:fall-285 28s -28s linear infinite}@keyframes fall-285{63.522%{transform:translate(6.3001vw,63.522vh) scale(.9182)}to{transform:translate(6.0559vw,100vh) scale(.9182)}}.snow:nth-child(286){opacity:1.7612;transform:translate(46.4457vw,-10px) scale(.0082);animation:fall-286 17s -13s linear infinite}@keyframes fall-286{50.806%{transform:translate(46.1416vw,50.806vh) scale(.0082)}to{transform:translate(46.29365vw,100vh) scale(.0082)}}.snow:nth-child(287){opacity:.6204;transform:translate(48.7634vw,-10px) scale(.77);animation:fall-287 25s -3s linear infinite}@keyframes fall-287{46.953%{transform:translate(53.6107vw,46.953vh) scale(.77)}to{transform:translate(51.18705vw,100vh) scale(.77)}}.snow:nth-child(288){opacity:.4234;transform:translate(63.8519vw,-10px) scale(.4792);animation:fall-288 25s -14s linear infinite}@keyframes fall-288{30.911%{transform:translate(56.2006vw,30.911vh) scale(.4792)}to{transform:translate(60.02625vw,100vh) scale(.4792)}}.snow:nth-child(289){opacity:.835;transform:translate(87.1212vw,-10px) scale(.4198);animation:fall-289 23s -17s linear infinite}@keyframes fall-289{77.236%{transform:translate(79.3467vw,77.236vh) scale(.4198)}to{transform:translate(83.23395vw,100vh) scale(.4198)}}.snow:nth-child(290){opacity:.9772;transform:translate(98.0344vw,-10px) scale(.8984);animation:fall-290 29s -13s linear infinite}@keyframes fall-290{40.913%{transform:translate(91.421vw,40.913vh) scale(.8984)}to{transform:translate(94.7277vw,100vh) scale(.8984)}}.snow:nth-child(291){opacity:.181;transform:translate(39.4331vw,-10px) scale(.6612);animation:fall-291 21s -3s linear infinite}@keyframes fall-291{62.046%{transform:translate(30.0586vw,62.046vh) scale(.6612)}to{transform:translate(34.74585vw,100vh) scale(.6612)}}.snow:nth-child(292){opacity:.6782;transform:translate(86.5031vw,-10px) scale(.6726);animation:fall-292 13s -14s linear infinite}@keyframes fall-292{75.399%{transform:translate(88.4226vw,75.399vh) scale(.6726)}to{transform:translate(87.46285vw,100vh) scale(.6726)}}.snow:nth-child(293){opacity:.2058;transform:translate(9.9641vw,-10px) scale(.6703);animation:fall-293 18s -14s linear infinite}@keyframes fall-293{56.724%{transform:translate(17.6241vw,56.724vh) scale(.6703)}to{transform:translate(13.7941vw,100vh) scale(.6703)}}.snow:nth-child(294){opacity:1.7722;transform:translate(19.2414vw,-10px) scale(.9619);animation:fall-294 20s -22s linear infinite}@keyframes fall-294{34.075%{transform:translate(27.8572vw,34.075vh) scale(.9619)}to{transform:translate(23.5493vw,100vh) scale(.9619)}}.snow:nth-child(295){opacity:.4006;transform:translate(6.0208vw,-10px) scale(.1849);animation:fall-295 21s -2s linear infinite}@keyframes fall-295{35.205%{transform:translate(13.3185vw,35.205vh) scale(.1849)}to{transform:translate(9.66965vw,100vh) scale(.1849)}}.snow:nth-child(296){opacity:.6758;transform:translate(34.2123vw,-10px) scale(.7443);animation:fall-296 17s -27s linear infinite}@keyframes fall-296{33.335%{transform:translate(39.2211vw,33.335vh) scale(.7443)}to{transform:translate(36.7167vw,100vh) scale(.7443)}}.snow:nth-child(297){opacity:1.3782;transform:translate(31.206vw,-10px) scale(.5682);animation:fall-297 25s -27s linear infinite}@keyframes fall-297{63.459%{transform:translate(23.4302vw,63.459vh) scale(.5682)}to{transform:translate(27.3181vw,100vh) scale(.5682)}}.snow:nth-child(298){opacity:.8936;transform:translate(10.3373vw,-10px) scale(.3043);animation:fall-298 24s -23s linear infinite}@keyframes fall-298{35.846%{transform:translate(19.4168vw,35.846vh) scale(.3043)}to{transform:translate(14.87705vw,100vh) scale(.3043)}}.snow:nth-child(299){opacity:.7708;transform:translate(55.0243vw,-10px) scale(.7835);animation:fall-299 20s -1s linear infinite}@keyframes fall-299{71.709%{transform:translate(57.0221vw,71.709vh) scale(.7835)}to{transform:translate(56.0232vw,100vh) scale(.7835)}}.snow:nth-child(300){opacity:.8238;transform:translate(90.2389vw,-10px) scale(.5052);animation:fall-300 30s -21s linear infinite}@keyframes fall-300{53.503%{transform:translate(80.411vw,53.503vh) scale(.5052)}to{transform:translate(85.32495vw,100vh) scale(.5052)}}.snow:nth-child(301){opacity:1.6828;transform:translate(67.9084vw,-10px) scale(.7654);animation:fall-301 16s -24s linear infinite}@keyframes fall-301{49.863%{transform:translate(77.4368vw,49.863vh) scale(.7654)}to{transform:translate(72.6726vw,100vh) scale(.7654)}}.snow:nth-child(302){opacity:1.1996;transform:translate(77.3222vw,-10px) scale(.3775);animation:fall-302 21s -8s linear infinite}@keyframes fall-302{47.768%{transform:translate(78.8726vw,47.768vh) scale(.3775)}to{transform:translate(78.0974vw,100vh) scale(.3775)}}.snow:nth-child(303){opacity:1.5664;transform:translate(47.0982vw,-10px) scale(.7271);animation:fall-303 29s -10s linear infinite}@keyframes fall-303{72.567%{transform:translate(45.875vw,72.567vh) scale(.7271)}to{transform:translate(46.4866vw,100vh) scale(.7271)}}.snow:nth-child(304){opacity:1.6176;transform:translate(91.5764vw,-10px) scale(.9041);animation:fall-304 24s -26s linear infinite}@keyframes fall-304{61.726%{transform:translate(101.1731vw,61.726vh) scale(.9041)}to{transform:translate(96.37475vw,100vh) scale(.9041)}}.snow:nth-child(305){opacity:1.0584;transform:translate(35.0957vw,-10px) scale(.3135);animation:fall-305 21s -20s linear infinite}@keyframes fall-305{65.76%{transform:translate(35.4089vw,65.76vh) scale(.3135)}to{transform:translate(35.2523vw,100vh) scale(.3135)}}.snow:nth-child(306){opacity:.7788;transform:translate(13.0147vw,-10px) scale(.9618);animation:fall-306 19s -8s linear infinite}@keyframes fall-306{57.893%{transform:translate(13.7546vw,57.893vh) scale(.9618)}to{transform:translate(13.38465vw,100vh) scale(.9618)}}.snow:nth-child(307){opacity:.6984;transform:translate(26.1175vw,-10px) scale(.9307);animation:fall-307 24s -4s linear infinite}@keyframes fall-307{57.882%{transform:translate(25.1446vw,57.882vh) scale(.9307)}to{transform:translate(25.63105vw,100vh) scale(.9307)}}.snow:nth-child(308){opacity:1.9754;transform:translate(18.377vw,-10px) scale(.9647);animation:fall-308 20s -14s linear infinite}@keyframes fall-308{70.936%{transform:translate(26.6573vw,70.936vh) scale(.9647)}to{transform:translate(22.51715vw,100vh) scale(.9647)}}.snow:nth-child(309){opacity:.4148;transform:translate(8.8398vw,-10px) scale(.0264);animation:fall-309 24s -1s linear infinite}@keyframes fall-309{64.658%{transform:translate(12.4304vw,64.658vh) scale(.0264)}to{transform:translate(10.6351vw,100vh) scale(.0264)}}.snow:nth-child(310){opacity:1.9358;transform:translate(76.2166vw,-10px) scale(.0969);animation:fall-310 26s -27s linear infinite}@keyframes fall-310{31.442%{transform:translate(79.0562vw,31.442vh) scale(.0969)}to{transform:translate(77.6364vw,100vh) scale(.0969)}}.snow:nth-child(311){opacity:1.744;transform:translate(32.1876vw,-10px) scale(.7082);animation:fall-311 30s -1s linear infinite}@keyframes fall-311{71.542%{transform:translate(34.28vw,71.542vh) scale(.7082)}to{transform:translate(33.2338vw,100vh) scale(.7082)}}.snow:nth-child(312){opacity:1.267;transform:translate(28.3059vw,-10px) scale(.8626);animation:fall-312 30s -20s linear infinite}@keyframes fall-312{75.209%{transform:translate(24.6905vw,75.209vh) scale(.8626)}to{transform:translate(26.4982vw,100vh) scale(.8626)}}.snow:nth-child(313){opacity:.8804;transform:translate(18.2355vw,-10px) scale(.604);animation:fall-313 20s -9s linear infinite}@keyframes fall-313{46.361%{transform:translate(10.2171vw,46.361vh) scale(.604)}to{transform:translate(14.2263vw,100vh) scale(.604)}}.snow:nth-child(314){opacity:1.1382;transform:translate(86.5547vw,-10px) scale(.9891);animation:fall-314 17s -24s linear infinite}@keyframes fall-314{78.674%{transform:translate(80.7837vw,78.674vh) scale(.9891)}to{transform:translate(83.6692vw,100vh) scale(.9891)}}.snow:nth-child(315){opacity:.0432;transform:translate(44.6515vw,-10px) scale(.7001);animation:fall-315 23s -2s linear infinite}@keyframes fall-315{42.672%{transform:translate(39.4595vw,42.672vh) scale(.7001)}to{transform:translate(42.0555vw,100vh) scale(.7001)}}.snow:nth-child(316){opacity:1.9244;transform:translate(53.7003vw,-10px) scale(.5636);animation:fall-316 23s -24s linear infinite}@keyframes fall-316{76.338%{transform:translate(61.1368vw,76.338vh) scale(.5636)}to{transform:translate(57.41855vw,100vh) scale(.5636)}}.snow:nth-child(317){opacity:1.8654;transform:translate(26.5354vw,-10px) scale(.3964);animation:fall-317 19s -20s linear infinite}@keyframes fall-317{75.342%{transform:translate(20.2684vw,75.342vh) scale(.3964)}to{transform:translate(23.4019vw,100vh) scale(.3964)}}.snow:nth-child(318){opacity:1.6346;transform:translate(75.3415vw,-10px) scale(.7744);animation:fall-318 10s -12s linear infinite}@keyframes fall-318{55.632%{transform:translate(79.2153vw,55.632vh) scale(.7744)}to{transform:translate(77.2784vw,100vh) scale(.7744)}}.snow:nth-child(319){opacity:.2608;transform:translate(86.2723vw,-10px) scale(.2861);animation:fall-319 25s -5s linear infinite}@keyframes fall-319{35.135%{transform:translate(95.7817vw,35.135vh) scale(.2861)}to{transform:translate(91.027vw,100vh) scale(.2861)}}.snow:nth-child(320){opacity:.1774;transform:translate(75.7297vw,-10px) scale(.309);animation:fall-320 18s -10s linear infinite}@keyframes fall-320{67.867%{transform:translate(75.6405vw,67.867vh) scale(.309)}to{transform:translate(75.6851vw,100vh) scale(.309)}}.snow:nth-child(321){opacity:.6832;transform:translate(86.0755vw,-10px) scale(.1175);animation:fall-321 26s -22s linear infinite}@keyframes fall-321{51.14%{transform:translate(95.8856vw,51.14vh) scale(.1175)}to{transform:translate(90.98055vw,100vh) scale(.1175)}}.snow:nth-child(322){opacity:1.5436;transform:translate(21.9895vw,-10px) scale(.1361);animation:fall-322 17s -4s linear infinite}@keyframes fall-322{64.087%{transform:translate(20.5077vw,64.087vh) scale(.1361)}to{transform:translate(21.2486vw,100vh) scale(.1361)}}.snow:nth-child(323){opacity:.9094;transform:translate(8.7545vw,-10px) scale(.1048);animation:fall-323 15s -6s linear infinite}@keyframes fall-323{40.315%{transform:translate(7.9572vw,40.315vh) scale(.1048)}to{transform:translate(8.35585vw,100vh) scale(.1048)}}.snow:nth-child(324){opacity:.5402;transform:translate(65.4656vw,-10px) scale(.951);animation:fall-324 15s -21s linear infinite}@keyframes fall-324{35.126%{transform:translate(61.511vw,35.126vh) scale(.951)}to{transform:translate(63.4883vw,100vh) scale(.951)}}.snow:nth-child(325){opacity:1.9148;transform:translate(7.1061vw,-10px) scale(.7736);animation:fall-325 20s -2s linear infinite}@keyframes fall-325{32.558%{transform:translate(2.1258vw,32.558vh) scale(.7736)}to{transform:translate(4.61595vw,100vh) scale(.7736)}}.snow:nth-child(326){opacity:.9774;transform:translate(92.2455vw,-10px) scale(.4476);animation:fall-326 18s -5s linear infinite}@keyframes fall-326{65.667%{transform:translate(92.3599vw,65.667vh) scale(.4476)}to{transform:translate(92.3027vw,100vh) scale(.4476)}}.snow:nth-child(327){opacity:1.5984;transform:translate(10.1354vw,-10px) scale(.2345);animation:fall-327 26s -20s linear infinite}@keyframes fall-327{35.222%{transform:translate(7.7989vw,35.222vh) scale(.2345)}to{transform:translate(8.96715vw,100vh) scale(.2345)}}.snow:nth-child(328){opacity:1.196;transform:translate(90.2239vw,-10px) scale(.25);animation:fall-328 18s -12s linear infinite}@keyframes fall-328{50.269%{transform:translate(99.9011vw,50.269vh) scale(.25)}to{transform:translate(95.0625vw,100vh) scale(.25)}}.snow:nth-child(329){opacity:1.6818;transform:translate(81.25vw,-10px) scale(.5979);animation:fall-329 11s -20s linear infinite}@keyframes fall-329{39.772%{transform:translate(83.6313vw,39.772vh) scale(.5979)}to{transform:translate(82.44065vw,100vh) scale(.5979)}}.snow:nth-child(330){opacity:.5206;transform:translate(65.0284vw,-10px) scale(.348);animation:fall-330 16s -13s linear infinite}@keyframes fall-330{34.636%{transform:translate(69.1618vw,34.636vh) scale(.348)}to{transform:translate(67.0951vw,100vh) scale(.348)}}.snow:nth-child(331){opacity:1.1784;transform:translate(35.9874vw,-10px) scale(.5526);animation:fall-331 18s -5s linear infinite}@keyframes fall-331{45.262%{transform:translate(32.3154vw,45.262vh) scale(.5526)}to{transform:translate(34.1514vw,100vh) scale(.5526)}}.snow:nth-child(332){opacity:1.956;transform:translate(70.4003vw,-10px) scale(.8864);animation:fall-332 26s -21s linear infinite}@keyframes fall-332{58.047%{transform:translate(75.0203vw,58.047vh) scale(.8864)}to{transform:translate(72.7103vw,100vh) scale(.8864)}}.snow:nth-child(333){opacity:.3616;transform:translate(45.8828vw,-10px) scale(.6387);animation:fall-333 13s -6s linear infinite}@keyframes fall-333{42.68%{transform:translate(46.4639vw,42.68vh) scale(.6387)}to{transform:translate(46.17335vw,100vh) scale(.6387)}}.snow:nth-child(334){opacity:.6852;transform:translate(42.4053vw,-10px) scale(.9304);animation:fall-334 10s -25s linear infinite}@keyframes fall-334{74.052%{transform:translate(33.7319vw,74.052vh) scale(.9304)}to{transform:translate(38.0686vw,100vh) scale(.9304)}}.snow:nth-child(335){opacity:1.1694;transform:translate(43.3687vw,-10px) scale(.7245);animation:fall-335 13s -23s linear infinite}@keyframes fall-335{52.792%{transform:translate(36.078vw,52.792vh) scale(.7245)}to{transform:translate(39.72335vw,100vh) scale(.7245)}}.snow:nth-child(336){opacity:.6942;transform:translate(15.4238vw,-10px) scale(.9277);animation:fall-336 15s -7s linear infinite}@keyframes fall-336{72.931%{transform:translate(5.4693vw,72.931vh) scale(.9277)}to{transform:translate(10.44655vw,100vh) scale(.9277)}}.snow:nth-child(337){opacity:1.7538;transform:translate(29.3564vw,-10px) scale(.4094);animation:fall-337 17s -9s linear infinite}@keyframes fall-337{37.683%{transform:translate(37.3396vw,37.683vh) scale(.4094)}to{transform:translate(33.348vw,100vh) scale(.4094)}}.snow:nth-child(338){opacity:.3356;transform:translate(15.7852vw,-10px) scale(.0972);animation:fall-338 26s -23s linear infinite}@keyframes fall-338{56.274%{transform:translate(7.7871vw,56.274vh) scale(.0972)}to{transform:translate(11.78615vw,100vh) scale(.0972)}}.snow:nth-child(339){opacity:.8672;transform:translate(79.3435vw,-10px) scale(.2592);animation:fall-339 24s -20s linear infinite}@keyframes fall-339{41.328%{transform:translate(78.2731vw,41.328vh) scale(.2592)}to{transform:translate(78.8083vw,100vh) scale(.2592)}}.snow:nth-child(340){opacity:1.5798;transform:translate(88.3276vw,-10px) scale(.7767);animation:fall-340 12s -19s linear infinite}@keyframes fall-340{37.592%{transform:translate(84.3373vw,37.592vh) scale(.7767)}to{transform:translate(86.33245vw,100vh) scale(.7767)}}.snow:nth-child(341){opacity:.6186;transform:translate(68.6356vw,-10px) scale(.0414);animation:fall-341 19s -14s linear infinite}@keyframes fall-341{73.503%{transform:translate(60.9733vw,73.503vh) scale(.0414)}to{transform:translate(64.80445vw,100vh) scale(.0414)}}.snow:nth-child(342){opacity:1.1224;transform:translate(92.3167vw,-10px) scale(.7764);animation:fall-342 21s -1s linear infinite}@keyframes fall-342{69.539%{transform:translate(85.0718vw,69.539vh) scale(.7764)}to{transform:translate(88.69425vw,100vh) scale(.7764)}}.snow:nth-child(343){opacity:.0248;transform:translate(76.5078vw,-10px) scale(.409);animation:fall-343 28s -29s linear infinite}@keyframes fall-343{32.266%{transform:translate(81.7878vw,32.266vh) scale(.409)}to{transform:translate(79.1478vw,100vh) scale(.409)}}.snow:nth-child(344){opacity:1.3764;transform:translate(23.9865vw,-10px) scale(.9934);animation:fall-344 17s -11s linear infinite}@keyframes fall-344{78.898%{transform:translate(21.8724vw,78.898vh) scale(.9934)}to{transform:translate(22.92945vw,100vh) scale(.9934)}}.snow:nth-child(345){opacity:1.3368;transform:translate(56.4761vw,-10px) scale(.0041);animation:fall-345 13s -6s linear infinite}@keyframes fall-345{41.637%{transform:translate(57.9289vw,41.637vh) scale(.0041)}to{transform:translate(57.2025vw,100vh) scale(.0041)}}.snow:nth-child(346){opacity:1.2758;transform:translate(49.48vw,-10px) scale(.9328);animation:fall-346 19s -7s linear infinite}@keyframes fall-346{35.341%{transform:translate(50.5868vw,35.341vh) scale(.9328)}to{transform:translate(50.0334vw,100vh) scale(.9328)}}.snow:nth-child(347){opacity:.2128;transform:translate(62.0323vw,-10px) scale(.4416);animation:fall-347 18s -4s linear infinite}@keyframes fall-347{41.835%{transform:translate(69.237vw,41.835vh) scale(.4416)}to{transform:translate(65.63465vw,100vh) scale(.4416)}}.snow:nth-child(348){opacity:1.44;transform:translate(40.7375vw,-10px) scale(.5849);animation:fall-348 20s -8s linear infinite}@keyframes fall-348{30.722%{transform:translate(35.9244vw,30.722vh) scale(.5849)}to{transform:translate(38.33095vw,100vh) scale(.5849)}}.snow:nth-child(349){opacity:.2256;transform:translate(3.6993vw,-10px) scale(.6566);animation:fall-349 24s -1s linear infinite}@keyframes fall-349{46.675%{transform:translate(-1.0744vw,46.675vh) scale(.6566)}to{transform:translate(1.31245vw,100vh) scale(.6566)}}.snow:nth-child(350){opacity:.4642;transform:translate(44.6906vw,-10px) scale(.8929);animation:fall-350 11s -1s linear infinite}@keyframes fall-350{58.914%{transform:translate(35.4141vw,58.914vh) scale(.8929)}to{transform:translate(40.05235vw,100vh) scale(.8929)}}.snow:nth-child(351){opacity:.8542;transform:translate(76.3214vw,-10px) scale(.5935);animation:fall-351 17s -28s linear infinite}@keyframes fall-351{67.479%{transform:translate(76.0451vw,67.479vh) scale(.5935)}to{transform:translate(76.18325vw,100vh) scale(.5935)}}.snow:nth-child(352){opacity:1.5928;transform:translate(77.4583vw,-10px) scale(.8856);animation:fall-352 27s -6s linear infinite}@keyframes fall-352{74.321%{transform:translate(86.2256vw,74.321vh) scale(.8856)}to{transform:translate(81.84195vw,100vh) scale(.8856)}}.snow:nth-child(353){opacity:.0592;transform:translate(92.2023vw,-10px) scale(.5542);animation:fall-353 19s -30s linear infinite}@keyframes fall-353{64.089%{transform:translate(97.043vw,64.089vh) scale(.5542)}to{transform:translate(94.62265vw,100vh) scale(.5542)}}.snow:nth-child(354){opacity:1.8612;transform:translate(75.2932vw,-10px) scale(.0127);animation:fall-354 29s -21s linear infinite}@keyframes fall-354{79.707%{transform:translate(66.3794vw,79.707vh) scale(.0127)}to{transform:translate(70.8363vw,100vh) scale(.0127)}}.snow:nth-child(355){opacity:.8064;transform:translate(44.5342vw,-10px) scale(.7136);animation:fall-355 27s -5s linear infinite}@keyframes fall-355{39.633%{transform:translate(39.7963vw,39.633vh) scale(.7136)}to{transform:translate(42.16525vw,100vh) scale(.7136)}}.snow:nth-child(356){opacity:1.854;transform:translate(65.2751vw,-10px) scale(.4878);animation:fall-356 18s -17s linear infinite}@keyframes fall-356{51.74%{transform:translate(61.1408vw,51.74vh) scale(.4878)}to{transform:translate(63.20795vw,100vh) scale(.4878)}}.snow:nth-child(357){opacity:.5198;transform:translate(26.4957vw,-10px) scale(.5507);animation:fall-357 30s -11s linear infinite}@keyframes fall-357{49.523%{transform:translate(25.643vw,49.523vh) scale(.5507)}to{transform:translate(26.06935vw,100vh) scale(.5507)}}.snow:nth-child(358){opacity:1.0584;transform:translate(52.1759vw,-10px) scale(.2982);animation:fall-358 26s -2s linear infinite}@keyframes fall-358{54.056%{transform:translate(61.2689vw,54.056vh) scale(.2982)}to{transform:translate(56.7224vw,100vh) scale(.2982)}}.snow:nth-child(359){opacity:1.0486;transform:translate(60.7244vw,-10px) scale(.6687);animation:fall-359 23s -6s linear infinite}@keyframes fall-359{60.494%{transform:translate(57.9522vw,60.494vh) scale(.6687)}to{transform:translate(59.3383vw,100vh) scale(.6687)}}.snow:nth-child(360){opacity:1.0886;transform:translate(9.4754vw,-10px) scale(.0003);animation:fall-360 30s -26s linear infinite}@keyframes fall-360{51.667%{transform:translate(6.5134vw,51.667vh) scale(.0003)}to{transform:translate(7.9944vw,100vh) scale(.0003)}}.snow:nth-child(361){opacity:.7338;transform:translate(60.3332vw,-10px) scale(.7714);animation:fall-361 17s -1s linear infinite}@keyframes fall-361{62.617%{transform:translate(65.8568vw,62.617vh) scale(.7714)}to{transform:translate(63.095vw,100vh) scale(.7714)}}.snow:nth-child(362){opacity:.3602;transform:translate(56.9379vw,-10px) scale(.8146);animation:fall-362 10s -20s linear infinite}@keyframes fall-362{39.612%{transform:translate(53.5792vw,39.612vh) scale(.8146)}to{transform:translate(55.25855vw,100vh) scale(.8146)}}.snow:nth-child(363){opacity:.4474;transform:translate(55.7692vw,-10px) scale(.2439);animation:fall-363 29s -30s linear infinite}@keyframes fall-363{78.918%{transform:translate(63.07vw,78.918vh) scale(.2439)}to{transform:translate(59.4196vw,100vh) scale(.2439)}}.snow:nth-child(364){opacity:.7648;transform:translate(64.295vw,-10px) scale(.7618);animation:fall-364 24s -28s linear infinite}@keyframes fall-364{78.719%{transform:translate(56.0011vw,78.719vh) scale(.7618)}to{transform:translate(60.14805vw,100vh) scale(.7618)}}.snow:nth-child(365){opacity:1.316;transform:translate(62.2537vw,-10px) scale(.0804);animation:fall-365 11s -2s linear infinite}@keyframes fall-365{52.58%{transform:translate(71.1772vw,52.58vh) scale(.0804)}to{transform:translate(66.71545vw,100vh) scale(.0804)}}.snow:nth-child(366){opacity:1.9494;transform:translate(44.9625vw,-10px) scale(.4506);animation:fall-366 19s -12s linear infinite}@keyframes fall-366{78.244%{transform:translate(45.47vw,78.244vh) scale(.4506)}to{transform:translate(45.21625vw,100vh) scale(.4506)}}.snow:nth-child(367){opacity:.4122;transform:translate(28.836vw,-10px) scale(.6589);animation:fall-367 11s -2s linear infinite}@keyframes fall-367{31.749%{transform:translate(23.0119vw,31.749vh) scale(.6589)}to{transform:translate(25.92395vw,100vh) scale(.6589)}}.snow:nth-child(368){opacity:1.3966;transform:translate(68.5727vw,-10px) scale(.942);animation:fall-368 23s -17s linear infinite}@keyframes fall-368{76.984%{transform:translate(67.3962vw,76.984vh) scale(.942)}to{transform:translate(67.98445vw,100vh) scale(.942)}}.snow:nth-child(369){opacity:.5742;transform:translate(53.0924vw,-10px) scale(.5922);animation:fall-369 25s -13s linear infinite}@keyframes fall-369{71.459%{transform:translate(61.8954vw,71.459vh) scale(.5922)}to{transform:translate(57.4939vw,100vh) scale(.5922)}}.snow:nth-child(370){opacity:.6976;transform:translate(4.2294vw,-10px) scale(.2564);animation:fall-370 11s -28s linear infinite}@keyframes fall-370{39.659%{transform:translate(-5.4408vw,39.659vh) scale(.2564)}to{transform:translate(-.6057vw,100vh) scale(.2564)}}.snow:nth-child(371){opacity:1.9618;transform:translate(40.0936vw,-10px) scale(.1007);animation:fall-371 23s -14s linear infinite}@keyframes fall-371{68.745%{transform:translate(46.3905vw,68.745vh) scale(.1007)}to{transform:translate(43.24205vw,100vh) scale(.1007)}}.snow:nth-child(372){opacity:.7904;transform:translate(29.9236vw,-10px) scale(.3187);animation:fall-372 18s -17s linear infinite}@keyframes fall-372{78.542%{transform:translate(21.1639vw,78.542vh) scale(.3187)}to{transform:translate(25.54375vw,100vh) scale(.3187)}}.snow:nth-child(373){opacity:.1086;transform:translate(91.9916vw,-10px) scale(.0672);animation:fall-373 21s -1s linear infinite}@keyframes fall-373{50.886%{transform:translate(83.9364vw,50.886vh) scale(.0672)}to{transform:translate(87.964vw,100vh) scale(.0672)}}.snow:nth-child(374){opacity:.21;transform:translate(56.4072vw,-10px) scale(.4197);animation:fall-374 17s -20s linear infinite}@keyframes fall-374{30.261%{transform:translate(47.2009vw,30.261vh) scale(.4197)}to{transform:translate(51.80405vw,100vh) scale(.4197)}}.snow:nth-child(375){opacity:.078;transform:translate(39.3018vw,-10px) scale(.8738);animation:fall-375 12s -12s linear infinite}@keyframes fall-375{69.152%{transform:translate(36.0065vw,69.152vh) scale(.8738)}to{transform:translate(37.65415vw,100vh) scale(.8738)}}.snow:nth-child(376){opacity:.7696;transform:translate(15.8039vw,-10px) scale(.5738);animation:fall-376 17s -9s linear infinite}@keyframes fall-376{56.561%{transform:translate(22.1628vw,56.561vh) scale(.5738)}to{transform:translate(18.98335vw,100vh) scale(.5738)}}.snow:nth-child(377){opacity:1.8818;transform:translate(33.4654vw,-10px) scale(.9994);animation:fall-377 14s -7s linear infinite}@keyframes fall-377{45.169%{transform:translate(34.8461vw,45.169vh) scale(.9994)}to{transform:translate(34.15575vw,100vh) scale(.9994)}}.snow:nth-child(378){opacity:1.4484;transform:translate(18.5797vw,-10px) scale(.2908);animation:fall-378 15s -8s linear infinite}@keyframes fall-378{46.852%{transform:translate(21.5553vw,46.852vh) scale(.2908)}to{transform:translate(20.0675vw,100vh) scale(.2908)}}.snow:nth-child(379){opacity:.5068;transform:translate(77.8789vw,-10px) scale(.4202);animation:fall-379 12s -15s linear infinite}@keyframes fall-379{53.733%{transform:translate(81.0097vw,53.733vh) scale(.4202)}to{transform:translate(79.4443vw,100vh) scale(.4202)}}.snow:nth-child(380){opacity:.4796;transform:translate(26.6206vw,-10px) scale(.9502);animation:fall-380 22s -5s linear infinite}@keyframes fall-380{55.468%{transform:translate(34.1753vw,55.468vh) scale(.9502)}to{transform:translate(30.39795vw,100vh) scale(.9502)}}.snow:nth-child(381){opacity:.847;transform:translate(1.7229vw,-10px) scale(.5877);animation:fall-381 20s -2s linear infinite}@keyframes fall-381{58.21%{transform:translate(-1.5396vw,58.21vh) scale(.5877)}to{transform:translate(.09165vw,100vh) scale(.5877)}}.snow:nth-child(382){opacity:1.8838;transform:translate(97.0522vw,-10px) scale(.2208);animation:fall-382 29s -29s linear infinite}@keyframes fall-382{53.778%{transform:translate(101.0287vw,53.778vh) scale(.2208)}to{transform:translate(99.04045vw,100vh) scale(.2208)}}.snow:nth-child(383){opacity:.8438;transform:translate(70.2125vw,-10px) scale(.1164);animation:fall-383 19s -7s linear infinite}@keyframes fall-383{49.761%{transform:translate(61.2358vw,49.761vh) scale(.1164)}to{transform:translate(65.72415vw,100vh) scale(.1164)}}.snow:nth-child(384){opacity:1.7932;transform:translate(50.9519vw,-10px) scale(.6256);animation:fall-384 18s -1s linear infinite}@keyframes fall-384{38.587%{transform:translate(42.5682vw,38.587vh) scale(.6256)}to{transform:translate(46.76005vw,100vh) scale(.6256)}}.snow:nth-child(385){opacity:1.8064;transform:translate(52.1352vw,-10px) scale(.5027);animation:fall-385 20s -12s linear infinite}@keyframes fall-385{71.031%{transform:translate(49.5457vw,71.031vh) scale(.5027)}to{transform:translate(50.84045vw,100vh) scale(.5027)}}.snow:nth-child(386){opacity:.462;transform:translate(84.4754vw,-10px) scale(.5183);animation:fall-386 10s -4s linear infinite}@keyframes fall-386{78.462%{transform:translate(78.1229vw,78.462vh) scale(.5183)}to{transform:translate(81.29915vw,100vh) scale(.5183)}}.snow:nth-child(387){opacity:.4448;transform:translate(60.6916vw,-10px) scale(.5713);animation:fall-387 19s -26s linear infinite}@keyframes fall-387{60.829%{transform:translate(51.746vw,60.829vh) scale(.5713)}to{transform:translate(56.2188vw,100vh) scale(.5713)}}.snow:nth-child(388){opacity:1.9722;transform:translate(83.274vw,-10px) scale(.5761);animation:fall-388 29s -10s linear infinite}@keyframes fall-388{48.033%{transform:translate(82.4019vw,48.033vh) scale(.5761)}to{transform:translate(82.83795vw,100vh) scale(.5761)}}.snow:nth-child(389){opacity:1.4474;transform:translate(51.2176vw,-10px) scale(.9662);animation:fall-389 18s -26s linear infinite}@keyframes fall-389{56.562%{transform:translate(53.4453vw,56.562vh) scale(.9662)}to{transform:translate(52.33145vw,100vh) scale(.9662)}}.snow:nth-child(390){opacity:1.1252;transform:translate(22.0135vw,-10px) scale(.2803);animation:fall-390 18s -25s linear infinite}@keyframes fall-390{52.888%{transform:translate(24.6777vw,52.888vh) scale(.2803)}to{transform:translate(23.3456vw,100vh) scale(.2803)}}.snow:nth-child(391){opacity:.778;transform:translate(23.6379vw,-10px) scale(.6758);animation:fall-391 30s -30s linear infinite}@keyframes fall-391{49.512%{transform:translate(18.995vw,49.512vh) scale(.6758)}to{transform:translate(21.31645vw,100vh) scale(.6758)}}.snow:nth-child(392){opacity:1.1556;transform:translate(10.4581vw,-10px) scale(.6149);animation:fall-392 19s -12s linear infinite}@keyframes fall-392{76.719%{transform:translate(14.4463vw,76.719vh) scale(.6149)}to{transform:translate(12.4522vw,100vh) scale(.6149)}}.snow:nth-child(393){opacity:.7652;transform:translate(96.0726vw,-10px) scale(.8975);animation:fall-393 18s -13s linear infinite}@keyframes fall-393{67.84%{transform:translate(95.0483vw,67.84vh) scale(.8975)}to{transform:translate(95.56045vw,100vh) scale(.8975)}}.snow:nth-child(394){opacity:1.3266;transform:translate(22.7689vw,-10px) scale(.6928);animation:fall-394 28s -1s linear infinite}@keyframes fall-394{71.757%{transform:translate(21.0866vw,71.757vh) scale(.6928)}to{transform:translate(21.92775vw,100vh) scale(.6928)}}.snow:nth-child(395){opacity:1.6666;transform:translate(29.0847vw,-10px) scale(.5168);animation:fall-395 22s -30s linear infinite}@keyframes fall-395{72.347%{transform:translate(24.034vw,72.347vh) scale(.5168)}to{transform:translate(26.55935vw,100vh) scale(.5168)}}.snow:nth-child(396){opacity:.6768;transform:translate(55.0833vw,-10px) scale(.2225);animation:fall-396 13s -22s linear infinite}@keyframes fall-396{74.811%{transform:translate(62.1831vw,74.811vh) scale(.2225)}to{transform:translate(58.6332vw,100vh) scale(.2225)}}.snow:nth-child(397){opacity:1.2012;transform:translate(88.4817vw,-10px) scale(.4373);animation:fall-397 15s -1s linear infinite}@keyframes fall-397{44.448%{transform:translate(97.1301vw,44.448vh) scale(.4373)}to{transform:translate(92.8059vw,100vh) scale(.4373)}}.snow:nth-child(398){opacity:1.6398;transform:translate(54.5649vw,-10px) scale(.0177);animation:fall-398 28s -20s linear infinite}@keyframes fall-398{38.378%{transform:translate(60.8378vw,38.378vh) scale(.0177)}to{transform:translate(57.70135vw,100vh) scale(.0177)}}.snow:nth-child(399){opacity:1.1824;transform:translate(71.4243vw,-10px) scale(.9214);animation:fall-399 15s -1s linear infinite}@keyframes fall-399{63.446%{transform:translate(74.5088vw,63.446vh) scale(.9214)}to{transform:translate(72.96655vw,100vh) scale(.9214)}}.snow:nth-child(400){opacity:.9692;transform:translate(19.8426vw,-10px) scale(.7733);animation:fall-400 22s -2s linear infinite}@keyframes fall-400{34.772%{transform:translate(13.8576vw,34.772vh) scale(.7733)}to{transform:translate(16.8501vw,100vh) scale(.7733)}}\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 });
|
|
24
|
+
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\" 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: 1800){.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:.986;transform:translate(81.6803vw,-10px) scale(.5143);animation:fall-1 18s -27s linear infinite}@keyframes fall-1{32.147%{transform:translate(87.6462vw,32.147vh) scale(.5143)}to{transform:translate(84.66325vw,100vh) scale(.5143)}}.snow:nth-child(2){opacity:1.9072;transform:translate(72.7108vw,-10px) scale(.8851);animation:fall-2 21s -10s linear infinite}@keyframes fall-2{74.303%{transform:translate(71.3841vw,74.303vh) scale(.8851)}to{transform:translate(72.04745vw,100vh) scale(.8851)}}.snow:nth-child(3){opacity:.4836;transform:translate(60.6319vw,-10px) scale(.095);animation:fall-3 14s -7s linear infinite}@keyframes fall-3{46.607%{transform:translate(61.9695vw,46.607vh) scale(.095)}to{transform:translate(61.3007vw,100vh) scale(.095)}}.snow:nth-child(4){opacity:.9352;transform:translate(60.9128vw,-10px) scale(.7436);animation:fall-4 24s -11s linear infinite}@keyframes fall-4{34.613%{transform:translate(55.2563vw,34.613vh) scale(.7436)}to{transform:translate(58.08455vw,100vh) scale(.7436)}}.snow:nth-child(5){opacity:.2042;transform:translate(57.5902vw,-10px) scale(.2628);animation:fall-5 18s -13s linear infinite}@keyframes fall-5{49.256%{transform:translate(47.7792vw,49.256vh) scale(.2628)}to{transform:translate(52.6847vw,100vh) scale(.2628)}}.snow:nth-child(6){opacity:.8752;transform:translate(31.3184vw,-10px) scale(.3296);animation:fall-6 14s -20s linear infinite}@keyframes fall-6{50.173%{transform:translate(25.2841vw,50.173vh) scale(.3296)}to{transform:translate(28.30125vw,100vh) scale(.3296)}}.snow:nth-child(7){opacity:1.7822;transform:translate(84.1561vw,-10px) scale(.3469);animation:fall-7 28s -15s linear infinite}@keyframes fall-7{51.473%{transform:translate(85.361vw,51.473vh) scale(.3469)}to{transform:translate(84.75855vw,100vh) scale(.3469)}}.snow:nth-child(8){opacity:1.1138;transform:translate(35.4394vw,-10px) scale(.8378);animation:fall-8 12s -30s linear infinite}@keyframes fall-8{45.317%{transform:translate(30.7106vw,45.317vh) scale(.8378)}to{transform:translate(33.075vw,100vh) scale(.8378)}}.snow:nth-child(9){opacity:.5956;transform:translate(16.536vw,-10px) scale(.3222);animation:fall-9 19s -16s linear infinite}@keyframes fall-9{35.687%{transform:translate(15.3259vw,35.687vh) scale(.3222)}to{transform:translate(15.93095vw,100vh) scale(.3222)}}.snow:nth-child(10){opacity:1.2388;transform:translate(76.745vw,-10px) scale(.8281);animation:fall-10 24s -19s linear infinite}@keyframes fall-10{49.291%{transform:translate(67.6626vw,49.291vh) scale(.8281)}to{transform:translate(72.2038vw,100vh) scale(.8281)}}.snow:nth-child(11){opacity:1.7484;transform:translate(17.8117vw,-10px) scale(.9348);animation:fall-11 10s -1s linear infinite}@keyframes fall-11{36.613%{transform:translate(16.97vw,36.613vh) scale(.9348)}to{transform:translate(17.39085vw,100vh) scale(.9348)}}.snow:nth-child(12){opacity:1.0528;transform:translate(87.9115vw,-10px) scale(.9542);animation:fall-12 15s -7s linear infinite}@keyframes fall-12{65.843%{transform:translate(96.6717vw,65.843vh) scale(.9542)}to{transform:translate(92.2916vw,100vh) scale(.9542)}}.snow:nth-child(13){opacity:1.8908;transform:translate(30.1755vw,-10px) scale(.172);animation:fall-13 28s -13s linear infinite}@keyframes fall-13{38.264%{transform:translate(24.7527vw,38.264vh) scale(.172)}to{transform:translate(27.4641vw,100vh) scale(.172)}}.snow:nth-child(14){opacity:1.3308;transform:translate(38.3918vw,-10px) scale(.4892);animation:fall-14 26s -2s linear infinite}@keyframes fall-14{35.681%{transform:translate(40.1941vw,35.681vh) scale(.4892)}to{transform:translate(39.29295vw,100vh) scale(.4892)}}.snow:nth-child(15){opacity:.4646;transform:translate(83.0815vw,-10px) scale(.6291);animation:fall-15 21s -17s linear infinite}@keyframes fall-15{62.186%{transform:translate(82.4901vw,62.186vh) scale(.6291)}to{transform:translate(82.7858vw,100vh) scale(.6291)}}.snow:nth-child(16){opacity:.1366;transform:translate(66.3521vw,-10px) scale(.069);animation:fall-16 17s -23s linear infinite}@keyframes fall-16{64.951%{transform:translate(64.8841vw,64.951vh) scale(.069)}to{transform:translate(65.6181vw,100vh) scale(.069)}}.snow:nth-child(17){opacity:1.246;transform:translate(42.3081vw,-10px) scale(.4597);animation:fall-17 12s -2s linear infinite}@keyframes fall-17{71.273%{transform:translate(42.5418vw,71.273vh) scale(.4597)}to{transform:translate(42.42495vw,100vh) scale(.4597)}}.snow:nth-child(18){opacity:1.9256;transform:translate(78.8074vw,-10px) scale(.9877);animation:fall-18 22s -12s linear infinite}@keyframes fall-18{59.714%{transform:translate(71.1253vw,59.714vh) scale(.9877)}to{transform:translate(74.96635vw,100vh) scale(.9877)}}.snow:nth-child(19){opacity:.2842;transform:translate(94.7881vw,-10px) scale(.1571);animation:fall-19 20s -10s linear infinite}@keyframes fall-19{63.108%{transform:translate(88.3709vw,63.108vh) scale(.1571)}to{transform:translate(91.5795vw,100vh) scale(.1571)}}.snow:nth-child(20){opacity:.3476;transform:translate(43.2952vw,-10px) scale(.9352);animation:fall-20 21s -11s linear infinite}@keyframes fall-20{51.537%{transform:translate(34.4033vw,51.537vh) scale(.9352)}to{transform:translate(38.84925vw,100vh) scale(.9352)}}.snow:nth-child(21){opacity:.415;transform:translate(68.9572vw,-10px) scale(.2989);animation:fall-21 29s -17s linear infinite}@keyframes fall-21{38.135%{transform:translate(74.2149vw,38.135vh) scale(.2989)}to{transform:translate(71.58605vw,100vh) scale(.2989)}}.snow:nth-child(22){opacity:1.5228;transform:translate(52.2062vw,-10px) scale(.5593);animation:fall-22 24s -20s linear infinite}@keyframes fall-22{68.214%{transform:translate(58.4329vw,68.214vh) scale(.5593)}to{transform:translate(55.31955vw,100vh) scale(.5593)}}.snow:nth-child(23){opacity:1.4466;transform:translate(60.5667vw,-10px) scale(.9035);animation:fall-23 23s -25s linear infinite}@keyframes fall-23{57.152%{transform:translate(63.6115vw,57.152vh) scale(.9035)}to{transform:translate(62.0891vw,100vh) scale(.9035)}}.snow:nth-child(24){opacity:1.4006;transform:translate(7.0061vw,-10px) scale(.0133);animation:fall-24 13s -6s linear infinite}@keyframes fall-24{43.163%{transform:translate(10.6562vw,43.163vh) scale(.0133)}to{transform:translate(8.83115vw,100vh) scale(.0133)}}.snow:nth-child(25){opacity:1.6286;transform:translate(89.9133vw,-10px) scale(.0296);animation:fall-25 11s -6s linear infinite}@keyframes fall-25{54.328%{transform:translate(92.838vw,54.328vh) scale(.0296)}to{transform:translate(91.37565vw,100vh) scale(.0296)}}.snow:nth-child(26){opacity:.7902;transform:translate(47.017vw,-10px) scale(.0821);animation:fall-26 13s -5s linear infinite}@keyframes fall-26{77.354%{transform:translate(37.0707vw,77.354vh) scale(.0821)}to{transform:translate(42.04385vw,100vh) scale(.0821)}}.snow:nth-child(27){opacity:.7324;transform:translate(48.7253vw,-10px) scale(.6456);animation:fall-27 12s -10s linear infinite}@keyframes fall-27{65.182%{transform:translate(48.2078vw,65.182vh) scale(.6456)}to{transform:translate(48.46655vw,100vh) scale(.6456)}}.snow:nth-child(28){opacity:1.1314;transform:translate(94.8739vw,-10px) scale(.9914);animation:fall-28 10s -12s linear infinite}@keyframes fall-28{68.936%{transform:translate(104.6489vw,68.936vh) scale(.9914)}to{transform:translate(99.7614vw,100vh) scale(.9914)}}.snow:nth-child(29){opacity:1.7998;transform:translate(1.5521vw,-10px) scale(.6728);animation:fall-29 10s -6s linear infinite}@keyframes fall-29{57.014%{transform:translate(5.3733vw,57.014vh) scale(.6728)}to{transform:translate(3.4627vw,100vh) scale(.6728)}}.snow:nth-child(30){opacity:1.4282;transform:translate(61.3159vw,-10px) scale(.4131);animation:fall-30 16s -15s linear infinite}@keyframes fall-30{49.777%{transform:translate(70.3154vw,49.777vh) scale(.4131)}to{transform:translate(65.81565vw,100vh) scale(.4131)}}.snow:nth-child(31){opacity:1.7066;transform:translate(41.205vw,-10px) scale(.0502);animation:fall-31 21s -3s linear infinite}@keyframes fall-31{39.811%{transform:translate(50.8499vw,39.811vh) scale(.0502)}to{transform:translate(46.02745vw,100vh) scale(.0502)}}.snow:nth-child(32){opacity:.6708;transform:translate(52.0336vw,-10px) scale(.129);animation:fall-32 24s -14s linear infinite}@keyframes fall-32{53.385%{transform:translate(54.7113vw,53.385vh) scale(.129)}to{transform:translate(53.37245vw,100vh) scale(.129)}}.snow:nth-child(33){opacity:1.1772;transform:translate(63.698vw,-10px) scale(.9051);animation:fall-33 22s -2s linear infinite}@keyframes fall-33{40.484%{transform:translate(67.4409vw,40.484vh) scale(.9051)}to{transform:translate(65.56945vw,100vh) scale(.9051)}}.snow:nth-child(34){opacity:.4358;transform:translate(81.4257vw,-10px) scale(.8226);animation:fall-34 20s -29s linear infinite}@keyframes fall-34{48.185%{transform:translate(90.626vw,48.185vh) scale(.8226)}to{transform:translate(86.02585vw,100vh) scale(.8226)}}.snow:nth-child(35){opacity:1.6302;transform:translate(1.6952vw,-10px) scale(.112);animation:fall-35 29s -8s linear infinite}@keyframes fall-35{56.282%{transform:translate(-4.8808vw,56.282vh) scale(.112)}to{transform:translate(-1.5928vw,100vh) scale(.112)}}.snow:nth-child(36){opacity:.4988;transform:translate(56.3472vw,-10px) scale(.0092);animation:fall-36 21s -6s linear infinite}@keyframes fall-36{76.17%{transform:translate(52.41vw,76.17vh) scale(.0092)}to{transform:translate(54.3786vw,100vh) scale(.0092)}}.snow:nth-child(37){opacity:1.0868;transform:translate(79.2713vw,-10px) scale(.5319);animation:fall-37 14s -17s linear infinite}@keyframes fall-37{31.776%{transform:translate(77.7242vw,31.776vh) scale(.5319)}to{transform:translate(78.49775vw,100vh) scale(.5319)}}.snow:nth-child(38){opacity:1.1982;transform:translate(80.3408vw,-10px) scale(.7229);animation:fall-38 27s -15s linear infinite}@keyframes fall-38{71.967%{transform:translate(79.2571vw,71.967vh) scale(.7229)}to{transform:translate(79.79895vw,100vh) scale(.7229)}}.snow:nth-child(39){opacity:1.878;transform:translate(33.1466vw,-10px) scale(.9968);animation:fall-39 30s -10s linear infinite}@keyframes fall-39{59.702%{transform:translate(36.4528vw,59.702vh) scale(.9968)}to{transform:translate(34.7997vw,100vh) scale(.9968)}}.snow:nth-child(40){opacity:1.2018;transform:translate(79.4445vw,-10px) scale(.0967);animation:fall-40 16s -22s linear infinite}@keyframes fall-40{59.746%{transform:translate(82.2039vw,59.746vh) scale(.0967)}to{transform:translate(80.8242vw,100vh) scale(.0967)}}.snow:nth-child(41){opacity:.9306;transform:translate(92.5004vw,-10px) scale(.4812);animation:fall-41 14s -23s linear infinite}@keyframes fall-41{44.535%{transform:translate(101.1041vw,44.535vh) scale(.4812)}to{transform:translate(96.80225vw,100vh) scale(.4812)}}.snow:nth-child(42){opacity:.724;transform:translate(5.8744vw,-10px) scale(.8209);animation:fall-42 27s -27s linear infinite}@keyframes fall-42{42.881%{transform:translate(1.0028vw,42.881vh) scale(.8209)}to{transform:translate(3.4386vw,100vh) scale(.8209)}}.snow:nth-child(43){opacity:1.926;transform:translate(9.3095vw,-10px) scale(.2851);animation:fall-43 19s -28s linear infinite}@keyframes fall-43{65.312%{transform:translate(6.7997vw,65.312vh) scale(.2851)}to{transform:translate(8.0546vw,100vh) scale(.2851)}}.snow:nth-child(44){opacity:1.9362;transform:translate(37.1897vw,-10px) scale(.2154);animation:fall-44 28s -8s linear infinite}@keyframes fall-44{62.036%{transform:translate(44.7985vw,62.036vh) scale(.2154)}to{transform:translate(40.9941vw,100vh) scale(.2154)}}.snow:nth-child(45){opacity:.7942;transform:translate(82.9941vw,-10px) scale(.5475);animation:fall-45 21s -7s linear infinite}@keyframes fall-45{62.76%{transform:translate(88.6278vw,62.76vh) scale(.5475)}to{transform:translate(85.81095vw,100vh) scale(.5475)}}.snow:nth-child(46){opacity:1.177;transform:translate(85.5334vw,-10px) scale(.3992);animation:fall-46 17s -24s linear infinite}@keyframes fall-46{47.868%{transform:translate(85.8352vw,47.868vh) scale(.3992)}to{transform:translate(85.6843vw,100vh) scale(.3992)}}.snow:nth-child(47){opacity:1.941;transform:translate(89.9986vw,-10px) scale(.2659);animation:fall-47 23s -28s linear infinite}@keyframes fall-47{78.861%{transform:translate(91.9496vw,78.861vh) scale(.2659)}to{transform:translate(90.9741vw,100vh) scale(.2659)}}.snow:nth-child(48){opacity:.5102;transform:translate(90.9699vw,-10px) scale(.567);animation:fall-48 29s -10s linear infinite}@keyframes fall-48{34.103%{transform:translate(86.1589vw,34.103vh) scale(.567)}to{transform:translate(88.5644vw,100vh) scale(.567)}}.snow:nth-child(49){opacity:.3198;transform:translate(52.2195vw,-10px) scale(.8887);animation:fall-49 16s -8s linear infinite}@keyframes fall-49{32.163%{transform:translate(60.9103vw,32.163vh) scale(.8887)}to{transform:translate(56.5649vw,100vh) scale(.8887)}}.snow:nth-child(50){opacity:.7378;transform:translate(73.2144vw,-10px) scale(.4466);animation:fall-50 16s -3s linear infinite}@keyframes fall-50{42.986%{transform:translate(75.5605vw,42.986vh) scale(.4466)}to{transform:translate(74.38745vw,100vh) scale(.4466)}}.snow:nth-child(51){opacity:.2978;transform:translate(24.5649vw,-10px) scale(.3527);animation:fall-51 10s -7s linear infinite}@keyframes fall-51{64.774%{transform:translate(27.7171vw,64.774vh) scale(.3527)}to{transform:translate(26.141vw,100vh) scale(.3527)}}.snow:nth-child(52){opacity:.548;transform:translate(42.4766vw,-10px) scale(.969);animation:fall-52 21s -26s linear infinite}@keyframes fall-52{67.485%{transform:translate(43.0412vw,67.485vh) scale(.969)}to{transform:translate(42.7589vw,100vh) scale(.969)}}.snow:nth-child(53){opacity:.8816;transform:translate(49.7706vw,-10px) scale(.2062);animation:fall-53 21s -28s linear infinite}@keyframes fall-53{73.633%{transform:translate(54.2161vw,73.633vh) scale(.2062)}to{transform:translate(51.99335vw,100vh) scale(.2062)}}.snow:nth-child(54){opacity:1.2692;transform:translate(19.0451vw,-10px) scale(.0163);animation:fall-54 20s -18s linear infinite}@keyframes fall-54{52.425%{transform:translate(26.9781vw,52.425vh) scale(.0163)}to{transform:translate(23.0116vw,100vh) scale(.0163)}}.snow:nth-child(55){opacity:1.1936;transform:translate(20.1229vw,-10px) scale(.7429);animation:fall-55 24s -7s linear infinite}@keyframes fall-55{64.005%{transform:translate(13.7976vw,64.005vh) scale(.7429)}to{transform:translate(16.96025vw,100vh) scale(.7429)}}.snow:nth-child(56){opacity:1.7026;transform:translate(93.891vw,-10px) scale(.5679);animation:fall-56 18s -5s linear infinite}@keyframes fall-56{54.507%{transform:translate(84.3714vw,54.507vh) scale(.5679)}to{transform:translate(89.1312vw,100vh) scale(.5679)}}.snow:nth-child(57){opacity:.01;transform:translate(99.9921vw,-10px) scale(.0636);animation:fall-57 22s -15s linear infinite}@keyframes fall-57{31.747%{transform:translate(98.7399vw,31.747vh) scale(.0636)}to{transform:translate(99.366vw,100vh) scale(.0636)}}.snow:nth-child(58){opacity:.6026;transform:translate(11.2104vw,-10px) scale(.6021);animation:fall-58 21s -24s linear infinite}@keyframes fall-58{57.619%{transform:translate(17.7657vw,57.619vh) scale(.6021)}to{transform:translate(14.48805vw,100vh) scale(.6021)}}.snow:nth-child(59){opacity:1.7274;transform:translate(78.5281vw,-10px) scale(.4605);animation:fall-59 23s -19s linear infinite}@keyframes fall-59{64.624%{transform:translate(78.4415vw,64.624vh) scale(.4605)}to{transform:translate(78.4848vw,100vh) scale(.4605)}}.snow:nth-child(60){opacity:.4442;transform:translate(93.2815vw,-10px) scale(.3948);animation:fall-60 11s -15s linear infinite}@keyframes fall-60{40.285%{transform:translate(94.6919vw,40.285vh) scale(.3948)}to{transform:translate(93.9867vw,100vh) scale(.3948)}}.snow:nth-child(61){opacity:.696;transform:translate(8.3155vw,-10px) scale(.6592);animation:fall-61 29s -5s linear infinite}@keyframes fall-61{39.543%{transform:translate(7.5627vw,39.543vh) scale(.6592)}to{transform:translate(7.9391vw,100vh) scale(.6592)}}.snow:nth-child(62){opacity:.4822;transform:translate(73.7038vw,-10px) scale(.9434);animation:fall-62 20s -16s linear infinite}@keyframes fall-62{58.648%{transform:translate(75.1058vw,58.648vh) scale(.9434)}to{transform:translate(74.4048vw,100vh) scale(.9434)}}.snow:nth-child(63){opacity:1.3348;transform:translate(75.8822vw,-10px) scale(.4732);animation:fall-63 20s -6s linear infinite}@keyframes fall-63{56.892%{transform:translate(77.8854vw,56.892vh) scale(.4732)}to{transform:translate(76.8838vw,100vh) scale(.4732)}}.snow:nth-child(64){opacity:.6566;transform:translate(37.0799vw,-10px) scale(.6928);animation:fall-64 22s -9s linear infinite}@keyframes fall-64{38.477%{transform:translate(28.2689vw,38.477vh) scale(.6928)}to{transform:translate(32.6744vw,100vh) scale(.6928)}}.snow:nth-child(65){opacity:1.1584;transform:translate(63.4365vw,-10px) scale(.88);animation:fall-65 12s -8s linear infinite}@keyframes fall-65{49.547%{transform:translate(67.183vw,49.547vh) scale(.88)}to{transform:translate(65.30975vw,100vh) scale(.88)}}.snow:nth-child(66){opacity:1.9312;transform:translate(82.9441vw,-10px) scale(.1773);animation:fall-66 23s -4s linear infinite}@keyframes fall-66{75.556%{transform:translate(85.3618vw,75.556vh) scale(.1773)}to{transform:translate(84.15295vw,100vh) scale(.1773)}}.snow:nth-child(67){opacity:1.861;transform:translate(32.3671vw,-10px) scale(.7549);animation:fall-67 28s -22s linear infinite}@keyframes fall-67{55.711%{transform:translate(37.7621vw,55.711vh) scale(.7549)}to{transform:translate(35.0646vw,100vh) scale(.7549)}}.snow:nth-child(68){opacity:1.418;transform:translate(46.3023vw,-10px) scale(.1493);animation:fall-68 30s -19s linear infinite}@keyframes fall-68{34.539%{transform:translate(39.1403vw,34.539vh) scale(.1493)}to{transform:translate(42.7213vw,100vh) scale(.1493)}}.snow:nth-child(69){opacity:.029;transform:translate(59.2781vw,-10px) scale(.7818);animation:fall-69 26s -11s linear infinite}@keyframes fall-69{44.731%{transform:translate(50.8264vw,44.731vh) scale(.7818)}to{transform:translate(55.05225vw,100vh) scale(.7818)}}.snow:nth-child(70){opacity:1.2396;transform:translate(40.1261vw,-10px) scale(.0926);animation:fall-70 11s -16s linear infinite}@keyframes fall-70{72.486%{transform:translate(31.0118vw,72.486vh) scale(.0926)}to{transform:translate(35.56895vw,100vh) scale(.0926)}}.snow:nth-child(71){opacity:1.444;transform:translate(5.5687vw,-10px) scale(.1715);animation:fall-71 11s -22s linear infinite}@keyframes fall-71{45.487%{transform:translate(6.7873vw,45.487vh) scale(.1715)}to{transform:translate(6.178vw,100vh) scale(.1715)}}.snow:nth-child(72){opacity:1.9422;transform:translate(69.642vw,-10px) scale(.2741);animation:fall-72 21s -20s linear infinite}@keyframes fall-72{67.165%{transform:translate(62.4042vw,67.165vh) scale(.2741)}to{transform:translate(66.0231vw,100vh) scale(.2741)}}.snow:nth-child(73){opacity:1.617;transform:translate(86.4452vw,-10px) scale(.0497);animation:fall-73 24s -28s linear infinite}@keyframes fall-73{36.524%{transform:translate(93.0636vw,36.524vh) scale(.0497)}to{transform:translate(89.7544vw,100vh) scale(.0497)}}.snow:nth-child(74){opacity:.7404;transform:translate(44.1972vw,-10px) scale(.5291);animation:fall-74 10s -24s linear infinite}@keyframes fall-74{51.161%{transform:translate(37.2793vw,51.161vh) scale(.5291)}to{transform:translate(40.73825vw,100vh) scale(.5291)}}.snow:nth-child(75){opacity:.0444;transform:translate(37.2226vw,-10px) scale(.9532);animation:fall-75 15s -12s linear infinite}@keyframes fall-75{64.167%{transform:translate(35.3798vw,64.167vh) scale(.9532)}to{transform:translate(36.3012vw,100vh) scale(.9532)}}.snow:nth-child(76){opacity:1.8584;transform:translate(85.0913vw,-10px) scale(.2473);animation:fall-76 23s -27s linear infinite}@keyframes fall-76{33.005%{transform:translate(80.792vw,33.005vh) scale(.2473)}to{transform:translate(82.94165vw,100vh) scale(.2473)}}.snow:nth-child(77){opacity:.6504;transform:translate(88.546vw,-10px) scale(.3845);animation:fall-77 21s -2s linear infinite}@keyframes fall-77{46.634%{transform:translate(81.6937vw,46.634vh) scale(.3845)}to{transform:translate(85.11985vw,100vh) scale(.3845)}}.snow:nth-child(78){opacity:.113;transform:translate(90.9891vw,-10px) scale(.787);animation:fall-78 30s -16s linear infinite}@keyframes fall-78{41.141%{transform:translate(96.1829vw,41.141vh) scale(.787)}to{transform:translate(93.586vw,100vh) scale(.787)}}.snow:nth-child(79){opacity:1.6532;transform:translate(5.7495vw,-10px) scale(.2775);animation:fall-79 29s -12s linear infinite}@keyframes fall-79{47.132%{transform:translate(5.0413vw,47.132vh) scale(.2775)}to{transform:translate(5.3954vw,100vh) scale(.2775)}}.snow:nth-child(80){opacity:1.712;transform:translate(59.0289vw,-10px) scale(.47);animation:fall-80 18s -15s linear infinite}@keyframes fall-80{63.753%{transform:translate(51.9052vw,63.753vh) scale(.47)}to{transform:translate(55.46705vw,100vh) scale(.47)}}.snow:nth-child(81){opacity:1.2354;transform:translate(29.3964vw,-10px) scale(.4508);animation:fall-81 22s -15s linear infinite}@keyframes fall-81{67.544%{transform:translate(23.115vw,67.544vh) scale(.4508)}to{transform:translate(26.2557vw,100vh) scale(.4508)}}.snow:nth-child(82){opacity:.4388;transform:translate(56.086vw,-10px) scale(.1612);animation:fall-82 28s -27s linear infinite}@keyframes fall-82{38.686%{transform:translate(57.4798vw,38.686vh) scale(.1612)}to{transform:translate(56.7829vw,100vh) scale(.1612)}}.snow:nth-child(83){opacity:.994;transform:translate(91.8992vw,-10px) scale(.0959);animation:fall-83 13s -2s linear infinite}@keyframes fall-83{69.488%{transform:translate(92.1203vw,69.488vh) scale(.0959)}to{transform:translate(92.00975vw,100vh) scale(.0959)}}.snow:nth-child(84){opacity:1.271;transform:translate(45.9555vw,-10px) scale(.2096);animation:fall-84 19s -20s linear infinite}@keyframes fall-84{65.501%{transform:translate(52.2852vw,65.501vh) scale(.2096)}to{transform:translate(49.12035vw,100vh) scale(.2096)}}.snow:nth-child(85){opacity:1.0862;transform:translate(63.4188vw,-10px) scale(.2168);animation:fall-85 19s -17s linear infinite}@keyframes fall-85{79.707%{transform:translate(70.5197vw,79.707vh) scale(.2168)}to{transform:translate(66.96925vw,100vh) scale(.2168)}}.snow:nth-child(86){opacity:1.1048;transform:translate(75.6253vw,-10px) scale(.5876);animation:fall-86 20s -16s linear infinite}@keyframes fall-86{40.17%{transform:translate(84.7745vw,40.17vh) scale(.5876)}to{transform:translate(80.1999vw,100vh) scale(.5876)}}.snow:nth-child(87){opacity:1.9808;transform:translate(47.5664vw,-10px) scale(.8282);animation:fall-87 15s -28s linear infinite}@keyframes fall-87{76.848%{transform:translate(55.3695vw,76.848vh) scale(.8282)}to{transform:translate(51.46795vw,100vh) scale(.8282)}}.snow:nth-child(88){opacity:.197;transform:translate(66.5965vw,-10px) scale(.5499);animation:fall-88 19s -1s linear infinite}@keyframes fall-88{76.91%{transform:translate(61.8868vw,76.91vh) scale(.5499)}to{transform:translate(64.24165vw,100vh) scale(.5499)}}.snow:nth-child(89){opacity:1.7482;transform:translate(21.9116vw,-10px) scale(.7137);animation:fall-89 11s -17s linear infinite}@keyframes fall-89{79.394%{transform:translate(24.6363vw,79.394vh) scale(.7137)}to{transform:translate(23.27395vw,100vh) scale(.7137)}}.snow:nth-child(90){opacity:1.5204;transform:translate(33.8772vw,-10px) scale(.0774);animation:fall-90 14s -14s linear infinite}@keyframes fall-90{41.52%{transform:translate(37.1801vw,41.52vh) scale(.0774)}to{transform:translate(35.52865vw,100vh) scale(.0774)}}.snow:nth-child(91){opacity:.0464;transform:translate(67.134vw,-10px) scale(.2565);animation:fall-91 16s -29s linear infinite}@keyframes fall-91{75.633%{transform:translate(64.9863vw,75.633vh) scale(.2565)}to{transform:translate(66.06015vw,100vh) scale(.2565)}}.snow:nth-child(92){opacity:1.1194;transform:translate(.2478vw,-10px) scale(.7564);animation:fall-92 27s -17s linear infinite}@keyframes fall-92{30.968%{transform:translate(1.1141vw,30.968vh) scale(.7564)}to{transform:translate(.68095vw,100vh) scale(.7564)}}.snow:nth-child(93){opacity:1.3302;transform:translate(15.3102vw,-10px) scale(.7272);animation:fall-93 21s -8s linear infinite}@keyframes fall-93{36.38%{transform:translate(19.1083vw,36.38vh) scale(.7272)}to{transform:translate(17.20925vw,100vh) scale(.7272)}}.snow:nth-child(94){opacity:.5096;transform:translate(73.7966vw,-10px) scale(.8215);animation:fall-94 19s -18s linear infinite}@keyframes fall-94{45.384%{transform:translate(64.1112vw,45.384vh) scale(.8215)}to{transform:translate(68.9539vw,100vh) scale(.8215)}}.snow:nth-child(95){opacity:1.887;transform:translate(57.4369vw,-10px) scale(.0359);animation:fall-95 22s -16s linear infinite}@keyframes fall-95{76.01%{transform:translate(57.5917vw,76.01vh) scale(.0359)}to{transform:translate(57.5143vw,100vh) scale(.0359)}}.snow:nth-child(96){opacity:.132;transform:translate(41.5601vw,-10px) scale(.7843);animation:fall-96 23s -9s linear infinite}@keyframes fall-96{79.082%{transform:translate(37.9624vw,79.082vh) scale(.7843)}to{transform:translate(39.76125vw,100vh) scale(.7843)}}.snow:nth-child(97){opacity:1.2626;transform:translate(28.1481vw,-10px) scale(.8919);animation:fall-97 19s -16s linear infinite}@keyframes fall-97{48.444%{transform:translate(19.2859vw,48.444vh) scale(.8919)}to{transform:translate(23.717vw,100vh) scale(.8919)}}.snow:nth-child(98){opacity:.3016;transform:translate(40.0766vw,-10px) scale(.5757);animation:fall-98 14s -24s linear infinite}@keyframes fall-98{31.508%{transform:translate(35.5607vw,31.508vh) scale(.5757)}to{transform:translate(37.81865vw,100vh) scale(.5757)}}.snow:nth-child(99){opacity:.714;transform:translate(7.368vw,-10px) scale(.5718);animation:fall-99 12s -26s linear infinite}@keyframes fall-99{55.582%{transform:translate(-.7233vw,55.582vh) scale(.5718)}to{transform:translate(3.32235vw,100vh) scale(.5718)}}.snow:nth-child(100){opacity:1.9916;transform:translate(65.3819vw,-10px) scale(.5231);animation:fall-100 10s -3s linear infinite}@keyframes fall-100{58.849%{transform:translate(70.1061vw,58.849vh) scale(.5231)}to{transform:translate(67.744vw,100vh) scale(.5231)}}.snow:nth-child(101){opacity:1.363;transform:translate(7.5484vw,-10px) scale(.4735);animation:fall-101 30s -6s linear infinite}@keyframes fall-101{68.535%{transform:translate(11.0329vw,68.535vh) scale(.4735)}to{transform:translate(9.29065vw,100vh) scale(.4735)}}.snow:nth-child(102){opacity:1.8648;transform:translate(94.8324vw,-10px) scale(.739);animation:fall-102 18s -5s linear infinite}@keyframes fall-102{57.393%{transform:translate(86.8883vw,57.393vh) scale(.739)}to{transform:translate(90.86035vw,100vh) scale(.739)}}.snow:nth-child(103){opacity:.6192;transform:translate(64.9961vw,-10px) scale(.6787);animation:fall-103 25s -18s linear infinite}@keyframes fall-103{45.632%{transform:translate(63.3121vw,45.632vh) scale(.6787)}to{transform:translate(64.1541vw,100vh) scale(.6787)}}.snow:nth-child(104){opacity:.3686;transform:translate(26.1121vw,-10px) scale(.7722);animation:fall-104 25s -16s linear infinite}@keyframes fall-104{64.507%{transform:translate(28.0193vw,64.507vh) scale(.7722)}to{transform:translate(27.0657vw,100vh) scale(.7722)}}.snow:nth-child(105){opacity:.7242;transform:translate(3.683vw,-10px) scale(.4437);animation:fall-105 28s -12s linear infinite}@keyframes fall-105{66.667%{transform:translate(5.5864vw,66.667vh) scale(.4437)}to{transform:translate(4.6347vw,100vh) scale(.4437)}}.snow:nth-child(106){opacity:1.2086;transform:translate(50.561vw,-10px) scale(.9932);animation:fall-106 20s -9s linear infinite}@keyframes fall-106{77.941%{transform:translate(49.02vw,77.941vh) scale(.9932)}to{transform:translate(49.7905vw,100vh) scale(.9932)}}.snow:nth-child(107){opacity:1.316;transform:translate(30.4737vw,-10px) scale(.5464);animation:fall-107 10s -5s linear infinite}@keyframes fall-107{36.044%{transform:translate(38.5692vw,36.044vh) scale(.5464)}to{transform:translate(34.52145vw,100vh) scale(.5464)}}.snow:nth-child(108){opacity:.302;transform:translate(.4685vw,-10px) scale(.5281);animation:fall-108 20s -9s linear infinite}@keyframes fall-108{54.861%{transform:translate(4.4572vw,54.861vh) scale(.5281)}to{transform:translate(2.46285vw,100vh) scale(.5281)}}.snow:nth-child(109){opacity:1.2706;transform:translate(79.5521vw,-10px) scale(.1811);animation:fall-109 30s -19s linear infinite}@keyframes fall-109{64.278%{transform:translate(87.5829vw,64.278vh) scale(.1811)}to{transform:translate(83.5675vw,100vh) scale(.1811)}}.snow:nth-child(110){opacity:.053;transform:translate(4.1761vw,-10px) scale(.5523);animation:fall-110 18s -10s linear infinite}@keyframes fall-110{46.118%{transform:translate(9.8008vw,46.118vh) scale(.5523)}to{transform:translate(6.98845vw,100vh) scale(.5523)}}.snow:nth-child(111){opacity:.2048;transform:translate(79.6087vw,-10px) scale(.3304);animation:fall-111 12s -22s linear infinite}@keyframes fall-111{39.937%{transform:translate(81.5027vw,39.937vh) scale(.3304)}to{transform:translate(80.5557vw,100vh) scale(.3304)}}.snow:nth-child(112){opacity:1.1494;transform:translate(23.0103vw,-10px) scale(.5037);animation:fall-112 30s -6s linear infinite}@keyframes fall-112{38.961%{transform:translate(21.0658vw,38.961vh) scale(.5037)}to{transform:translate(22.03805vw,100vh) scale(.5037)}}.snow:nth-child(113){opacity:.9914;transform:translate(84.2475vw,-10px) scale(.0774);animation:fall-113 13s -9s linear infinite}@keyframes fall-113{70.371%{transform:translate(76.1881vw,70.371vh) scale(.0774)}to{transform:translate(80.2178vw,100vh) scale(.0774)}}.snow:nth-child(114){opacity:.33;transform:translate(30.9577vw,-10px) scale(.3728);animation:fall-114 16s -28s linear infinite}@keyframes fall-114{34.528%{transform:translate(34.0335vw,34.528vh) scale(.3728)}to{transform:translate(32.4956vw,100vh) scale(.3728)}}.snow:nth-child(115){opacity:1.7766;transform:translate(51.3589vw,-10px) scale(.2503);animation:fall-115 13s -25s linear infinite}@keyframes fall-115{58.503%{transform:translate(51.855vw,58.503vh) scale(.2503)}to{transform:translate(51.60695vw,100vh) scale(.2503)}}.snow:nth-child(116){opacity:.3886;transform:translate(30.3843vw,-10px) scale(.8926);animation:fall-116 10s -19s linear infinite}@keyframes fall-116{49.797%{transform:translate(32.1007vw,49.797vh) scale(.8926)}to{transform:translate(31.2425vw,100vh) scale(.8926)}}.snow:nth-child(117){opacity:.6626;transform:translate(64.5398vw,-10px) scale(.8915);animation:fall-117 23s -2s linear infinite}@keyframes fall-117{43.703%{transform:translate(56.6523vw,43.703vh) scale(.8915)}to{transform:translate(60.59605vw,100vh) scale(.8915)}}.snow:nth-child(118){opacity:1.6024;transform:translate(96.9769vw,-10px) scale(.0284);animation:fall-118 11s -20s linear infinite}@keyframes fall-118{55.687%{transform:translate(102.8811vw,55.687vh) scale(.0284)}to{transform:translate(99.929vw,100vh) scale(.0284)}}.snow:nth-child(119){opacity:1.49;transform:translate(93.0056vw,-10px) scale(.9619);animation:fall-119 21s -14s linear infinite}@keyframes fall-119{49.923%{transform:translate(99.8477vw,49.923vh) scale(.9619)}to{transform:translate(96.42665vw,100vh) scale(.9619)}}.snow:nth-child(120){opacity:.7382;transform:translate(10.6348vw,-10px) scale(.6434);animation:fall-120 29s -6s linear infinite}@keyframes fall-120{34.587%{transform:translate(7.4544vw,34.587vh) scale(.6434)}to{transform:translate(9.0446vw,100vh) scale(.6434)}}.snow:nth-child(121){opacity:.5098;transform:translate(94.8478vw,-10px) scale(.6739);animation:fall-121 22s -5s linear infinite}@keyframes fall-121{72.784%{transform:translate(94.1299vw,72.784vh) scale(.6739)}to{transform:translate(94.48885vw,100vh) scale(.6739)}}.snow:nth-child(122){opacity:1.6202;transform:translate(56.2015vw,-10px) scale(.6948);animation:fall-122 30s -16s linear infinite}@keyframes fall-122{52.633%{transform:translate(59.1641vw,52.633vh) scale(.6948)}to{transform:translate(57.6828vw,100vh) scale(.6948)}}.snow:nth-child(123){opacity:1.7204;transform:translate(71.8862vw,-10px) scale(.3868);animation:fall-123 25s -28s linear infinite}@keyframes fall-123{73.444%{transform:translate(77.5033vw,73.444vh) scale(.3868)}to{transform:translate(74.69475vw,100vh) scale(.3868)}}.snow:nth-child(124){opacity:.5236;transform:translate(15.1038vw,-10px) scale(.4845);animation:fall-124 19s -30s linear infinite}@keyframes fall-124{73.078%{transform:translate(14.2896vw,73.078vh) scale(.4845)}to{transform:translate(14.6967vw,100vh) scale(.4845)}}.snow:nth-child(125){opacity:.67;transform:translate(80.6047vw,-10px) scale(.3101);animation:fall-125 17s -8s linear infinite}@keyframes fall-125{58.425%{transform:translate(90.5749vw,58.425vh) scale(.3101)}to{transform:translate(85.5898vw,100vh) scale(.3101)}}.snow:nth-child(126){opacity:.6048;transform:translate(29.3391vw,-10px) scale(.5078);animation:fall-126 27s -21s linear infinite}@keyframes fall-126{40.631%{transform:translate(36.3972vw,40.631vh) scale(.5078)}to{transform:translate(32.86815vw,100vh) scale(.5078)}}.snow:nth-child(127){opacity:.9006;transform:translate(19.2531vw,-10px) scale(.4063);animation:fall-127 27s -15s linear infinite}@keyframes fall-127{70.421%{transform:translate(29.2147vw,70.421vh) scale(.4063)}to{transform:translate(24.2339vw,100vh) scale(.4063)}}.snow:nth-child(128){opacity:1.4066;transform:translate(61.7016vw,-10px) scale(.2118);animation:fall-128 17s -14s linear infinite}@keyframes fall-128{55.494%{transform:translate(63.1752vw,55.494vh) scale(.2118)}to{transform:translate(62.4384vw,100vh) scale(.2118)}}.snow:nth-child(129){opacity:.8462;transform:translate(35.3108vw,-10px) scale(.313);animation:fall-129 30s -5s linear infinite}@keyframes fall-129{50.221%{transform:translate(27.4954vw,50.221vh) scale(.313)}to{transform:translate(31.4031vw,100vh) scale(.313)}}.snow:nth-child(130){opacity:1.4242;transform:translate(13.5067vw,-10px) scale(.2784);animation:fall-130 12s -7s linear infinite}@keyframes fall-130{53.556%{transform:translate(7.9989vw,53.556vh) scale(.2784)}to{transform:translate(10.7528vw,100vh) scale(.2784)}}.snow:nth-child(131){opacity:.2638;transform:translate(61.0657vw,-10px) scale(.5694);animation:fall-131 29s -27s linear infinite}@keyframes fall-131{43.556%{transform:translate(55.4801vw,43.556vh) scale(.5694)}to{transform:translate(58.2729vw,100vh) scale(.5694)}}.snow:nth-child(132){opacity:.87;transform:translate(20.7994vw,-10px) scale(.9625);animation:fall-132 29s -24s linear infinite}@keyframes fall-132{31.988%{transform:translate(27.1446vw,31.988vh) scale(.9625)}to{transform:translate(23.972vw,100vh) scale(.9625)}}.snow:nth-child(133){opacity:.1418;transform:translate(99.799vw,-10px) scale(.416);animation:fall-133 18s -18s linear infinite}@keyframes fall-133{66.89%{transform:translate(90.361vw,66.89vh) scale(.416)}to{transform:translate(95.08vw,100vh) scale(.416)}}.snow:nth-child(134){opacity:1.6102;transform:translate(96.3035vw,-10px) scale(.6278);animation:fall-134 25s -29s linear infinite}@keyframes fall-134{40.521%{transform:translate(94.8889vw,40.521vh) scale(.6278)}to{transform:translate(95.5962vw,100vh) scale(.6278)}}.snow:nth-child(135){opacity:1.3206;transform:translate(44.0479vw,-10px) scale(.7232);animation:fall-135 19s -11s linear infinite}@keyframes fall-135{45.264%{transform:translate(45.2532vw,45.264vh) scale(.7232)}to{transform:translate(44.65055vw,100vh) scale(.7232)}}.snow:nth-child(136){opacity:.0488;transform:translate(41.432vw,-10px) scale(.839);animation:fall-136 16s -26s linear infinite}@keyframes fall-136{71.629%{transform:translate(37.0476vw,71.629vh) scale(.839)}to{transform:translate(39.2398vw,100vh) scale(.839)}}.snow:nth-child(137){opacity:1.5686;transform:translate(37.1262vw,-10px) scale(.5687);animation:fall-137 21s -22s linear infinite}@keyframes fall-137{35.869%{transform:translate(28.2947vw,35.869vh) scale(.5687)}to{transform:translate(32.71045vw,100vh) scale(.5687)}}.snow:nth-child(138){opacity:.514;transform:translate(63.7496vw,-10px) scale(.7028);animation:fall-138 16s -29s linear infinite}@keyframes fall-138{39.056%{transform:translate(59.3711vw,39.056vh) scale(.7028)}to{transform:translate(61.56035vw,100vh) scale(.7028)}}.snow:nth-child(139){opacity:1.1604;transform:translate(57.263vw,-10px) scale(.3934);animation:fall-139 28s -16s linear infinite}@keyframes fall-139{56.32%{transform:translate(58.4654vw,56.32vh) scale(.3934)}to{transform:translate(57.8642vw,100vh) scale(.3934)}}.snow:nth-child(140){opacity:.5702;transform:translate(5.354vw,-10px) scale(.9958);animation:fall-140 28s -10s linear infinite}@keyframes fall-140{53.552%{transform:translate(7.2715vw,53.552vh) scale(.9958)}to{transform:translate(6.31275vw,100vh) scale(.9958)}}.snow:nth-child(141){opacity:.9226;transform:translate(27.1303vw,-10px) scale(.4327);animation:fall-141 21s -5s linear infinite}@keyframes fall-141{37.791%{transform:translate(17.9875vw,37.791vh) scale(.4327)}to{transform:translate(22.5589vw,100vh) scale(.4327)}}.snow:nth-child(142){opacity:1.5718;transform:translate(51.9001vw,-10px) scale(.4852);animation:fall-142 24s -15s linear infinite}@keyframes fall-142{56.187%{transform:translate(51.7986vw,56.187vh) scale(.4852)}to{transform:translate(51.84935vw,100vh) scale(.4852)}}.snow:nth-child(143){opacity:.3952;transform:translate(66.2853vw,-10px) scale(.6582);animation:fall-143 15s -4s linear infinite}@keyframes fall-143{33.975%{transform:translate(69.0202vw,33.975vh) scale(.6582)}to{transform:translate(67.65275vw,100vh) scale(.6582)}}.snow:nth-child(144){opacity:.8616;transform:translate(15.0748vw,-10px) scale(.8327);animation:fall-144 15s -1s linear infinite}@keyframes fall-144{43.103%{transform:translate(23.7257vw,43.103vh) scale(.8327)}to{transform:translate(19.40025vw,100vh) scale(.8327)}}.snow:nth-child(145){opacity:1.7112;transform:translate(24.3575vw,-10px) scale(.5529);animation:fall-145 28s -10s linear infinite}@keyframes fall-145{64.696%{transform:translate(22.1044vw,64.696vh) scale(.5529)}to{transform:translate(23.23095vw,100vh) scale(.5529)}}.snow:nth-child(146){opacity:.194;transform:translate(90.7954vw,-10px) scale(.9055);animation:fall-146 23s -2s linear infinite}@keyframes fall-146{69.873%{transform:translate(87.1566vw,69.873vh) scale(.9055)}to{transform:translate(88.976vw,100vh) scale(.9055)}}.snow:nth-child(147){opacity:1.0322;transform:translate(.7025vw,-10px) scale(.4918);animation:fall-147 13s -29s linear infinite}@keyframes fall-147{49.695%{transform:translate(-2.1685vw,49.695vh) scale(.4918)}to{transform:translate(-.733vw,100vh) scale(.4918)}}.snow:nth-child(148){opacity:.6088;transform:translate(5.6823vw,-10px) scale(.5697);animation:fall-148 15s -11s linear infinite}@keyframes fall-148{65.324%{transform:translate(1.6949vw,65.324vh) scale(.5697)}to{transform:translate(3.6886vw,100vh) scale(.5697)}}.snow:nth-child(149){opacity:1.2662;transform:translate(10.6525vw,-10px) scale(.1704);animation:fall-149 22s -18s linear infinite}@keyframes fall-149{58.457%{transform:translate(18.5516vw,58.457vh) scale(.1704)}to{transform:translate(14.60205vw,100vh) scale(.1704)}}.snow:nth-child(150){opacity:.5086;transform:translate(84.9353vw,-10px) scale(.0704);animation:fall-150 27s -2s linear infinite}@keyframes fall-150{66.672%{transform:translate(84.1071vw,66.672vh) scale(.0704)}to{transform:translate(84.5212vw,100vh) scale(.0704)}}.snow:nth-child(151){opacity:.4246;transform:translate(74.5516vw,-10px) scale(.4082);animation:fall-151 26s -17s linear infinite}@keyframes fall-151{33.063%{transform:translate(70.7947vw,33.063vh) scale(.4082)}to{transform:translate(72.67315vw,100vh) scale(.4082)}}.snow:nth-child(152){opacity:1.5618;transform:translate(34.779vw,-10px) scale(.0229);animation:fall-152 27s -1s linear infinite}@keyframes fall-152{56.988%{transform:translate(44.1677vw,56.988vh) scale(.0229)}to{transform:translate(39.47335vw,100vh) scale(.0229)}}.snow:nth-child(153){opacity:1.399;transform:translate(31.3859vw,-10px) scale(.3784);animation:fall-153 19s -30s linear infinite}@keyframes fall-153{56.263%{transform:translate(24.4777vw,56.263vh) scale(.3784)}to{transform:translate(27.9318vw,100vh) scale(.3784)}}.snow:nth-child(154){opacity:.2314;transform:translate(36.2949vw,-10px) scale(.0456);animation:fall-154 28s -5s linear infinite}@keyframes fall-154{69.743%{transform:translate(44.5738vw,69.743vh) scale(.0456)}to{transform:translate(40.43435vw,100vh) scale(.0456)}}.snow:nth-child(155){opacity:1.9894;transform:translate(9.1983vw,-10px) scale(.6594);animation:fall-155 16s -4s linear infinite}@keyframes fall-155{56.142%{transform:translate(8.8443vw,56.142vh) scale(.6594)}to{transform:translate(9.0213vw,100vh) scale(.6594)}}.snow:nth-child(156){opacity:.379;transform:translate(14.8891vw,-10px) scale(.5255);animation:fall-156 26s -5s linear infinite}@keyframes fall-156{37.467%{transform:translate(21.4051vw,37.467vh) scale(.5255)}to{transform:translate(18.1471vw,100vh) scale(.5255)}}.snow:nth-child(157){opacity:.1442;transform:translate(3.1667vw,-10px) scale(.3517);animation:fall-157 15s -16s linear infinite}@keyframes fall-157{71.878%{transform:translate(.5139vw,71.878vh) scale(.3517)}to{transform:translate(1.8403vw,100vh) scale(.3517)}}.snow:nth-child(158){opacity:.1406;transform:translate(28.6757vw,-10px) scale(.252);animation:fall-158 28s -29s linear infinite}@keyframes fall-158{72.353%{transform:translate(37.1819vw,72.353vh) scale(.252)}to{transform:translate(32.9288vw,100vh) scale(.252)}}.snow:nth-child(159){opacity:1.6752;transform:translate(32.5253vw,-10px) scale(.9758);animation:fall-159 16s -21s linear infinite}@keyframes fall-159{72.511%{transform:translate(34.6637vw,72.511vh) scale(.9758)}to{transform:translate(33.5945vw,100vh) scale(.9758)}}.snow:nth-child(160){opacity:1.7902;transform:translate(90.2514vw,-10px) scale(.3459);animation:fall-160 19s -8s linear infinite}@keyframes fall-160{30.051%{transform:translate(92.8781vw,30.051vh) scale(.3459)}to{transform:translate(91.56475vw,100vh) scale(.3459)}}.snow:nth-child(161){opacity:1.8924;transform:translate(1.7142vw,-10px) scale(.7543);animation:fall-161 24s -6s linear infinite}@keyframes fall-161{57.937%{transform:translate(.9936vw,57.937vh) scale(.7543)}to{transform:translate(1.3539vw,100vh) scale(.7543)}}.snow:nth-child(162){opacity:.6456;transform:translate(64.5702vw,-10px) scale(.0984);animation:fall-162 15s -18s linear infinite}@keyframes fall-162{50.353%{transform:translate(63.2647vw,50.353vh) scale(.0984)}to{transform:translate(63.91745vw,100vh) scale(.0984)}}.snow:nth-child(163){opacity:.2494;transform:translate(31.0296vw,-10px) scale(.6632);animation:fall-163 15s -30s linear infinite}@keyframes fall-163{41.114%{transform:translate(36.3782vw,41.114vh) scale(.6632)}to{transform:translate(33.7039vw,100vh) scale(.6632)}}.snow:nth-child(164){opacity:.1558;transform:translate(66.9265vw,-10px) scale(.8242);animation:fall-164 14s -21s linear infinite}@keyframes fall-164{40.675%{transform:translate(58.1202vw,40.675vh) scale(.8242)}to{transform:translate(62.52335vw,100vh) scale(.8242)}}.snow:nth-child(165){opacity:.748;transform:translate(29.1392vw,-10px) scale(.6463);animation:fall-165 27s -20s linear infinite}@keyframes fall-165{42.129%{transform:translate(23.197vw,42.129vh) scale(.6463)}to{transform:translate(26.1681vw,100vh) scale(.6463)}}.snow:nth-child(166){opacity:1.5362;transform:translate(37.6327vw,-10px) scale(.8609);animation:fall-166 23s -17s linear infinite}@keyframes fall-166{65.137%{transform:translate(38.1546vw,65.137vh) scale(.8609)}to{transform:translate(37.89365vw,100vh) scale(.8609)}}.snow:nth-child(167){opacity:1.6888;transform:translate(72.4753vw,-10px) scale(.6724);animation:fall-167 22s -26s linear infinite}@keyframes fall-167{30.198%{transform:translate(80.0491vw,30.198vh) scale(.6724)}to{transform:translate(76.2622vw,100vh) scale(.6724)}}.snow:nth-child(168){opacity:.1164;transform:translate(11.8521vw,-10px) scale(.4286);animation:fall-168 20s -28s linear infinite}@keyframes fall-168{68.202%{transform:translate(4.7948vw,68.202vh) scale(.4286)}to{transform:translate(8.32345vw,100vh) scale(.4286)}}.snow:nth-child(169){opacity:.0704;transform:translate(98.111vw,-10px) scale(.0562);animation:fall-169 11s -13s linear infinite}@keyframes fall-169{55.01%{transform:translate(101.1642vw,55.01vh) scale(.0562)}to{transform:translate(99.6376vw,100vh) scale(.0562)}}.snow:nth-child(170){opacity:.8536;transform:translate(23.28vw,-10px) scale(.8831);animation:fall-170 19s -7s linear infinite}@keyframes fall-170{59.183%{transform:translate(25.7087vw,59.183vh) scale(.8831)}to{transform:translate(24.49435vw,100vh) scale(.8831)}}.snow:nth-child(171){opacity:1.7634;transform:translate(15.3454vw,-10px) scale(.9169);animation:fall-171 16s -4s linear infinite}@keyframes fall-171{72.683%{transform:translate(15.7538vw,72.683vh) scale(.9169)}to{transform:translate(15.5496vw,100vh) scale(.9169)}}.snow:nth-child(172){opacity:1.8974;transform:translate(98.8485vw,-10px) scale(.5005);animation:fall-172 20s -14s linear infinite}@keyframes fall-172{61.052%{transform:translate(105.9025vw,61.052vh) scale(.5005)}to{transform:translate(102.3755vw,100vh) scale(.5005)}}.snow:nth-child(173){opacity:1.529;transform:translate(34.9423vw,-10px) scale(.4719);animation:fall-173 11s -17s linear infinite}@keyframes fall-173{39.734%{transform:translate(25.7335vw,39.734vh) scale(.4719)}to{transform:translate(30.3379vw,100vh) scale(.4719)}}.snow:nth-child(174){opacity:.8184;transform:translate(7.6854vw,-10px) scale(.8034);animation:fall-174 24s -29s linear infinite}@keyframes fall-174{67.017%{transform:translate(17.2149vw,67.017vh) scale(.8034)}to{transform:translate(12.45015vw,100vh) scale(.8034)}}.snow:nth-child(175){opacity:.7628;transform:translate(91.0996vw,-10px) scale(.5572);animation:fall-175 12s -10s linear infinite}@keyframes fall-175{32.737%{transform:translate(98.4937vw,32.737vh) scale(.5572)}to{transform:translate(94.79665vw,100vh) scale(.5572)}}.snow:nth-child(176){opacity:1.4794;transform:translate(52.9235vw,-10px) scale(.809);animation:fall-176 30s -7s linear infinite}@keyframes fall-176{76.101%{transform:translate(57.3631vw,76.101vh) scale(.809)}to{transform:translate(55.1433vw,100vh) scale(.809)}}.snow:nth-child(177){opacity:.1192;transform:translate(78.4399vw,-10px) scale(.6383);animation:fall-177 17s -13s linear infinite}@keyframes fall-177{45.446%{transform:translate(86.3839vw,45.446vh) scale(.6383)}to{transform:translate(82.4119vw,100vh) scale(.6383)}}.snow:nth-child(178){opacity:1.2898;transform:translate(3.7539vw,-10px) scale(.2811);animation:fall-178 16s -22s linear infinite}@keyframes fall-178{35.401%{transform:translate(13.4822vw,35.401vh) scale(.2811)}to{transform:translate(8.61805vw,100vh) scale(.2811)}}.snow:nth-child(179){opacity:.8984;transform:translate(90.4499vw,-10px) scale(.9208);animation:fall-179 22s -3s linear infinite}@keyframes fall-179{45.215%{transform:translate(80.6064vw,45.215vh) scale(.9208)}to{transform:translate(85.52815vw,100vh) scale(.9208)}}.snow:nth-child(180){opacity:1.9338;transform:translate(6.7085vw,-10px) scale(.3723);animation:fall-180 11s -27s linear infinite}@keyframes fall-180{72.22%{transform:translate(3.4365vw,72.22vh) scale(.3723)}to{transform:translate(5.0725vw,100vh) scale(.3723)}}.snow:nth-child(181){opacity:.2018;transform:translate(73.7211vw,-10px) scale(.0601);animation:fall-181 30s -17s linear infinite}@keyframes fall-181{50.078%{transform:translate(65.0775vw,50.078vh) scale(.0601)}to{transform:translate(69.3993vw,100vh) scale(.0601)}}.snow:nth-child(182){opacity:1.4716;transform:translate(20.0641vw,-10px) scale(.913);animation:fall-182 23s -9s linear infinite}@keyframes fall-182{35.529%{transform:translate(12.0608vw,35.529vh) scale(.913)}to{transform:translate(16.06245vw,100vh) scale(.913)}}.snow:nth-child(183){opacity:1.7386;transform:translate(36.7367vw,-10px) scale(.5675);animation:fall-183 16s -15s linear infinite}@keyframes fall-183{60.123%{transform:translate(29.9105vw,60.123vh) scale(.5675)}to{transform:translate(33.3236vw,100vh) scale(.5675)}}.snow:nth-child(184){opacity:1.9456;transform:translate(65.1058vw,-10px) scale(.4294);animation:fall-184 16s -25s linear infinite}@keyframes fall-184{34.198%{transform:translate(74.8485vw,34.198vh) scale(.4294)}to{transform:translate(69.97715vw,100vh) scale(.4294)}}.snow:nth-child(185){opacity:.691;transform:translate(99.7782vw,-10px) scale(.113);animation:fall-185 18s -5s linear infinite}@keyframes fall-185{34.382%{transform:translate(104.5557vw,34.382vh) scale(.113)}to{transform:translate(102.16695vw,100vh) scale(.113)}}.snow:nth-child(186){opacity:1.2854;transform:translate(64.5028vw,-10px) scale(.3627);animation:fall-186 19s -21s linear infinite}@keyframes fall-186{52.616%{transform:translate(55.3824vw,52.616vh) scale(.3627)}to{transform:translate(59.9426vw,100vh) scale(.3627)}}.snow:nth-child(187){opacity:.0056;transform:translate(62.2901vw,-10px) scale(.9906);animation:fall-187 13s -20s linear infinite}@keyframes fall-187{48.887%{transform:translate(56.3399vw,48.887vh) scale(.9906)}to{transform:translate(59.315vw,100vh) scale(.9906)}}.snow:nth-child(188){opacity:.9042;transform:translate(87.8993vw,-10px) scale(.4315);animation:fall-188 12s -15s linear infinite}@keyframes fall-188{36.197%{transform:translate(79.7588vw,36.197vh) scale(.4315)}to{transform:translate(83.82905vw,100vh) scale(.4315)}}.snow:nth-child(189){opacity:1.1836;transform:translate(41.5537vw,-10px) scale(.472);animation:fall-189 12s -24s linear infinite}@keyframes fall-189{32.456%{transform:translate(46.2511vw,32.456vh) scale(.472)}to{transform:translate(43.9024vw,100vh) scale(.472)}}.snow:nth-child(190){opacity:.931;transform:translate(18.5943vw,-10px) scale(.4734);animation:fall-190 12s -24s linear infinite}@keyframes fall-190{70.792%{transform:translate(18.9053vw,70.792vh) scale(.4734)}to{transform:translate(18.7498vw,100vh) scale(.4734)}}.snow:nth-child(191){opacity:.6806;transform:translate(30.6604vw,-10px) scale(.1128);animation:fall-191 16s -6s linear infinite}@keyframes fall-191{38.435%{transform:translate(25.5797vw,38.435vh) scale(.1128)}to{transform:translate(28.12005vw,100vh) scale(.1128)}}.snow:nth-child(192){opacity:1.8454;transform:translate(86.9215vw,-10px) scale(.6591);animation:fall-192 26s -21s linear infinite}@keyframes fall-192{57.305%{transform:translate(90.9946vw,57.305vh) scale(.6591)}to{transform:translate(88.95805vw,100vh) scale(.6591)}}.snow:nth-child(193){opacity:.3296;transform:translate(78.4836vw,-10px) scale(.644);animation:fall-193 23s -13s linear infinite}@keyframes fall-193{60.066%{transform:translate(73.8373vw,60.066vh) scale(.644)}to{transform:translate(76.16045vw,100vh) scale(.644)}}.snow:nth-child(194){opacity:.6472;transform:translate(88.6271vw,-10px) scale(.7058);animation:fall-194 25s -11s linear infinite}@keyframes fall-194{75.498%{transform:translate(78.9026vw,75.498vh) scale(.7058)}to{transform:translate(83.76485vw,100vh) scale(.7058)}}.snow:nth-child(195){opacity:.1508;transform:translate(67.2522vw,-10px) scale(.2199);animation:fall-195 24s -3s linear infinite}@keyframes fall-195{45.45%{transform:translate(74.5742vw,45.45vh) scale(.2199)}to{transform:translate(70.9132vw,100vh) scale(.2199)}}.snow:nth-child(196){opacity:1.7216;transform:translate(39.9137vw,-10px) scale(.1915);animation:fall-196 26s -6s linear infinite}@keyframes fall-196{59.027%{transform:translate(49.2651vw,59.027vh) scale(.1915)}to{transform:translate(44.5894vw,100vh) scale(.1915)}}.snow:nth-child(197){opacity:.4838;transform:translate(76.7862vw,-10px) scale(.5006);animation:fall-197 25s -24s linear infinite}@keyframes fall-197{57.841%{transform:translate(67.1157vw,57.841vh) scale(.5006)}to{transform:translate(71.95095vw,100vh) scale(.5006)}}.snow:nth-child(198){opacity:.3594;transform:translate(89.8394vw,-10px) scale(.6532);animation:fall-198 20s -26s linear infinite}@keyframes fall-198{34.958%{transform:translate(92.0154vw,34.958vh) scale(.6532)}to{transform:translate(90.9274vw,100vh) scale(.6532)}}.snow:nth-child(199){opacity:1.9812;transform:translate(62.2557vw,-10px) scale(.7478);animation:fall-199 17s -11s linear infinite}@keyframes fall-199{69.939%{transform:translate(62.8922vw,69.939vh) scale(.7478)}to{transform:translate(62.57395vw,100vh) scale(.7478)}}.snow:nth-child(200){opacity:1.2418;transform:translate(52.1241vw,-10px) scale(.1049);animation:fall-200 11s -16s linear infinite}@keyframes fall-200{62.369%{transform:translate(48.7796vw,62.369vh) scale(.1049)}to{transform:translate(50.45185vw,100vh) scale(.1049)}}.snow:nth-child(201){opacity:.0502;transform:translate(66.3389vw,-10px) scale(.9733);animation:fall-201 10s -16s linear infinite}@keyframes fall-201{36.106%{transform:translate(71.7434vw,36.106vh) scale(.9733)}to{transform:translate(69.04115vw,100vh) scale(.9733)}}.snow:nth-child(202){opacity:1.8358;transform:translate(8.3843vw,-10px) scale(.0805);animation:fall-202 30s -24s linear infinite}@keyframes fall-202{69.164%{transform:translate(1.73vw,69.164vh) scale(.0805)}to{transform:translate(5.05715vw,100vh) scale(.0805)}}.snow:nth-child(203){opacity:.403;transform:translate(90.7652vw,-10px) scale(.3255);animation:fall-203 19s -3s linear infinite}@keyframes fall-203{51.407%{transform:translate(89.4469vw,51.407vh) scale(.3255)}to{transform:translate(90.10605vw,100vh) scale(.3255)}}.snow:nth-child(204){opacity:1.2368;transform:translate(66.3899vw,-10px) scale(.0002);animation:fall-204 19s -11s linear infinite}@keyframes fall-204{54.304%{transform:translate(73.7827vw,54.304vh) scale(.0002)}to{transform:translate(70.0863vw,100vh) scale(.0002)}}.snow:nth-child(205){opacity:1.9786;transform:translate(53.4392vw,-10px) scale(.2112);animation:fall-205 18s -27s linear infinite}@keyframes fall-205{52.407%{transform:translate(50.0843vw,52.407vh) scale(.2112)}to{transform:translate(51.76175vw,100vh) scale(.2112)}}.snow:nth-child(206){opacity:1.2516;transform:translate(26.6205vw,-10px) scale(.8595);animation:fall-206 11s -19s linear infinite}@keyframes fall-206{36.397%{transform:translate(24.6837vw,36.397vh) scale(.8595)}to{transform:translate(25.6521vw,100vh) scale(.8595)}}.snow:nth-child(207){opacity:1.7296;transform:translate(69.2889vw,-10px) scale(.7802);animation:fall-207 28s -23s linear infinite}@keyframes fall-207{72.985%{transform:translate(60.9632vw,72.985vh) scale(.7802)}to{transform:translate(65.12605vw,100vh) scale(.7802)}}.snow:nth-child(208){opacity:1.8074;transform:translate(34.4965vw,-10px) scale(.4115);animation:fall-208 19s -20s linear infinite}@keyframes fall-208{31.911%{transform:translate(37.004vw,31.911vh) scale(.4115)}to{transform:translate(35.75025vw,100vh) scale(.4115)}}.snow:nth-child(209){opacity:1.2216;transform:translate(95.3179vw,-10px) scale(.0231);animation:fall-209 16s -26s linear infinite}@keyframes fall-209{37.998%{transform:translate(97.0703vw,37.998vh) scale(.0231)}to{transform:translate(96.1941vw,100vh) scale(.0231)}}.snow:nth-child(210){opacity:.0638;transform:translate(12.6586vw,-10px) scale(.823);animation:fall-210 16s -8s linear infinite}@keyframes fall-210{34.447%{transform:translate(20.9748vw,34.447vh) scale(.823)}to{transform:translate(16.8167vw,100vh) scale(.823)}}.snow:nth-child(211){opacity:.6788;transform:translate(11.639vw,-10px) scale(.4612);animation:fall-211 20s -13s linear infinite}@keyframes fall-211{45.489%{transform:translate(10.2528vw,45.489vh) scale(.4612)}to{transform:translate(10.9459vw,100vh) scale(.4612)}}.snow:nth-child(212){opacity:1.2708;transform:translate(30.9819vw,-10px) scale(.2608);animation:fall-212 23s -12s linear infinite}@keyframes fall-212{66.041%{transform:translate(21.2633vw,66.041vh) scale(.2608)}to{transform:translate(26.1226vw,100vh) scale(.2608)}}.snow:nth-child(213){opacity:1.5164;transform:translate(87.6262vw,-10px) scale(.5457);animation:fall-213 24s -10s linear infinite}@keyframes fall-213{53.07%{transform:translate(92.3527vw,53.07vh) scale(.5457)}to{transform:translate(89.98945vw,100vh) scale(.5457)}}.snow:nth-child(214){opacity:1.5262;transform:translate(98.5571vw,-10px) scale(.8627);animation:fall-214 15s -4s linear infinite}@keyframes fall-214{67.621%{transform:translate(105.0562vw,67.621vh) scale(.8627)}to{transform:translate(101.80665vw,100vh) scale(.8627)}}.snow:nth-child(215){opacity:1.8862;transform:translate(18.4098vw,-10px) scale(.9377);animation:fall-215 27s -3s linear infinite}@keyframes fall-215{40.187%{transform:translate(27.1094vw,40.187vh) scale(.9377)}to{transform:translate(22.7596vw,100vh) scale(.9377)}}.snow:nth-child(216){opacity:.6266;transform:translate(75.81vw,-10px) scale(.9731);animation:fall-216 10s -17s linear infinite}@keyframes fall-216{54.222%{transform:translate(73.2405vw,54.222vh) scale(.9731)}to{transform:translate(74.52525vw,100vh) scale(.9731)}}.snow:nth-child(217){opacity:1.4034;transform:translate(56.2898vw,-10px) scale(.4586);animation:fall-217 10s -24s linear infinite}@keyframes fall-217{36.609%{transform:translate(58.4555vw,36.609vh) scale(.4586)}to{transform:translate(57.37265vw,100vh) scale(.4586)}}.snow:nth-child(218){opacity:1.7546;transform:translate(8.433vw,-10px) scale(.0486);animation:fall-218 11s -1s linear infinite}@keyframes fall-218{64.091%{transform:translate(4.0067vw,64.091vh) scale(.0486)}to{transform:translate(6.21985vw,100vh) scale(.0486)}}.snow:nth-child(219){opacity:.5712;transform:translate(30.6383vw,-10px) scale(.5546);animation:fall-219 12s -22s linear infinite}@keyframes fall-219{35.916%{transform:translate(25.0856vw,35.916vh) scale(.5546)}to{transform:translate(27.86195vw,100vh) scale(.5546)}}.snow:nth-child(220){opacity:1.509;transform:translate(5.0268vw,-10px) scale(.0408);animation:fall-220 10s -14s linear infinite}@keyframes fall-220{42.916%{transform:translate(-1.6531vw,42.916vh) scale(.0408)}to{transform:translate(1.68685vw,100vh) scale(.0408)}}.snow:nth-child(221){opacity:1.2254;transform:translate(83.7834vw,-10px) scale(.4602);animation:fall-221 17s -20s linear infinite}@keyframes fall-221{49.116%{transform:translate(82.2769vw,49.116vh) scale(.4602)}to{transform:translate(83.03015vw,100vh) scale(.4602)}}.snow:nth-child(222){opacity:.6112;transform:translate(73.6717vw,-10px) scale(.8614);animation:fall-222 25s -23s linear infinite}@keyframes fall-222{59.687%{transform:translate(83.5793vw,59.687vh) scale(.8614)}to{transform:translate(78.6255vw,100vh) scale(.8614)}}.snow:nth-child(223){opacity:1.1456;transform:translate(88.344vw,-10px) scale(.8351);animation:fall-223 13s -28s linear infinite}@keyframes fall-223{65.989%{transform:translate(85.8732vw,65.989vh) scale(.8351)}to{transform:translate(87.1086vw,100vh) scale(.8351)}}.snow:nth-child(224){opacity:1.9986;transform:translate(84.1837vw,-10px) scale(.5483);animation:fall-224 24s -6s linear infinite}@keyframes fall-224{54.291%{transform:translate(75.2957vw,54.291vh) scale(.5483)}to{transform:translate(79.7397vw,100vh) scale(.5483)}}.snow:nth-child(225){opacity:1.604;transform:translate(52.5085vw,-10px) scale(.5956);animation:fall-225 26s -13s linear infinite}@keyframes fall-225{70.781%{transform:translate(61.3306vw,70.781vh) scale(.5956)}to{transform:translate(56.91955vw,100vh) scale(.5956)}}.snow:nth-child(226){opacity:1.5928;transform:translate(90.4117vw,-10px) scale(.2011);animation:fall-226 18s -21s linear infinite}@keyframes fall-226{68.273%{transform:translate(88.8464vw,68.273vh) scale(.2011)}to{transform:translate(89.62905vw,100vh) scale(.2011)}}.snow:nth-child(227){opacity:.882;transform:translate(60.0413vw,-10px) scale(.3159);animation:fall-227 27s -22s linear infinite}@keyframes fall-227{37.9%{transform:translate(58.2444vw,37.9vh) scale(.3159)}to{transform:translate(59.14285vw,100vh) scale(.3159)}}.snow:nth-child(228){opacity:1.7862;transform:translate(85.4326vw,-10px) scale(.5771);animation:fall-228 23s -20s linear infinite}@keyframes fall-228{44.211%{transform:translate(93.2904vw,44.211vh) scale(.5771)}to{transform:translate(89.3615vw,100vh) scale(.5771)}}.snow:nth-child(229){opacity:1.1894;transform:translate(20.7905vw,-10px) scale(.2403);animation:fall-229 20s -26s linear infinite}@keyframes fall-229{44.411%{transform:translate(17.6003vw,44.411vh) scale(.2403)}to{transform:translate(19.1954vw,100vh) scale(.2403)}}.snow:nth-child(230){opacity:1.3418;transform:translate(3.9353vw,-10px) scale(.6344);animation:fall-230 30s -11s linear infinite}@keyframes fall-230{32.393%{transform:translate(12.2312vw,32.393vh) scale(.6344)}to{transform:translate(8.08325vw,100vh) scale(.6344)}}.snow:nth-child(231){opacity:.0032;transform:translate(14.9934vw,-10px) scale(.7427);animation:fall-231 23s -21s linear infinite}@keyframes fall-231{52.641%{transform:translate(9.1037vw,52.641vh) scale(.7427)}to{transform:translate(12.04855vw,100vh) scale(.7427)}}.snow:nth-child(232){opacity:1.411;transform:translate(76.9474vw,-10px) scale(.5281);animation:fall-232 28s -5s linear infinite}@keyframes fall-232{62.028%{transform:translate(72.5763vw,62.028vh) scale(.5281)}to{transform:translate(74.76185vw,100vh) scale(.5281)}}.snow:nth-child(233){opacity:.6136;transform:translate(98.142vw,-10px) scale(.9359);animation:fall-233 27s -4s linear infinite}@keyframes fall-233{68.023%{transform:translate(104.7853vw,68.023vh) scale(.9359)}to{transform:translate(101.46365vw,100vh) scale(.9359)}}.snow:nth-child(234){opacity:.4984;transform:translate(2.3532vw,-10px) scale(.4908);animation:fall-234 10s -29s linear infinite}@keyframes fall-234{39.224%{transform:translate(-6.9276vw,39.224vh) scale(.4908)}to{transform:translate(-2.2872vw,100vh) scale(.4908)}}.snow:nth-child(235){opacity:.8244;transform:translate(2.4111vw,-10px) scale(.4213);animation:fall-235 13s -16s linear infinite}@keyframes fall-235{68.747%{transform:translate(-6.5917vw,68.747vh) scale(.4213)}to{transform:translate(-2.0903vw,100vh) scale(.4213)}}.snow:nth-child(236){opacity:1.6216;transform:translate(72.6342vw,-10px) scale(.0922);animation:fall-236 11s -7s linear infinite}@keyframes fall-236{44.69%{transform:translate(82.3858vw,44.69vh) scale(.0922)}to{transform:translate(77.51vw,100vh) scale(.0922)}}.snow:nth-child(237){opacity:.3154;transform:translate(32.4292vw,-10px) scale(.0793);animation:fall-237 15s -16s linear infinite}@keyframes fall-237{72.57%{transform:translate(38.0601vw,72.57vh) scale(.0793)}to{transform:translate(35.24465vw,100vh) scale(.0793)}}.snow:nth-child(238){opacity:.5574;transform:translate(80.3934vw,-10px) scale(.0473);animation:fall-238 24s -25s linear infinite}@keyframes fall-238{65.788%{transform:translate(74.0693vw,65.788vh) scale(.0473)}to{transform:translate(77.23135vw,100vh) scale(.0473)}}.snow:nth-child(239){opacity:.2978;transform:translate(16.4665vw,-10px) scale(.7233);animation:fall-239 26s -18s linear infinite}@keyframes fall-239{73.279%{transform:translate(9.2728vw,73.279vh) scale(.7233)}to{transform:translate(12.86965vw,100vh) scale(.7233)}}.snow:nth-child(240){opacity:.57;transform:translate(90.5821vw,-10px) scale(.5442);animation:fall-240 23s -9s linear infinite}@keyframes fall-240{78.388%{transform:translate(90.9402vw,78.388vh) scale(.5442)}to{transform:translate(90.76115vw,100vh) scale(.5442)}}.snow:nth-child(241){opacity:1.7444;transform:translate(48.6748vw,-10px) scale(.4835);animation:fall-241 10s -6s linear infinite}@keyframes fall-241{39.162%{transform:translate(40.2937vw,39.162vh) scale(.4835)}to{transform:translate(44.48425vw,100vh) scale(.4835)}}.snow:nth-child(242){opacity:1.7468;transform:translate(70.0109vw,-10px) scale(.4118);animation:fall-242 23s -15s linear infinite}@keyframes fall-242{66.473%{transform:translate(76.8091vw,66.473vh) scale(.4118)}to{transform:translate(73.41vw,100vh) scale(.4118)}}.snow:nth-child(243){opacity:1.9532;transform:translate(30.5585vw,-10px) scale(.6616);animation:fall-243 15s -5s linear infinite}@keyframes fall-243{79.224%{transform:translate(24.2042vw,79.224vh) scale(.6616)}to{transform:translate(27.38135vw,100vh) scale(.6616)}}.snow:nth-child(244){opacity:.364;transform:translate(91.5352vw,-10px) scale(.2661);animation:fall-244 19s -25s linear infinite}@keyframes fall-244{79.672%{transform:translate(100.3405vw,79.672vh) scale(.2661)}to{transform:translate(95.93785vw,100vh) scale(.2661)}}.snow:nth-child(245){opacity:.3336;transform:translate(23.2045vw,-10px) scale(.1713);animation:fall-245 21s -26s linear infinite}@keyframes fall-245{71.964%{transform:translate(30.2073vw,71.964vh) scale(.1713)}to{transform:translate(26.7059vw,100vh) scale(.1713)}}.snow:nth-child(246){opacity:.2478;transform:translate(46.2218vw,-10px) scale(.4469);animation:fall-246 25s -8s linear infinite}@keyframes fall-246{63.212%{transform:translate(54.1238vw,63.212vh) scale(.4469)}to{transform:translate(50.1728vw,100vh) scale(.4469)}}.snow:nth-child(247){opacity:.7846;transform:translate(11.4714vw,-10px) scale(.0264);animation:fall-247 28s -9s linear infinite}@keyframes fall-247{52.977%{transform:translate(12.6569vw,52.977vh) scale(.0264)}to{transform:translate(12.06415vw,100vh) scale(.0264)}}.snow:nth-child(248){opacity:.5912;transform:translate(78.7074vw,-10px) scale(.2751);animation:fall-248 22s -9s linear infinite}@keyframes fall-248{30.646%{transform:translate(76.4998vw,30.646vh) scale(.2751)}to{transform:translate(77.6036vw,100vh) scale(.2751)}}.snow:nth-child(249){opacity:1.716;transform:translate(8.4049vw,-10px) scale(.341);animation:fall-249 12s -1s linear infinite}@keyframes fall-249{73.635%{transform:translate(7.27vw,73.635vh) scale(.341)}to{transform:translate(7.83745vw,100vh) scale(.341)}}.snow:nth-child(250){opacity:1.6628;transform:translate(72.5573vw,-10px) scale(.7188);animation:fall-250 30s -6s linear infinite}@keyframes fall-250{68.534%{transform:translate(65.8133vw,68.534vh) scale(.7188)}to{transform:translate(69.1853vw,100vh) scale(.7188)}}.snow:nth-child(251){opacity:.1432;transform:translate(14.8989vw,-10px) scale(.1451);animation:fall-251 26s -28s linear infinite}@keyframes fall-251{68.711%{transform:translate(24.8774vw,68.711vh) scale(.1451)}to{transform:translate(19.88815vw,100vh) scale(.1451)}}.snow:nth-child(252){opacity:1.0968;transform:translate(40.0555vw,-10px) scale(.0587);animation:fall-252 19s -8s linear infinite}@keyframes fall-252{68.994%{transform:translate(49.435vw,68.994vh) scale(.0587)}to{transform:translate(44.74525vw,100vh) scale(.0587)}}.snow:nth-child(253){opacity:1.2668;transform:translate(30.944vw,-10px) scale(.064);animation:fall-253 19s -13s linear infinite}@keyframes fall-253{44.934%{transform:translate(34.706vw,44.934vh) scale(.064)}to{transform:translate(32.825vw,100vh) scale(.064)}}.snow:nth-child(254){opacity:.4688;transform:translate(16.9169vw,-10px) scale(.2015);animation:fall-254 27s -30s linear infinite}@keyframes fall-254{68.025%{transform:translate(15.1179vw,68.025vh) scale(.2015)}to{transform:translate(16.0174vw,100vh) scale(.2015)}}.snow:nth-child(255){opacity:.8812;transform:translate(22.7463vw,-10px) scale(.8804);animation:fall-255 11s -28s linear infinite}@keyframes fall-255{37.458%{transform:translate(28.4742vw,37.458vh) scale(.8804)}to{transform:translate(25.61025vw,100vh) scale(.8804)}}.snow:nth-child(256){opacity:.7238;transform:translate(37.1558vw,-10px) scale(.7824);animation:fall-256 21s -10s linear infinite}@keyframes fall-256{33.49%{transform:translate(31.5459vw,33.49vh) scale(.7824)}to{transform:translate(34.35085vw,100vh) scale(.7824)}}.snow:nth-child(257){opacity:1.2986;transform:translate(52.4362vw,-10px) scale(.4533);animation:fall-257 30s -11s linear infinite}@keyframes fall-257{73.95%{transform:translate(55.7176vw,73.95vh) scale(.4533)}to{transform:translate(54.0769vw,100vh) scale(.4533)}}.snow:nth-child(258){opacity:1.1088;transform:translate(59.4518vw,-10px) scale(.1985);animation:fall-258 28s -30s linear infinite}@keyframes fall-258{54.92%{transform:translate(50.8677vw,54.92vh) scale(.1985)}to{transform:translate(55.15975vw,100vh) scale(.1985)}}.snow:nth-child(259){opacity:.5034;transform:translate(8.511vw,-10px) scale(.7341);animation:fall-259 10s -7s linear infinite}@keyframes fall-259{51.372%{transform:translate(5.1638vw,51.372vh) scale(.7341)}to{transform:translate(6.8374vw,100vh) scale(.7341)}}.snow:nth-child(260){opacity:.0936;transform:translate(3.1112vw,-10px) scale(.8651);animation:fall-260 23s -3s linear infinite}@keyframes fall-260{37.574%{transform:translate(-3.1021vw,37.574vh) scale(.8651)}to{transform:translate(.00455vw,100vh) scale(.8651)}}.snow:nth-child(261){opacity:.137;transform:translate(97.713vw,-10px) scale(.8152);animation:fall-261 17s -13s linear infinite}@keyframes fall-261{60.938%{transform:translate(93.3917vw,60.938vh) scale(.8152)}to{transform:translate(95.55235vw,100vh) scale(.8152)}}.snow:nth-child(262){opacity:1.4956;transform:translate(5.838vw,-10px) scale(.0026);animation:fall-262 30s -17s linear infinite}@keyframes fall-262{30.201%{transform:translate(4.8017vw,30.201vh) scale(.0026)}to{transform:translate(5.31985vw,100vh) scale(.0026)}}.snow:nth-child(263){opacity:1.5394;transform:translate(82.1511vw,-10px) scale(.8793);animation:fall-263 12s -12s linear infinite}@keyframes fall-263{41.263%{transform:translate(74.2273vw,41.263vh) scale(.8793)}to{transform:translate(78.1892vw,100vh) scale(.8793)}}.snow:nth-child(264){opacity:.0416;transform:translate(61.8537vw,-10px) scale(.8853);animation:fall-264 10s -10s linear infinite}@keyframes fall-264{59.296%{transform:translate(60.118vw,59.296vh) scale(.8853)}to{transform:translate(60.98585vw,100vh) scale(.8853)}}.snow:nth-child(265){opacity:1.3564;transform:translate(85.6616vw,-10px) scale(.7513);animation:fall-265 15s -7s linear infinite}@keyframes fall-265{74.765%{transform:translate(86.3554vw,74.765vh) scale(.7513)}to{transform:translate(86.0085vw,100vh) scale(.7513)}}.snow:nth-child(266){opacity:1.0008;transform:translate(7.6917vw,-10px) scale(.7024);animation:fall-266 23s -12s linear infinite}@keyframes fall-266{64.566%{transform:translate(13.8873vw,64.566vh) scale(.7024)}to{transform:translate(10.7895vw,100vh) scale(.7024)}}.snow:nth-child(267){opacity:1.6092;transform:translate(56.2652vw,-10px) scale(.4842);animation:fall-267 24s -1s linear infinite}@keyframes fall-267{47.19%{transform:translate(63.2771vw,47.19vh) scale(.4842)}to{transform:translate(59.77115vw,100vh) scale(.4842)}}.snow:nth-child(268){opacity:.5354;transform:translate(1.4157vw,-10px) scale(.6353);animation:fall-268 14s -25s linear infinite}@keyframes fall-268{45.909%{transform:translate(-1.376vw,45.909vh) scale(.6353)}to{transform:translate(.01985vw,100vh) scale(.6353)}}.snow:nth-child(269){opacity:.3532;transform:translate(1.6901vw,-10px) scale(.3102);animation:fall-269 22s -13s linear infinite}@keyframes fall-269{57.757%{transform:translate(9.5362vw,57.757vh) scale(.3102)}to{transform:translate(5.61315vw,100vh) scale(.3102)}}.snow:nth-child(270){opacity:.5186;transform:translate(50.9927vw,-10px) scale(.4686);animation:fall-270 10s -17s linear infinite}@keyframes fall-270{66.564%{transform:translate(51.008vw,66.564vh) scale(.4686)}to{transform:translate(51.00035vw,100vh) scale(.4686)}}.snow:nth-child(271){opacity:1.396;transform:translate(49.6796vw,-10px) scale(.2923);animation:fall-271 24s -18s linear infinite}@keyframes fall-271{76.109%{transform:translate(42.3522vw,76.109vh) scale(.2923)}to{transform:translate(46.0159vw,100vh) scale(.2923)}}.snow:nth-child(272){opacity:1.3116;transform:translate(75.4867vw,-10px) scale(.064);animation:fall-272 11s -1s linear infinite}@keyframes fall-272{44.585%{transform:translate(76.5618vw,44.585vh) scale(.064)}to{transform:translate(76.02425vw,100vh) scale(.064)}}.snow:nth-child(273){opacity:.1574;transform:translate(88.5961vw,-10px) scale(.6122);animation:fall-273 27s -8s linear infinite}@keyframes fall-273{37.896%{transform:translate(81.2158vw,37.896vh) scale(.6122)}to{transform:translate(84.90595vw,100vh) scale(.6122)}}.snow:nth-child(274){opacity:.6542;transform:translate(62.5912vw,-10px) scale(.3266);animation:fall-274 10s -5s linear infinite}@keyframes fall-274{50.787%{transform:translate(62.3748vw,50.787vh) scale(.3266)}to{transform:translate(62.483vw,100vh) scale(.3266)}}.snow:nth-child(275){opacity:.8462;transform:translate(64.9362vw,-10px) scale(.8229);animation:fall-275 11s -4s linear infinite}@keyframes fall-275{56.353%{transform:translate(60.6705vw,56.353vh) scale(.8229)}to{transform:translate(62.80335vw,100vh) scale(.8229)}}.snow:nth-child(276){opacity:1.7532;transform:translate(14.0332vw,-10px) scale(.6514);animation:fall-276 16s -18s linear infinite}@keyframes fall-276{64.791%{transform:translate(16.5533vw,64.791vh) scale(.6514)}to{transform:translate(15.29325vw,100vh) scale(.6514)}}.snow:nth-child(277){opacity:.9588;transform:translate(75.6786vw,-10px) scale(.8087);animation:fall-277 13s -30s linear infinite}@keyframes fall-277{35.134%{transform:translate(65.8356vw,35.134vh) scale(.8087)}to{transform:translate(70.7571vw,100vh) scale(.8087)}}.snow:nth-child(278){opacity:1.038;transform:translate(37.008vw,-10px) scale(.9399);animation:fall-278 29s -19s linear infinite}@keyframes fall-278{72.829%{transform:translate(33.8989vw,72.829vh) scale(.9399)}to{transform:translate(35.45345vw,100vh) scale(.9399)}}.snow:nth-child(279){opacity:.809;transform:translate(19.4907vw,-10px) scale(.5629);animation:fall-279 12s -10s linear infinite}@keyframes fall-279{40.095%{transform:translate(14.1048vw,40.095vh) scale(.5629)}to{transform:translate(16.79775vw,100vh) scale(.5629)}}.snow:nth-child(280){opacity:.5298;transform:translate(50.1489vw,-10px) scale(.0369);animation:fall-280 22s -28s linear infinite}@keyframes fall-280{75.986%{transform:translate(45.4386vw,75.986vh) scale(.0369)}to{transform:translate(47.79375vw,100vh) scale(.0369)}}.snow:nth-child(281){opacity:1.3678;transform:translate(15.0326vw,-10px) scale(.1509);animation:fall-281 18s -12s linear infinite}@keyframes fall-281{62.835%{transform:translate(13.7428vw,62.835vh) scale(.1509)}to{transform:translate(14.3877vw,100vh) scale(.1509)}}.snow:nth-child(282){opacity:1.7946;transform:translate(92.0183vw,-10px) scale(.4248);animation:fall-282 17s -11s linear infinite}@keyframes fall-282{52.288%{transform:translate(82.0852vw,52.288vh) scale(.4248)}to{transform:translate(87.05175vw,100vh) scale(.4248)}}.snow:nth-child(283){opacity:1.6004;transform:translate(28.7622vw,-10px) scale(.2066);animation:fall-283 21s -30s linear infinite}@keyframes fall-283{53.717%{transform:translate(23.0278vw,53.717vh) scale(.2066)}to{transform:translate(25.895vw,100vh) scale(.2066)}}.snow:nth-child(284){opacity:1.6524;transform:translate(41.3003vw,-10px) scale(.402);animation:fall-284 21s -25s linear infinite}@keyframes fall-284{39.322%{transform:translate(36.8847vw,39.322vh) scale(.402)}to{transform:translate(39.0925vw,100vh) scale(.402)}}.snow:nth-child(285){opacity:1.1922;transform:translate(26.9867vw,-10px) scale(.6389);animation:fall-285 23s -25s linear infinite}@keyframes fall-285{64.71%{transform:translate(23.8075vw,64.71vh) scale(.6389)}to{transform:translate(25.3971vw,100vh) scale(.6389)}}.snow:nth-child(286){opacity:.4408;transform:translate(50.3865vw,-10px) scale(.9953);animation:fall-286 21s -8s linear infinite}@keyframes fall-286{58.741%{transform:translate(57.6324vw,58.741vh) scale(.9953)}to{transform:translate(54.00945vw,100vh) scale(.9953)}}.snow:nth-child(287){opacity:1.955;transform:translate(89.6809vw,-10px) scale(.8272);animation:fall-287 21s -26s linear infinite}@keyframes fall-287{47.988%{transform:translate(87.1566vw,47.988vh) scale(.8272)}to{transform:translate(88.41875vw,100vh) scale(.8272)}}.snow:nth-child(288){opacity:1.4664;transform:translate(91.0626vw,-10px) scale(.8806);animation:fall-288 23s -27s linear infinite}@keyframes fall-288{65.112%{transform:translate(99.061vw,65.112vh) scale(.8806)}to{transform:translate(95.0618vw,100vh) scale(.8806)}}.snow:nth-child(289){opacity:.2874;transform:translate(7.2584vw,-10px) scale(.9007);animation:fall-289 14s -21s linear infinite}@keyframes fall-289{79.541%{transform:translate(16.1571vw,79.541vh) scale(.9007)}to{transform:translate(11.70775vw,100vh) scale(.9007)}}.snow:nth-child(290){opacity:1.2136;transform:translate(58.1271vw,-10px) scale(.6378);animation:fall-290 12s -13s linear infinite}@keyframes fall-290{51.227%{transform:translate(58.5994vw,51.227vh) scale(.6378)}to{transform:translate(58.36325vw,100vh) scale(.6378)}}.snow:nth-child(291){opacity:1.188;transform:translate(94.5504vw,-10px) scale(.1352);animation:fall-291 11s -3s linear infinite}@keyframes fall-291{75.754%{transform:translate(90.5007vw,75.754vh) scale(.1352)}to{transform:translate(92.52555vw,100vh) scale(.1352)}}.snow:nth-child(292){opacity:1.819;transform:translate(21.6777vw,-10px) scale(.4828);animation:fall-292 22s -14s linear infinite}@keyframes fall-292{45.712%{transform:translate(29.422vw,45.712vh) scale(.4828)}to{transform:translate(25.54985vw,100vh) scale(.4828)}}.snow:nth-child(293){opacity:1.3678;transform:translate(96.8392vw,-10px) scale(.6306);animation:fall-293 25s -14s linear infinite}@keyframes fall-293{51.243%{transform:translate(98.1986vw,51.243vh) scale(.6306)}to{transform:translate(97.5189vw,100vh) scale(.6306)}}.snow:nth-child(294){opacity:1.0896;transform:translate(12.1247vw,-10px) scale(.3488);animation:fall-294 17s -21s linear infinite}@keyframes fall-294{63.145%{transform:translate(16.634vw,63.145vh) scale(.3488)}to{transform:translate(14.37935vw,100vh) scale(.3488)}}.snow:nth-child(295){opacity:1.9182;transform:translate(45.3775vw,-10px) scale(.806);animation:fall-295 15s -27s linear infinite}@keyframes fall-295{34.812%{transform:translate(41.2575vw,34.812vh) scale(.806)}to{transform:translate(43.3175vw,100vh) scale(.806)}}.snow:nth-child(296){opacity:.8092;transform:translate(1.1685vw,-10px) scale(.6642);animation:fall-296 17s -26s linear infinite}@keyframes fall-296{62.538%{transform:translate(6.3052vw,62.538vh) scale(.6642)}to{transform:translate(3.73685vw,100vh) scale(.6642)}}.snow:nth-child(297){opacity:1.3736;transform:translate(33.1822vw,-10px) scale(.7338);animation:fall-297 20s -3s linear infinite}@keyframes fall-297{54.503%{transform:translate(37.8714vw,54.503vh) scale(.7338)}to{transform:translate(35.5268vw,100vh) scale(.7338)}}.snow:nth-child(298){opacity:.6508;transform:translate(40.1756vw,-10px) scale(.0492);animation:fall-298 28s -18s linear infinite}@keyframes fall-298{57.25%{transform:translate(49.3458vw,57.25vh) scale(.0492)}to{transform:translate(44.7607vw,100vh) scale(.0492)}}.snow:nth-child(299){opacity:.7194;transform:translate(22.6275vw,-10px) scale(.7533);animation:fall-299 23s -15s linear infinite}@keyframes fall-299{39.194%{transform:translate(32.2576vw,39.194vh) scale(.7533)}to{transform:translate(27.44255vw,100vh) scale(.7533)}}.snow:nth-child(300){opacity:.3052;transform:translate(22.5359vw,-10px) scale(.6053);animation:fall-300 20s -18s linear infinite}@keyframes fall-300{71.581%{transform:translate(13.8566vw,71.581vh) scale(.6053)}to{transform:translate(18.19625vw,100vh) scale(.6053)}}.snow:nth-child(301){opacity:.9694;transform:translate(97.8654vw,-10px) scale(.939);animation:fall-301 21s -16s linear infinite}@keyframes fall-301{75.419%{transform:translate(98.345vw,75.419vh) scale(.939)}to{transform:translate(98.1052vw,100vh) scale(.939)}}.snow:nth-child(302){opacity:1.9224;transform:translate(53.8062vw,-10px) scale(.5341);animation:fall-302 28s -13s linear infinite}@keyframes fall-302{54.001%{transform:translate(49.3166vw,54.001vh) scale(.5341)}to{transform:translate(51.5614vw,100vh) scale(.5341)}}.snow:nth-child(303){opacity:1.2352;transform:translate(1.6997vw,-10px) scale(.8967);animation:fall-303 16s -12s linear infinite}@keyframes fall-303{44.993%{transform:translate(4.2907vw,44.993vh) scale(.8967)}to{transform:translate(2.9952vw,100vh) scale(.8967)}}.snow:nth-child(304){opacity:1.2012;transform:translate(47.9471vw,-10px) scale(.5584);animation:fall-304 18s -7s linear infinite}@keyframes fall-304{55.339%{transform:translate(55.1132vw,55.339vh) scale(.5584)}to{transform:translate(51.53015vw,100vh) scale(.5584)}}.snow:nth-child(305){opacity:1.7162;transform:translate(19.4607vw,-10px) scale(.866);animation:fall-305 28s -2s linear infinite}@keyframes fall-305{40.921%{transform:translate(21.7794vw,40.921vh) scale(.866)}to{transform:translate(20.62005vw,100vh) scale(.866)}}.snow:nth-child(306){opacity:.1144;transform:translate(21.1444vw,-10px) scale(.8455);animation:fall-306 24s -18s linear infinite}@keyframes fall-306{49.179%{transform:translate(27.4114vw,49.179vh) scale(.8455)}to{transform:translate(24.2779vw,100vh) scale(.8455)}}.snow:nth-child(307){opacity:1.8938;transform:translate(54.7655vw,-10px) scale(.9062);animation:fall-307 17s -11s linear infinite}@keyframes fall-307{76.79%{transform:translate(61.4663vw,76.79vh) scale(.9062)}to{transform:translate(58.1159vw,100vh) scale(.9062)}}.snow:nth-child(308){opacity:.4858;transform:translate(4.5157vw,-10px) scale(.9778);animation:fall-308 23s -16s linear infinite}@keyframes fall-308{59.851%{transform:translate(12.8341vw,59.851vh) scale(.9778)}to{transform:translate(8.6749vw,100vh) scale(.9778)}}.snow:nth-child(309){opacity:.532;transform:translate(15.3672vw,-10px) scale(.9794);animation:fall-309 18s -26s linear infinite}@keyframes fall-309{36.445%{transform:translate(19.7783vw,36.445vh) scale(.9794)}to{transform:translate(17.57275vw,100vh) scale(.9794)}}.snow:nth-child(310){opacity:1.0872;transform:translate(37.2431vw,-10px) scale(.7247);animation:fall-310 21s -16s linear infinite}@keyframes fall-310{43.466%{transform:translate(43.001vw,43.466vh) scale(.7247)}to{transform:translate(40.12205vw,100vh) scale(.7247)}}.snow:nth-child(311){opacity:1.9996;transform:translate(77.2367vw,-10px) scale(.8625);animation:fall-311 14s -20s linear infinite}@keyframes fall-311{38.163%{transform:translate(79.7949vw,38.163vh) scale(.8625)}to{transform:translate(78.5158vw,100vh) scale(.8625)}}.snow:nth-child(312){opacity:1.9704;transform:translate(90.703vw,-10px) scale(.3337);animation:fall-312 24s -22s linear infinite}@keyframes fall-312{36.632%{transform:translate(93.8113vw,36.632vh) scale(.3337)}to{transform:translate(92.25715vw,100vh) scale(.3337)}}.snow:nth-child(313){opacity:.9652;transform:translate(56.5573vw,-10px) scale(.5315);animation:fall-313 14s -24s linear infinite}@keyframes fall-313{33.574%{transform:translate(50.7215vw,33.574vh) scale(.5315)}to{transform:translate(53.6394vw,100vh) scale(.5315)}}.snow:nth-child(314){opacity:1.2988;transform:translate(31.5867vw,-10px) scale(.3138);animation:fall-314 29s -24s linear infinite}@keyframes fall-314{35.889%{transform:translate(39.8312vw,35.889vh) scale(.3138)}to{transform:translate(35.70895vw,100vh) scale(.3138)}}.snow:nth-child(315){opacity:.9524;transform:translate(63.3377vw,-10px) scale(.2753);animation:fall-315 27s -30s linear infinite}@keyframes fall-315{63.072%{transform:translate(64.5962vw,63.072vh) scale(.2753)}to{transform:translate(63.96695vw,100vh) scale(.2753)}}.snow:nth-child(316){opacity:1.1702;transform:translate(79.6655vw,-10px) scale(.8082);animation:fall-316 19s -9s linear infinite}@keyframes fall-316{64.398%{transform:translate(77.9043vw,64.398vh) scale(.8082)}to{transform:translate(78.7849vw,100vh) scale(.8082)}}.snow:nth-child(317){opacity:1.4954;transform:translate(88.3877vw,-10px) scale(.9078);animation:fall-317 20s -30s linear infinite}@keyframes fall-317{62.936%{transform:translate(85.5431vw,62.936vh) scale(.9078)}to{transform:translate(86.9654vw,100vh) scale(.9078)}}.snow:nth-child(318){opacity:1.8326;transform:translate(75.6422vw,-10px) scale(.3958);animation:fall-318 13s -3s linear infinite}@keyframes fall-318{51.829%{transform:translate(78.2629vw,51.829vh) scale(.3958)}to{transform:translate(76.95255vw,100vh) scale(.3958)}}.snow:nth-child(319){opacity:1.7176;transform:translate(61.4067vw,-10px) scale(.8846);animation:fall-319 27s -9s linear infinite}@keyframes fall-319{45.263%{transform:translate(69.433vw,45.263vh) scale(.8846)}to{transform:translate(65.41985vw,100vh) scale(.8846)}}.snow:nth-child(320){opacity:.9982;transform:translate(41.399vw,-10px) scale(.1607);animation:fall-320 16s -10s linear infinite}@keyframes fall-320{54.472%{transform:translate(41.3294vw,54.472vh) scale(.1607)}to{transform:translate(41.3642vw,100vh) scale(.1607)}}.snow:nth-child(321){opacity:.2128;transform:translate(49.2073vw,-10px) scale(.7927);animation:fall-321 13s -17s linear infinite}@keyframes fall-321{76.052%{transform:translate(54.0836vw,76.052vh) scale(.7927)}to{transform:translate(51.64545vw,100vh) scale(.7927)}}.snow:nth-child(322){opacity:.8036;transform:translate(99.4185vw,-10px) scale(.492);animation:fall-322 20s -27s linear infinite}@keyframes fall-322{46.49%{transform:translate(108.9015vw,46.49vh) scale(.492)}to{transform:translate(104.16vw,100vh) scale(.492)}}.snow:nth-child(323){opacity:.1726;transform:translate(71.5861vw,-10px) scale(.2059);animation:fall-323 17s -27s linear infinite}@keyframes fall-323{79.757%{transform:translate(64.0136vw,79.757vh) scale(.2059)}to{transform:translate(67.79985vw,100vh) scale(.2059)}}.snow:nth-child(324){opacity:.3294;transform:translate(25.1511vw,-10px) scale(.3013);animation:fall-324 27s -24s linear infinite}@keyframes fall-324{74.033%{transform:translate(35.0354vw,74.033vh) scale(.3013)}to{transform:translate(30.09325vw,100vh) scale(.3013)}}.snow:nth-child(325){opacity:1.4438;transform:translate(58.8116vw,-10px) scale(.434);animation:fall-325 21s -17s linear infinite}@keyframes fall-325{74.573%{transform:translate(66.5297vw,74.573vh) scale(.434)}to{transform:translate(62.67065vw,100vh) scale(.434)}}.snow:nth-child(326){opacity:1.6486;transform:translate(90.7535vw,-10px) scale(.0782);animation:fall-326 17s -16s linear infinite}@keyframes fall-326{74.578%{transform:translate(80.8433vw,74.578vh) scale(.0782)}to{transform:translate(85.7984vw,100vh) scale(.0782)}}.snow:nth-child(327){opacity:.3068;transform:translate(14.3648vw,-10px) scale(.8629);animation:fall-327 18s -15s linear infinite}@keyframes fall-327{71.17%{transform:translate(13.5298vw,71.17vh) scale(.8629)}to{transform:translate(13.9473vw,100vh) scale(.8629)}}.snow:nth-child(328){opacity:.7016;transform:translate(85.9353vw,-10px) scale(.0178);animation:fall-328 10s -21s linear infinite}@keyframes fall-328{79.286%{transform:translate(93.703vw,79.286vh) scale(.0178)}to{transform:translate(89.81915vw,100vh) scale(.0178)}}.snow:nth-child(329){opacity:.281;transform:translate(14.1694vw,-10px) scale(.4491);animation:fall-329 24s -2s linear infinite}@keyframes fall-329{50.44%{transform:translate(14.1179vw,50.44vh) scale(.4491)}to{transform:translate(14.14365vw,100vh) scale(.4491)}}.snow:nth-child(330){opacity:.3436;transform:translate(30.7818vw,-10px) scale(.3454);animation:fall-330 23s -11s linear infinite}@keyframes fall-330{74.753%{transform:translate(23.8481vw,74.753vh) scale(.3454)}to{transform:translate(27.31495vw,100vh) scale(.3454)}}.snow:nth-child(331){opacity:.9734;transform:translate(97.1168vw,-10px) scale(.5491);animation:fall-331 16s -6s linear infinite}@keyframes fall-331{68.276%{transform:translate(98.0951vw,68.276vh) scale(.5491)}to{transform:translate(97.60595vw,100vh) scale(.5491)}}.snow:nth-child(332){opacity:.3282;transform:translate(26.9023vw,-10px) scale(.2545);animation:fall-332 17s -18s linear infinite}@keyframes fall-332{64.494%{transform:translate(27.4492vw,64.494vh) scale(.2545)}to{transform:translate(27.17575vw,100vh) scale(.2545)}}.snow:nth-child(333){opacity:1.2654;transform:translate(49.1979vw,-10px) scale(.202);animation:fall-333 27s -12s linear infinite}@keyframes fall-333{46.027%{transform:translate(46.3278vw,46.027vh) scale(.202)}to{transform:translate(47.76285vw,100vh) scale(.202)}}.snow:nth-child(334){opacity:1.0078;transform:translate(26.4065vw,-10px) scale(.202);animation:fall-334 13s -25s linear infinite}@keyframes fall-334{41.864%{transform:translate(35.3652vw,41.864vh) scale(.202)}to{transform:translate(30.88585vw,100vh) scale(.202)}}.snow:nth-child(335){opacity:1.8288;transform:translate(90.573vw,-10px) scale(.8082);animation:fall-335 16s -19s linear infinite}@keyframes fall-335{63.38%{transform:translate(81.7113vw,63.38vh) scale(.8082)}to{transform:translate(86.14215vw,100vh) scale(.8082)}}.snow:nth-child(336){opacity:.5292;transform:translate(14.8515vw,-10px) scale(.7327);animation:fall-336 12s -16s linear infinite}@keyframes fall-336{43.004%{transform:translate(23.471vw,43.004vh) scale(.7327)}to{transform:translate(19.16125vw,100vh) scale(.7327)}}.snow:nth-child(337){opacity:1.3136;transform:translate(65.892vw,-10px) scale(.6894);animation:fall-337 24s -24s linear infinite}@keyframes fall-337{66.945%{transform:translate(59.0119vw,66.945vh) scale(.6894)}to{transform:translate(62.45195vw,100vh) scale(.6894)}}.snow:nth-child(338){opacity:.171;transform:translate(23.4785vw,-10px) scale(.238);animation:fall-338 21s -5s linear infinite}@keyframes fall-338{39.2%{transform:translate(22.4456vw,39.2vh) scale(.238)}to{transform:translate(22.96205vw,100vh) scale(.238)}}.snow:nth-child(339){opacity:1.9884;transform:translate(19.5284vw,-10px) scale(.3917);animation:fall-339 19s -20s linear infinite}@keyframes fall-339{54.998%{transform:translate(16.9983vw,54.998vh) scale(.3917)}to{transform:translate(18.26335vw,100vh) scale(.3917)}}.snow:nth-child(340){opacity:1.2494;transform:translate(1.8134vw,-10px) scale(.895);animation:fall-340 20s -7s linear infinite}@keyframes fall-340{62.921%{transform:translate(10.5724vw,62.921vh) scale(.895)}to{transform:translate(6.1929vw,100vh) scale(.895)}}.snow:nth-child(341){opacity:.5226;transform:translate(69.2047vw,-10px) scale(.6494);animation:fall-341 14s -11s linear infinite}@keyframes fall-341{55.168%{transform:translate(71.3289vw,55.168vh) scale(.6494)}to{transform:translate(70.2668vw,100vh) scale(.6494)}}.snow:nth-child(342){opacity:.1394;transform:translate(95.9297vw,-10px) scale(.855);animation:fall-342 24s -16s linear infinite}@keyframes fall-342{56.07%{transform:translate(98.1038vw,56.07vh) scale(.855)}to{transform:translate(97.01675vw,100vh) scale(.855)}}.snow:nth-child(343){opacity:.716;transform:translate(14.8322vw,-10px) scale(.8552);animation:fall-343 21s -14s linear infinite}@keyframes fall-343{48.29%{transform:translate(8.8983vw,48.29vh) scale(.8552)}to{transform:translate(11.86525vw,100vh) scale(.8552)}}.snow:nth-child(344){opacity:.9574;transform:translate(87.1232vw,-10px) scale(.1737);animation:fall-344 17s -4s linear infinite}@keyframes fall-344{58.411%{transform:translate(85.5914vw,58.411vh) scale(.1737)}to{transform:translate(86.3573vw,100vh) scale(.1737)}}.snow:nth-child(345){opacity:.882;transform:translate(59.9032vw,-10px) scale(.3314);animation:fall-345 27s -24s linear infinite}@keyframes fall-345{78.886%{transform:translate(55.7021vw,78.886vh) scale(.3314)}to{transform:translate(57.80265vw,100vh) scale(.3314)}}.snow:nth-child(346){opacity:.8206;transform:translate(75.1546vw,-10px) scale(.3657);animation:fall-346 16s -5s linear infinite}@keyframes fall-346{78.546%{transform:translate(74.5234vw,78.546vh) scale(.3657)}to{transform:translate(74.839vw,100vh) scale(.3657)}}.snow:nth-child(347){opacity:.8154;transform:translate(36.693vw,-10px) scale(.4824);animation:fall-347 12s -9s linear infinite}@keyframes fall-347{38.054%{transform:translate(42.5327vw,38.054vh) scale(.4824)}to{transform:translate(39.61285vw,100vh) scale(.4824)}}.snow:nth-child(348){opacity:.5428;transform:translate(11.8562vw,-10px) scale(.2104);animation:fall-348 27s -27s linear infinite}@keyframes fall-348{37.991%{transform:translate(10.7697vw,37.991vh) scale(.2104)}to{transform:translate(11.31295vw,100vh) scale(.2104)}}.snow:nth-child(349){opacity:.5736;transform:translate(60.9446vw,-10px) scale(.6552);animation:fall-349 23s -11s linear infinite}@keyframes fall-349{69.647%{transform:translate(57.5253vw,69.647vh) scale(.6552)}to{transform:translate(59.23495vw,100vh) scale(.6552)}}.snow:nth-child(350){opacity:.96;transform:translate(35.2476vw,-10px) scale(.0843);animation:fall-350 10s -2s linear infinite}@keyframes fall-350{51.717%{transform:translate(42.6585vw,51.717vh) scale(.0843)}to{transform:translate(38.95305vw,100vh) scale(.0843)}}.snow:nth-child(351){opacity:.5346;transform:translate(51.4733vw,-10px) scale(.0331);animation:fall-351 15s -14s linear infinite}@keyframes fall-351{74.863%{transform:translate(56.3802vw,74.863vh) scale(.0331)}to{transform:translate(53.92675vw,100vh) scale(.0331)}}.snow:nth-child(352){opacity:.4508;transform:translate(58.8483vw,-10px) scale(.6847);animation:fall-352 26s -9s linear infinite}@keyframes fall-352{39.445%{transform:translate(58.7606vw,39.445vh) scale(.6847)}to{transform:translate(58.80445vw,100vh) scale(.6847)}}.snow:nth-child(353){opacity:1.1152;transform:translate(4.1876vw,-10px) scale(.4382);animation:fall-353 14s -30s linear infinite}@keyframes fall-353{53.703%{transform:translate(-1.8213vw,53.703vh) scale(.4382)}to{transform:translate(1.18315vw,100vh) scale(.4382)}}.snow:nth-child(354){opacity:.8706;transform:translate(36.4643vw,-10px) scale(.7306);animation:fall-354 20s -6s linear infinite}@keyframes fall-354{39.295%{transform:translate(43.2862vw,39.295vh) scale(.7306)}to{transform:translate(39.87525vw,100vh) scale(.7306)}}.snow:nth-child(355){opacity:.2054;transform:translate(41.9456vw,-10px) scale(.5073);animation:fall-355 22s -17s linear infinite}@keyframes fall-355{40.96%{transform:translate(46.6116vw,40.96vh) scale(.5073)}to{transform:translate(44.2786vw,100vh) scale(.5073)}}.snow:nth-child(356){opacity:1.9978;transform:translate(81.5244vw,-10px) scale(.0215);animation:fall-356 14s -9s linear infinite}@keyframes fall-356{41.177%{transform:translate(85.9192vw,41.177vh) scale(.0215)}to{transform:translate(83.7218vw,100vh) scale(.0215)}}.snow:nth-child(357){opacity:1.7968;transform:translate(17.9278vw,-10px) scale(.1283);animation:fall-357 25s -4s linear infinite}@keyframes fall-357{30.702%{transform:translate(14.9687vw,30.702vh) scale(.1283)}to{transform:translate(16.44825vw,100vh) scale(.1283)}}.snow:nth-child(358){opacity:.907;transform:translate(30.1808vw,-10px) scale(.8884);animation:fall-358 29s -10s linear infinite}@keyframes fall-358{51.322%{transform:translate(29.8661vw,51.322vh) scale(.8884)}to{transform:translate(30.02345vw,100vh) scale(.8884)}}.snow:nth-child(359){opacity:.58;transform:translate(13.7665vw,-10px) scale(.9339);animation:fall-359 13s -4s linear infinite}@keyframes fall-359{35.644%{transform:translate(17.3445vw,35.644vh) scale(.9339)}to{transform:translate(15.5555vw,100vh) scale(.9339)}}.snow:nth-child(360){opacity:1.922;transform:translate(89.9496vw,-10px) scale(.8168);animation:fall-360 30s -22s linear infinite}@keyframes fall-360{33.148%{transform:translate(95.9833vw,33.148vh) scale(.8168)}to{transform:translate(92.96645vw,100vh) scale(.8168)}}.snow:nth-child(361){opacity:1.6942;transform:translate(94.1072vw,-10px) scale(.4126);animation:fall-361 14s -2s linear infinite}@keyframes fall-361{77.008%{transform:translate(96.5775vw,77.008vh) scale(.4126)}to{transform:translate(95.34235vw,100vh) scale(.4126)}}.snow:nth-child(362){opacity:1.837;transform:translate(51.5934vw,-10px) scale(.6472);animation:fall-362 13s -12s linear infinite}@keyframes fall-362{59.077%{transform:translate(54.11vw,59.077vh) scale(.6472)}to{transform:translate(52.8517vw,100vh) scale(.6472)}}.snow:nth-child(363){opacity:1.5286;transform:translate(99.507vw,-10px) scale(.4873);animation:fall-363 25s -4s linear infinite}@keyframes fall-363{51.981%{transform:translate(89.6512vw,51.981vh) scale(.4873)}to{transform:translate(94.5791vw,100vh) scale(.4873)}}.snow:nth-child(364){opacity:.565;transform:translate(21.0477vw,-10px) scale(.6652);animation:fall-364 19s -25s linear infinite}@keyframes fall-364{67.302%{transform:translate(23.495vw,67.302vh) scale(.6652)}to{transform:translate(22.27135vw,100vh) scale(.6652)}}.snow:nth-child(365){opacity:.3912;transform:translate(62.7128vw,-10px) scale(.5228);animation:fall-365 12s -29s linear infinite}@keyframes fall-365{47.49%{transform:translate(59.3166vw,47.49vh) scale(.5228)}to{transform:translate(61.0147vw,100vh) scale(.5228)}}.snow:nth-child(366){opacity:1.6408;transform:translate(17.4227vw,-10px) scale(.9435);animation:fall-366 30s -23s linear infinite}@keyframes fall-366{56.53%{transform:translate(14.6321vw,56.53vh) scale(.9435)}to{transform:translate(16.0274vw,100vh) scale(.9435)}}.snow:nth-child(367){opacity:1.707;transform:translate(83.8652vw,-10px) scale(.8166);animation:fall-367 19s -22s linear infinite}@keyframes fall-367{56.348%{transform:translate(76.8956vw,56.348vh) scale(.8166)}to{transform:translate(80.3804vw,100vh) scale(.8166)}}.snow:nth-child(368){opacity:.4228;transform:translate(42.3457vw,-10px) scale(.7317);animation:fall-368 24s -2s linear infinite}@keyframes fall-368{79.308%{transform:translate(32.7347vw,79.308vh) scale(.7317)}to{transform:translate(37.5402vw,100vh) scale(.7317)}}.snow:nth-child(369){opacity:.6124;transform:translate(91.2809vw,-10px) scale(.8327);animation:fall-369 21s -25s linear infinite}@keyframes fall-369{36.48%{transform:translate(99.5113vw,36.48vh) scale(.8327)}to{transform:translate(95.3961vw,100vh) scale(.8327)}}.snow:nth-child(370){opacity:.0102;transform:translate(18.3347vw,-10px) scale(.4403);animation:fall-370 30s -20s linear infinite}@keyframes fall-370{73.672%{transform:translate(22.9666vw,73.672vh) scale(.4403)}to{transform:translate(20.65065vw,100vh) scale(.4403)}}.snow:nth-child(371){opacity:.8742;transform:translate(46.7485vw,-10px) scale(.8368);animation:fall-371 26s -4s linear infinite}@keyframes fall-371{38.188%{transform:translate(56.01vw,38.188vh) scale(.8368)}to{transform:translate(51.37925vw,100vh) scale(.8368)}}.snow:nth-child(372){opacity:1.599;transform:translate(8.0312vw,-10px) scale(.6037);animation:fall-372 22s -12s linear infinite}@keyframes fall-372{39.359%{transform:translate(1.1821vw,39.359vh) scale(.6037)}to{transform:translate(4.60665vw,100vh) scale(.6037)}}.snow:nth-child(373){opacity:1.7732;transform:translate(26.9851vw,-10px) scale(.0949);animation:fall-373 13s -29s linear infinite}@keyframes fall-373{53.704%{transform:translate(30.7525vw,53.704vh) scale(.0949)}to{transform:translate(28.8688vw,100vh) scale(.0949)}}.snow:nth-child(374){opacity:1.1456;transform:translate(26.0779vw,-10px) scale(.5954);animation:fall-374 26s -22s linear infinite}@keyframes fall-374{64.813%{transform:translate(25.7317vw,64.813vh) scale(.5954)}to{transform:translate(25.9048vw,100vh) scale(.5954)}}.snow:nth-child(375){opacity:.0506;transform:translate(85.9552vw,-10px) scale(.5718);animation:fall-375 29s -8s linear infinite}@keyframes fall-375{51.973%{transform:translate(83.8385vw,51.973vh) scale(.5718)}to{transform:translate(84.89685vw,100vh) scale(.5718)}}.snow:nth-child(376){opacity:.0722;transform:translate(44.8058vw,-10px) scale(.9183);animation:fall-376 24s -14s linear infinite}@keyframes fall-376{30.757%{transform:translate(53.8967vw,30.757vh) scale(.9183)}to{transform:translate(49.35125vw,100vh) scale(.9183)}}.snow:nth-child(377){opacity:1.1812;transform:translate(3.1929vw,-10px) scale(.8789);animation:fall-377 25s -17s linear infinite}@keyframes fall-377{40.242%{transform:translate(2.4395vw,40.242vh) scale(.8789)}to{transform:translate(2.8162vw,100vh) scale(.8789)}}.snow:nth-child(378){opacity:1.201;transform:translate(76.3981vw,-10px) scale(.9716);animation:fall-378 26s -8s linear infinite}@keyframes fall-378{48.39%{transform:translate(85.3204vw,48.39vh) scale(.9716)}to{transform:translate(80.85925vw,100vh) scale(.9716)}}.snow:nth-child(379){opacity:.863;transform:translate(45.542vw,-10px) scale(.8656);animation:fall-379 23s -21s linear infinite}@keyframes fall-379{67.401%{transform:translate(43.8915vw,67.401vh) scale(.8656)}to{transform:translate(44.71675vw,100vh) scale(.8656)}}.snow:nth-child(380){opacity:1.6506;transform:translate(91.0415vw,-10px) scale(.7471);animation:fall-380 26s -21s linear infinite}@keyframes fall-380{66.535%{transform:translate(87.4188vw,66.535vh) scale(.7471)}to{transform:translate(89.23015vw,100vh) scale(.7471)}}.snow:nth-child(381){opacity:1.4102;transform:translate(95.5175vw,-10px) scale(.7412);animation:fall-381 22s -2s linear infinite}@keyframes fall-381{36.597%{transform:translate(94.9874vw,36.597vh) scale(.7412)}to{transform:translate(95.25245vw,100vh) scale(.7412)}}.snow:nth-child(382){opacity:1.0412;transform:translate(58.2761vw,-10px) scale(.6455);animation:fall-382 17s -28s linear infinite}@keyframes fall-382{50.899%{transform:translate(54.2629vw,50.899vh) scale(.6455)}to{transform:translate(56.2695vw,100vh) scale(.6455)}}.snow:nth-child(383){opacity:.3148;transform:translate(53.6742vw,-10px) scale(.0805);animation:fall-383 19s -30s linear infinite}@keyframes fall-383{76.571%{transform:translate(54.6789vw,76.571vh) scale(.0805)}to{transform:translate(54.17655vw,100vh) scale(.0805)}}.snow:nth-child(384){opacity:.8928;transform:translate(88.7805vw,-10px) scale(.02);animation:fall-384 27s -18s linear infinite}@keyframes fall-384{41.07%{transform:translate(85.1371vw,41.07vh) scale(.02)}to{transform:translate(86.9588vw,100vh) scale(.02)}}.snow:nth-child(385){opacity:.586;transform:translate(90.2437vw,-10px) scale(.3467);animation:fall-385 15s -21s linear infinite}@keyframes fall-385{50.846%{transform:translate(98.088vw,50.846vh) scale(.3467)}to{transform:translate(94.16585vw,100vh) scale(.3467)}}.snow:nth-child(386){opacity:.3496;transform:translate(51.5258vw,-10px) scale(.0588);animation:fall-386 29s -21s linear infinite}@keyframes fall-386{67.088%{transform:translate(52.2475vw,67.088vh) scale(.0588)}to{transform:translate(51.88665vw,100vh) scale(.0588)}}.snow:nth-child(387){opacity:1.7878;transform:translate(2.7283vw,-10px) scale(.1316);animation:fall-387 29s -14s linear infinite}@keyframes fall-387{51.975%{transform:translate(9.0499vw,51.975vh) scale(.1316)}to{transform:translate(5.8891vw,100vh) scale(.1316)}}.snow:nth-child(388){opacity:1.201;transform:translate(92.2945vw,-10px) scale(.4241);animation:fall-388 28s -9s linear infinite}@keyframes fall-388{54.409%{transform:translate(84.9025vw,54.409vh) scale(.4241)}to{transform:translate(88.5985vw,100vh) scale(.4241)}}.snow:nth-child(389){opacity:.7694;transform:translate(85.1159vw,-10px) scale(.1627);animation:fall-389 23s -27s linear infinite}@keyframes fall-389{30.642%{transform:translate(80.0302vw,30.642vh) scale(.1627)}to{transform:translate(82.57305vw,100vh) scale(.1627)}}.snow:nth-child(390){opacity:.8818;transform:translate(8.2106vw,-10px) scale(.0728);animation:fall-390 19s -6s linear infinite}@keyframes fall-390{47.764%{transform:translate(.3698vw,47.764vh) scale(.0728)}to{transform:translate(4.2902vw,100vh) scale(.0728)}}.snow:nth-child(391){opacity:1.3958;transform:translate(88.2738vw,-10px) scale(.7387);animation:fall-391 30s -2s linear infinite}@keyframes fall-391{64.355%{transform:translate(97.4092vw,64.355vh) scale(.7387)}to{transform:translate(92.8415vw,100vh) scale(.7387)}}.snow:nth-child(392){opacity:1.4838;transform:translate(71.1265vw,-10px) scale(.737);animation:fall-392 28s -18s linear infinite}@keyframes fall-392{57.714%{transform:translate(70.574vw,57.714vh) scale(.737)}to{transform:translate(70.85025vw,100vh) scale(.737)}}.snow:nth-child(393){opacity:.0148;transform:translate(48.6977vw,-10px) scale(.0422);animation:fall-393 11s -30s linear infinite}@keyframes fall-393{69.308%{transform:translate(39.7952vw,69.308vh) scale(.0422)}to{transform:translate(44.24645vw,100vh) scale(.0422)}}.snow:nth-child(394){opacity:.2272;transform:translate(16.293vw,-10px) scale(.056);animation:fall-394 27s -3s linear infinite}@keyframes fall-394{78.525%{transform:translate(11.9592vw,78.525vh) scale(.056)}to{transform:translate(14.1261vw,100vh) scale(.056)}}.snow:nth-child(395){opacity:.6524;transform:translate(21.3041vw,-10px) scale(.7191);animation:fall-395 12s -15s linear infinite}@keyframes fall-395{34.75%{transform:translate(16.767vw,34.75vh) scale(.7191)}to{transform:translate(19.03555vw,100vh) scale(.7191)}}.snow:nth-child(396){opacity:.2602;transform:translate(8.8018vw,-10px) scale(.2407);animation:fall-396 13s -4s linear infinite}@keyframes fall-396{78.798%{transform:translate(3.1636vw,78.798vh) scale(.2407)}to{transform:translate(5.9827vw,100vh) scale(.2407)}}.snow:nth-child(397){opacity:1.4142;transform:translate(36.6646vw,-10px) scale(.814);animation:fall-397 29s -25s linear infinite}@keyframes fall-397{53.702%{transform:translate(41.8469vw,53.702vh) scale(.814)}to{transform:translate(39.25575vw,100vh) scale(.814)}}.snow:nth-child(398){opacity:1.8534;transform:translate(18.0361vw,-10px) scale(.1912);animation:fall-398 28s -18s linear infinite}@keyframes fall-398{64.073%{transform:translate(8.7702vw,64.073vh) scale(.1912)}to{transform:translate(13.40315vw,100vh) scale(.1912)}}.snow:nth-child(399){opacity:1.7616;transform:translate(6.8247vw,-10px) scale(.5307);animation:fall-399 25s -20s linear infinite}@keyframes fall-399{32.266%{transform:translate(1.7787vw,32.266vh) scale(.5307)}to{transform:translate(4.3017vw,100vh) scale(.5307)}}.snow:nth-child(400){opacity:1.1688;transform:translate(50.7373vw,-10px) scale(.1304);animation:fall-400 22s -6s linear infinite}@keyframes fall-400{77.23%{transform:translate(60.6766vw,77.23vh) scale(.1304)}to{transform:translate(55.70695vw,100vh) scale(.1304)}}\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
25
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: AppComponent, decorators: [{
|
|
26
26
|
type: Component,
|
|
27
|
-
args: [{ selector: 'app-root', encapsulation: ViewEncapsulation.None, template: "<ng-container *ngIf=\"_state.christmasTime\">\r\n <div *ngFor=\"let i of snows\" 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: 1800){.modal-feminist{max-width:1366px}}.modal-header{cursor:pointer!important}::-ms-reveal{display:none}.app-fill{width:100%;height:100%}.app-flex-left{margin-right:auto}.lastfix{margin-bottom:-.5rem}.app-inline-wrapped{display:inline!important}.app-inline-wrapped:after{content:\"\\a\";white-space:pre}.app-mat-form-slider{margin-top:-10px;width:100%;padding:0}.app-updevery-input{width:30px;display:inline;padding:1px;height:20px}.mv-input{padding:5px 10px 5px 5px;width:100px;height:30px}.mv-input:focus{box-shadow:none!important}.input-group-addon{background-color:#eceeef;border:1px solid rgba(0,0,0,.15)}.app-flex-row{flex-direction:row}.flex-nowrap{flex-wrap:nowrap}.app-white-button{background-color:#fff;border-color:#ccc}.app-bigplus{text-align:center;font-size:95px;color:#ccc;font-weight:200;cursor:pointer}.app-bigplus :hover{background-color:#eee}.app-wrap{white-space:pre-wrap;word-break:break-word}.app-min-height-145{min-height:145px}.tooltip{pointer-events:auto!important;-webkit-user-select:none!important;-moz-user-select:none!important;-khtml-user-select:none!important;-ms-user-select:none!important;cursor:default!important}.ace_gutter-cell.ace_breakpoint{border-radius:20px 0 0 20px;box-shadow:0 0 1px 1px red inset}.tab-body{padding:15px;border:1px solid #bbb;width:100%}.tab-header-page{border-bottom:20px solid #bbb;border-left:20px solid transparent;border-right:20px solid transparent;cursor:pointer;height:0;text-align:center}.tab-selected{border-bottom:20px solid #bbb;font-weight:700}.tab-unselected{border-bottom:20px solid #ddd}.app-bullet{font-weight:700;font-size:25px;line-height:0;vertical-align:sub}.app-input-password{width:calc(100% - 30px)!important;display:inline-block!important;margin-right:10px!important}.swal2-container{z-index:9999999999999!important}.app-margin-bottom-min-10{margin-bottom:-10px}.app-margin-bottom-min-15{margin-bottom:-15px}.input-group-addon-color{background-color:#eceeef!important}.no-bg-img{background-image:none!important;padding-right:0!important}::placeholder{color:#aaa!important}ngx-charts-advanced-pie-chart,ngx-charts-number-card,ngx-charts-bar-vertical,ngx-charts-bar-horizontal,ngx-charts-tree-map,ngx-charts-charts{display:block;min-height:1px}.table-striped tbody tr:nth-of-type(odd){background-color:#f2f2f2}.app-flip-y{transform:scaleY(-1)}.app-flip-x{transform:scaleX(-1)}.app-std-border-right{border-right:2px solid #ccc}.app-std-border-left{border-left:2px solid #ccc}.dropdown-menu>li>a:empty{padding:0}.app-caret-none{color:transparent!important;text-shadow:0 0 0 black!important}.app-caret-none:focus{outline:none}.app-break-words{word-break:break-all}.app-simple-border{border:1px solid #eceeef}.scrolling-box{max-height:250px;overflow-x:hidden;overflow-y:auto}.app-ace-higlight{background:rgba(255,50,50,.2);position:absolute}.ace_editor,.ace_editor div{font-family:monospace}.fixed-sm-border{border-width:1px;border-radius:0}.app-dashed-box{border:2px dashed #ccc;padding:10px}.app-small-dashed-box{border:1px dashed #ccc;padding:7px;font-size:small}.app-empty-char{position:absolute;top:45%;left:33%;font-size:18px;font-style:italic}.app-textbox-stringyfied{border:0;background-color:#fff;color:#000;font-weight:700}.app-sticky-last-column{right:0;position:sticky;z-index:0;background-color:#fff}.app-sticky-last-column-alt{right:0;position:sticky;z-index:0;background-color:#f2f2f2}.app-sticky-divider{width:100%;height:1px;z-index:999;background-color:#eee}.app-sticky-first-column{left:-1px;z-index:999;position:sticky;background-color:#ccc}.app-dropdown-stringyfied{color:#000!important;padding:0;height:20px!important;background-color:#fff!important;border:0;font-weight:700;outline:0!important;background:white;opacity:1!important;-moz-appearance:none!important;-webkit-appearance:none!important}.app-dropdown-stringyfied::-ms-expand{display:none!important}.background-danger{background-color:#e9967a}.checking-field,.checking-combo{box-shadow:unset!important}.app-border-none{border:none}.app-padding-leftonly-15{padding:0 0 0 15px!important}.app-width-auto{width:auto}.app-line-through{text-decoration:line-through}.app-margin-auto{margin:auto}.app-upper-right-remove{position:absolute;right:10px;font-size:25px;top:5px}.app-inline-block{display:inline-block}.swal2-success{border-color:#2d922d!important;color:#2d922d!important}.swal2-info{border-color:#248dad!important;color:#248dad!important}.swal2-warning{border-color:#f79a17!important;color:#f79a17!important}.swal2-danger{border-color:#bf1725!important;color:#bf1725!important}.app-slash{font-size:30px;line-height:1;margin-top:2px;text-align:center}.table-mh-435{min-height:435px}.table-b0 th,.table-b0 td{border-top:none!important;border-left:none!important}.table-b0{border:0px}.table-b0 th{border-bottom:none!important}.table-b0:last-child{border:none!important}.job-step-number{position:absolute;right:10px;font-size:16px;top:2px;font-weight:700}.dropdown-menu:before{display:none}.app-table-dotted-menu{padding:0 0 2px!important;color:#999}.app-rtl{direction:rtl}.app-border-1{border:1px solid rgba(0,0,0,.15)!important}.app-no-selection{-webkit-user-select:none;-moz-user-select:none;-khtml-user-select:none;-ms-user-select:none}.app-right-border{border-right:2px solid #ccc}.app-mtu-fixed-height{height:302px}.app-mtu-fixed-height-wrapper{height:204px;overflow:auto}.app-upper-right-close{position:absolute;top:0;right:15px;font-size:20px}.toast-message{white-space:pre-wrap}.app-overflow-auto{overflow:auto}.app-no-border{border:none!important}.app-contextmenu{background-color:#fff;border:1px solid;padding:10px 30px}.app-contextmenu-item{margin-left:-30px;margin-right:-30px;cursor:pointer}.app-contextmenu-item>span{padding:3px 30px}.app-contextmenu-item:hover{background-color:#ddd}.app-lh-0{line-height:0}.app-lh-05{line-height:.5}.app-lh-1{line-height:1}.app-lh-2{line-height:2}.app-lh-2-important{line-height:2!important}.app-lh-22{line-height:2.2}.app-display-block{display:block!important}.app-input-inline-icon{padding:0;margin:0;position:absolute;top:2px;right:20px}.app-bordered-box{border:1px solid #ccc}.app-mr-auto{margin-right:auto}.app-mrd-infobox-small{border:1px solid #ccc;padding:5px;border-radius:5px}.app-mrd-infobox{border:1px solid #ccc;padding:5px;border-radius:5px;margin-top:-5px;float:left}.app-mrd-infobox-editmode{margin-bottom:-20px;margin-top:-6px}.app-whitespace-prewrap{white-space:pre-wrap}.app-white-selectable{background-color:#fff}.app-white-selected{background-color:#ddd!important}.app-bb-box{border-bottom:2px solid #ddd}.app-white-selectable:hover{background-color:#ddd}.app-placeholder{color:#aaa}.app-placeholder-dark{color:#777}.modal-open{overflow:inherit;padding-right:0!important}.dropdown-menu a:hover{color:#000!important;background-color:#f5f5f5}.dropdown-menu span:hover,.dropdown-item a:hover{color:#000!important;background-color:transparent}.dropdown-item empty{color:#000!important;background-color:#f5f5f5}.app-history-box{max-height:775px;overflow-x:hidden;overflow-y:auto}.app-date-width,.app-input-width{width:100px}.load-more-btn{width:100%;margin-top:10px;background-color:ButtonFace}.app-max-width-100{max-width:100px}.app-search-buttons{position:absolute;top:55px;right:20px}.app-left-0{left:0}.app-left-4{left:4px}.app-left-10{left:10px}.app-bottom-0{bottom:0}.app-bottom-10{bottom:10px}.app-right-0{right:0}.app-right-10{right:10px!important}.app-right-20{right:20px}.app-right-25{right:25px}.app-right-50{right:50px}.app-top-2{top:2px}.app-top-5{top:5px}.app-top-20,.app-top-40{top:20px}.m-t-min-1{margin-top:-1px}.m-t-min-3{margin-top:-3px}.m-t-min-5{margin-top:-5px}.m-t-min-6{margin-top:-6px}.m-t-min-10{margin-top:-10px}.app-uppercase{text-transform:uppercase}.app-col-sm-10-with-addon{width:calc(83.33333% - 56px)!important}.app-bring-to-front{z-index:9999999!important}.modal{z-index:99999998!important}.app-bring-to-front-strong,.guppy_help{z-index:99999999!important}bs-dropdown-container{z-index:99999999!important}.app-bold{font-weight:700}.app-float-left{float:left}.app-float-right{float:right}.app-no-resize{resize:none}.app-table-no-border{border-top:none!important}.app-upper-left-indicator{position:absolute;top:2px;right:5px}.app-dialog-button{margin-bottom:19px;margin-top:1px;font-size:25px}.app-z-index-0{z-index:0!important}.app-col-divide:after{width:0px;content:\"-\";display:block;position:absolute;top:10px;bottom:0;right:2px;font-weight:700}.app-widgets-expanded{padding-right:20px!important;padding-top:10px!important;padding-bottom:0!important}.app-widget-head-expanded{padding:0 0 0 20px}.app-upper-right-trash{position:absolute;right:15px;top:15px;cursor:pointer;z-index:99}.app-absolute{position:absolute}.app-relative{position:relative}.app-box-ricarico{width:250px;position:absolute;bottom:35px}.app-box-ricarico-edit{width:250px;position:absolute;bottom:21px}.app-input-ricarico{display:inline;margin-left:2px;width:20%}.app-no-overflow{overflow:hidden}.app-overflow-visible{overflow:visible}.app-limited-block{max-height:350px;overflow:auto}.app-refresh-button{position:absolute;top:10px}.app-float-right{float:right!important}.app-intable-input{padding:2px 5px}.app-intable-select{padding:2px 5px;height:23px!important}.app-option-placeholder{color:#aaa!important}.app-option-placeholder option{color:#000!important}.app-lightgrey{color:#666}.app-bg-lightgrey{background-color:#ddd!important}.app-width-1000{width:1000px!important}.app-width-10{width:10px!important}.app-width-20{width:20px!important}.app-width-30{width:30px!important}.app-width-40{width:40px!important}.app-width-50{width:50px!important}.app-width-60{width:60px!important}.app-width-70{width:70px!important}.app-width-80{width:80px!important}.app-width-90{width:90px!important}.app-width-100{width:100px!important}.app-width-110{width:110px!important}.app-width-120{width:120px!important}.app-width-130{width:130px!important}.app-width-180{width:180px!important}.app-width-435{width:435px!important}.app-height-350{height:350px}.app-height-250{height:250px}.app-height-275{height:275px}.app-height-300{height:300px}.app-height-380{height:380px}.app-height-370{height:370px}.app-max-height-370{max-height:370px}.app-height-400,.app-height-425{height:400px}.app-height-450{height:450px}.app-height-560{height:560px}.app-sm2-minus-5{float:left;width:calc(16.66667% - 5px)!important}.app-sm10-plus-5{float:left;width:calc(83.33333% + 5px)!important}.app-deadline-todo{background-color:#87cefa!important}.app-deadline-done{background-color:#90ee90!important}.app-font-size-12{font-size:12px!important}.app-font-size-14{font-size:14px!important}.app-font-size-15{font-size:15px!important}.app-font-size-16{font-size:16px!important}.app-font-size-17{font-size:17px!important}.app-font-size-18{font-size:18px!important}.app-font-size-20{font-size:20px!important}.app-font-size-22{font-size:22px!important}.app-font-size-25{font-size:25px!important}.app-font-size-59{font-size:59px!important}.app-selected{background-color:#b0c4de}.app-aff-90{color:#006400}.app-aff-80{color:green}.app-aff-70{color:#90ee90}.app-aff-60{color:#3cb371}.app-aff-50{color:#ff8c00}.app-aff-40{color:red}.app-bg-aff-90{background-color:#006400}.app-bg-aff-80{background-color:green}.app-bg-aff-70{background-color:#90ee90}.app-bg-aff-60{background-color:#3cb371}.app-bg-aff-50{background-color:#ff8c00}.app-bg-aff-40{background-color:red}.app-scarico-materiale-body{max-height:500px;overflow:auto;overflow-x:hidden}.app-max-height-550{max-height:550px}.app-max-height-300{max-height:300px}.app-success-row{background-color:#389c90!important}.app-danger-row{background-color:#9c3838!important}.app-info-row{background-color:#388b9c!important}.app-active-readonly{color:#555!important;background-color:#fff!important}.app-reading-info{position:absolute;top:5px;left:5px;font-size:20px}.app-loading-over{display:none;margin:auto;position:absolute;inset:0;width:100%;height:100%;z-index:99;background:rgba(0,0,0,.5) none repeat}.app-loading-over-internal{color:#fff;position:absolute;top:48%;left:45%;font-size:15px}.app-circle{display:inline-block;width:10px;height:10px;border-radius:50%}.loader-img{position:absolute;width:140px;top:35%;left:calc(50% - 70px)}.app-timepicker-success{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem;border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.app-success-row-link{color:ivory!important}.dropdown-item:hover{color:#fff!important}.app-fixed-height-700{height:700px;overflow:auto;overflow-x:hidden}.app-fixed-height-610{height:610px;overflow:auto;overflow-x:hidden}.app-fixed-height-685{height:685px;overflow:auto;overflow-x:hidden}.app-arrow{height:15px;width:100%;text-align:center}.app-visible{display:block!important}.app-scheduling-symbol{position:absolute;right:15px;font-size:2.15em;z-index:100}.app-arrow:hover{background-color:#d3d3d3}.app-calendar-box{width:calc(100% - 380px);padding-left:10px;float:right}.app-deadline-box-container{width:380px;height:100%;float:left}.app-deadline-box{padding:0 3px;margin-bottom:5px;margin-left:5px;margin-right:5px;border-style:solid;border-color:#d3d3d3;border-width:2px;position:relative}.app-input-icon{position:absolute;color:#696969;top:11px;left:5px;z-index:999}.app-input-icon:hover{color:#696969}.app-text-center{text-align:center}.app-text-right{text-align:right}.app-text-left{text-align:left}.app-fe-sm-v{position:relative;top:0;width:1px;left:5px;font-size:8px;font-weight:700;color:#000;text-shadow:0px 0px .2px black}.app-fe-v{position:relative;top:-10px;left:145px;width:1px;font-size:11px;font-weight:700;color:#fffac2;text-shadow:0px 0px 1px #fffbcc}.app-card-function-button{padding:.5rem 1.25rem;border-bottom:solid 2px #D9D9D9}.app-modal-function-button{padding:8px 15px;border-bottom:solid 1px #D9D9D9}.app-no-bg-img{background-image:none!important}.app-widget-head-button{font-size:1.15rem;margin-top:-2px;margin-bottom:-5px;margin-left:10px}.app-line-separator{height:3px;background:rgb(237,237,237);border-bottom:1px solid rgb(237,237,237);margin-bottom:10px}.app-small-line-separator{height:2px;background:#ccc;border-bottom:1px solid #ccc;margin-bottom:5px;margin-top:5px}.app-link{color:#0275d8!important;cursor:pointer;text-decoration:none;display:block}.app-link:hover{color:#23527c!important;cursor:pointer;text-decoration:underline!important}.app-link-nocol{cursor:pointer;text-decoration:none}.app-link-nocol:hover{text-decoration:underline}.app-btn-widget{position:absolute;margin:0;top:3.5px;background-color:#414b50;cursor:pointer}.app-btn-widget-spacer{visibility:hidden;height:1px}.app-btn-widget:hover{background-color:#697378}.app-inline{display:inline}.app-btn-search{width:40.85px;height:38px}.app-fa-cell-fix{display:table-cell}.app-display-none{display:none}.app-border-radius-5{border-radius:5px!important}.app-no-padding{padding:0!important}.app-padding-5{padding:5px!important}.app-padding-2{padding:2px!important}.app-padding-3{padding:3px!important}.app-padding-10{padding:10px!important}.app-padding-15{padding:15px!important}.app-padding-left-0{padding-left:0!important}.app-padding-left-5{padding-left:5px!important}.app-padding-left-10{padding-left:10px!important}.app-padding-left-15{padding-left:15px!important}.app-padding-left-20{padding-left:20px!important}.app-padding-left-25{padding-left:25px!important}.app-padding-left-30{padding-left:30px!important}.app-padding-left-35{padding-left:35px!important}.app-padding-left-40{padding-left:40px!important}.app-padding-left-45{padding-left:45px!important}.app-padding-right-0{padding-right:0!important}.app-padding-right-5{padding-right:5px!important}.app-padding-right-10{padding-right:10px!important}.app-padding-right-15{padding-right:15px!important}.app-margin-0{margin:0!important}.app-margin-right-min-10{margin-right:-10px!important}.app-margin-left-min-2{margin-left:-2px}.app-margin-left-min-5{margin-left:-5px}.app-margin-left-min-10{margin-left:-10px!important}.app-margin-right-min-20{margin-right:-20px!important}.app-margin-left-0{margin-left:0!important}.app-margin-left-5{margin-left:5px!important}.app-margin-left-6{margin-left:6px!important}.app-margin-left-15{margin-left:15px!important}.app-margin-left-25{margin-left:25px!important}.app-margin-right-10{margin-right:10px!important}.app-margin-right-15{margin-right:15px!important}.app-margin-right-20{margin-right:20px!important}.app-margin-right-25{margin-right:25px!important}.app-margin-right-5{margin-right:5px!important}.app-margin-top-min-10{margin-top:-10px!important}.app-margin-top-min-15{margin-top:-15px!important}.app-margin-left-10{margin-left:10px!important}.app-margin-bottom-0{margin-bottom:0!important}.app-margin-bottom-2{margin-bottom:2px!important}.app-margin-bottom-5{margin-bottom:5px!important}.app-margin-bottom-10{margin-bottom:10px!important}.app-margin-bottom-14{margin-bottom:14px!important}.app-margin-bottom-15{margin-bottom:15px!important}.app-margin-bottom-20{margin-bottom:20px!important}.app-margin-bottom-25{margin-bottom:25px!important}.app-margin-bottom-30{margin-bottom:30px!important}.app-border-radius-10{border-radius:10px}.app-no-margin{margin:0!important}.app-no-row-margin{margin-left:0!important;margin-right:0!important}.app-white-text{color:#fff!important}.app-black-text{color:#242424!important}.app-pointer{cursor:pointer}.app-not-allowed{cursor:not-allowed}.app-hidden-view{visibility:hidden!important}.app-afterline-button{margin-top:5px;color:#fff;background-color:inherit;border-width:2px;border-color:#fff;font-weight:700;margin-bottom:-5px}.app-afterline-button-black{color:#000;background-color:inherit;border-width:2px;border-color:#000;font-weight:700;margin-bottom:5px}.m-t-min-2{margin-top:-2px}.m-t-1{margin-top:1px}.m-t-2{margin-top:2px}.m-t-3{margin-top:3px}.m-t-4{margin-top:4px}.m-t-6{margin-top:6px}.m-t-7{margin-top:7px}.m-t-8{margin-top:8px}.m-t-9{margin-top:9px}.m-t-10{margin-top:10px}.m-t-30{margin-top:30px}.f-s-25{font-size:25px}.app-pullleft-1{margin-right:1px}.app-pullleft-2{margin-right:2px}.app-pullleft-3{margin-right:3px}.app-pullleft-4{margin-right:4px}.app-pullleft-5{margin-right:5px}.app-pullleft-6{margin-right:6px}.app-pullleft-7{margin-right:7px}.app-pullleft-8{margin-right:8px}.app-pullleft-9{margin-right:9px}.app-pullleft-10{margin-right:10px}.app-pullleft-15{margin-right:15px}.app-pullright-1{margin-left:1px}.app-pullright-2{margin-left:2px}.app-pullright-3{margin-left:3px}.app-pullright-4{margin-left:4px}.app-pullright-5{margin-left:5px}.app-pullright-6{margin-left:6px}.app-pullright-7{margin-left:7px}.app-pullright-8{margin-left:8px}.app-pullright-9{margin-left:9px}.app-pullright-10{margin-left:10px}.app-pullright-15{margin-left:15px}.app-pullup-1{margin-bottom:1px}.app-pullup-2{margin-bottom:2px}.app-pullup-3{margin-bottom:3px}.app-pullup-4{margin-bottom:4px}.app-pullup-5{margin-bottom:5px}.app-pullup-6{margin-bottom:6px}.app-pullup-7{margin-bottom:7px}.app-pullup-8{margin-bottom:8px}.app-pullup-9{margin-bottom:9px}.app-pullup-10{margin-bottom:10px}.app-pullup-15{margin-bottom:15px}.app-one-clm-width{width:100%}.app-two-clm-width{width:50%}.app-three-clm-width{width:33.333%}.app-four-clm-width{width:25%}.app-five-clm-width{width:20%}.app-six-clm-width{width:16.666%}.app-col-12{width:100%}.app-col-11{width:91.66666667%}.app-col-10{width:83.33333333%}.app-col-9{width:75%}.app-col-8{width:66.66666667%}.app-col-7{width:58.33333333%}.app-col-6{width:50%}.app-col-5{width:41.66666667%}.app-col-4{width:33.33333333%}.app-col-3{width:25%}.app-col-2{width:16.66666667%}.app-col-1{width:8.33333333%}.app-padding-bottom-0{padding-bottom:0!important}.app-padding-bottom-5{padding-bottom:5px}.app-padding-bottom-10{padding-bottom:10px}.app-padding-top-0{padding-top:0!important}.app-padding-top-3{padding-top:3px!important}.app-padding-top-8{padding-top:8px!important}.app-padding-top-5{padding-top:5px!important}.app-padding-top-10{padding-top:10px!important}.app-padding-top-13{padding-top:13px!important}.app-padding-top-15{padding-top:15px!important}.app-padding-top-16{padding-top:16px!important}.app-mb-0{margin-bottom:0}.file-upload .file-upload-btn{position:absolute;width:100%;height:35px;z-index:9;opacity:0}.file-upload .delete-file{position:absolute;right:50px;top:8px;font-size:16px;opacity:.8;cursor:pointer;z-index:99;visibility:hidden}.file-upload:hover .delete-file{visibility:visible}.app-right-15{right:15px}.app-top-0{top:0}.app-top-10{top:10px}.app-fs-30{font-size:30px}.app-fs-16{font-size:16px}.app-fs-20{font-size:20px}.app-fs-23{font-size:23px}.app-fs-24{font-size:24px}.app-fs-18{font-size:18px}.app-fs-14{font-size:14px}.app-fs-12{font-size:12px}.selectable-timeline{height:20px;display:flex}.timeline-element-selected{cursor:pointer;text-decoration:underline;font-weight:700}.timeline-element-unselected{cursor:pointer;font-style:italic}.timeline-arrow{width:15px}.timeline-element-container{width:calc(100% - 37px);overflow:hidden;white-space:nowrap;text-overflow:ellipsis;display:flex}.app-checkbox-label{margin-left:5px;margin-top:-1px}.app-nowrap{white-space:nowrap}.app-min-height-365{min-height:365px}.app-min-width-std-395{min-width:395px}.app-min-width-std-110{min-width:110px}.app-min-width-std-150{min-width:150px}.app-min-width-std-220{min-width:220px}.app-min-width-std-120{min-width:120px}.app-min-width-std-70{min-width:70px}.app-ltab-border{border-left:2px solid #bbb}.app-rtab-border{border-right:2px solid #bbb}.app-col-min{width:1px}.app-filter-wrapper{padding-left:0;margin-top:20px}.app-first-filter-line{margin-top:-20px}.caret{display:inline-block;width:0;height:0;margin-left:2px;vertical-align:middle}.dropup,.dropdown{position:relative}.dropdown-toggle:focus{outline:0}.dropdown-menu{position:absolute;top:100%;left:0;display:none;float:left;min-width:160px;padding:5px 0;margin:2px 0 0;list-style:none;text-align:left;border:1px solid #CCC;background-clip:padding-box}.dropdown-menu.pull-right{right:0;left:auto}.dropdown-menu>li>a{display:block;padding:3px 20px;clear:both;font-weight:400;white-space:nowrap}.dropdown-menu>li>a:hover,.dropdown-menu>li>a:focus{text-decoration:none}.dropdown-menu>.active>a,.dropdown-menu>.active>a:hover,.dropdown-menu>.active>a:focus{text-decoration:none;outline:0}.dropdown-menu>.disabled>a:hover,.dropdown-menu>.disabled>a:focus{text-decoration:none;background-color:transparent;background-image:none}.open>.dropdown-menu{display:block}.open>a{outline:0}.dropdown-menu-right-user{left:-250px;right:0;top:-2px;width:242px}.dropdown-menu-right{left:auto;right:0}.dropdown-menu-left{left:0;right:auto}.dropdown-header{display:block;padding:3px 20px;white-space:nowrap}.dropdown-backdrop{position:fixed;inset:0}.pull-right>.dropdown-menu{right:0;left:auto}.dropup .caret,.navbar-fixed-bottom .dropdown .caret{border-top:0;content:\"\"}.dropup .dropdown-menu,.navbar-fixed-bottom .dropdown .dropdown-menu{top:auto;bottom:100%;margin-bottom:2px}.pace .pace-progress{background:#637CA0;position:absolute;height:3px;z-index:0}.pace .pace-progress-inner{display:none}.pace .pace-activity{position:absolute;top:10px;left:10px;border-width:1px;right:auto;width:18px;height:18px;border-top-color:#242d3a;border-left-color:#242d3a}.slimScrollBar,.slimScrollRail{border-radius:0!important;width:4px!important}.gu-mirror{position:fixed!important;margin:0!important;z-index:9999!important;opacity:.8;-ms-filter:\"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)\";filter:alpha(opacity=80);pointer-events:none}.gu-hide{left:-9999px!important}.gu-unselectable{-webkit-user-select:none!important;user-select:none!important}.gu-transit{opacity:.2;-ms-filter:\"progid:DXImageTransform.Microsoft.Alpha(Opacity=20)\";filter:alpha(opacity=20)}.guppy_help{max-height:400px;overflow-y:scroll}.toast-container{margin-top:55px}.ngx-json-viewer .segment-type-null>.segment-main>.segment-value{background-color:inherit!important}.swal2-html-container{overflow:hidden}@font-face{font-family:Roboto;font-style:normal;font-weight:100;src:local(\"Roboto Thin\"),local(\"Roboto-Thin\"),url(/assets/fonts/google/Roboto/Roboto-Thin.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:100;src:local(\"Roboto Thin Italic\"),local(\"Roboto-ThinItalic\"),url(/assets/fonts/google/Roboto/Roboto-ThinItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:300;src:local(\"Roboto Light\"),local(\"Roboto-Light\"),url(/assets/fonts/google/Roboto/Roboto-Light.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:300;src:local(\"Roboto Light Italic\"),local(\"Roboto-LightItalic\"),url(/assets/fonts/google/Roboto/Roboto-LightItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:400;src:local(\"Roboto Regular\"),local(\"Roboto-Regular\"),url(/assets/fonts/google/Roboto/Roboto-Regular.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:400;src:local(\"Roboto Italic\"),local(\"Roboto-Italic\"),url(/assets/fonts/google/Roboto/Roboto-Italic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:500;src:local(\"Roboto Medium\"),local(\"Roboto-Medium\"),url(/assets/fonts/google/Roboto/Roboto-Medium.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:500;src:local(\"Roboto Medium Italic\"),local(\"Roboto-MediumItalic\"),url(/assets/fonts/google/Roboto/Roboto-MediumItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:700;src:local(\"Roboto Bold\"),local(\"Roboto-Bold\"),url(/assets/fonts/google/Roboto/Roboto-Bold.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:700;src:local(\"Roboto Bold Italic\"),local(\"Roboto-BoldItalic\"),url(/assets/fonts/google/Roboto/Roboto-BoldItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:900;src:local(\"Roboto Black\"),local(\"Roboto-Black\"),url(/assets/fonts/google/Roboto/Roboto-Black.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:900;src:local(\"Roboto Black Italic\"),local(\"Roboto-BlackItalic\"),url(/assets/fonts/google/Roboto/Roboto-BlackItalic.ttf) format(\"truetype\")}html{height:100%;min-height:100%}body{font-family:Roboto,sans-serif;font-size:14px;color:#242424}body:before{content:\"\";position:fixed;width:100%;height:100%;top:0;left:0;background:#e9ebee;will-change:transform;z-index:-1}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{font-weight:400}h1 small,h2 small,h3 small,h4 small,h5 small,h6 small,.h1 small,.h2 small,.h3 small,.h4 small,.h5 small,.h6 small{font-size:70%}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-button{width:0px;height:0px}::-webkit-scrollbar-thumb{background:#e1e1e1;border:0px none #ffffff;border-radius:0}::-webkit-scrollbar-thumb:hover{background:#cccccc}::-webkit-scrollbar-thumb:active{background:#888888}::-webkit-scrollbar-track{background:#666666;border:0px none #ffffff;border-radius:0}::-webkit-scrollbar-track:hover{background:#666666}::-webkit-scrollbar-track:active{background:#333333}::-webkit-scrollbar-corner{background:transparent}.transition{transition:.3s}.widget-controls{position:absolute;z-index:1;top:0;right:0;padding:10px 20px;font-size:14px}.widget-controls a{color:#fff;margin-left:7px;line-height:1;vertical-align:top;display:inline-block}.widget-controls a i.glyphicon-resize-full{font-size:13px}.widget-controls a:hover{color:#ffffffb3}.widget-controls a.dropdown-toggle:after{display:none}.widget-controls ul.dropdown-menu{min-width:9rem;padding:0;border-radius:0}.widget-controls ul.dropdown-menu li{padding:4px;overflow:hidden}.widget-controls ul.dropdown-menu li a{color:#242d3a;font-size:13px;width:100%}.widget-controls ul.dropdown-menu li:hover{background-color:#242d3a}.widget-controls ul.dropdown-menu li:hover a{color:#fff}.card.fullscreened .card-header{line-height:35px}.card.fullscreened .card-header .widget-controls{padding:20px}.card.fullscreened .card-header .widget-controls a{margin-left:12px}.card.fullscreened .card-header .widget-controls a.setting{display:none}.card.fullscreened.card-primary{background:#024a88}.card.fullscreened.card-success{background:#2d922d}.card.fullscreened.card-info{background:#248dad}.card.fullscreened.card-warning{background:#f79a17}.card.fullscreened.card-danger{background:#bf1725}.scrolling{height:100%;overflow-y:scroll;padding-bottom:60px}.no-margin{margin:0}.bottom-15{margin-bottom:15px}.m-t-5{margin-top:5px}.m-t-15{margin-top:15px}.res-img{width:100%}.chart-outher{width:55%;margin:0 auto}.p-t-10{padding-top:10%}.o-visible{overflow:visible}.w-150{width:150px}.w-200{width:200px}@media (max-width: 543px){.chart-outher{width:100%}}@media (min-width: 544px) and (max-width: 767px){.chart-outher{width:85%}}@media (min-width: 992px) and (max-width: 1199px){.chart-outher{width:65%}}.mat-form-field-disabled .mat-form-field-wrapper{background-color:#ddd}.mat-no-border-top .mat-form-field-infix{border-top:none!important}.mat-dflt-margin,.mat-form-field-appearance-outline .mat-form-field-wrapper{margin-top:.125em!important;margin-bottom:.125em!important}.mat-form-field-wrapper{padding-bottom:0;height:35px;min-height:35px!important;margin-bottom:-7px!important}.mat-full-width{width:100%}.mat-full-height .mat-form-field-wrapper{height:100%!important}.mat-form-field-appearance-outline .mat-form-field-infix{padding-top:5px;padding-bottom:0;height:36px}.mat-form-field-appearance-outline .mat-form-field-infix select.mat-input-element{background-color:transparent;margin-bottom:-11px!important;margin-top:-2px!important;padding-top:0!important;top:0!important}.mat-form-field-appearance-outline .mat-form-field-infix input{display:inline-flex;margin-top:-8px;margin-bottom:-5px;padding-top:8px}.mat-form-field-appearance-outline .mat-form-field-suffix{height:25px!important;top:-2px!important}.mat-form-field-appearance-outline .mat-form-field-suffix .form-input-suffix{margin-right:5px!important;position:absolute!important;top:7px!important;right:4px!important}.mat-form-field-appearance-outline .mat-form-field-infix .form-input-suffix{position:relative!important;top:-4px!important}.mat-form-field-prefix .mat-icon-button,.mat-form-field-suffix .mat-icon-button{height:32px!important}.mat-form-field-label-wrapper{top:-8px}.mat-form-field-type-mat-native-select .mat-form-field-infix:after{top:60%!important}.mat-form-field-suffix{margin-right:-10px!important}.cdk-overlay-container{z-index:99999999!important}.mat-height-fixed .mat-form-field-flex{height:38px!important}.mat-height-auto .mat-form-field-flex{height:auto!important;padding-bottom:5px!important;padding-top:5px!important;padding-right:2px!important}.mat-height-auto .mat-form-field-infix{height:auto!important}.mat-icon-button-override{width:25px!important;top:0!important;color:#000000a3!important;position:absolute!important}.mat-icon-button-override-suffix{right:-5px!important}.mat-icon-button-override-prefix{left:-5px!important}.mat-option{height:25px!important;font-size:14px!important}.ngx-mat-timepicker .mat-form-field-infix{border-top:none!important}.mat-form-field-wrapper .form-control{width:100%;border:none;padding:0;line-height:1}.mat-form-field-wrapper .form-control:focus{box-shadow:none!important}.mat-form-field-wrapper .form-control.checking-field.ng-touched{padding-right:0;background-position-y:14px!important;background-position-x:right;padding-top:8px;padding-bottom:0}.mat-height-auto .form-control.checking-field.ng-touched{padding-right:25px;background-position:center right .625rem!important}.mat-form-field-wrapper .form-control.input-small.checking-field.ng-touched{background-position-y:9px!important;padding-right:25px}.mat-form-field-wrapper .form-control{background-color:transparent!important}.mat-form-field-wrapper .form-control.checking-combo.ng-touched{padding-right:45px;background-position-y:8px!important;padding-top:4px!important}.mat-form-field-wrapper .form-control.checking-combo.ng-untouched{padding-right:20px;background-position-y:8px!important;padding-top:4px!important}.mat-input-with-suffix{width:calc(100% - 35px)!important;display:inline-block!important;margin-right:10px!important}.mat-input-group-addon .mat-form-field-appearance-outline .mat-form-field-wrapper{background-color:#eceeef;border:1px solid rgba(0,0,0,.15);border-radius:.25rem}.mat-form-field-appearance-outline textarea{padding:5px 0!important}.snow{position:absolute;width:10px;height:10px;background:white;border-radius:50%}.snow:nth-child(1){opacity:1.112;transform:translate(38.5645vw,-10px) scale(.9656);animation:fall-1 16s -9s linear infinite}@keyframes fall-1{58.686%{transform:translate(30.6294vw,58.686vh) scale(.9656)}to{transform:translate(34.59695vw,100vh) scale(.9656)}}.snow:nth-child(2){opacity:.2374;transform:translate(6.5915vw,-10px) scale(.5261);animation:fall-2 14s -15s linear infinite}@keyframes fall-2{61.872%{transform:translate(5.5126vw,61.872vh) scale(.5261)}to{transform:translate(6.05205vw,100vh) scale(.5261)}}.snow:nth-child(3){opacity:.5362;transform:translate(8.8477vw,-10px) scale(.1359);animation:fall-3 14s -20s linear infinite}@keyframes fall-3{32.582%{transform:translate(17.3118vw,32.582vh) scale(.1359)}to{transform:translate(13.07975vw,100vh) scale(.1359)}}.snow:nth-child(4){opacity:.6158;transform:translate(1.3782vw,-10px) scale(.2095);animation:fall-4 18s -13s linear infinite}@keyframes fall-4{60.331%{transform:translate(8.4216vw,60.331vh) scale(.2095)}to{transform:translate(4.8999vw,100vh) scale(.2095)}}.snow:nth-child(5){opacity:.792;transform:translate(82.2483vw,-10px) scale(.8365);animation:fall-5 20s -16s linear infinite}@keyframes fall-5{42.077%{transform:translate(76.7848vw,42.077vh) scale(.8365)}to{transform:translate(79.51655vw,100vh) scale(.8365)}}.snow:nth-child(6){opacity:1.6172;transform:translate(17.1875vw,-10px) scale(.3995);animation:fall-6 24s -4s linear infinite}@keyframes fall-6{72.232%{transform:translate(25.6467vw,72.232vh) scale(.3995)}to{transform:translate(21.4171vw,100vh) scale(.3995)}}.snow:nth-child(7){opacity:.7394;transform:translate(3.2695vw,-10px) scale(.9296);animation:fall-7 21s -27s linear infinite}@keyframes fall-7{59.601%{transform:translate(10.0691vw,59.601vh) scale(.9296)}to{transform:translate(6.6693vw,100vh) scale(.9296)}}.snow:nth-child(8){opacity:.9586;transform:translate(62.0317vw,-10px) scale(.4708);animation:fall-8 11s -20s linear infinite}@keyframes fall-8{56.466%{transform:translate(68.7048vw,56.466vh) scale(.4708)}to{transform:translate(65.36825vw,100vh) scale(.4708)}}.snow:nth-child(9){opacity:1.1396;transform:translate(45.1637vw,-10px) scale(.4053);animation:fall-9 21s -7s linear infinite}@keyframes fall-9{62.519%{transform:translate(36.8219vw,62.519vh) scale(.4053)}to{transform:translate(40.9928vw,100vh) scale(.4053)}}.snow:nth-child(10){opacity:1.6828;transform:translate(10.2157vw,-10px) scale(.9243);animation:fall-10 12s -19s linear infinite}@keyframes fall-10{75.47%{transform:translate(1.169vw,75.47vh) scale(.9243)}to{transform:translate(5.69235vw,100vh) scale(.9243)}}.snow:nth-child(11){opacity:.665;transform:translate(41.9305vw,-10px) scale(.4629);animation:fall-11 24s -30s linear infinite}@keyframes fall-11{51.236%{transform:translate(41.4104vw,51.236vh) scale(.4629)}to{transform:translate(41.67045vw,100vh) scale(.4629)}}.snow:nth-child(12){opacity:1.0994;transform:translate(28.5411vw,-10px) scale(.6607);animation:fall-12 21s -29s linear infinite}@keyframes fall-12{33.253%{transform:translate(31.6401vw,33.253vh) scale(.6607)}to{transform:translate(30.0906vw,100vh) scale(.6607)}}.snow:nth-child(13){opacity:.7204;transform:translate(76vw,-10px) scale(.355);animation:fall-13 26s -6s linear infinite}@keyframes fall-13{36.114%{transform:translate(75.07vw,36.114vh) scale(.355)}to{transform:translate(75.535vw,100vh) scale(.355)}}.snow:nth-child(14){opacity:.116;transform:translate(24.3552vw,-10px) scale(.029);animation:fall-14 22s -4s linear infinite}@keyframes fall-14{32.389%{transform:translate(32.8278vw,32.389vh) scale(.029)}to{transform:translate(28.5915vw,100vh) scale(.029)}}.snow:nth-child(15){opacity:.6384;transform:translate(6.7666vw,-10px) scale(.634);animation:fall-15 24s -11s linear infinite}@keyframes fall-15{61.273%{transform:translate(9.874vw,61.273vh) scale(.634)}to{transform:translate(8.3203vw,100vh) scale(.634)}}.snow:nth-child(16){opacity:1.6794;transform:translate(14.886vw,-10px) scale(.5954);animation:fall-16 27s -27s linear infinite}@keyframes fall-16{40.436%{transform:translate(19.2241vw,40.436vh) scale(.5954)}to{transform:translate(17.05505vw,100vh) scale(.5954)}}.snow:nth-child(17){opacity:.9448;transform:translate(76.1028vw,-10px) scale(.0015);animation:fall-17 27s -29s linear infinite}@keyframes fall-17{48.238%{transform:translate(68.456vw,48.238vh) scale(.0015)}to{transform:translate(72.2794vw,100vh) scale(.0015)}}.snow:nth-child(18){opacity:1.6212;transform:translate(48.4527vw,-10px) scale(.8144);animation:fall-18 26s -27s linear infinite}@keyframes fall-18{41.037%{transform:translate(43.9802vw,41.037vh) scale(.8144)}to{transform:translate(46.21645vw,100vh) scale(.8144)}}.snow:nth-child(19){opacity:1.5124;transform:translate(62.6491vw,-10px) scale(.9659);animation:fall-19 10s -19s linear infinite}@keyframes fall-19{76.147%{transform:translate(53.0017vw,76.147vh) scale(.9659)}to{transform:translate(57.8254vw,100vh) scale(.9659)}}.snow:nth-child(20){opacity:.5142;transform:translate(62.1329vw,-10px) scale(.6935);animation:fall-20 21s -16s linear infinite}@keyframes fall-20{63.87%{transform:translate(70.4756vw,63.87vh) scale(.6935)}to{transform:translate(66.30425vw,100vh) scale(.6935)}}.snow:nth-child(21){opacity:1.6036;transform:translate(92.8962vw,-10px) scale(.985);animation:fall-21 21s -26s linear infinite}@keyframes fall-21{64.158%{transform:translate(94.5138vw,64.158vh) scale(.985)}to{transform:translate(93.705vw,100vh) scale(.985)}}.snow:nth-child(22){opacity:.6458;transform:translate(90.1146vw,-10px) scale(.9296);animation:fall-22 21s -27s linear infinite}@keyframes fall-22{56.545%{transform:translate(93.2839vw,56.545vh) scale(.9296)}to{transform:translate(91.69925vw,100vh) scale(.9296)}}.snow:nth-child(23){opacity:.2248;transform:translate(54.5309vw,-10px) scale(.229);animation:fall-23 19s -14s linear infinite}@keyframes fall-23{75.654%{transform:translate(62.7222vw,75.654vh) scale(.229)}to{transform:translate(58.62655vw,100vh) scale(.229)}}.snow:nth-child(24){opacity:1.4904;transform:translate(94.0869vw,-10px) scale(.5256);animation:fall-24 28s -1s linear infinite}@keyframes fall-24{61.004%{transform:translate(92.2608vw,61.004vh) scale(.5256)}to{transform:translate(93.17385vw,100vh) scale(.5256)}}.snow:nth-child(25){opacity:.0742;transform:translate(54.0747vw,-10px) scale(.8018);animation:fall-25 28s -19s linear infinite}@keyframes fall-25{48.295%{transform:translate(60.967vw,48.295vh) scale(.8018)}to{transform:translate(57.52085vw,100vh) scale(.8018)}}.snow:nth-child(26){opacity:.9978;transform:translate(20.7668vw,-10px) scale(.8369);animation:fall-26 19s -9s linear infinite}@keyframes fall-26{38.484%{transform:translate(20.1964vw,38.484vh) scale(.8369)}to{transform:translate(20.4816vw,100vh) scale(.8369)}}.snow:nth-child(27){opacity:.5384;transform:translate(57.5894vw,-10px) scale(.6399);animation:fall-27 27s -8s linear infinite}@keyframes fall-27{78.861%{transform:translate(53.3768vw,78.861vh) scale(.6399)}to{transform:translate(55.4831vw,100vh) scale(.6399)}}.snow:nth-child(28){opacity:1.1008;transform:translate(79.7149vw,-10px) scale(.332);animation:fall-28 14s -3s linear infinite}@keyframes fall-28{63.162%{transform:translate(81.7455vw,63.162vh) scale(.332)}to{transform:translate(80.7302vw,100vh) scale(.332)}}.snow:nth-child(29){opacity:.24;transform:translate(20.2695vw,-10px) scale(.3844);animation:fall-29 16s -22s linear infinite}@keyframes fall-29{36.582%{transform:translate(11.5714vw,36.582vh) scale(.3844)}to{transform:translate(15.92045vw,100vh) scale(.3844)}}.snow:nth-child(30){opacity:.135;transform:translate(55.1718vw,-10px) scale(.9476);animation:fall-30 17s -28s linear infinite}@keyframes fall-30{34.285%{transform:translate(64.1225vw,34.285vh) scale(.9476)}to{transform:translate(59.64715vw,100vh) scale(.9476)}}.snow:nth-child(31){opacity:.8288;transform:translate(56.2168vw,-10px) scale(.6029);animation:fall-31 15s -13s linear infinite}@keyframes fall-31{64.155%{transform:translate(51.2513vw,64.155vh) scale(.6029)}to{transform:translate(53.73405vw,100vh) scale(.6029)}}.snow:nth-child(32){opacity:.5462;transform:translate(35.9804vw,-10px) scale(.5937);animation:fall-32 23s -27s linear infinite}@keyframes fall-32{73.799%{transform:translate(44.6399vw,73.799vh) scale(.5937)}to{transform:translate(40.31015vw,100vh) scale(.5937)}}.snow:nth-child(33){opacity:.4956;transform:translate(4.8486vw,-10px) scale(.2062);animation:fall-33 27s -28s linear infinite}@keyframes fall-33{39.566%{transform:translate(9.1959vw,39.566vh) scale(.2062)}to{transform:translate(7.02225vw,100vh) scale(.2062)}}.snow:nth-child(34){opacity:1.4408;transform:translate(87.9124vw,-10px) scale(.6325);animation:fall-34 17s -8s linear infinite}@keyframes fall-34{55.999%{transform:translate(90.3192vw,55.999vh) scale(.6325)}to{transform:translate(89.1158vw,100vh) scale(.6325)}}.snow:nth-child(35){opacity:1.9912;transform:translate(97.8634vw,-10px) scale(.3944);animation:fall-35 10s -5s linear infinite}@keyframes fall-35{62.709%{transform:translate(94.7556vw,62.709vh) scale(.3944)}to{transform:translate(96.3095vw,100vh) scale(.3944)}}.snow:nth-child(36){opacity:.2024;transform:translate(96.4534vw,-10px) scale(.8049);animation:fall-36 22s -23s linear infinite}@keyframes fall-36{73.229%{transform:translate(95.683vw,73.229vh) scale(.8049)}to{transform:translate(96.0682vw,100vh) scale(.8049)}}.snow:nth-child(37){opacity:1.9138;transform:translate(95.7976vw,-10px) scale(.949);animation:fall-37 10s -20s linear infinite}@keyframes fall-37{31.972%{transform:translate(101.2876vw,31.972vh) scale(.949)}to{transform:translate(98.5426vw,100vh) scale(.949)}}.snow:nth-child(38){opacity:.708;transform:translate(72.4861vw,-10px) scale(.4216);animation:fall-38 10s -28s linear infinite}@keyframes fall-38{37.292%{transform:translate(62.6443vw,37.292vh) scale(.4216)}to{transform:translate(67.5652vw,100vh) scale(.4216)}}.snow:nth-child(39){opacity:.8266;transform:translate(67.8699vw,-10px) scale(.6473);animation:fall-39 30s -3s linear infinite}@keyframes fall-39{31.77%{transform:translate(70.4657vw,31.77vh) scale(.6473)}to{transform:translate(69.1678vw,100vh) scale(.6473)}}.snow:nth-child(40){opacity:1.51;transform:translate(5.5866vw,-10px) scale(.5535);animation:fall-40 22s -18s linear infinite}@keyframes fall-40{52.466%{transform:translate(3.5145vw,52.466vh) scale(.5535)}to{transform:translate(4.55055vw,100vh) scale(.5535)}}.snow:nth-child(41){opacity:1.618;transform:translate(91.9545vw,-10px) scale(.9588);animation:fall-41 24s -13s linear infinite}@keyframes fall-41{65.846%{transform:translate(88.5228vw,65.846vh) scale(.9588)}to{transform:translate(90.23865vw,100vh) scale(.9588)}}.snow:nth-child(42){opacity:1.4828;transform:translate(68.2742vw,-10px) scale(.2505);animation:fall-42 27s -23s linear infinite}@keyframes fall-42{67.556%{transform:translate(70.8167vw,67.556vh) scale(.2505)}to{transform:translate(69.54545vw,100vh) scale(.2505)}}.snow:nth-child(43){opacity:.4764;transform:translate(61.6765vw,-10px) scale(.259);animation:fall-43 30s -8s linear infinite}@keyframes fall-43{53.231%{transform:translate(63.7127vw,53.231vh) scale(.259)}to{transform:translate(62.6946vw,100vh) scale(.259)}}.snow:nth-child(44){opacity:.0416;transform:translate(18.812vw,-10px) scale(.3557);animation:fall-44 14s -30s linear infinite}@keyframes fall-44{76.968%{transform:translate(15.9156vw,76.968vh) scale(.3557)}to{transform:translate(17.3638vw,100vh) scale(.3557)}}.snow:nth-child(45){opacity:.8138;transform:translate(7.8456vw,-10px) scale(.9982);animation:fall-45 13s -1s linear infinite}@keyframes fall-45{75.939%{transform:translate(7.8466vw,75.939vh) scale(.9982)}to{transform:translate(7.8461vw,100vh) scale(.9982)}}.snow:nth-child(46){opacity:1.6302;transform:translate(43.0749vw,-10px) scale(.6884);animation:fall-46 19s -9s linear infinite}@keyframes fall-46{57.692%{transform:translate(38.0546vw,57.692vh) scale(.6884)}to{transform:translate(40.56475vw,100vh) scale(.6884)}}.snow:nth-child(47){opacity:1.9012;transform:translate(24.9505vw,-10px) scale(.178);animation:fall-47 25s -25s linear infinite}@keyframes fall-47{45.49%{transform:translate(22.3543vw,45.49vh) scale(.178)}to{transform:translate(23.6524vw,100vh) scale(.178)}}.snow:nth-child(48){opacity:1.106;transform:translate(10.168vw,-10px) scale(.0226);animation:fall-48 27s -28s linear infinite}@keyframes fall-48{73.861%{transform:translate(12.6975vw,73.861vh) scale(.0226)}to{transform:translate(11.43275vw,100vh) scale(.0226)}}.snow:nth-child(49){opacity:1.2314;transform:translate(61.3966vw,-10px) scale(.5896);animation:fall-49 30s -29s linear infinite}@keyframes fall-49{52.027%{transform:translate(68.0916vw,52.027vh) scale(.5896)}to{transform:translate(64.7441vw,100vh) scale(.5896)}}.snow:nth-child(50){opacity:1.3372;transform:translate(43.8106vw,-10px) scale(.0808);animation:fall-50 19s -29s linear infinite}@keyframes fall-50{32.381%{transform:translate(36.4741vw,32.381vh) scale(.0808)}to{transform:translate(40.14235vw,100vh) scale(.0808)}}.snow:nth-child(51){opacity:.9292;transform:translate(20.857vw,-10px) scale(.9623);animation:fall-51 22s -17s linear infinite}@keyframes fall-51{37.685%{transform:translate(25.9551vw,37.685vh) scale(.9623)}to{transform:translate(23.40605vw,100vh) scale(.9623)}}.snow:nth-child(52){opacity:.0926;transform:translate(37.8284vw,-10px) scale(.5863);animation:fall-52 10s -11s linear infinite}@keyframes fall-52{61.702%{transform:translate(39.5897vw,61.702vh) scale(.5863)}to{transform:translate(38.70905vw,100vh) scale(.5863)}}.snow:nth-child(53){opacity:1.817;transform:translate(36.3603vw,-10px) scale(.7332);animation:fall-53 28s -1s linear infinite}@keyframes fall-53{73.565%{transform:translate(33.2531vw,73.565vh) scale(.7332)}to{transform:translate(34.8067vw,100vh) scale(.7332)}}.snow:nth-child(54){opacity:.1986;transform:translate(46.4738vw,-10px) scale(.7973);animation:fall-54 10s -11s linear infinite}@keyframes fall-54{60.98%{transform:translate(55.2402vw,60.98vh) scale(.7973)}to{transform:translate(50.857vw,100vh) scale(.7973)}}.snow:nth-child(55){opacity:.6222;transform:translate(63.8369vw,-10px) scale(.8629);animation:fall-55 26s -1s linear infinite}@keyframes fall-55{33.92%{transform:translate(59.1167vw,33.92vh) scale(.8629)}to{transform:translate(61.4768vw,100vh) scale(.8629)}}.snow:nth-child(56){opacity:.369;transform:translate(49.9726vw,-10px) scale(.9016);animation:fall-56 20s -5s linear infinite}@keyframes fall-56{58.561%{transform:translate(57.8501vw,58.561vh) scale(.9016)}to{transform:translate(53.91135vw,100vh) scale(.9016)}}.snow:nth-child(57){opacity:.622;transform:translate(98.3681vw,-10px) scale(.6466);animation:fall-57 25s -12s linear infinite}@keyframes fall-57{52.908%{transform:translate(92.3673vw,52.908vh) scale(.6466)}to{transform:translate(95.3677vw,100vh) scale(.6466)}}.snow:nth-child(58){opacity:1.6226;transform:translate(56.9511vw,-10px) scale(.9542);animation:fall-58 16s -19s linear infinite}@keyframes fall-58{69.014%{transform:translate(65.3402vw,69.014vh) scale(.9542)}to{transform:translate(61.14565vw,100vh) scale(.9542)}}.snow:nth-child(59){opacity:.204;transform:translate(73.6418vw,-10px) scale(.1179);animation:fall-59 14s -20s linear infinite}@keyframes fall-59{51.17%{transform:translate(79.4373vw,51.17vh) scale(.1179)}to{transform:translate(76.53955vw,100vh) scale(.1179)}}.snow:nth-child(60){opacity:.308;transform:translate(22.4651vw,-10px) scale(.3898);animation:fall-60 12s -2s linear infinite}@keyframes fall-60{74.712%{transform:translate(28.643vw,74.712vh) scale(.3898)}to{transform:translate(25.55405vw,100vh) scale(.3898)}}.snow:nth-child(61){opacity:1.0098;transform:translate(22.5057vw,-10px) scale(.104);animation:fall-61 27s -11s linear infinite}@keyframes fall-61{31.394%{transform:translate(14.2792vw,31.394vh) scale(.104)}to{transform:translate(18.39245vw,100vh) scale(.104)}}.snow:nth-child(62){opacity:.0358;transform:translate(13.9059vw,-10px) scale(.8229);animation:fall-62 18s -15s linear infinite}@keyframes fall-62{66.757%{transform:translate(17.7834vw,66.757vh) scale(.8229)}to{transform:translate(15.84465vw,100vh) scale(.8229)}}.snow:nth-child(63){opacity:.2336;transform:translate(42.5958vw,-10px) scale(.8287);animation:fall-63 16s -25s linear infinite}@keyframes fall-63{40.188%{transform:translate(36.7635vw,40.188vh) scale(.8287)}to{transform:translate(39.67965vw,100vh) scale(.8287)}}.snow:nth-child(64){opacity:1.2536;transform:translate(74.4481vw,-10px) scale(.6382);animation:fall-64 21s -4s linear infinite}@keyframes fall-64{58.655%{transform:translate(79.0297vw,58.655vh) scale(.6382)}to{transform:translate(76.7389vw,100vh) scale(.6382)}}.snow:nth-child(65){opacity:.9174;transform:translate(69.2644vw,-10px) scale(.768);animation:fall-65 23s -26s linear infinite}@keyframes fall-65{70.22%{transform:translate(67.1136vw,70.22vh) scale(.768)}to{transform:translate(68.189vw,100vh) scale(.768)}}.snow:nth-child(66){opacity:1.0038;transform:translate(59.3631vw,-10px) scale(.2073);animation:fall-66 21s -28s linear infinite}@keyframes fall-66{46.806%{transform:translate(64.4307vw,46.806vh) scale(.2073)}to{transform:translate(61.8969vw,100vh) scale(.2073)}}.snow:nth-child(67){opacity:1.3358;transform:translate(23.6559vw,-10px) scale(.6559);animation:fall-67 12s -6s linear infinite}@keyframes fall-67{30.495%{transform:translate(16.8047vw,30.495vh) scale(.6559)}to{transform:translate(20.2303vw,100vh) scale(.6559)}}.snow:nth-child(68){opacity:1.0432;transform:translate(30.05vw,-10px) scale(.6551);animation:fall-68 19s -10s linear infinite}@keyframes fall-68{47.256%{transform:translate(21.9013vw,47.256vh) scale(.6551)}to{transform:translate(25.97565vw,100vh) scale(.6551)}}.snow:nth-child(69){opacity:1.2086;transform:translate(8.147vw,-10px) scale(.3556);animation:fall-69 20s -28s linear infinite}@keyframes fall-69{68.504%{transform:translate(14.8787vw,68.504vh) scale(.3556)}to{transform:translate(11.51285vw,100vh) scale(.3556)}}.snow:nth-child(70){opacity:.7152;transform:translate(70.839vw,-10px) scale(.2977);animation:fall-70 18s -9s linear infinite}@keyframes fall-70{66.475%{transform:translate(64.6527vw,66.475vh) scale(.2977)}to{transform:translate(67.74585vw,100vh) scale(.2977)}}.snow:nth-child(71){opacity:1.782;transform:translate(90.0714vw,-10px) scale(.9901);animation:fall-71 12s -22s linear infinite}@keyframes fall-71{58.642%{transform:translate(99.1276vw,58.642vh) scale(.9901)}to{transform:translate(94.5995vw,100vh) scale(.9901)}}.snow:nth-child(72){opacity:1.0776;transform:translate(9.9148vw,-10px) scale(.6394);animation:fall-72 22s -5s linear infinite}@keyframes fall-72{63.245%{transform:translate(4.8131vw,63.245vh) scale(.6394)}to{transform:translate(7.36395vw,100vh) scale(.6394)}}.snow:nth-child(73){opacity:1.1426;transform:translate(66.8757vw,-10px) scale(.6351);animation:fall-73 17s -8s linear infinite}@keyframes fall-73{41.635%{transform:translate(74.287vw,41.635vh) scale(.6351)}to{transform:translate(70.58135vw,100vh) scale(.6351)}}.snow:nth-child(74){opacity:1.1032;transform:translate(30.8575vw,-10px) scale(.1518);animation:fall-74 17s -7s linear infinite}@keyframes fall-74{65.166%{transform:translate(38.9551vw,65.166vh) scale(.1518)}to{transform:translate(34.9063vw,100vh) scale(.1518)}}.snow:nth-child(75){opacity:.5144;transform:translate(89.2244vw,-10px) scale(.9464);animation:fall-75 19s -3s linear infinite}@keyframes fall-75{44.843%{transform:translate(85.2236vw,44.843vh) scale(.9464)}to{transform:translate(87.224vw,100vh) scale(.9464)}}.snow:nth-child(76){opacity:1.2466;transform:translate(66.4729vw,-10px) scale(.8839);animation:fall-76 15s -13s linear infinite}@keyframes fall-76{71.803%{transform:translate(58.2465vw,71.803vh) scale(.8839)}to{transform:translate(62.3597vw,100vh) scale(.8839)}}.snow:nth-child(77){opacity:1.3094;transform:translate(4.1413vw,-10px) scale(.6038);animation:fall-77 22s -7s linear infinite}@keyframes fall-77{72.051%{transform:translate(8.1718vw,72.051vh) scale(.6038)}to{transform:translate(6.15655vw,100vh) scale(.6038)}}.snow:nth-child(78){opacity:.9128;transform:translate(66.6699vw,-10px) scale(.2092);animation:fall-78 15s -4s linear infinite}@keyframes fall-78{39.129%{transform:translate(65.8352vw,39.129vh) scale(.2092)}to{transform:translate(66.25255vw,100vh) scale(.2092)}}.snow:nth-child(79){opacity:1.495;transform:translate(93.9448vw,-10px) scale(.9301);animation:fall-79 20s -24s linear infinite}@keyframes fall-79{63.264%{transform:translate(93.9666vw,63.264vh) scale(.9301)}to{transform:translate(93.9557vw,100vh) scale(.9301)}}.snow:nth-child(80){opacity:1.8894;transform:translate(13.9764vw,-10px) scale(.4158);animation:fall-80 26s -26s linear infinite}@keyframes fall-80{39.444%{transform:translate(12.2854vw,39.444vh) scale(.4158)}to{transform:translate(13.1309vw,100vh) scale(.4158)}}.snow:nth-child(81){opacity:1.8844;transform:translate(25.839vw,-10px) scale(.0345);animation:fall-81 25s -10s linear infinite}@keyframes fall-81{30.923%{transform:translate(26.4957vw,30.923vh) scale(.0345)}to{transform:translate(26.16735vw,100vh) scale(.0345)}}.snow:nth-child(82){opacity:.4746;transform:translate(51.6333vw,-10px) scale(.6557);animation:fall-82 20s -20s linear infinite}@keyframes fall-82{69.166%{transform:translate(55.3557vw,69.166vh) scale(.6557)}to{transform:translate(53.4945vw,100vh) scale(.6557)}}.snow:nth-child(83){opacity:.6676;transform:translate(52.3375vw,-10px) scale(.233);animation:fall-83 21s -27s linear infinite}@keyframes fall-83{37.479%{transform:translate(46.7153vw,37.479vh) scale(.233)}to{transform:translate(49.5264vw,100vh) scale(.233)}}.snow:nth-child(84){opacity:1.2168;transform:translate(4.4962vw,-10px) scale(.2601);animation:fall-84 24s -25s linear infinite}@keyframes fall-84{62.205%{transform:translate(6.6961vw,62.205vh) scale(.2601)}to{transform:translate(5.59615vw,100vh) scale(.2601)}}.snow:nth-child(85){opacity:.9734;transform:translate(2.9801vw,-10px) scale(.3047);animation:fall-85 19s -10s linear infinite}@keyframes fall-85{55.43%{transform:translate(5.6024vw,55.43vh) scale(.3047)}to{transform:translate(4.29125vw,100vh) scale(.3047)}}.snow:nth-child(86){opacity:1.657;transform:translate(33.569vw,-10px) scale(.352);animation:fall-86 25s -19s linear infinite}@keyframes fall-86{67.95%{transform:translate(37.1571vw,67.95vh) scale(.352)}to{transform:translate(35.36305vw,100vh) scale(.352)}}.snow:nth-child(87){opacity:1.0776;transform:translate(69.2591vw,-10px) scale(.5301);animation:fall-87 26s -25s linear infinite}@keyframes fall-87{48.607%{transform:translate(66.2196vw,48.607vh) scale(.5301)}to{transform:translate(67.73935vw,100vh) scale(.5301)}}.snow:nth-child(88){opacity:.6368;transform:translate(39.7367vw,-10px) scale(.1527);animation:fall-88 15s -25s linear infinite}@keyframes fall-88{56.762%{transform:translate(40.8335vw,56.762vh) scale(.1527)}to{transform:translate(40.2851vw,100vh) scale(.1527)}}.snow:nth-child(89){opacity:.6202;transform:translate(3.5011vw,-10px) scale(.6673);animation:fall-89 26s -7s linear infinite}@keyframes fall-89{59.426%{transform:translate(12.9067vw,59.426vh) scale(.6673)}to{transform:translate(8.2039vw,100vh) scale(.6673)}}.snow:nth-child(90){opacity:.7696;transform:translate(21.0607vw,-10px) scale(.4572);animation:fall-90 10s -2s linear infinite}@keyframes fall-90{79.298%{transform:translate(15.0545vw,79.298vh) scale(.4572)}to{transform:translate(18.0576vw,100vh) scale(.4572)}}.snow:nth-child(91){opacity:1.9978;transform:translate(90.6265vw,-10px) scale(.6999);animation:fall-91 14s -30s linear infinite}@keyframes fall-91{30.519%{transform:translate(86.9471vw,30.519vh) scale(.6999)}to{transform:translate(88.7868vw,100vh) scale(.6999)}}.snow:nth-child(92){opacity:1.2082;transform:translate(56.0077vw,-10px) scale(.0027);animation:fall-92 20s -9s linear infinite}@keyframes fall-92{47.015%{transform:translate(50.2803vw,47.015vh) scale(.0027)}to{transform:translate(53.144vw,100vh) scale(.0027)}}.snow:nth-child(93){opacity:.8966;transform:translate(49.9398vw,-10px) scale(.3016);animation:fall-93 15s -3s linear infinite}@keyframes fall-93{76.294%{transform:translate(57.3174vw,76.294vh) scale(.3016)}to{transform:translate(53.6286vw,100vh) scale(.3016)}}.snow:nth-child(94){opacity:.801;transform:translate(39.5212vw,-10px) scale(.8309);animation:fall-94 11s -17s linear infinite}@keyframes fall-94{61.969%{transform:translate(40.8083vw,61.969vh) scale(.8309)}to{transform:translate(40.16475vw,100vh) scale(.8309)}}.snow:nth-child(95){opacity:1.471;transform:translate(71.4125vw,-10px) scale(.5018);animation:fall-95 29s -21s linear infinite}@keyframes fall-95{62.531%{transform:translate(73.4299vw,62.531vh) scale(.5018)}to{transform:translate(72.4212vw,100vh) scale(.5018)}}.snow:nth-child(96){opacity:.2276;transform:translate(99.843vw,-10px) scale(.942);animation:fall-96 17s -4s linear infinite}@keyframes fall-96{50.603%{transform:translate(96.8505vw,50.603vh) scale(.942)}to{transform:translate(98.34675vw,100vh) scale(.942)}}.snow:nth-child(97){opacity:.9248;transform:translate(96.7424vw,-10px) scale(.8836);animation:fall-97 26s -29s linear infinite}@keyframes fall-97{42.211%{transform:translate(89.9415vw,42.211vh) scale(.8836)}to{transform:translate(93.34195vw,100vh) scale(.8836)}}.snow:nth-child(98){opacity:.052;transform:translate(81.232vw,-10px) scale(.4277);animation:fall-98 10s -3s linear infinite}@keyframes fall-98{32.951%{transform:translate(72.3496vw,32.951vh) scale(.4277)}to{transform:translate(76.7908vw,100vh) scale(.4277)}}.snow:nth-child(99){opacity:.5336;transform:translate(8.1533vw,-10px) scale(.0103);animation:fall-99 28s -11s linear infinite}@keyframes fall-99{74.133%{transform:translate(5.2111vw,74.133vh) scale(.0103)}to{transform:translate(6.6822vw,100vh) scale(.0103)}}.snow:nth-child(100){opacity:.2552;transform:translate(17.6122vw,-10px) scale(.3911);animation:fall-100 19s -17s linear infinite}@keyframes fall-100{64.784%{transform:translate(16.1332vw,64.784vh) scale(.3911)}to{transform:translate(16.8727vw,100vh) scale(.3911)}}.snow:nth-child(101){opacity:.4544;transform:translate(96.9601vw,-10px) scale(.4539);animation:fall-101 19s -15s linear infinite}@keyframes fall-101{63.598%{transform:translate(89.7361vw,63.598vh) scale(.4539)}to{transform:translate(93.3481vw,100vh) scale(.4539)}}.snow:nth-child(102){opacity:1.189;transform:translate(30.44vw,-10px) scale(.0132);animation:fall-102 14s -28s linear infinite}@keyframes fall-102{45.817%{transform:translate(37.5736vw,45.817vh) scale(.0132)}to{transform:translate(34.0068vw,100vh) scale(.0132)}}.snow:nth-child(103){opacity:1.6766;transform:translate(65.7192vw,-10px) scale(.2749);animation:fall-103 12s -18s linear infinite}@keyframes fall-103{49.112%{transform:translate(66.0014vw,49.112vh) scale(.2749)}to{transform:translate(65.8603vw,100vh) scale(.2749)}}.snow:nth-child(104){opacity:1.4282;transform:translate(82.0911vw,-10px) scale(.4912);animation:fall-104 15s -22s linear infinite}@keyframes fall-104{63.031%{transform:translate(78.1513vw,63.031vh) scale(.4912)}to{transform:translate(80.1212vw,100vh) scale(.4912)}}.snow:nth-child(105){opacity:.5384;transform:translate(17.0409vw,-10px) scale(.1038);animation:fall-105 12s -18s linear infinite}@keyframes fall-105{63.628%{transform:translate(18.9402vw,63.628vh) scale(.1038)}to{transform:translate(17.99055vw,100vh) scale(.1038)}}.snow:nth-child(106){opacity:1.2238;transform:translate(91.0564vw,-10px) scale(.3567);animation:fall-106 29s -13s linear infinite}@keyframes fall-106{77.371%{transform:translate(96.4121vw,77.371vh) scale(.3567)}to{transform:translate(93.73425vw,100vh) scale(.3567)}}.snow:nth-child(107){opacity:1.396;transform:translate(31.5409vw,-10px) scale(.2893);animation:fall-107 14s -10s linear infinite}@keyframes fall-107{38.716%{transform:translate(30.3727vw,38.716vh) scale(.2893)}to{transform:translate(30.9568vw,100vh) scale(.2893)}}.snow:nth-child(108){opacity:.604;transform:translate(55.5842vw,-10px) scale(.1376);animation:fall-108 10s -15s linear infinite}@keyframes fall-108{55.287%{transform:translate(48.7075vw,55.287vh) scale(.1376)}to{transform:translate(52.14585vw,100vh) scale(.1376)}}.snow:nth-child(109){opacity:1.4036;transform:translate(2.9194vw,-10px) scale(.7768);animation:fall-109 10s -12s linear infinite}@keyframes fall-109{35.691%{transform:translate(1.5063vw,35.691vh) scale(.7768)}to{transform:translate(2.21285vw,100vh) scale(.7768)}}.snow:nth-child(110){opacity:.2462;transform:translate(6.129vw,-10px) scale(.9598);animation:fall-110 19s -27s linear infinite}@keyframes fall-110{52.065%{transform:translate(-2.707vw,52.065vh) scale(.9598)}to{transform:translate(1.711vw,100vh) scale(.9598)}}.snow:nth-child(111){opacity:1.3844;transform:translate(76.4169vw,-10px) scale(.0792);animation:fall-111 10s -11s linear infinite}@keyframes fall-111{62.413%{transform:translate(83.2649vw,62.413vh) scale(.0792)}to{transform:translate(79.8409vw,100vh) scale(.0792)}}.snow:nth-child(112){opacity:.7296;transform:translate(15.4612vw,-10px) scale(.3578);animation:fall-112 13s -6s linear infinite}@keyframes fall-112{75.273%{transform:translate(19.7209vw,75.273vh) scale(.3578)}to{transform:translate(17.59105vw,100vh) scale(.3578)}}.snow:nth-child(113){opacity:1.1946;transform:translate(66.9304vw,-10px) scale(.6131);animation:fall-113 15s -25s linear infinite}@keyframes fall-113{47.68%{transform:translate(71.0806vw,47.68vh) scale(.6131)}to{transform:translate(69.0055vw,100vh) scale(.6131)}}.snow:nth-child(114){opacity:.8246;transform:translate(23.8141vw,-10px) scale(.4424);animation:fall-114 14s -8s linear infinite}@keyframes fall-114{44.923%{transform:translate(14.0777vw,44.923vh) scale(.4424)}to{transform:translate(18.9459vw,100vh) scale(.4424)}}.snow:nth-child(115){opacity:1.4918;transform:translate(23.1606vw,-10px) scale(.6488);animation:fall-115 15s -5s linear infinite}@keyframes fall-115{64.162%{transform:translate(22.997vw,64.162vh) scale(.6488)}to{transform:translate(23.0788vw,100vh) scale(.6488)}}.snow:nth-child(116){opacity:.3542;transform:translate(62.8948vw,-10px) scale(.2425);animation:fall-116 27s -6s linear infinite}@keyframes fall-116{65.798%{transform:translate(68.393vw,65.798vh) scale(.2425)}to{transform:translate(65.6439vw,100vh) scale(.2425)}}.snow:nth-child(117){opacity:.9128;transform:translate(92.125vw,-10px) scale(.0794);animation:fall-117 21s -11s linear infinite}@keyframes fall-117{42.223%{transform:translate(88.1291vw,42.223vh) scale(.0794)}to{transform:translate(90.12705vw,100vh) scale(.0794)}}.snow:nth-child(118){opacity:1.82;transform:translate(31.5418vw,-10px) scale(.8414);animation:fall-118 28s -12s linear infinite}@keyframes fall-118{30.882%{transform:translate(31.1416vw,30.882vh) scale(.8414)}to{transform:translate(31.3417vw,100vh) scale(.8414)}}.snow:nth-child(119){opacity:.7144;transform:translate(64.0623vw,-10px) scale(.1456);animation:fall-119 20s -4s linear infinite}@keyframes fall-119{63.831%{transform:translate(73.2461vw,63.831vh) scale(.1456)}to{transform:translate(68.6542vw,100vh) scale(.1456)}}.snow:nth-child(120){opacity:.5712;transform:translate(29.2737vw,-10px) scale(.511);animation:fall-120 25s -11s linear infinite}@keyframes fall-120{54.411%{transform:translate(31.3789vw,54.411vh) scale(.511)}to{transform:translate(30.3263vw,100vh) scale(.511)}}.snow:nth-child(121){opacity:.8178;transform:translate(13.6625vw,-10px) scale(.7951);animation:fall-121 13s -1s linear infinite}@keyframes fall-121{36.503%{transform:translate(12.8421vw,36.503vh) scale(.7951)}to{transform:translate(13.2523vw,100vh) scale(.7951)}}.snow:nth-child(122){opacity:.789;transform:translate(50.5233vw,-10px) scale(.9873);animation:fall-122 28s -20s linear infinite}@keyframes fall-122{53.535%{transform:translate(51.6687vw,53.535vh) scale(.9873)}to{transform:translate(51.096vw,100vh) scale(.9873)}}.snow:nth-child(123){opacity:.7488;transform:translate(37.8755vw,-10px) scale(.8745);animation:fall-123 11s -2s linear infinite}@keyframes fall-123{44.771%{transform:translate(30.269vw,44.771vh) scale(.8745)}to{transform:translate(34.07225vw,100vh) scale(.8745)}}.snow:nth-child(124){opacity:.1614;transform:translate(18.0346vw,-10px) scale(.8789);animation:fall-124 16s -16s linear infinite}@keyframes fall-124{42.703%{transform:translate(15.5053vw,42.703vh) scale(.8789)}to{transform:translate(16.76995vw,100vh) scale(.8789)}}.snow:nth-child(125){opacity:.4822;transform:translate(92.4981vw,-10px) scale(.7441);animation:fall-125 22s -5s linear infinite}@keyframes fall-125{44.54%{transform:translate(99.7076vw,44.54vh) scale(.7441)}to{transform:translate(96.10285vw,100vh) scale(.7441)}}.snow:nth-child(126){opacity:1.54;transform:translate(59.7877vw,-10px) scale(.6543);animation:fall-126 28s -28s linear infinite}@keyframes fall-126{57.228%{transform:translate(59.5972vw,57.228vh) scale(.6543)}to{transform:translate(59.69245vw,100vh) scale(.6543)}}.snow:nth-child(127){opacity:1.492;transform:translate(75.2215vw,-10px) scale(.1041);animation:fall-127 16s -21s linear infinite}@keyframes fall-127{71.405%{transform:translate(71.984vw,71.405vh) scale(.1041)}to{transform:translate(73.60275vw,100vh) scale(.1041)}}.snow:nth-child(128){opacity:.273;transform:translate(29.1086vw,-10px) scale(.0562);animation:fall-128 19s -26s linear infinite}@keyframes fall-128{78.598%{transform:translate(32.8134vw,78.598vh) scale(.0562)}to{transform:translate(30.961vw,100vh) scale(.0562)}}.snow:nth-child(129){opacity:1.1778;transform:translate(77.6421vw,-10px) scale(.4221);animation:fall-129 30s -4s linear infinite}@keyframes fall-129{49.653%{transform:translate(77.8639vw,49.653vh) scale(.4221)}to{transform:translate(77.753vw,100vh) scale(.4221)}}.snow:nth-child(130){opacity:1.5582;transform:translate(39.9663vw,-10px) scale(.5439);animation:fall-130 15s -19s linear infinite}@keyframes fall-130{55.793%{transform:translate(49.3277vw,55.793vh) scale(.5439)}to{transform:translate(44.647vw,100vh) scale(.5439)}}.snow:nth-child(131){opacity:.1272;transform:translate(53.6291vw,-10px) scale(.3385);animation:fall-131 12s -24s linear infinite}@keyframes fall-131{46.075%{transform:translate(54.8196vw,46.075vh) scale(.3385)}to{transform:translate(54.22435vw,100vh) scale(.3385)}}.snow:nth-child(132){opacity:1.1932;transform:translate(80.1787vw,-10px) scale(.1449);animation:fall-132 23s -7s linear infinite}@keyframes fall-132{79.61%{transform:translate(80.8478vw,79.61vh) scale(.1449)}to{transform:translate(80.51325vw,100vh) scale(.1449)}}.snow:nth-child(133){opacity:1.1304;transform:translate(7.1989vw,-10px) scale(.5444);animation:fall-133 11s -13s linear infinite}@keyframes fall-133{60.186%{transform:translate(9.3892vw,60.186vh) scale(.5444)}to{transform:translate(8.29405vw,100vh) scale(.5444)}}.snow:nth-child(134){opacity:.993;transform:translate(3.2568vw,-10px) scale(.6114);animation:fall-134 23s -21s linear infinite}@keyframes fall-134{66.641%{transform:translate(4.1337vw,66.641vh) scale(.6114)}to{transform:translate(3.69525vw,100vh) scale(.6114)}}.snow:nth-child(135){opacity:.5448;transform:translate(28.0818vw,-10px) scale(.0558);animation:fall-135 27s -26s linear infinite}@keyframes fall-135{50.236%{transform:translate(36.7591vw,50.236vh) scale(.0558)}to{transform:translate(32.42045vw,100vh) scale(.0558)}}.snow:nth-child(136){opacity:1.5784;transform:translate(57.2757vw,-10px) scale(.1534);animation:fall-136 15s -11s linear infinite}@keyframes fall-136{33.888%{transform:translate(53.8297vw,33.888vh) scale(.1534)}to{transform:translate(55.5527vw,100vh) scale(.1534)}}.snow:nth-child(137){opacity:1.2634;transform:translate(40.7768vw,-10px) scale(.4668);animation:fall-137 21s -11s linear infinite}@keyframes fall-137{66.319%{transform:translate(33.8151vw,66.319vh) scale(.4668)}to{transform:translate(37.29595vw,100vh) scale(.4668)}}.snow:nth-child(138){opacity:1.5494;transform:translate(61.547vw,-10px) scale(.2067);animation:fall-138 17s -20s linear infinite}@keyframes fall-138{76.356%{transform:translate(56.8083vw,76.356vh) scale(.2067)}to{transform:translate(59.17765vw,100vh) scale(.2067)}}.snow:nth-child(139){opacity:.156;transform:translate(77.2529vw,-10px) scale(.2886);animation:fall-139 28s -9s linear infinite}@keyframes fall-139{47.273%{transform:translate(68.4741vw,47.273vh) scale(.2886)}to{transform:translate(72.8635vw,100vh) scale(.2886)}}.snow:nth-child(140){opacity:1.1438;transform:translate(84.4833vw,-10px) scale(.0095);animation:fall-140 29s -29s linear infinite}@keyframes fall-140{58.03%{transform:translate(86.4628vw,58.03vh) scale(.0095)}to{transform:translate(85.47305vw,100vh) scale(.0095)}}.snow:nth-child(141){opacity:.447;transform:translate(43.8485vw,-10px) scale(.717);animation:fall-141 27s -17s linear infinite}@keyframes fall-141{48.728%{transform:translate(51.9753vw,48.728vh) scale(.717)}to{transform:translate(47.9119vw,100vh) scale(.717)}}.snow:nth-child(142){opacity:.0116;transform:translate(14.7091vw,-10px) scale(.4008);animation:fall-142 13s -7s linear infinite}@keyframes fall-142{66.954%{transform:translate(18.966vw,66.954vh) scale(.4008)}to{transform:translate(16.83755vw,100vh) scale(.4008)}}.snow:nth-child(143){opacity:.5108;transform:translate(15.0671vw,-10px) scale(.2674);animation:fall-143 14s -2s linear infinite}@keyframes fall-143{73.062%{transform:translate(18.8417vw,73.062vh) scale(.2674)}to{transform:translate(16.9544vw,100vh) scale(.2674)}}.snow:nth-child(144){opacity:.0814;transform:translate(78.9346vw,-10px) scale(.5746);animation:fall-144 30s -4s linear infinite}@keyframes fall-144{41.433%{transform:translate(86.3346vw,41.433vh) scale(.5746)}to{transform:translate(82.6346vw,100vh) scale(.5746)}}.snow:nth-child(145){opacity:1.0524;transform:translate(78.4988vw,-10px) scale(.7084);animation:fall-145 18s -30s linear infinite}@keyframes fall-145{48.902%{transform:translate(75.6907vw,48.902vh) scale(.7084)}to{transform:translate(77.09475vw,100vh) scale(.7084)}}.snow:nth-child(146){opacity:1.245;transform:translate(58.8678vw,-10px) scale(.8736);animation:fall-146 11s -13s linear infinite}@keyframes fall-146{61.364%{transform:translate(66.0115vw,61.364vh) scale(.8736)}to{transform:translate(62.43965vw,100vh) scale(.8736)}}.snow:nth-child(147){opacity:.6252;transform:translate(75.7921vw,-10px) scale(.7795);animation:fall-147 22s -12s linear infinite}@keyframes fall-147{65.351%{transform:translate(84.7544vw,65.351vh) scale(.7795)}to{transform:translate(80.27325vw,100vh) scale(.7795)}}.snow:nth-child(148){opacity:1.2412;transform:translate(84.1177vw,-10px) scale(.9666);animation:fall-148 20s -24s linear infinite}@keyframes fall-148{57.578%{transform:translate(75.9251vw,57.578vh) scale(.9666)}to{transform:translate(80.0214vw,100vh) scale(.9666)}}.snow:nth-child(149){opacity:1.43;transform:translate(41.9868vw,-10px) scale(.6329);animation:fall-149 16s -22s linear infinite}@keyframes fall-149{62.429%{transform:translate(33.7811vw,62.429vh) scale(.6329)}to{transform:translate(37.88395vw,100vh) scale(.6329)}}.snow:nth-child(150){opacity:1.0206;transform:translate(48.3652vw,-10px) scale(.9782);animation:fall-150 11s -1s linear infinite}@keyframes fall-150{34.064%{transform:translate(42.2353vw,34.064vh) scale(.9782)}to{transform:translate(45.30025vw,100vh) scale(.9782)}}.snow:nth-child(151){opacity:.0232;transform:translate(44.0688vw,-10px) scale(.6956);animation:fall-151 26s -29s linear infinite}@keyframes fall-151{76.818%{transform:translate(48.1054vw,76.818vh) scale(.6956)}to{transform:translate(46.0871vw,100vh) scale(.6956)}}.snow:nth-child(152){opacity:1.7686;transform:translate(17.1301vw,-10px) scale(.2269);animation:fall-152 20s -12s linear infinite}@keyframes fall-152{79.124%{transform:translate(13.1288vw,79.124vh) scale(.2269)}to{transform:translate(15.12945vw,100vh) scale(.2269)}}.snow:nth-child(153){opacity:.688;transform:translate(71.2148vw,-10px) scale(.8472);animation:fall-153 29s -28s linear infinite}@keyframes fall-153{70.916%{transform:translate(64.7893vw,70.916vh) scale(.8472)}to{transform:translate(68.00205vw,100vh) scale(.8472)}}.snow:nth-child(154){opacity:1.5252;transform:translate(39.8986vw,-10px) scale(.2367);animation:fall-154 30s -5s linear infinite}@keyframes fall-154{57.971%{transform:translate(48.6159vw,57.971vh) scale(.2367)}to{transform:translate(44.25725vw,100vh) scale(.2367)}}.snow:nth-child(155){opacity:.9622;transform:translate(12.2023vw,-10px) scale(.3667);animation:fall-155 12s -5s linear infinite}@keyframes fall-155{31.987%{transform:translate(7.8668vw,31.987vh) scale(.3667)}to{transform:translate(10.03455vw,100vh) scale(.3667)}}.snow:nth-child(156){opacity:1.365;transform:translate(77.3974vw,-10px) scale(.1314);animation:fall-156 25s -5s linear infinite}@keyframes fall-156{73.289%{transform:translate(85.0821vw,73.289vh) scale(.1314)}to{transform:translate(81.23975vw,100vh) scale(.1314)}}.snow:nth-child(157){opacity:1.022;transform:translate(37.0105vw,-10px) scale(.0347);animation:fall-157 26s -22s linear infinite}@keyframes fall-157{63.36%{transform:translate(28.7335vw,63.36vh) scale(.0347)}to{transform:translate(32.872vw,100vh) scale(.0347)}}.snow:nth-child(158){opacity:1.4428;transform:translate(51.182vw,-10px) scale(.6375);animation:fall-158 10s -7s linear infinite}@keyframes fall-158{55.368%{transform:translate(43.5006vw,55.368vh) scale(.6375)}to{transform:translate(47.3413vw,100vh) scale(.6375)}}.snow:nth-child(159){opacity:1.491;transform:translate(64.84vw,-10px) scale(.9337);animation:fall-159 13s -12s linear infinite}@keyframes fall-159{40.587%{transform:translate(72.5606vw,40.587vh) scale(.9337)}to{transform:translate(68.7003vw,100vh) scale(.9337)}}.snow:nth-child(160){opacity:.2126;transform:translate(14.8848vw,-10px) scale(.701);animation:fall-160 19s -19s linear infinite}@keyframes fall-160{73.862%{transform:translate(24.161vw,73.862vh) scale(.701)}to{transform:translate(19.5229vw,100vh) scale(.701)}}.snow:nth-child(161){opacity:.2928;transform:translate(5.879vw,-10px) scale(.7378);animation:fall-161 29s -5s linear infinite}@keyframes fall-161{67.028%{transform:translate(3.842vw,67.028vh) scale(.7378)}to{transform:translate(4.8605vw,100vh) scale(.7378)}}.snow:nth-child(162){opacity:1.7554;transform:translate(85.2749vw,-10px) scale(.5448);animation:fall-162 10s -18s linear infinite}@keyframes fall-162{51.663%{transform:translate(84.1683vw,51.663vh) scale(.5448)}to{transform:translate(84.7216vw,100vh) scale(.5448)}}.snow:nth-child(163){opacity:.9994;transform:translate(64.4918vw,-10px) scale(.5059);animation:fall-163 28s -20s linear infinite}@keyframes fall-163{31.724%{transform:translate(58.4529vw,31.724vh) scale(.5059)}to{transform:translate(61.47235vw,100vh) scale(.5059)}}.snow:nth-child(164){opacity:.5782;transform:translate(41.1856vw,-10px) scale(.0213);animation:fall-164 17s -20s linear infinite}@keyframes fall-164{36.103%{transform:translate(48.2828vw,36.103vh) scale(.0213)}to{transform:translate(44.7342vw,100vh) scale(.0213)}}.snow:nth-child(165){opacity:1.4156;transform:translate(81.263vw,-10px) scale(.8419);animation:fall-165 23s -13s linear infinite}@keyframes fall-165{51.697%{transform:translate(79.2807vw,51.697vh) scale(.8419)}to{transform:translate(80.27185vw,100vh) scale(.8419)}}.snow:nth-child(166){opacity:1.9066;transform:translate(19.4693vw,-10px) scale(.0649);animation:fall-166 30s -22s linear infinite}@keyframes fall-166{58.491%{transform:translate(27.758vw,58.491vh) scale(.0649)}to{transform:translate(23.61365vw,100vh) scale(.0649)}}.snow:nth-child(167){opacity:1.4034;transform:translate(93.3948vw,-10px) scale(.0456);animation:fall-167 12s -27s linear infinite}@keyframes fall-167{73.6%{transform:translate(85.0247vw,73.6vh) scale(.0456)}to{transform:translate(89.20975vw,100vh) scale(.0456)}}.snow:nth-child(168){opacity:.483;transform:translate(67.8208vw,-10px) scale(.4221);animation:fall-168 17s -19s linear infinite}@keyframes fall-168{32.644%{transform:translate(67.6492vw,32.644vh) scale(.4221)}to{transform:translate(67.735vw,100vh) scale(.4221)}}.snow:nth-child(169){opacity:1.8506;transform:translate(6.1003vw,-10px) scale(.0411);animation:fall-169 25s -24s linear infinite}@keyframes fall-169{54.394%{transform:translate(9.4447vw,54.394vh) scale(.0411)}to{transform:translate(7.7725vw,100vh) scale(.0411)}}.snow:nth-child(170){opacity:1.198;transform:translate(50.0548vw,-10px) scale(.6872);animation:fall-170 14s -29s linear infinite}@keyframes fall-170{39.965%{transform:translate(43.3613vw,39.965vh) scale(.6872)}to{transform:translate(46.70805vw,100vh) scale(.6872)}}.snow:nth-child(171){opacity:1.6546;transform:translate(14.184vw,-10px) scale(.4884);animation:fall-171 11s -8s linear infinite}@keyframes fall-171{67.267%{transform:translate(7.5998vw,67.267vh) scale(.4884)}to{transform:translate(10.8919vw,100vh) scale(.4884)}}.snow:nth-child(172){opacity:1.2042;transform:translate(6.671vw,-10px) scale(.1413);animation:fall-172 19s -11s linear infinite}@keyframes fall-172{74.891%{transform:translate(15.1361vw,74.891vh) scale(.1413)}to{transform:translate(10.90355vw,100vh) scale(.1413)}}.snow:nth-child(173){opacity:1.8884;transform:translate(36.1301vw,-10px) scale(.6295);animation:fall-173 17s -7s linear infinite}@keyframes fall-173{76.438%{transform:translate(37.9267vw,76.438vh) scale(.6295)}to{transform:translate(37.0284vw,100vh) scale(.6295)}}.snow:nth-child(174){opacity:.4986;transform:translate(29.6794vw,-10px) scale(.0193);animation:fall-174 27s -13s linear infinite}@keyframes fall-174{66.966%{transform:translate(33.5007vw,66.966vh) scale(.0193)}to{transform:translate(31.59005vw,100vh) scale(.0193)}}.snow:nth-child(175){opacity:1.4592;transform:translate(25.1765vw,-10px) scale(.5773);animation:fall-175 23s -13s linear infinite}@keyframes fall-175{33.648%{transform:translate(17.8159vw,33.648vh) scale(.5773)}to{transform:translate(21.4962vw,100vh) scale(.5773)}}.snow:nth-child(176){opacity:1.5782;transform:translate(18.9334vw,-10px) scale(.1454);animation:fall-176 18s -23s linear infinite}@keyframes fall-176{37.195%{transform:translate(20.245vw,37.195vh) scale(.1454)}to{transform:translate(19.5892vw,100vh) scale(.1454)}}.snow:nth-child(177){opacity:1.4218;transform:translate(19.9261vw,-10px) scale(.1035);animation:fall-177 13s -16s linear infinite}@keyframes fall-177{37.893%{transform:translate(12.9257vw,37.893vh) scale(.1035)}to{transform:translate(16.4259vw,100vh) scale(.1035)}}.snow:nth-child(178){opacity:.6712;transform:translate(36.49vw,-10px) scale(.4529);animation:fall-178 24s -14s linear infinite}@keyframes fall-178{67.634%{transform:translate(38.5951vw,67.634vh) scale(.4529)}to{transform:translate(37.54255vw,100vh) scale(.4529)}}.snow:nth-child(179){opacity:.1094;transform:translate(65.856vw,-10px) scale(.7554);animation:fall-179 27s -16s linear infinite}@keyframes fall-179{69.867%{transform:translate(69.282vw,69.867vh) scale(.7554)}to{transform:translate(67.569vw,100vh) scale(.7554)}}.snow:nth-child(180){opacity:1.8078;transform:translate(37.3041vw,-10px) scale(.0946);animation:fall-180 20s -2s linear infinite}@keyframes fall-180{47.065%{transform:translate(45.9739vw,47.065vh) scale(.0946)}to{transform:translate(41.639vw,100vh) scale(.0946)}}.snow:nth-child(181){opacity:.1696;transform:translate(88.2061vw,-10px) scale(.4441);animation:fall-181 12s -30s linear infinite}@keyframes fall-181{40.334%{transform:translate(84.6523vw,40.334vh) scale(.4441)}to{transform:translate(86.4292vw,100vh) scale(.4441)}}.snow:nth-child(182){opacity:.9802;transform:translate(22.6585vw,-10px) scale(.1267);animation:fall-182 16s -9s linear infinite}@keyframes fall-182{42.714%{transform:translate(15.2836vw,42.714vh) scale(.1267)}to{transform:translate(18.97105vw,100vh) scale(.1267)}}.snow:nth-child(183){opacity:1.9986;transform:translate(27.1437vw,-10px) scale(.8952);animation:fall-183 21s -26s linear infinite}@keyframes fall-183{64.685%{transform:translate(33.6346vw,64.685vh) scale(.8952)}to{transform:translate(30.38915vw,100vh) scale(.8952)}}.snow:nth-child(184){opacity:1.882;transform:translate(42.6854vw,-10px) scale(.6416);animation:fall-184 20s -23s linear infinite}@keyframes fall-184{59.321%{transform:translate(35.9779vw,59.321vh) scale(.6416)}to{transform:translate(39.33165vw,100vh) scale(.6416)}}.snow:nth-child(185){opacity:.2518;transform:translate(13.9541vw,-10px) scale(.064);animation:fall-185 11s -21s linear infinite}@keyframes fall-185{63.471%{transform:translate(12.9582vw,63.471vh) scale(.064)}to{transform:translate(13.45615vw,100vh) scale(.064)}}.snow:nth-child(186){opacity:.2094;transform:translate(97.6109vw,-10px) scale(.8248);animation:fall-186 18s -18s linear infinite}@keyframes fall-186{42.134%{transform:translate(105.1171vw,42.134vh) scale(.8248)}to{transform:translate(101.364vw,100vh) scale(.8248)}}.snow:nth-child(187){opacity:1.615;transform:translate(92.1886vw,-10px) scale(.0322);animation:fall-187 21s -13s linear infinite}@keyframes fall-187{45.56%{transform:translate(89.4894vw,45.56vh) scale(.0322)}to{transform:translate(90.839vw,100vh) scale(.0322)}}.snow:nth-child(188){opacity:1.6504;transform:translate(49.3547vw,-10px) scale(.0819);animation:fall-188 24s -24s linear infinite}@keyframes fall-188{36.652%{transform:translate(49.2434vw,36.652vh) scale(.0819)}to{transform:translate(49.29905vw,100vh) scale(.0819)}}.snow:nth-child(189){opacity:1.7188;transform:translate(82.651vw,-10px) scale(.8086);animation:fall-189 29s -10s linear infinite}@keyframes fall-189{70.068%{transform:translate(81.7103vw,70.068vh) scale(.8086)}to{transform:translate(82.18065vw,100vh) scale(.8086)}}.snow:nth-child(190){opacity:1.0138;transform:translate(34.0615vw,-10px) scale(.1959);animation:fall-190 11s -29s linear infinite}@keyframes fall-190{76.001%{transform:translate(33.5208vw,76.001vh) scale(.1959)}to{transform:translate(33.79115vw,100vh) scale(.1959)}}.snow:nth-child(191){opacity:.5756;transform:translate(61.9337vw,-10px) scale(.4425);animation:fall-191 11s -6s linear infinite}@keyframes fall-191{34.546%{transform:translate(68.3613vw,34.546vh) scale(.4425)}to{transform:translate(65.1475vw,100vh) scale(.4425)}}.snow:nth-child(192){opacity:1.7848;transform:translate(31.8674vw,-10px) scale(.433);animation:fall-192 30s -10s linear infinite}@keyframes fall-192{75.332%{transform:translate(24.856vw,75.332vh) scale(.433)}to{transform:translate(28.3617vw,100vh) scale(.433)}}.snow:nth-child(193){opacity:.817;transform:translate(61.8531vw,-10px) scale(.6677);animation:fall-193 29s -23s linear infinite}@keyframes fall-193{69.031%{transform:translate(61.2001vw,69.031vh) scale(.6677)}to{transform:translate(61.5266vw,100vh) scale(.6677)}}.snow:nth-child(194){opacity:1.989;transform:translate(16.0872vw,-10px) scale(.9891);animation:fall-194 29s -12s linear infinite}@keyframes fall-194{36.573%{transform:translate(23.3591vw,36.573vh) scale(.9891)}to{transform:translate(19.72315vw,100vh) scale(.9891)}}.snow:nth-child(195){opacity:1.1236;transform:translate(31.3808vw,-10px) scale(.9668);animation:fall-195 10s -18s linear infinite}@keyframes fall-195{63.952%{transform:translate(40.5841vw,63.952vh) scale(.9668)}to{transform:translate(35.98245vw,100vh) scale(.9668)}}.snow:nth-child(196){opacity:1.9024;transform:translate(15.7669vw,-10px) scale(.7646);animation:fall-196 26s -3s linear infinite}@keyframes fall-196{58.203%{transform:translate(21.2992vw,58.203vh) scale(.7646)}to{transform:translate(18.53305vw,100vh) scale(.7646)}}.snow:nth-child(197){opacity:1.3964;transform:translate(26.9vw,-10px) scale(.9754);animation:fall-197 14s -8s linear infinite}@keyframes fall-197{48.846%{transform:translate(34.7673vw,48.846vh) scale(.9754)}to{transform:translate(30.83365vw,100vh) scale(.9754)}}.snow:nth-child(198){opacity:1.5194;transform:translate(1.7921vw,-10px) scale(.8874);animation:fall-198 11s -2s linear infinite}@keyframes fall-198{70.94%{transform:translate(-2.6626vw,70.94vh) scale(.8874)}to{transform:translate(-.43525vw,100vh) scale(.8874)}}.snow:nth-child(199){opacity:.4848;transform:translate(57.0483vw,-10px) scale(.7252);animation:fall-199 12s -14s linear infinite}@keyframes fall-199{63.959%{transform:translate(59.3799vw,63.959vh) scale(.7252)}to{transform:translate(58.2141vw,100vh) scale(.7252)}}.snow:nth-child(200){opacity:.0126;transform:translate(61.7659vw,-10px) scale(.1861);animation:fall-200 14s -18s linear infinite}@keyframes fall-200{48.157%{transform:translate(68.183vw,48.157vh) scale(.1861)}to{transform:translate(64.97445vw,100vh) scale(.1861)}}.snow:nth-child(201){opacity:1.118;transform:translate(69.5171vw,-10px) scale(.7311);animation:fall-201 25s -22s linear infinite}@keyframes fall-201{73.141%{transform:translate(64.2429vw,73.141vh) scale(.7311)}to{transform:translate(66.88vw,100vh) scale(.7311)}}.snow:nth-child(202){opacity:.3454;transform:translate(42.9473vw,-10px) scale(.1905);animation:fall-202 30s -14s linear infinite}@keyframes fall-202{47.026%{transform:translate(48.1521vw,47.026vh) scale(.1905)}to{transform:translate(45.5497vw,100vh) scale(.1905)}}.snow:nth-child(203){opacity:.6222;transform:translate(32.2621vw,-10px) scale(.2988);animation:fall-203 27s -7s linear infinite}@keyframes fall-203{41.064%{transform:translate(30.8828vw,41.064vh) scale(.2988)}to{transform:translate(31.57245vw,100vh) scale(.2988)}}.snow:nth-child(204){opacity:.371;transform:translate(52.1716vw,-10px) scale(.0037);animation:fall-204 27s -16s linear infinite}@keyframes fall-204{55.357%{transform:translate(49.4568vw,55.357vh) scale(.0037)}to{transform:translate(50.8142vw,100vh) scale(.0037)}}.snow:nth-child(205){opacity:.7862;transform:translate(13.3888vw,-10px) scale(.7641);animation:fall-205 24s -19s linear infinite}@keyframes fall-205{40.263%{transform:translate(8.7005vw,40.263vh) scale(.7641)}to{transform:translate(11.04465vw,100vh) scale(.7641)}}.snow:nth-child(206){opacity:1.5184;transform:translate(80.9056vw,-10px) scale(.018);animation:fall-206 10s -6s linear infinite}@keyframes fall-206{40.5%{transform:translate(72.6765vw,40.5vh) scale(.018)}to{transform:translate(76.79105vw,100vh) scale(.018)}}.snow:nth-child(207){opacity:.4356;transform:translate(.8479vw,-10px) scale(.3447);animation:fall-207 14s -17s linear infinite}@keyframes fall-207{41.841%{transform:translate(-4.4655vw,41.841vh) scale(.3447)}to{transform:translate(-1.8088vw,100vh) scale(.3447)}}.snow:nth-child(208){opacity:1.7316;transform:translate(73.7435vw,-10px) scale(.3034);animation:fall-208 28s -27s linear infinite}@keyframes fall-208{56.342%{transform:translate(81.5004vw,56.342vh) scale(.3034)}to{transform:translate(77.62195vw,100vh) scale(.3034)}}.snow:nth-child(209){opacity:.401;transform:translate(78.5799vw,-10px) scale(.1483);animation:fall-209 17s -21s linear infinite}@keyframes fall-209{49.102%{transform:translate(85.248vw,49.102vh) scale(.1483)}to{transform:translate(81.91395vw,100vh) scale(.1483)}}.snow:nth-child(210){opacity:1.0612;transform:translate(29.9205vw,-10px) scale(.2695);animation:fall-210 18s -30s linear infinite}@keyframes fall-210{42.506%{transform:translate(32.0613vw,42.506vh) scale(.2695)}to{transform:translate(30.9909vw,100vh) scale(.2695)}}.snow:nth-child(211){opacity:.2056;transform:translate(60.1721vw,-10px) scale(.5189);animation:fall-211 16s -24s linear infinite}@keyframes fall-211{43.718%{transform:translate(67.3571vw,43.718vh) scale(.5189)}to{transform:translate(63.7646vw,100vh) scale(.5189)}}.snow:nth-child(212){opacity:.3498;transform:translate(51.1208vw,-10px) scale(.6346);animation:fall-212 23s -26s linear infinite}@keyframes fall-212{47.161%{transform:translate(60.6707vw,47.161vh) scale(.6346)}to{transform:translate(55.89575vw,100vh) scale(.6346)}}.snow:nth-child(213){opacity:1.6548;transform:translate(66.6038vw,-10px) scale(.4511);animation:fall-213 25s -30s linear infinite}@keyframes fall-213{37.504%{transform:translate(67.9034vw,37.504vh) scale(.4511)}to{transform:translate(67.2536vw,100vh) scale(.4511)}}.snow:nth-child(214){opacity:.5118;transform:translate(61.8513vw,-10px) scale(.9852);animation:fall-214 21s -19s linear infinite}@keyframes fall-214{50.797%{transform:translate(63.1745vw,50.797vh) scale(.9852)}to{transform:translate(62.5129vw,100vh) scale(.9852)}}.snow:nth-child(215){opacity:.7502;transform:translate(40.5926vw,-10px) scale(.5715);animation:fall-215 19s -19s linear infinite}@keyframes fall-215{41.29%{transform:translate(46.4059vw,41.29vh) scale(.5715)}to{transform:translate(43.49925vw,100vh) scale(.5715)}}.snow:nth-child(216){opacity:1.4692;transform:translate(35.7397vw,-10px) scale(.478);animation:fall-216 16s -15s linear infinite}@keyframes fall-216{65.768%{transform:translate(42.2681vw,65.768vh) scale(.478)}to{transform:translate(39.0039vw,100vh) scale(.478)}}.snow:nth-child(217){opacity:1.7942;transform:translate(51.9252vw,-10px) scale(.9756);animation:fall-217 11s -9s linear infinite}@keyframes fall-217{54.678%{transform:translate(55.0631vw,54.678vh) scale(.9756)}to{transform:translate(53.49415vw,100vh) scale(.9756)}}.snow:nth-child(218){opacity:.4104;transform:translate(49.9595vw,-10px) scale(.6366);animation:fall-218 18s -7s linear infinite}@keyframes fall-218{63.885%{transform:translate(41.9773vw,63.885vh) scale(.6366)}to{transform:translate(45.9684vw,100vh) scale(.6366)}}.snow:nth-child(219){opacity:1.5548;transform:translate(72.7414vw,-10px) scale(.8632);animation:fall-219 28s -26s linear infinite}@keyframes fall-219{72.096%{transform:translate(76.2356vw,72.096vh) scale(.8632)}to{transform:translate(74.4885vw,100vh) scale(.8632)}}.snow:nth-child(220){opacity:.738;transform:translate(92.5355vw,-10px) scale(.101);animation:fall-220 11s -26s linear infinite}@keyframes fall-220{69.17%{transform:translate(97.5222vw,69.17vh) scale(.101)}to{transform:translate(95.02885vw,100vh) scale(.101)}}.snow:nth-child(221){opacity:1.9702;transform:translate(59.2673vw,-10px) scale(.979);animation:fall-221 25s -30s linear infinite}@keyframes fall-221{77.318%{transform:translate(55.4822vw,77.318vh) scale(.979)}to{transform:translate(57.37475vw,100vh) scale(.979)}}.snow:nth-child(222){opacity:.363;transform:translate(62.7832vw,-10px) scale(.215);animation:fall-222 24s -5s linear infinite}@keyframes fall-222{33.959%{transform:translate(65.9879vw,33.959vh) scale(.215)}to{transform:translate(64.38555vw,100vh) scale(.215)}}.snow:nth-child(223){opacity:1.0598;transform:translate(98.0206vw,-10px) scale(.0958);animation:fall-223 27s -6s linear infinite}@keyframes fall-223{35.276%{transform:translate(92.8408vw,35.276vh) scale(.0958)}to{transform:translate(95.4307vw,100vh) scale(.0958)}}.snow:nth-child(224){opacity:1.775;transform:translate(92.9727vw,-10px) scale(.5291);animation:fall-224 24s -5s linear infinite}@keyframes fall-224{53.839%{transform:translate(90.2099vw,53.839vh) scale(.5291)}to{transform:translate(91.5913vw,100vh) scale(.5291)}}.snow:nth-child(225){opacity:.3664;transform:translate(9.3784vw,-10px) scale(.4887);animation:fall-225 24s -15s linear infinite}@keyframes fall-225{54.271%{transform:translate(2.9981vw,54.271vh) scale(.4887)}to{transform:translate(6.18825vw,100vh) scale(.4887)}}.snow:nth-child(226){opacity:.5026;transform:translate(24.2711vw,-10px) scale(.8884);animation:fall-226 12s -21s linear infinite}@keyframes fall-226{79.269%{transform:translate(23.5769vw,79.269vh) scale(.8884)}to{transform:translate(23.924vw,100vh) scale(.8884)}}.snow:nth-child(227){opacity:1.3228;transform:translate(85.6338vw,-10px) scale(.7323);animation:fall-227 22s -18s linear infinite}@keyframes fall-227{69.102%{transform:translate(92.6861vw,69.102vh) scale(.7323)}to{transform:translate(89.15995vw,100vh) scale(.7323)}}.snow:nth-child(228){opacity:1.9104;transform:translate(8.6019vw,-10px) scale(.2764);animation:fall-228 12s -27s linear infinite}@keyframes fall-228{72.742%{transform:translate(12.8491vw,72.742vh) scale(.2764)}to{transform:translate(10.7255vw,100vh) scale(.2764)}}.snow:nth-child(229){opacity:.0106;transform:translate(10.3897vw,-10px) scale(.5035);animation:fall-229 15s -3s linear infinite}@keyframes fall-229{51.544%{transform:translate(11.5318vw,51.544vh) scale(.5035)}to{transform:translate(10.96075vw,100vh) scale(.5035)}}.snow:nth-child(230){opacity:.2804;transform:translate(71.4088vw,-10px) scale(.0663);animation:fall-230 23s -13s linear infinite}@keyframes fall-230{63.403%{transform:translate(65.9753vw,63.403vh) scale(.0663)}to{transform:translate(68.69205vw,100vh) scale(.0663)}}.snow:nth-child(231){opacity:.4718;transform:translate(39.6332vw,-10px) scale(.221);animation:fall-231 18s -13s linear infinite}@keyframes fall-231{72.409%{transform:translate(32.8992vw,72.409vh) scale(.221)}to{transform:translate(36.2662vw,100vh) scale(.221)}}.snow:nth-child(232){opacity:.8036;transform:translate(6.3649vw,-10px) scale(.7487);animation:fall-232 21s -10s linear infinite}@keyframes fall-232{55.58%{transform:translate(.0056vw,55.58vh) scale(.7487)}to{transform:translate(3.18525vw,100vh) scale(.7487)}}.snow:nth-child(233){opacity:.3604;transform:translate(66.7356vw,-10px) scale(.5646);animation:fall-233 26s -1s linear infinite}@keyframes fall-233{43.148%{transform:translate(75.5863vw,43.148vh) scale(.5646)}to{transform:translate(71.16095vw,100vh) scale(.5646)}}.snow:nth-child(234){opacity:.8616;transform:translate(93.5387vw,-10px) scale(.7409);animation:fall-234 24s -19s linear infinite}@keyframes fall-234{78.011%{transform:translate(98.2377vw,78.011vh) scale(.7409)}to{transform:translate(95.8882vw,100vh) scale(.7409)}}.snow:nth-child(235){opacity:1.702;transform:translate(73.6308vw,-10px) scale(.6383);animation:fall-235 24s -29s linear infinite}@keyframes fall-235{49.211%{transform:translate(66.221vw,49.211vh) scale(.6383)}to{transform:translate(69.9259vw,100vh) scale(.6383)}}.snow:nth-child(236){opacity:1.2778;transform:translate(19.9596vw,-10px) scale(.1336);animation:fall-236 30s -15s linear infinite}@keyframes fall-236{44.685%{transform:translate(18.9724vw,44.685vh) scale(.1336)}to{transform:translate(19.466vw,100vh) scale(.1336)}}.snow:nth-child(237){opacity:1.1912;transform:translate(95.1274vw,-10px) scale(.0124);animation:fall-237 24s -30s linear infinite}@keyframes fall-237{68.347%{transform:translate(91.9732vw,68.347vh) scale(.0124)}to{transform:translate(93.5503vw,100vh) scale(.0124)}}.snow:nth-child(238){opacity:1.8602;transform:translate(74.6307vw,-10px) scale(.1857);animation:fall-238 27s -15s linear infinite}@keyframes fall-238{30.523%{transform:translate(78.8219vw,30.523vh) scale(.1857)}to{transform:translate(76.7263vw,100vh) scale(.1857)}}.snow:nth-child(239){opacity:1.6046;transform:translate(63.1702vw,-10px) scale(.078);animation:fall-239 18s -20s linear infinite}@keyframes fall-239{38.517%{transform:translate(66.0113vw,38.517vh) scale(.078)}to{transform:translate(64.59075vw,100vh) scale(.078)}}.snow:nth-child(240){opacity:.0662;transform:translate(58.7484vw,-10px) scale(.9108);animation:fall-240 25s -19s linear infinite}@keyframes fall-240{50.214%{transform:translate(50.6035vw,50.214vh) scale(.9108)}to{transform:translate(54.67595vw,100vh) scale(.9108)}}.snow:nth-child(241){opacity:1.3294;transform:translate(19.8432vw,-10px) scale(.2345);animation:fall-241 25s -13s linear infinite}@keyframes fall-241{59.134%{transform:translate(29.3222vw,59.134vh) scale(.2345)}to{transform:translate(24.5827vw,100vh) scale(.2345)}}.snow:nth-child(242){opacity:.8536;transform:translate(54.0578vw,-10px) scale(.2675);animation:fall-242 22s -21s linear infinite}@keyframes fall-242{65.322%{transform:translate(52.8488vw,65.322vh) scale(.2675)}to{transform:translate(53.4533vw,100vh) scale(.2675)}}.snow:nth-child(243){opacity:.5246;transform:translate(24.7601vw,-10px) scale(.6613);animation:fall-243 29s -4s linear infinite}@keyframes fall-243{76.508%{transform:translate(19.2795vw,76.508vh) scale(.6613)}to{transform:translate(22.0198vw,100vh) scale(.6613)}}.snow:nth-child(244){opacity:.0078;transform:translate(14.608vw,-10px) scale(.0881);animation:fall-244 15s -3s linear infinite}@keyframes fall-244{78.136%{transform:translate(10.6185vw,78.136vh) scale(.0881)}to{transform:translate(12.61325vw,100vh) scale(.0881)}}.snow:nth-child(245){opacity:1.3566;transform:translate(95.4685vw,-10px) scale(.7655);animation:fall-245 27s -5s linear infinite}@keyframes fall-245{69.919%{transform:translate(97.559vw,69.919vh) scale(.7655)}to{transform:translate(96.51375vw,100vh) scale(.7655)}}.snow:nth-child(246){opacity:1.6404;transform:translate(49.4473vw,-10px) scale(.0489);animation:fall-246 11s -3s linear infinite}@keyframes fall-246{36.768%{transform:translate(40.7447vw,36.768vh) scale(.0489)}to{transform:translate(45.096vw,100vh) scale(.0489)}}.snow:nth-child(247){opacity:1.4384;transform:translate(30.5892vw,-10px) scale(.6359);animation:fall-247 28s -23s linear infinite}@keyframes fall-247{77.556%{transform:translate(30.3264vw,77.556vh) scale(.6359)}to{transform:translate(30.4578vw,100vh) scale(.6359)}}.snow:nth-child(248){opacity:.084;transform:translate(25.306vw,-10px) scale(.0687);animation:fall-248 22s -29s linear infinite}@keyframes fall-248{72.596%{transform:translate(34.0787vw,72.596vh) scale(.0687)}to{transform:translate(29.69235vw,100vh) scale(.0687)}}.snow:nth-child(249){opacity:1.7206;transform:translate(97.0941vw,-10px) scale(.9341);animation:fall-249 10s -19s linear infinite}@keyframes fall-249{35.795%{transform:translate(91.625vw,35.795vh) scale(.9341)}to{transform:translate(94.35955vw,100vh) scale(.9341)}}.snow:nth-child(250){opacity:1.9992;transform:translate(69.2714vw,-10px) scale(.2546);animation:fall-250 30s -5s linear infinite}@keyframes fall-250{48.599%{transform:translate(79.2187vw,48.599vh) scale(.2546)}to{transform:translate(74.24505vw,100vh) scale(.2546)}}.snow:nth-child(251){opacity:1.2974;transform:translate(96.2647vw,-10px) scale(.5877);animation:fall-251 27s -10s linear infinite}@keyframes fall-251{33.624%{transform:translate(101.4606vw,33.624vh) scale(.5877)}to{transform:translate(98.86265vw,100vh) scale(.5877)}}.snow:nth-child(252){opacity:1.4048;transform:translate(5.604vw,-10px) scale(.1553);animation:fall-252 29s -16s linear infinite}@keyframes fall-252{38.818%{transform:translate(12.6124vw,38.818vh) scale(.1553)}to{transform:translate(9.1082vw,100vh) scale(.1553)}}.snow:nth-child(253){opacity:.7768;transform:translate(35.6533vw,-10px) scale(.3998);animation:fall-253 19s -18s linear infinite}@keyframes fall-253{60.587%{transform:translate(31.0005vw,60.587vh) scale(.3998)}to{transform:translate(33.3269vw,100vh) scale(.3998)}}.snow:nth-child(254){opacity:.6872;transform:translate(75.949vw,-10px) scale(.9127);animation:fall-254 28s -10s linear infinite}@keyframes fall-254{32.486%{transform:translate(81.9524vw,32.486vh) scale(.9127)}to{transform:translate(78.9507vw,100vh) scale(.9127)}}.snow:nth-child(255){opacity:.9604;transform:translate(73.1544vw,-10px) scale(.5559);animation:fall-255 13s -24s linear infinite}@keyframes fall-255{37.638%{transform:translate(68.4309vw,37.638vh) scale(.5559)}to{transform:translate(70.79265vw,100vh) scale(.5559)}}.snow:nth-child(256){opacity:.252;transform:translate(22.0343vw,-10px) scale(.0645);animation:fall-256 27s -12s linear infinite}@keyframes fall-256{39.995%{transform:translate(25.1103vw,39.995vh) scale(.0645)}to{transform:translate(23.5723vw,100vh) scale(.0645)}}.snow:nth-child(257){opacity:1.6092;transform:translate(71.8475vw,-10px) scale(.8059);animation:fall-257 28s -23s linear infinite}@keyframes fall-257{65.688%{transform:translate(79.0348vw,65.688vh) scale(.8059)}to{transform:translate(75.44115vw,100vh) scale(.8059)}}.snow:nth-child(258){opacity:1.0862;transform:translate(22.4571vw,-10px) scale(.5342);animation:fall-258 27s -25s linear infinite}@keyframes fall-258{53.522%{transform:translate(18.0603vw,53.522vh) scale(.5342)}to{transform:translate(20.2587vw,100vh) scale(.5342)}}.snow:nth-child(259){opacity:.419;transform:translate(23.5275vw,-10px) scale(.1504);animation:fall-259 25s -11s linear infinite}@keyframes fall-259{66.472%{transform:translate(25.1864vw,66.472vh) scale(.1504)}to{transform:translate(24.35695vw,100vh) scale(.1504)}}.snow:nth-child(260){opacity:.4134;transform:translate(97.9386vw,-10px) scale(.2858);animation:fall-260 19s -14s linear infinite}@keyframes fall-260{41.942%{transform:translate(93.8823vw,41.942vh) scale(.2858)}to{transform:translate(95.91045vw,100vh) scale(.2858)}}.snow:nth-child(261){opacity:1.2344;transform:translate(81.8075vw,-10px) scale(.8974);animation:fall-261 27s -5s linear infinite}@keyframes fall-261{75.177%{transform:translate(76.0784vw,75.177vh) scale(.8974)}to{transform:translate(78.94295vw,100vh) scale(.8974)}}.snow:nth-child(262){opacity:.7088;transform:translate(25.6878vw,-10px) scale(.2025);animation:fall-262 29s -20s linear infinite}@keyframes fall-262{78.959%{transform:translate(17.0251vw,78.959vh) scale(.2025)}to{transform:translate(21.35645vw,100vh) scale(.2025)}}.snow:nth-child(263){opacity:1.4788;transform:translate(99.345vw,-10px) scale(.1687);animation:fall-263 10s -7s linear infinite}@keyframes fall-263{49.978%{transform:translate(107.183vw,49.978vh) scale(.1687)}to{transform:translate(103.264vw,100vh) scale(.1687)}}.snow:nth-child(264){opacity:1.9572;transform:translate(36.2455vw,-10px) scale(.5896);animation:fall-264 28s -4s linear infinite}@keyframes fall-264{74.808%{transform:translate(45.6612vw,74.808vh) scale(.5896)}to{transform:translate(40.95335vw,100vh) scale(.5896)}}.snow:nth-child(265){opacity:.1532;transform:translate(26.1458vw,-10px) scale(.5293);animation:fall-265 10s -20s linear infinite}@keyframes fall-265{34.871%{transform:translate(27.216vw,34.871vh) scale(.5293)}to{transform:translate(26.6809vw,100vh) scale(.5293)}}.snow:nth-child(266){opacity:1.1338;transform:translate(95.2413vw,-10px) scale(.4476);animation:fall-266 24s -7s linear infinite}@keyframes fall-266{51.177%{transform:translate(95.0404vw,51.177vh) scale(.4476)}to{transform:translate(95.14085vw,100vh) scale(.4476)}}.snow:nth-child(267){opacity:1.2396;transform:translate(38.5788vw,-10px) scale(.4927);animation:fall-267 16s -1s linear infinite}@keyframes fall-267{30.138%{transform:translate(34.5077vw,30.138vh) scale(.4927)}to{transform:translate(36.54325vw,100vh) scale(.4927)}}.snow:nth-child(268){opacity:1.5756;transform:translate(2.8852vw,-10px) scale(.9501);animation:fall-268 16s -8s linear infinite}@keyframes fall-268{41.029%{transform:translate(-4.105vw,41.029vh) scale(.9501)}to{transform:translate(-.6099vw,100vh) scale(.9501)}}.snow:nth-child(269){opacity:.5406;transform:translate(22.7607vw,-10px) scale(.9677);animation:fall-269 14s -29s linear infinite}@keyframes fall-269{30.007%{transform:translate(14.1206vw,30.007vh) scale(.9677)}to{transform:translate(18.44065vw,100vh) scale(.9677)}}.snow:nth-child(270){opacity:.2358;transform:translate(68.5374vw,-10px) scale(.6707);animation:fall-270 29s -17s linear infinite}@keyframes fall-270{53.58%{transform:translate(60.4396vw,53.58vh) scale(.6707)}to{transform:translate(64.4885vw,100vh) scale(.6707)}}.snow:nth-child(271){opacity:1.0806;transform:translate(70.0039vw,-10px) scale(.2138);animation:fall-271 30s -22s linear infinite}@keyframes fall-271{31.685%{transform:translate(62.483vw,31.685vh) scale(.2138)}to{transform:translate(66.24345vw,100vh) scale(.2138)}}.snow:nth-child(272){opacity:.9948;transform:translate(18.9637vw,-10px) scale(.6411);animation:fall-272 14s -10s linear infinite}@keyframes fall-272{61.653%{transform:translate(27.1292vw,61.653vh) scale(.6411)}to{transform:translate(23.04645vw,100vh) scale(.6411)}}.snow:nth-child(273){opacity:1.9588;transform:translate(65.4242vw,-10px) scale(.6935);animation:fall-273 23s -15s linear infinite}@keyframes fall-273{59.339%{transform:translate(69.3627vw,59.339vh) scale(.6935)}to{transform:translate(67.39345vw,100vh) scale(.6935)}}.snow:nth-child(274){opacity:1.5136;transform:translate(76.6443vw,-10px) scale(.5334);animation:fall-274 25s -18s linear infinite}@keyframes fall-274{56.175%{transform:translate(76.6218vw,56.175vh) scale(.5334)}to{transform:translate(76.63305vw,100vh) scale(.5334)}}.snow:nth-child(275){opacity:.613;transform:translate(18.4345vw,-10px) scale(.6951);animation:fall-275 25s -15s linear infinite}@keyframes fall-275{79.984%{transform:translate(26.7411vw,79.984vh) scale(.6951)}to{transform:translate(22.5878vw,100vh) scale(.6951)}}.snow:nth-child(276){opacity:1.0828;transform:translate(95.1556vw,-10px) scale(.2539);animation:fall-276 17s -18s linear infinite}@keyframes fall-276{72.419%{transform:translate(90.1851vw,72.419vh) scale(.2539)}to{transform:translate(92.67035vw,100vh) scale(.2539)}}.snow:nth-child(277){opacity:.1924;transform:translate(62.2385vw,-10px) scale(.451);animation:fall-277 25s -3s linear infinite}@keyframes fall-277{35.656%{transform:translate(70.4311vw,35.656vh) scale(.451)}to{transform:translate(66.3348vw,100vh) scale(.451)}}.snow:nth-child(278){opacity:.0498;transform:translate(73.3039vw,-10px) scale(.407);animation:fall-278 11s -27s linear infinite}@keyframes fall-278{50.182%{transform:translate(67.4536vw,50.182vh) scale(.407)}to{transform:translate(70.37875vw,100vh) scale(.407)}}.snow:nth-child(279){opacity:.1234;transform:translate(83.9576vw,-10px) scale(.9496);animation:fall-279 21s -25s linear infinite}@keyframes fall-279{37.723%{transform:translate(76.0712vw,37.723vh) scale(.9496)}to{transform:translate(80.0144vw,100vh) scale(.9496)}}.snow:nth-child(280){opacity:1.0646;transform:translate(5.6024vw,-10px) scale(.4806);animation:fall-280 20s -27s linear infinite}@keyframes fall-280{39.376%{transform:translate(13.1803vw,39.376vh) scale(.4806)}to{transform:translate(9.39135vw,100vh) scale(.4806)}}.snow:nth-child(281){opacity:.5044;transform:translate(94.5741vw,-10px) scale(.8788);animation:fall-281 12s -3s linear infinite}@keyframes fall-281{71.204%{transform:translate(94.6241vw,71.204vh) scale(.8788)}to{transform:translate(94.5991vw,100vh) scale(.8788)}}.snow:nth-child(282){opacity:1.7442;transform:translate(88.6299vw,-10px) scale(.7957);animation:fall-282 18s -8s linear infinite}@keyframes fall-282{38.537%{transform:translate(83.4984vw,38.537vh) scale(.7957)}to{transform:translate(86.06415vw,100vh) scale(.7957)}}.snow:nth-child(283){opacity:.9854;transform:translate(37.8868vw,-10px) scale(.1781);animation:fall-283 16s -25s linear infinite}@keyframes fall-283{46.56%{transform:translate(29.0016vw,46.56vh) scale(.1781)}to{transform:translate(33.4442vw,100vh) scale(.1781)}}.snow:nth-child(284){opacity:1.7944;transform:translate(15.3499vw,-10px) scale(.6097);animation:fall-284 12s -22s linear infinite}@keyframes fall-284{50.079%{transform:translate(6.0441vw,50.079vh) scale(.6097)}to{transform:translate(10.697vw,100vh) scale(.6097)}}.snow:nth-child(285){opacity:1.2244;transform:translate(5.8117vw,-10px) scale(.9182);animation:fall-285 28s -28s linear infinite}@keyframes fall-285{63.522%{transform:translate(6.3001vw,63.522vh) scale(.9182)}to{transform:translate(6.0559vw,100vh) scale(.9182)}}.snow:nth-child(286){opacity:1.7612;transform:translate(46.4457vw,-10px) scale(.0082);animation:fall-286 17s -13s linear infinite}@keyframes fall-286{50.806%{transform:translate(46.1416vw,50.806vh) scale(.0082)}to{transform:translate(46.29365vw,100vh) scale(.0082)}}.snow:nth-child(287){opacity:.6204;transform:translate(48.7634vw,-10px) scale(.77);animation:fall-287 25s -3s linear infinite}@keyframes fall-287{46.953%{transform:translate(53.6107vw,46.953vh) scale(.77)}to{transform:translate(51.18705vw,100vh) scale(.77)}}.snow:nth-child(288){opacity:.4234;transform:translate(63.8519vw,-10px) scale(.4792);animation:fall-288 25s -14s linear infinite}@keyframes fall-288{30.911%{transform:translate(56.2006vw,30.911vh) scale(.4792)}to{transform:translate(60.02625vw,100vh) scale(.4792)}}.snow:nth-child(289){opacity:.835;transform:translate(87.1212vw,-10px) scale(.4198);animation:fall-289 23s -17s linear infinite}@keyframes fall-289{77.236%{transform:translate(79.3467vw,77.236vh) scale(.4198)}to{transform:translate(83.23395vw,100vh) scale(.4198)}}.snow:nth-child(290){opacity:.9772;transform:translate(98.0344vw,-10px) scale(.8984);animation:fall-290 29s -13s linear infinite}@keyframes fall-290{40.913%{transform:translate(91.421vw,40.913vh) scale(.8984)}to{transform:translate(94.7277vw,100vh) scale(.8984)}}.snow:nth-child(291){opacity:.181;transform:translate(39.4331vw,-10px) scale(.6612);animation:fall-291 21s -3s linear infinite}@keyframes fall-291{62.046%{transform:translate(30.0586vw,62.046vh) scale(.6612)}to{transform:translate(34.74585vw,100vh) scale(.6612)}}.snow:nth-child(292){opacity:.6782;transform:translate(86.5031vw,-10px) scale(.6726);animation:fall-292 13s -14s linear infinite}@keyframes fall-292{75.399%{transform:translate(88.4226vw,75.399vh) scale(.6726)}to{transform:translate(87.46285vw,100vh) scale(.6726)}}.snow:nth-child(293){opacity:.2058;transform:translate(9.9641vw,-10px) scale(.6703);animation:fall-293 18s -14s linear infinite}@keyframes fall-293{56.724%{transform:translate(17.6241vw,56.724vh) scale(.6703)}to{transform:translate(13.7941vw,100vh) scale(.6703)}}.snow:nth-child(294){opacity:1.7722;transform:translate(19.2414vw,-10px) scale(.9619);animation:fall-294 20s -22s linear infinite}@keyframes fall-294{34.075%{transform:translate(27.8572vw,34.075vh) scale(.9619)}to{transform:translate(23.5493vw,100vh) scale(.9619)}}.snow:nth-child(295){opacity:.4006;transform:translate(6.0208vw,-10px) scale(.1849);animation:fall-295 21s -2s linear infinite}@keyframes fall-295{35.205%{transform:translate(13.3185vw,35.205vh) scale(.1849)}to{transform:translate(9.66965vw,100vh) scale(.1849)}}.snow:nth-child(296){opacity:.6758;transform:translate(34.2123vw,-10px) scale(.7443);animation:fall-296 17s -27s linear infinite}@keyframes fall-296{33.335%{transform:translate(39.2211vw,33.335vh) scale(.7443)}to{transform:translate(36.7167vw,100vh) scale(.7443)}}.snow:nth-child(297){opacity:1.3782;transform:translate(31.206vw,-10px) scale(.5682);animation:fall-297 25s -27s linear infinite}@keyframes fall-297{63.459%{transform:translate(23.4302vw,63.459vh) scale(.5682)}to{transform:translate(27.3181vw,100vh) scale(.5682)}}.snow:nth-child(298){opacity:.8936;transform:translate(10.3373vw,-10px) scale(.3043);animation:fall-298 24s -23s linear infinite}@keyframes fall-298{35.846%{transform:translate(19.4168vw,35.846vh) scale(.3043)}to{transform:translate(14.87705vw,100vh) scale(.3043)}}.snow:nth-child(299){opacity:.7708;transform:translate(55.0243vw,-10px) scale(.7835);animation:fall-299 20s -1s linear infinite}@keyframes fall-299{71.709%{transform:translate(57.0221vw,71.709vh) scale(.7835)}to{transform:translate(56.0232vw,100vh) scale(.7835)}}.snow:nth-child(300){opacity:.8238;transform:translate(90.2389vw,-10px) scale(.5052);animation:fall-300 30s -21s linear infinite}@keyframes fall-300{53.503%{transform:translate(80.411vw,53.503vh) scale(.5052)}to{transform:translate(85.32495vw,100vh) scale(.5052)}}.snow:nth-child(301){opacity:1.6828;transform:translate(67.9084vw,-10px) scale(.7654);animation:fall-301 16s -24s linear infinite}@keyframes fall-301{49.863%{transform:translate(77.4368vw,49.863vh) scale(.7654)}to{transform:translate(72.6726vw,100vh) scale(.7654)}}.snow:nth-child(302){opacity:1.1996;transform:translate(77.3222vw,-10px) scale(.3775);animation:fall-302 21s -8s linear infinite}@keyframes fall-302{47.768%{transform:translate(78.8726vw,47.768vh) scale(.3775)}to{transform:translate(78.0974vw,100vh) scale(.3775)}}.snow:nth-child(303){opacity:1.5664;transform:translate(47.0982vw,-10px) scale(.7271);animation:fall-303 29s -10s linear infinite}@keyframes fall-303{72.567%{transform:translate(45.875vw,72.567vh) scale(.7271)}to{transform:translate(46.4866vw,100vh) scale(.7271)}}.snow:nth-child(304){opacity:1.6176;transform:translate(91.5764vw,-10px) scale(.9041);animation:fall-304 24s -26s linear infinite}@keyframes fall-304{61.726%{transform:translate(101.1731vw,61.726vh) scale(.9041)}to{transform:translate(96.37475vw,100vh) scale(.9041)}}.snow:nth-child(305){opacity:1.0584;transform:translate(35.0957vw,-10px) scale(.3135);animation:fall-305 21s -20s linear infinite}@keyframes fall-305{65.76%{transform:translate(35.4089vw,65.76vh) scale(.3135)}to{transform:translate(35.2523vw,100vh) scale(.3135)}}.snow:nth-child(306){opacity:.7788;transform:translate(13.0147vw,-10px) scale(.9618);animation:fall-306 19s -8s linear infinite}@keyframes fall-306{57.893%{transform:translate(13.7546vw,57.893vh) scale(.9618)}to{transform:translate(13.38465vw,100vh) scale(.9618)}}.snow:nth-child(307){opacity:.6984;transform:translate(26.1175vw,-10px) scale(.9307);animation:fall-307 24s -4s linear infinite}@keyframes fall-307{57.882%{transform:translate(25.1446vw,57.882vh) scale(.9307)}to{transform:translate(25.63105vw,100vh) scale(.9307)}}.snow:nth-child(308){opacity:1.9754;transform:translate(18.377vw,-10px) scale(.9647);animation:fall-308 20s -14s linear infinite}@keyframes fall-308{70.936%{transform:translate(26.6573vw,70.936vh) scale(.9647)}to{transform:translate(22.51715vw,100vh) scale(.9647)}}.snow:nth-child(309){opacity:.4148;transform:translate(8.8398vw,-10px) scale(.0264);animation:fall-309 24s -1s linear infinite}@keyframes fall-309{64.658%{transform:translate(12.4304vw,64.658vh) scale(.0264)}to{transform:translate(10.6351vw,100vh) scale(.0264)}}.snow:nth-child(310){opacity:1.9358;transform:translate(76.2166vw,-10px) scale(.0969);animation:fall-310 26s -27s linear infinite}@keyframes fall-310{31.442%{transform:translate(79.0562vw,31.442vh) scale(.0969)}to{transform:translate(77.6364vw,100vh) scale(.0969)}}.snow:nth-child(311){opacity:1.744;transform:translate(32.1876vw,-10px) scale(.7082);animation:fall-311 30s -1s linear infinite}@keyframes fall-311{71.542%{transform:translate(34.28vw,71.542vh) scale(.7082)}to{transform:translate(33.2338vw,100vh) scale(.7082)}}.snow:nth-child(312){opacity:1.267;transform:translate(28.3059vw,-10px) scale(.8626);animation:fall-312 30s -20s linear infinite}@keyframes fall-312{75.209%{transform:translate(24.6905vw,75.209vh) scale(.8626)}to{transform:translate(26.4982vw,100vh) scale(.8626)}}.snow:nth-child(313){opacity:.8804;transform:translate(18.2355vw,-10px) scale(.604);animation:fall-313 20s -9s linear infinite}@keyframes fall-313{46.361%{transform:translate(10.2171vw,46.361vh) scale(.604)}to{transform:translate(14.2263vw,100vh) scale(.604)}}.snow:nth-child(314){opacity:1.1382;transform:translate(86.5547vw,-10px) scale(.9891);animation:fall-314 17s -24s linear infinite}@keyframes fall-314{78.674%{transform:translate(80.7837vw,78.674vh) scale(.9891)}to{transform:translate(83.6692vw,100vh) scale(.9891)}}.snow:nth-child(315){opacity:.0432;transform:translate(44.6515vw,-10px) scale(.7001);animation:fall-315 23s -2s linear infinite}@keyframes fall-315{42.672%{transform:translate(39.4595vw,42.672vh) scale(.7001)}to{transform:translate(42.0555vw,100vh) scale(.7001)}}.snow:nth-child(316){opacity:1.9244;transform:translate(53.7003vw,-10px) scale(.5636);animation:fall-316 23s -24s linear infinite}@keyframes fall-316{76.338%{transform:translate(61.1368vw,76.338vh) scale(.5636)}to{transform:translate(57.41855vw,100vh) scale(.5636)}}.snow:nth-child(317){opacity:1.8654;transform:translate(26.5354vw,-10px) scale(.3964);animation:fall-317 19s -20s linear infinite}@keyframes fall-317{75.342%{transform:translate(20.2684vw,75.342vh) scale(.3964)}to{transform:translate(23.4019vw,100vh) scale(.3964)}}.snow:nth-child(318){opacity:1.6346;transform:translate(75.3415vw,-10px) scale(.7744);animation:fall-318 10s -12s linear infinite}@keyframes fall-318{55.632%{transform:translate(79.2153vw,55.632vh) scale(.7744)}to{transform:translate(77.2784vw,100vh) scale(.7744)}}.snow:nth-child(319){opacity:.2608;transform:translate(86.2723vw,-10px) scale(.2861);animation:fall-319 25s -5s linear infinite}@keyframes fall-319{35.135%{transform:translate(95.7817vw,35.135vh) scale(.2861)}to{transform:translate(91.027vw,100vh) scale(.2861)}}.snow:nth-child(320){opacity:.1774;transform:translate(75.7297vw,-10px) scale(.309);animation:fall-320 18s -10s linear infinite}@keyframes fall-320{67.867%{transform:translate(75.6405vw,67.867vh) scale(.309)}to{transform:translate(75.6851vw,100vh) scale(.309)}}.snow:nth-child(321){opacity:.6832;transform:translate(86.0755vw,-10px) scale(.1175);animation:fall-321 26s -22s linear infinite}@keyframes fall-321{51.14%{transform:translate(95.8856vw,51.14vh) scale(.1175)}to{transform:translate(90.98055vw,100vh) scale(.1175)}}.snow:nth-child(322){opacity:1.5436;transform:translate(21.9895vw,-10px) scale(.1361);animation:fall-322 17s -4s linear infinite}@keyframes fall-322{64.087%{transform:translate(20.5077vw,64.087vh) scale(.1361)}to{transform:translate(21.2486vw,100vh) scale(.1361)}}.snow:nth-child(323){opacity:.9094;transform:translate(8.7545vw,-10px) scale(.1048);animation:fall-323 15s -6s linear infinite}@keyframes fall-323{40.315%{transform:translate(7.9572vw,40.315vh) scale(.1048)}to{transform:translate(8.35585vw,100vh) scale(.1048)}}.snow:nth-child(324){opacity:.5402;transform:translate(65.4656vw,-10px) scale(.951);animation:fall-324 15s -21s linear infinite}@keyframes fall-324{35.126%{transform:translate(61.511vw,35.126vh) scale(.951)}to{transform:translate(63.4883vw,100vh) scale(.951)}}.snow:nth-child(325){opacity:1.9148;transform:translate(7.1061vw,-10px) scale(.7736);animation:fall-325 20s -2s linear infinite}@keyframes fall-325{32.558%{transform:translate(2.1258vw,32.558vh) scale(.7736)}to{transform:translate(4.61595vw,100vh) scale(.7736)}}.snow:nth-child(326){opacity:.9774;transform:translate(92.2455vw,-10px) scale(.4476);animation:fall-326 18s -5s linear infinite}@keyframes fall-326{65.667%{transform:translate(92.3599vw,65.667vh) scale(.4476)}to{transform:translate(92.3027vw,100vh) scale(.4476)}}.snow:nth-child(327){opacity:1.5984;transform:translate(10.1354vw,-10px) scale(.2345);animation:fall-327 26s -20s linear infinite}@keyframes fall-327{35.222%{transform:translate(7.7989vw,35.222vh) scale(.2345)}to{transform:translate(8.96715vw,100vh) scale(.2345)}}.snow:nth-child(328){opacity:1.196;transform:translate(90.2239vw,-10px) scale(.25);animation:fall-328 18s -12s linear infinite}@keyframes fall-328{50.269%{transform:translate(99.9011vw,50.269vh) scale(.25)}to{transform:translate(95.0625vw,100vh) scale(.25)}}.snow:nth-child(329){opacity:1.6818;transform:translate(81.25vw,-10px) scale(.5979);animation:fall-329 11s -20s linear infinite}@keyframes fall-329{39.772%{transform:translate(83.6313vw,39.772vh) scale(.5979)}to{transform:translate(82.44065vw,100vh) scale(.5979)}}.snow:nth-child(330){opacity:.5206;transform:translate(65.0284vw,-10px) scale(.348);animation:fall-330 16s -13s linear infinite}@keyframes fall-330{34.636%{transform:translate(69.1618vw,34.636vh) scale(.348)}to{transform:translate(67.0951vw,100vh) scale(.348)}}.snow:nth-child(331){opacity:1.1784;transform:translate(35.9874vw,-10px) scale(.5526);animation:fall-331 18s -5s linear infinite}@keyframes fall-331{45.262%{transform:translate(32.3154vw,45.262vh) scale(.5526)}to{transform:translate(34.1514vw,100vh) scale(.5526)}}.snow:nth-child(332){opacity:1.956;transform:translate(70.4003vw,-10px) scale(.8864);animation:fall-332 26s -21s linear infinite}@keyframes fall-332{58.047%{transform:translate(75.0203vw,58.047vh) scale(.8864)}to{transform:translate(72.7103vw,100vh) scale(.8864)}}.snow:nth-child(333){opacity:.3616;transform:translate(45.8828vw,-10px) scale(.6387);animation:fall-333 13s -6s linear infinite}@keyframes fall-333{42.68%{transform:translate(46.4639vw,42.68vh) scale(.6387)}to{transform:translate(46.17335vw,100vh) scale(.6387)}}.snow:nth-child(334){opacity:.6852;transform:translate(42.4053vw,-10px) scale(.9304);animation:fall-334 10s -25s linear infinite}@keyframes fall-334{74.052%{transform:translate(33.7319vw,74.052vh) scale(.9304)}to{transform:translate(38.0686vw,100vh) scale(.9304)}}.snow:nth-child(335){opacity:1.1694;transform:translate(43.3687vw,-10px) scale(.7245);animation:fall-335 13s -23s linear infinite}@keyframes fall-335{52.792%{transform:translate(36.078vw,52.792vh) scale(.7245)}to{transform:translate(39.72335vw,100vh) scale(.7245)}}.snow:nth-child(336){opacity:.6942;transform:translate(15.4238vw,-10px) scale(.9277);animation:fall-336 15s -7s linear infinite}@keyframes fall-336{72.931%{transform:translate(5.4693vw,72.931vh) scale(.9277)}to{transform:translate(10.44655vw,100vh) scale(.9277)}}.snow:nth-child(337){opacity:1.7538;transform:translate(29.3564vw,-10px) scale(.4094);animation:fall-337 17s -9s linear infinite}@keyframes fall-337{37.683%{transform:translate(37.3396vw,37.683vh) scale(.4094)}to{transform:translate(33.348vw,100vh) scale(.4094)}}.snow:nth-child(338){opacity:.3356;transform:translate(15.7852vw,-10px) scale(.0972);animation:fall-338 26s -23s linear infinite}@keyframes fall-338{56.274%{transform:translate(7.7871vw,56.274vh) scale(.0972)}to{transform:translate(11.78615vw,100vh) scale(.0972)}}.snow:nth-child(339){opacity:.8672;transform:translate(79.3435vw,-10px) scale(.2592);animation:fall-339 24s -20s linear infinite}@keyframes fall-339{41.328%{transform:translate(78.2731vw,41.328vh) scale(.2592)}to{transform:translate(78.8083vw,100vh) scale(.2592)}}.snow:nth-child(340){opacity:1.5798;transform:translate(88.3276vw,-10px) scale(.7767);animation:fall-340 12s -19s linear infinite}@keyframes fall-340{37.592%{transform:translate(84.3373vw,37.592vh) scale(.7767)}to{transform:translate(86.33245vw,100vh) scale(.7767)}}.snow:nth-child(341){opacity:.6186;transform:translate(68.6356vw,-10px) scale(.0414);animation:fall-341 19s -14s linear infinite}@keyframes fall-341{73.503%{transform:translate(60.9733vw,73.503vh) scale(.0414)}to{transform:translate(64.80445vw,100vh) scale(.0414)}}.snow:nth-child(342){opacity:1.1224;transform:translate(92.3167vw,-10px) scale(.7764);animation:fall-342 21s -1s linear infinite}@keyframes fall-342{69.539%{transform:translate(85.0718vw,69.539vh) scale(.7764)}to{transform:translate(88.69425vw,100vh) scale(.7764)}}.snow:nth-child(343){opacity:.0248;transform:translate(76.5078vw,-10px) scale(.409);animation:fall-343 28s -29s linear infinite}@keyframes fall-343{32.266%{transform:translate(81.7878vw,32.266vh) scale(.409)}to{transform:translate(79.1478vw,100vh) scale(.409)}}.snow:nth-child(344){opacity:1.3764;transform:translate(23.9865vw,-10px) scale(.9934);animation:fall-344 17s -11s linear infinite}@keyframes fall-344{78.898%{transform:translate(21.8724vw,78.898vh) scale(.9934)}to{transform:translate(22.92945vw,100vh) scale(.9934)}}.snow:nth-child(345){opacity:1.3368;transform:translate(56.4761vw,-10px) scale(.0041);animation:fall-345 13s -6s linear infinite}@keyframes fall-345{41.637%{transform:translate(57.9289vw,41.637vh) scale(.0041)}to{transform:translate(57.2025vw,100vh) scale(.0041)}}.snow:nth-child(346){opacity:1.2758;transform:translate(49.48vw,-10px) scale(.9328);animation:fall-346 19s -7s linear infinite}@keyframes fall-346{35.341%{transform:translate(50.5868vw,35.341vh) scale(.9328)}to{transform:translate(50.0334vw,100vh) scale(.9328)}}.snow:nth-child(347){opacity:.2128;transform:translate(62.0323vw,-10px) scale(.4416);animation:fall-347 18s -4s linear infinite}@keyframes fall-347{41.835%{transform:translate(69.237vw,41.835vh) scale(.4416)}to{transform:translate(65.63465vw,100vh) scale(.4416)}}.snow:nth-child(348){opacity:1.44;transform:translate(40.7375vw,-10px) scale(.5849);animation:fall-348 20s -8s linear infinite}@keyframes fall-348{30.722%{transform:translate(35.9244vw,30.722vh) scale(.5849)}to{transform:translate(38.33095vw,100vh) scale(.5849)}}.snow:nth-child(349){opacity:.2256;transform:translate(3.6993vw,-10px) scale(.6566);animation:fall-349 24s -1s linear infinite}@keyframes fall-349{46.675%{transform:translate(-1.0744vw,46.675vh) scale(.6566)}to{transform:translate(1.31245vw,100vh) scale(.6566)}}.snow:nth-child(350){opacity:.4642;transform:translate(44.6906vw,-10px) scale(.8929);animation:fall-350 11s -1s linear infinite}@keyframes fall-350{58.914%{transform:translate(35.4141vw,58.914vh) scale(.8929)}to{transform:translate(40.05235vw,100vh) scale(.8929)}}.snow:nth-child(351){opacity:.8542;transform:translate(76.3214vw,-10px) scale(.5935);animation:fall-351 17s -28s linear infinite}@keyframes fall-351{67.479%{transform:translate(76.0451vw,67.479vh) scale(.5935)}to{transform:translate(76.18325vw,100vh) scale(.5935)}}.snow:nth-child(352){opacity:1.5928;transform:translate(77.4583vw,-10px) scale(.8856);animation:fall-352 27s -6s linear infinite}@keyframes fall-352{74.321%{transform:translate(86.2256vw,74.321vh) scale(.8856)}to{transform:translate(81.84195vw,100vh) scale(.8856)}}.snow:nth-child(353){opacity:.0592;transform:translate(92.2023vw,-10px) scale(.5542);animation:fall-353 19s -30s linear infinite}@keyframes fall-353{64.089%{transform:translate(97.043vw,64.089vh) scale(.5542)}to{transform:translate(94.62265vw,100vh) scale(.5542)}}.snow:nth-child(354){opacity:1.8612;transform:translate(75.2932vw,-10px) scale(.0127);animation:fall-354 29s -21s linear infinite}@keyframes fall-354{79.707%{transform:translate(66.3794vw,79.707vh) scale(.0127)}to{transform:translate(70.8363vw,100vh) scale(.0127)}}.snow:nth-child(355){opacity:.8064;transform:translate(44.5342vw,-10px) scale(.7136);animation:fall-355 27s -5s linear infinite}@keyframes fall-355{39.633%{transform:translate(39.7963vw,39.633vh) scale(.7136)}to{transform:translate(42.16525vw,100vh) scale(.7136)}}.snow:nth-child(356){opacity:1.854;transform:translate(65.2751vw,-10px) scale(.4878);animation:fall-356 18s -17s linear infinite}@keyframes fall-356{51.74%{transform:translate(61.1408vw,51.74vh) scale(.4878)}to{transform:translate(63.20795vw,100vh) scale(.4878)}}.snow:nth-child(357){opacity:.5198;transform:translate(26.4957vw,-10px) scale(.5507);animation:fall-357 30s -11s linear infinite}@keyframes fall-357{49.523%{transform:translate(25.643vw,49.523vh) scale(.5507)}to{transform:translate(26.06935vw,100vh) scale(.5507)}}.snow:nth-child(358){opacity:1.0584;transform:translate(52.1759vw,-10px) scale(.2982);animation:fall-358 26s -2s linear infinite}@keyframes fall-358{54.056%{transform:translate(61.2689vw,54.056vh) scale(.2982)}to{transform:translate(56.7224vw,100vh) scale(.2982)}}.snow:nth-child(359){opacity:1.0486;transform:translate(60.7244vw,-10px) scale(.6687);animation:fall-359 23s -6s linear infinite}@keyframes fall-359{60.494%{transform:translate(57.9522vw,60.494vh) scale(.6687)}to{transform:translate(59.3383vw,100vh) scale(.6687)}}.snow:nth-child(360){opacity:1.0886;transform:translate(9.4754vw,-10px) scale(.0003);animation:fall-360 30s -26s linear infinite}@keyframes fall-360{51.667%{transform:translate(6.5134vw,51.667vh) scale(.0003)}to{transform:translate(7.9944vw,100vh) scale(.0003)}}.snow:nth-child(361){opacity:.7338;transform:translate(60.3332vw,-10px) scale(.7714);animation:fall-361 17s -1s linear infinite}@keyframes fall-361{62.617%{transform:translate(65.8568vw,62.617vh) scale(.7714)}to{transform:translate(63.095vw,100vh) scale(.7714)}}.snow:nth-child(362){opacity:.3602;transform:translate(56.9379vw,-10px) scale(.8146);animation:fall-362 10s -20s linear infinite}@keyframes fall-362{39.612%{transform:translate(53.5792vw,39.612vh) scale(.8146)}to{transform:translate(55.25855vw,100vh) scale(.8146)}}.snow:nth-child(363){opacity:.4474;transform:translate(55.7692vw,-10px) scale(.2439);animation:fall-363 29s -30s linear infinite}@keyframes fall-363{78.918%{transform:translate(63.07vw,78.918vh) scale(.2439)}to{transform:translate(59.4196vw,100vh) scale(.2439)}}.snow:nth-child(364){opacity:.7648;transform:translate(64.295vw,-10px) scale(.7618);animation:fall-364 24s -28s linear infinite}@keyframes fall-364{78.719%{transform:translate(56.0011vw,78.719vh) scale(.7618)}to{transform:translate(60.14805vw,100vh) scale(.7618)}}.snow:nth-child(365){opacity:1.316;transform:translate(62.2537vw,-10px) scale(.0804);animation:fall-365 11s -2s linear infinite}@keyframes fall-365{52.58%{transform:translate(71.1772vw,52.58vh) scale(.0804)}to{transform:translate(66.71545vw,100vh) scale(.0804)}}.snow:nth-child(366){opacity:1.9494;transform:translate(44.9625vw,-10px) scale(.4506);animation:fall-366 19s -12s linear infinite}@keyframes fall-366{78.244%{transform:translate(45.47vw,78.244vh) scale(.4506)}to{transform:translate(45.21625vw,100vh) scale(.4506)}}.snow:nth-child(367){opacity:.4122;transform:translate(28.836vw,-10px) scale(.6589);animation:fall-367 11s -2s linear infinite}@keyframes fall-367{31.749%{transform:translate(23.0119vw,31.749vh) scale(.6589)}to{transform:translate(25.92395vw,100vh) scale(.6589)}}.snow:nth-child(368){opacity:1.3966;transform:translate(68.5727vw,-10px) scale(.942);animation:fall-368 23s -17s linear infinite}@keyframes fall-368{76.984%{transform:translate(67.3962vw,76.984vh) scale(.942)}to{transform:translate(67.98445vw,100vh) scale(.942)}}.snow:nth-child(369){opacity:.5742;transform:translate(53.0924vw,-10px) scale(.5922);animation:fall-369 25s -13s linear infinite}@keyframes fall-369{71.459%{transform:translate(61.8954vw,71.459vh) scale(.5922)}to{transform:translate(57.4939vw,100vh) scale(.5922)}}.snow:nth-child(370){opacity:.6976;transform:translate(4.2294vw,-10px) scale(.2564);animation:fall-370 11s -28s linear infinite}@keyframes fall-370{39.659%{transform:translate(-5.4408vw,39.659vh) scale(.2564)}to{transform:translate(-.6057vw,100vh) scale(.2564)}}.snow:nth-child(371){opacity:1.9618;transform:translate(40.0936vw,-10px) scale(.1007);animation:fall-371 23s -14s linear infinite}@keyframes fall-371{68.745%{transform:translate(46.3905vw,68.745vh) scale(.1007)}to{transform:translate(43.24205vw,100vh) scale(.1007)}}.snow:nth-child(372){opacity:.7904;transform:translate(29.9236vw,-10px) scale(.3187);animation:fall-372 18s -17s linear infinite}@keyframes fall-372{78.542%{transform:translate(21.1639vw,78.542vh) scale(.3187)}to{transform:translate(25.54375vw,100vh) scale(.3187)}}.snow:nth-child(373){opacity:.1086;transform:translate(91.9916vw,-10px) scale(.0672);animation:fall-373 21s -1s linear infinite}@keyframes fall-373{50.886%{transform:translate(83.9364vw,50.886vh) scale(.0672)}to{transform:translate(87.964vw,100vh) scale(.0672)}}.snow:nth-child(374){opacity:.21;transform:translate(56.4072vw,-10px) scale(.4197);animation:fall-374 17s -20s linear infinite}@keyframes fall-374{30.261%{transform:translate(47.2009vw,30.261vh) scale(.4197)}to{transform:translate(51.80405vw,100vh) scale(.4197)}}.snow:nth-child(375){opacity:.078;transform:translate(39.3018vw,-10px) scale(.8738);animation:fall-375 12s -12s linear infinite}@keyframes fall-375{69.152%{transform:translate(36.0065vw,69.152vh) scale(.8738)}to{transform:translate(37.65415vw,100vh) scale(.8738)}}.snow:nth-child(376){opacity:.7696;transform:translate(15.8039vw,-10px) scale(.5738);animation:fall-376 17s -9s linear infinite}@keyframes fall-376{56.561%{transform:translate(22.1628vw,56.561vh) scale(.5738)}to{transform:translate(18.98335vw,100vh) scale(.5738)}}.snow:nth-child(377){opacity:1.8818;transform:translate(33.4654vw,-10px) scale(.9994);animation:fall-377 14s -7s linear infinite}@keyframes fall-377{45.169%{transform:translate(34.8461vw,45.169vh) scale(.9994)}to{transform:translate(34.15575vw,100vh) scale(.9994)}}.snow:nth-child(378){opacity:1.4484;transform:translate(18.5797vw,-10px) scale(.2908);animation:fall-378 15s -8s linear infinite}@keyframes fall-378{46.852%{transform:translate(21.5553vw,46.852vh) scale(.2908)}to{transform:translate(20.0675vw,100vh) scale(.2908)}}.snow:nth-child(379){opacity:.5068;transform:translate(77.8789vw,-10px) scale(.4202);animation:fall-379 12s -15s linear infinite}@keyframes fall-379{53.733%{transform:translate(81.0097vw,53.733vh) scale(.4202)}to{transform:translate(79.4443vw,100vh) scale(.4202)}}.snow:nth-child(380){opacity:.4796;transform:translate(26.6206vw,-10px) scale(.9502);animation:fall-380 22s -5s linear infinite}@keyframes fall-380{55.468%{transform:translate(34.1753vw,55.468vh) scale(.9502)}to{transform:translate(30.39795vw,100vh) scale(.9502)}}.snow:nth-child(381){opacity:.847;transform:translate(1.7229vw,-10px) scale(.5877);animation:fall-381 20s -2s linear infinite}@keyframes fall-381{58.21%{transform:translate(-1.5396vw,58.21vh) scale(.5877)}to{transform:translate(.09165vw,100vh) scale(.5877)}}.snow:nth-child(382){opacity:1.8838;transform:translate(97.0522vw,-10px) scale(.2208);animation:fall-382 29s -29s linear infinite}@keyframes fall-382{53.778%{transform:translate(101.0287vw,53.778vh) scale(.2208)}to{transform:translate(99.04045vw,100vh) scale(.2208)}}.snow:nth-child(383){opacity:.8438;transform:translate(70.2125vw,-10px) scale(.1164);animation:fall-383 19s -7s linear infinite}@keyframes fall-383{49.761%{transform:translate(61.2358vw,49.761vh) scale(.1164)}to{transform:translate(65.72415vw,100vh) scale(.1164)}}.snow:nth-child(384){opacity:1.7932;transform:translate(50.9519vw,-10px) scale(.6256);animation:fall-384 18s -1s linear infinite}@keyframes fall-384{38.587%{transform:translate(42.5682vw,38.587vh) scale(.6256)}to{transform:translate(46.76005vw,100vh) scale(.6256)}}.snow:nth-child(385){opacity:1.8064;transform:translate(52.1352vw,-10px) scale(.5027);animation:fall-385 20s -12s linear infinite}@keyframes fall-385{71.031%{transform:translate(49.5457vw,71.031vh) scale(.5027)}to{transform:translate(50.84045vw,100vh) scale(.5027)}}.snow:nth-child(386){opacity:.462;transform:translate(84.4754vw,-10px) scale(.5183);animation:fall-386 10s -4s linear infinite}@keyframes fall-386{78.462%{transform:translate(78.1229vw,78.462vh) scale(.5183)}to{transform:translate(81.29915vw,100vh) scale(.5183)}}.snow:nth-child(387){opacity:.4448;transform:translate(60.6916vw,-10px) scale(.5713);animation:fall-387 19s -26s linear infinite}@keyframes fall-387{60.829%{transform:translate(51.746vw,60.829vh) scale(.5713)}to{transform:translate(56.2188vw,100vh) scale(.5713)}}.snow:nth-child(388){opacity:1.9722;transform:translate(83.274vw,-10px) scale(.5761);animation:fall-388 29s -10s linear infinite}@keyframes fall-388{48.033%{transform:translate(82.4019vw,48.033vh) scale(.5761)}to{transform:translate(82.83795vw,100vh) scale(.5761)}}.snow:nth-child(389){opacity:1.4474;transform:translate(51.2176vw,-10px) scale(.9662);animation:fall-389 18s -26s linear infinite}@keyframes fall-389{56.562%{transform:translate(53.4453vw,56.562vh) scale(.9662)}to{transform:translate(52.33145vw,100vh) scale(.9662)}}.snow:nth-child(390){opacity:1.1252;transform:translate(22.0135vw,-10px) scale(.2803);animation:fall-390 18s -25s linear infinite}@keyframes fall-390{52.888%{transform:translate(24.6777vw,52.888vh) scale(.2803)}to{transform:translate(23.3456vw,100vh) scale(.2803)}}.snow:nth-child(391){opacity:.778;transform:translate(23.6379vw,-10px) scale(.6758);animation:fall-391 30s -30s linear infinite}@keyframes fall-391{49.512%{transform:translate(18.995vw,49.512vh) scale(.6758)}to{transform:translate(21.31645vw,100vh) scale(.6758)}}.snow:nth-child(392){opacity:1.1556;transform:translate(10.4581vw,-10px) scale(.6149);animation:fall-392 19s -12s linear infinite}@keyframes fall-392{76.719%{transform:translate(14.4463vw,76.719vh) scale(.6149)}to{transform:translate(12.4522vw,100vh) scale(.6149)}}.snow:nth-child(393){opacity:.7652;transform:translate(96.0726vw,-10px) scale(.8975);animation:fall-393 18s -13s linear infinite}@keyframes fall-393{67.84%{transform:translate(95.0483vw,67.84vh) scale(.8975)}to{transform:translate(95.56045vw,100vh) scale(.8975)}}.snow:nth-child(394){opacity:1.3266;transform:translate(22.7689vw,-10px) scale(.6928);animation:fall-394 28s -1s linear infinite}@keyframes fall-394{71.757%{transform:translate(21.0866vw,71.757vh) scale(.6928)}to{transform:translate(21.92775vw,100vh) scale(.6928)}}.snow:nth-child(395){opacity:1.6666;transform:translate(29.0847vw,-10px) scale(.5168);animation:fall-395 22s -30s linear infinite}@keyframes fall-395{72.347%{transform:translate(24.034vw,72.347vh) scale(.5168)}to{transform:translate(26.55935vw,100vh) scale(.5168)}}.snow:nth-child(396){opacity:.6768;transform:translate(55.0833vw,-10px) scale(.2225);animation:fall-396 13s -22s linear infinite}@keyframes fall-396{74.811%{transform:translate(62.1831vw,74.811vh) scale(.2225)}to{transform:translate(58.6332vw,100vh) scale(.2225)}}.snow:nth-child(397){opacity:1.2012;transform:translate(88.4817vw,-10px) scale(.4373);animation:fall-397 15s -1s linear infinite}@keyframes fall-397{44.448%{transform:translate(97.1301vw,44.448vh) scale(.4373)}to{transform:translate(92.8059vw,100vh) scale(.4373)}}.snow:nth-child(398){opacity:1.6398;transform:translate(54.5649vw,-10px) scale(.0177);animation:fall-398 28s -20s linear infinite}@keyframes fall-398{38.378%{transform:translate(60.8378vw,38.378vh) scale(.0177)}to{transform:translate(57.70135vw,100vh) scale(.0177)}}.snow:nth-child(399){opacity:1.1824;transform:translate(71.4243vw,-10px) scale(.9214);animation:fall-399 15s -1s linear infinite}@keyframes fall-399{63.446%{transform:translate(74.5088vw,63.446vh) scale(.9214)}to{transform:translate(72.96655vw,100vh) scale(.9214)}}.snow:nth-child(400){opacity:.9692;transform:translate(19.8426vw,-10px) scale(.7733);animation:fall-400 22s -2s linear infinite}@keyframes fall-400{34.772%{transform:translate(13.8576vw,34.772vh) scale(.7733)}to{transform:translate(16.8501vw,100vh) scale(.7733)}}\n"] }]
|
|
27
|
+
args: [{ selector: 'app-root', encapsulation: ViewEncapsulation.None, template: "<ng-container *ngIf=\"_state.christmasTime\">\r\n <div *ngFor=\"let i of snows\" 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: 1800){.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:.986;transform:translate(81.6803vw,-10px) scale(.5143);animation:fall-1 18s -27s linear infinite}@keyframes fall-1{32.147%{transform:translate(87.6462vw,32.147vh) scale(.5143)}to{transform:translate(84.66325vw,100vh) scale(.5143)}}.snow:nth-child(2){opacity:1.9072;transform:translate(72.7108vw,-10px) scale(.8851);animation:fall-2 21s -10s linear infinite}@keyframes fall-2{74.303%{transform:translate(71.3841vw,74.303vh) scale(.8851)}to{transform:translate(72.04745vw,100vh) scale(.8851)}}.snow:nth-child(3){opacity:.4836;transform:translate(60.6319vw,-10px) scale(.095);animation:fall-3 14s -7s linear infinite}@keyframes fall-3{46.607%{transform:translate(61.9695vw,46.607vh) scale(.095)}to{transform:translate(61.3007vw,100vh) scale(.095)}}.snow:nth-child(4){opacity:.9352;transform:translate(60.9128vw,-10px) scale(.7436);animation:fall-4 24s -11s linear infinite}@keyframes fall-4{34.613%{transform:translate(55.2563vw,34.613vh) scale(.7436)}to{transform:translate(58.08455vw,100vh) scale(.7436)}}.snow:nth-child(5){opacity:.2042;transform:translate(57.5902vw,-10px) scale(.2628);animation:fall-5 18s -13s linear infinite}@keyframes fall-5{49.256%{transform:translate(47.7792vw,49.256vh) scale(.2628)}to{transform:translate(52.6847vw,100vh) scale(.2628)}}.snow:nth-child(6){opacity:.8752;transform:translate(31.3184vw,-10px) scale(.3296);animation:fall-6 14s -20s linear infinite}@keyframes fall-6{50.173%{transform:translate(25.2841vw,50.173vh) scale(.3296)}to{transform:translate(28.30125vw,100vh) scale(.3296)}}.snow:nth-child(7){opacity:1.7822;transform:translate(84.1561vw,-10px) scale(.3469);animation:fall-7 28s -15s linear infinite}@keyframes fall-7{51.473%{transform:translate(85.361vw,51.473vh) scale(.3469)}to{transform:translate(84.75855vw,100vh) scale(.3469)}}.snow:nth-child(8){opacity:1.1138;transform:translate(35.4394vw,-10px) scale(.8378);animation:fall-8 12s -30s linear infinite}@keyframes fall-8{45.317%{transform:translate(30.7106vw,45.317vh) scale(.8378)}to{transform:translate(33.075vw,100vh) scale(.8378)}}.snow:nth-child(9){opacity:.5956;transform:translate(16.536vw,-10px) scale(.3222);animation:fall-9 19s -16s linear infinite}@keyframes fall-9{35.687%{transform:translate(15.3259vw,35.687vh) scale(.3222)}to{transform:translate(15.93095vw,100vh) scale(.3222)}}.snow:nth-child(10){opacity:1.2388;transform:translate(76.745vw,-10px) scale(.8281);animation:fall-10 24s -19s linear infinite}@keyframes fall-10{49.291%{transform:translate(67.6626vw,49.291vh) scale(.8281)}to{transform:translate(72.2038vw,100vh) scale(.8281)}}.snow:nth-child(11){opacity:1.7484;transform:translate(17.8117vw,-10px) scale(.9348);animation:fall-11 10s -1s linear infinite}@keyframes fall-11{36.613%{transform:translate(16.97vw,36.613vh) scale(.9348)}to{transform:translate(17.39085vw,100vh) scale(.9348)}}.snow:nth-child(12){opacity:1.0528;transform:translate(87.9115vw,-10px) scale(.9542);animation:fall-12 15s -7s linear infinite}@keyframes fall-12{65.843%{transform:translate(96.6717vw,65.843vh) scale(.9542)}to{transform:translate(92.2916vw,100vh) scale(.9542)}}.snow:nth-child(13){opacity:1.8908;transform:translate(30.1755vw,-10px) scale(.172);animation:fall-13 28s -13s linear infinite}@keyframes fall-13{38.264%{transform:translate(24.7527vw,38.264vh) scale(.172)}to{transform:translate(27.4641vw,100vh) scale(.172)}}.snow:nth-child(14){opacity:1.3308;transform:translate(38.3918vw,-10px) scale(.4892);animation:fall-14 26s -2s linear infinite}@keyframes fall-14{35.681%{transform:translate(40.1941vw,35.681vh) scale(.4892)}to{transform:translate(39.29295vw,100vh) scale(.4892)}}.snow:nth-child(15){opacity:.4646;transform:translate(83.0815vw,-10px) scale(.6291);animation:fall-15 21s -17s linear infinite}@keyframes fall-15{62.186%{transform:translate(82.4901vw,62.186vh) scale(.6291)}to{transform:translate(82.7858vw,100vh) scale(.6291)}}.snow:nth-child(16){opacity:.1366;transform:translate(66.3521vw,-10px) scale(.069);animation:fall-16 17s -23s linear infinite}@keyframes fall-16{64.951%{transform:translate(64.8841vw,64.951vh) scale(.069)}to{transform:translate(65.6181vw,100vh) scale(.069)}}.snow:nth-child(17){opacity:1.246;transform:translate(42.3081vw,-10px) scale(.4597);animation:fall-17 12s -2s linear infinite}@keyframes fall-17{71.273%{transform:translate(42.5418vw,71.273vh) scale(.4597)}to{transform:translate(42.42495vw,100vh) scale(.4597)}}.snow:nth-child(18){opacity:1.9256;transform:translate(78.8074vw,-10px) scale(.9877);animation:fall-18 22s -12s linear infinite}@keyframes fall-18{59.714%{transform:translate(71.1253vw,59.714vh) scale(.9877)}to{transform:translate(74.96635vw,100vh) scale(.9877)}}.snow:nth-child(19){opacity:.2842;transform:translate(94.7881vw,-10px) scale(.1571);animation:fall-19 20s -10s linear infinite}@keyframes fall-19{63.108%{transform:translate(88.3709vw,63.108vh) scale(.1571)}to{transform:translate(91.5795vw,100vh) scale(.1571)}}.snow:nth-child(20){opacity:.3476;transform:translate(43.2952vw,-10px) scale(.9352);animation:fall-20 21s -11s linear infinite}@keyframes fall-20{51.537%{transform:translate(34.4033vw,51.537vh) scale(.9352)}to{transform:translate(38.84925vw,100vh) scale(.9352)}}.snow:nth-child(21){opacity:.415;transform:translate(68.9572vw,-10px) scale(.2989);animation:fall-21 29s -17s linear infinite}@keyframes fall-21{38.135%{transform:translate(74.2149vw,38.135vh) scale(.2989)}to{transform:translate(71.58605vw,100vh) scale(.2989)}}.snow:nth-child(22){opacity:1.5228;transform:translate(52.2062vw,-10px) scale(.5593);animation:fall-22 24s -20s linear infinite}@keyframes fall-22{68.214%{transform:translate(58.4329vw,68.214vh) scale(.5593)}to{transform:translate(55.31955vw,100vh) scale(.5593)}}.snow:nth-child(23){opacity:1.4466;transform:translate(60.5667vw,-10px) scale(.9035);animation:fall-23 23s -25s linear infinite}@keyframes fall-23{57.152%{transform:translate(63.6115vw,57.152vh) scale(.9035)}to{transform:translate(62.0891vw,100vh) scale(.9035)}}.snow:nth-child(24){opacity:1.4006;transform:translate(7.0061vw,-10px) scale(.0133);animation:fall-24 13s -6s linear infinite}@keyframes fall-24{43.163%{transform:translate(10.6562vw,43.163vh) scale(.0133)}to{transform:translate(8.83115vw,100vh) scale(.0133)}}.snow:nth-child(25){opacity:1.6286;transform:translate(89.9133vw,-10px) scale(.0296);animation:fall-25 11s -6s linear infinite}@keyframes fall-25{54.328%{transform:translate(92.838vw,54.328vh) scale(.0296)}to{transform:translate(91.37565vw,100vh) scale(.0296)}}.snow:nth-child(26){opacity:.7902;transform:translate(47.017vw,-10px) scale(.0821);animation:fall-26 13s -5s linear infinite}@keyframes fall-26{77.354%{transform:translate(37.0707vw,77.354vh) scale(.0821)}to{transform:translate(42.04385vw,100vh) scale(.0821)}}.snow:nth-child(27){opacity:.7324;transform:translate(48.7253vw,-10px) scale(.6456);animation:fall-27 12s -10s linear infinite}@keyframes fall-27{65.182%{transform:translate(48.2078vw,65.182vh) scale(.6456)}to{transform:translate(48.46655vw,100vh) scale(.6456)}}.snow:nth-child(28){opacity:1.1314;transform:translate(94.8739vw,-10px) scale(.9914);animation:fall-28 10s -12s linear infinite}@keyframes fall-28{68.936%{transform:translate(104.6489vw,68.936vh) scale(.9914)}to{transform:translate(99.7614vw,100vh) scale(.9914)}}.snow:nth-child(29){opacity:1.7998;transform:translate(1.5521vw,-10px) scale(.6728);animation:fall-29 10s -6s linear infinite}@keyframes fall-29{57.014%{transform:translate(5.3733vw,57.014vh) scale(.6728)}to{transform:translate(3.4627vw,100vh) scale(.6728)}}.snow:nth-child(30){opacity:1.4282;transform:translate(61.3159vw,-10px) scale(.4131);animation:fall-30 16s -15s linear infinite}@keyframes fall-30{49.777%{transform:translate(70.3154vw,49.777vh) scale(.4131)}to{transform:translate(65.81565vw,100vh) scale(.4131)}}.snow:nth-child(31){opacity:1.7066;transform:translate(41.205vw,-10px) scale(.0502);animation:fall-31 21s -3s linear infinite}@keyframes fall-31{39.811%{transform:translate(50.8499vw,39.811vh) scale(.0502)}to{transform:translate(46.02745vw,100vh) scale(.0502)}}.snow:nth-child(32){opacity:.6708;transform:translate(52.0336vw,-10px) scale(.129);animation:fall-32 24s -14s linear infinite}@keyframes fall-32{53.385%{transform:translate(54.7113vw,53.385vh) scale(.129)}to{transform:translate(53.37245vw,100vh) scale(.129)}}.snow:nth-child(33){opacity:1.1772;transform:translate(63.698vw,-10px) scale(.9051);animation:fall-33 22s -2s linear infinite}@keyframes fall-33{40.484%{transform:translate(67.4409vw,40.484vh) scale(.9051)}to{transform:translate(65.56945vw,100vh) scale(.9051)}}.snow:nth-child(34){opacity:.4358;transform:translate(81.4257vw,-10px) scale(.8226);animation:fall-34 20s -29s linear infinite}@keyframes fall-34{48.185%{transform:translate(90.626vw,48.185vh) scale(.8226)}to{transform:translate(86.02585vw,100vh) scale(.8226)}}.snow:nth-child(35){opacity:1.6302;transform:translate(1.6952vw,-10px) scale(.112);animation:fall-35 29s -8s linear infinite}@keyframes fall-35{56.282%{transform:translate(-4.8808vw,56.282vh) scale(.112)}to{transform:translate(-1.5928vw,100vh) scale(.112)}}.snow:nth-child(36){opacity:.4988;transform:translate(56.3472vw,-10px) scale(.0092);animation:fall-36 21s -6s linear infinite}@keyframes fall-36{76.17%{transform:translate(52.41vw,76.17vh) scale(.0092)}to{transform:translate(54.3786vw,100vh) scale(.0092)}}.snow:nth-child(37){opacity:1.0868;transform:translate(79.2713vw,-10px) scale(.5319);animation:fall-37 14s -17s linear infinite}@keyframes fall-37{31.776%{transform:translate(77.7242vw,31.776vh) scale(.5319)}to{transform:translate(78.49775vw,100vh) scale(.5319)}}.snow:nth-child(38){opacity:1.1982;transform:translate(80.3408vw,-10px) scale(.7229);animation:fall-38 27s -15s linear infinite}@keyframes fall-38{71.967%{transform:translate(79.2571vw,71.967vh) scale(.7229)}to{transform:translate(79.79895vw,100vh) scale(.7229)}}.snow:nth-child(39){opacity:1.878;transform:translate(33.1466vw,-10px) scale(.9968);animation:fall-39 30s -10s linear infinite}@keyframes fall-39{59.702%{transform:translate(36.4528vw,59.702vh) scale(.9968)}to{transform:translate(34.7997vw,100vh) scale(.9968)}}.snow:nth-child(40){opacity:1.2018;transform:translate(79.4445vw,-10px) scale(.0967);animation:fall-40 16s -22s linear infinite}@keyframes fall-40{59.746%{transform:translate(82.2039vw,59.746vh) scale(.0967)}to{transform:translate(80.8242vw,100vh) scale(.0967)}}.snow:nth-child(41){opacity:.9306;transform:translate(92.5004vw,-10px) scale(.4812);animation:fall-41 14s -23s linear infinite}@keyframes fall-41{44.535%{transform:translate(101.1041vw,44.535vh) scale(.4812)}to{transform:translate(96.80225vw,100vh) scale(.4812)}}.snow:nth-child(42){opacity:.724;transform:translate(5.8744vw,-10px) scale(.8209);animation:fall-42 27s -27s linear infinite}@keyframes fall-42{42.881%{transform:translate(1.0028vw,42.881vh) scale(.8209)}to{transform:translate(3.4386vw,100vh) scale(.8209)}}.snow:nth-child(43){opacity:1.926;transform:translate(9.3095vw,-10px) scale(.2851);animation:fall-43 19s -28s linear infinite}@keyframes fall-43{65.312%{transform:translate(6.7997vw,65.312vh) scale(.2851)}to{transform:translate(8.0546vw,100vh) scale(.2851)}}.snow:nth-child(44){opacity:1.9362;transform:translate(37.1897vw,-10px) scale(.2154);animation:fall-44 28s -8s linear infinite}@keyframes fall-44{62.036%{transform:translate(44.7985vw,62.036vh) scale(.2154)}to{transform:translate(40.9941vw,100vh) scale(.2154)}}.snow:nth-child(45){opacity:.7942;transform:translate(82.9941vw,-10px) scale(.5475);animation:fall-45 21s -7s linear infinite}@keyframes fall-45{62.76%{transform:translate(88.6278vw,62.76vh) scale(.5475)}to{transform:translate(85.81095vw,100vh) scale(.5475)}}.snow:nth-child(46){opacity:1.177;transform:translate(85.5334vw,-10px) scale(.3992);animation:fall-46 17s -24s linear infinite}@keyframes fall-46{47.868%{transform:translate(85.8352vw,47.868vh) scale(.3992)}to{transform:translate(85.6843vw,100vh) scale(.3992)}}.snow:nth-child(47){opacity:1.941;transform:translate(89.9986vw,-10px) scale(.2659);animation:fall-47 23s -28s linear infinite}@keyframes fall-47{78.861%{transform:translate(91.9496vw,78.861vh) scale(.2659)}to{transform:translate(90.9741vw,100vh) scale(.2659)}}.snow:nth-child(48){opacity:.5102;transform:translate(90.9699vw,-10px) scale(.567);animation:fall-48 29s -10s linear infinite}@keyframes fall-48{34.103%{transform:translate(86.1589vw,34.103vh) scale(.567)}to{transform:translate(88.5644vw,100vh) scale(.567)}}.snow:nth-child(49){opacity:.3198;transform:translate(52.2195vw,-10px) scale(.8887);animation:fall-49 16s -8s linear infinite}@keyframes fall-49{32.163%{transform:translate(60.9103vw,32.163vh) scale(.8887)}to{transform:translate(56.5649vw,100vh) scale(.8887)}}.snow:nth-child(50){opacity:.7378;transform:translate(73.2144vw,-10px) scale(.4466);animation:fall-50 16s -3s linear infinite}@keyframes fall-50{42.986%{transform:translate(75.5605vw,42.986vh) scale(.4466)}to{transform:translate(74.38745vw,100vh) scale(.4466)}}.snow:nth-child(51){opacity:.2978;transform:translate(24.5649vw,-10px) scale(.3527);animation:fall-51 10s -7s linear infinite}@keyframes fall-51{64.774%{transform:translate(27.7171vw,64.774vh) scale(.3527)}to{transform:translate(26.141vw,100vh) scale(.3527)}}.snow:nth-child(52){opacity:.548;transform:translate(42.4766vw,-10px) scale(.969);animation:fall-52 21s -26s linear infinite}@keyframes fall-52{67.485%{transform:translate(43.0412vw,67.485vh) scale(.969)}to{transform:translate(42.7589vw,100vh) scale(.969)}}.snow:nth-child(53){opacity:.8816;transform:translate(49.7706vw,-10px) scale(.2062);animation:fall-53 21s -28s linear infinite}@keyframes fall-53{73.633%{transform:translate(54.2161vw,73.633vh) scale(.2062)}to{transform:translate(51.99335vw,100vh) scale(.2062)}}.snow:nth-child(54){opacity:1.2692;transform:translate(19.0451vw,-10px) scale(.0163);animation:fall-54 20s -18s linear infinite}@keyframes fall-54{52.425%{transform:translate(26.9781vw,52.425vh) scale(.0163)}to{transform:translate(23.0116vw,100vh) scale(.0163)}}.snow:nth-child(55){opacity:1.1936;transform:translate(20.1229vw,-10px) scale(.7429);animation:fall-55 24s -7s linear infinite}@keyframes fall-55{64.005%{transform:translate(13.7976vw,64.005vh) scale(.7429)}to{transform:translate(16.96025vw,100vh) scale(.7429)}}.snow:nth-child(56){opacity:1.7026;transform:translate(93.891vw,-10px) scale(.5679);animation:fall-56 18s -5s linear infinite}@keyframes fall-56{54.507%{transform:translate(84.3714vw,54.507vh) scale(.5679)}to{transform:translate(89.1312vw,100vh) scale(.5679)}}.snow:nth-child(57){opacity:.01;transform:translate(99.9921vw,-10px) scale(.0636);animation:fall-57 22s -15s linear infinite}@keyframes fall-57{31.747%{transform:translate(98.7399vw,31.747vh) scale(.0636)}to{transform:translate(99.366vw,100vh) scale(.0636)}}.snow:nth-child(58){opacity:.6026;transform:translate(11.2104vw,-10px) scale(.6021);animation:fall-58 21s -24s linear infinite}@keyframes fall-58{57.619%{transform:translate(17.7657vw,57.619vh) scale(.6021)}to{transform:translate(14.48805vw,100vh) scale(.6021)}}.snow:nth-child(59){opacity:1.7274;transform:translate(78.5281vw,-10px) scale(.4605);animation:fall-59 23s -19s linear infinite}@keyframes fall-59{64.624%{transform:translate(78.4415vw,64.624vh) scale(.4605)}to{transform:translate(78.4848vw,100vh) scale(.4605)}}.snow:nth-child(60){opacity:.4442;transform:translate(93.2815vw,-10px) scale(.3948);animation:fall-60 11s -15s linear infinite}@keyframes fall-60{40.285%{transform:translate(94.6919vw,40.285vh) scale(.3948)}to{transform:translate(93.9867vw,100vh) scale(.3948)}}.snow:nth-child(61){opacity:.696;transform:translate(8.3155vw,-10px) scale(.6592);animation:fall-61 29s -5s linear infinite}@keyframes fall-61{39.543%{transform:translate(7.5627vw,39.543vh) scale(.6592)}to{transform:translate(7.9391vw,100vh) scale(.6592)}}.snow:nth-child(62){opacity:.4822;transform:translate(73.7038vw,-10px) scale(.9434);animation:fall-62 20s -16s linear infinite}@keyframes fall-62{58.648%{transform:translate(75.1058vw,58.648vh) scale(.9434)}to{transform:translate(74.4048vw,100vh) scale(.9434)}}.snow:nth-child(63){opacity:1.3348;transform:translate(75.8822vw,-10px) scale(.4732);animation:fall-63 20s -6s linear infinite}@keyframes fall-63{56.892%{transform:translate(77.8854vw,56.892vh) scale(.4732)}to{transform:translate(76.8838vw,100vh) scale(.4732)}}.snow:nth-child(64){opacity:.6566;transform:translate(37.0799vw,-10px) scale(.6928);animation:fall-64 22s -9s linear infinite}@keyframes fall-64{38.477%{transform:translate(28.2689vw,38.477vh) scale(.6928)}to{transform:translate(32.6744vw,100vh) scale(.6928)}}.snow:nth-child(65){opacity:1.1584;transform:translate(63.4365vw,-10px) scale(.88);animation:fall-65 12s -8s linear infinite}@keyframes fall-65{49.547%{transform:translate(67.183vw,49.547vh) scale(.88)}to{transform:translate(65.30975vw,100vh) scale(.88)}}.snow:nth-child(66){opacity:1.9312;transform:translate(82.9441vw,-10px) scale(.1773);animation:fall-66 23s -4s linear infinite}@keyframes fall-66{75.556%{transform:translate(85.3618vw,75.556vh) scale(.1773)}to{transform:translate(84.15295vw,100vh) scale(.1773)}}.snow:nth-child(67){opacity:1.861;transform:translate(32.3671vw,-10px) scale(.7549);animation:fall-67 28s -22s linear infinite}@keyframes fall-67{55.711%{transform:translate(37.7621vw,55.711vh) scale(.7549)}to{transform:translate(35.0646vw,100vh) scale(.7549)}}.snow:nth-child(68){opacity:1.418;transform:translate(46.3023vw,-10px) scale(.1493);animation:fall-68 30s -19s linear infinite}@keyframes fall-68{34.539%{transform:translate(39.1403vw,34.539vh) scale(.1493)}to{transform:translate(42.7213vw,100vh) scale(.1493)}}.snow:nth-child(69){opacity:.029;transform:translate(59.2781vw,-10px) scale(.7818);animation:fall-69 26s -11s linear infinite}@keyframes fall-69{44.731%{transform:translate(50.8264vw,44.731vh) scale(.7818)}to{transform:translate(55.05225vw,100vh) scale(.7818)}}.snow:nth-child(70){opacity:1.2396;transform:translate(40.1261vw,-10px) scale(.0926);animation:fall-70 11s -16s linear infinite}@keyframes fall-70{72.486%{transform:translate(31.0118vw,72.486vh) scale(.0926)}to{transform:translate(35.56895vw,100vh) scale(.0926)}}.snow:nth-child(71){opacity:1.444;transform:translate(5.5687vw,-10px) scale(.1715);animation:fall-71 11s -22s linear infinite}@keyframes fall-71{45.487%{transform:translate(6.7873vw,45.487vh) scale(.1715)}to{transform:translate(6.178vw,100vh) scale(.1715)}}.snow:nth-child(72){opacity:1.9422;transform:translate(69.642vw,-10px) scale(.2741);animation:fall-72 21s -20s linear infinite}@keyframes fall-72{67.165%{transform:translate(62.4042vw,67.165vh) scale(.2741)}to{transform:translate(66.0231vw,100vh) scale(.2741)}}.snow:nth-child(73){opacity:1.617;transform:translate(86.4452vw,-10px) scale(.0497);animation:fall-73 24s -28s linear infinite}@keyframes fall-73{36.524%{transform:translate(93.0636vw,36.524vh) scale(.0497)}to{transform:translate(89.7544vw,100vh) scale(.0497)}}.snow:nth-child(74){opacity:.7404;transform:translate(44.1972vw,-10px) scale(.5291);animation:fall-74 10s -24s linear infinite}@keyframes fall-74{51.161%{transform:translate(37.2793vw,51.161vh) scale(.5291)}to{transform:translate(40.73825vw,100vh) scale(.5291)}}.snow:nth-child(75){opacity:.0444;transform:translate(37.2226vw,-10px) scale(.9532);animation:fall-75 15s -12s linear infinite}@keyframes fall-75{64.167%{transform:translate(35.3798vw,64.167vh) scale(.9532)}to{transform:translate(36.3012vw,100vh) scale(.9532)}}.snow:nth-child(76){opacity:1.8584;transform:translate(85.0913vw,-10px) scale(.2473);animation:fall-76 23s -27s linear infinite}@keyframes fall-76{33.005%{transform:translate(80.792vw,33.005vh) scale(.2473)}to{transform:translate(82.94165vw,100vh) scale(.2473)}}.snow:nth-child(77){opacity:.6504;transform:translate(88.546vw,-10px) scale(.3845);animation:fall-77 21s -2s linear infinite}@keyframes fall-77{46.634%{transform:translate(81.6937vw,46.634vh) scale(.3845)}to{transform:translate(85.11985vw,100vh) scale(.3845)}}.snow:nth-child(78){opacity:.113;transform:translate(90.9891vw,-10px) scale(.787);animation:fall-78 30s -16s linear infinite}@keyframes fall-78{41.141%{transform:translate(96.1829vw,41.141vh) scale(.787)}to{transform:translate(93.586vw,100vh) scale(.787)}}.snow:nth-child(79){opacity:1.6532;transform:translate(5.7495vw,-10px) scale(.2775);animation:fall-79 29s -12s linear infinite}@keyframes fall-79{47.132%{transform:translate(5.0413vw,47.132vh) scale(.2775)}to{transform:translate(5.3954vw,100vh) scale(.2775)}}.snow:nth-child(80){opacity:1.712;transform:translate(59.0289vw,-10px) scale(.47);animation:fall-80 18s -15s linear infinite}@keyframes fall-80{63.753%{transform:translate(51.9052vw,63.753vh) scale(.47)}to{transform:translate(55.46705vw,100vh) scale(.47)}}.snow:nth-child(81){opacity:1.2354;transform:translate(29.3964vw,-10px) scale(.4508);animation:fall-81 22s -15s linear infinite}@keyframes fall-81{67.544%{transform:translate(23.115vw,67.544vh) scale(.4508)}to{transform:translate(26.2557vw,100vh) scale(.4508)}}.snow:nth-child(82){opacity:.4388;transform:translate(56.086vw,-10px) scale(.1612);animation:fall-82 28s -27s linear infinite}@keyframes fall-82{38.686%{transform:translate(57.4798vw,38.686vh) scale(.1612)}to{transform:translate(56.7829vw,100vh) scale(.1612)}}.snow:nth-child(83){opacity:.994;transform:translate(91.8992vw,-10px) scale(.0959);animation:fall-83 13s -2s linear infinite}@keyframes fall-83{69.488%{transform:translate(92.1203vw,69.488vh) scale(.0959)}to{transform:translate(92.00975vw,100vh) scale(.0959)}}.snow:nth-child(84){opacity:1.271;transform:translate(45.9555vw,-10px) scale(.2096);animation:fall-84 19s -20s linear infinite}@keyframes fall-84{65.501%{transform:translate(52.2852vw,65.501vh) scale(.2096)}to{transform:translate(49.12035vw,100vh) scale(.2096)}}.snow:nth-child(85){opacity:1.0862;transform:translate(63.4188vw,-10px) scale(.2168);animation:fall-85 19s -17s linear infinite}@keyframes fall-85{79.707%{transform:translate(70.5197vw,79.707vh) scale(.2168)}to{transform:translate(66.96925vw,100vh) scale(.2168)}}.snow:nth-child(86){opacity:1.1048;transform:translate(75.6253vw,-10px) scale(.5876);animation:fall-86 20s -16s linear infinite}@keyframes fall-86{40.17%{transform:translate(84.7745vw,40.17vh) scale(.5876)}to{transform:translate(80.1999vw,100vh) scale(.5876)}}.snow:nth-child(87){opacity:1.9808;transform:translate(47.5664vw,-10px) scale(.8282);animation:fall-87 15s -28s linear infinite}@keyframes fall-87{76.848%{transform:translate(55.3695vw,76.848vh) scale(.8282)}to{transform:translate(51.46795vw,100vh) scale(.8282)}}.snow:nth-child(88){opacity:.197;transform:translate(66.5965vw,-10px) scale(.5499);animation:fall-88 19s -1s linear infinite}@keyframes fall-88{76.91%{transform:translate(61.8868vw,76.91vh) scale(.5499)}to{transform:translate(64.24165vw,100vh) scale(.5499)}}.snow:nth-child(89){opacity:1.7482;transform:translate(21.9116vw,-10px) scale(.7137);animation:fall-89 11s -17s linear infinite}@keyframes fall-89{79.394%{transform:translate(24.6363vw,79.394vh) scale(.7137)}to{transform:translate(23.27395vw,100vh) scale(.7137)}}.snow:nth-child(90){opacity:1.5204;transform:translate(33.8772vw,-10px) scale(.0774);animation:fall-90 14s -14s linear infinite}@keyframes fall-90{41.52%{transform:translate(37.1801vw,41.52vh) scale(.0774)}to{transform:translate(35.52865vw,100vh) scale(.0774)}}.snow:nth-child(91){opacity:.0464;transform:translate(67.134vw,-10px) scale(.2565);animation:fall-91 16s -29s linear infinite}@keyframes fall-91{75.633%{transform:translate(64.9863vw,75.633vh) scale(.2565)}to{transform:translate(66.06015vw,100vh) scale(.2565)}}.snow:nth-child(92){opacity:1.1194;transform:translate(.2478vw,-10px) scale(.7564);animation:fall-92 27s -17s linear infinite}@keyframes fall-92{30.968%{transform:translate(1.1141vw,30.968vh) scale(.7564)}to{transform:translate(.68095vw,100vh) scale(.7564)}}.snow:nth-child(93){opacity:1.3302;transform:translate(15.3102vw,-10px) scale(.7272);animation:fall-93 21s -8s linear infinite}@keyframes fall-93{36.38%{transform:translate(19.1083vw,36.38vh) scale(.7272)}to{transform:translate(17.20925vw,100vh) scale(.7272)}}.snow:nth-child(94){opacity:.5096;transform:translate(73.7966vw,-10px) scale(.8215);animation:fall-94 19s -18s linear infinite}@keyframes fall-94{45.384%{transform:translate(64.1112vw,45.384vh) scale(.8215)}to{transform:translate(68.9539vw,100vh) scale(.8215)}}.snow:nth-child(95){opacity:1.887;transform:translate(57.4369vw,-10px) scale(.0359);animation:fall-95 22s -16s linear infinite}@keyframes fall-95{76.01%{transform:translate(57.5917vw,76.01vh) scale(.0359)}to{transform:translate(57.5143vw,100vh) scale(.0359)}}.snow:nth-child(96){opacity:.132;transform:translate(41.5601vw,-10px) scale(.7843);animation:fall-96 23s -9s linear infinite}@keyframes fall-96{79.082%{transform:translate(37.9624vw,79.082vh) scale(.7843)}to{transform:translate(39.76125vw,100vh) scale(.7843)}}.snow:nth-child(97){opacity:1.2626;transform:translate(28.1481vw,-10px) scale(.8919);animation:fall-97 19s -16s linear infinite}@keyframes fall-97{48.444%{transform:translate(19.2859vw,48.444vh) scale(.8919)}to{transform:translate(23.717vw,100vh) scale(.8919)}}.snow:nth-child(98){opacity:.3016;transform:translate(40.0766vw,-10px) scale(.5757);animation:fall-98 14s -24s linear infinite}@keyframes fall-98{31.508%{transform:translate(35.5607vw,31.508vh) scale(.5757)}to{transform:translate(37.81865vw,100vh) scale(.5757)}}.snow:nth-child(99){opacity:.714;transform:translate(7.368vw,-10px) scale(.5718);animation:fall-99 12s -26s linear infinite}@keyframes fall-99{55.582%{transform:translate(-.7233vw,55.582vh) scale(.5718)}to{transform:translate(3.32235vw,100vh) scale(.5718)}}.snow:nth-child(100){opacity:1.9916;transform:translate(65.3819vw,-10px) scale(.5231);animation:fall-100 10s -3s linear infinite}@keyframes fall-100{58.849%{transform:translate(70.1061vw,58.849vh) scale(.5231)}to{transform:translate(67.744vw,100vh) scale(.5231)}}.snow:nth-child(101){opacity:1.363;transform:translate(7.5484vw,-10px) scale(.4735);animation:fall-101 30s -6s linear infinite}@keyframes fall-101{68.535%{transform:translate(11.0329vw,68.535vh) scale(.4735)}to{transform:translate(9.29065vw,100vh) scale(.4735)}}.snow:nth-child(102){opacity:1.8648;transform:translate(94.8324vw,-10px) scale(.739);animation:fall-102 18s -5s linear infinite}@keyframes fall-102{57.393%{transform:translate(86.8883vw,57.393vh) scale(.739)}to{transform:translate(90.86035vw,100vh) scale(.739)}}.snow:nth-child(103){opacity:.6192;transform:translate(64.9961vw,-10px) scale(.6787);animation:fall-103 25s -18s linear infinite}@keyframes fall-103{45.632%{transform:translate(63.3121vw,45.632vh) scale(.6787)}to{transform:translate(64.1541vw,100vh) scale(.6787)}}.snow:nth-child(104){opacity:.3686;transform:translate(26.1121vw,-10px) scale(.7722);animation:fall-104 25s -16s linear infinite}@keyframes fall-104{64.507%{transform:translate(28.0193vw,64.507vh) scale(.7722)}to{transform:translate(27.0657vw,100vh) scale(.7722)}}.snow:nth-child(105){opacity:.7242;transform:translate(3.683vw,-10px) scale(.4437);animation:fall-105 28s -12s linear infinite}@keyframes fall-105{66.667%{transform:translate(5.5864vw,66.667vh) scale(.4437)}to{transform:translate(4.6347vw,100vh) scale(.4437)}}.snow:nth-child(106){opacity:1.2086;transform:translate(50.561vw,-10px) scale(.9932);animation:fall-106 20s -9s linear infinite}@keyframes fall-106{77.941%{transform:translate(49.02vw,77.941vh) scale(.9932)}to{transform:translate(49.7905vw,100vh) scale(.9932)}}.snow:nth-child(107){opacity:1.316;transform:translate(30.4737vw,-10px) scale(.5464);animation:fall-107 10s -5s linear infinite}@keyframes fall-107{36.044%{transform:translate(38.5692vw,36.044vh) scale(.5464)}to{transform:translate(34.52145vw,100vh) scale(.5464)}}.snow:nth-child(108){opacity:.302;transform:translate(.4685vw,-10px) scale(.5281);animation:fall-108 20s -9s linear infinite}@keyframes fall-108{54.861%{transform:translate(4.4572vw,54.861vh) scale(.5281)}to{transform:translate(2.46285vw,100vh) scale(.5281)}}.snow:nth-child(109){opacity:1.2706;transform:translate(79.5521vw,-10px) scale(.1811);animation:fall-109 30s -19s linear infinite}@keyframes fall-109{64.278%{transform:translate(87.5829vw,64.278vh) scale(.1811)}to{transform:translate(83.5675vw,100vh) scale(.1811)}}.snow:nth-child(110){opacity:.053;transform:translate(4.1761vw,-10px) scale(.5523);animation:fall-110 18s -10s linear infinite}@keyframes fall-110{46.118%{transform:translate(9.8008vw,46.118vh) scale(.5523)}to{transform:translate(6.98845vw,100vh) scale(.5523)}}.snow:nth-child(111){opacity:.2048;transform:translate(79.6087vw,-10px) scale(.3304);animation:fall-111 12s -22s linear infinite}@keyframes fall-111{39.937%{transform:translate(81.5027vw,39.937vh) scale(.3304)}to{transform:translate(80.5557vw,100vh) scale(.3304)}}.snow:nth-child(112){opacity:1.1494;transform:translate(23.0103vw,-10px) scale(.5037);animation:fall-112 30s -6s linear infinite}@keyframes fall-112{38.961%{transform:translate(21.0658vw,38.961vh) scale(.5037)}to{transform:translate(22.03805vw,100vh) scale(.5037)}}.snow:nth-child(113){opacity:.9914;transform:translate(84.2475vw,-10px) scale(.0774);animation:fall-113 13s -9s linear infinite}@keyframes fall-113{70.371%{transform:translate(76.1881vw,70.371vh) scale(.0774)}to{transform:translate(80.2178vw,100vh) scale(.0774)}}.snow:nth-child(114){opacity:.33;transform:translate(30.9577vw,-10px) scale(.3728);animation:fall-114 16s -28s linear infinite}@keyframes fall-114{34.528%{transform:translate(34.0335vw,34.528vh) scale(.3728)}to{transform:translate(32.4956vw,100vh) scale(.3728)}}.snow:nth-child(115){opacity:1.7766;transform:translate(51.3589vw,-10px) scale(.2503);animation:fall-115 13s -25s linear infinite}@keyframes fall-115{58.503%{transform:translate(51.855vw,58.503vh) scale(.2503)}to{transform:translate(51.60695vw,100vh) scale(.2503)}}.snow:nth-child(116){opacity:.3886;transform:translate(30.3843vw,-10px) scale(.8926);animation:fall-116 10s -19s linear infinite}@keyframes fall-116{49.797%{transform:translate(32.1007vw,49.797vh) scale(.8926)}to{transform:translate(31.2425vw,100vh) scale(.8926)}}.snow:nth-child(117){opacity:.6626;transform:translate(64.5398vw,-10px) scale(.8915);animation:fall-117 23s -2s linear infinite}@keyframes fall-117{43.703%{transform:translate(56.6523vw,43.703vh) scale(.8915)}to{transform:translate(60.59605vw,100vh) scale(.8915)}}.snow:nth-child(118){opacity:1.6024;transform:translate(96.9769vw,-10px) scale(.0284);animation:fall-118 11s -20s linear infinite}@keyframes fall-118{55.687%{transform:translate(102.8811vw,55.687vh) scale(.0284)}to{transform:translate(99.929vw,100vh) scale(.0284)}}.snow:nth-child(119){opacity:1.49;transform:translate(93.0056vw,-10px) scale(.9619);animation:fall-119 21s -14s linear infinite}@keyframes fall-119{49.923%{transform:translate(99.8477vw,49.923vh) scale(.9619)}to{transform:translate(96.42665vw,100vh) scale(.9619)}}.snow:nth-child(120){opacity:.7382;transform:translate(10.6348vw,-10px) scale(.6434);animation:fall-120 29s -6s linear infinite}@keyframes fall-120{34.587%{transform:translate(7.4544vw,34.587vh) scale(.6434)}to{transform:translate(9.0446vw,100vh) scale(.6434)}}.snow:nth-child(121){opacity:.5098;transform:translate(94.8478vw,-10px) scale(.6739);animation:fall-121 22s -5s linear infinite}@keyframes fall-121{72.784%{transform:translate(94.1299vw,72.784vh) scale(.6739)}to{transform:translate(94.48885vw,100vh) scale(.6739)}}.snow:nth-child(122){opacity:1.6202;transform:translate(56.2015vw,-10px) scale(.6948);animation:fall-122 30s -16s linear infinite}@keyframes fall-122{52.633%{transform:translate(59.1641vw,52.633vh) scale(.6948)}to{transform:translate(57.6828vw,100vh) scale(.6948)}}.snow:nth-child(123){opacity:1.7204;transform:translate(71.8862vw,-10px) scale(.3868);animation:fall-123 25s -28s linear infinite}@keyframes fall-123{73.444%{transform:translate(77.5033vw,73.444vh) scale(.3868)}to{transform:translate(74.69475vw,100vh) scale(.3868)}}.snow:nth-child(124){opacity:.5236;transform:translate(15.1038vw,-10px) scale(.4845);animation:fall-124 19s -30s linear infinite}@keyframes fall-124{73.078%{transform:translate(14.2896vw,73.078vh) scale(.4845)}to{transform:translate(14.6967vw,100vh) scale(.4845)}}.snow:nth-child(125){opacity:.67;transform:translate(80.6047vw,-10px) scale(.3101);animation:fall-125 17s -8s linear infinite}@keyframes fall-125{58.425%{transform:translate(90.5749vw,58.425vh) scale(.3101)}to{transform:translate(85.5898vw,100vh) scale(.3101)}}.snow:nth-child(126){opacity:.6048;transform:translate(29.3391vw,-10px) scale(.5078);animation:fall-126 27s -21s linear infinite}@keyframes fall-126{40.631%{transform:translate(36.3972vw,40.631vh) scale(.5078)}to{transform:translate(32.86815vw,100vh) scale(.5078)}}.snow:nth-child(127){opacity:.9006;transform:translate(19.2531vw,-10px) scale(.4063);animation:fall-127 27s -15s linear infinite}@keyframes fall-127{70.421%{transform:translate(29.2147vw,70.421vh) scale(.4063)}to{transform:translate(24.2339vw,100vh) scale(.4063)}}.snow:nth-child(128){opacity:1.4066;transform:translate(61.7016vw,-10px) scale(.2118);animation:fall-128 17s -14s linear infinite}@keyframes fall-128{55.494%{transform:translate(63.1752vw,55.494vh) scale(.2118)}to{transform:translate(62.4384vw,100vh) scale(.2118)}}.snow:nth-child(129){opacity:.8462;transform:translate(35.3108vw,-10px) scale(.313);animation:fall-129 30s -5s linear infinite}@keyframes fall-129{50.221%{transform:translate(27.4954vw,50.221vh) scale(.313)}to{transform:translate(31.4031vw,100vh) scale(.313)}}.snow:nth-child(130){opacity:1.4242;transform:translate(13.5067vw,-10px) scale(.2784);animation:fall-130 12s -7s linear infinite}@keyframes fall-130{53.556%{transform:translate(7.9989vw,53.556vh) scale(.2784)}to{transform:translate(10.7528vw,100vh) scale(.2784)}}.snow:nth-child(131){opacity:.2638;transform:translate(61.0657vw,-10px) scale(.5694);animation:fall-131 29s -27s linear infinite}@keyframes fall-131{43.556%{transform:translate(55.4801vw,43.556vh) scale(.5694)}to{transform:translate(58.2729vw,100vh) scale(.5694)}}.snow:nth-child(132){opacity:.87;transform:translate(20.7994vw,-10px) scale(.9625);animation:fall-132 29s -24s linear infinite}@keyframes fall-132{31.988%{transform:translate(27.1446vw,31.988vh) scale(.9625)}to{transform:translate(23.972vw,100vh) scale(.9625)}}.snow:nth-child(133){opacity:.1418;transform:translate(99.799vw,-10px) scale(.416);animation:fall-133 18s -18s linear infinite}@keyframes fall-133{66.89%{transform:translate(90.361vw,66.89vh) scale(.416)}to{transform:translate(95.08vw,100vh) scale(.416)}}.snow:nth-child(134){opacity:1.6102;transform:translate(96.3035vw,-10px) scale(.6278);animation:fall-134 25s -29s linear infinite}@keyframes fall-134{40.521%{transform:translate(94.8889vw,40.521vh) scale(.6278)}to{transform:translate(95.5962vw,100vh) scale(.6278)}}.snow:nth-child(135){opacity:1.3206;transform:translate(44.0479vw,-10px) scale(.7232);animation:fall-135 19s -11s linear infinite}@keyframes fall-135{45.264%{transform:translate(45.2532vw,45.264vh) scale(.7232)}to{transform:translate(44.65055vw,100vh) scale(.7232)}}.snow:nth-child(136){opacity:.0488;transform:translate(41.432vw,-10px) scale(.839);animation:fall-136 16s -26s linear infinite}@keyframes fall-136{71.629%{transform:translate(37.0476vw,71.629vh) scale(.839)}to{transform:translate(39.2398vw,100vh) scale(.839)}}.snow:nth-child(137){opacity:1.5686;transform:translate(37.1262vw,-10px) scale(.5687);animation:fall-137 21s -22s linear infinite}@keyframes fall-137{35.869%{transform:translate(28.2947vw,35.869vh) scale(.5687)}to{transform:translate(32.71045vw,100vh) scale(.5687)}}.snow:nth-child(138){opacity:.514;transform:translate(63.7496vw,-10px) scale(.7028);animation:fall-138 16s -29s linear infinite}@keyframes fall-138{39.056%{transform:translate(59.3711vw,39.056vh) scale(.7028)}to{transform:translate(61.56035vw,100vh) scale(.7028)}}.snow:nth-child(139){opacity:1.1604;transform:translate(57.263vw,-10px) scale(.3934);animation:fall-139 28s -16s linear infinite}@keyframes fall-139{56.32%{transform:translate(58.4654vw,56.32vh) scale(.3934)}to{transform:translate(57.8642vw,100vh) scale(.3934)}}.snow:nth-child(140){opacity:.5702;transform:translate(5.354vw,-10px) scale(.9958);animation:fall-140 28s -10s linear infinite}@keyframes fall-140{53.552%{transform:translate(7.2715vw,53.552vh) scale(.9958)}to{transform:translate(6.31275vw,100vh) scale(.9958)}}.snow:nth-child(141){opacity:.9226;transform:translate(27.1303vw,-10px) scale(.4327);animation:fall-141 21s -5s linear infinite}@keyframes fall-141{37.791%{transform:translate(17.9875vw,37.791vh) scale(.4327)}to{transform:translate(22.5589vw,100vh) scale(.4327)}}.snow:nth-child(142){opacity:1.5718;transform:translate(51.9001vw,-10px) scale(.4852);animation:fall-142 24s -15s linear infinite}@keyframes fall-142{56.187%{transform:translate(51.7986vw,56.187vh) scale(.4852)}to{transform:translate(51.84935vw,100vh) scale(.4852)}}.snow:nth-child(143){opacity:.3952;transform:translate(66.2853vw,-10px) scale(.6582);animation:fall-143 15s -4s linear infinite}@keyframes fall-143{33.975%{transform:translate(69.0202vw,33.975vh) scale(.6582)}to{transform:translate(67.65275vw,100vh) scale(.6582)}}.snow:nth-child(144){opacity:.8616;transform:translate(15.0748vw,-10px) scale(.8327);animation:fall-144 15s -1s linear infinite}@keyframes fall-144{43.103%{transform:translate(23.7257vw,43.103vh) scale(.8327)}to{transform:translate(19.40025vw,100vh) scale(.8327)}}.snow:nth-child(145){opacity:1.7112;transform:translate(24.3575vw,-10px) scale(.5529);animation:fall-145 28s -10s linear infinite}@keyframes fall-145{64.696%{transform:translate(22.1044vw,64.696vh) scale(.5529)}to{transform:translate(23.23095vw,100vh) scale(.5529)}}.snow:nth-child(146){opacity:.194;transform:translate(90.7954vw,-10px) scale(.9055);animation:fall-146 23s -2s linear infinite}@keyframes fall-146{69.873%{transform:translate(87.1566vw,69.873vh) scale(.9055)}to{transform:translate(88.976vw,100vh) scale(.9055)}}.snow:nth-child(147){opacity:1.0322;transform:translate(.7025vw,-10px) scale(.4918);animation:fall-147 13s -29s linear infinite}@keyframes fall-147{49.695%{transform:translate(-2.1685vw,49.695vh) scale(.4918)}to{transform:translate(-.733vw,100vh) scale(.4918)}}.snow:nth-child(148){opacity:.6088;transform:translate(5.6823vw,-10px) scale(.5697);animation:fall-148 15s -11s linear infinite}@keyframes fall-148{65.324%{transform:translate(1.6949vw,65.324vh) scale(.5697)}to{transform:translate(3.6886vw,100vh) scale(.5697)}}.snow:nth-child(149){opacity:1.2662;transform:translate(10.6525vw,-10px) scale(.1704);animation:fall-149 22s -18s linear infinite}@keyframes fall-149{58.457%{transform:translate(18.5516vw,58.457vh) scale(.1704)}to{transform:translate(14.60205vw,100vh) scale(.1704)}}.snow:nth-child(150){opacity:.5086;transform:translate(84.9353vw,-10px) scale(.0704);animation:fall-150 27s -2s linear infinite}@keyframes fall-150{66.672%{transform:translate(84.1071vw,66.672vh) scale(.0704)}to{transform:translate(84.5212vw,100vh) scale(.0704)}}.snow:nth-child(151){opacity:.4246;transform:translate(74.5516vw,-10px) scale(.4082);animation:fall-151 26s -17s linear infinite}@keyframes fall-151{33.063%{transform:translate(70.7947vw,33.063vh) scale(.4082)}to{transform:translate(72.67315vw,100vh) scale(.4082)}}.snow:nth-child(152){opacity:1.5618;transform:translate(34.779vw,-10px) scale(.0229);animation:fall-152 27s -1s linear infinite}@keyframes fall-152{56.988%{transform:translate(44.1677vw,56.988vh) scale(.0229)}to{transform:translate(39.47335vw,100vh) scale(.0229)}}.snow:nth-child(153){opacity:1.399;transform:translate(31.3859vw,-10px) scale(.3784);animation:fall-153 19s -30s linear infinite}@keyframes fall-153{56.263%{transform:translate(24.4777vw,56.263vh) scale(.3784)}to{transform:translate(27.9318vw,100vh) scale(.3784)}}.snow:nth-child(154){opacity:.2314;transform:translate(36.2949vw,-10px) scale(.0456);animation:fall-154 28s -5s linear infinite}@keyframes fall-154{69.743%{transform:translate(44.5738vw,69.743vh) scale(.0456)}to{transform:translate(40.43435vw,100vh) scale(.0456)}}.snow:nth-child(155){opacity:1.9894;transform:translate(9.1983vw,-10px) scale(.6594);animation:fall-155 16s -4s linear infinite}@keyframes fall-155{56.142%{transform:translate(8.8443vw,56.142vh) scale(.6594)}to{transform:translate(9.0213vw,100vh) scale(.6594)}}.snow:nth-child(156){opacity:.379;transform:translate(14.8891vw,-10px) scale(.5255);animation:fall-156 26s -5s linear infinite}@keyframes fall-156{37.467%{transform:translate(21.4051vw,37.467vh) scale(.5255)}to{transform:translate(18.1471vw,100vh) scale(.5255)}}.snow:nth-child(157){opacity:.1442;transform:translate(3.1667vw,-10px) scale(.3517);animation:fall-157 15s -16s linear infinite}@keyframes fall-157{71.878%{transform:translate(.5139vw,71.878vh) scale(.3517)}to{transform:translate(1.8403vw,100vh) scale(.3517)}}.snow:nth-child(158){opacity:.1406;transform:translate(28.6757vw,-10px) scale(.252);animation:fall-158 28s -29s linear infinite}@keyframes fall-158{72.353%{transform:translate(37.1819vw,72.353vh) scale(.252)}to{transform:translate(32.9288vw,100vh) scale(.252)}}.snow:nth-child(159){opacity:1.6752;transform:translate(32.5253vw,-10px) scale(.9758);animation:fall-159 16s -21s linear infinite}@keyframes fall-159{72.511%{transform:translate(34.6637vw,72.511vh) scale(.9758)}to{transform:translate(33.5945vw,100vh) scale(.9758)}}.snow:nth-child(160){opacity:1.7902;transform:translate(90.2514vw,-10px) scale(.3459);animation:fall-160 19s -8s linear infinite}@keyframes fall-160{30.051%{transform:translate(92.8781vw,30.051vh) scale(.3459)}to{transform:translate(91.56475vw,100vh) scale(.3459)}}.snow:nth-child(161){opacity:1.8924;transform:translate(1.7142vw,-10px) scale(.7543);animation:fall-161 24s -6s linear infinite}@keyframes fall-161{57.937%{transform:translate(.9936vw,57.937vh) scale(.7543)}to{transform:translate(1.3539vw,100vh) scale(.7543)}}.snow:nth-child(162){opacity:.6456;transform:translate(64.5702vw,-10px) scale(.0984);animation:fall-162 15s -18s linear infinite}@keyframes fall-162{50.353%{transform:translate(63.2647vw,50.353vh) scale(.0984)}to{transform:translate(63.91745vw,100vh) scale(.0984)}}.snow:nth-child(163){opacity:.2494;transform:translate(31.0296vw,-10px) scale(.6632);animation:fall-163 15s -30s linear infinite}@keyframes fall-163{41.114%{transform:translate(36.3782vw,41.114vh) scale(.6632)}to{transform:translate(33.7039vw,100vh) scale(.6632)}}.snow:nth-child(164){opacity:.1558;transform:translate(66.9265vw,-10px) scale(.8242);animation:fall-164 14s -21s linear infinite}@keyframes fall-164{40.675%{transform:translate(58.1202vw,40.675vh) scale(.8242)}to{transform:translate(62.52335vw,100vh) scale(.8242)}}.snow:nth-child(165){opacity:.748;transform:translate(29.1392vw,-10px) scale(.6463);animation:fall-165 27s -20s linear infinite}@keyframes fall-165{42.129%{transform:translate(23.197vw,42.129vh) scale(.6463)}to{transform:translate(26.1681vw,100vh) scale(.6463)}}.snow:nth-child(166){opacity:1.5362;transform:translate(37.6327vw,-10px) scale(.8609);animation:fall-166 23s -17s linear infinite}@keyframes fall-166{65.137%{transform:translate(38.1546vw,65.137vh) scale(.8609)}to{transform:translate(37.89365vw,100vh) scale(.8609)}}.snow:nth-child(167){opacity:1.6888;transform:translate(72.4753vw,-10px) scale(.6724);animation:fall-167 22s -26s linear infinite}@keyframes fall-167{30.198%{transform:translate(80.0491vw,30.198vh) scale(.6724)}to{transform:translate(76.2622vw,100vh) scale(.6724)}}.snow:nth-child(168){opacity:.1164;transform:translate(11.8521vw,-10px) scale(.4286);animation:fall-168 20s -28s linear infinite}@keyframes fall-168{68.202%{transform:translate(4.7948vw,68.202vh) scale(.4286)}to{transform:translate(8.32345vw,100vh) scale(.4286)}}.snow:nth-child(169){opacity:.0704;transform:translate(98.111vw,-10px) scale(.0562);animation:fall-169 11s -13s linear infinite}@keyframes fall-169{55.01%{transform:translate(101.1642vw,55.01vh) scale(.0562)}to{transform:translate(99.6376vw,100vh) scale(.0562)}}.snow:nth-child(170){opacity:.8536;transform:translate(23.28vw,-10px) scale(.8831);animation:fall-170 19s -7s linear infinite}@keyframes fall-170{59.183%{transform:translate(25.7087vw,59.183vh) scale(.8831)}to{transform:translate(24.49435vw,100vh) scale(.8831)}}.snow:nth-child(171){opacity:1.7634;transform:translate(15.3454vw,-10px) scale(.9169);animation:fall-171 16s -4s linear infinite}@keyframes fall-171{72.683%{transform:translate(15.7538vw,72.683vh) scale(.9169)}to{transform:translate(15.5496vw,100vh) scale(.9169)}}.snow:nth-child(172){opacity:1.8974;transform:translate(98.8485vw,-10px) scale(.5005);animation:fall-172 20s -14s linear infinite}@keyframes fall-172{61.052%{transform:translate(105.9025vw,61.052vh) scale(.5005)}to{transform:translate(102.3755vw,100vh) scale(.5005)}}.snow:nth-child(173){opacity:1.529;transform:translate(34.9423vw,-10px) scale(.4719);animation:fall-173 11s -17s linear infinite}@keyframes fall-173{39.734%{transform:translate(25.7335vw,39.734vh) scale(.4719)}to{transform:translate(30.3379vw,100vh) scale(.4719)}}.snow:nth-child(174){opacity:.8184;transform:translate(7.6854vw,-10px) scale(.8034);animation:fall-174 24s -29s linear infinite}@keyframes fall-174{67.017%{transform:translate(17.2149vw,67.017vh) scale(.8034)}to{transform:translate(12.45015vw,100vh) scale(.8034)}}.snow:nth-child(175){opacity:.7628;transform:translate(91.0996vw,-10px) scale(.5572);animation:fall-175 12s -10s linear infinite}@keyframes fall-175{32.737%{transform:translate(98.4937vw,32.737vh) scale(.5572)}to{transform:translate(94.79665vw,100vh) scale(.5572)}}.snow:nth-child(176){opacity:1.4794;transform:translate(52.9235vw,-10px) scale(.809);animation:fall-176 30s -7s linear infinite}@keyframes fall-176{76.101%{transform:translate(57.3631vw,76.101vh) scale(.809)}to{transform:translate(55.1433vw,100vh) scale(.809)}}.snow:nth-child(177){opacity:.1192;transform:translate(78.4399vw,-10px) scale(.6383);animation:fall-177 17s -13s linear infinite}@keyframes fall-177{45.446%{transform:translate(86.3839vw,45.446vh) scale(.6383)}to{transform:translate(82.4119vw,100vh) scale(.6383)}}.snow:nth-child(178){opacity:1.2898;transform:translate(3.7539vw,-10px) scale(.2811);animation:fall-178 16s -22s linear infinite}@keyframes fall-178{35.401%{transform:translate(13.4822vw,35.401vh) scale(.2811)}to{transform:translate(8.61805vw,100vh) scale(.2811)}}.snow:nth-child(179){opacity:.8984;transform:translate(90.4499vw,-10px) scale(.9208);animation:fall-179 22s -3s linear infinite}@keyframes fall-179{45.215%{transform:translate(80.6064vw,45.215vh) scale(.9208)}to{transform:translate(85.52815vw,100vh) scale(.9208)}}.snow:nth-child(180){opacity:1.9338;transform:translate(6.7085vw,-10px) scale(.3723);animation:fall-180 11s -27s linear infinite}@keyframes fall-180{72.22%{transform:translate(3.4365vw,72.22vh) scale(.3723)}to{transform:translate(5.0725vw,100vh) scale(.3723)}}.snow:nth-child(181){opacity:.2018;transform:translate(73.7211vw,-10px) scale(.0601);animation:fall-181 30s -17s linear infinite}@keyframes fall-181{50.078%{transform:translate(65.0775vw,50.078vh) scale(.0601)}to{transform:translate(69.3993vw,100vh) scale(.0601)}}.snow:nth-child(182){opacity:1.4716;transform:translate(20.0641vw,-10px) scale(.913);animation:fall-182 23s -9s linear infinite}@keyframes fall-182{35.529%{transform:translate(12.0608vw,35.529vh) scale(.913)}to{transform:translate(16.06245vw,100vh) scale(.913)}}.snow:nth-child(183){opacity:1.7386;transform:translate(36.7367vw,-10px) scale(.5675);animation:fall-183 16s -15s linear infinite}@keyframes fall-183{60.123%{transform:translate(29.9105vw,60.123vh) scale(.5675)}to{transform:translate(33.3236vw,100vh) scale(.5675)}}.snow:nth-child(184){opacity:1.9456;transform:translate(65.1058vw,-10px) scale(.4294);animation:fall-184 16s -25s linear infinite}@keyframes fall-184{34.198%{transform:translate(74.8485vw,34.198vh) scale(.4294)}to{transform:translate(69.97715vw,100vh) scale(.4294)}}.snow:nth-child(185){opacity:.691;transform:translate(99.7782vw,-10px) scale(.113);animation:fall-185 18s -5s linear infinite}@keyframes fall-185{34.382%{transform:translate(104.5557vw,34.382vh) scale(.113)}to{transform:translate(102.16695vw,100vh) scale(.113)}}.snow:nth-child(186){opacity:1.2854;transform:translate(64.5028vw,-10px) scale(.3627);animation:fall-186 19s -21s linear infinite}@keyframes fall-186{52.616%{transform:translate(55.3824vw,52.616vh) scale(.3627)}to{transform:translate(59.9426vw,100vh) scale(.3627)}}.snow:nth-child(187){opacity:.0056;transform:translate(62.2901vw,-10px) scale(.9906);animation:fall-187 13s -20s linear infinite}@keyframes fall-187{48.887%{transform:translate(56.3399vw,48.887vh) scale(.9906)}to{transform:translate(59.315vw,100vh) scale(.9906)}}.snow:nth-child(188){opacity:.9042;transform:translate(87.8993vw,-10px) scale(.4315);animation:fall-188 12s -15s linear infinite}@keyframes fall-188{36.197%{transform:translate(79.7588vw,36.197vh) scale(.4315)}to{transform:translate(83.82905vw,100vh) scale(.4315)}}.snow:nth-child(189){opacity:1.1836;transform:translate(41.5537vw,-10px) scale(.472);animation:fall-189 12s -24s linear infinite}@keyframes fall-189{32.456%{transform:translate(46.2511vw,32.456vh) scale(.472)}to{transform:translate(43.9024vw,100vh) scale(.472)}}.snow:nth-child(190){opacity:.931;transform:translate(18.5943vw,-10px) scale(.4734);animation:fall-190 12s -24s linear infinite}@keyframes fall-190{70.792%{transform:translate(18.9053vw,70.792vh) scale(.4734)}to{transform:translate(18.7498vw,100vh) scale(.4734)}}.snow:nth-child(191){opacity:.6806;transform:translate(30.6604vw,-10px) scale(.1128);animation:fall-191 16s -6s linear infinite}@keyframes fall-191{38.435%{transform:translate(25.5797vw,38.435vh) scale(.1128)}to{transform:translate(28.12005vw,100vh) scale(.1128)}}.snow:nth-child(192){opacity:1.8454;transform:translate(86.9215vw,-10px) scale(.6591);animation:fall-192 26s -21s linear infinite}@keyframes fall-192{57.305%{transform:translate(90.9946vw,57.305vh) scale(.6591)}to{transform:translate(88.95805vw,100vh) scale(.6591)}}.snow:nth-child(193){opacity:.3296;transform:translate(78.4836vw,-10px) scale(.644);animation:fall-193 23s -13s linear infinite}@keyframes fall-193{60.066%{transform:translate(73.8373vw,60.066vh) scale(.644)}to{transform:translate(76.16045vw,100vh) scale(.644)}}.snow:nth-child(194){opacity:.6472;transform:translate(88.6271vw,-10px) scale(.7058);animation:fall-194 25s -11s linear infinite}@keyframes fall-194{75.498%{transform:translate(78.9026vw,75.498vh) scale(.7058)}to{transform:translate(83.76485vw,100vh) scale(.7058)}}.snow:nth-child(195){opacity:.1508;transform:translate(67.2522vw,-10px) scale(.2199);animation:fall-195 24s -3s linear infinite}@keyframes fall-195{45.45%{transform:translate(74.5742vw,45.45vh) scale(.2199)}to{transform:translate(70.9132vw,100vh) scale(.2199)}}.snow:nth-child(196){opacity:1.7216;transform:translate(39.9137vw,-10px) scale(.1915);animation:fall-196 26s -6s linear infinite}@keyframes fall-196{59.027%{transform:translate(49.2651vw,59.027vh) scale(.1915)}to{transform:translate(44.5894vw,100vh) scale(.1915)}}.snow:nth-child(197){opacity:.4838;transform:translate(76.7862vw,-10px) scale(.5006);animation:fall-197 25s -24s linear infinite}@keyframes fall-197{57.841%{transform:translate(67.1157vw,57.841vh) scale(.5006)}to{transform:translate(71.95095vw,100vh) scale(.5006)}}.snow:nth-child(198){opacity:.3594;transform:translate(89.8394vw,-10px) scale(.6532);animation:fall-198 20s -26s linear infinite}@keyframes fall-198{34.958%{transform:translate(92.0154vw,34.958vh) scale(.6532)}to{transform:translate(90.9274vw,100vh) scale(.6532)}}.snow:nth-child(199){opacity:1.9812;transform:translate(62.2557vw,-10px) scale(.7478);animation:fall-199 17s -11s linear infinite}@keyframes fall-199{69.939%{transform:translate(62.8922vw,69.939vh) scale(.7478)}to{transform:translate(62.57395vw,100vh) scale(.7478)}}.snow:nth-child(200){opacity:1.2418;transform:translate(52.1241vw,-10px) scale(.1049);animation:fall-200 11s -16s linear infinite}@keyframes fall-200{62.369%{transform:translate(48.7796vw,62.369vh) scale(.1049)}to{transform:translate(50.45185vw,100vh) scale(.1049)}}.snow:nth-child(201){opacity:.0502;transform:translate(66.3389vw,-10px) scale(.9733);animation:fall-201 10s -16s linear infinite}@keyframes fall-201{36.106%{transform:translate(71.7434vw,36.106vh) scale(.9733)}to{transform:translate(69.04115vw,100vh) scale(.9733)}}.snow:nth-child(202){opacity:1.8358;transform:translate(8.3843vw,-10px) scale(.0805);animation:fall-202 30s -24s linear infinite}@keyframes fall-202{69.164%{transform:translate(1.73vw,69.164vh) scale(.0805)}to{transform:translate(5.05715vw,100vh) scale(.0805)}}.snow:nth-child(203){opacity:.403;transform:translate(90.7652vw,-10px) scale(.3255);animation:fall-203 19s -3s linear infinite}@keyframes fall-203{51.407%{transform:translate(89.4469vw,51.407vh) scale(.3255)}to{transform:translate(90.10605vw,100vh) scale(.3255)}}.snow:nth-child(204){opacity:1.2368;transform:translate(66.3899vw,-10px) scale(.0002);animation:fall-204 19s -11s linear infinite}@keyframes fall-204{54.304%{transform:translate(73.7827vw,54.304vh) scale(.0002)}to{transform:translate(70.0863vw,100vh) scale(.0002)}}.snow:nth-child(205){opacity:1.9786;transform:translate(53.4392vw,-10px) scale(.2112);animation:fall-205 18s -27s linear infinite}@keyframes fall-205{52.407%{transform:translate(50.0843vw,52.407vh) scale(.2112)}to{transform:translate(51.76175vw,100vh) scale(.2112)}}.snow:nth-child(206){opacity:1.2516;transform:translate(26.6205vw,-10px) scale(.8595);animation:fall-206 11s -19s linear infinite}@keyframes fall-206{36.397%{transform:translate(24.6837vw,36.397vh) scale(.8595)}to{transform:translate(25.6521vw,100vh) scale(.8595)}}.snow:nth-child(207){opacity:1.7296;transform:translate(69.2889vw,-10px) scale(.7802);animation:fall-207 28s -23s linear infinite}@keyframes fall-207{72.985%{transform:translate(60.9632vw,72.985vh) scale(.7802)}to{transform:translate(65.12605vw,100vh) scale(.7802)}}.snow:nth-child(208){opacity:1.8074;transform:translate(34.4965vw,-10px) scale(.4115);animation:fall-208 19s -20s linear infinite}@keyframes fall-208{31.911%{transform:translate(37.004vw,31.911vh) scale(.4115)}to{transform:translate(35.75025vw,100vh) scale(.4115)}}.snow:nth-child(209){opacity:1.2216;transform:translate(95.3179vw,-10px) scale(.0231);animation:fall-209 16s -26s linear infinite}@keyframes fall-209{37.998%{transform:translate(97.0703vw,37.998vh) scale(.0231)}to{transform:translate(96.1941vw,100vh) scale(.0231)}}.snow:nth-child(210){opacity:.0638;transform:translate(12.6586vw,-10px) scale(.823);animation:fall-210 16s -8s linear infinite}@keyframes fall-210{34.447%{transform:translate(20.9748vw,34.447vh) scale(.823)}to{transform:translate(16.8167vw,100vh) scale(.823)}}.snow:nth-child(211){opacity:.6788;transform:translate(11.639vw,-10px) scale(.4612);animation:fall-211 20s -13s linear infinite}@keyframes fall-211{45.489%{transform:translate(10.2528vw,45.489vh) scale(.4612)}to{transform:translate(10.9459vw,100vh) scale(.4612)}}.snow:nth-child(212){opacity:1.2708;transform:translate(30.9819vw,-10px) scale(.2608);animation:fall-212 23s -12s linear infinite}@keyframes fall-212{66.041%{transform:translate(21.2633vw,66.041vh) scale(.2608)}to{transform:translate(26.1226vw,100vh) scale(.2608)}}.snow:nth-child(213){opacity:1.5164;transform:translate(87.6262vw,-10px) scale(.5457);animation:fall-213 24s -10s linear infinite}@keyframes fall-213{53.07%{transform:translate(92.3527vw,53.07vh) scale(.5457)}to{transform:translate(89.98945vw,100vh) scale(.5457)}}.snow:nth-child(214){opacity:1.5262;transform:translate(98.5571vw,-10px) scale(.8627);animation:fall-214 15s -4s linear infinite}@keyframes fall-214{67.621%{transform:translate(105.0562vw,67.621vh) scale(.8627)}to{transform:translate(101.80665vw,100vh) scale(.8627)}}.snow:nth-child(215){opacity:1.8862;transform:translate(18.4098vw,-10px) scale(.9377);animation:fall-215 27s -3s linear infinite}@keyframes fall-215{40.187%{transform:translate(27.1094vw,40.187vh) scale(.9377)}to{transform:translate(22.7596vw,100vh) scale(.9377)}}.snow:nth-child(216){opacity:.6266;transform:translate(75.81vw,-10px) scale(.9731);animation:fall-216 10s -17s linear infinite}@keyframes fall-216{54.222%{transform:translate(73.2405vw,54.222vh) scale(.9731)}to{transform:translate(74.52525vw,100vh) scale(.9731)}}.snow:nth-child(217){opacity:1.4034;transform:translate(56.2898vw,-10px) scale(.4586);animation:fall-217 10s -24s linear infinite}@keyframes fall-217{36.609%{transform:translate(58.4555vw,36.609vh) scale(.4586)}to{transform:translate(57.37265vw,100vh) scale(.4586)}}.snow:nth-child(218){opacity:1.7546;transform:translate(8.433vw,-10px) scale(.0486);animation:fall-218 11s -1s linear infinite}@keyframes fall-218{64.091%{transform:translate(4.0067vw,64.091vh) scale(.0486)}to{transform:translate(6.21985vw,100vh) scale(.0486)}}.snow:nth-child(219){opacity:.5712;transform:translate(30.6383vw,-10px) scale(.5546);animation:fall-219 12s -22s linear infinite}@keyframes fall-219{35.916%{transform:translate(25.0856vw,35.916vh) scale(.5546)}to{transform:translate(27.86195vw,100vh) scale(.5546)}}.snow:nth-child(220){opacity:1.509;transform:translate(5.0268vw,-10px) scale(.0408);animation:fall-220 10s -14s linear infinite}@keyframes fall-220{42.916%{transform:translate(-1.6531vw,42.916vh) scale(.0408)}to{transform:translate(1.68685vw,100vh) scale(.0408)}}.snow:nth-child(221){opacity:1.2254;transform:translate(83.7834vw,-10px) scale(.4602);animation:fall-221 17s -20s linear infinite}@keyframes fall-221{49.116%{transform:translate(82.2769vw,49.116vh) scale(.4602)}to{transform:translate(83.03015vw,100vh) scale(.4602)}}.snow:nth-child(222){opacity:.6112;transform:translate(73.6717vw,-10px) scale(.8614);animation:fall-222 25s -23s linear infinite}@keyframes fall-222{59.687%{transform:translate(83.5793vw,59.687vh) scale(.8614)}to{transform:translate(78.6255vw,100vh) scale(.8614)}}.snow:nth-child(223){opacity:1.1456;transform:translate(88.344vw,-10px) scale(.8351);animation:fall-223 13s -28s linear infinite}@keyframes fall-223{65.989%{transform:translate(85.8732vw,65.989vh) scale(.8351)}to{transform:translate(87.1086vw,100vh) scale(.8351)}}.snow:nth-child(224){opacity:1.9986;transform:translate(84.1837vw,-10px) scale(.5483);animation:fall-224 24s -6s linear infinite}@keyframes fall-224{54.291%{transform:translate(75.2957vw,54.291vh) scale(.5483)}to{transform:translate(79.7397vw,100vh) scale(.5483)}}.snow:nth-child(225){opacity:1.604;transform:translate(52.5085vw,-10px) scale(.5956);animation:fall-225 26s -13s linear infinite}@keyframes fall-225{70.781%{transform:translate(61.3306vw,70.781vh) scale(.5956)}to{transform:translate(56.91955vw,100vh) scale(.5956)}}.snow:nth-child(226){opacity:1.5928;transform:translate(90.4117vw,-10px) scale(.2011);animation:fall-226 18s -21s linear infinite}@keyframes fall-226{68.273%{transform:translate(88.8464vw,68.273vh) scale(.2011)}to{transform:translate(89.62905vw,100vh) scale(.2011)}}.snow:nth-child(227){opacity:.882;transform:translate(60.0413vw,-10px) scale(.3159);animation:fall-227 27s -22s linear infinite}@keyframes fall-227{37.9%{transform:translate(58.2444vw,37.9vh) scale(.3159)}to{transform:translate(59.14285vw,100vh) scale(.3159)}}.snow:nth-child(228){opacity:1.7862;transform:translate(85.4326vw,-10px) scale(.5771);animation:fall-228 23s -20s linear infinite}@keyframes fall-228{44.211%{transform:translate(93.2904vw,44.211vh) scale(.5771)}to{transform:translate(89.3615vw,100vh) scale(.5771)}}.snow:nth-child(229){opacity:1.1894;transform:translate(20.7905vw,-10px) scale(.2403);animation:fall-229 20s -26s linear infinite}@keyframes fall-229{44.411%{transform:translate(17.6003vw,44.411vh) scale(.2403)}to{transform:translate(19.1954vw,100vh) scale(.2403)}}.snow:nth-child(230){opacity:1.3418;transform:translate(3.9353vw,-10px) scale(.6344);animation:fall-230 30s -11s linear infinite}@keyframes fall-230{32.393%{transform:translate(12.2312vw,32.393vh) scale(.6344)}to{transform:translate(8.08325vw,100vh) scale(.6344)}}.snow:nth-child(231){opacity:.0032;transform:translate(14.9934vw,-10px) scale(.7427);animation:fall-231 23s -21s linear infinite}@keyframes fall-231{52.641%{transform:translate(9.1037vw,52.641vh) scale(.7427)}to{transform:translate(12.04855vw,100vh) scale(.7427)}}.snow:nth-child(232){opacity:1.411;transform:translate(76.9474vw,-10px) scale(.5281);animation:fall-232 28s -5s linear infinite}@keyframes fall-232{62.028%{transform:translate(72.5763vw,62.028vh) scale(.5281)}to{transform:translate(74.76185vw,100vh) scale(.5281)}}.snow:nth-child(233){opacity:.6136;transform:translate(98.142vw,-10px) scale(.9359);animation:fall-233 27s -4s linear infinite}@keyframes fall-233{68.023%{transform:translate(104.7853vw,68.023vh) scale(.9359)}to{transform:translate(101.46365vw,100vh) scale(.9359)}}.snow:nth-child(234){opacity:.4984;transform:translate(2.3532vw,-10px) scale(.4908);animation:fall-234 10s -29s linear infinite}@keyframes fall-234{39.224%{transform:translate(-6.9276vw,39.224vh) scale(.4908)}to{transform:translate(-2.2872vw,100vh) scale(.4908)}}.snow:nth-child(235){opacity:.8244;transform:translate(2.4111vw,-10px) scale(.4213);animation:fall-235 13s -16s linear infinite}@keyframes fall-235{68.747%{transform:translate(-6.5917vw,68.747vh) scale(.4213)}to{transform:translate(-2.0903vw,100vh) scale(.4213)}}.snow:nth-child(236){opacity:1.6216;transform:translate(72.6342vw,-10px) scale(.0922);animation:fall-236 11s -7s linear infinite}@keyframes fall-236{44.69%{transform:translate(82.3858vw,44.69vh) scale(.0922)}to{transform:translate(77.51vw,100vh) scale(.0922)}}.snow:nth-child(237){opacity:.3154;transform:translate(32.4292vw,-10px) scale(.0793);animation:fall-237 15s -16s linear infinite}@keyframes fall-237{72.57%{transform:translate(38.0601vw,72.57vh) scale(.0793)}to{transform:translate(35.24465vw,100vh) scale(.0793)}}.snow:nth-child(238){opacity:.5574;transform:translate(80.3934vw,-10px) scale(.0473);animation:fall-238 24s -25s linear infinite}@keyframes fall-238{65.788%{transform:translate(74.0693vw,65.788vh) scale(.0473)}to{transform:translate(77.23135vw,100vh) scale(.0473)}}.snow:nth-child(239){opacity:.2978;transform:translate(16.4665vw,-10px) scale(.7233);animation:fall-239 26s -18s linear infinite}@keyframes fall-239{73.279%{transform:translate(9.2728vw,73.279vh) scale(.7233)}to{transform:translate(12.86965vw,100vh) scale(.7233)}}.snow:nth-child(240){opacity:.57;transform:translate(90.5821vw,-10px) scale(.5442);animation:fall-240 23s -9s linear infinite}@keyframes fall-240{78.388%{transform:translate(90.9402vw,78.388vh) scale(.5442)}to{transform:translate(90.76115vw,100vh) scale(.5442)}}.snow:nth-child(241){opacity:1.7444;transform:translate(48.6748vw,-10px) scale(.4835);animation:fall-241 10s -6s linear infinite}@keyframes fall-241{39.162%{transform:translate(40.2937vw,39.162vh) scale(.4835)}to{transform:translate(44.48425vw,100vh) scale(.4835)}}.snow:nth-child(242){opacity:1.7468;transform:translate(70.0109vw,-10px) scale(.4118);animation:fall-242 23s -15s linear infinite}@keyframes fall-242{66.473%{transform:translate(76.8091vw,66.473vh) scale(.4118)}to{transform:translate(73.41vw,100vh) scale(.4118)}}.snow:nth-child(243){opacity:1.9532;transform:translate(30.5585vw,-10px) scale(.6616);animation:fall-243 15s -5s linear infinite}@keyframes fall-243{79.224%{transform:translate(24.2042vw,79.224vh) scale(.6616)}to{transform:translate(27.38135vw,100vh) scale(.6616)}}.snow:nth-child(244){opacity:.364;transform:translate(91.5352vw,-10px) scale(.2661);animation:fall-244 19s -25s linear infinite}@keyframes fall-244{79.672%{transform:translate(100.3405vw,79.672vh) scale(.2661)}to{transform:translate(95.93785vw,100vh) scale(.2661)}}.snow:nth-child(245){opacity:.3336;transform:translate(23.2045vw,-10px) scale(.1713);animation:fall-245 21s -26s linear infinite}@keyframes fall-245{71.964%{transform:translate(30.2073vw,71.964vh) scale(.1713)}to{transform:translate(26.7059vw,100vh) scale(.1713)}}.snow:nth-child(246){opacity:.2478;transform:translate(46.2218vw,-10px) scale(.4469);animation:fall-246 25s -8s linear infinite}@keyframes fall-246{63.212%{transform:translate(54.1238vw,63.212vh) scale(.4469)}to{transform:translate(50.1728vw,100vh) scale(.4469)}}.snow:nth-child(247){opacity:.7846;transform:translate(11.4714vw,-10px) scale(.0264);animation:fall-247 28s -9s linear infinite}@keyframes fall-247{52.977%{transform:translate(12.6569vw,52.977vh) scale(.0264)}to{transform:translate(12.06415vw,100vh) scale(.0264)}}.snow:nth-child(248){opacity:.5912;transform:translate(78.7074vw,-10px) scale(.2751);animation:fall-248 22s -9s linear infinite}@keyframes fall-248{30.646%{transform:translate(76.4998vw,30.646vh) scale(.2751)}to{transform:translate(77.6036vw,100vh) scale(.2751)}}.snow:nth-child(249){opacity:1.716;transform:translate(8.4049vw,-10px) scale(.341);animation:fall-249 12s -1s linear infinite}@keyframes fall-249{73.635%{transform:translate(7.27vw,73.635vh) scale(.341)}to{transform:translate(7.83745vw,100vh) scale(.341)}}.snow:nth-child(250){opacity:1.6628;transform:translate(72.5573vw,-10px) scale(.7188);animation:fall-250 30s -6s linear infinite}@keyframes fall-250{68.534%{transform:translate(65.8133vw,68.534vh) scale(.7188)}to{transform:translate(69.1853vw,100vh) scale(.7188)}}.snow:nth-child(251){opacity:.1432;transform:translate(14.8989vw,-10px) scale(.1451);animation:fall-251 26s -28s linear infinite}@keyframes fall-251{68.711%{transform:translate(24.8774vw,68.711vh) scale(.1451)}to{transform:translate(19.88815vw,100vh) scale(.1451)}}.snow:nth-child(252){opacity:1.0968;transform:translate(40.0555vw,-10px) scale(.0587);animation:fall-252 19s -8s linear infinite}@keyframes fall-252{68.994%{transform:translate(49.435vw,68.994vh) scale(.0587)}to{transform:translate(44.74525vw,100vh) scale(.0587)}}.snow:nth-child(253){opacity:1.2668;transform:translate(30.944vw,-10px) scale(.064);animation:fall-253 19s -13s linear infinite}@keyframes fall-253{44.934%{transform:translate(34.706vw,44.934vh) scale(.064)}to{transform:translate(32.825vw,100vh) scale(.064)}}.snow:nth-child(254){opacity:.4688;transform:translate(16.9169vw,-10px) scale(.2015);animation:fall-254 27s -30s linear infinite}@keyframes fall-254{68.025%{transform:translate(15.1179vw,68.025vh) scale(.2015)}to{transform:translate(16.0174vw,100vh) scale(.2015)}}.snow:nth-child(255){opacity:.8812;transform:translate(22.7463vw,-10px) scale(.8804);animation:fall-255 11s -28s linear infinite}@keyframes fall-255{37.458%{transform:translate(28.4742vw,37.458vh) scale(.8804)}to{transform:translate(25.61025vw,100vh) scale(.8804)}}.snow:nth-child(256){opacity:.7238;transform:translate(37.1558vw,-10px) scale(.7824);animation:fall-256 21s -10s linear infinite}@keyframes fall-256{33.49%{transform:translate(31.5459vw,33.49vh) scale(.7824)}to{transform:translate(34.35085vw,100vh) scale(.7824)}}.snow:nth-child(257){opacity:1.2986;transform:translate(52.4362vw,-10px) scale(.4533);animation:fall-257 30s -11s linear infinite}@keyframes fall-257{73.95%{transform:translate(55.7176vw,73.95vh) scale(.4533)}to{transform:translate(54.0769vw,100vh) scale(.4533)}}.snow:nth-child(258){opacity:1.1088;transform:translate(59.4518vw,-10px) scale(.1985);animation:fall-258 28s -30s linear infinite}@keyframes fall-258{54.92%{transform:translate(50.8677vw,54.92vh) scale(.1985)}to{transform:translate(55.15975vw,100vh) scale(.1985)}}.snow:nth-child(259){opacity:.5034;transform:translate(8.511vw,-10px) scale(.7341);animation:fall-259 10s -7s linear infinite}@keyframes fall-259{51.372%{transform:translate(5.1638vw,51.372vh) scale(.7341)}to{transform:translate(6.8374vw,100vh) scale(.7341)}}.snow:nth-child(260){opacity:.0936;transform:translate(3.1112vw,-10px) scale(.8651);animation:fall-260 23s -3s linear infinite}@keyframes fall-260{37.574%{transform:translate(-3.1021vw,37.574vh) scale(.8651)}to{transform:translate(.00455vw,100vh) scale(.8651)}}.snow:nth-child(261){opacity:.137;transform:translate(97.713vw,-10px) scale(.8152);animation:fall-261 17s -13s linear infinite}@keyframes fall-261{60.938%{transform:translate(93.3917vw,60.938vh) scale(.8152)}to{transform:translate(95.55235vw,100vh) scale(.8152)}}.snow:nth-child(262){opacity:1.4956;transform:translate(5.838vw,-10px) scale(.0026);animation:fall-262 30s -17s linear infinite}@keyframes fall-262{30.201%{transform:translate(4.8017vw,30.201vh) scale(.0026)}to{transform:translate(5.31985vw,100vh) scale(.0026)}}.snow:nth-child(263){opacity:1.5394;transform:translate(82.1511vw,-10px) scale(.8793);animation:fall-263 12s -12s linear infinite}@keyframes fall-263{41.263%{transform:translate(74.2273vw,41.263vh) scale(.8793)}to{transform:translate(78.1892vw,100vh) scale(.8793)}}.snow:nth-child(264){opacity:.0416;transform:translate(61.8537vw,-10px) scale(.8853);animation:fall-264 10s -10s linear infinite}@keyframes fall-264{59.296%{transform:translate(60.118vw,59.296vh) scale(.8853)}to{transform:translate(60.98585vw,100vh) scale(.8853)}}.snow:nth-child(265){opacity:1.3564;transform:translate(85.6616vw,-10px) scale(.7513);animation:fall-265 15s -7s linear infinite}@keyframes fall-265{74.765%{transform:translate(86.3554vw,74.765vh) scale(.7513)}to{transform:translate(86.0085vw,100vh) scale(.7513)}}.snow:nth-child(266){opacity:1.0008;transform:translate(7.6917vw,-10px) scale(.7024);animation:fall-266 23s -12s linear infinite}@keyframes fall-266{64.566%{transform:translate(13.8873vw,64.566vh) scale(.7024)}to{transform:translate(10.7895vw,100vh) scale(.7024)}}.snow:nth-child(267){opacity:1.6092;transform:translate(56.2652vw,-10px) scale(.4842);animation:fall-267 24s -1s linear infinite}@keyframes fall-267{47.19%{transform:translate(63.2771vw,47.19vh) scale(.4842)}to{transform:translate(59.77115vw,100vh) scale(.4842)}}.snow:nth-child(268){opacity:.5354;transform:translate(1.4157vw,-10px) scale(.6353);animation:fall-268 14s -25s linear infinite}@keyframes fall-268{45.909%{transform:translate(-1.376vw,45.909vh) scale(.6353)}to{transform:translate(.01985vw,100vh) scale(.6353)}}.snow:nth-child(269){opacity:.3532;transform:translate(1.6901vw,-10px) scale(.3102);animation:fall-269 22s -13s linear infinite}@keyframes fall-269{57.757%{transform:translate(9.5362vw,57.757vh) scale(.3102)}to{transform:translate(5.61315vw,100vh) scale(.3102)}}.snow:nth-child(270){opacity:.5186;transform:translate(50.9927vw,-10px) scale(.4686);animation:fall-270 10s -17s linear infinite}@keyframes fall-270{66.564%{transform:translate(51.008vw,66.564vh) scale(.4686)}to{transform:translate(51.00035vw,100vh) scale(.4686)}}.snow:nth-child(271){opacity:1.396;transform:translate(49.6796vw,-10px) scale(.2923);animation:fall-271 24s -18s linear infinite}@keyframes fall-271{76.109%{transform:translate(42.3522vw,76.109vh) scale(.2923)}to{transform:translate(46.0159vw,100vh) scale(.2923)}}.snow:nth-child(272){opacity:1.3116;transform:translate(75.4867vw,-10px) scale(.064);animation:fall-272 11s -1s linear infinite}@keyframes fall-272{44.585%{transform:translate(76.5618vw,44.585vh) scale(.064)}to{transform:translate(76.02425vw,100vh) scale(.064)}}.snow:nth-child(273){opacity:.1574;transform:translate(88.5961vw,-10px) scale(.6122);animation:fall-273 27s -8s linear infinite}@keyframes fall-273{37.896%{transform:translate(81.2158vw,37.896vh) scale(.6122)}to{transform:translate(84.90595vw,100vh) scale(.6122)}}.snow:nth-child(274){opacity:.6542;transform:translate(62.5912vw,-10px) scale(.3266);animation:fall-274 10s -5s linear infinite}@keyframes fall-274{50.787%{transform:translate(62.3748vw,50.787vh) scale(.3266)}to{transform:translate(62.483vw,100vh) scale(.3266)}}.snow:nth-child(275){opacity:.8462;transform:translate(64.9362vw,-10px) scale(.8229);animation:fall-275 11s -4s linear infinite}@keyframes fall-275{56.353%{transform:translate(60.6705vw,56.353vh) scale(.8229)}to{transform:translate(62.80335vw,100vh) scale(.8229)}}.snow:nth-child(276){opacity:1.7532;transform:translate(14.0332vw,-10px) scale(.6514);animation:fall-276 16s -18s linear infinite}@keyframes fall-276{64.791%{transform:translate(16.5533vw,64.791vh) scale(.6514)}to{transform:translate(15.29325vw,100vh) scale(.6514)}}.snow:nth-child(277){opacity:.9588;transform:translate(75.6786vw,-10px) scale(.8087);animation:fall-277 13s -30s linear infinite}@keyframes fall-277{35.134%{transform:translate(65.8356vw,35.134vh) scale(.8087)}to{transform:translate(70.7571vw,100vh) scale(.8087)}}.snow:nth-child(278){opacity:1.038;transform:translate(37.008vw,-10px) scale(.9399);animation:fall-278 29s -19s linear infinite}@keyframes fall-278{72.829%{transform:translate(33.8989vw,72.829vh) scale(.9399)}to{transform:translate(35.45345vw,100vh) scale(.9399)}}.snow:nth-child(279){opacity:.809;transform:translate(19.4907vw,-10px) scale(.5629);animation:fall-279 12s -10s linear infinite}@keyframes fall-279{40.095%{transform:translate(14.1048vw,40.095vh) scale(.5629)}to{transform:translate(16.79775vw,100vh) scale(.5629)}}.snow:nth-child(280){opacity:.5298;transform:translate(50.1489vw,-10px) scale(.0369);animation:fall-280 22s -28s linear infinite}@keyframes fall-280{75.986%{transform:translate(45.4386vw,75.986vh) scale(.0369)}to{transform:translate(47.79375vw,100vh) scale(.0369)}}.snow:nth-child(281){opacity:1.3678;transform:translate(15.0326vw,-10px) scale(.1509);animation:fall-281 18s -12s linear infinite}@keyframes fall-281{62.835%{transform:translate(13.7428vw,62.835vh) scale(.1509)}to{transform:translate(14.3877vw,100vh) scale(.1509)}}.snow:nth-child(282){opacity:1.7946;transform:translate(92.0183vw,-10px) scale(.4248);animation:fall-282 17s -11s linear infinite}@keyframes fall-282{52.288%{transform:translate(82.0852vw,52.288vh) scale(.4248)}to{transform:translate(87.05175vw,100vh) scale(.4248)}}.snow:nth-child(283){opacity:1.6004;transform:translate(28.7622vw,-10px) scale(.2066);animation:fall-283 21s -30s linear infinite}@keyframes fall-283{53.717%{transform:translate(23.0278vw,53.717vh) scale(.2066)}to{transform:translate(25.895vw,100vh) scale(.2066)}}.snow:nth-child(284){opacity:1.6524;transform:translate(41.3003vw,-10px) scale(.402);animation:fall-284 21s -25s linear infinite}@keyframes fall-284{39.322%{transform:translate(36.8847vw,39.322vh) scale(.402)}to{transform:translate(39.0925vw,100vh) scale(.402)}}.snow:nth-child(285){opacity:1.1922;transform:translate(26.9867vw,-10px) scale(.6389);animation:fall-285 23s -25s linear infinite}@keyframes fall-285{64.71%{transform:translate(23.8075vw,64.71vh) scale(.6389)}to{transform:translate(25.3971vw,100vh) scale(.6389)}}.snow:nth-child(286){opacity:.4408;transform:translate(50.3865vw,-10px) scale(.9953);animation:fall-286 21s -8s linear infinite}@keyframes fall-286{58.741%{transform:translate(57.6324vw,58.741vh) scale(.9953)}to{transform:translate(54.00945vw,100vh) scale(.9953)}}.snow:nth-child(287){opacity:1.955;transform:translate(89.6809vw,-10px) scale(.8272);animation:fall-287 21s -26s linear infinite}@keyframes fall-287{47.988%{transform:translate(87.1566vw,47.988vh) scale(.8272)}to{transform:translate(88.41875vw,100vh) scale(.8272)}}.snow:nth-child(288){opacity:1.4664;transform:translate(91.0626vw,-10px) scale(.8806);animation:fall-288 23s -27s linear infinite}@keyframes fall-288{65.112%{transform:translate(99.061vw,65.112vh) scale(.8806)}to{transform:translate(95.0618vw,100vh) scale(.8806)}}.snow:nth-child(289){opacity:.2874;transform:translate(7.2584vw,-10px) scale(.9007);animation:fall-289 14s -21s linear infinite}@keyframes fall-289{79.541%{transform:translate(16.1571vw,79.541vh) scale(.9007)}to{transform:translate(11.70775vw,100vh) scale(.9007)}}.snow:nth-child(290){opacity:1.2136;transform:translate(58.1271vw,-10px) scale(.6378);animation:fall-290 12s -13s linear infinite}@keyframes fall-290{51.227%{transform:translate(58.5994vw,51.227vh) scale(.6378)}to{transform:translate(58.36325vw,100vh) scale(.6378)}}.snow:nth-child(291){opacity:1.188;transform:translate(94.5504vw,-10px) scale(.1352);animation:fall-291 11s -3s linear infinite}@keyframes fall-291{75.754%{transform:translate(90.5007vw,75.754vh) scale(.1352)}to{transform:translate(92.52555vw,100vh) scale(.1352)}}.snow:nth-child(292){opacity:1.819;transform:translate(21.6777vw,-10px) scale(.4828);animation:fall-292 22s -14s linear infinite}@keyframes fall-292{45.712%{transform:translate(29.422vw,45.712vh) scale(.4828)}to{transform:translate(25.54985vw,100vh) scale(.4828)}}.snow:nth-child(293){opacity:1.3678;transform:translate(96.8392vw,-10px) scale(.6306);animation:fall-293 25s -14s linear infinite}@keyframes fall-293{51.243%{transform:translate(98.1986vw,51.243vh) scale(.6306)}to{transform:translate(97.5189vw,100vh) scale(.6306)}}.snow:nth-child(294){opacity:1.0896;transform:translate(12.1247vw,-10px) scale(.3488);animation:fall-294 17s -21s linear infinite}@keyframes fall-294{63.145%{transform:translate(16.634vw,63.145vh) scale(.3488)}to{transform:translate(14.37935vw,100vh) scale(.3488)}}.snow:nth-child(295){opacity:1.9182;transform:translate(45.3775vw,-10px) scale(.806);animation:fall-295 15s -27s linear infinite}@keyframes fall-295{34.812%{transform:translate(41.2575vw,34.812vh) scale(.806)}to{transform:translate(43.3175vw,100vh) scale(.806)}}.snow:nth-child(296){opacity:.8092;transform:translate(1.1685vw,-10px) scale(.6642);animation:fall-296 17s -26s linear infinite}@keyframes fall-296{62.538%{transform:translate(6.3052vw,62.538vh) scale(.6642)}to{transform:translate(3.73685vw,100vh) scale(.6642)}}.snow:nth-child(297){opacity:1.3736;transform:translate(33.1822vw,-10px) scale(.7338);animation:fall-297 20s -3s linear infinite}@keyframes fall-297{54.503%{transform:translate(37.8714vw,54.503vh) scale(.7338)}to{transform:translate(35.5268vw,100vh) scale(.7338)}}.snow:nth-child(298){opacity:.6508;transform:translate(40.1756vw,-10px) scale(.0492);animation:fall-298 28s -18s linear infinite}@keyframes fall-298{57.25%{transform:translate(49.3458vw,57.25vh) scale(.0492)}to{transform:translate(44.7607vw,100vh) scale(.0492)}}.snow:nth-child(299){opacity:.7194;transform:translate(22.6275vw,-10px) scale(.7533);animation:fall-299 23s -15s linear infinite}@keyframes fall-299{39.194%{transform:translate(32.2576vw,39.194vh) scale(.7533)}to{transform:translate(27.44255vw,100vh) scale(.7533)}}.snow:nth-child(300){opacity:.3052;transform:translate(22.5359vw,-10px) scale(.6053);animation:fall-300 20s -18s linear infinite}@keyframes fall-300{71.581%{transform:translate(13.8566vw,71.581vh) scale(.6053)}to{transform:translate(18.19625vw,100vh) scale(.6053)}}.snow:nth-child(301){opacity:.9694;transform:translate(97.8654vw,-10px) scale(.939);animation:fall-301 21s -16s linear infinite}@keyframes fall-301{75.419%{transform:translate(98.345vw,75.419vh) scale(.939)}to{transform:translate(98.1052vw,100vh) scale(.939)}}.snow:nth-child(302){opacity:1.9224;transform:translate(53.8062vw,-10px) scale(.5341);animation:fall-302 28s -13s linear infinite}@keyframes fall-302{54.001%{transform:translate(49.3166vw,54.001vh) scale(.5341)}to{transform:translate(51.5614vw,100vh) scale(.5341)}}.snow:nth-child(303){opacity:1.2352;transform:translate(1.6997vw,-10px) scale(.8967);animation:fall-303 16s -12s linear infinite}@keyframes fall-303{44.993%{transform:translate(4.2907vw,44.993vh) scale(.8967)}to{transform:translate(2.9952vw,100vh) scale(.8967)}}.snow:nth-child(304){opacity:1.2012;transform:translate(47.9471vw,-10px) scale(.5584);animation:fall-304 18s -7s linear infinite}@keyframes fall-304{55.339%{transform:translate(55.1132vw,55.339vh) scale(.5584)}to{transform:translate(51.53015vw,100vh) scale(.5584)}}.snow:nth-child(305){opacity:1.7162;transform:translate(19.4607vw,-10px) scale(.866);animation:fall-305 28s -2s linear infinite}@keyframes fall-305{40.921%{transform:translate(21.7794vw,40.921vh) scale(.866)}to{transform:translate(20.62005vw,100vh) scale(.866)}}.snow:nth-child(306){opacity:.1144;transform:translate(21.1444vw,-10px) scale(.8455);animation:fall-306 24s -18s linear infinite}@keyframes fall-306{49.179%{transform:translate(27.4114vw,49.179vh) scale(.8455)}to{transform:translate(24.2779vw,100vh) scale(.8455)}}.snow:nth-child(307){opacity:1.8938;transform:translate(54.7655vw,-10px) scale(.9062);animation:fall-307 17s -11s linear infinite}@keyframes fall-307{76.79%{transform:translate(61.4663vw,76.79vh) scale(.9062)}to{transform:translate(58.1159vw,100vh) scale(.9062)}}.snow:nth-child(308){opacity:.4858;transform:translate(4.5157vw,-10px) scale(.9778);animation:fall-308 23s -16s linear infinite}@keyframes fall-308{59.851%{transform:translate(12.8341vw,59.851vh) scale(.9778)}to{transform:translate(8.6749vw,100vh) scale(.9778)}}.snow:nth-child(309){opacity:.532;transform:translate(15.3672vw,-10px) scale(.9794);animation:fall-309 18s -26s linear infinite}@keyframes fall-309{36.445%{transform:translate(19.7783vw,36.445vh) scale(.9794)}to{transform:translate(17.57275vw,100vh) scale(.9794)}}.snow:nth-child(310){opacity:1.0872;transform:translate(37.2431vw,-10px) scale(.7247);animation:fall-310 21s -16s linear infinite}@keyframes fall-310{43.466%{transform:translate(43.001vw,43.466vh) scale(.7247)}to{transform:translate(40.12205vw,100vh) scale(.7247)}}.snow:nth-child(311){opacity:1.9996;transform:translate(77.2367vw,-10px) scale(.8625);animation:fall-311 14s -20s linear infinite}@keyframes fall-311{38.163%{transform:translate(79.7949vw,38.163vh) scale(.8625)}to{transform:translate(78.5158vw,100vh) scale(.8625)}}.snow:nth-child(312){opacity:1.9704;transform:translate(90.703vw,-10px) scale(.3337);animation:fall-312 24s -22s linear infinite}@keyframes fall-312{36.632%{transform:translate(93.8113vw,36.632vh) scale(.3337)}to{transform:translate(92.25715vw,100vh) scale(.3337)}}.snow:nth-child(313){opacity:.9652;transform:translate(56.5573vw,-10px) scale(.5315);animation:fall-313 14s -24s linear infinite}@keyframes fall-313{33.574%{transform:translate(50.7215vw,33.574vh) scale(.5315)}to{transform:translate(53.6394vw,100vh) scale(.5315)}}.snow:nth-child(314){opacity:1.2988;transform:translate(31.5867vw,-10px) scale(.3138);animation:fall-314 29s -24s linear infinite}@keyframes fall-314{35.889%{transform:translate(39.8312vw,35.889vh) scale(.3138)}to{transform:translate(35.70895vw,100vh) scale(.3138)}}.snow:nth-child(315){opacity:.9524;transform:translate(63.3377vw,-10px) scale(.2753);animation:fall-315 27s -30s linear infinite}@keyframes fall-315{63.072%{transform:translate(64.5962vw,63.072vh) scale(.2753)}to{transform:translate(63.96695vw,100vh) scale(.2753)}}.snow:nth-child(316){opacity:1.1702;transform:translate(79.6655vw,-10px) scale(.8082);animation:fall-316 19s -9s linear infinite}@keyframes fall-316{64.398%{transform:translate(77.9043vw,64.398vh) scale(.8082)}to{transform:translate(78.7849vw,100vh) scale(.8082)}}.snow:nth-child(317){opacity:1.4954;transform:translate(88.3877vw,-10px) scale(.9078);animation:fall-317 20s -30s linear infinite}@keyframes fall-317{62.936%{transform:translate(85.5431vw,62.936vh) scale(.9078)}to{transform:translate(86.9654vw,100vh) scale(.9078)}}.snow:nth-child(318){opacity:1.8326;transform:translate(75.6422vw,-10px) scale(.3958);animation:fall-318 13s -3s linear infinite}@keyframes fall-318{51.829%{transform:translate(78.2629vw,51.829vh) scale(.3958)}to{transform:translate(76.95255vw,100vh) scale(.3958)}}.snow:nth-child(319){opacity:1.7176;transform:translate(61.4067vw,-10px) scale(.8846);animation:fall-319 27s -9s linear infinite}@keyframes fall-319{45.263%{transform:translate(69.433vw,45.263vh) scale(.8846)}to{transform:translate(65.41985vw,100vh) scale(.8846)}}.snow:nth-child(320){opacity:.9982;transform:translate(41.399vw,-10px) scale(.1607);animation:fall-320 16s -10s linear infinite}@keyframes fall-320{54.472%{transform:translate(41.3294vw,54.472vh) scale(.1607)}to{transform:translate(41.3642vw,100vh) scale(.1607)}}.snow:nth-child(321){opacity:.2128;transform:translate(49.2073vw,-10px) scale(.7927);animation:fall-321 13s -17s linear infinite}@keyframes fall-321{76.052%{transform:translate(54.0836vw,76.052vh) scale(.7927)}to{transform:translate(51.64545vw,100vh) scale(.7927)}}.snow:nth-child(322){opacity:.8036;transform:translate(99.4185vw,-10px) scale(.492);animation:fall-322 20s -27s linear infinite}@keyframes fall-322{46.49%{transform:translate(108.9015vw,46.49vh) scale(.492)}to{transform:translate(104.16vw,100vh) scale(.492)}}.snow:nth-child(323){opacity:.1726;transform:translate(71.5861vw,-10px) scale(.2059);animation:fall-323 17s -27s linear infinite}@keyframes fall-323{79.757%{transform:translate(64.0136vw,79.757vh) scale(.2059)}to{transform:translate(67.79985vw,100vh) scale(.2059)}}.snow:nth-child(324){opacity:.3294;transform:translate(25.1511vw,-10px) scale(.3013);animation:fall-324 27s -24s linear infinite}@keyframes fall-324{74.033%{transform:translate(35.0354vw,74.033vh) scale(.3013)}to{transform:translate(30.09325vw,100vh) scale(.3013)}}.snow:nth-child(325){opacity:1.4438;transform:translate(58.8116vw,-10px) scale(.434);animation:fall-325 21s -17s linear infinite}@keyframes fall-325{74.573%{transform:translate(66.5297vw,74.573vh) scale(.434)}to{transform:translate(62.67065vw,100vh) scale(.434)}}.snow:nth-child(326){opacity:1.6486;transform:translate(90.7535vw,-10px) scale(.0782);animation:fall-326 17s -16s linear infinite}@keyframes fall-326{74.578%{transform:translate(80.8433vw,74.578vh) scale(.0782)}to{transform:translate(85.7984vw,100vh) scale(.0782)}}.snow:nth-child(327){opacity:.3068;transform:translate(14.3648vw,-10px) scale(.8629);animation:fall-327 18s -15s linear infinite}@keyframes fall-327{71.17%{transform:translate(13.5298vw,71.17vh) scale(.8629)}to{transform:translate(13.9473vw,100vh) scale(.8629)}}.snow:nth-child(328){opacity:.7016;transform:translate(85.9353vw,-10px) scale(.0178);animation:fall-328 10s -21s linear infinite}@keyframes fall-328{79.286%{transform:translate(93.703vw,79.286vh) scale(.0178)}to{transform:translate(89.81915vw,100vh) scale(.0178)}}.snow:nth-child(329){opacity:.281;transform:translate(14.1694vw,-10px) scale(.4491);animation:fall-329 24s -2s linear infinite}@keyframes fall-329{50.44%{transform:translate(14.1179vw,50.44vh) scale(.4491)}to{transform:translate(14.14365vw,100vh) scale(.4491)}}.snow:nth-child(330){opacity:.3436;transform:translate(30.7818vw,-10px) scale(.3454);animation:fall-330 23s -11s linear infinite}@keyframes fall-330{74.753%{transform:translate(23.8481vw,74.753vh) scale(.3454)}to{transform:translate(27.31495vw,100vh) scale(.3454)}}.snow:nth-child(331){opacity:.9734;transform:translate(97.1168vw,-10px) scale(.5491);animation:fall-331 16s -6s linear infinite}@keyframes fall-331{68.276%{transform:translate(98.0951vw,68.276vh) scale(.5491)}to{transform:translate(97.60595vw,100vh) scale(.5491)}}.snow:nth-child(332){opacity:.3282;transform:translate(26.9023vw,-10px) scale(.2545);animation:fall-332 17s -18s linear infinite}@keyframes fall-332{64.494%{transform:translate(27.4492vw,64.494vh) scale(.2545)}to{transform:translate(27.17575vw,100vh) scale(.2545)}}.snow:nth-child(333){opacity:1.2654;transform:translate(49.1979vw,-10px) scale(.202);animation:fall-333 27s -12s linear infinite}@keyframes fall-333{46.027%{transform:translate(46.3278vw,46.027vh) scale(.202)}to{transform:translate(47.76285vw,100vh) scale(.202)}}.snow:nth-child(334){opacity:1.0078;transform:translate(26.4065vw,-10px) scale(.202);animation:fall-334 13s -25s linear infinite}@keyframes fall-334{41.864%{transform:translate(35.3652vw,41.864vh) scale(.202)}to{transform:translate(30.88585vw,100vh) scale(.202)}}.snow:nth-child(335){opacity:1.8288;transform:translate(90.573vw,-10px) scale(.8082);animation:fall-335 16s -19s linear infinite}@keyframes fall-335{63.38%{transform:translate(81.7113vw,63.38vh) scale(.8082)}to{transform:translate(86.14215vw,100vh) scale(.8082)}}.snow:nth-child(336){opacity:.5292;transform:translate(14.8515vw,-10px) scale(.7327);animation:fall-336 12s -16s linear infinite}@keyframes fall-336{43.004%{transform:translate(23.471vw,43.004vh) scale(.7327)}to{transform:translate(19.16125vw,100vh) scale(.7327)}}.snow:nth-child(337){opacity:1.3136;transform:translate(65.892vw,-10px) scale(.6894);animation:fall-337 24s -24s linear infinite}@keyframes fall-337{66.945%{transform:translate(59.0119vw,66.945vh) scale(.6894)}to{transform:translate(62.45195vw,100vh) scale(.6894)}}.snow:nth-child(338){opacity:.171;transform:translate(23.4785vw,-10px) scale(.238);animation:fall-338 21s -5s linear infinite}@keyframes fall-338{39.2%{transform:translate(22.4456vw,39.2vh) scale(.238)}to{transform:translate(22.96205vw,100vh) scale(.238)}}.snow:nth-child(339){opacity:1.9884;transform:translate(19.5284vw,-10px) scale(.3917);animation:fall-339 19s -20s linear infinite}@keyframes fall-339{54.998%{transform:translate(16.9983vw,54.998vh) scale(.3917)}to{transform:translate(18.26335vw,100vh) scale(.3917)}}.snow:nth-child(340){opacity:1.2494;transform:translate(1.8134vw,-10px) scale(.895);animation:fall-340 20s -7s linear infinite}@keyframes fall-340{62.921%{transform:translate(10.5724vw,62.921vh) scale(.895)}to{transform:translate(6.1929vw,100vh) scale(.895)}}.snow:nth-child(341){opacity:.5226;transform:translate(69.2047vw,-10px) scale(.6494);animation:fall-341 14s -11s linear infinite}@keyframes fall-341{55.168%{transform:translate(71.3289vw,55.168vh) scale(.6494)}to{transform:translate(70.2668vw,100vh) scale(.6494)}}.snow:nth-child(342){opacity:.1394;transform:translate(95.9297vw,-10px) scale(.855);animation:fall-342 24s -16s linear infinite}@keyframes fall-342{56.07%{transform:translate(98.1038vw,56.07vh) scale(.855)}to{transform:translate(97.01675vw,100vh) scale(.855)}}.snow:nth-child(343){opacity:.716;transform:translate(14.8322vw,-10px) scale(.8552);animation:fall-343 21s -14s linear infinite}@keyframes fall-343{48.29%{transform:translate(8.8983vw,48.29vh) scale(.8552)}to{transform:translate(11.86525vw,100vh) scale(.8552)}}.snow:nth-child(344){opacity:.9574;transform:translate(87.1232vw,-10px) scale(.1737);animation:fall-344 17s -4s linear infinite}@keyframes fall-344{58.411%{transform:translate(85.5914vw,58.411vh) scale(.1737)}to{transform:translate(86.3573vw,100vh) scale(.1737)}}.snow:nth-child(345){opacity:.882;transform:translate(59.9032vw,-10px) scale(.3314);animation:fall-345 27s -24s linear infinite}@keyframes fall-345{78.886%{transform:translate(55.7021vw,78.886vh) scale(.3314)}to{transform:translate(57.80265vw,100vh) scale(.3314)}}.snow:nth-child(346){opacity:.8206;transform:translate(75.1546vw,-10px) scale(.3657);animation:fall-346 16s -5s linear infinite}@keyframes fall-346{78.546%{transform:translate(74.5234vw,78.546vh) scale(.3657)}to{transform:translate(74.839vw,100vh) scale(.3657)}}.snow:nth-child(347){opacity:.8154;transform:translate(36.693vw,-10px) scale(.4824);animation:fall-347 12s -9s linear infinite}@keyframes fall-347{38.054%{transform:translate(42.5327vw,38.054vh) scale(.4824)}to{transform:translate(39.61285vw,100vh) scale(.4824)}}.snow:nth-child(348){opacity:.5428;transform:translate(11.8562vw,-10px) scale(.2104);animation:fall-348 27s -27s linear infinite}@keyframes fall-348{37.991%{transform:translate(10.7697vw,37.991vh) scale(.2104)}to{transform:translate(11.31295vw,100vh) scale(.2104)}}.snow:nth-child(349){opacity:.5736;transform:translate(60.9446vw,-10px) scale(.6552);animation:fall-349 23s -11s linear infinite}@keyframes fall-349{69.647%{transform:translate(57.5253vw,69.647vh) scale(.6552)}to{transform:translate(59.23495vw,100vh) scale(.6552)}}.snow:nth-child(350){opacity:.96;transform:translate(35.2476vw,-10px) scale(.0843);animation:fall-350 10s -2s linear infinite}@keyframes fall-350{51.717%{transform:translate(42.6585vw,51.717vh) scale(.0843)}to{transform:translate(38.95305vw,100vh) scale(.0843)}}.snow:nth-child(351){opacity:.5346;transform:translate(51.4733vw,-10px) scale(.0331);animation:fall-351 15s -14s linear infinite}@keyframes fall-351{74.863%{transform:translate(56.3802vw,74.863vh) scale(.0331)}to{transform:translate(53.92675vw,100vh) scale(.0331)}}.snow:nth-child(352){opacity:.4508;transform:translate(58.8483vw,-10px) scale(.6847);animation:fall-352 26s -9s linear infinite}@keyframes fall-352{39.445%{transform:translate(58.7606vw,39.445vh) scale(.6847)}to{transform:translate(58.80445vw,100vh) scale(.6847)}}.snow:nth-child(353){opacity:1.1152;transform:translate(4.1876vw,-10px) scale(.4382);animation:fall-353 14s -30s linear infinite}@keyframes fall-353{53.703%{transform:translate(-1.8213vw,53.703vh) scale(.4382)}to{transform:translate(1.18315vw,100vh) scale(.4382)}}.snow:nth-child(354){opacity:.8706;transform:translate(36.4643vw,-10px) scale(.7306);animation:fall-354 20s -6s linear infinite}@keyframes fall-354{39.295%{transform:translate(43.2862vw,39.295vh) scale(.7306)}to{transform:translate(39.87525vw,100vh) scale(.7306)}}.snow:nth-child(355){opacity:.2054;transform:translate(41.9456vw,-10px) scale(.5073);animation:fall-355 22s -17s linear infinite}@keyframes fall-355{40.96%{transform:translate(46.6116vw,40.96vh) scale(.5073)}to{transform:translate(44.2786vw,100vh) scale(.5073)}}.snow:nth-child(356){opacity:1.9978;transform:translate(81.5244vw,-10px) scale(.0215);animation:fall-356 14s -9s linear infinite}@keyframes fall-356{41.177%{transform:translate(85.9192vw,41.177vh) scale(.0215)}to{transform:translate(83.7218vw,100vh) scale(.0215)}}.snow:nth-child(357){opacity:1.7968;transform:translate(17.9278vw,-10px) scale(.1283);animation:fall-357 25s -4s linear infinite}@keyframes fall-357{30.702%{transform:translate(14.9687vw,30.702vh) scale(.1283)}to{transform:translate(16.44825vw,100vh) scale(.1283)}}.snow:nth-child(358){opacity:.907;transform:translate(30.1808vw,-10px) scale(.8884);animation:fall-358 29s -10s linear infinite}@keyframes fall-358{51.322%{transform:translate(29.8661vw,51.322vh) scale(.8884)}to{transform:translate(30.02345vw,100vh) scale(.8884)}}.snow:nth-child(359){opacity:.58;transform:translate(13.7665vw,-10px) scale(.9339);animation:fall-359 13s -4s linear infinite}@keyframes fall-359{35.644%{transform:translate(17.3445vw,35.644vh) scale(.9339)}to{transform:translate(15.5555vw,100vh) scale(.9339)}}.snow:nth-child(360){opacity:1.922;transform:translate(89.9496vw,-10px) scale(.8168);animation:fall-360 30s -22s linear infinite}@keyframes fall-360{33.148%{transform:translate(95.9833vw,33.148vh) scale(.8168)}to{transform:translate(92.96645vw,100vh) scale(.8168)}}.snow:nth-child(361){opacity:1.6942;transform:translate(94.1072vw,-10px) scale(.4126);animation:fall-361 14s -2s linear infinite}@keyframes fall-361{77.008%{transform:translate(96.5775vw,77.008vh) scale(.4126)}to{transform:translate(95.34235vw,100vh) scale(.4126)}}.snow:nth-child(362){opacity:1.837;transform:translate(51.5934vw,-10px) scale(.6472);animation:fall-362 13s -12s linear infinite}@keyframes fall-362{59.077%{transform:translate(54.11vw,59.077vh) scale(.6472)}to{transform:translate(52.8517vw,100vh) scale(.6472)}}.snow:nth-child(363){opacity:1.5286;transform:translate(99.507vw,-10px) scale(.4873);animation:fall-363 25s -4s linear infinite}@keyframes fall-363{51.981%{transform:translate(89.6512vw,51.981vh) scale(.4873)}to{transform:translate(94.5791vw,100vh) scale(.4873)}}.snow:nth-child(364){opacity:.565;transform:translate(21.0477vw,-10px) scale(.6652);animation:fall-364 19s -25s linear infinite}@keyframes fall-364{67.302%{transform:translate(23.495vw,67.302vh) scale(.6652)}to{transform:translate(22.27135vw,100vh) scale(.6652)}}.snow:nth-child(365){opacity:.3912;transform:translate(62.7128vw,-10px) scale(.5228);animation:fall-365 12s -29s linear infinite}@keyframes fall-365{47.49%{transform:translate(59.3166vw,47.49vh) scale(.5228)}to{transform:translate(61.0147vw,100vh) scale(.5228)}}.snow:nth-child(366){opacity:1.6408;transform:translate(17.4227vw,-10px) scale(.9435);animation:fall-366 30s -23s linear infinite}@keyframes fall-366{56.53%{transform:translate(14.6321vw,56.53vh) scale(.9435)}to{transform:translate(16.0274vw,100vh) scale(.9435)}}.snow:nth-child(367){opacity:1.707;transform:translate(83.8652vw,-10px) scale(.8166);animation:fall-367 19s -22s linear infinite}@keyframes fall-367{56.348%{transform:translate(76.8956vw,56.348vh) scale(.8166)}to{transform:translate(80.3804vw,100vh) scale(.8166)}}.snow:nth-child(368){opacity:.4228;transform:translate(42.3457vw,-10px) scale(.7317);animation:fall-368 24s -2s linear infinite}@keyframes fall-368{79.308%{transform:translate(32.7347vw,79.308vh) scale(.7317)}to{transform:translate(37.5402vw,100vh) scale(.7317)}}.snow:nth-child(369){opacity:.6124;transform:translate(91.2809vw,-10px) scale(.8327);animation:fall-369 21s -25s linear infinite}@keyframes fall-369{36.48%{transform:translate(99.5113vw,36.48vh) scale(.8327)}to{transform:translate(95.3961vw,100vh) scale(.8327)}}.snow:nth-child(370){opacity:.0102;transform:translate(18.3347vw,-10px) scale(.4403);animation:fall-370 30s -20s linear infinite}@keyframes fall-370{73.672%{transform:translate(22.9666vw,73.672vh) scale(.4403)}to{transform:translate(20.65065vw,100vh) scale(.4403)}}.snow:nth-child(371){opacity:.8742;transform:translate(46.7485vw,-10px) scale(.8368);animation:fall-371 26s -4s linear infinite}@keyframes fall-371{38.188%{transform:translate(56.01vw,38.188vh) scale(.8368)}to{transform:translate(51.37925vw,100vh) scale(.8368)}}.snow:nth-child(372){opacity:1.599;transform:translate(8.0312vw,-10px) scale(.6037);animation:fall-372 22s -12s linear infinite}@keyframes fall-372{39.359%{transform:translate(1.1821vw,39.359vh) scale(.6037)}to{transform:translate(4.60665vw,100vh) scale(.6037)}}.snow:nth-child(373){opacity:1.7732;transform:translate(26.9851vw,-10px) scale(.0949);animation:fall-373 13s -29s linear infinite}@keyframes fall-373{53.704%{transform:translate(30.7525vw,53.704vh) scale(.0949)}to{transform:translate(28.8688vw,100vh) scale(.0949)}}.snow:nth-child(374){opacity:1.1456;transform:translate(26.0779vw,-10px) scale(.5954);animation:fall-374 26s -22s linear infinite}@keyframes fall-374{64.813%{transform:translate(25.7317vw,64.813vh) scale(.5954)}to{transform:translate(25.9048vw,100vh) scale(.5954)}}.snow:nth-child(375){opacity:.0506;transform:translate(85.9552vw,-10px) scale(.5718);animation:fall-375 29s -8s linear infinite}@keyframes fall-375{51.973%{transform:translate(83.8385vw,51.973vh) scale(.5718)}to{transform:translate(84.89685vw,100vh) scale(.5718)}}.snow:nth-child(376){opacity:.0722;transform:translate(44.8058vw,-10px) scale(.9183);animation:fall-376 24s -14s linear infinite}@keyframes fall-376{30.757%{transform:translate(53.8967vw,30.757vh) scale(.9183)}to{transform:translate(49.35125vw,100vh) scale(.9183)}}.snow:nth-child(377){opacity:1.1812;transform:translate(3.1929vw,-10px) scale(.8789);animation:fall-377 25s -17s linear infinite}@keyframes fall-377{40.242%{transform:translate(2.4395vw,40.242vh) scale(.8789)}to{transform:translate(2.8162vw,100vh) scale(.8789)}}.snow:nth-child(378){opacity:1.201;transform:translate(76.3981vw,-10px) scale(.9716);animation:fall-378 26s -8s linear infinite}@keyframes fall-378{48.39%{transform:translate(85.3204vw,48.39vh) scale(.9716)}to{transform:translate(80.85925vw,100vh) scale(.9716)}}.snow:nth-child(379){opacity:.863;transform:translate(45.542vw,-10px) scale(.8656);animation:fall-379 23s -21s linear infinite}@keyframes fall-379{67.401%{transform:translate(43.8915vw,67.401vh) scale(.8656)}to{transform:translate(44.71675vw,100vh) scale(.8656)}}.snow:nth-child(380){opacity:1.6506;transform:translate(91.0415vw,-10px) scale(.7471);animation:fall-380 26s -21s linear infinite}@keyframes fall-380{66.535%{transform:translate(87.4188vw,66.535vh) scale(.7471)}to{transform:translate(89.23015vw,100vh) scale(.7471)}}.snow:nth-child(381){opacity:1.4102;transform:translate(95.5175vw,-10px) scale(.7412);animation:fall-381 22s -2s linear infinite}@keyframes fall-381{36.597%{transform:translate(94.9874vw,36.597vh) scale(.7412)}to{transform:translate(95.25245vw,100vh) scale(.7412)}}.snow:nth-child(382){opacity:1.0412;transform:translate(58.2761vw,-10px) scale(.6455);animation:fall-382 17s -28s linear infinite}@keyframes fall-382{50.899%{transform:translate(54.2629vw,50.899vh) scale(.6455)}to{transform:translate(56.2695vw,100vh) scale(.6455)}}.snow:nth-child(383){opacity:.3148;transform:translate(53.6742vw,-10px) scale(.0805);animation:fall-383 19s -30s linear infinite}@keyframes fall-383{76.571%{transform:translate(54.6789vw,76.571vh) scale(.0805)}to{transform:translate(54.17655vw,100vh) scale(.0805)}}.snow:nth-child(384){opacity:.8928;transform:translate(88.7805vw,-10px) scale(.02);animation:fall-384 27s -18s linear infinite}@keyframes fall-384{41.07%{transform:translate(85.1371vw,41.07vh) scale(.02)}to{transform:translate(86.9588vw,100vh) scale(.02)}}.snow:nth-child(385){opacity:.586;transform:translate(90.2437vw,-10px) scale(.3467);animation:fall-385 15s -21s linear infinite}@keyframes fall-385{50.846%{transform:translate(98.088vw,50.846vh) scale(.3467)}to{transform:translate(94.16585vw,100vh) scale(.3467)}}.snow:nth-child(386){opacity:.3496;transform:translate(51.5258vw,-10px) scale(.0588);animation:fall-386 29s -21s linear infinite}@keyframes fall-386{67.088%{transform:translate(52.2475vw,67.088vh) scale(.0588)}to{transform:translate(51.88665vw,100vh) scale(.0588)}}.snow:nth-child(387){opacity:1.7878;transform:translate(2.7283vw,-10px) scale(.1316);animation:fall-387 29s -14s linear infinite}@keyframes fall-387{51.975%{transform:translate(9.0499vw,51.975vh) scale(.1316)}to{transform:translate(5.8891vw,100vh) scale(.1316)}}.snow:nth-child(388){opacity:1.201;transform:translate(92.2945vw,-10px) scale(.4241);animation:fall-388 28s -9s linear infinite}@keyframes fall-388{54.409%{transform:translate(84.9025vw,54.409vh) scale(.4241)}to{transform:translate(88.5985vw,100vh) scale(.4241)}}.snow:nth-child(389){opacity:.7694;transform:translate(85.1159vw,-10px) scale(.1627);animation:fall-389 23s -27s linear infinite}@keyframes fall-389{30.642%{transform:translate(80.0302vw,30.642vh) scale(.1627)}to{transform:translate(82.57305vw,100vh) scale(.1627)}}.snow:nth-child(390){opacity:.8818;transform:translate(8.2106vw,-10px) scale(.0728);animation:fall-390 19s -6s linear infinite}@keyframes fall-390{47.764%{transform:translate(.3698vw,47.764vh) scale(.0728)}to{transform:translate(4.2902vw,100vh) scale(.0728)}}.snow:nth-child(391){opacity:1.3958;transform:translate(88.2738vw,-10px) scale(.7387);animation:fall-391 30s -2s linear infinite}@keyframes fall-391{64.355%{transform:translate(97.4092vw,64.355vh) scale(.7387)}to{transform:translate(92.8415vw,100vh) scale(.7387)}}.snow:nth-child(392){opacity:1.4838;transform:translate(71.1265vw,-10px) scale(.737);animation:fall-392 28s -18s linear infinite}@keyframes fall-392{57.714%{transform:translate(70.574vw,57.714vh) scale(.737)}to{transform:translate(70.85025vw,100vh) scale(.737)}}.snow:nth-child(393){opacity:.0148;transform:translate(48.6977vw,-10px) scale(.0422);animation:fall-393 11s -30s linear infinite}@keyframes fall-393{69.308%{transform:translate(39.7952vw,69.308vh) scale(.0422)}to{transform:translate(44.24645vw,100vh) scale(.0422)}}.snow:nth-child(394){opacity:.2272;transform:translate(16.293vw,-10px) scale(.056);animation:fall-394 27s -3s linear infinite}@keyframes fall-394{78.525%{transform:translate(11.9592vw,78.525vh) scale(.056)}to{transform:translate(14.1261vw,100vh) scale(.056)}}.snow:nth-child(395){opacity:.6524;transform:translate(21.3041vw,-10px) scale(.7191);animation:fall-395 12s -15s linear infinite}@keyframes fall-395{34.75%{transform:translate(16.767vw,34.75vh) scale(.7191)}to{transform:translate(19.03555vw,100vh) scale(.7191)}}.snow:nth-child(396){opacity:.2602;transform:translate(8.8018vw,-10px) scale(.2407);animation:fall-396 13s -4s linear infinite}@keyframes fall-396{78.798%{transform:translate(3.1636vw,78.798vh) scale(.2407)}to{transform:translate(5.9827vw,100vh) scale(.2407)}}.snow:nth-child(397){opacity:1.4142;transform:translate(36.6646vw,-10px) scale(.814);animation:fall-397 29s -25s linear infinite}@keyframes fall-397{53.702%{transform:translate(41.8469vw,53.702vh) scale(.814)}to{transform:translate(39.25575vw,100vh) scale(.814)}}.snow:nth-child(398){opacity:1.8534;transform:translate(18.0361vw,-10px) scale(.1912);animation:fall-398 28s -18s linear infinite}@keyframes fall-398{64.073%{transform:translate(8.7702vw,64.073vh) scale(.1912)}to{transform:translate(13.40315vw,100vh) scale(.1912)}}.snow:nth-child(399){opacity:1.7616;transform:translate(6.8247vw,-10px) scale(.5307);animation:fall-399 25s -20s linear infinite}@keyframes fall-399{32.266%{transform:translate(1.7787vw,32.266vh) scale(.5307)}to{transform:translate(4.3017vw,100vh) scale(.5307)}}.snow:nth-child(400){opacity:1.1688;transform:translate(50.7373vw,-10px) scale(.1304);animation:fall-400 22s -6s linear infinite}@keyframes fall-400{77.23%{transform:translate(60.6766vw,77.23vh) scale(.1304)}to{transform:translate(55.70695vw,100vh) scale(.1304)}}\n"] }]
|
|
28
28
|
}], ctorParameters: function () { return [{ type: i1.TokenService }, { type: i1.AppState }, { type: i2.Router }]; } });
|
|
29
29
|
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiYXBwLmNvbXBvbmVudC5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uL3Byb2plY3RzL2NvcmUvc3JjL2xpYi9hcHAuY29tcG9uZW50LnRzIiwiLi4vLi4vLi4vLi4vcHJvamVjdHMvY29yZS9zcmMvbGliL2FwcC5jb21wb25lbnQuaHRtbCJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQSxVQUFVO0FBQ1YsT0FBTyxFQUFFLFNBQVMsRUFBRSxpQkFBaUIsRUFBRSxNQUFNLGVBQWUsQ0FBQzs7Ozs7QUFNN0Q7O0VBRUU7QUFPRixNQUFNLE9BQU8sWUFBWTtJQUlyQixZQUFvQixHQUFpQixFQUFTLE1BQWdCLEVBQVUsTUFBYztRQUFsRSxRQUFHLEdBQUgsR0FBRyxDQUFjO1FBQVMsV0FBTSxHQUFOLE1BQU0sQ0FBVTtRQUFVLFdBQU0sR0FBTixNQUFNLENBQVE7UUFGL0UsVUFBSyxHQUFhLEVBQUUsQ0FBQztRQUl4QixJQUFJLElBQUksQ0FBQyxNQUFNLENBQUMsYUFBYTtZQUN6QixLQUFLLElBQUksQ0FBQyxHQUFHLENBQUMsRUFBRSxDQUFDLEdBQUcsR0FBRyxFQUFFLENBQUMsRUFBRTtnQkFDeEIsSUFBSSxDQUFDLEtBQUssQ0FBQyxJQUFJLENBQUMsQ0FBQyxDQUFDLENBQUM7UUFFM0IsSUFBSSxDQUFDLElBQUksQ0FBQyxHQUFHLENBQUMsWUFBWTtZQUN0QixJQUFJLENBQUMsTUFBTSxDQUFDLFFBQVEsQ0FBQyxDQUFDLE9BQU8sRUFBRSxFQUFFLE9BQU8sRUFBRSxJQUFJLENBQUMsTUFBTSxDQUFDLEdBQUcsRUFBRSxDQUFDLENBQUMsQ0FBQztJQUN0RSxDQUFDOzt5R0FaUSxZQUFZOzZGQUFaLFlBQVksZ0RDaEJ6QixpS0FHK0I7MkZEYWxCLFlBQVk7a0JBTnhCLFNBQVM7K0JBQ0ksVUFBVSxpQkFDTCxpQkFBaUIsQ0FBQyxJQUFJIiwic291cmNlc0NvbnRlbnQiOlsiLy8gQW5ndWxhclxyXG5pbXBvcnQgeyBDb21wb25lbnQsIFZpZXdFbmNhcHN1bGF0aW9uIH0gZnJvbSBcIkBhbmd1bGFyL2NvcmVcIjtcclxuaW1wb3J0IHsgUm91dGVyIH0gZnJvbSBcIkBhbmd1bGFyL3JvdXRlclwiO1xyXG5cclxuLy8gQ29uZmlndXJhemlvbmlcclxuaW1wb3J0IHsgQXBwU3RhdGUsIFRva2VuU2VydmljZSB9IGZyb20gXCJAZXNmYWVuemEvY29yZS9zZXJ2aWNlc1wiO1xyXG5cclxuLypcclxuICAgIE4uQjogUXVlc3RvIGNvbXBvbmVudGUgbm9uIHB1w7IgZGl2ZW50YXJlIHN0YW5kYWxvbmUuIMOIIGlsIHB1bnRvIGRpIGluZ3Jlc3NvIHBlciBpbCBib290c3RyYXAgZGVpIG1vZHVsaSBkaSBGcm9udGVuZCwgY2hlIE5PTiBzaSBiYXNhbm8gc3VpIGNvbXBvbmVudGkgc3RhbmRhbG9uZSBhIG1lbm8gZGkgcmFyZSBmdW56aW9uYWxpdMOgXHJcbiovXHJcbkBDb21wb25lbnQoe1xyXG4gICAgc2VsZWN0b3I6ICdhcHAtcm9vdCcsXHJcbiAgICBlbmNhcHN1bGF0aW9uOiBWaWV3RW5jYXBzdWxhdGlvbi5Ob25lLFxyXG4gICAgc3R5bGVVcmxzOiBbXCIuL2FwcC5jb21wb25lbnQuc2Nzc1wiXSxcclxuICAgIHRlbXBsYXRlVXJsOiAnLi9hcHAuY29tcG9uZW50Lmh0bWwnLFxyXG59KVxyXG5leHBvcnQgY2xhc3MgQXBwQ29tcG9uZW50IHtcclxuXHJcbiAgICBwdWJsaWMgc25vd3M6IG51bWJlcltdID0gW107XHJcblxyXG4gICAgY29uc3RydWN0b3IocHJpdmF0ZSBidHM6IFRva2VuU2VydmljZSwgcHVibGljIF9zdGF0ZTogQXBwU3RhdGUsIHByaXZhdGUgcm91dGVyOiBSb3V0ZXIpIHtcclxuXHJcbiAgICAgICAgaWYgKHRoaXMuX3N0YXRlLmNocmlzdG1hc1RpbWUpXHJcbiAgICAgICAgICAgIGZvciAobGV0IGkgPSAwOyBpIDwgNDAwOyBpKyspXHJcbiAgICAgICAgICAgICAgICB0aGlzLnNub3dzLnB1c2goaSk7XHJcblxyXG4gICAgICAgIGlmICghdGhpcy5idHMuYWNjb3VudFNjb3BlKVxyXG4gICAgICAgICAgICB0aGlzLnJvdXRlci5uYXZpZ2F0ZShbXCJsb2dpblwiLCB7IGZyb21Vcmw6IHRoaXMucm91dGVyLnVybCB9XSk7XHJcbiAgICB9XHJcbn0iLCI8bmctY29udGFpbmVyICpuZ0lmPVwiX3N0YXRlLmNocmlzdG1hc1RpbWVcIj5cclxuICAgIDxkaXYgKm5nRm9yPVwibGV0IGkgb2Ygc25vd3NcIiBjbGFzcz1cInNub3dcIj48L2Rpdj5cclxuPC9uZy1jb250YWluZXI+XHJcbjxyb3V0ZXItb3V0bGV0Pjwvcm91dGVyLW91dGxldD4iXX0=
|