@esfaenza/core 15.2.183 → 15.2.185
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:1.6064;transform:translate(8.6833vw,-10px) scale(.4029);animation:fall-1 20s -7s linear infinite}@keyframes fall-1{66.734%{transform:translate(13.1253vw,66.734vh) scale(.4029)}to{transform:translate(10.9043vw,99vh) scale(.4029)}}.snow:nth-child(2){opacity:1.0106;transform:translate(23.1637vw,-10px) scale(.1661);animation:fall-2 22s -22s linear infinite}@keyframes fall-2{39.384%{transform:translate(27.3963vw,39.384vh) scale(.1661)}to{transform:translate(25.28vw,99vh) scale(.1661)}}.snow:nth-child(3){opacity:.3048;transform:translate(83.6546vw,-10px) scale(.6761);animation:fall-3 26s -2s linear infinite}@keyframes fall-3{54.498%{transform:translate(84.7918vw,54.498vh) scale(.6761)}to{transform:translate(84.2232vw,99vh) scale(.6761)}}.snow:nth-child(4){opacity:1.6386;transform:translate(90.0744vw,-10px) scale(.3182);animation:fall-4 13s -15s linear infinite}@keyframes fall-4{76.845%{transform:translate(97.7348vw,76.845vh) scale(.3182)}to{transform:translate(93.9046vw,99vh) scale(.3182)}}.snow:nth-child(5){opacity:1.981;transform:translate(1.6968vw,-10px) scale(.5786);animation:fall-5 10s -23s linear infinite}@keyframes fall-5{77.471%{transform:translate(-2.6614vw,77.471vh) scale(.5786)}to{transform:translate(-.4823vw,99vh) scale(.5786)}}.snow:nth-child(6){opacity:1.7516;transform:translate(41.5761vw,-10px) scale(.2376);animation:fall-6 16s -24s linear infinite}@keyframes fall-6{60.17%{transform:translate(44.4076vw,60.17vh) scale(.2376)}to{transform:translate(42.99185vw,99vh) scale(.2376)}}.snow:nth-child(7){opacity:1.1468;transform:translate(80.6677vw,-10px) scale(.025);animation:fall-7 26s -15s linear infinite}@keyframes fall-7{36.602%{transform:translate(81.4111vw,36.602vh) scale(.025)}to{transform:translate(81.0394vw,99vh) scale(.025)}}.snow:nth-child(8){opacity:.9054;transform:translate(22.8476vw,-10px) scale(.9217);animation:fall-8 28s -28s linear infinite}@keyframes fall-8{72.159%{transform:translate(30.921vw,72.159vh) scale(.9217)}to{transform:translate(26.8843vw,99vh) scale(.9217)}}.snow:nth-child(9){opacity:.2334;transform:translate(85.2018vw,-10px) scale(.8832);animation:fall-9 30s -23s linear infinite}@keyframes fall-9{48.37%{transform:translate(78.7482vw,48.37vh) scale(.8832)}to{transform:translate(81.975vw,99vh) scale(.8832)}}.snow:nth-child(10){opacity:1.1094;transform:translate(67.9689vw,-10px) scale(.7401);animation:fall-10 19s -18s linear infinite}@keyframes fall-10{73.577%{transform:translate(62.629vw,73.577vh) scale(.7401)}to{transform:translate(65.29895vw,99vh) scale(.7401)}}.snow:nth-child(11){opacity:.146;transform:translate(41.1695vw,-10px) scale(.1931);animation:fall-11 24s -22s linear infinite}@keyframes fall-11{59.412%{transform:translate(49.1218vw,59.412vh) scale(.1931)}to{transform:translate(45.14565vw,99vh) scale(.1931)}}.snow:nth-child(12){opacity:1.744;transform:translate(94.787vw,-10px) scale(.9666);animation:fall-12 11s -29s linear infinite}@keyframes fall-12{37.213%{transform:translate(92.8981vw,37.213vh) scale(.9666)}to{transform:translate(93.84255vw,99vh) scale(.9666)}}.snow:nth-child(13){opacity:1.2294;transform:translate(35.334vw,-10px) scale(.7122);animation:fall-13 17s -24s linear infinite}@keyframes fall-13{68.522%{transform:translate(41.9963vw,68.522vh) scale(.7122)}to{transform:translate(38.66515vw,99vh) scale(.7122)}}.snow:nth-child(14){opacity:1.5262;transform:translate(46.2988vw,-10px) scale(.1805);animation:fall-14 24s -19s linear infinite}@keyframes fall-14{63.716%{transform:translate(44.5245vw,63.716vh) scale(.1805)}to{transform:translate(45.41165vw,99vh) scale(.1805)}}.snow:nth-child(15){opacity:1.9242;transform:translate(1.5111vw,-10px) scale(.4599);animation:fall-15 15s -20s linear infinite}@keyframes fall-15{75.029%{transform:translate(-.0026vw,75.029vh) scale(.4599)}to{transform:translate(.75425vw,99vh) scale(.4599)}}.snow:nth-child(16){opacity:.3062;transform:translate(69.4579vw,-10px) scale(.5858);animation:fall-16 16s -12s linear infinite}@keyframes fall-16{60.2%{transform:translate(77.8844vw,60.2vh) scale(.5858)}to{transform:translate(73.67115vw,99vh) scale(.5858)}}.snow:nth-child(17){opacity:1.3118;transform:translate(76.2656vw,-10px) scale(.7149);animation:fall-17 25s -25s linear infinite}@keyframes fall-17{30.58%{transform:translate(80.4398vw,30.58vh) scale(.7149)}to{transform:translate(78.3527vw,99vh) scale(.7149)}}.snow:nth-child(18){opacity:.5938;transform:translate(23.7699vw,-10px) scale(.3294);animation:fall-18 13s -15s linear infinite}@keyframes fall-18{32.767%{transform:translate(18.0625vw,32.767vh) scale(.3294)}to{transform:translate(20.9162vw,99vh) scale(.3294)}}.snow:nth-child(19){opacity:.786;transform:translate(56.6329vw,-10px) scale(.8671);animation:fall-19 12s -16s linear infinite}@keyframes fall-19{67.041%{transform:translate(56.7615vw,67.041vh) scale(.8671)}to{transform:translate(56.6972vw,99vh) scale(.8671)}}.snow:nth-child(20){opacity:.874;transform:translate(9.1698vw,-10px) scale(.5176);animation:fall-20 27s -4s linear infinite}@keyframes fall-20{49.728%{transform:translate(7.9338vw,49.728vh) scale(.5176)}to{transform:translate(8.5518vw,99vh) scale(.5176)}}.snow:nth-child(21){opacity:1.3688;transform:translate(7.1968vw,-10px) scale(.9804);animation:fall-21 13s -18s linear infinite}@keyframes fall-21{46.054%{transform:translate(14.8385vw,46.054vh) scale(.9804)}to{transform:translate(11.01765vw,99vh) scale(.9804)}}.snow:nth-child(22){opacity:1.7124;transform:translate(47.3248vw,-10px) scale(.8293);animation:fall-22 29s -27s linear infinite}@keyframes fall-22{77.951%{transform:translate(56.1523vw,77.951vh) scale(.8293)}to{transform:translate(51.73855vw,99vh) scale(.8293)}}.snow:nth-child(23){opacity:.0424;transform:translate(91.4302vw,-10px) scale(.1802);animation:fall-23 23s -9s linear infinite}@keyframes fall-23{52.161%{transform:translate(91.3549vw,52.161vh) scale(.1802)}to{transform:translate(91.39255vw,99vh) scale(.1802)}}.snow:nth-child(24){opacity:.4;transform:translate(74.7282vw,-10px) scale(.9096);animation:fall-24 13s -26s linear infinite}@keyframes fall-24{59.277%{transform:translate(78.1206vw,59.277vh) scale(.9096)}to{transform:translate(76.4244vw,99vh) scale(.9096)}}.snow:nth-child(25){opacity:1.2982;transform:translate(66.0855vw,-10px) scale(.1955);animation:fall-25 29s -24s linear infinite}@keyframes fall-25{77.388%{transform:translate(65.4249vw,77.388vh) scale(.1955)}to{transform:translate(65.7552vw,99vh) scale(.1955)}}.snow:nth-child(26){opacity:.8902;transform:translate(7.0506vw,-10px) scale(.696);animation:fall-26 16s -1s linear infinite}@keyframes fall-26{57.549%{transform:translate(-2.3098vw,57.549vh) scale(.696)}to{transform:translate(2.3704vw,99vh) scale(.696)}}.snow:nth-child(27){opacity:.6876;transform:translate(35.8872vw,-10px) scale(.7878);animation:fall-27 23s -7s linear infinite}@keyframes fall-27{74.411%{transform:translate(27.5947vw,74.411vh) scale(.7878)}to{transform:translate(31.74095vw,99vh) scale(.7878)}}.snow:nth-child(28){opacity:.5972;transform:translate(58.7309vw,-10px) scale(.36);animation:fall-28 15s -28s linear infinite}@keyframes fall-28{58.496%{transform:translate(58.914vw,58.496vh) scale(.36)}to{transform:translate(58.82245vw,99vh) scale(.36)}}.snow:nth-child(29){opacity:.7986;transform:translate(96.2046vw,-10px) scale(.5868);animation:fall-29 10s -26s linear infinite}@keyframes fall-29{77.835%{transform:translate(97.2572vw,77.835vh) scale(.5868)}to{transform:translate(96.7309vw,99vh) scale(.5868)}}.snow:nth-child(30){opacity:.9938;transform:translate(67.0271vw,-10px) scale(.2296);animation:fall-30 11s -16s linear infinite}@keyframes fall-30{79.469%{transform:translate(63.0813vw,79.469vh) scale(.2296)}to{transform:translate(65.0542vw,99vh) scale(.2296)}}.snow:nth-child(31){opacity:1.2352;transform:translate(49.9256vw,-10px) scale(.0111);animation:fall-31 30s -29s linear infinite}@keyframes fall-31{71.809%{transform:translate(47.6325vw,71.809vh) scale(.0111)}to{transform:translate(48.77905vw,99vh) scale(.0111)}}.snow:nth-child(32){opacity:1.6412;transform:translate(46.2292vw,-10px) scale(.0578);animation:fall-32 21s -3s linear infinite}@keyframes fall-32{57.726%{transform:translate(51.6772vw,57.726vh) scale(.0578)}to{transform:translate(48.9532vw,99vh) scale(.0578)}}.snow:nth-child(33){opacity:.7828;transform:translate(77.5554vw,-10px) scale(.0456);animation:fall-33 20s -10s linear infinite}@keyframes fall-33{54.408%{transform:translate(84.2766vw,54.408vh) scale(.0456)}to{transform:translate(80.916vw,99vh) scale(.0456)}}.snow:nth-child(34){opacity:1.3734;transform:translate(71.2599vw,-10px) scale(.408);animation:fall-34 17s -14s linear infinite}@keyframes fall-34{38.345%{transform:translate(70.0228vw,38.345vh) scale(.408)}to{transform:translate(70.64135vw,99vh) scale(.408)}}.snow:nth-child(35){opacity:1.6358;transform:translate(98.9385vw,-10px) scale(.9468);animation:fall-35 26s -9s linear infinite}@keyframes fall-35{50.529%{transform:translate(101.1245vw,50.529vh) scale(.9468)}to{transform:translate(100.0315vw,99vh) scale(.9468)}}.snow:nth-child(36){opacity:1.2896;transform:translate(6.4326vw,-10px) scale(.4099);animation:fall-36 15s -23s linear infinite}@keyframes fall-36{53.556%{transform:translate(5.561vw,53.556vh) scale(.4099)}to{transform:translate(5.9968vw,99vh) scale(.4099)}}.snow:nth-child(37){opacity:.5988;transform:translate(66.9748vw,-10px) scale(.8522);animation:fall-37 24s -12s linear infinite}@keyframes fall-37{75.077%{transform:translate(70.5679vw,75.077vh) scale(.8522)}to{transform:translate(68.77135vw,99vh) scale(.8522)}}.snow:nth-child(38){opacity:1.0996;transform:translate(80.2133vw,-10px) scale(.2896);animation:fall-38 27s -29s linear infinite}@keyframes fall-38{31.017%{transform:translate(72.9311vw,31.017vh) scale(.2896)}to{transform:translate(76.5722vw,99vh) scale(.2896)}}.snow:nth-child(39){opacity:1.4046;transform:translate(15.5371vw,-10px) scale(.4088);animation:fall-39 11s -14s linear infinite}@keyframes fall-39{77.924%{transform:translate(11.8524vw,77.924vh) scale(.4088)}to{transform:translate(13.69475vw,99vh) scale(.4088)}}.snow:nth-child(40){opacity:.0318;transform:translate(49.2976vw,-10px) scale(.4875);animation:fall-40 12s -6s linear infinite}@keyframes fall-40{43.831%{transform:translate(48.0058vw,43.831vh) scale(.4875)}to{transform:translate(48.6517vw,99vh) scale(.4875)}}.snow:nth-child(41){opacity:1.117;transform:translate(29.56vw,-10px) scale(.4448);animation:fall-41 14s -26s linear infinite}@keyframes fall-41{79.574%{transform:translate(35.8019vw,79.574vh) scale(.4448)}to{transform:translate(32.68095vw,99vh) scale(.4448)}}.snow:nth-child(42){opacity:1.613;transform:translate(30.9526vw,-10px) scale(.3707);animation:fall-42 13s -6s linear infinite}@keyframes fall-42{36.709%{transform:translate(21.5023vw,36.709vh) scale(.3707)}to{transform:translate(26.22745vw,99vh) scale(.3707)}}.snow:nth-child(43){opacity:1.7758;transform:translate(11.6463vw,-10px) scale(.5416);animation:fall-43 10s -2s linear infinite}@keyframes fall-43{56.284%{transform:translate(17.7438vw,56.284vh) scale(.5416)}to{transform:translate(14.69505vw,99vh) scale(.5416)}}.snow:nth-child(44){opacity:1.0338;transform:translate(92.1872vw,-10px) scale(.1775);animation:fall-44 29s -11s linear infinite}@keyframes fall-44{42.142%{transform:translate(85.5868vw,42.142vh) scale(.1775)}to{transform:translate(88.887vw,99vh) scale(.1775)}}.snow:nth-child(45){opacity:1.8542;transform:translate(10.7485vw,-10px) scale(.2495);animation:fall-45 25s -23s linear infinite}@keyframes fall-45{41.21%{transform:translate(13.9116vw,41.21vh) scale(.2495)}to{transform:translate(12.33005vw,99vh) scale(.2495)}}.snow:nth-child(46){opacity:.3656;transform:translate(57.0196vw,-10px) scale(.4449);animation:fall-46 19s -26s linear infinite}@keyframes fall-46{55.82%{transform:translate(49.8059vw,55.82vh) scale(.4449)}to{transform:translate(53.41275vw,99vh) scale(.4449)}}.snow:nth-child(47){opacity:.9444;transform:translate(28.3311vw,-10px) scale(.4932);animation:fall-47 16s -10s linear infinite}@keyframes fall-47{33.608%{transform:translate(29.9659vw,33.608vh) scale(.4932)}to{transform:translate(29.1485vw,99vh) scale(.4932)}}.snow:nth-child(48){opacity:.9378;transform:translate(69.5984vw,-10px) scale(.8666);animation:fall-48 17s -18s linear infinite}@keyframes fall-48{69.338%{transform:translate(59.8643vw,69.338vh) scale(.8666)}to{transform:translate(64.73135vw,99vh) scale(.8666)}}.snow:nth-child(49){opacity:.226;transform:translate(30.3563vw,-10px) scale(.8222);animation:fall-49 16s -19s linear infinite}@keyframes fall-49{62.989%{transform:translate(24.5217vw,62.989vh) scale(.8222)}to{transform:translate(27.439vw,99vh) scale(.8222)}}.snow:nth-child(50){opacity:.3416;transform:translate(28.2414vw,-10px) scale(.3216);animation:fall-50 30s -24s linear infinite}@keyframes fall-50{79.917%{transform:translate(24.3262vw,79.917vh) scale(.3216)}to{transform:translate(26.2838vw,99vh) scale(.3216)}}.snow:nth-child(51){opacity:.763;transform:translate(54.2064vw,-10px) scale(.471);animation:fall-51 16s -23s linear infinite}@keyframes fall-51{39.424%{transform:translate(53.2905vw,39.424vh) scale(.471)}to{transform:translate(53.74845vw,99vh) scale(.471)}}.snow:nth-child(52){opacity:1.4286;transform:translate(40.2644vw,-10px) scale(.9267);animation:fall-52 27s -17s linear infinite}@keyframes fall-52{61.262%{transform:translate(36.142vw,61.262vh) scale(.9267)}to{transform:translate(38.2032vw,99vh) scale(.9267)}}.snow:nth-child(53){opacity:.5712;transform:translate(62.4021vw,-10px) scale(.8153);animation:fall-53 20s -7s linear infinite}@keyframes fall-53{76.734%{transform:translate(57.2718vw,76.734vh) scale(.8153)}to{transform:translate(59.83695vw,99vh) scale(.8153)}}.snow:nth-child(54){opacity:1.043;transform:translate(99.6152vw,-10px) scale(.9749);animation:fall-54 22s -5s linear infinite}@keyframes fall-54{34.429%{transform:translate(97.2045vw,34.429vh) scale(.9749)}to{transform:translate(98.40985vw,99vh) scale(.9749)}}.snow:nth-child(55){opacity:1.1106;transform:translate(30.6207vw,-10px) scale(.1415);animation:fall-55 14s -25s linear infinite}@keyframes fall-55{31.25%{transform:translate(22.4299vw,31.25vh) scale(.1415)}to{transform:translate(26.5253vw,99vh) scale(.1415)}}.snow:nth-child(56){opacity:1.4688;transform:translate(6.1178vw,-10px) scale(.8564);animation:fall-56 30s -24s linear infinite}@keyframes fall-56{71.213%{transform:translate(-3.3048vw,71.213vh) scale(.8564)}to{transform:translate(1.4065vw,99vh) scale(.8564)}}.snow:nth-child(57){opacity:.0372;transform:translate(40.127vw,-10px) scale(.383);animation:fall-57 14s -1s linear infinite}@keyframes fall-57{31.38%{transform:translate(39.3479vw,31.38vh) scale(.383)}to{transform:translate(39.73745vw,99vh) scale(.383)}}.snow:nth-child(58){opacity:1.5988;transform:translate(55.6081vw,-10px) scale(.4297);animation:fall-58 13s -9s linear infinite}@keyframes fall-58{34.276%{transform:translate(52.9048vw,34.276vh) scale(.4297)}to{transform:translate(54.25645vw,99vh) scale(.4297)}}.snow:nth-child(59){opacity:1.4566;transform:translate(21.9375vw,-10px) scale(.5501);animation:fall-59 30s -20s linear infinite}@keyframes fall-59{31.707%{transform:translate(17.8362vw,31.707vh) scale(.5501)}to{transform:translate(19.88685vw,99vh) scale(.5501)}}.snow:nth-child(60){opacity:.1698;transform:translate(8.4161vw,-10px) scale(.9255);animation:fall-60 26s -13s linear infinite}@keyframes fall-60{59.46%{transform:translate(12.2209vw,59.46vh) scale(.9255)}to{transform:translate(10.3185vw,99vh) scale(.9255)}}.snow:nth-child(61){opacity:1.51;transform:translate(28.6813vw,-10px) scale(.9498);animation:fall-61 17s -17s linear infinite}@keyframes fall-61{44.52%{transform:translate(24.3986vw,44.52vh) scale(.9498)}to{transform:translate(26.53995vw,99vh) scale(.9498)}}.snow:nth-child(62){opacity:1.2628;transform:translate(59.8545vw,-10px) scale(.2402);animation:fall-62 29s -5s linear infinite}@keyframes fall-62{34.387%{transform:translate(62.3877vw,34.387vh) scale(.2402)}to{transform:translate(61.1211vw,99vh) scale(.2402)}}.snow:nth-child(63){opacity:.1242;transform:translate(60.5646vw,-10px) scale(.9921);animation:fall-63 22s -25s linear infinite}@keyframes fall-63{44.704%{transform:translate(57.0372vw,44.704vh) scale(.9921)}to{transform:translate(58.8009vw,99vh) scale(.9921)}}.snow:nth-child(64){opacity:1.834;transform:translate(24.6032vw,-10px) scale(.6537);animation:fall-64 27s -24s linear infinite}@keyframes fall-64{33.636%{transform:translate(23.8443vw,33.636vh) scale(.6537)}to{transform:translate(24.22375vw,99vh) scale(.6537)}}.snow:nth-child(65){opacity:.3856;transform:translate(98.8651vw,-10px) scale(.6951);animation:fall-65 16s -7s linear infinite}@keyframes fall-65{57.017%{transform:translate(107.2261vw,57.017vh) scale(.6951)}to{transform:translate(103.0456vw,99vh) scale(.6951)}}.snow:nth-child(66){opacity:1.4376;transform:translate(18.7754vw,-10px) scale(.4735);animation:fall-66 26s -26s linear infinite}@keyframes fall-66{75.388%{transform:translate(24.5332vw,75.388vh) scale(.4735)}to{transform:translate(21.6543vw,99vh) scale(.4735)}}.snow:nth-child(67){opacity:1.3822;transform:translate(82.2926vw,-10px) scale(.4596);animation:fall-67 12s -20s linear infinite}@keyframes fall-67{62.045%{transform:translate(84.2184vw,62.045vh) scale(.4596)}to{transform:translate(83.2555vw,99vh) scale(.4596)}}.snow:nth-child(68){opacity:1.309;transform:translate(26.1721vw,-10px) scale(.3564);animation:fall-68 16s -2s linear infinite}@keyframes fall-68{74.548%{transform:translate(19.3893vw,74.548vh) scale(.3564)}to{transform:translate(22.7807vw,99vh) scale(.3564)}}.snow:nth-child(69){opacity:1.0192;transform:translate(19.4184vw,-10px) scale(.4983);animation:fall-69 14s -10s linear infinite}@keyframes fall-69{60.136%{transform:translate(15.8792vw,60.136vh) scale(.4983)}to{transform:translate(17.6488vw,99vh) scale(.4983)}}.snow:nth-child(70){opacity:1.2308;transform:translate(44.2634vw,-10px) scale(.336);animation:fall-70 19s -12s linear infinite}@keyframes fall-70{38.435%{transform:translate(46.5501vw,38.435vh) scale(.336)}to{transform:translate(45.40675vw,99vh) scale(.336)}}.snow:nth-child(71){opacity:1.4992;transform:translate(35.8322vw,-10px) scale(.6359);animation:fall-71 13s -26s linear infinite}@keyframes fall-71{55.833%{transform:translate(36.0052vw,55.833vh) scale(.6359)}to{transform:translate(35.9187vw,99vh) scale(.6359)}}.snow:nth-child(72){opacity:1.332;transform:translate(67.6038vw,-10px) scale(.7805);animation:fall-72 26s -20s linear infinite}@keyframes fall-72{76.847%{transform:translate(62.0013vw,76.847vh) scale(.7805)}to{transform:translate(64.80255vw,99vh) scale(.7805)}}.snow:nth-child(73){opacity:.2116;transform:translate(29.4438vw,-10px) scale(.1402);animation:fall-73 21s -9s linear infinite}@keyframes fall-73{67.368%{transform:translate(19.5334vw,67.368vh) scale(.1402)}to{transform:translate(24.4886vw,99vh) scale(.1402)}}.snow:nth-child(74){opacity:1.017;transform:translate(59.7122vw,-10px) scale(.9103);animation:fall-74 12s -17s linear infinite}@keyframes fall-74{74.621%{transform:translate(51.659vw,74.621vh) scale(.9103)}to{transform:translate(55.6856vw,99vh) scale(.9103)}}.snow:nth-child(75){opacity:1.3406;transform:translate(16.9338vw,-10px) scale(.3501);animation:fall-75 23s -29s linear infinite}@keyframes fall-75{45.603%{transform:translate(11.9017vw,45.603vh) scale(.3501)}to{transform:translate(14.41775vw,99vh) scale(.3501)}}.snow:nth-child(76){opacity:.1282;transform:translate(63.0893vw,-10px) scale(.4577);animation:fall-76 30s -23s linear infinite}@keyframes fall-76{50.328%{transform:translate(57.0482vw,50.328vh) scale(.4577)}to{transform:translate(60.06875vw,99vh) scale(.4577)}}.snow:nth-child(77){opacity:.889;transform:translate(43.1435vw,-10px) scale(.9278);animation:fall-77 24s -8s linear infinite}@keyframes fall-77{57.922%{transform:translate(50.0021vw,57.922vh) scale(.9278)}to{transform:translate(46.5728vw,99vh) scale(.9278)}}.snow:nth-child(78){opacity:.9316;transform:translate(59.1807vw,-10px) scale(.5945);animation:fall-78 27s -28s linear infinite}@keyframes fall-78{59.462%{transform:translate(62.1537vw,59.462vh) scale(.5945)}to{transform:translate(60.6672vw,99vh) scale(.5945)}}.snow:nth-child(79){opacity:1.5756;transform:translate(83.0917vw,-10px) scale(.1601);animation:fall-79 13s -28s linear infinite}@keyframes fall-79{56.295%{transform:translate(73.4024vw,56.295vh) scale(.1601)}to{transform:translate(78.24705vw,99vh) scale(.1601)}}.snow:nth-child(80){opacity:.7994;transform:translate(75.3046vw,-10px) scale(.2363);animation:fall-80 19s -29s linear infinite}@keyframes fall-80{54.583%{transform:translate(78.8001vw,54.583vh) scale(.2363)}to{transform:translate(77.05235vw,99vh) scale(.2363)}}.snow:nth-child(81){opacity:1.9226;transform:translate(8.1183vw,-10px) scale(.9786);animation:fall-81 17s -27s linear infinite}@keyframes fall-81{64.964%{transform:translate(14.4803vw,64.964vh) scale(.9786)}to{transform:translate(11.2993vw,99vh) scale(.9786)}}.snow:nth-child(82){opacity:.4618;transform:translate(65.2857vw,-10px) scale(.6561);animation:fall-82 17s -10s linear infinite}@keyframes fall-82{65.208%{transform:translate(55.6953vw,65.208vh) scale(.6561)}to{transform:translate(60.4905vw,99vh) scale(.6561)}}.snow:nth-child(83){opacity:.8074;transform:translate(80.4467vw,-10px) scale(.1738);animation:fall-83 10s -15s linear infinite}@keyframes fall-83{77.282%{transform:translate(76.9714vw,77.282vh) scale(.1738)}to{transform:translate(78.70905vw,99vh) scale(.1738)}}.snow:nth-child(84){opacity:1.0922;transform:translate(79.7711vw,-10px) scale(.4437);animation:fall-84 10s -20s linear infinite}@keyframes fall-84{43.952%{transform:translate(71.5606vw,43.952vh) scale(.4437)}to{transform:translate(75.66585vw,99vh) scale(.4437)}}.snow:nth-child(85){opacity:1.8984;transform:translate(44.208vw,-10px) scale(.3293);animation:fall-85 11s -9s linear infinite}@keyframes fall-85{64.4%{transform:translate(41.4368vw,64.4vh) scale(.3293)}to{transform:translate(42.8224vw,99vh) scale(.3293)}}.snow:nth-child(86){opacity:1.6204;transform:translate(90.4455vw,-10px) scale(.1209);animation:fall-86 25s -14s linear infinite}@keyframes fall-86{44.836%{transform:translate(94.3666vw,44.836vh) scale(.1209)}to{transform:translate(92.40605vw,99vh) scale(.1209)}}.snow:nth-child(87){opacity:1.4862;transform:translate(81.3876vw,-10px) scale(.1436);animation:fall-87 21s -4s linear infinite}@keyframes fall-87{31.466%{transform:translate(83.2119vw,31.466vh) scale(.1436)}to{transform:translate(82.29975vw,99vh) scale(.1436)}}.snow:nth-child(88){opacity:1.4936;transform:translate(.4175vw,-10px) scale(.6039);animation:fall-88 29s -4s linear infinite}@keyframes fall-88{30.454%{transform:translate(4.5262vw,30.454vh) scale(.6039)}to{transform:translate(2.47185vw,99vh) scale(.6039)}}.snow:nth-child(89){opacity:.0616;transform:translate(61.5492vw,-10px) scale(.7955);animation:fall-89 18s -30s linear infinite}@keyframes fall-89{76.162%{transform:translate(69.6807vw,76.162vh) scale(.7955)}to{transform:translate(65.61495vw,99vh) scale(.7955)}}.snow:nth-child(90){opacity:.9036;transform:translate(49.7391vw,-10px) scale(.8313);animation:fall-90 20s -2s linear infinite}@keyframes fall-90{43.554%{transform:translate(44.4862vw,43.554vh) scale(.8313)}to{transform:translate(47.11265vw,99vh) scale(.8313)}}.snow:nth-child(91){opacity:.4122;transform:translate(61.1311vw,-10px) scale(.6126);animation:fall-91 25s -14s linear infinite}@keyframes fall-91{45.054%{transform:translate(69.4063vw,45.054vh) scale(.6126)}to{transform:translate(65.2687vw,99vh) scale(.6126)}}.snow:nth-child(92){opacity:1.1488;transform:translate(36.1308vw,-10px) scale(.3492);animation:fall-92 11s -30s linear infinite}@keyframes fall-92{43.818%{transform:translate(34.354vw,43.818vh) scale(.3492)}to{transform:translate(35.2424vw,99vh) scale(.3492)}}.snow:nth-child(93){opacity:1.9858;transform:translate(35.6095vw,-10px) scale(.1168);animation:fall-93 11s -28s linear infinite}@keyframes fall-93{54.501%{transform:translate(45.3634vw,54.501vh) scale(.1168)}to{transform:translate(40.48645vw,99vh) scale(.1168)}}.snow:nth-child(94){opacity:1.7416;transform:translate(78.7128vw,-10px) scale(.9573);animation:fall-94 25s -20s linear infinite}@keyframes fall-94{52.11%{transform:translate(70.1534vw,52.11vh) scale(.9573)}to{transform:translate(74.4331vw,99vh) scale(.9573)}}.snow:nth-child(95){opacity:1.6002;transform:translate(63.4922vw,-10px) scale(.0884);animation:fall-95 19s -20s linear infinite}@keyframes fall-95{61.709%{transform:translate(61.8935vw,61.709vh) scale(.0884)}to{transform:translate(62.69285vw,99vh) scale(.0884)}}.snow:nth-child(96){opacity:.3258;transform:translate(69.1457vw,-10px) scale(.2354);animation:fall-96 24s -12s linear infinite}@keyframes fall-96{77.121%{transform:translate(70.8925vw,77.121vh) scale(.2354)}to{transform:translate(70.0191vw,99vh) scale(.2354)}}.snow:nth-child(97){opacity:.5464;transform:translate(35.9843vw,-10px) scale(.6546);animation:fall-97 12s -30s linear infinite}@keyframes fall-97{36.666%{transform:translate(40.0406vw,36.666vh) scale(.6546)}to{transform:translate(38.01245vw,99vh) scale(.6546)}}.snow:nth-child(98){opacity:.7206;transform:translate(39.2387vw,-10px) scale(.761);animation:fall-98 28s -18s linear infinite}@keyframes fall-98{43.672%{transform:translate(42.7971vw,43.672vh) scale(.761)}to{transform:translate(41.0179vw,99vh) scale(.761)}}.snow:nth-child(99){opacity:1.8788;transform:translate(84.3448vw,-10px) scale(.3778);animation:fall-99 15s -14s linear infinite}@keyframes fall-99{48.177%{transform:translate(78.4316vw,48.177vh) scale(.3778)}to{transform:translate(81.3882vw,99vh) scale(.3778)}}.snow:nth-child(100){opacity:1.178;transform:translate(5.6842vw,-10px) scale(.9027);animation:fall-100 27s -30s linear infinite}@keyframes fall-100{71.842%{transform:translate(15.1158vw,71.842vh) scale(.9027)}to{transform:translate(10.4vw,99vh) scale(.9027)}}.snow:nth-child(101){opacity:1.4102;transform:translate(23.6753vw,-10px) scale(.6968);animation:fall-101 21s -29s linear infinite}@keyframes fall-101{39.838%{transform:translate(29.4525vw,39.838vh) scale(.6968)}to{transform:translate(26.5639vw,99vh) scale(.6968)}}.snow:nth-child(102){opacity:.5178;transform:translate(39.1538vw,-10px) scale(.9091);animation:fall-102 17s -12s linear infinite}@keyframes fall-102{58.204%{transform:translate(38.6721vw,58.204vh) scale(.9091)}to{transform:translate(38.91295vw,99vh) scale(.9091)}}.snow:nth-child(103){opacity:1.083;transform:translate(60.5646vw,-10px) scale(.9912);animation:fall-103 30s -24s linear infinite}@keyframes fall-103{32.758%{transform:translate(64.4529vw,32.758vh) scale(.9912)}to{transform:translate(62.50875vw,99vh) scale(.9912)}}.snow:nth-child(104){opacity:1.414;transform:translate(96.6027vw,-10px) scale(.6423);animation:fall-104 12s -29s linear infinite}@keyframes fall-104{42.581%{transform:translate(95.7166vw,42.581vh) scale(.6423)}to{transform:translate(96.15965vw,99vh) scale(.6423)}}.snow:nth-child(105){opacity:1.6614;transform:translate(.5568vw,-10px) scale(.9519);animation:fall-105 23s -1s linear infinite}@keyframes fall-105{72.954%{transform:translate(1.1744vw,72.954vh) scale(.9519)}to{transform:translate(.8656vw,99vh) scale(.9519)}}.snow:nth-child(106){opacity:.7382;transform:translate(6.4436vw,-10px) scale(.0679);animation:fall-106 13s -3s linear infinite}@keyframes fall-106{30.603%{transform:translate(4.7015vw,30.603vh) scale(.0679)}to{transform:translate(5.57255vw,99vh) scale(.0679)}}.snow:nth-child(107){opacity:.6404;transform:translate(32.6295vw,-10px) scale(.1319);animation:fall-107 14s -1s linear infinite}@keyframes fall-107{49.333%{transform:translate(42.4928vw,49.333vh) scale(.1319)}to{transform:translate(37.56115vw,99vh) scale(.1319)}}.snow:nth-child(108){opacity:1.0062;transform:translate(47.0909vw,-10px) scale(.8399);animation:fall-108 12s -19s linear infinite}@keyframes fall-108{32.614%{transform:translate(56.613vw,32.614vh) scale(.8399)}to{transform:translate(51.85195vw,99vh) scale(.8399)}}.snow:nth-child(109){opacity:.6892;transform:translate(35.5396vw,-10px) scale(.8818);animation:fall-109 14s -2s linear infinite}@keyframes fall-109{47.697%{transform:translate(36.4375vw,47.697vh) scale(.8818)}to{transform:translate(35.98855vw,99vh) scale(.8818)}}.snow:nth-child(110){opacity:1.6396;transform:translate(63.5548vw,-10px) scale(.1857);animation:fall-110 12s -14s linear infinite}@keyframes fall-110{62.79%{transform:translate(63.4978vw,62.79vh) scale(.1857)}to{transform:translate(63.5263vw,99vh) scale(.1857)}}.snow:nth-child(111){opacity:1.7248;transform:translate(25.0657vw,-10px) scale(.9744);animation:fall-111 14s -10s linear infinite}@keyframes fall-111{34.851%{transform:translate(24.5675vw,34.851vh) scale(.9744)}to{transform:translate(24.8166vw,99vh) scale(.9744)}}.snow:nth-child(112){opacity:1.497;transform:translate(22.5179vw,-10px) scale(.4344);animation:fall-112 18s -12s linear infinite}@keyframes fall-112{64.318%{transform:translate(19.9879vw,64.318vh) scale(.4344)}to{transform:translate(21.2529vw,99vh) scale(.4344)}}.snow:nth-child(113){opacity:.7932;transform:translate(15.6412vw,-10px) scale(.5918);animation:fall-113 23s -2s linear infinite}@keyframes fall-113{41.75%{transform:translate(16.1276vw,41.75vh) scale(.5918)}to{transform:translate(15.8844vw,99vh) scale(.5918)}}.snow:nth-child(114){opacity:.505;transform:translate(90.2375vw,-10px) scale(.3251);animation:fall-114 24s -21s linear infinite}@keyframes fall-114{40.263%{transform:translate(90.6775vw,40.263vh) scale(.3251)}to{transform:translate(90.4575vw,99vh) scale(.3251)}}.snow:nth-child(115){opacity:1.8768;transform:translate(25.0156vw,-10px) scale(.682);animation:fall-115 30s -2s linear infinite}@keyframes fall-115{59.344%{transform:translate(34.3837vw,59.344vh) scale(.682)}to{transform:translate(29.69965vw,99vh) scale(.682)}}.snow:nth-child(116){opacity:1.6774;transform:translate(56.5637vw,-10px) scale(.8416);animation:fall-116 15s -18s linear infinite}@keyframes fall-116{52.397%{transform:translate(57.8336vw,52.397vh) scale(.8416)}to{transform:translate(57.19865vw,99vh) scale(.8416)}}.snow:nth-child(117){opacity:.9024;transform:translate(65.5723vw,-10px) scale(.8414);animation:fall-117 25s -10s linear infinite}@keyframes fall-117{60.793%{transform:translate(71.8692vw,60.793vh) scale(.8414)}to{transform:translate(68.72075vw,99vh) scale(.8414)}}.snow:nth-child(118){opacity:1.7326;transform:translate(57.2964vw,-10px) scale(.0668);animation:fall-118 27s -18s linear infinite}@keyframes fall-118{34.649%{transform:translate(60.2308vw,34.649vh) scale(.0668)}to{transform:translate(58.7636vw,99vh) scale(.0668)}}.snow:nth-child(119){opacity:1.2978;transform:translate(63.6213vw,-10px) scale(.5465);animation:fall-119 11s -28s linear infinite}@keyframes fall-119{58.759%{transform:translate(58.5988vw,58.759vh) scale(.5465)}to{transform:translate(61.11005vw,99vh) scale(.5465)}}.snow:nth-child(120){opacity:1.9576;transform:translate(24.0918vw,-10px) scale(.5161);animation:fall-120 30s -1s linear infinite}@keyframes fall-120{31.022%{transform:translate(20.9636vw,31.022vh) scale(.5161)}to{transform:translate(22.5277vw,99vh) scale(.5161)}}.snow:nth-child(121){opacity:.4904;transform:translate(44.3326vw,-10px) scale(.9272);animation:fall-121 15s -23s linear infinite}@keyframes fall-121{66.719%{transform:translate(41.6154vw,66.719vh) scale(.9272)}to{transform:translate(42.974vw,99vh) scale(.9272)}}.snow:nth-child(122){opacity:1.105;transform:translate(33.6675vw,-10px) scale(.5545);animation:fall-122 26s -26s linear infinite}@keyframes fall-122{77.061%{transform:translate(29.1006vw,77.061vh) scale(.5545)}to{transform:translate(31.38405vw,99vh) scale(.5545)}}.snow:nth-child(123){opacity:1.9864;transform:translate(66.4113vw,-10px) scale(.3877);animation:fall-123 17s -24s linear infinite}@keyframes fall-123{47.182%{transform:translate(64.3237vw,47.182vh) scale(.3877)}to{transform:translate(65.3675vw,99vh) scale(.3877)}}.snow:nth-child(124){opacity:.9966;transform:translate(37.7576vw,-10px) scale(.9704);animation:fall-124 15s -13s linear infinite}@keyframes fall-124{55.731%{transform:translate(47.5962vw,55.731vh) scale(.9704)}to{transform:translate(42.6769vw,99vh) scale(.9704)}}.snow:nth-child(125){opacity:.841;transform:translate(77.0398vw,-10px) scale(.183);animation:fall-125 23s -19s linear infinite}@keyframes fall-125{73.766%{transform:translate(70.2683vw,73.766vh) scale(.183)}to{transform:translate(73.65405vw,99vh) scale(.183)}}.snow:nth-child(126){opacity:.8928;transform:translate(71.5846vw,-10px) scale(.6714);animation:fall-126 30s -5s linear infinite}@keyframes fall-126{62.341%{transform:translate(64.1153vw,62.341vh) scale(.6714)}to{transform:translate(67.84995vw,99vh) scale(.6714)}}.snow:nth-child(127){opacity:1.3504;transform:translate(56.6091vw,-10px) scale(.9446);animation:fall-127 16s -9s linear infinite}@keyframes fall-127{56.206%{transform:translate(55.6961vw,56.206vh) scale(.9446)}to{transform:translate(56.1526vw,99vh) scale(.9446)}}.snow:nth-child(128){opacity:1.827;transform:translate(96.3425vw,-10px) scale(.4565);animation:fall-128 28s -12s linear infinite}@keyframes fall-128{31.239%{transform:translate(101.0108vw,31.239vh) scale(.4565)}to{transform:translate(98.67665vw,99vh) scale(.4565)}}.snow:nth-child(129){opacity:.988;transform:translate(6.1534vw,-10px) scale(.6727);animation:fall-129 25s -12s linear infinite}@keyframes fall-129{47.103%{transform:translate(12.1769vw,47.103vh) scale(.6727)}to{transform:translate(9.16515vw,99vh) scale(.6727)}}.snow:nth-child(130){opacity:1.1638;transform:translate(50.2267vw,-10px) scale(.3525);animation:fall-130 21s -29s linear infinite}@keyframes fall-130{52.672%{transform:translate(57.5342vw,52.672vh) scale(.3525)}to{transform:translate(53.88045vw,99vh) scale(.3525)}}.snow:nth-child(131){opacity:.9804;transform:translate(96.2197vw,-10px) scale(.6255);animation:fall-131 24s -13s linear infinite}@keyframes fall-131{51.555%{transform:translate(100.1604vw,51.555vh) scale(.6255)}to{transform:translate(98.19005vw,99vh) scale(.6255)}}.snow:nth-child(132){opacity:.017;transform:translate(52.5931vw,-10px) scale(.5426);animation:fall-132 21s -24s linear infinite}@keyframes fall-132{68.417%{transform:translate(48.9951vw,68.417vh) scale(.5426)}to{transform:translate(50.7941vw,99vh) scale(.5426)}}.snow:nth-child(133){opacity:1.7616;transform:translate(31.4093vw,-10px) scale(.2641);animation:fall-133 24s -21s linear infinite}@keyframes fall-133{72.465%{transform:translate(36.3335vw,72.465vh) scale(.2641)}to{transform:translate(33.8714vw,99vh) scale(.2641)}}.snow:nth-child(134){opacity:.6864;transform:translate(74.2758vw,-10px) scale(.7888);animation:fall-134 15s -26s linear infinite}@keyframes fall-134{67.036%{transform:translate(75.6263vw,67.036vh) scale(.7888)}to{transform:translate(74.95105vw,99vh) scale(.7888)}}.snow:nth-child(135){opacity:1.3102;transform:translate(19.2144vw,-10px) scale(.7844);animation:fall-135 13s -13s linear infinite}@keyframes fall-135{71.072%{transform:translate(24.0495vw,71.072vh) scale(.7844)}to{transform:translate(21.63195vw,99vh) scale(.7844)}}.snow:nth-child(136){opacity:1.5098;transform:translate(75.7491vw,-10px) scale(.4661);animation:fall-136 13s -21s linear infinite}@keyframes fall-136{64.375%{transform:translate(68.9819vw,64.375vh) scale(.4661)}to{transform:translate(72.3655vw,99vh) scale(.4661)}}.snow:nth-child(137){opacity:.959;transform:translate(90.1339vw,-10px) scale(.3412);animation:fall-137 25s -19s linear infinite}@keyframes fall-137{59.84%{transform:translate(96.4209vw,59.84vh) scale(.3412)}to{transform:translate(93.2774vw,99vh) scale(.3412)}}.snow:nth-child(138){opacity:1.0332;transform:translate(56.8869vw,-10px) scale(.9075);animation:fall-138 11s -23s linear infinite}@keyframes fall-138{44.95%{transform:translate(61.1392vw,44.95vh) scale(.9075)}to{transform:translate(59.01305vw,99vh) scale(.9075)}}.snow:nth-child(139){opacity:.736;transform:translate(58.9611vw,-10px) scale(.933);animation:fall-139 21s -4s linear infinite}@keyframes fall-139{58.921%{transform:translate(54.4797vw,58.921vh) scale(.933)}to{transform:translate(56.7204vw,99vh) scale(.933)}}.snow:nth-child(140){opacity:1.324;transform:translate(10.5384vw,-10px) scale(.0535);animation:fall-140 17s -28s linear infinite}@keyframes fall-140{31.891%{transform:translate(12.6778vw,31.891vh) scale(.0535)}to{transform:translate(11.6081vw,99vh) scale(.0535)}}.snow:nth-child(141){opacity:.5594;transform:translate(91.1203vw,-10px) scale(.595);animation:fall-141 28s -9s linear infinite}@keyframes fall-141{50.732%{transform:translate(94.6299vw,50.732vh) scale(.595)}to{transform:translate(92.8751vw,99vh) scale(.595)}}.snow:nth-child(142){opacity:1.1976;transform:translate(68.0327vw,-10px) scale(.5467);animation:fall-142 27s -1s linear infinite}@keyframes fall-142{71.201%{transform:translate(59.2824vw,71.201vh) scale(.5467)}to{transform:translate(63.65755vw,99vh) scale(.5467)}}.snow:nth-child(143){opacity:1.276;transform:translate(4.1301vw,-10px) scale(.7637);animation:fall-143 12s -10s linear infinite}@keyframes fall-143{78.686%{transform:translate(-1.0901vw,78.686vh) scale(.7637)}to{transform:translate(1.52vw,99vh) scale(.7637)}}.snow:nth-child(144){opacity:1.3732;transform:translate(28.0732vw,-10px) scale(.5492);animation:fall-144 21s -26s linear infinite}@keyframes fall-144{52.891%{transform:translate(25.6661vw,52.891vh) scale(.5492)}to{transform:translate(26.86965vw,99vh) scale(.5492)}}.snow:nth-child(145){opacity:1.8308;transform:translate(1.1661vw,-10px) scale(.7641);animation:fall-145 30s -16s linear infinite}@keyframes fall-145{47.456%{transform:translate(-2.5728vw,47.456vh) scale(.7641)}to{transform:translate(-.70335vw,99vh) scale(.7641)}}.snow:nth-child(146){opacity:.0116;transform:translate(23.3537vw,-10px) scale(.7882);animation:fall-146 20s -21s linear infinite}@keyframes fall-146{62%{transform:translate(16.4487vw,62vh) scale(.7882)}to{transform:translate(19.9012vw,99vh) scale(.7882)}}.snow:nth-child(147){opacity:.597;transform:translate(38.8026vw,-10px) scale(.8584);animation:fall-147 25s -22s linear infinite}@keyframes fall-147{41.038%{transform:translate(36.5278vw,41.038vh) scale(.8584)}to{transform:translate(37.6652vw,99vh) scale(.8584)}}.snow:nth-child(148){opacity:1.3424;transform:translate(98.3615vw,-10px) scale(.0066);animation:fall-148 19s -27s linear infinite}@keyframes fall-148{42.902%{transform:translate(96.9166vw,42.902vh) scale(.0066)}to{transform:translate(97.63905vw,99vh) scale(.0066)}}.snow:nth-child(149){opacity:.9334;transform:translate(37.0566vw,-10px) scale(.2106);animation:fall-149 20s -3s linear infinite}@keyframes fall-149{54.629%{transform:translate(29.9507vw,54.629vh) scale(.2106)}to{transform:translate(33.50365vw,99vh) scale(.2106)}}.snow:nth-child(150){opacity:.6438;transform:translate(79.7731vw,-10px) scale(.4034);animation:fall-150 25s -11s linear infinite}@keyframes fall-150{32.197%{transform:translate(69.7955vw,32.197vh) scale(.4034)}to{transform:translate(74.7843vw,99vh) scale(.4034)}}.snow:nth-child(151){opacity:.6246;transform:translate(4.4014vw,-10px) scale(.7831);animation:fall-151 24s -9s linear infinite}@keyframes fall-151{76.428%{transform:translate(12.2908vw,76.428vh) scale(.7831)}to{transform:translate(8.3461vw,99vh) scale(.7831)}}.snow:nth-child(152){opacity:1.6142;transform:translate(60.9618vw,-10px) scale(.3181);animation:fall-152 19s -12s linear infinite}@keyframes fall-152{55.624%{transform:translate(64.5471vw,55.624vh) scale(.3181)}to{transform:translate(62.75445vw,99vh) scale(.3181)}}.snow:nth-child(153){opacity:1.152;transform:translate(44.5631vw,-10px) scale(.4375);animation:fall-153 30s -26s linear infinite}@keyframes fall-153{77.596%{transform:translate(39.1962vw,77.596vh) scale(.4375)}to{transform:translate(41.87965vw,99vh) scale(.4375)}}.snow:nth-child(154){opacity:.734;transform:translate(39.2167vw,-10px) scale(.1028);animation:fall-154 19s -17s linear infinite}@keyframes fall-154{51.132%{transform:translate(32.3244vw,51.132vh) scale(.1028)}to{transform:translate(35.77055vw,99vh) scale(.1028)}}.snow:nth-child(155){opacity:1.6092;transform:translate(54.3877vw,-10px) scale(.188);animation:fall-155 17s -13s linear infinite}@keyframes fall-155{42.271%{transform:translate(55.5194vw,42.271vh) scale(.188)}to{transform:translate(54.95355vw,99vh) scale(.188)}}.snow:nth-child(156){opacity:1.996;transform:translate(70.2399vw,-10px) scale(.3202);animation:fall-156 13s -18s linear infinite}@keyframes fall-156{75.98%{transform:translate(68.0768vw,75.98vh) scale(.3202)}to{transform:translate(69.15835vw,99vh) scale(.3202)}}.snow:nth-child(157){opacity:1.659;transform:translate(2.4318vw,-10px) scale(.8524);animation:fall-157 30s -18s linear infinite}@keyframes fall-157{77.625%{transform:translate(10.1847vw,77.625vh) scale(.8524)}to{transform:translate(6.30825vw,99vh) scale(.8524)}}.snow:nth-child(158){opacity:.3668;transform:translate(19.3889vw,-10px) scale(.3231);animation:fall-158 22s -25s linear infinite}@keyframes fall-158{76.866%{transform:translate(26.3527vw,76.866vh) scale(.3231)}to{transform:translate(22.8708vw,99vh) scale(.3231)}}.snow:nth-child(159){opacity:.4854;transform:translate(74.9685vw,-10px) scale(.5415);animation:fall-159 11s -28s linear infinite}@keyframes fall-159{38.857%{transform:translate(80.9384vw,38.857vh) scale(.5415)}to{transform:translate(77.95345vw,99vh) scale(.5415)}}.snow:nth-child(160){opacity:1.415;transform:translate(22.5299vw,-10px) scale(.8006);animation:fall-160 12s -7s linear infinite}@keyframes fall-160{49.865%{transform:translate(14.4859vw,49.865vh) scale(.8006)}to{transform:translate(18.5079vw,99vh) scale(.8006)}}.snow:nth-child(161){opacity:.7316;transform:translate(10.0298vw,-10px) scale(.5023);animation:fall-161 17s -27s linear infinite}@keyframes fall-161{79.375%{transform:translate(5.1872vw,79.375vh) scale(.5023)}to{transform:translate(7.6085vw,99vh) scale(.5023)}}.snow:nth-child(162){opacity:1.431;transform:translate(87.346vw,-10px) scale(.9324);animation:fall-162 19s -13s linear infinite}@keyframes fall-162{51.879%{transform:translate(83.8324vw,51.879vh) scale(.9324)}to{transform:translate(85.5892vw,99vh) scale(.9324)}}.snow:nth-child(163){opacity:1.943;transform:translate(82.8736vw,-10px) scale(.6461);animation:fall-163 21s -24s linear infinite}@keyframes fall-163{45.995%{transform:translate(86.3568vw,45.995vh) scale(.6461)}to{transform:translate(84.6152vw,99vh) scale(.6461)}}.snow:nth-child(164){opacity:.9208;transform:translate(59.1353vw,-10px) scale(.0218);animation:fall-164 21s -11s linear infinite}@keyframes fall-164{33.776%{transform:translate(60.4013vw,33.776vh) scale(.0218)}to{transform:translate(59.7683vw,99vh) scale(.0218)}}.snow:nth-child(165){opacity:.7408;transform:translate(85.0415vw,-10px) scale(.3409);animation:fall-165 22s -15s linear infinite}@keyframes fall-165{67.502%{transform:translate(92.1629vw,67.502vh) scale(.3409)}to{transform:translate(88.6022vw,99vh) scale(.3409)}}.snow:nth-child(166){opacity:.5956;transform:translate(72.8044vw,-10px) scale(.294);animation:fall-166 11s -26s linear infinite}@keyframes fall-166{72.087%{transform:translate(71.6736vw,72.087vh) scale(.294)}to{transform:translate(72.239vw,99vh) scale(.294)}}.snow:nth-child(167){opacity:.509;transform:translate(69.5159vw,-10px) scale(.7716);animation:fall-167 21s -29s linear infinite}@keyframes fall-167{65.15%{transform:translate(62.2884vw,65.15vh) scale(.7716)}to{transform:translate(65.90215vw,99vh) scale(.7716)}}.snow:nth-child(168){opacity:1.4468;transform:translate(74.29vw,-10px) scale(.2145);animation:fall-168 28s -5s linear infinite}@keyframes fall-168{30.054%{transform:translate(84.1995vw,30.054vh) scale(.2145)}to{transform:translate(79.24475vw,99vh) scale(.2145)}}.snow:nth-child(169){opacity:.5634;transform:translate(19.4846vw,-10px) scale(.4193);animation:fall-169 29s -12s linear infinite}@keyframes fall-169{31.595%{transform:translate(18.5678vw,31.595vh) scale(.4193)}to{transform:translate(19.0262vw,99vh) scale(.4193)}}.snow:nth-child(170){opacity:.474;transform:translate(85.4855vw,-10px) scale(.0036);animation:fall-170 25s -10s linear infinite}@keyframes fall-170{35.063%{transform:translate(76.6731vw,35.063vh) scale(.0036)}to{transform:translate(81.0793vw,99vh) scale(.0036)}}.snow:nth-child(171){opacity:1.507;transform:translate(41.522vw,-10px) scale(.8086);animation:fall-171 24s -1s linear infinite}@keyframes fall-171{65.95%{transform:translate(35.3314vw,65.95vh) scale(.8086)}to{transform:translate(38.4267vw,99vh) scale(.8086)}}.snow:nth-child(172){opacity:1.4678;transform:translate(70.2506vw,-10px) scale(.5117);animation:fall-172 13s -29s linear infinite}@keyframes fall-172{66.259%{transform:translate(67.9155vw,66.259vh) scale(.5117)}to{transform:translate(69.08305vw,99vh) scale(.5117)}}.snow:nth-child(173){opacity:1.4352;transform:translate(60.6238vw,-10px) scale(.3183);animation:fall-173 12s -25s linear infinite}@keyframes fall-173{45.172%{transform:translate(56.8896vw,45.172vh) scale(.3183)}to{transform:translate(58.7567vw,99vh) scale(.3183)}}.snow:nth-child(174){opacity:1.0886;transform:translate(10.7368vw,-10px) scale(.8853);animation:fall-174 18s -19s linear infinite}@keyframes fall-174{66.794%{transform:translate(16.9769vw,66.794vh) scale(.8853)}to{transform:translate(13.85685vw,99vh) scale(.8853)}}.snow:nth-child(175){opacity:.2228;transform:translate(9.3398vw,-10px) scale(.9947);animation:fall-175 18s -17s linear infinite}@keyframes fall-175{55.007%{transform:translate(18.7939vw,55.007vh) scale(.9947)}to{transform:translate(14.06685vw,99vh) scale(.9947)}}.snow:nth-child(176){opacity:.0498;transform:translate(20.0491vw,-10px) scale(.0238);animation:fall-176 19s -22s linear infinite}@keyframes fall-176{40.21%{transform:translate(25.2379vw,40.21vh) scale(.0238)}to{transform:translate(22.6435vw,99vh) scale(.0238)}}.snow:nth-child(177){opacity:1.7198;transform:translate(54.1747vw,-10px) scale(.9899);animation:fall-177 13s -14s linear infinite}@keyframes fall-177{62.653%{transform:translate(53.1265vw,62.653vh) scale(.9899)}to{transform:translate(53.6506vw,99vh) scale(.9899)}}.snow:nth-child(178){opacity:.7572;transform:translate(74.2698vw,-10px) scale(.4635);animation:fall-178 30s -2s linear infinite}@keyframes fall-178{32.21%{transform:translate(73.048vw,32.21vh) scale(.4635)}to{transform:translate(73.6589vw,99vh) scale(.4635)}}.snow:nth-child(179){opacity:.9984;transform:translate(76.2955vw,-10px) scale(.2145);animation:fall-179 21s -18s linear infinite}@keyframes fall-179{44.283%{transform:translate(78.4204vw,44.283vh) scale(.2145)}to{transform:translate(77.35795vw,99vh) scale(.2145)}}.snow:nth-child(180){opacity:1.1218;transform:translate(89.0907vw,-10px) scale(.3287);animation:fall-180 13s -24s linear infinite}@keyframes fall-180{43.19%{transform:translate(85.441vw,43.19vh) scale(.3287)}to{transform:translate(87.26585vw,99vh) scale(.3287)}}.snow:nth-child(181){opacity:.8532;transform:translate(57.8439vw,-10px) scale(.1323);animation:fall-181 29s -10s linear infinite}@keyframes fall-181{63.108%{transform:translate(63.7554vw,63.108vh) scale(.1323)}to{transform:translate(60.79965vw,99vh) scale(.1323)}}.snow:nth-child(182){opacity:.257;transform:translate(40.8093vw,-10px) scale(.0976);animation:fall-182 16s -16s linear infinite}@keyframes fall-182{46.896%{transform:translate(47.9179vw,46.896vh) scale(.0976)}to{transform:translate(44.3636vw,99vh) scale(.0976)}}.snow:nth-child(183){opacity:1.1904;transform:translate(29.0681vw,-10px) scale(.617);animation:fall-183 16s -5s linear infinite}@keyframes fall-183{79.902%{transform:translate(24.1027vw,79.902vh) scale(.617)}to{transform:translate(26.5854vw,99vh) scale(.617)}}.snow:nth-child(184){opacity:1.4792;transform:translate(38.4651vw,-10px) scale(.9451);animation:fall-184 29s -11s linear infinite}@keyframes fall-184{51.232%{transform:translate(42.3448vw,51.232vh) scale(.9451)}to{transform:translate(40.40495vw,99vh) scale(.9451)}}.snow:nth-child(185){opacity:1.4124;transform:translate(33.1205vw,-10px) scale(.5917);animation:fall-185 22s -18s linear infinite}@keyframes fall-185{60.059%{transform:translate(38.1212vw,60.059vh) scale(.5917)}to{transform:translate(35.62085vw,99vh) scale(.5917)}}.snow:nth-child(186){opacity:1.3132;transform:translate(77.899vw,-10px) scale(.398);animation:fall-186 24s -28s linear infinite}@keyframes fall-186{76.064%{transform:translate(72.1727vw,76.064vh) scale(.398)}to{transform:translate(75.03585vw,99vh) scale(.398)}}.snow:nth-child(187){opacity:1.1846;transform:translate(73.4549vw,-10px) scale(.7829);animation:fall-187 14s -30s linear infinite}@keyframes fall-187{58.755%{transform:translate(73.6992vw,58.755vh) scale(.7829)}to{transform:translate(73.57705vw,99vh) scale(.7829)}}.snow:nth-child(188){opacity:1.5524;transform:translate(95.4586vw,-10px) scale(.2986);animation:fall-188 21s -9s linear infinite}@keyframes fall-188{42.511%{transform:translate(90.3042vw,42.511vh) scale(.2986)}to{transform:translate(92.8814vw,99vh) scale(.2986)}}.snow:nth-child(189){opacity:.6202;transform:translate(44.0169vw,-10px) scale(.028);animation:fall-189 26s -17s linear infinite}@keyframes fall-189{63.301%{transform:translate(46.3959vw,63.301vh) scale(.028)}to{transform:translate(45.2064vw,99vh) scale(.028)}}.snow:nth-child(190){opacity:.6014;transform:translate(12.8496vw,-10px) scale(.7718);animation:fall-190 15s -22s linear infinite}@keyframes fall-190{41.909%{transform:translate(8.062vw,41.909vh) scale(.7718)}to{transform:translate(10.4558vw,99vh) scale(.7718)}}.snow:nth-child(191){opacity:1.1204;transform:translate(57.8326vw,-10px) scale(.4225);animation:fall-191 27s -12s linear infinite}@keyframes fall-191{49.047%{transform:translate(51.9375vw,49.047vh) scale(.4225)}to{transform:translate(54.88505vw,99vh) scale(.4225)}}.snow:nth-child(192){opacity:1.1866;transform:translate(20.3968vw,-10px) scale(.2747);animation:fall-192 12s -19s linear infinite}@keyframes fall-192{77.101%{transform:translate(19.3847vw,77.101vh) scale(.2747)}to{transform:translate(19.89075vw,99vh) scale(.2747)}}.snow:nth-child(193){opacity:.5082;transform:translate(5.5341vw,-10px) scale(.0954);animation:fall-193 27s -27s linear infinite}@keyframes fall-193{50.558%{transform:translate(3.2548vw,50.558vh) scale(.0954)}to{transform:translate(4.39445vw,99vh) scale(.0954)}}.snow:nth-child(194){opacity:1.5866;transform:translate(44.7934vw,-10px) scale(.1966);animation:fall-194 27s -2s linear infinite}@keyframes fall-194{37.187%{transform:translate(53.5471vw,37.187vh) scale(.1966)}to{transform:translate(49.17025vw,99vh) scale(.1966)}}.snow:nth-child(195){opacity:.4086;transform:translate(9.011vw,-10px) scale(.4629);animation:fall-195 26s -23s linear infinite}@keyframes fall-195{46.172%{transform:translate(7.0754vw,46.172vh) scale(.4629)}to{transform:translate(8.0432vw,99vh) scale(.4629)}}.snow:nth-child(196){opacity:.5008;transform:translate(51.6587vw,-10px) scale(.4995);animation:fall-196 24s -24s linear infinite}@keyframes fall-196{30.097%{transform:translate(45.4733vw,30.097vh) scale(.4995)}to{transform:translate(48.566vw,99vh) scale(.4995)}}.snow:nth-child(197){opacity:.7402;transform:translate(28.5085vw,-10px) scale(.3402);animation:fall-197 13s -4s linear infinite}@keyframes fall-197{61.37%{transform:translate(32.2376vw,61.37vh) scale(.3402)}to{transform:translate(30.37305vw,99vh) scale(.3402)}}.snow:nth-child(198){opacity:1.9308;transform:translate(64.5197vw,-10px) scale(.4481);animation:fall-198 23s -9s linear infinite}@keyframes fall-198{79.165%{transform:translate(65.3013vw,79.165vh) scale(.4481)}to{transform:translate(64.9105vw,99vh) scale(.4481)}}.snow:nth-child(199){opacity:1.2626;transform:translate(3.4024vw,-10px) scale(.4223);animation:fall-199 30s -4s linear infinite}@keyframes fall-199{63.928%{transform:translate(13.2857vw,63.928vh) scale(.4223)}to{transform:translate(8.34405vw,99vh) scale(.4223)}}.snow:nth-child(200){opacity:.918;transform:translate(52.0713vw,-10px) scale(.9083);animation:fall-200 18s -1s linear infinite}@keyframes fall-200{76.313%{transform:translate(46.4623vw,76.313vh) scale(.9083)}to{transform:translate(49.2668vw,99vh) scale(.9083)}}.snow:nth-child(201){opacity:1.4262;transform:translate(62.3329vw,-10px) scale(.6331);animation:fall-201 27s -30s linear infinite}@keyframes fall-201{35.221%{transform:translate(67.5416vw,35.221vh) scale(.6331)}to{transform:translate(64.93725vw,99vh) scale(.6331)}}.snow:nth-child(202){opacity:.7832;transform:translate(5.9273vw,-10px) scale(.5556);animation:fall-202 20s -20s linear infinite}@keyframes fall-202{62.737%{transform:translate(5.001vw,62.737vh) scale(.5556)}to{transform:translate(5.46415vw,99vh) scale(.5556)}}.snow:nth-child(203){opacity:1.3162;transform:translate(43.6874vw,-10px) scale(.238);animation:fall-203 21s -5s linear infinite}@keyframes fall-203{55.949%{transform:translate(42.5624vw,55.949vh) scale(.238)}to{transform:translate(43.1249vw,99vh) scale(.238)}}.snow:nth-child(204){opacity:.8082;transform:translate(39.6121vw,-10px) scale(.3252);animation:fall-204 23s -10s linear infinite}@keyframes fall-204{46.518%{transform:translate(35.9198vw,46.518vh) scale(.3252)}to{transform:translate(37.76595vw,99vh) scale(.3252)}}.snow:nth-child(205){opacity:.8062;transform:translate(95.9296vw,-10px) scale(.5308);animation:fall-205 17s -26s linear infinite}@keyframes fall-205{31.448%{transform:translate(94.0724vw,31.448vh) scale(.5308)}to{transform:translate(95.001vw,99vh) scale(.5308)}}.snow:nth-child(206){opacity:1.8896;transform:translate(16.3678vw,-10px) scale(.1634);animation:fall-206 26s -25s linear infinite}@keyframes fall-206{42.353%{transform:translate(15.4351vw,42.353vh) scale(.1634)}to{transform:translate(15.90145vw,99vh) scale(.1634)}}.snow:nth-child(207){opacity:1.0008;transform:translate(40.796vw,-10px) scale(.4292);animation:fall-207 13s -6s linear infinite}@keyframes fall-207{60.09%{transform:translate(48.2166vw,60.09vh) scale(.4292)}to{transform:translate(44.5063vw,99vh) scale(.4292)}}.snow:nth-child(208){opacity:.0116;transform:translate(94.6844vw,-10px) scale(.0556);animation:fall-208 29s -21s linear infinite}@keyframes fall-208{43.298%{transform:translate(85.0155vw,43.298vh) scale(.0556)}to{transform:translate(89.84995vw,99vh) scale(.0556)}}.snow:nth-child(209){opacity:.9906;transform:translate(19.841vw,-10px) scale(.0931);animation:fall-209 14s -9s linear infinite}@keyframes fall-209{36.925%{transform:translate(11.8094vw,36.925vh) scale(.0931)}to{transform:translate(15.8252vw,99vh) scale(.0931)}}.snow:nth-child(210){opacity:.0178;transform:translate(17.8785vw,-10px) scale(.8329);animation:fall-210 27s -5s linear infinite}@keyframes fall-210{51.227%{transform:translate(9.4551vw,51.227vh) scale(.8329)}to{transform:translate(13.6668vw,99vh) scale(.8329)}}.snow:nth-child(211){opacity:1.6544;transform:translate(22.2018vw,-10px) scale(.4807);animation:fall-211 26s -6s linear infinite}@keyframes fall-211{41.865%{transform:translate(15.2377vw,41.865vh) scale(.4807)}to{transform:translate(18.71975vw,99vh) scale(.4807)}}.snow:nth-child(212){opacity:.5062;transform:translate(23.0619vw,-10px) scale(.7848);animation:fall-212 21s -24s linear infinite}@keyframes fall-212{70.807%{transform:translate(17.315vw,70.807vh) scale(.7848)}to{transform:translate(20.18845vw,99vh) scale(.7848)}}.snow:nth-child(213){opacity:.6938;transform:translate(67.0157vw,-10px) scale(.7146);animation:fall-213 19s -21s linear infinite}@keyframes fall-213{37.655%{transform:translate(67.2986vw,37.655vh) scale(.7146)}to{transform:translate(67.15715vw,99vh) scale(.7146)}}.snow:nth-child(214){opacity:1.3076;transform:translate(95.8263vw,-10px) scale(.3395);animation:fall-214 12s -17s linear infinite}@keyframes fall-214{51.834%{transform:translate(99.6918vw,51.834vh) scale(.3395)}to{transform:translate(97.75905vw,99vh) scale(.3395)}}.snow:nth-child(215){opacity:1.2104;transform:translate(57.9404vw,-10px) scale(.9686);animation:fall-215 21s -22s linear infinite}@keyframes fall-215{36.901%{transform:translate(55.0857vw,36.901vh) scale(.9686)}to{transform:translate(56.51305vw,99vh) scale(.9686)}}.snow:nth-child(216){opacity:1.6416;transform:translate(63.167vw,-10px) scale(.3556);animation:fall-216 22s -7s linear infinite}@keyframes fall-216{47.11%{transform:translate(55.6539vw,47.11vh) scale(.3556)}to{transform:translate(59.41045vw,99vh) scale(.3556)}}.snow:nth-child(217){opacity:.488;transform:translate(79.4596vw,-10px) scale(.6506);animation:fall-217 29s -6s linear infinite}@keyframes fall-217{37.855%{transform:translate(70.9979vw,37.855vh) scale(.6506)}to{transform:translate(75.22875vw,99vh) scale(.6506)}}.snow:nth-child(218){opacity:.112;transform:translate(84.4314vw,-10px) scale(.5661);animation:fall-218 21s -15s linear infinite}@keyframes fall-218{40.791%{transform:translate(93.5637vw,40.791vh) scale(.5661)}to{transform:translate(88.99755vw,99vh) scale(.5661)}}.snow:nth-child(219){opacity:.2872;transform:translate(90.8305vw,-10px) scale(.1261);animation:fall-219 23s -28s linear infinite}@keyframes fall-219{61.829%{transform:translate(93.1918vw,61.829vh) scale(.1261)}to{transform:translate(92.01115vw,99vh) scale(.1261)}}.snow:nth-child(220){opacity:1.019;transform:translate(65.3475vw,-10px) scale(.5726);animation:fall-220 29s -5s linear infinite}@keyframes fall-220{41.064%{transform:translate(61.0674vw,41.064vh) scale(.5726)}to{transform:translate(63.20745vw,99vh) scale(.5726)}}.snow:nth-child(221){opacity:.0292;transform:translate(3.607vw,-10px) scale(.333);animation:fall-221 17s -20s linear infinite}@keyframes fall-221{74.974%{transform:translate(12.0624vw,74.974vh) scale(.333)}to{transform:translate(7.8347vw,99vh) scale(.333)}}.snow:nth-child(222){opacity:1.0832;transform:translate(96.2422vw,-10px) scale(.4632);animation:fall-222 22s -27s linear infinite}@keyframes fall-222{71.464%{transform:translate(87.3895vw,71.464vh) scale(.4632)}to{transform:translate(91.81585vw,99vh) scale(.4632)}}.snow:nth-child(223){opacity:1.9958;transform:translate(55.8358vw,-10px) scale(.6001);animation:fall-223 21s -6s linear infinite}@keyframes fall-223{77.402%{transform:translate(56.9556vw,77.402vh) scale(.6001)}to{transform:translate(56.3957vw,99vh) scale(.6001)}}.snow:nth-child(224){opacity:1.398;transform:translate(70.5984vw,-10px) scale(.9511);animation:fall-224 12s -12s linear infinite}@keyframes fall-224{63.733%{transform:translate(73.888vw,63.733vh) scale(.9511)}to{transform:translate(72.2432vw,99vh) scale(.9511)}}.snow:nth-child(225){opacity:.017;transform:translate(53.137vw,-10px) scale(.3298);animation:fall-225 20s -26s linear infinite}@keyframes fall-225{77.886%{transform:translate(56.3985vw,77.886vh) scale(.3298)}to{transform:translate(54.76775vw,99vh) scale(.3298)}}.snow:nth-child(226){opacity:.0392;transform:translate(10.2116vw,-10px) scale(.4982);animation:fall-226 15s -29s linear infinite}@keyframes fall-226{51.409%{transform:translate(3.1986vw,51.409vh) scale(.4982)}to{transform:translate(6.7051vw,99vh) scale(.4982)}}.snow:nth-child(227){opacity:1.1074;transform:translate(16.7831vw,-10px) scale(.5517);animation:fall-227 26s -18s linear infinite}@keyframes fall-227{45.254%{transform:translate(9.1248vw,45.254vh) scale(.5517)}to{transform:translate(12.95395vw,99vh) scale(.5517)}}.snow:nth-child(228){opacity:1.9344;transform:translate(36.6893vw,-10px) scale(.48);animation:fall-228 18s -23s linear infinite}@keyframes fall-228{41.574%{transform:translate(40.08vw,41.574vh) scale(.48)}to{transform:translate(38.38465vw,99vh) scale(.48)}}.snow:nth-child(229){opacity:.0252;transform:translate(15.8786vw,-10px) scale(.7133);animation:fall-229 10s -12s linear infinite}@keyframes fall-229{75.404%{transform:translate(12.6437vw,75.404vh) scale(.7133)}to{transform:translate(14.26115vw,99vh) scale(.7133)}}.snow:nth-child(230){opacity:.0988;transform:translate(8.3219vw,-10px) scale(.1965);animation:fall-230 13s -23s linear infinite}@keyframes fall-230{62.013%{transform:translate(15.1905vw,62.013vh) scale(.1965)}to{transform:translate(11.7562vw,99vh) scale(.1965)}}.snow:nth-child(231){opacity:1.7262;transform:translate(41.4855vw,-10px) scale(.0906);animation:fall-231 15s -2s linear infinite}@keyframes fall-231{77.235%{transform:translate(37.6769vw,77.235vh) scale(.0906)}to{transform:translate(39.5812vw,99vh) scale(.0906)}}.snow:nth-child(232){opacity:.6222;transform:translate(62.1282vw,-10px) scale(.3393);animation:fall-232 21s -5s linear infinite}@keyframes fall-232{31.296%{transform:translate(63.9097vw,31.296vh) scale(.3393)}to{transform:translate(63.01895vw,99vh) scale(.3393)}}.snow:nth-child(233){opacity:1.0596;transform:translate(.6751vw,-10px) scale(.1982);animation:fall-233 29s -8s linear infinite}@keyframes fall-233{66.098%{transform:translate(-5.341vw,66.098vh) scale(.1982)}to{transform:translate(-2.33295vw,99vh) scale(.1982)}}.snow:nth-child(234){opacity:.9142;transform:translate(39.578vw,-10px) scale(.3147);animation:fall-234 29s -6s linear infinite}@keyframes fall-234{37.288%{transform:translate(44.1536vw,37.288vh) scale(.3147)}to{transform:translate(41.8658vw,99vh) scale(.3147)}}.snow:nth-child(235){opacity:.7584;transform:translate(38.9169vw,-10px) scale(.8326);animation:fall-235 24s -11s linear infinite}@keyframes fall-235{33.627%{transform:translate(31.3162vw,33.627vh) scale(.8326)}to{transform:translate(35.11655vw,99vh) scale(.8326)}}.snow:nth-child(236){opacity:.494;transform:translate(52.252vw,-10px) scale(.2391);animation:fall-236 26s -13s linear infinite}@keyframes fall-236{73.175%{transform:translate(61.9411vw,73.175vh) scale(.2391)}to{transform:translate(57.09655vw,99vh) scale(.2391)}}.snow:nth-child(237){opacity:1.5582;transform:translate(49.1932vw,-10px) scale(.2995);animation:fall-237 12s -28s linear infinite}@keyframes fall-237{46.547%{transform:translate(52.0075vw,46.547vh) scale(.2995)}to{transform:translate(50.60035vw,99vh) scale(.2995)}}.snow:nth-child(238){opacity:1.182;transform:translate(65.2938vw,-10px) scale(.6704);animation:fall-238 16s -9s linear infinite}@keyframes fall-238{75.102%{transform:translate(59.2709vw,75.102vh) scale(.6704)}to{transform:translate(62.28235vw,99vh) scale(.6704)}}.snow:nth-child(239){opacity:1.6492;transform:translate(94.0429vw,-10px) scale(.2701);animation:fall-239 30s -11s linear infinite}@keyframes fall-239{54.194%{transform:translate(86.2026vw,54.194vh) scale(.2701)}to{transform:translate(90.12275vw,99vh) scale(.2701)}}.snow:nth-child(240){opacity:1.072;transform:translate(36.4366vw,-10px) scale(.83);animation:fall-240 17s -15s linear infinite}@keyframes fall-240{35.015%{transform:translate(45.3367vw,35.015vh) scale(.83)}to{transform:translate(40.88665vw,99vh) scale(.83)}}.snow:nth-child(241){opacity:.4312;transform:translate(23.2731vw,-10px) scale(.6874);animation:fall-241 28s -19s linear infinite}@keyframes fall-241{66.4%{transform:translate(27.0243vw,66.4vh) scale(.6874)}to{transform:translate(25.1487vw,99vh) scale(.6874)}}.snow:nth-child(242){opacity:.3416;transform:translate(7.4943vw,-10px) scale(.6221);animation:fall-242 23s -29s linear infinite}@keyframes fall-242{56.024%{transform:translate(3.5965vw,56.024vh) scale(.6221)}to{transform:translate(5.5454vw,99vh) scale(.6221)}}.snow:nth-child(243){opacity:1.9348;transform:translate(4.8054vw,-10px) scale(.0455);animation:fall-243 30s -12s linear infinite}@keyframes fall-243{67.658%{transform:translate(7.407vw,67.658vh) scale(.0455)}to{transform:translate(6.1062vw,99vh) scale(.0455)}}.snow:nth-child(244){opacity:1.0262;transform:translate(12.6883vw,-10px) scale(.5944);animation:fall-244 12s -10s linear infinite}@keyframes fall-244{63.996%{transform:translate(5.6302vw,63.996vh) scale(.5944)}to{transform:translate(9.15925vw,99vh) scale(.5944)}}.snow:nth-child(245){opacity:1.329;transform:translate(62.9592vw,-10px) scale(.7188);animation:fall-245 16s -24s linear infinite}@keyframes fall-245{73.19%{transform:translate(65.1276vw,73.19vh) scale(.7188)}to{transform:translate(64.0434vw,99vh) scale(.7188)}}.snow:nth-child(246){opacity:1.0304;transform:translate(87.9679vw,-10px) scale(.5802);animation:fall-246 12s -26s linear infinite}@keyframes fall-246{40.549%{transform:translate(92.4795vw,40.549vh) scale(.5802)}to{transform:translate(90.2237vw,99vh) scale(.5802)}}.snow:nth-child(247){opacity:1.506;transform:translate(22.1714vw,-10px) scale(.8141);animation:fall-247 28s -5s linear infinite}@keyframes fall-247{42.309%{transform:translate(29.8963vw,42.309vh) scale(.8141)}to{transform:translate(26.03385vw,99vh) scale(.8141)}}.snow:nth-child(248){opacity:1.5642;transform:translate(68.5235vw,-10px) scale(.4507);animation:fall-248 22s -14s linear infinite}@keyframes fall-248{34.653%{transform:translate(74.9246vw,34.653vh) scale(.4507)}to{transform:translate(71.72405vw,99vh) scale(.4507)}}.snow:nth-child(249){opacity:1.3936;transform:translate(77.1116vw,-10px) scale(.0278);animation:fall-249 26s -22s linear infinite}@keyframes fall-249{64.47%{transform:translate(69.8271vw,64.47vh) scale(.0278)}to{transform:translate(73.46935vw,99vh) scale(.0278)}}.snow:nth-child(250){opacity:.186;transform:translate(52.2381vw,-10px) scale(.4532);animation:fall-250 29s -6s linear infinite}@keyframes fall-250{54.496%{transform:translate(51.299vw,54.496vh) scale(.4532)}to{transform:translate(51.76855vw,99vh) scale(.4532)}}.snow:nth-child(251){opacity:.2594;transform:translate(27.4041vw,-10px) scale(.6483);animation:fall-251 11s -15s linear infinite}@keyframes fall-251{61.419%{transform:translate(23.6737vw,61.419vh) scale(.6483)}to{transform:translate(25.5389vw,99vh) scale(.6483)}}.snow:nth-child(252){opacity:.5012;transform:translate(47.232vw,-10px) scale(.834);animation:fall-252 24s -28s linear infinite}@keyframes fall-252{74.18%{transform:translate(38.1698vw,74.18vh) scale(.834)}to{transform:translate(42.7009vw,99vh) scale(.834)}}.snow:nth-child(253){opacity:1.084;transform:translate(72.0104vw,-10px) scale(.641);animation:fall-253 17s -1s linear infinite}@keyframes fall-253{72.131%{transform:translate(79.6868vw,72.131vh) scale(.641)}to{transform:translate(75.8486vw,99vh) scale(.641)}}.snow:nth-child(254){opacity:1.1666;transform:translate(83.7749vw,-10px) scale(.2637);animation:fall-254 14s -12s linear infinite}@keyframes fall-254{65.854%{transform:translate(87.2825vw,65.854vh) scale(.2637)}to{transform:translate(85.5287vw,99vh) scale(.2637)}}.snow:nth-child(255){opacity:1.8282;transform:translate(1.5268vw,-10px) scale(.8091);animation:fall-255 27s -26s linear infinite}@keyframes fall-255{58.839%{transform:translate(1.5705vw,58.839vh) scale(.8091)}to{transform:translate(1.54865vw,99vh) scale(.8091)}}.snow:nth-child(256){opacity:.7196;transform:translate(54.1737vw,-10px) scale(.8601);animation:fall-256 29s -6s linear infinite}@keyframes fall-256{71.046%{transform:translate(49.3114vw,71.046vh) scale(.8601)}to{transform:translate(51.74255vw,99vh) scale(.8601)}}.snow:nth-child(257){opacity:1.1454;transform:translate(63.5014vw,-10px) scale(.0739);animation:fall-257 25s -27s linear infinite}@keyframes fall-257{46.672%{transform:translate(59.2006vw,46.672vh) scale(.0739)}to{transform:translate(61.351vw,99vh) scale(.0739)}}.snow:nth-child(258){opacity:1.6902;transform:translate(8.5135vw,-10px) scale(.6113);animation:fall-258 29s -11s linear infinite}@keyframes fall-258{72.157%{transform:translate(3.0057vw,72.157vh) scale(.6113)}to{transform:translate(5.7596vw,99vh) scale(.6113)}}.snow:nth-child(259){opacity:1.542;transform:translate(22.2399vw,-10px) scale(.242);animation:fall-259 10s -26s linear infinite}@keyframes fall-259{61.935%{transform:translate(30.6371vw,61.935vh) scale(.242)}to{transform:translate(26.4385vw,99vh) scale(.242)}}.snow:nth-child(260){opacity:1.1564;transform:translate(98.4837vw,-10px) scale(.1127);animation:fall-260 27s -10s linear infinite}@keyframes fall-260{31.936%{transform:translate(106.7663vw,31.936vh) scale(.1127)}to{transform:translate(102.625vw,99vh) scale(.1127)}}.snow:nth-child(261){opacity:.4476;transform:translate(31.6749vw,-10px) scale(.4377);animation:fall-261 20s -8s linear infinite}@keyframes fall-261{45.831%{transform:translate(29.6594vw,45.831vh) scale(.4377)}to{transform:translate(30.66715vw,99vh) scale(.4377)}}.snow:nth-child(262){opacity:.0336;transform:translate(59.3507vw,-10px) scale(.9941);animation:fall-262 24s -18s linear infinite}@keyframes fall-262{45.77%{transform:translate(66.1654vw,45.77vh) scale(.9941)}to{transform:translate(62.75805vw,99vh) scale(.9941)}}.snow:nth-child(263){opacity:.4334;transform:translate(31.1862vw,-10px) scale(.8149);animation:fall-263 24s -22s linear infinite}@keyframes fall-263{60.332%{transform:translate(38.6519vw,60.332vh) scale(.8149)}to{transform:translate(34.91905vw,99vh) scale(.8149)}}.snow:nth-child(264){opacity:.3464;transform:translate(48.4262vw,-10px) scale(.67);animation:fall-264 23s -23s linear infinite}@keyframes fall-264{35.492%{transform:translate(43.1421vw,35.492vh) scale(.67)}to{transform:translate(45.78415vw,99vh) scale(.67)}}.snow:nth-child(265){opacity:.8696;transform:translate(53.5372vw,-10px) scale(.2171);animation:fall-265 11s -27s linear infinite}@keyframes fall-265{46.922%{transform:translate(47.7592vw,46.922vh) scale(.2171)}to{transform:translate(50.6482vw,99vh) scale(.2171)}}.snow:nth-child(266){opacity:1.167;transform:translate(60.0632vw,-10px) scale(.2853);animation:fall-266 14s -29s linear infinite}@keyframes fall-266{76.462%{transform:translate(68.2606vw,76.462vh) scale(.2853)}to{transform:translate(64.1619vw,99vh) scale(.2853)}}.snow:nth-child(267){opacity:.4566;transform:translate(84.993vw,-10px) scale(.4322);animation:fall-267 15s -17s linear infinite}@keyframes fall-267{32.685%{transform:translate(92.5083vw,32.685vh) scale(.4322)}to{transform:translate(88.75065vw,99vh) scale(.4322)}}.snow:nth-child(268){opacity:1.212;transform:translate(50.1229vw,-10px) scale(.1221);animation:fall-268 16s -25s linear infinite}@keyframes fall-268{40.364%{transform:translate(43.6319vw,40.364vh) scale(.1221)}to{transform:translate(46.8774vw,99vh) scale(.1221)}}.snow:nth-child(269){opacity:.038;transform:translate(24.8858vw,-10px) scale(.6028);animation:fall-269 29s -27s linear infinite}@keyframes fall-269{34.863%{transform:translate(30.2929vw,34.863vh) scale(.6028)}to{transform:translate(27.58935vw,99vh) scale(.6028)}}.snow:nth-child(270){opacity:1.8796;transform:translate(25.7626vw,-10px) scale(.1828);animation:fall-270 11s -19s linear infinite}@keyframes fall-270{52.384%{transform:translate(32.0737vw,52.384vh) scale(.1828)}to{transform:translate(28.91815vw,99vh) scale(.1828)}}.snow:nth-child(271){opacity:.7058;transform:translate(66.6018vw,-10px) scale(.3773);animation:fall-271 22s -27s linear infinite}@keyframes fall-271{53.276%{transform:translate(72.312vw,53.276vh) scale(.3773)}to{transform:translate(69.4569vw,99vh) scale(.3773)}}.snow:nth-child(272){opacity:1.0676;transform:translate(28.6075vw,-10px) scale(.5648);animation:fall-272 30s -27s linear infinite}@keyframes fall-272{61.779%{transform:translate(31.0616vw,61.779vh) scale(.5648)}to{transform:translate(29.83455vw,99vh) scale(.5648)}}.snow:nth-child(273){opacity:.6486;transform:translate(13.8523vw,-10px) scale(.6466);animation:fall-273 23s -19s linear infinite}@keyframes fall-273{67.371%{transform:translate(5.8695vw,67.371vh) scale(.6466)}to{transform:translate(9.8609vw,99vh) scale(.6466)}}.snow:nth-child(274){opacity:.9264;transform:translate(48.7123vw,-10px) scale(.6343);animation:fall-274 15s -13s linear infinite}@keyframes fall-274{72.373%{transform:translate(49.3586vw,72.373vh) scale(.6343)}to{transform:translate(49.03545vw,99vh) scale(.6343)}}.snow:nth-child(275){opacity:.765;transform:translate(37.7333vw,-10px) scale(.7348);animation:fall-275 15s -9s linear infinite}@keyframes fall-275{66.95%{transform:translate(43.713vw,66.95vh) scale(.7348)}to{transform:translate(40.72315vw,99vh) scale(.7348)}}.snow:nth-child(276){opacity:.1148;transform:translate(81.2154vw,-10px) scale(.5001);animation:fall-276 17s -3s linear infinite}@keyframes fall-276{45.232%{transform:translate(78.8422vw,45.232vh) scale(.5001)}to{transform:translate(80.0288vw,99vh) scale(.5001)}}.snow:nth-child(277){opacity:1.354;transform:translate(98.1608vw,-10px) scale(.2364);animation:fall-277 21s -21s linear infinite}@keyframes fall-277{45.921%{transform:translate(88.8044vw,45.921vh) scale(.2364)}to{transform:translate(93.4826vw,99vh) scale(.2364)}}.snow:nth-child(278){opacity:.5666;transform:translate(7.1193vw,-10px) scale(.662);animation:fall-278 26s -11s linear infinite}@keyframes fall-278{35.406%{transform:translate(-1.6773vw,35.406vh) scale(.662)}to{transform:translate(2.721vw,99vh) scale(.662)}}.snow:nth-child(279){opacity:1.6368;transform:translate(87.9411vw,-10px) scale(.2034);animation:fall-279 23s -24s linear infinite}@keyframes fall-279{43.78%{transform:translate(90.9325vw,43.78vh) scale(.2034)}to{transform:translate(89.4368vw,99vh) scale(.2034)}}.snow:nth-child(280){opacity:.6292;transform:translate(5.755vw,-10px) scale(.3199);animation:fall-280 22s -13s linear infinite}@keyframes fall-280{39.211%{transform:translate(-.3887vw,39.211vh) scale(.3199)}to{transform:translate(2.68315vw,99vh) scale(.3199)}}.snow:nth-child(281){opacity:1.1186;transform:translate(31.8075vw,-10px) scale(.4198);animation:fall-281 28s -13s linear infinite}@keyframes fall-281{40.446%{transform:translate(33.6129vw,40.446vh) scale(.4198)}to{transform:translate(32.7102vw,99vh) scale(.4198)}}.snow:nth-child(282){opacity:1.389;transform:translate(76.0563vw,-10px) scale(.5482);animation:fall-282 17s -6s linear infinite}@keyframes fall-282{64.7%{transform:translate(74.3898vw,64.7vh) scale(.5482)}to{transform:translate(75.22305vw,99vh) scale(.5482)}}.snow:nth-child(283){opacity:1.879;transform:translate(.8582vw,-10px) scale(.357);animation:fall-283 24s -9s linear infinite}@keyframes fall-283{63.9%{transform:translate(2.9953vw,63.9vh) scale(.357)}to{transform:translate(1.92675vw,99vh) scale(.357)}}.snow:nth-child(284){opacity:1.4344;transform:translate(86.9707vw,-10px) scale(.5653);animation:fall-284 28s -19s linear infinite}@keyframes fall-284{34.825%{transform:translate(94.9873vw,34.825vh) scale(.5653)}to{transform:translate(90.979vw,99vh) scale(.5653)}}.snow:nth-child(285){opacity:.5158;transform:translate(54.132vw,-10px) scale(.4931);animation:fall-285 14s -5s linear infinite}@keyframes fall-285{33.205%{transform:translate(45.0697vw,33.205vh) scale(.4931)}to{transform:translate(49.60085vw,99vh) scale(.4931)}}.snow:nth-child(286){opacity:.118;transform:translate(46.7477vw,-10px) scale(.6684);animation:fall-286 20s -22s linear infinite}@keyframes fall-286{33.816%{transform:translate(45.44vw,33.816vh) scale(.6684)}to{transform:translate(46.09385vw,99vh) scale(.6684)}}.snow:nth-child(287){opacity:1.336;transform:translate(47.1162vw,-10px) scale(.1618);animation:fall-287 25s -9s linear infinite}@keyframes fall-287{42.054%{transform:translate(52.6435vw,42.054vh) scale(.1618)}to{transform:translate(49.87985vw,99vh) scale(.1618)}}.snow:nth-child(288){opacity:1.0482;transform:translate(54.5295vw,-10px) scale(.9167);animation:fall-288 19s -22s linear infinite}@keyframes fall-288{75.795%{transform:translate(45.312vw,75.795vh) scale(.9167)}to{transform:translate(49.92075vw,99vh) scale(.9167)}}.snow:nth-child(289){opacity:1.4456;transform:translate(36.9573vw,-10px) scale(.1134);animation:fall-289 10s -29s linear infinite}@keyframes fall-289{41.783%{transform:translate(40.7434vw,41.783vh) scale(.1134)}to{transform:translate(38.85035vw,99vh) scale(.1134)}}.snow:nth-child(290){opacity:1.759;transform:translate(4.4808vw,-10px) scale(.0495);animation:fall-290 16s -25s linear infinite}@keyframes fall-290{54.326%{transform:translate(-1.3475vw,54.326vh) scale(.0495)}to{transform:translate(1.56665vw,99vh) scale(.0495)}}.snow:nth-child(291){opacity:.919;transform:translate(7.1362vw,-10px) scale(.6095);animation:fall-291 29s -26s linear infinite}@keyframes fall-291{54.438%{transform:translate(14.3756vw,54.438vh) scale(.6095)}to{transform:translate(10.7559vw,99vh) scale(.6095)}}.snow:nth-child(292){opacity:.903;transform:translate(78.357vw,-10px) scale(.8252);animation:fall-292 11s -23s linear infinite}@keyframes fall-292{78.161%{transform:translate(80.982vw,78.161vh) scale(.8252)}to{transform:translate(79.6695vw,99vh) scale(.8252)}}.snow:nth-child(293){opacity:.7094;transform:translate(94.2811vw,-10px) scale(.7276);animation:fall-293 30s -20s linear infinite}@keyframes fall-293{48.951%{transform:translate(93.8154vw,48.951vh) scale(.7276)}to{transform:translate(94.04825vw,99vh) scale(.7276)}}.snow:nth-child(294){opacity:.0744;transform:translate(90.1302vw,-10px) scale(.7588);animation:fall-294 27s -5s linear infinite}@keyframes fall-294{58.812%{transform:translate(98.6367vw,58.812vh) scale(.7588)}to{transform:translate(94.38345vw,99vh) scale(.7588)}}.snow:nth-child(295){opacity:1.4358;transform:translate(22.69vw,-10px) scale(.8201);animation:fall-295 13s -25s linear infinite}@keyframes fall-295{61.339%{transform:translate(17.7668vw,61.339vh) scale(.8201)}to{transform:translate(20.2284vw,99vh) scale(.8201)}}.snow:nth-child(296){opacity:1.571;transform:translate(69.448vw,-10px) scale(.607);animation:fall-296 21s -25s linear infinite}@keyframes fall-296{62.534%{transform:translate(68.0956vw,62.534vh) scale(.607)}to{transform:translate(68.7718vw,99vh) scale(.607)}}.snow:nth-child(297){opacity:.673;transform:translate(32.6839vw,-10px) scale(.388);animation:fall-297 26s -2s linear infinite}@keyframes fall-297{42.445%{transform:translate(40.606vw,42.445vh) scale(.388)}to{transform:translate(36.64495vw,99vh) scale(.388)}}.snow:nth-child(298){opacity:.2318;transform:translate(90.5829vw,-10px) scale(.0144);animation:fall-298 25s -22s linear infinite}@keyframes fall-298{45.082%{transform:translate(94.2623vw,45.082vh) scale(.0144)}to{transform:translate(92.4226vw,99vh) scale(.0144)}}.snow:nth-child(299){opacity:.1276;transform:translate(64.731vw,-10px) scale(.3617);animation:fall-299 17s -13s linear infinite}@keyframes fall-299{54.56%{transform:translate(72.4224vw,54.56vh) scale(.3617)}to{transform:translate(68.5767vw,99vh) scale(.3617)}}.snow:nth-child(300){opacity:.0816;transform:translate(2.2784vw,-10px) scale(.8582);animation:fall-300 24s -28s linear infinite}@keyframes fall-300{31.288%{transform:translate(-5.0627vw,31.288vh) scale(.8582)}to{transform:translate(-1.39215vw,99vh) scale(.8582)}}.snow:nth-child(301){opacity:.8024;transform:translate(8.2094vw,-10px) scale(.5687);animation:fall-301 13s -17s linear infinite}@keyframes fall-301{64.676%{transform:translate(11.5583vw,64.676vh) scale(.5687)}to{transform:translate(9.88385vw,99vh) scale(.5687)}}.snow:nth-child(302){opacity:.1222;transform:translate(41.1524vw,-10px) scale(.0028);animation:fall-302 11s -8s linear infinite}@keyframes fall-302{40.312%{transform:translate(31.6461vw,40.312vh) scale(.0028)}to{transform:translate(36.39925vw,99vh) scale(.0028)}}.snow:nth-child(303){opacity:.4694;transform:translate(64.547vw,-10px) scale(.2652);animation:fall-303 21s -18s linear infinite}@keyframes fall-303{67.158%{transform:translate(70.4212vw,67.158vh) scale(.2652)}to{transform:translate(67.4841vw,99vh) scale(.2652)}}.snow:nth-child(304){opacity:1.1554;transform:translate(94.3069vw,-10px) scale(.1493);animation:fall-304 29s -26s linear infinite}@keyframes fall-304{55.187%{transform:translate(86.6723vw,55.187vh) scale(.1493)}to{transform:translate(90.4896vw,99vh) scale(.1493)}}.snow:nth-child(305){opacity:.5746;transform:translate(60.0836vw,-10px) scale(.7464);animation:fall-305 25s -23s linear infinite}@keyframes fall-305{66.311%{transform:translate(52.3197vw,66.311vh) scale(.7464)}to{transform:translate(56.20165vw,99vh) scale(.7464)}}.snow:nth-child(306){opacity:.4572;transform:translate(90.1661vw,-10px) scale(.0715);animation:fall-306 18s -4s linear infinite}@keyframes fall-306{51.412%{transform:translate(91.4651vw,51.412vh) scale(.0715)}to{transform:translate(90.8156vw,99vh) scale(.0715)}}.snow:nth-child(307){opacity:.3128;transform:translate(5.7123vw,-10px) scale(.3265);animation:fall-307 23s -22s linear infinite}@keyframes fall-307{54.211%{transform:translate(-2.338vw,54.211vh) scale(.3265)}to{transform:translate(1.68715vw,99vh) scale(.3265)}}.snow:nth-child(308){opacity:1.0136;transform:translate(58.6196vw,-10px) scale(.7853);animation:fall-308 16s -7s linear infinite}@keyframes fall-308{56.857%{transform:translate(66.9973vw,56.857vh) scale(.7853)}to{transform:translate(62.80845vw,99vh) scale(.7853)}}.snow:nth-child(309){opacity:.3556;transform:translate(12.3204vw,-10px) scale(.6287);animation:fall-309 11s -14s linear infinite}@keyframes fall-309{52.322%{transform:translate(6.519vw,52.322vh) scale(.6287)}to{transform:translate(9.4197vw,99vh) scale(.6287)}}.snow:nth-child(310){opacity:1.6194;transform:translate(76.196vw,-10px) scale(.8904);animation:fall-310 13s -2s linear infinite}@keyframes fall-310{67.533%{transform:translate(68.9749vw,67.533vh) scale(.8904)}to{transform:translate(72.58545vw,99vh) scale(.8904)}}.snow:nth-child(311){opacity:.5186;transform:translate(82.3499vw,-10px) scale(.0597);animation:fall-311 27s -21s linear infinite}@keyframes fall-311{53.125%{transform:translate(82.6461vw,53.125vh) scale(.0597)}to{transform:translate(82.498vw,99vh) scale(.0597)}}.snow:nth-child(312){opacity:1.211;transform:translate(90.5431vw,-10px) scale(.1758);animation:fall-312 13s -18s linear infinite}@keyframes fall-312{38.511%{transform:translate(83.6797vw,38.511vh) scale(.1758)}to{transform:translate(87.1114vw,99vh) scale(.1758)}}.snow:nth-child(313){opacity:1.2682;transform:translate(85.875vw,-10px) scale(.2008);animation:fall-313 11s -23s linear infinite}@keyframes fall-313{43.533%{transform:translate(81.9228vw,43.533vh) scale(.2008)}to{transform:translate(83.8989vw,99vh) scale(.2008)}}.snow:nth-child(314){opacity:.107;transform:translate(19.515vw,-10px) scale(.2682);animation:fall-314 16s -2s linear infinite}@keyframes fall-314{52.532%{transform:translate(11.7027vw,52.532vh) scale(.2682)}to{transform:translate(15.60885vw,99vh) scale(.2682)}}.snow:nth-child(315){opacity:.3658;transform:translate(84.3912vw,-10px) scale(.962);animation:fall-315 21s -16s linear infinite}@keyframes fall-315{51.349%{transform:translate(92.9797vw,51.349vh) scale(.962)}to{transform:translate(88.68545vw,99vh) scale(.962)}}.snow:nth-child(316){opacity:1.4686;transform:translate(.9164vw,-10px) scale(.4541);animation:fall-316 28s -20s linear infinite}@keyframes fall-316{39.33%{transform:translate(2.3472vw,39.33vh) scale(.4541)}to{transform:translate(1.6318vw,99vh) scale(.4541)}}.snow:nth-child(317){opacity:1.7134;transform:translate(57.1254vw,-10px) scale(.6592);animation:fall-317 28s -15s linear infinite}@keyframes fall-317{32.353%{transform:translate(65.723vw,32.353vh) scale(.6592)}to{transform:translate(61.4242vw,99vh) scale(.6592)}}.snow:nth-child(318){opacity:1.5784;transform:translate(8.7605vw,-10px) scale(.4682);animation:fall-318 14s -27s linear infinite}@keyframes fall-318{68.607%{transform:translate(-.9946vw,68.607vh) scale(.4682)}to{transform:translate(3.88295vw,99vh) scale(.4682)}}.snow:nth-child(319){opacity:1.4022;transform:translate(23.8022vw,-10px) scale(.1392);animation:fall-319 12s -28s linear infinite}@keyframes fall-319{56.565%{transform:translate(28.8832vw,56.565vh) scale(.1392)}to{transform:translate(26.3427vw,99vh) scale(.1392)}}.snow:nth-child(320){opacity:1.9272;transform:translate(83.6429vw,-10px) scale(.4084);animation:fall-320 15s -7s linear infinite}@keyframes fall-320{36.685%{transform:translate(85.388vw,36.685vh) scale(.4084)}to{transform:translate(84.51545vw,99vh) scale(.4084)}}.snow:nth-child(321){opacity:.8184;transform:translate(14.3847vw,-10px) scale(.1166);animation:fall-321 11s -25s linear infinite}@keyframes fall-321{79.541%{transform:translate(7.6101vw,79.541vh) scale(.1166)}to{transform:translate(10.9974vw,99vh) scale(.1166)}}.snow:nth-child(322){opacity:1.3398;transform:translate(48.7117vw,-10px) scale(.0453);animation:fall-322 11s -29s linear infinite}@keyframes fall-322{44.117%{transform:translate(41.8674vw,44.117vh) scale(.0453)}to{transform:translate(45.28955vw,99vh) scale(.0453)}}.snow:nth-child(323){opacity:1.272;transform:translate(41.3542vw,-10px) scale(.8406);animation:fall-323 15s -1s linear infinite}@keyframes fall-323{32.326%{transform:translate(37.2775vw,32.326vh) scale(.8406)}to{transform:translate(39.31585vw,99vh) scale(.8406)}}.snow:nth-child(324){opacity:.1928;transform:translate(87.2827vw,-10px) scale(.1187);animation:fall-324 24s -3s linear infinite}@keyframes fall-324{31.727%{transform:translate(79.5962vw,31.727vh) scale(.1187)}to{transform:translate(83.43945vw,99vh) scale(.1187)}}.snow:nth-child(325){opacity:.1368;transform:translate(17.2618vw,-10px) scale(.5358);animation:fall-325 11s -18s linear infinite}@keyframes fall-325{55.852%{transform:translate(13.152vw,55.852vh) scale(.5358)}to{transform:translate(15.2069vw,99vh) scale(.5358)}}.snow:nth-child(326){opacity:.2862;transform:translate(44.516vw,-10px) scale(.2107);animation:fall-326 26s -15s linear infinite}@keyframes fall-326{67.8%{transform:translate(49.7011vw,67.8vh) scale(.2107)}to{transform:translate(47.10855vw,99vh) scale(.2107)}}.snow:nth-child(327){opacity:.2636;transform:translate(12.8621vw,-10px) scale(.5608);animation:fall-327 10s -3s linear infinite}@keyframes fall-327{33.631%{transform:translate(14.5366vw,33.631vh) scale(.5608)}to{transform:translate(13.69935vw,99vh) scale(.5608)}}.snow:nth-child(328){opacity:.4078;transform:translate(75.199vw,-10px) scale(.1887);animation:fall-328 23s -10s linear infinite}@keyframes fall-328{63.702%{transform:translate(68.6223vw,63.702vh) scale(.1887)}to{transform:translate(71.91065vw,99vh) scale(.1887)}}.snow:nth-child(329){opacity:.065;transform:translate(64.2287vw,-10px) scale(.9809);animation:fall-329 29s -8s linear infinite}@keyframes fall-329{58.702%{transform:translate(68.4541vw,58.702vh) scale(.9809)}to{transform:translate(66.3414vw,99vh) scale(.9809)}}.snow:nth-child(330){opacity:.53;transform:translate(2.9368vw,-10px) scale(.157);animation:fall-330 19s -30s linear infinite}@keyframes fall-330{36.092%{transform:translate(-2.4128vw,36.092vh) scale(.157)}to{transform:translate(.262vw,99vh) scale(.157)}}.snow:nth-child(331){opacity:.0334;transform:translate(18.0946vw,-10px) scale(.8527);animation:fall-331 17s -9s linear infinite}@keyframes fall-331{34.4%{transform:translate(25.8247vw,34.4vh) scale(.8527)}to{transform:translate(21.95965vw,99vh) scale(.8527)}}.snow:nth-child(332){opacity:.5308;transform:translate(33.7134vw,-10px) scale(.6436);animation:fall-332 11s -27s linear infinite}@keyframes fall-332{48.64%{transform:translate(28.8105vw,48.64vh) scale(.6436)}to{transform:translate(31.26195vw,99vh) scale(.6436)}}.snow:nth-child(333){opacity:1.7908;transform:translate(34.3232vw,-10px) scale(.1438);animation:fall-333 18s -29s linear infinite}@keyframes fall-333{56.518%{transform:translate(33.1595vw,56.518vh) scale(.1438)}to{transform:translate(33.74135vw,99vh) scale(.1438)}}.snow:nth-child(334){opacity:1.1606;transform:translate(11.4952vw,-10px) scale(.9147);animation:fall-334 17s -6s linear infinite}@keyframes fall-334{75.593%{transform:translate(7.7245vw,75.593vh) scale(.9147)}to{transform:translate(9.60985vw,99vh) scale(.9147)}}.snow:nth-child(335){opacity:.0556;transform:translate(35.5008vw,-10px) scale(.3856);animation:fall-335 24s -8s linear infinite}@keyframes fall-335{68.497%{transform:translate(38.1852vw,68.497vh) scale(.3856)}to{transform:translate(36.843vw,99vh) scale(.3856)}}.snow:nth-child(336){opacity:1.3956;transform:translate(77.7425vw,-10px) scale(.8872);animation:fall-336 14s -20s linear infinite}@keyframes fall-336{47.284%{transform:translate(84.6637vw,47.284vh) scale(.8872)}to{transform:translate(81.2031vw,99vh) scale(.8872)}}.snow:nth-child(337){opacity:1.5912;transform:translate(20.0213vw,-10px) scale(.8674);animation:fall-337 19s -2s linear infinite}@keyframes fall-337{38.654%{transform:translate(25.548vw,38.654vh) scale(.8674)}to{transform:translate(22.78465vw,99vh) scale(.8674)}}.snow:nth-child(338){opacity:1.0204;transform:translate(.9041vw,-10px) scale(.8049);animation:fall-338 30s -3s linear infinite}@keyframes fall-338{49.166%{transform:translate(2.5357vw,49.166vh) scale(.8049)}to{transform:translate(1.7199vw,99vh) scale(.8049)}}.snow:nth-child(339){opacity:1.8906;transform:translate(90.5509vw,-10px) scale(.2127);animation:fall-339 16s -22s linear infinite}@keyframes fall-339{54.256%{transform:translate(88.5461vw,54.256vh) scale(.2127)}to{transform:translate(89.5485vw,99vh) scale(.2127)}}.snow:nth-child(340){opacity:.3434;transform:translate(47.8245vw,-10px) scale(.2531);animation:fall-340 13s -9s linear infinite}@keyframes fall-340{57.896%{transform:translate(38.6779vw,57.896vh) scale(.2531)}to{transform:translate(43.2512vw,99vh) scale(.2531)}}.snow:nth-child(341){opacity:.177;transform:translate(96.2658vw,-10px) scale(.6118);animation:fall-341 17s -28s linear infinite}@keyframes fall-341{75.63%{transform:translate(92.6459vw,75.63vh) scale(.6118)}to{transform:translate(94.45585vw,99vh) scale(.6118)}}.snow:nth-child(342){opacity:.1134;transform:translate(40.792vw,-10px) scale(.111);animation:fall-342 30s -10s linear infinite}@keyframes fall-342{46.178%{transform:translate(44.8428vw,46.178vh) scale(.111)}to{transform:translate(42.8174vw,99vh) scale(.111)}}.snow:nth-child(343){opacity:.865;transform:translate(44.0468vw,-10px) scale(.3372);animation:fall-343 16s -5s linear infinite}@keyframes fall-343{74.883%{transform:translate(36.2439vw,74.883vh) scale(.3372)}to{transform:translate(40.14535vw,99vh) scale(.3372)}}.snow:nth-child(344){opacity:.8452;transform:translate(71.8734vw,-10px) scale(.8766);animation:fall-344 25s -3s linear infinite}@keyframes fall-344{56.203%{transform:translate(79.967vw,56.203vh) scale(.8766)}to{transform:translate(75.9202vw,99vh) scale(.8766)}}.snow:nth-child(345){opacity:1.146;transform:translate(7.0179vw,-10px) scale(.0818);animation:fall-345 11s -12s linear infinite}@keyframes fall-345{38.492%{transform:translate(-2.2454vw,38.492vh) scale(.0818)}to{transform:translate(2.38625vw,99vh) scale(.0818)}}.snow:nth-child(346){opacity:1.7872;transform:translate(39.5984vw,-10px) scale(.2227);animation:fall-346 18s -3s linear infinite}@keyframes fall-346{77.137%{transform:translate(38.5857vw,77.137vh) scale(.2227)}to{transform:translate(39.09205vw,99vh) scale(.2227)}}.snow:nth-child(347){opacity:1.8418;transform:translate(63.6666vw,-10px) scale(.8859);animation:fall-347 30s -7s linear infinite}@keyframes fall-347{54.149%{transform:translate(56.5064vw,54.149vh) scale(.8859)}to{transform:translate(60.0865vw,99vh) scale(.8859)}}.snow:nth-child(348){opacity:1.6124;transform:translate(36.7157vw,-10px) scale(.9347);animation:fall-348 17s -15s linear infinite}@keyframes fall-348{72.587%{transform:translate(27.079vw,72.587vh) scale(.9347)}to{transform:translate(31.89735vw,99vh) scale(.9347)}}.snow:nth-child(349){opacity:1.2458;transform:translate(82.1544vw,-10px) scale(.053);animation:fall-349 26s -13s linear infinite}@keyframes fall-349{61.561%{transform:translate(74.3063vw,61.561vh) scale(.053)}to{transform:translate(78.23035vw,99vh) scale(.053)}}.snow:nth-child(350){opacity:1.5496;transform:translate(86.2453vw,-10px) scale(.186);animation:fall-350 17s -1s linear infinite}@keyframes fall-350{78.639%{transform:translate(87.1373vw,78.639vh) scale(.186)}to{transform:translate(86.6913vw,99vh) scale(.186)}}.snow:nth-child(351){opacity:.9734;transform:translate(77.5222vw,-10px) scale(.0015);animation:fall-351 17s -6s linear infinite}@keyframes fall-351{78.171%{transform:translate(80.9931vw,78.171vh) scale(.0015)}to{transform:translate(79.25765vw,99vh) scale(.0015)}}.snow:nth-child(352){opacity:.0996;transform:translate(40.3884vw,-10px) scale(.3824);animation:fall-352 22s -2s linear infinite}@keyframes fall-352{59.615%{transform:translate(44.7007vw,59.615vh) scale(.3824)}to{transform:translate(42.54455vw,99vh) scale(.3824)}}.snow:nth-child(353){opacity:.0202;transform:translate(91.4011vw,-10px) scale(.3527);animation:fall-353 28s -17s linear infinite}@keyframes fall-353{68.77%{transform:translate(86.8722vw,68.77vh) scale(.3527)}to{transform:translate(89.13665vw,99vh) scale(.3527)}}.snow:nth-child(354){opacity:1.9376;transform:translate(9.1254vw,-10px) scale(.2293);animation:fall-354 21s -25s linear infinite}@keyframes fall-354{66.942%{transform:translate(16.1671vw,66.942vh) scale(.2293)}to{transform:translate(12.64625vw,99vh) scale(.2293)}}.snow:nth-child(355){opacity:1.8252;transform:translate(70.098vw,-10px) scale(.2525);animation:fall-355 23s -20s linear infinite}@keyframes fall-355{58.451%{transform:translate(75.5936vw,58.451vh) scale(.2525)}to{transform:translate(72.8458vw,99vh) scale(.2525)}}.snow:nth-child(356){opacity:.2608;transform:translate(67.6565vw,-10px) scale(.6791);animation:fall-356 15s -20s linear infinite}@keyframes fall-356{49.883%{transform:translate(59.0857vw,49.883vh) scale(.6791)}to{transform:translate(63.3711vw,99vh) scale(.6791)}}.snow:nth-child(357){opacity:1.9506;transform:translate(92.5769vw,-10px) scale(.1103);animation:fall-357 16s -22s linear infinite}@keyframes fall-357{50.637%{transform:translate(84.5701vw,50.637vh) scale(.1103)}to{transform:translate(88.5735vw,99vh) scale(.1103)}}.snow:nth-child(358){opacity:1.3776;transform:translate(8.2384vw,-10px) scale(.2977);animation:fall-358 16s -24s linear infinite}@keyframes fall-358{44.923%{transform:translate(2.8555vw,44.923vh) scale(.2977)}to{transform:translate(5.54695vw,99vh) scale(.2977)}}.snow:nth-child(359){opacity:.6204;transform:translate(58.2801vw,-10px) scale(.2199);animation:fall-359 30s -7s linear infinite}@keyframes fall-359{42.681%{transform:translate(65.4171vw,42.681vh) scale(.2199)}to{transform:translate(61.8486vw,99vh) scale(.2199)}}.snow:nth-child(360){opacity:1.8344;transform:translate(76.1422vw,-10px) scale(.3934);animation:fall-360 20s -3s linear infinite}@keyframes fall-360{45.346%{transform:translate(79.5606vw,45.346vh) scale(.3934)}to{transform:translate(77.8514vw,99vh) scale(.3934)}}.snow:nth-child(361){opacity:.172;transform:translate(34.9706vw,-10px) scale(.3123);animation:fall-361 10s -16s linear infinite}@keyframes fall-361{37.25%{transform:translate(32.2644vw,37.25vh) scale(.3123)}to{transform:translate(33.6175vw,99vh) scale(.3123)}}.snow:nth-child(362){opacity:1.5034;transform:translate(69.1318vw,-10px) scale(.1791);animation:fall-362 28s -15s linear infinite}@keyframes fall-362{52.034%{transform:translate(76.2446vw,52.034vh) scale(.1791)}to{transform:translate(72.6882vw,99vh) scale(.1791)}}.snow:nth-child(363){opacity:.85;transform:translate(11.247vw,-10px) scale(.671);animation:fall-363 24s -19s linear infinite}@keyframes fall-363{51.169%{transform:translate(13.3188vw,51.169vh) scale(.671)}to{transform:translate(12.2829vw,99vh) scale(.671)}}.snow:nth-child(364){opacity:1.7316;transform:translate(47.4328vw,-10px) scale(.2511);animation:fall-364 17s -16s linear infinite}@keyframes fall-364{61.764%{transform:translate(54.2578vw,61.764vh) scale(.2511)}to{transform:translate(50.8453vw,99vh) scale(.2511)}}.snow:nth-child(365){opacity:.3458;transform:translate(84.7516vw,-10px) scale(.6853);animation:fall-365 16s -3s linear infinite}@keyframes fall-365{76.967%{transform:translate(85.2275vw,76.967vh) scale(.6853)}to{transform:translate(84.98955vw,99vh) scale(.6853)}}.snow:nth-child(366){opacity:1.862;transform:translate(81.2625vw,-10px) scale(.2083);animation:fall-366 17s -23s linear infinite}@keyframes fall-366{39.302%{transform:translate(86.0869vw,39.302vh) scale(.2083)}to{transform:translate(83.6747vw,99vh) scale(.2083)}}.snow:nth-child(367){opacity:.3196;transform:translate(25.8506vw,-10px) scale(.7821);animation:fall-367 30s -10s linear infinite}@keyframes fall-367{74.826%{transform:translate(20.474vw,74.826vh) scale(.7821)}to{transform:translate(23.1623vw,99vh) scale(.7821)}}.snow:nth-child(368){opacity:1.2218;transform:translate(7.1569vw,-10px) scale(.1479);animation:fall-368 16s -9s linear infinite}@keyframes fall-368{61.084%{transform:translate(13.3398vw,61.084vh) scale(.1479)}to{transform:translate(10.24835vw,99vh) scale(.1479)}}.snow:nth-child(369){opacity:1.5362;transform:translate(43.587vw,-10px) scale(.5184);animation:fall-369 14s -16s linear infinite}@keyframes fall-369{51.516%{transform:translate(50.1611vw,51.516vh) scale(.5184)}to{transform:translate(46.87405vw,99vh) scale(.5184)}}.snow:nth-child(370){opacity:.6652;transform:translate(42.819vw,-10px) scale(.2396);animation:fall-370 19s -5s linear infinite}@keyframes fall-370{35.369%{transform:translate(41.551vw,35.369vh) scale(.2396)}to{transform:translate(42.185vw,99vh) scale(.2396)}}.snow:nth-child(371){opacity:1.2018;transform:translate(96.0291vw,-10px) scale(.1641);animation:fall-371 12s -26s linear infinite}@keyframes fall-371{55.626%{transform:translate(94.7848vw,55.626vh) scale(.1641)}to{transform:translate(95.40695vw,99vh) scale(.1641)}}.snow:nth-child(372){opacity:1.1048;transform:translate(11.8846vw,-10px) scale(.4974);animation:fall-372 19s -25s linear infinite}@keyframes fall-372{47.47%{transform:translate(18.5519vw,47.47vh) scale(.4974)}to{transform:translate(15.21825vw,99vh) scale(.4974)}}.snow:nth-child(373){opacity:.7662;transform:translate(69.3121vw,-10px) scale(.6163);animation:fall-373 17s -11s linear infinite}@keyframes fall-373{68.859%{transform:translate(63.433vw,68.859vh) scale(.6163)}to{transform:translate(66.37255vw,99vh) scale(.6163)}}.snow:nth-child(374){opacity:.5746;transform:translate(18.0379vw,-10px) scale(.7695);animation:fall-374 12s -26s linear infinite}@keyframes fall-374{55.817%{transform:translate(10.7669vw,55.817vh) scale(.7695)}to{transform:translate(14.4024vw,99vh) scale(.7695)}}.snow:nth-child(375){opacity:.805;transform:translate(.6763vw,-10px) scale(.3567);animation:fall-375 29s -24s linear infinite}@keyframes fall-375{35.624%{transform:translate(3.7305vw,35.624vh) scale(.3567)}to{transform:translate(2.2034vw,99vh) scale(.3567)}}.snow:nth-child(376){opacity:.861;transform:translate(90.0064vw,-10px) scale(.6268);animation:fall-376 24s -8s linear infinite}@keyframes fall-376{36.772%{transform:translate(86.1875vw,36.772vh) scale(.6268)}to{transform:translate(88.09695vw,99vh) scale(.6268)}}.snow:nth-child(377){opacity:.4372;transform:translate(52.832vw,-10px) scale(.9942);animation:fall-377 15s -27s linear infinite}@keyframes fall-377{60.547%{transform:translate(47.644vw,60.547vh) scale(.9942)}to{transform:translate(50.238vw,99vh) scale(.9942)}}.snow:nth-child(378){opacity:1.611;transform:translate(57.3564vw,-10px) scale(.856);animation:fall-378 30s -5s linear infinite}@keyframes fall-378{70.272%{transform:translate(61.1604vw,70.272vh) scale(.856)}to{transform:translate(59.2584vw,99vh) scale(.856)}}.snow:nth-child(379){opacity:1.0124;transform:translate(12.7916vw,-10px) scale(.5851);animation:fall-379 24s -10s linear infinite}@keyframes fall-379{36.303%{transform:translate(18.5207vw,36.303vh) scale(.5851)}to{transform:translate(15.65615vw,99vh) scale(.5851)}}.snow:nth-child(380){opacity:1.7016;transform:translate(8.1821vw,-10px) scale(.0314);animation:fall-380 26s -13s linear infinite}@keyframes fall-380{57.278%{transform:translate(6.9422vw,57.278vh) scale(.0314)}to{transform:translate(7.56215vw,99vh) scale(.0314)}}.snow:nth-child(381){opacity:1.5614;transform:translate(69.506vw,-10px) scale(.4856);animation:fall-381 23s -5s linear infinite}@keyframes fall-381{53.803%{transform:translate(72.9728vw,53.803vh) scale(.4856)}to{transform:translate(71.2394vw,99vh) scale(.4856)}}.snow:nth-child(382){opacity:1.0868;transform:translate(90.6298vw,-10px) scale(.6696);animation:fall-382 19s -13s linear infinite}@keyframes fall-382{45.852%{transform:translate(88.2735vw,45.852vh) scale(.6696)}to{transform:translate(89.45165vw,99vh) scale(.6696)}}.snow:nth-child(383){opacity:1.3624;transform:translate(50.4772vw,-10px) scale(.2443);animation:fall-383 19s -13s linear infinite}@keyframes fall-383{35.148%{transform:translate(41.4966vw,35.148vh) scale(.2443)}to{transform:translate(45.9869vw,99vh) scale(.2443)}}.snow:nth-child(384){opacity:.4604;transform:translate(65.2116vw,-10px) scale(.7168);animation:fall-384 24s -7s linear infinite}@keyframes fall-384{63.901%{transform:translate(68.9533vw,63.901vh) scale(.7168)}to{transform:translate(67.08245vw,99vh) scale(.7168)}}.snow:nth-child(385){opacity:.6746;transform:translate(52.9044vw,-10px) scale(.4032);animation:fall-385 15s -20s linear infinite}@keyframes fall-385{47.009%{transform:translate(59.6753vw,47.009vh) scale(.4032)}to{transform:translate(56.28985vw,99vh) scale(.4032)}}.snow:nth-child(386){opacity:1.0258;transform:translate(86.5179vw,-10px) scale(.6979);animation:fall-386 29s -14s linear infinite}@keyframes fall-386{36.19%{transform:translate(93.5733vw,36.19vh) scale(.6979)}to{transform:translate(90.0456vw,99vh) scale(.6979)}}.snow:nth-child(387){opacity:1.166;transform:translate(90.4788vw,-10px) scale(.5133);animation:fall-387 28s -3s linear infinite}@keyframes fall-387{30.247%{transform:translate(98.5913vw,30.247vh) scale(.5133)}to{transform:translate(94.53505vw,99vh) scale(.5133)}}.snow:nth-child(388){opacity:1.1348;transform:translate(85.8575vw,-10px) scale(.2604);animation:fall-388 21s -4s linear infinite}@keyframes fall-388{38.265%{transform:translate(85.4525vw,38.265vh) scale(.2604)}to{transform:translate(85.655vw,99vh) scale(.2604)}}.snow:nth-child(389){opacity:.4488;transform:translate(60.9962vw,-10px) scale(.4878);animation:fall-389 20s -4s linear infinite}@keyframes fall-389{37.119%{transform:translate(64.4099vw,37.119vh) scale(.4878)}to{transform:translate(62.70305vw,99vh) scale(.4878)}}.snow:nth-child(390){opacity:.1282;transform:translate(96.3998vw,-10px) scale(.038);animation:fall-390 20s -21s linear infinite}@keyframes fall-390{79.872%{transform:translate(94.6455vw,79.872vh) scale(.038)}to{transform:translate(95.52265vw,99vh) scale(.038)}}.snow:nth-child(391){opacity:1.3834;transform:translate(88.4981vw,-10px) scale(.0067);animation:fall-391 28s -22s linear infinite}@keyframes fall-391{45.716%{transform:translate(88.6vw,45.716vh) scale(.0067)}to{transform:translate(88.54905vw,99vh) scale(.0067)}}.snow:nth-child(392){opacity:1.628;transform:translate(90.4242vw,-10px) scale(.3394);animation:fall-392 20s -8s linear infinite}@keyframes fall-392{40.127%{transform:translate(85.6996vw,40.127vh) scale(.3394)}to{transform:translate(88.0619vw,99vh) scale(.3394)}}.snow:nth-child(393){opacity:1.0104;transform:translate(83.4393vw,-10px) scale(.3209);animation:fall-393 20s -13s linear infinite}@keyframes fall-393{40.09%{transform:translate(82.883vw,40.09vh) scale(.3209)}to{transform:translate(83.16115vw,99vh) scale(.3209)}}.snow:nth-child(394){opacity:1.9024;transform:translate(27.4422vw,-10px) scale(.4347);animation:fall-394 28s -28s linear infinite}@keyframes fall-394{41.61%{transform:translate(21.6871vw,41.61vh) scale(.4347)}to{transform:translate(24.56465vw,99vh) scale(.4347)}}.snow:nth-child(395){opacity:1.2432;transform:translate(29.4591vw,-10px) scale(.5312);animation:fall-395 30s -20s linear infinite}@keyframes fall-395{67.332%{transform:translate(37.6902vw,67.332vh) scale(.5312)}to{transform:translate(33.57465vw,99vh) scale(.5312)}}.snow:nth-child(396){opacity:1.7816;transform:translate(14.4155vw,-10px) scale(.3112);animation:fall-396 22s -11s linear infinite}@keyframes fall-396{58.022%{transform:translate(6.0685vw,58.022vh) scale(.3112)}to{transform:translate(10.242vw,99vh) scale(.3112)}}.snow:nth-child(397){opacity:.2526;transform:translate(20.1423vw,-10px) scale(.5323);animation:fall-397 26s -7s linear infinite}@keyframes fall-397{74.302%{transform:translate(12.3898vw,74.302vh) scale(.5323)}to{transform:translate(16.26605vw,99vh) scale(.5323)}}.snow:nth-child(398){opacity:.6418;transform:translate(39.6283vw,-10px) scale(.6421);animation:fall-398 11s -30s linear infinite}@keyframes fall-398{46.958%{transform:translate(43.6808vw,46.958vh) scale(.6421)}to{transform:translate(41.65455vw,99vh) scale(.6421)}}.snow:nth-child(399){opacity:1.0526;transform:translate(57.099vw,-10px) scale(.9441);animation:fall-399 15s -24s linear infinite}@keyframes fall-399{67.855%{transform:translate(56.9729vw,67.855vh) scale(.9441)}to{transform:translate(57.03595vw,99vh) scale(.9441)}}.snow:nth-child(400){opacity:.5282;transform:translate(44.554vw,-10px) scale(.2337);animation:fall-400 28s -7s linear infinite}@keyframes fall-400{79.267%{transform:translate(46.2271vw,79.267vh) scale(.2337)}to{transform:translate(45.39055vw,99vh) scale(.2337)}}\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:1.4628;transform:translate(82.0384vw,-10px) scale(.6809);animation:fall-1 21s -21s linear infinite}@keyframes fall-1{68.082%{transform:translate(76.2817vw,68.082vh) scale(.6809)}to{transform:translate(79.16005vw,99vh) scale(.6809)}}.snow:nth-child(2){opacity:1.5342;transform:translate(12.434vw,-10px) scale(.4577);animation:fall-2 29s -10s linear infinite}@keyframes fall-2{45.116%{transform:translate(18.5357vw,45.116vh) scale(.4577)}to{transform:translate(15.48485vw,99vh) scale(.4577)}}.snow:nth-child(3){opacity:1.8878;transform:translate(66.9125vw,-10px) scale(.187);animation:fall-3 12s -29s linear infinite}@keyframes fall-3{33.201%{transform:translate(67.621vw,33.201vh) scale(.187)}to{transform:translate(67.26675vw,99vh) scale(.187)}}.snow:nth-child(4){opacity:.8554;transform:translate(23.8456vw,-10px) scale(.6927);animation:fall-4 26s -20s linear infinite}@keyframes fall-4{38.899%{transform:translate(31.9474vw,38.899vh) scale(.6927)}to{transform:translate(27.8965vw,99vh) scale(.6927)}}.snow:nth-child(5){opacity:1.709;transform:translate(62.0952vw,-10px) scale(.0471);animation:fall-5 30s -7s linear infinite}@keyframes fall-5{36.146%{transform:translate(61.8168vw,36.146vh) scale(.0471)}to{transform:translate(61.956vw,99vh) scale(.0471)}}.snow:nth-child(6){opacity:1.0768;transform:translate(18.5467vw,-10px) scale(.575);animation:fall-6 17s -7s linear infinite}@keyframes fall-6{40.272%{transform:translate(22.8437vw,40.272vh) scale(.575)}to{transform:translate(20.6952vw,99vh) scale(.575)}}.snow:nth-child(7){opacity:1.052;transform:translate(74.2039vw,-10px) scale(.505);animation:fall-7 28s -24s linear infinite}@keyframes fall-7{48.442%{transform:translate(69.2019vw,48.442vh) scale(.505)}to{transform:translate(71.7029vw,99vh) scale(.505)}}.snow:nth-child(8){opacity:1.4844;transform:translate(27.8618vw,-10px) scale(.1115);animation:fall-8 19s -26s linear infinite}@keyframes fall-8{51.303%{transform:translate(30.9955vw,51.303vh) scale(.1115)}to{transform:translate(29.42865vw,99vh) scale(.1115)}}.snow:nth-child(9){opacity:.7672;transform:translate(66.8363vw,-10px) scale(.9895);animation:fall-9 25s -18s linear infinite}@keyframes fall-9{42.228%{transform:translate(75.5924vw,42.228vh) scale(.9895)}to{transform:translate(71.21435vw,99vh) scale(.9895)}}.snow:nth-child(10){opacity:.7094;transform:translate(3.9135vw,-10px) scale(.4727);animation:fall-10 19s -30s linear infinite}@keyframes fall-10{54.279%{transform:translate(-5.4632vw,54.279vh) scale(.4727)}to{transform:translate(-.77485vw,99vh) scale(.4727)}}.snow:nth-child(11){opacity:1.1606;transform:translate(63.6019vw,-10px) scale(.7989);animation:fall-11 12s -13s linear infinite}@keyframes fall-11{54.045%{transform:translate(71.3269vw,54.045vh) scale(.7989)}to{transform:translate(67.4644vw,99vh) scale(.7989)}}.snow:nth-child(12){opacity:.201;transform:translate(68.3363vw,-10px) scale(.3242);animation:fall-12 21s -11s linear infinite}@keyframes fall-12{64.295%{transform:translate(61.4412vw,64.295vh) scale(.3242)}to{transform:translate(64.88875vw,99vh) scale(.3242)}}.snow:nth-child(13){opacity:1.3184;transform:translate(85.1126vw,-10px) scale(.2614);animation:fall-13 12s -24s linear infinite}@keyframes fall-13{46.364%{transform:translate(90.7285vw,46.364vh) scale(.2614)}to{transform:translate(87.92055vw,99vh) scale(.2614)}}.snow:nth-child(14){opacity:.2128;transform:translate(51.0938vw,-10px) scale(.308);animation:fall-14 20s -12s linear infinite}@keyframes fall-14{63.707%{transform:translate(43.5934vw,63.707vh) scale(.308)}to{transform:translate(47.3436vw,99vh) scale(.308)}}.snow:nth-child(15){opacity:1.1122;transform:translate(43.5117vw,-10px) scale(.8279);animation:fall-15 30s -26s linear infinite}@keyframes fall-15{47.905%{transform:translate(40.3161vw,47.905vh) scale(.8279)}to{transform:translate(41.9139vw,99vh) scale(.8279)}}.snow:nth-child(16){opacity:1.7266;transform:translate(74.5674vw,-10px) scale(.0954);animation:fall-16 18s -17s linear infinite}@keyframes fall-16{77.7%{transform:translate(82.5872vw,77.7vh) scale(.0954)}to{transform:translate(78.5773vw,99vh) scale(.0954)}}.snow:nth-child(17){opacity:1.6156;transform:translate(8.5144vw,-10px) scale(.7928);animation:fall-17 11s -8s linear infinite}@keyframes fall-17{59.023%{transform:translate(8.7224vw,59.023vh) scale(.7928)}to{transform:translate(8.6184vw,99vh) scale(.7928)}}.snow:nth-child(18){opacity:1.3142;transform:translate(.0461vw,-10px) scale(.1641);animation:fall-18 21s -10s linear infinite}@keyframes fall-18{58.811%{transform:translate(1.3802vw,58.811vh) scale(.1641)}to{transform:translate(.71315vw,99vh) scale(.1641)}}.snow:nth-child(19){opacity:1.348;transform:translate(84.092vw,-10px) scale(.4911);animation:fall-19 11s -24s linear infinite}@keyframes fall-19{59.71%{transform:translate(74.9245vw,59.71vh) scale(.4911)}to{transform:translate(79.50825vw,99vh) scale(.4911)}}.snow:nth-child(20){opacity:1.2536;transform:translate(81.7638vw,-10px) scale(.2198);animation:fall-20 17s -4s linear infinite}@keyframes fall-20{37.058%{transform:translate(84.1477vw,37.058vh) scale(.2198)}to{transform:translate(82.95575vw,99vh) scale(.2198)}}.snow:nth-child(21){opacity:1.1228;transform:translate(60.2474vw,-10px) scale(.251);animation:fall-21 28s -23s linear infinite}@keyframes fall-21{58.589%{transform:translate(63.6367vw,58.589vh) scale(.251)}to{transform:translate(61.94205vw,99vh) scale(.251)}}.snow:nth-child(22){opacity:.172;transform:translate(28.4014vw,-10px) scale(.7326);animation:fall-22 30s -7s linear infinite}@keyframes fall-22{69.453%{transform:translate(23.424vw,69.453vh) scale(.7326)}to{transform:translate(25.9127vw,99vh) scale(.7326)}}.snow:nth-child(23){opacity:.6794;transform:translate(68.6867vw,-10px) scale(.0471);animation:fall-23 23s -16s linear infinite}@keyframes fall-23{75.829%{transform:translate(74.7958vw,75.829vh) scale(.0471)}to{transform:translate(71.74125vw,99vh) scale(.0471)}}.snow:nth-child(24){opacity:.3828;transform:translate(33.151vw,-10px) scale(.5951);animation:fall-24 26s -7s linear infinite}@keyframes fall-24{41.356%{transform:translate(36.5368vw,41.356vh) scale(.5951)}to{transform:translate(34.8439vw,99vh) scale(.5951)}}.snow:nth-child(25){opacity:1.68;transform:translate(50.7674vw,-10px) scale(.4462);animation:fall-25 27s -17s linear infinite}@keyframes fall-25{41.827%{transform:translate(51.276vw,41.827vh) scale(.4462)}to{transform:translate(51.0217vw,99vh) scale(.4462)}}.snow:nth-child(26){opacity:.9426;transform:translate(28.3516vw,-10px) scale(.4861);animation:fall-26 15s -18s linear infinite}@keyframes fall-26{50.062%{transform:translate(21.2832vw,50.062vh) scale(.4861)}to{transform:translate(24.8174vw,99vh) scale(.4861)}}.snow:nth-child(27){opacity:1.0508;transform:translate(59.1346vw,-10px) scale(.1463);animation:fall-27 17s -9s linear infinite}@keyframes fall-27{74.047%{transform:translate(49.4156vw,74.047vh) scale(.1463)}to{transform:translate(54.2751vw,99vh) scale(.1463)}}.snow:nth-child(28){opacity:.9298;transform:translate(43.439vw,-10px) scale(.8783);animation:fall-28 27s -26s linear infinite}@keyframes fall-28{54.266%{transform:translate(50.6747vw,54.266vh) scale(.8783)}to{transform:translate(47.05685vw,99vh) scale(.8783)}}.snow:nth-child(29){opacity:.668;transform:translate(61.0036vw,-10px) scale(.0732);animation:fall-29 15s -12s linear infinite}@keyframes fall-29{65.26%{transform:translate(57.9588vw,65.26vh) scale(.0732)}to{transform:translate(59.4812vw,99vh) scale(.0732)}}.snow:nth-child(30){opacity:1.8302;transform:translate(10.6787vw,-10px) scale(.1382);animation:fall-30 22s -19s linear infinite}@keyframes fall-30{71.734%{transform:translate(19.4451vw,71.734vh) scale(.1382)}to{transform:translate(15.0619vw,99vh) scale(.1382)}}.snow:nth-child(31){opacity:1.463;transform:translate(10.9563vw,-10px) scale(.5345);animation:fall-31 17s -28s linear infinite}@keyframes fall-31{33.57%{transform:translate(10.9734vw,33.57vh) scale(.5345)}to{transform:translate(10.96485vw,99vh) scale(.5345)}}.snow:nth-child(32){opacity:.3734;transform:translate(23.0551vw,-10px) scale(.7919);animation:fall-32 17s -27s linear infinite}@keyframes fall-32{76.417%{transform:translate(28.5826vw,76.417vh) scale(.7919)}to{transform:translate(25.81885vw,99vh) scale(.7919)}}.snow:nth-child(33){opacity:1.4404;transform:translate(12.0455vw,-10px) scale(.6813);animation:fall-33 26s -4s linear infinite}@keyframes fall-33{48.553%{transform:translate(13.744vw,48.553vh) scale(.6813)}to{transform:translate(12.89475vw,99vh) scale(.6813)}}.snow:nth-child(34){opacity:1.7392;transform:translate(20.4644vw,-10px) scale(.6207);animation:fall-34 12s -26s linear infinite}@keyframes fall-34{49.15%{transform:translate(17.9962vw,49.15vh) scale(.6207)}to{transform:translate(19.2303vw,99vh) scale(.6207)}}.snow:nth-child(35){opacity:.4168;transform:translate(25.9966vw,-10px) scale(.668);animation:fall-35 17s -4s linear infinite}@keyframes fall-35{57.684%{transform:translate(19.1389vw,57.684vh) scale(.668)}to{transform:translate(22.56775vw,99vh) scale(.668)}}.snow:nth-child(36){opacity:1.937;transform:translate(43.7482vw,-10px) scale(.1923);animation:fall-36 25s -28s linear infinite}@keyframes fall-36{72.545%{transform:translate(52.6795vw,72.545vh) scale(.1923)}to{transform:translate(48.21385vw,99vh) scale(.1923)}}.snow:nth-child(37){opacity:1.7252;transform:translate(74.7673vw,-10px) scale(.4415);animation:fall-37 26s -20s linear infinite}@keyframes fall-37{66.246%{transform:translate(74.0122vw,66.246vh) scale(.4415)}to{transform:translate(74.38975vw,99vh) scale(.4415)}}.snow:nth-child(38){opacity:1.6162;transform:translate(85.1261vw,-10px) scale(.6588);animation:fall-38 15s -23s linear infinite}@keyframes fall-38{41.432%{transform:translate(86.5568vw,41.432vh) scale(.6588)}to{transform:translate(85.84145vw,99vh) scale(.6588)}}.snow:nth-child(39){opacity:.5966;transform:translate(37.2271vw,-10px) scale(.0653);animation:fall-39 15s -19s linear infinite}@keyframes fall-39{63.718%{transform:translate(35.9844vw,63.718vh) scale(.0653)}to{transform:translate(36.60575vw,99vh) scale(.0653)}}.snow:nth-child(40){opacity:.7812;transform:translate(59.216vw,-10px) scale(.1738);animation:fall-40 11s -13s linear infinite}@keyframes fall-40{74.747%{transform:translate(50.53vw,74.747vh) scale(.1738)}to{transform:translate(54.873vw,99vh) scale(.1738)}}.snow:nth-child(41){opacity:.4542;transform:translate(45.731vw,-10px) scale(.4919);animation:fall-41 12s -30s linear infinite}@keyframes fall-41{57.204%{transform:translate(43.4215vw,57.204vh) scale(.4919)}to{transform:translate(44.57625vw,99vh) scale(.4919)}}.snow:nth-child(42){opacity:1.1728;transform:translate(23.3478vw,-10px) scale(.582);animation:fall-42 17s -11s linear infinite}@keyframes fall-42{72.514%{transform:translate(24.6681vw,72.514vh) scale(.582)}to{transform:translate(24.00795vw,99vh) scale(.582)}}.snow:nth-child(43){opacity:.4522;transform:translate(92.5466vw,-10px) scale(.8187);animation:fall-43 11s -22s linear infinite}@keyframes fall-43{53.836%{transform:translate(100.7314vw,53.836vh) scale(.8187)}to{transform:translate(96.639vw,99vh) scale(.8187)}}.snow:nth-child(44){opacity:.0046;transform:translate(85.5005vw,-10px) scale(.291);animation:fall-44 30s -2s linear infinite}@keyframes fall-44{74.615%{transform:translate(94.1018vw,74.615vh) scale(.291)}to{transform:translate(89.80115vw,99vh) scale(.291)}}.snow:nth-child(45){opacity:1.8654;transform:translate(36.7026vw,-10px) scale(.4823);animation:fall-45 22s -26s linear infinite}@keyframes fall-45{35.647%{transform:translate(35.1056vw,35.647vh) scale(.4823)}to{transform:translate(35.9041vw,99vh) scale(.4823)}}.snow:nth-child(46){opacity:1.641;transform:translate(46.9244vw,-10px) scale(.4961);animation:fall-46 16s -29s linear infinite}@keyframes fall-46{59.474%{transform:translate(51.1897vw,59.474vh) scale(.4961)}to{transform:translate(49.05705vw,99vh) scale(.4961)}}.snow:nth-child(47){opacity:1.6464;transform:translate(87.4185vw,-10px) scale(.9287);animation:fall-47 18s -27s linear infinite}@keyframes fall-47{62.679%{transform:translate(86.1874vw,62.679vh) scale(.9287)}to{transform:translate(86.80295vw,99vh) scale(.9287)}}.snow:nth-child(48){opacity:.3826;transform:translate(49.5133vw,-10px) scale(.1678);animation:fall-48 18s -4s linear infinite}@keyframes fall-48{61.693%{transform:translate(49.4583vw,61.693vh) scale(.1678)}to{transform:translate(49.4858vw,99vh) scale(.1678)}}.snow:nth-child(49){opacity:.4938;transform:translate(27.3425vw,-10px) scale(.1256);animation:fall-49 23s -24s linear infinite}@keyframes fall-49{32.206%{transform:translate(25.3822vw,32.206vh) scale(.1256)}to{transform:translate(26.36235vw,99vh) scale(.1256)}}.snow:nth-child(50){opacity:1.7496;transform:translate(9.9371vw,-10px) scale(.0116);animation:fall-50 19s -14s linear infinite}@keyframes fall-50{67.59%{transform:translate(12.8869vw,67.59vh) scale(.0116)}to{transform:translate(11.412vw,99vh) scale(.0116)}}.snow:nth-child(51){opacity:1.5714;transform:translate(21.3573vw,-10px) scale(.9035);animation:fall-51 16s -11s linear infinite}@keyframes fall-51{70.75%{transform:translate(13.4603vw,70.75vh) scale(.9035)}to{transform:translate(17.4088vw,99vh) scale(.9035)}}.snow:nth-child(52){opacity:.4644;transform:translate(66.5153vw,-10px) scale(.5218);animation:fall-52 10s -8s linear infinite}@keyframes fall-52{63.093%{transform:translate(57.2227vw,63.093vh) scale(.5218)}to{transform:translate(61.869vw,99vh) scale(.5218)}}.snow:nth-child(53){opacity:.22;transform:translate(27.7143vw,-10px) scale(.2548);animation:fall-53 26s -21s linear infinite}@keyframes fall-53{48.474%{transform:translate(30.8569vw,48.474vh) scale(.2548)}to{transform:translate(29.2856vw,99vh) scale(.2548)}}.snow:nth-child(54){opacity:.4034;transform:translate(16.6852vw,-10px) scale(.7748);animation:fall-54 17s -23s linear infinite}@keyframes fall-54{41.312%{transform:translate(15.6097vw,41.312vh) scale(.7748)}to{transform:translate(16.14745vw,99vh) scale(.7748)}}.snow:nth-child(55){opacity:.2504;transform:translate(52.0624vw,-10px) scale(.4722);animation:fall-55 20s -7s linear infinite}@keyframes fall-55{30.521%{transform:translate(58.0838vw,30.521vh) scale(.4722)}to{transform:translate(55.0731vw,99vh) scale(.4722)}}.snow:nth-child(56){opacity:1.059;transform:translate(37.6076vw,-10px) scale(.9958);animation:fall-56 15s -12s linear infinite}@keyframes fall-56{39.505%{transform:translate(40.6131vw,39.505vh) scale(.9958)}to{transform:translate(39.11035vw,99vh) scale(.9958)}}.snow:nth-child(57){opacity:.3576;transform:translate(72.1444vw,-10px) scale(.9936);animation:fall-57 19s -23s linear infinite}@keyframes fall-57{31.609%{transform:translate(67.3624vw,31.609vh) scale(.9936)}to{transform:translate(69.7534vw,99vh) scale(.9936)}}.snow:nth-child(58){opacity:1.6246;transform:translate(53.2401vw,-10px) scale(.9099);animation:fall-58 10s -20s linear infinite}@keyframes fall-58{69.741%{transform:translate(44.9553vw,69.741vh) scale(.9099)}to{transform:translate(49.0977vw,99vh) scale(.9099)}}.snow:nth-child(59){opacity:.9704;transform:translate(73.0967vw,-10px) scale(.7147);animation:fall-59 18s -28s linear infinite}@keyframes fall-59{42.602%{transform:translate(68.814vw,42.602vh) scale(.7147)}to{transform:translate(70.95535vw,99vh) scale(.7147)}}.snow:nth-child(60){opacity:.861;transform:translate(6.6438vw,-10px) scale(.5051);animation:fall-60 21s -30s linear infinite}@keyframes fall-60{53.743%{transform:translate(4.9149vw,53.743vh) scale(.5051)}to{transform:translate(5.77935vw,99vh) scale(.5051)}}.snow:nth-child(61){opacity:.9568;transform:translate(6.4014vw,-10px) scale(.0428);animation:fall-61 26s -28s linear infinite}@keyframes fall-61{56.527%{transform:translate(-1.7585vw,56.527vh) scale(.0428)}to{transform:translate(2.32145vw,99vh) scale(.0428)}}.snow:nth-child(62){opacity:1.9772;transform:translate(16.2394vw,-10px) scale(.1791);animation:fall-62 27s -27s linear infinite}@keyframes fall-62{52.586%{transform:translate(21.8374vw,52.586vh) scale(.1791)}to{transform:translate(19.0384vw,99vh) scale(.1791)}}.snow:nth-child(63){opacity:.2544;transform:translate(4.1647vw,-10px) scale(.2213);animation:fall-63 16s -25s linear infinite}@keyframes fall-63{71.041%{transform:translate(4.1075vw,71.041vh) scale(.2213)}to{transform:translate(4.1361vw,99vh) scale(.2213)}}.snow:nth-child(64){opacity:.3124;transform:translate(17.6978vw,-10px) scale(.6556);animation:fall-64 27s -15s linear infinite}@keyframes fall-64{57.307%{transform:translate(12.1904vw,57.307vh) scale(.6556)}to{transform:translate(14.9441vw,99vh) scale(.6556)}}.snow:nth-child(65){opacity:1.658;transform:translate(43.1422vw,-10px) scale(.995);animation:fall-65 23s -26s linear infinite}@keyframes fall-65{48.956%{transform:translate(49.1795vw,48.956vh) scale(.995)}to{transform:translate(46.16085vw,99vh) scale(.995)}}.snow:nth-child(66){opacity:.4566;transform:translate(99.4383vw,-10px) scale(.2689);animation:fall-66 30s -27s linear infinite}@keyframes fall-66{55.563%{transform:translate(109.2406vw,55.563vh) scale(.2689)}to{transform:translate(104.33945vw,99vh) scale(.2689)}}.snow:nth-child(67){opacity:.9794;transform:translate(7.4284vw,-10px) scale(.2278);animation:fall-67 18s -28s linear infinite}@keyframes fall-67{50.059%{transform:translate(12.0582vw,50.059vh) scale(.2278)}to{transform:translate(9.7433vw,99vh) scale(.2278)}}.snow:nth-child(68){opacity:1.8922;transform:translate(64.4356vw,-10px) scale(.8749);animation:fall-68 24s -19s linear infinite}@keyframes fall-68{50.89%{transform:translate(63.6646vw,50.89vh) scale(.8749)}to{transform:translate(64.0501vw,99vh) scale(.8749)}}.snow:nth-child(69){opacity:.5042;transform:translate(75.1566vw,-10px) scale(.3596);animation:fall-69 23s -19s linear infinite}@keyframes fall-69{58.683%{transform:translate(80.1321vw,58.683vh) scale(.3596)}to{transform:translate(77.64435vw,99vh) scale(.3596)}}.snow:nth-child(70){opacity:.1502;transform:translate(24.9563vw,-10px) scale(.3753);animation:fall-70 25s -25s linear infinite}@keyframes fall-70{79.193%{transform:translate(18.6397vw,79.193vh) scale(.3753)}to{transform:translate(21.798vw,99vh) scale(.3753)}}.snow:nth-child(71){opacity:.0304;transform:translate(52.2919vw,-10px) scale(.0588);animation:fall-71 26s -30s linear infinite}@keyframes fall-71{61.064%{transform:translate(44.8198vw,61.064vh) scale(.0588)}to{transform:translate(48.55585vw,99vh) scale(.0588)}}.snow:nth-child(72){opacity:1.3642;transform:translate(52.3967vw,-10px) scale(.3818);animation:fall-72 22s -19s linear infinite}@keyframes fall-72{30.313%{transform:translate(51.4823vw,30.313vh) scale(.3818)}to{transform:translate(51.9395vw,99vh) scale(.3818)}}.snow:nth-child(73){opacity:1.924;transform:translate(55.7621vw,-10px) scale(.5128);animation:fall-73 30s -19s linear infinite}@keyframes fall-73{78.634%{transform:translate(62.4504vw,78.634vh) scale(.5128)}to{transform:translate(59.10625vw,99vh) scale(.5128)}}.snow:nth-child(74){opacity:.3062;transform:translate(61.1436vw,-10px) scale(.593);animation:fall-74 27s -23s linear infinite}@keyframes fall-74{39.069%{transform:translate(66.8007vw,39.069vh) scale(.593)}to{transform:translate(63.97215vw,99vh) scale(.593)}}.snow:nth-child(75){opacity:.002;transform:translate(44.1142vw,-10px) scale(.3643);animation:fall-75 18s -17s linear infinite}@keyframes fall-75{37.108%{transform:translate(47.7103vw,37.108vh) scale(.3643)}to{transform:translate(45.91225vw,99vh) scale(.3643)}}.snow:nth-child(76){opacity:1.7364;transform:translate(66.5027vw,-10px) scale(.0451);animation:fall-76 20s -6s linear infinite}@keyframes fall-76{33.508%{transform:translate(70.8525vw,33.508vh) scale(.0451)}to{transform:translate(68.6776vw,99vh) scale(.0451)}}.snow:nth-child(77){opacity:.857;transform:translate(49.0135vw,-10px) scale(.7094);animation:fall-77 27s -7s linear infinite}@keyframes fall-77{56.96%{transform:translate(49.362vw,56.96vh) scale(.7094)}to{transform:translate(49.18775vw,99vh) scale(.7094)}}.snow:nth-child(78){opacity:1.9942;transform:translate(45.4641vw,-10px) scale(.6942);animation:fall-78 17s -23s linear infinite}@keyframes fall-78{69.33%{transform:translate(39.6466vw,69.33vh) scale(.6942)}to{transform:translate(42.55535vw,99vh) scale(.6942)}}.snow:nth-child(79){opacity:1.1578;transform:translate(76.1257vw,-10px) scale(.9903);animation:fall-79 16s -28s linear infinite}@keyframes fall-79{36.974%{transform:translate(82.004vw,36.974vh) scale(.9903)}to{transform:translate(79.06485vw,99vh) scale(.9903)}}.snow:nth-child(80){opacity:.8944;transform:translate(40.5921vw,-10px) scale(.599);animation:fall-80 13s -17s linear infinite}@keyframes fall-80{59.108%{transform:translate(38.3839vw,59.108vh) scale(.599)}to{transform:translate(39.488vw,99vh) scale(.599)}}.snow:nth-child(81){opacity:1.1198;transform:translate(18.4296vw,-10px) scale(.2802);animation:fall-81 26s -5s linear infinite}@keyframes fall-81{56.754%{transform:translate(10.6366vw,56.754vh) scale(.2802)}to{transform:translate(14.5331vw,99vh) scale(.2802)}}.snow:nth-child(82){opacity:.638;transform:translate(49.6567vw,-10px) scale(.53);animation:fall-82 16s -5s linear infinite}@keyframes fall-82{49.9%{transform:translate(48.478vw,49.9vh) scale(.53)}to{transform:translate(49.06735vw,99vh) scale(.53)}}.snow:nth-child(83){opacity:1.5618;transform:translate(52.6247vw,-10px) scale(.1879);animation:fall-83 11s -26s linear infinite}@keyframes fall-83{52.31%{transform:translate(52.5992vw,52.31vh) scale(.1879)}to{transform:translate(52.61195vw,99vh) scale(.1879)}}.snow:nth-child(84){opacity:1.788;transform:translate(85.8123vw,-10px) scale(.6593);animation:fall-84 10s -30s linear infinite}@keyframes fall-84{50.405%{transform:translate(79.3463vw,50.405vh) scale(.6593)}to{transform:translate(82.5793vw,99vh) scale(.6593)}}.snow:nth-child(85){opacity:.0598;transform:translate(.4211vw,-10px) scale(.0736);animation:fall-85 18s -26s linear infinite}@keyframes fall-85{48.558%{transform:translate(-8.4348vw,48.558vh) scale(.0736)}to{transform:translate(-4.00685vw,99vh) scale(.0736)}}.snow:nth-child(86){opacity:1.5102;transform:translate(2.3457vw,-10px) scale(.7816);animation:fall-86 19s -2s linear infinite}@keyframes fall-86{70.551%{transform:translate(9.5851vw,70.551vh) scale(.7816)}to{transform:translate(5.9654vw,99vh) scale(.7816)}}.snow:nth-child(87){opacity:1.638;transform:translate(14.4255vw,-10px) scale(.3581);animation:fall-87 11s -11s linear infinite}@keyframes fall-87{70.319%{transform:translate(13.1686vw,70.319vh) scale(.3581)}to{transform:translate(13.79705vw,99vh) scale(.3581)}}.snow:nth-child(88){opacity:1.2458;transform:translate(1.0495vw,-10px) scale(.7519);animation:fall-88 14s -12s linear infinite}@keyframes fall-88{48.53%{transform:translate(7.4814vw,48.53vh) scale(.7519)}to{transform:translate(4.26545vw,99vh) scale(.7519)}}.snow:nth-child(89){opacity:.0476;transform:translate(28.5654vw,-10px) scale(.9603);animation:fall-89 29s -9s linear infinite}@keyframes fall-89{66.888%{transform:translate(36.5403vw,66.888vh) scale(.9603)}to{transform:translate(32.55285vw,99vh) scale(.9603)}}.snow:nth-child(90){opacity:1.865;transform:translate(89.9932vw,-10px) scale(.1017);animation:fall-90 19s -12s linear infinite}@keyframes fall-90{71.196%{transform:translate(89.2471vw,71.196vh) scale(.1017)}to{transform:translate(89.62015vw,99vh) scale(.1017)}}.snow:nth-child(91){opacity:1.6222;transform:translate(15.398vw,-10px) scale(.4422);animation:fall-91 15s -21s linear infinite}@keyframes fall-91{52.471%{transform:translate(12.612vw,52.471vh) scale(.4422)}to{transform:translate(14.005vw,99vh) scale(.4422)}}.snow:nth-child(92){opacity:1.0372;transform:translate(77.8188vw,-10px) scale(.9282);animation:fall-92 12s -26s linear infinite}@keyframes fall-92{61.072%{transform:translate(86.6094vw,61.072vh) scale(.9282)}to{transform:translate(82.2141vw,99vh) scale(.9282)}}.snow:nth-child(93){opacity:.0526;transform:translate(59.7786vw,-10px) scale(.6634);animation:fall-93 26s -7s linear infinite}@keyframes fall-93{45.506%{transform:translate(69.7434vw,45.506vh) scale(.6634)}to{transform:translate(64.761vw,99vh) scale(.6634)}}.snow:nth-child(94){opacity:1.4482;transform:translate(26.1801vw,-10px) scale(.0763);animation:fall-94 11s -10s linear infinite}@keyframes fall-94{60.688%{transform:translate(35.7631vw,60.688vh) scale(.0763)}to{transform:translate(30.9716vw,99vh) scale(.0763)}}.snow:nth-child(95){opacity:.9374;transform:translate(20.492vw,-10px) scale(.2261);animation:fall-95 27s -21s linear infinite}@keyframes fall-95{58.563%{transform:translate(27.0408vw,58.563vh) scale(.2261)}to{transform:translate(23.7664vw,99vh) scale(.2261)}}.snow:nth-child(96){opacity:.3282;transform:translate(52.6864vw,-10px) scale(.5617);animation:fall-96 17s -19s linear infinite}@keyframes fall-96{40.429%{transform:translate(47.3653vw,40.429vh) scale(.5617)}to{transform:translate(50.02585vw,99vh) scale(.5617)}}.snow:nth-child(97){opacity:1.7262;transform:translate(91.0539vw,-10px) scale(.7414);animation:fall-97 13s -6s linear infinite}@keyframes fall-97{40.12%{transform:translate(84.8989vw,40.12vh) scale(.7414)}to{transform:translate(87.9764vw,99vh) scale(.7414)}}.snow:nth-child(98){opacity:.7078;transform:translate(92.6581vw,-10px) scale(.3915);animation:fall-98 15s -12s linear infinite}@keyframes fall-98{36.575%{transform:translate(88.6831vw,36.575vh) scale(.3915)}to{transform:translate(90.6706vw,99vh) scale(.3915)}}.snow:nth-child(99){opacity:1.3204;transform:translate(35.5671vw,-10px) scale(.5697);animation:fall-99 26s -29s linear infinite}@keyframes fall-99{34.169%{transform:translate(26.1734vw,34.169vh) scale(.5697)}to{transform:translate(30.87025vw,99vh) scale(.5697)}}.snow:nth-child(100){opacity:.9572;transform:translate(6.3168vw,-10px) scale(.7696);animation:fall-100 15s -1s linear infinite}@keyframes fall-100{58.196%{transform:translate(-3.546vw,58.196vh) scale(.7696)}to{transform:translate(1.3854vw,99vh) scale(.7696)}}.snow:nth-child(101){opacity:.3936;transform:translate(14.6077vw,-10px) scale(.912);animation:fall-101 30s -11s linear infinite}@keyframes fall-101{73.799%{transform:translate(17.2717vw,73.799vh) scale(.912)}to{transform:translate(15.9397vw,99vh) scale(.912)}}.snow:nth-child(102){opacity:1.621;transform:translate(23.919vw,-10px) scale(.7016);animation:fall-102 27s -7s linear infinite}@keyframes fall-102{73.07%{transform:translate(16.5561vw,73.07vh) scale(.7016)}to{transform:translate(20.23755vw,99vh) scale(.7016)}}.snow:nth-child(103){opacity:1.1122;transform:translate(22.2874vw,-10px) scale(.9162);animation:fall-103 12s -19s linear infinite}@keyframes fall-103{39.072%{transform:translate(23.9702vw,39.072vh) scale(.9162)}to{transform:translate(23.1288vw,99vh) scale(.9162)}}.snow:nth-child(104){opacity:1.0476;transform:translate(66.7466vw,-10px) scale(.9718);animation:fall-104 15s -28s linear infinite}@keyframes fall-104{36.246%{transform:translate(58.9588vw,36.246vh) scale(.9718)}to{transform:translate(62.8527vw,99vh) scale(.9718)}}.snow:nth-child(105){opacity:.0346;transform:translate(11.3904vw,-10px) scale(.1537);animation:fall-105 26s -9s linear infinite}@keyframes fall-105{66.845%{transform:translate(4.3844vw,66.845vh) scale(.1537)}to{transform:translate(7.8874vw,99vh) scale(.1537)}}.snow:nth-child(106){opacity:.5594;transform:translate(30.3612vw,-10px) scale(.578);animation:fall-106 30s -26s linear infinite}@keyframes fall-106{39.06%{transform:translate(27.576vw,39.06vh) scale(.578)}to{transform:translate(28.9686vw,99vh) scale(.578)}}.snow:nth-child(107){opacity:.7566;transform:translate(1.6446vw,-10px) scale(.5087);animation:fall-107 13s -14s linear infinite}@keyframes fall-107{40.89%{transform:translate(-5.9943vw,40.89vh) scale(.5087)}to{transform:translate(-2.17485vw,99vh) scale(.5087)}}.snow:nth-child(108){opacity:1.327;transform:translate(75.9837vw,-10px) scale(.3302);animation:fall-108 20s -16s linear infinite}@keyframes fall-108{71.449%{transform:translate(66.5875vw,71.449vh) scale(.3302)}to{transform:translate(71.2856vw,99vh) scale(.3302)}}.snow:nth-child(109){opacity:1.5956;transform:translate(70.9572vw,-10px) scale(.693);animation:fall-109 27s -15s linear infinite}@keyframes fall-109{57.578%{transform:translate(67.5832vw,57.578vh) scale(.693)}to{transform:translate(69.2702vw,99vh) scale(.693)}}.snow:nth-child(110){opacity:1.9854;transform:translate(88.7507vw,-10px) scale(.6606);animation:fall-110 29s -8s linear infinite}@keyframes fall-110{70.745%{transform:translate(96.7578vw,70.745vh) scale(.6606)}to{transform:translate(92.75425vw,99vh) scale(.6606)}}.snow:nth-child(111){opacity:.0568;transform:translate(6.1725vw,-10px) scale(.4665);animation:fall-111 29s -3s linear infinite}@keyframes fall-111{71.857%{transform:translate(-1.8283vw,71.857vh) scale(.4665)}to{transform:translate(2.1721vw,99vh) scale(.4665)}}.snow:nth-child(112){opacity:1.2032;transform:translate(39.8034vw,-10px) scale(.9376);animation:fall-112 26s -24s linear infinite}@keyframes fall-112{59.911%{transform:translate(30.749vw,59.911vh) scale(.9376)}to{transform:translate(35.2762vw,99vh) scale(.9376)}}.snow:nth-child(113){opacity:.2014;transform:translate(49.0486vw,-10px) scale(.3321);animation:fall-113 10s -14s linear infinite}@keyframes fall-113{73.824%{transform:translate(57.6526vw,73.824vh) scale(.3321)}to{transform:translate(53.3506vw,99vh) scale(.3321)}}.snow:nth-child(114){opacity:.8996;transform:translate(22.2688vw,-10px) scale(.4636);animation:fall-114 24s -13s linear infinite}@keyframes fall-114{48.252%{transform:translate(12.8384vw,48.252vh) scale(.4636)}to{transform:translate(17.5536vw,99vh) scale(.4636)}}.snow:nth-child(115){opacity:1.1956;transform:translate(76.1671vw,-10px) scale(.8703);animation:fall-115 28s -23s linear infinite}@keyframes fall-115{71.268%{transform:translate(67.4353vw,71.268vh) scale(.8703)}to{transform:translate(71.8012vw,99vh) scale(.8703)}}.snow:nth-child(116){opacity:1.0688;transform:translate(25.3621vw,-10px) scale(.6988);animation:fall-116 10s -15s linear infinite}@keyframes fall-116{50.263%{transform:translate(24.1961vw,50.263vh) scale(.6988)}to{transform:translate(24.7791vw,99vh) scale(.6988)}}.snow:nth-child(117){opacity:1.9874;transform:translate(70.422vw,-10px) scale(.762);animation:fall-117 23s -20s linear infinite}@keyframes fall-117{32.782%{transform:translate(69.7451vw,32.782vh) scale(.762)}to{transform:translate(70.08355vw,99vh) scale(.762)}}.snow:nth-child(118){opacity:.1488;transform:translate(31.663vw,-10px) scale(.4153);animation:fall-118 12s -20s linear infinite}@keyframes fall-118{68.136%{transform:translate(26.1529vw,68.136vh) scale(.4153)}to{transform:translate(28.90795vw,99vh) scale(.4153)}}.snow:nth-child(119){opacity:1.2976;transform:translate(50.8555vw,-10px) scale(.5484);animation:fall-119 16s -2s linear infinite}@keyframes fall-119{65.132%{transform:translate(50.8768vw,65.132vh) scale(.5484)}to{transform:translate(50.86615vw,99vh) scale(.5484)}}.snow:nth-child(120){opacity:1.944;transform:translate(63.4598vw,-10px) scale(.944);animation:fall-120 12s -30s linear infinite}@keyframes fall-120{41.568%{transform:translate(64.8024vw,41.568vh) scale(.944)}to{transform:translate(64.1311vw,99vh) scale(.944)}}.snow:nth-child(121){opacity:1.3326;transform:translate(2.3455vw,-10px) scale(.0951);animation:fall-121 27s -20s linear infinite}@keyframes fall-121{77.389%{transform:translate(-1.8627vw,77.389vh) scale(.0951)}to{transform:translate(.2414vw,99vh) scale(.0951)}}.snow:nth-child(122){opacity:1.746;transform:translate(35.7218vw,-10px) scale(.2759);animation:fall-122 27s -20s linear infinite}@keyframes fall-122{61.303%{transform:translate(31.4432vw,61.303vh) scale(.2759)}to{transform:translate(33.5825vw,99vh) scale(.2759)}}.snow:nth-child(123){opacity:.191;transform:translate(67.4728vw,-10px) scale(.3502);animation:fall-123 17s -20s linear infinite}@keyframes fall-123{42.087%{transform:translate(64.8076vw,42.087vh) scale(.3502)}to{transform:translate(66.1402vw,99vh) scale(.3502)}}.snow:nth-child(124){opacity:.2992;transform:translate(86.9401vw,-10px) scale(.8967);animation:fall-124 30s -11s linear infinite}@keyframes fall-124{52.617%{transform:translate(84.3349vw,52.617vh) scale(.8967)}to{transform:translate(85.6375vw,99vh) scale(.8967)}}.snow:nth-child(125){opacity:1.937;transform:translate(7.8381vw,-10px) scale(.3166);animation:fall-125 11s -4s linear infinite}@keyframes fall-125{54.866%{transform:translate(17.2552vw,54.866vh) scale(.3166)}to{transform:translate(12.54665vw,99vh) scale(.3166)}}.snow:nth-child(126){opacity:1.3888;transform:translate(79.554vw,-10px) scale(.3636);animation:fall-126 19s -7s linear infinite}@keyframes fall-126{31.521%{transform:translate(71.7349vw,31.521vh) scale(.3636)}to{transform:translate(75.64445vw,99vh) scale(.3636)}}.snow:nth-child(127){opacity:1.2752;transform:translate(9.6017vw,-10px) scale(.2516);animation:fall-127 21s -4s linear infinite}@keyframes fall-127{60.062%{transform:translate(10.3285vw,60.062vh) scale(.2516)}to{transform:translate(9.9651vw,99vh) scale(.2516)}}.snow:nth-child(128){opacity:.8114;transform:translate(51.3881vw,-10px) scale(.589);animation:fall-128 22s -3s linear infinite}@keyframes fall-128{46.715%{transform:translate(48.74vw,46.715vh) scale(.589)}to{transform:translate(50.06405vw,99vh) scale(.589)}}.snow:nth-child(129){opacity:.2848;transform:translate(36.8972vw,-10px) scale(.9113);animation:fall-129 23s -21s linear infinite}@keyframes fall-129{61.881%{transform:translate(36.7024vw,61.881vh) scale(.9113)}to{transform:translate(36.7998vw,99vh) scale(.9113)}}.snow:nth-child(130){opacity:.379;transform:translate(65.6698vw,-10px) scale(.9464);animation:fall-130 15s -17s linear infinite}@keyframes fall-130{77.574%{transform:translate(62.7323vw,77.574vh) scale(.9464)}to{transform:translate(64.20105vw,99vh) scale(.9464)}}.snow:nth-child(131){opacity:.6022;transform:translate(10.8529vw,-10px) scale(.1368);animation:fall-131 17s -27s linear infinite}@keyframes fall-131{34.519%{transform:translate(10.0071vw,34.519vh) scale(.1368)}to{transform:translate(10.43vw,99vh) scale(.1368)}}.snow:nth-child(132){opacity:1.5736;transform:translate(12.5807vw,-10px) scale(.3702);animation:fall-132 15s -12s linear infinite}@keyframes fall-132{40.586%{transform:translate(11.9631vw,40.586vh) scale(.3702)}to{transform:translate(12.2719vw,99vh) scale(.3702)}}.snow:nth-child(133){opacity:1.4604;transform:translate(70.4084vw,-10px) scale(.9432);animation:fall-133 12s -10s linear infinite}@keyframes fall-133{42.13%{transform:translate(61.32vw,42.13vh) scale(.9432)}to{transform:translate(65.8642vw,99vh) scale(.9432)}}.snow:nth-child(134){opacity:1.2258;transform:translate(96.1662vw,-10px) scale(.5208);animation:fall-134 15s -8s linear infinite}@keyframes fall-134{62.265%{transform:translate(101.436vw,62.265vh) scale(.5208)}to{transform:translate(98.8011vw,99vh) scale(.5208)}}.snow:nth-child(135){opacity:.837;transform:translate(2.6171vw,-10px) scale(.9848);animation:fall-135 30s -16s linear infinite}@keyframes fall-135{55.508%{transform:translate(5.5386vw,55.508vh) scale(.9848)}to{transform:translate(4.07785vw,99vh) scale(.9848)}}.snow:nth-child(136){opacity:1.0824;transform:translate(4.8555vw,-10px) scale(.3229);animation:fall-136 23s -29s linear infinite}@keyframes fall-136{56.778%{transform:translate(3.1608vw,56.778vh) scale(.3229)}to{transform:translate(4.00815vw,99vh) scale(.3229)}}.snow:nth-child(137){opacity:.3568;transform:translate(94.1982vw,-10px) scale(.1596);animation:fall-137 24s -28s linear infinite}@keyframes fall-137{75.341%{transform:translate(89.7877vw,75.341vh) scale(.1596)}to{transform:translate(91.99295vw,99vh) scale(.1596)}}.snow:nth-child(138){opacity:1.6496;transform:translate(65.9788vw,-10px) scale(.6408);animation:fall-138 19s -15s linear infinite}@keyframes fall-138{53.942%{transform:translate(66.2212vw,53.942vh) scale(.6408)}to{transform:translate(66.1vw,99vh) scale(.6408)}}.snow:nth-child(139){opacity:1.8736;transform:translate(99.2008vw,-10px) scale(.6472);animation:fall-139 16s -14s linear infinite}@keyframes fall-139{49.973%{transform:translate(97.9266vw,49.973vh) scale(.6472)}to{transform:translate(98.5637vw,99vh) scale(.6472)}}.snow:nth-child(140){opacity:.4082;transform:translate(82.5414vw,-10px) scale(.3409);animation:fall-140 12s -23s linear infinite}@keyframes fall-140{54.707%{transform:translate(76.5278vw,54.707vh) scale(.3409)}to{transform:translate(79.5346vw,99vh) scale(.3409)}}.snow:nth-child(141){opacity:1.2602;transform:translate(36.7284vw,-10px) scale(.0445);animation:fall-141 18s -3s linear infinite}@keyframes fall-141{54.972%{transform:translate(46.2829vw,54.972vh) scale(.0445)}to{transform:translate(41.50565vw,99vh) scale(.0445)}}.snow:nth-child(142){opacity:1.4998;transform:translate(55.1695vw,-10px) scale(.0039);animation:fall-142 18s -25s linear infinite}@keyframes fall-142{64.689%{transform:translate(62.6973vw,64.689vh) scale(.0039)}to{transform:translate(58.9334vw,99vh) scale(.0039)}}.snow:nth-child(143){opacity:1.6226;transform:translate(55.6186vw,-10px) scale(.6209);animation:fall-143 13s -25s linear infinite}@keyframes fall-143{49.66%{transform:translate(61.9151vw,49.66vh) scale(.6209)}to{transform:translate(58.76685vw,99vh) scale(.6209)}}.snow:nth-child(144){opacity:1.8502;transform:translate(98.0618vw,-10px) scale(.6627);animation:fall-144 10s -21s linear infinite}@keyframes fall-144{70.511%{transform:translate(104.2971vw,70.511vh) scale(.6627)}to{transform:translate(101.17945vw,99vh) scale(.6627)}}.snow:nth-child(145){opacity:1.9642;transform:translate(69.9276vw,-10px) scale(.0798);animation:fall-145 22s -23s linear infinite}@keyframes fall-145{48.216%{transform:translate(74.5655vw,48.216vh) scale(.0798)}to{transform:translate(72.24655vw,99vh) scale(.0798)}}.snow:nth-child(146){opacity:.4696;transform:translate(31.7005vw,-10px) scale(.3133);animation:fall-146 15s -26s linear infinite}@keyframes fall-146{68.886%{transform:translate(33.2239vw,68.886vh) scale(.3133)}to{transform:translate(32.4622vw,99vh) scale(.3133)}}.snow:nth-child(147){opacity:1.8756;transform:translate(71.3811vw,-10px) scale(.4137);animation:fall-147 21s -17s linear infinite}@keyframes fall-147{61.744%{transform:translate(76.464vw,61.744vh) scale(.4137)}to{transform:translate(73.92255vw,99vh) scale(.4137)}}.snow:nth-child(148){opacity:1.0586;transform:translate(11.9707vw,-10px) scale(.4792);animation:fall-148 30s -23s linear infinite}@keyframes fall-148{33.5%{transform:translate(13.9496vw,33.5vh) scale(.4792)}to{transform:translate(12.96015vw,99vh) scale(.4792)}}.snow:nth-child(149){opacity:.5664;transform:translate(54.136vw,-10px) scale(.9017);animation:fall-149 21s -9s linear infinite}@keyframes fall-149{32.41%{transform:translate(46.4275vw,32.41vh) scale(.9017)}to{transform:translate(50.28175vw,99vh) scale(.9017)}}.snow:nth-child(150){opacity:1.0312;transform:translate(82.6672vw,-10px) scale(.6963);animation:fall-150 28s -17s linear infinite}@keyframes fall-150{39.936%{transform:translate(85.5946vw,39.936vh) scale(.6963)}to{transform:translate(84.1309vw,99vh) scale(.6963)}}.snow:nth-child(151){opacity:.6212;transform:translate(65.4321vw,-10px) scale(.3829);animation:fall-151 22s -27s linear infinite}@keyframes fall-151{37.54%{transform:translate(64.2097vw,37.54vh) scale(.3829)}to{transform:translate(64.8209vw,99vh) scale(.3829)}}.snow:nth-child(152){opacity:1.894;transform:translate(86.0217vw,-10px) scale(.919);animation:fall-152 23s -18s linear infinite}@keyframes fall-152{58.976%{transform:translate(78.5801vw,58.976vh) scale(.919)}to{transform:translate(82.3009vw,99vh) scale(.919)}}.snow:nth-child(153){opacity:1.0876;transform:translate(34.678vw,-10px) scale(.6157);animation:fall-153 14s -15s linear infinite}@keyframes fall-153{78.125%{transform:translate(43.7748vw,78.125vh) scale(.6157)}to{transform:translate(39.2264vw,99vh) scale(.6157)}}.snow:nth-child(154){opacity:.5746;transform:translate(9.6888vw,-10px) scale(.2452);animation:fall-154 14s -10s linear infinite}@keyframes fall-154{57.83%{transform:translate(8.5285vw,57.83vh) scale(.2452)}to{transform:translate(9.10865vw,99vh) scale(.2452)}}.snow:nth-child(155){opacity:1.7492;transform:translate(56.3814vw,-10px) scale(.6508);animation:fall-155 20s -12s linear infinite}@keyframes fall-155{63.239%{transform:translate(64.9724vw,63.239vh) scale(.6508)}to{transform:translate(60.6769vw,99vh) scale(.6508)}}.snow:nth-child(156){opacity:1.3092;transform:translate(78.3468vw,-10px) scale(.8506);animation:fall-156 16s -4s linear infinite}@keyframes fall-156{32.51%{transform:translate(87.4126vw,32.51vh) scale(.8506)}to{transform:translate(82.8797vw,99vh) scale(.8506)}}.snow:nth-child(157){opacity:.0904;transform:translate(64.2432vw,-10px) scale(.3817);animation:fall-157 13s -12s linear infinite}@keyframes fall-157{69.398%{transform:translate(73.8253vw,69.398vh) scale(.3817)}to{transform:translate(69.03425vw,99vh) scale(.3817)}}.snow:nth-child(158){opacity:.493;transform:translate(15.9931vw,-10px) scale(.3263);animation:fall-158 10s -3s linear infinite}@keyframes fall-158{54.846%{transform:translate(11.4844vw,54.846vh) scale(.3263)}to{transform:translate(13.73875vw,99vh) scale(.3263)}}.snow:nth-child(159){opacity:1.3938;transform:translate(96.0561vw,-10px) scale(.4602);animation:fall-159 26s -4s linear infinite}@keyframes fall-159{44.548%{transform:translate(96.5768vw,44.548vh) scale(.4602)}to{transform:translate(96.31645vw,99vh) scale(.4602)}}.snow:nth-child(160){opacity:.5992;transform:translate(39.0499vw,-10px) scale(.0666);animation:fall-160 25s -9s linear infinite}@keyframes fall-160{59.355%{transform:translate(37.6371vw,59.355vh) scale(.0666)}to{transform:translate(38.3435vw,99vh) scale(.0666)}}.snow:nth-child(161){opacity:.106;transform:translate(68.4254vw,-10px) scale(.0621);animation:fall-161 18s -16s linear infinite}@keyframes fall-161{43.583%{transform:translate(65.0812vw,43.583vh) scale(.0621)}to{transform:translate(66.7533vw,99vh) scale(.0621)}}.snow:nth-child(162){opacity:1.9996;transform:translate(58.5573vw,-10px) scale(.1693);animation:fall-162 25s -9s linear infinite}@keyframes fall-162{76.716%{transform:translate(60.8091vw,76.716vh) scale(.1693)}to{transform:translate(59.6832vw,99vh) scale(.1693)}}.snow:nth-child(163){opacity:.5396;transform:translate(86.5262vw,-10px) scale(.4837);animation:fall-163 30s -12s linear infinite}@keyframes fall-163{46.994%{transform:translate(94.0601vw,46.994vh) scale(.4837)}to{transform:translate(90.29315vw,99vh) scale(.4837)}}.snow:nth-child(164){opacity:1.11;transform:translate(46.2556vw,-10px) scale(.6342);animation:fall-164 29s -10s linear infinite}@keyframes fall-164{30.824%{transform:translate(48.8245vw,30.824vh) scale(.6342)}to{transform:translate(47.54005vw,99vh) scale(.6342)}}.snow:nth-child(165){opacity:1.6166;transform:translate(14.5064vw,-10px) scale(.465);animation:fall-165 10s -1s linear infinite}@keyframes fall-165{70.42%{transform:translate(21.871vw,70.42vh) scale(.465)}to{transform:translate(18.1887vw,99vh) scale(.465)}}.snow:nth-child(166){opacity:.0126;transform:translate(81.4115vw,-10px) scale(.5083);animation:fall-166 12s -17s linear infinite}@keyframes fall-166{50.13%{transform:translate(82.1153vw,50.13vh) scale(.5083)}to{transform:translate(81.7634vw,99vh) scale(.5083)}}.snow:nth-child(167){opacity:1.7634;transform:translate(41.4678vw,-10px) scale(.1223);animation:fall-167 19s -3s linear infinite}@keyframes fall-167{65.14%{transform:translate(51.1017vw,65.14vh) scale(.1223)}to{transform:translate(46.28475vw,99vh) scale(.1223)}}.snow:nth-child(168){opacity:1.5206;transform:translate(26.262vw,-10px) scale(.8714);animation:fall-168 27s -14s linear infinite}@keyframes fall-168{68.379%{transform:translate(36.201vw,68.379vh) scale(.8714)}to{transform:translate(31.2315vw,99vh) scale(.8714)}}.snow:nth-child(169){opacity:1.7362;transform:translate(33.343vw,-10px) scale(.2206);animation:fall-169 10s -7s linear infinite}@keyframes fall-169{37.276%{transform:translate(34.6082vw,37.276vh) scale(.2206)}to{transform:translate(33.9756vw,99vh) scale(.2206)}}.snow:nth-child(170){opacity:1.282;transform:translate(12.4565vw,-10px) scale(.6859);animation:fall-170 15s -10s linear infinite}@keyframes fall-170{42.271%{transform:translate(2.7415vw,42.271vh) scale(.6859)}to{transform:translate(7.599vw,99vh) scale(.6859)}}.snow:nth-child(171){opacity:1.1578;transform:translate(63.6213vw,-10px) scale(.3045);animation:fall-171 25s -22s linear infinite}@keyframes fall-171{63.247%{transform:translate(67.7085vw,63.247vh) scale(.3045)}to{transform:translate(65.6649vw,99vh) scale(.3045)}}.snow:nth-child(172){opacity:.2004;transform:translate(39.8126vw,-10px) scale(.4719);animation:fall-172 16s -7s linear infinite}@keyframes fall-172{74.425%{transform:translate(32.0627vw,74.425vh) scale(.4719)}to{transform:translate(35.93765vw,99vh) scale(.4719)}}.snow:nth-child(173){opacity:1.697;transform:translate(77.5727vw,-10px) scale(.6225);animation:fall-173 28s -20s linear infinite}@keyframes fall-173{66.625%{transform:translate(70.2536vw,66.625vh) scale(.6225)}to{transform:translate(73.91315vw,99vh) scale(.6225)}}.snow:nth-child(174){opacity:1.51;transform:translate(87.3613vw,-10px) scale(.5925);animation:fall-174 24s -11s linear infinite}@keyframes fall-174{31.691%{transform:translate(82.7144vw,31.691vh) scale(.5925)}to{transform:translate(85.03785vw,99vh) scale(.5925)}}.snow:nth-child(175){opacity:1.5004;transform:translate(64.5458vw,-10px) scale(.2748);animation:fall-175 29s -3s linear infinite}@keyframes fall-175{51.771%{transform:translate(61.0882vw,51.771vh) scale(.2748)}to{transform:translate(62.817vw,99vh) scale(.2748)}}.snow:nth-child(176){opacity:1.4364;transform:translate(11.0437vw,-10px) scale(.8048);animation:fall-176 21s -8s linear infinite}@keyframes fall-176{46.589%{transform:translate(6.2401vw,46.589vh) scale(.8048)}to{transform:translate(8.6419vw,99vh) scale(.8048)}}.snow:nth-child(177){opacity:1.2542;transform:translate(83.6651vw,-10px) scale(.2575);animation:fall-177 26s -13s linear infinite}@keyframes fall-177{50.32%{transform:translate(87.9925vw,50.32vh) scale(.2575)}to{transform:translate(85.8288vw,99vh) scale(.2575)}}.snow:nth-child(178){opacity:.364;transform:translate(81.8245vw,-10px) scale(.8683);animation:fall-178 28s -12s linear infinite}@keyframes fall-178{30.243%{transform:translate(80.0989vw,30.243vh) scale(.8683)}to{transform:translate(80.9617vw,99vh) scale(.8683)}}.snow:nth-child(179){opacity:.7762;transform:translate(89.7955vw,-10px) scale(.5841);animation:fall-179 21s -17s linear infinite}@keyframes fall-179{52.624%{transform:translate(97.2391vw,52.624vh) scale(.5841)}to{transform:translate(93.5173vw,99vh) scale(.5841)}}.snow:nth-child(180){opacity:1.4374;transform:translate(21.6893vw,-10px) scale(.9873);animation:fall-180 15s -16s linear infinite}@keyframes fall-180{43.786%{transform:translate(28.0994vw,43.786vh) scale(.9873)}to{transform:translate(24.89435vw,99vh) scale(.9873)}}.snow:nth-child(181){opacity:1.7634;transform:translate(94.1316vw,-10px) scale(.0999);animation:fall-181 30s -8s linear infinite}@keyframes fall-181{56.042%{transform:translate(94.6043vw,56.042vh) scale(.0999)}to{transform:translate(94.36795vw,99vh) scale(.0999)}}.snow:nth-child(182){opacity:.952;transform:translate(20.9309vw,-10px) scale(.7539);animation:fall-182 14s -15s linear infinite}@keyframes fall-182{74.617%{transform:translate(23.3492vw,74.617vh) scale(.7539)}to{transform:translate(22.14005vw,99vh) scale(.7539)}}.snow:nth-child(183){opacity:1.7302;transform:translate(17.0727vw,-10px) scale(.3775);animation:fall-183 12s -30s linear infinite}@keyframes fall-183{61.189%{transform:translate(18.6929vw,61.189vh) scale(.3775)}to{transform:translate(17.8828vw,99vh) scale(.3775)}}.snow:nth-child(184){opacity:.4684;transform:translate(81.2037vw,-10px) scale(.5015);animation:fall-184 22s -24s linear infinite}@keyframes fall-184{78.827%{transform:translate(71.9592vw,78.827vh) scale(.5015)}to{transform:translate(76.58145vw,99vh) scale(.5015)}}.snow:nth-child(185){opacity:.0266;transform:translate(14.2528vw,-10px) scale(.3839);animation:fall-185 24s -3s linear infinite}@keyframes fall-185{42.036%{transform:translate(16.9282vw,42.036vh) scale(.3839)}to{transform:translate(15.5905vw,99vh) scale(.3839)}}.snow:nth-child(186){opacity:1.768;transform:translate(27.7797vw,-10px) scale(.9843);animation:fall-186 21s -8s linear infinite}@keyframes fall-186{43.97%{transform:translate(29.6907vw,43.97vh) scale(.9843)}to{transform:translate(28.7352vw,99vh) scale(.9843)}}.snow:nth-child(187){opacity:1.1928;transform:translate(8.7284vw,-10px) scale(.5565);animation:fall-187 14s -29s linear infinite}@keyframes fall-187{78.584%{transform:translate(12.6102vw,78.584vh) scale(.5565)}to{transform:translate(10.6693vw,99vh) scale(.5565)}}.snow:nth-child(188){opacity:.324;transform:translate(57.9613vw,-10px) scale(.1377);animation:fall-188 17s -20s linear infinite}@keyframes fall-188{79.042%{transform:translate(52.9628vw,79.042vh) scale(.1377)}to{transform:translate(55.46205vw,99vh) scale(.1377)}}.snow:nth-child(189){opacity:.5524;transform:translate(32.2031vw,-10px) scale(.5123);animation:fall-189 13s -26s linear infinite}@keyframes fall-189{34.9%{transform:translate(28.4226vw,34.9vh) scale(.5123)}to{transform:translate(30.31285vw,99vh) scale(.5123)}}.snow:nth-child(190){opacity:1.1576;transform:translate(79.7434vw,-10px) scale(.5123);animation:fall-190 26s -23s linear infinite}@keyframes fall-190{70.613%{transform:translate(74.9042vw,70.613vh) scale(.5123)}to{transform:translate(77.3238vw,99vh) scale(.5123)}}.snow:nth-child(191){opacity:.2798;transform:translate(65.2733vw,-10px) scale(.8687);animation:fall-191 10s -17s linear infinite}@keyframes fall-191{46.794%{transform:translate(60.5982vw,46.794vh) scale(.8687)}to{transform:translate(62.93575vw,99vh) scale(.8687)}}.snow:nth-child(192){opacity:1.7616;transform:translate(4.3222vw,-10px) scale(.085);animation:fall-192 14s -5s linear infinite}@keyframes fall-192{63.991%{transform:translate(-4.7592vw,63.991vh) scale(.085)}to{transform:translate(-.2185vw,99vh) scale(.085)}}.snow:nth-child(193){opacity:1.644;transform:translate(62.776vw,-10px) scale(.0432);animation:fall-193 11s -29s linear infinite}@keyframes fall-193{78.685%{transform:translate(63.3749vw,78.685vh) scale(.0432)}to{transform:translate(63.07545vw,99vh) scale(.0432)}}.snow:nth-child(194){opacity:.985;transform:translate(67.5693vw,-10px) scale(.9681);animation:fall-194 10s -17s linear infinite}@keyframes fall-194{72.498%{transform:translate(65.7497vw,72.498vh) scale(.9681)}to{transform:translate(66.6595vw,99vh) scale(.9681)}}.snow:nth-child(195){opacity:.703;transform:translate(42.7222vw,-10px) scale(.0738);animation:fall-195 17s -9s linear infinite}@keyframes fall-195{71.423%{transform:translate(50.4181vw,71.423vh) scale(.0738)}to{transform:translate(46.57015vw,99vh) scale(.0738)}}.snow:nth-child(196){opacity:.5922;transform:translate(89.0264vw,-10px) scale(.2163);animation:fall-196 14s -22s linear infinite}@keyframes fall-196{36.488%{transform:translate(90.6386vw,36.488vh) scale(.2163)}to{transform:translate(89.8325vw,99vh) scale(.2163)}}.snow:nth-child(197){opacity:1.2592;transform:translate(44.3857vw,-10px) scale(.8616);animation:fall-197 22s -21s linear infinite}@keyframes fall-197{35.395%{transform:translate(45.4234vw,35.395vh) scale(.8616)}to{transform:translate(44.90455vw,99vh) scale(.8616)}}.snow:nth-child(198){opacity:1.3144;transform:translate(77.7642vw,-10px) scale(.604);animation:fall-198 17s -22s linear infinite}@keyframes fall-198{46.368%{transform:translate(70.202vw,46.368vh) scale(.604)}to{transform:translate(73.9831vw,99vh) scale(.604)}}.snow:nth-child(199){opacity:.4946;transform:translate(93.1931vw,-10px) scale(.1803);animation:fall-199 14s -13s linear infinite}@keyframes fall-199{36.167%{transform:translate(89.7592vw,36.167vh) scale(.1803)}to{transform:translate(91.47615vw,99vh) scale(.1803)}}.snow:nth-child(200){opacity:1.2462;transform:translate(55.873vw,-10px) scale(.9699);animation:fall-200 30s -9s linear infinite}@keyframes fall-200{39.484%{transform:translate(57.4858vw,39.484vh) scale(.9699)}to{transform:translate(56.6794vw,99vh) scale(.9699)}}.snow:nth-child(201){opacity:.5998;transform:translate(64.951vw,-10px) scale(.394);animation:fall-201 12s -10s linear infinite}@keyframes fall-201{38.2%{transform:translate(60.2149vw,38.2vh) scale(.394)}to{transform:translate(62.58295vw,99vh) scale(.394)}}.snow:nth-child(202){opacity:.8944;transform:translate(78.8633vw,-10px) scale(.2609);animation:fall-202 15s -17s linear infinite}@keyframes fall-202{50.243%{transform:translate(70.9626vw,50.243vh) scale(.2609)}to{transform:translate(74.91295vw,99vh) scale(.2609)}}.snow:nth-child(203){opacity:1.3604;transform:translate(68.3829vw,-10px) scale(.8053);animation:fall-203 28s -27s linear infinite}@keyframes fall-203{36.661%{transform:translate(70.8667vw,36.661vh) scale(.8053)}to{transform:translate(69.6248vw,99vh) scale(.8053)}}.snow:nth-child(204){opacity:1.4538;transform:translate(4.2091vw,-10px) scale(.4058);animation:fall-204 25s -14s linear infinite}@keyframes fall-204{30.062%{transform:translate(-1.744vw,30.062vh) scale(.4058)}to{transform:translate(1.23255vw,99vh) scale(.4058)}}.snow:nth-child(205){opacity:1.0082;transform:translate(88.8504vw,-10px) scale(.5937);animation:fall-205 15s -19s linear infinite}@keyframes fall-205{30.572%{transform:translate(84.7634vw,30.572vh) scale(.5937)}to{transform:translate(86.8069vw,99vh) scale(.5937)}}.snow:nth-child(206){opacity:1.7966;transform:translate(86.2814vw,-10px) scale(.3656);animation:fall-206 16s -13s linear infinite}@keyframes fall-206{76.416%{transform:translate(79.033vw,76.416vh) scale(.3656)}to{transform:translate(82.6572vw,99vh) scale(.3656)}}.snow:nth-child(207){opacity:.9006;transform:translate(8.2051vw,-10px) scale(.8088);animation:fall-207 21s -20s linear infinite}@keyframes fall-207{62.664%{transform:translate(5.3345vw,62.664vh) scale(.8088)}to{transform:translate(6.7698vw,99vh) scale(.8088)}}.snow:nth-child(208){opacity:.5408;transform:translate(30.3382vw,-10px) scale(.993);animation:fall-208 12s -8s linear infinite}@keyframes fall-208{63.335%{transform:translate(32.8931vw,63.335vh) scale(.993)}to{transform:translate(31.61565vw,99vh) scale(.993)}}.snow:nth-child(209){opacity:1.637;transform:translate(19.6534vw,-10px) scale(.4821);animation:fall-209 30s -22s linear infinite}@keyframes fall-209{66.641%{transform:translate(13.6457vw,66.641vh) scale(.4821)}to{transform:translate(16.64955vw,99vh) scale(.4821)}}.snow:nth-child(210){opacity:1.9332;transform:translate(9.8089vw,-10px) scale(.3358);animation:fall-210 15s -8s linear infinite}@keyframes fall-210{38.021%{transform:translate(2.2502vw,38.021vh) scale(.3358)}to{transform:translate(6.02955vw,99vh) scale(.3358)}}.snow:nth-child(211){opacity:1.0218;transform:translate(93.3121vw,-10px) scale(.5577);animation:fall-211 20s -7s linear infinite}@keyframes fall-211{73.389%{transform:translate(102.7348vw,73.389vh) scale(.5577)}to{transform:translate(98.02345vw,99vh) scale(.5577)}}.snow:nth-child(212){opacity:1.9264;transform:translate(20.7768vw,-10px) scale(.5279);animation:fall-212 30s -9s linear infinite}@keyframes fall-212{49.15%{transform:translate(20.1374vw,49.15vh) scale(.5279)}to{transform:translate(20.4571vw,99vh) scale(.5279)}}.snow:nth-child(213){opacity:.9988;transform:translate(80.9009vw,-10px) scale(.6905);animation:fall-213 29s -6s linear infinite}@keyframes fall-213{54.541%{transform:translate(86.438vw,54.541vh) scale(.6905)}to{transform:translate(83.66945vw,99vh) scale(.6905)}}.snow:nth-child(214){opacity:1.2534;transform:translate(62.1989vw,-10px) scale(.0938);animation:fall-214 22s -30s linear infinite}@keyframes fall-214{42.41%{transform:translate(63.6816vw,42.41vh) scale(.0938)}to{transform:translate(62.94025vw,99vh) scale(.0938)}}.snow:nth-child(215){opacity:1.9594;transform:translate(79.0528vw,-10px) scale(.8461);animation:fall-215 18s -20s linear infinite}@keyframes fall-215{35.748%{transform:translate(79.5652vw,35.748vh) scale(.8461)}to{transform:translate(79.309vw,99vh) scale(.8461)}}.snow:nth-child(216){opacity:1.112;transform:translate(97.6143vw,-10px) scale(.7601);animation:fall-216 16s -1s linear infinite}@keyframes fall-216{59.222%{transform:translate(99.2188vw,59.222vh) scale(.7601)}to{transform:translate(98.41655vw,99vh) scale(.7601)}}.snow:nth-child(217){opacity:1.5322;transform:translate(21.8535vw,-10px) scale(.7201);animation:fall-217 29s -25s linear infinite}@keyframes fall-217{53.691%{transform:translate(20.8962vw,53.691vh) scale(.7201)}to{transform:translate(21.37485vw,99vh) scale(.7201)}}.snow:nth-child(218){opacity:.4456;transform:translate(60.6096vw,-10px) scale(.6814);animation:fall-218 24s -26s linear infinite}@keyframes fall-218{32.046%{transform:translate(51.5344vw,32.046vh) scale(.6814)}to{transform:translate(56.072vw,99vh) scale(.6814)}}.snow:nth-child(219){opacity:.6342;transform:translate(20.0843vw,-10px) scale(.3582);animation:fall-219 28s -15s linear infinite}@keyframes fall-219{55.629%{transform:translate(29.0435vw,55.629vh) scale(.3582)}to{transform:translate(24.5639vw,99vh) scale(.3582)}}.snow:nth-child(220){opacity:.778;transform:translate(62.7341vw,-10px) scale(.1506);animation:fall-220 10s -29s linear infinite}@keyframes fall-220{59.037%{transform:translate(72.1439vw,59.037vh) scale(.1506)}to{transform:translate(67.439vw,99vh) scale(.1506)}}.snow:nth-child(221){opacity:1.3462;transform:translate(6.3087vw,-10px) scale(.8019);animation:fall-221 11s -22s linear infinite}@keyframes fall-221{53.866%{transform:translate(2.3029vw,53.866vh) scale(.8019)}to{transform:translate(4.3058vw,99vh) scale(.8019)}}.snow:nth-child(222){opacity:.2284;transform:translate(84.8531vw,-10px) scale(.4664);animation:fall-222 14s -8s linear infinite}@keyframes fall-222{40.572%{transform:translate(75.5458vw,40.572vh) scale(.4664)}to{transform:translate(80.19945vw,99vh) scale(.4664)}}.snow:nth-child(223){opacity:.0902;transform:translate(85.2926vw,-10px) scale(.0023);animation:fall-223 17s -30s linear infinite}@keyframes fall-223{68.224%{transform:translate(90.5142vw,68.224vh) scale(.0023)}to{transform:translate(87.9034vw,99vh) scale(.0023)}}.snow:nth-child(224){opacity:1.1452;transform:translate(.7373vw,-10px) scale(.8644);animation:fall-224 18s -3s linear infinite}@keyframes fall-224{51.596%{transform:translate(9.471vw,51.596vh) scale(.8644)}to{transform:translate(5.10415vw,99vh) scale(.8644)}}.snow:nth-child(225){opacity:1.9018;transform:translate(12.3842vw,-10px) scale(.0108);animation:fall-225 16s -18s linear infinite}@keyframes fall-225{76.097%{transform:translate(19.9179vw,76.097vh) scale(.0108)}to{transform:translate(16.15105vw,99vh) scale(.0108)}}.snow:nth-child(226){opacity:.1926;transform:translate(90.3107vw,-10px) scale(.4871);animation:fall-226 25s -16s linear infinite}@keyframes fall-226{74.558%{transform:translate(89.0854vw,74.558vh) scale(.4871)}to{transform:translate(89.69805vw,99vh) scale(.4871)}}.snow:nth-child(227){opacity:.0964;transform:translate(96.6779vw,-10px) scale(.6468);animation:fall-227 12s -30s linear infinite}@keyframes fall-227{71.861%{transform:translate(87.3807vw,71.861vh) scale(.6468)}to{transform:translate(92.0293vw,99vh) scale(.6468)}}.snow:nth-child(228){opacity:.8336;transform:translate(19.8637vw,-10px) scale(.4431);animation:fall-228 23s -18s linear infinite}@keyframes fall-228{31.975%{transform:translate(26.0744vw,31.975vh) scale(.4431)}to{transform:translate(22.96905vw,99vh) scale(.4431)}}.snow:nth-child(229){opacity:.5758;transform:translate(21.5476vw,-10px) scale(.0822);animation:fall-229 24s -21s linear infinite}@keyframes fall-229{58.193%{transform:translate(22.9713vw,58.193vh) scale(.0822)}to{transform:translate(22.25945vw,99vh) scale(.0822)}}.snow:nth-child(230){opacity:1.695;transform:translate(27.4658vw,-10px) scale(.1995);animation:fall-230 16s -27s linear infinite}@keyframes fall-230{45.712%{transform:translate(29.9289vw,45.712vh) scale(.1995)}to{transform:translate(28.69735vw,99vh) scale(.1995)}}.snow:nth-child(231){opacity:.8262;transform:translate(6.6565vw,-10px) scale(.2881);animation:fall-231 16s -17s linear infinite}@keyframes fall-231{55.655%{transform:translate(11.4416vw,55.655vh) scale(.2881)}to{transform:translate(9.04905vw,99vh) scale(.2881)}}.snow:nth-child(232){opacity:.7024;transform:translate(97.4892vw,-10px) scale(.6126);animation:fall-232 16s -6s linear infinite}@keyframes fall-232{35.94%{transform:translate(102.5741vw,35.94vh) scale(.6126)}to{transform:translate(100.03165vw,99vh) scale(.6126)}}.snow:nth-child(233){opacity:.7516;transform:translate(82.2492vw,-10px) scale(.7741);animation:fall-233 13s -8s linear infinite}@keyframes fall-233{36.596%{transform:translate(74.7072vw,36.596vh) scale(.7741)}to{transform:translate(78.4782vw,99vh) scale(.7741)}}.snow:nth-child(234){opacity:.1764;transform:translate(51.1478vw,-10px) scale(.0582);animation:fall-234 26s -4s linear infinite}@keyframes fall-234{58.2%{transform:translate(59.9514vw,58.2vh) scale(.0582)}to{transform:translate(55.5496vw,99vh) scale(.0582)}}.snow:nth-child(235){opacity:1.6108;transform:translate(84.0532vw,-10px) scale(.2984);animation:fall-235 21s -23s linear infinite}@keyframes fall-235{31.817%{transform:translate(77.0965vw,31.817vh) scale(.2984)}to{transform:translate(80.57485vw,99vh) scale(.2984)}}.snow:nth-child(236){opacity:1.7356;transform:translate(71.1065vw,-10px) scale(.759);animation:fall-236 29s -11s linear infinite}@keyframes fall-236{72.505%{transform:translate(67.218vw,72.505vh) scale(.759)}to{transform:translate(69.16225vw,99vh) scale(.759)}}.snow:nth-child(237){opacity:.2492;transform:translate(15.9686vw,-10px) scale(.2049);animation:fall-237 28s -18s linear infinite}@keyframes fall-237{51.962%{transform:translate(12.505vw,51.962vh) scale(.2049)}to{transform:translate(14.2368vw,99vh) scale(.2049)}}.snow:nth-child(238){opacity:.4954;transform:translate(60.3177vw,-10px) scale(.4806);animation:fall-238 20s -30s linear infinite}@keyframes fall-238{43.469%{transform:translate(67.2723vw,43.469vh) scale(.4806)}to{transform:translate(63.795vw,99vh) scale(.4806)}}.snow:nth-child(239){opacity:.9142;transform:translate(10.2859vw,-10px) scale(.5752);animation:fall-239 12s -23s linear infinite}@keyframes fall-239{45.233%{transform:translate(15.2138vw,45.233vh) scale(.5752)}to{transform:translate(12.74985vw,99vh) scale(.5752)}}.snow:nth-child(240){opacity:.7676;transform:translate(16.9566vw,-10px) scale(.6077);animation:fall-240 14s -28s linear infinite}@keyframes fall-240{75.959%{transform:translate(20.9395vw,75.959vh) scale(.6077)}to{transform:translate(18.94805vw,99vh) scale(.6077)}}.snow:nth-child(241){opacity:1.7396;transform:translate(21.821vw,-10px) scale(.6507);animation:fall-241 30s -18s linear infinite}@keyframes fall-241{46.181%{transform:translate(22.255vw,46.181vh) scale(.6507)}to{transform:translate(22.038vw,99vh) scale(.6507)}}.snow:nth-child(242){opacity:.604;transform:translate(59.92vw,-10px) scale(.8947);animation:fall-242 25s -22s linear infinite}@keyframes fall-242{71.703%{transform:translate(62.4675vw,71.703vh) scale(.8947)}to{transform:translate(61.19375vw,99vh) scale(.8947)}}.snow:nth-child(243){opacity:1.258;transform:translate(1.4379vw,-10px) scale(.2605);animation:fall-243 30s -25s linear infinite}@keyframes fall-243{31.057%{transform:translate(-3.8397vw,31.057vh) scale(.2605)}to{transform:translate(-1.2009vw,99vh) scale(.2605)}}.snow:nth-child(244){opacity:.3986;transform:translate(.7938vw,-10px) scale(.9233);animation:fall-244 10s -17s linear infinite}@keyframes fall-244{62.905%{transform:translate(-1.1943vw,62.905vh) scale(.9233)}to{transform:translate(-.20025vw,99vh) scale(.9233)}}.snow:nth-child(245){opacity:1.825;transform:translate(94.2201vw,-10px) scale(.1506);animation:fall-245 18s -11s linear infinite}@keyframes fall-245{40.793%{transform:translate(100.7879vw,40.793vh) scale(.1506)}to{transform:translate(97.504vw,99vh) scale(.1506)}}.snow:nth-child(246){opacity:1.1868;transform:translate(43.9723vw,-10px) scale(.1405);animation:fall-246 24s -30s linear infinite}@keyframes fall-246{44.526%{transform:translate(36.2352vw,44.526vh) scale(.1405)}to{transform:translate(40.10375vw,99vh) scale(.1405)}}.snow:nth-child(247){opacity:.4762;transform:translate(18.9618vw,-10px) scale(.1439);animation:fall-247 19s -9s linear infinite}@keyframes fall-247{73.453%{transform:translate(20.8803vw,73.453vh) scale(.1439)}to{transform:translate(19.92105vw,99vh) scale(.1439)}}.snow:nth-child(248){opacity:.436;transform:translate(82.2784vw,-10px) scale(.5279);animation:fall-248 27s -29s linear infinite}@keyframes fall-248{31.767%{transform:translate(88.2224vw,31.767vh) scale(.5279)}to{transform:translate(85.2504vw,99vh) scale(.5279)}}.snow:nth-child(249){opacity:.1378;transform:translate(48.316vw,-10px) scale(.9308);animation:fall-249 17s -27s linear infinite}@keyframes fall-249{75.44%{transform:translate(42.404vw,75.44vh) scale(.9308)}to{transform:translate(45.36vw,99vh) scale(.9308)}}.snow:nth-child(250){opacity:.1396;transform:translate(79.7173vw,-10px) scale(.3956);animation:fall-250 30s -11s linear infinite}@keyframes fall-250{43.279%{transform:translate(75.7551vw,43.279vh) scale(.3956)}to{transform:translate(77.7362vw,99vh) scale(.3956)}}.snow:nth-child(251){opacity:1.6768;transform:translate(39.4385vw,-10px) scale(.7798);animation:fall-251 13s -17s linear infinite}@keyframes fall-251{79.653%{transform:translate(48.1507vw,79.653vh) scale(.7798)}to{transform:translate(43.7946vw,99vh) scale(.7798)}}.snow:nth-child(252){opacity:1.4062;transform:translate(7.8754vw,-10px) scale(.0495);animation:fall-252 28s -1s linear infinite}@keyframes fall-252{68.647%{transform:translate(6.8745vw,68.647vh) scale(.0495)}to{transform:translate(7.37495vw,99vh) scale(.0495)}}.snow:nth-child(253){opacity:.804;transform:translate(98.0825vw,-10px) scale(.6963);animation:fall-253 19s -16s linear infinite}@keyframes fall-253{75.533%{transform:translate(98.1719vw,75.533vh) scale(.6963)}to{transform:translate(98.1272vw,99vh) scale(.6963)}}.snow:nth-child(254){opacity:1.576;transform:translate(79.6644vw,-10px) scale(.0455);animation:fall-254 27s -15s linear infinite}@keyframes fall-254{47.624%{transform:translate(72.278vw,47.624vh) scale(.0455)}to{transform:translate(75.9712vw,99vh) scale(.0455)}}.snow:nth-child(255){opacity:.8478;transform:translate(26.5934vw,-10px) scale(.4474);animation:fall-255 13s -16s linear infinite}@keyframes fall-255{62.161%{transform:translate(21.7319vw,62.161vh) scale(.4474)}to{transform:translate(24.16265vw,99vh) scale(.4474)}}.snow:nth-child(256){opacity:1.2092;transform:translate(11.22vw,-10px) scale(.1359);animation:fall-256 28s -22s linear infinite}@keyframes fall-256{31.88%{transform:translate(18.4743vw,31.88vh) scale(.1359)}to{transform:translate(14.84715vw,99vh) scale(.1359)}}.snow:nth-child(257){opacity:.8694;transform:translate(43.0697vw,-10px) scale(.4823);animation:fall-257 17s -7s linear infinite}@keyframes fall-257{71.179%{transform:translate(40.8154vw,71.179vh) scale(.4823)}to{transform:translate(41.94255vw,99vh) scale(.4823)}}.snow:nth-child(258){opacity:.0826;transform:translate(51.8831vw,-10px) scale(.3858);animation:fall-258 16s -18s linear infinite}@keyframes fall-258{69.202%{transform:translate(52.8954vw,69.202vh) scale(.3858)}to{transform:translate(52.38925vw,99vh) scale(.3858)}}.snow:nth-child(259){opacity:1.8756;transform:translate(25.1019vw,-10px) scale(.0709);animation:fall-259 10s -3s linear infinite}@keyframes fall-259{75.767%{transform:translate(28.2096vw,75.767vh) scale(.0709)}to{transform:translate(26.65575vw,99vh) scale(.0709)}}.snow:nth-child(260){opacity:1.775;transform:translate(97.3697vw,-10px) scale(.8248);animation:fall-260 28s -14s linear infinite}@keyframes fall-260{40.656%{transform:translate(101.6917vw,40.656vh) scale(.8248)}to{transform:translate(99.5307vw,99vh) scale(.8248)}}.snow:nth-child(261){opacity:1.9174;transform:translate(91.6018vw,-10px) scale(.0772);animation:fall-261 12s -19s linear infinite}@keyframes fall-261{50.833%{transform:translate(91.7892vw,50.833vh) scale(.0772)}to{transform:translate(91.6955vw,99vh) scale(.0772)}}.snow:nth-child(262){opacity:1.6476;transform:translate(11.3651vw,-10px) scale(.6031);animation:fall-262 19s -7s linear infinite}@keyframes fall-262{66.102%{transform:translate(10.4554vw,66.102vh) scale(.6031)}to{transform:translate(10.91025vw,99vh) scale(.6031)}}.snow:nth-child(263){opacity:1.781;transform:translate(38.5677vw,-10px) scale(.623);animation:fall-263 27s -27s linear infinite}@keyframes fall-263{54.697%{transform:translate(41.4876vw,54.697vh) scale(.623)}to{transform:translate(40.02765vw,99vh) scale(.623)}}.snow:nth-child(264){opacity:1.3416;transform:translate(71.0462vw,-10px) scale(.7374);animation:fall-264 11s -1s linear infinite}@keyframes fall-264{53.894%{transform:translate(70.4612vw,53.894vh) scale(.7374)}to{transform:translate(70.7537vw,99vh) scale(.7374)}}.snow:nth-child(265){opacity:.553;transform:translate(79.2842vw,-10px) scale(.0044);animation:fall-265 24s -7s linear infinite}@keyframes fall-265{69.005%{transform:translate(83.5225vw,69.005vh) scale(.0044)}to{transform:translate(81.40335vw,99vh) scale(.0044)}}.snow:nth-child(266){opacity:1.6936;transform:translate(83.2282vw,-10px) scale(.7064);animation:fall-266 19s -30s linear infinite}@keyframes fall-266{77.621%{transform:translate(89.915vw,77.621vh) scale(.7064)}to{transform:translate(86.5716vw,99vh) scale(.7064)}}.snow:nth-child(267){opacity:1.6226;transform:translate(62.6422vw,-10px) scale(.6416);animation:fall-267 25s -6s linear infinite}@keyframes fall-267{51.744%{transform:translate(70.0139vw,51.744vh) scale(.6416)}to{transform:translate(66.32805vw,99vh) scale(.6416)}}.snow:nth-child(268){opacity:.1368;transform:translate(66.5444vw,-10px) scale(.7138);animation:fall-268 25s -24s linear infinite}@keyframes fall-268{69.904%{transform:translate(57.9746vw,69.904vh) scale(.7138)}to{transform:translate(62.2595vw,99vh) scale(.7138)}}.snow:nth-child(269){opacity:1.4628;transform:translate(49.4283vw,-10px) scale(.3724);animation:fall-269 15s -27s linear infinite}@keyframes fall-269{50.077%{transform:translate(57.5531vw,50.077vh) scale(.3724)}to{transform:translate(53.4907vw,99vh) scale(.3724)}}.snow:nth-child(270){opacity:1.813;transform:translate(19.9669vw,-10px) scale(.2144);animation:fall-270 27s -18s linear infinite}@keyframes fall-270{70.691%{transform:translate(10.0982vw,70.691vh) scale(.2144)}to{transform:translate(15.03255vw,99vh) scale(.2144)}}.snow:nth-child(271){opacity:.809;transform:translate(.3403vw,-10px) scale(.4901);animation:fall-271 24s -29s linear infinite}@keyframes fall-271{37.327%{transform:translate(2.5314vw,37.327vh) scale(.4901)}to{transform:translate(1.43585vw,99vh) scale(.4901)}}.snow:nth-child(272){opacity:.1216;transform:translate(26.6411vw,-10px) scale(.1423);animation:fall-272 20s -15s linear infinite}@keyframes fall-272{47.04%{transform:translate(19.678vw,47.04vh) scale(.1423)}to{transform:translate(23.15955vw,99vh) scale(.1423)}}.snow:nth-child(273){opacity:1.1274;transform:translate(41.5575vw,-10px) scale(.1909);animation:fall-273 23s -12s linear infinite}@keyframes fall-273{58.506%{transform:translate(37.7699vw,58.506vh) scale(.1909)}to{transform:translate(39.6637vw,99vh) scale(.1909)}}.snow:nth-child(274){opacity:.3622;transform:translate(60.907vw,-10px) scale(.7171);animation:fall-274 18s -2s linear infinite}@keyframes fall-274{76.21%{transform:translate(69.136vw,76.21vh) scale(.7171)}to{transform:translate(65.0215vw,99vh) scale(.7171)}}.snow:nth-child(275){opacity:1.1782;transform:translate(61.3864vw,-10px) scale(.4938);animation:fall-275 29s -2s linear infinite}@keyframes fall-275{68.655%{transform:translate(70.6455vw,68.655vh) scale(.4938)}to{transform:translate(66.01595vw,99vh) scale(.4938)}}.snow:nth-child(276){opacity:1.7018;transform:translate(98.1823vw,-10px) scale(.0014);animation:fall-276 27s -24s linear infinite}@keyframes fall-276{33.554%{transform:translate(104.8348vw,33.554vh) scale(.0014)}to{transform:translate(101.50855vw,99vh) scale(.0014)}}.snow:nth-child(277){opacity:1.9618;transform:translate(80.432vw,-10px) scale(.3429);animation:fall-277 16s -26s linear infinite}@keyframes fall-277{71.807%{transform:translate(74.6588vw,71.807vh) scale(.3429)}to{transform:translate(77.5454vw,99vh) scale(.3429)}}.snow:nth-child(278){opacity:.3926;transform:translate(58.0016vw,-10px) scale(.5693);animation:fall-278 13s -14s linear infinite}@keyframes fall-278{53.244%{transform:translate(61.0743vw,53.244vh) scale(.5693)}to{transform:translate(59.53795vw,99vh) scale(.5693)}}.snow:nth-child(279){opacity:.293;transform:translate(18.5279vw,-10px) scale(.151);animation:fall-279 13s -4s linear infinite}@keyframes fall-279{57.172%{transform:translate(9.8094vw,57.172vh) scale(.151)}to{transform:translate(14.16865vw,99vh) scale(.151)}}.snow:nth-child(280){opacity:.0136;transform:translate(.7871vw,-10px) scale(.43);animation:fall-280 14s -22s linear infinite}@keyframes fall-280{32.356%{transform:translate(6.3006vw,32.356vh) scale(.43)}to{transform:translate(3.54385vw,99vh) scale(.43)}}.snow:nth-child(281){opacity:.3854;transform:translate(30.9528vw,-10px) scale(.028);animation:fall-281 15s -30s linear infinite}@keyframes fall-281{40.615%{transform:translate(30.4172vw,40.615vh) scale(.028)}to{transform:translate(30.685vw,99vh) scale(.028)}}.snow:nth-child(282){opacity:1.057;transform:translate(98.4083vw,-10px) scale(.5194);animation:fall-282 26s -9s linear infinite}@keyframes fall-282{66.342%{transform:translate(103.8252vw,66.342vh) scale(.5194)}to{transform:translate(101.11675vw,99vh) scale(.5194)}}.snow:nth-child(283){opacity:.8976;transform:translate(98.8037vw,-10px) scale(.0168);animation:fall-283 29s -14s linear infinite}@keyframes fall-283{47.605%{transform:translate(96.2706vw,47.605vh) scale(.0168)}to{transform:translate(97.53715vw,99vh) scale(.0168)}}.snow:nth-child(284){opacity:.4906;transform:translate(26.0773vw,-10px) scale(.7575);animation:fall-284 13s -10s linear infinite}@keyframes fall-284{62.762%{transform:translate(18.6309vw,62.762vh) scale(.7575)}to{transform:translate(22.3541vw,99vh) scale(.7575)}}.snow:nth-child(285){opacity:.8576;transform:translate(54.5239vw,-10px) scale(.8231);animation:fall-285 22s -14s linear infinite}@keyframes fall-285{34.802%{transform:translate(61.8349vw,34.802vh) scale(.8231)}to{transform:translate(58.1794vw,99vh) scale(.8231)}}.snow:nth-child(286){opacity:1.062;transform:translate(91.6889vw,-10px) scale(.7112);animation:fall-286 19s -6s linear infinite}@keyframes fall-286{76.976%{transform:translate(90.6663vw,76.976vh) scale(.7112)}to{transform:translate(91.1776vw,99vh) scale(.7112)}}.snow:nth-child(287){opacity:.8126;transform:translate(91.022vw,-10px) scale(.7774);animation:fall-287 14s -5s linear infinite}@keyframes fall-287{48.947%{transform:translate(87.5021vw,48.947vh) scale(.7774)}to{transform:translate(89.26205vw,99vh) scale(.7774)}}.snow:nth-child(288){opacity:1.0796;transform:translate(62.752vw,-10px) scale(.1101);animation:fall-288 10s -8s linear infinite}@keyframes fall-288{34.277%{transform:translate(61.6034vw,34.277vh) scale(.1101)}to{transform:translate(62.1777vw,99vh) scale(.1101)}}.snow:nth-child(289){opacity:1.0326;transform:translate(66.0502vw,-10px) scale(.5025);animation:fall-289 29s -10s linear infinite}@keyframes fall-289{52.937%{transform:translate(59.6627vw,52.937vh) scale(.5025)}to{transform:translate(62.85645vw,99vh) scale(.5025)}}.snow:nth-child(290){opacity:1.6658;transform:translate(22.1821vw,-10px) scale(.3407);animation:fall-290 21s -14s linear infinite}@keyframes fall-290{61.924%{transform:translate(24.6287vw,61.924vh) scale(.3407)}to{transform:translate(23.4054vw,99vh) scale(.3407)}}.snow:nth-child(291){opacity:.259;transform:translate(14.0752vw,-10px) scale(.3894);animation:fall-291 13s -9s linear infinite}@keyframes fall-291{57.011%{transform:translate(21.9776vw,57.011vh) scale(.3894)}to{transform:translate(18.0264vw,99vh) scale(.3894)}}.snow:nth-child(292){opacity:.3856;transform:translate(75.8102vw,-10px) scale(.6236);animation:fall-292 20s -14s linear infinite}@keyframes fall-292{48.239%{transform:translate(69.8353vw,48.239vh) scale(.6236)}to{transform:translate(72.82275vw,99vh) scale(.6236)}}.snow:nth-child(293){opacity:.2938;transform:translate(85.5844vw,-10px) scale(.8918);animation:fall-293 26s -3s linear infinite}@keyframes fall-293{48.386%{transform:translate(85.6862vw,48.386vh) scale(.8918)}to{transform:translate(85.6353vw,99vh) scale(.8918)}}.snow:nth-child(294){opacity:1.5404;transform:translate(40.1323vw,-10px) scale(.0423);animation:fall-294 12s -17s linear infinite}@keyframes fall-294{55.211%{transform:translate(42.4655vw,55.211vh) scale(.0423)}to{transform:translate(41.2989vw,99vh) scale(.0423)}}.snow:nth-child(295){opacity:.697;transform:translate(66.4492vw,-10px) scale(.1701);animation:fall-295 25s -14s linear infinite}@keyframes fall-295{38.423%{transform:translate(61.3419vw,38.423vh) scale(.1701)}to{transform:translate(63.89555vw,99vh) scale(.1701)}}.snow:nth-child(296){opacity:1.3886;transform:translate(16.7214vw,-10px) scale(.0099);animation:fall-296 24s -3s linear infinite}@keyframes fall-296{53.264%{transform:translate(22.1497vw,53.264vh) scale(.0099)}to{transform:translate(19.43555vw,99vh) scale(.0099)}}.snow:nth-child(297){opacity:.5394;transform:translate(.9076vw,-10px) scale(.0035);animation:fall-297 14s -10s linear infinite}@keyframes fall-297{33.065%{transform:translate(.4738vw,33.065vh) scale(.0035)}to{transform:translate(.6907vw,99vh) scale(.0035)}}.snow:nth-child(298){opacity:1.3366;transform:translate(25.9767vw,-10px) scale(.5765);animation:fall-298 17s -12s linear infinite}@keyframes fall-298{76.875%{transform:translate(33.6644vw,76.875vh) scale(.5765)}to{transform:translate(29.82055vw,99vh) scale(.5765)}}.snow:nth-child(299){opacity:.813;transform:translate(.5385vw,-10px) scale(.8163);animation:fall-299 18s -24s linear infinite}@keyframes fall-299{31.146%{transform:translate(1.2691vw,31.146vh) scale(.8163)}to{transform:translate(.9038vw,99vh) scale(.8163)}}.snow:nth-child(300){opacity:1.239;transform:translate(92.6113vw,-10px) scale(.6702);animation:fall-300 14s -19s linear infinite}@keyframes fall-300{44.356%{transform:translate(84.1981vw,44.356vh) scale(.6702)}to{transform:translate(88.4047vw,99vh) scale(.6702)}}.snow:nth-child(301){opacity:.8618;transform:translate(27.8359vw,-10px) scale(.8674);animation:fall-301 18s -14s linear infinite}@keyframes fall-301{63.038%{transform:translate(22.2884vw,63.038vh) scale(.8674)}to{transform:translate(25.06215vw,99vh) scale(.8674)}}.snow:nth-child(302){opacity:1.455;transform:translate(14.8214vw,-10px) scale(.8918);animation:fall-302 12s -19s linear infinite}@keyframes fall-302{37.469%{transform:translate(19.1358vw,37.469vh) scale(.8918)}to{transform:translate(16.9786vw,99vh) scale(.8918)}}.snow:nth-child(303){opacity:.5536;transform:translate(10.1653vw,-10px) scale(.3128);animation:fall-303 10s -27s linear infinite}@keyframes fall-303{67.354%{transform:translate(7.203vw,67.354vh) scale(.3128)}to{transform:translate(8.68415vw,99vh) scale(.3128)}}.snow:nth-child(304){opacity:.1578;transform:translate(69.7572vw,-10px) scale(.5875);animation:fall-304 14s -14s linear infinite}@keyframes fall-304{62.563%{transform:translate(72.126vw,62.563vh) scale(.5875)}to{transform:translate(70.9416vw,99vh) scale(.5875)}}.snow:nth-child(305){opacity:.0418;transform:translate(45.8303vw,-10px) scale(.7166);animation:fall-305 13s -3s linear infinite}@keyframes fall-305{68.617%{transform:translate(44.2813vw,68.617vh) scale(.7166)}to{transform:translate(45.0558vw,99vh) scale(.7166)}}.snow:nth-child(306){opacity:1.8476;transform:translate(58.9818vw,-10px) scale(.0079);animation:fall-306 28s -5s linear infinite}@keyframes fall-306{59.322%{transform:translate(60.707vw,59.322vh) scale(.0079)}to{transform:translate(59.8444vw,99vh) scale(.0079)}}.snow:nth-child(307){opacity:.5596;transform:translate(38.4278vw,-10px) scale(.9014);animation:fall-307 18s -13s linear infinite}@keyframes fall-307{73.238%{transform:translate(38.6712vw,73.238vh) scale(.9014)}to{transform:translate(38.5495vw,99vh) scale(.9014)}}.snow:nth-child(308){opacity:.7776;transform:translate(80.1669vw,-10px) scale(.046);animation:fall-308 25s -7s linear infinite}@keyframes fall-308{66.159%{transform:translate(77.9954vw,66.159vh) scale(.046)}to{transform:translate(79.08115vw,99vh) scale(.046)}}.snow:nth-child(309){opacity:1.8718;transform:translate(31.7463vw,-10px) scale(.9363);animation:fall-309 17s -18s linear infinite}@keyframes fall-309{48.244%{transform:translate(25.3814vw,48.244vh) scale(.9363)}to{transform:translate(28.56385vw,99vh) scale(.9363)}}.snow:nth-child(310){opacity:.7878;transform:translate(85.1514vw,-10px) scale(.2745);animation:fall-310 11s -11s linear infinite}@keyframes fall-310{49.734%{transform:translate(91.3974vw,49.734vh) scale(.2745)}to{transform:translate(88.2744vw,99vh) scale(.2745)}}.snow:nth-child(311){opacity:.9586;transform:translate(66.379vw,-10px) scale(.58);animation:fall-311 16s -30s linear infinite}@keyframes fall-311{39.477%{transform:translate(56.4987vw,39.477vh) scale(.58)}to{transform:translate(61.43885vw,99vh) scale(.58)}}.snow:nth-child(312){opacity:1.1222;transform:translate(20.8235vw,-10px) scale(.5511);animation:fall-312 30s -1s linear infinite}@keyframes fall-312{54.59%{transform:translate(21.3981vw,54.59vh) scale(.5511)}to{transform:translate(21.1108vw,99vh) scale(.5511)}}.snow:nth-child(313){opacity:1.7888;transform:translate(64.1772vw,-10px) scale(.9408);animation:fall-313 17s -30s linear infinite}@keyframes fall-313{54.369%{transform:translate(67.5019vw,54.369vh) scale(.9408)}to{transform:translate(65.83955vw,99vh) scale(.9408)}}.snow:nth-child(314){opacity:1.3536;transform:translate(65.0973vw,-10px) scale(.0632);animation:fall-314 26s -7s linear infinite}@keyframes fall-314{52.828%{transform:translate(55.6211vw,52.828vh) scale(.0632)}to{transform:translate(60.3592vw,99vh) scale(.0632)}}.snow:nth-child(315){opacity:.711;transform:translate(13.7017vw,-10px) scale(.6208);animation:fall-315 21s -17s linear infinite}@keyframes fall-315{38%{transform:translate(12.1847vw,38vh) scale(.6208)}to{transform:translate(12.9432vw,99vh) scale(.6208)}}.snow:nth-child(316){opacity:1.0846;transform:translate(87.4904vw,-10px) scale(.1781);animation:fall-316 23s -4s linear infinite}@keyframes fall-316{53.634%{transform:translate(95.0712vw,53.634vh) scale(.1781)}to{transform:translate(91.2808vw,99vh) scale(.1781)}}.snow:nth-child(317){opacity:.2086;transform:translate(55.4838vw,-10px) scale(.3028);animation:fall-317 24s -11s linear infinite}@keyframes fall-317{59.38%{transform:translate(59.5155vw,59.38vh) scale(.3028)}to{transform:translate(57.49965vw,99vh) scale(.3028)}}.snow:nth-child(318){opacity:1.0714;transform:translate(62.8865vw,-10px) scale(.0434);animation:fall-318 30s -3s linear infinite}@keyframes fall-318{57.194%{transform:translate(60.3659vw,57.194vh) scale(.0434)}to{transform:translate(61.6262vw,99vh) scale(.0434)}}.snow:nth-child(319){opacity:.671;transform:translate(29.7745vw,-10px) scale(.5932);animation:fall-319 10s -10s linear infinite}@keyframes fall-319{78.706%{transform:translate(26.1609vw,78.706vh) scale(.5932)}to{transform:translate(27.9677vw,99vh) scale(.5932)}}.snow:nth-child(320){opacity:1.1808;transform:translate(14.29vw,-10px) scale(.5496);animation:fall-320 18s -11s linear infinite}@keyframes fall-320{67.808%{transform:translate(6.648vw,67.808vh) scale(.5496)}to{transform:translate(10.469vw,99vh) scale(.5496)}}.snow:nth-child(321){opacity:1.6418;transform:translate(8.2943vw,-10px) scale(.1899);animation:fall-321 13s -29s linear infinite}@keyframes fall-321{31.8%{transform:translate(10.5677vw,31.8vh) scale(.1899)}to{transform:translate(9.431vw,99vh) scale(.1899)}}.snow:nth-child(322){opacity:1.4294;transform:translate(51.1342vw,-10px) scale(.9256);animation:fall-322 17s -4s linear infinite}@keyframes fall-322{52.634%{transform:translate(49.0037vw,52.634vh) scale(.9256)}to{transform:translate(50.06895vw,99vh) scale(.9256)}}.snow:nth-child(323){opacity:1.966;transform:translate(97.998vw,-10px) scale(.9592);animation:fall-323 21s -29s linear infinite}@keyframes fall-323{50.183%{transform:translate(98.0243vw,50.183vh) scale(.9592)}to{transform:translate(98.01115vw,99vh) scale(.9592)}}.snow:nth-child(324){opacity:.8032;transform:translate(15.6882vw,-10px) scale(.4107);animation:fall-324 13s -9s linear infinite}@keyframes fall-324{74.326%{transform:translate(17.3984vw,74.326vh) scale(.4107)}to{transform:translate(16.5433vw,99vh) scale(.4107)}}.snow:nth-child(325){opacity:.8582;transform:translate(24.3594vw,-10px) scale(.8566);animation:fall-325 11s -5s linear infinite}@keyframes fall-325{39.95%{transform:translate(24.2856vw,39.95vh) scale(.8566)}to{transform:translate(24.3225vw,99vh) scale(.8566)}}.snow:nth-child(326){opacity:1.2404;transform:translate(65.9461vw,-10px) scale(.5787);animation:fall-326 11s -29s linear infinite}@keyframes fall-326{37.132%{transform:translate(63.2222vw,37.132vh) scale(.5787)}to{transform:translate(64.58415vw,99vh) scale(.5787)}}.snow:nth-child(327){opacity:1.4362;transform:translate(60.2134vw,-10px) scale(.1779);animation:fall-327 22s -7s linear infinite}@keyframes fall-327{57.597%{transform:translate(62.3706vw,57.597vh) scale(.1779)}to{transform:translate(61.292vw,99vh) scale(.1779)}}.snow:nth-child(328){opacity:1.2358;transform:translate(59.995vw,-10px) scale(.6929);animation:fall-328 25s -18s linear infinite}@keyframes fall-328{61.149%{transform:translate(52.7853vw,61.149vh) scale(.6929)}to{transform:translate(56.39015vw,99vh) scale(.6929)}}.snow:nth-child(329){opacity:1.4212;transform:translate(11.423vw,-10px) scale(.8804);animation:fall-329 23s -18s linear infinite}@keyframes fall-329{78.438%{transform:translate(16.0722vw,78.438vh) scale(.8804)}to{transform:translate(13.7476vw,99vh) scale(.8804)}}.snow:nth-child(330){opacity:1.3488;transform:translate(42.4001vw,-10px) scale(.9764);animation:fall-330 14s -11s linear infinite}@keyframes fall-330{66.48%{transform:translate(42.8514vw,66.48vh) scale(.9764)}to{transform:translate(42.62575vw,99vh) scale(.9764)}}.snow:nth-child(331){opacity:.4146;transform:translate(76.6088vw,-10px) scale(.8521);animation:fall-331 17s -2s linear infinite}@keyframes fall-331{61.55%{transform:translate(73.8882vw,61.55vh) scale(.8521)}to{transform:translate(75.2485vw,99vh) scale(.8521)}}.snow:nth-child(332){opacity:.0376;transform:translate(69.5526vw,-10px) scale(.5484);animation:fall-332 20s -17s linear infinite}@keyframes fall-332{74.784%{transform:translate(60.9166vw,74.784vh) scale(.5484)}to{transform:translate(65.2346vw,99vh) scale(.5484)}}.snow:nth-child(333){opacity:.526;transform:translate(94.4146vw,-10px) scale(.7955);animation:fall-333 15s -11s linear infinite}@keyframes fall-333{57.226%{transform:translate(90.231vw,57.226vh) scale(.7955)}to{transform:translate(92.3228vw,99vh) scale(.7955)}}.snow:nth-child(334){opacity:1.6212;transform:translate(.427vw,-10px) scale(.6984);animation:fall-334 24s -12s linear infinite}@keyframes fall-334{63.827%{transform:translate(-7.781vw,63.827vh) scale(.6984)}to{transform:translate(-3.677vw,99vh) scale(.6984)}}.snow:nth-child(335){opacity:1.2584;transform:translate(21.0749vw,-10px) scale(.7244);animation:fall-335 23s -7s linear infinite}@keyframes fall-335{44.673%{transform:translate(21.0644vw,44.673vh) scale(.7244)}to{transform:translate(21.06965vw,99vh) scale(.7244)}}.snow:nth-child(336){opacity:.0522;transform:translate(95.5422vw,-10px) scale(.013);animation:fall-336 25s -16s linear infinite}@keyframes fall-336{57.27%{transform:translate(103.0671vw,57.27vh) scale(.013)}to{transform:translate(99.30465vw,99vh) scale(.013)}}.snow:nth-child(337){opacity:1.2558;transform:translate(92.9082vw,-10px) scale(.3704);animation:fall-337 19s -6s linear infinite}@keyframes fall-337{47.267%{transform:translate(88.3467vw,47.267vh) scale(.3704)}to{transform:translate(90.62745vw,99vh) scale(.3704)}}.snow:nth-child(338){opacity:1.1886;transform:translate(39.4405vw,-10px) scale(.8279);animation:fall-338 28s -5s linear infinite}@keyframes fall-338{64.817%{transform:translate(45.625vw,64.817vh) scale(.8279)}to{transform:translate(42.53275vw,99vh) scale(.8279)}}.snow:nth-child(339){opacity:.9344;transform:translate(81.33vw,-10px) scale(.0073);animation:fall-339 13s -2s linear infinite}@keyframes fall-339{55.284%{transform:translate(88.5246vw,55.284vh) scale(.0073)}to{transform:translate(84.9273vw,99vh) scale(.0073)}}.snow:nth-child(340){opacity:.4584;transform:translate(68.4416vw,-10px) scale(.3382);animation:fall-340 16s -14s linear infinite}@keyframes fall-340{51.771%{transform:translate(60.4906vw,51.771vh) scale(.3382)}to{transform:translate(64.4661vw,99vh) scale(.3382)}}.snow:nth-child(341){opacity:1.1312;transform:translate(70.3272vw,-10px) scale(.5613);animation:fall-341 14s -29s linear infinite}@keyframes fall-341{39.905%{transform:translate(61.1177vw,39.905vh) scale(.5613)}to{transform:translate(65.72245vw,99vh) scale(.5613)}}.snow:nth-child(342){opacity:1.8264;transform:translate(43.2388vw,-10px) scale(.308);animation:fall-342 25s -23s linear infinite}@keyframes fall-342{45.559%{transform:translate(47.2943vw,45.559vh) scale(.308)}to{transform:translate(45.26655vw,99vh) scale(.308)}}.snow:nth-child(343){opacity:.772;transform:translate(62.5862vw,-10px) scale(.8253);animation:fall-343 16s -18s linear infinite}@keyframes fall-343{50.805%{transform:translate(57.2706vw,50.805vh) scale(.8253)}to{transform:translate(59.9284vw,99vh) scale(.8253)}}.snow:nth-child(344){opacity:1.7364;transform:translate(62.7927vw,-10px) scale(.8788);animation:fall-344 25s -14s linear infinite}@keyframes fall-344{69.676%{transform:translate(66.9064vw,69.676vh) scale(.8788)}to{transform:translate(64.84955vw,99vh) scale(.8788)}}.snow:nth-child(345){opacity:.3304;transform:translate(50.934vw,-10px) scale(.8805);animation:fall-345 28s -26s linear infinite}@keyframes fall-345{32.486%{transform:translate(54.8355vw,32.486vh) scale(.8805)}to{transform:translate(52.88475vw,99vh) scale(.8805)}}.snow:nth-child(346){opacity:1.8358;transform:translate(72.6395vw,-10px) scale(.6819);animation:fall-346 30s -1s linear infinite}@keyframes fall-346{67.401%{transform:translate(65.3901vw,67.401vh) scale(.6819)}to{transform:translate(69.0148vw,99vh) scale(.6819)}}.snow:nth-child(347){opacity:1.8198;transform:translate(18.9903vw,-10px) scale(.9331);animation:fall-347 29s -4s linear infinite}@keyframes fall-347{53.469%{transform:translate(23.0699vw,53.469vh) scale(.9331)}to{transform:translate(21.0301vw,99vh) scale(.9331)}}.snow:nth-child(348){opacity:.5802;transform:translate(39.0798vw,-10px) scale(.9103);animation:fall-348 17s -23s linear infinite}@keyframes fall-348{41.238%{transform:translate(41.9604vw,41.238vh) scale(.9103)}to{transform:translate(40.5201vw,99vh) scale(.9103)}}.snow:nth-child(349){opacity:.9826;transform:translate(40.3513vw,-10px) scale(.5284);animation:fall-349 24s -11s linear infinite}@keyframes fall-349{75.367%{transform:translate(48.6469vw,75.367vh) scale(.5284)}to{transform:translate(44.4991vw,99vh) scale(.5284)}}.snow:nth-child(350){opacity:1.1988;transform:translate(58.4903vw,-10px) scale(.4508);animation:fall-350 18s -30s linear infinite}@keyframes fall-350{77.608%{transform:translate(67.128vw,77.608vh) scale(.4508)}to{transform:translate(62.80915vw,99vh) scale(.4508)}}.snow:nth-child(351){opacity:1.7234;transform:translate(71.4811vw,-10px) scale(.6618);animation:fall-351 27s -12s linear infinite}@keyframes fall-351{51.46%{transform:translate(80.1668vw,51.46vh) scale(.6618)}to{transform:translate(75.82395vw,99vh) scale(.6618)}}.snow:nth-child(352){opacity:.0684;transform:translate(25.6238vw,-10px) scale(.8561);animation:fall-352 15s -9s linear infinite}@keyframes fall-352{46.773%{transform:translate(16.4448vw,46.773vh) scale(.8561)}to{transform:translate(21.0343vw,99vh) scale(.8561)}}.snow:nth-child(353){opacity:.8458;transform:translate(49.1869vw,-10px) scale(.8046);animation:fall-353 18s -14s linear infinite}@keyframes fall-353{57.871%{transform:translate(56.2203vw,57.871vh) scale(.8046)}to{transform:translate(52.7036vw,99vh) scale(.8046)}}.snow:nth-child(354){opacity:.1578;transform:translate(86.3156vw,-10px) scale(.2669);animation:fall-354 10s -3s linear infinite}@keyframes fall-354{49.065%{transform:translate(90.4601vw,49.065vh) scale(.2669)}to{transform:translate(88.38785vw,99vh) scale(.2669)}}.snow:nth-child(355){opacity:.234;transform:translate(8.36vw,-10px) scale(.3315);animation:fall-355 24s -24s linear infinite}@keyframes fall-355{46.497%{transform:translate(4.9131vw,46.497vh) scale(.3315)}to{transform:translate(6.63655vw,99vh) scale(.3315)}}.snow:nth-child(356){opacity:1.6396;transform:translate(16.3099vw,-10px) scale(.808);animation:fall-356 11s -7s linear infinite}@keyframes fall-356{56.615%{transform:translate(19.6765vw,56.615vh) scale(.808)}to{transform:translate(17.9932vw,99vh) scale(.808)}}.snow:nth-child(357){opacity:.8326;transform:translate(28.1957vw,-10px) scale(.89);animation:fall-357 15s -2s linear infinite}@keyframes fall-357{73.617%{transform:translate(22.99vw,73.617vh) scale(.89)}to{transform:translate(25.59285vw,99vh) scale(.89)}}.snow:nth-child(358){opacity:1.67;transform:translate(18.8905vw,-10px) scale(.2901);animation:fall-358 26s -6s linear infinite}@keyframes fall-358{54.107%{transform:translate(13.3693vw,54.107vh) scale(.2901)}to{transform:translate(16.1299vw,99vh) scale(.2901)}}.snow:nth-child(359){opacity:.4256;transform:translate(38.1548vw,-10px) scale(.3202);animation:fall-359 15s -23s linear infinite}@keyframes fall-359{34.164%{transform:translate(31.6572vw,34.164vh) scale(.3202)}to{transform:translate(34.906vw,99vh) scale(.3202)}}.snow:nth-child(360){opacity:.8876;transform:translate(92.0193vw,-10px) scale(.557);animation:fall-360 29s -15s linear infinite}@keyframes fall-360{39.44%{transform:translate(97.789vw,39.44vh) scale(.557)}to{transform:translate(94.90415vw,99vh) scale(.557)}}.snow:nth-child(361){opacity:.317;transform:translate(36.793vw,-10px) scale(.1124);animation:fall-361 14s -29s linear infinite}@keyframes fall-361{78.904%{transform:translate(31.5984vw,78.904vh) scale(.1124)}to{transform:translate(34.1957vw,99vh) scale(.1124)}}.snow:nth-child(362){opacity:1.9526;transform:translate(70.4532vw,-10px) scale(.9639);animation:fall-362 27s -5s linear infinite}@keyframes fall-362{68.884%{transform:translate(76.7959vw,68.884vh) scale(.9639)}to{transform:translate(73.62455vw,99vh) scale(.9639)}}.snow:nth-child(363){opacity:1.1406;transform:translate(60.5274vw,-10px) scale(.4228);animation:fall-363 27s -19s linear infinite}@keyframes fall-363{69.921%{transform:translate(54.9039vw,69.921vh) scale(.4228)}to{transform:translate(57.71565vw,99vh) scale(.4228)}}.snow:nth-child(364){opacity:.295;transform:translate(23.6927vw,-10px) scale(.4046);animation:fall-364 28s -10s linear infinite}@keyframes fall-364{73.473%{transform:translate(16.7698vw,73.473vh) scale(.4046)}to{transform:translate(20.23125vw,99vh) scale(.4046)}}.snow:nth-child(365){opacity:.781;transform:translate(28.2038vw,-10px) scale(.0086);animation:fall-365 24s -25s linear infinite}@keyframes fall-365{31.976%{transform:translate(29.3563vw,31.976vh) scale(.0086)}to{transform:translate(28.78005vw,99vh) scale(.0086)}}.snow:nth-child(366){opacity:1.8374;transform:translate(17.199vw,-10px) scale(.0588);animation:fall-366 29s -13s linear infinite}@keyframes fall-366{64.188%{transform:translate(9.7582vw,64.188vh) scale(.0588)}to{transform:translate(13.4786vw,99vh) scale(.0588)}}.snow:nth-child(367){opacity:1.1316;transform:translate(48.9008vw,-10px) scale(.7524);animation:fall-367 27s -23s linear infinite}@keyframes fall-367{49.335%{transform:translate(47.0227vw,49.335vh) scale(.7524)}to{transform:translate(47.96175vw,99vh) scale(.7524)}}.snow:nth-child(368){opacity:.3506;transform:translate(95.8586vw,-10px) scale(.1203);animation:fall-368 27s -6s linear infinite}@keyframes fall-368{76.016%{transform:translate(88.876vw,76.016vh) scale(.1203)}to{transform:translate(92.3673vw,99vh) scale(.1203)}}.snow:nth-child(369){opacity:.2204;transform:translate(29.2462vw,-10px) scale(.6543);animation:fall-369 14s -8s linear infinite}@keyframes fall-369{73.191%{transform:translate(21.5912vw,73.191vh) scale(.6543)}to{transform:translate(25.4187vw,99vh) scale(.6543)}}.snow:nth-child(370){opacity:.1616;transform:translate(38.9105vw,-10px) scale(.5328);animation:fall-370 14s -16s linear infinite}@keyframes fall-370{55.73%{transform:translate(32.6892vw,55.73vh) scale(.5328)}to{transform:translate(35.79985vw,99vh) scale(.5328)}}.snow:nth-child(371){opacity:.6846;transform:translate(99.6539vw,-10px) scale(.0258);animation:fall-371 18s -7s linear infinite}@keyframes fall-371{34.885%{transform:translate(104.6962vw,34.885vh) scale(.0258)}to{transform:translate(102.17505vw,99vh) scale(.0258)}}.snow:nth-child(372){opacity:1.3216;transform:translate(43.1504vw,-10px) scale(.7689);animation:fall-372 17s -13s linear infinite}@keyframes fall-372{72.813%{transform:translate(33.4834vw,72.813vh) scale(.7689)}to{transform:translate(38.3169vw,99vh) scale(.7689)}}.snow:nth-child(373){opacity:.3736;transform:translate(25.6618vw,-10px) scale(.8699);animation:fall-373 27s -22s linear infinite}@keyframes fall-373{60.781%{transform:translate(35.541vw,60.781vh) scale(.8699)}to{transform:translate(30.6014vw,99vh) scale(.8699)}}.snow:nth-child(374){opacity:1.773;transform:translate(14.6746vw,-10px) scale(.2442);animation:fall-374 28s -7s linear infinite}@keyframes fall-374{61.643%{transform:translate(10.4651vw,61.643vh) scale(.2442)}to{transform:translate(12.56985vw,99vh) scale(.2442)}}.snow:nth-child(375){opacity:.2602;transform:translate(43.6417vw,-10px) scale(.066);animation:fall-375 24s -26s linear infinite}@keyframes fall-375{68.527%{transform:translate(47.4622vw,68.527vh) scale(.066)}to{transform:translate(45.55195vw,99vh) scale(.066)}}.snow:nth-child(376){opacity:.6628;transform:translate(43.6024vw,-10px) scale(.0538);animation:fall-376 16s -5s linear infinite}@keyframes fall-376{71.498%{transform:translate(50.1686vw,71.498vh) scale(.0538)}to{transform:translate(46.8855vw,99vh) scale(.0538)}}.snow:nth-child(377){opacity:1.1612;transform:translate(51.575vw,-10px) scale(.2256);animation:fall-377 16s -16s linear infinite}@keyframes fall-377{49.961%{transform:translate(60.8543vw,49.961vh) scale(.2256)}to{transform:translate(56.21465vw,99vh) scale(.2256)}}.snow:nth-child(378){opacity:.4538;transform:translate(99.9509vw,-10px) scale(.7051);animation:fall-378 15s -19s linear infinite}@keyframes fall-378{42.261%{transform:translate(109.5692vw,42.261vh) scale(.7051)}to{transform:translate(104.76005vw,99vh) scale(.7051)}}.snow:nth-child(379){opacity:.8982;transform:translate(11.6458vw,-10px) scale(.875);animation:fall-379 29s -2s linear infinite}@keyframes fall-379{57.934%{transform:translate(5.863vw,57.934vh) scale(.875)}to{transform:translate(8.7544vw,99vh) scale(.875)}}.snow:nth-child(380){opacity:1.5686;transform:translate(43.2577vw,-10px) scale(.8924);animation:fall-380 10s -25s linear infinite}@keyframes fall-380{35.721%{transform:translate(53.1667vw,35.721vh) scale(.8924)}to{transform:translate(48.2122vw,99vh) scale(.8924)}}.snow:nth-child(381){opacity:1.613;transform:translate(53.2994vw,-10px) scale(.2657);animation:fall-381 14s -25s linear infinite}@keyframes fall-381{46.642%{transform:translate(46.7009vw,46.642vh) scale(.2657)}to{transform:translate(50.00015vw,99vh) scale(.2657)}}.snow:nth-child(382){opacity:.1798;transform:translate(15.3258vw,-10px) scale(.5552);animation:fall-382 10s -14s linear infinite}@keyframes fall-382{32.872%{transform:translate(6.8053vw,32.872vh) scale(.5552)}to{transform:translate(11.06555vw,99vh) scale(.5552)}}.snow:nth-child(383){opacity:1.0788;transform:translate(56.2769vw,-10px) scale(.7667);animation:fall-383 27s -17s linear infinite}@keyframes fall-383{73.671%{transform:translate(56.8421vw,73.671vh) scale(.7667)}to{transform:translate(56.5595vw,99vh) scale(.7667)}}.snow:nth-child(384){opacity:1.7624;transform:translate(91.701vw,-10px) scale(.687);animation:fall-384 30s -27s linear infinite}@keyframes fall-384{54.351%{transform:translate(87.4154vw,54.351vh) scale(.687)}to{transform:translate(89.5582vw,99vh) scale(.687)}}.snow:nth-child(385){opacity:1.7944;transform:translate(31.1289vw,-10px) scale(.4852);animation:fall-385 28s -2s linear infinite}@keyframes fall-385{60.695%{transform:translate(32.3784vw,60.695vh) scale(.4852)}to{transform:translate(31.75365vw,99vh) scale(.4852)}}.snow:nth-child(386){opacity:.38;transform:translate(99.6138vw,-10px) scale(.7914);animation:fall-386 17s -23s linear infinite}@keyframes fall-386{60.252%{transform:translate(107.776vw,60.252vh) scale(.7914)}to{transform:translate(103.6949vw,99vh) scale(.7914)}}.snow:nth-child(387){opacity:.0042;transform:translate(93.964vw,-10px) scale(.3323);animation:fall-387 15s -5s linear infinite}@keyframes fall-387{45.422%{transform:translate(96.5534vw,45.422vh) scale(.3323)}to{transform:translate(95.2587vw,99vh) scale(.3323)}}.snow:nth-child(388){opacity:.6972;transform:translate(71.2796vw,-10px) scale(.8324);animation:fall-388 18s -25s linear infinite}@keyframes fall-388{39.471%{transform:translate(64.6224vw,39.471vh) scale(.8324)}to{transform:translate(67.951vw,99vh) scale(.8324)}}.snow:nth-child(389){opacity:.929;transform:translate(4.4444vw,-10px) scale(.0006);animation:fall-389 10s -20s linear infinite}@keyframes fall-389{75.172%{transform:translate(13.8648vw,75.172vh) scale(.0006)}to{transform:translate(9.1546vw,99vh) scale(.0006)}}.snow:nth-child(390){opacity:1.7852;transform:translate(85.5973vw,-10px) scale(.446);animation:fall-390 19s -15s linear infinite}@keyframes fall-390{52.863%{transform:translate(87.355vw,52.863vh) scale(.446)}to{transform:translate(86.47615vw,99vh) scale(.446)}}.snow:nth-child(391){opacity:1.4202;transform:translate(47.3992vw,-10px) scale(.0933);animation:fall-391 30s -14s linear infinite}@keyframes fall-391{53.464%{transform:translate(56.297vw,53.464vh) scale(.0933)}to{transform:translate(51.8481vw,99vh) scale(.0933)}}.snow:nth-child(392){opacity:1.0882;transform:translate(98.9032vw,-10px) scale(.2475);animation:fall-392 28s -22s linear infinite}@keyframes fall-392{43.986%{transform:translate(96.0994vw,43.986vh) scale(.2475)}to{transform:translate(97.5013vw,99vh) scale(.2475)}}.snow:nth-child(393){opacity:1.9664;transform:translate(65.1215vw,-10px) scale(.9083);animation:fall-393 29s -24s linear infinite}@keyframes fall-393{55.893%{transform:translate(67.2077vw,55.893vh) scale(.9083)}to{transform:translate(66.1646vw,99vh) scale(.9083)}}.snow:nth-child(394){opacity:.2552;transform:translate(23.2287vw,-10px) scale(.9962);animation:fall-394 13s -26s linear infinite}@keyframes fall-394{52.269%{transform:translate(15.0169vw,52.269vh) scale(.9962)}to{transform:translate(19.1228vw,99vh) scale(.9962)}}.snow:nth-child(395){opacity:.3386;transform:translate(28.1766vw,-10px) scale(.0025);animation:fall-395 11s -10s linear infinite}@keyframes fall-395{54.332%{transform:translate(27.8875vw,54.332vh) scale(.0025)}to{transform:translate(28.03205vw,99vh) scale(.0025)}}.snow:nth-child(396){opacity:1.8274;transform:translate(94.8375vw,-10px) scale(.0292);animation:fall-396 11s -27s linear infinite}@keyframes fall-396{33.303%{transform:translate(94.785vw,33.303vh) scale(.0292)}to{transform:translate(94.81125vw,99vh) scale(.0292)}}.snow:nth-child(397){opacity:.8718;transform:translate(29.3854vw,-10px) scale(.3956);animation:fall-397 16s -16s linear infinite}@keyframes fall-397{48.925%{transform:translate(39.0956vw,48.925vh) scale(.3956)}to{transform:translate(34.2405vw,99vh) scale(.3956)}}.snow:nth-child(398){opacity:1.5702;transform:translate(35.5127vw,-10px) scale(.1924);animation:fall-398 16s -9s linear infinite}@keyframes fall-398{70.707%{transform:translate(41.1454vw,70.707vh) scale(.1924)}to{transform:translate(38.32905vw,99vh) scale(.1924)}}.snow:nth-child(399){opacity:.1734;transform:translate(62.8551vw,-10px) scale(.2466);animation:fall-399 19s -16s linear infinite}@keyframes fall-399{69.169%{transform:translate(71.4408vw,69.169vh) scale(.2466)}to{transform:translate(67.14795vw,99vh) scale(.2466)}}.snow:nth-child(400){opacity:.0486;transform:translate(73.2723vw,-10px) scale(.4198);animation:fall-400 15s -28s linear infinite}@keyframes fall-400{34.725%{transform:translate(75.3251vw,34.725vh) scale(.4198)}to{transform:translate(74.2987vw,99vh) scale(.4198)}}\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:1.6064;transform:translate(8.6833vw,-10px) scale(.4029);animation:fall-1 20s -7s linear infinite}@keyframes fall-1{66.734%{transform:translate(13.1253vw,66.734vh) scale(.4029)}to{transform:translate(10.9043vw,99vh) scale(.4029)}}.snow:nth-child(2){opacity:1.0106;transform:translate(23.1637vw,-10px) scale(.1661);animation:fall-2 22s -22s linear infinite}@keyframes fall-2{39.384%{transform:translate(27.3963vw,39.384vh) scale(.1661)}to{transform:translate(25.28vw,99vh) scale(.1661)}}.snow:nth-child(3){opacity:.3048;transform:translate(83.6546vw,-10px) scale(.6761);animation:fall-3 26s -2s linear infinite}@keyframes fall-3{54.498%{transform:translate(84.7918vw,54.498vh) scale(.6761)}to{transform:translate(84.2232vw,99vh) scale(.6761)}}.snow:nth-child(4){opacity:1.6386;transform:translate(90.0744vw,-10px) scale(.3182);animation:fall-4 13s -15s linear infinite}@keyframes fall-4{76.845%{transform:translate(97.7348vw,76.845vh) scale(.3182)}to{transform:translate(93.9046vw,99vh) scale(.3182)}}.snow:nth-child(5){opacity:1.981;transform:translate(1.6968vw,-10px) scale(.5786);animation:fall-5 10s -23s linear infinite}@keyframes fall-5{77.471%{transform:translate(-2.6614vw,77.471vh) scale(.5786)}to{transform:translate(-.4823vw,99vh) scale(.5786)}}.snow:nth-child(6){opacity:1.7516;transform:translate(41.5761vw,-10px) scale(.2376);animation:fall-6 16s -24s linear infinite}@keyframes fall-6{60.17%{transform:translate(44.4076vw,60.17vh) scale(.2376)}to{transform:translate(42.99185vw,99vh) scale(.2376)}}.snow:nth-child(7){opacity:1.1468;transform:translate(80.6677vw,-10px) scale(.025);animation:fall-7 26s -15s linear infinite}@keyframes fall-7{36.602%{transform:translate(81.4111vw,36.602vh) scale(.025)}to{transform:translate(81.0394vw,99vh) scale(.025)}}.snow:nth-child(8){opacity:.9054;transform:translate(22.8476vw,-10px) scale(.9217);animation:fall-8 28s -28s linear infinite}@keyframes fall-8{72.159%{transform:translate(30.921vw,72.159vh) scale(.9217)}to{transform:translate(26.8843vw,99vh) scale(.9217)}}.snow:nth-child(9){opacity:.2334;transform:translate(85.2018vw,-10px) scale(.8832);animation:fall-9 30s -23s linear infinite}@keyframes fall-9{48.37%{transform:translate(78.7482vw,48.37vh) scale(.8832)}to{transform:translate(81.975vw,99vh) scale(.8832)}}.snow:nth-child(10){opacity:1.1094;transform:translate(67.9689vw,-10px) scale(.7401);animation:fall-10 19s -18s linear infinite}@keyframes fall-10{73.577%{transform:translate(62.629vw,73.577vh) scale(.7401)}to{transform:translate(65.29895vw,99vh) scale(.7401)}}.snow:nth-child(11){opacity:.146;transform:translate(41.1695vw,-10px) scale(.1931);animation:fall-11 24s -22s linear infinite}@keyframes fall-11{59.412%{transform:translate(49.1218vw,59.412vh) scale(.1931)}to{transform:translate(45.14565vw,99vh) scale(.1931)}}.snow:nth-child(12){opacity:1.744;transform:translate(94.787vw,-10px) scale(.9666);animation:fall-12 11s -29s linear infinite}@keyframes fall-12{37.213%{transform:translate(92.8981vw,37.213vh) scale(.9666)}to{transform:translate(93.84255vw,99vh) scale(.9666)}}.snow:nth-child(13){opacity:1.2294;transform:translate(35.334vw,-10px) scale(.7122);animation:fall-13 17s -24s linear infinite}@keyframes fall-13{68.522%{transform:translate(41.9963vw,68.522vh) scale(.7122)}to{transform:translate(38.66515vw,99vh) scale(.7122)}}.snow:nth-child(14){opacity:1.5262;transform:translate(46.2988vw,-10px) scale(.1805);animation:fall-14 24s -19s linear infinite}@keyframes fall-14{63.716%{transform:translate(44.5245vw,63.716vh) scale(.1805)}to{transform:translate(45.41165vw,99vh) scale(.1805)}}.snow:nth-child(15){opacity:1.9242;transform:translate(1.5111vw,-10px) scale(.4599);animation:fall-15 15s -20s linear infinite}@keyframes fall-15{75.029%{transform:translate(-.0026vw,75.029vh) scale(.4599)}to{transform:translate(.75425vw,99vh) scale(.4599)}}.snow:nth-child(16){opacity:.3062;transform:translate(69.4579vw,-10px) scale(.5858);animation:fall-16 16s -12s linear infinite}@keyframes fall-16{60.2%{transform:translate(77.8844vw,60.2vh) scale(.5858)}to{transform:translate(73.67115vw,99vh) scale(.5858)}}.snow:nth-child(17){opacity:1.3118;transform:translate(76.2656vw,-10px) scale(.7149);animation:fall-17 25s -25s linear infinite}@keyframes fall-17{30.58%{transform:translate(80.4398vw,30.58vh) scale(.7149)}to{transform:translate(78.3527vw,99vh) scale(.7149)}}.snow:nth-child(18){opacity:.5938;transform:translate(23.7699vw,-10px) scale(.3294);animation:fall-18 13s -15s linear infinite}@keyframes fall-18{32.767%{transform:translate(18.0625vw,32.767vh) scale(.3294)}to{transform:translate(20.9162vw,99vh) scale(.3294)}}.snow:nth-child(19){opacity:.786;transform:translate(56.6329vw,-10px) scale(.8671);animation:fall-19 12s -16s linear infinite}@keyframes fall-19{67.041%{transform:translate(56.7615vw,67.041vh) scale(.8671)}to{transform:translate(56.6972vw,99vh) scale(.8671)}}.snow:nth-child(20){opacity:.874;transform:translate(9.1698vw,-10px) scale(.5176);animation:fall-20 27s -4s linear infinite}@keyframes fall-20{49.728%{transform:translate(7.9338vw,49.728vh) scale(.5176)}to{transform:translate(8.5518vw,99vh) scale(.5176)}}.snow:nth-child(21){opacity:1.3688;transform:translate(7.1968vw,-10px) scale(.9804);animation:fall-21 13s -18s linear infinite}@keyframes fall-21{46.054%{transform:translate(14.8385vw,46.054vh) scale(.9804)}to{transform:translate(11.01765vw,99vh) scale(.9804)}}.snow:nth-child(22){opacity:1.7124;transform:translate(47.3248vw,-10px) scale(.8293);animation:fall-22 29s -27s linear infinite}@keyframes fall-22{77.951%{transform:translate(56.1523vw,77.951vh) scale(.8293)}to{transform:translate(51.73855vw,99vh) scale(.8293)}}.snow:nth-child(23){opacity:.0424;transform:translate(91.4302vw,-10px) scale(.1802);animation:fall-23 23s -9s linear infinite}@keyframes fall-23{52.161%{transform:translate(91.3549vw,52.161vh) scale(.1802)}to{transform:translate(91.39255vw,99vh) scale(.1802)}}.snow:nth-child(24){opacity:.4;transform:translate(74.7282vw,-10px) scale(.9096);animation:fall-24 13s -26s linear infinite}@keyframes fall-24{59.277%{transform:translate(78.1206vw,59.277vh) scale(.9096)}to{transform:translate(76.4244vw,99vh) scale(.9096)}}.snow:nth-child(25){opacity:1.2982;transform:translate(66.0855vw,-10px) scale(.1955);animation:fall-25 29s -24s linear infinite}@keyframes fall-25{77.388%{transform:translate(65.4249vw,77.388vh) scale(.1955)}to{transform:translate(65.7552vw,99vh) scale(.1955)}}.snow:nth-child(26){opacity:.8902;transform:translate(7.0506vw,-10px) scale(.696);animation:fall-26 16s -1s linear infinite}@keyframes fall-26{57.549%{transform:translate(-2.3098vw,57.549vh) scale(.696)}to{transform:translate(2.3704vw,99vh) scale(.696)}}.snow:nth-child(27){opacity:.6876;transform:translate(35.8872vw,-10px) scale(.7878);animation:fall-27 23s -7s linear infinite}@keyframes fall-27{74.411%{transform:translate(27.5947vw,74.411vh) scale(.7878)}to{transform:translate(31.74095vw,99vh) scale(.7878)}}.snow:nth-child(28){opacity:.5972;transform:translate(58.7309vw,-10px) scale(.36);animation:fall-28 15s -28s linear infinite}@keyframes fall-28{58.496%{transform:translate(58.914vw,58.496vh) scale(.36)}to{transform:translate(58.82245vw,99vh) scale(.36)}}.snow:nth-child(29){opacity:.7986;transform:translate(96.2046vw,-10px) scale(.5868);animation:fall-29 10s -26s linear infinite}@keyframes fall-29{77.835%{transform:translate(97.2572vw,77.835vh) scale(.5868)}to{transform:translate(96.7309vw,99vh) scale(.5868)}}.snow:nth-child(30){opacity:.9938;transform:translate(67.0271vw,-10px) scale(.2296);animation:fall-30 11s -16s linear infinite}@keyframes fall-30{79.469%{transform:translate(63.0813vw,79.469vh) scale(.2296)}to{transform:translate(65.0542vw,99vh) scale(.2296)}}.snow:nth-child(31){opacity:1.2352;transform:translate(49.9256vw,-10px) scale(.0111);animation:fall-31 30s -29s linear infinite}@keyframes fall-31{71.809%{transform:translate(47.6325vw,71.809vh) scale(.0111)}to{transform:translate(48.77905vw,99vh) scale(.0111)}}.snow:nth-child(32){opacity:1.6412;transform:translate(46.2292vw,-10px) scale(.0578);animation:fall-32 21s -3s linear infinite}@keyframes fall-32{57.726%{transform:translate(51.6772vw,57.726vh) scale(.0578)}to{transform:translate(48.9532vw,99vh) scale(.0578)}}.snow:nth-child(33){opacity:.7828;transform:translate(77.5554vw,-10px) scale(.0456);animation:fall-33 20s -10s linear infinite}@keyframes fall-33{54.408%{transform:translate(84.2766vw,54.408vh) scale(.0456)}to{transform:translate(80.916vw,99vh) scale(.0456)}}.snow:nth-child(34){opacity:1.3734;transform:translate(71.2599vw,-10px) scale(.408);animation:fall-34 17s -14s linear infinite}@keyframes fall-34{38.345%{transform:translate(70.0228vw,38.345vh) scale(.408)}to{transform:translate(70.64135vw,99vh) scale(.408)}}.snow:nth-child(35){opacity:1.6358;transform:translate(98.9385vw,-10px) scale(.9468);animation:fall-35 26s -9s linear infinite}@keyframes fall-35{50.529%{transform:translate(101.1245vw,50.529vh) scale(.9468)}to{transform:translate(100.0315vw,99vh) scale(.9468)}}.snow:nth-child(36){opacity:1.2896;transform:translate(6.4326vw,-10px) scale(.4099);animation:fall-36 15s -23s linear infinite}@keyframes fall-36{53.556%{transform:translate(5.561vw,53.556vh) scale(.4099)}to{transform:translate(5.9968vw,99vh) scale(.4099)}}.snow:nth-child(37){opacity:.5988;transform:translate(66.9748vw,-10px) scale(.8522);animation:fall-37 24s -12s linear infinite}@keyframes fall-37{75.077%{transform:translate(70.5679vw,75.077vh) scale(.8522)}to{transform:translate(68.77135vw,99vh) scale(.8522)}}.snow:nth-child(38){opacity:1.0996;transform:translate(80.2133vw,-10px) scale(.2896);animation:fall-38 27s -29s linear infinite}@keyframes fall-38{31.017%{transform:translate(72.9311vw,31.017vh) scale(.2896)}to{transform:translate(76.5722vw,99vh) scale(.2896)}}.snow:nth-child(39){opacity:1.4046;transform:translate(15.5371vw,-10px) scale(.4088);animation:fall-39 11s -14s linear infinite}@keyframes fall-39{77.924%{transform:translate(11.8524vw,77.924vh) scale(.4088)}to{transform:translate(13.69475vw,99vh) scale(.4088)}}.snow:nth-child(40){opacity:.0318;transform:translate(49.2976vw,-10px) scale(.4875);animation:fall-40 12s -6s linear infinite}@keyframes fall-40{43.831%{transform:translate(48.0058vw,43.831vh) scale(.4875)}to{transform:translate(48.6517vw,99vh) scale(.4875)}}.snow:nth-child(41){opacity:1.117;transform:translate(29.56vw,-10px) scale(.4448);animation:fall-41 14s -26s linear infinite}@keyframes fall-41{79.574%{transform:translate(35.8019vw,79.574vh) scale(.4448)}to{transform:translate(32.68095vw,99vh) scale(.4448)}}.snow:nth-child(42){opacity:1.613;transform:translate(30.9526vw,-10px) scale(.3707);animation:fall-42 13s -6s linear infinite}@keyframes fall-42{36.709%{transform:translate(21.5023vw,36.709vh) scale(.3707)}to{transform:translate(26.22745vw,99vh) scale(.3707)}}.snow:nth-child(43){opacity:1.7758;transform:translate(11.6463vw,-10px) scale(.5416);animation:fall-43 10s -2s linear infinite}@keyframes fall-43{56.284%{transform:translate(17.7438vw,56.284vh) scale(.5416)}to{transform:translate(14.69505vw,99vh) scale(.5416)}}.snow:nth-child(44){opacity:1.0338;transform:translate(92.1872vw,-10px) scale(.1775);animation:fall-44 29s -11s linear infinite}@keyframes fall-44{42.142%{transform:translate(85.5868vw,42.142vh) scale(.1775)}to{transform:translate(88.887vw,99vh) scale(.1775)}}.snow:nth-child(45){opacity:1.8542;transform:translate(10.7485vw,-10px) scale(.2495);animation:fall-45 25s -23s linear infinite}@keyframes fall-45{41.21%{transform:translate(13.9116vw,41.21vh) scale(.2495)}to{transform:translate(12.33005vw,99vh) scale(.2495)}}.snow:nth-child(46){opacity:.3656;transform:translate(57.0196vw,-10px) scale(.4449);animation:fall-46 19s -26s linear infinite}@keyframes fall-46{55.82%{transform:translate(49.8059vw,55.82vh) scale(.4449)}to{transform:translate(53.41275vw,99vh) scale(.4449)}}.snow:nth-child(47){opacity:.9444;transform:translate(28.3311vw,-10px) scale(.4932);animation:fall-47 16s -10s linear infinite}@keyframes fall-47{33.608%{transform:translate(29.9659vw,33.608vh) scale(.4932)}to{transform:translate(29.1485vw,99vh) scale(.4932)}}.snow:nth-child(48){opacity:.9378;transform:translate(69.5984vw,-10px) scale(.8666);animation:fall-48 17s -18s linear infinite}@keyframes fall-48{69.338%{transform:translate(59.8643vw,69.338vh) scale(.8666)}to{transform:translate(64.73135vw,99vh) scale(.8666)}}.snow:nth-child(49){opacity:.226;transform:translate(30.3563vw,-10px) scale(.8222);animation:fall-49 16s -19s linear infinite}@keyframes fall-49{62.989%{transform:translate(24.5217vw,62.989vh) scale(.8222)}to{transform:translate(27.439vw,99vh) scale(.8222)}}.snow:nth-child(50){opacity:.3416;transform:translate(28.2414vw,-10px) scale(.3216);animation:fall-50 30s -24s linear infinite}@keyframes fall-50{79.917%{transform:translate(24.3262vw,79.917vh) scale(.3216)}to{transform:translate(26.2838vw,99vh) scale(.3216)}}.snow:nth-child(51){opacity:.763;transform:translate(54.2064vw,-10px) scale(.471);animation:fall-51 16s -23s linear infinite}@keyframes fall-51{39.424%{transform:translate(53.2905vw,39.424vh) scale(.471)}to{transform:translate(53.74845vw,99vh) scale(.471)}}.snow:nth-child(52){opacity:1.4286;transform:translate(40.2644vw,-10px) scale(.9267);animation:fall-52 27s -17s linear infinite}@keyframes fall-52{61.262%{transform:translate(36.142vw,61.262vh) scale(.9267)}to{transform:translate(38.2032vw,99vh) scale(.9267)}}.snow:nth-child(53){opacity:.5712;transform:translate(62.4021vw,-10px) scale(.8153);animation:fall-53 20s -7s linear infinite}@keyframes fall-53{76.734%{transform:translate(57.2718vw,76.734vh) scale(.8153)}to{transform:translate(59.83695vw,99vh) scale(.8153)}}.snow:nth-child(54){opacity:1.043;transform:translate(99.6152vw,-10px) scale(.9749);animation:fall-54 22s -5s linear infinite}@keyframes fall-54{34.429%{transform:translate(97.2045vw,34.429vh) scale(.9749)}to{transform:translate(98.40985vw,99vh) scale(.9749)}}.snow:nth-child(55){opacity:1.1106;transform:translate(30.6207vw,-10px) scale(.1415);animation:fall-55 14s -25s linear infinite}@keyframes fall-55{31.25%{transform:translate(22.4299vw,31.25vh) scale(.1415)}to{transform:translate(26.5253vw,99vh) scale(.1415)}}.snow:nth-child(56){opacity:1.4688;transform:translate(6.1178vw,-10px) scale(.8564);animation:fall-56 30s -24s linear infinite}@keyframes fall-56{71.213%{transform:translate(-3.3048vw,71.213vh) scale(.8564)}to{transform:translate(1.4065vw,99vh) scale(.8564)}}.snow:nth-child(57){opacity:.0372;transform:translate(40.127vw,-10px) scale(.383);animation:fall-57 14s -1s linear infinite}@keyframes fall-57{31.38%{transform:translate(39.3479vw,31.38vh) scale(.383)}to{transform:translate(39.73745vw,99vh) scale(.383)}}.snow:nth-child(58){opacity:1.5988;transform:translate(55.6081vw,-10px) scale(.4297);animation:fall-58 13s -9s linear infinite}@keyframes fall-58{34.276%{transform:translate(52.9048vw,34.276vh) scale(.4297)}to{transform:translate(54.25645vw,99vh) scale(.4297)}}.snow:nth-child(59){opacity:1.4566;transform:translate(21.9375vw,-10px) scale(.5501);animation:fall-59 30s -20s linear infinite}@keyframes fall-59{31.707%{transform:translate(17.8362vw,31.707vh) scale(.5501)}to{transform:translate(19.88685vw,99vh) scale(.5501)}}.snow:nth-child(60){opacity:.1698;transform:translate(8.4161vw,-10px) scale(.9255);animation:fall-60 26s -13s linear infinite}@keyframes fall-60{59.46%{transform:translate(12.2209vw,59.46vh) scale(.9255)}to{transform:translate(10.3185vw,99vh) scale(.9255)}}.snow:nth-child(61){opacity:1.51;transform:translate(28.6813vw,-10px) scale(.9498);animation:fall-61 17s -17s linear infinite}@keyframes fall-61{44.52%{transform:translate(24.3986vw,44.52vh) scale(.9498)}to{transform:translate(26.53995vw,99vh) scale(.9498)}}.snow:nth-child(62){opacity:1.2628;transform:translate(59.8545vw,-10px) scale(.2402);animation:fall-62 29s -5s linear infinite}@keyframes fall-62{34.387%{transform:translate(62.3877vw,34.387vh) scale(.2402)}to{transform:translate(61.1211vw,99vh) scale(.2402)}}.snow:nth-child(63){opacity:.1242;transform:translate(60.5646vw,-10px) scale(.9921);animation:fall-63 22s -25s linear infinite}@keyframes fall-63{44.704%{transform:translate(57.0372vw,44.704vh) scale(.9921)}to{transform:translate(58.8009vw,99vh) scale(.9921)}}.snow:nth-child(64){opacity:1.834;transform:translate(24.6032vw,-10px) scale(.6537);animation:fall-64 27s -24s linear infinite}@keyframes fall-64{33.636%{transform:translate(23.8443vw,33.636vh) scale(.6537)}to{transform:translate(24.22375vw,99vh) scale(.6537)}}.snow:nth-child(65){opacity:.3856;transform:translate(98.8651vw,-10px) scale(.6951);animation:fall-65 16s -7s linear infinite}@keyframes fall-65{57.017%{transform:translate(107.2261vw,57.017vh) scale(.6951)}to{transform:translate(103.0456vw,99vh) scale(.6951)}}.snow:nth-child(66){opacity:1.4376;transform:translate(18.7754vw,-10px) scale(.4735);animation:fall-66 26s -26s linear infinite}@keyframes fall-66{75.388%{transform:translate(24.5332vw,75.388vh) scale(.4735)}to{transform:translate(21.6543vw,99vh) scale(.4735)}}.snow:nth-child(67){opacity:1.3822;transform:translate(82.2926vw,-10px) scale(.4596);animation:fall-67 12s -20s linear infinite}@keyframes fall-67{62.045%{transform:translate(84.2184vw,62.045vh) scale(.4596)}to{transform:translate(83.2555vw,99vh) scale(.4596)}}.snow:nth-child(68){opacity:1.309;transform:translate(26.1721vw,-10px) scale(.3564);animation:fall-68 16s -2s linear infinite}@keyframes fall-68{74.548%{transform:translate(19.3893vw,74.548vh) scale(.3564)}to{transform:translate(22.7807vw,99vh) scale(.3564)}}.snow:nth-child(69){opacity:1.0192;transform:translate(19.4184vw,-10px) scale(.4983);animation:fall-69 14s -10s linear infinite}@keyframes fall-69{60.136%{transform:translate(15.8792vw,60.136vh) scale(.4983)}to{transform:translate(17.6488vw,99vh) scale(.4983)}}.snow:nth-child(70){opacity:1.2308;transform:translate(44.2634vw,-10px) scale(.336);animation:fall-70 19s -12s linear infinite}@keyframes fall-70{38.435%{transform:translate(46.5501vw,38.435vh) scale(.336)}to{transform:translate(45.40675vw,99vh) scale(.336)}}.snow:nth-child(71){opacity:1.4992;transform:translate(35.8322vw,-10px) scale(.6359);animation:fall-71 13s -26s linear infinite}@keyframes fall-71{55.833%{transform:translate(36.0052vw,55.833vh) scale(.6359)}to{transform:translate(35.9187vw,99vh) scale(.6359)}}.snow:nth-child(72){opacity:1.332;transform:translate(67.6038vw,-10px) scale(.7805);animation:fall-72 26s -20s linear infinite}@keyframes fall-72{76.847%{transform:translate(62.0013vw,76.847vh) scale(.7805)}to{transform:translate(64.80255vw,99vh) scale(.7805)}}.snow:nth-child(73){opacity:.2116;transform:translate(29.4438vw,-10px) scale(.1402);animation:fall-73 21s -9s linear infinite}@keyframes fall-73{67.368%{transform:translate(19.5334vw,67.368vh) scale(.1402)}to{transform:translate(24.4886vw,99vh) scale(.1402)}}.snow:nth-child(74){opacity:1.017;transform:translate(59.7122vw,-10px) scale(.9103);animation:fall-74 12s -17s linear infinite}@keyframes fall-74{74.621%{transform:translate(51.659vw,74.621vh) scale(.9103)}to{transform:translate(55.6856vw,99vh) scale(.9103)}}.snow:nth-child(75){opacity:1.3406;transform:translate(16.9338vw,-10px) scale(.3501);animation:fall-75 23s -29s linear infinite}@keyframes fall-75{45.603%{transform:translate(11.9017vw,45.603vh) scale(.3501)}to{transform:translate(14.41775vw,99vh) scale(.3501)}}.snow:nth-child(76){opacity:.1282;transform:translate(63.0893vw,-10px) scale(.4577);animation:fall-76 30s -23s linear infinite}@keyframes fall-76{50.328%{transform:translate(57.0482vw,50.328vh) scale(.4577)}to{transform:translate(60.06875vw,99vh) scale(.4577)}}.snow:nth-child(77){opacity:.889;transform:translate(43.1435vw,-10px) scale(.9278);animation:fall-77 24s -8s linear infinite}@keyframes fall-77{57.922%{transform:translate(50.0021vw,57.922vh) scale(.9278)}to{transform:translate(46.5728vw,99vh) scale(.9278)}}.snow:nth-child(78){opacity:.9316;transform:translate(59.1807vw,-10px) scale(.5945);animation:fall-78 27s -28s linear infinite}@keyframes fall-78{59.462%{transform:translate(62.1537vw,59.462vh) scale(.5945)}to{transform:translate(60.6672vw,99vh) scale(.5945)}}.snow:nth-child(79){opacity:1.5756;transform:translate(83.0917vw,-10px) scale(.1601);animation:fall-79 13s -28s linear infinite}@keyframes fall-79{56.295%{transform:translate(73.4024vw,56.295vh) scale(.1601)}to{transform:translate(78.24705vw,99vh) scale(.1601)}}.snow:nth-child(80){opacity:.7994;transform:translate(75.3046vw,-10px) scale(.2363);animation:fall-80 19s -29s linear infinite}@keyframes fall-80{54.583%{transform:translate(78.8001vw,54.583vh) scale(.2363)}to{transform:translate(77.05235vw,99vh) scale(.2363)}}.snow:nth-child(81){opacity:1.9226;transform:translate(8.1183vw,-10px) scale(.9786);animation:fall-81 17s -27s linear infinite}@keyframes fall-81{64.964%{transform:translate(14.4803vw,64.964vh) scale(.9786)}to{transform:translate(11.2993vw,99vh) scale(.9786)}}.snow:nth-child(82){opacity:.4618;transform:translate(65.2857vw,-10px) scale(.6561);animation:fall-82 17s -10s linear infinite}@keyframes fall-82{65.208%{transform:translate(55.6953vw,65.208vh) scale(.6561)}to{transform:translate(60.4905vw,99vh) scale(.6561)}}.snow:nth-child(83){opacity:.8074;transform:translate(80.4467vw,-10px) scale(.1738);animation:fall-83 10s -15s linear infinite}@keyframes fall-83{77.282%{transform:translate(76.9714vw,77.282vh) scale(.1738)}to{transform:translate(78.70905vw,99vh) scale(.1738)}}.snow:nth-child(84){opacity:1.0922;transform:translate(79.7711vw,-10px) scale(.4437);animation:fall-84 10s -20s linear infinite}@keyframes fall-84{43.952%{transform:translate(71.5606vw,43.952vh) scale(.4437)}to{transform:translate(75.66585vw,99vh) scale(.4437)}}.snow:nth-child(85){opacity:1.8984;transform:translate(44.208vw,-10px) scale(.3293);animation:fall-85 11s -9s linear infinite}@keyframes fall-85{64.4%{transform:translate(41.4368vw,64.4vh) scale(.3293)}to{transform:translate(42.8224vw,99vh) scale(.3293)}}.snow:nth-child(86){opacity:1.6204;transform:translate(90.4455vw,-10px) scale(.1209);animation:fall-86 25s -14s linear infinite}@keyframes fall-86{44.836%{transform:translate(94.3666vw,44.836vh) scale(.1209)}to{transform:translate(92.40605vw,99vh) scale(.1209)}}.snow:nth-child(87){opacity:1.4862;transform:translate(81.3876vw,-10px) scale(.1436);animation:fall-87 21s -4s linear infinite}@keyframes fall-87{31.466%{transform:translate(83.2119vw,31.466vh) scale(.1436)}to{transform:translate(82.29975vw,99vh) scale(.1436)}}.snow:nth-child(88){opacity:1.4936;transform:translate(.4175vw,-10px) scale(.6039);animation:fall-88 29s -4s linear infinite}@keyframes fall-88{30.454%{transform:translate(4.5262vw,30.454vh) scale(.6039)}to{transform:translate(2.47185vw,99vh) scale(.6039)}}.snow:nth-child(89){opacity:.0616;transform:translate(61.5492vw,-10px) scale(.7955);animation:fall-89 18s -30s linear infinite}@keyframes fall-89{76.162%{transform:translate(69.6807vw,76.162vh) scale(.7955)}to{transform:translate(65.61495vw,99vh) scale(.7955)}}.snow:nth-child(90){opacity:.9036;transform:translate(49.7391vw,-10px) scale(.8313);animation:fall-90 20s -2s linear infinite}@keyframes fall-90{43.554%{transform:translate(44.4862vw,43.554vh) scale(.8313)}to{transform:translate(47.11265vw,99vh) scale(.8313)}}.snow:nth-child(91){opacity:.4122;transform:translate(61.1311vw,-10px) scale(.6126);animation:fall-91 25s -14s linear infinite}@keyframes fall-91{45.054%{transform:translate(69.4063vw,45.054vh) scale(.6126)}to{transform:translate(65.2687vw,99vh) scale(.6126)}}.snow:nth-child(92){opacity:1.1488;transform:translate(36.1308vw,-10px) scale(.3492);animation:fall-92 11s -30s linear infinite}@keyframes fall-92{43.818%{transform:translate(34.354vw,43.818vh) scale(.3492)}to{transform:translate(35.2424vw,99vh) scale(.3492)}}.snow:nth-child(93){opacity:1.9858;transform:translate(35.6095vw,-10px) scale(.1168);animation:fall-93 11s -28s linear infinite}@keyframes fall-93{54.501%{transform:translate(45.3634vw,54.501vh) scale(.1168)}to{transform:translate(40.48645vw,99vh) scale(.1168)}}.snow:nth-child(94){opacity:1.7416;transform:translate(78.7128vw,-10px) scale(.9573);animation:fall-94 25s -20s linear infinite}@keyframes fall-94{52.11%{transform:translate(70.1534vw,52.11vh) scale(.9573)}to{transform:translate(74.4331vw,99vh) scale(.9573)}}.snow:nth-child(95){opacity:1.6002;transform:translate(63.4922vw,-10px) scale(.0884);animation:fall-95 19s -20s linear infinite}@keyframes fall-95{61.709%{transform:translate(61.8935vw,61.709vh) scale(.0884)}to{transform:translate(62.69285vw,99vh) scale(.0884)}}.snow:nth-child(96){opacity:.3258;transform:translate(69.1457vw,-10px) scale(.2354);animation:fall-96 24s -12s linear infinite}@keyframes fall-96{77.121%{transform:translate(70.8925vw,77.121vh) scale(.2354)}to{transform:translate(70.0191vw,99vh) scale(.2354)}}.snow:nth-child(97){opacity:.5464;transform:translate(35.9843vw,-10px) scale(.6546);animation:fall-97 12s -30s linear infinite}@keyframes fall-97{36.666%{transform:translate(40.0406vw,36.666vh) scale(.6546)}to{transform:translate(38.01245vw,99vh) scale(.6546)}}.snow:nth-child(98){opacity:.7206;transform:translate(39.2387vw,-10px) scale(.761);animation:fall-98 28s -18s linear infinite}@keyframes fall-98{43.672%{transform:translate(42.7971vw,43.672vh) scale(.761)}to{transform:translate(41.0179vw,99vh) scale(.761)}}.snow:nth-child(99){opacity:1.8788;transform:translate(84.3448vw,-10px) scale(.3778);animation:fall-99 15s -14s linear infinite}@keyframes fall-99{48.177%{transform:translate(78.4316vw,48.177vh) scale(.3778)}to{transform:translate(81.3882vw,99vh) scale(.3778)}}.snow:nth-child(100){opacity:1.178;transform:translate(5.6842vw,-10px) scale(.9027);animation:fall-100 27s -30s linear infinite}@keyframes fall-100{71.842%{transform:translate(15.1158vw,71.842vh) scale(.9027)}to{transform:translate(10.4vw,99vh) scale(.9027)}}.snow:nth-child(101){opacity:1.4102;transform:translate(23.6753vw,-10px) scale(.6968);animation:fall-101 21s -29s linear infinite}@keyframes fall-101{39.838%{transform:translate(29.4525vw,39.838vh) scale(.6968)}to{transform:translate(26.5639vw,99vh) scale(.6968)}}.snow:nth-child(102){opacity:.5178;transform:translate(39.1538vw,-10px) scale(.9091);animation:fall-102 17s -12s linear infinite}@keyframes fall-102{58.204%{transform:translate(38.6721vw,58.204vh) scale(.9091)}to{transform:translate(38.91295vw,99vh) scale(.9091)}}.snow:nth-child(103){opacity:1.083;transform:translate(60.5646vw,-10px) scale(.9912);animation:fall-103 30s -24s linear infinite}@keyframes fall-103{32.758%{transform:translate(64.4529vw,32.758vh) scale(.9912)}to{transform:translate(62.50875vw,99vh) scale(.9912)}}.snow:nth-child(104){opacity:1.414;transform:translate(96.6027vw,-10px) scale(.6423);animation:fall-104 12s -29s linear infinite}@keyframes fall-104{42.581%{transform:translate(95.7166vw,42.581vh) scale(.6423)}to{transform:translate(96.15965vw,99vh) scale(.6423)}}.snow:nth-child(105){opacity:1.6614;transform:translate(.5568vw,-10px) scale(.9519);animation:fall-105 23s -1s linear infinite}@keyframes fall-105{72.954%{transform:translate(1.1744vw,72.954vh) scale(.9519)}to{transform:translate(.8656vw,99vh) scale(.9519)}}.snow:nth-child(106){opacity:.7382;transform:translate(6.4436vw,-10px) scale(.0679);animation:fall-106 13s -3s linear infinite}@keyframes fall-106{30.603%{transform:translate(4.7015vw,30.603vh) scale(.0679)}to{transform:translate(5.57255vw,99vh) scale(.0679)}}.snow:nth-child(107){opacity:.6404;transform:translate(32.6295vw,-10px) scale(.1319);animation:fall-107 14s -1s linear infinite}@keyframes fall-107{49.333%{transform:translate(42.4928vw,49.333vh) scale(.1319)}to{transform:translate(37.56115vw,99vh) scale(.1319)}}.snow:nth-child(108){opacity:1.0062;transform:translate(47.0909vw,-10px) scale(.8399);animation:fall-108 12s -19s linear infinite}@keyframes fall-108{32.614%{transform:translate(56.613vw,32.614vh) scale(.8399)}to{transform:translate(51.85195vw,99vh) scale(.8399)}}.snow:nth-child(109){opacity:.6892;transform:translate(35.5396vw,-10px) scale(.8818);animation:fall-109 14s -2s linear infinite}@keyframes fall-109{47.697%{transform:translate(36.4375vw,47.697vh) scale(.8818)}to{transform:translate(35.98855vw,99vh) scale(.8818)}}.snow:nth-child(110){opacity:1.6396;transform:translate(63.5548vw,-10px) scale(.1857);animation:fall-110 12s -14s linear infinite}@keyframes fall-110{62.79%{transform:translate(63.4978vw,62.79vh) scale(.1857)}to{transform:translate(63.5263vw,99vh) scale(.1857)}}.snow:nth-child(111){opacity:1.7248;transform:translate(25.0657vw,-10px) scale(.9744);animation:fall-111 14s -10s linear infinite}@keyframes fall-111{34.851%{transform:translate(24.5675vw,34.851vh) scale(.9744)}to{transform:translate(24.8166vw,99vh) scale(.9744)}}.snow:nth-child(112){opacity:1.497;transform:translate(22.5179vw,-10px) scale(.4344);animation:fall-112 18s -12s linear infinite}@keyframes fall-112{64.318%{transform:translate(19.9879vw,64.318vh) scale(.4344)}to{transform:translate(21.2529vw,99vh) scale(.4344)}}.snow:nth-child(113){opacity:.7932;transform:translate(15.6412vw,-10px) scale(.5918);animation:fall-113 23s -2s linear infinite}@keyframes fall-113{41.75%{transform:translate(16.1276vw,41.75vh) scale(.5918)}to{transform:translate(15.8844vw,99vh) scale(.5918)}}.snow:nth-child(114){opacity:.505;transform:translate(90.2375vw,-10px) scale(.3251);animation:fall-114 24s -21s linear infinite}@keyframes fall-114{40.263%{transform:translate(90.6775vw,40.263vh) scale(.3251)}to{transform:translate(90.4575vw,99vh) scale(.3251)}}.snow:nth-child(115){opacity:1.8768;transform:translate(25.0156vw,-10px) scale(.682);animation:fall-115 30s -2s linear infinite}@keyframes fall-115{59.344%{transform:translate(34.3837vw,59.344vh) scale(.682)}to{transform:translate(29.69965vw,99vh) scale(.682)}}.snow:nth-child(116){opacity:1.6774;transform:translate(56.5637vw,-10px) scale(.8416);animation:fall-116 15s -18s linear infinite}@keyframes fall-116{52.397%{transform:translate(57.8336vw,52.397vh) scale(.8416)}to{transform:translate(57.19865vw,99vh) scale(.8416)}}.snow:nth-child(117){opacity:.9024;transform:translate(65.5723vw,-10px) scale(.8414);animation:fall-117 25s -10s linear infinite}@keyframes fall-117{60.793%{transform:translate(71.8692vw,60.793vh) scale(.8414)}to{transform:translate(68.72075vw,99vh) scale(.8414)}}.snow:nth-child(118){opacity:1.7326;transform:translate(57.2964vw,-10px) scale(.0668);animation:fall-118 27s -18s linear infinite}@keyframes fall-118{34.649%{transform:translate(60.2308vw,34.649vh) scale(.0668)}to{transform:translate(58.7636vw,99vh) scale(.0668)}}.snow:nth-child(119){opacity:1.2978;transform:translate(63.6213vw,-10px) scale(.5465);animation:fall-119 11s -28s linear infinite}@keyframes fall-119{58.759%{transform:translate(58.5988vw,58.759vh) scale(.5465)}to{transform:translate(61.11005vw,99vh) scale(.5465)}}.snow:nth-child(120){opacity:1.9576;transform:translate(24.0918vw,-10px) scale(.5161);animation:fall-120 30s -1s linear infinite}@keyframes fall-120{31.022%{transform:translate(20.9636vw,31.022vh) scale(.5161)}to{transform:translate(22.5277vw,99vh) scale(.5161)}}.snow:nth-child(121){opacity:.4904;transform:translate(44.3326vw,-10px) scale(.9272);animation:fall-121 15s -23s linear infinite}@keyframes fall-121{66.719%{transform:translate(41.6154vw,66.719vh) scale(.9272)}to{transform:translate(42.974vw,99vh) scale(.9272)}}.snow:nth-child(122){opacity:1.105;transform:translate(33.6675vw,-10px) scale(.5545);animation:fall-122 26s -26s linear infinite}@keyframes fall-122{77.061%{transform:translate(29.1006vw,77.061vh) scale(.5545)}to{transform:translate(31.38405vw,99vh) scale(.5545)}}.snow:nth-child(123){opacity:1.9864;transform:translate(66.4113vw,-10px) scale(.3877);animation:fall-123 17s -24s linear infinite}@keyframes fall-123{47.182%{transform:translate(64.3237vw,47.182vh) scale(.3877)}to{transform:translate(65.3675vw,99vh) scale(.3877)}}.snow:nth-child(124){opacity:.9966;transform:translate(37.7576vw,-10px) scale(.9704);animation:fall-124 15s -13s linear infinite}@keyframes fall-124{55.731%{transform:translate(47.5962vw,55.731vh) scale(.9704)}to{transform:translate(42.6769vw,99vh) scale(.9704)}}.snow:nth-child(125){opacity:.841;transform:translate(77.0398vw,-10px) scale(.183);animation:fall-125 23s -19s linear infinite}@keyframes fall-125{73.766%{transform:translate(70.2683vw,73.766vh) scale(.183)}to{transform:translate(73.65405vw,99vh) scale(.183)}}.snow:nth-child(126){opacity:.8928;transform:translate(71.5846vw,-10px) scale(.6714);animation:fall-126 30s -5s linear infinite}@keyframes fall-126{62.341%{transform:translate(64.1153vw,62.341vh) scale(.6714)}to{transform:translate(67.84995vw,99vh) scale(.6714)}}.snow:nth-child(127){opacity:1.3504;transform:translate(56.6091vw,-10px) scale(.9446);animation:fall-127 16s -9s linear infinite}@keyframes fall-127{56.206%{transform:translate(55.6961vw,56.206vh) scale(.9446)}to{transform:translate(56.1526vw,99vh) scale(.9446)}}.snow:nth-child(128){opacity:1.827;transform:translate(96.3425vw,-10px) scale(.4565);animation:fall-128 28s -12s linear infinite}@keyframes fall-128{31.239%{transform:translate(101.0108vw,31.239vh) scale(.4565)}to{transform:translate(98.67665vw,99vh) scale(.4565)}}.snow:nth-child(129){opacity:.988;transform:translate(6.1534vw,-10px) scale(.6727);animation:fall-129 25s -12s linear infinite}@keyframes fall-129{47.103%{transform:translate(12.1769vw,47.103vh) scale(.6727)}to{transform:translate(9.16515vw,99vh) scale(.6727)}}.snow:nth-child(130){opacity:1.1638;transform:translate(50.2267vw,-10px) scale(.3525);animation:fall-130 21s -29s linear infinite}@keyframes fall-130{52.672%{transform:translate(57.5342vw,52.672vh) scale(.3525)}to{transform:translate(53.88045vw,99vh) scale(.3525)}}.snow:nth-child(131){opacity:.9804;transform:translate(96.2197vw,-10px) scale(.6255);animation:fall-131 24s -13s linear infinite}@keyframes fall-131{51.555%{transform:translate(100.1604vw,51.555vh) scale(.6255)}to{transform:translate(98.19005vw,99vh) scale(.6255)}}.snow:nth-child(132){opacity:.017;transform:translate(52.5931vw,-10px) scale(.5426);animation:fall-132 21s -24s linear infinite}@keyframes fall-132{68.417%{transform:translate(48.9951vw,68.417vh) scale(.5426)}to{transform:translate(50.7941vw,99vh) scale(.5426)}}.snow:nth-child(133){opacity:1.7616;transform:translate(31.4093vw,-10px) scale(.2641);animation:fall-133 24s -21s linear infinite}@keyframes fall-133{72.465%{transform:translate(36.3335vw,72.465vh) scale(.2641)}to{transform:translate(33.8714vw,99vh) scale(.2641)}}.snow:nth-child(134){opacity:.6864;transform:translate(74.2758vw,-10px) scale(.7888);animation:fall-134 15s -26s linear infinite}@keyframes fall-134{67.036%{transform:translate(75.6263vw,67.036vh) scale(.7888)}to{transform:translate(74.95105vw,99vh) scale(.7888)}}.snow:nth-child(135){opacity:1.3102;transform:translate(19.2144vw,-10px) scale(.7844);animation:fall-135 13s -13s linear infinite}@keyframes fall-135{71.072%{transform:translate(24.0495vw,71.072vh) scale(.7844)}to{transform:translate(21.63195vw,99vh) scale(.7844)}}.snow:nth-child(136){opacity:1.5098;transform:translate(75.7491vw,-10px) scale(.4661);animation:fall-136 13s -21s linear infinite}@keyframes fall-136{64.375%{transform:translate(68.9819vw,64.375vh) scale(.4661)}to{transform:translate(72.3655vw,99vh) scale(.4661)}}.snow:nth-child(137){opacity:.959;transform:translate(90.1339vw,-10px) scale(.3412);animation:fall-137 25s -19s linear infinite}@keyframes fall-137{59.84%{transform:translate(96.4209vw,59.84vh) scale(.3412)}to{transform:translate(93.2774vw,99vh) scale(.3412)}}.snow:nth-child(138){opacity:1.0332;transform:translate(56.8869vw,-10px) scale(.9075);animation:fall-138 11s -23s linear infinite}@keyframes fall-138{44.95%{transform:translate(61.1392vw,44.95vh) scale(.9075)}to{transform:translate(59.01305vw,99vh) scale(.9075)}}.snow:nth-child(139){opacity:.736;transform:translate(58.9611vw,-10px) scale(.933);animation:fall-139 21s -4s linear infinite}@keyframes fall-139{58.921%{transform:translate(54.4797vw,58.921vh) scale(.933)}to{transform:translate(56.7204vw,99vh) scale(.933)}}.snow:nth-child(140){opacity:1.324;transform:translate(10.5384vw,-10px) scale(.0535);animation:fall-140 17s -28s linear infinite}@keyframes fall-140{31.891%{transform:translate(12.6778vw,31.891vh) scale(.0535)}to{transform:translate(11.6081vw,99vh) scale(.0535)}}.snow:nth-child(141){opacity:.5594;transform:translate(91.1203vw,-10px) scale(.595);animation:fall-141 28s -9s linear infinite}@keyframes fall-141{50.732%{transform:translate(94.6299vw,50.732vh) scale(.595)}to{transform:translate(92.8751vw,99vh) scale(.595)}}.snow:nth-child(142){opacity:1.1976;transform:translate(68.0327vw,-10px) scale(.5467);animation:fall-142 27s -1s linear infinite}@keyframes fall-142{71.201%{transform:translate(59.2824vw,71.201vh) scale(.5467)}to{transform:translate(63.65755vw,99vh) scale(.5467)}}.snow:nth-child(143){opacity:1.276;transform:translate(4.1301vw,-10px) scale(.7637);animation:fall-143 12s -10s linear infinite}@keyframes fall-143{78.686%{transform:translate(-1.0901vw,78.686vh) scale(.7637)}to{transform:translate(1.52vw,99vh) scale(.7637)}}.snow:nth-child(144){opacity:1.3732;transform:translate(28.0732vw,-10px) scale(.5492);animation:fall-144 21s -26s linear infinite}@keyframes fall-144{52.891%{transform:translate(25.6661vw,52.891vh) scale(.5492)}to{transform:translate(26.86965vw,99vh) scale(.5492)}}.snow:nth-child(145){opacity:1.8308;transform:translate(1.1661vw,-10px) scale(.7641);animation:fall-145 30s -16s linear infinite}@keyframes fall-145{47.456%{transform:translate(-2.5728vw,47.456vh) scale(.7641)}to{transform:translate(-.70335vw,99vh) scale(.7641)}}.snow:nth-child(146){opacity:.0116;transform:translate(23.3537vw,-10px) scale(.7882);animation:fall-146 20s -21s linear infinite}@keyframes fall-146{62%{transform:translate(16.4487vw,62vh) scale(.7882)}to{transform:translate(19.9012vw,99vh) scale(.7882)}}.snow:nth-child(147){opacity:.597;transform:translate(38.8026vw,-10px) scale(.8584);animation:fall-147 25s -22s linear infinite}@keyframes fall-147{41.038%{transform:translate(36.5278vw,41.038vh) scale(.8584)}to{transform:translate(37.6652vw,99vh) scale(.8584)}}.snow:nth-child(148){opacity:1.3424;transform:translate(98.3615vw,-10px) scale(.0066);animation:fall-148 19s -27s linear infinite}@keyframes fall-148{42.902%{transform:translate(96.9166vw,42.902vh) scale(.0066)}to{transform:translate(97.63905vw,99vh) scale(.0066)}}.snow:nth-child(149){opacity:.9334;transform:translate(37.0566vw,-10px) scale(.2106);animation:fall-149 20s -3s linear infinite}@keyframes fall-149{54.629%{transform:translate(29.9507vw,54.629vh) scale(.2106)}to{transform:translate(33.50365vw,99vh) scale(.2106)}}.snow:nth-child(150){opacity:.6438;transform:translate(79.7731vw,-10px) scale(.4034);animation:fall-150 25s -11s linear infinite}@keyframes fall-150{32.197%{transform:translate(69.7955vw,32.197vh) scale(.4034)}to{transform:translate(74.7843vw,99vh) scale(.4034)}}.snow:nth-child(151){opacity:.6246;transform:translate(4.4014vw,-10px) scale(.7831);animation:fall-151 24s -9s linear infinite}@keyframes fall-151{76.428%{transform:translate(12.2908vw,76.428vh) scale(.7831)}to{transform:translate(8.3461vw,99vh) scale(.7831)}}.snow:nth-child(152){opacity:1.6142;transform:translate(60.9618vw,-10px) scale(.3181);animation:fall-152 19s -12s linear infinite}@keyframes fall-152{55.624%{transform:translate(64.5471vw,55.624vh) scale(.3181)}to{transform:translate(62.75445vw,99vh) scale(.3181)}}.snow:nth-child(153){opacity:1.152;transform:translate(44.5631vw,-10px) scale(.4375);animation:fall-153 30s -26s linear infinite}@keyframes fall-153{77.596%{transform:translate(39.1962vw,77.596vh) scale(.4375)}to{transform:translate(41.87965vw,99vh) scale(.4375)}}.snow:nth-child(154){opacity:.734;transform:translate(39.2167vw,-10px) scale(.1028);animation:fall-154 19s -17s linear infinite}@keyframes fall-154{51.132%{transform:translate(32.3244vw,51.132vh) scale(.1028)}to{transform:translate(35.77055vw,99vh) scale(.1028)}}.snow:nth-child(155){opacity:1.6092;transform:translate(54.3877vw,-10px) scale(.188);animation:fall-155 17s -13s linear infinite}@keyframes fall-155{42.271%{transform:translate(55.5194vw,42.271vh) scale(.188)}to{transform:translate(54.95355vw,99vh) scale(.188)}}.snow:nth-child(156){opacity:1.996;transform:translate(70.2399vw,-10px) scale(.3202);animation:fall-156 13s -18s linear infinite}@keyframes fall-156{75.98%{transform:translate(68.0768vw,75.98vh) scale(.3202)}to{transform:translate(69.15835vw,99vh) scale(.3202)}}.snow:nth-child(157){opacity:1.659;transform:translate(2.4318vw,-10px) scale(.8524);animation:fall-157 30s -18s linear infinite}@keyframes fall-157{77.625%{transform:translate(10.1847vw,77.625vh) scale(.8524)}to{transform:translate(6.30825vw,99vh) scale(.8524)}}.snow:nth-child(158){opacity:.3668;transform:translate(19.3889vw,-10px) scale(.3231);animation:fall-158 22s -25s linear infinite}@keyframes fall-158{76.866%{transform:translate(26.3527vw,76.866vh) scale(.3231)}to{transform:translate(22.8708vw,99vh) scale(.3231)}}.snow:nth-child(159){opacity:.4854;transform:translate(74.9685vw,-10px) scale(.5415);animation:fall-159 11s -28s linear infinite}@keyframes fall-159{38.857%{transform:translate(80.9384vw,38.857vh) scale(.5415)}to{transform:translate(77.95345vw,99vh) scale(.5415)}}.snow:nth-child(160){opacity:1.415;transform:translate(22.5299vw,-10px) scale(.8006);animation:fall-160 12s -7s linear infinite}@keyframes fall-160{49.865%{transform:translate(14.4859vw,49.865vh) scale(.8006)}to{transform:translate(18.5079vw,99vh) scale(.8006)}}.snow:nth-child(161){opacity:.7316;transform:translate(10.0298vw,-10px) scale(.5023);animation:fall-161 17s -27s linear infinite}@keyframes fall-161{79.375%{transform:translate(5.1872vw,79.375vh) scale(.5023)}to{transform:translate(7.6085vw,99vh) scale(.5023)}}.snow:nth-child(162){opacity:1.431;transform:translate(87.346vw,-10px) scale(.9324);animation:fall-162 19s -13s linear infinite}@keyframes fall-162{51.879%{transform:translate(83.8324vw,51.879vh) scale(.9324)}to{transform:translate(85.5892vw,99vh) scale(.9324)}}.snow:nth-child(163){opacity:1.943;transform:translate(82.8736vw,-10px) scale(.6461);animation:fall-163 21s -24s linear infinite}@keyframes fall-163{45.995%{transform:translate(86.3568vw,45.995vh) scale(.6461)}to{transform:translate(84.6152vw,99vh) scale(.6461)}}.snow:nth-child(164){opacity:.9208;transform:translate(59.1353vw,-10px) scale(.0218);animation:fall-164 21s -11s linear infinite}@keyframes fall-164{33.776%{transform:translate(60.4013vw,33.776vh) scale(.0218)}to{transform:translate(59.7683vw,99vh) scale(.0218)}}.snow:nth-child(165){opacity:.7408;transform:translate(85.0415vw,-10px) scale(.3409);animation:fall-165 22s -15s linear infinite}@keyframes fall-165{67.502%{transform:translate(92.1629vw,67.502vh) scale(.3409)}to{transform:translate(88.6022vw,99vh) scale(.3409)}}.snow:nth-child(166){opacity:.5956;transform:translate(72.8044vw,-10px) scale(.294);animation:fall-166 11s -26s linear infinite}@keyframes fall-166{72.087%{transform:translate(71.6736vw,72.087vh) scale(.294)}to{transform:translate(72.239vw,99vh) scale(.294)}}.snow:nth-child(167){opacity:.509;transform:translate(69.5159vw,-10px) scale(.7716);animation:fall-167 21s -29s linear infinite}@keyframes fall-167{65.15%{transform:translate(62.2884vw,65.15vh) scale(.7716)}to{transform:translate(65.90215vw,99vh) scale(.7716)}}.snow:nth-child(168){opacity:1.4468;transform:translate(74.29vw,-10px) scale(.2145);animation:fall-168 28s -5s linear infinite}@keyframes fall-168{30.054%{transform:translate(84.1995vw,30.054vh) scale(.2145)}to{transform:translate(79.24475vw,99vh) scale(.2145)}}.snow:nth-child(169){opacity:.5634;transform:translate(19.4846vw,-10px) scale(.4193);animation:fall-169 29s -12s linear infinite}@keyframes fall-169{31.595%{transform:translate(18.5678vw,31.595vh) scale(.4193)}to{transform:translate(19.0262vw,99vh) scale(.4193)}}.snow:nth-child(170){opacity:.474;transform:translate(85.4855vw,-10px) scale(.0036);animation:fall-170 25s -10s linear infinite}@keyframes fall-170{35.063%{transform:translate(76.6731vw,35.063vh) scale(.0036)}to{transform:translate(81.0793vw,99vh) scale(.0036)}}.snow:nth-child(171){opacity:1.507;transform:translate(41.522vw,-10px) scale(.8086);animation:fall-171 24s -1s linear infinite}@keyframes fall-171{65.95%{transform:translate(35.3314vw,65.95vh) scale(.8086)}to{transform:translate(38.4267vw,99vh) scale(.8086)}}.snow:nth-child(172){opacity:1.4678;transform:translate(70.2506vw,-10px) scale(.5117);animation:fall-172 13s -29s linear infinite}@keyframes fall-172{66.259%{transform:translate(67.9155vw,66.259vh) scale(.5117)}to{transform:translate(69.08305vw,99vh) scale(.5117)}}.snow:nth-child(173){opacity:1.4352;transform:translate(60.6238vw,-10px) scale(.3183);animation:fall-173 12s -25s linear infinite}@keyframes fall-173{45.172%{transform:translate(56.8896vw,45.172vh) scale(.3183)}to{transform:translate(58.7567vw,99vh) scale(.3183)}}.snow:nth-child(174){opacity:1.0886;transform:translate(10.7368vw,-10px) scale(.8853);animation:fall-174 18s -19s linear infinite}@keyframes fall-174{66.794%{transform:translate(16.9769vw,66.794vh) scale(.8853)}to{transform:translate(13.85685vw,99vh) scale(.8853)}}.snow:nth-child(175){opacity:.2228;transform:translate(9.3398vw,-10px) scale(.9947);animation:fall-175 18s -17s linear infinite}@keyframes fall-175{55.007%{transform:translate(18.7939vw,55.007vh) scale(.9947)}to{transform:translate(14.06685vw,99vh) scale(.9947)}}.snow:nth-child(176){opacity:.0498;transform:translate(20.0491vw,-10px) scale(.0238);animation:fall-176 19s -22s linear infinite}@keyframes fall-176{40.21%{transform:translate(25.2379vw,40.21vh) scale(.0238)}to{transform:translate(22.6435vw,99vh) scale(.0238)}}.snow:nth-child(177){opacity:1.7198;transform:translate(54.1747vw,-10px) scale(.9899);animation:fall-177 13s -14s linear infinite}@keyframes fall-177{62.653%{transform:translate(53.1265vw,62.653vh) scale(.9899)}to{transform:translate(53.6506vw,99vh) scale(.9899)}}.snow:nth-child(178){opacity:.7572;transform:translate(74.2698vw,-10px) scale(.4635);animation:fall-178 30s -2s linear infinite}@keyframes fall-178{32.21%{transform:translate(73.048vw,32.21vh) scale(.4635)}to{transform:translate(73.6589vw,99vh) scale(.4635)}}.snow:nth-child(179){opacity:.9984;transform:translate(76.2955vw,-10px) scale(.2145);animation:fall-179 21s -18s linear infinite}@keyframes fall-179{44.283%{transform:translate(78.4204vw,44.283vh) scale(.2145)}to{transform:translate(77.35795vw,99vh) scale(.2145)}}.snow:nth-child(180){opacity:1.1218;transform:translate(89.0907vw,-10px) scale(.3287);animation:fall-180 13s -24s linear infinite}@keyframes fall-180{43.19%{transform:translate(85.441vw,43.19vh) scale(.3287)}to{transform:translate(87.26585vw,99vh) scale(.3287)}}.snow:nth-child(181){opacity:.8532;transform:translate(57.8439vw,-10px) scale(.1323);animation:fall-181 29s -10s linear infinite}@keyframes fall-181{63.108%{transform:translate(63.7554vw,63.108vh) scale(.1323)}to{transform:translate(60.79965vw,99vh) scale(.1323)}}.snow:nth-child(182){opacity:.257;transform:translate(40.8093vw,-10px) scale(.0976);animation:fall-182 16s -16s linear infinite}@keyframes fall-182{46.896%{transform:translate(47.9179vw,46.896vh) scale(.0976)}to{transform:translate(44.3636vw,99vh) scale(.0976)}}.snow:nth-child(183){opacity:1.1904;transform:translate(29.0681vw,-10px) scale(.617);animation:fall-183 16s -5s linear infinite}@keyframes fall-183{79.902%{transform:translate(24.1027vw,79.902vh) scale(.617)}to{transform:translate(26.5854vw,99vh) scale(.617)}}.snow:nth-child(184){opacity:1.4792;transform:translate(38.4651vw,-10px) scale(.9451);animation:fall-184 29s -11s linear infinite}@keyframes fall-184{51.232%{transform:translate(42.3448vw,51.232vh) scale(.9451)}to{transform:translate(40.40495vw,99vh) scale(.9451)}}.snow:nth-child(185){opacity:1.4124;transform:translate(33.1205vw,-10px) scale(.5917);animation:fall-185 22s -18s linear infinite}@keyframes fall-185{60.059%{transform:translate(38.1212vw,60.059vh) scale(.5917)}to{transform:translate(35.62085vw,99vh) scale(.5917)}}.snow:nth-child(186){opacity:1.3132;transform:translate(77.899vw,-10px) scale(.398);animation:fall-186 24s -28s linear infinite}@keyframes fall-186{76.064%{transform:translate(72.1727vw,76.064vh) scale(.398)}to{transform:translate(75.03585vw,99vh) scale(.398)}}.snow:nth-child(187){opacity:1.1846;transform:translate(73.4549vw,-10px) scale(.7829);animation:fall-187 14s -30s linear infinite}@keyframes fall-187{58.755%{transform:translate(73.6992vw,58.755vh) scale(.7829)}to{transform:translate(73.57705vw,99vh) scale(.7829)}}.snow:nth-child(188){opacity:1.5524;transform:translate(95.4586vw,-10px) scale(.2986);animation:fall-188 21s -9s linear infinite}@keyframes fall-188{42.511%{transform:translate(90.3042vw,42.511vh) scale(.2986)}to{transform:translate(92.8814vw,99vh) scale(.2986)}}.snow:nth-child(189){opacity:.6202;transform:translate(44.0169vw,-10px) scale(.028);animation:fall-189 26s -17s linear infinite}@keyframes fall-189{63.301%{transform:translate(46.3959vw,63.301vh) scale(.028)}to{transform:translate(45.2064vw,99vh) scale(.028)}}.snow:nth-child(190){opacity:.6014;transform:translate(12.8496vw,-10px) scale(.7718);animation:fall-190 15s -22s linear infinite}@keyframes fall-190{41.909%{transform:translate(8.062vw,41.909vh) scale(.7718)}to{transform:translate(10.4558vw,99vh) scale(.7718)}}.snow:nth-child(191){opacity:1.1204;transform:translate(57.8326vw,-10px) scale(.4225);animation:fall-191 27s -12s linear infinite}@keyframes fall-191{49.047%{transform:translate(51.9375vw,49.047vh) scale(.4225)}to{transform:translate(54.88505vw,99vh) scale(.4225)}}.snow:nth-child(192){opacity:1.1866;transform:translate(20.3968vw,-10px) scale(.2747);animation:fall-192 12s -19s linear infinite}@keyframes fall-192{77.101%{transform:translate(19.3847vw,77.101vh) scale(.2747)}to{transform:translate(19.89075vw,99vh) scale(.2747)}}.snow:nth-child(193){opacity:.5082;transform:translate(5.5341vw,-10px) scale(.0954);animation:fall-193 27s -27s linear infinite}@keyframes fall-193{50.558%{transform:translate(3.2548vw,50.558vh) scale(.0954)}to{transform:translate(4.39445vw,99vh) scale(.0954)}}.snow:nth-child(194){opacity:1.5866;transform:translate(44.7934vw,-10px) scale(.1966);animation:fall-194 27s -2s linear infinite}@keyframes fall-194{37.187%{transform:translate(53.5471vw,37.187vh) scale(.1966)}to{transform:translate(49.17025vw,99vh) scale(.1966)}}.snow:nth-child(195){opacity:.4086;transform:translate(9.011vw,-10px) scale(.4629);animation:fall-195 26s -23s linear infinite}@keyframes fall-195{46.172%{transform:translate(7.0754vw,46.172vh) scale(.4629)}to{transform:translate(8.0432vw,99vh) scale(.4629)}}.snow:nth-child(196){opacity:.5008;transform:translate(51.6587vw,-10px) scale(.4995);animation:fall-196 24s -24s linear infinite}@keyframes fall-196{30.097%{transform:translate(45.4733vw,30.097vh) scale(.4995)}to{transform:translate(48.566vw,99vh) scale(.4995)}}.snow:nth-child(197){opacity:.7402;transform:translate(28.5085vw,-10px) scale(.3402);animation:fall-197 13s -4s linear infinite}@keyframes fall-197{61.37%{transform:translate(32.2376vw,61.37vh) scale(.3402)}to{transform:translate(30.37305vw,99vh) scale(.3402)}}.snow:nth-child(198){opacity:1.9308;transform:translate(64.5197vw,-10px) scale(.4481);animation:fall-198 23s -9s linear infinite}@keyframes fall-198{79.165%{transform:translate(65.3013vw,79.165vh) scale(.4481)}to{transform:translate(64.9105vw,99vh) scale(.4481)}}.snow:nth-child(199){opacity:1.2626;transform:translate(3.4024vw,-10px) scale(.4223);animation:fall-199 30s -4s linear infinite}@keyframes fall-199{63.928%{transform:translate(13.2857vw,63.928vh) scale(.4223)}to{transform:translate(8.34405vw,99vh) scale(.4223)}}.snow:nth-child(200){opacity:.918;transform:translate(52.0713vw,-10px) scale(.9083);animation:fall-200 18s -1s linear infinite}@keyframes fall-200{76.313%{transform:translate(46.4623vw,76.313vh) scale(.9083)}to{transform:translate(49.2668vw,99vh) scale(.9083)}}.snow:nth-child(201){opacity:1.4262;transform:translate(62.3329vw,-10px) scale(.6331);animation:fall-201 27s -30s linear infinite}@keyframes fall-201{35.221%{transform:translate(67.5416vw,35.221vh) scale(.6331)}to{transform:translate(64.93725vw,99vh) scale(.6331)}}.snow:nth-child(202){opacity:.7832;transform:translate(5.9273vw,-10px) scale(.5556);animation:fall-202 20s -20s linear infinite}@keyframes fall-202{62.737%{transform:translate(5.001vw,62.737vh) scale(.5556)}to{transform:translate(5.46415vw,99vh) scale(.5556)}}.snow:nth-child(203){opacity:1.3162;transform:translate(43.6874vw,-10px) scale(.238);animation:fall-203 21s -5s linear infinite}@keyframes fall-203{55.949%{transform:translate(42.5624vw,55.949vh) scale(.238)}to{transform:translate(43.1249vw,99vh) scale(.238)}}.snow:nth-child(204){opacity:.8082;transform:translate(39.6121vw,-10px) scale(.3252);animation:fall-204 23s -10s linear infinite}@keyframes fall-204{46.518%{transform:translate(35.9198vw,46.518vh) scale(.3252)}to{transform:translate(37.76595vw,99vh) scale(.3252)}}.snow:nth-child(205){opacity:.8062;transform:translate(95.9296vw,-10px) scale(.5308);animation:fall-205 17s -26s linear infinite}@keyframes fall-205{31.448%{transform:translate(94.0724vw,31.448vh) scale(.5308)}to{transform:translate(95.001vw,99vh) scale(.5308)}}.snow:nth-child(206){opacity:1.8896;transform:translate(16.3678vw,-10px) scale(.1634);animation:fall-206 26s -25s linear infinite}@keyframes fall-206{42.353%{transform:translate(15.4351vw,42.353vh) scale(.1634)}to{transform:translate(15.90145vw,99vh) scale(.1634)}}.snow:nth-child(207){opacity:1.0008;transform:translate(40.796vw,-10px) scale(.4292);animation:fall-207 13s -6s linear infinite}@keyframes fall-207{60.09%{transform:translate(48.2166vw,60.09vh) scale(.4292)}to{transform:translate(44.5063vw,99vh) scale(.4292)}}.snow:nth-child(208){opacity:.0116;transform:translate(94.6844vw,-10px) scale(.0556);animation:fall-208 29s -21s linear infinite}@keyframes fall-208{43.298%{transform:translate(85.0155vw,43.298vh) scale(.0556)}to{transform:translate(89.84995vw,99vh) scale(.0556)}}.snow:nth-child(209){opacity:.9906;transform:translate(19.841vw,-10px) scale(.0931);animation:fall-209 14s -9s linear infinite}@keyframes fall-209{36.925%{transform:translate(11.8094vw,36.925vh) scale(.0931)}to{transform:translate(15.8252vw,99vh) scale(.0931)}}.snow:nth-child(210){opacity:.0178;transform:translate(17.8785vw,-10px) scale(.8329);animation:fall-210 27s -5s linear infinite}@keyframes fall-210{51.227%{transform:translate(9.4551vw,51.227vh) scale(.8329)}to{transform:translate(13.6668vw,99vh) scale(.8329)}}.snow:nth-child(211){opacity:1.6544;transform:translate(22.2018vw,-10px) scale(.4807);animation:fall-211 26s -6s linear infinite}@keyframes fall-211{41.865%{transform:translate(15.2377vw,41.865vh) scale(.4807)}to{transform:translate(18.71975vw,99vh) scale(.4807)}}.snow:nth-child(212){opacity:.5062;transform:translate(23.0619vw,-10px) scale(.7848);animation:fall-212 21s -24s linear infinite}@keyframes fall-212{70.807%{transform:translate(17.315vw,70.807vh) scale(.7848)}to{transform:translate(20.18845vw,99vh) scale(.7848)}}.snow:nth-child(213){opacity:.6938;transform:translate(67.0157vw,-10px) scale(.7146);animation:fall-213 19s -21s linear infinite}@keyframes fall-213{37.655%{transform:translate(67.2986vw,37.655vh) scale(.7146)}to{transform:translate(67.15715vw,99vh) scale(.7146)}}.snow:nth-child(214){opacity:1.3076;transform:translate(95.8263vw,-10px) scale(.3395);animation:fall-214 12s -17s linear infinite}@keyframes fall-214{51.834%{transform:translate(99.6918vw,51.834vh) scale(.3395)}to{transform:translate(97.75905vw,99vh) scale(.3395)}}.snow:nth-child(215){opacity:1.2104;transform:translate(57.9404vw,-10px) scale(.9686);animation:fall-215 21s -22s linear infinite}@keyframes fall-215{36.901%{transform:translate(55.0857vw,36.901vh) scale(.9686)}to{transform:translate(56.51305vw,99vh) scale(.9686)}}.snow:nth-child(216){opacity:1.6416;transform:translate(63.167vw,-10px) scale(.3556);animation:fall-216 22s -7s linear infinite}@keyframes fall-216{47.11%{transform:translate(55.6539vw,47.11vh) scale(.3556)}to{transform:translate(59.41045vw,99vh) scale(.3556)}}.snow:nth-child(217){opacity:.488;transform:translate(79.4596vw,-10px) scale(.6506);animation:fall-217 29s -6s linear infinite}@keyframes fall-217{37.855%{transform:translate(70.9979vw,37.855vh) scale(.6506)}to{transform:translate(75.22875vw,99vh) scale(.6506)}}.snow:nth-child(218){opacity:.112;transform:translate(84.4314vw,-10px) scale(.5661);animation:fall-218 21s -15s linear infinite}@keyframes fall-218{40.791%{transform:translate(93.5637vw,40.791vh) scale(.5661)}to{transform:translate(88.99755vw,99vh) scale(.5661)}}.snow:nth-child(219){opacity:.2872;transform:translate(90.8305vw,-10px) scale(.1261);animation:fall-219 23s -28s linear infinite}@keyframes fall-219{61.829%{transform:translate(93.1918vw,61.829vh) scale(.1261)}to{transform:translate(92.01115vw,99vh) scale(.1261)}}.snow:nth-child(220){opacity:1.019;transform:translate(65.3475vw,-10px) scale(.5726);animation:fall-220 29s -5s linear infinite}@keyframes fall-220{41.064%{transform:translate(61.0674vw,41.064vh) scale(.5726)}to{transform:translate(63.20745vw,99vh) scale(.5726)}}.snow:nth-child(221){opacity:.0292;transform:translate(3.607vw,-10px) scale(.333);animation:fall-221 17s -20s linear infinite}@keyframes fall-221{74.974%{transform:translate(12.0624vw,74.974vh) scale(.333)}to{transform:translate(7.8347vw,99vh) scale(.333)}}.snow:nth-child(222){opacity:1.0832;transform:translate(96.2422vw,-10px) scale(.4632);animation:fall-222 22s -27s linear infinite}@keyframes fall-222{71.464%{transform:translate(87.3895vw,71.464vh) scale(.4632)}to{transform:translate(91.81585vw,99vh) scale(.4632)}}.snow:nth-child(223){opacity:1.9958;transform:translate(55.8358vw,-10px) scale(.6001);animation:fall-223 21s -6s linear infinite}@keyframes fall-223{77.402%{transform:translate(56.9556vw,77.402vh) scale(.6001)}to{transform:translate(56.3957vw,99vh) scale(.6001)}}.snow:nth-child(224){opacity:1.398;transform:translate(70.5984vw,-10px) scale(.9511);animation:fall-224 12s -12s linear infinite}@keyframes fall-224{63.733%{transform:translate(73.888vw,63.733vh) scale(.9511)}to{transform:translate(72.2432vw,99vh) scale(.9511)}}.snow:nth-child(225){opacity:.017;transform:translate(53.137vw,-10px) scale(.3298);animation:fall-225 20s -26s linear infinite}@keyframes fall-225{77.886%{transform:translate(56.3985vw,77.886vh) scale(.3298)}to{transform:translate(54.76775vw,99vh) scale(.3298)}}.snow:nth-child(226){opacity:.0392;transform:translate(10.2116vw,-10px) scale(.4982);animation:fall-226 15s -29s linear infinite}@keyframes fall-226{51.409%{transform:translate(3.1986vw,51.409vh) scale(.4982)}to{transform:translate(6.7051vw,99vh) scale(.4982)}}.snow:nth-child(227){opacity:1.1074;transform:translate(16.7831vw,-10px) scale(.5517);animation:fall-227 26s -18s linear infinite}@keyframes fall-227{45.254%{transform:translate(9.1248vw,45.254vh) scale(.5517)}to{transform:translate(12.95395vw,99vh) scale(.5517)}}.snow:nth-child(228){opacity:1.9344;transform:translate(36.6893vw,-10px) scale(.48);animation:fall-228 18s -23s linear infinite}@keyframes fall-228{41.574%{transform:translate(40.08vw,41.574vh) scale(.48)}to{transform:translate(38.38465vw,99vh) scale(.48)}}.snow:nth-child(229){opacity:.0252;transform:translate(15.8786vw,-10px) scale(.7133);animation:fall-229 10s -12s linear infinite}@keyframes fall-229{75.404%{transform:translate(12.6437vw,75.404vh) scale(.7133)}to{transform:translate(14.26115vw,99vh) scale(.7133)}}.snow:nth-child(230){opacity:.0988;transform:translate(8.3219vw,-10px) scale(.1965);animation:fall-230 13s -23s linear infinite}@keyframes fall-230{62.013%{transform:translate(15.1905vw,62.013vh) scale(.1965)}to{transform:translate(11.7562vw,99vh) scale(.1965)}}.snow:nth-child(231){opacity:1.7262;transform:translate(41.4855vw,-10px) scale(.0906);animation:fall-231 15s -2s linear infinite}@keyframes fall-231{77.235%{transform:translate(37.6769vw,77.235vh) scale(.0906)}to{transform:translate(39.5812vw,99vh) scale(.0906)}}.snow:nth-child(232){opacity:.6222;transform:translate(62.1282vw,-10px) scale(.3393);animation:fall-232 21s -5s linear infinite}@keyframes fall-232{31.296%{transform:translate(63.9097vw,31.296vh) scale(.3393)}to{transform:translate(63.01895vw,99vh) scale(.3393)}}.snow:nth-child(233){opacity:1.0596;transform:translate(.6751vw,-10px) scale(.1982);animation:fall-233 29s -8s linear infinite}@keyframes fall-233{66.098%{transform:translate(-5.341vw,66.098vh) scale(.1982)}to{transform:translate(-2.33295vw,99vh) scale(.1982)}}.snow:nth-child(234){opacity:.9142;transform:translate(39.578vw,-10px) scale(.3147);animation:fall-234 29s -6s linear infinite}@keyframes fall-234{37.288%{transform:translate(44.1536vw,37.288vh) scale(.3147)}to{transform:translate(41.8658vw,99vh) scale(.3147)}}.snow:nth-child(235){opacity:.7584;transform:translate(38.9169vw,-10px) scale(.8326);animation:fall-235 24s -11s linear infinite}@keyframes fall-235{33.627%{transform:translate(31.3162vw,33.627vh) scale(.8326)}to{transform:translate(35.11655vw,99vh) scale(.8326)}}.snow:nth-child(236){opacity:.494;transform:translate(52.252vw,-10px) scale(.2391);animation:fall-236 26s -13s linear infinite}@keyframes fall-236{73.175%{transform:translate(61.9411vw,73.175vh) scale(.2391)}to{transform:translate(57.09655vw,99vh) scale(.2391)}}.snow:nth-child(237){opacity:1.5582;transform:translate(49.1932vw,-10px) scale(.2995);animation:fall-237 12s -28s linear infinite}@keyframes fall-237{46.547%{transform:translate(52.0075vw,46.547vh) scale(.2995)}to{transform:translate(50.60035vw,99vh) scale(.2995)}}.snow:nth-child(238){opacity:1.182;transform:translate(65.2938vw,-10px) scale(.6704);animation:fall-238 16s -9s linear infinite}@keyframes fall-238{75.102%{transform:translate(59.2709vw,75.102vh) scale(.6704)}to{transform:translate(62.28235vw,99vh) scale(.6704)}}.snow:nth-child(239){opacity:1.6492;transform:translate(94.0429vw,-10px) scale(.2701);animation:fall-239 30s -11s linear infinite}@keyframes fall-239{54.194%{transform:translate(86.2026vw,54.194vh) scale(.2701)}to{transform:translate(90.12275vw,99vh) scale(.2701)}}.snow:nth-child(240){opacity:1.072;transform:translate(36.4366vw,-10px) scale(.83);animation:fall-240 17s -15s linear infinite}@keyframes fall-240{35.015%{transform:translate(45.3367vw,35.015vh) scale(.83)}to{transform:translate(40.88665vw,99vh) scale(.83)}}.snow:nth-child(241){opacity:.4312;transform:translate(23.2731vw,-10px) scale(.6874);animation:fall-241 28s -19s linear infinite}@keyframes fall-241{66.4%{transform:translate(27.0243vw,66.4vh) scale(.6874)}to{transform:translate(25.1487vw,99vh) scale(.6874)}}.snow:nth-child(242){opacity:.3416;transform:translate(7.4943vw,-10px) scale(.6221);animation:fall-242 23s -29s linear infinite}@keyframes fall-242{56.024%{transform:translate(3.5965vw,56.024vh) scale(.6221)}to{transform:translate(5.5454vw,99vh) scale(.6221)}}.snow:nth-child(243){opacity:1.9348;transform:translate(4.8054vw,-10px) scale(.0455);animation:fall-243 30s -12s linear infinite}@keyframes fall-243{67.658%{transform:translate(7.407vw,67.658vh) scale(.0455)}to{transform:translate(6.1062vw,99vh) scale(.0455)}}.snow:nth-child(244){opacity:1.0262;transform:translate(12.6883vw,-10px) scale(.5944);animation:fall-244 12s -10s linear infinite}@keyframes fall-244{63.996%{transform:translate(5.6302vw,63.996vh) scale(.5944)}to{transform:translate(9.15925vw,99vh) scale(.5944)}}.snow:nth-child(245){opacity:1.329;transform:translate(62.9592vw,-10px) scale(.7188);animation:fall-245 16s -24s linear infinite}@keyframes fall-245{73.19%{transform:translate(65.1276vw,73.19vh) scale(.7188)}to{transform:translate(64.0434vw,99vh) scale(.7188)}}.snow:nth-child(246){opacity:1.0304;transform:translate(87.9679vw,-10px) scale(.5802);animation:fall-246 12s -26s linear infinite}@keyframes fall-246{40.549%{transform:translate(92.4795vw,40.549vh) scale(.5802)}to{transform:translate(90.2237vw,99vh) scale(.5802)}}.snow:nth-child(247){opacity:1.506;transform:translate(22.1714vw,-10px) scale(.8141);animation:fall-247 28s -5s linear infinite}@keyframes fall-247{42.309%{transform:translate(29.8963vw,42.309vh) scale(.8141)}to{transform:translate(26.03385vw,99vh) scale(.8141)}}.snow:nth-child(248){opacity:1.5642;transform:translate(68.5235vw,-10px) scale(.4507);animation:fall-248 22s -14s linear infinite}@keyframes fall-248{34.653%{transform:translate(74.9246vw,34.653vh) scale(.4507)}to{transform:translate(71.72405vw,99vh) scale(.4507)}}.snow:nth-child(249){opacity:1.3936;transform:translate(77.1116vw,-10px) scale(.0278);animation:fall-249 26s -22s linear infinite}@keyframes fall-249{64.47%{transform:translate(69.8271vw,64.47vh) scale(.0278)}to{transform:translate(73.46935vw,99vh) scale(.0278)}}.snow:nth-child(250){opacity:.186;transform:translate(52.2381vw,-10px) scale(.4532);animation:fall-250 29s -6s linear infinite}@keyframes fall-250{54.496%{transform:translate(51.299vw,54.496vh) scale(.4532)}to{transform:translate(51.76855vw,99vh) scale(.4532)}}.snow:nth-child(251){opacity:.2594;transform:translate(27.4041vw,-10px) scale(.6483);animation:fall-251 11s -15s linear infinite}@keyframes fall-251{61.419%{transform:translate(23.6737vw,61.419vh) scale(.6483)}to{transform:translate(25.5389vw,99vh) scale(.6483)}}.snow:nth-child(252){opacity:.5012;transform:translate(47.232vw,-10px) scale(.834);animation:fall-252 24s -28s linear infinite}@keyframes fall-252{74.18%{transform:translate(38.1698vw,74.18vh) scale(.834)}to{transform:translate(42.7009vw,99vh) scale(.834)}}.snow:nth-child(253){opacity:1.084;transform:translate(72.0104vw,-10px) scale(.641);animation:fall-253 17s -1s linear infinite}@keyframes fall-253{72.131%{transform:translate(79.6868vw,72.131vh) scale(.641)}to{transform:translate(75.8486vw,99vh) scale(.641)}}.snow:nth-child(254){opacity:1.1666;transform:translate(83.7749vw,-10px) scale(.2637);animation:fall-254 14s -12s linear infinite}@keyframes fall-254{65.854%{transform:translate(87.2825vw,65.854vh) scale(.2637)}to{transform:translate(85.5287vw,99vh) scale(.2637)}}.snow:nth-child(255){opacity:1.8282;transform:translate(1.5268vw,-10px) scale(.8091);animation:fall-255 27s -26s linear infinite}@keyframes fall-255{58.839%{transform:translate(1.5705vw,58.839vh) scale(.8091)}to{transform:translate(1.54865vw,99vh) scale(.8091)}}.snow:nth-child(256){opacity:.7196;transform:translate(54.1737vw,-10px) scale(.8601);animation:fall-256 29s -6s linear infinite}@keyframes fall-256{71.046%{transform:translate(49.3114vw,71.046vh) scale(.8601)}to{transform:translate(51.74255vw,99vh) scale(.8601)}}.snow:nth-child(257){opacity:1.1454;transform:translate(63.5014vw,-10px) scale(.0739);animation:fall-257 25s -27s linear infinite}@keyframes fall-257{46.672%{transform:translate(59.2006vw,46.672vh) scale(.0739)}to{transform:translate(61.351vw,99vh) scale(.0739)}}.snow:nth-child(258){opacity:1.6902;transform:translate(8.5135vw,-10px) scale(.6113);animation:fall-258 29s -11s linear infinite}@keyframes fall-258{72.157%{transform:translate(3.0057vw,72.157vh) scale(.6113)}to{transform:translate(5.7596vw,99vh) scale(.6113)}}.snow:nth-child(259){opacity:1.542;transform:translate(22.2399vw,-10px) scale(.242);animation:fall-259 10s -26s linear infinite}@keyframes fall-259{61.935%{transform:translate(30.6371vw,61.935vh) scale(.242)}to{transform:translate(26.4385vw,99vh) scale(.242)}}.snow:nth-child(260){opacity:1.1564;transform:translate(98.4837vw,-10px) scale(.1127);animation:fall-260 27s -10s linear infinite}@keyframes fall-260{31.936%{transform:translate(106.7663vw,31.936vh) scale(.1127)}to{transform:translate(102.625vw,99vh) scale(.1127)}}.snow:nth-child(261){opacity:.4476;transform:translate(31.6749vw,-10px) scale(.4377);animation:fall-261 20s -8s linear infinite}@keyframes fall-261{45.831%{transform:translate(29.6594vw,45.831vh) scale(.4377)}to{transform:translate(30.66715vw,99vh) scale(.4377)}}.snow:nth-child(262){opacity:.0336;transform:translate(59.3507vw,-10px) scale(.9941);animation:fall-262 24s -18s linear infinite}@keyframes fall-262{45.77%{transform:translate(66.1654vw,45.77vh) scale(.9941)}to{transform:translate(62.75805vw,99vh) scale(.9941)}}.snow:nth-child(263){opacity:.4334;transform:translate(31.1862vw,-10px) scale(.8149);animation:fall-263 24s -22s linear infinite}@keyframes fall-263{60.332%{transform:translate(38.6519vw,60.332vh) scale(.8149)}to{transform:translate(34.91905vw,99vh) scale(.8149)}}.snow:nth-child(264){opacity:.3464;transform:translate(48.4262vw,-10px) scale(.67);animation:fall-264 23s -23s linear infinite}@keyframes fall-264{35.492%{transform:translate(43.1421vw,35.492vh) scale(.67)}to{transform:translate(45.78415vw,99vh) scale(.67)}}.snow:nth-child(265){opacity:.8696;transform:translate(53.5372vw,-10px) scale(.2171);animation:fall-265 11s -27s linear infinite}@keyframes fall-265{46.922%{transform:translate(47.7592vw,46.922vh) scale(.2171)}to{transform:translate(50.6482vw,99vh) scale(.2171)}}.snow:nth-child(266){opacity:1.167;transform:translate(60.0632vw,-10px) scale(.2853);animation:fall-266 14s -29s linear infinite}@keyframes fall-266{76.462%{transform:translate(68.2606vw,76.462vh) scale(.2853)}to{transform:translate(64.1619vw,99vh) scale(.2853)}}.snow:nth-child(267){opacity:.4566;transform:translate(84.993vw,-10px) scale(.4322);animation:fall-267 15s -17s linear infinite}@keyframes fall-267{32.685%{transform:translate(92.5083vw,32.685vh) scale(.4322)}to{transform:translate(88.75065vw,99vh) scale(.4322)}}.snow:nth-child(268){opacity:1.212;transform:translate(50.1229vw,-10px) scale(.1221);animation:fall-268 16s -25s linear infinite}@keyframes fall-268{40.364%{transform:translate(43.6319vw,40.364vh) scale(.1221)}to{transform:translate(46.8774vw,99vh) scale(.1221)}}.snow:nth-child(269){opacity:.038;transform:translate(24.8858vw,-10px) scale(.6028);animation:fall-269 29s -27s linear infinite}@keyframes fall-269{34.863%{transform:translate(30.2929vw,34.863vh) scale(.6028)}to{transform:translate(27.58935vw,99vh) scale(.6028)}}.snow:nth-child(270){opacity:1.8796;transform:translate(25.7626vw,-10px) scale(.1828);animation:fall-270 11s -19s linear infinite}@keyframes fall-270{52.384%{transform:translate(32.0737vw,52.384vh) scale(.1828)}to{transform:translate(28.91815vw,99vh) scale(.1828)}}.snow:nth-child(271){opacity:.7058;transform:translate(66.6018vw,-10px) scale(.3773);animation:fall-271 22s -27s linear infinite}@keyframes fall-271{53.276%{transform:translate(72.312vw,53.276vh) scale(.3773)}to{transform:translate(69.4569vw,99vh) scale(.3773)}}.snow:nth-child(272){opacity:1.0676;transform:translate(28.6075vw,-10px) scale(.5648);animation:fall-272 30s -27s linear infinite}@keyframes fall-272{61.779%{transform:translate(31.0616vw,61.779vh) scale(.5648)}to{transform:translate(29.83455vw,99vh) scale(.5648)}}.snow:nth-child(273){opacity:.6486;transform:translate(13.8523vw,-10px) scale(.6466);animation:fall-273 23s -19s linear infinite}@keyframes fall-273{67.371%{transform:translate(5.8695vw,67.371vh) scale(.6466)}to{transform:translate(9.8609vw,99vh) scale(.6466)}}.snow:nth-child(274){opacity:.9264;transform:translate(48.7123vw,-10px) scale(.6343);animation:fall-274 15s -13s linear infinite}@keyframes fall-274{72.373%{transform:translate(49.3586vw,72.373vh) scale(.6343)}to{transform:translate(49.03545vw,99vh) scale(.6343)}}.snow:nth-child(275){opacity:.765;transform:translate(37.7333vw,-10px) scale(.7348);animation:fall-275 15s -9s linear infinite}@keyframes fall-275{66.95%{transform:translate(43.713vw,66.95vh) scale(.7348)}to{transform:translate(40.72315vw,99vh) scale(.7348)}}.snow:nth-child(276){opacity:.1148;transform:translate(81.2154vw,-10px) scale(.5001);animation:fall-276 17s -3s linear infinite}@keyframes fall-276{45.232%{transform:translate(78.8422vw,45.232vh) scale(.5001)}to{transform:translate(80.0288vw,99vh) scale(.5001)}}.snow:nth-child(277){opacity:1.354;transform:translate(98.1608vw,-10px) scale(.2364);animation:fall-277 21s -21s linear infinite}@keyframes fall-277{45.921%{transform:translate(88.8044vw,45.921vh) scale(.2364)}to{transform:translate(93.4826vw,99vh) scale(.2364)}}.snow:nth-child(278){opacity:.5666;transform:translate(7.1193vw,-10px) scale(.662);animation:fall-278 26s -11s linear infinite}@keyframes fall-278{35.406%{transform:translate(-1.6773vw,35.406vh) scale(.662)}to{transform:translate(2.721vw,99vh) scale(.662)}}.snow:nth-child(279){opacity:1.6368;transform:translate(87.9411vw,-10px) scale(.2034);animation:fall-279 23s -24s linear infinite}@keyframes fall-279{43.78%{transform:translate(90.9325vw,43.78vh) scale(.2034)}to{transform:translate(89.4368vw,99vh) scale(.2034)}}.snow:nth-child(280){opacity:.6292;transform:translate(5.755vw,-10px) scale(.3199);animation:fall-280 22s -13s linear infinite}@keyframes fall-280{39.211%{transform:translate(-.3887vw,39.211vh) scale(.3199)}to{transform:translate(2.68315vw,99vh) scale(.3199)}}.snow:nth-child(281){opacity:1.1186;transform:translate(31.8075vw,-10px) scale(.4198);animation:fall-281 28s -13s linear infinite}@keyframes fall-281{40.446%{transform:translate(33.6129vw,40.446vh) scale(.4198)}to{transform:translate(32.7102vw,99vh) scale(.4198)}}.snow:nth-child(282){opacity:1.389;transform:translate(76.0563vw,-10px) scale(.5482);animation:fall-282 17s -6s linear infinite}@keyframes fall-282{64.7%{transform:translate(74.3898vw,64.7vh) scale(.5482)}to{transform:translate(75.22305vw,99vh) scale(.5482)}}.snow:nth-child(283){opacity:1.879;transform:translate(.8582vw,-10px) scale(.357);animation:fall-283 24s -9s linear infinite}@keyframes fall-283{63.9%{transform:translate(2.9953vw,63.9vh) scale(.357)}to{transform:translate(1.92675vw,99vh) scale(.357)}}.snow:nth-child(284){opacity:1.4344;transform:translate(86.9707vw,-10px) scale(.5653);animation:fall-284 28s -19s linear infinite}@keyframes fall-284{34.825%{transform:translate(94.9873vw,34.825vh) scale(.5653)}to{transform:translate(90.979vw,99vh) scale(.5653)}}.snow:nth-child(285){opacity:.5158;transform:translate(54.132vw,-10px) scale(.4931);animation:fall-285 14s -5s linear infinite}@keyframes fall-285{33.205%{transform:translate(45.0697vw,33.205vh) scale(.4931)}to{transform:translate(49.60085vw,99vh) scale(.4931)}}.snow:nth-child(286){opacity:.118;transform:translate(46.7477vw,-10px) scale(.6684);animation:fall-286 20s -22s linear infinite}@keyframes fall-286{33.816%{transform:translate(45.44vw,33.816vh) scale(.6684)}to{transform:translate(46.09385vw,99vh) scale(.6684)}}.snow:nth-child(287){opacity:1.336;transform:translate(47.1162vw,-10px) scale(.1618);animation:fall-287 25s -9s linear infinite}@keyframes fall-287{42.054%{transform:translate(52.6435vw,42.054vh) scale(.1618)}to{transform:translate(49.87985vw,99vh) scale(.1618)}}.snow:nth-child(288){opacity:1.0482;transform:translate(54.5295vw,-10px) scale(.9167);animation:fall-288 19s -22s linear infinite}@keyframes fall-288{75.795%{transform:translate(45.312vw,75.795vh) scale(.9167)}to{transform:translate(49.92075vw,99vh) scale(.9167)}}.snow:nth-child(289){opacity:1.4456;transform:translate(36.9573vw,-10px) scale(.1134);animation:fall-289 10s -29s linear infinite}@keyframes fall-289{41.783%{transform:translate(40.7434vw,41.783vh) scale(.1134)}to{transform:translate(38.85035vw,99vh) scale(.1134)}}.snow:nth-child(290){opacity:1.759;transform:translate(4.4808vw,-10px) scale(.0495);animation:fall-290 16s -25s linear infinite}@keyframes fall-290{54.326%{transform:translate(-1.3475vw,54.326vh) scale(.0495)}to{transform:translate(1.56665vw,99vh) scale(.0495)}}.snow:nth-child(291){opacity:.919;transform:translate(7.1362vw,-10px) scale(.6095);animation:fall-291 29s -26s linear infinite}@keyframes fall-291{54.438%{transform:translate(14.3756vw,54.438vh) scale(.6095)}to{transform:translate(10.7559vw,99vh) scale(.6095)}}.snow:nth-child(292){opacity:.903;transform:translate(78.357vw,-10px) scale(.8252);animation:fall-292 11s -23s linear infinite}@keyframes fall-292{78.161%{transform:translate(80.982vw,78.161vh) scale(.8252)}to{transform:translate(79.6695vw,99vh) scale(.8252)}}.snow:nth-child(293){opacity:.7094;transform:translate(94.2811vw,-10px) scale(.7276);animation:fall-293 30s -20s linear infinite}@keyframes fall-293{48.951%{transform:translate(93.8154vw,48.951vh) scale(.7276)}to{transform:translate(94.04825vw,99vh) scale(.7276)}}.snow:nth-child(294){opacity:.0744;transform:translate(90.1302vw,-10px) scale(.7588);animation:fall-294 27s -5s linear infinite}@keyframes fall-294{58.812%{transform:translate(98.6367vw,58.812vh) scale(.7588)}to{transform:translate(94.38345vw,99vh) scale(.7588)}}.snow:nth-child(295){opacity:1.4358;transform:translate(22.69vw,-10px) scale(.8201);animation:fall-295 13s -25s linear infinite}@keyframes fall-295{61.339%{transform:translate(17.7668vw,61.339vh) scale(.8201)}to{transform:translate(20.2284vw,99vh) scale(.8201)}}.snow:nth-child(296){opacity:1.571;transform:translate(69.448vw,-10px) scale(.607);animation:fall-296 21s -25s linear infinite}@keyframes fall-296{62.534%{transform:translate(68.0956vw,62.534vh) scale(.607)}to{transform:translate(68.7718vw,99vh) scale(.607)}}.snow:nth-child(297){opacity:.673;transform:translate(32.6839vw,-10px) scale(.388);animation:fall-297 26s -2s linear infinite}@keyframes fall-297{42.445%{transform:translate(40.606vw,42.445vh) scale(.388)}to{transform:translate(36.64495vw,99vh) scale(.388)}}.snow:nth-child(298){opacity:.2318;transform:translate(90.5829vw,-10px) scale(.0144);animation:fall-298 25s -22s linear infinite}@keyframes fall-298{45.082%{transform:translate(94.2623vw,45.082vh) scale(.0144)}to{transform:translate(92.4226vw,99vh) scale(.0144)}}.snow:nth-child(299){opacity:.1276;transform:translate(64.731vw,-10px) scale(.3617);animation:fall-299 17s -13s linear infinite}@keyframes fall-299{54.56%{transform:translate(72.4224vw,54.56vh) scale(.3617)}to{transform:translate(68.5767vw,99vh) scale(.3617)}}.snow:nth-child(300){opacity:.0816;transform:translate(2.2784vw,-10px) scale(.8582);animation:fall-300 24s -28s linear infinite}@keyframes fall-300{31.288%{transform:translate(-5.0627vw,31.288vh) scale(.8582)}to{transform:translate(-1.39215vw,99vh) scale(.8582)}}.snow:nth-child(301){opacity:.8024;transform:translate(8.2094vw,-10px) scale(.5687);animation:fall-301 13s -17s linear infinite}@keyframes fall-301{64.676%{transform:translate(11.5583vw,64.676vh) scale(.5687)}to{transform:translate(9.88385vw,99vh) scale(.5687)}}.snow:nth-child(302){opacity:.1222;transform:translate(41.1524vw,-10px) scale(.0028);animation:fall-302 11s -8s linear infinite}@keyframes fall-302{40.312%{transform:translate(31.6461vw,40.312vh) scale(.0028)}to{transform:translate(36.39925vw,99vh) scale(.0028)}}.snow:nth-child(303){opacity:.4694;transform:translate(64.547vw,-10px) scale(.2652);animation:fall-303 21s -18s linear infinite}@keyframes fall-303{67.158%{transform:translate(70.4212vw,67.158vh) scale(.2652)}to{transform:translate(67.4841vw,99vh) scale(.2652)}}.snow:nth-child(304){opacity:1.1554;transform:translate(94.3069vw,-10px) scale(.1493);animation:fall-304 29s -26s linear infinite}@keyframes fall-304{55.187%{transform:translate(86.6723vw,55.187vh) scale(.1493)}to{transform:translate(90.4896vw,99vh) scale(.1493)}}.snow:nth-child(305){opacity:.5746;transform:translate(60.0836vw,-10px) scale(.7464);animation:fall-305 25s -23s linear infinite}@keyframes fall-305{66.311%{transform:translate(52.3197vw,66.311vh) scale(.7464)}to{transform:translate(56.20165vw,99vh) scale(.7464)}}.snow:nth-child(306){opacity:.4572;transform:translate(90.1661vw,-10px) scale(.0715);animation:fall-306 18s -4s linear infinite}@keyframes fall-306{51.412%{transform:translate(91.4651vw,51.412vh) scale(.0715)}to{transform:translate(90.8156vw,99vh) scale(.0715)}}.snow:nth-child(307){opacity:.3128;transform:translate(5.7123vw,-10px) scale(.3265);animation:fall-307 23s -22s linear infinite}@keyframes fall-307{54.211%{transform:translate(-2.338vw,54.211vh) scale(.3265)}to{transform:translate(1.68715vw,99vh) scale(.3265)}}.snow:nth-child(308){opacity:1.0136;transform:translate(58.6196vw,-10px) scale(.7853);animation:fall-308 16s -7s linear infinite}@keyframes fall-308{56.857%{transform:translate(66.9973vw,56.857vh) scale(.7853)}to{transform:translate(62.80845vw,99vh) scale(.7853)}}.snow:nth-child(309){opacity:.3556;transform:translate(12.3204vw,-10px) scale(.6287);animation:fall-309 11s -14s linear infinite}@keyframes fall-309{52.322%{transform:translate(6.519vw,52.322vh) scale(.6287)}to{transform:translate(9.4197vw,99vh) scale(.6287)}}.snow:nth-child(310){opacity:1.6194;transform:translate(76.196vw,-10px) scale(.8904);animation:fall-310 13s -2s linear infinite}@keyframes fall-310{67.533%{transform:translate(68.9749vw,67.533vh) scale(.8904)}to{transform:translate(72.58545vw,99vh) scale(.8904)}}.snow:nth-child(311){opacity:.5186;transform:translate(82.3499vw,-10px) scale(.0597);animation:fall-311 27s -21s linear infinite}@keyframes fall-311{53.125%{transform:translate(82.6461vw,53.125vh) scale(.0597)}to{transform:translate(82.498vw,99vh) scale(.0597)}}.snow:nth-child(312){opacity:1.211;transform:translate(90.5431vw,-10px) scale(.1758);animation:fall-312 13s -18s linear infinite}@keyframes fall-312{38.511%{transform:translate(83.6797vw,38.511vh) scale(.1758)}to{transform:translate(87.1114vw,99vh) scale(.1758)}}.snow:nth-child(313){opacity:1.2682;transform:translate(85.875vw,-10px) scale(.2008);animation:fall-313 11s -23s linear infinite}@keyframes fall-313{43.533%{transform:translate(81.9228vw,43.533vh) scale(.2008)}to{transform:translate(83.8989vw,99vh) scale(.2008)}}.snow:nth-child(314){opacity:.107;transform:translate(19.515vw,-10px) scale(.2682);animation:fall-314 16s -2s linear infinite}@keyframes fall-314{52.532%{transform:translate(11.7027vw,52.532vh) scale(.2682)}to{transform:translate(15.60885vw,99vh) scale(.2682)}}.snow:nth-child(315){opacity:.3658;transform:translate(84.3912vw,-10px) scale(.962);animation:fall-315 21s -16s linear infinite}@keyframes fall-315{51.349%{transform:translate(92.9797vw,51.349vh) scale(.962)}to{transform:translate(88.68545vw,99vh) scale(.962)}}.snow:nth-child(316){opacity:1.4686;transform:translate(.9164vw,-10px) scale(.4541);animation:fall-316 28s -20s linear infinite}@keyframes fall-316{39.33%{transform:translate(2.3472vw,39.33vh) scale(.4541)}to{transform:translate(1.6318vw,99vh) scale(.4541)}}.snow:nth-child(317){opacity:1.7134;transform:translate(57.1254vw,-10px) scale(.6592);animation:fall-317 28s -15s linear infinite}@keyframes fall-317{32.353%{transform:translate(65.723vw,32.353vh) scale(.6592)}to{transform:translate(61.4242vw,99vh) scale(.6592)}}.snow:nth-child(318){opacity:1.5784;transform:translate(8.7605vw,-10px) scale(.4682);animation:fall-318 14s -27s linear infinite}@keyframes fall-318{68.607%{transform:translate(-.9946vw,68.607vh) scale(.4682)}to{transform:translate(3.88295vw,99vh) scale(.4682)}}.snow:nth-child(319){opacity:1.4022;transform:translate(23.8022vw,-10px) scale(.1392);animation:fall-319 12s -28s linear infinite}@keyframes fall-319{56.565%{transform:translate(28.8832vw,56.565vh) scale(.1392)}to{transform:translate(26.3427vw,99vh) scale(.1392)}}.snow:nth-child(320){opacity:1.9272;transform:translate(83.6429vw,-10px) scale(.4084);animation:fall-320 15s -7s linear infinite}@keyframes fall-320{36.685%{transform:translate(85.388vw,36.685vh) scale(.4084)}to{transform:translate(84.51545vw,99vh) scale(.4084)}}.snow:nth-child(321){opacity:.8184;transform:translate(14.3847vw,-10px) scale(.1166);animation:fall-321 11s -25s linear infinite}@keyframes fall-321{79.541%{transform:translate(7.6101vw,79.541vh) scale(.1166)}to{transform:translate(10.9974vw,99vh) scale(.1166)}}.snow:nth-child(322){opacity:1.3398;transform:translate(48.7117vw,-10px) scale(.0453);animation:fall-322 11s -29s linear infinite}@keyframes fall-322{44.117%{transform:translate(41.8674vw,44.117vh) scale(.0453)}to{transform:translate(45.28955vw,99vh) scale(.0453)}}.snow:nth-child(323){opacity:1.272;transform:translate(41.3542vw,-10px) scale(.8406);animation:fall-323 15s -1s linear infinite}@keyframes fall-323{32.326%{transform:translate(37.2775vw,32.326vh) scale(.8406)}to{transform:translate(39.31585vw,99vh) scale(.8406)}}.snow:nth-child(324){opacity:.1928;transform:translate(87.2827vw,-10px) scale(.1187);animation:fall-324 24s -3s linear infinite}@keyframes fall-324{31.727%{transform:translate(79.5962vw,31.727vh) scale(.1187)}to{transform:translate(83.43945vw,99vh) scale(.1187)}}.snow:nth-child(325){opacity:.1368;transform:translate(17.2618vw,-10px) scale(.5358);animation:fall-325 11s -18s linear infinite}@keyframes fall-325{55.852%{transform:translate(13.152vw,55.852vh) scale(.5358)}to{transform:translate(15.2069vw,99vh) scale(.5358)}}.snow:nth-child(326){opacity:.2862;transform:translate(44.516vw,-10px) scale(.2107);animation:fall-326 26s -15s linear infinite}@keyframes fall-326{67.8%{transform:translate(49.7011vw,67.8vh) scale(.2107)}to{transform:translate(47.10855vw,99vh) scale(.2107)}}.snow:nth-child(327){opacity:.2636;transform:translate(12.8621vw,-10px) scale(.5608);animation:fall-327 10s -3s linear infinite}@keyframes fall-327{33.631%{transform:translate(14.5366vw,33.631vh) scale(.5608)}to{transform:translate(13.69935vw,99vh) scale(.5608)}}.snow:nth-child(328){opacity:.4078;transform:translate(75.199vw,-10px) scale(.1887);animation:fall-328 23s -10s linear infinite}@keyframes fall-328{63.702%{transform:translate(68.6223vw,63.702vh) scale(.1887)}to{transform:translate(71.91065vw,99vh) scale(.1887)}}.snow:nth-child(329){opacity:.065;transform:translate(64.2287vw,-10px) scale(.9809);animation:fall-329 29s -8s linear infinite}@keyframes fall-329{58.702%{transform:translate(68.4541vw,58.702vh) scale(.9809)}to{transform:translate(66.3414vw,99vh) scale(.9809)}}.snow:nth-child(330){opacity:.53;transform:translate(2.9368vw,-10px) scale(.157);animation:fall-330 19s -30s linear infinite}@keyframes fall-330{36.092%{transform:translate(-2.4128vw,36.092vh) scale(.157)}to{transform:translate(.262vw,99vh) scale(.157)}}.snow:nth-child(331){opacity:.0334;transform:translate(18.0946vw,-10px) scale(.8527);animation:fall-331 17s -9s linear infinite}@keyframes fall-331{34.4%{transform:translate(25.8247vw,34.4vh) scale(.8527)}to{transform:translate(21.95965vw,99vh) scale(.8527)}}.snow:nth-child(332){opacity:.5308;transform:translate(33.7134vw,-10px) scale(.6436);animation:fall-332 11s -27s linear infinite}@keyframes fall-332{48.64%{transform:translate(28.8105vw,48.64vh) scale(.6436)}to{transform:translate(31.26195vw,99vh) scale(.6436)}}.snow:nth-child(333){opacity:1.7908;transform:translate(34.3232vw,-10px) scale(.1438);animation:fall-333 18s -29s linear infinite}@keyframes fall-333{56.518%{transform:translate(33.1595vw,56.518vh) scale(.1438)}to{transform:translate(33.74135vw,99vh) scale(.1438)}}.snow:nth-child(334){opacity:1.1606;transform:translate(11.4952vw,-10px) scale(.9147);animation:fall-334 17s -6s linear infinite}@keyframes fall-334{75.593%{transform:translate(7.7245vw,75.593vh) scale(.9147)}to{transform:translate(9.60985vw,99vh) scale(.9147)}}.snow:nth-child(335){opacity:.0556;transform:translate(35.5008vw,-10px) scale(.3856);animation:fall-335 24s -8s linear infinite}@keyframes fall-335{68.497%{transform:translate(38.1852vw,68.497vh) scale(.3856)}to{transform:translate(36.843vw,99vh) scale(.3856)}}.snow:nth-child(336){opacity:1.3956;transform:translate(77.7425vw,-10px) scale(.8872);animation:fall-336 14s -20s linear infinite}@keyframes fall-336{47.284%{transform:translate(84.6637vw,47.284vh) scale(.8872)}to{transform:translate(81.2031vw,99vh) scale(.8872)}}.snow:nth-child(337){opacity:1.5912;transform:translate(20.0213vw,-10px) scale(.8674);animation:fall-337 19s -2s linear infinite}@keyframes fall-337{38.654%{transform:translate(25.548vw,38.654vh) scale(.8674)}to{transform:translate(22.78465vw,99vh) scale(.8674)}}.snow:nth-child(338){opacity:1.0204;transform:translate(.9041vw,-10px) scale(.8049);animation:fall-338 30s -3s linear infinite}@keyframes fall-338{49.166%{transform:translate(2.5357vw,49.166vh) scale(.8049)}to{transform:translate(1.7199vw,99vh) scale(.8049)}}.snow:nth-child(339){opacity:1.8906;transform:translate(90.5509vw,-10px) scale(.2127);animation:fall-339 16s -22s linear infinite}@keyframes fall-339{54.256%{transform:translate(88.5461vw,54.256vh) scale(.2127)}to{transform:translate(89.5485vw,99vh) scale(.2127)}}.snow:nth-child(340){opacity:.3434;transform:translate(47.8245vw,-10px) scale(.2531);animation:fall-340 13s -9s linear infinite}@keyframes fall-340{57.896%{transform:translate(38.6779vw,57.896vh) scale(.2531)}to{transform:translate(43.2512vw,99vh) scale(.2531)}}.snow:nth-child(341){opacity:.177;transform:translate(96.2658vw,-10px) scale(.6118);animation:fall-341 17s -28s linear infinite}@keyframes fall-341{75.63%{transform:translate(92.6459vw,75.63vh) scale(.6118)}to{transform:translate(94.45585vw,99vh) scale(.6118)}}.snow:nth-child(342){opacity:.1134;transform:translate(40.792vw,-10px) scale(.111);animation:fall-342 30s -10s linear infinite}@keyframes fall-342{46.178%{transform:translate(44.8428vw,46.178vh) scale(.111)}to{transform:translate(42.8174vw,99vh) scale(.111)}}.snow:nth-child(343){opacity:.865;transform:translate(44.0468vw,-10px) scale(.3372);animation:fall-343 16s -5s linear infinite}@keyframes fall-343{74.883%{transform:translate(36.2439vw,74.883vh) scale(.3372)}to{transform:translate(40.14535vw,99vh) scale(.3372)}}.snow:nth-child(344){opacity:.8452;transform:translate(71.8734vw,-10px) scale(.8766);animation:fall-344 25s -3s linear infinite}@keyframes fall-344{56.203%{transform:translate(79.967vw,56.203vh) scale(.8766)}to{transform:translate(75.9202vw,99vh) scale(.8766)}}.snow:nth-child(345){opacity:1.146;transform:translate(7.0179vw,-10px) scale(.0818);animation:fall-345 11s -12s linear infinite}@keyframes fall-345{38.492%{transform:translate(-2.2454vw,38.492vh) scale(.0818)}to{transform:translate(2.38625vw,99vh) scale(.0818)}}.snow:nth-child(346){opacity:1.7872;transform:translate(39.5984vw,-10px) scale(.2227);animation:fall-346 18s -3s linear infinite}@keyframes fall-346{77.137%{transform:translate(38.5857vw,77.137vh) scale(.2227)}to{transform:translate(39.09205vw,99vh) scale(.2227)}}.snow:nth-child(347){opacity:1.8418;transform:translate(63.6666vw,-10px) scale(.8859);animation:fall-347 30s -7s linear infinite}@keyframes fall-347{54.149%{transform:translate(56.5064vw,54.149vh) scale(.8859)}to{transform:translate(60.0865vw,99vh) scale(.8859)}}.snow:nth-child(348){opacity:1.6124;transform:translate(36.7157vw,-10px) scale(.9347);animation:fall-348 17s -15s linear infinite}@keyframes fall-348{72.587%{transform:translate(27.079vw,72.587vh) scale(.9347)}to{transform:translate(31.89735vw,99vh) scale(.9347)}}.snow:nth-child(349){opacity:1.2458;transform:translate(82.1544vw,-10px) scale(.053);animation:fall-349 26s -13s linear infinite}@keyframes fall-349{61.561%{transform:translate(74.3063vw,61.561vh) scale(.053)}to{transform:translate(78.23035vw,99vh) scale(.053)}}.snow:nth-child(350){opacity:1.5496;transform:translate(86.2453vw,-10px) scale(.186);animation:fall-350 17s -1s linear infinite}@keyframes fall-350{78.639%{transform:translate(87.1373vw,78.639vh) scale(.186)}to{transform:translate(86.6913vw,99vh) scale(.186)}}.snow:nth-child(351){opacity:.9734;transform:translate(77.5222vw,-10px) scale(.0015);animation:fall-351 17s -6s linear infinite}@keyframes fall-351{78.171%{transform:translate(80.9931vw,78.171vh) scale(.0015)}to{transform:translate(79.25765vw,99vh) scale(.0015)}}.snow:nth-child(352){opacity:.0996;transform:translate(40.3884vw,-10px) scale(.3824);animation:fall-352 22s -2s linear infinite}@keyframes fall-352{59.615%{transform:translate(44.7007vw,59.615vh) scale(.3824)}to{transform:translate(42.54455vw,99vh) scale(.3824)}}.snow:nth-child(353){opacity:.0202;transform:translate(91.4011vw,-10px) scale(.3527);animation:fall-353 28s -17s linear infinite}@keyframes fall-353{68.77%{transform:translate(86.8722vw,68.77vh) scale(.3527)}to{transform:translate(89.13665vw,99vh) scale(.3527)}}.snow:nth-child(354){opacity:1.9376;transform:translate(9.1254vw,-10px) scale(.2293);animation:fall-354 21s -25s linear infinite}@keyframes fall-354{66.942%{transform:translate(16.1671vw,66.942vh) scale(.2293)}to{transform:translate(12.64625vw,99vh) scale(.2293)}}.snow:nth-child(355){opacity:1.8252;transform:translate(70.098vw,-10px) scale(.2525);animation:fall-355 23s -20s linear infinite}@keyframes fall-355{58.451%{transform:translate(75.5936vw,58.451vh) scale(.2525)}to{transform:translate(72.8458vw,99vh) scale(.2525)}}.snow:nth-child(356){opacity:.2608;transform:translate(67.6565vw,-10px) scale(.6791);animation:fall-356 15s -20s linear infinite}@keyframes fall-356{49.883%{transform:translate(59.0857vw,49.883vh) scale(.6791)}to{transform:translate(63.3711vw,99vh) scale(.6791)}}.snow:nth-child(357){opacity:1.9506;transform:translate(92.5769vw,-10px) scale(.1103);animation:fall-357 16s -22s linear infinite}@keyframes fall-357{50.637%{transform:translate(84.5701vw,50.637vh) scale(.1103)}to{transform:translate(88.5735vw,99vh) scale(.1103)}}.snow:nth-child(358){opacity:1.3776;transform:translate(8.2384vw,-10px) scale(.2977);animation:fall-358 16s -24s linear infinite}@keyframes fall-358{44.923%{transform:translate(2.8555vw,44.923vh) scale(.2977)}to{transform:translate(5.54695vw,99vh) scale(.2977)}}.snow:nth-child(359){opacity:.6204;transform:translate(58.2801vw,-10px) scale(.2199);animation:fall-359 30s -7s linear infinite}@keyframes fall-359{42.681%{transform:translate(65.4171vw,42.681vh) scale(.2199)}to{transform:translate(61.8486vw,99vh) scale(.2199)}}.snow:nth-child(360){opacity:1.8344;transform:translate(76.1422vw,-10px) scale(.3934);animation:fall-360 20s -3s linear infinite}@keyframes fall-360{45.346%{transform:translate(79.5606vw,45.346vh) scale(.3934)}to{transform:translate(77.8514vw,99vh) scale(.3934)}}.snow:nth-child(361){opacity:.172;transform:translate(34.9706vw,-10px) scale(.3123);animation:fall-361 10s -16s linear infinite}@keyframes fall-361{37.25%{transform:translate(32.2644vw,37.25vh) scale(.3123)}to{transform:translate(33.6175vw,99vh) scale(.3123)}}.snow:nth-child(362){opacity:1.5034;transform:translate(69.1318vw,-10px) scale(.1791);animation:fall-362 28s -15s linear infinite}@keyframes fall-362{52.034%{transform:translate(76.2446vw,52.034vh) scale(.1791)}to{transform:translate(72.6882vw,99vh) scale(.1791)}}.snow:nth-child(363){opacity:.85;transform:translate(11.247vw,-10px) scale(.671);animation:fall-363 24s -19s linear infinite}@keyframes fall-363{51.169%{transform:translate(13.3188vw,51.169vh) scale(.671)}to{transform:translate(12.2829vw,99vh) scale(.671)}}.snow:nth-child(364){opacity:1.7316;transform:translate(47.4328vw,-10px) scale(.2511);animation:fall-364 17s -16s linear infinite}@keyframes fall-364{61.764%{transform:translate(54.2578vw,61.764vh) scale(.2511)}to{transform:translate(50.8453vw,99vh) scale(.2511)}}.snow:nth-child(365){opacity:.3458;transform:translate(84.7516vw,-10px) scale(.6853);animation:fall-365 16s -3s linear infinite}@keyframes fall-365{76.967%{transform:translate(85.2275vw,76.967vh) scale(.6853)}to{transform:translate(84.98955vw,99vh) scale(.6853)}}.snow:nth-child(366){opacity:1.862;transform:translate(81.2625vw,-10px) scale(.2083);animation:fall-366 17s -23s linear infinite}@keyframes fall-366{39.302%{transform:translate(86.0869vw,39.302vh) scale(.2083)}to{transform:translate(83.6747vw,99vh) scale(.2083)}}.snow:nth-child(367){opacity:.3196;transform:translate(25.8506vw,-10px) scale(.7821);animation:fall-367 30s -10s linear infinite}@keyframes fall-367{74.826%{transform:translate(20.474vw,74.826vh) scale(.7821)}to{transform:translate(23.1623vw,99vh) scale(.7821)}}.snow:nth-child(368){opacity:1.2218;transform:translate(7.1569vw,-10px) scale(.1479);animation:fall-368 16s -9s linear infinite}@keyframes fall-368{61.084%{transform:translate(13.3398vw,61.084vh) scale(.1479)}to{transform:translate(10.24835vw,99vh) scale(.1479)}}.snow:nth-child(369){opacity:1.5362;transform:translate(43.587vw,-10px) scale(.5184);animation:fall-369 14s -16s linear infinite}@keyframes fall-369{51.516%{transform:translate(50.1611vw,51.516vh) scale(.5184)}to{transform:translate(46.87405vw,99vh) scale(.5184)}}.snow:nth-child(370){opacity:.6652;transform:translate(42.819vw,-10px) scale(.2396);animation:fall-370 19s -5s linear infinite}@keyframes fall-370{35.369%{transform:translate(41.551vw,35.369vh) scale(.2396)}to{transform:translate(42.185vw,99vh) scale(.2396)}}.snow:nth-child(371){opacity:1.2018;transform:translate(96.0291vw,-10px) scale(.1641);animation:fall-371 12s -26s linear infinite}@keyframes fall-371{55.626%{transform:translate(94.7848vw,55.626vh) scale(.1641)}to{transform:translate(95.40695vw,99vh) scale(.1641)}}.snow:nth-child(372){opacity:1.1048;transform:translate(11.8846vw,-10px) scale(.4974);animation:fall-372 19s -25s linear infinite}@keyframes fall-372{47.47%{transform:translate(18.5519vw,47.47vh) scale(.4974)}to{transform:translate(15.21825vw,99vh) scale(.4974)}}.snow:nth-child(373){opacity:.7662;transform:translate(69.3121vw,-10px) scale(.6163);animation:fall-373 17s -11s linear infinite}@keyframes fall-373{68.859%{transform:translate(63.433vw,68.859vh) scale(.6163)}to{transform:translate(66.37255vw,99vh) scale(.6163)}}.snow:nth-child(374){opacity:.5746;transform:translate(18.0379vw,-10px) scale(.7695);animation:fall-374 12s -26s linear infinite}@keyframes fall-374{55.817%{transform:translate(10.7669vw,55.817vh) scale(.7695)}to{transform:translate(14.4024vw,99vh) scale(.7695)}}.snow:nth-child(375){opacity:.805;transform:translate(.6763vw,-10px) scale(.3567);animation:fall-375 29s -24s linear infinite}@keyframes fall-375{35.624%{transform:translate(3.7305vw,35.624vh) scale(.3567)}to{transform:translate(2.2034vw,99vh) scale(.3567)}}.snow:nth-child(376){opacity:.861;transform:translate(90.0064vw,-10px) scale(.6268);animation:fall-376 24s -8s linear infinite}@keyframes fall-376{36.772%{transform:translate(86.1875vw,36.772vh) scale(.6268)}to{transform:translate(88.09695vw,99vh) scale(.6268)}}.snow:nth-child(377){opacity:.4372;transform:translate(52.832vw,-10px) scale(.9942);animation:fall-377 15s -27s linear infinite}@keyframes fall-377{60.547%{transform:translate(47.644vw,60.547vh) scale(.9942)}to{transform:translate(50.238vw,99vh) scale(.9942)}}.snow:nth-child(378){opacity:1.611;transform:translate(57.3564vw,-10px) scale(.856);animation:fall-378 30s -5s linear infinite}@keyframes fall-378{70.272%{transform:translate(61.1604vw,70.272vh) scale(.856)}to{transform:translate(59.2584vw,99vh) scale(.856)}}.snow:nth-child(379){opacity:1.0124;transform:translate(12.7916vw,-10px) scale(.5851);animation:fall-379 24s -10s linear infinite}@keyframes fall-379{36.303%{transform:translate(18.5207vw,36.303vh) scale(.5851)}to{transform:translate(15.65615vw,99vh) scale(.5851)}}.snow:nth-child(380){opacity:1.7016;transform:translate(8.1821vw,-10px) scale(.0314);animation:fall-380 26s -13s linear infinite}@keyframes fall-380{57.278%{transform:translate(6.9422vw,57.278vh) scale(.0314)}to{transform:translate(7.56215vw,99vh) scale(.0314)}}.snow:nth-child(381){opacity:1.5614;transform:translate(69.506vw,-10px) scale(.4856);animation:fall-381 23s -5s linear infinite}@keyframes fall-381{53.803%{transform:translate(72.9728vw,53.803vh) scale(.4856)}to{transform:translate(71.2394vw,99vh) scale(.4856)}}.snow:nth-child(382){opacity:1.0868;transform:translate(90.6298vw,-10px) scale(.6696);animation:fall-382 19s -13s linear infinite}@keyframes fall-382{45.852%{transform:translate(88.2735vw,45.852vh) scale(.6696)}to{transform:translate(89.45165vw,99vh) scale(.6696)}}.snow:nth-child(383){opacity:1.3624;transform:translate(50.4772vw,-10px) scale(.2443);animation:fall-383 19s -13s linear infinite}@keyframes fall-383{35.148%{transform:translate(41.4966vw,35.148vh) scale(.2443)}to{transform:translate(45.9869vw,99vh) scale(.2443)}}.snow:nth-child(384){opacity:.4604;transform:translate(65.2116vw,-10px) scale(.7168);animation:fall-384 24s -7s linear infinite}@keyframes fall-384{63.901%{transform:translate(68.9533vw,63.901vh) scale(.7168)}to{transform:translate(67.08245vw,99vh) scale(.7168)}}.snow:nth-child(385){opacity:.6746;transform:translate(52.9044vw,-10px) scale(.4032);animation:fall-385 15s -20s linear infinite}@keyframes fall-385{47.009%{transform:translate(59.6753vw,47.009vh) scale(.4032)}to{transform:translate(56.28985vw,99vh) scale(.4032)}}.snow:nth-child(386){opacity:1.0258;transform:translate(86.5179vw,-10px) scale(.6979);animation:fall-386 29s -14s linear infinite}@keyframes fall-386{36.19%{transform:translate(93.5733vw,36.19vh) scale(.6979)}to{transform:translate(90.0456vw,99vh) scale(.6979)}}.snow:nth-child(387){opacity:1.166;transform:translate(90.4788vw,-10px) scale(.5133);animation:fall-387 28s -3s linear infinite}@keyframes fall-387{30.247%{transform:translate(98.5913vw,30.247vh) scale(.5133)}to{transform:translate(94.53505vw,99vh) scale(.5133)}}.snow:nth-child(388){opacity:1.1348;transform:translate(85.8575vw,-10px) scale(.2604);animation:fall-388 21s -4s linear infinite}@keyframes fall-388{38.265%{transform:translate(85.4525vw,38.265vh) scale(.2604)}to{transform:translate(85.655vw,99vh) scale(.2604)}}.snow:nth-child(389){opacity:.4488;transform:translate(60.9962vw,-10px) scale(.4878);animation:fall-389 20s -4s linear infinite}@keyframes fall-389{37.119%{transform:translate(64.4099vw,37.119vh) scale(.4878)}to{transform:translate(62.70305vw,99vh) scale(.4878)}}.snow:nth-child(390){opacity:.1282;transform:translate(96.3998vw,-10px) scale(.038);animation:fall-390 20s -21s linear infinite}@keyframes fall-390{79.872%{transform:translate(94.6455vw,79.872vh) scale(.038)}to{transform:translate(95.52265vw,99vh) scale(.038)}}.snow:nth-child(391){opacity:1.3834;transform:translate(88.4981vw,-10px) scale(.0067);animation:fall-391 28s -22s linear infinite}@keyframes fall-391{45.716%{transform:translate(88.6vw,45.716vh) scale(.0067)}to{transform:translate(88.54905vw,99vh) scale(.0067)}}.snow:nth-child(392){opacity:1.628;transform:translate(90.4242vw,-10px) scale(.3394);animation:fall-392 20s -8s linear infinite}@keyframes fall-392{40.127%{transform:translate(85.6996vw,40.127vh) scale(.3394)}to{transform:translate(88.0619vw,99vh) scale(.3394)}}.snow:nth-child(393){opacity:1.0104;transform:translate(83.4393vw,-10px) scale(.3209);animation:fall-393 20s -13s linear infinite}@keyframes fall-393{40.09%{transform:translate(82.883vw,40.09vh) scale(.3209)}to{transform:translate(83.16115vw,99vh) scale(.3209)}}.snow:nth-child(394){opacity:1.9024;transform:translate(27.4422vw,-10px) scale(.4347);animation:fall-394 28s -28s linear infinite}@keyframes fall-394{41.61%{transform:translate(21.6871vw,41.61vh) scale(.4347)}to{transform:translate(24.56465vw,99vh) scale(.4347)}}.snow:nth-child(395){opacity:1.2432;transform:translate(29.4591vw,-10px) scale(.5312);animation:fall-395 30s -20s linear infinite}@keyframes fall-395{67.332%{transform:translate(37.6902vw,67.332vh) scale(.5312)}to{transform:translate(33.57465vw,99vh) scale(.5312)}}.snow:nth-child(396){opacity:1.7816;transform:translate(14.4155vw,-10px) scale(.3112);animation:fall-396 22s -11s linear infinite}@keyframes fall-396{58.022%{transform:translate(6.0685vw,58.022vh) scale(.3112)}to{transform:translate(10.242vw,99vh) scale(.3112)}}.snow:nth-child(397){opacity:.2526;transform:translate(20.1423vw,-10px) scale(.5323);animation:fall-397 26s -7s linear infinite}@keyframes fall-397{74.302%{transform:translate(12.3898vw,74.302vh) scale(.5323)}to{transform:translate(16.26605vw,99vh) scale(.5323)}}.snow:nth-child(398){opacity:.6418;transform:translate(39.6283vw,-10px) scale(.6421);animation:fall-398 11s -30s linear infinite}@keyframes fall-398{46.958%{transform:translate(43.6808vw,46.958vh) scale(.6421)}to{transform:translate(41.65455vw,99vh) scale(.6421)}}.snow:nth-child(399){opacity:1.0526;transform:translate(57.099vw,-10px) scale(.9441);animation:fall-399 15s -24s linear infinite}@keyframes fall-399{67.855%{transform:translate(56.9729vw,67.855vh) scale(.9441)}to{transform:translate(57.03595vw,99vh) scale(.9441)}}.snow:nth-child(400){opacity:.5282;transform:translate(44.554vw,-10px) scale(.2337);animation:fall-400 28s -7s linear infinite}@keyframes fall-400{79.267%{transform:translate(46.2271vw,79.267vh) scale(.2337)}to{transform:translate(45.39055vw,99vh) scale(.2337)}}\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:1.4628;transform:translate(82.0384vw,-10px) scale(.6809);animation:fall-1 21s -21s linear infinite}@keyframes fall-1{68.082%{transform:translate(76.2817vw,68.082vh) scale(.6809)}to{transform:translate(79.16005vw,99vh) scale(.6809)}}.snow:nth-child(2){opacity:1.5342;transform:translate(12.434vw,-10px) scale(.4577);animation:fall-2 29s -10s linear infinite}@keyframes fall-2{45.116%{transform:translate(18.5357vw,45.116vh) scale(.4577)}to{transform:translate(15.48485vw,99vh) scale(.4577)}}.snow:nth-child(3){opacity:1.8878;transform:translate(66.9125vw,-10px) scale(.187);animation:fall-3 12s -29s linear infinite}@keyframes fall-3{33.201%{transform:translate(67.621vw,33.201vh) scale(.187)}to{transform:translate(67.26675vw,99vh) scale(.187)}}.snow:nth-child(4){opacity:.8554;transform:translate(23.8456vw,-10px) scale(.6927);animation:fall-4 26s -20s linear infinite}@keyframes fall-4{38.899%{transform:translate(31.9474vw,38.899vh) scale(.6927)}to{transform:translate(27.8965vw,99vh) scale(.6927)}}.snow:nth-child(5){opacity:1.709;transform:translate(62.0952vw,-10px) scale(.0471);animation:fall-5 30s -7s linear infinite}@keyframes fall-5{36.146%{transform:translate(61.8168vw,36.146vh) scale(.0471)}to{transform:translate(61.956vw,99vh) scale(.0471)}}.snow:nth-child(6){opacity:1.0768;transform:translate(18.5467vw,-10px) scale(.575);animation:fall-6 17s -7s linear infinite}@keyframes fall-6{40.272%{transform:translate(22.8437vw,40.272vh) scale(.575)}to{transform:translate(20.6952vw,99vh) scale(.575)}}.snow:nth-child(7){opacity:1.052;transform:translate(74.2039vw,-10px) scale(.505);animation:fall-7 28s -24s linear infinite}@keyframes fall-7{48.442%{transform:translate(69.2019vw,48.442vh) scale(.505)}to{transform:translate(71.7029vw,99vh) scale(.505)}}.snow:nth-child(8){opacity:1.4844;transform:translate(27.8618vw,-10px) scale(.1115);animation:fall-8 19s -26s linear infinite}@keyframes fall-8{51.303%{transform:translate(30.9955vw,51.303vh) scale(.1115)}to{transform:translate(29.42865vw,99vh) scale(.1115)}}.snow:nth-child(9){opacity:.7672;transform:translate(66.8363vw,-10px) scale(.9895);animation:fall-9 25s -18s linear infinite}@keyframes fall-9{42.228%{transform:translate(75.5924vw,42.228vh) scale(.9895)}to{transform:translate(71.21435vw,99vh) scale(.9895)}}.snow:nth-child(10){opacity:.7094;transform:translate(3.9135vw,-10px) scale(.4727);animation:fall-10 19s -30s linear infinite}@keyframes fall-10{54.279%{transform:translate(-5.4632vw,54.279vh) scale(.4727)}to{transform:translate(-.77485vw,99vh) scale(.4727)}}.snow:nth-child(11){opacity:1.1606;transform:translate(63.6019vw,-10px) scale(.7989);animation:fall-11 12s -13s linear infinite}@keyframes fall-11{54.045%{transform:translate(71.3269vw,54.045vh) scale(.7989)}to{transform:translate(67.4644vw,99vh) scale(.7989)}}.snow:nth-child(12){opacity:.201;transform:translate(68.3363vw,-10px) scale(.3242);animation:fall-12 21s -11s linear infinite}@keyframes fall-12{64.295%{transform:translate(61.4412vw,64.295vh) scale(.3242)}to{transform:translate(64.88875vw,99vh) scale(.3242)}}.snow:nth-child(13){opacity:1.3184;transform:translate(85.1126vw,-10px) scale(.2614);animation:fall-13 12s -24s linear infinite}@keyframes fall-13{46.364%{transform:translate(90.7285vw,46.364vh) scale(.2614)}to{transform:translate(87.92055vw,99vh) scale(.2614)}}.snow:nth-child(14){opacity:.2128;transform:translate(51.0938vw,-10px) scale(.308);animation:fall-14 20s -12s linear infinite}@keyframes fall-14{63.707%{transform:translate(43.5934vw,63.707vh) scale(.308)}to{transform:translate(47.3436vw,99vh) scale(.308)}}.snow:nth-child(15){opacity:1.1122;transform:translate(43.5117vw,-10px) scale(.8279);animation:fall-15 30s -26s linear infinite}@keyframes fall-15{47.905%{transform:translate(40.3161vw,47.905vh) scale(.8279)}to{transform:translate(41.9139vw,99vh) scale(.8279)}}.snow:nth-child(16){opacity:1.7266;transform:translate(74.5674vw,-10px) scale(.0954);animation:fall-16 18s -17s linear infinite}@keyframes fall-16{77.7%{transform:translate(82.5872vw,77.7vh) scale(.0954)}to{transform:translate(78.5773vw,99vh) scale(.0954)}}.snow:nth-child(17){opacity:1.6156;transform:translate(8.5144vw,-10px) scale(.7928);animation:fall-17 11s -8s linear infinite}@keyframes fall-17{59.023%{transform:translate(8.7224vw,59.023vh) scale(.7928)}to{transform:translate(8.6184vw,99vh) scale(.7928)}}.snow:nth-child(18){opacity:1.3142;transform:translate(.0461vw,-10px) scale(.1641);animation:fall-18 21s -10s linear infinite}@keyframes fall-18{58.811%{transform:translate(1.3802vw,58.811vh) scale(.1641)}to{transform:translate(.71315vw,99vh) scale(.1641)}}.snow:nth-child(19){opacity:1.348;transform:translate(84.092vw,-10px) scale(.4911);animation:fall-19 11s -24s linear infinite}@keyframes fall-19{59.71%{transform:translate(74.9245vw,59.71vh) scale(.4911)}to{transform:translate(79.50825vw,99vh) scale(.4911)}}.snow:nth-child(20){opacity:1.2536;transform:translate(81.7638vw,-10px) scale(.2198);animation:fall-20 17s -4s linear infinite}@keyframes fall-20{37.058%{transform:translate(84.1477vw,37.058vh) scale(.2198)}to{transform:translate(82.95575vw,99vh) scale(.2198)}}.snow:nth-child(21){opacity:1.1228;transform:translate(60.2474vw,-10px) scale(.251);animation:fall-21 28s -23s linear infinite}@keyframes fall-21{58.589%{transform:translate(63.6367vw,58.589vh) scale(.251)}to{transform:translate(61.94205vw,99vh) scale(.251)}}.snow:nth-child(22){opacity:.172;transform:translate(28.4014vw,-10px) scale(.7326);animation:fall-22 30s -7s linear infinite}@keyframes fall-22{69.453%{transform:translate(23.424vw,69.453vh) scale(.7326)}to{transform:translate(25.9127vw,99vh) scale(.7326)}}.snow:nth-child(23){opacity:.6794;transform:translate(68.6867vw,-10px) scale(.0471);animation:fall-23 23s -16s linear infinite}@keyframes fall-23{75.829%{transform:translate(74.7958vw,75.829vh) scale(.0471)}to{transform:translate(71.74125vw,99vh) scale(.0471)}}.snow:nth-child(24){opacity:.3828;transform:translate(33.151vw,-10px) scale(.5951);animation:fall-24 26s -7s linear infinite}@keyframes fall-24{41.356%{transform:translate(36.5368vw,41.356vh) scale(.5951)}to{transform:translate(34.8439vw,99vh) scale(.5951)}}.snow:nth-child(25){opacity:1.68;transform:translate(50.7674vw,-10px) scale(.4462);animation:fall-25 27s -17s linear infinite}@keyframes fall-25{41.827%{transform:translate(51.276vw,41.827vh) scale(.4462)}to{transform:translate(51.0217vw,99vh) scale(.4462)}}.snow:nth-child(26){opacity:.9426;transform:translate(28.3516vw,-10px) scale(.4861);animation:fall-26 15s -18s linear infinite}@keyframes fall-26{50.062%{transform:translate(21.2832vw,50.062vh) scale(.4861)}to{transform:translate(24.8174vw,99vh) scale(.4861)}}.snow:nth-child(27){opacity:1.0508;transform:translate(59.1346vw,-10px) scale(.1463);animation:fall-27 17s -9s linear infinite}@keyframes fall-27{74.047%{transform:translate(49.4156vw,74.047vh) scale(.1463)}to{transform:translate(54.2751vw,99vh) scale(.1463)}}.snow:nth-child(28){opacity:.9298;transform:translate(43.439vw,-10px) scale(.8783);animation:fall-28 27s -26s linear infinite}@keyframes fall-28{54.266%{transform:translate(50.6747vw,54.266vh) scale(.8783)}to{transform:translate(47.05685vw,99vh) scale(.8783)}}.snow:nth-child(29){opacity:.668;transform:translate(61.0036vw,-10px) scale(.0732);animation:fall-29 15s -12s linear infinite}@keyframes fall-29{65.26%{transform:translate(57.9588vw,65.26vh) scale(.0732)}to{transform:translate(59.4812vw,99vh) scale(.0732)}}.snow:nth-child(30){opacity:1.8302;transform:translate(10.6787vw,-10px) scale(.1382);animation:fall-30 22s -19s linear infinite}@keyframes fall-30{71.734%{transform:translate(19.4451vw,71.734vh) scale(.1382)}to{transform:translate(15.0619vw,99vh) scale(.1382)}}.snow:nth-child(31){opacity:1.463;transform:translate(10.9563vw,-10px) scale(.5345);animation:fall-31 17s -28s linear infinite}@keyframes fall-31{33.57%{transform:translate(10.9734vw,33.57vh) scale(.5345)}to{transform:translate(10.96485vw,99vh) scale(.5345)}}.snow:nth-child(32){opacity:.3734;transform:translate(23.0551vw,-10px) scale(.7919);animation:fall-32 17s -27s linear infinite}@keyframes fall-32{76.417%{transform:translate(28.5826vw,76.417vh) scale(.7919)}to{transform:translate(25.81885vw,99vh) scale(.7919)}}.snow:nth-child(33){opacity:1.4404;transform:translate(12.0455vw,-10px) scale(.6813);animation:fall-33 26s -4s linear infinite}@keyframes fall-33{48.553%{transform:translate(13.744vw,48.553vh) scale(.6813)}to{transform:translate(12.89475vw,99vh) scale(.6813)}}.snow:nth-child(34){opacity:1.7392;transform:translate(20.4644vw,-10px) scale(.6207);animation:fall-34 12s -26s linear infinite}@keyframes fall-34{49.15%{transform:translate(17.9962vw,49.15vh) scale(.6207)}to{transform:translate(19.2303vw,99vh) scale(.6207)}}.snow:nth-child(35){opacity:.4168;transform:translate(25.9966vw,-10px) scale(.668);animation:fall-35 17s -4s linear infinite}@keyframes fall-35{57.684%{transform:translate(19.1389vw,57.684vh) scale(.668)}to{transform:translate(22.56775vw,99vh) scale(.668)}}.snow:nth-child(36){opacity:1.937;transform:translate(43.7482vw,-10px) scale(.1923);animation:fall-36 25s -28s linear infinite}@keyframes fall-36{72.545%{transform:translate(52.6795vw,72.545vh) scale(.1923)}to{transform:translate(48.21385vw,99vh) scale(.1923)}}.snow:nth-child(37){opacity:1.7252;transform:translate(74.7673vw,-10px) scale(.4415);animation:fall-37 26s -20s linear infinite}@keyframes fall-37{66.246%{transform:translate(74.0122vw,66.246vh) scale(.4415)}to{transform:translate(74.38975vw,99vh) scale(.4415)}}.snow:nth-child(38){opacity:1.6162;transform:translate(85.1261vw,-10px) scale(.6588);animation:fall-38 15s -23s linear infinite}@keyframes fall-38{41.432%{transform:translate(86.5568vw,41.432vh) scale(.6588)}to{transform:translate(85.84145vw,99vh) scale(.6588)}}.snow:nth-child(39){opacity:.5966;transform:translate(37.2271vw,-10px) scale(.0653);animation:fall-39 15s -19s linear infinite}@keyframes fall-39{63.718%{transform:translate(35.9844vw,63.718vh) scale(.0653)}to{transform:translate(36.60575vw,99vh) scale(.0653)}}.snow:nth-child(40){opacity:.7812;transform:translate(59.216vw,-10px) scale(.1738);animation:fall-40 11s -13s linear infinite}@keyframes fall-40{74.747%{transform:translate(50.53vw,74.747vh) scale(.1738)}to{transform:translate(54.873vw,99vh) scale(.1738)}}.snow:nth-child(41){opacity:.4542;transform:translate(45.731vw,-10px) scale(.4919);animation:fall-41 12s -30s linear infinite}@keyframes fall-41{57.204%{transform:translate(43.4215vw,57.204vh) scale(.4919)}to{transform:translate(44.57625vw,99vh) scale(.4919)}}.snow:nth-child(42){opacity:1.1728;transform:translate(23.3478vw,-10px) scale(.582);animation:fall-42 17s -11s linear infinite}@keyframes fall-42{72.514%{transform:translate(24.6681vw,72.514vh) scale(.582)}to{transform:translate(24.00795vw,99vh) scale(.582)}}.snow:nth-child(43){opacity:.4522;transform:translate(92.5466vw,-10px) scale(.8187);animation:fall-43 11s -22s linear infinite}@keyframes fall-43{53.836%{transform:translate(100.7314vw,53.836vh) scale(.8187)}to{transform:translate(96.639vw,99vh) scale(.8187)}}.snow:nth-child(44){opacity:.0046;transform:translate(85.5005vw,-10px) scale(.291);animation:fall-44 30s -2s linear infinite}@keyframes fall-44{74.615%{transform:translate(94.1018vw,74.615vh) scale(.291)}to{transform:translate(89.80115vw,99vh) scale(.291)}}.snow:nth-child(45){opacity:1.8654;transform:translate(36.7026vw,-10px) scale(.4823);animation:fall-45 22s -26s linear infinite}@keyframes fall-45{35.647%{transform:translate(35.1056vw,35.647vh) scale(.4823)}to{transform:translate(35.9041vw,99vh) scale(.4823)}}.snow:nth-child(46){opacity:1.641;transform:translate(46.9244vw,-10px) scale(.4961);animation:fall-46 16s -29s linear infinite}@keyframes fall-46{59.474%{transform:translate(51.1897vw,59.474vh) scale(.4961)}to{transform:translate(49.05705vw,99vh) scale(.4961)}}.snow:nth-child(47){opacity:1.6464;transform:translate(87.4185vw,-10px) scale(.9287);animation:fall-47 18s -27s linear infinite}@keyframes fall-47{62.679%{transform:translate(86.1874vw,62.679vh) scale(.9287)}to{transform:translate(86.80295vw,99vh) scale(.9287)}}.snow:nth-child(48){opacity:.3826;transform:translate(49.5133vw,-10px) scale(.1678);animation:fall-48 18s -4s linear infinite}@keyframes fall-48{61.693%{transform:translate(49.4583vw,61.693vh) scale(.1678)}to{transform:translate(49.4858vw,99vh) scale(.1678)}}.snow:nth-child(49){opacity:.4938;transform:translate(27.3425vw,-10px) scale(.1256);animation:fall-49 23s -24s linear infinite}@keyframes fall-49{32.206%{transform:translate(25.3822vw,32.206vh) scale(.1256)}to{transform:translate(26.36235vw,99vh) scale(.1256)}}.snow:nth-child(50){opacity:1.7496;transform:translate(9.9371vw,-10px) scale(.0116);animation:fall-50 19s -14s linear infinite}@keyframes fall-50{67.59%{transform:translate(12.8869vw,67.59vh) scale(.0116)}to{transform:translate(11.412vw,99vh) scale(.0116)}}.snow:nth-child(51){opacity:1.5714;transform:translate(21.3573vw,-10px) scale(.9035);animation:fall-51 16s -11s linear infinite}@keyframes fall-51{70.75%{transform:translate(13.4603vw,70.75vh) scale(.9035)}to{transform:translate(17.4088vw,99vh) scale(.9035)}}.snow:nth-child(52){opacity:.4644;transform:translate(66.5153vw,-10px) scale(.5218);animation:fall-52 10s -8s linear infinite}@keyframes fall-52{63.093%{transform:translate(57.2227vw,63.093vh) scale(.5218)}to{transform:translate(61.869vw,99vh) scale(.5218)}}.snow:nth-child(53){opacity:.22;transform:translate(27.7143vw,-10px) scale(.2548);animation:fall-53 26s -21s linear infinite}@keyframes fall-53{48.474%{transform:translate(30.8569vw,48.474vh) scale(.2548)}to{transform:translate(29.2856vw,99vh) scale(.2548)}}.snow:nth-child(54){opacity:.4034;transform:translate(16.6852vw,-10px) scale(.7748);animation:fall-54 17s -23s linear infinite}@keyframes fall-54{41.312%{transform:translate(15.6097vw,41.312vh) scale(.7748)}to{transform:translate(16.14745vw,99vh) scale(.7748)}}.snow:nth-child(55){opacity:.2504;transform:translate(52.0624vw,-10px) scale(.4722);animation:fall-55 20s -7s linear infinite}@keyframes fall-55{30.521%{transform:translate(58.0838vw,30.521vh) scale(.4722)}to{transform:translate(55.0731vw,99vh) scale(.4722)}}.snow:nth-child(56){opacity:1.059;transform:translate(37.6076vw,-10px) scale(.9958);animation:fall-56 15s -12s linear infinite}@keyframes fall-56{39.505%{transform:translate(40.6131vw,39.505vh) scale(.9958)}to{transform:translate(39.11035vw,99vh) scale(.9958)}}.snow:nth-child(57){opacity:.3576;transform:translate(72.1444vw,-10px) scale(.9936);animation:fall-57 19s -23s linear infinite}@keyframes fall-57{31.609%{transform:translate(67.3624vw,31.609vh) scale(.9936)}to{transform:translate(69.7534vw,99vh) scale(.9936)}}.snow:nth-child(58){opacity:1.6246;transform:translate(53.2401vw,-10px) scale(.9099);animation:fall-58 10s -20s linear infinite}@keyframes fall-58{69.741%{transform:translate(44.9553vw,69.741vh) scale(.9099)}to{transform:translate(49.0977vw,99vh) scale(.9099)}}.snow:nth-child(59){opacity:.9704;transform:translate(73.0967vw,-10px) scale(.7147);animation:fall-59 18s -28s linear infinite}@keyframes fall-59{42.602%{transform:translate(68.814vw,42.602vh) scale(.7147)}to{transform:translate(70.95535vw,99vh) scale(.7147)}}.snow:nth-child(60){opacity:.861;transform:translate(6.6438vw,-10px) scale(.5051);animation:fall-60 21s -30s linear infinite}@keyframes fall-60{53.743%{transform:translate(4.9149vw,53.743vh) scale(.5051)}to{transform:translate(5.77935vw,99vh) scale(.5051)}}.snow:nth-child(61){opacity:.9568;transform:translate(6.4014vw,-10px) scale(.0428);animation:fall-61 26s -28s linear infinite}@keyframes fall-61{56.527%{transform:translate(-1.7585vw,56.527vh) scale(.0428)}to{transform:translate(2.32145vw,99vh) scale(.0428)}}.snow:nth-child(62){opacity:1.9772;transform:translate(16.2394vw,-10px) scale(.1791);animation:fall-62 27s -27s linear infinite}@keyframes fall-62{52.586%{transform:translate(21.8374vw,52.586vh) scale(.1791)}to{transform:translate(19.0384vw,99vh) scale(.1791)}}.snow:nth-child(63){opacity:.2544;transform:translate(4.1647vw,-10px) scale(.2213);animation:fall-63 16s -25s linear infinite}@keyframes fall-63{71.041%{transform:translate(4.1075vw,71.041vh) scale(.2213)}to{transform:translate(4.1361vw,99vh) scale(.2213)}}.snow:nth-child(64){opacity:.3124;transform:translate(17.6978vw,-10px) scale(.6556);animation:fall-64 27s -15s linear infinite}@keyframes fall-64{57.307%{transform:translate(12.1904vw,57.307vh) scale(.6556)}to{transform:translate(14.9441vw,99vh) scale(.6556)}}.snow:nth-child(65){opacity:1.658;transform:translate(43.1422vw,-10px) scale(.995);animation:fall-65 23s -26s linear infinite}@keyframes fall-65{48.956%{transform:translate(49.1795vw,48.956vh) scale(.995)}to{transform:translate(46.16085vw,99vh) scale(.995)}}.snow:nth-child(66){opacity:.4566;transform:translate(99.4383vw,-10px) scale(.2689);animation:fall-66 30s -27s linear infinite}@keyframes fall-66{55.563%{transform:translate(109.2406vw,55.563vh) scale(.2689)}to{transform:translate(104.33945vw,99vh) scale(.2689)}}.snow:nth-child(67){opacity:.9794;transform:translate(7.4284vw,-10px) scale(.2278);animation:fall-67 18s -28s linear infinite}@keyframes fall-67{50.059%{transform:translate(12.0582vw,50.059vh) scale(.2278)}to{transform:translate(9.7433vw,99vh) scale(.2278)}}.snow:nth-child(68){opacity:1.8922;transform:translate(64.4356vw,-10px) scale(.8749);animation:fall-68 24s -19s linear infinite}@keyframes fall-68{50.89%{transform:translate(63.6646vw,50.89vh) scale(.8749)}to{transform:translate(64.0501vw,99vh) scale(.8749)}}.snow:nth-child(69){opacity:.5042;transform:translate(75.1566vw,-10px) scale(.3596);animation:fall-69 23s -19s linear infinite}@keyframes fall-69{58.683%{transform:translate(80.1321vw,58.683vh) scale(.3596)}to{transform:translate(77.64435vw,99vh) scale(.3596)}}.snow:nth-child(70){opacity:.1502;transform:translate(24.9563vw,-10px) scale(.3753);animation:fall-70 25s -25s linear infinite}@keyframes fall-70{79.193%{transform:translate(18.6397vw,79.193vh) scale(.3753)}to{transform:translate(21.798vw,99vh) scale(.3753)}}.snow:nth-child(71){opacity:.0304;transform:translate(52.2919vw,-10px) scale(.0588);animation:fall-71 26s -30s linear infinite}@keyframes fall-71{61.064%{transform:translate(44.8198vw,61.064vh) scale(.0588)}to{transform:translate(48.55585vw,99vh) scale(.0588)}}.snow:nth-child(72){opacity:1.3642;transform:translate(52.3967vw,-10px) scale(.3818);animation:fall-72 22s -19s linear infinite}@keyframes fall-72{30.313%{transform:translate(51.4823vw,30.313vh) scale(.3818)}to{transform:translate(51.9395vw,99vh) scale(.3818)}}.snow:nth-child(73){opacity:1.924;transform:translate(55.7621vw,-10px) scale(.5128);animation:fall-73 30s -19s linear infinite}@keyframes fall-73{78.634%{transform:translate(62.4504vw,78.634vh) scale(.5128)}to{transform:translate(59.10625vw,99vh) scale(.5128)}}.snow:nth-child(74){opacity:.3062;transform:translate(61.1436vw,-10px) scale(.593);animation:fall-74 27s -23s linear infinite}@keyframes fall-74{39.069%{transform:translate(66.8007vw,39.069vh) scale(.593)}to{transform:translate(63.97215vw,99vh) scale(.593)}}.snow:nth-child(75){opacity:.002;transform:translate(44.1142vw,-10px) scale(.3643);animation:fall-75 18s -17s linear infinite}@keyframes fall-75{37.108%{transform:translate(47.7103vw,37.108vh) scale(.3643)}to{transform:translate(45.91225vw,99vh) scale(.3643)}}.snow:nth-child(76){opacity:1.7364;transform:translate(66.5027vw,-10px) scale(.0451);animation:fall-76 20s -6s linear infinite}@keyframes fall-76{33.508%{transform:translate(70.8525vw,33.508vh) scale(.0451)}to{transform:translate(68.6776vw,99vh) scale(.0451)}}.snow:nth-child(77){opacity:.857;transform:translate(49.0135vw,-10px) scale(.7094);animation:fall-77 27s -7s linear infinite}@keyframes fall-77{56.96%{transform:translate(49.362vw,56.96vh) scale(.7094)}to{transform:translate(49.18775vw,99vh) scale(.7094)}}.snow:nth-child(78){opacity:1.9942;transform:translate(45.4641vw,-10px) scale(.6942);animation:fall-78 17s -23s linear infinite}@keyframes fall-78{69.33%{transform:translate(39.6466vw,69.33vh) scale(.6942)}to{transform:translate(42.55535vw,99vh) scale(.6942)}}.snow:nth-child(79){opacity:1.1578;transform:translate(76.1257vw,-10px) scale(.9903);animation:fall-79 16s -28s linear infinite}@keyframes fall-79{36.974%{transform:translate(82.004vw,36.974vh) scale(.9903)}to{transform:translate(79.06485vw,99vh) scale(.9903)}}.snow:nth-child(80){opacity:.8944;transform:translate(40.5921vw,-10px) scale(.599);animation:fall-80 13s -17s linear infinite}@keyframes fall-80{59.108%{transform:translate(38.3839vw,59.108vh) scale(.599)}to{transform:translate(39.488vw,99vh) scale(.599)}}.snow:nth-child(81){opacity:1.1198;transform:translate(18.4296vw,-10px) scale(.2802);animation:fall-81 26s -5s linear infinite}@keyframes fall-81{56.754%{transform:translate(10.6366vw,56.754vh) scale(.2802)}to{transform:translate(14.5331vw,99vh) scale(.2802)}}.snow:nth-child(82){opacity:.638;transform:translate(49.6567vw,-10px) scale(.53);animation:fall-82 16s -5s linear infinite}@keyframes fall-82{49.9%{transform:translate(48.478vw,49.9vh) scale(.53)}to{transform:translate(49.06735vw,99vh) scale(.53)}}.snow:nth-child(83){opacity:1.5618;transform:translate(52.6247vw,-10px) scale(.1879);animation:fall-83 11s -26s linear infinite}@keyframes fall-83{52.31%{transform:translate(52.5992vw,52.31vh) scale(.1879)}to{transform:translate(52.61195vw,99vh) scale(.1879)}}.snow:nth-child(84){opacity:1.788;transform:translate(85.8123vw,-10px) scale(.6593);animation:fall-84 10s -30s linear infinite}@keyframes fall-84{50.405%{transform:translate(79.3463vw,50.405vh) scale(.6593)}to{transform:translate(82.5793vw,99vh) scale(.6593)}}.snow:nth-child(85){opacity:.0598;transform:translate(.4211vw,-10px) scale(.0736);animation:fall-85 18s -26s linear infinite}@keyframes fall-85{48.558%{transform:translate(-8.4348vw,48.558vh) scale(.0736)}to{transform:translate(-4.00685vw,99vh) scale(.0736)}}.snow:nth-child(86){opacity:1.5102;transform:translate(2.3457vw,-10px) scale(.7816);animation:fall-86 19s -2s linear infinite}@keyframes fall-86{70.551%{transform:translate(9.5851vw,70.551vh) scale(.7816)}to{transform:translate(5.9654vw,99vh) scale(.7816)}}.snow:nth-child(87){opacity:1.638;transform:translate(14.4255vw,-10px) scale(.3581);animation:fall-87 11s -11s linear infinite}@keyframes fall-87{70.319%{transform:translate(13.1686vw,70.319vh) scale(.3581)}to{transform:translate(13.79705vw,99vh) scale(.3581)}}.snow:nth-child(88){opacity:1.2458;transform:translate(1.0495vw,-10px) scale(.7519);animation:fall-88 14s -12s linear infinite}@keyframes fall-88{48.53%{transform:translate(7.4814vw,48.53vh) scale(.7519)}to{transform:translate(4.26545vw,99vh) scale(.7519)}}.snow:nth-child(89){opacity:.0476;transform:translate(28.5654vw,-10px) scale(.9603);animation:fall-89 29s -9s linear infinite}@keyframes fall-89{66.888%{transform:translate(36.5403vw,66.888vh) scale(.9603)}to{transform:translate(32.55285vw,99vh) scale(.9603)}}.snow:nth-child(90){opacity:1.865;transform:translate(89.9932vw,-10px) scale(.1017);animation:fall-90 19s -12s linear infinite}@keyframes fall-90{71.196%{transform:translate(89.2471vw,71.196vh) scale(.1017)}to{transform:translate(89.62015vw,99vh) scale(.1017)}}.snow:nth-child(91){opacity:1.6222;transform:translate(15.398vw,-10px) scale(.4422);animation:fall-91 15s -21s linear infinite}@keyframes fall-91{52.471%{transform:translate(12.612vw,52.471vh) scale(.4422)}to{transform:translate(14.005vw,99vh) scale(.4422)}}.snow:nth-child(92){opacity:1.0372;transform:translate(77.8188vw,-10px) scale(.9282);animation:fall-92 12s -26s linear infinite}@keyframes fall-92{61.072%{transform:translate(86.6094vw,61.072vh) scale(.9282)}to{transform:translate(82.2141vw,99vh) scale(.9282)}}.snow:nth-child(93){opacity:.0526;transform:translate(59.7786vw,-10px) scale(.6634);animation:fall-93 26s -7s linear infinite}@keyframes fall-93{45.506%{transform:translate(69.7434vw,45.506vh) scale(.6634)}to{transform:translate(64.761vw,99vh) scale(.6634)}}.snow:nth-child(94){opacity:1.4482;transform:translate(26.1801vw,-10px) scale(.0763);animation:fall-94 11s -10s linear infinite}@keyframes fall-94{60.688%{transform:translate(35.7631vw,60.688vh) scale(.0763)}to{transform:translate(30.9716vw,99vh) scale(.0763)}}.snow:nth-child(95){opacity:.9374;transform:translate(20.492vw,-10px) scale(.2261);animation:fall-95 27s -21s linear infinite}@keyframes fall-95{58.563%{transform:translate(27.0408vw,58.563vh) scale(.2261)}to{transform:translate(23.7664vw,99vh) scale(.2261)}}.snow:nth-child(96){opacity:.3282;transform:translate(52.6864vw,-10px) scale(.5617);animation:fall-96 17s -19s linear infinite}@keyframes fall-96{40.429%{transform:translate(47.3653vw,40.429vh) scale(.5617)}to{transform:translate(50.02585vw,99vh) scale(.5617)}}.snow:nth-child(97){opacity:1.7262;transform:translate(91.0539vw,-10px) scale(.7414);animation:fall-97 13s -6s linear infinite}@keyframes fall-97{40.12%{transform:translate(84.8989vw,40.12vh) scale(.7414)}to{transform:translate(87.9764vw,99vh) scale(.7414)}}.snow:nth-child(98){opacity:.7078;transform:translate(92.6581vw,-10px) scale(.3915);animation:fall-98 15s -12s linear infinite}@keyframes fall-98{36.575%{transform:translate(88.6831vw,36.575vh) scale(.3915)}to{transform:translate(90.6706vw,99vh) scale(.3915)}}.snow:nth-child(99){opacity:1.3204;transform:translate(35.5671vw,-10px) scale(.5697);animation:fall-99 26s -29s linear infinite}@keyframes fall-99{34.169%{transform:translate(26.1734vw,34.169vh) scale(.5697)}to{transform:translate(30.87025vw,99vh) scale(.5697)}}.snow:nth-child(100){opacity:.9572;transform:translate(6.3168vw,-10px) scale(.7696);animation:fall-100 15s -1s linear infinite}@keyframes fall-100{58.196%{transform:translate(-3.546vw,58.196vh) scale(.7696)}to{transform:translate(1.3854vw,99vh) scale(.7696)}}.snow:nth-child(101){opacity:.3936;transform:translate(14.6077vw,-10px) scale(.912);animation:fall-101 30s -11s linear infinite}@keyframes fall-101{73.799%{transform:translate(17.2717vw,73.799vh) scale(.912)}to{transform:translate(15.9397vw,99vh) scale(.912)}}.snow:nth-child(102){opacity:1.621;transform:translate(23.919vw,-10px) scale(.7016);animation:fall-102 27s -7s linear infinite}@keyframes fall-102{73.07%{transform:translate(16.5561vw,73.07vh) scale(.7016)}to{transform:translate(20.23755vw,99vh) scale(.7016)}}.snow:nth-child(103){opacity:1.1122;transform:translate(22.2874vw,-10px) scale(.9162);animation:fall-103 12s -19s linear infinite}@keyframes fall-103{39.072%{transform:translate(23.9702vw,39.072vh) scale(.9162)}to{transform:translate(23.1288vw,99vh) scale(.9162)}}.snow:nth-child(104){opacity:1.0476;transform:translate(66.7466vw,-10px) scale(.9718);animation:fall-104 15s -28s linear infinite}@keyframes fall-104{36.246%{transform:translate(58.9588vw,36.246vh) scale(.9718)}to{transform:translate(62.8527vw,99vh) scale(.9718)}}.snow:nth-child(105){opacity:.0346;transform:translate(11.3904vw,-10px) scale(.1537);animation:fall-105 26s -9s linear infinite}@keyframes fall-105{66.845%{transform:translate(4.3844vw,66.845vh) scale(.1537)}to{transform:translate(7.8874vw,99vh) scale(.1537)}}.snow:nth-child(106){opacity:.5594;transform:translate(30.3612vw,-10px) scale(.578);animation:fall-106 30s -26s linear infinite}@keyframes fall-106{39.06%{transform:translate(27.576vw,39.06vh) scale(.578)}to{transform:translate(28.9686vw,99vh) scale(.578)}}.snow:nth-child(107){opacity:.7566;transform:translate(1.6446vw,-10px) scale(.5087);animation:fall-107 13s -14s linear infinite}@keyframes fall-107{40.89%{transform:translate(-5.9943vw,40.89vh) scale(.5087)}to{transform:translate(-2.17485vw,99vh) scale(.5087)}}.snow:nth-child(108){opacity:1.327;transform:translate(75.9837vw,-10px) scale(.3302);animation:fall-108 20s -16s linear infinite}@keyframes fall-108{71.449%{transform:translate(66.5875vw,71.449vh) scale(.3302)}to{transform:translate(71.2856vw,99vh) scale(.3302)}}.snow:nth-child(109){opacity:1.5956;transform:translate(70.9572vw,-10px) scale(.693);animation:fall-109 27s -15s linear infinite}@keyframes fall-109{57.578%{transform:translate(67.5832vw,57.578vh) scale(.693)}to{transform:translate(69.2702vw,99vh) scale(.693)}}.snow:nth-child(110){opacity:1.9854;transform:translate(88.7507vw,-10px) scale(.6606);animation:fall-110 29s -8s linear infinite}@keyframes fall-110{70.745%{transform:translate(96.7578vw,70.745vh) scale(.6606)}to{transform:translate(92.75425vw,99vh) scale(.6606)}}.snow:nth-child(111){opacity:.0568;transform:translate(6.1725vw,-10px) scale(.4665);animation:fall-111 29s -3s linear infinite}@keyframes fall-111{71.857%{transform:translate(-1.8283vw,71.857vh) scale(.4665)}to{transform:translate(2.1721vw,99vh) scale(.4665)}}.snow:nth-child(112){opacity:1.2032;transform:translate(39.8034vw,-10px) scale(.9376);animation:fall-112 26s -24s linear infinite}@keyframes fall-112{59.911%{transform:translate(30.749vw,59.911vh) scale(.9376)}to{transform:translate(35.2762vw,99vh) scale(.9376)}}.snow:nth-child(113){opacity:.2014;transform:translate(49.0486vw,-10px) scale(.3321);animation:fall-113 10s -14s linear infinite}@keyframes fall-113{73.824%{transform:translate(57.6526vw,73.824vh) scale(.3321)}to{transform:translate(53.3506vw,99vh) scale(.3321)}}.snow:nth-child(114){opacity:.8996;transform:translate(22.2688vw,-10px) scale(.4636);animation:fall-114 24s -13s linear infinite}@keyframes fall-114{48.252%{transform:translate(12.8384vw,48.252vh) scale(.4636)}to{transform:translate(17.5536vw,99vh) scale(.4636)}}.snow:nth-child(115){opacity:1.1956;transform:translate(76.1671vw,-10px) scale(.8703);animation:fall-115 28s -23s linear infinite}@keyframes fall-115{71.268%{transform:translate(67.4353vw,71.268vh) scale(.8703)}to{transform:translate(71.8012vw,99vh) scale(.8703)}}.snow:nth-child(116){opacity:1.0688;transform:translate(25.3621vw,-10px) scale(.6988);animation:fall-116 10s -15s linear infinite}@keyframes fall-116{50.263%{transform:translate(24.1961vw,50.263vh) scale(.6988)}to{transform:translate(24.7791vw,99vh) scale(.6988)}}.snow:nth-child(117){opacity:1.9874;transform:translate(70.422vw,-10px) scale(.762);animation:fall-117 23s -20s linear infinite}@keyframes fall-117{32.782%{transform:translate(69.7451vw,32.782vh) scale(.762)}to{transform:translate(70.08355vw,99vh) scale(.762)}}.snow:nth-child(118){opacity:.1488;transform:translate(31.663vw,-10px) scale(.4153);animation:fall-118 12s -20s linear infinite}@keyframes fall-118{68.136%{transform:translate(26.1529vw,68.136vh) scale(.4153)}to{transform:translate(28.90795vw,99vh) scale(.4153)}}.snow:nth-child(119){opacity:1.2976;transform:translate(50.8555vw,-10px) scale(.5484);animation:fall-119 16s -2s linear infinite}@keyframes fall-119{65.132%{transform:translate(50.8768vw,65.132vh) scale(.5484)}to{transform:translate(50.86615vw,99vh) scale(.5484)}}.snow:nth-child(120){opacity:1.944;transform:translate(63.4598vw,-10px) scale(.944);animation:fall-120 12s -30s linear infinite}@keyframes fall-120{41.568%{transform:translate(64.8024vw,41.568vh) scale(.944)}to{transform:translate(64.1311vw,99vh) scale(.944)}}.snow:nth-child(121){opacity:1.3326;transform:translate(2.3455vw,-10px) scale(.0951);animation:fall-121 27s -20s linear infinite}@keyframes fall-121{77.389%{transform:translate(-1.8627vw,77.389vh) scale(.0951)}to{transform:translate(.2414vw,99vh) scale(.0951)}}.snow:nth-child(122){opacity:1.746;transform:translate(35.7218vw,-10px) scale(.2759);animation:fall-122 27s -20s linear infinite}@keyframes fall-122{61.303%{transform:translate(31.4432vw,61.303vh) scale(.2759)}to{transform:translate(33.5825vw,99vh) scale(.2759)}}.snow:nth-child(123){opacity:.191;transform:translate(67.4728vw,-10px) scale(.3502);animation:fall-123 17s -20s linear infinite}@keyframes fall-123{42.087%{transform:translate(64.8076vw,42.087vh) scale(.3502)}to{transform:translate(66.1402vw,99vh) scale(.3502)}}.snow:nth-child(124){opacity:.2992;transform:translate(86.9401vw,-10px) scale(.8967);animation:fall-124 30s -11s linear infinite}@keyframes fall-124{52.617%{transform:translate(84.3349vw,52.617vh) scale(.8967)}to{transform:translate(85.6375vw,99vh) scale(.8967)}}.snow:nth-child(125){opacity:1.937;transform:translate(7.8381vw,-10px) scale(.3166);animation:fall-125 11s -4s linear infinite}@keyframes fall-125{54.866%{transform:translate(17.2552vw,54.866vh) scale(.3166)}to{transform:translate(12.54665vw,99vh) scale(.3166)}}.snow:nth-child(126){opacity:1.3888;transform:translate(79.554vw,-10px) scale(.3636);animation:fall-126 19s -7s linear infinite}@keyframes fall-126{31.521%{transform:translate(71.7349vw,31.521vh) scale(.3636)}to{transform:translate(75.64445vw,99vh) scale(.3636)}}.snow:nth-child(127){opacity:1.2752;transform:translate(9.6017vw,-10px) scale(.2516);animation:fall-127 21s -4s linear infinite}@keyframes fall-127{60.062%{transform:translate(10.3285vw,60.062vh) scale(.2516)}to{transform:translate(9.9651vw,99vh) scale(.2516)}}.snow:nth-child(128){opacity:.8114;transform:translate(51.3881vw,-10px) scale(.589);animation:fall-128 22s -3s linear infinite}@keyframes fall-128{46.715%{transform:translate(48.74vw,46.715vh) scale(.589)}to{transform:translate(50.06405vw,99vh) scale(.589)}}.snow:nth-child(129){opacity:.2848;transform:translate(36.8972vw,-10px) scale(.9113);animation:fall-129 23s -21s linear infinite}@keyframes fall-129{61.881%{transform:translate(36.7024vw,61.881vh) scale(.9113)}to{transform:translate(36.7998vw,99vh) scale(.9113)}}.snow:nth-child(130){opacity:.379;transform:translate(65.6698vw,-10px) scale(.9464);animation:fall-130 15s -17s linear infinite}@keyframes fall-130{77.574%{transform:translate(62.7323vw,77.574vh) scale(.9464)}to{transform:translate(64.20105vw,99vh) scale(.9464)}}.snow:nth-child(131){opacity:.6022;transform:translate(10.8529vw,-10px) scale(.1368);animation:fall-131 17s -27s linear infinite}@keyframes fall-131{34.519%{transform:translate(10.0071vw,34.519vh) scale(.1368)}to{transform:translate(10.43vw,99vh) scale(.1368)}}.snow:nth-child(132){opacity:1.5736;transform:translate(12.5807vw,-10px) scale(.3702);animation:fall-132 15s -12s linear infinite}@keyframes fall-132{40.586%{transform:translate(11.9631vw,40.586vh) scale(.3702)}to{transform:translate(12.2719vw,99vh) scale(.3702)}}.snow:nth-child(133){opacity:1.4604;transform:translate(70.4084vw,-10px) scale(.9432);animation:fall-133 12s -10s linear infinite}@keyframes fall-133{42.13%{transform:translate(61.32vw,42.13vh) scale(.9432)}to{transform:translate(65.8642vw,99vh) scale(.9432)}}.snow:nth-child(134){opacity:1.2258;transform:translate(96.1662vw,-10px) scale(.5208);animation:fall-134 15s -8s linear infinite}@keyframes fall-134{62.265%{transform:translate(101.436vw,62.265vh) scale(.5208)}to{transform:translate(98.8011vw,99vh) scale(.5208)}}.snow:nth-child(135){opacity:.837;transform:translate(2.6171vw,-10px) scale(.9848);animation:fall-135 30s -16s linear infinite}@keyframes fall-135{55.508%{transform:translate(5.5386vw,55.508vh) scale(.9848)}to{transform:translate(4.07785vw,99vh) scale(.9848)}}.snow:nth-child(136){opacity:1.0824;transform:translate(4.8555vw,-10px) scale(.3229);animation:fall-136 23s -29s linear infinite}@keyframes fall-136{56.778%{transform:translate(3.1608vw,56.778vh) scale(.3229)}to{transform:translate(4.00815vw,99vh) scale(.3229)}}.snow:nth-child(137){opacity:.3568;transform:translate(94.1982vw,-10px) scale(.1596);animation:fall-137 24s -28s linear infinite}@keyframes fall-137{75.341%{transform:translate(89.7877vw,75.341vh) scale(.1596)}to{transform:translate(91.99295vw,99vh) scale(.1596)}}.snow:nth-child(138){opacity:1.6496;transform:translate(65.9788vw,-10px) scale(.6408);animation:fall-138 19s -15s linear infinite}@keyframes fall-138{53.942%{transform:translate(66.2212vw,53.942vh) scale(.6408)}to{transform:translate(66.1vw,99vh) scale(.6408)}}.snow:nth-child(139){opacity:1.8736;transform:translate(99.2008vw,-10px) scale(.6472);animation:fall-139 16s -14s linear infinite}@keyframes fall-139{49.973%{transform:translate(97.9266vw,49.973vh) scale(.6472)}to{transform:translate(98.5637vw,99vh) scale(.6472)}}.snow:nth-child(140){opacity:.4082;transform:translate(82.5414vw,-10px) scale(.3409);animation:fall-140 12s -23s linear infinite}@keyframes fall-140{54.707%{transform:translate(76.5278vw,54.707vh) scale(.3409)}to{transform:translate(79.5346vw,99vh) scale(.3409)}}.snow:nth-child(141){opacity:1.2602;transform:translate(36.7284vw,-10px) scale(.0445);animation:fall-141 18s -3s linear infinite}@keyframes fall-141{54.972%{transform:translate(46.2829vw,54.972vh) scale(.0445)}to{transform:translate(41.50565vw,99vh) scale(.0445)}}.snow:nth-child(142){opacity:1.4998;transform:translate(55.1695vw,-10px) scale(.0039);animation:fall-142 18s -25s linear infinite}@keyframes fall-142{64.689%{transform:translate(62.6973vw,64.689vh) scale(.0039)}to{transform:translate(58.9334vw,99vh) scale(.0039)}}.snow:nth-child(143){opacity:1.6226;transform:translate(55.6186vw,-10px) scale(.6209);animation:fall-143 13s -25s linear infinite}@keyframes fall-143{49.66%{transform:translate(61.9151vw,49.66vh) scale(.6209)}to{transform:translate(58.76685vw,99vh) scale(.6209)}}.snow:nth-child(144){opacity:1.8502;transform:translate(98.0618vw,-10px) scale(.6627);animation:fall-144 10s -21s linear infinite}@keyframes fall-144{70.511%{transform:translate(104.2971vw,70.511vh) scale(.6627)}to{transform:translate(101.17945vw,99vh) scale(.6627)}}.snow:nth-child(145){opacity:1.9642;transform:translate(69.9276vw,-10px) scale(.0798);animation:fall-145 22s -23s linear infinite}@keyframes fall-145{48.216%{transform:translate(74.5655vw,48.216vh) scale(.0798)}to{transform:translate(72.24655vw,99vh) scale(.0798)}}.snow:nth-child(146){opacity:.4696;transform:translate(31.7005vw,-10px) scale(.3133);animation:fall-146 15s -26s linear infinite}@keyframes fall-146{68.886%{transform:translate(33.2239vw,68.886vh) scale(.3133)}to{transform:translate(32.4622vw,99vh) scale(.3133)}}.snow:nth-child(147){opacity:1.8756;transform:translate(71.3811vw,-10px) scale(.4137);animation:fall-147 21s -17s linear infinite}@keyframes fall-147{61.744%{transform:translate(76.464vw,61.744vh) scale(.4137)}to{transform:translate(73.92255vw,99vh) scale(.4137)}}.snow:nth-child(148){opacity:1.0586;transform:translate(11.9707vw,-10px) scale(.4792);animation:fall-148 30s -23s linear infinite}@keyframes fall-148{33.5%{transform:translate(13.9496vw,33.5vh) scale(.4792)}to{transform:translate(12.96015vw,99vh) scale(.4792)}}.snow:nth-child(149){opacity:.5664;transform:translate(54.136vw,-10px) scale(.9017);animation:fall-149 21s -9s linear infinite}@keyframes fall-149{32.41%{transform:translate(46.4275vw,32.41vh) scale(.9017)}to{transform:translate(50.28175vw,99vh) scale(.9017)}}.snow:nth-child(150){opacity:1.0312;transform:translate(82.6672vw,-10px) scale(.6963);animation:fall-150 28s -17s linear infinite}@keyframes fall-150{39.936%{transform:translate(85.5946vw,39.936vh) scale(.6963)}to{transform:translate(84.1309vw,99vh) scale(.6963)}}.snow:nth-child(151){opacity:.6212;transform:translate(65.4321vw,-10px) scale(.3829);animation:fall-151 22s -27s linear infinite}@keyframes fall-151{37.54%{transform:translate(64.2097vw,37.54vh) scale(.3829)}to{transform:translate(64.8209vw,99vh) scale(.3829)}}.snow:nth-child(152){opacity:1.894;transform:translate(86.0217vw,-10px) scale(.919);animation:fall-152 23s -18s linear infinite}@keyframes fall-152{58.976%{transform:translate(78.5801vw,58.976vh) scale(.919)}to{transform:translate(82.3009vw,99vh) scale(.919)}}.snow:nth-child(153){opacity:1.0876;transform:translate(34.678vw,-10px) scale(.6157);animation:fall-153 14s -15s linear infinite}@keyframes fall-153{78.125%{transform:translate(43.7748vw,78.125vh) scale(.6157)}to{transform:translate(39.2264vw,99vh) scale(.6157)}}.snow:nth-child(154){opacity:.5746;transform:translate(9.6888vw,-10px) scale(.2452);animation:fall-154 14s -10s linear infinite}@keyframes fall-154{57.83%{transform:translate(8.5285vw,57.83vh) scale(.2452)}to{transform:translate(9.10865vw,99vh) scale(.2452)}}.snow:nth-child(155){opacity:1.7492;transform:translate(56.3814vw,-10px) scale(.6508);animation:fall-155 20s -12s linear infinite}@keyframes fall-155{63.239%{transform:translate(64.9724vw,63.239vh) scale(.6508)}to{transform:translate(60.6769vw,99vh) scale(.6508)}}.snow:nth-child(156){opacity:1.3092;transform:translate(78.3468vw,-10px) scale(.8506);animation:fall-156 16s -4s linear infinite}@keyframes fall-156{32.51%{transform:translate(87.4126vw,32.51vh) scale(.8506)}to{transform:translate(82.8797vw,99vh) scale(.8506)}}.snow:nth-child(157){opacity:.0904;transform:translate(64.2432vw,-10px) scale(.3817);animation:fall-157 13s -12s linear infinite}@keyframes fall-157{69.398%{transform:translate(73.8253vw,69.398vh) scale(.3817)}to{transform:translate(69.03425vw,99vh) scale(.3817)}}.snow:nth-child(158){opacity:.493;transform:translate(15.9931vw,-10px) scale(.3263);animation:fall-158 10s -3s linear infinite}@keyframes fall-158{54.846%{transform:translate(11.4844vw,54.846vh) scale(.3263)}to{transform:translate(13.73875vw,99vh) scale(.3263)}}.snow:nth-child(159){opacity:1.3938;transform:translate(96.0561vw,-10px) scale(.4602);animation:fall-159 26s -4s linear infinite}@keyframes fall-159{44.548%{transform:translate(96.5768vw,44.548vh) scale(.4602)}to{transform:translate(96.31645vw,99vh) scale(.4602)}}.snow:nth-child(160){opacity:.5992;transform:translate(39.0499vw,-10px) scale(.0666);animation:fall-160 25s -9s linear infinite}@keyframes fall-160{59.355%{transform:translate(37.6371vw,59.355vh) scale(.0666)}to{transform:translate(38.3435vw,99vh) scale(.0666)}}.snow:nth-child(161){opacity:.106;transform:translate(68.4254vw,-10px) scale(.0621);animation:fall-161 18s -16s linear infinite}@keyframes fall-161{43.583%{transform:translate(65.0812vw,43.583vh) scale(.0621)}to{transform:translate(66.7533vw,99vh) scale(.0621)}}.snow:nth-child(162){opacity:1.9996;transform:translate(58.5573vw,-10px) scale(.1693);animation:fall-162 25s -9s linear infinite}@keyframes fall-162{76.716%{transform:translate(60.8091vw,76.716vh) scale(.1693)}to{transform:translate(59.6832vw,99vh) scale(.1693)}}.snow:nth-child(163){opacity:.5396;transform:translate(86.5262vw,-10px) scale(.4837);animation:fall-163 30s -12s linear infinite}@keyframes fall-163{46.994%{transform:translate(94.0601vw,46.994vh) scale(.4837)}to{transform:translate(90.29315vw,99vh) scale(.4837)}}.snow:nth-child(164){opacity:1.11;transform:translate(46.2556vw,-10px) scale(.6342);animation:fall-164 29s -10s linear infinite}@keyframes fall-164{30.824%{transform:translate(48.8245vw,30.824vh) scale(.6342)}to{transform:translate(47.54005vw,99vh) scale(.6342)}}.snow:nth-child(165){opacity:1.6166;transform:translate(14.5064vw,-10px) scale(.465);animation:fall-165 10s -1s linear infinite}@keyframes fall-165{70.42%{transform:translate(21.871vw,70.42vh) scale(.465)}to{transform:translate(18.1887vw,99vh) scale(.465)}}.snow:nth-child(166){opacity:.0126;transform:translate(81.4115vw,-10px) scale(.5083);animation:fall-166 12s -17s linear infinite}@keyframes fall-166{50.13%{transform:translate(82.1153vw,50.13vh) scale(.5083)}to{transform:translate(81.7634vw,99vh) scale(.5083)}}.snow:nth-child(167){opacity:1.7634;transform:translate(41.4678vw,-10px) scale(.1223);animation:fall-167 19s -3s linear infinite}@keyframes fall-167{65.14%{transform:translate(51.1017vw,65.14vh) scale(.1223)}to{transform:translate(46.28475vw,99vh) scale(.1223)}}.snow:nth-child(168){opacity:1.5206;transform:translate(26.262vw,-10px) scale(.8714);animation:fall-168 27s -14s linear infinite}@keyframes fall-168{68.379%{transform:translate(36.201vw,68.379vh) scale(.8714)}to{transform:translate(31.2315vw,99vh) scale(.8714)}}.snow:nth-child(169){opacity:1.7362;transform:translate(33.343vw,-10px) scale(.2206);animation:fall-169 10s -7s linear infinite}@keyframes fall-169{37.276%{transform:translate(34.6082vw,37.276vh) scale(.2206)}to{transform:translate(33.9756vw,99vh) scale(.2206)}}.snow:nth-child(170){opacity:1.282;transform:translate(12.4565vw,-10px) scale(.6859);animation:fall-170 15s -10s linear infinite}@keyframes fall-170{42.271%{transform:translate(2.7415vw,42.271vh) scale(.6859)}to{transform:translate(7.599vw,99vh) scale(.6859)}}.snow:nth-child(171){opacity:1.1578;transform:translate(63.6213vw,-10px) scale(.3045);animation:fall-171 25s -22s linear infinite}@keyframes fall-171{63.247%{transform:translate(67.7085vw,63.247vh) scale(.3045)}to{transform:translate(65.6649vw,99vh) scale(.3045)}}.snow:nth-child(172){opacity:.2004;transform:translate(39.8126vw,-10px) scale(.4719);animation:fall-172 16s -7s linear infinite}@keyframes fall-172{74.425%{transform:translate(32.0627vw,74.425vh) scale(.4719)}to{transform:translate(35.93765vw,99vh) scale(.4719)}}.snow:nth-child(173){opacity:1.697;transform:translate(77.5727vw,-10px) scale(.6225);animation:fall-173 28s -20s linear infinite}@keyframes fall-173{66.625%{transform:translate(70.2536vw,66.625vh) scale(.6225)}to{transform:translate(73.91315vw,99vh) scale(.6225)}}.snow:nth-child(174){opacity:1.51;transform:translate(87.3613vw,-10px) scale(.5925);animation:fall-174 24s -11s linear infinite}@keyframes fall-174{31.691%{transform:translate(82.7144vw,31.691vh) scale(.5925)}to{transform:translate(85.03785vw,99vh) scale(.5925)}}.snow:nth-child(175){opacity:1.5004;transform:translate(64.5458vw,-10px) scale(.2748);animation:fall-175 29s -3s linear infinite}@keyframes fall-175{51.771%{transform:translate(61.0882vw,51.771vh) scale(.2748)}to{transform:translate(62.817vw,99vh) scale(.2748)}}.snow:nth-child(176){opacity:1.4364;transform:translate(11.0437vw,-10px) scale(.8048);animation:fall-176 21s -8s linear infinite}@keyframes fall-176{46.589%{transform:translate(6.2401vw,46.589vh) scale(.8048)}to{transform:translate(8.6419vw,99vh) scale(.8048)}}.snow:nth-child(177){opacity:1.2542;transform:translate(83.6651vw,-10px) scale(.2575);animation:fall-177 26s -13s linear infinite}@keyframes fall-177{50.32%{transform:translate(87.9925vw,50.32vh) scale(.2575)}to{transform:translate(85.8288vw,99vh) scale(.2575)}}.snow:nth-child(178){opacity:.364;transform:translate(81.8245vw,-10px) scale(.8683);animation:fall-178 28s -12s linear infinite}@keyframes fall-178{30.243%{transform:translate(80.0989vw,30.243vh) scale(.8683)}to{transform:translate(80.9617vw,99vh) scale(.8683)}}.snow:nth-child(179){opacity:.7762;transform:translate(89.7955vw,-10px) scale(.5841);animation:fall-179 21s -17s linear infinite}@keyframes fall-179{52.624%{transform:translate(97.2391vw,52.624vh) scale(.5841)}to{transform:translate(93.5173vw,99vh) scale(.5841)}}.snow:nth-child(180){opacity:1.4374;transform:translate(21.6893vw,-10px) scale(.9873);animation:fall-180 15s -16s linear infinite}@keyframes fall-180{43.786%{transform:translate(28.0994vw,43.786vh) scale(.9873)}to{transform:translate(24.89435vw,99vh) scale(.9873)}}.snow:nth-child(181){opacity:1.7634;transform:translate(94.1316vw,-10px) scale(.0999);animation:fall-181 30s -8s linear infinite}@keyframes fall-181{56.042%{transform:translate(94.6043vw,56.042vh) scale(.0999)}to{transform:translate(94.36795vw,99vh) scale(.0999)}}.snow:nth-child(182){opacity:.952;transform:translate(20.9309vw,-10px) scale(.7539);animation:fall-182 14s -15s linear infinite}@keyframes fall-182{74.617%{transform:translate(23.3492vw,74.617vh) scale(.7539)}to{transform:translate(22.14005vw,99vh) scale(.7539)}}.snow:nth-child(183){opacity:1.7302;transform:translate(17.0727vw,-10px) scale(.3775);animation:fall-183 12s -30s linear infinite}@keyframes fall-183{61.189%{transform:translate(18.6929vw,61.189vh) scale(.3775)}to{transform:translate(17.8828vw,99vh) scale(.3775)}}.snow:nth-child(184){opacity:.4684;transform:translate(81.2037vw,-10px) scale(.5015);animation:fall-184 22s -24s linear infinite}@keyframes fall-184{78.827%{transform:translate(71.9592vw,78.827vh) scale(.5015)}to{transform:translate(76.58145vw,99vh) scale(.5015)}}.snow:nth-child(185){opacity:.0266;transform:translate(14.2528vw,-10px) scale(.3839);animation:fall-185 24s -3s linear infinite}@keyframes fall-185{42.036%{transform:translate(16.9282vw,42.036vh) scale(.3839)}to{transform:translate(15.5905vw,99vh) scale(.3839)}}.snow:nth-child(186){opacity:1.768;transform:translate(27.7797vw,-10px) scale(.9843);animation:fall-186 21s -8s linear infinite}@keyframes fall-186{43.97%{transform:translate(29.6907vw,43.97vh) scale(.9843)}to{transform:translate(28.7352vw,99vh) scale(.9843)}}.snow:nth-child(187){opacity:1.1928;transform:translate(8.7284vw,-10px) scale(.5565);animation:fall-187 14s -29s linear infinite}@keyframes fall-187{78.584%{transform:translate(12.6102vw,78.584vh) scale(.5565)}to{transform:translate(10.6693vw,99vh) scale(.5565)}}.snow:nth-child(188){opacity:.324;transform:translate(57.9613vw,-10px) scale(.1377);animation:fall-188 17s -20s linear infinite}@keyframes fall-188{79.042%{transform:translate(52.9628vw,79.042vh) scale(.1377)}to{transform:translate(55.46205vw,99vh) scale(.1377)}}.snow:nth-child(189){opacity:.5524;transform:translate(32.2031vw,-10px) scale(.5123);animation:fall-189 13s -26s linear infinite}@keyframes fall-189{34.9%{transform:translate(28.4226vw,34.9vh) scale(.5123)}to{transform:translate(30.31285vw,99vh) scale(.5123)}}.snow:nth-child(190){opacity:1.1576;transform:translate(79.7434vw,-10px) scale(.5123);animation:fall-190 26s -23s linear infinite}@keyframes fall-190{70.613%{transform:translate(74.9042vw,70.613vh) scale(.5123)}to{transform:translate(77.3238vw,99vh) scale(.5123)}}.snow:nth-child(191){opacity:.2798;transform:translate(65.2733vw,-10px) scale(.8687);animation:fall-191 10s -17s linear infinite}@keyframes fall-191{46.794%{transform:translate(60.5982vw,46.794vh) scale(.8687)}to{transform:translate(62.93575vw,99vh) scale(.8687)}}.snow:nth-child(192){opacity:1.7616;transform:translate(4.3222vw,-10px) scale(.085);animation:fall-192 14s -5s linear infinite}@keyframes fall-192{63.991%{transform:translate(-4.7592vw,63.991vh) scale(.085)}to{transform:translate(-.2185vw,99vh) scale(.085)}}.snow:nth-child(193){opacity:1.644;transform:translate(62.776vw,-10px) scale(.0432);animation:fall-193 11s -29s linear infinite}@keyframes fall-193{78.685%{transform:translate(63.3749vw,78.685vh) scale(.0432)}to{transform:translate(63.07545vw,99vh) scale(.0432)}}.snow:nth-child(194){opacity:.985;transform:translate(67.5693vw,-10px) scale(.9681);animation:fall-194 10s -17s linear infinite}@keyframes fall-194{72.498%{transform:translate(65.7497vw,72.498vh) scale(.9681)}to{transform:translate(66.6595vw,99vh) scale(.9681)}}.snow:nth-child(195){opacity:.703;transform:translate(42.7222vw,-10px) scale(.0738);animation:fall-195 17s -9s linear infinite}@keyframes fall-195{71.423%{transform:translate(50.4181vw,71.423vh) scale(.0738)}to{transform:translate(46.57015vw,99vh) scale(.0738)}}.snow:nth-child(196){opacity:.5922;transform:translate(89.0264vw,-10px) scale(.2163);animation:fall-196 14s -22s linear infinite}@keyframes fall-196{36.488%{transform:translate(90.6386vw,36.488vh) scale(.2163)}to{transform:translate(89.8325vw,99vh) scale(.2163)}}.snow:nth-child(197){opacity:1.2592;transform:translate(44.3857vw,-10px) scale(.8616);animation:fall-197 22s -21s linear infinite}@keyframes fall-197{35.395%{transform:translate(45.4234vw,35.395vh) scale(.8616)}to{transform:translate(44.90455vw,99vh) scale(.8616)}}.snow:nth-child(198){opacity:1.3144;transform:translate(77.7642vw,-10px) scale(.604);animation:fall-198 17s -22s linear infinite}@keyframes fall-198{46.368%{transform:translate(70.202vw,46.368vh) scale(.604)}to{transform:translate(73.9831vw,99vh) scale(.604)}}.snow:nth-child(199){opacity:.4946;transform:translate(93.1931vw,-10px) scale(.1803);animation:fall-199 14s -13s linear infinite}@keyframes fall-199{36.167%{transform:translate(89.7592vw,36.167vh) scale(.1803)}to{transform:translate(91.47615vw,99vh) scale(.1803)}}.snow:nth-child(200){opacity:1.2462;transform:translate(55.873vw,-10px) scale(.9699);animation:fall-200 30s -9s linear infinite}@keyframes fall-200{39.484%{transform:translate(57.4858vw,39.484vh) scale(.9699)}to{transform:translate(56.6794vw,99vh) scale(.9699)}}.snow:nth-child(201){opacity:.5998;transform:translate(64.951vw,-10px) scale(.394);animation:fall-201 12s -10s linear infinite}@keyframes fall-201{38.2%{transform:translate(60.2149vw,38.2vh) scale(.394)}to{transform:translate(62.58295vw,99vh) scale(.394)}}.snow:nth-child(202){opacity:.8944;transform:translate(78.8633vw,-10px) scale(.2609);animation:fall-202 15s -17s linear infinite}@keyframes fall-202{50.243%{transform:translate(70.9626vw,50.243vh) scale(.2609)}to{transform:translate(74.91295vw,99vh) scale(.2609)}}.snow:nth-child(203){opacity:1.3604;transform:translate(68.3829vw,-10px) scale(.8053);animation:fall-203 28s -27s linear infinite}@keyframes fall-203{36.661%{transform:translate(70.8667vw,36.661vh) scale(.8053)}to{transform:translate(69.6248vw,99vh) scale(.8053)}}.snow:nth-child(204){opacity:1.4538;transform:translate(4.2091vw,-10px) scale(.4058);animation:fall-204 25s -14s linear infinite}@keyframes fall-204{30.062%{transform:translate(-1.744vw,30.062vh) scale(.4058)}to{transform:translate(1.23255vw,99vh) scale(.4058)}}.snow:nth-child(205){opacity:1.0082;transform:translate(88.8504vw,-10px) scale(.5937);animation:fall-205 15s -19s linear infinite}@keyframes fall-205{30.572%{transform:translate(84.7634vw,30.572vh) scale(.5937)}to{transform:translate(86.8069vw,99vh) scale(.5937)}}.snow:nth-child(206){opacity:1.7966;transform:translate(86.2814vw,-10px) scale(.3656);animation:fall-206 16s -13s linear infinite}@keyframes fall-206{76.416%{transform:translate(79.033vw,76.416vh) scale(.3656)}to{transform:translate(82.6572vw,99vh) scale(.3656)}}.snow:nth-child(207){opacity:.9006;transform:translate(8.2051vw,-10px) scale(.8088);animation:fall-207 21s -20s linear infinite}@keyframes fall-207{62.664%{transform:translate(5.3345vw,62.664vh) scale(.8088)}to{transform:translate(6.7698vw,99vh) scale(.8088)}}.snow:nth-child(208){opacity:.5408;transform:translate(30.3382vw,-10px) scale(.993);animation:fall-208 12s -8s linear infinite}@keyframes fall-208{63.335%{transform:translate(32.8931vw,63.335vh) scale(.993)}to{transform:translate(31.61565vw,99vh) scale(.993)}}.snow:nth-child(209){opacity:1.637;transform:translate(19.6534vw,-10px) scale(.4821);animation:fall-209 30s -22s linear infinite}@keyframes fall-209{66.641%{transform:translate(13.6457vw,66.641vh) scale(.4821)}to{transform:translate(16.64955vw,99vh) scale(.4821)}}.snow:nth-child(210){opacity:1.9332;transform:translate(9.8089vw,-10px) scale(.3358);animation:fall-210 15s -8s linear infinite}@keyframes fall-210{38.021%{transform:translate(2.2502vw,38.021vh) scale(.3358)}to{transform:translate(6.02955vw,99vh) scale(.3358)}}.snow:nth-child(211){opacity:1.0218;transform:translate(93.3121vw,-10px) scale(.5577);animation:fall-211 20s -7s linear infinite}@keyframes fall-211{73.389%{transform:translate(102.7348vw,73.389vh) scale(.5577)}to{transform:translate(98.02345vw,99vh) scale(.5577)}}.snow:nth-child(212){opacity:1.9264;transform:translate(20.7768vw,-10px) scale(.5279);animation:fall-212 30s -9s linear infinite}@keyframes fall-212{49.15%{transform:translate(20.1374vw,49.15vh) scale(.5279)}to{transform:translate(20.4571vw,99vh) scale(.5279)}}.snow:nth-child(213){opacity:.9988;transform:translate(80.9009vw,-10px) scale(.6905);animation:fall-213 29s -6s linear infinite}@keyframes fall-213{54.541%{transform:translate(86.438vw,54.541vh) scale(.6905)}to{transform:translate(83.66945vw,99vh) scale(.6905)}}.snow:nth-child(214){opacity:1.2534;transform:translate(62.1989vw,-10px) scale(.0938);animation:fall-214 22s -30s linear infinite}@keyframes fall-214{42.41%{transform:translate(63.6816vw,42.41vh) scale(.0938)}to{transform:translate(62.94025vw,99vh) scale(.0938)}}.snow:nth-child(215){opacity:1.9594;transform:translate(79.0528vw,-10px) scale(.8461);animation:fall-215 18s -20s linear infinite}@keyframes fall-215{35.748%{transform:translate(79.5652vw,35.748vh) scale(.8461)}to{transform:translate(79.309vw,99vh) scale(.8461)}}.snow:nth-child(216){opacity:1.112;transform:translate(97.6143vw,-10px) scale(.7601);animation:fall-216 16s -1s linear infinite}@keyframes fall-216{59.222%{transform:translate(99.2188vw,59.222vh) scale(.7601)}to{transform:translate(98.41655vw,99vh) scale(.7601)}}.snow:nth-child(217){opacity:1.5322;transform:translate(21.8535vw,-10px) scale(.7201);animation:fall-217 29s -25s linear infinite}@keyframes fall-217{53.691%{transform:translate(20.8962vw,53.691vh) scale(.7201)}to{transform:translate(21.37485vw,99vh) scale(.7201)}}.snow:nth-child(218){opacity:.4456;transform:translate(60.6096vw,-10px) scale(.6814);animation:fall-218 24s -26s linear infinite}@keyframes fall-218{32.046%{transform:translate(51.5344vw,32.046vh) scale(.6814)}to{transform:translate(56.072vw,99vh) scale(.6814)}}.snow:nth-child(219){opacity:.6342;transform:translate(20.0843vw,-10px) scale(.3582);animation:fall-219 28s -15s linear infinite}@keyframes fall-219{55.629%{transform:translate(29.0435vw,55.629vh) scale(.3582)}to{transform:translate(24.5639vw,99vh) scale(.3582)}}.snow:nth-child(220){opacity:.778;transform:translate(62.7341vw,-10px) scale(.1506);animation:fall-220 10s -29s linear infinite}@keyframes fall-220{59.037%{transform:translate(72.1439vw,59.037vh) scale(.1506)}to{transform:translate(67.439vw,99vh) scale(.1506)}}.snow:nth-child(221){opacity:1.3462;transform:translate(6.3087vw,-10px) scale(.8019);animation:fall-221 11s -22s linear infinite}@keyframes fall-221{53.866%{transform:translate(2.3029vw,53.866vh) scale(.8019)}to{transform:translate(4.3058vw,99vh) scale(.8019)}}.snow:nth-child(222){opacity:.2284;transform:translate(84.8531vw,-10px) scale(.4664);animation:fall-222 14s -8s linear infinite}@keyframes fall-222{40.572%{transform:translate(75.5458vw,40.572vh) scale(.4664)}to{transform:translate(80.19945vw,99vh) scale(.4664)}}.snow:nth-child(223){opacity:.0902;transform:translate(85.2926vw,-10px) scale(.0023);animation:fall-223 17s -30s linear infinite}@keyframes fall-223{68.224%{transform:translate(90.5142vw,68.224vh) scale(.0023)}to{transform:translate(87.9034vw,99vh) scale(.0023)}}.snow:nth-child(224){opacity:1.1452;transform:translate(.7373vw,-10px) scale(.8644);animation:fall-224 18s -3s linear infinite}@keyframes fall-224{51.596%{transform:translate(9.471vw,51.596vh) scale(.8644)}to{transform:translate(5.10415vw,99vh) scale(.8644)}}.snow:nth-child(225){opacity:1.9018;transform:translate(12.3842vw,-10px) scale(.0108);animation:fall-225 16s -18s linear infinite}@keyframes fall-225{76.097%{transform:translate(19.9179vw,76.097vh) scale(.0108)}to{transform:translate(16.15105vw,99vh) scale(.0108)}}.snow:nth-child(226){opacity:.1926;transform:translate(90.3107vw,-10px) scale(.4871);animation:fall-226 25s -16s linear infinite}@keyframes fall-226{74.558%{transform:translate(89.0854vw,74.558vh) scale(.4871)}to{transform:translate(89.69805vw,99vh) scale(.4871)}}.snow:nth-child(227){opacity:.0964;transform:translate(96.6779vw,-10px) scale(.6468);animation:fall-227 12s -30s linear infinite}@keyframes fall-227{71.861%{transform:translate(87.3807vw,71.861vh) scale(.6468)}to{transform:translate(92.0293vw,99vh) scale(.6468)}}.snow:nth-child(228){opacity:.8336;transform:translate(19.8637vw,-10px) scale(.4431);animation:fall-228 23s -18s linear infinite}@keyframes fall-228{31.975%{transform:translate(26.0744vw,31.975vh) scale(.4431)}to{transform:translate(22.96905vw,99vh) scale(.4431)}}.snow:nth-child(229){opacity:.5758;transform:translate(21.5476vw,-10px) scale(.0822);animation:fall-229 24s -21s linear infinite}@keyframes fall-229{58.193%{transform:translate(22.9713vw,58.193vh) scale(.0822)}to{transform:translate(22.25945vw,99vh) scale(.0822)}}.snow:nth-child(230){opacity:1.695;transform:translate(27.4658vw,-10px) scale(.1995);animation:fall-230 16s -27s linear infinite}@keyframes fall-230{45.712%{transform:translate(29.9289vw,45.712vh) scale(.1995)}to{transform:translate(28.69735vw,99vh) scale(.1995)}}.snow:nth-child(231){opacity:.8262;transform:translate(6.6565vw,-10px) scale(.2881);animation:fall-231 16s -17s linear infinite}@keyframes fall-231{55.655%{transform:translate(11.4416vw,55.655vh) scale(.2881)}to{transform:translate(9.04905vw,99vh) scale(.2881)}}.snow:nth-child(232){opacity:.7024;transform:translate(97.4892vw,-10px) scale(.6126);animation:fall-232 16s -6s linear infinite}@keyframes fall-232{35.94%{transform:translate(102.5741vw,35.94vh) scale(.6126)}to{transform:translate(100.03165vw,99vh) scale(.6126)}}.snow:nth-child(233){opacity:.7516;transform:translate(82.2492vw,-10px) scale(.7741);animation:fall-233 13s -8s linear infinite}@keyframes fall-233{36.596%{transform:translate(74.7072vw,36.596vh) scale(.7741)}to{transform:translate(78.4782vw,99vh) scale(.7741)}}.snow:nth-child(234){opacity:.1764;transform:translate(51.1478vw,-10px) scale(.0582);animation:fall-234 26s -4s linear infinite}@keyframes fall-234{58.2%{transform:translate(59.9514vw,58.2vh) scale(.0582)}to{transform:translate(55.5496vw,99vh) scale(.0582)}}.snow:nth-child(235){opacity:1.6108;transform:translate(84.0532vw,-10px) scale(.2984);animation:fall-235 21s -23s linear infinite}@keyframes fall-235{31.817%{transform:translate(77.0965vw,31.817vh) scale(.2984)}to{transform:translate(80.57485vw,99vh) scale(.2984)}}.snow:nth-child(236){opacity:1.7356;transform:translate(71.1065vw,-10px) scale(.759);animation:fall-236 29s -11s linear infinite}@keyframes fall-236{72.505%{transform:translate(67.218vw,72.505vh) scale(.759)}to{transform:translate(69.16225vw,99vh) scale(.759)}}.snow:nth-child(237){opacity:.2492;transform:translate(15.9686vw,-10px) scale(.2049);animation:fall-237 28s -18s linear infinite}@keyframes fall-237{51.962%{transform:translate(12.505vw,51.962vh) scale(.2049)}to{transform:translate(14.2368vw,99vh) scale(.2049)}}.snow:nth-child(238){opacity:.4954;transform:translate(60.3177vw,-10px) scale(.4806);animation:fall-238 20s -30s linear infinite}@keyframes fall-238{43.469%{transform:translate(67.2723vw,43.469vh) scale(.4806)}to{transform:translate(63.795vw,99vh) scale(.4806)}}.snow:nth-child(239){opacity:.9142;transform:translate(10.2859vw,-10px) scale(.5752);animation:fall-239 12s -23s linear infinite}@keyframes fall-239{45.233%{transform:translate(15.2138vw,45.233vh) scale(.5752)}to{transform:translate(12.74985vw,99vh) scale(.5752)}}.snow:nth-child(240){opacity:.7676;transform:translate(16.9566vw,-10px) scale(.6077);animation:fall-240 14s -28s linear infinite}@keyframes fall-240{75.959%{transform:translate(20.9395vw,75.959vh) scale(.6077)}to{transform:translate(18.94805vw,99vh) scale(.6077)}}.snow:nth-child(241){opacity:1.7396;transform:translate(21.821vw,-10px) scale(.6507);animation:fall-241 30s -18s linear infinite}@keyframes fall-241{46.181%{transform:translate(22.255vw,46.181vh) scale(.6507)}to{transform:translate(22.038vw,99vh) scale(.6507)}}.snow:nth-child(242){opacity:.604;transform:translate(59.92vw,-10px) scale(.8947);animation:fall-242 25s -22s linear infinite}@keyframes fall-242{71.703%{transform:translate(62.4675vw,71.703vh) scale(.8947)}to{transform:translate(61.19375vw,99vh) scale(.8947)}}.snow:nth-child(243){opacity:1.258;transform:translate(1.4379vw,-10px) scale(.2605);animation:fall-243 30s -25s linear infinite}@keyframes fall-243{31.057%{transform:translate(-3.8397vw,31.057vh) scale(.2605)}to{transform:translate(-1.2009vw,99vh) scale(.2605)}}.snow:nth-child(244){opacity:.3986;transform:translate(.7938vw,-10px) scale(.9233);animation:fall-244 10s -17s linear infinite}@keyframes fall-244{62.905%{transform:translate(-1.1943vw,62.905vh) scale(.9233)}to{transform:translate(-.20025vw,99vh) scale(.9233)}}.snow:nth-child(245){opacity:1.825;transform:translate(94.2201vw,-10px) scale(.1506);animation:fall-245 18s -11s linear infinite}@keyframes fall-245{40.793%{transform:translate(100.7879vw,40.793vh) scale(.1506)}to{transform:translate(97.504vw,99vh) scale(.1506)}}.snow:nth-child(246){opacity:1.1868;transform:translate(43.9723vw,-10px) scale(.1405);animation:fall-246 24s -30s linear infinite}@keyframes fall-246{44.526%{transform:translate(36.2352vw,44.526vh) scale(.1405)}to{transform:translate(40.10375vw,99vh) scale(.1405)}}.snow:nth-child(247){opacity:.4762;transform:translate(18.9618vw,-10px) scale(.1439);animation:fall-247 19s -9s linear infinite}@keyframes fall-247{73.453%{transform:translate(20.8803vw,73.453vh) scale(.1439)}to{transform:translate(19.92105vw,99vh) scale(.1439)}}.snow:nth-child(248){opacity:.436;transform:translate(82.2784vw,-10px) scale(.5279);animation:fall-248 27s -29s linear infinite}@keyframes fall-248{31.767%{transform:translate(88.2224vw,31.767vh) scale(.5279)}to{transform:translate(85.2504vw,99vh) scale(.5279)}}.snow:nth-child(249){opacity:.1378;transform:translate(48.316vw,-10px) scale(.9308);animation:fall-249 17s -27s linear infinite}@keyframes fall-249{75.44%{transform:translate(42.404vw,75.44vh) scale(.9308)}to{transform:translate(45.36vw,99vh) scale(.9308)}}.snow:nth-child(250){opacity:.1396;transform:translate(79.7173vw,-10px) scale(.3956);animation:fall-250 30s -11s linear infinite}@keyframes fall-250{43.279%{transform:translate(75.7551vw,43.279vh) scale(.3956)}to{transform:translate(77.7362vw,99vh) scale(.3956)}}.snow:nth-child(251){opacity:1.6768;transform:translate(39.4385vw,-10px) scale(.7798);animation:fall-251 13s -17s linear infinite}@keyframes fall-251{79.653%{transform:translate(48.1507vw,79.653vh) scale(.7798)}to{transform:translate(43.7946vw,99vh) scale(.7798)}}.snow:nth-child(252){opacity:1.4062;transform:translate(7.8754vw,-10px) scale(.0495);animation:fall-252 28s -1s linear infinite}@keyframes fall-252{68.647%{transform:translate(6.8745vw,68.647vh) scale(.0495)}to{transform:translate(7.37495vw,99vh) scale(.0495)}}.snow:nth-child(253){opacity:.804;transform:translate(98.0825vw,-10px) scale(.6963);animation:fall-253 19s -16s linear infinite}@keyframes fall-253{75.533%{transform:translate(98.1719vw,75.533vh) scale(.6963)}to{transform:translate(98.1272vw,99vh) scale(.6963)}}.snow:nth-child(254){opacity:1.576;transform:translate(79.6644vw,-10px) scale(.0455);animation:fall-254 27s -15s linear infinite}@keyframes fall-254{47.624%{transform:translate(72.278vw,47.624vh) scale(.0455)}to{transform:translate(75.9712vw,99vh) scale(.0455)}}.snow:nth-child(255){opacity:.8478;transform:translate(26.5934vw,-10px) scale(.4474);animation:fall-255 13s -16s linear infinite}@keyframes fall-255{62.161%{transform:translate(21.7319vw,62.161vh) scale(.4474)}to{transform:translate(24.16265vw,99vh) scale(.4474)}}.snow:nth-child(256){opacity:1.2092;transform:translate(11.22vw,-10px) scale(.1359);animation:fall-256 28s -22s linear infinite}@keyframes fall-256{31.88%{transform:translate(18.4743vw,31.88vh) scale(.1359)}to{transform:translate(14.84715vw,99vh) scale(.1359)}}.snow:nth-child(257){opacity:.8694;transform:translate(43.0697vw,-10px) scale(.4823);animation:fall-257 17s -7s linear infinite}@keyframes fall-257{71.179%{transform:translate(40.8154vw,71.179vh) scale(.4823)}to{transform:translate(41.94255vw,99vh) scale(.4823)}}.snow:nth-child(258){opacity:.0826;transform:translate(51.8831vw,-10px) scale(.3858);animation:fall-258 16s -18s linear infinite}@keyframes fall-258{69.202%{transform:translate(52.8954vw,69.202vh) scale(.3858)}to{transform:translate(52.38925vw,99vh) scale(.3858)}}.snow:nth-child(259){opacity:1.8756;transform:translate(25.1019vw,-10px) scale(.0709);animation:fall-259 10s -3s linear infinite}@keyframes fall-259{75.767%{transform:translate(28.2096vw,75.767vh) scale(.0709)}to{transform:translate(26.65575vw,99vh) scale(.0709)}}.snow:nth-child(260){opacity:1.775;transform:translate(97.3697vw,-10px) scale(.8248);animation:fall-260 28s -14s linear infinite}@keyframes fall-260{40.656%{transform:translate(101.6917vw,40.656vh) scale(.8248)}to{transform:translate(99.5307vw,99vh) scale(.8248)}}.snow:nth-child(261){opacity:1.9174;transform:translate(91.6018vw,-10px) scale(.0772);animation:fall-261 12s -19s linear infinite}@keyframes fall-261{50.833%{transform:translate(91.7892vw,50.833vh) scale(.0772)}to{transform:translate(91.6955vw,99vh) scale(.0772)}}.snow:nth-child(262){opacity:1.6476;transform:translate(11.3651vw,-10px) scale(.6031);animation:fall-262 19s -7s linear infinite}@keyframes fall-262{66.102%{transform:translate(10.4554vw,66.102vh) scale(.6031)}to{transform:translate(10.91025vw,99vh) scale(.6031)}}.snow:nth-child(263){opacity:1.781;transform:translate(38.5677vw,-10px) scale(.623);animation:fall-263 27s -27s linear infinite}@keyframes fall-263{54.697%{transform:translate(41.4876vw,54.697vh) scale(.623)}to{transform:translate(40.02765vw,99vh) scale(.623)}}.snow:nth-child(264){opacity:1.3416;transform:translate(71.0462vw,-10px) scale(.7374);animation:fall-264 11s -1s linear infinite}@keyframes fall-264{53.894%{transform:translate(70.4612vw,53.894vh) scale(.7374)}to{transform:translate(70.7537vw,99vh) scale(.7374)}}.snow:nth-child(265){opacity:.553;transform:translate(79.2842vw,-10px) scale(.0044);animation:fall-265 24s -7s linear infinite}@keyframes fall-265{69.005%{transform:translate(83.5225vw,69.005vh) scale(.0044)}to{transform:translate(81.40335vw,99vh) scale(.0044)}}.snow:nth-child(266){opacity:1.6936;transform:translate(83.2282vw,-10px) scale(.7064);animation:fall-266 19s -30s linear infinite}@keyframes fall-266{77.621%{transform:translate(89.915vw,77.621vh) scale(.7064)}to{transform:translate(86.5716vw,99vh) scale(.7064)}}.snow:nth-child(267){opacity:1.6226;transform:translate(62.6422vw,-10px) scale(.6416);animation:fall-267 25s -6s linear infinite}@keyframes fall-267{51.744%{transform:translate(70.0139vw,51.744vh) scale(.6416)}to{transform:translate(66.32805vw,99vh) scale(.6416)}}.snow:nth-child(268){opacity:.1368;transform:translate(66.5444vw,-10px) scale(.7138);animation:fall-268 25s -24s linear infinite}@keyframes fall-268{69.904%{transform:translate(57.9746vw,69.904vh) scale(.7138)}to{transform:translate(62.2595vw,99vh) scale(.7138)}}.snow:nth-child(269){opacity:1.4628;transform:translate(49.4283vw,-10px) scale(.3724);animation:fall-269 15s -27s linear infinite}@keyframes fall-269{50.077%{transform:translate(57.5531vw,50.077vh) scale(.3724)}to{transform:translate(53.4907vw,99vh) scale(.3724)}}.snow:nth-child(270){opacity:1.813;transform:translate(19.9669vw,-10px) scale(.2144);animation:fall-270 27s -18s linear infinite}@keyframes fall-270{70.691%{transform:translate(10.0982vw,70.691vh) scale(.2144)}to{transform:translate(15.03255vw,99vh) scale(.2144)}}.snow:nth-child(271){opacity:.809;transform:translate(.3403vw,-10px) scale(.4901);animation:fall-271 24s -29s linear infinite}@keyframes fall-271{37.327%{transform:translate(2.5314vw,37.327vh) scale(.4901)}to{transform:translate(1.43585vw,99vh) scale(.4901)}}.snow:nth-child(272){opacity:.1216;transform:translate(26.6411vw,-10px) scale(.1423);animation:fall-272 20s -15s linear infinite}@keyframes fall-272{47.04%{transform:translate(19.678vw,47.04vh) scale(.1423)}to{transform:translate(23.15955vw,99vh) scale(.1423)}}.snow:nth-child(273){opacity:1.1274;transform:translate(41.5575vw,-10px) scale(.1909);animation:fall-273 23s -12s linear infinite}@keyframes fall-273{58.506%{transform:translate(37.7699vw,58.506vh) scale(.1909)}to{transform:translate(39.6637vw,99vh) scale(.1909)}}.snow:nth-child(274){opacity:.3622;transform:translate(60.907vw,-10px) scale(.7171);animation:fall-274 18s -2s linear infinite}@keyframes fall-274{76.21%{transform:translate(69.136vw,76.21vh) scale(.7171)}to{transform:translate(65.0215vw,99vh) scale(.7171)}}.snow:nth-child(275){opacity:1.1782;transform:translate(61.3864vw,-10px) scale(.4938);animation:fall-275 29s -2s linear infinite}@keyframes fall-275{68.655%{transform:translate(70.6455vw,68.655vh) scale(.4938)}to{transform:translate(66.01595vw,99vh) scale(.4938)}}.snow:nth-child(276){opacity:1.7018;transform:translate(98.1823vw,-10px) scale(.0014);animation:fall-276 27s -24s linear infinite}@keyframes fall-276{33.554%{transform:translate(104.8348vw,33.554vh) scale(.0014)}to{transform:translate(101.50855vw,99vh) scale(.0014)}}.snow:nth-child(277){opacity:1.9618;transform:translate(80.432vw,-10px) scale(.3429);animation:fall-277 16s -26s linear infinite}@keyframes fall-277{71.807%{transform:translate(74.6588vw,71.807vh) scale(.3429)}to{transform:translate(77.5454vw,99vh) scale(.3429)}}.snow:nth-child(278){opacity:.3926;transform:translate(58.0016vw,-10px) scale(.5693);animation:fall-278 13s -14s linear infinite}@keyframes fall-278{53.244%{transform:translate(61.0743vw,53.244vh) scale(.5693)}to{transform:translate(59.53795vw,99vh) scale(.5693)}}.snow:nth-child(279){opacity:.293;transform:translate(18.5279vw,-10px) scale(.151);animation:fall-279 13s -4s linear infinite}@keyframes fall-279{57.172%{transform:translate(9.8094vw,57.172vh) scale(.151)}to{transform:translate(14.16865vw,99vh) scale(.151)}}.snow:nth-child(280){opacity:.0136;transform:translate(.7871vw,-10px) scale(.43);animation:fall-280 14s -22s linear infinite}@keyframes fall-280{32.356%{transform:translate(6.3006vw,32.356vh) scale(.43)}to{transform:translate(3.54385vw,99vh) scale(.43)}}.snow:nth-child(281){opacity:.3854;transform:translate(30.9528vw,-10px) scale(.028);animation:fall-281 15s -30s linear infinite}@keyframes fall-281{40.615%{transform:translate(30.4172vw,40.615vh) scale(.028)}to{transform:translate(30.685vw,99vh) scale(.028)}}.snow:nth-child(282){opacity:1.057;transform:translate(98.4083vw,-10px) scale(.5194);animation:fall-282 26s -9s linear infinite}@keyframes fall-282{66.342%{transform:translate(103.8252vw,66.342vh) scale(.5194)}to{transform:translate(101.11675vw,99vh) scale(.5194)}}.snow:nth-child(283){opacity:.8976;transform:translate(98.8037vw,-10px) scale(.0168);animation:fall-283 29s -14s linear infinite}@keyframes fall-283{47.605%{transform:translate(96.2706vw,47.605vh) scale(.0168)}to{transform:translate(97.53715vw,99vh) scale(.0168)}}.snow:nth-child(284){opacity:.4906;transform:translate(26.0773vw,-10px) scale(.7575);animation:fall-284 13s -10s linear infinite}@keyframes fall-284{62.762%{transform:translate(18.6309vw,62.762vh) scale(.7575)}to{transform:translate(22.3541vw,99vh) scale(.7575)}}.snow:nth-child(285){opacity:.8576;transform:translate(54.5239vw,-10px) scale(.8231);animation:fall-285 22s -14s linear infinite}@keyframes fall-285{34.802%{transform:translate(61.8349vw,34.802vh) scale(.8231)}to{transform:translate(58.1794vw,99vh) scale(.8231)}}.snow:nth-child(286){opacity:1.062;transform:translate(91.6889vw,-10px) scale(.7112);animation:fall-286 19s -6s linear infinite}@keyframes fall-286{76.976%{transform:translate(90.6663vw,76.976vh) scale(.7112)}to{transform:translate(91.1776vw,99vh) scale(.7112)}}.snow:nth-child(287){opacity:.8126;transform:translate(91.022vw,-10px) scale(.7774);animation:fall-287 14s -5s linear infinite}@keyframes fall-287{48.947%{transform:translate(87.5021vw,48.947vh) scale(.7774)}to{transform:translate(89.26205vw,99vh) scale(.7774)}}.snow:nth-child(288){opacity:1.0796;transform:translate(62.752vw,-10px) scale(.1101);animation:fall-288 10s -8s linear infinite}@keyframes fall-288{34.277%{transform:translate(61.6034vw,34.277vh) scale(.1101)}to{transform:translate(62.1777vw,99vh) scale(.1101)}}.snow:nth-child(289){opacity:1.0326;transform:translate(66.0502vw,-10px) scale(.5025);animation:fall-289 29s -10s linear infinite}@keyframes fall-289{52.937%{transform:translate(59.6627vw,52.937vh) scale(.5025)}to{transform:translate(62.85645vw,99vh) scale(.5025)}}.snow:nth-child(290){opacity:1.6658;transform:translate(22.1821vw,-10px) scale(.3407);animation:fall-290 21s -14s linear infinite}@keyframes fall-290{61.924%{transform:translate(24.6287vw,61.924vh) scale(.3407)}to{transform:translate(23.4054vw,99vh) scale(.3407)}}.snow:nth-child(291){opacity:.259;transform:translate(14.0752vw,-10px) scale(.3894);animation:fall-291 13s -9s linear infinite}@keyframes fall-291{57.011%{transform:translate(21.9776vw,57.011vh) scale(.3894)}to{transform:translate(18.0264vw,99vh) scale(.3894)}}.snow:nth-child(292){opacity:.3856;transform:translate(75.8102vw,-10px) scale(.6236);animation:fall-292 20s -14s linear infinite}@keyframes fall-292{48.239%{transform:translate(69.8353vw,48.239vh) scale(.6236)}to{transform:translate(72.82275vw,99vh) scale(.6236)}}.snow:nth-child(293){opacity:.2938;transform:translate(85.5844vw,-10px) scale(.8918);animation:fall-293 26s -3s linear infinite}@keyframes fall-293{48.386%{transform:translate(85.6862vw,48.386vh) scale(.8918)}to{transform:translate(85.6353vw,99vh) scale(.8918)}}.snow:nth-child(294){opacity:1.5404;transform:translate(40.1323vw,-10px) scale(.0423);animation:fall-294 12s -17s linear infinite}@keyframes fall-294{55.211%{transform:translate(42.4655vw,55.211vh) scale(.0423)}to{transform:translate(41.2989vw,99vh) scale(.0423)}}.snow:nth-child(295){opacity:.697;transform:translate(66.4492vw,-10px) scale(.1701);animation:fall-295 25s -14s linear infinite}@keyframes fall-295{38.423%{transform:translate(61.3419vw,38.423vh) scale(.1701)}to{transform:translate(63.89555vw,99vh) scale(.1701)}}.snow:nth-child(296){opacity:1.3886;transform:translate(16.7214vw,-10px) scale(.0099);animation:fall-296 24s -3s linear infinite}@keyframes fall-296{53.264%{transform:translate(22.1497vw,53.264vh) scale(.0099)}to{transform:translate(19.43555vw,99vh) scale(.0099)}}.snow:nth-child(297){opacity:.5394;transform:translate(.9076vw,-10px) scale(.0035);animation:fall-297 14s -10s linear infinite}@keyframes fall-297{33.065%{transform:translate(.4738vw,33.065vh) scale(.0035)}to{transform:translate(.6907vw,99vh) scale(.0035)}}.snow:nth-child(298){opacity:1.3366;transform:translate(25.9767vw,-10px) scale(.5765);animation:fall-298 17s -12s linear infinite}@keyframes fall-298{76.875%{transform:translate(33.6644vw,76.875vh) scale(.5765)}to{transform:translate(29.82055vw,99vh) scale(.5765)}}.snow:nth-child(299){opacity:.813;transform:translate(.5385vw,-10px) scale(.8163);animation:fall-299 18s -24s linear infinite}@keyframes fall-299{31.146%{transform:translate(1.2691vw,31.146vh) scale(.8163)}to{transform:translate(.9038vw,99vh) scale(.8163)}}.snow:nth-child(300){opacity:1.239;transform:translate(92.6113vw,-10px) scale(.6702);animation:fall-300 14s -19s linear infinite}@keyframes fall-300{44.356%{transform:translate(84.1981vw,44.356vh) scale(.6702)}to{transform:translate(88.4047vw,99vh) scale(.6702)}}.snow:nth-child(301){opacity:.8618;transform:translate(27.8359vw,-10px) scale(.8674);animation:fall-301 18s -14s linear infinite}@keyframes fall-301{63.038%{transform:translate(22.2884vw,63.038vh) scale(.8674)}to{transform:translate(25.06215vw,99vh) scale(.8674)}}.snow:nth-child(302){opacity:1.455;transform:translate(14.8214vw,-10px) scale(.8918);animation:fall-302 12s -19s linear infinite}@keyframes fall-302{37.469%{transform:translate(19.1358vw,37.469vh) scale(.8918)}to{transform:translate(16.9786vw,99vh) scale(.8918)}}.snow:nth-child(303){opacity:.5536;transform:translate(10.1653vw,-10px) scale(.3128);animation:fall-303 10s -27s linear infinite}@keyframes fall-303{67.354%{transform:translate(7.203vw,67.354vh) scale(.3128)}to{transform:translate(8.68415vw,99vh) scale(.3128)}}.snow:nth-child(304){opacity:.1578;transform:translate(69.7572vw,-10px) scale(.5875);animation:fall-304 14s -14s linear infinite}@keyframes fall-304{62.563%{transform:translate(72.126vw,62.563vh) scale(.5875)}to{transform:translate(70.9416vw,99vh) scale(.5875)}}.snow:nth-child(305){opacity:.0418;transform:translate(45.8303vw,-10px) scale(.7166);animation:fall-305 13s -3s linear infinite}@keyframes fall-305{68.617%{transform:translate(44.2813vw,68.617vh) scale(.7166)}to{transform:translate(45.0558vw,99vh) scale(.7166)}}.snow:nth-child(306){opacity:1.8476;transform:translate(58.9818vw,-10px) scale(.0079);animation:fall-306 28s -5s linear infinite}@keyframes fall-306{59.322%{transform:translate(60.707vw,59.322vh) scale(.0079)}to{transform:translate(59.8444vw,99vh) scale(.0079)}}.snow:nth-child(307){opacity:.5596;transform:translate(38.4278vw,-10px) scale(.9014);animation:fall-307 18s -13s linear infinite}@keyframes fall-307{73.238%{transform:translate(38.6712vw,73.238vh) scale(.9014)}to{transform:translate(38.5495vw,99vh) scale(.9014)}}.snow:nth-child(308){opacity:.7776;transform:translate(80.1669vw,-10px) scale(.046);animation:fall-308 25s -7s linear infinite}@keyframes fall-308{66.159%{transform:translate(77.9954vw,66.159vh) scale(.046)}to{transform:translate(79.08115vw,99vh) scale(.046)}}.snow:nth-child(309){opacity:1.8718;transform:translate(31.7463vw,-10px) scale(.9363);animation:fall-309 17s -18s linear infinite}@keyframes fall-309{48.244%{transform:translate(25.3814vw,48.244vh) scale(.9363)}to{transform:translate(28.56385vw,99vh) scale(.9363)}}.snow:nth-child(310){opacity:.7878;transform:translate(85.1514vw,-10px) scale(.2745);animation:fall-310 11s -11s linear infinite}@keyframes fall-310{49.734%{transform:translate(91.3974vw,49.734vh) scale(.2745)}to{transform:translate(88.2744vw,99vh) scale(.2745)}}.snow:nth-child(311){opacity:.9586;transform:translate(66.379vw,-10px) scale(.58);animation:fall-311 16s -30s linear infinite}@keyframes fall-311{39.477%{transform:translate(56.4987vw,39.477vh) scale(.58)}to{transform:translate(61.43885vw,99vh) scale(.58)}}.snow:nth-child(312){opacity:1.1222;transform:translate(20.8235vw,-10px) scale(.5511);animation:fall-312 30s -1s linear infinite}@keyframes fall-312{54.59%{transform:translate(21.3981vw,54.59vh) scale(.5511)}to{transform:translate(21.1108vw,99vh) scale(.5511)}}.snow:nth-child(313){opacity:1.7888;transform:translate(64.1772vw,-10px) scale(.9408);animation:fall-313 17s -30s linear infinite}@keyframes fall-313{54.369%{transform:translate(67.5019vw,54.369vh) scale(.9408)}to{transform:translate(65.83955vw,99vh) scale(.9408)}}.snow:nth-child(314){opacity:1.3536;transform:translate(65.0973vw,-10px) scale(.0632);animation:fall-314 26s -7s linear infinite}@keyframes fall-314{52.828%{transform:translate(55.6211vw,52.828vh) scale(.0632)}to{transform:translate(60.3592vw,99vh) scale(.0632)}}.snow:nth-child(315){opacity:.711;transform:translate(13.7017vw,-10px) scale(.6208);animation:fall-315 21s -17s linear infinite}@keyframes fall-315{38%{transform:translate(12.1847vw,38vh) scale(.6208)}to{transform:translate(12.9432vw,99vh) scale(.6208)}}.snow:nth-child(316){opacity:1.0846;transform:translate(87.4904vw,-10px) scale(.1781);animation:fall-316 23s -4s linear infinite}@keyframes fall-316{53.634%{transform:translate(95.0712vw,53.634vh) scale(.1781)}to{transform:translate(91.2808vw,99vh) scale(.1781)}}.snow:nth-child(317){opacity:.2086;transform:translate(55.4838vw,-10px) scale(.3028);animation:fall-317 24s -11s linear infinite}@keyframes fall-317{59.38%{transform:translate(59.5155vw,59.38vh) scale(.3028)}to{transform:translate(57.49965vw,99vh) scale(.3028)}}.snow:nth-child(318){opacity:1.0714;transform:translate(62.8865vw,-10px) scale(.0434);animation:fall-318 30s -3s linear infinite}@keyframes fall-318{57.194%{transform:translate(60.3659vw,57.194vh) scale(.0434)}to{transform:translate(61.6262vw,99vh) scale(.0434)}}.snow:nth-child(319){opacity:.671;transform:translate(29.7745vw,-10px) scale(.5932);animation:fall-319 10s -10s linear infinite}@keyframes fall-319{78.706%{transform:translate(26.1609vw,78.706vh) scale(.5932)}to{transform:translate(27.9677vw,99vh) scale(.5932)}}.snow:nth-child(320){opacity:1.1808;transform:translate(14.29vw,-10px) scale(.5496);animation:fall-320 18s -11s linear infinite}@keyframes fall-320{67.808%{transform:translate(6.648vw,67.808vh) scale(.5496)}to{transform:translate(10.469vw,99vh) scale(.5496)}}.snow:nth-child(321){opacity:1.6418;transform:translate(8.2943vw,-10px) scale(.1899);animation:fall-321 13s -29s linear infinite}@keyframes fall-321{31.8%{transform:translate(10.5677vw,31.8vh) scale(.1899)}to{transform:translate(9.431vw,99vh) scale(.1899)}}.snow:nth-child(322){opacity:1.4294;transform:translate(51.1342vw,-10px) scale(.9256);animation:fall-322 17s -4s linear infinite}@keyframes fall-322{52.634%{transform:translate(49.0037vw,52.634vh) scale(.9256)}to{transform:translate(50.06895vw,99vh) scale(.9256)}}.snow:nth-child(323){opacity:1.966;transform:translate(97.998vw,-10px) scale(.9592);animation:fall-323 21s -29s linear infinite}@keyframes fall-323{50.183%{transform:translate(98.0243vw,50.183vh) scale(.9592)}to{transform:translate(98.01115vw,99vh) scale(.9592)}}.snow:nth-child(324){opacity:.8032;transform:translate(15.6882vw,-10px) scale(.4107);animation:fall-324 13s -9s linear infinite}@keyframes fall-324{74.326%{transform:translate(17.3984vw,74.326vh) scale(.4107)}to{transform:translate(16.5433vw,99vh) scale(.4107)}}.snow:nth-child(325){opacity:.8582;transform:translate(24.3594vw,-10px) scale(.8566);animation:fall-325 11s -5s linear infinite}@keyframes fall-325{39.95%{transform:translate(24.2856vw,39.95vh) scale(.8566)}to{transform:translate(24.3225vw,99vh) scale(.8566)}}.snow:nth-child(326){opacity:1.2404;transform:translate(65.9461vw,-10px) scale(.5787);animation:fall-326 11s -29s linear infinite}@keyframes fall-326{37.132%{transform:translate(63.2222vw,37.132vh) scale(.5787)}to{transform:translate(64.58415vw,99vh) scale(.5787)}}.snow:nth-child(327){opacity:1.4362;transform:translate(60.2134vw,-10px) scale(.1779);animation:fall-327 22s -7s linear infinite}@keyframes fall-327{57.597%{transform:translate(62.3706vw,57.597vh) scale(.1779)}to{transform:translate(61.292vw,99vh) scale(.1779)}}.snow:nth-child(328){opacity:1.2358;transform:translate(59.995vw,-10px) scale(.6929);animation:fall-328 25s -18s linear infinite}@keyframes fall-328{61.149%{transform:translate(52.7853vw,61.149vh) scale(.6929)}to{transform:translate(56.39015vw,99vh) scale(.6929)}}.snow:nth-child(329){opacity:1.4212;transform:translate(11.423vw,-10px) scale(.8804);animation:fall-329 23s -18s linear infinite}@keyframes fall-329{78.438%{transform:translate(16.0722vw,78.438vh) scale(.8804)}to{transform:translate(13.7476vw,99vh) scale(.8804)}}.snow:nth-child(330){opacity:1.3488;transform:translate(42.4001vw,-10px) scale(.9764);animation:fall-330 14s -11s linear infinite}@keyframes fall-330{66.48%{transform:translate(42.8514vw,66.48vh) scale(.9764)}to{transform:translate(42.62575vw,99vh) scale(.9764)}}.snow:nth-child(331){opacity:.4146;transform:translate(76.6088vw,-10px) scale(.8521);animation:fall-331 17s -2s linear infinite}@keyframes fall-331{61.55%{transform:translate(73.8882vw,61.55vh) scale(.8521)}to{transform:translate(75.2485vw,99vh) scale(.8521)}}.snow:nth-child(332){opacity:.0376;transform:translate(69.5526vw,-10px) scale(.5484);animation:fall-332 20s -17s linear infinite}@keyframes fall-332{74.784%{transform:translate(60.9166vw,74.784vh) scale(.5484)}to{transform:translate(65.2346vw,99vh) scale(.5484)}}.snow:nth-child(333){opacity:.526;transform:translate(94.4146vw,-10px) scale(.7955);animation:fall-333 15s -11s linear infinite}@keyframes fall-333{57.226%{transform:translate(90.231vw,57.226vh) scale(.7955)}to{transform:translate(92.3228vw,99vh) scale(.7955)}}.snow:nth-child(334){opacity:1.6212;transform:translate(.427vw,-10px) scale(.6984);animation:fall-334 24s -12s linear infinite}@keyframes fall-334{63.827%{transform:translate(-7.781vw,63.827vh) scale(.6984)}to{transform:translate(-3.677vw,99vh) scale(.6984)}}.snow:nth-child(335){opacity:1.2584;transform:translate(21.0749vw,-10px) scale(.7244);animation:fall-335 23s -7s linear infinite}@keyframes fall-335{44.673%{transform:translate(21.0644vw,44.673vh) scale(.7244)}to{transform:translate(21.06965vw,99vh) scale(.7244)}}.snow:nth-child(336){opacity:.0522;transform:translate(95.5422vw,-10px) scale(.013);animation:fall-336 25s -16s linear infinite}@keyframes fall-336{57.27%{transform:translate(103.0671vw,57.27vh) scale(.013)}to{transform:translate(99.30465vw,99vh) scale(.013)}}.snow:nth-child(337){opacity:1.2558;transform:translate(92.9082vw,-10px) scale(.3704);animation:fall-337 19s -6s linear infinite}@keyframes fall-337{47.267%{transform:translate(88.3467vw,47.267vh) scale(.3704)}to{transform:translate(90.62745vw,99vh) scale(.3704)}}.snow:nth-child(338){opacity:1.1886;transform:translate(39.4405vw,-10px) scale(.8279);animation:fall-338 28s -5s linear infinite}@keyframes fall-338{64.817%{transform:translate(45.625vw,64.817vh) scale(.8279)}to{transform:translate(42.53275vw,99vh) scale(.8279)}}.snow:nth-child(339){opacity:.9344;transform:translate(81.33vw,-10px) scale(.0073);animation:fall-339 13s -2s linear infinite}@keyframes fall-339{55.284%{transform:translate(88.5246vw,55.284vh) scale(.0073)}to{transform:translate(84.9273vw,99vh) scale(.0073)}}.snow:nth-child(340){opacity:.4584;transform:translate(68.4416vw,-10px) scale(.3382);animation:fall-340 16s -14s linear infinite}@keyframes fall-340{51.771%{transform:translate(60.4906vw,51.771vh) scale(.3382)}to{transform:translate(64.4661vw,99vh) scale(.3382)}}.snow:nth-child(341){opacity:1.1312;transform:translate(70.3272vw,-10px) scale(.5613);animation:fall-341 14s -29s linear infinite}@keyframes fall-341{39.905%{transform:translate(61.1177vw,39.905vh) scale(.5613)}to{transform:translate(65.72245vw,99vh) scale(.5613)}}.snow:nth-child(342){opacity:1.8264;transform:translate(43.2388vw,-10px) scale(.308);animation:fall-342 25s -23s linear infinite}@keyframes fall-342{45.559%{transform:translate(47.2943vw,45.559vh) scale(.308)}to{transform:translate(45.26655vw,99vh) scale(.308)}}.snow:nth-child(343){opacity:.772;transform:translate(62.5862vw,-10px) scale(.8253);animation:fall-343 16s -18s linear infinite}@keyframes fall-343{50.805%{transform:translate(57.2706vw,50.805vh) scale(.8253)}to{transform:translate(59.9284vw,99vh) scale(.8253)}}.snow:nth-child(344){opacity:1.7364;transform:translate(62.7927vw,-10px) scale(.8788);animation:fall-344 25s -14s linear infinite}@keyframes fall-344{69.676%{transform:translate(66.9064vw,69.676vh) scale(.8788)}to{transform:translate(64.84955vw,99vh) scale(.8788)}}.snow:nth-child(345){opacity:.3304;transform:translate(50.934vw,-10px) scale(.8805);animation:fall-345 28s -26s linear infinite}@keyframes fall-345{32.486%{transform:translate(54.8355vw,32.486vh) scale(.8805)}to{transform:translate(52.88475vw,99vh) scale(.8805)}}.snow:nth-child(346){opacity:1.8358;transform:translate(72.6395vw,-10px) scale(.6819);animation:fall-346 30s -1s linear infinite}@keyframes fall-346{67.401%{transform:translate(65.3901vw,67.401vh) scale(.6819)}to{transform:translate(69.0148vw,99vh) scale(.6819)}}.snow:nth-child(347){opacity:1.8198;transform:translate(18.9903vw,-10px) scale(.9331);animation:fall-347 29s -4s linear infinite}@keyframes fall-347{53.469%{transform:translate(23.0699vw,53.469vh) scale(.9331)}to{transform:translate(21.0301vw,99vh) scale(.9331)}}.snow:nth-child(348){opacity:.5802;transform:translate(39.0798vw,-10px) scale(.9103);animation:fall-348 17s -23s linear infinite}@keyframes fall-348{41.238%{transform:translate(41.9604vw,41.238vh) scale(.9103)}to{transform:translate(40.5201vw,99vh) scale(.9103)}}.snow:nth-child(349){opacity:.9826;transform:translate(40.3513vw,-10px) scale(.5284);animation:fall-349 24s -11s linear infinite}@keyframes fall-349{75.367%{transform:translate(48.6469vw,75.367vh) scale(.5284)}to{transform:translate(44.4991vw,99vh) scale(.5284)}}.snow:nth-child(350){opacity:1.1988;transform:translate(58.4903vw,-10px) scale(.4508);animation:fall-350 18s -30s linear infinite}@keyframes fall-350{77.608%{transform:translate(67.128vw,77.608vh) scale(.4508)}to{transform:translate(62.80915vw,99vh) scale(.4508)}}.snow:nth-child(351){opacity:1.7234;transform:translate(71.4811vw,-10px) scale(.6618);animation:fall-351 27s -12s linear infinite}@keyframes fall-351{51.46%{transform:translate(80.1668vw,51.46vh) scale(.6618)}to{transform:translate(75.82395vw,99vh) scale(.6618)}}.snow:nth-child(352){opacity:.0684;transform:translate(25.6238vw,-10px) scale(.8561);animation:fall-352 15s -9s linear infinite}@keyframes fall-352{46.773%{transform:translate(16.4448vw,46.773vh) scale(.8561)}to{transform:translate(21.0343vw,99vh) scale(.8561)}}.snow:nth-child(353){opacity:.8458;transform:translate(49.1869vw,-10px) scale(.8046);animation:fall-353 18s -14s linear infinite}@keyframes fall-353{57.871%{transform:translate(56.2203vw,57.871vh) scale(.8046)}to{transform:translate(52.7036vw,99vh) scale(.8046)}}.snow:nth-child(354){opacity:.1578;transform:translate(86.3156vw,-10px) scale(.2669);animation:fall-354 10s -3s linear infinite}@keyframes fall-354{49.065%{transform:translate(90.4601vw,49.065vh) scale(.2669)}to{transform:translate(88.38785vw,99vh) scale(.2669)}}.snow:nth-child(355){opacity:.234;transform:translate(8.36vw,-10px) scale(.3315);animation:fall-355 24s -24s linear infinite}@keyframes fall-355{46.497%{transform:translate(4.9131vw,46.497vh) scale(.3315)}to{transform:translate(6.63655vw,99vh) scale(.3315)}}.snow:nth-child(356){opacity:1.6396;transform:translate(16.3099vw,-10px) scale(.808);animation:fall-356 11s -7s linear infinite}@keyframes fall-356{56.615%{transform:translate(19.6765vw,56.615vh) scale(.808)}to{transform:translate(17.9932vw,99vh) scale(.808)}}.snow:nth-child(357){opacity:.8326;transform:translate(28.1957vw,-10px) scale(.89);animation:fall-357 15s -2s linear infinite}@keyframes fall-357{73.617%{transform:translate(22.99vw,73.617vh) scale(.89)}to{transform:translate(25.59285vw,99vh) scale(.89)}}.snow:nth-child(358){opacity:1.67;transform:translate(18.8905vw,-10px) scale(.2901);animation:fall-358 26s -6s linear infinite}@keyframes fall-358{54.107%{transform:translate(13.3693vw,54.107vh) scale(.2901)}to{transform:translate(16.1299vw,99vh) scale(.2901)}}.snow:nth-child(359){opacity:.4256;transform:translate(38.1548vw,-10px) scale(.3202);animation:fall-359 15s -23s linear infinite}@keyframes fall-359{34.164%{transform:translate(31.6572vw,34.164vh) scale(.3202)}to{transform:translate(34.906vw,99vh) scale(.3202)}}.snow:nth-child(360){opacity:.8876;transform:translate(92.0193vw,-10px) scale(.557);animation:fall-360 29s -15s linear infinite}@keyframes fall-360{39.44%{transform:translate(97.789vw,39.44vh) scale(.557)}to{transform:translate(94.90415vw,99vh) scale(.557)}}.snow:nth-child(361){opacity:.317;transform:translate(36.793vw,-10px) scale(.1124);animation:fall-361 14s -29s linear infinite}@keyframes fall-361{78.904%{transform:translate(31.5984vw,78.904vh) scale(.1124)}to{transform:translate(34.1957vw,99vh) scale(.1124)}}.snow:nth-child(362){opacity:1.9526;transform:translate(70.4532vw,-10px) scale(.9639);animation:fall-362 27s -5s linear infinite}@keyframes fall-362{68.884%{transform:translate(76.7959vw,68.884vh) scale(.9639)}to{transform:translate(73.62455vw,99vh) scale(.9639)}}.snow:nth-child(363){opacity:1.1406;transform:translate(60.5274vw,-10px) scale(.4228);animation:fall-363 27s -19s linear infinite}@keyframes fall-363{69.921%{transform:translate(54.9039vw,69.921vh) scale(.4228)}to{transform:translate(57.71565vw,99vh) scale(.4228)}}.snow:nth-child(364){opacity:.295;transform:translate(23.6927vw,-10px) scale(.4046);animation:fall-364 28s -10s linear infinite}@keyframes fall-364{73.473%{transform:translate(16.7698vw,73.473vh) scale(.4046)}to{transform:translate(20.23125vw,99vh) scale(.4046)}}.snow:nth-child(365){opacity:.781;transform:translate(28.2038vw,-10px) scale(.0086);animation:fall-365 24s -25s linear infinite}@keyframes fall-365{31.976%{transform:translate(29.3563vw,31.976vh) scale(.0086)}to{transform:translate(28.78005vw,99vh) scale(.0086)}}.snow:nth-child(366){opacity:1.8374;transform:translate(17.199vw,-10px) scale(.0588);animation:fall-366 29s -13s linear infinite}@keyframes fall-366{64.188%{transform:translate(9.7582vw,64.188vh) scale(.0588)}to{transform:translate(13.4786vw,99vh) scale(.0588)}}.snow:nth-child(367){opacity:1.1316;transform:translate(48.9008vw,-10px) scale(.7524);animation:fall-367 27s -23s linear infinite}@keyframes fall-367{49.335%{transform:translate(47.0227vw,49.335vh) scale(.7524)}to{transform:translate(47.96175vw,99vh) scale(.7524)}}.snow:nth-child(368){opacity:.3506;transform:translate(95.8586vw,-10px) scale(.1203);animation:fall-368 27s -6s linear infinite}@keyframes fall-368{76.016%{transform:translate(88.876vw,76.016vh) scale(.1203)}to{transform:translate(92.3673vw,99vh) scale(.1203)}}.snow:nth-child(369){opacity:.2204;transform:translate(29.2462vw,-10px) scale(.6543);animation:fall-369 14s -8s linear infinite}@keyframes fall-369{73.191%{transform:translate(21.5912vw,73.191vh) scale(.6543)}to{transform:translate(25.4187vw,99vh) scale(.6543)}}.snow:nth-child(370){opacity:.1616;transform:translate(38.9105vw,-10px) scale(.5328);animation:fall-370 14s -16s linear infinite}@keyframes fall-370{55.73%{transform:translate(32.6892vw,55.73vh) scale(.5328)}to{transform:translate(35.79985vw,99vh) scale(.5328)}}.snow:nth-child(371){opacity:.6846;transform:translate(99.6539vw,-10px) scale(.0258);animation:fall-371 18s -7s linear infinite}@keyframes fall-371{34.885%{transform:translate(104.6962vw,34.885vh) scale(.0258)}to{transform:translate(102.17505vw,99vh) scale(.0258)}}.snow:nth-child(372){opacity:1.3216;transform:translate(43.1504vw,-10px) scale(.7689);animation:fall-372 17s -13s linear infinite}@keyframes fall-372{72.813%{transform:translate(33.4834vw,72.813vh) scale(.7689)}to{transform:translate(38.3169vw,99vh) scale(.7689)}}.snow:nth-child(373){opacity:.3736;transform:translate(25.6618vw,-10px) scale(.8699);animation:fall-373 27s -22s linear infinite}@keyframes fall-373{60.781%{transform:translate(35.541vw,60.781vh) scale(.8699)}to{transform:translate(30.6014vw,99vh) scale(.8699)}}.snow:nth-child(374){opacity:1.773;transform:translate(14.6746vw,-10px) scale(.2442);animation:fall-374 28s -7s linear infinite}@keyframes fall-374{61.643%{transform:translate(10.4651vw,61.643vh) scale(.2442)}to{transform:translate(12.56985vw,99vh) scale(.2442)}}.snow:nth-child(375){opacity:.2602;transform:translate(43.6417vw,-10px) scale(.066);animation:fall-375 24s -26s linear infinite}@keyframes fall-375{68.527%{transform:translate(47.4622vw,68.527vh) scale(.066)}to{transform:translate(45.55195vw,99vh) scale(.066)}}.snow:nth-child(376){opacity:.6628;transform:translate(43.6024vw,-10px) scale(.0538);animation:fall-376 16s -5s linear infinite}@keyframes fall-376{71.498%{transform:translate(50.1686vw,71.498vh) scale(.0538)}to{transform:translate(46.8855vw,99vh) scale(.0538)}}.snow:nth-child(377){opacity:1.1612;transform:translate(51.575vw,-10px) scale(.2256);animation:fall-377 16s -16s linear infinite}@keyframes fall-377{49.961%{transform:translate(60.8543vw,49.961vh) scale(.2256)}to{transform:translate(56.21465vw,99vh) scale(.2256)}}.snow:nth-child(378){opacity:.4538;transform:translate(99.9509vw,-10px) scale(.7051);animation:fall-378 15s -19s linear infinite}@keyframes fall-378{42.261%{transform:translate(109.5692vw,42.261vh) scale(.7051)}to{transform:translate(104.76005vw,99vh) scale(.7051)}}.snow:nth-child(379){opacity:.8982;transform:translate(11.6458vw,-10px) scale(.875);animation:fall-379 29s -2s linear infinite}@keyframes fall-379{57.934%{transform:translate(5.863vw,57.934vh) scale(.875)}to{transform:translate(8.7544vw,99vh) scale(.875)}}.snow:nth-child(380){opacity:1.5686;transform:translate(43.2577vw,-10px) scale(.8924);animation:fall-380 10s -25s linear infinite}@keyframes fall-380{35.721%{transform:translate(53.1667vw,35.721vh) scale(.8924)}to{transform:translate(48.2122vw,99vh) scale(.8924)}}.snow:nth-child(381){opacity:1.613;transform:translate(53.2994vw,-10px) scale(.2657);animation:fall-381 14s -25s linear infinite}@keyframes fall-381{46.642%{transform:translate(46.7009vw,46.642vh) scale(.2657)}to{transform:translate(50.00015vw,99vh) scale(.2657)}}.snow:nth-child(382){opacity:.1798;transform:translate(15.3258vw,-10px) scale(.5552);animation:fall-382 10s -14s linear infinite}@keyframes fall-382{32.872%{transform:translate(6.8053vw,32.872vh) scale(.5552)}to{transform:translate(11.06555vw,99vh) scale(.5552)}}.snow:nth-child(383){opacity:1.0788;transform:translate(56.2769vw,-10px) scale(.7667);animation:fall-383 27s -17s linear infinite}@keyframes fall-383{73.671%{transform:translate(56.8421vw,73.671vh) scale(.7667)}to{transform:translate(56.5595vw,99vh) scale(.7667)}}.snow:nth-child(384){opacity:1.7624;transform:translate(91.701vw,-10px) scale(.687);animation:fall-384 30s -27s linear infinite}@keyframes fall-384{54.351%{transform:translate(87.4154vw,54.351vh) scale(.687)}to{transform:translate(89.5582vw,99vh) scale(.687)}}.snow:nth-child(385){opacity:1.7944;transform:translate(31.1289vw,-10px) scale(.4852);animation:fall-385 28s -2s linear infinite}@keyframes fall-385{60.695%{transform:translate(32.3784vw,60.695vh) scale(.4852)}to{transform:translate(31.75365vw,99vh) scale(.4852)}}.snow:nth-child(386){opacity:.38;transform:translate(99.6138vw,-10px) scale(.7914);animation:fall-386 17s -23s linear infinite}@keyframes fall-386{60.252%{transform:translate(107.776vw,60.252vh) scale(.7914)}to{transform:translate(103.6949vw,99vh) scale(.7914)}}.snow:nth-child(387){opacity:.0042;transform:translate(93.964vw,-10px) scale(.3323);animation:fall-387 15s -5s linear infinite}@keyframes fall-387{45.422%{transform:translate(96.5534vw,45.422vh) scale(.3323)}to{transform:translate(95.2587vw,99vh) scale(.3323)}}.snow:nth-child(388){opacity:.6972;transform:translate(71.2796vw,-10px) scale(.8324);animation:fall-388 18s -25s linear infinite}@keyframes fall-388{39.471%{transform:translate(64.6224vw,39.471vh) scale(.8324)}to{transform:translate(67.951vw,99vh) scale(.8324)}}.snow:nth-child(389){opacity:.929;transform:translate(4.4444vw,-10px) scale(.0006);animation:fall-389 10s -20s linear infinite}@keyframes fall-389{75.172%{transform:translate(13.8648vw,75.172vh) scale(.0006)}to{transform:translate(9.1546vw,99vh) scale(.0006)}}.snow:nth-child(390){opacity:1.7852;transform:translate(85.5973vw,-10px) scale(.446);animation:fall-390 19s -15s linear infinite}@keyframes fall-390{52.863%{transform:translate(87.355vw,52.863vh) scale(.446)}to{transform:translate(86.47615vw,99vh) scale(.446)}}.snow:nth-child(391){opacity:1.4202;transform:translate(47.3992vw,-10px) scale(.0933);animation:fall-391 30s -14s linear infinite}@keyframes fall-391{53.464%{transform:translate(56.297vw,53.464vh) scale(.0933)}to{transform:translate(51.8481vw,99vh) scale(.0933)}}.snow:nth-child(392){opacity:1.0882;transform:translate(98.9032vw,-10px) scale(.2475);animation:fall-392 28s -22s linear infinite}@keyframes fall-392{43.986%{transform:translate(96.0994vw,43.986vh) scale(.2475)}to{transform:translate(97.5013vw,99vh) scale(.2475)}}.snow:nth-child(393){opacity:1.9664;transform:translate(65.1215vw,-10px) scale(.9083);animation:fall-393 29s -24s linear infinite}@keyframes fall-393{55.893%{transform:translate(67.2077vw,55.893vh) scale(.9083)}to{transform:translate(66.1646vw,99vh) scale(.9083)}}.snow:nth-child(394){opacity:.2552;transform:translate(23.2287vw,-10px) scale(.9962);animation:fall-394 13s -26s linear infinite}@keyframes fall-394{52.269%{transform:translate(15.0169vw,52.269vh) scale(.9962)}to{transform:translate(19.1228vw,99vh) scale(.9962)}}.snow:nth-child(395){opacity:.3386;transform:translate(28.1766vw,-10px) scale(.0025);animation:fall-395 11s -10s linear infinite}@keyframes fall-395{54.332%{transform:translate(27.8875vw,54.332vh) scale(.0025)}to{transform:translate(28.03205vw,99vh) scale(.0025)}}.snow:nth-child(396){opacity:1.8274;transform:translate(94.8375vw,-10px) scale(.0292);animation:fall-396 11s -27s linear infinite}@keyframes fall-396{33.303%{transform:translate(94.785vw,33.303vh) scale(.0292)}to{transform:translate(94.81125vw,99vh) scale(.0292)}}.snow:nth-child(397){opacity:.8718;transform:translate(29.3854vw,-10px) scale(.3956);animation:fall-397 16s -16s linear infinite}@keyframes fall-397{48.925%{transform:translate(39.0956vw,48.925vh) scale(.3956)}to{transform:translate(34.2405vw,99vh) scale(.3956)}}.snow:nth-child(398){opacity:1.5702;transform:translate(35.5127vw,-10px) scale(.1924);animation:fall-398 16s -9s linear infinite}@keyframes fall-398{70.707%{transform:translate(41.1454vw,70.707vh) scale(.1924)}to{transform:translate(38.32905vw,99vh) scale(.1924)}}.snow:nth-child(399){opacity:.1734;transform:translate(62.8551vw,-10px) scale(.2466);animation:fall-399 19s -16s linear infinite}@keyframes fall-399{69.169%{transform:translate(71.4408vw,69.169vh) scale(.2466)}to{transform:translate(67.14795vw,99vh) scale(.2466)}}.snow:nth-child(400){opacity:.0486;transform:translate(73.2723vw,-10px) scale(.4198);animation:fall-400 15s -28s linear infinite}@keyframes fall-400{34.725%{transform:translate(75.3251vw,34.725vh) scale(.4198)}to{transform:translate(74.2987vw,99vh) scale(.4198)}}\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==
|