@esfaenza/core 15.2.144 → 15.2.146
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.
- package/components/es-modal/es-modal.component.d.ts +2 -1
- package/esm2020/components/es-modal/es-modal.component.mjs +6 -3
- package/esm2020/components/jace-login/jace-login.component.mjs +5 -3
- package/esm2020/lib/app.component.mjs +2 -2
- package/fesm2015/esfaenza-core-components.mjs +9 -4
- package/fesm2015/esfaenza-core-components.mjs.map +1 -1
- package/fesm2015/esfaenza-core.mjs +2 -2
- package/fesm2015/esfaenza-core.mjs.map +1 -1
- package/fesm2020/esfaenza-core-components.mjs +9 -4
- package/fesm2020/esfaenza-core-components.mjs.map +1 -1
- package/fesm2020/esfaenza-core.mjs +2 -2
- package/fesm2020/esfaenza-core.mjs.map +1 -1
- package/package.json +1 -1
|
@@ -22,9 +22,9 @@ export class AppComponent {
|
|
|
22
22
|
}
|
|
23
23
|
}
|
|
24
24
|
AppComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: AppComponent, deps: [{ token: i1.TokenService }, { token: i1.AppState }, { token: i2.Router }], target: i0.ɵɵFactoryTarget.Component });
|
|
25
|
-
AppComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.9", type: AppComponent, selector: "app-root", ngImport: i0, template: "<ng-container *ngIf=\"_state.christmasTime\">\r\n <div *ngFor=\"let i of snows; trackBy: snowTrackBy\" class=\"snow\"></div>\r\n</ng-container>\r\n<router-outlet></router-outlet>", styles: [".table-borderless>tbody>tr>td,.table-borderless>tbody>tr>th,.table-borderless>tfoot>tr>td,.table-borderless>tfoot>tr>th,.table-borderless>thead>tr>td,.table-borderless>thead>tr>th{border:none}.table,.table-responsive{margin-bottom:5px}a:hover,a:focus{text-decoration:none}a:not([href]){color:inherit;text-decoration:none}a:not([href]):hover{color:inherit;text-decoration:none}*{outline:none!important}.modal-title{width:calc(100% - 20px)}.progress{height:20px}.progress.progress-primary[value]::-webkit-progress-value{background-color:#024a88}.progress.progress-primary[value]::-moz-progress-bar{background-color:#024a88}.progress.progress-primary[value]::-ms-fill{background-color:#024a88}@media screen and (min-width: 0\\fffd){.progress.progress-primary .progress-bar{background-color:#024a88}}.progress.progress-info[value]::-webkit-progress-value{background-color:#248dad}.progress.progress-info[value]::-moz-progress-bar{background-color:#248dad}.progress.progress-info[value]::-ms-fill{background-color:#248dad}@media screen and (min-width: 0\\fffd){.progress.progress-info .progress-bar{background-color:#248dad}}.progress.progress-danger[value]::-webkit-progress-value{background-color:#bf1725}.progress.progress-danger[value]::-moz-progress-bar{background-color:#bf1725}.progress.progress-danger[value]::-ms-fill{background-color:#bf1725}@media screen and (min-width: 0\\fffd){.progress.progress-danger .progress-bar{background-color:#bf1725}}.progress.progress-success[value]::-webkit-progress-value{background-color:#2d922d}.progress.progress-success[value]::-moz-progress-bar{background-color:#2d922d}.progress.progress-success[value]::-ms-fill{background-color:#2d922d}@media screen and (min-width: 0\\fffd){.progress.progress-success .progress-bar{background-color:#2d922d}}.progress.progress-warning[value]::-webkit-progress-value{background-color:#f79a17}.progress.progress-warning[value]::-moz-progress-bar{background-color:#f79a17}.progress.progress-warning[value]::-ms-fill{background-color:#f79a17}@media screen and (min-width: 0\\fffd){.progress.progress-warning .progress-bar{background-color:#f79a17}}.progress[value]::-moz-progress-bar{border-radius:0}.progress[value]::-webkit-progress-value{border-radius:0}.progress[value=\"100\"]::-moz-progress-bar{border-radius:0}.progress[value=\"100\"]::-webkit-progress-value{border-radius:0}.progress-xs{height:7px}.progress-sm{height:10px}.progress-md{height:13px}.progress-bar-info-striped{background-image:linear-gradient(45deg,hsla(0,0%,100%,.15) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.15) 0,hsla(0,0%,100%,.15) 75%,transparent 0,transparent);background-size:1rem 1rem;background-color:#5bc0de!important}.progress-bar-animated{animation:progress-bar-stripes 1s linear infinite}.tag{font-weight:400;line-height:1.4;letter-spacing:.03em}.tag.tag-primary{background-color:#024a88}.tag.tag-info{background-color:#248dad}.tag.tag-danger{background-color:#bf1725}.tag.tag-success{background-color:#2d922d}.tag.tag-warning{background-color:#f79a17}.tag.tag-dark{background-color:#000}.tag.tag-main{background-color:#242d3a}.card{border:none;border-radius:0;width:100%;overflow:hidden;margin-bottom:29px;box-shadow:1px 1px 5px #00000040;display:block}.card .card-header{background:#344154;color:#fff;line-height:10px;border-radius:0;border:none}.card .card-header a{color:#fff}.card .card-header a:hover{color:#fffc}.card .card-footer{background:#344154;color:#fff;line-height:6px;border-radius:0;border:none}.card.card-outline-default{background:transparent;border:1px solid #fff}.card.card-primary{background:#024a88}.card.card-primary.medium-opacity{background:rgba(2,74,136,.5)}.card.card-outline-primary{background:transparent;border:1px solid #024a88}.card.card-success{background:#2d922d;margin-bottom:15px}.card.card-success.medium-opacity{background:rgba(45,146,45,.5)}.card.card-outline-success{background:transparent;border:1px solid #2d922d}.card.card-info{background:#248dad;margin-bottom:15px}.card.card-info.medium-opacity{background:rgba(36,141,173,.5)}.card.card-outline-info{background:transparent;border:1px solid #248dad}.card.card-warning{background:#f79a17;margin-bottom:15px}.card.card-warning.medium-opacity{background:rgba(247,154,23,.5)}.card.card-outline-warning{background:transparent;border:1px solid #f79a17}.card.card-danger{background:#bf1725;margin-bottom:15px}.card.card-danger.medium-opacity{background:rgba(191,23,37,.5)}.card.card-outline-danger{background:transparent;border:1px solid #bf1725}.card.card-primary .card-header,.card.card-success .card-header,.card.card-info .card-header,.card.card-danger .card-header,.card.card-warning .card-header{background:rgba(0,0,0,.4)}.card.card-primary .card-body,.card.card-success .card-body,.card.card-info .card-body,.card.card-danger .card-body,.card.card-warning .card-body{color:#fff}.card.card-primary .card-footer,.card.card-success .card-footer,.card.card-info .card-footer,.card.card-danger .card-footer,.card.card-warning .card-footer{background:rgba(0,0,0,.2)}.card.overlay .card-img{border-radius:0;-moz-filter:brightness(100%);-ms-filter:brightness(100%);-o-filter:brightness(100%);filter:brightness(100%)}.card.overlay:hover .card-img{-moz-filter:brightness(80%);-ms-filter:brightness(80%);-o-filter:brightness(80%);filter:brightness(80%)}.card.overlay .card-img-overlay{color:#fff}.card.overlay .card-img-overlay.overlay-bottom{top:auto}.card.overlay .card-img-overlay.slide-up{transform:translateY(100%)}.card.overlay .card-img-overlay.slide-down{transform:translateY(-100%)}.card.overlay .card-img-overlay.slide-left{transform:translate(-100%)}.card.overlay .card-img-overlay.slide-right{transform:translate(100%)}.card.overlay .card-img-overlay.hover-opacity{opacity:0}.card.overlay:hover .slide-up,.card.overlay:hover .slide-down{transform:translateY(0)}.card.overlay:hover .slide-left,.card.overlay:hover .slide-right{transform:translate(0)}.card.overlay:hover .hover-opacity{opacity:1}@media (min-width: 1400px){.d-xxl-block{display:block!important}}@media (min-width: 576px){.card-columns{-moz-column-count:3;-moz-column-gap:1.25rem}}.btn{border-radius:0}.btn:focus{outline:0}.btn:active{outline:0!important}.btn-rounded{border-radius:25rem}.btn-xs{padding:.2rem .4rem;font-size:.715rem}.btn-primary{background:rgba(2,74,136,.8)!important;border-color:#024a88cc!important}.btn-primary.medium-opacity{background:rgba(2,74,136,.5);border-color:#024a881a}.btn-primary:hover,.btn-primary:focus{background:#024a88;border-color:#024a88}.btn-primary:active{background:rgba(2,74,136,.95)!important;border-color:#024a88f2!important}.btn-success{background:rgba(45,146,45,.8);border-color:#2d922dcc}.btn-success.medium-opacity{background:rgba(45,146,45,.5);border-color:#2d922d1a}.btn-success:hover,.btn-success:focus{background:#2d922d;border-color:#2d922d}.btn-success:active{background:rgba(45,146,45,.95)!important;border-color:#2d922df2!important}.btn-info{background:rgba(36,141,173,.8);border-color:#248dadcc}.btn-info.medium-opacity{background:rgba(36,141,173,.5);border-color:#248dad1a}.btn-info:hover,.btn-info:focus{background:#248dad;border-color:#248dad}.btn-info:active{background:rgba(36,141,173,.95)!important;border-color:#248dadf2!important}.btn-warning{background:rgba(247,154,23,.8);border-color:#f79a17cc}.btn-warning.medium-opacity{background:rgba(247,154,23,.5);border-color:#f79a171a}.btn-warning:hover,.btn-warning:focus{background:#f79a17;border-color:#f79a17}.btn-warning:active{background:rgba(247,154,23,.95)!important;border-color:#f79a17f2!important}.btn-danger{background:rgba(191,23,37,.8);border-color:#bf1725cc}.btn-danger.medium-opacity{background:rgba(191,23,37,.5);border-color:#bf17251a}.btn-danger:hover,.btn-danger:focus{background:#bf1725;border-color:#bf1725}.btn-danger:active{background:rgba(191,23,37,.95)!important;border-color:#bf1725f2!important}.btn-dark{background:rgba(0,0,0,.8);border-color:#000c;color:#fff}.btn-dark.medium-opacity{background:rgba(0,0,0,.5);border-color:#0000001a}.btn-dark:hover{background:black;border-color:#000}.btn-dark:active{background:rgba(0,0,0,.95)!important;border-color:#000000f2!important}.btn-main{background:rgba(36,45,58,.8);border-color:#242d3acc;color:#fff}.btn-main.medium-opacity{background:rgba(36,45,58,.5);border-color:#242d3a1a}.btn-main:hover{color:#fff!important;background:#242d3a;border-color:#242d3a}.btn-main:active{background:rgba(36,45,58,.95)!important;border-color:#242d3af2!important}.btn-outline-primary{color:#024a88;border-color:#024a88}.btn-outline-primary:hover,.btn-outline-primary:focus{color:#fff;background:#024a88;border-color:#024a88}.btn-outline-primary:active,.btn-outline-primary.active{color:#fff!important;background:#024a88!important;border-color:#024a88!important}.btn-outline-success{color:#2d922d;border-color:#2d922d}.btn-outline-success:hover,.btn-outline-success:focus{color:#fff;background:#2d922d;border-color:#2d922d}.btn-outline-success:active,.btn-outline-success.active{color:#fff!important;background:#2d922d!important;border-color:#2d922d!important}.btn-outline-info{color:#248dad;border-color:#248dad}.btn-outline-info:hover,.btn-outline-info:focus{color:#fff;background:#248dad;border-color:#248dad}.btn-outline-info:active,.btn-outline-info.active{color:#fff!important;background:#248dad!important;border-color:#248dad!important}.btn-outline-warning{color:#f79a17;border-color:#f79a17}.btn-outline-warning:hover,.btn-outline-warning:focus{color:#fff;background:#f79a17;border-color:#f79a17}.btn-outline-warning:active,.btn-outline-warning.active{color:#fff!important;background:#f79a17!important;border-color:#f79a17!important}.btn-outline-danger{color:#bf1725;border-color:#bf1725}.btn-outline-danger:hover,.btn-outline-danger:focus{color:#fff;background:#bf1725;border-color:#bf1725}.btn-outline-danger:active,.btn-outline-danger.active{color:#fff!important;background:#bf1725!important;border-color:#bf1725!important}.btn-outline-dark{color:#000;border-color:#000;background:transparent}.btn-outline-dark:hover,.btn-outline-dark:focus{color:#fff;background:#000;border-color:#000}.btn-outline-main{color:#242d3a;border-color:#242d3a;background:transparent}.btn-outline-main:hover,.btn-outline-main:focus{color:#fff;background:#242D3A;border-color:#242d3a}.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle),.btn-group>.btn:last-child:not(:first-child),.btn-group>.dropdown-toggle:not(:first-child){border-radius:0}.form-control-sm,.input-group-sm>.form-control,.input-group-sm>.input-group-addon,.input-group-sm>.input-group-btn>.btn{border-radius:0}.btn.disabled,.btn:disabled{cursor:not-allowed;opacity:.65}.btn-file-upload{height:35px;padding-top:3px!important}.text-primary{color:#024a88!important}.text-success{color:#2d922d!important}.text-info{color:#248dad!important}.text-warning{color:#f79a17!important}.text-danger{color:#bf1725!important}.background-success{background-color:#2d922d!important}.background-info{background-color:#248dad!important}.background-warning{background-color:#f79a17!important}.background-danger{background-color:#bf1725!important}.blockquote{font-size:1.2rem}.blockquote-footer{font-size:70%}.nav-tabs{background-color:#ccc;border:1px solid #ccc}.nav-tabs .nav-item .nav-link{color:#242d3acc;background-color:transparent;border:none;cursor:default}.nav-tabs .nav-item .nav-link.active{background-color:#fff;color:#242d3a}.nav-tabs .nav-item .nav-link:not(.active):hover{background-color:transparent;color:#242d3a;cursor:pointer}.nav-tabs.top{border-top-left-radius:.3rem;border-top-right-radius:.3rem}.nav-tabs.bottom{border-bottom-left-radius:.3rem;border-bottom-right-radius:.3rem}.nav-tabs.bottom .nav-item{margin-bottom:0;margin-top:-1px}.nav-tabs.bottom .nav-item .nav-link{border-radius:0 0 .3rem .3rem}.nav-tabs.tabs-primary{background-color:#024a8866;border:1px solid #024a88}.nav-tabs.tabs-primary .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-primary .nav-item .nav-link.active{background-color:#024a88;color:#fff}.nav-tabs.tabs-primary .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-success{background-color:#2d922d66;border:1px solid #2d922d}.nav-tabs.tabs-success .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-success .nav-item .nav-link.active{background-color:#2d922d;color:#fff}.nav-tabs.tabs-success .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-info{background-color:#248dad66;border:1px solid #248dad}.nav-tabs.tabs-info .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-info .nav-item .nav-link.active{background-color:#248dad;color:#fff}.nav-tabs.tabs-info .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-warning{background-color:#f79a1766;border:1px solid #f79a17}.nav-tabs.tabs-warning .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-warning .nav-item .nav-link.active{background-color:#f79a17;color:#fff}.nav-tabs.tabs-warning .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-danger{background-color:#bf172566;border:1px solid #bf1725}.nav-tabs.tabs-danger .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-danger .nav-item .nav-link.active{background-color:#bf1725;color:#fff}.nav-tabs.tabs-danger .nav-item .nav-link:not(.active):hover{color:#fff}.tab-content{position:relative;z-index:1;border:1px solid #ccc;background:#fff}.tab-content .tab-pane{padding:1rem}.tab-content.tab-content-primary{background-color:#024a88;color:#fff;border-color:#024a88}.tab-content.tab-content-success{background-color:#2d922d;color:#fff;border-color:#2d922d}.tab-content.tab-content-info{background-color:#248dad;color:#fff;border-color:#248dad}.tab-content.tab-content-warning{background-color:#f79a17;color:#fff;border-color:#f79a17}.tab-content.tab-content-danger{background-color:#bf1725;color:#fff;border-color:#bf1725}.tab-content.top{border-top:none}.tab-content.bottom{border-bottom:none}.vertical-tabs .nav{padding-right:0;overflow:hidden;background-color:#ccc;border:1px solid #ccc}.vertical-tabs .nav.left{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem;border-right:none;margin-right:-1px;z-index:2}.vertical-tabs .nav.right{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem;border-left:none;margin-left:-1px;z-index:2}.vertical-tabs .nav .nav-item .nav-link{color:#242d3acc;background-color:transparent;border-radius:0;cursor:default}.vertical-tabs .nav .nav-item .nav-link.active{background-color:#fff}.vertical-tabs .nav .nav-item .nav-link:not(.active):hover{background-color:transparent;color:#242d3a;cursor:pointer}.vertical-tabs .nav .nav-item .nav-link.disabled{color:#242d3a99;cursor:not-allowed!important}.alert.alert-success{background-color:#2d922d;border-color:#2d922d;color:#fff}.alert.alert-success.medium-opacity{background:rgba(45,146,45,.5);border-color:#2d922d99}.alert.alert-info{background-color:#248dad;border-color:#248dad;color:#fff}.alert.alert-info.medium-opacity{background-color:#248dad80;border-color:#248dad99}.alert.alert-warning{background-color:#f79a17;border-color:#f79a17;color:#fff}.alert.alert-warning.medium-opacity{background-color:#f79a1780;border-color:#f79a1799}.alert.alert-danger{background-color:#bf1725;border-color:#bf1725;color:#fff}.alert.alert-danger.medium-opacity{background-color:#bf172580;border-color:#bf172599}.modal{z-index:99999;padding-top:10%}.modal-dialog .modal-content{color:#000}.modal-dialog .modal-content .modal-header{border-top-left-radius:.2rem;border-top-right-radius:.2rem;padding:10px 15px}.modal-dialog .modal-content .modal-header.modal-primary{color:#fff;background-color:#024a88}.modal-dialog .modal-content .modal-header.modal-success{color:#fff;background-color:#2d922d}.modal-dialog .modal-content .modal-header.modal-info{color:#fff;background-color:#248dad}.modal-dialog .modal-content .modal-header.modal-warning{color:#fff;background-color:#f79a17}.modal-dialog .modal-content .modal-header.modal-danger{color:#fff;background-color:#bf1725}.modal-dialog .modal-content .modal-header i{margin-right:10px}.modal-dialog .modal-content .modal-footer{padding:10px 15px}.list-group .list-group-item{border-radius:0;padding:.55rem 1.25rem;color:#000c}.list-group .list-group-item.active{color:#ffffffe6;background-color:#024a88;border-color:#024a88}.list-group .list-group-item.active:hover,.list-group .list-group-item.active:focus{color:#fff!important}.list-group .list-group-item.disabled{color:#818a91;background-color:#ddd}.list-group .list-group-item:not(.disabled):focus{color:#000}.list-group .list-group-item.list-group-item-primary{color:#fff;background-color:#024a88}.list-group .list-group-item.list-group-item-success{color:#fff;background-color:#2d922d}.list-group .list-group-item.list-group-item-info{color:#fff;background-color:#248dad}.list-group .list-group-item.list-group-item-warning{color:#fff;background-color:#f79a17}.list-group .list-group-item.list-group-item-danger{color:#fff;background-color:#bf1725}.has-success .form-control-success{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.has-success .form-control{border-color:#2d922dcc}.has-success .form-control:focus{box-shadow:none;border-color:#2d922d80}.has-success .form-control-feedback,.has-success .form-control-label,.has-success .form-check-label,.has-success .form-check-inline,.has-success .custom-control{color:#2d922d}.has-warning .form-control-warning{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23f79a17' d='M4.4 5.324h-.8v-2.46h.8zm0 1.42h-.8V5.89h.8zM3.76.63L.04 7.075c-.115.2.016.425.26.426h7.397c.242 0 .372-.226.258-.426C6.726 4.924 5.47 2.79 4.253.63c-.113-.174-.39-.174-.494 0z'/%3E%3C/svg%3E\")}.has-warning .form-control{border-color:#f79a17cc}.has-warning .form-control:focus{box-shadow:none;border-color:#f79a1780}.has-warning .form-control-feedback,.has-warning .form-control-label,.has-warning .form-check-label,.has-warning .form-check-inline,.has-warning .custom-control{color:#f79a17}.has-danger .form-control-danger{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")}.has-danger .form-control{border-color:#bf1725cc}.has-danger .form-control:focus{box-shadow:none;border-color:#bf172580}.has-danger .form-control-feedback,.has-danger .form-control-label,.has-danger .form-check-label,.has-danger .form-check-inline,.has-danger .custom-control{color:#bf1725}.form-group label{margin-bottom:2px}.help-block{color:#555;font-size:12px}.form-control.checking-field.forced-invalid{padding-right:2.25rem!important;background-repeat:no-repeat!important;background-position:center right .625rem!important;background-size:1.25rem 1.25rem!important;border-color:#bf1725!important;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")!important}.form-control.checking-combo.forced-invalid{padding-right:2.25rem!important;background-repeat:no-repeat!important;background-position:center right .625rem!important;background-size:1.25rem 1.25rem!important;border-color:#bf1725!important;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")!important;background-position:calc(100% - 20px)!important}.form-control{border-radius:0;font-size:14px}.form-control:focus{border-color:#55555580}.form-control.checking-field.ng-touched{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem}.form-control.checking-field.ng-touched.ng-invalid{border-color:#bf1725;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")}.form-control.checking-field.ng-touched.ng-valid{border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.form-control.checking-combo.ng-touched{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem}.form-control.checking-combo.ng-touched.ng-invalid{border-color:#bf1725;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\");background-position:calc(100% - 20px)}.form-control.checking-combo.ng-touched.ng-valid{border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\");background-position:calc(100% - 20px)}.form-control-rounded{border-radius:16px}.form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control{color:#555555b3}.input-group .input-group-addon{padding:.3rem .7rem;border-radius:0}.input-group-btn .btn{padding:.36rem .9rem;font-size:17px}.input-group .form-control:not(:first-child),.input-group-addon:not(:first-child),.input-group-btn:not(:first-child)>.btn,.input-group-btn:not(:first-child)>.btn-group>.btn,.input-group-btn:not(:first-child)>.dropdown-toggle,.input-group-btn:not(:last-child)>.btn:not(:first-child),.input-group-btn:not(:last-child)>.btn-group:not(:first-child)>.btn{border-radius:0}select.form-control:not([multiple]) option{color:#000c}select.form-control:not([size]):not([multiple]){height:calc(2.5rem - 5px)}input[type=color].form-control{padding:0}.form-inline .form-group input{width:100%}.form-space-md .form-group{margin-bottom:.75rem}.form-space-lg .form-group{margin-bottom:1rem}.form-group{margin-bottom:.5rem}.dropdown-menu{padding-top:0;padding-bottom:0;border-radius:0;font-size:14px;box-shadow:0 6px 12px #0003}.dropdown-menu a{color:#242d3a}.dropdown-menu a:hover{color:#fff;background-color:#242d3a}.dropdown-menu:before{content:\" \";position:absolute;top:-12px;right:30px;display:block;width:0;height:0;border:6px solid transparent;border-bottom-color:#fff}.custom-control-label:before,.custom-control-label:after{top:.2rem}.custom-checkbox.checkbox-circle .custom-control-label:before,.custom-checkbox.checkbox-circle .custom-control-label:after{border-radius:50%}.custom-checkbox .custom-control-input:checked~.custom-control-label:before{background:rgba(85,85,85,.7)}.custom-checkbox .custom-control-input:focus~.custom-control-label:before{border:1px solid white;box-shadow:0 0 0 1px #555555b3}.custom-checkbox .custom-control-input.checkbox-primary:checked~.custom-control-label:before{background:#024a88}.custom-checkbox .custom-control-input.checkbox-primary:focus~.custom-control-label:before{box-shadow:0 0 0 1px #024a88}.custom-checkbox .custom-control-input.checkbox-success:checked~.custom-control-label:before{background:#2d922d}.custom-checkbox .custom-control-input.checkbox-success:focus~.custom-control-label:before{box-shadow:0 0 0 1px #2d922d}.custom-checkbox .custom-control-input.checkbox-info:checked~.custom-control-label:before{background:#248dad}.custom-checkbox .custom-control-input.checkbox-info:focus~.custom-control-label:before{box-shadow:0 0 0 1px #248dad}.custom-checkbox .custom-control-input.checkbox-warning:checked~.custom-control-label:before{background:#f79a17}.custom-checkbox .custom-control-input.checkbox-warning:focus~.custom-control-label:before{box-shadow:0 0 0 1px #f79a17}.custom-checkbox .custom-control-input.checkbox-danger:checked~.custom-control-label:before{background:#bf1725}.custom-checkbox .custom-control-input.checkbox-danger:focus~.custom-control-label:before{box-shadow:0 0 0 1px #bf1725}.custom-checkbox .custom-control-input.checkbox-main:checked~.custom-control-label:before{background:#242D3A}.custom-checkbox .custom-control-input.checkbox-main:focus~.custom-control-label:before{box-shadow:0 0 0 1px #242d3a}.custom-radio .custom-control-input:checked~.custom-control-label:before{background:rgba(85,85,85,.7)}.custom-radio .custom-control-input:focus~.custom-control-label:before{border:1px solid white;box-shadow:0 0 0 1px #555555b3}.custom-radio .custom-control-input.radio-primary:checked~.custom-control-label:before{background:#024a88}.custom-radio .custom-control-input.radio-primary:focus~.custom-control-label:before{box-shadow:0 0 0 1px #024a88}.custom-radio .custom-control-input.radio-success:checked~.custom-control-label:before{background:#2d922d}.custom-radio .custom-control-input.radio-success:focus~.custom-control-label:before{box-shadow:0 0 0 1px #2d922d}.custom-radio .custom-control-input.radio-info:checked~.custom-control-label:before{background:#248dad}.custom-radio .custom-control-input.radio-info:focus~.custom-control-label:before{box-shadow:0 0 0 1px #248dad}.custom-radio .custom-control-input.radio-warning:checked~.custom-control-label:before{background:#f79a17}.custom-radio .custom-control-input.radio-warning:focus~.custom-control-label:before{box-shadow:0 0 0 1px #f79a17}.custom-radio .custom-control-input.radio-danger:checked~.custom-control-label:before{background:#bf1725}.custom-radio .custom-control-input.radio-danger:focus~.custom-control-label:before{box-shadow:0 0 0 1px #bf1725}.custom-radio .custom-control-input.radio-main:checked~.custom-control-label:before{background:#242D3A}.custom-radio .custom-control-input.radio-main:focus~.custom-control-label:before{box-shadow:0 0 0 1px #242d3a}.custom-select,.custom-select:focus{background:rgba(255,255,255,.1) url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23333' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E\") no-repeat right .75rem center;background-size:8px 10px}.bg-primary{background:#024a88!important}.bg-primary.medium-opacity{background:rgba(2,74,136,.5)!important}.bg-success{background:#2d922d!important}.bg-success.medium-opacity{background:rgba(45,146,45,.5)!important}.bg-warning{background:#f79a17!important}.bg-warning.medium-opacity{background:rgba(247,154,23,.5)!important}.bg-danger{background:#bf1725!important}.bg-danger.medium-opacity{background:rgba(191,23,37,.5)!important}.bg-main{background:#242d3a!important}.bg-main.medium-opacity{background:rgba(36,45,58,.5)!important}.bg-dark{background:black!important}.bg-dark.medium-opacity{background:rgba(0,0,0,.5)!important}.custom-select{width:100%}code{background-color:#e9ebee}.app-margin-top-5{margin-top:5px!important}.app-margin-top-10{margin-top:10px!important}.app-margin-top-15{margin-top:15px!important}.app-margin-top-20{margin-top:20px!important}.app-margin-top-25{margin-top:25px!important}.app-margin-top-30{margin-top:30px!important}.app-margin-top-35{margin-top:35px!important}.app-margin-top-40{margin-top:40px!important}.app-margin-top-60{margin-top:60px!important}@media (min-width: 1280px){.modal-xl{max-width:1024px}}@media (min-width: 1600px){.modal-xxl{max-width:1280px}}@media (min-width: 1800px){.modal-feminist{max-width:1366px}}.modal-header{cursor:pointer!important}::-ms-reveal{display:none}.app-fill{width:100%;height:100%}.app-flex-left{margin-right:auto}.lastfix{margin-bottom:-.5rem}.app-inline-wrapped{display:inline!important}.app-inline-wrapped:after{content:\"\\a\";white-space:pre}.app-mat-form-slider{margin-top:-10px;width:100%;padding:0}.app-updevery-input{width:30px;display:inline;padding:1px;height:20px}.mv-input{padding:5px 10px 5px 5px;width:100px;height:30px}.mv-input:focus{box-shadow:none!important}.input-group-addon{background-color:#eceeef;border:1px solid rgba(0,0,0,.15)}.app-flex-row{flex-direction:row}.flex-nowrap{flex-wrap:nowrap}.app-white-button{background-color:#fff;border-color:#ccc}.app-bigplus{text-align:center;font-size:95px;color:#ccc;font-weight:200;cursor:pointer}.app-bigplus :hover{background-color:#eee}.app-wrap{white-space:pre-wrap;word-break:break-word}.app-min-height-145{min-height:145px}.tooltip{pointer-events:auto!important;-webkit-user-select:none!important;-moz-user-select:none!important;-khtml-user-select:none!important;-ms-user-select:none!important;cursor:default!important}.ace_gutter-cell.ace_breakpoint{border-radius:20px 0 0 20px;box-shadow:0 0 1px 1px red inset}.tab-body{padding:15px;border:1px solid #bbb;width:100%}.tab-header-page{border-bottom:20px solid #bbb;border-left:20px solid transparent;border-right:20px solid transparent;cursor:pointer;height:0;text-align:center}.tab-selected{border-bottom:20px solid #bbb;font-weight:700}.tab-unselected{border-bottom:20px solid #ddd}.app-bullet{font-weight:700;font-size:25px;line-height:0;vertical-align:sub}.app-input-password{width:calc(100% - 30px)!important;display:inline-block!important;margin-right:10px!important}.swal2-container{z-index:9999999999999!important}.app-margin-bottom-min-10{margin-bottom:-10px}.app-margin-bottom-min-15{margin-bottom:-15px}.input-group-addon-color{background-color:#eceeef!important}.no-bg-img{background-image:none!important;padding-right:0!important}::placeholder{color:#aaa!important}ngx-charts-advanced-pie-chart,ngx-charts-number-card,ngx-charts-bar-vertical,ngx-charts-bar-horizontal,ngx-charts-tree-map,ngx-charts-charts{display:block;min-height:1px}.table-striped tbody tr:nth-of-type(odd){background-color:#f2f2f2}.app-flip-y{transform:scaleY(-1)}.app-flip-x{transform:scaleX(-1)}.app-std-border-right{border-right:2px solid #ccc}.app-std-border-left{border-left:2px solid #ccc}.dropdown-menu>li>a:empty{padding:0}.app-caret-none{color:transparent!important;text-shadow:0 0 0 black!important}.app-caret-none:focus{outline:none}.app-break-words{word-break:break-all}.app-simple-border{border:1px solid #eceeef}.scrolling-box{max-height:250px;overflow-x:hidden;overflow-y:auto}.app-ace-higlight{background:rgba(255,50,50,.2);position:absolute}.ace_editor,.ace_editor div{font-family:monospace}.fixed-sm-border{border-width:1px;border-radius:0}.app-dashed-box{border:2px dashed #ccc;padding:10px}.app-small-dashed-box{border:1px dashed #ccc;padding:7px;font-size:small}.app-empty-char{position:absolute;top:45%;left:33%;font-size:18px;font-style:italic}.app-textbox-stringyfied{border:0;background-color:#fff;color:#000;font-weight:700}.app-sticky-last-column{right:0;position:sticky;z-index:0;background-color:#fff}.app-sticky-last-column-alt{right:0;position:sticky;z-index:0;background-color:#f2f2f2}.app-sticky-divider{width:100%;height:1px;z-index:999;background-color:#eee}.app-sticky-first-column{left:-1px;z-index:999;position:sticky;background-color:#ccc}.app-dropdown-stringyfied{color:#000!important;padding:0;height:20px!important;background-color:#fff!important;border:0;font-weight:700;outline:0!important;background:white;opacity:1!important;-moz-appearance:none!important;-webkit-appearance:none!important}.app-dropdown-stringyfied::-ms-expand{display:none!important}.background-danger{background-color:#e9967a}.checking-field,.checking-combo{box-shadow:unset!important}.app-border-none{border:none}.app-padding-leftonly-15{padding:0 0 0 15px!important}.app-width-auto{width:auto}.app-line-through{text-decoration:line-through}.app-margin-auto{margin:auto}.app-upper-right-remove{position:absolute;right:10px;font-size:25px;top:5px}.app-inline-block{display:inline-block}.swal2-success{border-color:#2d922d!important;color:#2d922d!important}.swal2-info{border-color:#248dad!important;color:#248dad!important}.swal2-warning{border-color:#f79a17!important;color:#f79a17!important}.swal2-danger{border-color:#bf1725!important;color:#bf1725!important}.app-slash{font-size:30px;line-height:1;margin-top:2px;text-align:center}.table-mh-435{min-height:435px}.table-b0 th,.table-b0 td{border-top:none!important;border-left:none!important}.table-b0{border:0px}.table-b0 th{border-bottom:none!important}.table-b0:last-child{border:none!important}.job-step-number{position:absolute;right:10px;font-size:16px;top:2px;font-weight:700}.dropdown-menu:before{display:none}.app-table-dotted-menu{padding:0 0 2px!important;color:#999}.app-rtl{direction:rtl}.app-border-1{border:1px solid rgba(0,0,0,.15)!important}.app-no-selection{-webkit-user-select:none;-moz-user-select:none;-khtml-user-select:none;-ms-user-select:none}.app-right-border{border-right:2px solid #ccc}.app-mtu-fixed-height{height:302px}.app-mtu-fixed-height-wrapper{height:204px;overflow:auto}.app-upper-right-close{position:absolute;top:0;right:15px;font-size:20px}.toast-message{white-space:pre-wrap}.app-overflow-auto{overflow:auto}.app-no-border{border:none!important}.app-contextmenu{background-color:#fff;border:1px solid;padding:10px 30px}.app-contextmenu-item{margin-left:-30px;margin-right:-30px;cursor:pointer}.app-contextmenu-item>span{padding:3px 30px}.app-contextmenu-item:hover{background-color:#ddd}.app-lh-0{line-height:0}.app-lh-05{line-height:.5}.app-lh-1{line-height:1}.app-lh-2{line-height:2}.app-lh-2-important{line-height:2!important}.app-lh-22{line-height:2.2}.app-display-block{display:block!important}.app-input-inline-icon{padding:0;margin:0;position:absolute;top:2px;right:20px}.app-bordered-box{border:1px solid #ccc}.app-mr-auto{margin-right:auto}.app-mrd-infobox-small{border:1px solid #ccc;padding:5px;border-radius:5px}.app-mrd-infobox{border:1px solid #ccc;padding:5px;border-radius:5px;margin-top:-5px;float:left}.app-mrd-infobox-editmode{margin-bottom:-20px;margin-top:-6px}.app-whitespace-prewrap{white-space:pre-wrap}.app-white-selectable{background-color:#fff}.app-white-selected{background-color:#ddd!important}.app-bb-box{border-bottom:2px solid #ddd}.app-white-selectable:hover{background-color:#ddd}.app-placeholder{color:#aaa}.app-placeholder-dark{color:#777}.modal-open{overflow:inherit;padding-right:0!important}.dropdown-menu a:hover{color:#000!important;background-color:#f5f5f5}.dropdown-menu span:hover,.dropdown-item a:hover{color:#000!important;background-color:transparent}.dropdown-item empty{color:#000!important;background-color:#f5f5f5}.app-history-box{max-height:775px;overflow-x:hidden;overflow-y:auto}.app-date-width,.app-input-width{width:100px}.load-more-btn{width:100%;margin-top:10px;background-color:ButtonFace}.app-max-width-100{max-width:100px}.app-search-buttons{position:absolute;top:55px;right:20px}.app-left-0{left:0}.app-left-4{left:4px}.app-left-10{left:10px}.app-bottom-0{bottom:0}.app-bottom-10{bottom:10px}.app-right-0{right:0}.app-right-10{right:10px!important}.app-right-20{right:20px}.app-right-25{right:25px}.app-right-50{right:50px}.app-top-2{top:2px}.app-top-5{top:5px}.app-top-20,.app-top-40{top:20px}.m-t-min-1{margin-top:-1px}.m-t-min-3{margin-top:-3px}.m-t-min-5{margin-top:-5px}.m-t-min-6{margin-top:-6px}.m-t-min-10{margin-top:-10px}.app-uppercase{text-transform:uppercase}.app-col-sm-10-with-addon{width:calc(83.33333% - 56px)!important}.app-bring-to-front{z-index:9999999!important}.modal{z-index:99999998!important}.app-bring-to-front-strong,.guppy_help{z-index:99999999!important}bs-dropdown-container{z-index:99999999!important}.app-bold{font-weight:700}.app-float-left{float:left}.app-float-right{float:right}.app-no-resize{resize:none}.app-table-no-border{border-top:none!important}.app-upper-left-indicator{position:absolute;top:2px;right:5px}.app-dialog-button{margin-bottom:19px;margin-top:1px;font-size:25px}.app-z-index-0{z-index:0!important}.app-col-divide:after{width:0px;content:\"-\";display:block;position:absolute;top:10px;bottom:0;right:2px;font-weight:700}.app-widgets-expanded{padding-right:20px!important;padding-top:10px!important;padding-bottom:0!important}.app-widget-head-expanded{padding:0 0 0 20px}.app-upper-right-trash{position:absolute;right:15px;top:15px;cursor:pointer;z-index:99}.app-absolute{position:absolute}.app-relative{position:relative}.app-box-ricarico{width:250px;position:absolute;bottom:35px}.app-box-ricarico-edit{width:250px;position:absolute;bottom:21px}.app-input-ricarico{display:inline;margin-left:2px;width:20%}.app-no-overflow{overflow:hidden}.app-overflow-visible{overflow:visible}.app-limited-block{max-height:350px;overflow:auto}.app-refresh-button{position:absolute;top:10px}.app-float-right{float:right!important}.app-intable-input{padding:2px 5px}.app-intable-select{padding:2px 5px;height:23px!important}.app-option-placeholder{color:#aaa!important}.app-option-placeholder option{color:#000!important}.app-lightgrey{color:#666}.app-bg-lightgrey{background-color:#ddd!important}.app-width-1000{width:1000px!important}.app-width-10{width:10px!important}.app-width-20{width:20px!important}.app-width-30{width:30px!important}.app-width-40{width:40px!important}.app-width-50{width:50px!important}.app-width-60{width:60px!important}.app-width-70{width:70px!important}.app-width-80{width:80px!important}.app-width-90{width:90px!important}.app-width-100{width:100px!important}.app-width-110{width:110px!important}.app-width-120{width:120px!important}.app-width-130{width:130px!important}.app-width-180{width:180px!important}.app-width-435{width:435px!important}.app-height-350{height:350px}.app-height-250{height:250px}.app-height-275{height:275px}.app-height-300{height:300px}.app-height-380{height:380px}.app-height-370{height:370px}.app-max-height-370{max-height:370px}.app-height-400,.app-height-425{height:400px}.app-height-450{height:450px}.app-height-560{height:560px}.app-sm2-minus-5{float:left;width:calc(16.66667% - 5px)!important}.app-sm10-plus-5{float:left;width:calc(83.33333% + 5px)!important}.app-deadline-todo{background-color:#87cefa!important}.app-deadline-done{background-color:#90ee90!important}.app-font-size-12{font-size:12px!important}.app-font-size-14{font-size:14px!important}.app-font-size-15{font-size:15px!important}.app-font-size-16{font-size:16px!important}.app-font-size-17{font-size:17px!important}.app-font-size-18{font-size:18px!important}.app-font-size-20{font-size:20px!important}.app-font-size-22{font-size:22px!important}.app-font-size-25{font-size:25px!important}.app-font-size-59{font-size:59px!important}.app-selected{background-color:#b0c4de}.app-aff-90{color:#006400}.app-aff-80{color:green}.app-aff-70{color:#90ee90}.app-aff-60{color:#3cb371}.app-aff-50{color:#ff8c00}.app-aff-40{color:red}.app-bg-aff-90{background-color:#006400}.app-bg-aff-80{background-color:green}.app-bg-aff-70{background-color:#90ee90}.app-bg-aff-60{background-color:#3cb371}.app-bg-aff-50{background-color:#ff8c00}.app-bg-aff-40{background-color:red}.app-scarico-materiale-body{max-height:500px;overflow:auto;overflow-x:hidden}.app-max-height-550{max-height:550px}.app-max-height-300{max-height:300px}.app-success-row{background-color:#389c90!important}.app-danger-row{background-color:#9c3838!important}.app-info-row{background-color:#388b9c!important}.app-active-readonly{color:#555!important;background-color:#fff!important}.app-reading-info{position:absolute;top:5px;left:5px;font-size:20px}.app-loading-over{display:none;margin:auto;position:absolute;inset:0;width:100%;height:100%;z-index:99;background:rgba(0,0,0,.5) none repeat}.app-loading-over-internal{color:#fff;position:absolute;top:48%;left:45%;font-size:15px}.app-circle{display:inline-block;width:10px;height:10px;border-radius:50%}.loader-img{position:absolute;width:140px;top:35%;left:calc(50% - 70px)}.app-timepicker-success{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem;border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.app-success-row-link{color:ivory!important}.dropdown-item:hover{color:#fff!important}.app-fixed-height-700{height:700px;overflow:auto;overflow-x:hidden}.app-fixed-height-610{height:610px;overflow:auto;overflow-x:hidden}.app-fixed-height-685{height:685px;overflow:auto;overflow-x:hidden}.app-arrow{height:15px;width:100%;text-align:center}.app-visible{display:block!important}.app-scheduling-symbol{position:absolute;right:15px;font-size:2.15em;z-index:100}.app-arrow:hover{background-color:#d3d3d3}.app-calendar-box{width:calc(100% - 380px);padding-left:10px;float:right}.app-deadline-box-container{width:380px;height:100%;float:left}.app-deadline-box{padding:0 3px;margin-bottom:5px;margin-left:5px;margin-right:5px;border-style:solid;border-color:#d3d3d3;border-width:2px;position:relative}.app-input-icon{position:absolute;color:#696969;top:11px;left:5px;z-index:999}.app-input-icon:hover{color:#696969}.app-text-center{text-align:center}.app-text-right{text-align:right}.app-text-left{text-align:left}.app-fe-sm-v{position:relative;top:0;width:1px;left:5px;font-size:8px;font-weight:700;color:#000;text-shadow:0px 0px .2px black}.app-fe-v{position:relative;top:-10px;left:145px;width:1px;font-size:11px;font-weight:700;color:#fffac2;text-shadow:0px 0px 1px #fffbcc}.app-card-function-button{padding:.5rem 1.25rem;border-bottom:solid 2px #D9D9D9}.app-modal-function-button{padding:8px 15px;border-bottom:solid 1px #D9D9D9}.app-no-bg-img{background-image:none!important}.app-widget-head-button{font-size:1.15rem;margin-top:-2px;margin-bottom:-5px;margin-left:10px}.app-line-separator{height:3px;background:rgb(237,237,237);border-bottom:1px solid rgb(237,237,237);margin-bottom:10px}.app-small-line-separator{height:2px;background:#ccc;border-bottom:1px solid #ccc;margin-bottom:5px;margin-top:5px}.app-link{color:#0275d8!important;cursor:pointer;text-decoration:none;display:block}.app-link:hover{color:#23527c!important;cursor:pointer;text-decoration:underline!important}.app-link-nocol{cursor:pointer;text-decoration:none}.app-link-nocol:hover{text-decoration:underline}.app-btn-widget{position:absolute;margin:0;top:3.5px;background-color:#414b50;cursor:pointer}.app-btn-widget-spacer{visibility:hidden;height:1px}.app-btn-widget:hover{background-color:#697378}.app-inline{display:inline}.app-btn-search{width:40.85px;height:38px}.app-fa-cell-fix{display:table-cell}.app-display-none{display:none}.app-border-radius-5{border-radius:5px!important}.app-no-padding{padding:0!important}.app-padding-5{padding:5px!important}.app-padding-2{padding:2px!important}.app-padding-3{padding:3px!important}.app-padding-10{padding:10px!important}.app-padding-15{padding:15px!important}.app-padding-left-0{padding-left:0!important}.app-padding-left-5{padding-left:5px!important}.app-padding-left-10{padding-left:10px!important}.app-padding-left-15{padding-left:15px!important}.app-padding-left-20{padding-left:20px!important}.app-padding-left-25{padding-left:25px!important}.app-padding-left-30{padding-left:30px!important}.app-padding-left-35{padding-left:35px!important}.app-padding-left-40{padding-left:40px!important}.app-padding-left-45{padding-left:45px!important}.app-padding-right-0{padding-right:0!important}.app-padding-right-5{padding-right:5px!important}.app-padding-right-10{padding-right:10px!important}.app-padding-right-15{padding-right:15px!important}.app-margin-0{margin:0!important}.app-margin-right-min-10{margin-right:-10px!important}.app-margin-left-min-2{margin-left:-2px}.app-margin-left-min-5{margin-left:-5px}.app-margin-left-min-10{margin-left:-10px!important}.app-margin-right-min-20{margin-right:-20px!important}.app-margin-left-0{margin-left:0!important}.app-margin-left-5{margin-left:5px!important}.app-margin-left-6{margin-left:6px!important}.app-margin-left-15{margin-left:15px!important}.app-margin-left-25{margin-left:25px!important}.app-margin-right-10{margin-right:10px!important}.app-margin-right-15{margin-right:15px!important}.app-margin-right-20{margin-right:20px!important}.app-margin-right-25{margin-right:25px!important}.app-margin-right-5{margin-right:5px!important}.app-margin-top-min-10{margin-top:-10px!important}.app-margin-top-min-15{margin-top:-15px!important}.app-margin-left-10{margin-left:10px!important}.app-margin-bottom-0{margin-bottom:0!important}.app-margin-bottom-2{margin-bottom:2px!important}.app-margin-bottom-5{margin-bottom:5px!important}.app-margin-bottom-10{margin-bottom:10px!important}.app-margin-bottom-14{margin-bottom:14px!important}.app-margin-bottom-15{margin-bottom:15px!important}.app-margin-bottom-20{margin-bottom:20px!important}.app-margin-bottom-25{margin-bottom:25px!important}.app-margin-bottom-30{margin-bottom:30px!important}.app-border-radius-10{border-radius:10px}.app-no-margin{margin:0!important}.app-no-row-margin{margin-left:0!important;margin-right:0!important}.app-white-text{color:#fff!important}.app-black-text{color:#242424!important}.app-pointer{cursor:pointer}.app-not-allowed{cursor:not-allowed}.app-hidden-view{visibility:hidden!important}.app-afterline-button{margin-top:5px;color:#fff;background-color:inherit;border-width:2px;border-color:#fff;font-weight:700;margin-bottom:-5px}.app-afterline-button-black{color:#000;background-color:inherit;border-width:2px;border-color:#000;font-weight:700;margin-bottom:5px}.m-t-min-2{margin-top:-2px}.m-t-1{margin-top:1px}.m-t-2{margin-top:2px}.m-t-3{margin-top:3px}.m-t-4{margin-top:4px}.m-t-6{margin-top:6px}.m-t-7{margin-top:7px}.m-t-8{margin-top:8px}.m-t-9{margin-top:9px}.m-t-10{margin-top:10px}.m-t-30{margin-top:30px}.f-s-25{font-size:25px}.app-pullleft-1{margin-right:1px}.app-pullleft-2{margin-right:2px}.app-pullleft-3{margin-right:3px}.app-pullleft-4{margin-right:4px}.app-pullleft-5{margin-right:5px}.app-pullleft-6{margin-right:6px}.app-pullleft-7{margin-right:7px}.app-pullleft-8{margin-right:8px}.app-pullleft-9{margin-right:9px}.app-pullleft-10{margin-right:10px}.app-pullleft-15{margin-right:15px}.app-pullright-1{margin-left:1px}.app-pullright-2{margin-left:2px}.app-pullright-3{margin-left:3px}.app-pullright-4{margin-left:4px}.app-pullright-5{margin-left:5px}.app-pullright-6{margin-left:6px}.app-pullright-7{margin-left:7px}.app-pullright-8{margin-left:8px}.app-pullright-9{margin-left:9px}.app-pullright-10{margin-left:10px}.app-pullright-15{margin-left:15px}.app-pullup-1{margin-bottom:1px}.app-pullup-2{margin-bottom:2px}.app-pullup-3{margin-bottom:3px}.app-pullup-4{margin-bottom:4px}.app-pullup-5{margin-bottom:5px}.app-pullup-6{margin-bottom:6px}.app-pullup-7{margin-bottom:7px}.app-pullup-8{margin-bottom:8px}.app-pullup-9{margin-bottom:9px}.app-pullup-10{margin-bottom:10px}.app-pullup-15{margin-bottom:15px}.app-one-clm-width{width:100%}.app-two-clm-width{width:50%}.app-three-clm-width{width:33.333%}.app-four-clm-width{width:25%}.app-five-clm-width{width:20%}.app-six-clm-width{width:16.666%}.app-col-12{width:100%}.app-col-11{width:91.66666667%}.app-col-10{width:83.33333333%}.app-col-9{width:75%}.app-col-8{width:66.66666667%}.app-col-7{width:58.33333333%}.app-col-6{width:50%}.app-col-5{width:41.66666667%}.app-col-4{width:33.33333333%}.app-col-3{width:25%}.app-col-2{width:16.66666667%}.app-col-1{width:8.33333333%}.app-padding-bottom-0{padding-bottom:0!important}.app-padding-bottom-5{padding-bottom:5px}.app-padding-bottom-10{padding-bottom:10px}.app-padding-top-0{padding-top:0!important}.app-padding-top-3{padding-top:3px!important}.app-padding-top-8{padding-top:8px!important}.app-padding-top-5{padding-top:5px!important}.app-padding-top-10{padding-top:10px!important}.app-padding-top-13{padding-top:13px!important}.app-padding-top-15{padding-top:15px!important}.app-padding-top-16{padding-top:16px!important}.app-mb-0{margin-bottom:0}.file-upload .file-upload-btn{position:absolute;width:100%;height:35px;z-index:9;opacity:0}.file-upload .delete-file{position:absolute;right:50px;top:8px;font-size:16px;opacity:.8;cursor:pointer;z-index:99;visibility:hidden}.file-upload:hover .delete-file{visibility:visible}.app-right-15{right:15px}.app-top-0{top:0}.app-top-10{top:10px}.app-fs-30{font-size:30px}.app-fs-16{font-size:16px}.app-fs-20{font-size:20px}.app-fs-23{font-size:23px}.app-fs-24{font-size:24px}.app-fs-18{font-size:18px}.app-fs-14{font-size:14px}.app-fs-12{font-size:12px}.selectable-timeline{height:20px;display:flex}.timeline-element-selected{cursor:pointer;text-decoration:underline;font-weight:700}.timeline-element-unselected{cursor:pointer;font-style:italic}.timeline-arrow{width:15px}.timeline-element-container{width:calc(100% - 37px);overflow:hidden;white-space:nowrap;text-overflow:ellipsis;display:flex}.app-checkbox-label{margin-left:5px;margin-top:-1px}.app-nowrap{white-space:nowrap}.app-min-height-365{min-height:365px}.app-min-width-std-395{min-width:395px}.app-min-width-std-110{min-width:110px}.app-min-width-std-150{min-width:150px}.app-min-width-std-220{min-width:220px}.app-min-width-std-120{min-width:120px}.app-min-width-std-70{min-width:70px}.app-ltab-border{border-left:2px solid #bbb}.app-rtab-border{border-right:2px solid #bbb}.app-col-min{width:1px}.app-filter-wrapper{padding-left:0;margin-top:20px}.app-first-filter-line{margin-top:-20px}.caret{display:inline-block;width:0;height:0;margin-left:2px;vertical-align:middle}.dropup,.dropdown{position:relative}.dropdown-toggle:focus{outline:0}.dropdown-menu{position:absolute;top:100%;left:0;display:none;float:left;min-width:160px;padding:5px 0;margin:2px 0 0;list-style:none;text-align:left;border:1px solid #CCC;background-clip:padding-box}.dropdown-menu.pull-right{right:0;left:auto}.dropdown-menu>li>a{display:block;padding:3px 20px;clear:both;font-weight:400;white-space:nowrap}.dropdown-menu>li>a:hover,.dropdown-menu>li>a:focus{text-decoration:none}.dropdown-menu>.active>a,.dropdown-menu>.active>a:hover,.dropdown-menu>.active>a:focus{text-decoration:none;outline:0}.dropdown-menu>.disabled>a:hover,.dropdown-menu>.disabled>a:focus{text-decoration:none;background-color:transparent;background-image:none}.open>.dropdown-menu{display:block}.open>a{outline:0}.dropdown-menu-right-user{left:-250px;right:0;top:-2px;width:242px}.dropdown-menu-right{left:auto;right:0}.dropdown-menu-left{left:0;right:auto}.dropdown-header{display:block;padding:3px 20px;white-space:nowrap}.dropdown-backdrop{position:fixed;inset:0}.pull-right>.dropdown-menu{right:0;left:auto}.dropup .caret,.navbar-fixed-bottom .dropdown .caret{border-top:0;content:\"\"}.dropup .dropdown-menu,.navbar-fixed-bottom .dropdown .dropdown-menu{top:auto;bottom:100%;margin-bottom:2px}.pace .pace-progress{background:#637CA0;position:absolute;height:3px;z-index:0}.pace .pace-progress-inner{display:none}.pace .pace-activity{position:absolute;top:10px;left:10px;border-width:1px;right:auto;width:18px;height:18px;border-top-color:#242d3a;border-left-color:#242d3a}.slimScrollBar,.slimScrollRail{border-radius:0!important;width:4px!important}.gu-mirror{position:fixed!important;margin:0!important;z-index:9999!important;opacity:.8;-ms-filter:\"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)\";filter:alpha(opacity=80);pointer-events:none}.gu-hide{left:-9999px!important}.gu-unselectable{-webkit-user-select:none!important;user-select:none!important}.gu-transit{opacity:.2;-ms-filter:\"progid:DXImageTransform.Microsoft.Alpha(Opacity=20)\";filter:alpha(opacity=20)}.guppy_help{max-height:400px;overflow-y:scroll}.toast-container{margin-top:55px}.ngx-json-viewer .segment-type-null>.segment-main>.segment-value{background-color:inherit!important}.swal2-html-container{overflow:hidden}@font-face{font-family:Roboto;font-style:normal;font-weight:100;src:local(\"Roboto Thin\"),local(\"Roboto-Thin\"),url(/assets/fonts/google/Roboto/Roboto-Thin.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:100;src:local(\"Roboto Thin Italic\"),local(\"Roboto-ThinItalic\"),url(/assets/fonts/google/Roboto/Roboto-ThinItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:300;src:local(\"Roboto Light\"),local(\"Roboto-Light\"),url(/assets/fonts/google/Roboto/Roboto-Light.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:300;src:local(\"Roboto Light Italic\"),local(\"Roboto-LightItalic\"),url(/assets/fonts/google/Roboto/Roboto-LightItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:400;src:local(\"Roboto Regular\"),local(\"Roboto-Regular\"),url(/assets/fonts/google/Roboto/Roboto-Regular.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:400;src:local(\"Roboto Italic\"),local(\"Roboto-Italic\"),url(/assets/fonts/google/Roboto/Roboto-Italic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:500;src:local(\"Roboto Medium\"),local(\"Roboto-Medium\"),url(/assets/fonts/google/Roboto/Roboto-Medium.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:500;src:local(\"Roboto Medium Italic\"),local(\"Roboto-MediumItalic\"),url(/assets/fonts/google/Roboto/Roboto-MediumItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:700;src:local(\"Roboto Bold\"),local(\"Roboto-Bold\"),url(/assets/fonts/google/Roboto/Roboto-Bold.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:700;src:local(\"Roboto Bold Italic\"),local(\"Roboto-BoldItalic\"),url(/assets/fonts/google/Roboto/Roboto-BoldItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:900;src:local(\"Roboto Black\"),local(\"Roboto-Black\"),url(/assets/fonts/google/Roboto/Roboto-Black.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:900;src:local(\"Roboto Black Italic\"),local(\"Roboto-BlackItalic\"),url(/assets/fonts/google/Roboto/Roboto-BlackItalic.ttf) format(\"truetype\")}html{height:100%;min-height:100%}body{font-family:Roboto,sans-serif;font-size:14px;color:#242424}body:before{content:\"\";position:fixed;width:100%;height:100%;top:0;left:0;background:#e9ebee;will-change:transform;z-index:-1}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{font-weight:400}h1 small,h2 small,h3 small,h4 small,h5 small,h6 small,.h1 small,.h2 small,.h3 small,.h4 small,.h5 small,.h6 small{font-size:70%}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-button{width:0px;height:0px}::-webkit-scrollbar-thumb{background:#e1e1e1;border:0px none #ffffff;border-radius:0}::-webkit-scrollbar-thumb:hover{background:#cccccc}::-webkit-scrollbar-thumb:active{background:#888888}::-webkit-scrollbar-track{background:#666666;border:0px none #ffffff;border-radius:0}::-webkit-scrollbar-track:hover{background:#666666}::-webkit-scrollbar-track:active{background:#333333}::-webkit-scrollbar-corner{background:transparent}.transition{transition:.3s}.widget-controls{position:absolute;z-index:1;top:0;right:0;padding:10px 20px;font-size:14px}.widget-controls a{color:#fff;margin-left:7px;line-height:1;vertical-align:top;display:inline-block}.widget-controls a i.glyphicon-resize-full{font-size:13px}.widget-controls a:hover{color:#ffffffb3}.widget-controls a.dropdown-toggle:after{display:none}.widget-controls ul.dropdown-menu{min-width:9rem;padding:0;border-radius:0}.widget-controls ul.dropdown-menu li{padding:4px;overflow:hidden}.widget-controls ul.dropdown-menu li a{color:#242d3a;font-size:13px;width:100%}.widget-controls ul.dropdown-menu li:hover{background-color:#242d3a}.widget-controls ul.dropdown-menu li:hover a{color:#fff}.card.fullscreened .card-header{line-height:35px}.card.fullscreened .card-header .widget-controls{padding:20px}.card.fullscreened .card-header .widget-controls a{margin-left:12px}.card.fullscreened .card-header .widget-controls a.setting{display:none}.card.fullscreened.card-primary{background:#024a88}.card.fullscreened.card-success{background:#2d922d}.card.fullscreened.card-info{background:#248dad}.card.fullscreened.card-warning{background:#f79a17}.card.fullscreened.card-danger{background:#bf1725}.scrolling{height:100%;overflow-y:scroll;padding-bottom:60px}.no-margin{margin:0}.bottom-15{margin-bottom:15px}.m-t-5{margin-top:5px}.m-t-15{margin-top:15px}.res-img{width:100%}.chart-outher{width:55%;margin:0 auto}.p-t-10{padding-top:10%}.o-visible{overflow:visible}.w-150{width:150px}.w-200{width:200px}@media (max-width: 543px){.chart-outher{width:100%}}@media (min-width: 544px) and (max-width: 767px){.chart-outher{width:85%}}@media (min-width: 992px) and (max-width: 1199px){.chart-outher{width:65%}}.mat-form-field-disabled .mat-form-field-wrapper{background-color:#ddd}.mat-no-border-top .mat-form-field-infix{border-top:none!important}.mat-dflt-margin,.mat-form-field-appearance-outline .mat-form-field-wrapper{margin-top:.125em!important;margin-bottom:.125em!important}.mat-form-field-wrapper{padding-bottom:0;height:35px;min-height:35px!important;margin-bottom:-7px!important}.mat-full-width{width:100%}.mat-full-height .mat-form-field-wrapper{height:100%!important}.mat-form-field-appearance-outline .mat-form-field-infix{padding-top:5px;padding-bottom:0;height:36px}.mat-form-field-appearance-outline .mat-form-field-infix select.mat-input-element{background-color:transparent;margin-bottom:-11px!important;margin-top:-2px!important;padding-top:0!important;top:0!important}.mat-form-field-appearance-outline .mat-form-field-infix input{display:inline-flex;margin-top:-8px;margin-bottom:-5px;padding-top:8px}.mat-form-field-appearance-outline .mat-form-field-suffix{height:25px!important;top:-2px!important}.mat-form-field-appearance-outline .mat-form-field-suffix .form-input-suffix{margin-right:5px!important;position:absolute!important;top:7px!important;right:4px!important}.mat-form-field-appearance-outline .mat-form-field-infix .form-input-suffix{position:relative!important;top:-4px!important}.mat-form-field-prefix .mat-icon-button,.mat-form-field-suffix .mat-icon-button{height:32px!important}.mat-form-field-label-wrapper{top:-8px}.mat-form-field-type-mat-native-select .mat-form-field-infix:after{top:60%!important}.mat-form-field-suffix{margin-right:-10px!important}.cdk-overlay-container{z-index:99999999!important}.mat-height-fixed .mat-form-field-flex{height:38px!important}.mat-height-auto .mat-form-field-flex{height:auto!important;padding-bottom:5px!important;padding-top:5px!important;padding-right:2px!important}.mat-height-auto .mat-form-field-infix{height:auto!important}.mat-icon-button-override{width:25px!important;top:0!important;color:#000000a3!important;position:absolute!important}.mat-icon-button-override-suffix{right:-5px!important}.mat-icon-button-override-prefix{left:-5px!important}.mat-option{height:25px!important;font-size:14px!important}.ngx-mat-timepicker .mat-form-field-infix{border-top:none!important}.mat-form-field-wrapper .form-control{width:100%;border:none;padding:0;line-height:1}.mat-form-field-wrapper .form-control:focus{box-shadow:none!important}.mat-form-field-wrapper .form-control.checking-field.ng-touched{padding-right:0;background-position-y:14px!important;background-position-x:right;padding-top:8px;padding-bottom:0}.mat-height-auto .form-control.checking-field.ng-touched{padding-right:25px;background-position:center right .625rem!important}.mat-form-field-wrapper .form-control.input-small.checking-field.ng-touched{background-position-y:9px!important;padding-right:25px}.mat-form-field-wrapper .form-control{background-color:transparent!important}.mat-form-field-wrapper .form-control.checking-combo.ng-touched{padding-right:45px;background-position-y:8px!important;padding-top:4px!important}.mat-form-field-wrapper .form-control.checking-combo.ng-untouched{padding-right:20px;background-position-y:8px!important;padding-top:4px!important}.mat-input-with-suffix{width:calc(100% - 35px)!important;display:inline-block!important;margin-right:10px!important}.mat-input-group-addon .mat-form-field-appearance-outline .mat-form-field-wrapper{background-color:#eceeef;border:1px solid rgba(0,0,0,.15);border-radius:.25rem}.mat-form-field-appearance-outline textarea{padding:5px 0!important}.snow{position:absolute;width:10px;height:10px;background:white;border-radius:50%}.snow:nth-child(1){opacity:1.99;transform:translate(94.7251vw,-10px) scale(.784);animation:fall-1 13s -2s linear infinite}@keyframes fall-1{71.592%{transform:translate(98.7897vw,71.592vh) scale(.784)}to{transform:translate(96.7574vw,99vh) scale(.784)}}.snow:nth-child(2){opacity:.6698;transform:translate(26.9034vw,-10px) scale(.4713);animation:fall-2 16s -29s linear infinite}@keyframes fall-2{64.123%{transform:translate(36.4957vw,64.123vh) scale(.4713)}to{transform:translate(31.69955vw,99vh) scale(.4713)}}.snow:nth-child(3){opacity:.0806;transform:translate(86.0567vw,-10px) scale(.9233);animation:fall-3 18s -28s linear infinite}@keyframes fall-3{58.265%{transform:translate(96.0226vw,58.265vh) scale(.9233)}to{transform:translate(91.03965vw,99vh) scale(.9233)}}.snow:nth-child(4){opacity:1.668;transform:translate(67.7758vw,-10px) scale(.866);animation:fall-4 21s -7s linear infinite}@keyframes fall-4{75.182%{transform:translate(74.9112vw,75.182vh) scale(.866)}to{transform:translate(71.3435vw,99vh) scale(.866)}}.snow:nth-child(5){opacity:.2156;transform:translate(69.1417vw,-10px) scale(.4281);animation:fall-5 23s -11s linear infinite}@keyframes fall-5{66.389%{transform:translate(77.6626vw,66.389vh) scale(.4281)}to{transform:translate(73.40215vw,99vh) scale(.4281)}}.snow:nth-child(6){opacity:1.3494;transform:translate(7.7719vw,-10px) scale(.2493);animation:fall-6 14s -19s linear infinite}@keyframes fall-6{70.745%{transform:translate(16.4519vw,70.745vh) scale(.2493)}to{transform:translate(12.1119vw,99vh) scale(.2493)}}.snow:nth-child(7){opacity:.8774;transform:translate(64.4884vw,-10px) scale(.6261);animation:fall-7 19s -12s linear infinite}@keyframes fall-7{38.004%{transform:translate(60.1426vw,38.004vh) scale(.6261)}to{transform:translate(62.3155vw,99vh) scale(.6261)}}.snow:nth-child(8){opacity:.983;transform:translate(.0897vw,-10px) scale(.8299);animation:fall-8 17s -16s linear infinite}@keyframes fall-8{43.629%{transform:translate(4.739vw,43.629vh) scale(.8299)}to{transform:translate(2.41435vw,99vh) scale(.8299)}}.snow:nth-child(9){opacity:1.645;transform:translate(11.4183vw,-10px) scale(.4068);animation:fall-9 24s -3s linear infinite}@keyframes fall-9{40.868%{transform:translate(4.4742vw,40.868vh) scale(.4068)}to{transform:translate(7.94625vw,99vh) scale(.4068)}}.snow:nth-child(10){opacity:1.6652;transform:translate(78.5342vw,-10px) scale(.5187);animation:fall-10 16s -25s linear infinite}@keyframes fall-10{68.896%{transform:translate(86.6651vw,68.896vh) scale(.5187)}to{transform:translate(82.59965vw,99vh) scale(.5187)}}.snow:nth-child(11){opacity:.6508;transform:translate(47.3707vw,-10px) scale(.5079);animation:fall-11 24s -11s linear infinite}@keyframes fall-11{37.995%{transform:translate(46.6701vw,37.995vh) scale(.5079)}to{transform:translate(47.0204vw,99vh) scale(.5079)}}.snow:nth-child(12){opacity:1.1416;transform:translate(99.0473vw,-10px) scale(.1291);animation:fall-12 28s -10s linear infinite}@keyframes fall-12{49.162%{transform:translate(102.5834vw,49.162vh) scale(.1291)}to{transform:translate(100.81535vw,99vh) scale(.1291)}}.snow:nth-child(13){opacity:1.6356;transform:translate(42.6718vw,-10px) scale(.8268);animation:fall-13 26s -27s linear infinite}@keyframes fall-13{55.103%{transform:translate(46.3621vw,55.103vh) scale(.8268)}to{transform:translate(44.51695vw,99vh) scale(.8268)}}.snow:nth-child(14){opacity:1.0804;transform:translate(92.0373vw,-10px) scale(.6959);animation:fall-14 24s -15s linear infinite}@keyframes fall-14{31.81%{transform:translate(84.2425vw,31.81vh) scale(.6959)}to{transform:translate(88.1399vw,99vh) scale(.6959)}}.snow:nth-child(15){opacity:.733;transform:translate(13.222vw,-10px) scale(.6048);animation:fall-15 28s -5s linear infinite}@keyframes fall-15{67.003%{transform:translate(21.1436vw,67.003vh) scale(.6048)}to{transform:translate(17.1828vw,99vh) scale(.6048)}}.snow:nth-child(16){opacity:1.6238;transform:translate(69.1332vw,-10px) scale(.744);animation:fall-16 28s -16s linear infinite}@keyframes fall-16{52.154%{transform:translate(63.5597vw,52.154vh) scale(.744)}to{transform:translate(66.34645vw,99vh) scale(.744)}}.snow:nth-child(17){opacity:1.7896;transform:translate(17.8611vw,-10px) scale(.8334);animation:fall-17 24s -23s linear infinite}@keyframes fall-17{66.317%{transform:translate(26.7649vw,66.317vh) scale(.8334)}to{transform:translate(22.313vw,99vh) scale(.8334)}}.snow:nth-child(18){opacity:.2984;transform:translate(40.9814vw,-10px) scale(.7938);animation:fall-18 29s -14s linear infinite}@keyframes fall-18{61.798%{transform:translate(50.3328vw,61.798vh) scale(.7938)}to{transform:translate(45.6571vw,99vh) scale(.7938)}}.snow:nth-child(19){opacity:.5214;transform:translate(4.4852vw,-10px) scale(.3163);animation:fall-19 23s -17s linear infinite}@keyframes fall-19{45.177%{transform:translate(-2.3663vw,45.177vh) scale(.3163)}to{transform:translate(1.05945vw,99vh) scale(.3163)}}.snow:nth-child(20){opacity:1.3616;transform:translate(16.3663vw,-10px) scale(.3031);animation:fall-20 20s -26s linear infinite}@keyframes fall-20{68.546%{transform:translate(24.5613vw,68.546vh) scale(.3031)}to{transform:translate(20.4638vw,99vh) scale(.3031)}}.snow:nth-child(21){opacity:.501;transform:translate(1.2901vw,-10px) scale(.3435);animation:fall-21 27s -24s linear infinite}@keyframes fall-21{38.093%{transform:translate(3.8933vw,38.093vh) scale(.3435)}to{transform:translate(2.5917vw,99vh) scale(.3435)}}.snow:nth-child(22){opacity:1.3136;transform:translate(.6785vw,-10px) scale(.6229);animation:fall-22 22s -4s linear infinite}@keyframes fall-22{65.933%{transform:translate(3.3071vw,65.933vh) scale(.6229)}to{transform:translate(1.9928vw,99vh) scale(.6229)}}.snow:nth-child(23){opacity:.206;transform:translate(70.7424vw,-10px) scale(.2088);animation:fall-23 28s -10s linear infinite}@keyframes fall-23{69.259%{transform:translate(67.3474vw,69.259vh) scale(.2088)}to{transform:translate(69.0449vw,99vh) scale(.2088)}}.snow:nth-child(24){opacity:.7974;transform:translate(82.7797vw,-10px) scale(.2714);animation:fall-24 16s -23s linear infinite}@keyframes fall-24{31.608%{transform:translate(76.8454vw,31.608vh) scale(.2714)}to{transform:translate(79.81255vw,99vh) scale(.2714)}}.snow:nth-child(25){opacity:1.5846;transform:translate(32.3492vw,-10px) scale(.8311);animation:fall-25 27s -2s linear infinite}@keyframes fall-25{47.552%{transform:translate(25.6096vw,47.552vh) scale(.8311)}to{transform:translate(28.9794vw,99vh) scale(.8311)}}.snow:nth-child(26){opacity:.8004;transform:translate(28.8582vw,-10px) scale(.0439);animation:fall-26 16s -28s linear infinite}@keyframes fall-26{30.355%{transform:translate(26.0851vw,30.355vh) scale(.0439)}to{transform:translate(27.47165vw,99vh) scale(.0439)}}.snow:nth-child(27){opacity:1.413;transform:translate(34.0424vw,-10px) scale(.2186);animation:fall-27 26s -26s linear infinite}@keyframes fall-27{33.67%{transform:translate(30.1025vw,33.67vh) scale(.2186)}to{transform:translate(32.07245vw,99vh) scale(.2186)}}.snow:nth-child(28){opacity:.156;transform:translate(31.1234vw,-10px) scale(.9137);animation:fall-28 29s -30s linear infinite}@keyframes fall-28{63.108%{transform:translate(38.6814vw,63.108vh) scale(.9137)}to{transform:translate(34.9024vw,99vh) scale(.9137)}}.snow:nth-child(29){opacity:1.9466;transform:translate(61.2037vw,-10px) scale(.5556);animation:fall-29 27s -20s linear infinite}@keyframes fall-29{78.745%{transform:translate(62.0554vw,78.745vh) scale(.5556)}to{transform:translate(61.62955vw,99vh) scale(.5556)}}.snow:nth-child(30){opacity:.7696;transform:translate(85.3913vw,-10px) scale(.6914);animation:fall-30 18s -20s linear infinite}@keyframes fall-30{79.36%{transform:translate(80.3151vw,79.36vh) scale(.6914)}to{transform:translate(82.8532vw,99vh) scale(.6914)}}.snow:nth-child(31){opacity:1.7048;transform:translate(34.0617vw,-10px) scale(.71);animation:fall-31 19s -15s linear infinite}@keyframes fall-31{76.959%{transform:translate(25.8206vw,76.959vh) scale(.71)}to{transform:translate(29.94115vw,99vh) scale(.71)}}.snow:nth-child(32){opacity:.7398;transform:translate(56.6765vw,-10px) scale(.7606);animation:fall-32 13s -27s linear infinite}@keyframes fall-32{36.232%{transform:translate(50.3078vw,36.232vh) scale(.7606)}to{transform:translate(53.49215vw,99vh) scale(.7606)}}.snow:nth-child(33){opacity:1.8146;transform:translate(75.4845vw,-10px) scale(.5155);animation:fall-33 20s -26s linear infinite}@keyframes fall-33{64.848%{transform:translate(79.0943vw,64.848vh) scale(.5155)}to{transform:translate(77.2894vw,99vh) scale(.5155)}}.snow:nth-child(34){opacity:.8082;transform:translate(86.3492vw,-10px) scale(.0422);animation:fall-34 19s -9s linear infinite}@keyframes fall-34{78.098%{transform:translate(92.8536vw,78.098vh) scale(.0422)}to{transform:translate(89.6014vw,99vh) scale(.0422)}}.snow:nth-child(35){opacity:.1124;transform:translate(95.8613vw,-10px) scale(.5861);animation:fall-35 28s -11s linear infinite}@keyframes fall-35{46.244%{transform:translate(100.7921vw,46.244vh) scale(.5861)}to{transform:translate(98.3267vw,99vh) scale(.5861)}}.snow:nth-child(36){opacity:1.5638;transform:translate(60.1847vw,-10px) scale(.7451);animation:fall-36 14s -6s linear infinite}@keyframes fall-36{40.308%{transform:translate(68.5146vw,40.308vh) scale(.7451)}to{transform:translate(64.34965vw,99vh) scale(.7451)}}.snow:nth-child(37){opacity:1.3212;transform:translate(84.206vw,-10px) scale(.5916);animation:fall-37 11s -14s linear infinite}@keyframes fall-37{32.864%{transform:translate(87.8489vw,32.864vh) scale(.5916)}to{transform:translate(86.02745vw,99vh) scale(.5916)}}.snow:nth-child(38){opacity:1.3056;transform:translate(48.2411vw,-10px) scale(.3768);animation:fall-38 22s -6s linear infinite}@keyframes fall-38{62.984%{transform:translate(57.3084vw,62.984vh) scale(.3768)}to{transform:translate(52.77475vw,99vh) scale(.3768)}}.snow:nth-child(39){opacity:.844;transform:translate(63.5026vw,-10px) scale(.1303);animation:fall-39 25s -12s linear infinite}@keyframes fall-39{78.853%{transform:translate(63.8299vw,78.853vh) scale(.1303)}to{transform:translate(63.66625vw,99vh) scale(.1303)}}.snow:nth-child(40){opacity:1.6164;transform:translate(11.0877vw,-10px) scale(.8427);animation:fall-40 29s -7s linear infinite}@keyframes fall-40{33.465%{transform:translate(12.1956vw,33.465vh) scale(.8427)}to{transform:translate(11.64165vw,99vh) scale(.8427)}}.snow:nth-child(41){opacity:1.4702;transform:translate(5.6775vw,-10px) scale(.5518);animation:fall-41 29s -26s linear infinite}@keyframes fall-41{40.295%{transform:translate(9.5037vw,40.295vh) scale(.5518)}to{transform:translate(7.5906vw,99vh) scale(.5518)}}.snow:nth-child(42){opacity:.8422;transform:translate(80.8228vw,-10px) scale(.1614);animation:fall-42 15s -24s linear infinite}@keyframes fall-42{71.094%{transform:translate(83.937vw,71.094vh) scale(.1614)}to{transform:translate(82.3799vw,99vh) scale(.1614)}}.snow:nth-child(43){opacity:1.568;transform:translate(78.9426vw,-10px) scale(.663);animation:fall-43 25s -14s linear infinite}@keyframes fall-43{54.579%{transform:translate(82.9522vw,54.579vh) scale(.663)}to{transform:translate(80.9474vw,99vh) scale(.663)}}.snow:nth-child(44){opacity:1.741;transform:translate(41.137vw,-10px) scale(.7632);animation:fall-44 20s -25s linear infinite}@keyframes fall-44{78.482%{transform:translate(39.0254vw,78.482vh) scale(.7632)}to{transform:translate(40.0812vw,99vh) scale(.7632)}}.snow:nth-child(45){opacity:1.331;transform:translate(47.0749vw,-10px) scale(.2294);animation:fall-45 20s -24s linear infinite}@keyframes fall-45{37.523%{transform:translate(47.9056vw,37.523vh) scale(.2294)}to{transform:translate(47.49025vw,99vh) scale(.2294)}}.snow:nth-child(46){opacity:.8904;transform:translate(12.7974vw,-10px) scale(.1215);animation:fall-46 19s -17s linear infinite}@keyframes fall-46{39.32%{transform:translate(12.8014vw,39.32vh) scale(.1215)}to{transform:translate(12.7994vw,99vh) scale(.1215)}}.snow:nth-child(47){opacity:.053;transform:translate(50.012vw,-10px) scale(.6622);animation:fall-47 29s -23s linear infinite}@keyframes fall-47{75.039%{transform:translate(56.2515vw,75.039vh) scale(.6622)}to{transform:translate(53.13175vw,99vh) scale(.6622)}}.snow:nth-child(48){opacity:.2304;transform:translate(39.1452vw,-10px) scale(.281);animation:fall-48 17s -22s linear infinite}@keyframes fall-48{64.787%{transform:translate(37.2035vw,64.787vh) scale(.281)}to{transform:translate(38.17435vw,99vh) scale(.281)}}.snow:nth-child(49){opacity:.9394;transform:translate(81.6468vw,-10px) scale(.5288);animation:fall-49 10s -26s linear infinite}@keyframes fall-49{68.495%{transform:translate(86.4149vw,68.495vh) scale(.5288)}to{transform:translate(84.03085vw,99vh) scale(.5288)}}.snow:nth-child(50){opacity:.376;transform:translate(93.4897vw,-10px) scale(.7963);animation:fall-50 26s -15s linear infinite}@keyframes fall-50{37.848%{transform:translate(92.191vw,37.848vh) scale(.7963)}to{transform:translate(92.84035vw,99vh) scale(.7963)}}.snow:nth-child(51){opacity:1.298;transform:translate(97.795vw,-10px) scale(.6064);animation:fall-51 14s -18s linear infinite}@keyframes fall-51{69.903%{transform:translate(92.1547vw,69.903vh) scale(.6064)}to{transform:translate(94.97485vw,99vh) scale(.6064)}}.snow:nth-child(52){opacity:.5794;transform:translate(58.3133vw,-10px) scale(.5473);animation:fall-52 14s -16s linear infinite}@keyframes fall-52{65.582%{transform:translate(53.5639vw,65.582vh) scale(.5473)}to{transform:translate(55.9386vw,99vh) scale(.5473)}}.snow:nth-child(53){opacity:1.6152;transform:translate(51.3535vw,-10px) scale(.4036);animation:fall-53 12s -22s linear infinite}@keyframes fall-53{70.124%{transform:translate(59.3303vw,70.124vh) scale(.4036)}to{transform:translate(55.3419vw,99vh) scale(.4036)}}.snow:nth-child(54){opacity:.7254;transform:translate(8.0017vw,-10px) scale(.9142);animation:fall-54 13s -19s linear infinite}@keyframes fall-54{34.965%{transform:translate(13.4313vw,34.965vh) scale(.9142)}to{transform:translate(10.7165vw,99vh) scale(.9142)}}.snow:nth-child(55){opacity:1.6298;transform:translate(47.7202vw,-10px) scale(.3001);animation:fall-55 21s -17s linear infinite}@keyframes fall-55{49.928%{transform:translate(41.1225vw,49.928vh) scale(.3001)}to{transform:translate(44.42135vw,99vh) scale(.3001)}}.snow:nth-child(56){opacity:1.0906;transform:translate(28.9051vw,-10px) scale(.3706);animation:fall-56 19s -7s linear infinite}@keyframes fall-56{42.726%{transform:translate(33.0559vw,42.726vh) scale(.3706)}to{transform:translate(30.9805vw,99vh) scale(.3706)}}.snow:nth-child(57){opacity:.1328;transform:translate(23.188vw,-10px) scale(.6243);animation:fall-57 14s -16s linear infinite}@keyframes fall-57{35.73%{transform:translate(14.0041vw,35.73vh) scale(.6243)}to{transform:translate(18.59605vw,99vh) scale(.6243)}}.snow:nth-child(58){opacity:.216;transform:translate(35.6755vw,-10px) scale(.4499);animation:fall-58 27s -4s linear infinite}@keyframes fall-58{61.359%{transform:translate(27.4237vw,61.359vh) scale(.4499)}to{transform:translate(31.5496vw,99vh) scale(.4499)}}.snow:nth-child(59){opacity:.3958;transform:translate(68.604vw,-10px) scale(.2371);animation:fall-59 24s -29s linear infinite}@keyframes fall-59{57.176%{transform:translate(72.0963vw,57.176vh) scale(.2371)}to{transform:translate(70.35015vw,99vh) scale(.2371)}}.snow:nth-child(60){opacity:.1894;transform:translate(44.4979vw,-10px) scale(.207);animation:fall-60 25s -9s linear infinite}@keyframes fall-60{34.325%{transform:translate(34.9589vw,34.325vh) scale(.207)}to{transform:translate(39.7284vw,99vh) scale(.207)}}.snow:nth-child(61){opacity:.4942;transform:translate(24.9173vw,-10px) scale(.234);animation:fall-61 29s -5s linear infinite}@keyframes fall-61{72.096%{transform:translate(31.855vw,72.096vh) scale(.234)}to{transform:translate(28.38615vw,99vh) scale(.234)}}.snow:nth-child(62){opacity:1.4282;transform:translate(52.7588vw,-10px) scale(.3169);animation:fall-62 15s -4s linear infinite}@keyframes fall-62{78.415%{transform:translate(61.7026vw,78.415vh) scale(.3169)}to{transform:translate(57.2307vw,99vh) scale(.3169)}}.snow:nth-child(63){opacity:.1028;transform:translate(22.7248vw,-10px) scale(.2479);animation:fall-63 17s -6s linear infinite}@keyframes fall-63{39.068%{transform:translate(26.4653vw,39.068vh) scale(.2479)}to{transform:translate(24.59505vw,99vh) scale(.2479)}}.snow:nth-child(64){opacity:1.0978;transform:translate(36.7847vw,-10px) scale(.1075);animation:fall-64 14s -27s linear infinite}@keyframes fall-64{45.446%{transform:translate(46.6327vw,45.446vh) scale(.1075)}to{transform:translate(41.7087vw,99vh) scale(.1075)}}.snow:nth-child(65){opacity:1.672;transform:translate(57.5097vw,-10px) scale(.365);animation:fall-65 10s -20s linear infinite}@keyframes fall-65{33.091%{transform:translate(55.0779vw,33.091vh) scale(.365)}to{transform:translate(56.2938vw,99vh) scale(.365)}}.snow:nth-child(66){opacity:1.9546;transform:translate(74.3201vw,-10px) scale(.3503);animation:fall-66 22s -15s linear infinite}@keyframes fall-66{52.85%{transform:translate(69.4167vw,52.85vh) scale(.3503)}to{transform:translate(71.8684vw,99vh) scale(.3503)}}.snow:nth-child(67){opacity:1.0886;transform:translate(61.7818vw,-10px) scale(.4064);animation:fall-67 23s -30s linear infinite}@keyframes fall-67{63.747%{transform:translate(62.0996vw,63.747vh) scale(.4064)}to{transform:translate(61.9407vw,99vh) scale(.4064)}}.snow:nth-child(68){opacity:.4646;transform:translate(33.6387vw,-10px) scale(.1082);animation:fall-68 18s -1s linear infinite}@keyframes fall-68{75.719%{transform:translate(32.0363vw,75.719vh) scale(.1082)}to{transform:translate(32.8375vw,99vh) scale(.1082)}}.snow:nth-child(69){opacity:1.5022;transform:translate(36.7348vw,-10px) scale(.4472);animation:fall-69 14s -21s linear infinite}@keyframes fall-69{64.166%{transform:translate(31.5789vw,64.166vh) scale(.4472)}to{transform:translate(34.15685vw,99vh) scale(.4472)}}.snow:nth-child(70){opacity:.6448;transform:translate(12.0642vw,-10px) scale(.4403);animation:fall-70 25s -18s linear infinite}@keyframes fall-70{41.388%{transform:translate(7.5566vw,41.388vh) scale(.4403)}to{transform:translate(9.8104vw,99vh) scale(.4403)}}.snow:nth-child(71){opacity:.0346;transform:translate(7.552vw,-10px) scale(.3445);animation:fall-71 29s -21s linear infinite}@keyframes fall-71{46.056%{transform:translate(.7237vw,46.056vh) scale(.3445)}to{transform:translate(4.13785vw,99vh) scale(.3445)}}.snow:nth-child(72){opacity:.6986;transform:translate(96.5617vw,-10px) scale(.5431);animation:fall-72 12s -19s linear infinite}@keyframes fall-72{47.118%{transform:translate(87.1017vw,47.118vh) scale(.5431)}to{transform:translate(91.8317vw,99vh) scale(.5431)}}.snow:nth-child(73){opacity:.3912;transform:translate(74.701vw,-10px) scale(.324);animation:fall-73 19s -27s linear infinite}@keyframes fall-73{45.537%{transform:translate(74.0851vw,45.537vh) scale(.324)}to{transform:translate(74.39305vw,99vh) scale(.324)}}.snow:nth-child(74){opacity:1.1742;transform:translate(15.2848vw,-10px) scale(.7706);animation:fall-74 21s -4s linear infinite}@keyframes fall-74{63.791%{transform:translate(5.3192vw,63.791vh) scale(.7706)}to{transform:translate(10.302vw,99vh) scale(.7706)}}.snow:nth-child(75){opacity:1.5712;transform:translate(23.5602vw,-10px) scale(.468);animation:fall-75 18s -11s linear infinite}@keyframes fall-75{49.55%{transform:translate(20.3388vw,49.55vh) scale(.468)}to{transform:translate(21.9495vw,99vh) scale(.468)}}.snow:nth-child(76){opacity:.4774;transform:translate(84.4056vw,-10px) scale(.8754);animation:fall-76 17s -24s linear infinite}@keyframes fall-76{44.513%{transform:translate(84.1386vw,44.513vh) scale(.8754)}to{transform:translate(84.2721vw,99vh) scale(.8754)}}.snow:nth-child(77){opacity:1.8882;transform:translate(7.0901vw,-10px) scale(.1745);animation:fall-77 18s -2s linear infinite}@keyframes fall-77{50.071%{transform:translate(-.0063vw,50.071vh) scale(.1745)}to{transform:translate(3.5419vw,99vh) scale(.1745)}}.snow:nth-child(78){opacity:.8158;transform:translate(95.3157vw,-10px) scale(.5794);animation:fall-78 28s -8s linear infinite}@keyframes fall-78{56.712%{transform:translate(100.571vw,56.712vh) scale(.5794)}to{transform:translate(97.94335vw,99vh) scale(.5794)}}.snow:nth-child(79){opacity:.707;transform:translate(77.683vw,-10px) scale(.938);animation:fall-79 15s -14s linear infinite}@keyframes fall-79{53.974%{transform:translate(68.0679vw,53.974vh) scale(.938)}to{transform:translate(72.87545vw,99vh) scale(.938)}}.snow:nth-child(80){opacity:1.6866;transform:translate(49.635vw,-10px) scale(.4036);animation:fall-80 11s -14s linear infinite}@keyframes fall-80{30.07%{transform:translate(46.3174vw,30.07vh) scale(.4036)}to{transform:translate(47.9762vw,99vh) scale(.4036)}}.snow:nth-child(81){opacity:.753;transform:translate(87.8702vw,-10px) scale(.8662);animation:fall-81 16s -7s linear infinite}@keyframes fall-81{79.023%{transform:translate(88.8765vw,79.023vh) scale(.8662)}to{transform:translate(88.37335vw,99vh) scale(.8662)}}.snow:nth-child(82){opacity:1.6902;transform:translate(78.1864vw,-10px) scale(.6426);animation:fall-82 30s -23s linear infinite}@keyframes fall-82{72.27%{transform:translate(68.7172vw,72.27vh) scale(.6426)}to{transform:translate(73.4518vw,99vh) scale(.6426)}}.snow:nth-child(83){opacity:.608;transform:translate(66.4828vw,-10px) scale(.7795);animation:fall-83 26s -7s linear infinite}@keyframes fall-83{48.456%{transform:translate(73.6925vw,48.456vh) scale(.7795)}to{transform:translate(70.08765vw,99vh) scale(.7795)}}.snow:nth-child(84){opacity:1.6614;transform:translate(45.753vw,-10px) scale(.4633);animation:fall-84 20s -2s linear infinite}@keyframes fall-84{78.095%{transform:translate(55.6638vw,78.095vh) scale(.4633)}to{transform:translate(50.7084vw,99vh) scale(.4633)}}.snow:nth-child(85){opacity:1.2674;transform:translate(97.4721vw,-10px) scale(.8888);animation:fall-85 26s -7s linear infinite}@keyframes fall-85{53.243%{transform:translate(93.1945vw,53.243vh) scale(.8888)}to{transform:translate(95.3333vw,99vh) scale(.8888)}}.snow:nth-child(86){opacity:1.2378;transform:translate(31.0774vw,-10px) scale(.8949);animation:fall-86 16s -9s linear infinite}@keyframes fall-86{47.838%{transform:translate(26.1162vw,47.838vh) scale(.8949)}to{transform:translate(28.5968vw,99vh) scale(.8949)}}.snow:nth-child(87){opacity:1.5864;transform:translate(17.3507vw,-10px) scale(.3577);animation:fall-87 26s -25s linear infinite}@keyframes fall-87{79.208%{transform:translate(24.1262vw,79.208vh) scale(.3577)}to{transform:translate(20.73845vw,99vh) scale(.3577)}}.snow:nth-child(88){opacity:.1946;transform:translate(2.8436vw,-10px) scale(.7974);animation:fall-88 18s -13s linear infinite}@keyframes fall-88{35.319%{transform:translate(8.834vw,35.319vh) scale(.7974)}to{transform:translate(5.8388vw,99vh) scale(.7974)}}.snow:nth-child(89){opacity:1.9946;transform:translate(22.3669vw,-10px) scale(.6574);animation:fall-89 27s -10s linear infinite}@keyframes fall-89{34.869%{transform:translate(13.8122vw,34.869vh) scale(.6574)}to{transform:translate(18.08955vw,99vh) scale(.6574)}}.snow:nth-child(90){opacity:.4522;transform:translate(73.6102vw,-10px) scale(.0726);animation:fall-90 28s -19s linear infinite}@keyframes fall-90{60.399%{transform:translate(72.2169vw,60.399vh) scale(.0726)}to{transform:translate(72.91355vw,99vh) scale(.0726)}}.snow:nth-child(91){opacity:.7954;transform:translate(92.4565vw,-10px) scale(.6015);animation:fall-91 24s -6s linear infinite}@keyframes fall-91{47.799%{transform:translate(89.9057vw,47.799vh) scale(.6015)}to{transform:translate(91.1811vw,99vh) scale(.6015)}}.snow:nth-child(92){opacity:.0804;transform:translate(80.6553vw,-10px) scale(.5416);animation:fall-92 10s -26s linear infinite}@keyframes fall-92{47.8%{transform:translate(73.4325vw,47.8vh) scale(.5416)}to{transform:translate(77.0439vw,99vh) scale(.5416)}}.snow:nth-child(93){opacity:.9256;transform:translate(17.2057vw,-10px) scale(.3671);animation:fall-93 10s -18s linear infinite}@keyframes fall-93{66.647%{transform:translate(11.9307vw,66.647vh) scale(.3671)}to{transform:translate(14.5682vw,99vh) scale(.3671)}}.snow:nth-child(94){opacity:.6882;transform:translate(29.9984vw,-10px) scale(.8543);animation:fall-94 30s -12s linear infinite}@keyframes fall-94{49.882%{transform:translate(26.1254vw,49.882vh) scale(.8543)}to{transform:translate(28.0619vw,99vh) scale(.8543)}}.snow:nth-child(95){opacity:.5878;transform:translate(47.2639vw,-10px) scale(.6962);animation:fall-95 29s -27s linear infinite}@keyframes fall-95{43.556%{transform:translate(43.6533vw,43.556vh) scale(.6962)}to{transform:translate(45.4586vw,99vh) scale(.6962)}}.snow:nth-child(96){opacity:1.3422;transform:translate(66.5787vw,-10px) scale(.2637);animation:fall-96 12s -27s linear infinite}@keyframes fall-96{70.283%{transform:translate(60.7914vw,70.283vh) scale(.2637)}to{transform:translate(63.68505vw,99vh) scale(.2637)}}.snow:nth-child(97){opacity:1.2174;transform:translate(32.6471vw,-10px) scale(.3275);animation:fall-97 17s -4s linear infinite}@keyframes fall-97{49.612%{transform:translate(27.1628vw,49.612vh) scale(.3275)}to{transform:translate(29.90495vw,99vh) scale(.3275)}}.snow:nth-child(98){opacity:.0874;transform:translate(47.3379vw,-10px) scale(.6967);animation:fall-98 17s -14s linear infinite}@keyframes fall-98{61.358%{transform:translate(45.3598vw,61.358vh) scale(.6967)}to{transform:translate(46.34885vw,99vh) scale(.6967)}}.snow:nth-child(99){opacity:.4888;transform:translate(85.0897vw,-10px) scale(.5734);animation:fall-99 15s -17s linear infinite}@keyframes fall-99{45.542%{transform:translate(91.8743vw,45.542vh) scale(.5734)}to{transform:translate(88.482vw,99vh) scale(.5734)}}.snow:nth-child(100){opacity:.8286;transform:translate(73.6683vw,-10px) scale(.1129);animation:fall-100 28s -9s linear infinite}@keyframes fall-100{37.689%{transform:translate(79.9983vw,37.689vh) scale(.1129)}to{transform:translate(76.8333vw,99vh) scale(.1129)}}.snow:nth-child(101){opacity:1.7342;transform:translate(12.8905vw,-10px) scale(.0252);animation:fall-101 25s -19s linear infinite}@keyframes fall-101{62.161%{transform:translate(17.3867vw,62.161vh) scale(.0252)}to{transform:translate(15.1386vw,99vh) scale(.0252)}}.snow:nth-child(102){opacity:1.0864;transform:translate(59.4337vw,-10px) scale(.9942);animation:fall-102 12s -14s linear infinite}@keyframes fall-102{30.19%{transform:translate(69.3541vw,30.19vh) scale(.9942)}to{transform:translate(64.3939vw,99vh) scale(.9942)}}.snow:nth-child(103){opacity:1.4372;transform:translate(68.3459vw,-10px) scale(.8328);animation:fall-103 30s -1s linear infinite}@keyframes fall-103{54.253%{transform:translate(67.4488vw,54.253vh) scale(.8328)}to{transform:translate(67.89735vw,99vh) scale(.8328)}}.snow:nth-child(104){opacity:1.4114;transform:translate(60.6462vw,-10px) scale(.5734);animation:fall-104 21s -12s linear infinite}@keyframes fall-104{49.476%{transform:translate(51.2542vw,49.476vh) scale(.5734)}to{transform:translate(55.9502vw,99vh) scale(.5734)}}.snow:nth-child(105){opacity:1.4718;transform:translate(18.7246vw,-10px) scale(.7253);animation:fall-105 21s -15s linear infinite}@keyframes fall-105{53.018%{transform:translate(17.549vw,53.018vh) scale(.7253)}to{transform:translate(18.1368vw,99vh) scale(.7253)}}.snow:nth-child(106){opacity:1.96;transform:translate(57.3835vw,-10px) scale(.9478);animation:fall-106 22s -2s linear infinite}@keyframes fall-106{34.207%{transform:translate(51.6786vw,34.207vh) scale(.9478)}to{transform:translate(54.53105vw,99vh) scale(.9478)}}.snow:nth-child(107){opacity:1.9648;transform:translate(56.0348vw,-10px) scale(.8216);animation:fall-107 16s -14s linear infinite}@keyframes fall-107{61.652%{transform:translate(57.4821vw,61.652vh) scale(.8216)}to{transform:translate(56.75845vw,99vh) scale(.8216)}}.snow:nth-child(108){opacity:.4816;transform:translate(52.0101vw,-10px) scale(.0474);animation:fall-108 21s -20s linear infinite}@keyframes fall-108{61.196%{transform:translate(58.7377vw,61.196vh) scale(.0474)}to{transform:translate(55.3739vw,99vh) scale(.0474)}}.snow:nth-child(109){opacity:1.459;transform:translate(64.0641vw,-10px) scale(.224);animation:fall-109 18s -18s linear infinite}@keyframes fall-109{68.371%{transform:translate(60.5702vw,68.371vh) scale(.224)}to{transform:translate(62.31715vw,99vh) scale(.224)}}.snow:nth-child(110){opacity:1.0616;transform:translate(8.1643vw,-10px) scale(.5739);animation:fall-110 18s -20s linear infinite}@keyframes fall-110{30.446%{transform:translate(7.7102vw,30.446vh) scale(.5739)}to{transform:translate(7.93725vw,99vh) scale(.5739)}}.snow:nth-child(111){opacity:1.9618;transform:translate(4.2153vw,-10px) scale(.1138);animation:fall-111 17s -17s linear infinite}@keyframes fall-111{49.684%{transform:translate(-4.4494vw,49.684vh) scale(.1138)}to{transform:translate(-.11705vw,99vh) scale(.1138)}}.snow:nth-child(112){opacity:1.1056;transform:translate(9.0738vw,-10px) scale(.8624);animation:fall-112 24s -15s linear infinite}@keyframes fall-112{73.995%{transform:translate(17.9156vw,73.995vh) scale(.8624)}to{transform:translate(13.4947vw,99vh) scale(.8624)}}.snow:nth-child(113){opacity:.084;transform:translate(94.6945vw,-10px) scale(.3617);animation:fall-113 11s -9s linear infinite}@keyframes fall-113{39.254%{transform:translate(97.0242vw,39.254vh) scale(.3617)}to{transform:translate(95.85935vw,99vh) scale(.3617)}}.snow:nth-child(114){opacity:1.401;transform:translate(80.3092vw,-10px) scale(.9837);animation:fall-114 17s -23s linear infinite}@keyframes fall-114{57.378%{transform:translate(88.4728vw,57.378vh) scale(.9837)}to{transform:translate(84.391vw,99vh) scale(.9837)}}.snow:nth-child(115){opacity:.038;transform:translate(10.8499vw,-10px) scale(.8446);animation:fall-115 11s -15s linear infinite}@keyframes fall-115{30.697%{transform:translate(1.0152vw,30.697vh) scale(.8446)}to{transform:translate(5.93255vw,99vh) scale(.8446)}}.snow:nth-child(116){opacity:1.1794;transform:translate(17.3513vw,-10px) scale(.8843);animation:fall-116 22s -8s linear infinite}@keyframes fall-116{31.197%{transform:translate(12.9135vw,31.197vh) scale(.8843)}to{transform:translate(15.1324vw,99vh) scale(.8843)}}.snow:nth-child(117){opacity:1.6784;transform:translate(15.1599vw,-10px) scale(.2736);animation:fall-117 20s -26s linear infinite}@keyframes fall-117{57.089%{transform:translate(11.3731vw,57.089vh) scale(.2736)}to{transform:translate(13.2665vw,99vh) scale(.2736)}}.snow:nth-child(118){opacity:.8056;transform:translate(8.7188vw,-10px) scale(.2682);animation:fall-118 15s -3s linear infinite}@keyframes fall-118{44.395%{transform:translate(17.0103vw,44.395vh) scale(.2682)}to{transform:translate(12.86455vw,99vh) scale(.2682)}}.snow:nth-child(119){opacity:1.814;transform:translate(77.0176vw,-10px) scale(.7115);animation:fall-119 13s -23s linear infinite}@keyframes fall-119{72.639%{transform:translate(80.3194vw,72.639vh) scale(.7115)}to{transform:translate(78.6685vw,99vh) scale(.7115)}}.snow:nth-child(120){opacity:.7356;transform:translate(37.9833vw,-10px) scale(.51);animation:fall-120 27s -27s linear infinite}@keyframes fall-120{50.97%{transform:translate(33.2387vw,50.97vh) scale(.51)}to{transform:translate(35.611vw,99vh) scale(.51)}}.snow:nth-child(121){opacity:1.6104;transform:translate(90.8998vw,-10px) scale(.0705);animation:fall-121 23s -26s linear infinite}@keyframes fall-121{46.868%{transform:translate(84.6282vw,46.868vh) scale(.0705)}to{transform:translate(87.764vw,99vh) scale(.0705)}}.snow:nth-child(122){opacity:.5264;transform:translate(12.2617vw,-10px) scale(.6889);animation:fall-122 27s -26s linear infinite}@keyframes fall-122{78.791%{transform:translate(18.8371vw,78.791vh) scale(.6889)}to{transform:translate(15.5494vw,99vh) scale(.6889)}}.snow:nth-child(123){opacity:1.955;transform:translate(24.5441vw,-10px) scale(.7538);animation:fall-123 26s -12s linear infinite}@keyframes fall-123{31.989%{transform:translate(30.255vw,31.989vh) scale(.7538)}to{transform:translate(27.39955vw,99vh) scale(.7538)}}.snow:nth-child(124){opacity:1.631;transform:translate(47.4316vw,-10px) scale(.4069);animation:fall-124 16s -9s linear infinite}@keyframes fall-124{35.392%{transform:translate(41.5275vw,35.392vh) scale(.4069)}to{transform:translate(44.47955vw,99vh) scale(.4069)}}.snow:nth-child(125){opacity:1.3538;transform:translate(13.931vw,-10px) scale(.5623);animation:fall-125 30s -12s linear infinite}@keyframes fall-125{39.75%{transform:translate(15.3543vw,39.75vh) scale(.5623)}to{transform:translate(14.64265vw,99vh) scale(.5623)}}.snow:nth-child(126){opacity:1.688;transform:translate(98.1807vw,-10px) scale(.364);animation:fall-126 20s -13s linear infinite}@keyframes fall-126{56.771%{transform:translate(104.559vw,56.771vh) scale(.364)}to{transform:translate(101.36985vw,99vh) scale(.364)}}.snow:nth-child(127){opacity:1.1474;transform:translate(49.4993vw,-10px) scale(.9124);animation:fall-127 20s -23s linear infinite}@keyframes fall-127{69.927%{transform:translate(40.4194vw,69.927vh) scale(.9124)}to{transform:translate(44.95935vw,99vh) scale(.9124)}}.snow:nth-child(128){opacity:.0452;transform:translate(29.4212vw,-10px) scale(.4763);animation:fall-128 10s -21s linear infinite}@keyframes fall-128{48.668%{transform:translate(19.7565vw,48.668vh) scale(.4763)}to{transform:translate(24.58885vw,99vh) scale(.4763)}}.snow:nth-child(129){opacity:.312;transform:translate(89.9257vw,-10px) scale(.8548);animation:fall-129 23s -2s linear infinite}@keyframes fall-129{43.096%{transform:translate(89.3701vw,43.096vh) scale(.8548)}to{transform:translate(89.6479vw,99vh) scale(.8548)}}.snow:nth-child(130){opacity:1.5988;transform:translate(92.9606vw,-10px) scale(.1918);animation:fall-130 22s -16s linear infinite}@keyframes fall-130{39.526%{transform:translate(84.4516vw,39.526vh) scale(.1918)}to{transform:translate(88.7061vw,99vh) scale(.1918)}}.snow:nth-child(131){opacity:.308;transform:translate(4.0244vw,-10px) scale(.9774);animation:fall-131 12s -1s linear infinite}@keyframes fall-131{73.88%{transform:translate(11.2102vw,73.88vh) scale(.9774)}to{transform:translate(7.6173vw,99vh) scale(.9774)}}.snow:nth-child(132){opacity:.1796;transform:translate(30.4407vw,-10px) scale(.1899);animation:fall-132 10s -3s linear infinite}@keyframes fall-132{31.92%{transform:translate(35.6012vw,31.92vh) scale(.1899)}to{transform:translate(33.02095vw,99vh) scale(.1899)}}.snow:nth-child(133){opacity:1.9622;transform:translate(87.9178vw,-10px) scale(.7188);animation:fall-133 14s -11s linear infinite}@keyframes fall-133{63.886%{transform:translate(90.9139vw,63.886vh) scale(.7188)}to{transform:translate(89.41585vw,99vh) scale(.7188)}}.snow:nth-child(134){opacity:1.2674;transform:translate(84.0891vw,-10px) scale(.9072);animation:fall-134 29s -4s linear infinite}@keyframes fall-134{51.486%{transform:translate(76.9642vw,51.486vh) scale(.9072)}to{transform:translate(80.52665vw,99vh) scale(.9072)}}.snow:nth-child(135){opacity:1.254;transform:translate(48.1184vw,-10px) scale(.7101);animation:fall-135 13s -20s linear infinite}@keyframes fall-135{44.691%{transform:translate(56.5918vw,44.691vh) scale(.7101)}to{transform:translate(52.3551vw,99vh) scale(.7101)}}.snow:nth-child(136){opacity:.6558;transform:translate(79.3626vw,-10px) scale(.1621);animation:fall-136 29s -18s linear infinite}@keyframes fall-136{78.712%{transform:translate(78.7835vw,78.712vh) scale(.1621)}to{transform:translate(79.07305vw,99vh) scale(.1621)}}.snow:nth-child(137){opacity:.755;transform:translate(85.7808vw,-10px) scale(.4679);animation:fall-137 13s -30s linear infinite}@keyframes fall-137{38.27%{transform:translate(94.6472vw,38.27vh) scale(.4679)}to{transform:translate(90.214vw,99vh) scale(.4679)}}.snow:nth-child(138){opacity:.1486;transform:translate(34.9562vw,-10px) scale(.4799);animation:fall-138 20s -15s linear infinite}@keyframes fall-138{49.99%{transform:translate(27.0869vw,49.99vh) scale(.4799)}to{transform:translate(31.02155vw,99vh) scale(.4799)}}.snow:nth-child(139){opacity:.999;transform:translate(74.0319vw,-10px) scale(.6555);animation:fall-139 21s -20s linear infinite}@keyframes fall-139{79.437%{transform:translate(77.0135vw,79.437vh) scale(.6555)}to{transform:translate(75.5227vw,99vh) scale(.6555)}}.snow:nth-child(140){opacity:1.0442;transform:translate(31.7698vw,-10px) scale(.4117);animation:fall-140 12s -3s linear infinite}@keyframes fall-140{79.082%{transform:translate(30.1134vw,79.082vh) scale(.4117)}to{transform:translate(30.9416vw,99vh) scale(.4117)}}.snow:nth-child(141){opacity:1.188;transform:translate(7.8341vw,-10px) scale(.8941);animation:fall-141 13s -23s linear infinite}@keyframes fall-141{42.255%{transform:translate(1.6101vw,42.255vh) scale(.8941)}to{transform:translate(4.7221vw,99vh) scale(.8941)}}.snow:nth-child(142){opacity:.7308;transform:translate(22.3759vw,-10px) scale(.922);animation:fall-142 14s -23s linear infinite}@keyframes fall-142{66.473%{transform:translate(16.0568vw,66.473vh) scale(.922)}to{transform:translate(19.21635vw,99vh) scale(.922)}}.snow:nth-child(143){opacity:1.5546;transform:translate(16.9453vw,-10px) scale(.5207);animation:fall-143 19s -17s linear infinite}@keyframes fall-143{47.64%{transform:translate(26.5232vw,47.64vh) scale(.5207)}to{transform:translate(21.73425vw,99vh) scale(.5207)}}.snow:nth-child(144){opacity:.556;transform:translate(28.4959vw,-10px) scale(.3133);animation:fall-144 21s -13s linear infinite}@keyframes fall-144{67.734%{transform:translate(36.5345vw,67.734vh) scale(.3133)}to{transform:translate(32.5152vw,99vh) scale(.3133)}}.snow:nth-child(145){opacity:1.1848;transform:translate(55.4786vw,-10px) scale(.4838);animation:fall-145 16s -22s linear infinite}@keyframes fall-145{72.775%{transform:translate(48.211vw,72.775vh) scale(.4838)}to{transform:translate(51.8448vw,99vh) scale(.4838)}}.snow:nth-child(146){opacity:.8456;transform:translate(50.4759vw,-10px) scale(.6685);animation:fall-146 19s -20s linear infinite}@keyframes fall-146{51.458%{transform:translate(53.5917vw,51.458vh) scale(.6685)}to{transform:translate(52.0338vw,99vh) scale(.6685)}}.snow:nth-child(147){opacity:.8528;transform:translate(82.0029vw,-10px) scale(.1573);animation:fall-147 19s -27s linear infinite}@keyframes fall-147{56.768%{transform:translate(78.9025vw,56.768vh) scale(.1573)}to{transform:translate(80.4527vw,99vh) scale(.1573)}}.snow:nth-child(148){opacity:.2614;transform:translate(45.8482vw,-10px) scale(.1591);animation:fall-148 18s -20s linear infinite}@keyframes fall-148{33.337%{transform:translate(50.6762vw,33.337vh) scale(.1591)}to{transform:translate(48.2622vw,99vh) scale(.1591)}}.snow:nth-child(149){opacity:1.0608;transform:translate(4.4774vw,-10px) scale(.9188);animation:fall-149 30s -8s linear infinite}@keyframes fall-149{46.122%{transform:translate(7.0524vw,46.122vh) scale(.9188)}to{transform:translate(5.7649vw,99vh) scale(.9188)}}.snow:nth-child(150){opacity:.947;transform:translate(9.8984vw,-10px) scale(.4038);animation:fall-150 14s -30s linear infinite}@keyframes fall-150{72.274%{transform:translate(7.2613vw,72.274vh) scale(.4038)}to{transform:translate(8.57985vw,99vh) scale(.4038)}}.snow:nth-child(151){opacity:.0796;transform:translate(74.8089vw,-10px) scale(.6192);animation:fall-151 30s -9s linear infinite}@keyframes fall-151{47.355%{transform:translate(81.3631vw,47.355vh) scale(.6192)}to{transform:translate(78.086vw,99vh) scale(.6192)}}.snow:nth-child(152){opacity:1.4062;transform:translate(23.638vw,-10px) scale(.9398);animation:fall-152 17s -10s linear infinite}@keyframes fall-152{68.049%{transform:translate(22.2384vw,68.049vh) scale(.9398)}to{transform:translate(22.9382vw,99vh) scale(.9398)}}.snow:nth-child(153){opacity:1.4508;transform:translate(42.5951vw,-10px) scale(.1359);animation:fall-153 23s -28s linear infinite}@keyframes fall-153{62.012%{transform:translate(44.7668vw,62.012vh) scale(.1359)}to{transform:translate(43.68095vw,99vh) scale(.1359)}}.snow:nth-child(154){opacity:.0396;transform:translate(38.4409vw,-10px) scale(.5611);animation:fall-154 20s -23s linear infinite}@keyframes fall-154{44.476%{transform:translate(34.2977vw,44.476vh) scale(.5611)}to{transform:translate(36.3693vw,99vh) scale(.5611)}}.snow:nth-child(155){opacity:1.0914;transform:translate(9.724vw,-10px) scale(.6503);animation:fall-155 18s -10s linear infinite}@keyframes fall-155{36.605%{transform:translate(7.2018vw,36.605vh) scale(.6503)}to{transform:translate(8.4629vw,99vh) scale(.6503)}}.snow:nth-child(156){opacity:1.6142;transform:translate(78.2591vw,-10px) scale(.3345);animation:fall-156 14s -25s linear infinite}@keyframes fall-156{31.893%{transform:translate(85.3099vw,31.893vh) scale(.3345)}to{transform:translate(81.7845vw,99vh) scale(.3345)}}.snow:nth-child(157){opacity:1.4932;transform:translate(61.3649vw,-10px) scale(.5835);animation:fall-157 17s -13s linear infinite}@keyframes fall-157{52.457%{transform:translate(66.3128vw,52.457vh) scale(.5835)}to{transform:translate(63.83885vw,99vh) scale(.5835)}}.snow:nth-child(158){opacity:1.4496;transform:translate(26.2573vw,-10px) scale(.7859);animation:fall-158 25s -14s linear infinite}@keyframes fall-158{54.314%{transform:translate(34.8731vw,54.314vh) scale(.7859)}to{transform:translate(30.5652vw,99vh) scale(.7859)}}.snow:nth-child(159){opacity:.0926;transform:translate(38.7178vw,-10px) scale(.4249);animation:fall-159 20s -24s linear infinite}@keyframes fall-159{47.744%{transform:translate(34.4574vw,47.744vh) scale(.4249)}to{transform:translate(36.5876vw,99vh) scale(.4249)}}.snow:nth-child(160){opacity:.623;transform:translate(.3722vw,-10px) scale(.7175);animation:fall-160 28s -9s linear infinite}@keyframes fall-160{46.146%{transform:translate(1.5072vw,46.146vh) scale(.7175)}to{transform:translate(.9397vw,99vh) scale(.7175)}}.snow:nth-child(161){opacity:.455;transform:translate(46.9429vw,-10px) scale(.7281);animation:fall-161 21s -21s linear infinite}@keyframes fall-161{54.455%{transform:translate(38.6432vw,54.455vh) scale(.7281)}to{transform:translate(42.79305vw,99vh) scale(.7281)}}.snow:nth-child(162){opacity:1.8268;transform:translate(50.192vw,-10px) scale(.7525);animation:fall-162 13s -12s linear infinite}@keyframes fall-162{72.442%{transform:translate(41.979vw,72.442vh) scale(.7525)}to{transform:translate(46.0855vw,99vh) scale(.7525)}}.snow:nth-child(163){opacity:.4738;transform:translate(49.9929vw,-10px) scale(.3884);animation:fall-163 23s -15s linear infinite}@keyframes fall-163{36.691%{transform:translate(52.7097vw,36.691vh) scale(.3884)}to{transform:translate(51.3513vw,99vh) scale(.3884)}}.snow:nth-child(164){opacity:1.7048;transform:translate(70.567vw,-10px) scale(.8553);animation:fall-164 17s -12s linear infinite}@keyframes fall-164{68.662%{transform:translate(69.0385vw,68.662vh) scale(.8553)}to{transform:translate(69.80275vw,99vh) scale(.8553)}}.snow:nth-child(165){opacity:1.593;transform:translate(90.0475vw,-10px) scale(.9583);animation:fall-165 21s -20s linear infinite}@keyframes fall-165{67.218%{transform:translate(88.6508vw,67.218vh) scale(.9583)}to{transform:translate(89.34915vw,99vh) scale(.9583)}}.snow:nth-child(166){opacity:.8722;transform:translate(39.5077vw,-10px) scale(.1721);animation:fall-166 10s -21s linear infinite}@keyframes fall-166{61.692%{transform:translate(42.8986vw,61.692vh) scale(.1721)}to{transform:translate(41.20315vw,99vh) scale(.1721)}}.snow:nth-child(167){opacity:.8608;transform:translate(96.5216vw,-10px) scale(.9984);animation:fall-167 15s -5s linear infinite}@keyframes fall-167{43.38%{transform:translate(91.965vw,43.38vh) scale(.9984)}to{transform:translate(94.2433vw,99vh) scale(.9984)}}.snow:nth-child(168){opacity:.2152;transform:translate(40.0482vw,-10px) scale(.8741);animation:fall-168 10s -19s linear infinite}@keyframes fall-168{74.018%{transform:translate(37.1871vw,74.018vh) scale(.8741)}to{transform:translate(38.61765vw,99vh) scale(.8741)}}.snow:nth-child(169){opacity:.2168;transform:translate(14.8597vw,-10px) scale(.6745);animation:fall-169 16s -9s linear infinite}@keyframes fall-169{72.205%{transform:translate(8.0758vw,72.205vh) scale(.6745)}to{transform:translate(11.46775vw,99vh) scale(.6745)}}.snow:nth-child(170){opacity:1.7482;transform:translate(30.7079vw,-10px) scale(.5638);animation:fall-170 15s -21s linear infinite}@keyframes fall-170{33.119%{transform:translate(34.9466vw,33.119vh) scale(.5638)}to{transform:translate(32.82725vw,99vh) scale(.5638)}}.snow:nth-child(171){opacity:.7454;transform:translate(31.1466vw,-10px) scale(.2211);animation:fall-171 14s -1s linear infinite}@keyframes fall-171{73.984%{transform:translate(26.8025vw,73.984vh) scale(.2211)}to{transform:translate(28.97455vw,99vh) scale(.2211)}}.snow:nth-child(172){opacity:1.374;transform:translate(22.8053vw,-10px) scale(.4213);animation:fall-172 25s -5s linear infinite}@keyframes fall-172{77.689%{transform:translate(29.147vw,77.689vh) scale(.4213)}to{transform:translate(25.97615vw,99vh) scale(.4213)}}.snow:nth-child(173){opacity:.6174;transform:translate(95.7143vw,-10px) scale(.7015);animation:fall-173 12s -9s linear infinite}@keyframes fall-173{51.539%{transform:translate(105.3678vw,51.539vh) scale(.7015)}to{transform:translate(100.54105vw,99vh) scale(.7015)}}.snow:nth-child(174){opacity:1.0228;transform:translate(14.0385vw,-10px) scale(.3665);animation:fall-174 16s -20s linear infinite}@keyframes fall-174{60.582%{transform:translate(13.8606vw,60.582vh) scale(.3665)}to{transform:translate(13.94955vw,99vh) scale(.3665)}}.snow:nth-child(175){opacity:.2682;transform:translate(40.4072vw,-10px) scale(.8502);animation:fall-175 10s -26s linear infinite}@keyframes fall-175{60.38%{transform:translate(45.3638vw,60.38vh) scale(.8502)}to{transform:translate(42.8855vw,99vh) scale(.8502)}}.snow:nth-child(176){opacity:1.4938;transform:translate(23.1288vw,-10px) scale(.2656);animation:fall-176 18s -30s linear infinite}@keyframes fall-176{68.369%{transform:translate(27.1437vw,68.369vh) scale(.2656)}to{transform:translate(25.13625vw,99vh) scale(.2656)}}.snow:nth-child(177){opacity:.8092;transform:translate(83.8436vw,-10px) scale(.3312);animation:fall-177 12s -19s linear infinite}@keyframes fall-177{77.5%{transform:translate(75.821vw,77.5vh) scale(.3312)}to{transform:translate(79.8323vw,99vh) scale(.3312)}}.snow:nth-child(178){opacity:.394;transform:translate(75.733vw,-10px) scale(.0989);animation:fall-178 19s -18s linear infinite}@keyframes fall-178{77.997%{transform:translate(66.796vw,77.997vh) scale(.0989)}to{transform:translate(71.2645vw,99vh) scale(.0989)}}.snow:nth-child(179){opacity:1.3784;transform:translate(43.2231vw,-10px) scale(.8232);animation:fall-179 30s -11s linear infinite}@keyframes fall-179{49.737%{transform:translate(43.1855vw,49.737vh) scale(.8232)}to{transform:translate(43.2043vw,99vh) scale(.8232)}}.snow:nth-child(180){opacity:.7966;transform:translate(55.266vw,-10px) scale(.4863);animation:fall-180 20s -3s linear infinite}@keyframes fall-180{70.42%{transform:translate(63.2976vw,70.42vh) scale(.4863)}to{transform:translate(59.2818vw,99vh) scale(.4863)}}.snow:nth-child(181){opacity:1.3936;transform:translate(72.3353vw,-10px) scale(.0287);animation:fall-181 23s -29s linear infinite}@keyframes fall-181{77.057%{transform:translate(80.1625vw,77.057vh) scale(.0287)}to{transform:translate(76.2489vw,99vh) scale(.0287)}}.snow:nth-child(182){opacity:1.6412;transform:translate(50.7976vw,-10px) scale(.2837);animation:fall-182 20s -29s linear infinite}@keyframes fall-182{61.109%{transform:translate(56.6164vw,61.109vh) scale(.2837)}to{transform:translate(53.707vw,99vh) scale(.2837)}}.snow:nth-child(183){opacity:1.8332;transform:translate(1.8646vw,-10px) scale(.0325);animation:fall-183 19s -5s linear infinite}@keyframes fall-183{78.872%{transform:translate(2.7103vw,78.872vh) scale(.0325)}to{transform:translate(2.28745vw,99vh) scale(.0325)}}.snow:nth-child(184){opacity:1.4232;transform:translate(58.2316vw,-10px) scale(.1538);animation:fall-184 20s -7s linear infinite}@keyframes fall-184{46.082%{transform:translate(53.7108vw,46.082vh) scale(.1538)}to{transform:translate(55.9712vw,99vh) scale(.1538)}}.snow:nth-child(185){opacity:1.022;transform:translate(26.575vw,-10px) scale(.1191);animation:fall-185 18s -13s linear infinite}@keyframes fall-185{68.35%{transform:translate(17.8687vw,68.35vh) scale(.1191)}to{transform:translate(22.22185vw,99vh) scale(.1191)}}.snow:nth-child(186){opacity:1.0518;transform:translate(93.7921vw,-10px) scale(.3632);animation:fall-186 12s -16s linear infinite}@keyframes fall-186{51.43%{transform:translate(98.1087vw,51.43vh) scale(.3632)}to{transform:translate(95.9504vw,99vh) scale(.3632)}}.snow:nth-child(187){opacity:1.862;transform:translate(84.4039vw,-10px) scale(.967);animation:fall-187 29s -17s linear infinite}@keyframes fall-187{73.42%{transform:translate(85.2609vw,73.42vh) scale(.967)}to{transform:translate(84.8324vw,99vh) scale(.967)}}.snow:nth-child(188){opacity:1.1842;transform:translate(68.3271vw,-10px) scale(.373);animation:fall-188 30s -25s linear infinite}@keyframes fall-188{65.022%{transform:translate(67.5085vw,65.022vh) scale(.373)}to{transform:translate(67.9178vw,99vh) scale(.373)}}.snow:nth-child(189){opacity:.3918;transform:translate(96.383vw,-10px) scale(.985);animation:fall-189 12s -29s linear infinite}@keyframes fall-189{70.701%{transform:translate(102.6611vw,70.701vh) scale(.985)}to{transform:translate(99.52205vw,99vh) scale(.985)}}.snow:nth-child(190){opacity:1.0738;transform:translate(10.3425vw,-10px) scale(.926);animation:fall-190 16s -16s linear infinite}@keyframes fall-190{35.131%{transform:translate(9.22vw,35.131vh) scale(.926)}to{transform:translate(9.78125vw,99vh) scale(.926)}}.snow:nth-child(191){opacity:1.0182;transform:translate(1.9488vw,-10px) scale(.1359);animation:fall-191 27s -17s linear infinite}@keyframes fall-191{51.959%{transform:translate(4.986vw,51.959vh) scale(.1359)}to{transform:translate(3.4674vw,99vh) scale(.1359)}}.snow:nth-child(192){opacity:.1886;transform:translate(61.9245vw,-10px) scale(.9686);animation:fall-192 18s -8s linear infinite}@keyframes fall-192{43.056%{transform:translate(63.5659vw,43.056vh) scale(.9686)}to{transform:translate(62.7452vw,99vh) scale(.9686)}}.snow:nth-child(193){opacity:.414;transform:translate(47.1367vw,-10px) scale(.9672);animation:fall-193 24s -6s linear infinite}@keyframes fall-193{49.573%{transform:translate(37.6148vw,49.573vh) scale(.9672)}to{transform:translate(42.37575vw,99vh) scale(.9672)}}.snow:nth-child(194){opacity:.8806;transform:translate(63.4936vw,-10px) scale(.2187);animation:fall-194 29s -6s linear infinite}@keyframes fall-194{35.255%{transform:translate(70.2027vw,35.255vh) scale(.2187)}to{transform:translate(66.84815vw,99vh) scale(.2187)}}.snow:nth-child(195){opacity:.5286;transform:translate(69.421vw,-10px) scale(.6982);animation:fall-195 13s -5s linear infinite}@keyframes fall-195{63.719%{transform:translate(70.4211vw,63.719vh) scale(.6982)}to{transform:translate(69.92105vw,99vh) scale(.6982)}}.snow:nth-child(196){opacity:.6646;transform:translate(63.8582vw,-10px) scale(.1501);animation:fall-196 30s -10s linear infinite}@keyframes fall-196{49.109%{transform:translate(57.2306vw,49.109vh) scale(.1501)}to{transform:translate(60.5444vw,99vh) scale(.1501)}}.snow:nth-child(197){opacity:1.0388;transform:translate(22.6453vw,-10px) scale(.96);animation:fall-197 21s -13s linear infinite}@keyframes fall-197{43.219%{transform:translate(26.7264vw,43.219vh) scale(.96)}to{transform:translate(24.68585vw,99vh) scale(.96)}}.snow:nth-child(198){opacity:1.8458;transform:translate(36.9385vw,-10px) scale(.2327);animation:fall-198 18s -5s linear infinite}@keyframes fall-198{77.712%{transform:translate(43.3828vw,77.712vh) scale(.2327)}to{transform:translate(40.16065vw,99vh) scale(.2327)}}.snow:nth-child(199){opacity:1.2914;transform:translate(8.5887vw,-10px) scale(.5423);animation:fall-199 21s -9s linear infinite}@keyframes fall-199{49.483%{transform:translate(14.7627vw,49.483vh) scale(.5423)}to{transform:translate(11.6757vw,99vh) scale(.5423)}}.snow:nth-child(200){opacity:.3258;transform:translate(86.9314vw,-10px) scale(.713);animation:fall-200 14s -1s linear infinite}@keyframes fall-200{71.869%{transform:translate(92.6253vw,71.869vh) scale(.713)}to{transform:translate(89.77835vw,99vh) scale(.713)}}.snow:nth-child(201){opacity:.2572;transform:translate(85.35vw,-10px) scale(.999);animation:fall-201 24s -16s linear infinite}@keyframes fall-201{73.482%{transform:translate(83.9718vw,73.482vh) scale(.999)}to{transform:translate(84.6609vw,99vh) scale(.999)}}.snow:nth-child(202){opacity:1.385;transform:translate(65.7365vw,-10px) scale(.1939);animation:fall-202 19s -8s linear infinite}@keyframes fall-202{36.761%{transform:translate(75.0804vw,36.761vh) scale(.1939)}to{transform:translate(70.40845vw,99vh) scale(.1939)}}.snow:nth-child(203){opacity:1.2728;transform:translate(69.3476vw,-10px) scale(.0908);animation:fall-203 13s -10s linear infinite}@keyframes fall-203{39.541%{transform:translate(72.2492vw,39.541vh) scale(.0908)}to{transform:translate(70.7984vw,99vh) scale(.0908)}}.snow:nth-child(204){opacity:.0072;transform:translate(44.5917vw,-10px) scale(.2071);animation:fall-204 30s -8s linear infinite}@keyframes fall-204{30.24%{transform:translate(37.6229vw,30.24vh) scale(.2071)}to{transform:translate(41.1073vw,99vh) scale(.2071)}}.snow:nth-child(205){opacity:1.429;transform:translate(39.4892vw,-10px) scale(.4524);animation:fall-205 20s -27s linear infinite}@keyframes fall-205{31.032%{transform:translate(42.7516vw,31.032vh) scale(.4524)}to{transform:translate(41.1204vw,99vh) scale(.4524)}}.snow:nth-child(206){opacity:.473;transform:translate(3.2379vw,-10px) scale(.2636);animation:fall-206 15s -24s linear infinite}@keyframes fall-206{54.253%{transform:translate(3.467vw,54.253vh) scale(.2636)}to{transform:translate(3.35245vw,99vh) scale(.2636)}}.snow:nth-child(207){opacity:1.0286;transform:translate(71.652vw,-10px) scale(.7509);animation:fall-207 21s -23s linear infinite}@keyframes fall-207{71.3%{transform:translate(71.8259vw,71.3vh) scale(.7509)}to{transform:translate(71.73895vw,99vh) scale(.7509)}}.snow:nth-child(208){opacity:1.0046;transform:translate(.7405vw,-10px) scale(.6929);animation:fall-208 19s -26s linear infinite}@keyframes fall-208{70.222%{transform:translate(-1.9443vw,70.222vh) scale(.6929)}to{transform:translate(-.6019vw,99vh) scale(.6929)}}.snow:nth-child(209){opacity:.322;transform:translate(39.2443vw,-10px) scale(.5787);animation:fall-209 13s -20s linear infinite}@keyframes fall-209{44.575%{transform:translate(35.496vw,44.575vh) scale(.5787)}to{transform:translate(37.37015vw,99vh) scale(.5787)}}.snow:nth-child(210){opacity:1.452;transform:translate(98.8028vw,-10px) scale(.3828);animation:fall-210 13s -16s linear infinite}@keyframes fall-210{33.806%{transform:translate(90.2038vw,33.806vh) scale(.3828)}to{transform:translate(94.5033vw,99vh) scale(.3828)}}.snow:nth-child(211){opacity:.0348;transform:translate(80.2255vw,-10px) scale(.5145);animation:fall-211 30s -18s linear infinite}@keyframes fall-211{51.315%{transform:translate(75.834vw,51.315vh) scale(.5145)}to{transform:translate(78.02975vw,99vh) scale(.5145)}}.snow:nth-child(212){opacity:.4296;transform:translate(45.4833vw,-10px) scale(.2354);animation:fall-212 28s -7s linear infinite}@keyframes fall-212{36.076%{transform:translate(54.4616vw,36.076vh) scale(.2354)}to{transform:translate(49.97245vw,99vh) scale(.2354)}}.snow:nth-child(213){opacity:.9872;transform:translate(16.0779vw,-10px) scale(.9091);animation:fall-213 15s -15s linear infinite}@keyframes fall-213{68.362%{transform:translate(19.1322vw,68.362vh) scale(.9091)}to{transform:translate(17.60505vw,99vh) scale(.9091)}}.snow:nth-child(214){opacity:1.0344;transform:translate(58.1839vw,-10px) scale(.1457);animation:fall-214 19s -15s linear infinite}@keyframes fall-214{33.603%{transform:translate(49.5754vw,33.603vh) scale(.1457)}to{transform:translate(53.87965vw,99vh) scale(.1457)}}.snow:nth-child(215){opacity:.5912;transform:translate(40.6289vw,-10px) scale(.3828);animation:fall-215 13s -29s linear infinite}@keyframes fall-215{44.662%{transform:translate(31.6453vw,44.662vh) scale(.3828)}to{transform:translate(36.1371vw,99vh) scale(.3828)}}.snow:nth-child(216){opacity:1.2466;transform:translate(64.1118vw,-10px) scale(.4902);animation:fall-216 16s -19s linear infinite}@keyframes fall-216{76.279%{transform:translate(73.9847vw,76.279vh) scale(.4902)}to{transform:translate(69.04825vw,99vh) scale(.4902)}}.snow:nth-child(217){opacity:.037;transform:translate(24.7603vw,-10px) scale(.2815);animation:fall-217 22s -6s linear infinite}@keyframes fall-217{53.297%{transform:translate(28.2153vw,53.297vh) scale(.2815)}to{transform:translate(26.4878vw,99vh) scale(.2815)}}.snow:nth-child(218){opacity:.0972;transform:translate(57.7067vw,-10px) scale(.817);animation:fall-218 26s -5s linear infinite}@keyframes fall-218{71.83%{transform:translate(55.1775vw,71.83vh) scale(.817)}to{transform:translate(56.4421vw,99vh) scale(.817)}}.snow:nth-child(219){opacity:.828;transform:translate(40.6787vw,-10px) scale(.3882);animation:fall-219 21s -6s linear infinite}@keyframes fall-219{35.637%{transform:translate(44.4484vw,35.637vh) scale(.3882)}to{transform:translate(42.56355vw,99vh) scale(.3882)}}.snow:nth-child(220){opacity:.1988;transform:translate(43.7243vw,-10px) scale(.5456);animation:fall-220 28s -23s linear infinite}@keyframes fall-220{44.051%{transform:translate(34.3785vw,44.051vh) scale(.5456)}to{transform:translate(39.0514vw,99vh) scale(.5456)}}.snow:nth-child(221){opacity:.936;transform:translate(14.7515vw,-10px) scale(.4145);animation:fall-221 11s -10s linear infinite}@keyframes fall-221{69.566%{transform:translate(14.4739vw,69.566vh) scale(.4145)}to{transform:translate(14.6127vw,99vh) scale(.4145)}}.snow:nth-child(222){opacity:.832;transform:translate(63.2549vw,-10px) scale(.7246);animation:fall-222 24s -9s linear infinite}@keyframes fall-222{44.962%{transform:translate(73.1699vw,44.962vh) scale(.7246)}to{transform:translate(68.2124vw,99vh) scale(.7246)}}.snow:nth-child(223){opacity:1.0906;transform:translate(36.2892vw,-10px) scale(.8896);animation:fall-223 17s -14s linear infinite}@keyframes fall-223{66.613%{transform:translate(29.141vw,66.613vh) scale(.8896)}to{transform:translate(32.7151vw,99vh) scale(.8896)}}.snow:nth-child(224){opacity:1.577;transform:translate(84.7701vw,-10px) scale(.7139);animation:fall-224 15s -16s linear infinite}@keyframes fall-224{32.765%{transform:translate(76.4271vw,32.765vh) scale(.7139)}to{transform:translate(80.5986vw,99vh) scale(.7139)}}.snow:nth-child(225){opacity:.7786;transform:translate(29.6739vw,-10px) scale(.2181);animation:fall-225 15s -3s linear infinite}@keyframes fall-225{51.544%{transform:translate(36.7959vw,51.544vh) scale(.2181)}to{transform:translate(33.2349vw,99vh) scale(.2181)}}.snow:nth-child(226){opacity:.8698;transform:translate(34.1725vw,-10px) scale(.7249);animation:fall-226 16s -1s linear infinite}@keyframes fall-226{57.64%{transform:translate(25.6626vw,57.64vh) scale(.7249)}to{transform:translate(29.91755vw,99vh) scale(.7249)}}.snow:nth-child(227){opacity:.2404;transform:translate(5.1585vw,-10px) scale(.4971);animation:fall-227 24s -24s linear infinite}@keyframes fall-227{53.953%{transform:translate(12.9018vw,53.953vh) scale(.4971)}to{transform:translate(9.03015vw,99vh) scale(.4971)}}.snow:nth-child(228){opacity:1.8912;transform:translate(27.7208vw,-10px) scale(.4698);animation:fall-228 19s -9s linear infinite}@keyframes fall-228{75.898%{transform:translate(32.2249vw,75.898vh) scale(.4698)}to{transform:translate(29.97285vw,99vh) scale(.4698)}}.snow:nth-child(229){opacity:.4646;transform:translate(36.9556vw,-10px) scale(.6887);animation:fall-229 19s -27s linear infinite}@keyframes fall-229{34.674%{transform:translate(46.2985vw,34.674vh) scale(.6887)}to{transform:translate(41.62705vw,99vh) scale(.6887)}}.snow:nth-child(230){opacity:1.2856;transform:translate(10.9986vw,-10px) scale(.7406);animation:fall-230 23s -3s linear infinite}@keyframes fall-230{66.732%{transform:translate(17.0436vw,66.732vh) scale(.7406)}to{transform:translate(14.0211vw,99vh) scale(.7406)}}.snow:nth-child(231){opacity:.6204;transform:translate(36.041vw,-10px) scale(.2073);animation:fall-231 10s -3s linear infinite}@keyframes fall-231{74.912%{transform:translate(33.7809vw,74.912vh) scale(.2073)}to{transform:translate(34.91095vw,99vh) scale(.2073)}}.snow:nth-child(232){opacity:1.5804;transform:translate(57.3184vw,-10px) scale(.479);animation:fall-232 16s -10s linear infinite}@keyframes fall-232{42.489%{transform:translate(57.2402vw,42.489vh) scale(.479)}to{transform:translate(57.2793vw,99vh) scale(.479)}}.snow:nth-child(233){opacity:1.6942;transform:translate(43.0626vw,-10px) scale(.3606);animation:fall-233 10s -15s linear infinite}@keyframes fall-233{69.94%{transform:translate(42.1034vw,69.94vh) scale(.3606)}to{transform:translate(42.583vw,99vh) scale(.3606)}}.snow:nth-child(234){opacity:1.9596;transform:translate(16.7388vw,-10px) scale(.8904);animation:fall-234 17s -12s linear infinite}@keyframes fall-234{55.857%{transform:translate(24.0475vw,55.857vh) scale(.8904)}to{transform:translate(20.39315vw,99vh) scale(.8904)}}.snow:nth-child(235){opacity:.165;transform:translate(13.2538vw,-10px) scale(.9097);animation:fall-235 16s -28s linear infinite}@keyframes fall-235{42.984%{transform:translate(12.3831vw,42.984vh) scale(.9097)}to{transform:translate(12.81845vw,99vh) scale(.9097)}}.snow:nth-child(236){opacity:.1674;transform:translate(79.9466vw,-10px) scale(.1356);animation:fall-236 11s -14s linear infinite}@keyframes fall-236{65.256%{transform:translate(79.6208vw,65.256vh) scale(.1356)}to{transform:translate(79.7837vw,99vh) scale(.1356)}}.snow:nth-child(237){opacity:1.0962;transform:translate(89.7368vw,-10px) scale(.9326);animation:fall-237 27s -24s linear infinite}@keyframes fall-237{54.536%{transform:translate(85.499vw,54.536vh) scale(.9326)}to{transform:translate(87.6179vw,99vh) scale(.9326)}}.snow:nth-child(238){opacity:1.2504;transform:translate(19.5878vw,-10px) scale(.368);animation:fall-238 27s -19s linear infinite}@keyframes fall-238{58.298%{transform:translate(28.7552vw,58.298vh) scale(.368)}to{transform:translate(24.1715vw,99vh) scale(.368)}}.snow:nth-child(239){opacity:.5298;transform:translate(59.722vw,-10px) scale(.0916);animation:fall-239 24s -17s linear infinite}@keyframes fall-239{38.278%{transform:translate(59.0533vw,38.278vh) scale(.0916)}to{transform:translate(59.38765vw,99vh) scale(.0916)}}.snow:nth-child(240){opacity:.828;transform:translate(12.1821vw,-10px) scale(.3447);animation:fall-240 10s -26s linear infinite}@keyframes fall-240{31.714%{transform:translate(4.8556vw,31.714vh) scale(.3447)}to{transform:translate(8.51885vw,99vh) scale(.3447)}}.snow:nth-child(241){opacity:.6622;transform:translate(54.998vw,-10px) scale(.7903);animation:fall-241 24s -10s linear infinite}@keyframes fall-241{31.433%{transform:translate(48.3873vw,31.433vh) scale(.7903)}to{transform:translate(51.69265vw,99vh) scale(.7903)}}.snow:nth-child(242){opacity:.6462;transform:translate(49.7721vw,-10px) scale(.2327);animation:fall-242 30s -19s linear infinite}@keyframes fall-242{49.159%{transform:translate(42.1996vw,49.159vh) scale(.2327)}to{transform:translate(45.98585vw,99vh) scale(.2327)}}.snow:nth-child(243){opacity:1.8236;transform:translate(89.6338vw,-10px) scale(.7426);animation:fall-243 12s -29s linear infinite}@keyframes fall-243{59.179%{transform:translate(85.2939vw,59.179vh) scale(.7426)}to{transform:translate(87.46385vw,99vh) scale(.7426)}}.snow:nth-child(244){opacity:.9742;transform:translate(65.2642vw,-10px) scale(.6938);animation:fall-244 28s -29s linear infinite}@keyframes fall-244{37.718%{transform:translate(64.0306vw,37.718vh) scale(.6938)}to{transform:translate(64.6474vw,99vh) scale(.6938)}}.snow:nth-child(245){opacity:1.6986;transform:translate(84.4627vw,-10px) scale(.7068);animation:fall-245 25s -20s linear infinite}@keyframes fall-245{70.117%{transform:translate(94.1973vw,70.117vh) scale(.7068)}to{transform:translate(89.33vw,99vh) scale(.7068)}}.snow:nth-child(246){opacity:1.7102;transform:translate(28.9547vw,-10px) scale(.4418);animation:fall-246 24s -29s linear infinite}@keyframes fall-246{75.117%{transform:translate(29.4041vw,75.117vh) scale(.4418)}to{transform:translate(29.1794vw,99vh) scale(.4418)}}.snow:nth-child(247){opacity:.8438;transform:translate(78.8357vw,-10px) scale(.0038);animation:fall-247 14s -10s linear infinite}@keyframes fall-247{32.847%{transform:translate(71.5354vw,32.847vh) scale(.0038)}to{transform:translate(75.18555vw,99vh) scale(.0038)}}.snow:nth-child(248){opacity:.6544;transform:translate(28.1187vw,-10px) scale(.9481);animation:fall-248 20s -25s linear infinite}@keyframes fall-248{60.628%{transform:translate(33.2343vw,60.628vh) scale(.9481)}to{transform:translate(30.6765vw,99vh) scale(.9481)}}.snow:nth-child(249){opacity:1.769;transform:translate(47.951vw,-10px) scale(.266);animation:fall-249 21s -7s linear infinite}@keyframes fall-249{63.702%{transform:translate(52.2598vw,63.702vh) scale(.266)}to{transform:translate(50.1054vw,99vh) scale(.266)}}.snow:nth-child(250){opacity:1.4288;transform:translate(44.0827vw,-10px) scale(.8004);animation:fall-250 28s -16s linear infinite}@keyframes fall-250{79.775%{transform:translate(35.1393vw,79.775vh) scale(.8004)}to{transform:translate(39.611vw,99vh) scale(.8004)}}.snow:nth-child(251){opacity:1.2608;transform:translate(32.4403vw,-10px) scale(.7778);animation:fall-251 17s -8s linear infinite}@keyframes fall-251{42.558%{transform:translate(22.9065vw,42.558vh) scale(.7778)}to{transform:translate(27.6734vw,99vh) scale(.7778)}}.snow:nth-child(252){opacity:1.8364;transform:translate(2.4604vw,-10px) scale(.7208);animation:fall-252 18s -7s linear infinite}@keyframes fall-252{64.836%{transform:translate(11.4085vw,64.836vh) scale(.7208)}to{transform:translate(6.93445vw,99vh) scale(.7208)}}.snow:nth-child(253){opacity:.3388;transform:translate(61.0926vw,-10px) scale(.5651);animation:fall-253 26s -11s linear infinite}@keyframes fall-253{75.309%{transform:translate(55.0603vw,75.309vh) scale(.5651)}to{transform:translate(58.07645vw,99vh) scale(.5651)}}.snow:nth-child(254){opacity:.0644;transform:translate(8.7041vw,-10px) scale(.2716);animation:fall-254 23s -11s linear infinite}@keyframes fall-254{44.855%{transform:translate(3.9728vw,44.855vh) scale(.2716)}to{transform:translate(6.33845vw,99vh) scale(.2716)}}.snow:nth-child(255){opacity:1.486;transform:translate(83.6176vw,-10px) scale(.9447);animation:fall-255 16s -18s linear infinite}@keyframes fall-255{40.679%{transform:translate(79.8275vw,40.679vh) scale(.9447)}to{transform:translate(81.72255vw,99vh) scale(.9447)}}.snow:nth-child(256){opacity:1.1166;transform:translate(29.9736vw,-10px) scale(.5795);animation:fall-256 29s -10s linear infinite}@keyframes fall-256{54.873%{transform:translate(32.3934vw,54.873vh) scale(.5795)}to{transform:translate(31.1835vw,99vh) scale(.5795)}}.snow:nth-child(257){opacity:.119;transform:translate(49.5082vw,-10px) scale(.6748);animation:fall-257 28s -16s linear infinite}@keyframes fall-257{47.564%{transform:translate(49.4391vw,47.564vh) scale(.6748)}to{transform:translate(49.47365vw,99vh) scale(.6748)}}.snow:nth-child(258){opacity:1.684;transform:translate(50.5331vw,-10px) scale(.3431);animation:fall-258 16s -7s linear infinite}@keyframes fall-258{74.338%{transform:translate(48.597vw,74.338vh) scale(.3431)}to{transform:translate(49.56505vw,99vh) scale(.3431)}}.snow:nth-child(259){opacity:.9524;transform:translate(64.6175vw,-10px) scale(.2741);animation:fall-259 14s -15s linear infinite}@keyframes fall-259{61.665%{transform:translate(68.2054vw,61.665vh) scale(.2741)}to{transform:translate(66.41145vw,99vh) scale(.2741)}}.snow:nth-child(260){opacity:.8964;transform:translate(42.5529vw,-10px) scale(.6107);animation:fall-260 20s -7s linear infinite}@keyframes fall-260{37.116%{transform:translate(44.48vw,37.116vh) scale(.6107)}to{transform:translate(43.51645vw,99vh) scale(.6107)}}.snow:nth-child(261){opacity:1.335;transform:translate(46.2823vw,-10px) scale(.5709);animation:fall-261 18s -10s linear infinite}@keyframes fall-261{32.982%{transform:translate(45.2437vw,32.982vh) scale(.5709)}to{transform:translate(45.763vw,99vh) scale(.5709)}}.snow:nth-child(262){opacity:.8782;transform:translate(73.895vw,-10px) scale(.3654);animation:fall-262 24s -28s linear infinite}@keyframes fall-262{55.529%{transform:translate(67.8912vw,55.529vh) scale(.3654)}to{transform:translate(70.8931vw,99vh) scale(.3654)}}.snow:nth-child(263){opacity:.6844;transform:translate(18.7763vw,-10px) scale(.9538);animation:fall-263 21s -10s linear infinite}@keyframes fall-263{52.91%{transform:translate(27.727vw,52.91vh) scale(.9538)}to{transform:translate(23.25165vw,99vh) scale(.9538)}}.snow:nth-child(264){opacity:.4724;transform:translate(38.5494vw,-10px) scale(.0125);animation:fall-264 10s -28s linear infinite}@keyframes fall-264{45.198%{transform:translate(31.1321vw,45.198vh) scale(.0125)}to{transform:translate(34.84075vw,99vh) scale(.0125)}}.snow:nth-child(265){opacity:.066;transform:translate(7.51vw,-10px) scale(.9266);animation:fall-265 23s -12s linear infinite}@keyframes fall-265{42.621%{transform:translate(2.6895vw,42.621vh) scale(.9266)}to{transform:translate(5.09975vw,99vh) scale(.9266)}}.snow:nth-child(266){opacity:.7666;transform:translate(56.9103vw,-10px) scale(.0405);animation:fall-266 29s -15s linear infinite}@keyframes fall-266{73.182%{transform:translate(60.3247vw,73.182vh) scale(.0405)}to{transform:translate(58.6175vw,99vh) scale(.0405)}}.snow:nth-child(267){opacity:.8094;transform:translate(22.5036vw,-10px) scale(.6253);animation:fall-267 29s -21s linear infinite}@keyframes fall-267{56.246%{transform:translate(14.5814vw,56.246vh) scale(.6253)}to{transform:translate(18.5425vw,99vh) scale(.6253)}}.snow:nth-child(268){opacity:.6402;transform:translate(8.4969vw,-10px) scale(.8381);animation:fall-268 18s -10s linear infinite}@keyframes fall-268{60.883%{transform:translate(13.1102vw,60.883vh) scale(.8381)}to{transform:translate(10.80355vw,99vh) scale(.8381)}}.snow:nth-child(269){opacity:.5978;transform:translate(52.7866vw,-10px) scale(.1108);animation:fall-269 28s -23s linear infinite}@keyframes fall-269{70.792%{transform:translate(56.2022vw,70.792vh) scale(.1108)}to{transform:translate(54.4944vw,99vh) scale(.1108)}}.snow:nth-child(270){opacity:.8958;transform:translate(92.1384vw,-10px) scale(.7095);animation:fall-270 16s -9s linear infinite}@keyframes fall-270{59.676%{transform:translate(99.081vw,59.676vh) scale(.7095)}to{transform:translate(95.6097vw,99vh) scale(.7095)}}.snow:nth-child(271){opacity:.2318;transform:translate(66.888vw,-10px) scale(.6451);animation:fall-271 23s -6s linear infinite}@keyframes fall-271{40.66%{transform:translate(56.966vw,40.66vh) scale(.6451)}to{transform:translate(61.927vw,99vh) scale(.6451)}}.snow:nth-child(272){opacity:1.0376;transform:translate(78.8135vw,-10px) scale(.204);animation:fall-272 15s -24s linear infinite}@keyframes fall-272{33.585%{transform:translate(75.6508vw,33.585vh) scale(.204)}to{transform:translate(77.23215vw,99vh) scale(.204)}}.snow:nth-child(273){opacity:.627;transform:translate(94.6825vw,-10px) scale(.4586);animation:fall-273 25s -2s linear infinite}@keyframes fall-273{50.856%{transform:translate(84.94vw,50.856vh) scale(.4586)}to{transform:translate(89.81125vw,99vh) scale(.4586)}}.snow:nth-child(274){opacity:.1106;transform:translate(6.3021vw,-10px) scale(.39);animation:fall-274 19s -15s linear infinite}@keyframes fall-274{30.911%{transform:translate(6.4351vw,30.911vh) scale(.39)}to{transform:translate(6.3686vw,99vh) scale(.39)}}.snow:nth-child(275){opacity:.8006;transform:translate(75.3199vw,-10px) scale(.4784);animation:fall-275 25s -9s linear infinite}@keyframes fall-275{31.048%{transform:translate(66.36vw,31.048vh) scale(.4784)}to{transform:translate(70.83995vw,99vh) scale(.4784)}}.snow:nth-child(276){opacity:1.3582;transform:translate(68.3664vw,-10px) scale(.4926);animation:fall-276 16s -10s linear infinite}@keyframes fall-276{75.697%{transform:translate(60.7715vw,75.697vh) scale(.4926)}to{transform:translate(64.56895vw,99vh) scale(.4926)}}.snow:nth-child(277){opacity:.1484;transform:translate(97.072vw,-10px) scale(.7137);animation:fall-277 18s -4s linear infinite}@keyframes fall-277{75.664%{transform:translate(89.0026vw,75.664vh) scale(.7137)}to{transform:translate(93.0373vw,99vh) scale(.7137)}}.snow:nth-child(278){opacity:.007;transform:translate(54.9644vw,-10px) scale(.212);animation:fall-278 21s -10s linear infinite}@keyframes fall-278{32.53%{transform:translate(59.7259vw,32.53vh) scale(.212)}to{transform:translate(57.34515vw,99vh) scale(.212)}}.snow:nth-child(279){opacity:1.3468;transform:translate(2.0973vw,-10px) scale(.7115);animation:fall-279 13s -3s linear infinite}@keyframes fall-279{46.949%{transform:translate(1.1326vw,46.949vh) scale(.7115)}to{transform:translate(1.61495vw,99vh) scale(.7115)}}.snow:nth-child(280){opacity:1.6588;transform:translate(60.2294vw,-10px) scale(.2971);animation:fall-280 30s -11s linear infinite}@keyframes fall-280{64.209%{transform:translate(54.2277vw,64.209vh) scale(.2971)}to{transform:translate(57.22855vw,99vh) scale(.2971)}}.snow:nth-child(281){opacity:1.0076;transform:translate(49.0057vw,-10px) scale(.6379);animation:fall-281 24s -23s linear infinite}@keyframes fall-281{72.235%{transform:translate(53.021vw,72.235vh) scale(.6379)}to{transform:translate(51.01335vw,99vh) scale(.6379)}}.snow:nth-child(282){opacity:.6888;transform:translate(99.3954vw,-10px) scale(.581);animation:fall-282 26s -18s linear infinite}@keyframes fall-282{65.447%{transform:translate(95.8626vw,65.447vh) scale(.581)}to{transform:translate(97.629vw,99vh) scale(.581)}}.snow:nth-child(283){opacity:1.9956;transform:translate(96.7129vw,-10px) scale(.7052);animation:fall-283 18s -19s linear infinite}@keyframes fall-283{72.911%{transform:translate(103.0223vw,72.911vh) scale(.7052)}to{transform:translate(99.8676vw,99vh) scale(.7052)}}.snow:nth-child(284){opacity:1.7822;transform:translate(16.33vw,-10px) scale(.3104);animation:fall-284 21s -10s linear infinite}@keyframes fall-284{32.005%{transform:translate(17.9342vw,32.005vh) scale(.3104)}to{transform:translate(17.1321vw,99vh) scale(.3104)}}.snow:nth-child(285){opacity:.806;transform:translate(36.7102vw,-10px) scale(.5454);animation:fall-285 27s -12s linear infinite}@keyframes fall-285{75.717%{transform:translate(33.4506vw,75.717vh) scale(.5454)}to{transform:translate(35.0804vw,99vh) scale(.5454)}}.snow:nth-child(286){opacity:1.0834;transform:translate(19.4602vw,-10px) scale(.2856);animation:fall-286 12s -25s linear infinite}@keyframes fall-286{39.075%{transform:translate(24.8216vw,39.075vh) scale(.2856)}to{transform:translate(22.1409vw,99vh) scale(.2856)}}.snow:nth-child(287){opacity:.3708;transform:translate(4.4471vw,-10px) scale(.0188);animation:fall-287 21s -29s linear infinite}@keyframes fall-287{45.944%{transform:translate(5.2935vw,45.944vh) scale(.0188)}to{transform:translate(4.8703vw,99vh) scale(.0188)}}.snow:nth-child(288){opacity:1.1156;transform:translate(47.3611vw,-10px) scale(.812);animation:fall-288 14s -2s linear infinite}@keyframes fall-288{41.892%{transform:translate(41.2898vw,41.892vh) scale(.812)}to{transform:translate(44.32545vw,99vh) scale(.812)}}.snow:nth-child(289){opacity:.7738;transform:translate(85.6369vw,-10px) scale(.1471);animation:fall-289 12s -23s linear infinite}@keyframes fall-289{33.193%{transform:translate(80.5472vw,33.193vh) scale(.1471)}to{transform:translate(83.09205vw,99vh) scale(.1471)}}.snow:nth-child(290){opacity:1.6422;transform:translate(55.6054vw,-10px) scale(.2726);animation:fall-290 21s -15s linear infinite}@keyframes fall-290{55.811%{transform:translate(48.0773vw,55.811vh) scale(.2726)}to{transform:translate(51.84135vw,99vh) scale(.2726)}}.snow:nth-child(291){opacity:1.6748;transform:translate(52.0533vw,-10px) scale(.2218);animation:fall-291 19s -28s linear infinite}@keyframes fall-291{48.696%{transform:translate(46.8722vw,48.696vh) scale(.2218)}to{transform:translate(49.46275vw,99vh) scale(.2218)}}.snow:nth-child(292){opacity:1.1618;transform:translate(65.4118vw,-10px) scale(.8167);animation:fall-292 21s -13s linear infinite}@keyframes fall-292{72.845%{transform:translate(72.3467vw,72.845vh) scale(.8167)}to{transform:translate(68.87925vw,99vh) scale(.8167)}}.snow:nth-child(293){opacity:1.3002;transform:translate(95.2958vw,-10px) scale(.0325);animation:fall-293 19s -19s linear infinite}@keyframes fall-293{65.676%{transform:translate(86.4089vw,65.676vh) scale(.0325)}to{transform:translate(90.85235vw,99vh) scale(.0325)}}.snow:nth-child(294){opacity:.631;transform:translate(82.6467vw,-10px) scale(.4303);animation:fall-294 19s -28s linear infinite}@keyframes fall-294{75.332%{transform:translate(73.1809vw,75.332vh) scale(.4303)}to{transform:translate(77.9138vw,99vh) scale(.4303)}}.snow:nth-child(295){opacity:.9174;transform:translate(9.857vw,-10px) scale(.5001);animation:fall-295 12s -6s linear infinite}@keyframes fall-295{54.221%{transform:translate(15.0583vw,54.221vh) scale(.5001)}to{transform:translate(12.45765vw,99vh) scale(.5001)}}.snow:nth-child(296){opacity:.9082;transform:translate(48.634vw,-10px) scale(.8858);animation:fall-296 18s -18s linear infinite}@keyframes fall-296{39.255%{transform:translate(42.5567vw,39.255vh) scale(.8858)}to{transform:translate(45.59535vw,99vh) scale(.8858)}}.snow:nth-child(297){opacity:.5016;transform:translate(73.5423vw,-10px) scale(.2883);animation:fall-297 24s -20s linear infinite}@keyframes fall-297{55.751%{transform:translate(65.7516vw,55.751vh) scale(.2883)}to{transform:translate(69.64695vw,99vh) scale(.2883)}}.snow:nth-child(298){opacity:.9898;transform:translate(49.1771vw,-10px) scale(.8987);animation:fall-298 25s -7s linear infinite}@keyframes fall-298{67.329%{transform:translate(49.3058vw,67.329vh) scale(.8987)}to{transform:translate(49.24145vw,99vh) scale(.8987)}}.snow:nth-child(299){opacity:.92;transform:translate(98.3456vw,-10px) scale(.6038);animation:fall-299 12s -10s linear infinite}@keyframes fall-299{62.468%{transform:translate(103.981vw,62.468vh) scale(.6038)}to{transform:translate(101.1633vw,99vh) scale(.6038)}}.snow:nth-child(300){opacity:.4086;transform:translate(46.7405vw,-10px) scale(.5087);animation:fall-300 29s -24s linear infinite}@keyframes fall-300{71.838%{transform:translate(42.6311vw,71.838vh) scale(.5087)}to{transform:translate(44.6858vw,99vh) scale(.5087)}}.snow:nth-child(301){opacity:.2826;transform:translate(80.6967vw,-10px) scale(.2502);animation:fall-301 14s -14s linear infinite}@keyframes fall-301{63.575%{transform:translate(74.1017vw,63.575vh) scale(.2502)}to{transform:translate(77.3992vw,99vh) scale(.2502)}}.snow:nth-child(302){opacity:.339;transform:translate(12.9996vw,-10px) scale(.1261);animation:fall-302 15s -29s linear infinite}@keyframes fall-302{35.721%{transform:translate(6.9523vw,35.721vh) scale(.1261)}to{transform:translate(9.97595vw,99vh) scale(.1261)}}.snow:nth-child(303){opacity:.9784;transform:translate(62.47vw,-10px) scale(.5553);animation:fall-303 17s -12s linear infinite}@keyframes fall-303{46.358%{transform:translate(63.3092vw,46.358vh) scale(.5553)}to{transform:translate(62.8896vw,99vh) scale(.5553)}}.snow:nth-child(304){opacity:1.7678;transform:translate(49.8568vw,-10px) scale(.2738);animation:fall-304 16s -11s linear infinite}@keyframes fall-304{76.964%{transform:translate(50.2739vw,76.964vh) scale(.2738)}to{transform:translate(50.06535vw,99vh) scale(.2738)}}.snow:nth-child(305){opacity:.9702;transform:translate(48.0532vw,-10px) scale(.9398);animation:fall-305 17s -10s linear infinite}@keyframes fall-305{63.501%{transform:translate(40.4439vw,63.501vh) scale(.9398)}to{transform:translate(44.24855vw,99vh) scale(.9398)}}.snow:nth-child(306){opacity:.1826;transform:translate(25.9387vw,-10px) scale(.8196);animation:fall-306 27s -23s linear infinite}@keyframes fall-306{58.844%{transform:translate(25.7633vw,58.844vh) scale(.8196)}to{transform:translate(25.851vw,99vh) scale(.8196)}}.snow:nth-child(307){opacity:1.6364;transform:translate(70.3969vw,-10px) scale(.2428);animation:fall-307 25s -18s linear infinite}@keyframes fall-307{45.763%{transform:translate(68.8251vw,45.763vh) scale(.2428)}to{transform:translate(69.611vw,99vh) scale(.2428)}}.snow:nth-child(308){opacity:1.749;transform:translate(75.746vw,-10px) scale(.695);animation:fall-308 16s -25s linear infinite}@keyframes fall-308{42.769%{transform:translate(76.7168vw,42.769vh) scale(.695)}to{transform:translate(76.2314vw,99vh) scale(.695)}}.snow:nth-child(309){opacity:.2366;transform:translate(.8797vw,-10px) scale(.0332);animation:fall-309 11s -6s linear infinite}@keyframes fall-309{39.572%{transform:translate(6.7432vw,39.572vh) scale(.0332)}to{transform:translate(3.81145vw,99vh) scale(.0332)}}.snow:nth-child(310){opacity:.419;transform:translate(82.2375vw,-10px) scale(.325);animation:fall-310 17s -23s linear infinite}@keyframes fall-310{49.048%{transform:translate(82.468vw,49.048vh) scale(.325)}to{transform:translate(82.35275vw,99vh) scale(.325)}}.snow:nth-child(311){opacity:1.6262;transform:translate(60.5421vw,-10px) scale(.729);animation:fall-311 29s -22s linear infinite}@keyframes fall-311{48.02%{transform:translate(58.7992vw,48.02vh) scale(.729)}to{transform:translate(59.67065vw,99vh) scale(.729)}}.snow:nth-child(312){opacity:.2398;transform:translate(39.3827vw,-10px) scale(.6411);animation:fall-312 16s -16s linear infinite}@keyframes fall-312{43.5%{transform:translate(39.6062vw,43.5vh) scale(.6411)}to{transform:translate(39.49445vw,99vh) scale(.6411)}}.snow:nth-child(313){opacity:.653;transform:translate(98.9084vw,-10px) scale(.3499);animation:fall-313 28s -10s linear infinite}@keyframes fall-313{44.267%{transform:translate(90.6983vw,44.267vh) scale(.3499)}to{transform:translate(94.80335vw,99vh) scale(.3499)}}.snow:nth-child(314){opacity:1.7628;transform:translate(91.3318vw,-10px) scale(.2058);animation:fall-314 28s -4s linear infinite}@keyframes fall-314{45.188%{transform:translate(93.2328vw,45.188vh) scale(.2058)}to{transform:translate(92.2823vw,99vh) scale(.2058)}}.snow:nth-child(315){opacity:1.1934;transform:translate(78.1835vw,-10px) scale(.5645);animation:fall-315 12s -15s linear infinite}@keyframes fall-315{78.829%{transform:translate(74.0744vw,78.829vh) scale(.5645)}to{transform:translate(76.12895vw,99vh) scale(.5645)}}.snow:nth-child(316){opacity:.178;transform:translate(64.2345vw,-10px) scale(.4631);animation:fall-316 22s -9s linear infinite}@keyframes fall-316{49.018%{transform:translate(69.0829vw,49.018vh) scale(.4631)}to{transform:translate(66.6587vw,99vh) scale(.4631)}}.snow:nth-child(317){opacity:1.6362;transform:translate(64.0558vw,-10px) scale(.0147);animation:fall-317 17s -3s linear infinite}@keyframes fall-317{72.098%{transform:translate(71.6604vw,72.098vh) scale(.0147)}to{transform:translate(67.8581vw,99vh) scale(.0147)}}.snow:nth-child(318){opacity:.4126;transform:translate(37.6914vw,-10px) scale(.8947);animation:fall-318 27s -20s linear infinite}@keyframes fall-318{72.258%{transform:translate(39.8761vw,72.258vh) scale(.8947)}to{transform:translate(38.78375vw,99vh) scale(.8947)}}.snow:nth-child(319){opacity:.726;transform:translate(8.268vw,-10px) scale(.1246);animation:fall-319 13s -21s linear infinite}@keyframes fall-319{69.911%{transform:translate(8.3312vw,69.911vh) scale(.1246)}to{transform:translate(8.2996vw,99vh) scale(.1246)}}.snow:nth-child(320){opacity:1.4882;transform:translate(13.9601vw,-10px) scale(.255);animation:fall-320 15s -29s linear infinite}@keyframes fall-320{36.314%{transform:translate(5.4077vw,36.314vh) scale(.255)}to{transform:translate(9.6839vw,99vh) scale(.255)}}.snow:nth-child(321){opacity:1.0946;transform:translate(71.4541vw,-10px) scale(.5408);animation:fall-321 15s -30s linear infinite}@keyframes fall-321{39.959%{transform:translate(74.8526vw,39.959vh) scale(.5408)}to{transform:translate(73.15335vw,99vh) scale(.5408)}}.snow:nth-child(322){opacity:1.9714;transform:translate(41.3524vw,-10px) scale(.0334);animation:fall-322 11s -18s linear infinite}@keyframes fall-322{75.105%{transform:translate(47.4199vw,75.105vh) scale(.0334)}to{transform:translate(44.38615vw,99vh) scale(.0334)}}.snow:nth-child(323){opacity:1.182;transform:translate(79.3804vw,-10px) scale(.9388);animation:fall-323 14s -15s linear infinite}@keyframes fall-323{31.166%{transform:translate(72.9024vw,31.166vh) scale(.9388)}to{transform:translate(76.1414vw,99vh) scale(.9388)}}.snow:nth-child(324){opacity:1.335;transform:translate(92.0158vw,-10px) scale(.5619);animation:fall-324 21s -30s linear infinite}@keyframes fall-324{63.293%{transform:translate(100.1939vw,63.293vh) scale(.5619)}to{transform:translate(96.10485vw,99vh) scale(.5619)}}.snow:nth-child(325){opacity:.7686;transform:translate(8.2344vw,-10px) scale(.2228);animation:fall-325 29s -6s linear infinite}@keyframes fall-325{30.555%{transform:translate(9.1052vw,30.555vh) scale(.2228)}to{transform:translate(8.6698vw,99vh) scale(.2228)}}.snow:nth-child(326){opacity:1.6008;transform:translate(.4803vw,-10px) scale(.1572);animation:fall-326 25s -25s linear infinite}@keyframes fall-326{45.247%{transform:translate(7.1668vw,45.247vh) scale(.1572)}to{transform:translate(3.82355vw,99vh) scale(.1572)}}.snow:nth-child(327){opacity:1.7552;transform:translate(30.28vw,-10px) scale(.8082);animation:fall-327 28s -24s linear infinite}@keyframes fall-327{45.335%{transform:translate(27.9975vw,45.335vh) scale(.8082)}to{transform:translate(29.13875vw,99vh) scale(.8082)}}.snow:nth-child(328){opacity:1.2718;transform:translate(88.0069vw,-10px) scale(.397);animation:fall-328 14s -4s linear infinite}@keyframes fall-328{44.92%{transform:translate(87.2971vw,44.92vh) scale(.397)}to{transform:translate(87.652vw,99vh) scale(.397)}}.snow:nth-child(329){opacity:.3782;transform:translate(14.7098vw,-10px) scale(.6949);animation:fall-329 10s -7s linear infinite}@keyframes fall-329{52.299%{transform:translate(21.9012vw,52.299vh) scale(.6949)}to{transform:translate(18.3055vw,99vh) scale(.6949)}}.snow:nth-child(330){opacity:.7334;transform:translate(35.1805vw,-10px) scale(.9612);animation:fall-330 10s -9s linear infinite}@keyframes fall-330{43.319%{transform:translate(32.048vw,43.319vh) scale(.9612)}to{transform:translate(33.61425vw,99vh) scale(.9612)}}.snow:nth-child(331){opacity:1.995;transform:translate(97.8973vw,-10px) scale(.2918);animation:fall-331 19s -15s linear infinite}@keyframes fall-331{58.473%{transform:translate(99.3111vw,58.473vh) scale(.2918)}to{transform:translate(98.6042vw,99vh) scale(.2918)}}.snow:nth-child(332){opacity:1.2296;transform:translate(13.2392vw,-10px) scale(.2314);animation:fall-332 17s -13s linear infinite}@keyframes fall-332{45.717%{transform:translate(21.3539vw,45.717vh) scale(.2314)}to{transform:translate(17.29655vw,99vh) scale(.2314)}}.snow:nth-child(333){opacity:.5234;transform:translate(76.2523vw,-10px) scale(.1576);animation:fall-333 14s -3s linear infinite}@keyframes fall-333{46.409%{transform:translate(76.9085vw,46.409vh) scale(.1576)}to{transform:translate(76.5804vw,99vh) scale(.1576)}}.snow:nth-child(334){opacity:.0764;transform:translate(82.108vw,-10px) scale(.2856);animation:fall-334 28s -18s linear infinite}@keyframes fall-334{31.055%{transform:translate(75.7096vw,31.055vh) scale(.2856)}to{transform:translate(78.9088vw,99vh) scale(.2856)}}.snow:nth-child(335){opacity:1.4146;transform:translate(81.8352vw,-10px) scale(.3471);animation:fall-335 27s -15s linear infinite}@keyframes fall-335{69.74%{transform:translate(79.9062vw,69.74vh) scale(.3471)}to{transform:translate(80.8707vw,99vh) scale(.3471)}}.snow:nth-child(336){opacity:1.434;transform:translate(1.4087vw,-10px) scale(.7237);animation:fall-336 11s -8s linear infinite}@keyframes fall-336{51.643%{transform:translate(.8976vw,51.643vh) scale(.7237)}to{transform:translate(1.15315vw,99vh) scale(.7237)}}.snow:nth-child(337){opacity:1.714;transform:translate(66.4952vw,-10px) scale(.7084);animation:fall-337 10s -28s linear infinite}@keyframes fall-337{49.294%{transform:translate(74.3446vw,49.294vh) scale(.7084)}to{transform:translate(70.4199vw,99vh) scale(.7084)}}.snow:nth-child(338){opacity:1.3882;transform:translate(49.9635vw,-10px) scale(.5465);animation:fall-338 28s -7s linear infinite}@keyframes fall-338{40.299%{transform:translate(49.1468vw,40.299vh) scale(.5465)}to{transform:translate(49.55515vw,99vh) scale(.5465)}}.snow:nth-child(339){opacity:.5522;transform:translate(94.8621vw,-10px) scale(.3714);animation:fall-339 13s -1s linear infinite}@keyframes fall-339{66.038%{transform:translate(89.4698vw,66.038vh) scale(.3714)}to{transform:translate(92.16595vw,99vh) scale(.3714)}}.snow:nth-child(340){opacity:1.9778;transform:translate(99.7201vw,-10px) scale(.3376);animation:fall-340 26s -16s linear infinite}@keyframes fall-340{77.736%{transform:translate(100.3496vw,77.736vh) scale(.3376)}to{transform:translate(100.03485vw,99vh) scale(.3376)}}.snow:nth-child(341){opacity:.1472;transform:translate(80.657vw,-10px) scale(.8457);animation:fall-341 24s -3s linear infinite}@keyframes fall-341{48.518%{transform:translate(80.829vw,48.518vh) scale(.8457)}to{transform:translate(80.743vw,99vh) scale(.8457)}}.snow:nth-child(342){opacity:1.2894;transform:translate(24.4939vw,-10px) scale(.5189);animation:fall-342 30s -30s linear infinite}@keyframes fall-342{44.609%{transform:translate(33.2922vw,44.609vh) scale(.5189)}to{transform:translate(28.89305vw,99vh) scale(.5189)}}.snow:nth-child(343){opacity:1.414;transform:translate(31.7217vw,-10px) scale(.144);animation:fall-343 22s -2s linear infinite}@keyframes fall-343{75.812%{transform:translate(36.9009vw,75.812vh) scale(.144)}to{transform:translate(34.3113vw,99vh) scale(.144)}}.snow:nth-child(344){opacity:1.8304;transform:translate(50.243vw,-10px) scale(.8252);animation:fall-344 22s -29s linear infinite}@keyframes fall-344{57.886%{transform:translate(47.0495vw,57.886vh) scale(.8252)}to{transform:translate(48.64625vw,99vh) scale(.8252)}}.snow:nth-child(345){opacity:.9332;transform:translate(39.3357vw,-10px) scale(.8693);animation:fall-345 28s -27s linear infinite}@keyframes fall-345{37.057%{transform:translate(38.9338vw,37.057vh) scale(.8693)}to{transform:translate(39.13475vw,99vh) scale(.8693)}}.snow:nth-child(346){opacity:.1494;transform:translate(4.8149vw,-10px) scale(.1725);animation:fall-346 23s -5s linear infinite}@keyframes fall-346{44.541%{transform:translate(-.0937vw,44.541vh) scale(.1725)}to{transform:translate(2.3606vw,99vh) scale(.1725)}}.snow:nth-child(347){opacity:1.1872;transform:translate(82.8269vw,-10px) scale(.6806);animation:fall-347 16s -20s linear infinite}@keyframes fall-347{55.124%{transform:translate(80.6052vw,55.124vh) scale(.6806)}to{transform:translate(81.71605vw,99vh) scale(.6806)}}.snow:nth-child(348){opacity:1.109;transform:translate(31.6312vw,-10px) scale(.5818);animation:fall-348 19s -13s linear infinite}@keyframes fall-348{58.58%{transform:translate(29.2518vw,58.58vh) scale(.5818)}to{transform:translate(30.4415vw,99vh) scale(.5818)}}.snow:nth-child(349){opacity:.4678;transform:translate(42.4074vw,-10px) scale(.0003);animation:fall-349 18s -27s linear infinite}@keyframes fall-349{51.985%{transform:translate(47.0448vw,51.985vh) scale(.0003)}to{transform:translate(44.7261vw,99vh) scale(.0003)}}.snow:nth-child(350){opacity:.761;transform:translate(12.6418vw,-10px) scale(.3739);animation:fall-350 21s -14s linear infinite}@keyframes fall-350{47%{transform:translate(18.9661vw,47vh) scale(.3739)}to{transform:translate(15.80395vw,99vh) scale(.3739)}}.snow:nth-child(351){opacity:1.0376;transform:translate(51.1594vw,-10px) scale(.1174);animation:fall-351 26s -8s linear infinite}@keyframes fall-351{74.571%{transform:translate(51.0372vw,74.571vh) scale(.1174)}to{transform:translate(51.0983vw,99vh) scale(.1174)}}.snow:nth-child(352){opacity:1.4584;transform:translate(74.0245vw,-10px) scale(.0968);animation:fall-352 17s -7s linear infinite}@keyframes fall-352{36.75%{transform:translate(69.9703vw,36.75vh) scale(.0968)}to{transform:translate(71.9974vw,99vh) scale(.0968)}}.snow:nth-child(353){opacity:1.4892;transform:translate(15.1921vw,-10px) scale(.996);animation:fall-353 28s -22s linear infinite}@keyframes fall-353{30.008%{transform:translate(8.2323vw,30.008vh) scale(.996)}to{transform:translate(11.7122vw,99vh) scale(.996)}}.snow:nth-child(354){opacity:.4464;transform:translate(57.562vw,-10px) scale(.6265);animation:fall-354 13s -25s linear infinite}@keyframes fall-354{79.317%{transform:translate(49.2687vw,79.317vh) scale(.6265)}to{transform:translate(53.41535vw,99vh) scale(.6265)}}.snow:nth-child(355){opacity:1.2298;transform:translate(18.187vw,-10px) scale(.0809);animation:fall-355 25s -28s linear infinite}@keyframes fall-355{76.832%{transform:translate(17.1892vw,76.832vh) scale(.0809)}to{transform:translate(17.6881vw,99vh) scale(.0809)}}.snow:nth-child(356){opacity:1.558;transform:translate(23.9321vw,-10px) scale(.5934);animation:fall-356 12s -11s linear infinite}@keyframes fall-356{60.211%{transform:translate(15.8784vw,60.211vh) scale(.5934)}to{transform:translate(19.90525vw,99vh) scale(.5934)}}.snow:nth-child(357){opacity:.7804;transform:translate(99.0815vw,-10px) scale(.1128);animation:fall-357 14s -28s linear infinite}@keyframes fall-357{71.753%{transform:translate(108.9172vw,71.753vh) scale(.1128)}to{transform:translate(103.99935vw,99vh) scale(.1128)}}.snow:nth-child(358){opacity:1.0562;transform:translate(17.0809vw,-10px) scale(.1922);animation:fall-358 19s -26s linear infinite}@keyframes fall-358{32.109%{transform:translate(8.2146vw,32.109vh) scale(.1922)}to{transform:translate(12.64775vw,99vh) scale(.1922)}}.snow:nth-child(359){opacity:.6708;transform:translate(39.6433vw,-10px) scale(.1435);animation:fall-359 29s -2s linear infinite}@keyframes fall-359{53.441%{transform:translate(36.3613vw,53.441vh) scale(.1435)}to{transform:translate(38.0023vw,99vh) scale(.1435)}}.snow:nth-child(360){opacity:.529;transform:translate(58.1828vw,-10px) scale(.3945);animation:fall-360 21s -9s linear infinite}@keyframes fall-360{64.807%{transform:translate(59.0706vw,64.807vh) scale(.3945)}to{transform:translate(58.6267vw,99vh) scale(.3945)}}.snow:nth-child(361){opacity:1.5166;transform:translate(81.1738vw,-10px) scale(.3032);animation:fall-361 24s -14s linear infinite}@keyframes fall-361{32.1%{transform:translate(80.5425vw,32.1vh) scale(.3032)}to{transform:translate(80.85815vw,99vh) scale(.3032)}}.snow:nth-child(362){opacity:.3132;transform:translate(24.6936vw,-10px) scale(.9172);animation:fall-362 15s -17s linear infinite}@keyframes fall-362{51.306%{transform:translate(24.6824vw,51.306vh) scale(.9172)}to{transform:translate(24.688vw,99vh) scale(.9172)}}.snow:nth-child(363){opacity:.281;transform:translate(43.9266vw,-10px) scale(.173);animation:fall-363 29s -9s linear infinite}@keyframes fall-363{58.602%{transform:translate(42.2201vw,58.602vh) scale(.173)}to{transform:translate(43.07335vw,99vh) scale(.173)}}.snow:nth-child(364){opacity:1.83;transform:translate(67.0066vw,-10px) scale(.1048);animation:fall-364 19s -26s linear infinite}@keyframes fall-364{65.131%{transform:translate(65.0817vw,65.131vh) scale(.1048)}to{transform:translate(66.04415vw,99vh) scale(.1048)}}.snow:nth-child(365){opacity:.5454;transform:translate(58.1266vw,-10px) scale(.5656);animation:fall-365 20s -13s linear infinite}@keyframes fall-365{72.765%{transform:translate(67.2496vw,72.765vh) scale(.5656)}to{transform:translate(62.6881vw,99vh) scale(.5656)}}.snow:nth-child(366){opacity:1.7428;transform:translate(99.6858vw,-10px) scale(.3633);animation:fall-366 15s -20s linear infinite}@keyframes fall-366{62.853%{transform:translate(108.9711vw,62.853vh) scale(.3633)}to{transform:translate(104.32845vw,99vh) scale(.3633)}}.snow:nth-child(367){opacity:.916;transform:translate(89.4336vw,-10px) scale(.8734);animation:fall-367 18s -14s linear infinite}@keyframes fall-367{61.494%{transform:translate(89.2351vw,61.494vh) scale(.8734)}to{transform:translate(89.33435vw,99vh) scale(.8734)}}.snow:nth-child(368){opacity:.655;transform:translate(28.2385vw,-10px) scale(.8636);animation:fall-368 24s -14s linear infinite}@keyframes fall-368{68.355%{transform:translate(19.842vw,68.355vh) scale(.8636)}to{transform:translate(24.04025vw,99vh) scale(.8636)}}.snow:nth-child(369){opacity:1.7174;transform:translate(34.3189vw,-10px) scale(.4446);animation:fall-369 11s -21s linear infinite}@keyframes fall-369{38.905%{transform:translate(43.379vw,38.905vh) scale(.4446)}to{transform:translate(38.84895vw,99vh) scale(.4446)}}.snow:nth-child(370){opacity:1.6006;transform:translate(22.0212vw,-10px) scale(.2256);animation:fall-370 23s -22s linear infinite}@keyframes fall-370{58.203%{transform:translate(21.4054vw,58.203vh) scale(.2256)}to{transform:translate(21.7133vw,99vh) scale(.2256)}}.snow:nth-child(371){opacity:.7758;transform:translate(82.2172vw,-10px) scale(.7585);animation:fall-371 28s -23s linear infinite}@keyframes fall-371{64.2%{transform:translate(76.2213vw,64.2vh) scale(.7585)}to{transform:translate(79.21925vw,99vh) scale(.7585)}}.snow:nth-child(372){opacity:.2656;transform:translate(29.512vw,-10px) scale(.3602);animation:fall-372 18s -3s linear infinite}@keyframes fall-372{66.911%{transform:translate(31.9818vw,66.911vh) scale(.3602)}to{transform:translate(30.7469vw,99vh) scale(.3602)}}.snow:nth-child(373){opacity:1.4;transform:translate(54.9598vw,-10px) scale(.0716);animation:fall-373 25s -20s linear infinite}@keyframes fall-373{78.574%{transform:translate(50.537vw,78.574vh) scale(.0716)}to{transform:translate(52.7484vw,99vh) scale(.0716)}}.snow:nth-child(374){opacity:1.8282;transform:translate(81.2695vw,-10px) scale(.5251);animation:fall-374 21s -14s linear infinite}@keyframes fall-374{75.18%{transform:translate(81.4623vw,75.18vh) scale(.5251)}to{transform:translate(81.3659vw,99vh) scale(.5251)}}.snow:nth-child(375){opacity:1.1692;transform:translate(71.2852vw,-10px) scale(.0451);animation:fall-375 29s -20s linear infinite}@keyframes fall-375{54.483%{transform:translate(75.3306vw,54.483vh) scale(.0451)}to{transform:translate(73.3079vw,99vh) scale(.0451)}}.snow:nth-child(376){opacity:1.3954;transform:translate(16.1358vw,-10px) scale(.1387);animation:fall-376 16s -5s linear infinite}@keyframes fall-376{78.182%{transform:translate(22.366vw,78.182vh) scale(.1387)}to{transform:translate(19.2509vw,99vh) scale(.1387)}}.snow:nth-child(377){opacity:1.674;transform:translate(39.399vw,-10px) scale(.9813);animation:fall-377 16s -2s linear infinite}@keyframes fall-377{61.582%{transform:translate(38.6653vw,61.582vh) scale(.9813)}to{transform:translate(39.03215vw,99vh) scale(.9813)}}.snow:nth-child(378){opacity:.9934;transform:translate(5.7569vw,-10px) scale(.0215);animation:fall-378 26s -17s linear infinite}@keyframes fall-378{70.405%{transform:translate(12.9637vw,70.405vh) scale(.0215)}to{transform:translate(9.3603vw,99vh) scale(.0215)}}.snow:nth-child(379){opacity:.9988;transform:translate(79.9448vw,-10px) scale(.5728);animation:fall-379 19s -1s linear infinite}@keyframes fall-379{52.055%{transform:translate(82.3609vw,52.055vh) scale(.5728)}to{transform:translate(81.15285vw,99vh) scale(.5728)}}.snow:nth-child(380){opacity:1.0128;transform:translate(93.4771vw,-10px) scale(.7787);animation:fall-380 16s -30s linear infinite}@keyframes fall-380{57.977%{transform:translate(89.5324vw,57.977vh) scale(.7787)}to{transform:translate(91.50475vw,99vh) scale(.7787)}}.snow:nth-child(381){opacity:1.3944;transform:translate(17.947vw,-10px) scale(.1967);animation:fall-381 10s -28s linear infinite}@keyframes fall-381{34.971%{transform:translate(27.8801vw,34.971vh) scale(.1967)}to{transform:translate(22.91355vw,99vh) scale(.1967)}}.snow:nth-child(382){opacity:1.9222;transform:translate(91.1081vw,-10px) scale(.5728);animation:fall-382 23s -21s linear infinite}@keyframes fall-382{60.779%{transform:translate(88.257vw,60.779vh) scale(.5728)}to{transform:translate(89.68255vw,99vh) scale(.5728)}}.snow:nth-child(383){opacity:.916;transform:translate(12.7434vw,-10px) scale(.6621);animation:fall-383 14s -11s linear infinite}@keyframes fall-383{71.053%{transform:translate(8.1459vw,71.053vh) scale(.6621)}to{transform:translate(10.44465vw,99vh) scale(.6621)}}.snow:nth-child(384){opacity:.7202;transform:translate(70.4303vw,-10px) scale(.3983);animation:fall-384 18s -28s linear infinite}@keyframes fall-384{54.018%{transform:translate(63.7641vw,54.018vh) scale(.3983)}to{transform:translate(67.0972vw,99vh) scale(.3983)}}.snow:nth-child(385){opacity:1.1408;transform:translate(26.4118vw,-10px) scale(.7675);animation:fall-385 22s -26s linear infinite}@keyframes fall-385{60.296%{transform:translate(22.6485vw,60.296vh) scale(.7675)}to{transform:translate(24.53015vw,99vh) scale(.7675)}}.snow:nth-child(386){opacity:.9142;transform:translate(75.422vw,-10px) scale(.9772);animation:fall-386 14s -10s linear infinite}@keyframes fall-386{78.332%{transform:translate(76.372vw,78.332vh) scale(.9772)}to{transform:translate(75.897vw,99vh) scale(.9772)}}.snow:nth-child(387){opacity:1.8366;transform:translate(35.5283vw,-10px) scale(.9426);animation:fall-387 26s -9s linear infinite}@keyframes fall-387{79.12%{transform:translate(31.7323vw,79.12vh) scale(.9426)}to{transform:translate(33.6303vw,99vh) scale(.9426)}}.snow:nth-child(388){opacity:.1054;transform:translate(87.5578vw,-10px) scale(.9447);animation:fall-388 14s -16s linear infinite}@keyframes fall-388{30.631%{transform:translate(92.6901vw,30.631vh) scale(.9447)}to{transform:translate(90.12395vw,99vh) scale(.9447)}}.snow:nth-child(389){opacity:.3524;transform:translate(87.0927vw,-10px) scale(.5273);animation:fall-389 19s -24s linear infinite}@keyframes fall-389{72.634%{transform:translate(82.0496vw,72.634vh) scale(.5273)}to{transform:translate(84.57115vw,99vh) scale(.5273)}}.snow:nth-child(390){opacity:.4782;transform:translate(95.6754vw,-10px) scale(.9287);animation:fall-390 21s -5s linear infinite}@keyframes fall-390{48.304%{transform:translate(94.9856vw,48.304vh) scale(.9287)}to{transform:translate(95.3305vw,99vh) scale(.9287)}}.snow:nth-child(391){opacity:.3656;transform:translate(44.8793vw,-10px) scale(.1894);animation:fall-391 24s -15s linear infinite}@keyframes fall-391{79.877%{transform:translate(49.4554vw,79.877vh) scale(.1894)}to{transform:translate(47.16735vw,99vh) scale(.1894)}}.snow:nth-child(392){opacity:.807;transform:translate(63.6425vw,-10px) scale(.3545);animation:fall-392 15s -26s linear infinite}@keyframes fall-392{42.826%{transform:translate(55.9382vw,42.826vh) scale(.3545)}to{transform:translate(59.79035vw,99vh) scale(.3545)}}.snow:nth-child(393){opacity:.4426;transform:translate(23.4048vw,-10px) scale(.6452);animation:fall-393 21s -10s linear infinite}@keyframes fall-393{45.007%{transform:translate(24.0727vw,45.007vh) scale(.6452)}to{transform:translate(23.73875vw,99vh) scale(.6452)}}.snow:nth-child(394){opacity:1.9608;transform:translate(7.659vw,-10px) scale(.7676);animation:fall-394 22s -9s linear infinite}@keyframes fall-394{62.973%{transform:translate(15.8908vw,62.973vh) scale(.7676)}to{transform:translate(11.7749vw,99vh) scale(.7676)}}.snow:nth-child(395){opacity:1.1302;transform:translate(28.3152vw,-10px) scale(.5303);animation:fall-395 30s -5s linear infinite}@keyframes fall-395{37.886%{transform:translate(21.0775vw,37.886vh) scale(.5303)}to{transform:translate(24.69635vw,99vh) scale(.5303)}}.snow:nth-child(396){opacity:.2958;transform:translate(33.3372vw,-10px) scale(.3951);animation:fall-396 26s -1s linear infinite}@keyframes fall-396{40.155%{transform:translate(37.8046vw,40.155vh) scale(.3951)}to{transform:translate(35.5709vw,99vh) scale(.3951)}}.snow:nth-child(397){opacity:1.9008;transform:translate(53.7809vw,-10px) scale(.4117);animation:fall-397 17s -17s linear infinite}@keyframes fall-397{69.122%{transform:translate(44.6475vw,69.122vh) scale(.4117)}to{transform:translate(49.2142vw,99vh) scale(.4117)}}.snow:nth-child(398){opacity:1.2472;transform:translate(85.0742vw,-10px) scale(.5039);animation:fall-398 21s -19s linear infinite}@keyframes fall-398{77.813%{transform:translate(78.8093vw,77.813vh) scale(.5039)}to{transform:translate(81.94175vw,99vh) scale(.5039)}}.snow:nth-child(399){opacity:1.1348;transform:translate(8.5598vw,-10px) scale(.2459);animation:fall-399 13s -4s linear infinite}@keyframes fall-399{34.562%{transform:translate(11.8058vw,34.562vh) scale(.2459)}to{transform:translate(10.1828vw,99vh) scale(.2459)}}.snow:nth-child(400){opacity:1.2288;transform:translate(91.4071vw,-10px) scale(.119);animation:fall-400 14s -18s linear infinite}@keyframes fall-400{58.05%{transform:translate(87.1097vw,58.05vh) scale(.119)}to{transform:translate(89.2584vw,99vh) scale(.119)}}\n"], dependencies: [{ kind: "directive", type: i3.NgForOf, selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }, { kind: "directive", type: i3.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "directive", type: i2.RouterOutlet, selector: "router-outlet", inputs: ["name"], outputs: ["activate", "deactivate", "attach", "detach"], exportAs: ["outlet"] }], encapsulation: i0.ViewEncapsulation.None });
|
|
25
|
+
AppComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.9", type: AppComponent, selector: "app-root", ngImport: i0, template: "<ng-container *ngIf=\"_state.christmasTime\">\r\n <div *ngFor=\"let i of snows; trackBy: snowTrackBy\" class=\"snow\"></div>\r\n</ng-container>\r\n<router-outlet></router-outlet>", styles: [".table-borderless>tbody>tr>td,.table-borderless>tbody>tr>th,.table-borderless>tfoot>tr>td,.table-borderless>tfoot>tr>th,.table-borderless>thead>tr>td,.table-borderless>thead>tr>th{border:none}.table,.table-responsive{margin-bottom:5px}a:hover,a:focus{text-decoration:none}a:not([href]){color:inherit;text-decoration:none}a:not([href]):hover{color:inherit;text-decoration:none}*{outline:none!important}.modal-title{width:calc(100% - 20px)}.progress{height:20px}.progress.progress-primary[value]::-webkit-progress-value{background-color:#024a88}.progress.progress-primary[value]::-moz-progress-bar{background-color:#024a88}.progress.progress-primary[value]::-ms-fill{background-color:#024a88}@media screen and (min-width: 0\\fffd){.progress.progress-primary .progress-bar{background-color:#024a88}}.progress.progress-info[value]::-webkit-progress-value{background-color:#248dad}.progress.progress-info[value]::-moz-progress-bar{background-color:#248dad}.progress.progress-info[value]::-ms-fill{background-color:#248dad}@media screen and (min-width: 0\\fffd){.progress.progress-info .progress-bar{background-color:#248dad}}.progress.progress-danger[value]::-webkit-progress-value{background-color:#bf1725}.progress.progress-danger[value]::-moz-progress-bar{background-color:#bf1725}.progress.progress-danger[value]::-ms-fill{background-color:#bf1725}@media screen and (min-width: 0\\fffd){.progress.progress-danger .progress-bar{background-color:#bf1725}}.progress.progress-success[value]::-webkit-progress-value{background-color:#2d922d}.progress.progress-success[value]::-moz-progress-bar{background-color:#2d922d}.progress.progress-success[value]::-ms-fill{background-color:#2d922d}@media screen and (min-width: 0\\fffd){.progress.progress-success .progress-bar{background-color:#2d922d}}.progress.progress-warning[value]::-webkit-progress-value{background-color:#f79a17}.progress.progress-warning[value]::-moz-progress-bar{background-color:#f79a17}.progress.progress-warning[value]::-ms-fill{background-color:#f79a17}@media screen and (min-width: 0\\fffd){.progress.progress-warning .progress-bar{background-color:#f79a17}}.progress[value]::-moz-progress-bar{border-radius:0}.progress[value]::-webkit-progress-value{border-radius:0}.progress[value=\"100\"]::-moz-progress-bar{border-radius:0}.progress[value=\"100\"]::-webkit-progress-value{border-radius:0}.progress-xs{height:7px}.progress-sm{height:10px}.progress-md{height:13px}.progress-bar-info-striped{background-image:linear-gradient(45deg,hsla(0,0%,100%,.15) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.15) 0,hsla(0,0%,100%,.15) 75%,transparent 0,transparent);background-size:1rem 1rem;background-color:#5bc0de!important}.progress-bar-animated{animation:progress-bar-stripes 1s linear infinite}.tag{font-weight:400;line-height:1.4;letter-spacing:.03em}.tag.tag-primary{background-color:#024a88}.tag.tag-info{background-color:#248dad}.tag.tag-danger{background-color:#bf1725}.tag.tag-success{background-color:#2d922d}.tag.tag-warning{background-color:#f79a17}.tag.tag-dark{background-color:#000}.tag.tag-main{background-color:#242d3a}.card{border:none;border-radius:0;width:100%;overflow:hidden;margin-bottom:29px;box-shadow:1px 1px 5px #00000040;display:block}.card .card-header{background:#344154;color:#fff;line-height:10px;border-radius:0;border:none}.card .card-header a{color:#fff}.card .card-header a:hover{color:#fffc}.card .card-footer{background:#344154;color:#fff;line-height:6px;border-radius:0;border:none}.card.card-outline-default{background:transparent;border:1px solid #fff}.card.card-primary{background:#024a88}.card.card-primary.medium-opacity{background:rgba(2,74,136,.5)}.card.card-outline-primary{background:transparent;border:1px solid #024a88}.card.card-success{background:#2d922d;margin-bottom:15px}.card.card-success.medium-opacity{background:rgba(45,146,45,.5)}.card.card-outline-success{background:transparent;border:1px solid #2d922d}.card.card-info{background:#248dad;margin-bottom:15px}.card.card-info.medium-opacity{background:rgba(36,141,173,.5)}.card.card-outline-info{background:transparent;border:1px solid #248dad}.card.card-warning{background:#f79a17;margin-bottom:15px}.card.card-warning.medium-opacity{background:rgba(247,154,23,.5)}.card.card-outline-warning{background:transparent;border:1px solid #f79a17}.card.card-danger{background:#bf1725;margin-bottom:15px}.card.card-danger.medium-opacity{background:rgba(191,23,37,.5)}.card.card-outline-danger{background:transparent;border:1px solid #bf1725}.card.card-primary .card-header,.card.card-success .card-header,.card.card-info .card-header,.card.card-danger .card-header,.card.card-warning .card-header{background:rgba(0,0,0,.4)}.card.card-primary .card-body,.card.card-success .card-body,.card.card-info .card-body,.card.card-danger .card-body,.card.card-warning .card-body{color:#fff}.card.card-primary .card-footer,.card.card-success .card-footer,.card.card-info .card-footer,.card.card-danger .card-footer,.card.card-warning .card-footer{background:rgba(0,0,0,.2)}.card.overlay .card-img{border-radius:0;-moz-filter:brightness(100%);-ms-filter:brightness(100%);-o-filter:brightness(100%);filter:brightness(100%)}.card.overlay:hover .card-img{-moz-filter:brightness(80%);-ms-filter:brightness(80%);-o-filter:brightness(80%);filter:brightness(80%)}.card.overlay .card-img-overlay{color:#fff}.card.overlay .card-img-overlay.overlay-bottom{top:auto}.card.overlay .card-img-overlay.slide-up{transform:translateY(100%)}.card.overlay .card-img-overlay.slide-down{transform:translateY(-100%)}.card.overlay .card-img-overlay.slide-left{transform:translate(-100%)}.card.overlay .card-img-overlay.slide-right{transform:translate(100%)}.card.overlay .card-img-overlay.hover-opacity{opacity:0}.card.overlay:hover .slide-up,.card.overlay:hover .slide-down{transform:translateY(0)}.card.overlay:hover .slide-left,.card.overlay:hover .slide-right{transform:translate(0)}.card.overlay:hover .hover-opacity{opacity:1}@media (min-width: 1400px){.d-xxl-block{display:block!important}}@media (min-width: 576px){.card-columns{-moz-column-count:3;-moz-column-gap:1.25rem}}.btn{border-radius:0}.btn:focus{outline:0}.btn:active{outline:0!important}.btn-rounded{border-radius:25rem}.btn-xs{padding:.2rem .4rem;font-size:.715rem}.btn-primary{background:rgba(2,74,136,.8)!important;border-color:#024a88cc!important}.btn-primary.medium-opacity{background:rgba(2,74,136,.5);border-color:#024a881a}.btn-primary:hover,.btn-primary:focus{background:#024a88;border-color:#024a88}.btn-primary:active{background:rgba(2,74,136,.95)!important;border-color:#024a88f2!important}.btn-success{background:rgba(45,146,45,.8);border-color:#2d922dcc}.btn-success.medium-opacity{background:rgba(45,146,45,.5);border-color:#2d922d1a}.btn-success:hover,.btn-success:focus{background:#2d922d;border-color:#2d922d}.btn-success:active{background:rgba(45,146,45,.95)!important;border-color:#2d922df2!important}.btn-info{background:rgba(36,141,173,.8);border-color:#248dadcc}.btn-info.medium-opacity{background:rgba(36,141,173,.5);border-color:#248dad1a}.btn-info:hover,.btn-info:focus{background:#248dad;border-color:#248dad}.btn-info:active{background:rgba(36,141,173,.95)!important;border-color:#248dadf2!important}.btn-warning{background:rgba(247,154,23,.8);border-color:#f79a17cc}.btn-warning.medium-opacity{background:rgba(247,154,23,.5);border-color:#f79a171a}.btn-warning:hover,.btn-warning:focus{background:#f79a17;border-color:#f79a17}.btn-warning:active{background:rgba(247,154,23,.95)!important;border-color:#f79a17f2!important}.btn-danger{background:rgba(191,23,37,.8);border-color:#bf1725cc}.btn-danger.medium-opacity{background:rgba(191,23,37,.5);border-color:#bf17251a}.btn-danger:hover,.btn-danger:focus{background:#bf1725;border-color:#bf1725}.btn-danger:active{background:rgba(191,23,37,.95)!important;border-color:#bf1725f2!important}.btn-dark{background:rgba(0,0,0,.8);border-color:#000c;color:#fff}.btn-dark.medium-opacity{background:rgba(0,0,0,.5);border-color:#0000001a}.btn-dark:hover{background:black;border-color:#000}.btn-dark:active{background:rgba(0,0,0,.95)!important;border-color:#000000f2!important}.btn-main{background:rgba(36,45,58,.8);border-color:#242d3acc;color:#fff}.btn-main.medium-opacity{background:rgba(36,45,58,.5);border-color:#242d3a1a}.btn-main:hover{color:#fff!important;background:#242d3a;border-color:#242d3a}.btn-main:active{background:rgba(36,45,58,.95)!important;border-color:#242d3af2!important}.btn-outline-primary{color:#024a88;border-color:#024a88}.btn-outline-primary:hover,.btn-outline-primary:focus{color:#fff;background:#024a88;border-color:#024a88}.btn-outline-primary:active,.btn-outline-primary.active{color:#fff!important;background:#024a88!important;border-color:#024a88!important}.btn-outline-success{color:#2d922d;border-color:#2d922d}.btn-outline-success:hover,.btn-outline-success:focus{color:#fff;background:#2d922d;border-color:#2d922d}.btn-outline-success:active,.btn-outline-success.active{color:#fff!important;background:#2d922d!important;border-color:#2d922d!important}.btn-outline-info{color:#248dad;border-color:#248dad}.btn-outline-info:hover,.btn-outline-info:focus{color:#fff;background:#248dad;border-color:#248dad}.btn-outline-info:active,.btn-outline-info.active{color:#fff!important;background:#248dad!important;border-color:#248dad!important}.btn-outline-warning{color:#f79a17;border-color:#f79a17}.btn-outline-warning:hover,.btn-outline-warning:focus{color:#fff;background:#f79a17;border-color:#f79a17}.btn-outline-warning:active,.btn-outline-warning.active{color:#fff!important;background:#f79a17!important;border-color:#f79a17!important}.btn-outline-danger{color:#bf1725;border-color:#bf1725}.btn-outline-danger:hover,.btn-outline-danger:focus{color:#fff;background:#bf1725;border-color:#bf1725}.btn-outline-danger:active,.btn-outline-danger.active{color:#fff!important;background:#bf1725!important;border-color:#bf1725!important}.btn-outline-dark{color:#000;border-color:#000;background:transparent}.btn-outline-dark:hover,.btn-outline-dark:focus{color:#fff;background:#000;border-color:#000}.btn-outline-main{color:#242d3a;border-color:#242d3a;background:transparent}.btn-outline-main:hover,.btn-outline-main:focus{color:#fff;background:#242D3A;border-color:#242d3a}.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle),.btn-group>.btn:last-child:not(:first-child),.btn-group>.dropdown-toggle:not(:first-child){border-radius:0}.form-control-sm,.input-group-sm>.form-control,.input-group-sm>.input-group-addon,.input-group-sm>.input-group-btn>.btn{border-radius:0}.btn.disabled,.btn:disabled{cursor:not-allowed;opacity:.65}.btn-file-upload{height:35px;padding-top:3px!important}.text-primary{color:#024a88!important}.text-success{color:#2d922d!important}.text-info{color:#248dad!important}.text-warning{color:#f79a17!important}.text-danger{color:#bf1725!important}.background-success{background-color:#2d922d!important}.background-info{background-color:#248dad!important}.background-warning{background-color:#f79a17!important}.background-danger{background-color:#bf1725!important}.blockquote{font-size:1.2rem}.blockquote-footer{font-size:70%}.nav-tabs{background-color:#ccc;border:1px solid #ccc}.nav-tabs .nav-item .nav-link{color:#242d3acc;background-color:transparent;border:none;cursor:default}.nav-tabs .nav-item .nav-link.active{background-color:#fff;color:#242d3a}.nav-tabs .nav-item .nav-link:not(.active):hover{background-color:transparent;color:#242d3a;cursor:pointer}.nav-tabs.top{border-top-left-radius:.3rem;border-top-right-radius:.3rem}.nav-tabs.bottom{border-bottom-left-radius:.3rem;border-bottom-right-radius:.3rem}.nav-tabs.bottom .nav-item{margin-bottom:0;margin-top:-1px}.nav-tabs.bottom .nav-item .nav-link{border-radius:0 0 .3rem .3rem}.nav-tabs.tabs-primary{background-color:#024a8866;border:1px solid #024a88}.nav-tabs.tabs-primary .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-primary .nav-item .nav-link.active{background-color:#024a88;color:#fff}.nav-tabs.tabs-primary .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-success{background-color:#2d922d66;border:1px solid #2d922d}.nav-tabs.tabs-success .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-success .nav-item .nav-link.active{background-color:#2d922d;color:#fff}.nav-tabs.tabs-success .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-info{background-color:#248dad66;border:1px solid #248dad}.nav-tabs.tabs-info .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-info .nav-item .nav-link.active{background-color:#248dad;color:#fff}.nav-tabs.tabs-info .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-warning{background-color:#f79a1766;border:1px solid #f79a17}.nav-tabs.tabs-warning .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-warning .nav-item .nav-link.active{background-color:#f79a17;color:#fff}.nav-tabs.tabs-warning .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-danger{background-color:#bf172566;border:1px solid #bf1725}.nav-tabs.tabs-danger .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-danger .nav-item .nav-link.active{background-color:#bf1725;color:#fff}.nav-tabs.tabs-danger .nav-item .nav-link:not(.active):hover{color:#fff}.tab-content{position:relative;z-index:1;border:1px solid #ccc;background:#fff}.tab-content .tab-pane{padding:1rem}.tab-content.tab-content-primary{background-color:#024a88;color:#fff;border-color:#024a88}.tab-content.tab-content-success{background-color:#2d922d;color:#fff;border-color:#2d922d}.tab-content.tab-content-info{background-color:#248dad;color:#fff;border-color:#248dad}.tab-content.tab-content-warning{background-color:#f79a17;color:#fff;border-color:#f79a17}.tab-content.tab-content-danger{background-color:#bf1725;color:#fff;border-color:#bf1725}.tab-content.top{border-top:none}.tab-content.bottom{border-bottom:none}.vertical-tabs .nav{padding-right:0;overflow:hidden;background-color:#ccc;border:1px solid #ccc}.vertical-tabs .nav.left{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem;border-right:none;margin-right:-1px;z-index:2}.vertical-tabs .nav.right{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem;border-left:none;margin-left:-1px;z-index:2}.vertical-tabs .nav .nav-item .nav-link{color:#242d3acc;background-color:transparent;border-radius:0;cursor:default}.vertical-tabs .nav .nav-item .nav-link.active{background-color:#fff}.vertical-tabs .nav .nav-item .nav-link:not(.active):hover{background-color:transparent;color:#242d3a;cursor:pointer}.vertical-tabs .nav .nav-item .nav-link.disabled{color:#242d3a99;cursor:not-allowed!important}.alert.alert-success{background-color:#2d922d;border-color:#2d922d;color:#fff}.alert.alert-success.medium-opacity{background:rgba(45,146,45,.5);border-color:#2d922d99}.alert.alert-info{background-color:#248dad;border-color:#248dad;color:#fff}.alert.alert-info.medium-opacity{background-color:#248dad80;border-color:#248dad99}.alert.alert-warning{background-color:#f79a17;border-color:#f79a17;color:#fff}.alert.alert-warning.medium-opacity{background-color:#f79a1780;border-color:#f79a1799}.alert.alert-danger{background-color:#bf1725;border-color:#bf1725;color:#fff}.alert.alert-danger.medium-opacity{background-color:#bf172580;border-color:#bf172599}.modal{z-index:99999;padding-top:10%}.modal-dialog .modal-content{color:#000}.modal-dialog .modal-content .modal-header{border-top-left-radius:.2rem;border-top-right-radius:.2rem;padding:10px 15px}.modal-dialog .modal-content .modal-header.modal-primary{color:#fff;background-color:#024a88}.modal-dialog .modal-content .modal-header.modal-success{color:#fff;background-color:#2d922d}.modal-dialog .modal-content .modal-header.modal-info{color:#fff;background-color:#248dad}.modal-dialog .modal-content .modal-header.modal-warning{color:#fff;background-color:#f79a17}.modal-dialog .modal-content .modal-header.modal-danger{color:#fff;background-color:#bf1725}.modal-dialog .modal-content .modal-header i{margin-right:10px}.modal-dialog .modal-content .modal-footer{padding:10px 15px}.list-group .list-group-item{border-radius:0;padding:.55rem 1.25rem;color:#000c}.list-group .list-group-item.active{color:#ffffffe6;background-color:#024a88;border-color:#024a88}.list-group .list-group-item.active:hover,.list-group .list-group-item.active:focus{color:#fff!important}.list-group .list-group-item.disabled{color:#818a91;background-color:#ddd}.list-group .list-group-item:not(.disabled):focus{color:#000}.list-group .list-group-item.list-group-item-primary{color:#fff;background-color:#024a88}.list-group .list-group-item.list-group-item-success{color:#fff;background-color:#2d922d}.list-group .list-group-item.list-group-item-info{color:#fff;background-color:#248dad}.list-group .list-group-item.list-group-item-warning{color:#fff;background-color:#f79a17}.list-group .list-group-item.list-group-item-danger{color:#fff;background-color:#bf1725}.has-success .form-control-success{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.has-success .form-control{border-color:#2d922dcc}.has-success .form-control:focus{box-shadow:none;border-color:#2d922d80}.has-success .form-control-feedback,.has-success .form-control-label,.has-success .form-check-label,.has-success .form-check-inline,.has-success .custom-control{color:#2d922d}.has-warning .form-control-warning{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23f79a17' d='M4.4 5.324h-.8v-2.46h.8zm0 1.42h-.8V5.89h.8zM3.76.63L.04 7.075c-.115.2.016.425.26.426h7.397c.242 0 .372-.226.258-.426C6.726 4.924 5.47 2.79 4.253.63c-.113-.174-.39-.174-.494 0z'/%3E%3C/svg%3E\")}.has-warning .form-control{border-color:#f79a17cc}.has-warning .form-control:focus{box-shadow:none;border-color:#f79a1780}.has-warning .form-control-feedback,.has-warning .form-control-label,.has-warning .form-check-label,.has-warning .form-check-inline,.has-warning .custom-control{color:#f79a17}.has-danger .form-control-danger{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")}.has-danger .form-control{border-color:#bf1725cc}.has-danger .form-control:focus{box-shadow:none;border-color:#bf172580}.has-danger .form-control-feedback,.has-danger .form-control-label,.has-danger .form-check-label,.has-danger .form-check-inline,.has-danger .custom-control{color:#bf1725}.form-group label{margin-bottom:2px}.help-block{color:#555;font-size:12px}.form-control.checking-field.forced-invalid{padding-right:2.25rem!important;background-repeat:no-repeat!important;background-position:center right .625rem!important;background-size:1.25rem 1.25rem!important;border-color:#bf1725!important;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")!important}.form-control.checking-combo.forced-invalid{padding-right:2.25rem!important;background-repeat:no-repeat!important;background-position:center right .625rem!important;background-size:1.25rem 1.25rem!important;border-color:#bf1725!important;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")!important;background-position:calc(100% - 20px)!important}.form-control{border-radius:0;font-size:14px}.form-control:focus{border-color:#55555580}.form-control.checking-field.ng-touched{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem}.form-control.checking-field.ng-touched.ng-invalid{border-color:#bf1725;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")}.form-control.checking-field.ng-touched.ng-valid{border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.form-control.checking-combo.ng-touched{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem}.form-control.checking-combo.ng-touched.ng-invalid{border-color:#bf1725;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\");background-position:calc(100% - 20px)}.form-control.checking-combo.ng-touched.ng-valid{border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\");background-position:calc(100% - 20px)}.form-control-rounded{border-radius:16px}.form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control{color:#555555b3}.input-group .input-group-addon{padding:.3rem .7rem;border-radius:0}.input-group-btn .btn{padding:.36rem .9rem;font-size:17px}.input-group .form-control:not(:first-child),.input-group-addon:not(:first-child),.input-group-btn:not(:first-child)>.btn,.input-group-btn:not(:first-child)>.btn-group>.btn,.input-group-btn:not(:first-child)>.dropdown-toggle,.input-group-btn:not(:last-child)>.btn:not(:first-child),.input-group-btn:not(:last-child)>.btn-group:not(:first-child)>.btn{border-radius:0}select.form-control:not([multiple]) option{color:#000c}select.form-control:not([size]):not([multiple]){height:calc(2.5rem - 5px)}input[type=color].form-control{padding:0}.form-inline .form-group input{width:100%}.form-space-md .form-group{margin-bottom:.75rem}.form-space-lg .form-group{margin-bottom:1rem}.form-group{margin-bottom:.5rem}.dropdown-menu{padding-top:0;padding-bottom:0;border-radius:0;font-size:14px;box-shadow:0 6px 12px #0003}.dropdown-menu a{color:#242d3a}.dropdown-menu a:hover{color:#fff;background-color:#242d3a}.dropdown-menu:before{content:\" \";position:absolute;top:-12px;right:30px;display:block;width:0;height:0;border:6px solid transparent;border-bottom-color:#fff}.custom-control-label:before,.custom-control-label:after{top:.2rem}.custom-checkbox.checkbox-circle .custom-control-label:before,.custom-checkbox.checkbox-circle .custom-control-label:after{border-radius:50%}.custom-checkbox .custom-control-input:checked~.custom-control-label:before{background:rgba(85,85,85,.7)}.custom-checkbox .custom-control-input:focus~.custom-control-label:before{border:1px solid white;box-shadow:0 0 0 1px #555555b3}.custom-checkbox .custom-control-input.checkbox-primary:checked~.custom-control-label:before{background:#024a88}.custom-checkbox .custom-control-input.checkbox-primary:focus~.custom-control-label:before{box-shadow:0 0 0 1px #024a88}.custom-checkbox .custom-control-input.checkbox-success:checked~.custom-control-label:before{background:#2d922d}.custom-checkbox .custom-control-input.checkbox-success:focus~.custom-control-label:before{box-shadow:0 0 0 1px #2d922d}.custom-checkbox .custom-control-input.checkbox-info:checked~.custom-control-label:before{background:#248dad}.custom-checkbox .custom-control-input.checkbox-info:focus~.custom-control-label:before{box-shadow:0 0 0 1px #248dad}.custom-checkbox .custom-control-input.checkbox-warning:checked~.custom-control-label:before{background:#f79a17}.custom-checkbox .custom-control-input.checkbox-warning:focus~.custom-control-label:before{box-shadow:0 0 0 1px #f79a17}.custom-checkbox .custom-control-input.checkbox-danger:checked~.custom-control-label:before{background:#bf1725}.custom-checkbox .custom-control-input.checkbox-danger:focus~.custom-control-label:before{box-shadow:0 0 0 1px #bf1725}.custom-checkbox .custom-control-input.checkbox-main:checked~.custom-control-label:before{background:#242D3A}.custom-checkbox .custom-control-input.checkbox-main:focus~.custom-control-label:before{box-shadow:0 0 0 1px #242d3a}.custom-radio .custom-control-input:checked~.custom-control-label:before{background:rgba(85,85,85,.7)}.custom-radio .custom-control-input:focus~.custom-control-label:before{border:1px solid white;box-shadow:0 0 0 1px #555555b3}.custom-radio .custom-control-input.radio-primary:checked~.custom-control-label:before{background:#024a88}.custom-radio .custom-control-input.radio-primary:focus~.custom-control-label:before{box-shadow:0 0 0 1px #024a88}.custom-radio .custom-control-input.radio-success:checked~.custom-control-label:before{background:#2d922d}.custom-radio .custom-control-input.radio-success:focus~.custom-control-label:before{box-shadow:0 0 0 1px #2d922d}.custom-radio .custom-control-input.radio-info:checked~.custom-control-label:before{background:#248dad}.custom-radio .custom-control-input.radio-info:focus~.custom-control-label:before{box-shadow:0 0 0 1px #248dad}.custom-radio .custom-control-input.radio-warning:checked~.custom-control-label:before{background:#f79a17}.custom-radio .custom-control-input.radio-warning:focus~.custom-control-label:before{box-shadow:0 0 0 1px #f79a17}.custom-radio .custom-control-input.radio-danger:checked~.custom-control-label:before{background:#bf1725}.custom-radio .custom-control-input.radio-danger:focus~.custom-control-label:before{box-shadow:0 0 0 1px #bf1725}.custom-radio .custom-control-input.radio-main:checked~.custom-control-label:before{background:#242D3A}.custom-radio .custom-control-input.radio-main:focus~.custom-control-label:before{box-shadow:0 0 0 1px #242d3a}.custom-select,.custom-select:focus{background:rgba(255,255,255,.1) url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23333' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E\") no-repeat right .75rem center;background-size:8px 10px}.bg-primary{background:#024a88!important}.bg-primary.medium-opacity{background:rgba(2,74,136,.5)!important}.bg-success{background:#2d922d!important}.bg-success.medium-opacity{background:rgba(45,146,45,.5)!important}.bg-warning{background:#f79a17!important}.bg-warning.medium-opacity{background:rgba(247,154,23,.5)!important}.bg-danger{background:#bf1725!important}.bg-danger.medium-opacity{background:rgba(191,23,37,.5)!important}.bg-main{background:#242d3a!important}.bg-main.medium-opacity{background:rgba(36,45,58,.5)!important}.bg-dark{background:black!important}.bg-dark.medium-opacity{background:rgba(0,0,0,.5)!important}.custom-select{width:100%}code{background-color:#e9ebee}.app-margin-top-5{margin-top:5px!important}.app-margin-top-10{margin-top:10px!important}.app-margin-top-15{margin-top:15px!important}.app-margin-top-20{margin-top:20px!important}.app-margin-top-25{margin-top:25px!important}.app-margin-top-30{margin-top:30px!important}.app-margin-top-35{margin-top:35px!important}.app-margin-top-40{margin-top:40px!important}.app-margin-top-60{margin-top:60px!important}@media (min-width: 1280px){.modal-xl{max-width:1024px}}@media (min-width: 1600px){.modal-xxl{max-width:1280px}}@media (min-width: 1800px){.modal-feminist{max-width:1366px}}.modal-header{cursor:pointer!important}::-ms-reveal{display:none}.app-fill{width:100%;height:100%}.app-flex-left{margin-right:auto}.lastfix{margin-bottom:-.5rem}.app-inline-wrapped{display:inline!important}.app-inline-wrapped:after{content:\"\\a\";white-space:pre}.app-mat-form-slider{margin-top:-10px;width:100%;padding:0}.app-updevery-input{width:30px;display:inline;padding:1px;height:20px}.mv-input{padding:5px 10px 5px 5px;width:100px;height:30px}.mv-input:focus{box-shadow:none!important}.input-group-addon{background-color:#eceeef;border:1px solid rgba(0,0,0,.15)}.app-flex-row{flex-direction:row}.flex-nowrap{flex-wrap:nowrap}.app-white-button{background-color:#fff;border-color:#ccc}.app-bigplus{text-align:center;font-size:95px;color:#ccc;font-weight:200;cursor:pointer}.app-bigplus :hover{background-color:#eee}.app-wrap{white-space:pre-wrap;word-break:break-word}.app-min-height-145{min-height:145px}.tooltip{pointer-events:auto!important;-webkit-user-select:none!important;-moz-user-select:none!important;-khtml-user-select:none!important;-ms-user-select:none!important;cursor:default!important}.ace_gutter-cell.ace_breakpoint{border-radius:20px 0 0 20px;box-shadow:0 0 1px 1px red inset}.tab-body{padding:15px;border:1px solid #bbb;width:100%}.tab-header-page{border-bottom:20px solid #bbb;border-left:20px solid transparent;border-right:20px solid transparent;cursor:pointer;height:0;text-align:center}.tab-selected{border-bottom:20px solid #bbb;font-weight:700}.tab-unselected{border-bottom:20px solid #ddd}.app-bullet{font-weight:700;font-size:25px;line-height:0;vertical-align:sub}.app-input-password{width:calc(100% - 30px)!important;display:inline-block!important;margin-right:10px!important}.swal2-container{z-index:9999999999999!important}.app-margin-bottom-min-10{margin-bottom:-10px}.app-margin-bottom-min-15{margin-bottom:-15px}.input-group-addon-color{background-color:#eceeef!important}.no-bg-img{background-image:none!important;padding-right:0!important}::placeholder{color:#aaa!important}ngx-charts-advanced-pie-chart,ngx-charts-number-card,ngx-charts-bar-vertical,ngx-charts-bar-horizontal,ngx-charts-tree-map,ngx-charts-charts{display:block;min-height:1px}.table-striped tbody tr:nth-of-type(odd){background-color:#f2f2f2}.app-flip-y{transform:scaleY(-1)}.app-flip-x{transform:scaleX(-1)}.app-std-border-right{border-right:2px solid #ccc}.app-std-border-left{border-left:2px solid #ccc}.dropdown-menu>li>a:empty{padding:0}.app-caret-none{color:transparent!important;text-shadow:0 0 0 black!important}.app-caret-none:focus{outline:none}.app-break-words{word-break:break-all}.app-simple-border{border:1px solid #eceeef}.scrolling-box{max-height:250px;overflow-x:hidden;overflow-y:auto}.app-ace-higlight{background:rgba(255,50,50,.2);position:absolute}.ace_editor,.ace_editor div{font-family:monospace}.fixed-sm-border{border-width:1px;border-radius:0}.app-dashed-box{border:2px dashed #ccc;padding:10px}.app-small-dashed-box{border:1px dashed #ccc;padding:7px;font-size:small}.app-empty-char{position:absolute;top:45%;left:33%;font-size:18px;font-style:italic}.app-textbox-stringyfied{border:0;background-color:#fff;color:#000;font-weight:700}.app-sticky-last-column{right:0;position:sticky;z-index:0;background-color:#fff}.app-sticky-last-column-alt{right:0;position:sticky;z-index:0;background-color:#f2f2f2}.app-sticky-divider{width:100%;height:1px;z-index:999;background-color:#eee}.app-sticky-first-column{left:-1px;z-index:999;position:sticky;background-color:#ccc}.app-dropdown-stringyfied{color:#000!important;padding:0;height:20px!important;background-color:#fff!important;border:0;font-weight:700;outline:0!important;background:white;opacity:1!important;-moz-appearance:none!important;-webkit-appearance:none!important}.app-dropdown-stringyfied::-ms-expand{display:none!important}.background-danger{background-color:#e9967a}.checking-field,.checking-combo{box-shadow:unset!important}.app-border-none{border:none}.app-padding-leftonly-15{padding:0 0 0 15px!important}.app-width-auto{width:auto}.app-line-through{text-decoration:line-through}.app-margin-auto{margin:auto}.app-upper-right-remove{position:absolute;right:10px;font-size:25px;top:5px}.app-inline-block{display:inline-block}.swal2-success{border-color:#2d922d!important;color:#2d922d!important}.swal2-info{border-color:#248dad!important;color:#248dad!important}.swal2-warning{border-color:#f79a17!important;color:#f79a17!important}.swal2-danger{border-color:#bf1725!important;color:#bf1725!important}.app-slash{font-size:30px;line-height:1;margin-top:2px;text-align:center}.table-mh-435{min-height:435px}.table-b0 th,.table-b0 td{border-top:none!important;border-left:none!important}.table-b0{border:0px}.table-b0 th{border-bottom:none!important}.table-b0:last-child{border:none!important}.job-step-number{position:absolute;right:10px;font-size:16px;top:2px;font-weight:700}.dropdown-menu:before{display:none}.app-table-dotted-menu{padding:0 0 2px!important;color:#999}.app-rtl{direction:rtl}.app-border-1{border:1px solid rgba(0,0,0,.15)!important}.app-no-selection{-webkit-user-select:none;-moz-user-select:none;-khtml-user-select:none;-ms-user-select:none}.app-right-border{border-right:2px solid #ccc}.app-mtu-fixed-height{height:302px}.app-mtu-fixed-height-wrapper{height:204px;overflow:auto}.app-upper-right-close{position:absolute;top:0;right:15px;font-size:20px}.toast-message{white-space:pre-wrap}.app-overflow-auto{overflow:auto}.app-no-border{border:none!important}.app-contextmenu{background-color:#fff;border:1px solid;padding:10px 30px}.app-contextmenu-item{margin-left:-30px;margin-right:-30px;cursor:pointer}.app-contextmenu-item>span{padding:3px 30px}.app-contextmenu-item:hover{background-color:#ddd}.app-lh-0{line-height:0}.app-lh-05{line-height:.5}.app-lh-1{line-height:1}.app-lh-2{line-height:2}.app-lh-2-important{line-height:2!important}.app-lh-22{line-height:2.2}.app-display-block{display:block!important}.app-input-inline-icon{padding:0;margin:0;position:absolute;top:2px;right:20px}.app-bordered-box{border:1px solid #ccc}.app-mr-auto{margin-right:auto}.app-mrd-infobox-small{border:1px solid #ccc;padding:5px;border-radius:5px}.app-mrd-infobox{border:1px solid #ccc;padding:5px;border-radius:5px;margin-top:-5px;float:left}.app-mrd-infobox-editmode{margin-bottom:-20px;margin-top:-6px}.app-whitespace-prewrap{white-space:pre-wrap}.app-white-selectable{background-color:#fff}.app-white-selected{background-color:#ddd!important}.app-bb-box{border-bottom:2px solid #ddd}.app-white-selectable:hover{background-color:#ddd}.app-placeholder{color:#aaa}.app-placeholder-dark{color:#777}.modal-open{overflow:inherit;padding-right:0!important}.dropdown-menu a:hover{color:#000!important;background-color:#f5f5f5}.dropdown-menu span:hover,.dropdown-item a:hover{color:#000!important;background-color:transparent}.dropdown-item empty{color:#000!important;background-color:#f5f5f5}.app-history-box{max-height:775px;overflow-x:hidden;overflow-y:auto}.app-date-width,.app-input-width{width:100px}.load-more-btn{width:100%;margin-top:10px;background-color:ButtonFace}.app-max-width-100{max-width:100px}.app-search-buttons{position:absolute;top:55px;right:20px}.app-left-0{left:0}.app-left-4{left:4px}.app-left-10{left:10px}.app-bottom-0{bottom:0}.app-bottom-10{bottom:10px}.app-right-0{right:0}.app-right-10{right:10px!important}.app-right-20{right:20px}.app-right-25{right:25px}.app-right-50{right:50px}.app-top-2{top:2px}.app-top-5{top:5px}.app-top-20,.app-top-40{top:20px}.m-t-min-1{margin-top:-1px}.m-t-min-3{margin-top:-3px}.m-t-min-5{margin-top:-5px}.m-t-min-6{margin-top:-6px}.m-t-min-10{margin-top:-10px}.app-uppercase{text-transform:uppercase}.app-col-sm-10-with-addon{width:calc(83.33333% - 56px)!important}.app-bring-to-front{z-index:9999999!important}.modal{z-index:99999998!important}.app-bring-to-front-strong,.guppy_help{z-index:99999999!important}bs-dropdown-container{z-index:99999999!important}.app-bold{font-weight:700}.app-float-left{float:left}.app-float-right{float:right}.app-no-resize{resize:none}.app-table-no-border{border-top:none!important}.app-upper-left-indicator{position:absolute;top:2px;right:5px}.app-dialog-button{margin-bottom:19px;margin-top:1px;font-size:25px}.app-z-index-0{z-index:0!important}.app-col-divide:after{width:0px;content:\"-\";display:block;position:absolute;top:10px;bottom:0;right:2px;font-weight:700}.app-widgets-expanded{padding-right:20px!important;padding-top:10px!important;padding-bottom:0!important}.app-widget-head-expanded{padding:0 0 0 20px}.app-upper-right-trash{position:absolute;right:15px;top:15px;cursor:pointer;z-index:99}.app-absolute{position:absolute}.app-relative{position:relative}.app-box-ricarico{width:250px;position:absolute;bottom:35px}.app-box-ricarico-edit{width:250px;position:absolute;bottom:21px}.app-input-ricarico{display:inline;margin-left:2px;width:20%}.app-no-overflow{overflow:hidden}.app-overflow-visible{overflow:visible}.app-limited-block{max-height:350px;overflow:auto}.app-refresh-button{position:absolute;top:10px}.app-float-right{float:right!important}.app-intable-input{padding:2px 5px}.app-intable-select{padding:2px 5px;height:23px!important}.app-option-placeholder{color:#aaa!important}.app-option-placeholder option{color:#000!important}.app-lightgrey{color:#666}.app-bg-lightgrey{background-color:#ddd!important}.app-width-1000{width:1000px!important}.app-width-10{width:10px!important}.app-width-20{width:20px!important}.app-width-30{width:30px!important}.app-width-40{width:40px!important}.app-width-50{width:50px!important}.app-width-60{width:60px!important}.app-width-70{width:70px!important}.app-width-80{width:80px!important}.app-width-90{width:90px!important}.app-width-100{width:100px!important}.app-width-110{width:110px!important}.app-width-120{width:120px!important}.app-width-130{width:130px!important}.app-width-180{width:180px!important}.app-width-435{width:435px!important}.app-height-350{height:350px}.app-height-250{height:250px}.app-height-275{height:275px}.app-height-300{height:300px}.app-height-380{height:380px}.app-height-370{height:370px}.app-max-height-370{max-height:370px}.app-height-400,.app-height-425{height:400px}.app-height-450{height:450px}.app-height-560{height:560px}.app-sm2-minus-5{float:left;width:calc(16.66667% - 5px)!important}.app-sm10-plus-5{float:left;width:calc(83.33333% + 5px)!important}.app-deadline-todo{background-color:#87cefa!important}.app-deadline-done{background-color:#90ee90!important}.app-font-size-12{font-size:12px!important}.app-font-size-14{font-size:14px!important}.app-font-size-15{font-size:15px!important}.app-font-size-16{font-size:16px!important}.app-font-size-17{font-size:17px!important}.app-font-size-18{font-size:18px!important}.app-font-size-20{font-size:20px!important}.app-font-size-22{font-size:22px!important}.app-font-size-25{font-size:25px!important}.app-font-size-59{font-size:59px!important}.app-selected{background-color:#b0c4de}.app-aff-90{color:#006400}.app-aff-80{color:green}.app-aff-70{color:#90ee90}.app-aff-60{color:#3cb371}.app-aff-50{color:#ff8c00}.app-aff-40{color:red}.app-bg-aff-90{background-color:#006400}.app-bg-aff-80{background-color:green}.app-bg-aff-70{background-color:#90ee90}.app-bg-aff-60{background-color:#3cb371}.app-bg-aff-50{background-color:#ff8c00}.app-bg-aff-40{background-color:red}.app-scarico-materiale-body{max-height:500px;overflow:auto;overflow-x:hidden}.app-max-height-550{max-height:550px}.app-max-height-300{max-height:300px}.app-success-row{background-color:#389c90!important}.app-danger-row{background-color:#9c3838!important}.app-info-row{background-color:#388b9c!important}.app-active-readonly{color:#555!important;background-color:#fff!important}.app-reading-info{position:absolute;top:5px;left:5px;font-size:20px}.app-loading-over{display:none;margin:auto;position:absolute;inset:0;width:100%;height:100%;z-index:99;background:rgba(0,0,0,.5) none repeat}.app-loading-over-internal{color:#fff;position:absolute;top:48%;left:45%;font-size:15px}.app-circle{display:inline-block;width:10px;height:10px;border-radius:50%}.loader-img{position:absolute;width:140px;top:35%;left:calc(50% - 70px)}.app-timepicker-success{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem;border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.app-success-row-link{color:ivory!important}.dropdown-item:hover{color:#fff!important}.app-fixed-height-700{height:700px;overflow:auto;overflow-x:hidden}.app-fixed-height-610{height:610px;overflow:auto;overflow-x:hidden}.app-fixed-height-685{height:685px;overflow:auto;overflow-x:hidden}.app-arrow{height:15px;width:100%;text-align:center}.app-visible{display:block!important}.app-scheduling-symbol{position:absolute;right:15px;font-size:2.15em;z-index:100}.app-arrow:hover{background-color:#d3d3d3}.app-calendar-box{width:calc(100% - 380px);padding-left:10px;float:right}.app-deadline-box-container{width:380px;height:100%;float:left}.app-deadline-box{padding:0 3px;margin-bottom:5px;margin-left:5px;margin-right:5px;border-style:solid;border-color:#d3d3d3;border-width:2px;position:relative}.app-input-icon{position:absolute;color:#696969;top:11px;left:5px;z-index:999}.app-input-icon:hover{color:#696969}.app-text-center{text-align:center}.app-text-right{text-align:right}.app-text-left{text-align:left}.app-fe-sm-v{position:relative;top:0;width:1px;left:5px;font-size:8px;font-weight:700;color:#000;text-shadow:0px 0px .2px black}.app-fe-v{position:relative;top:-10px;left:145px;width:1px;font-size:11px;font-weight:700;color:#fffac2;text-shadow:0px 0px 1px #fffbcc}.app-card-function-button{padding:.5rem 1.25rem;border-bottom:solid 2px #D9D9D9}.app-modal-function-button{padding:8px 15px;border-bottom:solid 1px #D9D9D9}.app-no-bg-img{background-image:none!important}.app-widget-head-button{font-size:1.15rem;margin-top:-2px;margin-bottom:-5px;margin-left:10px}.app-line-separator{height:3px;background:rgb(237,237,237);border-bottom:1px solid rgb(237,237,237);margin-bottom:10px}.app-small-line-separator{height:2px;background:#ccc;border-bottom:1px solid #ccc;margin-bottom:5px;margin-top:5px}.app-link{color:#0275d8!important;cursor:pointer;text-decoration:none;display:block}.app-link:hover{color:#23527c!important;cursor:pointer;text-decoration:underline!important}.app-link-nocol{cursor:pointer;text-decoration:none}.app-link-nocol:hover{text-decoration:underline}.app-btn-widget{position:absolute;margin:0;top:3.5px;background-color:#414b50;cursor:pointer}.app-btn-widget-spacer{visibility:hidden;height:1px}.app-btn-widget:hover{background-color:#697378}.app-inline{display:inline}.app-btn-search{width:40.85px;height:38px}.app-fa-cell-fix{display:table-cell}.app-display-none{display:none}.app-border-radius-5{border-radius:5px!important}.app-no-padding{padding:0!important}.app-padding-5{padding:5px!important}.app-padding-2{padding:2px!important}.app-padding-3{padding:3px!important}.app-padding-10{padding:10px!important}.app-padding-15{padding:15px!important}.app-padding-left-0{padding-left:0!important}.app-padding-left-5{padding-left:5px!important}.app-padding-left-10{padding-left:10px!important}.app-padding-left-15{padding-left:15px!important}.app-padding-left-20{padding-left:20px!important}.app-padding-left-25{padding-left:25px!important}.app-padding-left-30{padding-left:30px!important}.app-padding-left-35{padding-left:35px!important}.app-padding-left-40{padding-left:40px!important}.app-padding-left-45{padding-left:45px!important}.app-padding-right-0{padding-right:0!important}.app-padding-right-5{padding-right:5px!important}.app-padding-right-10{padding-right:10px!important}.app-padding-right-15{padding-right:15px!important}.app-margin-0{margin:0!important}.app-margin-right-min-10{margin-right:-10px!important}.app-margin-left-min-2{margin-left:-2px}.app-margin-left-min-5{margin-left:-5px}.app-margin-left-min-10{margin-left:-10px!important}.app-margin-right-min-20{margin-right:-20px!important}.app-margin-left-0{margin-left:0!important}.app-margin-left-5{margin-left:5px!important}.app-margin-left-6{margin-left:6px!important}.app-margin-left-15{margin-left:15px!important}.app-margin-left-25{margin-left:25px!important}.app-margin-right-10{margin-right:10px!important}.app-margin-right-15{margin-right:15px!important}.app-margin-right-20{margin-right:20px!important}.app-margin-right-25{margin-right:25px!important}.app-margin-right-5{margin-right:5px!important}.app-margin-top-min-10{margin-top:-10px!important}.app-margin-top-min-15{margin-top:-15px!important}.app-margin-left-10{margin-left:10px!important}.app-margin-bottom-0{margin-bottom:0!important}.app-margin-bottom-2{margin-bottom:2px!important}.app-margin-bottom-5{margin-bottom:5px!important}.app-margin-bottom-10{margin-bottom:10px!important}.app-margin-bottom-14{margin-bottom:14px!important}.app-margin-bottom-15{margin-bottom:15px!important}.app-margin-bottom-20{margin-bottom:20px!important}.app-margin-bottom-25{margin-bottom:25px!important}.app-margin-bottom-30{margin-bottom:30px!important}.app-border-radius-10{border-radius:10px}.app-no-margin{margin:0!important}.app-no-row-margin{margin-left:0!important;margin-right:0!important}.app-white-text{color:#fff!important}.app-black-text{color:#242424!important}.app-pointer{cursor:pointer}.app-not-allowed{cursor:not-allowed}.app-hidden-view{visibility:hidden!important}.app-afterline-button{margin-top:5px;color:#fff;background-color:inherit;border-width:2px;border-color:#fff;font-weight:700;margin-bottom:-5px}.app-afterline-button-black{color:#000;background-color:inherit;border-width:2px;border-color:#000;font-weight:700;margin-bottom:5px}.m-t-min-2{margin-top:-2px}.m-t-1{margin-top:1px}.m-t-2{margin-top:2px}.m-t-3{margin-top:3px}.m-t-4{margin-top:4px}.m-t-6{margin-top:6px}.m-t-7{margin-top:7px}.m-t-8{margin-top:8px}.m-t-9{margin-top:9px}.m-t-10{margin-top:10px}.m-t-30{margin-top:30px}.f-s-25{font-size:25px}.app-pullleft-1{margin-right:1px}.app-pullleft-2{margin-right:2px}.app-pullleft-3{margin-right:3px}.app-pullleft-4{margin-right:4px}.app-pullleft-5{margin-right:5px}.app-pullleft-6{margin-right:6px}.app-pullleft-7{margin-right:7px}.app-pullleft-8{margin-right:8px}.app-pullleft-9{margin-right:9px}.app-pullleft-10{margin-right:10px}.app-pullleft-15{margin-right:15px}.app-pullright-1{margin-left:1px}.app-pullright-2{margin-left:2px}.app-pullright-3{margin-left:3px}.app-pullright-4{margin-left:4px}.app-pullright-5{margin-left:5px}.app-pullright-6{margin-left:6px}.app-pullright-7{margin-left:7px}.app-pullright-8{margin-left:8px}.app-pullright-9{margin-left:9px}.app-pullright-10{margin-left:10px}.app-pullright-15{margin-left:15px}.app-pullup-1{margin-bottom:1px}.app-pullup-2{margin-bottom:2px}.app-pullup-3{margin-bottom:3px}.app-pullup-4{margin-bottom:4px}.app-pullup-5{margin-bottom:5px}.app-pullup-6{margin-bottom:6px}.app-pullup-7{margin-bottom:7px}.app-pullup-8{margin-bottom:8px}.app-pullup-9{margin-bottom:9px}.app-pullup-10{margin-bottom:10px}.app-pullup-15{margin-bottom:15px}.app-one-clm-width{width:100%}.app-two-clm-width{width:50%}.app-three-clm-width{width:33.333%}.app-four-clm-width{width:25%}.app-five-clm-width{width:20%}.app-six-clm-width{width:16.666%}.app-col-12{width:100%}.app-col-11{width:91.66666667%}.app-col-10{width:83.33333333%}.app-col-9{width:75%}.app-col-8{width:66.66666667%}.app-col-7{width:58.33333333%}.app-col-6{width:50%}.app-col-5{width:41.66666667%}.app-col-4{width:33.33333333%}.app-col-3{width:25%}.app-col-2{width:16.66666667%}.app-col-1{width:8.33333333%}.app-padding-bottom-0{padding-bottom:0!important}.app-padding-bottom-5{padding-bottom:5px}.app-padding-bottom-10{padding-bottom:10px}.app-padding-top-0{padding-top:0!important}.app-padding-top-3{padding-top:3px!important}.app-padding-top-8{padding-top:8px!important}.app-padding-top-5{padding-top:5px!important}.app-padding-top-10{padding-top:10px!important}.app-padding-top-13{padding-top:13px!important}.app-padding-top-15{padding-top:15px!important}.app-padding-top-16{padding-top:16px!important}.app-mb-0{margin-bottom:0}.file-upload .file-upload-btn{position:absolute;width:100%;height:35px;z-index:9;opacity:0}.file-upload .delete-file{position:absolute;right:50px;top:8px;font-size:16px;opacity:.8;cursor:pointer;z-index:99;visibility:hidden}.file-upload:hover .delete-file{visibility:visible}.app-right-15{right:15px}.app-top-0{top:0}.app-top-10{top:10px}.app-fs-30{font-size:30px}.app-fs-16{font-size:16px}.app-fs-20{font-size:20px}.app-fs-23{font-size:23px}.app-fs-24{font-size:24px}.app-fs-18{font-size:18px}.app-fs-14{font-size:14px}.app-fs-12{font-size:12px}.selectable-timeline{height:20px;display:flex}.timeline-element-selected{cursor:pointer;text-decoration:underline;font-weight:700}.timeline-element-unselected{cursor:pointer;font-style:italic}.timeline-arrow{width:15px}.timeline-element-container{width:calc(100% - 37px);overflow:hidden;white-space:nowrap;text-overflow:ellipsis;display:flex}.app-checkbox-label{margin-left:5px;margin-top:-1px}.app-nowrap{white-space:nowrap}.app-min-height-365{min-height:365px}.app-min-width-std-395{min-width:395px}.app-min-width-std-110{min-width:110px}.app-min-width-std-150{min-width:150px}.app-min-width-std-220{min-width:220px}.app-min-width-std-120{min-width:120px}.app-min-width-std-70{min-width:70px}.app-ltab-border{border-left:2px solid #bbb}.app-rtab-border{border-right:2px solid #bbb}.app-col-min{width:1px}.app-filter-wrapper{padding-left:0;margin-top:20px}.app-first-filter-line{margin-top:-20px}.caret{display:inline-block;width:0;height:0;margin-left:2px;vertical-align:middle}.dropup,.dropdown{position:relative}.dropdown-toggle:focus{outline:0}.dropdown-menu{position:absolute;top:100%;left:0;display:none;float:left;min-width:160px;padding:5px 0;margin:2px 0 0;list-style:none;text-align:left;border:1px solid #CCC;background-clip:padding-box}.dropdown-menu.pull-right{right:0;left:auto}.dropdown-menu>li>a{display:block;padding:3px 20px;clear:both;font-weight:400;white-space:nowrap}.dropdown-menu>li>a:hover,.dropdown-menu>li>a:focus{text-decoration:none}.dropdown-menu>.active>a,.dropdown-menu>.active>a:hover,.dropdown-menu>.active>a:focus{text-decoration:none;outline:0}.dropdown-menu>.disabled>a:hover,.dropdown-menu>.disabled>a:focus{text-decoration:none;background-color:transparent;background-image:none}.open>.dropdown-menu{display:block}.open>a{outline:0}.dropdown-menu-right-user{left:-250px;right:0;top:-2px;width:242px}.dropdown-menu-right{left:auto;right:0}.dropdown-menu-left{left:0;right:auto}.dropdown-header{display:block;padding:3px 20px;white-space:nowrap}.dropdown-backdrop{position:fixed;inset:0}.pull-right>.dropdown-menu{right:0;left:auto}.dropup .caret,.navbar-fixed-bottom .dropdown .caret{border-top:0;content:\"\"}.dropup .dropdown-menu,.navbar-fixed-bottom .dropdown .dropdown-menu{top:auto;bottom:100%;margin-bottom:2px}.pace .pace-progress{background:#637CA0;position:absolute;height:3px;z-index:0}.pace .pace-progress-inner{display:none}.pace .pace-activity{position:absolute;top:10px;left:10px;border-width:1px;right:auto;width:18px;height:18px;border-top-color:#242d3a;border-left-color:#242d3a}.slimScrollBar,.slimScrollRail{border-radius:0!important;width:4px!important}.gu-mirror{position:fixed!important;margin:0!important;z-index:9999!important;opacity:.8;-ms-filter:\"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)\";filter:alpha(opacity=80);pointer-events:none}.gu-hide{left:-9999px!important}.gu-unselectable{-webkit-user-select:none!important;user-select:none!important}.gu-transit{opacity:.2;-ms-filter:\"progid:DXImageTransform.Microsoft.Alpha(Opacity=20)\";filter:alpha(opacity=20)}.guppy_help{max-height:400px;overflow-y:scroll}.toast-container{margin-top:55px}.ngx-json-viewer .segment-type-null>.segment-main>.segment-value{background-color:inherit!important}.swal2-html-container{overflow:hidden}@font-face{font-family:Roboto;font-style:normal;font-weight:100;src:local(\"Roboto Thin\"),local(\"Roboto-Thin\"),url(/assets/fonts/google/Roboto/Roboto-Thin.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:100;src:local(\"Roboto Thin Italic\"),local(\"Roboto-ThinItalic\"),url(/assets/fonts/google/Roboto/Roboto-ThinItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:300;src:local(\"Roboto Light\"),local(\"Roboto-Light\"),url(/assets/fonts/google/Roboto/Roboto-Light.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:300;src:local(\"Roboto Light Italic\"),local(\"Roboto-LightItalic\"),url(/assets/fonts/google/Roboto/Roboto-LightItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:400;src:local(\"Roboto Regular\"),local(\"Roboto-Regular\"),url(/assets/fonts/google/Roboto/Roboto-Regular.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:400;src:local(\"Roboto Italic\"),local(\"Roboto-Italic\"),url(/assets/fonts/google/Roboto/Roboto-Italic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:500;src:local(\"Roboto Medium\"),local(\"Roboto-Medium\"),url(/assets/fonts/google/Roboto/Roboto-Medium.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:500;src:local(\"Roboto Medium Italic\"),local(\"Roboto-MediumItalic\"),url(/assets/fonts/google/Roboto/Roboto-MediumItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:700;src:local(\"Roboto Bold\"),local(\"Roboto-Bold\"),url(/assets/fonts/google/Roboto/Roboto-Bold.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:700;src:local(\"Roboto Bold Italic\"),local(\"Roboto-BoldItalic\"),url(/assets/fonts/google/Roboto/Roboto-BoldItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:900;src:local(\"Roboto Black\"),local(\"Roboto-Black\"),url(/assets/fonts/google/Roboto/Roboto-Black.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:900;src:local(\"Roboto Black Italic\"),local(\"Roboto-BlackItalic\"),url(/assets/fonts/google/Roboto/Roboto-BlackItalic.ttf) format(\"truetype\")}html{height:100%;min-height:100%}body{font-family:Roboto,sans-serif;font-size:14px;color:#242424}body:before{content:\"\";position:fixed;width:100%;height:100%;top:0;left:0;background:#e9ebee;will-change:transform;z-index:-1}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{font-weight:400}h1 small,h2 small,h3 small,h4 small,h5 small,h6 small,.h1 small,.h2 small,.h3 small,.h4 small,.h5 small,.h6 small{font-size:70%}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-button{width:0px;height:0px}::-webkit-scrollbar-thumb{background:#e1e1e1;border:0px none #ffffff;border-radius:0}::-webkit-scrollbar-thumb:hover{background:#cccccc}::-webkit-scrollbar-thumb:active{background:#888888}::-webkit-scrollbar-track{background:#666666;border:0px none #ffffff;border-radius:0}::-webkit-scrollbar-track:hover{background:#666666}::-webkit-scrollbar-track:active{background:#333333}::-webkit-scrollbar-corner{background:transparent}.transition{transition:.3s}.widget-controls{position:absolute;z-index:1;top:0;right:0;padding:10px 20px;font-size:14px}.widget-controls a{color:#fff;margin-left:7px;line-height:1;vertical-align:top;display:inline-block}.widget-controls a i.glyphicon-resize-full{font-size:13px}.widget-controls a:hover{color:#ffffffb3}.widget-controls a.dropdown-toggle:after{display:none}.widget-controls ul.dropdown-menu{min-width:9rem;padding:0;border-radius:0}.widget-controls ul.dropdown-menu li{padding:4px;overflow:hidden}.widget-controls ul.dropdown-menu li a{color:#242d3a;font-size:13px;width:100%}.widget-controls ul.dropdown-menu li:hover{background-color:#242d3a}.widget-controls ul.dropdown-menu li:hover a{color:#fff}.card.fullscreened .card-header{line-height:35px}.card.fullscreened .card-header .widget-controls{padding:20px}.card.fullscreened .card-header .widget-controls a{margin-left:12px}.card.fullscreened .card-header .widget-controls a.setting{display:none}.card.fullscreened.card-primary{background:#024a88}.card.fullscreened.card-success{background:#2d922d}.card.fullscreened.card-info{background:#248dad}.card.fullscreened.card-warning{background:#f79a17}.card.fullscreened.card-danger{background:#bf1725}.scrolling{height:100%;overflow-y:scroll;padding-bottom:60px}.no-margin{margin:0}.bottom-15{margin-bottom:15px}.m-t-5{margin-top:5px}.m-t-15{margin-top:15px}.res-img{width:100%}.chart-outher{width:55%;margin:0 auto}.p-t-10{padding-top:10%}.o-visible{overflow:visible}.w-150{width:150px}.w-200{width:200px}@media (max-width: 543px){.chart-outher{width:100%}}@media (min-width: 544px) and (max-width: 767px){.chart-outher{width:85%}}@media (min-width: 992px) and (max-width: 1199px){.chart-outher{width:65%}}.mat-form-field-disabled .mat-form-field-wrapper{background-color:#ddd}.mat-no-border-top .mat-form-field-infix{border-top:none!important}.mat-dflt-margin,.mat-form-field-appearance-outline .mat-form-field-wrapper{margin-top:.125em!important;margin-bottom:.125em!important}.mat-form-field-wrapper{padding-bottom:0;height:35px;min-height:35px!important;margin-bottom:-7px!important}.mat-full-width{width:100%}.mat-full-height .mat-form-field-wrapper{height:100%!important}.mat-form-field-appearance-outline .mat-form-field-infix{padding-top:5px;padding-bottom:0;height:36px}.mat-form-field-appearance-outline .mat-form-field-infix select.mat-input-element{background-color:transparent;margin-bottom:-11px!important;margin-top:-2px!important;padding-top:0!important;top:0!important}.mat-form-field-appearance-outline .mat-form-field-infix input{display:inline-flex;margin-top:-8px;margin-bottom:-5px;padding-top:8px}.mat-form-field-appearance-outline .mat-form-field-suffix{height:25px!important;top:-2px!important}.mat-form-field-appearance-outline .mat-form-field-suffix .form-input-suffix{margin-right:5px!important;position:absolute!important;top:7px!important;right:4px!important}.mat-form-field-appearance-outline .mat-form-field-infix .form-input-suffix{position:relative!important;top:-4px!important}.mat-form-field-prefix .mat-icon-button,.mat-form-field-suffix .mat-icon-button{height:32px!important}.mat-form-field-label-wrapper{top:-8px}.mat-form-field-type-mat-native-select .mat-form-field-infix:after{top:60%!important}.mat-form-field-suffix{margin-right:-10px!important}.cdk-overlay-container{z-index:99999999!important}.mat-height-fixed .mat-form-field-flex{height:38px!important}.mat-height-auto .mat-form-field-flex{height:auto!important;padding-bottom:5px!important;padding-top:5px!important;padding-right:2px!important}.mat-height-auto .mat-form-field-infix{height:auto!important}.mat-icon-button-override{width:25px!important;top:0!important;color:#000000a3!important;position:absolute!important}.mat-icon-button-override-suffix{right:-5px!important}.mat-icon-button-override-prefix{left:-5px!important}.mat-option{height:25px!important;font-size:14px!important}.ngx-mat-timepicker .mat-form-field-infix{border-top:none!important}.mat-form-field-wrapper .form-control{width:100%;border:none;padding:0;line-height:1}.mat-form-field-wrapper .form-control:focus{box-shadow:none!important}.mat-form-field-wrapper .form-control.checking-field.ng-touched{padding-right:0;background-position-y:14px!important;background-position-x:right;padding-top:8px;padding-bottom:0}.mat-height-auto .form-control.checking-field.ng-touched{padding-right:25px;background-position:center right .625rem!important}.mat-form-field-wrapper .form-control.input-small.checking-field.ng-touched{background-position-y:9px!important;padding-right:25px}.mat-form-field-wrapper .form-control{background-color:transparent!important}.mat-form-field-wrapper .form-control.checking-combo.ng-touched{padding-right:45px;background-position-y:8px!important;padding-top:4px!important}.mat-form-field-wrapper .form-control.checking-combo.ng-untouched{padding-right:20px;background-position-y:8px!important;padding-top:4px!important}.mat-input-with-suffix{width:calc(100% - 35px)!important;display:inline-block!important;margin-right:10px!important}.mat-input-group-addon .mat-form-field-appearance-outline .mat-form-field-wrapper{background-color:#eceeef;border:1px solid rgba(0,0,0,.15);border-radius:.25rem}.mat-form-field-appearance-outline textarea{padding:5px 0!important}.snow{position:absolute;width:10px;height:10px;background:white;border-radius:50%}.snow:nth-child(1){opacity:1.2642;transform:translate(29.7781vw,-10px) scale(.2327);animation:fall-1 14s -11s linear infinite}@keyframes fall-1{42.609%{transform:translate(27.8553vw,42.609vh) scale(.2327)}to{transform:translate(28.8167vw,99vh) scale(.2327)}}.snow:nth-child(2){opacity:.9532;transform:translate(60.9916vw,-10px) scale(.0655);animation:fall-2 20s -21s linear infinite}@keyframes fall-2{64.323%{transform:translate(63.2213vw,64.323vh) scale(.0655)}to{transform:translate(62.10645vw,99vh) scale(.0655)}}.snow:nth-child(3){opacity:1.4798;transform:translate(36.9389vw,-10px) scale(.3247);animation:fall-3 12s -20s linear infinite}@keyframes fall-3{51.283%{transform:translate(31.6495vw,51.283vh) scale(.3247)}to{transform:translate(34.2942vw,99vh) scale(.3247)}}.snow:nth-child(4){opacity:.1314;transform:translate(51.6351vw,-10px) scale(.689);animation:fall-4 17s -15s linear infinite}@keyframes fall-4{57.811%{transform:translate(59.1065vw,57.811vh) scale(.689)}to{transform:translate(55.3708vw,99vh) scale(.689)}}.snow:nth-child(5){opacity:1.9394;transform:translate(40.8981vw,-10px) scale(.021);animation:fall-5 26s -19s linear infinite}@keyframes fall-5{72.811%{transform:translate(44.7343vw,72.811vh) scale(.021)}to{transform:translate(42.8162vw,99vh) scale(.021)}}.snow:nth-child(6){opacity:1.8408;transform:translate(45.2651vw,-10px) scale(.8204);animation:fall-6 23s -26s linear infinite}@keyframes fall-6{40.988%{transform:translate(40.9858vw,40.988vh) scale(.8204)}to{transform:translate(43.12545vw,99vh) scale(.8204)}}.snow:nth-child(7){opacity:.275;transform:translate(52.8668vw,-10px) scale(.8444);animation:fall-7 22s -6s linear infinite}@keyframes fall-7{69.069%{transform:translate(58.8029vw,69.069vh) scale(.8444)}to{transform:translate(55.83485vw,99vh) scale(.8444)}}.snow:nth-child(8){opacity:.7728;transform:translate(20.9965vw,-10px) scale(.6703);animation:fall-8 13s -23s linear infinite}@keyframes fall-8{31.964%{transform:translate(14.7451vw,31.964vh) scale(.6703)}to{transform:translate(17.8708vw,99vh) scale(.6703)}}.snow:nth-child(9){opacity:1.1128;transform:translate(74.8729vw,-10px) scale(.054);animation:fall-9 25s -24s linear infinite}@keyframes fall-9{54.621%{transform:translate(69.9885vw,54.621vh) scale(.054)}to{transform:translate(72.4307vw,99vh) scale(.054)}}.snow:nth-child(10){opacity:1.8606;transform:translate(97.6045vw,-10px) scale(.0766);animation:fall-10 25s -14s linear infinite}@keyframes fall-10{30.242%{transform:translate(94.3419vw,30.242vh) scale(.0766)}to{transform:translate(95.9732vw,99vh) scale(.0766)}}.snow:nth-child(11){opacity:.9896;transform:translate(41.6705vw,-10px) scale(.5778);animation:fall-11 12s -20s linear infinite}@keyframes fall-11{70.815%{transform:translate(48.6063vw,70.815vh) scale(.5778)}to{transform:translate(45.1384vw,99vh) scale(.5778)}}.snow:nth-child(12){opacity:.0676;transform:translate(61.0453vw,-10px) scale(.4237);animation:fall-12 17s -20s linear infinite}@keyframes fall-12{68.545%{transform:translate(58.118vw,68.545vh) scale(.4237)}to{transform:translate(59.58165vw,99vh) scale(.4237)}}.snow:nth-child(13){opacity:1.3898;transform:translate(23.954vw,-10px) scale(.2789);animation:fall-13 14s -15s linear infinite}@keyframes fall-13{47.079%{transform:translate(15.9392vw,47.079vh) scale(.2789)}to{transform:translate(19.9466vw,99vh) scale(.2789)}}.snow:nth-child(14){opacity:1.2322;transform:translate(35.4946vw,-10px) scale(.7353);animation:fall-14 29s -24s linear infinite}@keyframes fall-14{70.803%{transform:translate(36.3496vw,70.803vh) scale(.7353)}to{transform:translate(35.9221vw,99vh) scale(.7353)}}.snow:nth-child(15){opacity:1.2496;transform:translate(2.0702vw,-10px) scale(.5935);animation:fall-15 28s -8s linear infinite}@keyframes fall-15{38.359%{transform:translate(.6792vw,38.359vh) scale(.5935)}to{transform:translate(1.3747vw,99vh) scale(.5935)}}.snow:nth-child(16){opacity:1.6928;transform:translate(31.4791vw,-10px) scale(.3814);animation:fall-16 18s -1s linear infinite}@keyframes fall-16{74.916%{transform:translate(27.1361vw,74.916vh) scale(.3814)}to{transform:translate(29.3076vw,99vh) scale(.3814)}}.snow:nth-child(17){opacity:1.0272;transform:translate(91.2161vw,-10px) scale(.7614);animation:fall-17 17s -7s linear infinite}@keyframes fall-17{51.606%{transform:translate(88.7899vw,51.606vh) scale(.7614)}to{transform:translate(90.003vw,99vh) scale(.7614)}}.snow:nth-child(18){opacity:1.9214;transform:translate(47.1616vw,-10px) scale(.8005);animation:fall-18 22s -6s linear infinite}@keyframes fall-18{47.897%{transform:translate(46.2026vw,47.897vh) scale(.8005)}to{transform:translate(46.6821vw,99vh) scale(.8005)}}.snow:nth-child(19){opacity:1.7058;transform:translate(25.1145vw,-10px) scale(.3694);animation:fall-19 23s -4s linear infinite}@keyframes fall-19{71.145%{transform:translate(34.5766vw,71.145vh) scale(.3694)}to{transform:translate(29.84555vw,99vh) scale(.3694)}}.snow:nth-child(20){opacity:1.2992;transform:translate(85.5864vw,-10px) scale(.1979);animation:fall-20 23s -21s linear infinite}@keyframes fall-20{61.115%{transform:translate(78.6982vw,61.115vh) scale(.1979)}to{transform:translate(82.1423vw,99vh) scale(.1979)}}.snow:nth-child(21){opacity:1.5872;transform:translate(9.9176vw,-10px) scale(.477);animation:fall-21 16s -14s linear infinite}@keyframes fall-21{56.451%{transform:translate(1.5002vw,56.451vh) scale(.477)}to{transform:translate(5.7089vw,99vh) scale(.477)}}.snow:nth-child(22){opacity:.099;transform:translate(56.1739vw,-10px) scale(.2193);animation:fall-22 12s -4s linear infinite}@keyframes fall-22{43.895%{transform:translate(48.6983vw,43.895vh) scale(.2193)}to{transform:translate(52.4361vw,99vh) scale(.2193)}}.snow:nth-child(23){opacity:.3782;transform:translate(89.0099vw,-10px) scale(.8402);animation:fall-23 30s -15s linear infinite}@keyframes fall-23{79.24%{transform:translate(87.9047vw,79.24vh) scale(.8402)}to{transform:translate(88.4573vw,99vh) scale(.8402)}}.snow:nth-child(24){opacity:1.2574;transform:translate(97.6567vw,-10px) scale(.9615);animation:fall-24 27s -4s linear infinite}@keyframes fall-24{64.113%{transform:translate(98.741vw,64.113vh) scale(.9615)}to{transform:translate(98.19885vw,99vh) scale(.9615)}}.snow:nth-child(25){opacity:1.7574;transform:translate(42.3495vw,-10px) scale(.0377);animation:fall-25 27s -5s linear infinite}@keyframes fall-25{45.354%{transform:translate(45.339vw,45.354vh) scale(.0377)}to{transform:translate(43.84425vw,99vh) scale(.0377)}}.snow:nth-child(26){opacity:1.5254;transform:translate(5.1479vw,-10px) scale(.0826);animation:fall-26 12s -26s linear infinite}@keyframes fall-26{53.083%{transform:translate(3.3981vw,53.083vh) scale(.0826)}to{transform:translate(4.273vw,99vh) scale(.0826)}}.snow:nth-child(27){opacity:1.3866;transform:translate(29.6874vw,-10px) scale(.0868);animation:fall-27 25s -9s linear infinite}@keyframes fall-27{37.808%{transform:translate(19.8023vw,37.808vh) scale(.0868)}to{transform:translate(24.74485vw,99vh) scale(.0868)}}.snow:nth-child(28){opacity:.3584;transform:translate(83.7177vw,-10px) scale(.9036);animation:fall-28 25s -17s linear infinite}@keyframes fall-28{41.418%{transform:translate(79.4153vw,41.418vh) scale(.9036)}to{transform:translate(81.5665vw,99vh) scale(.9036)}}.snow:nth-child(29){opacity:1.7198;transform:translate(8.2723vw,-10px) scale(.0953);animation:fall-29 17s -30s linear infinite}@keyframes fall-29{43.439%{transform:translate(12.3197vw,43.439vh) scale(.0953)}to{transform:translate(10.296vw,99vh) scale(.0953)}}.snow:nth-child(30){opacity:1.8292;transform:translate(3.4575vw,-10px) scale(.5224);animation:fall-30 21s -10s linear infinite}@keyframes fall-30{65.59%{transform:translate(-.5715vw,65.59vh) scale(.5224)}to{transform:translate(1.443vw,99vh) scale(.5224)}}.snow:nth-child(31){opacity:.218;transform:translate(16.5873vw,-10px) scale(.5522);animation:fall-31 13s -22s linear infinite}@keyframes fall-31{63.756%{transform:translate(18.8099vw,63.756vh) scale(.5522)}to{transform:translate(17.6986vw,99vh) scale(.5522)}}.snow:nth-child(32){opacity:.3922;transform:translate(45.2827vw,-10px) scale(.2947);animation:fall-32 29s -25s linear infinite}@keyframes fall-32{51.451%{transform:translate(46.5253vw,51.451vh) scale(.2947)}to{transform:translate(45.904vw,99vh) scale(.2947)}}.snow:nth-child(33){opacity:.5516;transform:translate(21.2278vw,-10px) scale(.0725);animation:fall-33 11s -3s linear infinite}@keyframes fall-33{64.137%{transform:translate(25.8156vw,64.137vh) scale(.0725)}to{transform:translate(23.5217vw,99vh) scale(.0725)}}.snow:nth-child(34){opacity:.9614;transform:translate(85.3331vw,-10px) scale(.0601);animation:fall-34 30s -20s linear infinite}@keyframes fall-34{30.123%{transform:translate(86.4255vw,30.123vh) scale(.0601)}to{transform:translate(85.8793vw,99vh) scale(.0601)}}.snow:nth-child(35){opacity:.1058;transform:translate(87.113vw,-10px) scale(.4241);animation:fall-35 12s -2s linear infinite}@keyframes fall-35{61.414%{transform:translate(86.0282vw,61.414vh) scale(.4241)}to{transform:translate(86.5706vw,99vh) scale(.4241)}}.snow:nth-child(36){opacity:1.34;transform:translate(27.4101vw,-10px) scale(.4295);animation:fall-36 15s -3s linear infinite}@keyframes fall-36{55.678%{transform:translate(28.1424vw,55.678vh) scale(.4295)}to{transform:translate(27.77625vw,99vh) scale(.4295)}}.snow:nth-child(37){opacity:.7026;transform:translate(67.413vw,-10px) scale(.6927);animation:fall-37 30s -12s linear infinite}@keyframes fall-37{34.008%{transform:translate(66.242vw,34.008vh) scale(.6927)}to{transform:translate(66.8275vw,99vh) scale(.6927)}}.snow:nth-child(38){opacity:1.0316;transform:translate(22.514vw,-10px) scale(.2981);animation:fall-38 12s -6s linear infinite}@keyframes fall-38{49.261%{transform:translate(12.5611vw,49.261vh) scale(.2981)}to{transform:translate(17.53755vw,99vh) scale(.2981)}}.snow:nth-child(39){opacity:.1168;transform:translate(33.5014vw,-10px) scale(.7563);animation:fall-39 22s -12s linear infinite}@keyframes fall-39{53.886%{transform:translate(36.6456vw,53.886vh) scale(.7563)}to{transform:translate(35.0735vw,99vh) scale(.7563)}}.snow:nth-child(40){opacity:1.5518;transform:translate(7.7414vw,-10px) scale(.0372);animation:fall-40 25s -19s linear infinite}@keyframes fall-40{50.274%{transform:translate(2.9367vw,50.274vh) scale(.0372)}to{transform:translate(5.33905vw,99vh) scale(.0372)}}.snow:nth-child(41){opacity:1.9104;transform:translate(92.1885vw,-10px) scale(.3269);animation:fall-41 19s -26s linear infinite}@keyframes fall-41{59.564%{transform:translate(93.1756vw,59.564vh) scale(.3269)}to{transform:translate(92.68205vw,99vh) scale(.3269)}}.snow:nth-child(42){opacity:.9456;transform:translate(11.6182vw,-10px) scale(.9909);animation:fall-42 16s -13s linear infinite}@keyframes fall-42{41.313%{transform:translate(14.4967vw,41.313vh) scale(.9909)}to{transform:translate(13.05745vw,99vh) scale(.9909)}}.snow:nth-child(43){opacity:.9956;transform:translate(16.213vw,-10px) scale(.3153);animation:fall-43 22s -14s linear infinite}@keyframes fall-43{57.036%{transform:translate(20.2483vw,57.036vh) scale(.3153)}to{transform:translate(18.23065vw,99vh) scale(.3153)}}.snow:nth-child(44){opacity:.3534;transform:translate(76.7871vw,-10px) scale(.8957);animation:fall-44 30s -11s linear infinite}@keyframes fall-44{46.916%{transform:translate(83.2432vw,46.916vh) scale(.8957)}to{transform:translate(80.01515vw,99vh) scale(.8957)}}.snow:nth-child(45){opacity:.9866;transform:translate(.7245vw,-10px) scale(.2412);animation:fall-45 11s -2s linear infinite}@keyframes fall-45{52.243%{transform:translate(1.7137vw,52.243vh) scale(.2412)}to{transform:translate(1.2191vw,99vh) scale(.2412)}}.snow:nth-child(46){opacity:.5172;transform:translate(10.8284vw,-10px) scale(.9115);animation:fall-46 17s -3s linear infinite}@keyframes fall-46{35.066%{transform:translate(3.2638vw,35.066vh) scale(.9115)}to{transform:translate(7.0461vw,99vh) scale(.9115)}}.snow:nth-child(47){opacity:.7282;transform:translate(62.5454vw,-10px) scale(.8068);animation:fall-47 11s -28s linear infinite}@keyframes fall-47{60.006%{transform:translate(67.178vw,60.006vh) scale(.8068)}to{transform:translate(64.8617vw,99vh) scale(.8068)}}.snow:nth-child(48){opacity:.518;transform:translate(36.0797vw,-10px) scale(.019);animation:fall-48 28s -19s linear infinite}@keyframes fall-48{51.778%{transform:translate(29.2849vw,51.778vh) scale(.019)}to{transform:translate(32.6823vw,99vh) scale(.019)}}.snow:nth-child(49){opacity:.556;transform:translate(29.8998vw,-10px) scale(.0105);animation:fall-49 22s -8s linear infinite}@keyframes fall-49{67.278%{transform:translate(19.9668vw,67.278vh) scale(.0105)}to{transform:translate(24.9333vw,99vh) scale(.0105)}}.snow:nth-child(50){opacity:.4986;transform:translate(80.4233vw,-10px) scale(.7968);animation:fall-50 17s -29s linear infinite}@keyframes fall-50{69.651%{transform:translate(82.4522vw,69.651vh) scale(.7968)}to{transform:translate(81.43775vw,99vh) scale(.7968)}}.snow:nth-child(51){opacity:1.096;transform:translate(24.1709vw,-10px) scale(.3361);animation:fall-51 23s -23s linear infinite}@keyframes fall-51{32.43%{transform:translate(14.3226vw,32.43vh) scale(.3361)}to{transform:translate(19.24675vw,99vh) scale(.3361)}}.snow:nth-child(52){opacity:.7954;transform:translate(60.8418vw,-10px) scale(.6502);animation:fall-52 22s -14s linear infinite}@keyframes fall-52{44.705%{transform:translate(51.3589vw,44.705vh) scale(.6502)}to{transform:translate(56.10035vw,99vh) scale(.6502)}}.snow:nth-child(53){opacity:1.9014;transform:translate(44.1374vw,-10px) scale(.1582);animation:fall-53 22s -29s linear infinite}@keyframes fall-53{59.969%{transform:translate(35.3927vw,59.969vh) scale(.1582)}to{transform:translate(39.76505vw,99vh) scale(.1582)}}.snow:nth-child(54){opacity:.5608;transform:translate(2.2091vw,-10px) scale(.0337);animation:fall-54 24s -10s linear infinite}@keyframes fall-54{79.162%{transform:translate(6.9003vw,79.162vh) scale(.0337)}to{transform:translate(4.5547vw,99vh) scale(.0337)}}.snow:nth-child(55){opacity:.4906;transform:translate(21.3218vw,-10px) scale(.6234);animation:fall-55 11s -9s linear infinite}@keyframes fall-55{43.608%{transform:translate(14.8921vw,43.608vh) scale(.6234)}to{transform:translate(18.10695vw,99vh) scale(.6234)}}.snow:nth-child(56){opacity:.0744;transform:translate(66.8741vw,-10px) scale(.8222);animation:fall-56 12s -11s linear infinite}@keyframes fall-56{45.307%{transform:translate(62.0635vw,45.307vh) scale(.8222)}to{transform:translate(64.4688vw,99vh) scale(.8222)}}.snow:nth-child(57){opacity:1.6324;transform:translate(3.7101vw,-10px) scale(.7431);animation:fall-57 12s -15s linear infinite}@keyframes fall-57{63.914%{transform:translate(-.8766vw,63.914vh) scale(.7431)}to{transform:translate(1.41675vw,99vh) scale(.7431)}}.snow:nth-child(58){opacity:.2058;transform:translate(13.3102vw,-10px) scale(.9688);animation:fall-58 11s -14s linear infinite}@keyframes fall-58{35.689%{transform:translate(22.333vw,35.689vh) scale(.9688)}to{transform:translate(17.8216vw,99vh) scale(.9688)}}.snow:nth-child(59){opacity:.4988;transform:translate(57.7828vw,-10px) scale(.2784);animation:fall-59 25s -28s linear infinite}@keyframes fall-59{33.855%{transform:translate(52.9585vw,33.855vh) scale(.2784)}to{transform:translate(55.37065vw,99vh) scale(.2784)}}.snow:nth-child(60){opacity:.452;transform:translate(7.9904vw,-10px) scale(.3438);animation:fall-60 28s -4s linear infinite}@keyframes fall-60{41.838%{transform:translate(4.0931vw,41.838vh) scale(.3438)}to{transform:translate(6.04175vw,99vh) scale(.3438)}}.snow:nth-child(61){opacity:1.1842;transform:translate(96.1056vw,-10px) scale(.2956);animation:fall-61 21s -21s linear infinite}@keyframes fall-61{78.612%{transform:translate(99.7678vw,78.612vh) scale(.2956)}to{transform:translate(97.9367vw,99vh) scale(.2956)}}.snow:nth-child(62){opacity:1.2988;transform:translate(86.7337vw,-10px) scale(.9059);animation:fall-62 10s -13s linear infinite}@keyframes fall-62{57.497%{transform:translate(82.866vw,57.497vh) scale(.9059)}to{transform:translate(84.79985vw,99vh) scale(.9059)}}.snow:nth-child(63){opacity:.1688;transform:translate(50.6768vw,-10px) scale(.2817);animation:fall-63 11s -26s linear infinite}@keyframes fall-63{36.714%{transform:translate(53.7421vw,36.714vh) scale(.2817)}to{transform:translate(52.20945vw,99vh) scale(.2817)}}.snow:nth-child(64){opacity:1.9276;transform:translate(12.2694vw,-10px) scale(.2408);animation:fall-64 19s -3s linear infinite}@keyframes fall-64{55.249%{transform:translate(15.5738vw,55.249vh) scale(.2408)}to{transform:translate(13.9216vw,99vh) scale(.2408)}}.snow:nth-child(65){opacity:.8434;transform:translate(59.9399vw,-10px) scale(.9411);animation:fall-65 23s -14s linear infinite}@keyframes fall-65{32.423%{transform:translate(69.0877vw,32.423vh) scale(.9411)}to{transform:translate(64.5138vw,99vh) scale(.9411)}}.snow:nth-child(66){opacity:.3558;transform:translate(38.203vw,-10px) scale(.1034);animation:fall-66 26s -15s linear infinite}@keyframes fall-66{79.441%{transform:translate(44.1556vw,79.441vh) scale(.1034)}to{transform:translate(41.1793vw,99vh) scale(.1034)}}.snow:nth-child(67){opacity:.8364;transform:translate(54.8452vw,-10px) scale(.4512);animation:fall-67 28s -6s linear infinite}@keyframes fall-67{59.027%{transform:translate(54.2938vw,59.027vh) scale(.4512)}to{transform:translate(54.5695vw,99vh) scale(.4512)}}.snow:nth-child(68){opacity:1.391;transform:translate(47.4815vw,-10px) scale(.9461);animation:fall-68 10s -16s linear infinite}@keyframes fall-68{59.281%{transform:translate(52.3848vw,59.281vh) scale(.9461)}to{transform:translate(49.93315vw,99vh) scale(.9461)}}.snow:nth-child(69){opacity:.3366;transform:translate(72.3742vw,-10px) scale(.1344);animation:fall-69 29s -12s linear infinite}@keyframes fall-69{32.119%{transform:translate(66.7271vw,32.119vh) scale(.1344)}to{transform:translate(69.55065vw,99vh) scale(.1344)}}.snow:nth-child(70){opacity:1.7098;transform:translate(70.5854vw,-10px) scale(.9905);animation:fall-70 26s -16s linear infinite}@keyframes fall-70{70.783%{transform:translate(73.695vw,70.783vh) scale(.9905)}to{transform:translate(72.1402vw,99vh) scale(.9905)}}.snow:nth-child(71){opacity:1.1132;transform:translate(35.3183vw,-10px) scale(.6444);animation:fall-71 21s -22s linear infinite}@keyframes fall-71{65.284%{transform:translate(45.2606vw,65.284vh) scale(.6444)}to{transform:translate(40.28945vw,99vh) scale(.6444)}}.snow:nth-child(72){opacity:1.5298;transform:translate(42.0304vw,-10px) scale(.4231);animation:fall-72 24s -8s linear infinite}@keyframes fall-72{44.173%{transform:translate(50.351vw,44.173vh) scale(.4231)}to{transform:translate(46.1907vw,99vh) scale(.4231)}}.snow:nth-child(73){opacity:.207;transform:translate(21.151vw,-10px) scale(.8243);animation:fall-73 13s -18s linear infinite}@keyframes fall-73{79.48%{transform:translate(25.6002vw,79.48vh) scale(.8243)}to{transform:translate(23.3756vw,99vh) scale(.8243)}}.snow:nth-child(74){opacity:1.843;transform:translate(9.8776vw,-10px) scale(.1229);animation:fall-74 17s -27s linear infinite}@keyframes fall-74{44.082%{transform:translate(11.7491vw,44.082vh) scale(.1229)}to{transform:translate(10.81335vw,99vh) scale(.1229)}}.snow:nth-child(75){opacity:1.1126;transform:translate(20.7823vw,-10px) scale(.9781);animation:fall-75 26s -12s linear infinite}@keyframes fall-75{79.621%{transform:translate(30.437vw,79.621vh) scale(.9781)}to{transform:translate(25.60965vw,99vh) scale(.9781)}}.snow:nth-child(76){opacity:1.2966;transform:translate(44.532vw,-10px) scale(.285);animation:fall-76 26s -5s linear infinite}@keyframes fall-76{46.42%{transform:translate(52.4082vw,46.42vh) scale(.285)}to{transform:translate(48.4701vw,99vh) scale(.285)}}.snow:nth-child(77){opacity:1.544;transform:translate(13.9642vw,-10px) scale(.8718);animation:fall-77 18s -27s linear infinite}@keyframes fall-77{72.621%{transform:translate(10.4562vw,72.621vh) scale(.8718)}to{transform:translate(12.2102vw,99vh) scale(.8718)}}.snow:nth-child(78){opacity:.2936;transform:translate(65.8698vw,-10px) scale(.6442);animation:fall-78 24s -28s linear infinite}@keyframes fall-78{49.36%{transform:translate(65.5682vw,49.36vh) scale(.6442)}to{transform:translate(65.719vw,99vh) scale(.6442)}}.snow:nth-child(79){opacity:.2904;transform:translate(41.8976vw,-10px) scale(.676);animation:fall-79 11s -8s linear infinite}@keyframes fall-79{74.856%{transform:translate(40.2984vw,74.856vh) scale(.676)}to{transform:translate(41.098vw,99vh) scale(.676)}}.snow:nth-child(80){opacity:.2886;transform:translate(33.0382vw,-10px) scale(.0445);animation:fall-80 27s -15s linear infinite}@keyframes fall-80{61.818%{transform:translate(34.8333vw,61.818vh) scale(.0445)}to{transform:translate(33.93575vw,99vh) scale(.0445)}}.snow:nth-child(81){opacity:.1248;transform:translate(16.4906vw,-10px) scale(.0184);animation:fall-81 11s -8s linear infinite}@keyframes fall-81{39.236%{transform:translate(19.047vw,39.236vh) scale(.0184)}to{transform:translate(17.7688vw,99vh) scale(.0184)}}.snow:nth-child(82){opacity:1.187;transform:translate(36.7386vw,-10px) scale(.1677);animation:fall-82 29s -14s linear infinite}@keyframes fall-82{68.371%{transform:translate(31.4214vw,68.371vh) scale(.1677)}to{transform:translate(34.08vw,99vh) scale(.1677)}}.snow:nth-child(83){opacity:1.0884;transform:translate(39.5657vw,-10px) scale(.3901);animation:fall-83 13s -2s linear infinite}@keyframes fall-83{64.796%{transform:translate(38.7891vw,64.796vh) scale(.3901)}to{transform:translate(39.1774vw,99vh) scale(.3901)}}.snow:nth-child(84){opacity:.2232;transform:translate(21.0641vw,-10px) scale(.0674);animation:fall-84 14s -23s linear infinite}@keyframes fall-84{47.594%{transform:translate(15.9623vw,47.594vh) scale(.0674)}to{transform:translate(18.5132vw,99vh) scale(.0674)}}.snow:nth-child(85){opacity:.3182;transform:translate(45.0009vw,-10px) scale(.3391);animation:fall-85 14s -20s linear infinite}@keyframes fall-85{52.486%{transform:translate(42.0456vw,52.486vh) scale(.3391)}to{transform:translate(43.52325vw,99vh) scale(.3391)}}.snow:nth-child(86){opacity:.7622;transform:translate(30.7825vw,-10px) scale(.95);animation:fall-86 19s -28s linear infinite}@keyframes fall-86{48.576%{transform:translate(20.8009vw,48.576vh) scale(.95)}to{transform:translate(25.7917vw,99vh) scale(.95)}}.snow:nth-child(87){opacity:1.5398;transform:translate(38.6462vw,-10px) scale(.5702);animation:fall-87 13s -18s linear infinite}@keyframes fall-87{70.649%{transform:translate(40.9834vw,70.649vh) scale(.5702)}to{transform:translate(39.8148vw,99vh) scale(.5702)}}.snow:nth-child(88){opacity:1.0842;transform:translate(25.662vw,-10px) scale(.7095);animation:fall-88 28s -4s linear infinite}@keyframes fall-88{50.55%{transform:translate(23.3999vw,50.55vh) scale(.7095)}to{transform:translate(24.53095vw,99vh) scale(.7095)}}.snow:nth-child(89){opacity:1.8428;transform:translate(3.4824vw,-10px) scale(.6355);animation:fall-89 13s -29s linear infinite}@keyframes fall-89{63.591%{transform:translate(10.7946vw,63.591vh) scale(.6355)}to{transform:translate(7.1385vw,99vh) scale(.6355)}}.snow:nth-child(90){opacity:.4588;transform:translate(40.5373vw,-10px) scale(.8023);animation:fall-90 18s -12s linear infinite}@keyframes fall-90{63.591%{transform:translate(40.4961vw,63.591vh) scale(.8023)}to{transform:translate(40.5167vw,99vh) scale(.8023)}}.snow:nth-child(91){opacity:.546;transform:translate(26.1321vw,-10px) scale(.2537);animation:fall-91 22s -20s linear infinite}@keyframes fall-91{49.445%{transform:translate(19.8181vw,49.445vh) scale(.2537)}to{transform:translate(22.9751vw,99vh) scale(.2537)}}.snow:nth-child(92){opacity:1.3596;transform:translate(83.3023vw,-10px) scale(.5245);animation:fall-92 19s -10s linear infinite}@keyframes fall-92{31.343%{transform:translate(87.6568vw,31.343vh) scale(.5245)}to{transform:translate(85.47955vw,99vh) scale(.5245)}}.snow:nth-child(93){opacity:1.4624;transform:translate(14.8802vw,-10px) scale(.2978);animation:fall-93 22s -11s linear infinite}@keyframes fall-93{52.159%{transform:translate(22.648vw,52.159vh) scale(.2978)}to{transform:translate(18.7641vw,99vh) scale(.2978)}}.snow:nth-child(94){opacity:1.0146;transform:translate(72.9718vw,-10px) scale(.2378);animation:fall-94 22s -10s linear infinite}@keyframes fall-94{46.366%{transform:translate(77.7826vw,46.366vh) scale(.2378)}to{transform:translate(75.3772vw,99vh) scale(.2378)}}.snow:nth-child(95){opacity:.193;transform:translate(36.3896vw,-10px) scale(.2447);animation:fall-95 10s -14s linear infinite}@keyframes fall-95{64.41%{transform:translate(45.7632vw,64.41vh) scale(.2447)}to{transform:translate(41.0764vw,99vh) scale(.2447)}}.snow:nth-child(96){opacity:.193;transform:translate(95.994vw,-10px) scale(.4755);animation:fall-96 18s -1s linear infinite}@keyframes fall-96{44.298%{transform:translate(91.4733vw,44.298vh) scale(.4755)}to{transform:translate(93.73365vw,99vh) scale(.4755)}}.snow:nth-child(97){opacity:1.0206;transform:translate(91.1233vw,-10px) scale(.189);animation:fall-97 12s -23s linear infinite}@keyframes fall-97{36.269%{transform:translate(83.9807vw,36.269vh) scale(.189)}to{transform:translate(87.552vw,99vh) scale(.189)}}.snow:nth-child(98){opacity:1.6286;transform:translate(84.5387vw,-10px) scale(.3824);animation:fall-98 29s -29s linear infinite}@keyframes fall-98{52.391%{transform:translate(77.995vw,52.391vh) scale(.3824)}to{transform:translate(81.26685vw,99vh) scale(.3824)}}.snow:nth-child(99){opacity:1.793;transform:translate(50.2785vw,-10px) scale(.7347);animation:fall-99 11s -16s linear infinite}@keyframes fall-99{36.367%{transform:translate(58.7325vw,36.367vh) scale(.7347)}to{transform:translate(54.5055vw,99vh) scale(.7347)}}.snow:nth-child(100){opacity:1.8496;transform:translate(43.7906vw,-10px) scale(.0758);animation:fall-100 16s -10s linear infinite}@keyframes fall-100{56.589%{transform:translate(46.4972vw,56.589vh) scale(.0758)}to{transform:translate(45.1439vw,99vh) scale(.0758)}}.snow:nth-child(101){opacity:.0076;transform:translate(16.9093vw,-10px) scale(.9536);animation:fall-101 29s -11s linear infinite}@keyframes fall-101{54.337%{transform:translate(12.7558vw,54.337vh) scale(.9536)}to{transform:translate(14.83255vw,99vh) scale(.9536)}}.snow:nth-child(102){opacity:1.4644;transform:translate(15.5088vw,-10px) scale(.5377);animation:fall-102 24s -27s linear infinite}@keyframes fall-102{44.008%{transform:translate(13.8373vw,44.008vh) scale(.5377)}to{transform:translate(14.67305vw,99vh) scale(.5377)}}.snow:nth-child(103){opacity:1.6888;transform:translate(60.6436vw,-10px) scale(.0796);animation:fall-103 17s -28s linear infinite}@keyframes fall-103{64.628%{transform:translate(53.1257vw,64.628vh) scale(.0796)}to{transform:translate(56.88465vw,99vh) scale(.0796)}}.snow:nth-child(104){opacity:.1422;transform:translate(65.9845vw,-10px) scale(.4373);animation:fall-104 23s -2s linear infinite}@keyframes fall-104{72.851%{transform:translate(62.8433vw,72.851vh) scale(.4373)}to{transform:translate(64.4139vw,99vh) scale(.4373)}}.snow:nth-child(105){opacity:.2588;transform:translate(24.3024vw,-10px) scale(.8701);animation:fall-105 14s -28s linear infinite}@keyframes fall-105{66.752%{transform:translate(31.7828vw,66.752vh) scale(.8701)}to{transform:translate(28.0426vw,99vh) scale(.8701)}}.snow:nth-child(106){opacity:.041;transform:translate(60.0773vw,-10px) scale(.0358);animation:fall-106 24s -8s linear infinite}@keyframes fall-106{46.154%{transform:translate(51.7806vw,46.154vh) scale(.0358)}to{transform:translate(55.92895vw,99vh) scale(.0358)}}.snow:nth-child(107){opacity:1.8808;transform:translate(73.0204vw,-10px) scale(.2922);animation:fall-107 14s -14s linear infinite}@keyframes fall-107{31.594%{transform:translate(73.2351vw,31.594vh) scale(.2922)}to{transform:translate(73.12775vw,99vh) scale(.2922)}}.snow:nth-child(108){opacity:.0142;transform:translate(88.4422vw,-10px) scale(.6331);animation:fall-108 22s -2s linear infinite}@keyframes fall-108{72.693%{transform:translate(96.1904vw,72.693vh) scale(.6331)}to{transform:translate(92.3163vw,99vh) scale(.6331)}}.snow:nth-child(109){opacity:.1388;transform:translate(7.5835vw,-10px) scale(.1538);animation:fall-109 29s -24s linear infinite}@keyframes fall-109{71.856%{transform:translate(4.3135vw,71.856vh) scale(.1538)}to{transform:translate(5.9485vw,99vh) scale(.1538)}}.snow:nth-child(110){opacity:.8562;transform:translate(8.9635vw,-10px) scale(.7506);animation:fall-110 29s -23s linear infinite}@keyframes fall-110{58.832%{transform:translate(-.6799vw,58.832vh) scale(.7506)}to{transform:translate(4.1418vw,99vh) scale(.7506)}}.snow:nth-child(111){opacity:1.553;transform:translate(67.6195vw,-10px) scale(.6555);animation:fall-111 11s -25s linear infinite}@keyframes fall-111{47.173%{transform:translate(59.8473vw,47.173vh) scale(.6555)}to{transform:translate(63.7334vw,99vh) scale(.6555)}}.snow:nth-child(112){opacity:1.2806;transform:translate(73.8184vw,-10px) scale(.8351);animation:fall-112 22s -9s linear infinite}@keyframes fall-112{57.431%{transform:translate(80.3774vw,57.431vh) scale(.8351)}to{transform:translate(77.0979vw,99vh) scale(.8351)}}.snow:nth-child(113){opacity:1.7566;transform:translate(21.3502vw,-10px) scale(.6847);animation:fall-113 30s -30s linear infinite}@keyframes fall-113{36.594%{transform:translate(19.6007vw,36.594vh) scale(.6847)}to{transform:translate(20.47545vw,99vh) scale(.6847)}}.snow:nth-child(114){opacity:.4864;transform:translate(96.1183vw,-10px) scale(.1111);animation:fall-114 13s -11s linear infinite}@keyframes fall-114{62.218%{transform:translate(101.1556vw,62.218vh) scale(.1111)}to{transform:translate(98.63695vw,99vh) scale(.1111)}}.snow:nth-child(115){opacity:1.4004;transform:translate(51.5562vw,-10px) scale(.3834);animation:fall-115 10s -28s linear infinite}@keyframes fall-115{76.881%{transform:translate(49.9227vw,76.881vh) scale(.3834)}to{transform:translate(50.73945vw,99vh) scale(.3834)}}.snow:nth-child(116){opacity:.3758;transform:translate(35.7832vw,-10px) scale(.603);animation:fall-116 30s -21s linear infinite}@keyframes fall-116{30.251%{transform:translate(38.4891vw,30.251vh) scale(.603)}to{transform:translate(37.13615vw,99vh) scale(.603)}}.snow:nth-child(117){opacity:1.3804;transform:translate(25.5502vw,-10px) scale(.1667);animation:fall-117 26s -13s linear infinite}@keyframes fall-117{43.077%{transform:translate(35.3149vw,43.077vh) scale(.1667)}to{transform:translate(30.43255vw,99vh) scale(.1667)}}.snow:nth-child(118){opacity:.787;transform:translate(60.1395vw,-10px) scale(.9028);animation:fall-118 26s -25s linear infinite}@keyframes fall-118{33.21%{transform:translate(66.9968vw,33.21vh) scale(.9028)}to{transform:translate(63.56815vw,99vh) scale(.9028)}}.snow:nth-child(119){opacity:.7884;transform:translate(7.2569vw,-10px) scale(.9023);animation:fall-119 22s -6s linear infinite}@keyframes fall-119{42.891%{transform:translate(3.7178vw,42.891vh) scale(.9023)}to{transform:translate(5.48735vw,99vh) scale(.9023)}}.snow:nth-child(120){opacity:1.454;transform:translate(29.007vw,-10px) scale(.6586);animation:fall-120 10s -13s linear infinite}@keyframes fall-120{66.618%{transform:translate(25.0875vw,66.618vh) scale(.6586)}to{transform:translate(27.04725vw,99vh) scale(.6586)}}.snow:nth-child(121){opacity:.1276;transform:translate(18.0431vw,-10px) scale(.8346);animation:fall-121 28s -13s linear infinite}@keyframes fall-121{68.214%{transform:translate(13.2674vw,68.214vh) scale(.8346)}to{transform:translate(15.65525vw,99vh) scale(.8346)}}.snow:nth-child(122){opacity:1.8604;transform:translate(34.849vw,-10px) scale(.921);animation:fall-122 13s -30s linear infinite}@keyframes fall-122{69.865%{transform:translate(29.2895vw,69.865vh) scale(.921)}to{transform:translate(32.06925vw,99vh) scale(.921)}}.snow:nth-child(123){opacity:1.1168;transform:translate(15.3266vw,-10px) scale(.6137);animation:fall-123 26s -6s linear infinite}@keyframes fall-123{75.574%{transform:translate(14.574vw,75.574vh) scale(.6137)}to{transform:translate(14.9503vw,99vh) scale(.6137)}}.snow:nth-child(124){opacity:.7368;transform:translate(32.1746vw,-10px) scale(.3725);animation:fall-124 19s -19s linear infinite}@keyframes fall-124{47.408%{transform:translate(24.7622vw,47.408vh) scale(.3725)}to{transform:translate(28.4684vw,99vh) scale(.3725)}}.snow:nth-child(125){opacity:1.5852;transform:translate(63.8785vw,-10px) scale(.6555);animation:fall-125 18s -11s linear infinite}@keyframes fall-125{65.553%{transform:translate(70.8324vw,65.553vh) scale(.6555)}to{transform:translate(67.35545vw,99vh) scale(.6555)}}.snow:nth-child(126){opacity:.6274;transform:translate(6.6328vw,-10px) scale(.9827);animation:fall-126 16s -12s linear infinite}@keyframes fall-126{78.616%{transform:translate(9.0177vw,78.616vh) scale(.9827)}to{transform:translate(7.82525vw,99vh) scale(.9827)}}.snow:nth-child(127){opacity:1.4588;transform:translate(2.7134vw,-10px) scale(.8798);animation:fall-127 19s -13s linear infinite}@keyframes fall-127{46.501%{transform:translate(6.4821vw,46.501vh) scale(.8798)}to{transform:translate(4.59775vw,99vh) scale(.8798)}}.snow:nth-child(128){opacity:1.9074;transform:translate(70.1567vw,-10px) scale(.3851);animation:fall-128 29s -29s linear infinite}@keyframes fall-128{38.45%{transform:translate(79.7441vw,38.45vh) scale(.3851)}to{transform:translate(74.9504vw,99vh) scale(.3851)}}.snow:nth-child(129){opacity:.3522;transform:translate(42.0268vw,-10px) scale(.1832);animation:fall-129 24s -4s linear infinite}@keyframes fall-129{34.619%{transform:translate(47.0657vw,34.619vh) scale(.1832)}to{transform:translate(44.54625vw,99vh) scale(.1832)}}.snow:nth-child(130){opacity:.9752;transform:translate(74.7612vw,-10px) scale(.7995);animation:fall-130 13s -22s linear infinite}@keyframes fall-130{75.925%{transform:translate(81.3086vw,75.925vh) scale(.7995)}to{transform:translate(78.0349vw,99vh) scale(.7995)}}.snow:nth-child(131){opacity:.0436;transform:translate(22.6012vw,-10px) scale(.615);animation:fall-131 13s -7s linear infinite}@keyframes fall-131{69.27%{transform:translate(21.1365vw,69.27vh) scale(.615)}to{transform:translate(21.86885vw,99vh) scale(.615)}}.snow:nth-child(132){opacity:1.2878;transform:translate(7.6963vw,-10px) scale(.8274);animation:fall-132 27s -16s linear infinite}@keyframes fall-132{55.462%{transform:translate(12.512vw,55.462vh) scale(.8274)}to{transform:translate(10.10415vw,99vh) scale(.8274)}}.snow:nth-child(133){opacity:.6024;transform:translate(86.6669vw,-10px) scale(.8853);animation:fall-133 30s -28s linear infinite}@keyframes fall-133{73.437%{transform:translate(86.8883vw,73.437vh) scale(.8853)}to{transform:translate(86.7776vw,99vh) scale(.8853)}}.snow:nth-child(134){opacity:.6714;transform:translate(37.1751vw,-10px) scale(.9209);animation:fall-134 20s -24s linear infinite}@keyframes fall-134{36.404%{transform:translate(41.7457vw,36.404vh) scale(.9209)}to{transform:translate(39.4604vw,99vh) scale(.9209)}}.snow:nth-child(135){opacity:1.4336;transform:translate(14.035vw,-10px) scale(.3673);animation:fall-135 16s -11s linear infinite}@keyframes fall-135{74.419%{transform:translate(9.9671vw,74.419vh) scale(.3673)}to{transform:translate(12.00105vw,99vh) scale(.3673)}}.snow:nth-child(136){opacity:.4864;transform:translate(89.7023vw,-10px) scale(.6254);animation:fall-136 13s -15s linear infinite}@keyframes fall-136{57.002%{transform:translate(94.7463vw,57.002vh) scale(.6254)}to{transform:translate(92.2243vw,99vh) scale(.6254)}}.snow:nth-child(137){opacity:1.9404;transform:translate(65.1921vw,-10px) scale(.4304);animation:fall-137 27s -18s linear infinite}@keyframes fall-137{46.926%{transform:translate(56.4669vw,46.926vh) scale(.4304)}to{transform:translate(60.8295vw,99vh) scale(.4304)}}.snow:nth-child(138){opacity:.0956;transform:translate(91.2701vw,-10px) scale(.4445);animation:fall-138 28s -11s linear infinite}@keyframes fall-138{61.158%{transform:translate(85.4875vw,61.158vh) scale(.4445)}to{transform:translate(88.3788vw,99vh) scale(.4445)}}.snow:nth-child(139){opacity:1.125;transform:translate(49.8151vw,-10px) scale(.8134);animation:fall-139 15s -6s linear infinite}@keyframes fall-139{34.414%{transform:translate(57.3231vw,34.414vh) scale(.8134)}to{transform:translate(53.5691vw,99vh) scale(.8134)}}.snow:nth-child(140){opacity:.6766;transform:translate(89.5333vw,-10px) scale(.6963);animation:fall-140 17s -12s linear infinite}@keyframes fall-140{58.347%{transform:translate(90.5004vw,58.347vh) scale(.6963)}to{transform:translate(90.01685vw,99vh) scale(.6963)}}.snow:nth-child(141){opacity:.7752;transform:translate(23.99vw,-10px) scale(.2101);animation:fall-141 19s -14s linear infinite}@keyframes fall-141{68.782%{transform:translate(23.7807vw,68.782vh) scale(.2101)}to{transform:translate(23.88535vw,99vh) scale(.2101)}}.snow:nth-child(142){opacity:.7976;transform:translate(78.525vw,-10px) scale(.3219);animation:fall-142 12s -13s linear infinite}@keyframes fall-142{51.2%{transform:translate(84.1117vw,51.2vh) scale(.3219)}to{transform:translate(81.31835vw,99vh) scale(.3219)}}.snow:nth-child(143){opacity:.4104;transform:translate(82.8148vw,-10px) scale(.701);animation:fall-143 30s -8s linear infinite}@keyframes fall-143{74.627%{transform:translate(88.6175vw,74.627vh) scale(.701)}to{transform:translate(85.71615vw,99vh) scale(.701)}}.snow:nth-child(144){opacity:.0582;transform:translate(22.5914vw,-10px) scale(.4027);animation:fall-144 22s -21s linear infinite}@keyframes fall-144{33.58%{transform:translate(31.1091vw,33.58vh) scale(.4027)}to{transform:translate(26.85025vw,99vh) scale(.4027)}}.snow:nth-child(145){opacity:.1782;transform:translate(18.9557vw,-10px) scale(.7746);animation:fall-145 10s -1s linear infinite}@keyframes fall-145{74.774%{transform:translate(24.0279vw,74.774vh) scale(.7746)}to{transform:translate(21.4918vw,99vh) scale(.7746)}}.snow:nth-child(146){opacity:1.709;transform:translate(8.6282vw,-10px) scale(.458);animation:fall-146 17s -5s linear infinite}@keyframes fall-146{30.043%{transform:translate(5.1765vw,30.043vh) scale(.458)}to{transform:translate(6.90235vw,99vh) scale(.458)}}.snow:nth-child(147){opacity:1.7464;transform:translate(88.0688vw,-10px) scale(.391);animation:fall-147 12s -2s linear infinite}@keyframes fall-147{48.392%{transform:translate(81.9369vw,48.392vh) scale(.391)}to{transform:translate(85.00285vw,99vh) scale(.391)}}.snow:nth-child(148){opacity:.4494;transform:translate(11.4058vw,-10px) scale(.9695);animation:fall-148 16s -15s linear infinite}@keyframes fall-148{31.246%{transform:translate(4.2803vw,31.246vh) scale(.9695)}to{transform:translate(7.84305vw,99vh) scale(.9695)}}.snow:nth-child(149){opacity:.6756;transform:translate(17.7968vw,-10px) scale(.1514);animation:fall-149 11s -12s linear infinite}@keyframes fall-149{53.14%{transform:translate(7.9875vw,53.14vh) scale(.1514)}to{transform:translate(12.89215vw,99vh) scale(.1514)}}.snow:nth-child(150){opacity:.816;transform:translate(88.2939vw,-10px) scale(.2711);animation:fall-150 26s -11s linear infinite}@keyframes fall-150{60.122%{transform:translate(78.4542vw,60.122vh) scale(.2711)}to{transform:translate(83.37405vw,99vh) scale(.2711)}}.snow:nth-child(151){opacity:.0918;transform:translate(97.1787vw,-10px) scale(.8017);animation:fall-151 29s -25s linear infinite}@keyframes fall-151{58.677%{transform:translate(96.9259vw,58.677vh) scale(.8017)}to{transform:translate(97.0523vw,99vh) scale(.8017)}}.snow:nth-child(152){opacity:1.4482;transform:translate(16.266vw,-10px) scale(.9545);animation:fall-152 29s -27s linear infinite}@keyframes fall-152{56.272%{transform:translate(17.7026vw,56.272vh) scale(.9545)}to{transform:translate(16.9843vw,99vh) scale(.9545)}}.snow:nth-child(153){opacity:1.2054;transform:translate(89.7202vw,-10px) scale(.3523);animation:fall-153 25s -19s linear infinite}@keyframes fall-153{49.055%{transform:translate(95.7808vw,49.055vh) scale(.3523)}to{transform:translate(92.7505vw,99vh) scale(.3523)}}.snow:nth-child(154){opacity:.811;transform:translate(60.6979vw,-10px) scale(.5315);animation:fall-154 21s -24s linear infinite}@keyframes fall-154{57.364%{transform:translate(62.1608vw,57.364vh) scale(.5315)}to{transform:translate(61.42935vw,99vh) scale(.5315)}}.snow:nth-child(155){opacity:.7594;transform:translate(75.296vw,-10px) scale(.159);animation:fall-155 24s -15s linear infinite}@keyframes fall-155{75.766%{transform:translate(84.4481vw,75.766vh) scale(.159)}to{transform:translate(79.87205vw,99vh) scale(.159)}}.snow:nth-child(156){opacity:1.8746;transform:translate(49.2251vw,-10px) scale(.0216);animation:fall-156 25s -29s linear infinite}@keyframes fall-156{48.897%{transform:translate(42.5854vw,48.897vh) scale(.0216)}to{transform:translate(45.90525vw,99vh) scale(.0216)}}.snow:nth-child(157){opacity:.9088;transform:translate(63.6638vw,-10px) scale(.7364);animation:fall-157 11s -20s linear infinite}@keyframes fall-157{72.006%{transform:translate(73.1435vw,72.006vh) scale(.7364)}to{transform:translate(68.40365vw,99vh) scale(.7364)}}.snow:nth-child(158){opacity:.746;transform:translate(38.6716vw,-10px) scale(.1829);animation:fall-158 11s -13s linear infinite}@keyframes fall-158{34.706%{transform:translate(45.7306vw,34.706vh) scale(.1829)}to{transform:translate(42.2011vw,99vh) scale(.1829)}}.snow:nth-child(159){opacity:.0402;transform:translate(57.4427vw,-10px) scale(.9815);animation:fall-159 19s -1s linear infinite}@keyframes fall-159{63.771%{transform:translate(58.6748vw,63.771vh) scale(.9815)}to{transform:translate(58.05875vw,99vh) scale(.9815)}}.snow:nth-child(160){opacity:1.5024;transform:translate(3.133vw,-10px) scale(.9304);animation:fall-160 16s -17s linear infinite}@keyframes fall-160{75.522%{transform:translate(.3139vw,75.522vh) scale(.9304)}to{transform:translate(1.72345vw,99vh) scale(.9304)}}.snow:nth-child(161){opacity:.9364;transform:translate(28.8509vw,-10px) scale(.2176);animation:fall-161 17s -26s linear infinite}@keyframes fall-161{75.011%{transform:translate(31.6915vw,75.011vh) scale(.2176)}to{transform:translate(30.2712vw,99vh) scale(.2176)}}.snow:nth-child(162){opacity:1.5402;transform:translate(68.2334vw,-10px) scale(.7794);animation:fall-162 30s -22s linear infinite}@keyframes fall-162{47.791%{transform:translate(73.1846vw,47.791vh) scale(.7794)}to{transform:translate(70.709vw,99vh) scale(.7794)}}.snow:nth-child(163){opacity:1.3874;transform:translate(10.7015vw,-10px) scale(.5936);animation:fall-163 27s -22s linear infinite}@keyframes fall-163{46.657%{transform:translate(16.7614vw,46.657vh) scale(.5936)}to{transform:translate(13.73145vw,99vh) scale(.5936)}}.snow:nth-child(164){opacity:1.4702;transform:translate(34.6871vw,-10px) scale(.3028);animation:fall-164 14s -30s linear infinite}@keyframes fall-164{50.063%{transform:translate(27.6091vw,50.063vh) scale(.3028)}to{transform:translate(31.1481vw,99vh) scale(.3028)}}.snow:nth-child(165){opacity:.2186;transform:translate(83.2193vw,-10px) scale(.1062);animation:fall-165 16s -25s linear infinite}@keyframes fall-165{38.602%{transform:translate(76.5989vw,38.602vh) scale(.1062)}to{transform:translate(79.9091vw,99vh) scale(.1062)}}.snow:nth-child(166){opacity:1.8756;transform:translate(17.9488vw,-10px) scale(.1391);animation:fall-166 11s -11s linear infinite}@keyframes fall-166{75.223%{transform:translate(17.3565vw,75.223vh) scale(.1391)}to{transform:translate(17.65265vw,99vh) scale(.1391)}}.snow:nth-child(167){opacity:.0022;transform:translate(70.7259vw,-10px) scale(.5036);animation:fall-167 25s -7s linear infinite}@keyframes fall-167{55.269%{transform:translate(72.6747vw,55.269vh) scale(.5036)}to{transform:translate(71.7003vw,99vh) scale(.5036)}}.snow:nth-child(168){opacity:.6852;transform:translate(34.3179vw,-10px) scale(.7441);animation:fall-168 15s -15s linear infinite}@keyframes fall-168{48.107%{transform:translate(37.6905vw,48.107vh) scale(.7441)}to{transform:translate(36.0042vw,99vh) scale(.7441)}}.snow:nth-child(169){opacity:.2956;transform:translate(29.6877vw,-10px) scale(.8399);animation:fall-169 29s -15s linear infinite}@keyframes fall-169{67.418%{transform:translate(25.165vw,67.418vh) scale(.8399)}to{transform:translate(27.42635vw,99vh) scale(.8399)}}.snow:nth-child(170){opacity:1.5534;transform:translate(50.5157vw,-10px) scale(.7872);animation:fall-170 29s -4s linear infinite}@keyframes fall-170{61.397%{transform:translate(45.0229vw,61.397vh) scale(.7872)}to{transform:translate(47.7693vw,99vh) scale(.7872)}}.snow:nth-child(171){opacity:1.5474;transform:translate(8.9149vw,-10px) scale(.2675);animation:fall-171 27s -4s linear infinite}@keyframes fall-171{33.679%{transform:translate(9.0049vw,33.679vh) scale(.2675)}to{transform:translate(8.9599vw,99vh) scale(.2675)}}.snow:nth-child(172){opacity:.8192;transform:translate(31.4274vw,-10px) scale(.4725);animation:fall-172 18s -5s linear infinite}@keyframes fall-172{77.147%{transform:translate(23.8544vw,77.147vh) scale(.4725)}to{transform:translate(27.6409vw,99vh) scale(.4725)}}.snow:nth-child(173){opacity:1.6374;transform:translate(52.1348vw,-10px) scale(.3084);animation:fall-173 27s -25s linear infinite}@keyframes fall-173{58.446%{transform:translate(59.294vw,58.446vh) scale(.3084)}to{transform:translate(55.7144vw,99vh) scale(.3084)}}.snow:nth-child(174){opacity:1.1024;transform:translate(23.9818vw,-10px) scale(.7755);animation:fall-174 15s -13s linear infinite}@keyframes fall-174{68.285%{transform:translate(16.4901vw,68.285vh) scale(.7755)}to{transform:translate(20.23595vw,99vh) scale(.7755)}}.snow:nth-child(175){opacity:1.1678;transform:translate(85.0893vw,-10px) scale(.9587);animation:fall-175 28s -11s linear infinite}@keyframes fall-175{72.134%{transform:translate(90.8271vw,72.134vh) scale(.9587)}to{transform:translate(87.9582vw,99vh) scale(.9587)}}.snow:nth-child(176){opacity:1.516;transform:translate(96.2684vw,-10px) scale(.6321);animation:fall-176 13s -16s linear infinite}@keyframes fall-176{73.049%{transform:translate(104.6361vw,73.049vh) scale(.6321)}to{transform:translate(100.45225vw,99vh) scale(.6321)}}.snow:nth-child(177){opacity:1.0294;transform:translate(16.0297vw,-10px) scale(.7437);animation:fall-177 29s -2s linear infinite}@keyframes fall-177{60.782%{transform:translate(14.0943vw,60.782vh) scale(.7437)}to{transform:translate(15.062vw,99vh) scale(.7437)}}.snow:nth-child(178){opacity:1.6916;transform:translate(75.0267vw,-10px) scale(.1698);animation:fall-178 17s -15s linear infinite}@keyframes fall-178{71.004%{transform:translate(67.4269vw,71.004vh) scale(.1698)}to{transform:translate(71.2268vw,99vh) scale(.1698)}}.snow:nth-child(179){opacity:.283;transform:translate(9.0107vw,-10px) scale(.9011);animation:fall-179 17s -9s linear infinite}@keyframes fall-179{44.683%{transform:translate(7.059vw,44.683vh) scale(.9011)}to{transform:translate(8.03485vw,99vh) scale(.9011)}}.snow:nth-child(180){opacity:.719;transform:translate(29.659vw,-10px) scale(.4328);animation:fall-180 10s -6s linear infinite}@keyframes fall-180{66.062%{transform:translate(37.968vw,66.062vh) scale(.4328)}to{transform:translate(33.8135vw,99vh) scale(.4328)}}.snow:nth-child(181){opacity:.3388;transform:translate(85.2029vw,-10px) scale(.547);animation:fall-181 29s -22s linear infinite}@keyframes fall-181{76.894%{transform:translate(76.0479vw,76.894vh) scale(.547)}to{transform:translate(80.6254vw,99vh) scale(.547)}}.snow:nth-child(182){opacity:1.5784;transform:translate(84.0977vw,-10px) scale(.5921);animation:fall-182 21s -7s linear infinite}@keyframes fall-182{45.351%{transform:translate(74.482vw,45.351vh) scale(.5921)}to{transform:translate(79.28985vw,99vh) scale(.5921)}}.snow:nth-child(183){opacity:.9138;transform:translate(41.2215vw,-10px) scale(.1837);animation:fall-183 11s -24s linear infinite}@keyframes fall-183{65.898%{transform:translate(35.1333vw,65.898vh) scale(.1837)}to{transform:translate(38.1774vw,99vh) scale(.1837)}}.snow:nth-child(184){opacity:.3994;transform:translate(90.1326vw,-10px) scale(.5927);animation:fall-184 18s -12s linear infinite}@keyframes fall-184{64.037%{transform:translate(90.5815vw,64.037vh) scale(.5927)}to{transform:translate(90.35705vw,99vh) scale(.5927)}}.snow:nth-child(185){opacity:1.1108;transform:translate(98.2648vw,-10px) scale(.4257);animation:fall-185 20s -10s linear infinite}@keyframes fall-185{56.679%{transform:translate(103.2855vw,56.679vh) scale(.4257)}to{transform:translate(100.77515vw,99vh) scale(.4257)}}.snow:nth-child(186){opacity:.9294;transform:translate(18.1765vw,-10px) scale(.0281);animation:fall-186 22s -17s linear infinite}@keyframes fall-186{54.793%{transform:translate(25.3952vw,54.793vh) scale(.0281)}to{transform:translate(21.78585vw,99vh) scale(.0281)}}.snow:nth-child(187){opacity:.8176;transform:translate(84.1068vw,-10px) scale(.3998);animation:fall-187 25s -25s linear infinite}@keyframes fall-187{52.867%{transform:translate(82.1299vw,52.867vh) scale(.3998)}to{transform:translate(83.11835vw,99vh) scale(.3998)}}.snow:nth-child(188){opacity:.6334;transform:translate(34.0766vw,-10px) scale(.6788);animation:fall-188 21s -8s linear infinite}@keyframes fall-188{55.244%{transform:translate(28.6879vw,55.244vh) scale(.6788)}to{transform:translate(31.38225vw,99vh) scale(.6788)}}.snow:nth-child(189){opacity:.324;transform:translate(21.2474vw,-10px) scale(.6092);animation:fall-189 19s -18s linear infinite}@keyframes fall-189{79.024%{transform:translate(19.6938vw,79.024vh) scale(.6092)}to{transform:translate(20.4706vw,99vh) scale(.6092)}}.snow:nth-child(190){opacity:.8368;transform:translate(88.1674vw,-10px) scale(.8592);animation:fall-190 27s -30s linear infinite}@keyframes fall-190{74.738%{transform:translate(95.4224vw,74.738vh) scale(.8592)}to{transform:translate(91.7949vw,99vh) scale(.8592)}}.snow:nth-child(191){opacity:1.8496;transform:translate(92.8896vw,-10px) scale(.1488);animation:fall-191 25s -2s linear infinite}@keyframes fall-191{59.037%{transform:translate(95.3044vw,59.037vh) scale(.1488)}to{transform:translate(94.097vw,99vh) scale(.1488)}}.snow:nth-child(192){opacity:1.9264;transform:translate(62.783vw,-10px) scale(.2446);animation:fall-192 17s -2s linear infinite}@keyframes fall-192{50.12%{transform:translate(68.3288vw,50.12vh) scale(.2446)}to{transform:translate(65.5559vw,99vh) scale(.2446)}}.snow:nth-child(193){opacity:.9884;transform:translate(49.735vw,-10px) scale(.609);animation:fall-193 13s -30s linear infinite}@keyframes fall-193{42.6%{transform:translate(44.6254vw,42.6vh) scale(.609)}to{transform:translate(47.1802vw,99vh) scale(.609)}}.snow:nth-child(194){opacity:1.1096;transform:translate(89.5349vw,-10px) scale(.6461);animation:fall-194 19s -28s linear infinite}@keyframes fall-194{33.683%{transform:translate(80.9283vw,33.683vh) scale(.6461)}to{transform:translate(85.2316vw,99vh) scale(.6461)}}.snow:nth-child(195){opacity:1.8698;transform:translate(81.5786vw,-10px) scale(.7005);animation:fall-195 25s -3s linear infinite}@keyframes fall-195{79.711%{transform:translate(73.8376vw,79.711vh) scale(.7005)}to{transform:translate(77.7081vw,99vh) scale(.7005)}}.snow:nth-child(196){opacity:1.6672;transform:translate(69.9238vw,-10px) scale(.7143);animation:fall-196 27s -27s linear infinite}@keyframes fall-196{39.1%{transform:translate(67.6583vw,39.1vh) scale(.7143)}to{transform:translate(68.79105vw,99vh) scale(.7143)}}.snow:nth-child(197){opacity:.5512;transform:translate(82.622vw,-10px) scale(.605);animation:fall-197 13s -22s linear infinite}@keyframes fall-197{59.767%{transform:translate(74.2637vw,59.767vh) scale(.605)}to{transform:translate(78.44285vw,99vh) scale(.605)}}.snow:nth-child(198){opacity:1.0164;transform:translate(24.9414vw,-10px) scale(.3346);animation:fall-198 19s -5s linear infinite}@keyframes fall-198{73.877%{transform:translate(27.5859vw,73.877vh) scale(.3346)}to{transform:translate(26.26365vw,99vh) scale(.3346)}}.snow:nth-child(199){opacity:.5014;transform:translate(99.9155vw,-10px) scale(.4317);animation:fall-199 16s -2s linear infinite}@keyframes fall-199{68.601%{transform:translate(104.5361vw,68.601vh) scale(.4317)}to{transform:translate(102.2258vw,99vh) scale(.4317)}}.snow:nth-child(200){opacity:.1892;transform:translate(68.0113vw,-10px) scale(.1858);animation:fall-200 16s -9s linear infinite}@keyframes fall-200{45.378%{transform:translate(68.0028vw,45.378vh) scale(.1858)}to{transform:translate(68.00705vw,99vh) scale(.1858)}}.snow:nth-child(201){opacity:1.3892;transform:translate(74.854vw,-10px) scale(.2041);animation:fall-201 23s -25s linear infinite}@keyframes fall-201{70.812%{transform:translate(68.7754vw,70.812vh) scale(.2041)}to{transform:translate(71.8147vw,99vh) scale(.2041)}}.snow:nth-child(202){opacity:1.507;transform:translate(19.9732vw,-10px) scale(.2945);animation:fall-202 13s -4s linear infinite}@keyframes fall-202{54.035%{transform:translate(17.3585vw,54.035vh) scale(.2945)}to{transform:translate(18.66585vw,99vh) scale(.2945)}}.snow:nth-child(203){opacity:1.8226;transform:translate(41.1171vw,-10px) scale(.9368);animation:fall-203 17s -18s linear infinite}@keyframes fall-203{56.783%{transform:translate(47.166vw,56.783vh) scale(.9368)}to{transform:translate(44.14155vw,99vh) scale(.9368)}}.snow:nth-child(204){opacity:1.3128;transform:translate(51.7637vw,-10px) scale(.8007);animation:fall-204 24s -18s linear infinite}@keyframes fall-204{46.991%{transform:translate(56.6147vw,46.991vh) scale(.8007)}to{transform:translate(54.1892vw,99vh) scale(.8007)}}.snow:nth-child(205){opacity:.9342;transform:translate(70.7984vw,-10px) scale(.5228);animation:fall-205 15s -13s linear infinite}@keyframes fall-205{67.06%{transform:translate(72.5658vw,67.06vh) scale(.5228)}to{transform:translate(71.6821vw,99vh) scale(.5228)}}.snow:nth-child(206){opacity:1.619;transform:translate(54.0943vw,-10px) scale(.2675);animation:fall-206 30s -29s linear infinite}@keyframes fall-206{40.711%{transform:translate(61.491vw,40.711vh) scale(.2675)}to{transform:translate(57.79265vw,99vh) scale(.2675)}}.snow:nth-child(207){opacity:.6856;transform:translate(.2817vw,-10px) scale(.6294);animation:fall-207 22s -29s linear infinite}@keyframes fall-207{75.182%{transform:translate(-5.6148vw,75.182vh) scale(.6294)}to{transform:translate(-2.66655vw,99vh) scale(.6294)}}.snow:nth-child(208){opacity:1.9574;transform:translate(65.0118vw,-10px) scale(.7035);animation:fall-208 14s -19s linear infinite}@keyframes fall-208{54.077%{transform:translate(74.3642vw,54.077vh) scale(.7035)}to{transform:translate(69.688vw,99vh) scale(.7035)}}.snow:nth-child(209){opacity:1.7144;transform:translate(78.7925vw,-10px) scale(.9432);animation:fall-209 14s -25s linear infinite}@keyframes fall-209{74.263%{transform:translate(74.776vw,74.263vh) scale(.9432)}to{transform:translate(76.78425vw,99vh) scale(.9432)}}.snow:nth-child(210){opacity:1.1992;transform:translate(43.4679vw,-10px) scale(.139);animation:fall-210 10s -23s linear infinite}@keyframes fall-210{37.895%{transform:translate(42.9991vw,37.895vh) scale(.139)}to{transform:translate(43.2335vw,99vh) scale(.139)}}.snow:nth-child(211){opacity:1.5124;transform:translate(58.9024vw,-10px) scale(.6921);animation:fall-211 21s -14s linear infinite}@keyframes fall-211{31.214%{transform:translate(62.5954vw,31.214vh) scale(.6921)}to{transform:translate(60.7489vw,99vh) scale(.6921)}}.snow:nth-child(212){opacity:1.5474;transform:translate(5.6236vw,-10px) scale(.2926);animation:fall-212 27s -2s linear infinite}@keyframes fall-212{69.096%{transform:translate(13.6948vw,69.096vh) scale(.2926)}to{transform:translate(9.6592vw,99vh) scale(.2926)}}.snow:nth-child(213){opacity:.2856;transform:translate(64.2378vw,-10px) scale(.3914);animation:fall-213 21s -8s linear infinite}@keyframes fall-213{46.128%{transform:translate(66.3672vw,46.128vh) scale(.3914)}to{transform:translate(65.3025vw,99vh) scale(.3914)}}.snow:nth-child(214){opacity:1.9892;transform:translate(8.7969vw,-10px) scale(.247);animation:fall-214 14s -5s linear infinite}@keyframes fall-214{67.83%{transform:translate(16.9012vw,67.83vh) scale(.247)}to{transform:translate(12.84905vw,99vh) scale(.247)}}.snow:nth-child(215){opacity:1.0014;transform:translate(8.9839vw,-10px) scale(.6398);animation:fall-215 26s -27s linear infinite}@keyframes fall-215{59.812%{transform:translate(10.4053vw,59.812vh) scale(.6398)}to{transform:translate(9.6946vw,99vh) scale(.6398)}}.snow:nth-child(216){opacity:.754;transform:translate(4.5229vw,-10px) scale(.7898);animation:fall-216 30s -10s linear infinite}@keyframes fall-216{61.267%{transform:translate(13.7596vw,61.267vh) scale(.7898)}to{transform:translate(9.14125vw,99vh) scale(.7898)}}.snow:nth-child(217){opacity:1.6156;transform:translate(77.1825vw,-10px) scale(.0595);animation:fall-217 26s -17s linear infinite}@keyframes fall-217{48.855%{transform:translate(76.0099vw,48.855vh) scale(.0595)}to{transform:translate(76.5962vw,99vh) scale(.0595)}}.snow:nth-child(218){opacity:.5024;transform:translate(21.1932vw,-10px) scale(.1329);animation:fall-218 30s -3s linear infinite}@keyframes fall-218{38.223%{transform:translate(15.235vw,38.223vh) scale(.1329)}to{transform:translate(18.2141vw,99vh) scale(.1329)}}.snow:nth-child(219){opacity:.9174;transform:translate(99.2208vw,-10px) scale(.557);animation:fall-219 22s -24s linear infinite}@keyframes fall-219{44.854%{transform:translate(108.5892vw,44.854vh) scale(.557)}to{transform:translate(103.905vw,99vh) scale(.557)}}.snow:nth-child(220){opacity:1.344;transform:translate(69.4312vw,-10px) scale(.2662);animation:fall-220 24s -7s linear infinite}@keyframes fall-220{33.529%{transform:translate(63.4818vw,33.529vh) scale(.2662)}to{transform:translate(66.4565vw,99vh) scale(.2662)}}.snow:nth-child(221){opacity:.302;transform:translate(96.7943vw,-10px) scale(.5297);animation:fall-221 19s -27s linear infinite}@keyframes fall-221{76.038%{transform:translate(101.9719vw,76.038vh) scale(.5297)}to{transform:translate(99.3831vw,99vh) scale(.5297)}}.snow:nth-child(222){opacity:1.9796;transform:translate(8.2481vw,-10px) scale(.9821);animation:fall-222 21s -8s linear infinite}@keyframes fall-222{65.095%{transform:translate(3.14vw,65.095vh) scale(.9821)}to{transform:translate(5.69405vw,99vh) scale(.9821)}}.snow:nth-child(223){opacity:1.9586;transform:translate(48.8067vw,-10px) scale(.9128);animation:fall-223 19s -26s linear infinite}@keyframes fall-223{51.99%{transform:translate(49.5466vw,51.99vh) scale(.9128)}to{transform:translate(49.17665vw,99vh) scale(.9128)}}.snow:nth-child(224){opacity:1.0264;transform:translate(43.8341vw,-10px) scale(.76);animation:fall-224 24s -6s linear infinite}@keyframes fall-224{40.157%{transform:translate(37.9858vw,40.157vh) scale(.76)}to{transform:translate(40.90995vw,99vh) scale(.76)}}.snow:nth-child(225){opacity:.8774;transform:translate(20.8246vw,-10px) scale(.0459);animation:fall-225 13s -9s linear infinite}@keyframes fall-225{76.703%{transform:translate(15.0712vw,76.703vh) scale(.0459)}to{transform:translate(17.9479vw,99vh) scale(.0459)}}.snow:nth-child(226){opacity:.6086;transform:translate(99.8633vw,-10px) scale(.5457);animation:fall-226 30s -22s linear infinite}@keyframes fall-226{46.846%{transform:translate(102.1391vw,46.846vh) scale(.5457)}to{transform:translate(101.0012vw,99vh) scale(.5457)}}.snow:nth-child(227){opacity:1.0166;transform:translate(24.0604vw,-10px) scale(.3025);animation:fall-227 17s -9s linear infinite}@keyframes fall-227{43.741%{transform:translate(23.7831vw,43.741vh) scale(.3025)}to{transform:translate(23.92175vw,99vh) scale(.3025)}}.snow:nth-child(228){opacity:.3576;transform:translate(29.6238vw,-10px) scale(.2331);animation:fall-228 12s -25s linear infinite}@keyframes fall-228{74.095%{transform:translate(27.2169vw,74.095vh) scale(.2331)}to{transform:translate(28.42035vw,99vh) scale(.2331)}}.snow:nth-child(229){opacity:.2118;transform:translate(72.2271vw,-10px) scale(.4462);animation:fall-229 14s -26s linear infinite}@keyframes fall-229{50.235%{transform:translate(67.6251vw,50.235vh) scale(.4462)}to{transform:translate(69.9261vw,99vh) scale(.4462)}}.snow:nth-child(230){opacity:.5428;transform:translate(27.202vw,-10px) scale(.4449);animation:fall-230 16s -18s linear infinite}@keyframes fall-230{37.403%{transform:translate(24.6641vw,37.403vh) scale(.4449)}to{transform:translate(25.93305vw,99vh) scale(.4449)}}.snow:nth-child(231){opacity:1.2646;transform:translate(14.7466vw,-10px) scale(.7406);animation:fall-231 10s -28s linear infinite}@keyframes fall-231{66.465%{transform:translate(4.928vw,66.465vh) scale(.7406)}to{transform:translate(9.8373vw,99vh) scale(.7406)}}.snow:nth-child(232){opacity:1.5374;transform:translate(56.7478vw,-10px) scale(.2463);animation:fall-232 11s -15s linear infinite}@keyframes fall-232{58.874%{transform:translate(63.8029vw,58.874vh) scale(.2463)}to{transform:translate(60.27535vw,99vh) scale(.2463)}}.snow:nth-child(233){opacity:1.6324;transform:translate(18.7241vw,-10px) scale(.2467);animation:fall-233 19s -7s linear infinite}@keyframes fall-233{73.332%{transform:translate(23.4511vw,73.332vh) scale(.2467)}to{transform:translate(21.0876vw,99vh) scale(.2467)}}.snow:nth-child(234){opacity:.3666;transform:translate(57.5868vw,-10px) scale(.1434);animation:fall-234 11s -23s linear infinite}@keyframes fall-234{77.694%{transform:translate(64.8687vw,77.694vh) scale(.1434)}to{transform:translate(61.22775vw,99vh) scale(.1434)}}.snow:nth-child(235){opacity:.9698;transform:translate(82.2175vw,-10px) scale(.911);animation:fall-235 20s -21s linear infinite}@keyframes fall-235{72.595%{transform:translate(82.6425vw,72.595vh) scale(.911)}to{transform:translate(82.43vw,99vh) scale(.911)}}.snow:nth-child(236){opacity:1.336;transform:translate(56.8023vw,-10px) scale(.9775);animation:fall-236 23s -9s linear infinite}@keyframes fall-236{78.474%{transform:translate(59.0566vw,78.474vh) scale(.9775)}to{transform:translate(57.92945vw,99vh) scale(.9775)}}.snow:nth-child(237){opacity:1.027;transform:translate(93.2029vw,-10px) scale(.636);animation:fall-237 20s -9s linear infinite}@keyframes fall-237{50.537%{transform:translate(85.5278vw,50.537vh) scale(.636)}to{transform:translate(89.36535vw,99vh) scale(.636)}}.snow:nth-child(238){opacity:1.2244;transform:translate(37.7938vw,-10px) scale(.0438);animation:fall-238 10s -22s linear infinite}@keyframes fall-238{59.906%{transform:translate(45.9938vw,59.906vh) scale(.0438)}to{transform:translate(41.8938vw,99vh) scale(.0438)}}.snow:nth-child(239){opacity:.9928;transform:translate(88.9554vw,-10px) scale(.2873);animation:fall-239 14s -30s linear infinite}@keyframes fall-239{46.284%{transform:translate(83.0992vw,46.284vh) scale(.2873)}to{transform:translate(86.0273vw,99vh) scale(.2873)}}.snow:nth-child(240){opacity:.3172;transform:translate(87.4075vw,-10px) scale(.0957);animation:fall-240 12s -17s linear infinite}@keyframes fall-240{38.48%{transform:translate(79.6404vw,38.48vh) scale(.0957)}to{transform:translate(83.52395vw,99vh) scale(.0957)}}.snow:nth-child(241){opacity:.667;transform:translate(85.7563vw,-10px) scale(.2943);animation:fall-241 29s -11s linear infinite}@keyframes fall-241{34.828%{transform:translate(92.1958vw,34.828vh) scale(.2943)}to{transform:translate(88.97605vw,99vh) scale(.2943)}}.snow:nth-child(242){opacity:.5106;transform:translate(5.3145vw,-10px) scale(.2324);animation:fall-242 28s -25s linear infinite}@keyframes fall-242{75.178%{transform:translate(10.8812vw,75.178vh) scale(.2324)}to{transform:translate(8.09785vw,99vh) scale(.2324)}}.snow:nth-child(243){opacity:.638;transform:translate(44.1192vw,-10px) scale(.4109);animation:fall-243 26s -16s linear infinite}@keyframes fall-243{70.717%{transform:translate(49.1296vw,70.717vh) scale(.4109)}to{transform:translate(46.6244vw,99vh) scale(.4109)}}.snow:nth-child(244){opacity:.469;transform:translate(55.2379vw,-10px) scale(.8713);animation:fall-244 25s -10s linear infinite}@keyframes fall-244{66.937%{transform:translate(64.5126vw,66.937vh) scale(.8713)}to{transform:translate(59.87525vw,99vh) scale(.8713)}}.snow:nth-child(245){opacity:.3222;transform:translate(99.2346vw,-10px) scale(.3504);animation:fall-245 20s -17s linear infinite}@keyframes fall-245{55.37%{transform:translate(101.5865vw,55.37vh) scale(.3504)}to{transform:translate(100.41055vw,99vh) scale(.3504)}}.snow:nth-child(246){opacity:1.0132;transform:translate(9.8023vw,-10px) scale(.6435);animation:fall-246 11s -30s linear infinite}@keyframes fall-246{63.849%{transform:translate(7.2816vw,63.849vh) scale(.6435)}to{transform:translate(8.54195vw,99vh) scale(.6435)}}.snow:nth-child(247){opacity:1.1146;transform:translate(22.9436vw,-10px) scale(.2249);animation:fall-247 10s -5s linear infinite}@keyframes fall-247{53.989%{transform:translate(27.6134vw,53.989vh) scale(.2249)}to{transform:translate(25.2785vw,99vh) scale(.2249)}}.snow:nth-child(248){opacity:.2246;transform:translate(81.851vw,-10px) scale(.3761);animation:fall-248 28s -12s linear infinite}@keyframes fall-248{50.473%{transform:translate(87.4552vw,50.473vh) scale(.3761)}to{transform:translate(84.6531vw,99vh) scale(.3761)}}.snow:nth-child(249){opacity:1.1152;transform:translate(77.8771vw,-10px) scale(.5648);animation:fall-249 18s -30s linear infinite}@keyframes fall-249{34.907%{transform:translate(81.4395vw,34.907vh) scale(.5648)}to{transform:translate(79.6583vw,99vh) scale(.5648)}}.snow:nth-child(250){opacity:.7666;transform:translate(94.6432vw,-10px) scale(.2333);animation:fall-250 23s -29s linear infinite}@keyframes fall-250{65.614%{transform:translate(97.722vw,65.614vh) scale(.2333)}to{transform:translate(96.1826vw,99vh) scale(.2333)}}.snow:nth-child(251){opacity:.6296;transform:translate(46.2977vw,-10px) scale(.6952);animation:fall-251 12s -18s linear infinite}@keyframes fall-251{64.85%{transform:translate(48.6463vw,64.85vh) scale(.6952)}to{transform:translate(47.472vw,99vh) scale(.6952)}}.snow:nth-child(252){opacity:1.7762;transform:translate(58.3996vw,-10px) scale(.2758);animation:fall-252 24s -3s linear infinite}@keyframes fall-252{70.236%{transform:translate(66.0803vw,70.236vh) scale(.2758)}to{transform:translate(62.23995vw,99vh) scale(.2758)}}.snow:nth-child(253){opacity:.756;transform:translate(93.1361vw,-10px) scale(.4411);animation:fall-253 10s -25s linear infinite}@keyframes fall-253{46.537%{transform:translate(98.9357vw,46.537vh) scale(.4411)}to{transform:translate(96.0359vw,99vh) scale(.4411)}}.snow:nth-child(254){opacity:1.5794;transform:translate(61.7149vw,-10px) scale(.776);animation:fall-254 12s -22s linear infinite}@keyframes fall-254{36.391%{transform:translate(65.4423vw,36.391vh) scale(.776)}to{transform:translate(63.5786vw,99vh) scale(.776)}}.snow:nth-child(255){opacity:.558;transform:translate(11.1431vw,-10px) scale(.8374);animation:fall-255 24s -29s linear infinite}@keyframes fall-255{78.416%{transform:translate(1.2856vw,78.416vh) scale(.8374)}to{transform:translate(6.21435vw,99vh) scale(.8374)}}.snow:nth-child(256){opacity:.7898;transform:translate(16.707vw,-10px) scale(.1557);animation:fall-256 26s -14s linear infinite}@keyframes fall-256{76.289%{transform:translate(17.8058vw,76.289vh) scale(.1557)}to{transform:translate(17.2564vw,99vh) scale(.1557)}}.snow:nth-child(257){opacity:1.7682;transform:translate(16.1868vw,-10px) scale(.2479);animation:fall-257 22s -13s linear infinite}@keyframes fall-257{78.57%{transform:translate(19.605vw,78.57vh) scale(.2479)}to{transform:translate(17.8959vw,99vh) scale(.2479)}}.snow:nth-child(258){opacity:1.7458;transform:translate(81.0922vw,-10px) scale(.4753);animation:fall-258 16s -15s linear infinite}@keyframes fall-258{76.674%{transform:translate(88.151vw,76.674vh) scale(.4753)}to{transform:translate(84.6216vw,99vh) scale(.4753)}}.snow:nth-child(259){opacity:1.848;transform:translate(33.3023vw,-10px) scale(.0626);animation:fall-259 17s -16s linear infinite}@keyframes fall-259{49.514%{transform:translate(38.1472vw,49.514vh) scale(.0626)}to{transform:translate(35.72475vw,99vh) scale(.0626)}}.snow:nth-child(260){opacity:1.9212;transform:translate(16.551vw,-10px) scale(.6606);animation:fall-260 10s -10s linear infinite}@keyframes fall-260{51.386%{transform:translate(20.8758vw,51.386vh) scale(.6606)}to{transform:translate(18.7134vw,99vh) scale(.6606)}}.snow:nth-child(261){opacity:1.1096;transform:translate(71.9562vw,-10px) scale(.4252);animation:fall-261 26s -1s linear infinite}@keyframes fall-261{77.571%{transform:translate(70.8201vw,77.571vh) scale(.4252)}to{transform:translate(71.38815vw,99vh) scale(.4252)}}.snow:nth-child(262){opacity:.995;transform:translate(30.1864vw,-10px) scale(.011);animation:fall-262 12s -30s linear infinite}@keyframes fall-262{50.071%{transform:translate(33.4705vw,50.071vh) scale(.011)}to{transform:translate(31.82845vw,99vh) scale(.011)}}.snow:nth-child(263){opacity:.234;transform:translate(3.683vw,-10px) scale(.9322);animation:fall-263 13s -2s linear infinite}@keyframes fall-263{64.039%{transform:translate(1.236vw,64.039vh) scale(.9322)}to{transform:translate(2.4595vw,99vh) scale(.9322)}}.snow:nth-child(264){opacity:.9644;transform:translate(80.6245vw,-10px) scale(.2984);animation:fall-264 27s -17s linear infinite}@keyframes fall-264{64.364%{transform:translate(72.1807vw,64.364vh) scale(.2984)}to{transform:translate(76.4026vw,99vh) scale(.2984)}}.snow:nth-child(265){opacity:.1844;transform:translate(2.1706vw,-10px) scale(.4017);animation:fall-265 16s -22s linear infinite}@keyframes fall-265{35.796%{transform:translate(-1.3747vw,35.796vh) scale(.4017)}to{transform:translate(.39795vw,99vh) scale(.4017)}}.snow:nth-child(266){opacity:1.0126;transform:translate(99.679vw,-10px) scale(.3734);animation:fall-266 15s -18s linear infinite}@keyframes fall-266{74.974%{transform:translate(92.7032vw,74.974vh) scale(.3734)}to{transform:translate(96.1911vw,99vh) scale(.3734)}}.snow:nth-child(267){opacity:.0338;transform:translate(44.2366vw,-10px) scale(.9048);animation:fall-267 11s -17s linear infinite}@keyframes fall-267{31.814%{transform:translate(52.2677vw,31.814vh) scale(.9048)}to{transform:translate(48.25215vw,99vh) scale(.9048)}}.snow:nth-child(268){opacity:.806;transform:translate(71.3599vw,-10px) scale(.1382);animation:fall-268 22s -7s linear infinite}@keyframes fall-268{56.282%{transform:translate(72.1491vw,56.282vh) scale(.1382)}to{transform:translate(71.7545vw,99vh) scale(.1382)}}.snow:nth-child(269){opacity:.3408;transform:translate(19.6375vw,-10px) scale(.5719);animation:fall-269 19s -5s linear infinite}@keyframes fall-269{60.571%{transform:translate(10.9951vw,60.571vh) scale(.5719)}to{transform:translate(15.3163vw,99vh) scale(.5719)}}.snow:nth-child(270){opacity:.6168;transform:translate(68.2354vw,-10px) scale(.953);animation:fall-270 26s -29s linear infinite}@keyframes fall-270{55.235%{transform:translate(58.8751vw,55.235vh) scale(.953)}to{transform:translate(63.55525vw,99vh) scale(.953)}}.snow:nth-child(271){opacity:.1856;transform:translate(39.6809vw,-10px) scale(.5467);animation:fall-271 29s -25s linear infinite}@keyframes fall-271{43.585%{transform:translate(44.7249vw,43.585vh) scale(.5467)}to{transform:translate(42.2029vw,99vh) scale(.5467)}}.snow:nth-child(272){opacity:.9434;transform:translate(91.8138vw,-10px) scale(.5073);animation:fall-272 23s -2s linear infinite}@keyframes fall-272{75.326%{transform:translate(93.989vw,75.326vh) scale(.5073)}to{transform:translate(92.9014vw,99vh) scale(.5073)}}.snow:nth-child(273){opacity:1.9134;transform:translate(25.3559vw,-10px) scale(.7423);animation:fall-273 25s -1s linear infinite}@keyframes fall-273{57.348%{transform:translate(33.9332vw,57.348vh) scale(.7423)}to{transform:translate(29.64455vw,99vh) scale(.7423)}}.snow:nth-child(274){opacity:.9162;transform:translate(75.9362vw,-10px) scale(.7682);animation:fall-274 15s -14s linear infinite}@keyframes fall-274{36.507%{transform:translate(82.1198vw,36.507vh) scale(.7682)}to{transform:translate(79.028vw,99vh) scale(.7682)}}.snow:nth-child(275){opacity:1.677;transform:translate(67.8223vw,-10px) scale(.5991);animation:fall-275 19s -12s linear infinite}@keyframes fall-275{38.061%{transform:translate(72.885vw,38.061vh) scale(.5991)}to{transform:translate(70.35365vw,99vh) scale(.5991)}}.snow:nth-child(276){opacity:1.4792;transform:translate(7.5463vw,-10px) scale(.4788);animation:fall-276 30s -20s linear infinite}@keyframes fall-276{46.976%{transform:translate(7.7288vw,46.976vh) scale(.4788)}to{transform:translate(7.63755vw,99vh) scale(.4788)}}.snow:nth-child(277){opacity:1.2412;transform:translate(68.1534vw,-10px) scale(.7903);animation:fall-277 19s -18s linear infinite}@keyframes fall-277{61.467%{transform:translate(73.9935vw,61.467vh) scale(.7903)}to{transform:translate(71.07345vw,99vh) scale(.7903)}}.snow:nth-child(278){opacity:1.215;transform:translate(61.2645vw,-10px) scale(.7615);animation:fall-278 22s -1s linear infinite}@keyframes fall-278{77.016%{transform:translate(63.1698vw,77.016vh) scale(.7615)}to{transform:translate(62.21715vw,99vh) scale(.7615)}}.snow:nth-child(279){opacity:1.9208;transform:translate(93.9869vw,-10px) scale(.7582);animation:fall-279 11s -14s linear infinite}@keyframes fall-279{35.751%{transform:translate(96.6079vw,35.751vh) scale(.7582)}to{transform:translate(95.2974vw,99vh) scale(.7582)}}.snow:nth-child(280){opacity:.8468;transform:translate(35.1549vw,-10px) scale(.8468);animation:fall-280 29s -4s linear infinite}@keyframes fall-280{47.888%{transform:translate(39.1048vw,47.888vh) scale(.8468)}to{transform:translate(37.12985vw,99vh) scale(.8468)}}.snow:nth-child(281){opacity:.237;transform:translate(43.9534vw,-10px) scale(.3911);animation:fall-281 11s -12s linear infinite}@keyframes fall-281{49.835%{transform:translate(38.6041vw,49.835vh) scale(.3911)}to{transform:translate(41.27875vw,99vh) scale(.3911)}}.snow:nth-child(282){opacity:1.5094;transform:translate(66.7807vw,-10px) scale(.4278);animation:fall-282 30s -18s linear infinite}@keyframes fall-282{64.65%{transform:translate(65.749vw,64.65vh) scale(.4278)}to{transform:translate(66.26485vw,99vh) scale(.4278)}}.snow:nth-child(283){opacity:1.9616;transform:translate(53.5071vw,-10px) scale(.1853);animation:fall-283 12s -14s linear infinite}@keyframes fall-283{38.253%{transform:translate(61.1169vw,38.253vh) scale(.1853)}to{transform:translate(57.312vw,99vh) scale(.1853)}}.snow:nth-child(284){opacity:1.4008;transform:translate(59.4776vw,-10px) scale(.4478);animation:fall-284 17s -11s linear infinite}@keyframes fall-284{56.483%{transform:translate(55.3595vw,56.483vh) scale(.4478)}to{transform:translate(57.41855vw,99vh) scale(.4478)}}.snow:nth-child(285){opacity:1.1664;transform:translate(10.4258vw,-10px) scale(.8011);animation:fall-285 14s -23s linear infinite}@keyframes fall-285{49.284%{transform:translate(15.8503vw,49.284vh) scale(.8011)}to{transform:translate(13.13805vw,99vh) scale(.8011)}}.snow:nth-child(286){opacity:.6314;transform:translate(64.1987vw,-10px) scale(.4631);animation:fall-286 26s -21s linear infinite}@keyframes fall-286{59.433%{transform:translate(58.9981vw,59.433vh) scale(.4631)}to{transform:translate(61.5984vw,99vh) scale(.4631)}}.snow:nth-child(287){opacity:1.4484;transform:translate(57.5754vw,-10px) scale(.9781);animation:fall-287 19s -13s linear infinite}@keyframes fall-287{50.329%{transform:translate(59.4376vw,50.329vh) scale(.9781)}to{transform:translate(58.5065vw,99vh) scale(.9781)}}.snow:nth-child(288){opacity:1.685;transform:translate(88.3563vw,-10px) scale(.4142);animation:fall-288 24s -25s linear infinite}@keyframes fall-288{51.862%{transform:translate(80.3864vw,51.862vh) scale(.4142)}to{transform:translate(84.37135vw,99vh) scale(.4142)}}.snow:nth-child(289){opacity:1.875;transform:translate(85.0244vw,-10px) scale(.9894);animation:fall-289 25s -4s linear infinite}@keyframes fall-289{76.355%{transform:translate(91.8272vw,76.355vh) scale(.9894)}to{transform:translate(88.4258vw,99vh) scale(.9894)}}.snow:nth-child(290){opacity:1.6992;transform:translate(32.6619vw,-10px) scale(.468);animation:fall-290 26s -30s linear infinite}@keyframes fall-290{74.423%{transform:translate(35.5651vw,74.423vh) scale(.468)}to{transform:translate(34.1135vw,99vh) scale(.468)}}.snow:nth-child(291){opacity:.0734;transform:translate(80.6784vw,-10px) scale(.8775);animation:fall-291 17s -19s linear infinite}@keyframes fall-291{53.945%{transform:translate(88.272vw,53.945vh) scale(.8775)}to{transform:translate(84.4752vw,99vh) scale(.8775)}}.snow:nth-child(292){opacity:1.0858;transform:translate(7.1482vw,-10px) scale(.6234);animation:fall-292 20s -28s linear infinite}@keyframes fall-292{39.393%{transform:translate(15.0671vw,39.393vh) scale(.6234)}to{transform:translate(11.10765vw,99vh) scale(.6234)}}.snow:nth-child(293){opacity:1.3934;transform:translate(49.1242vw,-10px) scale(.4089);animation:fall-293 15s -20s linear infinite}@keyframes fall-293{39.378%{transform:translate(48.3541vw,39.378vh) scale(.4089)}to{transform:translate(48.73915vw,99vh) scale(.4089)}}.snow:nth-child(294){opacity:.0562;transform:translate(19.4111vw,-10px) scale(.9538);animation:fall-294 17s -13s linear infinite}@keyframes fall-294{54.472%{transform:translate(14.7019vw,54.472vh) scale(.9538)}to{transform:translate(17.0565vw,99vh) scale(.9538)}}.snow:nth-child(295){opacity:1.21;transform:translate(98.1642vw,-10px) scale(.5857);animation:fall-295 16s -28s linear infinite}@keyframes fall-295{37.434%{transform:translate(100.9824vw,37.434vh) scale(.5857)}to{transform:translate(99.5733vw,99vh) scale(.5857)}}.snow:nth-child(296){opacity:.194;transform:translate(60.7678vw,-10px) scale(.4378);animation:fall-296 27s -2s linear infinite}@keyframes fall-296{77.825%{transform:translate(54.4971vw,77.825vh) scale(.4378)}to{transform:translate(57.63245vw,99vh) scale(.4378)}}.snow:nth-child(297){opacity:1.8668;transform:translate(27.9328vw,-10px) scale(.0544);animation:fall-297 21s -27s linear infinite}@keyframes fall-297{56.312%{transform:translate(19.7354vw,56.312vh) scale(.0544)}to{transform:translate(23.8341vw,99vh) scale(.0544)}}.snow:nth-child(298){opacity:1.4624;transform:translate(33.0692vw,-10px) scale(.8756);animation:fall-298 23s -10s linear infinite}@keyframes fall-298{61.705%{transform:translate(34.599vw,61.705vh) scale(.8756)}to{transform:translate(33.8341vw,99vh) scale(.8756)}}.snow:nth-child(299){opacity:1.735;transform:translate(11.0855vw,-10px) scale(.4824);animation:fall-299 25s -11s linear infinite}@keyframes fall-299{66.626%{transform:translate(19.2428vw,66.626vh) scale(.4824)}to{transform:translate(15.16415vw,99vh) scale(.4824)}}.snow:nth-child(300){opacity:.7406;transform:translate(56.1828vw,-10px) scale(.9007);animation:fall-300 15s -15s linear infinite}@keyframes fall-300{70.924%{transform:translate(47.8902vw,70.924vh) scale(.9007)}to{transform:translate(52.0365vw,99vh) scale(.9007)}}.snow:nth-child(301){opacity:1.141;transform:translate(38.2615vw,-10px) scale(.9879);animation:fall-301 22s -24s linear infinite}@keyframes fall-301{63.087%{transform:translate(30.3985vw,63.087vh) scale(.9879)}to{transform:translate(34.33vw,99vh) scale(.9879)}}.snow:nth-child(302){opacity:1.7052;transform:translate(87.4738vw,-10px) scale(.2167);animation:fall-302 18s -4s linear infinite}@keyframes fall-302{62.674%{transform:translate(78.0454vw,62.674vh) scale(.2167)}to{transform:translate(82.7596vw,99vh) scale(.2167)}}.snow:nth-child(303){opacity:.2934;transform:translate(14.294vw,-10px) scale(.1043);animation:fall-303 25s -4s linear infinite}@keyframes fall-303{30.37%{transform:translate(14.9139vw,30.37vh) scale(.1043)}to{transform:translate(14.60395vw,99vh) scale(.1043)}}.snow:nth-child(304){opacity:1.1282;transform:translate(19.6076vw,-10px) scale(.5889);animation:fall-304 15s -1s linear infinite}@keyframes fall-304{77.323%{transform:translate(14.5936vw,77.323vh) scale(.5889)}to{transform:translate(17.1006vw,99vh) scale(.5889)}}.snow:nth-child(305){opacity:1.9224;transform:translate(78.8662vw,-10px) scale(.0653);animation:fall-305 16s -15s linear infinite}@keyframes fall-305{34.423%{transform:translate(87.1365vw,34.423vh) scale(.0653)}to{transform:translate(83.00135vw,99vh) scale(.0653)}}.snow:nth-child(306){opacity:.599;transform:translate(88.8539vw,-10px) scale(.6578);animation:fall-306 24s -15s linear infinite}@keyframes fall-306{38.45%{transform:translate(82.8812vw,38.45vh) scale(.6578)}to{transform:translate(85.86755vw,99vh) scale(.6578)}}.snow:nth-child(307){opacity:1.7842;transform:translate(20.8527vw,-10px) scale(.9251);animation:fall-307 23s -4s linear infinite}@keyframes fall-307{40.62%{transform:translate(14.2627vw,40.62vh) scale(.9251)}to{transform:translate(17.5577vw,99vh) scale(.9251)}}.snow:nth-child(308){opacity:1.575;transform:translate(4.185vw,-10px) scale(.08);animation:fall-308 16s -3s linear infinite}@keyframes fall-308{50.655%{transform:translate(4.0887vw,50.655vh) scale(.08)}to{transform:translate(4.13685vw,99vh) scale(.08)}}.snow:nth-child(309){opacity:.6686;transform:translate(74.555vw,-10px) scale(.4857);animation:fall-309 20s -1s linear infinite}@keyframes fall-309{42.534%{transform:translate(84.5296vw,42.534vh) scale(.4857)}to{transform:translate(79.5423vw,99vh) scale(.4857)}}.snow:nth-child(310){opacity:.2112;transform:translate(62.7587vw,-10px) scale(.2144);animation:fall-310 19s -18s linear infinite}@keyframes fall-310{73.976%{transform:translate(59.3901vw,73.976vh) scale(.2144)}to{transform:translate(61.0744vw,99vh) scale(.2144)}}.snow:nth-child(311){opacity:.6444;transform:translate(38.7873vw,-10px) scale(.8438);animation:fall-311 12s -27s linear infinite}@keyframes fall-311{54.619%{transform:translate(32.4294vw,54.619vh) scale(.8438)}to{transform:translate(35.60835vw,99vh) scale(.8438)}}.snow:nth-child(312){opacity:.7532;transform:translate(87.7209vw,-10px) scale(.721);animation:fall-312 21s -22s linear infinite}@keyframes fall-312{75.523%{transform:translate(84.5652vw,75.523vh) scale(.721)}to{transform:translate(86.14305vw,99vh) scale(.721)}}.snow:nth-child(313){opacity:.0116;transform:translate(57.4365vw,-10px) scale(.1757);animation:fall-313 16s -21s linear infinite}@keyframes fall-313{40.955%{transform:translate(47.8425vw,40.955vh) scale(.1757)}to{transform:translate(52.6395vw,99vh) scale(.1757)}}.snow:nth-child(314){opacity:.3338;transform:translate(74.983vw,-10px) scale(.3869);animation:fall-314 22s -13s linear infinite}@keyframes fall-314{49.74%{transform:translate(74.5773vw,49.74vh) scale(.3869)}to{transform:translate(74.78015vw,99vh) scale(.3869)}}.snow:nth-child(315){opacity:.7744;transform:translate(30.6399vw,-10px) scale(.4131);animation:fall-315 29s -18s linear infinite}@keyframes fall-315{52.855%{transform:translate(38.2558vw,52.855vh) scale(.4131)}to{transform:translate(34.44785vw,99vh) scale(.4131)}}.snow:nth-child(316){opacity:1.7604;transform:translate(86.9665vw,-10px) scale(.351);animation:fall-316 10s -23s linear infinite}@keyframes fall-316{68.935%{transform:translate(82.5213vw,68.935vh) scale(.351)}to{transform:translate(84.7439vw,99vh) scale(.351)}}.snow:nth-child(317){opacity:1.6056;transform:translate(51.141vw,-10px) scale(.2348);animation:fall-317 16s -23s linear infinite}@keyframes fall-317{63.338%{transform:translate(45.3179vw,63.338vh) scale(.2348)}to{transform:translate(48.22945vw,99vh) scale(.2348)}}.snow:nth-child(318){opacity:.4282;transform:translate(7.6581vw,-10px) scale(.4927);animation:fall-318 22s -5s linear infinite}@keyframes fall-318{45.835%{transform:translate(10.6484vw,45.835vh) scale(.4927)}to{transform:translate(9.15325vw,99vh) scale(.4927)}}.snow:nth-child(319){opacity:1.161;transform:translate(38.2375vw,-10px) scale(.4239);animation:fall-319 20s -21s linear infinite}@keyframes fall-319{72.266%{transform:translate(41.9386vw,72.266vh) scale(.4239)}to{transform:translate(40.08805vw,99vh) scale(.4239)}}.snow:nth-child(320){opacity:1.2308;transform:translate(4.3603vw,-10px) scale(.3932);animation:fall-320 29s -14s linear infinite}@keyframes fall-320{74.547%{transform:translate(11.3163vw,74.547vh) scale(.3932)}to{transform:translate(7.8383vw,99vh) scale(.3932)}}.snow:nth-child(321){opacity:.5654;transform:translate(38.5396vw,-10px) scale(.7291);animation:fall-321 12s -30s linear infinite}@keyframes fall-321{56.993%{transform:translate(43.5992vw,56.993vh) scale(.7291)}to{transform:translate(41.0694vw,99vh) scale(.7291)}}.snow:nth-child(322){opacity:1.4794;transform:translate(2.1851vw,-10px) scale(.5047);animation:fall-322 23s -12s linear infinite}@keyframes fall-322{79.716%{transform:translate(-2.6502vw,79.716vh) scale(.5047)}to{transform:translate(-.23255vw,99vh) scale(.5047)}}.snow:nth-child(323){opacity:1.6198;transform:translate(84.3973vw,-10px) scale(.9373);animation:fall-323 14s -27s linear infinite}@keyframes fall-323{69.556%{transform:translate(77.9446vw,69.556vh) scale(.9373)}to{transform:translate(81.17095vw,99vh) scale(.9373)}}.snow:nth-child(324){opacity:.6368;transform:translate(52.2164vw,-10px) scale(.7907);animation:fall-324 29s -3s linear infinite}@keyframes fall-324{69.754%{transform:translate(48.5855vw,69.754vh) scale(.7907)}to{transform:translate(50.40095vw,99vh) scale(.7907)}}.snow:nth-child(325){opacity:1.2794;transform:translate(74.1806vw,-10px) scale(.1745);animation:fall-325 28s -30s linear infinite}@keyframes fall-325{65.449%{transform:translate(70.7581vw,65.449vh) scale(.1745)}to{transform:translate(72.46935vw,99vh) scale(.1745)}}.snow:nth-child(326){opacity:1.9538;transform:translate(41.9032vw,-10px) scale(.4682);animation:fall-326 11s -18s linear infinite}@keyframes fall-326{49.237%{transform:translate(34.4675vw,49.237vh) scale(.4682)}to{transform:translate(38.18535vw,99vh) scale(.4682)}}.snow:nth-child(327){opacity:1.6974;transform:translate(98.4703vw,-10px) scale(.6449);animation:fall-327 17s -15s linear infinite}@keyframes fall-327{43.126%{transform:translate(103.1506vw,43.126vh) scale(.6449)}to{transform:translate(100.81045vw,99vh) scale(.6449)}}.snow:nth-child(328){opacity:.555;transform:translate(41.0465vw,-10px) scale(.5818);animation:fall-328 15s -19s linear infinite}@keyframes fall-328{39.011%{transform:translate(46.8181vw,39.011vh) scale(.5818)}to{transform:translate(43.9323vw,99vh) scale(.5818)}}.snow:nth-child(329){opacity:.7878;transform:translate(88.1987vw,-10px) scale(.7797);animation:fall-329 17s -20s linear infinite}@keyframes fall-329{78.682%{transform:translate(97.7338vw,78.682vh) scale(.7797)}to{transform:translate(92.96625vw,99vh) scale(.7797)}}.snow:nth-child(330){opacity:1.9612;transform:translate(39.0728vw,-10px) scale(.6903);animation:fall-330 30s -12s linear infinite}@keyframes fall-330{73.258%{transform:translate(47.8693vw,73.258vh) scale(.6903)}to{transform:translate(43.47105vw,99vh) scale(.6903)}}.snow:nth-child(331){opacity:1.242;transform:translate(63.9655vw,-10px) scale(.8707);animation:fall-331 10s -9s linear infinite}@keyframes fall-331{55.839%{transform:translate(54.7884vw,55.839vh) scale(.8707)}to{transform:translate(59.37695vw,99vh) scale(.8707)}}.snow:nth-child(332){opacity:.375;transform:translate(25.0088vw,-10px) scale(.412);animation:fall-332 18s -29s linear infinite}@keyframes fall-332{40.434%{transform:translate(17.1605vw,40.434vh) scale(.412)}to{transform:translate(21.08465vw,99vh) scale(.412)}}.snow:nth-child(333){opacity:.7374;transform:translate(76.2836vw,-10px) scale(.7774);animation:fall-333 27s -28s linear infinite}@keyframes fall-333{75.417%{transform:translate(67.6482vw,75.417vh) scale(.7774)}to{transform:translate(71.9659vw,99vh) scale(.7774)}}.snow:nth-child(334){opacity:1.8658;transform:translate(62.2748vw,-10px) scale(.7713);animation:fall-334 10s -19s linear infinite}@keyframes fall-334{77.863%{transform:translate(65.8664vw,77.863vh) scale(.7713)}to{transform:translate(64.0706vw,99vh) scale(.7713)}}.snow:nth-child(335){opacity:.4866;transform:translate(1.7795vw,-10px) scale(.8655);animation:fall-335 26s -28s linear infinite}@keyframes fall-335{30.607%{transform:translate(-2.6754vw,30.607vh) scale(.8655)}to{transform:translate(-.44795vw,99vh) scale(.8655)}}.snow:nth-child(336){opacity:.9298;transform:translate(17.5971vw,-10px) scale(.6036);animation:fall-336 20s -23s linear infinite}@keyframes fall-336{41.526%{transform:translate(26.6404vw,41.526vh) scale(.6036)}to{transform:translate(22.11875vw,99vh) scale(.6036)}}.snow:nth-child(337){opacity:.0202;transform:translate(19.2672vw,-10px) scale(.4029);animation:fall-337 18s -29s linear infinite}@keyframes fall-337{35.838%{transform:translate(24.0716vw,35.838vh) scale(.4029)}to{transform:translate(21.6694vw,99vh) scale(.4029)}}.snow:nth-child(338){opacity:.588;transform:translate(30.7712vw,-10px) scale(.7778);animation:fall-338 13s -9s linear infinite}@keyframes fall-338{37.266%{transform:translate(29.1727vw,37.266vh) scale(.7778)}to{transform:translate(29.97195vw,99vh) scale(.7778)}}.snow:nth-child(339){opacity:.415;transform:translate(57.7293vw,-10px) scale(.0368);animation:fall-339 14s -10s linear infinite}@keyframes fall-339{59.667%{transform:translate(67.0078vw,59.667vh) scale(.0368)}to{transform:translate(62.36855vw,99vh) scale(.0368)}}.snow:nth-child(340){opacity:1.0262;transform:translate(27.4802vw,-10px) scale(.0074);animation:fall-340 30s -5s linear infinite}@keyframes fall-340{58.02%{transform:translate(30.0156vw,58.02vh) scale(.0074)}to{transform:translate(28.7479vw,99vh) scale(.0074)}}.snow:nth-child(341){opacity:.1696;transform:translate(55.0348vw,-10px) scale(.0114);animation:fall-341 11s -5s linear infinite}@keyframes fall-341{73.489%{transform:translate(57.4609vw,73.489vh) scale(.0114)}to{transform:translate(56.24785vw,99vh) scale(.0114)}}.snow:nth-child(342){opacity:1.204;transform:translate(89.4286vw,-10px) scale(.7746);animation:fall-342 15s -25s linear infinite}@keyframes fall-342{72.238%{transform:translate(91.3968vw,72.238vh) scale(.7746)}to{transform:translate(90.4127vw,99vh) scale(.7746)}}.snow:nth-child(343){opacity:.1734;transform:translate(7.8223vw,-10px) scale(.2642);animation:fall-343 29s -25s linear infinite}@keyframes fall-343{53.762%{transform:translate(1.2286vw,53.762vh) scale(.2642)}to{transform:translate(4.52545vw,99vh) scale(.2642)}}.snow:nth-child(344){opacity:.396;transform:translate(29.5003vw,-10px) scale(.0102);animation:fall-344 24s -7s linear infinite}@keyframes fall-344{72.832%{transform:translate(38.828vw,72.832vh) scale(.0102)}to{transform:translate(34.16415vw,99vh) scale(.0102)}}.snow:nth-child(345){opacity:.4416;transform:translate(.6386vw,-10px) scale(.9116);animation:fall-345 13s -6s linear infinite}@keyframes fall-345{79.427%{transform:translate(10.6105vw,79.427vh) scale(.9116)}to{transform:translate(5.62455vw,99vh) scale(.9116)}}.snow:nth-child(346){opacity:.0926;transform:translate(82.3007vw,-10px) scale(.405);animation:fall-346 28s -18s linear infinite}@keyframes fall-346{39.869%{transform:translate(82.8835vw,39.869vh) scale(.405)}to{transform:translate(82.5921vw,99vh) scale(.405)}}.snow:nth-child(347){opacity:.6604;transform:translate(5.6846vw,-10px) scale(.6631);animation:fall-347 23s -11s linear infinite}@keyframes fall-347{59.298%{transform:translate(9.423vw,59.298vh) scale(.6631)}to{transform:translate(7.5538vw,99vh) scale(.6631)}}.snow:nth-child(348){opacity:1.6868;transform:translate(86.1503vw,-10px) scale(.4931);animation:fall-348 30s -29s linear infinite}@keyframes fall-348{71.213%{transform:translate(88.9998vw,71.213vh) scale(.4931)}to{transform:translate(87.57505vw,99vh) scale(.4931)}}.snow:nth-child(349){opacity:.6274;transform:translate(58.2966vw,-10px) scale(.5573);animation:fall-349 14s -24s linear infinite}@keyframes fall-349{78.241%{transform:translate(59.4864vw,78.241vh) scale(.5573)}to{transform:translate(58.8915vw,99vh) scale(.5573)}}.snow:nth-child(350){opacity:.4892;transform:translate(8.5985vw,-10px) scale(.8276);animation:fall-350 19s -29s linear infinite}@keyframes fall-350{56.244%{transform:translate(14.252vw,56.244vh) scale(.8276)}to{transform:translate(11.42525vw,99vh) scale(.8276)}}.snow:nth-child(351){opacity:.3876;transform:translate(12.6899vw,-10px) scale(.4431);animation:fall-351 24s -27s linear infinite}@keyframes fall-351{75.039%{transform:translate(17.2334vw,75.039vh) scale(.4431)}to{transform:translate(14.96165vw,99vh) scale(.4431)}}.snow:nth-child(352){opacity:1.9496;transform:translate(88.5661vw,-10px) scale(.4282);animation:fall-352 22s -23s linear infinite}@keyframes fall-352{75.395%{transform:translate(78.9948vw,75.395vh) scale(.4282)}to{transform:translate(83.78045vw,99vh) scale(.4282)}}.snow:nth-child(353){opacity:.3342;transform:translate(96.6253vw,-10px) scale(.7768);animation:fall-353 28s -27s linear infinite}@keyframes fall-353{32.543%{transform:translate(98.9907vw,32.543vh) scale(.7768)}to{transform:translate(97.808vw,99vh) scale(.7768)}}.snow:nth-child(354){opacity:1.7748;transform:translate(76.7018vw,-10px) scale(.4624);animation:fall-354 20s -19s linear infinite}@keyframes fall-354{63.211%{transform:translate(83.3686vw,63.211vh) scale(.4624)}to{transform:translate(80.0352vw,99vh) scale(.4624)}}.snow:nth-child(355){opacity:.3682;transform:translate(69.045vw,-10px) scale(.9119);animation:fall-355 14s -13s linear infinite}@keyframes fall-355{32.049%{transform:translate(61.4948vw,32.049vh) scale(.9119)}to{transform:translate(65.2699vw,99vh) scale(.9119)}}.snow:nth-child(356){opacity:.6772;transform:translate(78.9853vw,-10px) scale(.1428);animation:fall-356 23s -4s linear infinite}@keyframes fall-356{72.798%{transform:translate(71.0238vw,72.798vh) scale(.1428)}to{transform:translate(75.00455vw,99vh) scale(.1428)}}.snow:nth-child(357){opacity:.8566;transform:translate(53.2732vw,-10px) scale(.7085);animation:fall-357 27s -24s linear infinite}@keyframes fall-357{74.863%{transform:translate(49.5357vw,74.863vh) scale(.7085)}to{transform:translate(51.40445vw,99vh) scale(.7085)}}.snow:nth-child(358){opacity:1.3108;transform:translate(26.3233vw,-10px) scale(.077);animation:fall-358 22s -19s linear infinite}@keyframes fall-358{71.615%{transform:translate(16.389vw,71.615vh) scale(.077)}to{transform:translate(21.35615vw,99vh) scale(.077)}}.snow:nth-child(359){opacity:.995;transform:translate(24.4265vw,-10px) scale(.265);animation:fall-359 13s -26s linear infinite}@keyframes fall-359{37.841%{transform:translate(31.845vw,37.841vh) scale(.265)}to{transform:translate(28.13575vw,99vh) scale(.265)}}.snow:nth-child(360){opacity:.8422;transform:translate(65.3153vw,-10px) scale(.646);animation:fall-360 27s -6s linear infinite}@keyframes fall-360{32.038%{transform:translate(59.4598vw,32.038vh) scale(.646)}to{transform:translate(62.38755vw,99vh) scale(.646)}}.snow:nth-child(361){opacity:.581;transform:translate(54.6087vw,-10px) scale(.9457);animation:fall-361 27s -13s linear infinite}@keyframes fall-361{62.152%{transform:translate(45.8517vw,62.152vh) scale(.9457)}to{transform:translate(50.2302vw,99vh) scale(.9457)}}.snow:nth-child(362){opacity:1.5452;transform:translate(6.5261vw,-10px) scale(.0922);animation:fall-362 23s -18s linear infinite}@keyframes fall-362{66.628%{transform:translate(6.1397vw,66.628vh) scale(.0922)}to{transform:translate(6.3329vw,99vh) scale(.0922)}}.snow:nth-child(363){opacity:1.1898;transform:translate(47.1717vw,-10px) scale(.613);animation:fall-363 14s -13s linear infinite}@keyframes fall-363{57.809%{transform:translate(37.9855vw,57.809vh) scale(.613)}to{transform:translate(42.5786vw,99vh) scale(.613)}}.snow:nth-child(364){opacity:1.2932;transform:translate(98.1077vw,-10px) scale(.6905);animation:fall-364 26s -1s linear infinite}@keyframes fall-364{50.968%{transform:translate(89.5132vw,50.968vh) scale(.6905)}to{transform:translate(93.81045vw,99vh) scale(.6905)}}.snow:nth-child(365){opacity:.4458;transform:translate(10.1325vw,-10px) scale(.5802);animation:fall-365 21s -12s linear infinite}@keyframes fall-365{47.728%{transform:translate(14.5554vw,47.728vh) scale(.5802)}to{transform:translate(12.34395vw,99vh) scale(.5802)}}.snow:nth-child(366){opacity:.8196;transform:translate(81.0852vw,-10px) scale(.2954);animation:fall-366 10s -21s linear infinite}@keyframes fall-366{38.713%{transform:translate(80.8314vw,38.713vh) scale(.2954)}to{transform:translate(80.9583vw,99vh) scale(.2954)}}.snow:nth-child(367){opacity:1.6654;transform:translate(22.2687vw,-10px) scale(.7431);animation:fall-367 19s -17s linear infinite}@keyframes fall-367{71.963%{transform:translate(16.7765vw,71.963vh) scale(.7431)}to{transform:translate(19.5226vw,99vh) scale(.7431)}}.snow:nth-child(368){opacity:.16;transform:translate(84.1312vw,-10px) scale(.4744);animation:fall-368 16s -24s linear infinite}@keyframes fall-368{30.657%{transform:translate(89.2759vw,30.657vh) scale(.4744)}to{transform:translate(86.70355vw,99vh) scale(.4744)}}.snow:nth-child(369){opacity:1.0084;transform:translate(55.8155vw,-10px) scale(.2528);animation:fall-369 16s -16s linear infinite}@keyframes fall-369{72.35%{transform:translate(62.7851vw,72.35vh) scale(.2528)}to{transform:translate(59.3003vw,99vh) scale(.2528)}}.snow:nth-child(370){opacity:1.9194;transform:translate(64.505vw,-10px) scale(.8616);animation:fall-370 28s -28s linear infinite}@keyframes fall-370{51.44%{transform:translate(67.6519vw,51.44vh) scale(.8616)}to{transform:translate(66.07845vw,99vh) scale(.8616)}}.snow:nth-child(371){opacity:.9128;transform:translate(79.6237vw,-10px) scale(.2846);animation:fall-371 28s -5s linear infinite}@keyframes fall-371{48.474%{transform:translate(75.4712vw,48.474vh) scale(.2846)}to{transform:translate(77.54745vw,99vh) scale(.2846)}}.snow:nth-child(372){opacity:1.5842;transform:translate(75.1364vw,-10px) scale(.6691);animation:fall-372 24s -14s linear infinite}@keyframes fall-372{33.757%{transform:translate(68.18vw,33.757vh) scale(.6691)}to{transform:translate(71.6582vw,99vh) scale(.6691)}}.snow:nth-child(373){opacity:.955;transform:translate(96.4251vw,-10px) scale(.7082);animation:fall-373 29s -9s linear infinite}@keyframes fall-373{69.493%{transform:translate(105.047vw,69.493vh) scale(.7082)}to{transform:translate(100.73605vw,99vh) scale(.7082)}}.snow:nth-child(374){opacity:1.3638;transform:translate(99.4208vw,-10px) scale(.376);animation:fall-374 22s -11s linear infinite}@keyframes fall-374{31.291%{transform:translate(96.7519vw,31.291vh) scale(.376)}to{transform:translate(98.08635vw,99vh) scale(.376)}}.snow:nth-child(375){opacity:.8368;transform:translate(98.2557vw,-10px) scale(.55);animation:fall-375 28s -30s linear infinite}@keyframes fall-375{41.383%{transform:translate(98.2518vw,41.383vh) scale(.55)}to{transform:translate(98.25375vw,99vh) scale(.55)}}.snow:nth-child(376){opacity:1.1696;transform:translate(21.1945vw,-10px) scale(.8707);animation:fall-376 17s -13s linear infinite}@keyframes fall-376{51.119%{transform:translate(31.1469vw,51.119vh) scale(.8707)}to{transform:translate(26.1707vw,99vh) scale(.8707)}}.snow:nth-child(377){opacity:1.0048;transform:translate(39.8854vw,-10px) scale(.0571);animation:fall-377 30s -12s linear infinite}@keyframes fall-377{46.399%{transform:translate(49.3118vw,46.399vh) scale(.0571)}to{transform:translate(44.5986vw,99vh) scale(.0571)}}.snow:nth-child(378){opacity:1.3992;transform:translate(40.7174vw,-10px) scale(.4866);animation:fall-378 23s -10s linear infinite}@keyframes fall-378{66.701%{transform:translate(34.7952vw,66.701vh) scale(.4866)}to{transform:translate(37.7563vw,99vh) scale(.4866)}}.snow:nth-child(379){opacity:1.9358;transform:translate(74.0842vw,-10px) scale(.1496);animation:fall-379 29s -9s linear infinite}@keyframes fall-379{37.402%{transform:translate(78.3487vw,37.402vh) scale(.1496)}to{transform:translate(76.21645vw,99vh) scale(.1496)}}.snow:nth-child(380){opacity:1.6308;transform:translate(70.6146vw,-10px) scale(.7193);animation:fall-380 30s -2s linear infinite}@keyframes fall-380{44.137%{transform:translate(67.2777vw,44.137vh) scale(.7193)}to{transform:translate(68.94615vw,99vh) scale(.7193)}}.snow:nth-child(381){opacity:1.5494;transform:translate(91.7289vw,-10px) scale(.1251);animation:fall-381 15s -30s linear infinite}@keyframes fall-381{47.124%{transform:translate(90.2226vw,47.124vh) scale(.1251)}to{transform:translate(90.97575vw,99vh) scale(.1251)}}.snow:nth-child(382){opacity:.3194;transform:translate(71.8129vw,-10px) scale(.0508);animation:fall-382 26s -26s linear infinite}@keyframes fall-382{68.083%{transform:translate(79.0419vw,68.083vh) scale(.0508)}to{transform:translate(75.4274vw,99vh) scale(.0508)}}.snow:nth-child(383){opacity:1.8992;transform:translate(79.9865vw,-10px) scale(.6224);animation:fall-383 17s -1s linear infinite}@keyframes fall-383{78.759%{transform:translate(75.9877vw,78.759vh) scale(.6224)}to{transform:translate(77.9871vw,99vh) scale(.6224)}}.snow:nth-child(384){opacity:1.0646;transform:translate(36.2979vw,-10px) scale(.2919);animation:fall-384 24s -25s linear infinite}@keyframes fall-384{72.802%{transform:translate(36.642vw,72.802vh) scale(.2919)}to{transform:translate(36.46995vw,99vh) scale(.2919)}}.snow:nth-child(385){opacity:.7412;transform:translate(25.0263vw,-10px) scale(.6878);animation:fall-385 27s -5s linear infinite}@keyframes fall-385{71.153%{transform:translate(17.6546vw,71.153vh) scale(.6878)}to{transform:translate(21.34045vw,99vh) scale(.6878)}}.snow:nth-child(386){opacity:.5626;transform:translate(26.3832vw,-10px) scale(.1385);animation:fall-386 14s -2s linear infinite}@keyframes fall-386{36.781%{transform:translate(33.7622vw,36.781vh) scale(.1385)}to{transform:translate(30.0727vw,99vh) scale(.1385)}}.snow:nth-child(387){opacity:1.9064;transform:translate(41.4667vw,-10px) scale(.2628);animation:fall-387 28s -17s linear infinite}@keyframes fall-387{52.716%{transform:translate(39.3735vw,52.716vh) scale(.2628)}to{transform:translate(40.4201vw,99vh) scale(.2628)}}.snow:nth-child(388){opacity:1.1302;transform:translate(11.4526vw,-10px) scale(.8392);animation:fall-388 24s -4s linear infinite}@keyframes fall-388{50.29%{transform:translate(15.4031vw,50.29vh) scale(.8392)}to{transform:translate(13.42785vw,99vh) scale(.8392)}}.snow:nth-child(389){opacity:1.417;transform:translate(85.2527vw,-10px) scale(.3727);animation:fall-389 10s -14s linear infinite}@keyframes fall-389{52.093%{transform:translate(88.341vw,52.093vh) scale(.3727)}to{transform:translate(86.79685vw,99vh) scale(.3727)}}.snow:nth-child(390){opacity:.315;transform:translate(80.404vw,-10px) scale(.3431);animation:fall-390 22s -17s linear infinite}@keyframes fall-390{56.829%{transform:translate(86.1165vw,56.829vh) scale(.3431)}to{transform:translate(83.26025vw,99vh) scale(.3431)}}.snow:nth-child(391){opacity:.7684;transform:translate(2.1556vw,-10px) scale(.0702);animation:fall-391 25s -9s linear infinite}@keyframes fall-391{66.179%{transform:translate(6.7175vw,66.179vh) scale(.0702)}to{transform:translate(4.43655vw,99vh) scale(.0702)}}.snow:nth-child(392){opacity:1.3372;transform:translate(49.6047vw,-10px) scale(.841);animation:fall-392 24s -24s linear infinite}@keyframes fall-392{66.631%{transform:translate(48.5762vw,66.631vh) scale(.841)}to{transform:translate(49.09045vw,99vh) scale(.841)}}.snow:nth-child(393){opacity:.4566;transform:translate(12.8146vw,-10px) scale(.7091);animation:fall-393 29s -3s linear infinite}@keyframes fall-393{47.222%{transform:translate(14.8209vw,47.222vh) scale(.7091)}to{transform:translate(13.81775vw,99vh) scale(.7091)}}.snow:nth-child(394){opacity:1.7074;transform:translate(18.6568vw,-10px) scale(.4578);animation:fall-394 23s -4s linear infinite}@keyframes fall-394{68.009%{transform:translate(17.4799vw,68.009vh) scale(.4578)}to{transform:translate(18.06835vw,99vh) scale(.4578)}}.snow:nth-child(395){opacity:1.1232;transform:translate(70.8679vw,-10px) scale(.0657);animation:fall-395 26s -20s linear infinite}@keyframes fall-395{67.858%{transform:translate(66.082vw,67.858vh) scale(.0657)}to{transform:translate(68.47495vw,99vh) scale(.0657)}}.snow:nth-child(396){opacity:.8076;transform:translate(9.9503vw,-10px) scale(.6664);animation:fall-396 11s -18s linear infinite}@keyframes fall-396{70.387%{transform:translate(14.3423vw,70.387vh) scale(.6664)}to{transform:translate(12.1463vw,99vh) scale(.6664)}}.snow:nth-child(397){opacity:1.2994;transform:translate(31.1949vw,-10px) scale(.4404);animation:fall-397 21s -29s linear infinite}@keyframes fall-397{30.654%{transform:translate(27.8283vw,30.654vh) scale(.4404)}to{transform:translate(29.5116vw,99vh) scale(.4404)}}.snow:nth-child(398){opacity:1.4268;transform:translate(15.0128vw,-10px) scale(.0081);animation:fall-398 17s -2s linear infinite}@keyframes fall-398{50.309%{transform:translate(10.5227vw,50.309vh) scale(.0081)}to{transform:translate(12.76775vw,99vh) scale(.0081)}}.snow:nth-child(399){opacity:1.685;transform:translate(61.9963vw,-10px) scale(.0368);animation:fall-399 20s -16s linear infinite}@keyframes fall-399{56.697%{transform:translate(65.2758vw,56.697vh) scale(.0368)}to{transform:translate(63.63605vw,99vh) scale(.0368)}}.snow:nth-child(400){opacity:1.4078;transform:translate(15.8vw,-10px) scale(.7447);animation:fall-400 27s -27s linear infinite}@keyframes fall-400{40.819%{transform:translate(22.8505vw,40.819vh) scale(.7447)}to{transform:translate(19.32525vw,99vh) scale(.7447)}}\n"], dependencies: [{ kind: "directive", type: i3.NgForOf, selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }, { kind: "directive", type: i3.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "directive", type: i2.RouterOutlet, selector: "router-outlet", inputs: ["name"], outputs: ["activate", "deactivate", "attach", "detach"], exportAs: ["outlet"] }], encapsulation: i0.ViewEncapsulation.None });
|
|
26
26
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: AppComponent, decorators: [{
|
|
27
27
|
type: Component,
|
|
28
|
-
args: [{ selector: 'app-root', encapsulation: ViewEncapsulation.None, template: "<ng-container *ngIf=\"_state.christmasTime\">\r\n <div *ngFor=\"let i of snows; trackBy: snowTrackBy\" class=\"snow\"></div>\r\n</ng-container>\r\n<router-outlet></router-outlet>", styles: [".table-borderless>tbody>tr>td,.table-borderless>tbody>tr>th,.table-borderless>tfoot>tr>td,.table-borderless>tfoot>tr>th,.table-borderless>thead>tr>td,.table-borderless>thead>tr>th{border:none}.table,.table-responsive{margin-bottom:5px}a:hover,a:focus{text-decoration:none}a:not([href]){color:inherit;text-decoration:none}a:not([href]):hover{color:inherit;text-decoration:none}*{outline:none!important}.modal-title{width:calc(100% - 20px)}.progress{height:20px}.progress.progress-primary[value]::-webkit-progress-value{background-color:#024a88}.progress.progress-primary[value]::-moz-progress-bar{background-color:#024a88}.progress.progress-primary[value]::-ms-fill{background-color:#024a88}@media screen and (min-width: 0\\fffd){.progress.progress-primary .progress-bar{background-color:#024a88}}.progress.progress-info[value]::-webkit-progress-value{background-color:#248dad}.progress.progress-info[value]::-moz-progress-bar{background-color:#248dad}.progress.progress-info[value]::-ms-fill{background-color:#248dad}@media screen and (min-width: 0\\fffd){.progress.progress-info .progress-bar{background-color:#248dad}}.progress.progress-danger[value]::-webkit-progress-value{background-color:#bf1725}.progress.progress-danger[value]::-moz-progress-bar{background-color:#bf1725}.progress.progress-danger[value]::-ms-fill{background-color:#bf1725}@media screen and (min-width: 0\\fffd){.progress.progress-danger .progress-bar{background-color:#bf1725}}.progress.progress-success[value]::-webkit-progress-value{background-color:#2d922d}.progress.progress-success[value]::-moz-progress-bar{background-color:#2d922d}.progress.progress-success[value]::-ms-fill{background-color:#2d922d}@media screen and (min-width: 0\\fffd){.progress.progress-success .progress-bar{background-color:#2d922d}}.progress.progress-warning[value]::-webkit-progress-value{background-color:#f79a17}.progress.progress-warning[value]::-moz-progress-bar{background-color:#f79a17}.progress.progress-warning[value]::-ms-fill{background-color:#f79a17}@media screen and (min-width: 0\\fffd){.progress.progress-warning .progress-bar{background-color:#f79a17}}.progress[value]::-moz-progress-bar{border-radius:0}.progress[value]::-webkit-progress-value{border-radius:0}.progress[value=\"100\"]::-moz-progress-bar{border-radius:0}.progress[value=\"100\"]::-webkit-progress-value{border-radius:0}.progress-xs{height:7px}.progress-sm{height:10px}.progress-md{height:13px}.progress-bar-info-striped{background-image:linear-gradient(45deg,hsla(0,0%,100%,.15) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.15) 0,hsla(0,0%,100%,.15) 75%,transparent 0,transparent);background-size:1rem 1rem;background-color:#5bc0de!important}.progress-bar-animated{animation:progress-bar-stripes 1s linear infinite}.tag{font-weight:400;line-height:1.4;letter-spacing:.03em}.tag.tag-primary{background-color:#024a88}.tag.tag-info{background-color:#248dad}.tag.tag-danger{background-color:#bf1725}.tag.tag-success{background-color:#2d922d}.tag.tag-warning{background-color:#f79a17}.tag.tag-dark{background-color:#000}.tag.tag-main{background-color:#242d3a}.card{border:none;border-radius:0;width:100%;overflow:hidden;margin-bottom:29px;box-shadow:1px 1px 5px #00000040;display:block}.card .card-header{background:#344154;color:#fff;line-height:10px;border-radius:0;border:none}.card .card-header a{color:#fff}.card .card-header a:hover{color:#fffc}.card .card-footer{background:#344154;color:#fff;line-height:6px;border-radius:0;border:none}.card.card-outline-default{background:transparent;border:1px solid #fff}.card.card-primary{background:#024a88}.card.card-primary.medium-opacity{background:rgba(2,74,136,.5)}.card.card-outline-primary{background:transparent;border:1px solid #024a88}.card.card-success{background:#2d922d;margin-bottom:15px}.card.card-success.medium-opacity{background:rgba(45,146,45,.5)}.card.card-outline-success{background:transparent;border:1px solid #2d922d}.card.card-info{background:#248dad;margin-bottom:15px}.card.card-info.medium-opacity{background:rgba(36,141,173,.5)}.card.card-outline-info{background:transparent;border:1px solid #248dad}.card.card-warning{background:#f79a17;margin-bottom:15px}.card.card-warning.medium-opacity{background:rgba(247,154,23,.5)}.card.card-outline-warning{background:transparent;border:1px solid #f79a17}.card.card-danger{background:#bf1725;margin-bottom:15px}.card.card-danger.medium-opacity{background:rgba(191,23,37,.5)}.card.card-outline-danger{background:transparent;border:1px solid #bf1725}.card.card-primary .card-header,.card.card-success .card-header,.card.card-info .card-header,.card.card-danger .card-header,.card.card-warning .card-header{background:rgba(0,0,0,.4)}.card.card-primary .card-body,.card.card-success .card-body,.card.card-info .card-body,.card.card-danger .card-body,.card.card-warning .card-body{color:#fff}.card.card-primary .card-footer,.card.card-success .card-footer,.card.card-info .card-footer,.card.card-danger .card-footer,.card.card-warning .card-footer{background:rgba(0,0,0,.2)}.card.overlay .card-img{border-radius:0;-moz-filter:brightness(100%);-ms-filter:brightness(100%);-o-filter:brightness(100%);filter:brightness(100%)}.card.overlay:hover .card-img{-moz-filter:brightness(80%);-ms-filter:brightness(80%);-o-filter:brightness(80%);filter:brightness(80%)}.card.overlay .card-img-overlay{color:#fff}.card.overlay .card-img-overlay.overlay-bottom{top:auto}.card.overlay .card-img-overlay.slide-up{transform:translateY(100%)}.card.overlay .card-img-overlay.slide-down{transform:translateY(-100%)}.card.overlay .card-img-overlay.slide-left{transform:translate(-100%)}.card.overlay .card-img-overlay.slide-right{transform:translate(100%)}.card.overlay .card-img-overlay.hover-opacity{opacity:0}.card.overlay:hover .slide-up,.card.overlay:hover .slide-down{transform:translateY(0)}.card.overlay:hover .slide-left,.card.overlay:hover .slide-right{transform:translate(0)}.card.overlay:hover .hover-opacity{opacity:1}@media (min-width: 1400px){.d-xxl-block{display:block!important}}@media (min-width: 576px){.card-columns{-moz-column-count:3;-moz-column-gap:1.25rem}}.btn{border-radius:0}.btn:focus{outline:0}.btn:active{outline:0!important}.btn-rounded{border-radius:25rem}.btn-xs{padding:.2rem .4rem;font-size:.715rem}.btn-primary{background:rgba(2,74,136,.8)!important;border-color:#024a88cc!important}.btn-primary.medium-opacity{background:rgba(2,74,136,.5);border-color:#024a881a}.btn-primary:hover,.btn-primary:focus{background:#024a88;border-color:#024a88}.btn-primary:active{background:rgba(2,74,136,.95)!important;border-color:#024a88f2!important}.btn-success{background:rgba(45,146,45,.8);border-color:#2d922dcc}.btn-success.medium-opacity{background:rgba(45,146,45,.5);border-color:#2d922d1a}.btn-success:hover,.btn-success:focus{background:#2d922d;border-color:#2d922d}.btn-success:active{background:rgba(45,146,45,.95)!important;border-color:#2d922df2!important}.btn-info{background:rgba(36,141,173,.8);border-color:#248dadcc}.btn-info.medium-opacity{background:rgba(36,141,173,.5);border-color:#248dad1a}.btn-info:hover,.btn-info:focus{background:#248dad;border-color:#248dad}.btn-info:active{background:rgba(36,141,173,.95)!important;border-color:#248dadf2!important}.btn-warning{background:rgba(247,154,23,.8);border-color:#f79a17cc}.btn-warning.medium-opacity{background:rgba(247,154,23,.5);border-color:#f79a171a}.btn-warning:hover,.btn-warning:focus{background:#f79a17;border-color:#f79a17}.btn-warning:active{background:rgba(247,154,23,.95)!important;border-color:#f79a17f2!important}.btn-danger{background:rgba(191,23,37,.8);border-color:#bf1725cc}.btn-danger.medium-opacity{background:rgba(191,23,37,.5);border-color:#bf17251a}.btn-danger:hover,.btn-danger:focus{background:#bf1725;border-color:#bf1725}.btn-danger:active{background:rgba(191,23,37,.95)!important;border-color:#bf1725f2!important}.btn-dark{background:rgba(0,0,0,.8);border-color:#000c;color:#fff}.btn-dark.medium-opacity{background:rgba(0,0,0,.5);border-color:#0000001a}.btn-dark:hover{background:black;border-color:#000}.btn-dark:active{background:rgba(0,0,0,.95)!important;border-color:#000000f2!important}.btn-main{background:rgba(36,45,58,.8);border-color:#242d3acc;color:#fff}.btn-main.medium-opacity{background:rgba(36,45,58,.5);border-color:#242d3a1a}.btn-main:hover{color:#fff!important;background:#242d3a;border-color:#242d3a}.btn-main:active{background:rgba(36,45,58,.95)!important;border-color:#242d3af2!important}.btn-outline-primary{color:#024a88;border-color:#024a88}.btn-outline-primary:hover,.btn-outline-primary:focus{color:#fff;background:#024a88;border-color:#024a88}.btn-outline-primary:active,.btn-outline-primary.active{color:#fff!important;background:#024a88!important;border-color:#024a88!important}.btn-outline-success{color:#2d922d;border-color:#2d922d}.btn-outline-success:hover,.btn-outline-success:focus{color:#fff;background:#2d922d;border-color:#2d922d}.btn-outline-success:active,.btn-outline-success.active{color:#fff!important;background:#2d922d!important;border-color:#2d922d!important}.btn-outline-info{color:#248dad;border-color:#248dad}.btn-outline-info:hover,.btn-outline-info:focus{color:#fff;background:#248dad;border-color:#248dad}.btn-outline-info:active,.btn-outline-info.active{color:#fff!important;background:#248dad!important;border-color:#248dad!important}.btn-outline-warning{color:#f79a17;border-color:#f79a17}.btn-outline-warning:hover,.btn-outline-warning:focus{color:#fff;background:#f79a17;border-color:#f79a17}.btn-outline-warning:active,.btn-outline-warning.active{color:#fff!important;background:#f79a17!important;border-color:#f79a17!important}.btn-outline-danger{color:#bf1725;border-color:#bf1725}.btn-outline-danger:hover,.btn-outline-danger:focus{color:#fff;background:#bf1725;border-color:#bf1725}.btn-outline-danger:active,.btn-outline-danger.active{color:#fff!important;background:#bf1725!important;border-color:#bf1725!important}.btn-outline-dark{color:#000;border-color:#000;background:transparent}.btn-outline-dark:hover,.btn-outline-dark:focus{color:#fff;background:#000;border-color:#000}.btn-outline-main{color:#242d3a;border-color:#242d3a;background:transparent}.btn-outline-main:hover,.btn-outline-main:focus{color:#fff;background:#242D3A;border-color:#242d3a}.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle),.btn-group>.btn:last-child:not(:first-child),.btn-group>.dropdown-toggle:not(:first-child){border-radius:0}.form-control-sm,.input-group-sm>.form-control,.input-group-sm>.input-group-addon,.input-group-sm>.input-group-btn>.btn{border-radius:0}.btn.disabled,.btn:disabled{cursor:not-allowed;opacity:.65}.btn-file-upload{height:35px;padding-top:3px!important}.text-primary{color:#024a88!important}.text-success{color:#2d922d!important}.text-info{color:#248dad!important}.text-warning{color:#f79a17!important}.text-danger{color:#bf1725!important}.background-success{background-color:#2d922d!important}.background-info{background-color:#248dad!important}.background-warning{background-color:#f79a17!important}.background-danger{background-color:#bf1725!important}.blockquote{font-size:1.2rem}.blockquote-footer{font-size:70%}.nav-tabs{background-color:#ccc;border:1px solid #ccc}.nav-tabs .nav-item .nav-link{color:#242d3acc;background-color:transparent;border:none;cursor:default}.nav-tabs .nav-item .nav-link.active{background-color:#fff;color:#242d3a}.nav-tabs .nav-item .nav-link:not(.active):hover{background-color:transparent;color:#242d3a;cursor:pointer}.nav-tabs.top{border-top-left-radius:.3rem;border-top-right-radius:.3rem}.nav-tabs.bottom{border-bottom-left-radius:.3rem;border-bottom-right-radius:.3rem}.nav-tabs.bottom .nav-item{margin-bottom:0;margin-top:-1px}.nav-tabs.bottom .nav-item .nav-link{border-radius:0 0 .3rem .3rem}.nav-tabs.tabs-primary{background-color:#024a8866;border:1px solid #024a88}.nav-tabs.tabs-primary .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-primary .nav-item .nav-link.active{background-color:#024a88;color:#fff}.nav-tabs.tabs-primary .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-success{background-color:#2d922d66;border:1px solid #2d922d}.nav-tabs.tabs-success .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-success .nav-item .nav-link.active{background-color:#2d922d;color:#fff}.nav-tabs.tabs-success .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-info{background-color:#248dad66;border:1px solid #248dad}.nav-tabs.tabs-info .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-info .nav-item .nav-link.active{background-color:#248dad;color:#fff}.nav-tabs.tabs-info .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-warning{background-color:#f79a1766;border:1px solid #f79a17}.nav-tabs.tabs-warning .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-warning .nav-item .nav-link.active{background-color:#f79a17;color:#fff}.nav-tabs.tabs-warning .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-danger{background-color:#bf172566;border:1px solid #bf1725}.nav-tabs.tabs-danger .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-danger .nav-item .nav-link.active{background-color:#bf1725;color:#fff}.nav-tabs.tabs-danger .nav-item .nav-link:not(.active):hover{color:#fff}.tab-content{position:relative;z-index:1;border:1px solid #ccc;background:#fff}.tab-content .tab-pane{padding:1rem}.tab-content.tab-content-primary{background-color:#024a88;color:#fff;border-color:#024a88}.tab-content.tab-content-success{background-color:#2d922d;color:#fff;border-color:#2d922d}.tab-content.tab-content-info{background-color:#248dad;color:#fff;border-color:#248dad}.tab-content.tab-content-warning{background-color:#f79a17;color:#fff;border-color:#f79a17}.tab-content.tab-content-danger{background-color:#bf1725;color:#fff;border-color:#bf1725}.tab-content.top{border-top:none}.tab-content.bottom{border-bottom:none}.vertical-tabs .nav{padding-right:0;overflow:hidden;background-color:#ccc;border:1px solid #ccc}.vertical-tabs .nav.left{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem;border-right:none;margin-right:-1px;z-index:2}.vertical-tabs .nav.right{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem;border-left:none;margin-left:-1px;z-index:2}.vertical-tabs .nav .nav-item .nav-link{color:#242d3acc;background-color:transparent;border-radius:0;cursor:default}.vertical-tabs .nav .nav-item .nav-link.active{background-color:#fff}.vertical-tabs .nav .nav-item .nav-link:not(.active):hover{background-color:transparent;color:#242d3a;cursor:pointer}.vertical-tabs .nav .nav-item .nav-link.disabled{color:#242d3a99;cursor:not-allowed!important}.alert.alert-success{background-color:#2d922d;border-color:#2d922d;color:#fff}.alert.alert-success.medium-opacity{background:rgba(45,146,45,.5);border-color:#2d922d99}.alert.alert-info{background-color:#248dad;border-color:#248dad;color:#fff}.alert.alert-info.medium-opacity{background-color:#248dad80;border-color:#248dad99}.alert.alert-warning{background-color:#f79a17;border-color:#f79a17;color:#fff}.alert.alert-warning.medium-opacity{background-color:#f79a1780;border-color:#f79a1799}.alert.alert-danger{background-color:#bf1725;border-color:#bf1725;color:#fff}.alert.alert-danger.medium-opacity{background-color:#bf172580;border-color:#bf172599}.modal{z-index:99999;padding-top:10%}.modal-dialog .modal-content{color:#000}.modal-dialog .modal-content .modal-header{border-top-left-radius:.2rem;border-top-right-radius:.2rem;padding:10px 15px}.modal-dialog .modal-content .modal-header.modal-primary{color:#fff;background-color:#024a88}.modal-dialog .modal-content .modal-header.modal-success{color:#fff;background-color:#2d922d}.modal-dialog .modal-content .modal-header.modal-info{color:#fff;background-color:#248dad}.modal-dialog .modal-content .modal-header.modal-warning{color:#fff;background-color:#f79a17}.modal-dialog .modal-content .modal-header.modal-danger{color:#fff;background-color:#bf1725}.modal-dialog .modal-content .modal-header i{margin-right:10px}.modal-dialog .modal-content .modal-footer{padding:10px 15px}.list-group .list-group-item{border-radius:0;padding:.55rem 1.25rem;color:#000c}.list-group .list-group-item.active{color:#ffffffe6;background-color:#024a88;border-color:#024a88}.list-group .list-group-item.active:hover,.list-group .list-group-item.active:focus{color:#fff!important}.list-group .list-group-item.disabled{color:#818a91;background-color:#ddd}.list-group .list-group-item:not(.disabled):focus{color:#000}.list-group .list-group-item.list-group-item-primary{color:#fff;background-color:#024a88}.list-group .list-group-item.list-group-item-success{color:#fff;background-color:#2d922d}.list-group .list-group-item.list-group-item-info{color:#fff;background-color:#248dad}.list-group .list-group-item.list-group-item-warning{color:#fff;background-color:#f79a17}.list-group .list-group-item.list-group-item-danger{color:#fff;background-color:#bf1725}.has-success .form-control-success{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.has-success .form-control{border-color:#2d922dcc}.has-success .form-control:focus{box-shadow:none;border-color:#2d922d80}.has-success .form-control-feedback,.has-success .form-control-label,.has-success .form-check-label,.has-success .form-check-inline,.has-success .custom-control{color:#2d922d}.has-warning .form-control-warning{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23f79a17' d='M4.4 5.324h-.8v-2.46h.8zm0 1.42h-.8V5.89h.8zM3.76.63L.04 7.075c-.115.2.016.425.26.426h7.397c.242 0 .372-.226.258-.426C6.726 4.924 5.47 2.79 4.253.63c-.113-.174-.39-.174-.494 0z'/%3E%3C/svg%3E\")}.has-warning .form-control{border-color:#f79a17cc}.has-warning .form-control:focus{box-shadow:none;border-color:#f79a1780}.has-warning .form-control-feedback,.has-warning .form-control-label,.has-warning .form-check-label,.has-warning .form-check-inline,.has-warning .custom-control{color:#f79a17}.has-danger .form-control-danger{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")}.has-danger .form-control{border-color:#bf1725cc}.has-danger .form-control:focus{box-shadow:none;border-color:#bf172580}.has-danger .form-control-feedback,.has-danger .form-control-label,.has-danger .form-check-label,.has-danger .form-check-inline,.has-danger .custom-control{color:#bf1725}.form-group label{margin-bottom:2px}.help-block{color:#555;font-size:12px}.form-control.checking-field.forced-invalid{padding-right:2.25rem!important;background-repeat:no-repeat!important;background-position:center right .625rem!important;background-size:1.25rem 1.25rem!important;border-color:#bf1725!important;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")!important}.form-control.checking-combo.forced-invalid{padding-right:2.25rem!important;background-repeat:no-repeat!important;background-position:center right .625rem!important;background-size:1.25rem 1.25rem!important;border-color:#bf1725!important;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")!important;background-position:calc(100% - 20px)!important}.form-control{border-radius:0;font-size:14px}.form-control:focus{border-color:#55555580}.form-control.checking-field.ng-touched{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem}.form-control.checking-field.ng-touched.ng-invalid{border-color:#bf1725;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")}.form-control.checking-field.ng-touched.ng-valid{border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.form-control.checking-combo.ng-touched{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem}.form-control.checking-combo.ng-touched.ng-invalid{border-color:#bf1725;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\");background-position:calc(100% - 20px)}.form-control.checking-combo.ng-touched.ng-valid{border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\");background-position:calc(100% - 20px)}.form-control-rounded{border-radius:16px}.form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control{color:#555555b3}.input-group .input-group-addon{padding:.3rem .7rem;border-radius:0}.input-group-btn .btn{padding:.36rem .9rem;font-size:17px}.input-group .form-control:not(:first-child),.input-group-addon:not(:first-child),.input-group-btn:not(:first-child)>.btn,.input-group-btn:not(:first-child)>.btn-group>.btn,.input-group-btn:not(:first-child)>.dropdown-toggle,.input-group-btn:not(:last-child)>.btn:not(:first-child),.input-group-btn:not(:last-child)>.btn-group:not(:first-child)>.btn{border-radius:0}select.form-control:not([multiple]) option{color:#000c}select.form-control:not([size]):not([multiple]){height:calc(2.5rem - 5px)}input[type=color].form-control{padding:0}.form-inline .form-group input{width:100%}.form-space-md .form-group{margin-bottom:.75rem}.form-space-lg .form-group{margin-bottom:1rem}.form-group{margin-bottom:.5rem}.dropdown-menu{padding-top:0;padding-bottom:0;border-radius:0;font-size:14px;box-shadow:0 6px 12px #0003}.dropdown-menu a{color:#242d3a}.dropdown-menu a:hover{color:#fff;background-color:#242d3a}.dropdown-menu:before{content:\" \";position:absolute;top:-12px;right:30px;display:block;width:0;height:0;border:6px solid transparent;border-bottom-color:#fff}.custom-control-label:before,.custom-control-label:after{top:.2rem}.custom-checkbox.checkbox-circle .custom-control-label:before,.custom-checkbox.checkbox-circle .custom-control-label:after{border-radius:50%}.custom-checkbox .custom-control-input:checked~.custom-control-label:before{background:rgba(85,85,85,.7)}.custom-checkbox .custom-control-input:focus~.custom-control-label:before{border:1px solid white;box-shadow:0 0 0 1px #555555b3}.custom-checkbox .custom-control-input.checkbox-primary:checked~.custom-control-label:before{background:#024a88}.custom-checkbox .custom-control-input.checkbox-primary:focus~.custom-control-label:before{box-shadow:0 0 0 1px #024a88}.custom-checkbox .custom-control-input.checkbox-success:checked~.custom-control-label:before{background:#2d922d}.custom-checkbox .custom-control-input.checkbox-success:focus~.custom-control-label:before{box-shadow:0 0 0 1px #2d922d}.custom-checkbox .custom-control-input.checkbox-info:checked~.custom-control-label:before{background:#248dad}.custom-checkbox .custom-control-input.checkbox-info:focus~.custom-control-label:before{box-shadow:0 0 0 1px #248dad}.custom-checkbox .custom-control-input.checkbox-warning:checked~.custom-control-label:before{background:#f79a17}.custom-checkbox .custom-control-input.checkbox-warning:focus~.custom-control-label:before{box-shadow:0 0 0 1px #f79a17}.custom-checkbox .custom-control-input.checkbox-danger:checked~.custom-control-label:before{background:#bf1725}.custom-checkbox .custom-control-input.checkbox-danger:focus~.custom-control-label:before{box-shadow:0 0 0 1px #bf1725}.custom-checkbox .custom-control-input.checkbox-main:checked~.custom-control-label:before{background:#242D3A}.custom-checkbox .custom-control-input.checkbox-main:focus~.custom-control-label:before{box-shadow:0 0 0 1px #242d3a}.custom-radio .custom-control-input:checked~.custom-control-label:before{background:rgba(85,85,85,.7)}.custom-radio .custom-control-input:focus~.custom-control-label:before{border:1px solid white;box-shadow:0 0 0 1px #555555b3}.custom-radio .custom-control-input.radio-primary:checked~.custom-control-label:before{background:#024a88}.custom-radio .custom-control-input.radio-primary:focus~.custom-control-label:before{box-shadow:0 0 0 1px #024a88}.custom-radio .custom-control-input.radio-success:checked~.custom-control-label:before{background:#2d922d}.custom-radio .custom-control-input.radio-success:focus~.custom-control-label:before{box-shadow:0 0 0 1px #2d922d}.custom-radio .custom-control-input.radio-info:checked~.custom-control-label:before{background:#248dad}.custom-radio .custom-control-input.radio-info:focus~.custom-control-label:before{box-shadow:0 0 0 1px #248dad}.custom-radio .custom-control-input.radio-warning:checked~.custom-control-label:before{background:#f79a17}.custom-radio .custom-control-input.radio-warning:focus~.custom-control-label:before{box-shadow:0 0 0 1px #f79a17}.custom-radio .custom-control-input.radio-danger:checked~.custom-control-label:before{background:#bf1725}.custom-radio .custom-control-input.radio-danger:focus~.custom-control-label:before{box-shadow:0 0 0 1px #bf1725}.custom-radio .custom-control-input.radio-main:checked~.custom-control-label:before{background:#242D3A}.custom-radio .custom-control-input.radio-main:focus~.custom-control-label:before{box-shadow:0 0 0 1px #242d3a}.custom-select,.custom-select:focus{background:rgba(255,255,255,.1) url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23333' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E\") no-repeat right .75rem center;background-size:8px 10px}.bg-primary{background:#024a88!important}.bg-primary.medium-opacity{background:rgba(2,74,136,.5)!important}.bg-success{background:#2d922d!important}.bg-success.medium-opacity{background:rgba(45,146,45,.5)!important}.bg-warning{background:#f79a17!important}.bg-warning.medium-opacity{background:rgba(247,154,23,.5)!important}.bg-danger{background:#bf1725!important}.bg-danger.medium-opacity{background:rgba(191,23,37,.5)!important}.bg-main{background:#242d3a!important}.bg-main.medium-opacity{background:rgba(36,45,58,.5)!important}.bg-dark{background:black!important}.bg-dark.medium-opacity{background:rgba(0,0,0,.5)!important}.custom-select{width:100%}code{background-color:#e9ebee}.app-margin-top-5{margin-top:5px!important}.app-margin-top-10{margin-top:10px!important}.app-margin-top-15{margin-top:15px!important}.app-margin-top-20{margin-top:20px!important}.app-margin-top-25{margin-top:25px!important}.app-margin-top-30{margin-top:30px!important}.app-margin-top-35{margin-top:35px!important}.app-margin-top-40{margin-top:40px!important}.app-margin-top-60{margin-top:60px!important}@media (min-width: 1280px){.modal-xl{max-width:1024px}}@media (min-width: 1600px){.modal-xxl{max-width:1280px}}@media (min-width: 1800px){.modal-feminist{max-width:1366px}}.modal-header{cursor:pointer!important}::-ms-reveal{display:none}.app-fill{width:100%;height:100%}.app-flex-left{margin-right:auto}.lastfix{margin-bottom:-.5rem}.app-inline-wrapped{display:inline!important}.app-inline-wrapped:after{content:\"\\a\";white-space:pre}.app-mat-form-slider{margin-top:-10px;width:100%;padding:0}.app-updevery-input{width:30px;display:inline;padding:1px;height:20px}.mv-input{padding:5px 10px 5px 5px;width:100px;height:30px}.mv-input:focus{box-shadow:none!important}.input-group-addon{background-color:#eceeef;border:1px solid rgba(0,0,0,.15)}.app-flex-row{flex-direction:row}.flex-nowrap{flex-wrap:nowrap}.app-white-button{background-color:#fff;border-color:#ccc}.app-bigplus{text-align:center;font-size:95px;color:#ccc;font-weight:200;cursor:pointer}.app-bigplus :hover{background-color:#eee}.app-wrap{white-space:pre-wrap;word-break:break-word}.app-min-height-145{min-height:145px}.tooltip{pointer-events:auto!important;-webkit-user-select:none!important;-moz-user-select:none!important;-khtml-user-select:none!important;-ms-user-select:none!important;cursor:default!important}.ace_gutter-cell.ace_breakpoint{border-radius:20px 0 0 20px;box-shadow:0 0 1px 1px red inset}.tab-body{padding:15px;border:1px solid #bbb;width:100%}.tab-header-page{border-bottom:20px solid #bbb;border-left:20px solid transparent;border-right:20px solid transparent;cursor:pointer;height:0;text-align:center}.tab-selected{border-bottom:20px solid #bbb;font-weight:700}.tab-unselected{border-bottom:20px solid #ddd}.app-bullet{font-weight:700;font-size:25px;line-height:0;vertical-align:sub}.app-input-password{width:calc(100% - 30px)!important;display:inline-block!important;margin-right:10px!important}.swal2-container{z-index:9999999999999!important}.app-margin-bottom-min-10{margin-bottom:-10px}.app-margin-bottom-min-15{margin-bottom:-15px}.input-group-addon-color{background-color:#eceeef!important}.no-bg-img{background-image:none!important;padding-right:0!important}::placeholder{color:#aaa!important}ngx-charts-advanced-pie-chart,ngx-charts-number-card,ngx-charts-bar-vertical,ngx-charts-bar-horizontal,ngx-charts-tree-map,ngx-charts-charts{display:block;min-height:1px}.table-striped tbody tr:nth-of-type(odd){background-color:#f2f2f2}.app-flip-y{transform:scaleY(-1)}.app-flip-x{transform:scaleX(-1)}.app-std-border-right{border-right:2px solid #ccc}.app-std-border-left{border-left:2px solid #ccc}.dropdown-menu>li>a:empty{padding:0}.app-caret-none{color:transparent!important;text-shadow:0 0 0 black!important}.app-caret-none:focus{outline:none}.app-break-words{word-break:break-all}.app-simple-border{border:1px solid #eceeef}.scrolling-box{max-height:250px;overflow-x:hidden;overflow-y:auto}.app-ace-higlight{background:rgba(255,50,50,.2);position:absolute}.ace_editor,.ace_editor div{font-family:monospace}.fixed-sm-border{border-width:1px;border-radius:0}.app-dashed-box{border:2px dashed #ccc;padding:10px}.app-small-dashed-box{border:1px dashed #ccc;padding:7px;font-size:small}.app-empty-char{position:absolute;top:45%;left:33%;font-size:18px;font-style:italic}.app-textbox-stringyfied{border:0;background-color:#fff;color:#000;font-weight:700}.app-sticky-last-column{right:0;position:sticky;z-index:0;background-color:#fff}.app-sticky-last-column-alt{right:0;position:sticky;z-index:0;background-color:#f2f2f2}.app-sticky-divider{width:100%;height:1px;z-index:999;background-color:#eee}.app-sticky-first-column{left:-1px;z-index:999;position:sticky;background-color:#ccc}.app-dropdown-stringyfied{color:#000!important;padding:0;height:20px!important;background-color:#fff!important;border:0;font-weight:700;outline:0!important;background:white;opacity:1!important;-moz-appearance:none!important;-webkit-appearance:none!important}.app-dropdown-stringyfied::-ms-expand{display:none!important}.background-danger{background-color:#e9967a}.checking-field,.checking-combo{box-shadow:unset!important}.app-border-none{border:none}.app-padding-leftonly-15{padding:0 0 0 15px!important}.app-width-auto{width:auto}.app-line-through{text-decoration:line-through}.app-margin-auto{margin:auto}.app-upper-right-remove{position:absolute;right:10px;font-size:25px;top:5px}.app-inline-block{display:inline-block}.swal2-success{border-color:#2d922d!important;color:#2d922d!important}.swal2-info{border-color:#248dad!important;color:#248dad!important}.swal2-warning{border-color:#f79a17!important;color:#f79a17!important}.swal2-danger{border-color:#bf1725!important;color:#bf1725!important}.app-slash{font-size:30px;line-height:1;margin-top:2px;text-align:center}.table-mh-435{min-height:435px}.table-b0 th,.table-b0 td{border-top:none!important;border-left:none!important}.table-b0{border:0px}.table-b0 th{border-bottom:none!important}.table-b0:last-child{border:none!important}.job-step-number{position:absolute;right:10px;font-size:16px;top:2px;font-weight:700}.dropdown-menu:before{display:none}.app-table-dotted-menu{padding:0 0 2px!important;color:#999}.app-rtl{direction:rtl}.app-border-1{border:1px solid rgba(0,0,0,.15)!important}.app-no-selection{-webkit-user-select:none;-moz-user-select:none;-khtml-user-select:none;-ms-user-select:none}.app-right-border{border-right:2px solid #ccc}.app-mtu-fixed-height{height:302px}.app-mtu-fixed-height-wrapper{height:204px;overflow:auto}.app-upper-right-close{position:absolute;top:0;right:15px;font-size:20px}.toast-message{white-space:pre-wrap}.app-overflow-auto{overflow:auto}.app-no-border{border:none!important}.app-contextmenu{background-color:#fff;border:1px solid;padding:10px 30px}.app-contextmenu-item{margin-left:-30px;margin-right:-30px;cursor:pointer}.app-contextmenu-item>span{padding:3px 30px}.app-contextmenu-item:hover{background-color:#ddd}.app-lh-0{line-height:0}.app-lh-05{line-height:.5}.app-lh-1{line-height:1}.app-lh-2{line-height:2}.app-lh-2-important{line-height:2!important}.app-lh-22{line-height:2.2}.app-display-block{display:block!important}.app-input-inline-icon{padding:0;margin:0;position:absolute;top:2px;right:20px}.app-bordered-box{border:1px solid #ccc}.app-mr-auto{margin-right:auto}.app-mrd-infobox-small{border:1px solid #ccc;padding:5px;border-radius:5px}.app-mrd-infobox{border:1px solid #ccc;padding:5px;border-radius:5px;margin-top:-5px;float:left}.app-mrd-infobox-editmode{margin-bottom:-20px;margin-top:-6px}.app-whitespace-prewrap{white-space:pre-wrap}.app-white-selectable{background-color:#fff}.app-white-selected{background-color:#ddd!important}.app-bb-box{border-bottom:2px solid #ddd}.app-white-selectable:hover{background-color:#ddd}.app-placeholder{color:#aaa}.app-placeholder-dark{color:#777}.modal-open{overflow:inherit;padding-right:0!important}.dropdown-menu a:hover{color:#000!important;background-color:#f5f5f5}.dropdown-menu span:hover,.dropdown-item a:hover{color:#000!important;background-color:transparent}.dropdown-item empty{color:#000!important;background-color:#f5f5f5}.app-history-box{max-height:775px;overflow-x:hidden;overflow-y:auto}.app-date-width,.app-input-width{width:100px}.load-more-btn{width:100%;margin-top:10px;background-color:ButtonFace}.app-max-width-100{max-width:100px}.app-search-buttons{position:absolute;top:55px;right:20px}.app-left-0{left:0}.app-left-4{left:4px}.app-left-10{left:10px}.app-bottom-0{bottom:0}.app-bottom-10{bottom:10px}.app-right-0{right:0}.app-right-10{right:10px!important}.app-right-20{right:20px}.app-right-25{right:25px}.app-right-50{right:50px}.app-top-2{top:2px}.app-top-5{top:5px}.app-top-20,.app-top-40{top:20px}.m-t-min-1{margin-top:-1px}.m-t-min-3{margin-top:-3px}.m-t-min-5{margin-top:-5px}.m-t-min-6{margin-top:-6px}.m-t-min-10{margin-top:-10px}.app-uppercase{text-transform:uppercase}.app-col-sm-10-with-addon{width:calc(83.33333% - 56px)!important}.app-bring-to-front{z-index:9999999!important}.modal{z-index:99999998!important}.app-bring-to-front-strong,.guppy_help{z-index:99999999!important}bs-dropdown-container{z-index:99999999!important}.app-bold{font-weight:700}.app-float-left{float:left}.app-float-right{float:right}.app-no-resize{resize:none}.app-table-no-border{border-top:none!important}.app-upper-left-indicator{position:absolute;top:2px;right:5px}.app-dialog-button{margin-bottom:19px;margin-top:1px;font-size:25px}.app-z-index-0{z-index:0!important}.app-col-divide:after{width:0px;content:\"-\";display:block;position:absolute;top:10px;bottom:0;right:2px;font-weight:700}.app-widgets-expanded{padding-right:20px!important;padding-top:10px!important;padding-bottom:0!important}.app-widget-head-expanded{padding:0 0 0 20px}.app-upper-right-trash{position:absolute;right:15px;top:15px;cursor:pointer;z-index:99}.app-absolute{position:absolute}.app-relative{position:relative}.app-box-ricarico{width:250px;position:absolute;bottom:35px}.app-box-ricarico-edit{width:250px;position:absolute;bottom:21px}.app-input-ricarico{display:inline;margin-left:2px;width:20%}.app-no-overflow{overflow:hidden}.app-overflow-visible{overflow:visible}.app-limited-block{max-height:350px;overflow:auto}.app-refresh-button{position:absolute;top:10px}.app-float-right{float:right!important}.app-intable-input{padding:2px 5px}.app-intable-select{padding:2px 5px;height:23px!important}.app-option-placeholder{color:#aaa!important}.app-option-placeholder option{color:#000!important}.app-lightgrey{color:#666}.app-bg-lightgrey{background-color:#ddd!important}.app-width-1000{width:1000px!important}.app-width-10{width:10px!important}.app-width-20{width:20px!important}.app-width-30{width:30px!important}.app-width-40{width:40px!important}.app-width-50{width:50px!important}.app-width-60{width:60px!important}.app-width-70{width:70px!important}.app-width-80{width:80px!important}.app-width-90{width:90px!important}.app-width-100{width:100px!important}.app-width-110{width:110px!important}.app-width-120{width:120px!important}.app-width-130{width:130px!important}.app-width-180{width:180px!important}.app-width-435{width:435px!important}.app-height-350{height:350px}.app-height-250{height:250px}.app-height-275{height:275px}.app-height-300{height:300px}.app-height-380{height:380px}.app-height-370{height:370px}.app-max-height-370{max-height:370px}.app-height-400,.app-height-425{height:400px}.app-height-450{height:450px}.app-height-560{height:560px}.app-sm2-minus-5{float:left;width:calc(16.66667% - 5px)!important}.app-sm10-plus-5{float:left;width:calc(83.33333% + 5px)!important}.app-deadline-todo{background-color:#87cefa!important}.app-deadline-done{background-color:#90ee90!important}.app-font-size-12{font-size:12px!important}.app-font-size-14{font-size:14px!important}.app-font-size-15{font-size:15px!important}.app-font-size-16{font-size:16px!important}.app-font-size-17{font-size:17px!important}.app-font-size-18{font-size:18px!important}.app-font-size-20{font-size:20px!important}.app-font-size-22{font-size:22px!important}.app-font-size-25{font-size:25px!important}.app-font-size-59{font-size:59px!important}.app-selected{background-color:#b0c4de}.app-aff-90{color:#006400}.app-aff-80{color:green}.app-aff-70{color:#90ee90}.app-aff-60{color:#3cb371}.app-aff-50{color:#ff8c00}.app-aff-40{color:red}.app-bg-aff-90{background-color:#006400}.app-bg-aff-80{background-color:green}.app-bg-aff-70{background-color:#90ee90}.app-bg-aff-60{background-color:#3cb371}.app-bg-aff-50{background-color:#ff8c00}.app-bg-aff-40{background-color:red}.app-scarico-materiale-body{max-height:500px;overflow:auto;overflow-x:hidden}.app-max-height-550{max-height:550px}.app-max-height-300{max-height:300px}.app-success-row{background-color:#389c90!important}.app-danger-row{background-color:#9c3838!important}.app-info-row{background-color:#388b9c!important}.app-active-readonly{color:#555!important;background-color:#fff!important}.app-reading-info{position:absolute;top:5px;left:5px;font-size:20px}.app-loading-over{display:none;margin:auto;position:absolute;inset:0;width:100%;height:100%;z-index:99;background:rgba(0,0,0,.5) none repeat}.app-loading-over-internal{color:#fff;position:absolute;top:48%;left:45%;font-size:15px}.app-circle{display:inline-block;width:10px;height:10px;border-radius:50%}.loader-img{position:absolute;width:140px;top:35%;left:calc(50% - 70px)}.app-timepicker-success{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem;border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.app-success-row-link{color:ivory!important}.dropdown-item:hover{color:#fff!important}.app-fixed-height-700{height:700px;overflow:auto;overflow-x:hidden}.app-fixed-height-610{height:610px;overflow:auto;overflow-x:hidden}.app-fixed-height-685{height:685px;overflow:auto;overflow-x:hidden}.app-arrow{height:15px;width:100%;text-align:center}.app-visible{display:block!important}.app-scheduling-symbol{position:absolute;right:15px;font-size:2.15em;z-index:100}.app-arrow:hover{background-color:#d3d3d3}.app-calendar-box{width:calc(100% - 380px);padding-left:10px;float:right}.app-deadline-box-container{width:380px;height:100%;float:left}.app-deadline-box{padding:0 3px;margin-bottom:5px;margin-left:5px;margin-right:5px;border-style:solid;border-color:#d3d3d3;border-width:2px;position:relative}.app-input-icon{position:absolute;color:#696969;top:11px;left:5px;z-index:999}.app-input-icon:hover{color:#696969}.app-text-center{text-align:center}.app-text-right{text-align:right}.app-text-left{text-align:left}.app-fe-sm-v{position:relative;top:0;width:1px;left:5px;font-size:8px;font-weight:700;color:#000;text-shadow:0px 0px .2px black}.app-fe-v{position:relative;top:-10px;left:145px;width:1px;font-size:11px;font-weight:700;color:#fffac2;text-shadow:0px 0px 1px #fffbcc}.app-card-function-button{padding:.5rem 1.25rem;border-bottom:solid 2px #D9D9D9}.app-modal-function-button{padding:8px 15px;border-bottom:solid 1px #D9D9D9}.app-no-bg-img{background-image:none!important}.app-widget-head-button{font-size:1.15rem;margin-top:-2px;margin-bottom:-5px;margin-left:10px}.app-line-separator{height:3px;background:rgb(237,237,237);border-bottom:1px solid rgb(237,237,237);margin-bottom:10px}.app-small-line-separator{height:2px;background:#ccc;border-bottom:1px solid #ccc;margin-bottom:5px;margin-top:5px}.app-link{color:#0275d8!important;cursor:pointer;text-decoration:none;display:block}.app-link:hover{color:#23527c!important;cursor:pointer;text-decoration:underline!important}.app-link-nocol{cursor:pointer;text-decoration:none}.app-link-nocol:hover{text-decoration:underline}.app-btn-widget{position:absolute;margin:0;top:3.5px;background-color:#414b50;cursor:pointer}.app-btn-widget-spacer{visibility:hidden;height:1px}.app-btn-widget:hover{background-color:#697378}.app-inline{display:inline}.app-btn-search{width:40.85px;height:38px}.app-fa-cell-fix{display:table-cell}.app-display-none{display:none}.app-border-radius-5{border-radius:5px!important}.app-no-padding{padding:0!important}.app-padding-5{padding:5px!important}.app-padding-2{padding:2px!important}.app-padding-3{padding:3px!important}.app-padding-10{padding:10px!important}.app-padding-15{padding:15px!important}.app-padding-left-0{padding-left:0!important}.app-padding-left-5{padding-left:5px!important}.app-padding-left-10{padding-left:10px!important}.app-padding-left-15{padding-left:15px!important}.app-padding-left-20{padding-left:20px!important}.app-padding-left-25{padding-left:25px!important}.app-padding-left-30{padding-left:30px!important}.app-padding-left-35{padding-left:35px!important}.app-padding-left-40{padding-left:40px!important}.app-padding-left-45{padding-left:45px!important}.app-padding-right-0{padding-right:0!important}.app-padding-right-5{padding-right:5px!important}.app-padding-right-10{padding-right:10px!important}.app-padding-right-15{padding-right:15px!important}.app-margin-0{margin:0!important}.app-margin-right-min-10{margin-right:-10px!important}.app-margin-left-min-2{margin-left:-2px}.app-margin-left-min-5{margin-left:-5px}.app-margin-left-min-10{margin-left:-10px!important}.app-margin-right-min-20{margin-right:-20px!important}.app-margin-left-0{margin-left:0!important}.app-margin-left-5{margin-left:5px!important}.app-margin-left-6{margin-left:6px!important}.app-margin-left-15{margin-left:15px!important}.app-margin-left-25{margin-left:25px!important}.app-margin-right-10{margin-right:10px!important}.app-margin-right-15{margin-right:15px!important}.app-margin-right-20{margin-right:20px!important}.app-margin-right-25{margin-right:25px!important}.app-margin-right-5{margin-right:5px!important}.app-margin-top-min-10{margin-top:-10px!important}.app-margin-top-min-15{margin-top:-15px!important}.app-margin-left-10{margin-left:10px!important}.app-margin-bottom-0{margin-bottom:0!important}.app-margin-bottom-2{margin-bottom:2px!important}.app-margin-bottom-5{margin-bottom:5px!important}.app-margin-bottom-10{margin-bottom:10px!important}.app-margin-bottom-14{margin-bottom:14px!important}.app-margin-bottom-15{margin-bottom:15px!important}.app-margin-bottom-20{margin-bottom:20px!important}.app-margin-bottom-25{margin-bottom:25px!important}.app-margin-bottom-30{margin-bottom:30px!important}.app-border-radius-10{border-radius:10px}.app-no-margin{margin:0!important}.app-no-row-margin{margin-left:0!important;margin-right:0!important}.app-white-text{color:#fff!important}.app-black-text{color:#242424!important}.app-pointer{cursor:pointer}.app-not-allowed{cursor:not-allowed}.app-hidden-view{visibility:hidden!important}.app-afterline-button{margin-top:5px;color:#fff;background-color:inherit;border-width:2px;border-color:#fff;font-weight:700;margin-bottom:-5px}.app-afterline-button-black{color:#000;background-color:inherit;border-width:2px;border-color:#000;font-weight:700;margin-bottom:5px}.m-t-min-2{margin-top:-2px}.m-t-1{margin-top:1px}.m-t-2{margin-top:2px}.m-t-3{margin-top:3px}.m-t-4{margin-top:4px}.m-t-6{margin-top:6px}.m-t-7{margin-top:7px}.m-t-8{margin-top:8px}.m-t-9{margin-top:9px}.m-t-10{margin-top:10px}.m-t-30{margin-top:30px}.f-s-25{font-size:25px}.app-pullleft-1{margin-right:1px}.app-pullleft-2{margin-right:2px}.app-pullleft-3{margin-right:3px}.app-pullleft-4{margin-right:4px}.app-pullleft-5{margin-right:5px}.app-pullleft-6{margin-right:6px}.app-pullleft-7{margin-right:7px}.app-pullleft-8{margin-right:8px}.app-pullleft-9{margin-right:9px}.app-pullleft-10{margin-right:10px}.app-pullleft-15{margin-right:15px}.app-pullright-1{margin-left:1px}.app-pullright-2{margin-left:2px}.app-pullright-3{margin-left:3px}.app-pullright-4{margin-left:4px}.app-pullright-5{margin-left:5px}.app-pullright-6{margin-left:6px}.app-pullright-7{margin-left:7px}.app-pullright-8{margin-left:8px}.app-pullright-9{margin-left:9px}.app-pullright-10{margin-left:10px}.app-pullright-15{margin-left:15px}.app-pullup-1{margin-bottom:1px}.app-pullup-2{margin-bottom:2px}.app-pullup-3{margin-bottom:3px}.app-pullup-4{margin-bottom:4px}.app-pullup-5{margin-bottom:5px}.app-pullup-6{margin-bottom:6px}.app-pullup-7{margin-bottom:7px}.app-pullup-8{margin-bottom:8px}.app-pullup-9{margin-bottom:9px}.app-pullup-10{margin-bottom:10px}.app-pullup-15{margin-bottom:15px}.app-one-clm-width{width:100%}.app-two-clm-width{width:50%}.app-three-clm-width{width:33.333%}.app-four-clm-width{width:25%}.app-five-clm-width{width:20%}.app-six-clm-width{width:16.666%}.app-col-12{width:100%}.app-col-11{width:91.66666667%}.app-col-10{width:83.33333333%}.app-col-9{width:75%}.app-col-8{width:66.66666667%}.app-col-7{width:58.33333333%}.app-col-6{width:50%}.app-col-5{width:41.66666667%}.app-col-4{width:33.33333333%}.app-col-3{width:25%}.app-col-2{width:16.66666667%}.app-col-1{width:8.33333333%}.app-padding-bottom-0{padding-bottom:0!important}.app-padding-bottom-5{padding-bottom:5px}.app-padding-bottom-10{padding-bottom:10px}.app-padding-top-0{padding-top:0!important}.app-padding-top-3{padding-top:3px!important}.app-padding-top-8{padding-top:8px!important}.app-padding-top-5{padding-top:5px!important}.app-padding-top-10{padding-top:10px!important}.app-padding-top-13{padding-top:13px!important}.app-padding-top-15{padding-top:15px!important}.app-padding-top-16{padding-top:16px!important}.app-mb-0{margin-bottom:0}.file-upload .file-upload-btn{position:absolute;width:100%;height:35px;z-index:9;opacity:0}.file-upload .delete-file{position:absolute;right:50px;top:8px;font-size:16px;opacity:.8;cursor:pointer;z-index:99;visibility:hidden}.file-upload:hover .delete-file{visibility:visible}.app-right-15{right:15px}.app-top-0{top:0}.app-top-10{top:10px}.app-fs-30{font-size:30px}.app-fs-16{font-size:16px}.app-fs-20{font-size:20px}.app-fs-23{font-size:23px}.app-fs-24{font-size:24px}.app-fs-18{font-size:18px}.app-fs-14{font-size:14px}.app-fs-12{font-size:12px}.selectable-timeline{height:20px;display:flex}.timeline-element-selected{cursor:pointer;text-decoration:underline;font-weight:700}.timeline-element-unselected{cursor:pointer;font-style:italic}.timeline-arrow{width:15px}.timeline-element-container{width:calc(100% - 37px);overflow:hidden;white-space:nowrap;text-overflow:ellipsis;display:flex}.app-checkbox-label{margin-left:5px;margin-top:-1px}.app-nowrap{white-space:nowrap}.app-min-height-365{min-height:365px}.app-min-width-std-395{min-width:395px}.app-min-width-std-110{min-width:110px}.app-min-width-std-150{min-width:150px}.app-min-width-std-220{min-width:220px}.app-min-width-std-120{min-width:120px}.app-min-width-std-70{min-width:70px}.app-ltab-border{border-left:2px solid #bbb}.app-rtab-border{border-right:2px solid #bbb}.app-col-min{width:1px}.app-filter-wrapper{padding-left:0;margin-top:20px}.app-first-filter-line{margin-top:-20px}.caret{display:inline-block;width:0;height:0;margin-left:2px;vertical-align:middle}.dropup,.dropdown{position:relative}.dropdown-toggle:focus{outline:0}.dropdown-menu{position:absolute;top:100%;left:0;display:none;float:left;min-width:160px;padding:5px 0;margin:2px 0 0;list-style:none;text-align:left;border:1px solid #CCC;background-clip:padding-box}.dropdown-menu.pull-right{right:0;left:auto}.dropdown-menu>li>a{display:block;padding:3px 20px;clear:both;font-weight:400;white-space:nowrap}.dropdown-menu>li>a:hover,.dropdown-menu>li>a:focus{text-decoration:none}.dropdown-menu>.active>a,.dropdown-menu>.active>a:hover,.dropdown-menu>.active>a:focus{text-decoration:none;outline:0}.dropdown-menu>.disabled>a:hover,.dropdown-menu>.disabled>a:focus{text-decoration:none;background-color:transparent;background-image:none}.open>.dropdown-menu{display:block}.open>a{outline:0}.dropdown-menu-right-user{left:-250px;right:0;top:-2px;width:242px}.dropdown-menu-right{left:auto;right:0}.dropdown-menu-left{left:0;right:auto}.dropdown-header{display:block;padding:3px 20px;white-space:nowrap}.dropdown-backdrop{position:fixed;inset:0}.pull-right>.dropdown-menu{right:0;left:auto}.dropup .caret,.navbar-fixed-bottom .dropdown .caret{border-top:0;content:\"\"}.dropup .dropdown-menu,.navbar-fixed-bottom .dropdown .dropdown-menu{top:auto;bottom:100%;margin-bottom:2px}.pace .pace-progress{background:#637CA0;position:absolute;height:3px;z-index:0}.pace .pace-progress-inner{display:none}.pace .pace-activity{position:absolute;top:10px;left:10px;border-width:1px;right:auto;width:18px;height:18px;border-top-color:#242d3a;border-left-color:#242d3a}.slimScrollBar,.slimScrollRail{border-radius:0!important;width:4px!important}.gu-mirror{position:fixed!important;margin:0!important;z-index:9999!important;opacity:.8;-ms-filter:\"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)\";filter:alpha(opacity=80);pointer-events:none}.gu-hide{left:-9999px!important}.gu-unselectable{-webkit-user-select:none!important;user-select:none!important}.gu-transit{opacity:.2;-ms-filter:\"progid:DXImageTransform.Microsoft.Alpha(Opacity=20)\";filter:alpha(opacity=20)}.guppy_help{max-height:400px;overflow-y:scroll}.toast-container{margin-top:55px}.ngx-json-viewer .segment-type-null>.segment-main>.segment-value{background-color:inherit!important}.swal2-html-container{overflow:hidden}@font-face{font-family:Roboto;font-style:normal;font-weight:100;src:local(\"Roboto Thin\"),local(\"Roboto-Thin\"),url(/assets/fonts/google/Roboto/Roboto-Thin.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:100;src:local(\"Roboto Thin Italic\"),local(\"Roboto-ThinItalic\"),url(/assets/fonts/google/Roboto/Roboto-ThinItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:300;src:local(\"Roboto Light\"),local(\"Roboto-Light\"),url(/assets/fonts/google/Roboto/Roboto-Light.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:300;src:local(\"Roboto Light Italic\"),local(\"Roboto-LightItalic\"),url(/assets/fonts/google/Roboto/Roboto-LightItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:400;src:local(\"Roboto Regular\"),local(\"Roboto-Regular\"),url(/assets/fonts/google/Roboto/Roboto-Regular.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:400;src:local(\"Roboto Italic\"),local(\"Roboto-Italic\"),url(/assets/fonts/google/Roboto/Roboto-Italic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:500;src:local(\"Roboto Medium\"),local(\"Roboto-Medium\"),url(/assets/fonts/google/Roboto/Roboto-Medium.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:500;src:local(\"Roboto Medium Italic\"),local(\"Roboto-MediumItalic\"),url(/assets/fonts/google/Roboto/Roboto-MediumItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:700;src:local(\"Roboto Bold\"),local(\"Roboto-Bold\"),url(/assets/fonts/google/Roboto/Roboto-Bold.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:700;src:local(\"Roboto Bold Italic\"),local(\"Roboto-BoldItalic\"),url(/assets/fonts/google/Roboto/Roboto-BoldItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:900;src:local(\"Roboto Black\"),local(\"Roboto-Black\"),url(/assets/fonts/google/Roboto/Roboto-Black.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:900;src:local(\"Roboto Black Italic\"),local(\"Roboto-BlackItalic\"),url(/assets/fonts/google/Roboto/Roboto-BlackItalic.ttf) format(\"truetype\")}html{height:100%;min-height:100%}body{font-family:Roboto,sans-serif;font-size:14px;color:#242424}body:before{content:\"\";position:fixed;width:100%;height:100%;top:0;left:0;background:#e9ebee;will-change:transform;z-index:-1}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{font-weight:400}h1 small,h2 small,h3 small,h4 small,h5 small,h6 small,.h1 small,.h2 small,.h3 small,.h4 small,.h5 small,.h6 small{font-size:70%}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-button{width:0px;height:0px}::-webkit-scrollbar-thumb{background:#e1e1e1;border:0px none #ffffff;border-radius:0}::-webkit-scrollbar-thumb:hover{background:#cccccc}::-webkit-scrollbar-thumb:active{background:#888888}::-webkit-scrollbar-track{background:#666666;border:0px none #ffffff;border-radius:0}::-webkit-scrollbar-track:hover{background:#666666}::-webkit-scrollbar-track:active{background:#333333}::-webkit-scrollbar-corner{background:transparent}.transition{transition:.3s}.widget-controls{position:absolute;z-index:1;top:0;right:0;padding:10px 20px;font-size:14px}.widget-controls a{color:#fff;margin-left:7px;line-height:1;vertical-align:top;display:inline-block}.widget-controls a i.glyphicon-resize-full{font-size:13px}.widget-controls a:hover{color:#ffffffb3}.widget-controls a.dropdown-toggle:after{display:none}.widget-controls ul.dropdown-menu{min-width:9rem;padding:0;border-radius:0}.widget-controls ul.dropdown-menu li{padding:4px;overflow:hidden}.widget-controls ul.dropdown-menu li a{color:#242d3a;font-size:13px;width:100%}.widget-controls ul.dropdown-menu li:hover{background-color:#242d3a}.widget-controls ul.dropdown-menu li:hover a{color:#fff}.card.fullscreened .card-header{line-height:35px}.card.fullscreened .card-header .widget-controls{padding:20px}.card.fullscreened .card-header .widget-controls a{margin-left:12px}.card.fullscreened .card-header .widget-controls a.setting{display:none}.card.fullscreened.card-primary{background:#024a88}.card.fullscreened.card-success{background:#2d922d}.card.fullscreened.card-info{background:#248dad}.card.fullscreened.card-warning{background:#f79a17}.card.fullscreened.card-danger{background:#bf1725}.scrolling{height:100%;overflow-y:scroll;padding-bottom:60px}.no-margin{margin:0}.bottom-15{margin-bottom:15px}.m-t-5{margin-top:5px}.m-t-15{margin-top:15px}.res-img{width:100%}.chart-outher{width:55%;margin:0 auto}.p-t-10{padding-top:10%}.o-visible{overflow:visible}.w-150{width:150px}.w-200{width:200px}@media (max-width: 543px){.chart-outher{width:100%}}@media (min-width: 544px) and (max-width: 767px){.chart-outher{width:85%}}@media (min-width: 992px) and (max-width: 1199px){.chart-outher{width:65%}}.mat-form-field-disabled .mat-form-field-wrapper{background-color:#ddd}.mat-no-border-top .mat-form-field-infix{border-top:none!important}.mat-dflt-margin,.mat-form-field-appearance-outline .mat-form-field-wrapper{margin-top:.125em!important;margin-bottom:.125em!important}.mat-form-field-wrapper{padding-bottom:0;height:35px;min-height:35px!important;margin-bottom:-7px!important}.mat-full-width{width:100%}.mat-full-height .mat-form-field-wrapper{height:100%!important}.mat-form-field-appearance-outline .mat-form-field-infix{padding-top:5px;padding-bottom:0;height:36px}.mat-form-field-appearance-outline .mat-form-field-infix select.mat-input-element{background-color:transparent;margin-bottom:-11px!important;margin-top:-2px!important;padding-top:0!important;top:0!important}.mat-form-field-appearance-outline .mat-form-field-infix input{display:inline-flex;margin-top:-8px;margin-bottom:-5px;padding-top:8px}.mat-form-field-appearance-outline .mat-form-field-suffix{height:25px!important;top:-2px!important}.mat-form-field-appearance-outline .mat-form-field-suffix .form-input-suffix{margin-right:5px!important;position:absolute!important;top:7px!important;right:4px!important}.mat-form-field-appearance-outline .mat-form-field-infix .form-input-suffix{position:relative!important;top:-4px!important}.mat-form-field-prefix .mat-icon-button,.mat-form-field-suffix .mat-icon-button{height:32px!important}.mat-form-field-label-wrapper{top:-8px}.mat-form-field-type-mat-native-select .mat-form-field-infix:after{top:60%!important}.mat-form-field-suffix{margin-right:-10px!important}.cdk-overlay-container{z-index:99999999!important}.mat-height-fixed .mat-form-field-flex{height:38px!important}.mat-height-auto .mat-form-field-flex{height:auto!important;padding-bottom:5px!important;padding-top:5px!important;padding-right:2px!important}.mat-height-auto .mat-form-field-infix{height:auto!important}.mat-icon-button-override{width:25px!important;top:0!important;color:#000000a3!important;position:absolute!important}.mat-icon-button-override-suffix{right:-5px!important}.mat-icon-button-override-prefix{left:-5px!important}.mat-option{height:25px!important;font-size:14px!important}.ngx-mat-timepicker .mat-form-field-infix{border-top:none!important}.mat-form-field-wrapper .form-control{width:100%;border:none;padding:0;line-height:1}.mat-form-field-wrapper .form-control:focus{box-shadow:none!important}.mat-form-field-wrapper .form-control.checking-field.ng-touched{padding-right:0;background-position-y:14px!important;background-position-x:right;padding-top:8px;padding-bottom:0}.mat-height-auto .form-control.checking-field.ng-touched{padding-right:25px;background-position:center right .625rem!important}.mat-form-field-wrapper .form-control.input-small.checking-field.ng-touched{background-position-y:9px!important;padding-right:25px}.mat-form-field-wrapper .form-control{background-color:transparent!important}.mat-form-field-wrapper .form-control.checking-combo.ng-touched{padding-right:45px;background-position-y:8px!important;padding-top:4px!important}.mat-form-field-wrapper .form-control.checking-combo.ng-untouched{padding-right:20px;background-position-y:8px!important;padding-top:4px!important}.mat-input-with-suffix{width:calc(100% - 35px)!important;display:inline-block!important;margin-right:10px!important}.mat-input-group-addon .mat-form-field-appearance-outline .mat-form-field-wrapper{background-color:#eceeef;border:1px solid rgba(0,0,0,.15);border-radius:.25rem}.mat-form-field-appearance-outline textarea{padding:5px 0!important}.snow{position:absolute;width:10px;height:10px;background:white;border-radius:50%}.snow:nth-child(1){opacity:1.99;transform:translate(94.7251vw,-10px) scale(.784);animation:fall-1 13s -2s linear infinite}@keyframes fall-1{71.592%{transform:translate(98.7897vw,71.592vh) scale(.784)}to{transform:translate(96.7574vw,99vh) scale(.784)}}.snow:nth-child(2){opacity:.6698;transform:translate(26.9034vw,-10px) scale(.4713);animation:fall-2 16s -29s linear infinite}@keyframes fall-2{64.123%{transform:translate(36.4957vw,64.123vh) scale(.4713)}to{transform:translate(31.69955vw,99vh) scale(.4713)}}.snow:nth-child(3){opacity:.0806;transform:translate(86.0567vw,-10px) scale(.9233);animation:fall-3 18s -28s linear infinite}@keyframes fall-3{58.265%{transform:translate(96.0226vw,58.265vh) scale(.9233)}to{transform:translate(91.03965vw,99vh) scale(.9233)}}.snow:nth-child(4){opacity:1.668;transform:translate(67.7758vw,-10px) scale(.866);animation:fall-4 21s -7s linear infinite}@keyframes fall-4{75.182%{transform:translate(74.9112vw,75.182vh) scale(.866)}to{transform:translate(71.3435vw,99vh) scale(.866)}}.snow:nth-child(5){opacity:.2156;transform:translate(69.1417vw,-10px) scale(.4281);animation:fall-5 23s -11s linear infinite}@keyframes fall-5{66.389%{transform:translate(77.6626vw,66.389vh) scale(.4281)}to{transform:translate(73.40215vw,99vh) scale(.4281)}}.snow:nth-child(6){opacity:1.3494;transform:translate(7.7719vw,-10px) scale(.2493);animation:fall-6 14s -19s linear infinite}@keyframes fall-6{70.745%{transform:translate(16.4519vw,70.745vh) scale(.2493)}to{transform:translate(12.1119vw,99vh) scale(.2493)}}.snow:nth-child(7){opacity:.8774;transform:translate(64.4884vw,-10px) scale(.6261);animation:fall-7 19s -12s linear infinite}@keyframes fall-7{38.004%{transform:translate(60.1426vw,38.004vh) scale(.6261)}to{transform:translate(62.3155vw,99vh) scale(.6261)}}.snow:nth-child(8){opacity:.983;transform:translate(.0897vw,-10px) scale(.8299);animation:fall-8 17s -16s linear infinite}@keyframes fall-8{43.629%{transform:translate(4.739vw,43.629vh) scale(.8299)}to{transform:translate(2.41435vw,99vh) scale(.8299)}}.snow:nth-child(9){opacity:1.645;transform:translate(11.4183vw,-10px) scale(.4068);animation:fall-9 24s -3s linear infinite}@keyframes fall-9{40.868%{transform:translate(4.4742vw,40.868vh) scale(.4068)}to{transform:translate(7.94625vw,99vh) scale(.4068)}}.snow:nth-child(10){opacity:1.6652;transform:translate(78.5342vw,-10px) scale(.5187);animation:fall-10 16s -25s linear infinite}@keyframes fall-10{68.896%{transform:translate(86.6651vw,68.896vh) scale(.5187)}to{transform:translate(82.59965vw,99vh) scale(.5187)}}.snow:nth-child(11){opacity:.6508;transform:translate(47.3707vw,-10px) scale(.5079);animation:fall-11 24s -11s linear infinite}@keyframes fall-11{37.995%{transform:translate(46.6701vw,37.995vh) scale(.5079)}to{transform:translate(47.0204vw,99vh) scale(.5079)}}.snow:nth-child(12){opacity:1.1416;transform:translate(99.0473vw,-10px) scale(.1291);animation:fall-12 28s -10s linear infinite}@keyframes fall-12{49.162%{transform:translate(102.5834vw,49.162vh) scale(.1291)}to{transform:translate(100.81535vw,99vh) scale(.1291)}}.snow:nth-child(13){opacity:1.6356;transform:translate(42.6718vw,-10px) scale(.8268);animation:fall-13 26s -27s linear infinite}@keyframes fall-13{55.103%{transform:translate(46.3621vw,55.103vh) scale(.8268)}to{transform:translate(44.51695vw,99vh) scale(.8268)}}.snow:nth-child(14){opacity:1.0804;transform:translate(92.0373vw,-10px) scale(.6959);animation:fall-14 24s -15s linear infinite}@keyframes fall-14{31.81%{transform:translate(84.2425vw,31.81vh) scale(.6959)}to{transform:translate(88.1399vw,99vh) scale(.6959)}}.snow:nth-child(15){opacity:.733;transform:translate(13.222vw,-10px) scale(.6048);animation:fall-15 28s -5s linear infinite}@keyframes fall-15{67.003%{transform:translate(21.1436vw,67.003vh) scale(.6048)}to{transform:translate(17.1828vw,99vh) scale(.6048)}}.snow:nth-child(16){opacity:1.6238;transform:translate(69.1332vw,-10px) scale(.744);animation:fall-16 28s -16s linear infinite}@keyframes fall-16{52.154%{transform:translate(63.5597vw,52.154vh) scale(.744)}to{transform:translate(66.34645vw,99vh) scale(.744)}}.snow:nth-child(17){opacity:1.7896;transform:translate(17.8611vw,-10px) scale(.8334);animation:fall-17 24s -23s linear infinite}@keyframes fall-17{66.317%{transform:translate(26.7649vw,66.317vh) scale(.8334)}to{transform:translate(22.313vw,99vh) scale(.8334)}}.snow:nth-child(18){opacity:.2984;transform:translate(40.9814vw,-10px) scale(.7938);animation:fall-18 29s -14s linear infinite}@keyframes fall-18{61.798%{transform:translate(50.3328vw,61.798vh) scale(.7938)}to{transform:translate(45.6571vw,99vh) scale(.7938)}}.snow:nth-child(19){opacity:.5214;transform:translate(4.4852vw,-10px) scale(.3163);animation:fall-19 23s -17s linear infinite}@keyframes fall-19{45.177%{transform:translate(-2.3663vw,45.177vh) scale(.3163)}to{transform:translate(1.05945vw,99vh) scale(.3163)}}.snow:nth-child(20){opacity:1.3616;transform:translate(16.3663vw,-10px) scale(.3031);animation:fall-20 20s -26s linear infinite}@keyframes fall-20{68.546%{transform:translate(24.5613vw,68.546vh) scale(.3031)}to{transform:translate(20.4638vw,99vh) scale(.3031)}}.snow:nth-child(21){opacity:.501;transform:translate(1.2901vw,-10px) scale(.3435);animation:fall-21 27s -24s linear infinite}@keyframes fall-21{38.093%{transform:translate(3.8933vw,38.093vh) scale(.3435)}to{transform:translate(2.5917vw,99vh) scale(.3435)}}.snow:nth-child(22){opacity:1.3136;transform:translate(.6785vw,-10px) scale(.6229);animation:fall-22 22s -4s linear infinite}@keyframes fall-22{65.933%{transform:translate(3.3071vw,65.933vh) scale(.6229)}to{transform:translate(1.9928vw,99vh) scale(.6229)}}.snow:nth-child(23){opacity:.206;transform:translate(70.7424vw,-10px) scale(.2088);animation:fall-23 28s -10s linear infinite}@keyframes fall-23{69.259%{transform:translate(67.3474vw,69.259vh) scale(.2088)}to{transform:translate(69.0449vw,99vh) scale(.2088)}}.snow:nth-child(24){opacity:.7974;transform:translate(82.7797vw,-10px) scale(.2714);animation:fall-24 16s -23s linear infinite}@keyframes fall-24{31.608%{transform:translate(76.8454vw,31.608vh) scale(.2714)}to{transform:translate(79.81255vw,99vh) scale(.2714)}}.snow:nth-child(25){opacity:1.5846;transform:translate(32.3492vw,-10px) scale(.8311);animation:fall-25 27s -2s linear infinite}@keyframes fall-25{47.552%{transform:translate(25.6096vw,47.552vh) scale(.8311)}to{transform:translate(28.9794vw,99vh) scale(.8311)}}.snow:nth-child(26){opacity:.8004;transform:translate(28.8582vw,-10px) scale(.0439);animation:fall-26 16s -28s linear infinite}@keyframes fall-26{30.355%{transform:translate(26.0851vw,30.355vh) scale(.0439)}to{transform:translate(27.47165vw,99vh) scale(.0439)}}.snow:nth-child(27){opacity:1.413;transform:translate(34.0424vw,-10px) scale(.2186);animation:fall-27 26s -26s linear infinite}@keyframes fall-27{33.67%{transform:translate(30.1025vw,33.67vh) scale(.2186)}to{transform:translate(32.07245vw,99vh) scale(.2186)}}.snow:nth-child(28){opacity:.156;transform:translate(31.1234vw,-10px) scale(.9137);animation:fall-28 29s -30s linear infinite}@keyframes fall-28{63.108%{transform:translate(38.6814vw,63.108vh) scale(.9137)}to{transform:translate(34.9024vw,99vh) scale(.9137)}}.snow:nth-child(29){opacity:1.9466;transform:translate(61.2037vw,-10px) scale(.5556);animation:fall-29 27s -20s linear infinite}@keyframes fall-29{78.745%{transform:translate(62.0554vw,78.745vh) scale(.5556)}to{transform:translate(61.62955vw,99vh) scale(.5556)}}.snow:nth-child(30){opacity:.7696;transform:translate(85.3913vw,-10px) scale(.6914);animation:fall-30 18s -20s linear infinite}@keyframes fall-30{79.36%{transform:translate(80.3151vw,79.36vh) scale(.6914)}to{transform:translate(82.8532vw,99vh) scale(.6914)}}.snow:nth-child(31){opacity:1.7048;transform:translate(34.0617vw,-10px) scale(.71);animation:fall-31 19s -15s linear infinite}@keyframes fall-31{76.959%{transform:translate(25.8206vw,76.959vh) scale(.71)}to{transform:translate(29.94115vw,99vh) scale(.71)}}.snow:nth-child(32){opacity:.7398;transform:translate(56.6765vw,-10px) scale(.7606);animation:fall-32 13s -27s linear infinite}@keyframes fall-32{36.232%{transform:translate(50.3078vw,36.232vh) scale(.7606)}to{transform:translate(53.49215vw,99vh) scale(.7606)}}.snow:nth-child(33){opacity:1.8146;transform:translate(75.4845vw,-10px) scale(.5155);animation:fall-33 20s -26s linear infinite}@keyframes fall-33{64.848%{transform:translate(79.0943vw,64.848vh) scale(.5155)}to{transform:translate(77.2894vw,99vh) scale(.5155)}}.snow:nth-child(34){opacity:.8082;transform:translate(86.3492vw,-10px) scale(.0422);animation:fall-34 19s -9s linear infinite}@keyframes fall-34{78.098%{transform:translate(92.8536vw,78.098vh) scale(.0422)}to{transform:translate(89.6014vw,99vh) scale(.0422)}}.snow:nth-child(35){opacity:.1124;transform:translate(95.8613vw,-10px) scale(.5861);animation:fall-35 28s -11s linear infinite}@keyframes fall-35{46.244%{transform:translate(100.7921vw,46.244vh) scale(.5861)}to{transform:translate(98.3267vw,99vh) scale(.5861)}}.snow:nth-child(36){opacity:1.5638;transform:translate(60.1847vw,-10px) scale(.7451);animation:fall-36 14s -6s linear infinite}@keyframes fall-36{40.308%{transform:translate(68.5146vw,40.308vh) scale(.7451)}to{transform:translate(64.34965vw,99vh) scale(.7451)}}.snow:nth-child(37){opacity:1.3212;transform:translate(84.206vw,-10px) scale(.5916);animation:fall-37 11s -14s linear infinite}@keyframes fall-37{32.864%{transform:translate(87.8489vw,32.864vh) scale(.5916)}to{transform:translate(86.02745vw,99vh) scale(.5916)}}.snow:nth-child(38){opacity:1.3056;transform:translate(48.2411vw,-10px) scale(.3768);animation:fall-38 22s -6s linear infinite}@keyframes fall-38{62.984%{transform:translate(57.3084vw,62.984vh) scale(.3768)}to{transform:translate(52.77475vw,99vh) scale(.3768)}}.snow:nth-child(39){opacity:.844;transform:translate(63.5026vw,-10px) scale(.1303);animation:fall-39 25s -12s linear infinite}@keyframes fall-39{78.853%{transform:translate(63.8299vw,78.853vh) scale(.1303)}to{transform:translate(63.66625vw,99vh) scale(.1303)}}.snow:nth-child(40){opacity:1.6164;transform:translate(11.0877vw,-10px) scale(.8427);animation:fall-40 29s -7s linear infinite}@keyframes fall-40{33.465%{transform:translate(12.1956vw,33.465vh) scale(.8427)}to{transform:translate(11.64165vw,99vh) scale(.8427)}}.snow:nth-child(41){opacity:1.4702;transform:translate(5.6775vw,-10px) scale(.5518);animation:fall-41 29s -26s linear infinite}@keyframes fall-41{40.295%{transform:translate(9.5037vw,40.295vh) scale(.5518)}to{transform:translate(7.5906vw,99vh) scale(.5518)}}.snow:nth-child(42){opacity:.8422;transform:translate(80.8228vw,-10px) scale(.1614);animation:fall-42 15s -24s linear infinite}@keyframes fall-42{71.094%{transform:translate(83.937vw,71.094vh) scale(.1614)}to{transform:translate(82.3799vw,99vh) scale(.1614)}}.snow:nth-child(43){opacity:1.568;transform:translate(78.9426vw,-10px) scale(.663);animation:fall-43 25s -14s linear infinite}@keyframes fall-43{54.579%{transform:translate(82.9522vw,54.579vh) scale(.663)}to{transform:translate(80.9474vw,99vh) scale(.663)}}.snow:nth-child(44){opacity:1.741;transform:translate(41.137vw,-10px) scale(.7632);animation:fall-44 20s -25s linear infinite}@keyframes fall-44{78.482%{transform:translate(39.0254vw,78.482vh) scale(.7632)}to{transform:translate(40.0812vw,99vh) scale(.7632)}}.snow:nth-child(45){opacity:1.331;transform:translate(47.0749vw,-10px) scale(.2294);animation:fall-45 20s -24s linear infinite}@keyframes fall-45{37.523%{transform:translate(47.9056vw,37.523vh) scale(.2294)}to{transform:translate(47.49025vw,99vh) scale(.2294)}}.snow:nth-child(46){opacity:.8904;transform:translate(12.7974vw,-10px) scale(.1215);animation:fall-46 19s -17s linear infinite}@keyframes fall-46{39.32%{transform:translate(12.8014vw,39.32vh) scale(.1215)}to{transform:translate(12.7994vw,99vh) scale(.1215)}}.snow:nth-child(47){opacity:.053;transform:translate(50.012vw,-10px) scale(.6622);animation:fall-47 29s -23s linear infinite}@keyframes fall-47{75.039%{transform:translate(56.2515vw,75.039vh) scale(.6622)}to{transform:translate(53.13175vw,99vh) scale(.6622)}}.snow:nth-child(48){opacity:.2304;transform:translate(39.1452vw,-10px) scale(.281);animation:fall-48 17s -22s linear infinite}@keyframes fall-48{64.787%{transform:translate(37.2035vw,64.787vh) scale(.281)}to{transform:translate(38.17435vw,99vh) scale(.281)}}.snow:nth-child(49){opacity:.9394;transform:translate(81.6468vw,-10px) scale(.5288);animation:fall-49 10s -26s linear infinite}@keyframes fall-49{68.495%{transform:translate(86.4149vw,68.495vh) scale(.5288)}to{transform:translate(84.03085vw,99vh) scale(.5288)}}.snow:nth-child(50){opacity:.376;transform:translate(93.4897vw,-10px) scale(.7963);animation:fall-50 26s -15s linear infinite}@keyframes fall-50{37.848%{transform:translate(92.191vw,37.848vh) scale(.7963)}to{transform:translate(92.84035vw,99vh) scale(.7963)}}.snow:nth-child(51){opacity:1.298;transform:translate(97.795vw,-10px) scale(.6064);animation:fall-51 14s -18s linear infinite}@keyframes fall-51{69.903%{transform:translate(92.1547vw,69.903vh) scale(.6064)}to{transform:translate(94.97485vw,99vh) scale(.6064)}}.snow:nth-child(52){opacity:.5794;transform:translate(58.3133vw,-10px) scale(.5473);animation:fall-52 14s -16s linear infinite}@keyframes fall-52{65.582%{transform:translate(53.5639vw,65.582vh) scale(.5473)}to{transform:translate(55.9386vw,99vh) scale(.5473)}}.snow:nth-child(53){opacity:1.6152;transform:translate(51.3535vw,-10px) scale(.4036);animation:fall-53 12s -22s linear infinite}@keyframes fall-53{70.124%{transform:translate(59.3303vw,70.124vh) scale(.4036)}to{transform:translate(55.3419vw,99vh) scale(.4036)}}.snow:nth-child(54){opacity:.7254;transform:translate(8.0017vw,-10px) scale(.9142);animation:fall-54 13s -19s linear infinite}@keyframes fall-54{34.965%{transform:translate(13.4313vw,34.965vh) scale(.9142)}to{transform:translate(10.7165vw,99vh) scale(.9142)}}.snow:nth-child(55){opacity:1.6298;transform:translate(47.7202vw,-10px) scale(.3001);animation:fall-55 21s -17s linear infinite}@keyframes fall-55{49.928%{transform:translate(41.1225vw,49.928vh) scale(.3001)}to{transform:translate(44.42135vw,99vh) scale(.3001)}}.snow:nth-child(56){opacity:1.0906;transform:translate(28.9051vw,-10px) scale(.3706);animation:fall-56 19s -7s linear infinite}@keyframes fall-56{42.726%{transform:translate(33.0559vw,42.726vh) scale(.3706)}to{transform:translate(30.9805vw,99vh) scale(.3706)}}.snow:nth-child(57){opacity:.1328;transform:translate(23.188vw,-10px) scale(.6243);animation:fall-57 14s -16s linear infinite}@keyframes fall-57{35.73%{transform:translate(14.0041vw,35.73vh) scale(.6243)}to{transform:translate(18.59605vw,99vh) scale(.6243)}}.snow:nth-child(58){opacity:.216;transform:translate(35.6755vw,-10px) scale(.4499);animation:fall-58 27s -4s linear infinite}@keyframes fall-58{61.359%{transform:translate(27.4237vw,61.359vh) scale(.4499)}to{transform:translate(31.5496vw,99vh) scale(.4499)}}.snow:nth-child(59){opacity:.3958;transform:translate(68.604vw,-10px) scale(.2371);animation:fall-59 24s -29s linear infinite}@keyframes fall-59{57.176%{transform:translate(72.0963vw,57.176vh) scale(.2371)}to{transform:translate(70.35015vw,99vh) scale(.2371)}}.snow:nth-child(60){opacity:.1894;transform:translate(44.4979vw,-10px) scale(.207);animation:fall-60 25s -9s linear infinite}@keyframes fall-60{34.325%{transform:translate(34.9589vw,34.325vh) scale(.207)}to{transform:translate(39.7284vw,99vh) scale(.207)}}.snow:nth-child(61){opacity:.4942;transform:translate(24.9173vw,-10px) scale(.234);animation:fall-61 29s -5s linear infinite}@keyframes fall-61{72.096%{transform:translate(31.855vw,72.096vh) scale(.234)}to{transform:translate(28.38615vw,99vh) scale(.234)}}.snow:nth-child(62){opacity:1.4282;transform:translate(52.7588vw,-10px) scale(.3169);animation:fall-62 15s -4s linear infinite}@keyframes fall-62{78.415%{transform:translate(61.7026vw,78.415vh) scale(.3169)}to{transform:translate(57.2307vw,99vh) scale(.3169)}}.snow:nth-child(63){opacity:.1028;transform:translate(22.7248vw,-10px) scale(.2479);animation:fall-63 17s -6s linear infinite}@keyframes fall-63{39.068%{transform:translate(26.4653vw,39.068vh) scale(.2479)}to{transform:translate(24.59505vw,99vh) scale(.2479)}}.snow:nth-child(64){opacity:1.0978;transform:translate(36.7847vw,-10px) scale(.1075);animation:fall-64 14s -27s linear infinite}@keyframes fall-64{45.446%{transform:translate(46.6327vw,45.446vh) scale(.1075)}to{transform:translate(41.7087vw,99vh) scale(.1075)}}.snow:nth-child(65){opacity:1.672;transform:translate(57.5097vw,-10px) scale(.365);animation:fall-65 10s -20s linear infinite}@keyframes fall-65{33.091%{transform:translate(55.0779vw,33.091vh) scale(.365)}to{transform:translate(56.2938vw,99vh) scale(.365)}}.snow:nth-child(66){opacity:1.9546;transform:translate(74.3201vw,-10px) scale(.3503);animation:fall-66 22s -15s linear infinite}@keyframes fall-66{52.85%{transform:translate(69.4167vw,52.85vh) scale(.3503)}to{transform:translate(71.8684vw,99vh) scale(.3503)}}.snow:nth-child(67){opacity:1.0886;transform:translate(61.7818vw,-10px) scale(.4064);animation:fall-67 23s -30s linear infinite}@keyframes fall-67{63.747%{transform:translate(62.0996vw,63.747vh) scale(.4064)}to{transform:translate(61.9407vw,99vh) scale(.4064)}}.snow:nth-child(68){opacity:.4646;transform:translate(33.6387vw,-10px) scale(.1082);animation:fall-68 18s -1s linear infinite}@keyframes fall-68{75.719%{transform:translate(32.0363vw,75.719vh) scale(.1082)}to{transform:translate(32.8375vw,99vh) scale(.1082)}}.snow:nth-child(69){opacity:1.5022;transform:translate(36.7348vw,-10px) scale(.4472);animation:fall-69 14s -21s linear infinite}@keyframes fall-69{64.166%{transform:translate(31.5789vw,64.166vh) scale(.4472)}to{transform:translate(34.15685vw,99vh) scale(.4472)}}.snow:nth-child(70){opacity:.6448;transform:translate(12.0642vw,-10px) scale(.4403);animation:fall-70 25s -18s linear infinite}@keyframes fall-70{41.388%{transform:translate(7.5566vw,41.388vh) scale(.4403)}to{transform:translate(9.8104vw,99vh) scale(.4403)}}.snow:nth-child(71){opacity:.0346;transform:translate(7.552vw,-10px) scale(.3445);animation:fall-71 29s -21s linear infinite}@keyframes fall-71{46.056%{transform:translate(.7237vw,46.056vh) scale(.3445)}to{transform:translate(4.13785vw,99vh) scale(.3445)}}.snow:nth-child(72){opacity:.6986;transform:translate(96.5617vw,-10px) scale(.5431);animation:fall-72 12s -19s linear infinite}@keyframes fall-72{47.118%{transform:translate(87.1017vw,47.118vh) scale(.5431)}to{transform:translate(91.8317vw,99vh) scale(.5431)}}.snow:nth-child(73){opacity:.3912;transform:translate(74.701vw,-10px) scale(.324);animation:fall-73 19s -27s linear infinite}@keyframes fall-73{45.537%{transform:translate(74.0851vw,45.537vh) scale(.324)}to{transform:translate(74.39305vw,99vh) scale(.324)}}.snow:nth-child(74){opacity:1.1742;transform:translate(15.2848vw,-10px) scale(.7706);animation:fall-74 21s -4s linear infinite}@keyframes fall-74{63.791%{transform:translate(5.3192vw,63.791vh) scale(.7706)}to{transform:translate(10.302vw,99vh) scale(.7706)}}.snow:nth-child(75){opacity:1.5712;transform:translate(23.5602vw,-10px) scale(.468);animation:fall-75 18s -11s linear infinite}@keyframes fall-75{49.55%{transform:translate(20.3388vw,49.55vh) scale(.468)}to{transform:translate(21.9495vw,99vh) scale(.468)}}.snow:nth-child(76){opacity:.4774;transform:translate(84.4056vw,-10px) scale(.8754);animation:fall-76 17s -24s linear infinite}@keyframes fall-76{44.513%{transform:translate(84.1386vw,44.513vh) scale(.8754)}to{transform:translate(84.2721vw,99vh) scale(.8754)}}.snow:nth-child(77){opacity:1.8882;transform:translate(7.0901vw,-10px) scale(.1745);animation:fall-77 18s -2s linear infinite}@keyframes fall-77{50.071%{transform:translate(-.0063vw,50.071vh) scale(.1745)}to{transform:translate(3.5419vw,99vh) scale(.1745)}}.snow:nth-child(78){opacity:.8158;transform:translate(95.3157vw,-10px) scale(.5794);animation:fall-78 28s -8s linear infinite}@keyframes fall-78{56.712%{transform:translate(100.571vw,56.712vh) scale(.5794)}to{transform:translate(97.94335vw,99vh) scale(.5794)}}.snow:nth-child(79){opacity:.707;transform:translate(77.683vw,-10px) scale(.938);animation:fall-79 15s -14s linear infinite}@keyframes fall-79{53.974%{transform:translate(68.0679vw,53.974vh) scale(.938)}to{transform:translate(72.87545vw,99vh) scale(.938)}}.snow:nth-child(80){opacity:1.6866;transform:translate(49.635vw,-10px) scale(.4036);animation:fall-80 11s -14s linear infinite}@keyframes fall-80{30.07%{transform:translate(46.3174vw,30.07vh) scale(.4036)}to{transform:translate(47.9762vw,99vh) scale(.4036)}}.snow:nth-child(81){opacity:.753;transform:translate(87.8702vw,-10px) scale(.8662);animation:fall-81 16s -7s linear infinite}@keyframes fall-81{79.023%{transform:translate(88.8765vw,79.023vh) scale(.8662)}to{transform:translate(88.37335vw,99vh) scale(.8662)}}.snow:nth-child(82){opacity:1.6902;transform:translate(78.1864vw,-10px) scale(.6426);animation:fall-82 30s -23s linear infinite}@keyframes fall-82{72.27%{transform:translate(68.7172vw,72.27vh) scale(.6426)}to{transform:translate(73.4518vw,99vh) scale(.6426)}}.snow:nth-child(83){opacity:.608;transform:translate(66.4828vw,-10px) scale(.7795);animation:fall-83 26s -7s linear infinite}@keyframes fall-83{48.456%{transform:translate(73.6925vw,48.456vh) scale(.7795)}to{transform:translate(70.08765vw,99vh) scale(.7795)}}.snow:nth-child(84){opacity:1.6614;transform:translate(45.753vw,-10px) scale(.4633);animation:fall-84 20s -2s linear infinite}@keyframes fall-84{78.095%{transform:translate(55.6638vw,78.095vh) scale(.4633)}to{transform:translate(50.7084vw,99vh) scale(.4633)}}.snow:nth-child(85){opacity:1.2674;transform:translate(97.4721vw,-10px) scale(.8888);animation:fall-85 26s -7s linear infinite}@keyframes fall-85{53.243%{transform:translate(93.1945vw,53.243vh) scale(.8888)}to{transform:translate(95.3333vw,99vh) scale(.8888)}}.snow:nth-child(86){opacity:1.2378;transform:translate(31.0774vw,-10px) scale(.8949);animation:fall-86 16s -9s linear infinite}@keyframes fall-86{47.838%{transform:translate(26.1162vw,47.838vh) scale(.8949)}to{transform:translate(28.5968vw,99vh) scale(.8949)}}.snow:nth-child(87){opacity:1.5864;transform:translate(17.3507vw,-10px) scale(.3577);animation:fall-87 26s -25s linear infinite}@keyframes fall-87{79.208%{transform:translate(24.1262vw,79.208vh) scale(.3577)}to{transform:translate(20.73845vw,99vh) scale(.3577)}}.snow:nth-child(88){opacity:.1946;transform:translate(2.8436vw,-10px) scale(.7974);animation:fall-88 18s -13s linear infinite}@keyframes fall-88{35.319%{transform:translate(8.834vw,35.319vh) scale(.7974)}to{transform:translate(5.8388vw,99vh) scale(.7974)}}.snow:nth-child(89){opacity:1.9946;transform:translate(22.3669vw,-10px) scale(.6574);animation:fall-89 27s -10s linear infinite}@keyframes fall-89{34.869%{transform:translate(13.8122vw,34.869vh) scale(.6574)}to{transform:translate(18.08955vw,99vh) scale(.6574)}}.snow:nth-child(90){opacity:.4522;transform:translate(73.6102vw,-10px) scale(.0726);animation:fall-90 28s -19s linear infinite}@keyframes fall-90{60.399%{transform:translate(72.2169vw,60.399vh) scale(.0726)}to{transform:translate(72.91355vw,99vh) scale(.0726)}}.snow:nth-child(91){opacity:.7954;transform:translate(92.4565vw,-10px) scale(.6015);animation:fall-91 24s -6s linear infinite}@keyframes fall-91{47.799%{transform:translate(89.9057vw,47.799vh) scale(.6015)}to{transform:translate(91.1811vw,99vh) scale(.6015)}}.snow:nth-child(92){opacity:.0804;transform:translate(80.6553vw,-10px) scale(.5416);animation:fall-92 10s -26s linear infinite}@keyframes fall-92{47.8%{transform:translate(73.4325vw,47.8vh) scale(.5416)}to{transform:translate(77.0439vw,99vh) scale(.5416)}}.snow:nth-child(93){opacity:.9256;transform:translate(17.2057vw,-10px) scale(.3671);animation:fall-93 10s -18s linear infinite}@keyframes fall-93{66.647%{transform:translate(11.9307vw,66.647vh) scale(.3671)}to{transform:translate(14.5682vw,99vh) scale(.3671)}}.snow:nth-child(94){opacity:.6882;transform:translate(29.9984vw,-10px) scale(.8543);animation:fall-94 30s -12s linear infinite}@keyframes fall-94{49.882%{transform:translate(26.1254vw,49.882vh) scale(.8543)}to{transform:translate(28.0619vw,99vh) scale(.8543)}}.snow:nth-child(95){opacity:.5878;transform:translate(47.2639vw,-10px) scale(.6962);animation:fall-95 29s -27s linear infinite}@keyframes fall-95{43.556%{transform:translate(43.6533vw,43.556vh) scale(.6962)}to{transform:translate(45.4586vw,99vh) scale(.6962)}}.snow:nth-child(96){opacity:1.3422;transform:translate(66.5787vw,-10px) scale(.2637);animation:fall-96 12s -27s linear infinite}@keyframes fall-96{70.283%{transform:translate(60.7914vw,70.283vh) scale(.2637)}to{transform:translate(63.68505vw,99vh) scale(.2637)}}.snow:nth-child(97){opacity:1.2174;transform:translate(32.6471vw,-10px) scale(.3275);animation:fall-97 17s -4s linear infinite}@keyframes fall-97{49.612%{transform:translate(27.1628vw,49.612vh) scale(.3275)}to{transform:translate(29.90495vw,99vh) scale(.3275)}}.snow:nth-child(98){opacity:.0874;transform:translate(47.3379vw,-10px) scale(.6967);animation:fall-98 17s -14s linear infinite}@keyframes fall-98{61.358%{transform:translate(45.3598vw,61.358vh) scale(.6967)}to{transform:translate(46.34885vw,99vh) scale(.6967)}}.snow:nth-child(99){opacity:.4888;transform:translate(85.0897vw,-10px) scale(.5734);animation:fall-99 15s -17s linear infinite}@keyframes fall-99{45.542%{transform:translate(91.8743vw,45.542vh) scale(.5734)}to{transform:translate(88.482vw,99vh) scale(.5734)}}.snow:nth-child(100){opacity:.8286;transform:translate(73.6683vw,-10px) scale(.1129);animation:fall-100 28s -9s linear infinite}@keyframes fall-100{37.689%{transform:translate(79.9983vw,37.689vh) scale(.1129)}to{transform:translate(76.8333vw,99vh) scale(.1129)}}.snow:nth-child(101){opacity:1.7342;transform:translate(12.8905vw,-10px) scale(.0252);animation:fall-101 25s -19s linear infinite}@keyframes fall-101{62.161%{transform:translate(17.3867vw,62.161vh) scale(.0252)}to{transform:translate(15.1386vw,99vh) scale(.0252)}}.snow:nth-child(102){opacity:1.0864;transform:translate(59.4337vw,-10px) scale(.9942);animation:fall-102 12s -14s linear infinite}@keyframes fall-102{30.19%{transform:translate(69.3541vw,30.19vh) scale(.9942)}to{transform:translate(64.3939vw,99vh) scale(.9942)}}.snow:nth-child(103){opacity:1.4372;transform:translate(68.3459vw,-10px) scale(.8328);animation:fall-103 30s -1s linear infinite}@keyframes fall-103{54.253%{transform:translate(67.4488vw,54.253vh) scale(.8328)}to{transform:translate(67.89735vw,99vh) scale(.8328)}}.snow:nth-child(104){opacity:1.4114;transform:translate(60.6462vw,-10px) scale(.5734);animation:fall-104 21s -12s linear infinite}@keyframes fall-104{49.476%{transform:translate(51.2542vw,49.476vh) scale(.5734)}to{transform:translate(55.9502vw,99vh) scale(.5734)}}.snow:nth-child(105){opacity:1.4718;transform:translate(18.7246vw,-10px) scale(.7253);animation:fall-105 21s -15s linear infinite}@keyframes fall-105{53.018%{transform:translate(17.549vw,53.018vh) scale(.7253)}to{transform:translate(18.1368vw,99vh) scale(.7253)}}.snow:nth-child(106){opacity:1.96;transform:translate(57.3835vw,-10px) scale(.9478);animation:fall-106 22s -2s linear infinite}@keyframes fall-106{34.207%{transform:translate(51.6786vw,34.207vh) scale(.9478)}to{transform:translate(54.53105vw,99vh) scale(.9478)}}.snow:nth-child(107){opacity:1.9648;transform:translate(56.0348vw,-10px) scale(.8216);animation:fall-107 16s -14s linear infinite}@keyframes fall-107{61.652%{transform:translate(57.4821vw,61.652vh) scale(.8216)}to{transform:translate(56.75845vw,99vh) scale(.8216)}}.snow:nth-child(108){opacity:.4816;transform:translate(52.0101vw,-10px) scale(.0474);animation:fall-108 21s -20s linear infinite}@keyframes fall-108{61.196%{transform:translate(58.7377vw,61.196vh) scale(.0474)}to{transform:translate(55.3739vw,99vh) scale(.0474)}}.snow:nth-child(109){opacity:1.459;transform:translate(64.0641vw,-10px) scale(.224);animation:fall-109 18s -18s linear infinite}@keyframes fall-109{68.371%{transform:translate(60.5702vw,68.371vh) scale(.224)}to{transform:translate(62.31715vw,99vh) scale(.224)}}.snow:nth-child(110){opacity:1.0616;transform:translate(8.1643vw,-10px) scale(.5739);animation:fall-110 18s -20s linear infinite}@keyframes fall-110{30.446%{transform:translate(7.7102vw,30.446vh) scale(.5739)}to{transform:translate(7.93725vw,99vh) scale(.5739)}}.snow:nth-child(111){opacity:1.9618;transform:translate(4.2153vw,-10px) scale(.1138);animation:fall-111 17s -17s linear infinite}@keyframes fall-111{49.684%{transform:translate(-4.4494vw,49.684vh) scale(.1138)}to{transform:translate(-.11705vw,99vh) scale(.1138)}}.snow:nth-child(112){opacity:1.1056;transform:translate(9.0738vw,-10px) scale(.8624);animation:fall-112 24s -15s linear infinite}@keyframes fall-112{73.995%{transform:translate(17.9156vw,73.995vh) scale(.8624)}to{transform:translate(13.4947vw,99vh) scale(.8624)}}.snow:nth-child(113){opacity:.084;transform:translate(94.6945vw,-10px) scale(.3617);animation:fall-113 11s -9s linear infinite}@keyframes fall-113{39.254%{transform:translate(97.0242vw,39.254vh) scale(.3617)}to{transform:translate(95.85935vw,99vh) scale(.3617)}}.snow:nth-child(114){opacity:1.401;transform:translate(80.3092vw,-10px) scale(.9837);animation:fall-114 17s -23s linear infinite}@keyframes fall-114{57.378%{transform:translate(88.4728vw,57.378vh) scale(.9837)}to{transform:translate(84.391vw,99vh) scale(.9837)}}.snow:nth-child(115){opacity:.038;transform:translate(10.8499vw,-10px) scale(.8446);animation:fall-115 11s -15s linear infinite}@keyframes fall-115{30.697%{transform:translate(1.0152vw,30.697vh) scale(.8446)}to{transform:translate(5.93255vw,99vh) scale(.8446)}}.snow:nth-child(116){opacity:1.1794;transform:translate(17.3513vw,-10px) scale(.8843);animation:fall-116 22s -8s linear infinite}@keyframes fall-116{31.197%{transform:translate(12.9135vw,31.197vh) scale(.8843)}to{transform:translate(15.1324vw,99vh) scale(.8843)}}.snow:nth-child(117){opacity:1.6784;transform:translate(15.1599vw,-10px) scale(.2736);animation:fall-117 20s -26s linear infinite}@keyframes fall-117{57.089%{transform:translate(11.3731vw,57.089vh) scale(.2736)}to{transform:translate(13.2665vw,99vh) scale(.2736)}}.snow:nth-child(118){opacity:.8056;transform:translate(8.7188vw,-10px) scale(.2682);animation:fall-118 15s -3s linear infinite}@keyframes fall-118{44.395%{transform:translate(17.0103vw,44.395vh) scale(.2682)}to{transform:translate(12.86455vw,99vh) scale(.2682)}}.snow:nth-child(119){opacity:1.814;transform:translate(77.0176vw,-10px) scale(.7115);animation:fall-119 13s -23s linear infinite}@keyframes fall-119{72.639%{transform:translate(80.3194vw,72.639vh) scale(.7115)}to{transform:translate(78.6685vw,99vh) scale(.7115)}}.snow:nth-child(120){opacity:.7356;transform:translate(37.9833vw,-10px) scale(.51);animation:fall-120 27s -27s linear infinite}@keyframes fall-120{50.97%{transform:translate(33.2387vw,50.97vh) scale(.51)}to{transform:translate(35.611vw,99vh) scale(.51)}}.snow:nth-child(121){opacity:1.6104;transform:translate(90.8998vw,-10px) scale(.0705);animation:fall-121 23s -26s linear infinite}@keyframes fall-121{46.868%{transform:translate(84.6282vw,46.868vh) scale(.0705)}to{transform:translate(87.764vw,99vh) scale(.0705)}}.snow:nth-child(122){opacity:.5264;transform:translate(12.2617vw,-10px) scale(.6889);animation:fall-122 27s -26s linear infinite}@keyframes fall-122{78.791%{transform:translate(18.8371vw,78.791vh) scale(.6889)}to{transform:translate(15.5494vw,99vh) scale(.6889)}}.snow:nth-child(123){opacity:1.955;transform:translate(24.5441vw,-10px) scale(.7538);animation:fall-123 26s -12s linear infinite}@keyframes fall-123{31.989%{transform:translate(30.255vw,31.989vh) scale(.7538)}to{transform:translate(27.39955vw,99vh) scale(.7538)}}.snow:nth-child(124){opacity:1.631;transform:translate(47.4316vw,-10px) scale(.4069);animation:fall-124 16s -9s linear infinite}@keyframes fall-124{35.392%{transform:translate(41.5275vw,35.392vh) scale(.4069)}to{transform:translate(44.47955vw,99vh) scale(.4069)}}.snow:nth-child(125){opacity:1.3538;transform:translate(13.931vw,-10px) scale(.5623);animation:fall-125 30s -12s linear infinite}@keyframes fall-125{39.75%{transform:translate(15.3543vw,39.75vh) scale(.5623)}to{transform:translate(14.64265vw,99vh) scale(.5623)}}.snow:nth-child(126){opacity:1.688;transform:translate(98.1807vw,-10px) scale(.364);animation:fall-126 20s -13s linear infinite}@keyframes fall-126{56.771%{transform:translate(104.559vw,56.771vh) scale(.364)}to{transform:translate(101.36985vw,99vh) scale(.364)}}.snow:nth-child(127){opacity:1.1474;transform:translate(49.4993vw,-10px) scale(.9124);animation:fall-127 20s -23s linear infinite}@keyframes fall-127{69.927%{transform:translate(40.4194vw,69.927vh) scale(.9124)}to{transform:translate(44.95935vw,99vh) scale(.9124)}}.snow:nth-child(128){opacity:.0452;transform:translate(29.4212vw,-10px) scale(.4763);animation:fall-128 10s -21s linear infinite}@keyframes fall-128{48.668%{transform:translate(19.7565vw,48.668vh) scale(.4763)}to{transform:translate(24.58885vw,99vh) scale(.4763)}}.snow:nth-child(129){opacity:.312;transform:translate(89.9257vw,-10px) scale(.8548);animation:fall-129 23s -2s linear infinite}@keyframes fall-129{43.096%{transform:translate(89.3701vw,43.096vh) scale(.8548)}to{transform:translate(89.6479vw,99vh) scale(.8548)}}.snow:nth-child(130){opacity:1.5988;transform:translate(92.9606vw,-10px) scale(.1918);animation:fall-130 22s -16s linear infinite}@keyframes fall-130{39.526%{transform:translate(84.4516vw,39.526vh) scale(.1918)}to{transform:translate(88.7061vw,99vh) scale(.1918)}}.snow:nth-child(131){opacity:.308;transform:translate(4.0244vw,-10px) scale(.9774);animation:fall-131 12s -1s linear infinite}@keyframes fall-131{73.88%{transform:translate(11.2102vw,73.88vh) scale(.9774)}to{transform:translate(7.6173vw,99vh) scale(.9774)}}.snow:nth-child(132){opacity:.1796;transform:translate(30.4407vw,-10px) scale(.1899);animation:fall-132 10s -3s linear infinite}@keyframes fall-132{31.92%{transform:translate(35.6012vw,31.92vh) scale(.1899)}to{transform:translate(33.02095vw,99vh) scale(.1899)}}.snow:nth-child(133){opacity:1.9622;transform:translate(87.9178vw,-10px) scale(.7188);animation:fall-133 14s -11s linear infinite}@keyframes fall-133{63.886%{transform:translate(90.9139vw,63.886vh) scale(.7188)}to{transform:translate(89.41585vw,99vh) scale(.7188)}}.snow:nth-child(134){opacity:1.2674;transform:translate(84.0891vw,-10px) scale(.9072);animation:fall-134 29s -4s linear infinite}@keyframes fall-134{51.486%{transform:translate(76.9642vw,51.486vh) scale(.9072)}to{transform:translate(80.52665vw,99vh) scale(.9072)}}.snow:nth-child(135){opacity:1.254;transform:translate(48.1184vw,-10px) scale(.7101);animation:fall-135 13s -20s linear infinite}@keyframes fall-135{44.691%{transform:translate(56.5918vw,44.691vh) scale(.7101)}to{transform:translate(52.3551vw,99vh) scale(.7101)}}.snow:nth-child(136){opacity:.6558;transform:translate(79.3626vw,-10px) scale(.1621);animation:fall-136 29s -18s linear infinite}@keyframes fall-136{78.712%{transform:translate(78.7835vw,78.712vh) scale(.1621)}to{transform:translate(79.07305vw,99vh) scale(.1621)}}.snow:nth-child(137){opacity:.755;transform:translate(85.7808vw,-10px) scale(.4679);animation:fall-137 13s -30s linear infinite}@keyframes fall-137{38.27%{transform:translate(94.6472vw,38.27vh) scale(.4679)}to{transform:translate(90.214vw,99vh) scale(.4679)}}.snow:nth-child(138){opacity:.1486;transform:translate(34.9562vw,-10px) scale(.4799);animation:fall-138 20s -15s linear infinite}@keyframes fall-138{49.99%{transform:translate(27.0869vw,49.99vh) scale(.4799)}to{transform:translate(31.02155vw,99vh) scale(.4799)}}.snow:nth-child(139){opacity:.999;transform:translate(74.0319vw,-10px) scale(.6555);animation:fall-139 21s -20s linear infinite}@keyframes fall-139{79.437%{transform:translate(77.0135vw,79.437vh) scale(.6555)}to{transform:translate(75.5227vw,99vh) scale(.6555)}}.snow:nth-child(140){opacity:1.0442;transform:translate(31.7698vw,-10px) scale(.4117);animation:fall-140 12s -3s linear infinite}@keyframes fall-140{79.082%{transform:translate(30.1134vw,79.082vh) scale(.4117)}to{transform:translate(30.9416vw,99vh) scale(.4117)}}.snow:nth-child(141){opacity:1.188;transform:translate(7.8341vw,-10px) scale(.8941);animation:fall-141 13s -23s linear infinite}@keyframes fall-141{42.255%{transform:translate(1.6101vw,42.255vh) scale(.8941)}to{transform:translate(4.7221vw,99vh) scale(.8941)}}.snow:nth-child(142){opacity:.7308;transform:translate(22.3759vw,-10px) scale(.922);animation:fall-142 14s -23s linear infinite}@keyframes fall-142{66.473%{transform:translate(16.0568vw,66.473vh) scale(.922)}to{transform:translate(19.21635vw,99vh) scale(.922)}}.snow:nth-child(143){opacity:1.5546;transform:translate(16.9453vw,-10px) scale(.5207);animation:fall-143 19s -17s linear infinite}@keyframes fall-143{47.64%{transform:translate(26.5232vw,47.64vh) scale(.5207)}to{transform:translate(21.73425vw,99vh) scale(.5207)}}.snow:nth-child(144){opacity:.556;transform:translate(28.4959vw,-10px) scale(.3133);animation:fall-144 21s -13s linear infinite}@keyframes fall-144{67.734%{transform:translate(36.5345vw,67.734vh) scale(.3133)}to{transform:translate(32.5152vw,99vh) scale(.3133)}}.snow:nth-child(145){opacity:1.1848;transform:translate(55.4786vw,-10px) scale(.4838);animation:fall-145 16s -22s linear infinite}@keyframes fall-145{72.775%{transform:translate(48.211vw,72.775vh) scale(.4838)}to{transform:translate(51.8448vw,99vh) scale(.4838)}}.snow:nth-child(146){opacity:.8456;transform:translate(50.4759vw,-10px) scale(.6685);animation:fall-146 19s -20s linear infinite}@keyframes fall-146{51.458%{transform:translate(53.5917vw,51.458vh) scale(.6685)}to{transform:translate(52.0338vw,99vh) scale(.6685)}}.snow:nth-child(147){opacity:.8528;transform:translate(82.0029vw,-10px) scale(.1573);animation:fall-147 19s -27s linear infinite}@keyframes fall-147{56.768%{transform:translate(78.9025vw,56.768vh) scale(.1573)}to{transform:translate(80.4527vw,99vh) scale(.1573)}}.snow:nth-child(148){opacity:.2614;transform:translate(45.8482vw,-10px) scale(.1591);animation:fall-148 18s -20s linear infinite}@keyframes fall-148{33.337%{transform:translate(50.6762vw,33.337vh) scale(.1591)}to{transform:translate(48.2622vw,99vh) scale(.1591)}}.snow:nth-child(149){opacity:1.0608;transform:translate(4.4774vw,-10px) scale(.9188);animation:fall-149 30s -8s linear infinite}@keyframes fall-149{46.122%{transform:translate(7.0524vw,46.122vh) scale(.9188)}to{transform:translate(5.7649vw,99vh) scale(.9188)}}.snow:nth-child(150){opacity:.947;transform:translate(9.8984vw,-10px) scale(.4038);animation:fall-150 14s -30s linear infinite}@keyframes fall-150{72.274%{transform:translate(7.2613vw,72.274vh) scale(.4038)}to{transform:translate(8.57985vw,99vh) scale(.4038)}}.snow:nth-child(151){opacity:.0796;transform:translate(74.8089vw,-10px) scale(.6192);animation:fall-151 30s -9s linear infinite}@keyframes fall-151{47.355%{transform:translate(81.3631vw,47.355vh) scale(.6192)}to{transform:translate(78.086vw,99vh) scale(.6192)}}.snow:nth-child(152){opacity:1.4062;transform:translate(23.638vw,-10px) scale(.9398);animation:fall-152 17s -10s linear infinite}@keyframes fall-152{68.049%{transform:translate(22.2384vw,68.049vh) scale(.9398)}to{transform:translate(22.9382vw,99vh) scale(.9398)}}.snow:nth-child(153){opacity:1.4508;transform:translate(42.5951vw,-10px) scale(.1359);animation:fall-153 23s -28s linear infinite}@keyframes fall-153{62.012%{transform:translate(44.7668vw,62.012vh) scale(.1359)}to{transform:translate(43.68095vw,99vh) scale(.1359)}}.snow:nth-child(154){opacity:.0396;transform:translate(38.4409vw,-10px) scale(.5611);animation:fall-154 20s -23s linear infinite}@keyframes fall-154{44.476%{transform:translate(34.2977vw,44.476vh) scale(.5611)}to{transform:translate(36.3693vw,99vh) scale(.5611)}}.snow:nth-child(155){opacity:1.0914;transform:translate(9.724vw,-10px) scale(.6503);animation:fall-155 18s -10s linear infinite}@keyframes fall-155{36.605%{transform:translate(7.2018vw,36.605vh) scale(.6503)}to{transform:translate(8.4629vw,99vh) scale(.6503)}}.snow:nth-child(156){opacity:1.6142;transform:translate(78.2591vw,-10px) scale(.3345);animation:fall-156 14s -25s linear infinite}@keyframes fall-156{31.893%{transform:translate(85.3099vw,31.893vh) scale(.3345)}to{transform:translate(81.7845vw,99vh) scale(.3345)}}.snow:nth-child(157){opacity:1.4932;transform:translate(61.3649vw,-10px) scale(.5835);animation:fall-157 17s -13s linear infinite}@keyframes fall-157{52.457%{transform:translate(66.3128vw,52.457vh) scale(.5835)}to{transform:translate(63.83885vw,99vh) scale(.5835)}}.snow:nth-child(158){opacity:1.4496;transform:translate(26.2573vw,-10px) scale(.7859);animation:fall-158 25s -14s linear infinite}@keyframes fall-158{54.314%{transform:translate(34.8731vw,54.314vh) scale(.7859)}to{transform:translate(30.5652vw,99vh) scale(.7859)}}.snow:nth-child(159){opacity:.0926;transform:translate(38.7178vw,-10px) scale(.4249);animation:fall-159 20s -24s linear infinite}@keyframes fall-159{47.744%{transform:translate(34.4574vw,47.744vh) scale(.4249)}to{transform:translate(36.5876vw,99vh) scale(.4249)}}.snow:nth-child(160){opacity:.623;transform:translate(.3722vw,-10px) scale(.7175);animation:fall-160 28s -9s linear infinite}@keyframes fall-160{46.146%{transform:translate(1.5072vw,46.146vh) scale(.7175)}to{transform:translate(.9397vw,99vh) scale(.7175)}}.snow:nth-child(161){opacity:.455;transform:translate(46.9429vw,-10px) scale(.7281);animation:fall-161 21s -21s linear infinite}@keyframes fall-161{54.455%{transform:translate(38.6432vw,54.455vh) scale(.7281)}to{transform:translate(42.79305vw,99vh) scale(.7281)}}.snow:nth-child(162){opacity:1.8268;transform:translate(50.192vw,-10px) scale(.7525);animation:fall-162 13s -12s linear infinite}@keyframes fall-162{72.442%{transform:translate(41.979vw,72.442vh) scale(.7525)}to{transform:translate(46.0855vw,99vh) scale(.7525)}}.snow:nth-child(163){opacity:.4738;transform:translate(49.9929vw,-10px) scale(.3884);animation:fall-163 23s -15s linear infinite}@keyframes fall-163{36.691%{transform:translate(52.7097vw,36.691vh) scale(.3884)}to{transform:translate(51.3513vw,99vh) scale(.3884)}}.snow:nth-child(164){opacity:1.7048;transform:translate(70.567vw,-10px) scale(.8553);animation:fall-164 17s -12s linear infinite}@keyframes fall-164{68.662%{transform:translate(69.0385vw,68.662vh) scale(.8553)}to{transform:translate(69.80275vw,99vh) scale(.8553)}}.snow:nth-child(165){opacity:1.593;transform:translate(90.0475vw,-10px) scale(.9583);animation:fall-165 21s -20s linear infinite}@keyframes fall-165{67.218%{transform:translate(88.6508vw,67.218vh) scale(.9583)}to{transform:translate(89.34915vw,99vh) scale(.9583)}}.snow:nth-child(166){opacity:.8722;transform:translate(39.5077vw,-10px) scale(.1721);animation:fall-166 10s -21s linear infinite}@keyframes fall-166{61.692%{transform:translate(42.8986vw,61.692vh) scale(.1721)}to{transform:translate(41.20315vw,99vh) scale(.1721)}}.snow:nth-child(167){opacity:.8608;transform:translate(96.5216vw,-10px) scale(.9984);animation:fall-167 15s -5s linear infinite}@keyframes fall-167{43.38%{transform:translate(91.965vw,43.38vh) scale(.9984)}to{transform:translate(94.2433vw,99vh) scale(.9984)}}.snow:nth-child(168){opacity:.2152;transform:translate(40.0482vw,-10px) scale(.8741);animation:fall-168 10s -19s linear infinite}@keyframes fall-168{74.018%{transform:translate(37.1871vw,74.018vh) scale(.8741)}to{transform:translate(38.61765vw,99vh) scale(.8741)}}.snow:nth-child(169){opacity:.2168;transform:translate(14.8597vw,-10px) scale(.6745);animation:fall-169 16s -9s linear infinite}@keyframes fall-169{72.205%{transform:translate(8.0758vw,72.205vh) scale(.6745)}to{transform:translate(11.46775vw,99vh) scale(.6745)}}.snow:nth-child(170){opacity:1.7482;transform:translate(30.7079vw,-10px) scale(.5638);animation:fall-170 15s -21s linear infinite}@keyframes fall-170{33.119%{transform:translate(34.9466vw,33.119vh) scale(.5638)}to{transform:translate(32.82725vw,99vh) scale(.5638)}}.snow:nth-child(171){opacity:.7454;transform:translate(31.1466vw,-10px) scale(.2211);animation:fall-171 14s -1s linear infinite}@keyframes fall-171{73.984%{transform:translate(26.8025vw,73.984vh) scale(.2211)}to{transform:translate(28.97455vw,99vh) scale(.2211)}}.snow:nth-child(172){opacity:1.374;transform:translate(22.8053vw,-10px) scale(.4213);animation:fall-172 25s -5s linear infinite}@keyframes fall-172{77.689%{transform:translate(29.147vw,77.689vh) scale(.4213)}to{transform:translate(25.97615vw,99vh) scale(.4213)}}.snow:nth-child(173){opacity:.6174;transform:translate(95.7143vw,-10px) scale(.7015);animation:fall-173 12s -9s linear infinite}@keyframes fall-173{51.539%{transform:translate(105.3678vw,51.539vh) scale(.7015)}to{transform:translate(100.54105vw,99vh) scale(.7015)}}.snow:nth-child(174){opacity:1.0228;transform:translate(14.0385vw,-10px) scale(.3665);animation:fall-174 16s -20s linear infinite}@keyframes fall-174{60.582%{transform:translate(13.8606vw,60.582vh) scale(.3665)}to{transform:translate(13.94955vw,99vh) scale(.3665)}}.snow:nth-child(175){opacity:.2682;transform:translate(40.4072vw,-10px) scale(.8502);animation:fall-175 10s -26s linear infinite}@keyframes fall-175{60.38%{transform:translate(45.3638vw,60.38vh) scale(.8502)}to{transform:translate(42.8855vw,99vh) scale(.8502)}}.snow:nth-child(176){opacity:1.4938;transform:translate(23.1288vw,-10px) scale(.2656);animation:fall-176 18s -30s linear infinite}@keyframes fall-176{68.369%{transform:translate(27.1437vw,68.369vh) scale(.2656)}to{transform:translate(25.13625vw,99vh) scale(.2656)}}.snow:nth-child(177){opacity:.8092;transform:translate(83.8436vw,-10px) scale(.3312);animation:fall-177 12s -19s linear infinite}@keyframes fall-177{77.5%{transform:translate(75.821vw,77.5vh) scale(.3312)}to{transform:translate(79.8323vw,99vh) scale(.3312)}}.snow:nth-child(178){opacity:.394;transform:translate(75.733vw,-10px) scale(.0989);animation:fall-178 19s -18s linear infinite}@keyframes fall-178{77.997%{transform:translate(66.796vw,77.997vh) scale(.0989)}to{transform:translate(71.2645vw,99vh) scale(.0989)}}.snow:nth-child(179){opacity:1.3784;transform:translate(43.2231vw,-10px) scale(.8232);animation:fall-179 30s -11s linear infinite}@keyframes fall-179{49.737%{transform:translate(43.1855vw,49.737vh) scale(.8232)}to{transform:translate(43.2043vw,99vh) scale(.8232)}}.snow:nth-child(180){opacity:.7966;transform:translate(55.266vw,-10px) scale(.4863);animation:fall-180 20s -3s linear infinite}@keyframes fall-180{70.42%{transform:translate(63.2976vw,70.42vh) scale(.4863)}to{transform:translate(59.2818vw,99vh) scale(.4863)}}.snow:nth-child(181){opacity:1.3936;transform:translate(72.3353vw,-10px) scale(.0287);animation:fall-181 23s -29s linear infinite}@keyframes fall-181{77.057%{transform:translate(80.1625vw,77.057vh) scale(.0287)}to{transform:translate(76.2489vw,99vh) scale(.0287)}}.snow:nth-child(182){opacity:1.6412;transform:translate(50.7976vw,-10px) scale(.2837);animation:fall-182 20s -29s linear infinite}@keyframes fall-182{61.109%{transform:translate(56.6164vw,61.109vh) scale(.2837)}to{transform:translate(53.707vw,99vh) scale(.2837)}}.snow:nth-child(183){opacity:1.8332;transform:translate(1.8646vw,-10px) scale(.0325);animation:fall-183 19s -5s linear infinite}@keyframes fall-183{78.872%{transform:translate(2.7103vw,78.872vh) scale(.0325)}to{transform:translate(2.28745vw,99vh) scale(.0325)}}.snow:nth-child(184){opacity:1.4232;transform:translate(58.2316vw,-10px) scale(.1538);animation:fall-184 20s -7s linear infinite}@keyframes fall-184{46.082%{transform:translate(53.7108vw,46.082vh) scale(.1538)}to{transform:translate(55.9712vw,99vh) scale(.1538)}}.snow:nth-child(185){opacity:1.022;transform:translate(26.575vw,-10px) scale(.1191);animation:fall-185 18s -13s linear infinite}@keyframes fall-185{68.35%{transform:translate(17.8687vw,68.35vh) scale(.1191)}to{transform:translate(22.22185vw,99vh) scale(.1191)}}.snow:nth-child(186){opacity:1.0518;transform:translate(93.7921vw,-10px) scale(.3632);animation:fall-186 12s -16s linear infinite}@keyframes fall-186{51.43%{transform:translate(98.1087vw,51.43vh) scale(.3632)}to{transform:translate(95.9504vw,99vh) scale(.3632)}}.snow:nth-child(187){opacity:1.862;transform:translate(84.4039vw,-10px) scale(.967);animation:fall-187 29s -17s linear infinite}@keyframes fall-187{73.42%{transform:translate(85.2609vw,73.42vh) scale(.967)}to{transform:translate(84.8324vw,99vh) scale(.967)}}.snow:nth-child(188){opacity:1.1842;transform:translate(68.3271vw,-10px) scale(.373);animation:fall-188 30s -25s linear infinite}@keyframes fall-188{65.022%{transform:translate(67.5085vw,65.022vh) scale(.373)}to{transform:translate(67.9178vw,99vh) scale(.373)}}.snow:nth-child(189){opacity:.3918;transform:translate(96.383vw,-10px) scale(.985);animation:fall-189 12s -29s linear infinite}@keyframes fall-189{70.701%{transform:translate(102.6611vw,70.701vh) scale(.985)}to{transform:translate(99.52205vw,99vh) scale(.985)}}.snow:nth-child(190){opacity:1.0738;transform:translate(10.3425vw,-10px) scale(.926);animation:fall-190 16s -16s linear infinite}@keyframes fall-190{35.131%{transform:translate(9.22vw,35.131vh) scale(.926)}to{transform:translate(9.78125vw,99vh) scale(.926)}}.snow:nth-child(191){opacity:1.0182;transform:translate(1.9488vw,-10px) scale(.1359);animation:fall-191 27s -17s linear infinite}@keyframes fall-191{51.959%{transform:translate(4.986vw,51.959vh) scale(.1359)}to{transform:translate(3.4674vw,99vh) scale(.1359)}}.snow:nth-child(192){opacity:.1886;transform:translate(61.9245vw,-10px) scale(.9686);animation:fall-192 18s -8s linear infinite}@keyframes fall-192{43.056%{transform:translate(63.5659vw,43.056vh) scale(.9686)}to{transform:translate(62.7452vw,99vh) scale(.9686)}}.snow:nth-child(193){opacity:.414;transform:translate(47.1367vw,-10px) scale(.9672);animation:fall-193 24s -6s linear infinite}@keyframes fall-193{49.573%{transform:translate(37.6148vw,49.573vh) scale(.9672)}to{transform:translate(42.37575vw,99vh) scale(.9672)}}.snow:nth-child(194){opacity:.8806;transform:translate(63.4936vw,-10px) scale(.2187);animation:fall-194 29s -6s linear infinite}@keyframes fall-194{35.255%{transform:translate(70.2027vw,35.255vh) scale(.2187)}to{transform:translate(66.84815vw,99vh) scale(.2187)}}.snow:nth-child(195){opacity:.5286;transform:translate(69.421vw,-10px) scale(.6982);animation:fall-195 13s -5s linear infinite}@keyframes fall-195{63.719%{transform:translate(70.4211vw,63.719vh) scale(.6982)}to{transform:translate(69.92105vw,99vh) scale(.6982)}}.snow:nth-child(196){opacity:.6646;transform:translate(63.8582vw,-10px) scale(.1501);animation:fall-196 30s -10s linear infinite}@keyframes fall-196{49.109%{transform:translate(57.2306vw,49.109vh) scale(.1501)}to{transform:translate(60.5444vw,99vh) scale(.1501)}}.snow:nth-child(197){opacity:1.0388;transform:translate(22.6453vw,-10px) scale(.96);animation:fall-197 21s -13s linear infinite}@keyframes fall-197{43.219%{transform:translate(26.7264vw,43.219vh) scale(.96)}to{transform:translate(24.68585vw,99vh) scale(.96)}}.snow:nth-child(198){opacity:1.8458;transform:translate(36.9385vw,-10px) scale(.2327);animation:fall-198 18s -5s linear infinite}@keyframes fall-198{77.712%{transform:translate(43.3828vw,77.712vh) scale(.2327)}to{transform:translate(40.16065vw,99vh) scale(.2327)}}.snow:nth-child(199){opacity:1.2914;transform:translate(8.5887vw,-10px) scale(.5423);animation:fall-199 21s -9s linear infinite}@keyframes fall-199{49.483%{transform:translate(14.7627vw,49.483vh) scale(.5423)}to{transform:translate(11.6757vw,99vh) scale(.5423)}}.snow:nth-child(200){opacity:.3258;transform:translate(86.9314vw,-10px) scale(.713);animation:fall-200 14s -1s linear infinite}@keyframes fall-200{71.869%{transform:translate(92.6253vw,71.869vh) scale(.713)}to{transform:translate(89.77835vw,99vh) scale(.713)}}.snow:nth-child(201){opacity:.2572;transform:translate(85.35vw,-10px) scale(.999);animation:fall-201 24s -16s linear infinite}@keyframes fall-201{73.482%{transform:translate(83.9718vw,73.482vh) scale(.999)}to{transform:translate(84.6609vw,99vh) scale(.999)}}.snow:nth-child(202){opacity:1.385;transform:translate(65.7365vw,-10px) scale(.1939);animation:fall-202 19s -8s linear infinite}@keyframes fall-202{36.761%{transform:translate(75.0804vw,36.761vh) scale(.1939)}to{transform:translate(70.40845vw,99vh) scale(.1939)}}.snow:nth-child(203){opacity:1.2728;transform:translate(69.3476vw,-10px) scale(.0908);animation:fall-203 13s -10s linear infinite}@keyframes fall-203{39.541%{transform:translate(72.2492vw,39.541vh) scale(.0908)}to{transform:translate(70.7984vw,99vh) scale(.0908)}}.snow:nth-child(204){opacity:.0072;transform:translate(44.5917vw,-10px) scale(.2071);animation:fall-204 30s -8s linear infinite}@keyframes fall-204{30.24%{transform:translate(37.6229vw,30.24vh) scale(.2071)}to{transform:translate(41.1073vw,99vh) scale(.2071)}}.snow:nth-child(205){opacity:1.429;transform:translate(39.4892vw,-10px) scale(.4524);animation:fall-205 20s -27s linear infinite}@keyframes fall-205{31.032%{transform:translate(42.7516vw,31.032vh) scale(.4524)}to{transform:translate(41.1204vw,99vh) scale(.4524)}}.snow:nth-child(206){opacity:.473;transform:translate(3.2379vw,-10px) scale(.2636);animation:fall-206 15s -24s linear infinite}@keyframes fall-206{54.253%{transform:translate(3.467vw,54.253vh) scale(.2636)}to{transform:translate(3.35245vw,99vh) scale(.2636)}}.snow:nth-child(207){opacity:1.0286;transform:translate(71.652vw,-10px) scale(.7509);animation:fall-207 21s -23s linear infinite}@keyframes fall-207{71.3%{transform:translate(71.8259vw,71.3vh) scale(.7509)}to{transform:translate(71.73895vw,99vh) scale(.7509)}}.snow:nth-child(208){opacity:1.0046;transform:translate(.7405vw,-10px) scale(.6929);animation:fall-208 19s -26s linear infinite}@keyframes fall-208{70.222%{transform:translate(-1.9443vw,70.222vh) scale(.6929)}to{transform:translate(-.6019vw,99vh) scale(.6929)}}.snow:nth-child(209){opacity:.322;transform:translate(39.2443vw,-10px) scale(.5787);animation:fall-209 13s -20s linear infinite}@keyframes fall-209{44.575%{transform:translate(35.496vw,44.575vh) scale(.5787)}to{transform:translate(37.37015vw,99vh) scale(.5787)}}.snow:nth-child(210){opacity:1.452;transform:translate(98.8028vw,-10px) scale(.3828);animation:fall-210 13s -16s linear infinite}@keyframes fall-210{33.806%{transform:translate(90.2038vw,33.806vh) scale(.3828)}to{transform:translate(94.5033vw,99vh) scale(.3828)}}.snow:nth-child(211){opacity:.0348;transform:translate(80.2255vw,-10px) scale(.5145);animation:fall-211 30s -18s linear infinite}@keyframes fall-211{51.315%{transform:translate(75.834vw,51.315vh) scale(.5145)}to{transform:translate(78.02975vw,99vh) scale(.5145)}}.snow:nth-child(212){opacity:.4296;transform:translate(45.4833vw,-10px) scale(.2354);animation:fall-212 28s -7s linear infinite}@keyframes fall-212{36.076%{transform:translate(54.4616vw,36.076vh) scale(.2354)}to{transform:translate(49.97245vw,99vh) scale(.2354)}}.snow:nth-child(213){opacity:.9872;transform:translate(16.0779vw,-10px) scale(.9091);animation:fall-213 15s -15s linear infinite}@keyframes fall-213{68.362%{transform:translate(19.1322vw,68.362vh) scale(.9091)}to{transform:translate(17.60505vw,99vh) scale(.9091)}}.snow:nth-child(214){opacity:1.0344;transform:translate(58.1839vw,-10px) scale(.1457);animation:fall-214 19s -15s linear infinite}@keyframes fall-214{33.603%{transform:translate(49.5754vw,33.603vh) scale(.1457)}to{transform:translate(53.87965vw,99vh) scale(.1457)}}.snow:nth-child(215){opacity:.5912;transform:translate(40.6289vw,-10px) scale(.3828);animation:fall-215 13s -29s linear infinite}@keyframes fall-215{44.662%{transform:translate(31.6453vw,44.662vh) scale(.3828)}to{transform:translate(36.1371vw,99vh) scale(.3828)}}.snow:nth-child(216){opacity:1.2466;transform:translate(64.1118vw,-10px) scale(.4902);animation:fall-216 16s -19s linear infinite}@keyframes fall-216{76.279%{transform:translate(73.9847vw,76.279vh) scale(.4902)}to{transform:translate(69.04825vw,99vh) scale(.4902)}}.snow:nth-child(217){opacity:.037;transform:translate(24.7603vw,-10px) scale(.2815);animation:fall-217 22s -6s linear infinite}@keyframes fall-217{53.297%{transform:translate(28.2153vw,53.297vh) scale(.2815)}to{transform:translate(26.4878vw,99vh) scale(.2815)}}.snow:nth-child(218){opacity:.0972;transform:translate(57.7067vw,-10px) scale(.817);animation:fall-218 26s -5s linear infinite}@keyframes fall-218{71.83%{transform:translate(55.1775vw,71.83vh) scale(.817)}to{transform:translate(56.4421vw,99vh) scale(.817)}}.snow:nth-child(219){opacity:.828;transform:translate(40.6787vw,-10px) scale(.3882);animation:fall-219 21s -6s linear infinite}@keyframes fall-219{35.637%{transform:translate(44.4484vw,35.637vh) scale(.3882)}to{transform:translate(42.56355vw,99vh) scale(.3882)}}.snow:nth-child(220){opacity:.1988;transform:translate(43.7243vw,-10px) scale(.5456);animation:fall-220 28s -23s linear infinite}@keyframes fall-220{44.051%{transform:translate(34.3785vw,44.051vh) scale(.5456)}to{transform:translate(39.0514vw,99vh) scale(.5456)}}.snow:nth-child(221){opacity:.936;transform:translate(14.7515vw,-10px) scale(.4145);animation:fall-221 11s -10s linear infinite}@keyframes fall-221{69.566%{transform:translate(14.4739vw,69.566vh) scale(.4145)}to{transform:translate(14.6127vw,99vh) scale(.4145)}}.snow:nth-child(222){opacity:.832;transform:translate(63.2549vw,-10px) scale(.7246);animation:fall-222 24s -9s linear infinite}@keyframes fall-222{44.962%{transform:translate(73.1699vw,44.962vh) scale(.7246)}to{transform:translate(68.2124vw,99vh) scale(.7246)}}.snow:nth-child(223){opacity:1.0906;transform:translate(36.2892vw,-10px) scale(.8896);animation:fall-223 17s -14s linear infinite}@keyframes fall-223{66.613%{transform:translate(29.141vw,66.613vh) scale(.8896)}to{transform:translate(32.7151vw,99vh) scale(.8896)}}.snow:nth-child(224){opacity:1.577;transform:translate(84.7701vw,-10px) scale(.7139);animation:fall-224 15s -16s linear infinite}@keyframes fall-224{32.765%{transform:translate(76.4271vw,32.765vh) scale(.7139)}to{transform:translate(80.5986vw,99vh) scale(.7139)}}.snow:nth-child(225){opacity:.7786;transform:translate(29.6739vw,-10px) scale(.2181);animation:fall-225 15s -3s linear infinite}@keyframes fall-225{51.544%{transform:translate(36.7959vw,51.544vh) scale(.2181)}to{transform:translate(33.2349vw,99vh) scale(.2181)}}.snow:nth-child(226){opacity:.8698;transform:translate(34.1725vw,-10px) scale(.7249);animation:fall-226 16s -1s linear infinite}@keyframes fall-226{57.64%{transform:translate(25.6626vw,57.64vh) scale(.7249)}to{transform:translate(29.91755vw,99vh) scale(.7249)}}.snow:nth-child(227){opacity:.2404;transform:translate(5.1585vw,-10px) scale(.4971);animation:fall-227 24s -24s linear infinite}@keyframes fall-227{53.953%{transform:translate(12.9018vw,53.953vh) scale(.4971)}to{transform:translate(9.03015vw,99vh) scale(.4971)}}.snow:nth-child(228){opacity:1.8912;transform:translate(27.7208vw,-10px) scale(.4698);animation:fall-228 19s -9s linear infinite}@keyframes fall-228{75.898%{transform:translate(32.2249vw,75.898vh) scale(.4698)}to{transform:translate(29.97285vw,99vh) scale(.4698)}}.snow:nth-child(229){opacity:.4646;transform:translate(36.9556vw,-10px) scale(.6887);animation:fall-229 19s -27s linear infinite}@keyframes fall-229{34.674%{transform:translate(46.2985vw,34.674vh) scale(.6887)}to{transform:translate(41.62705vw,99vh) scale(.6887)}}.snow:nth-child(230){opacity:1.2856;transform:translate(10.9986vw,-10px) scale(.7406);animation:fall-230 23s -3s linear infinite}@keyframes fall-230{66.732%{transform:translate(17.0436vw,66.732vh) scale(.7406)}to{transform:translate(14.0211vw,99vh) scale(.7406)}}.snow:nth-child(231){opacity:.6204;transform:translate(36.041vw,-10px) scale(.2073);animation:fall-231 10s -3s linear infinite}@keyframes fall-231{74.912%{transform:translate(33.7809vw,74.912vh) scale(.2073)}to{transform:translate(34.91095vw,99vh) scale(.2073)}}.snow:nth-child(232){opacity:1.5804;transform:translate(57.3184vw,-10px) scale(.479);animation:fall-232 16s -10s linear infinite}@keyframes fall-232{42.489%{transform:translate(57.2402vw,42.489vh) scale(.479)}to{transform:translate(57.2793vw,99vh) scale(.479)}}.snow:nth-child(233){opacity:1.6942;transform:translate(43.0626vw,-10px) scale(.3606);animation:fall-233 10s -15s linear infinite}@keyframes fall-233{69.94%{transform:translate(42.1034vw,69.94vh) scale(.3606)}to{transform:translate(42.583vw,99vh) scale(.3606)}}.snow:nth-child(234){opacity:1.9596;transform:translate(16.7388vw,-10px) scale(.8904);animation:fall-234 17s -12s linear infinite}@keyframes fall-234{55.857%{transform:translate(24.0475vw,55.857vh) scale(.8904)}to{transform:translate(20.39315vw,99vh) scale(.8904)}}.snow:nth-child(235){opacity:.165;transform:translate(13.2538vw,-10px) scale(.9097);animation:fall-235 16s -28s linear infinite}@keyframes fall-235{42.984%{transform:translate(12.3831vw,42.984vh) scale(.9097)}to{transform:translate(12.81845vw,99vh) scale(.9097)}}.snow:nth-child(236){opacity:.1674;transform:translate(79.9466vw,-10px) scale(.1356);animation:fall-236 11s -14s linear infinite}@keyframes fall-236{65.256%{transform:translate(79.6208vw,65.256vh) scale(.1356)}to{transform:translate(79.7837vw,99vh) scale(.1356)}}.snow:nth-child(237){opacity:1.0962;transform:translate(89.7368vw,-10px) scale(.9326);animation:fall-237 27s -24s linear infinite}@keyframes fall-237{54.536%{transform:translate(85.499vw,54.536vh) scale(.9326)}to{transform:translate(87.6179vw,99vh) scale(.9326)}}.snow:nth-child(238){opacity:1.2504;transform:translate(19.5878vw,-10px) scale(.368);animation:fall-238 27s -19s linear infinite}@keyframes fall-238{58.298%{transform:translate(28.7552vw,58.298vh) scale(.368)}to{transform:translate(24.1715vw,99vh) scale(.368)}}.snow:nth-child(239){opacity:.5298;transform:translate(59.722vw,-10px) scale(.0916);animation:fall-239 24s -17s linear infinite}@keyframes fall-239{38.278%{transform:translate(59.0533vw,38.278vh) scale(.0916)}to{transform:translate(59.38765vw,99vh) scale(.0916)}}.snow:nth-child(240){opacity:.828;transform:translate(12.1821vw,-10px) scale(.3447);animation:fall-240 10s -26s linear infinite}@keyframes fall-240{31.714%{transform:translate(4.8556vw,31.714vh) scale(.3447)}to{transform:translate(8.51885vw,99vh) scale(.3447)}}.snow:nth-child(241){opacity:.6622;transform:translate(54.998vw,-10px) scale(.7903);animation:fall-241 24s -10s linear infinite}@keyframes fall-241{31.433%{transform:translate(48.3873vw,31.433vh) scale(.7903)}to{transform:translate(51.69265vw,99vh) scale(.7903)}}.snow:nth-child(242){opacity:.6462;transform:translate(49.7721vw,-10px) scale(.2327);animation:fall-242 30s -19s linear infinite}@keyframes fall-242{49.159%{transform:translate(42.1996vw,49.159vh) scale(.2327)}to{transform:translate(45.98585vw,99vh) scale(.2327)}}.snow:nth-child(243){opacity:1.8236;transform:translate(89.6338vw,-10px) scale(.7426);animation:fall-243 12s -29s linear infinite}@keyframes fall-243{59.179%{transform:translate(85.2939vw,59.179vh) scale(.7426)}to{transform:translate(87.46385vw,99vh) scale(.7426)}}.snow:nth-child(244){opacity:.9742;transform:translate(65.2642vw,-10px) scale(.6938);animation:fall-244 28s -29s linear infinite}@keyframes fall-244{37.718%{transform:translate(64.0306vw,37.718vh) scale(.6938)}to{transform:translate(64.6474vw,99vh) scale(.6938)}}.snow:nth-child(245){opacity:1.6986;transform:translate(84.4627vw,-10px) scale(.7068);animation:fall-245 25s -20s linear infinite}@keyframes fall-245{70.117%{transform:translate(94.1973vw,70.117vh) scale(.7068)}to{transform:translate(89.33vw,99vh) scale(.7068)}}.snow:nth-child(246){opacity:1.7102;transform:translate(28.9547vw,-10px) scale(.4418);animation:fall-246 24s -29s linear infinite}@keyframes fall-246{75.117%{transform:translate(29.4041vw,75.117vh) scale(.4418)}to{transform:translate(29.1794vw,99vh) scale(.4418)}}.snow:nth-child(247){opacity:.8438;transform:translate(78.8357vw,-10px) scale(.0038);animation:fall-247 14s -10s linear infinite}@keyframes fall-247{32.847%{transform:translate(71.5354vw,32.847vh) scale(.0038)}to{transform:translate(75.18555vw,99vh) scale(.0038)}}.snow:nth-child(248){opacity:.6544;transform:translate(28.1187vw,-10px) scale(.9481);animation:fall-248 20s -25s linear infinite}@keyframes fall-248{60.628%{transform:translate(33.2343vw,60.628vh) scale(.9481)}to{transform:translate(30.6765vw,99vh) scale(.9481)}}.snow:nth-child(249){opacity:1.769;transform:translate(47.951vw,-10px) scale(.266);animation:fall-249 21s -7s linear infinite}@keyframes fall-249{63.702%{transform:translate(52.2598vw,63.702vh) scale(.266)}to{transform:translate(50.1054vw,99vh) scale(.266)}}.snow:nth-child(250){opacity:1.4288;transform:translate(44.0827vw,-10px) scale(.8004);animation:fall-250 28s -16s linear infinite}@keyframes fall-250{79.775%{transform:translate(35.1393vw,79.775vh) scale(.8004)}to{transform:translate(39.611vw,99vh) scale(.8004)}}.snow:nth-child(251){opacity:1.2608;transform:translate(32.4403vw,-10px) scale(.7778);animation:fall-251 17s -8s linear infinite}@keyframes fall-251{42.558%{transform:translate(22.9065vw,42.558vh) scale(.7778)}to{transform:translate(27.6734vw,99vh) scale(.7778)}}.snow:nth-child(252){opacity:1.8364;transform:translate(2.4604vw,-10px) scale(.7208);animation:fall-252 18s -7s linear infinite}@keyframes fall-252{64.836%{transform:translate(11.4085vw,64.836vh) scale(.7208)}to{transform:translate(6.93445vw,99vh) scale(.7208)}}.snow:nth-child(253){opacity:.3388;transform:translate(61.0926vw,-10px) scale(.5651);animation:fall-253 26s -11s linear infinite}@keyframes fall-253{75.309%{transform:translate(55.0603vw,75.309vh) scale(.5651)}to{transform:translate(58.07645vw,99vh) scale(.5651)}}.snow:nth-child(254){opacity:.0644;transform:translate(8.7041vw,-10px) scale(.2716);animation:fall-254 23s -11s linear infinite}@keyframes fall-254{44.855%{transform:translate(3.9728vw,44.855vh) scale(.2716)}to{transform:translate(6.33845vw,99vh) scale(.2716)}}.snow:nth-child(255){opacity:1.486;transform:translate(83.6176vw,-10px) scale(.9447);animation:fall-255 16s -18s linear infinite}@keyframes fall-255{40.679%{transform:translate(79.8275vw,40.679vh) scale(.9447)}to{transform:translate(81.72255vw,99vh) scale(.9447)}}.snow:nth-child(256){opacity:1.1166;transform:translate(29.9736vw,-10px) scale(.5795);animation:fall-256 29s -10s linear infinite}@keyframes fall-256{54.873%{transform:translate(32.3934vw,54.873vh) scale(.5795)}to{transform:translate(31.1835vw,99vh) scale(.5795)}}.snow:nth-child(257){opacity:.119;transform:translate(49.5082vw,-10px) scale(.6748);animation:fall-257 28s -16s linear infinite}@keyframes fall-257{47.564%{transform:translate(49.4391vw,47.564vh) scale(.6748)}to{transform:translate(49.47365vw,99vh) scale(.6748)}}.snow:nth-child(258){opacity:1.684;transform:translate(50.5331vw,-10px) scale(.3431);animation:fall-258 16s -7s linear infinite}@keyframes fall-258{74.338%{transform:translate(48.597vw,74.338vh) scale(.3431)}to{transform:translate(49.56505vw,99vh) scale(.3431)}}.snow:nth-child(259){opacity:.9524;transform:translate(64.6175vw,-10px) scale(.2741);animation:fall-259 14s -15s linear infinite}@keyframes fall-259{61.665%{transform:translate(68.2054vw,61.665vh) scale(.2741)}to{transform:translate(66.41145vw,99vh) scale(.2741)}}.snow:nth-child(260){opacity:.8964;transform:translate(42.5529vw,-10px) scale(.6107);animation:fall-260 20s -7s linear infinite}@keyframes fall-260{37.116%{transform:translate(44.48vw,37.116vh) scale(.6107)}to{transform:translate(43.51645vw,99vh) scale(.6107)}}.snow:nth-child(261){opacity:1.335;transform:translate(46.2823vw,-10px) scale(.5709);animation:fall-261 18s -10s linear infinite}@keyframes fall-261{32.982%{transform:translate(45.2437vw,32.982vh) scale(.5709)}to{transform:translate(45.763vw,99vh) scale(.5709)}}.snow:nth-child(262){opacity:.8782;transform:translate(73.895vw,-10px) scale(.3654);animation:fall-262 24s -28s linear infinite}@keyframes fall-262{55.529%{transform:translate(67.8912vw,55.529vh) scale(.3654)}to{transform:translate(70.8931vw,99vh) scale(.3654)}}.snow:nth-child(263){opacity:.6844;transform:translate(18.7763vw,-10px) scale(.9538);animation:fall-263 21s -10s linear infinite}@keyframes fall-263{52.91%{transform:translate(27.727vw,52.91vh) scale(.9538)}to{transform:translate(23.25165vw,99vh) scale(.9538)}}.snow:nth-child(264){opacity:.4724;transform:translate(38.5494vw,-10px) scale(.0125);animation:fall-264 10s -28s linear infinite}@keyframes fall-264{45.198%{transform:translate(31.1321vw,45.198vh) scale(.0125)}to{transform:translate(34.84075vw,99vh) scale(.0125)}}.snow:nth-child(265){opacity:.066;transform:translate(7.51vw,-10px) scale(.9266);animation:fall-265 23s -12s linear infinite}@keyframes fall-265{42.621%{transform:translate(2.6895vw,42.621vh) scale(.9266)}to{transform:translate(5.09975vw,99vh) scale(.9266)}}.snow:nth-child(266){opacity:.7666;transform:translate(56.9103vw,-10px) scale(.0405);animation:fall-266 29s -15s linear infinite}@keyframes fall-266{73.182%{transform:translate(60.3247vw,73.182vh) scale(.0405)}to{transform:translate(58.6175vw,99vh) scale(.0405)}}.snow:nth-child(267){opacity:.8094;transform:translate(22.5036vw,-10px) scale(.6253);animation:fall-267 29s -21s linear infinite}@keyframes fall-267{56.246%{transform:translate(14.5814vw,56.246vh) scale(.6253)}to{transform:translate(18.5425vw,99vh) scale(.6253)}}.snow:nth-child(268){opacity:.6402;transform:translate(8.4969vw,-10px) scale(.8381);animation:fall-268 18s -10s linear infinite}@keyframes fall-268{60.883%{transform:translate(13.1102vw,60.883vh) scale(.8381)}to{transform:translate(10.80355vw,99vh) scale(.8381)}}.snow:nth-child(269){opacity:.5978;transform:translate(52.7866vw,-10px) scale(.1108);animation:fall-269 28s -23s linear infinite}@keyframes fall-269{70.792%{transform:translate(56.2022vw,70.792vh) scale(.1108)}to{transform:translate(54.4944vw,99vh) scale(.1108)}}.snow:nth-child(270){opacity:.8958;transform:translate(92.1384vw,-10px) scale(.7095);animation:fall-270 16s -9s linear infinite}@keyframes fall-270{59.676%{transform:translate(99.081vw,59.676vh) scale(.7095)}to{transform:translate(95.6097vw,99vh) scale(.7095)}}.snow:nth-child(271){opacity:.2318;transform:translate(66.888vw,-10px) scale(.6451);animation:fall-271 23s -6s linear infinite}@keyframes fall-271{40.66%{transform:translate(56.966vw,40.66vh) scale(.6451)}to{transform:translate(61.927vw,99vh) scale(.6451)}}.snow:nth-child(272){opacity:1.0376;transform:translate(78.8135vw,-10px) scale(.204);animation:fall-272 15s -24s linear infinite}@keyframes fall-272{33.585%{transform:translate(75.6508vw,33.585vh) scale(.204)}to{transform:translate(77.23215vw,99vh) scale(.204)}}.snow:nth-child(273){opacity:.627;transform:translate(94.6825vw,-10px) scale(.4586);animation:fall-273 25s -2s linear infinite}@keyframes fall-273{50.856%{transform:translate(84.94vw,50.856vh) scale(.4586)}to{transform:translate(89.81125vw,99vh) scale(.4586)}}.snow:nth-child(274){opacity:.1106;transform:translate(6.3021vw,-10px) scale(.39);animation:fall-274 19s -15s linear infinite}@keyframes fall-274{30.911%{transform:translate(6.4351vw,30.911vh) scale(.39)}to{transform:translate(6.3686vw,99vh) scale(.39)}}.snow:nth-child(275){opacity:.8006;transform:translate(75.3199vw,-10px) scale(.4784);animation:fall-275 25s -9s linear infinite}@keyframes fall-275{31.048%{transform:translate(66.36vw,31.048vh) scale(.4784)}to{transform:translate(70.83995vw,99vh) scale(.4784)}}.snow:nth-child(276){opacity:1.3582;transform:translate(68.3664vw,-10px) scale(.4926);animation:fall-276 16s -10s linear infinite}@keyframes fall-276{75.697%{transform:translate(60.7715vw,75.697vh) scale(.4926)}to{transform:translate(64.56895vw,99vh) scale(.4926)}}.snow:nth-child(277){opacity:.1484;transform:translate(97.072vw,-10px) scale(.7137);animation:fall-277 18s -4s linear infinite}@keyframes fall-277{75.664%{transform:translate(89.0026vw,75.664vh) scale(.7137)}to{transform:translate(93.0373vw,99vh) scale(.7137)}}.snow:nth-child(278){opacity:.007;transform:translate(54.9644vw,-10px) scale(.212);animation:fall-278 21s -10s linear infinite}@keyframes fall-278{32.53%{transform:translate(59.7259vw,32.53vh) scale(.212)}to{transform:translate(57.34515vw,99vh) scale(.212)}}.snow:nth-child(279){opacity:1.3468;transform:translate(2.0973vw,-10px) scale(.7115);animation:fall-279 13s -3s linear infinite}@keyframes fall-279{46.949%{transform:translate(1.1326vw,46.949vh) scale(.7115)}to{transform:translate(1.61495vw,99vh) scale(.7115)}}.snow:nth-child(280){opacity:1.6588;transform:translate(60.2294vw,-10px) scale(.2971);animation:fall-280 30s -11s linear infinite}@keyframes fall-280{64.209%{transform:translate(54.2277vw,64.209vh) scale(.2971)}to{transform:translate(57.22855vw,99vh) scale(.2971)}}.snow:nth-child(281){opacity:1.0076;transform:translate(49.0057vw,-10px) scale(.6379);animation:fall-281 24s -23s linear infinite}@keyframes fall-281{72.235%{transform:translate(53.021vw,72.235vh) scale(.6379)}to{transform:translate(51.01335vw,99vh) scale(.6379)}}.snow:nth-child(282){opacity:.6888;transform:translate(99.3954vw,-10px) scale(.581);animation:fall-282 26s -18s linear infinite}@keyframes fall-282{65.447%{transform:translate(95.8626vw,65.447vh) scale(.581)}to{transform:translate(97.629vw,99vh) scale(.581)}}.snow:nth-child(283){opacity:1.9956;transform:translate(96.7129vw,-10px) scale(.7052);animation:fall-283 18s -19s linear infinite}@keyframes fall-283{72.911%{transform:translate(103.0223vw,72.911vh) scale(.7052)}to{transform:translate(99.8676vw,99vh) scale(.7052)}}.snow:nth-child(284){opacity:1.7822;transform:translate(16.33vw,-10px) scale(.3104);animation:fall-284 21s -10s linear infinite}@keyframes fall-284{32.005%{transform:translate(17.9342vw,32.005vh) scale(.3104)}to{transform:translate(17.1321vw,99vh) scale(.3104)}}.snow:nth-child(285){opacity:.806;transform:translate(36.7102vw,-10px) scale(.5454);animation:fall-285 27s -12s linear infinite}@keyframes fall-285{75.717%{transform:translate(33.4506vw,75.717vh) scale(.5454)}to{transform:translate(35.0804vw,99vh) scale(.5454)}}.snow:nth-child(286){opacity:1.0834;transform:translate(19.4602vw,-10px) scale(.2856);animation:fall-286 12s -25s linear infinite}@keyframes fall-286{39.075%{transform:translate(24.8216vw,39.075vh) scale(.2856)}to{transform:translate(22.1409vw,99vh) scale(.2856)}}.snow:nth-child(287){opacity:.3708;transform:translate(4.4471vw,-10px) scale(.0188);animation:fall-287 21s -29s linear infinite}@keyframes fall-287{45.944%{transform:translate(5.2935vw,45.944vh) scale(.0188)}to{transform:translate(4.8703vw,99vh) scale(.0188)}}.snow:nth-child(288){opacity:1.1156;transform:translate(47.3611vw,-10px) scale(.812);animation:fall-288 14s -2s linear infinite}@keyframes fall-288{41.892%{transform:translate(41.2898vw,41.892vh) scale(.812)}to{transform:translate(44.32545vw,99vh) scale(.812)}}.snow:nth-child(289){opacity:.7738;transform:translate(85.6369vw,-10px) scale(.1471);animation:fall-289 12s -23s linear infinite}@keyframes fall-289{33.193%{transform:translate(80.5472vw,33.193vh) scale(.1471)}to{transform:translate(83.09205vw,99vh) scale(.1471)}}.snow:nth-child(290){opacity:1.6422;transform:translate(55.6054vw,-10px) scale(.2726);animation:fall-290 21s -15s linear infinite}@keyframes fall-290{55.811%{transform:translate(48.0773vw,55.811vh) scale(.2726)}to{transform:translate(51.84135vw,99vh) scale(.2726)}}.snow:nth-child(291){opacity:1.6748;transform:translate(52.0533vw,-10px) scale(.2218);animation:fall-291 19s -28s linear infinite}@keyframes fall-291{48.696%{transform:translate(46.8722vw,48.696vh) scale(.2218)}to{transform:translate(49.46275vw,99vh) scale(.2218)}}.snow:nth-child(292){opacity:1.1618;transform:translate(65.4118vw,-10px) scale(.8167);animation:fall-292 21s -13s linear infinite}@keyframes fall-292{72.845%{transform:translate(72.3467vw,72.845vh) scale(.8167)}to{transform:translate(68.87925vw,99vh) scale(.8167)}}.snow:nth-child(293){opacity:1.3002;transform:translate(95.2958vw,-10px) scale(.0325);animation:fall-293 19s -19s linear infinite}@keyframes fall-293{65.676%{transform:translate(86.4089vw,65.676vh) scale(.0325)}to{transform:translate(90.85235vw,99vh) scale(.0325)}}.snow:nth-child(294){opacity:.631;transform:translate(82.6467vw,-10px) scale(.4303);animation:fall-294 19s -28s linear infinite}@keyframes fall-294{75.332%{transform:translate(73.1809vw,75.332vh) scale(.4303)}to{transform:translate(77.9138vw,99vh) scale(.4303)}}.snow:nth-child(295){opacity:.9174;transform:translate(9.857vw,-10px) scale(.5001);animation:fall-295 12s -6s linear infinite}@keyframes fall-295{54.221%{transform:translate(15.0583vw,54.221vh) scale(.5001)}to{transform:translate(12.45765vw,99vh) scale(.5001)}}.snow:nth-child(296){opacity:.9082;transform:translate(48.634vw,-10px) scale(.8858);animation:fall-296 18s -18s linear infinite}@keyframes fall-296{39.255%{transform:translate(42.5567vw,39.255vh) scale(.8858)}to{transform:translate(45.59535vw,99vh) scale(.8858)}}.snow:nth-child(297){opacity:.5016;transform:translate(73.5423vw,-10px) scale(.2883);animation:fall-297 24s -20s linear infinite}@keyframes fall-297{55.751%{transform:translate(65.7516vw,55.751vh) scale(.2883)}to{transform:translate(69.64695vw,99vh) scale(.2883)}}.snow:nth-child(298){opacity:.9898;transform:translate(49.1771vw,-10px) scale(.8987);animation:fall-298 25s -7s linear infinite}@keyframes fall-298{67.329%{transform:translate(49.3058vw,67.329vh) scale(.8987)}to{transform:translate(49.24145vw,99vh) scale(.8987)}}.snow:nth-child(299){opacity:.92;transform:translate(98.3456vw,-10px) scale(.6038);animation:fall-299 12s -10s linear infinite}@keyframes fall-299{62.468%{transform:translate(103.981vw,62.468vh) scale(.6038)}to{transform:translate(101.1633vw,99vh) scale(.6038)}}.snow:nth-child(300){opacity:.4086;transform:translate(46.7405vw,-10px) scale(.5087);animation:fall-300 29s -24s linear infinite}@keyframes fall-300{71.838%{transform:translate(42.6311vw,71.838vh) scale(.5087)}to{transform:translate(44.6858vw,99vh) scale(.5087)}}.snow:nth-child(301){opacity:.2826;transform:translate(80.6967vw,-10px) scale(.2502);animation:fall-301 14s -14s linear infinite}@keyframes fall-301{63.575%{transform:translate(74.1017vw,63.575vh) scale(.2502)}to{transform:translate(77.3992vw,99vh) scale(.2502)}}.snow:nth-child(302){opacity:.339;transform:translate(12.9996vw,-10px) scale(.1261);animation:fall-302 15s -29s linear infinite}@keyframes fall-302{35.721%{transform:translate(6.9523vw,35.721vh) scale(.1261)}to{transform:translate(9.97595vw,99vh) scale(.1261)}}.snow:nth-child(303){opacity:.9784;transform:translate(62.47vw,-10px) scale(.5553);animation:fall-303 17s -12s linear infinite}@keyframes fall-303{46.358%{transform:translate(63.3092vw,46.358vh) scale(.5553)}to{transform:translate(62.8896vw,99vh) scale(.5553)}}.snow:nth-child(304){opacity:1.7678;transform:translate(49.8568vw,-10px) scale(.2738);animation:fall-304 16s -11s linear infinite}@keyframes fall-304{76.964%{transform:translate(50.2739vw,76.964vh) scale(.2738)}to{transform:translate(50.06535vw,99vh) scale(.2738)}}.snow:nth-child(305){opacity:.9702;transform:translate(48.0532vw,-10px) scale(.9398);animation:fall-305 17s -10s linear infinite}@keyframes fall-305{63.501%{transform:translate(40.4439vw,63.501vh) scale(.9398)}to{transform:translate(44.24855vw,99vh) scale(.9398)}}.snow:nth-child(306){opacity:.1826;transform:translate(25.9387vw,-10px) scale(.8196);animation:fall-306 27s -23s linear infinite}@keyframes fall-306{58.844%{transform:translate(25.7633vw,58.844vh) scale(.8196)}to{transform:translate(25.851vw,99vh) scale(.8196)}}.snow:nth-child(307){opacity:1.6364;transform:translate(70.3969vw,-10px) scale(.2428);animation:fall-307 25s -18s linear infinite}@keyframes fall-307{45.763%{transform:translate(68.8251vw,45.763vh) scale(.2428)}to{transform:translate(69.611vw,99vh) scale(.2428)}}.snow:nth-child(308){opacity:1.749;transform:translate(75.746vw,-10px) scale(.695);animation:fall-308 16s -25s linear infinite}@keyframes fall-308{42.769%{transform:translate(76.7168vw,42.769vh) scale(.695)}to{transform:translate(76.2314vw,99vh) scale(.695)}}.snow:nth-child(309){opacity:.2366;transform:translate(.8797vw,-10px) scale(.0332);animation:fall-309 11s -6s linear infinite}@keyframes fall-309{39.572%{transform:translate(6.7432vw,39.572vh) scale(.0332)}to{transform:translate(3.81145vw,99vh) scale(.0332)}}.snow:nth-child(310){opacity:.419;transform:translate(82.2375vw,-10px) scale(.325);animation:fall-310 17s -23s linear infinite}@keyframes fall-310{49.048%{transform:translate(82.468vw,49.048vh) scale(.325)}to{transform:translate(82.35275vw,99vh) scale(.325)}}.snow:nth-child(311){opacity:1.6262;transform:translate(60.5421vw,-10px) scale(.729);animation:fall-311 29s -22s linear infinite}@keyframes fall-311{48.02%{transform:translate(58.7992vw,48.02vh) scale(.729)}to{transform:translate(59.67065vw,99vh) scale(.729)}}.snow:nth-child(312){opacity:.2398;transform:translate(39.3827vw,-10px) scale(.6411);animation:fall-312 16s -16s linear infinite}@keyframes fall-312{43.5%{transform:translate(39.6062vw,43.5vh) scale(.6411)}to{transform:translate(39.49445vw,99vh) scale(.6411)}}.snow:nth-child(313){opacity:.653;transform:translate(98.9084vw,-10px) scale(.3499);animation:fall-313 28s -10s linear infinite}@keyframes fall-313{44.267%{transform:translate(90.6983vw,44.267vh) scale(.3499)}to{transform:translate(94.80335vw,99vh) scale(.3499)}}.snow:nth-child(314){opacity:1.7628;transform:translate(91.3318vw,-10px) scale(.2058);animation:fall-314 28s -4s linear infinite}@keyframes fall-314{45.188%{transform:translate(93.2328vw,45.188vh) scale(.2058)}to{transform:translate(92.2823vw,99vh) scale(.2058)}}.snow:nth-child(315){opacity:1.1934;transform:translate(78.1835vw,-10px) scale(.5645);animation:fall-315 12s -15s linear infinite}@keyframes fall-315{78.829%{transform:translate(74.0744vw,78.829vh) scale(.5645)}to{transform:translate(76.12895vw,99vh) scale(.5645)}}.snow:nth-child(316){opacity:.178;transform:translate(64.2345vw,-10px) scale(.4631);animation:fall-316 22s -9s linear infinite}@keyframes fall-316{49.018%{transform:translate(69.0829vw,49.018vh) scale(.4631)}to{transform:translate(66.6587vw,99vh) scale(.4631)}}.snow:nth-child(317){opacity:1.6362;transform:translate(64.0558vw,-10px) scale(.0147);animation:fall-317 17s -3s linear infinite}@keyframes fall-317{72.098%{transform:translate(71.6604vw,72.098vh) scale(.0147)}to{transform:translate(67.8581vw,99vh) scale(.0147)}}.snow:nth-child(318){opacity:.4126;transform:translate(37.6914vw,-10px) scale(.8947);animation:fall-318 27s -20s linear infinite}@keyframes fall-318{72.258%{transform:translate(39.8761vw,72.258vh) scale(.8947)}to{transform:translate(38.78375vw,99vh) scale(.8947)}}.snow:nth-child(319){opacity:.726;transform:translate(8.268vw,-10px) scale(.1246);animation:fall-319 13s -21s linear infinite}@keyframes fall-319{69.911%{transform:translate(8.3312vw,69.911vh) scale(.1246)}to{transform:translate(8.2996vw,99vh) scale(.1246)}}.snow:nth-child(320){opacity:1.4882;transform:translate(13.9601vw,-10px) scale(.255);animation:fall-320 15s -29s linear infinite}@keyframes fall-320{36.314%{transform:translate(5.4077vw,36.314vh) scale(.255)}to{transform:translate(9.6839vw,99vh) scale(.255)}}.snow:nth-child(321){opacity:1.0946;transform:translate(71.4541vw,-10px) scale(.5408);animation:fall-321 15s -30s linear infinite}@keyframes fall-321{39.959%{transform:translate(74.8526vw,39.959vh) scale(.5408)}to{transform:translate(73.15335vw,99vh) scale(.5408)}}.snow:nth-child(322){opacity:1.9714;transform:translate(41.3524vw,-10px) scale(.0334);animation:fall-322 11s -18s linear infinite}@keyframes fall-322{75.105%{transform:translate(47.4199vw,75.105vh) scale(.0334)}to{transform:translate(44.38615vw,99vh) scale(.0334)}}.snow:nth-child(323){opacity:1.182;transform:translate(79.3804vw,-10px) scale(.9388);animation:fall-323 14s -15s linear infinite}@keyframes fall-323{31.166%{transform:translate(72.9024vw,31.166vh) scale(.9388)}to{transform:translate(76.1414vw,99vh) scale(.9388)}}.snow:nth-child(324){opacity:1.335;transform:translate(92.0158vw,-10px) scale(.5619);animation:fall-324 21s -30s linear infinite}@keyframes fall-324{63.293%{transform:translate(100.1939vw,63.293vh) scale(.5619)}to{transform:translate(96.10485vw,99vh) scale(.5619)}}.snow:nth-child(325){opacity:.7686;transform:translate(8.2344vw,-10px) scale(.2228);animation:fall-325 29s -6s linear infinite}@keyframes fall-325{30.555%{transform:translate(9.1052vw,30.555vh) scale(.2228)}to{transform:translate(8.6698vw,99vh) scale(.2228)}}.snow:nth-child(326){opacity:1.6008;transform:translate(.4803vw,-10px) scale(.1572);animation:fall-326 25s -25s linear infinite}@keyframes fall-326{45.247%{transform:translate(7.1668vw,45.247vh) scale(.1572)}to{transform:translate(3.82355vw,99vh) scale(.1572)}}.snow:nth-child(327){opacity:1.7552;transform:translate(30.28vw,-10px) scale(.8082);animation:fall-327 28s -24s linear infinite}@keyframes fall-327{45.335%{transform:translate(27.9975vw,45.335vh) scale(.8082)}to{transform:translate(29.13875vw,99vh) scale(.8082)}}.snow:nth-child(328){opacity:1.2718;transform:translate(88.0069vw,-10px) scale(.397);animation:fall-328 14s -4s linear infinite}@keyframes fall-328{44.92%{transform:translate(87.2971vw,44.92vh) scale(.397)}to{transform:translate(87.652vw,99vh) scale(.397)}}.snow:nth-child(329){opacity:.3782;transform:translate(14.7098vw,-10px) scale(.6949);animation:fall-329 10s -7s linear infinite}@keyframes fall-329{52.299%{transform:translate(21.9012vw,52.299vh) scale(.6949)}to{transform:translate(18.3055vw,99vh) scale(.6949)}}.snow:nth-child(330){opacity:.7334;transform:translate(35.1805vw,-10px) scale(.9612);animation:fall-330 10s -9s linear infinite}@keyframes fall-330{43.319%{transform:translate(32.048vw,43.319vh) scale(.9612)}to{transform:translate(33.61425vw,99vh) scale(.9612)}}.snow:nth-child(331){opacity:1.995;transform:translate(97.8973vw,-10px) scale(.2918);animation:fall-331 19s -15s linear infinite}@keyframes fall-331{58.473%{transform:translate(99.3111vw,58.473vh) scale(.2918)}to{transform:translate(98.6042vw,99vh) scale(.2918)}}.snow:nth-child(332){opacity:1.2296;transform:translate(13.2392vw,-10px) scale(.2314);animation:fall-332 17s -13s linear infinite}@keyframes fall-332{45.717%{transform:translate(21.3539vw,45.717vh) scale(.2314)}to{transform:translate(17.29655vw,99vh) scale(.2314)}}.snow:nth-child(333){opacity:.5234;transform:translate(76.2523vw,-10px) scale(.1576);animation:fall-333 14s -3s linear infinite}@keyframes fall-333{46.409%{transform:translate(76.9085vw,46.409vh) scale(.1576)}to{transform:translate(76.5804vw,99vh) scale(.1576)}}.snow:nth-child(334){opacity:.0764;transform:translate(82.108vw,-10px) scale(.2856);animation:fall-334 28s -18s linear infinite}@keyframes fall-334{31.055%{transform:translate(75.7096vw,31.055vh) scale(.2856)}to{transform:translate(78.9088vw,99vh) scale(.2856)}}.snow:nth-child(335){opacity:1.4146;transform:translate(81.8352vw,-10px) scale(.3471);animation:fall-335 27s -15s linear infinite}@keyframes fall-335{69.74%{transform:translate(79.9062vw,69.74vh) scale(.3471)}to{transform:translate(80.8707vw,99vh) scale(.3471)}}.snow:nth-child(336){opacity:1.434;transform:translate(1.4087vw,-10px) scale(.7237);animation:fall-336 11s -8s linear infinite}@keyframes fall-336{51.643%{transform:translate(.8976vw,51.643vh) scale(.7237)}to{transform:translate(1.15315vw,99vh) scale(.7237)}}.snow:nth-child(337){opacity:1.714;transform:translate(66.4952vw,-10px) scale(.7084);animation:fall-337 10s -28s linear infinite}@keyframes fall-337{49.294%{transform:translate(74.3446vw,49.294vh) scale(.7084)}to{transform:translate(70.4199vw,99vh) scale(.7084)}}.snow:nth-child(338){opacity:1.3882;transform:translate(49.9635vw,-10px) scale(.5465);animation:fall-338 28s -7s linear infinite}@keyframes fall-338{40.299%{transform:translate(49.1468vw,40.299vh) scale(.5465)}to{transform:translate(49.55515vw,99vh) scale(.5465)}}.snow:nth-child(339){opacity:.5522;transform:translate(94.8621vw,-10px) scale(.3714);animation:fall-339 13s -1s linear infinite}@keyframes fall-339{66.038%{transform:translate(89.4698vw,66.038vh) scale(.3714)}to{transform:translate(92.16595vw,99vh) scale(.3714)}}.snow:nth-child(340){opacity:1.9778;transform:translate(99.7201vw,-10px) scale(.3376);animation:fall-340 26s -16s linear infinite}@keyframes fall-340{77.736%{transform:translate(100.3496vw,77.736vh) scale(.3376)}to{transform:translate(100.03485vw,99vh) scale(.3376)}}.snow:nth-child(341){opacity:.1472;transform:translate(80.657vw,-10px) scale(.8457);animation:fall-341 24s -3s linear infinite}@keyframes fall-341{48.518%{transform:translate(80.829vw,48.518vh) scale(.8457)}to{transform:translate(80.743vw,99vh) scale(.8457)}}.snow:nth-child(342){opacity:1.2894;transform:translate(24.4939vw,-10px) scale(.5189);animation:fall-342 30s -30s linear infinite}@keyframes fall-342{44.609%{transform:translate(33.2922vw,44.609vh) scale(.5189)}to{transform:translate(28.89305vw,99vh) scale(.5189)}}.snow:nth-child(343){opacity:1.414;transform:translate(31.7217vw,-10px) scale(.144);animation:fall-343 22s -2s linear infinite}@keyframes fall-343{75.812%{transform:translate(36.9009vw,75.812vh) scale(.144)}to{transform:translate(34.3113vw,99vh) scale(.144)}}.snow:nth-child(344){opacity:1.8304;transform:translate(50.243vw,-10px) scale(.8252);animation:fall-344 22s -29s linear infinite}@keyframes fall-344{57.886%{transform:translate(47.0495vw,57.886vh) scale(.8252)}to{transform:translate(48.64625vw,99vh) scale(.8252)}}.snow:nth-child(345){opacity:.9332;transform:translate(39.3357vw,-10px) scale(.8693);animation:fall-345 28s -27s linear infinite}@keyframes fall-345{37.057%{transform:translate(38.9338vw,37.057vh) scale(.8693)}to{transform:translate(39.13475vw,99vh) scale(.8693)}}.snow:nth-child(346){opacity:.1494;transform:translate(4.8149vw,-10px) scale(.1725);animation:fall-346 23s -5s linear infinite}@keyframes fall-346{44.541%{transform:translate(-.0937vw,44.541vh) scale(.1725)}to{transform:translate(2.3606vw,99vh) scale(.1725)}}.snow:nth-child(347){opacity:1.1872;transform:translate(82.8269vw,-10px) scale(.6806);animation:fall-347 16s -20s linear infinite}@keyframes fall-347{55.124%{transform:translate(80.6052vw,55.124vh) scale(.6806)}to{transform:translate(81.71605vw,99vh) scale(.6806)}}.snow:nth-child(348){opacity:1.109;transform:translate(31.6312vw,-10px) scale(.5818);animation:fall-348 19s -13s linear infinite}@keyframes fall-348{58.58%{transform:translate(29.2518vw,58.58vh) scale(.5818)}to{transform:translate(30.4415vw,99vh) scale(.5818)}}.snow:nth-child(349){opacity:.4678;transform:translate(42.4074vw,-10px) scale(.0003);animation:fall-349 18s -27s linear infinite}@keyframes fall-349{51.985%{transform:translate(47.0448vw,51.985vh) scale(.0003)}to{transform:translate(44.7261vw,99vh) scale(.0003)}}.snow:nth-child(350){opacity:.761;transform:translate(12.6418vw,-10px) scale(.3739);animation:fall-350 21s -14s linear infinite}@keyframes fall-350{47%{transform:translate(18.9661vw,47vh) scale(.3739)}to{transform:translate(15.80395vw,99vh) scale(.3739)}}.snow:nth-child(351){opacity:1.0376;transform:translate(51.1594vw,-10px) scale(.1174);animation:fall-351 26s -8s linear infinite}@keyframes fall-351{74.571%{transform:translate(51.0372vw,74.571vh) scale(.1174)}to{transform:translate(51.0983vw,99vh) scale(.1174)}}.snow:nth-child(352){opacity:1.4584;transform:translate(74.0245vw,-10px) scale(.0968);animation:fall-352 17s -7s linear infinite}@keyframes fall-352{36.75%{transform:translate(69.9703vw,36.75vh) scale(.0968)}to{transform:translate(71.9974vw,99vh) scale(.0968)}}.snow:nth-child(353){opacity:1.4892;transform:translate(15.1921vw,-10px) scale(.996);animation:fall-353 28s -22s linear infinite}@keyframes fall-353{30.008%{transform:translate(8.2323vw,30.008vh) scale(.996)}to{transform:translate(11.7122vw,99vh) scale(.996)}}.snow:nth-child(354){opacity:.4464;transform:translate(57.562vw,-10px) scale(.6265);animation:fall-354 13s -25s linear infinite}@keyframes fall-354{79.317%{transform:translate(49.2687vw,79.317vh) scale(.6265)}to{transform:translate(53.41535vw,99vh) scale(.6265)}}.snow:nth-child(355){opacity:1.2298;transform:translate(18.187vw,-10px) scale(.0809);animation:fall-355 25s -28s linear infinite}@keyframes fall-355{76.832%{transform:translate(17.1892vw,76.832vh) scale(.0809)}to{transform:translate(17.6881vw,99vh) scale(.0809)}}.snow:nth-child(356){opacity:1.558;transform:translate(23.9321vw,-10px) scale(.5934);animation:fall-356 12s -11s linear infinite}@keyframes fall-356{60.211%{transform:translate(15.8784vw,60.211vh) scale(.5934)}to{transform:translate(19.90525vw,99vh) scale(.5934)}}.snow:nth-child(357){opacity:.7804;transform:translate(99.0815vw,-10px) scale(.1128);animation:fall-357 14s -28s linear infinite}@keyframes fall-357{71.753%{transform:translate(108.9172vw,71.753vh) scale(.1128)}to{transform:translate(103.99935vw,99vh) scale(.1128)}}.snow:nth-child(358){opacity:1.0562;transform:translate(17.0809vw,-10px) scale(.1922);animation:fall-358 19s -26s linear infinite}@keyframes fall-358{32.109%{transform:translate(8.2146vw,32.109vh) scale(.1922)}to{transform:translate(12.64775vw,99vh) scale(.1922)}}.snow:nth-child(359){opacity:.6708;transform:translate(39.6433vw,-10px) scale(.1435);animation:fall-359 29s -2s linear infinite}@keyframes fall-359{53.441%{transform:translate(36.3613vw,53.441vh) scale(.1435)}to{transform:translate(38.0023vw,99vh) scale(.1435)}}.snow:nth-child(360){opacity:.529;transform:translate(58.1828vw,-10px) scale(.3945);animation:fall-360 21s -9s linear infinite}@keyframes fall-360{64.807%{transform:translate(59.0706vw,64.807vh) scale(.3945)}to{transform:translate(58.6267vw,99vh) scale(.3945)}}.snow:nth-child(361){opacity:1.5166;transform:translate(81.1738vw,-10px) scale(.3032);animation:fall-361 24s -14s linear infinite}@keyframes fall-361{32.1%{transform:translate(80.5425vw,32.1vh) scale(.3032)}to{transform:translate(80.85815vw,99vh) scale(.3032)}}.snow:nth-child(362){opacity:.3132;transform:translate(24.6936vw,-10px) scale(.9172);animation:fall-362 15s -17s linear infinite}@keyframes fall-362{51.306%{transform:translate(24.6824vw,51.306vh) scale(.9172)}to{transform:translate(24.688vw,99vh) scale(.9172)}}.snow:nth-child(363){opacity:.281;transform:translate(43.9266vw,-10px) scale(.173);animation:fall-363 29s -9s linear infinite}@keyframes fall-363{58.602%{transform:translate(42.2201vw,58.602vh) scale(.173)}to{transform:translate(43.07335vw,99vh) scale(.173)}}.snow:nth-child(364){opacity:1.83;transform:translate(67.0066vw,-10px) scale(.1048);animation:fall-364 19s -26s linear infinite}@keyframes fall-364{65.131%{transform:translate(65.0817vw,65.131vh) scale(.1048)}to{transform:translate(66.04415vw,99vh) scale(.1048)}}.snow:nth-child(365){opacity:.5454;transform:translate(58.1266vw,-10px) scale(.5656);animation:fall-365 20s -13s linear infinite}@keyframes fall-365{72.765%{transform:translate(67.2496vw,72.765vh) scale(.5656)}to{transform:translate(62.6881vw,99vh) scale(.5656)}}.snow:nth-child(366){opacity:1.7428;transform:translate(99.6858vw,-10px) scale(.3633);animation:fall-366 15s -20s linear infinite}@keyframes fall-366{62.853%{transform:translate(108.9711vw,62.853vh) scale(.3633)}to{transform:translate(104.32845vw,99vh) scale(.3633)}}.snow:nth-child(367){opacity:.916;transform:translate(89.4336vw,-10px) scale(.8734);animation:fall-367 18s -14s linear infinite}@keyframes fall-367{61.494%{transform:translate(89.2351vw,61.494vh) scale(.8734)}to{transform:translate(89.33435vw,99vh) scale(.8734)}}.snow:nth-child(368){opacity:.655;transform:translate(28.2385vw,-10px) scale(.8636);animation:fall-368 24s -14s linear infinite}@keyframes fall-368{68.355%{transform:translate(19.842vw,68.355vh) scale(.8636)}to{transform:translate(24.04025vw,99vh) scale(.8636)}}.snow:nth-child(369){opacity:1.7174;transform:translate(34.3189vw,-10px) scale(.4446);animation:fall-369 11s -21s linear infinite}@keyframes fall-369{38.905%{transform:translate(43.379vw,38.905vh) scale(.4446)}to{transform:translate(38.84895vw,99vh) scale(.4446)}}.snow:nth-child(370){opacity:1.6006;transform:translate(22.0212vw,-10px) scale(.2256);animation:fall-370 23s -22s linear infinite}@keyframes fall-370{58.203%{transform:translate(21.4054vw,58.203vh) scale(.2256)}to{transform:translate(21.7133vw,99vh) scale(.2256)}}.snow:nth-child(371){opacity:.7758;transform:translate(82.2172vw,-10px) scale(.7585);animation:fall-371 28s -23s linear infinite}@keyframes fall-371{64.2%{transform:translate(76.2213vw,64.2vh) scale(.7585)}to{transform:translate(79.21925vw,99vh) scale(.7585)}}.snow:nth-child(372){opacity:.2656;transform:translate(29.512vw,-10px) scale(.3602);animation:fall-372 18s -3s linear infinite}@keyframes fall-372{66.911%{transform:translate(31.9818vw,66.911vh) scale(.3602)}to{transform:translate(30.7469vw,99vh) scale(.3602)}}.snow:nth-child(373){opacity:1.4;transform:translate(54.9598vw,-10px) scale(.0716);animation:fall-373 25s -20s linear infinite}@keyframes fall-373{78.574%{transform:translate(50.537vw,78.574vh) scale(.0716)}to{transform:translate(52.7484vw,99vh) scale(.0716)}}.snow:nth-child(374){opacity:1.8282;transform:translate(81.2695vw,-10px) scale(.5251);animation:fall-374 21s -14s linear infinite}@keyframes fall-374{75.18%{transform:translate(81.4623vw,75.18vh) scale(.5251)}to{transform:translate(81.3659vw,99vh) scale(.5251)}}.snow:nth-child(375){opacity:1.1692;transform:translate(71.2852vw,-10px) scale(.0451);animation:fall-375 29s -20s linear infinite}@keyframes fall-375{54.483%{transform:translate(75.3306vw,54.483vh) scale(.0451)}to{transform:translate(73.3079vw,99vh) scale(.0451)}}.snow:nth-child(376){opacity:1.3954;transform:translate(16.1358vw,-10px) scale(.1387);animation:fall-376 16s -5s linear infinite}@keyframes fall-376{78.182%{transform:translate(22.366vw,78.182vh) scale(.1387)}to{transform:translate(19.2509vw,99vh) scale(.1387)}}.snow:nth-child(377){opacity:1.674;transform:translate(39.399vw,-10px) scale(.9813);animation:fall-377 16s -2s linear infinite}@keyframes fall-377{61.582%{transform:translate(38.6653vw,61.582vh) scale(.9813)}to{transform:translate(39.03215vw,99vh) scale(.9813)}}.snow:nth-child(378){opacity:.9934;transform:translate(5.7569vw,-10px) scale(.0215);animation:fall-378 26s -17s linear infinite}@keyframes fall-378{70.405%{transform:translate(12.9637vw,70.405vh) scale(.0215)}to{transform:translate(9.3603vw,99vh) scale(.0215)}}.snow:nth-child(379){opacity:.9988;transform:translate(79.9448vw,-10px) scale(.5728);animation:fall-379 19s -1s linear infinite}@keyframes fall-379{52.055%{transform:translate(82.3609vw,52.055vh) scale(.5728)}to{transform:translate(81.15285vw,99vh) scale(.5728)}}.snow:nth-child(380){opacity:1.0128;transform:translate(93.4771vw,-10px) scale(.7787);animation:fall-380 16s -30s linear infinite}@keyframes fall-380{57.977%{transform:translate(89.5324vw,57.977vh) scale(.7787)}to{transform:translate(91.50475vw,99vh) scale(.7787)}}.snow:nth-child(381){opacity:1.3944;transform:translate(17.947vw,-10px) scale(.1967);animation:fall-381 10s -28s linear infinite}@keyframes fall-381{34.971%{transform:translate(27.8801vw,34.971vh) scale(.1967)}to{transform:translate(22.91355vw,99vh) scale(.1967)}}.snow:nth-child(382){opacity:1.9222;transform:translate(91.1081vw,-10px) scale(.5728);animation:fall-382 23s -21s linear infinite}@keyframes fall-382{60.779%{transform:translate(88.257vw,60.779vh) scale(.5728)}to{transform:translate(89.68255vw,99vh) scale(.5728)}}.snow:nth-child(383){opacity:.916;transform:translate(12.7434vw,-10px) scale(.6621);animation:fall-383 14s -11s linear infinite}@keyframes fall-383{71.053%{transform:translate(8.1459vw,71.053vh) scale(.6621)}to{transform:translate(10.44465vw,99vh) scale(.6621)}}.snow:nth-child(384){opacity:.7202;transform:translate(70.4303vw,-10px) scale(.3983);animation:fall-384 18s -28s linear infinite}@keyframes fall-384{54.018%{transform:translate(63.7641vw,54.018vh) scale(.3983)}to{transform:translate(67.0972vw,99vh) scale(.3983)}}.snow:nth-child(385){opacity:1.1408;transform:translate(26.4118vw,-10px) scale(.7675);animation:fall-385 22s -26s linear infinite}@keyframes fall-385{60.296%{transform:translate(22.6485vw,60.296vh) scale(.7675)}to{transform:translate(24.53015vw,99vh) scale(.7675)}}.snow:nth-child(386){opacity:.9142;transform:translate(75.422vw,-10px) scale(.9772);animation:fall-386 14s -10s linear infinite}@keyframes fall-386{78.332%{transform:translate(76.372vw,78.332vh) scale(.9772)}to{transform:translate(75.897vw,99vh) scale(.9772)}}.snow:nth-child(387){opacity:1.8366;transform:translate(35.5283vw,-10px) scale(.9426);animation:fall-387 26s -9s linear infinite}@keyframes fall-387{79.12%{transform:translate(31.7323vw,79.12vh) scale(.9426)}to{transform:translate(33.6303vw,99vh) scale(.9426)}}.snow:nth-child(388){opacity:.1054;transform:translate(87.5578vw,-10px) scale(.9447);animation:fall-388 14s -16s linear infinite}@keyframes fall-388{30.631%{transform:translate(92.6901vw,30.631vh) scale(.9447)}to{transform:translate(90.12395vw,99vh) scale(.9447)}}.snow:nth-child(389){opacity:.3524;transform:translate(87.0927vw,-10px) scale(.5273);animation:fall-389 19s -24s linear infinite}@keyframes fall-389{72.634%{transform:translate(82.0496vw,72.634vh) scale(.5273)}to{transform:translate(84.57115vw,99vh) scale(.5273)}}.snow:nth-child(390){opacity:.4782;transform:translate(95.6754vw,-10px) scale(.9287);animation:fall-390 21s -5s linear infinite}@keyframes fall-390{48.304%{transform:translate(94.9856vw,48.304vh) scale(.9287)}to{transform:translate(95.3305vw,99vh) scale(.9287)}}.snow:nth-child(391){opacity:.3656;transform:translate(44.8793vw,-10px) scale(.1894);animation:fall-391 24s -15s linear infinite}@keyframes fall-391{79.877%{transform:translate(49.4554vw,79.877vh) scale(.1894)}to{transform:translate(47.16735vw,99vh) scale(.1894)}}.snow:nth-child(392){opacity:.807;transform:translate(63.6425vw,-10px) scale(.3545);animation:fall-392 15s -26s linear infinite}@keyframes fall-392{42.826%{transform:translate(55.9382vw,42.826vh) scale(.3545)}to{transform:translate(59.79035vw,99vh) scale(.3545)}}.snow:nth-child(393){opacity:.4426;transform:translate(23.4048vw,-10px) scale(.6452);animation:fall-393 21s -10s linear infinite}@keyframes fall-393{45.007%{transform:translate(24.0727vw,45.007vh) scale(.6452)}to{transform:translate(23.73875vw,99vh) scale(.6452)}}.snow:nth-child(394){opacity:1.9608;transform:translate(7.659vw,-10px) scale(.7676);animation:fall-394 22s -9s linear infinite}@keyframes fall-394{62.973%{transform:translate(15.8908vw,62.973vh) scale(.7676)}to{transform:translate(11.7749vw,99vh) scale(.7676)}}.snow:nth-child(395){opacity:1.1302;transform:translate(28.3152vw,-10px) scale(.5303);animation:fall-395 30s -5s linear infinite}@keyframes fall-395{37.886%{transform:translate(21.0775vw,37.886vh) scale(.5303)}to{transform:translate(24.69635vw,99vh) scale(.5303)}}.snow:nth-child(396){opacity:.2958;transform:translate(33.3372vw,-10px) scale(.3951);animation:fall-396 26s -1s linear infinite}@keyframes fall-396{40.155%{transform:translate(37.8046vw,40.155vh) scale(.3951)}to{transform:translate(35.5709vw,99vh) scale(.3951)}}.snow:nth-child(397){opacity:1.9008;transform:translate(53.7809vw,-10px) scale(.4117);animation:fall-397 17s -17s linear infinite}@keyframes fall-397{69.122%{transform:translate(44.6475vw,69.122vh) scale(.4117)}to{transform:translate(49.2142vw,99vh) scale(.4117)}}.snow:nth-child(398){opacity:1.2472;transform:translate(85.0742vw,-10px) scale(.5039);animation:fall-398 21s -19s linear infinite}@keyframes fall-398{77.813%{transform:translate(78.8093vw,77.813vh) scale(.5039)}to{transform:translate(81.94175vw,99vh) scale(.5039)}}.snow:nth-child(399){opacity:1.1348;transform:translate(8.5598vw,-10px) scale(.2459);animation:fall-399 13s -4s linear infinite}@keyframes fall-399{34.562%{transform:translate(11.8058vw,34.562vh) scale(.2459)}to{transform:translate(10.1828vw,99vh) scale(.2459)}}.snow:nth-child(400){opacity:1.2288;transform:translate(91.4071vw,-10px) scale(.119);animation:fall-400 14s -18s linear infinite}@keyframes fall-400{58.05%{transform:translate(87.1097vw,58.05vh) scale(.119)}to{transform:translate(89.2584vw,99vh) scale(.119)}}\n"] }]
|
|
28
|
+
args: [{ selector: 'app-root', encapsulation: ViewEncapsulation.None, template: "<ng-container *ngIf=\"_state.christmasTime\">\r\n <div *ngFor=\"let i of snows; trackBy: snowTrackBy\" class=\"snow\"></div>\r\n</ng-container>\r\n<router-outlet></router-outlet>", styles: [".table-borderless>tbody>tr>td,.table-borderless>tbody>tr>th,.table-borderless>tfoot>tr>td,.table-borderless>tfoot>tr>th,.table-borderless>thead>tr>td,.table-borderless>thead>tr>th{border:none}.table,.table-responsive{margin-bottom:5px}a:hover,a:focus{text-decoration:none}a:not([href]){color:inherit;text-decoration:none}a:not([href]):hover{color:inherit;text-decoration:none}*{outline:none!important}.modal-title{width:calc(100% - 20px)}.progress{height:20px}.progress.progress-primary[value]::-webkit-progress-value{background-color:#024a88}.progress.progress-primary[value]::-moz-progress-bar{background-color:#024a88}.progress.progress-primary[value]::-ms-fill{background-color:#024a88}@media screen and (min-width: 0\\fffd){.progress.progress-primary .progress-bar{background-color:#024a88}}.progress.progress-info[value]::-webkit-progress-value{background-color:#248dad}.progress.progress-info[value]::-moz-progress-bar{background-color:#248dad}.progress.progress-info[value]::-ms-fill{background-color:#248dad}@media screen and (min-width: 0\\fffd){.progress.progress-info .progress-bar{background-color:#248dad}}.progress.progress-danger[value]::-webkit-progress-value{background-color:#bf1725}.progress.progress-danger[value]::-moz-progress-bar{background-color:#bf1725}.progress.progress-danger[value]::-ms-fill{background-color:#bf1725}@media screen and (min-width: 0\\fffd){.progress.progress-danger .progress-bar{background-color:#bf1725}}.progress.progress-success[value]::-webkit-progress-value{background-color:#2d922d}.progress.progress-success[value]::-moz-progress-bar{background-color:#2d922d}.progress.progress-success[value]::-ms-fill{background-color:#2d922d}@media screen and (min-width: 0\\fffd){.progress.progress-success .progress-bar{background-color:#2d922d}}.progress.progress-warning[value]::-webkit-progress-value{background-color:#f79a17}.progress.progress-warning[value]::-moz-progress-bar{background-color:#f79a17}.progress.progress-warning[value]::-ms-fill{background-color:#f79a17}@media screen and (min-width: 0\\fffd){.progress.progress-warning .progress-bar{background-color:#f79a17}}.progress[value]::-moz-progress-bar{border-radius:0}.progress[value]::-webkit-progress-value{border-radius:0}.progress[value=\"100\"]::-moz-progress-bar{border-radius:0}.progress[value=\"100\"]::-webkit-progress-value{border-radius:0}.progress-xs{height:7px}.progress-sm{height:10px}.progress-md{height:13px}.progress-bar-info-striped{background-image:linear-gradient(45deg,hsla(0,0%,100%,.15) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.15) 0,hsla(0,0%,100%,.15) 75%,transparent 0,transparent);background-size:1rem 1rem;background-color:#5bc0de!important}.progress-bar-animated{animation:progress-bar-stripes 1s linear infinite}.tag{font-weight:400;line-height:1.4;letter-spacing:.03em}.tag.tag-primary{background-color:#024a88}.tag.tag-info{background-color:#248dad}.tag.tag-danger{background-color:#bf1725}.tag.tag-success{background-color:#2d922d}.tag.tag-warning{background-color:#f79a17}.tag.tag-dark{background-color:#000}.tag.tag-main{background-color:#242d3a}.card{border:none;border-radius:0;width:100%;overflow:hidden;margin-bottom:29px;box-shadow:1px 1px 5px #00000040;display:block}.card .card-header{background:#344154;color:#fff;line-height:10px;border-radius:0;border:none}.card .card-header a{color:#fff}.card .card-header a:hover{color:#fffc}.card .card-footer{background:#344154;color:#fff;line-height:6px;border-radius:0;border:none}.card.card-outline-default{background:transparent;border:1px solid #fff}.card.card-primary{background:#024a88}.card.card-primary.medium-opacity{background:rgba(2,74,136,.5)}.card.card-outline-primary{background:transparent;border:1px solid #024a88}.card.card-success{background:#2d922d;margin-bottom:15px}.card.card-success.medium-opacity{background:rgba(45,146,45,.5)}.card.card-outline-success{background:transparent;border:1px solid #2d922d}.card.card-info{background:#248dad;margin-bottom:15px}.card.card-info.medium-opacity{background:rgba(36,141,173,.5)}.card.card-outline-info{background:transparent;border:1px solid #248dad}.card.card-warning{background:#f79a17;margin-bottom:15px}.card.card-warning.medium-opacity{background:rgba(247,154,23,.5)}.card.card-outline-warning{background:transparent;border:1px solid #f79a17}.card.card-danger{background:#bf1725;margin-bottom:15px}.card.card-danger.medium-opacity{background:rgba(191,23,37,.5)}.card.card-outline-danger{background:transparent;border:1px solid #bf1725}.card.card-primary .card-header,.card.card-success .card-header,.card.card-info .card-header,.card.card-danger .card-header,.card.card-warning .card-header{background:rgba(0,0,0,.4)}.card.card-primary .card-body,.card.card-success .card-body,.card.card-info .card-body,.card.card-danger .card-body,.card.card-warning .card-body{color:#fff}.card.card-primary .card-footer,.card.card-success .card-footer,.card.card-info .card-footer,.card.card-danger .card-footer,.card.card-warning .card-footer{background:rgba(0,0,0,.2)}.card.overlay .card-img{border-radius:0;-moz-filter:brightness(100%);-ms-filter:brightness(100%);-o-filter:brightness(100%);filter:brightness(100%)}.card.overlay:hover .card-img{-moz-filter:brightness(80%);-ms-filter:brightness(80%);-o-filter:brightness(80%);filter:brightness(80%)}.card.overlay .card-img-overlay{color:#fff}.card.overlay .card-img-overlay.overlay-bottom{top:auto}.card.overlay .card-img-overlay.slide-up{transform:translateY(100%)}.card.overlay .card-img-overlay.slide-down{transform:translateY(-100%)}.card.overlay .card-img-overlay.slide-left{transform:translate(-100%)}.card.overlay .card-img-overlay.slide-right{transform:translate(100%)}.card.overlay .card-img-overlay.hover-opacity{opacity:0}.card.overlay:hover .slide-up,.card.overlay:hover .slide-down{transform:translateY(0)}.card.overlay:hover .slide-left,.card.overlay:hover .slide-right{transform:translate(0)}.card.overlay:hover .hover-opacity{opacity:1}@media (min-width: 1400px){.d-xxl-block{display:block!important}}@media (min-width: 576px){.card-columns{-moz-column-count:3;-moz-column-gap:1.25rem}}.btn{border-radius:0}.btn:focus{outline:0}.btn:active{outline:0!important}.btn-rounded{border-radius:25rem}.btn-xs{padding:.2rem .4rem;font-size:.715rem}.btn-primary{background:rgba(2,74,136,.8)!important;border-color:#024a88cc!important}.btn-primary.medium-opacity{background:rgba(2,74,136,.5);border-color:#024a881a}.btn-primary:hover,.btn-primary:focus{background:#024a88;border-color:#024a88}.btn-primary:active{background:rgba(2,74,136,.95)!important;border-color:#024a88f2!important}.btn-success{background:rgba(45,146,45,.8);border-color:#2d922dcc}.btn-success.medium-opacity{background:rgba(45,146,45,.5);border-color:#2d922d1a}.btn-success:hover,.btn-success:focus{background:#2d922d;border-color:#2d922d}.btn-success:active{background:rgba(45,146,45,.95)!important;border-color:#2d922df2!important}.btn-info{background:rgba(36,141,173,.8);border-color:#248dadcc}.btn-info.medium-opacity{background:rgba(36,141,173,.5);border-color:#248dad1a}.btn-info:hover,.btn-info:focus{background:#248dad;border-color:#248dad}.btn-info:active{background:rgba(36,141,173,.95)!important;border-color:#248dadf2!important}.btn-warning{background:rgba(247,154,23,.8);border-color:#f79a17cc}.btn-warning.medium-opacity{background:rgba(247,154,23,.5);border-color:#f79a171a}.btn-warning:hover,.btn-warning:focus{background:#f79a17;border-color:#f79a17}.btn-warning:active{background:rgba(247,154,23,.95)!important;border-color:#f79a17f2!important}.btn-danger{background:rgba(191,23,37,.8);border-color:#bf1725cc}.btn-danger.medium-opacity{background:rgba(191,23,37,.5);border-color:#bf17251a}.btn-danger:hover,.btn-danger:focus{background:#bf1725;border-color:#bf1725}.btn-danger:active{background:rgba(191,23,37,.95)!important;border-color:#bf1725f2!important}.btn-dark{background:rgba(0,0,0,.8);border-color:#000c;color:#fff}.btn-dark.medium-opacity{background:rgba(0,0,0,.5);border-color:#0000001a}.btn-dark:hover{background:black;border-color:#000}.btn-dark:active{background:rgba(0,0,0,.95)!important;border-color:#000000f2!important}.btn-main{background:rgba(36,45,58,.8);border-color:#242d3acc;color:#fff}.btn-main.medium-opacity{background:rgba(36,45,58,.5);border-color:#242d3a1a}.btn-main:hover{color:#fff!important;background:#242d3a;border-color:#242d3a}.btn-main:active{background:rgba(36,45,58,.95)!important;border-color:#242d3af2!important}.btn-outline-primary{color:#024a88;border-color:#024a88}.btn-outline-primary:hover,.btn-outline-primary:focus{color:#fff;background:#024a88;border-color:#024a88}.btn-outline-primary:active,.btn-outline-primary.active{color:#fff!important;background:#024a88!important;border-color:#024a88!important}.btn-outline-success{color:#2d922d;border-color:#2d922d}.btn-outline-success:hover,.btn-outline-success:focus{color:#fff;background:#2d922d;border-color:#2d922d}.btn-outline-success:active,.btn-outline-success.active{color:#fff!important;background:#2d922d!important;border-color:#2d922d!important}.btn-outline-info{color:#248dad;border-color:#248dad}.btn-outline-info:hover,.btn-outline-info:focus{color:#fff;background:#248dad;border-color:#248dad}.btn-outline-info:active,.btn-outline-info.active{color:#fff!important;background:#248dad!important;border-color:#248dad!important}.btn-outline-warning{color:#f79a17;border-color:#f79a17}.btn-outline-warning:hover,.btn-outline-warning:focus{color:#fff;background:#f79a17;border-color:#f79a17}.btn-outline-warning:active,.btn-outline-warning.active{color:#fff!important;background:#f79a17!important;border-color:#f79a17!important}.btn-outline-danger{color:#bf1725;border-color:#bf1725}.btn-outline-danger:hover,.btn-outline-danger:focus{color:#fff;background:#bf1725;border-color:#bf1725}.btn-outline-danger:active,.btn-outline-danger.active{color:#fff!important;background:#bf1725!important;border-color:#bf1725!important}.btn-outline-dark{color:#000;border-color:#000;background:transparent}.btn-outline-dark:hover,.btn-outline-dark:focus{color:#fff;background:#000;border-color:#000}.btn-outline-main{color:#242d3a;border-color:#242d3a;background:transparent}.btn-outline-main:hover,.btn-outline-main:focus{color:#fff;background:#242D3A;border-color:#242d3a}.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle),.btn-group>.btn:last-child:not(:first-child),.btn-group>.dropdown-toggle:not(:first-child){border-radius:0}.form-control-sm,.input-group-sm>.form-control,.input-group-sm>.input-group-addon,.input-group-sm>.input-group-btn>.btn{border-radius:0}.btn.disabled,.btn:disabled{cursor:not-allowed;opacity:.65}.btn-file-upload{height:35px;padding-top:3px!important}.text-primary{color:#024a88!important}.text-success{color:#2d922d!important}.text-info{color:#248dad!important}.text-warning{color:#f79a17!important}.text-danger{color:#bf1725!important}.background-success{background-color:#2d922d!important}.background-info{background-color:#248dad!important}.background-warning{background-color:#f79a17!important}.background-danger{background-color:#bf1725!important}.blockquote{font-size:1.2rem}.blockquote-footer{font-size:70%}.nav-tabs{background-color:#ccc;border:1px solid #ccc}.nav-tabs .nav-item .nav-link{color:#242d3acc;background-color:transparent;border:none;cursor:default}.nav-tabs .nav-item .nav-link.active{background-color:#fff;color:#242d3a}.nav-tabs .nav-item .nav-link:not(.active):hover{background-color:transparent;color:#242d3a;cursor:pointer}.nav-tabs.top{border-top-left-radius:.3rem;border-top-right-radius:.3rem}.nav-tabs.bottom{border-bottom-left-radius:.3rem;border-bottom-right-radius:.3rem}.nav-tabs.bottom .nav-item{margin-bottom:0;margin-top:-1px}.nav-tabs.bottom .nav-item .nav-link{border-radius:0 0 .3rem .3rem}.nav-tabs.tabs-primary{background-color:#024a8866;border:1px solid #024a88}.nav-tabs.tabs-primary .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-primary .nav-item .nav-link.active{background-color:#024a88;color:#fff}.nav-tabs.tabs-primary .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-success{background-color:#2d922d66;border:1px solid #2d922d}.nav-tabs.tabs-success .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-success .nav-item .nav-link.active{background-color:#2d922d;color:#fff}.nav-tabs.tabs-success .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-info{background-color:#248dad66;border:1px solid #248dad}.nav-tabs.tabs-info .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-info .nav-item .nav-link.active{background-color:#248dad;color:#fff}.nav-tabs.tabs-info .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-warning{background-color:#f79a1766;border:1px solid #f79a17}.nav-tabs.tabs-warning .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-warning .nav-item .nav-link.active{background-color:#f79a17;color:#fff}.nav-tabs.tabs-warning .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-danger{background-color:#bf172566;border:1px solid #bf1725}.nav-tabs.tabs-danger .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-danger .nav-item .nav-link.active{background-color:#bf1725;color:#fff}.nav-tabs.tabs-danger .nav-item .nav-link:not(.active):hover{color:#fff}.tab-content{position:relative;z-index:1;border:1px solid #ccc;background:#fff}.tab-content .tab-pane{padding:1rem}.tab-content.tab-content-primary{background-color:#024a88;color:#fff;border-color:#024a88}.tab-content.tab-content-success{background-color:#2d922d;color:#fff;border-color:#2d922d}.tab-content.tab-content-info{background-color:#248dad;color:#fff;border-color:#248dad}.tab-content.tab-content-warning{background-color:#f79a17;color:#fff;border-color:#f79a17}.tab-content.tab-content-danger{background-color:#bf1725;color:#fff;border-color:#bf1725}.tab-content.top{border-top:none}.tab-content.bottom{border-bottom:none}.vertical-tabs .nav{padding-right:0;overflow:hidden;background-color:#ccc;border:1px solid #ccc}.vertical-tabs .nav.left{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem;border-right:none;margin-right:-1px;z-index:2}.vertical-tabs .nav.right{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem;border-left:none;margin-left:-1px;z-index:2}.vertical-tabs .nav .nav-item .nav-link{color:#242d3acc;background-color:transparent;border-radius:0;cursor:default}.vertical-tabs .nav .nav-item .nav-link.active{background-color:#fff}.vertical-tabs .nav .nav-item .nav-link:not(.active):hover{background-color:transparent;color:#242d3a;cursor:pointer}.vertical-tabs .nav .nav-item .nav-link.disabled{color:#242d3a99;cursor:not-allowed!important}.alert.alert-success{background-color:#2d922d;border-color:#2d922d;color:#fff}.alert.alert-success.medium-opacity{background:rgba(45,146,45,.5);border-color:#2d922d99}.alert.alert-info{background-color:#248dad;border-color:#248dad;color:#fff}.alert.alert-info.medium-opacity{background-color:#248dad80;border-color:#248dad99}.alert.alert-warning{background-color:#f79a17;border-color:#f79a17;color:#fff}.alert.alert-warning.medium-opacity{background-color:#f79a1780;border-color:#f79a1799}.alert.alert-danger{background-color:#bf1725;border-color:#bf1725;color:#fff}.alert.alert-danger.medium-opacity{background-color:#bf172580;border-color:#bf172599}.modal{z-index:99999;padding-top:10%}.modal-dialog .modal-content{color:#000}.modal-dialog .modal-content .modal-header{border-top-left-radius:.2rem;border-top-right-radius:.2rem;padding:10px 15px}.modal-dialog .modal-content .modal-header.modal-primary{color:#fff;background-color:#024a88}.modal-dialog .modal-content .modal-header.modal-success{color:#fff;background-color:#2d922d}.modal-dialog .modal-content .modal-header.modal-info{color:#fff;background-color:#248dad}.modal-dialog .modal-content .modal-header.modal-warning{color:#fff;background-color:#f79a17}.modal-dialog .modal-content .modal-header.modal-danger{color:#fff;background-color:#bf1725}.modal-dialog .modal-content .modal-header i{margin-right:10px}.modal-dialog .modal-content .modal-footer{padding:10px 15px}.list-group .list-group-item{border-radius:0;padding:.55rem 1.25rem;color:#000c}.list-group .list-group-item.active{color:#ffffffe6;background-color:#024a88;border-color:#024a88}.list-group .list-group-item.active:hover,.list-group .list-group-item.active:focus{color:#fff!important}.list-group .list-group-item.disabled{color:#818a91;background-color:#ddd}.list-group .list-group-item:not(.disabled):focus{color:#000}.list-group .list-group-item.list-group-item-primary{color:#fff;background-color:#024a88}.list-group .list-group-item.list-group-item-success{color:#fff;background-color:#2d922d}.list-group .list-group-item.list-group-item-info{color:#fff;background-color:#248dad}.list-group .list-group-item.list-group-item-warning{color:#fff;background-color:#f79a17}.list-group .list-group-item.list-group-item-danger{color:#fff;background-color:#bf1725}.has-success .form-control-success{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.has-success .form-control{border-color:#2d922dcc}.has-success .form-control:focus{box-shadow:none;border-color:#2d922d80}.has-success .form-control-feedback,.has-success .form-control-label,.has-success .form-check-label,.has-success .form-check-inline,.has-success .custom-control{color:#2d922d}.has-warning .form-control-warning{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23f79a17' d='M4.4 5.324h-.8v-2.46h.8zm0 1.42h-.8V5.89h.8zM3.76.63L.04 7.075c-.115.2.016.425.26.426h7.397c.242 0 .372-.226.258-.426C6.726 4.924 5.47 2.79 4.253.63c-.113-.174-.39-.174-.494 0z'/%3E%3C/svg%3E\")}.has-warning .form-control{border-color:#f79a17cc}.has-warning .form-control:focus{box-shadow:none;border-color:#f79a1780}.has-warning .form-control-feedback,.has-warning .form-control-label,.has-warning .form-check-label,.has-warning .form-check-inline,.has-warning .custom-control{color:#f79a17}.has-danger .form-control-danger{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")}.has-danger .form-control{border-color:#bf1725cc}.has-danger .form-control:focus{box-shadow:none;border-color:#bf172580}.has-danger .form-control-feedback,.has-danger .form-control-label,.has-danger .form-check-label,.has-danger .form-check-inline,.has-danger .custom-control{color:#bf1725}.form-group label{margin-bottom:2px}.help-block{color:#555;font-size:12px}.form-control.checking-field.forced-invalid{padding-right:2.25rem!important;background-repeat:no-repeat!important;background-position:center right .625rem!important;background-size:1.25rem 1.25rem!important;border-color:#bf1725!important;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")!important}.form-control.checking-combo.forced-invalid{padding-right:2.25rem!important;background-repeat:no-repeat!important;background-position:center right .625rem!important;background-size:1.25rem 1.25rem!important;border-color:#bf1725!important;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")!important;background-position:calc(100% - 20px)!important}.form-control{border-radius:0;font-size:14px}.form-control:focus{border-color:#55555580}.form-control.checking-field.ng-touched{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem}.form-control.checking-field.ng-touched.ng-invalid{border-color:#bf1725;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")}.form-control.checking-field.ng-touched.ng-valid{border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.form-control.checking-combo.ng-touched{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem}.form-control.checking-combo.ng-touched.ng-invalid{border-color:#bf1725;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\");background-position:calc(100% - 20px)}.form-control.checking-combo.ng-touched.ng-valid{border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\");background-position:calc(100% - 20px)}.form-control-rounded{border-radius:16px}.form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control{color:#555555b3}.input-group .input-group-addon{padding:.3rem .7rem;border-radius:0}.input-group-btn .btn{padding:.36rem .9rem;font-size:17px}.input-group .form-control:not(:first-child),.input-group-addon:not(:first-child),.input-group-btn:not(:first-child)>.btn,.input-group-btn:not(:first-child)>.btn-group>.btn,.input-group-btn:not(:first-child)>.dropdown-toggle,.input-group-btn:not(:last-child)>.btn:not(:first-child),.input-group-btn:not(:last-child)>.btn-group:not(:first-child)>.btn{border-radius:0}select.form-control:not([multiple]) option{color:#000c}select.form-control:not([size]):not([multiple]){height:calc(2.5rem - 5px)}input[type=color].form-control{padding:0}.form-inline .form-group input{width:100%}.form-space-md .form-group{margin-bottom:.75rem}.form-space-lg .form-group{margin-bottom:1rem}.form-group{margin-bottom:.5rem}.dropdown-menu{padding-top:0;padding-bottom:0;border-radius:0;font-size:14px;box-shadow:0 6px 12px #0003}.dropdown-menu a{color:#242d3a}.dropdown-menu a:hover{color:#fff;background-color:#242d3a}.dropdown-menu:before{content:\" \";position:absolute;top:-12px;right:30px;display:block;width:0;height:0;border:6px solid transparent;border-bottom-color:#fff}.custom-control-label:before,.custom-control-label:after{top:.2rem}.custom-checkbox.checkbox-circle .custom-control-label:before,.custom-checkbox.checkbox-circle .custom-control-label:after{border-radius:50%}.custom-checkbox .custom-control-input:checked~.custom-control-label:before{background:rgba(85,85,85,.7)}.custom-checkbox .custom-control-input:focus~.custom-control-label:before{border:1px solid white;box-shadow:0 0 0 1px #555555b3}.custom-checkbox .custom-control-input.checkbox-primary:checked~.custom-control-label:before{background:#024a88}.custom-checkbox .custom-control-input.checkbox-primary:focus~.custom-control-label:before{box-shadow:0 0 0 1px #024a88}.custom-checkbox .custom-control-input.checkbox-success:checked~.custom-control-label:before{background:#2d922d}.custom-checkbox .custom-control-input.checkbox-success:focus~.custom-control-label:before{box-shadow:0 0 0 1px #2d922d}.custom-checkbox .custom-control-input.checkbox-info:checked~.custom-control-label:before{background:#248dad}.custom-checkbox .custom-control-input.checkbox-info:focus~.custom-control-label:before{box-shadow:0 0 0 1px #248dad}.custom-checkbox .custom-control-input.checkbox-warning:checked~.custom-control-label:before{background:#f79a17}.custom-checkbox .custom-control-input.checkbox-warning:focus~.custom-control-label:before{box-shadow:0 0 0 1px #f79a17}.custom-checkbox .custom-control-input.checkbox-danger:checked~.custom-control-label:before{background:#bf1725}.custom-checkbox .custom-control-input.checkbox-danger:focus~.custom-control-label:before{box-shadow:0 0 0 1px #bf1725}.custom-checkbox .custom-control-input.checkbox-main:checked~.custom-control-label:before{background:#242D3A}.custom-checkbox .custom-control-input.checkbox-main:focus~.custom-control-label:before{box-shadow:0 0 0 1px #242d3a}.custom-radio .custom-control-input:checked~.custom-control-label:before{background:rgba(85,85,85,.7)}.custom-radio .custom-control-input:focus~.custom-control-label:before{border:1px solid white;box-shadow:0 0 0 1px #555555b3}.custom-radio .custom-control-input.radio-primary:checked~.custom-control-label:before{background:#024a88}.custom-radio .custom-control-input.radio-primary:focus~.custom-control-label:before{box-shadow:0 0 0 1px #024a88}.custom-radio .custom-control-input.radio-success:checked~.custom-control-label:before{background:#2d922d}.custom-radio .custom-control-input.radio-success:focus~.custom-control-label:before{box-shadow:0 0 0 1px #2d922d}.custom-radio .custom-control-input.radio-info:checked~.custom-control-label:before{background:#248dad}.custom-radio .custom-control-input.radio-info:focus~.custom-control-label:before{box-shadow:0 0 0 1px #248dad}.custom-radio .custom-control-input.radio-warning:checked~.custom-control-label:before{background:#f79a17}.custom-radio .custom-control-input.radio-warning:focus~.custom-control-label:before{box-shadow:0 0 0 1px #f79a17}.custom-radio .custom-control-input.radio-danger:checked~.custom-control-label:before{background:#bf1725}.custom-radio .custom-control-input.radio-danger:focus~.custom-control-label:before{box-shadow:0 0 0 1px #bf1725}.custom-radio .custom-control-input.radio-main:checked~.custom-control-label:before{background:#242D3A}.custom-radio .custom-control-input.radio-main:focus~.custom-control-label:before{box-shadow:0 0 0 1px #242d3a}.custom-select,.custom-select:focus{background:rgba(255,255,255,.1) url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23333' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E\") no-repeat right .75rem center;background-size:8px 10px}.bg-primary{background:#024a88!important}.bg-primary.medium-opacity{background:rgba(2,74,136,.5)!important}.bg-success{background:#2d922d!important}.bg-success.medium-opacity{background:rgba(45,146,45,.5)!important}.bg-warning{background:#f79a17!important}.bg-warning.medium-opacity{background:rgba(247,154,23,.5)!important}.bg-danger{background:#bf1725!important}.bg-danger.medium-opacity{background:rgba(191,23,37,.5)!important}.bg-main{background:#242d3a!important}.bg-main.medium-opacity{background:rgba(36,45,58,.5)!important}.bg-dark{background:black!important}.bg-dark.medium-opacity{background:rgba(0,0,0,.5)!important}.custom-select{width:100%}code{background-color:#e9ebee}.app-margin-top-5{margin-top:5px!important}.app-margin-top-10{margin-top:10px!important}.app-margin-top-15{margin-top:15px!important}.app-margin-top-20{margin-top:20px!important}.app-margin-top-25{margin-top:25px!important}.app-margin-top-30{margin-top:30px!important}.app-margin-top-35{margin-top:35px!important}.app-margin-top-40{margin-top:40px!important}.app-margin-top-60{margin-top:60px!important}@media (min-width: 1280px){.modal-xl{max-width:1024px}}@media (min-width: 1600px){.modal-xxl{max-width:1280px}}@media (min-width: 1800px){.modal-feminist{max-width:1366px}}.modal-header{cursor:pointer!important}::-ms-reveal{display:none}.app-fill{width:100%;height:100%}.app-flex-left{margin-right:auto}.lastfix{margin-bottom:-.5rem}.app-inline-wrapped{display:inline!important}.app-inline-wrapped:after{content:\"\\a\";white-space:pre}.app-mat-form-slider{margin-top:-10px;width:100%;padding:0}.app-updevery-input{width:30px;display:inline;padding:1px;height:20px}.mv-input{padding:5px 10px 5px 5px;width:100px;height:30px}.mv-input:focus{box-shadow:none!important}.input-group-addon{background-color:#eceeef;border:1px solid rgba(0,0,0,.15)}.app-flex-row{flex-direction:row}.flex-nowrap{flex-wrap:nowrap}.app-white-button{background-color:#fff;border-color:#ccc}.app-bigplus{text-align:center;font-size:95px;color:#ccc;font-weight:200;cursor:pointer}.app-bigplus :hover{background-color:#eee}.app-wrap{white-space:pre-wrap;word-break:break-word}.app-min-height-145{min-height:145px}.tooltip{pointer-events:auto!important;-webkit-user-select:none!important;-moz-user-select:none!important;-khtml-user-select:none!important;-ms-user-select:none!important;cursor:default!important}.ace_gutter-cell.ace_breakpoint{border-radius:20px 0 0 20px;box-shadow:0 0 1px 1px red inset}.tab-body{padding:15px;border:1px solid #bbb;width:100%}.tab-header-page{border-bottom:20px solid #bbb;border-left:20px solid transparent;border-right:20px solid transparent;cursor:pointer;height:0;text-align:center}.tab-selected{border-bottom:20px solid #bbb;font-weight:700}.tab-unselected{border-bottom:20px solid #ddd}.app-bullet{font-weight:700;font-size:25px;line-height:0;vertical-align:sub}.app-input-password{width:calc(100% - 30px)!important;display:inline-block!important;margin-right:10px!important}.swal2-container{z-index:9999999999999!important}.app-margin-bottom-min-10{margin-bottom:-10px}.app-margin-bottom-min-15{margin-bottom:-15px}.input-group-addon-color{background-color:#eceeef!important}.no-bg-img{background-image:none!important;padding-right:0!important}::placeholder{color:#aaa!important}ngx-charts-advanced-pie-chart,ngx-charts-number-card,ngx-charts-bar-vertical,ngx-charts-bar-horizontal,ngx-charts-tree-map,ngx-charts-charts{display:block;min-height:1px}.table-striped tbody tr:nth-of-type(odd){background-color:#f2f2f2}.app-flip-y{transform:scaleY(-1)}.app-flip-x{transform:scaleX(-1)}.app-std-border-right{border-right:2px solid #ccc}.app-std-border-left{border-left:2px solid #ccc}.dropdown-menu>li>a:empty{padding:0}.app-caret-none{color:transparent!important;text-shadow:0 0 0 black!important}.app-caret-none:focus{outline:none}.app-break-words{word-break:break-all}.app-simple-border{border:1px solid #eceeef}.scrolling-box{max-height:250px;overflow-x:hidden;overflow-y:auto}.app-ace-higlight{background:rgba(255,50,50,.2);position:absolute}.ace_editor,.ace_editor div{font-family:monospace}.fixed-sm-border{border-width:1px;border-radius:0}.app-dashed-box{border:2px dashed #ccc;padding:10px}.app-small-dashed-box{border:1px dashed #ccc;padding:7px;font-size:small}.app-empty-char{position:absolute;top:45%;left:33%;font-size:18px;font-style:italic}.app-textbox-stringyfied{border:0;background-color:#fff;color:#000;font-weight:700}.app-sticky-last-column{right:0;position:sticky;z-index:0;background-color:#fff}.app-sticky-last-column-alt{right:0;position:sticky;z-index:0;background-color:#f2f2f2}.app-sticky-divider{width:100%;height:1px;z-index:999;background-color:#eee}.app-sticky-first-column{left:-1px;z-index:999;position:sticky;background-color:#ccc}.app-dropdown-stringyfied{color:#000!important;padding:0;height:20px!important;background-color:#fff!important;border:0;font-weight:700;outline:0!important;background:white;opacity:1!important;-moz-appearance:none!important;-webkit-appearance:none!important}.app-dropdown-stringyfied::-ms-expand{display:none!important}.background-danger{background-color:#e9967a}.checking-field,.checking-combo{box-shadow:unset!important}.app-border-none{border:none}.app-padding-leftonly-15{padding:0 0 0 15px!important}.app-width-auto{width:auto}.app-line-through{text-decoration:line-through}.app-margin-auto{margin:auto}.app-upper-right-remove{position:absolute;right:10px;font-size:25px;top:5px}.app-inline-block{display:inline-block}.swal2-success{border-color:#2d922d!important;color:#2d922d!important}.swal2-info{border-color:#248dad!important;color:#248dad!important}.swal2-warning{border-color:#f79a17!important;color:#f79a17!important}.swal2-danger{border-color:#bf1725!important;color:#bf1725!important}.app-slash{font-size:30px;line-height:1;margin-top:2px;text-align:center}.table-mh-435{min-height:435px}.table-b0 th,.table-b0 td{border-top:none!important;border-left:none!important}.table-b0{border:0px}.table-b0 th{border-bottom:none!important}.table-b0:last-child{border:none!important}.job-step-number{position:absolute;right:10px;font-size:16px;top:2px;font-weight:700}.dropdown-menu:before{display:none}.app-table-dotted-menu{padding:0 0 2px!important;color:#999}.app-rtl{direction:rtl}.app-border-1{border:1px solid rgba(0,0,0,.15)!important}.app-no-selection{-webkit-user-select:none;-moz-user-select:none;-khtml-user-select:none;-ms-user-select:none}.app-right-border{border-right:2px solid #ccc}.app-mtu-fixed-height{height:302px}.app-mtu-fixed-height-wrapper{height:204px;overflow:auto}.app-upper-right-close{position:absolute;top:0;right:15px;font-size:20px}.toast-message{white-space:pre-wrap}.app-overflow-auto{overflow:auto}.app-no-border{border:none!important}.app-contextmenu{background-color:#fff;border:1px solid;padding:10px 30px}.app-contextmenu-item{margin-left:-30px;margin-right:-30px;cursor:pointer}.app-contextmenu-item>span{padding:3px 30px}.app-contextmenu-item:hover{background-color:#ddd}.app-lh-0{line-height:0}.app-lh-05{line-height:.5}.app-lh-1{line-height:1}.app-lh-2{line-height:2}.app-lh-2-important{line-height:2!important}.app-lh-22{line-height:2.2}.app-display-block{display:block!important}.app-input-inline-icon{padding:0;margin:0;position:absolute;top:2px;right:20px}.app-bordered-box{border:1px solid #ccc}.app-mr-auto{margin-right:auto}.app-mrd-infobox-small{border:1px solid #ccc;padding:5px;border-radius:5px}.app-mrd-infobox{border:1px solid #ccc;padding:5px;border-radius:5px;margin-top:-5px;float:left}.app-mrd-infobox-editmode{margin-bottom:-20px;margin-top:-6px}.app-whitespace-prewrap{white-space:pre-wrap}.app-white-selectable{background-color:#fff}.app-white-selected{background-color:#ddd!important}.app-bb-box{border-bottom:2px solid #ddd}.app-white-selectable:hover{background-color:#ddd}.app-placeholder{color:#aaa}.app-placeholder-dark{color:#777}.modal-open{overflow:inherit;padding-right:0!important}.dropdown-menu a:hover{color:#000!important;background-color:#f5f5f5}.dropdown-menu span:hover,.dropdown-item a:hover{color:#000!important;background-color:transparent}.dropdown-item empty{color:#000!important;background-color:#f5f5f5}.app-history-box{max-height:775px;overflow-x:hidden;overflow-y:auto}.app-date-width,.app-input-width{width:100px}.load-more-btn{width:100%;margin-top:10px;background-color:ButtonFace}.app-max-width-100{max-width:100px}.app-search-buttons{position:absolute;top:55px;right:20px}.app-left-0{left:0}.app-left-4{left:4px}.app-left-10{left:10px}.app-bottom-0{bottom:0}.app-bottom-10{bottom:10px}.app-right-0{right:0}.app-right-10{right:10px!important}.app-right-20{right:20px}.app-right-25{right:25px}.app-right-50{right:50px}.app-top-2{top:2px}.app-top-5{top:5px}.app-top-20,.app-top-40{top:20px}.m-t-min-1{margin-top:-1px}.m-t-min-3{margin-top:-3px}.m-t-min-5{margin-top:-5px}.m-t-min-6{margin-top:-6px}.m-t-min-10{margin-top:-10px}.app-uppercase{text-transform:uppercase}.app-col-sm-10-with-addon{width:calc(83.33333% - 56px)!important}.app-bring-to-front{z-index:9999999!important}.modal{z-index:99999998!important}.app-bring-to-front-strong,.guppy_help{z-index:99999999!important}bs-dropdown-container{z-index:99999999!important}.app-bold{font-weight:700}.app-float-left{float:left}.app-float-right{float:right}.app-no-resize{resize:none}.app-table-no-border{border-top:none!important}.app-upper-left-indicator{position:absolute;top:2px;right:5px}.app-dialog-button{margin-bottom:19px;margin-top:1px;font-size:25px}.app-z-index-0{z-index:0!important}.app-col-divide:after{width:0px;content:\"-\";display:block;position:absolute;top:10px;bottom:0;right:2px;font-weight:700}.app-widgets-expanded{padding-right:20px!important;padding-top:10px!important;padding-bottom:0!important}.app-widget-head-expanded{padding:0 0 0 20px}.app-upper-right-trash{position:absolute;right:15px;top:15px;cursor:pointer;z-index:99}.app-absolute{position:absolute}.app-relative{position:relative}.app-box-ricarico{width:250px;position:absolute;bottom:35px}.app-box-ricarico-edit{width:250px;position:absolute;bottom:21px}.app-input-ricarico{display:inline;margin-left:2px;width:20%}.app-no-overflow{overflow:hidden}.app-overflow-visible{overflow:visible}.app-limited-block{max-height:350px;overflow:auto}.app-refresh-button{position:absolute;top:10px}.app-float-right{float:right!important}.app-intable-input{padding:2px 5px}.app-intable-select{padding:2px 5px;height:23px!important}.app-option-placeholder{color:#aaa!important}.app-option-placeholder option{color:#000!important}.app-lightgrey{color:#666}.app-bg-lightgrey{background-color:#ddd!important}.app-width-1000{width:1000px!important}.app-width-10{width:10px!important}.app-width-20{width:20px!important}.app-width-30{width:30px!important}.app-width-40{width:40px!important}.app-width-50{width:50px!important}.app-width-60{width:60px!important}.app-width-70{width:70px!important}.app-width-80{width:80px!important}.app-width-90{width:90px!important}.app-width-100{width:100px!important}.app-width-110{width:110px!important}.app-width-120{width:120px!important}.app-width-130{width:130px!important}.app-width-180{width:180px!important}.app-width-435{width:435px!important}.app-height-350{height:350px}.app-height-250{height:250px}.app-height-275{height:275px}.app-height-300{height:300px}.app-height-380{height:380px}.app-height-370{height:370px}.app-max-height-370{max-height:370px}.app-height-400,.app-height-425{height:400px}.app-height-450{height:450px}.app-height-560{height:560px}.app-sm2-minus-5{float:left;width:calc(16.66667% - 5px)!important}.app-sm10-plus-5{float:left;width:calc(83.33333% + 5px)!important}.app-deadline-todo{background-color:#87cefa!important}.app-deadline-done{background-color:#90ee90!important}.app-font-size-12{font-size:12px!important}.app-font-size-14{font-size:14px!important}.app-font-size-15{font-size:15px!important}.app-font-size-16{font-size:16px!important}.app-font-size-17{font-size:17px!important}.app-font-size-18{font-size:18px!important}.app-font-size-20{font-size:20px!important}.app-font-size-22{font-size:22px!important}.app-font-size-25{font-size:25px!important}.app-font-size-59{font-size:59px!important}.app-selected{background-color:#b0c4de}.app-aff-90{color:#006400}.app-aff-80{color:green}.app-aff-70{color:#90ee90}.app-aff-60{color:#3cb371}.app-aff-50{color:#ff8c00}.app-aff-40{color:red}.app-bg-aff-90{background-color:#006400}.app-bg-aff-80{background-color:green}.app-bg-aff-70{background-color:#90ee90}.app-bg-aff-60{background-color:#3cb371}.app-bg-aff-50{background-color:#ff8c00}.app-bg-aff-40{background-color:red}.app-scarico-materiale-body{max-height:500px;overflow:auto;overflow-x:hidden}.app-max-height-550{max-height:550px}.app-max-height-300{max-height:300px}.app-success-row{background-color:#389c90!important}.app-danger-row{background-color:#9c3838!important}.app-info-row{background-color:#388b9c!important}.app-active-readonly{color:#555!important;background-color:#fff!important}.app-reading-info{position:absolute;top:5px;left:5px;font-size:20px}.app-loading-over{display:none;margin:auto;position:absolute;inset:0;width:100%;height:100%;z-index:99;background:rgba(0,0,0,.5) none repeat}.app-loading-over-internal{color:#fff;position:absolute;top:48%;left:45%;font-size:15px}.app-circle{display:inline-block;width:10px;height:10px;border-radius:50%}.loader-img{position:absolute;width:140px;top:35%;left:calc(50% - 70px)}.app-timepicker-success{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem;border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.app-success-row-link{color:ivory!important}.dropdown-item:hover{color:#fff!important}.app-fixed-height-700{height:700px;overflow:auto;overflow-x:hidden}.app-fixed-height-610{height:610px;overflow:auto;overflow-x:hidden}.app-fixed-height-685{height:685px;overflow:auto;overflow-x:hidden}.app-arrow{height:15px;width:100%;text-align:center}.app-visible{display:block!important}.app-scheduling-symbol{position:absolute;right:15px;font-size:2.15em;z-index:100}.app-arrow:hover{background-color:#d3d3d3}.app-calendar-box{width:calc(100% - 380px);padding-left:10px;float:right}.app-deadline-box-container{width:380px;height:100%;float:left}.app-deadline-box{padding:0 3px;margin-bottom:5px;margin-left:5px;margin-right:5px;border-style:solid;border-color:#d3d3d3;border-width:2px;position:relative}.app-input-icon{position:absolute;color:#696969;top:11px;left:5px;z-index:999}.app-input-icon:hover{color:#696969}.app-text-center{text-align:center}.app-text-right{text-align:right}.app-text-left{text-align:left}.app-fe-sm-v{position:relative;top:0;width:1px;left:5px;font-size:8px;font-weight:700;color:#000;text-shadow:0px 0px .2px black}.app-fe-v{position:relative;top:-10px;left:145px;width:1px;font-size:11px;font-weight:700;color:#fffac2;text-shadow:0px 0px 1px #fffbcc}.app-card-function-button{padding:.5rem 1.25rem;border-bottom:solid 2px #D9D9D9}.app-modal-function-button{padding:8px 15px;border-bottom:solid 1px #D9D9D9}.app-no-bg-img{background-image:none!important}.app-widget-head-button{font-size:1.15rem;margin-top:-2px;margin-bottom:-5px;margin-left:10px}.app-line-separator{height:3px;background:rgb(237,237,237);border-bottom:1px solid rgb(237,237,237);margin-bottom:10px}.app-small-line-separator{height:2px;background:#ccc;border-bottom:1px solid #ccc;margin-bottom:5px;margin-top:5px}.app-link{color:#0275d8!important;cursor:pointer;text-decoration:none;display:block}.app-link:hover{color:#23527c!important;cursor:pointer;text-decoration:underline!important}.app-link-nocol{cursor:pointer;text-decoration:none}.app-link-nocol:hover{text-decoration:underline}.app-btn-widget{position:absolute;margin:0;top:3.5px;background-color:#414b50;cursor:pointer}.app-btn-widget-spacer{visibility:hidden;height:1px}.app-btn-widget:hover{background-color:#697378}.app-inline{display:inline}.app-btn-search{width:40.85px;height:38px}.app-fa-cell-fix{display:table-cell}.app-display-none{display:none}.app-border-radius-5{border-radius:5px!important}.app-no-padding{padding:0!important}.app-padding-5{padding:5px!important}.app-padding-2{padding:2px!important}.app-padding-3{padding:3px!important}.app-padding-10{padding:10px!important}.app-padding-15{padding:15px!important}.app-padding-left-0{padding-left:0!important}.app-padding-left-5{padding-left:5px!important}.app-padding-left-10{padding-left:10px!important}.app-padding-left-15{padding-left:15px!important}.app-padding-left-20{padding-left:20px!important}.app-padding-left-25{padding-left:25px!important}.app-padding-left-30{padding-left:30px!important}.app-padding-left-35{padding-left:35px!important}.app-padding-left-40{padding-left:40px!important}.app-padding-left-45{padding-left:45px!important}.app-padding-right-0{padding-right:0!important}.app-padding-right-5{padding-right:5px!important}.app-padding-right-10{padding-right:10px!important}.app-padding-right-15{padding-right:15px!important}.app-margin-0{margin:0!important}.app-margin-right-min-10{margin-right:-10px!important}.app-margin-left-min-2{margin-left:-2px}.app-margin-left-min-5{margin-left:-5px}.app-margin-left-min-10{margin-left:-10px!important}.app-margin-right-min-20{margin-right:-20px!important}.app-margin-left-0{margin-left:0!important}.app-margin-left-5{margin-left:5px!important}.app-margin-left-6{margin-left:6px!important}.app-margin-left-15{margin-left:15px!important}.app-margin-left-25{margin-left:25px!important}.app-margin-right-10{margin-right:10px!important}.app-margin-right-15{margin-right:15px!important}.app-margin-right-20{margin-right:20px!important}.app-margin-right-25{margin-right:25px!important}.app-margin-right-5{margin-right:5px!important}.app-margin-top-min-10{margin-top:-10px!important}.app-margin-top-min-15{margin-top:-15px!important}.app-margin-left-10{margin-left:10px!important}.app-margin-bottom-0{margin-bottom:0!important}.app-margin-bottom-2{margin-bottom:2px!important}.app-margin-bottom-5{margin-bottom:5px!important}.app-margin-bottom-10{margin-bottom:10px!important}.app-margin-bottom-14{margin-bottom:14px!important}.app-margin-bottom-15{margin-bottom:15px!important}.app-margin-bottom-20{margin-bottom:20px!important}.app-margin-bottom-25{margin-bottom:25px!important}.app-margin-bottom-30{margin-bottom:30px!important}.app-border-radius-10{border-radius:10px}.app-no-margin{margin:0!important}.app-no-row-margin{margin-left:0!important;margin-right:0!important}.app-white-text{color:#fff!important}.app-black-text{color:#242424!important}.app-pointer{cursor:pointer}.app-not-allowed{cursor:not-allowed}.app-hidden-view{visibility:hidden!important}.app-afterline-button{margin-top:5px;color:#fff;background-color:inherit;border-width:2px;border-color:#fff;font-weight:700;margin-bottom:-5px}.app-afterline-button-black{color:#000;background-color:inherit;border-width:2px;border-color:#000;font-weight:700;margin-bottom:5px}.m-t-min-2{margin-top:-2px}.m-t-1{margin-top:1px}.m-t-2{margin-top:2px}.m-t-3{margin-top:3px}.m-t-4{margin-top:4px}.m-t-6{margin-top:6px}.m-t-7{margin-top:7px}.m-t-8{margin-top:8px}.m-t-9{margin-top:9px}.m-t-10{margin-top:10px}.m-t-30{margin-top:30px}.f-s-25{font-size:25px}.app-pullleft-1{margin-right:1px}.app-pullleft-2{margin-right:2px}.app-pullleft-3{margin-right:3px}.app-pullleft-4{margin-right:4px}.app-pullleft-5{margin-right:5px}.app-pullleft-6{margin-right:6px}.app-pullleft-7{margin-right:7px}.app-pullleft-8{margin-right:8px}.app-pullleft-9{margin-right:9px}.app-pullleft-10{margin-right:10px}.app-pullleft-15{margin-right:15px}.app-pullright-1{margin-left:1px}.app-pullright-2{margin-left:2px}.app-pullright-3{margin-left:3px}.app-pullright-4{margin-left:4px}.app-pullright-5{margin-left:5px}.app-pullright-6{margin-left:6px}.app-pullright-7{margin-left:7px}.app-pullright-8{margin-left:8px}.app-pullright-9{margin-left:9px}.app-pullright-10{margin-left:10px}.app-pullright-15{margin-left:15px}.app-pullup-1{margin-bottom:1px}.app-pullup-2{margin-bottom:2px}.app-pullup-3{margin-bottom:3px}.app-pullup-4{margin-bottom:4px}.app-pullup-5{margin-bottom:5px}.app-pullup-6{margin-bottom:6px}.app-pullup-7{margin-bottom:7px}.app-pullup-8{margin-bottom:8px}.app-pullup-9{margin-bottom:9px}.app-pullup-10{margin-bottom:10px}.app-pullup-15{margin-bottom:15px}.app-one-clm-width{width:100%}.app-two-clm-width{width:50%}.app-three-clm-width{width:33.333%}.app-four-clm-width{width:25%}.app-five-clm-width{width:20%}.app-six-clm-width{width:16.666%}.app-col-12{width:100%}.app-col-11{width:91.66666667%}.app-col-10{width:83.33333333%}.app-col-9{width:75%}.app-col-8{width:66.66666667%}.app-col-7{width:58.33333333%}.app-col-6{width:50%}.app-col-5{width:41.66666667%}.app-col-4{width:33.33333333%}.app-col-3{width:25%}.app-col-2{width:16.66666667%}.app-col-1{width:8.33333333%}.app-padding-bottom-0{padding-bottom:0!important}.app-padding-bottom-5{padding-bottom:5px}.app-padding-bottom-10{padding-bottom:10px}.app-padding-top-0{padding-top:0!important}.app-padding-top-3{padding-top:3px!important}.app-padding-top-8{padding-top:8px!important}.app-padding-top-5{padding-top:5px!important}.app-padding-top-10{padding-top:10px!important}.app-padding-top-13{padding-top:13px!important}.app-padding-top-15{padding-top:15px!important}.app-padding-top-16{padding-top:16px!important}.app-mb-0{margin-bottom:0}.file-upload .file-upload-btn{position:absolute;width:100%;height:35px;z-index:9;opacity:0}.file-upload .delete-file{position:absolute;right:50px;top:8px;font-size:16px;opacity:.8;cursor:pointer;z-index:99;visibility:hidden}.file-upload:hover .delete-file{visibility:visible}.app-right-15{right:15px}.app-top-0{top:0}.app-top-10{top:10px}.app-fs-30{font-size:30px}.app-fs-16{font-size:16px}.app-fs-20{font-size:20px}.app-fs-23{font-size:23px}.app-fs-24{font-size:24px}.app-fs-18{font-size:18px}.app-fs-14{font-size:14px}.app-fs-12{font-size:12px}.selectable-timeline{height:20px;display:flex}.timeline-element-selected{cursor:pointer;text-decoration:underline;font-weight:700}.timeline-element-unselected{cursor:pointer;font-style:italic}.timeline-arrow{width:15px}.timeline-element-container{width:calc(100% - 37px);overflow:hidden;white-space:nowrap;text-overflow:ellipsis;display:flex}.app-checkbox-label{margin-left:5px;margin-top:-1px}.app-nowrap{white-space:nowrap}.app-min-height-365{min-height:365px}.app-min-width-std-395{min-width:395px}.app-min-width-std-110{min-width:110px}.app-min-width-std-150{min-width:150px}.app-min-width-std-220{min-width:220px}.app-min-width-std-120{min-width:120px}.app-min-width-std-70{min-width:70px}.app-ltab-border{border-left:2px solid #bbb}.app-rtab-border{border-right:2px solid #bbb}.app-col-min{width:1px}.app-filter-wrapper{padding-left:0;margin-top:20px}.app-first-filter-line{margin-top:-20px}.caret{display:inline-block;width:0;height:0;margin-left:2px;vertical-align:middle}.dropup,.dropdown{position:relative}.dropdown-toggle:focus{outline:0}.dropdown-menu{position:absolute;top:100%;left:0;display:none;float:left;min-width:160px;padding:5px 0;margin:2px 0 0;list-style:none;text-align:left;border:1px solid #CCC;background-clip:padding-box}.dropdown-menu.pull-right{right:0;left:auto}.dropdown-menu>li>a{display:block;padding:3px 20px;clear:both;font-weight:400;white-space:nowrap}.dropdown-menu>li>a:hover,.dropdown-menu>li>a:focus{text-decoration:none}.dropdown-menu>.active>a,.dropdown-menu>.active>a:hover,.dropdown-menu>.active>a:focus{text-decoration:none;outline:0}.dropdown-menu>.disabled>a:hover,.dropdown-menu>.disabled>a:focus{text-decoration:none;background-color:transparent;background-image:none}.open>.dropdown-menu{display:block}.open>a{outline:0}.dropdown-menu-right-user{left:-250px;right:0;top:-2px;width:242px}.dropdown-menu-right{left:auto;right:0}.dropdown-menu-left{left:0;right:auto}.dropdown-header{display:block;padding:3px 20px;white-space:nowrap}.dropdown-backdrop{position:fixed;inset:0}.pull-right>.dropdown-menu{right:0;left:auto}.dropup .caret,.navbar-fixed-bottom .dropdown .caret{border-top:0;content:\"\"}.dropup .dropdown-menu,.navbar-fixed-bottom .dropdown .dropdown-menu{top:auto;bottom:100%;margin-bottom:2px}.pace .pace-progress{background:#637CA0;position:absolute;height:3px;z-index:0}.pace .pace-progress-inner{display:none}.pace .pace-activity{position:absolute;top:10px;left:10px;border-width:1px;right:auto;width:18px;height:18px;border-top-color:#242d3a;border-left-color:#242d3a}.slimScrollBar,.slimScrollRail{border-radius:0!important;width:4px!important}.gu-mirror{position:fixed!important;margin:0!important;z-index:9999!important;opacity:.8;-ms-filter:\"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)\";filter:alpha(opacity=80);pointer-events:none}.gu-hide{left:-9999px!important}.gu-unselectable{-webkit-user-select:none!important;user-select:none!important}.gu-transit{opacity:.2;-ms-filter:\"progid:DXImageTransform.Microsoft.Alpha(Opacity=20)\";filter:alpha(opacity=20)}.guppy_help{max-height:400px;overflow-y:scroll}.toast-container{margin-top:55px}.ngx-json-viewer .segment-type-null>.segment-main>.segment-value{background-color:inherit!important}.swal2-html-container{overflow:hidden}@font-face{font-family:Roboto;font-style:normal;font-weight:100;src:local(\"Roboto Thin\"),local(\"Roboto-Thin\"),url(/assets/fonts/google/Roboto/Roboto-Thin.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:100;src:local(\"Roboto Thin Italic\"),local(\"Roboto-ThinItalic\"),url(/assets/fonts/google/Roboto/Roboto-ThinItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:300;src:local(\"Roboto Light\"),local(\"Roboto-Light\"),url(/assets/fonts/google/Roboto/Roboto-Light.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:300;src:local(\"Roboto Light Italic\"),local(\"Roboto-LightItalic\"),url(/assets/fonts/google/Roboto/Roboto-LightItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:400;src:local(\"Roboto Regular\"),local(\"Roboto-Regular\"),url(/assets/fonts/google/Roboto/Roboto-Regular.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:400;src:local(\"Roboto Italic\"),local(\"Roboto-Italic\"),url(/assets/fonts/google/Roboto/Roboto-Italic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:500;src:local(\"Roboto Medium\"),local(\"Roboto-Medium\"),url(/assets/fonts/google/Roboto/Roboto-Medium.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:500;src:local(\"Roboto Medium Italic\"),local(\"Roboto-MediumItalic\"),url(/assets/fonts/google/Roboto/Roboto-MediumItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:700;src:local(\"Roboto Bold\"),local(\"Roboto-Bold\"),url(/assets/fonts/google/Roboto/Roboto-Bold.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:700;src:local(\"Roboto Bold Italic\"),local(\"Roboto-BoldItalic\"),url(/assets/fonts/google/Roboto/Roboto-BoldItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:900;src:local(\"Roboto Black\"),local(\"Roboto-Black\"),url(/assets/fonts/google/Roboto/Roboto-Black.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:900;src:local(\"Roboto Black Italic\"),local(\"Roboto-BlackItalic\"),url(/assets/fonts/google/Roboto/Roboto-BlackItalic.ttf) format(\"truetype\")}html{height:100%;min-height:100%}body{font-family:Roboto,sans-serif;font-size:14px;color:#242424}body:before{content:\"\";position:fixed;width:100%;height:100%;top:0;left:0;background:#e9ebee;will-change:transform;z-index:-1}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{font-weight:400}h1 small,h2 small,h3 small,h4 small,h5 small,h6 small,.h1 small,.h2 small,.h3 small,.h4 small,.h5 small,.h6 small{font-size:70%}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-button{width:0px;height:0px}::-webkit-scrollbar-thumb{background:#e1e1e1;border:0px none #ffffff;border-radius:0}::-webkit-scrollbar-thumb:hover{background:#cccccc}::-webkit-scrollbar-thumb:active{background:#888888}::-webkit-scrollbar-track{background:#666666;border:0px none #ffffff;border-radius:0}::-webkit-scrollbar-track:hover{background:#666666}::-webkit-scrollbar-track:active{background:#333333}::-webkit-scrollbar-corner{background:transparent}.transition{transition:.3s}.widget-controls{position:absolute;z-index:1;top:0;right:0;padding:10px 20px;font-size:14px}.widget-controls a{color:#fff;margin-left:7px;line-height:1;vertical-align:top;display:inline-block}.widget-controls a i.glyphicon-resize-full{font-size:13px}.widget-controls a:hover{color:#ffffffb3}.widget-controls a.dropdown-toggle:after{display:none}.widget-controls ul.dropdown-menu{min-width:9rem;padding:0;border-radius:0}.widget-controls ul.dropdown-menu li{padding:4px;overflow:hidden}.widget-controls ul.dropdown-menu li a{color:#242d3a;font-size:13px;width:100%}.widget-controls ul.dropdown-menu li:hover{background-color:#242d3a}.widget-controls ul.dropdown-menu li:hover a{color:#fff}.card.fullscreened .card-header{line-height:35px}.card.fullscreened .card-header .widget-controls{padding:20px}.card.fullscreened .card-header .widget-controls a{margin-left:12px}.card.fullscreened .card-header .widget-controls a.setting{display:none}.card.fullscreened.card-primary{background:#024a88}.card.fullscreened.card-success{background:#2d922d}.card.fullscreened.card-info{background:#248dad}.card.fullscreened.card-warning{background:#f79a17}.card.fullscreened.card-danger{background:#bf1725}.scrolling{height:100%;overflow-y:scroll;padding-bottom:60px}.no-margin{margin:0}.bottom-15{margin-bottom:15px}.m-t-5{margin-top:5px}.m-t-15{margin-top:15px}.res-img{width:100%}.chart-outher{width:55%;margin:0 auto}.p-t-10{padding-top:10%}.o-visible{overflow:visible}.w-150{width:150px}.w-200{width:200px}@media (max-width: 543px){.chart-outher{width:100%}}@media (min-width: 544px) and (max-width: 767px){.chart-outher{width:85%}}@media (min-width: 992px) and (max-width: 1199px){.chart-outher{width:65%}}.mat-form-field-disabled .mat-form-field-wrapper{background-color:#ddd}.mat-no-border-top .mat-form-field-infix{border-top:none!important}.mat-dflt-margin,.mat-form-field-appearance-outline .mat-form-field-wrapper{margin-top:.125em!important;margin-bottom:.125em!important}.mat-form-field-wrapper{padding-bottom:0;height:35px;min-height:35px!important;margin-bottom:-7px!important}.mat-full-width{width:100%}.mat-full-height .mat-form-field-wrapper{height:100%!important}.mat-form-field-appearance-outline .mat-form-field-infix{padding-top:5px;padding-bottom:0;height:36px}.mat-form-field-appearance-outline .mat-form-field-infix select.mat-input-element{background-color:transparent;margin-bottom:-11px!important;margin-top:-2px!important;padding-top:0!important;top:0!important}.mat-form-field-appearance-outline .mat-form-field-infix input{display:inline-flex;margin-top:-8px;margin-bottom:-5px;padding-top:8px}.mat-form-field-appearance-outline .mat-form-field-suffix{height:25px!important;top:-2px!important}.mat-form-field-appearance-outline .mat-form-field-suffix .form-input-suffix{margin-right:5px!important;position:absolute!important;top:7px!important;right:4px!important}.mat-form-field-appearance-outline .mat-form-field-infix .form-input-suffix{position:relative!important;top:-4px!important}.mat-form-field-prefix .mat-icon-button,.mat-form-field-suffix .mat-icon-button{height:32px!important}.mat-form-field-label-wrapper{top:-8px}.mat-form-field-type-mat-native-select .mat-form-field-infix:after{top:60%!important}.mat-form-field-suffix{margin-right:-10px!important}.cdk-overlay-container{z-index:99999999!important}.mat-height-fixed .mat-form-field-flex{height:38px!important}.mat-height-auto .mat-form-field-flex{height:auto!important;padding-bottom:5px!important;padding-top:5px!important;padding-right:2px!important}.mat-height-auto .mat-form-field-infix{height:auto!important}.mat-icon-button-override{width:25px!important;top:0!important;color:#000000a3!important;position:absolute!important}.mat-icon-button-override-suffix{right:-5px!important}.mat-icon-button-override-prefix{left:-5px!important}.mat-option{height:25px!important;font-size:14px!important}.ngx-mat-timepicker .mat-form-field-infix{border-top:none!important}.mat-form-field-wrapper .form-control{width:100%;border:none;padding:0;line-height:1}.mat-form-field-wrapper .form-control:focus{box-shadow:none!important}.mat-form-field-wrapper .form-control.checking-field.ng-touched{padding-right:0;background-position-y:14px!important;background-position-x:right;padding-top:8px;padding-bottom:0}.mat-height-auto .form-control.checking-field.ng-touched{padding-right:25px;background-position:center right .625rem!important}.mat-form-field-wrapper .form-control.input-small.checking-field.ng-touched{background-position-y:9px!important;padding-right:25px}.mat-form-field-wrapper .form-control{background-color:transparent!important}.mat-form-field-wrapper .form-control.checking-combo.ng-touched{padding-right:45px;background-position-y:8px!important;padding-top:4px!important}.mat-form-field-wrapper .form-control.checking-combo.ng-untouched{padding-right:20px;background-position-y:8px!important;padding-top:4px!important}.mat-input-with-suffix{width:calc(100% - 35px)!important;display:inline-block!important;margin-right:10px!important}.mat-input-group-addon .mat-form-field-appearance-outline .mat-form-field-wrapper{background-color:#eceeef;border:1px solid rgba(0,0,0,.15);border-radius:.25rem}.mat-form-field-appearance-outline textarea{padding:5px 0!important}.snow{position:absolute;width:10px;height:10px;background:white;border-radius:50%}.snow:nth-child(1){opacity:1.2642;transform:translate(29.7781vw,-10px) scale(.2327);animation:fall-1 14s -11s linear infinite}@keyframes fall-1{42.609%{transform:translate(27.8553vw,42.609vh) scale(.2327)}to{transform:translate(28.8167vw,99vh) scale(.2327)}}.snow:nth-child(2){opacity:.9532;transform:translate(60.9916vw,-10px) scale(.0655);animation:fall-2 20s -21s linear infinite}@keyframes fall-2{64.323%{transform:translate(63.2213vw,64.323vh) scale(.0655)}to{transform:translate(62.10645vw,99vh) scale(.0655)}}.snow:nth-child(3){opacity:1.4798;transform:translate(36.9389vw,-10px) scale(.3247);animation:fall-3 12s -20s linear infinite}@keyframes fall-3{51.283%{transform:translate(31.6495vw,51.283vh) scale(.3247)}to{transform:translate(34.2942vw,99vh) scale(.3247)}}.snow:nth-child(4){opacity:.1314;transform:translate(51.6351vw,-10px) scale(.689);animation:fall-4 17s -15s linear infinite}@keyframes fall-4{57.811%{transform:translate(59.1065vw,57.811vh) scale(.689)}to{transform:translate(55.3708vw,99vh) scale(.689)}}.snow:nth-child(5){opacity:1.9394;transform:translate(40.8981vw,-10px) scale(.021);animation:fall-5 26s -19s linear infinite}@keyframes fall-5{72.811%{transform:translate(44.7343vw,72.811vh) scale(.021)}to{transform:translate(42.8162vw,99vh) scale(.021)}}.snow:nth-child(6){opacity:1.8408;transform:translate(45.2651vw,-10px) scale(.8204);animation:fall-6 23s -26s linear infinite}@keyframes fall-6{40.988%{transform:translate(40.9858vw,40.988vh) scale(.8204)}to{transform:translate(43.12545vw,99vh) scale(.8204)}}.snow:nth-child(7){opacity:.275;transform:translate(52.8668vw,-10px) scale(.8444);animation:fall-7 22s -6s linear infinite}@keyframes fall-7{69.069%{transform:translate(58.8029vw,69.069vh) scale(.8444)}to{transform:translate(55.83485vw,99vh) scale(.8444)}}.snow:nth-child(8){opacity:.7728;transform:translate(20.9965vw,-10px) scale(.6703);animation:fall-8 13s -23s linear infinite}@keyframes fall-8{31.964%{transform:translate(14.7451vw,31.964vh) scale(.6703)}to{transform:translate(17.8708vw,99vh) scale(.6703)}}.snow:nth-child(9){opacity:1.1128;transform:translate(74.8729vw,-10px) scale(.054);animation:fall-9 25s -24s linear infinite}@keyframes fall-9{54.621%{transform:translate(69.9885vw,54.621vh) scale(.054)}to{transform:translate(72.4307vw,99vh) scale(.054)}}.snow:nth-child(10){opacity:1.8606;transform:translate(97.6045vw,-10px) scale(.0766);animation:fall-10 25s -14s linear infinite}@keyframes fall-10{30.242%{transform:translate(94.3419vw,30.242vh) scale(.0766)}to{transform:translate(95.9732vw,99vh) scale(.0766)}}.snow:nth-child(11){opacity:.9896;transform:translate(41.6705vw,-10px) scale(.5778);animation:fall-11 12s -20s linear infinite}@keyframes fall-11{70.815%{transform:translate(48.6063vw,70.815vh) scale(.5778)}to{transform:translate(45.1384vw,99vh) scale(.5778)}}.snow:nth-child(12){opacity:.0676;transform:translate(61.0453vw,-10px) scale(.4237);animation:fall-12 17s -20s linear infinite}@keyframes fall-12{68.545%{transform:translate(58.118vw,68.545vh) scale(.4237)}to{transform:translate(59.58165vw,99vh) scale(.4237)}}.snow:nth-child(13){opacity:1.3898;transform:translate(23.954vw,-10px) scale(.2789);animation:fall-13 14s -15s linear infinite}@keyframes fall-13{47.079%{transform:translate(15.9392vw,47.079vh) scale(.2789)}to{transform:translate(19.9466vw,99vh) scale(.2789)}}.snow:nth-child(14){opacity:1.2322;transform:translate(35.4946vw,-10px) scale(.7353);animation:fall-14 29s -24s linear infinite}@keyframes fall-14{70.803%{transform:translate(36.3496vw,70.803vh) scale(.7353)}to{transform:translate(35.9221vw,99vh) scale(.7353)}}.snow:nth-child(15){opacity:1.2496;transform:translate(2.0702vw,-10px) scale(.5935);animation:fall-15 28s -8s linear infinite}@keyframes fall-15{38.359%{transform:translate(.6792vw,38.359vh) scale(.5935)}to{transform:translate(1.3747vw,99vh) scale(.5935)}}.snow:nth-child(16){opacity:1.6928;transform:translate(31.4791vw,-10px) scale(.3814);animation:fall-16 18s -1s linear infinite}@keyframes fall-16{74.916%{transform:translate(27.1361vw,74.916vh) scale(.3814)}to{transform:translate(29.3076vw,99vh) scale(.3814)}}.snow:nth-child(17){opacity:1.0272;transform:translate(91.2161vw,-10px) scale(.7614);animation:fall-17 17s -7s linear infinite}@keyframes fall-17{51.606%{transform:translate(88.7899vw,51.606vh) scale(.7614)}to{transform:translate(90.003vw,99vh) scale(.7614)}}.snow:nth-child(18){opacity:1.9214;transform:translate(47.1616vw,-10px) scale(.8005);animation:fall-18 22s -6s linear infinite}@keyframes fall-18{47.897%{transform:translate(46.2026vw,47.897vh) scale(.8005)}to{transform:translate(46.6821vw,99vh) scale(.8005)}}.snow:nth-child(19){opacity:1.7058;transform:translate(25.1145vw,-10px) scale(.3694);animation:fall-19 23s -4s linear infinite}@keyframes fall-19{71.145%{transform:translate(34.5766vw,71.145vh) scale(.3694)}to{transform:translate(29.84555vw,99vh) scale(.3694)}}.snow:nth-child(20){opacity:1.2992;transform:translate(85.5864vw,-10px) scale(.1979);animation:fall-20 23s -21s linear infinite}@keyframes fall-20{61.115%{transform:translate(78.6982vw,61.115vh) scale(.1979)}to{transform:translate(82.1423vw,99vh) scale(.1979)}}.snow:nth-child(21){opacity:1.5872;transform:translate(9.9176vw,-10px) scale(.477);animation:fall-21 16s -14s linear infinite}@keyframes fall-21{56.451%{transform:translate(1.5002vw,56.451vh) scale(.477)}to{transform:translate(5.7089vw,99vh) scale(.477)}}.snow:nth-child(22){opacity:.099;transform:translate(56.1739vw,-10px) scale(.2193);animation:fall-22 12s -4s linear infinite}@keyframes fall-22{43.895%{transform:translate(48.6983vw,43.895vh) scale(.2193)}to{transform:translate(52.4361vw,99vh) scale(.2193)}}.snow:nth-child(23){opacity:.3782;transform:translate(89.0099vw,-10px) scale(.8402);animation:fall-23 30s -15s linear infinite}@keyframes fall-23{79.24%{transform:translate(87.9047vw,79.24vh) scale(.8402)}to{transform:translate(88.4573vw,99vh) scale(.8402)}}.snow:nth-child(24){opacity:1.2574;transform:translate(97.6567vw,-10px) scale(.9615);animation:fall-24 27s -4s linear infinite}@keyframes fall-24{64.113%{transform:translate(98.741vw,64.113vh) scale(.9615)}to{transform:translate(98.19885vw,99vh) scale(.9615)}}.snow:nth-child(25){opacity:1.7574;transform:translate(42.3495vw,-10px) scale(.0377);animation:fall-25 27s -5s linear infinite}@keyframes fall-25{45.354%{transform:translate(45.339vw,45.354vh) scale(.0377)}to{transform:translate(43.84425vw,99vh) scale(.0377)}}.snow:nth-child(26){opacity:1.5254;transform:translate(5.1479vw,-10px) scale(.0826);animation:fall-26 12s -26s linear infinite}@keyframes fall-26{53.083%{transform:translate(3.3981vw,53.083vh) scale(.0826)}to{transform:translate(4.273vw,99vh) scale(.0826)}}.snow:nth-child(27){opacity:1.3866;transform:translate(29.6874vw,-10px) scale(.0868);animation:fall-27 25s -9s linear infinite}@keyframes fall-27{37.808%{transform:translate(19.8023vw,37.808vh) scale(.0868)}to{transform:translate(24.74485vw,99vh) scale(.0868)}}.snow:nth-child(28){opacity:.3584;transform:translate(83.7177vw,-10px) scale(.9036);animation:fall-28 25s -17s linear infinite}@keyframes fall-28{41.418%{transform:translate(79.4153vw,41.418vh) scale(.9036)}to{transform:translate(81.5665vw,99vh) scale(.9036)}}.snow:nth-child(29){opacity:1.7198;transform:translate(8.2723vw,-10px) scale(.0953);animation:fall-29 17s -30s linear infinite}@keyframes fall-29{43.439%{transform:translate(12.3197vw,43.439vh) scale(.0953)}to{transform:translate(10.296vw,99vh) scale(.0953)}}.snow:nth-child(30){opacity:1.8292;transform:translate(3.4575vw,-10px) scale(.5224);animation:fall-30 21s -10s linear infinite}@keyframes fall-30{65.59%{transform:translate(-.5715vw,65.59vh) scale(.5224)}to{transform:translate(1.443vw,99vh) scale(.5224)}}.snow:nth-child(31){opacity:.218;transform:translate(16.5873vw,-10px) scale(.5522);animation:fall-31 13s -22s linear infinite}@keyframes fall-31{63.756%{transform:translate(18.8099vw,63.756vh) scale(.5522)}to{transform:translate(17.6986vw,99vh) scale(.5522)}}.snow:nth-child(32){opacity:.3922;transform:translate(45.2827vw,-10px) scale(.2947);animation:fall-32 29s -25s linear infinite}@keyframes fall-32{51.451%{transform:translate(46.5253vw,51.451vh) scale(.2947)}to{transform:translate(45.904vw,99vh) scale(.2947)}}.snow:nth-child(33){opacity:.5516;transform:translate(21.2278vw,-10px) scale(.0725);animation:fall-33 11s -3s linear infinite}@keyframes fall-33{64.137%{transform:translate(25.8156vw,64.137vh) scale(.0725)}to{transform:translate(23.5217vw,99vh) scale(.0725)}}.snow:nth-child(34){opacity:.9614;transform:translate(85.3331vw,-10px) scale(.0601);animation:fall-34 30s -20s linear infinite}@keyframes fall-34{30.123%{transform:translate(86.4255vw,30.123vh) scale(.0601)}to{transform:translate(85.8793vw,99vh) scale(.0601)}}.snow:nth-child(35){opacity:.1058;transform:translate(87.113vw,-10px) scale(.4241);animation:fall-35 12s -2s linear infinite}@keyframes fall-35{61.414%{transform:translate(86.0282vw,61.414vh) scale(.4241)}to{transform:translate(86.5706vw,99vh) scale(.4241)}}.snow:nth-child(36){opacity:1.34;transform:translate(27.4101vw,-10px) scale(.4295);animation:fall-36 15s -3s linear infinite}@keyframes fall-36{55.678%{transform:translate(28.1424vw,55.678vh) scale(.4295)}to{transform:translate(27.77625vw,99vh) scale(.4295)}}.snow:nth-child(37){opacity:.7026;transform:translate(67.413vw,-10px) scale(.6927);animation:fall-37 30s -12s linear infinite}@keyframes fall-37{34.008%{transform:translate(66.242vw,34.008vh) scale(.6927)}to{transform:translate(66.8275vw,99vh) scale(.6927)}}.snow:nth-child(38){opacity:1.0316;transform:translate(22.514vw,-10px) scale(.2981);animation:fall-38 12s -6s linear infinite}@keyframes fall-38{49.261%{transform:translate(12.5611vw,49.261vh) scale(.2981)}to{transform:translate(17.53755vw,99vh) scale(.2981)}}.snow:nth-child(39){opacity:.1168;transform:translate(33.5014vw,-10px) scale(.7563);animation:fall-39 22s -12s linear infinite}@keyframes fall-39{53.886%{transform:translate(36.6456vw,53.886vh) scale(.7563)}to{transform:translate(35.0735vw,99vh) scale(.7563)}}.snow:nth-child(40){opacity:1.5518;transform:translate(7.7414vw,-10px) scale(.0372);animation:fall-40 25s -19s linear infinite}@keyframes fall-40{50.274%{transform:translate(2.9367vw,50.274vh) scale(.0372)}to{transform:translate(5.33905vw,99vh) scale(.0372)}}.snow:nth-child(41){opacity:1.9104;transform:translate(92.1885vw,-10px) scale(.3269);animation:fall-41 19s -26s linear infinite}@keyframes fall-41{59.564%{transform:translate(93.1756vw,59.564vh) scale(.3269)}to{transform:translate(92.68205vw,99vh) scale(.3269)}}.snow:nth-child(42){opacity:.9456;transform:translate(11.6182vw,-10px) scale(.9909);animation:fall-42 16s -13s linear infinite}@keyframes fall-42{41.313%{transform:translate(14.4967vw,41.313vh) scale(.9909)}to{transform:translate(13.05745vw,99vh) scale(.9909)}}.snow:nth-child(43){opacity:.9956;transform:translate(16.213vw,-10px) scale(.3153);animation:fall-43 22s -14s linear infinite}@keyframes fall-43{57.036%{transform:translate(20.2483vw,57.036vh) scale(.3153)}to{transform:translate(18.23065vw,99vh) scale(.3153)}}.snow:nth-child(44){opacity:.3534;transform:translate(76.7871vw,-10px) scale(.8957);animation:fall-44 30s -11s linear infinite}@keyframes fall-44{46.916%{transform:translate(83.2432vw,46.916vh) scale(.8957)}to{transform:translate(80.01515vw,99vh) scale(.8957)}}.snow:nth-child(45){opacity:.9866;transform:translate(.7245vw,-10px) scale(.2412);animation:fall-45 11s -2s linear infinite}@keyframes fall-45{52.243%{transform:translate(1.7137vw,52.243vh) scale(.2412)}to{transform:translate(1.2191vw,99vh) scale(.2412)}}.snow:nth-child(46){opacity:.5172;transform:translate(10.8284vw,-10px) scale(.9115);animation:fall-46 17s -3s linear infinite}@keyframes fall-46{35.066%{transform:translate(3.2638vw,35.066vh) scale(.9115)}to{transform:translate(7.0461vw,99vh) scale(.9115)}}.snow:nth-child(47){opacity:.7282;transform:translate(62.5454vw,-10px) scale(.8068);animation:fall-47 11s -28s linear infinite}@keyframes fall-47{60.006%{transform:translate(67.178vw,60.006vh) scale(.8068)}to{transform:translate(64.8617vw,99vh) scale(.8068)}}.snow:nth-child(48){opacity:.518;transform:translate(36.0797vw,-10px) scale(.019);animation:fall-48 28s -19s linear infinite}@keyframes fall-48{51.778%{transform:translate(29.2849vw,51.778vh) scale(.019)}to{transform:translate(32.6823vw,99vh) scale(.019)}}.snow:nth-child(49){opacity:.556;transform:translate(29.8998vw,-10px) scale(.0105);animation:fall-49 22s -8s linear infinite}@keyframes fall-49{67.278%{transform:translate(19.9668vw,67.278vh) scale(.0105)}to{transform:translate(24.9333vw,99vh) scale(.0105)}}.snow:nth-child(50){opacity:.4986;transform:translate(80.4233vw,-10px) scale(.7968);animation:fall-50 17s -29s linear infinite}@keyframes fall-50{69.651%{transform:translate(82.4522vw,69.651vh) scale(.7968)}to{transform:translate(81.43775vw,99vh) scale(.7968)}}.snow:nth-child(51){opacity:1.096;transform:translate(24.1709vw,-10px) scale(.3361);animation:fall-51 23s -23s linear infinite}@keyframes fall-51{32.43%{transform:translate(14.3226vw,32.43vh) scale(.3361)}to{transform:translate(19.24675vw,99vh) scale(.3361)}}.snow:nth-child(52){opacity:.7954;transform:translate(60.8418vw,-10px) scale(.6502);animation:fall-52 22s -14s linear infinite}@keyframes fall-52{44.705%{transform:translate(51.3589vw,44.705vh) scale(.6502)}to{transform:translate(56.10035vw,99vh) scale(.6502)}}.snow:nth-child(53){opacity:1.9014;transform:translate(44.1374vw,-10px) scale(.1582);animation:fall-53 22s -29s linear infinite}@keyframes fall-53{59.969%{transform:translate(35.3927vw,59.969vh) scale(.1582)}to{transform:translate(39.76505vw,99vh) scale(.1582)}}.snow:nth-child(54){opacity:.5608;transform:translate(2.2091vw,-10px) scale(.0337);animation:fall-54 24s -10s linear infinite}@keyframes fall-54{79.162%{transform:translate(6.9003vw,79.162vh) scale(.0337)}to{transform:translate(4.5547vw,99vh) scale(.0337)}}.snow:nth-child(55){opacity:.4906;transform:translate(21.3218vw,-10px) scale(.6234);animation:fall-55 11s -9s linear infinite}@keyframes fall-55{43.608%{transform:translate(14.8921vw,43.608vh) scale(.6234)}to{transform:translate(18.10695vw,99vh) scale(.6234)}}.snow:nth-child(56){opacity:.0744;transform:translate(66.8741vw,-10px) scale(.8222);animation:fall-56 12s -11s linear infinite}@keyframes fall-56{45.307%{transform:translate(62.0635vw,45.307vh) scale(.8222)}to{transform:translate(64.4688vw,99vh) scale(.8222)}}.snow:nth-child(57){opacity:1.6324;transform:translate(3.7101vw,-10px) scale(.7431);animation:fall-57 12s -15s linear infinite}@keyframes fall-57{63.914%{transform:translate(-.8766vw,63.914vh) scale(.7431)}to{transform:translate(1.41675vw,99vh) scale(.7431)}}.snow:nth-child(58){opacity:.2058;transform:translate(13.3102vw,-10px) scale(.9688);animation:fall-58 11s -14s linear infinite}@keyframes fall-58{35.689%{transform:translate(22.333vw,35.689vh) scale(.9688)}to{transform:translate(17.8216vw,99vh) scale(.9688)}}.snow:nth-child(59){opacity:.4988;transform:translate(57.7828vw,-10px) scale(.2784);animation:fall-59 25s -28s linear infinite}@keyframes fall-59{33.855%{transform:translate(52.9585vw,33.855vh) scale(.2784)}to{transform:translate(55.37065vw,99vh) scale(.2784)}}.snow:nth-child(60){opacity:.452;transform:translate(7.9904vw,-10px) scale(.3438);animation:fall-60 28s -4s linear infinite}@keyframes fall-60{41.838%{transform:translate(4.0931vw,41.838vh) scale(.3438)}to{transform:translate(6.04175vw,99vh) scale(.3438)}}.snow:nth-child(61){opacity:1.1842;transform:translate(96.1056vw,-10px) scale(.2956);animation:fall-61 21s -21s linear infinite}@keyframes fall-61{78.612%{transform:translate(99.7678vw,78.612vh) scale(.2956)}to{transform:translate(97.9367vw,99vh) scale(.2956)}}.snow:nth-child(62){opacity:1.2988;transform:translate(86.7337vw,-10px) scale(.9059);animation:fall-62 10s -13s linear infinite}@keyframes fall-62{57.497%{transform:translate(82.866vw,57.497vh) scale(.9059)}to{transform:translate(84.79985vw,99vh) scale(.9059)}}.snow:nth-child(63){opacity:.1688;transform:translate(50.6768vw,-10px) scale(.2817);animation:fall-63 11s -26s linear infinite}@keyframes fall-63{36.714%{transform:translate(53.7421vw,36.714vh) scale(.2817)}to{transform:translate(52.20945vw,99vh) scale(.2817)}}.snow:nth-child(64){opacity:1.9276;transform:translate(12.2694vw,-10px) scale(.2408);animation:fall-64 19s -3s linear infinite}@keyframes fall-64{55.249%{transform:translate(15.5738vw,55.249vh) scale(.2408)}to{transform:translate(13.9216vw,99vh) scale(.2408)}}.snow:nth-child(65){opacity:.8434;transform:translate(59.9399vw,-10px) scale(.9411);animation:fall-65 23s -14s linear infinite}@keyframes fall-65{32.423%{transform:translate(69.0877vw,32.423vh) scale(.9411)}to{transform:translate(64.5138vw,99vh) scale(.9411)}}.snow:nth-child(66){opacity:.3558;transform:translate(38.203vw,-10px) scale(.1034);animation:fall-66 26s -15s linear infinite}@keyframes fall-66{79.441%{transform:translate(44.1556vw,79.441vh) scale(.1034)}to{transform:translate(41.1793vw,99vh) scale(.1034)}}.snow:nth-child(67){opacity:.8364;transform:translate(54.8452vw,-10px) scale(.4512);animation:fall-67 28s -6s linear infinite}@keyframes fall-67{59.027%{transform:translate(54.2938vw,59.027vh) scale(.4512)}to{transform:translate(54.5695vw,99vh) scale(.4512)}}.snow:nth-child(68){opacity:1.391;transform:translate(47.4815vw,-10px) scale(.9461);animation:fall-68 10s -16s linear infinite}@keyframes fall-68{59.281%{transform:translate(52.3848vw,59.281vh) scale(.9461)}to{transform:translate(49.93315vw,99vh) scale(.9461)}}.snow:nth-child(69){opacity:.3366;transform:translate(72.3742vw,-10px) scale(.1344);animation:fall-69 29s -12s linear infinite}@keyframes fall-69{32.119%{transform:translate(66.7271vw,32.119vh) scale(.1344)}to{transform:translate(69.55065vw,99vh) scale(.1344)}}.snow:nth-child(70){opacity:1.7098;transform:translate(70.5854vw,-10px) scale(.9905);animation:fall-70 26s -16s linear infinite}@keyframes fall-70{70.783%{transform:translate(73.695vw,70.783vh) scale(.9905)}to{transform:translate(72.1402vw,99vh) scale(.9905)}}.snow:nth-child(71){opacity:1.1132;transform:translate(35.3183vw,-10px) scale(.6444);animation:fall-71 21s -22s linear infinite}@keyframes fall-71{65.284%{transform:translate(45.2606vw,65.284vh) scale(.6444)}to{transform:translate(40.28945vw,99vh) scale(.6444)}}.snow:nth-child(72){opacity:1.5298;transform:translate(42.0304vw,-10px) scale(.4231);animation:fall-72 24s -8s linear infinite}@keyframes fall-72{44.173%{transform:translate(50.351vw,44.173vh) scale(.4231)}to{transform:translate(46.1907vw,99vh) scale(.4231)}}.snow:nth-child(73){opacity:.207;transform:translate(21.151vw,-10px) scale(.8243);animation:fall-73 13s -18s linear infinite}@keyframes fall-73{79.48%{transform:translate(25.6002vw,79.48vh) scale(.8243)}to{transform:translate(23.3756vw,99vh) scale(.8243)}}.snow:nth-child(74){opacity:1.843;transform:translate(9.8776vw,-10px) scale(.1229);animation:fall-74 17s -27s linear infinite}@keyframes fall-74{44.082%{transform:translate(11.7491vw,44.082vh) scale(.1229)}to{transform:translate(10.81335vw,99vh) scale(.1229)}}.snow:nth-child(75){opacity:1.1126;transform:translate(20.7823vw,-10px) scale(.9781);animation:fall-75 26s -12s linear infinite}@keyframes fall-75{79.621%{transform:translate(30.437vw,79.621vh) scale(.9781)}to{transform:translate(25.60965vw,99vh) scale(.9781)}}.snow:nth-child(76){opacity:1.2966;transform:translate(44.532vw,-10px) scale(.285);animation:fall-76 26s -5s linear infinite}@keyframes fall-76{46.42%{transform:translate(52.4082vw,46.42vh) scale(.285)}to{transform:translate(48.4701vw,99vh) scale(.285)}}.snow:nth-child(77){opacity:1.544;transform:translate(13.9642vw,-10px) scale(.8718);animation:fall-77 18s -27s linear infinite}@keyframes fall-77{72.621%{transform:translate(10.4562vw,72.621vh) scale(.8718)}to{transform:translate(12.2102vw,99vh) scale(.8718)}}.snow:nth-child(78){opacity:.2936;transform:translate(65.8698vw,-10px) scale(.6442);animation:fall-78 24s -28s linear infinite}@keyframes fall-78{49.36%{transform:translate(65.5682vw,49.36vh) scale(.6442)}to{transform:translate(65.719vw,99vh) scale(.6442)}}.snow:nth-child(79){opacity:.2904;transform:translate(41.8976vw,-10px) scale(.676);animation:fall-79 11s -8s linear infinite}@keyframes fall-79{74.856%{transform:translate(40.2984vw,74.856vh) scale(.676)}to{transform:translate(41.098vw,99vh) scale(.676)}}.snow:nth-child(80){opacity:.2886;transform:translate(33.0382vw,-10px) scale(.0445);animation:fall-80 27s -15s linear infinite}@keyframes fall-80{61.818%{transform:translate(34.8333vw,61.818vh) scale(.0445)}to{transform:translate(33.93575vw,99vh) scale(.0445)}}.snow:nth-child(81){opacity:.1248;transform:translate(16.4906vw,-10px) scale(.0184);animation:fall-81 11s -8s linear infinite}@keyframes fall-81{39.236%{transform:translate(19.047vw,39.236vh) scale(.0184)}to{transform:translate(17.7688vw,99vh) scale(.0184)}}.snow:nth-child(82){opacity:1.187;transform:translate(36.7386vw,-10px) scale(.1677);animation:fall-82 29s -14s linear infinite}@keyframes fall-82{68.371%{transform:translate(31.4214vw,68.371vh) scale(.1677)}to{transform:translate(34.08vw,99vh) scale(.1677)}}.snow:nth-child(83){opacity:1.0884;transform:translate(39.5657vw,-10px) scale(.3901);animation:fall-83 13s -2s linear infinite}@keyframes fall-83{64.796%{transform:translate(38.7891vw,64.796vh) scale(.3901)}to{transform:translate(39.1774vw,99vh) scale(.3901)}}.snow:nth-child(84){opacity:.2232;transform:translate(21.0641vw,-10px) scale(.0674);animation:fall-84 14s -23s linear infinite}@keyframes fall-84{47.594%{transform:translate(15.9623vw,47.594vh) scale(.0674)}to{transform:translate(18.5132vw,99vh) scale(.0674)}}.snow:nth-child(85){opacity:.3182;transform:translate(45.0009vw,-10px) scale(.3391);animation:fall-85 14s -20s linear infinite}@keyframes fall-85{52.486%{transform:translate(42.0456vw,52.486vh) scale(.3391)}to{transform:translate(43.52325vw,99vh) scale(.3391)}}.snow:nth-child(86){opacity:.7622;transform:translate(30.7825vw,-10px) scale(.95);animation:fall-86 19s -28s linear infinite}@keyframes fall-86{48.576%{transform:translate(20.8009vw,48.576vh) scale(.95)}to{transform:translate(25.7917vw,99vh) scale(.95)}}.snow:nth-child(87){opacity:1.5398;transform:translate(38.6462vw,-10px) scale(.5702);animation:fall-87 13s -18s linear infinite}@keyframes fall-87{70.649%{transform:translate(40.9834vw,70.649vh) scale(.5702)}to{transform:translate(39.8148vw,99vh) scale(.5702)}}.snow:nth-child(88){opacity:1.0842;transform:translate(25.662vw,-10px) scale(.7095);animation:fall-88 28s -4s linear infinite}@keyframes fall-88{50.55%{transform:translate(23.3999vw,50.55vh) scale(.7095)}to{transform:translate(24.53095vw,99vh) scale(.7095)}}.snow:nth-child(89){opacity:1.8428;transform:translate(3.4824vw,-10px) scale(.6355);animation:fall-89 13s -29s linear infinite}@keyframes fall-89{63.591%{transform:translate(10.7946vw,63.591vh) scale(.6355)}to{transform:translate(7.1385vw,99vh) scale(.6355)}}.snow:nth-child(90){opacity:.4588;transform:translate(40.5373vw,-10px) scale(.8023);animation:fall-90 18s -12s linear infinite}@keyframes fall-90{63.591%{transform:translate(40.4961vw,63.591vh) scale(.8023)}to{transform:translate(40.5167vw,99vh) scale(.8023)}}.snow:nth-child(91){opacity:.546;transform:translate(26.1321vw,-10px) scale(.2537);animation:fall-91 22s -20s linear infinite}@keyframes fall-91{49.445%{transform:translate(19.8181vw,49.445vh) scale(.2537)}to{transform:translate(22.9751vw,99vh) scale(.2537)}}.snow:nth-child(92){opacity:1.3596;transform:translate(83.3023vw,-10px) scale(.5245);animation:fall-92 19s -10s linear infinite}@keyframes fall-92{31.343%{transform:translate(87.6568vw,31.343vh) scale(.5245)}to{transform:translate(85.47955vw,99vh) scale(.5245)}}.snow:nth-child(93){opacity:1.4624;transform:translate(14.8802vw,-10px) scale(.2978);animation:fall-93 22s -11s linear infinite}@keyframes fall-93{52.159%{transform:translate(22.648vw,52.159vh) scale(.2978)}to{transform:translate(18.7641vw,99vh) scale(.2978)}}.snow:nth-child(94){opacity:1.0146;transform:translate(72.9718vw,-10px) scale(.2378);animation:fall-94 22s -10s linear infinite}@keyframes fall-94{46.366%{transform:translate(77.7826vw,46.366vh) scale(.2378)}to{transform:translate(75.3772vw,99vh) scale(.2378)}}.snow:nth-child(95){opacity:.193;transform:translate(36.3896vw,-10px) scale(.2447);animation:fall-95 10s -14s linear infinite}@keyframes fall-95{64.41%{transform:translate(45.7632vw,64.41vh) scale(.2447)}to{transform:translate(41.0764vw,99vh) scale(.2447)}}.snow:nth-child(96){opacity:.193;transform:translate(95.994vw,-10px) scale(.4755);animation:fall-96 18s -1s linear infinite}@keyframes fall-96{44.298%{transform:translate(91.4733vw,44.298vh) scale(.4755)}to{transform:translate(93.73365vw,99vh) scale(.4755)}}.snow:nth-child(97){opacity:1.0206;transform:translate(91.1233vw,-10px) scale(.189);animation:fall-97 12s -23s linear infinite}@keyframes fall-97{36.269%{transform:translate(83.9807vw,36.269vh) scale(.189)}to{transform:translate(87.552vw,99vh) scale(.189)}}.snow:nth-child(98){opacity:1.6286;transform:translate(84.5387vw,-10px) scale(.3824);animation:fall-98 29s -29s linear infinite}@keyframes fall-98{52.391%{transform:translate(77.995vw,52.391vh) scale(.3824)}to{transform:translate(81.26685vw,99vh) scale(.3824)}}.snow:nth-child(99){opacity:1.793;transform:translate(50.2785vw,-10px) scale(.7347);animation:fall-99 11s -16s linear infinite}@keyframes fall-99{36.367%{transform:translate(58.7325vw,36.367vh) scale(.7347)}to{transform:translate(54.5055vw,99vh) scale(.7347)}}.snow:nth-child(100){opacity:1.8496;transform:translate(43.7906vw,-10px) scale(.0758);animation:fall-100 16s -10s linear infinite}@keyframes fall-100{56.589%{transform:translate(46.4972vw,56.589vh) scale(.0758)}to{transform:translate(45.1439vw,99vh) scale(.0758)}}.snow:nth-child(101){opacity:.0076;transform:translate(16.9093vw,-10px) scale(.9536);animation:fall-101 29s -11s linear infinite}@keyframes fall-101{54.337%{transform:translate(12.7558vw,54.337vh) scale(.9536)}to{transform:translate(14.83255vw,99vh) scale(.9536)}}.snow:nth-child(102){opacity:1.4644;transform:translate(15.5088vw,-10px) scale(.5377);animation:fall-102 24s -27s linear infinite}@keyframes fall-102{44.008%{transform:translate(13.8373vw,44.008vh) scale(.5377)}to{transform:translate(14.67305vw,99vh) scale(.5377)}}.snow:nth-child(103){opacity:1.6888;transform:translate(60.6436vw,-10px) scale(.0796);animation:fall-103 17s -28s linear infinite}@keyframes fall-103{64.628%{transform:translate(53.1257vw,64.628vh) scale(.0796)}to{transform:translate(56.88465vw,99vh) scale(.0796)}}.snow:nth-child(104){opacity:.1422;transform:translate(65.9845vw,-10px) scale(.4373);animation:fall-104 23s -2s linear infinite}@keyframes fall-104{72.851%{transform:translate(62.8433vw,72.851vh) scale(.4373)}to{transform:translate(64.4139vw,99vh) scale(.4373)}}.snow:nth-child(105){opacity:.2588;transform:translate(24.3024vw,-10px) scale(.8701);animation:fall-105 14s -28s linear infinite}@keyframes fall-105{66.752%{transform:translate(31.7828vw,66.752vh) scale(.8701)}to{transform:translate(28.0426vw,99vh) scale(.8701)}}.snow:nth-child(106){opacity:.041;transform:translate(60.0773vw,-10px) scale(.0358);animation:fall-106 24s -8s linear infinite}@keyframes fall-106{46.154%{transform:translate(51.7806vw,46.154vh) scale(.0358)}to{transform:translate(55.92895vw,99vh) scale(.0358)}}.snow:nth-child(107){opacity:1.8808;transform:translate(73.0204vw,-10px) scale(.2922);animation:fall-107 14s -14s linear infinite}@keyframes fall-107{31.594%{transform:translate(73.2351vw,31.594vh) scale(.2922)}to{transform:translate(73.12775vw,99vh) scale(.2922)}}.snow:nth-child(108){opacity:.0142;transform:translate(88.4422vw,-10px) scale(.6331);animation:fall-108 22s -2s linear infinite}@keyframes fall-108{72.693%{transform:translate(96.1904vw,72.693vh) scale(.6331)}to{transform:translate(92.3163vw,99vh) scale(.6331)}}.snow:nth-child(109){opacity:.1388;transform:translate(7.5835vw,-10px) scale(.1538);animation:fall-109 29s -24s linear infinite}@keyframes fall-109{71.856%{transform:translate(4.3135vw,71.856vh) scale(.1538)}to{transform:translate(5.9485vw,99vh) scale(.1538)}}.snow:nth-child(110){opacity:.8562;transform:translate(8.9635vw,-10px) scale(.7506);animation:fall-110 29s -23s linear infinite}@keyframes fall-110{58.832%{transform:translate(-.6799vw,58.832vh) scale(.7506)}to{transform:translate(4.1418vw,99vh) scale(.7506)}}.snow:nth-child(111){opacity:1.553;transform:translate(67.6195vw,-10px) scale(.6555);animation:fall-111 11s -25s linear infinite}@keyframes fall-111{47.173%{transform:translate(59.8473vw,47.173vh) scale(.6555)}to{transform:translate(63.7334vw,99vh) scale(.6555)}}.snow:nth-child(112){opacity:1.2806;transform:translate(73.8184vw,-10px) scale(.8351);animation:fall-112 22s -9s linear infinite}@keyframes fall-112{57.431%{transform:translate(80.3774vw,57.431vh) scale(.8351)}to{transform:translate(77.0979vw,99vh) scale(.8351)}}.snow:nth-child(113){opacity:1.7566;transform:translate(21.3502vw,-10px) scale(.6847);animation:fall-113 30s -30s linear infinite}@keyframes fall-113{36.594%{transform:translate(19.6007vw,36.594vh) scale(.6847)}to{transform:translate(20.47545vw,99vh) scale(.6847)}}.snow:nth-child(114){opacity:.4864;transform:translate(96.1183vw,-10px) scale(.1111);animation:fall-114 13s -11s linear infinite}@keyframes fall-114{62.218%{transform:translate(101.1556vw,62.218vh) scale(.1111)}to{transform:translate(98.63695vw,99vh) scale(.1111)}}.snow:nth-child(115){opacity:1.4004;transform:translate(51.5562vw,-10px) scale(.3834);animation:fall-115 10s -28s linear infinite}@keyframes fall-115{76.881%{transform:translate(49.9227vw,76.881vh) scale(.3834)}to{transform:translate(50.73945vw,99vh) scale(.3834)}}.snow:nth-child(116){opacity:.3758;transform:translate(35.7832vw,-10px) scale(.603);animation:fall-116 30s -21s linear infinite}@keyframes fall-116{30.251%{transform:translate(38.4891vw,30.251vh) scale(.603)}to{transform:translate(37.13615vw,99vh) scale(.603)}}.snow:nth-child(117){opacity:1.3804;transform:translate(25.5502vw,-10px) scale(.1667);animation:fall-117 26s -13s linear infinite}@keyframes fall-117{43.077%{transform:translate(35.3149vw,43.077vh) scale(.1667)}to{transform:translate(30.43255vw,99vh) scale(.1667)}}.snow:nth-child(118){opacity:.787;transform:translate(60.1395vw,-10px) scale(.9028);animation:fall-118 26s -25s linear infinite}@keyframes fall-118{33.21%{transform:translate(66.9968vw,33.21vh) scale(.9028)}to{transform:translate(63.56815vw,99vh) scale(.9028)}}.snow:nth-child(119){opacity:.7884;transform:translate(7.2569vw,-10px) scale(.9023);animation:fall-119 22s -6s linear infinite}@keyframes fall-119{42.891%{transform:translate(3.7178vw,42.891vh) scale(.9023)}to{transform:translate(5.48735vw,99vh) scale(.9023)}}.snow:nth-child(120){opacity:1.454;transform:translate(29.007vw,-10px) scale(.6586);animation:fall-120 10s -13s linear infinite}@keyframes fall-120{66.618%{transform:translate(25.0875vw,66.618vh) scale(.6586)}to{transform:translate(27.04725vw,99vh) scale(.6586)}}.snow:nth-child(121){opacity:.1276;transform:translate(18.0431vw,-10px) scale(.8346);animation:fall-121 28s -13s linear infinite}@keyframes fall-121{68.214%{transform:translate(13.2674vw,68.214vh) scale(.8346)}to{transform:translate(15.65525vw,99vh) scale(.8346)}}.snow:nth-child(122){opacity:1.8604;transform:translate(34.849vw,-10px) scale(.921);animation:fall-122 13s -30s linear infinite}@keyframes fall-122{69.865%{transform:translate(29.2895vw,69.865vh) scale(.921)}to{transform:translate(32.06925vw,99vh) scale(.921)}}.snow:nth-child(123){opacity:1.1168;transform:translate(15.3266vw,-10px) scale(.6137);animation:fall-123 26s -6s linear infinite}@keyframes fall-123{75.574%{transform:translate(14.574vw,75.574vh) scale(.6137)}to{transform:translate(14.9503vw,99vh) scale(.6137)}}.snow:nth-child(124){opacity:.7368;transform:translate(32.1746vw,-10px) scale(.3725);animation:fall-124 19s -19s linear infinite}@keyframes fall-124{47.408%{transform:translate(24.7622vw,47.408vh) scale(.3725)}to{transform:translate(28.4684vw,99vh) scale(.3725)}}.snow:nth-child(125){opacity:1.5852;transform:translate(63.8785vw,-10px) scale(.6555);animation:fall-125 18s -11s linear infinite}@keyframes fall-125{65.553%{transform:translate(70.8324vw,65.553vh) scale(.6555)}to{transform:translate(67.35545vw,99vh) scale(.6555)}}.snow:nth-child(126){opacity:.6274;transform:translate(6.6328vw,-10px) scale(.9827);animation:fall-126 16s -12s linear infinite}@keyframes fall-126{78.616%{transform:translate(9.0177vw,78.616vh) scale(.9827)}to{transform:translate(7.82525vw,99vh) scale(.9827)}}.snow:nth-child(127){opacity:1.4588;transform:translate(2.7134vw,-10px) scale(.8798);animation:fall-127 19s -13s linear infinite}@keyframes fall-127{46.501%{transform:translate(6.4821vw,46.501vh) scale(.8798)}to{transform:translate(4.59775vw,99vh) scale(.8798)}}.snow:nth-child(128){opacity:1.9074;transform:translate(70.1567vw,-10px) scale(.3851);animation:fall-128 29s -29s linear infinite}@keyframes fall-128{38.45%{transform:translate(79.7441vw,38.45vh) scale(.3851)}to{transform:translate(74.9504vw,99vh) scale(.3851)}}.snow:nth-child(129){opacity:.3522;transform:translate(42.0268vw,-10px) scale(.1832);animation:fall-129 24s -4s linear infinite}@keyframes fall-129{34.619%{transform:translate(47.0657vw,34.619vh) scale(.1832)}to{transform:translate(44.54625vw,99vh) scale(.1832)}}.snow:nth-child(130){opacity:.9752;transform:translate(74.7612vw,-10px) scale(.7995);animation:fall-130 13s -22s linear infinite}@keyframes fall-130{75.925%{transform:translate(81.3086vw,75.925vh) scale(.7995)}to{transform:translate(78.0349vw,99vh) scale(.7995)}}.snow:nth-child(131){opacity:.0436;transform:translate(22.6012vw,-10px) scale(.615);animation:fall-131 13s -7s linear infinite}@keyframes fall-131{69.27%{transform:translate(21.1365vw,69.27vh) scale(.615)}to{transform:translate(21.86885vw,99vh) scale(.615)}}.snow:nth-child(132){opacity:1.2878;transform:translate(7.6963vw,-10px) scale(.8274);animation:fall-132 27s -16s linear infinite}@keyframes fall-132{55.462%{transform:translate(12.512vw,55.462vh) scale(.8274)}to{transform:translate(10.10415vw,99vh) scale(.8274)}}.snow:nth-child(133){opacity:.6024;transform:translate(86.6669vw,-10px) scale(.8853);animation:fall-133 30s -28s linear infinite}@keyframes fall-133{73.437%{transform:translate(86.8883vw,73.437vh) scale(.8853)}to{transform:translate(86.7776vw,99vh) scale(.8853)}}.snow:nth-child(134){opacity:.6714;transform:translate(37.1751vw,-10px) scale(.9209);animation:fall-134 20s -24s linear infinite}@keyframes fall-134{36.404%{transform:translate(41.7457vw,36.404vh) scale(.9209)}to{transform:translate(39.4604vw,99vh) scale(.9209)}}.snow:nth-child(135){opacity:1.4336;transform:translate(14.035vw,-10px) scale(.3673);animation:fall-135 16s -11s linear infinite}@keyframes fall-135{74.419%{transform:translate(9.9671vw,74.419vh) scale(.3673)}to{transform:translate(12.00105vw,99vh) scale(.3673)}}.snow:nth-child(136){opacity:.4864;transform:translate(89.7023vw,-10px) scale(.6254);animation:fall-136 13s -15s linear infinite}@keyframes fall-136{57.002%{transform:translate(94.7463vw,57.002vh) scale(.6254)}to{transform:translate(92.2243vw,99vh) scale(.6254)}}.snow:nth-child(137){opacity:1.9404;transform:translate(65.1921vw,-10px) scale(.4304);animation:fall-137 27s -18s linear infinite}@keyframes fall-137{46.926%{transform:translate(56.4669vw,46.926vh) scale(.4304)}to{transform:translate(60.8295vw,99vh) scale(.4304)}}.snow:nth-child(138){opacity:.0956;transform:translate(91.2701vw,-10px) scale(.4445);animation:fall-138 28s -11s linear infinite}@keyframes fall-138{61.158%{transform:translate(85.4875vw,61.158vh) scale(.4445)}to{transform:translate(88.3788vw,99vh) scale(.4445)}}.snow:nth-child(139){opacity:1.125;transform:translate(49.8151vw,-10px) scale(.8134);animation:fall-139 15s -6s linear infinite}@keyframes fall-139{34.414%{transform:translate(57.3231vw,34.414vh) scale(.8134)}to{transform:translate(53.5691vw,99vh) scale(.8134)}}.snow:nth-child(140){opacity:.6766;transform:translate(89.5333vw,-10px) scale(.6963);animation:fall-140 17s -12s linear infinite}@keyframes fall-140{58.347%{transform:translate(90.5004vw,58.347vh) scale(.6963)}to{transform:translate(90.01685vw,99vh) scale(.6963)}}.snow:nth-child(141){opacity:.7752;transform:translate(23.99vw,-10px) scale(.2101);animation:fall-141 19s -14s linear infinite}@keyframes fall-141{68.782%{transform:translate(23.7807vw,68.782vh) scale(.2101)}to{transform:translate(23.88535vw,99vh) scale(.2101)}}.snow:nth-child(142){opacity:.7976;transform:translate(78.525vw,-10px) scale(.3219);animation:fall-142 12s -13s linear infinite}@keyframes fall-142{51.2%{transform:translate(84.1117vw,51.2vh) scale(.3219)}to{transform:translate(81.31835vw,99vh) scale(.3219)}}.snow:nth-child(143){opacity:.4104;transform:translate(82.8148vw,-10px) scale(.701);animation:fall-143 30s -8s linear infinite}@keyframes fall-143{74.627%{transform:translate(88.6175vw,74.627vh) scale(.701)}to{transform:translate(85.71615vw,99vh) scale(.701)}}.snow:nth-child(144){opacity:.0582;transform:translate(22.5914vw,-10px) scale(.4027);animation:fall-144 22s -21s linear infinite}@keyframes fall-144{33.58%{transform:translate(31.1091vw,33.58vh) scale(.4027)}to{transform:translate(26.85025vw,99vh) scale(.4027)}}.snow:nth-child(145){opacity:.1782;transform:translate(18.9557vw,-10px) scale(.7746);animation:fall-145 10s -1s linear infinite}@keyframes fall-145{74.774%{transform:translate(24.0279vw,74.774vh) scale(.7746)}to{transform:translate(21.4918vw,99vh) scale(.7746)}}.snow:nth-child(146){opacity:1.709;transform:translate(8.6282vw,-10px) scale(.458);animation:fall-146 17s -5s linear infinite}@keyframes fall-146{30.043%{transform:translate(5.1765vw,30.043vh) scale(.458)}to{transform:translate(6.90235vw,99vh) scale(.458)}}.snow:nth-child(147){opacity:1.7464;transform:translate(88.0688vw,-10px) scale(.391);animation:fall-147 12s -2s linear infinite}@keyframes fall-147{48.392%{transform:translate(81.9369vw,48.392vh) scale(.391)}to{transform:translate(85.00285vw,99vh) scale(.391)}}.snow:nth-child(148){opacity:.4494;transform:translate(11.4058vw,-10px) scale(.9695);animation:fall-148 16s -15s linear infinite}@keyframes fall-148{31.246%{transform:translate(4.2803vw,31.246vh) scale(.9695)}to{transform:translate(7.84305vw,99vh) scale(.9695)}}.snow:nth-child(149){opacity:.6756;transform:translate(17.7968vw,-10px) scale(.1514);animation:fall-149 11s -12s linear infinite}@keyframes fall-149{53.14%{transform:translate(7.9875vw,53.14vh) scale(.1514)}to{transform:translate(12.89215vw,99vh) scale(.1514)}}.snow:nth-child(150){opacity:.816;transform:translate(88.2939vw,-10px) scale(.2711);animation:fall-150 26s -11s linear infinite}@keyframes fall-150{60.122%{transform:translate(78.4542vw,60.122vh) scale(.2711)}to{transform:translate(83.37405vw,99vh) scale(.2711)}}.snow:nth-child(151){opacity:.0918;transform:translate(97.1787vw,-10px) scale(.8017);animation:fall-151 29s -25s linear infinite}@keyframes fall-151{58.677%{transform:translate(96.9259vw,58.677vh) scale(.8017)}to{transform:translate(97.0523vw,99vh) scale(.8017)}}.snow:nth-child(152){opacity:1.4482;transform:translate(16.266vw,-10px) scale(.9545);animation:fall-152 29s -27s linear infinite}@keyframes fall-152{56.272%{transform:translate(17.7026vw,56.272vh) scale(.9545)}to{transform:translate(16.9843vw,99vh) scale(.9545)}}.snow:nth-child(153){opacity:1.2054;transform:translate(89.7202vw,-10px) scale(.3523);animation:fall-153 25s -19s linear infinite}@keyframes fall-153{49.055%{transform:translate(95.7808vw,49.055vh) scale(.3523)}to{transform:translate(92.7505vw,99vh) scale(.3523)}}.snow:nth-child(154){opacity:.811;transform:translate(60.6979vw,-10px) scale(.5315);animation:fall-154 21s -24s linear infinite}@keyframes fall-154{57.364%{transform:translate(62.1608vw,57.364vh) scale(.5315)}to{transform:translate(61.42935vw,99vh) scale(.5315)}}.snow:nth-child(155){opacity:.7594;transform:translate(75.296vw,-10px) scale(.159);animation:fall-155 24s -15s linear infinite}@keyframes fall-155{75.766%{transform:translate(84.4481vw,75.766vh) scale(.159)}to{transform:translate(79.87205vw,99vh) scale(.159)}}.snow:nth-child(156){opacity:1.8746;transform:translate(49.2251vw,-10px) scale(.0216);animation:fall-156 25s -29s linear infinite}@keyframes fall-156{48.897%{transform:translate(42.5854vw,48.897vh) scale(.0216)}to{transform:translate(45.90525vw,99vh) scale(.0216)}}.snow:nth-child(157){opacity:.9088;transform:translate(63.6638vw,-10px) scale(.7364);animation:fall-157 11s -20s linear infinite}@keyframes fall-157{72.006%{transform:translate(73.1435vw,72.006vh) scale(.7364)}to{transform:translate(68.40365vw,99vh) scale(.7364)}}.snow:nth-child(158){opacity:.746;transform:translate(38.6716vw,-10px) scale(.1829);animation:fall-158 11s -13s linear infinite}@keyframes fall-158{34.706%{transform:translate(45.7306vw,34.706vh) scale(.1829)}to{transform:translate(42.2011vw,99vh) scale(.1829)}}.snow:nth-child(159){opacity:.0402;transform:translate(57.4427vw,-10px) scale(.9815);animation:fall-159 19s -1s linear infinite}@keyframes fall-159{63.771%{transform:translate(58.6748vw,63.771vh) scale(.9815)}to{transform:translate(58.05875vw,99vh) scale(.9815)}}.snow:nth-child(160){opacity:1.5024;transform:translate(3.133vw,-10px) scale(.9304);animation:fall-160 16s -17s linear infinite}@keyframes fall-160{75.522%{transform:translate(.3139vw,75.522vh) scale(.9304)}to{transform:translate(1.72345vw,99vh) scale(.9304)}}.snow:nth-child(161){opacity:.9364;transform:translate(28.8509vw,-10px) scale(.2176);animation:fall-161 17s -26s linear infinite}@keyframes fall-161{75.011%{transform:translate(31.6915vw,75.011vh) scale(.2176)}to{transform:translate(30.2712vw,99vh) scale(.2176)}}.snow:nth-child(162){opacity:1.5402;transform:translate(68.2334vw,-10px) scale(.7794);animation:fall-162 30s -22s linear infinite}@keyframes fall-162{47.791%{transform:translate(73.1846vw,47.791vh) scale(.7794)}to{transform:translate(70.709vw,99vh) scale(.7794)}}.snow:nth-child(163){opacity:1.3874;transform:translate(10.7015vw,-10px) scale(.5936);animation:fall-163 27s -22s linear infinite}@keyframes fall-163{46.657%{transform:translate(16.7614vw,46.657vh) scale(.5936)}to{transform:translate(13.73145vw,99vh) scale(.5936)}}.snow:nth-child(164){opacity:1.4702;transform:translate(34.6871vw,-10px) scale(.3028);animation:fall-164 14s -30s linear infinite}@keyframes fall-164{50.063%{transform:translate(27.6091vw,50.063vh) scale(.3028)}to{transform:translate(31.1481vw,99vh) scale(.3028)}}.snow:nth-child(165){opacity:.2186;transform:translate(83.2193vw,-10px) scale(.1062);animation:fall-165 16s -25s linear infinite}@keyframes fall-165{38.602%{transform:translate(76.5989vw,38.602vh) scale(.1062)}to{transform:translate(79.9091vw,99vh) scale(.1062)}}.snow:nth-child(166){opacity:1.8756;transform:translate(17.9488vw,-10px) scale(.1391);animation:fall-166 11s -11s linear infinite}@keyframes fall-166{75.223%{transform:translate(17.3565vw,75.223vh) scale(.1391)}to{transform:translate(17.65265vw,99vh) scale(.1391)}}.snow:nth-child(167){opacity:.0022;transform:translate(70.7259vw,-10px) scale(.5036);animation:fall-167 25s -7s linear infinite}@keyframes fall-167{55.269%{transform:translate(72.6747vw,55.269vh) scale(.5036)}to{transform:translate(71.7003vw,99vh) scale(.5036)}}.snow:nth-child(168){opacity:.6852;transform:translate(34.3179vw,-10px) scale(.7441);animation:fall-168 15s -15s linear infinite}@keyframes fall-168{48.107%{transform:translate(37.6905vw,48.107vh) scale(.7441)}to{transform:translate(36.0042vw,99vh) scale(.7441)}}.snow:nth-child(169){opacity:.2956;transform:translate(29.6877vw,-10px) scale(.8399);animation:fall-169 29s -15s linear infinite}@keyframes fall-169{67.418%{transform:translate(25.165vw,67.418vh) scale(.8399)}to{transform:translate(27.42635vw,99vh) scale(.8399)}}.snow:nth-child(170){opacity:1.5534;transform:translate(50.5157vw,-10px) scale(.7872);animation:fall-170 29s -4s linear infinite}@keyframes fall-170{61.397%{transform:translate(45.0229vw,61.397vh) scale(.7872)}to{transform:translate(47.7693vw,99vh) scale(.7872)}}.snow:nth-child(171){opacity:1.5474;transform:translate(8.9149vw,-10px) scale(.2675);animation:fall-171 27s -4s linear infinite}@keyframes fall-171{33.679%{transform:translate(9.0049vw,33.679vh) scale(.2675)}to{transform:translate(8.9599vw,99vh) scale(.2675)}}.snow:nth-child(172){opacity:.8192;transform:translate(31.4274vw,-10px) scale(.4725);animation:fall-172 18s -5s linear infinite}@keyframes fall-172{77.147%{transform:translate(23.8544vw,77.147vh) scale(.4725)}to{transform:translate(27.6409vw,99vh) scale(.4725)}}.snow:nth-child(173){opacity:1.6374;transform:translate(52.1348vw,-10px) scale(.3084);animation:fall-173 27s -25s linear infinite}@keyframes fall-173{58.446%{transform:translate(59.294vw,58.446vh) scale(.3084)}to{transform:translate(55.7144vw,99vh) scale(.3084)}}.snow:nth-child(174){opacity:1.1024;transform:translate(23.9818vw,-10px) scale(.7755);animation:fall-174 15s -13s linear infinite}@keyframes fall-174{68.285%{transform:translate(16.4901vw,68.285vh) scale(.7755)}to{transform:translate(20.23595vw,99vh) scale(.7755)}}.snow:nth-child(175){opacity:1.1678;transform:translate(85.0893vw,-10px) scale(.9587);animation:fall-175 28s -11s linear infinite}@keyframes fall-175{72.134%{transform:translate(90.8271vw,72.134vh) scale(.9587)}to{transform:translate(87.9582vw,99vh) scale(.9587)}}.snow:nth-child(176){opacity:1.516;transform:translate(96.2684vw,-10px) scale(.6321);animation:fall-176 13s -16s linear infinite}@keyframes fall-176{73.049%{transform:translate(104.6361vw,73.049vh) scale(.6321)}to{transform:translate(100.45225vw,99vh) scale(.6321)}}.snow:nth-child(177){opacity:1.0294;transform:translate(16.0297vw,-10px) scale(.7437);animation:fall-177 29s -2s linear infinite}@keyframes fall-177{60.782%{transform:translate(14.0943vw,60.782vh) scale(.7437)}to{transform:translate(15.062vw,99vh) scale(.7437)}}.snow:nth-child(178){opacity:1.6916;transform:translate(75.0267vw,-10px) scale(.1698);animation:fall-178 17s -15s linear infinite}@keyframes fall-178{71.004%{transform:translate(67.4269vw,71.004vh) scale(.1698)}to{transform:translate(71.2268vw,99vh) scale(.1698)}}.snow:nth-child(179){opacity:.283;transform:translate(9.0107vw,-10px) scale(.9011);animation:fall-179 17s -9s linear infinite}@keyframes fall-179{44.683%{transform:translate(7.059vw,44.683vh) scale(.9011)}to{transform:translate(8.03485vw,99vh) scale(.9011)}}.snow:nth-child(180){opacity:.719;transform:translate(29.659vw,-10px) scale(.4328);animation:fall-180 10s -6s linear infinite}@keyframes fall-180{66.062%{transform:translate(37.968vw,66.062vh) scale(.4328)}to{transform:translate(33.8135vw,99vh) scale(.4328)}}.snow:nth-child(181){opacity:.3388;transform:translate(85.2029vw,-10px) scale(.547);animation:fall-181 29s -22s linear infinite}@keyframes fall-181{76.894%{transform:translate(76.0479vw,76.894vh) scale(.547)}to{transform:translate(80.6254vw,99vh) scale(.547)}}.snow:nth-child(182){opacity:1.5784;transform:translate(84.0977vw,-10px) scale(.5921);animation:fall-182 21s -7s linear infinite}@keyframes fall-182{45.351%{transform:translate(74.482vw,45.351vh) scale(.5921)}to{transform:translate(79.28985vw,99vh) scale(.5921)}}.snow:nth-child(183){opacity:.9138;transform:translate(41.2215vw,-10px) scale(.1837);animation:fall-183 11s -24s linear infinite}@keyframes fall-183{65.898%{transform:translate(35.1333vw,65.898vh) scale(.1837)}to{transform:translate(38.1774vw,99vh) scale(.1837)}}.snow:nth-child(184){opacity:.3994;transform:translate(90.1326vw,-10px) scale(.5927);animation:fall-184 18s -12s linear infinite}@keyframes fall-184{64.037%{transform:translate(90.5815vw,64.037vh) scale(.5927)}to{transform:translate(90.35705vw,99vh) scale(.5927)}}.snow:nth-child(185){opacity:1.1108;transform:translate(98.2648vw,-10px) scale(.4257);animation:fall-185 20s -10s linear infinite}@keyframes fall-185{56.679%{transform:translate(103.2855vw,56.679vh) scale(.4257)}to{transform:translate(100.77515vw,99vh) scale(.4257)}}.snow:nth-child(186){opacity:.9294;transform:translate(18.1765vw,-10px) scale(.0281);animation:fall-186 22s -17s linear infinite}@keyframes fall-186{54.793%{transform:translate(25.3952vw,54.793vh) scale(.0281)}to{transform:translate(21.78585vw,99vh) scale(.0281)}}.snow:nth-child(187){opacity:.8176;transform:translate(84.1068vw,-10px) scale(.3998);animation:fall-187 25s -25s linear infinite}@keyframes fall-187{52.867%{transform:translate(82.1299vw,52.867vh) scale(.3998)}to{transform:translate(83.11835vw,99vh) scale(.3998)}}.snow:nth-child(188){opacity:.6334;transform:translate(34.0766vw,-10px) scale(.6788);animation:fall-188 21s -8s linear infinite}@keyframes fall-188{55.244%{transform:translate(28.6879vw,55.244vh) scale(.6788)}to{transform:translate(31.38225vw,99vh) scale(.6788)}}.snow:nth-child(189){opacity:.324;transform:translate(21.2474vw,-10px) scale(.6092);animation:fall-189 19s -18s linear infinite}@keyframes fall-189{79.024%{transform:translate(19.6938vw,79.024vh) scale(.6092)}to{transform:translate(20.4706vw,99vh) scale(.6092)}}.snow:nth-child(190){opacity:.8368;transform:translate(88.1674vw,-10px) scale(.8592);animation:fall-190 27s -30s linear infinite}@keyframes fall-190{74.738%{transform:translate(95.4224vw,74.738vh) scale(.8592)}to{transform:translate(91.7949vw,99vh) scale(.8592)}}.snow:nth-child(191){opacity:1.8496;transform:translate(92.8896vw,-10px) scale(.1488);animation:fall-191 25s -2s linear infinite}@keyframes fall-191{59.037%{transform:translate(95.3044vw,59.037vh) scale(.1488)}to{transform:translate(94.097vw,99vh) scale(.1488)}}.snow:nth-child(192){opacity:1.9264;transform:translate(62.783vw,-10px) scale(.2446);animation:fall-192 17s -2s linear infinite}@keyframes fall-192{50.12%{transform:translate(68.3288vw,50.12vh) scale(.2446)}to{transform:translate(65.5559vw,99vh) scale(.2446)}}.snow:nth-child(193){opacity:.9884;transform:translate(49.735vw,-10px) scale(.609);animation:fall-193 13s -30s linear infinite}@keyframes fall-193{42.6%{transform:translate(44.6254vw,42.6vh) scale(.609)}to{transform:translate(47.1802vw,99vh) scale(.609)}}.snow:nth-child(194){opacity:1.1096;transform:translate(89.5349vw,-10px) scale(.6461);animation:fall-194 19s -28s linear infinite}@keyframes fall-194{33.683%{transform:translate(80.9283vw,33.683vh) scale(.6461)}to{transform:translate(85.2316vw,99vh) scale(.6461)}}.snow:nth-child(195){opacity:1.8698;transform:translate(81.5786vw,-10px) scale(.7005);animation:fall-195 25s -3s linear infinite}@keyframes fall-195{79.711%{transform:translate(73.8376vw,79.711vh) scale(.7005)}to{transform:translate(77.7081vw,99vh) scale(.7005)}}.snow:nth-child(196){opacity:1.6672;transform:translate(69.9238vw,-10px) scale(.7143);animation:fall-196 27s -27s linear infinite}@keyframes fall-196{39.1%{transform:translate(67.6583vw,39.1vh) scale(.7143)}to{transform:translate(68.79105vw,99vh) scale(.7143)}}.snow:nth-child(197){opacity:.5512;transform:translate(82.622vw,-10px) scale(.605);animation:fall-197 13s -22s linear infinite}@keyframes fall-197{59.767%{transform:translate(74.2637vw,59.767vh) scale(.605)}to{transform:translate(78.44285vw,99vh) scale(.605)}}.snow:nth-child(198){opacity:1.0164;transform:translate(24.9414vw,-10px) scale(.3346);animation:fall-198 19s -5s linear infinite}@keyframes fall-198{73.877%{transform:translate(27.5859vw,73.877vh) scale(.3346)}to{transform:translate(26.26365vw,99vh) scale(.3346)}}.snow:nth-child(199){opacity:.5014;transform:translate(99.9155vw,-10px) scale(.4317);animation:fall-199 16s -2s linear infinite}@keyframes fall-199{68.601%{transform:translate(104.5361vw,68.601vh) scale(.4317)}to{transform:translate(102.2258vw,99vh) scale(.4317)}}.snow:nth-child(200){opacity:.1892;transform:translate(68.0113vw,-10px) scale(.1858);animation:fall-200 16s -9s linear infinite}@keyframes fall-200{45.378%{transform:translate(68.0028vw,45.378vh) scale(.1858)}to{transform:translate(68.00705vw,99vh) scale(.1858)}}.snow:nth-child(201){opacity:1.3892;transform:translate(74.854vw,-10px) scale(.2041);animation:fall-201 23s -25s linear infinite}@keyframes fall-201{70.812%{transform:translate(68.7754vw,70.812vh) scale(.2041)}to{transform:translate(71.8147vw,99vh) scale(.2041)}}.snow:nth-child(202){opacity:1.507;transform:translate(19.9732vw,-10px) scale(.2945);animation:fall-202 13s -4s linear infinite}@keyframes fall-202{54.035%{transform:translate(17.3585vw,54.035vh) scale(.2945)}to{transform:translate(18.66585vw,99vh) scale(.2945)}}.snow:nth-child(203){opacity:1.8226;transform:translate(41.1171vw,-10px) scale(.9368);animation:fall-203 17s -18s linear infinite}@keyframes fall-203{56.783%{transform:translate(47.166vw,56.783vh) scale(.9368)}to{transform:translate(44.14155vw,99vh) scale(.9368)}}.snow:nth-child(204){opacity:1.3128;transform:translate(51.7637vw,-10px) scale(.8007);animation:fall-204 24s -18s linear infinite}@keyframes fall-204{46.991%{transform:translate(56.6147vw,46.991vh) scale(.8007)}to{transform:translate(54.1892vw,99vh) scale(.8007)}}.snow:nth-child(205){opacity:.9342;transform:translate(70.7984vw,-10px) scale(.5228);animation:fall-205 15s -13s linear infinite}@keyframes fall-205{67.06%{transform:translate(72.5658vw,67.06vh) scale(.5228)}to{transform:translate(71.6821vw,99vh) scale(.5228)}}.snow:nth-child(206){opacity:1.619;transform:translate(54.0943vw,-10px) scale(.2675);animation:fall-206 30s -29s linear infinite}@keyframes fall-206{40.711%{transform:translate(61.491vw,40.711vh) scale(.2675)}to{transform:translate(57.79265vw,99vh) scale(.2675)}}.snow:nth-child(207){opacity:.6856;transform:translate(.2817vw,-10px) scale(.6294);animation:fall-207 22s -29s linear infinite}@keyframes fall-207{75.182%{transform:translate(-5.6148vw,75.182vh) scale(.6294)}to{transform:translate(-2.66655vw,99vh) scale(.6294)}}.snow:nth-child(208){opacity:1.9574;transform:translate(65.0118vw,-10px) scale(.7035);animation:fall-208 14s -19s linear infinite}@keyframes fall-208{54.077%{transform:translate(74.3642vw,54.077vh) scale(.7035)}to{transform:translate(69.688vw,99vh) scale(.7035)}}.snow:nth-child(209){opacity:1.7144;transform:translate(78.7925vw,-10px) scale(.9432);animation:fall-209 14s -25s linear infinite}@keyframes fall-209{74.263%{transform:translate(74.776vw,74.263vh) scale(.9432)}to{transform:translate(76.78425vw,99vh) scale(.9432)}}.snow:nth-child(210){opacity:1.1992;transform:translate(43.4679vw,-10px) scale(.139);animation:fall-210 10s -23s linear infinite}@keyframes fall-210{37.895%{transform:translate(42.9991vw,37.895vh) scale(.139)}to{transform:translate(43.2335vw,99vh) scale(.139)}}.snow:nth-child(211){opacity:1.5124;transform:translate(58.9024vw,-10px) scale(.6921);animation:fall-211 21s -14s linear infinite}@keyframes fall-211{31.214%{transform:translate(62.5954vw,31.214vh) scale(.6921)}to{transform:translate(60.7489vw,99vh) scale(.6921)}}.snow:nth-child(212){opacity:1.5474;transform:translate(5.6236vw,-10px) scale(.2926);animation:fall-212 27s -2s linear infinite}@keyframes fall-212{69.096%{transform:translate(13.6948vw,69.096vh) scale(.2926)}to{transform:translate(9.6592vw,99vh) scale(.2926)}}.snow:nth-child(213){opacity:.2856;transform:translate(64.2378vw,-10px) scale(.3914);animation:fall-213 21s -8s linear infinite}@keyframes fall-213{46.128%{transform:translate(66.3672vw,46.128vh) scale(.3914)}to{transform:translate(65.3025vw,99vh) scale(.3914)}}.snow:nth-child(214){opacity:1.9892;transform:translate(8.7969vw,-10px) scale(.247);animation:fall-214 14s -5s linear infinite}@keyframes fall-214{67.83%{transform:translate(16.9012vw,67.83vh) scale(.247)}to{transform:translate(12.84905vw,99vh) scale(.247)}}.snow:nth-child(215){opacity:1.0014;transform:translate(8.9839vw,-10px) scale(.6398);animation:fall-215 26s -27s linear infinite}@keyframes fall-215{59.812%{transform:translate(10.4053vw,59.812vh) scale(.6398)}to{transform:translate(9.6946vw,99vh) scale(.6398)}}.snow:nth-child(216){opacity:.754;transform:translate(4.5229vw,-10px) scale(.7898);animation:fall-216 30s -10s linear infinite}@keyframes fall-216{61.267%{transform:translate(13.7596vw,61.267vh) scale(.7898)}to{transform:translate(9.14125vw,99vh) scale(.7898)}}.snow:nth-child(217){opacity:1.6156;transform:translate(77.1825vw,-10px) scale(.0595);animation:fall-217 26s -17s linear infinite}@keyframes fall-217{48.855%{transform:translate(76.0099vw,48.855vh) scale(.0595)}to{transform:translate(76.5962vw,99vh) scale(.0595)}}.snow:nth-child(218){opacity:.5024;transform:translate(21.1932vw,-10px) scale(.1329);animation:fall-218 30s -3s linear infinite}@keyframes fall-218{38.223%{transform:translate(15.235vw,38.223vh) scale(.1329)}to{transform:translate(18.2141vw,99vh) scale(.1329)}}.snow:nth-child(219){opacity:.9174;transform:translate(99.2208vw,-10px) scale(.557);animation:fall-219 22s -24s linear infinite}@keyframes fall-219{44.854%{transform:translate(108.5892vw,44.854vh) scale(.557)}to{transform:translate(103.905vw,99vh) scale(.557)}}.snow:nth-child(220){opacity:1.344;transform:translate(69.4312vw,-10px) scale(.2662);animation:fall-220 24s -7s linear infinite}@keyframes fall-220{33.529%{transform:translate(63.4818vw,33.529vh) scale(.2662)}to{transform:translate(66.4565vw,99vh) scale(.2662)}}.snow:nth-child(221){opacity:.302;transform:translate(96.7943vw,-10px) scale(.5297);animation:fall-221 19s -27s linear infinite}@keyframes fall-221{76.038%{transform:translate(101.9719vw,76.038vh) scale(.5297)}to{transform:translate(99.3831vw,99vh) scale(.5297)}}.snow:nth-child(222){opacity:1.9796;transform:translate(8.2481vw,-10px) scale(.9821);animation:fall-222 21s -8s linear infinite}@keyframes fall-222{65.095%{transform:translate(3.14vw,65.095vh) scale(.9821)}to{transform:translate(5.69405vw,99vh) scale(.9821)}}.snow:nth-child(223){opacity:1.9586;transform:translate(48.8067vw,-10px) scale(.9128);animation:fall-223 19s -26s linear infinite}@keyframes fall-223{51.99%{transform:translate(49.5466vw,51.99vh) scale(.9128)}to{transform:translate(49.17665vw,99vh) scale(.9128)}}.snow:nth-child(224){opacity:1.0264;transform:translate(43.8341vw,-10px) scale(.76);animation:fall-224 24s -6s linear infinite}@keyframes fall-224{40.157%{transform:translate(37.9858vw,40.157vh) scale(.76)}to{transform:translate(40.90995vw,99vh) scale(.76)}}.snow:nth-child(225){opacity:.8774;transform:translate(20.8246vw,-10px) scale(.0459);animation:fall-225 13s -9s linear infinite}@keyframes fall-225{76.703%{transform:translate(15.0712vw,76.703vh) scale(.0459)}to{transform:translate(17.9479vw,99vh) scale(.0459)}}.snow:nth-child(226){opacity:.6086;transform:translate(99.8633vw,-10px) scale(.5457);animation:fall-226 30s -22s linear infinite}@keyframes fall-226{46.846%{transform:translate(102.1391vw,46.846vh) scale(.5457)}to{transform:translate(101.0012vw,99vh) scale(.5457)}}.snow:nth-child(227){opacity:1.0166;transform:translate(24.0604vw,-10px) scale(.3025);animation:fall-227 17s -9s linear infinite}@keyframes fall-227{43.741%{transform:translate(23.7831vw,43.741vh) scale(.3025)}to{transform:translate(23.92175vw,99vh) scale(.3025)}}.snow:nth-child(228){opacity:.3576;transform:translate(29.6238vw,-10px) scale(.2331);animation:fall-228 12s -25s linear infinite}@keyframes fall-228{74.095%{transform:translate(27.2169vw,74.095vh) scale(.2331)}to{transform:translate(28.42035vw,99vh) scale(.2331)}}.snow:nth-child(229){opacity:.2118;transform:translate(72.2271vw,-10px) scale(.4462);animation:fall-229 14s -26s linear infinite}@keyframes fall-229{50.235%{transform:translate(67.6251vw,50.235vh) scale(.4462)}to{transform:translate(69.9261vw,99vh) scale(.4462)}}.snow:nth-child(230){opacity:.5428;transform:translate(27.202vw,-10px) scale(.4449);animation:fall-230 16s -18s linear infinite}@keyframes fall-230{37.403%{transform:translate(24.6641vw,37.403vh) scale(.4449)}to{transform:translate(25.93305vw,99vh) scale(.4449)}}.snow:nth-child(231){opacity:1.2646;transform:translate(14.7466vw,-10px) scale(.7406);animation:fall-231 10s -28s linear infinite}@keyframes fall-231{66.465%{transform:translate(4.928vw,66.465vh) scale(.7406)}to{transform:translate(9.8373vw,99vh) scale(.7406)}}.snow:nth-child(232){opacity:1.5374;transform:translate(56.7478vw,-10px) scale(.2463);animation:fall-232 11s -15s linear infinite}@keyframes fall-232{58.874%{transform:translate(63.8029vw,58.874vh) scale(.2463)}to{transform:translate(60.27535vw,99vh) scale(.2463)}}.snow:nth-child(233){opacity:1.6324;transform:translate(18.7241vw,-10px) scale(.2467);animation:fall-233 19s -7s linear infinite}@keyframes fall-233{73.332%{transform:translate(23.4511vw,73.332vh) scale(.2467)}to{transform:translate(21.0876vw,99vh) scale(.2467)}}.snow:nth-child(234){opacity:.3666;transform:translate(57.5868vw,-10px) scale(.1434);animation:fall-234 11s -23s linear infinite}@keyframes fall-234{77.694%{transform:translate(64.8687vw,77.694vh) scale(.1434)}to{transform:translate(61.22775vw,99vh) scale(.1434)}}.snow:nth-child(235){opacity:.9698;transform:translate(82.2175vw,-10px) scale(.911);animation:fall-235 20s -21s linear infinite}@keyframes fall-235{72.595%{transform:translate(82.6425vw,72.595vh) scale(.911)}to{transform:translate(82.43vw,99vh) scale(.911)}}.snow:nth-child(236){opacity:1.336;transform:translate(56.8023vw,-10px) scale(.9775);animation:fall-236 23s -9s linear infinite}@keyframes fall-236{78.474%{transform:translate(59.0566vw,78.474vh) scale(.9775)}to{transform:translate(57.92945vw,99vh) scale(.9775)}}.snow:nth-child(237){opacity:1.027;transform:translate(93.2029vw,-10px) scale(.636);animation:fall-237 20s -9s linear infinite}@keyframes fall-237{50.537%{transform:translate(85.5278vw,50.537vh) scale(.636)}to{transform:translate(89.36535vw,99vh) scale(.636)}}.snow:nth-child(238){opacity:1.2244;transform:translate(37.7938vw,-10px) scale(.0438);animation:fall-238 10s -22s linear infinite}@keyframes fall-238{59.906%{transform:translate(45.9938vw,59.906vh) scale(.0438)}to{transform:translate(41.8938vw,99vh) scale(.0438)}}.snow:nth-child(239){opacity:.9928;transform:translate(88.9554vw,-10px) scale(.2873);animation:fall-239 14s -30s linear infinite}@keyframes fall-239{46.284%{transform:translate(83.0992vw,46.284vh) scale(.2873)}to{transform:translate(86.0273vw,99vh) scale(.2873)}}.snow:nth-child(240){opacity:.3172;transform:translate(87.4075vw,-10px) scale(.0957);animation:fall-240 12s -17s linear infinite}@keyframes fall-240{38.48%{transform:translate(79.6404vw,38.48vh) scale(.0957)}to{transform:translate(83.52395vw,99vh) scale(.0957)}}.snow:nth-child(241){opacity:.667;transform:translate(85.7563vw,-10px) scale(.2943);animation:fall-241 29s -11s linear infinite}@keyframes fall-241{34.828%{transform:translate(92.1958vw,34.828vh) scale(.2943)}to{transform:translate(88.97605vw,99vh) scale(.2943)}}.snow:nth-child(242){opacity:.5106;transform:translate(5.3145vw,-10px) scale(.2324);animation:fall-242 28s -25s linear infinite}@keyframes fall-242{75.178%{transform:translate(10.8812vw,75.178vh) scale(.2324)}to{transform:translate(8.09785vw,99vh) scale(.2324)}}.snow:nth-child(243){opacity:.638;transform:translate(44.1192vw,-10px) scale(.4109);animation:fall-243 26s -16s linear infinite}@keyframes fall-243{70.717%{transform:translate(49.1296vw,70.717vh) scale(.4109)}to{transform:translate(46.6244vw,99vh) scale(.4109)}}.snow:nth-child(244){opacity:.469;transform:translate(55.2379vw,-10px) scale(.8713);animation:fall-244 25s -10s linear infinite}@keyframes fall-244{66.937%{transform:translate(64.5126vw,66.937vh) scale(.8713)}to{transform:translate(59.87525vw,99vh) scale(.8713)}}.snow:nth-child(245){opacity:.3222;transform:translate(99.2346vw,-10px) scale(.3504);animation:fall-245 20s -17s linear infinite}@keyframes fall-245{55.37%{transform:translate(101.5865vw,55.37vh) scale(.3504)}to{transform:translate(100.41055vw,99vh) scale(.3504)}}.snow:nth-child(246){opacity:1.0132;transform:translate(9.8023vw,-10px) scale(.6435);animation:fall-246 11s -30s linear infinite}@keyframes fall-246{63.849%{transform:translate(7.2816vw,63.849vh) scale(.6435)}to{transform:translate(8.54195vw,99vh) scale(.6435)}}.snow:nth-child(247){opacity:1.1146;transform:translate(22.9436vw,-10px) scale(.2249);animation:fall-247 10s -5s linear infinite}@keyframes fall-247{53.989%{transform:translate(27.6134vw,53.989vh) scale(.2249)}to{transform:translate(25.2785vw,99vh) scale(.2249)}}.snow:nth-child(248){opacity:.2246;transform:translate(81.851vw,-10px) scale(.3761);animation:fall-248 28s -12s linear infinite}@keyframes fall-248{50.473%{transform:translate(87.4552vw,50.473vh) scale(.3761)}to{transform:translate(84.6531vw,99vh) scale(.3761)}}.snow:nth-child(249){opacity:1.1152;transform:translate(77.8771vw,-10px) scale(.5648);animation:fall-249 18s -30s linear infinite}@keyframes fall-249{34.907%{transform:translate(81.4395vw,34.907vh) scale(.5648)}to{transform:translate(79.6583vw,99vh) scale(.5648)}}.snow:nth-child(250){opacity:.7666;transform:translate(94.6432vw,-10px) scale(.2333);animation:fall-250 23s -29s linear infinite}@keyframes fall-250{65.614%{transform:translate(97.722vw,65.614vh) scale(.2333)}to{transform:translate(96.1826vw,99vh) scale(.2333)}}.snow:nth-child(251){opacity:.6296;transform:translate(46.2977vw,-10px) scale(.6952);animation:fall-251 12s -18s linear infinite}@keyframes fall-251{64.85%{transform:translate(48.6463vw,64.85vh) scale(.6952)}to{transform:translate(47.472vw,99vh) scale(.6952)}}.snow:nth-child(252){opacity:1.7762;transform:translate(58.3996vw,-10px) scale(.2758);animation:fall-252 24s -3s linear infinite}@keyframes fall-252{70.236%{transform:translate(66.0803vw,70.236vh) scale(.2758)}to{transform:translate(62.23995vw,99vh) scale(.2758)}}.snow:nth-child(253){opacity:.756;transform:translate(93.1361vw,-10px) scale(.4411);animation:fall-253 10s -25s linear infinite}@keyframes fall-253{46.537%{transform:translate(98.9357vw,46.537vh) scale(.4411)}to{transform:translate(96.0359vw,99vh) scale(.4411)}}.snow:nth-child(254){opacity:1.5794;transform:translate(61.7149vw,-10px) scale(.776);animation:fall-254 12s -22s linear infinite}@keyframes fall-254{36.391%{transform:translate(65.4423vw,36.391vh) scale(.776)}to{transform:translate(63.5786vw,99vh) scale(.776)}}.snow:nth-child(255){opacity:.558;transform:translate(11.1431vw,-10px) scale(.8374);animation:fall-255 24s -29s linear infinite}@keyframes fall-255{78.416%{transform:translate(1.2856vw,78.416vh) scale(.8374)}to{transform:translate(6.21435vw,99vh) scale(.8374)}}.snow:nth-child(256){opacity:.7898;transform:translate(16.707vw,-10px) scale(.1557);animation:fall-256 26s -14s linear infinite}@keyframes fall-256{76.289%{transform:translate(17.8058vw,76.289vh) scale(.1557)}to{transform:translate(17.2564vw,99vh) scale(.1557)}}.snow:nth-child(257){opacity:1.7682;transform:translate(16.1868vw,-10px) scale(.2479);animation:fall-257 22s -13s linear infinite}@keyframes fall-257{78.57%{transform:translate(19.605vw,78.57vh) scale(.2479)}to{transform:translate(17.8959vw,99vh) scale(.2479)}}.snow:nth-child(258){opacity:1.7458;transform:translate(81.0922vw,-10px) scale(.4753);animation:fall-258 16s -15s linear infinite}@keyframes fall-258{76.674%{transform:translate(88.151vw,76.674vh) scale(.4753)}to{transform:translate(84.6216vw,99vh) scale(.4753)}}.snow:nth-child(259){opacity:1.848;transform:translate(33.3023vw,-10px) scale(.0626);animation:fall-259 17s -16s linear infinite}@keyframes fall-259{49.514%{transform:translate(38.1472vw,49.514vh) scale(.0626)}to{transform:translate(35.72475vw,99vh) scale(.0626)}}.snow:nth-child(260){opacity:1.9212;transform:translate(16.551vw,-10px) scale(.6606);animation:fall-260 10s -10s linear infinite}@keyframes fall-260{51.386%{transform:translate(20.8758vw,51.386vh) scale(.6606)}to{transform:translate(18.7134vw,99vh) scale(.6606)}}.snow:nth-child(261){opacity:1.1096;transform:translate(71.9562vw,-10px) scale(.4252);animation:fall-261 26s -1s linear infinite}@keyframes fall-261{77.571%{transform:translate(70.8201vw,77.571vh) scale(.4252)}to{transform:translate(71.38815vw,99vh) scale(.4252)}}.snow:nth-child(262){opacity:.995;transform:translate(30.1864vw,-10px) scale(.011);animation:fall-262 12s -30s linear infinite}@keyframes fall-262{50.071%{transform:translate(33.4705vw,50.071vh) scale(.011)}to{transform:translate(31.82845vw,99vh) scale(.011)}}.snow:nth-child(263){opacity:.234;transform:translate(3.683vw,-10px) scale(.9322);animation:fall-263 13s -2s linear infinite}@keyframes fall-263{64.039%{transform:translate(1.236vw,64.039vh) scale(.9322)}to{transform:translate(2.4595vw,99vh) scale(.9322)}}.snow:nth-child(264){opacity:.9644;transform:translate(80.6245vw,-10px) scale(.2984);animation:fall-264 27s -17s linear infinite}@keyframes fall-264{64.364%{transform:translate(72.1807vw,64.364vh) scale(.2984)}to{transform:translate(76.4026vw,99vh) scale(.2984)}}.snow:nth-child(265){opacity:.1844;transform:translate(2.1706vw,-10px) scale(.4017);animation:fall-265 16s -22s linear infinite}@keyframes fall-265{35.796%{transform:translate(-1.3747vw,35.796vh) scale(.4017)}to{transform:translate(.39795vw,99vh) scale(.4017)}}.snow:nth-child(266){opacity:1.0126;transform:translate(99.679vw,-10px) scale(.3734);animation:fall-266 15s -18s linear infinite}@keyframes fall-266{74.974%{transform:translate(92.7032vw,74.974vh) scale(.3734)}to{transform:translate(96.1911vw,99vh) scale(.3734)}}.snow:nth-child(267){opacity:.0338;transform:translate(44.2366vw,-10px) scale(.9048);animation:fall-267 11s -17s linear infinite}@keyframes fall-267{31.814%{transform:translate(52.2677vw,31.814vh) scale(.9048)}to{transform:translate(48.25215vw,99vh) scale(.9048)}}.snow:nth-child(268){opacity:.806;transform:translate(71.3599vw,-10px) scale(.1382);animation:fall-268 22s -7s linear infinite}@keyframes fall-268{56.282%{transform:translate(72.1491vw,56.282vh) scale(.1382)}to{transform:translate(71.7545vw,99vh) scale(.1382)}}.snow:nth-child(269){opacity:.3408;transform:translate(19.6375vw,-10px) scale(.5719);animation:fall-269 19s -5s linear infinite}@keyframes fall-269{60.571%{transform:translate(10.9951vw,60.571vh) scale(.5719)}to{transform:translate(15.3163vw,99vh) scale(.5719)}}.snow:nth-child(270){opacity:.6168;transform:translate(68.2354vw,-10px) scale(.953);animation:fall-270 26s -29s linear infinite}@keyframes fall-270{55.235%{transform:translate(58.8751vw,55.235vh) scale(.953)}to{transform:translate(63.55525vw,99vh) scale(.953)}}.snow:nth-child(271){opacity:.1856;transform:translate(39.6809vw,-10px) scale(.5467);animation:fall-271 29s -25s linear infinite}@keyframes fall-271{43.585%{transform:translate(44.7249vw,43.585vh) scale(.5467)}to{transform:translate(42.2029vw,99vh) scale(.5467)}}.snow:nth-child(272){opacity:.9434;transform:translate(91.8138vw,-10px) scale(.5073);animation:fall-272 23s -2s linear infinite}@keyframes fall-272{75.326%{transform:translate(93.989vw,75.326vh) scale(.5073)}to{transform:translate(92.9014vw,99vh) scale(.5073)}}.snow:nth-child(273){opacity:1.9134;transform:translate(25.3559vw,-10px) scale(.7423);animation:fall-273 25s -1s linear infinite}@keyframes fall-273{57.348%{transform:translate(33.9332vw,57.348vh) scale(.7423)}to{transform:translate(29.64455vw,99vh) scale(.7423)}}.snow:nth-child(274){opacity:.9162;transform:translate(75.9362vw,-10px) scale(.7682);animation:fall-274 15s -14s linear infinite}@keyframes fall-274{36.507%{transform:translate(82.1198vw,36.507vh) scale(.7682)}to{transform:translate(79.028vw,99vh) scale(.7682)}}.snow:nth-child(275){opacity:1.677;transform:translate(67.8223vw,-10px) scale(.5991);animation:fall-275 19s -12s linear infinite}@keyframes fall-275{38.061%{transform:translate(72.885vw,38.061vh) scale(.5991)}to{transform:translate(70.35365vw,99vh) scale(.5991)}}.snow:nth-child(276){opacity:1.4792;transform:translate(7.5463vw,-10px) scale(.4788);animation:fall-276 30s -20s linear infinite}@keyframes fall-276{46.976%{transform:translate(7.7288vw,46.976vh) scale(.4788)}to{transform:translate(7.63755vw,99vh) scale(.4788)}}.snow:nth-child(277){opacity:1.2412;transform:translate(68.1534vw,-10px) scale(.7903);animation:fall-277 19s -18s linear infinite}@keyframes fall-277{61.467%{transform:translate(73.9935vw,61.467vh) scale(.7903)}to{transform:translate(71.07345vw,99vh) scale(.7903)}}.snow:nth-child(278){opacity:1.215;transform:translate(61.2645vw,-10px) scale(.7615);animation:fall-278 22s -1s linear infinite}@keyframes fall-278{77.016%{transform:translate(63.1698vw,77.016vh) scale(.7615)}to{transform:translate(62.21715vw,99vh) scale(.7615)}}.snow:nth-child(279){opacity:1.9208;transform:translate(93.9869vw,-10px) scale(.7582);animation:fall-279 11s -14s linear infinite}@keyframes fall-279{35.751%{transform:translate(96.6079vw,35.751vh) scale(.7582)}to{transform:translate(95.2974vw,99vh) scale(.7582)}}.snow:nth-child(280){opacity:.8468;transform:translate(35.1549vw,-10px) scale(.8468);animation:fall-280 29s -4s linear infinite}@keyframes fall-280{47.888%{transform:translate(39.1048vw,47.888vh) scale(.8468)}to{transform:translate(37.12985vw,99vh) scale(.8468)}}.snow:nth-child(281){opacity:.237;transform:translate(43.9534vw,-10px) scale(.3911);animation:fall-281 11s -12s linear infinite}@keyframes fall-281{49.835%{transform:translate(38.6041vw,49.835vh) scale(.3911)}to{transform:translate(41.27875vw,99vh) scale(.3911)}}.snow:nth-child(282){opacity:1.5094;transform:translate(66.7807vw,-10px) scale(.4278);animation:fall-282 30s -18s linear infinite}@keyframes fall-282{64.65%{transform:translate(65.749vw,64.65vh) scale(.4278)}to{transform:translate(66.26485vw,99vh) scale(.4278)}}.snow:nth-child(283){opacity:1.9616;transform:translate(53.5071vw,-10px) scale(.1853);animation:fall-283 12s -14s linear infinite}@keyframes fall-283{38.253%{transform:translate(61.1169vw,38.253vh) scale(.1853)}to{transform:translate(57.312vw,99vh) scale(.1853)}}.snow:nth-child(284){opacity:1.4008;transform:translate(59.4776vw,-10px) scale(.4478);animation:fall-284 17s -11s linear infinite}@keyframes fall-284{56.483%{transform:translate(55.3595vw,56.483vh) scale(.4478)}to{transform:translate(57.41855vw,99vh) scale(.4478)}}.snow:nth-child(285){opacity:1.1664;transform:translate(10.4258vw,-10px) scale(.8011);animation:fall-285 14s -23s linear infinite}@keyframes fall-285{49.284%{transform:translate(15.8503vw,49.284vh) scale(.8011)}to{transform:translate(13.13805vw,99vh) scale(.8011)}}.snow:nth-child(286){opacity:.6314;transform:translate(64.1987vw,-10px) scale(.4631);animation:fall-286 26s -21s linear infinite}@keyframes fall-286{59.433%{transform:translate(58.9981vw,59.433vh) scale(.4631)}to{transform:translate(61.5984vw,99vh) scale(.4631)}}.snow:nth-child(287){opacity:1.4484;transform:translate(57.5754vw,-10px) scale(.9781);animation:fall-287 19s -13s linear infinite}@keyframes fall-287{50.329%{transform:translate(59.4376vw,50.329vh) scale(.9781)}to{transform:translate(58.5065vw,99vh) scale(.9781)}}.snow:nth-child(288){opacity:1.685;transform:translate(88.3563vw,-10px) scale(.4142);animation:fall-288 24s -25s linear infinite}@keyframes fall-288{51.862%{transform:translate(80.3864vw,51.862vh) scale(.4142)}to{transform:translate(84.37135vw,99vh) scale(.4142)}}.snow:nth-child(289){opacity:1.875;transform:translate(85.0244vw,-10px) scale(.9894);animation:fall-289 25s -4s linear infinite}@keyframes fall-289{76.355%{transform:translate(91.8272vw,76.355vh) scale(.9894)}to{transform:translate(88.4258vw,99vh) scale(.9894)}}.snow:nth-child(290){opacity:1.6992;transform:translate(32.6619vw,-10px) scale(.468);animation:fall-290 26s -30s linear infinite}@keyframes fall-290{74.423%{transform:translate(35.5651vw,74.423vh) scale(.468)}to{transform:translate(34.1135vw,99vh) scale(.468)}}.snow:nth-child(291){opacity:.0734;transform:translate(80.6784vw,-10px) scale(.8775);animation:fall-291 17s -19s linear infinite}@keyframes fall-291{53.945%{transform:translate(88.272vw,53.945vh) scale(.8775)}to{transform:translate(84.4752vw,99vh) scale(.8775)}}.snow:nth-child(292){opacity:1.0858;transform:translate(7.1482vw,-10px) scale(.6234);animation:fall-292 20s -28s linear infinite}@keyframes fall-292{39.393%{transform:translate(15.0671vw,39.393vh) scale(.6234)}to{transform:translate(11.10765vw,99vh) scale(.6234)}}.snow:nth-child(293){opacity:1.3934;transform:translate(49.1242vw,-10px) scale(.4089);animation:fall-293 15s -20s linear infinite}@keyframes fall-293{39.378%{transform:translate(48.3541vw,39.378vh) scale(.4089)}to{transform:translate(48.73915vw,99vh) scale(.4089)}}.snow:nth-child(294){opacity:.0562;transform:translate(19.4111vw,-10px) scale(.9538);animation:fall-294 17s -13s linear infinite}@keyframes fall-294{54.472%{transform:translate(14.7019vw,54.472vh) scale(.9538)}to{transform:translate(17.0565vw,99vh) scale(.9538)}}.snow:nth-child(295){opacity:1.21;transform:translate(98.1642vw,-10px) scale(.5857);animation:fall-295 16s -28s linear infinite}@keyframes fall-295{37.434%{transform:translate(100.9824vw,37.434vh) scale(.5857)}to{transform:translate(99.5733vw,99vh) scale(.5857)}}.snow:nth-child(296){opacity:.194;transform:translate(60.7678vw,-10px) scale(.4378);animation:fall-296 27s -2s linear infinite}@keyframes fall-296{77.825%{transform:translate(54.4971vw,77.825vh) scale(.4378)}to{transform:translate(57.63245vw,99vh) scale(.4378)}}.snow:nth-child(297){opacity:1.8668;transform:translate(27.9328vw,-10px) scale(.0544);animation:fall-297 21s -27s linear infinite}@keyframes fall-297{56.312%{transform:translate(19.7354vw,56.312vh) scale(.0544)}to{transform:translate(23.8341vw,99vh) scale(.0544)}}.snow:nth-child(298){opacity:1.4624;transform:translate(33.0692vw,-10px) scale(.8756);animation:fall-298 23s -10s linear infinite}@keyframes fall-298{61.705%{transform:translate(34.599vw,61.705vh) scale(.8756)}to{transform:translate(33.8341vw,99vh) scale(.8756)}}.snow:nth-child(299){opacity:1.735;transform:translate(11.0855vw,-10px) scale(.4824);animation:fall-299 25s -11s linear infinite}@keyframes fall-299{66.626%{transform:translate(19.2428vw,66.626vh) scale(.4824)}to{transform:translate(15.16415vw,99vh) scale(.4824)}}.snow:nth-child(300){opacity:.7406;transform:translate(56.1828vw,-10px) scale(.9007);animation:fall-300 15s -15s linear infinite}@keyframes fall-300{70.924%{transform:translate(47.8902vw,70.924vh) scale(.9007)}to{transform:translate(52.0365vw,99vh) scale(.9007)}}.snow:nth-child(301){opacity:1.141;transform:translate(38.2615vw,-10px) scale(.9879);animation:fall-301 22s -24s linear infinite}@keyframes fall-301{63.087%{transform:translate(30.3985vw,63.087vh) scale(.9879)}to{transform:translate(34.33vw,99vh) scale(.9879)}}.snow:nth-child(302){opacity:1.7052;transform:translate(87.4738vw,-10px) scale(.2167);animation:fall-302 18s -4s linear infinite}@keyframes fall-302{62.674%{transform:translate(78.0454vw,62.674vh) scale(.2167)}to{transform:translate(82.7596vw,99vh) scale(.2167)}}.snow:nth-child(303){opacity:.2934;transform:translate(14.294vw,-10px) scale(.1043);animation:fall-303 25s -4s linear infinite}@keyframes fall-303{30.37%{transform:translate(14.9139vw,30.37vh) scale(.1043)}to{transform:translate(14.60395vw,99vh) scale(.1043)}}.snow:nth-child(304){opacity:1.1282;transform:translate(19.6076vw,-10px) scale(.5889);animation:fall-304 15s -1s linear infinite}@keyframes fall-304{77.323%{transform:translate(14.5936vw,77.323vh) scale(.5889)}to{transform:translate(17.1006vw,99vh) scale(.5889)}}.snow:nth-child(305){opacity:1.9224;transform:translate(78.8662vw,-10px) scale(.0653);animation:fall-305 16s -15s linear infinite}@keyframes fall-305{34.423%{transform:translate(87.1365vw,34.423vh) scale(.0653)}to{transform:translate(83.00135vw,99vh) scale(.0653)}}.snow:nth-child(306){opacity:.599;transform:translate(88.8539vw,-10px) scale(.6578);animation:fall-306 24s -15s linear infinite}@keyframes fall-306{38.45%{transform:translate(82.8812vw,38.45vh) scale(.6578)}to{transform:translate(85.86755vw,99vh) scale(.6578)}}.snow:nth-child(307){opacity:1.7842;transform:translate(20.8527vw,-10px) scale(.9251);animation:fall-307 23s -4s linear infinite}@keyframes fall-307{40.62%{transform:translate(14.2627vw,40.62vh) scale(.9251)}to{transform:translate(17.5577vw,99vh) scale(.9251)}}.snow:nth-child(308){opacity:1.575;transform:translate(4.185vw,-10px) scale(.08);animation:fall-308 16s -3s linear infinite}@keyframes fall-308{50.655%{transform:translate(4.0887vw,50.655vh) scale(.08)}to{transform:translate(4.13685vw,99vh) scale(.08)}}.snow:nth-child(309){opacity:.6686;transform:translate(74.555vw,-10px) scale(.4857);animation:fall-309 20s -1s linear infinite}@keyframes fall-309{42.534%{transform:translate(84.5296vw,42.534vh) scale(.4857)}to{transform:translate(79.5423vw,99vh) scale(.4857)}}.snow:nth-child(310){opacity:.2112;transform:translate(62.7587vw,-10px) scale(.2144);animation:fall-310 19s -18s linear infinite}@keyframes fall-310{73.976%{transform:translate(59.3901vw,73.976vh) scale(.2144)}to{transform:translate(61.0744vw,99vh) scale(.2144)}}.snow:nth-child(311){opacity:.6444;transform:translate(38.7873vw,-10px) scale(.8438);animation:fall-311 12s -27s linear infinite}@keyframes fall-311{54.619%{transform:translate(32.4294vw,54.619vh) scale(.8438)}to{transform:translate(35.60835vw,99vh) scale(.8438)}}.snow:nth-child(312){opacity:.7532;transform:translate(87.7209vw,-10px) scale(.721);animation:fall-312 21s -22s linear infinite}@keyframes fall-312{75.523%{transform:translate(84.5652vw,75.523vh) scale(.721)}to{transform:translate(86.14305vw,99vh) scale(.721)}}.snow:nth-child(313){opacity:.0116;transform:translate(57.4365vw,-10px) scale(.1757);animation:fall-313 16s -21s linear infinite}@keyframes fall-313{40.955%{transform:translate(47.8425vw,40.955vh) scale(.1757)}to{transform:translate(52.6395vw,99vh) scale(.1757)}}.snow:nth-child(314){opacity:.3338;transform:translate(74.983vw,-10px) scale(.3869);animation:fall-314 22s -13s linear infinite}@keyframes fall-314{49.74%{transform:translate(74.5773vw,49.74vh) scale(.3869)}to{transform:translate(74.78015vw,99vh) scale(.3869)}}.snow:nth-child(315){opacity:.7744;transform:translate(30.6399vw,-10px) scale(.4131);animation:fall-315 29s -18s linear infinite}@keyframes fall-315{52.855%{transform:translate(38.2558vw,52.855vh) scale(.4131)}to{transform:translate(34.44785vw,99vh) scale(.4131)}}.snow:nth-child(316){opacity:1.7604;transform:translate(86.9665vw,-10px) scale(.351);animation:fall-316 10s -23s linear infinite}@keyframes fall-316{68.935%{transform:translate(82.5213vw,68.935vh) scale(.351)}to{transform:translate(84.7439vw,99vh) scale(.351)}}.snow:nth-child(317){opacity:1.6056;transform:translate(51.141vw,-10px) scale(.2348);animation:fall-317 16s -23s linear infinite}@keyframes fall-317{63.338%{transform:translate(45.3179vw,63.338vh) scale(.2348)}to{transform:translate(48.22945vw,99vh) scale(.2348)}}.snow:nth-child(318){opacity:.4282;transform:translate(7.6581vw,-10px) scale(.4927);animation:fall-318 22s -5s linear infinite}@keyframes fall-318{45.835%{transform:translate(10.6484vw,45.835vh) scale(.4927)}to{transform:translate(9.15325vw,99vh) scale(.4927)}}.snow:nth-child(319){opacity:1.161;transform:translate(38.2375vw,-10px) scale(.4239);animation:fall-319 20s -21s linear infinite}@keyframes fall-319{72.266%{transform:translate(41.9386vw,72.266vh) scale(.4239)}to{transform:translate(40.08805vw,99vh) scale(.4239)}}.snow:nth-child(320){opacity:1.2308;transform:translate(4.3603vw,-10px) scale(.3932);animation:fall-320 29s -14s linear infinite}@keyframes fall-320{74.547%{transform:translate(11.3163vw,74.547vh) scale(.3932)}to{transform:translate(7.8383vw,99vh) scale(.3932)}}.snow:nth-child(321){opacity:.5654;transform:translate(38.5396vw,-10px) scale(.7291);animation:fall-321 12s -30s linear infinite}@keyframes fall-321{56.993%{transform:translate(43.5992vw,56.993vh) scale(.7291)}to{transform:translate(41.0694vw,99vh) scale(.7291)}}.snow:nth-child(322){opacity:1.4794;transform:translate(2.1851vw,-10px) scale(.5047);animation:fall-322 23s -12s linear infinite}@keyframes fall-322{79.716%{transform:translate(-2.6502vw,79.716vh) scale(.5047)}to{transform:translate(-.23255vw,99vh) scale(.5047)}}.snow:nth-child(323){opacity:1.6198;transform:translate(84.3973vw,-10px) scale(.9373);animation:fall-323 14s -27s linear infinite}@keyframes fall-323{69.556%{transform:translate(77.9446vw,69.556vh) scale(.9373)}to{transform:translate(81.17095vw,99vh) scale(.9373)}}.snow:nth-child(324){opacity:.6368;transform:translate(52.2164vw,-10px) scale(.7907);animation:fall-324 29s -3s linear infinite}@keyframes fall-324{69.754%{transform:translate(48.5855vw,69.754vh) scale(.7907)}to{transform:translate(50.40095vw,99vh) scale(.7907)}}.snow:nth-child(325){opacity:1.2794;transform:translate(74.1806vw,-10px) scale(.1745);animation:fall-325 28s -30s linear infinite}@keyframes fall-325{65.449%{transform:translate(70.7581vw,65.449vh) scale(.1745)}to{transform:translate(72.46935vw,99vh) scale(.1745)}}.snow:nth-child(326){opacity:1.9538;transform:translate(41.9032vw,-10px) scale(.4682);animation:fall-326 11s -18s linear infinite}@keyframes fall-326{49.237%{transform:translate(34.4675vw,49.237vh) scale(.4682)}to{transform:translate(38.18535vw,99vh) scale(.4682)}}.snow:nth-child(327){opacity:1.6974;transform:translate(98.4703vw,-10px) scale(.6449);animation:fall-327 17s -15s linear infinite}@keyframes fall-327{43.126%{transform:translate(103.1506vw,43.126vh) scale(.6449)}to{transform:translate(100.81045vw,99vh) scale(.6449)}}.snow:nth-child(328){opacity:.555;transform:translate(41.0465vw,-10px) scale(.5818);animation:fall-328 15s -19s linear infinite}@keyframes fall-328{39.011%{transform:translate(46.8181vw,39.011vh) scale(.5818)}to{transform:translate(43.9323vw,99vh) scale(.5818)}}.snow:nth-child(329){opacity:.7878;transform:translate(88.1987vw,-10px) scale(.7797);animation:fall-329 17s -20s linear infinite}@keyframes fall-329{78.682%{transform:translate(97.7338vw,78.682vh) scale(.7797)}to{transform:translate(92.96625vw,99vh) scale(.7797)}}.snow:nth-child(330){opacity:1.9612;transform:translate(39.0728vw,-10px) scale(.6903);animation:fall-330 30s -12s linear infinite}@keyframes fall-330{73.258%{transform:translate(47.8693vw,73.258vh) scale(.6903)}to{transform:translate(43.47105vw,99vh) scale(.6903)}}.snow:nth-child(331){opacity:1.242;transform:translate(63.9655vw,-10px) scale(.8707);animation:fall-331 10s -9s linear infinite}@keyframes fall-331{55.839%{transform:translate(54.7884vw,55.839vh) scale(.8707)}to{transform:translate(59.37695vw,99vh) scale(.8707)}}.snow:nth-child(332){opacity:.375;transform:translate(25.0088vw,-10px) scale(.412);animation:fall-332 18s -29s linear infinite}@keyframes fall-332{40.434%{transform:translate(17.1605vw,40.434vh) scale(.412)}to{transform:translate(21.08465vw,99vh) scale(.412)}}.snow:nth-child(333){opacity:.7374;transform:translate(76.2836vw,-10px) scale(.7774);animation:fall-333 27s -28s linear infinite}@keyframes fall-333{75.417%{transform:translate(67.6482vw,75.417vh) scale(.7774)}to{transform:translate(71.9659vw,99vh) scale(.7774)}}.snow:nth-child(334){opacity:1.8658;transform:translate(62.2748vw,-10px) scale(.7713);animation:fall-334 10s -19s linear infinite}@keyframes fall-334{77.863%{transform:translate(65.8664vw,77.863vh) scale(.7713)}to{transform:translate(64.0706vw,99vh) scale(.7713)}}.snow:nth-child(335){opacity:.4866;transform:translate(1.7795vw,-10px) scale(.8655);animation:fall-335 26s -28s linear infinite}@keyframes fall-335{30.607%{transform:translate(-2.6754vw,30.607vh) scale(.8655)}to{transform:translate(-.44795vw,99vh) scale(.8655)}}.snow:nth-child(336){opacity:.9298;transform:translate(17.5971vw,-10px) scale(.6036);animation:fall-336 20s -23s linear infinite}@keyframes fall-336{41.526%{transform:translate(26.6404vw,41.526vh) scale(.6036)}to{transform:translate(22.11875vw,99vh) scale(.6036)}}.snow:nth-child(337){opacity:.0202;transform:translate(19.2672vw,-10px) scale(.4029);animation:fall-337 18s -29s linear infinite}@keyframes fall-337{35.838%{transform:translate(24.0716vw,35.838vh) scale(.4029)}to{transform:translate(21.6694vw,99vh) scale(.4029)}}.snow:nth-child(338){opacity:.588;transform:translate(30.7712vw,-10px) scale(.7778);animation:fall-338 13s -9s linear infinite}@keyframes fall-338{37.266%{transform:translate(29.1727vw,37.266vh) scale(.7778)}to{transform:translate(29.97195vw,99vh) scale(.7778)}}.snow:nth-child(339){opacity:.415;transform:translate(57.7293vw,-10px) scale(.0368);animation:fall-339 14s -10s linear infinite}@keyframes fall-339{59.667%{transform:translate(67.0078vw,59.667vh) scale(.0368)}to{transform:translate(62.36855vw,99vh) scale(.0368)}}.snow:nth-child(340){opacity:1.0262;transform:translate(27.4802vw,-10px) scale(.0074);animation:fall-340 30s -5s linear infinite}@keyframes fall-340{58.02%{transform:translate(30.0156vw,58.02vh) scale(.0074)}to{transform:translate(28.7479vw,99vh) scale(.0074)}}.snow:nth-child(341){opacity:.1696;transform:translate(55.0348vw,-10px) scale(.0114);animation:fall-341 11s -5s linear infinite}@keyframes fall-341{73.489%{transform:translate(57.4609vw,73.489vh) scale(.0114)}to{transform:translate(56.24785vw,99vh) scale(.0114)}}.snow:nth-child(342){opacity:1.204;transform:translate(89.4286vw,-10px) scale(.7746);animation:fall-342 15s -25s linear infinite}@keyframes fall-342{72.238%{transform:translate(91.3968vw,72.238vh) scale(.7746)}to{transform:translate(90.4127vw,99vh) scale(.7746)}}.snow:nth-child(343){opacity:.1734;transform:translate(7.8223vw,-10px) scale(.2642);animation:fall-343 29s -25s linear infinite}@keyframes fall-343{53.762%{transform:translate(1.2286vw,53.762vh) scale(.2642)}to{transform:translate(4.52545vw,99vh) scale(.2642)}}.snow:nth-child(344){opacity:.396;transform:translate(29.5003vw,-10px) scale(.0102);animation:fall-344 24s -7s linear infinite}@keyframes fall-344{72.832%{transform:translate(38.828vw,72.832vh) scale(.0102)}to{transform:translate(34.16415vw,99vh) scale(.0102)}}.snow:nth-child(345){opacity:.4416;transform:translate(.6386vw,-10px) scale(.9116);animation:fall-345 13s -6s linear infinite}@keyframes fall-345{79.427%{transform:translate(10.6105vw,79.427vh) scale(.9116)}to{transform:translate(5.62455vw,99vh) scale(.9116)}}.snow:nth-child(346){opacity:.0926;transform:translate(82.3007vw,-10px) scale(.405);animation:fall-346 28s -18s linear infinite}@keyframes fall-346{39.869%{transform:translate(82.8835vw,39.869vh) scale(.405)}to{transform:translate(82.5921vw,99vh) scale(.405)}}.snow:nth-child(347){opacity:.6604;transform:translate(5.6846vw,-10px) scale(.6631);animation:fall-347 23s -11s linear infinite}@keyframes fall-347{59.298%{transform:translate(9.423vw,59.298vh) scale(.6631)}to{transform:translate(7.5538vw,99vh) scale(.6631)}}.snow:nth-child(348){opacity:1.6868;transform:translate(86.1503vw,-10px) scale(.4931);animation:fall-348 30s -29s linear infinite}@keyframes fall-348{71.213%{transform:translate(88.9998vw,71.213vh) scale(.4931)}to{transform:translate(87.57505vw,99vh) scale(.4931)}}.snow:nth-child(349){opacity:.6274;transform:translate(58.2966vw,-10px) scale(.5573);animation:fall-349 14s -24s linear infinite}@keyframes fall-349{78.241%{transform:translate(59.4864vw,78.241vh) scale(.5573)}to{transform:translate(58.8915vw,99vh) scale(.5573)}}.snow:nth-child(350){opacity:.4892;transform:translate(8.5985vw,-10px) scale(.8276);animation:fall-350 19s -29s linear infinite}@keyframes fall-350{56.244%{transform:translate(14.252vw,56.244vh) scale(.8276)}to{transform:translate(11.42525vw,99vh) scale(.8276)}}.snow:nth-child(351){opacity:.3876;transform:translate(12.6899vw,-10px) scale(.4431);animation:fall-351 24s -27s linear infinite}@keyframes fall-351{75.039%{transform:translate(17.2334vw,75.039vh) scale(.4431)}to{transform:translate(14.96165vw,99vh) scale(.4431)}}.snow:nth-child(352){opacity:1.9496;transform:translate(88.5661vw,-10px) scale(.4282);animation:fall-352 22s -23s linear infinite}@keyframes fall-352{75.395%{transform:translate(78.9948vw,75.395vh) scale(.4282)}to{transform:translate(83.78045vw,99vh) scale(.4282)}}.snow:nth-child(353){opacity:.3342;transform:translate(96.6253vw,-10px) scale(.7768);animation:fall-353 28s -27s linear infinite}@keyframes fall-353{32.543%{transform:translate(98.9907vw,32.543vh) scale(.7768)}to{transform:translate(97.808vw,99vh) scale(.7768)}}.snow:nth-child(354){opacity:1.7748;transform:translate(76.7018vw,-10px) scale(.4624);animation:fall-354 20s -19s linear infinite}@keyframes fall-354{63.211%{transform:translate(83.3686vw,63.211vh) scale(.4624)}to{transform:translate(80.0352vw,99vh) scale(.4624)}}.snow:nth-child(355){opacity:.3682;transform:translate(69.045vw,-10px) scale(.9119);animation:fall-355 14s -13s linear infinite}@keyframes fall-355{32.049%{transform:translate(61.4948vw,32.049vh) scale(.9119)}to{transform:translate(65.2699vw,99vh) scale(.9119)}}.snow:nth-child(356){opacity:.6772;transform:translate(78.9853vw,-10px) scale(.1428);animation:fall-356 23s -4s linear infinite}@keyframes fall-356{72.798%{transform:translate(71.0238vw,72.798vh) scale(.1428)}to{transform:translate(75.00455vw,99vh) scale(.1428)}}.snow:nth-child(357){opacity:.8566;transform:translate(53.2732vw,-10px) scale(.7085);animation:fall-357 27s -24s linear infinite}@keyframes fall-357{74.863%{transform:translate(49.5357vw,74.863vh) scale(.7085)}to{transform:translate(51.40445vw,99vh) scale(.7085)}}.snow:nth-child(358){opacity:1.3108;transform:translate(26.3233vw,-10px) scale(.077);animation:fall-358 22s -19s linear infinite}@keyframes fall-358{71.615%{transform:translate(16.389vw,71.615vh) scale(.077)}to{transform:translate(21.35615vw,99vh) scale(.077)}}.snow:nth-child(359){opacity:.995;transform:translate(24.4265vw,-10px) scale(.265);animation:fall-359 13s -26s linear infinite}@keyframes fall-359{37.841%{transform:translate(31.845vw,37.841vh) scale(.265)}to{transform:translate(28.13575vw,99vh) scale(.265)}}.snow:nth-child(360){opacity:.8422;transform:translate(65.3153vw,-10px) scale(.646);animation:fall-360 27s -6s linear infinite}@keyframes fall-360{32.038%{transform:translate(59.4598vw,32.038vh) scale(.646)}to{transform:translate(62.38755vw,99vh) scale(.646)}}.snow:nth-child(361){opacity:.581;transform:translate(54.6087vw,-10px) scale(.9457);animation:fall-361 27s -13s linear infinite}@keyframes fall-361{62.152%{transform:translate(45.8517vw,62.152vh) scale(.9457)}to{transform:translate(50.2302vw,99vh) scale(.9457)}}.snow:nth-child(362){opacity:1.5452;transform:translate(6.5261vw,-10px) scale(.0922);animation:fall-362 23s -18s linear infinite}@keyframes fall-362{66.628%{transform:translate(6.1397vw,66.628vh) scale(.0922)}to{transform:translate(6.3329vw,99vh) scale(.0922)}}.snow:nth-child(363){opacity:1.1898;transform:translate(47.1717vw,-10px) scale(.613);animation:fall-363 14s -13s linear infinite}@keyframes fall-363{57.809%{transform:translate(37.9855vw,57.809vh) scale(.613)}to{transform:translate(42.5786vw,99vh) scale(.613)}}.snow:nth-child(364){opacity:1.2932;transform:translate(98.1077vw,-10px) scale(.6905);animation:fall-364 26s -1s linear infinite}@keyframes fall-364{50.968%{transform:translate(89.5132vw,50.968vh) scale(.6905)}to{transform:translate(93.81045vw,99vh) scale(.6905)}}.snow:nth-child(365){opacity:.4458;transform:translate(10.1325vw,-10px) scale(.5802);animation:fall-365 21s -12s linear infinite}@keyframes fall-365{47.728%{transform:translate(14.5554vw,47.728vh) scale(.5802)}to{transform:translate(12.34395vw,99vh) scale(.5802)}}.snow:nth-child(366){opacity:.8196;transform:translate(81.0852vw,-10px) scale(.2954);animation:fall-366 10s -21s linear infinite}@keyframes fall-366{38.713%{transform:translate(80.8314vw,38.713vh) scale(.2954)}to{transform:translate(80.9583vw,99vh) scale(.2954)}}.snow:nth-child(367){opacity:1.6654;transform:translate(22.2687vw,-10px) scale(.7431);animation:fall-367 19s -17s linear infinite}@keyframes fall-367{71.963%{transform:translate(16.7765vw,71.963vh) scale(.7431)}to{transform:translate(19.5226vw,99vh) scale(.7431)}}.snow:nth-child(368){opacity:.16;transform:translate(84.1312vw,-10px) scale(.4744);animation:fall-368 16s -24s linear infinite}@keyframes fall-368{30.657%{transform:translate(89.2759vw,30.657vh) scale(.4744)}to{transform:translate(86.70355vw,99vh) scale(.4744)}}.snow:nth-child(369){opacity:1.0084;transform:translate(55.8155vw,-10px) scale(.2528);animation:fall-369 16s -16s linear infinite}@keyframes fall-369{72.35%{transform:translate(62.7851vw,72.35vh) scale(.2528)}to{transform:translate(59.3003vw,99vh) scale(.2528)}}.snow:nth-child(370){opacity:1.9194;transform:translate(64.505vw,-10px) scale(.8616);animation:fall-370 28s -28s linear infinite}@keyframes fall-370{51.44%{transform:translate(67.6519vw,51.44vh) scale(.8616)}to{transform:translate(66.07845vw,99vh) scale(.8616)}}.snow:nth-child(371){opacity:.9128;transform:translate(79.6237vw,-10px) scale(.2846);animation:fall-371 28s -5s linear infinite}@keyframes fall-371{48.474%{transform:translate(75.4712vw,48.474vh) scale(.2846)}to{transform:translate(77.54745vw,99vh) scale(.2846)}}.snow:nth-child(372){opacity:1.5842;transform:translate(75.1364vw,-10px) scale(.6691);animation:fall-372 24s -14s linear infinite}@keyframes fall-372{33.757%{transform:translate(68.18vw,33.757vh) scale(.6691)}to{transform:translate(71.6582vw,99vh) scale(.6691)}}.snow:nth-child(373){opacity:.955;transform:translate(96.4251vw,-10px) scale(.7082);animation:fall-373 29s -9s linear infinite}@keyframes fall-373{69.493%{transform:translate(105.047vw,69.493vh) scale(.7082)}to{transform:translate(100.73605vw,99vh) scale(.7082)}}.snow:nth-child(374){opacity:1.3638;transform:translate(99.4208vw,-10px) scale(.376);animation:fall-374 22s -11s linear infinite}@keyframes fall-374{31.291%{transform:translate(96.7519vw,31.291vh) scale(.376)}to{transform:translate(98.08635vw,99vh) scale(.376)}}.snow:nth-child(375){opacity:.8368;transform:translate(98.2557vw,-10px) scale(.55);animation:fall-375 28s -30s linear infinite}@keyframes fall-375{41.383%{transform:translate(98.2518vw,41.383vh) scale(.55)}to{transform:translate(98.25375vw,99vh) scale(.55)}}.snow:nth-child(376){opacity:1.1696;transform:translate(21.1945vw,-10px) scale(.8707);animation:fall-376 17s -13s linear infinite}@keyframes fall-376{51.119%{transform:translate(31.1469vw,51.119vh) scale(.8707)}to{transform:translate(26.1707vw,99vh) scale(.8707)}}.snow:nth-child(377){opacity:1.0048;transform:translate(39.8854vw,-10px) scale(.0571);animation:fall-377 30s -12s linear infinite}@keyframes fall-377{46.399%{transform:translate(49.3118vw,46.399vh) scale(.0571)}to{transform:translate(44.5986vw,99vh) scale(.0571)}}.snow:nth-child(378){opacity:1.3992;transform:translate(40.7174vw,-10px) scale(.4866);animation:fall-378 23s -10s linear infinite}@keyframes fall-378{66.701%{transform:translate(34.7952vw,66.701vh) scale(.4866)}to{transform:translate(37.7563vw,99vh) scale(.4866)}}.snow:nth-child(379){opacity:1.9358;transform:translate(74.0842vw,-10px) scale(.1496);animation:fall-379 29s -9s linear infinite}@keyframes fall-379{37.402%{transform:translate(78.3487vw,37.402vh) scale(.1496)}to{transform:translate(76.21645vw,99vh) scale(.1496)}}.snow:nth-child(380){opacity:1.6308;transform:translate(70.6146vw,-10px) scale(.7193);animation:fall-380 30s -2s linear infinite}@keyframes fall-380{44.137%{transform:translate(67.2777vw,44.137vh) scale(.7193)}to{transform:translate(68.94615vw,99vh) scale(.7193)}}.snow:nth-child(381){opacity:1.5494;transform:translate(91.7289vw,-10px) scale(.1251);animation:fall-381 15s -30s linear infinite}@keyframes fall-381{47.124%{transform:translate(90.2226vw,47.124vh) scale(.1251)}to{transform:translate(90.97575vw,99vh) scale(.1251)}}.snow:nth-child(382){opacity:.3194;transform:translate(71.8129vw,-10px) scale(.0508);animation:fall-382 26s -26s linear infinite}@keyframes fall-382{68.083%{transform:translate(79.0419vw,68.083vh) scale(.0508)}to{transform:translate(75.4274vw,99vh) scale(.0508)}}.snow:nth-child(383){opacity:1.8992;transform:translate(79.9865vw,-10px) scale(.6224);animation:fall-383 17s -1s linear infinite}@keyframes fall-383{78.759%{transform:translate(75.9877vw,78.759vh) scale(.6224)}to{transform:translate(77.9871vw,99vh) scale(.6224)}}.snow:nth-child(384){opacity:1.0646;transform:translate(36.2979vw,-10px) scale(.2919);animation:fall-384 24s -25s linear infinite}@keyframes fall-384{72.802%{transform:translate(36.642vw,72.802vh) scale(.2919)}to{transform:translate(36.46995vw,99vh) scale(.2919)}}.snow:nth-child(385){opacity:.7412;transform:translate(25.0263vw,-10px) scale(.6878);animation:fall-385 27s -5s linear infinite}@keyframes fall-385{71.153%{transform:translate(17.6546vw,71.153vh) scale(.6878)}to{transform:translate(21.34045vw,99vh) scale(.6878)}}.snow:nth-child(386){opacity:.5626;transform:translate(26.3832vw,-10px) scale(.1385);animation:fall-386 14s -2s linear infinite}@keyframes fall-386{36.781%{transform:translate(33.7622vw,36.781vh) scale(.1385)}to{transform:translate(30.0727vw,99vh) scale(.1385)}}.snow:nth-child(387){opacity:1.9064;transform:translate(41.4667vw,-10px) scale(.2628);animation:fall-387 28s -17s linear infinite}@keyframes fall-387{52.716%{transform:translate(39.3735vw,52.716vh) scale(.2628)}to{transform:translate(40.4201vw,99vh) scale(.2628)}}.snow:nth-child(388){opacity:1.1302;transform:translate(11.4526vw,-10px) scale(.8392);animation:fall-388 24s -4s linear infinite}@keyframes fall-388{50.29%{transform:translate(15.4031vw,50.29vh) scale(.8392)}to{transform:translate(13.42785vw,99vh) scale(.8392)}}.snow:nth-child(389){opacity:1.417;transform:translate(85.2527vw,-10px) scale(.3727);animation:fall-389 10s -14s linear infinite}@keyframes fall-389{52.093%{transform:translate(88.341vw,52.093vh) scale(.3727)}to{transform:translate(86.79685vw,99vh) scale(.3727)}}.snow:nth-child(390){opacity:.315;transform:translate(80.404vw,-10px) scale(.3431);animation:fall-390 22s -17s linear infinite}@keyframes fall-390{56.829%{transform:translate(86.1165vw,56.829vh) scale(.3431)}to{transform:translate(83.26025vw,99vh) scale(.3431)}}.snow:nth-child(391){opacity:.7684;transform:translate(2.1556vw,-10px) scale(.0702);animation:fall-391 25s -9s linear infinite}@keyframes fall-391{66.179%{transform:translate(6.7175vw,66.179vh) scale(.0702)}to{transform:translate(4.43655vw,99vh) scale(.0702)}}.snow:nth-child(392){opacity:1.3372;transform:translate(49.6047vw,-10px) scale(.841);animation:fall-392 24s -24s linear infinite}@keyframes fall-392{66.631%{transform:translate(48.5762vw,66.631vh) scale(.841)}to{transform:translate(49.09045vw,99vh) scale(.841)}}.snow:nth-child(393){opacity:.4566;transform:translate(12.8146vw,-10px) scale(.7091);animation:fall-393 29s -3s linear infinite}@keyframes fall-393{47.222%{transform:translate(14.8209vw,47.222vh) scale(.7091)}to{transform:translate(13.81775vw,99vh) scale(.7091)}}.snow:nth-child(394){opacity:1.7074;transform:translate(18.6568vw,-10px) scale(.4578);animation:fall-394 23s -4s linear infinite}@keyframes fall-394{68.009%{transform:translate(17.4799vw,68.009vh) scale(.4578)}to{transform:translate(18.06835vw,99vh) scale(.4578)}}.snow:nth-child(395){opacity:1.1232;transform:translate(70.8679vw,-10px) scale(.0657);animation:fall-395 26s -20s linear infinite}@keyframes fall-395{67.858%{transform:translate(66.082vw,67.858vh) scale(.0657)}to{transform:translate(68.47495vw,99vh) scale(.0657)}}.snow:nth-child(396){opacity:.8076;transform:translate(9.9503vw,-10px) scale(.6664);animation:fall-396 11s -18s linear infinite}@keyframes fall-396{70.387%{transform:translate(14.3423vw,70.387vh) scale(.6664)}to{transform:translate(12.1463vw,99vh) scale(.6664)}}.snow:nth-child(397){opacity:1.2994;transform:translate(31.1949vw,-10px) scale(.4404);animation:fall-397 21s -29s linear infinite}@keyframes fall-397{30.654%{transform:translate(27.8283vw,30.654vh) scale(.4404)}to{transform:translate(29.5116vw,99vh) scale(.4404)}}.snow:nth-child(398){opacity:1.4268;transform:translate(15.0128vw,-10px) scale(.0081);animation:fall-398 17s -2s linear infinite}@keyframes fall-398{50.309%{transform:translate(10.5227vw,50.309vh) scale(.0081)}to{transform:translate(12.76775vw,99vh) scale(.0081)}}.snow:nth-child(399){opacity:1.685;transform:translate(61.9963vw,-10px) scale(.0368);animation:fall-399 20s -16s linear infinite}@keyframes fall-399{56.697%{transform:translate(65.2758vw,56.697vh) scale(.0368)}to{transform:translate(63.63605vw,99vh) scale(.0368)}}.snow:nth-child(400){opacity:1.4078;transform:translate(15.8vw,-10px) scale(.7447);animation:fall-400 27s -27s linear infinite}@keyframes fall-400{40.819%{transform:translate(22.8505vw,40.819vh) scale(.7447)}to{transform:translate(19.32525vw,99vh) scale(.7447)}}\n"] }]
|
|
29
29
|
}], ctorParameters: function () { return [{ type: i1.TokenService }, { type: i1.AppState }, { type: i2.Router }]; } });
|
|
30
30
|
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiYXBwLmNvbXBvbmVudC5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uL3Byb2plY3RzL2NvcmUvc3JjL2xpYi9hcHAuY29tcG9uZW50LnRzIiwiLi4vLi4vLi4vLi4vcHJvamVjdHMvY29yZS9zcmMvbGliL2FwcC5jb21wb25lbnQuaHRtbCJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQSxVQUFVO0FBQ1YsT0FBTyxFQUFFLFNBQVMsRUFBRSxpQkFBaUIsRUFBRSxNQUFNLGVBQWUsQ0FBQzs7Ozs7QUFNN0Qsa01BQWtNO0FBT2xNLE1BQU0sT0FBTyxZQUFZO0lBTXJCLFlBQW9CLEdBQWlCLEVBQVMsTUFBZ0IsRUFBVSxNQUFjO1FBQWxFLFFBQUcsR0FBSCxHQUFHLENBQWM7UUFBUyxXQUFNLEdBQU4sTUFBTSxDQUFVO1FBQVUsV0FBTSxHQUFOLE1BQU0sQ0FBUTtRQUovRSxVQUFLLEdBQWEsRUFBRSxDQUFDO1FBRXJCLGdCQUFXLEdBQUcsQ0FBQyxDQUFTLEVBQUUsSUFBUyxFQUFFLEVBQUUsQ0FBQyxJQUFJLENBQUM7UUFJaEQsSUFBSSxJQUFJLENBQUMsTUFBTSxDQUFDLGFBQWE7WUFDekIsS0FBSyxJQUFJLENBQUMsR0FBRyxDQUFDLEVBQUUsQ0FBQyxHQUFHLEdBQUcsRUFBRSxDQUFDLEVBQUU7Z0JBQ3hCLElBQUksQ0FBQyxLQUFLLENBQUMsSUFBSSxDQUFDLENBQUMsQ0FBQyxDQUFDO1FBRTNCLElBQUksQ0FBQyxJQUFJLENBQUMsR0FBRyxDQUFDLFlBQVksRUFBRTtZQUN4QixPQUFPLENBQUMsR0FBRyxDQUFDLHVEQUF1RCxDQUFDLENBQUE7WUFDcEUsSUFBSSxDQUFDLE1BQU0sQ0FBQyxRQUFRLENBQUMsQ0FBQyxPQUFPLEVBQUUsRUFBRSxPQUFPLEVBQUUsSUFBSSxDQUFDLE1BQU0sQ0FBQyxHQUFHLEVBQUUsQ0FBQyxDQUFDLENBQUM7U0FDakU7SUFDTCxDQUFDOzt5R0FoQlEsWUFBWTs2RkFBWixZQUFZLGdEQ2R6Qix1TEFHK0I7MkZEV2xCLFlBQVk7a0JBTnhCLFNBQVM7K0JBQ0ksVUFBVSxpQkFDTCxpQkFBaUIsQ0FBQyxJQUFJIiwic291cmNlc0NvbnRlbnQiOlsiLy8gQW5ndWxhclxyXG5pbXBvcnQgeyBDb21wb25lbnQsIFZpZXdFbmNhcHN1bGF0aW9uIH0gZnJvbSBcIkBhbmd1bGFyL2NvcmVcIjtcclxuaW1wb3J0IHsgUm91dGVyIH0gZnJvbSBcIkBhbmd1bGFyL3JvdXRlclwiO1xyXG5cclxuLy8gQ29uZmlndXJhemlvbmlcclxuaW1wb3J0IHsgQXBwU3RhdGUsIFRva2VuU2VydmljZSB9IGZyb20gXCJAZXNmYWVuemEvY29yZS9zZXJ2aWNlc1wiO1xyXG5cclxuLyogTi5COiBRdWVzdG8gY29tcG9uZW50ZSBub24gcHXDsiBkaXZlbnRhcmUgc3RhbmRhbG9uZS4gw4ggaWwgcHVudG8gZGkgaW5ncmVzc28gcGVyIGlsIGJvb3RzdHJhcCBkZWkgbW9kdWxpIGRpIEZyb250ZW5kLCBjaGUgTk9OIHNpIGJhc2FubyBzdWkgY29tcG9uZW50aSBzdGFuZGFsb25lIGEgbWVubyBkaSByYXJlIGZ1bnppb25hbGl0w6AgKi9cclxuQENvbXBvbmVudCh7XHJcbiAgICBzZWxlY3RvcjogJ2FwcC1yb290JyxcclxuICAgIGVuY2Fwc3VsYXRpb246IFZpZXdFbmNhcHN1bGF0aW9uLk5vbmUsXHJcbiAgICBzdHlsZVVybHM6IFtcIi4vYXBwLmNvbXBvbmVudC5zY3NzXCJdLFxyXG4gICAgdGVtcGxhdGVVcmw6ICcuL2FwcC5jb21wb25lbnQuaHRtbCdcclxufSlcclxuZXhwb3J0IGNsYXNzIEFwcENvbXBvbmVudCB7XHJcblxyXG4gICAgcHVibGljIHNub3dzOiBudW1iZXJbXSA9IFtdO1xyXG5cclxuICAgIHB1YmxpYyBzbm93VHJhY2tCeSA9IChfOiBudW1iZXIsIGl0ZW06IGFueSkgPT4gaXRlbTtcclxuXHJcbiAgICBjb25zdHJ1Y3Rvcihwcml2YXRlIGJ0czogVG9rZW5TZXJ2aWNlLCBwdWJsaWMgX3N0YXRlOiBBcHBTdGF0ZSwgcHJpdmF0ZSByb3V0ZXI6IFJvdXRlcikge1xyXG5cclxuICAgICAgICBpZiAodGhpcy5fc3RhdGUuY2hyaXN0bWFzVGltZSlcclxuICAgICAgICAgICAgZm9yIChsZXQgaSA9IDA7IGkgPCA0MDA7IGkrKylcclxuICAgICAgICAgICAgICAgIHRoaXMuc25vd3MucHVzaChpKTtcclxuXHJcbiAgICAgICAgaWYgKCF0aGlzLmJ0cy5hY2NvdW50U2NvcGUpIHtcclxuICAgICAgICAgICAgY29uc29sZS5sb2coXCJBcHBDb21wb25lbnQgLSBubyBhY2NvdW50IHNjb3BlLCByZWRpcmVjdGluZyB0byBsb2dpblwiKVxyXG4gICAgICAgICAgICB0aGlzLnJvdXRlci5uYXZpZ2F0ZShbXCJsb2dpblwiLCB7IGZyb21Vcmw6IHRoaXMucm91dGVyLnVybCB9XSk7XHJcbiAgICAgICAgfVxyXG4gICAgfVxyXG59IiwiPG5nLWNvbnRhaW5lciAqbmdJZj1cIl9zdGF0ZS5jaHJpc3RtYXNUaW1lXCI+XHJcbiAgICA8ZGl2ICpuZ0Zvcj1cImxldCBpIG9mIHNub3dzOyB0cmFja0J5OiBzbm93VHJhY2tCeVwiIGNsYXNzPVwic25vd1wiPjwvZGl2PlxyXG48L25nLWNvbnRhaW5lcj5cclxuPHJvdXRlci1vdXRsZXQ+PC9yb3V0ZXItb3V0bGV0PiJdfQ==
|