@esfaenza/core 15.2.188 → 15.2.190
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/esm2020/components/sidebar/sidebar.component.mjs +3 -3
- package/esm2020/lib/app.component.mjs +2 -2
- package/fesm2015/esfaenza-core-components.mjs +2 -2
- 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 +2 -2
- 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 +3 -3
|
@@ -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}.wizard-step-container{background-color:#fff;box-shadow:#63636333 0 2px 8px;padding:10px}.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}.app-search-background{z-index:9999;margin-top:60px;padding:0;background-color:#0000004d;width:100vw;height:calc(100vh - 60px)}.app-search-result-box{height:calc(100% - 35px);overflow:hidden;margin:20px}.app-search-card{margin-top:2px;margin-bottom:10px;padding:15px;background-color:#fff;box-shadow:#06182c66 0 0 0 2px,#06182ca6 0 4px 6px -1px,#ffffff14 0 1px inset}.pull-left{float:left}.pull-right{float:right}.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}.mat-chip-list-wrapper input.mat-input-element,.mat-chip-list-wrapper .mat-standard-chip{margin:1px 4px 4px!important;padding-top:0!important}.snow{position:absolute;width:10px;height:10px;background:white;border-radius:50%}.snow:nth-child(1){opacity:.4896;transform:translate(78.2343vw,-10px) scale(.9452);animation:fall-1 29s -2s linear infinite}@keyframes fall-1{50.509%{transform:translate(71.4451vw,50.509vh) scale(.9452)}to{transform:translate(74.8397vw,99vh) scale(.9452)}}.snow:nth-child(2){opacity:.9544;transform:translate(51.1719vw,-10px) scale(.0191);animation:fall-2 24s -21s linear infinite}@keyframes fall-2{54.717%{transform:translate(44.2842vw,54.717vh) scale(.0191)}to{transform:translate(47.72805vw,99vh) scale(.0191)}}.snow:nth-child(3){opacity:.5982;transform:translate(55.7242vw,-10px) scale(.4586);animation:fall-3 21s -24s linear infinite}@keyframes fall-3{56.616%{transform:translate(59.9803vw,56.616vh) scale(.4586)}to{transform:translate(57.85225vw,99vh) scale(.4586)}}.snow:nth-child(4){opacity:.3612;transform:translate(47.2665vw,-10px) scale(.5333);animation:fall-4 10s -3s linear infinite}@keyframes fall-4{75.668%{transform:translate(49.989vw,75.668vh) scale(.5333)}to{transform:translate(48.62775vw,99vh) scale(.5333)}}.snow:nth-child(5){opacity:1.9844;transform:translate(92.1151vw,-10px) scale(.1616);animation:fall-5 25s -10s linear infinite}@keyframes fall-5{60.903%{transform:translate(94.6635vw,60.903vh) scale(.1616)}to{transform:translate(93.3893vw,99vh) scale(.1616)}}.snow:nth-child(6){opacity:.815;transform:translate(59.4991vw,-10px) scale(.3564);animation:fall-6 23s -18s linear infinite}@keyframes fall-6{77.521%{transform:translate(54.9834vw,77.521vh) scale(.3564)}to{transform:translate(57.24125vw,99vh) scale(.3564)}}.snow:nth-child(7){opacity:1.5386;transform:translate(93.3284vw,-10px) scale(.6074);animation:fall-7 10s -23s linear infinite}@keyframes fall-7{50.471%{transform:translate(103.2087vw,50.471vh) scale(.6074)}to{transform:translate(98.26855vw,99vh) scale(.6074)}}.snow:nth-child(8){opacity:.756;transform:translate(91.8534vw,-10px) scale(.5264);animation:fall-8 15s -10s linear infinite}@keyframes fall-8{74.991%{transform:translate(90.6189vw,74.991vh) scale(.5264)}to{transform:translate(91.23615vw,99vh) scale(.5264)}}.snow:nth-child(9){opacity:.1228;transform:translate(96.6307vw,-10px) scale(.9805);animation:fall-9 25s -2s linear infinite}@keyframes fall-9{44.974%{transform:translate(103.0354vw,44.974vh) scale(.9805)}to{transform:translate(99.83305vw,99vh) scale(.9805)}}.snow:nth-child(10){opacity:.1192;transform:translate(71.602vw,-10px) scale(.5541);animation:fall-10 25s -19s linear infinite}@keyframes fall-10{44.229%{transform:translate(66.4972vw,44.229vh) scale(.5541)}to{transform:translate(69.0496vw,99vh) scale(.5541)}}.snow:nth-child(11){opacity:.3444;transform:translate(6.351vw,-10px) scale(.3146);animation:fall-11 25s -19s linear infinite}@keyframes fall-11{78.953%{transform:translate(-3.6123vw,78.953vh) scale(.3146)}to{transform:translate(1.36935vw,99vh) scale(.3146)}}.snow:nth-child(12){opacity:.4382;transform:translate(41.6074vw,-10px) scale(.4159);animation:fall-12 10s -17s linear infinite}@keyframes fall-12{50.219%{transform:translate(35.773vw,50.219vh) scale(.4159)}to{transform:translate(38.6902vw,99vh) scale(.4159)}}.snow:nth-child(13){opacity:.7772;transform:translate(39.148vw,-10px) scale(.7798);animation:fall-13 24s -5s linear infinite}@keyframes fall-13{73.511%{transform:translate(43.9641vw,73.511vh) scale(.7798)}to{transform:translate(41.55605vw,99vh) scale(.7798)}}.snow:nth-child(14){opacity:.5922;transform:translate(24.7536vw,-10px) scale(.9734);animation:fall-14 23s -12s linear infinite}@keyframes fall-14{46.643%{transform:translate(17.6693vw,46.643vh) scale(.9734)}to{transform:translate(21.21145vw,99vh) scale(.9734)}}.snow:nth-child(15){opacity:1.2116;transform:translate(23.0656vw,-10px) scale(.8197);animation:fall-15 27s -30s linear infinite}@keyframes fall-15{34.366%{transform:translate(27.6496vw,34.366vh) scale(.8197)}to{transform:translate(25.3576vw,99vh) scale(.8197)}}.snow:nth-child(16){opacity:.7794;transform:translate(16.7613vw,-10px) scale(.846);animation:fall-16 17s -16s linear infinite}@keyframes fall-16{66.769%{transform:translate(25.4334vw,66.769vh) scale(.846)}to{transform:translate(21.09735vw,99vh) scale(.846)}}.snow:nth-child(17){opacity:.8736;transform:translate(3.1962vw,-10px) scale(.4403);animation:fall-17 22s -9s linear infinite}@keyframes fall-17{75.593%{transform:translate(1.4236vw,75.593vh) scale(.4403)}to{transform:translate(2.3099vw,99vh) scale(.4403)}}.snow:nth-child(18){opacity:1.796;transform:translate(94.8874vw,-10px) scale(.3251);animation:fall-18 24s -28s linear infinite}@keyframes fall-18{48.769%{transform:translate(92.361vw,48.769vh) scale(.3251)}to{transform:translate(93.6242vw,99vh) scale(.3251)}}.snow:nth-child(19){opacity:1.4962;transform:translate(67.0617vw,-10px) scale(.112);animation:fall-19 16s -26s linear infinite}@keyframes fall-19{47.202%{transform:translate(67.1891vw,47.202vh) scale(.112)}to{transform:translate(67.1254vw,99vh) scale(.112)}}.snow:nth-child(20){opacity:1.4664;transform:translate(10.7436vw,-10px) scale(.6381);animation:fall-20 16s -13s linear infinite}@keyframes fall-20{35.039%{transform:translate(11.9721vw,35.039vh) scale(.6381)}to{transform:translate(11.35785vw,99vh) scale(.6381)}}.snow:nth-child(21){opacity:.2694;transform:translate(33.5529vw,-10px) scale(.4191);animation:fall-21 23s -12s linear infinite}@keyframes fall-21{48.619%{transform:translate(36.9157vw,48.619vh) scale(.4191)}to{transform:translate(35.2343vw,99vh) scale(.4191)}}.snow:nth-child(22){opacity:1.6726;transform:translate(5.5119vw,-10px) scale(.159);animation:fall-22 25s -8s linear infinite}@keyframes fall-22{37.961%{transform:translate(12.4098vw,37.961vh) scale(.159)}to{transform:translate(8.96085vw,99vh) scale(.159)}}.snow:nth-child(23){opacity:.9692;transform:translate(70.7332vw,-10px) scale(.9327);animation:fall-23 13s -5s linear infinite}@keyframes fall-23{36.061%{transform:translate(74.7594vw,36.061vh) scale(.9327)}to{transform:translate(72.7463vw,99vh) scale(.9327)}}.snow:nth-child(24){opacity:1.801;transform:translate(85.515vw,-10px) scale(.5414);animation:fall-24 24s -12s linear infinite}@keyframes fall-24{79.612%{transform:translate(94.6508vw,79.612vh) scale(.5414)}to{transform:translate(90.0829vw,99vh) scale(.5414)}}.snow:nth-child(25){opacity:.179;transform:translate(98.5169vw,-10px) scale(.0874);animation:fall-25 19s -9s linear infinite}@keyframes fall-25{63.682%{transform:translate(104.5572vw,63.682vh) scale(.0874)}to{transform:translate(101.53705vw,99vh) scale(.0874)}}.snow:nth-child(26){opacity:.6298;transform:translate(20.741vw,-10px) scale(.0604);animation:fall-26 22s -8s linear infinite}@keyframes fall-26{50.68%{transform:translate(25.4643vw,50.68vh) scale(.0604)}to{transform:translate(23.10265vw,99vh) scale(.0604)}}.snow:nth-child(27){opacity:1.0622;transform:translate(96.7816vw,-10px) scale(.6652);animation:fall-27 29s -20s linear infinite}@keyframes fall-27{76.414%{transform:translate(97.9492vw,76.414vh) scale(.6652)}to{transform:translate(97.3654vw,99vh) scale(.6652)}}.snow:nth-child(28){opacity:1.6594;transform:translate(23.0214vw,-10px) scale(.009);animation:fall-28 17s -7s linear infinite}@keyframes fall-28{69.228%{transform:translate(28.0817vw,69.228vh) scale(.009)}to{transform:translate(25.55155vw,99vh) scale(.009)}}.snow:nth-child(29){opacity:1.988;transform:translate(40.3151vw,-10px) scale(.7251);animation:fall-29 29s -2s linear infinite}@keyframes fall-29{52.364%{transform:translate(44.3134vw,52.364vh) scale(.7251)}to{transform:translate(42.31425vw,99vh) scale(.7251)}}.snow:nth-child(30){opacity:1.588;transform:translate(75.5779vw,-10px) scale(.529);animation:fall-30 10s -2s linear infinite}@keyframes fall-30{48.266%{transform:translate(80.8509vw,48.266vh) scale(.529)}to{transform:translate(78.2144vw,99vh) scale(.529)}}.snow:nth-child(31){opacity:1.976;transform:translate(18.3459vw,-10px) scale(.3165);animation:fall-31 25s -30s linear infinite}@keyframes fall-31{38.62%{transform:translate(20.932vw,38.62vh) scale(.3165)}to{transform:translate(19.63895vw,99vh) scale(.3165)}}.snow:nth-child(32){opacity:.9938;transform:translate(58.0266vw,-10px) scale(.2141);animation:fall-32 25s -24s linear infinite}@keyframes fall-32{40.271%{transform:translate(48.6071vw,40.271vh) scale(.2141)}to{transform:translate(53.31685vw,99vh) scale(.2141)}}.snow:nth-child(33){opacity:.3496;transform:translate(79.4683vw,-10px) scale(.0679);animation:fall-33 27s -11s linear infinite}@keyframes fall-33{51.127%{transform:translate(79.597vw,51.127vh) scale(.0679)}to{transform:translate(79.53265vw,99vh) scale(.0679)}}.snow:nth-child(34){opacity:.5346;transform:translate(1.7097vw,-10px) scale(.7617);animation:fall-34 10s -15s linear infinite}@keyframes fall-34{35.303%{transform:translate(3.37vw,35.303vh) scale(.7617)}to{transform:translate(2.53985vw,99vh) scale(.7617)}}.snow:nth-child(35){opacity:1.4808;transform:translate(40.2359vw,-10px) scale(.2484);animation:fall-35 22s -17s linear infinite}@keyframes fall-35{71.69%{transform:translate(34.0342vw,71.69vh) scale(.2484)}to{transform:translate(37.13505vw,99vh) scale(.2484)}}.snow:nth-child(36){opacity:1.6654;transform:translate(5.0294vw,-10px) scale(.616);animation:fall-36 10s -27s linear infinite}@keyframes fall-36{61.501%{transform:translate(4.1011vw,61.501vh) scale(.616)}to{transform:translate(4.56525vw,99vh) scale(.616)}}.snow:nth-child(37){opacity:.1982;transform:translate(7.6524vw,-10px) scale(.6087);animation:fall-37 15s -14s linear infinite}@keyframes fall-37{65.663%{transform:translate(11.4075vw,65.663vh) scale(.6087)}to{transform:translate(9.52995vw,99vh) scale(.6087)}}.snow:nth-child(38){opacity:.2196;transform:translate(76.0739vw,-10px) scale(.8847);animation:fall-38 11s -12s linear infinite}@keyframes fall-38{71.184%{transform:translate(77.6855vw,71.184vh) scale(.8847)}to{transform:translate(76.8797vw,99vh) scale(.8847)}}.snow:nth-child(39){opacity:1.0506;transform:translate(88.5805vw,-10px) scale(.7778);animation:fall-39 25s -26s linear infinite}@keyframes fall-39{79.176%{transform:translate(93.9386vw,79.176vh) scale(.7778)}to{transform:translate(91.25955vw,99vh) scale(.7778)}}.snow:nth-child(40){opacity:.4418;transform:translate(21.5217vw,-10px) scale(.1254);animation:fall-40 19s -27s linear infinite}@keyframes fall-40{45.262%{transform:translate(12.4226vw,45.262vh) scale(.1254)}to{transform:translate(16.97215vw,99vh) scale(.1254)}}.snow:nth-child(41){opacity:1.9036;transform:translate(70.7478vw,-10px) scale(.5682);animation:fall-41 10s -3s linear infinite}@keyframes fall-41{40.107%{transform:translate(75.0151vw,40.107vh) scale(.5682)}to{transform:translate(72.88145vw,99vh) scale(.5682)}}.snow:nth-child(42){opacity:1.2348;transform:translate(86.8226vw,-10px) scale(.7309);animation:fall-42 11s -13s linear infinite}@keyframes fall-42{50.837%{transform:translate(79.2499vw,50.837vh) scale(.7309)}to{transform:translate(83.03625vw,99vh) scale(.7309)}}.snow:nth-child(43){opacity:.976;transform:translate(82.7888vw,-10px) scale(.2627);animation:fall-43 13s -16s linear infinite}@keyframes fall-43{64.031%{transform:translate(74.0105vw,64.031vh) scale(.2627)}to{transform:translate(78.39965vw,99vh) scale(.2627)}}.snow:nth-child(44){opacity:.4848;transform:translate(92.6074vw,-10px) scale(.681);animation:fall-44 27s -28s linear infinite}@keyframes fall-44{48.266%{transform:translate(89.2018vw,48.266vh) scale(.681)}to{transform:translate(90.9046vw,99vh) scale(.681)}}.snow:nth-child(45){opacity:.0544;transform:translate(62.5112vw,-10px) scale(.2258);animation:fall-45 12s -24s linear infinite}@keyframes fall-45{52.295%{transform:translate(57.3541vw,52.295vh) scale(.2258)}to{transform:translate(59.93265vw,99vh) scale(.2258)}}.snow:nth-child(46){opacity:.5736;transform:translate(43.3198vw,-10px) scale(.0949);animation:fall-46 15s -25s linear infinite}@keyframes fall-46{76.795%{transform:translate(45.8394vw,76.795vh) scale(.0949)}to{transform:translate(44.5796vw,99vh) scale(.0949)}}.snow:nth-child(47){opacity:1.0312;transform:translate(17.0712vw,-10px) scale(.8766);animation:fall-47 16s -23s linear infinite}@keyframes fall-47{53.204%{transform:translate(9.2533vw,53.204vh) scale(.8766)}to{transform:translate(13.16225vw,99vh) scale(.8766)}}.snow:nth-child(48){opacity:.7624;transform:translate(39.7491vw,-10px) scale(.8293);animation:fall-48 20s -1s linear infinite}@keyframes fall-48{32.79%{transform:translate(30.7896vw,32.79vh) scale(.8293)}to{transform:translate(35.26935vw,99vh) scale(.8293)}}.snow:nth-child(49){opacity:.588;transform:translate(96.7621vw,-10px) scale(.4029);animation:fall-49 29s -1s linear infinite}@keyframes fall-49{56.878%{transform:translate(90.3654vw,56.878vh) scale(.4029)}to{transform:translate(93.56375vw,99vh) scale(.4029)}}.snow:nth-child(50){opacity:.2556;transform:translate(22.6579vw,-10px) scale(.758);animation:fall-50 15s -23s linear infinite}@keyframes fall-50{67.55%{transform:translate(19.7472vw,67.55vh) scale(.758)}to{transform:translate(21.20255vw,99vh) scale(.758)}}.snow:nth-child(51){opacity:1.4806;transform:translate(50.769vw,-10px) scale(.4471);animation:fall-51 24s -1s linear infinite}@keyframes fall-51{75.665%{transform:translate(56.6713vw,75.665vh) scale(.4471)}to{transform:translate(53.72015vw,99vh) scale(.4471)}}.snow:nth-child(52){opacity:.0834;transform:translate(4.8698vw,-10px) scale(.7173);animation:fall-52 28s -24s linear infinite}@keyframes fall-52{65.719%{transform:translate(1.9302vw,65.719vh) scale(.7173)}to{transform:translate(3.4vw,99vh) scale(.7173)}}.snow:nth-child(53){opacity:.0352;transform:translate(26.9729vw,-10px) scale(.5785);animation:fall-53 19s -26s linear infinite}@keyframes fall-53{63.815%{transform:translate(31.9432vw,63.815vh) scale(.5785)}to{transform:translate(29.45805vw,99vh) scale(.5785)}}.snow:nth-child(54){opacity:1.7396;transform:translate(5.5182vw,-10px) scale(.8501);animation:fall-54 28s -18s linear infinite}@keyframes fall-54{69.043%{transform:translate(7.0616vw,69.043vh) scale(.8501)}to{transform:translate(6.2899vw,99vh) scale(.8501)}}.snow:nth-child(55){opacity:1.0116;transform:translate(2.0992vw,-10px) scale(.2952);animation:fall-55 16s -23s linear infinite}@keyframes fall-55{51.951%{transform:translate(-.7226vw,51.951vh) scale(.2952)}to{transform:translate(.6883vw,99vh) scale(.2952)}}.snow:nth-child(56){opacity:1.3362;transform:translate(98.7634vw,-10px) scale(.0429);animation:fall-56 29s -6s linear infinite}@keyframes fall-56{32.228%{transform:translate(92.1584vw,32.228vh) scale(.0429)}to{transform:translate(95.4609vw,99vh) scale(.0429)}}.snow:nth-child(57){opacity:1.9386;transform:translate(92.9701vw,-10px) scale(.7772);animation:fall-57 14s -12s linear infinite}@keyframes fall-57{49.866%{transform:translate(83.769vw,49.866vh) scale(.7772)}to{transform:translate(88.36955vw,99vh) scale(.7772)}}.snow:nth-child(58){opacity:1.1022;transform:translate(24.6799vw,-10px) scale(.8518);animation:fall-58 22s -10s linear infinite}@keyframes fall-58{38.449%{transform:translate(19.4259vw,38.449vh) scale(.8518)}to{transform:translate(22.0529vw,99vh) scale(.8518)}}.snow:nth-child(59){opacity:1.1594;transform:translate(33.6587vw,-10px) scale(.8508);animation:fall-59 16s -11s linear infinite}@keyframes fall-59{44.879%{transform:translate(39.6735vw,44.879vh) scale(.8508)}to{transform:translate(36.6661vw,99vh) scale(.8508)}}.snow:nth-child(60){opacity:.426;transform:translate(68.5722vw,-10px) scale(.6414);animation:fall-60 19s -15s linear infinite}@keyframes fall-60{40.243%{transform:translate(70.6127vw,40.243vh) scale(.6414)}to{transform:translate(69.59245vw,99vh) scale(.6414)}}.snow:nth-child(61){opacity:1.5006;transform:translate(53.7089vw,-10px) scale(.3109);animation:fall-61 23s -30s linear infinite}@keyframes fall-61{66.979%{transform:translate(46.7565vw,66.979vh) scale(.3109)}to{transform:translate(50.2327vw,99vh) scale(.3109)}}.snow:nth-child(62){opacity:1.6886;transform:translate(27.6943vw,-10px) scale(.8019);animation:fall-62 14s -10s linear infinite}@keyframes fall-62{60.829%{transform:translate(28.073vw,60.829vh) scale(.8019)}to{transform:translate(27.88365vw,99vh) scale(.8019)}}.snow:nth-child(63){opacity:.0152;transform:translate(19.823vw,-10px) scale(.656);animation:fall-63 18s -30s linear infinite}@keyframes fall-63{34.34%{transform:translate(18.3992vw,34.34vh) scale(.656)}to{transform:translate(19.1111vw,99vh) scale(.656)}}.snow:nth-child(64){opacity:1.5964;transform:translate(65.1021vw,-10px) scale(.8408);animation:fall-64 15s -2s linear infinite}@keyframes fall-64{56.911%{transform:translate(74.6868vw,56.911vh) scale(.8408)}to{transform:translate(69.89445vw,99vh) scale(.8408)}}.snow:nth-child(65){opacity:1.5554;transform:translate(59.9066vw,-10px) scale(.0959);animation:fall-65 13s -20s linear infinite}@keyframes fall-65{77.152%{transform:translate(54.8371vw,77.152vh) scale(.0959)}to{transform:translate(57.37185vw,99vh) scale(.0959)}}.snow:nth-child(66){opacity:.317;transform:translate(29.5088vw,-10px) scale(.5138);animation:fall-66 22s -24s linear infinite}@keyframes fall-66{67.848%{transform:translate(23.3853vw,67.848vh) scale(.5138)}to{transform:translate(26.44705vw,99vh) scale(.5138)}}.snow:nth-child(67){opacity:.245;transform:translate(63.9146vw,-10px) scale(.5073);animation:fall-67 15s -17s linear infinite}@keyframes fall-67{59.156%{transform:translate(57.6818vw,59.156vh) scale(.5073)}to{transform:translate(60.7982vw,99vh) scale(.5073)}}.snow:nth-child(68){opacity:.254;transform:translate(60.2397vw,-10px) scale(.196);animation:fall-68 10s -9s linear infinite}@keyframes fall-68{50.247%{transform:translate(50.7279vw,50.247vh) scale(.196)}to{transform:translate(55.4838vw,99vh) scale(.196)}}.snow:nth-child(69){opacity:1.4622;transform:translate(78.8074vw,-10px) scale(.9462);animation:fall-69 25s -4s linear infinite}@keyframes fall-69{68.003%{transform:translate(75.8375vw,68.003vh) scale(.9462)}to{transform:translate(77.32245vw,99vh) scale(.9462)}}.snow:nth-child(70){opacity:1.304;transform:translate(44.9912vw,-10px) scale(.8658);animation:fall-70 19s -2s linear infinite}@keyframes fall-70{74.304%{transform:translate(39.1843vw,74.304vh) scale(.8658)}to{transform:translate(42.08775vw,99vh) scale(.8658)}}.snow:nth-child(71){opacity:1.2836;transform:translate(86.6488vw,-10px) scale(.4339);animation:fall-71 14s -18s linear infinite}@keyframes fall-71{52.17%{transform:translate(94.4379vw,52.17vh) scale(.4339)}to{transform:translate(90.54335vw,99vh) scale(.4339)}}.snow:nth-child(72){opacity:.8196;transform:translate(43.1964vw,-10px) scale(.8824);animation:fall-72 10s -21s linear infinite}@keyframes fall-72{66.339%{transform:translate(49.4659vw,66.339vh) scale(.8824)}to{transform:translate(46.33115vw,99vh) scale(.8824)}}.snow:nth-child(73){opacity:1.0868;transform:translate(73.6909vw,-10px) scale(.7276);animation:fall-73 16s -15s linear infinite}@keyframes fall-73{40.323%{transform:translate(82.2143vw,40.323vh) scale(.7276)}to{transform:translate(77.9526vw,99vh) scale(.7276)}}.snow:nth-child(74){opacity:.8254;transform:translate(30.9473vw,-10px) scale(.9045);animation:fall-74 14s -3s linear infinite}@keyframes fall-74{51.333%{transform:translate(29.6252vw,51.333vh) scale(.9045)}to{transform:translate(30.28625vw,99vh) scale(.9045)}}.snow:nth-child(75){opacity:1.6368;transform:translate(40.8237vw,-10px) scale(.6921);animation:fall-75 26s -10s linear infinite}@keyframes fall-75{61.434%{transform:translate(42.0478vw,61.434vh) scale(.6921)}to{transform:translate(41.43575vw,99vh) scale(.6921)}}.snow:nth-child(76){opacity:1.0718;transform:translate(41.8456vw,-10px) scale(.1938);animation:fall-76 26s -14s linear infinite}@keyframes fall-76{76.856%{transform:translate(50.4656vw,76.856vh) scale(.1938)}to{transform:translate(46.1556vw,99vh) scale(.1938)}}.snow:nth-child(77){opacity:.5698;transform:translate(34.1069vw,-10px) scale(.0292);animation:fall-77 12s -4s linear infinite}@keyframes fall-77{45.596%{transform:translate(37.7996vw,45.596vh) scale(.0292)}to{transform:translate(35.95325vw,99vh) scale(.0292)}}.snow:nth-child(78){opacity:1.3922;transform:translate(9.7532vw,-10px) scale(.5942);animation:fall-78 16s -3s linear infinite}@keyframes fall-78{41.898%{transform:translate(1.976vw,41.898vh) scale(.5942)}to{transform:translate(5.8646vw,99vh) scale(.5942)}}.snow:nth-child(79){opacity:1.1578;transform:translate(28.0739vw,-10px) scale(.9379);animation:fall-79 21s -25s linear infinite}@keyframes fall-79{70.403%{transform:translate(37.9379vw,70.403vh) scale(.9379)}to{transform:translate(33.0059vw,99vh) scale(.9379)}}.snow:nth-child(80){opacity:1.5728;transform:translate(32.2793vw,-10px) scale(.5409);animation:fall-80 16s -11s linear infinite}@keyframes fall-80{59.647%{transform:translate(27.4814vw,59.647vh) scale(.5409)}to{transform:translate(29.88035vw,99vh) scale(.5409)}}.snow:nth-child(81){opacity:.0664;transform:translate(.1102vw,-10px) scale(.5744);animation:fall-81 21s -16s linear infinite}@keyframes fall-81{53.839%{transform:translate(2.5564vw,53.839vh) scale(.5744)}to{transform:translate(1.3333vw,99vh) scale(.5744)}}.snow:nth-child(82){opacity:.8164;transform:translate(27.8025vw,-10px) scale(.9823);animation:fall-82 16s -9s linear infinite}@keyframes fall-82{48.271%{transform:translate(36.8284vw,48.271vh) scale(.9823)}to{transform:translate(32.31545vw,99vh) scale(.9823)}}.snow:nth-child(83){opacity:1.4338;transform:translate(66.2749vw,-10px) scale(.1695);animation:fall-83 26s -15s linear infinite}@keyframes fall-83{78.489%{transform:translate(68.3285vw,78.489vh) scale(.1695)}to{transform:translate(67.3017vw,99vh) scale(.1695)}}.snow:nth-child(84){opacity:1.17;transform:translate(66.3864vw,-10px) scale(.2196);animation:fall-84 23s -23s linear infinite}@keyframes fall-84{35.325%{transform:translate(73.5416vw,35.325vh) scale(.2196)}to{transform:translate(69.964vw,99vh) scale(.2196)}}.snow:nth-child(85){opacity:.2218;transform:translate(34.1357vw,-10px) scale(.9349);animation:fall-85 23s -9s linear infinite}@keyframes fall-85{61.473%{transform:translate(37.781vw,61.473vh) scale(.9349)}to{transform:translate(35.95835vw,99vh) scale(.9349)}}.snow:nth-child(86){opacity:.6288;transform:translate(43.1094vw,-10px) scale(.5211);animation:fall-86 27s -24s linear infinite}@keyframes fall-86{78.366%{transform:translate(48.4386vw,78.366vh) scale(.5211)}to{transform:translate(45.774vw,99vh) scale(.5211)}}.snow:nth-child(87){opacity:.5702;transform:translate(85.3268vw,-10px) scale(.9196);animation:fall-87 27s -12s linear infinite}@keyframes fall-87{69.315%{transform:translate(79.119vw,69.315vh) scale(.9196)}to{transform:translate(82.2229vw,99vh) scale(.9196)}}.snow:nth-child(88){opacity:1.6872;transform:translate(9.5411vw,-10px) scale(.1082);animation:fall-88 25s -16s linear infinite}@keyframes fall-88{34.308%{transform:translate(1.6159vw,34.308vh) scale(.1082)}to{transform:translate(5.5785vw,99vh) scale(.1082)}}.snow:nth-child(89){opacity:1.1416;transform:translate(37.4442vw,-10px) scale(.0195);animation:fall-89 14s -7s linear infinite}@keyframes fall-89{43.961%{transform:translate(35.845vw,43.961vh) scale(.0195)}to{transform:translate(36.6446vw,99vh) scale(.0195)}}.snow:nth-child(90){opacity:1.036;transform:translate(15.9753vw,-10px) scale(.6436);animation:fall-90 19s -9s linear infinite}@keyframes fall-90{64.915%{transform:translate(13.5763vw,64.915vh) scale(.6436)}to{transform:translate(14.7758vw,99vh) scale(.6436)}}.snow:nth-child(91){opacity:.9496;transform:translate(69.2327vw,-10px) scale(.3015);animation:fall-91 30s -23s linear infinite}@keyframes fall-91{32.161%{transform:translate(74.8146vw,32.161vh) scale(.3015)}to{transform:translate(72.02365vw,99vh) scale(.3015)}}.snow:nth-child(92){opacity:.4858;transform:translate(85.8731vw,-10px) scale(.5155);animation:fall-92 15s -5s linear infinite}@keyframes fall-92{69.67%{transform:translate(94.7395vw,69.67vh) scale(.5155)}to{transform:translate(90.3063vw,99vh) scale(.5155)}}.snow:nth-child(93){opacity:1.401;transform:translate(72.1916vw,-10px) scale(.0317);animation:fall-93 23s -29s linear infinite}@keyframes fall-93{60.76%{transform:translate(78.7583vw,60.76vh) scale(.0317)}to{transform:translate(75.47495vw,99vh) scale(.0317)}}.snow:nth-child(94){opacity:.9778;transform:translate(92.5619vw,-10px) scale(.4216);animation:fall-94 13s -28s linear infinite}@keyframes fall-94{74.759%{transform:translate(88.1864vw,74.759vh) scale(.4216)}to{transform:translate(90.37415vw,99vh) scale(.4216)}}.snow:nth-child(95){opacity:1.0774;transform:translate(67.8642vw,-10px) scale(.7867);animation:fall-95 12s -20s linear infinite}@keyframes fall-95{51.537%{transform:translate(74.8525vw,51.537vh) scale(.7867)}to{transform:translate(71.35835vw,99vh) scale(.7867)}}.snow:nth-child(96){opacity:1.7482;transform:translate(16.9417vw,-10px) scale(.0263);animation:fall-96 25s -3s linear infinite}@keyframes fall-96{77.494%{transform:translate(22.8499vw,77.494vh) scale(.0263)}to{transform:translate(19.8958vw,99vh) scale(.0263)}}.snow:nth-child(97){opacity:.6754;transform:translate(6.7551vw,-10px) scale(.2504);animation:fall-97 14s -18s linear infinite}@keyframes fall-97{54.206%{transform:translate(15.2108vw,54.206vh) scale(.2504)}to{transform:translate(10.98295vw,99vh) scale(.2504)}}.snow:nth-child(98){opacity:.1492;transform:translate(35.2771vw,-10px) scale(.9366);animation:fall-98 27s -9s linear infinite}@keyframes fall-98{49.611%{transform:translate(45.2444vw,49.611vh) scale(.9366)}to{transform:translate(40.26075vw,99vh) scale(.9366)}}.snow:nth-child(99){opacity:.26;transform:translate(85.8162vw,-10px) scale(.3283);animation:fall-99 27s -9s linear infinite}@keyframes fall-99{34.841%{transform:translate(77.2191vw,34.841vh) scale(.3283)}to{transform:translate(81.51765vw,99vh) scale(.3283)}}.snow:nth-child(100){opacity:1.6486;transform:translate(83.309vw,-10px) scale(.2745);animation:fall-100 24s -25s linear infinite}@keyframes fall-100{38.49%{transform:translate(89.5788vw,38.49vh) scale(.2745)}to{transform:translate(86.4439vw,99vh) scale(.2745)}}.snow:nth-child(101){opacity:.1764;transform:translate(15.6794vw,-10px) scale(.0961);animation:fall-101 22s -24s linear infinite}@keyframes fall-101{53.985%{transform:translate(21.1258vw,53.985vh) scale(.0961)}to{transform:translate(18.4026vw,99vh) scale(.0961)}}.snow:nth-child(102){opacity:1.9836;transform:translate(41.3978vw,-10px) scale(.5124);animation:fall-102 26s -23s linear infinite}@keyframes fall-102{62.824%{transform:translate(37.7301vw,62.824vh) scale(.5124)}to{transform:translate(39.56395vw,99vh) scale(.5124)}}.snow:nth-child(103){opacity:1.8678;transform:translate(33.4204vw,-10px) scale(.5447);animation:fall-103 22s -21s linear infinite}@keyframes fall-103{39.993%{transform:translate(43.0037vw,39.993vh) scale(.5447)}to{transform:translate(38.21205vw,99vh) scale(.5447)}}.snow:nth-child(104){opacity:.0698;transform:translate(85.6843vw,-10px) scale(.3565);animation:fall-104 30s -18s linear infinite}@keyframes fall-104{71.986%{transform:translate(79.9751vw,71.986vh) scale(.3565)}to{transform:translate(82.8297vw,99vh) scale(.3565)}}.snow:nth-child(105){opacity:.5324;transform:translate(74.9756vw,-10px) scale(.3551);animation:fall-105 16s -13s linear infinite}@keyframes fall-105{43.757%{transform:translate(81.4941vw,43.757vh) scale(.3551)}to{transform:translate(78.23485vw,99vh) scale(.3551)}}.snow:nth-child(106){opacity:1.7076;transform:translate(74.6368vw,-10px) scale(.4735);animation:fall-106 23s -18s linear infinite}@keyframes fall-106{36.82%{transform:translate(72.4221vw,36.82vh) scale(.4735)}to{transform:translate(73.52945vw,99vh) scale(.4735)}}.snow:nth-child(107){opacity:.451;transform:translate(92.5881vw,-10px) scale(.082);animation:fall-107 11s -22s linear infinite}@keyframes fall-107{54.839%{transform:translate(94.5165vw,54.839vh) scale(.082)}to{transform:translate(93.5523vw,99vh) scale(.082)}}.snow:nth-child(108){opacity:.3964;transform:translate(8.4027vw,-10px) scale(.9783);animation:fall-108 27s -5s linear infinite}@keyframes fall-108{74.361%{transform:translate(18.1538vw,74.361vh) scale(.9783)}to{transform:translate(13.27825vw,99vh) scale(.9783)}}.snow:nth-child(109){opacity:1.5354;transform:translate(93.4521vw,-10px) scale(.1926);animation:fall-109 24s -14s linear infinite}@keyframes fall-109{78.649%{transform:translate(93.2048vw,78.649vh) scale(.1926)}to{transform:translate(93.32845vw,99vh) scale(.1926)}}.snow:nth-child(110){opacity:.755;transform:translate(30.9468vw,-10px) scale(.9024);animation:fall-110 17s -19s linear infinite}@keyframes fall-110{52.796%{transform:translate(38.074vw,52.796vh) scale(.9024)}to{transform:translate(34.5104vw,99vh) scale(.9024)}}.snow:nth-child(111){opacity:.3908;transform:translate(9.9397vw,-10px) scale(.6858);animation:fall-111 13s -21s linear infinite}@keyframes fall-111{42.225%{transform:translate(14.4075vw,42.225vh) scale(.6858)}to{transform:translate(12.1736vw,99vh) scale(.6858)}}.snow:nth-child(112){opacity:1.3566;transform:translate(99.811vw,-10px) scale(.7192);animation:fall-112 28s -11s linear infinite}@keyframes fall-112{66.539%{transform:translate(109.1513vw,66.539vh) scale(.7192)}to{transform:translate(104.48115vw,99vh) scale(.7192)}}.snow:nth-child(113){opacity:1.7222;transform:translate(82.7931vw,-10px) scale(.1535);animation:fall-113 18s -28s linear infinite}@keyframes fall-113{37.849%{transform:translate(89.6538vw,37.849vh) scale(.1535)}to{transform:translate(86.22345vw,99vh) scale(.1535)}}.snow:nth-child(114){opacity:.8346;transform:translate(80.9352vw,-10px) scale(.6361);animation:fall-114 18s -25s linear infinite}@keyframes fall-114{73.536%{transform:translate(88.049vw,73.536vh) scale(.6361)}to{transform:translate(84.4921vw,99vh) scale(.6361)}}.snow:nth-child(115){opacity:1.6986;transform:translate(19.8082vw,-10px) scale(.5148);animation:fall-115 18s -12s linear infinite}@keyframes fall-115{61.252%{transform:translate(23.5559vw,61.252vh) scale(.5148)}to{transform:translate(21.68205vw,99vh) scale(.5148)}}.snow:nth-child(116){opacity:1.8434;transform:translate(54.3407vw,-10px) scale(.3253);animation:fall-116 18s -22s linear infinite}@keyframes fall-116{77.887%{transform:translate(51.2345vw,77.887vh) scale(.3253)}to{transform:translate(52.7876vw,99vh) scale(.3253)}}.snow:nth-child(117){opacity:1.2102;transform:translate(56.1112vw,-10px) scale(.3878);animation:fall-117 19s -21s linear infinite}@keyframes fall-117{59.85%{transform:translate(64.7799vw,59.85vh) scale(.3878)}to{transform:translate(60.44555vw,99vh) scale(.3878)}}.snow:nth-child(118){opacity:.622;transform:translate(59.6153vw,-10px) scale(.619);animation:fall-118 29s -23s linear infinite}@keyframes fall-118{54.701%{transform:translate(51.6881vw,54.701vh) scale(.619)}to{transform:translate(55.6517vw,99vh) scale(.619)}}.snow:nth-child(119){opacity:1.2196;transform:translate(49.5982vw,-10px) scale(.9922);animation:fall-119 14s -17s linear infinite}@keyframes fall-119{38.377%{transform:translate(42.8418vw,38.377vh) scale(.9922)}to{transform:translate(46.22vw,99vh) scale(.9922)}}.snow:nth-child(120){opacity:1.0724;transform:translate(43.9708vw,-10px) scale(.6307);animation:fall-120 29s -7s linear infinite}@keyframes fall-120{50.114%{transform:translate(39.5839vw,50.114vh) scale(.6307)}to{transform:translate(41.77735vw,99vh) scale(.6307)}}.snow:nth-child(121){opacity:.0798;transform:translate(69.3787vw,-10px) scale(.4787);animation:fall-121 30s -17s linear infinite}@keyframes fall-121{71.124%{transform:translate(78.7188vw,71.124vh) scale(.4787)}to{transform:translate(74.04875vw,99vh) scale(.4787)}}.snow:nth-child(122){opacity:1.5206;transform:translate(26.951vw,-10px) scale(.4961);animation:fall-122 21s -13s linear infinite}@keyframes fall-122{51.062%{transform:translate(24.2215vw,51.062vh) scale(.4961)}to{transform:translate(25.58625vw,99vh) scale(.4961)}}.snow:nth-child(123){opacity:.6432;transform:translate(3.4762vw,-10px) scale(.2761);animation:fall-123 29s -26s linear infinite}@keyframes fall-123{53.853%{transform:translate(-2.8872vw,53.853vh) scale(.2761)}to{transform:translate(.2945vw,99vh) scale(.2761)}}.snow:nth-child(124){opacity:1.1594;transform:translate(79.8539vw,-10px) scale(.844);animation:fall-124 16s -3s linear infinite}@keyframes fall-124{41.903%{transform:translate(76.5926vw,41.903vh) scale(.844)}to{transform:translate(78.22325vw,99vh) scale(.844)}}.snow:nth-child(125){opacity:.673;transform:translate(56.0221vw,-10px) scale(.7133);animation:fall-125 27s -15s linear infinite}@keyframes fall-125{71.735%{transform:translate(62.4418vw,71.735vh) scale(.7133)}to{transform:translate(59.23195vw,99vh) scale(.7133)}}.snow:nth-child(126){opacity:1.2822;transform:translate(77.1487vw,-10px) scale(.8246);animation:fall-126 16s -26s linear infinite}@keyframes fall-126{30.54%{transform:translate(72.2783vw,30.54vh) scale(.8246)}to{transform:translate(74.7135vw,99vh) scale(.8246)}}.snow:nth-child(127){opacity:.3518;transform:translate(87.9393vw,-10px) scale(.0455);animation:fall-127 28s -27s linear infinite}@keyframes fall-127{55.773%{transform:translate(81.3751vw,55.773vh) scale(.0455)}to{transform:translate(84.6572vw,99vh) scale(.0455)}}.snow:nth-child(128){opacity:.7824;transform:translate(25.6406vw,-10px) scale(.2211);animation:fall-128 30s -28s linear infinite}@keyframes fall-128{71.428%{transform:translate(17.8319vw,71.428vh) scale(.2211)}to{transform:translate(21.73625vw,99vh) scale(.2211)}}.snow:nth-child(129){opacity:1.1224;transform:translate(81.8446vw,-10px) scale(.2527);animation:fall-129 18s -14s linear infinite}@keyframes fall-129{73.4%{transform:translate(85.3096vw,73.4vh) scale(.2527)}to{transform:translate(83.5771vw,99vh) scale(.2527)}}.snow:nth-child(130){opacity:1.1028;transform:translate(17.7645vw,-10px) scale(.1372);animation:fall-130 24s -16s linear infinite}@keyframes fall-130{38.873%{transform:translate(13.596vw,38.873vh) scale(.1372)}to{transform:translate(15.68025vw,99vh) scale(.1372)}}.snow:nth-child(131){opacity:1.0378;transform:translate(47.4007vw,-10px) scale(.7085);animation:fall-131 28s -17s linear infinite}@keyframes fall-131{69.807%{transform:translate(44.0823vw,69.807vh) scale(.7085)}to{transform:translate(45.7415vw,99vh) scale(.7085)}}.snow:nth-child(132){opacity:.2418;transform:translate(10.6605vw,-10px) scale(.0053);animation:fall-132 17s -22s linear infinite}@keyframes fall-132{70.245%{transform:translate(12.2307vw,70.245vh) scale(.0053)}to{transform:translate(11.4456vw,99vh) scale(.0053)}}.snow:nth-child(133){opacity:.2276;transform:translate(92.4423vw,-10px) scale(.5653);animation:fall-133 19s -18s linear infinite}@keyframes fall-133{79.662%{transform:translate(84.786vw,79.662vh) scale(.5653)}to{transform:translate(88.61415vw,99vh) scale(.5653)}}.snow:nth-child(134){opacity:1.4716;transform:translate(87.1818vw,-10px) scale(.2871);animation:fall-134 29s -1s linear infinite}@keyframes fall-134{43.476%{transform:translate(77.3944vw,43.476vh) scale(.2871)}to{transform:translate(82.2881vw,99vh) scale(.2871)}}.snow:nth-child(135){opacity:1.2966;transform:translate(64.0762vw,-10px) scale(.119);animation:fall-135 11s -16s linear infinite}@keyframes fall-135{46.082%{transform:translate(56.4778vw,46.082vh) scale(.119)}to{transform:translate(60.277vw,99vh) scale(.119)}}.snow:nth-child(136){opacity:1.8166;transform:translate(35.579vw,-10px) scale(.5485);animation:fall-136 30s -2s linear infinite}@keyframes fall-136{52.956%{transform:translate(35.6978vw,52.956vh) scale(.5485)}to{transform:translate(35.6384vw,99vh) scale(.5485)}}.snow:nth-child(137){opacity:.48;transform:translate(86.5869vw,-10px) scale(.7996);animation:fall-137 13s -2s linear infinite}@keyframes fall-137{69.586%{transform:translate(84.4407vw,69.586vh) scale(.7996)}to{transform:translate(85.5138vw,99vh) scale(.7996)}}.snow:nth-child(138){opacity:.069;transform:translate(94.7181vw,-10px) scale(.5924);animation:fall-138 29s -10s linear infinite}@keyframes fall-138{43.215%{transform:translate(87.1981vw,43.215vh) scale(.5924)}to{transform:translate(90.9581vw,99vh) scale(.5924)}}.snow:nth-child(139){opacity:1.8626;transform:translate(65.2832vw,-10px) scale(.1906);animation:fall-139 18s -11s linear infinite}@keyframes fall-139{60.387%{transform:translate(63.3104vw,60.387vh) scale(.1906)}to{transform:translate(64.2968vw,99vh) scale(.1906)}}.snow:nth-child(140){opacity:.2964;transform:translate(65.8394vw,-10px) scale(.9228);animation:fall-140 10s -11s linear infinite}@keyframes fall-140{67.415%{transform:translate(57.2853vw,67.415vh) scale(.9228)}to{transform:translate(61.56235vw,99vh) scale(.9228)}}.snow:nth-child(141){opacity:.811;transform:translate(48.5385vw,-10px) scale(.2782);animation:fall-141 26s -10s linear infinite}@keyframes fall-141{33.718%{transform:translate(48.9598vw,33.718vh) scale(.2782)}to{transform:translate(48.74915vw,99vh) scale(.2782)}}.snow:nth-child(142){opacity:1.8456;transform:translate(99.0345vw,-10px) scale(.7861);animation:fall-142 27s -22s linear infinite}@keyframes fall-142{49.555%{transform:translate(102.1458vw,49.555vh) scale(.7861)}to{transform:translate(100.59015vw,99vh) scale(.7861)}}.snow:nth-child(143){opacity:1.4738;transform:translate(3.0332vw,-10px) scale(.1592);animation:fall-143 18s -6s linear infinite}@keyframes fall-143{77.751%{transform:translate(-5.9636vw,77.751vh) scale(.1592)}to{transform:translate(-1.4652vw,99vh) scale(.1592)}}.snow:nth-child(144){opacity:.1538;transform:translate(41.8302vw,-10px) scale(.0733);animation:fall-144 21s -19s linear infinite}@keyframes fall-144{70.643%{transform:translate(44.3035vw,70.643vh) scale(.0733)}to{transform:translate(43.06685vw,99vh) scale(.0733)}}.snow:nth-child(145){opacity:.8426;transform:translate(75.2048vw,-10px) scale(.0244);animation:fall-145 24s -30s linear infinite}@keyframes fall-145{58.759%{transform:translate(67.7043vw,58.759vh) scale(.0244)}to{transform:translate(71.45455vw,99vh) scale(.0244)}}.snow:nth-child(146){opacity:1.9142;transform:translate(7.8641vw,-10px) scale(.3493);animation:fall-146 15s -14s linear infinite}@keyframes fall-146{44.221%{transform:translate(3.2264vw,44.221vh) scale(.3493)}to{transform:translate(5.54525vw,99vh) scale(.3493)}}.snow:nth-child(147){opacity:1.1886;transform:translate(57.2141vw,-10px) scale(.1517);animation:fall-147 28s -21s linear infinite}@keyframes fall-147{39.69%{transform:translate(58.6612vw,39.69vh) scale(.1517)}to{transform:translate(57.93765vw,99vh) scale(.1517)}}.snow:nth-child(148){opacity:.4184;transform:translate(53.7805vw,-10px) scale(.3327);animation:fall-148 18s -17s linear infinite}@keyframes fall-148{64.936%{transform:translate(43.9618vw,64.936vh) scale(.3327)}to{transform:translate(48.87115vw,99vh) scale(.3327)}}.snow:nth-child(149){opacity:1.4628;transform:translate(90.0163vw,-10px) scale(.5778);animation:fall-149 20s -1s linear infinite}@keyframes fall-149{75.438%{transform:translate(91.2913vw,75.438vh) scale(.5778)}to{transform:translate(90.6538vw,99vh) scale(.5778)}}.snow:nth-child(150){opacity:.941;transform:translate(26.5295vw,-10px) scale(.4545);animation:fall-150 19s -30s linear infinite}@keyframes fall-150{78.099%{transform:translate(34.4369vw,78.099vh) scale(.4545)}to{transform:translate(30.4832vw,99vh) scale(.4545)}}.snow:nth-child(151){opacity:1.329;transform:translate(97.7383vw,-10px) scale(.1724);animation:fall-151 13s -5s linear infinite}@keyframes fall-151{35.961%{transform:translate(91.9079vw,35.961vh) scale(.1724)}to{transform:translate(94.8231vw,99vh) scale(.1724)}}.snow:nth-child(152){opacity:.7498;transform:translate(89.0678vw,-10px) scale(.4173);animation:fall-152 30s -18s linear infinite}@keyframes fall-152{37.78%{transform:translate(96.5258vw,37.78vh) scale(.4173)}to{transform:translate(92.7968vw,99vh) scale(.4173)}}.snow:nth-child(153){opacity:.964;transform:translate(51.6099vw,-10px) scale(.0262);animation:fall-153 19s -1s linear infinite}@keyframes fall-153{47.677%{transform:translate(48.0275vw,47.677vh) scale(.0262)}to{transform:translate(49.8187vw,99vh) scale(.0262)}}.snow:nth-child(154){opacity:.9726;transform:translate(67.6266vw,-10px) scale(.5154);animation:fall-154 27s -2s linear infinite}@keyframes fall-154{42.046%{transform:translate(74.5529vw,42.046vh) scale(.5154)}to{transform:translate(71.08975vw,99vh) scale(.5154)}}.snow:nth-child(155){opacity:1.2424;transform:translate(89.5753vw,-10px) scale(.5638);animation:fall-155 25s -12s linear infinite}@keyframes fall-155{33.123%{transform:translate(93.3945vw,33.123vh) scale(.5638)}to{transform:translate(91.4849vw,99vh) scale(.5638)}}.snow:nth-child(156){opacity:.0588;transform:translate(47.545vw,-10px) scale(.5405);animation:fall-156 25s -19s linear infinite}@keyframes fall-156{54.525%{transform:translate(51.9623vw,54.525vh) scale(.5405)}to{transform:translate(49.75365vw,99vh) scale(.5405)}}.snow:nth-child(157){opacity:.9472;transform:translate(14.3536vw,-10px) scale(.4082);animation:fall-157 15s -28s linear infinite}@keyframes fall-157{79.111%{transform:translate(12.3372vw,79.111vh) scale(.4082)}to{transform:translate(13.3454vw,99vh) scale(.4082)}}.snow:nth-child(158){opacity:1.9046;transform:translate(12.319vw,-10px) scale(.4425);animation:fall-158 24s -1s linear infinite}@keyframes fall-158{50.236%{transform:translate(15.6762vw,50.236vh) scale(.4425)}to{transform:translate(13.9976vw,99vh) scale(.4425)}}.snow:nth-child(159){opacity:.7438;transform:translate(32.6248vw,-10px) scale(.5115);animation:fall-159 18s -17s linear infinite}@keyframes fall-159{43.975%{transform:translate(39.019vw,43.975vh) scale(.5115)}to{transform:translate(35.8219vw,99vh) scale(.5115)}}.snow:nth-child(160){opacity:1.0092;transform:translate(21.1408vw,-10px) scale(.0639);animation:fall-160 19s -28s linear infinite}@keyframes fall-160{49.769%{transform:translate(18.049vw,49.769vh) scale(.0639)}to{transform:translate(19.5949vw,99vh) scale(.0639)}}.snow:nth-child(161){opacity:1.7366;transform:translate(32.5645vw,-10px) scale(.2443);animation:fall-161 25s -14s linear infinite}@keyframes fall-161{50.382%{transform:translate(36.0665vw,50.382vh) scale(.2443)}to{transform:translate(34.3155vw,99vh) scale(.2443)}}.snow:nth-child(162){opacity:1.0556;transform:translate(14.1833vw,-10px) scale(.8713);animation:fall-162 25s -5s linear infinite}@keyframes fall-162{33.779%{transform:translate(8.4261vw,33.779vh) scale(.8713)}to{transform:translate(11.3047vw,99vh) scale(.8713)}}.snow:nth-child(163){opacity:.5442;transform:translate(40.9999vw,-10px) scale(.216);animation:fall-163 14s -29s linear infinite}@keyframes fall-163{36.94%{transform:translate(42.4247vw,36.94vh) scale(.216)}to{transform:translate(41.7123vw,99vh) scale(.216)}}.snow:nth-child(164){opacity:.6118;transform:translate(11.482vw,-10px) scale(.0017);animation:fall-164 24s -13s linear infinite}@keyframes fall-164{44.313%{transform:translate(12.8289vw,44.313vh) scale(.0017)}to{transform:translate(12.15545vw,99vh) scale(.0017)}}.snow:nth-child(165){opacity:1.9426;transform:translate(54.0411vw,-10px) scale(.9737);animation:fall-165 19s -5s linear infinite}@keyframes fall-165{32.379%{transform:translate(58.0693vw,32.379vh) scale(.9737)}to{transform:translate(56.0552vw,99vh) scale(.9737)}}.snow:nth-child(166){opacity:1.7622;transform:translate(28.121vw,-10px) scale(.9419);animation:fall-166 27s -6s linear infinite}@keyframes fall-166{46.796%{transform:translate(23.2164vw,46.796vh) scale(.9419)}to{transform:translate(25.6687vw,99vh) scale(.9419)}}.snow:nth-child(167){opacity:.4702;transform:translate(38.2369vw,-10px) scale(.2624);animation:fall-167 25s -10s linear infinite}@keyframes fall-167{43.286%{transform:translate(45.4842vw,43.286vh) scale(.2624)}to{transform:translate(41.86055vw,99vh) scale(.2624)}}.snow:nth-child(168){opacity:1.0178;transform:translate(14.3725vw,-10px) scale(.8839);animation:fall-168 10s -10s linear infinite}@keyframes fall-168{32.503%{transform:translate(17.0736vw,32.503vh) scale(.8839)}to{transform:translate(15.72305vw,99vh) scale(.8839)}}.snow:nth-child(169){opacity:1.2836;transform:translate(82.8765vw,-10px) scale(.8724);animation:fall-169 30s -11s linear infinite}@keyframes fall-169{76.4%{transform:translate(80.2127vw,76.4vh) scale(.8724)}to{transform:translate(81.5446vw,99vh) scale(.8724)}}.snow:nth-child(170){opacity:.693;transform:translate(52.0618vw,-10px) scale(.7455);animation:fall-170 11s -12s linear infinite}@keyframes fall-170{70.499%{transform:translate(56.7647vw,70.499vh) scale(.7455)}to{transform:translate(54.41325vw,99vh) scale(.7455)}}.snow:nth-child(171){opacity:.8494;transform:translate(21.6142vw,-10px) scale(.5892);animation:fall-171 30s -18s linear infinite}@keyframes fall-171{51.942%{transform:translate(25.2993vw,51.942vh) scale(.5892)}to{transform:translate(23.45675vw,99vh) scale(.5892)}}.snow:nth-child(172){opacity:.8586;transform:translate(34.2438vw,-10px) scale(.4127);animation:fall-172 22s -7s linear infinite}@keyframes fall-172{51.82%{transform:translate(34.1994vw,51.82vh) scale(.4127)}to{transform:translate(34.2216vw,99vh) scale(.4127)}}.snow:nth-child(173){opacity:.712;transform:translate(98.1586vw,-10px) scale(.5191);animation:fall-173 24s -29s linear infinite}@keyframes fall-173{68.026%{transform:translate(95.0308vw,68.026vh) scale(.5191)}to{transform:translate(96.5947vw,99vh) scale(.5191)}}.snow:nth-child(174){opacity:.9116;transform:translate(62.5232vw,-10px) scale(.8586);animation:fall-174 22s -13s linear infinite}@keyframes fall-174{53.946%{transform:translate(72.3749vw,53.946vh) scale(.8586)}to{transform:translate(67.44905vw,99vh) scale(.8586)}}.snow:nth-child(175){opacity:.3918;transform:translate(72.4988vw,-10px) scale(.6179);animation:fall-175 13s -10s linear infinite}@keyframes fall-175{36.17%{transform:translate(69.9083vw,36.17vh) scale(.6179)}to{transform:translate(71.20355vw,99vh) scale(.6179)}}.snow:nth-child(176){opacity:1.0938;transform:translate(61.9446vw,-10px) scale(.4263);animation:fall-176 13s -3s linear infinite}@keyframes fall-176{55.075%{transform:translate(71.3741vw,55.075vh) scale(.4263)}to{transform:translate(66.65935vw,99vh) scale(.4263)}}.snow:nth-child(177){opacity:1.6478;transform:translate(89.199vw,-10px) scale(.014);animation:fall-177 30s -11s linear infinite}@keyframes fall-177{49.581%{transform:translate(93.3856vw,49.581vh) scale(.014)}to{transform:translate(91.2923vw,99vh) scale(.014)}}.snow:nth-child(178){opacity:1.1496;transform:translate(22.4581vw,-10px) scale(.7357);animation:fall-178 27s -17s linear infinite}@keyframes fall-178{70.702%{transform:translate(22.1721vw,70.702vh) scale(.7357)}to{transform:translate(22.3151vw,99vh) scale(.7357)}}.snow:nth-child(179){opacity:1.7226;transform:translate(40.4651vw,-10px) scale(.4954);animation:fall-179 20s -30s linear infinite}@keyframes fall-179{66.357%{transform:translate(50.053vw,66.357vh) scale(.4954)}to{transform:translate(45.25905vw,99vh) scale(.4954)}}.snow:nth-child(180){opacity:1.6116;transform:translate(95.2505vw,-10px) scale(.3482);animation:fall-180 14s -8s linear infinite}@keyframes fall-180{36.986%{transform:translate(86.3474vw,36.986vh) scale(.3482)}to{transform:translate(90.79895vw,99vh) scale(.3482)}}.snow:nth-child(181){opacity:1.4502;transform:translate(11.0979vw,-10px) scale(.2368);animation:fall-181 22s -1s linear infinite}@keyframes fall-181{39.837%{transform:translate(13.0839vw,39.837vh) scale(.2368)}to{transform:translate(12.0909vw,99vh) scale(.2368)}}.snow:nth-child(182){opacity:1.844;transform:translate(56.1642vw,-10px) scale(.2606);animation:fall-182 27s -26s linear infinite}@keyframes fall-182{63.934%{transform:translate(51.324vw,63.934vh) scale(.2606)}to{transform:translate(53.7441vw,99vh) scale(.2606)}}.snow:nth-child(183){opacity:.9552;transform:translate(63.6989vw,-10px) scale(.8687);animation:fall-183 27s -15s linear infinite}@keyframes fall-183{37.957%{transform:translate(61.9942vw,37.957vh) scale(.8687)}to{transform:translate(62.84655vw,99vh) scale(.8687)}}.snow:nth-child(184){opacity:1.5542;transform:translate(92.4067vw,-10px) scale(.1083);animation:fall-184 30s -3s linear infinite}@keyframes fall-184{62.233%{transform:translate(86.8868vw,62.233vh) scale(.1083)}to{transform:translate(89.64675vw,99vh) scale(.1083)}}.snow:nth-child(185){opacity:.8138;transform:translate(89.2688vw,-10px) scale(.3675);animation:fall-185 16s -2s linear infinite}@keyframes fall-185{52.547%{transform:translate(95.6641vw,52.547vh) scale(.3675)}to{transform:translate(92.46645vw,99vh) scale(.3675)}}.snow:nth-child(186){opacity:.6764;transform:translate(84.4636vw,-10px) scale(.841);animation:fall-186 16s -16s linear infinite}@keyframes fall-186{44.867%{transform:translate(84.5153vw,44.867vh) scale(.841)}to{transform:translate(84.48945vw,99vh) scale(.841)}}.snow:nth-child(187){opacity:.779;transform:translate(2.1507vw,-10px) scale(.4414);animation:fall-187 20s -9s linear infinite}@keyframes fall-187{67.855%{transform:translate(1.7499vw,67.855vh) scale(.4414)}to{transform:translate(1.9503vw,99vh) scale(.4414)}}.snow:nth-child(188){opacity:.3664;transform:translate(94.3716vw,-10px) scale(.3763);animation:fall-188 10s -29s linear infinite}@keyframes fall-188{43.925%{transform:translate(88.1053vw,43.925vh) scale(.3763)}to{transform:translate(91.23845vw,99vh) scale(.3763)}}.snow:nth-child(189){opacity:1.649;transform:translate(53.6139vw,-10px) scale(.9319);animation:fall-189 15s -16s linear infinite}@keyframes fall-189{33.752%{transform:translate(57.7363vw,33.752vh) scale(.9319)}to{transform:translate(55.6751vw,99vh) scale(.9319)}}.snow:nth-child(190){opacity:.222;transform:translate(75.6852vw,-10px) scale(.6067);animation:fall-190 23s -7s linear infinite}@keyframes fall-190{51.527%{transform:translate(76.1039vw,51.527vh) scale(.6067)}to{transform:translate(75.89455vw,99vh) scale(.6067)}}.snow:nth-child(191){opacity:.355;transform:translate(1.3631vw,-10px) scale(.544);animation:fall-191 21s -6s linear infinite}@keyframes fall-191{45.103%{transform:translate(-5.4266vw,45.103vh) scale(.544)}to{transform:translate(-2.03175vw,99vh) scale(.544)}}.snow:nth-child(192){opacity:.0854;transform:translate(70.698vw,-10px) scale(.2349);animation:fall-192 22s -29s linear infinite}@keyframes fall-192{76.249%{transform:translate(61.4163vw,76.249vh) scale(.2349)}to{transform:translate(66.05715vw,99vh) scale(.2349)}}.snow:nth-child(193){opacity:1.0882;transform:translate(29.6055vw,-10px) scale(.6801);animation:fall-193 25s -4s linear infinite}@keyframes fall-193{38.761%{transform:translate(34.5863vw,38.761vh) scale(.6801)}to{transform:translate(32.0959vw,99vh) scale(.6801)}}.snow:nth-child(194){opacity:.7088;transform:translate(58.1104vw,-10px) scale(.3106);animation:fall-194 14s -27s linear infinite}@keyframes fall-194{56%{transform:translate(67.1699vw,56vh) scale(.3106)}to{transform:translate(62.64015vw,99vh) scale(.3106)}}.snow:nth-child(195){opacity:.479;transform:translate(22.9695vw,-10px) scale(.7437);animation:fall-195 10s -21s linear infinite}@keyframes fall-195{34.506%{transform:translate(27.3157vw,34.506vh) scale(.7437)}to{transform:translate(25.1426vw,99vh) scale(.7437)}}.snow:nth-child(196){opacity:.982;transform:translate(40.7029vw,-10px) scale(.37);animation:fall-196 25s -4s linear infinite}@keyframes fall-196{77.793%{transform:translate(32.0313vw,77.793vh) scale(.37)}to{transform:translate(36.3671vw,99vh) scale(.37)}}.snow:nth-child(197){opacity:1.9136;transform:translate(55.5164vw,-10px) scale(.52);animation:fall-197 25s -12s linear infinite}@keyframes fall-197{62.948%{transform:translate(55.3293vw,62.948vh) scale(.52)}to{transform:translate(55.42285vw,99vh) scale(.52)}}.snow:nth-child(198){opacity:1.1884;transform:translate(27.5511vw,-10px) scale(.673);animation:fall-198 10s -17s linear infinite}@keyframes fall-198{49.247%{transform:translate(33.2115vw,49.247vh) scale(.673)}to{transform:translate(30.3813vw,99vh) scale(.673)}}.snow:nth-child(199){opacity:.7718;transform:translate(33.8006vw,-10px) scale(.6729);animation:fall-199 24s -10s linear infinite}@keyframes fall-199{57.156%{transform:translate(26.7982vw,57.156vh) scale(.6729)}to{transform:translate(30.2994vw,99vh) scale(.6729)}}.snow:nth-child(200){opacity:.3372;transform:translate(98.44vw,-10px) scale(.6983);animation:fall-200 13s -18s linear infinite}@keyframes fall-200{62.624%{transform:translate(103.822vw,62.624vh) scale(.6983)}to{transform:translate(101.131vw,99vh) scale(.6983)}}.snow:nth-child(201){opacity:1.8192;transform:translate(68.6902vw,-10px) scale(.9349);animation:fall-201 20s -23s linear infinite}@keyframes fall-201{48.095%{transform:translate(61.3768vw,48.095vh) scale(.9349)}to{transform:translate(65.0335vw,99vh) scale(.9349)}}.snow:nth-child(202){opacity:1.105;transform:translate(2.5401vw,-10px) scale(.5646);animation:fall-202 29s -28s linear infinite}@keyframes fall-202{53.44%{transform:translate(-6.0127vw,53.44vh) scale(.5646)}to{transform:translate(-1.7363vw,99vh) scale(.5646)}}.snow:nth-child(203){opacity:.2974;transform:translate(60.6918vw,-10px) scale(.7018);animation:fall-203 23s -4s linear infinite}@keyframes fall-203{78.136%{transform:translate(69.4326vw,78.136vh) scale(.7018)}to{transform:translate(65.0622vw,99vh) scale(.7018)}}.snow:nth-child(204){opacity:1.2826;transform:translate(22.6095vw,-10px) scale(.172);animation:fall-204 23s -18s linear infinite}@keyframes fall-204{49.918%{transform:translate(21.6309vw,49.918vh) scale(.172)}to{transform:translate(22.1202vw,99vh) scale(.172)}}.snow:nth-child(205){opacity:1.0354;transform:translate(48.3607vw,-10px) scale(.955);animation:fall-205 19s -23s linear infinite}@keyframes fall-205{34.748%{transform:translate(51.898vw,34.748vh) scale(.955)}to{transform:translate(50.12935vw,99vh) scale(.955)}}.snow:nth-child(206){opacity:.9696;transform:translate(76.0871vw,-10px) scale(.8033);animation:fall-206 23s -19s linear infinite}@keyframes fall-206{70.553%{transform:translate(83.1595vw,70.553vh) scale(.8033)}to{transform:translate(79.6233vw,99vh) scale(.8033)}}.snow:nth-child(207){opacity:.879;transform:translate(34.7966vw,-10px) scale(.863);animation:fall-207 25s -17s linear infinite}@keyframes fall-207{75.008%{transform:translate(25.2102vw,75.008vh) scale(.863)}to{transform:translate(30.0034vw,99vh) scale(.863)}}.snow:nth-child(208){opacity:.6416;transform:translate(.9434vw,-10px) scale(.959);animation:fall-208 21s -24s linear infinite}@keyframes fall-208{68.538%{transform:translate(4.8341vw,68.538vh) scale(.959)}to{transform:translate(2.88875vw,99vh) scale(.959)}}.snow:nth-child(209){opacity:.4762;transform:translate(64.99vw,-10px) scale(.2322);animation:fall-209 11s -17s linear infinite}@keyframes fall-209{71.482%{transform:translate(72.5493vw,71.482vh) scale(.2322)}to{transform:translate(68.76965vw,99vh) scale(.2322)}}.snow:nth-child(210){opacity:.8346;transform:translate(62.8379vw,-10px) scale(.7215);animation:fall-210 21s -17s linear infinite}@keyframes fall-210{32.938%{transform:translate(71.2186vw,32.938vh) scale(.7215)}to{transform:translate(67.02825vw,99vh) scale(.7215)}}.snow:nth-child(211){opacity:.0876;transform:translate(79.5963vw,-10px) scale(.1873);animation:fall-211 22s -8s linear infinite}@keyframes fall-211{45.468%{transform:translate(76.87vw,45.468vh) scale(.1873)}to{transform:translate(78.23315vw,99vh) scale(.1873)}}.snow:nth-child(212){opacity:1.7672;transform:translate(8.2976vw,-10px) scale(.7514);animation:fall-212 20s -11s linear infinite}@keyframes fall-212{67.137%{transform:translate(14.6956vw,67.137vh) scale(.7514)}to{transform:translate(11.4966vw,99vh) scale(.7514)}}.snow:nth-child(213){opacity:1.003;transform:translate(52.0083vw,-10px) scale(.0494);animation:fall-213 11s -18s linear infinite}@keyframes fall-213{56.682%{transform:translate(57.2253vw,56.682vh) scale(.0494)}to{transform:translate(54.6168vw,99vh) scale(.0494)}}.snow:nth-child(214){opacity:1.1194;transform:translate(53.1267vw,-10px) scale(.5423);animation:fall-214 23s -30s linear infinite}@keyframes fall-214{59.659%{transform:translate(54.6781vw,59.659vh) scale(.5423)}to{transform:translate(53.9024vw,99vh) scale(.5423)}}.snow:nth-child(215){opacity:1.0446;transform:translate(19.4148vw,-10px) scale(.6885);animation:fall-215 26s -24s linear infinite}@keyframes fall-215{58.466%{transform:translate(10.1745vw,58.466vh) scale(.6885)}to{transform:translate(14.79465vw,99vh) scale(.6885)}}.snow:nth-child(216){opacity:.2614;transform:translate(6.3553vw,-10px) scale(.9409);animation:fall-216 11s -15s linear infinite}@keyframes fall-216{66.911%{transform:translate(-.1289vw,66.911vh) scale(.9409)}to{transform:translate(3.1132vw,99vh) scale(.9409)}}.snow:nth-child(217){opacity:.1304;transform:translate(21.8068vw,-10px) scale(.8744);animation:fall-217 14s -30s linear infinite}@keyframes fall-217{58.197%{transform:translate(28.2129vw,58.197vh) scale(.8744)}to{transform:translate(25.00985vw,99vh) scale(.8744)}}.snow:nth-child(218){opacity:1.8004;transform:translate(50.8234vw,-10px) scale(.7132);animation:fall-218 28s -20s linear infinite}@keyframes fall-218{73.665%{transform:translate(47.3022vw,73.665vh) scale(.7132)}to{transform:translate(49.0628vw,99vh) scale(.7132)}}.snow:nth-child(219){opacity:1.8672;transform:translate(37.7454vw,-10px) scale(.4637);animation:fall-219 11s -18s linear infinite}@keyframes fall-219{36.137%{transform:translate(42.3722vw,36.137vh) scale(.4637)}to{transform:translate(40.0588vw,99vh) scale(.4637)}}.snow:nth-child(220){opacity:1.4586;transform:translate(17.8805vw,-10px) scale(.3606);animation:fall-220 25s -7s linear infinite}@keyframes fall-220{52.607%{transform:translate(23.0571vw,52.607vh) scale(.3606)}to{transform:translate(20.4688vw,99vh) scale(.3606)}}.snow:nth-child(221){opacity:1.6146;transform:translate(4.576vw,-10px) scale(.7868);animation:fall-221 18s -28s linear infinite}@keyframes fall-221{66.036%{transform:translate(-4.1476vw,66.036vh) scale(.7868)}to{transform:translate(.2142vw,99vh) scale(.7868)}}.snow:nth-child(222){opacity:1.054;transform:translate(34.442vw,-10px) scale(.1315);animation:fall-222 15s -17s linear infinite}@keyframes fall-222{61.474%{transform:translate(42.4936vw,61.474vh) scale(.1315)}to{transform:translate(38.4678vw,99vh) scale(.1315)}}.snow:nth-child(223){opacity:.6272;transform:translate(71.5648vw,-10px) scale(.3476);animation:fall-223 20s -28s linear infinite}@keyframes fall-223{45.892%{transform:translate(68.5164vw,45.892vh) scale(.3476)}to{transform:translate(70.0406vw,99vh) scale(.3476)}}.snow:nth-child(224){opacity:1.2286;transform:translate(23.2039vw,-10px) scale(.2875);animation:fall-224 24s -14s linear infinite}@keyframes fall-224{36.381%{transform:translate(27.0162vw,36.381vh) scale(.2875)}to{transform:translate(25.11005vw,99vh) scale(.2875)}}.snow:nth-child(225){opacity:1.5222;transform:translate(9.7929vw,-10px) scale(.4746);animation:fall-225 16s -18s linear infinite}@keyframes fall-225{75.603%{transform:translate(8.046vw,75.603vh) scale(.4746)}to{transform:translate(8.91945vw,99vh) scale(.4746)}}.snow:nth-child(226){opacity:1.2256;transform:translate(.5197vw,-10px) scale(.1701);animation:fall-226 28s -16s linear infinite}@keyframes fall-226{64.942%{transform:translate(7.971vw,64.942vh) scale(.1701)}to{transform:translate(4.24535vw,99vh) scale(.1701)}}.snow:nth-child(227){opacity:1.4436;transform:translate(18.6144vw,-10px) scale(.1722);animation:fall-227 29s -17s linear infinite}@keyframes fall-227{75.669%{transform:translate(10.1896vw,75.669vh) scale(.1722)}to{transform:translate(14.402vw,99vh) scale(.1722)}}.snow:nth-child(228){opacity:.7434;transform:translate(47.322vw,-10px) scale(.5459);animation:fall-228 17s -19s linear infinite}@keyframes fall-228{68.488%{transform:translate(43.5604vw,68.488vh) scale(.5459)}to{transform:translate(45.4412vw,99vh) scale(.5459)}}.snow:nth-child(229){opacity:1.2082;transform:translate(76.8585vw,-10px) scale(.5417);animation:fall-229 10s -4s linear infinite}@keyframes fall-229{35.685%{transform:translate(70.1341vw,35.685vh) scale(.5417)}to{transform:translate(73.4963vw,99vh) scale(.5417)}}.snow:nth-child(230){opacity:.769;transform:translate(74.1822vw,-10px) scale(.1473);animation:fall-230 24s -4s linear infinite}@keyframes fall-230{64.636%{transform:translate(70.1102vw,64.636vh) scale(.1473)}to{transform:translate(72.1462vw,99vh) scale(.1473)}}.snow:nth-child(231){opacity:.6306;transform:translate(95.3769vw,-10px) scale(.1101);animation:fall-231 25s -25s linear infinite}@keyframes fall-231{50.05%{transform:translate(94.2754vw,50.05vh) scale(.1101)}to{transform:translate(94.82615vw,99vh) scale(.1101)}}.snow:nth-child(232){opacity:1.356;transform:translate(21.0635vw,-10px) scale(.1697);animation:fall-232 16s -21s linear infinite}@keyframes fall-232{41.583%{transform:translate(13.9019vw,41.583vh) scale(.1697)}to{transform:translate(17.4827vw,99vh) scale(.1697)}}.snow:nth-child(233){opacity:.3164;transform:translate(58.2855vw,-10px) scale(.3961);animation:fall-233 24s -25s linear infinite}@keyframes fall-233{33.375%{transform:translate(60.296vw,33.375vh) scale(.3961)}to{transform:translate(59.29075vw,99vh) scale(.3961)}}.snow:nth-child(234){opacity:.7328;transform:translate(1.3021vw,-10px) scale(.0641);animation:fall-234 18s -5s linear infinite}@keyframes fall-234{76.419%{transform:translate(-1.7034vw,76.419vh) scale(.0641)}to{transform:translate(-.20065vw,99vh) scale(.0641)}}.snow:nth-child(235){opacity:1.4144;transform:translate(82.7422vw,-10px) scale(.6083);animation:fall-235 14s -11s linear infinite}@keyframes fall-235{74.654%{transform:translate(82.9357vw,74.654vh) scale(.6083)}to{transform:translate(82.83895vw,99vh) scale(.6083)}}.snow:nth-child(236){opacity:.1818;transform:translate(40.8434vw,-10px) scale(.9129);animation:fall-236 17s -9s linear infinite}@keyframes fall-236{31.947%{transform:translate(38.4326vw,31.947vh) scale(.9129)}to{transform:translate(39.638vw,99vh) scale(.9129)}}.snow:nth-child(237){opacity:1.615;transform:translate(8.6886vw,-10px) scale(.4432);animation:fall-237 11s -28s linear infinite}@keyframes fall-237{31.316%{transform:translate(1.0429vw,31.316vh) scale(.4432)}to{transform:translate(4.86575vw,99vh) scale(.4432)}}.snow:nth-child(238){opacity:1.8048;transform:translate(39.9557vw,-10px) scale(.382);animation:fall-238 28s -28s linear infinite}@keyframes fall-238{61.746%{transform:translate(48.2129vw,61.746vh) scale(.382)}to{transform:translate(44.0843vw,99vh) scale(.382)}}.snow:nth-child(239){opacity:1.4194;transform:translate(90.6919vw,-10px) scale(.5767);animation:fall-239 27s -10s linear infinite}@keyframes fall-239{79.546%{transform:translate(85.9828vw,79.546vh) scale(.5767)}to{transform:translate(88.33735vw,99vh) scale(.5767)}}.snow:nth-child(240){opacity:.344;transform:translate(51.245vw,-10px) scale(.2284);animation:fall-240 14s -28s linear infinite}@keyframes fall-240{54.972%{transform:translate(58.9206vw,54.972vh) scale(.2284)}to{transform:translate(55.0828vw,99vh) scale(.2284)}}.snow:nth-child(241){opacity:1.7012;transform:translate(78.8522vw,-10px) scale(.986);animation:fall-241 24s -9s linear infinite}@keyframes fall-241{72.289%{transform:translate(80.3382vw,72.289vh) scale(.986)}to{transform:translate(79.5952vw,99vh) scale(.986)}}.snow:nth-child(242){opacity:1.2628;transform:translate(66.8234vw,-10px) scale(.1421);animation:fall-242 11s -11s linear infinite}@keyframes fall-242{42.992%{transform:translate(74.7057vw,42.992vh) scale(.1421)}to{transform:translate(70.76455vw,99vh) scale(.1421)}}.snow:nth-child(243){opacity:1.9434;transform:translate(22.4504vw,-10px) scale(.511);animation:fall-243 20s -17s linear infinite}@keyframes fall-243{77.597%{transform:translate(13.1611vw,77.597vh) scale(.511)}to{transform:translate(17.80575vw,99vh) scale(.511)}}.snow:nth-child(244){opacity:.5784;transform:translate(83.8425vw,-10px) scale(.8249);animation:fall-244 19s -8s linear infinite}@keyframes fall-244{69.529%{transform:translate(87.7527vw,69.529vh) scale(.8249)}to{transform:translate(85.7976vw,99vh) scale(.8249)}}.snow:nth-child(245){opacity:1.8262;transform:translate(13.2557vw,-10px) scale(.228);animation:fall-245 16s -30s linear infinite}@keyframes fall-245{50.605%{transform:translate(8.6106vw,50.605vh) scale(.228)}to{transform:translate(10.93315vw,99vh) scale(.228)}}.snow:nth-child(246){opacity:.7812;transform:translate(36.6303vw,-10px) scale(.2807);animation:fall-246 22s -11s linear infinite}@keyframes fall-246{49.649%{transform:translate(30.8915vw,49.649vh) scale(.2807)}to{transform:translate(33.7609vw,99vh) scale(.2807)}}.snow:nth-child(247){opacity:1.1586;transform:translate(28.9538vw,-10px) scale(.0758);animation:fall-247 19s -7s linear infinite}@keyframes fall-247{48.557%{transform:translate(31.1428vw,48.557vh) scale(.0758)}to{transform:translate(30.0483vw,99vh) scale(.0758)}}.snow:nth-child(248){opacity:.2968;transform:translate(67.4791vw,-10px) scale(.852);animation:fall-248 23s -25s linear infinite}@keyframes fall-248{46.374%{transform:translate(63.1052vw,46.374vh) scale(.852)}to{transform:translate(65.29215vw,99vh) scale(.852)}}.snow:nth-child(249){opacity:.948;transform:translate(19.6746vw,-10px) scale(.2466);animation:fall-249 29s -4s linear infinite}@keyframes fall-249{46.224%{transform:translate(10.7518vw,46.224vh) scale(.2466)}to{transform:translate(15.2132vw,99vh) scale(.2466)}}.snow:nth-child(250){opacity:.36;transform:translate(78.0718vw,-10px) scale(.5239);animation:fall-250 11s -28s linear infinite}@keyframes fall-250{73.845%{transform:translate(72.5171vw,73.845vh) scale(.5239)}to{transform:translate(75.29445vw,99vh) scale(.5239)}}.snow:nth-child(251){opacity:.0234;transform:translate(51.0953vw,-10px) scale(.8378);animation:fall-251 11s -20s linear infinite}@keyframes fall-251{62.091%{transform:translate(48.2615vw,62.091vh) scale(.8378)}to{transform:translate(49.6784vw,99vh) scale(.8378)}}.snow:nth-child(252){opacity:1.7402;transform:translate(79.846vw,-10px) scale(.9851);animation:fall-252 30s -11s linear infinite}@keyframes fall-252{52.669%{transform:translate(78.6731vw,52.669vh) scale(.9851)}to{transform:translate(79.25955vw,99vh) scale(.9851)}}.snow:nth-child(253){opacity:1.7968;transform:translate(55.7731vw,-10px) scale(.2067);animation:fall-253 11s -26s linear infinite}@keyframes fall-253{61.578%{transform:translate(51.14vw,61.578vh) scale(.2067)}to{transform:translate(53.45655vw,99vh) scale(.2067)}}.snow:nth-child(254){opacity:1.8614;transform:translate(73.703vw,-10px) scale(.7572);animation:fall-254 15s -22s linear infinite}@keyframes fall-254{73.73%{transform:translate(72.005vw,73.73vh) scale(.7572)}to{transform:translate(72.854vw,99vh) scale(.7572)}}.snow:nth-child(255){opacity:.958;transform:translate(97.6393vw,-10px) scale(.4055);animation:fall-255 22s -22s linear infinite}@keyframes fall-255{51.516%{transform:translate(99.6826vw,51.516vh) scale(.4055)}to{transform:translate(98.66095vw,99vh) scale(.4055)}}.snow:nth-child(256){opacity:1.141;transform:translate(81.3087vw,-10px) scale(.9305);animation:fall-256 26s -24s linear infinite}@keyframes fall-256{79.756%{transform:translate(87.2513vw,79.756vh) scale(.9305)}to{transform:translate(84.28vw,99vh) scale(.9305)}}.snow:nth-child(257){opacity:.5584;transform:translate(1.6278vw,-10px) scale(.7915);animation:fall-257 29s -25s linear infinite}@keyframes fall-257{37.592%{transform:translate(-.8836vw,37.592vh) scale(.7915)}to{transform:translate(.3721vw,99vh) scale(.7915)}}.snow:nth-child(258){opacity:.7186;transform:translate(77.4192vw,-10px) scale(.6407);animation:fall-258 17s -29s linear infinite}@keyframes fall-258{56.64%{transform:translate(77.0323vw,56.64vh) scale(.6407)}to{transform:translate(77.22575vw,99vh) scale(.6407)}}.snow:nth-child(259){opacity:1.6186;transform:translate(31.7911vw,-10px) scale(.6178);animation:fall-259 18s -23s linear infinite}@keyframes fall-259{56.95%{transform:translate(30.9814vw,56.95vh) scale(.6178)}to{transform:translate(31.38625vw,99vh) scale(.6178)}}.snow:nth-child(260){opacity:1.9944;transform:translate(13.0914vw,-10px) scale(.5417);animation:fall-260 13s -23s linear infinite}@keyframes fall-260{74.807%{transform:translate(3.3618vw,74.807vh) scale(.5417)}to{transform:translate(8.2266vw,99vh) scale(.5417)}}.snow:nth-child(261){opacity:.3094;transform:translate(55.6838vw,-10px) scale(.137);animation:fall-261 27s -12s linear infinite}@keyframes fall-261{58.146%{transform:translate(57.2658vw,58.146vh) scale(.137)}to{transform:translate(56.4748vw,99vh) scale(.137)}}.snow:nth-child(262){opacity:.776;transform:translate(69.6058vw,-10px) scale(.6392);animation:fall-262 18s -6s linear infinite}@keyframes fall-262{45.301%{transform:translate(64.7734vw,45.301vh) scale(.6392)}to{transform:translate(67.1896vw,99vh) scale(.6392)}}.snow:nth-child(263){opacity:1.4374;transform:translate(86.5856vw,-10px) scale(.1803);animation:fall-263 23s -19s linear infinite}@keyframes fall-263{60.447%{transform:translate(82.8557vw,60.447vh) scale(.1803)}to{transform:translate(84.72065vw,99vh) scale(.1803)}}.snow:nth-child(264){opacity:.383;transform:translate(51.4891vw,-10px) scale(.5603);animation:fall-264 27s -20s linear infinite}@keyframes fall-264{77.569%{transform:translate(47.9026vw,77.569vh) scale(.5603)}to{transform:translate(49.69585vw,99vh) scale(.5603)}}.snow:nth-child(265){opacity:1.8932;transform:translate(30.9836vw,-10px) scale(.6022);animation:fall-265 12s -16s linear infinite}@keyframes fall-265{67.002%{transform:translate(38.5728vw,67.002vh) scale(.6022)}to{transform:translate(34.7782vw,99vh) scale(.6022)}}.snow:nth-child(266){opacity:.7762;transform:translate(91.8635vw,-10px) scale(.9874);animation:fall-266 26s -1s linear infinite}@keyframes fall-266{32.292%{transform:translate(98.7112vw,32.292vh) scale(.9874)}to{transform:translate(95.28735vw,99vh) scale(.9874)}}.snow:nth-child(267){opacity:1.6368;transform:translate(69.3742vw,-10px) scale(.8493);animation:fall-267 26s -14s linear infinite}@keyframes fall-267{35.268%{transform:translate(59.7987vw,35.268vh) scale(.8493)}to{transform:translate(64.58645vw,99vh) scale(.8493)}}.snow:nth-child(268){opacity:.9458;transform:translate(89.7976vw,-10px) scale(.2792);animation:fall-268 16s -27s linear infinite}@keyframes fall-268{62.727%{transform:translate(92.8689vw,62.727vh) scale(.2792)}to{transform:translate(91.33325vw,99vh) scale(.2792)}}.snow:nth-child(269){opacity:.147;transform:translate(12.3006vw,-10px) scale(.0065);animation:fall-269 11s -29s linear infinite}@keyframes fall-269{30.302%{transform:translate(6.238vw,30.302vh) scale(.0065)}to{transform:translate(9.2693vw,99vh) scale(.0065)}}.snow:nth-child(270){opacity:.547;transform:translate(99.8795vw,-10px) scale(.4226);animation:fall-270 30s -21s linear infinite}@keyframes fall-270{38.931%{transform:translate(94.6662vw,38.931vh) scale(.4226)}to{transform:translate(97.27285vw,99vh) scale(.4226)}}.snow:nth-child(271){opacity:1.6096;transform:translate(19.0251vw,-10px) scale(.8598);animation:fall-271 19s -16s linear infinite}@keyframes fall-271{46.116%{transform:translate(15.335vw,46.116vh) scale(.8598)}to{transform:translate(17.18005vw,99vh) scale(.8598)}}.snow:nth-child(272){opacity:.7422;transform:translate(59.1503vw,-10px) scale(.4651);animation:fall-272 23s -2s linear infinite}@keyframes fall-272{49.048%{transform:translate(54.6211vw,49.048vh) scale(.4651)}to{transform:translate(56.8857vw,99vh) scale(.4651)}}.snow:nth-child(273){opacity:1.5908;transform:translate(95.0105vw,-10px) scale(.4569);animation:fall-273 16s -19s linear infinite}@keyframes fall-273{38.984%{transform:translate(87.0903vw,38.984vh) scale(.4569)}to{transform:translate(91.0504vw,99vh) scale(.4569)}}.snow:nth-child(274){opacity:1.5646;transform:translate(59.0551vw,-10px) scale(.1631);animation:fall-274 16s -1s linear infinite}@keyframes fall-274{65.252%{transform:translate(51.3828vw,65.252vh) scale(.1631)}to{transform:translate(55.21895vw,99vh) scale(.1631)}}.snow:nth-child(275){opacity:1.3086;transform:translate(68.87vw,-10px) scale(.2948);animation:fall-275 27s -12s linear infinite}@keyframes fall-275{79.486%{transform:translate(76.6714vw,79.486vh) scale(.2948)}to{transform:translate(72.7707vw,99vh) scale(.2948)}}.snow:nth-child(276){opacity:.9744;transform:translate(52.4896vw,-10px) scale(.9612);animation:fall-276 20s -18s linear infinite}@keyframes fall-276{76.037%{transform:translate(56.3494vw,76.037vh) scale(.9612)}to{transform:translate(54.4195vw,99vh) scale(.9612)}}.snow:nth-child(277){opacity:1.4696;transform:translate(20.3804vw,-10px) scale(.7398);animation:fall-277 18s -23s linear infinite}@keyframes fall-277{37.738%{transform:translate(24.3694vw,37.738vh) scale(.7398)}to{transform:translate(22.3749vw,99vh) scale(.7398)}}.snow:nth-child(278){opacity:1.7732;transform:translate(88.0188vw,-10px) scale(.4496);animation:fall-278 17s -8s linear infinite}@keyframes fall-278{38.798%{transform:translate(97.3738vw,38.798vh) scale(.4496)}to{transform:translate(92.6963vw,99vh) scale(.4496)}}.snow:nth-child(279){opacity:.6404;transform:translate(83.5921vw,-10px) scale(.7974);animation:fall-279 23s -19s linear infinite}@keyframes fall-279{78.698%{transform:translate(76.2991vw,78.698vh) scale(.7974)}to{transform:translate(79.9456vw,99vh) scale(.7974)}}.snow:nth-child(280){opacity:.4724;transform:translate(24.9999vw,-10px) scale(.9238);animation:fall-280 12s -7s linear infinite}@keyframes fall-280{68.719%{transform:translate(20.1081vw,68.719vh) scale(.9238)}to{transform:translate(22.554vw,99vh) scale(.9238)}}.snow:nth-child(281){opacity:.9512;transform:translate(72.2905vw,-10px) scale(.1736);animation:fall-281 16s -12s linear infinite}@keyframes fall-281{44.645%{transform:translate(75.2896vw,44.645vh) scale(.1736)}to{transform:translate(73.79005vw,99vh) scale(.1736)}}.snow:nth-child(282){opacity:.019;transform:translate(45.3553vw,-10px) scale(.5738);animation:fall-282 16s -19s linear infinite}@keyframes fall-282{64.318%{transform:translate(40.7105vw,64.318vh) scale(.5738)}to{transform:translate(43.0329vw,99vh) scale(.5738)}}.snow:nth-child(283){opacity:1.4776;transform:translate(39.4343vw,-10px) scale(.7041);animation:fall-283 22s -1s linear infinite}@keyframes fall-283{47.22%{transform:translate(40.995vw,47.22vh) scale(.7041)}to{transform:translate(40.21465vw,99vh) scale(.7041)}}.snow:nth-child(284){opacity:1.749;transform:translate(92.6257vw,-10px) scale(.4794);animation:fall-284 29s -16s linear infinite}@keyframes fall-284{72.161%{transform:translate(96.6803vw,72.161vh) scale(.4794)}to{transform:translate(94.653vw,99vh) scale(.4794)}}.snow:nth-child(285){opacity:1.1114;transform:translate(68.4565vw,-10px) scale(.8513);animation:fall-285 10s -20s linear infinite}@keyframes fall-285{75.607%{transform:translate(60.2192vw,75.607vh) scale(.8513)}to{transform:translate(64.33785vw,99vh) scale(.8513)}}.snow:nth-child(286){opacity:1.146;transform:translate(41.1577vw,-10px) scale(.2374);animation:fall-286 14s -9s linear infinite}@keyframes fall-286{79.112%{transform:translate(33.5872vw,79.112vh) scale(.2374)}to{transform:translate(37.37245vw,99vh) scale(.2374)}}.snow:nth-child(287){opacity:.3162;transform:translate(66.9146vw,-10px) scale(.0865);animation:fall-287 14s -12s linear infinite}@keyframes fall-287{70.736%{transform:translate(62.89vw,70.736vh) scale(.0865)}to{transform:translate(64.9023vw,99vh) scale(.0865)}}.snow:nth-child(288){opacity:.8106;transform:translate(54.8531vw,-10px) scale(.3063);animation:fall-288 25s -8s linear infinite}@keyframes fall-288{79.27%{transform:translate(55.0921vw,79.27vh) scale(.3063)}to{transform:translate(54.9726vw,99vh) scale(.3063)}}.snow:nth-child(289){opacity:1.387;transform:translate(40.4918vw,-10px) scale(.3817);animation:fall-289 10s -11s linear infinite}@keyframes fall-289{49.138%{transform:translate(42.9273vw,49.138vh) scale(.3817)}to{transform:translate(41.70955vw,99vh) scale(.3817)}}.snow:nth-child(290){opacity:1.8346;transform:translate(35.8197vw,-10px) scale(.5457);animation:fall-290 20s -30s linear infinite}@keyframes fall-290{57.297%{transform:translate(28.0087vw,57.297vh) scale(.5457)}to{transform:translate(31.9142vw,99vh) scale(.5457)}}.snow:nth-child(291){opacity:.5394;transform:translate(2.4396vw,-10px) scale(.7799);animation:fall-291 27s -20s linear infinite}@keyframes fall-291{64.864%{transform:translate(8.2497vw,64.864vh) scale(.7799)}to{transform:translate(5.34465vw,99vh) scale(.7799)}}.snow:nth-child(292){opacity:1.351;transform:translate(28.3196vw,-10px) scale(.9912);animation:fall-292 23s -2s linear infinite}@keyframes fall-292{67.695%{transform:translate(23.7984vw,67.695vh) scale(.9912)}to{transform:translate(26.059vw,99vh) scale(.9912)}}.snow:nth-child(293){opacity:1.9726;transform:translate(80.8726vw,-10px) scale(.8918);animation:fall-293 15s -13s linear infinite}@keyframes fall-293{50.117%{transform:translate(85.4713vw,50.117vh) scale(.8918)}to{transform:translate(83.17195vw,99vh) scale(.8918)}}.snow:nth-child(294){opacity:.2412;transform:translate(41.0199vw,-10px) scale(.5097);animation:fall-294 16s -6s linear infinite}@keyframes fall-294{30.716%{transform:translate(36.23vw,30.716vh) scale(.5097)}to{transform:translate(38.62495vw,99vh) scale(.5097)}}.snow:nth-child(295){opacity:1.3726;transform:translate(89.7234vw,-10px) scale(.4924);animation:fall-295 14s -26s linear infinite}@keyframes fall-295{39.984%{transform:translate(84.4282vw,39.984vh) scale(.4924)}to{transform:translate(87.0758vw,99vh) scale(.4924)}}.snow:nth-child(296){opacity:.789;transform:translate(99.725vw,-10px) scale(.6085);animation:fall-296 20s -25s linear infinite}@keyframes fall-296{43.134%{transform:translate(92.9711vw,43.134vh) scale(.6085)}to{transform:translate(96.34805vw,99vh) scale(.6085)}}.snow:nth-child(297){opacity:.3794;transform:translate(41.3975vw,-10px) scale(.7495);animation:fall-297 21s -11s linear infinite}@keyframes fall-297{65.365%{transform:translate(48.8673vw,65.365vh) scale(.7495)}to{transform:translate(45.1324vw,99vh) scale(.7495)}}.snow:nth-child(298){opacity:.9298;transform:translate(89.2694vw,-10px) scale(.7811);animation:fall-298 14s -29s linear infinite}@keyframes fall-298{47.355%{transform:translate(87.6014vw,47.355vh) scale(.7811)}to{transform:translate(88.4354vw,99vh) scale(.7811)}}.snow:nth-child(299){opacity:.1828;transform:translate(71.6679vw,-10px) scale(.8265);animation:fall-299 19s -19s linear infinite}@keyframes fall-299{77.183%{transform:translate(81.6411vw,77.183vh) scale(.8265)}to{transform:translate(76.6545vw,99vh) scale(.8265)}}.snow:nth-child(300){opacity:1.5694;transform:translate(2.8727vw,-10px) scale(.1684);animation:fall-300 17s -18s linear infinite}@keyframes fall-300{60.402%{transform:translate(-3.3645vw,60.402vh) scale(.1684)}to{transform:translate(-.2459vw,99vh) scale(.1684)}}.snow:nth-child(301){opacity:.4178;transform:translate(79.9596vw,-10px) scale(.6106);animation:fall-301 22s -8s linear infinite}@keyframes fall-301{71.295%{transform:translate(86.782vw,71.295vh) scale(.6106)}to{transform:translate(83.3708vw,99vh) scale(.6106)}}.snow:nth-child(302){opacity:1.994;transform:translate(1.0724vw,-10px) scale(.1091);animation:fall-302 22s -26s linear infinite}@keyframes fall-302{44.322%{transform:translate(9.2945vw,44.322vh) scale(.1091)}to{transform:translate(5.18345vw,99vh) scale(.1091)}}.snow:nth-child(303){opacity:.1922;transform:translate(24.2951vw,-10px) scale(.0094);animation:fall-303 15s -3s linear infinite}@keyframes fall-303{51.431%{transform:translate(29.8889vw,51.431vh) scale(.0094)}to{transform:translate(27.092vw,99vh) scale(.0094)}}.snow:nth-child(304){opacity:1.3556;transform:translate(52.1579vw,-10px) scale(.7469);animation:fall-304 15s -1s linear infinite}@keyframes fall-304{72.297%{transform:translate(50.9451vw,72.297vh) scale(.7469)}to{transform:translate(51.5515vw,99vh) scale(.7469)}}.snow:nth-child(305){opacity:.8568;transform:translate(40.4005vw,-10px) scale(.2431);animation:fall-305 29s -21s linear infinite}@keyframes fall-305{30.418%{transform:translate(44.2636vw,30.418vh) scale(.2431)}to{transform:translate(42.33205vw,99vh) scale(.2431)}}.snow:nth-child(306){opacity:.6632;transform:translate(42.0033vw,-10px) scale(.4379);animation:fall-306 21s -11s linear infinite}@keyframes fall-306{55.442%{transform:translate(32.3646vw,55.442vh) scale(.4379)}to{transform:translate(37.18395vw,99vh) scale(.4379)}}.snow:nth-child(307){opacity:1.993;transform:translate(75.5237vw,-10px) scale(.2769);animation:fall-307 13s -6s linear infinite}@keyframes fall-307{45.896%{transform:translate(73.2358vw,45.896vh) scale(.2769)}to{transform:translate(74.37975vw,99vh) scale(.2769)}}.snow:nth-child(308){opacity:1.7036;transform:translate(37.352vw,-10px) scale(.6702);animation:fall-308 30s -21s linear infinite}@keyframes fall-308{42.747%{transform:translate(35.9804vw,42.747vh) scale(.6702)}to{transform:translate(36.6662vw,99vh) scale(.6702)}}.snow:nth-child(309){opacity:1.8202;transform:translate(39.5656vw,-10px) scale(.0196);animation:fall-309 28s -5s linear infinite}@keyframes fall-309{61.854%{transform:translate(43.7565vw,61.854vh) scale(.0196)}to{transform:translate(41.66105vw,99vh) scale(.0196)}}.snow:nth-child(310){opacity:.1214;transform:translate(97.4185vw,-10px) scale(.9258);animation:fall-310 22s -7s linear infinite}@keyframes fall-310{62.268%{transform:translate(101.6277vw,62.268vh) scale(.9258)}to{transform:translate(99.5231vw,99vh) scale(.9258)}}.snow:nth-child(311){opacity:1.8856;transform:translate(12.9815vw,-10px) scale(.8446);animation:fall-311 10s -2s linear infinite}@keyframes fall-311{77.43%{transform:translate(5.9129vw,77.43vh) scale(.8446)}to{transform:translate(9.4472vw,99vh) scale(.8446)}}.snow:nth-child(312){opacity:.5488;transform:translate(19.44vw,-10px) scale(.4838);animation:fall-312 17s -10s linear infinite}@keyframes fall-312{51.435%{transform:translate(17.3766vw,51.435vh) scale(.4838)}to{transform:translate(18.4083vw,99vh) scale(.4838)}}.snow:nth-child(313){opacity:1.4424;transform:translate(25.9973vw,-10px) scale(.8238);animation:fall-313 17s -30s linear infinite}@keyframes fall-313{32.969%{transform:translate(30.9642vw,32.969vh) scale(.8238)}to{transform:translate(28.48075vw,99vh) scale(.8238)}}.snow:nth-child(314){opacity:1.2226;transform:translate(91.3562vw,-10px) scale(.9878);animation:fall-314 29s -6s linear infinite}@keyframes fall-314{56.078%{transform:translate(96.3567vw,56.078vh) scale(.9878)}to{transform:translate(93.85645vw,99vh) scale(.9878)}}.snow:nth-child(315){opacity:1.4084;transform:translate(86.075vw,-10px) scale(.454);animation:fall-315 27s -18s linear infinite}@keyframes fall-315{62.808%{transform:translate(95.5656vw,62.808vh) scale(.454)}to{transform:translate(90.8203vw,99vh) scale(.454)}}.snow:nth-child(316){opacity:.367;transform:translate(88.7319vw,-10px) scale(.0928);animation:fall-316 20s -26s linear infinite}@keyframes fall-316{61.381%{transform:translate(89.4404vw,61.381vh) scale(.0928)}to{transform:translate(89.08615vw,99vh) scale(.0928)}}.snow:nth-child(317){opacity:1.4314;transform:translate(65.9233vw,-10px) scale(.3077);animation:fall-317 21s -19s linear infinite}@keyframes fall-317{72.023%{transform:translate(66.1872vw,72.023vh) scale(.3077)}to{transform:translate(66.05525vw,99vh) scale(.3077)}}.snow:nth-child(318){opacity:.4526;transform:translate(73.1085vw,-10px) scale(.7451);animation:fall-318 19s -30s linear infinite}@keyframes fall-318{44.053%{transform:translate(82.3228vw,44.053vh) scale(.7451)}to{transform:translate(77.71565vw,99vh) scale(.7451)}}.snow:nth-child(319){opacity:.495;transform:translate(54.995vw,-10px) scale(.1882);animation:fall-319 15s -17s linear infinite}@keyframes fall-319{32.598%{transform:translate(56.8613vw,32.598vh) scale(.1882)}to{transform:translate(55.92815vw,99vh) scale(.1882)}}.snow:nth-child(320){opacity:.9126;transform:translate(98.9311vw,-10px) scale(.5508);animation:fall-320 30s -7s linear infinite}@keyframes fall-320{43.213%{transform:translate(90.9416vw,43.213vh) scale(.5508)}to{transform:translate(94.93635vw,99vh) scale(.5508)}}.snow:nth-child(321){opacity:1.241;transform:translate(79.7723vw,-10px) scale(.9033);animation:fall-321 28s -20s linear infinite}@keyframes fall-321{60.355%{transform:translate(85.7936vw,60.355vh) scale(.9033)}to{transform:translate(82.78295vw,99vh) scale(.9033)}}.snow:nth-child(322){opacity:.6446;transform:translate(30.3567vw,-10px) scale(.1523);animation:fall-322 11s -6s linear infinite}@keyframes fall-322{34.858%{transform:translate(31.5638vw,34.858vh) scale(.1523)}to{transform:translate(30.96025vw,99vh) scale(.1523)}}.snow:nth-child(323){opacity:.8282;transform:translate(24.173vw,-10px) scale(.461);animation:fall-323 21s -19s linear infinite}@keyframes fall-323{38.082%{transform:translate(26.2885vw,38.082vh) scale(.461)}to{transform:translate(25.23075vw,99vh) scale(.461)}}.snow:nth-child(324){opacity:1.1276;transform:translate(4.5933vw,-10px) scale(.2533);animation:fall-324 21s -10s linear infinite}@keyframes fall-324{34.251%{transform:translate(10.5139vw,34.251vh) scale(.2533)}to{transform:translate(7.5536vw,99vh) scale(.2533)}}.snow:nth-child(325){opacity:1.4542;transform:translate(70.955vw,-10px) scale(.3809);animation:fall-325 21s -9s linear infinite}@keyframes fall-325{53.9%{transform:translate(66.8219vw,53.9vh) scale(.3809)}to{transform:translate(68.88845vw,99vh) scale(.3809)}}.snow:nth-child(326){opacity:.5584;transform:translate(1.6005vw,-10px) scale(.279);animation:fall-326 20s -7s linear infinite}@keyframes fall-326{62.384%{transform:translate(11.1624vw,62.384vh) scale(.279)}to{transform:translate(6.38145vw,99vh) scale(.279)}}.snow:nth-child(327){opacity:1.8482;transform:translate(91.2718vw,-10px) scale(.5207);animation:fall-327 27s -22s linear infinite}@keyframes fall-327{72.665%{transform:translate(86.2185vw,72.665vh) scale(.5207)}to{transform:translate(88.74515vw,99vh) scale(.5207)}}.snow:nth-child(328){opacity:1.6628;transform:translate(32.0954vw,-10px) scale(.9858);animation:fall-328 22s -15s linear infinite}@keyframes fall-328{47.011%{transform:translate(34.044vw,47.011vh) scale(.9858)}to{transform:translate(33.0697vw,99vh) scale(.9858)}}.snow:nth-child(329){opacity:.0114;transform:translate(99.9306vw,-10px) scale(.195);animation:fall-329 24s -19s linear infinite}@keyframes fall-329{75.431%{transform:translate(97.1681vw,75.431vh) scale(.195)}to{transform:translate(98.54935vw,99vh) scale(.195)}}.snow:nth-child(330){opacity:1.6566;transform:translate(64.8132vw,-10px) scale(.955);animation:fall-330 23s -16s linear infinite}@keyframes fall-330{66.139%{transform:translate(55.9169vw,66.139vh) scale(.955)}to{transform:translate(60.36505vw,99vh) scale(.955)}}.snow:nth-child(331){opacity:.794;transform:translate(14.6586vw,-10px) scale(.8647);animation:fall-331 19s -25s linear infinite}@keyframes fall-331{41.862%{transform:translate(22.1953vw,41.862vh) scale(.8647)}to{transform:translate(18.42695vw,99vh) scale(.8647)}}.snow:nth-child(332){opacity:1.2542;transform:translate(34.8676vw,-10px) scale(.97);animation:fall-332 10s -6s linear infinite}@keyframes fall-332{55.412%{transform:translate(26.7846vw,55.412vh) scale(.97)}to{transform:translate(30.8261vw,99vh) scale(.97)}}.snow:nth-child(333){opacity:.782;transform:translate(.8566vw,-10px) scale(.4333);animation:fall-333 10s -29s linear infinite}@keyframes fall-333{56.198%{transform:translate(-7.7393vw,56.198vh) scale(.4333)}to{transform:translate(-3.44135vw,99vh) scale(.4333)}}.snow:nth-child(334){opacity:.3926;transform:translate(73.3607vw,-10px) scale(.4538);animation:fall-334 11s -24s linear infinite}@keyframes fall-334{38.088%{transform:translate(69.6969vw,38.088vh) scale(.4538)}to{transform:translate(71.5288vw,99vh) scale(.4538)}}.snow:nth-child(335){opacity:1.269;transform:translate(90.1917vw,-10px) scale(.3482);animation:fall-335 14s -11s linear infinite}@keyframes fall-335{58.841%{transform:translate(89.1711vw,58.841vh) scale(.3482)}to{transform:translate(89.6814vw,99vh) scale(.3482)}}.snow:nth-child(336){opacity:.8932;transform:translate(80.8091vw,-10px) scale(.6546);animation:fall-336 15s -8s linear infinite}@keyframes fall-336{68.389%{transform:translate(72.5888vw,68.389vh) scale(.6546)}to{transform:translate(76.69895vw,99vh) scale(.6546)}}.snow:nth-child(337){opacity:1.3606;transform:translate(34.7696vw,-10px) scale(.2521);animation:fall-337 17s -28s linear infinite}@keyframes fall-337{69.241%{transform:translate(30.7485vw,69.241vh) scale(.2521)}to{transform:translate(32.75905vw,99vh) scale(.2521)}}.snow:nth-child(338){opacity:1.085;transform:translate(96.9667vw,-10px) scale(.7914);animation:fall-338 12s -1s linear infinite}@keyframes fall-338{75.754%{transform:translate(99.4725vw,75.754vh) scale(.7914)}to{transform:translate(98.2196vw,99vh) scale(.7914)}}.snow:nth-child(339){opacity:.0436;transform:translate(28.2237vw,-10px) scale(.3729);animation:fall-339 25s -26s linear infinite}@keyframes fall-339{40.233%{transform:translate(29.1336vw,40.233vh) scale(.3729)}to{transform:translate(28.67865vw,99vh) scale(.3729)}}.snow:nth-child(340){opacity:1.562;transform:translate(49.0117vw,-10px) scale(.0742);animation:fall-340 28s -2s linear infinite}@keyframes fall-340{35.955%{transform:translate(50.5vw,35.955vh) scale(.0742)}to{transform:translate(49.75585vw,99vh) scale(.0742)}}.snow:nth-child(341){opacity:1.3124;transform:translate(97.7108vw,-10px) scale(.5854);animation:fall-341 22s -13s linear infinite}@keyframes fall-341{68.567%{transform:translate(97.241vw,68.567vh) scale(.5854)}to{transform:translate(97.4759vw,99vh) scale(.5854)}}.snow:nth-child(342){opacity:.4346;transform:translate(4.0501vw,-10px) scale(.5018);animation:fall-342 26s -5s linear infinite}@keyframes fall-342{77.341%{transform:translate(6.3107vw,77.341vh) scale(.5018)}to{transform:translate(5.1804vw,99vh) scale(.5018)}}.snow:nth-child(343){opacity:1.6658;transform:translate(89.2989vw,-10px) scale(.5307);animation:fall-343 24s -19s linear infinite}@keyframes fall-343{71.507%{transform:translate(96.8794vw,71.507vh) scale(.5307)}to{transform:translate(93.08915vw,99vh) scale(.5307)}}.snow:nth-child(344){opacity:1.201;transform:translate(85.9495vw,-10px) scale(.4324);animation:fall-344 14s -15s linear infinite}@keyframes fall-344{30.92%{transform:translate(91.9674vw,30.92vh) scale(.4324)}to{transform:translate(88.95845vw,99vh) scale(.4324)}}.snow:nth-child(345){opacity:.8016;transform:translate(90.8273vw,-10px) scale(.5641);animation:fall-345 14s -14s linear infinite}@keyframes fall-345{65.359%{transform:translate(81.2803vw,65.359vh) scale(.5641)}to{transform:translate(86.0538vw,99vh) scale(.5641)}}.snow:nth-child(346){opacity:1.7096;transform:translate(81.1086vw,-10px) scale(.2151);animation:fall-346 24s -9s linear infinite}@keyframes fall-346{62.775%{transform:translate(76.6835vw,62.775vh) scale(.2151)}to{transform:translate(78.89605vw,99vh) scale(.2151)}}.snow:nth-child(347){opacity:1.7172;transform:translate(22.3008vw,-10px) scale(.795);animation:fall-347 21s -28s linear infinite}@keyframes fall-347{78.948%{transform:translate(19.013vw,78.948vh) scale(.795)}to{transform:translate(20.6569vw,99vh) scale(.795)}}.snow:nth-child(348){opacity:.4582;transform:translate(35.5909vw,-10px) scale(.3726);animation:fall-348 23s -18s linear infinite}@keyframes fall-348{60.221%{transform:translate(45.5528vw,60.221vh) scale(.3726)}to{transform:translate(40.57185vw,99vh) scale(.3726)}}.snow:nth-child(349){opacity:.9194;transform:translate(95.1243vw,-10px) scale(.3384);animation:fall-349 20s -27s linear infinite}@keyframes fall-349{39.684%{transform:translate(88.2005vw,39.684vh) scale(.3384)}to{transform:translate(91.6624vw,99vh) scale(.3384)}}.snow:nth-child(350){opacity:.4444;transform:translate(76.7184vw,-10px) scale(.3276);animation:fall-350 21s -6s linear infinite}@keyframes fall-350{57.79%{transform:translate(85.7801vw,57.79vh) scale(.3276)}to{transform:translate(81.24925vw,99vh) scale(.3276)}}.snow:nth-child(351){opacity:.0846;transform:translate(48.3559vw,-10px) scale(.972);animation:fall-351 15s -17s linear infinite}@keyframes fall-351{37.771%{transform:translate(52.0734vw,37.771vh) scale(.972)}to{transform:translate(50.21465vw,99vh) scale(.972)}}.snow:nth-child(352){opacity:.7374;transform:translate(3.3284vw,-10px) scale(.699);animation:fall-352 17s -15s linear infinite}@keyframes fall-352{46.042%{transform:translate(9.6453vw,46.042vh) scale(.699)}to{transform:translate(6.48685vw,99vh) scale(.699)}}.snow:nth-child(353){opacity:.5072;transform:translate(67.7551vw,-10px) scale(.84);animation:fall-353 20s -25s linear infinite}@keyframes fall-353{58.631%{transform:translate(75.6844vw,58.631vh) scale(.84)}to{transform:translate(71.71975vw,99vh) scale(.84)}}.snow:nth-child(354){opacity:.4826;transform:translate(84.8132vw,-10px) scale(.0563);animation:fall-354 29s -11s linear infinite}@keyframes fall-354{48.71%{transform:translate(91.4497vw,48.71vh) scale(.0563)}to{transform:translate(88.13145vw,99vh) scale(.0563)}}.snow:nth-child(355){opacity:.402;transform:translate(81.9208vw,-10px) scale(.0621);animation:fall-355 22s -30s linear infinite}@keyframes fall-355{72.574%{transform:translate(85.1509vw,72.574vh) scale(.0621)}to{transform:translate(83.53585vw,99vh) scale(.0621)}}.snow:nth-child(356){opacity:1.2268;transform:translate(42.1786vw,-10px) scale(.0543);animation:fall-356 26s -24s linear infinite}@keyframes fall-356{58.611%{transform:translate(39.894vw,58.611vh) scale(.0543)}to{transform:translate(41.0363vw,99vh) scale(.0543)}}.snow:nth-child(357){opacity:.6364;transform:translate(62.4621vw,-10px) scale(.6718);animation:fall-357 27s -11s linear infinite}@keyframes fall-357{77.186%{transform:translate(55.7392vw,77.186vh) scale(.6718)}to{transform:translate(59.10065vw,99vh) scale(.6718)}}.snow:nth-child(358){opacity:.3888;transform:translate(83.0283vw,-10px) scale(.395);animation:fall-358 30s -26s linear infinite}@keyframes fall-358{43.483%{transform:translate(85.8679vw,43.483vh) scale(.395)}to{transform:translate(84.4481vw,99vh) scale(.395)}}.snow:nth-child(359){opacity:.4942;transform:translate(13.7906vw,-10px) scale(.0995);animation:fall-359 22s -1s linear infinite}@keyframes fall-359{72.698%{transform:translate(22.9394vw,72.698vh) scale(.0995)}to{transform:translate(18.365vw,99vh) scale(.0995)}}.snow:nth-child(360){opacity:1.6044;transform:translate(41.7117vw,-10px) scale(.7189);animation:fall-360 26s -26s linear infinite}@keyframes fall-360{33.027%{transform:translate(50.3038vw,33.027vh) scale(.7189)}to{transform:translate(46.00775vw,99vh) scale(.7189)}}.snow:nth-child(361){opacity:.4344;transform:translate(59.4299vw,-10px) scale(.389);animation:fall-361 12s -9s linear infinite}@keyframes fall-361{36.553%{transform:translate(61.6908vw,36.553vh) scale(.389)}to{transform:translate(60.56035vw,99vh) scale(.389)}}.snow:nth-child(362){opacity:1.9536;transform:translate(97.9844vw,-10px) scale(.6045);animation:fall-362 29s -1s linear infinite}@keyframes fall-362{65.637%{transform:translate(97.2376vw,65.637vh) scale(.6045)}to{transform:translate(97.611vw,99vh) scale(.6045)}}.snow:nth-child(363){opacity:.4664;transform:translate(48.7711vw,-10px) scale(.1084);animation:fall-363 27s -17s linear infinite}@keyframes fall-363{37.656%{transform:translate(46.77vw,37.656vh) scale(.1084)}to{transform:translate(47.77055vw,99vh) scale(.1084)}}.snow:nth-child(364){opacity:1.634;transform:translate(66.1355vw,-10px) scale(.4779);animation:fall-364 14s -6s linear infinite}@keyframes fall-364{52.215%{transform:translate(63.0566vw,52.215vh) scale(.4779)}to{transform:translate(64.59605vw,99vh) scale(.4779)}}.snow:nth-child(365){opacity:.9182;transform:translate(29.5034vw,-10px) scale(.8414);animation:fall-365 11s -30s linear infinite}@keyframes fall-365{64.332%{transform:translate(28.698vw,64.332vh) scale(.8414)}to{transform:translate(29.1007vw,99vh) scale(.8414)}}.snow:nth-child(366){opacity:1.0652;transform:translate(8.0391vw,-10px) scale(.8327);animation:fall-366 18s -8s linear infinite}@keyframes fall-366{79.725%{transform:translate(13.0928vw,79.725vh) scale(.8327)}to{transform:translate(10.56595vw,99vh) scale(.8327)}}.snow:nth-child(367){opacity:.8486;transform:translate(98.4257vw,-10px) scale(.1306);animation:fall-367 25s -10s linear infinite}@keyframes fall-367{77.651%{transform:translate(98.4089vw,77.651vh) scale(.1306)}to{transform:translate(98.4173vw,99vh) scale(.1306)}}.snow:nth-child(368){opacity:.427;transform:translate(73.8359vw,-10px) scale(.3608);animation:fall-368 13s -18s linear infinite}@keyframes fall-368{46.578%{transform:translate(76.8422vw,46.578vh) scale(.3608)}to{transform:translate(75.33905vw,99vh) scale(.3608)}}.snow:nth-child(369){opacity:1.4972;transform:translate(43.6338vw,-10px) scale(.7505);animation:fall-369 11s -22s linear infinite}@keyframes fall-369{50.667%{transform:translate(53.5566vw,50.667vh) scale(.7505)}to{transform:translate(48.5952vw,99vh) scale(.7505)}}.snow:nth-child(370){opacity:1.0892;transform:translate(28.1761vw,-10px) scale(.1639);animation:fall-370 16s -12s linear infinite}@keyframes fall-370{60.619%{transform:translate(36.1063vw,60.619vh) scale(.1639)}to{transform:translate(32.1412vw,99vh) scale(.1639)}}.snow:nth-child(371){opacity:1.6188;transform:translate(58.5466vw,-10px) scale(.2359);animation:fall-371 22s -29s linear infinite}@keyframes fall-371{76.152%{transform:translate(52.5976vw,76.152vh) scale(.2359)}to{transform:translate(55.5721vw,99vh) scale(.2359)}}.snow:nth-child(372){opacity:1.09;transform:translate(75.1079vw,-10px) scale(.4298);animation:fall-372 12s -13s linear infinite}@keyframes fall-372{53.053%{transform:translate(75.3371vw,53.053vh) scale(.4298)}to{transform:translate(75.2225vw,99vh) scale(.4298)}}.snow:nth-child(373){opacity:.744;transform:translate(66.7151vw,-10px) scale(.55);animation:fall-373 25s -3s linear infinite}@keyframes fall-373{79.046%{transform:translate(58.8023vw,79.046vh) scale(.55)}to{transform:translate(62.7587vw,99vh) scale(.55)}}.snow:nth-child(374){opacity:.819;transform:translate(82.9247vw,-10px) scale(.5947);animation:fall-374 23s -18s linear infinite}@keyframes fall-374{59.454%{transform:translate(76.6743vw,59.454vh) scale(.5947)}to{transform:translate(79.7995vw,99vh) scale(.5947)}}.snow:nth-child(375){opacity:.8064;transform:translate(64.4088vw,-10px) scale(.1782);animation:fall-375 21s -26s linear infinite}@keyframes fall-375{68.275%{transform:translate(73.4466vw,68.275vh) scale(.1782)}to{transform:translate(68.9277vw,99vh) scale(.1782)}}.snow:nth-child(376){opacity:1.506;transform:translate(21.7198vw,-10px) scale(.1324);animation:fall-376 17s -8s linear infinite}@keyframes fall-376{76.372%{transform:translate(16.9513vw,76.372vh) scale(.1324)}to{transform:translate(19.33555vw,99vh) scale(.1324)}}.snow:nth-child(377){opacity:.6598;transform:translate(31.2883vw,-10px) scale(.2911);animation:fall-377 24s -4s linear infinite}@keyframes fall-377{46.953%{transform:translate(35.895vw,46.953vh) scale(.2911)}to{transform:translate(33.59165vw,99vh) scale(.2911)}}.snow:nth-child(378){opacity:.2024;transform:translate(64.5958vw,-10px) scale(.711);animation:fall-378 22s -7s linear infinite}@keyframes fall-378{37.855%{transform:translate(55.5906vw,37.855vh) scale(.711)}to{transform:translate(60.0932vw,99vh) scale(.711)}}.snow:nth-child(379){opacity:.8868;transform:translate(5.4975vw,-10px) scale(.1984);animation:fall-379 20s -10s linear infinite}@keyframes fall-379{54.531%{transform:translate(-.4313vw,54.531vh) scale(.1984)}to{transform:translate(2.5331vw,99vh) scale(.1984)}}.snow:nth-child(380){opacity:1.2464;transform:translate(90.2387vw,-10px) scale(.0079);animation:fall-380 14s -14s linear infinite}@keyframes fall-380{59.144%{transform:translate(99.3352vw,59.144vh) scale(.0079)}to{transform:translate(94.78695vw,99vh) scale(.0079)}}.snow:nth-child(381){opacity:.71;transform:translate(78.7688vw,-10px) scale(.5247);animation:fall-381 29s -9s linear infinite}@keyframes fall-381{34.746%{transform:translate(83.6344vw,34.746vh) scale(.5247)}to{transform:translate(81.2016vw,99vh) scale(.5247)}}.snow:nth-child(382){opacity:1.0464;transform:translate(30.5615vw,-10px) scale(.0818);animation:fall-382 14s -26s linear infinite}@keyframes fall-382{44.085%{transform:translate(37.8183vw,44.085vh) scale(.0818)}to{transform:translate(34.1899vw,99vh) scale(.0818)}}.snow:nth-child(383){opacity:.5338;transform:translate(37.8665vw,-10px) scale(.1624);animation:fall-383 30s -26s linear infinite}@keyframes fall-383{66.21%{transform:translate(37.4053vw,66.21vh) scale(.1624)}to{transform:translate(37.6359vw,99vh) scale(.1624)}}.snow:nth-child(384){opacity:1.4496;transform:translate(8.1681vw,-10px) scale(.623);animation:fall-384 27s -16s linear infinite}@keyframes fall-384{73.782%{transform:translate(17.2627vw,73.782vh) scale(.623)}to{transform:translate(12.7154vw,99vh) scale(.623)}}.snow:nth-child(385){opacity:1.8416;transform:translate(.8037vw,-10px) scale(.967);animation:fall-385 16s -7s linear infinite}@keyframes fall-385{52.982%{transform:translate(-4.7161vw,52.982vh) scale(.967)}to{transform:translate(-1.9562vw,99vh) scale(.967)}}.snow:nth-child(386){opacity:.2442;transform:translate(68.7258vw,-10px) scale(.2744);animation:fall-386 17s -17s linear infinite}@keyframes fall-386{47.569%{transform:translate(69.5984vw,47.569vh) scale(.2744)}to{transform:translate(69.1621vw,99vh) scale(.2744)}}.snow:nth-child(387){opacity:1.2974;transform:translate(11.3217vw,-10px) scale(.7529);animation:fall-387 18s -23s linear infinite}@keyframes fall-387{33.948%{transform:translate(3.943vw,33.948vh) scale(.7529)}to{transform:translate(7.63235vw,99vh) scale(.7529)}}.snow:nth-child(388){opacity:.8542;transform:translate(65.0148vw,-10px) scale(.0073);animation:fall-388 26s -7s linear infinite}@keyframes fall-388{45.93%{transform:translate(59.0723vw,45.93vh) scale(.0073)}to{transform:translate(62.04355vw,99vh) scale(.0073)}}.snow:nth-child(389){opacity:1.6782;transform:translate(45.3532vw,-10px) scale(.8005);animation:fall-389 24s -18s linear infinite}@keyframes fall-389{75.818%{transform:translate(52.7507vw,75.818vh) scale(.8005)}to{transform:translate(49.05195vw,99vh) scale(.8005)}}.snow:nth-child(390){opacity:.2506;transform:translate(73.784vw,-10px) scale(.5626);animation:fall-390 14s -24s linear infinite}@keyframes fall-390{65.262%{transform:translate(74.6617vw,65.262vh) scale(.5626)}to{transform:translate(74.22285vw,99vh) scale(.5626)}}.snow:nth-child(391){opacity:.3586;transform:translate(6.1691vw,-10px) scale(.1318);animation:fall-391 29s -25s linear infinite}@keyframes fall-391{37.057%{transform:translate(15.0173vw,37.057vh) scale(.1318)}to{transform:translate(10.5932vw,99vh) scale(.1318)}}.snow:nth-child(392){opacity:.8466;transform:translate(57.0117vw,-10px) scale(.8609);animation:fall-392 12s -8s linear infinite}@keyframes fall-392{42.827%{transform:translate(64.204vw,42.827vh) scale(.8609)}to{transform:translate(60.60785vw,99vh) scale(.8609)}}.snow:nth-child(393){opacity:1.9942;transform:translate(53.5489vw,-10px) scale(.2259);animation:fall-393 17s -21s linear infinite}@keyframes fall-393{39.207%{transform:translate(48.7428vw,39.207vh) scale(.2259)}to{transform:translate(51.14585vw,99vh) scale(.2259)}}.snow:nth-child(394){opacity:.1162;transform:translate(28.5446vw,-10px) scale(.324);animation:fall-394 13s -2s linear infinite}@keyframes fall-394{37.29%{transform:translate(22.7343vw,37.29vh) scale(.324)}to{transform:translate(25.63945vw,99vh) scale(.324)}}.snow:nth-child(395){opacity:1.5134;transform:translate(40.8668vw,-10px) scale(.539);animation:fall-395 21s -2s linear infinite}@keyframes fall-395{41.232%{transform:translate(42.8687vw,41.232vh) scale(.539)}to{transform:translate(41.86775vw,99vh) scale(.539)}}.snow:nth-child(396){opacity:.2522;transform:translate(5.555vw,-10px) scale(.4869);animation:fall-396 13s -21s linear infinite}@keyframes fall-396{72.563%{transform:translate(9.8672vw,72.563vh) scale(.4869)}to{transform:translate(7.7111vw,99vh) scale(.4869)}}.snow:nth-child(397){opacity:.978;transform:translate(11.203vw,-10px) scale(.4148);animation:fall-397 17s -19s linear infinite}@keyframes fall-397{40.051%{transform:translate(10.0517vw,40.051vh) scale(.4148)}to{transform:translate(10.62735vw,99vh) scale(.4148)}}.snow:nth-child(398){opacity:.3072;transform:translate(81.2235vw,-10px) scale(.1509);animation:fall-398 19s -15s linear infinite}@keyframes fall-398{39.553%{transform:translate(74.7808vw,39.553vh) scale(.1509)}to{transform:translate(78.00215vw,99vh) scale(.1509)}}.snow:nth-child(399){opacity:.3124;transform:translate(57.2517vw,-10px) scale(.0634);animation:fall-399 26s -14s linear infinite}@keyframes fall-399{63.405%{transform:translate(64.8547vw,63.405vh) scale(.0634)}to{transform:translate(61.0532vw,99vh) scale(.0634)}}.snow:nth-child(400){opacity:1.2688;transform:translate(89.0959vw,-10px) scale(.8405);animation:fall-400 23s -8s linear infinite}@keyframes fall-400{48.951%{transform:translate(82.7443vw,48.951vh) scale(.8405)}to{transform:translate(85.9201vw,99vh) scale(.8405)}}\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}.wizard-step-container{background-color:#fff;box-shadow:#63636333 0 2px 8px;padding:10px}.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}.app-search-background{z-index:9999;margin-top:60px;padding:0;background-color:#0000004d;width:100vw;height:calc(100vh - 60px)}.app-search-result-box{height:calc(100% - 35px);overflow:hidden;margin:20px}.app-search-card{margin-top:2px;margin-bottom:10px;padding:15px;background-color:#fff;box-shadow:#06182c66 0 0 0 2px,#06182ca6 0 4px 6px -1px,#ffffff14 0 1px inset}.pull-left{float:left}.pull-right{float:right}.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}.mat-chip-list-wrapper input.mat-input-element,.mat-chip-list-wrapper .mat-standard-chip{margin:1px 4px 4px!important;padding-top:0!important}.snow{position:absolute;width:10px;height:10px;background:white;border-radius:50%}.snow:nth-child(1){opacity:.759;transform:translate(73.4155vw,-10px) scale(.2184);animation:fall-1 22s -13s linear infinite}@keyframes fall-1{30.442%{transform:translate(78.0429vw,30.442vh) scale(.2184)}to{transform:translate(75.7292vw,99vh) scale(.2184)}}.snow:nth-child(2){opacity:.799;transform:translate(67.6445vw,-10px) scale(.6536);animation:fall-2 27s -15s linear infinite}@keyframes fall-2{79.502%{transform:translate(64.6638vw,79.502vh) scale(.6536)}to{transform:translate(66.15415vw,99vh) scale(.6536)}}.snow:nth-child(3){opacity:1.469;transform:translate(58.4884vw,-10px) scale(.0859);animation:fall-3 21s -27s linear infinite}@keyframes fall-3{69.386%{transform:translate(49.1661vw,69.386vh) scale(.0859)}to{transform:translate(53.82725vw,99vh) scale(.0859)}}.snow:nth-child(4){opacity:1.2138;transform:translate(87.4972vw,-10px) scale(.011);animation:fall-4 26s -4s linear infinite}@keyframes fall-4{51.132%{transform:translate(91.1014vw,51.132vh) scale(.011)}to{transform:translate(89.2993vw,99vh) scale(.011)}}.snow:nth-child(5){opacity:1.3382;transform:translate(37.0816vw,-10px) scale(.6321);animation:fall-5 16s -8s linear infinite}@keyframes fall-5{68.868%{transform:translate(43.4544vw,68.868vh) scale(.6321)}to{transform:translate(40.268vw,99vh) scale(.6321)}}.snow:nth-child(6){opacity:1.353;transform:translate(18.82vw,-10px) scale(.212);animation:fall-6 30s -28s linear infinite}@keyframes fall-6{47.123%{transform:translate(13.9897vw,47.123vh) scale(.212)}to{transform:translate(16.40485vw,99vh) scale(.212)}}.snow:nth-child(7){opacity:.191;transform:translate(93.5491vw,-10px) scale(.1229);animation:fall-7 25s -26s linear infinite}@keyframes fall-7{53.385%{transform:translate(88.6742vw,53.385vh) scale(.1229)}to{transform:translate(91.11165vw,99vh) scale(.1229)}}.snow:nth-child(8){opacity:.868;transform:translate(99.2885vw,-10px) scale(.2937);animation:fall-8 28s -11s linear infinite}@keyframes fall-8{74.755%{transform:translate(91.0995vw,74.755vh) scale(.2937)}to{transform:translate(95.194vw,99vh) scale(.2937)}}.snow:nth-child(9){opacity:.5716;transform:translate(38.9712vw,-10px) scale(.7345);animation:fall-9 17s -10s linear infinite}@keyframes fall-9{30.743%{transform:translate(32.5655vw,30.743vh) scale(.7345)}to{transform:translate(35.76835vw,99vh) scale(.7345)}}.snow:nth-child(10){opacity:1.1108;transform:translate(63.3384vw,-10px) scale(.6792);animation:fall-10 11s -26s linear infinite}@keyframes fall-10{32.147%{transform:translate(59.4214vw,32.147vh) scale(.6792)}to{transform:translate(61.3799vw,99vh) scale(.6792)}}.snow:nth-child(11){opacity:1.3378;transform:translate(82.6229vw,-10px) scale(.2291);animation:fall-11 24s -21s linear infinite}@keyframes fall-11{48.84%{transform:translate(89.0114vw,48.84vh) scale(.2291)}to{transform:translate(85.81715vw,99vh) scale(.2291)}}.snow:nth-child(12){opacity:.2266;transform:translate(60.9429vw,-10px) scale(.1002);animation:fall-12 17s -18s linear infinite}@keyframes fall-12{38.982%{transform:translate(65.0321vw,38.982vh) scale(.1002)}to{transform:translate(62.9875vw,99vh) scale(.1002)}}.snow:nth-child(13){opacity:1.8654;transform:translate(64.5163vw,-10px) scale(.8747);animation:fall-13 28s -26s linear infinite}@keyframes fall-13{73.678%{transform:translate(72.2981vw,73.678vh) scale(.8747)}to{transform:translate(68.4072vw,99vh) scale(.8747)}}.snow:nth-child(14){opacity:1.2642;transform:translate(39.3085vw,-10px) scale(.5815);animation:fall-14 21s -3s linear infinite}@keyframes fall-14{51.397%{transform:translate(38.8505vw,51.397vh) scale(.5815)}to{transform:translate(39.0795vw,99vh) scale(.5815)}}.snow:nth-child(15){opacity:.895;transform:translate(6.5204vw,-10px) scale(.6694);animation:fall-15 17s -21s linear infinite}@keyframes fall-15{50.736%{transform:translate(14.4541vw,50.736vh) scale(.6694)}to{transform:translate(10.48725vw,99vh) scale(.6694)}}.snow:nth-child(16){opacity:1.342;transform:translate(77.8111vw,-10px) scale(.2983);animation:fall-16 28s -27s linear infinite}@keyframes fall-16{35.501%{transform:translate(77.0316vw,35.501vh) scale(.2983)}to{transform:translate(77.42135vw,99vh) scale(.2983)}}.snow:nth-child(17){opacity:.7568;transform:translate(16.6233vw,-10px) scale(.9323);animation:fall-17 24s -2s linear infinite}@keyframes fall-17{32.414%{transform:translate(6.6488vw,32.414vh) scale(.9323)}to{transform:translate(11.63605vw,99vh) scale(.9323)}}.snow:nth-child(18){opacity:.8034;transform:translate(70.4715vw,-10px) scale(.4271);animation:fall-18 21s -18s linear infinite}@keyframes fall-18{60.345%{transform:translate(69.049vw,60.345vh) scale(.4271)}to{transform:translate(69.76025vw,99vh) scale(.4271)}}.snow:nth-child(19){opacity:.4892;transform:translate(12.0351vw,-10px) scale(.196);animation:fall-19 29s -18s linear infinite}@keyframes fall-19{74.441%{transform:translate(15.6184vw,74.441vh) scale(.196)}to{transform:translate(13.82675vw,99vh) scale(.196)}}.snow:nth-child(20){opacity:1.4254;transform:translate(23.9561vw,-10px) scale(.1459);animation:fall-20 25s -9s linear infinite}@keyframes fall-20{69.44%{transform:translate(19.1978vw,69.44vh) scale(.1459)}to{transform:translate(21.57695vw,99vh) scale(.1459)}}.snow:nth-child(21){opacity:1.96;transform:translate(86.6978vw,-10px) scale(.1146);animation:fall-21 20s -9s linear infinite}@keyframes fall-21{59.615%{transform:translate(80.1646vw,59.615vh) scale(.1146)}to{transform:translate(83.4312vw,99vh) scale(.1146)}}.snow:nth-child(22){opacity:1.7858;transform:translate(58.5557vw,-10px) scale(.6942);animation:fall-22 26s -5s linear infinite}@keyframes fall-22{75.419%{transform:translate(51.8067vw,75.419vh) scale(.6942)}to{transform:translate(55.1812vw,99vh) scale(.6942)}}.snow:nth-child(23){opacity:.955;transform:translate(7.4402vw,-10px) scale(.607);animation:fall-23 11s -18s linear infinite}@keyframes fall-23{50.276%{transform:translate(7.7781vw,50.276vh) scale(.607)}to{transform:translate(7.60915vw,99vh) scale(.607)}}.snow:nth-child(24){opacity:1.3412;transform:translate(85.3081vw,-10px) scale(.2018);animation:fall-24 28s -27s linear infinite}@keyframes fall-24{64.127%{transform:translate(79.9986vw,64.127vh) scale(.2018)}to{transform:translate(82.65335vw,99vh) scale(.2018)}}.snow:nth-child(25){opacity:.916;transform:translate(69.6125vw,-10px) scale(.614);animation:fall-25 27s -20s linear infinite}@keyframes fall-25{57.23%{transform:translate(62.4597vw,57.23vh) scale(.614)}to{transform:translate(66.0361vw,99vh) scale(.614)}}.snow:nth-child(26){opacity:1.5134;transform:translate(59.6214vw,-10px) scale(.3716);animation:fall-26 14s -14s linear infinite}@keyframes fall-26{41.348%{transform:translate(58.7655vw,41.348vh) scale(.3716)}to{transform:translate(59.19345vw,99vh) scale(.3716)}}.snow:nth-child(27){opacity:.6948;transform:translate(69.4427vw,-10px) scale(.8548);animation:fall-27 10s -6s linear infinite}@keyframes fall-27{47.262%{transform:translate(72.1281vw,47.262vh) scale(.8548)}to{transform:translate(70.7854vw,99vh) scale(.8548)}}.snow:nth-child(28){opacity:1.8516;transform:translate(98.9359vw,-10px) scale(.0423);animation:fall-28 30s -5s linear infinite}@keyframes fall-28{70.713%{transform:translate(104.6783vw,70.713vh) scale(.0423)}to{transform:translate(101.8071vw,99vh) scale(.0423)}}.snow:nth-child(29){opacity:.4734;transform:translate(71.6546vw,-10px) scale(.6588);animation:fall-29 10s -20s linear infinite}@keyframes fall-29{70.225%{transform:translate(63.1129vw,70.225vh) scale(.6588)}to{transform:translate(67.38375vw,99vh) scale(.6588)}}.snow:nth-child(30){opacity:1.1942;transform:translate(98.0197vw,-10px) scale(.9913);animation:fall-30 20s -28s linear infinite}@keyframes fall-30{56.769%{transform:translate(98.6106vw,56.769vh) scale(.9913)}to{transform:translate(98.31515vw,99vh) scale(.9913)}}.snow:nth-child(31){opacity:1.2;transform:translate(50.6302vw,-10px) scale(.4803);animation:fall-31 29s -15s linear infinite}@keyframes fall-31{44.815%{transform:translate(49.4851vw,44.815vh) scale(.4803)}to{transform:translate(50.05765vw,99vh) scale(.4803)}}.snow:nth-child(32){opacity:1.985;transform:translate(58.3351vw,-10px) scale(.2286);animation:fall-32 16s -9s linear infinite}@keyframes fall-32{35.247%{transform:translate(62.5983vw,35.247vh) scale(.2286)}to{transform:translate(60.4667vw,99vh) scale(.2286)}}.snow:nth-child(33){opacity:1.8324;transform:translate(19.6797vw,-10px) scale(.8152);animation:fall-33 17s -2s linear infinite}@keyframes fall-33{33.111%{transform:translate(9.7519vw,33.111vh) scale(.8152)}to{transform:translate(14.7158vw,99vh) scale(.8152)}}.snow:nth-child(34){opacity:1.9086;transform:translate(66.0094vw,-10px) scale(.7063);animation:fall-34 17s -28s linear infinite}@keyframes fall-34{45.272%{transform:translate(75.2485vw,45.272vh) scale(.7063)}to{transform:translate(70.62895vw,99vh) scale(.7063)}}.snow:nth-child(35){opacity:1.4406;transform:translate(80.169vw,-10px) scale(.635);animation:fall-35 26s -3s linear infinite}@keyframes fall-35{33.26%{transform:translate(71.6042vw,33.26vh) scale(.635)}to{transform:translate(75.8866vw,99vh) scale(.635)}}.snow:nth-child(36){opacity:1.662;transform:translate(12.5376vw,-10px) scale(.0086);animation:fall-36 24s -15s linear infinite}@keyframes fall-36{56.069%{transform:translate(4.5186vw,56.069vh) scale(.0086)}to{transform:translate(8.5281vw,99vh) scale(.0086)}}.snow:nth-child(37){opacity:.2258;transform:translate(79.335vw,-10px) scale(.6564);animation:fall-37 15s -29s linear infinite}@keyframes fall-37{68.208%{transform:translate(86.374vw,68.208vh) scale(.6564)}to{transform:translate(82.8545vw,99vh) scale(.6564)}}.snow:nth-child(38){opacity:1.193;transform:translate(40.6253vw,-10px) scale(.5161);animation:fall-38 27s -30s linear infinite}@keyframes fall-38{57.433%{transform:translate(35.6893vw,57.433vh) scale(.5161)}to{transform:translate(38.1573vw,99vh) scale(.5161)}}.snow:nth-child(39){opacity:1.09;transform:translate(27.3217vw,-10px) scale(.0511);animation:fall-39 27s -13s linear infinite}@keyframes fall-39{65.877%{transform:translate(25.405vw,65.877vh) scale(.0511)}to{transform:translate(26.36335vw,99vh) scale(.0511)}}.snow:nth-child(40){opacity:1.5678;transform:translate(79.9031vw,-10px) scale(.7805);animation:fall-40 19s -9s linear infinite}@keyframes fall-40{67.931%{transform:translate(79.0952vw,67.931vh) scale(.7805)}to{transform:translate(79.49915vw,99vh) scale(.7805)}}.snow:nth-child(41){opacity:1.2762;transform:translate(85.0823vw,-10px) scale(.1957);animation:fall-41 25s -21s linear infinite}@keyframes fall-41{59.816%{transform:translate(94.5054vw,59.816vh) scale(.1957)}to{transform:translate(89.79385vw,99vh) scale(.1957)}}.snow:nth-child(42){opacity:1.3096;transform:translate(44.6079vw,-10px) scale(.9069);animation:fall-42 22s -11s linear infinite}@keyframes fall-42{49.072%{transform:translate(44.3682vw,49.072vh) scale(.9069)}to{transform:translate(44.48805vw,99vh) scale(.9069)}}.snow:nth-child(43){opacity:1.1968;transform:translate(98.183vw,-10px) scale(.6196);animation:fall-43 23s -24s linear infinite}@keyframes fall-43{32.001%{transform:translate(103.3269vw,32.001vh) scale(.6196)}to{transform:translate(100.75495vw,99vh) scale(.6196)}}.snow:nth-child(44){opacity:.1508;transform:translate(43.6593vw,-10px) scale(.3362);animation:fall-44 13s -15s linear infinite}@keyframes fall-44{79%{transform:translate(52.2803vw,79vh) scale(.3362)}to{transform:translate(47.9698vw,99vh) scale(.3362)}}.snow:nth-child(45){opacity:.958;transform:translate(27.7564vw,-10px) scale(.5691);animation:fall-45 17s -21s linear infinite}@keyframes fall-45{41.704%{transform:translate(37.1015vw,41.704vh) scale(.5691)}to{transform:translate(32.42895vw,99vh) scale(.5691)}}.snow:nth-child(46){opacity:.6288;transform:translate(37.6832vw,-10px) scale(.7264);animation:fall-46 17s -19s linear infinite}@keyframes fall-46{56.967%{transform:translate(37.6255vw,56.967vh) scale(.7264)}to{transform:translate(37.65435vw,99vh) scale(.7264)}}.snow:nth-child(47){opacity:1.8916;transform:translate(40.9398vw,-10px) scale(.732);animation:fall-47 25s -30s linear infinite}@keyframes fall-47{30.232%{transform:translate(36.1503vw,30.232vh) scale(.732)}to{transform:translate(38.54505vw,99vh) scale(.732)}}.snow:nth-child(48){opacity:.7782;transform:translate(60.2232vw,-10px) scale(.2618);animation:fall-48 18s -28s linear infinite}@keyframes fall-48{64.579%{transform:translate(51.0051vw,64.579vh) scale(.2618)}to{transform:translate(55.61415vw,99vh) scale(.2618)}}.snow:nth-child(49){opacity:1.91;transform:translate(76.882vw,-10px) scale(.2611);animation:fall-49 27s -14s linear infinite}@keyframes fall-49{46.832%{transform:translate(84.9892vw,46.832vh) scale(.2611)}to{transform:translate(80.9356vw,99vh) scale(.2611)}}.snow:nth-child(50){opacity:.1884;transform:translate(32.5971vw,-10px) scale(.3972);animation:fall-50 23s -18s linear infinite}@keyframes fall-50{75.34%{transform:translate(25.8924vw,75.34vh) scale(.3972)}to{transform:translate(29.24475vw,99vh) scale(.3972)}}.snow:nth-child(51){opacity:.9402;transform:translate(1.9889vw,-10px) scale(.0362);animation:fall-51 14s -9s linear infinite}@keyframes fall-51{74.174%{transform:translate(3.22vw,74.174vh) scale(.0362)}to{transform:translate(2.60445vw,99vh) scale(.0362)}}.snow:nth-child(52){opacity:.4456;transform:translate(95.6528vw,-10px) scale(.0289);animation:fall-52 24s -19s linear infinite}@keyframes fall-52{56.578%{transform:translate(91.6687vw,56.578vh) scale(.0289)}to{transform:translate(93.66075vw,99vh) scale(.0289)}}.snow:nth-child(53){opacity:1.3426;transform:translate(54.3558vw,-10px) scale(.1029);animation:fall-53 11s -11s linear infinite}@keyframes fall-53{39.036%{transform:translate(50.951vw,39.036vh) scale(.1029)}to{transform:translate(52.6534vw,99vh) scale(.1029)}}.snow:nth-child(54){opacity:1.3964;transform:translate(81.4645vw,-10px) scale(.3207);animation:fall-54 15s -17s linear infinite}@keyframes fall-54{57.778%{transform:translate(77.625vw,57.778vh) scale(.3207)}to{transform:translate(79.54475vw,99vh) scale(.3207)}}.snow:nth-child(55){opacity:1.2944;transform:translate(70.1973vw,-10px) scale(.3616);animation:fall-55 21s -19s linear infinite}@keyframes fall-55{38.229%{transform:translate(66.6176vw,38.229vh) scale(.3616)}to{transform:translate(68.40745vw,99vh) scale(.3616)}}.snow:nth-child(56){opacity:1.227;transform:translate(50.3125vw,-10px) scale(.0324);animation:fall-56 19s -13s linear infinite}@keyframes fall-56{37.14%{transform:translate(41.5084vw,37.14vh) scale(.0324)}to{transform:translate(45.91045vw,99vh) scale(.0324)}}.snow:nth-child(57){opacity:1.435;transform:translate(95.9784vw,-10px) scale(.7871);animation:fall-57 11s -1s linear infinite}@keyframes fall-57{64.376%{transform:translate(95.0138vw,64.376vh) scale(.7871)}to{transform:translate(95.4961vw,99vh) scale(.7871)}}.snow:nth-child(58){opacity:.6408;transform:translate(83.2916vw,-10px) scale(.6025);animation:fall-58 21s -14s linear infinite}@keyframes fall-58{79.261%{transform:translate(85.5308vw,79.261vh) scale(.6025)}to{transform:translate(84.4112vw,99vh) scale(.6025)}}.snow:nth-child(59){opacity:.5988;transform:translate(34.9784vw,-10px) scale(.4033);animation:fall-59 19s -18s linear infinite}@keyframes fall-59{75.883%{transform:translate(35.9457vw,75.883vh) scale(.4033)}to{transform:translate(35.46205vw,99vh) scale(.4033)}}.snow:nth-child(60){opacity:.6118;transform:translate(35.8448vw,-10px) scale(.0801);animation:fall-60 25s -16s linear infinite}@keyframes fall-60{62.977%{transform:translate(41.0235vw,62.977vh) scale(.0801)}to{transform:translate(38.43415vw,99vh) scale(.0801)}}.snow:nth-child(61){opacity:.0858;transform:translate(47.4094vw,-10px) scale(.6654);animation:fall-61 23s -28s linear infinite}@keyframes fall-61{70.95%{transform:translate(56.1274vw,70.95vh) scale(.6654)}to{transform:translate(51.7684vw,99vh) scale(.6654)}}.snow:nth-child(62){opacity:1.983;transform:translate(38.5907vw,-10px) scale(.8562);animation:fall-62 28s -25s linear infinite}@keyframes fall-62{35.919%{transform:translate(46.6586vw,35.919vh) scale(.8562)}to{transform:translate(42.62465vw,99vh) scale(.8562)}}.snow:nth-child(63){opacity:1.035;transform:translate(76.7885vw,-10px) scale(.2635);animation:fall-63 11s -14s linear infinite}@keyframes fall-63{48.921%{transform:translate(67.94vw,48.921vh) scale(.2635)}to{transform:translate(72.36425vw,99vh) scale(.2635)}}.snow:nth-child(64){opacity:.6314;transform:translate(75.8732vw,-10px) scale(.829);animation:fall-64 23s -13s linear infinite}@keyframes fall-64{52.234%{transform:translate(85.7206vw,52.234vh) scale(.829)}to{transform:translate(80.7969vw,99vh) scale(.829)}}.snow:nth-child(65){opacity:.333;transform:translate(38.1699vw,-10px) scale(.228);animation:fall-65 17s -2s linear infinite}@keyframes fall-65{55.999%{transform:translate(36.2177vw,55.999vh) scale(.228)}to{transform:translate(37.1938vw,99vh) scale(.228)}}.snow:nth-child(66){opacity:1.2876;transform:translate(16.1085vw,-10px) scale(.7079);animation:fall-66 14s -14s linear infinite}@keyframes fall-66{46.569%{transform:translate(24.1347vw,46.569vh) scale(.7079)}to{transform:translate(20.1216vw,99vh) scale(.7079)}}.snow:nth-child(67){opacity:.0736;transform:translate(44.9769vw,-10px) scale(.7573);animation:fall-67 26s -8s linear infinite}@keyframes fall-67{35.315%{transform:translate(38.7746vw,35.315vh) scale(.7573)}to{transform:translate(41.87575vw,99vh) scale(.7573)}}.snow:nth-child(68){opacity:.7014;transform:translate(28.7471vw,-10px) scale(.0939);animation:fall-68 13s -22s linear infinite}@keyframes fall-68{77.197%{transform:translate(22.6709vw,77.197vh) scale(.0939)}to{transform:translate(25.709vw,99vh) scale(.0939)}}.snow:nth-child(69){opacity:.2846;transform:translate(23.9083vw,-10px) scale(.5014);animation:fall-69 21s -14s linear infinite}@keyframes fall-69{75.704%{transform:translate(18.6605vw,75.704vh) scale(.5014)}to{transform:translate(21.2844vw,99vh) scale(.5014)}}.snow:nth-child(70){opacity:.487;transform:translate(11.5928vw,-10px) scale(.8584);animation:fall-70 27s -8s linear infinite}@keyframes fall-70{36.671%{transform:translate(7.4663vw,36.671vh) scale(.8584)}to{transform:translate(9.52955vw,99vh) scale(.8584)}}.snow:nth-child(71){opacity:.8866;transform:translate(15.2978vw,-10px) scale(.5045);animation:fall-71 30s -8s linear infinite}@keyframes fall-71{60.104%{transform:translate(16.8826vw,60.104vh) scale(.5045)}to{transform:translate(16.0902vw,99vh) scale(.5045)}}.snow:nth-child(72){opacity:.0118;transform:translate(73.5145vw,-10px) scale(.5113);animation:fall-72 16s -12s linear infinite}@keyframes fall-72{37.73%{transform:translate(68.5608vw,37.73vh) scale(.5113)}to{transform:translate(71.03765vw,99vh) scale(.5113)}}.snow:nth-child(73){opacity:.5226;transform:translate(7.7105vw,-10px) scale(.6286);animation:fall-73 22s -14s linear infinite}@keyframes fall-73{72.544%{transform:translate(14.5178vw,72.544vh) scale(.6286)}to{transform:translate(11.11415vw,99vh) scale(.6286)}}.snow:nth-child(74){opacity:.4442;transform:translate(9.5675vw,-10px) scale(.0011);animation:fall-74 12s -6s linear infinite}@keyframes fall-74{50.179%{transform:translate(13.1972vw,50.179vh) scale(.0011)}to{transform:translate(11.38235vw,99vh) scale(.0011)}}.snow:nth-child(75){opacity:.5406;transform:translate(79.9689vw,-10px) scale(.2041);animation:fall-75 25s -30s linear infinite}@keyframes fall-75{33.947%{transform:translate(70.4883vw,33.947vh) scale(.2041)}to{transform:translate(75.2286vw,99vh) scale(.2041)}}.snow:nth-child(76){opacity:1.1428;transform:translate(57.0821vw,-10px) scale(.993);animation:fall-76 14s -17s linear infinite}@keyframes fall-76{43.336%{transform:translate(48.4366vw,43.336vh) scale(.993)}to{transform:translate(52.75935vw,99vh) scale(.993)}}.snow:nth-child(77){opacity:.9054;transform:translate(69.4479vw,-10px) scale(.1562);animation:fall-77 24s -13s linear infinite}@keyframes fall-77{64.271%{transform:translate(59.6998vw,64.271vh) scale(.1562)}to{transform:translate(64.57385vw,99vh) scale(.1562)}}.snow:nth-child(78){opacity:.7284;transform:translate(57.6478vw,-10px) scale(.1119);animation:fall-78 13s -26s linear infinite}@keyframes fall-78{59.152%{transform:translate(63.6115vw,59.152vh) scale(.1119)}to{transform:translate(60.62965vw,99vh) scale(.1119)}}.snow:nth-child(79){opacity:.1892;transform:translate(75.6212vw,-10px) scale(.759);animation:fall-79 22s -25s linear infinite}@keyframes fall-79{68.201%{transform:translate(69.426vw,68.201vh) scale(.759)}to{transform:translate(72.5236vw,99vh) scale(.759)}}.snow:nth-child(80){opacity:1.9152;transform:translate(61.1972vw,-10px) scale(.2543);animation:fall-80 12s -2s linear infinite}@keyframes fall-80{68.673%{transform:translate(69.886vw,68.673vh) scale(.2543)}to{transform:translate(65.5416vw,99vh) scale(.2543)}}.snow:nth-child(81){opacity:.7632;transform:translate(23.6255vw,-10px) scale(.1697);animation:fall-81 26s -7s linear infinite}@keyframes fall-81{73.58%{transform:translate(17.1064vw,73.58vh) scale(.1697)}to{transform:translate(20.36595vw,99vh) scale(.1697)}}.snow:nth-child(82){opacity:.6656;transform:translate(77.5429vw,-10px) scale(.1312);animation:fall-82 15s -19s linear infinite}@keyframes fall-82{78.945%{transform:translate(83.7014vw,78.945vh) scale(.1312)}to{transform:translate(80.62215vw,99vh) scale(.1312)}}.snow:nth-child(83){opacity:.3134;transform:translate(86.7099vw,-10px) scale(.8343);animation:fall-83 27s -14s linear infinite}@keyframes fall-83{55.946%{transform:translate(91.8267vw,55.946vh) scale(.8343)}to{transform:translate(89.2683vw,99vh) scale(.8343)}}.snow:nth-child(84){opacity:1.7118;transform:translate(78.1704vw,-10px) scale(.2249);animation:fall-84 18s -23s linear infinite}@keyframes fall-84{79.112%{transform:translate(82.8228vw,79.112vh) scale(.2249)}to{transform:translate(80.4966vw,99vh) scale(.2249)}}.snow:nth-child(85){opacity:1.6842;transform:translate(17.7038vw,-10px) scale(.858);animation:fall-85 12s -4s linear infinite}@keyframes fall-85{76.643%{transform:translate(15.1992vw,76.643vh) scale(.858)}to{transform:translate(16.4515vw,99vh) scale(.858)}}.snow:nth-child(86){opacity:.9682;transform:translate(53.151vw,-10px) scale(.3866);animation:fall-86 22s -27s linear infinite}@keyframes fall-86{45.63%{transform:translate(44.675vw,45.63vh) scale(.3866)}to{transform:translate(48.913vw,99vh) scale(.3866)}}.snow:nth-child(87){opacity:1.2104;transform:translate(79.7278vw,-10px) scale(.0585);animation:fall-87 12s -5s linear infinite}@keyframes fall-87{31.877%{transform:translate(77.5412vw,31.877vh) scale(.0585)}to{transform:translate(78.6345vw,99vh) scale(.0585)}}.snow:nth-child(88){opacity:.6138;transform:translate(59.2002vw,-10px) scale(.6813);animation:fall-88 24s -21s linear infinite}@keyframes fall-88{39.468%{transform:translate(50.3915vw,39.468vh) scale(.6813)}to{transform:translate(54.79585vw,99vh) scale(.6813)}}.snow:nth-child(89){opacity:.7144;transform:translate(79.7554vw,-10px) scale(.8896);animation:fall-89 30s -7s linear infinite}@keyframes fall-89{53.389%{transform:translate(78.6453vw,53.389vh) scale(.8896)}to{transform:translate(79.20035vw,99vh) scale(.8896)}}.snow:nth-child(90){opacity:.5598;transform:translate(89.8199vw,-10px) scale(.3373);animation:fall-90 21s -1s linear infinite}@keyframes fall-90{39.687%{transform:translate(89.8417vw,39.687vh) scale(.3373)}to{transform:translate(89.8308vw,99vh) scale(.3373)}}.snow:nth-child(91){opacity:.4602;transform:translate(58.3471vw,-10px) scale(.7307);animation:fall-91 14s -25s linear infinite}@keyframes fall-91{79.744%{transform:translate(53.1976vw,79.744vh) scale(.7307)}to{transform:translate(55.77235vw,99vh) scale(.7307)}}.snow:nth-child(92){opacity:1.1168;transform:translate(49.3697vw,-10px) scale(.1702);animation:fall-92 16s -29s linear infinite}@keyframes fall-92{38.093%{transform:translate(51.6828vw,38.093vh) scale(.1702)}to{transform:translate(50.52625vw,99vh) scale(.1702)}}.snow:nth-child(93){opacity:.9106;transform:translate(99.7319vw,-10px) scale(.3834);animation:fall-93 27s -24s linear infinite}@keyframes fall-93{76.036%{transform:translate(97.5169vw,76.036vh) scale(.3834)}to{transform:translate(98.6244vw,99vh) scale(.3834)}}.snow:nth-child(94){opacity:1.3802;transform:translate(63.9559vw,-10px) scale(.5515);animation:fall-94 16s -20s linear infinite}@keyframes fall-94{60.392%{transform:translate(71.5032vw,60.392vh) scale(.5515)}to{transform:translate(67.72955vw,99vh) scale(.5515)}}.snow:nth-child(95){opacity:1.2012;transform:translate(70.8299vw,-10px) scale(.0796);animation:fall-95 14s -11s linear infinite}@keyframes fall-95{57.412%{transform:translate(71.3201vw,57.412vh) scale(.0796)}to{transform:translate(71.075vw,99vh) scale(.0796)}}.snow:nth-child(96){opacity:1.4462;transform:translate(84.279vw,-10px) scale(.5459);animation:fall-96 12s -18s linear infinite}@keyframes fall-96{55.583%{transform:translate(75.4174vw,55.583vh) scale(.5459)}to{transform:translate(79.8482vw,99vh) scale(.5459)}}.snow:nth-child(97){opacity:.4942;transform:translate(26.7945vw,-10px) scale(.3237);animation:fall-97 28s -6s linear infinite}@keyframes fall-97{53.771%{transform:translate(35.1691vw,53.771vh) scale(.3237)}to{transform:translate(30.9818vw,99vh) scale(.3237)}}.snow:nth-child(98){opacity:.617;transform:translate(81.2711vw,-10px) scale(.6438);animation:fall-98 14s -28s linear infinite}@keyframes fall-98{67.014%{transform:translate(74.7251vw,67.014vh) scale(.6438)}to{transform:translate(77.9981vw,99vh) scale(.6438)}}.snow:nth-child(99){opacity:.6428;transform:translate(32.4014vw,-10px) scale(.5029);animation:fall-99 25s -25s linear infinite}@keyframes fall-99{57.023%{transform:translate(40.1804vw,57.023vh) scale(.5029)}to{transform:translate(36.2909vw,99vh) scale(.5029)}}.snow:nth-child(100){opacity:.9382;transform:translate(18.0427vw,-10px) scale(.7763);animation:fall-100 13s -1s linear infinite}@keyframes fall-100{46.683%{transform:translate(9.0324vw,46.683vh) scale(.7763)}to{transform:translate(13.53755vw,99vh) scale(.7763)}}.snow:nth-child(101){opacity:.6596;transform:translate(7.7772vw,-10px) scale(.33);animation:fall-101 26s -16s linear infinite}@keyframes fall-101{76.872%{transform:translate(-.5342vw,76.872vh) scale(.33)}to{transform:translate(3.6215vw,99vh) scale(.33)}}.snow:nth-child(102){opacity:.4856;transform:translate(67.2752vw,-10px) scale(.4692);animation:fall-102 12s -24s linear infinite}@keyframes fall-102{42.331%{transform:translate(59.7107vw,42.331vh) scale(.4692)}to{transform:translate(63.49295vw,99vh) scale(.4692)}}.snow:nth-child(103){opacity:.4546;transform:translate(13.3104vw,-10px) scale(.1932);animation:fall-103 19s -20s linear infinite}@keyframes fall-103{35.103%{transform:translate(5.8274vw,35.103vh) scale(.1932)}to{transform:translate(9.5689vw,99vh) scale(.1932)}}.snow:nth-child(104){opacity:.7662;transform:translate(1.7777vw,-10px) scale(.1113);animation:fall-104 21s -12s linear infinite}@keyframes fall-104{55.49%{transform:translate(.4139vw,55.49vh) scale(.1113)}to{transform:translate(1.0958vw,99vh) scale(.1113)}}.snow:nth-child(105){opacity:.5924;transform:translate(92.9282vw,-10px) scale(.8868);animation:fall-105 14s -16s linear infinite}@keyframes fall-105{58.124%{transform:translate(91.3374vw,58.124vh) scale(.8868)}to{transform:translate(92.1328vw,99vh) scale(.8868)}}.snow:nth-child(106){opacity:.4564;transform:translate(38.9374vw,-10px) scale(.2907);animation:fall-106 19s -21s linear infinite}@keyframes fall-106{68.631%{transform:translate(30.798vw,68.631vh) scale(.2907)}to{transform:translate(34.8677vw,99vh) scale(.2907)}}.snow:nth-child(107){opacity:.6032;transform:translate(19.195vw,-10px) scale(.6052);animation:fall-107 20s -21s linear infinite}@keyframes fall-107{79.644%{transform:translate(19.8658vw,79.644vh) scale(.6052)}to{transform:translate(19.5304vw,99vh) scale(.6052)}}.snow:nth-child(108){opacity:.9658;transform:translate(18.6698vw,-10px) scale(.5499);animation:fall-108 25s -25s linear infinite}@keyframes fall-108{74.91%{transform:translate(18.0084vw,74.91vh) scale(.5499)}to{transform:translate(18.3391vw,99vh) scale(.5499)}}.snow:nth-child(109){opacity:1.0092;transform:translate(90.9386vw,-10px) scale(.9088);animation:fall-109 23s -4s linear infinite}@keyframes fall-109{69.639%{transform:translate(84.3347vw,69.639vh) scale(.9088)}to{transform:translate(87.63665vw,99vh) scale(.9088)}}.snow:nth-child(110){opacity:1.1894;transform:translate(30.7909vw,-10px) scale(.8619);animation:fall-110 17s -30s linear infinite}@keyframes fall-110{54.033%{transform:translate(28.8321vw,54.033vh) scale(.8619)}to{transform:translate(29.8115vw,99vh) scale(.8619)}}.snow:nth-child(111){opacity:.0764;transform:translate(94.5096vw,-10px) scale(.0616);animation:fall-111 30s -17s linear infinite}@keyframes fall-111{70.304%{transform:translate(89.1927vw,70.304vh) scale(.0616)}to{transform:translate(91.85115vw,99vh) scale(.0616)}}.snow:nth-child(112){opacity:.8144;transform:translate(8.6817vw,-10px) scale(.4777);animation:fall-112 23s -30s linear infinite}@keyframes fall-112{71.173%{transform:translate(14.4314vw,71.173vh) scale(.4777)}to{transform:translate(11.55655vw,99vh) scale(.4777)}}.snow:nth-child(113){opacity:.509;transform:translate(28.7431vw,-10px) scale(.7695);animation:fall-113 26s -4s linear infinite}@keyframes fall-113{48.021%{transform:translate(19.8393vw,48.021vh) scale(.7695)}to{transform:translate(24.2912vw,99vh) scale(.7695)}}.snow:nth-child(114){opacity:1.3828;transform:translate(6.7716vw,-10px) scale(.3069);animation:fall-114 14s -20s linear infinite}@keyframes fall-114{34.345%{transform:translate(11.1266vw,34.345vh) scale(.3069)}to{transform:translate(8.9491vw,99vh) scale(.3069)}}.snow:nth-child(115){opacity:1.517;transform:translate(33.4249vw,-10px) scale(.7844);animation:fall-115 13s -1s linear infinite}@keyframes fall-115{45.637%{transform:translate(39.8847vw,45.637vh) scale(.7844)}to{transform:translate(36.6548vw,99vh) scale(.7844)}}.snow:nth-child(116){opacity:1.697;transform:translate(28.9126vw,-10px) scale(.5032);animation:fall-116 26s -25s linear infinite}@keyframes fall-116{62.054%{transform:translate(22.9856vw,62.054vh) scale(.5032)}to{transform:translate(25.9491vw,99vh) scale(.5032)}}.snow:nth-child(117){opacity:.324;transform:translate(35.1536vw,-10px) scale(.2394);animation:fall-117 19s -13s linear infinite}@keyframes fall-117{41.451%{transform:translate(39.6785vw,41.451vh) scale(.2394)}to{transform:translate(37.41605vw,99vh) scale(.2394)}}.snow:nth-child(118){opacity:.1514;transform:translate(42.1569vw,-10px) scale(.5499);animation:fall-118 24s -28s linear infinite}@keyframes fall-118{72.336%{transform:translate(32.4351vw,72.336vh) scale(.5499)}to{transform:translate(37.296vw,99vh) scale(.5499)}}.snow:nth-child(119){opacity:1.4418;transform:translate(76.7138vw,-10px) scale(.2062);animation:fall-119 20s -7s linear infinite}@keyframes fall-119{34.917%{transform:translate(76.2999vw,34.917vh) scale(.2062)}to{transform:translate(76.50685vw,99vh) scale(.2062)}}.snow:nth-child(120){opacity:.931;transform:translate(57.5359vw,-10px) scale(.315);animation:fall-120 10s -26s linear infinite}@keyframes fall-120{30.356%{transform:translate(48.8588vw,30.356vh) scale(.315)}to{transform:translate(53.19735vw,99vh) scale(.315)}}.snow:nth-child(121){opacity:1.0224;transform:translate(78.423vw,-10px) scale(.0445);animation:fall-121 11s -13s linear infinite}@keyframes fall-121{37.344%{transform:translate(86.9774vw,37.344vh) scale(.0445)}to{transform:translate(82.7002vw,99vh) scale(.0445)}}.snow:nth-child(122){opacity:.7742;transform:translate(21.0179vw,-10px) scale(.994);animation:fall-122 11s -11s linear infinite}@keyframes fall-122{51.274%{transform:translate(24.9286vw,51.274vh) scale(.994)}to{transform:translate(22.97325vw,99vh) scale(.994)}}.snow:nth-child(123){opacity:1.5114;transform:translate(71.0398vw,-10px) scale(.1546);animation:fall-123 24s -3s linear infinite}@keyframes fall-123{37.583%{transform:translate(73.4613vw,37.583vh) scale(.1546)}to{transform:translate(72.25055vw,99vh) scale(.1546)}}.snow:nth-child(124){opacity:.1954;transform:translate(52.9297vw,-10px) scale(.3194);animation:fall-124 12s -18s linear infinite}@keyframes fall-124{78.938%{transform:translate(47.9089vw,78.938vh) scale(.3194)}to{transform:translate(50.4193vw,99vh) scale(.3194)}}.snow:nth-child(125){opacity:1.8038;transform:translate(47.3351vw,-10px) scale(.7414);animation:fall-125 17s -26s linear infinite}@keyframes fall-125{50.91%{transform:translate(56.3731vw,50.91vh) scale(.7414)}to{transform:translate(51.8541vw,99vh) scale(.7414)}}.snow:nth-child(126){opacity:.2698;transform:translate(69.3954vw,-10px) scale(.4724);animation:fall-126 14s -27s linear infinite}@keyframes fall-126{35.045%{transform:translate(73.795vw,35.045vh) scale(.4724)}to{transform:translate(71.5952vw,99vh) scale(.4724)}}.snow:nth-child(127){opacity:1.5492;transform:translate(73.9886vw,-10px) scale(.7049);animation:fall-127 28s -12s linear infinite}@keyframes fall-127{69.112%{transform:translate(65.7841vw,69.112vh) scale(.7049)}to{transform:translate(69.88635vw,99vh) scale(.7049)}}.snow:nth-child(128){opacity:.7166;transform:translate(48.1324vw,-10px) scale(.1212);animation:fall-128 11s -6s linear infinite}@keyframes fall-128{56.577%{transform:translate(38.8584vw,56.577vh) scale(.1212)}to{transform:translate(43.4954vw,99vh) scale(.1212)}}.snow:nth-child(129){opacity:.2034;transform:translate(64.8742vw,-10px) scale(.1678);animation:fall-129 19s -28s linear infinite}@keyframes fall-129{73.388%{transform:translate(55.3982vw,73.388vh) scale(.1678)}to{transform:translate(60.1362vw,99vh) scale(.1678)}}.snow:nth-child(130){opacity:.037;transform:translate(4.5097vw,-10px) scale(.1373);animation:fall-130 11s -26s linear infinite}@keyframes fall-130{55.008%{transform:translate(2.4023vw,55.008vh) scale(.1373)}to{transform:translate(3.456vw,99vh) scale(.1373)}}.snow:nth-child(131){opacity:1.012;transform:translate(91.1905vw,-10px) scale(.9253);animation:fall-131 10s -8s linear infinite}@keyframes fall-131{44.206%{transform:translate(82.5665vw,44.206vh) scale(.9253)}to{transform:translate(86.8785vw,99vh) scale(.9253)}}.snow:nth-child(132){opacity:.7512;transform:translate(85.3515vw,-10px) scale(.3015);animation:fall-132 21s -19s linear infinite}@keyframes fall-132{38.606%{transform:translate(78.9309vw,38.606vh) scale(.3015)}to{transform:translate(82.1412vw,99vh) scale(.3015)}}.snow:nth-child(133){opacity:.2434;transform:translate(26.8717vw,-10px) scale(.333);animation:fall-133 27s -29s linear infinite}@keyframes fall-133{50.01%{transform:translate(21.627vw,50.01vh) scale(.333)}to{transform:translate(24.24935vw,99vh) scale(.333)}}.snow:nth-child(134){opacity:1.3604;transform:translate(38.3451vw,-10px) scale(.193);animation:fall-134 22s -28s linear infinite}@keyframes fall-134{78.462%{transform:translate(39.4456vw,78.462vh) scale(.193)}to{transform:translate(38.89535vw,99vh) scale(.193)}}.snow:nth-child(135){opacity:1.9908;transform:translate(59.845vw,-10px) scale(.1856);animation:fall-135 12s -27s linear infinite}@keyframes fall-135{31.425%{transform:translate(67.1615vw,31.425vh) scale(.1856)}to{transform:translate(63.50325vw,99vh) scale(.1856)}}.snow:nth-child(136){opacity:1.237;transform:translate(84.296vw,-10px) scale(.0429);animation:fall-136 21s -3s linear infinite}@keyframes fall-136{62.169%{transform:translate(75.4295vw,62.169vh) scale(.0429)}to{transform:translate(79.86275vw,99vh) scale(.0429)}}.snow:nth-child(137){opacity:1.9178;transform:translate(2.4819vw,-10px) scale(.6687);animation:fall-137 18s -20s linear infinite}@keyframes fall-137{79.404%{transform:translate(7.3561vw,79.404vh) scale(.6687)}to{transform:translate(4.919vw,99vh) scale(.6687)}}.snow:nth-child(138){opacity:1.0012;transform:translate(1.9016vw,-10px) scale(.3409);animation:fall-138 12s -13s linear infinite}@keyframes fall-138{30.244%{transform:translate(-2.0675vw,30.244vh) scale(.3409)}to{transform:translate(-.08295vw,99vh) scale(.3409)}}.snow:nth-child(139){opacity:1.9512;transform:translate(81.7261vw,-10px) scale(.2801);animation:fall-139 10s -20s linear infinite}@keyframes fall-139{32.658%{transform:translate(72.7544vw,32.658vh) scale(.2801)}to{transform:translate(77.24025vw,99vh) scale(.2801)}}.snow:nth-child(140){opacity:.5932;transform:translate(17.3492vw,-10px) scale(.0481);animation:fall-140 10s -26s linear infinite}@keyframes fall-140{51.769%{transform:translate(17.2077vw,51.769vh) scale(.0481)}to{transform:translate(17.27845vw,99vh) scale(.0481)}}.snow:nth-child(141){opacity:.2112;transform:translate(39.6277vw,-10px) scale(.3533);animation:fall-141 23s -4s linear infinite}@keyframes fall-141{70.522%{transform:translate(42.6166vw,70.522vh) scale(.3533)}to{transform:translate(41.12215vw,99vh) scale(.3533)}}.snow:nth-child(142){opacity:1.1024;transform:translate(77.6746vw,-10px) scale(.5903);animation:fall-142 13s -28s linear infinite}@keyframes fall-142{58.315%{transform:translate(75.6934vw,58.315vh) scale(.5903)}to{transform:translate(76.684vw,99vh) scale(.5903)}}.snow:nth-child(143){opacity:1.9198;transform:translate(9.7389vw,-10px) scale(.911);animation:fall-143 16s -18s linear infinite}@keyframes fall-143{76.592%{transform:translate(.078vw,76.592vh) scale(.911)}to{transform:translate(4.90845vw,99vh) scale(.911)}}.snow:nth-child(144){opacity:.3822;transform:translate(21.69vw,-10px) scale(.4227);animation:fall-144 27s -18s linear infinite}@keyframes fall-144{74.053%{transform:translate(21.7165vw,74.053vh) scale(.4227)}to{transform:translate(21.70325vw,99vh) scale(.4227)}}.snow:nth-child(145){opacity:1.6522;transform:translate(24.1796vw,-10px) scale(.5662);animation:fall-145 14s -12s linear infinite}@keyframes fall-145{38.28%{transform:translate(30.0784vw,38.28vh) scale(.5662)}to{transform:translate(27.129vw,99vh) scale(.5662)}}.snow:nth-child(146){opacity:1.424;transform:translate(1.0871vw,-10px) scale(.462);animation:fall-146 26s -2s linear infinite}@keyframes fall-146{61.613%{transform:translate(6.863vw,61.613vh) scale(.462)}to{transform:translate(3.97505vw,99vh) scale(.462)}}.snow:nth-child(147){opacity:1.2378;transform:translate(29.8647vw,-10px) scale(.5169);animation:fall-147 14s -23s linear infinite}@keyframes fall-147{70.096%{transform:translate(37.8671vw,70.096vh) scale(.5169)}to{transform:translate(33.8659vw,99vh) scale(.5169)}}.snow:nth-child(148){opacity:1.0534;transform:translate(18.6421vw,-10px) scale(.5834);animation:fall-148 13s -5s linear infinite}@keyframes fall-148{58.334%{transform:translate(13.9779vw,58.334vh) scale(.5834)}to{transform:translate(16.31vw,99vh) scale(.5834)}}.snow:nth-child(149){opacity:.2006;transform:translate(26.7991vw,-10px) scale(.7127);animation:fall-149 13s -22s linear infinite}@keyframes fall-149{52.326%{transform:translate(28.8401vw,52.326vh) scale(.7127)}to{transform:translate(27.8196vw,99vh) scale(.7127)}}.snow:nth-child(150){opacity:1.5808;transform:translate(85.8918vw,-10px) scale(.2712);animation:fall-150 10s -30s linear infinite}@keyframes fall-150{65.787%{transform:translate(76.8729vw,65.787vh) scale(.2712)}to{transform:translate(81.38235vw,99vh) scale(.2712)}}.snow:nth-child(151){opacity:1.4556;transform:translate(88.0171vw,-10px) scale(.3234);animation:fall-151 19s -1s linear infinite}@keyframes fall-151{37.824%{transform:translate(97.8822vw,37.824vh) scale(.3234)}to{transform:translate(92.94965vw,99vh) scale(.3234)}}.snow:nth-child(152){opacity:.7344;transform:translate(30.38vw,-10px) scale(.5349);animation:fall-152 25s -27s linear infinite}@keyframes fall-152{67.75%{transform:translate(21.8714vw,67.75vh) scale(.5349)}to{transform:translate(26.1257vw,99vh) scale(.5349)}}.snow:nth-child(153){opacity:.3252;transform:translate(90.7685vw,-10px) scale(.5331);animation:fall-153 25s -17s linear infinite}@keyframes fall-153{45.638%{transform:translate(85.818vw,45.638vh) scale(.5331)}to{transform:translate(88.29325vw,99vh) scale(.5331)}}.snow:nth-child(154){opacity:.3972;transform:translate(93.6143vw,-10px) scale(.9617);animation:fall-154 11s -11s linear infinite}@keyframes fall-154{71.269%{transform:translate(84.2475vw,71.269vh) scale(.9617)}to{transform:translate(88.9309vw,99vh) scale(.9617)}}.snow:nth-child(155){opacity:1.8484;transform:translate(52.0623vw,-10px) scale(.6933);animation:fall-155 18s -19s linear infinite}@keyframes fall-155{65.836%{transform:translate(60.0451vw,65.836vh) scale(.6933)}to{transform:translate(56.0537vw,99vh) scale(.6933)}}.snow:nth-child(156){opacity:1.5978;transform:translate(65.3013vw,-10px) scale(.0975);animation:fall-156 17s -3s linear infinite}@keyframes fall-156{37.723%{transform:translate(60.2359vw,37.723vh) scale(.0975)}to{transform:translate(62.7686vw,99vh) scale(.0975)}}.snow:nth-child(157){opacity:1.2066;transform:translate(40.835vw,-10px) scale(.9484);animation:fall-157 22s -28s linear infinite}@keyframes fall-157{51.944%{transform:translate(35.4959vw,51.944vh) scale(.9484)}to{transform:translate(38.16545vw,99vh) scale(.9484)}}.snow:nth-child(158){opacity:1.4858;transform:translate(58.7753vw,-10px) scale(.6827);animation:fall-158 12s -24s linear infinite}@keyframes fall-158{48.031%{transform:translate(60.7553vw,48.031vh) scale(.6827)}to{transform:translate(59.7653vw,99vh) scale(.6827)}}.snow:nth-child(159){opacity:.2104;transform:translate(32.311vw,-10px) scale(.4065);animation:fall-159 20s -25s linear infinite}@keyframes fall-159{55.802%{transform:translate(35.4362vw,55.802vh) scale(.4065)}to{transform:translate(33.8736vw,99vh) scale(.4065)}}.snow:nth-child(160){opacity:.174;transform:translate(9.258vw,-10px) scale(.7382);animation:fall-160 21s -28s linear infinite}@keyframes fall-160{51.728%{transform:translate(5.5614vw,51.728vh) scale(.7382)}to{transform:translate(7.4097vw,99vh) scale(.7382)}}.snow:nth-child(161){opacity:1.6786;transform:translate(86.7769vw,-10px) scale(.1843);animation:fall-161 25s -29s linear infinite}@keyframes fall-161{75.35%{transform:translate(79.7277vw,75.35vh) scale(.1843)}to{transform:translate(83.2523vw,99vh) scale(.1843)}}.snow:nth-child(162){opacity:1.5238;transform:translate(64.9545vw,-10px) scale(.1767);animation:fall-162 22s -5s linear infinite}@keyframes fall-162{37.159%{transform:translate(65.5468vw,37.159vh) scale(.1767)}to{transform:translate(65.25065vw,99vh) scale(.1767)}}.snow:nth-child(163){opacity:.7014;transform:translate(59.9902vw,-10px) scale(.133);animation:fall-163 13s -3s linear infinite}@keyframes fall-163{50.716%{transform:translate(58.7494vw,50.716vh) scale(.133)}to{transform:translate(59.3698vw,99vh) scale(.133)}}.snow:nth-child(164){opacity:1.737;transform:translate(40.4734vw,-10px) scale(.4815);animation:fall-164 22s -2s linear infinite}@keyframes fall-164{38.985%{transform:translate(33.7277vw,38.985vh) scale(.4815)}to{transform:translate(37.10055vw,99vh) scale(.4815)}}.snow:nth-child(165){opacity:1.4648;transform:translate(66.4553vw,-10px) scale(.9966);animation:fall-165 22s -21s linear infinite}@keyframes fall-165{74.303%{transform:translate(72.9128vw,74.303vh) scale(.9966)}to{transform:translate(69.68405vw,99vh) scale(.9966)}}.snow:nth-child(166){opacity:.7736;transform:translate(72.6735vw,-10px) scale(.3888);animation:fall-166 12s -20s linear infinite}@keyframes fall-166{55.127%{transform:translate(71.8943vw,55.127vh) scale(.3888)}to{transform:translate(72.2839vw,99vh) scale(.3888)}}.snow:nth-child(167){opacity:1.3176;transform:translate(86.4397vw,-10px) scale(.4252);animation:fall-167 18s -20s linear infinite}@keyframes fall-167{42.233%{transform:translate(95.7645vw,42.233vh) scale(.4252)}to{transform:translate(91.1021vw,99vh) scale(.4252)}}.snow:nth-child(168){opacity:1.0224;transform:translate(40.8365vw,-10px) scale(.2181);animation:fall-168 21s -19s linear infinite}@keyframes fall-168{60.779%{transform:translate(35.1556vw,60.779vh) scale(.2181)}to{transform:translate(37.99605vw,99vh) scale(.2181)}}.snow:nth-child(169){opacity:1.3832;transform:translate(51.9511vw,-10px) scale(.6876);animation:fall-169 11s -1s linear infinite}@keyframes fall-169{65.958%{transform:translate(49.6086vw,65.958vh) scale(.6876)}to{transform:translate(50.77985vw,99vh) scale(.6876)}}.snow:nth-child(170){opacity:.105;transform:translate(14.6278vw,-10px) scale(.1811);animation:fall-170 22s -14s linear infinite}@keyframes fall-170{79.804%{transform:translate(14.3807vw,79.804vh) scale(.1811)}to{transform:translate(14.50425vw,99vh) scale(.1811)}}.snow:nth-child(171){opacity:1.5474;transform:translate(6.5752vw,-10px) scale(.9856);animation:fall-171 19s -20s linear infinite}@keyframes fall-171{57.919%{transform:translate(11.0064vw,57.919vh) scale(.9856)}to{transform:translate(8.7908vw,99vh) scale(.9856)}}.snow:nth-child(172){opacity:.9914;transform:translate(13.4164vw,-10px) scale(.3021);animation:fall-172 14s -3s linear infinite}@keyframes fall-172{58.509%{transform:translate(6.3425vw,58.509vh) scale(.3021)}to{transform:translate(9.87945vw,99vh) scale(.3021)}}.snow:nth-child(173){opacity:.006;transform:translate(44.2645vw,-10px) scale(.4546);animation:fall-173 15s -27s linear infinite}@keyframes fall-173{76.541%{transform:translate(49.826vw,76.541vh) scale(.4546)}to{transform:translate(47.04525vw,99vh) scale(.4546)}}.snow:nth-child(174){opacity:1.1216;transform:translate(3.8725vw,-10px) scale(.8255);animation:fall-174 13s -27s linear infinite}@keyframes fall-174{56.791%{transform:translate(-2.3426vw,56.791vh) scale(.8255)}to{transform:translate(.76495vw,99vh) scale(.8255)}}.snow:nth-child(175){opacity:.0034;transform:translate(55.7845vw,-10px) scale(.8306);animation:fall-175 24s -30s linear infinite}@keyframes fall-175{76.889%{transform:translate(46.8285vw,76.889vh) scale(.8306)}to{transform:translate(51.3065vw,99vh) scale(.8306)}}.snow:nth-child(176){opacity:.679;transform:translate(86.6447vw,-10px) scale(.665);animation:fall-176 25s -21s linear infinite}@keyframes fall-176{57.337%{transform:translate(82.6429vw,57.337vh) scale(.665)}to{transform:translate(84.6438vw,99vh) scale(.665)}}.snow:nth-child(177){opacity:1.4342;transform:translate(9.4664vw,-10px) scale(.2499);animation:fall-177 12s -26s linear infinite}@keyframes fall-177{32.48%{transform:translate(15.0834vw,32.48vh) scale(.2499)}to{transform:translate(12.2749vw,99vh) scale(.2499)}}.snow:nth-child(178){opacity:.6432;transform:translate(85.6785vw,-10px) scale(.8517);animation:fall-178 18s -30s linear infinite}@keyframes fall-178{51.174%{transform:translate(90.2572vw,51.174vh) scale(.8517)}to{transform:translate(87.96785vw,99vh) scale(.8517)}}.snow:nth-child(179){opacity:1.7344;transform:translate(10.1862vw,-10px) scale(.7824);animation:fall-179 10s -25s linear infinite}@keyframes fall-179{64.107%{transform:translate(9.0107vw,64.107vh) scale(.7824)}to{transform:translate(9.59845vw,99vh) scale(.7824)}}.snow:nth-child(180){opacity:.6136;transform:translate(18.9991vw,-10px) scale(.0613);animation:fall-180 19s -15s linear infinite}@keyframes fall-180{53.591%{transform:translate(9.7586vw,53.591vh) scale(.0613)}to{transform:translate(14.37885vw,99vh) scale(.0613)}}.snow:nth-child(181){opacity:.3152;transform:translate(15.1331vw,-10px) scale(.2905);animation:fall-181 10s -18s linear infinite}@keyframes fall-181{70.435%{transform:translate(8.9709vw,70.435vh) scale(.2905)}to{transform:translate(12.052vw,99vh) scale(.2905)}}.snow:nth-child(182){opacity:1.7914;transform:translate(82.8144vw,-10px) scale(.3339);animation:fall-182 24s -12s linear infinite}@keyframes fall-182{47.521%{transform:translate(77.9131vw,47.521vh) scale(.3339)}to{transform:translate(80.36375vw,99vh) scale(.3339)}}.snow:nth-child(183){opacity:.6534;transform:translate(88.0601vw,-10px) scale(.6859);animation:fall-183 26s -19s linear infinite}@keyframes fall-183{53.562%{transform:translate(92.2996vw,53.562vh) scale(.6859)}to{transform:translate(90.17985vw,99vh) scale(.6859)}}.snow:nth-child(184){opacity:1.8836;transform:translate(45.4842vw,-10px) scale(.3761);animation:fall-184 10s -22s linear infinite}@keyframes fall-184{31.076%{transform:translate(36.3962vw,31.076vh) scale(.3761)}to{transform:translate(40.9402vw,99vh) scale(.3761)}}.snow:nth-child(185){opacity:.5926;transform:translate(63.4952vw,-10px) scale(.6627);animation:fall-185 11s -28s linear infinite}@keyframes fall-185{77.69%{transform:translate(63.1426vw,77.69vh) scale(.6627)}to{transform:translate(63.3189vw,99vh) scale(.6627)}}.snow:nth-child(186){opacity:.3972;transform:translate(79.2194vw,-10px) scale(.5543);animation:fall-186 16s -7s linear infinite}@keyframes fall-186{74.06%{transform:translate(85.4155vw,74.06vh) scale(.5543)}to{transform:translate(82.31745vw,99vh) scale(.5543)}}.snow:nth-child(187){opacity:.8936;transform:translate(17.4744vw,-10px) scale(.3267);animation:fall-187 22s -14s linear infinite}@keyframes fall-187{77.899%{transform:translate(16.3887vw,77.899vh) scale(.3267)}to{transform:translate(16.93155vw,99vh) scale(.3267)}}.snow:nth-child(188){opacity:.3044;transform:translate(14.0191vw,-10px) scale(.1062);animation:fall-188 28s -12s linear infinite}@keyframes fall-188{53.786%{transform:translate(11.8751vw,53.786vh) scale(.1062)}to{transform:translate(12.9471vw,99vh) scale(.1062)}}.snow:nth-child(189){opacity:1.4204;transform:translate(74.8416vw,-10px) scale(.4614);animation:fall-189 18s -2s linear infinite}@keyframes fall-189{72.121%{transform:translate(72.1342vw,72.121vh) scale(.4614)}to{transform:translate(73.4879vw,99vh) scale(.4614)}}.snow:nth-child(190){opacity:.5176;transform:translate(11.0032vw,-10px) scale(.1696);animation:fall-190 21s -7s linear infinite}@keyframes fall-190{40.492%{transform:translate(6.8534vw,40.492vh) scale(.1696)}to{transform:translate(8.9283vw,99vh) scale(.1696)}}.snow:nth-child(191){opacity:.1686;transform:translate(86.7849vw,-10px) scale(.5087);animation:fall-191 22s -6s linear infinite}@keyframes fall-191{78.836%{transform:translate(87.045vw,78.836vh) scale(.5087)}to{transform:translate(86.91495vw,99vh) scale(.5087)}}.snow:nth-child(192){opacity:.0772;transform:translate(85.4061vw,-10px) scale(.4172);animation:fall-192 18s -29s linear infinite}@keyframes fall-192{34.684%{transform:translate(85.9546vw,34.684vh) scale(.4172)}to{transform:translate(85.68035vw,99vh) scale(.4172)}}.snow:nth-child(193){opacity:.6926;transform:translate(91.2376vw,-10px) scale(.9111);animation:fall-193 25s -23s linear infinite}@keyframes fall-193{32.727%{transform:translate(94.2215vw,32.727vh) scale(.9111)}to{transform:translate(92.72955vw,99vh) scale(.9111)}}.snow:nth-child(194){opacity:.3946;transform:translate(25.3379vw,-10px) scale(.1212);animation:fall-194 18s -6s linear infinite}@keyframes fall-194{50.877%{transform:translate(19.8257vw,50.877vh) scale(.1212)}to{transform:translate(22.5818vw,99vh) scale(.1212)}}.snow:nth-child(195){opacity:.4806;transform:translate(36.6618vw,-10px) scale(.1671);animation:fall-195 27s -5s linear infinite}@keyframes fall-195{37.699%{transform:translate(40.2254vw,37.699vh) scale(.1671)}to{transform:translate(38.4436vw,99vh) scale(.1671)}}.snow:nth-child(196){opacity:.3262;transform:translate(93.9694vw,-10px) scale(.4833);animation:fall-196 14s -22s linear infinite}@keyframes fall-196{78.964%{transform:translate(89.3279vw,78.964vh) scale(.4833)}to{transform:translate(91.64865vw,99vh) scale(.4833)}}.snow:nth-child(197){opacity:.7286;transform:translate(28.0624vw,-10px) scale(.028);animation:fall-197 30s -16s linear infinite}@keyframes fall-197{64.578%{transform:translate(23.9392vw,64.578vh) scale(.028)}to{transform:translate(26.0008vw,99vh) scale(.028)}}.snow:nth-child(198){opacity:1.208;transform:translate(85.5716vw,-10px) scale(.9751);animation:fall-198 21s -9s linear infinite}@keyframes fall-198{65.571%{transform:translate(80.3988vw,65.571vh) scale(.9751)}to{transform:translate(82.9852vw,99vh) scale(.9751)}}.snow:nth-child(199){opacity:.5446;transform:translate(48.7407vw,-10px) scale(.5492);animation:fall-199 22s -22s linear infinite}@keyframes fall-199{34.768%{transform:translate(57.8825vw,34.768vh) scale(.5492)}to{transform:translate(53.3116vw,99vh) scale(.5492)}}.snow:nth-child(200){opacity:1.0718;transform:translate(86.3985vw,-10px) scale(.4389);animation:fall-200 23s -16s linear infinite}@keyframes fall-200{71.481%{transform:translate(78.8079vw,71.481vh) scale(.4389)}to{transform:translate(82.6032vw,99vh) scale(.4389)}}.snow:nth-child(201){opacity:1.538;transform:translate(35.0466vw,-10px) scale(.0114);animation:fall-201 11s -9s linear infinite}@keyframes fall-201{60.538%{transform:translate(31.3524vw,60.538vh) scale(.0114)}to{transform:translate(33.1995vw,99vh) scale(.0114)}}.snow:nth-child(202){opacity:.4802;transform:translate(53.5553vw,-10px) scale(.5603);animation:fall-202 28s -16s linear infinite}@keyframes fall-202{47.996%{transform:translate(53.5913vw,47.996vh) scale(.5603)}to{transform:translate(53.5733vw,99vh) scale(.5603)}}.snow:nth-child(203){opacity:.3106;transform:translate(59.0472vw,-10px) scale(.5059);animation:fall-203 10s -19s linear infinite}@keyframes fall-203{75.03%{transform:translate(49.6061vw,75.03vh) scale(.5059)}to{transform:translate(54.32665vw,99vh) scale(.5059)}}.snow:nth-child(204){opacity:.5222;transform:translate(63.551vw,-10px) scale(.6979);animation:fall-204 16s -30s linear infinite}@keyframes fall-204{36.257%{transform:translate(70.1125vw,36.257vh) scale(.6979)}to{transform:translate(66.83175vw,99vh) scale(.6979)}}.snow:nth-child(205){opacity:.1898;transform:translate(53.5373vw,-10px) scale(.2125);animation:fall-205 30s -8s linear infinite}@keyframes fall-205{71.073%{transform:translate(54.9586vw,71.073vh) scale(.2125)}to{transform:translate(54.24795vw,99vh) scale(.2125)}}.snow:nth-child(206){opacity:.7212;transform:translate(37.0928vw,-10px) scale(.3367);animation:fall-206 10s -9s linear infinite}@keyframes fall-206{31.079%{transform:translate(41.6505vw,31.079vh) scale(.3367)}to{transform:translate(39.37165vw,99vh) scale(.3367)}}.snow:nth-child(207){opacity:.4732;transform:translate(5.2288vw,-10px) scale(.6728);animation:fall-207 19s -3s linear infinite}@keyframes fall-207{43.042%{transform:translate(14.1318vw,43.042vh) scale(.6728)}to{transform:translate(9.6803vw,99vh) scale(.6728)}}.snow:nth-child(208){opacity:.719;transform:translate(22.005vw,-10px) scale(.7445);animation:fall-208 29s -4s linear infinite}@keyframes fall-208{63.54%{transform:translate(28.975vw,63.54vh) scale(.7445)}to{transform:translate(25.49vw,99vh) scale(.7445)}}.snow:nth-child(209){opacity:.3852;transform:translate(12.8547vw,-10px) scale(.6659);animation:fall-209 13s -24s linear infinite}@keyframes fall-209{64.635%{transform:translate(22.5171vw,64.635vh) scale(.6659)}to{transform:translate(17.6859vw,99vh) scale(.6659)}}.snow:nth-child(210){opacity:1.4072;transform:translate(46.6259vw,-10px) scale(.5294);animation:fall-210 24s -20s linear infinite}@keyframes fall-210{52.885%{transform:translate(44.2123vw,52.885vh) scale(.5294)}to{transform:translate(45.4191vw,99vh) scale(.5294)}}.snow:nth-child(211){opacity:.4372;transform:translate(63.6669vw,-10px) scale(.7071);animation:fall-211 23s -25s linear infinite}@keyframes fall-211{51.819%{transform:translate(65.7313vw,51.819vh) scale(.7071)}to{transform:translate(64.6991vw,99vh) scale(.7071)}}.snow:nth-child(212){opacity:1.3448;transform:translate(34.7352vw,-10px) scale(.5407);animation:fall-212 15s -8s linear infinite}@keyframes fall-212{66.32%{transform:translate(34.0885vw,66.32vh) scale(.5407)}to{transform:translate(34.41185vw,99vh) scale(.5407)}}.snow:nth-child(213){opacity:.5748;transform:translate(47.601vw,-10px) scale(.2432);animation:fall-213 27s -28s linear infinite}@keyframes fall-213{40.574%{transform:translate(55.6699vw,40.574vh) scale(.2432)}to{transform:translate(51.63545vw,99vh) scale(.2432)}}.snow:nth-child(214){opacity:1.7322;transform:translate(70.106vw,-10px) scale(.5153);animation:fall-214 14s -15s linear infinite}@keyframes fall-214{61.105%{transform:translate(65.1767vw,61.105vh) scale(.5153)}to{transform:translate(67.64135vw,99vh) scale(.5153)}}.snow:nth-child(215){opacity:1.5442;transform:translate(85.7318vw,-10px) scale(.2715);animation:fall-215 28s -26s linear infinite}@keyframes fall-215{55.615%{transform:translate(88.6149vw,55.615vh) scale(.2715)}to{transform:translate(87.17335vw,99vh) scale(.2715)}}.snow:nth-child(216){opacity:.2248;transform:translate(45.5684vw,-10px) scale(.4991);animation:fall-216 17s -18s linear infinite}@keyframes fall-216{33.293%{transform:translate(35.6984vw,33.293vh) scale(.4991)}to{transform:translate(40.6334vw,99vh) scale(.4991)}}.snow:nth-child(217){opacity:.1214;transform:translate(53.4628vw,-10px) scale(.0562);animation:fall-217 20s -6s linear infinite}@keyframes fall-217{64.359%{transform:translate(49.3547vw,64.359vh) scale(.0562)}to{transform:translate(51.40875vw,99vh) scale(.0562)}}.snow:nth-child(218){opacity:.0612;transform:translate(84.6897vw,-10px) scale(.1048);animation:fall-218 10s -25s linear infinite}@keyframes fall-218{72.433%{transform:translate(75.3203vw,72.433vh) scale(.1048)}to{transform:translate(80.005vw,99vh) scale(.1048)}}.snow:nth-child(219){opacity:1.4946;transform:translate(82.8678vw,-10px) scale(.9233);animation:fall-219 19s -29s linear infinite}@keyframes fall-219{47.099%{transform:translate(78.6093vw,47.099vh) scale(.9233)}to{transform:translate(80.73855vw,99vh) scale(.9233)}}.snow:nth-child(220){opacity:.7522;transform:translate(45.2822vw,-10px) scale(.8661);animation:fall-220 12s -24s linear infinite}@keyframes fall-220{50.394%{transform:translate(47.9908vw,50.394vh) scale(.8661)}to{transform:translate(46.6365vw,99vh) scale(.8661)}}.snow:nth-child(221){opacity:.2056;transform:translate(39.1748vw,-10px) scale(.9128);animation:fall-221 11s -19s linear infinite}@keyframes fall-221{62.576%{transform:translate(42.6129vw,62.576vh) scale(.9128)}to{transform:translate(40.89385vw,99vh) scale(.9128)}}.snow:nth-child(222){opacity:1.6126;transform:translate(40.7044vw,-10px) scale(.2241);animation:fall-222 11s -25s linear infinite}@keyframes fall-222{61.949%{transform:translate(35.1337vw,61.949vh) scale(.2241)}to{transform:translate(37.91905vw,99vh) scale(.2241)}}.snow:nth-child(223){opacity:.1198;transform:translate(6.8451vw,-10px) scale(.7895);animation:fall-223 30s -14s linear infinite}@keyframes fall-223{63.863%{transform:translate(-.7778vw,63.863vh) scale(.7895)}to{transform:translate(3.03365vw,99vh) scale(.7895)}}.snow:nth-child(224){opacity:1.7168;transform:translate(98.0949vw,-10px) scale(.3878);animation:fall-224 15s -13s linear infinite}@keyframes fall-224{48.282%{transform:translate(102.3699vw,48.282vh) scale(.3878)}to{transform:translate(100.2324vw,99vh) scale(.3878)}}.snow:nth-child(225){opacity:.7512;transform:translate(3.2027vw,-10px) scale(.8496);animation:fall-225 15s -23s linear infinite}@keyframes fall-225{44.722%{transform:translate(-5.1206vw,44.722vh) scale(.8496)}to{transform:translate(-.95895vw,99vh) scale(.8496)}}.snow:nth-child(226){opacity:.2664;transform:translate(84.8463vw,-10px) scale(.7418);animation:fall-226 30s -22s linear infinite}@keyframes fall-226{56.087%{transform:translate(80.7287vw,56.087vh) scale(.7418)}to{transform:translate(82.7875vw,99vh) scale(.7418)}}.snow:nth-child(227){opacity:.1574;transform:translate(13.4527vw,-10px) scale(.3216);animation:fall-227 19s -16s linear infinite}@keyframes fall-227{30.622%{transform:translate(7.9344vw,30.622vh) scale(.3216)}to{transform:translate(10.69355vw,99vh) scale(.3216)}}.snow:nth-child(228){opacity:.8938;transform:translate(98.6696vw,-10px) scale(.3174);animation:fall-228 28s -25s linear infinite}@keyframes fall-228{45.32%{transform:translate(90.4016vw,45.32vh) scale(.3174)}to{transform:translate(94.5356vw,99vh) scale(.3174)}}.snow:nth-child(229){opacity:1.2748;transform:translate(11.137vw,-10px) scale(.5084);animation:fall-229 13s -15s linear infinite}@keyframes fall-229{42.393%{transform:translate(9.4033vw,42.393vh) scale(.5084)}to{transform:translate(10.27015vw,99vh) scale(.5084)}}.snow:nth-child(230){opacity:.7408;transform:translate(98.4182vw,-10px) scale(.1326);animation:fall-230 11s -3s linear infinite}@keyframes fall-230{63.607%{transform:translate(103.5947vw,63.607vh) scale(.1326)}to{transform:translate(101.00645vw,99vh) scale(.1326)}}.snow:nth-child(231){opacity:1.7054;transform:translate(10.1189vw,-10px) scale(.9694);animation:fall-231 11s -25s linear infinite}@keyframes fall-231{53.954%{transform:translate(16.7023vw,53.954vh) scale(.9694)}to{transform:translate(13.4106vw,99vh) scale(.9694)}}.snow:nth-child(232){opacity:1.26;transform:translate(76.3091vw,-10px) scale(.6357);animation:fall-232 20s -21s linear infinite}@keyframes fall-232{38.81%{transform:translate(69.4259vw,38.81vh) scale(.6357)}to{transform:translate(72.8675vw,99vh) scale(.6357)}}.snow:nth-child(233){opacity:1.0394;transform:translate(2.653vw,-10px) scale(.4724);animation:fall-233 16s -12s linear infinite}@keyframes fall-233{32.754%{transform:translate(3.9483vw,32.754vh) scale(.4724)}to{transform:translate(3.30065vw,99vh) scale(.4724)}}.snow:nth-child(234){opacity:1.2424;transform:translate(76.8521vw,-10px) scale(.4368);animation:fall-234 24s -7s linear infinite}@keyframes fall-234{63.44%{transform:translate(67.5087vw,63.44vh) scale(.4368)}to{transform:translate(72.1804vw,99vh) scale(.4368)}}.snow:nth-child(235){opacity:.5678;transform:translate(62.7571vw,-10px) scale(.9012);animation:fall-235 27s -23s linear infinite}@keyframes fall-235{58.869%{transform:translate(57.0745vw,58.869vh) scale(.9012)}to{transform:translate(59.9158vw,99vh) scale(.9012)}}.snow:nth-child(236){opacity:1.4186;transform:translate(89.4104vw,-10px) scale(.3302);animation:fall-236 18s -17s linear infinite}@keyframes fall-236{56.862%{transform:translate(96.2272vw,56.862vh) scale(.3302)}to{transform:translate(92.8188vw,99vh) scale(.3302)}}.snow:nth-child(237){opacity:1.0672;transform:translate(49.9868vw,-10px) scale(.2712);animation:fall-237 22s -12s linear infinite}@keyframes fall-237{47.532%{transform:translate(42.4295vw,47.532vh) scale(.2712)}to{transform:translate(46.20815vw,99vh) scale(.2712)}}.snow:nth-child(238){opacity:.0722;transform:translate(70.8795vw,-10px) scale(.2976);animation:fall-238 18s -26s linear infinite}@keyframes fall-238{34.162%{transform:translate(63.4878vw,34.162vh) scale(.2976)}to{transform:translate(67.18365vw,99vh) scale(.2976)}}.snow:nth-child(239){opacity:.422;transform:translate(12.3726vw,-10px) scale(.2401);animation:fall-239 23s -24s linear infinite}@keyframes fall-239{55.055%{transform:translate(13.349vw,55.055vh) scale(.2401)}to{transform:translate(12.8608vw,99vh) scale(.2401)}}.snow:nth-child(240){opacity:.6136;transform:translate(83.7237vw,-10px) scale(.4673);animation:fall-240 20s -10s linear infinite}@keyframes fall-240{62.467%{transform:translate(92.5977vw,62.467vh) scale(.4673)}to{transform:translate(88.1607vw,99vh) scale(.4673)}}.snow:nth-child(241){opacity:1.1744;transform:translate(8.617vw,-10px) scale(.7557);animation:fall-241 14s -11s linear infinite}@keyframes fall-241{43.938%{transform:translate(14.946vw,43.938vh) scale(.7557)}to{transform:translate(11.7815vw,99vh) scale(.7557)}}.snow:nth-child(242){opacity:1.7296;transform:translate(25.6923vw,-10px) scale(.2253);animation:fall-242 11s -5s linear infinite}@keyframes fall-242{72.14%{transform:translate(29.3587vw,72.14vh) scale(.2253)}to{transform:translate(27.5255vw,99vh) scale(.2253)}}.snow:nth-child(243){opacity:1.6892;transform:translate(74.039vw,-10px) scale(.3659);animation:fall-243 12s -19s linear infinite}@keyframes fall-243{44.066%{transform:translate(82.1837vw,44.066vh) scale(.3659)}to{transform:translate(78.11135vw,99vh) scale(.3659)}}.snow:nth-child(244){opacity:1.8414;transform:translate(51.9094vw,-10px) scale(.022);animation:fall-244 25s -4s linear infinite}@keyframes fall-244{33.55%{transform:translate(60.8663vw,33.55vh) scale(.022)}to{transform:translate(56.38785vw,99vh) scale(.022)}}.snow:nth-child(245){opacity:.6836;transform:translate(33.9072vw,-10px) scale(.973);animation:fall-245 13s -19s linear infinite}@keyframes fall-245{34.81%{transform:translate(33.6515vw,34.81vh) scale(.973)}to{transform:translate(33.77935vw,99vh) scale(.973)}}.snow:nth-child(246){opacity:1.4972;transform:translate(9.2089vw,-10px) scale(.2627);animation:fall-246 29s -7s linear infinite}@keyframes fall-246{73.608%{transform:translate(10.9129vw,73.608vh) scale(.2627)}to{transform:translate(10.0609vw,99vh) scale(.2627)}}.snow:nth-child(247){opacity:1.815;transform:translate(23.3772vw,-10px) scale(.9051);animation:fall-247 23s -7s linear infinite}@keyframes fall-247{58.07%{transform:translate(32.6267vw,58.07vh) scale(.9051)}to{transform:translate(28.00195vw,99vh) scale(.9051)}}.snow:nth-child(248){opacity:.8994;transform:translate(17.5115vw,-10px) scale(.8205);animation:fall-248 17s -4s linear infinite}@keyframes fall-248{75.113%{transform:translate(17.8999vw,75.113vh) scale(.8205)}to{transform:translate(17.7057vw,99vh) scale(.8205)}}.snow:nth-child(249){opacity:.755;transform:translate(76.3213vw,-10px) scale(.7511);animation:fall-249 26s -30s linear infinite}@keyframes fall-249{43.788%{transform:translate(86.0529vw,43.788vh) scale(.7511)}to{transform:translate(81.1871vw,99vh) scale(.7511)}}.snow:nth-child(250){opacity:1.3284;transform:translate(56.6774vw,-10px) scale(.6208);animation:fall-250 20s -25s linear infinite}@keyframes fall-250{42.896%{transform:translate(62.0836vw,42.896vh) scale(.6208)}to{transform:translate(59.3805vw,99vh) scale(.6208)}}.snow:nth-child(251){opacity:.367;transform:translate(75.1102vw,-10px) scale(.3046);animation:fall-251 25s -29s linear infinite}@keyframes fall-251{52.112%{transform:translate(84.9232vw,52.112vh) scale(.3046)}to{transform:translate(80.0167vw,99vh) scale(.3046)}}.snow:nth-child(252){opacity:.0132;transform:translate(24.8474vw,-10px) scale(.3556);animation:fall-252 22s -21s linear infinite}@keyframes fall-252{73.488%{transform:translate(24.2988vw,73.488vh) scale(.3556)}to{transform:translate(24.5731vw,99vh) scale(.3556)}}.snow:nth-child(253){opacity:1.2498;transform:translate(87.753vw,-10px) scale(.7818);animation:fall-253 11s -26s linear infinite}@keyframes fall-253{72.016%{transform:translate(80.1728vw,72.016vh) scale(.7818)}to{transform:translate(83.9629vw,99vh) scale(.7818)}}.snow:nth-child(254){opacity:.59;transform:translate(59.3099vw,-10px) scale(.1862);animation:fall-254 16s -30s linear infinite}@keyframes fall-254{45.125%{transform:translate(63.9069vw,45.125vh) scale(.1862)}to{transform:translate(61.6084vw,99vh) scale(.1862)}}.snow:nth-child(255){opacity:.154;transform:translate(11.9672vw,-10px) scale(.2521);animation:fall-255 25s -12s linear infinite}@keyframes fall-255{58.382%{transform:translate(8.9343vw,58.382vh) scale(.2521)}to{transform:translate(10.45075vw,99vh) scale(.2521)}}.snow:nth-child(256){opacity:1.2814;transform:translate(45.6551vw,-10px) scale(.3817);animation:fall-256 20s -8s linear infinite}@keyframes fall-256{75.68%{transform:translate(40.8192vw,75.68vh) scale(.3817)}to{transform:translate(43.23715vw,99vh) scale(.3817)}}.snow:nth-child(257){opacity:.1106;transform:translate(31.2124vw,-10px) scale(.9185);animation:fall-257 29s -18s linear infinite}@keyframes fall-257{79.542%{transform:translate(35.2411vw,79.542vh) scale(.9185)}to{transform:translate(33.22675vw,99vh) scale(.9185)}}.snow:nth-child(258){opacity:.209;transform:translate(18.5158vw,-10px) scale(.6463);animation:fall-258 12s -7s linear infinite}@keyframes fall-258{75.048%{transform:translate(11.6771vw,75.048vh) scale(.6463)}to{transform:translate(15.09645vw,99vh) scale(.6463)}}.snow:nth-child(259){opacity:1.5832;transform:translate(50.8546vw,-10px) scale(.8591);animation:fall-259 27s -22s linear infinite}@keyframes fall-259{76.471%{transform:translate(45.9772vw,76.471vh) scale(.8591)}to{transform:translate(48.4159vw,99vh) scale(.8591)}}.snow:nth-child(260){opacity:1.2978;transform:translate(75.0824vw,-10px) scale(.4736);animation:fall-260 19s -22s linear infinite}@keyframes fall-260{50.333%{transform:translate(73.4386vw,50.333vh) scale(.4736)}to{transform:translate(74.2605vw,99vh) scale(.4736)}}.snow:nth-child(261){opacity:.3542;transform:translate(14.3161vw,-10px) scale(.4706);animation:fall-261 14s -27s linear infinite}@keyframes fall-261{56.868%{transform:translate(17.8388vw,56.868vh) scale(.4706)}to{transform:translate(16.07745vw,99vh) scale(.4706)}}.snow:nth-child(262){opacity:.4164;transform:translate(53.6327vw,-10px) scale(.476);animation:fall-262 30s -18s linear infinite}@keyframes fall-262{75.063%{transform:translate(62.4626vw,75.063vh) scale(.476)}to{transform:translate(58.04765vw,99vh) scale(.476)}}.snow:nth-child(263){opacity:1.052;transform:translate(15.6785vw,-10px) scale(.7873);animation:fall-263 24s -24s linear infinite}@keyframes fall-263{66.703%{transform:translate(22.6475vw,66.703vh) scale(.7873)}to{transform:translate(19.163vw,99vh) scale(.7873)}}.snow:nth-child(264){opacity:.6908;transform:translate(77.2997vw,-10px) scale(.2798);animation:fall-264 11s -21s linear infinite}@keyframes fall-264{31.562%{transform:translate(74.0182vw,31.562vh) scale(.2798)}to{transform:translate(75.65895vw,99vh) scale(.2798)}}.snow:nth-child(265){opacity:1.4406;transform:translate(88.732vw,-10px) scale(.3004);animation:fall-265 29s -2s linear infinite}@keyframes fall-265{72.572%{transform:translate(97.0642vw,72.572vh) scale(.3004)}to{transform:translate(92.8981vw,99vh) scale(.3004)}}.snow:nth-child(266){opacity:1.8364;transform:translate(29.6428vw,-10px) scale(.9554);animation:fall-266 30s -24s linear infinite}@keyframes fall-266{42.645%{transform:translate(35.3494vw,42.645vh) scale(.9554)}to{transform:translate(32.4961vw,99vh) scale(.9554)}}.snow:nth-child(267){opacity:1.6858;transform:translate(7.8247vw,-10px) scale(.1543);animation:fall-267 20s -12s linear infinite}@keyframes fall-267{73.302%{transform:translate(4.0828vw,73.302vh) scale(.1543)}to{transform:translate(5.95375vw,99vh) scale(.1543)}}.snow:nth-child(268){opacity:.5752;transform:translate(53.4012vw,-10px) scale(.9147);animation:fall-268 16s -22s linear infinite}@keyframes fall-268{66.179%{transform:translate(47.0128vw,66.179vh) scale(.9147)}to{transform:translate(50.207vw,99vh) scale(.9147)}}.snow:nth-child(269){opacity:.2218;transform:translate(1.9936vw,-10px) scale(.9197);animation:fall-269 10s -2s linear infinite}@keyframes fall-269{68.48%{transform:translate(.3785vw,68.48vh) scale(.9197)}to{transform:translate(1.18605vw,99vh) scale(.9197)}}.snow:nth-child(270){opacity:.0938;transform:translate(56.3396vw,-10px) scale(.0207);animation:fall-270 24s -30s linear infinite}@keyframes fall-270{64.177%{transform:translate(54.0685vw,64.177vh) scale(.0207)}to{transform:translate(55.20405vw,99vh) scale(.0207)}}.snow:nth-child(271){opacity:1.0906;transform:translate(87.2092vw,-10px) scale(.1787);animation:fall-271 24s -29s linear infinite}@keyframes fall-271{78.856%{transform:translate(91.9184vw,78.856vh) scale(.1787)}to{transform:translate(89.5638vw,99vh) scale(.1787)}}.snow:nth-child(272){opacity:1.3176;transform:translate(67.1828vw,-10px) scale(.6864);animation:fall-272 14s -8s linear infinite}@keyframes fall-272{33.254%{transform:translate(66.4082vw,33.254vh) scale(.6864)}to{transform:translate(66.7955vw,99vh) scale(.6864)}}.snow:nth-child(273){opacity:1.6046;transform:translate(57.3683vw,-10px) scale(.4695);animation:fall-273 29s -27s linear infinite}@keyframes fall-273{62.406%{transform:translate(48.4896vw,62.406vh) scale(.4695)}to{transform:translate(52.92895vw,99vh) scale(.4695)}}.snow:nth-child(274){opacity:.3844;transform:translate(34.6587vw,-10px) scale(.0503);animation:fall-274 26s -14s linear infinite}@keyframes fall-274{60.161%{transform:translate(41.6783vw,60.161vh) scale(.0503)}to{transform:translate(38.1685vw,99vh) scale(.0503)}}.snow:nth-child(275){opacity:1.0108;transform:translate(18.0763vw,-10px) scale(.2262);animation:fall-275 13s -14s linear infinite}@keyframes fall-275{62.685%{transform:translate(9.0995vw,62.685vh) scale(.2262)}to{transform:translate(13.5879vw,99vh) scale(.2262)}}.snow:nth-child(276){opacity:1.7616;transform:translate(44.92vw,-10px) scale(.4622);animation:fall-276 13s -25s linear infinite}@keyframes fall-276{41.966%{transform:translate(43.7394vw,41.966vh) scale(.4622)}to{transform:translate(44.3297vw,99vh) scale(.4622)}}.snow:nth-child(277){opacity:.5278;transform:translate(82.2146vw,-10px) scale(.0905);animation:fall-277 13s -9s linear infinite}@keyframes fall-277{51.139%{transform:translate(73.3279vw,51.139vh) scale(.0905)}to{transform:translate(77.77125vw,99vh) scale(.0905)}}.snow:nth-child(278){opacity:.3756;transform:translate(89.908vw,-10px) scale(.9509);animation:fall-278 22s -3s linear infinite}@keyframes fall-278{36.634%{transform:translate(87.052vw,36.634vh) scale(.9509)}to{transform:translate(88.48vw,99vh) scale(.9509)}}.snow:nth-child(279){opacity:.5194;transform:translate(49.2971vw,-10px) scale(.4338);animation:fall-279 14s -9s linear infinite}@keyframes fall-279{32.362%{transform:translate(44.1279vw,32.362vh) scale(.4338)}to{transform:translate(46.7125vw,99vh) scale(.4338)}}.snow:nth-child(280){opacity:.6598;transform:translate(53.5968vw,-10px) scale(.7626);animation:fall-280 21s -26s linear infinite}@keyframes fall-280{31.56%{transform:translate(48.8188vw,31.56vh) scale(.7626)}to{transform:translate(51.2078vw,99vh) scale(.7626)}}.snow:nth-child(281){opacity:1.4042;transform:translate(4.6565vw,-10px) scale(.98);animation:fall-281 28s -10s linear infinite}@keyframes fall-281{66.524%{transform:translate(-4.0731vw,66.524vh) scale(.98)}to{transform:translate(.2917vw,99vh) scale(.98)}}.snow:nth-child(282){opacity:.9456;transform:translate(20.3717vw,-10px) scale(.2442);animation:fall-282 24s -24s linear infinite}@keyframes fall-282{74.697%{transform:translate(26.9573vw,74.697vh) scale(.2442)}to{transform:translate(23.6645vw,99vh) scale(.2442)}}.snow:nth-child(283){opacity:1.3772;transform:translate(27.4048vw,-10px) scale(.0003);animation:fall-283 30s -24s linear infinite}@keyframes fall-283{48.574%{transform:translate(25.9684vw,48.574vh) scale(.0003)}to{transform:translate(26.6866vw,99vh) scale(.0003)}}.snow:nth-child(284){opacity:1.6346;transform:translate(25.6861vw,-10px) scale(.1217);animation:fall-284 10s -16s linear infinite}@keyframes fall-284{53.045%{transform:translate(20.2437vw,53.045vh) scale(.1217)}to{transform:translate(22.9649vw,99vh) scale(.1217)}}.snow:nth-child(285){opacity:1.5506;transform:translate(20.6117vw,-10px) scale(.4899);animation:fall-285 13s -3s linear infinite}@keyframes fall-285{58.015%{transform:translate(13.3758vw,58.015vh) scale(.4899)}to{transform:translate(16.99375vw,99vh) scale(.4899)}}.snow:nth-child(286){opacity:1.7368;transform:translate(82.8204vw,-10px) scale(.6906);animation:fall-286 22s -25s linear infinite}@keyframes fall-286{53.003%{transform:translate(73.3338vw,53.003vh) scale(.6906)}to{transform:translate(78.0771vw,99vh) scale(.6906)}}.snow:nth-child(287){opacity:.5802;transform:translate(82.2832vw,-10px) scale(.54);animation:fall-287 26s -2s linear infinite}@keyframes fall-287{63.947%{transform:translate(73.6938vw,63.947vh) scale(.54)}to{transform:translate(77.9885vw,99vh) scale(.54)}}.snow:nth-child(288){opacity:.7564;transform:translate(83.0051vw,-10px) scale(.9552);animation:fall-288 21s -9s linear infinite}@keyframes fall-288{33.133%{transform:translate(92.6906vw,33.133vh) scale(.9552)}to{transform:translate(87.84785vw,99vh) scale(.9552)}}.snow:nth-child(289){opacity:1.4456;transform:translate(18.7639vw,-10px) scale(.013);animation:fall-289 28s -17s linear infinite}@keyframes fall-289{65.58%{transform:translate(13.1544vw,65.58vh) scale(.013)}to{transform:translate(15.95915vw,99vh) scale(.013)}}.snow:nth-child(290){opacity:1.5494;transform:translate(98.7771vw,-10px) scale(.9679);animation:fall-290 12s -27s linear infinite}@keyframes fall-290{63.033%{transform:translate(105.0172vw,63.033vh) scale(.9679)}to{transform:translate(101.89715vw,99vh) scale(.9679)}}.snow:nth-child(291){opacity:1.4342;transform:translate(81.9087vw,-10px) scale(.415);animation:fall-291 26s -27s linear infinite}@keyframes fall-291{67.118%{transform:translate(83.7708vw,67.118vh) scale(.415)}to{transform:translate(82.83975vw,99vh) scale(.415)}}.snow:nth-child(292){opacity:1.3956;transform:translate(26.5702vw,-10px) scale(.0193);animation:fall-292 11s -7s linear infinite}@keyframes fall-292{47.721%{transform:translate(28.6194vw,47.721vh) scale(.0193)}to{transform:translate(27.5948vw,99vh) scale(.0193)}}.snow:nth-child(293){opacity:1.2556;transform:translate(45.4301vw,-10px) scale(.742);animation:fall-293 21s -27s linear infinite}@keyframes fall-293{73.168%{transform:translate(44.9362vw,73.168vh) scale(.742)}to{transform:translate(45.18315vw,99vh) scale(.742)}}.snow:nth-child(294){opacity:1.6636;transform:translate(24.4378vw,-10px) scale(.7135);animation:fall-294 19s -30s linear infinite}@keyframes fall-294{40.03%{transform:translate(33.2019vw,40.03vh) scale(.7135)}to{transform:translate(28.81985vw,99vh) scale(.7135)}}.snow:nth-child(295){opacity:.3958;transform:translate(48.863vw,-10px) scale(.4626);animation:fall-295 13s -11s linear infinite}@keyframes fall-295{49.656%{transform:translate(47.8392vw,49.656vh) scale(.4626)}to{transform:translate(48.3511vw,99vh) scale(.4626)}}.snow:nth-child(296){opacity:1.5342;transform:translate(5.2382vw,-10px) scale(.856);animation:fall-296 27s -2s linear infinite}@keyframes fall-296{76.806%{transform:translate(-4.4136vw,76.806vh) scale(.856)}to{transform:translate(.4123vw,99vh) scale(.856)}}.snow:nth-child(297){opacity:.0188;transform:translate(5.9158vw,-10px) scale(.8728);animation:fall-297 19s -7s linear infinite}@keyframes fall-297{53.182%{transform:translate(15.7881vw,53.182vh) scale(.8728)}to{transform:translate(10.85195vw,99vh) scale(.8728)}}.snow:nth-child(298){opacity:1.6606;transform:translate(46.1662vw,-10px) scale(.552);animation:fall-298 17s -11s linear infinite}@keyframes fall-298{74.086%{transform:translate(36.3953vw,74.086vh) scale(.552)}to{transform:translate(41.28075vw,99vh) scale(.552)}}.snow:nth-child(299){opacity:.426;transform:translate(30.5311vw,-10px) scale(.5731);animation:fall-299 20s -12s linear infinite}@keyframes fall-299{75.343%{transform:translate(38.7492vw,75.343vh) scale(.5731)}to{transform:translate(34.64015vw,99vh) scale(.5731)}}.snow:nth-child(300){opacity:1.4332;transform:translate(60.6427vw,-10px) scale(.3589);animation:fall-300 25s -30s linear infinite}@keyframes fall-300{78.36%{transform:translate(51.4691vw,78.36vh) scale(.3589)}to{transform:translate(56.0559vw,99vh) scale(.3589)}}.snow:nth-child(301){opacity:1.7058;transform:translate(57.7722vw,-10px) scale(.9619);animation:fall-301 25s -19s linear infinite}@keyframes fall-301{76.364%{transform:translate(60.5149vw,76.364vh) scale(.9619)}to{transform:translate(59.14355vw,99vh) scale(.9619)}}.snow:nth-child(302){opacity:1.2998;transform:translate(41.8689vw,-10px) scale(.2585);animation:fall-302 15s -27s linear infinite}@keyframes fall-302{51.76%{transform:translate(44.0467vw,51.76vh) scale(.2585)}to{transform:translate(42.9578vw,99vh) scale(.2585)}}.snow:nth-child(303){opacity:1.623;transform:translate(78.4785vw,-10px) scale(.329);animation:fall-303 13s -8s linear infinite}@keyframes fall-303{71.945%{transform:translate(76.6951vw,71.945vh) scale(.329)}to{transform:translate(77.5868vw,99vh) scale(.329)}}.snow:nth-child(304){opacity:1.068;transform:translate(18.5589vw,-10px) scale(.6249);animation:fall-304 21s -21s linear infinite}@keyframes fall-304{66.311%{transform:translate(12.6743vw,66.311vh) scale(.6249)}to{transform:translate(15.6166vw,99vh) scale(.6249)}}.snow:nth-child(305){opacity:1.7562;transform:translate(4.9422vw,-10px) scale(.8485);animation:fall-305 21s -21s linear infinite}@keyframes fall-305{75.839%{transform:translate(1.3095vw,75.839vh) scale(.8485)}to{transform:translate(3.12585vw,99vh) scale(.8485)}}.snow:nth-child(306){opacity:.9872;transform:translate(18.9657vw,-10px) scale(.2237);animation:fall-306 23s -25s linear infinite}@keyframes fall-306{78.95%{transform:translate(20.8103vw,78.95vh) scale(.2237)}to{transform:translate(19.888vw,99vh) scale(.2237)}}.snow:nth-child(307){opacity:.019;transform:translate(16.7523vw,-10px) scale(.2517);animation:fall-307 24s -30s linear infinite}@keyframes fall-307{65.766%{transform:translate(15.9506vw,65.766vh) scale(.2517)}to{transform:translate(16.35145vw,99vh) scale(.2517)}}.snow:nth-child(308){opacity:.1414;transform:translate(97.9252vw,-10px) scale(.6637);animation:fall-308 21s -2s linear infinite}@keyframes fall-308{33.723%{transform:translate(101.244vw,33.723vh) scale(.6637)}to{transform:translate(99.5846vw,99vh) scale(.6637)}}.snow:nth-child(309){opacity:1.5112;transform:translate(38.0961vw,-10px) scale(.1706);animation:fall-309 29s -6s linear infinite}@keyframes fall-309{42.561%{transform:translate(40.1676vw,42.561vh) scale(.1706)}to{transform:translate(39.13185vw,99vh) scale(.1706)}}.snow:nth-child(310){opacity:.3516;transform:translate(46.5091vw,-10px) scale(.8582);animation:fall-310 19s -5s linear infinite}@keyframes fall-310{78.948%{transform:translate(42.5254vw,78.948vh) scale(.8582)}to{transform:translate(44.51725vw,99vh) scale(.8582)}}.snow:nth-child(311){opacity:1.017;transform:translate(20.1444vw,-10px) scale(.444);animation:fall-311 28s -28s linear infinite}@keyframes fall-311{51.632%{transform:translate(25.1871vw,51.632vh) scale(.444)}to{transform:translate(22.66575vw,99vh) scale(.444)}}.snow:nth-child(312){opacity:.8634;transform:translate(49.1711vw,-10px) scale(.0127);animation:fall-312 22s -7s linear infinite}@keyframes fall-312{58.395%{transform:translate(47.9849vw,58.395vh) scale(.0127)}to{transform:translate(48.578vw,99vh) scale(.0127)}}.snow:nth-child(313){opacity:1.989;transform:translate(81.2723vw,-10px) scale(.0071);animation:fall-313 12s -11s linear infinite}@keyframes fall-313{71.801%{transform:translate(87.5383vw,71.801vh) scale(.0071)}to{transform:translate(84.4053vw,99vh) scale(.0071)}}.snow:nth-child(314){opacity:1.2788;transform:translate(80.9076vw,-10px) scale(.767);animation:fall-314 11s -11s linear infinite}@keyframes fall-314{75.113%{transform:translate(77.9497vw,75.113vh) scale(.767)}to{transform:translate(79.42865vw,99vh) scale(.767)}}.snow:nth-child(315){opacity:.2224;transform:translate(83.8473vw,-10px) scale(.8654);animation:fall-315 24s -3s linear infinite}@keyframes fall-315{37.869%{transform:translate(87.5718vw,37.869vh) scale(.8654)}to{transform:translate(85.70955vw,99vh) scale(.8654)}}.snow:nth-child(316){opacity:.3658;transform:translate(63.12vw,-10px) scale(.9404);animation:fall-316 20s -9s linear infinite}@keyframes fall-316{54.008%{transform:translate(61.8286vw,54.008vh) scale(.9404)}to{transform:translate(62.4743vw,99vh) scale(.9404)}}.snow:nth-child(317){opacity:1.7148;transform:translate(84.89vw,-10px) scale(.6791);animation:fall-317 28s -29s linear infinite}@keyframes fall-317{70.679%{transform:translate(79.9524vw,70.679vh) scale(.6791)}to{transform:translate(82.4212vw,99vh) scale(.6791)}}.snow:nth-child(318){opacity:1.9902;transform:translate(16.7505vw,-10px) scale(.8747);animation:fall-318 23s -7s linear infinite}@keyframes fall-318{67.688%{transform:translate(9.442vw,67.688vh) scale(.8747)}to{transform:translate(13.09625vw,99vh) scale(.8747)}}.snow:nth-child(319){opacity:1.1242;transform:translate(83.4429vw,-10px) scale(.7574);animation:fall-319 14s -18s linear infinite}@keyframes fall-319{70.301%{transform:translate(76.9236vw,70.301vh) scale(.7574)}to{transform:translate(80.18325vw,99vh) scale(.7574)}}.snow:nth-child(320){opacity:1.195;transform:translate(40.5941vw,-10px) scale(.0114);animation:fall-320 22s -5s linear infinite}@keyframes fall-320{48.516%{transform:translate(45.9377vw,48.516vh) scale(.0114)}to{transform:translate(43.2659vw,99vh) scale(.0114)}}.snow:nth-child(321){opacity:.1164;transform:translate(88.7282vw,-10px) scale(.8828);animation:fall-321 28s -14s linear infinite}@keyframes fall-321{53.152%{transform:translate(87.3614vw,53.152vh) scale(.8828)}to{transform:translate(88.0448vw,99vh) scale(.8828)}}.snow:nth-child(322){opacity:1.1344;transform:translate(19.6531vw,-10px) scale(.3606);animation:fall-322 11s -7s linear infinite}@keyframes fall-322{35.688%{transform:translate(10.021vw,35.688vh) scale(.3606)}to{transform:translate(14.83705vw,99vh) scale(.3606)}}.snow:nth-child(323){opacity:.4786;transform:translate(37.8185vw,-10px) scale(.0858);animation:fall-323 15s -6s linear infinite}@keyframes fall-323{52.921%{transform:translate(31.4646vw,52.921vh) scale(.0858)}to{transform:translate(34.64155vw,99vh) scale(.0858)}}.snow:nth-child(324){opacity:1.1332;transform:translate(20.4643vw,-10px) scale(.9666);animation:fall-324 15s -7s linear infinite}@keyframes fall-324{76.55%{transform:translate(15.0508vw,76.55vh) scale(.9666)}to{transform:translate(17.75755vw,99vh) scale(.9666)}}.snow:nth-child(325){opacity:1.169;transform:translate(2.874vw,-10px) scale(.803);animation:fall-325 18s -26s linear infinite}@keyframes fall-325{54.11%{transform:translate(9.8429vw,54.11vh) scale(.803)}to{transform:translate(6.35845vw,99vh) scale(.803)}}.snow:nth-child(326){opacity:.7916;transform:translate(14.5071vw,-10px) scale(.9905);animation:fall-326 16s -19s linear infinite}@keyframes fall-326{66.103%{transform:translate(22.7134vw,66.103vh) scale(.9905)}to{transform:translate(18.61025vw,99vh) scale(.9905)}}.snow:nth-child(327){opacity:.168;transform:translate(99.3528vw,-10px) scale(.8999);animation:fall-327 10s -5s linear infinite}@keyframes fall-327{30.912%{transform:translate(101.2326vw,30.912vh) scale(.8999)}to{transform:translate(100.2927vw,99vh) scale(.8999)}}.snow:nth-child(328){opacity:1.989;transform:translate(77.6266vw,-10px) scale(.3395);animation:fall-328 22s -16s linear infinite}@keyframes fall-328{75.406%{transform:translate(78.5502vw,75.406vh) scale(.3395)}to{transform:translate(78.0884vw,99vh) scale(.3395)}}.snow:nth-child(329){opacity:.1964;transform:translate(37.0257vw,-10px) scale(.9134);animation:fall-329 28s -28s linear infinite}@keyframes fall-329{66.057%{transform:translate(40.5653vw,66.057vh) scale(.9134)}to{transform:translate(38.7955vw,99vh) scale(.9134)}}.snow:nth-child(330){opacity:1.9056;transform:translate(.0874vw,-10px) scale(.611);animation:fall-330 10s -11s linear infinite}@keyframes fall-330{39.211%{transform:translate(-.391vw,39.211vh) scale(.611)}to{transform:translate(-.1518vw,99vh) scale(.611)}}.snow:nth-child(331){opacity:1.968;transform:translate(19.388vw,-10px) scale(.8137);animation:fall-331 16s -19s linear infinite}@keyframes fall-331{42.62%{transform:translate(13.2028vw,42.62vh) scale(.8137)}to{transform:translate(16.2954vw,99vh) scale(.8137)}}.snow:nth-child(332){opacity:1.842;transform:translate(80.986vw,-10px) scale(.0815);animation:fall-332 27s -20s linear infinite}@keyframes fall-332{62.003%{transform:translate(81.2969vw,62.003vh) scale(.0815)}to{transform:translate(81.14145vw,99vh) scale(.0815)}}.snow:nth-child(333){opacity:1.3248;transform:translate(42.4692vw,-10px) scale(.3471);animation:fall-333 12s -15s linear infinite}@keyframes fall-333{73.987%{transform:translate(40.3642vw,73.987vh) scale(.3471)}to{transform:translate(41.4167vw,99vh) scale(.3471)}}.snow:nth-child(334){opacity:1.372;transform:translate(57.0208vw,-10px) scale(.407);animation:fall-334 10s -15s linear infinite}@keyframes fall-334{69.925%{transform:translate(52.7995vw,69.925vh) scale(.407)}to{transform:translate(54.91015vw,99vh) scale(.407)}}.snow:nth-child(335){opacity:1.875;transform:translate(94.4553vw,-10px) scale(.479);animation:fall-335 11s -17s linear infinite}@keyframes fall-335{47.579%{transform:translate(103.257vw,47.579vh) scale(.479)}to{transform:translate(98.85615vw,99vh) scale(.479)}}.snow:nth-child(336){opacity:1.2554;transform:translate(38.9398vw,-10px) scale(.665);animation:fall-336 21s -15s linear infinite}@keyframes fall-336{36.068%{transform:translate(32.2506vw,36.068vh) scale(.665)}to{transform:translate(35.5952vw,99vh) scale(.665)}}.snow:nth-child(337){opacity:.7584;transform:translate(30.5636vw,-10px) scale(.1458);animation:fall-337 18s -25s linear infinite}@keyframes fall-337{44.012%{transform:translate(35.8794vw,44.012vh) scale(.1458)}to{transform:translate(33.2215vw,99vh) scale(.1458)}}.snow:nth-child(338){opacity:1.123;transform:translate(73.546vw,-10px) scale(.7922);animation:fall-338 30s -18s linear infinite}@keyframes fall-338{53.971%{transform:translate(76.8208vw,53.971vh) scale(.7922)}to{transform:translate(75.1834vw,99vh) scale(.7922)}}.snow:nth-child(339){opacity:1.3532;transform:translate(23.54vw,-10px) scale(.1677);animation:fall-339 12s -1s linear infinite}@keyframes fall-339{69.96%{transform:translate(14.5223vw,69.96vh) scale(.1677)}to{transform:translate(19.03115vw,99vh) scale(.1677)}}.snow:nth-child(340){opacity:.3848;transform:translate(97.1894vw,-10px) scale(.5172);animation:fall-340 30s -22s linear infinite}@keyframes fall-340{63.402%{transform:translate(89.1892vw,63.402vh) scale(.5172)}to{transform:translate(93.1893vw,99vh) scale(.5172)}}.snow:nth-child(341){opacity:.588;transform:translate(82.7432vw,-10px) scale(.7845);animation:fall-341 25s -29s linear infinite}@keyframes fall-341{41.264%{transform:translate(85.0763vw,41.264vh) scale(.7845)}to{transform:translate(83.90975vw,99vh) scale(.7845)}}.snow:nth-child(342){opacity:.5334;transform:translate(31.8679vw,-10px) scale(.0363);animation:fall-342 23s -23s linear infinite}@keyframes fall-342{75.957%{transform:translate(24.832vw,75.957vh) scale(.0363)}to{transform:translate(28.34995vw,99vh) scale(.0363)}}.snow:nth-child(343){opacity:.3338;transform:translate(13.8733vw,-10px) scale(.8736);animation:fall-343 13s -28s linear infinite}@keyframes fall-343{54.272%{transform:translate(8.1589vw,54.272vh) scale(.8736)}to{transform:translate(11.0161vw,99vh) scale(.8736)}}.snow:nth-child(344){opacity:1.3994;transform:translate(67.7406vw,-10px) scale(.9712);animation:fall-344 11s -12s linear infinite}@keyframes fall-344{31.184%{transform:translate(70.6501vw,31.184vh) scale(.9712)}to{transform:translate(69.19535vw,99vh) scale(.9712)}}.snow:nth-child(345){opacity:.3524;transform:translate(78.7527vw,-10px) scale(.1929);animation:fall-345 15s -9s linear infinite}@keyframes fall-345{54.94%{transform:translate(79.5473vw,54.94vh) scale(.1929)}to{transform:translate(79.15vw,99vh) scale(.1929)}}.snow:nth-child(346){opacity:1.2262;transform:translate(78.0008vw,-10px) scale(.3216);animation:fall-346 26s -25s linear infinite}@keyframes fall-346{42.891%{transform:translate(87.4141vw,42.891vh) scale(.3216)}to{transform:translate(82.70745vw,99vh) scale(.3216)}}.snow:nth-child(347){opacity:.5788;transform:translate(89.0446vw,-10px) scale(.2905);animation:fall-347 19s -19s linear infinite}@keyframes fall-347{57.337%{transform:translate(82.9221vw,57.337vh) scale(.2905)}to{transform:translate(85.98335vw,99vh) scale(.2905)}}.snow:nth-child(348){opacity:.597;transform:translate(6.5591vw,-10px) scale(.5365);animation:fall-348 21s -4s linear infinite}@keyframes fall-348{30.326%{transform:translate(7.7451vw,30.326vh) scale(.5365)}to{transform:translate(7.1521vw,99vh) scale(.5365)}}.snow:nth-child(349){opacity:1.5644;transform:translate(88.6195vw,-10px) scale(.0314);animation:fall-349 20s -4s linear infinite}@keyframes fall-349{40.019%{transform:translate(86.9591vw,40.019vh) scale(.0314)}to{transform:translate(87.7893vw,99vh) scale(.0314)}}.snow:nth-child(350){opacity:.818;transform:translate(58.8216vw,-10px) scale(.1974);animation:fall-350 16s -17s linear infinite}@keyframes fall-350{42.263%{transform:translate(55.7736vw,42.263vh) scale(.1974)}to{transform:translate(57.2976vw,99vh) scale(.1974)}}.snow:nth-child(351){opacity:.0576;transform:translate(53.5337vw,-10px) scale(.3156);animation:fall-351 30s -12s linear infinite}@keyframes fall-351{63.344%{transform:translate(54.4494vw,63.344vh) scale(.3156)}to{transform:translate(53.99155vw,99vh) scale(.3156)}}.snow:nth-child(352){opacity:1.0194;transform:translate(68.4049vw,-10px) scale(.5249);animation:fall-352 26s -6s linear infinite}@keyframes fall-352{68.181%{transform:translate(59.3697vw,68.181vh) scale(.5249)}to{transform:translate(63.8873vw,99vh) scale(.5249)}}.snow:nth-child(353){opacity:.0144;transform:translate(10.0211vw,-10px) scale(.6387);animation:fall-353 19s -2s linear infinite}@keyframes fall-353{68.104%{transform:translate(18.0871vw,68.104vh) scale(.6387)}to{transform:translate(14.0541vw,99vh) scale(.6387)}}.snow:nth-child(354){opacity:.1364;transform:translate(18.9529vw,-10px) scale(.755);animation:fall-354 25s -1s linear infinite}@keyframes fall-354{57.093%{transform:translate(27.2597vw,57.093vh) scale(.755)}to{transform:translate(23.1063vw,99vh) scale(.755)}}.snow:nth-child(355){opacity:.1648;transform:translate(57.3856vw,-10px) scale(.3615);animation:fall-355 24s -30s linear infinite}@keyframes fall-355{32.704%{transform:translate(61.7462vw,32.704vh) scale(.3615)}to{transform:translate(59.5659vw,99vh) scale(.3615)}}.snow:nth-child(356){opacity:.8294;transform:translate(56.8205vw,-10px) scale(.7644);animation:fall-356 18s -11s linear infinite}@keyframes fall-356{31.497%{transform:translate(54.7348vw,31.497vh) scale(.7644)}to{transform:translate(55.77765vw,99vh) scale(.7644)}}.snow:nth-child(357){opacity:1.1632;transform:translate(34.1723vw,-10px) scale(.1464);animation:fall-357 21s -3s linear infinite}@keyframes fall-357{53.335%{transform:translate(29.1318vw,53.335vh) scale(.1464)}to{transform:translate(31.65205vw,99vh) scale(.1464)}}.snow:nth-child(358){opacity:1.687;transform:translate(65.0507vw,-10px) scale(.774);animation:fall-358 14s -5s linear infinite}@keyframes fall-358{62.989%{transform:translate(63.7235vw,62.989vh) scale(.774)}to{transform:translate(64.3871vw,99vh) scale(.774)}}.snow:nth-child(359){opacity:1.601;transform:translate(65.8099vw,-10px) scale(.8289);animation:fall-359 23s -25s linear infinite}@keyframes fall-359{31.008%{transform:translate(71.3045vw,31.008vh) scale(.8289)}to{transform:translate(68.5572vw,99vh) scale(.8289)}}.snow:nth-child(360){opacity:.1702;transform:translate(90.4799vw,-10px) scale(.1309);animation:fall-360 22s -26s linear infinite}@keyframes fall-360{51.491%{transform:translate(83.7668vw,51.491vh) scale(.1309)}to{transform:translate(87.12335vw,99vh) scale(.1309)}}.snow:nth-child(361){opacity:1.6038;transform:translate(61.3987vw,-10px) scale(.9244);animation:fall-361 28s -19s linear infinite}@keyframes fall-361{57.198%{transform:translate(63.6751vw,57.198vh) scale(.9244)}to{transform:translate(62.5369vw,99vh) scale(.9244)}}.snow:nth-child(362){opacity:1.0804;transform:translate(13.0752vw,-10px) scale(.1483);animation:fall-362 21s -23s linear infinite}@keyframes fall-362{38.5%{transform:translate(8.5474vw,38.5vh) scale(.1483)}to{transform:translate(10.8113vw,99vh) scale(.1483)}}.snow:nth-child(363){opacity:1.07;transform:translate(81.0567vw,-10px) scale(.4989);animation:fall-363 30s -24s linear infinite}@keyframes fall-363{41.7%{transform:translate(72.9033vw,41.7vh) scale(.4989)}to{transform:translate(76.98vw,99vh) scale(.4989)}}.snow:nth-child(364){opacity:.9446;transform:translate(92.546vw,-10px) scale(.6002);animation:fall-364 11s -12s linear infinite}@keyframes fall-364{30.944%{transform:translate(91.6031vw,30.944vh) scale(.6002)}to{transform:translate(92.07455vw,99vh) scale(.6002)}}.snow:nth-child(365){opacity:.779;transform:translate(44.7071vw,-10px) scale(.422);animation:fall-365 18s -12s linear infinite}@keyframes fall-365{71.93%{transform:translate(43.8578vw,71.93vh) scale(.422)}to{transform:translate(44.28245vw,99vh) scale(.422)}}.snow:nth-child(366){opacity:1.459;transform:translate(2.7986vw,-10px) scale(.0072);animation:fall-366 23s -27s linear infinite}@keyframes fall-366{58.199%{transform:translate(11.0316vw,58.199vh) scale(.0072)}to{transform:translate(6.9151vw,99vh) scale(.0072)}}.snow:nth-child(367){opacity:.6128;transform:translate(27.7894vw,-10px) scale(.6468);animation:fall-367 12s -14s linear infinite}@keyframes fall-367{57.091%{transform:translate(31.3772vw,57.091vh) scale(.6468)}to{transform:translate(29.5833vw,99vh) scale(.6468)}}.snow:nth-child(368){opacity:1.8886;transform:translate(79.9419vw,-10px) scale(.2484);animation:fall-368 18s -24s linear infinite}@keyframes fall-368{52.447%{transform:translate(79.3232vw,52.447vh) scale(.2484)}to{transform:translate(79.63255vw,99vh) scale(.2484)}}.snow:nth-child(369){opacity:.44;transform:translate(83.9601vw,-10px) scale(.9709);animation:fall-369 25s -10s linear infinite}@keyframes fall-369{71.188%{transform:translate(77.569vw,71.188vh) scale(.9709)}to{transform:translate(80.76455vw,99vh) scale(.9709)}}.snow:nth-child(370){opacity:1.6426;transform:translate(72.3099vw,-10px) scale(.5671);animation:fall-370 25s -29s linear infinite}@keyframes fall-370{47.666%{transform:translate(70.98vw,47.666vh) scale(.5671)}to{transform:translate(71.64495vw,99vh) scale(.5671)}}.snow:nth-child(371){opacity:1.4212;transform:translate(99.0564vw,-10px) scale(.0363);animation:fall-371 28s -13s linear infinite}@keyframes fall-371{78.055%{transform:translate(101.6738vw,78.055vh) scale(.0363)}to{transform:translate(100.3651vw,99vh) scale(.0363)}}.snow:nth-child(372){opacity:.8432;transform:translate(65.8913vw,-10px) scale(.4604);animation:fall-372 24s -20s linear infinite}@keyframes fall-372{57.816%{transform:translate(58.2922vw,57.816vh) scale(.4604)}to{transform:translate(62.09175vw,99vh) scale(.4604)}}.snow:nth-child(373){opacity:1.6884;transform:translate(78.5249vw,-10px) scale(.9222);animation:fall-373 16s -28s linear infinite}@keyframes fall-373{71.128%{transform:translate(70.3382vw,71.128vh) scale(.9222)}to{transform:translate(74.43155vw,99vh) scale(.9222)}}.snow:nth-child(374){opacity:.0022;transform:translate(58.09vw,-10px) scale(.723);animation:fall-374 16s -1s linear infinite}@keyframes fall-374{61.477%{transform:translate(55.5408vw,61.477vh) scale(.723)}to{transform:translate(56.8154vw,99vh) scale(.723)}}.snow:nth-child(375){opacity:.9352;transform:translate(62.8863vw,-10px) scale(.3357);animation:fall-375 13s -18s linear infinite}@keyframes fall-375{75.977%{transform:translate(70.687vw,75.977vh) scale(.3357)}to{transform:translate(66.78665vw,99vh) scale(.3357)}}.snow:nth-child(376){opacity:.5952;transform:translate(53.7939vw,-10px) scale(.3567);animation:fall-376 18s -4s linear infinite}@keyframes fall-376{74.422%{transform:translate(44.6621vw,74.422vh) scale(.3567)}to{transform:translate(49.228vw,99vh) scale(.3567)}}.snow:nth-child(377){opacity:1.2362;transform:translate(82.0598vw,-10px) scale(.2638);animation:fall-377 30s -17s linear infinite}@keyframes fall-377{76.323%{transform:translate(85.5361vw,76.323vh) scale(.2638)}to{transform:translate(83.79795vw,99vh) scale(.2638)}}.snow:nth-child(378){opacity:1.716;transform:translate(57.4016vw,-10px) scale(.8847);animation:fall-378 12s -6s linear infinite}@keyframes fall-378{77.562%{transform:translate(66.3018vw,77.562vh) scale(.8847)}to{transform:translate(61.8517vw,99vh) scale(.8847)}}.snow:nth-child(379){opacity:.1192;transform:translate(33.3369vw,-10px) scale(.4984);animation:fall-379 30s -29s linear infinite}@keyframes fall-379{55.118%{transform:translate(31.2025vw,55.118vh) scale(.4984)}to{transform:translate(32.2697vw,99vh) scale(.4984)}}.snow:nth-child(380){opacity:.0572;transform:translate(91.0271vw,-10px) scale(.6128);animation:fall-380 12s -16s linear infinite}@keyframes fall-380{61.987%{transform:translate(81.1196vw,61.987vh) scale(.6128)}to{transform:translate(86.07335vw,99vh) scale(.6128)}}.snow:nth-child(381){opacity:.5304;transform:translate(3.7317vw,-10px) scale(.9669);animation:fall-381 15s -21s linear infinite}@keyframes fall-381{57.347%{transform:translate(5.579vw,57.347vh) scale(.9669)}to{transform:translate(4.65535vw,99vh) scale(.9669)}}.snow:nth-child(382){opacity:.493;transform:translate(89.8429vw,-10px) scale(.3993);animation:fall-382 11s -18s linear infinite}@keyframes fall-382{66.911%{transform:translate(96.0968vw,66.911vh) scale(.3993)}to{transform:translate(92.96985vw,99vh) scale(.3993)}}.snow:nth-child(383){opacity:1.5764;transform:translate(85.0504vw,-10px) scale(.9873);animation:fall-383 30s -13s linear infinite}@keyframes fall-383{61.788%{transform:translate(80.649vw,61.788vh) scale(.9873)}to{transform:translate(82.8497vw,99vh) scale(.9873)}}.snow:nth-child(384){opacity:.3134;transform:translate(76.9147vw,-10px) scale(.5488);animation:fall-384 20s -24s linear infinite}@keyframes fall-384{44.026%{transform:translate(68.1212vw,44.026vh) scale(.5488)}to{transform:translate(72.51795vw,99vh) scale(.5488)}}.snow:nth-child(385){opacity:1.477;transform:translate(48.9932vw,-10px) scale(.1655);animation:fall-385 29s -24s linear infinite}@keyframes fall-385{72.234%{transform:translate(56.2636vw,72.234vh) scale(.1655)}to{transform:translate(52.6284vw,99vh) scale(.1655)}}.snow:nth-child(386){opacity:.6314;transform:translate(95.9113vw,-10px) scale(.2488);animation:fall-386 17s -1s linear infinite}@keyframes fall-386{67.852%{transform:translate(91.8197vw,67.852vh) scale(.2488)}to{transform:translate(93.8655vw,99vh) scale(.2488)}}.snow:nth-child(387){opacity:1.9244;transform:translate(25.8703vw,-10px) scale(.0029);animation:fall-387 15s -13s linear infinite}@keyframes fall-387{50.127%{transform:translate(16.1791vw,50.127vh) scale(.0029)}to{transform:translate(21.0247vw,99vh) scale(.0029)}}.snow:nth-child(388){opacity:.6554;transform:translate(1.5577vw,-10px) scale(.9567);animation:fall-388 28s -13s linear infinite}@keyframes fall-388{69.449%{transform:translate(-.1337vw,69.449vh) scale(.9567)}to{transform:translate(.712vw,99vh) scale(.9567)}}.snow:nth-child(389){opacity:.5336;transform:translate(49.0405vw,-10px) scale(.0103);animation:fall-389 12s -11s linear infinite}@keyframes fall-389{49.609%{transform:translate(56.6106vw,49.609vh) scale(.0103)}to{transform:translate(52.82555vw,99vh) scale(.0103)}}.snow:nth-child(390){opacity:.861;transform:translate(84.1145vw,-10px) scale(.3212);animation:fall-390 18s -15s linear infinite}@keyframes fall-390{51.887%{transform:translate(78.4606vw,51.887vh) scale(.3212)}to{transform:translate(81.28755vw,99vh) scale(.3212)}}.snow:nth-child(391){opacity:.5464;transform:translate(88.2435vw,-10px) scale(.0926);animation:fall-391 15s -30s linear infinite}@keyframes fall-391{78.605%{transform:translate(92.0171vw,78.605vh) scale(.0926)}to{transform:translate(90.1303vw,99vh) scale(.0926)}}.snow:nth-child(392){opacity:.9576;transform:translate(98.2869vw,-10px) scale(.9559);animation:fall-392 21s -9s linear infinite}@keyframes fall-392{79.054%{transform:translate(101.482vw,79.054vh) scale(.9559)}to{transform:translate(99.88445vw,99vh) scale(.9559)}}.snow:nth-child(393){opacity:.7646;transform:translate(8vw,-10px) scale(.406);animation:fall-393 15s -30s linear infinite}@keyframes fall-393{75.74%{transform:translate(17.7387vw,75.74vh) scale(.406)}to{transform:translate(12.86935vw,99vh) scale(.406)}}.snow:nth-child(394){opacity:.8304;transform:translate(66.3712vw,-10px) scale(.5272);animation:fall-394 22s -24s linear infinite}@keyframes fall-394{79.577%{transform:translate(62.8416vw,79.577vh) scale(.5272)}to{transform:translate(64.6064vw,99vh) scale(.5272)}}.snow:nth-child(395){opacity:1.8926;transform:translate(58.8045vw,-10px) scale(.3623);animation:fall-395 18s -7s linear infinite}@keyframes fall-395{60.225%{transform:translate(57.2831vw,60.225vh) scale(.3623)}to{transform:translate(58.0438vw,99vh) scale(.3623)}}.snow:nth-child(396){opacity:1.2054;transform:translate(6.3434vw,-10px) scale(.8496);animation:fall-396 20s -7s linear infinite}@keyframes fall-396{70.655%{transform:translate(6.6834vw,70.655vh) scale(.8496)}to{transform:translate(6.5134vw,99vh) scale(.8496)}}.snow:nth-child(397){opacity:.688;transform:translate(75.8396vw,-10px) scale(.5363);animation:fall-397 11s -17s linear infinite}@keyframes fall-397{43.67%{transform:translate(85.6228vw,43.67vh) scale(.5363)}to{transform:translate(80.7312vw,99vh) scale(.5363)}}.snow:nth-child(398){opacity:1.4048;transform:translate(53.3303vw,-10px) scale(.1153);animation:fall-398 13s -8s linear infinite}@keyframes fall-398{78.008%{transform:translate(59.678vw,78.008vh) scale(.1153)}to{transform:translate(56.50415vw,99vh) scale(.1153)}}.snow:nth-child(399){opacity:1.4236;transform:translate(57.5262vw,-10px) scale(.3509);animation:fall-399 14s -25s linear infinite}@keyframes fall-399{79.193%{transform:translate(48.2305vw,79.193vh) scale(.3509)}to{transform:translate(52.87835vw,99vh) scale(.3509)}}.snow:nth-child(400){opacity:1.7926;transform:translate(3.6227vw,-10px) scale(.2698);animation:fall-400 29s -25s linear infinite}@keyframes fall-400{37.138%{transform:translate(-2.9811vw,37.138vh) scale(.2698)}to{transform:translate(.3208vw,99vh) scale(.2698)}}\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}.wizard-step-container{background-color:#fff;box-shadow:#63636333 0 2px 8px;padding:10px}.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}.app-search-background{z-index:9999;margin-top:60px;padding:0;background-color:#0000004d;width:100vw;height:calc(100vh - 60px)}.app-search-result-box{height:calc(100% - 35px);overflow:hidden;margin:20px}.app-search-card{margin-top:2px;margin-bottom:10px;padding:15px;background-color:#fff;box-shadow:#06182c66 0 0 0 2px,#06182ca6 0 4px 6px -1px,#ffffff14 0 1px inset}.pull-left{float:left}.pull-right{float:right}.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}.mat-chip-list-wrapper input.mat-input-element,.mat-chip-list-wrapper .mat-standard-chip{margin:1px 4px 4px!important;padding-top:0!important}.snow{position:absolute;width:10px;height:10px;background:white;border-radius:50%}.snow:nth-child(1){opacity:.4896;transform:translate(78.2343vw,-10px) scale(.9452);animation:fall-1 29s -2s linear infinite}@keyframes fall-1{50.509%{transform:translate(71.4451vw,50.509vh) scale(.9452)}to{transform:translate(74.8397vw,99vh) scale(.9452)}}.snow:nth-child(2){opacity:.9544;transform:translate(51.1719vw,-10px) scale(.0191);animation:fall-2 24s -21s linear infinite}@keyframes fall-2{54.717%{transform:translate(44.2842vw,54.717vh) scale(.0191)}to{transform:translate(47.72805vw,99vh) scale(.0191)}}.snow:nth-child(3){opacity:.5982;transform:translate(55.7242vw,-10px) scale(.4586);animation:fall-3 21s -24s linear infinite}@keyframes fall-3{56.616%{transform:translate(59.9803vw,56.616vh) scale(.4586)}to{transform:translate(57.85225vw,99vh) scale(.4586)}}.snow:nth-child(4){opacity:.3612;transform:translate(47.2665vw,-10px) scale(.5333);animation:fall-4 10s -3s linear infinite}@keyframes fall-4{75.668%{transform:translate(49.989vw,75.668vh) scale(.5333)}to{transform:translate(48.62775vw,99vh) scale(.5333)}}.snow:nth-child(5){opacity:1.9844;transform:translate(92.1151vw,-10px) scale(.1616);animation:fall-5 25s -10s linear infinite}@keyframes fall-5{60.903%{transform:translate(94.6635vw,60.903vh) scale(.1616)}to{transform:translate(93.3893vw,99vh) scale(.1616)}}.snow:nth-child(6){opacity:.815;transform:translate(59.4991vw,-10px) scale(.3564);animation:fall-6 23s -18s linear infinite}@keyframes fall-6{77.521%{transform:translate(54.9834vw,77.521vh) scale(.3564)}to{transform:translate(57.24125vw,99vh) scale(.3564)}}.snow:nth-child(7){opacity:1.5386;transform:translate(93.3284vw,-10px) scale(.6074);animation:fall-7 10s -23s linear infinite}@keyframes fall-7{50.471%{transform:translate(103.2087vw,50.471vh) scale(.6074)}to{transform:translate(98.26855vw,99vh) scale(.6074)}}.snow:nth-child(8){opacity:.756;transform:translate(91.8534vw,-10px) scale(.5264);animation:fall-8 15s -10s linear infinite}@keyframes fall-8{74.991%{transform:translate(90.6189vw,74.991vh) scale(.5264)}to{transform:translate(91.23615vw,99vh) scale(.5264)}}.snow:nth-child(9){opacity:.1228;transform:translate(96.6307vw,-10px) scale(.9805);animation:fall-9 25s -2s linear infinite}@keyframes fall-9{44.974%{transform:translate(103.0354vw,44.974vh) scale(.9805)}to{transform:translate(99.83305vw,99vh) scale(.9805)}}.snow:nth-child(10){opacity:.1192;transform:translate(71.602vw,-10px) scale(.5541);animation:fall-10 25s -19s linear infinite}@keyframes fall-10{44.229%{transform:translate(66.4972vw,44.229vh) scale(.5541)}to{transform:translate(69.0496vw,99vh) scale(.5541)}}.snow:nth-child(11){opacity:.3444;transform:translate(6.351vw,-10px) scale(.3146);animation:fall-11 25s -19s linear infinite}@keyframes fall-11{78.953%{transform:translate(-3.6123vw,78.953vh) scale(.3146)}to{transform:translate(1.36935vw,99vh) scale(.3146)}}.snow:nth-child(12){opacity:.4382;transform:translate(41.6074vw,-10px) scale(.4159);animation:fall-12 10s -17s linear infinite}@keyframes fall-12{50.219%{transform:translate(35.773vw,50.219vh) scale(.4159)}to{transform:translate(38.6902vw,99vh) scale(.4159)}}.snow:nth-child(13){opacity:.7772;transform:translate(39.148vw,-10px) scale(.7798);animation:fall-13 24s -5s linear infinite}@keyframes fall-13{73.511%{transform:translate(43.9641vw,73.511vh) scale(.7798)}to{transform:translate(41.55605vw,99vh) scale(.7798)}}.snow:nth-child(14){opacity:.5922;transform:translate(24.7536vw,-10px) scale(.9734);animation:fall-14 23s -12s linear infinite}@keyframes fall-14{46.643%{transform:translate(17.6693vw,46.643vh) scale(.9734)}to{transform:translate(21.21145vw,99vh) scale(.9734)}}.snow:nth-child(15){opacity:1.2116;transform:translate(23.0656vw,-10px) scale(.8197);animation:fall-15 27s -30s linear infinite}@keyframes fall-15{34.366%{transform:translate(27.6496vw,34.366vh) scale(.8197)}to{transform:translate(25.3576vw,99vh) scale(.8197)}}.snow:nth-child(16){opacity:.7794;transform:translate(16.7613vw,-10px) scale(.846);animation:fall-16 17s -16s linear infinite}@keyframes fall-16{66.769%{transform:translate(25.4334vw,66.769vh) scale(.846)}to{transform:translate(21.09735vw,99vh) scale(.846)}}.snow:nth-child(17){opacity:.8736;transform:translate(3.1962vw,-10px) scale(.4403);animation:fall-17 22s -9s linear infinite}@keyframes fall-17{75.593%{transform:translate(1.4236vw,75.593vh) scale(.4403)}to{transform:translate(2.3099vw,99vh) scale(.4403)}}.snow:nth-child(18){opacity:1.796;transform:translate(94.8874vw,-10px) scale(.3251);animation:fall-18 24s -28s linear infinite}@keyframes fall-18{48.769%{transform:translate(92.361vw,48.769vh) scale(.3251)}to{transform:translate(93.6242vw,99vh) scale(.3251)}}.snow:nth-child(19){opacity:1.4962;transform:translate(67.0617vw,-10px) scale(.112);animation:fall-19 16s -26s linear infinite}@keyframes fall-19{47.202%{transform:translate(67.1891vw,47.202vh) scale(.112)}to{transform:translate(67.1254vw,99vh) scale(.112)}}.snow:nth-child(20){opacity:1.4664;transform:translate(10.7436vw,-10px) scale(.6381);animation:fall-20 16s -13s linear infinite}@keyframes fall-20{35.039%{transform:translate(11.9721vw,35.039vh) scale(.6381)}to{transform:translate(11.35785vw,99vh) scale(.6381)}}.snow:nth-child(21){opacity:.2694;transform:translate(33.5529vw,-10px) scale(.4191);animation:fall-21 23s -12s linear infinite}@keyframes fall-21{48.619%{transform:translate(36.9157vw,48.619vh) scale(.4191)}to{transform:translate(35.2343vw,99vh) scale(.4191)}}.snow:nth-child(22){opacity:1.6726;transform:translate(5.5119vw,-10px) scale(.159);animation:fall-22 25s -8s linear infinite}@keyframes fall-22{37.961%{transform:translate(12.4098vw,37.961vh) scale(.159)}to{transform:translate(8.96085vw,99vh) scale(.159)}}.snow:nth-child(23){opacity:.9692;transform:translate(70.7332vw,-10px) scale(.9327);animation:fall-23 13s -5s linear infinite}@keyframes fall-23{36.061%{transform:translate(74.7594vw,36.061vh) scale(.9327)}to{transform:translate(72.7463vw,99vh) scale(.9327)}}.snow:nth-child(24){opacity:1.801;transform:translate(85.515vw,-10px) scale(.5414);animation:fall-24 24s -12s linear infinite}@keyframes fall-24{79.612%{transform:translate(94.6508vw,79.612vh) scale(.5414)}to{transform:translate(90.0829vw,99vh) scale(.5414)}}.snow:nth-child(25){opacity:.179;transform:translate(98.5169vw,-10px) scale(.0874);animation:fall-25 19s -9s linear infinite}@keyframes fall-25{63.682%{transform:translate(104.5572vw,63.682vh) scale(.0874)}to{transform:translate(101.53705vw,99vh) scale(.0874)}}.snow:nth-child(26){opacity:.6298;transform:translate(20.741vw,-10px) scale(.0604);animation:fall-26 22s -8s linear infinite}@keyframes fall-26{50.68%{transform:translate(25.4643vw,50.68vh) scale(.0604)}to{transform:translate(23.10265vw,99vh) scale(.0604)}}.snow:nth-child(27){opacity:1.0622;transform:translate(96.7816vw,-10px) scale(.6652);animation:fall-27 29s -20s linear infinite}@keyframes fall-27{76.414%{transform:translate(97.9492vw,76.414vh) scale(.6652)}to{transform:translate(97.3654vw,99vh) scale(.6652)}}.snow:nth-child(28){opacity:1.6594;transform:translate(23.0214vw,-10px) scale(.009);animation:fall-28 17s -7s linear infinite}@keyframes fall-28{69.228%{transform:translate(28.0817vw,69.228vh) scale(.009)}to{transform:translate(25.55155vw,99vh) scale(.009)}}.snow:nth-child(29){opacity:1.988;transform:translate(40.3151vw,-10px) scale(.7251);animation:fall-29 29s -2s linear infinite}@keyframes fall-29{52.364%{transform:translate(44.3134vw,52.364vh) scale(.7251)}to{transform:translate(42.31425vw,99vh) scale(.7251)}}.snow:nth-child(30){opacity:1.588;transform:translate(75.5779vw,-10px) scale(.529);animation:fall-30 10s -2s linear infinite}@keyframes fall-30{48.266%{transform:translate(80.8509vw,48.266vh) scale(.529)}to{transform:translate(78.2144vw,99vh) scale(.529)}}.snow:nth-child(31){opacity:1.976;transform:translate(18.3459vw,-10px) scale(.3165);animation:fall-31 25s -30s linear infinite}@keyframes fall-31{38.62%{transform:translate(20.932vw,38.62vh) scale(.3165)}to{transform:translate(19.63895vw,99vh) scale(.3165)}}.snow:nth-child(32){opacity:.9938;transform:translate(58.0266vw,-10px) scale(.2141);animation:fall-32 25s -24s linear infinite}@keyframes fall-32{40.271%{transform:translate(48.6071vw,40.271vh) scale(.2141)}to{transform:translate(53.31685vw,99vh) scale(.2141)}}.snow:nth-child(33){opacity:.3496;transform:translate(79.4683vw,-10px) scale(.0679);animation:fall-33 27s -11s linear infinite}@keyframes fall-33{51.127%{transform:translate(79.597vw,51.127vh) scale(.0679)}to{transform:translate(79.53265vw,99vh) scale(.0679)}}.snow:nth-child(34){opacity:.5346;transform:translate(1.7097vw,-10px) scale(.7617);animation:fall-34 10s -15s linear infinite}@keyframes fall-34{35.303%{transform:translate(3.37vw,35.303vh) scale(.7617)}to{transform:translate(2.53985vw,99vh) scale(.7617)}}.snow:nth-child(35){opacity:1.4808;transform:translate(40.2359vw,-10px) scale(.2484);animation:fall-35 22s -17s linear infinite}@keyframes fall-35{71.69%{transform:translate(34.0342vw,71.69vh) scale(.2484)}to{transform:translate(37.13505vw,99vh) scale(.2484)}}.snow:nth-child(36){opacity:1.6654;transform:translate(5.0294vw,-10px) scale(.616);animation:fall-36 10s -27s linear infinite}@keyframes fall-36{61.501%{transform:translate(4.1011vw,61.501vh) scale(.616)}to{transform:translate(4.56525vw,99vh) scale(.616)}}.snow:nth-child(37){opacity:.1982;transform:translate(7.6524vw,-10px) scale(.6087);animation:fall-37 15s -14s linear infinite}@keyframes fall-37{65.663%{transform:translate(11.4075vw,65.663vh) scale(.6087)}to{transform:translate(9.52995vw,99vh) scale(.6087)}}.snow:nth-child(38){opacity:.2196;transform:translate(76.0739vw,-10px) scale(.8847);animation:fall-38 11s -12s linear infinite}@keyframes fall-38{71.184%{transform:translate(77.6855vw,71.184vh) scale(.8847)}to{transform:translate(76.8797vw,99vh) scale(.8847)}}.snow:nth-child(39){opacity:1.0506;transform:translate(88.5805vw,-10px) scale(.7778);animation:fall-39 25s -26s linear infinite}@keyframes fall-39{79.176%{transform:translate(93.9386vw,79.176vh) scale(.7778)}to{transform:translate(91.25955vw,99vh) scale(.7778)}}.snow:nth-child(40){opacity:.4418;transform:translate(21.5217vw,-10px) scale(.1254);animation:fall-40 19s -27s linear infinite}@keyframes fall-40{45.262%{transform:translate(12.4226vw,45.262vh) scale(.1254)}to{transform:translate(16.97215vw,99vh) scale(.1254)}}.snow:nth-child(41){opacity:1.9036;transform:translate(70.7478vw,-10px) scale(.5682);animation:fall-41 10s -3s linear infinite}@keyframes fall-41{40.107%{transform:translate(75.0151vw,40.107vh) scale(.5682)}to{transform:translate(72.88145vw,99vh) scale(.5682)}}.snow:nth-child(42){opacity:1.2348;transform:translate(86.8226vw,-10px) scale(.7309);animation:fall-42 11s -13s linear infinite}@keyframes fall-42{50.837%{transform:translate(79.2499vw,50.837vh) scale(.7309)}to{transform:translate(83.03625vw,99vh) scale(.7309)}}.snow:nth-child(43){opacity:.976;transform:translate(82.7888vw,-10px) scale(.2627);animation:fall-43 13s -16s linear infinite}@keyframes fall-43{64.031%{transform:translate(74.0105vw,64.031vh) scale(.2627)}to{transform:translate(78.39965vw,99vh) scale(.2627)}}.snow:nth-child(44){opacity:.4848;transform:translate(92.6074vw,-10px) scale(.681);animation:fall-44 27s -28s linear infinite}@keyframes fall-44{48.266%{transform:translate(89.2018vw,48.266vh) scale(.681)}to{transform:translate(90.9046vw,99vh) scale(.681)}}.snow:nth-child(45){opacity:.0544;transform:translate(62.5112vw,-10px) scale(.2258);animation:fall-45 12s -24s linear infinite}@keyframes fall-45{52.295%{transform:translate(57.3541vw,52.295vh) scale(.2258)}to{transform:translate(59.93265vw,99vh) scale(.2258)}}.snow:nth-child(46){opacity:.5736;transform:translate(43.3198vw,-10px) scale(.0949);animation:fall-46 15s -25s linear infinite}@keyframes fall-46{76.795%{transform:translate(45.8394vw,76.795vh) scale(.0949)}to{transform:translate(44.5796vw,99vh) scale(.0949)}}.snow:nth-child(47){opacity:1.0312;transform:translate(17.0712vw,-10px) scale(.8766);animation:fall-47 16s -23s linear infinite}@keyframes fall-47{53.204%{transform:translate(9.2533vw,53.204vh) scale(.8766)}to{transform:translate(13.16225vw,99vh) scale(.8766)}}.snow:nth-child(48){opacity:.7624;transform:translate(39.7491vw,-10px) scale(.8293);animation:fall-48 20s -1s linear infinite}@keyframes fall-48{32.79%{transform:translate(30.7896vw,32.79vh) scale(.8293)}to{transform:translate(35.26935vw,99vh) scale(.8293)}}.snow:nth-child(49){opacity:.588;transform:translate(96.7621vw,-10px) scale(.4029);animation:fall-49 29s -1s linear infinite}@keyframes fall-49{56.878%{transform:translate(90.3654vw,56.878vh) scale(.4029)}to{transform:translate(93.56375vw,99vh) scale(.4029)}}.snow:nth-child(50){opacity:.2556;transform:translate(22.6579vw,-10px) scale(.758);animation:fall-50 15s -23s linear infinite}@keyframes fall-50{67.55%{transform:translate(19.7472vw,67.55vh) scale(.758)}to{transform:translate(21.20255vw,99vh) scale(.758)}}.snow:nth-child(51){opacity:1.4806;transform:translate(50.769vw,-10px) scale(.4471);animation:fall-51 24s -1s linear infinite}@keyframes fall-51{75.665%{transform:translate(56.6713vw,75.665vh) scale(.4471)}to{transform:translate(53.72015vw,99vh) scale(.4471)}}.snow:nth-child(52){opacity:.0834;transform:translate(4.8698vw,-10px) scale(.7173);animation:fall-52 28s -24s linear infinite}@keyframes fall-52{65.719%{transform:translate(1.9302vw,65.719vh) scale(.7173)}to{transform:translate(3.4vw,99vh) scale(.7173)}}.snow:nth-child(53){opacity:.0352;transform:translate(26.9729vw,-10px) scale(.5785);animation:fall-53 19s -26s linear infinite}@keyframes fall-53{63.815%{transform:translate(31.9432vw,63.815vh) scale(.5785)}to{transform:translate(29.45805vw,99vh) scale(.5785)}}.snow:nth-child(54){opacity:1.7396;transform:translate(5.5182vw,-10px) scale(.8501);animation:fall-54 28s -18s linear infinite}@keyframes fall-54{69.043%{transform:translate(7.0616vw,69.043vh) scale(.8501)}to{transform:translate(6.2899vw,99vh) scale(.8501)}}.snow:nth-child(55){opacity:1.0116;transform:translate(2.0992vw,-10px) scale(.2952);animation:fall-55 16s -23s linear infinite}@keyframes fall-55{51.951%{transform:translate(-.7226vw,51.951vh) scale(.2952)}to{transform:translate(.6883vw,99vh) scale(.2952)}}.snow:nth-child(56){opacity:1.3362;transform:translate(98.7634vw,-10px) scale(.0429);animation:fall-56 29s -6s linear infinite}@keyframes fall-56{32.228%{transform:translate(92.1584vw,32.228vh) scale(.0429)}to{transform:translate(95.4609vw,99vh) scale(.0429)}}.snow:nth-child(57){opacity:1.9386;transform:translate(92.9701vw,-10px) scale(.7772);animation:fall-57 14s -12s linear infinite}@keyframes fall-57{49.866%{transform:translate(83.769vw,49.866vh) scale(.7772)}to{transform:translate(88.36955vw,99vh) scale(.7772)}}.snow:nth-child(58){opacity:1.1022;transform:translate(24.6799vw,-10px) scale(.8518);animation:fall-58 22s -10s linear infinite}@keyframes fall-58{38.449%{transform:translate(19.4259vw,38.449vh) scale(.8518)}to{transform:translate(22.0529vw,99vh) scale(.8518)}}.snow:nth-child(59){opacity:1.1594;transform:translate(33.6587vw,-10px) scale(.8508);animation:fall-59 16s -11s linear infinite}@keyframes fall-59{44.879%{transform:translate(39.6735vw,44.879vh) scale(.8508)}to{transform:translate(36.6661vw,99vh) scale(.8508)}}.snow:nth-child(60){opacity:.426;transform:translate(68.5722vw,-10px) scale(.6414);animation:fall-60 19s -15s linear infinite}@keyframes fall-60{40.243%{transform:translate(70.6127vw,40.243vh) scale(.6414)}to{transform:translate(69.59245vw,99vh) scale(.6414)}}.snow:nth-child(61){opacity:1.5006;transform:translate(53.7089vw,-10px) scale(.3109);animation:fall-61 23s -30s linear infinite}@keyframes fall-61{66.979%{transform:translate(46.7565vw,66.979vh) scale(.3109)}to{transform:translate(50.2327vw,99vh) scale(.3109)}}.snow:nth-child(62){opacity:1.6886;transform:translate(27.6943vw,-10px) scale(.8019);animation:fall-62 14s -10s linear infinite}@keyframes fall-62{60.829%{transform:translate(28.073vw,60.829vh) scale(.8019)}to{transform:translate(27.88365vw,99vh) scale(.8019)}}.snow:nth-child(63){opacity:.0152;transform:translate(19.823vw,-10px) scale(.656);animation:fall-63 18s -30s linear infinite}@keyframes fall-63{34.34%{transform:translate(18.3992vw,34.34vh) scale(.656)}to{transform:translate(19.1111vw,99vh) scale(.656)}}.snow:nth-child(64){opacity:1.5964;transform:translate(65.1021vw,-10px) scale(.8408);animation:fall-64 15s -2s linear infinite}@keyframes fall-64{56.911%{transform:translate(74.6868vw,56.911vh) scale(.8408)}to{transform:translate(69.89445vw,99vh) scale(.8408)}}.snow:nth-child(65){opacity:1.5554;transform:translate(59.9066vw,-10px) scale(.0959);animation:fall-65 13s -20s linear infinite}@keyframes fall-65{77.152%{transform:translate(54.8371vw,77.152vh) scale(.0959)}to{transform:translate(57.37185vw,99vh) scale(.0959)}}.snow:nth-child(66){opacity:.317;transform:translate(29.5088vw,-10px) scale(.5138);animation:fall-66 22s -24s linear infinite}@keyframes fall-66{67.848%{transform:translate(23.3853vw,67.848vh) scale(.5138)}to{transform:translate(26.44705vw,99vh) scale(.5138)}}.snow:nth-child(67){opacity:.245;transform:translate(63.9146vw,-10px) scale(.5073);animation:fall-67 15s -17s linear infinite}@keyframes fall-67{59.156%{transform:translate(57.6818vw,59.156vh) scale(.5073)}to{transform:translate(60.7982vw,99vh) scale(.5073)}}.snow:nth-child(68){opacity:.254;transform:translate(60.2397vw,-10px) scale(.196);animation:fall-68 10s -9s linear infinite}@keyframes fall-68{50.247%{transform:translate(50.7279vw,50.247vh) scale(.196)}to{transform:translate(55.4838vw,99vh) scale(.196)}}.snow:nth-child(69){opacity:1.4622;transform:translate(78.8074vw,-10px) scale(.9462);animation:fall-69 25s -4s linear infinite}@keyframes fall-69{68.003%{transform:translate(75.8375vw,68.003vh) scale(.9462)}to{transform:translate(77.32245vw,99vh) scale(.9462)}}.snow:nth-child(70){opacity:1.304;transform:translate(44.9912vw,-10px) scale(.8658);animation:fall-70 19s -2s linear infinite}@keyframes fall-70{74.304%{transform:translate(39.1843vw,74.304vh) scale(.8658)}to{transform:translate(42.08775vw,99vh) scale(.8658)}}.snow:nth-child(71){opacity:1.2836;transform:translate(86.6488vw,-10px) scale(.4339);animation:fall-71 14s -18s linear infinite}@keyframes fall-71{52.17%{transform:translate(94.4379vw,52.17vh) scale(.4339)}to{transform:translate(90.54335vw,99vh) scale(.4339)}}.snow:nth-child(72){opacity:.8196;transform:translate(43.1964vw,-10px) scale(.8824);animation:fall-72 10s -21s linear infinite}@keyframes fall-72{66.339%{transform:translate(49.4659vw,66.339vh) scale(.8824)}to{transform:translate(46.33115vw,99vh) scale(.8824)}}.snow:nth-child(73){opacity:1.0868;transform:translate(73.6909vw,-10px) scale(.7276);animation:fall-73 16s -15s linear infinite}@keyframes fall-73{40.323%{transform:translate(82.2143vw,40.323vh) scale(.7276)}to{transform:translate(77.9526vw,99vh) scale(.7276)}}.snow:nth-child(74){opacity:.8254;transform:translate(30.9473vw,-10px) scale(.9045);animation:fall-74 14s -3s linear infinite}@keyframes fall-74{51.333%{transform:translate(29.6252vw,51.333vh) scale(.9045)}to{transform:translate(30.28625vw,99vh) scale(.9045)}}.snow:nth-child(75){opacity:1.6368;transform:translate(40.8237vw,-10px) scale(.6921);animation:fall-75 26s -10s linear infinite}@keyframes fall-75{61.434%{transform:translate(42.0478vw,61.434vh) scale(.6921)}to{transform:translate(41.43575vw,99vh) scale(.6921)}}.snow:nth-child(76){opacity:1.0718;transform:translate(41.8456vw,-10px) scale(.1938);animation:fall-76 26s -14s linear infinite}@keyframes fall-76{76.856%{transform:translate(50.4656vw,76.856vh) scale(.1938)}to{transform:translate(46.1556vw,99vh) scale(.1938)}}.snow:nth-child(77){opacity:.5698;transform:translate(34.1069vw,-10px) scale(.0292);animation:fall-77 12s -4s linear infinite}@keyframes fall-77{45.596%{transform:translate(37.7996vw,45.596vh) scale(.0292)}to{transform:translate(35.95325vw,99vh) scale(.0292)}}.snow:nth-child(78){opacity:1.3922;transform:translate(9.7532vw,-10px) scale(.5942);animation:fall-78 16s -3s linear infinite}@keyframes fall-78{41.898%{transform:translate(1.976vw,41.898vh) scale(.5942)}to{transform:translate(5.8646vw,99vh) scale(.5942)}}.snow:nth-child(79){opacity:1.1578;transform:translate(28.0739vw,-10px) scale(.9379);animation:fall-79 21s -25s linear infinite}@keyframes fall-79{70.403%{transform:translate(37.9379vw,70.403vh) scale(.9379)}to{transform:translate(33.0059vw,99vh) scale(.9379)}}.snow:nth-child(80){opacity:1.5728;transform:translate(32.2793vw,-10px) scale(.5409);animation:fall-80 16s -11s linear infinite}@keyframes fall-80{59.647%{transform:translate(27.4814vw,59.647vh) scale(.5409)}to{transform:translate(29.88035vw,99vh) scale(.5409)}}.snow:nth-child(81){opacity:.0664;transform:translate(.1102vw,-10px) scale(.5744);animation:fall-81 21s -16s linear infinite}@keyframes fall-81{53.839%{transform:translate(2.5564vw,53.839vh) scale(.5744)}to{transform:translate(1.3333vw,99vh) scale(.5744)}}.snow:nth-child(82){opacity:.8164;transform:translate(27.8025vw,-10px) scale(.9823);animation:fall-82 16s -9s linear infinite}@keyframes fall-82{48.271%{transform:translate(36.8284vw,48.271vh) scale(.9823)}to{transform:translate(32.31545vw,99vh) scale(.9823)}}.snow:nth-child(83){opacity:1.4338;transform:translate(66.2749vw,-10px) scale(.1695);animation:fall-83 26s -15s linear infinite}@keyframes fall-83{78.489%{transform:translate(68.3285vw,78.489vh) scale(.1695)}to{transform:translate(67.3017vw,99vh) scale(.1695)}}.snow:nth-child(84){opacity:1.17;transform:translate(66.3864vw,-10px) scale(.2196);animation:fall-84 23s -23s linear infinite}@keyframes fall-84{35.325%{transform:translate(73.5416vw,35.325vh) scale(.2196)}to{transform:translate(69.964vw,99vh) scale(.2196)}}.snow:nth-child(85){opacity:.2218;transform:translate(34.1357vw,-10px) scale(.9349);animation:fall-85 23s -9s linear infinite}@keyframes fall-85{61.473%{transform:translate(37.781vw,61.473vh) scale(.9349)}to{transform:translate(35.95835vw,99vh) scale(.9349)}}.snow:nth-child(86){opacity:.6288;transform:translate(43.1094vw,-10px) scale(.5211);animation:fall-86 27s -24s linear infinite}@keyframes fall-86{78.366%{transform:translate(48.4386vw,78.366vh) scale(.5211)}to{transform:translate(45.774vw,99vh) scale(.5211)}}.snow:nth-child(87){opacity:.5702;transform:translate(85.3268vw,-10px) scale(.9196);animation:fall-87 27s -12s linear infinite}@keyframes fall-87{69.315%{transform:translate(79.119vw,69.315vh) scale(.9196)}to{transform:translate(82.2229vw,99vh) scale(.9196)}}.snow:nth-child(88){opacity:1.6872;transform:translate(9.5411vw,-10px) scale(.1082);animation:fall-88 25s -16s linear infinite}@keyframes fall-88{34.308%{transform:translate(1.6159vw,34.308vh) scale(.1082)}to{transform:translate(5.5785vw,99vh) scale(.1082)}}.snow:nth-child(89){opacity:1.1416;transform:translate(37.4442vw,-10px) scale(.0195);animation:fall-89 14s -7s linear infinite}@keyframes fall-89{43.961%{transform:translate(35.845vw,43.961vh) scale(.0195)}to{transform:translate(36.6446vw,99vh) scale(.0195)}}.snow:nth-child(90){opacity:1.036;transform:translate(15.9753vw,-10px) scale(.6436);animation:fall-90 19s -9s linear infinite}@keyframes fall-90{64.915%{transform:translate(13.5763vw,64.915vh) scale(.6436)}to{transform:translate(14.7758vw,99vh) scale(.6436)}}.snow:nth-child(91){opacity:.9496;transform:translate(69.2327vw,-10px) scale(.3015);animation:fall-91 30s -23s linear infinite}@keyframes fall-91{32.161%{transform:translate(74.8146vw,32.161vh) scale(.3015)}to{transform:translate(72.02365vw,99vh) scale(.3015)}}.snow:nth-child(92){opacity:.4858;transform:translate(85.8731vw,-10px) scale(.5155);animation:fall-92 15s -5s linear infinite}@keyframes fall-92{69.67%{transform:translate(94.7395vw,69.67vh) scale(.5155)}to{transform:translate(90.3063vw,99vh) scale(.5155)}}.snow:nth-child(93){opacity:1.401;transform:translate(72.1916vw,-10px) scale(.0317);animation:fall-93 23s -29s linear infinite}@keyframes fall-93{60.76%{transform:translate(78.7583vw,60.76vh) scale(.0317)}to{transform:translate(75.47495vw,99vh) scale(.0317)}}.snow:nth-child(94){opacity:.9778;transform:translate(92.5619vw,-10px) scale(.4216);animation:fall-94 13s -28s linear infinite}@keyframes fall-94{74.759%{transform:translate(88.1864vw,74.759vh) scale(.4216)}to{transform:translate(90.37415vw,99vh) scale(.4216)}}.snow:nth-child(95){opacity:1.0774;transform:translate(67.8642vw,-10px) scale(.7867);animation:fall-95 12s -20s linear infinite}@keyframes fall-95{51.537%{transform:translate(74.8525vw,51.537vh) scale(.7867)}to{transform:translate(71.35835vw,99vh) scale(.7867)}}.snow:nth-child(96){opacity:1.7482;transform:translate(16.9417vw,-10px) scale(.0263);animation:fall-96 25s -3s linear infinite}@keyframes fall-96{77.494%{transform:translate(22.8499vw,77.494vh) scale(.0263)}to{transform:translate(19.8958vw,99vh) scale(.0263)}}.snow:nth-child(97){opacity:.6754;transform:translate(6.7551vw,-10px) scale(.2504);animation:fall-97 14s -18s linear infinite}@keyframes fall-97{54.206%{transform:translate(15.2108vw,54.206vh) scale(.2504)}to{transform:translate(10.98295vw,99vh) scale(.2504)}}.snow:nth-child(98){opacity:.1492;transform:translate(35.2771vw,-10px) scale(.9366);animation:fall-98 27s -9s linear infinite}@keyframes fall-98{49.611%{transform:translate(45.2444vw,49.611vh) scale(.9366)}to{transform:translate(40.26075vw,99vh) scale(.9366)}}.snow:nth-child(99){opacity:.26;transform:translate(85.8162vw,-10px) scale(.3283);animation:fall-99 27s -9s linear infinite}@keyframes fall-99{34.841%{transform:translate(77.2191vw,34.841vh) scale(.3283)}to{transform:translate(81.51765vw,99vh) scale(.3283)}}.snow:nth-child(100){opacity:1.6486;transform:translate(83.309vw,-10px) scale(.2745);animation:fall-100 24s -25s linear infinite}@keyframes fall-100{38.49%{transform:translate(89.5788vw,38.49vh) scale(.2745)}to{transform:translate(86.4439vw,99vh) scale(.2745)}}.snow:nth-child(101){opacity:.1764;transform:translate(15.6794vw,-10px) scale(.0961);animation:fall-101 22s -24s linear infinite}@keyframes fall-101{53.985%{transform:translate(21.1258vw,53.985vh) scale(.0961)}to{transform:translate(18.4026vw,99vh) scale(.0961)}}.snow:nth-child(102){opacity:1.9836;transform:translate(41.3978vw,-10px) scale(.5124);animation:fall-102 26s -23s linear infinite}@keyframes fall-102{62.824%{transform:translate(37.7301vw,62.824vh) scale(.5124)}to{transform:translate(39.56395vw,99vh) scale(.5124)}}.snow:nth-child(103){opacity:1.8678;transform:translate(33.4204vw,-10px) scale(.5447);animation:fall-103 22s -21s linear infinite}@keyframes fall-103{39.993%{transform:translate(43.0037vw,39.993vh) scale(.5447)}to{transform:translate(38.21205vw,99vh) scale(.5447)}}.snow:nth-child(104){opacity:.0698;transform:translate(85.6843vw,-10px) scale(.3565);animation:fall-104 30s -18s linear infinite}@keyframes fall-104{71.986%{transform:translate(79.9751vw,71.986vh) scale(.3565)}to{transform:translate(82.8297vw,99vh) scale(.3565)}}.snow:nth-child(105){opacity:.5324;transform:translate(74.9756vw,-10px) scale(.3551);animation:fall-105 16s -13s linear infinite}@keyframes fall-105{43.757%{transform:translate(81.4941vw,43.757vh) scale(.3551)}to{transform:translate(78.23485vw,99vh) scale(.3551)}}.snow:nth-child(106){opacity:1.7076;transform:translate(74.6368vw,-10px) scale(.4735);animation:fall-106 23s -18s linear infinite}@keyframes fall-106{36.82%{transform:translate(72.4221vw,36.82vh) scale(.4735)}to{transform:translate(73.52945vw,99vh) scale(.4735)}}.snow:nth-child(107){opacity:.451;transform:translate(92.5881vw,-10px) scale(.082);animation:fall-107 11s -22s linear infinite}@keyframes fall-107{54.839%{transform:translate(94.5165vw,54.839vh) scale(.082)}to{transform:translate(93.5523vw,99vh) scale(.082)}}.snow:nth-child(108){opacity:.3964;transform:translate(8.4027vw,-10px) scale(.9783);animation:fall-108 27s -5s linear infinite}@keyframes fall-108{74.361%{transform:translate(18.1538vw,74.361vh) scale(.9783)}to{transform:translate(13.27825vw,99vh) scale(.9783)}}.snow:nth-child(109){opacity:1.5354;transform:translate(93.4521vw,-10px) scale(.1926);animation:fall-109 24s -14s linear infinite}@keyframes fall-109{78.649%{transform:translate(93.2048vw,78.649vh) scale(.1926)}to{transform:translate(93.32845vw,99vh) scale(.1926)}}.snow:nth-child(110){opacity:.755;transform:translate(30.9468vw,-10px) scale(.9024);animation:fall-110 17s -19s linear infinite}@keyframes fall-110{52.796%{transform:translate(38.074vw,52.796vh) scale(.9024)}to{transform:translate(34.5104vw,99vh) scale(.9024)}}.snow:nth-child(111){opacity:.3908;transform:translate(9.9397vw,-10px) scale(.6858);animation:fall-111 13s -21s linear infinite}@keyframes fall-111{42.225%{transform:translate(14.4075vw,42.225vh) scale(.6858)}to{transform:translate(12.1736vw,99vh) scale(.6858)}}.snow:nth-child(112){opacity:1.3566;transform:translate(99.811vw,-10px) scale(.7192);animation:fall-112 28s -11s linear infinite}@keyframes fall-112{66.539%{transform:translate(109.1513vw,66.539vh) scale(.7192)}to{transform:translate(104.48115vw,99vh) scale(.7192)}}.snow:nth-child(113){opacity:1.7222;transform:translate(82.7931vw,-10px) scale(.1535);animation:fall-113 18s -28s linear infinite}@keyframes fall-113{37.849%{transform:translate(89.6538vw,37.849vh) scale(.1535)}to{transform:translate(86.22345vw,99vh) scale(.1535)}}.snow:nth-child(114){opacity:.8346;transform:translate(80.9352vw,-10px) scale(.6361);animation:fall-114 18s -25s linear infinite}@keyframes fall-114{73.536%{transform:translate(88.049vw,73.536vh) scale(.6361)}to{transform:translate(84.4921vw,99vh) scale(.6361)}}.snow:nth-child(115){opacity:1.6986;transform:translate(19.8082vw,-10px) scale(.5148);animation:fall-115 18s -12s linear infinite}@keyframes fall-115{61.252%{transform:translate(23.5559vw,61.252vh) scale(.5148)}to{transform:translate(21.68205vw,99vh) scale(.5148)}}.snow:nth-child(116){opacity:1.8434;transform:translate(54.3407vw,-10px) scale(.3253);animation:fall-116 18s -22s linear infinite}@keyframes fall-116{77.887%{transform:translate(51.2345vw,77.887vh) scale(.3253)}to{transform:translate(52.7876vw,99vh) scale(.3253)}}.snow:nth-child(117){opacity:1.2102;transform:translate(56.1112vw,-10px) scale(.3878);animation:fall-117 19s -21s linear infinite}@keyframes fall-117{59.85%{transform:translate(64.7799vw,59.85vh) scale(.3878)}to{transform:translate(60.44555vw,99vh) scale(.3878)}}.snow:nth-child(118){opacity:.622;transform:translate(59.6153vw,-10px) scale(.619);animation:fall-118 29s -23s linear infinite}@keyframes fall-118{54.701%{transform:translate(51.6881vw,54.701vh) scale(.619)}to{transform:translate(55.6517vw,99vh) scale(.619)}}.snow:nth-child(119){opacity:1.2196;transform:translate(49.5982vw,-10px) scale(.9922);animation:fall-119 14s -17s linear infinite}@keyframes fall-119{38.377%{transform:translate(42.8418vw,38.377vh) scale(.9922)}to{transform:translate(46.22vw,99vh) scale(.9922)}}.snow:nth-child(120){opacity:1.0724;transform:translate(43.9708vw,-10px) scale(.6307);animation:fall-120 29s -7s linear infinite}@keyframes fall-120{50.114%{transform:translate(39.5839vw,50.114vh) scale(.6307)}to{transform:translate(41.77735vw,99vh) scale(.6307)}}.snow:nth-child(121){opacity:.0798;transform:translate(69.3787vw,-10px) scale(.4787);animation:fall-121 30s -17s linear infinite}@keyframes fall-121{71.124%{transform:translate(78.7188vw,71.124vh) scale(.4787)}to{transform:translate(74.04875vw,99vh) scale(.4787)}}.snow:nth-child(122){opacity:1.5206;transform:translate(26.951vw,-10px) scale(.4961);animation:fall-122 21s -13s linear infinite}@keyframes fall-122{51.062%{transform:translate(24.2215vw,51.062vh) scale(.4961)}to{transform:translate(25.58625vw,99vh) scale(.4961)}}.snow:nth-child(123){opacity:.6432;transform:translate(3.4762vw,-10px) scale(.2761);animation:fall-123 29s -26s linear infinite}@keyframes fall-123{53.853%{transform:translate(-2.8872vw,53.853vh) scale(.2761)}to{transform:translate(.2945vw,99vh) scale(.2761)}}.snow:nth-child(124){opacity:1.1594;transform:translate(79.8539vw,-10px) scale(.844);animation:fall-124 16s -3s linear infinite}@keyframes fall-124{41.903%{transform:translate(76.5926vw,41.903vh) scale(.844)}to{transform:translate(78.22325vw,99vh) scale(.844)}}.snow:nth-child(125){opacity:.673;transform:translate(56.0221vw,-10px) scale(.7133);animation:fall-125 27s -15s linear infinite}@keyframes fall-125{71.735%{transform:translate(62.4418vw,71.735vh) scale(.7133)}to{transform:translate(59.23195vw,99vh) scale(.7133)}}.snow:nth-child(126){opacity:1.2822;transform:translate(77.1487vw,-10px) scale(.8246);animation:fall-126 16s -26s linear infinite}@keyframes fall-126{30.54%{transform:translate(72.2783vw,30.54vh) scale(.8246)}to{transform:translate(74.7135vw,99vh) scale(.8246)}}.snow:nth-child(127){opacity:.3518;transform:translate(87.9393vw,-10px) scale(.0455);animation:fall-127 28s -27s linear infinite}@keyframes fall-127{55.773%{transform:translate(81.3751vw,55.773vh) scale(.0455)}to{transform:translate(84.6572vw,99vh) scale(.0455)}}.snow:nth-child(128){opacity:.7824;transform:translate(25.6406vw,-10px) scale(.2211);animation:fall-128 30s -28s linear infinite}@keyframes fall-128{71.428%{transform:translate(17.8319vw,71.428vh) scale(.2211)}to{transform:translate(21.73625vw,99vh) scale(.2211)}}.snow:nth-child(129){opacity:1.1224;transform:translate(81.8446vw,-10px) scale(.2527);animation:fall-129 18s -14s linear infinite}@keyframes fall-129{73.4%{transform:translate(85.3096vw,73.4vh) scale(.2527)}to{transform:translate(83.5771vw,99vh) scale(.2527)}}.snow:nth-child(130){opacity:1.1028;transform:translate(17.7645vw,-10px) scale(.1372);animation:fall-130 24s -16s linear infinite}@keyframes fall-130{38.873%{transform:translate(13.596vw,38.873vh) scale(.1372)}to{transform:translate(15.68025vw,99vh) scale(.1372)}}.snow:nth-child(131){opacity:1.0378;transform:translate(47.4007vw,-10px) scale(.7085);animation:fall-131 28s -17s linear infinite}@keyframes fall-131{69.807%{transform:translate(44.0823vw,69.807vh) scale(.7085)}to{transform:translate(45.7415vw,99vh) scale(.7085)}}.snow:nth-child(132){opacity:.2418;transform:translate(10.6605vw,-10px) scale(.0053);animation:fall-132 17s -22s linear infinite}@keyframes fall-132{70.245%{transform:translate(12.2307vw,70.245vh) scale(.0053)}to{transform:translate(11.4456vw,99vh) scale(.0053)}}.snow:nth-child(133){opacity:.2276;transform:translate(92.4423vw,-10px) scale(.5653);animation:fall-133 19s -18s linear infinite}@keyframes fall-133{79.662%{transform:translate(84.786vw,79.662vh) scale(.5653)}to{transform:translate(88.61415vw,99vh) scale(.5653)}}.snow:nth-child(134){opacity:1.4716;transform:translate(87.1818vw,-10px) scale(.2871);animation:fall-134 29s -1s linear infinite}@keyframes fall-134{43.476%{transform:translate(77.3944vw,43.476vh) scale(.2871)}to{transform:translate(82.2881vw,99vh) scale(.2871)}}.snow:nth-child(135){opacity:1.2966;transform:translate(64.0762vw,-10px) scale(.119);animation:fall-135 11s -16s linear infinite}@keyframes fall-135{46.082%{transform:translate(56.4778vw,46.082vh) scale(.119)}to{transform:translate(60.277vw,99vh) scale(.119)}}.snow:nth-child(136){opacity:1.8166;transform:translate(35.579vw,-10px) scale(.5485);animation:fall-136 30s -2s linear infinite}@keyframes fall-136{52.956%{transform:translate(35.6978vw,52.956vh) scale(.5485)}to{transform:translate(35.6384vw,99vh) scale(.5485)}}.snow:nth-child(137){opacity:.48;transform:translate(86.5869vw,-10px) scale(.7996);animation:fall-137 13s -2s linear infinite}@keyframes fall-137{69.586%{transform:translate(84.4407vw,69.586vh) scale(.7996)}to{transform:translate(85.5138vw,99vh) scale(.7996)}}.snow:nth-child(138){opacity:.069;transform:translate(94.7181vw,-10px) scale(.5924);animation:fall-138 29s -10s linear infinite}@keyframes fall-138{43.215%{transform:translate(87.1981vw,43.215vh) scale(.5924)}to{transform:translate(90.9581vw,99vh) scale(.5924)}}.snow:nth-child(139){opacity:1.8626;transform:translate(65.2832vw,-10px) scale(.1906);animation:fall-139 18s -11s linear infinite}@keyframes fall-139{60.387%{transform:translate(63.3104vw,60.387vh) scale(.1906)}to{transform:translate(64.2968vw,99vh) scale(.1906)}}.snow:nth-child(140){opacity:.2964;transform:translate(65.8394vw,-10px) scale(.9228);animation:fall-140 10s -11s linear infinite}@keyframes fall-140{67.415%{transform:translate(57.2853vw,67.415vh) scale(.9228)}to{transform:translate(61.56235vw,99vh) scale(.9228)}}.snow:nth-child(141){opacity:.811;transform:translate(48.5385vw,-10px) scale(.2782);animation:fall-141 26s -10s linear infinite}@keyframes fall-141{33.718%{transform:translate(48.9598vw,33.718vh) scale(.2782)}to{transform:translate(48.74915vw,99vh) scale(.2782)}}.snow:nth-child(142){opacity:1.8456;transform:translate(99.0345vw,-10px) scale(.7861);animation:fall-142 27s -22s linear infinite}@keyframes fall-142{49.555%{transform:translate(102.1458vw,49.555vh) scale(.7861)}to{transform:translate(100.59015vw,99vh) scale(.7861)}}.snow:nth-child(143){opacity:1.4738;transform:translate(3.0332vw,-10px) scale(.1592);animation:fall-143 18s -6s linear infinite}@keyframes fall-143{77.751%{transform:translate(-5.9636vw,77.751vh) scale(.1592)}to{transform:translate(-1.4652vw,99vh) scale(.1592)}}.snow:nth-child(144){opacity:.1538;transform:translate(41.8302vw,-10px) scale(.0733);animation:fall-144 21s -19s linear infinite}@keyframes fall-144{70.643%{transform:translate(44.3035vw,70.643vh) scale(.0733)}to{transform:translate(43.06685vw,99vh) scale(.0733)}}.snow:nth-child(145){opacity:.8426;transform:translate(75.2048vw,-10px) scale(.0244);animation:fall-145 24s -30s linear infinite}@keyframes fall-145{58.759%{transform:translate(67.7043vw,58.759vh) scale(.0244)}to{transform:translate(71.45455vw,99vh) scale(.0244)}}.snow:nth-child(146){opacity:1.9142;transform:translate(7.8641vw,-10px) scale(.3493);animation:fall-146 15s -14s linear infinite}@keyframes fall-146{44.221%{transform:translate(3.2264vw,44.221vh) scale(.3493)}to{transform:translate(5.54525vw,99vh) scale(.3493)}}.snow:nth-child(147){opacity:1.1886;transform:translate(57.2141vw,-10px) scale(.1517);animation:fall-147 28s -21s linear infinite}@keyframes fall-147{39.69%{transform:translate(58.6612vw,39.69vh) scale(.1517)}to{transform:translate(57.93765vw,99vh) scale(.1517)}}.snow:nth-child(148){opacity:.4184;transform:translate(53.7805vw,-10px) scale(.3327);animation:fall-148 18s -17s linear infinite}@keyframes fall-148{64.936%{transform:translate(43.9618vw,64.936vh) scale(.3327)}to{transform:translate(48.87115vw,99vh) scale(.3327)}}.snow:nth-child(149){opacity:1.4628;transform:translate(90.0163vw,-10px) scale(.5778);animation:fall-149 20s -1s linear infinite}@keyframes fall-149{75.438%{transform:translate(91.2913vw,75.438vh) scale(.5778)}to{transform:translate(90.6538vw,99vh) scale(.5778)}}.snow:nth-child(150){opacity:.941;transform:translate(26.5295vw,-10px) scale(.4545);animation:fall-150 19s -30s linear infinite}@keyframes fall-150{78.099%{transform:translate(34.4369vw,78.099vh) scale(.4545)}to{transform:translate(30.4832vw,99vh) scale(.4545)}}.snow:nth-child(151){opacity:1.329;transform:translate(97.7383vw,-10px) scale(.1724);animation:fall-151 13s -5s linear infinite}@keyframes fall-151{35.961%{transform:translate(91.9079vw,35.961vh) scale(.1724)}to{transform:translate(94.8231vw,99vh) scale(.1724)}}.snow:nth-child(152){opacity:.7498;transform:translate(89.0678vw,-10px) scale(.4173);animation:fall-152 30s -18s linear infinite}@keyframes fall-152{37.78%{transform:translate(96.5258vw,37.78vh) scale(.4173)}to{transform:translate(92.7968vw,99vh) scale(.4173)}}.snow:nth-child(153){opacity:.964;transform:translate(51.6099vw,-10px) scale(.0262);animation:fall-153 19s -1s linear infinite}@keyframes fall-153{47.677%{transform:translate(48.0275vw,47.677vh) scale(.0262)}to{transform:translate(49.8187vw,99vh) scale(.0262)}}.snow:nth-child(154){opacity:.9726;transform:translate(67.6266vw,-10px) scale(.5154);animation:fall-154 27s -2s linear infinite}@keyframes fall-154{42.046%{transform:translate(74.5529vw,42.046vh) scale(.5154)}to{transform:translate(71.08975vw,99vh) scale(.5154)}}.snow:nth-child(155){opacity:1.2424;transform:translate(89.5753vw,-10px) scale(.5638);animation:fall-155 25s -12s linear infinite}@keyframes fall-155{33.123%{transform:translate(93.3945vw,33.123vh) scale(.5638)}to{transform:translate(91.4849vw,99vh) scale(.5638)}}.snow:nth-child(156){opacity:.0588;transform:translate(47.545vw,-10px) scale(.5405);animation:fall-156 25s -19s linear infinite}@keyframes fall-156{54.525%{transform:translate(51.9623vw,54.525vh) scale(.5405)}to{transform:translate(49.75365vw,99vh) scale(.5405)}}.snow:nth-child(157){opacity:.9472;transform:translate(14.3536vw,-10px) scale(.4082);animation:fall-157 15s -28s linear infinite}@keyframes fall-157{79.111%{transform:translate(12.3372vw,79.111vh) scale(.4082)}to{transform:translate(13.3454vw,99vh) scale(.4082)}}.snow:nth-child(158){opacity:1.9046;transform:translate(12.319vw,-10px) scale(.4425);animation:fall-158 24s -1s linear infinite}@keyframes fall-158{50.236%{transform:translate(15.6762vw,50.236vh) scale(.4425)}to{transform:translate(13.9976vw,99vh) scale(.4425)}}.snow:nth-child(159){opacity:.7438;transform:translate(32.6248vw,-10px) scale(.5115);animation:fall-159 18s -17s linear infinite}@keyframes fall-159{43.975%{transform:translate(39.019vw,43.975vh) scale(.5115)}to{transform:translate(35.8219vw,99vh) scale(.5115)}}.snow:nth-child(160){opacity:1.0092;transform:translate(21.1408vw,-10px) scale(.0639);animation:fall-160 19s -28s linear infinite}@keyframes fall-160{49.769%{transform:translate(18.049vw,49.769vh) scale(.0639)}to{transform:translate(19.5949vw,99vh) scale(.0639)}}.snow:nth-child(161){opacity:1.7366;transform:translate(32.5645vw,-10px) scale(.2443);animation:fall-161 25s -14s linear infinite}@keyframes fall-161{50.382%{transform:translate(36.0665vw,50.382vh) scale(.2443)}to{transform:translate(34.3155vw,99vh) scale(.2443)}}.snow:nth-child(162){opacity:1.0556;transform:translate(14.1833vw,-10px) scale(.8713);animation:fall-162 25s -5s linear infinite}@keyframes fall-162{33.779%{transform:translate(8.4261vw,33.779vh) scale(.8713)}to{transform:translate(11.3047vw,99vh) scale(.8713)}}.snow:nth-child(163){opacity:.5442;transform:translate(40.9999vw,-10px) scale(.216);animation:fall-163 14s -29s linear infinite}@keyframes fall-163{36.94%{transform:translate(42.4247vw,36.94vh) scale(.216)}to{transform:translate(41.7123vw,99vh) scale(.216)}}.snow:nth-child(164){opacity:.6118;transform:translate(11.482vw,-10px) scale(.0017);animation:fall-164 24s -13s linear infinite}@keyframes fall-164{44.313%{transform:translate(12.8289vw,44.313vh) scale(.0017)}to{transform:translate(12.15545vw,99vh) scale(.0017)}}.snow:nth-child(165){opacity:1.9426;transform:translate(54.0411vw,-10px) scale(.9737);animation:fall-165 19s -5s linear infinite}@keyframes fall-165{32.379%{transform:translate(58.0693vw,32.379vh) scale(.9737)}to{transform:translate(56.0552vw,99vh) scale(.9737)}}.snow:nth-child(166){opacity:1.7622;transform:translate(28.121vw,-10px) scale(.9419);animation:fall-166 27s -6s linear infinite}@keyframes fall-166{46.796%{transform:translate(23.2164vw,46.796vh) scale(.9419)}to{transform:translate(25.6687vw,99vh) scale(.9419)}}.snow:nth-child(167){opacity:.4702;transform:translate(38.2369vw,-10px) scale(.2624);animation:fall-167 25s -10s linear infinite}@keyframes fall-167{43.286%{transform:translate(45.4842vw,43.286vh) scale(.2624)}to{transform:translate(41.86055vw,99vh) scale(.2624)}}.snow:nth-child(168){opacity:1.0178;transform:translate(14.3725vw,-10px) scale(.8839);animation:fall-168 10s -10s linear infinite}@keyframes fall-168{32.503%{transform:translate(17.0736vw,32.503vh) scale(.8839)}to{transform:translate(15.72305vw,99vh) scale(.8839)}}.snow:nth-child(169){opacity:1.2836;transform:translate(82.8765vw,-10px) scale(.8724);animation:fall-169 30s -11s linear infinite}@keyframes fall-169{76.4%{transform:translate(80.2127vw,76.4vh) scale(.8724)}to{transform:translate(81.5446vw,99vh) scale(.8724)}}.snow:nth-child(170){opacity:.693;transform:translate(52.0618vw,-10px) scale(.7455);animation:fall-170 11s -12s linear infinite}@keyframes fall-170{70.499%{transform:translate(56.7647vw,70.499vh) scale(.7455)}to{transform:translate(54.41325vw,99vh) scale(.7455)}}.snow:nth-child(171){opacity:.8494;transform:translate(21.6142vw,-10px) scale(.5892);animation:fall-171 30s -18s linear infinite}@keyframes fall-171{51.942%{transform:translate(25.2993vw,51.942vh) scale(.5892)}to{transform:translate(23.45675vw,99vh) scale(.5892)}}.snow:nth-child(172){opacity:.8586;transform:translate(34.2438vw,-10px) scale(.4127);animation:fall-172 22s -7s linear infinite}@keyframes fall-172{51.82%{transform:translate(34.1994vw,51.82vh) scale(.4127)}to{transform:translate(34.2216vw,99vh) scale(.4127)}}.snow:nth-child(173){opacity:.712;transform:translate(98.1586vw,-10px) scale(.5191);animation:fall-173 24s -29s linear infinite}@keyframes fall-173{68.026%{transform:translate(95.0308vw,68.026vh) scale(.5191)}to{transform:translate(96.5947vw,99vh) scale(.5191)}}.snow:nth-child(174){opacity:.9116;transform:translate(62.5232vw,-10px) scale(.8586);animation:fall-174 22s -13s linear infinite}@keyframes fall-174{53.946%{transform:translate(72.3749vw,53.946vh) scale(.8586)}to{transform:translate(67.44905vw,99vh) scale(.8586)}}.snow:nth-child(175){opacity:.3918;transform:translate(72.4988vw,-10px) scale(.6179);animation:fall-175 13s -10s linear infinite}@keyframes fall-175{36.17%{transform:translate(69.9083vw,36.17vh) scale(.6179)}to{transform:translate(71.20355vw,99vh) scale(.6179)}}.snow:nth-child(176){opacity:1.0938;transform:translate(61.9446vw,-10px) scale(.4263);animation:fall-176 13s -3s linear infinite}@keyframes fall-176{55.075%{transform:translate(71.3741vw,55.075vh) scale(.4263)}to{transform:translate(66.65935vw,99vh) scale(.4263)}}.snow:nth-child(177){opacity:1.6478;transform:translate(89.199vw,-10px) scale(.014);animation:fall-177 30s -11s linear infinite}@keyframes fall-177{49.581%{transform:translate(93.3856vw,49.581vh) scale(.014)}to{transform:translate(91.2923vw,99vh) scale(.014)}}.snow:nth-child(178){opacity:1.1496;transform:translate(22.4581vw,-10px) scale(.7357);animation:fall-178 27s -17s linear infinite}@keyframes fall-178{70.702%{transform:translate(22.1721vw,70.702vh) scale(.7357)}to{transform:translate(22.3151vw,99vh) scale(.7357)}}.snow:nth-child(179){opacity:1.7226;transform:translate(40.4651vw,-10px) scale(.4954);animation:fall-179 20s -30s linear infinite}@keyframes fall-179{66.357%{transform:translate(50.053vw,66.357vh) scale(.4954)}to{transform:translate(45.25905vw,99vh) scale(.4954)}}.snow:nth-child(180){opacity:1.6116;transform:translate(95.2505vw,-10px) scale(.3482);animation:fall-180 14s -8s linear infinite}@keyframes fall-180{36.986%{transform:translate(86.3474vw,36.986vh) scale(.3482)}to{transform:translate(90.79895vw,99vh) scale(.3482)}}.snow:nth-child(181){opacity:1.4502;transform:translate(11.0979vw,-10px) scale(.2368);animation:fall-181 22s -1s linear infinite}@keyframes fall-181{39.837%{transform:translate(13.0839vw,39.837vh) scale(.2368)}to{transform:translate(12.0909vw,99vh) scale(.2368)}}.snow:nth-child(182){opacity:1.844;transform:translate(56.1642vw,-10px) scale(.2606);animation:fall-182 27s -26s linear infinite}@keyframes fall-182{63.934%{transform:translate(51.324vw,63.934vh) scale(.2606)}to{transform:translate(53.7441vw,99vh) scale(.2606)}}.snow:nth-child(183){opacity:.9552;transform:translate(63.6989vw,-10px) scale(.8687);animation:fall-183 27s -15s linear infinite}@keyframes fall-183{37.957%{transform:translate(61.9942vw,37.957vh) scale(.8687)}to{transform:translate(62.84655vw,99vh) scale(.8687)}}.snow:nth-child(184){opacity:1.5542;transform:translate(92.4067vw,-10px) scale(.1083);animation:fall-184 30s -3s linear infinite}@keyframes fall-184{62.233%{transform:translate(86.8868vw,62.233vh) scale(.1083)}to{transform:translate(89.64675vw,99vh) scale(.1083)}}.snow:nth-child(185){opacity:.8138;transform:translate(89.2688vw,-10px) scale(.3675);animation:fall-185 16s -2s linear infinite}@keyframes fall-185{52.547%{transform:translate(95.6641vw,52.547vh) scale(.3675)}to{transform:translate(92.46645vw,99vh) scale(.3675)}}.snow:nth-child(186){opacity:.6764;transform:translate(84.4636vw,-10px) scale(.841);animation:fall-186 16s -16s linear infinite}@keyframes fall-186{44.867%{transform:translate(84.5153vw,44.867vh) scale(.841)}to{transform:translate(84.48945vw,99vh) scale(.841)}}.snow:nth-child(187){opacity:.779;transform:translate(2.1507vw,-10px) scale(.4414);animation:fall-187 20s -9s linear infinite}@keyframes fall-187{67.855%{transform:translate(1.7499vw,67.855vh) scale(.4414)}to{transform:translate(1.9503vw,99vh) scale(.4414)}}.snow:nth-child(188){opacity:.3664;transform:translate(94.3716vw,-10px) scale(.3763);animation:fall-188 10s -29s linear infinite}@keyframes fall-188{43.925%{transform:translate(88.1053vw,43.925vh) scale(.3763)}to{transform:translate(91.23845vw,99vh) scale(.3763)}}.snow:nth-child(189){opacity:1.649;transform:translate(53.6139vw,-10px) scale(.9319);animation:fall-189 15s -16s linear infinite}@keyframes fall-189{33.752%{transform:translate(57.7363vw,33.752vh) scale(.9319)}to{transform:translate(55.6751vw,99vh) scale(.9319)}}.snow:nth-child(190){opacity:.222;transform:translate(75.6852vw,-10px) scale(.6067);animation:fall-190 23s -7s linear infinite}@keyframes fall-190{51.527%{transform:translate(76.1039vw,51.527vh) scale(.6067)}to{transform:translate(75.89455vw,99vh) scale(.6067)}}.snow:nth-child(191){opacity:.355;transform:translate(1.3631vw,-10px) scale(.544);animation:fall-191 21s -6s linear infinite}@keyframes fall-191{45.103%{transform:translate(-5.4266vw,45.103vh) scale(.544)}to{transform:translate(-2.03175vw,99vh) scale(.544)}}.snow:nth-child(192){opacity:.0854;transform:translate(70.698vw,-10px) scale(.2349);animation:fall-192 22s -29s linear infinite}@keyframes fall-192{76.249%{transform:translate(61.4163vw,76.249vh) scale(.2349)}to{transform:translate(66.05715vw,99vh) scale(.2349)}}.snow:nth-child(193){opacity:1.0882;transform:translate(29.6055vw,-10px) scale(.6801);animation:fall-193 25s -4s linear infinite}@keyframes fall-193{38.761%{transform:translate(34.5863vw,38.761vh) scale(.6801)}to{transform:translate(32.0959vw,99vh) scale(.6801)}}.snow:nth-child(194){opacity:.7088;transform:translate(58.1104vw,-10px) scale(.3106);animation:fall-194 14s -27s linear infinite}@keyframes fall-194{56%{transform:translate(67.1699vw,56vh) scale(.3106)}to{transform:translate(62.64015vw,99vh) scale(.3106)}}.snow:nth-child(195){opacity:.479;transform:translate(22.9695vw,-10px) scale(.7437);animation:fall-195 10s -21s linear infinite}@keyframes fall-195{34.506%{transform:translate(27.3157vw,34.506vh) scale(.7437)}to{transform:translate(25.1426vw,99vh) scale(.7437)}}.snow:nth-child(196){opacity:.982;transform:translate(40.7029vw,-10px) scale(.37);animation:fall-196 25s -4s linear infinite}@keyframes fall-196{77.793%{transform:translate(32.0313vw,77.793vh) scale(.37)}to{transform:translate(36.3671vw,99vh) scale(.37)}}.snow:nth-child(197){opacity:1.9136;transform:translate(55.5164vw,-10px) scale(.52);animation:fall-197 25s -12s linear infinite}@keyframes fall-197{62.948%{transform:translate(55.3293vw,62.948vh) scale(.52)}to{transform:translate(55.42285vw,99vh) scale(.52)}}.snow:nth-child(198){opacity:1.1884;transform:translate(27.5511vw,-10px) scale(.673);animation:fall-198 10s -17s linear infinite}@keyframes fall-198{49.247%{transform:translate(33.2115vw,49.247vh) scale(.673)}to{transform:translate(30.3813vw,99vh) scale(.673)}}.snow:nth-child(199){opacity:.7718;transform:translate(33.8006vw,-10px) scale(.6729);animation:fall-199 24s -10s linear infinite}@keyframes fall-199{57.156%{transform:translate(26.7982vw,57.156vh) scale(.6729)}to{transform:translate(30.2994vw,99vh) scale(.6729)}}.snow:nth-child(200){opacity:.3372;transform:translate(98.44vw,-10px) scale(.6983);animation:fall-200 13s -18s linear infinite}@keyframes fall-200{62.624%{transform:translate(103.822vw,62.624vh) scale(.6983)}to{transform:translate(101.131vw,99vh) scale(.6983)}}.snow:nth-child(201){opacity:1.8192;transform:translate(68.6902vw,-10px) scale(.9349);animation:fall-201 20s -23s linear infinite}@keyframes fall-201{48.095%{transform:translate(61.3768vw,48.095vh) scale(.9349)}to{transform:translate(65.0335vw,99vh) scale(.9349)}}.snow:nth-child(202){opacity:1.105;transform:translate(2.5401vw,-10px) scale(.5646);animation:fall-202 29s -28s linear infinite}@keyframes fall-202{53.44%{transform:translate(-6.0127vw,53.44vh) scale(.5646)}to{transform:translate(-1.7363vw,99vh) scale(.5646)}}.snow:nth-child(203){opacity:.2974;transform:translate(60.6918vw,-10px) scale(.7018);animation:fall-203 23s -4s linear infinite}@keyframes fall-203{78.136%{transform:translate(69.4326vw,78.136vh) scale(.7018)}to{transform:translate(65.0622vw,99vh) scale(.7018)}}.snow:nth-child(204){opacity:1.2826;transform:translate(22.6095vw,-10px) scale(.172);animation:fall-204 23s -18s linear infinite}@keyframes fall-204{49.918%{transform:translate(21.6309vw,49.918vh) scale(.172)}to{transform:translate(22.1202vw,99vh) scale(.172)}}.snow:nth-child(205){opacity:1.0354;transform:translate(48.3607vw,-10px) scale(.955);animation:fall-205 19s -23s linear infinite}@keyframes fall-205{34.748%{transform:translate(51.898vw,34.748vh) scale(.955)}to{transform:translate(50.12935vw,99vh) scale(.955)}}.snow:nth-child(206){opacity:.9696;transform:translate(76.0871vw,-10px) scale(.8033);animation:fall-206 23s -19s linear infinite}@keyframes fall-206{70.553%{transform:translate(83.1595vw,70.553vh) scale(.8033)}to{transform:translate(79.6233vw,99vh) scale(.8033)}}.snow:nth-child(207){opacity:.879;transform:translate(34.7966vw,-10px) scale(.863);animation:fall-207 25s -17s linear infinite}@keyframes fall-207{75.008%{transform:translate(25.2102vw,75.008vh) scale(.863)}to{transform:translate(30.0034vw,99vh) scale(.863)}}.snow:nth-child(208){opacity:.6416;transform:translate(.9434vw,-10px) scale(.959);animation:fall-208 21s -24s linear infinite}@keyframes fall-208{68.538%{transform:translate(4.8341vw,68.538vh) scale(.959)}to{transform:translate(2.88875vw,99vh) scale(.959)}}.snow:nth-child(209){opacity:.4762;transform:translate(64.99vw,-10px) scale(.2322);animation:fall-209 11s -17s linear infinite}@keyframes fall-209{71.482%{transform:translate(72.5493vw,71.482vh) scale(.2322)}to{transform:translate(68.76965vw,99vh) scale(.2322)}}.snow:nth-child(210){opacity:.8346;transform:translate(62.8379vw,-10px) scale(.7215);animation:fall-210 21s -17s linear infinite}@keyframes fall-210{32.938%{transform:translate(71.2186vw,32.938vh) scale(.7215)}to{transform:translate(67.02825vw,99vh) scale(.7215)}}.snow:nth-child(211){opacity:.0876;transform:translate(79.5963vw,-10px) scale(.1873);animation:fall-211 22s -8s linear infinite}@keyframes fall-211{45.468%{transform:translate(76.87vw,45.468vh) scale(.1873)}to{transform:translate(78.23315vw,99vh) scale(.1873)}}.snow:nth-child(212){opacity:1.7672;transform:translate(8.2976vw,-10px) scale(.7514);animation:fall-212 20s -11s linear infinite}@keyframes fall-212{67.137%{transform:translate(14.6956vw,67.137vh) scale(.7514)}to{transform:translate(11.4966vw,99vh) scale(.7514)}}.snow:nth-child(213){opacity:1.003;transform:translate(52.0083vw,-10px) scale(.0494);animation:fall-213 11s -18s linear infinite}@keyframes fall-213{56.682%{transform:translate(57.2253vw,56.682vh) scale(.0494)}to{transform:translate(54.6168vw,99vh) scale(.0494)}}.snow:nth-child(214){opacity:1.1194;transform:translate(53.1267vw,-10px) scale(.5423);animation:fall-214 23s -30s linear infinite}@keyframes fall-214{59.659%{transform:translate(54.6781vw,59.659vh) scale(.5423)}to{transform:translate(53.9024vw,99vh) scale(.5423)}}.snow:nth-child(215){opacity:1.0446;transform:translate(19.4148vw,-10px) scale(.6885);animation:fall-215 26s -24s linear infinite}@keyframes fall-215{58.466%{transform:translate(10.1745vw,58.466vh) scale(.6885)}to{transform:translate(14.79465vw,99vh) scale(.6885)}}.snow:nth-child(216){opacity:.2614;transform:translate(6.3553vw,-10px) scale(.9409);animation:fall-216 11s -15s linear infinite}@keyframes fall-216{66.911%{transform:translate(-.1289vw,66.911vh) scale(.9409)}to{transform:translate(3.1132vw,99vh) scale(.9409)}}.snow:nth-child(217){opacity:.1304;transform:translate(21.8068vw,-10px) scale(.8744);animation:fall-217 14s -30s linear infinite}@keyframes fall-217{58.197%{transform:translate(28.2129vw,58.197vh) scale(.8744)}to{transform:translate(25.00985vw,99vh) scale(.8744)}}.snow:nth-child(218){opacity:1.8004;transform:translate(50.8234vw,-10px) scale(.7132);animation:fall-218 28s -20s linear infinite}@keyframes fall-218{73.665%{transform:translate(47.3022vw,73.665vh) scale(.7132)}to{transform:translate(49.0628vw,99vh) scale(.7132)}}.snow:nth-child(219){opacity:1.8672;transform:translate(37.7454vw,-10px) scale(.4637);animation:fall-219 11s -18s linear infinite}@keyframes fall-219{36.137%{transform:translate(42.3722vw,36.137vh) scale(.4637)}to{transform:translate(40.0588vw,99vh) scale(.4637)}}.snow:nth-child(220){opacity:1.4586;transform:translate(17.8805vw,-10px) scale(.3606);animation:fall-220 25s -7s linear infinite}@keyframes fall-220{52.607%{transform:translate(23.0571vw,52.607vh) scale(.3606)}to{transform:translate(20.4688vw,99vh) scale(.3606)}}.snow:nth-child(221){opacity:1.6146;transform:translate(4.576vw,-10px) scale(.7868);animation:fall-221 18s -28s linear infinite}@keyframes fall-221{66.036%{transform:translate(-4.1476vw,66.036vh) scale(.7868)}to{transform:translate(.2142vw,99vh) scale(.7868)}}.snow:nth-child(222){opacity:1.054;transform:translate(34.442vw,-10px) scale(.1315);animation:fall-222 15s -17s linear infinite}@keyframes fall-222{61.474%{transform:translate(42.4936vw,61.474vh) scale(.1315)}to{transform:translate(38.4678vw,99vh) scale(.1315)}}.snow:nth-child(223){opacity:.6272;transform:translate(71.5648vw,-10px) scale(.3476);animation:fall-223 20s -28s linear infinite}@keyframes fall-223{45.892%{transform:translate(68.5164vw,45.892vh) scale(.3476)}to{transform:translate(70.0406vw,99vh) scale(.3476)}}.snow:nth-child(224){opacity:1.2286;transform:translate(23.2039vw,-10px) scale(.2875);animation:fall-224 24s -14s linear infinite}@keyframes fall-224{36.381%{transform:translate(27.0162vw,36.381vh) scale(.2875)}to{transform:translate(25.11005vw,99vh) scale(.2875)}}.snow:nth-child(225){opacity:1.5222;transform:translate(9.7929vw,-10px) scale(.4746);animation:fall-225 16s -18s linear infinite}@keyframes fall-225{75.603%{transform:translate(8.046vw,75.603vh) scale(.4746)}to{transform:translate(8.91945vw,99vh) scale(.4746)}}.snow:nth-child(226){opacity:1.2256;transform:translate(.5197vw,-10px) scale(.1701);animation:fall-226 28s -16s linear infinite}@keyframes fall-226{64.942%{transform:translate(7.971vw,64.942vh) scale(.1701)}to{transform:translate(4.24535vw,99vh) scale(.1701)}}.snow:nth-child(227){opacity:1.4436;transform:translate(18.6144vw,-10px) scale(.1722);animation:fall-227 29s -17s linear infinite}@keyframes fall-227{75.669%{transform:translate(10.1896vw,75.669vh) scale(.1722)}to{transform:translate(14.402vw,99vh) scale(.1722)}}.snow:nth-child(228){opacity:.7434;transform:translate(47.322vw,-10px) scale(.5459);animation:fall-228 17s -19s linear infinite}@keyframes fall-228{68.488%{transform:translate(43.5604vw,68.488vh) scale(.5459)}to{transform:translate(45.4412vw,99vh) scale(.5459)}}.snow:nth-child(229){opacity:1.2082;transform:translate(76.8585vw,-10px) scale(.5417);animation:fall-229 10s -4s linear infinite}@keyframes fall-229{35.685%{transform:translate(70.1341vw,35.685vh) scale(.5417)}to{transform:translate(73.4963vw,99vh) scale(.5417)}}.snow:nth-child(230){opacity:.769;transform:translate(74.1822vw,-10px) scale(.1473);animation:fall-230 24s -4s linear infinite}@keyframes fall-230{64.636%{transform:translate(70.1102vw,64.636vh) scale(.1473)}to{transform:translate(72.1462vw,99vh) scale(.1473)}}.snow:nth-child(231){opacity:.6306;transform:translate(95.3769vw,-10px) scale(.1101);animation:fall-231 25s -25s linear infinite}@keyframes fall-231{50.05%{transform:translate(94.2754vw,50.05vh) scale(.1101)}to{transform:translate(94.82615vw,99vh) scale(.1101)}}.snow:nth-child(232){opacity:1.356;transform:translate(21.0635vw,-10px) scale(.1697);animation:fall-232 16s -21s linear infinite}@keyframes fall-232{41.583%{transform:translate(13.9019vw,41.583vh) scale(.1697)}to{transform:translate(17.4827vw,99vh) scale(.1697)}}.snow:nth-child(233){opacity:.3164;transform:translate(58.2855vw,-10px) scale(.3961);animation:fall-233 24s -25s linear infinite}@keyframes fall-233{33.375%{transform:translate(60.296vw,33.375vh) scale(.3961)}to{transform:translate(59.29075vw,99vh) scale(.3961)}}.snow:nth-child(234){opacity:.7328;transform:translate(1.3021vw,-10px) scale(.0641);animation:fall-234 18s -5s linear infinite}@keyframes fall-234{76.419%{transform:translate(-1.7034vw,76.419vh) scale(.0641)}to{transform:translate(-.20065vw,99vh) scale(.0641)}}.snow:nth-child(235){opacity:1.4144;transform:translate(82.7422vw,-10px) scale(.6083);animation:fall-235 14s -11s linear infinite}@keyframes fall-235{74.654%{transform:translate(82.9357vw,74.654vh) scale(.6083)}to{transform:translate(82.83895vw,99vh) scale(.6083)}}.snow:nth-child(236){opacity:.1818;transform:translate(40.8434vw,-10px) scale(.9129);animation:fall-236 17s -9s linear infinite}@keyframes fall-236{31.947%{transform:translate(38.4326vw,31.947vh) scale(.9129)}to{transform:translate(39.638vw,99vh) scale(.9129)}}.snow:nth-child(237){opacity:1.615;transform:translate(8.6886vw,-10px) scale(.4432);animation:fall-237 11s -28s linear infinite}@keyframes fall-237{31.316%{transform:translate(1.0429vw,31.316vh) scale(.4432)}to{transform:translate(4.86575vw,99vh) scale(.4432)}}.snow:nth-child(238){opacity:1.8048;transform:translate(39.9557vw,-10px) scale(.382);animation:fall-238 28s -28s linear infinite}@keyframes fall-238{61.746%{transform:translate(48.2129vw,61.746vh) scale(.382)}to{transform:translate(44.0843vw,99vh) scale(.382)}}.snow:nth-child(239){opacity:1.4194;transform:translate(90.6919vw,-10px) scale(.5767);animation:fall-239 27s -10s linear infinite}@keyframes fall-239{79.546%{transform:translate(85.9828vw,79.546vh) scale(.5767)}to{transform:translate(88.33735vw,99vh) scale(.5767)}}.snow:nth-child(240){opacity:.344;transform:translate(51.245vw,-10px) scale(.2284);animation:fall-240 14s -28s linear infinite}@keyframes fall-240{54.972%{transform:translate(58.9206vw,54.972vh) scale(.2284)}to{transform:translate(55.0828vw,99vh) scale(.2284)}}.snow:nth-child(241){opacity:1.7012;transform:translate(78.8522vw,-10px) scale(.986);animation:fall-241 24s -9s linear infinite}@keyframes fall-241{72.289%{transform:translate(80.3382vw,72.289vh) scale(.986)}to{transform:translate(79.5952vw,99vh) scale(.986)}}.snow:nth-child(242){opacity:1.2628;transform:translate(66.8234vw,-10px) scale(.1421);animation:fall-242 11s -11s linear infinite}@keyframes fall-242{42.992%{transform:translate(74.7057vw,42.992vh) scale(.1421)}to{transform:translate(70.76455vw,99vh) scale(.1421)}}.snow:nth-child(243){opacity:1.9434;transform:translate(22.4504vw,-10px) scale(.511);animation:fall-243 20s -17s linear infinite}@keyframes fall-243{77.597%{transform:translate(13.1611vw,77.597vh) scale(.511)}to{transform:translate(17.80575vw,99vh) scale(.511)}}.snow:nth-child(244){opacity:.5784;transform:translate(83.8425vw,-10px) scale(.8249);animation:fall-244 19s -8s linear infinite}@keyframes fall-244{69.529%{transform:translate(87.7527vw,69.529vh) scale(.8249)}to{transform:translate(85.7976vw,99vh) scale(.8249)}}.snow:nth-child(245){opacity:1.8262;transform:translate(13.2557vw,-10px) scale(.228);animation:fall-245 16s -30s linear infinite}@keyframes fall-245{50.605%{transform:translate(8.6106vw,50.605vh) scale(.228)}to{transform:translate(10.93315vw,99vh) scale(.228)}}.snow:nth-child(246){opacity:.7812;transform:translate(36.6303vw,-10px) scale(.2807);animation:fall-246 22s -11s linear infinite}@keyframes fall-246{49.649%{transform:translate(30.8915vw,49.649vh) scale(.2807)}to{transform:translate(33.7609vw,99vh) scale(.2807)}}.snow:nth-child(247){opacity:1.1586;transform:translate(28.9538vw,-10px) scale(.0758);animation:fall-247 19s -7s linear infinite}@keyframes fall-247{48.557%{transform:translate(31.1428vw,48.557vh) scale(.0758)}to{transform:translate(30.0483vw,99vh) scale(.0758)}}.snow:nth-child(248){opacity:.2968;transform:translate(67.4791vw,-10px) scale(.852);animation:fall-248 23s -25s linear infinite}@keyframes fall-248{46.374%{transform:translate(63.1052vw,46.374vh) scale(.852)}to{transform:translate(65.29215vw,99vh) scale(.852)}}.snow:nth-child(249){opacity:.948;transform:translate(19.6746vw,-10px) scale(.2466);animation:fall-249 29s -4s linear infinite}@keyframes fall-249{46.224%{transform:translate(10.7518vw,46.224vh) scale(.2466)}to{transform:translate(15.2132vw,99vh) scale(.2466)}}.snow:nth-child(250){opacity:.36;transform:translate(78.0718vw,-10px) scale(.5239);animation:fall-250 11s -28s linear infinite}@keyframes fall-250{73.845%{transform:translate(72.5171vw,73.845vh) scale(.5239)}to{transform:translate(75.29445vw,99vh) scale(.5239)}}.snow:nth-child(251){opacity:.0234;transform:translate(51.0953vw,-10px) scale(.8378);animation:fall-251 11s -20s linear infinite}@keyframes fall-251{62.091%{transform:translate(48.2615vw,62.091vh) scale(.8378)}to{transform:translate(49.6784vw,99vh) scale(.8378)}}.snow:nth-child(252){opacity:1.7402;transform:translate(79.846vw,-10px) scale(.9851);animation:fall-252 30s -11s linear infinite}@keyframes fall-252{52.669%{transform:translate(78.6731vw,52.669vh) scale(.9851)}to{transform:translate(79.25955vw,99vh) scale(.9851)}}.snow:nth-child(253){opacity:1.7968;transform:translate(55.7731vw,-10px) scale(.2067);animation:fall-253 11s -26s linear infinite}@keyframes fall-253{61.578%{transform:translate(51.14vw,61.578vh) scale(.2067)}to{transform:translate(53.45655vw,99vh) scale(.2067)}}.snow:nth-child(254){opacity:1.8614;transform:translate(73.703vw,-10px) scale(.7572);animation:fall-254 15s -22s linear infinite}@keyframes fall-254{73.73%{transform:translate(72.005vw,73.73vh) scale(.7572)}to{transform:translate(72.854vw,99vh) scale(.7572)}}.snow:nth-child(255){opacity:.958;transform:translate(97.6393vw,-10px) scale(.4055);animation:fall-255 22s -22s linear infinite}@keyframes fall-255{51.516%{transform:translate(99.6826vw,51.516vh) scale(.4055)}to{transform:translate(98.66095vw,99vh) scale(.4055)}}.snow:nth-child(256){opacity:1.141;transform:translate(81.3087vw,-10px) scale(.9305);animation:fall-256 26s -24s linear infinite}@keyframes fall-256{79.756%{transform:translate(87.2513vw,79.756vh) scale(.9305)}to{transform:translate(84.28vw,99vh) scale(.9305)}}.snow:nth-child(257){opacity:.5584;transform:translate(1.6278vw,-10px) scale(.7915);animation:fall-257 29s -25s linear infinite}@keyframes fall-257{37.592%{transform:translate(-.8836vw,37.592vh) scale(.7915)}to{transform:translate(.3721vw,99vh) scale(.7915)}}.snow:nth-child(258){opacity:.7186;transform:translate(77.4192vw,-10px) scale(.6407);animation:fall-258 17s -29s linear infinite}@keyframes fall-258{56.64%{transform:translate(77.0323vw,56.64vh) scale(.6407)}to{transform:translate(77.22575vw,99vh) scale(.6407)}}.snow:nth-child(259){opacity:1.6186;transform:translate(31.7911vw,-10px) scale(.6178);animation:fall-259 18s -23s linear infinite}@keyframes fall-259{56.95%{transform:translate(30.9814vw,56.95vh) scale(.6178)}to{transform:translate(31.38625vw,99vh) scale(.6178)}}.snow:nth-child(260){opacity:1.9944;transform:translate(13.0914vw,-10px) scale(.5417);animation:fall-260 13s -23s linear infinite}@keyframes fall-260{74.807%{transform:translate(3.3618vw,74.807vh) scale(.5417)}to{transform:translate(8.2266vw,99vh) scale(.5417)}}.snow:nth-child(261){opacity:.3094;transform:translate(55.6838vw,-10px) scale(.137);animation:fall-261 27s -12s linear infinite}@keyframes fall-261{58.146%{transform:translate(57.2658vw,58.146vh) scale(.137)}to{transform:translate(56.4748vw,99vh) scale(.137)}}.snow:nth-child(262){opacity:.776;transform:translate(69.6058vw,-10px) scale(.6392);animation:fall-262 18s -6s linear infinite}@keyframes fall-262{45.301%{transform:translate(64.7734vw,45.301vh) scale(.6392)}to{transform:translate(67.1896vw,99vh) scale(.6392)}}.snow:nth-child(263){opacity:1.4374;transform:translate(86.5856vw,-10px) scale(.1803);animation:fall-263 23s -19s linear infinite}@keyframes fall-263{60.447%{transform:translate(82.8557vw,60.447vh) scale(.1803)}to{transform:translate(84.72065vw,99vh) scale(.1803)}}.snow:nth-child(264){opacity:.383;transform:translate(51.4891vw,-10px) scale(.5603);animation:fall-264 27s -20s linear infinite}@keyframes fall-264{77.569%{transform:translate(47.9026vw,77.569vh) scale(.5603)}to{transform:translate(49.69585vw,99vh) scale(.5603)}}.snow:nth-child(265){opacity:1.8932;transform:translate(30.9836vw,-10px) scale(.6022);animation:fall-265 12s -16s linear infinite}@keyframes fall-265{67.002%{transform:translate(38.5728vw,67.002vh) scale(.6022)}to{transform:translate(34.7782vw,99vh) scale(.6022)}}.snow:nth-child(266){opacity:.7762;transform:translate(91.8635vw,-10px) scale(.9874);animation:fall-266 26s -1s linear infinite}@keyframes fall-266{32.292%{transform:translate(98.7112vw,32.292vh) scale(.9874)}to{transform:translate(95.28735vw,99vh) scale(.9874)}}.snow:nth-child(267){opacity:1.6368;transform:translate(69.3742vw,-10px) scale(.8493);animation:fall-267 26s -14s linear infinite}@keyframes fall-267{35.268%{transform:translate(59.7987vw,35.268vh) scale(.8493)}to{transform:translate(64.58645vw,99vh) scale(.8493)}}.snow:nth-child(268){opacity:.9458;transform:translate(89.7976vw,-10px) scale(.2792);animation:fall-268 16s -27s linear infinite}@keyframes fall-268{62.727%{transform:translate(92.8689vw,62.727vh) scale(.2792)}to{transform:translate(91.33325vw,99vh) scale(.2792)}}.snow:nth-child(269){opacity:.147;transform:translate(12.3006vw,-10px) scale(.0065);animation:fall-269 11s -29s linear infinite}@keyframes fall-269{30.302%{transform:translate(6.238vw,30.302vh) scale(.0065)}to{transform:translate(9.2693vw,99vh) scale(.0065)}}.snow:nth-child(270){opacity:.547;transform:translate(99.8795vw,-10px) scale(.4226);animation:fall-270 30s -21s linear infinite}@keyframes fall-270{38.931%{transform:translate(94.6662vw,38.931vh) scale(.4226)}to{transform:translate(97.27285vw,99vh) scale(.4226)}}.snow:nth-child(271){opacity:1.6096;transform:translate(19.0251vw,-10px) scale(.8598);animation:fall-271 19s -16s linear infinite}@keyframes fall-271{46.116%{transform:translate(15.335vw,46.116vh) scale(.8598)}to{transform:translate(17.18005vw,99vh) scale(.8598)}}.snow:nth-child(272){opacity:.7422;transform:translate(59.1503vw,-10px) scale(.4651);animation:fall-272 23s -2s linear infinite}@keyframes fall-272{49.048%{transform:translate(54.6211vw,49.048vh) scale(.4651)}to{transform:translate(56.8857vw,99vh) scale(.4651)}}.snow:nth-child(273){opacity:1.5908;transform:translate(95.0105vw,-10px) scale(.4569);animation:fall-273 16s -19s linear infinite}@keyframes fall-273{38.984%{transform:translate(87.0903vw,38.984vh) scale(.4569)}to{transform:translate(91.0504vw,99vh) scale(.4569)}}.snow:nth-child(274){opacity:1.5646;transform:translate(59.0551vw,-10px) scale(.1631);animation:fall-274 16s -1s linear infinite}@keyframes fall-274{65.252%{transform:translate(51.3828vw,65.252vh) scale(.1631)}to{transform:translate(55.21895vw,99vh) scale(.1631)}}.snow:nth-child(275){opacity:1.3086;transform:translate(68.87vw,-10px) scale(.2948);animation:fall-275 27s -12s linear infinite}@keyframes fall-275{79.486%{transform:translate(76.6714vw,79.486vh) scale(.2948)}to{transform:translate(72.7707vw,99vh) scale(.2948)}}.snow:nth-child(276){opacity:.9744;transform:translate(52.4896vw,-10px) scale(.9612);animation:fall-276 20s -18s linear infinite}@keyframes fall-276{76.037%{transform:translate(56.3494vw,76.037vh) scale(.9612)}to{transform:translate(54.4195vw,99vh) scale(.9612)}}.snow:nth-child(277){opacity:1.4696;transform:translate(20.3804vw,-10px) scale(.7398);animation:fall-277 18s -23s linear infinite}@keyframes fall-277{37.738%{transform:translate(24.3694vw,37.738vh) scale(.7398)}to{transform:translate(22.3749vw,99vh) scale(.7398)}}.snow:nth-child(278){opacity:1.7732;transform:translate(88.0188vw,-10px) scale(.4496);animation:fall-278 17s -8s linear infinite}@keyframes fall-278{38.798%{transform:translate(97.3738vw,38.798vh) scale(.4496)}to{transform:translate(92.6963vw,99vh) scale(.4496)}}.snow:nth-child(279){opacity:.6404;transform:translate(83.5921vw,-10px) scale(.7974);animation:fall-279 23s -19s linear infinite}@keyframes fall-279{78.698%{transform:translate(76.2991vw,78.698vh) scale(.7974)}to{transform:translate(79.9456vw,99vh) scale(.7974)}}.snow:nth-child(280){opacity:.4724;transform:translate(24.9999vw,-10px) scale(.9238);animation:fall-280 12s -7s linear infinite}@keyframes fall-280{68.719%{transform:translate(20.1081vw,68.719vh) scale(.9238)}to{transform:translate(22.554vw,99vh) scale(.9238)}}.snow:nth-child(281){opacity:.9512;transform:translate(72.2905vw,-10px) scale(.1736);animation:fall-281 16s -12s linear infinite}@keyframes fall-281{44.645%{transform:translate(75.2896vw,44.645vh) scale(.1736)}to{transform:translate(73.79005vw,99vh) scale(.1736)}}.snow:nth-child(282){opacity:.019;transform:translate(45.3553vw,-10px) scale(.5738);animation:fall-282 16s -19s linear infinite}@keyframes fall-282{64.318%{transform:translate(40.7105vw,64.318vh) scale(.5738)}to{transform:translate(43.0329vw,99vh) scale(.5738)}}.snow:nth-child(283){opacity:1.4776;transform:translate(39.4343vw,-10px) scale(.7041);animation:fall-283 22s -1s linear infinite}@keyframes fall-283{47.22%{transform:translate(40.995vw,47.22vh) scale(.7041)}to{transform:translate(40.21465vw,99vh) scale(.7041)}}.snow:nth-child(284){opacity:1.749;transform:translate(92.6257vw,-10px) scale(.4794);animation:fall-284 29s -16s linear infinite}@keyframes fall-284{72.161%{transform:translate(96.6803vw,72.161vh) scale(.4794)}to{transform:translate(94.653vw,99vh) scale(.4794)}}.snow:nth-child(285){opacity:1.1114;transform:translate(68.4565vw,-10px) scale(.8513);animation:fall-285 10s -20s linear infinite}@keyframes fall-285{75.607%{transform:translate(60.2192vw,75.607vh) scale(.8513)}to{transform:translate(64.33785vw,99vh) scale(.8513)}}.snow:nth-child(286){opacity:1.146;transform:translate(41.1577vw,-10px) scale(.2374);animation:fall-286 14s -9s linear infinite}@keyframes fall-286{79.112%{transform:translate(33.5872vw,79.112vh) scale(.2374)}to{transform:translate(37.37245vw,99vh) scale(.2374)}}.snow:nth-child(287){opacity:.3162;transform:translate(66.9146vw,-10px) scale(.0865);animation:fall-287 14s -12s linear infinite}@keyframes fall-287{70.736%{transform:translate(62.89vw,70.736vh) scale(.0865)}to{transform:translate(64.9023vw,99vh) scale(.0865)}}.snow:nth-child(288){opacity:.8106;transform:translate(54.8531vw,-10px) scale(.3063);animation:fall-288 25s -8s linear infinite}@keyframes fall-288{79.27%{transform:translate(55.0921vw,79.27vh) scale(.3063)}to{transform:translate(54.9726vw,99vh) scale(.3063)}}.snow:nth-child(289){opacity:1.387;transform:translate(40.4918vw,-10px) scale(.3817);animation:fall-289 10s -11s linear infinite}@keyframes fall-289{49.138%{transform:translate(42.9273vw,49.138vh) scale(.3817)}to{transform:translate(41.70955vw,99vh) scale(.3817)}}.snow:nth-child(290){opacity:1.8346;transform:translate(35.8197vw,-10px) scale(.5457);animation:fall-290 20s -30s linear infinite}@keyframes fall-290{57.297%{transform:translate(28.0087vw,57.297vh) scale(.5457)}to{transform:translate(31.9142vw,99vh) scale(.5457)}}.snow:nth-child(291){opacity:.5394;transform:translate(2.4396vw,-10px) scale(.7799);animation:fall-291 27s -20s linear infinite}@keyframes fall-291{64.864%{transform:translate(8.2497vw,64.864vh) scale(.7799)}to{transform:translate(5.34465vw,99vh) scale(.7799)}}.snow:nth-child(292){opacity:1.351;transform:translate(28.3196vw,-10px) scale(.9912);animation:fall-292 23s -2s linear infinite}@keyframes fall-292{67.695%{transform:translate(23.7984vw,67.695vh) scale(.9912)}to{transform:translate(26.059vw,99vh) scale(.9912)}}.snow:nth-child(293){opacity:1.9726;transform:translate(80.8726vw,-10px) scale(.8918);animation:fall-293 15s -13s linear infinite}@keyframes fall-293{50.117%{transform:translate(85.4713vw,50.117vh) scale(.8918)}to{transform:translate(83.17195vw,99vh) scale(.8918)}}.snow:nth-child(294){opacity:.2412;transform:translate(41.0199vw,-10px) scale(.5097);animation:fall-294 16s -6s linear infinite}@keyframes fall-294{30.716%{transform:translate(36.23vw,30.716vh) scale(.5097)}to{transform:translate(38.62495vw,99vh) scale(.5097)}}.snow:nth-child(295){opacity:1.3726;transform:translate(89.7234vw,-10px) scale(.4924);animation:fall-295 14s -26s linear infinite}@keyframes fall-295{39.984%{transform:translate(84.4282vw,39.984vh) scale(.4924)}to{transform:translate(87.0758vw,99vh) scale(.4924)}}.snow:nth-child(296){opacity:.789;transform:translate(99.725vw,-10px) scale(.6085);animation:fall-296 20s -25s linear infinite}@keyframes fall-296{43.134%{transform:translate(92.9711vw,43.134vh) scale(.6085)}to{transform:translate(96.34805vw,99vh) scale(.6085)}}.snow:nth-child(297){opacity:.3794;transform:translate(41.3975vw,-10px) scale(.7495);animation:fall-297 21s -11s linear infinite}@keyframes fall-297{65.365%{transform:translate(48.8673vw,65.365vh) scale(.7495)}to{transform:translate(45.1324vw,99vh) scale(.7495)}}.snow:nth-child(298){opacity:.9298;transform:translate(89.2694vw,-10px) scale(.7811);animation:fall-298 14s -29s linear infinite}@keyframes fall-298{47.355%{transform:translate(87.6014vw,47.355vh) scale(.7811)}to{transform:translate(88.4354vw,99vh) scale(.7811)}}.snow:nth-child(299){opacity:.1828;transform:translate(71.6679vw,-10px) scale(.8265);animation:fall-299 19s -19s linear infinite}@keyframes fall-299{77.183%{transform:translate(81.6411vw,77.183vh) scale(.8265)}to{transform:translate(76.6545vw,99vh) scale(.8265)}}.snow:nth-child(300){opacity:1.5694;transform:translate(2.8727vw,-10px) scale(.1684);animation:fall-300 17s -18s linear infinite}@keyframes fall-300{60.402%{transform:translate(-3.3645vw,60.402vh) scale(.1684)}to{transform:translate(-.2459vw,99vh) scale(.1684)}}.snow:nth-child(301){opacity:.4178;transform:translate(79.9596vw,-10px) scale(.6106);animation:fall-301 22s -8s linear infinite}@keyframes fall-301{71.295%{transform:translate(86.782vw,71.295vh) scale(.6106)}to{transform:translate(83.3708vw,99vh) scale(.6106)}}.snow:nth-child(302){opacity:1.994;transform:translate(1.0724vw,-10px) scale(.1091);animation:fall-302 22s -26s linear infinite}@keyframes fall-302{44.322%{transform:translate(9.2945vw,44.322vh) scale(.1091)}to{transform:translate(5.18345vw,99vh) scale(.1091)}}.snow:nth-child(303){opacity:.1922;transform:translate(24.2951vw,-10px) scale(.0094);animation:fall-303 15s -3s linear infinite}@keyframes fall-303{51.431%{transform:translate(29.8889vw,51.431vh) scale(.0094)}to{transform:translate(27.092vw,99vh) scale(.0094)}}.snow:nth-child(304){opacity:1.3556;transform:translate(52.1579vw,-10px) scale(.7469);animation:fall-304 15s -1s linear infinite}@keyframes fall-304{72.297%{transform:translate(50.9451vw,72.297vh) scale(.7469)}to{transform:translate(51.5515vw,99vh) scale(.7469)}}.snow:nth-child(305){opacity:.8568;transform:translate(40.4005vw,-10px) scale(.2431);animation:fall-305 29s -21s linear infinite}@keyframes fall-305{30.418%{transform:translate(44.2636vw,30.418vh) scale(.2431)}to{transform:translate(42.33205vw,99vh) scale(.2431)}}.snow:nth-child(306){opacity:.6632;transform:translate(42.0033vw,-10px) scale(.4379);animation:fall-306 21s -11s linear infinite}@keyframes fall-306{55.442%{transform:translate(32.3646vw,55.442vh) scale(.4379)}to{transform:translate(37.18395vw,99vh) scale(.4379)}}.snow:nth-child(307){opacity:1.993;transform:translate(75.5237vw,-10px) scale(.2769);animation:fall-307 13s -6s linear infinite}@keyframes fall-307{45.896%{transform:translate(73.2358vw,45.896vh) scale(.2769)}to{transform:translate(74.37975vw,99vh) scale(.2769)}}.snow:nth-child(308){opacity:1.7036;transform:translate(37.352vw,-10px) scale(.6702);animation:fall-308 30s -21s linear infinite}@keyframes fall-308{42.747%{transform:translate(35.9804vw,42.747vh) scale(.6702)}to{transform:translate(36.6662vw,99vh) scale(.6702)}}.snow:nth-child(309){opacity:1.8202;transform:translate(39.5656vw,-10px) scale(.0196);animation:fall-309 28s -5s linear infinite}@keyframes fall-309{61.854%{transform:translate(43.7565vw,61.854vh) scale(.0196)}to{transform:translate(41.66105vw,99vh) scale(.0196)}}.snow:nth-child(310){opacity:.1214;transform:translate(97.4185vw,-10px) scale(.9258);animation:fall-310 22s -7s linear infinite}@keyframes fall-310{62.268%{transform:translate(101.6277vw,62.268vh) scale(.9258)}to{transform:translate(99.5231vw,99vh) scale(.9258)}}.snow:nth-child(311){opacity:1.8856;transform:translate(12.9815vw,-10px) scale(.8446);animation:fall-311 10s -2s linear infinite}@keyframes fall-311{77.43%{transform:translate(5.9129vw,77.43vh) scale(.8446)}to{transform:translate(9.4472vw,99vh) scale(.8446)}}.snow:nth-child(312){opacity:.5488;transform:translate(19.44vw,-10px) scale(.4838);animation:fall-312 17s -10s linear infinite}@keyframes fall-312{51.435%{transform:translate(17.3766vw,51.435vh) scale(.4838)}to{transform:translate(18.4083vw,99vh) scale(.4838)}}.snow:nth-child(313){opacity:1.4424;transform:translate(25.9973vw,-10px) scale(.8238);animation:fall-313 17s -30s linear infinite}@keyframes fall-313{32.969%{transform:translate(30.9642vw,32.969vh) scale(.8238)}to{transform:translate(28.48075vw,99vh) scale(.8238)}}.snow:nth-child(314){opacity:1.2226;transform:translate(91.3562vw,-10px) scale(.9878);animation:fall-314 29s -6s linear infinite}@keyframes fall-314{56.078%{transform:translate(96.3567vw,56.078vh) scale(.9878)}to{transform:translate(93.85645vw,99vh) scale(.9878)}}.snow:nth-child(315){opacity:1.4084;transform:translate(86.075vw,-10px) scale(.454);animation:fall-315 27s -18s linear infinite}@keyframes fall-315{62.808%{transform:translate(95.5656vw,62.808vh) scale(.454)}to{transform:translate(90.8203vw,99vh) scale(.454)}}.snow:nth-child(316){opacity:.367;transform:translate(88.7319vw,-10px) scale(.0928);animation:fall-316 20s -26s linear infinite}@keyframes fall-316{61.381%{transform:translate(89.4404vw,61.381vh) scale(.0928)}to{transform:translate(89.08615vw,99vh) scale(.0928)}}.snow:nth-child(317){opacity:1.4314;transform:translate(65.9233vw,-10px) scale(.3077);animation:fall-317 21s -19s linear infinite}@keyframes fall-317{72.023%{transform:translate(66.1872vw,72.023vh) scale(.3077)}to{transform:translate(66.05525vw,99vh) scale(.3077)}}.snow:nth-child(318){opacity:.4526;transform:translate(73.1085vw,-10px) scale(.7451);animation:fall-318 19s -30s linear infinite}@keyframes fall-318{44.053%{transform:translate(82.3228vw,44.053vh) scale(.7451)}to{transform:translate(77.71565vw,99vh) scale(.7451)}}.snow:nth-child(319){opacity:.495;transform:translate(54.995vw,-10px) scale(.1882);animation:fall-319 15s -17s linear infinite}@keyframes fall-319{32.598%{transform:translate(56.8613vw,32.598vh) scale(.1882)}to{transform:translate(55.92815vw,99vh) scale(.1882)}}.snow:nth-child(320){opacity:.9126;transform:translate(98.9311vw,-10px) scale(.5508);animation:fall-320 30s -7s linear infinite}@keyframes fall-320{43.213%{transform:translate(90.9416vw,43.213vh) scale(.5508)}to{transform:translate(94.93635vw,99vh) scale(.5508)}}.snow:nth-child(321){opacity:1.241;transform:translate(79.7723vw,-10px) scale(.9033);animation:fall-321 28s -20s linear infinite}@keyframes fall-321{60.355%{transform:translate(85.7936vw,60.355vh) scale(.9033)}to{transform:translate(82.78295vw,99vh) scale(.9033)}}.snow:nth-child(322){opacity:.6446;transform:translate(30.3567vw,-10px) scale(.1523);animation:fall-322 11s -6s linear infinite}@keyframes fall-322{34.858%{transform:translate(31.5638vw,34.858vh) scale(.1523)}to{transform:translate(30.96025vw,99vh) scale(.1523)}}.snow:nth-child(323){opacity:.8282;transform:translate(24.173vw,-10px) scale(.461);animation:fall-323 21s -19s linear infinite}@keyframes fall-323{38.082%{transform:translate(26.2885vw,38.082vh) scale(.461)}to{transform:translate(25.23075vw,99vh) scale(.461)}}.snow:nth-child(324){opacity:1.1276;transform:translate(4.5933vw,-10px) scale(.2533);animation:fall-324 21s -10s linear infinite}@keyframes fall-324{34.251%{transform:translate(10.5139vw,34.251vh) scale(.2533)}to{transform:translate(7.5536vw,99vh) scale(.2533)}}.snow:nth-child(325){opacity:1.4542;transform:translate(70.955vw,-10px) scale(.3809);animation:fall-325 21s -9s linear infinite}@keyframes fall-325{53.9%{transform:translate(66.8219vw,53.9vh) scale(.3809)}to{transform:translate(68.88845vw,99vh) scale(.3809)}}.snow:nth-child(326){opacity:.5584;transform:translate(1.6005vw,-10px) scale(.279);animation:fall-326 20s -7s linear infinite}@keyframes fall-326{62.384%{transform:translate(11.1624vw,62.384vh) scale(.279)}to{transform:translate(6.38145vw,99vh) scale(.279)}}.snow:nth-child(327){opacity:1.8482;transform:translate(91.2718vw,-10px) scale(.5207);animation:fall-327 27s -22s linear infinite}@keyframes fall-327{72.665%{transform:translate(86.2185vw,72.665vh) scale(.5207)}to{transform:translate(88.74515vw,99vh) scale(.5207)}}.snow:nth-child(328){opacity:1.6628;transform:translate(32.0954vw,-10px) scale(.9858);animation:fall-328 22s -15s linear infinite}@keyframes fall-328{47.011%{transform:translate(34.044vw,47.011vh) scale(.9858)}to{transform:translate(33.0697vw,99vh) scale(.9858)}}.snow:nth-child(329){opacity:.0114;transform:translate(99.9306vw,-10px) scale(.195);animation:fall-329 24s -19s linear infinite}@keyframes fall-329{75.431%{transform:translate(97.1681vw,75.431vh) scale(.195)}to{transform:translate(98.54935vw,99vh) scale(.195)}}.snow:nth-child(330){opacity:1.6566;transform:translate(64.8132vw,-10px) scale(.955);animation:fall-330 23s -16s linear infinite}@keyframes fall-330{66.139%{transform:translate(55.9169vw,66.139vh) scale(.955)}to{transform:translate(60.36505vw,99vh) scale(.955)}}.snow:nth-child(331){opacity:.794;transform:translate(14.6586vw,-10px) scale(.8647);animation:fall-331 19s -25s linear infinite}@keyframes fall-331{41.862%{transform:translate(22.1953vw,41.862vh) scale(.8647)}to{transform:translate(18.42695vw,99vh) scale(.8647)}}.snow:nth-child(332){opacity:1.2542;transform:translate(34.8676vw,-10px) scale(.97);animation:fall-332 10s -6s linear infinite}@keyframes fall-332{55.412%{transform:translate(26.7846vw,55.412vh) scale(.97)}to{transform:translate(30.8261vw,99vh) scale(.97)}}.snow:nth-child(333){opacity:.782;transform:translate(.8566vw,-10px) scale(.4333);animation:fall-333 10s -29s linear infinite}@keyframes fall-333{56.198%{transform:translate(-7.7393vw,56.198vh) scale(.4333)}to{transform:translate(-3.44135vw,99vh) scale(.4333)}}.snow:nth-child(334){opacity:.3926;transform:translate(73.3607vw,-10px) scale(.4538);animation:fall-334 11s -24s linear infinite}@keyframes fall-334{38.088%{transform:translate(69.6969vw,38.088vh) scale(.4538)}to{transform:translate(71.5288vw,99vh) scale(.4538)}}.snow:nth-child(335){opacity:1.269;transform:translate(90.1917vw,-10px) scale(.3482);animation:fall-335 14s -11s linear infinite}@keyframes fall-335{58.841%{transform:translate(89.1711vw,58.841vh) scale(.3482)}to{transform:translate(89.6814vw,99vh) scale(.3482)}}.snow:nth-child(336){opacity:.8932;transform:translate(80.8091vw,-10px) scale(.6546);animation:fall-336 15s -8s linear infinite}@keyframes fall-336{68.389%{transform:translate(72.5888vw,68.389vh) scale(.6546)}to{transform:translate(76.69895vw,99vh) scale(.6546)}}.snow:nth-child(337){opacity:1.3606;transform:translate(34.7696vw,-10px) scale(.2521);animation:fall-337 17s -28s linear infinite}@keyframes fall-337{69.241%{transform:translate(30.7485vw,69.241vh) scale(.2521)}to{transform:translate(32.75905vw,99vh) scale(.2521)}}.snow:nth-child(338){opacity:1.085;transform:translate(96.9667vw,-10px) scale(.7914);animation:fall-338 12s -1s linear infinite}@keyframes fall-338{75.754%{transform:translate(99.4725vw,75.754vh) scale(.7914)}to{transform:translate(98.2196vw,99vh) scale(.7914)}}.snow:nth-child(339){opacity:.0436;transform:translate(28.2237vw,-10px) scale(.3729);animation:fall-339 25s -26s linear infinite}@keyframes fall-339{40.233%{transform:translate(29.1336vw,40.233vh) scale(.3729)}to{transform:translate(28.67865vw,99vh) scale(.3729)}}.snow:nth-child(340){opacity:1.562;transform:translate(49.0117vw,-10px) scale(.0742);animation:fall-340 28s -2s linear infinite}@keyframes fall-340{35.955%{transform:translate(50.5vw,35.955vh) scale(.0742)}to{transform:translate(49.75585vw,99vh) scale(.0742)}}.snow:nth-child(341){opacity:1.3124;transform:translate(97.7108vw,-10px) scale(.5854);animation:fall-341 22s -13s linear infinite}@keyframes fall-341{68.567%{transform:translate(97.241vw,68.567vh) scale(.5854)}to{transform:translate(97.4759vw,99vh) scale(.5854)}}.snow:nth-child(342){opacity:.4346;transform:translate(4.0501vw,-10px) scale(.5018);animation:fall-342 26s -5s linear infinite}@keyframes fall-342{77.341%{transform:translate(6.3107vw,77.341vh) scale(.5018)}to{transform:translate(5.1804vw,99vh) scale(.5018)}}.snow:nth-child(343){opacity:1.6658;transform:translate(89.2989vw,-10px) scale(.5307);animation:fall-343 24s -19s linear infinite}@keyframes fall-343{71.507%{transform:translate(96.8794vw,71.507vh) scale(.5307)}to{transform:translate(93.08915vw,99vh) scale(.5307)}}.snow:nth-child(344){opacity:1.201;transform:translate(85.9495vw,-10px) scale(.4324);animation:fall-344 14s -15s linear infinite}@keyframes fall-344{30.92%{transform:translate(91.9674vw,30.92vh) scale(.4324)}to{transform:translate(88.95845vw,99vh) scale(.4324)}}.snow:nth-child(345){opacity:.8016;transform:translate(90.8273vw,-10px) scale(.5641);animation:fall-345 14s -14s linear infinite}@keyframes fall-345{65.359%{transform:translate(81.2803vw,65.359vh) scale(.5641)}to{transform:translate(86.0538vw,99vh) scale(.5641)}}.snow:nth-child(346){opacity:1.7096;transform:translate(81.1086vw,-10px) scale(.2151);animation:fall-346 24s -9s linear infinite}@keyframes fall-346{62.775%{transform:translate(76.6835vw,62.775vh) scale(.2151)}to{transform:translate(78.89605vw,99vh) scale(.2151)}}.snow:nth-child(347){opacity:1.7172;transform:translate(22.3008vw,-10px) scale(.795);animation:fall-347 21s -28s linear infinite}@keyframes fall-347{78.948%{transform:translate(19.013vw,78.948vh) scale(.795)}to{transform:translate(20.6569vw,99vh) scale(.795)}}.snow:nth-child(348){opacity:.4582;transform:translate(35.5909vw,-10px) scale(.3726);animation:fall-348 23s -18s linear infinite}@keyframes fall-348{60.221%{transform:translate(45.5528vw,60.221vh) scale(.3726)}to{transform:translate(40.57185vw,99vh) scale(.3726)}}.snow:nth-child(349){opacity:.9194;transform:translate(95.1243vw,-10px) scale(.3384);animation:fall-349 20s -27s linear infinite}@keyframes fall-349{39.684%{transform:translate(88.2005vw,39.684vh) scale(.3384)}to{transform:translate(91.6624vw,99vh) scale(.3384)}}.snow:nth-child(350){opacity:.4444;transform:translate(76.7184vw,-10px) scale(.3276);animation:fall-350 21s -6s linear infinite}@keyframes fall-350{57.79%{transform:translate(85.7801vw,57.79vh) scale(.3276)}to{transform:translate(81.24925vw,99vh) scale(.3276)}}.snow:nth-child(351){opacity:.0846;transform:translate(48.3559vw,-10px) scale(.972);animation:fall-351 15s -17s linear infinite}@keyframes fall-351{37.771%{transform:translate(52.0734vw,37.771vh) scale(.972)}to{transform:translate(50.21465vw,99vh) scale(.972)}}.snow:nth-child(352){opacity:.7374;transform:translate(3.3284vw,-10px) scale(.699);animation:fall-352 17s -15s linear infinite}@keyframes fall-352{46.042%{transform:translate(9.6453vw,46.042vh) scale(.699)}to{transform:translate(6.48685vw,99vh) scale(.699)}}.snow:nth-child(353){opacity:.5072;transform:translate(67.7551vw,-10px) scale(.84);animation:fall-353 20s -25s linear infinite}@keyframes fall-353{58.631%{transform:translate(75.6844vw,58.631vh) scale(.84)}to{transform:translate(71.71975vw,99vh) scale(.84)}}.snow:nth-child(354){opacity:.4826;transform:translate(84.8132vw,-10px) scale(.0563);animation:fall-354 29s -11s linear infinite}@keyframes fall-354{48.71%{transform:translate(91.4497vw,48.71vh) scale(.0563)}to{transform:translate(88.13145vw,99vh) scale(.0563)}}.snow:nth-child(355){opacity:.402;transform:translate(81.9208vw,-10px) scale(.0621);animation:fall-355 22s -30s linear infinite}@keyframes fall-355{72.574%{transform:translate(85.1509vw,72.574vh) scale(.0621)}to{transform:translate(83.53585vw,99vh) scale(.0621)}}.snow:nth-child(356){opacity:1.2268;transform:translate(42.1786vw,-10px) scale(.0543);animation:fall-356 26s -24s linear infinite}@keyframes fall-356{58.611%{transform:translate(39.894vw,58.611vh) scale(.0543)}to{transform:translate(41.0363vw,99vh) scale(.0543)}}.snow:nth-child(357){opacity:.6364;transform:translate(62.4621vw,-10px) scale(.6718);animation:fall-357 27s -11s linear infinite}@keyframes fall-357{77.186%{transform:translate(55.7392vw,77.186vh) scale(.6718)}to{transform:translate(59.10065vw,99vh) scale(.6718)}}.snow:nth-child(358){opacity:.3888;transform:translate(83.0283vw,-10px) scale(.395);animation:fall-358 30s -26s linear infinite}@keyframes fall-358{43.483%{transform:translate(85.8679vw,43.483vh) scale(.395)}to{transform:translate(84.4481vw,99vh) scale(.395)}}.snow:nth-child(359){opacity:.4942;transform:translate(13.7906vw,-10px) scale(.0995);animation:fall-359 22s -1s linear infinite}@keyframes fall-359{72.698%{transform:translate(22.9394vw,72.698vh) scale(.0995)}to{transform:translate(18.365vw,99vh) scale(.0995)}}.snow:nth-child(360){opacity:1.6044;transform:translate(41.7117vw,-10px) scale(.7189);animation:fall-360 26s -26s linear infinite}@keyframes fall-360{33.027%{transform:translate(50.3038vw,33.027vh) scale(.7189)}to{transform:translate(46.00775vw,99vh) scale(.7189)}}.snow:nth-child(361){opacity:.4344;transform:translate(59.4299vw,-10px) scale(.389);animation:fall-361 12s -9s linear infinite}@keyframes fall-361{36.553%{transform:translate(61.6908vw,36.553vh) scale(.389)}to{transform:translate(60.56035vw,99vh) scale(.389)}}.snow:nth-child(362){opacity:1.9536;transform:translate(97.9844vw,-10px) scale(.6045);animation:fall-362 29s -1s linear infinite}@keyframes fall-362{65.637%{transform:translate(97.2376vw,65.637vh) scale(.6045)}to{transform:translate(97.611vw,99vh) scale(.6045)}}.snow:nth-child(363){opacity:.4664;transform:translate(48.7711vw,-10px) scale(.1084);animation:fall-363 27s -17s linear infinite}@keyframes fall-363{37.656%{transform:translate(46.77vw,37.656vh) scale(.1084)}to{transform:translate(47.77055vw,99vh) scale(.1084)}}.snow:nth-child(364){opacity:1.634;transform:translate(66.1355vw,-10px) scale(.4779);animation:fall-364 14s -6s linear infinite}@keyframes fall-364{52.215%{transform:translate(63.0566vw,52.215vh) scale(.4779)}to{transform:translate(64.59605vw,99vh) scale(.4779)}}.snow:nth-child(365){opacity:.9182;transform:translate(29.5034vw,-10px) scale(.8414);animation:fall-365 11s -30s linear infinite}@keyframes fall-365{64.332%{transform:translate(28.698vw,64.332vh) scale(.8414)}to{transform:translate(29.1007vw,99vh) scale(.8414)}}.snow:nth-child(366){opacity:1.0652;transform:translate(8.0391vw,-10px) scale(.8327);animation:fall-366 18s -8s linear infinite}@keyframes fall-366{79.725%{transform:translate(13.0928vw,79.725vh) scale(.8327)}to{transform:translate(10.56595vw,99vh) scale(.8327)}}.snow:nth-child(367){opacity:.8486;transform:translate(98.4257vw,-10px) scale(.1306);animation:fall-367 25s -10s linear infinite}@keyframes fall-367{77.651%{transform:translate(98.4089vw,77.651vh) scale(.1306)}to{transform:translate(98.4173vw,99vh) scale(.1306)}}.snow:nth-child(368){opacity:.427;transform:translate(73.8359vw,-10px) scale(.3608);animation:fall-368 13s -18s linear infinite}@keyframes fall-368{46.578%{transform:translate(76.8422vw,46.578vh) scale(.3608)}to{transform:translate(75.33905vw,99vh) scale(.3608)}}.snow:nth-child(369){opacity:1.4972;transform:translate(43.6338vw,-10px) scale(.7505);animation:fall-369 11s -22s linear infinite}@keyframes fall-369{50.667%{transform:translate(53.5566vw,50.667vh) scale(.7505)}to{transform:translate(48.5952vw,99vh) scale(.7505)}}.snow:nth-child(370){opacity:1.0892;transform:translate(28.1761vw,-10px) scale(.1639);animation:fall-370 16s -12s linear infinite}@keyframes fall-370{60.619%{transform:translate(36.1063vw,60.619vh) scale(.1639)}to{transform:translate(32.1412vw,99vh) scale(.1639)}}.snow:nth-child(371){opacity:1.6188;transform:translate(58.5466vw,-10px) scale(.2359);animation:fall-371 22s -29s linear infinite}@keyframes fall-371{76.152%{transform:translate(52.5976vw,76.152vh) scale(.2359)}to{transform:translate(55.5721vw,99vh) scale(.2359)}}.snow:nth-child(372){opacity:1.09;transform:translate(75.1079vw,-10px) scale(.4298);animation:fall-372 12s -13s linear infinite}@keyframes fall-372{53.053%{transform:translate(75.3371vw,53.053vh) scale(.4298)}to{transform:translate(75.2225vw,99vh) scale(.4298)}}.snow:nth-child(373){opacity:.744;transform:translate(66.7151vw,-10px) scale(.55);animation:fall-373 25s -3s linear infinite}@keyframes fall-373{79.046%{transform:translate(58.8023vw,79.046vh) scale(.55)}to{transform:translate(62.7587vw,99vh) scale(.55)}}.snow:nth-child(374){opacity:.819;transform:translate(82.9247vw,-10px) scale(.5947);animation:fall-374 23s -18s linear infinite}@keyframes fall-374{59.454%{transform:translate(76.6743vw,59.454vh) scale(.5947)}to{transform:translate(79.7995vw,99vh) scale(.5947)}}.snow:nth-child(375){opacity:.8064;transform:translate(64.4088vw,-10px) scale(.1782);animation:fall-375 21s -26s linear infinite}@keyframes fall-375{68.275%{transform:translate(73.4466vw,68.275vh) scale(.1782)}to{transform:translate(68.9277vw,99vh) scale(.1782)}}.snow:nth-child(376){opacity:1.506;transform:translate(21.7198vw,-10px) scale(.1324);animation:fall-376 17s -8s linear infinite}@keyframes fall-376{76.372%{transform:translate(16.9513vw,76.372vh) scale(.1324)}to{transform:translate(19.33555vw,99vh) scale(.1324)}}.snow:nth-child(377){opacity:.6598;transform:translate(31.2883vw,-10px) scale(.2911);animation:fall-377 24s -4s linear infinite}@keyframes fall-377{46.953%{transform:translate(35.895vw,46.953vh) scale(.2911)}to{transform:translate(33.59165vw,99vh) scale(.2911)}}.snow:nth-child(378){opacity:.2024;transform:translate(64.5958vw,-10px) scale(.711);animation:fall-378 22s -7s linear infinite}@keyframes fall-378{37.855%{transform:translate(55.5906vw,37.855vh) scale(.711)}to{transform:translate(60.0932vw,99vh) scale(.711)}}.snow:nth-child(379){opacity:.8868;transform:translate(5.4975vw,-10px) scale(.1984);animation:fall-379 20s -10s linear infinite}@keyframes fall-379{54.531%{transform:translate(-.4313vw,54.531vh) scale(.1984)}to{transform:translate(2.5331vw,99vh) scale(.1984)}}.snow:nth-child(380){opacity:1.2464;transform:translate(90.2387vw,-10px) scale(.0079);animation:fall-380 14s -14s linear infinite}@keyframes fall-380{59.144%{transform:translate(99.3352vw,59.144vh) scale(.0079)}to{transform:translate(94.78695vw,99vh) scale(.0079)}}.snow:nth-child(381){opacity:.71;transform:translate(78.7688vw,-10px) scale(.5247);animation:fall-381 29s -9s linear infinite}@keyframes fall-381{34.746%{transform:translate(83.6344vw,34.746vh) scale(.5247)}to{transform:translate(81.2016vw,99vh) scale(.5247)}}.snow:nth-child(382){opacity:1.0464;transform:translate(30.5615vw,-10px) scale(.0818);animation:fall-382 14s -26s linear infinite}@keyframes fall-382{44.085%{transform:translate(37.8183vw,44.085vh) scale(.0818)}to{transform:translate(34.1899vw,99vh) scale(.0818)}}.snow:nth-child(383){opacity:.5338;transform:translate(37.8665vw,-10px) scale(.1624);animation:fall-383 30s -26s linear infinite}@keyframes fall-383{66.21%{transform:translate(37.4053vw,66.21vh) scale(.1624)}to{transform:translate(37.6359vw,99vh) scale(.1624)}}.snow:nth-child(384){opacity:1.4496;transform:translate(8.1681vw,-10px) scale(.623);animation:fall-384 27s -16s linear infinite}@keyframes fall-384{73.782%{transform:translate(17.2627vw,73.782vh) scale(.623)}to{transform:translate(12.7154vw,99vh) scale(.623)}}.snow:nth-child(385){opacity:1.8416;transform:translate(.8037vw,-10px) scale(.967);animation:fall-385 16s -7s linear infinite}@keyframes fall-385{52.982%{transform:translate(-4.7161vw,52.982vh) scale(.967)}to{transform:translate(-1.9562vw,99vh) scale(.967)}}.snow:nth-child(386){opacity:.2442;transform:translate(68.7258vw,-10px) scale(.2744);animation:fall-386 17s -17s linear infinite}@keyframes fall-386{47.569%{transform:translate(69.5984vw,47.569vh) scale(.2744)}to{transform:translate(69.1621vw,99vh) scale(.2744)}}.snow:nth-child(387){opacity:1.2974;transform:translate(11.3217vw,-10px) scale(.7529);animation:fall-387 18s -23s linear infinite}@keyframes fall-387{33.948%{transform:translate(3.943vw,33.948vh) scale(.7529)}to{transform:translate(7.63235vw,99vh) scale(.7529)}}.snow:nth-child(388){opacity:.8542;transform:translate(65.0148vw,-10px) scale(.0073);animation:fall-388 26s -7s linear infinite}@keyframes fall-388{45.93%{transform:translate(59.0723vw,45.93vh) scale(.0073)}to{transform:translate(62.04355vw,99vh) scale(.0073)}}.snow:nth-child(389){opacity:1.6782;transform:translate(45.3532vw,-10px) scale(.8005);animation:fall-389 24s -18s linear infinite}@keyframes fall-389{75.818%{transform:translate(52.7507vw,75.818vh) scale(.8005)}to{transform:translate(49.05195vw,99vh) scale(.8005)}}.snow:nth-child(390){opacity:.2506;transform:translate(73.784vw,-10px) scale(.5626);animation:fall-390 14s -24s linear infinite}@keyframes fall-390{65.262%{transform:translate(74.6617vw,65.262vh) scale(.5626)}to{transform:translate(74.22285vw,99vh) scale(.5626)}}.snow:nth-child(391){opacity:.3586;transform:translate(6.1691vw,-10px) scale(.1318);animation:fall-391 29s -25s linear infinite}@keyframes fall-391{37.057%{transform:translate(15.0173vw,37.057vh) scale(.1318)}to{transform:translate(10.5932vw,99vh) scale(.1318)}}.snow:nth-child(392){opacity:.8466;transform:translate(57.0117vw,-10px) scale(.8609);animation:fall-392 12s -8s linear infinite}@keyframes fall-392{42.827%{transform:translate(64.204vw,42.827vh) scale(.8609)}to{transform:translate(60.60785vw,99vh) scale(.8609)}}.snow:nth-child(393){opacity:1.9942;transform:translate(53.5489vw,-10px) scale(.2259);animation:fall-393 17s -21s linear infinite}@keyframes fall-393{39.207%{transform:translate(48.7428vw,39.207vh) scale(.2259)}to{transform:translate(51.14585vw,99vh) scale(.2259)}}.snow:nth-child(394){opacity:.1162;transform:translate(28.5446vw,-10px) scale(.324);animation:fall-394 13s -2s linear infinite}@keyframes fall-394{37.29%{transform:translate(22.7343vw,37.29vh) scale(.324)}to{transform:translate(25.63945vw,99vh) scale(.324)}}.snow:nth-child(395){opacity:1.5134;transform:translate(40.8668vw,-10px) scale(.539);animation:fall-395 21s -2s linear infinite}@keyframes fall-395{41.232%{transform:translate(42.8687vw,41.232vh) scale(.539)}to{transform:translate(41.86775vw,99vh) scale(.539)}}.snow:nth-child(396){opacity:.2522;transform:translate(5.555vw,-10px) scale(.4869);animation:fall-396 13s -21s linear infinite}@keyframes fall-396{72.563%{transform:translate(9.8672vw,72.563vh) scale(.4869)}to{transform:translate(7.7111vw,99vh) scale(.4869)}}.snow:nth-child(397){opacity:.978;transform:translate(11.203vw,-10px) scale(.4148);animation:fall-397 17s -19s linear infinite}@keyframes fall-397{40.051%{transform:translate(10.0517vw,40.051vh) scale(.4148)}to{transform:translate(10.62735vw,99vh) scale(.4148)}}.snow:nth-child(398){opacity:.3072;transform:translate(81.2235vw,-10px) scale(.1509);animation:fall-398 19s -15s linear infinite}@keyframes fall-398{39.553%{transform:translate(74.7808vw,39.553vh) scale(.1509)}to{transform:translate(78.00215vw,99vh) scale(.1509)}}.snow:nth-child(399){opacity:.3124;transform:translate(57.2517vw,-10px) scale(.0634);animation:fall-399 26s -14s linear infinite}@keyframes fall-399{63.405%{transform:translate(64.8547vw,63.405vh) scale(.0634)}to{transform:translate(61.0532vw,99vh) scale(.0634)}}.snow:nth-child(400){opacity:1.2688;transform:translate(89.0959vw,-10px) scale(.8405);animation:fall-400 23s -8s linear infinite}@keyframes fall-400{48.951%{transform:translate(82.7443vw,48.951vh) scale(.8405)}to{transform:translate(85.9201vw,99vh) scale(.8405)}}\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}.wizard-step-container{background-color:#fff;box-shadow:#63636333 0 2px 8px;padding:10px}.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}.app-search-background{z-index:9999;margin-top:60px;padding:0;background-color:#0000004d;width:100vw;height:calc(100vh - 60px)}.app-search-result-box{height:calc(100% - 35px);overflow:hidden;margin:20px}.app-search-card{margin-top:2px;margin-bottom:10px;padding:15px;background-color:#fff;box-shadow:#06182c66 0 0 0 2px,#06182ca6 0 4px 6px -1px,#ffffff14 0 1px inset}.pull-left{float:left}.pull-right{float:right}.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}.mat-chip-list-wrapper input.mat-input-element,.mat-chip-list-wrapper .mat-standard-chip{margin:1px 4px 4px!important;padding-top:0!important}.snow{position:absolute;width:10px;height:10px;background:white;border-radius:50%}.snow:nth-child(1){opacity:.759;transform:translate(73.4155vw,-10px) scale(.2184);animation:fall-1 22s -13s linear infinite}@keyframes fall-1{30.442%{transform:translate(78.0429vw,30.442vh) scale(.2184)}to{transform:translate(75.7292vw,99vh) scale(.2184)}}.snow:nth-child(2){opacity:.799;transform:translate(67.6445vw,-10px) scale(.6536);animation:fall-2 27s -15s linear infinite}@keyframes fall-2{79.502%{transform:translate(64.6638vw,79.502vh) scale(.6536)}to{transform:translate(66.15415vw,99vh) scale(.6536)}}.snow:nth-child(3){opacity:1.469;transform:translate(58.4884vw,-10px) scale(.0859);animation:fall-3 21s -27s linear infinite}@keyframes fall-3{69.386%{transform:translate(49.1661vw,69.386vh) scale(.0859)}to{transform:translate(53.82725vw,99vh) scale(.0859)}}.snow:nth-child(4){opacity:1.2138;transform:translate(87.4972vw,-10px) scale(.011);animation:fall-4 26s -4s linear infinite}@keyframes fall-4{51.132%{transform:translate(91.1014vw,51.132vh) scale(.011)}to{transform:translate(89.2993vw,99vh) scale(.011)}}.snow:nth-child(5){opacity:1.3382;transform:translate(37.0816vw,-10px) scale(.6321);animation:fall-5 16s -8s linear infinite}@keyframes fall-5{68.868%{transform:translate(43.4544vw,68.868vh) scale(.6321)}to{transform:translate(40.268vw,99vh) scale(.6321)}}.snow:nth-child(6){opacity:1.353;transform:translate(18.82vw,-10px) scale(.212);animation:fall-6 30s -28s linear infinite}@keyframes fall-6{47.123%{transform:translate(13.9897vw,47.123vh) scale(.212)}to{transform:translate(16.40485vw,99vh) scale(.212)}}.snow:nth-child(7){opacity:.191;transform:translate(93.5491vw,-10px) scale(.1229);animation:fall-7 25s -26s linear infinite}@keyframes fall-7{53.385%{transform:translate(88.6742vw,53.385vh) scale(.1229)}to{transform:translate(91.11165vw,99vh) scale(.1229)}}.snow:nth-child(8){opacity:.868;transform:translate(99.2885vw,-10px) scale(.2937);animation:fall-8 28s -11s linear infinite}@keyframes fall-8{74.755%{transform:translate(91.0995vw,74.755vh) scale(.2937)}to{transform:translate(95.194vw,99vh) scale(.2937)}}.snow:nth-child(9){opacity:.5716;transform:translate(38.9712vw,-10px) scale(.7345);animation:fall-9 17s -10s linear infinite}@keyframes fall-9{30.743%{transform:translate(32.5655vw,30.743vh) scale(.7345)}to{transform:translate(35.76835vw,99vh) scale(.7345)}}.snow:nth-child(10){opacity:1.1108;transform:translate(63.3384vw,-10px) scale(.6792);animation:fall-10 11s -26s linear infinite}@keyframes fall-10{32.147%{transform:translate(59.4214vw,32.147vh) scale(.6792)}to{transform:translate(61.3799vw,99vh) scale(.6792)}}.snow:nth-child(11){opacity:1.3378;transform:translate(82.6229vw,-10px) scale(.2291);animation:fall-11 24s -21s linear infinite}@keyframes fall-11{48.84%{transform:translate(89.0114vw,48.84vh) scale(.2291)}to{transform:translate(85.81715vw,99vh) scale(.2291)}}.snow:nth-child(12){opacity:.2266;transform:translate(60.9429vw,-10px) scale(.1002);animation:fall-12 17s -18s linear infinite}@keyframes fall-12{38.982%{transform:translate(65.0321vw,38.982vh) scale(.1002)}to{transform:translate(62.9875vw,99vh) scale(.1002)}}.snow:nth-child(13){opacity:1.8654;transform:translate(64.5163vw,-10px) scale(.8747);animation:fall-13 28s -26s linear infinite}@keyframes fall-13{73.678%{transform:translate(72.2981vw,73.678vh) scale(.8747)}to{transform:translate(68.4072vw,99vh) scale(.8747)}}.snow:nth-child(14){opacity:1.2642;transform:translate(39.3085vw,-10px) scale(.5815);animation:fall-14 21s -3s linear infinite}@keyframes fall-14{51.397%{transform:translate(38.8505vw,51.397vh) scale(.5815)}to{transform:translate(39.0795vw,99vh) scale(.5815)}}.snow:nth-child(15){opacity:.895;transform:translate(6.5204vw,-10px) scale(.6694);animation:fall-15 17s -21s linear infinite}@keyframes fall-15{50.736%{transform:translate(14.4541vw,50.736vh) scale(.6694)}to{transform:translate(10.48725vw,99vh) scale(.6694)}}.snow:nth-child(16){opacity:1.342;transform:translate(77.8111vw,-10px) scale(.2983);animation:fall-16 28s -27s linear infinite}@keyframes fall-16{35.501%{transform:translate(77.0316vw,35.501vh) scale(.2983)}to{transform:translate(77.42135vw,99vh) scale(.2983)}}.snow:nth-child(17){opacity:.7568;transform:translate(16.6233vw,-10px) scale(.9323);animation:fall-17 24s -2s linear infinite}@keyframes fall-17{32.414%{transform:translate(6.6488vw,32.414vh) scale(.9323)}to{transform:translate(11.63605vw,99vh) scale(.9323)}}.snow:nth-child(18){opacity:.8034;transform:translate(70.4715vw,-10px) scale(.4271);animation:fall-18 21s -18s linear infinite}@keyframes fall-18{60.345%{transform:translate(69.049vw,60.345vh) scale(.4271)}to{transform:translate(69.76025vw,99vh) scale(.4271)}}.snow:nth-child(19){opacity:.4892;transform:translate(12.0351vw,-10px) scale(.196);animation:fall-19 29s -18s linear infinite}@keyframes fall-19{74.441%{transform:translate(15.6184vw,74.441vh) scale(.196)}to{transform:translate(13.82675vw,99vh) scale(.196)}}.snow:nth-child(20){opacity:1.4254;transform:translate(23.9561vw,-10px) scale(.1459);animation:fall-20 25s -9s linear infinite}@keyframes fall-20{69.44%{transform:translate(19.1978vw,69.44vh) scale(.1459)}to{transform:translate(21.57695vw,99vh) scale(.1459)}}.snow:nth-child(21){opacity:1.96;transform:translate(86.6978vw,-10px) scale(.1146);animation:fall-21 20s -9s linear infinite}@keyframes fall-21{59.615%{transform:translate(80.1646vw,59.615vh) scale(.1146)}to{transform:translate(83.4312vw,99vh) scale(.1146)}}.snow:nth-child(22){opacity:1.7858;transform:translate(58.5557vw,-10px) scale(.6942);animation:fall-22 26s -5s linear infinite}@keyframes fall-22{75.419%{transform:translate(51.8067vw,75.419vh) scale(.6942)}to{transform:translate(55.1812vw,99vh) scale(.6942)}}.snow:nth-child(23){opacity:.955;transform:translate(7.4402vw,-10px) scale(.607);animation:fall-23 11s -18s linear infinite}@keyframes fall-23{50.276%{transform:translate(7.7781vw,50.276vh) scale(.607)}to{transform:translate(7.60915vw,99vh) scale(.607)}}.snow:nth-child(24){opacity:1.3412;transform:translate(85.3081vw,-10px) scale(.2018);animation:fall-24 28s -27s linear infinite}@keyframes fall-24{64.127%{transform:translate(79.9986vw,64.127vh) scale(.2018)}to{transform:translate(82.65335vw,99vh) scale(.2018)}}.snow:nth-child(25){opacity:.916;transform:translate(69.6125vw,-10px) scale(.614);animation:fall-25 27s -20s linear infinite}@keyframes fall-25{57.23%{transform:translate(62.4597vw,57.23vh) scale(.614)}to{transform:translate(66.0361vw,99vh) scale(.614)}}.snow:nth-child(26){opacity:1.5134;transform:translate(59.6214vw,-10px) scale(.3716);animation:fall-26 14s -14s linear infinite}@keyframes fall-26{41.348%{transform:translate(58.7655vw,41.348vh) scale(.3716)}to{transform:translate(59.19345vw,99vh) scale(.3716)}}.snow:nth-child(27){opacity:.6948;transform:translate(69.4427vw,-10px) scale(.8548);animation:fall-27 10s -6s linear infinite}@keyframes fall-27{47.262%{transform:translate(72.1281vw,47.262vh) scale(.8548)}to{transform:translate(70.7854vw,99vh) scale(.8548)}}.snow:nth-child(28){opacity:1.8516;transform:translate(98.9359vw,-10px) scale(.0423);animation:fall-28 30s -5s linear infinite}@keyframes fall-28{70.713%{transform:translate(104.6783vw,70.713vh) scale(.0423)}to{transform:translate(101.8071vw,99vh) scale(.0423)}}.snow:nth-child(29){opacity:.4734;transform:translate(71.6546vw,-10px) scale(.6588);animation:fall-29 10s -20s linear infinite}@keyframes fall-29{70.225%{transform:translate(63.1129vw,70.225vh) scale(.6588)}to{transform:translate(67.38375vw,99vh) scale(.6588)}}.snow:nth-child(30){opacity:1.1942;transform:translate(98.0197vw,-10px) scale(.9913);animation:fall-30 20s -28s linear infinite}@keyframes fall-30{56.769%{transform:translate(98.6106vw,56.769vh) scale(.9913)}to{transform:translate(98.31515vw,99vh) scale(.9913)}}.snow:nth-child(31){opacity:1.2;transform:translate(50.6302vw,-10px) scale(.4803);animation:fall-31 29s -15s linear infinite}@keyframes fall-31{44.815%{transform:translate(49.4851vw,44.815vh) scale(.4803)}to{transform:translate(50.05765vw,99vh) scale(.4803)}}.snow:nth-child(32){opacity:1.985;transform:translate(58.3351vw,-10px) scale(.2286);animation:fall-32 16s -9s linear infinite}@keyframes fall-32{35.247%{transform:translate(62.5983vw,35.247vh) scale(.2286)}to{transform:translate(60.4667vw,99vh) scale(.2286)}}.snow:nth-child(33){opacity:1.8324;transform:translate(19.6797vw,-10px) scale(.8152);animation:fall-33 17s -2s linear infinite}@keyframes fall-33{33.111%{transform:translate(9.7519vw,33.111vh) scale(.8152)}to{transform:translate(14.7158vw,99vh) scale(.8152)}}.snow:nth-child(34){opacity:1.9086;transform:translate(66.0094vw,-10px) scale(.7063);animation:fall-34 17s -28s linear infinite}@keyframes fall-34{45.272%{transform:translate(75.2485vw,45.272vh) scale(.7063)}to{transform:translate(70.62895vw,99vh) scale(.7063)}}.snow:nth-child(35){opacity:1.4406;transform:translate(80.169vw,-10px) scale(.635);animation:fall-35 26s -3s linear infinite}@keyframes fall-35{33.26%{transform:translate(71.6042vw,33.26vh) scale(.635)}to{transform:translate(75.8866vw,99vh) scale(.635)}}.snow:nth-child(36){opacity:1.662;transform:translate(12.5376vw,-10px) scale(.0086);animation:fall-36 24s -15s linear infinite}@keyframes fall-36{56.069%{transform:translate(4.5186vw,56.069vh) scale(.0086)}to{transform:translate(8.5281vw,99vh) scale(.0086)}}.snow:nth-child(37){opacity:.2258;transform:translate(79.335vw,-10px) scale(.6564);animation:fall-37 15s -29s linear infinite}@keyframes fall-37{68.208%{transform:translate(86.374vw,68.208vh) scale(.6564)}to{transform:translate(82.8545vw,99vh) scale(.6564)}}.snow:nth-child(38){opacity:1.193;transform:translate(40.6253vw,-10px) scale(.5161);animation:fall-38 27s -30s linear infinite}@keyframes fall-38{57.433%{transform:translate(35.6893vw,57.433vh) scale(.5161)}to{transform:translate(38.1573vw,99vh) scale(.5161)}}.snow:nth-child(39){opacity:1.09;transform:translate(27.3217vw,-10px) scale(.0511);animation:fall-39 27s -13s linear infinite}@keyframes fall-39{65.877%{transform:translate(25.405vw,65.877vh) scale(.0511)}to{transform:translate(26.36335vw,99vh) scale(.0511)}}.snow:nth-child(40){opacity:1.5678;transform:translate(79.9031vw,-10px) scale(.7805);animation:fall-40 19s -9s linear infinite}@keyframes fall-40{67.931%{transform:translate(79.0952vw,67.931vh) scale(.7805)}to{transform:translate(79.49915vw,99vh) scale(.7805)}}.snow:nth-child(41){opacity:1.2762;transform:translate(85.0823vw,-10px) scale(.1957);animation:fall-41 25s -21s linear infinite}@keyframes fall-41{59.816%{transform:translate(94.5054vw,59.816vh) scale(.1957)}to{transform:translate(89.79385vw,99vh) scale(.1957)}}.snow:nth-child(42){opacity:1.3096;transform:translate(44.6079vw,-10px) scale(.9069);animation:fall-42 22s -11s linear infinite}@keyframes fall-42{49.072%{transform:translate(44.3682vw,49.072vh) scale(.9069)}to{transform:translate(44.48805vw,99vh) scale(.9069)}}.snow:nth-child(43){opacity:1.1968;transform:translate(98.183vw,-10px) scale(.6196);animation:fall-43 23s -24s linear infinite}@keyframes fall-43{32.001%{transform:translate(103.3269vw,32.001vh) scale(.6196)}to{transform:translate(100.75495vw,99vh) scale(.6196)}}.snow:nth-child(44){opacity:.1508;transform:translate(43.6593vw,-10px) scale(.3362);animation:fall-44 13s -15s linear infinite}@keyframes fall-44{79%{transform:translate(52.2803vw,79vh) scale(.3362)}to{transform:translate(47.9698vw,99vh) scale(.3362)}}.snow:nth-child(45){opacity:.958;transform:translate(27.7564vw,-10px) scale(.5691);animation:fall-45 17s -21s linear infinite}@keyframes fall-45{41.704%{transform:translate(37.1015vw,41.704vh) scale(.5691)}to{transform:translate(32.42895vw,99vh) scale(.5691)}}.snow:nth-child(46){opacity:.6288;transform:translate(37.6832vw,-10px) scale(.7264);animation:fall-46 17s -19s linear infinite}@keyframes fall-46{56.967%{transform:translate(37.6255vw,56.967vh) scale(.7264)}to{transform:translate(37.65435vw,99vh) scale(.7264)}}.snow:nth-child(47){opacity:1.8916;transform:translate(40.9398vw,-10px) scale(.732);animation:fall-47 25s -30s linear infinite}@keyframes fall-47{30.232%{transform:translate(36.1503vw,30.232vh) scale(.732)}to{transform:translate(38.54505vw,99vh) scale(.732)}}.snow:nth-child(48){opacity:.7782;transform:translate(60.2232vw,-10px) scale(.2618);animation:fall-48 18s -28s linear infinite}@keyframes fall-48{64.579%{transform:translate(51.0051vw,64.579vh) scale(.2618)}to{transform:translate(55.61415vw,99vh) scale(.2618)}}.snow:nth-child(49){opacity:1.91;transform:translate(76.882vw,-10px) scale(.2611);animation:fall-49 27s -14s linear infinite}@keyframes fall-49{46.832%{transform:translate(84.9892vw,46.832vh) scale(.2611)}to{transform:translate(80.9356vw,99vh) scale(.2611)}}.snow:nth-child(50){opacity:.1884;transform:translate(32.5971vw,-10px) scale(.3972);animation:fall-50 23s -18s linear infinite}@keyframes fall-50{75.34%{transform:translate(25.8924vw,75.34vh) scale(.3972)}to{transform:translate(29.24475vw,99vh) scale(.3972)}}.snow:nth-child(51){opacity:.9402;transform:translate(1.9889vw,-10px) scale(.0362);animation:fall-51 14s -9s linear infinite}@keyframes fall-51{74.174%{transform:translate(3.22vw,74.174vh) scale(.0362)}to{transform:translate(2.60445vw,99vh) scale(.0362)}}.snow:nth-child(52){opacity:.4456;transform:translate(95.6528vw,-10px) scale(.0289);animation:fall-52 24s -19s linear infinite}@keyframes fall-52{56.578%{transform:translate(91.6687vw,56.578vh) scale(.0289)}to{transform:translate(93.66075vw,99vh) scale(.0289)}}.snow:nth-child(53){opacity:1.3426;transform:translate(54.3558vw,-10px) scale(.1029);animation:fall-53 11s -11s linear infinite}@keyframes fall-53{39.036%{transform:translate(50.951vw,39.036vh) scale(.1029)}to{transform:translate(52.6534vw,99vh) scale(.1029)}}.snow:nth-child(54){opacity:1.3964;transform:translate(81.4645vw,-10px) scale(.3207);animation:fall-54 15s -17s linear infinite}@keyframes fall-54{57.778%{transform:translate(77.625vw,57.778vh) scale(.3207)}to{transform:translate(79.54475vw,99vh) scale(.3207)}}.snow:nth-child(55){opacity:1.2944;transform:translate(70.1973vw,-10px) scale(.3616);animation:fall-55 21s -19s linear infinite}@keyframes fall-55{38.229%{transform:translate(66.6176vw,38.229vh) scale(.3616)}to{transform:translate(68.40745vw,99vh) scale(.3616)}}.snow:nth-child(56){opacity:1.227;transform:translate(50.3125vw,-10px) scale(.0324);animation:fall-56 19s -13s linear infinite}@keyframes fall-56{37.14%{transform:translate(41.5084vw,37.14vh) scale(.0324)}to{transform:translate(45.91045vw,99vh) scale(.0324)}}.snow:nth-child(57){opacity:1.435;transform:translate(95.9784vw,-10px) scale(.7871);animation:fall-57 11s -1s linear infinite}@keyframes fall-57{64.376%{transform:translate(95.0138vw,64.376vh) scale(.7871)}to{transform:translate(95.4961vw,99vh) scale(.7871)}}.snow:nth-child(58){opacity:.6408;transform:translate(83.2916vw,-10px) scale(.6025);animation:fall-58 21s -14s linear infinite}@keyframes fall-58{79.261%{transform:translate(85.5308vw,79.261vh) scale(.6025)}to{transform:translate(84.4112vw,99vh) scale(.6025)}}.snow:nth-child(59){opacity:.5988;transform:translate(34.9784vw,-10px) scale(.4033);animation:fall-59 19s -18s linear infinite}@keyframes fall-59{75.883%{transform:translate(35.9457vw,75.883vh) scale(.4033)}to{transform:translate(35.46205vw,99vh) scale(.4033)}}.snow:nth-child(60){opacity:.6118;transform:translate(35.8448vw,-10px) scale(.0801);animation:fall-60 25s -16s linear infinite}@keyframes fall-60{62.977%{transform:translate(41.0235vw,62.977vh) scale(.0801)}to{transform:translate(38.43415vw,99vh) scale(.0801)}}.snow:nth-child(61){opacity:.0858;transform:translate(47.4094vw,-10px) scale(.6654);animation:fall-61 23s -28s linear infinite}@keyframes fall-61{70.95%{transform:translate(56.1274vw,70.95vh) scale(.6654)}to{transform:translate(51.7684vw,99vh) scale(.6654)}}.snow:nth-child(62){opacity:1.983;transform:translate(38.5907vw,-10px) scale(.8562);animation:fall-62 28s -25s linear infinite}@keyframes fall-62{35.919%{transform:translate(46.6586vw,35.919vh) scale(.8562)}to{transform:translate(42.62465vw,99vh) scale(.8562)}}.snow:nth-child(63){opacity:1.035;transform:translate(76.7885vw,-10px) scale(.2635);animation:fall-63 11s -14s linear infinite}@keyframes fall-63{48.921%{transform:translate(67.94vw,48.921vh) scale(.2635)}to{transform:translate(72.36425vw,99vh) scale(.2635)}}.snow:nth-child(64){opacity:.6314;transform:translate(75.8732vw,-10px) scale(.829);animation:fall-64 23s -13s linear infinite}@keyframes fall-64{52.234%{transform:translate(85.7206vw,52.234vh) scale(.829)}to{transform:translate(80.7969vw,99vh) scale(.829)}}.snow:nth-child(65){opacity:.333;transform:translate(38.1699vw,-10px) scale(.228);animation:fall-65 17s -2s linear infinite}@keyframes fall-65{55.999%{transform:translate(36.2177vw,55.999vh) scale(.228)}to{transform:translate(37.1938vw,99vh) scale(.228)}}.snow:nth-child(66){opacity:1.2876;transform:translate(16.1085vw,-10px) scale(.7079);animation:fall-66 14s -14s linear infinite}@keyframes fall-66{46.569%{transform:translate(24.1347vw,46.569vh) scale(.7079)}to{transform:translate(20.1216vw,99vh) scale(.7079)}}.snow:nth-child(67){opacity:.0736;transform:translate(44.9769vw,-10px) scale(.7573);animation:fall-67 26s -8s linear infinite}@keyframes fall-67{35.315%{transform:translate(38.7746vw,35.315vh) scale(.7573)}to{transform:translate(41.87575vw,99vh) scale(.7573)}}.snow:nth-child(68){opacity:.7014;transform:translate(28.7471vw,-10px) scale(.0939);animation:fall-68 13s -22s linear infinite}@keyframes fall-68{77.197%{transform:translate(22.6709vw,77.197vh) scale(.0939)}to{transform:translate(25.709vw,99vh) scale(.0939)}}.snow:nth-child(69){opacity:.2846;transform:translate(23.9083vw,-10px) scale(.5014);animation:fall-69 21s -14s linear infinite}@keyframes fall-69{75.704%{transform:translate(18.6605vw,75.704vh) scale(.5014)}to{transform:translate(21.2844vw,99vh) scale(.5014)}}.snow:nth-child(70){opacity:.487;transform:translate(11.5928vw,-10px) scale(.8584);animation:fall-70 27s -8s linear infinite}@keyframes fall-70{36.671%{transform:translate(7.4663vw,36.671vh) scale(.8584)}to{transform:translate(9.52955vw,99vh) scale(.8584)}}.snow:nth-child(71){opacity:.8866;transform:translate(15.2978vw,-10px) scale(.5045);animation:fall-71 30s -8s linear infinite}@keyframes fall-71{60.104%{transform:translate(16.8826vw,60.104vh) scale(.5045)}to{transform:translate(16.0902vw,99vh) scale(.5045)}}.snow:nth-child(72){opacity:.0118;transform:translate(73.5145vw,-10px) scale(.5113);animation:fall-72 16s -12s linear infinite}@keyframes fall-72{37.73%{transform:translate(68.5608vw,37.73vh) scale(.5113)}to{transform:translate(71.03765vw,99vh) scale(.5113)}}.snow:nth-child(73){opacity:.5226;transform:translate(7.7105vw,-10px) scale(.6286);animation:fall-73 22s -14s linear infinite}@keyframes fall-73{72.544%{transform:translate(14.5178vw,72.544vh) scale(.6286)}to{transform:translate(11.11415vw,99vh) scale(.6286)}}.snow:nth-child(74){opacity:.4442;transform:translate(9.5675vw,-10px) scale(.0011);animation:fall-74 12s -6s linear infinite}@keyframes fall-74{50.179%{transform:translate(13.1972vw,50.179vh) scale(.0011)}to{transform:translate(11.38235vw,99vh) scale(.0011)}}.snow:nth-child(75){opacity:.5406;transform:translate(79.9689vw,-10px) scale(.2041);animation:fall-75 25s -30s linear infinite}@keyframes fall-75{33.947%{transform:translate(70.4883vw,33.947vh) scale(.2041)}to{transform:translate(75.2286vw,99vh) scale(.2041)}}.snow:nth-child(76){opacity:1.1428;transform:translate(57.0821vw,-10px) scale(.993);animation:fall-76 14s -17s linear infinite}@keyframes fall-76{43.336%{transform:translate(48.4366vw,43.336vh) scale(.993)}to{transform:translate(52.75935vw,99vh) scale(.993)}}.snow:nth-child(77){opacity:.9054;transform:translate(69.4479vw,-10px) scale(.1562);animation:fall-77 24s -13s linear infinite}@keyframes fall-77{64.271%{transform:translate(59.6998vw,64.271vh) scale(.1562)}to{transform:translate(64.57385vw,99vh) scale(.1562)}}.snow:nth-child(78){opacity:.7284;transform:translate(57.6478vw,-10px) scale(.1119);animation:fall-78 13s -26s linear infinite}@keyframes fall-78{59.152%{transform:translate(63.6115vw,59.152vh) scale(.1119)}to{transform:translate(60.62965vw,99vh) scale(.1119)}}.snow:nth-child(79){opacity:.1892;transform:translate(75.6212vw,-10px) scale(.759);animation:fall-79 22s -25s linear infinite}@keyframes fall-79{68.201%{transform:translate(69.426vw,68.201vh) scale(.759)}to{transform:translate(72.5236vw,99vh) scale(.759)}}.snow:nth-child(80){opacity:1.9152;transform:translate(61.1972vw,-10px) scale(.2543);animation:fall-80 12s -2s linear infinite}@keyframes fall-80{68.673%{transform:translate(69.886vw,68.673vh) scale(.2543)}to{transform:translate(65.5416vw,99vh) scale(.2543)}}.snow:nth-child(81){opacity:.7632;transform:translate(23.6255vw,-10px) scale(.1697);animation:fall-81 26s -7s linear infinite}@keyframes fall-81{73.58%{transform:translate(17.1064vw,73.58vh) scale(.1697)}to{transform:translate(20.36595vw,99vh) scale(.1697)}}.snow:nth-child(82){opacity:.6656;transform:translate(77.5429vw,-10px) scale(.1312);animation:fall-82 15s -19s linear infinite}@keyframes fall-82{78.945%{transform:translate(83.7014vw,78.945vh) scale(.1312)}to{transform:translate(80.62215vw,99vh) scale(.1312)}}.snow:nth-child(83){opacity:.3134;transform:translate(86.7099vw,-10px) scale(.8343);animation:fall-83 27s -14s linear infinite}@keyframes fall-83{55.946%{transform:translate(91.8267vw,55.946vh) scale(.8343)}to{transform:translate(89.2683vw,99vh) scale(.8343)}}.snow:nth-child(84){opacity:1.7118;transform:translate(78.1704vw,-10px) scale(.2249);animation:fall-84 18s -23s linear infinite}@keyframes fall-84{79.112%{transform:translate(82.8228vw,79.112vh) scale(.2249)}to{transform:translate(80.4966vw,99vh) scale(.2249)}}.snow:nth-child(85){opacity:1.6842;transform:translate(17.7038vw,-10px) scale(.858);animation:fall-85 12s -4s linear infinite}@keyframes fall-85{76.643%{transform:translate(15.1992vw,76.643vh) scale(.858)}to{transform:translate(16.4515vw,99vh) scale(.858)}}.snow:nth-child(86){opacity:.9682;transform:translate(53.151vw,-10px) scale(.3866);animation:fall-86 22s -27s linear infinite}@keyframes fall-86{45.63%{transform:translate(44.675vw,45.63vh) scale(.3866)}to{transform:translate(48.913vw,99vh) scale(.3866)}}.snow:nth-child(87){opacity:1.2104;transform:translate(79.7278vw,-10px) scale(.0585);animation:fall-87 12s -5s linear infinite}@keyframes fall-87{31.877%{transform:translate(77.5412vw,31.877vh) scale(.0585)}to{transform:translate(78.6345vw,99vh) scale(.0585)}}.snow:nth-child(88){opacity:.6138;transform:translate(59.2002vw,-10px) scale(.6813);animation:fall-88 24s -21s linear infinite}@keyframes fall-88{39.468%{transform:translate(50.3915vw,39.468vh) scale(.6813)}to{transform:translate(54.79585vw,99vh) scale(.6813)}}.snow:nth-child(89){opacity:.7144;transform:translate(79.7554vw,-10px) scale(.8896);animation:fall-89 30s -7s linear infinite}@keyframes fall-89{53.389%{transform:translate(78.6453vw,53.389vh) scale(.8896)}to{transform:translate(79.20035vw,99vh) scale(.8896)}}.snow:nth-child(90){opacity:.5598;transform:translate(89.8199vw,-10px) scale(.3373);animation:fall-90 21s -1s linear infinite}@keyframes fall-90{39.687%{transform:translate(89.8417vw,39.687vh) scale(.3373)}to{transform:translate(89.8308vw,99vh) scale(.3373)}}.snow:nth-child(91){opacity:.4602;transform:translate(58.3471vw,-10px) scale(.7307);animation:fall-91 14s -25s linear infinite}@keyframes fall-91{79.744%{transform:translate(53.1976vw,79.744vh) scale(.7307)}to{transform:translate(55.77235vw,99vh) scale(.7307)}}.snow:nth-child(92){opacity:1.1168;transform:translate(49.3697vw,-10px) scale(.1702);animation:fall-92 16s -29s linear infinite}@keyframes fall-92{38.093%{transform:translate(51.6828vw,38.093vh) scale(.1702)}to{transform:translate(50.52625vw,99vh) scale(.1702)}}.snow:nth-child(93){opacity:.9106;transform:translate(99.7319vw,-10px) scale(.3834);animation:fall-93 27s -24s linear infinite}@keyframes fall-93{76.036%{transform:translate(97.5169vw,76.036vh) scale(.3834)}to{transform:translate(98.6244vw,99vh) scale(.3834)}}.snow:nth-child(94){opacity:1.3802;transform:translate(63.9559vw,-10px) scale(.5515);animation:fall-94 16s -20s linear infinite}@keyframes fall-94{60.392%{transform:translate(71.5032vw,60.392vh) scale(.5515)}to{transform:translate(67.72955vw,99vh) scale(.5515)}}.snow:nth-child(95){opacity:1.2012;transform:translate(70.8299vw,-10px) scale(.0796);animation:fall-95 14s -11s linear infinite}@keyframes fall-95{57.412%{transform:translate(71.3201vw,57.412vh) scale(.0796)}to{transform:translate(71.075vw,99vh) scale(.0796)}}.snow:nth-child(96){opacity:1.4462;transform:translate(84.279vw,-10px) scale(.5459);animation:fall-96 12s -18s linear infinite}@keyframes fall-96{55.583%{transform:translate(75.4174vw,55.583vh) scale(.5459)}to{transform:translate(79.8482vw,99vh) scale(.5459)}}.snow:nth-child(97){opacity:.4942;transform:translate(26.7945vw,-10px) scale(.3237);animation:fall-97 28s -6s linear infinite}@keyframes fall-97{53.771%{transform:translate(35.1691vw,53.771vh) scale(.3237)}to{transform:translate(30.9818vw,99vh) scale(.3237)}}.snow:nth-child(98){opacity:.617;transform:translate(81.2711vw,-10px) scale(.6438);animation:fall-98 14s -28s linear infinite}@keyframes fall-98{67.014%{transform:translate(74.7251vw,67.014vh) scale(.6438)}to{transform:translate(77.9981vw,99vh) scale(.6438)}}.snow:nth-child(99){opacity:.6428;transform:translate(32.4014vw,-10px) scale(.5029);animation:fall-99 25s -25s linear infinite}@keyframes fall-99{57.023%{transform:translate(40.1804vw,57.023vh) scale(.5029)}to{transform:translate(36.2909vw,99vh) scale(.5029)}}.snow:nth-child(100){opacity:.9382;transform:translate(18.0427vw,-10px) scale(.7763);animation:fall-100 13s -1s linear infinite}@keyframes fall-100{46.683%{transform:translate(9.0324vw,46.683vh) scale(.7763)}to{transform:translate(13.53755vw,99vh) scale(.7763)}}.snow:nth-child(101){opacity:.6596;transform:translate(7.7772vw,-10px) scale(.33);animation:fall-101 26s -16s linear infinite}@keyframes fall-101{76.872%{transform:translate(-.5342vw,76.872vh) scale(.33)}to{transform:translate(3.6215vw,99vh) scale(.33)}}.snow:nth-child(102){opacity:.4856;transform:translate(67.2752vw,-10px) scale(.4692);animation:fall-102 12s -24s linear infinite}@keyframes fall-102{42.331%{transform:translate(59.7107vw,42.331vh) scale(.4692)}to{transform:translate(63.49295vw,99vh) scale(.4692)}}.snow:nth-child(103){opacity:.4546;transform:translate(13.3104vw,-10px) scale(.1932);animation:fall-103 19s -20s linear infinite}@keyframes fall-103{35.103%{transform:translate(5.8274vw,35.103vh) scale(.1932)}to{transform:translate(9.5689vw,99vh) scale(.1932)}}.snow:nth-child(104){opacity:.7662;transform:translate(1.7777vw,-10px) scale(.1113);animation:fall-104 21s -12s linear infinite}@keyframes fall-104{55.49%{transform:translate(.4139vw,55.49vh) scale(.1113)}to{transform:translate(1.0958vw,99vh) scale(.1113)}}.snow:nth-child(105){opacity:.5924;transform:translate(92.9282vw,-10px) scale(.8868);animation:fall-105 14s -16s linear infinite}@keyframes fall-105{58.124%{transform:translate(91.3374vw,58.124vh) scale(.8868)}to{transform:translate(92.1328vw,99vh) scale(.8868)}}.snow:nth-child(106){opacity:.4564;transform:translate(38.9374vw,-10px) scale(.2907);animation:fall-106 19s -21s linear infinite}@keyframes fall-106{68.631%{transform:translate(30.798vw,68.631vh) scale(.2907)}to{transform:translate(34.8677vw,99vh) scale(.2907)}}.snow:nth-child(107){opacity:.6032;transform:translate(19.195vw,-10px) scale(.6052);animation:fall-107 20s -21s linear infinite}@keyframes fall-107{79.644%{transform:translate(19.8658vw,79.644vh) scale(.6052)}to{transform:translate(19.5304vw,99vh) scale(.6052)}}.snow:nth-child(108){opacity:.9658;transform:translate(18.6698vw,-10px) scale(.5499);animation:fall-108 25s -25s linear infinite}@keyframes fall-108{74.91%{transform:translate(18.0084vw,74.91vh) scale(.5499)}to{transform:translate(18.3391vw,99vh) scale(.5499)}}.snow:nth-child(109){opacity:1.0092;transform:translate(90.9386vw,-10px) scale(.9088);animation:fall-109 23s -4s linear infinite}@keyframes fall-109{69.639%{transform:translate(84.3347vw,69.639vh) scale(.9088)}to{transform:translate(87.63665vw,99vh) scale(.9088)}}.snow:nth-child(110){opacity:1.1894;transform:translate(30.7909vw,-10px) scale(.8619);animation:fall-110 17s -30s linear infinite}@keyframes fall-110{54.033%{transform:translate(28.8321vw,54.033vh) scale(.8619)}to{transform:translate(29.8115vw,99vh) scale(.8619)}}.snow:nth-child(111){opacity:.0764;transform:translate(94.5096vw,-10px) scale(.0616);animation:fall-111 30s -17s linear infinite}@keyframes fall-111{70.304%{transform:translate(89.1927vw,70.304vh) scale(.0616)}to{transform:translate(91.85115vw,99vh) scale(.0616)}}.snow:nth-child(112){opacity:.8144;transform:translate(8.6817vw,-10px) scale(.4777);animation:fall-112 23s -30s linear infinite}@keyframes fall-112{71.173%{transform:translate(14.4314vw,71.173vh) scale(.4777)}to{transform:translate(11.55655vw,99vh) scale(.4777)}}.snow:nth-child(113){opacity:.509;transform:translate(28.7431vw,-10px) scale(.7695);animation:fall-113 26s -4s linear infinite}@keyframes fall-113{48.021%{transform:translate(19.8393vw,48.021vh) scale(.7695)}to{transform:translate(24.2912vw,99vh) scale(.7695)}}.snow:nth-child(114){opacity:1.3828;transform:translate(6.7716vw,-10px) scale(.3069);animation:fall-114 14s -20s linear infinite}@keyframes fall-114{34.345%{transform:translate(11.1266vw,34.345vh) scale(.3069)}to{transform:translate(8.9491vw,99vh) scale(.3069)}}.snow:nth-child(115){opacity:1.517;transform:translate(33.4249vw,-10px) scale(.7844);animation:fall-115 13s -1s linear infinite}@keyframes fall-115{45.637%{transform:translate(39.8847vw,45.637vh) scale(.7844)}to{transform:translate(36.6548vw,99vh) scale(.7844)}}.snow:nth-child(116){opacity:1.697;transform:translate(28.9126vw,-10px) scale(.5032);animation:fall-116 26s -25s linear infinite}@keyframes fall-116{62.054%{transform:translate(22.9856vw,62.054vh) scale(.5032)}to{transform:translate(25.9491vw,99vh) scale(.5032)}}.snow:nth-child(117){opacity:.324;transform:translate(35.1536vw,-10px) scale(.2394);animation:fall-117 19s -13s linear infinite}@keyframes fall-117{41.451%{transform:translate(39.6785vw,41.451vh) scale(.2394)}to{transform:translate(37.41605vw,99vh) scale(.2394)}}.snow:nth-child(118){opacity:.1514;transform:translate(42.1569vw,-10px) scale(.5499);animation:fall-118 24s -28s linear infinite}@keyframes fall-118{72.336%{transform:translate(32.4351vw,72.336vh) scale(.5499)}to{transform:translate(37.296vw,99vh) scale(.5499)}}.snow:nth-child(119){opacity:1.4418;transform:translate(76.7138vw,-10px) scale(.2062);animation:fall-119 20s -7s linear infinite}@keyframes fall-119{34.917%{transform:translate(76.2999vw,34.917vh) scale(.2062)}to{transform:translate(76.50685vw,99vh) scale(.2062)}}.snow:nth-child(120){opacity:.931;transform:translate(57.5359vw,-10px) scale(.315);animation:fall-120 10s -26s linear infinite}@keyframes fall-120{30.356%{transform:translate(48.8588vw,30.356vh) scale(.315)}to{transform:translate(53.19735vw,99vh) scale(.315)}}.snow:nth-child(121){opacity:1.0224;transform:translate(78.423vw,-10px) scale(.0445);animation:fall-121 11s -13s linear infinite}@keyframes fall-121{37.344%{transform:translate(86.9774vw,37.344vh) scale(.0445)}to{transform:translate(82.7002vw,99vh) scale(.0445)}}.snow:nth-child(122){opacity:.7742;transform:translate(21.0179vw,-10px) scale(.994);animation:fall-122 11s -11s linear infinite}@keyframes fall-122{51.274%{transform:translate(24.9286vw,51.274vh) scale(.994)}to{transform:translate(22.97325vw,99vh) scale(.994)}}.snow:nth-child(123){opacity:1.5114;transform:translate(71.0398vw,-10px) scale(.1546);animation:fall-123 24s -3s linear infinite}@keyframes fall-123{37.583%{transform:translate(73.4613vw,37.583vh) scale(.1546)}to{transform:translate(72.25055vw,99vh) scale(.1546)}}.snow:nth-child(124){opacity:.1954;transform:translate(52.9297vw,-10px) scale(.3194);animation:fall-124 12s -18s linear infinite}@keyframes fall-124{78.938%{transform:translate(47.9089vw,78.938vh) scale(.3194)}to{transform:translate(50.4193vw,99vh) scale(.3194)}}.snow:nth-child(125){opacity:1.8038;transform:translate(47.3351vw,-10px) scale(.7414);animation:fall-125 17s -26s linear infinite}@keyframes fall-125{50.91%{transform:translate(56.3731vw,50.91vh) scale(.7414)}to{transform:translate(51.8541vw,99vh) scale(.7414)}}.snow:nth-child(126){opacity:.2698;transform:translate(69.3954vw,-10px) scale(.4724);animation:fall-126 14s -27s linear infinite}@keyframes fall-126{35.045%{transform:translate(73.795vw,35.045vh) scale(.4724)}to{transform:translate(71.5952vw,99vh) scale(.4724)}}.snow:nth-child(127){opacity:1.5492;transform:translate(73.9886vw,-10px) scale(.7049);animation:fall-127 28s -12s linear infinite}@keyframes fall-127{69.112%{transform:translate(65.7841vw,69.112vh) scale(.7049)}to{transform:translate(69.88635vw,99vh) scale(.7049)}}.snow:nth-child(128){opacity:.7166;transform:translate(48.1324vw,-10px) scale(.1212);animation:fall-128 11s -6s linear infinite}@keyframes fall-128{56.577%{transform:translate(38.8584vw,56.577vh) scale(.1212)}to{transform:translate(43.4954vw,99vh) scale(.1212)}}.snow:nth-child(129){opacity:.2034;transform:translate(64.8742vw,-10px) scale(.1678);animation:fall-129 19s -28s linear infinite}@keyframes fall-129{73.388%{transform:translate(55.3982vw,73.388vh) scale(.1678)}to{transform:translate(60.1362vw,99vh) scale(.1678)}}.snow:nth-child(130){opacity:.037;transform:translate(4.5097vw,-10px) scale(.1373);animation:fall-130 11s -26s linear infinite}@keyframes fall-130{55.008%{transform:translate(2.4023vw,55.008vh) scale(.1373)}to{transform:translate(3.456vw,99vh) scale(.1373)}}.snow:nth-child(131){opacity:1.012;transform:translate(91.1905vw,-10px) scale(.9253);animation:fall-131 10s -8s linear infinite}@keyframes fall-131{44.206%{transform:translate(82.5665vw,44.206vh) scale(.9253)}to{transform:translate(86.8785vw,99vh) scale(.9253)}}.snow:nth-child(132){opacity:.7512;transform:translate(85.3515vw,-10px) scale(.3015);animation:fall-132 21s -19s linear infinite}@keyframes fall-132{38.606%{transform:translate(78.9309vw,38.606vh) scale(.3015)}to{transform:translate(82.1412vw,99vh) scale(.3015)}}.snow:nth-child(133){opacity:.2434;transform:translate(26.8717vw,-10px) scale(.333);animation:fall-133 27s -29s linear infinite}@keyframes fall-133{50.01%{transform:translate(21.627vw,50.01vh) scale(.333)}to{transform:translate(24.24935vw,99vh) scale(.333)}}.snow:nth-child(134){opacity:1.3604;transform:translate(38.3451vw,-10px) scale(.193);animation:fall-134 22s -28s linear infinite}@keyframes fall-134{78.462%{transform:translate(39.4456vw,78.462vh) scale(.193)}to{transform:translate(38.89535vw,99vh) scale(.193)}}.snow:nth-child(135){opacity:1.9908;transform:translate(59.845vw,-10px) scale(.1856);animation:fall-135 12s -27s linear infinite}@keyframes fall-135{31.425%{transform:translate(67.1615vw,31.425vh) scale(.1856)}to{transform:translate(63.50325vw,99vh) scale(.1856)}}.snow:nth-child(136){opacity:1.237;transform:translate(84.296vw,-10px) scale(.0429);animation:fall-136 21s -3s linear infinite}@keyframes fall-136{62.169%{transform:translate(75.4295vw,62.169vh) scale(.0429)}to{transform:translate(79.86275vw,99vh) scale(.0429)}}.snow:nth-child(137){opacity:1.9178;transform:translate(2.4819vw,-10px) scale(.6687);animation:fall-137 18s -20s linear infinite}@keyframes fall-137{79.404%{transform:translate(7.3561vw,79.404vh) scale(.6687)}to{transform:translate(4.919vw,99vh) scale(.6687)}}.snow:nth-child(138){opacity:1.0012;transform:translate(1.9016vw,-10px) scale(.3409);animation:fall-138 12s -13s linear infinite}@keyframes fall-138{30.244%{transform:translate(-2.0675vw,30.244vh) scale(.3409)}to{transform:translate(-.08295vw,99vh) scale(.3409)}}.snow:nth-child(139){opacity:1.9512;transform:translate(81.7261vw,-10px) scale(.2801);animation:fall-139 10s -20s linear infinite}@keyframes fall-139{32.658%{transform:translate(72.7544vw,32.658vh) scale(.2801)}to{transform:translate(77.24025vw,99vh) scale(.2801)}}.snow:nth-child(140){opacity:.5932;transform:translate(17.3492vw,-10px) scale(.0481);animation:fall-140 10s -26s linear infinite}@keyframes fall-140{51.769%{transform:translate(17.2077vw,51.769vh) scale(.0481)}to{transform:translate(17.27845vw,99vh) scale(.0481)}}.snow:nth-child(141){opacity:.2112;transform:translate(39.6277vw,-10px) scale(.3533);animation:fall-141 23s -4s linear infinite}@keyframes fall-141{70.522%{transform:translate(42.6166vw,70.522vh) scale(.3533)}to{transform:translate(41.12215vw,99vh) scale(.3533)}}.snow:nth-child(142){opacity:1.1024;transform:translate(77.6746vw,-10px) scale(.5903);animation:fall-142 13s -28s linear infinite}@keyframes fall-142{58.315%{transform:translate(75.6934vw,58.315vh) scale(.5903)}to{transform:translate(76.684vw,99vh) scale(.5903)}}.snow:nth-child(143){opacity:1.9198;transform:translate(9.7389vw,-10px) scale(.911);animation:fall-143 16s -18s linear infinite}@keyframes fall-143{76.592%{transform:translate(.078vw,76.592vh) scale(.911)}to{transform:translate(4.90845vw,99vh) scale(.911)}}.snow:nth-child(144){opacity:.3822;transform:translate(21.69vw,-10px) scale(.4227);animation:fall-144 27s -18s linear infinite}@keyframes fall-144{74.053%{transform:translate(21.7165vw,74.053vh) scale(.4227)}to{transform:translate(21.70325vw,99vh) scale(.4227)}}.snow:nth-child(145){opacity:1.6522;transform:translate(24.1796vw,-10px) scale(.5662);animation:fall-145 14s -12s linear infinite}@keyframes fall-145{38.28%{transform:translate(30.0784vw,38.28vh) scale(.5662)}to{transform:translate(27.129vw,99vh) scale(.5662)}}.snow:nth-child(146){opacity:1.424;transform:translate(1.0871vw,-10px) scale(.462);animation:fall-146 26s -2s linear infinite}@keyframes fall-146{61.613%{transform:translate(6.863vw,61.613vh) scale(.462)}to{transform:translate(3.97505vw,99vh) scale(.462)}}.snow:nth-child(147){opacity:1.2378;transform:translate(29.8647vw,-10px) scale(.5169);animation:fall-147 14s -23s linear infinite}@keyframes fall-147{70.096%{transform:translate(37.8671vw,70.096vh) scale(.5169)}to{transform:translate(33.8659vw,99vh) scale(.5169)}}.snow:nth-child(148){opacity:1.0534;transform:translate(18.6421vw,-10px) scale(.5834);animation:fall-148 13s -5s linear infinite}@keyframes fall-148{58.334%{transform:translate(13.9779vw,58.334vh) scale(.5834)}to{transform:translate(16.31vw,99vh) scale(.5834)}}.snow:nth-child(149){opacity:.2006;transform:translate(26.7991vw,-10px) scale(.7127);animation:fall-149 13s -22s linear infinite}@keyframes fall-149{52.326%{transform:translate(28.8401vw,52.326vh) scale(.7127)}to{transform:translate(27.8196vw,99vh) scale(.7127)}}.snow:nth-child(150){opacity:1.5808;transform:translate(85.8918vw,-10px) scale(.2712);animation:fall-150 10s -30s linear infinite}@keyframes fall-150{65.787%{transform:translate(76.8729vw,65.787vh) scale(.2712)}to{transform:translate(81.38235vw,99vh) scale(.2712)}}.snow:nth-child(151){opacity:1.4556;transform:translate(88.0171vw,-10px) scale(.3234);animation:fall-151 19s -1s linear infinite}@keyframes fall-151{37.824%{transform:translate(97.8822vw,37.824vh) scale(.3234)}to{transform:translate(92.94965vw,99vh) scale(.3234)}}.snow:nth-child(152){opacity:.7344;transform:translate(30.38vw,-10px) scale(.5349);animation:fall-152 25s -27s linear infinite}@keyframes fall-152{67.75%{transform:translate(21.8714vw,67.75vh) scale(.5349)}to{transform:translate(26.1257vw,99vh) scale(.5349)}}.snow:nth-child(153){opacity:.3252;transform:translate(90.7685vw,-10px) scale(.5331);animation:fall-153 25s -17s linear infinite}@keyframes fall-153{45.638%{transform:translate(85.818vw,45.638vh) scale(.5331)}to{transform:translate(88.29325vw,99vh) scale(.5331)}}.snow:nth-child(154){opacity:.3972;transform:translate(93.6143vw,-10px) scale(.9617);animation:fall-154 11s -11s linear infinite}@keyframes fall-154{71.269%{transform:translate(84.2475vw,71.269vh) scale(.9617)}to{transform:translate(88.9309vw,99vh) scale(.9617)}}.snow:nth-child(155){opacity:1.8484;transform:translate(52.0623vw,-10px) scale(.6933);animation:fall-155 18s -19s linear infinite}@keyframes fall-155{65.836%{transform:translate(60.0451vw,65.836vh) scale(.6933)}to{transform:translate(56.0537vw,99vh) scale(.6933)}}.snow:nth-child(156){opacity:1.5978;transform:translate(65.3013vw,-10px) scale(.0975);animation:fall-156 17s -3s linear infinite}@keyframes fall-156{37.723%{transform:translate(60.2359vw,37.723vh) scale(.0975)}to{transform:translate(62.7686vw,99vh) scale(.0975)}}.snow:nth-child(157){opacity:1.2066;transform:translate(40.835vw,-10px) scale(.9484);animation:fall-157 22s -28s linear infinite}@keyframes fall-157{51.944%{transform:translate(35.4959vw,51.944vh) scale(.9484)}to{transform:translate(38.16545vw,99vh) scale(.9484)}}.snow:nth-child(158){opacity:1.4858;transform:translate(58.7753vw,-10px) scale(.6827);animation:fall-158 12s -24s linear infinite}@keyframes fall-158{48.031%{transform:translate(60.7553vw,48.031vh) scale(.6827)}to{transform:translate(59.7653vw,99vh) scale(.6827)}}.snow:nth-child(159){opacity:.2104;transform:translate(32.311vw,-10px) scale(.4065);animation:fall-159 20s -25s linear infinite}@keyframes fall-159{55.802%{transform:translate(35.4362vw,55.802vh) scale(.4065)}to{transform:translate(33.8736vw,99vh) scale(.4065)}}.snow:nth-child(160){opacity:.174;transform:translate(9.258vw,-10px) scale(.7382);animation:fall-160 21s -28s linear infinite}@keyframes fall-160{51.728%{transform:translate(5.5614vw,51.728vh) scale(.7382)}to{transform:translate(7.4097vw,99vh) scale(.7382)}}.snow:nth-child(161){opacity:1.6786;transform:translate(86.7769vw,-10px) scale(.1843);animation:fall-161 25s -29s linear infinite}@keyframes fall-161{75.35%{transform:translate(79.7277vw,75.35vh) scale(.1843)}to{transform:translate(83.2523vw,99vh) scale(.1843)}}.snow:nth-child(162){opacity:1.5238;transform:translate(64.9545vw,-10px) scale(.1767);animation:fall-162 22s -5s linear infinite}@keyframes fall-162{37.159%{transform:translate(65.5468vw,37.159vh) scale(.1767)}to{transform:translate(65.25065vw,99vh) scale(.1767)}}.snow:nth-child(163){opacity:.7014;transform:translate(59.9902vw,-10px) scale(.133);animation:fall-163 13s -3s linear infinite}@keyframes fall-163{50.716%{transform:translate(58.7494vw,50.716vh) scale(.133)}to{transform:translate(59.3698vw,99vh) scale(.133)}}.snow:nth-child(164){opacity:1.737;transform:translate(40.4734vw,-10px) scale(.4815);animation:fall-164 22s -2s linear infinite}@keyframes fall-164{38.985%{transform:translate(33.7277vw,38.985vh) scale(.4815)}to{transform:translate(37.10055vw,99vh) scale(.4815)}}.snow:nth-child(165){opacity:1.4648;transform:translate(66.4553vw,-10px) scale(.9966);animation:fall-165 22s -21s linear infinite}@keyframes fall-165{74.303%{transform:translate(72.9128vw,74.303vh) scale(.9966)}to{transform:translate(69.68405vw,99vh) scale(.9966)}}.snow:nth-child(166){opacity:.7736;transform:translate(72.6735vw,-10px) scale(.3888);animation:fall-166 12s -20s linear infinite}@keyframes fall-166{55.127%{transform:translate(71.8943vw,55.127vh) scale(.3888)}to{transform:translate(72.2839vw,99vh) scale(.3888)}}.snow:nth-child(167){opacity:1.3176;transform:translate(86.4397vw,-10px) scale(.4252);animation:fall-167 18s -20s linear infinite}@keyframes fall-167{42.233%{transform:translate(95.7645vw,42.233vh) scale(.4252)}to{transform:translate(91.1021vw,99vh) scale(.4252)}}.snow:nth-child(168){opacity:1.0224;transform:translate(40.8365vw,-10px) scale(.2181);animation:fall-168 21s -19s linear infinite}@keyframes fall-168{60.779%{transform:translate(35.1556vw,60.779vh) scale(.2181)}to{transform:translate(37.99605vw,99vh) scale(.2181)}}.snow:nth-child(169){opacity:1.3832;transform:translate(51.9511vw,-10px) scale(.6876);animation:fall-169 11s -1s linear infinite}@keyframes fall-169{65.958%{transform:translate(49.6086vw,65.958vh) scale(.6876)}to{transform:translate(50.77985vw,99vh) scale(.6876)}}.snow:nth-child(170){opacity:.105;transform:translate(14.6278vw,-10px) scale(.1811);animation:fall-170 22s -14s linear infinite}@keyframes fall-170{79.804%{transform:translate(14.3807vw,79.804vh) scale(.1811)}to{transform:translate(14.50425vw,99vh) scale(.1811)}}.snow:nth-child(171){opacity:1.5474;transform:translate(6.5752vw,-10px) scale(.9856);animation:fall-171 19s -20s linear infinite}@keyframes fall-171{57.919%{transform:translate(11.0064vw,57.919vh) scale(.9856)}to{transform:translate(8.7908vw,99vh) scale(.9856)}}.snow:nth-child(172){opacity:.9914;transform:translate(13.4164vw,-10px) scale(.3021);animation:fall-172 14s -3s linear infinite}@keyframes fall-172{58.509%{transform:translate(6.3425vw,58.509vh) scale(.3021)}to{transform:translate(9.87945vw,99vh) scale(.3021)}}.snow:nth-child(173){opacity:.006;transform:translate(44.2645vw,-10px) scale(.4546);animation:fall-173 15s -27s linear infinite}@keyframes fall-173{76.541%{transform:translate(49.826vw,76.541vh) scale(.4546)}to{transform:translate(47.04525vw,99vh) scale(.4546)}}.snow:nth-child(174){opacity:1.1216;transform:translate(3.8725vw,-10px) scale(.8255);animation:fall-174 13s -27s linear infinite}@keyframes fall-174{56.791%{transform:translate(-2.3426vw,56.791vh) scale(.8255)}to{transform:translate(.76495vw,99vh) scale(.8255)}}.snow:nth-child(175){opacity:.0034;transform:translate(55.7845vw,-10px) scale(.8306);animation:fall-175 24s -30s linear infinite}@keyframes fall-175{76.889%{transform:translate(46.8285vw,76.889vh) scale(.8306)}to{transform:translate(51.3065vw,99vh) scale(.8306)}}.snow:nth-child(176){opacity:.679;transform:translate(86.6447vw,-10px) scale(.665);animation:fall-176 25s -21s linear infinite}@keyframes fall-176{57.337%{transform:translate(82.6429vw,57.337vh) scale(.665)}to{transform:translate(84.6438vw,99vh) scale(.665)}}.snow:nth-child(177){opacity:1.4342;transform:translate(9.4664vw,-10px) scale(.2499);animation:fall-177 12s -26s linear infinite}@keyframes fall-177{32.48%{transform:translate(15.0834vw,32.48vh) scale(.2499)}to{transform:translate(12.2749vw,99vh) scale(.2499)}}.snow:nth-child(178){opacity:.6432;transform:translate(85.6785vw,-10px) scale(.8517);animation:fall-178 18s -30s linear infinite}@keyframes fall-178{51.174%{transform:translate(90.2572vw,51.174vh) scale(.8517)}to{transform:translate(87.96785vw,99vh) scale(.8517)}}.snow:nth-child(179){opacity:1.7344;transform:translate(10.1862vw,-10px) scale(.7824);animation:fall-179 10s -25s linear infinite}@keyframes fall-179{64.107%{transform:translate(9.0107vw,64.107vh) scale(.7824)}to{transform:translate(9.59845vw,99vh) scale(.7824)}}.snow:nth-child(180){opacity:.6136;transform:translate(18.9991vw,-10px) scale(.0613);animation:fall-180 19s -15s linear infinite}@keyframes fall-180{53.591%{transform:translate(9.7586vw,53.591vh) scale(.0613)}to{transform:translate(14.37885vw,99vh) scale(.0613)}}.snow:nth-child(181){opacity:.3152;transform:translate(15.1331vw,-10px) scale(.2905);animation:fall-181 10s -18s linear infinite}@keyframes fall-181{70.435%{transform:translate(8.9709vw,70.435vh) scale(.2905)}to{transform:translate(12.052vw,99vh) scale(.2905)}}.snow:nth-child(182){opacity:1.7914;transform:translate(82.8144vw,-10px) scale(.3339);animation:fall-182 24s -12s linear infinite}@keyframes fall-182{47.521%{transform:translate(77.9131vw,47.521vh) scale(.3339)}to{transform:translate(80.36375vw,99vh) scale(.3339)}}.snow:nth-child(183){opacity:.6534;transform:translate(88.0601vw,-10px) scale(.6859);animation:fall-183 26s -19s linear infinite}@keyframes fall-183{53.562%{transform:translate(92.2996vw,53.562vh) scale(.6859)}to{transform:translate(90.17985vw,99vh) scale(.6859)}}.snow:nth-child(184){opacity:1.8836;transform:translate(45.4842vw,-10px) scale(.3761);animation:fall-184 10s -22s linear infinite}@keyframes fall-184{31.076%{transform:translate(36.3962vw,31.076vh) scale(.3761)}to{transform:translate(40.9402vw,99vh) scale(.3761)}}.snow:nth-child(185){opacity:.5926;transform:translate(63.4952vw,-10px) scale(.6627);animation:fall-185 11s -28s linear infinite}@keyframes fall-185{77.69%{transform:translate(63.1426vw,77.69vh) scale(.6627)}to{transform:translate(63.3189vw,99vh) scale(.6627)}}.snow:nth-child(186){opacity:.3972;transform:translate(79.2194vw,-10px) scale(.5543);animation:fall-186 16s -7s linear infinite}@keyframes fall-186{74.06%{transform:translate(85.4155vw,74.06vh) scale(.5543)}to{transform:translate(82.31745vw,99vh) scale(.5543)}}.snow:nth-child(187){opacity:.8936;transform:translate(17.4744vw,-10px) scale(.3267);animation:fall-187 22s -14s linear infinite}@keyframes fall-187{77.899%{transform:translate(16.3887vw,77.899vh) scale(.3267)}to{transform:translate(16.93155vw,99vh) scale(.3267)}}.snow:nth-child(188){opacity:.3044;transform:translate(14.0191vw,-10px) scale(.1062);animation:fall-188 28s -12s linear infinite}@keyframes fall-188{53.786%{transform:translate(11.8751vw,53.786vh) scale(.1062)}to{transform:translate(12.9471vw,99vh) scale(.1062)}}.snow:nth-child(189){opacity:1.4204;transform:translate(74.8416vw,-10px) scale(.4614);animation:fall-189 18s -2s linear infinite}@keyframes fall-189{72.121%{transform:translate(72.1342vw,72.121vh) scale(.4614)}to{transform:translate(73.4879vw,99vh) scale(.4614)}}.snow:nth-child(190){opacity:.5176;transform:translate(11.0032vw,-10px) scale(.1696);animation:fall-190 21s -7s linear infinite}@keyframes fall-190{40.492%{transform:translate(6.8534vw,40.492vh) scale(.1696)}to{transform:translate(8.9283vw,99vh) scale(.1696)}}.snow:nth-child(191){opacity:.1686;transform:translate(86.7849vw,-10px) scale(.5087);animation:fall-191 22s -6s linear infinite}@keyframes fall-191{78.836%{transform:translate(87.045vw,78.836vh) scale(.5087)}to{transform:translate(86.91495vw,99vh) scale(.5087)}}.snow:nth-child(192){opacity:.0772;transform:translate(85.4061vw,-10px) scale(.4172);animation:fall-192 18s -29s linear infinite}@keyframes fall-192{34.684%{transform:translate(85.9546vw,34.684vh) scale(.4172)}to{transform:translate(85.68035vw,99vh) scale(.4172)}}.snow:nth-child(193){opacity:.6926;transform:translate(91.2376vw,-10px) scale(.9111);animation:fall-193 25s -23s linear infinite}@keyframes fall-193{32.727%{transform:translate(94.2215vw,32.727vh) scale(.9111)}to{transform:translate(92.72955vw,99vh) scale(.9111)}}.snow:nth-child(194){opacity:.3946;transform:translate(25.3379vw,-10px) scale(.1212);animation:fall-194 18s -6s linear infinite}@keyframes fall-194{50.877%{transform:translate(19.8257vw,50.877vh) scale(.1212)}to{transform:translate(22.5818vw,99vh) scale(.1212)}}.snow:nth-child(195){opacity:.4806;transform:translate(36.6618vw,-10px) scale(.1671);animation:fall-195 27s -5s linear infinite}@keyframes fall-195{37.699%{transform:translate(40.2254vw,37.699vh) scale(.1671)}to{transform:translate(38.4436vw,99vh) scale(.1671)}}.snow:nth-child(196){opacity:.3262;transform:translate(93.9694vw,-10px) scale(.4833);animation:fall-196 14s -22s linear infinite}@keyframes fall-196{78.964%{transform:translate(89.3279vw,78.964vh) scale(.4833)}to{transform:translate(91.64865vw,99vh) scale(.4833)}}.snow:nth-child(197){opacity:.7286;transform:translate(28.0624vw,-10px) scale(.028);animation:fall-197 30s -16s linear infinite}@keyframes fall-197{64.578%{transform:translate(23.9392vw,64.578vh) scale(.028)}to{transform:translate(26.0008vw,99vh) scale(.028)}}.snow:nth-child(198){opacity:1.208;transform:translate(85.5716vw,-10px) scale(.9751);animation:fall-198 21s -9s linear infinite}@keyframes fall-198{65.571%{transform:translate(80.3988vw,65.571vh) scale(.9751)}to{transform:translate(82.9852vw,99vh) scale(.9751)}}.snow:nth-child(199){opacity:.5446;transform:translate(48.7407vw,-10px) scale(.5492);animation:fall-199 22s -22s linear infinite}@keyframes fall-199{34.768%{transform:translate(57.8825vw,34.768vh) scale(.5492)}to{transform:translate(53.3116vw,99vh) scale(.5492)}}.snow:nth-child(200){opacity:1.0718;transform:translate(86.3985vw,-10px) scale(.4389);animation:fall-200 23s -16s linear infinite}@keyframes fall-200{71.481%{transform:translate(78.8079vw,71.481vh) scale(.4389)}to{transform:translate(82.6032vw,99vh) scale(.4389)}}.snow:nth-child(201){opacity:1.538;transform:translate(35.0466vw,-10px) scale(.0114);animation:fall-201 11s -9s linear infinite}@keyframes fall-201{60.538%{transform:translate(31.3524vw,60.538vh) scale(.0114)}to{transform:translate(33.1995vw,99vh) scale(.0114)}}.snow:nth-child(202){opacity:.4802;transform:translate(53.5553vw,-10px) scale(.5603);animation:fall-202 28s -16s linear infinite}@keyframes fall-202{47.996%{transform:translate(53.5913vw,47.996vh) scale(.5603)}to{transform:translate(53.5733vw,99vh) scale(.5603)}}.snow:nth-child(203){opacity:.3106;transform:translate(59.0472vw,-10px) scale(.5059);animation:fall-203 10s -19s linear infinite}@keyframes fall-203{75.03%{transform:translate(49.6061vw,75.03vh) scale(.5059)}to{transform:translate(54.32665vw,99vh) scale(.5059)}}.snow:nth-child(204){opacity:.5222;transform:translate(63.551vw,-10px) scale(.6979);animation:fall-204 16s -30s linear infinite}@keyframes fall-204{36.257%{transform:translate(70.1125vw,36.257vh) scale(.6979)}to{transform:translate(66.83175vw,99vh) scale(.6979)}}.snow:nth-child(205){opacity:.1898;transform:translate(53.5373vw,-10px) scale(.2125);animation:fall-205 30s -8s linear infinite}@keyframes fall-205{71.073%{transform:translate(54.9586vw,71.073vh) scale(.2125)}to{transform:translate(54.24795vw,99vh) scale(.2125)}}.snow:nth-child(206){opacity:.7212;transform:translate(37.0928vw,-10px) scale(.3367);animation:fall-206 10s -9s linear infinite}@keyframes fall-206{31.079%{transform:translate(41.6505vw,31.079vh) scale(.3367)}to{transform:translate(39.37165vw,99vh) scale(.3367)}}.snow:nth-child(207){opacity:.4732;transform:translate(5.2288vw,-10px) scale(.6728);animation:fall-207 19s -3s linear infinite}@keyframes fall-207{43.042%{transform:translate(14.1318vw,43.042vh) scale(.6728)}to{transform:translate(9.6803vw,99vh) scale(.6728)}}.snow:nth-child(208){opacity:.719;transform:translate(22.005vw,-10px) scale(.7445);animation:fall-208 29s -4s linear infinite}@keyframes fall-208{63.54%{transform:translate(28.975vw,63.54vh) scale(.7445)}to{transform:translate(25.49vw,99vh) scale(.7445)}}.snow:nth-child(209){opacity:.3852;transform:translate(12.8547vw,-10px) scale(.6659);animation:fall-209 13s -24s linear infinite}@keyframes fall-209{64.635%{transform:translate(22.5171vw,64.635vh) scale(.6659)}to{transform:translate(17.6859vw,99vh) scale(.6659)}}.snow:nth-child(210){opacity:1.4072;transform:translate(46.6259vw,-10px) scale(.5294);animation:fall-210 24s -20s linear infinite}@keyframes fall-210{52.885%{transform:translate(44.2123vw,52.885vh) scale(.5294)}to{transform:translate(45.4191vw,99vh) scale(.5294)}}.snow:nth-child(211){opacity:.4372;transform:translate(63.6669vw,-10px) scale(.7071);animation:fall-211 23s -25s linear infinite}@keyframes fall-211{51.819%{transform:translate(65.7313vw,51.819vh) scale(.7071)}to{transform:translate(64.6991vw,99vh) scale(.7071)}}.snow:nth-child(212){opacity:1.3448;transform:translate(34.7352vw,-10px) scale(.5407);animation:fall-212 15s -8s linear infinite}@keyframes fall-212{66.32%{transform:translate(34.0885vw,66.32vh) scale(.5407)}to{transform:translate(34.41185vw,99vh) scale(.5407)}}.snow:nth-child(213){opacity:.5748;transform:translate(47.601vw,-10px) scale(.2432);animation:fall-213 27s -28s linear infinite}@keyframes fall-213{40.574%{transform:translate(55.6699vw,40.574vh) scale(.2432)}to{transform:translate(51.63545vw,99vh) scale(.2432)}}.snow:nth-child(214){opacity:1.7322;transform:translate(70.106vw,-10px) scale(.5153);animation:fall-214 14s -15s linear infinite}@keyframes fall-214{61.105%{transform:translate(65.1767vw,61.105vh) scale(.5153)}to{transform:translate(67.64135vw,99vh) scale(.5153)}}.snow:nth-child(215){opacity:1.5442;transform:translate(85.7318vw,-10px) scale(.2715);animation:fall-215 28s -26s linear infinite}@keyframes fall-215{55.615%{transform:translate(88.6149vw,55.615vh) scale(.2715)}to{transform:translate(87.17335vw,99vh) scale(.2715)}}.snow:nth-child(216){opacity:.2248;transform:translate(45.5684vw,-10px) scale(.4991);animation:fall-216 17s -18s linear infinite}@keyframes fall-216{33.293%{transform:translate(35.6984vw,33.293vh) scale(.4991)}to{transform:translate(40.6334vw,99vh) scale(.4991)}}.snow:nth-child(217){opacity:.1214;transform:translate(53.4628vw,-10px) scale(.0562);animation:fall-217 20s -6s linear infinite}@keyframes fall-217{64.359%{transform:translate(49.3547vw,64.359vh) scale(.0562)}to{transform:translate(51.40875vw,99vh) scale(.0562)}}.snow:nth-child(218){opacity:.0612;transform:translate(84.6897vw,-10px) scale(.1048);animation:fall-218 10s -25s linear infinite}@keyframes fall-218{72.433%{transform:translate(75.3203vw,72.433vh) scale(.1048)}to{transform:translate(80.005vw,99vh) scale(.1048)}}.snow:nth-child(219){opacity:1.4946;transform:translate(82.8678vw,-10px) scale(.9233);animation:fall-219 19s -29s linear infinite}@keyframes fall-219{47.099%{transform:translate(78.6093vw,47.099vh) scale(.9233)}to{transform:translate(80.73855vw,99vh) scale(.9233)}}.snow:nth-child(220){opacity:.7522;transform:translate(45.2822vw,-10px) scale(.8661);animation:fall-220 12s -24s linear infinite}@keyframes fall-220{50.394%{transform:translate(47.9908vw,50.394vh) scale(.8661)}to{transform:translate(46.6365vw,99vh) scale(.8661)}}.snow:nth-child(221){opacity:.2056;transform:translate(39.1748vw,-10px) scale(.9128);animation:fall-221 11s -19s linear infinite}@keyframes fall-221{62.576%{transform:translate(42.6129vw,62.576vh) scale(.9128)}to{transform:translate(40.89385vw,99vh) scale(.9128)}}.snow:nth-child(222){opacity:1.6126;transform:translate(40.7044vw,-10px) scale(.2241);animation:fall-222 11s -25s linear infinite}@keyframes fall-222{61.949%{transform:translate(35.1337vw,61.949vh) scale(.2241)}to{transform:translate(37.91905vw,99vh) scale(.2241)}}.snow:nth-child(223){opacity:.1198;transform:translate(6.8451vw,-10px) scale(.7895);animation:fall-223 30s -14s linear infinite}@keyframes fall-223{63.863%{transform:translate(-.7778vw,63.863vh) scale(.7895)}to{transform:translate(3.03365vw,99vh) scale(.7895)}}.snow:nth-child(224){opacity:1.7168;transform:translate(98.0949vw,-10px) scale(.3878);animation:fall-224 15s -13s linear infinite}@keyframes fall-224{48.282%{transform:translate(102.3699vw,48.282vh) scale(.3878)}to{transform:translate(100.2324vw,99vh) scale(.3878)}}.snow:nth-child(225){opacity:.7512;transform:translate(3.2027vw,-10px) scale(.8496);animation:fall-225 15s -23s linear infinite}@keyframes fall-225{44.722%{transform:translate(-5.1206vw,44.722vh) scale(.8496)}to{transform:translate(-.95895vw,99vh) scale(.8496)}}.snow:nth-child(226){opacity:.2664;transform:translate(84.8463vw,-10px) scale(.7418);animation:fall-226 30s -22s linear infinite}@keyframes fall-226{56.087%{transform:translate(80.7287vw,56.087vh) scale(.7418)}to{transform:translate(82.7875vw,99vh) scale(.7418)}}.snow:nth-child(227){opacity:.1574;transform:translate(13.4527vw,-10px) scale(.3216);animation:fall-227 19s -16s linear infinite}@keyframes fall-227{30.622%{transform:translate(7.9344vw,30.622vh) scale(.3216)}to{transform:translate(10.69355vw,99vh) scale(.3216)}}.snow:nth-child(228){opacity:.8938;transform:translate(98.6696vw,-10px) scale(.3174);animation:fall-228 28s -25s linear infinite}@keyframes fall-228{45.32%{transform:translate(90.4016vw,45.32vh) scale(.3174)}to{transform:translate(94.5356vw,99vh) scale(.3174)}}.snow:nth-child(229){opacity:1.2748;transform:translate(11.137vw,-10px) scale(.5084);animation:fall-229 13s -15s linear infinite}@keyframes fall-229{42.393%{transform:translate(9.4033vw,42.393vh) scale(.5084)}to{transform:translate(10.27015vw,99vh) scale(.5084)}}.snow:nth-child(230){opacity:.7408;transform:translate(98.4182vw,-10px) scale(.1326);animation:fall-230 11s -3s linear infinite}@keyframes fall-230{63.607%{transform:translate(103.5947vw,63.607vh) scale(.1326)}to{transform:translate(101.00645vw,99vh) scale(.1326)}}.snow:nth-child(231){opacity:1.7054;transform:translate(10.1189vw,-10px) scale(.9694);animation:fall-231 11s -25s linear infinite}@keyframes fall-231{53.954%{transform:translate(16.7023vw,53.954vh) scale(.9694)}to{transform:translate(13.4106vw,99vh) scale(.9694)}}.snow:nth-child(232){opacity:1.26;transform:translate(76.3091vw,-10px) scale(.6357);animation:fall-232 20s -21s linear infinite}@keyframes fall-232{38.81%{transform:translate(69.4259vw,38.81vh) scale(.6357)}to{transform:translate(72.8675vw,99vh) scale(.6357)}}.snow:nth-child(233){opacity:1.0394;transform:translate(2.653vw,-10px) scale(.4724);animation:fall-233 16s -12s linear infinite}@keyframes fall-233{32.754%{transform:translate(3.9483vw,32.754vh) scale(.4724)}to{transform:translate(3.30065vw,99vh) scale(.4724)}}.snow:nth-child(234){opacity:1.2424;transform:translate(76.8521vw,-10px) scale(.4368);animation:fall-234 24s -7s linear infinite}@keyframes fall-234{63.44%{transform:translate(67.5087vw,63.44vh) scale(.4368)}to{transform:translate(72.1804vw,99vh) scale(.4368)}}.snow:nth-child(235){opacity:.5678;transform:translate(62.7571vw,-10px) scale(.9012);animation:fall-235 27s -23s linear infinite}@keyframes fall-235{58.869%{transform:translate(57.0745vw,58.869vh) scale(.9012)}to{transform:translate(59.9158vw,99vh) scale(.9012)}}.snow:nth-child(236){opacity:1.4186;transform:translate(89.4104vw,-10px) scale(.3302);animation:fall-236 18s -17s linear infinite}@keyframes fall-236{56.862%{transform:translate(96.2272vw,56.862vh) scale(.3302)}to{transform:translate(92.8188vw,99vh) scale(.3302)}}.snow:nth-child(237){opacity:1.0672;transform:translate(49.9868vw,-10px) scale(.2712);animation:fall-237 22s -12s linear infinite}@keyframes fall-237{47.532%{transform:translate(42.4295vw,47.532vh) scale(.2712)}to{transform:translate(46.20815vw,99vh) scale(.2712)}}.snow:nth-child(238){opacity:.0722;transform:translate(70.8795vw,-10px) scale(.2976);animation:fall-238 18s -26s linear infinite}@keyframes fall-238{34.162%{transform:translate(63.4878vw,34.162vh) scale(.2976)}to{transform:translate(67.18365vw,99vh) scale(.2976)}}.snow:nth-child(239){opacity:.422;transform:translate(12.3726vw,-10px) scale(.2401);animation:fall-239 23s -24s linear infinite}@keyframes fall-239{55.055%{transform:translate(13.349vw,55.055vh) scale(.2401)}to{transform:translate(12.8608vw,99vh) scale(.2401)}}.snow:nth-child(240){opacity:.6136;transform:translate(83.7237vw,-10px) scale(.4673);animation:fall-240 20s -10s linear infinite}@keyframes fall-240{62.467%{transform:translate(92.5977vw,62.467vh) scale(.4673)}to{transform:translate(88.1607vw,99vh) scale(.4673)}}.snow:nth-child(241){opacity:1.1744;transform:translate(8.617vw,-10px) scale(.7557);animation:fall-241 14s -11s linear infinite}@keyframes fall-241{43.938%{transform:translate(14.946vw,43.938vh) scale(.7557)}to{transform:translate(11.7815vw,99vh) scale(.7557)}}.snow:nth-child(242){opacity:1.7296;transform:translate(25.6923vw,-10px) scale(.2253);animation:fall-242 11s -5s linear infinite}@keyframes fall-242{72.14%{transform:translate(29.3587vw,72.14vh) scale(.2253)}to{transform:translate(27.5255vw,99vh) scale(.2253)}}.snow:nth-child(243){opacity:1.6892;transform:translate(74.039vw,-10px) scale(.3659);animation:fall-243 12s -19s linear infinite}@keyframes fall-243{44.066%{transform:translate(82.1837vw,44.066vh) scale(.3659)}to{transform:translate(78.11135vw,99vh) scale(.3659)}}.snow:nth-child(244){opacity:1.8414;transform:translate(51.9094vw,-10px) scale(.022);animation:fall-244 25s -4s linear infinite}@keyframes fall-244{33.55%{transform:translate(60.8663vw,33.55vh) scale(.022)}to{transform:translate(56.38785vw,99vh) scale(.022)}}.snow:nth-child(245){opacity:.6836;transform:translate(33.9072vw,-10px) scale(.973);animation:fall-245 13s -19s linear infinite}@keyframes fall-245{34.81%{transform:translate(33.6515vw,34.81vh) scale(.973)}to{transform:translate(33.77935vw,99vh) scale(.973)}}.snow:nth-child(246){opacity:1.4972;transform:translate(9.2089vw,-10px) scale(.2627);animation:fall-246 29s -7s linear infinite}@keyframes fall-246{73.608%{transform:translate(10.9129vw,73.608vh) scale(.2627)}to{transform:translate(10.0609vw,99vh) scale(.2627)}}.snow:nth-child(247){opacity:1.815;transform:translate(23.3772vw,-10px) scale(.9051);animation:fall-247 23s -7s linear infinite}@keyframes fall-247{58.07%{transform:translate(32.6267vw,58.07vh) scale(.9051)}to{transform:translate(28.00195vw,99vh) scale(.9051)}}.snow:nth-child(248){opacity:.8994;transform:translate(17.5115vw,-10px) scale(.8205);animation:fall-248 17s -4s linear infinite}@keyframes fall-248{75.113%{transform:translate(17.8999vw,75.113vh) scale(.8205)}to{transform:translate(17.7057vw,99vh) scale(.8205)}}.snow:nth-child(249){opacity:.755;transform:translate(76.3213vw,-10px) scale(.7511);animation:fall-249 26s -30s linear infinite}@keyframes fall-249{43.788%{transform:translate(86.0529vw,43.788vh) scale(.7511)}to{transform:translate(81.1871vw,99vh) scale(.7511)}}.snow:nth-child(250){opacity:1.3284;transform:translate(56.6774vw,-10px) scale(.6208);animation:fall-250 20s -25s linear infinite}@keyframes fall-250{42.896%{transform:translate(62.0836vw,42.896vh) scale(.6208)}to{transform:translate(59.3805vw,99vh) scale(.6208)}}.snow:nth-child(251){opacity:.367;transform:translate(75.1102vw,-10px) scale(.3046);animation:fall-251 25s -29s linear infinite}@keyframes fall-251{52.112%{transform:translate(84.9232vw,52.112vh) scale(.3046)}to{transform:translate(80.0167vw,99vh) scale(.3046)}}.snow:nth-child(252){opacity:.0132;transform:translate(24.8474vw,-10px) scale(.3556);animation:fall-252 22s -21s linear infinite}@keyframes fall-252{73.488%{transform:translate(24.2988vw,73.488vh) scale(.3556)}to{transform:translate(24.5731vw,99vh) scale(.3556)}}.snow:nth-child(253){opacity:1.2498;transform:translate(87.753vw,-10px) scale(.7818);animation:fall-253 11s -26s linear infinite}@keyframes fall-253{72.016%{transform:translate(80.1728vw,72.016vh) scale(.7818)}to{transform:translate(83.9629vw,99vh) scale(.7818)}}.snow:nth-child(254){opacity:.59;transform:translate(59.3099vw,-10px) scale(.1862);animation:fall-254 16s -30s linear infinite}@keyframes fall-254{45.125%{transform:translate(63.9069vw,45.125vh) scale(.1862)}to{transform:translate(61.6084vw,99vh) scale(.1862)}}.snow:nth-child(255){opacity:.154;transform:translate(11.9672vw,-10px) scale(.2521);animation:fall-255 25s -12s linear infinite}@keyframes fall-255{58.382%{transform:translate(8.9343vw,58.382vh) scale(.2521)}to{transform:translate(10.45075vw,99vh) scale(.2521)}}.snow:nth-child(256){opacity:1.2814;transform:translate(45.6551vw,-10px) scale(.3817);animation:fall-256 20s -8s linear infinite}@keyframes fall-256{75.68%{transform:translate(40.8192vw,75.68vh) scale(.3817)}to{transform:translate(43.23715vw,99vh) scale(.3817)}}.snow:nth-child(257){opacity:.1106;transform:translate(31.2124vw,-10px) scale(.9185);animation:fall-257 29s -18s linear infinite}@keyframes fall-257{79.542%{transform:translate(35.2411vw,79.542vh) scale(.9185)}to{transform:translate(33.22675vw,99vh) scale(.9185)}}.snow:nth-child(258){opacity:.209;transform:translate(18.5158vw,-10px) scale(.6463);animation:fall-258 12s -7s linear infinite}@keyframes fall-258{75.048%{transform:translate(11.6771vw,75.048vh) scale(.6463)}to{transform:translate(15.09645vw,99vh) scale(.6463)}}.snow:nth-child(259){opacity:1.5832;transform:translate(50.8546vw,-10px) scale(.8591);animation:fall-259 27s -22s linear infinite}@keyframes fall-259{76.471%{transform:translate(45.9772vw,76.471vh) scale(.8591)}to{transform:translate(48.4159vw,99vh) scale(.8591)}}.snow:nth-child(260){opacity:1.2978;transform:translate(75.0824vw,-10px) scale(.4736);animation:fall-260 19s -22s linear infinite}@keyframes fall-260{50.333%{transform:translate(73.4386vw,50.333vh) scale(.4736)}to{transform:translate(74.2605vw,99vh) scale(.4736)}}.snow:nth-child(261){opacity:.3542;transform:translate(14.3161vw,-10px) scale(.4706);animation:fall-261 14s -27s linear infinite}@keyframes fall-261{56.868%{transform:translate(17.8388vw,56.868vh) scale(.4706)}to{transform:translate(16.07745vw,99vh) scale(.4706)}}.snow:nth-child(262){opacity:.4164;transform:translate(53.6327vw,-10px) scale(.476);animation:fall-262 30s -18s linear infinite}@keyframes fall-262{75.063%{transform:translate(62.4626vw,75.063vh) scale(.476)}to{transform:translate(58.04765vw,99vh) scale(.476)}}.snow:nth-child(263){opacity:1.052;transform:translate(15.6785vw,-10px) scale(.7873);animation:fall-263 24s -24s linear infinite}@keyframes fall-263{66.703%{transform:translate(22.6475vw,66.703vh) scale(.7873)}to{transform:translate(19.163vw,99vh) scale(.7873)}}.snow:nth-child(264){opacity:.6908;transform:translate(77.2997vw,-10px) scale(.2798);animation:fall-264 11s -21s linear infinite}@keyframes fall-264{31.562%{transform:translate(74.0182vw,31.562vh) scale(.2798)}to{transform:translate(75.65895vw,99vh) scale(.2798)}}.snow:nth-child(265){opacity:1.4406;transform:translate(88.732vw,-10px) scale(.3004);animation:fall-265 29s -2s linear infinite}@keyframes fall-265{72.572%{transform:translate(97.0642vw,72.572vh) scale(.3004)}to{transform:translate(92.8981vw,99vh) scale(.3004)}}.snow:nth-child(266){opacity:1.8364;transform:translate(29.6428vw,-10px) scale(.9554);animation:fall-266 30s -24s linear infinite}@keyframes fall-266{42.645%{transform:translate(35.3494vw,42.645vh) scale(.9554)}to{transform:translate(32.4961vw,99vh) scale(.9554)}}.snow:nth-child(267){opacity:1.6858;transform:translate(7.8247vw,-10px) scale(.1543);animation:fall-267 20s -12s linear infinite}@keyframes fall-267{73.302%{transform:translate(4.0828vw,73.302vh) scale(.1543)}to{transform:translate(5.95375vw,99vh) scale(.1543)}}.snow:nth-child(268){opacity:.5752;transform:translate(53.4012vw,-10px) scale(.9147);animation:fall-268 16s -22s linear infinite}@keyframes fall-268{66.179%{transform:translate(47.0128vw,66.179vh) scale(.9147)}to{transform:translate(50.207vw,99vh) scale(.9147)}}.snow:nth-child(269){opacity:.2218;transform:translate(1.9936vw,-10px) scale(.9197);animation:fall-269 10s -2s linear infinite}@keyframes fall-269{68.48%{transform:translate(.3785vw,68.48vh) scale(.9197)}to{transform:translate(1.18605vw,99vh) scale(.9197)}}.snow:nth-child(270){opacity:.0938;transform:translate(56.3396vw,-10px) scale(.0207);animation:fall-270 24s -30s linear infinite}@keyframes fall-270{64.177%{transform:translate(54.0685vw,64.177vh) scale(.0207)}to{transform:translate(55.20405vw,99vh) scale(.0207)}}.snow:nth-child(271){opacity:1.0906;transform:translate(87.2092vw,-10px) scale(.1787);animation:fall-271 24s -29s linear infinite}@keyframes fall-271{78.856%{transform:translate(91.9184vw,78.856vh) scale(.1787)}to{transform:translate(89.5638vw,99vh) scale(.1787)}}.snow:nth-child(272){opacity:1.3176;transform:translate(67.1828vw,-10px) scale(.6864);animation:fall-272 14s -8s linear infinite}@keyframes fall-272{33.254%{transform:translate(66.4082vw,33.254vh) scale(.6864)}to{transform:translate(66.7955vw,99vh) scale(.6864)}}.snow:nth-child(273){opacity:1.6046;transform:translate(57.3683vw,-10px) scale(.4695);animation:fall-273 29s -27s linear infinite}@keyframes fall-273{62.406%{transform:translate(48.4896vw,62.406vh) scale(.4695)}to{transform:translate(52.92895vw,99vh) scale(.4695)}}.snow:nth-child(274){opacity:.3844;transform:translate(34.6587vw,-10px) scale(.0503);animation:fall-274 26s -14s linear infinite}@keyframes fall-274{60.161%{transform:translate(41.6783vw,60.161vh) scale(.0503)}to{transform:translate(38.1685vw,99vh) scale(.0503)}}.snow:nth-child(275){opacity:1.0108;transform:translate(18.0763vw,-10px) scale(.2262);animation:fall-275 13s -14s linear infinite}@keyframes fall-275{62.685%{transform:translate(9.0995vw,62.685vh) scale(.2262)}to{transform:translate(13.5879vw,99vh) scale(.2262)}}.snow:nth-child(276){opacity:1.7616;transform:translate(44.92vw,-10px) scale(.4622);animation:fall-276 13s -25s linear infinite}@keyframes fall-276{41.966%{transform:translate(43.7394vw,41.966vh) scale(.4622)}to{transform:translate(44.3297vw,99vh) scale(.4622)}}.snow:nth-child(277){opacity:.5278;transform:translate(82.2146vw,-10px) scale(.0905);animation:fall-277 13s -9s linear infinite}@keyframes fall-277{51.139%{transform:translate(73.3279vw,51.139vh) scale(.0905)}to{transform:translate(77.77125vw,99vh) scale(.0905)}}.snow:nth-child(278){opacity:.3756;transform:translate(89.908vw,-10px) scale(.9509);animation:fall-278 22s -3s linear infinite}@keyframes fall-278{36.634%{transform:translate(87.052vw,36.634vh) scale(.9509)}to{transform:translate(88.48vw,99vh) scale(.9509)}}.snow:nth-child(279){opacity:.5194;transform:translate(49.2971vw,-10px) scale(.4338);animation:fall-279 14s -9s linear infinite}@keyframes fall-279{32.362%{transform:translate(44.1279vw,32.362vh) scale(.4338)}to{transform:translate(46.7125vw,99vh) scale(.4338)}}.snow:nth-child(280){opacity:.6598;transform:translate(53.5968vw,-10px) scale(.7626);animation:fall-280 21s -26s linear infinite}@keyframes fall-280{31.56%{transform:translate(48.8188vw,31.56vh) scale(.7626)}to{transform:translate(51.2078vw,99vh) scale(.7626)}}.snow:nth-child(281){opacity:1.4042;transform:translate(4.6565vw,-10px) scale(.98);animation:fall-281 28s -10s linear infinite}@keyframes fall-281{66.524%{transform:translate(-4.0731vw,66.524vh) scale(.98)}to{transform:translate(.2917vw,99vh) scale(.98)}}.snow:nth-child(282){opacity:.9456;transform:translate(20.3717vw,-10px) scale(.2442);animation:fall-282 24s -24s linear infinite}@keyframes fall-282{74.697%{transform:translate(26.9573vw,74.697vh) scale(.2442)}to{transform:translate(23.6645vw,99vh) scale(.2442)}}.snow:nth-child(283){opacity:1.3772;transform:translate(27.4048vw,-10px) scale(.0003);animation:fall-283 30s -24s linear infinite}@keyframes fall-283{48.574%{transform:translate(25.9684vw,48.574vh) scale(.0003)}to{transform:translate(26.6866vw,99vh) scale(.0003)}}.snow:nth-child(284){opacity:1.6346;transform:translate(25.6861vw,-10px) scale(.1217);animation:fall-284 10s -16s linear infinite}@keyframes fall-284{53.045%{transform:translate(20.2437vw,53.045vh) scale(.1217)}to{transform:translate(22.9649vw,99vh) scale(.1217)}}.snow:nth-child(285){opacity:1.5506;transform:translate(20.6117vw,-10px) scale(.4899);animation:fall-285 13s -3s linear infinite}@keyframes fall-285{58.015%{transform:translate(13.3758vw,58.015vh) scale(.4899)}to{transform:translate(16.99375vw,99vh) scale(.4899)}}.snow:nth-child(286){opacity:1.7368;transform:translate(82.8204vw,-10px) scale(.6906);animation:fall-286 22s -25s linear infinite}@keyframes fall-286{53.003%{transform:translate(73.3338vw,53.003vh) scale(.6906)}to{transform:translate(78.0771vw,99vh) scale(.6906)}}.snow:nth-child(287){opacity:.5802;transform:translate(82.2832vw,-10px) scale(.54);animation:fall-287 26s -2s linear infinite}@keyframes fall-287{63.947%{transform:translate(73.6938vw,63.947vh) scale(.54)}to{transform:translate(77.9885vw,99vh) scale(.54)}}.snow:nth-child(288){opacity:.7564;transform:translate(83.0051vw,-10px) scale(.9552);animation:fall-288 21s -9s linear infinite}@keyframes fall-288{33.133%{transform:translate(92.6906vw,33.133vh) scale(.9552)}to{transform:translate(87.84785vw,99vh) scale(.9552)}}.snow:nth-child(289){opacity:1.4456;transform:translate(18.7639vw,-10px) scale(.013);animation:fall-289 28s -17s linear infinite}@keyframes fall-289{65.58%{transform:translate(13.1544vw,65.58vh) scale(.013)}to{transform:translate(15.95915vw,99vh) scale(.013)}}.snow:nth-child(290){opacity:1.5494;transform:translate(98.7771vw,-10px) scale(.9679);animation:fall-290 12s -27s linear infinite}@keyframes fall-290{63.033%{transform:translate(105.0172vw,63.033vh) scale(.9679)}to{transform:translate(101.89715vw,99vh) scale(.9679)}}.snow:nth-child(291){opacity:1.4342;transform:translate(81.9087vw,-10px) scale(.415);animation:fall-291 26s -27s linear infinite}@keyframes fall-291{67.118%{transform:translate(83.7708vw,67.118vh) scale(.415)}to{transform:translate(82.83975vw,99vh) scale(.415)}}.snow:nth-child(292){opacity:1.3956;transform:translate(26.5702vw,-10px) scale(.0193);animation:fall-292 11s -7s linear infinite}@keyframes fall-292{47.721%{transform:translate(28.6194vw,47.721vh) scale(.0193)}to{transform:translate(27.5948vw,99vh) scale(.0193)}}.snow:nth-child(293){opacity:1.2556;transform:translate(45.4301vw,-10px) scale(.742);animation:fall-293 21s -27s linear infinite}@keyframes fall-293{73.168%{transform:translate(44.9362vw,73.168vh) scale(.742)}to{transform:translate(45.18315vw,99vh) scale(.742)}}.snow:nth-child(294){opacity:1.6636;transform:translate(24.4378vw,-10px) scale(.7135);animation:fall-294 19s -30s linear infinite}@keyframes fall-294{40.03%{transform:translate(33.2019vw,40.03vh) scale(.7135)}to{transform:translate(28.81985vw,99vh) scale(.7135)}}.snow:nth-child(295){opacity:.3958;transform:translate(48.863vw,-10px) scale(.4626);animation:fall-295 13s -11s linear infinite}@keyframes fall-295{49.656%{transform:translate(47.8392vw,49.656vh) scale(.4626)}to{transform:translate(48.3511vw,99vh) scale(.4626)}}.snow:nth-child(296){opacity:1.5342;transform:translate(5.2382vw,-10px) scale(.856);animation:fall-296 27s -2s linear infinite}@keyframes fall-296{76.806%{transform:translate(-4.4136vw,76.806vh) scale(.856)}to{transform:translate(.4123vw,99vh) scale(.856)}}.snow:nth-child(297){opacity:.0188;transform:translate(5.9158vw,-10px) scale(.8728);animation:fall-297 19s -7s linear infinite}@keyframes fall-297{53.182%{transform:translate(15.7881vw,53.182vh) scale(.8728)}to{transform:translate(10.85195vw,99vh) scale(.8728)}}.snow:nth-child(298){opacity:1.6606;transform:translate(46.1662vw,-10px) scale(.552);animation:fall-298 17s -11s linear infinite}@keyframes fall-298{74.086%{transform:translate(36.3953vw,74.086vh) scale(.552)}to{transform:translate(41.28075vw,99vh) scale(.552)}}.snow:nth-child(299){opacity:.426;transform:translate(30.5311vw,-10px) scale(.5731);animation:fall-299 20s -12s linear infinite}@keyframes fall-299{75.343%{transform:translate(38.7492vw,75.343vh) scale(.5731)}to{transform:translate(34.64015vw,99vh) scale(.5731)}}.snow:nth-child(300){opacity:1.4332;transform:translate(60.6427vw,-10px) scale(.3589);animation:fall-300 25s -30s linear infinite}@keyframes fall-300{78.36%{transform:translate(51.4691vw,78.36vh) scale(.3589)}to{transform:translate(56.0559vw,99vh) scale(.3589)}}.snow:nth-child(301){opacity:1.7058;transform:translate(57.7722vw,-10px) scale(.9619);animation:fall-301 25s -19s linear infinite}@keyframes fall-301{76.364%{transform:translate(60.5149vw,76.364vh) scale(.9619)}to{transform:translate(59.14355vw,99vh) scale(.9619)}}.snow:nth-child(302){opacity:1.2998;transform:translate(41.8689vw,-10px) scale(.2585);animation:fall-302 15s -27s linear infinite}@keyframes fall-302{51.76%{transform:translate(44.0467vw,51.76vh) scale(.2585)}to{transform:translate(42.9578vw,99vh) scale(.2585)}}.snow:nth-child(303){opacity:1.623;transform:translate(78.4785vw,-10px) scale(.329);animation:fall-303 13s -8s linear infinite}@keyframes fall-303{71.945%{transform:translate(76.6951vw,71.945vh) scale(.329)}to{transform:translate(77.5868vw,99vh) scale(.329)}}.snow:nth-child(304){opacity:1.068;transform:translate(18.5589vw,-10px) scale(.6249);animation:fall-304 21s -21s linear infinite}@keyframes fall-304{66.311%{transform:translate(12.6743vw,66.311vh) scale(.6249)}to{transform:translate(15.6166vw,99vh) scale(.6249)}}.snow:nth-child(305){opacity:1.7562;transform:translate(4.9422vw,-10px) scale(.8485);animation:fall-305 21s -21s linear infinite}@keyframes fall-305{75.839%{transform:translate(1.3095vw,75.839vh) scale(.8485)}to{transform:translate(3.12585vw,99vh) scale(.8485)}}.snow:nth-child(306){opacity:.9872;transform:translate(18.9657vw,-10px) scale(.2237);animation:fall-306 23s -25s linear infinite}@keyframes fall-306{78.95%{transform:translate(20.8103vw,78.95vh) scale(.2237)}to{transform:translate(19.888vw,99vh) scale(.2237)}}.snow:nth-child(307){opacity:.019;transform:translate(16.7523vw,-10px) scale(.2517);animation:fall-307 24s -30s linear infinite}@keyframes fall-307{65.766%{transform:translate(15.9506vw,65.766vh) scale(.2517)}to{transform:translate(16.35145vw,99vh) scale(.2517)}}.snow:nth-child(308){opacity:.1414;transform:translate(97.9252vw,-10px) scale(.6637);animation:fall-308 21s -2s linear infinite}@keyframes fall-308{33.723%{transform:translate(101.244vw,33.723vh) scale(.6637)}to{transform:translate(99.5846vw,99vh) scale(.6637)}}.snow:nth-child(309){opacity:1.5112;transform:translate(38.0961vw,-10px) scale(.1706);animation:fall-309 29s -6s linear infinite}@keyframes fall-309{42.561%{transform:translate(40.1676vw,42.561vh) scale(.1706)}to{transform:translate(39.13185vw,99vh) scale(.1706)}}.snow:nth-child(310){opacity:.3516;transform:translate(46.5091vw,-10px) scale(.8582);animation:fall-310 19s -5s linear infinite}@keyframes fall-310{78.948%{transform:translate(42.5254vw,78.948vh) scale(.8582)}to{transform:translate(44.51725vw,99vh) scale(.8582)}}.snow:nth-child(311){opacity:1.017;transform:translate(20.1444vw,-10px) scale(.444);animation:fall-311 28s -28s linear infinite}@keyframes fall-311{51.632%{transform:translate(25.1871vw,51.632vh) scale(.444)}to{transform:translate(22.66575vw,99vh) scale(.444)}}.snow:nth-child(312){opacity:.8634;transform:translate(49.1711vw,-10px) scale(.0127);animation:fall-312 22s -7s linear infinite}@keyframes fall-312{58.395%{transform:translate(47.9849vw,58.395vh) scale(.0127)}to{transform:translate(48.578vw,99vh) scale(.0127)}}.snow:nth-child(313){opacity:1.989;transform:translate(81.2723vw,-10px) scale(.0071);animation:fall-313 12s -11s linear infinite}@keyframes fall-313{71.801%{transform:translate(87.5383vw,71.801vh) scale(.0071)}to{transform:translate(84.4053vw,99vh) scale(.0071)}}.snow:nth-child(314){opacity:1.2788;transform:translate(80.9076vw,-10px) scale(.767);animation:fall-314 11s -11s linear infinite}@keyframes fall-314{75.113%{transform:translate(77.9497vw,75.113vh) scale(.767)}to{transform:translate(79.42865vw,99vh) scale(.767)}}.snow:nth-child(315){opacity:.2224;transform:translate(83.8473vw,-10px) scale(.8654);animation:fall-315 24s -3s linear infinite}@keyframes fall-315{37.869%{transform:translate(87.5718vw,37.869vh) scale(.8654)}to{transform:translate(85.70955vw,99vh) scale(.8654)}}.snow:nth-child(316){opacity:.3658;transform:translate(63.12vw,-10px) scale(.9404);animation:fall-316 20s -9s linear infinite}@keyframes fall-316{54.008%{transform:translate(61.8286vw,54.008vh) scale(.9404)}to{transform:translate(62.4743vw,99vh) scale(.9404)}}.snow:nth-child(317){opacity:1.7148;transform:translate(84.89vw,-10px) scale(.6791);animation:fall-317 28s -29s linear infinite}@keyframes fall-317{70.679%{transform:translate(79.9524vw,70.679vh) scale(.6791)}to{transform:translate(82.4212vw,99vh) scale(.6791)}}.snow:nth-child(318){opacity:1.9902;transform:translate(16.7505vw,-10px) scale(.8747);animation:fall-318 23s -7s linear infinite}@keyframes fall-318{67.688%{transform:translate(9.442vw,67.688vh) scale(.8747)}to{transform:translate(13.09625vw,99vh) scale(.8747)}}.snow:nth-child(319){opacity:1.1242;transform:translate(83.4429vw,-10px) scale(.7574);animation:fall-319 14s -18s linear infinite}@keyframes fall-319{70.301%{transform:translate(76.9236vw,70.301vh) scale(.7574)}to{transform:translate(80.18325vw,99vh) scale(.7574)}}.snow:nth-child(320){opacity:1.195;transform:translate(40.5941vw,-10px) scale(.0114);animation:fall-320 22s -5s linear infinite}@keyframes fall-320{48.516%{transform:translate(45.9377vw,48.516vh) scale(.0114)}to{transform:translate(43.2659vw,99vh) scale(.0114)}}.snow:nth-child(321){opacity:.1164;transform:translate(88.7282vw,-10px) scale(.8828);animation:fall-321 28s -14s linear infinite}@keyframes fall-321{53.152%{transform:translate(87.3614vw,53.152vh) scale(.8828)}to{transform:translate(88.0448vw,99vh) scale(.8828)}}.snow:nth-child(322){opacity:1.1344;transform:translate(19.6531vw,-10px) scale(.3606);animation:fall-322 11s -7s linear infinite}@keyframes fall-322{35.688%{transform:translate(10.021vw,35.688vh) scale(.3606)}to{transform:translate(14.83705vw,99vh) scale(.3606)}}.snow:nth-child(323){opacity:.4786;transform:translate(37.8185vw,-10px) scale(.0858);animation:fall-323 15s -6s linear infinite}@keyframes fall-323{52.921%{transform:translate(31.4646vw,52.921vh) scale(.0858)}to{transform:translate(34.64155vw,99vh) scale(.0858)}}.snow:nth-child(324){opacity:1.1332;transform:translate(20.4643vw,-10px) scale(.9666);animation:fall-324 15s -7s linear infinite}@keyframes fall-324{76.55%{transform:translate(15.0508vw,76.55vh) scale(.9666)}to{transform:translate(17.75755vw,99vh) scale(.9666)}}.snow:nth-child(325){opacity:1.169;transform:translate(2.874vw,-10px) scale(.803);animation:fall-325 18s -26s linear infinite}@keyframes fall-325{54.11%{transform:translate(9.8429vw,54.11vh) scale(.803)}to{transform:translate(6.35845vw,99vh) scale(.803)}}.snow:nth-child(326){opacity:.7916;transform:translate(14.5071vw,-10px) scale(.9905);animation:fall-326 16s -19s linear infinite}@keyframes fall-326{66.103%{transform:translate(22.7134vw,66.103vh) scale(.9905)}to{transform:translate(18.61025vw,99vh) scale(.9905)}}.snow:nth-child(327){opacity:.168;transform:translate(99.3528vw,-10px) scale(.8999);animation:fall-327 10s -5s linear infinite}@keyframes fall-327{30.912%{transform:translate(101.2326vw,30.912vh) scale(.8999)}to{transform:translate(100.2927vw,99vh) scale(.8999)}}.snow:nth-child(328){opacity:1.989;transform:translate(77.6266vw,-10px) scale(.3395);animation:fall-328 22s -16s linear infinite}@keyframes fall-328{75.406%{transform:translate(78.5502vw,75.406vh) scale(.3395)}to{transform:translate(78.0884vw,99vh) scale(.3395)}}.snow:nth-child(329){opacity:.1964;transform:translate(37.0257vw,-10px) scale(.9134);animation:fall-329 28s -28s linear infinite}@keyframes fall-329{66.057%{transform:translate(40.5653vw,66.057vh) scale(.9134)}to{transform:translate(38.7955vw,99vh) scale(.9134)}}.snow:nth-child(330){opacity:1.9056;transform:translate(.0874vw,-10px) scale(.611);animation:fall-330 10s -11s linear infinite}@keyframes fall-330{39.211%{transform:translate(-.391vw,39.211vh) scale(.611)}to{transform:translate(-.1518vw,99vh) scale(.611)}}.snow:nth-child(331){opacity:1.968;transform:translate(19.388vw,-10px) scale(.8137);animation:fall-331 16s -19s linear infinite}@keyframes fall-331{42.62%{transform:translate(13.2028vw,42.62vh) scale(.8137)}to{transform:translate(16.2954vw,99vh) scale(.8137)}}.snow:nth-child(332){opacity:1.842;transform:translate(80.986vw,-10px) scale(.0815);animation:fall-332 27s -20s linear infinite}@keyframes fall-332{62.003%{transform:translate(81.2969vw,62.003vh) scale(.0815)}to{transform:translate(81.14145vw,99vh) scale(.0815)}}.snow:nth-child(333){opacity:1.3248;transform:translate(42.4692vw,-10px) scale(.3471);animation:fall-333 12s -15s linear infinite}@keyframes fall-333{73.987%{transform:translate(40.3642vw,73.987vh) scale(.3471)}to{transform:translate(41.4167vw,99vh) scale(.3471)}}.snow:nth-child(334){opacity:1.372;transform:translate(57.0208vw,-10px) scale(.407);animation:fall-334 10s -15s linear infinite}@keyframes fall-334{69.925%{transform:translate(52.7995vw,69.925vh) scale(.407)}to{transform:translate(54.91015vw,99vh) scale(.407)}}.snow:nth-child(335){opacity:1.875;transform:translate(94.4553vw,-10px) scale(.479);animation:fall-335 11s -17s linear infinite}@keyframes fall-335{47.579%{transform:translate(103.257vw,47.579vh) scale(.479)}to{transform:translate(98.85615vw,99vh) scale(.479)}}.snow:nth-child(336){opacity:1.2554;transform:translate(38.9398vw,-10px) scale(.665);animation:fall-336 21s -15s linear infinite}@keyframes fall-336{36.068%{transform:translate(32.2506vw,36.068vh) scale(.665)}to{transform:translate(35.5952vw,99vh) scale(.665)}}.snow:nth-child(337){opacity:.7584;transform:translate(30.5636vw,-10px) scale(.1458);animation:fall-337 18s -25s linear infinite}@keyframes fall-337{44.012%{transform:translate(35.8794vw,44.012vh) scale(.1458)}to{transform:translate(33.2215vw,99vh) scale(.1458)}}.snow:nth-child(338){opacity:1.123;transform:translate(73.546vw,-10px) scale(.7922);animation:fall-338 30s -18s linear infinite}@keyframes fall-338{53.971%{transform:translate(76.8208vw,53.971vh) scale(.7922)}to{transform:translate(75.1834vw,99vh) scale(.7922)}}.snow:nth-child(339){opacity:1.3532;transform:translate(23.54vw,-10px) scale(.1677);animation:fall-339 12s -1s linear infinite}@keyframes fall-339{69.96%{transform:translate(14.5223vw,69.96vh) scale(.1677)}to{transform:translate(19.03115vw,99vh) scale(.1677)}}.snow:nth-child(340){opacity:.3848;transform:translate(97.1894vw,-10px) scale(.5172);animation:fall-340 30s -22s linear infinite}@keyframes fall-340{63.402%{transform:translate(89.1892vw,63.402vh) scale(.5172)}to{transform:translate(93.1893vw,99vh) scale(.5172)}}.snow:nth-child(341){opacity:.588;transform:translate(82.7432vw,-10px) scale(.7845);animation:fall-341 25s -29s linear infinite}@keyframes fall-341{41.264%{transform:translate(85.0763vw,41.264vh) scale(.7845)}to{transform:translate(83.90975vw,99vh) scale(.7845)}}.snow:nth-child(342){opacity:.5334;transform:translate(31.8679vw,-10px) scale(.0363);animation:fall-342 23s -23s linear infinite}@keyframes fall-342{75.957%{transform:translate(24.832vw,75.957vh) scale(.0363)}to{transform:translate(28.34995vw,99vh) scale(.0363)}}.snow:nth-child(343){opacity:.3338;transform:translate(13.8733vw,-10px) scale(.8736);animation:fall-343 13s -28s linear infinite}@keyframes fall-343{54.272%{transform:translate(8.1589vw,54.272vh) scale(.8736)}to{transform:translate(11.0161vw,99vh) scale(.8736)}}.snow:nth-child(344){opacity:1.3994;transform:translate(67.7406vw,-10px) scale(.9712);animation:fall-344 11s -12s linear infinite}@keyframes fall-344{31.184%{transform:translate(70.6501vw,31.184vh) scale(.9712)}to{transform:translate(69.19535vw,99vh) scale(.9712)}}.snow:nth-child(345){opacity:.3524;transform:translate(78.7527vw,-10px) scale(.1929);animation:fall-345 15s -9s linear infinite}@keyframes fall-345{54.94%{transform:translate(79.5473vw,54.94vh) scale(.1929)}to{transform:translate(79.15vw,99vh) scale(.1929)}}.snow:nth-child(346){opacity:1.2262;transform:translate(78.0008vw,-10px) scale(.3216);animation:fall-346 26s -25s linear infinite}@keyframes fall-346{42.891%{transform:translate(87.4141vw,42.891vh) scale(.3216)}to{transform:translate(82.70745vw,99vh) scale(.3216)}}.snow:nth-child(347){opacity:.5788;transform:translate(89.0446vw,-10px) scale(.2905);animation:fall-347 19s -19s linear infinite}@keyframes fall-347{57.337%{transform:translate(82.9221vw,57.337vh) scale(.2905)}to{transform:translate(85.98335vw,99vh) scale(.2905)}}.snow:nth-child(348){opacity:.597;transform:translate(6.5591vw,-10px) scale(.5365);animation:fall-348 21s -4s linear infinite}@keyframes fall-348{30.326%{transform:translate(7.7451vw,30.326vh) scale(.5365)}to{transform:translate(7.1521vw,99vh) scale(.5365)}}.snow:nth-child(349){opacity:1.5644;transform:translate(88.6195vw,-10px) scale(.0314);animation:fall-349 20s -4s linear infinite}@keyframes fall-349{40.019%{transform:translate(86.9591vw,40.019vh) scale(.0314)}to{transform:translate(87.7893vw,99vh) scale(.0314)}}.snow:nth-child(350){opacity:.818;transform:translate(58.8216vw,-10px) scale(.1974);animation:fall-350 16s -17s linear infinite}@keyframes fall-350{42.263%{transform:translate(55.7736vw,42.263vh) scale(.1974)}to{transform:translate(57.2976vw,99vh) scale(.1974)}}.snow:nth-child(351){opacity:.0576;transform:translate(53.5337vw,-10px) scale(.3156);animation:fall-351 30s -12s linear infinite}@keyframes fall-351{63.344%{transform:translate(54.4494vw,63.344vh) scale(.3156)}to{transform:translate(53.99155vw,99vh) scale(.3156)}}.snow:nth-child(352){opacity:1.0194;transform:translate(68.4049vw,-10px) scale(.5249);animation:fall-352 26s -6s linear infinite}@keyframes fall-352{68.181%{transform:translate(59.3697vw,68.181vh) scale(.5249)}to{transform:translate(63.8873vw,99vh) scale(.5249)}}.snow:nth-child(353){opacity:.0144;transform:translate(10.0211vw,-10px) scale(.6387);animation:fall-353 19s -2s linear infinite}@keyframes fall-353{68.104%{transform:translate(18.0871vw,68.104vh) scale(.6387)}to{transform:translate(14.0541vw,99vh) scale(.6387)}}.snow:nth-child(354){opacity:.1364;transform:translate(18.9529vw,-10px) scale(.755);animation:fall-354 25s -1s linear infinite}@keyframes fall-354{57.093%{transform:translate(27.2597vw,57.093vh) scale(.755)}to{transform:translate(23.1063vw,99vh) scale(.755)}}.snow:nth-child(355){opacity:.1648;transform:translate(57.3856vw,-10px) scale(.3615);animation:fall-355 24s -30s linear infinite}@keyframes fall-355{32.704%{transform:translate(61.7462vw,32.704vh) scale(.3615)}to{transform:translate(59.5659vw,99vh) scale(.3615)}}.snow:nth-child(356){opacity:.8294;transform:translate(56.8205vw,-10px) scale(.7644);animation:fall-356 18s -11s linear infinite}@keyframes fall-356{31.497%{transform:translate(54.7348vw,31.497vh) scale(.7644)}to{transform:translate(55.77765vw,99vh) scale(.7644)}}.snow:nth-child(357){opacity:1.1632;transform:translate(34.1723vw,-10px) scale(.1464);animation:fall-357 21s -3s linear infinite}@keyframes fall-357{53.335%{transform:translate(29.1318vw,53.335vh) scale(.1464)}to{transform:translate(31.65205vw,99vh) scale(.1464)}}.snow:nth-child(358){opacity:1.687;transform:translate(65.0507vw,-10px) scale(.774);animation:fall-358 14s -5s linear infinite}@keyframes fall-358{62.989%{transform:translate(63.7235vw,62.989vh) scale(.774)}to{transform:translate(64.3871vw,99vh) scale(.774)}}.snow:nth-child(359){opacity:1.601;transform:translate(65.8099vw,-10px) scale(.8289);animation:fall-359 23s -25s linear infinite}@keyframes fall-359{31.008%{transform:translate(71.3045vw,31.008vh) scale(.8289)}to{transform:translate(68.5572vw,99vh) scale(.8289)}}.snow:nth-child(360){opacity:.1702;transform:translate(90.4799vw,-10px) scale(.1309);animation:fall-360 22s -26s linear infinite}@keyframes fall-360{51.491%{transform:translate(83.7668vw,51.491vh) scale(.1309)}to{transform:translate(87.12335vw,99vh) scale(.1309)}}.snow:nth-child(361){opacity:1.6038;transform:translate(61.3987vw,-10px) scale(.9244);animation:fall-361 28s -19s linear infinite}@keyframes fall-361{57.198%{transform:translate(63.6751vw,57.198vh) scale(.9244)}to{transform:translate(62.5369vw,99vh) scale(.9244)}}.snow:nth-child(362){opacity:1.0804;transform:translate(13.0752vw,-10px) scale(.1483);animation:fall-362 21s -23s linear infinite}@keyframes fall-362{38.5%{transform:translate(8.5474vw,38.5vh) scale(.1483)}to{transform:translate(10.8113vw,99vh) scale(.1483)}}.snow:nth-child(363){opacity:1.07;transform:translate(81.0567vw,-10px) scale(.4989);animation:fall-363 30s -24s linear infinite}@keyframes fall-363{41.7%{transform:translate(72.9033vw,41.7vh) scale(.4989)}to{transform:translate(76.98vw,99vh) scale(.4989)}}.snow:nth-child(364){opacity:.9446;transform:translate(92.546vw,-10px) scale(.6002);animation:fall-364 11s -12s linear infinite}@keyframes fall-364{30.944%{transform:translate(91.6031vw,30.944vh) scale(.6002)}to{transform:translate(92.07455vw,99vh) scale(.6002)}}.snow:nth-child(365){opacity:.779;transform:translate(44.7071vw,-10px) scale(.422);animation:fall-365 18s -12s linear infinite}@keyframes fall-365{71.93%{transform:translate(43.8578vw,71.93vh) scale(.422)}to{transform:translate(44.28245vw,99vh) scale(.422)}}.snow:nth-child(366){opacity:1.459;transform:translate(2.7986vw,-10px) scale(.0072);animation:fall-366 23s -27s linear infinite}@keyframes fall-366{58.199%{transform:translate(11.0316vw,58.199vh) scale(.0072)}to{transform:translate(6.9151vw,99vh) scale(.0072)}}.snow:nth-child(367){opacity:.6128;transform:translate(27.7894vw,-10px) scale(.6468);animation:fall-367 12s -14s linear infinite}@keyframes fall-367{57.091%{transform:translate(31.3772vw,57.091vh) scale(.6468)}to{transform:translate(29.5833vw,99vh) scale(.6468)}}.snow:nth-child(368){opacity:1.8886;transform:translate(79.9419vw,-10px) scale(.2484);animation:fall-368 18s -24s linear infinite}@keyframes fall-368{52.447%{transform:translate(79.3232vw,52.447vh) scale(.2484)}to{transform:translate(79.63255vw,99vh) scale(.2484)}}.snow:nth-child(369){opacity:.44;transform:translate(83.9601vw,-10px) scale(.9709);animation:fall-369 25s -10s linear infinite}@keyframes fall-369{71.188%{transform:translate(77.569vw,71.188vh) scale(.9709)}to{transform:translate(80.76455vw,99vh) scale(.9709)}}.snow:nth-child(370){opacity:1.6426;transform:translate(72.3099vw,-10px) scale(.5671);animation:fall-370 25s -29s linear infinite}@keyframes fall-370{47.666%{transform:translate(70.98vw,47.666vh) scale(.5671)}to{transform:translate(71.64495vw,99vh) scale(.5671)}}.snow:nth-child(371){opacity:1.4212;transform:translate(99.0564vw,-10px) scale(.0363);animation:fall-371 28s -13s linear infinite}@keyframes fall-371{78.055%{transform:translate(101.6738vw,78.055vh) scale(.0363)}to{transform:translate(100.3651vw,99vh) scale(.0363)}}.snow:nth-child(372){opacity:.8432;transform:translate(65.8913vw,-10px) scale(.4604);animation:fall-372 24s -20s linear infinite}@keyframes fall-372{57.816%{transform:translate(58.2922vw,57.816vh) scale(.4604)}to{transform:translate(62.09175vw,99vh) scale(.4604)}}.snow:nth-child(373){opacity:1.6884;transform:translate(78.5249vw,-10px) scale(.9222);animation:fall-373 16s -28s linear infinite}@keyframes fall-373{71.128%{transform:translate(70.3382vw,71.128vh) scale(.9222)}to{transform:translate(74.43155vw,99vh) scale(.9222)}}.snow:nth-child(374){opacity:.0022;transform:translate(58.09vw,-10px) scale(.723);animation:fall-374 16s -1s linear infinite}@keyframes fall-374{61.477%{transform:translate(55.5408vw,61.477vh) scale(.723)}to{transform:translate(56.8154vw,99vh) scale(.723)}}.snow:nth-child(375){opacity:.9352;transform:translate(62.8863vw,-10px) scale(.3357);animation:fall-375 13s -18s linear infinite}@keyframes fall-375{75.977%{transform:translate(70.687vw,75.977vh) scale(.3357)}to{transform:translate(66.78665vw,99vh) scale(.3357)}}.snow:nth-child(376){opacity:.5952;transform:translate(53.7939vw,-10px) scale(.3567);animation:fall-376 18s -4s linear infinite}@keyframes fall-376{74.422%{transform:translate(44.6621vw,74.422vh) scale(.3567)}to{transform:translate(49.228vw,99vh) scale(.3567)}}.snow:nth-child(377){opacity:1.2362;transform:translate(82.0598vw,-10px) scale(.2638);animation:fall-377 30s -17s linear infinite}@keyframes fall-377{76.323%{transform:translate(85.5361vw,76.323vh) scale(.2638)}to{transform:translate(83.79795vw,99vh) scale(.2638)}}.snow:nth-child(378){opacity:1.716;transform:translate(57.4016vw,-10px) scale(.8847);animation:fall-378 12s -6s linear infinite}@keyframes fall-378{77.562%{transform:translate(66.3018vw,77.562vh) scale(.8847)}to{transform:translate(61.8517vw,99vh) scale(.8847)}}.snow:nth-child(379){opacity:.1192;transform:translate(33.3369vw,-10px) scale(.4984);animation:fall-379 30s -29s linear infinite}@keyframes fall-379{55.118%{transform:translate(31.2025vw,55.118vh) scale(.4984)}to{transform:translate(32.2697vw,99vh) scale(.4984)}}.snow:nth-child(380){opacity:.0572;transform:translate(91.0271vw,-10px) scale(.6128);animation:fall-380 12s -16s linear infinite}@keyframes fall-380{61.987%{transform:translate(81.1196vw,61.987vh) scale(.6128)}to{transform:translate(86.07335vw,99vh) scale(.6128)}}.snow:nth-child(381){opacity:.5304;transform:translate(3.7317vw,-10px) scale(.9669);animation:fall-381 15s -21s linear infinite}@keyframes fall-381{57.347%{transform:translate(5.579vw,57.347vh) scale(.9669)}to{transform:translate(4.65535vw,99vh) scale(.9669)}}.snow:nth-child(382){opacity:.493;transform:translate(89.8429vw,-10px) scale(.3993);animation:fall-382 11s -18s linear infinite}@keyframes fall-382{66.911%{transform:translate(96.0968vw,66.911vh) scale(.3993)}to{transform:translate(92.96985vw,99vh) scale(.3993)}}.snow:nth-child(383){opacity:1.5764;transform:translate(85.0504vw,-10px) scale(.9873);animation:fall-383 30s -13s linear infinite}@keyframes fall-383{61.788%{transform:translate(80.649vw,61.788vh) scale(.9873)}to{transform:translate(82.8497vw,99vh) scale(.9873)}}.snow:nth-child(384){opacity:.3134;transform:translate(76.9147vw,-10px) scale(.5488);animation:fall-384 20s -24s linear infinite}@keyframes fall-384{44.026%{transform:translate(68.1212vw,44.026vh) scale(.5488)}to{transform:translate(72.51795vw,99vh) scale(.5488)}}.snow:nth-child(385){opacity:1.477;transform:translate(48.9932vw,-10px) scale(.1655);animation:fall-385 29s -24s linear infinite}@keyframes fall-385{72.234%{transform:translate(56.2636vw,72.234vh) scale(.1655)}to{transform:translate(52.6284vw,99vh) scale(.1655)}}.snow:nth-child(386){opacity:.6314;transform:translate(95.9113vw,-10px) scale(.2488);animation:fall-386 17s -1s linear infinite}@keyframes fall-386{67.852%{transform:translate(91.8197vw,67.852vh) scale(.2488)}to{transform:translate(93.8655vw,99vh) scale(.2488)}}.snow:nth-child(387){opacity:1.9244;transform:translate(25.8703vw,-10px) scale(.0029);animation:fall-387 15s -13s linear infinite}@keyframes fall-387{50.127%{transform:translate(16.1791vw,50.127vh) scale(.0029)}to{transform:translate(21.0247vw,99vh) scale(.0029)}}.snow:nth-child(388){opacity:.6554;transform:translate(1.5577vw,-10px) scale(.9567);animation:fall-388 28s -13s linear infinite}@keyframes fall-388{69.449%{transform:translate(-.1337vw,69.449vh) scale(.9567)}to{transform:translate(.712vw,99vh) scale(.9567)}}.snow:nth-child(389){opacity:.5336;transform:translate(49.0405vw,-10px) scale(.0103);animation:fall-389 12s -11s linear infinite}@keyframes fall-389{49.609%{transform:translate(56.6106vw,49.609vh) scale(.0103)}to{transform:translate(52.82555vw,99vh) scale(.0103)}}.snow:nth-child(390){opacity:.861;transform:translate(84.1145vw,-10px) scale(.3212);animation:fall-390 18s -15s linear infinite}@keyframes fall-390{51.887%{transform:translate(78.4606vw,51.887vh) scale(.3212)}to{transform:translate(81.28755vw,99vh) scale(.3212)}}.snow:nth-child(391){opacity:.5464;transform:translate(88.2435vw,-10px) scale(.0926);animation:fall-391 15s -30s linear infinite}@keyframes fall-391{78.605%{transform:translate(92.0171vw,78.605vh) scale(.0926)}to{transform:translate(90.1303vw,99vh) scale(.0926)}}.snow:nth-child(392){opacity:.9576;transform:translate(98.2869vw,-10px) scale(.9559);animation:fall-392 21s -9s linear infinite}@keyframes fall-392{79.054%{transform:translate(101.482vw,79.054vh) scale(.9559)}to{transform:translate(99.88445vw,99vh) scale(.9559)}}.snow:nth-child(393){opacity:.7646;transform:translate(8vw,-10px) scale(.406);animation:fall-393 15s -30s linear infinite}@keyframes fall-393{75.74%{transform:translate(17.7387vw,75.74vh) scale(.406)}to{transform:translate(12.86935vw,99vh) scale(.406)}}.snow:nth-child(394){opacity:.8304;transform:translate(66.3712vw,-10px) scale(.5272);animation:fall-394 22s -24s linear infinite}@keyframes fall-394{79.577%{transform:translate(62.8416vw,79.577vh) scale(.5272)}to{transform:translate(64.6064vw,99vh) scale(.5272)}}.snow:nth-child(395){opacity:1.8926;transform:translate(58.8045vw,-10px) scale(.3623);animation:fall-395 18s -7s linear infinite}@keyframes fall-395{60.225%{transform:translate(57.2831vw,60.225vh) scale(.3623)}to{transform:translate(58.0438vw,99vh) scale(.3623)}}.snow:nth-child(396){opacity:1.2054;transform:translate(6.3434vw,-10px) scale(.8496);animation:fall-396 20s -7s linear infinite}@keyframes fall-396{70.655%{transform:translate(6.6834vw,70.655vh) scale(.8496)}to{transform:translate(6.5134vw,99vh) scale(.8496)}}.snow:nth-child(397){opacity:.688;transform:translate(75.8396vw,-10px) scale(.5363);animation:fall-397 11s -17s linear infinite}@keyframes fall-397{43.67%{transform:translate(85.6228vw,43.67vh) scale(.5363)}to{transform:translate(80.7312vw,99vh) scale(.5363)}}.snow:nth-child(398){opacity:1.4048;transform:translate(53.3303vw,-10px) scale(.1153);animation:fall-398 13s -8s linear infinite}@keyframes fall-398{78.008%{transform:translate(59.678vw,78.008vh) scale(.1153)}to{transform:translate(56.50415vw,99vh) scale(.1153)}}.snow:nth-child(399){opacity:1.4236;transform:translate(57.5262vw,-10px) scale(.3509);animation:fall-399 14s -25s linear infinite}@keyframes fall-399{79.193%{transform:translate(48.2305vw,79.193vh) scale(.3509)}to{transform:translate(52.87835vw,99vh) scale(.3509)}}.snow:nth-child(400){opacity:1.7926;transform:translate(3.6227vw,-10px) scale(.2698);animation:fall-400 29s -25s linear infinite}@keyframes fall-400{37.138%{transform:translate(-2.9811vw,37.138vh) scale(.2698)}to{transform:translate(.3208vw,99vh) scale(.2698)}}\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==
|