@esfaenza/core 15.2.220 → 15.2.222
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/assets/img/logo/headlogo_small.png +0 -0
- 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
- package/theme/styles/_font.scss +1 -1
|
@@ -22,9 +22,9 @@ export class AppComponent {
|
|
|
22
22
|
}
|
|
23
23
|
}
|
|
24
24
|
AppComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: AppComponent, deps: [{ token: i1.TokenService }, { token: i1.AppState }, { token: i2.Router }], target: i0.ɵɵFactoryTarget.Component });
|
|
25
|
-
AppComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.9", type: AppComponent, selector: "app-root", ngImport: i0, template: "<ng-container *ngIf=\"_state.christmasTime\">\r\n <div *ngFor=\"let i of snows; trackBy: snowTrackBy\" class=\"snow\"></div>\r\n</ng-container>\r\n<router-outlet></router-outlet>", styles: [".table-borderless>tbody>tr>td,.table-borderless>tbody>tr>th,.table-borderless>tfoot>tr>td,.table-borderless>tfoot>tr>th,.table-borderless>thead>tr>td,.table-borderless>thead>tr>th{border:none}.table,.table-responsive{margin-bottom:5px}a:hover,a:focus{text-decoration:none}a:not([href]){color:inherit;text-decoration:none}a:not([href]):hover{color:inherit;text-decoration:none}*{outline:none!important}.modal-title{width:calc(100% - 20px)}.progress{height:20px}.progress.progress-primary[value]::-webkit-progress-value{background-color:#024a88}.progress.progress-primary[value]::-moz-progress-bar{background-color:#024a88}.progress.progress-primary[value]::-ms-fill{background-color:#024a88}@media screen and (min-width: 0\\fffd){.progress.progress-primary .progress-bar{background-color:#024a88}}.progress.progress-info[value]::-webkit-progress-value{background-color:#248dad}.progress.progress-info[value]::-moz-progress-bar{background-color:#248dad}.progress.progress-info[value]::-ms-fill{background-color:#248dad}@media screen and (min-width: 0\\fffd){.progress.progress-info .progress-bar{background-color:#248dad}}.progress.progress-danger[value]::-webkit-progress-value{background-color:#bf1725}.progress.progress-danger[value]::-moz-progress-bar{background-color:#bf1725}.progress.progress-danger[value]::-ms-fill{background-color:#bf1725}@media screen and (min-width: 0\\fffd){.progress.progress-danger .progress-bar{background-color:#bf1725}}.progress.progress-success[value]::-webkit-progress-value{background-color:#2d922d}.progress.progress-success[value]::-moz-progress-bar{background-color:#2d922d}.progress.progress-success[value]::-ms-fill{background-color:#2d922d}@media screen and (min-width: 0\\fffd){.progress.progress-success .progress-bar{background-color:#2d922d}}.progress.progress-warning[value]::-webkit-progress-value{background-color:#f79a17}.progress.progress-warning[value]::-moz-progress-bar{background-color:#f79a17}.progress.progress-warning[value]::-ms-fill{background-color:#f79a17}@media screen and (min-width: 0\\fffd){.progress.progress-warning .progress-bar{background-color:#f79a17}}.progress[value]::-moz-progress-bar{border-radius:0}.progress[value]::-webkit-progress-value{border-radius:0}.progress[value=\"100\"]::-moz-progress-bar{border-radius:0}.progress[value=\"100\"]::-webkit-progress-value{border-radius:0}.progress-xs{height:7px}.progress-sm{height:10px}.progress-md{height:13px}.progress-bar-info-striped{background-image:linear-gradient(45deg,hsla(0,0%,100%,.15) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.15) 0,hsla(0,0%,100%,.15) 75%,transparent 0,transparent);background-size:1rem 1rem;background-color:#5bc0de!important}.progress-bar-animated{animation:progress-bar-stripes 1s linear infinite}.tag{font-weight:400;line-height:1.4;letter-spacing:.03em}.tag.tag-primary{background-color:#024a88}.tag.tag-info{background-color:#248dad}.tag.tag-danger{background-color:#bf1725}.tag.tag-success{background-color:#2d922d}.tag.tag-warning{background-color:#f79a17}.tag.tag-dark{background-color:#000}.tag.tag-main{background-color:#242d3a}.card{border:none;border-radius:0;width:100%;overflow:hidden;margin-bottom:29px;box-shadow:1px 1px 5px #00000040;display:block}.card .card-header{background:#344154;color:#fff;line-height:10px;border-radius:0;border:none}.card .card-header a{color:#fff}.card .card-header a:hover{color:#fffc}.card .card-footer{background:#344154;color:#fff;line-height:6px;border-radius:0;border:none}.card.card-outline-default{background:transparent;border:1px solid #fff}.card.card-primary{background:#024a88}.card.card-primary.medium-opacity{background:rgba(2,74,136,.5)}.card.card-outline-primary{background:transparent;border:1px solid #024a88}.card.card-success{background:#2d922d;margin-bottom:15px}.card.card-success.medium-opacity{background:rgba(45,146,45,.5)}.card.card-outline-success{background:transparent;border:1px solid #2d922d}.card.card-info{background:#248dad;margin-bottom:15px}.card.card-info.medium-opacity{background:rgba(36,141,173,.5)}.card.card-outline-info{background:transparent;border:1px solid #248dad}.card.card-warning{background:#f79a17;margin-bottom:15px}.card.card-warning.medium-opacity{background:rgba(247,154,23,.5)}.card.card-outline-warning{background:transparent;border:1px solid #f79a17}.card.card-danger{background:#bf1725;margin-bottom:15px}.card.card-danger.medium-opacity{background:rgba(191,23,37,.5)}.card.card-outline-danger{background:transparent;border:1px solid #bf1725}.card.card-primary .card-header,.card.card-success .card-header,.card.card-info .card-header,.card.card-danger .card-header,.card.card-warning .card-header{background:rgba(0,0,0,.4)}.card.card-primary .card-body,.card.card-success .card-body,.card.card-info .card-body,.card.card-danger .card-body,.card.card-warning .card-body{color:#fff}.card.card-primary .card-footer,.card.card-success .card-footer,.card.card-info .card-footer,.card.card-danger .card-footer,.card.card-warning .card-footer{background:rgba(0,0,0,.2)}.card.overlay .card-img{border-radius:0;-moz-filter:brightness(100%);-ms-filter:brightness(100%);-o-filter:brightness(100%);filter:brightness(100%)}.card.overlay:hover .card-img{-moz-filter:brightness(80%);-ms-filter:brightness(80%);-o-filter:brightness(80%);filter:brightness(80%)}.card.overlay .card-img-overlay{color:#fff}.card.overlay .card-img-overlay.overlay-bottom{top:auto}.card.overlay .card-img-overlay.slide-up{transform:translateY(100%)}.card.overlay .card-img-overlay.slide-down{transform:translateY(-100%)}.card.overlay .card-img-overlay.slide-left{transform:translate(-100%)}.card.overlay .card-img-overlay.slide-right{transform:translate(100%)}.card.overlay .card-img-overlay.hover-opacity{opacity:0}.card.overlay:hover .slide-up,.card.overlay:hover .slide-down{transform:translateY(0)}.card.overlay:hover .slide-left,.card.overlay:hover .slide-right{transform:translate(0)}.card.overlay:hover .hover-opacity{opacity:1}@media (min-width: 1400px){.d-xxl-block{display:block!important}}@media (min-width: 576px){.card-columns{-moz-column-count:3;-moz-column-gap:1.25rem}}.btn{border-radius:0}.btn:focus{outline:0}.btn:active{outline:0!important}.btn-rounded{border-radius:25rem}.btn-xs{padding:.2rem .4rem;font-size:.715rem}.btn-primary{background:rgba(2,74,136,.8)!important;border-color:#024a88cc!important}.btn-primary.medium-opacity{background:rgba(2,74,136,.5);border-color:#024a881a}.btn-primary:hover,.btn-primary:focus{background:#024a88;border-color:#024a88}.btn-primary:active{background:rgba(2,74,136,.95)!important;border-color:#024a88f2!important}.btn-success{background:rgba(45,146,45,.8);border-color:#2d922dcc}.btn-success.medium-opacity{background:rgba(45,146,45,.5);border-color:#2d922d1a}.btn-success:hover,.btn-success:focus{background:#2d922d;border-color:#2d922d}.btn-success:active{background:rgba(45,146,45,.95)!important;border-color:#2d922df2!important}.btn-info{background:rgba(36,141,173,.8);border-color:#248dadcc}.btn-info.medium-opacity{background:rgba(36,141,173,.5);border-color:#248dad1a}.btn-info:hover,.btn-info:focus{background:#248dad;border-color:#248dad}.btn-info:active{background:rgba(36,141,173,.95)!important;border-color:#248dadf2!important}.btn-warning{background:rgba(247,154,23,.8);border-color:#f79a17cc}.btn-warning.medium-opacity{background:rgba(247,154,23,.5);border-color:#f79a171a}.btn-warning:hover,.btn-warning:focus{background:#f79a17;border-color:#f79a17}.btn-warning:active{background:rgba(247,154,23,.95)!important;border-color:#f79a17f2!important}.btn-danger{background:rgba(191,23,37,.8);border-color:#bf1725cc}.btn-danger.medium-opacity{background:rgba(191,23,37,.5);border-color:#bf17251a}.btn-danger:hover,.btn-danger:focus{background:#bf1725;border-color:#bf1725}.btn-danger:active{background:rgba(191,23,37,.95)!important;border-color:#bf1725f2!important}.btn-dark{background:rgba(0,0,0,.8);border-color:#000c;color:#fff}.btn-dark.medium-opacity{background:rgba(0,0,0,.5);border-color:#0000001a}.btn-dark:hover{background:black;border-color:#000}.btn-dark:active{background:rgba(0,0,0,.95)!important;border-color:#000000f2!important}.btn-main{background:rgba(36,45,58,.8);border-color:#242d3acc;color:#fff}.btn-main.medium-opacity{background:rgba(36,45,58,.5);border-color:#242d3a1a}.btn-main:hover{color:#fff!important;background:#242d3a;border-color:#242d3a}.btn-main:active{background:rgba(36,45,58,.95)!important;border-color:#242d3af2!important}.btn-outline-primary{color:#024a88;border-color:#024a88}.btn-outline-primary:hover,.btn-outline-primary:focus{color:#fff;background:#024a88;border-color:#024a88}.btn-outline-primary:active,.btn-outline-primary.active{color:#fff!important;background:#024a88!important;border-color:#024a88!important}.btn-outline-success{color:#2d922d;border-color:#2d922d}.btn-outline-success:hover,.btn-outline-success:focus{color:#fff;background:#2d922d;border-color:#2d922d}.btn-outline-success:active,.btn-outline-success.active{color:#fff!important;background:#2d922d!important;border-color:#2d922d!important}.btn-outline-info{color:#248dad;border-color:#248dad}.btn-outline-info:hover,.btn-outline-info:focus{color:#fff;background:#248dad;border-color:#248dad}.btn-outline-info:active,.btn-outline-info.active{color:#fff!important;background:#248dad!important;border-color:#248dad!important}.btn-outline-warning{color:#f79a17;border-color:#f79a17}.btn-outline-warning:hover,.btn-outline-warning:focus{color:#fff;background:#f79a17;border-color:#f79a17}.btn-outline-warning:active,.btn-outline-warning.active{color:#fff!important;background:#f79a17!important;border-color:#f79a17!important}.btn-outline-danger{color:#bf1725;border-color:#bf1725}.btn-outline-danger:hover,.btn-outline-danger:focus{color:#fff;background:#bf1725;border-color:#bf1725}.btn-outline-danger:active,.btn-outline-danger.active{color:#fff!important;background:#bf1725!important;border-color:#bf1725!important}.btn-outline-dark{color:#000;border-color:#000;background:transparent}.btn-outline-dark:hover,.btn-outline-dark:focus{color:#fff;background:#000;border-color:#000}.btn-outline-main{color:#242d3a;border-color:#242d3a;background:transparent}.btn-outline-main:hover,.btn-outline-main:focus{color:#fff;background:#242D3A;border-color:#242d3a}.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle),.btn-group>.btn:last-child:not(:first-child),.btn-group>.dropdown-toggle:not(:first-child){border-radius:0}.form-control-sm,.input-group-sm>.form-control,.input-group-sm>.input-group-addon,.input-group-sm>.input-group-btn>.btn{border-radius:0}.btn.disabled,.btn:disabled{cursor:not-allowed;opacity:.65}.btn-file-upload{height:35px;padding-top:3px!important}.text-primary{color:#024a88!important}.text-success{color:#2d922d!important}.text-info{color:#248dad!important}.text-warning{color:#f79a17!important}.text-danger{color:#bf1725!important}.background-success{background-color:#2d922d!important}.background-info{background-color:#248dad!important}.background-warning{background-color:#f79a17!important}.background-danger{background-color:#bf1725!important}.blockquote{font-size:1.2rem}.blockquote-footer{font-size:70%}.nav-tabs{background-color:#ccc;border:1px solid #ccc}.nav-tabs .nav-item .nav-link{color:#242d3acc;background-color:transparent;border:none;cursor:default}.nav-tabs .nav-item .nav-link.active{background-color:#fff;color:#242d3a}.nav-tabs .nav-item .nav-link:not(.active):hover{background-color:transparent;color:#242d3a;cursor:pointer}.nav-tabs.top{border-top-left-radius:.3rem;border-top-right-radius:.3rem}.nav-tabs.bottom{border-bottom-left-radius:.3rem;border-bottom-right-radius:.3rem}.nav-tabs.bottom .nav-item{margin-bottom:0;margin-top:-1px}.nav-tabs.bottom .nav-item .nav-link{border-radius:0 0 .3rem .3rem}.nav-tabs.tabs-primary{background-color:#024a8866;border:1px solid #024a88}.nav-tabs.tabs-primary .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-primary .nav-item .nav-link.active{background-color:#024a88;color:#fff}.nav-tabs.tabs-primary .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-success{background-color:#2d922d66;border:1px solid #2d922d}.nav-tabs.tabs-success .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-success .nav-item .nav-link.active{background-color:#2d922d;color:#fff}.nav-tabs.tabs-success .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-info{background-color:#248dad66;border:1px solid #248dad}.nav-tabs.tabs-info .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-info .nav-item .nav-link.active{background-color:#248dad;color:#fff}.nav-tabs.tabs-info .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-warning{background-color:#f79a1766;border:1px solid #f79a17}.nav-tabs.tabs-warning .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-warning .nav-item .nav-link.active{background-color:#f79a17;color:#fff}.nav-tabs.tabs-warning .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-danger{background-color:#bf172566;border:1px solid #bf1725}.nav-tabs.tabs-danger .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-danger .nav-item .nav-link.active{background-color:#bf1725;color:#fff}.nav-tabs.tabs-danger .nav-item .nav-link:not(.active):hover{color:#fff}.tab-content{position:relative;z-index:1;border:1px solid #ccc;background:#fff}.tab-content .tab-pane{padding:1rem}.tab-content.tab-content-primary{background-color:#024a88;color:#fff;border-color:#024a88}.tab-content.tab-content-success{background-color:#2d922d;color:#fff;border-color:#2d922d}.tab-content.tab-content-info{background-color:#248dad;color:#fff;border-color:#248dad}.tab-content.tab-content-warning{background-color:#f79a17;color:#fff;border-color:#f79a17}.tab-content.tab-content-danger{background-color:#bf1725;color:#fff;border-color:#bf1725}.tab-content.top{border-top:none}.tab-content.bottom{border-bottom:none}.vertical-tabs .nav{padding-right:0;overflow:hidden;background-color:#ccc;border:1px solid #ccc}.vertical-tabs .nav.left{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem;border-right:none;margin-right:-1px;z-index:2}.vertical-tabs .nav.right{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem;border-left:none;margin-left:-1px;z-index:2}.vertical-tabs .nav .nav-item .nav-link{color:#242d3acc;background-color:transparent;border-radius:0;cursor:default}.vertical-tabs .nav .nav-item .nav-link.active{background-color:#fff}.vertical-tabs .nav .nav-item .nav-link:not(.active):hover{background-color:transparent;color:#242d3a;cursor:pointer}.vertical-tabs .nav .nav-item .nav-link.disabled{color:#242d3a99;cursor:not-allowed!important}.alert.alert-success{background-color:#2d922d;border-color:#2d922d;color:#fff}.alert.alert-success.medium-opacity{background:rgba(45,146,45,.5);border-color:#2d922d99}.alert.alert-info{background-color:#248dad;border-color:#248dad;color:#fff}.alert.alert-info.medium-opacity{background-color:#248dad80;border-color:#248dad99}.alert.alert-warning{background-color:#f79a17;border-color:#f79a17;color:#fff}.alert.alert-warning.medium-opacity{background-color:#f79a1780;border-color:#f79a1799}.alert.alert-danger{background-color:#bf1725;border-color:#bf1725;color:#fff}.alert.alert-danger.medium-opacity{background-color:#bf172580;border-color:#bf172599}.modal{z-index:99999;padding-top:10%}.modal-dialog .modal-content{color:#000}.modal-dialog .modal-content .modal-header{border-top-left-radius:.2rem;border-top-right-radius:.2rem;padding:10px 15px}.modal-dialog .modal-content .modal-header.modal-primary{color:#fff;background-color:#024a88}.modal-dialog .modal-content .modal-header.modal-success{color:#fff;background-color:#2d922d}.modal-dialog .modal-content .modal-header.modal-info{color:#fff;background-color:#248dad}.modal-dialog .modal-content .modal-header.modal-warning{color:#fff;background-color:#f79a17}.modal-dialog .modal-content .modal-header.modal-danger{color:#fff;background-color:#bf1725}.modal-dialog .modal-content .modal-header i{margin-right:10px}.modal-dialog .modal-content .modal-footer{padding:10px 15px}.list-group .list-group-item{border-radius:0;padding:.55rem 1.25rem;color:#000c}.list-group .list-group-item.active{color:#ffffffe6;background-color:#024a88;border-color:#024a88}.list-group .list-group-item.active:hover,.list-group .list-group-item.active:focus{color:#fff!important}.list-group .list-group-item.disabled{color:#818a91;background-color:#ddd}.list-group .list-group-item:not(.disabled):focus{color:#000}.list-group .list-group-item.list-group-item-primary{color:#fff;background-color:#024a88}.list-group .list-group-item.list-group-item-success{color:#fff;background-color:#2d922d}.list-group .list-group-item.list-group-item-info{color:#fff;background-color:#248dad}.list-group .list-group-item.list-group-item-warning{color:#fff;background-color:#f79a17}.list-group .list-group-item.list-group-item-danger{color:#fff;background-color:#bf1725}.has-success .form-control-success{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.has-success .form-control{border-color:#2d922dcc}.has-success .form-control:focus{box-shadow:none;border-color:#2d922d80}.has-success .form-control-feedback,.has-success .form-control-label,.has-success .form-check-label,.has-success .form-check-inline,.has-success .custom-control{color:#2d922d}.has-warning .form-control-warning{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23f79a17' d='M4.4 5.324h-.8v-2.46h.8zm0 1.42h-.8V5.89h.8zM3.76.63L.04 7.075c-.115.2.016.425.26.426h7.397c.242 0 .372-.226.258-.426C6.726 4.924 5.47 2.79 4.253.63c-.113-.174-.39-.174-.494 0z'/%3E%3C/svg%3E\")}.has-warning .form-control{border-color:#f79a17cc}.has-warning .form-control:focus{box-shadow:none;border-color:#f79a1780}.has-warning .form-control-feedback,.has-warning .form-control-label,.has-warning .form-check-label,.has-warning .form-check-inline,.has-warning .custom-control{color:#f79a17}.has-danger .form-control-danger{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")}.has-danger .form-control{border-color:#bf1725cc}.has-danger .form-control:focus{box-shadow:none;border-color:#bf172580}.has-danger .form-control-feedback,.has-danger .form-control-label,.has-danger .form-check-label,.has-danger .form-check-inline,.has-danger .custom-control{color:#bf1725}.form-group label{margin-bottom:2px}.help-block{color:#555;font-size:12px}.form-control.checking-field.forced-invalid{padding-right:2.25rem!important;background-repeat:no-repeat!important;background-position:center right .625rem!important;background-size:1.25rem 1.25rem!important;border-color:#bf1725!important;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")!important}.form-control.checking-combo.forced-invalid{padding-right:2.25rem!important;background-repeat:no-repeat!important;background-position:center right .625rem!important;background-size:1.25rem 1.25rem!important;border-color:#bf1725!important;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")!important;background-position:calc(100% - 20px)!important}.form-control{border-radius:0;font-size:14px}.form-control:focus{border-color:#55555580}.form-control.checking-field.ng-touched{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem}.form-control.checking-field.ng-touched.ng-invalid{border-color:#bf1725;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")}.form-control.checking-field.ng-touched.ng-valid{border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.form-control.checking-combo.ng-touched{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem}.form-control.checking-combo.ng-touched.ng-invalid{border-color:#bf1725;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\");background-position:calc(100% - 20px)}.form-control.checking-combo.ng-touched.ng-valid{border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\");background-position:calc(100% - 20px)}.form-control-rounded{border-radius:16px}.form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control{color:#555555b3}.input-group .input-group-addon{padding:.3rem .7rem;border-radius:0}.input-group-btn .btn{padding:.36rem .9rem;font-size:17px}.input-group .form-control:not(:first-child),.input-group-addon:not(:first-child),.input-group-btn:not(:first-child)>.btn,.input-group-btn:not(:first-child)>.btn-group>.btn,.input-group-btn:not(:first-child)>.dropdown-toggle,.input-group-btn:not(:last-child)>.btn:not(:first-child),.input-group-btn:not(:last-child)>.btn-group:not(:first-child)>.btn{border-radius:0}select.form-control:not([multiple]) option{color:#000c}select.form-control:not([size]):not([multiple]){height:calc(2.5rem - 5px)}input[type=color].form-control{padding:0}.form-inline .form-group input{width:100%}.form-space-md .form-group{margin-bottom:.75rem}.form-space-lg .form-group{margin-bottom:1rem}.form-group{margin-bottom:.5rem}.dropdown-menu{padding-top:0;padding-bottom:0;border-radius:0;font-size:14px;box-shadow:0 6px 12px #0003}.dropdown-menu a{color:#242d3a}.dropdown-menu a:hover{color:#fff;background-color:#242d3a}.dropdown-menu:before{content:\" \";position:absolute;top:-12px;right:30px;display:block;width:0;height:0;border:6px solid transparent;border-bottom-color:#fff}.custom-control-label:before,.custom-control-label:after{top:.2rem}.custom-checkbox.checkbox-circle .custom-control-label:before,.custom-checkbox.checkbox-circle .custom-control-label:after{border-radius:50%}.custom-checkbox .custom-control-input:checked~.custom-control-label:before{background:rgba(85,85,85,.7)}.custom-checkbox .custom-control-input:focus~.custom-control-label:before{border:1px solid white;box-shadow:0 0 0 1px #555555b3}.custom-checkbox .custom-control-input.checkbox-primary:checked~.custom-control-label:before{background:#024a88}.custom-checkbox .custom-control-input.checkbox-primary:focus~.custom-control-label:before{box-shadow:0 0 0 1px #024a88}.custom-checkbox .custom-control-input.checkbox-success:checked~.custom-control-label:before{background:#2d922d}.custom-checkbox .custom-control-input.checkbox-success:focus~.custom-control-label:before{box-shadow:0 0 0 1px #2d922d}.custom-checkbox .custom-control-input.checkbox-info:checked~.custom-control-label:before{background:#248dad}.custom-checkbox .custom-control-input.checkbox-info:focus~.custom-control-label:before{box-shadow:0 0 0 1px #248dad}.custom-checkbox .custom-control-input.checkbox-warning:checked~.custom-control-label:before{background:#f79a17}.custom-checkbox .custom-control-input.checkbox-warning:focus~.custom-control-label:before{box-shadow:0 0 0 1px #f79a17}.custom-checkbox .custom-control-input.checkbox-danger:checked~.custom-control-label:before{background:#bf1725}.custom-checkbox .custom-control-input.checkbox-danger:focus~.custom-control-label:before{box-shadow:0 0 0 1px #bf1725}.custom-checkbox .custom-control-input.checkbox-main:checked~.custom-control-label:before{background:#242D3A}.custom-checkbox .custom-control-input.checkbox-main:focus~.custom-control-label:before{box-shadow:0 0 0 1px #242d3a}.custom-radio .custom-control-input:checked~.custom-control-label:before{background:rgba(85,85,85,.7)}.custom-radio .custom-control-input:focus~.custom-control-label:before{border:1px solid white;box-shadow:0 0 0 1px #555555b3}.custom-radio .custom-control-input.radio-primary:checked~.custom-control-label:before{background:#024a88}.custom-radio .custom-control-input.radio-primary:focus~.custom-control-label:before{box-shadow:0 0 0 1px #024a88}.custom-radio .custom-control-input.radio-success:checked~.custom-control-label:before{background:#2d922d}.custom-radio .custom-control-input.radio-success:focus~.custom-control-label:before{box-shadow:0 0 0 1px #2d922d}.custom-radio .custom-control-input.radio-info:checked~.custom-control-label:before{background:#248dad}.custom-radio .custom-control-input.radio-info:focus~.custom-control-label:before{box-shadow:0 0 0 1px #248dad}.custom-radio .custom-control-input.radio-warning:checked~.custom-control-label:before{background:#f79a17}.custom-radio .custom-control-input.radio-warning:focus~.custom-control-label:before{box-shadow:0 0 0 1px #f79a17}.custom-radio .custom-control-input.radio-danger:checked~.custom-control-label:before{background:#bf1725}.custom-radio .custom-control-input.radio-danger:focus~.custom-control-label:before{box-shadow:0 0 0 1px #bf1725}.custom-radio .custom-control-input.radio-main:checked~.custom-control-label:before{background:#242D3A}.custom-radio .custom-control-input.radio-main:focus~.custom-control-label:before{box-shadow:0 0 0 1px #242d3a}.custom-select,.custom-select:focus{background:rgba(255,255,255,.1) url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23333' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E\") no-repeat right .75rem center;background-size:8px 10px}.bg-primary{background:#024a88!important}.bg-primary.medium-opacity{background:rgba(2,74,136,.5)!important}.bg-success{background:#2d922d!important}.bg-success.medium-opacity{background:rgba(45,146,45,.5)!important}.bg-warning{background:#f79a17!important}.bg-warning.medium-opacity{background:rgba(247,154,23,.5)!important}.bg-danger{background:#bf1725!important}.bg-danger.medium-opacity{background:rgba(191,23,37,.5)!important}.bg-main{background:#242d3a!important}.bg-main.medium-opacity{background:rgba(36,45,58,.5)!important}.bg-dark{background:black!important}.bg-dark.medium-opacity{background:rgba(0,0,0,.5)!important}.custom-select{width:100%}code{background-color:#e9ebee}.app-margin-top-5{margin-top:5px!important}.app-margin-top-10{margin-top:10px!important}.app-margin-top-15{margin-top:15px!important}.app-margin-top-20{margin-top:20px!important}.app-margin-top-25{margin-top:25px!important}.app-margin-top-30{margin-top:30px!important}.app-margin-top-35{margin-top:35px!important}.app-margin-top-40{margin-top:40px!important}.app-margin-top-60{margin-top:60px!important}@media (min-width: 1280px){.modal-xl{max-width:1024px}}@media (min-width: 1600px){.modal-xxl{max-width:1280px}}@media (min-width: 1800px){.modal-feminist{max-width:1366px}}.modal-header{cursor:pointer!important}::-ms-reveal{display:none}.app-fill{width:100%;height:100%}.app-flex-left{margin-right:auto}.lastfix{margin-bottom:-.5rem}.app-inline-wrapped{display:inline!important}.app-inline-wrapped:after{content:\"\\a\";white-space:pre}.app-mat-form-slider{margin-top:-10px;width:100%;padding:0}.app-updevery-input{width:30px;display:inline;padding:1px;height:20px}.mv-input{padding:5px 10px 5px 5px;width:100px;height:30px}.mv-input:focus{box-shadow:none!important}.input-group-addon{background-color:#eceeef;border:1px solid rgba(0,0,0,.15)}.app-flex-row{flex-direction:row}.flex-nowrap{flex-wrap:nowrap}.app-white-button{background-color:#fff;border-color:#ccc}.app-bigplus{text-align:center;font-size:95px;color:#ccc;font-weight:200;cursor:pointer}.app-bigplus :hover{background-color:#eee}.app-wrap{white-space:pre-wrap;word-break:break-word}.app-min-height-145{min-height:145px}.tooltip{pointer-events:auto!important;-webkit-user-select:none!important;-moz-user-select:none!important;-khtml-user-select:none!important;-ms-user-select:none!important;cursor:default!important}.ace_gutter-cell.ace_breakpoint{border-radius:20px 0 0 20px;box-shadow:0 0 1px 1px red inset}.tab-body{padding:15px;border:1px solid #bbb;width:100%}.tab-header-page{border-bottom:20px solid #bbb;border-left:20px solid transparent;border-right:20px solid transparent;cursor:pointer;height:0;text-align:center}.tab-selected{border-bottom:20px solid #bbb;font-weight:700}.tab-unselected{border-bottom:20px solid #ddd}.app-bullet{font-weight:700;font-size:25px;line-height:0;vertical-align:sub}.app-input-password{width:calc(100% - 30px)!important;display:inline-block!important;margin-right:10px!important}.swal2-container{z-index:9999999999999!important}.app-margin-bottom-min-10{margin-bottom:-10px}.app-margin-bottom-min-15{margin-bottom:-15px}.input-group-addon-color{background-color:#eceeef!important}.no-bg-img{background-image:none!important;padding-right:0!important}::placeholder{color:#aaa!important}ngx-charts-advanced-pie-chart,ngx-charts-number-card,ngx-charts-bar-vertical,ngx-charts-bar-horizontal,ngx-charts-tree-map,ngx-charts-charts{display:block;min-height:1px}.table-striped tbody tr:nth-of-type(odd){background-color:#f2f2f2}.app-flip-y{transform:scaleY(-1)}.app-flip-x{transform:scaleX(-1)}.app-std-border-right{border-right:2px solid #ccc}.app-std-border-left{border-left:2px solid #ccc}.dropdown-menu>li>a:empty{padding:0}.app-caret-none{color:transparent!important;text-shadow:0 0 0 black!important}.app-caret-none:focus{outline:none}.app-break-words{word-break:break-all}.app-simple-border{border:1px solid #eceeef}.scrolling-box{max-height:250px;overflow-x:hidden;overflow-y:auto}.app-ace-higlight{background:rgba(255,50,50,.2);position:absolute}.ace_editor,.ace_editor div{font-family:monospace}.fixed-sm-border{border-width:1px;border-radius:0}.app-dashed-box{border:2px dashed #ccc;padding:10px}.app-small-dashed-box{border:1px dashed #ccc;padding:7px;font-size:small}.app-empty-char{position:absolute;top:45%;left:33%;font-size:18px;font-style:italic}.app-textbox-stringyfied{border:0;background-color:#fff;color:#000;font-weight:700}.app-sticky-last-column{right:0;position:sticky;z-index:0;background-color:#fff}.app-sticky-last-column-alt{right:0;position:sticky;z-index:0;background-color:#f2f2f2}.app-sticky-divider{width:100%;height:1px;z-index:999;background-color:#eee}.app-sticky-first-column{left:-1px;z-index:999;position:sticky;background-color:#ccc}.app-dropdown-stringyfied{color:#000!important;padding:0;height:20px!important;background-color:#fff!important;border:0;font-weight:700;outline:0!important;background:white;opacity:1!important;-moz-appearance:none!important;-webkit-appearance:none!important}.app-dropdown-stringyfied::-ms-expand{display:none!important}.background-danger{background-color:#e9967a}.checking-field,.checking-combo{box-shadow:unset!important}.app-border-none{border:none}.app-padding-leftonly-15{padding:0 0 0 15px!important}.app-width-auto{width:auto}.app-line-through{text-decoration:line-through}.app-margin-auto{margin:auto}.app-upper-right-remove{position:absolute;right:10px;font-size:25px;top:5px}.app-inline-block{display:inline-block}.swal2-success{border-color:#2d922d!important;color:#2d922d!important}.swal2-info{border-color:#248dad!important;color:#248dad!important}.swal2-warning{border-color:#f79a17!important;color:#f79a17!important}.swal2-danger{border-color:#bf1725!important;color:#bf1725!important}.app-slash{font-size:30px;line-height:1;margin-top:2px;text-align:center}.table-mh-435{min-height:435px}.table-b0 th,.table-b0 td{border-top:none!important;border-left:none!important}.table-b0{border:0px}.table-b0 th{border-bottom:none!important}.table-b0:last-child{border:none!important}.job-step-number{position:absolute;right:10px;font-size:16px;top:2px;font-weight:700}.dropdown-menu:before{display:none}.app-table-dotted-menu{padding:0 0 2px!important;color:#999}.app-rtl{direction:rtl}.app-border-1{border:1px solid rgba(0,0,0,.15)!important}.app-no-selection{-webkit-user-select:none;-moz-user-select:none;-khtml-user-select:none;-ms-user-select:none}.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.5332;transform:translate(23.264vw,-10px) scale(.9337);animation:fall-1 12s -20s linear infinite}@keyframes fall-1{46.71%{transform:translate(31.3773vw,46.71vh) scale(.9337)}to{transform:translate(27.32065vw,99vh) scale(.9337)}}.snow:nth-child(2){opacity:1.5796;transform:translate(4.1894vw,-10px) scale(.8483);animation:fall-2 23s -25s linear infinite}@keyframes fall-2{72.824%{transform:translate(5.8408vw,72.824vh) scale(.8483)}to{transform:translate(5.0151vw,99vh) scale(.8483)}}.snow:nth-child(3){opacity:.7878;transform:translate(46.3125vw,-10px) scale(.7861);animation:fall-3 10s -14s linear infinite}@keyframes fall-3{67.261%{transform:translate(43.5435vw,67.261vh) scale(.7861)}to{transform:translate(44.928vw,99vh) scale(.7861)}}.snow:nth-child(4){opacity:1.3178;transform:translate(90.933vw,-10px) scale(.0125);animation:fall-4 28s -6s linear infinite}@keyframes fall-4{66.016%{transform:translate(98.1677vw,66.016vh) scale(.0125)}to{transform:translate(94.55035vw,99vh) scale(.0125)}}.snow:nth-child(5){opacity:.2408;transform:translate(5.3259vw,-10px) scale(.5885);animation:fall-5 27s -9s linear infinite}@keyframes fall-5{32.099%{transform:translate(6.1099vw,32.099vh) scale(.5885)}to{transform:translate(5.7179vw,99vh) scale(.5885)}}.snow:nth-child(6){opacity:1.7908;transform:translate(94.1117vw,-10px) scale(.4885);animation:fall-6 27s -30s linear infinite}@keyframes fall-6{78.02%{transform:translate(103.057vw,78.02vh) scale(.4885)}to{transform:translate(98.58435vw,99vh) scale(.4885)}}.snow:nth-child(7){opacity:.7102;transform:translate(71.6786vw,-10px) scale(.6497);animation:fall-7 15s -28s linear infinite}@keyframes fall-7{38.534%{transform:translate(66.7839vw,38.534vh) scale(.6497)}to{transform:translate(69.23125vw,99vh) scale(.6497)}}.snow:nth-child(8){opacity:1.1814;transform:translate(63.2196vw,-10px) scale(.202);animation:fall-8 15s -4s linear infinite}@keyframes fall-8{65.356%{transform:translate(68.2127vw,65.356vh) scale(.202)}to{transform:translate(65.71615vw,99vh) scale(.202)}}.snow:nth-child(9){opacity:1.0796;transform:translate(8.0168vw,-10px) scale(.7285);animation:fall-9 24s -8s linear infinite}@keyframes fall-9{74.795%{transform:translate(4.4999vw,74.795vh) scale(.7285)}to{transform:translate(6.25835vw,99vh) scale(.7285)}}.snow:nth-child(10){opacity:1.4224;transform:translate(62.5167vw,-10px) scale(.3685);animation:fall-10 21s -21s linear infinite}@keyframes fall-10{45.656%{transform:translate(71.7286vw,45.656vh) scale(.3685)}to{transform:translate(67.12265vw,99vh) scale(.3685)}}.snow:nth-child(11){opacity:1.4592;transform:translate(51.3741vw,-10px) scale(.1853);animation:fall-11 12s -29s linear infinite}@keyframes fall-11{78.281%{transform:translate(48.3142vw,78.281vh) scale(.1853)}to{transform:translate(49.84415vw,99vh) scale(.1853)}}.snow:nth-child(12){opacity:.0504;transform:translate(14.8884vw,-10px) scale(.6969);animation:fall-12 17s -17s linear infinite}@keyframes fall-12{76.379%{transform:translate(14.768vw,76.379vh) scale(.6969)}to{transform:translate(14.8282vw,99vh) scale(.6969)}}.snow:nth-child(13){opacity:1.5046;transform:translate(48.9483vw,-10px) scale(.1871);animation:fall-13 22s -24s linear infinite}@keyframes fall-13{45.197%{transform:translate(53.2643vw,45.197vh) scale(.1871)}to{transform:translate(51.1063vw,99vh) scale(.1871)}}.snow:nth-child(14){opacity:.9988;transform:translate(15.2447vw,-10px) scale(.5646);animation:fall-14 15s -15s linear infinite}@keyframes fall-14{63.537%{transform:translate(24.2314vw,63.537vh) scale(.5646)}to{transform:translate(19.73805vw,99vh) scale(.5646)}}.snow:nth-child(15){opacity:.5094;transform:translate(44.5569vw,-10px) scale(.1458);animation:fall-15 21s -23s linear infinite}@keyframes fall-15{35.471%{transform:translate(36.7912vw,35.471vh) scale(.1458)}to{transform:translate(40.67405vw,99vh) scale(.1458)}}.snow:nth-child(16){opacity:1.785;transform:translate(43.425vw,-10px) scale(.2133);animation:fall-16 14s -3s linear infinite}@keyframes fall-16{30.482%{transform:translate(42.3807vw,30.482vh) scale(.2133)}to{transform:translate(42.90285vw,99vh) scale(.2133)}}.snow:nth-child(17){opacity:.2242;transform:translate(83.2323vw,-10px) scale(.0409);animation:fall-17 22s -9s linear infinite}@keyframes fall-17{33.621%{transform:translate(74.4113vw,33.621vh) scale(.0409)}to{transform:translate(78.8218vw,99vh) scale(.0409)}}.snow:nth-child(18){opacity:.5524;transform:translate(28.158vw,-10px) scale(.3149);animation:fall-18 13s -4s linear infinite}@keyframes fall-18{34.895%{transform:translate(20.9714vw,34.895vh) scale(.3149)}to{transform:translate(24.5647vw,99vh) scale(.3149)}}.snow:nth-child(19){opacity:1.7972;transform:translate(17.5714vw,-10px) scale(.9923);animation:fall-19 20s -17s linear infinite}@keyframes fall-19{73.114%{transform:translate(25.663vw,73.114vh) scale(.9923)}to{transform:translate(21.6172vw,99vh) scale(.9923)}}.snow:nth-child(20){opacity:1.7116;transform:translate(31.5393vw,-10px) scale(.2634);animation:fall-20 23s -10s linear infinite}@keyframes fall-20{72.008%{transform:translate(38.8871vw,72.008vh) scale(.2634)}to{transform:translate(35.2132vw,99vh) scale(.2634)}}.snow:nth-child(21){opacity:1.007;transform:translate(30.3437vw,-10px) scale(.6652);animation:fall-21 19s -13s linear infinite}@keyframes fall-21{40.633%{transform:translate(37.8207vw,40.633vh) scale(.6652)}to{transform:translate(34.0822vw,99vh) scale(.6652)}}.snow:nth-child(22){opacity:1.1524;transform:translate(73.6628vw,-10px) scale(.4405);animation:fall-22 14s -24s linear infinite}@keyframes fall-22{32.441%{transform:translate(69.4008vw,32.441vh) scale(.4405)}to{transform:translate(71.5318vw,99vh) scale(.4405)}}.snow:nth-child(23){opacity:1.9812;transform:translate(60.7181vw,-10px) scale(.2198);animation:fall-23 21s -24s linear infinite}@keyframes fall-23{34.428%{transform:translate(52.2585vw,34.428vh) scale(.2198)}to{transform:translate(56.4883vw,99vh) scale(.2198)}}.snow:nth-child(24){opacity:.8542;transform:translate(38.0548vw,-10px) scale(.346);animation:fall-24 23s -25s linear infinite}@keyframes fall-24{55.569%{transform:translate(32.9379vw,55.569vh) scale(.346)}to{transform:translate(35.49635vw,99vh) scale(.346)}}.snow:nth-child(25){opacity:1.1416;transform:translate(20.1039vw,-10px) scale(.5189);animation:fall-25 28s -4s linear infinite}@keyframes fall-25{50.565%{transform:translate(28.3103vw,50.565vh) scale(.5189)}to{transform:translate(24.2071vw,99vh) scale(.5189)}}.snow:nth-child(26){opacity:1.524;transform:translate(.8904vw,-10px) scale(.1862);animation:fall-26 19s -23s linear infinite}@keyframes fall-26{56.121%{transform:translate(7.5612vw,56.121vh) scale(.1862)}to{transform:translate(4.2258vw,99vh) scale(.1862)}}.snow:nth-child(27){opacity:1.0208;transform:translate(67.0304vw,-10px) scale(.3584);animation:fall-27 24s -15s linear infinite}@keyframes fall-27{49.739%{transform:translate(71.2442vw,49.739vh) scale(.3584)}to{transform:translate(69.1373vw,99vh) scale(.3584)}}.snow:nth-child(28){opacity:1.3276;transform:translate(.5528vw,-10px) scale(.0392);animation:fall-28 29s -18s linear infinite}@keyframes fall-28{46.655%{transform:translate(10.1716vw,46.655vh) scale(.0392)}to{transform:translate(5.3622vw,99vh) scale(.0392)}}.snow:nth-child(29){opacity:1.0818;transform:translate(27.14vw,-10px) scale(.2156);animation:fall-29 17s -25s linear infinite}@keyframes fall-29{58.94%{transform:translate(24.959vw,58.94vh) scale(.2156)}to{transform:translate(26.0495vw,99vh) scale(.2156)}}.snow:nth-child(30){opacity:1.9518;transform:translate(7.4471vw,-10px) scale(.4717);animation:fall-30 17s -7s linear infinite}@keyframes fall-30{78.985%{transform:translate(-.4206vw,78.985vh) scale(.4717)}to{transform:translate(3.51325vw,99vh) scale(.4717)}}.snow:nth-child(31){opacity:.36;transform:translate(56.5639vw,-10px) scale(.9946);animation:fall-31 24s -28s linear infinite}@keyframes fall-31{44.44%{transform:translate(61.2886vw,44.44vh) scale(.9946)}to{transform:translate(58.92625vw,99vh) scale(.9946)}}.snow:nth-child(32){opacity:.5204;transform:translate(30.206vw,-10px) scale(.2996);animation:fall-32 23s -14s linear infinite}@keyframes fall-32{56.977%{transform:translate(29.4894vw,56.977vh) scale(.2996)}to{transform:translate(29.8477vw,99vh) scale(.2996)}}.snow:nth-child(33){opacity:1.59;transform:translate(48.6181vw,-10px) scale(.457);animation:fall-33 24s -10s linear infinite}@keyframes fall-33{37.024%{transform:translate(57.1878vw,37.024vh) scale(.457)}to{transform:translate(52.90295vw,99vh) scale(.457)}}.snow:nth-child(34){opacity:.8392;transform:translate(98.2676vw,-10px) scale(.3264);animation:fall-34 13s -23s linear infinite}@keyframes fall-34{75.889%{transform:translate(102.5951vw,75.889vh) scale(.3264)}to{transform:translate(100.43135vw,99vh) scale(.3264)}}.snow:nth-child(35){opacity:.0536;transform:translate(69.295vw,-10px) scale(.0161);animation:fall-35 20s -28s linear infinite}@keyframes fall-35{46.051%{transform:translate(67.0619vw,46.051vh) scale(.0161)}to{transform:translate(68.17845vw,99vh) scale(.0161)}}.snow:nth-child(36){opacity:.7518;transform:translate(35.5729vw,-10px) scale(.7678);animation:fall-36 29s -15s linear infinite}@keyframes fall-36{42.242%{transform:translate(40.2066vw,42.242vh) scale(.7678)}to{transform:translate(37.88975vw,99vh) scale(.7678)}}.snow:nth-child(37){opacity:1.4138;transform:translate(97.282vw,-10px) scale(.0767);animation:fall-37 26s -15s linear infinite}@keyframes fall-37{77.408%{transform:translate(96.4732vw,77.408vh) scale(.0767)}to{transform:translate(96.8776vw,99vh) scale(.0767)}}.snow:nth-child(38){opacity:.8918;transform:translate(77.9422vw,-10px) scale(.3939);animation:fall-38 24s -29s linear infinite}@keyframes fall-38{43.873%{transform:translate(69.9612vw,43.873vh) scale(.3939)}to{transform:translate(73.9517vw,99vh) scale(.3939)}}.snow:nth-child(39){opacity:.5026;transform:translate(24.146vw,-10px) scale(.4646);animation:fall-39 26s -8s linear infinite}@keyframes fall-39{53.429%{transform:translate(24.9706vw,53.429vh) scale(.4646)}to{transform:translate(24.5583vw,99vh) scale(.4646)}}.snow:nth-child(40){opacity:.9104;transform:translate(81.321vw,-10px) scale(.6966);animation:fall-40 15s -4s linear infinite}@keyframes fall-40{51.325%{transform:translate(78.7645vw,51.325vh) scale(.6966)}to{transform:translate(80.04275vw,99vh) scale(.6966)}}.snow:nth-child(41){opacity:1.9634;transform:translate(95.9522vw,-10px) scale(.1321);animation:fall-41 14s -1s linear infinite}@keyframes fall-41{77.743%{transform:translate(89.7555vw,77.743vh) scale(.1321)}to{transform:translate(92.85385vw,99vh) scale(.1321)}}.snow:nth-child(42){opacity:.8734;transform:translate(24.6181vw,-10px) scale(.0411);animation:fall-42 22s -2s linear infinite}@keyframes fall-42{49.716%{transform:translate(27.3514vw,49.716vh) scale(.0411)}to{transform:translate(25.98475vw,99vh) scale(.0411)}}.snow:nth-child(43){opacity:1.2684;transform:translate(60.152vw,-10px) scale(.3874);animation:fall-43 30s -24s linear infinite}@keyframes fall-43{79.298%{transform:translate(63.9368vw,79.298vh) scale(.3874)}to{transform:translate(62.0444vw,99vh) scale(.3874)}}.snow:nth-child(44){opacity:1.0498;transform:translate(30.5776vw,-10px) scale(.6701);animation:fall-44 20s -22s linear infinite}@keyframes fall-44{43.817%{transform:translate(23.5885vw,43.817vh) scale(.6701)}to{transform:translate(27.08305vw,99vh) scale(.6701)}}.snow:nth-child(45){opacity:1.0838;transform:translate(70.8166vw,-10px) scale(.1179);animation:fall-45 22s -5s linear infinite}@keyframes fall-45{32.852%{transform:translate(66.7078vw,32.852vh) scale(.1179)}to{transform:translate(68.7622vw,99vh) scale(.1179)}}.snow:nth-child(46){opacity:1.675;transform:translate(43.0944vw,-10px) scale(.1494);animation:fall-46 28s -8s linear infinite}@keyframes fall-46{56.918%{transform:translate(35.2382vw,56.918vh) scale(.1494)}to{transform:translate(39.1663vw,99vh) scale(.1494)}}.snow:nth-child(47){opacity:1.0238;transform:translate(56.9134vw,-10px) scale(.6669);animation:fall-47 26s -7s linear infinite}@keyframes fall-47{44.034%{transform:translate(55.2769vw,44.034vh) scale(.6669)}to{transform:translate(56.09515vw,99vh) scale(.6669)}}.snow:nth-child(48){opacity:1.5912;transform:translate(43.5056vw,-10px) scale(.4151);animation:fall-48 22s -5s linear infinite}@keyframes fall-48{71.727%{transform:translate(42.7715vw,71.727vh) scale(.4151)}to{transform:translate(43.13855vw,99vh) scale(.4151)}}.snow:nth-child(49){opacity:1.22;transform:translate(40.6251vw,-10px) scale(.5774);animation:fall-49 26s -28s linear infinite}@keyframes fall-49{43.306%{transform:translate(35.786vw,43.306vh) scale(.5774)}to{transform:translate(38.20555vw,99vh) scale(.5774)}}.snow:nth-child(50){opacity:.6918;transform:translate(12.5082vw,-10px) scale(.6147);animation:fall-50 11s -8s linear infinite}@keyframes fall-50{66.467%{transform:translate(6.3713vw,66.467vh) scale(.6147)}to{transform:translate(9.43975vw,99vh) scale(.6147)}}.snow:nth-child(51){opacity:1.4128;transform:translate(13.8353vw,-10px) scale(.746);animation:fall-51 12s -27s linear infinite}@keyframes fall-51{36.548%{transform:translate(23.2869vw,36.548vh) scale(.746)}to{transform:translate(18.5611vw,99vh) scale(.746)}}.snow:nth-child(52){opacity:1.428;transform:translate(34.4394vw,-10px) scale(.5757);animation:fall-52 24s -28s linear infinite}@keyframes fall-52{60.049%{transform:translate(25.8482vw,60.049vh) scale(.5757)}to{transform:translate(30.1438vw,99vh) scale(.5757)}}.snow:nth-child(53){opacity:1.3412;transform:translate(11.082vw,-10px) scale(.2783);animation:fall-53 22s -20s linear infinite}@keyframes fall-53{40.462%{transform:translate(15.6416vw,40.462vh) scale(.2783)}to{transform:translate(13.3618vw,99vh) scale(.2783)}}.snow:nth-child(54){opacity:.6194;transform:translate(83.6454vw,-10px) scale(.9186);animation:fall-54 16s -9s linear infinite}@keyframes fall-54{65.182%{transform:translate(83.2661vw,65.182vh) scale(.9186)}to{transform:translate(83.45575vw,99vh) scale(.9186)}}.snow:nth-child(55){opacity:.886;transform:translate(28.9686vw,-10px) scale(.1387);animation:fall-55 15s -18s linear infinite}@keyframes fall-55{64.881%{transform:translate(25.0511vw,64.881vh) scale(.1387)}to{transform:translate(27.00985vw,99vh) scale(.1387)}}.snow:nth-child(56){opacity:1.9688;transform:translate(3.8108vw,-10px) scale(.0897);animation:fall-56 24s -7s linear infinite}@keyframes fall-56{32.819%{transform:translate(2.9059vw,32.819vh) scale(.0897)}to{transform:translate(3.35835vw,99vh) scale(.0897)}}.snow:nth-child(57){opacity:1.0194;transform:translate(70.2818vw,-10px) scale(.3831);animation:fall-57 19s -7s linear infinite}@keyframes fall-57{45.423%{transform:translate(65.4965vw,45.423vh) scale(.3831)}to{transform:translate(67.88915vw,99vh) scale(.3831)}}.snow:nth-child(58){opacity:.53;transform:translate(74.3593vw,-10px) scale(.7292);animation:fall-58 12s -10s linear infinite}@keyframes fall-58{68.826%{transform:translate(78.2045vw,68.826vh) scale(.7292)}to{transform:translate(76.2819vw,99vh) scale(.7292)}}.snow:nth-child(59){opacity:1.1396;transform:translate(55.284vw,-10px) scale(.0614);animation:fall-59 26s -3s linear infinite}@keyframes fall-59{32.035%{transform:translate(56.947vw,32.035vh) scale(.0614)}to{transform:translate(56.1155vw,99vh) scale(.0614)}}.snow:nth-child(60){opacity:1.83;transform:translate(35.0212vw,-10px) scale(.5892);animation:fall-60 28s -1s linear infinite}@keyframes fall-60{62.807%{transform:translate(30.9583vw,62.807vh) scale(.5892)}to{transform:translate(32.98975vw,99vh) scale(.5892)}}.snow:nth-child(61){opacity:.8278;transform:translate(39.5598vw,-10px) scale(.1048);animation:fall-61 25s -14s linear infinite}@keyframes fall-61{62.024%{transform:translate(35.0224vw,62.024vh) scale(.1048)}to{transform:translate(37.2911vw,99vh) scale(.1048)}}.snow:nth-child(62){opacity:1.1498;transform:translate(1.5256vw,-10px) scale(.7782);animation:fall-62 25s -8s linear infinite}@keyframes fall-62{32.944%{transform:translate(4.0926vw,32.944vh) scale(.7782)}to{transform:translate(2.8091vw,99vh) scale(.7782)}}.snow:nth-child(63){opacity:1.2374;transform:translate(7.4131vw,-10px) scale(.2114);animation:fall-63 23s -17s linear infinite}@keyframes fall-63{69.357%{transform:translate(8.1219vw,69.357vh) scale(.2114)}to{transform:translate(7.7675vw,99vh) scale(.2114)}}.snow:nth-child(64){opacity:.5976;transform:translate(55.7555vw,-10px) scale(.6273);animation:fall-64 23s -22s linear infinite}@keyframes fall-64{78.1%{transform:translate(61.5997vw,78.1vh) scale(.6273)}to{transform:translate(58.6776vw,99vh) scale(.6273)}}.snow:nth-child(65){opacity:1.1496;transform:translate(23.7103vw,-10px) scale(.025);animation:fall-65 29s -8s linear infinite}@keyframes fall-65{59.738%{transform:translate(31.0107vw,59.738vh) scale(.025)}to{transform:translate(27.3605vw,99vh) scale(.025)}}.snow:nth-child(66){opacity:1.258;transform:translate(75.1546vw,-10px) scale(.9834);animation:fall-66 29s -24s linear infinite}@keyframes fall-66{79.241%{transform:translate(83.7262vw,79.241vh) scale(.9834)}to{transform:translate(79.4404vw,99vh) scale(.9834)}}.snow:nth-child(67){opacity:.7558;transform:translate(46.9881vw,-10px) scale(.2508);animation:fall-67 11s -10s linear infinite}@keyframes fall-67{73.771%{transform:translate(53.7078vw,73.771vh) scale(.2508)}to{transform:translate(50.34795vw,99vh) scale(.2508)}}.snow:nth-child(68){opacity:1.7036;transform:translate(12.5621vw,-10px) scale(.5273);animation:fall-68 28s -6s linear infinite}@keyframes fall-68{78.872%{transform:translate(5.6439vw,78.872vh) scale(.5273)}to{transform:translate(9.103vw,99vh) scale(.5273)}}.snow:nth-child(69){opacity:.5784;transform:translate(54.6145vw,-10px) scale(.1456);animation:fall-69 12s -20s linear infinite}@keyframes fall-69{30.19%{transform:translate(51.1962vw,30.19vh) scale(.1456)}to{transform:translate(52.90535vw,99vh) scale(.1456)}}.snow:nth-child(70){opacity:1.1646;transform:translate(92.5654vw,-10px) scale(.0856);animation:fall-70 29s -15s linear infinite}@keyframes fall-70{44.87%{transform:translate(84.8899vw,44.87vh) scale(.0856)}to{transform:translate(88.72765vw,99vh) scale(.0856)}}.snow:nth-child(71){opacity:.3164;transform:translate(74.1012vw,-10px) scale(.4561);animation:fall-71 28s -14s linear infinite}@keyframes fall-71{36.401%{transform:translate(65.5568vw,36.401vh) scale(.4561)}to{transform:translate(69.829vw,99vh) scale(.4561)}}.snow:nth-child(72){opacity:.5822;transform:translate(42.2212vw,-10px) scale(.794);animation:fall-72 16s -4s linear infinite}@keyframes fall-72{64.541%{transform:translate(35.9166vw,64.541vh) scale(.794)}to{transform:translate(39.0689vw,99vh) scale(.794)}}.snow:nth-child(73){opacity:1.5956;transform:translate(15.2314vw,-10px) scale(.0528);animation:fall-73 17s -10s linear infinite}@keyframes fall-73{58.11%{transform:translate(7.1689vw,58.11vh) scale(.0528)}to{transform:translate(11.20015vw,99vh) scale(.0528)}}.snow:nth-child(74){opacity:1.9734;transform:translate(86.5928vw,-10px) scale(.5447);animation:fall-74 18s -23s linear infinite}@keyframes fall-74{58%{transform:translate(83.5437vw,58vh) scale(.5447)}to{transform:translate(85.06825vw,99vh) scale(.5447)}}.snow:nth-child(75){opacity:1.64;transform:translate(3.5111vw,-10px) scale(.2725);animation:fall-75 12s -28s linear infinite}@keyframes fall-75{73.525%{transform:translate(3.796vw,73.525vh) scale(.2725)}to{transform:translate(3.65355vw,99vh) scale(.2725)}}.snow:nth-child(76){opacity:1.7868;transform:translate(43.8291vw,-10px) scale(.1725);animation:fall-76 14s -26s linear infinite}@keyframes fall-76{44.587%{transform:translate(38.0426vw,44.587vh) scale(.1725)}to{transform:translate(40.93585vw,99vh) scale(.1725)}}.snow:nth-child(77){opacity:1.8392;transform:translate(53.772vw,-10px) scale(.83);animation:fall-77 14s -21s linear infinite}@keyframes fall-77{55.021%{transform:translate(55.3464vw,55.021vh) scale(.83)}to{transform:translate(54.5592vw,99vh) scale(.83)}}.snow:nth-child(78){opacity:.904;transform:translate(33.9647vw,-10px) scale(.242);animation:fall-78 18s -10s linear infinite}@keyframes fall-78{34.474%{transform:translate(33.8212vw,34.474vh) scale(.242)}to{transform:translate(33.89295vw,99vh) scale(.242)}}.snow:nth-child(79){opacity:.4656;transform:translate(32.5996vw,-10px) scale(.9512);animation:fall-79 13s -5s linear infinite}@keyframes fall-79{30.625%{transform:translate(22.7501vw,30.625vh) scale(.9512)}to{transform:translate(27.67485vw,99vh) scale(.9512)}}.snow:nth-child(80){opacity:1.311;transform:translate(67.4511vw,-10px) scale(.9564);animation:fall-80 20s -1s linear infinite}@keyframes fall-80{60.528%{transform:translate(76.9794vw,60.528vh) scale(.9564)}to{transform:translate(72.21525vw,99vh) scale(.9564)}}.snow:nth-child(81){opacity:.3996;transform:translate(50.9611vw,-10px) scale(.5245);animation:fall-81 30s -19s linear infinite}@keyframes fall-81{63.051%{transform:translate(50.1588vw,63.051vh) scale(.5245)}to{transform:translate(50.55995vw,99vh) scale(.5245)}}.snow:nth-child(82){opacity:.093;transform:translate(18.4225vw,-10px) scale(.1887);animation:fall-82 24s -15s linear infinite}@keyframes fall-82{43.093%{transform:translate(20.0266vw,43.093vh) scale(.1887)}to{transform:translate(19.22455vw,99vh) scale(.1887)}}.snow:nth-child(83){opacity:1.3706;transform:translate(5.2679vw,-10px) scale(.859);animation:fall-83 21s -8s linear infinite}@keyframes fall-83{75.854%{transform:translate(.0824vw,75.854vh) scale(.859)}to{transform:translate(2.67515vw,99vh) scale(.859)}}.snow:nth-child(84){opacity:.2886;transform:translate(56.4801vw,-10px) scale(.6029);animation:fall-84 22s -5s linear infinite}@keyframes fall-84{70.786%{transform:translate(62.6734vw,70.786vh) scale(.6029)}to{transform:translate(59.57675vw,99vh) scale(.6029)}}.snow:nth-child(85){opacity:1.4238;transform:translate(61.5749vw,-10px) scale(.7493);animation:fall-85 17s -17s linear infinite}@keyframes fall-85{50.451%{transform:translate(62.8695vw,50.451vh) scale(.7493)}to{transform:translate(62.2222vw,99vh) scale(.7493)}}.snow:nth-child(86){opacity:.8234;transform:translate(80.4284vw,-10px) scale(.285);animation:fall-86 10s -27s linear infinite}@keyframes fall-86{63.495%{transform:translate(86.8967vw,63.495vh) scale(.285)}to{transform:translate(83.66255vw,99vh) scale(.285)}}.snow:nth-child(87){opacity:.6292;transform:translate(64.6394vw,-10px) scale(.1812);animation:fall-87 25s -4s linear infinite}@keyframes fall-87{38.871%{transform:translate(59.7899vw,38.871vh) scale(.1812)}to{transform:translate(62.21465vw,99vh) scale(.1812)}}.snow:nth-child(88){opacity:.9184;transform:translate(91.7982vw,-10px) scale(.1519);animation:fall-88 13s -4s linear infinite}@keyframes fall-88{47.347%{transform:translate(101.4408vw,47.347vh) scale(.1519)}to{transform:translate(96.6195vw,99vh) scale(.1519)}}.snow:nth-child(89){opacity:1.3822;transform:translate(86.8942vw,-10px) scale(.5742);animation:fall-89 29s -25s linear infinite}@keyframes fall-89{60.446%{transform:translate(91.2894vw,60.446vh) scale(.5742)}to{transform:translate(89.0918vw,99vh) scale(.5742)}}.snow:nth-child(90){opacity:1.2482;transform:translate(59.3167vw,-10px) scale(.3614);animation:fall-90 24s -6s linear infinite}@keyframes fall-90{40.847%{transform:translate(49.507vw,40.847vh) scale(.3614)}to{transform:translate(54.41185vw,99vh) scale(.3614)}}.snow:nth-child(91){opacity:.277;transform:translate(55.4068vw,-10px) scale(.7779);animation:fall-91 23s -29s linear infinite}@keyframes fall-91{73.624%{transform:translate(64.1079vw,73.624vh) scale(.7779)}to{transform:translate(59.75735vw,99vh) scale(.7779)}}.snow:nth-child(92){opacity:1.7516;transform:translate(88.0908vw,-10px) scale(.5117);animation:fall-92 18s -8s linear infinite}@keyframes fall-92{68.537%{transform:translate(85.9978vw,68.537vh) scale(.5117)}to{transform:translate(87.0443vw,99vh) scale(.5117)}}.snow:nth-child(93){opacity:.875;transform:translate(82.8633vw,-10px) scale(.5579);animation:fall-93 23s -20s linear infinite}@keyframes fall-93{39.069%{transform:translate(85.8611vw,39.069vh) scale(.5579)}to{transform:translate(84.3622vw,99vh) scale(.5579)}}.snow:nth-child(94){opacity:.9234;transform:translate(49.8712vw,-10px) scale(.8785);animation:fall-94 18s -8s linear infinite}@keyframes fall-94{57.908%{transform:translate(57.5986vw,57.908vh) scale(.8785)}to{transform:translate(53.7349vw,99vh) scale(.8785)}}.snow:nth-child(95){opacity:.9674;transform:translate(49.2349vw,-10px) scale(.7047);animation:fall-95 21s -29s linear infinite}@keyframes fall-95{39.616%{transform:translate(53.8787vw,39.616vh) scale(.7047)}to{transform:translate(51.5568vw,99vh) scale(.7047)}}.snow:nth-child(96){opacity:.286;transform:translate(9.3241vw,-10px) scale(.7852);animation:fall-96 28s -17s linear infinite}@keyframes fall-96{62.491%{transform:translate(14.7937vw,62.491vh) scale(.7852)}to{transform:translate(12.0589vw,99vh) scale(.7852)}}.snow:nth-child(97){opacity:1.532;transform:translate(69.2901vw,-10px) scale(.0234);animation:fall-97 10s -17s linear infinite}@keyframes fall-97{59.032%{transform:translate(73.5876vw,59.032vh) scale(.0234)}to{transform:translate(71.43885vw,99vh) scale(.0234)}}.snow:nth-child(98){opacity:.4558;transform:translate(60.4391vw,-10px) scale(.1202);animation:fall-98 22s -16s linear infinite}@keyframes fall-98{40.275%{transform:translate(69.0865vw,40.275vh) scale(.1202)}to{transform:translate(64.7628vw,99vh) scale(.1202)}}.snow:nth-child(99){opacity:.3686;transform:translate(65.0376vw,-10px) scale(.4608);animation:fall-99 26s -5s linear infinite}@keyframes fall-99{75.842%{transform:translate(70.4751vw,75.842vh) scale(.4608)}to{transform:translate(67.75635vw,99vh) scale(.4608)}}.snow:nth-child(100){opacity:1.6244;transform:translate(84.3454vw,-10px) scale(.2711);animation:fall-100 18s -11s linear infinite}@keyframes fall-100{49.465%{transform:translate(89.4856vw,49.465vh) scale(.2711)}to{transform:translate(86.9155vw,99vh) scale(.2711)}}.snow:nth-child(101){opacity:1.8814;transform:translate(25.1324vw,-10px) scale(.9892);animation:fall-101 25s -6s linear infinite}@keyframes fall-101{30.286%{transform:translate(22.0735vw,30.286vh) scale(.9892)}to{transform:translate(23.60295vw,99vh) scale(.9892)}}.snow:nth-child(102){opacity:1.9936;transform:translate(7.2529vw,-10px) scale(.4488);animation:fall-102 10s -22s linear infinite}@keyframes fall-102{77.434%{transform:translate(12.076vw,77.434vh) scale(.4488)}to{transform:translate(9.66445vw,99vh) scale(.4488)}}.snow:nth-child(103){opacity:.5724;transform:translate(5.2865vw,-10px) scale(.7636);animation:fall-103 25s -11s linear infinite}@keyframes fall-103{57.723%{transform:translate(-3.3217vw,57.723vh) scale(.7636)}to{transform:translate(.9824vw,99vh) scale(.7636)}}.snow:nth-child(104){opacity:.7026;transform:translate(66.6556vw,-10px) scale(.4358);animation:fall-104 19s -16s linear infinite}@keyframes fall-104{42.067%{transform:translate(69.6681vw,42.067vh) scale(.4358)}to{transform:translate(68.16185vw,99vh) scale(.4358)}}.snow:nth-child(105){opacity:1.2788;transform:translate(6.3255vw,-10px) scale(.5866);animation:fall-105 21s -5s linear infinite}@keyframes fall-105{66.932%{transform:translate(-2.951vw,66.932vh) scale(.5866)}to{transform:translate(1.68725vw,99vh) scale(.5866)}}.snow:nth-child(106){opacity:1.3868;transform:translate(23.9421vw,-10px) scale(.9304);animation:fall-106 27s -23s linear infinite}@keyframes fall-106{66.584%{transform:translate(25.8006vw,66.584vh) scale(.9304)}to{transform:translate(24.87135vw,99vh) scale(.9304)}}.snow:nth-child(107){opacity:1.4778;transform:translate(47.6548vw,-10px) scale(.6083);animation:fall-107 10s -7s linear infinite}@keyframes fall-107{63.503%{transform:translate(55.527vw,63.503vh) scale(.6083)}to{transform:translate(51.5909vw,99vh) scale(.6083)}}.snow:nth-child(108){opacity:.7962;transform:translate(1.9062vw,-10px) scale(.8563);animation:fall-108 30s -22s linear infinite}@keyframes fall-108{75.375%{transform:translate(11.1236vw,75.375vh) scale(.8563)}to{transform:translate(6.5149vw,99vh) scale(.8563)}}.snow:nth-child(109){opacity:1.0812;transform:translate(21.2622vw,-10px) scale(.1073);animation:fall-109 29s -8s linear infinite}@keyframes fall-109{51.731%{transform:translate(17.2624vw,51.731vh) scale(.1073)}to{transform:translate(19.2623vw,99vh) scale(.1073)}}.snow:nth-child(110){opacity:1.3052;transform:translate(24.0825vw,-10px) scale(.0443);animation:fall-110 22s -29s linear infinite}@keyframes fall-110{65.686%{transform:translate(17.6866vw,65.686vh) scale(.0443)}to{transform:translate(20.88455vw,99vh) scale(.0443)}}.snow:nth-child(111){opacity:.3708;transform:translate(94.5199vw,-10px) scale(.2128);animation:fall-111 26s -20s linear infinite}@keyframes fall-111{67.379%{transform:translate(96.9972vw,67.379vh) scale(.2128)}to{transform:translate(95.75855vw,99vh) scale(.2128)}}.snow:nth-child(112){opacity:1.3938;transform:translate(10.5643vw,-10px) scale(.9584);animation:fall-112 10s -23s linear infinite}@keyframes fall-112{54.481%{transform:translate(9.5005vw,54.481vh) scale(.9584)}to{transform:translate(10.0324vw,99vh) scale(.9584)}}.snow:nth-child(113){opacity:1.661;transform:translate(38.4131vw,-10px) scale(.7117);animation:fall-113 11s -23s linear infinite}@keyframes fall-113{57.114%{transform:translate(47.9536vw,57.114vh) scale(.7117)}to{transform:translate(43.18335vw,99vh) scale(.7117)}}.snow:nth-child(114){opacity:.619;transform:translate(55.2543vw,-10px) scale(.9181);animation:fall-114 23s -24s linear infinite}@keyframes fall-114{73.123%{transform:translate(49.4071vw,73.123vh) scale(.9181)}to{transform:translate(52.3307vw,99vh) scale(.9181)}}.snow:nth-child(115){opacity:1.6936;transform:translate(46.3661vw,-10px) scale(.8045);animation:fall-115 26s -11s linear infinite}@keyframes fall-115{65.903%{transform:translate(55.8036vw,65.903vh) scale(.8045)}to{transform:translate(51.08485vw,99vh) scale(.8045)}}.snow:nth-child(116){opacity:.2918;transform:translate(77.8762vw,-10px) scale(.2624);animation:fall-116 30s -13s linear infinite}@keyframes fall-116{49.296%{transform:translate(77.2209vw,49.296vh) scale(.2624)}to{transform:translate(77.54855vw,99vh) scale(.2624)}}.snow:nth-child(117){opacity:1.9492;transform:translate(.5027vw,-10px) scale(.9109);animation:fall-117 28s -17s linear infinite}@keyframes fall-117{45.927%{transform:translate(-1.1242vw,45.927vh) scale(.9109)}to{transform:translate(-.31075vw,99vh) scale(.9109)}}.snow:nth-child(118){opacity:1.1974;transform:translate(31.3958vw,-10px) scale(.2983);animation:fall-118 20s -18s linear infinite}@keyframes fall-118{62.485%{transform:translate(34.6385vw,62.485vh) scale(.2983)}to{transform:translate(33.01715vw,99vh) scale(.2983)}}.snow:nth-child(119){opacity:1.1502;transform:translate(41.0791vw,-10px) scale(.1334);animation:fall-119 28s -12s linear infinite}@keyframes fall-119{70.788%{transform:translate(38.174vw,70.788vh) scale(.1334)}to{transform:translate(39.62655vw,99vh) scale(.1334)}}.snow:nth-child(120){opacity:.886;transform:translate(21.2642vw,-10px) scale(.943);animation:fall-120 17s -2s linear infinite}@keyframes fall-120{76.144%{transform:translate(14.9328vw,76.144vh) scale(.943)}to{transform:translate(18.0985vw,99vh) scale(.943)}}.snow:nth-child(121){opacity:.5842;transform:translate(16.9203vw,-10px) scale(.4463);animation:fall-121 26s -8s linear infinite}@keyframes fall-121{34.319%{transform:translate(15.9801vw,34.319vh) scale(.4463)}to{transform:translate(16.4502vw,99vh) scale(.4463)}}.snow:nth-child(122){opacity:.6794;transform:translate(16.9914vw,-10px) scale(.6076);animation:fall-122 12s -19s linear infinite}@keyframes fall-122{39.804%{transform:translate(23.7925vw,39.804vh) scale(.6076)}to{transform:translate(20.39195vw,99vh) scale(.6076)}}.snow:nth-child(123){opacity:.9058;transform:translate(60.5048vw,-10px) scale(.2738);animation:fall-123 28s -13s linear infinite}@keyframes fall-123{49.06%{transform:translate(66.2534vw,49.06vh) scale(.2738)}to{transform:translate(63.3791vw,99vh) scale(.2738)}}.snow:nth-child(124){opacity:1.9572;transform:translate(65.2999vw,-10px) scale(.8993);animation:fall-124 22s -12s linear infinite}@keyframes fall-124{42.775%{transform:translate(67.7947vw,42.775vh) scale(.8993)}to{transform:translate(66.5473vw,99vh) scale(.8993)}}.snow:nth-child(125){opacity:1.4612;transform:translate(36.4279vw,-10px) scale(.3356);animation:fall-125 27s -12s linear infinite}@keyframes fall-125{43.545%{transform:translate(32.0774vw,43.545vh) scale(.3356)}to{transform:translate(34.25265vw,99vh) scale(.3356)}}.snow:nth-child(126){opacity:.6976;transform:translate(38.6839vw,-10px) scale(.6238);animation:fall-126 10s -3s linear infinite}@keyframes fall-126{70.467%{transform:translate(40.3945vw,70.467vh) scale(.6238)}to{transform:translate(39.5392vw,99vh) scale(.6238)}}.snow:nth-child(127){opacity:.107;transform:translate(58.3287vw,-10px) scale(.0969);animation:fall-127 14s -17s linear infinite}@keyframes fall-127{34.604%{transform:translate(55.8572vw,34.604vh) scale(.0969)}to{transform:translate(57.09295vw,99vh) scale(.0969)}}.snow:nth-child(128){opacity:.6266;transform:translate(21.7517vw,-10px) scale(.0901);animation:fall-128 27s -3s linear infinite}@keyframes fall-128{68.301%{transform:translate(18.745vw,68.301vh) scale(.0901)}to{transform:translate(20.24835vw,99vh) scale(.0901)}}.snow:nth-child(129){opacity:.6868;transform:translate(95.2941vw,-10px) scale(.7434);animation:fall-129 19s -11s linear infinite}@keyframes fall-129{41.717%{transform:translate(101.2705vw,41.717vh) scale(.7434)}to{transform:translate(98.2823vw,99vh) scale(.7434)}}.snow:nth-child(130){opacity:.4954;transform:translate(97.1375vw,-10px) scale(.7204);animation:fall-130 26s -29s linear infinite}@keyframes fall-130{53.257%{transform:translate(93.8445vw,53.257vh) scale(.7204)}to{transform:translate(95.491vw,99vh) scale(.7204)}}.snow:nth-child(131){opacity:1.457;transform:translate(67.8889vw,-10px) scale(.7258);animation:fall-131 17s -13s linear infinite}@keyframes fall-131{68.88%{transform:translate(77.7292vw,68.88vh) scale(.7258)}to{transform:translate(72.80905vw,99vh) scale(.7258)}}.snow:nth-child(132){opacity:.618;transform:translate(84.2883vw,-10px) scale(.6476);animation:fall-132 25s -26s linear infinite}@keyframes fall-132{54.711%{transform:translate(82.5263vw,54.711vh) scale(.6476)}to{transform:translate(83.4073vw,99vh) scale(.6476)}}.snow:nth-child(133){opacity:1.0582;transform:translate(55.8237vw,-10px) scale(.343);animation:fall-133 18s -21s linear infinite}@keyframes fall-133{62.774%{transform:translate(47.7227vw,62.774vh) scale(.343)}to{transform:translate(51.7732vw,99vh) scale(.343)}}.snow:nth-child(134){opacity:1.0456;transform:translate(53.9231vw,-10px) scale(.625);animation:fall-134 20s -12s linear infinite}@keyframes fall-134{36.262%{transform:translate(50.1736vw,36.262vh) scale(.625)}to{transform:translate(52.04835vw,99vh) scale(.625)}}.snow:nth-child(135){opacity:.9332;transform:translate(63.9196vw,-10px) scale(.2466);animation:fall-135 15s -13s linear infinite}@keyframes fall-135{56.536%{transform:translate(55.3824vw,56.536vh) scale(.2466)}to{transform:translate(59.651vw,99vh) scale(.2466)}}.snow:nth-child(136){opacity:.4686;transform:translate(29.0934vw,-10px) scale(.2962);animation:fall-136 19s -2s linear infinite}@keyframes fall-136{57.252%{transform:translate(22.6287vw,57.252vh) scale(.2962)}to{transform:translate(25.86105vw,99vh) scale(.2962)}}.snow:nth-child(137){opacity:.369;transform:translate(99.215vw,-10px) scale(.5036);animation:fall-137 15s -7s linear infinite}@keyframes fall-137{34.981%{transform:translate(108.4908vw,34.981vh) scale(.5036)}to{transform:translate(103.8529vw,99vh) scale(.5036)}}.snow:nth-child(138){opacity:.2704;transform:translate(12.0143vw,-10px) scale(.0823);animation:fall-138 10s -2s linear infinite}@keyframes fall-138{79.804%{transform:translate(17.0329vw,79.804vh) scale(.0823)}to{transform:translate(14.5236vw,99vh) scale(.0823)}}.snow:nth-child(139){opacity:.0432;transform:translate(84.2619vw,-10px) scale(.61);animation:fall-139 23s -12s linear infinite}@keyframes fall-139{53.507%{transform:translate(86.7613vw,53.507vh) scale(.61)}to{transform:translate(85.5116vw,99vh) scale(.61)}}.snow:nth-child(140){opacity:.937;transform:translate(11.7497vw,-10px) scale(.5289);animation:fall-140 15s -25s linear infinite}@keyframes fall-140{46.79%{transform:translate(4.7377vw,46.79vh) scale(.5289)}to{transform:translate(8.2437vw,99vh) scale(.5289)}}.snow:nth-child(141){opacity:.639;transform:translate(87.37vw,-10px) scale(.748);animation:fall-141 30s -8s linear infinite}@keyframes fall-141{77.518%{transform:translate(80.4198vw,77.518vh) scale(.748)}to{transform:translate(83.8949vw,99vh) scale(.748)}}.snow:nth-child(142){opacity:.3382;transform:translate(13.4082vw,-10px) scale(.666);animation:fall-142 10s -21s linear infinite}@keyframes fall-142{63.456%{transform:translate(20.4001vw,63.456vh) scale(.666)}to{transform:translate(16.90415vw,99vh) scale(.666)}}.snow:nth-child(143){opacity:1.6096;transform:translate(98.8055vw,-10px) scale(.7956);animation:fall-143 12s -22s linear infinite}@keyframes fall-143{54.867%{transform:translate(105.0654vw,54.867vh) scale(.7956)}to{transform:translate(101.93545vw,99vh) scale(.7956)}}.snow:nth-child(144){opacity:.1808;transform:translate(21.4483vw,-10px) scale(.6878);animation:fall-144 26s -21s linear infinite}@keyframes fall-144{50.817%{transform:translate(22.5679vw,50.817vh) scale(.6878)}to{transform:translate(22.0081vw,99vh) scale(.6878)}}.snow:nth-child(145){opacity:.578;transform:translate(26.3029vw,-10px) scale(.2581);animation:fall-145 27s -18s linear infinite}@keyframes fall-145{52.467%{transform:translate(24.9497vw,52.467vh) scale(.2581)}to{transform:translate(25.6263vw,99vh) scale(.2581)}}.snow:nth-child(146){opacity:1.011;transform:translate(45.0092vw,-10px) scale(.1939);animation:fall-146 29s -3s linear infinite}@keyframes fall-146{43.224%{transform:translate(54.1576vw,43.224vh) scale(.1939)}to{transform:translate(49.5834vw,99vh) scale(.1939)}}.snow:nth-child(147){opacity:1.1644;transform:translate(55.1968vw,-10px) scale(.4627);animation:fall-147 23s -24s linear infinite}@keyframes fall-147{65.014%{transform:translate(58.4416vw,65.014vh) scale(.4627)}to{transform:translate(56.8192vw,99vh) scale(.4627)}}.snow:nth-child(148){opacity:1.041;transform:translate(6.6745vw,-10px) scale(.5576);animation:fall-148 27s -8s linear infinite}@keyframes fall-148{51.958%{transform:translate(12.5926vw,51.958vh) scale(.5576)}to{transform:translate(9.63355vw,99vh) scale(.5576)}}.snow:nth-child(149){opacity:1.6238;transform:translate(65.1251vw,-10px) scale(.8958);animation:fall-149 25s -29s linear infinite}@keyframes fall-149{41.998%{transform:translate(59.5077vw,41.998vh) scale(.8958)}to{transform:translate(62.3164vw,99vh) scale(.8958)}}.snow:nth-child(150){opacity:.6398;transform:translate(69.7365vw,-10px) scale(.5936);animation:fall-150 15s -30s linear infinite}@keyframes fall-150{56.602%{transform:translate(66.804vw,56.602vh) scale(.5936)}to{transform:translate(68.27025vw,99vh) scale(.5936)}}.snow:nth-child(151){opacity:.1134;transform:translate(39.2344vw,-10px) scale(.0859);animation:fall-151 20s -17s linear infinite}@keyframes fall-151{74.482%{transform:translate(39.6955vw,74.482vh) scale(.0859)}to{transform:translate(39.46495vw,99vh) scale(.0859)}}.snow:nth-child(152){opacity:.1148;transform:translate(43.1975vw,-10px) scale(.1181);animation:fall-152 12s -29s linear infinite}@keyframes fall-152{34.219%{transform:translate(38.2398vw,34.219vh) scale(.1181)}to{transform:translate(40.71865vw,99vh) scale(.1181)}}.snow:nth-child(153){opacity:.1274;transform:translate(75.8472vw,-10px) scale(.1917);animation:fall-153 21s -1s linear infinite}@keyframes fall-153{59.607%{transform:translate(71.2834vw,59.607vh) scale(.1917)}to{transform:translate(73.5653vw,99vh) scale(.1917)}}.snow:nth-child(154){opacity:.9722;transform:translate(34.0389vw,-10px) scale(.4321);animation:fall-154 16s -18s linear infinite}@keyframes fall-154{63.898%{transform:translate(38.4664vw,63.898vh) scale(.4321)}to{transform:translate(36.25265vw,99vh) scale(.4321)}}.snow:nth-child(155){opacity:1.637;transform:translate(26.9021vw,-10px) scale(.7926);animation:fall-155 19s -8s linear infinite}@keyframes fall-155{44.177%{transform:translate(34.2093vw,44.177vh) scale(.7926)}to{transform:translate(30.5557vw,99vh) scale(.7926)}}.snow:nth-child(156){opacity:.5544;transform:translate(76.821vw,-10px) scale(.5196);animation:fall-156 30s -19s linear infinite}@keyframes fall-156{65.604%{transform:translate(78.8097vw,65.604vh) scale(.5196)}to{transform:translate(77.81535vw,99vh) scale(.5196)}}.snow:nth-child(157){opacity:.3134;transform:translate(72.9826vw,-10px) scale(.6106);animation:fall-157 12s -3s linear infinite}@keyframes fall-157{31.52%{transform:translate(72.37vw,31.52vh) scale(.6106)}to{transform:translate(72.6763vw,99vh) scale(.6106)}}.snow:nth-child(158){opacity:1.902;transform:translate(77.8378vw,-10px) scale(.2778);animation:fall-158 21s -2s linear infinite}@keyframes fall-158{48.139%{transform:translate(86.9882vw,48.139vh) scale(.2778)}to{transform:translate(82.413vw,99vh) scale(.2778)}}.snow:nth-child(159){opacity:.6258;transform:translate(66.4971vw,-10px) scale(.3696);animation:fall-159 22s -15s linear infinite}@keyframes fall-159{40.85%{transform:translate(64.1471vw,40.85vh) scale(.3696)}to{transform:translate(65.3221vw,99vh) scale(.3696)}}.snow:nth-child(160){opacity:.049;transform:translate(37.1733vw,-10px) scale(.3791);animation:fall-160 10s -25s linear infinite}@keyframes fall-160{46.562%{transform:translate(35.7816vw,46.562vh) scale(.3791)}to{transform:translate(36.47745vw,99vh) scale(.3791)}}.snow:nth-child(161){opacity:.7624;transform:translate(23.3064vw,-10px) scale(.8335);animation:fall-161 30s -14s linear infinite}@keyframes fall-161{76.389%{transform:translate(18.2204vw,76.389vh) scale(.8335)}to{transform:translate(20.7634vw,99vh) scale(.8335)}}.snow:nth-child(162){opacity:.7322;transform:translate(79.8385vw,-10px) scale(.1763);animation:fall-162 20s -20s linear infinite}@keyframes fall-162{34.999%{transform:translate(87.3169vw,34.999vh) scale(.1763)}to{transform:translate(83.5777vw,99vh) scale(.1763)}}.snow:nth-child(163){opacity:.5986;transform:translate(32.7281vw,-10px) scale(.2628);animation:fall-163 22s -11s linear infinite}@keyframes fall-163{62.862%{transform:translate(42.6097vw,62.862vh) scale(.2628)}to{transform:translate(37.6689vw,99vh) scale(.2628)}}.snow:nth-child(164){opacity:.8526;transform:translate(78.1574vw,-10px) scale(.9301);animation:fall-164 22s -30s linear infinite}@keyframes fall-164{49.969%{transform:translate(79.3398vw,49.969vh) scale(.9301)}to{transform:translate(78.7486vw,99vh) scale(.9301)}}.snow:nth-child(165){opacity:.4046;transform:translate(81.6312vw,-10px) scale(.2507);animation:fall-165 28s -28s linear infinite}@keyframes fall-165{69.854%{transform:translate(76.4359vw,69.854vh) scale(.2507)}to{transform:translate(79.03355vw,99vh) scale(.2507)}}.snow:nth-child(166){opacity:1.2622;transform:translate(88.8516vw,-10px) scale(.9955);animation:fall-166 11s -20s linear infinite}@keyframes fall-166{69.423%{transform:translate(79.9894vw,69.423vh) scale(.9955)}to{transform:translate(84.4205vw,99vh) scale(.9955)}}.snow:nth-child(167){opacity:.2582;transform:translate(48.5809vw,-10px) scale(.2636);animation:fall-167 15s -20s linear infinite}@keyframes fall-167{43.918%{transform:translate(42.5277vw,43.918vh) scale(.2636)}to{transform:translate(45.5543vw,99vh) scale(.2636)}}.snow:nth-child(168){opacity:1.7998;transform:translate(89.5534vw,-10px) scale(.9487);animation:fall-168 30s -28s linear infinite}@keyframes fall-168{31.054%{transform:translate(97.5317vw,31.054vh) scale(.9487)}to{transform:translate(93.54255vw,99vh) scale(.9487)}}.snow:nth-child(169){opacity:1.4884;transform:translate(95.1067vw,-10px) scale(.0646);animation:fall-169 15s -19s linear infinite}@keyframes fall-169{67.307%{transform:translate(94.4493vw,67.307vh) scale(.0646)}to{transform:translate(94.778vw,99vh) scale(.0646)}}.snow:nth-child(170){opacity:1.2578;transform:translate(7.7351vw,-10px) scale(.0749);animation:fall-170 17s -11s linear infinite}@keyframes fall-170{75.696%{transform:translate(7.3785vw,75.696vh) scale(.0749)}to{transform:translate(7.5568vw,99vh) scale(.0749)}}.snow:nth-child(171){opacity:1.5068;transform:translate(73.1562vw,-10px) scale(.5574);animation:fall-171 16s -28s linear infinite}@keyframes fall-171{77.749%{transform:translate(70.1085vw,77.749vh) scale(.5574)}to{transform:translate(71.63235vw,99vh) scale(.5574)}}.snow:nth-child(172){opacity:1.5032;transform:translate(57.4188vw,-10px) scale(.5167);animation:fall-172 14s -16s linear infinite}@keyframes fall-172{64.098%{transform:translate(66.3327vw,64.098vh) scale(.5167)}to{transform:translate(61.87575vw,99vh) scale(.5167)}}.snow:nth-child(173){opacity:.816;transform:translate(60.6735vw,-10px) scale(.6419);animation:fall-173 12s -18s linear infinite}@keyframes fall-173{79.928%{transform:translate(57.0354vw,79.928vh) scale(.6419)}to{transform:translate(58.85445vw,99vh) scale(.6419)}}.snow:nth-child(174){opacity:.6556;transform:translate(19.0575vw,-10px) scale(.7066);animation:fall-174 14s -1s linear infinite}@keyframes fall-174{58.542%{transform:translate(26.5177vw,58.542vh) scale(.7066)}to{transform:translate(22.7876vw,99vh) scale(.7066)}}.snow:nth-child(175){opacity:1.2518;transform:translate(85.3321vw,-10px) scale(.961);animation:fall-175 29s -8s linear infinite}@keyframes fall-175{71.287%{transform:translate(84.5857vw,71.287vh) scale(.961)}to{transform:translate(84.9589vw,99vh) scale(.961)}}.snow:nth-child(176){opacity:1.61;transform:translate(22.2931vw,-10px) scale(.4995);animation:fall-176 30s -26s linear infinite}@keyframes fall-176{31.654%{transform:translate(13.0145vw,31.654vh) scale(.4995)}to{transform:translate(17.6538vw,99vh) scale(.4995)}}.snow:nth-child(177){opacity:1.3922;transform:translate(80.6413vw,-10px) scale(.5479);animation:fall-177 21s -21s linear infinite}@keyframes fall-177{34.814%{transform:translate(71.1505vw,34.814vh) scale(.5479)}to{transform:translate(75.8959vw,99vh) scale(.5479)}}.snow:nth-child(178){opacity:1.7438;transform:translate(47.9896vw,-10px) scale(.4566);animation:fall-178 16s -13s linear infinite}@keyframes fall-178{37.813%{transform:translate(42.9459vw,37.813vh) scale(.4566)}to{transform:translate(45.46775vw,99vh) scale(.4566)}}.snow:nth-child(179){opacity:1.0578;transform:translate(93.7149vw,-10px) scale(.683);animation:fall-179 16s -21s linear infinite}@keyframes fall-179{76.673%{transform:translate(90.3163vw,76.673vh) scale(.683)}to{transform:translate(92.0156vw,99vh) scale(.683)}}.snow:nth-child(180){opacity:1.4386;transform:translate(65.6511vw,-10px) scale(.396);animation:fall-180 13s -3s linear infinite}@keyframes fall-180{71.142%{transform:translate(61.9525vw,71.142vh) scale(.396)}to{transform:translate(63.8018vw,99vh) scale(.396)}}.snow:nth-child(181){opacity:1.5904;transform:translate(11.2521vw,-10px) scale(.9524);animation:fall-181 21s -11s linear infinite}@keyframes fall-181{41.754%{transform:translate(12.2462vw,41.754vh) scale(.9524)}to{transform:translate(11.74915vw,99vh) scale(.9524)}}.snow:nth-child(182){opacity:1.2392;transform:translate(11.5833vw,-10px) scale(.6424);animation:fall-182 18s -7s linear infinite}@keyframes fall-182{53.847%{transform:translate(8.0581vw,53.847vh) scale(.6424)}to{transform:translate(9.8207vw,99vh) scale(.6424)}}.snow:nth-child(183){opacity:.434;transform:translate(74.966vw,-10px) scale(.6138);animation:fall-183 24s -19s linear infinite}@keyframes fall-183{57.752%{transform:translate(77.828vw,57.752vh) scale(.6138)}to{transform:translate(76.397vw,99vh) scale(.6138)}}.snow:nth-child(184){opacity:1.0196;transform:translate(24.5909vw,-10px) scale(.5777);animation:fall-184 26s -20s linear infinite}@keyframes fall-184{37.047%{transform:translate(29.1998vw,37.047vh) scale(.5777)}to{transform:translate(26.89535vw,99vh) scale(.5777)}}.snow:nth-child(185){opacity:1.3992;transform:translate(68.1051vw,-10px) scale(.0201);animation:fall-185 30s -8s linear infinite}@keyframes fall-185{51.634%{transform:translate(69.3203vw,51.634vh) scale(.0201)}to{transform:translate(68.7127vw,99vh) scale(.0201)}}.snow:nth-child(186){opacity:1.5754;transform:translate(81.8438vw,-10px) scale(.4928);animation:fall-186 24s -14s linear infinite}@keyframes fall-186{48.99%{transform:translate(80.2624vw,48.99vh) scale(.4928)}to{transform:translate(81.0531vw,99vh) scale(.4928)}}.snow:nth-child(187){opacity:.2828;transform:translate(48.1456vw,-10px) scale(.6153);animation:fall-187 29s -2s linear infinite}@keyframes fall-187{68.986%{transform:translate(57.8502vw,68.986vh) scale(.6153)}to{transform:translate(52.9979vw,99vh) scale(.6153)}}.snow:nth-child(188){opacity:1.5374;transform:translate(4.6873vw,-10px) scale(.7691);animation:fall-188 21s -29s linear infinite}@keyframes fall-188{45.338%{transform:translate(5.7756vw,45.338vh) scale(.7691)}to{transform:translate(5.23145vw,99vh) scale(.7691)}}.snow:nth-child(189){opacity:1.7392;transform:translate(59.9969vw,-10px) scale(.3626);animation:fall-189 24s -13s linear infinite}@keyframes fall-189{77.55%{transform:translate(60.5407vw,77.55vh) scale(.3626)}to{transform:translate(60.2688vw,99vh) scale(.3626)}}.snow:nth-child(190){opacity:.1132;transform:translate(20.8779vw,-10px) scale(.7464);animation:fall-190 11s -2s linear infinite}@keyframes fall-190{79.897%{transform:translate(23.7197vw,79.897vh) scale(.7464)}to{transform:translate(22.2988vw,99vh) scale(.7464)}}.snow:nth-child(191){opacity:1.636;transform:translate(7.5943vw,-10px) scale(.24);animation:fall-191 16s -12s linear infinite}@keyframes fall-191{69.227%{transform:translate(10.8491vw,69.227vh) scale(.24)}to{transform:translate(9.2217vw,99vh) scale(.24)}}.snow:nth-child(192){opacity:1.4504;transform:translate(41.351vw,-10px) scale(.2915);animation:fall-192 29s -26s linear infinite}@keyframes fall-192{31.92%{transform:translate(38.381vw,31.92vh) scale(.2915)}to{transform:translate(39.866vw,99vh) scale(.2915)}}.snow:nth-child(193){opacity:1.7864;transform:translate(54.6212vw,-10px) scale(.9741);animation:fall-193 28s -5s linear infinite}@keyframes fall-193{36.673%{transform:translate(60.1041vw,36.673vh) scale(.9741)}to{transform:translate(57.36265vw,99vh) scale(.9741)}}.snow:nth-child(194){opacity:1.4936;transform:translate(76.9751vw,-10px) scale(.1641);animation:fall-194 16s -14s linear infinite}@keyframes fall-194{78.948%{transform:translate(82.4819vw,78.948vh) scale(.1641)}to{transform:translate(79.7285vw,99vh) scale(.1641)}}.snow:nth-child(195){opacity:.4206;transform:translate(88.0372vw,-10px) scale(.1667);animation:fall-195 14s -25s linear infinite}@keyframes fall-195{46.866%{transform:translate(79.44vw,46.866vh) scale(.1667)}to{transform:translate(83.7386vw,99vh) scale(.1667)}}.snow:nth-child(196){opacity:1.2558;transform:translate(4.8044vw,-10px) scale(.5464);animation:fall-196 29s -2s linear infinite}@keyframes fall-196{70.484%{transform:translate(9.4638vw,70.484vh) scale(.5464)}to{transform:translate(7.1341vw,99vh) scale(.5464)}}.snow:nth-child(197){opacity:.5784;transform:translate(2.0465vw,-10px) scale(.6813);animation:fall-197 18s -21s linear infinite}@keyframes fall-197{79.987%{transform:translate(-2.0114vw,79.987vh) scale(.6813)}to{transform:translate(.01755vw,99vh) scale(.6813)}}.snow:nth-child(198){opacity:1.866;transform:translate(91.2561vw,-10px) scale(.1227);animation:fall-198 27s -10s linear infinite}@keyframes fall-198{70.104%{transform:translate(97.9984vw,70.104vh) scale(.1227)}to{transform:translate(94.62725vw,99vh) scale(.1227)}}.snow:nth-child(199){opacity:1.4534;transform:translate(79.8569vw,-10px) scale(.3454);animation:fall-199 16s -8s linear infinite}@keyframes fall-199{60.581%{transform:translate(80.421vw,60.581vh) scale(.3454)}to{transform:translate(80.13895vw,99vh) scale(.3454)}}.snow:nth-child(200){opacity:.5616;transform:translate(.6892vw,-10px) scale(.176);animation:fall-200 30s -24s linear infinite}@keyframes fall-200{69.39%{transform:translate(7.6356vw,69.39vh) scale(.176)}to{transform:translate(4.1624vw,99vh) scale(.176)}}.snow:nth-child(201){opacity:1.2654;transform:translate(42.0171vw,-10px) scale(.7948);animation:fall-201 11s -15s linear infinite}@keyframes fall-201{46.433%{transform:translate(44.8339vw,46.433vh) scale(.7948)}to{transform:translate(43.4255vw,99vh) scale(.7948)}}.snow:nth-child(202){opacity:.472;transform:translate(15.7899vw,-10px) scale(.6164);animation:fall-202 24s -21s linear infinite}@keyframes fall-202{55.771%{transform:translate(13.5686vw,55.771vh) scale(.6164)}to{transform:translate(14.67925vw,99vh) scale(.6164)}}.snow:nth-child(203){opacity:1.1772;transform:translate(98.1826vw,-10px) scale(.9496);animation:fall-203 20s -12s linear infinite}@keyframes fall-203{73.901%{transform:translate(90.5247vw,73.901vh) scale(.9496)}to{transform:translate(94.35365vw,99vh) scale(.9496)}}.snow:nth-child(204){opacity:.8288;transform:translate(93.1626vw,-10px) scale(.1728);animation:fall-204 25s -15s linear infinite}@keyframes fall-204{73.405%{transform:translate(95.0427vw,73.405vh) scale(.1728)}to{transform:translate(94.10265vw,99vh) scale(.1728)}}.snow:nth-child(205){opacity:1.1432;transform:translate(91.239vw,-10px) scale(.7269);animation:fall-205 30s -30s linear infinite}@keyframes fall-205{53.48%{transform:translate(98.0122vw,53.48vh) scale(.7269)}to{transform:translate(94.6256vw,99vh) scale(.7269)}}.snow:nth-child(206){opacity:.516;transform:translate(34.6557vw,-10px) scale(.1648);animation:fall-206 18s -25s linear infinite}@keyframes fall-206{43.706%{transform:translate(37.2867vw,43.706vh) scale(.1648)}to{transform:translate(35.9712vw,99vh) scale(.1648)}}.snow:nth-child(207){opacity:.6546;transform:translate(50.3642vw,-10px) scale(.0004);animation:fall-207 16s -29s linear infinite}@keyframes fall-207{75.369%{transform:translate(44.1749vw,75.369vh) scale(.0004)}to{transform:translate(47.26955vw,99vh) scale(.0004)}}.snow:nth-child(208){opacity:.3412;transform:translate(60.8911vw,-10px) scale(.6737);animation:fall-208 12s -6s linear infinite}@keyframes fall-208{48.956%{transform:translate(57.7265vw,48.956vh) scale(.6737)}to{transform:translate(59.3088vw,99vh) scale(.6737)}}.snow:nth-child(209){opacity:.5374;transform:translate(12.9941vw,-10px) scale(.4001);animation:fall-209 20s -8s linear infinite}@keyframes fall-209{71.638%{transform:translate(4.0845vw,71.638vh) scale(.4001)}to{transform:translate(8.5393vw,99vh) scale(.4001)}}.snow:nth-child(210){opacity:.2054;transform:translate(22.9448vw,-10px) scale(.5111);animation:fall-210 28s -23s linear infinite}@keyframes fall-210{52.767%{transform:translate(28.6189vw,52.767vh) scale(.5111)}to{transform:translate(25.78185vw,99vh) scale(.5111)}}.snow:nth-child(211){opacity:.4012;transform:translate(43.0312vw,-10px) scale(.0673);animation:fall-211 10s -25s linear infinite}@keyframes fall-211{50.212%{transform:translate(50.6838vw,50.212vh) scale(.0673)}to{transform:translate(46.8575vw,99vh) scale(.0673)}}.snow:nth-child(212){opacity:1.8998;transform:translate(96.1547vw,-10px) scale(.5458);animation:fall-212 18s -10s linear infinite}@keyframes fall-212{55.755%{transform:translate(93.2807vw,55.755vh) scale(.5458)}to{transform:translate(94.7177vw,99vh) scale(.5458)}}.snow:nth-child(213){opacity:1.0714;transform:translate(32.3568vw,-10px) scale(.1879);animation:fall-213 15s -28s linear infinite}@keyframes fall-213{67.758%{transform:translate(29.5568vw,67.758vh) scale(.1879)}to{transform:translate(30.9568vw,99vh) scale(.1879)}}.snow:nth-child(214){opacity:.0348;transform:translate(74.0681vw,-10px) scale(.4096);animation:fall-214 28s -27s linear infinite}@keyframes fall-214{60.96%{transform:translate(80.691vw,60.96vh) scale(.4096)}to{transform:translate(77.37955vw,99vh) scale(.4096)}}.snow:nth-child(215){opacity:1.9342;transform:translate(23.3876vw,-10px) scale(.3941);animation:fall-215 12s -6s linear infinite}@keyframes fall-215{59.725%{transform:translate(27.4249vw,59.725vh) scale(.3941)}to{transform:translate(25.40625vw,99vh) scale(.3941)}}.snow:nth-child(216){opacity:1.1878;transform:translate(37.5195vw,-10px) scale(.9318);animation:fall-216 22s -16s linear infinite}@keyframes fall-216{34.043%{transform:translate(41.6548vw,34.043vh) scale(.9318)}to{transform:translate(39.58715vw,99vh) scale(.9318)}}.snow:nth-child(217){opacity:1.2922;transform:translate(61.8511vw,-10px) scale(.7697);animation:fall-217 27s -30s linear infinite}@keyframes fall-217{43.843%{transform:translate(62.9444vw,43.843vh) scale(.7697)}to{transform:translate(62.39775vw,99vh) scale(.7697)}}.snow:nth-child(218){opacity:.295;transform:translate(61.634vw,-10px) scale(.0595);animation:fall-218 24s -21s linear infinite}@keyframes fall-218{32.034%{transform:translate(71.3431vw,32.034vh) scale(.0595)}to{transform:translate(66.48855vw,99vh) scale(.0595)}}.snow:nth-child(219){opacity:.6818;transform:translate(71.5846vw,-10px) scale(.434);animation:fall-219 20s -13s linear infinite}@keyframes fall-219{66.023%{transform:translate(74.1851vw,66.023vh) scale(.434)}to{transform:translate(72.88485vw,99vh) scale(.434)}}.snow:nth-child(220){opacity:1.4356;transform:translate(84.9424vw,-10px) scale(.6291);animation:fall-220 28s -2s linear infinite}@keyframes fall-220{35.903%{transform:translate(90.7566vw,35.903vh) scale(.6291)}to{transform:translate(87.8495vw,99vh) scale(.6291)}}.snow:nth-child(221){opacity:.1016;transform:translate(26.8391vw,-10px) scale(.8098);animation:fall-221 10s -2s linear infinite}@keyframes fall-221{78.002%{transform:translate(35.5012vw,78.002vh) scale(.8098)}to{transform:translate(31.17015vw,99vh) scale(.8098)}}.snow:nth-child(222){opacity:.5798;transform:translate(95.3259vw,-10px) scale(.5777);animation:fall-222 24s -6s linear infinite}@keyframes fall-222{46.933%{transform:translate(103.3615vw,46.933vh) scale(.5777)}to{transform:translate(99.3437vw,99vh) scale(.5777)}}.snow:nth-child(223){opacity:.7194;transform:translate(26.5808vw,-10px) scale(.0885);animation:fall-223 18s -14s linear infinite}@keyframes fall-223{60.938%{transform:translate(34.9803vw,60.938vh) scale(.0885)}to{transform:translate(30.78055vw,99vh) scale(.0885)}}.snow:nth-child(224){opacity:1.2346;transform:translate(51.5679vw,-10px) scale(.3999);animation:fall-224 27s -8s linear infinite}@keyframes fall-224{40.038%{transform:translate(45.0763vw,40.038vh) scale(.3999)}to{transform:translate(48.3221vw,99vh) scale(.3999)}}.snow:nth-child(225){opacity:.2954;transform:translate(36.9434vw,-10px) scale(.6621);animation:fall-225 30s -5s linear infinite}@keyframes fall-225{33.294%{transform:translate(39.5422vw,33.294vh) scale(.6621)}to{transform:translate(38.2428vw,99vh) scale(.6621)}}.snow:nth-child(226){opacity:1.7066;transform:translate(84.6791vw,-10px) scale(.7259);animation:fall-226 21s -3s linear infinite}@keyframes fall-226{53.139%{transform:translate(90.5913vw,53.139vh) scale(.7259)}to{transform:translate(87.6352vw,99vh) scale(.7259)}}.snow:nth-child(227){opacity:1.71;transform:translate(76.5441vw,-10px) scale(.4915);animation:fall-227 17s -3s linear infinite}@keyframes fall-227{35.503%{transform:translate(73.2966vw,35.503vh) scale(.4915)}to{transform:translate(74.92035vw,99vh) scale(.4915)}}.snow:nth-child(228){opacity:1.0586;transform:translate(26.4662vw,-10px) scale(.1926);animation:fall-228 10s -22s linear infinite}@keyframes fall-228{45.19%{transform:translate(22.9376vw,45.19vh) scale(.1926)}to{transform:translate(24.7019vw,99vh) scale(.1926)}}.snow:nth-child(229){opacity:.094;transform:translate(17.9638vw,-10px) scale(.6169);animation:fall-229 29s -29s linear infinite}@keyframes fall-229{33.786%{transform:translate(15.1346vw,33.786vh) scale(.6169)}to{transform:translate(16.5492vw,99vh) scale(.6169)}}.snow:nth-child(230){opacity:.715;transform:translate(21.8406vw,-10px) scale(.1925);animation:fall-230 19s -6s linear infinite}@keyframes fall-230{68.143%{transform:translate(14.1942vw,68.143vh) scale(.1925)}to{transform:translate(18.0174vw,99vh) scale(.1925)}}.snow:nth-child(231){opacity:1.3542;transform:translate(61.8424vw,-10px) scale(.7136);animation:fall-231 30s -3s linear infinite}@keyframes fall-231{74.832%{transform:translate(63.2908vw,74.832vh) scale(.7136)}to{transform:translate(62.5666vw,99vh) scale(.7136)}}.snow:nth-child(232){opacity:1.4128;transform:translate(98.1898vw,-10px) scale(.1385);animation:fall-232 29s -21s linear infinite}@keyframes fall-232{70.575%{transform:translate(96.5797vw,70.575vh) scale(.1385)}to{transform:translate(97.38475vw,99vh) scale(.1385)}}.snow:nth-child(233){opacity:.1128;transform:translate(44.0157vw,-10px) scale(.5744);animation:fall-233 14s -4s linear infinite}@keyframes fall-233{33.704%{transform:translate(44.4094vw,33.704vh) scale(.5744)}to{transform:translate(44.21255vw,99vh) scale(.5744)}}.snow:nth-child(234){opacity:1.4826;transform:translate(89.7271vw,-10px) scale(.6126);animation:fall-234 14s -14s linear infinite}@keyframes fall-234{41.405%{transform:translate(90.2918vw,41.405vh) scale(.6126)}to{transform:translate(90.00945vw,99vh) scale(.6126)}}.snow:nth-child(235){opacity:.3794;transform:translate(47.046vw,-10px) scale(.9122);animation:fall-235 15s -28s linear infinite}@keyframes fall-235{52.24%{transform:translate(44.3408vw,52.24vh) scale(.9122)}to{transform:translate(45.6934vw,99vh) scale(.9122)}}.snow:nth-child(236){opacity:1.9576;transform:translate(48.4215vw,-10px) scale(.1199);animation:fall-236 29s -6s linear infinite}@keyframes fall-236{77.525%{transform:translate(40.9673vw,77.525vh) scale(.1199)}to{transform:translate(44.6944vw,99vh) scale(.1199)}}.snow:nth-child(237){opacity:.9938;transform:translate(47.0391vw,-10px) scale(.0976);animation:fall-237 14s -22s linear infinite}@keyframes fall-237{63.983%{transform:translate(55.4586vw,63.983vh) scale(.0976)}to{transform:translate(51.24885vw,99vh) scale(.0976)}}.snow:nth-child(238){opacity:.6436;transform:translate(48.0501vw,-10px) scale(.821);animation:fall-238 29s -5s linear infinite}@keyframes fall-238{58.939%{transform:translate(43.6411vw,58.939vh) scale(.821)}to{transform:translate(45.8456vw,99vh) scale(.821)}}.snow:nth-child(239){opacity:1.4148;transform:translate(81.174vw,-10px) scale(.4649);animation:fall-239 21s -20s linear infinite}@keyframes fall-239{48.909%{transform:translate(76.4738vw,48.909vh) scale(.4649)}to{transform:translate(78.8239vw,99vh) scale(.4649)}}.snow:nth-child(240){opacity:.0814;transform:translate(21.8269vw,-10px) scale(.7555);animation:fall-240 25s -20s linear infinite}@keyframes fall-240{61.183%{transform:translate(13.3596vw,61.183vh) scale(.7555)}to{transform:translate(17.59325vw,99vh) scale(.7555)}}.snow:nth-child(241){opacity:1.1546;transform:translate(67.0161vw,-10px) scale(.468);animation:fall-241 19s -19s linear infinite}@keyframes fall-241{33.711%{transform:translate(65.2186vw,33.711vh) scale(.468)}to{transform:translate(66.11735vw,99vh) scale(.468)}}.snow:nth-child(242){opacity:1.541;transform:translate(33.3481vw,-10px) scale(.3238);animation:fall-242 10s -8s linear infinite}@keyframes fall-242{43.089%{transform:translate(26.0708vw,43.089vh) scale(.3238)}to{transform:translate(29.70945vw,99vh) scale(.3238)}}.snow:nth-child(243){opacity:1.5292;transform:translate(28.5534vw,-10px) scale(.0695);animation:fall-243 25s -8s linear infinite}@keyframes fall-243{65.124%{transform:translate(19.8467vw,65.124vh) scale(.0695)}to{transform:translate(24.20005vw,99vh) scale(.0695)}}.snow:nth-child(244){opacity:.3176;transform:translate(80.7303vw,-10px) scale(.7695);animation:fall-244 27s -8s linear infinite}@keyframes fall-244{72.476%{transform:translate(75.5219vw,72.476vh) scale(.7695)}to{transform:translate(78.1261vw,99vh) scale(.7695)}}.snow:nth-child(245){opacity:1.4226;transform:translate(32.5876vw,-10px) scale(.2648);animation:fall-245 28s -6s linear infinite}@keyframes fall-245{31.802%{transform:translate(36.6801vw,31.802vh) scale(.2648)}to{transform:translate(34.63385vw,99vh) scale(.2648)}}.snow:nth-child(246){opacity:1.437;transform:translate(50.1133vw,-10px) scale(.8082);animation:fall-246 27s -2s linear infinite}@keyframes fall-246{72.501%{transform:translate(51.2964vw,72.501vh) scale(.8082)}to{transform:translate(50.70485vw,99vh) scale(.8082)}}.snow:nth-child(247){opacity:.079;transform:translate(51.6749vw,-10px) scale(.6143);animation:fall-247 20s -23s linear infinite}@keyframes fall-247{61.227%{transform:translate(55.9167vw,61.227vh) scale(.6143)}to{transform:translate(53.7958vw,99vh) scale(.6143)}}.snow:nth-child(248){opacity:.1272;transform:translate(32.3708vw,-10px) scale(.7356);animation:fall-248 14s -24s linear infinite}@keyframes fall-248{54.139%{transform:translate(36.5713vw,54.139vh) scale(.7356)}to{transform:translate(34.47105vw,99vh) scale(.7356)}}.snow:nth-child(249){opacity:1.6374;transform:translate(59.0669vw,-10px) scale(.963);animation:fall-249 17s -17s linear infinite}@keyframes fall-249{41.059%{transform:translate(53.998vw,41.059vh) scale(.963)}to{transform:translate(56.53245vw,99vh) scale(.963)}}.snow:nth-child(250){opacity:.0816;transform:translate(37.5004vw,-10px) scale(.9168);animation:fall-250 19s -1s linear infinite}@keyframes fall-250{56.932%{transform:translate(35.5625vw,56.932vh) scale(.9168)}to{transform:translate(36.53145vw,99vh) scale(.9168)}}.snow:nth-child(251){opacity:1.1132;transform:translate(99.6323vw,-10px) scale(.7179);animation:fall-251 10s -19s linear infinite}@keyframes fall-251{37.423%{transform:translate(102.6154vw,37.423vh) scale(.7179)}to{transform:translate(101.12385vw,99vh) scale(.7179)}}.snow:nth-child(252){opacity:1.893;transform:translate(89.6492vw,-10px) scale(.6885);animation:fall-252 12s -14s linear infinite}@keyframes fall-252{72.145%{transform:translate(89.9906vw,72.145vh) scale(.6885)}to{transform:translate(89.8199vw,99vh) scale(.6885)}}.snow:nth-child(253){opacity:1.6096;transform:translate(60.3209vw,-10px) scale(.8771);animation:fall-253 26s -19s linear infinite}@keyframes fall-253{34.481%{transform:translate(60.8184vw,34.481vh) scale(.8771)}to{transform:translate(60.56965vw,99vh) scale(.8771)}}.snow:nth-child(254){opacity:.121;transform:translate(37.1414vw,-10px) scale(.9987);animation:fall-254 28s -18s linear infinite}@keyframes fall-254{72.621%{transform:translate(32.6073vw,72.621vh) scale(.9987)}to{transform:translate(34.87435vw,99vh) scale(.9987)}}.snow:nth-child(255){opacity:.0612;transform:translate(16.5356vw,-10px) scale(.3616);animation:fall-255 11s -17s linear infinite}@keyframes fall-255{78.649%{transform:translate(7.8244vw,78.649vh) scale(.3616)}to{transform:translate(12.18vw,99vh) scale(.3616)}}.snow:nth-child(256){opacity:.63;transform:translate(56.0846vw,-10px) scale(.0312);animation:fall-256 12s -5s linear infinite}@keyframes fall-256{64.545%{transform:translate(47.3158vw,64.545vh) scale(.0312)}to{transform:translate(51.7002vw,99vh) scale(.0312)}}.snow:nth-child(257){opacity:.8524;transform:translate(22.5673vw,-10px) scale(.7202);animation:fall-257 25s -16s linear infinite}@keyframes fall-257{69.014%{transform:translate(18.0811vw,69.014vh) scale(.7202)}to{transform:translate(20.3242vw,99vh) scale(.7202)}}.snow:nth-child(258){opacity:.9182;transform:translate(68.4421vw,-10px) scale(.3937);animation:fall-258 22s -7s linear infinite}@keyframes fall-258{67.832%{transform:translate(74.4883vw,67.832vh) scale(.3937)}to{transform:translate(71.4652vw,99vh) scale(.3937)}}.snow:nth-child(259){opacity:.1646;transform:translate(27.2793vw,-10px) scale(.4676);animation:fall-259 29s -7s linear infinite}@keyframes fall-259{59.762%{transform:translate(24.1043vw,59.762vh) scale(.4676)}to{transform:translate(25.6918vw,99vh) scale(.4676)}}.snow:nth-child(260){opacity:1.006;transform:translate(25.683vw,-10px) scale(.2337);animation:fall-260 30s -2s linear infinite}@keyframes fall-260{72.183%{transform:translate(20.724vw,72.183vh) scale(.2337)}to{transform:translate(23.2035vw,99vh) scale(.2337)}}.snow:nth-child(261){opacity:.3902;transform:translate(79.2381vw,-10px) scale(.0636);animation:fall-261 28s -18s linear infinite}@keyframes fall-261{73.693%{transform:translate(79.0624vw,73.693vh) scale(.0636)}to{transform:translate(79.15025vw,99vh) scale(.0636)}}.snow:nth-child(262){opacity:.4616;transform:translate(70.9425vw,-10px) scale(.0503);animation:fall-262 29s -13s linear infinite}@keyframes fall-262{78.661%{transform:translate(70.0611vw,78.661vh) scale(.0503)}to{transform:translate(70.5018vw,99vh) scale(.0503)}}.snow:nth-child(263){opacity:.321;transform:translate(34.9673vw,-10px) scale(.6059);animation:fall-263 30s -1s linear infinite}@keyframes fall-263{77.375%{transform:translate(31.1199vw,77.375vh) scale(.6059)}to{transform:translate(33.0436vw,99vh) scale(.6059)}}.snow:nth-child(264){opacity:1.6532;transform:translate(36.3242vw,-10px) scale(.913);animation:fall-264 30s -5s linear infinite}@keyframes fall-264{39.455%{transform:translate(41.5321vw,39.455vh) scale(.913)}to{transform:translate(38.92815vw,99vh) scale(.913)}}.snow:nth-child(265){opacity:.366;transform:translate(60.381vw,-10px) scale(.5821);animation:fall-265 10s -2s linear infinite}@keyframes fall-265{53.614%{transform:translate(70.0884vw,53.614vh) scale(.5821)}to{transform:translate(65.2347vw,99vh) scale(.5821)}}.snow:nth-child(266){opacity:1.8048;transform:translate(18.6191vw,-10px) scale(.5981);animation:fall-266 13s -22s linear infinite}@keyframes fall-266{45.514%{transform:translate(18.3393vw,45.514vh) scale(.5981)}to{transform:translate(18.4792vw,99vh) scale(.5981)}}.snow:nth-child(267){opacity:1.9258;transform:translate(88.4146vw,-10px) scale(.6309);animation:fall-267 30s -15s linear infinite}@keyframes fall-267{40.143%{transform:translate(94.7391vw,40.143vh) scale(.6309)}to{transform:translate(91.57685vw,99vh) scale(.6309)}}.snow:nth-child(268){opacity:1.279;transform:translate(12.2689vw,-10px) scale(.7115);animation:fall-268 10s -2s linear infinite}@keyframes fall-268{76.044%{transform:translate(17.8179vw,76.044vh) scale(.7115)}to{transform:translate(15.0434vw,99vh) scale(.7115)}}.snow:nth-child(269){opacity:1.6086;transform:translate(69.5315vw,-10px) scale(.7272);animation:fall-269 21s -16s linear infinite}@keyframes fall-269{48.533%{transform:translate(60.6926vw,48.533vh) scale(.7272)}to{transform:translate(65.11205vw,99vh) scale(.7272)}}.snow:nth-child(270){opacity:.4616;transform:translate(82.2698vw,-10px) scale(.1264);animation:fall-270 25s -6s linear infinite}@keyframes fall-270{53.477%{transform:translate(73.286vw,53.477vh) scale(.1264)}to{transform:translate(77.7779vw,99vh) scale(.1264)}}.snow:nth-child(271){opacity:1.5152;transform:translate(77.8833vw,-10px) scale(.5219);animation:fall-271 23s -7s linear infinite}@keyframes fall-271{42.849%{transform:translate(75.4581vw,42.849vh) scale(.5219)}to{transform:translate(76.6707vw,99vh) scale(.5219)}}.snow:nth-child(272){opacity:1.942;transform:translate(28.527vw,-10px) scale(.0789);animation:fall-272 13s -4s linear infinite}@keyframes fall-272{31.161%{transform:translate(36.9519vw,31.161vh) scale(.0789)}to{transform:translate(32.73945vw,99vh) scale(.0789)}}.snow:nth-child(273){opacity:1.7826;transform:translate(56.7962vw,-10px) scale(.4832);animation:fall-273 30s -30s linear infinite}@keyframes fall-273{72.162%{transform:translate(51.9134vw,72.162vh) scale(.4832)}to{transform:translate(54.3548vw,99vh) scale(.4832)}}.snow:nth-child(274){opacity:1.0442;transform:translate(39.847vw,-10px) scale(.2595);animation:fall-274 29s -27s linear infinite}@keyframes fall-274{60.486%{transform:translate(44.4842vw,60.486vh) scale(.2595)}to{transform:translate(42.1656vw,99vh) scale(.2595)}}.snow:nth-child(275){opacity:.2038;transform:translate(2.2691vw,-10px) scale(.6914);animation:fall-275 18s -8s linear infinite}@keyframes fall-275{54.014%{transform:translate(-.2986vw,54.014vh) scale(.6914)}to{transform:translate(.98525vw,99vh) scale(.6914)}}.snow:nth-child(276){opacity:1.0572;transform:translate(22.5371vw,-10px) scale(.1106);animation:fall-276 27s -14s linear infinite}@keyframes fall-276{42.161%{transform:translate(18.8321vw,42.161vh) scale(.1106)}to{transform:translate(20.6846vw,99vh) scale(.1106)}}.snow:nth-child(277){opacity:1.3294;transform:translate(41.3474vw,-10px) scale(.3065);animation:fall-277 10s -4s linear infinite}@keyframes fall-277{31.358%{transform:translate(39.6303vw,31.358vh) scale(.3065)}to{transform:translate(40.48885vw,99vh) scale(.3065)}}.snow:nth-child(278){opacity:1.4314;transform:translate(81.5266vw,-10px) scale(.2451);animation:fall-278 23s -19s linear infinite}@keyframes fall-278{50.156%{transform:translate(84.1479vw,50.156vh) scale(.2451)}to{transform:translate(82.83725vw,99vh) scale(.2451)}}.snow:nth-child(279){opacity:1.5292;transform:translate(81.1913vw,-10px) scale(.24);animation:fall-279 24s -14s linear infinite}@keyframes fall-279{63.499%{transform:translate(72.419vw,63.499vh) scale(.24)}to{transform:translate(76.80515vw,99vh) scale(.24)}}.snow:nth-child(280){opacity:.0288;transform:translate(50.9734vw,-10px) scale(.2359);animation:fall-280 27s -2s linear infinite}@keyframes fall-280{51.435%{transform:translate(47.6667vw,51.435vh) scale(.2359)}to{transform:translate(49.32005vw,99vh) scale(.2359)}}.snow:nth-child(281){opacity:1.009;transform:translate(45.6937vw,-10px) scale(.8003);animation:fall-281 10s -19s linear infinite}@keyframes fall-281{69.682%{transform:translate(48.6276vw,69.682vh) scale(.8003)}to{transform:translate(47.16065vw,99vh) scale(.8003)}}.snow:nth-child(282){opacity:.5144;transform:translate(18.4086vw,-10px) scale(.3282);animation:fall-282 10s -18s linear infinite}@keyframes fall-282{67.594%{transform:translate(27.9804vw,67.594vh) scale(.3282)}to{transform:translate(23.1945vw,99vh) scale(.3282)}}.snow:nth-child(283){opacity:.7978;transform:translate(10.624vw,-10px) scale(.8641);animation:fall-283 22s -24s linear infinite}@keyframes fall-283{34.043%{transform:translate(19.4862vw,34.043vh) scale(.8641)}to{transform:translate(15.0551vw,99vh) scale(.8641)}}.snow:nth-child(284){opacity:1.9336;transform:translate(42.6724vw,-10px) scale(.2165);animation:fall-284 14s -15s linear infinite}@keyframes fall-284{61.318%{transform:translate(39.1946vw,61.318vh) scale(.2165)}to{transform:translate(40.9335vw,99vh) scale(.2165)}}.snow:nth-child(285){opacity:1.3496;transform:translate(73.358vw,-10px) scale(.6148);animation:fall-285 23s -2s linear infinite}@keyframes fall-285{56.598%{transform:translate(78.4934vw,56.598vh) scale(.6148)}to{transform:translate(75.9257vw,99vh) scale(.6148)}}.snow:nth-child(286){opacity:1.3398;transform:translate(18.1147vw,-10px) scale(.8112);animation:fall-286 24s -17s linear infinite}@keyframes fall-286{40.285%{transform:translate(11.8724vw,40.285vh) scale(.8112)}to{transform:translate(14.99355vw,99vh) scale(.8112)}}.snow:nth-child(287){opacity:1.3786;transform:translate(23.5341vw,-10px) scale(.7159);animation:fall-287 13s -4s linear infinite}@keyframes fall-287{55.746%{transform:translate(22.8838vw,55.746vh) scale(.7159)}to{transform:translate(23.20895vw,99vh) scale(.7159)}}.snow:nth-child(288){opacity:.0366;transform:translate(91.7608vw,-10px) scale(.6897);animation:fall-288 18s -19s linear infinite}@keyframes fall-288{46.495%{transform:translate(94.508vw,46.495vh) scale(.6897)}to{transform:translate(93.1344vw,99vh) scale(.6897)}}.snow:nth-child(289){opacity:.8204;transform:translate(52.6727vw,-10px) scale(.797);animation:fall-289 15s -14s linear infinite}@keyframes fall-289{38.483%{transform:translate(54.6848vw,38.483vh) scale(.797)}to{transform:translate(53.67875vw,99vh) scale(.797)}}.snow:nth-child(290){opacity:.0274;transform:translate(19.1053vw,-10px) scale(.9278);animation:fall-290 25s -17s linear infinite}@keyframes fall-290{60.839%{transform:translate(17.8409vw,60.839vh) scale(.9278)}to{transform:translate(18.4731vw,99vh) scale(.9278)}}.snow:nth-child(291){opacity:1.8628;transform:translate(89.8712vw,-10px) scale(.3026);animation:fall-291 10s -20s linear infinite}@keyframes fall-291{31.831%{transform:translate(82.9496vw,31.831vh) scale(.3026)}to{transform:translate(86.4104vw,99vh) scale(.3026)}}.snow:nth-child(292){opacity:1.9708;transform:translate(97.7905vw,-10px) scale(.9101);animation:fall-292 23s -11s linear infinite}@keyframes fall-292{34.6%{transform:translate(101.5289vw,34.6vh) scale(.9101)}to{transform:translate(99.6597vw,99vh) scale(.9101)}}.snow:nth-child(293){opacity:1.9666;transform:translate(17.2617vw,-10px) scale(.5691);animation:fall-293 18s -9s linear infinite}@keyframes fall-293{45.431%{transform:translate(23.2305vw,45.431vh) scale(.5691)}to{transform:translate(20.2461vw,99vh) scale(.5691)}}.snow:nth-child(294){opacity:1.8464;transform:translate(18.7963vw,-10px) scale(.6411);animation:fall-294 12s -14s linear infinite}@keyframes fall-294{52.749%{transform:translate(24.9443vw,52.749vh) scale(.6411)}to{transform:translate(21.8703vw,99vh) scale(.6411)}}.snow:nth-child(295){opacity:.111;transform:translate(14.0793vw,-10px) scale(.3439);animation:fall-295 28s -17s linear infinite}@keyframes fall-295{40.484%{transform:translate(6.7622vw,40.484vh) scale(.3439)}to{transform:translate(10.42075vw,99vh) scale(.3439)}}.snow:nth-child(296){opacity:1.858;transform:translate(95.5336vw,-10px) scale(.6094);animation:fall-296 25s -21s linear infinite}@keyframes fall-296{36.775%{transform:translate(105.335vw,36.775vh) scale(.6094)}to{transform:translate(100.4343vw,99vh) scale(.6094)}}.snow:nth-child(297){opacity:.9176;transform:translate(59.0004vw,-10px) scale(.2038);animation:fall-297 17s -2s linear infinite}@keyframes fall-297{34.492%{transform:translate(56.4895vw,34.492vh) scale(.2038)}to{transform:translate(57.74495vw,99vh) scale(.2038)}}.snow:nth-child(298){opacity:1.3922;transform:translate(96.6239vw,-10px) scale(.8463);animation:fall-298 30s -13s linear infinite}@keyframes fall-298{31.797%{transform:translate(87.1183vw,31.797vh) scale(.8463)}to{transform:translate(91.8711vw,99vh) scale(.8463)}}.snow:nth-child(299){opacity:1.5264;transform:translate(74.313vw,-10px) scale(.4952);animation:fall-299 22s -22s linear infinite}@keyframes fall-299{38.917%{transform:translate(72.8549vw,38.917vh) scale(.4952)}to{transform:translate(73.58395vw,99vh) scale(.4952)}}.snow:nth-child(300){opacity:1.219;transform:translate(18.8622vw,-10px) scale(.9677);animation:fall-300 30s -15s linear infinite}@keyframes fall-300{63.321%{transform:translate(13.717vw,63.321vh) scale(.9677)}to{transform:translate(16.2896vw,99vh) scale(.9677)}}.snow:nth-child(301){opacity:.8662;transform:translate(27.7774vw,-10px) scale(.7246);animation:fall-301 14s -28s linear infinite}@keyframes fall-301{62.592%{transform:translate(26.8032vw,62.592vh) scale(.7246)}to{transform:translate(27.2903vw,99vh) scale(.7246)}}.snow:nth-child(302){opacity:1.4192;transform:translate(85.1235vw,-10px) scale(.2276);animation:fall-302 14s -20s linear infinite}@keyframes fall-302{42.379%{transform:translate(88.1764vw,42.379vh) scale(.2276)}to{transform:translate(86.64995vw,99vh) scale(.2276)}}.snow:nth-child(303){opacity:.8646;transform:translate(48.7628vw,-10px) scale(.908);animation:fall-303 27s -24s linear infinite}@keyframes fall-303{54.695%{transform:translate(40.8422vw,54.695vh) scale(.908)}to{transform:translate(44.8025vw,99vh) scale(.908)}}.snow:nth-child(304){opacity:.4614;transform:translate(38.4771vw,-10px) scale(.1458);animation:fall-304 23s -29s linear infinite}@keyframes fall-304{68.315%{transform:translate(32.5538vw,68.315vh) scale(.1458)}to{transform:translate(35.51545vw,99vh) scale(.1458)}}.snow:nth-child(305){opacity:.4082;transform:translate(91.8127vw,-10px) scale(.1813);animation:fall-305 25s -11s linear infinite}@keyframes fall-305{40.07%{transform:translate(89.2297vw,40.07vh) scale(.1813)}to{transform:translate(90.5212vw,99vh) scale(.1813)}}.snow:nth-child(306){opacity:.5368;transform:translate(61.8767vw,-10px) scale(.3607);animation:fall-306 28s -29s linear infinite}@keyframes fall-306{54.659%{transform:translate(63.4516vw,54.659vh) scale(.3607)}to{transform:translate(62.66415vw,99vh) scale(.3607)}}.snow:nth-child(307){opacity:1.2898;transform:translate(21.9964vw,-10px) scale(.2752);animation:fall-307 29s -6s linear infinite}@keyframes fall-307{79.632%{transform:translate(14.3905vw,79.632vh) scale(.2752)}to{transform:translate(18.19345vw,99vh) scale(.2752)}}.snow:nth-child(308){opacity:1.2814;transform:translate(3.3851vw,-10px) scale(.5739);animation:fall-308 11s -14s linear infinite}@keyframes fall-308{52.62%{transform:translate(12.3532vw,52.62vh) scale(.5739)}to{transform:translate(7.86915vw,99vh) scale(.5739)}}.snow:nth-child(309){opacity:.126;transform:translate(4.0033vw,-10px) scale(.9425);animation:fall-309 22s -5s linear infinite}@keyframes fall-309{70.848%{transform:translate(-2.456vw,70.848vh) scale(.9425)}to{transform:translate(.77365vw,99vh) scale(.9425)}}.snow:nth-child(310){opacity:1.62;transform:translate(59.8157vw,-10px) scale(.441);animation:fall-310 12s -1s linear infinite}@keyframes fall-310{62.3%{transform:translate(57.9873vw,62.3vh) scale(.441)}to{transform:translate(58.9015vw,99vh) scale(.441)}}.snow:nth-child(311){opacity:1.0374;transform:translate(78.8545vw,-10px) scale(.6817);animation:fall-311 26s -9s linear infinite}@keyframes fall-311{45.357%{transform:translate(85.8576vw,45.357vh) scale(.6817)}to{transform:translate(82.35605vw,99vh) scale(.6817)}}.snow:nth-child(312){opacity:1.0282;transform:translate(48.4474vw,-10px) scale(.1789);animation:fall-312 27s -14s linear infinite}@keyframes fall-312{51.871%{transform:translate(41.4445vw,51.871vh) scale(.1789)}to{transform:translate(44.94595vw,99vh) scale(.1789)}}.snow:nth-child(313){opacity:.0634;transform:translate(87.5896vw,-10px) scale(.8895);animation:fall-313 28s -13s linear infinite}@keyframes fall-313{75.984%{transform:translate(87.14vw,75.984vh) scale(.8895)}to{transform:translate(87.3648vw,99vh) scale(.8895)}}.snow:nth-child(314){opacity:.086;transform:translate(7.7677vw,-10px) scale(.9345);animation:fall-314 29s -21s linear infinite}@keyframes fall-314{68.931%{transform:translate(6.5112vw,68.931vh) scale(.9345)}to{transform:translate(7.13945vw,99vh) scale(.9345)}}.snow:nth-child(315){opacity:1.4016;transform:translate(18.531vw,-10px) scale(.1578);animation:fall-315 25s -23s linear infinite}@keyframes fall-315{66.683%{transform:translate(23.1039vw,66.683vh) scale(.1578)}to{transform:translate(20.81745vw,99vh) scale(.1578)}}.snow:nth-child(316){opacity:.6406;transform:translate(28.4013vw,-10px) scale(.9137);animation:fall-316 16s -2s linear infinite}@keyframes fall-316{63.625%{transform:translate(19.7824vw,63.625vh) scale(.9137)}to{transform:translate(24.09185vw,99vh) scale(.9137)}}.snow:nth-child(317){opacity:1.3722;transform:translate(29.5601vw,-10px) scale(.1473);animation:fall-317 10s -8s linear infinite}@keyframes fall-317{65.347%{transform:translate(28.6927vw,65.347vh) scale(.1473)}to{transform:translate(29.1264vw,99vh) scale(.1473)}}.snow:nth-child(318){opacity:.2378;transform:translate(78.2074vw,-10px) scale(.951);animation:fall-318 11s -18s linear infinite}@keyframes fall-318{62.847%{transform:translate(74.1191vw,62.847vh) scale(.951)}to{transform:translate(76.16325vw,99vh) scale(.951)}}.snow:nth-child(319){opacity:.3588;transform:translate(94.9401vw,-10px) scale(.2437);animation:fall-319 15s -15s linear infinite}@keyframes fall-319{38.197%{transform:translate(96.591vw,38.197vh) scale(.2437)}to{transform:translate(95.76555vw,99vh) scale(.2437)}}.snow:nth-child(320){opacity:.172;transform:translate(85.8408vw,-10px) scale(.6115);animation:fall-320 14s -14s linear infinite}@keyframes fall-320{62.889%{transform:translate(78.6414vw,62.889vh) scale(.6115)}to{transform:translate(82.2411vw,99vh) scale(.6115)}}.snow:nth-child(321){opacity:.3218;transform:translate(17.8262vw,-10px) scale(.1952);animation:fall-321 25s -16s linear infinite}@keyframes fall-321{47.672%{transform:translate(26.5071vw,47.672vh) scale(.1952)}to{transform:translate(22.16665vw,99vh) scale(.1952)}}.snow:nth-child(322){opacity:.0182;transform:translate(71.2189vw,-10px) scale(.1414);animation:fall-322 15s -12s linear infinite}@keyframes fall-322{46.43%{transform:translate(64.4194vw,46.43vh) scale(.1414)}to{transform:translate(67.81915vw,99vh) scale(.1414)}}.snow:nth-child(323){opacity:.3776;transform:translate(86.6421vw,-10px) scale(.4267);animation:fall-323 19s -17s linear infinite}@keyframes fall-323{35.988%{transform:translate(79.3209vw,35.988vh) scale(.4267)}to{transform:translate(82.9815vw,99vh) scale(.4267)}}.snow:nth-child(324){opacity:1.9708;transform:translate(15.2984vw,-10px) scale(.5484);animation:fall-324 13s -30s linear infinite}@keyframes fall-324{65.079%{transform:translate(22.2313vw,65.079vh) scale(.5484)}to{transform:translate(18.76485vw,99vh) scale(.5484)}}.snow:nth-child(325){opacity:.5534;transform:translate(84.6024vw,-10px) scale(.3619);animation:fall-325 22s -9s linear infinite}@keyframes fall-325{52.237%{transform:translate(91.0755vw,52.237vh) scale(.3619)}to{transform:translate(87.83895vw,99vh) scale(.3619)}}.snow:nth-child(326){opacity:.2992;transform:translate(94.5653vw,-10px) scale(.2814);animation:fall-326 28s -25s linear infinite}@keyframes fall-326{56.533%{transform:translate(101.7289vw,56.533vh) scale(.2814)}to{transform:translate(98.1471vw,99vh) scale(.2814)}}.snow:nth-child(327){opacity:.4772;transform:translate(37.1604vw,-10px) scale(.5686);animation:fall-327 25s -6s linear infinite}@keyframes fall-327{66.732%{transform:translate(45.048vw,66.732vh) scale(.5686)}to{transform:translate(41.1042vw,99vh) scale(.5686)}}.snow:nth-child(328){opacity:1.5696;transform:translate(35.7536vw,-10px) scale(.3075);animation:fall-328 27s -30s linear infinite}@keyframes fall-328{57.288%{transform:translate(41.8831vw,57.288vh) scale(.3075)}to{transform:translate(38.81835vw,99vh) scale(.3075)}}.snow:nth-child(329){opacity:1.253;transform:translate(10.0065vw,-10px) scale(.5507);animation:fall-329 18s -1s linear infinite}@keyframes fall-329{36.38%{transform:translate(10.3356vw,36.38vh) scale(.5507)}to{transform:translate(10.17105vw,99vh) scale(.5507)}}.snow:nth-child(330){opacity:1.483;transform:translate(17.7712vw,-10px) scale(.7266);animation:fall-330 21s -1s linear infinite}@keyframes fall-330{76.806%{transform:translate(9.7674vw,76.806vh) scale(.7266)}to{transform:translate(13.7693vw,99vh) scale(.7266)}}.snow:nth-child(331){opacity:1.0376;transform:translate(3.6712vw,-10px) scale(.7163);animation:fall-331 27s -4s linear infinite}@keyframes fall-331{41.032%{transform:translate(5.1853vw,41.032vh) scale(.7163)}to{transform:translate(4.42825vw,99vh) scale(.7163)}}.snow:nth-child(332){opacity:1.9104;transform:translate(81.785vw,-10px) scale(.275);animation:fall-332 15s -20s linear infinite}@keyframes fall-332{67.809%{transform:translate(73.5693vw,67.809vh) scale(.275)}to{transform:translate(77.67715vw,99vh) scale(.275)}}.snow:nth-child(333){opacity:.8632;transform:translate(92.1042vw,-10px) scale(.3934);animation:fall-333 24s -20s linear infinite}@keyframes fall-333{72.357%{transform:translate(87.0359vw,72.357vh) scale(.3934)}to{transform:translate(89.57005vw,99vh) scale(.3934)}}.snow:nth-child(334){opacity:1.0554;transform:translate(53.9928vw,-10px) scale(.8347);animation:fall-334 30s -9s linear infinite}@keyframes fall-334{31.277%{transform:translate(63.6982vw,31.277vh) scale(.8347)}to{transform:translate(58.8455vw,99vh) scale(.8347)}}.snow:nth-child(335){opacity:1.2258;transform:translate(32.2211vw,-10px) scale(.923);animation:fall-335 21s -12s linear infinite}@keyframes fall-335{47.142%{transform:translate(37.3473vw,47.142vh) scale(.923)}to{transform:translate(34.7842vw,99vh) scale(.923)}}.snow:nth-child(336){opacity:1.7472;transform:translate(45.2699vw,-10px) scale(.3869);animation:fall-336 11s -12s linear infinite}@keyframes fall-336{63.706%{transform:translate(50.646vw,63.706vh) scale(.3869)}to{transform:translate(47.95795vw,99vh) scale(.3869)}}.snow:nth-child(337){opacity:1.3276;transform:translate(98.2565vw,-10px) scale(.2894);animation:fall-337 15s -19s linear infinite}@keyframes fall-337{75.135%{transform:translate(90.7618vw,75.135vh) scale(.2894)}to{transform:translate(94.50915vw,99vh) scale(.2894)}}.snow:nth-child(338){opacity:.1772;transform:translate(46.5653vw,-10px) scale(.7035);animation:fall-338 15s -6s linear infinite}@keyframes fall-338{42.046%{transform:translate(36.5886vw,42.046vh) scale(.7035)}to{transform:translate(41.57695vw,99vh) scale(.7035)}}.snow:nth-child(339){opacity:1.046;transform:translate(64.7637vw,-10px) scale(.1477);animation:fall-339 27s -30s linear infinite}@keyframes fall-339{61.546%{transform:translate(60.5531vw,61.546vh) scale(.1477)}to{transform:translate(62.6584vw,99vh) scale(.1477)}}.snow:nth-child(340){opacity:.075;transform:translate(76.4641vw,-10px) scale(.4208);animation:fall-340 22s -2s linear infinite}@keyframes fall-340{50.593%{transform:translate(84.7317vw,50.593vh) scale(.4208)}to{transform:translate(80.5979vw,99vh) scale(.4208)}}.snow:nth-child(341){opacity:.3626;transform:translate(24.7624vw,-10px) scale(.771);animation:fall-341 29s -13s linear infinite}@keyframes fall-341{34.011%{transform:translate(24.0813vw,34.011vh) scale(.771)}to{transform:translate(24.42185vw,99vh) scale(.771)}}.snow:nth-child(342){opacity:1.9304;transform:translate(78.6257vw,-10px) scale(.9479);animation:fall-342 19s -29s linear infinite}@keyframes fall-342{74.177%{transform:translate(71.4497vw,74.177vh) scale(.9479)}to{transform:translate(75.0377vw,99vh) scale(.9479)}}.snow:nth-child(343){opacity:1.2984;transform:translate(56.4068vw,-10px) scale(.3528);animation:fall-343 10s -2s linear infinite}@keyframes fall-343{33.732%{transform:translate(58.5607vw,33.732vh) scale(.3528)}to{transform:translate(57.48375vw,99vh) scale(.3528)}}.snow:nth-child(344){opacity:1.1314;transform:translate(29.793vw,-10px) scale(.6291);animation:fall-344 15s -10s linear infinite}@keyframes fall-344{75.762%{transform:translate(35.7543vw,75.762vh) scale(.6291)}to{transform:translate(32.77365vw,99vh) scale(.6291)}}.snow:nth-child(345){opacity:1.9962;transform:translate(24.0803vw,-10px) scale(.1791);animation:fall-345 19s -29s linear infinite}@keyframes fall-345{69.195%{transform:translate(17.3824vw,69.195vh) scale(.1791)}to{transform:translate(20.73135vw,99vh) scale(.1791)}}.snow:nth-child(346){opacity:.0262;transform:translate(28.0485vw,-10px) scale(.3692);animation:fall-346 29s -6s linear infinite}@keyframes fall-346{30.62%{transform:translate(18.5693vw,30.62vh) scale(.3692)}to{transform:translate(23.3089vw,99vh) scale(.3692)}}.snow:nth-child(347){opacity:.8566;transform:translate(67.8008vw,-10px) scale(.906);animation:fall-347 23s -9s linear infinite}@keyframes fall-347{45.45%{transform:translate(58.305vw,45.45vh) scale(.906)}to{transform:translate(63.0529vw,99vh) scale(.906)}}.snow:nth-child(348){opacity:1.7638;transform:translate(85.7994vw,-10px) scale(.2846);animation:fall-348 27s -20s linear infinite}@keyframes fall-348{41.23%{transform:translate(79.2136vw,41.23vh) scale(.2846)}to{transform:translate(82.5065vw,99vh) scale(.2846)}}.snow:nth-child(349){opacity:1.9802;transform:translate(22.4588vw,-10px) scale(.1944);animation:fall-349 11s -9s linear infinite}@keyframes fall-349{48.017%{transform:translate(31.0463vw,48.017vh) scale(.1944)}to{transform:translate(26.75255vw,99vh) scale(.1944)}}.snow:nth-child(350){opacity:1.4448;transform:translate(67.77vw,-10px) scale(.0048);animation:fall-350 10s -9s linear infinite}@keyframes fall-350{48.611%{transform:translate(68.1055vw,48.611vh) scale(.0048)}to{transform:translate(67.93775vw,99vh) scale(.0048)}}.snow:nth-child(351){opacity:1.6492;transform:translate(98.5928vw,-10px) scale(.2309);animation:fall-351 12s -8s linear infinite}@keyframes fall-351{35.19%{transform:translate(107.9811vw,35.19vh) scale(.2309)}to{transform:translate(103.28695vw,99vh) scale(.2309)}}.snow:nth-child(352){opacity:1.3758;transform:translate(7.6889vw,-10px) scale(.3055);animation:fall-352 15s -29s linear infinite}@keyframes fall-352{77.074%{transform:translate(1.1887vw,77.074vh) scale(.3055)}to{transform:translate(4.4388vw,99vh) scale(.3055)}}.snow:nth-child(353){opacity:1.9352;transform:translate(82.0364vw,-10px) scale(.1291);animation:fall-353 11s -27s linear infinite}@keyframes fall-353{54.226%{transform:translate(82.5197vw,54.226vh) scale(.1291)}to{transform:translate(82.27805vw,99vh) scale(.1291)}}.snow:nth-child(354){opacity:.9448;transform:translate(9.9514vw,-10px) scale(.9031);animation:fall-354 14s -12s linear infinite}@keyframes fall-354{65.049%{transform:translate(1.0784vw,65.049vh) scale(.9031)}to{transform:translate(5.5149vw,99vh) scale(.9031)}}.snow:nth-child(355){opacity:.7258;transform:translate(10.1892vw,-10px) scale(.2153);animation:fall-355 27s -3s linear infinite}@keyframes fall-355{44.63%{transform:translate(10.9428vw,44.63vh) scale(.2153)}to{transform:translate(10.566vw,99vh) scale(.2153)}}.snow:nth-child(356){opacity:1.6692;transform:translate(11.9547vw,-10px) scale(.3791);animation:fall-356 26s -10s linear infinite}@keyframes fall-356{76.77%{transform:translate(2.6964vw,76.77vh) scale(.3791)}to{transform:translate(7.32555vw,99vh) scale(.3791)}}.snow:nth-child(357){opacity:1.196;transform:translate(93.2346vw,-10px) scale(.9226);animation:fall-357 11s -16s linear infinite}@keyframes fall-357{78.921%{transform:translate(97.2948vw,78.921vh) scale(.9226)}to{transform:translate(95.2647vw,99vh) scale(.9226)}}.snow:nth-child(358){opacity:.1144;transform:translate(30.6112vw,-10px) scale(.0052);animation:fall-358 12s -16s linear infinite}@keyframes fall-358{47.848%{transform:translate(31.673vw,47.848vh) scale(.0052)}to{transform:translate(31.1421vw,99vh) scale(.0052)}}.snow:nth-child(359){opacity:.9854;transform:translate(73.415vw,-10px) scale(.6398);animation:fall-359 17s -29s linear infinite}@keyframes fall-359{66.231%{transform:translate(67.288vw,66.231vh) scale(.6398)}to{transform:translate(70.3515vw,99vh) scale(.6398)}}.snow:nth-child(360){opacity:1.524;transform:translate(3.5118vw,-10px) scale(.8475);animation:fall-360 15s -1s linear infinite}@keyframes fall-360{70.966%{transform:translate(-5.3257vw,70.966vh) scale(.8475)}to{transform:translate(-.90695vw,99vh) scale(.8475)}}.snow:nth-child(361){opacity:1.1846;transform:translate(15.8447vw,-10px) scale(.2168);animation:fall-361 13s -18s linear infinite}@keyframes fall-361{72.732%{transform:translate(13.2137vw,72.732vh) scale(.2168)}to{transform:translate(14.5292vw,99vh) scale(.2168)}}.snow:nth-child(362){opacity:1.1626;transform:translate(26.3383vw,-10px) scale(.0515);animation:fall-362 25s -12s linear infinite}@keyframes fall-362{39.669%{transform:translate(25.5437vw,39.669vh) scale(.0515)}to{transform:translate(25.941vw,99vh) scale(.0515)}}.snow:nth-child(363){opacity:1.5796;transform:translate(41.7993vw,-10px) scale(.2714);animation:fall-363 13s -25s linear infinite}@keyframes fall-363{58.439%{transform:translate(48.7121vw,58.439vh) scale(.2714)}to{transform:translate(45.2557vw,99vh) scale(.2714)}}.snow:nth-child(364){opacity:.9088;transform:translate(2.5786vw,-10px) scale(.245);animation:fall-364 25s -28s linear infinite}@keyframes fall-364{44.952%{transform:translate(-3.7791vw,44.952vh) scale(.245)}to{transform:translate(-.60025vw,99vh) scale(.245)}}.snow:nth-child(365){opacity:.9442;transform:translate(70.6847vw,-10px) scale(.9138);animation:fall-365 21s -15s linear infinite}@keyframes fall-365{37.734%{transform:translate(64.2067vw,37.734vh) scale(.9138)}to{transform:translate(67.4457vw,99vh) scale(.9138)}}.snow:nth-child(366){opacity:.8128;transform:translate(14.1939vw,-10px) scale(.9648);animation:fall-366 18s -7s linear infinite}@keyframes fall-366{57.745%{transform:translate(11.865vw,57.745vh) scale(.9648)}to{transform:translate(13.02945vw,99vh) scale(.9648)}}.snow:nth-child(367){opacity:.2418;transform:translate(37.6556vw,-10px) scale(.8642);animation:fall-367 15s -1s linear infinite}@keyframes fall-367{62.723%{transform:translate(43.7152vw,62.723vh) scale(.8642)}to{transform:translate(40.6854vw,99vh) scale(.8642)}}.snow:nth-child(368){opacity:.8104;transform:translate(64.9987vw,-10px) scale(.7048);animation:fall-368 28s -30s linear infinite}@keyframes fall-368{33.677%{transform:translate(71.4141vw,33.677vh) scale(.7048)}to{transform:translate(68.2064vw,99vh) scale(.7048)}}.snow:nth-child(369){opacity:.362;transform:translate(14.4203vw,-10px) scale(.7101);animation:fall-369 27s -6s linear infinite}@keyframes fall-369{37.047%{transform:translate(11.9912vw,37.047vh) scale(.7101)}to{transform:translate(13.20575vw,99vh) scale(.7101)}}.snow:nth-child(370){opacity:1.235;transform:translate(95.455vw,-10px) scale(.0079);animation:fall-370 10s -10s linear infinite}@keyframes fall-370{37.427%{transform:translate(98.5957vw,37.427vh) scale(.0079)}to{transform:translate(97.02535vw,99vh) scale(.0079)}}.snow:nth-child(371){opacity:.4934;transform:translate(11.9263vw,-10px) scale(.1498);animation:fall-371 16s -17s linear infinite}@keyframes fall-371{55.352%{transform:translate(4.9211vw,55.352vh) scale(.1498)}to{transform:translate(8.4237vw,99vh) scale(.1498)}}.snow:nth-child(372){opacity:.4036;transform:translate(67.1475vw,-10px) scale(.5069);animation:fall-372 18s -16s linear infinite}@keyframes fall-372{42.244%{transform:translate(75.4897vw,42.244vh) scale(.5069)}to{transform:translate(71.3186vw,99vh) scale(.5069)}}.snow:nth-child(373){opacity:.0506;transform:translate(86.7359vw,-10px) scale(.9226);animation:fall-373 22s -16s linear infinite}@keyframes fall-373{42.752%{transform:translate(92.627vw,42.752vh) scale(.9226)}to{transform:translate(89.68145vw,99vh) scale(.9226)}}.snow:nth-child(374){opacity:1.002;transform:translate(35.9319vw,-10px) scale(.7979);animation:fall-374 27s -30s linear infinite}@keyframes fall-374{67.11%{transform:translate(38.6645vw,67.11vh) scale(.7979)}to{transform:translate(37.2982vw,99vh) scale(.7979)}}.snow:nth-child(375){opacity:1.4608;transform:translate(86.8204vw,-10px) scale(.688);animation:fall-375 27s -26s linear infinite}@keyframes fall-375{58.148%{transform:translate(94.4325vw,58.148vh) scale(.688)}to{transform:translate(90.62645vw,99vh) scale(.688)}}.snow:nth-child(376){opacity:1.573;transform:translate(9.6912vw,-10px) scale(.9823);animation:fall-376 13s -5s linear infinite}@keyframes fall-376{44.185%{transform:translate(9.8803vw,44.185vh) scale(.9823)}to{transform:translate(9.78575vw,99vh) scale(.9823)}}.snow:nth-child(377){opacity:.04;transform:translate(55.6376vw,-10px) scale(.3252);animation:fall-377 18s -15s linear infinite}@keyframes fall-377{37.53%{transform:translate(47.7488vw,37.53vh) scale(.3252)}to{transform:translate(51.6932vw,99vh) scale(.3252)}}.snow:nth-child(378){opacity:1.6334;transform:translate(57.7679vw,-10px) scale(.3662);animation:fall-378 19s -14s linear infinite}@keyframes fall-378{52.215%{transform:translate(61.885vw,52.215vh) scale(.3662)}to{transform:translate(59.82645vw,99vh) scale(.3662)}}.snow:nth-child(379){opacity:.4952;transform:translate(78.7333vw,-10px) scale(.8934);animation:fall-379 29s -9s linear infinite}@keyframes fall-379{75.253%{transform:translate(72.9196vw,75.253vh) scale(.8934)}to{transform:translate(75.82645vw,99vh) scale(.8934)}}.snow:nth-child(380){opacity:1.1282;transform:translate(59.9389vw,-10px) scale(.2653);animation:fall-380 24s -21s linear infinite}@keyframes fall-380{73.126%{transform:translate(63.193vw,73.126vh) scale(.2653)}to{transform:translate(61.56595vw,99vh) scale(.2653)}}.snow:nth-child(381){opacity:1.9548;transform:translate(24.8815vw,-10px) scale(.4174);animation:fall-381 11s -11s linear infinite}@keyframes fall-381{63.726%{transform:translate(25.1288vw,63.726vh) scale(.4174)}to{transform:translate(25.00515vw,99vh) scale(.4174)}}.snow:nth-child(382){opacity:.1112;transform:translate(8.4873vw,-10px) scale(.0765);animation:fall-382 21s -11s linear infinite}@keyframes fall-382{60.628%{transform:translate(.8818vw,60.628vh) scale(.0765)}to{transform:translate(4.68455vw,99vh) scale(.0765)}}.snow:nth-child(383){opacity:.652;transform:translate(62.5271vw,-10px) scale(.3021);animation:fall-383 29s -26s linear infinite}@keyframes fall-383{69.184%{transform:translate(58.8694vw,69.184vh) scale(.3021)}to{transform:translate(60.69825vw,99vh) scale(.3021)}}.snow:nth-child(384){opacity:.3984;transform:translate(32.9706vw,-10px) scale(.7346);animation:fall-384 30s -21s linear infinite}@keyframes fall-384{56.555%{transform:translate(26.1652vw,56.555vh) scale(.7346)}to{transform:translate(29.5679vw,99vh) scale(.7346)}}.snow:nth-child(385){opacity:.0376;transform:translate(95.1613vw,-10px) scale(.9204);animation:fall-385 24s -25s linear infinite}@keyframes fall-385{38.655%{transform:translate(102.7736vw,38.655vh) scale(.9204)}to{transform:translate(98.96745vw,99vh) scale(.9204)}}.snow:nth-child(386){opacity:.1254;transform:translate(70.5995vw,-10px) scale(.0685);animation:fall-386 29s -28s linear infinite}@keyframes fall-386{43.56%{transform:translate(69.7075vw,43.56vh) scale(.0685)}to{transform:translate(70.1535vw,99vh) scale(.0685)}}.snow:nth-child(387){opacity:.6308;transform:translate(51.8684vw,-10px) scale(.5674);animation:fall-387 14s -11s linear infinite}@keyframes fall-387{31.546%{transform:translate(52.9391vw,31.546vh) scale(.5674)}to{transform:translate(52.40375vw,99vh) scale(.5674)}}.snow:nth-child(388){opacity:.2916;transform:translate(54.1241vw,-10px) scale(.5201);animation:fall-388 21s -22s linear infinite}@keyframes fall-388{72.611%{transform:translate(49.0977vw,72.611vh) scale(.5201)}to{transform:translate(51.6109vw,99vh) scale(.5201)}}.snow:nth-child(389){opacity:.7754;transform:translate(73.2878vw,-10px) scale(.5877);animation:fall-389 25s -15s linear infinite}@keyframes fall-389{49.339%{transform:translate(68.9265vw,49.339vh) scale(.5877)}to{transform:translate(71.10715vw,99vh) scale(.5877)}}.snow:nth-child(390){opacity:1.4226;transform:translate(78.9364vw,-10px) scale(.2285);animation:fall-390 20s -29s linear infinite}@keyframes fall-390{64.099%{transform:translate(69.6845vw,64.099vh) scale(.2285)}to{transform:translate(74.31045vw,99vh) scale(.2285)}}.snow:nth-child(391){opacity:.2844;transform:translate(41.6599vw,-10px) scale(.0843);animation:fall-391 12s -23s linear infinite}@keyframes fall-391{79.586%{transform:translate(34.2829vw,79.586vh) scale(.0843)}to{transform:translate(37.9714vw,99vh) scale(.0843)}}.snow:nth-child(392){opacity:1.2358;transform:translate(61.613vw,-10px) scale(.9062);animation:fall-392 22s -13s linear infinite}@keyframes fall-392{40.781%{transform:translate(54.7453vw,40.781vh) scale(.9062)}to{transform:translate(58.17915vw,99vh) scale(.9062)}}.snow:nth-child(393){opacity:.136;transform:translate(21.4222vw,-10px) scale(.5854);animation:fall-393 13s -30s linear infinite}@keyframes fall-393{79.888%{transform:translate(16.8517vw,79.888vh) scale(.5854)}to{transform:translate(19.13695vw,99vh) scale(.5854)}}.snow:nth-child(394){opacity:.5074;transform:translate(23.1716vw,-10px) scale(.0895);animation:fall-394 17s -12s linear infinite}@keyframes fall-394{71.421%{transform:translate(26.5268vw,71.421vh) scale(.0895)}to{transform:translate(24.8492vw,99vh) scale(.0895)}}.snow:nth-child(395){opacity:1.7404;transform:translate(31.5849vw,-10px) scale(.047);animation:fall-395 11s -1s linear infinite}@keyframes fall-395{72.366%{transform:translate(28.0213vw,72.366vh) scale(.047)}to{transform:translate(29.8031vw,99vh) scale(.047)}}.snow:nth-child(396){opacity:.5222;transform:translate(14.596vw,-10px) scale(.2347);animation:fall-396 10s -25s linear infinite}@keyframes fall-396{74.231%{transform:translate(5.133vw,74.231vh) scale(.2347)}to{transform:translate(9.8645vw,99vh) scale(.2347)}}.snow:nth-child(397){opacity:.9266;transform:translate(48.2285vw,-10px) scale(.617);animation:fall-397 18s -25s linear infinite}@keyframes fall-397{58.174%{transform:translate(53.3934vw,58.174vh) scale(.617)}to{transform:translate(50.81095vw,99vh) scale(.617)}}.snow:nth-child(398){opacity:1.2998;transform:translate(26.3234vw,-10px) scale(.2645);animation:fall-398 15s -26s linear infinite}@keyframes fall-398{33.106%{transform:translate(24.0562vw,33.106vh) scale(.2645)}to{transform:translate(25.1898vw,99vh) scale(.2645)}}.snow:nth-child(399){opacity:1.568;transform:translate(89.0989vw,-10px) scale(.8602);animation:fall-399 15s -30s linear infinite}@keyframes fall-399{56.511%{transform:translate(91.5655vw,56.511vh) scale(.8602)}to{transform:translate(90.3322vw,99vh) scale(.8602)}}.snow:nth-child(400){opacity:1.1846;transform:translate(18.7361vw,-10px) scale(.7018);animation:fall-400 11s -22s linear infinite}@keyframes fall-400{35.471%{transform:translate(13.2937vw,35.471vh) scale(.7018)}to{transform:translate(16.0149vw,99vh) scale(.7018)}}\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:.9336;transform:translate(92.1569vw,-10px) scale(.4445);animation:fall-1 22s -17s linear infinite}@keyframes fall-1{38.034%{transform:translate(84.6615vw,38.034vh) scale(.4445)}to{transform:translate(88.4092vw,99vh) scale(.4445)}}.snow:nth-child(2){opacity:1.1522;transform:translate(71.4719vw,-10px) scale(.6965);animation:fall-2 20s -14s linear infinite}@keyframes fall-2{33.631%{transform:translate(73.5047vw,33.631vh) scale(.6965)}to{transform:translate(72.4883vw,99vh) scale(.6965)}}.snow:nth-child(3){opacity:.987;transform:translate(5.3293vw,-10px) scale(.3527);animation:fall-3 18s -19s linear infinite}@keyframes fall-3{72.863%{transform:translate(5.6527vw,72.863vh) scale(.3527)}to{transform:translate(5.491vw,99vh) scale(.3527)}}.snow:nth-child(4){opacity:1.4564;transform:translate(22.147vw,-10px) scale(.6956);animation:fall-4 20s -20s linear infinite}@keyframes fall-4{52.435%{transform:translate(14.4747vw,52.435vh) scale(.6956)}to{transform:translate(18.31085vw,99vh) scale(.6956)}}.snow:nth-child(5){opacity:.7954;transform:translate(21.5942vw,-10px) scale(.0786);animation:fall-5 24s -11s linear infinite}@keyframes fall-5{45.976%{transform:translate(25.1528vw,45.976vh) scale(.0786)}to{transform:translate(23.3735vw,99vh) scale(.0786)}}.snow:nth-child(6){opacity:.1682;transform:translate(76.3885vw,-10px) scale(.2159);animation:fall-6 18s -28s linear infinite}@keyframes fall-6{34.85%{transform:translate(82.2882vw,34.85vh) scale(.2159)}to{transform:translate(79.33835vw,99vh) scale(.2159)}}.snow:nth-child(7){opacity:1.4248;transform:translate(57.449vw,-10px) scale(.7302);animation:fall-7 13s -29s linear infinite}@keyframes fall-7{41.786%{transform:translate(61.2891vw,41.786vh) scale(.7302)}to{transform:translate(59.36905vw,99vh) scale(.7302)}}.snow:nth-child(8){opacity:1.3002;transform:translate(85.2695vw,-10px) scale(.5508);animation:fall-8 21s -25s linear infinite}@keyframes fall-8{63.574%{transform:translate(90.0049vw,63.574vh) scale(.5508)}to{transform:translate(87.6372vw,99vh) scale(.5508)}}.snow:nth-child(9){opacity:.9744;transform:translate(16.1989vw,-10px) scale(.9614);animation:fall-9 14s -14s linear infinite}@keyframes fall-9{62.016%{transform:translate(23.7111vw,62.016vh) scale(.9614)}to{transform:translate(19.955vw,99vh) scale(.9614)}}.snow:nth-child(10){opacity:.1194;transform:translate(87.2366vw,-10px) scale(.9558);animation:fall-10 13s -2s linear infinite}@keyframes fall-10{61.922%{transform:translate(93.2081vw,61.922vh) scale(.9558)}to{transform:translate(90.22235vw,99vh) scale(.9558)}}.snow:nth-child(11){opacity:1.976;transform:translate(15.1655vw,-10px) scale(.8307);animation:fall-11 25s -22s linear infinite}@keyframes fall-11{40.575%{transform:translate(16.3293vw,40.575vh) scale(.8307)}to{transform:translate(15.7474vw,99vh) scale(.8307)}}.snow:nth-child(12){opacity:1.5714;transform:translate(89.1337vw,-10px) scale(.13);animation:fall-12 15s -17s linear infinite}@keyframes fall-12{40.5%{transform:translate(80.797vw,40.5vh) scale(.13)}to{transform:translate(84.96535vw,99vh) scale(.13)}}.snow:nth-child(13){opacity:1.4578;transform:translate(1.9088vw,-10px) scale(.4168);animation:fall-13 13s -11s linear infinite}@keyframes fall-13{44.804%{transform:translate(2.7565vw,44.804vh) scale(.4168)}to{transform:translate(2.33265vw,99vh) scale(.4168)}}.snow:nth-child(14){opacity:.4598;transform:translate(91.2169vw,-10px) scale(.8353);animation:fall-14 11s -13s linear infinite}@keyframes fall-14{40.279%{transform:translate(90.673vw,40.279vh) scale(.8353)}to{transform:translate(90.94495vw,99vh) scale(.8353)}}.snow:nth-child(15){opacity:.8252;transform:translate(70.0838vw,-10px) scale(.839);animation:fall-15 22s -5s linear infinite}@keyframes fall-15{60.602%{transform:translate(61.6472vw,60.602vh) scale(.839)}to{transform:translate(65.8655vw,99vh) scale(.839)}}.snow:nth-child(16){opacity:.4438;transform:translate(88.7168vw,-10px) scale(.9728);animation:fall-16 13s -7s linear infinite}@keyframes fall-16{63.271%{transform:translate(90.5815vw,63.271vh) scale(.9728)}to{transform:translate(89.64915vw,99vh) scale(.9728)}}.snow:nth-child(17){opacity:.017;transform:translate(78.126vw,-10px) scale(.3178);animation:fall-17 19s -14s linear infinite}@keyframes fall-17{37.212%{transform:translate(80.8542vw,37.212vh) scale(.3178)}to{transform:translate(79.4901vw,99vh) scale(.3178)}}.snow:nth-child(18){opacity:1.7492;transform:translate(96.6933vw,-10px) scale(.5231);animation:fall-18 25s -28s linear infinite}@keyframes fall-18{31.336%{transform:translate(92.2232vw,31.336vh) scale(.5231)}to{transform:translate(94.45825vw,99vh) scale(.5231)}}.snow:nth-child(19){opacity:1.5216;transform:translate(90.0228vw,-10px) scale(.9762);animation:fall-19 24s -13s linear infinite}@keyframes fall-19{46.972%{transform:translate(96.2725vw,46.972vh) scale(.9762)}to{transform:translate(93.14765vw,99vh) scale(.9762)}}.snow:nth-child(20){opacity:1.4544;transform:translate(62.2405vw,-10px) scale(.0791);animation:fall-20 29s -26s linear infinite}@keyframes fall-20{72.396%{transform:translate(69.8445vw,72.396vh) scale(.0791)}to{transform:translate(66.0425vw,99vh) scale(.0791)}}.snow:nth-child(21){opacity:.044;transform:translate(73.8153vw,-10px) scale(.7231);animation:fall-21 30s -21s linear infinite}@keyframes fall-21{70.164%{transform:translate(74.6502vw,70.164vh) scale(.7231)}to{transform:translate(74.23275vw,99vh) scale(.7231)}}.snow:nth-child(22){opacity:1.8102;transform:translate(69.067vw,-10px) scale(.1284);animation:fall-22 28s -26s linear infinite}@keyframes fall-22{60.748%{transform:translate(76.8256vw,60.748vh) scale(.1284)}to{transform:translate(72.9463vw,99vh) scale(.1284)}}.snow:nth-child(23){opacity:.7548;transform:translate(15.3644vw,-10px) scale(.4381);animation:fall-23 17s -9s linear infinite}@keyframes fall-23{54.547%{transform:translate(18.7711vw,54.547vh) scale(.4381)}to{transform:translate(17.06775vw,99vh) scale(.4381)}}.snow:nth-child(24){opacity:.284;transform:translate(66.0435vw,-10px) scale(.0659);animation:fall-24 28s -26s linear infinite}@keyframes fall-24{66.513%{transform:translate(60.9129vw,66.513vh) scale(.0659)}to{transform:translate(63.4782vw,99vh) scale(.0659)}}.snow:nth-child(25){opacity:1.4114;transform:translate(51.1587vw,-10px) scale(.4864);animation:fall-25 15s -19s linear infinite}@keyframes fall-25{55.852%{transform:translate(49.9325vw,55.852vh) scale(.4864)}to{transform:translate(50.5456vw,99vh) scale(.4864)}}.snow:nth-child(26){opacity:1.978;transform:translate(52.7671vw,-10px) scale(.6411);animation:fall-26 13s -28s linear infinite}@keyframes fall-26{77.151%{transform:translate(52.3234vw,77.151vh) scale(.6411)}to{transform:translate(52.54525vw,99vh) scale(.6411)}}.snow:nth-child(27){opacity:.8264;transform:translate(87.4991vw,-10px) scale(.2821);animation:fall-27 24s -25s linear infinite}@keyframes fall-27{41.449%{transform:translate(95.5629vw,41.449vh) scale(.2821)}to{transform:translate(91.531vw,99vh) scale(.2821)}}.snow:nth-child(28){opacity:1.3368;transform:translate(.8623vw,-10px) scale(.9784);animation:fall-28 12s -18s linear infinite}@keyframes fall-28{35.867%{transform:translate(-8.2294vw,35.867vh) scale(.9784)}to{transform:translate(-3.68355vw,99vh) scale(.9784)}}.snow:nth-child(29){opacity:1.5066;transform:translate(78.1416vw,-10px) scale(.1151);animation:fall-29 30s -24s linear infinite}@keyframes fall-29{72.386%{transform:translate(88.0605vw,72.386vh) scale(.1151)}to{transform:translate(83.10105vw,99vh) scale(.1151)}}.snow:nth-child(30){opacity:.012;transform:translate(15.2035vw,-10px) scale(.1604);animation:fall-30 20s -8s linear infinite}@keyframes fall-30{41.586%{transform:translate(5.7102vw,41.586vh) scale(.1604)}to{transform:translate(10.45685vw,99vh) scale(.1604)}}.snow:nth-child(31){opacity:.5298;transform:translate(32.4043vw,-10px) scale(.4704);animation:fall-31 11s -28s linear infinite}@keyframes fall-31{58.393%{transform:translate(24.0984vw,58.393vh) scale(.4704)}to{transform:translate(28.25135vw,99vh) scale(.4704)}}.snow:nth-child(32){opacity:1.5732;transform:translate(61.8015vw,-10px) scale(.4062);animation:fall-32 23s -15s linear infinite}@keyframes fall-32{71.342%{transform:translate(58.2631vw,71.342vh) scale(.4062)}to{transform:translate(60.0323vw,99vh) scale(.4062)}}.snow:nth-child(33){opacity:1.2814;transform:translate(37.6355vw,-10px) scale(.3068);animation:fall-33 23s -13s linear infinite}@keyframes fall-33{68.616%{transform:translate(36.3388vw,68.616vh) scale(.3068)}to{transform:translate(36.98715vw,99vh) scale(.3068)}}.snow:nth-child(34){opacity:1.7728;transform:translate(52.1867vw,-10px) scale(.4627);animation:fall-34 26s -1s linear infinite}@keyframes fall-34{60.596%{transform:translate(54.0569vw,60.596vh) scale(.4627)}to{transform:translate(53.1218vw,99vh) scale(.4627)}}.snow:nth-child(35){opacity:.5114;transform:translate(39.8513vw,-10px) scale(.4052);animation:fall-35 16s -10s linear infinite}@keyframes fall-35{68.673%{transform:translate(41.7473vw,68.673vh) scale(.4052)}to{transform:translate(40.7993vw,99vh) scale(.4052)}}.snow:nth-child(36){opacity:.2444;transform:translate(37.0885vw,-10px) scale(.6781);animation:fall-36 30s -30s linear infinite}@keyframes fall-36{36.203%{transform:translate(43.6866vw,36.203vh) scale(.6781)}to{transform:translate(40.38755vw,99vh) scale(.6781)}}.snow:nth-child(37){opacity:.8346;transform:translate(13.7649vw,-10px) scale(.7869);animation:fall-37 10s -17s linear infinite}@keyframes fall-37{40.495%{transform:translate(20.5378vw,40.495vh) scale(.7869)}to{transform:translate(17.15135vw,99vh) scale(.7869)}}.snow:nth-child(38){opacity:.5388;transform:translate(54.4605vw,-10px) scale(.0786);animation:fall-38 28s -8s linear infinite}@keyframes fall-38{32.483%{transform:translate(60.595vw,32.483vh) scale(.0786)}to{transform:translate(57.52775vw,99vh) scale(.0786)}}.snow:nth-child(39){opacity:.465;transform:translate(46.9068vw,-10px) scale(.5591);animation:fall-39 15s -28s linear infinite}@keyframes fall-39{64.404%{transform:translate(49.791vw,64.404vh) scale(.5591)}to{transform:translate(48.3489vw,99vh) scale(.5591)}}.snow:nth-child(40){opacity:1.841;transform:translate(74.3262vw,-10px) scale(.9299);animation:fall-40 22s -6s linear infinite}@keyframes fall-40{59.166%{transform:translate(75.0896vw,59.166vh) scale(.9299)}to{transform:translate(74.7079vw,99vh) scale(.9299)}}.snow:nth-child(41){opacity:1.429;transform:translate(7.415vw,-10px) scale(.5574);animation:fall-41 15s -7s linear infinite}@keyframes fall-41{47.79%{transform:translate(15.8289vw,47.79vh) scale(.5574)}to{transform:translate(11.62195vw,99vh) scale(.5574)}}.snow:nth-child(42){opacity:.584;transform:translate(5.6106vw,-10px) scale(.803);animation:fall-42 20s -21s linear infinite}@keyframes fall-42{58.409%{transform:translate(12.5895vw,58.409vh) scale(.803)}to{transform:translate(9.10005vw,99vh) scale(.803)}}.snow:nth-child(43){opacity:.0218;transform:translate(46.4706vw,-10px) scale(.7713);animation:fall-43 25s -13s linear infinite}@keyframes fall-43{48.202%{transform:translate(36.8792vw,48.202vh) scale(.7713)}to{transform:translate(41.6749vw,99vh) scale(.7713)}}.snow:nth-child(44){opacity:1.5324;transform:translate(59.6083vw,-10px) scale(.3097);animation:fall-44 19s -14s linear infinite}@keyframes fall-44{63.831%{transform:translate(54.6772vw,63.831vh) scale(.3097)}to{transform:translate(57.14275vw,99vh) scale(.3097)}}.snow:nth-child(45){opacity:1.208;transform:translate(56.0652vw,-10px) scale(.1663);animation:fall-45 20s -25s linear infinite}@keyframes fall-45{34.304%{transform:translate(54.6833vw,34.304vh) scale(.1663)}to{transform:translate(55.37425vw,99vh) scale(.1663)}}.snow:nth-child(46){opacity:1.6528;transform:translate(91.5024vw,-10px) scale(.1467);animation:fall-46 19s -13s linear infinite}@keyframes fall-46{50.846%{transform:translate(82.2599vw,50.846vh) scale(.1467)}to{transform:translate(86.88115vw,99vh) scale(.1467)}}.snow:nth-child(47){opacity:1.1306;transform:translate(80.3938vw,-10px) scale(.5459);animation:fall-47 13s -2s linear infinite}@keyframes fall-47{62.369%{transform:translate(84.6531vw,62.369vh) scale(.5459)}to{transform:translate(82.52345vw,99vh) scale(.5459)}}.snow:nth-child(48){opacity:.3044;transform:translate(64.8563vw,-10px) scale(.9298);animation:fall-48 19s -19s linear infinite}@keyframes fall-48{58.359%{transform:translate(66.9131vw,58.359vh) scale(.9298)}to{transform:translate(65.8847vw,99vh) scale(.9298)}}.snow:nth-child(49){opacity:.4166;transform:translate(90.3464vw,-10px) scale(.592);animation:fall-49 20s -30s linear infinite}@keyframes fall-49{76.598%{transform:translate(96.5521vw,76.598vh) scale(.592)}to{transform:translate(93.44925vw,99vh) scale(.592)}}.snow:nth-child(50){opacity:1.2304;transform:translate(98.1821vw,-10px) scale(.5087);animation:fall-50 14s -4s linear infinite}@keyframes fall-50{36.24%{transform:translate(96.109vw,36.24vh) scale(.5087)}to{transform:translate(97.14555vw,99vh) scale(.5087)}}.snow:nth-child(51){opacity:.6028;transform:translate(57.4786vw,-10px) scale(.6224);animation:fall-51 24s -24s linear infinite}@keyframes fall-51{58.43%{transform:translate(59.3657vw,58.43vh) scale(.6224)}to{transform:translate(58.42215vw,99vh) scale(.6224)}}.snow:nth-child(52){opacity:1.928;transform:translate(59.2735vw,-10px) scale(.6662);animation:fall-52 22s -22s linear infinite}@keyframes fall-52{50.729%{transform:translate(53.2311vw,50.729vh) scale(.6662)}to{transform:translate(56.2523vw,99vh) scale(.6662)}}.snow:nth-child(53){opacity:.6226;transform:translate(23.3358vw,-10px) scale(.512);animation:fall-53 11s -20s linear infinite}@keyframes fall-53{49.536%{transform:translate(24.6217vw,49.536vh) scale(.512)}to{transform:translate(23.97875vw,99vh) scale(.512)}}.snow:nth-child(54){opacity:1.1876;transform:translate(45.3313vw,-10px) scale(.2925);animation:fall-54 11s -5s linear infinite}@keyframes fall-54{59.193%{transform:translate(42.5612vw,59.193vh) scale(.2925)}to{transform:translate(43.94625vw,99vh) scale(.2925)}}.snow:nth-child(55){opacity:1.8032;transform:translate(93.1856vw,-10px) scale(.0666);animation:fall-55 15s -8s linear infinite}@keyframes fall-55{73.304%{transform:translate(91.4979vw,73.304vh) scale(.0666)}to{transform:translate(92.34175vw,99vh) scale(.0666)}}.snow:nth-child(56){opacity:1.0932;transform:translate(73.6928vw,-10px) scale(.6132);animation:fall-56 17s -21s linear infinite}@keyframes fall-56{60.896%{transform:translate(72.2041vw,60.896vh) scale(.6132)}to{transform:translate(72.94845vw,99vh) scale(.6132)}}.snow:nth-child(57){opacity:.1232;transform:translate(14.4957vw,-10px) scale(.4902);animation:fall-57 11s -13s linear infinite}@keyframes fall-57{58.237%{transform:translate(20.3291vw,58.237vh) scale(.4902)}to{transform:translate(17.4124vw,99vh) scale(.4902)}}.snow:nth-child(58){opacity:1.1264;transform:translate(55.0861vw,-10px) scale(.0599);animation:fall-58 12s -29s linear infinite}@keyframes fall-58{61.812%{transform:translate(55.1899vw,61.812vh) scale(.0599)}to{transform:translate(55.138vw,99vh) scale(.0599)}}.snow:nth-child(59){opacity:.9106;transform:translate(16.2741vw,-10px) scale(.3146);animation:fall-59 23s -23s linear infinite}@keyframes fall-59{72.339%{transform:translate(20.5862vw,72.339vh) scale(.3146)}to{transform:translate(18.43015vw,99vh) scale(.3146)}}.snow:nth-child(60){opacity:.6324;transform:translate(18.0752vw,-10px) scale(.148);animation:fall-60 30s -4s linear infinite}@keyframes fall-60{49.712%{transform:translate(11.6532vw,49.712vh) scale(.148)}to{transform:translate(14.8642vw,99vh) scale(.148)}}.snow:nth-child(61){opacity:1.2252;transform:translate(65.0424vw,-10px) scale(.9345);animation:fall-61 15s -26s linear infinite}@keyframes fall-61{66.19%{transform:translate(65.3101vw,66.19vh) scale(.9345)}to{transform:translate(65.17625vw,99vh) scale(.9345)}}.snow:nth-child(62){opacity:1.6014;transform:translate(92.866vw,-10px) scale(.4802);animation:fall-62 28s -19s linear infinite}@keyframes fall-62{55.512%{transform:translate(96.7031vw,55.512vh) scale(.4802)}to{transform:translate(94.78455vw,99vh) scale(.4802)}}.snow:nth-child(63){opacity:1.9632;transform:translate(71.8075vw,-10px) scale(.3015);animation:fall-63 13s -20s linear infinite}@keyframes fall-63{43.204%{transform:translate(73.249vw,43.204vh) scale(.3015)}to{transform:translate(72.52825vw,99vh) scale(.3015)}}.snow:nth-child(64){opacity:1.8394;transform:translate(64.864vw,-10px) scale(.2587);animation:fall-64 10s -28s linear infinite}@keyframes fall-64{37.67%{transform:translate(71.7559vw,37.67vh) scale(.2587)}to{transform:translate(68.30995vw,99vh) scale(.2587)}}.snow:nth-child(65){opacity:1.1418;transform:translate(69.1813vw,-10px) scale(.2951);animation:fall-65 27s -19s linear infinite}@keyframes fall-65{42.31%{transform:translate(66.554vw,42.31vh) scale(.2951)}to{transform:translate(67.86765vw,99vh) scale(.2951)}}.snow:nth-child(66){opacity:.4866;transform:translate(96.9316vw,-10px) scale(.4436);animation:fall-66 29s -15s linear infinite}@keyframes fall-66{78.984%{transform:translate(90.6449vw,78.984vh) scale(.4436)}to{transform:translate(93.78825vw,99vh) scale(.4436)}}.snow:nth-child(67){opacity:.5202;transform:translate(1.2302vw,-10px) scale(.7763);animation:fall-67 11s -23s linear infinite}@keyframes fall-67{53.736%{transform:translate(3.8213vw,53.736vh) scale(.7763)}to{transform:translate(2.52575vw,99vh) scale(.7763)}}.snow:nth-child(68){opacity:.5724;transform:translate(47.4219vw,-10px) scale(.4948);animation:fall-68 11s -19s linear infinite}@keyframes fall-68{40.069%{transform:translate(52.4649vw,40.069vh) scale(.4948)}to{transform:translate(49.9434vw,99vh) scale(.4948)}}.snow:nth-child(69){opacity:.6908;transform:translate(17.2578vw,-10px) scale(.4584);animation:fall-69 18s -19s linear infinite}@keyframes fall-69{77.053%{transform:translate(16.911vw,77.053vh) scale(.4584)}to{transform:translate(17.0844vw,99vh) scale(.4584)}}.snow:nth-child(70){opacity:1.6772;transform:translate(10.2444vw,-10px) scale(.2115);animation:fall-70 27s -1s linear infinite}@keyframes fall-70{49.151%{transform:translate(9.8892vw,49.151vh) scale(.2115)}to{transform:translate(10.0668vw,99vh) scale(.2115)}}.snow:nth-child(71){opacity:.1572;transform:translate(82.8457vw,-10px) scale(.0236);animation:fall-71 22s -21s linear infinite}@keyframes fall-71{68.706%{transform:translate(82.2351vw,68.706vh) scale(.0236)}to{transform:translate(82.5404vw,99vh) scale(.0236)}}.snow:nth-child(72){opacity:1.4034;transform:translate(94.4597vw,-10px) scale(.9527);animation:fall-72 27s -12s linear infinite}@keyframes fall-72{71.504%{transform:translate(94.1037vw,71.504vh) scale(.9527)}to{transform:translate(94.2817vw,99vh) scale(.9527)}}.snow:nth-child(73){opacity:.9194;transform:translate(11vw,-10px) scale(.6125);animation:fall-73 15s -27s linear infinite}@keyframes fall-73{35.173%{transform:translate(10.4526vw,35.173vh) scale(.6125)}to{transform:translate(10.7263vw,99vh) scale(.6125)}}.snow:nth-child(74){opacity:.4352;transform:translate(9.8754vw,-10px) scale(.5889);animation:fall-74 17s -13s linear infinite}@keyframes fall-74{42.879%{transform:translate(10.9534vw,42.879vh) scale(.5889)}to{transform:translate(10.4144vw,99vh) scale(.5889)}}.snow:nth-child(75){opacity:.5636;transform:translate(8.745vw,-10px) scale(.1176);animation:fall-75 18s -1s linear infinite}@keyframes fall-75{75.308%{transform:translate(18.5718vw,75.308vh) scale(.1176)}to{transform:translate(13.6584vw,99vh) scale(.1176)}}.snow:nth-child(76){opacity:1.7806;transform:translate(3.9411vw,-10px) scale(.0006);animation:fall-76 28s -5s linear infinite}@keyframes fall-76{68.15%{transform:translate(-3.174vw,68.15vh) scale(.0006)}to{transform:translate(.38355vw,99vh) scale(.0006)}}.snow:nth-child(77){opacity:1.5502;transform:translate(52.7152vw,-10px) scale(.6572);animation:fall-77 20s -1s linear infinite}@keyframes fall-77{55.672%{transform:translate(48.3207vw,55.672vh) scale(.6572)}to{transform:translate(50.51795vw,99vh) scale(.6572)}}.snow:nth-child(78){opacity:.5836;transform:translate(86.5018vw,-10px) scale(.5393);animation:fall-78 15s -10s linear infinite}@keyframes fall-78{64.542%{transform:translate(84.589vw,64.542vh) scale(.5393)}to{transform:translate(85.5454vw,99vh) scale(.5393)}}.snow:nth-child(79){opacity:.7698;transform:translate(11.0494vw,-10px) scale(.5254);animation:fall-79 14s -5s linear infinite}@keyframes fall-79{69.828%{transform:translate(9.6029vw,69.828vh) scale(.5254)}to{transform:translate(10.32615vw,99vh) scale(.5254)}}.snow:nth-child(80){opacity:1.3656;transform:translate(70.3287vw,-10px) scale(.7409);animation:fall-80 26s -30s linear infinite}@keyframes fall-80{55.588%{transform:translate(76.4373vw,55.588vh) scale(.7409)}to{transform:translate(73.383vw,99vh) scale(.7409)}}.snow:nth-child(81){opacity:1.8122;transform:translate(59.4171vw,-10px) scale(.1113);animation:fall-81 18s -30s linear infinite}@keyframes fall-81{73.317%{transform:translate(63.1805vw,73.317vh) scale(.1113)}to{transform:translate(61.2988vw,99vh) scale(.1113)}}.snow:nth-child(82){opacity:1.028;transform:translate(64.4802vw,-10px) scale(.0715);animation:fall-82 26s -21s linear infinite}@keyframes fall-82{74.682%{transform:translate(67.469vw,74.682vh) scale(.0715)}to{transform:translate(65.9746vw,99vh) scale(.0715)}}.snow:nth-child(83){opacity:.2328;transform:translate(3.3502vw,-10px) scale(.5284);animation:fall-83 22s -24s linear infinite}@keyframes fall-83{72.858%{transform:translate(12.2114vw,72.858vh) scale(.5284)}to{transform:translate(7.7808vw,99vh) scale(.5284)}}.snow:nth-child(84){opacity:1.2748;transform:translate(31.8697vw,-10px) scale(.5531);animation:fall-84 30s -23s linear infinite}@keyframes fall-84{40.905%{transform:translate(35.2446vw,40.905vh) scale(.5531)}to{transform:translate(33.55715vw,99vh) scale(.5531)}}.snow:nth-child(85){opacity:1.2696;transform:translate(22.0024vw,-10px) scale(.5058);animation:fall-85 29s -1s linear infinite}@keyframes fall-85{33.02%{transform:translate(23.7864vw,33.02vh) scale(.5058)}to{transform:translate(22.8944vw,99vh) scale(.5058)}}.snow:nth-child(86){opacity:.1072;transform:translate(89.3115vw,-10px) scale(.835);animation:fall-86 18s -16s linear infinite}@keyframes fall-86{54.765%{transform:translate(84.3792vw,54.765vh) scale(.835)}to{transform:translate(86.84535vw,99vh) scale(.835)}}.snow:nth-child(87){opacity:.0078;transform:translate(92.4389vw,-10px) scale(.2064);animation:fall-87 10s -11s linear infinite}@keyframes fall-87{52.05%{transform:translate(84.8687vw,52.05vh) scale(.2064)}to{transform:translate(88.6538vw,99vh) scale(.2064)}}.snow:nth-child(88){opacity:1.6928;transform:translate(51.8345vw,-10px) scale(.993);animation:fall-88 14s -17s linear infinite}@keyframes fall-88{30.395%{transform:translate(42.577vw,30.395vh) scale(.993)}to{transform:translate(47.20575vw,99vh) scale(.993)}}.snow:nth-child(89){opacity:1.9652;transform:translate(11.0482vw,-10px) scale(.691);animation:fall-89 30s -21s linear infinite}@keyframes fall-89{45.107%{transform:translate(5.9629vw,45.107vh) scale(.691)}to{transform:translate(8.50555vw,99vh) scale(.691)}}.snow:nth-child(90){opacity:.7968;transform:translate(25.7293vw,-10px) scale(.0384);animation:fall-90 15s -25s linear infinite}@keyframes fall-90{41.08%{transform:translate(32.3936vw,41.08vh) scale(.0384)}to{transform:translate(29.06145vw,99vh) scale(.0384)}}.snow:nth-child(91){opacity:1.2742;transform:translate(94.8997vw,-10px) scale(.7533);animation:fall-91 25s -9s linear infinite}@keyframes fall-91{77.411%{transform:translate(99.8655vw,77.411vh) scale(.7533)}to{transform:translate(97.3826vw,99vh) scale(.7533)}}.snow:nth-child(92){opacity:.0728;transform:translate(59.8346vw,-10px) scale(.2986);animation:fall-92 16s -6s linear infinite}@keyframes fall-92{59.924%{transform:translate(68.035vw,59.924vh) scale(.2986)}to{transform:translate(63.9348vw,99vh) scale(.2986)}}.snow:nth-child(93){opacity:.3756;transform:translate(75.9951vw,-10px) scale(.0081);animation:fall-93 18s -30s linear infinite}@keyframes fall-93{37.239%{transform:translate(82.647vw,37.239vh) scale(.0081)}to{transform:translate(79.32105vw,99vh) scale(.0081)}}.snow:nth-child(94){opacity:1.7064;transform:translate(8.2237vw,-10px) scale(.7828);animation:fall-94 18s -1s linear infinite}@keyframes fall-94{57.165%{transform:translate(11.7797vw,57.165vh) scale(.7828)}to{transform:translate(10.0017vw,99vh) scale(.7828)}}.snow:nth-child(95){opacity:1.3408;transform:translate(76.0485vw,-10px) scale(.3149);animation:fall-95 26s -28s linear infinite}@keyframes fall-95{66.902%{transform:translate(85.829vw,66.902vh) scale(.3149)}to{transform:translate(80.93875vw,99vh) scale(.3149)}}.snow:nth-child(96){opacity:1.2316;transform:translate(47.8294vw,-10px) scale(.4579);animation:fall-96 26s -1s linear infinite}@keyframes fall-96{55.42%{transform:translate(53.434vw,55.42vh) scale(.4579)}to{transform:translate(50.6317vw,99vh) scale(.4579)}}.snow:nth-child(97){opacity:.4466;transform:translate(14.3431vw,-10px) scale(.9314);animation:fall-97 13s -4s linear infinite}@keyframes fall-97{37.1%{transform:translate(5.3292vw,37.1vh) scale(.9314)}to{transform:translate(9.83615vw,99vh) scale(.9314)}}.snow:nth-child(98){opacity:.3078;transform:translate(5.4775vw,-10px) scale(.2719);animation:fall-98 30s -3s linear infinite}@keyframes fall-98{34.256%{transform:translate(-2.0142vw,34.256vh) scale(.2719)}to{transform:translate(1.73165vw,99vh) scale(.2719)}}.snow:nth-child(99){opacity:1.2312;transform:translate(4.6725vw,-10px) scale(.6029);animation:fall-99 18s -30s linear infinite}@keyframes fall-99{45.268%{transform:translate(2.8637vw,45.268vh) scale(.6029)}to{transform:translate(3.7681vw,99vh) scale(.6029)}}.snow:nth-child(100){opacity:.488;transform:translate(66.4197vw,-10px) scale(.8737);animation:fall-100 30s -21s linear infinite}@keyframes fall-100{44.584%{transform:translate(57.8708vw,44.584vh) scale(.8737)}to{transform:translate(62.14525vw,99vh) scale(.8737)}}.snow:nth-child(101){opacity:1.7364;transform:translate(36.2477vw,-10px) scale(.951);animation:fall-101 22s -23s linear infinite}@keyframes fall-101{62.38%{transform:translate(39.6803vw,62.38vh) scale(.951)}to{transform:translate(37.964vw,99vh) scale(.951)}}.snow:nth-child(102){opacity:.8044;transform:translate(90.7408vw,-10px) scale(.6632);animation:fall-102 11s -7s linear infinite}@keyframes fall-102{62.234%{transform:translate(98.3029vw,62.234vh) scale(.6632)}to{transform:translate(94.52185vw,99vh) scale(.6632)}}.snow:nth-child(103){opacity:.8212;transform:translate(91.1456vw,-10px) scale(.179);animation:fall-103 16s -13s linear infinite}@keyframes fall-103{65.253%{transform:translate(91.7863vw,65.253vh) scale(.179)}to{transform:translate(91.46595vw,99vh) scale(.179)}}.snow:nth-child(104){opacity:1.153;transform:translate(44.0962vw,-10px) scale(.8658);animation:fall-104 13s -10s linear infinite}@keyframes fall-104{60.241%{transform:translate(37.9655vw,60.241vh) scale(.8658)}to{transform:translate(41.03085vw,99vh) scale(.8658)}}.snow:nth-child(105){opacity:1.4706;transform:translate(55.8506vw,-10px) scale(.7176);animation:fall-105 26s -30s linear infinite}@keyframes fall-105{35.849%{transform:translate(57.8833vw,35.849vh) scale(.7176)}to{transform:translate(56.86695vw,99vh) scale(.7176)}}.snow:nth-child(106){opacity:.3822;transform:translate(87.3411vw,-10px) scale(.3635);animation:fall-106 21s -10s linear infinite}@keyframes fall-106{45.689%{transform:translate(84.1625vw,45.689vh) scale(.3635)}to{transform:translate(85.7518vw,99vh) scale(.3635)}}.snow:nth-child(107){opacity:1.8262;transform:translate(82.3146vw,-10px) scale(.5775);animation:fall-107 11s -9s linear infinite}@keyframes fall-107{70.556%{transform:translate(90.796vw,70.556vh) scale(.5775)}to{transform:translate(86.5553vw,99vh) scale(.5775)}}.snow:nth-child(108){opacity:1.4248;transform:translate(65.8539vw,-10px) scale(.1206);animation:fall-108 30s -18s linear infinite}@keyframes fall-108{57.927%{transform:translate(59.5031vw,57.927vh) scale(.1206)}to{transform:translate(62.6785vw,99vh) scale(.1206)}}.snow:nth-child(109){opacity:.0752;transform:translate(82.5275vw,-10px) scale(.5358);animation:fall-109 22s -12s linear infinite}@keyframes fall-109{72.166%{transform:translate(85.1144vw,72.166vh) scale(.5358)}to{transform:translate(83.82095vw,99vh) scale(.5358)}}.snow:nth-child(110){opacity:1.9622;transform:translate(39.4541vw,-10px) scale(.6482);animation:fall-110 23s -1s linear infinite}@keyframes fall-110{60.22%{transform:translate(43.9398vw,60.22vh) scale(.6482)}to{transform:translate(41.69695vw,99vh) scale(.6482)}}.snow:nth-child(111){opacity:1.076;transform:translate(30.8067vw,-10px) scale(.2899);animation:fall-111 17s -10s linear infinite}@keyframes fall-111{67.629%{transform:translate(36.824vw,67.629vh) scale(.2899)}to{transform:translate(33.81535vw,99vh) scale(.2899)}}.snow:nth-child(112){opacity:.2948;transform:translate(56.5293vw,-10px) scale(.2549);animation:fall-112 27s -16s linear infinite}@keyframes fall-112{60.402%{transform:translate(56.6864vw,60.402vh) scale(.2549)}to{transform:translate(56.60785vw,99vh) scale(.2549)}}.snow:nth-child(113){opacity:1.7922;transform:translate(31.1019vw,-10px) scale(.6862);animation:fall-113 30s -29s linear infinite}@keyframes fall-113{73.064%{transform:translate(26.42vw,73.064vh) scale(.6862)}to{transform:translate(28.76095vw,99vh) scale(.6862)}}.snow:nth-child(114){opacity:.6126;transform:translate(49.8636vw,-10px) scale(.5868);animation:fall-114 18s -13s linear infinite}@keyframes fall-114{32.164%{transform:translate(50.2949vw,32.164vh) scale(.5868)}to{transform:translate(50.07925vw,99vh) scale(.5868)}}.snow:nth-child(115){opacity:1.9554;transform:translate(65.3248vw,-10px) scale(.4953);animation:fall-115 18s -26s linear infinite}@keyframes fall-115{57.636%{transform:translate(73.2472vw,57.636vh) scale(.4953)}to{transform:translate(69.286vw,99vh) scale(.4953)}}.snow:nth-child(116){opacity:.7792;transform:translate(67.8345vw,-10px) scale(.3319);animation:fall-116 13s -18s linear infinite}@keyframes fall-116{46.123%{transform:translate(71.887vw,46.123vh) scale(.3319)}to{transform:translate(69.86075vw,99vh) scale(.3319)}}.snow:nth-child(117){opacity:1.8626;transform:translate(25.6352vw,-10px) scale(.7186);animation:fall-117 17s -20s linear infinite}@keyframes fall-117{32.419%{transform:translate(32.1367vw,32.419vh) scale(.7186)}to{transform:translate(28.88595vw,99vh) scale(.7186)}}.snow:nth-child(118){opacity:1.3358;transform:translate(54.2897vw,-10px) scale(.9444);animation:fall-118 12s -5s linear infinite}@keyframes fall-118{65.597%{transform:translate(50.6154vw,65.597vh) scale(.9444)}to{transform:translate(52.45255vw,99vh) scale(.9444)}}.snow:nth-child(119){opacity:.7184;transform:translate(68.7745vw,-10px) scale(.452);animation:fall-119 11s -23s linear infinite}@keyframes fall-119{36.291%{transform:translate(71.3187vw,36.291vh) scale(.452)}to{transform:translate(70.0466vw,99vh) scale(.452)}}.snow:nth-child(120){opacity:.3018;transform:translate(82.4537vw,-10px) scale(.7945);animation:fall-120 14s -3s linear infinite}@keyframes fall-120{71.801%{transform:translate(75.6601vw,71.801vh) scale(.7945)}to{transform:translate(79.0569vw,99vh) scale(.7945)}}.snow:nth-child(121){opacity:1.5754;transform:translate(70.0602vw,-10px) scale(.0306);animation:fall-121 22s -7s linear infinite}@keyframes fall-121{34.521%{transform:translate(68.8086vw,34.521vh) scale(.0306)}to{transform:translate(69.4344vw,99vh) scale(.0306)}}.snow:nth-child(122){opacity:.964;transform:translate(97.8227vw,-10px) scale(.2621);animation:fall-122 20s -24s linear infinite}@keyframes fall-122{58.173%{transform:translate(96.3547vw,58.173vh) scale(.2621)}to{transform:translate(97.0887vw,99vh) scale(.2621)}}.snow:nth-child(123){opacity:1.0978;transform:translate(86.2772vw,-10px) scale(.5804);animation:fall-123 15s -3s linear infinite}@keyframes fall-123{62.351%{transform:translate(86.2946vw,62.351vh) scale(.5804)}to{transform:translate(86.2859vw,99vh) scale(.5804)}}.snow:nth-child(124){opacity:1.913;transform:translate(84.1779vw,-10px) scale(.2742);animation:fall-124 29s -19s linear infinite}@keyframes fall-124{43.138%{transform:translate(74.2473vw,43.138vh) scale(.2742)}to{transform:translate(79.2126vw,99vh) scale(.2742)}}.snow:nth-child(125){opacity:.665;transform:translate(95.062vw,-10px) scale(.8287);animation:fall-125 28s -24s linear infinite}@keyframes fall-125{67.905%{transform:translate(100.1313vw,67.905vh) scale(.8287)}to{transform:translate(97.59665vw,99vh) scale(.8287)}}.snow:nth-child(126){opacity:1.7084;transform:translate(55.9873vw,-10px) scale(.4347);animation:fall-126 20s -27s linear infinite}@keyframes fall-126{51.996%{transform:translate(48.0086vw,51.996vh) scale(.4347)}to{transform:translate(51.99795vw,99vh) scale(.4347)}}.snow:nth-child(127){opacity:.6622;transform:translate(50.99vw,-10px) scale(.1113);animation:fall-127 19s -17s linear infinite}@keyframes fall-127{30.843%{transform:translate(43.2195vw,30.843vh) scale(.1113)}to{transform:translate(47.10475vw,99vh) scale(.1113)}}.snow:nth-child(128){opacity:1.3052;transform:translate(90.1917vw,-10px) scale(.5677);animation:fall-128 16s -11s linear infinite}@keyframes fall-128{64.168%{transform:translate(80.9198vw,64.168vh) scale(.5677)}to{transform:translate(85.55575vw,99vh) scale(.5677)}}.snow:nth-child(129){opacity:1.9742;transform:translate(37.2247vw,-10px) scale(.2097);animation:fall-129 23s -5s linear infinite}@keyframes fall-129{56.765%{transform:translate(37.7999vw,56.765vh) scale(.2097)}to{transform:translate(37.5123vw,99vh) scale(.2097)}}.snow:nth-child(130){opacity:1.2518;transform:translate(13.7211vw,-10px) scale(.3836);animation:fall-130 30s -29s linear infinite}@keyframes fall-130{59.313%{transform:translate(9.0648vw,59.313vh) scale(.3836)}to{transform:translate(11.39295vw,99vh) scale(.3836)}}.snow:nth-child(131){opacity:.9636;transform:translate(77.6637vw,-10px) scale(.1939);animation:fall-131 28s -14s linear infinite}@keyframes fall-131{44.857%{transform:translate(74.1293vw,44.857vh) scale(.1939)}to{transform:translate(75.8965vw,99vh) scale(.1939)}}.snow:nth-child(132){opacity:.363;transform:translate(49.1647vw,-10px) scale(.2509);animation:fall-132 20s -17s linear infinite}@keyframes fall-132{70.846%{transform:translate(46.4869vw,70.846vh) scale(.2509)}to{transform:translate(47.8258vw,99vh) scale(.2509)}}.snow:nth-child(133){opacity:1.926;transform:translate(76.7602vw,-10px) scale(.5638);animation:fall-133 18s -29s linear infinite}@keyframes fall-133{34.718%{transform:translate(83.6888vw,34.718vh) scale(.5638)}to{transform:translate(80.2245vw,99vh) scale(.5638)}}.snow:nth-child(134){opacity:.2102;transform:translate(21.6322vw,-10px) scale(.6329);animation:fall-134 29s -9s linear infinite}@keyframes fall-134{44.451%{transform:translate(15.2898vw,44.451vh) scale(.6329)}to{transform:translate(18.461vw,99vh) scale(.6329)}}.snow:nth-child(135){opacity:1.3312;transform:translate(36.8423vw,-10px) scale(.9376);animation:fall-135 24s -14s linear infinite}@keyframes fall-135{47.532%{transform:translate(36.8026vw,47.532vh) scale(.9376)}to{transform:translate(36.82245vw,99vh) scale(.9376)}}.snow:nth-child(136){opacity:1.6728;transform:translate(84.6904vw,-10px) scale(.7302);animation:fall-136 18s -21s linear infinite}@keyframes fall-136{35.171%{transform:translate(92.2409vw,35.171vh) scale(.7302)}to{transform:translate(88.46565vw,99vh) scale(.7302)}}.snow:nth-child(137){opacity:1.703;transform:translate(15.1318vw,-10px) scale(.2139);animation:fall-137 13s -29s linear infinite}@keyframes fall-137{50.062%{transform:translate(6.9311vw,50.062vh) scale(.2139)}to{transform:translate(11.03145vw,99vh) scale(.2139)}}.snow:nth-child(138){opacity:1.9038;transform:translate(68.5486vw,-10px) scale(.578);animation:fall-138 17s -26s linear infinite}@keyframes fall-138{47.292%{transform:translate(62.6378vw,47.292vh) scale(.578)}to{transform:translate(65.5932vw,99vh) scale(.578)}}.snow:nth-child(139){opacity:.5362;transform:translate(35.4087vw,-10px) scale(.8119);animation:fall-139 20s -4s linear infinite}@keyframes fall-139{54.401%{transform:translate(37.5462vw,54.401vh) scale(.8119)}to{transform:translate(36.47745vw,99vh) scale(.8119)}}.snow:nth-child(140){opacity:.5452;transform:translate(52.9366vw,-10px) scale(.472);animation:fall-140 12s -5s linear infinite}@keyframes fall-140{77.665%{transform:translate(55.8111vw,77.665vh) scale(.472)}to{transform:translate(54.37385vw,99vh) scale(.472)}}.snow:nth-child(141){opacity:.1466;transform:translate(89.6402vw,-10px) scale(.7412);animation:fall-141 27s -28s linear infinite}@keyframes fall-141{65.199%{transform:translate(98.1127vw,65.199vh) scale(.7412)}to{transform:translate(93.87645vw,99vh) scale(.7412)}}.snow:nth-child(142){opacity:.5634;transform:translate(90.0085vw,-10px) scale(.516);animation:fall-142 16s -13s linear infinite}@keyframes fall-142{56.806%{transform:translate(83.6368vw,56.806vh) scale(.516)}to{transform:translate(86.82265vw,99vh) scale(.516)}}.snow:nth-child(143){opacity:1.2718;transform:translate(61.9531vw,-10px) scale(.8592);animation:fall-143 13s -13s linear infinite}@keyframes fall-143{68.147%{transform:translate(52.5647vw,68.147vh) scale(.8592)}to{transform:translate(57.2589vw,99vh) scale(.8592)}}.snow:nth-child(144){opacity:1.4828;transform:translate(97.5461vw,-10px) scale(.2472);animation:fall-144 17s -26s linear infinite}@keyframes fall-144{66.657%{transform:translate(102.6947vw,66.657vh) scale(.2472)}to{transform:translate(100.1204vw,99vh) scale(.2472)}}.snow:nth-child(145){opacity:1.2548;transform:translate(27.8801vw,-10px) scale(.8517);animation:fall-145 25s -24s linear infinite}@keyframes fall-145{61.087%{transform:translate(34.4867vw,61.087vh) scale(.8517)}to{transform:translate(31.1834vw,99vh) scale(.8517)}}.snow:nth-child(146){opacity:.4926;transform:translate(38.7499vw,-10px) scale(.794);animation:fall-146 12s -13s linear infinite}@keyframes fall-146{60.57%{transform:translate(35.066vw,60.57vh) scale(.794)}to{transform:translate(36.90795vw,99vh) scale(.794)}}.snow:nth-child(147){opacity:.1096;transform:translate(33.003vw,-10px) scale(.5622);animation:fall-147 24s -8s linear infinite}@keyframes fall-147{42.159%{transform:translate(23.2254vw,42.159vh) scale(.5622)}to{transform:translate(28.1142vw,99vh) scale(.5622)}}.snow:nth-child(148){opacity:1.6736;transform:translate(63.8494vw,-10px) scale(.4327);animation:fall-148 17s -25s linear infinite}@keyframes fall-148{57.133%{transform:translate(63.9516vw,57.133vh) scale(.4327)}to{transform:translate(63.9005vw,99vh) scale(.4327)}}.snow:nth-child(149){opacity:1.7886;transform:translate(70.9424vw,-10px) scale(.151);animation:fall-149 10s -14s linear infinite}@keyframes fall-149{50.204%{transform:translate(76.4173vw,50.204vh) scale(.151)}to{transform:translate(73.67985vw,99vh) scale(.151)}}.snow:nth-child(150){opacity:1.597;transform:translate(58.0676vw,-10px) scale(.9409);animation:fall-150 22s -11s linear infinite}@keyframes fall-150{41.468%{transform:translate(60.8219vw,41.468vh) scale(.9409)}to{transform:translate(59.44475vw,99vh) scale(.9409)}}.snow:nth-child(151){opacity:.138;transform:translate(24.3462vw,-10px) scale(.4845);animation:fall-151 20s -28s linear infinite}@keyframes fall-151{52.28%{transform:translate(16.8464vw,52.28vh) scale(.4845)}to{transform:translate(20.5963vw,99vh) scale(.4845)}}.snow:nth-child(152){opacity:.6852;transform:translate(38.8585vw,-10px) scale(.9155);animation:fall-152 19s -6s linear infinite}@keyframes fall-152{64.676%{transform:translate(33.6669vw,64.676vh) scale(.9155)}to{transform:translate(36.2627vw,99vh) scale(.9155)}}.snow:nth-child(153){opacity:1.5802;transform:translate(15.8956vw,-10px) scale(.8178);animation:fall-153 14s -25s linear infinite}@keyframes fall-153{43.6%{transform:translate(17.7689vw,43.6vh) scale(.8178)}to{transform:translate(16.83225vw,99vh) scale(.8178)}}.snow:nth-child(154){opacity:.5536;transform:translate(97.5987vw,-10px) scale(.6115);animation:fall-154 26s -17s linear infinite}@keyframes fall-154{37.091%{transform:translate(91.8802vw,37.091vh) scale(.6115)}to{transform:translate(94.73945vw,99vh) scale(.6115)}}.snow:nth-child(155){opacity:.1976;transform:translate(93.3318vw,-10px) scale(.4115);animation:fall-155 22s -21s linear infinite}@keyframes fall-155{46.693%{transform:translate(102.4892vw,46.693vh) scale(.4115)}to{transform:translate(97.9105vw,99vh) scale(.4115)}}.snow:nth-child(156){opacity:1.6532;transform:translate(44.9133vw,-10px) scale(.1257);animation:fall-156 12s -2s linear infinite}@keyframes fall-156{61.132%{transform:translate(44.4022vw,61.132vh) scale(.1257)}to{transform:translate(44.65775vw,99vh) scale(.1257)}}.snow:nth-child(157){opacity:1.319;transform:translate(28.4267vw,-10px) scale(.4969);animation:fall-157 12s -23s linear infinite}@keyframes fall-157{74.532%{transform:translate(19.1011vw,74.532vh) scale(.4969)}to{transform:translate(23.7639vw,99vh) scale(.4969)}}.snow:nth-child(158){opacity:1.501;transform:translate(51.0483vw,-10px) scale(.3456);animation:fall-158 14s -1s linear infinite}@keyframes fall-158{63.105%{transform:translate(45.1226vw,63.105vh) scale(.3456)}to{transform:translate(48.08545vw,99vh) scale(.3456)}}.snow:nth-child(159){opacity:1.3492;transform:translate(66.7699vw,-10px) scale(.7654);animation:fall-159 15s -1s linear infinite}@keyframes fall-159{55.68%{transform:translate(72.2801vw,55.68vh) scale(.7654)}to{transform:translate(69.525vw,99vh) scale(.7654)}}.snow:nth-child(160){opacity:.777;transform:translate(6.0796vw,-10px) scale(.3204);animation:fall-160 23s -20s linear infinite}@keyframes fall-160{41.927%{transform:translate(13.763vw,41.927vh) scale(.3204)}to{transform:translate(9.9213vw,99vh) scale(.3204)}}.snow:nth-child(161){opacity:1.0044;transform:translate(71.7585vw,-10px) scale(.047);animation:fall-161 17s -19s linear infinite}@keyframes fall-161{51.604%{transform:translate(67.9304vw,51.604vh) scale(.047)}to{transform:translate(69.84445vw,99vh) scale(.047)}}.snow:nth-child(162){opacity:1.1184;transform:translate(26.8306vw,-10px) scale(.2787);animation:fall-162 13s -10s linear infinite}@keyframes fall-162{44.936%{transform:translate(25.5884vw,44.936vh) scale(.2787)}to{transform:translate(26.2095vw,99vh) scale(.2787)}}.snow:nth-child(163){opacity:.675;transform:translate(25.0035vw,-10px) scale(.1915);animation:fall-163 24s -18s linear infinite}@keyframes fall-163{75.314%{transform:translate(27.0523vw,75.314vh) scale(.1915)}to{transform:translate(26.0279vw,99vh) scale(.1915)}}.snow:nth-child(164){opacity:.781;transform:translate(24.7779vw,-10px) scale(.7496);animation:fall-164 25s -23s linear infinite}@keyframes fall-164{49.123%{transform:translate(22.9465vw,49.123vh) scale(.7496)}to{transform:translate(23.8622vw,99vh) scale(.7496)}}.snow:nth-child(165){opacity:.8366;transform:translate(79.6315vw,-10px) scale(.8506);animation:fall-165 22s -18s linear infinite}@keyframes fall-165{76.369%{transform:translate(81.7316vw,76.369vh) scale(.8506)}to{transform:translate(80.68155vw,99vh) scale(.8506)}}.snow:nth-child(166){opacity:1.4646;transform:translate(2.8854vw,-10px) scale(.8653);animation:fall-166 30s -19s linear infinite}@keyframes fall-166{55.178%{transform:translate(-4.467vw,55.178vh) scale(.8653)}to{transform:translate(-.7908vw,99vh) scale(.8653)}}.snow:nth-child(167){opacity:.332;transform:translate(81.2088vw,-10px) scale(.4903);animation:fall-167 15s -20s linear infinite}@keyframes fall-167{47.008%{transform:translate(87.6321vw,47.008vh) scale(.4903)}to{transform:translate(84.42045vw,99vh) scale(.4903)}}.snow:nth-child(168){opacity:.8136;transform:translate(14.9593vw,-10px) scale(.9928);animation:fall-168 14s -29s linear infinite}@keyframes fall-168{39.173%{transform:translate(12.3558vw,39.173vh) scale(.9928)}to{transform:translate(13.65755vw,99vh) scale(.9928)}}.snow:nth-child(169){opacity:1.4886;transform:translate(21.4187vw,-10px) scale(.3636);animation:fall-169 14s -6s linear infinite}@keyframes fall-169{72.06%{transform:translate(24.1333vw,72.06vh) scale(.3636)}to{transform:translate(22.776vw,99vh) scale(.3636)}}.snow:nth-child(170){opacity:1.496;transform:translate(77.1283vw,-10px) scale(.9066);animation:fall-170 12s -9s linear infinite}@keyframes fall-170{78.947%{transform:translate(80.2253vw,78.947vh) scale(.9066)}to{transform:translate(78.6768vw,99vh) scale(.9066)}}.snow:nth-child(171){opacity:.8018;transform:translate(84.8056vw,-10px) scale(.4433);animation:fall-171 21s -15s linear infinite}@keyframes fall-171{58.211%{transform:translate(82.9185vw,58.211vh) scale(.4433)}to{transform:translate(83.86205vw,99vh) scale(.4433)}}.snow:nth-child(172){opacity:.1692;transform:translate(16.1922vw,-10px) scale(.7583);animation:fall-172 11s -30s linear infinite}@keyframes fall-172{32.607%{transform:translate(10.7624vw,32.607vh) scale(.7583)}to{transform:translate(13.4773vw,99vh) scale(.7583)}}.snow:nth-child(173){opacity:1.6178;transform:translate(35.2583vw,-10px) scale(.8246);animation:fall-173 28s -12s linear infinite}@keyframes fall-173{73.273%{transform:translate(33.5638vw,73.273vh) scale(.8246)}to{transform:translate(34.41105vw,99vh) scale(.8246)}}.snow:nth-child(174){opacity:.791;transform:translate(51.4566vw,-10px) scale(.1224);animation:fall-174 23s -2s linear infinite}@keyframes fall-174{72.231%{transform:translate(53.6093vw,72.231vh) scale(.1224)}to{transform:translate(52.53295vw,99vh) scale(.1224)}}.snow:nth-child(175){opacity:.2952;transform:translate(80.281vw,-10px) scale(.8401);animation:fall-175 29s -28s linear infinite}@keyframes fall-175{56.679%{transform:translate(84.4486vw,56.679vh) scale(.8401)}to{transform:translate(82.3648vw,99vh) scale(.8401)}}.snow:nth-child(176){opacity:.3076;transform:translate(25.2885vw,-10px) scale(.8873);animation:fall-176 13s -21s linear infinite}@keyframes fall-176{47.901%{transform:translate(23.8496vw,47.901vh) scale(.8873)}to{transform:translate(24.56905vw,99vh) scale(.8873)}}.snow:nth-child(177){opacity:1.6832;transform:translate(88.9919vw,-10px) scale(.7436);animation:fall-177 10s -21s linear infinite}@keyframes fall-177{73.893%{transform:translate(82.4119vw,73.893vh) scale(.7436)}to{transform:translate(85.7019vw,99vh) scale(.7436)}}.snow:nth-child(178){opacity:1.0348;transform:translate(5.7833vw,-10px) scale(.1555);animation:fall-178 20s -9s linear infinite}@keyframes fall-178{56.481%{transform:translate(-2.915vw,56.481vh) scale(.1555)}to{transform:translate(1.43415vw,99vh) scale(.1555)}}.snow:nth-child(179){opacity:.4326;transform:translate(32.5128vw,-10px) scale(.1285);animation:fall-179 18s -30s linear infinite}@keyframes fall-179{55.589%{transform:translate(31.0013vw,55.589vh) scale(.1285)}to{transform:translate(31.75705vw,99vh) scale(.1285)}}.snow:nth-child(180){opacity:.1646;transform:translate(9.0494vw,-10px) scale(.7842);animation:fall-180 14s -20s linear infinite}@keyframes fall-180{58.426%{transform:translate(18.9223vw,58.426vh) scale(.7842)}to{transform:translate(13.98585vw,99vh) scale(.7842)}}.snow:nth-child(181){opacity:.9474;transform:translate(44.2493vw,-10px) scale(.0565);animation:fall-181 24s -17s linear infinite}@keyframes fall-181{58.048%{transform:translate(41.4619vw,58.048vh) scale(.0565)}to{transform:translate(42.8556vw,99vh) scale(.0565)}}.snow:nth-child(182){opacity:.8454;transform:translate(5.1783vw,-10px) scale(.6244);animation:fall-182 15s -7s linear infinite}@keyframes fall-182{74.78%{transform:translate(2.6664vw,74.78vh) scale(.6244)}to{transform:translate(3.92235vw,99vh) scale(.6244)}}.snow:nth-child(183){opacity:1.5234;transform:translate(53.0679vw,-10px) scale(.641);animation:fall-183 19s -14s linear infinite}@keyframes fall-183{67.262%{transform:translate(55.5281vw,67.262vh) scale(.641)}to{transform:translate(54.298vw,99vh) scale(.641)}}.snow:nth-child(184){opacity:1.1896;transform:translate(90.8298vw,-10px) scale(.2816);animation:fall-184 27s -4s linear infinite}@keyframes fall-184{51.752%{transform:translate(92.8326vw,51.752vh) scale(.2816)}to{transform:translate(91.8312vw,99vh) scale(.2816)}}.snow:nth-child(185){opacity:.7126;transform:translate(35.2897vw,-10px) scale(.0911);animation:fall-185 27s -21s linear infinite}@keyframes fall-185{41.477%{transform:translate(34.6689vw,41.477vh) scale(.0911)}to{transform:translate(34.9793vw,99vh) scale(.0911)}}.snow:nth-child(186){opacity:.387;transform:translate(94.348vw,-10px) scale(.2098);animation:fall-186 10s -14s linear infinite}@keyframes fall-186{42.221%{transform:translate(101.2938vw,42.221vh) scale(.2098)}to{transform:translate(97.8209vw,99vh) scale(.2098)}}.snow:nth-child(187){opacity:1.256;transform:translate(30.9745vw,-10px) scale(.2584);animation:fall-187 17s -17s linear infinite}@keyframes fall-187{60.638%{transform:translate(25.0119vw,60.638vh) scale(.2584)}to{transform:translate(27.9932vw,99vh) scale(.2584)}}.snow:nth-child(188){opacity:1.4746;transform:translate(96.3817vw,-10px) scale(.5569);animation:fall-188 22s -16s linear infinite}@keyframes fall-188{31.433%{transform:translate(90.8154vw,31.433vh) scale(.5569)}to{transform:translate(93.59855vw,99vh) scale(.5569)}}.snow:nth-child(189){opacity:.4454;transform:translate(88.0931vw,-10px) scale(.0496);animation:fall-189 15s -6s linear infinite}@keyframes fall-189{63.59%{transform:translate(78.6031vw,63.59vh) scale(.0496)}to{transform:translate(83.3481vw,99vh) scale(.0496)}}.snow:nth-child(190){opacity:.1556;transform:translate(94.0791vw,-10px) scale(.8384);animation:fall-190 13s -8s linear infinite}@keyframes fall-190{33.52%{transform:translate(100.3606vw,33.52vh) scale(.8384)}to{transform:translate(97.21985vw,99vh) scale(.8384)}}.snow:nth-child(191){opacity:.645;transform:translate(36.5141vw,-10px) scale(.7536);animation:fall-191 28s -6s linear infinite}@keyframes fall-191{71.931%{transform:translate(37.0697vw,71.931vh) scale(.7536)}to{transform:translate(36.7919vw,99vh) scale(.7536)}}.snow:nth-child(192){opacity:.623;transform:translate(71.1708vw,-10px) scale(.1996);animation:fall-192 18s -17s linear infinite}@keyframes fall-192{65.72%{transform:translate(75.3339vw,65.72vh) scale(.1996)}to{transform:translate(73.25235vw,99vh) scale(.1996)}}.snow:nth-child(193){opacity:1.8666;transform:translate(19.8442vw,-10px) scale(.7449);animation:fall-193 18s -19s linear infinite}@keyframes fall-193{52.808%{transform:translate(25.7182vw,52.808vh) scale(.7449)}to{transform:translate(22.7812vw,99vh) scale(.7449)}}.snow:nth-child(194){opacity:1.0064;transform:translate(18.161vw,-10px) scale(.1829);animation:fall-194 22s -17s linear infinite}@keyframes fall-194{76.369%{transform:translate(13.7112vw,76.369vh) scale(.1829)}to{transform:translate(15.9361vw,99vh) scale(.1829)}}.snow:nth-child(195){opacity:1.0908;transform:translate(46.9703vw,-10px) scale(.7304);animation:fall-195 15s -16s linear infinite}@keyframes fall-195{72.063%{transform:translate(45.1346vw,72.063vh) scale(.7304)}to{transform:translate(46.05245vw,99vh) scale(.7304)}}.snow:nth-child(196){opacity:1.528;transform:translate(17.0772vw,-10px) scale(.7473);animation:fall-196 30s -6s linear infinite}@keyframes fall-196{79.113%{transform:translate(16.1939vw,79.113vh) scale(.7473)}to{transform:translate(16.63555vw,99vh) scale(.7473)}}.snow:nth-child(197){opacity:1.2034;transform:translate(48.4847vw,-10px) scale(.3633);animation:fall-197 19s -29s linear infinite}@keyframes fall-197{47.098%{transform:translate(44.1694vw,47.098vh) scale(.3633)}to{transform:translate(46.32705vw,99vh) scale(.3633)}}.snow:nth-child(198){opacity:1.8922;transform:translate(96.0392vw,-10px) scale(.8168);animation:fall-198 12s -26s linear infinite}@keyframes fall-198{69.975%{transform:translate(93.6554vw,69.975vh) scale(.8168)}to{transform:translate(94.8473vw,99vh) scale(.8168)}}.snow:nth-child(199){opacity:1.7784;transform:translate(57.2827vw,-10px) scale(.4984);animation:fall-199 25s -9s linear infinite}@keyframes fall-199{51.309%{transform:translate(55.2669vw,51.309vh) scale(.4984)}to{transform:translate(56.2748vw,99vh) scale(.4984)}}.snow:nth-child(200){opacity:.4226;transform:translate(85.3692vw,-10px) scale(.4243);animation:fall-200 26s -28s linear infinite}@keyframes fall-200{48.143%{transform:translate(94.7735vw,48.143vh) scale(.4243)}to{transform:translate(90.07135vw,99vh) scale(.4243)}}.snow:nth-child(201){opacity:1.5516;transform:translate(6.8079vw,-10px) scale(.9273);animation:fall-201 14s -17s linear infinite}@keyframes fall-201{51.508%{transform:translate(13.0131vw,51.508vh) scale(.9273)}to{transform:translate(9.9105vw,99vh) scale(.9273)}}.snow:nth-child(202){opacity:.7058;transform:translate(37.3791vw,-10px) scale(.9994);animation:fall-202 15s -3s linear infinite}@keyframes fall-202{79.009%{transform:translate(38.2881vw,79.009vh) scale(.9994)}to{transform:translate(37.8336vw,99vh) scale(.9994)}}.snow:nth-child(203){opacity:.7784;transform:translate(35.7522vw,-10px) scale(.9934);animation:fall-203 26s -1s linear infinite}@keyframes fall-203{63.424%{transform:translate(32.6172vw,63.424vh) scale(.9934)}to{transform:translate(34.1847vw,99vh) scale(.9934)}}.snow:nth-child(204){opacity:1.5998;transform:translate(28.0911vw,-10px) scale(.7168);animation:fall-204 10s -17s linear infinite}@keyframes fall-204{40.987%{transform:translate(23.5612vw,40.987vh) scale(.7168)}to{transform:translate(25.82615vw,99vh) scale(.7168)}}.snow:nth-child(205){opacity:1.8248;transform:translate(25.1074vw,-10px) scale(.7339);animation:fall-205 22s -18s linear infinite}@keyframes fall-205{31.238%{transform:translate(27.762vw,31.238vh) scale(.7339)}to{transform:translate(26.4347vw,99vh) scale(.7339)}}.snow:nth-child(206){opacity:1.4226;transform:translate(28.1969vw,-10px) scale(.7951);animation:fall-206 11s -19s linear infinite}@keyframes fall-206{55.092%{transform:translate(28.7331vw,55.092vh) scale(.7951)}to{transform:translate(28.465vw,99vh) scale(.7951)}}.snow:nth-child(207){opacity:1.0036;transform:translate(22.5014vw,-10px) scale(.5472);animation:fall-207 15s -11s linear infinite}@keyframes fall-207{44.322%{transform:translate(31.4405vw,44.322vh) scale(.5472)}to{transform:translate(26.97095vw,99vh) scale(.5472)}}.snow:nth-child(208){opacity:.678;transform:translate(93.8088vw,-10px) scale(.3222);animation:fall-208 12s -28s linear infinite}@keyframes fall-208{39.713%{transform:translate(103.7059vw,39.713vh) scale(.3222)}to{transform:translate(98.75735vw,99vh) scale(.3222)}}.snow:nth-child(209){opacity:1.5766;transform:translate(47.7975vw,-10px) scale(.6605);animation:fall-209 14s -20s linear infinite}@keyframes fall-209{47.894%{transform:translate(39.9114vw,47.894vh) scale(.6605)}to{transform:translate(43.85445vw,99vh) scale(.6605)}}.snow:nth-child(210){opacity:1.2274;transform:translate(55.6082vw,-10px) scale(.7569);animation:fall-210 22s -26s linear infinite}@keyframes fall-210{31.362%{transform:translate(47.6177vw,31.362vh) scale(.7569)}to{transform:translate(51.61295vw,99vh) scale(.7569)}}.snow:nth-child(211){opacity:1.607;transform:translate(91.4328vw,-10px) scale(.6654);animation:fall-211 19s -20s linear infinite}@keyframes fall-211{33.152%{transform:translate(97.0111vw,33.152vh) scale(.6654)}to{transform:translate(94.22195vw,99vh) scale(.6654)}}.snow:nth-child(212){opacity:.3242;transform:translate(78.079vw,-10px) scale(.5001);animation:fall-212 18s -10s linear infinite}@keyframes fall-212{44.707%{transform:translate(68.5418vw,44.707vh) scale(.5001)}to{transform:translate(73.3104vw,99vh) scale(.5001)}}.snow:nth-child(213){opacity:1.1272;transform:translate(1.1798vw,-10px) scale(.6146);animation:fall-213 25s -23s linear infinite}@keyframes fall-213{52.018%{transform:translate(-6.3195vw,52.018vh) scale(.6146)}to{transform:translate(-2.56985vw,99vh) scale(.6146)}}.snow:nth-child(214){opacity:1.6242;transform:translate(53.8069vw,-10px) scale(.0225);animation:fall-214 11s -16s linear infinite}@keyframes fall-214{55.771%{transform:translate(46.5847vw,55.771vh) scale(.0225)}to{transform:translate(50.1958vw,99vh) scale(.0225)}}.snow:nth-child(215){opacity:.1206;transform:translate(21.6786vw,-10px) scale(.2341);animation:fall-215 27s -16s linear infinite}@keyframes fall-215{54.548%{transform:translate(24.9996vw,54.548vh) scale(.2341)}to{transform:translate(23.3391vw,99vh) scale(.2341)}}.snow:nth-child(216){opacity:.3748;transform:translate(35.2041vw,-10px) scale(.6614);animation:fall-216 29s -16s linear infinite}@keyframes fall-216{48.674%{transform:translate(31.6454vw,48.674vh) scale(.6614)}to{transform:translate(33.42475vw,99vh) scale(.6614)}}.snow:nth-child(217){opacity:.9828;transform:translate(55.4582vw,-10px) scale(.2371);animation:fall-217 28s -16s linear infinite}@keyframes fall-217{43.624%{transform:translate(47.7443vw,43.624vh) scale(.2371)}to{transform:translate(51.60125vw,99vh) scale(.2371)}}.snow:nth-child(218){opacity:.1046;transform:translate(90.4868vw,-10px) scale(.5263);animation:fall-218 13s -3s linear infinite}@keyframes fall-218{64.104%{transform:translate(99.9747vw,64.104vh) scale(.5263)}to{transform:translate(95.23075vw,99vh) scale(.5263)}}.snow:nth-child(219){opacity:1.1404;transform:translate(70.4864vw,-10px) scale(.8168);animation:fall-219 27s -24s linear infinite}@keyframes fall-219{79.439%{transform:translate(64.4654vw,79.439vh) scale(.8168)}to{transform:translate(67.4759vw,99vh) scale(.8168)}}.snow:nth-child(220){opacity:1.6454;transform:translate(54.5328vw,-10px) scale(.0299);animation:fall-220 23s -10s linear infinite}@keyframes fall-220{78.334%{transform:translate(55.9463vw,78.334vh) scale(.0299)}to{transform:translate(55.23955vw,99vh) scale(.0299)}}.snow:nth-child(221){opacity:1.3536;transform:translate(58.562vw,-10px) scale(.86);animation:fall-221 28s -1s linear infinite}@keyframes fall-221{58.126%{transform:translate(56.3608vw,58.126vh) scale(.86)}to{transform:translate(57.4614vw,99vh) scale(.86)}}.snow:nth-child(222){opacity:.4988;transform:translate(25.8149vw,-10px) scale(.0681);animation:fall-222 21s -30s linear infinite}@keyframes fall-222{69.983%{transform:translate(28.8016vw,69.983vh) scale(.0681)}to{transform:translate(27.30825vw,99vh) scale(.0681)}}.snow:nth-child(223){opacity:.4882;transform:translate(83.6228vw,-10px) scale(.4778);animation:fall-223 14s -29s linear infinite}@keyframes fall-223{41.162%{transform:translate(90.611vw,41.162vh) scale(.4778)}to{transform:translate(87.1169vw,99vh) scale(.4778)}}.snow:nth-child(224){opacity:1.6124;transform:translate(30.6713vw,-10px) scale(.0048);animation:fall-224 13s -28s linear infinite}@keyframes fall-224{31.035%{transform:translate(32.7535vw,31.035vh) scale(.0048)}to{transform:translate(31.7124vw,99vh) scale(.0048)}}.snow:nth-child(225){opacity:1.79;transform:translate(31.9927vw,-10px) scale(.7532);animation:fall-225 24s -5s linear infinite}@keyframes fall-225{50.324%{transform:translate(28.173vw,50.324vh) scale(.7532)}to{transform:translate(30.08285vw,99vh) scale(.7532)}}.snow:nth-child(226){opacity:1.4886;transform:translate(73.8375vw,-10px) scale(.7132);animation:fall-226 22s -9s linear infinite}@keyframes fall-226{36.589%{transform:translate(78.2662vw,36.589vh) scale(.7132)}to{transform:translate(76.05185vw,99vh) scale(.7132)}}.snow:nth-child(227){opacity:1.0568;transform:translate(6.5816vw,-10px) scale(.7966);animation:fall-227 26s -2s linear infinite}@keyframes fall-227{60.035%{transform:translate(11.1621vw,60.035vh) scale(.7966)}to{transform:translate(8.87185vw,99vh) scale(.7966)}}.snow:nth-child(228){opacity:.6828;transform:translate(59.3067vw,-10px) scale(.0194);animation:fall-228 18s -30s linear infinite}@keyframes fall-228{42.115%{transform:translate(55.7629vw,42.115vh) scale(.0194)}to{transform:translate(57.5348vw,99vh) scale(.0194)}}.snow:nth-child(229){opacity:.579;transform:translate(71.3778vw,-10px) scale(.5407);animation:fall-229 28s -20s linear infinite}@keyframes fall-229{52.841%{transform:translate(77.9741vw,52.841vh) scale(.5407)}to{transform:translate(74.67595vw,99vh) scale(.5407)}}.snow:nth-child(230){opacity:1.917;transform:translate(20.7419vw,-10px) scale(.8208);animation:fall-230 10s -30s linear infinite}@keyframes fall-230{31.93%{transform:translate(23.096vw,31.93vh) scale(.8208)}to{transform:translate(21.91895vw,99vh) scale(.8208)}}.snow:nth-child(231){opacity:.0212;transform:translate(3.7612vw,-10px) scale(.5321);animation:fall-231 24s -30s linear infinite}@keyframes fall-231{70.36%{transform:translate(.05vw,70.36vh) scale(.5321)}to{transform:translate(1.9056vw,99vh) scale(.5321)}}.snow:nth-child(232){opacity:.4396;transform:translate(37.6642vw,-10px) scale(.5134);animation:fall-232 18s -13s linear infinite}@keyframes fall-232{46.172%{transform:translate(38.5889vw,46.172vh) scale(.5134)}to{transform:translate(38.12655vw,99vh) scale(.5134)}}.snow:nth-child(233){opacity:.8234;transform:translate(70.5093vw,-10px) scale(.7823);animation:fall-233 11s -14s linear infinite}@keyframes fall-233{36.719%{transform:translate(80.0673vw,36.719vh) scale(.7823)}to{transform:translate(75.2883vw,99vh) scale(.7823)}}.snow:nth-child(234){opacity:1.286;transform:translate(16.8476vw,-10px) scale(.5476);animation:fall-234 24s -25s linear infinite}@keyframes fall-234{54.063%{transform:translate(26.5888vw,54.063vh) scale(.5476)}to{transform:translate(21.7182vw,99vh) scale(.5476)}}.snow:nth-child(235){opacity:1.2364;transform:translate(37.2857vw,-10px) scale(.341);animation:fall-235 14s -7s linear infinite}@keyframes fall-235{60.008%{transform:translate(30.8193vw,60.008vh) scale(.341)}to{transform:translate(34.0525vw,99vh) scale(.341)}}.snow:nth-child(236){opacity:1.5274;transform:translate(75.8122vw,-10px) scale(.5721);animation:fall-236 19s -19s linear infinite}@keyframes fall-236{42.57%{transform:translate(85.3015vw,42.57vh) scale(.5721)}to{transform:translate(80.55685vw,99vh) scale(.5721)}}.snow:nth-child(237){opacity:1.0264;transform:translate(27.2522vw,-10px) scale(.033);animation:fall-237 28s -12s linear infinite}@keyframes fall-237{47.287%{transform:translate(29.8518vw,47.287vh) scale(.033)}to{transform:translate(28.552vw,99vh) scale(.033)}}.snow:nth-child(238){opacity:1.623;transform:translate(76.7365vw,-10px) scale(.8011);animation:fall-238 24s -2s linear infinite}@keyframes fall-238{46.827%{transform:translate(78.0326vw,46.827vh) scale(.8011)}to{transform:translate(77.38455vw,99vh) scale(.8011)}}.snow:nth-child(239){opacity:1.8278;transform:translate(93.3625vw,-10px) scale(.552);animation:fall-239 14s -29s linear infinite}@keyframes fall-239{75.596%{transform:translate(99.8204vw,75.596vh) scale(.552)}to{transform:translate(96.59145vw,99vh) scale(.552)}}.snow:nth-child(240){opacity:1.6842;transform:translate(17.8036vw,-10px) scale(.8239);animation:fall-240 13s -28s linear infinite}@keyframes fall-240{69.74%{transform:translate(17.1706vw,69.74vh) scale(.8239)}to{transform:translate(17.4871vw,99vh) scale(.8239)}}.snow:nth-child(241){opacity:1.2092;transform:translate(84.2968vw,-10px) scale(.0162);animation:fall-241 16s -18s linear infinite}@keyframes fall-241{77.382%{transform:translate(76.9519vw,77.382vh) scale(.0162)}to{transform:translate(80.62435vw,99vh) scale(.0162)}}.snow:nth-child(242){opacity:1.3524;transform:translate(6.2623vw,-10px) scale(.4874);animation:fall-242 16s -28s linear infinite}@keyframes fall-242{44.908%{transform:translate(7.1608vw,44.908vh) scale(.4874)}to{transform:translate(6.71155vw,99vh) scale(.4874)}}.snow:nth-child(243){opacity:.7506;transform:translate(22.4731vw,-10px) scale(.5552);animation:fall-243 27s -21s linear infinite}@keyframes fall-243{45.221%{transform:translate(26.8675vw,45.221vh) scale(.5552)}to{transform:translate(24.6703vw,99vh) scale(.5552)}}.snow:nth-child(244){opacity:.8622;transform:translate(42.5006vw,-10px) scale(.2453);animation:fall-244 25s -11s linear infinite}@keyframes fall-244{78.221%{transform:translate(34.1202vw,78.221vh) scale(.2453)}to{transform:translate(38.3104vw,99vh) scale(.2453)}}.snow:nth-child(245){opacity:1.47;transform:translate(50.1114vw,-10px) scale(.9362);animation:fall-245 22s -20s linear infinite}@keyframes fall-245{39.217%{transform:translate(53.4353vw,39.217vh) scale(.9362)}to{transform:translate(51.77335vw,99vh) scale(.9362)}}.snow:nth-child(246){opacity:1.6586;transform:translate(7.0826vw,-10px) scale(.2961);animation:fall-246 21s -30s linear infinite}@keyframes fall-246{64.019%{transform:translate(11.09vw,64.019vh) scale(.2961)}to{transform:translate(9.0863vw,99vh) scale(.2961)}}.snow:nth-child(247){opacity:.2816;transform:translate(95.6064vw,-10px) scale(.963);animation:fall-247 20s -9s linear infinite}@keyframes fall-247{41.092%{transform:translate(89.5964vw,41.092vh) scale(.963)}to{transform:translate(92.6014vw,99vh) scale(.963)}}.snow:nth-child(248){opacity:1.7648;transform:translate(70.3936vw,-10px) scale(.2524);animation:fall-248 29s -23s linear infinite}@keyframes fall-248{72.401%{transform:translate(67.261vw,72.401vh) scale(.2524)}to{transform:translate(68.8273vw,99vh) scale(.2524)}}.snow:nth-child(249){opacity:1.1416;transform:translate(2.5537vw,-10px) scale(.0709);animation:fall-249 25s -25s linear infinite}@keyframes fall-249{49.766%{transform:translate(-3.979vw,49.766vh) scale(.0709)}to{transform:translate(-.71265vw,99vh) scale(.0709)}}.snow:nth-child(250){opacity:.6026;transform:translate(.4506vw,-10px) scale(.8622);animation:fall-250 23s -23s linear infinite}@keyframes fall-250{61.021%{transform:translate(-8.0632vw,61.021vh) scale(.8622)}to{transform:translate(-3.8063vw,99vh) scale(.8622)}}.snow:nth-child(251){opacity:1.5466;transform:translate(91.0633vw,-10px) scale(.884);animation:fall-251 17s -6s linear infinite}@keyframes fall-251{30.535%{transform:translate(82.9688vw,30.535vh) scale(.884)}to{transform:translate(87.01605vw,99vh) scale(.884)}}.snow:nth-child(252){opacity:1.3134;transform:translate(95.9063vw,-10px) scale(.7748);animation:fall-252 20s -23s linear infinite}@keyframes fall-252{40.01%{transform:translate(93.9582vw,40.01vh) scale(.7748)}to{transform:translate(94.93225vw,99vh) scale(.7748)}}.snow:nth-child(253){opacity:.5176;transform:translate(69.7491vw,-10px) scale(.6797);animation:fall-253 25s -20s linear infinite}@keyframes fall-253{40.331%{transform:translate(64.592vw,40.331vh) scale(.6797)}to{transform:translate(67.17055vw,99vh) scale(.6797)}}.snow:nth-child(254){opacity:1.7334;transform:translate(22.6942vw,-10px) scale(.2692);animation:fall-254 20s -20s linear infinite}@keyframes fall-254{69.289%{transform:translate(12.74vw,69.289vh) scale(.2692)}to{transform:translate(17.7171vw,99vh) scale(.2692)}}.snow:nth-child(255){opacity:.4062;transform:translate(15.4156vw,-10px) scale(.7657);animation:fall-255 29s -27s linear infinite}@keyframes fall-255{77.254%{transform:translate(18.4764vw,77.254vh) scale(.7657)}to{transform:translate(16.946vw,99vh) scale(.7657)}}.snow:nth-child(256){opacity:.2888;transform:translate(44.5455vw,-10px) scale(.6217);animation:fall-256 15s -27s linear infinite}@keyframes fall-256{51.114%{transform:translate(46.4389vw,51.114vh) scale(.6217)}to{transform:translate(45.4922vw,99vh) scale(.6217)}}.snow:nth-child(257){opacity:.1118;transform:translate(41.9563vw,-10px) scale(.0861);animation:fall-257 25s -8s linear infinite}@keyframes fall-257{69.924%{transform:translate(36.9513vw,69.924vh) scale(.0861)}to{transform:translate(39.4538vw,99vh) scale(.0861)}}.snow:nth-child(258){opacity:1.498;transform:translate(27.1891vw,-10px) scale(.1124);animation:fall-258 18s -29s linear infinite}@keyframes fall-258{70.188%{transform:translate(28.5169vw,70.188vh) scale(.1124)}to{transform:translate(27.853vw,99vh) scale(.1124)}}.snow:nth-child(259){opacity:.6142;transform:translate(26.735vw,-10px) scale(.5973);animation:fall-259 11s -19s linear infinite}@keyframes fall-259{60.344%{transform:translate(30.5364vw,60.344vh) scale(.5973)}to{transform:translate(28.6357vw,99vh) scale(.5973)}}.snow:nth-child(260){opacity:.4034;transform:translate(82.9039vw,-10px) scale(.8066);animation:fall-260 13s -18s linear infinite}@keyframes fall-260{55.311%{transform:translate(82.7584vw,55.311vh) scale(.8066)}to{transform:translate(82.83115vw,99vh) scale(.8066)}}.snow:nth-child(261){opacity:.4656;transform:translate(7.7692vw,-10px) scale(.4533);animation:fall-261 27s -30s linear infinite}@keyframes fall-261{74.678%{transform:translate(17.5411vw,74.678vh) scale(.4533)}to{transform:translate(12.65515vw,99vh) scale(.4533)}}.snow:nth-child(262){opacity:1.6288;transform:translate(87.7003vw,-10px) scale(.1881);animation:fall-262 16s -9s linear infinite}@keyframes fall-262{49.659%{transform:translate(93.3298vw,49.659vh) scale(.1881)}to{transform:translate(90.51505vw,99vh) scale(.1881)}}.snow:nth-child(263){opacity:1.4164;transform:translate(30.4564vw,-10px) scale(.766);animation:fall-263 19s -2s linear infinite}@keyframes fall-263{68.049%{transform:translate(35.7325vw,68.049vh) scale(.766)}to{transform:translate(33.09445vw,99vh) scale(.766)}}.snow:nth-child(264){opacity:.2028;transform:translate(91.4666vw,-10px) scale(.9185);animation:fall-264 17s -8s linear infinite}@keyframes fall-264{78.314%{transform:translate(94.5872vw,78.314vh) scale(.9185)}to{transform:translate(93.0269vw,99vh) scale(.9185)}}.snow:nth-child(265){opacity:.2866;transform:translate(32.7357vw,-10px) scale(.9443);animation:fall-265 26s -26s linear infinite}@keyframes fall-265{42.021%{transform:translate(41.9663vw,42.021vh) scale(.9443)}to{transform:translate(37.351vw,99vh) scale(.9443)}}.snow:nth-child(266){opacity:.4052;transform:translate(87.5669vw,-10px) scale(.3565);animation:fall-266 27s -29s linear infinite}@keyframes fall-266{30.507%{transform:translate(88.6522vw,30.507vh) scale(.3565)}to{transform:translate(88.10955vw,99vh) scale(.3565)}}.snow:nth-child(267){opacity:.5146;transform:translate(14.3107vw,-10px) scale(.1803);animation:fall-267 29s -6s linear infinite}@keyframes fall-267{48.308%{transform:translate(13.4875vw,48.308vh) scale(.1803)}to{transform:translate(13.8991vw,99vh) scale(.1803)}}.snow:nth-child(268){opacity:1.0232;transform:translate(14.81vw,-10px) scale(.0675);animation:fall-268 22s -24s linear infinite}@keyframes fall-268{35.153%{transform:translate(20.0253vw,35.153vh) scale(.0675)}to{transform:translate(17.41765vw,99vh) scale(.0675)}}.snow:nth-child(269){opacity:1.1438;transform:translate(46.4334vw,-10px) scale(.5923);animation:fall-269 15s -12s linear infinite}@keyframes fall-269{61.844%{transform:translate(43.3372vw,61.844vh) scale(.5923)}to{transform:translate(44.8853vw,99vh) scale(.5923)}}.snow:nth-child(270){opacity:1.4168;transform:translate(56.3435vw,-10px) scale(.7906);animation:fall-270 27s -10s linear infinite}@keyframes fall-270{31.678%{transform:translate(53.6765vw,31.678vh) scale(.7906)}to{transform:translate(55.01vw,99vh) scale(.7906)}}.snow:nth-child(271){opacity:.492;transform:translate(37.5857vw,-10px) scale(.4537);animation:fall-271 25s -13s linear infinite}@keyframes fall-271{36.714%{transform:translate(29.0148vw,36.714vh) scale(.4537)}to{transform:translate(33.30025vw,99vh) scale(.4537)}}.snow:nth-child(272){opacity:1.0448;transform:translate(50.081vw,-10px) scale(.2883);animation:fall-272 22s -28s linear infinite}@keyframes fall-272{65.462%{transform:translate(52.8072vw,65.462vh) scale(.2883)}to{transform:translate(51.4441vw,99vh) scale(.2883)}}.snow:nth-child(273){opacity:1.137;transform:translate(52.131vw,-10px) scale(.68);animation:fall-273 27s -23s linear infinite}@keyframes fall-273{52.44%{transform:translate(55.7926vw,52.44vh) scale(.68)}to{transform:translate(53.9618vw,99vh) scale(.68)}}.snow:nth-child(274){opacity:.7506;transform:translate(39.8606vw,-10px) scale(.3814);animation:fall-274 18s -9s linear infinite}@keyframes fall-274{57.847%{transform:translate(41.4729vw,57.847vh) scale(.3814)}to{transform:translate(40.66675vw,99vh) scale(.3814)}}.snow:nth-child(275){opacity:1.8582;transform:translate(86.9738vw,-10px) scale(.5115);animation:fall-275 19s -5s linear infinite}@keyframes fall-275{76.389%{transform:translate(78.1599vw,76.389vh) scale(.5115)}to{transform:translate(82.56685vw,99vh) scale(.5115)}}.snow:nth-child(276){opacity:.7238;transform:translate(45.8113vw,-10px) scale(.9896);animation:fall-276 30s -7s linear infinite}@keyframes fall-276{39.549%{transform:translate(45.1198vw,39.549vh) scale(.9896)}to{transform:translate(45.46555vw,99vh) scale(.9896)}}.snow:nth-child(277){opacity:.834;transform:translate(22.3016vw,-10px) scale(.5226);animation:fall-277 28s -23s linear infinite}@keyframes fall-277{52.735%{transform:translate(12.8463vw,52.735vh) scale(.5226)}to{transform:translate(17.57395vw,99vh) scale(.5226)}}.snow:nth-child(278){opacity:1.9102;transform:translate(61.4933vw,-10px) scale(.1315);animation:fall-278 18s -30s linear infinite}@keyframes fall-278{78.486%{transform:translate(65.2801vw,78.486vh) scale(.1315)}to{transform:translate(63.3867vw,99vh) scale(.1315)}}.snow:nth-child(279){opacity:.9862;transform:translate(79.6028vw,-10px) scale(.7809);animation:fall-279 27s -21s linear infinite}@keyframes fall-279{64.741%{transform:translate(81.9161vw,64.741vh) scale(.7809)}to{transform:translate(80.75945vw,99vh) scale(.7809)}}.snow:nth-child(280){opacity:1.4422;transform:translate(47.9445vw,-10px) scale(.472);animation:fall-280 23s -19s linear infinite}@keyframes fall-280{62.789%{transform:translate(42.962vw,62.789vh) scale(.472)}to{transform:translate(45.45325vw,99vh) scale(.472)}}.snow:nth-child(281){opacity:.2214;transform:translate(54.5144vw,-10px) scale(.8051);animation:fall-281 11s -19s linear infinite}@keyframes fall-281{33.337%{transform:translate(55.6707vw,33.337vh) scale(.8051)}to{transform:translate(55.09255vw,99vh) scale(.8051)}}.snow:nth-child(282){opacity:1.1196;transform:translate(17.017vw,-10px) scale(.034);animation:fall-282 27s -12s linear infinite}@keyframes fall-282{75.799%{transform:translate(26.1935vw,75.799vh) scale(.034)}to{transform:translate(21.60525vw,99vh) scale(.034)}}.snow:nth-child(283){opacity:.5118;transform:translate(83.1782vw,-10px) scale(.0599);animation:fall-283 27s -2s linear infinite}@keyframes fall-283{73.201%{transform:translate(91.5972vw,73.201vh) scale(.0599)}to{transform:translate(87.3877vw,99vh) scale(.0599)}}.snow:nth-child(284){opacity:1.8436;transform:translate(79.7229vw,-10px) scale(.6528);animation:fall-284 29s -12s linear infinite}@keyframes fall-284{52.253%{transform:translate(81.0053vw,52.253vh) scale(.6528)}to{transform:translate(80.3641vw,99vh) scale(.6528)}}.snow:nth-child(285){opacity:1.7694;transform:translate(83.8848vw,-10px) scale(.3793);animation:fall-285 27s -3s linear infinite}@keyframes fall-285{67.695%{transform:translate(80.4387vw,67.695vh) scale(.3793)}to{transform:translate(82.16175vw,99vh) scale(.3793)}}.snow:nth-child(286){opacity:.3522;transform:translate(68.0119vw,-10px) scale(.8006);animation:fall-286 21s -22s linear infinite}@keyframes fall-286{39.202%{transform:translate(66.5923vw,39.202vh) scale(.8006)}to{transform:translate(67.3021vw,99vh) scale(.8006)}}.snow:nth-child(287){opacity:.0824;transform:translate(32.4907vw,-10px) scale(.6134);animation:fall-287 27s -1s linear infinite}@keyframes fall-287{65.208%{transform:translate(31.5968vw,65.208vh) scale(.6134)}to{transform:translate(32.04375vw,99vh) scale(.6134)}}.snow:nth-child(288){opacity:.0178;transform:translate(31.267vw,-10px) scale(.3409);animation:fall-288 26s -11s linear infinite}@keyframes fall-288{44.123%{transform:translate(29.1907vw,44.123vh) scale(.3409)}to{transform:translate(30.22885vw,99vh) scale(.3409)}}.snow:nth-child(289){opacity:.8784;transform:translate(95.7759vw,-10px) scale(.9514);animation:fall-289 29s -5s linear infinite}@keyframes fall-289{52.37%{transform:translate(105.4922vw,52.37vh) scale(.9514)}to{transform:translate(100.63405vw,99vh) scale(.9514)}}.snow:nth-child(290){opacity:1.2146;transform:translate(2.2859vw,-10px) scale(.3932);animation:fall-290 13s -22s linear infinite}@keyframes fall-290{48.932%{transform:translate(8.2058vw,48.932vh) scale(.3932)}to{transform:translate(5.24585vw,99vh) scale(.3932)}}.snow:nth-child(291){opacity:1.5206;transform:translate(47.3857vw,-10px) scale(.1182);animation:fall-291 13s -10s linear infinite}@keyframes fall-291{38.636%{transform:translate(39.8172vw,38.636vh) scale(.1182)}to{transform:translate(43.60145vw,99vh) scale(.1182)}}.snow:nth-child(292){opacity:.8746;transform:translate(29.605vw,-10px) scale(.1341);animation:fall-292 30s -1s linear infinite}@keyframes fall-292{35.929%{transform:translate(22.2172vw,35.929vh) scale(.1341)}to{transform:translate(25.9111vw,99vh) scale(.1341)}}.snow:nth-child(293){opacity:1.9708;transform:translate(6.8757vw,-10px) scale(.4935);animation:fall-293 25s -17s linear infinite}@keyframes fall-293{54.687%{transform:translate(-1.9488vw,54.687vh) scale(.4935)}to{transform:translate(2.46345vw,99vh) scale(.4935)}}.snow:nth-child(294){opacity:1.1918;transform:translate(46.0846vw,-10px) scale(.1443);animation:fall-294 17s -4s linear infinite}@keyframes fall-294{37.116%{transform:translate(48.2603vw,37.116vh) scale(.1443)}to{transform:translate(47.17245vw,99vh) scale(.1443)}}.snow:nth-child(295){opacity:1.1936;transform:translate(27.9809vw,-10px) scale(.9771);animation:fall-295 19s -13s linear infinite}@keyframes fall-295{58.531%{transform:translate(22.0638vw,58.531vh) scale(.9771)}to{transform:translate(25.02235vw,99vh) scale(.9771)}}.snow:nth-child(296){opacity:1.5112;transform:translate(74.8191vw,-10px) scale(.8461);animation:fall-296 18s -2s linear infinite}@keyframes fall-296{70.774%{transform:translate(77.9012vw,70.774vh) scale(.8461)}to{transform:translate(76.36015vw,99vh) scale(.8461)}}.snow:nth-child(297){opacity:.436;transform:translate(27.5765vw,-10px) scale(.4846);animation:fall-297 12s -28s linear infinite}@keyframes fall-297{48.56%{transform:translate(25.5041vw,48.56vh) scale(.4846)}to{transform:translate(26.5403vw,99vh) scale(.4846)}}.snow:nth-child(298){opacity:1.3534;transform:translate(41.8829vw,-10px) scale(.5377);animation:fall-298 10s -27s linear infinite}@keyframes fall-298{55.809%{transform:translate(39.4525vw,55.809vh) scale(.5377)}to{transform:translate(40.6677vw,99vh) scale(.5377)}}.snow:nth-child(299){opacity:.1868;transform:translate(78.4908vw,-10px) scale(.3082);animation:fall-299 20s -22s linear infinite}@keyframes fall-299{50.199%{transform:translate(87.335vw,50.199vh) scale(.3082)}to{transform:translate(82.9129vw,99vh) scale(.3082)}}.snow:nth-child(300){opacity:.131;transform:translate(19.6872vw,-10px) scale(.8606);animation:fall-300 23s -10s linear infinite}@keyframes fall-300{53.14%{transform:translate(12.3744vw,53.14vh) scale(.8606)}to{transform:translate(16.0308vw,99vh) scale(.8606)}}.snow:nth-child(301){opacity:.6372;transform:translate(39.2622vw,-10px) scale(.4612);animation:fall-301 23s -6s linear infinite}@keyframes fall-301{78.734%{transform:translate(33.677vw,78.734vh) scale(.4612)}to{transform:translate(36.4696vw,99vh) scale(.4612)}}.snow:nth-child(302){opacity:1.9182;transform:translate(87.1757vw,-10px) scale(.6307);animation:fall-302 19s -29s linear infinite}@keyframes fall-302{40.102%{transform:translate(83.9838vw,40.102vh) scale(.6307)}to{transform:translate(85.57975vw,99vh) scale(.6307)}}.snow:nth-child(303){opacity:1.377;transform:translate(94.9676vw,-10px) scale(.8399);animation:fall-303 24s -12s linear infinite}@keyframes fall-303{31.312%{transform:translate(91.1416vw,31.312vh) scale(.8399)}to{transform:translate(93.0546vw,99vh) scale(.8399)}}.snow:nth-child(304){opacity:.7818;transform:translate(62.5953vw,-10px) scale(.4759);animation:fall-304 28s -21s linear infinite}@keyframes fall-304{54.43%{transform:translate(54.6894vw,54.43vh) scale(.4759)}to{transform:translate(58.64235vw,99vh) scale(.4759)}}.snow:nth-child(305){opacity:.0658;transform:translate(10.3724vw,-10px) scale(.4829);animation:fall-305 14s -10s linear infinite}@keyframes fall-305{64.106%{transform:translate(3.3516vw,64.106vh) scale(.4829)}to{transform:translate(6.862vw,99vh) scale(.4829)}}.snow:nth-child(306){opacity:.0798;transform:translate(39.2764vw,-10px) scale(.886);animation:fall-306 22s -13s linear infinite}@keyframes fall-306{71.814%{transform:translate(42.8369vw,71.814vh) scale(.886)}to{transform:translate(41.05665vw,99vh) scale(.886)}}.snow:nth-child(307){opacity:1.5494;transform:translate(74.5258vw,-10px) scale(.5778);animation:fall-307 20s -27s linear infinite}@keyframes fall-307{71.727%{transform:translate(68.7319vw,71.727vh) scale(.5778)}to{transform:translate(71.62885vw,99vh) scale(.5778)}}.snow:nth-child(308){opacity:1.7502;transform:translate(66.5757vw,-10px) scale(.3502);animation:fall-308 27s -28s linear infinite}@keyframes fall-308{71.355%{transform:translate(59.7777vw,71.355vh) scale(.3502)}to{transform:translate(63.1767vw,99vh) scale(.3502)}}.snow:nth-child(309){opacity:1.3158;transform:translate(26.959vw,-10px) scale(.5341);animation:fall-309 27s -17s linear infinite}@keyframes fall-309{47.672%{transform:translate(23.4066vw,47.672vh) scale(.5341)}to{transform:translate(25.1828vw,99vh) scale(.5341)}}.snow:nth-child(310){opacity:.7034;transform:translate(90.4581vw,-10px) scale(.6186);animation:fall-310 16s -26s linear infinite}@keyframes fall-310{53.82%{transform:translate(88.0744vw,53.82vh) scale(.6186)}to{transform:translate(89.26625vw,99vh) scale(.6186)}}.snow:nth-child(311){opacity:1.2904;transform:translate(65.4384vw,-10px) scale(.7118);animation:fall-311 10s -23s linear infinite}@keyframes fall-311{35.249%{transform:translate(64.9838vw,35.249vh) scale(.7118)}to{transform:translate(65.2111vw,99vh) scale(.7118)}}.snow:nth-child(312){opacity:.2518;transform:translate(53.5879vw,-10px) scale(.2014);animation:fall-312 15s -1s linear infinite}@keyframes fall-312{79.811%{transform:translate(52.6937vw,79.811vh) scale(.2014)}to{transform:translate(53.1408vw,99vh) scale(.2014)}}.snow:nth-child(313){opacity:1.5038;transform:translate(70.5793vw,-10px) scale(.4396);animation:fall-313 16s -21s linear infinite}@keyframes fall-313{51.683%{transform:translate(70.7497vw,51.683vh) scale(.4396)}to{transform:translate(70.6645vw,99vh) scale(.4396)}}.snow:nth-child(314){opacity:1.3018;transform:translate(74.8167vw,-10px) scale(.2642);animation:fall-314 10s -19s linear infinite}@keyframes fall-314{33.457%{transform:translate(84.2527vw,33.457vh) scale(.2642)}to{transform:translate(79.5347vw,99vh) scale(.2642)}}.snow:nth-child(315){opacity:.5096;transform:translate(88.5175vw,-10px) scale(.4819);animation:fall-315 11s -22s linear infinite}@keyframes fall-315{73.644%{transform:translate(89.5902vw,73.644vh) scale(.4819)}to{transform:translate(89.05385vw,99vh) scale(.4819)}}.snow:nth-child(316){opacity:.0458;transform:translate(16.3008vw,-10px) scale(.0941);animation:fall-316 17s -13s linear infinite}@keyframes fall-316{57.326%{transform:translate(11.2867vw,57.326vh) scale(.0941)}to{transform:translate(13.79375vw,99vh) scale(.0941)}}.snow:nth-child(317){opacity:.0712;transform:translate(85.264vw,-10px) scale(.5003);animation:fall-317 28s -30s linear infinite}@keyframes fall-317{45.129%{transform:translate(85.7496vw,45.129vh) scale(.5003)}to{transform:translate(85.5068vw,99vh) scale(.5003)}}.snow:nth-child(318){opacity:.068;transform:translate(35.9181vw,-10px) scale(.4964);animation:fall-318 16s -22s linear infinite}@keyframes fall-318{38.666%{transform:translate(31.5497vw,38.666vh) scale(.4964)}to{transform:translate(33.7339vw,99vh) scale(.4964)}}.snow:nth-child(319){opacity:1.1916;transform:translate(28.4008vw,-10px) scale(.4491);animation:fall-319 20s -29s linear infinite}@keyframes fall-319{33.374%{transform:translate(21.7008vw,33.374vh) scale(.4491)}to{transform:translate(25.0508vw,99vh) scale(.4491)}}.snow:nth-child(320){opacity:1.465;transform:translate(71.3118vw,-10px) scale(.9969);animation:fall-320 17s -11s linear infinite}@keyframes fall-320{79.486%{transform:translate(77.6896vw,79.486vh) scale(.9969)}to{transform:translate(74.5007vw,99vh) scale(.9969)}}.snow:nth-child(321){opacity:1.9344;transform:translate(86.0581vw,-10px) scale(.164);animation:fall-321 25s -9s linear infinite}@keyframes fall-321{54.934%{transform:translate(90.4549vw,54.934vh) scale(.164)}to{transform:translate(88.2565vw,99vh) scale(.164)}}.snow:nth-child(322){opacity:.4612;transform:translate(3.7919vw,-10px) scale(.2336);animation:fall-322 11s -5s linear infinite}@keyframes fall-322{39.253%{transform:translate(8.3755vw,39.253vh) scale(.2336)}to{transform:translate(6.0837vw,99vh) scale(.2336)}}.snow:nth-child(323){opacity:.1732;transform:translate(72.9116vw,-10px) scale(.8476);animation:fall-323 21s -16s linear infinite}@keyframes fall-323{54.36%{transform:translate(78.1466vw,54.36vh) scale(.8476)}to{transform:translate(75.5291vw,99vh) scale(.8476)}}.snow:nth-child(324){opacity:1.7788;transform:translate(63.8227vw,-10px) scale(.8503);animation:fall-324 13s -3s linear infinite}@keyframes fall-324{51.399%{transform:translate(71.4219vw,51.399vh) scale(.8503)}to{transform:translate(67.6223vw,99vh) scale(.8503)}}.snow:nth-child(325){opacity:.288;transform:translate(71.3372vw,-10px) scale(.1144);animation:fall-325 20s -7s linear infinite}@keyframes fall-325{53.184%{transform:translate(62.2205vw,53.184vh) scale(.1144)}to{transform:translate(66.77885vw,99vh) scale(.1144)}}.snow:nth-child(326){opacity:1.7974;transform:translate(20.7762vw,-10px) scale(.8015);animation:fall-326 20s -25s linear infinite}@keyframes fall-326{42.346%{transform:translate(20.7636vw,42.346vh) scale(.8015)}to{transform:translate(20.7699vw,99vh) scale(.8015)}}.snow:nth-child(327){opacity:1.2098;transform:translate(32.974vw,-10px) scale(.9172);animation:fall-327 24s -16s linear infinite}@keyframes fall-327{39.201%{transform:translate(39.5847vw,39.201vh) scale(.9172)}to{transform:translate(36.27935vw,99vh) scale(.9172)}}.snow:nth-child(328){opacity:.8196;transform:translate(85.6526vw,-10px) scale(.3762);animation:fall-328 11s -17s linear infinite}@keyframes fall-328{75.466%{transform:translate(92.9131vw,75.466vh) scale(.3762)}to{transform:translate(89.28285vw,99vh) scale(.3762)}}.snow:nth-child(329){opacity:.904;transform:translate(49.3285vw,-10px) scale(.0132);animation:fall-329 12s -17s linear infinite}@keyframes fall-329{77.937%{transform:translate(42.0108vw,77.937vh) scale(.0132)}to{transform:translate(45.66965vw,99vh) scale(.0132)}}.snow:nth-child(330){opacity:.7204;transform:translate(41.6256vw,-10px) scale(.0524);animation:fall-330 18s -24s linear infinite}@keyframes fall-330{40.942%{transform:translate(43.2764vw,40.942vh) scale(.0524)}to{transform:translate(42.451vw,99vh) scale(.0524)}}.snow:nth-child(331){opacity:.221;transform:translate(53.0276vw,-10px) scale(.1663);animation:fall-331 29s -25s linear infinite}@keyframes fall-331{65.098%{transform:translate(58.8066vw,65.098vh) scale(.1663)}to{transform:translate(55.9171vw,99vh) scale(.1663)}}.snow:nth-child(332){opacity:1.7818;transform:translate(49.1343vw,-10px) scale(.3469);animation:fall-332 11s -9s linear infinite}@keyframes fall-332{73.682%{transform:translate(44.9237vw,73.682vh) scale(.3469)}to{transform:translate(47.029vw,99vh) scale(.3469)}}.snow:nth-child(333){opacity:1.3036;transform:translate(37.5251vw,-10px) scale(.8937);animation:fall-333 15s -15s linear infinite}@keyframes fall-333{37.559%{transform:translate(36.254vw,37.559vh) scale(.8937)}to{transform:translate(36.88955vw,99vh) scale(.8937)}}.snow:nth-child(334){opacity:.598;transform:translate(23.002vw,-10px) scale(.6497);animation:fall-334 23s -16s linear infinite}@keyframes fall-334{70.151%{transform:translate(16.2854vw,70.151vh) scale(.6497)}to{transform:translate(19.6437vw,99vh) scale(.6497)}}.snow:nth-child(335){opacity:1.3612;transform:translate(3.7411vw,-10px) scale(.0804);animation:fall-335 23s -8s linear infinite}@keyframes fall-335{32.056%{transform:translate(9.8167vw,32.056vh) scale(.0804)}to{transform:translate(6.7789vw,99vh) scale(.0804)}}.snow:nth-child(336){opacity:.2442;transform:translate(39.3131vw,-10px) scale(.401);animation:fall-336 24s -16s linear infinite}@keyframes fall-336{43.627%{transform:translate(49.147vw,43.627vh) scale(.401)}to{transform:translate(44.23005vw,99vh) scale(.401)}}.snow:nth-child(337){opacity:1.5766;transform:translate(58.5683vw,-10px) scale(.0323);animation:fall-337 20s -27s linear infinite}@keyframes fall-337{47.322%{transform:translate(62.6659vw,47.322vh) scale(.0323)}to{transform:translate(60.6171vw,99vh) scale(.0323)}}.snow:nth-child(338){opacity:.4604;transform:translate(45.545vw,-10px) scale(.2903);animation:fall-338 26s -15s linear infinite}@keyframes fall-338{60.599%{transform:translate(45.636vw,60.599vh) scale(.2903)}to{transform:translate(45.5905vw,99vh) scale(.2903)}}.snow:nth-child(339){opacity:.8174;transform:translate(99.618vw,-10px) scale(.0134);animation:fall-339 30s -13s linear infinite}@keyframes fall-339{67.05%{transform:translate(99.5104vw,67.05vh) scale(.0134)}to{transform:translate(99.5642vw,99vh) scale(.0134)}}.snow:nth-child(340){opacity:.0602;transform:translate(15.5135vw,-10px) scale(.3261);animation:fall-340 13s -1s linear infinite}@keyframes fall-340{75.729%{transform:translate(15.666vw,75.729vh) scale(.3261)}to{transform:translate(15.58975vw,99vh) scale(.3261)}}.snow:nth-child(341){opacity:.1892;transform:translate(70.7984vw,-10px) scale(.2061);animation:fall-341 22s -13s linear infinite}@keyframes fall-341{62.865%{transform:translate(64.8777vw,62.865vh) scale(.2061)}to{transform:translate(67.83805vw,99vh) scale(.2061)}}.snow:nth-child(342){opacity:1.0328;transform:translate(13.7218vw,-10px) scale(.1222);animation:fall-342 18s -15s linear infinite}@keyframes fall-342{74.03%{transform:translate(11.7106vw,74.03vh) scale(.1222)}to{transform:translate(12.7162vw,99vh) scale(.1222)}}.snow:nth-child(343){opacity:.9256;transform:translate(40.2063vw,-10px) scale(.7009);animation:fall-343 11s -7s linear infinite}@keyframes fall-343{61.075%{transform:translate(48.7868vw,61.075vh) scale(.7009)}to{transform:translate(44.49655vw,99vh) scale(.7009)}}.snow:nth-child(344){opacity:1.5062;transform:translate(7.4081vw,-10px) scale(.8639);animation:fall-344 23s -13s linear infinite}@keyframes fall-344{73.27%{transform:translate(8.3359vw,73.27vh) scale(.8639)}to{transform:translate(7.872vw,99vh) scale(.8639)}}.snow:nth-child(345){opacity:1.473;transform:translate(19.4242vw,-10px) scale(.1758);animation:fall-345 17s -20s linear infinite}@keyframes fall-345{58.952%{transform:translate(18.06vw,58.952vh) scale(.1758)}to{transform:translate(18.7421vw,99vh) scale(.1758)}}.snow:nth-child(346){opacity:.4376;transform:translate(46.6583vw,-10px) scale(.9366);animation:fall-346 11s -23s linear infinite}@keyframes fall-346{41.482%{transform:translate(46.628vw,41.482vh) scale(.9366)}to{transform:translate(46.64315vw,99vh) scale(.9366)}}.snow:nth-child(347){opacity:.8268;transform:translate(23.7023vw,-10px) scale(.0504);animation:fall-347 26s -23s linear infinite}@keyframes fall-347{46.852%{transform:translate(30.9454vw,46.852vh) scale(.0504)}to{transform:translate(27.32385vw,99vh) scale(.0504)}}.snow:nth-child(348){opacity:.1526;transform:translate(85.5187vw,-10px) scale(.214);animation:fall-348 27s -23s linear infinite}@keyframes fall-348{68.138%{transform:translate(75.6904vw,68.138vh) scale(.214)}to{transform:translate(80.60455vw,99vh) scale(.214)}}.snow:nth-child(349){opacity:.6334;transform:translate(36.7825vw,-10px) scale(.6955);animation:fall-349 24s -21s linear infinite}@keyframes fall-349{40.83%{transform:translate(33.953vw,40.83vh) scale(.6955)}to{transform:translate(35.36775vw,99vh) scale(.6955)}}.snow:nth-child(350){opacity:1.1912;transform:translate(46.9592vw,-10px) scale(.1604);animation:fall-350 24s -16s linear infinite}@keyframes fall-350{40.435%{transform:translate(46.1368vw,40.435vh) scale(.1604)}to{transform:translate(46.548vw,99vh) scale(.1604)}}.snow:nth-child(351){opacity:1.149;transform:translate(62.9511vw,-10px) scale(.5232);animation:fall-351 25s -14s linear infinite}@keyframes fall-351{60.704%{transform:translate(67.914vw,60.704vh) scale(.5232)}to{transform:translate(65.43255vw,99vh) scale(.5232)}}.snow:nth-child(352){opacity:1.626;transform:translate(29.2609vw,-10px) scale(.7882);animation:fall-352 19s -29s linear infinite}@keyframes fall-352{52.096%{transform:translate(24.373vw,52.096vh) scale(.7882)}to{transform:translate(26.81695vw,99vh) scale(.7882)}}.snow:nth-child(353){opacity:1.3186;transform:translate(83.4282vw,-10px) scale(.4899);animation:fall-353 20s -24s linear infinite}@keyframes fall-353{37.209%{transform:translate(83.9366vw,37.209vh) scale(.4899)}to{transform:translate(83.6824vw,99vh) scale(.4899)}}.snow:nth-child(354){opacity:.5224;transform:translate(11.5244vw,-10px) scale(.681);animation:fall-354 19s -29s linear infinite}@keyframes fall-354{31.638%{transform:translate(13.4728vw,31.638vh) scale(.681)}to{transform:translate(12.4986vw,99vh) scale(.681)}}.snow:nth-child(355){opacity:1.0136;transform:translate(86.7301vw,-10px) scale(.8944);animation:fall-355 18s -2s linear infinite}@keyframes fall-355{71.484%{transform:translate(85.0953vw,71.484vh) scale(.8944)}to{transform:translate(85.9127vw,99vh) scale(.8944)}}.snow:nth-child(356){opacity:.786;transform:translate(5.1323vw,-10px) scale(.9546);animation:fall-356 18s -16s linear infinite}@keyframes fall-356{76.501%{transform:translate(2.9808vw,76.501vh) scale(.9546)}to{transform:translate(4.05655vw,99vh) scale(.9546)}}.snow:nth-child(357){opacity:1.496;transform:translate(75.2512vw,-10px) scale(.9891);animation:fall-357 14s -17s linear infinite}@keyframes fall-357{78.003%{transform:translate(80.4365vw,78.003vh) scale(.9891)}to{transform:translate(77.84385vw,99vh) scale(.9891)}}.snow:nth-child(358){opacity:1.5826;transform:translate(69.7284vw,-10px) scale(.0854);animation:fall-358 23s -29s linear infinite}@keyframes fall-358{42.735%{transform:translate(71.5183vw,42.735vh) scale(.0854)}to{transform:translate(70.62335vw,99vh) scale(.0854)}}.snow:nth-child(359){opacity:.5386;transform:translate(24.1165vw,-10px) scale(.4493);animation:fall-359 26s -16s linear infinite}@keyframes fall-359{41.408%{transform:translate(25.1305vw,41.408vh) scale(.4493)}to{transform:translate(24.6235vw,99vh) scale(.4493)}}.snow:nth-child(360){opacity:1.2338;transform:translate(54.0508vw,-10px) scale(.2558);animation:fall-360 21s -1s linear infinite}@keyframes fall-360{55.508%{transform:translate(59.1185vw,55.508vh) scale(.2558)}to{transform:translate(56.58465vw,99vh) scale(.2558)}}.snow:nth-child(361){opacity:.9828;transform:translate(31.1416vw,-10px) scale(.149);animation:fall-361 13s -9s linear infinite}@keyframes fall-361{55.013%{transform:translate(23.8826vw,55.013vh) scale(.149)}to{transform:translate(27.5121vw,99vh) scale(.149)}}.snow:nth-child(362){opacity:.545;transform:translate(36.0204vw,-10px) scale(.8089);animation:fall-362 20s -5s linear infinite}@keyframes fall-362{45.168%{transform:translate(39.7629vw,45.168vh) scale(.8089)}to{transform:translate(37.89165vw,99vh) scale(.8089)}}.snow:nth-child(363){opacity:.2022;transform:translate(30.3783vw,-10px) scale(.8831);animation:fall-363 14s -11s linear infinite}@keyframes fall-363{73.457%{transform:translate(26.7163vw,73.457vh) scale(.8831)}to{transform:translate(28.5473vw,99vh) scale(.8831)}}.snow:nth-child(364){opacity:.2952;transform:translate(46.6191vw,-10px) scale(.2702);animation:fall-364 25s -25s linear infinite}@keyframes fall-364{62.541%{transform:translate(53.6506vw,62.541vh) scale(.2702)}to{transform:translate(50.13485vw,99vh) scale(.2702)}}.snow:nth-child(365){opacity:.5388;transform:translate(.7895vw,-10px) scale(.7925);animation:fall-365 15s -3s linear infinite}@keyframes fall-365{60.146%{transform:translate(-7.1655vw,60.146vh) scale(.7925)}to{transform:translate(-3.188vw,99vh) scale(.7925)}}.snow:nth-child(366){opacity:.4746;transform:translate(58.9271vw,-10px) scale(.2662);animation:fall-366 14s -16s linear infinite}@keyframes fall-366{48.113%{transform:translate(67.4647vw,48.113vh) scale(.2662)}to{transform:translate(63.1959vw,99vh) scale(.2662)}}.snow:nth-child(367){opacity:.7992;transform:translate(73.0514vw,-10px) scale(.8219);animation:fall-367 27s -21s linear infinite}@keyframes fall-367{45.812%{transform:translate(75.0231vw,45.812vh) scale(.8219)}to{transform:translate(74.03725vw,99vh) scale(.8219)}}.snow:nth-child(368){opacity:1.7812;transform:translate(33.5834vw,-10px) scale(.0918);animation:fall-368 28s -3s linear infinite}@keyframes fall-368{75.82%{transform:translate(43.1152vw,75.82vh) scale(.0918)}to{transform:translate(38.3493vw,99vh) scale(.0918)}}.snow:nth-child(369){opacity:.1096;transform:translate(81.8032vw,-10px) scale(.7593);animation:fall-369 25s -10s linear infinite}@keyframes fall-369{33.266%{transform:translate(79.1269vw,33.266vh) scale(.7593)}to{transform:translate(80.46505vw,99vh) scale(.7593)}}.snow:nth-child(370){opacity:1.3594;transform:translate(57.9203vw,-10px) scale(.3945);animation:fall-370 15s -28s linear infinite}@keyframes fall-370{46.85%{transform:translate(60.6565vw,46.85vh) scale(.3945)}to{transform:translate(59.2884vw,99vh) scale(.3945)}}.snow:nth-child(371){opacity:.4954;transform:translate(14.2167vw,-10px) scale(.6592);animation:fall-371 30s -9s linear infinite}@keyframes fall-371{57.747%{transform:translate(7.3455vw,57.747vh) scale(.6592)}to{transform:translate(10.7811vw,99vh) scale(.6592)}}.snow:nth-child(372){opacity:1.906;transform:translate(77.5611vw,-10px) scale(.2925);animation:fall-372 21s -12s linear infinite}@keyframes fall-372{55.235%{transform:translate(84.8852vw,55.235vh) scale(.2925)}to{transform:translate(81.22315vw,99vh) scale(.2925)}}.snow:nth-child(373){opacity:.0762;transform:translate(60.1529vw,-10px) scale(.8405);animation:fall-373 30s -15s linear infinite}@keyframes fall-373{39.019%{transform:translate(50.7513vw,39.019vh) scale(.8405)}to{transform:translate(55.4521vw,99vh) scale(.8405)}}.snow:nth-child(374){opacity:.2746;transform:translate(90.8932vw,-10px) scale(.6025);animation:fall-374 24s -8s linear infinite}@keyframes fall-374{76.295%{transform:translate(99.4758vw,76.295vh) scale(.6025)}to{transform:translate(95.1845vw,99vh) scale(.6025)}}.snow:nth-child(375){opacity:1.2256;transform:translate(19.168vw,-10px) scale(.781);animation:fall-375 11s -3s linear infinite}@keyframes fall-375{72.646%{transform:translate(17.5851vw,72.646vh) scale(.781)}to{transform:translate(18.37655vw,99vh) scale(.781)}}.snow:nth-child(376){opacity:.2998;transform:translate(48.2018vw,-10px) scale(.9899);animation:fall-376 11s -3s linear infinite}@keyframes fall-376{77.114%{transform:translate(51.3722vw,77.114vh) scale(.9899)}to{transform:translate(49.787vw,99vh) scale(.9899)}}.snow:nth-child(377){opacity:1.8618;transform:translate(81.594vw,-10px) scale(.3133);animation:fall-377 27s -8s linear infinite}@keyframes fall-377{41.324%{transform:translate(91.4813vw,41.324vh) scale(.3133)}to{transform:translate(86.53765vw,99vh) scale(.3133)}}.snow:nth-child(378){opacity:1.0606;transform:translate(95.4186vw,-10px) scale(.4599);animation:fall-378 18s -6s linear infinite}@keyframes fall-378{37.245%{transform:translate(101.8367vw,37.245vh) scale(.4599)}to{transform:translate(98.62765vw,99vh) scale(.4599)}}.snow:nth-child(379){opacity:.853;transform:translate(61.5227vw,-10px) scale(.0568);animation:fall-379 14s -29s linear infinite}@keyframes fall-379{46.221%{transform:translate(70.6771vw,46.221vh) scale(.0568)}to{transform:translate(66.0999vw,99vh) scale(.0568)}}.snow:nth-child(380){opacity:.26;transform:translate(13.7212vw,-10px) scale(.4601);animation:fall-380 19s -11s linear infinite}@keyframes fall-380{46.049%{transform:translate(18.3681vw,46.049vh) scale(.4601)}to{transform:translate(16.04465vw,99vh) scale(.4601)}}.snow:nth-child(381){opacity:.6796;transform:translate(61.9722vw,-10px) scale(.0162);animation:fall-381 25s -21s linear infinite}@keyframes fall-381{42.925%{transform:translate(55.0213vw,42.925vh) scale(.0162)}to{transform:translate(58.49675vw,99vh) scale(.0162)}}.snow:nth-child(382){opacity:1.8184;transform:translate(25.0037vw,-10px) scale(.8516);animation:fall-382 21s -12s linear infinite}@keyframes fall-382{53.673%{transform:translate(16.3785vw,53.673vh) scale(.8516)}to{transform:translate(20.6911vw,99vh) scale(.8516)}}.snow:nth-child(383){opacity:.871;transform:translate(45.4431vw,-10px) scale(.5906);animation:fall-383 11s -1s linear infinite}@keyframes fall-383{54.115%{transform:translate(50.2885vw,54.115vh) scale(.5906)}to{transform:translate(47.8658vw,99vh) scale(.5906)}}.snow:nth-child(384){opacity:1.1288;transform:translate(37.0925vw,-10px) scale(.917);animation:fall-384 20s -17s linear infinite}@keyframes fall-384{38.292%{transform:translate(30.3071vw,38.292vh) scale(.917)}to{transform:translate(33.6998vw,99vh) scale(.917)}}.snow:nth-child(385){opacity:1.8088;transform:translate(24.693vw,-10px) scale(.8852);animation:fall-385 30s -19s linear infinite}@keyframes fall-385{34.618%{transform:translate(30.2899vw,34.618vh) scale(.8852)}to{transform:translate(27.49145vw,99vh) scale(.8852)}}.snow:nth-child(386){opacity:.9936;transform:translate(38.5578vw,-10px) scale(.6793);animation:fall-386 29s -23s linear infinite}@keyframes fall-386{37.41%{transform:translate(43.0712vw,37.41vh) scale(.6793)}to{transform:translate(40.8145vw,99vh) scale(.6793)}}.snow:nth-child(387){opacity:.333;transform:translate(1.9237vw,-10px) scale(.0475);animation:fall-387 14s -2s linear infinite}@keyframes fall-387{42.44%{transform:translate(3.1766vw,42.44vh) scale(.0475)}to{transform:translate(2.55015vw,99vh) scale(.0475)}}.snow:nth-child(388){opacity:1.428;transform:translate(59.1vw,-10px) scale(.4909);animation:fall-388 28s -26s linear infinite}@keyframes fall-388{59.22%{transform:translate(54.7596vw,59.22vh) scale(.4909)}to{transform:translate(56.9298vw,99vh) scale(.4909)}}.snow:nth-child(389){opacity:1.1866;transform:translate(84.989vw,-10px) scale(.361);animation:fall-389 21s -9s linear infinite}@keyframes fall-389{38.204%{transform:translate(82.5207vw,38.204vh) scale(.361)}to{transform:translate(83.75485vw,99vh) scale(.361)}}.snow:nth-child(390){opacity:.1138;transform:translate(10.7832vw,-10px) scale(.8693);animation:fall-390 11s -13s linear infinite}@keyframes fall-390{34.086%{transform:translate(14.8367vw,34.086vh) scale(.8693)}to{transform:translate(12.80995vw,99vh) scale(.8693)}}.snow:nth-child(391){opacity:1.8336;transform:translate(5.1618vw,-10px) scale(.0633);animation:fall-391 23s -12s linear infinite}@keyframes fall-391{73.264%{transform:translate(4.5151vw,73.264vh) scale(.0633)}to{transform:translate(4.83845vw,99vh) scale(.0633)}}.snow:nth-child(392){opacity:1.7712;transform:translate(1.6056vw,-10px) scale(.1394);animation:fall-392 16s -14s linear infinite}@keyframes fall-392{42.959%{transform:translate(-4.779vw,42.959vh) scale(.1394)}to{transform:translate(-1.5867vw,99vh) scale(.1394)}}.snow:nth-child(393){opacity:.1976;transform:translate(71.9901vw,-10px) scale(.8174);animation:fall-393 17s -23s linear infinite}@keyframes fall-393{74.557%{transform:translate(71.064vw,74.557vh) scale(.8174)}to{transform:translate(71.52705vw,99vh) scale(.8174)}}.snow:nth-child(394){opacity:1.068;transform:translate(50.2802vw,-10px) scale(.0495);animation:fall-394 25s -1s linear infinite}@keyframes fall-394{47.56%{transform:translate(59.1668vw,47.56vh) scale(.0495)}to{transform:translate(54.7235vw,99vh) scale(.0495)}}.snow:nth-child(395){opacity:1.9232;transform:translate(84.1571vw,-10px) scale(.8934);animation:fall-395 29s -4s linear infinite}@keyframes fall-395{74.48%{transform:translate(79.5774vw,74.48vh) scale(.8934)}to{transform:translate(81.86725vw,99vh) scale(.8934)}}.snow:nth-child(396){opacity:1.3756;transform:translate(89.7871vw,-10px) scale(.5966);animation:fall-396 17s -23s linear infinite}@keyframes fall-396{35.792%{transform:translate(98.8515vw,35.792vh) scale(.5966)}to{transform:translate(94.3193vw,99vh) scale(.5966)}}.snow:nth-child(397){opacity:1.6594;transform:translate(97.3306vw,-10px) scale(.9202);animation:fall-397 16s -26s linear infinite}@keyframes fall-397{53.543%{transform:translate(88.9781vw,53.543vh) scale(.9202)}to{transform:translate(93.15435vw,99vh) scale(.9202)}}.snow:nth-child(398){opacity:.4974;transform:translate(66.3396vw,-10px) scale(.9782);animation:fall-398 22s -14s linear infinite}@keyframes fall-398{50.16%{transform:translate(64.4235vw,50.16vh) scale(.9782)}to{transform:translate(65.38155vw,99vh) scale(.9782)}}.snow:nth-child(399){opacity:1.8222;transform:translate(78.1428vw,-10px) scale(.2812);animation:fall-399 20s -30s linear infinite}@keyframes fall-399{45.128%{transform:translate(80.3451vw,45.128vh) scale(.2812)}to{transform:translate(79.24395vw,99vh) scale(.2812)}}.snow:nth-child(400){opacity:1.8162;transform:translate(49.2357vw,-10px) scale(.7041);animation:fall-400 20s -27s linear infinite}@keyframes fall-400{52.249%{transform:translate(46.9588vw,52.249vh) scale(.7041)}to{transform:translate(48.09725vw,99vh) scale(.7041)}}\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.5332;transform:translate(23.264vw,-10px) scale(.9337);animation:fall-1 12s -20s linear infinite}@keyframes fall-1{46.71%{transform:translate(31.3773vw,46.71vh) scale(.9337)}to{transform:translate(27.32065vw,99vh) scale(.9337)}}.snow:nth-child(2){opacity:1.5796;transform:translate(4.1894vw,-10px) scale(.8483);animation:fall-2 23s -25s linear infinite}@keyframes fall-2{72.824%{transform:translate(5.8408vw,72.824vh) scale(.8483)}to{transform:translate(5.0151vw,99vh) scale(.8483)}}.snow:nth-child(3){opacity:.7878;transform:translate(46.3125vw,-10px) scale(.7861);animation:fall-3 10s -14s linear infinite}@keyframes fall-3{67.261%{transform:translate(43.5435vw,67.261vh) scale(.7861)}to{transform:translate(44.928vw,99vh) scale(.7861)}}.snow:nth-child(4){opacity:1.3178;transform:translate(90.933vw,-10px) scale(.0125);animation:fall-4 28s -6s linear infinite}@keyframes fall-4{66.016%{transform:translate(98.1677vw,66.016vh) scale(.0125)}to{transform:translate(94.55035vw,99vh) scale(.0125)}}.snow:nth-child(5){opacity:.2408;transform:translate(5.3259vw,-10px) scale(.5885);animation:fall-5 27s -9s linear infinite}@keyframes fall-5{32.099%{transform:translate(6.1099vw,32.099vh) scale(.5885)}to{transform:translate(5.7179vw,99vh) scale(.5885)}}.snow:nth-child(6){opacity:1.7908;transform:translate(94.1117vw,-10px) scale(.4885);animation:fall-6 27s -30s linear infinite}@keyframes fall-6{78.02%{transform:translate(103.057vw,78.02vh) scale(.4885)}to{transform:translate(98.58435vw,99vh) scale(.4885)}}.snow:nth-child(7){opacity:.7102;transform:translate(71.6786vw,-10px) scale(.6497);animation:fall-7 15s -28s linear infinite}@keyframes fall-7{38.534%{transform:translate(66.7839vw,38.534vh) scale(.6497)}to{transform:translate(69.23125vw,99vh) scale(.6497)}}.snow:nth-child(8){opacity:1.1814;transform:translate(63.2196vw,-10px) scale(.202);animation:fall-8 15s -4s linear infinite}@keyframes fall-8{65.356%{transform:translate(68.2127vw,65.356vh) scale(.202)}to{transform:translate(65.71615vw,99vh) scale(.202)}}.snow:nth-child(9){opacity:1.0796;transform:translate(8.0168vw,-10px) scale(.7285);animation:fall-9 24s -8s linear infinite}@keyframes fall-9{74.795%{transform:translate(4.4999vw,74.795vh) scale(.7285)}to{transform:translate(6.25835vw,99vh) scale(.7285)}}.snow:nth-child(10){opacity:1.4224;transform:translate(62.5167vw,-10px) scale(.3685);animation:fall-10 21s -21s linear infinite}@keyframes fall-10{45.656%{transform:translate(71.7286vw,45.656vh) scale(.3685)}to{transform:translate(67.12265vw,99vh) scale(.3685)}}.snow:nth-child(11){opacity:1.4592;transform:translate(51.3741vw,-10px) scale(.1853);animation:fall-11 12s -29s linear infinite}@keyframes fall-11{78.281%{transform:translate(48.3142vw,78.281vh) scale(.1853)}to{transform:translate(49.84415vw,99vh) scale(.1853)}}.snow:nth-child(12){opacity:.0504;transform:translate(14.8884vw,-10px) scale(.6969);animation:fall-12 17s -17s linear infinite}@keyframes fall-12{76.379%{transform:translate(14.768vw,76.379vh) scale(.6969)}to{transform:translate(14.8282vw,99vh) scale(.6969)}}.snow:nth-child(13){opacity:1.5046;transform:translate(48.9483vw,-10px) scale(.1871);animation:fall-13 22s -24s linear infinite}@keyframes fall-13{45.197%{transform:translate(53.2643vw,45.197vh) scale(.1871)}to{transform:translate(51.1063vw,99vh) scale(.1871)}}.snow:nth-child(14){opacity:.9988;transform:translate(15.2447vw,-10px) scale(.5646);animation:fall-14 15s -15s linear infinite}@keyframes fall-14{63.537%{transform:translate(24.2314vw,63.537vh) scale(.5646)}to{transform:translate(19.73805vw,99vh) scale(.5646)}}.snow:nth-child(15){opacity:.5094;transform:translate(44.5569vw,-10px) scale(.1458);animation:fall-15 21s -23s linear infinite}@keyframes fall-15{35.471%{transform:translate(36.7912vw,35.471vh) scale(.1458)}to{transform:translate(40.67405vw,99vh) scale(.1458)}}.snow:nth-child(16){opacity:1.785;transform:translate(43.425vw,-10px) scale(.2133);animation:fall-16 14s -3s linear infinite}@keyframes fall-16{30.482%{transform:translate(42.3807vw,30.482vh) scale(.2133)}to{transform:translate(42.90285vw,99vh) scale(.2133)}}.snow:nth-child(17){opacity:.2242;transform:translate(83.2323vw,-10px) scale(.0409);animation:fall-17 22s -9s linear infinite}@keyframes fall-17{33.621%{transform:translate(74.4113vw,33.621vh) scale(.0409)}to{transform:translate(78.8218vw,99vh) scale(.0409)}}.snow:nth-child(18){opacity:.5524;transform:translate(28.158vw,-10px) scale(.3149);animation:fall-18 13s -4s linear infinite}@keyframes fall-18{34.895%{transform:translate(20.9714vw,34.895vh) scale(.3149)}to{transform:translate(24.5647vw,99vh) scale(.3149)}}.snow:nth-child(19){opacity:1.7972;transform:translate(17.5714vw,-10px) scale(.9923);animation:fall-19 20s -17s linear infinite}@keyframes fall-19{73.114%{transform:translate(25.663vw,73.114vh) scale(.9923)}to{transform:translate(21.6172vw,99vh) scale(.9923)}}.snow:nth-child(20){opacity:1.7116;transform:translate(31.5393vw,-10px) scale(.2634);animation:fall-20 23s -10s linear infinite}@keyframes fall-20{72.008%{transform:translate(38.8871vw,72.008vh) scale(.2634)}to{transform:translate(35.2132vw,99vh) scale(.2634)}}.snow:nth-child(21){opacity:1.007;transform:translate(30.3437vw,-10px) scale(.6652);animation:fall-21 19s -13s linear infinite}@keyframes fall-21{40.633%{transform:translate(37.8207vw,40.633vh) scale(.6652)}to{transform:translate(34.0822vw,99vh) scale(.6652)}}.snow:nth-child(22){opacity:1.1524;transform:translate(73.6628vw,-10px) scale(.4405);animation:fall-22 14s -24s linear infinite}@keyframes fall-22{32.441%{transform:translate(69.4008vw,32.441vh) scale(.4405)}to{transform:translate(71.5318vw,99vh) scale(.4405)}}.snow:nth-child(23){opacity:1.9812;transform:translate(60.7181vw,-10px) scale(.2198);animation:fall-23 21s -24s linear infinite}@keyframes fall-23{34.428%{transform:translate(52.2585vw,34.428vh) scale(.2198)}to{transform:translate(56.4883vw,99vh) scale(.2198)}}.snow:nth-child(24){opacity:.8542;transform:translate(38.0548vw,-10px) scale(.346);animation:fall-24 23s -25s linear infinite}@keyframes fall-24{55.569%{transform:translate(32.9379vw,55.569vh) scale(.346)}to{transform:translate(35.49635vw,99vh) scale(.346)}}.snow:nth-child(25){opacity:1.1416;transform:translate(20.1039vw,-10px) scale(.5189);animation:fall-25 28s -4s linear infinite}@keyframes fall-25{50.565%{transform:translate(28.3103vw,50.565vh) scale(.5189)}to{transform:translate(24.2071vw,99vh) scale(.5189)}}.snow:nth-child(26){opacity:1.524;transform:translate(.8904vw,-10px) scale(.1862);animation:fall-26 19s -23s linear infinite}@keyframes fall-26{56.121%{transform:translate(7.5612vw,56.121vh) scale(.1862)}to{transform:translate(4.2258vw,99vh) scale(.1862)}}.snow:nth-child(27){opacity:1.0208;transform:translate(67.0304vw,-10px) scale(.3584);animation:fall-27 24s -15s linear infinite}@keyframes fall-27{49.739%{transform:translate(71.2442vw,49.739vh) scale(.3584)}to{transform:translate(69.1373vw,99vh) scale(.3584)}}.snow:nth-child(28){opacity:1.3276;transform:translate(.5528vw,-10px) scale(.0392);animation:fall-28 29s -18s linear infinite}@keyframes fall-28{46.655%{transform:translate(10.1716vw,46.655vh) scale(.0392)}to{transform:translate(5.3622vw,99vh) scale(.0392)}}.snow:nth-child(29){opacity:1.0818;transform:translate(27.14vw,-10px) scale(.2156);animation:fall-29 17s -25s linear infinite}@keyframes fall-29{58.94%{transform:translate(24.959vw,58.94vh) scale(.2156)}to{transform:translate(26.0495vw,99vh) scale(.2156)}}.snow:nth-child(30){opacity:1.9518;transform:translate(7.4471vw,-10px) scale(.4717);animation:fall-30 17s -7s linear infinite}@keyframes fall-30{78.985%{transform:translate(-.4206vw,78.985vh) scale(.4717)}to{transform:translate(3.51325vw,99vh) scale(.4717)}}.snow:nth-child(31){opacity:.36;transform:translate(56.5639vw,-10px) scale(.9946);animation:fall-31 24s -28s linear infinite}@keyframes fall-31{44.44%{transform:translate(61.2886vw,44.44vh) scale(.9946)}to{transform:translate(58.92625vw,99vh) scale(.9946)}}.snow:nth-child(32){opacity:.5204;transform:translate(30.206vw,-10px) scale(.2996);animation:fall-32 23s -14s linear infinite}@keyframes fall-32{56.977%{transform:translate(29.4894vw,56.977vh) scale(.2996)}to{transform:translate(29.8477vw,99vh) scale(.2996)}}.snow:nth-child(33){opacity:1.59;transform:translate(48.6181vw,-10px) scale(.457);animation:fall-33 24s -10s linear infinite}@keyframes fall-33{37.024%{transform:translate(57.1878vw,37.024vh) scale(.457)}to{transform:translate(52.90295vw,99vh) scale(.457)}}.snow:nth-child(34){opacity:.8392;transform:translate(98.2676vw,-10px) scale(.3264);animation:fall-34 13s -23s linear infinite}@keyframes fall-34{75.889%{transform:translate(102.5951vw,75.889vh) scale(.3264)}to{transform:translate(100.43135vw,99vh) scale(.3264)}}.snow:nth-child(35){opacity:.0536;transform:translate(69.295vw,-10px) scale(.0161);animation:fall-35 20s -28s linear infinite}@keyframes fall-35{46.051%{transform:translate(67.0619vw,46.051vh) scale(.0161)}to{transform:translate(68.17845vw,99vh) scale(.0161)}}.snow:nth-child(36){opacity:.7518;transform:translate(35.5729vw,-10px) scale(.7678);animation:fall-36 29s -15s linear infinite}@keyframes fall-36{42.242%{transform:translate(40.2066vw,42.242vh) scale(.7678)}to{transform:translate(37.88975vw,99vh) scale(.7678)}}.snow:nth-child(37){opacity:1.4138;transform:translate(97.282vw,-10px) scale(.0767);animation:fall-37 26s -15s linear infinite}@keyframes fall-37{77.408%{transform:translate(96.4732vw,77.408vh) scale(.0767)}to{transform:translate(96.8776vw,99vh) scale(.0767)}}.snow:nth-child(38){opacity:.8918;transform:translate(77.9422vw,-10px) scale(.3939);animation:fall-38 24s -29s linear infinite}@keyframes fall-38{43.873%{transform:translate(69.9612vw,43.873vh) scale(.3939)}to{transform:translate(73.9517vw,99vh) scale(.3939)}}.snow:nth-child(39){opacity:.5026;transform:translate(24.146vw,-10px) scale(.4646);animation:fall-39 26s -8s linear infinite}@keyframes fall-39{53.429%{transform:translate(24.9706vw,53.429vh) scale(.4646)}to{transform:translate(24.5583vw,99vh) scale(.4646)}}.snow:nth-child(40){opacity:.9104;transform:translate(81.321vw,-10px) scale(.6966);animation:fall-40 15s -4s linear infinite}@keyframes fall-40{51.325%{transform:translate(78.7645vw,51.325vh) scale(.6966)}to{transform:translate(80.04275vw,99vh) scale(.6966)}}.snow:nth-child(41){opacity:1.9634;transform:translate(95.9522vw,-10px) scale(.1321);animation:fall-41 14s -1s linear infinite}@keyframes fall-41{77.743%{transform:translate(89.7555vw,77.743vh) scale(.1321)}to{transform:translate(92.85385vw,99vh) scale(.1321)}}.snow:nth-child(42){opacity:.8734;transform:translate(24.6181vw,-10px) scale(.0411);animation:fall-42 22s -2s linear infinite}@keyframes fall-42{49.716%{transform:translate(27.3514vw,49.716vh) scale(.0411)}to{transform:translate(25.98475vw,99vh) scale(.0411)}}.snow:nth-child(43){opacity:1.2684;transform:translate(60.152vw,-10px) scale(.3874);animation:fall-43 30s -24s linear infinite}@keyframes fall-43{79.298%{transform:translate(63.9368vw,79.298vh) scale(.3874)}to{transform:translate(62.0444vw,99vh) scale(.3874)}}.snow:nth-child(44){opacity:1.0498;transform:translate(30.5776vw,-10px) scale(.6701);animation:fall-44 20s -22s linear infinite}@keyframes fall-44{43.817%{transform:translate(23.5885vw,43.817vh) scale(.6701)}to{transform:translate(27.08305vw,99vh) scale(.6701)}}.snow:nth-child(45){opacity:1.0838;transform:translate(70.8166vw,-10px) scale(.1179);animation:fall-45 22s -5s linear infinite}@keyframes fall-45{32.852%{transform:translate(66.7078vw,32.852vh) scale(.1179)}to{transform:translate(68.7622vw,99vh) scale(.1179)}}.snow:nth-child(46){opacity:1.675;transform:translate(43.0944vw,-10px) scale(.1494);animation:fall-46 28s -8s linear infinite}@keyframes fall-46{56.918%{transform:translate(35.2382vw,56.918vh) scale(.1494)}to{transform:translate(39.1663vw,99vh) scale(.1494)}}.snow:nth-child(47){opacity:1.0238;transform:translate(56.9134vw,-10px) scale(.6669);animation:fall-47 26s -7s linear infinite}@keyframes fall-47{44.034%{transform:translate(55.2769vw,44.034vh) scale(.6669)}to{transform:translate(56.09515vw,99vh) scale(.6669)}}.snow:nth-child(48){opacity:1.5912;transform:translate(43.5056vw,-10px) scale(.4151);animation:fall-48 22s -5s linear infinite}@keyframes fall-48{71.727%{transform:translate(42.7715vw,71.727vh) scale(.4151)}to{transform:translate(43.13855vw,99vh) scale(.4151)}}.snow:nth-child(49){opacity:1.22;transform:translate(40.6251vw,-10px) scale(.5774);animation:fall-49 26s -28s linear infinite}@keyframes fall-49{43.306%{transform:translate(35.786vw,43.306vh) scale(.5774)}to{transform:translate(38.20555vw,99vh) scale(.5774)}}.snow:nth-child(50){opacity:.6918;transform:translate(12.5082vw,-10px) scale(.6147);animation:fall-50 11s -8s linear infinite}@keyframes fall-50{66.467%{transform:translate(6.3713vw,66.467vh) scale(.6147)}to{transform:translate(9.43975vw,99vh) scale(.6147)}}.snow:nth-child(51){opacity:1.4128;transform:translate(13.8353vw,-10px) scale(.746);animation:fall-51 12s -27s linear infinite}@keyframes fall-51{36.548%{transform:translate(23.2869vw,36.548vh) scale(.746)}to{transform:translate(18.5611vw,99vh) scale(.746)}}.snow:nth-child(52){opacity:1.428;transform:translate(34.4394vw,-10px) scale(.5757);animation:fall-52 24s -28s linear infinite}@keyframes fall-52{60.049%{transform:translate(25.8482vw,60.049vh) scale(.5757)}to{transform:translate(30.1438vw,99vh) scale(.5757)}}.snow:nth-child(53){opacity:1.3412;transform:translate(11.082vw,-10px) scale(.2783);animation:fall-53 22s -20s linear infinite}@keyframes fall-53{40.462%{transform:translate(15.6416vw,40.462vh) scale(.2783)}to{transform:translate(13.3618vw,99vh) scale(.2783)}}.snow:nth-child(54){opacity:.6194;transform:translate(83.6454vw,-10px) scale(.9186);animation:fall-54 16s -9s linear infinite}@keyframes fall-54{65.182%{transform:translate(83.2661vw,65.182vh) scale(.9186)}to{transform:translate(83.45575vw,99vh) scale(.9186)}}.snow:nth-child(55){opacity:.886;transform:translate(28.9686vw,-10px) scale(.1387);animation:fall-55 15s -18s linear infinite}@keyframes fall-55{64.881%{transform:translate(25.0511vw,64.881vh) scale(.1387)}to{transform:translate(27.00985vw,99vh) scale(.1387)}}.snow:nth-child(56){opacity:1.9688;transform:translate(3.8108vw,-10px) scale(.0897);animation:fall-56 24s -7s linear infinite}@keyframes fall-56{32.819%{transform:translate(2.9059vw,32.819vh) scale(.0897)}to{transform:translate(3.35835vw,99vh) scale(.0897)}}.snow:nth-child(57){opacity:1.0194;transform:translate(70.2818vw,-10px) scale(.3831);animation:fall-57 19s -7s linear infinite}@keyframes fall-57{45.423%{transform:translate(65.4965vw,45.423vh) scale(.3831)}to{transform:translate(67.88915vw,99vh) scale(.3831)}}.snow:nth-child(58){opacity:.53;transform:translate(74.3593vw,-10px) scale(.7292);animation:fall-58 12s -10s linear infinite}@keyframes fall-58{68.826%{transform:translate(78.2045vw,68.826vh) scale(.7292)}to{transform:translate(76.2819vw,99vh) scale(.7292)}}.snow:nth-child(59){opacity:1.1396;transform:translate(55.284vw,-10px) scale(.0614);animation:fall-59 26s -3s linear infinite}@keyframes fall-59{32.035%{transform:translate(56.947vw,32.035vh) scale(.0614)}to{transform:translate(56.1155vw,99vh) scale(.0614)}}.snow:nth-child(60){opacity:1.83;transform:translate(35.0212vw,-10px) scale(.5892);animation:fall-60 28s -1s linear infinite}@keyframes fall-60{62.807%{transform:translate(30.9583vw,62.807vh) scale(.5892)}to{transform:translate(32.98975vw,99vh) scale(.5892)}}.snow:nth-child(61){opacity:.8278;transform:translate(39.5598vw,-10px) scale(.1048);animation:fall-61 25s -14s linear infinite}@keyframes fall-61{62.024%{transform:translate(35.0224vw,62.024vh) scale(.1048)}to{transform:translate(37.2911vw,99vh) scale(.1048)}}.snow:nth-child(62){opacity:1.1498;transform:translate(1.5256vw,-10px) scale(.7782);animation:fall-62 25s -8s linear infinite}@keyframes fall-62{32.944%{transform:translate(4.0926vw,32.944vh) scale(.7782)}to{transform:translate(2.8091vw,99vh) scale(.7782)}}.snow:nth-child(63){opacity:1.2374;transform:translate(7.4131vw,-10px) scale(.2114);animation:fall-63 23s -17s linear infinite}@keyframes fall-63{69.357%{transform:translate(8.1219vw,69.357vh) scale(.2114)}to{transform:translate(7.7675vw,99vh) scale(.2114)}}.snow:nth-child(64){opacity:.5976;transform:translate(55.7555vw,-10px) scale(.6273);animation:fall-64 23s -22s linear infinite}@keyframes fall-64{78.1%{transform:translate(61.5997vw,78.1vh) scale(.6273)}to{transform:translate(58.6776vw,99vh) scale(.6273)}}.snow:nth-child(65){opacity:1.1496;transform:translate(23.7103vw,-10px) scale(.025);animation:fall-65 29s -8s linear infinite}@keyframes fall-65{59.738%{transform:translate(31.0107vw,59.738vh) scale(.025)}to{transform:translate(27.3605vw,99vh) scale(.025)}}.snow:nth-child(66){opacity:1.258;transform:translate(75.1546vw,-10px) scale(.9834);animation:fall-66 29s -24s linear infinite}@keyframes fall-66{79.241%{transform:translate(83.7262vw,79.241vh) scale(.9834)}to{transform:translate(79.4404vw,99vh) scale(.9834)}}.snow:nth-child(67){opacity:.7558;transform:translate(46.9881vw,-10px) scale(.2508);animation:fall-67 11s -10s linear infinite}@keyframes fall-67{73.771%{transform:translate(53.7078vw,73.771vh) scale(.2508)}to{transform:translate(50.34795vw,99vh) scale(.2508)}}.snow:nth-child(68){opacity:1.7036;transform:translate(12.5621vw,-10px) scale(.5273);animation:fall-68 28s -6s linear infinite}@keyframes fall-68{78.872%{transform:translate(5.6439vw,78.872vh) scale(.5273)}to{transform:translate(9.103vw,99vh) scale(.5273)}}.snow:nth-child(69){opacity:.5784;transform:translate(54.6145vw,-10px) scale(.1456);animation:fall-69 12s -20s linear infinite}@keyframes fall-69{30.19%{transform:translate(51.1962vw,30.19vh) scale(.1456)}to{transform:translate(52.90535vw,99vh) scale(.1456)}}.snow:nth-child(70){opacity:1.1646;transform:translate(92.5654vw,-10px) scale(.0856);animation:fall-70 29s -15s linear infinite}@keyframes fall-70{44.87%{transform:translate(84.8899vw,44.87vh) scale(.0856)}to{transform:translate(88.72765vw,99vh) scale(.0856)}}.snow:nth-child(71){opacity:.3164;transform:translate(74.1012vw,-10px) scale(.4561);animation:fall-71 28s -14s linear infinite}@keyframes fall-71{36.401%{transform:translate(65.5568vw,36.401vh) scale(.4561)}to{transform:translate(69.829vw,99vh) scale(.4561)}}.snow:nth-child(72){opacity:.5822;transform:translate(42.2212vw,-10px) scale(.794);animation:fall-72 16s -4s linear infinite}@keyframes fall-72{64.541%{transform:translate(35.9166vw,64.541vh) scale(.794)}to{transform:translate(39.0689vw,99vh) scale(.794)}}.snow:nth-child(73){opacity:1.5956;transform:translate(15.2314vw,-10px) scale(.0528);animation:fall-73 17s -10s linear infinite}@keyframes fall-73{58.11%{transform:translate(7.1689vw,58.11vh) scale(.0528)}to{transform:translate(11.20015vw,99vh) scale(.0528)}}.snow:nth-child(74){opacity:1.9734;transform:translate(86.5928vw,-10px) scale(.5447);animation:fall-74 18s -23s linear infinite}@keyframes fall-74{58%{transform:translate(83.5437vw,58vh) scale(.5447)}to{transform:translate(85.06825vw,99vh) scale(.5447)}}.snow:nth-child(75){opacity:1.64;transform:translate(3.5111vw,-10px) scale(.2725);animation:fall-75 12s -28s linear infinite}@keyframes fall-75{73.525%{transform:translate(3.796vw,73.525vh) scale(.2725)}to{transform:translate(3.65355vw,99vh) scale(.2725)}}.snow:nth-child(76){opacity:1.7868;transform:translate(43.8291vw,-10px) scale(.1725);animation:fall-76 14s -26s linear infinite}@keyframes fall-76{44.587%{transform:translate(38.0426vw,44.587vh) scale(.1725)}to{transform:translate(40.93585vw,99vh) scale(.1725)}}.snow:nth-child(77){opacity:1.8392;transform:translate(53.772vw,-10px) scale(.83);animation:fall-77 14s -21s linear infinite}@keyframes fall-77{55.021%{transform:translate(55.3464vw,55.021vh) scale(.83)}to{transform:translate(54.5592vw,99vh) scale(.83)}}.snow:nth-child(78){opacity:.904;transform:translate(33.9647vw,-10px) scale(.242);animation:fall-78 18s -10s linear infinite}@keyframes fall-78{34.474%{transform:translate(33.8212vw,34.474vh) scale(.242)}to{transform:translate(33.89295vw,99vh) scale(.242)}}.snow:nth-child(79){opacity:.4656;transform:translate(32.5996vw,-10px) scale(.9512);animation:fall-79 13s -5s linear infinite}@keyframes fall-79{30.625%{transform:translate(22.7501vw,30.625vh) scale(.9512)}to{transform:translate(27.67485vw,99vh) scale(.9512)}}.snow:nth-child(80){opacity:1.311;transform:translate(67.4511vw,-10px) scale(.9564);animation:fall-80 20s -1s linear infinite}@keyframes fall-80{60.528%{transform:translate(76.9794vw,60.528vh) scale(.9564)}to{transform:translate(72.21525vw,99vh) scale(.9564)}}.snow:nth-child(81){opacity:.3996;transform:translate(50.9611vw,-10px) scale(.5245);animation:fall-81 30s -19s linear infinite}@keyframes fall-81{63.051%{transform:translate(50.1588vw,63.051vh) scale(.5245)}to{transform:translate(50.55995vw,99vh) scale(.5245)}}.snow:nth-child(82){opacity:.093;transform:translate(18.4225vw,-10px) scale(.1887);animation:fall-82 24s -15s linear infinite}@keyframes fall-82{43.093%{transform:translate(20.0266vw,43.093vh) scale(.1887)}to{transform:translate(19.22455vw,99vh) scale(.1887)}}.snow:nth-child(83){opacity:1.3706;transform:translate(5.2679vw,-10px) scale(.859);animation:fall-83 21s -8s linear infinite}@keyframes fall-83{75.854%{transform:translate(.0824vw,75.854vh) scale(.859)}to{transform:translate(2.67515vw,99vh) scale(.859)}}.snow:nth-child(84){opacity:.2886;transform:translate(56.4801vw,-10px) scale(.6029);animation:fall-84 22s -5s linear infinite}@keyframes fall-84{70.786%{transform:translate(62.6734vw,70.786vh) scale(.6029)}to{transform:translate(59.57675vw,99vh) scale(.6029)}}.snow:nth-child(85){opacity:1.4238;transform:translate(61.5749vw,-10px) scale(.7493);animation:fall-85 17s -17s linear infinite}@keyframes fall-85{50.451%{transform:translate(62.8695vw,50.451vh) scale(.7493)}to{transform:translate(62.2222vw,99vh) scale(.7493)}}.snow:nth-child(86){opacity:.8234;transform:translate(80.4284vw,-10px) scale(.285);animation:fall-86 10s -27s linear infinite}@keyframes fall-86{63.495%{transform:translate(86.8967vw,63.495vh) scale(.285)}to{transform:translate(83.66255vw,99vh) scale(.285)}}.snow:nth-child(87){opacity:.6292;transform:translate(64.6394vw,-10px) scale(.1812);animation:fall-87 25s -4s linear infinite}@keyframes fall-87{38.871%{transform:translate(59.7899vw,38.871vh) scale(.1812)}to{transform:translate(62.21465vw,99vh) scale(.1812)}}.snow:nth-child(88){opacity:.9184;transform:translate(91.7982vw,-10px) scale(.1519);animation:fall-88 13s -4s linear infinite}@keyframes fall-88{47.347%{transform:translate(101.4408vw,47.347vh) scale(.1519)}to{transform:translate(96.6195vw,99vh) scale(.1519)}}.snow:nth-child(89){opacity:1.3822;transform:translate(86.8942vw,-10px) scale(.5742);animation:fall-89 29s -25s linear infinite}@keyframes fall-89{60.446%{transform:translate(91.2894vw,60.446vh) scale(.5742)}to{transform:translate(89.0918vw,99vh) scale(.5742)}}.snow:nth-child(90){opacity:1.2482;transform:translate(59.3167vw,-10px) scale(.3614);animation:fall-90 24s -6s linear infinite}@keyframes fall-90{40.847%{transform:translate(49.507vw,40.847vh) scale(.3614)}to{transform:translate(54.41185vw,99vh) scale(.3614)}}.snow:nth-child(91){opacity:.277;transform:translate(55.4068vw,-10px) scale(.7779);animation:fall-91 23s -29s linear infinite}@keyframes fall-91{73.624%{transform:translate(64.1079vw,73.624vh) scale(.7779)}to{transform:translate(59.75735vw,99vh) scale(.7779)}}.snow:nth-child(92){opacity:1.7516;transform:translate(88.0908vw,-10px) scale(.5117);animation:fall-92 18s -8s linear infinite}@keyframes fall-92{68.537%{transform:translate(85.9978vw,68.537vh) scale(.5117)}to{transform:translate(87.0443vw,99vh) scale(.5117)}}.snow:nth-child(93){opacity:.875;transform:translate(82.8633vw,-10px) scale(.5579);animation:fall-93 23s -20s linear infinite}@keyframes fall-93{39.069%{transform:translate(85.8611vw,39.069vh) scale(.5579)}to{transform:translate(84.3622vw,99vh) scale(.5579)}}.snow:nth-child(94){opacity:.9234;transform:translate(49.8712vw,-10px) scale(.8785);animation:fall-94 18s -8s linear infinite}@keyframes fall-94{57.908%{transform:translate(57.5986vw,57.908vh) scale(.8785)}to{transform:translate(53.7349vw,99vh) scale(.8785)}}.snow:nth-child(95){opacity:.9674;transform:translate(49.2349vw,-10px) scale(.7047);animation:fall-95 21s -29s linear infinite}@keyframes fall-95{39.616%{transform:translate(53.8787vw,39.616vh) scale(.7047)}to{transform:translate(51.5568vw,99vh) scale(.7047)}}.snow:nth-child(96){opacity:.286;transform:translate(9.3241vw,-10px) scale(.7852);animation:fall-96 28s -17s linear infinite}@keyframes fall-96{62.491%{transform:translate(14.7937vw,62.491vh) scale(.7852)}to{transform:translate(12.0589vw,99vh) scale(.7852)}}.snow:nth-child(97){opacity:1.532;transform:translate(69.2901vw,-10px) scale(.0234);animation:fall-97 10s -17s linear infinite}@keyframes fall-97{59.032%{transform:translate(73.5876vw,59.032vh) scale(.0234)}to{transform:translate(71.43885vw,99vh) scale(.0234)}}.snow:nth-child(98){opacity:.4558;transform:translate(60.4391vw,-10px) scale(.1202);animation:fall-98 22s -16s linear infinite}@keyframes fall-98{40.275%{transform:translate(69.0865vw,40.275vh) scale(.1202)}to{transform:translate(64.7628vw,99vh) scale(.1202)}}.snow:nth-child(99){opacity:.3686;transform:translate(65.0376vw,-10px) scale(.4608);animation:fall-99 26s -5s linear infinite}@keyframes fall-99{75.842%{transform:translate(70.4751vw,75.842vh) scale(.4608)}to{transform:translate(67.75635vw,99vh) scale(.4608)}}.snow:nth-child(100){opacity:1.6244;transform:translate(84.3454vw,-10px) scale(.2711);animation:fall-100 18s -11s linear infinite}@keyframes fall-100{49.465%{transform:translate(89.4856vw,49.465vh) scale(.2711)}to{transform:translate(86.9155vw,99vh) scale(.2711)}}.snow:nth-child(101){opacity:1.8814;transform:translate(25.1324vw,-10px) scale(.9892);animation:fall-101 25s -6s linear infinite}@keyframes fall-101{30.286%{transform:translate(22.0735vw,30.286vh) scale(.9892)}to{transform:translate(23.60295vw,99vh) scale(.9892)}}.snow:nth-child(102){opacity:1.9936;transform:translate(7.2529vw,-10px) scale(.4488);animation:fall-102 10s -22s linear infinite}@keyframes fall-102{77.434%{transform:translate(12.076vw,77.434vh) scale(.4488)}to{transform:translate(9.66445vw,99vh) scale(.4488)}}.snow:nth-child(103){opacity:.5724;transform:translate(5.2865vw,-10px) scale(.7636);animation:fall-103 25s -11s linear infinite}@keyframes fall-103{57.723%{transform:translate(-3.3217vw,57.723vh) scale(.7636)}to{transform:translate(.9824vw,99vh) scale(.7636)}}.snow:nth-child(104){opacity:.7026;transform:translate(66.6556vw,-10px) scale(.4358);animation:fall-104 19s -16s linear infinite}@keyframes fall-104{42.067%{transform:translate(69.6681vw,42.067vh) scale(.4358)}to{transform:translate(68.16185vw,99vh) scale(.4358)}}.snow:nth-child(105){opacity:1.2788;transform:translate(6.3255vw,-10px) scale(.5866);animation:fall-105 21s -5s linear infinite}@keyframes fall-105{66.932%{transform:translate(-2.951vw,66.932vh) scale(.5866)}to{transform:translate(1.68725vw,99vh) scale(.5866)}}.snow:nth-child(106){opacity:1.3868;transform:translate(23.9421vw,-10px) scale(.9304);animation:fall-106 27s -23s linear infinite}@keyframes fall-106{66.584%{transform:translate(25.8006vw,66.584vh) scale(.9304)}to{transform:translate(24.87135vw,99vh) scale(.9304)}}.snow:nth-child(107){opacity:1.4778;transform:translate(47.6548vw,-10px) scale(.6083);animation:fall-107 10s -7s linear infinite}@keyframes fall-107{63.503%{transform:translate(55.527vw,63.503vh) scale(.6083)}to{transform:translate(51.5909vw,99vh) scale(.6083)}}.snow:nth-child(108){opacity:.7962;transform:translate(1.9062vw,-10px) scale(.8563);animation:fall-108 30s -22s linear infinite}@keyframes fall-108{75.375%{transform:translate(11.1236vw,75.375vh) scale(.8563)}to{transform:translate(6.5149vw,99vh) scale(.8563)}}.snow:nth-child(109){opacity:1.0812;transform:translate(21.2622vw,-10px) scale(.1073);animation:fall-109 29s -8s linear infinite}@keyframes fall-109{51.731%{transform:translate(17.2624vw,51.731vh) scale(.1073)}to{transform:translate(19.2623vw,99vh) scale(.1073)}}.snow:nth-child(110){opacity:1.3052;transform:translate(24.0825vw,-10px) scale(.0443);animation:fall-110 22s -29s linear infinite}@keyframes fall-110{65.686%{transform:translate(17.6866vw,65.686vh) scale(.0443)}to{transform:translate(20.88455vw,99vh) scale(.0443)}}.snow:nth-child(111){opacity:.3708;transform:translate(94.5199vw,-10px) scale(.2128);animation:fall-111 26s -20s linear infinite}@keyframes fall-111{67.379%{transform:translate(96.9972vw,67.379vh) scale(.2128)}to{transform:translate(95.75855vw,99vh) scale(.2128)}}.snow:nth-child(112){opacity:1.3938;transform:translate(10.5643vw,-10px) scale(.9584);animation:fall-112 10s -23s linear infinite}@keyframes fall-112{54.481%{transform:translate(9.5005vw,54.481vh) scale(.9584)}to{transform:translate(10.0324vw,99vh) scale(.9584)}}.snow:nth-child(113){opacity:1.661;transform:translate(38.4131vw,-10px) scale(.7117);animation:fall-113 11s -23s linear infinite}@keyframes fall-113{57.114%{transform:translate(47.9536vw,57.114vh) scale(.7117)}to{transform:translate(43.18335vw,99vh) scale(.7117)}}.snow:nth-child(114){opacity:.619;transform:translate(55.2543vw,-10px) scale(.9181);animation:fall-114 23s -24s linear infinite}@keyframes fall-114{73.123%{transform:translate(49.4071vw,73.123vh) scale(.9181)}to{transform:translate(52.3307vw,99vh) scale(.9181)}}.snow:nth-child(115){opacity:1.6936;transform:translate(46.3661vw,-10px) scale(.8045);animation:fall-115 26s -11s linear infinite}@keyframes fall-115{65.903%{transform:translate(55.8036vw,65.903vh) scale(.8045)}to{transform:translate(51.08485vw,99vh) scale(.8045)}}.snow:nth-child(116){opacity:.2918;transform:translate(77.8762vw,-10px) scale(.2624);animation:fall-116 30s -13s linear infinite}@keyframes fall-116{49.296%{transform:translate(77.2209vw,49.296vh) scale(.2624)}to{transform:translate(77.54855vw,99vh) scale(.2624)}}.snow:nth-child(117){opacity:1.9492;transform:translate(.5027vw,-10px) scale(.9109);animation:fall-117 28s -17s linear infinite}@keyframes fall-117{45.927%{transform:translate(-1.1242vw,45.927vh) scale(.9109)}to{transform:translate(-.31075vw,99vh) scale(.9109)}}.snow:nth-child(118){opacity:1.1974;transform:translate(31.3958vw,-10px) scale(.2983);animation:fall-118 20s -18s linear infinite}@keyframes fall-118{62.485%{transform:translate(34.6385vw,62.485vh) scale(.2983)}to{transform:translate(33.01715vw,99vh) scale(.2983)}}.snow:nth-child(119){opacity:1.1502;transform:translate(41.0791vw,-10px) scale(.1334);animation:fall-119 28s -12s linear infinite}@keyframes fall-119{70.788%{transform:translate(38.174vw,70.788vh) scale(.1334)}to{transform:translate(39.62655vw,99vh) scale(.1334)}}.snow:nth-child(120){opacity:.886;transform:translate(21.2642vw,-10px) scale(.943);animation:fall-120 17s -2s linear infinite}@keyframes fall-120{76.144%{transform:translate(14.9328vw,76.144vh) scale(.943)}to{transform:translate(18.0985vw,99vh) scale(.943)}}.snow:nth-child(121){opacity:.5842;transform:translate(16.9203vw,-10px) scale(.4463);animation:fall-121 26s -8s linear infinite}@keyframes fall-121{34.319%{transform:translate(15.9801vw,34.319vh) scale(.4463)}to{transform:translate(16.4502vw,99vh) scale(.4463)}}.snow:nth-child(122){opacity:.6794;transform:translate(16.9914vw,-10px) scale(.6076);animation:fall-122 12s -19s linear infinite}@keyframes fall-122{39.804%{transform:translate(23.7925vw,39.804vh) scale(.6076)}to{transform:translate(20.39195vw,99vh) scale(.6076)}}.snow:nth-child(123){opacity:.9058;transform:translate(60.5048vw,-10px) scale(.2738);animation:fall-123 28s -13s linear infinite}@keyframes fall-123{49.06%{transform:translate(66.2534vw,49.06vh) scale(.2738)}to{transform:translate(63.3791vw,99vh) scale(.2738)}}.snow:nth-child(124){opacity:1.9572;transform:translate(65.2999vw,-10px) scale(.8993);animation:fall-124 22s -12s linear infinite}@keyframes fall-124{42.775%{transform:translate(67.7947vw,42.775vh) scale(.8993)}to{transform:translate(66.5473vw,99vh) scale(.8993)}}.snow:nth-child(125){opacity:1.4612;transform:translate(36.4279vw,-10px) scale(.3356);animation:fall-125 27s -12s linear infinite}@keyframes fall-125{43.545%{transform:translate(32.0774vw,43.545vh) scale(.3356)}to{transform:translate(34.25265vw,99vh) scale(.3356)}}.snow:nth-child(126){opacity:.6976;transform:translate(38.6839vw,-10px) scale(.6238);animation:fall-126 10s -3s linear infinite}@keyframes fall-126{70.467%{transform:translate(40.3945vw,70.467vh) scale(.6238)}to{transform:translate(39.5392vw,99vh) scale(.6238)}}.snow:nth-child(127){opacity:.107;transform:translate(58.3287vw,-10px) scale(.0969);animation:fall-127 14s -17s linear infinite}@keyframes fall-127{34.604%{transform:translate(55.8572vw,34.604vh) scale(.0969)}to{transform:translate(57.09295vw,99vh) scale(.0969)}}.snow:nth-child(128){opacity:.6266;transform:translate(21.7517vw,-10px) scale(.0901);animation:fall-128 27s -3s linear infinite}@keyframes fall-128{68.301%{transform:translate(18.745vw,68.301vh) scale(.0901)}to{transform:translate(20.24835vw,99vh) scale(.0901)}}.snow:nth-child(129){opacity:.6868;transform:translate(95.2941vw,-10px) scale(.7434);animation:fall-129 19s -11s linear infinite}@keyframes fall-129{41.717%{transform:translate(101.2705vw,41.717vh) scale(.7434)}to{transform:translate(98.2823vw,99vh) scale(.7434)}}.snow:nth-child(130){opacity:.4954;transform:translate(97.1375vw,-10px) scale(.7204);animation:fall-130 26s -29s linear infinite}@keyframes fall-130{53.257%{transform:translate(93.8445vw,53.257vh) scale(.7204)}to{transform:translate(95.491vw,99vh) scale(.7204)}}.snow:nth-child(131){opacity:1.457;transform:translate(67.8889vw,-10px) scale(.7258);animation:fall-131 17s -13s linear infinite}@keyframes fall-131{68.88%{transform:translate(77.7292vw,68.88vh) scale(.7258)}to{transform:translate(72.80905vw,99vh) scale(.7258)}}.snow:nth-child(132){opacity:.618;transform:translate(84.2883vw,-10px) scale(.6476);animation:fall-132 25s -26s linear infinite}@keyframes fall-132{54.711%{transform:translate(82.5263vw,54.711vh) scale(.6476)}to{transform:translate(83.4073vw,99vh) scale(.6476)}}.snow:nth-child(133){opacity:1.0582;transform:translate(55.8237vw,-10px) scale(.343);animation:fall-133 18s -21s linear infinite}@keyframes fall-133{62.774%{transform:translate(47.7227vw,62.774vh) scale(.343)}to{transform:translate(51.7732vw,99vh) scale(.343)}}.snow:nth-child(134){opacity:1.0456;transform:translate(53.9231vw,-10px) scale(.625);animation:fall-134 20s -12s linear infinite}@keyframes fall-134{36.262%{transform:translate(50.1736vw,36.262vh) scale(.625)}to{transform:translate(52.04835vw,99vh) scale(.625)}}.snow:nth-child(135){opacity:.9332;transform:translate(63.9196vw,-10px) scale(.2466);animation:fall-135 15s -13s linear infinite}@keyframes fall-135{56.536%{transform:translate(55.3824vw,56.536vh) scale(.2466)}to{transform:translate(59.651vw,99vh) scale(.2466)}}.snow:nth-child(136){opacity:.4686;transform:translate(29.0934vw,-10px) scale(.2962);animation:fall-136 19s -2s linear infinite}@keyframes fall-136{57.252%{transform:translate(22.6287vw,57.252vh) scale(.2962)}to{transform:translate(25.86105vw,99vh) scale(.2962)}}.snow:nth-child(137){opacity:.369;transform:translate(99.215vw,-10px) scale(.5036);animation:fall-137 15s -7s linear infinite}@keyframes fall-137{34.981%{transform:translate(108.4908vw,34.981vh) scale(.5036)}to{transform:translate(103.8529vw,99vh) scale(.5036)}}.snow:nth-child(138){opacity:.2704;transform:translate(12.0143vw,-10px) scale(.0823);animation:fall-138 10s -2s linear infinite}@keyframes fall-138{79.804%{transform:translate(17.0329vw,79.804vh) scale(.0823)}to{transform:translate(14.5236vw,99vh) scale(.0823)}}.snow:nth-child(139){opacity:.0432;transform:translate(84.2619vw,-10px) scale(.61);animation:fall-139 23s -12s linear infinite}@keyframes fall-139{53.507%{transform:translate(86.7613vw,53.507vh) scale(.61)}to{transform:translate(85.5116vw,99vh) scale(.61)}}.snow:nth-child(140){opacity:.937;transform:translate(11.7497vw,-10px) scale(.5289);animation:fall-140 15s -25s linear infinite}@keyframes fall-140{46.79%{transform:translate(4.7377vw,46.79vh) scale(.5289)}to{transform:translate(8.2437vw,99vh) scale(.5289)}}.snow:nth-child(141){opacity:.639;transform:translate(87.37vw,-10px) scale(.748);animation:fall-141 30s -8s linear infinite}@keyframes fall-141{77.518%{transform:translate(80.4198vw,77.518vh) scale(.748)}to{transform:translate(83.8949vw,99vh) scale(.748)}}.snow:nth-child(142){opacity:.3382;transform:translate(13.4082vw,-10px) scale(.666);animation:fall-142 10s -21s linear infinite}@keyframes fall-142{63.456%{transform:translate(20.4001vw,63.456vh) scale(.666)}to{transform:translate(16.90415vw,99vh) scale(.666)}}.snow:nth-child(143){opacity:1.6096;transform:translate(98.8055vw,-10px) scale(.7956);animation:fall-143 12s -22s linear infinite}@keyframes fall-143{54.867%{transform:translate(105.0654vw,54.867vh) scale(.7956)}to{transform:translate(101.93545vw,99vh) scale(.7956)}}.snow:nth-child(144){opacity:.1808;transform:translate(21.4483vw,-10px) scale(.6878);animation:fall-144 26s -21s linear infinite}@keyframes fall-144{50.817%{transform:translate(22.5679vw,50.817vh) scale(.6878)}to{transform:translate(22.0081vw,99vh) scale(.6878)}}.snow:nth-child(145){opacity:.578;transform:translate(26.3029vw,-10px) scale(.2581);animation:fall-145 27s -18s linear infinite}@keyframes fall-145{52.467%{transform:translate(24.9497vw,52.467vh) scale(.2581)}to{transform:translate(25.6263vw,99vh) scale(.2581)}}.snow:nth-child(146){opacity:1.011;transform:translate(45.0092vw,-10px) scale(.1939);animation:fall-146 29s -3s linear infinite}@keyframes fall-146{43.224%{transform:translate(54.1576vw,43.224vh) scale(.1939)}to{transform:translate(49.5834vw,99vh) scale(.1939)}}.snow:nth-child(147){opacity:1.1644;transform:translate(55.1968vw,-10px) scale(.4627);animation:fall-147 23s -24s linear infinite}@keyframes fall-147{65.014%{transform:translate(58.4416vw,65.014vh) scale(.4627)}to{transform:translate(56.8192vw,99vh) scale(.4627)}}.snow:nth-child(148){opacity:1.041;transform:translate(6.6745vw,-10px) scale(.5576);animation:fall-148 27s -8s linear infinite}@keyframes fall-148{51.958%{transform:translate(12.5926vw,51.958vh) scale(.5576)}to{transform:translate(9.63355vw,99vh) scale(.5576)}}.snow:nth-child(149){opacity:1.6238;transform:translate(65.1251vw,-10px) scale(.8958);animation:fall-149 25s -29s linear infinite}@keyframes fall-149{41.998%{transform:translate(59.5077vw,41.998vh) scale(.8958)}to{transform:translate(62.3164vw,99vh) scale(.8958)}}.snow:nth-child(150){opacity:.6398;transform:translate(69.7365vw,-10px) scale(.5936);animation:fall-150 15s -30s linear infinite}@keyframes fall-150{56.602%{transform:translate(66.804vw,56.602vh) scale(.5936)}to{transform:translate(68.27025vw,99vh) scale(.5936)}}.snow:nth-child(151){opacity:.1134;transform:translate(39.2344vw,-10px) scale(.0859);animation:fall-151 20s -17s linear infinite}@keyframes fall-151{74.482%{transform:translate(39.6955vw,74.482vh) scale(.0859)}to{transform:translate(39.46495vw,99vh) scale(.0859)}}.snow:nth-child(152){opacity:.1148;transform:translate(43.1975vw,-10px) scale(.1181);animation:fall-152 12s -29s linear infinite}@keyframes fall-152{34.219%{transform:translate(38.2398vw,34.219vh) scale(.1181)}to{transform:translate(40.71865vw,99vh) scale(.1181)}}.snow:nth-child(153){opacity:.1274;transform:translate(75.8472vw,-10px) scale(.1917);animation:fall-153 21s -1s linear infinite}@keyframes fall-153{59.607%{transform:translate(71.2834vw,59.607vh) scale(.1917)}to{transform:translate(73.5653vw,99vh) scale(.1917)}}.snow:nth-child(154){opacity:.9722;transform:translate(34.0389vw,-10px) scale(.4321);animation:fall-154 16s -18s linear infinite}@keyframes fall-154{63.898%{transform:translate(38.4664vw,63.898vh) scale(.4321)}to{transform:translate(36.25265vw,99vh) scale(.4321)}}.snow:nth-child(155){opacity:1.637;transform:translate(26.9021vw,-10px) scale(.7926);animation:fall-155 19s -8s linear infinite}@keyframes fall-155{44.177%{transform:translate(34.2093vw,44.177vh) scale(.7926)}to{transform:translate(30.5557vw,99vh) scale(.7926)}}.snow:nth-child(156){opacity:.5544;transform:translate(76.821vw,-10px) scale(.5196);animation:fall-156 30s -19s linear infinite}@keyframes fall-156{65.604%{transform:translate(78.8097vw,65.604vh) scale(.5196)}to{transform:translate(77.81535vw,99vh) scale(.5196)}}.snow:nth-child(157){opacity:.3134;transform:translate(72.9826vw,-10px) scale(.6106);animation:fall-157 12s -3s linear infinite}@keyframes fall-157{31.52%{transform:translate(72.37vw,31.52vh) scale(.6106)}to{transform:translate(72.6763vw,99vh) scale(.6106)}}.snow:nth-child(158){opacity:1.902;transform:translate(77.8378vw,-10px) scale(.2778);animation:fall-158 21s -2s linear infinite}@keyframes fall-158{48.139%{transform:translate(86.9882vw,48.139vh) scale(.2778)}to{transform:translate(82.413vw,99vh) scale(.2778)}}.snow:nth-child(159){opacity:.6258;transform:translate(66.4971vw,-10px) scale(.3696);animation:fall-159 22s -15s linear infinite}@keyframes fall-159{40.85%{transform:translate(64.1471vw,40.85vh) scale(.3696)}to{transform:translate(65.3221vw,99vh) scale(.3696)}}.snow:nth-child(160){opacity:.049;transform:translate(37.1733vw,-10px) scale(.3791);animation:fall-160 10s -25s linear infinite}@keyframes fall-160{46.562%{transform:translate(35.7816vw,46.562vh) scale(.3791)}to{transform:translate(36.47745vw,99vh) scale(.3791)}}.snow:nth-child(161){opacity:.7624;transform:translate(23.3064vw,-10px) scale(.8335);animation:fall-161 30s -14s linear infinite}@keyframes fall-161{76.389%{transform:translate(18.2204vw,76.389vh) scale(.8335)}to{transform:translate(20.7634vw,99vh) scale(.8335)}}.snow:nth-child(162){opacity:.7322;transform:translate(79.8385vw,-10px) scale(.1763);animation:fall-162 20s -20s linear infinite}@keyframes fall-162{34.999%{transform:translate(87.3169vw,34.999vh) scale(.1763)}to{transform:translate(83.5777vw,99vh) scale(.1763)}}.snow:nth-child(163){opacity:.5986;transform:translate(32.7281vw,-10px) scale(.2628);animation:fall-163 22s -11s linear infinite}@keyframes fall-163{62.862%{transform:translate(42.6097vw,62.862vh) scale(.2628)}to{transform:translate(37.6689vw,99vh) scale(.2628)}}.snow:nth-child(164){opacity:.8526;transform:translate(78.1574vw,-10px) scale(.9301);animation:fall-164 22s -30s linear infinite}@keyframes fall-164{49.969%{transform:translate(79.3398vw,49.969vh) scale(.9301)}to{transform:translate(78.7486vw,99vh) scale(.9301)}}.snow:nth-child(165){opacity:.4046;transform:translate(81.6312vw,-10px) scale(.2507);animation:fall-165 28s -28s linear infinite}@keyframes fall-165{69.854%{transform:translate(76.4359vw,69.854vh) scale(.2507)}to{transform:translate(79.03355vw,99vh) scale(.2507)}}.snow:nth-child(166){opacity:1.2622;transform:translate(88.8516vw,-10px) scale(.9955);animation:fall-166 11s -20s linear infinite}@keyframes fall-166{69.423%{transform:translate(79.9894vw,69.423vh) scale(.9955)}to{transform:translate(84.4205vw,99vh) scale(.9955)}}.snow:nth-child(167){opacity:.2582;transform:translate(48.5809vw,-10px) scale(.2636);animation:fall-167 15s -20s linear infinite}@keyframes fall-167{43.918%{transform:translate(42.5277vw,43.918vh) scale(.2636)}to{transform:translate(45.5543vw,99vh) scale(.2636)}}.snow:nth-child(168){opacity:1.7998;transform:translate(89.5534vw,-10px) scale(.9487);animation:fall-168 30s -28s linear infinite}@keyframes fall-168{31.054%{transform:translate(97.5317vw,31.054vh) scale(.9487)}to{transform:translate(93.54255vw,99vh) scale(.9487)}}.snow:nth-child(169){opacity:1.4884;transform:translate(95.1067vw,-10px) scale(.0646);animation:fall-169 15s -19s linear infinite}@keyframes fall-169{67.307%{transform:translate(94.4493vw,67.307vh) scale(.0646)}to{transform:translate(94.778vw,99vh) scale(.0646)}}.snow:nth-child(170){opacity:1.2578;transform:translate(7.7351vw,-10px) scale(.0749);animation:fall-170 17s -11s linear infinite}@keyframes fall-170{75.696%{transform:translate(7.3785vw,75.696vh) scale(.0749)}to{transform:translate(7.5568vw,99vh) scale(.0749)}}.snow:nth-child(171){opacity:1.5068;transform:translate(73.1562vw,-10px) scale(.5574);animation:fall-171 16s -28s linear infinite}@keyframes fall-171{77.749%{transform:translate(70.1085vw,77.749vh) scale(.5574)}to{transform:translate(71.63235vw,99vh) scale(.5574)}}.snow:nth-child(172){opacity:1.5032;transform:translate(57.4188vw,-10px) scale(.5167);animation:fall-172 14s -16s linear infinite}@keyframes fall-172{64.098%{transform:translate(66.3327vw,64.098vh) scale(.5167)}to{transform:translate(61.87575vw,99vh) scale(.5167)}}.snow:nth-child(173){opacity:.816;transform:translate(60.6735vw,-10px) scale(.6419);animation:fall-173 12s -18s linear infinite}@keyframes fall-173{79.928%{transform:translate(57.0354vw,79.928vh) scale(.6419)}to{transform:translate(58.85445vw,99vh) scale(.6419)}}.snow:nth-child(174){opacity:.6556;transform:translate(19.0575vw,-10px) scale(.7066);animation:fall-174 14s -1s linear infinite}@keyframes fall-174{58.542%{transform:translate(26.5177vw,58.542vh) scale(.7066)}to{transform:translate(22.7876vw,99vh) scale(.7066)}}.snow:nth-child(175){opacity:1.2518;transform:translate(85.3321vw,-10px) scale(.961);animation:fall-175 29s -8s linear infinite}@keyframes fall-175{71.287%{transform:translate(84.5857vw,71.287vh) scale(.961)}to{transform:translate(84.9589vw,99vh) scale(.961)}}.snow:nth-child(176){opacity:1.61;transform:translate(22.2931vw,-10px) scale(.4995);animation:fall-176 30s -26s linear infinite}@keyframes fall-176{31.654%{transform:translate(13.0145vw,31.654vh) scale(.4995)}to{transform:translate(17.6538vw,99vh) scale(.4995)}}.snow:nth-child(177){opacity:1.3922;transform:translate(80.6413vw,-10px) scale(.5479);animation:fall-177 21s -21s linear infinite}@keyframes fall-177{34.814%{transform:translate(71.1505vw,34.814vh) scale(.5479)}to{transform:translate(75.8959vw,99vh) scale(.5479)}}.snow:nth-child(178){opacity:1.7438;transform:translate(47.9896vw,-10px) scale(.4566);animation:fall-178 16s -13s linear infinite}@keyframes fall-178{37.813%{transform:translate(42.9459vw,37.813vh) scale(.4566)}to{transform:translate(45.46775vw,99vh) scale(.4566)}}.snow:nth-child(179){opacity:1.0578;transform:translate(93.7149vw,-10px) scale(.683);animation:fall-179 16s -21s linear infinite}@keyframes fall-179{76.673%{transform:translate(90.3163vw,76.673vh) scale(.683)}to{transform:translate(92.0156vw,99vh) scale(.683)}}.snow:nth-child(180){opacity:1.4386;transform:translate(65.6511vw,-10px) scale(.396);animation:fall-180 13s -3s linear infinite}@keyframes fall-180{71.142%{transform:translate(61.9525vw,71.142vh) scale(.396)}to{transform:translate(63.8018vw,99vh) scale(.396)}}.snow:nth-child(181){opacity:1.5904;transform:translate(11.2521vw,-10px) scale(.9524);animation:fall-181 21s -11s linear infinite}@keyframes fall-181{41.754%{transform:translate(12.2462vw,41.754vh) scale(.9524)}to{transform:translate(11.74915vw,99vh) scale(.9524)}}.snow:nth-child(182){opacity:1.2392;transform:translate(11.5833vw,-10px) scale(.6424);animation:fall-182 18s -7s linear infinite}@keyframes fall-182{53.847%{transform:translate(8.0581vw,53.847vh) scale(.6424)}to{transform:translate(9.8207vw,99vh) scale(.6424)}}.snow:nth-child(183){opacity:.434;transform:translate(74.966vw,-10px) scale(.6138);animation:fall-183 24s -19s linear infinite}@keyframes fall-183{57.752%{transform:translate(77.828vw,57.752vh) scale(.6138)}to{transform:translate(76.397vw,99vh) scale(.6138)}}.snow:nth-child(184){opacity:1.0196;transform:translate(24.5909vw,-10px) scale(.5777);animation:fall-184 26s -20s linear infinite}@keyframes fall-184{37.047%{transform:translate(29.1998vw,37.047vh) scale(.5777)}to{transform:translate(26.89535vw,99vh) scale(.5777)}}.snow:nth-child(185){opacity:1.3992;transform:translate(68.1051vw,-10px) scale(.0201);animation:fall-185 30s -8s linear infinite}@keyframes fall-185{51.634%{transform:translate(69.3203vw,51.634vh) scale(.0201)}to{transform:translate(68.7127vw,99vh) scale(.0201)}}.snow:nth-child(186){opacity:1.5754;transform:translate(81.8438vw,-10px) scale(.4928);animation:fall-186 24s -14s linear infinite}@keyframes fall-186{48.99%{transform:translate(80.2624vw,48.99vh) scale(.4928)}to{transform:translate(81.0531vw,99vh) scale(.4928)}}.snow:nth-child(187){opacity:.2828;transform:translate(48.1456vw,-10px) scale(.6153);animation:fall-187 29s -2s linear infinite}@keyframes fall-187{68.986%{transform:translate(57.8502vw,68.986vh) scale(.6153)}to{transform:translate(52.9979vw,99vh) scale(.6153)}}.snow:nth-child(188){opacity:1.5374;transform:translate(4.6873vw,-10px) scale(.7691);animation:fall-188 21s -29s linear infinite}@keyframes fall-188{45.338%{transform:translate(5.7756vw,45.338vh) scale(.7691)}to{transform:translate(5.23145vw,99vh) scale(.7691)}}.snow:nth-child(189){opacity:1.7392;transform:translate(59.9969vw,-10px) scale(.3626);animation:fall-189 24s -13s linear infinite}@keyframes fall-189{77.55%{transform:translate(60.5407vw,77.55vh) scale(.3626)}to{transform:translate(60.2688vw,99vh) scale(.3626)}}.snow:nth-child(190){opacity:.1132;transform:translate(20.8779vw,-10px) scale(.7464);animation:fall-190 11s -2s linear infinite}@keyframes fall-190{79.897%{transform:translate(23.7197vw,79.897vh) scale(.7464)}to{transform:translate(22.2988vw,99vh) scale(.7464)}}.snow:nth-child(191){opacity:1.636;transform:translate(7.5943vw,-10px) scale(.24);animation:fall-191 16s -12s linear infinite}@keyframes fall-191{69.227%{transform:translate(10.8491vw,69.227vh) scale(.24)}to{transform:translate(9.2217vw,99vh) scale(.24)}}.snow:nth-child(192){opacity:1.4504;transform:translate(41.351vw,-10px) scale(.2915);animation:fall-192 29s -26s linear infinite}@keyframes fall-192{31.92%{transform:translate(38.381vw,31.92vh) scale(.2915)}to{transform:translate(39.866vw,99vh) scale(.2915)}}.snow:nth-child(193){opacity:1.7864;transform:translate(54.6212vw,-10px) scale(.9741);animation:fall-193 28s -5s linear infinite}@keyframes fall-193{36.673%{transform:translate(60.1041vw,36.673vh) scale(.9741)}to{transform:translate(57.36265vw,99vh) scale(.9741)}}.snow:nth-child(194){opacity:1.4936;transform:translate(76.9751vw,-10px) scale(.1641);animation:fall-194 16s -14s linear infinite}@keyframes fall-194{78.948%{transform:translate(82.4819vw,78.948vh) scale(.1641)}to{transform:translate(79.7285vw,99vh) scale(.1641)}}.snow:nth-child(195){opacity:.4206;transform:translate(88.0372vw,-10px) scale(.1667);animation:fall-195 14s -25s linear infinite}@keyframes fall-195{46.866%{transform:translate(79.44vw,46.866vh) scale(.1667)}to{transform:translate(83.7386vw,99vh) scale(.1667)}}.snow:nth-child(196){opacity:1.2558;transform:translate(4.8044vw,-10px) scale(.5464);animation:fall-196 29s -2s linear infinite}@keyframes fall-196{70.484%{transform:translate(9.4638vw,70.484vh) scale(.5464)}to{transform:translate(7.1341vw,99vh) scale(.5464)}}.snow:nth-child(197){opacity:.5784;transform:translate(2.0465vw,-10px) scale(.6813);animation:fall-197 18s -21s linear infinite}@keyframes fall-197{79.987%{transform:translate(-2.0114vw,79.987vh) scale(.6813)}to{transform:translate(.01755vw,99vh) scale(.6813)}}.snow:nth-child(198){opacity:1.866;transform:translate(91.2561vw,-10px) scale(.1227);animation:fall-198 27s -10s linear infinite}@keyframes fall-198{70.104%{transform:translate(97.9984vw,70.104vh) scale(.1227)}to{transform:translate(94.62725vw,99vh) scale(.1227)}}.snow:nth-child(199){opacity:1.4534;transform:translate(79.8569vw,-10px) scale(.3454);animation:fall-199 16s -8s linear infinite}@keyframes fall-199{60.581%{transform:translate(80.421vw,60.581vh) scale(.3454)}to{transform:translate(80.13895vw,99vh) scale(.3454)}}.snow:nth-child(200){opacity:.5616;transform:translate(.6892vw,-10px) scale(.176);animation:fall-200 30s -24s linear infinite}@keyframes fall-200{69.39%{transform:translate(7.6356vw,69.39vh) scale(.176)}to{transform:translate(4.1624vw,99vh) scale(.176)}}.snow:nth-child(201){opacity:1.2654;transform:translate(42.0171vw,-10px) scale(.7948);animation:fall-201 11s -15s linear infinite}@keyframes fall-201{46.433%{transform:translate(44.8339vw,46.433vh) scale(.7948)}to{transform:translate(43.4255vw,99vh) scale(.7948)}}.snow:nth-child(202){opacity:.472;transform:translate(15.7899vw,-10px) scale(.6164);animation:fall-202 24s -21s linear infinite}@keyframes fall-202{55.771%{transform:translate(13.5686vw,55.771vh) scale(.6164)}to{transform:translate(14.67925vw,99vh) scale(.6164)}}.snow:nth-child(203){opacity:1.1772;transform:translate(98.1826vw,-10px) scale(.9496);animation:fall-203 20s -12s linear infinite}@keyframes fall-203{73.901%{transform:translate(90.5247vw,73.901vh) scale(.9496)}to{transform:translate(94.35365vw,99vh) scale(.9496)}}.snow:nth-child(204){opacity:.8288;transform:translate(93.1626vw,-10px) scale(.1728);animation:fall-204 25s -15s linear infinite}@keyframes fall-204{73.405%{transform:translate(95.0427vw,73.405vh) scale(.1728)}to{transform:translate(94.10265vw,99vh) scale(.1728)}}.snow:nth-child(205){opacity:1.1432;transform:translate(91.239vw,-10px) scale(.7269);animation:fall-205 30s -30s linear infinite}@keyframes fall-205{53.48%{transform:translate(98.0122vw,53.48vh) scale(.7269)}to{transform:translate(94.6256vw,99vh) scale(.7269)}}.snow:nth-child(206){opacity:.516;transform:translate(34.6557vw,-10px) scale(.1648);animation:fall-206 18s -25s linear infinite}@keyframes fall-206{43.706%{transform:translate(37.2867vw,43.706vh) scale(.1648)}to{transform:translate(35.9712vw,99vh) scale(.1648)}}.snow:nth-child(207){opacity:.6546;transform:translate(50.3642vw,-10px) scale(.0004);animation:fall-207 16s -29s linear infinite}@keyframes fall-207{75.369%{transform:translate(44.1749vw,75.369vh) scale(.0004)}to{transform:translate(47.26955vw,99vh) scale(.0004)}}.snow:nth-child(208){opacity:.3412;transform:translate(60.8911vw,-10px) scale(.6737);animation:fall-208 12s -6s linear infinite}@keyframes fall-208{48.956%{transform:translate(57.7265vw,48.956vh) scale(.6737)}to{transform:translate(59.3088vw,99vh) scale(.6737)}}.snow:nth-child(209){opacity:.5374;transform:translate(12.9941vw,-10px) scale(.4001);animation:fall-209 20s -8s linear infinite}@keyframes fall-209{71.638%{transform:translate(4.0845vw,71.638vh) scale(.4001)}to{transform:translate(8.5393vw,99vh) scale(.4001)}}.snow:nth-child(210){opacity:.2054;transform:translate(22.9448vw,-10px) scale(.5111);animation:fall-210 28s -23s linear infinite}@keyframes fall-210{52.767%{transform:translate(28.6189vw,52.767vh) scale(.5111)}to{transform:translate(25.78185vw,99vh) scale(.5111)}}.snow:nth-child(211){opacity:.4012;transform:translate(43.0312vw,-10px) scale(.0673);animation:fall-211 10s -25s linear infinite}@keyframes fall-211{50.212%{transform:translate(50.6838vw,50.212vh) scale(.0673)}to{transform:translate(46.8575vw,99vh) scale(.0673)}}.snow:nth-child(212){opacity:1.8998;transform:translate(96.1547vw,-10px) scale(.5458);animation:fall-212 18s -10s linear infinite}@keyframes fall-212{55.755%{transform:translate(93.2807vw,55.755vh) scale(.5458)}to{transform:translate(94.7177vw,99vh) scale(.5458)}}.snow:nth-child(213){opacity:1.0714;transform:translate(32.3568vw,-10px) scale(.1879);animation:fall-213 15s -28s linear infinite}@keyframes fall-213{67.758%{transform:translate(29.5568vw,67.758vh) scale(.1879)}to{transform:translate(30.9568vw,99vh) scale(.1879)}}.snow:nth-child(214){opacity:.0348;transform:translate(74.0681vw,-10px) scale(.4096);animation:fall-214 28s -27s linear infinite}@keyframes fall-214{60.96%{transform:translate(80.691vw,60.96vh) scale(.4096)}to{transform:translate(77.37955vw,99vh) scale(.4096)}}.snow:nth-child(215){opacity:1.9342;transform:translate(23.3876vw,-10px) scale(.3941);animation:fall-215 12s -6s linear infinite}@keyframes fall-215{59.725%{transform:translate(27.4249vw,59.725vh) scale(.3941)}to{transform:translate(25.40625vw,99vh) scale(.3941)}}.snow:nth-child(216){opacity:1.1878;transform:translate(37.5195vw,-10px) scale(.9318);animation:fall-216 22s -16s linear infinite}@keyframes fall-216{34.043%{transform:translate(41.6548vw,34.043vh) scale(.9318)}to{transform:translate(39.58715vw,99vh) scale(.9318)}}.snow:nth-child(217){opacity:1.2922;transform:translate(61.8511vw,-10px) scale(.7697);animation:fall-217 27s -30s linear infinite}@keyframes fall-217{43.843%{transform:translate(62.9444vw,43.843vh) scale(.7697)}to{transform:translate(62.39775vw,99vh) scale(.7697)}}.snow:nth-child(218){opacity:.295;transform:translate(61.634vw,-10px) scale(.0595);animation:fall-218 24s -21s linear infinite}@keyframes fall-218{32.034%{transform:translate(71.3431vw,32.034vh) scale(.0595)}to{transform:translate(66.48855vw,99vh) scale(.0595)}}.snow:nth-child(219){opacity:.6818;transform:translate(71.5846vw,-10px) scale(.434);animation:fall-219 20s -13s linear infinite}@keyframes fall-219{66.023%{transform:translate(74.1851vw,66.023vh) scale(.434)}to{transform:translate(72.88485vw,99vh) scale(.434)}}.snow:nth-child(220){opacity:1.4356;transform:translate(84.9424vw,-10px) scale(.6291);animation:fall-220 28s -2s linear infinite}@keyframes fall-220{35.903%{transform:translate(90.7566vw,35.903vh) scale(.6291)}to{transform:translate(87.8495vw,99vh) scale(.6291)}}.snow:nth-child(221){opacity:.1016;transform:translate(26.8391vw,-10px) scale(.8098);animation:fall-221 10s -2s linear infinite}@keyframes fall-221{78.002%{transform:translate(35.5012vw,78.002vh) scale(.8098)}to{transform:translate(31.17015vw,99vh) scale(.8098)}}.snow:nth-child(222){opacity:.5798;transform:translate(95.3259vw,-10px) scale(.5777);animation:fall-222 24s -6s linear infinite}@keyframes fall-222{46.933%{transform:translate(103.3615vw,46.933vh) scale(.5777)}to{transform:translate(99.3437vw,99vh) scale(.5777)}}.snow:nth-child(223){opacity:.7194;transform:translate(26.5808vw,-10px) scale(.0885);animation:fall-223 18s -14s linear infinite}@keyframes fall-223{60.938%{transform:translate(34.9803vw,60.938vh) scale(.0885)}to{transform:translate(30.78055vw,99vh) scale(.0885)}}.snow:nth-child(224){opacity:1.2346;transform:translate(51.5679vw,-10px) scale(.3999);animation:fall-224 27s -8s linear infinite}@keyframes fall-224{40.038%{transform:translate(45.0763vw,40.038vh) scale(.3999)}to{transform:translate(48.3221vw,99vh) scale(.3999)}}.snow:nth-child(225){opacity:.2954;transform:translate(36.9434vw,-10px) scale(.6621);animation:fall-225 30s -5s linear infinite}@keyframes fall-225{33.294%{transform:translate(39.5422vw,33.294vh) scale(.6621)}to{transform:translate(38.2428vw,99vh) scale(.6621)}}.snow:nth-child(226){opacity:1.7066;transform:translate(84.6791vw,-10px) scale(.7259);animation:fall-226 21s -3s linear infinite}@keyframes fall-226{53.139%{transform:translate(90.5913vw,53.139vh) scale(.7259)}to{transform:translate(87.6352vw,99vh) scale(.7259)}}.snow:nth-child(227){opacity:1.71;transform:translate(76.5441vw,-10px) scale(.4915);animation:fall-227 17s -3s linear infinite}@keyframes fall-227{35.503%{transform:translate(73.2966vw,35.503vh) scale(.4915)}to{transform:translate(74.92035vw,99vh) scale(.4915)}}.snow:nth-child(228){opacity:1.0586;transform:translate(26.4662vw,-10px) scale(.1926);animation:fall-228 10s -22s linear infinite}@keyframes fall-228{45.19%{transform:translate(22.9376vw,45.19vh) scale(.1926)}to{transform:translate(24.7019vw,99vh) scale(.1926)}}.snow:nth-child(229){opacity:.094;transform:translate(17.9638vw,-10px) scale(.6169);animation:fall-229 29s -29s linear infinite}@keyframes fall-229{33.786%{transform:translate(15.1346vw,33.786vh) scale(.6169)}to{transform:translate(16.5492vw,99vh) scale(.6169)}}.snow:nth-child(230){opacity:.715;transform:translate(21.8406vw,-10px) scale(.1925);animation:fall-230 19s -6s linear infinite}@keyframes fall-230{68.143%{transform:translate(14.1942vw,68.143vh) scale(.1925)}to{transform:translate(18.0174vw,99vh) scale(.1925)}}.snow:nth-child(231){opacity:1.3542;transform:translate(61.8424vw,-10px) scale(.7136);animation:fall-231 30s -3s linear infinite}@keyframes fall-231{74.832%{transform:translate(63.2908vw,74.832vh) scale(.7136)}to{transform:translate(62.5666vw,99vh) scale(.7136)}}.snow:nth-child(232){opacity:1.4128;transform:translate(98.1898vw,-10px) scale(.1385);animation:fall-232 29s -21s linear infinite}@keyframes fall-232{70.575%{transform:translate(96.5797vw,70.575vh) scale(.1385)}to{transform:translate(97.38475vw,99vh) scale(.1385)}}.snow:nth-child(233){opacity:.1128;transform:translate(44.0157vw,-10px) scale(.5744);animation:fall-233 14s -4s linear infinite}@keyframes fall-233{33.704%{transform:translate(44.4094vw,33.704vh) scale(.5744)}to{transform:translate(44.21255vw,99vh) scale(.5744)}}.snow:nth-child(234){opacity:1.4826;transform:translate(89.7271vw,-10px) scale(.6126);animation:fall-234 14s -14s linear infinite}@keyframes fall-234{41.405%{transform:translate(90.2918vw,41.405vh) scale(.6126)}to{transform:translate(90.00945vw,99vh) scale(.6126)}}.snow:nth-child(235){opacity:.3794;transform:translate(47.046vw,-10px) scale(.9122);animation:fall-235 15s -28s linear infinite}@keyframes fall-235{52.24%{transform:translate(44.3408vw,52.24vh) scale(.9122)}to{transform:translate(45.6934vw,99vh) scale(.9122)}}.snow:nth-child(236){opacity:1.9576;transform:translate(48.4215vw,-10px) scale(.1199);animation:fall-236 29s -6s linear infinite}@keyframes fall-236{77.525%{transform:translate(40.9673vw,77.525vh) scale(.1199)}to{transform:translate(44.6944vw,99vh) scale(.1199)}}.snow:nth-child(237){opacity:.9938;transform:translate(47.0391vw,-10px) scale(.0976);animation:fall-237 14s -22s linear infinite}@keyframes fall-237{63.983%{transform:translate(55.4586vw,63.983vh) scale(.0976)}to{transform:translate(51.24885vw,99vh) scale(.0976)}}.snow:nth-child(238){opacity:.6436;transform:translate(48.0501vw,-10px) scale(.821);animation:fall-238 29s -5s linear infinite}@keyframes fall-238{58.939%{transform:translate(43.6411vw,58.939vh) scale(.821)}to{transform:translate(45.8456vw,99vh) scale(.821)}}.snow:nth-child(239){opacity:1.4148;transform:translate(81.174vw,-10px) scale(.4649);animation:fall-239 21s -20s linear infinite}@keyframes fall-239{48.909%{transform:translate(76.4738vw,48.909vh) scale(.4649)}to{transform:translate(78.8239vw,99vh) scale(.4649)}}.snow:nth-child(240){opacity:.0814;transform:translate(21.8269vw,-10px) scale(.7555);animation:fall-240 25s -20s linear infinite}@keyframes fall-240{61.183%{transform:translate(13.3596vw,61.183vh) scale(.7555)}to{transform:translate(17.59325vw,99vh) scale(.7555)}}.snow:nth-child(241){opacity:1.1546;transform:translate(67.0161vw,-10px) scale(.468);animation:fall-241 19s -19s linear infinite}@keyframes fall-241{33.711%{transform:translate(65.2186vw,33.711vh) scale(.468)}to{transform:translate(66.11735vw,99vh) scale(.468)}}.snow:nth-child(242){opacity:1.541;transform:translate(33.3481vw,-10px) scale(.3238);animation:fall-242 10s -8s linear infinite}@keyframes fall-242{43.089%{transform:translate(26.0708vw,43.089vh) scale(.3238)}to{transform:translate(29.70945vw,99vh) scale(.3238)}}.snow:nth-child(243){opacity:1.5292;transform:translate(28.5534vw,-10px) scale(.0695);animation:fall-243 25s -8s linear infinite}@keyframes fall-243{65.124%{transform:translate(19.8467vw,65.124vh) scale(.0695)}to{transform:translate(24.20005vw,99vh) scale(.0695)}}.snow:nth-child(244){opacity:.3176;transform:translate(80.7303vw,-10px) scale(.7695);animation:fall-244 27s -8s linear infinite}@keyframes fall-244{72.476%{transform:translate(75.5219vw,72.476vh) scale(.7695)}to{transform:translate(78.1261vw,99vh) scale(.7695)}}.snow:nth-child(245){opacity:1.4226;transform:translate(32.5876vw,-10px) scale(.2648);animation:fall-245 28s -6s linear infinite}@keyframes fall-245{31.802%{transform:translate(36.6801vw,31.802vh) scale(.2648)}to{transform:translate(34.63385vw,99vh) scale(.2648)}}.snow:nth-child(246){opacity:1.437;transform:translate(50.1133vw,-10px) scale(.8082);animation:fall-246 27s -2s linear infinite}@keyframes fall-246{72.501%{transform:translate(51.2964vw,72.501vh) scale(.8082)}to{transform:translate(50.70485vw,99vh) scale(.8082)}}.snow:nth-child(247){opacity:.079;transform:translate(51.6749vw,-10px) scale(.6143);animation:fall-247 20s -23s linear infinite}@keyframes fall-247{61.227%{transform:translate(55.9167vw,61.227vh) scale(.6143)}to{transform:translate(53.7958vw,99vh) scale(.6143)}}.snow:nth-child(248){opacity:.1272;transform:translate(32.3708vw,-10px) scale(.7356);animation:fall-248 14s -24s linear infinite}@keyframes fall-248{54.139%{transform:translate(36.5713vw,54.139vh) scale(.7356)}to{transform:translate(34.47105vw,99vh) scale(.7356)}}.snow:nth-child(249){opacity:1.6374;transform:translate(59.0669vw,-10px) scale(.963);animation:fall-249 17s -17s linear infinite}@keyframes fall-249{41.059%{transform:translate(53.998vw,41.059vh) scale(.963)}to{transform:translate(56.53245vw,99vh) scale(.963)}}.snow:nth-child(250){opacity:.0816;transform:translate(37.5004vw,-10px) scale(.9168);animation:fall-250 19s -1s linear infinite}@keyframes fall-250{56.932%{transform:translate(35.5625vw,56.932vh) scale(.9168)}to{transform:translate(36.53145vw,99vh) scale(.9168)}}.snow:nth-child(251){opacity:1.1132;transform:translate(99.6323vw,-10px) scale(.7179);animation:fall-251 10s -19s linear infinite}@keyframes fall-251{37.423%{transform:translate(102.6154vw,37.423vh) scale(.7179)}to{transform:translate(101.12385vw,99vh) scale(.7179)}}.snow:nth-child(252){opacity:1.893;transform:translate(89.6492vw,-10px) scale(.6885);animation:fall-252 12s -14s linear infinite}@keyframes fall-252{72.145%{transform:translate(89.9906vw,72.145vh) scale(.6885)}to{transform:translate(89.8199vw,99vh) scale(.6885)}}.snow:nth-child(253){opacity:1.6096;transform:translate(60.3209vw,-10px) scale(.8771);animation:fall-253 26s -19s linear infinite}@keyframes fall-253{34.481%{transform:translate(60.8184vw,34.481vh) scale(.8771)}to{transform:translate(60.56965vw,99vh) scale(.8771)}}.snow:nth-child(254){opacity:.121;transform:translate(37.1414vw,-10px) scale(.9987);animation:fall-254 28s -18s linear infinite}@keyframes fall-254{72.621%{transform:translate(32.6073vw,72.621vh) scale(.9987)}to{transform:translate(34.87435vw,99vh) scale(.9987)}}.snow:nth-child(255){opacity:.0612;transform:translate(16.5356vw,-10px) scale(.3616);animation:fall-255 11s -17s linear infinite}@keyframes fall-255{78.649%{transform:translate(7.8244vw,78.649vh) scale(.3616)}to{transform:translate(12.18vw,99vh) scale(.3616)}}.snow:nth-child(256){opacity:.63;transform:translate(56.0846vw,-10px) scale(.0312);animation:fall-256 12s -5s linear infinite}@keyframes fall-256{64.545%{transform:translate(47.3158vw,64.545vh) scale(.0312)}to{transform:translate(51.7002vw,99vh) scale(.0312)}}.snow:nth-child(257){opacity:.8524;transform:translate(22.5673vw,-10px) scale(.7202);animation:fall-257 25s -16s linear infinite}@keyframes fall-257{69.014%{transform:translate(18.0811vw,69.014vh) scale(.7202)}to{transform:translate(20.3242vw,99vh) scale(.7202)}}.snow:nth-child(258){opacity:.9182;transform:translate(68.4421vw,-10px) scale(.3937);animation:fall-258 22s -7s linear infinite}@keyframes fall-258{67.832%{transform:translate(74.4883vw,67.832vh) scale(.3937)}to{transform:translate(71.4652vw,99vh) scale(.3937)}}.snow:nth-child(259){opacity:.1646;transform:translate(27.2793vw,-10px) scale(.4676);animation:fall-259 29s -7s linear infinite}@keyframes fall-259{59.762%{transform:translate(24.1043vw,59.762vh) scale(.4676)}to{transform:translate(25.6918vw,99vh) scale(.4676)}}.snow:nth-child(260){opacity:1.006;transform:translate(25.683vw,-10px) scale(.2337);animation:fall-260 30s -2s linear infinite}@keyframes fall-260{72.183%{transform:translate(20.724vw,72.183vh) scale(.2337)}to{transform:translate(23.2035vw,99vh) scale(.2337)}}.snow:nth-child(261){opacity:.3902;transform:translate(79.2381vw,-10px) scale(.0636);animation:fall-261 28s -18s linear infinite}@keyframes fall-261{73.693%{transform:translate(79.0624vw,73.693vh) scale(.0636)}to{transform:translate(79.15025vw,99vh) scale(.0636)}}.snow:nth-child(262){opacity:.4616;transform:translate(70.9425vw,-10px) scale(.0503);animation:fall-262 29s -13s linear infinite}@keyframes fall-262{78.661%{transform:translate(70.0611vw,78.661vh) scale(.0503)}to{transform:translate(70.5018vw,99vh) scale(.0503)}}.snow:nth-child(263){opacity:.321;transform:translate(34.9673vw,-10px) scale(.6059);animation:fall-263 30s -1s linear infinite}@keyframes fall-263{77.375%{transform:translate(31.1199vw,77.375vh) scale(.6059)}to{transform:translate(33.0436vw,99vh) scale(.6059)}}.snow:nth-child(264){opacity:1.6532;transform:translate(36.3242vw,-10px) scale(.913);animation:fall-264 30s -5s linear infinite}@keyframes fall-264{39.455%{transform:translate(41.5321vw,39.455vh) scale(.913)}to{transform:translate(38.92815vw,99vh) scale(.913)}}.snow:nth-child(265){opacity:.366;transform:translate(60.381vw,-10px) scale(.5821);animation:fall-265 10s -2s linear infinite}@keyframes fall-265{53.614%{transform:translate(70.0884vw,53.614vh) scale(.5821)}to{transform:translate(65.2347vw,99vh) scale(.5821)}}.snow:nth-child(266){opacity:1.8048;transform:translate(18.6191vw,-10px) scale(.5981);animation:fall-266 13s -22s linear infinite}@keyframes fall-266{45.514%{transform:translate(18.3393vw,45.514vh) scale(.5981)}to{transform:translate(18.4792vw,99vh) scale(.5981)}}.snow:nth-child(267){opacity:1.9258;transform:translate(88.4146vw,-10px) scale(.6309);animation:fall-267 30s -15s linear infinite}@keyframes fall-267{40.143%{transform:translate(94.7391vw,40.143vh) scale(.6309)}to{transform:translate(91.57685vw,99vh) scale(.6309)}}.snow:nth-child(268){opacity:1.279;transform:translate(12.2689vw,-10px) scale(.7115);animation:fall-268 10s -2s linear infinite}@keyframes fall-268{76.044%{transform:translate(17.8179vw,76.044vh) scale(.7115)}to{transform:translate(15.0434vw,99vh) scale(.7115)}}.snow:nth-child(269){opacity:1.6086;transform:translate(69.5315vw,-10px) scale(.7272);animation:fall-269 21s -16s linear infinite}@keyframes fall-269{48.533%{transform:translate(60.6926vw,48.533vh) scale(.7272)}to{transform:translate(65.11205vw,99vh) scale(.7272)}}.snow:nth-child(270){opacity:.4616;transform:translate(82.2698vw,-10px) scale(.1264);animation:fall-270 25s -6s linear infinite}@keyframes fall-270{53.477%{transform:translate(73.286vw,53.477vh) scale(.1264)}to{transform:translate(77.7779vw,99vh) scale(.1264)}}.snow:nth-child(271){opacity:1.5152;transform:translate(77.8833vw,-10px) scale(.5219);animation:fall-271 23s -7s linear infinite}@keyframes fall-271{42.849%{transform:translate(75.4581vw,42.849vh) scale(.5219)}to{transform:translate(76.6707vw,99vh) scale(.5219)}}.snow:nth-child(272){opacity:1.942;transform:translate(28.527vw,-10px) scale(.0789);animation:fall-272 13s -4s linear infinite}@keyframes fall-272{31.161%{transform:translate(36.9519vw,31.161vh) scale(.0789)}to{transform:translate(32.73945vw,99vh) scale(.0789)}}.snow:nth-child(273){opacity:1.7826;transform:translate(56.7962vw,-10px) scale(.4832);animation:fall-273 30s -30s linear infinite}@keyframes fall-273{72.162%{transform:translate(51.9134vw,72.162vh) scale(.4832)}to{transform:translate(54.3548vw,99vh) scale(.4832)}}.snow:nth-child(274){opacity:1.0442;transform:translate(39.847vw,-10px) scale(.2595);animation:fall-274 29s -27s linear infinite}@keyframes fall-274{60.486%{transform:translate(44.4842vw,60.486vh) scale(.2595)}to{transform:translate(42.1656vw,99vh) scale(.2595)}}.snow:nth-child(275){opacity:.2038;transform:translate(2.2691vw,-10px) scale(.6914);animation:fall-275 18s -8s linear infinite}@keyframes fall-275{54.014%{transform:translate(-.2986vw,54.014vh) scale(.6914)}to{transform:translate(.98525vw,99vh) scale(.6914)}}.snow:nth-child(276){opacity:1.0572;transform:translate(22.5371vw,-10px) scale(.1106);animation:fall-276 27s -14s linear infinite}@keyframes fall-276{42.161%{transform:translate(18.8321vw,42.161vh) scale(.1106)}to{transform:translate(20.6846vw,99vh) scale(.1106)}}.snow:nth-child(277){opacity:1.3294;transform:translate(41.3474vw,-10px) scale(.3065);animation:fall-277 10s -4s linear infinite}@keyframes fall-277{31.358%{transform:translate(39.6303vw,31.358vh) scale(.3065)}to{transform:translate(40.48885vw,99vh) scale(.3065)}}.snow:nth-child(278){opacity:1.4314;transform:translate(81.5266vw,-10px) scale(.2451);animation:fall-278 23s -19s linear infinite}@keyframes fall-278{50.156%{transform:translate(84.1479vw,50.156vh) scale(.2451)}to{transform:translate(82.83725vw,99vh) scale(.2451)}}.snow:nth-child(279){opacity:1.5292;transform:translate(81.1913vw,-10px) scale(.24);animation:fall-279 24s -14s linear infinite}@keyframes fall-279{63.499%{transform:translate(72.419vw,63.499vh) scale(.24)}to{transform:translate(76.80515vw,99vh) scale(.24)}}.snow:nth-child(280){opacity:.0288;transform:translate(50.9734vw,-10px) scale(.2359);animation:fall-280 27s -2s linear infinite}@keyframes fall-280{51.435%{transform:translate(47.6667vw,51.435vh) scale(.2359)}to{transform:translate(49.32005vw,99vh) scale(.2359)}}.snow:nth-child(281){opacity:1.009;transform:translate(45.6937vw,-10px) scale(.8003);animation:fall-281 10s -19s linear infinite}@keyframes fall-281{69.682%{transform:translate(48.6276vw,69.682vh) scale(.8003)}to{transform:translate(47.16065vw,99vh) scale(.8003)}}.snow:nth-child(282){opacity:.5144;transform:translate(18.4086vw,-10px) scale(.3282);animation:fall-282 10s -18s linear infinite}@keyframes fall-282{67.594%{transform:translate(27.9804vw,67.594vh) scale(.3282)}to{transform:translate(23.1945vw,99vh) scale(.3282)}}.snow:nth-child(283){opacity:.7978;transform:translate(10.624vw,-10px) scale(.8641);animation:fall-283 22s -24s linear infinite}@keyframes fall-283{34.043%{transform:translate(19.4862vw,34.043vh) scale(.8641)}to{transform:translate(15.0551vw,99vh) scale(.8641)}}.snow:nth-child(284){opacity:1.9336;transform:translate(42.6724vw,-10px) scale(.2165);animation:fall-284 14s -15s linear infinite}@keyframes fall-284{61.318%{transform:translate(39.1946vw,61.318vh) scale(.2165)}to{transform:translate(40.9335vw,99vh) scale(.2165)}}.snow:nth-child(285){opacity:1.3496;transform:translate(73.358vw,-10px) scale(.6148);animation:fall-285 23s -2s linear infinite}@keyframes fall-285{56.598%{transform:translate(78.4934vw,56.598vh) scale(.6148)}to{transform:translate(75.9257vw,99vh) scale(.6148)}}.snow:nth-child(286){opacity:1.3398;transform:translate(18.1147vw,-10px) scale(.8112);animation:fall-286 24s -17s linear infinite}@keyframes fall-286{40.285%{transform:translate(11.8724vw,40.285vh) scale(.8112)}to{transform:translate(14.99355vw,99vh) scale(.8112)}}.snow:nth-child(287){opacity:1.3786;transform:translate(23.5341vw,-10px) scale(.7159);animation:fall-287 13s -4s linear infinite}@keyframes fall-287{55.746%{transform:translate(22.8838vw,55.746vh) scale(.7159)}to{transform:translate(23.20895vw,99vh) scale(.7159)}}.snow:nth-child(288){opacity:.0366;transform:translate(91.7608vw,-10px) scale(.6897);animation:fall-288 18s -19s linear infinite}@keyframes fall-288{46.495%{transform:translate(94.508vw,46.495vh) scale(.6897)}to{transform:translate(93.1344vw,99vh) scale(.6897)}}.snow:nth-child(289){opacity:.8204;transform:translate(52.6727vw,-10px) scale(.797);animation:fall-289 15s -14s linear infinite}@keyframes fall-289{38.483%{transform:translate(54.6848vw,38.483vh) scale(.797)}to{transform:translate(53.67875vw,99vh) scale(.797)}}.snow:nth-child(290){opacity:.0274;transform:translate(19.1053vw,-10px) scale(.9278);animation:fall-290 25s -17s linear infinite}@keyframes fall-290{60.839%{transform:translate(17.8409vw,60.839vh) scale(.9278)}to{transform:translate(18.4731vw,99vh) scale(.9278)}}.snow:nth-child(291){opacity:1.8628;transform:translate(89.8712vw,-10px) scale(.3026);animation:fall-291 10s -20s linear infinite}@keyframes fall-291{31.831%{transform:translate(82.9496vw,31.831vh) scale(.3026)}to{transform:translate(86.4104vw,99vh) scale(.3026)}}.snow:nth-child(292){opacity:1.9708;transform:translate(97.7905vw,-10px) scale(.9101);animation:fall-292 23s -11s linear infinite}@keyframes fall-292{34.6%{transform:translate(101.5289vw,34.6vh) scale(.9101)}to{transform:translate(99.6597vw,99vh) scale(.9101)}}.snow:nth-child(293){opacity:1.9666;transform:translate(17.2617vw,-10px) scale(.5691);animation:fall-293 18s -9s linear infinite}@keyframes fall-293{45.431%{transform:translate(23.2305vw,45.431vh) scale(.5691)}to{transform:translate(20.2461vw,99vh) scale(.5691)}}.snow:nth-child(294){opacity:1.8464;transform:translate(18.7963vw,-10px) scale(.6411);animation:fall-294 12s -14s linear infinite}@keyframes fall-294{52.749%{transform:translate(24.9443vw,52.749vh) scale(.6411)}to{transform:translate(21.8703vw,99vh) scale(.6411)}}.snow:nth-child(295){opacity:.111;transform:translate(14.0793vw,-10px) scale(.3439);animation:fall-295 28s -17s linear infinite}@keyframes fall-295{40.484%{transform:translate(6.7622vw,40.484vh) scale(.3439)}to{transform:translate(10.42075vw,99vh) scale(.3439)}}.snow:nth-child(296){opacity:1.858;transform:translate(95.5336vw,-10px) scale(.6094);animation:fall-296 25s -21s linear infinite}@keyframes fall-296{36.775%{transform:translate(105.335vw,36.775vh) scale(.6094)}to{transform:translate(100.4343vw,99vh) scale(.6094)}}.snow:nth-child(297){opacity:.9176;transform:translate(59.0004vw,-10px) scale(.2038);animation:fall-297 17s -2s linear infinite}@keyframes fall-297{34.492%{transform:translate(56.4895vw,34.492vh) scale(.2038)}to{transform:translate(57.74495vw,99vh) scale(.2038)}}.snow:nth-child(298){opacity:1.3922;transform:translate(96.6239vw,-10px) scale(.8463);animation:fall-298 30s -13s linear infinite}@keyframes fall-298{31.797%{transform:translate(87.1183vw,31.797vh) scale(.8463)}to{transform:translate(91.8711vw,99vh) scale(.8463)}}.snow:nth-child(299){opacity:1.5264;transform:translate(74.313vw,-10px) scale(.4952);animation:fall-299 22s -22s linear infinite}@keyframes fall-299{38.917%{transform:translate(72.8549vw,38.917vh) scale(.4952)}to{transform:translate(73.58395vw,99vh) scale(.4952)}}.snow:nth-child(300){opacity:1.219;transform:translate(18.8622vw,-10px) scale(.9677);animation:fall-300 30s -15s linear infinite}@keyframes fall-300{63.321%{transform:translate(13.717vw,63.321vh) scale(.9677)}to{transform:translate(16.2896vw,99vh) scale(.9677)}}.snow:nth-child(301){opacity:.8662;transform:translate(27.7774vw,-10px) scale(.7246);animation:fall-301 14s -28s linear infinite}@keyframes fall-301{62.592%{transform:translate(26.8032vw,62.592vh) scale(.7246)}to{transform:translate(27.2903vw,99vh) scale(.7246)}}.snow:nth-child(302){opacity:1.4192;transform:translate(85.1235vw,-10px) scale(.2276);animation:fall-302 14s -20s linear infinite}@keyframes fall-302{42.379%{transform:translate(88.1764vw,42.379vh) scale(.2276)}to{transform:translate(86.64995vw,99vh) scale(.2276)}}.snow:nth-child(303){opacity:.8646;transform:translate(48.7628vw,-10px) scale(.908);animation:fall-303 27s -24s linear infinite}@keyframes fall-303{54.695%{transform:translate(40.8422vw,54.695vh) scale(.908)}to{transform:translate(44.8025vw,99vh) scale(.908)}}.snow:nth-child(304){opacity:.4614;transform:translate(38.4771vw,-10px) scale(.1458);animation:fall-304 23s -29s linear infinite}@keyframes fall-304{68.315%{transform:translate(32.5538vw,68.315vh) scale(.1458)}to{transform:translate(35.51545vw,99vh) scale(.1458)}}.snow:nth-child(305){opacity:.4082;transform:translate(91.8127vw,-10px) scale(.1813);animation:fall-305 25s -11s linear infinite}@keyframes fall-305{40.07%{transform:translate(89.2297vw,40.07vh) scale(.1813)}to{transform:translate(90.5212vw,99vh) scale(.1813)}}.snow:nth-child(306){opacity:.5368;transform:translate(61.8767vw,-10px) scale(.3607);animation:fall-306 28s -29s linear infinite}@keyframes fall-306{54.659%{transform:translate(63.4516vw,54.659vh) scale(.3607)}to{transform:translate(62.66415vw,99vh) scale(.3607)}}.snow:nth-child(307){opacity:1.2898;transform:translate(21.9964vw,-10px) scale(.2752);animation:fall-307 29s -6s linear infinite}@keyframes fall-307{79.632%{transform:translate(14.3905vw,79.632vh) scale(.2752)}to{transform:translate(18.19345vw,99vh) scale(.2752)}}.snow:nth-child(308){opacity:1.2814;transform:translate(3.3851vw,-10px) scale(.5739);animation:fall-308 11s -14s linear infinite}@keyframes fall-308{52.62%{transform:translate(12.3532vw,52.62vh) scale(.5739)}to{transform:translate(7.86915vw,99vh) scale(.5739)}}.snow:nth-child(309){opacity:.126;transform:translate(4.0033vw,-10px) scale(.9425);animation:fall-309 22s -5s linear infinite}@keyframes fall-309{70.848%{transform:translate(-2.456vw,70.848vh) scale(.9425)}to{transform:translate(.77365vw,99vh) scale(.9425)}}.snow:nth-child(310){opacity:1.62;transform:translate(59.8157vw,-10px) scale(.441);animation:fall-310 12s -1s linear infinite}@keyframes fall-310{62.3%{transform:translate(57.9873vw,62.3vh) scale(.441)}to{transform:translate(58.9015vw,99vh) scale(.441)}}.snow:nth-child(311){opacity:1.0374;transform:translate(78.8545vw,-10px) scale(.6817);animation:fall-311 26s -9s linear infinite}@keyframes fall-311{45.357%{transform:translate(85.8576vw,45.357vh) scale(.6817)}to{transform:translate(82.35605vw,99vh) scale(.6817)}}.snow:nth-child(312){opacity:1.0282;transform:translate(48.4474vw,-10px) scale(.1789);animation:fall-312 27s -14s linear infinite}@keyframes fall-312{51.871%{transform:translate(41.4445vw,51.871vh) scale(.1789)}to{transform:translate(44.94595vw,99vh) scale(.1789)}}.snow:nth-child(313){opacity:.0634;transform:translate(87.5896vw,-10px) scale(.8895);animation:fall-313 28s -13s linear infinite}@keyframes fall-313{75.984%{transform:translate(87.14vw,75.984vh) scale(.8895)}to{transform:translate(87.3648vw,99vh) scale(.8895)}}.snow:nth-child(314){opacity:.086;transform:translate(7.7677vw,-10px) scale(.9345);animation:fall-314 29s -21s linear infinite}@keyframes fall-314{68.931%{transform:translate(6.5112vw,68.931vh) scale(.9345)}to{transform:translate(7.13945vw,99vh) scale(.9345)}}.snow:nth-child(315){opacity:1.4016;transform:translate(18.531vw,-10px) scale(.1578);animation:fall-315 25s -23s linear infinite}@keyframes fall-315{66.683%{transform:translate(23.1039vw,66.683vh) scale(.1578)}to{transform:translate(20.81745vw,99vh) scale(.1578)}}.snow:nth-child(316){opacity:.6406;transform:translate(28.4013vw,-10px) scale(.9137);animation:fall-316 16s -2s linear infinite}@keyframes fall-316{63.625%{transform:translate(19.7824vw,63.625vh) scale(.9137)}to{transform:translate(24.09185vw,99vh) scale(.9137)}}.snow:nth-child(317){opacity:1.3722;transform:translate(29.5601vw,-10px) scale(.1473);animation:fall-317 10s -8s linear infinite}@keyframes fall-317{65.347%{transform:translate(28.6927vw,65.347vh) scale(.1473)}to{transform:translate(29.1264vw,99vh) scale(.1473)}}.snow:nth-child(318){opacity:.2378;transform:translate(78.2074vw,-10px) scale(.951);animation:fall-318 11s -18s linear infinite}@keyframes fall-318{62.847%{transform:translate(74.1191vw,62.847vh) scale(.951)}to{transform:translate(76.16325vw,99vh) scale(.951)}}.snow:nth-child(319){opacity:.3588;transform:translate(94.9401vw,-10px) scale(.2437);animation:fall-319 15s -15s linear infinite}@keyframes fall-319{38.197%{transform:translate(96.591vw,38.197vh) scale(.2437)}to{transform:translate(95.76555vw,99vh) scale(.2437)}}.snow:nth-child(320){opacity:.172;transform:translate(85.8408vw,-10px) scale(.6115);animation:fall-320 14s -14s linear infinite}@keyframes fall-320{62.889%{transform:translate(78.6414vw,62.889vh) scale(.6115)}to{transform:translate(82.2411vw,99vh) scale(.6115)}}.snow:nth-child(321){opacity:.3218;transform:translate(17.8262vw,-10px) scale(.1952);animation:fall-321 25s -16s linear infinite}@keyframes fall-321{47.672%{transform:translate(26.5071vw,47.672vh) scale(.1952)}to{transform:translate(22.16665vw,99vh) scale(.1952)}}.snow:nth-child(322){opacity:.0182;transform:translate(71.2189vw,-10px) scale(.1414);animation:fall-322 15s -12s linear infinite}@keyframes fall-322{46.43%{transform:translate(64.4194vw,46.43vh) scale(.1414)}to{transform:translate(67.81915vw,99vh) scale(.1414)}}.snow:nth-child(323){opacity:.3776;transform:translate(86.6421vw,-10px) scale(.4267);animation:fall-323 19s -17s linear infinite}@keyframes fall-323{35.988%{transform:translate(79.3209vw,35.988vh) scale(.4267)}to{transform:translate(82.9815vw,99vh) scale(.4267)}}.snow:nth-child(324){opacity:1.9708;transform:translate(15.2984vw,-10px) scale(.5484);animation:fall-324 13s -30s linear infinite}@keyframes fall-324{65.079%{transform:translate(22.2313vw,65.079vh) scale(.5484)}to{transform:translate(18.76485vw,99vh) scale(.5484)}}.snow:nth-child(325){opacity:.5534;transform:translate(84.6024vw,-10px) scale(.3619);animation:fall-325 22s -9s linear infinite}@keyframes fall-325{52.237%{transform:translate(91.0755vw,52.237vh) scale(.3619)}to{transform:translate(87.83895vw,99vh) scale(.3619)}}.snow:nth-child(326){opacity:.2992;transform:translate(94.5653vw,-10px) scale(.2814);animation:fall-326 28s -25s linear infinite}@keyframes fall-326{56.533%{transform:translate(101.7289vw,56.533vh) scale(.2814)}to{transform:translate(98.1471vw,99vh) scale(.2814)}}.snow:nth-child(327){opacity:.4772;transform:translate(37.1604vw,-10px) scale(.5686);animation:fall-327 25s -6s linear infinite}@keyframes fall-327{66.732%{transform:translate(45.048vw,66.732vh) scale(.5686)}to{transform:translate(41.1042vw,99vh) scale(.5686)}}.snow:nth-child(328){opacity:1.5696;transform:translate(35.7536vw,-10px) scale(.3075);animation:fall-328 27s -30s linear infinite}@keyframes fall-328{57.288%{transform:translate(41.8831vw,57.288vh) scale(.3075)}to{transform:translate(38.81835vw,99vh) scale(.3075)}}.snow:nth-child(329){opacity:1.253;transform:translate(10.0065vw,-10px) scale(.5507);animation:fall-329 18s -1s linear infinite}@keyframes fall-329{36.38%{transform:translate(10.3356vw,36.38vh) scale(.5507)}to{transform:translate(10.17105vw,99vh) scale(.5507)}}.snow:nth-child(330){opacity:1.483;transform:translate(17.7712vw,-10px) scale(.7266);animation:fall-330 21s -1s linear infinite}@keyframes fall-330{76.806%{transform:translate(9.7674vw,76.806vh) scale(.7266)}to{transform:translate(13.7693vw,99vh) scale(.7266)}}.snow:nth-child(331){opacity:1.0376;transform:translate(3.6712vw,-10px) scale(.7163);animation:fall-331 27s -4s linear infinite}@keyframes fall-331{41.032%{transform:translate(5.1853vw,41.032vh) scale(.7163)}to{transform:translate(4.42825vw,99vh) scale(.7163)}}.snow:nth-child(332){opacity:1.9104;transform:translate(81.785vw,-10px) scale(.275);animation:fall-332 15s -20s linear infinite}@keyframes fall-332{67.809%{transform:translate(73.5693vw,67.809vh) scale(.275)}to{transform:translate(77.67715vw,99vh) scale(.275)}}.snow:nth-child(333){opacity:.8632;transform:translate(92.1042vw,-10px) scale(.3934);animation:fall-333 24s -20s linear infinite}@keyframes fall-333{72.357%{transform:translate(87.0359vw,72.357vh) scale(.3934)}to{transform:translate(89.57005vw,99vh) scale(.3934)}}.snow:nth-child(334){opacity:1.0554;transform:translate(53.9928vw,-10px) scale(.8347);animation:fall-334 30s -9s linear infinite}@keyframes fall-334{31.277%{transform:translate(63.6982vw,31.277vh) scale(.8347)}to{transform:translate(58.8455vw,99vh) scale(.8347)}}.snow:nth-child(335){opacity:1.2258;transform:translate(32.2211vw,-10px) scale(.923);animation:fall-335 21s -12s linear infinite}@keyframes fall-335{47.142%{transform:translate(37.3473vw,47.142vh) scale(.923)}to{transform:translate(34.7842vw,99vh) scale(.923)}}.snow:nth-child(336){opacity:1.7472;transform:translate(45.2699vw,-10px) scale(.3869);animation:fall-336 11s -12s linear infinite}@keyframes fall-336{63.706%{transform:translate(50.646vw,63.706vh) scale(.3869)}to{transform:translate(47.95795vw,99vh) scale(.3869)}}.snow:nth-child(337){opacity:1.3276;transform:translate(98.2565vw,-10px) scale(.2894);animation:fall-337 15s -19s linear infinite}@keyframes fall-337{75.135%{transform:translate(90.7618vw,75.135vh) scale(.2894)}to{transform:translate(94.50915vw,99vh) scale(.2894)}}.snow:nth-child(338){opacity:.1772;transform:translate(46.5653vw,-10px) scale(.7035);animation:fall-338 15s -6s linear infinite}@keyframes fall-338{42.046%{transform:translate(36.5886vw,42.046vh) scale(.7035)}to{transform:translate(41.57695vw,99vh) scale(.7035)}}.snow:nth-child(339){opacity:1.046;transform:translate(64.7637vw,-10px) scale(.1477);animation:fall-339 27s -30s linear infinite}@keyframes fall-339{61.546%{transform:translate(60.5531vw,61.546vh) scale(.1477)}to{transform:translate(62.6584vw,99vh) scale(.1477)}}.snow:nth-child(340){opacity:.075;transform:translate(76.4641vw,-10px) scale(.4208);animation:fall-340 22s -2s linear infinite}@keyframes fall-340{50.593%{transform:translate(84.7317vw,50.593vh) scale(.4208)}to{transform:translate(80.5979vw,99vh) scale(.4208)}}.snow:nth-child(341){opacity:.3626;transform:translate(24.7624vw,-10px) scale(.771);animation:fall-341 29s -13s linear infinite}@keyframes fall-341{34.011%{transform:translate(24.0813vw,34.011vh) scale(.771)}to{transform:translate(24.42185vw,99vh) scale(.771)}}.snow:nth-child(342){opacity:1.9304;transform:translate(78.6257vw,-10px) scale(.9479);animation:fall-342 19s -29s linear infinite}@keyframes fall-342{74.177%{transform:translate(71.4497vw,74.177vh) scale(.9479)}to{transform:translate(75.0377vw,99vh) scale(.9479)}}.snow:nth-child(343){opacity:1.2984;transform:translate(56.4068vw,-10px) scale(.3528);animation:fall-343 10s -2s linear infinite}@keyframes fall-343{33.732%{transform:translate(58.5607vw,33.732vh) scale(.3528)}to{transform:translate(57.48375vw,99vh) scale(.3528)}}.snow:nth-child(344){opacity:1.1314;transform:translate(29.793vw,-10px) scale(.6291);animation:fall-344 15s -10s linear infinite}@keyframes fall-344{75.762%{transform:translate(35.7543vw,75.762vh) scale(.6291)}to{transform:translate(32.77365vw,99vh) scale(.6291)}}.snow:nth-child(345){opacity:1.9962;transform:translate(24.0803vw,-10px) scale(.1791);animation:fall-345 19s -29s linear infinite}@keyframes fall-345{69.195%{transform:translate(17.3824vw,69.195vh) scale(.1791)}to{transform:translate(20.73135vw,99vh) scale(.1791)}}.snow:nth-child(346){opacity:.0262;transform:translate(28.0485vw,-10px) scale(.3692);animation:fall-346 29s -6s linear infinite}@keyframes fall-346{30.62%{transform:translate(18.5693vw,30.62vh) scale(.3692)}to{transform:translate(23.3089vw,99vh) scale(.3692)}}.snow:nth-child(347){opacity:.8566;transform:translate(67.8008vw,-10px) scale(.906);animation:fall-347 23s -9s linear infinite}@keyframes fall-347{45.45%{transform:translate(58.305vw,45.45vh) scale(.906)}to{transform:translate(63.0529vw,99vh) scale(.906)}}.snow:nth-child(348){opacity:1.7638;transform:translate(85.7994vw,-10px) scale(.2846);animation:fall-348 27s -20s linear infinite}@keyframes fall-348{41.23%{transform:translate(79.2136vw,41.23vh) scale(.2846)}to{transform:translate(82.5065vw,99vh) scale(.2846)}}.snow:nth-child(349){opacity:1.9802;transform:translate(22.4588vw,-10px) scale(.1944);animation:fall-349 11s -9s linear infinite}@keyframes fall-349{48.017%{transform:translate(31.0463vw,48.017vh) scale(.1944)}to{transform:translate(26.75255vw,99vh) scale(.1944)}}.snow:nth-child(350){opacity:1.4448;transform:translate(67.77vw,-10px) scale(.0048);animation:fall-350 10s -9s linear infinite}@keyframes fall-350{48.611%{transform:translate(68.1055vw,48.611vh) scale(.0048)}to{transform:translate(67.93775vw,99vh) scale(.0048)}}.snow:nth-child(351){opacity:1.6492;transform:translate(98.5928vw,-10px) scale(.2309);animation:fall-351 12s -8s linear infinite}@keyframes fall-351{35.19%{transform:translate(107.9811vw,35.19vh) scale(.2309)}to{transform:translate(103.28695vw,99vh) scale(.2309)}}.snow:nth-child(352){opacity:1.3758;transform:translate(7.6889vw,-10px) scale(.3055);animation:fall-352 15s -29s linear infinite}@keyframes fall-352{77.074%{transform:translate(1.1887vw,77.074vh) scale(.3055)}to{transform:translate(4.4388vw,99vh) scale(.3055)}}.snow:nth-child(353){opacity:1.9352;transform:translate(82.0364vw,-10px) scale(.1291);animation:fall-353 11s -27s linear infinite}@keyframes fall-353{54.226%{transform:translate(82.5197vw,54.226vh) scale(.1291)}to{transform:translate(82.27805vw,99vh) scale(.1291)}}.snow:nth-child(354){opacity:.9448;transform:translate(9.9514vw,-10px) scale(.9031);animation:fall-354 14s -12s linear infinite}@keyframes fall-354{65.049%{transform:translate(1.0784vw,65.049vh) scale(.9031)}to{transform:translate(5.5149vw,99vh) scale(.9031)}}.snow:nth-child(355){opacity:.7258;transform:translate(10.1892vw,-10px) scale(.2153);animation:fall-355 27s -3s linear infinite}@keyframes fall-355{44.63%{transform:translate(10.9428vw,44.63vh) scale(.2153)}to{transform:translate(10.566vw,99vh) scale(.2153)}}.snow:nth-child(356){opacity:1.6692;transform:translate(11.9547vw,-10px) scale(.3791);animation:fall-356 26s -10s linear infinite}@keyframes fall-356{76.77%{transform:translate(2.6964vw,76.77vh) scale(.3791)}to{transform:translate(7.32555vw,99vh) scale(.3791)}}.snow:nth-child(357){opacity:1.196;transform:translate(93.2346vw,-10px) scale(.9226);animation:fall-357 11s -16s linear infinite}@keyframes fall-357{78.921%{transform:translate(97.2948vw,78.921vh) scale(.9226)}to{transform:translate(95.2647vw,99vh) scale(.9226)}}.snow:nth-child(358){opacity:.1144;transform:translate(30.6112vw,-10px) scale(.0052);animation:fall-358 12s -16s linear infinite}@keyframes fall-358{47.848%{transform:translate(31.673vw,47.848vh) scale(.0052)}to{transform:translate(31.1421vw,99vh) scale(.0052)}}.snow:nth-child(359){opacity:.9854;transform:translate(73.415vw,-10px) scale(.6398);animation:fall-359 17s -29s linear infinite}@keyframes fall-359{66.231%{transform:translate(67.288vw,66.231vh) scale(.6398)}to{transform:translate(70.3515vw,99vh) scale(.6398)}}.snow:nth-child(360){opacity:1.524;transform:translate(3.5118vw,-10px) scale(.8475);animation:fall-360 15s -1s linear infinite}@keyframes fall-360{70.966%{transform:translate(-5.3257vw,70.966vh) scale(.8475)}to{transform:translate(-.90695vw,99vh) scale(.8475)}}.snow:nth-child(361){opacity:1.1846;transform:translate(15.8447vw,-10px) scale(.2168);animation:fall-361 13s -18s linear infinite}@keyframes fall-361{72.732%{transform:translate(13.2137vw,72.732vh) scale(.2168)}to{transform:translate(14.5292vw,99vh) scale(.2168)}}.snow:nth-child(362){opacity:1.1626;transform:translate(26.3383vw,-10px) scale(.0515);animation:fall-362 25s -12s linear infinite}@keyframes fall-362{39.669%{transform:translate(25.5437vw,39.669vh) scale(.0515)}to{transform:translate(25.941vw,99vh) scale(.0515)}}.snow:nth-child(363){opacity:1.5796;transform:translate(41.7993vw,-10px) scale(.2714);animation:fall-363 13s -25s linear infinite}@keyframes fall-363{58.439%{transform:translate(48.7121vw,58.439vh) scale(.2714)}to{transform:translate(45.2557vw,99vh) scale(.2714)}}.snow:nth-child(364){opacity:.9088;transform:translate(2.5786vw,-10px) scale(.245);animation:fall-364 25s -28s linear infinite}@keyframes fall-364{44.952%{transform:translate(-3.7791vw,44.952vh) scale(.245)}to{transform:translate(-.60025vw,99vh) scale(.245)}}.snow:nth-child(365){opacity:.9442;transform:translate(70.6847vw,-10px) scale(.9138);animation:fall-365 21s -15s linear infinite}@keyframes fall-365{37.734%{transform:translate(64.2067vw,37.734vh) scale(.9138)}to{transform:translate(67.4457vw,99vh) scale(.9138)}}.snow:nth-child(366){opacity:.8128;transform:translate(14.1939vw,-10px) scale(.9648);animation:fall-366 18s -7s linear infinite}@keyframes fall-366{57.745%{transform:translate(11.865vw,57.745vh) scale(.9648)}to{transform:translate(13.02945vw,99vh) scale(.9648)}}.snow:nth-child(367){opacity:.2418;transform:translate(37.6556vw,-10px) scale(.8642);animation:fall-367 15s -1s linear infinite}@keyframes fall-367{62.723%{transform:translate(43.7152vw,62.723vh) scale(.8642)}to{transform:translate(40.6854vw,99vh) scale(.8642)}}.snow:nth-child(368){opacity:.8104;transform:translate(64.9987vw,-10px) scale(.7048);animation:fall-368 28s -30s linear infinite}@keyframes fall-368{33.677%{transform:translate(71.4141vw,33.677vh) scale(.7048)}to{transform:translate(68.2064vw,99vh) scale(.7048)}}.snow:nth-child(369){opacity:.362;transform:translate(14.4203vw,-10px) scale(.7101);animation:fall-369 27s -6s linear infinite}@keyframes fall-369{37.047%{transform:translate(11.9912vw,37.047vh) scale(.7101)}to{transform:translate(13.20575vw,99vh) scale(.7101)}}.snow:nth-child(370){opacity:1.235;transform:translate(95.455vw,-10px) scale(.0079);animation:fall-370 10s -10s linear infinite}@keyframes fall-370{37.427%{transform:translate(98.5957vw,37.427vh) scale(.0079)}to{transform:translate(97.02535vw,99vh) scale(.0079)}}.snow:nth-child(371){opacity:.4934;transform:translate(11.9263vw,-10px) scale(.1498);animation:fall-371 16s -17s linear infinite}@keyframes fall-371{55.352%{transform:translate(4.9211vw,55.352vh) scale(.1498)}to{transform:translate(8.4237vw,99vh) scale(.1498)}}.snow:nth-child(372){opacity:.4036;transform:translate(67.1475vw,-10px) scale(.5069);animation:fall-372 18s -16s linear infinite}@keyframes fall-372{42.244%{transform:translate(75.4897vw,42.244vh) scale(.5069)}to{transform:translate(71.3186vw,99vh) scale(.5069)}}.snow:nth-child(373){opacity:.0506;transform:translate(86.7359vw,-10px) scale(.9226);animation:fall-373 22s -16s linear infinite}@keyframes fall-373{42.752%{transform:translate(92.627vw,42.752vh) scale(.9226)}to{transform:translate(89.68145vw,99vh) scale(.9226)}}.snow:nth-child(374){opacity:1.002;transform:translate(35.9319vw,-10px) scale(.7979);animation:fall-374 27s -30s linear infinite}@keyframes fall-374{67.11%{transform:translate(38.6645vw,67.11vh) scale(.7979)}to{transform:translate(37.2982vw,99vh) scale(.7979)}}.snow:nth-child(375){opacity:1.4608;transform:translate(86.8204vw,-10px) scale(.688);animation:fall-375 27s -26s linear infinite}@keyframes fall-375{58.148%{transform:translate(94.4325vw,58.148vh) scale(.688)}to{transform:translate(90.62645vw,99vh) scale(.688)}}.snow:nth-child(376){opacity:1.573;transform:translate(9.6912vw,-10px) scale(.9823);animation:fall-376 13s -5s linear infinite}@keyframes fall-376{44.185%{transform:translate(9.8803vw,44.185vh) scale(.9823)}to{transform:translate(9.78575vw,99vh) scale(.9823)}}.snow:nth-child(377){opacity:.04;transform:translate(55.6376vw,-10px) scale(.3252);animation:fall-377 18s -15s linear infinite}@keyframes fall-377{37.53%{transform:translate(47.7488vw,37.53vh) scale(.3252)}to{transform:translate(51.6932vw,99vh) scale(.3252)}}.snow:nth-child(378){opacity:1.6334;transform:translate(57.7679vw,-10px) scale(.3662);animation:fall-378 19s -14s linear infinite}@keyframes fall-378{52.215%{transform:translate(61.885vw,52.215vh) scale(.3662)}to{transform:translate(59.82645vw,99vh) scale(.3662)}}.snow:nth-child(379){opacity:.4952;transform:translate(78.7333vw,-10px) scale(.8934);animation:fall-379 29s -9s linear infinite}@keyframes fall-379{75.253%{transform:translate(72.9196vw,75.253vh) scale(.8934)}to{transform:translate(75.82645vw,99vh) scale(.8934)}}.snow:nth-child(380){opacity:1.1282;transform:translate(59.9389vw,-10px) scale(.2653);animation:fall-380 24s -21s linear infinite}@keyframes fall-380{73.126%{transform:translate(63.193vw,73.126vh) scale(.2653)}to{transform:translate(61.56595vw,99vh) scale(.2653)}}.snow:nth-child(381){opacity:1.9548;transform:translate(24.8815vw,-10px) scale(.4174);animation:fall-381 11s -11s linear infinite}@keyframes fall-381{63.726%{transform:translate(25.1288vw,63.726vh) scale(.4174)}to{transform:translate(25.00515vw,99vh) scale(.4174)}}.snow:nth-child(382){opacity:.1112;transform:translate(8.4873vw,-10px) scale(.0765);animation:fall-382 21s -11s linear infinite}@keyframes fall-382{60.628%{transform:translate(.8818vw,60.628vh) scale(.0765)}to{transform:translate(4.68455vw,99vh) scale(.0765)}}.snow:nth-child(383){opacity:.652;transform:translate(62.5271vw,-10px) scale(.3021);animation:fall-383 29s -26s linear infinite}@keyframes fall-383{69.184%{transform:translate(58.8694vw,69.184vh) scale(.3021)}to{transform:translate(60.69825vw,99vh) scale(.3021)}}.snow:nth-child(384){opacity:.3984;transform:translate(32.9706vw,-10px) scale(.7346);animation:fall-384 30s -21s linear infinite}@keyframes fall-384{56.555%{transform:translate(26.1652vw,56.555vh) scale(.7346)}to{transform:translate(29.5679vw,99vh) scale(.7346)}}.snow:nth-child(385){opacity:.0376;transform:translate(95.1613vw,-10px) scale(.9204);animation:fall-385 24s -25s linear infinite}@keyframes fall-385{38.655%{transform:translate(102.7736vw,38.655vh) scale(.9204)}to{transform:translate(98.96745vw,99vh) scale(.9204)}}.snow:nth-child(386){opacity:.1254;transform:translate(70.5995vw,-10px) scale(.0685);animation:fall-386 29s -28s linear infinite}@keyframes fall-386{43.56%{transform:translate(69.7075vw,43.56vh) scale(.0685)}to{transform:translate(70.1535vw,99vh) scale(.0685)}}.snow:nth-child(387){opacity:.6308;transform:translate(51.8684vw,-10px) scale(.5674);animation:fall-387 14s -11s linear infinite}@keyframes fall-387{31.546%{transform:translate(52.9391vw,31.546vh) scale(.5674)}to{transform:translate(52.40375vw,99vh) scale(.5674)}}.snow:nth-child(388){opacity:.2916;transform:translate(54.1241vw,-10px) scale(.5201);animation:fall-388 21s -22s linear infinite}@keyframes fall-388{72.611%{transform:translate(49.0977vw,72.611vh) scale(.5201)}to{transform:translate(51.6109vw,99vh) scale(.5201)}}.snow:nth-child(389){opacity:.7754;transform:translate(73.2878vw,-10px) scale(.5877);animation:fall-389 25s -15s linear infinite}@keyframes fall-389{49.339%{transform:translate(68.9265vw,49.339vh) scale(.5877)}to{transform:translate(71.10715vw,99vh) scale(.5877)}}.snow:nth-child(390){opacity:1.4226;transform:translate(78.9364vw,-10px) scale(.2285);animation:fall-390 20s -29s linear infinite}@keyframes fall-390{64.099%{transform:translate(69.6845vw,64.099vh) scale(.2285)}to{transform:translate(74.31045vw,99vh) scale(.2285)}}.snow:nth-child(391){opacity:.2844;transform:translate(41.6599vw,-10px) scale(.0843);animation:fall-391 12s -23s linear infinite}@keyframes fall-391{79.586%{transform:translate(34.2829vw,79.586vh) scale(.0843)}to{transform:translate(37.9714vw,99vh) scale(.0843)}}.snow:nth-child(392){opacity:1.2358;transform:translate(61.613vw,-10px) scale(.9062);animation:fall-392 22s -13s linear infinite}@keyframes fall-392{40.781%{transform:translate(54.7453vw,40.781vh) scale(.9062)}to{transform:translate(58.17915vw,99vh) scale(.9062)}}.snow:nth-child(393){opacity:.136;transform:translate(21.4222vw,-10px) scale(.5854);animation:fall-393 13s -30s linear infinite}@keyframes fall-393{79.888%{transform:translate(16.8517vw,79.888vh) scale(.5854)}to{transform:translate(19.13695vw,99vh) scale(.5854)}}.snow:nth-child(394){opacity:.5074;transform:translate(23.1716vw,-10px) scale(.0895);animation:fall-394 17s -12s linear infinite}@keyframes fall-394{71.421%{transform:translate(26.5268vw,71.421vh) scale(.0895)}to{transform:translate(24.8492vw,99vh) scale(.0895)}}.snow:nth-child(395){opacity:1.7404;transform:translate(31.5849vw,-10px) scale(.047);animation:fall-395 11s -1s linear infinite}@keyframes fall-395{72.366%{transform:translate(28.0213vw,72.366vh) scale(.047)}to{transform:translate(29.8031vw,99vh) scale(.047)}}.snow:nth-child(396){opacity:.5222;transform:translate(14.596vw,-10px) scale(.2347);animation:fall-396 10s -25s linear infinite}@keyframes fall-396{74.231%{transform:translate(5.133vw,74.231vh) scale(.2347)}to{transform:translate(9.8645vw,99vh) scale(.2347)}}.snow:nth-child(397){opacity:.9266;transform:translate(48.2285vw,-10px) scale(.617);animation:fall-397 18s -25s linear infinite}@keyframes fall-397{58.174%{transform:translate(53.3934vw,58.174vh) scale(.617)}to{transform:translate(50.81095vw,99vh) scale(.617)}}.snow:nth-child(398){opacity:1.2998;transform:translate(26.3234vw,-10px) scale(.2645);animation:fall-398 15s -26s linear infinite}@keyframes fall-398{33.106%{transform:translate(24.0562vw,33.106vh) scale(.2645)}to{transform:translate(25.1898vw,99vh) scale(.2645)}}.snow:nth-child(399){opacity:1.568;transform:translate(89.0989vw,-10px) scale(.8602);animation:fall-399 15s -30s linear infinite}@keyframes fall-399{56.511%{transform:translate(91.5655vw,56.511vh) scale(.8602)}to{transform:translate(90.3322vw,99vh) scale(.8602)}}.snow:nth-child(400){opacity:1.1846;transform:translate(18.7361vw,-10px) scale(.7018);animation:fall-400 11s -22s linear infinite}@keyframes fall-400{35.471%{transform:translate(13.2937vw,35.471vh) scale(.7018)}to{transform:translate(16.0149vw,99vh) scale(.7018)}}\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:.9336;transform:translate(92.1569vw,-10px) scale(.4445);animation:fall-1 22s -17s linear infinite}@keyframes fall-1{38.034%{transform:translate(84.6615vw,38.034vh) scale(.4445)}to{transform:translate(88.4092vw,99vh) scale(.4445)}}.snow:nth-child(2){opacity:1.1522;transform:translate(71.4719vw,-10px) scale(.6965);animation:fall-2 20s -14s linear infinite}@keyframes fall-2{33.631%{transform:translate(73.5047vw,33.631vh) scale(.6965)}to{transform:translate(72.4883vw,99vh) scale(.6965)}}.snow:nth-child(3){opacity:.987;transform:translate(5.3293vw,-10px) scale(.3527);animation:fall-3 18s -19s linear infinite}@keyframes fall-3{72.863%{transform:translate(5.6527vw,72.863vh) scale(.3527)}to{transform:translate(5.491vw,99vh) scale(.3527)}}.snow:nth-child(4){opacity:1.4564;transform:translate(22.147vw,-10px) scale(.6956);animation:fall-4 20s -20s linear infinite}@keyframes fall-4{52.435%{transform:translate(14.4747vw,52.435vh) scale(.6956)}to{transform:translate(18.31085vw,99vh) scale(.6956)}}.snow:nth-child(5){opacity:.7954;transform:translate(21.5942vw,-10px) scale(.0786);animation:fall-5 24s -11s linear infinite}@keyframes fall-5{45.976%{transform:translate(25.1528vw,45.976vh) scale(.0786)}to{transform:translate(23.3735vw,99vh) scale(.0786)}}.snow:nth-child(6){opacity:.1682;transform:translate(76.3885vw,-10px) scale(.2159);animation:fall-6 18s -28s linear infinite}@keyframes fall-6{34.85%{transform:translate(82.2882vw,34.85vh) scale(.2159)}to{transform:translate(79.33835vw,99vh) scale(.2159)}}.snow:nth-child(7){opacity:1.4248;transform:translate(57.449vw,-10px) scale(.7302);animation:fall-7 13s -29s linear infinite}@keyframes fall-7{41.786%{transform:translate(61.2891vw,41.786vh) scale(.7302)}to{transform:translate(59.36905vw,99vh) scale(.7302)}}.snow:nth-child(8){opacity:1.3002;transform:translate(85.2695vw,-10px) scale(.5508);animation:fall-8 21s -25s linear infinite}@keyframes fall-8{63.574%{transform:translate(90.0049vw,63.574vh) scale(.5508)}to{transform:translate(87.6372vw,99vh) scale(.5508)}}.snow:nth-child(9){opacity:.9744;transform:translate(16.1989vw,-10px) scale(.9614);animation:fall-9 14s -14s linear infinite}@keyframes fall-9{62.016%{transform:translate(23.7111vw,62.016vh) scale(.9614)}to{transform:translate(19.955vw,99vh) scale(.9614)}}.snow:nth-child(10){opacity:.1194;transform:translate(87.2366vw,-10px) scale(.9558);animation:fall-10 13s -2s linear infinite}@keyframes fall-10{61.922%{transform:translate(93.2081vw,61.922vh) scale(.9558)}to{transform:translate(90.22235vw,99vh) scale(.9558)}}.snow:nth-child(11){opacity:1.976;transform:translate(15.1655vw,-10px) scale(.8307);animation:fall-11 25s -22s linear infinite}@keyframes fall-11{40.575%{transform:translate(16.3293vw,40.575vh) scale(.8307)}to{transform:translate(15.7474vw,99vh) scale(.8307)}}.snow:nth-child(12){opacity:1.5714;transform:translate(89.1337vw,-10px) scale(.13);animation:fall-12 15s -17s linear infinite}@keyframes fall-12{40.5%{transform:translate(80.797vw,40.5vh) scale(.13)}to{transform:translate(84.96535vw,99vh) scale(.13)}}.snow:nth-child(13){opacity:1.4578;transform:translate(1.9088vw,-10px) scale(.4168);animation:fall-13 13s -11s linear infinite}@keyframes fall-13{44.804%{transform:translate(2.7565vw,44.804vh) scale(.4168)}to{transform:translate(2.33265vw,99vh) scale(.4168)}}.snow:nth-child(14){opacity:.4598;transform:translate(91.2169vw,-10px) scale(.8353);animation:fall-14 11s -13s linear infinite}@keyframes fall-14{40.279%{transform:translate(90.673vw,40.279vh) scale(.8353)}to{transform:translate(90.94495vw,99vh) scale(.8353)}}.snow:nth-child(15){opacity:.8252;transform:translate(70.0838vw,-10px) scale(.839);animation:fall-15 22s -5s linear infinite}@keyframes fall-15{60.602%{transform:translate(61.6472vw,60.602vh) scale(.839)}to{transform:translate(65.8655vw,99vh) scale(.839)}}.snow:nth-child(16){opacity:.4438;transform:translate(88.7168vw,-10px) scale(.9728);animation:fall-16 13s -7s linear infinite}@keyframes fall-16{63.271%{transform:translate(90.5815vw,63.271vh) scale(.9728)}to{transform:translate(89.64915vw,99vh) scale(.9728)}}.snow:nth-child(17){opacity:.017;transform:translate(78.126vw,-10px) scale(.3178);animation:fall-17 19s -14s linear infinite}@keyframes fall-17{37.212%{transform:translate(80.8542vw,37.212vh) scale(.3178)}to{transform:translate(79.4901vw,99vh) scale(.3178)}}.snow:nth-child(18){opacity:1.7492;transform:translate(96.6933vw,-10px) scale(.5231);animation:fall-18 25s -28s linear infinite}@keyframes fall-18{31.336%{transform:translate(92.2232vw,31.336vh) scale(.5231)}to{transform:translate(94.45825vw,99vh) scale(.5231)}}.snow:nth-child(19){opacity:1.5216;transform:translate(90.0228vw,-10px) scale(.9762);animation:fall-19 24s -13s linear infinite}@keyframes fall-19{46.972%{transform:translate(96.2725vw,46.972vh) scale(.9762)}to{transform:translate(93.14765vw,99vh) scale(.9762)}}.snow:nth-child(20){opacity:1.4544;transform:translate(62.2405vw,-10px) scale(.0791);animation:fall-20 29s -26s linear infinite}@keyframes fall-20{72.396%{transform:translate(69.8445vw,72.396vh) scale(.0791)}to{transform:translate(66.0425vw,99vh) scale(.0791)}}.snow:nth-child(21){opacity:.044;transform:translate(73.8153vw,-10px) scale(.7231);animation:fall-21 30s -21s linear infinite}@keyframes fall-21{70.164%{transform:translate(74.6502vw,70.164vh) scale(.7231)}to{transform:translate(74.23275vw,99vh) scale(.7231)}}.snow:nth-child(22){opacity:1.8102;transform:translate(69.067vw,-10px) scale(.1284);animation:fall-22 28s -26s linear infinite}@keyframes fall-22{60.748%{transform:translate(76.8256vw,60.748vh) scale(.1284)}to{transform:translate(72.9463vw,99vh) scale(.1284)}}.snow:nth-child(23){opacity:.7548;transform:translate(15.3644vw,-10px) scale(.4381);animation:fall-23 17s -9s linear infinite}@keyframes fall-23{54.547%{transform:translate(18.7711vw,54.547vh) scale(.4381)}to{transform:translate(17.06775vw,99vh) scale(.4381)}}.snow:nth-child(24){opacity:.284;transform:translate(66.0435vw,-10px) scale(.0659);animation:fall-24 28s -26s linear infinite}@keyframes fall-24{66.513%{transform:translate(60.9129vw,66.513vh) scale(.0659)}to{transform:translate(63.4782vw,99vh) scale(.0659)}}.snow:nth-child(25){opacity:1.4114;transform:translate(51.1587vw,-10px) scale(.4864);animation:fall-25 15s -19s linear infinite}@keyframes fall-25{55.852%{transform:translate(49.9325vw,55.852vh) scale(.4864)}to{transform:translate(50.5456vw,99vh) scale(.4864)}}.snow:nth-child(26){opacity:1.978;transform:translate(52.7671vw,-10px) scale(.6411);animation:fall-26 13s -28s linear infinite}@keyframes fall-26{77.151%{transform:translate(52.3234vw,77.151vh) scale(.6411)}to{transform:translate(52.54525vw,99vh) scale(.6411)}}.snow:nth-child(27){opacity:.8264;transform:translate(87.4991vw,-10px) scale(.2821);animation:fall-27 24s -25s linear infinite}@keyframes fall-27{41.449%{transform:translate(95.5629vw,41.449vh) scale(.2821)}to{transform:translate(91.531vw,99vh) scale(.2821)}}.snow:nth-child(28){opacity:1.3368;transform:translate(.8623vw,-10px) scale(.9784);animation:fall-28 12s -18s linear infinite}@keyframes fall-28{35.867%{transform:translate(-8.2294vw,35.867vh) scale(.9784)}to{transform:translate(-3.68355vw,99vh) scale(.9784)}}.snow:nth-child(29){opacity:1.5066;transform:translate(78.1416vw,-10px) scale(.1151);animation:fall-29 30s -24s linear infinite}@keyframes fall-29{72.386%{transform:translate(88.0605vw,72.386vh) scale(.1151)}to{transform:translate(83.10105vw,99vh) scale(.1151)}}.snow:nth-child(30){opacity:.012;transform:translate(15.2035vw,-10px) scale(.1604);animation:fall-30 20s -8s linear infinite}@keyframes fall-30{41.586%{transform:translate(5.7102vw,41.586vh) scale(.1604)}to{transform:translate(10.45685vw,99vh) scale(.1604)}}.snow:nth-child(31){opacity:.5298;transform:translate(32.4043vw,-10px) scale(.4704);animation:fall-31 11s -28s linear infinite}@keyframes fall-31{58.393%{transform:translate(24.0984vw,58.393vh) scale(.4704)}to{transform:translate(28.25135vw,99vh) scale(.4704)}}.snow:nth-child(32){opacity:1.5732;transform:translate(61.8015vw,-10px) scale(.4062);animation:fall-32 23s -15s linear infinite}@keyframes fall-32{71.342%{transform:translate(58.2631vw,71.342vh) scale(.4062)}to{transform:translate(60.0323vw,99vh) scale(.4062)}}.snow:nth-child(33){opacity:1.2814;transform:translate(37.6355vw,-10px) scale(.3068);animation:fall-33 23s -13s linear infinite}@keyframes fall-33{68.616%{transform:translate(36.3388vw,68.616vh) scale(.3068)}to{transform:translate(36.98715vw,99vh) scale(.3068)}}.snow:nth-child(34){opacity:1.7728;transform:translate(52.1867vw,-10px) scale(.4627);animation:fall-34 26s -1s linear infinite}@keyframes fall-34{60.596%{transform:translate(54.0569vw,60.596vh) scale(.4627)}to{transform:translate(53.1218vw,99vh) scale(.4627)}}.snow:nth-child(35){opacity:.5114;transform:translate(39.8513vw,-10px) scale(.4052);animation:fall-35 16s -10s linear infinite}@keyframes fall-35{68.673%{transform:translate(41.7473vw,68.673vh) scale(.4052)}to{transform:translate(40.7993vw,99vh) scale(.4052)}}.snow:nth-child(36){opacity:.2444;transform:translate(37.0885vw,-10px) scale(.6781);animation:fall-36 30s -30s linear infinite}@keyframes fall-36{36.203%{transform:translate(43.6866vw,36.203vh) scale(.6781)}to{transform:translate(40.38755vw,99vh) scale(.6781)}}.snow:nth-child(37){opacity:.8346;transform:translate(13.7649vw,-10px) scale(.7869);animation:fall-37 10s -17s linear infinite}@keyframes fall-37{40.495%{transform:translate(20.5378vw,40.495vh) scale(.7869)}to{transform:translate(17.15135vw,99vh) scale(.7869)}}.snow:nth-child(38){opacity:.5388;transform:translate(54.4605vw,-10px) scale(.0786);animation:fall-38 28s -8s linear infinite}@keyframes fall-38{32.483%{transform:translate(60.595vw,32.483vh) scale(.0786)}to{transform:translate(57.52775vw,99vh) scale(.0786)}}.snow:nth-child(39){opacity:.465;transform:translate(46.9068vw,-10px) scale(.5591);animation:fall-39 15s -28s linear infinite}@keyframes fall-39{64.404%{transform:translate(49.791vw,64.404vh) scale(.5591)}to{transform:translate(48.3489vw,99vh) scale(.5591)}}.snow:nth-child(40){opacity:1.841;transform:translate(74.3262vw,-10px) scale(.9299);animation:fall-40 22s -6s linear infinite}@keyframes fall-40{59.166%{transform:translate(75.0896vw,59.166vh) scale(.9299)}to{transform:translate(74.7079vw,99vh) scale(.9299)}}.snow:nth-child(41){opacity:1.429;transform:translate(7.415vw,-10px) scale(.5574);animation:fall-41 15s -7s linear infinite}@keyframes fall-41{47.79%{transform:translate(15.8289vw,47.79vh) scale(.5574)}to{transform:translate(11.62195vw,99vh) scale(.5574)}}.snow:nth-child(42){opacity:.584;transform:translate(5.6106vw,-10px) scale(.803);animation:fall-42 20s -21s linear infinite}@keyframes fall-42{58.409%{transform:translate(12.5895vw,58.409vh) scale(.803)}to{transform:translate(9.10005vw,99vh) scale(.803)}}.snow:nth-child(43){opacity:.0218;transform:translate(46.4706vw,-10px) scale(.7713);animation:fall-43 25s -13s linear infinite}@keyframes fall-43{48.202%{transform:translate(36.8792vw,48.202vh) scale(.7713)}to{transform:translate(41.6749vw,99vh) scale(.7713)}}.snow:nth-child(44){opacity:1.5324;transform:translate(59.6083vw,-10px) scale(.3097);animation:fall-44 19s -14s linear infinite}@keyframes fall-44{63.831%{transform:translate(54.6772vw,63.831vh) scale(.3097)}to{transform:translate(57.14275vw,99vh) scale(.3097)}}.snow:nth-child(45){opacity:1.208;transform:translate(56.0652vw,-10px) scale(.1663);animation:fall-45 20s -25s linear infinite}@keyframes fall-45{34.304%{transform:translate(54.6833vw,34.304vh) scale(.1663)}to{transform:translate(55.37425vw,99vh) scale(.1663)}}.snow:nth-child(46){opacity:1.6528;transform:translate(91.5024vw,-10px) scale(.1467);animation:fall-46 19s -13s linear infinite}@keyframes fall-46{50.846%{transform:translate(82.2599vw,50.846vh) scale(.1467)}to{transform:translate(86.88115vw,99vh) scale(.1467)}}.snow:nth-child(47){opacity:1.1306;transform:translate(80.3938vw,-10px) scale(.5459);animation:fall-47 13s -2s linear infinite}@keyframes fall-47{62.369%{transform:translate(84.6531vw,62.369vh) scale(.5459)}to{transform:translate(82.52345vw,99vh) scale(.5459)}}.snow:nth-child(48){opacity:.3044;transform:translate(64.8563vw,-10px) scale(.9298);animation:fall-48 19s -19s linear infinite}@keyframes fall-48{58.359%{transform:translate(66.9131vw,58.359vh) scale(.9298)}to{transform:translate(65.8847vw,99vh) scale(.9298)}}.snow:nth-child(49){opacity:.4166;transform:translate(90.3464vw,-10px) scale(.592);animation:fall-49 20s -30s linear infinite}@keyframes fall-49{76.598%{transform:translate(96.5521vw,76.598vh) scale(.592)}to{transform:translate(93.44925vw,99vh) scale(.592)}}.snow:nth-child(50){opacity:1.2304;transform:translate(98.1821vw,-10px) scale(.5087);animation:fall-50 14s -4s linear infinite}@keyframes fall-50{36.24%{transform:translate(96.109vw,36.24vh) scale(.5087)}to{transform:translate(97.14555vw,99vh) scale(.5087)}}.snow:nth-child(51){opacity:.6028;transform:translate(57.4786vw,-10px) scale(.6224);animation:fall-51 24s -24s linear infinite}@keyframes fall-51{58.43%{transform:translate(59.3657vw,58.43vh) scale(.6224)}to{transform:translate(58.42215vw,99vh) scale(.6224)}}.snow:nth-child(52){opacity:1.928;transform:translate(59.2735vw,-10px) scale(.6662);animation:fall-52 22s -22s linear infinite}@keyframes fall-52{50.729%{transform:translate(53.2311vw,50.729vh) scale(.6662)}to{transform:translate(56.2523vw,99vh) scale(.6662)}}.snow:nth-child(53){opacity:.6226;transform:translate(23.3358vw,-10px) scale(.512);animation:fall-53 11s -20s linear infinite}@keyframes fall-53{49.536%{transform:translate(24.6217vw,49.536vh) scale(.512)}to{transform:translate(23.97875vw,99vh) scale(.512)}}.snow:nth-child(54){opacity:1.1876;transform:translate(45.3313vw,-10px) scale(.2925);animation:fall-54 11s -5s linear infinite}@keyframes fall-54{59.193%{transform:translate(42.5612vw,59.193vh) scale(.2925)}to{transform:translate(43.94625vw,99vh) scale(.2925)}}.snow:nth-child(55){opacity:1.8032;transform:translate(93.1856vw,-10px) scale(.0666);animation:fall-55 15s -8s linear infinite}@keyframes fall-55{73.304%{transform:translate(91.4979vw,73.304vh) scale(.0666)}to{transform:translate(92.34175vw,99vh) scale(.0666)}}.snow:nth-child(56){opacity:1.0932;transform:translate(73.6928vw,-10px) scale(.6132);animation:fall-56 17s -21s linear infinite}@keyframes fall-56{60.896%{transform:translate(72.2041vw,60.896vh) scale(.6132)}to{transform:translate(72.94845vw,99vh) scale(.6132)}}.snow:nth-child(57){opacity:.1232;transform:translate(14.4957vw,-10px) scale(.4902);animation:fall-57 11s -13s linear infinite}@keyframes fall-57{58.237%{transform:translate(20.3291vw,58.237vh) scale(.4902)}to{transform:translate(17.4124vw,99vh) scale(.4902)}}.snow:nth-child(58){opacity:1.1264;transform:translate(55.0861vw,-10px) scale(.0599);animation:fall-58 12s -29s linear infinite}@keyframes fall-58{61.812%{transform:translate(55.1899vw,61.812vh) scale(.0599)}to{transform:translate(55.138vw,99vh) scale(.0599)}}.snow:nth-child(59){opacity:.9106;transform:translate(16.2741vw,-10px) scale(.3146);animation:fall-59 23s -23s linear infinite}@keyframes fall-59{72.339%{transform:translate(20.5862vw,72.339vh) scale(.3146)}to{transform:translate(18.43015vw,99vh) scale(.3146)}}.snow:nth-child(60){opacity:.6324;transform:translate(18.0752vw,-10px) scale(.148);animation:fall-60 30s -4s linear infinite}@keyframes fall-60{49.712%{transform:translate(11.6532vw,49.712vh) scale(.148)}to{transform:translate(14.8642vw,99vh) scale(.148)}}.snow:nth-child(61){opacity:1.2252;transform:translate(65.0424vw,-10px) scale(.9345);animation:fall-61 15s -26s linear infinite}@keyframes fall-61{66.19%{transform:translate(65.3101vw,66.19vh) scale(.9345)}to{transform:translate(65.17625vw,99vh) scale(.9345)}}.snow:nth-child(62){opacity:1.6014;transform:translate(92.866vw,-10px) scale(.4802);animation:fall-62 28s -19s linear infinite}@keyframes fall-62{55.512%{transform:translate(96.7031vw,55.512vh) scale(.4802)}to{transform:translate(94.78455vw,99vh) scale(.4802)}}.snow:nth-child(63){opacity:1.9632;transform:translate(71.8075vw,-10px) scale(.3015);animation:fall-63 13s -20s linear infinite}@keyframes fall-63{43.204%{transform:translate(73.249vw,43.204vh) scale(.3015)}to{transform:translate(72.52825vw,99vh) scale(.3015)}}.snow:nth-child(64){opacity:1.8394;transform:translate(64.864vw,-10px) scale(.2587);animation:fall-64 10s -28s linear infinite}@keyframes fall-64{37.67%{transform:translate(71.7559vw,37.67vh) scale(.2587)}to{transform:translate(68.30995vw,99vh) scale(.2587)}}.snow:nth-child(65){opacity:1.1418;transform:translate(69.1813vw,-10px) scale(.2951);animation:fall-65 27s -19s linear infinite}@keyframes fall-65{42.31%{transform:translate(66.554vw,42.31vh) scale(.2951)}to{transform:translate(67.86765vw,99vh) scale(.2951)}}.snow:nth-child(66){opacity:.4866;transform:translate(96.9316vw,-10px) scale(.4436);animation:fall-66 29s -15s linear infinite}@keyframes fall-66{78.984%{transform:translate(90.6449vw,78.984vh) scale(.4436)}to{transform:translate(93.78825vw,99vh) scale(.4436)}}.snow:nth-child(67){opacity:.5202;transform:translate(1.2302vw,-10px) scale(.7763);animation:fall-67 11s -23s linear infinite}@keyframes fall-67{53.736%{transform:translate(3.8213vw,53.736vh) scale(.7763)}to{transform:translate(2.52575vw,99vh) scale(.7763)}}.snow:nth-child(68){opacity:.5724;transform:translate(47.4219vw,-10px) scale(.4948);animation:fall-68 11s -19s linear infinite}@keyframes fall-68{40.069%{transform:translate(52.4649vw,40.069vh) scale(.4948)}to{transform:translate(49.9434vw,99vh) scale(.4948)}}.snow:nth-child(69){opacity:.6908;transform:translate(17.2578vw,-10px) scale(.4584);animation:fall-69 18s -19s linear infinite}@keyframes fall-69{77.053%{transform:translate(16.911vw,77.053vh) scale(.4584)}to{transform:translate(17.0844vw,99vh) scale(.4584)}}.snow:nth-child(70){opacity:1.6772;transform:translate(10.2444vw,-10px) scale(.2115);animation:fall-70 27s -1s linear infinite}@keyframes fall-70{49.151%{transform:translate(9.8892vw,49.151vh) scale(.2115)}to{transform:translate(10.0668vw,99vh) scale(.2115)}}.snow:nth-child(71){opacity:.1572;transform:translate(82.8457vw,-10px) scale(.0236);animation:fall-71 22s -21s linear infinite}@keyframes fall-71{68.706%{transform:translate(82.2351vw,68.706vh) scale(.0236)}to{transform:translate(82.5404vw,99vh) scale(.0236)}}.snow:nth-child(72){opacity:1.4034;transform:translate(94.4597vw,-10px) scale(.9527);animation:fall-72 27s -12s linear infinite}@keyframes fall-72{71.504%{transform:translate(94.1037vw,71.504vh) scale(.9527)}to{transform:translate(94.2817vw,99vh) scale(.9527)}}.snow:nth-child(73){opacity:.9194;transform:translate(11vw,-10px) scale(.6125);animation:fall-73 15s -27s linear infinite}@keyframes fall-73{35.173%{transform:translate(10.4526vw,35.173vh) scale(.6125)}to{transform:translate(10.7263vw,99vh) scale(.6125)}}.snow:nth-child(74){opacity:.4352;transform:translate(9.8754vw,-10px) scale(.5889);animation:fall-74 17s -13s linear infinite}@keyframes fall-74{42.879%{transform:translate(10.9534vw,42.879vh) scale(.5889)}to{transform:translate(10.4144vw,99vh) scale(.5889)}}.snow:nth-child(75){opacity:.5636;transform:translate(8.745vw,-10px) scale(.1176);animation:fall-75 18s -1s linear infinite}@keyframes fall-75{75.308%{transform:translate(18.5718vw,75.308vh) scale(.1176)}to{transform:translate(13.6584vw,99vh) scale(.1176)}}.snow:nth-child(76){opacity:1.7806;transform:translate(3.9411vw,-10px) scale(.0006);animation:fall-76 28s -5s linear infinite}@keyframes fall-76{68.15%{transform:translate(-3.174vw,68.15vh) scale(.0006)}to{transform:translate(.38355vw,99vh) scale(.0006)}}.snow:nth-child(77){opacity:1.5502;transform:translate(52.7152vw,-10px) scale(.6572);animation:fall-77 20s -1s linear infinite}@keyframes fall-77{55.672%{transform:translate(48.3207vw,55.672vh) scale(.6572)}to{transform:translate(50.51795vw,99vh) scale(.6572)}}.snow:nth-child(78){opacity:.5836;transform:translate(86.5018vw,-10px) scale(.5393);animation:fall-78 15s -10s linear infinite}@keyframes fall-78{64.542%{transform:translate(84.589vw,64.542vh) scale(.5393)}to{transform:translate(85.5454vw,99vh) scale(.5393)}}.snow:nth-child(79){opacity:.7698;transform:translate(11.0494vw,-10px) scale(.5254);animation:fall-79 14s -5s linear infinite}@keyframes fall-79{69.828%{transform:translate(9.6029vw,69.828vh) scale(.5254)}to{transform:translate(10.32615vw,99vh) scale(.5254)}}.snow:nth-child(80){opacity:1.3656;transform:translate(70.3287vw,-10px) scale(.7409);animation:fall-80 26s -30s linear infinite}@keyframes fall-80{55.588%{transform:translate(76.4373vw,55.588vh) scale(.7409)}to{transform:translate(73.383vw,99vh) scale(.7409)}}.snow:nth-child(81){opacity:1.8122;transform:translate(59.4171vw,-10px) scale(.1113);animation:fall-81 18s -30s linear infinite}@keyframes fall-81{73.317%{transform:translate(63.1805vw,73.317vh) scale(.1113)}to{transform:translate(61.2988vw,99vh) scale(.1113)}}.snow:nth-child(82){opacity:1.028;transform:translate(64.4802vw,-10px) scale(.0715);animation:fall-82 26s -21s linear infinite}@keyframes fall-82{74.682%{transform:translate(67.469vw,74.682vh) scale(.0715)}to{transform:translate(65.9746vw,99vh) scale(.0715)}}.snow:nth-child(83){opacity:.2328;transform:translate(3.3502vw,-10px) scale(.5284);animation:fall-83 22s -24s linear infinite}@keyframes fall-83{72.858%{transform:translate(12.2114vw,72.858vh) scale(.5284)}to{transform:translate(7.7808vw,99vh) scale(.5284)}}.snow:nth-child(84){opacity:1.2748;transform:translate(31.8697vw,-10px) scale(.5531);animation:fall-84 30s -23s linear infinite}@keyframes fall-84{40.905%{transform:translate(35.2446vw,40.905vh) scale(.5531)}to{transform:translate(33.55715vw,99vh) scale(.5531)}}.snow:nth-child(85){opacity:1.2696;transform:translate(22.0024vw,-10px) scale(.5058);animation:fall-85 29s -1s linear infinite}@keyframes fall-85{33.02%{transform:translate(23.7864vw,33.02vh) scale(.5058)}to{transform:translate(22.8944vw,99vh) scale(.5058)}}.snow:nth-child(86){opacity:.1072;transform:translate(89.3115vw,-10px) scale(.835);animation:fall-86 18s -16s linear infinite}@keyframes fall-86{54.765%{transform:translate(84.3792vw,54.765vh) scale(.835)}to{transform:translate(86.84535vw,99vh) scale(.835)}}.snow:nth-child(87){opacity:.0078;transform:translate(92.4389vw,-10px) scale(.2064);animation:fall-87 10s -11s linear infinite}@keyframes fall-87{52.05%{transform:translate(84.8687vw,52.05vh) scale(.2064)}to{transform:translate(88.6538vw,99vh) scale(.2064)}}.snow:nth-child(88){opacity:1.6928;transform:translate(51.8345vw,-10px) scale(.993);animation:fall-88 14s -17s linear infinite}@keyframes fall-88{30.395%{transform:translate(42.577vw,30.395vh) scale(.993)}to{transform:translate(47.20575vw,99vh) scale(.993)}}.snow:nth-child(89){opacity:1.9652;transform:translate(11.0482vw,-10px) scale(.691);animation:fall-89 30s -21s linear infinite}@keyframes fall-89{45.107%{transform:translate(5.9629vw,45.107vh) scale(.691)}to{transform:translate(8.50555vw,99vh) scale(.691)}}.snow:nth-child(90){opacity:.7968;transform:translate(25.7293vw,-10px) scale(.0384);animation:fall-90 15s -25s linear infinite}@keyframes fall-90{41.08%{transform:translate(32.3936vw,41.08vh) scale(.0384)}to{transform:translate(29.06145vw,99vh) scale(.0384)}}.snow:nth-child(91){opacity:1.2742;transform:translate(94.8997vw,-10px) scale(.7533);animation:fall-91 25s -9s linear infinite}@keyframes fall-91{77.411%{transform:translate(99.8655vw,77.411vh) scale(.7533)}to{transform:translate(97.3826vw,99vh) scale(.7533)}}.snow:nth-child(92){opacity:.0728;transform:translate(59.8346vw,-10px) scale(.2986);animation:fall-92 16s -6s linear infinite}@keyframes fall-92{59.924%{transform:translate(68.035vw,59.924vh) scale(.2986)}to{transform:translate(63.9348vw,99vh) scale(.2986)}}.snow:nth-child(93){opacity:.3756;transform:translate(75.9951vw,-10px) scale(.0081);animation:fall-93 18s -30s linear infinite}@keyframes fall-93{37.239%{transform:translate(82.647vw,37.239vh) scale(.0081)}to{transform:translate(79.32105vw,99vh) scale(.0081)}}.snow:nth-child(94){opacity:1.7064;transform:translate(8.2237vw,-10px) scale(.7828);animation:fall-94 18s -1s linear infinite}@keyframes fall-94{57.165%{transform:translate(11.7797vw,57.165vh) scale(.7828)}to{transform:translate(10.0017vw,99vh) scale(.7828)}}.snow:nth-child(95){opacity:1.3408;transform:translate(76.0485vw,-10px) scale(.3149);animation:fall-95 26s -28s linear infinite}@keyframes fall-95{66.902%{transform:translate(85.829vw,66.902vh) scale(.3149)}to{transform:translate(80.93875vw,99vh) scale(.3149)}}.snow:nth-child(96){opacity:1.2316;transform:translate(47.8294vw,-10px) scale(.4579);animation:fall-96 26s -1s linear infinite}@keyframes fall-96{55.42%{transform:translate(53.434vw,55.42vh) scale(.4579)}to{transform:translate(50.6317vw,99vh) scale(.4579)}}.snow:nth-child(97){opacity:.4466;transform:translate(14.3431vw,-10px) scale(.9314);animation:fall-97 13s -4s linear infinite}@keyframes fall-97{37.1%{transform:translate(5.3292vw,37.1vh) scale(.9314)}to{transform:translate(9.83615vw,99vh) scale(.9314)}}.snow:nth-child(98){opacity:.3078;transform:translate(5.4775vw,-10px) scale(.2719);animation:fall-98 30s -3s linear infinite}@keyframes fall-98{34.256%{transform:translate(-2.0142vw,34.256vh) scale(.2719)}to{transform:translate(1.73165vw,99vh) scale(.2719)}}.snow:nth-child(99){opacity:1.2312;transform:translate(4.6725vw,-10px) scale(.6029);animation:fall-99 18s -30s linear infinite}@keyframes fall-99{45.268%{transform:translate(2.8637vw,45.268vh) scale(.6029)}to{transform:translate(3.7681vw,99vh) scale(.6029)}}.snow:nth-child(100){opacity:.488;transform:translate(66.4197vw,-10px) scale(.8737);animation:fall-100 30s -21s linear infinite}@keyframes fall-100{44.584%{transform:translate(57.8708vw,44.584vh) scale(.8737)}to{transform:translate(62.14525vw,99vh) scale(.8737)}}.snow:nth-child(101){opacity:1.7364;transform:translate(36.2477vw,-10px) scale(.951);animation:fall-101 22s -23s linear infinite}@keyframes fall-101{62.38%{transform:translate(39.6803vw,62.38vh) scale(.951)}to{transform:translate(37.964vw,99vh) scale(.951)}}.snow:nth-child(102){opacity:.8044;transform:translate(90.7408vw,-10px) scale(.6632);animation:fall-102 11s -7s linear infinite}@keyframes fall-102{62.234%{transform:translate(98.3029vw,62.234vh) scale(.6632)}to{transform:translate(94.52185vw,99vh) scale(.6632)}}.snow:nth-child(103){opacity:.8212;transform:translate(91.1456vw,-10px) scale(.179);animation:fall-103 16s -13s linear infinite}@keyframes fall-103{65.253%{transform:translate(91.7863vw,65.253vh) scale(.179)}to{transform:translate(91.46595vw,99vh) scale(.179)}}.snow:nth-child(104){opacity:1.153;transform:translate(44.0962vw,-10px) scale(.8658);animation:fall-104 13s -10s linear infinite}@keyframes fall-104{60.241%{transform:translate(37.9655vw,60.241vh) scale(.8658)}to{transform:translate(41.03085vw,99vh) scale(.8658)}}.snow:nth-child(105){opacity:1.4706;transform:translate(55.8506vw,-10px) scale(.7176);animation:fall-105 26s -30s linear infinite}@keyframes fall-105{35.849%{transform:translate(57.8833vw,35.849vh) scale(.7176)}to{transform:translate(56.86695vw,99vh) scale(.7176)}}.snow:nth-child(106){opacity:.3822;transform:translate(87.3411vw,-10px) scale(.3635);animation:fall-106 21s -10s linear infinite}@keyframes fall-106{45.689%{transform:translate(84.1625vw,45.689vh) scale(.3635)}to{transform:translate(85.7518vw,99vh) scale(.3635)}}.snow:nth-child(107){opacity:1.8262;transform:translate(82.3146vw,-10px) scale(.5775);animation:fall-107 11s -9s linear infinite}@keyframes fall-107{70.556%{transform:translate(90.796vw,70.556vh) scale(.5775)}to{transform:translate(86.5553vw,99vh) scale(.5775)}}.snow:nth-child(108){opacity:1.4248;transform:translate(65.8539vw,-10px) scale(.1206);animation:fall-108 30s -18s linear infinite}@keyframes fall-108{57.927%{transform:translate(59.5031vw,57.927vh) scale(.1206)}to{transform:translate(62.6785vw,99vh) scale(.1206)}}.snow:nth-child(109){opacity:.0752;transform:translate(82.5275vw,-10px) scale(.5358);animation:fall-109 22s -12s linear infinite}@keyframes fall-109{72.166%{transform:translate(85.1144vw,72.166vh) scale(.5358)}to{transform:translate(83.82095vw,99vh) scale(.5358)}}.snow:nth-child(110){opacity:1.9622;transform:translate(39.4541vw,-10px) scale(.6482);animation:fall-110 23s -1s linear infinite}@keyframes fall-110{60.22%{transform:translate(43.9398vw,60.22vh) scale(.6482)}to{transform:translate(41.69695vw,99vh) scale(.6482)}}.snow:nth-child(111){opacity:1.076;transform:translate(30.8067vw,-10px) scale(.2899);animation:fall-111 17s -10s linear infinite}@keyframes fall-111{67.629%{transform:translate(36.824vw,67.629vh) scale(.2899)}to{transform:translate(33.81535vw,99vh) scale(.2899)}}.snow:nth-child(112){opacity:.2948;transform:translate(56.5293vw,-10px) scale(.2549);animation:fall-112 27s -16s linear infinite}@keyframes fall-112{60.402%{transform:translate(56.6864vw,60.402vh) scale(.2549)}to{transform:translate(56.60785vw,99vh) scale(.2549)}}.snow:nth-child(113){opacity:1.7922;transform:translate(31.1019vw,-10px) scale(.6862);animation:fall-113 30s -29s linear infinite}@keyframes fall-113{73.064%{transform:translate(26.42vw,73.064vh) scale(.6862)}to{transform:translate(28.76095vw,99vh) scale(.6862)}}.snow:nth-child(114){opacity:.6126;transform:translate(49.8636vw,-10px) scale(.5868);animation:fall-114 18s -13s linear infinite}@keyframes fall-114{32.164%{transform:translate(50.2949vw,32.164vh) scale(.5868)}to{transform:translate(50.07925vw,99vh) scale(.5868)}}.snow:nth-child(115){opacity:1.9554;transform:translate(65.3248vw,-10px) scale(.4953);animation:fall-115 18s -26s linear infinite}@keyframes fall-115{57.636%{transform:translate(73.2472vw,57.636vh) scale(.4953)}to{transform:translate(69.286vw,99vh) scale(.4953)}}.snow:nth-child(116){opacity:.7792;transform:translate(67.8345vw,-10px) scale(.3319);animation:fall-116 13s -18s linear infinite}@keyframes fall-116{46.123%{transform:translate(71.887vw,46.123vh) scale(.3319)}to{transform:translate(69.86075vw,99vh) scale(.3319)}}.snow:nth-child(117){opacity:1.8626;transform:translate(25.6352vw,-10px) scale(.7186);animation:fall-117 17s -20s linear infinite}@keyframes fall-117{32.419%{transform:translate(32.1367vw,32.419vh) scale(.7186)}to{transform:translate(28.88595vw,99vh) scale(.7186)}}.snow:nth-child(118){opacity:1.3358;transform:translate(54.2897vw,-10px) scale(.9444);animation:fall-118 12s -5s linear infinite}@keyframes fall-118{65.597%{transform:translate(50.6154vw,65.597vh) scale(.9444)}to{transform:translate(52.45255vw,99vh) scale(.9444)}}.snow:nth-child(119){opacity:.7184;transform:translate(68.7745vw,-10px) scale(.452);animation:fall-119 11s -23s linear infinite}@keyframes fall-119{36.291%{transform:translate(71.3187vw,36.291vh) scale(.452)}to{transform:translate(70.0466vw,99vh) scale(.452)}}.snow:nth-child(120){opacity:.3018;transform:translate(82.4537vw,-10px) scale(.7945);animation:fall-120 14s -3s linear infinite}@keyframes fall-120{71.801%{transform:translate(75.6601vw,71.801vh) scale(.7945)}to{transform:translate(79.0569vw,99vh) scale(.7945)}}.snow:nth-child(121){opacity:1.5754;transform:translate(70.0602vw,-10px) scale(.0306);animation:fall-121 22s -7s linear infinite}@keyframes fall-121{34.521%{transform:translate(68.8086vw,34.521vh) scale(.0306)}to{transform:translate(69.4344vw,99vh) scale(.0306)}}.snow:nth-child(122){opacity:.964;transform:translate(97.8227vw,-10px) scale(.2621);animation:fall-122 20s -24s linear infinite}@keyframes fall-122{58.173%{transform:translate(96.3547vw,58.173vh) scale(.2621)}to{transform:translate(97.0887vw,99vh) scale(.2621)}}.snow:nth-child(123){opacity:1.0978;transform:translate(86.2772vw,-10px) scale(.5804);animation:fall-123 15s -3s linear infinite}@keyframes fall-123{62.351%{transform:translate(86.2946vw,62.351vh) scale(.5804)}to{transform:translate(86.2859vw,99vh) scale(.5804)}}.snow:nth-child(124){opacity:1.913;transform:translate(84.1779vw,-10px) scale(.2742);animation:fall-124 29s -19s linear infinite}@keyframes fall-124{43.138%{transform:translate(74.2473vw,43.138vh) scale(.2742)}to{transform:translate(79.2126vw,99vh) scale(.2742)}}.snow:nth-child(125){opacity:.665;transform:translate(95.062vw,-10px) scale(.8287);animation:fall-125 28s -24s linear infinite}@keyframes fall-125{67.905%{transform:translate(100.1313vw,67.905vh) scale(.8287)}to{transform:translate(97.59665vw,99vh) scale(.8287)}}.snow:nth-child(126){opacity:1.7084;transform:translate(55.9873vw,-10px) scale(.4347);animation:fall-126 20s -27s linear infinite}@keyframes fall-126{51.996%{transform:translate(48.0086vw,51.996vh) scale(.4347)}to{transform:translate(51.99795vw,99vh) scale(.4347)}}.snow:nth-child(127){opacity:.6622;transform:translate(50.99vw,-10px) scale(.1113);animation:fall-127 19s -17s linear infinite}@keyframes fall-127{30.843%{transform:translate(43.2195vw,30.843vh) scale(.1113)}to{transform:translate(47.10475vw,99vh) scale(.1113)}}.snow:nth-child(128){opacity:1.3052;transform:translate(90.1917vw,-10px) scale(.5677);animation:fall-128 16s -11s linear infinite}@keyframes fall-128{64.168%{transform:translate(80.9198vw,64.168vh) scale(.5677)}to{transform:translate(85.55575vw,99vh) scale(.5677)}}.snow:nth-child(129){opacity:1.9742;transform:translate(37.2247vw,-10px) scale(.2097);animation:fall-129 23s -5s linear infinite}@keyframes fall-129{56.765%{transform:translate(37.7999vw,56.765vh) scale(.2097)}to{transform:translate(37.5123vw,99vh) scale(.2097)}}.snow:nth-child(130){opacity:1.2518;transform:translate(13.7211vw,-10px) scale(.3836);animation:fall-130 30s -29s linear infinite}@keyframes fall-130{59.313%{transform:translate(9.0648vw,59.313vh) scale(.3836)}to{transform:translate(11.39295vw,99vh) scale(.3836)}}.snow:nth-child(131){opacity:.9636;transform:translate(77.6637vw,-10px) scale(.1939);animation:fall-131 28s -14s linear infinite}@keyframes fall-131{44.857%{transform:translate(74.1293vw,44.857vh) scale(.1939)}to{transform:translate(75.8965vw,99vh) scale(.1939)}}.snow:nth-child(132){opacity:.363;transform:translate(49.1647vw,-10px) scale(.2509);animation:fall-132 20s -17s linear infinite}@keyframes fall-132{70.846%{transform:translate(46.4869vw,70.846vh) scale(.2509)}to{transform:translate(47.8258vw,99vh) scale(.2509)}}.snow:nth-child(133){opacity:1.926;transform:translate(76.7602vw,-10px) scale(.5638);animation:fall-133 18s -29s linear infinite}@keyframes fall-133{34.718%{transform:translate(83.6888vw,34.718vh) scale(.5638)}to{transform:translate(80.2245vw,99vh) scale(.5638)}}.snow:nth-child(134){opacity:.2102;transform:translate(21.6322vw,-10px) scale(.6329);animation:fall-134 29s -9s linear infinite}@keyframes fall-134{44.451%{transform:translate(15.2898vw,44.451vh) scale(.6329)}to{transform:translate(18.461vw,99vh) scale(.6329)}}.snow:nth-child(135){opacity:1.3312;transform:translate(36.8423vw,-10px) scale(.9376);animation:fall-135 24s -14s linear infinite}@keyframes fall-135{47.532%{transform:translate(36.8026vw,47.532vh) scale(.9376)}to{transform:translate(36.82245vw,99vh) scale(.9376)}}.snow:nth-child(136){opacity:1.6728;transform:translate(84.6904vw,-10px) scale(.7302);animation:fall-136 18s -21s linear infinite}@keyframes fall-136{35.171%{transform:translate(92.2409vw,35.171vh) scale(.7302)}to{transform:translate(88.46565vw,99vh) scale(.7302)}}.snow:nth-child(137){opacity:1.703;transform:translate(15.1318vw,-10px) scale(.2139);animation:fall-137 13s -29s linear infinite}@keyframes fall-137{50.062%{transform:translate(6.9311vw,50.062vh) scale(.2139)}to{transform:translate(11.03145vw,99vh) scale(.2139)}}.snow:nth-child(138){opacity:1.9038;transform:translate(68.5486vw,-10px) scale(.578);animation:fall-138 17s -26s linear infinite}@keyframes fall-138{47.292%{transform:translate(62.6378vw,47.292vh) scale(.578)}to{transform:translate(65.5932vw,99vh) scale(.578)}}.snow:nth-child(139){opacity:.5362;transform:translate(35.4087vw,-10px) scale(.8119);animation:fall-139 20s -4s linear infinite}@keyframes fall-139{54.401%{transform:translate(37.5462vw,54.401vh) scale(.8119)}to{transform:translate(36.47745vw,99vh) scale(.8119)}}.snow:nth-child(140){opacity:.5452;transform:translate(52.9366vw,-10px) scale(.472);animation:fall-140 12s -5s linear infinite}@keyframes fall-140{77.665%{transform:translate(55.8111vw,77.665vh) scale(.472)}to{transform:translate(54.37385vw,99vh) scale(.472)}}.snow:nth-child(141){opacity:.1466;transform:translate(89.6402vw,-10px) scale(.7412);animation:fall-141 27s -28s linear infinite}@keyframes fall-141{65.199%{transform:translate(98.1127vw,65.199vh) scale(.7412)}to{transform:translate(93.87645vw,99vh) scale(.7412)}}.snow:nth-child(142){opacity:.5634;transform:translate(90.0085vw,-10px) scale(.516);animation:fall-142 16s -13s linear infinite}@keyframes fall-142{56.806%{transform:translate(83.6368vw,56.806vh) scale(.516)}to{transform:translate(86.82265vw,99vh) scale(.516)}}.snow:nth-child(143){opacity:1.2718;transform:translate(61.9531vw,-10px) scale(.8592);animation:fall-143 13s -13s linear infinite}@keyframes fall-143{68.147%{transform:translate(52.5647vw,68.147vh) scale(.8592)}to{transform:translate(57.2589vw,99vh) scale(.8592)}}.snow:nth-child(144){opacity:1.4828;transform:translate(97.5461vw,-10px) scale(.2472);animation:fall-144 17s -26s linear infinite}@keyframes fall-144{66.657%{transform:translate(102.6947vw,66.657vh) scale(.2472)}to{transform:translate(100.1204vw,99vh) scale(.2472)}}.snow:nth-child(145){opacity:1.2548;transform:translate(27.8801vw,-10px) scale(.8517);animation:fall-145 25s -24s linear infinite}@keyframes fall-145{61.087%{transform:translate(34.4867vw,61.087vh) scale(.8517)}to{transform:translate(31.1834vw,99vh) scale(.8517)}}.snow:nth-child(146){opacity:.4926;transform:translate(38.7499vw,-10px) scale(.794);animation:fall-146 12s -13s linear infinite}@keyframes fall-146{60.57%{transform:translate(35.066vw,60.57vh) scale(.794)}to{transform:translate(36.90795vw,99vh) scale(.794)}}.snow:nth-child(147){opacity:.1096;transform:translate(33.003vw,-10px) scale(.5622);animation:fall-147 24s -8s linear infinite}@keyframes fall-147{42.159%{transform:translate(23.2254vw,42.159vh) scale(.5622)}to{transform:translate(28.1142vw,99vh) scale(.5622)}}.snow:nth-child(148){opacity:1.6736;transform:translate(63.8494vw,-10px) scale(.4327);animation:fall-148 17s -25s linear infinite}@keyframes fall-148{57.133%{transform:translate(63.9516vw,57.133vh) scale(.4327)}to{transform:translate(63.9005vw,99vh) scale(.4327)}}.snow:nth-child(149){opacity:1.7886;transform:translate(70.9424vw,-10px) scale(.151);animation:fall-149 10s -14s linear infinite}@keyframes fall-149{50.204%{transform:translate(76.4173vw,50.204vh) scale(.151)}to{transform:translate(73.67985vw,99vh) scale(.151)}}.snow:nth-child(150){opacity:1.597;transform:translate(58.0676vw,-10px) scale(.9409);animation:fall-150 22s -11s linear infinite}@keyframes fall-150{41.468%{transform:translate(60.8219vw,41.468vh) scale(.9409)}to{transform:translate(59.44475vw,99vh) scale(.9409)}}.snow:nth-child(151){opacity:.138;transform:translate(24.3462vw,-10px) scale(.4845);animation:fall-151 20s -28s linear infinite}@keyframes fall-151{52.28%{transform:translate(16.8464vw,52.28vh) scale(.4845)}to{transform:translate(20.5963vw,99vh) scale(.4845)}}.snow:nth-child(152){opacity:.6852;transform:translate(38.8585vw,-10px) scale(.9155);animation:fall-152 19s -6s linear infinite}@keyframes fall-152{64.676%{transform:translate(33.6669vw,64.676vh) scale(.9155)}to{transform:translate(36.2627vw,99vh) scale(.9155)}}.snow:nth-child(153){opacity:1.5802;transform:translate(15.8956vw,-10px) scale(.8178);animation:fall-153 14s -25s linear infinite}@keyframes fall-153{43.6%{transform:translate(17.7689vw,43.6vh) scale(.8178)}to{transform:translate(16.83225vw,99vh) scale(.8178)}}.snow:nth-child(154){opacity:.5536;transform:translate(97.5987vw,-10px) scale(.6115);animation:fall-154 26s -17s linear infinite}@keyframes fall-154{37.091%{transform:translate(91.8802vw,37.091vh) scale(.6115)}to{transform:translate(94.73945vw,99vh) scale(.6115)}}.snow:nth-child(155){opacity:.1976;transform:translate(93.3318vw,-10px) scale(.4115);animation:fall-155 22s -21s linear infinite}@keyframes fall-155{46.693%{transform:translate(102.4892vw,46.693vh) scale(.4115)}to{transform:translate(97.9105vw,99vh) scale(.4115)}}.snow:nth-child(156){opacity:1.6532;transform:translate(44.9133vw,-10px) scale(.1257);animation:fall-156 12s -2s linear infinite}@keyframes fall-156{61.132%{transform:translate(44.4022vw,61.132vh) scale(.1257)}to{transform:translate(44.65775vw,99vh) scale(.1257)}}.snow:nth-child(157){opacity:1.319;transform:translate(28.4267vw,-10px) scale(.4969);animation:fall-157 12s -23s linear infinite}@keyframes fall-157{74.532%{transform:translate(19.1011vw,74.532vh) scale(.4969)}to{transform:translate(23.7639vw,99vh) scale(.4969)}}.snow:nth-child(158){opacity:1.501;transform:translate(51.0483vw,-10px) scale(.3456);animation:fall-158 14s -1s linear infinite}@keyframes fall-158{63.105%{transform:translate(45.1226vw,63.105vh) scale(.3456)}to{transform:translate(48.08545vw,99vh) scale(.3456)}}.snow:nth-child(159){opacity:1.3492;transform:translate(66.7699vw,-10px) scale(.7654);animation:fall-159 15s -1s linear infinite}@keyframes fall-159{55.68%{transform:translate(72.2801vw,55.68vh) scale(.7654)}to{transform:translate(69.525vw,99vh) scale(.7654)}}.snow:nth-child(160){opacity:.777;transform:translate(6.0796vw,-10px) scale(.3204);animation:fall-160 23s -20s linear infinite}@keyframes fall-160{41.927%{transform:translate(13.763vw,41.927vh) scale(.3204)}to{transform:translate(9.9213vw,99vh) scale(.3204)}}.snow:nth-child(161){opacity:1.0044;transform:translate(71.7585vw,-10px) scale(.047);animation:fall-161 17s -19s linear infinite}@keyframes fall-161{51.604%{transform:translate(67.9304vw,51.604vh) scale(.047)}to{transform:translate(69.84445vw,99vh) scale(.047)}}.snow:nth-child(162){opacity:1.1184;transform:translate(26.8306vw,-10px) scale(.2787);animation:fall-162 13s -10s linear infinite}@keyframes fall-162{44.936%{transform:translate(25.5884vw,44.936vh) scale(.2787)}to{transform:translate(26.2095vw,99vh) scale(.2787)}}.snow:nth-child(163){opacity:.675;transform:translate(25.0035vw,-10px) scale(.1915);animation:fall-163 24s -18s linear infinite}@keyframes fall-163{75.314%{transform:translate(27.0523vw,75.314vh) scale(.1915)}to{transform:translate(26.0279vw,99vh) scale(.1915)}}.snow:nth-child(164){opacity:.781;transform:translate(24.7779vw,-10px) scale(.7496);animation:fall-164 25s -23s linear infinite}@keyframes fall-164{49.123%{transform:translate(22.9465vw,49.123vh) scale(.7496)}to{transform:translate(23.8622vw,99vh) scale(.7496)}}.snow:nth-child(165){opacity:.8366;transform:translate(79.6315vw,-10px) scale(.8506);animation:fall-165 22s -18s linear infinite}@keyframes fall-165{76.369%{transform:translate(81.7316vw,76.369vh) scale(.8506)}to{transform:translate(80.68155vw,99vh) scale(.8506)}}.snow:nth-child(166){opacity:1.4646;transform:translate(2.8854vw,-10px) scale(.8653);animation:fall-166 30s -19s linear infinite}@keyframes fall-166{55.178%{transform:translate(-4.467vw,55.178vh) scale(.8653)}to{transform:translate(-.7908vw,99vh) scale(.8653)}}.snow:nth-child(167){opacity:.332;transform:translate(81.2088vw,-10px) scale(.4903);animation:fall-167 15s -20s linear infinite}@keyframes fall-167{47.008%{transform:translate(87.6321vw,47.008vh) scale(.4903)}to{transform:translate(84.42045vw,99vh) scale(.4903)}}.snow:nth-child(168){opacity:.8136;transform:translate(14.9593vw,-10px) scale(.9928);animation:fall-168 14s -29s linear infinite}@keyframes fall-168{39.173%{transform:translate(12.3558vw,39.173vh) scale(.9928)}to{transform:translate(13.65755vw,99vh) scale(.9928)}}.snow:nth-child(169){opacity:1.4886;transform:translate(21.4187vw,-10px) scale(.3636);animation:fall-169 14s -6s linear infinite}@keyframes fall-169{72.06%{transform:translate(24.1333vw,72.06vh) scale(.3636)}to{transform:translate(22.776vw,99vh) scale(.3636)}}.snow:nth-child(170){opacity:1.496;transform:translate(77.1283vw,-10px) scale(.9066);animation:fall-170 12s -9s linear infinite}@keyframes fall-170{78.947%{transform:translate(80.2253vw,78.947vh) scale(.9066)}to{transform:translate(78.6768vw,99vh) scale(.9066)}}.snow:nth-child(171){opacity:.8018;transform:translate(84.8056vw,-10px) scale(.4433);animation:fall-171 21s -15s linear infinite}@keyframes fall-171{58.211%{transform:translate(82.9185vw,58.211vh) scale(.4433)}to{transform:translate(83.86205vw,99vh) scale(.4433)}}.snow:nth-child(172){opacity:.1692;transform:translate(16.1922vw,-10px) scale(.7583);animation:fall-172 11s -30s linear infinite}@keyframes fall-172{32.607%{transform:translate(10.7624vw,32.607vh) scale(.7583)}to{transform:translate(13.4773vw,99vh) scale(.7583)}}.snow:nth-child(173){opacity:1.6178;transform:translate(35.2583vw,-10px) scale(.8246);animation:fall-173 28s -12s linear infinite}@keyframes fall-173{73.273%{transform:translate(33.5638vw,73.273vh) scale(.8246)}to{transform:translate(34.41105vw,99vh) scale(.8246)}}.snow:nth-child(174){opacity:.791;transform:translate(51.4566vw,-10px) scale(.1224);animation:fall-174 23s -2s linear infinite}@keyframes fall-174{72.231%{transform:translate(53.6093vw,72.231vh) scale(.1224)}to{transform:translate(52.53295vw,99vh) scale(.1224)}}.snow:nth-child(175){opacity:.2952;transform:translate(80.281vw,-10px) scale(.8401);animation:fall-175 29s -28s linear infinite}@keyframes fall-175{56.679%{transform:translate(84.4486vw,56.679vh) scale(.8401)}to{transform:translate(82.3648vw,99vh) scale(.8401)}}.snow:nth-child(176){opacity:.3076;transform:translate(25.2885vw,-10px) scale(.8873);animation:fall-176 13s -21s linear infinite}@keyframes fall-176{47.901%{transform:translate(23.8496vw,47.901vh) scale(.8873)}to{transform:translate(24.56905vw,99vh) scale(.8873)}}.snow:nth-child(177){opacity:1.6832;transform:translate(88.9919vw,-10px) scale(.7436);animation:fall-177 10s -21s linear infinite}@keyframes fall-177{73.893%{transform:translate(82.4119vw,73.893vh) scale(.7436)}to{transform:translate(85.7019vw,99vh) scale(.7436)}}.snow:nth-child(178){opacity:1.0348;transform:translate(5.7833vw,-10px) scale(.1555);animation:fall-178 20s -9s linear infinite}@keyframes fall-178{56.481%{transform:translate(-2.915vw,56.481vh) scale(.1555)}to{transform:translate(1.43415vw,99vh) scale(.1555)}}.snow:nth-child(179){opacity:.4326;transform:translate(32.5128vw,-10px) scale(.1285);animation:fall-179 18s -30s linear infinite}@keyframes fall-179{55.589%{transform:translate(31.0013vw,55.589vh) scale(.1285)}to{transform:translate(31.75705vw,99vh) scale(.1285)}}.snow:nth-child(180){opacity:.1646;transform:translate(9.0494vw,-10px) scale(.7842);animation:fall-180 14s -20s linear infinite}@keyframes fall-180{58.426%{transform:translate(18.9223vw,58.426vh) scale(.7842)}to{transform:translate(13.98585vw,99vh) scale(.7842)}}.snow:nth-child(181){opacity:.9474;transform:translate(44.2493vw,-10px) scale(.0565);animation:fall-181 24s -17s linear infinite}@keyframes fall-181{58.048%{transform:translate(41.4619vw,58.048vh) scale(.0565)}to{transform:translate(42.8556vw,99vh) scale(.0565)}}.snow:nth-child(182){opacity:.8454;transform:translate(5.1783vw,-10px) scale(.6244);animation:fall-182 15s -7s linear infinite}@keyframes fall-182{74.78%{transform:translate(2.6664vw,74.78vh) scale(.6244)}to{transform:translate(3.92235vw,99vh) scale(.6244)}}.snow:nth-child(183){opacity:1.5234;transform:translate(53.0679vw,-10px) scale(.641);animation:fall-183 19s -14s linear infinite}@keyframes fall-183{67.262%{transform:translate(55.5281vw,67.262vh) scale(.641)}to{transform:translate(54.298vw,99vh) scale(.641)}}.snow:nth-child(184){opacity:1.1896;transform:translate(90.8298vw,-10px) scale(.2816);animation:fall-184 27s -4s linear infinite}@keyframes fall-184{51.752%{transform:translate(92.8326vw,51.752vh) scale(.2816)}to{transform:translate(91.8312vw,99vh) scale(.2816)}}.snow:nth-child(185){opacity:.7126;transform:translate(35.2897vw,-10px) scale(.0911);animation:fall-185 27s -21s linear infinite}@keyframes fall-185{41.477%{transform:translate(34.6689vw,41.477vh) scale(.0911)}to{transform:translate(34.9793vw,99vh) scale(.0911)}}.snow:nth-child(186){opacity:.387;transform:translate(94.348vw,-10px) scale(.2098);animation:fall-186 10s -14s linear infinite}@keyframes fall-186{42.221%{transform:translate(101.2938vw,42.221vh) scale(.2098)}to{transform:translate(97.8209vw,99vh) scale(.2098)}}.snow:nth-child(187){opacity:1.256;transform:translate(30.9745vw,-10px) scale(.2584);animation:fall-187 17s -17s linear infinite}@keyframes fall-187{60.638%{transform:translate(25.0119vw,60.638vh) scale(.2584)}to{transform:translate(27.9932vw,99vh) scale(.2584)}}.snow:nth-child(188){opacity:1.4746;transform:translate(96.3817vw,-10px) scale(.5569);animation:fall-188 22s -16s linear infinite}@keyframes fall-188{31.433%{transform:translate(90.8154vw,31.433vh) scale(.5569)}to{transform:translate(93.59855vw,99vh) scale(.5569)}}.snow:nth-child(189){opacity:.4454;transform:translate(88.0931vw,-10px) scale(.0496);animation:fall-189 15s -6s linear infinite}@keyframes fall-189{63.59%{transform:translate(78.6031vw,63.59vh) scale(.0496)}to{transform:translate(83.3481vw,99vh) scale(.0496)}}.snow:nth-child(190){opacity:.1556;transform:translate(94.0791vw,-10px) scale(.8384);animation:fall-190 13s -8s linear infinite}@keyframes fall-190{33.52%{transform:translate(100.3606vw,33.52vh) scale(.8384)}to{transform:translate(97.21985vw,99vh) scale(.8384)}}.snow:nth-child(191){opacity:.645;transform:translate(36.5141vw,-10px) scale(.7536);animation:fall-191 28s -6s linear infinite}@keyframes fall-191{71.931%{transform:translate(37.0697vw,71.931vh) scale(.7536)}to{transform:translate(36.7919vw,99vh) scale(.7536)}}.snow:nth-child(192){opacity:.623;transform:translate(71.1708vw,-10px) scale(.1996);animation:fall-192 18s -17s linear infinite}@keyframes fall-192{65.72%{transform:translate(75.3339vw,65.72vh) scale(.1996)}to{transform:translate(73.25235vw,99vh) scale(.1996)}}.snow:nth-child(193){opacity:1.8666;transform:translate(19.8442vw,-10px) scale(.7449);animation:fall-193 18s -19s linear infinite}@keyframes fall-193{52.808%{transform:translate(25.7182vw,52.808vh) scale(.7449)}to{transform:translate(22.7812vw,99vh) scale(.7449)}}.snow:nth-child(194){opacity:1.0064;transform:translate(18.161vw,-10px) scale(.1829);animation:fall-194 22s -17s linear infinite}@keyframes fall-194{76.369%{transform:translate(13.7112vw,76.369vh) scale(.1829)}to{transform:translate(15.9361vw,99vh) scale(.1829)}}.snow:nth-child(195){opacity:1.0908;transform:translate(46.9703vw,-10px) scale(.7304);animation:fall-195 15s -16s linear infinite}@keyframes fall-195{72.063%{transform:translate(45.1346vw,72.063vh) scale(.7304)}to{transform:translate(46.05245vw,99vh) scale(.7304)}}.snow:nth-child(196){opacity:1.528;transform:translate(17.0772vw,-10px) scale(.7473);animation:fall-196 30s -6s linear infinite}@keyframes fall-196{79.113%{transform:translate(16.1939vw,79.113vh) scale(.7473)}to{transform:translate(16.63555vw,99vh) scale(.7473)}}.snow:nth-child(197){opacity:1.2034;transform:translate(48.4847vw,-10px) scale(.3633);animation:fall-197 19s -29s linear infinite}@keyframes fall-197{47.098%{transform:translate(44.1694vw,47.098vh) scale(.3633)}to{transform:translate(46.32705vw,99vh) scale(.3633)}}.snow:nth-child(198){opacity:1.8922;transform:translate(96.0392vw,-10px) scale(.8168);animation:fall-198 12s -26s linear infinite}@keyframes fall-198{69.975%{transform:translate(93.6554vw,69.975vh) scale(.8168)}to{transform:translate(94.8473vw,99vh) scale(.8168)}}.snow:nth-child(199){opacity:1.7784;transform:translate(57.2827vw,-10px) scale(.4984);animation:fall-199 25s -9s linear infinite}@keyframes fall-199{51.309%{transform:translate(55.2669vw,51.309vh) scale(.4984)}to{transform:translate(56.2748vw,99vh) scale(.4984)}}.snow:nth-child(200){opacity:.4226;transform:translate(85.3692vw,-10px) scale(.4243);animation:fall-200 26s -28s linear infinite}@keyframes fall-200{48.143%{transform:translate(94.7735vw,48.143vh) scale(.4243)}to{transform:translate(90.07135vw,99vh) scale(.4243)}}.snow:nth-child(201){opacity:1.5516;transform:translate(6.8079vw,-10px) scale(.9273);animation:fall-201 14s -17s linear infinite}@keyframes fall-201{51.508%{transform:translate(13.0131vw,51.508vh) scale(.9273)}to{transform:translate(9.9105vw,99vh) scale(.9273)}}.snow:nth-child(202){opacity:.7058;transform:translate(37.3791vw,-10px) scale(.9994);animation:fall-202 15s -3s linear infinite}@keyframes fall-202{79.009%{transform:translate(38.2881vw,79.009vh) scale(.9994)}to{transform:translate(37.8336vw,99vh) scale(.9994)}}.snow:nth-child(203){opacity:.7784;transform:translate(35.7522vw,-10px) scale(.9934);animation:fall-203 26s -1s linear infinite}@keyframes fall-203{63.424%{transform:translate(32.6172vw,63.424vh) scale(.9934)}to{transform:translate(34.1847vw,99vh) scale(.9934)}}.snow:nth-child(204){opacity:1.5998;transform:translate(28.0911vw,-10px) scale(.7168);animation:fall-204 10s -17s linear infinite}@keyframes fall-204{40.987%{transform:translate(23.5612vw,40.987vh) scale(.7168)}to{transform:translate(25.82615vw,99vh) scale(.7168)}}.snow:nth-child(205){opacity:1.8248;transform:translate(25.1074vw,-10px) scale(.7339);animation:fall-205 22s -18s linear infinite}@keyframes fall-205{31.238%{transform:translate(27.762vw,31.238vh) scale(.7339)}to{transform:translate(26.4347vw,99vh) scale(.7339)}}.snow:nth-child(206){opacity:1.4226;transform:translate(28.1969vw,-10px) scale(.7951);animation:fall-206 11s -19s linear infinite}@keyframes fall-206{55.092%{transform:translate(28.7331vw,55.092vh) scale(.7951)}to{transform:translate(28.465vw,99vh) scale(.7951)}}.snow:nth-child(207){opacity:1.0036;transform:translate(22.5014vw,-10px) scale(.5472);animation:fall-207 15s -11s linear infinite}@keyframes fall-207{44.322%{transform:translate(31.4405vw,44.322vh) scale(.5472)}to{transform:translate(26.97095vw,99vh) scale(.5472)}}.snow:nth-child(208){opacity:.678;transform:translate(93.8088vw,-10px) scale(.3222);animation:fall-208 12s -28s linear infinite}@keyframes fall-208{39.713%{transform:translate(103.7059vw,39.713vh) scale(.3222)}to{transform:translate(98.75735vw,99vh) scale(.3222)}}.snow:nth-child(209){opacity:1.5766;transform:translate(47.7975vw,-10px) scale(.6605);animation:fall-209 14s -20s linear infinite}@keyframes fall-209{47.894%{transform:translate(39.9114vw,47.894vh) scale(.6605)}to{transform:translate(43.85445vw,99vh) scale(.6605)}}.snow:nth-child(210){opacity:1.2274;transform:translate(55.6082vw,-10px) scale(.7569);animation:fall-210 22s -26s linear infinite}@keyframes fall-210{31.362%{transform:translate(47.6177vw,31.362vh) scale(.7569)}to{transform:translate(51.61295vw,99vh) scale(.7569)}}.snow:nth-child(211){opacity:1.607;transform:translate(91.4328vw,-10px) scale(.6654);animation:fall-211 19s -20s linear infinite}@keyframes fall-211{33.152%{transform:translate(97.0111vw,33.152vh) scale(.6654)}to{transform:translate(94.22195vw,99vh) scale(.6654)}}.snow:nth-child(212){opacity:.3242;transform:translate(78.079vw,-10px) scale(.5001);animation:fall-212 18s -10s linear infinite}@keyframes fall-212{44.707%{transform:translate(68.5418vw,44.707vh) scale(.5001)}to{transform:translate(73.3104vw,99vh) scale(.5001)}}.snow:nth-child(213){opacity:1.1272;transform:translate(1.1798vw,-10px) scale(.6146);animation:fall-213 25s -23s linear infinite}@keyframes fall-213{52.018%{transform:translate(-6.3195vw,52.018vh) scale(.6146)}to{transform:translate(-2.56985vw,99vh) scale(.6146)}}.snow:nth-child(214){opacity:1.6242;transform:translate(53.8069vw,-10px) scale(.0225);animation:fall-214 11s -16s linear infinite}@keyframes fall-214{55.771%{transform:translate(46.5847vw,55.771vh) scale(.0225)}to{transform:translate(50.1958vw,99vh) scale(.0225)}}.snow:nth-child(215){opacity:.1206;transform:translate(21.6786vw,-10px) scale(.2341);animation:fall-215 27s -16s linear infinite}@keyframes fall-215{54.548%{transform:translate(24.9996vw,54.548vh) scale(.2341)}to{transform:translate(23.3391vw,99vh) scale(.2341)}}.snow:nth-child(216){opacity:.3748;transform:translate(35.2041vw,-10px) scale(.6614);animation:fall-216 29s -16s linear infinite}@keyframes fall-216{48.674%{transform:translate(31.6454vw,48.674vh) scale(.6614)}to{transform:translate(33.42475vw,99vh) scale(.6614)}}.snow:nth-child(217){opacity:.9828;transform:translate(55.4582vw,-10px) scale(.2371);animation:fall-217 28s -16s linear infinite}@keyframes fall-217{43.624%{transform:translate(47.7443vw,43.624vh) scale(.2371)}to{transform:translate(51.60125vw,99vh) scale(.2371)}}.snow:nth-child(218){opacity:.1046;transform:translate(90.4868vw,-10px) scale(.5263);animation:fall-218 13s -3s linear infinite}@keyframes fall-218{64.104%{transform:translate(99.9747vw,64.104vh) scale(.5263)}to{transform:translate(95.23075vw,99vh) scale(.5263)}}.snow:nth-child(219){opacity:1.1404;transform:translate(70.4864vw,-10px) scale(.8168);animation:fall-219 27s -24s linear infinite}@keyframes fall-219{79.439%{transform:translate(64.4654vw,79.439vh) scale(.8168)}to{transform:translate(67.4759vw,99vh) scale(.8168)}}.snow:nth-child(220){opacity:1.6454;transform:translate(54.5328vw,-10px) scale(.0299);animation:fall-220 23s -10s linear infinite}@keyframes fall-220{78.334%{transform:translate(55.9463vw,78.334vh) scale(.0299)}to{transform:translate(55.23955vw,99vh) scale(.0299)}}.snow:nth-child(221){opacity:1.3536;transform:translate(58.562vw,-10px) scale(.86);animation:fall-221 28s -1s linear infinite}@keyframes fall-221{58.126%{transform:translate(56.3608vw,58.126vh) scale(.86)}to{transform:translate(57.4614vw,99vh) scale(.86)}}.snow:nth-child(222){opacity:.4988;transform:translate(25.8149vw,-10px) scale(.0681);animation:fall-222 21s -30s linear infinite}@keyframes fall-222{69.983%{transform:translate(28.8016vw,69.983vh) scale(.0681)}to{transform:translate(27.30825vw,99vh) scale(.0681)}}.snow:nth-child(223){opacity:.4882;transform:translate(83.6228vw,-10px) scale(.4778);animation:fall-223 14s -29s linear infinite}@keyframes fall-223{41.162%{transform:translate(90.611vw,41.162vh) scale(.4778)}to{transform:translate(87.1169vw,99vh) scale(.4778)}}.snow:nth-child(224){opacity:1.6124;transform:translate(30.6713vw,-10px) scale(.0048);animation:fall-224 13s -28s linear infinite}@keyframes fall-224{31.035%{transform:translate(32.7535vw,31.035vh) scale(.0048)}to{transform:translate(31.7124vw,99vh) scale(.0048)}}.snow:nth-child(225){opacity:1.79;transform:translate(31.9927vw,-10px) scale(.7532);animation:fall-225 24s -5s linear infinite}@keyframes fall-225{50.324%{transform:translate(28.173vw,50.324vh) scale(.7532)}to{transform:translate(30.08285vw,99vh) scale(.7532)}}.snow:nth-child(226){opacity:1.4886;transform:translate(73.8375vw,-10px) scale(.7132);animation:fall-226 22s -9s linear infinite}@keyframes fall-226{36.589%{transform:translate(78.2662vw,36.589vh) scale(.7132)}to{transform:translate(76.05185vw,99vh) scale(.7132)}}.snow:nth-child(227){opacity:1.0568;transform:translate(6.5816vw,-10px) scale(.7966);animation:fall-227 26s -2s linear infinite}@keyframes fall-227{60.035%{transform:translate(11.1621vw,60.035vh) scale(.7966)}to{transform:translate(8.87185vw,99vh) scale(.7966)}}.snow:nth-child(228){opacity:.6828;transform:translate(59.3067vw,-10px) scale(.0194);animation:fall-228 18s -30s linear infinite}@keyframes fall-228{42.115%{transform:translate(55.7629vw,42.115vh) scale(.0194)}to{transform:translate(57.5348vw,99vh) scale(.0194)}}.snow:nth-child(229){opacity:.579;transform:translate(71.3778vw,-10px) scale(.5407);animation:fall-229 28s -20s linear infinite}@keyframes fall-229{52.841%{transform:translate(77.9741vw,52.841vh) scale(.5407)}to{transform:translate(74.67595vw,99vh) scale(.5407)}}.snow:nth-child(230){opacity:1.917;transform:translate(20.7419vw,-10px) scale(.8208);animation:fall-230 10s -30s linear infinite}@keyframes fall-230{31.93%{transform:translate(23.096vw,31.93vh) scale(.8208)}to{transform:translate(21.91895vw,99vh) scale(.8208)}}.snow:nth-child(231){opacity:.0212;transform:translate(3.7612vw,-10px) scale(.5321);animation:fall-231 24s -30s linear infinite}@keyframes fall-231{70.36%{transform:translate(.05vw,70.36vh) scale(.5321)}to{transform:translate(1.9056vw,99vh) scale(.5321)}}.snow:nth-child(232){opacity:.4396;transform:translate(37.6642vw,-10px) scale(.5134);animation:fall-232 18s -13s linear infinite}@keyframes fall-232{46.172%{transform:translate(38.5889vw,46.172vh) scale(.5134)}to{transform:translate(38.12655vw,99vh) scale(.5134)}}.snow:nth-child(233){opacity:.8234;transform:translate(70.5093vw,-10px) scale(.7823);animation:fall-233 11s -14s linear infinite}@keyframes fall-233{36.719%{transform:translate(80.0673vw,36.719vh) scale(.7823)}to{transform:translate(75.2883vw,99vh) scale(.7823)}}.snow:nth-child(234){opacity:1.286;transform:translate(16.8476vw,-10px) scale(.5476);animation:fall-234 24s -25s linear infinite}@keyframes fall-234{54.063%{transform:translate(26.5888vw,54.063vh) scale(.5476)}to{transform:translate(21.7182vw,99vh) scale(.5476)}}.snow:nth-child(235){opacity:1.2364;transform:translate(37.2857vw,-10px) scale(.341);animation:fall-235 14s -7s linear infinite}@keyframes fall-235{60.008%{transform:translate(30.8193vw,60.008vh) scale(.341)}to{transform:translate(34.0525vw,99vh) scale(.341)}}.snow:nth-child(236){opacity:1.5274;transform:translate(75.8122vw,-10px) scale(.5721);animation:fall-236 19s -19s linear infinite}@keyframes fall-236{42.57%{transform:translate(85.3015vw,42.57vh) scale(.5721)}to{transform:translate(80.55685vw,99vh) scale(.5721)}}.snow:nth-child(237){opacity:1.0264;transform:translate(27.2522vw,-10px) scale(.033);animation:fall-237 28s -12s linear infinite}@keyframes fall-237{47.287%{transform:translate(29.8518vw,47.287vh) scale(.033)}to{transform:translate(28.552vw,99vh) scale(.033)}}.snow:nth-child(238){opacity:1.623;transform:translate(76.7365vw,-10px) scale(.8011);animation:fall-238 24s -2s linear infinite}@keyframes fall-238{46.827%{transform:translate(78.0326vw,46.827vh) scale(.8011)}to{transform:translate(77.38455vw,99vh) scale(.8011)}}.snow:nth-child(239){opacity:1.8278;transform:translate(93.3625vw,-10px) scale(.552);animation:fall-239 14s -29s linear infinite}@keyframes fall-239{75.596%{transform:translate(99.8204vw,75.596vh) scale(.552)}to{transform:translate(96.59145vw,99vh) scale(.552)}}.snow:nth-child(240){opacity:1.6842;transform:translate(17.8036vw,-10px) scale(.8239);animation:fall-240 13s -28s linear infinite}@keyframes fall-240{69.74%{transform:translate(17.1706vw,69.74vh) scale(.8239)}to{transform:translate(17.4871vw,99vh) scale(.8239)}}.snow:nth-child(241){opacity:1.2092;transform:translate(84.2968vw,-10px) scale(.0162);animation:fall-241 16s -18s linear infinite}@keyframes fall-241{77.382%{transform:translate(76.9519vw,77.382vh) scale(.0162)}to{transform:translate(80.62435vw,99vh) scale(.0162)}}.snow:nth-child(242){opacity:1.3524;transform:translate(6.2623vw,-10px) scale(.4874);animation:fall-242 16s -28s linear infinite}@keyframes fall-242{44.908%{transform:translate(7.1608vw,44.908vh) scale(.4874)}to{transform:translate(6.71155vw,99vh) scale(.4874)}}.snow:nth-child(243){opacity:.7506;transform:translate(22.4731vw,-10px) scale(.5552);animation:fall-243 27s -21s linear infinite}@keyframes fall-243{45.221%{transform:translate(26.8675vw,45.221vh) scale(.5552)}to{transform:translate(24.6703vw,99vh) scale(.5552)}}.snow:nth-child(244){opacity:.8622;transform:translate(42.5006vw,-10px) scale(.2453);animation:fall-244 25s -11s linear infinite}@keyframes fall-244{78.221%{transform:translate(34.1202vw,78.221vh) scale(.2453)}to{transform:translate(38.3104vw,99vh) scale(.2453)}}.snow:nth-child(245){opacity:1.47;transform:translate(50.1114vw,-10px) scale(.9362);animation:fall-245 22s -20s linear infinite}@keyframes fall-245{39.217%{transform:translate(53.4353vw,39.217vh) scale(.9362)}to{transform:translate(51.77335vw,99vh) scale(.9362)}}.snow:nth-child(246){opacity:1.6586;transform:translate(7.0826vw,-10px) scale(.2961);animation:fall-246 21s -30s linear infinite}@keyframes fall-246{64.019%{transform:translate(11.09vw,64.019vh) scale(.2961)}to{transform:translate(9.0863vw,99vh) scale(.2961)}}.snow:nth-child(247){opacity:.2816;transform:translate(95.6064vw,-10px) scale(.963);animation:fall-247 20s -9s linear infinite}@keyframes fall-247{41.092%{transform:translate(89.5964vw,41.092vh) scale(.963)}to{transform:translate(92.6014vw,99vh) scale(.963)}}.snow:nth-child(248){opacity:1.7648;transform:translate(70.3936vw,-10px) scale(.2524);animation:fall-248 29s -23s linear infinite}@keyframes fall-248{72.401%{transform:translate(67.261vw,72.401vh) scale(.2524)}to{transform:translate(68.8273vw,99vh) scale(.2524)}}.snow:nth-child(249){opacity:1.1416;transform:translate(2.5537vw,-10px) scale(.0709);animation:fall-249 25s -25s linear infinite}@keyframes fall-249{49.766%{transform:translate(-3.979vw,49.766vh) scale(.0709)}to{transform:translate(-.71265vw,99vh) scale(.0709)}}.snow:nth-child(250){opacity:.6026;transform:translate(.4506vw,-10px) scale(.8622);animation:fall-250 23s -23s linear infinite}@keyframes fall-250{61.021%{transform:translate(-8.0632vw,61.021vh) scale(.8622)}to{transform:translate(-3.8063vw,99vh) scale(.8622)}}.snow:nth-child(251){opacity:1.5466;transform:translate(91.0633vw,-10px) scale(.884);animation:fall-251 17s -6s linear infinite}@keyframes fall-251{30.535%{transform:translate(82.9688vw,30.535vh) scale(.884)}to{transform:translate(87.01605vw,99vh) scale(.884)}}.snow:nth-child(252){opacity:1.3134;transform:translate(95.9063vw,-10px) scale(.7748);animation:fall-252 20s -23s linear infinite}@keyframes fall-252{40.01%{transform:translate(93.9582vw,40.01vh) scale(.7748)}to{transform:translate(94.93225vw,99vh) scale(.7748)}}.snow:nth-child(253){opacity:.5176;transform:translate(69.7491vw,-10px) scale(.6797);animation:fall-253 25s -20s linear infinite}@keyframes fall-253{40.331%{transform:translate(64.592vw,40.331vh) scale(.6797)}to{transform:translate(67.17055vw,99vh) scale(.6797)}}.snow:nth-child(254){opacity:1.7334;transform:translate(22.6942vw,-10px) scale(.2692);animation:fall-254 20s -20s linear infinite}@keyframes fall-254{69.289%{transform:translate(12.74vw,69.289vh) scale(.2692)}to{transform:translate(17.7171vw,99vh) scale(.2692)}}.snow:nth-child(255){opacity:.4062;transform:translate(15.4156vw,-10px) scale(.7657);animation:fall-255 29s -27s linear infinite}@keyframes fall-255{77.254%{transform:translate(18.4764vw,77.254vh) scale(.7657)}to{transform:translate(16.946vw,99vh) scale(.7657)}}.snow:nth-child(256){opacity:.2888;transform:translate(44.5455vw,-10px) scale(.6217);animation:fall-256 15s -27s linear infinite}@keyframes fall-256{51.114%{transform:translate(46.4389vw,51.114vh) scale(.6217)}to{transform:translate(45.4922vw,99vh) scale(.6217)}}.snow:nth-child(257){opacity:.1118;transform:translate(41.9563vw,-10px) scale(.0861);animation:fall-257 25s -8s linear infinite}@keyframes fall-257{69.924%{transform:translate(36.9513vw,69.924vh) scale(.0861)}to{transform:translate(39.4538vw,99vh) scale(.0861)}}.snow:nth-child(258){opacity:1.498;transform:translate(27.1891vw,-10px) scale(.1124);animation:fall-258 18s -29s linear infinite}@keyframes fall-258{70.188%{transform:translate(28.5169vw,70.188vh) scale(.1124)}to{transform:translate(27.853vw,99vh) scale(.1124)}}.snow:nth-child(259){opacity:.6142;transform:translate(26.735vw,-10px) scale(.5973);animation:fall-259 11s -19s linear infinite}@keyframes fall-259{60.344%{transform:translate(30.5364vw,60.344vh) scale(.5973)}to{transform:translate(28.6357vw,99vh) scale(.5973)}}.snow:nth-child(260){opacity:.4034;transform:translate(82.9039vw,-10px) scale(.8066);animation:fall-260 13s -18s linear infinite}@keyframes fall-260{55.311%{transform:translate(82.7584vw,55.311vh) scale(.8066)}to{transform:translate(82.83115vw,99vh) scale(.8066)}}.snow:nth-child(261){opacity:.4656;transform:translate(7.7692vw,-10px) scale(.4533);animation:fall-261 27s -30s linear infinite}@keyframes fall-261{74.678%{transform:translate(17.5411vw,74.678vh) scale(.4533)}to{transform:translate(12.65515vw,99vh) scale(.4533)}}.snow:nth-child(262){opacity:1.6288;transform:translate(87.7003vw,-10px) scale(.1881);animation:fall-262 16s -9s linear infinite}@keyframes fall-262{49.659%{transform:translate(93.3298vw,49.659vh) scale(.1881)}to{transform:translate(90.51505vw,99vh) scale(.1881)}}.snow:nth-child(263){opacity:1.4164;transform:translate(30.4564vw,-10px) scale(.766);animation:fall-263 19s -2s linear infinite}@keyframes fall-263{68.049%{transform:translate(35.7325vw,68.049vh) scale(.766)}to{transform:translate(33.09445vw,99vh) scale(.766)}}.snow:nth-child(264){opacity:.2028;transform:translate(91.4666vw,-10px) scale(.9185);animation:fall-264 17s -8s linear infinite}@keyframes fall-264{78.314%{transform:translate(94.5872vw,78.314vh) scale(.9185)}to{transform:translate(93.0269vw,99vh) scale(.9185)}}.snow:nth-child(265){opacity:.2866;transform:translate(32.7357vw,-10px) scale(.9443);animation:fall-265 26s -26s linear infinite}@keyframes fall-265{42.021%{transform:translate(41.9663vw,42.021vh) scale(.9443)}to{transform:translate(37.351vw,99vh) scale(.9443)}}.snow:nth-child(266){opacity:.4052;transform:translate(87.5669vw,-10px) scale(.3565);animation:fall-266 27s -29s linear infinite}@keyframes fall-266{30.507%{transform:translate(88.6522vw,30.507vh) scale(.3565)}to{transform:translate(88.10955vw,99vh) scale(.3565)}}.snow:nth-child(267){opacity:.5146;transform:translate(14.3107vw,-10px) scale(.1803);animation:fall-267 29s -6s linear infinite}@keyframes fall-267{48.308%{transform:translate(13.4875vw,48.308vh) scale(.1803)}to{transform:translate(13.8991vw,99vh) scale(.1803)}}.snow:nth-child(268){opacity:1.0232;transform:translate(14.81vw,-10px) scale(.0675);animation:fall-268 22s -24s linear infinite}@keyframes fall-268{35.153%{transform:translate(20.0253vw,35.153vh) scale(.0675)}to{transform:translate(17.41765vw,99vh) scale(.0675)}}.snow:nth-child(269){opacity:1.1438;transform:translate(46.4334vw,-10px) scale(.5923);animation:fall-269 15s -12s linear infinite}@keyframes fall-269{61.844%{transform:translate(43.3372vw,61.844vh) scale(.5923)}to{transform:translate(44.8853vw,99vh) scale(.5923)}}.snow:nth-child(270){opacity:1.4168;transform:translate(56.3435vw,-10px) scale(.7906);animation:fall-270 27s -10s linear infinite}@keyframes fall-270{31.678%{transform:translate(53.6765vw,31.678vh) scale(.7906)}to{transform:translate(55.01vw,99vh) scale(.7906)}}.snow:nth-child(271){opacity:.492;transform:translate(37.5857vw,-10px) scale(.4537);animation:fall-271 25s -13s linear infinite}@keyframes fall-271{36.714%{transform:translate(29.0148vw,36.714vh) scale(.4537)}to{transform:translate(33.30025vw,99vh) scale(.4537)}}.snow:nth-child(272){opacity:1.0448;transform:translate(50.081vw,-10px) scale(.2883);animation:fall-272 22s -28s linear infinite}@keyframes fall-272{65.462%{transform:translate(52.8072vw,65.462vh) scale(.2883)}to{transform:translate(51.4441vw,99vh) scale(.2883)}}.snow:nth-child(273){opacity:1.137;transform:translate(52.131vw,-10px) scale(.68);animation:fall-273 27s -23s linear infinite}@keyframes fall-273{52.44%{transform:translate(55.7926vw,52.44vh) scale(.68)}to{transform:translate(53.9618vw,99vh) scale(.68)}}.snow:nth-child(274){opacity:.7506;transform:translate(39.8606vw,-10px) scale(.3814);animation:fall-274 18s -9s linear infinite}@keyframes fall-274{57.847%{transform:translate(41.4729vw,57.847vh) scale(.3814)}to{transform:translate(40.66675vw,99vh) scale(.3814)}}.snow:nth-child(275){opacity:1.8582;transform:translate(86.9738vw,-10px) scale(.5115);animation:fall-275 19s -5s linear infinite}@keyframes fall-275{76.389%{transform:translate(78.1599vw,76.389vh) scale(.5115)}to{transform:translate(82.56685vw,99vh) scale(.5115)}}.snow:nth-child(276){opacity:.7238;transform:translate(45.8113vw,-10px) scale(.9896);animation:fall-276 30s -7s linear infinite}@keyframes fall-276{39.549%{transform:translate(45.1198vw,39.549vh) scale(.9896)}to{transform:translate(45.46555vw,99vh) scale(.9896)}}.snow:nth-child(277){opacity:.834;transform:translate(22.3016vw,-10px) scale(.5226);animation:fall-277 28s -23s linear infinite}@keyframes fall-277{52.735%{transform:translate(12.8463vw,52.735vh) scale(.5226)}to{transform:translate(17.57395vw,99vh) scale(.5226)}}.snow:nth-child(278){opacity:1.9102;transform:translate(61.4933vw,-10px) scale(.1315);animation:fall-278 18s -30s linear infinite}@keyframes fall-278{78.486%{transform:translate(65.2801vw,78.486vh) scale(.1315)}to{transform:translate(63.3867vw,99vh) scale(.1315)}}.snow:nth-child(279){opacity:.9862;transform:translate(79.6028vw,-10px) scale(.7809);animation:fall-279 27s -21s linear infinite}@keyframes fall-279{64.741%{transform:translate(81.9161vw,64.741vh) scale(.7809)}to{transform:translate(80.75945vw,99vh) scale(.7809)}}.snow:nth-child(280){opacity:1.4422;transform:translate(47.9445vw,-10px) scale(.472);animation:fall-280 23s -19s linear infinite}@keyframes fall-280{62.789%{transform:translate(42.962vw,62.789vh) scale(.472)}to{transform:translate(45.45325vw,99vh) scale(.472)}}.snow:nth-child(281){opacity:.2214;transform:translate(54.5144vw,-10px) scale(.8051);animation:fall-281 11s -19s linear infinite}@keyframes fall-281{33.337%{transform:translate(55.6707vw,33.337vh) scale(.8051)}to{transform:translate(55.09255vw,99vh) scale(.8051)}}.snow:nth-child(282){opacity:1.1196;transform:translate(17.017vw,-10px) scale(.034);animation:fall-282 27s -12s linear infinite}@keyframes fall-282{75.799%{transform:translate(26.1935vw,75.799vh) scale(.034)}to{transform:translate(21.60525vw,99vh) scale(.034)}}.snow:nth-child(283){opacity:.5118;transform:translate(83.1782vw,-10px) scale(.0599);animation:fall-283 27s -2s linear infinite}@keyframes fall-283{73.201%{transform:translate(91.5972vw,73.201vh) scale(.0599)}to{transform:translate(87.3877vw,99vh) scale(.0599)}}.snow:nth-child(284){opacity:1.8436;transform:translate(79.7229vw,-10px) scale(.6528);animation:fall-284 29s -12s linear infinite}@keyframes fall-284{52.253%{transform:translate(81.0053vw,52.253vh) scale(.6528)}to{transform:translate(80.3641vw,99vh) scale(.6528)}}.snow:nth-child(285){opacity:1.7694;transform:translate(83.8848vw,-10px) scale(.3793);animation:fall-285 27s -3s linear infinite}@keyframes fall-285{67.695%{transform:translate(80.4387vw,67.695vh) scale(.3793)}to{transform:translate(82.16175vw,99vh) scale(.3793)}}.snow:nth-child(286){opacity:.3522;transform:translate(68.0119vw,-10px) scale(.8006);animation:fall-286 21s -22s linear infinite}@keyframes fall-286{39.202%{transform:translate(66.5923vw,39.202vh) scale(.8006)}to{transform:translate(67.3021vw,99vh) scale(.8006)}}.snow:nth-child(287){opacity:.0824;transform:translate(32.4907vw,-10px) scale(.6134);animation:fall-287 27s -1s linear infinite}@keyframes fall-287{65.208%{transform:translate(31.5968vw,65.208vh) scale(.6134)}to{transform:translate(32.04375vw,99vh) scale(.6134)}}.snow:nth-child(288){opacity:.0178;transform:translate(31.267vw,-10px) scale(.3409);animation:fall-288 26s -11s linear infinite}@keyframes fall-288{44.123%{transform:translate(29.1907vw,44.123vh) scale(.3409)}to{transform:translate(30.22885vw,99vh) scale(.3409)}}.snow:nth-child(289){opacity:.8784;transform:translate(95.7759vw,-10px) scale(.9514);animation:fall-289 29s -5s linear infinite}@keyframes fall-289{52.37%{transform:translate(105.4922vw,52.37vh) scale(.9514)}to{transform:translate(100.63405vw,99vh) scale(.9514)}}.snow:nth-child(290){opacity:1.2146;transform:translate(2.2859vw,-10px) scale(.3932);animation:fall-290 13s -22s linear infinite}@keyframes fall-290{48.932%{transform:translate(8.2058vw,48.932vh) scale(.3932)}to{transform:translate(5.24585vw,99vh) scale(.3932)}}.snow:nth-child(291){opacity:1.5206;transform:translate(47.3857vw,-10px) scale(.1182);animation:fall-291 13s -10s linear infinite}@keyframes fall-291{38.636%{transform:translate(39.8172vw,38.636vh) scale(.1182)}to{transform:translate(43.60145vw,99vh) scale(.1182)}}.snow:nth-child(292){opacity:.8746;transform:translate(29.605vw,-10px) scale(.1341);animation:fall-292 30s -1s linear infinite}@keyframes fall-292{35.929%{transform:translate(22.2172vw,35.929vh) scale(.1341)}to{transform:translate(25.9111vw,99vh) scale(.1341)}}.snow:nth-child(293){opacity:1.9708;transform:translate(6.8757vw,-10px) scale(.4935);animation:fall-293 25s -17s linear infinite}@keyframes fall-293{54.687%{transform:translate(-1.9488vw,54.687vh) scale(.4935)}to{transform:translate(2.46345vw,99vh) scale(.4935)}}.snow:nth-child(294){opacity:1.1918;transform:translate(46.0846vw,-10px) scale(.1443);animation:fall-294 17s -4s linear infinite}@keyframes fall-294{37.116%{transform:translate(48.2603vw,37.116vh) scale(.1443)}to{transform:translate(47.17245vw,99vh) scale(.1443)}}.snow:nth-child(295){opacity:1.1936;transform:translate(27.9809vw,-10px) scale(.9771);animation:fall-295 19s -13s linear infinite}@keyframes fall-295{58.531%{transform:translate(22.0638vw,58.531vh) scale(.9771)}to{transform:translate(25.02235vw,99vh) scale(.9771)}}.snow:nth-child(296){opacity:1.5112;transform:translate(74.8191vw,-10px) scale(.8461);animation:fall-296 18s -2s linear infinite}@keyframes fall-296{70.774%{transform:translate(77.9012vw,70.774vh) scale(.8461)}to{transform:translate(76.36015vw,99vh) scale(.8461)}}.snow:nth-child(297){opacity:.436;transform:translate(27.5765vw,-10px) scale(.4846);animation:fall-297 12s -28s linear infinite}@keyframes fall-297{48.56%{transform:translate(25.5041vw,48.56vh) scale(.4846)}to{transform:translate(26.5403vw,99vh) scale(.4846)}}.snow:nth-child(298){opacity:1.3534;transform:translate(41.8829vw,-10px) scale(.5377);animation:fall-298 10s -27s linear infinite}@keyframes fall-298{55.809%{transform:translate(39.4525vw,55.809vh) scale(.5377)}to{transform:translate(40.6677vw,99vh) scale(.5377)}}.snow:nth-child(299){opacity:.1868;transform:translate(78.4908vw,-10px) scale(.3082);animation:fall-299 20s -22s linear infinite}@keyframes fall-299{50.199%{transform:translate(87.335vw,50.199vh) scale(.3082)}to{transform:translate(82.9129vw,99vh) scale(.3082)}}.snow:nth-child(300){opacity:.131;transform:translate(19.6872vw,-10px) scale(.8606);animation:fall-300 23s -10s linear infinite}@keyframes fall-300{53.14%{transform:translate(12.3744vw,53.14vh) scale(.8606)}to{transform:translate(16.0308vw,99vh) scale(.8606)}}.snow:nth-child(301){opacity:.6372;transform:translate(39.2622vw,-10px) scale(.4612);animation:fall-301 23s -6s linear infinite}@keyframes fall-301{78.734%{transform:translate(33.677vw,78.734vh) scale(.4612)}to{transform:translate(36.4696vw,99vh) scale(.4612)}}.snow:nth-child(302){opacity:1.9182;transform:translate(87.1757vw,-10px) scale(.6307);animation:fall-302 19s -29s linear infinite}@keyframes fall-302{40.102%{transform:translate(83.9838vw,40.102vh) scale(.6307)}to{transform:translate(85.57975vw,99vh) scale(.6307)}}.snow:nth-child(303){opacity:1.377;transform:translate(94.9676vw,-10px) scale(.8399);animation:fall-303 24s -12s linear infinite}@keyframes fall-303{31.312%{transform:translate(91.1416vw,31.312vh) scale(.8399)}to{transform:translate(93.0546vw,99vh) scale(.8399)}}.snow:nth-child(304){opacity:.7818;transform:translate(62.5953vw,-10px) scale(.4759);animation:fall-304 28s -21s linear infinite}@keyframes fall-304{54.43%{transform:translate(54.6894vw,54.43vh) scale(.4759)}to{transform:translate(58.64235vw,99vh) scale(.4759)}}.snow:nth-child(305){opacity:.0658;transform:translate(10.3724vw,-10px) scale(.4829);animation:fall-305 14s -10s linear infinite}@keyframes fall-305{64.106%{transform:translate(3.3516vw,64.106vh) scale(.4829)}to{transform:translate(6.862vw,99vh) scale(.4829)}}.snow:nth-child(306){opacity:.0798;transform:translate(39.2764vw,-10px) scale(.886);animation:fall-306 22s -13s linear infinite}@keyframes fall-306{71.814%{transform:translate(42.8369vw,71.814vh) scale(.886)}to{transform:translate(41.05665vw,99vh) scale(.886)}}.snow:nth-child(307){opacity:1.5494;transform:translate(74.5258vw,-10px) scale(.5778);animation:fall-307 20s -27s linear infinite}@keyframes fall-307{71.727%{transform:translate(68.7319vw,71.727vh) scale(.5778)}to{transform:translate(71.62885vw,99vh) scale(.5778)}}.snow:nth-child(308){opacity:1.7502;transform:translate(66.5757vw,-10px) scale(.3502);animation:fall-308 27s -28s linear infinite}@keyframes fall-308{71.355%{transform:translate(59.7777vw,71.355vh) scale(.3502)}to{transform:translate(63.1767vw,99vh) scale(.3502)}}.snow:nth-child(309){opacity:1.3158;transform:translate(26.959vw,-10px) scale(.5341);animation:fall-309 27s -17s linear infinite}@keyframes fall-309{47.672%{transform:translate(23.4066vw,47.672vh) scale(.5341)}to{transform:translate(25.1828vw,99vh) scale(.5341)}}.snow:nth-child(310){opacity:.7034;transform:translate(90.4581vw,-10px) scale(.6186);animation:fall-310 16s -26s linear infinite}@keyframes fall-310{53.82%{transform:translate(88.0744vw,53.82vh) scale(.6186)}to{transform:translate(89.26625vw,99vh) scale(.6186)}}.snow:nth-child(311){opacity:1.2904;transform:translate(65.4384vw,-10px) scale(.7118);animation:fall-311 10s -23s linear infinite}@keyframes fall-311{35.249%{transform:translate(64.9838vw,35.249vh) scale(.7118)}to{transform:translate(65.2111vw,99vh) scale(.7118)}}.snow:nth-child(312){opacity:.2518;transform:translate(53.5879vw,-10px) scale(.2014);animation:fall-312 15s -1s linear infinite}@keyframes fall-312{79.811%{transform:translate(52.6937vw,79.811vh) scale(.2014)}to{transform:translate(53.1408vw,99vh) scale(.2014)}}.snow:nth-child(313){opacity:1.5038;transform:translate(70.5793vw,-10px) scale(.4396);animation:fall-313 16s -21s linear infinite}@keyframes fall-313{51.683%{transform:translate(70.7497vw,51.683vh) scale(.4396)}to{transform:translate(70.6645vw,99vh) scale(.4396)}}.snow:nth-child(314){opacity:1.3018;transform:translate(74.8167vw,-10px) scale(.2642);animation:fall-314 10s -19s linear infinite}@keyframes fall-314{33.457%{transform:translate(84.2527vw,33.457vh) scale(.2642)}to{transform:translate(79.5347vw,99vh) scale(.2642)}}.snow:nth-child(315){opacity:.5096;transform:translate(88.5175vw,-10px) scale(.4819);animation:fall-315 11s -22s linear infinite}@keyframes fall-315{73.644%{transform:translate(89.5902vw,73.644vh) scale(.4819)}to{transform:translate(89.05385vw,99vh) scale(.4819)}}.snow:nth-child(316){opacity:.0458;transform:translate(16.3008vw,-10px) scale(.0941);animation:fall-316 17s -13s linear infinite}@keyframes fall-316{57.326%{transform:translate(11.2867vw,57.326vh) scale(.0941)}to{transform:translate(13.79375vw,99vh) scale(.0941)}}.snow:nth-child(317){opacity:.0712;transform:translate(85.264vw,-10px) scale(.5003);animation:fall-317 28s -30s linear infinite}@keyframes fall-317{45.129%{transform:translate(85.7496vw,45.129vh) scale(.5003)}to{transform:translate(85.5068vw,99vh) scale(.5003)}}.snow:nth-child(318){opacity:.068;transform:translate(35.9181vw,-10px) scale(.4964);animation:fall-318 16s -22s linear infinite}@keyframes fall-318{38.666%{transform:translate(31.5497vw,38.666vh) scale(.4964)}to{transform:translate(33.7339vw,99vh) scale(.4964)}}.snow:nth-child(319){opacity:1.1916;transform:translate(28.4008vw,-10px) scale(.4491);animation:fall-319 20s -29s linear infinite}@keyframes fall-319{33.374%{transform:translate(21.7008vw,33.374vh) scale(.4491)}to{transform:translate(25.0508vw,99vh) scale(.4491)}}.snow:nth-child(320){opacity:1.465;transform:translate(71.3118vw,-10px) scale(.9969);animation:fall-320 17s -11s linear infinite}@keyframes fall-320{79.486%{transform:translate(77.6896vw,79.486vh) scale(.9969)}to{transform:translate(74.5007vw,99vh) scale(.9969)}}.snow:nth-child(321){opacity:1.9344;transform:translate(86.0581vw,-10px) scale(.164);animation:fall-321 25s -9s linear infinite}@keyframes fall-321{54.934%{transform:translate(90.4549vw,54.934vh) scale(.164)}to{transform:translate(88.2565vw,99vh) scale(.164)}}.snow:nth-child(322){opacity:.4612;transform:translate(3.7919vw,-10px) scale(.2336);animation:fall-322 11s -5s linear infinite}@keyframes fall-322{39.253%{transform:translate(8.3755vw,39.253vh) scale(.2336)}to{transform:translate(6.0837vw,99vh) scale(.2336)}}.snow:nth-child(323){opacity:.1732;transform:translate(72.9116vw,-10px) scale(.8476);animation:fall-323 21s -16s linear infinite}@keyframes fall-323{54.36%{transform:translate(78.1466vw,54.36vh) scale(.8476)}to{transform:translate(75.5291vw,99vh) scale(.8476)}}.snow:nth-child(324){opacity:1.7788;transform:translate(63.8227vw,-10px) scale(.8503);animation:fall-324 13s -3s linear infinite}@keyframes fall-324{51.399%{transform:translate(71.4219vw,51.399vh) scale(.8503)}to{transform:translate(67.6223vw,99vh) scale(.8503)}}.snow:nth-child(325){opacity:.288;transform:translate(71.3372vw,-10px) scale(.1144);animation:fall-325 20s -7s linear infinite}@keyframes fall-325{53.184%{transform:translate(62.2205vw,53.184vh) scale(.1144)}to{transform:translate(66.77885vw,99vh) scale(.1144)}}.snow:nth-child(326){opacity:1.7974;transform:translate(20.7762vw,-10px) scale(.8015);animation:fall-326 20s -25s linear infinite}@keyframes fall-326{42.346%{transform:translate(20.7636vw,42.346vh) scale(.8015)}to{transform:translate(20.7699vw,99vh) scale(.8015)}}.snow:nth-child(327){opacity:1.2098;transform:translate(32.974vw,-10px) scale(.9172);animation:fall-327 24s -16s linear infinite}@keyframes fall-327{39.201%{transform:translate(39.5847vw,39.201vh) scale(.9172)}to{transform:translate(36.27935vw,99vh) scale(.9172)}}.snow:nth-child(328){opacity:.8196;transform:translate(85.6526vw,-10px) scale(.3762);animation:fall-328 11s -17s linear infinite}@keyframes fall-328{75.466%{transform:translate(92.9131vw,75.466vh) scale(.3762)}to{transform:translate(89.28285vw,99vh) scale(.3762)}}.snow:nth-child(329){opacity:.904;transform:translate(49.3285vw,-10px) scale(.0132);animation:fall-329 12s -17s linear infinite}@keyframes fall-329{77.937%{transform:translate(42.0108vw,77.937vh) scale(.0132)}to{transform:translate(45.66965vw,99vh) scale(.0132)}}.snow:nth-child(330){opacity:.7204;transform:translate(41.6256vw,-10px) scale(.0524);animation:fall-330 18s -24s linear infinite}@keyframes fall-330{40.942%{transform:translate(43.2764vw,40.942vh) scale(.0524)}to{transform:translate(42.451vw,99vh) scale(.0524)}}.snow:nth-child(331){opacity:.221;transform:translate(53.0276vw,-10px) scale(.1663);animation:fall-331 29s -25s linear infinite}@keyframes fall-331{65.098%{transform:translate(58.8066vw,65.098vh) scale(.1663)}to{transform:translate(55.9171vw,99vh) scale(.1663)}}.snow:nth-child(332){opacity:1.7818;transform:translate(49.1343vw,-10px) scale(.3469);animation:fall-332 11s -9s linear infinite}@keyframes fall-332{73.682%{transform:translate(44.9237vw,73.682vh) scale(.3469)}to{transform:translate(47.029vw,99vh) scale(.3469)}}.snow:nth-child(333){opacity:1.3036;transform:translate(37.5251vw,-10px) scale(.8937);animation:fall-333 15s -15s linear infinite}@keyframes fall-333{37.559%{transform:translate(36.254vw,37.559vh) scale(.8937)}to{transform:translate(36.88955vw,99vh) scale(.8937)}}.snow:nth-child(334){opacity:.598;transform:translate(23.002vw,-10px) scale(.6497);animation:fall-334 23s -16s linear infinite}@keyframes fall-334{70.151%{transform:translate(16.2854vw,70.151vh) scale(.6497)}to{transform:translate(19.6437vw,99vh) scale(.6497)}}.snow:nth-child(335){opacity:1.3612;transform:translate(3.7411vw,-10px) scale(.0804);animation:fall-335 23s -8s linear infinite}@keyframes fall-335{32.056%{transform:translate(9.8167vw,32.056vh) scale(.0804)}to{transform:translate(6.7789vw,99vh) scale(.0804)}}.snow:nth-child(336){opacity:.2442;transform:translate(39.3131vw,-10px) scale(.401);animation:fall-336 24s -16s linear infinite}@keyframes fall-336{43.627%{transform:translate(49.147vw,43.627vh) scale(.401)}to{transform:translate(44.23005vw,99vh) scale(.401)}}.snow:nth-child(337){opacity:1.5766;transform:translate(58.5683vw,-10px) scale(.0323);animation:fall-337 20s -27s linear infinite}@keyframes fall-337{47.322%{transform:translate(62.6659vw,47.322vh) scale(.0323)}to{transform:translate(60.6171vw,99vh) scale(.0323)}}.snow:nth-child(338){opacity:.4604;transform:translate(45.545vw,-10px) scale(.2903);animation:fall-338 26s -15s linear infinite}@keyframes fall-338{60.599%{transform:translate(45.636vw,60.599vh) scale(.2903)}to{transform:translate(45.5905vw,99vh) scale(.2903)}}.snow:nth-child(339){opacity:.8174;transform:translate(99.618vw,-10px) scale(.0134);animation:fall-339 30s -13s linear infinite}@keyframes fall-339{67.05%{transform:translate(99.5104vw,67.05vh) scale(.0134)}to{transform:translate(99.5642vw,99vh) scale(.0134)}}.snow:nth-child(340){opacity:.0602;transform:translate(15.5135vw,-10px) scale(.3261);animation:fall-340 13s -1s linear infinite}@keyframes fall-340{75.729%{transform:translate(15.666vw,75.729vh) scale(.3261)}to{transform:translate(15.58975vw,99vh) scale(.3261)}}.snow:nth-child(341){opacity:.1892;transform:translate(70.7984vw,-10px) scale(.2061);animation:fall-341 22s -13s linear infinite}@keyframes fall-341{62.865%{transform:translate(64.8777vw,62.865vh) scale(.2061)}to{transform:translate(67.83805vw,99vh) scale(.2061)}}.snow:nth-child(342){opacity:1.0328;transform:translate(13.7218vw,-10px) scale(.1222);animation:fall-342 18s -15s linear infinite}@keyframes fall-342{74.03%{transform:translate(11.7106vw,74.03vh) scale(.1222)}to{transform:translate(12.7162vw,99vh) scale(.1222)}}.snow:nth-child(343){opacity:.9256;transform:translate(40.2063vw,-10px) scale(.7009);animation:fall-343 11s -7s linear infinite}@keyframes fall-343{61.075%{transform:translate(48.7868vw,61.075vh) scale(.7009)}to{transform:translate(44.49655vw,99vh) scale(.7009)}}.snow:nth-child(344){opacity:1.5062;transform:translate(7.4081vw,-10px) scale(.8639);animation:fall-344 23s -13s linear infinite}@keyframes fall-344{73.27%{transform:translate(8.3359vw,73.27vh) scale(.8639)}to{transform:translate(7.872vw,99vh) scale(.8639)}}.snow:nth-child(345){opacity:1.473;transform:translate(19.4242vw,-10px) scale(.1758);animation:fall-345 17s -20s linear infinite}@keyframes fall-345{58.952%{transform:translate(18.06vw,58.952vh) scale(.1758)}to{transform:translate(18.7421vw,99vh) scale(.1758)}}.snow:nth-child(346){opacity:.4376;transform:translate(46.6583vw,-10px) scale(.9366);animation:fall-346 11s -23s linear infinite}@keyframes fall-346{41.482%{transform:translate(46.628vw,41.482vh) scale(.9366)}to{transform:translate(46.64315vw,99vh) scale(.9366)}}.snow:nth-child(347){opacity:.8268;transform:translate(23.7023vw,-10px) scale(.0504);animation:fall-347 26s -23s linear infinite}@keyframes fall-347{46.852%{transform:translate(30.9454vw,46.852vh) scale(.0504)}to{transform:translate(27.32385vw,99vh) scale(.0504)}}.snow:nth-child(348){opacity:.1526;transform:translate(85.5187vw,-10px) scale(.214);animation:fall-348 27s -23s linear infinite}@keyframes fall-348{68.138%{transform:translate(75.6904vw,68.138vh) scale(.214)}to{transform:translate(80.60455vw,99vh) scale(.214)}}.snow:nth-child(349){opacity:.6334;transform:translate(36.7825vw,-10px) scale(.6955);animation:fall-349 24s -21s linear infinite}@keyframes fall-349{40.83%{transform:translate(33.953vw,40.83vh) scale(.6955)}to{transform:translate(35.36775vw,99vh) scale(.6955)}}.snow:nth-child(350){opacity:1.1912;transform:translate(46.9592vw,-10px) scale(.1604);animation:fall-350 24s -16s linear infinite}@keyframes fall-350{40.435%{transform:translate(46.1368vw,40.435vh) scale(.1604)}to{transform:translate(46.548vw,99vh) scale(.1604)}}.snow:nth-child(351){opacity:1.149;transform:translate(62.9511vw,-10px) scale(.5232);animation:fall-351 25s -14s linear infinite}@keyframes fall-351{60.704%{transform:translate(67.914vw,60.704vh) scale(.5232)}to{transform:translate(65.43255vw,99vh) scale(.5232)}}.snow:nth-child(352){opacity:1.626;transform:translate(29.2609vw,-10px) scale(.7882);animation:fall-352 19s -29s linear infinite}@keyframes fall-352{52.096%{transform:translate(24.373vw,52.096vh) scale(.7882)}to{transform:translate(26.81695vw,99vh) scale(.7882)}}.snow:nth-child(353){opacity:1.3186;transform:translate(83.4282vw,-10px) scale(.4899);animation:fall-353 20s -24s linear infinite}@keyframes fall-353{37.209%{transform:translate(83.9366vw,37.209vh) scale(.4899)}to{transform:translate(83.6824vw,99vh) scale(.4899)}}.snow:nth-child(354){opacity:.5224;transform:translate(11.5244vw,-10px) scale(.681);animation:fall-354 19s -29s linear infinite}@keyframes fall-354{31.638%{transform:translate(13.4728vw,31.638vh) scale(.681)}to{transform:translate(12.4986vw,99vh) scale(.681)}}.snow:nth-child(355){opacity:1.0136;transform:translate(86.7301vw,-10px) scale(.8944);animation:fall-355 18s -2s linear infinite}@keyframes fall-355{71.484%{transform:translate(85.0953vw,71.484vh) scale(.8944)}to{transform:translate(85.9127vw,99vh) scale(.8944)}}.snow:nth-child(356){opacity:.786;transform:translate(5.1323vw,-10px) scale(.9546);animation:fall-356 18s -16s linear infinite}@keyframes fall-356{76.501%{transform:translate(2.9808vw,76.501vh) scale(.9546)}to{transform:translate(4.05655vw,99vh) scale(.9546)}}.snow:nth-child(357){opacity:1.496;transform:translate(75.2512vw,-10px) scale(.9891);animation:fall-357 14s -17s linear infinite}@keyframes fall-357{78.003%{transform:translate(80.4365vw,78.003vh) scale(.9891)}to{transform:translate(77.84385vw,99vh) scale(.9891)}}.snow:nth-child(358){opacity:1.5826;transform:translate(69.7284vw,-10px) scale(.0854);animation:fall-358 23s -29s linear infinite}@keyframes fall-358{42.735%{transform:translate(71.5183vw,42.735vh) scale(.0854)}to{transform:translate(70.62335vw,99vh) scale(.0854)}}.snow:nth-child(359){opacity:.5386;transform:translate(24.1165vw,-10px) scale(.4493);animation:fall-359 26s -16s linear infinite}@keyframes fall-359{41.408%{transform:translate(25.1305vw,41.408vh) scale(.4493)}to{transform:translate(24.6235vw,99vh) scale(.4493)}}.snow:nth-child(360){opacity:1.2338;transform:translate(54.0508vw,-10px) scale(.2558);animation:fall-360 21s -1s linear infinite}@keyframes fall-360{55.508%{transform:translate(59.1185vw,55.508vh) scale(.2558)}to{transform:translate(56.58465vw,99vh) scale(.2558)}}.snow:nth-child(361){opacity:.9828;transform:translate(31.1416vw,-10px) scale(.149);animation:fall-361 13s -9s linear infinite}@keyframes fall-361{55.013%{transform:translate(23.8826vw,55.013vh) scale(.149)}to{transform:translate(27.5121vw,99vh) scale(.149)}}.snow:nth-child(362){opacity:.545;transform:translate(36.0204vw,-10px) scale(.8089);animation:fall-362 20s -5s linear infinite}@keyframes fall-362{45.168%{transform:translate(39.7629vw,45.168vh) scale(.8089)}to{transform:translate(37.89165vw,99vh) scale(.8089)}}.snow:nth-child(363){opacity:.2022;transform:translate(30.3783vw,-10px) scale(.8831);animation:fall-363 14s -11s linear infinite}@keyframes fall-363{73.457%{transform:translate(26.7163vw,73.457vh) scale(.8831)}to{transform:translate(28.5473vw,99vh) scale(.8831)}}.snow:nth-child(364){opacity:.2952;transform:translate(46.6191vw,-10px) scale(.2702);animation:fall-364 25s -25s linear infinite}@keyframes fall-364{62.541%{transform:translate(53.6506vw,62.541vh) scale(.2702)}to{transform:translate(50.13485vw,99vh) scale(.2702)}}.snow:nth-child(365){opacity:.5388;transform:translate(.7895vw,-10px) scale(.7925);animation:fall-365 15s -3s linear infinite}@keyframes fall-365{60.146%{transform:translate(-7.1655vw,60.146vh) scale(.7925)}to{transform:translate(-3.188vw,99vh) scale(.7925)}}.snow:nth-child(366){opacity:.4746;transform:translate(58.9271vw,-10px) scale(.2662);animation:fall-366 14s -16s linear infinite}@keyframes fall-366{48.113%{transform:translate(67.4647vw,48.113vh) scale(.2662)}to{transform:translate(63.1959vw,99vh) scale(.2662)}}.snow:nth-child(367){opacity:.7992;transform:translate(73.0514vw,-10px) scale(.8219);animation:fall-367 27s -21s linear infinite}@keyframes fall-367{45.812%{transform:translate(75.0231vw,45.812vh) scale(.8219)}to{transform:translate(74.03725vw,99vh) scale(.8219)}}.snow:nth-child(368){opacity:1.7812;transform:translate(33.5834vw,-10px) scale(.0918);animation:fall-368 28s -3s linear infinite}@keyframes fall-368{75.82%{transform:translate(43.1152vw,75.82vh) scale(.0918)}to{transform:translate(38.3493vw,99vh) scale(.0918)}}.snow:nth-child(369){opacity:.1096;transform:translate(81.8032vw,-10px) scale(.7593);animation:fall-369 25s -10s linear infinite}@keyframes fall-369{33.266%{transform:translate(79.1269vw,33.266vh) scale(.7593)}to{transform:translate(80.46505vw,99vh) scale(.7593)}}.snow:nth-child(370){opacity:1.3594;transform:translate(57.9203vw,-10px) scale(.3945);animation:fall-370 15s -28s linear infinite}@keyframes fall-370{46.85%{transform:translate(60.6565vw,46.85vh) scale(.3945)}to{transform:translate(59.2884vw,99vh) scale(.3945)}}.snow:nth-child(371){opacity:.4954;transform:translate(14.2167vw,-10px) scale(.6592);animation:fall-371 30s -9s linear infinite}@keyframes fall-371{57.747%{transform:translate(7.3455vw,57.747vh) scale(.6592)}to{transform:translate(10.7811vw,99vh) scale(.6592)}}.snow:nth-child(372){opacity:1.906;transform:translate(77.5611vw,-10px) scale(.2925);animation:fall-372 21s -12s linear infinite}@keyframes fall-372{55.235%{transform:translate(84.8852vw,55.235vh) scale(.2925)}to{transform:translate(81.22315vw,99vh) scale(.2925)}}.snow:nth-child(373){opacity:.0762;transform:translate(60.1529vw,-10px) scale(.8405);animation:fall-373 30s -15s linear infinite}@keyframes fall-373{39.019%{transform:translate(50.7513vw,39.019vh) scale(.8405)}to{transform:translate(55.4521vw,99vh) scale(.8405)}}.snow:nth-child(374){opacity:.2746;transform:translate(90.8932vw,-10px) scale(.6025);animation:fall-374 24s -8s linear infinite}@keyframes fall-374{76.295%{transform:translate(99.4758vw,76.295vh) scale(.6025)}to{transform:translate(95.1845vw,99vh) scale(.6025)}}.snow:nth-child(375){opacity:1.2256;transform:translate(19.168vw,-10px) scale(.781);animation:fall-375 11s -3s linear infinite}@keyframes fall-375{72.646%{transform:translate(17.5851vw,72.646vh) scale(.781)}to{transform:translate(18.37655vw,99vh) scale(.781)}}.snow:nth-child(376){opacity:.2998;transform:translate(48.2018vw,-10px) scale(.9899);animation:fall-376 11s -3s linear infinite}@keyframes fall-376{77.114%{transform:translate(51.3722vw,77.114vh) scale(.9899)}to{transform:translate(49.787vw,99vh) scale(.9899)}}.snow:nth-child(377){opacity:1.8618;transform:translate(81.594vw,-10px) scale(.3133);animation:fall-377 27s -8s linear infinite}@keyframes fall-377{41.324%{transform:translate(91.4813vw,41.324vh) scale(.3133)}to{transform:translate(86.53765vw,99vh) scale(.3133)}}.snow:nth-child(378){opacity:1.0606;transform:translate(95.4186vw,-10px) scale(.4599);animation:fall-378 18s -6s linear infinite}@keyframes fall-378{37.245%{transform:translate(101.8367vw,37.245vh) scale(.4599)}to{transform:translate(98.62765vw,99vh) scale(.4599)}}.snow:nth-child(379){opacity:.853;transform:translate(61.5227vw,-10px) scale(.0568);animation:fall-379 14s -29s linear infinite}@keyframes fall-379{46.221%{transform:translate(70.6771vw,46.221vh) scale(.0568)}to{transform:translate(66.0999vw,99vh) scale(.0568)}}.snow:nth-child(380){opacity:.26;transform:translate(13.7212vw,-10px) scale(.4601);animation:fall-380 19s -11s linear infinite}@keyframes fall-380{46.049%{transform:translate(18.3681vw,46.049vh) scale(.4601)}to{transform:translate(16.04465vw,99vh) scale(.4601)}}.snow:nth-child(381){opacity:.6796;transform:translate(61.9722vw,-10px) scale(.0162);animation:fall-381 25s -21s linear infinite}@keyframes fall-381{42.925%{transform:translate(55.0213vw,42.925vh) scale(.0162)}to{transform:translate(58.49675vw,99vh) scale(.0162)}}.snow:nth-child(382){opacity:1.8184;transform:translate(25.0037vw,-10px) scale(.8516);animation:fall-382 21s -12s linear infinite}@keyframes fall-382{53.673%{transform:translate(16.3785vw,53.673vh) scale(.8516)}to{transform:translate(20.6911vw,99vh) scale(.8516)}}.snow:nth-child(383){opacity:.871;transform:translate(45.4431vw,-10px) scale(.5906);animation:fall-383 11s -1s linear infinite}@keyframes fall-383{54.115%{transform:translate(50.2885vw,54.115vh) scale(.5906)}to{transform:translate(47.8658vw,99vh) scale(.5906)}}.snow:nth-child(384){opacity:1.1288;transform:translate(37.0925vw,-10px) scale(.917);animation:fall-384 20s -17s linear infinite}@keyframes fall-384{38.292%{transform:translate(30.3071vw,38.292vh) scale(.917)}to{transform:translate(33.6998vw,99vh) scale(.917)}}.snow:nth-child(385){opacity:1.8088;transform:translate(24.693vw,-10px) scale(.8852);animation:fall-385 30s -19s linear infinite}@keyframes fall-385{34.618%{transform:translate(30.2899vw,34.618vh) scale(.8852)}to{transform:translate(27.49145vw,99vh) scale(.8852)}}.snow:nth-child(386){opacity:.9936;transform:translate(38.5578vw,-10px) scale(.6793);animation:fall-386 29s -23s linear infinite}@keyframes fall-386{37.41%{transform:translate(43.0712vw,37.41vh) scale(.6793)}to{transform:translate(40.8145vw,99vh) scale(.6793)}}.snow:nth-child(387){opacity:.333;transform:translate(1.9237vw,-10px) scale(.0475);animation:fall-387 14s -2s linear infinite}@keyframes fall-387{42.44%{transform:translate(3.1766vw,42.44vh) scale(.0475)}to{transform:translate(2.55015vw,99vh) scale(.0475)}}.snow:nth-child(388){opacity:1.428;transform:translate(59.1vw,-10px) scale(.4909);animation:fall-388 28s -26s linear infinite}@keyframes fall-388{59.22%{transform:translate(54.7596vw,59.22vh) scale(.4909)}to{transform:translate(56.9298vw,99vh) scale(.4909)}}.snow:nth-child(389){opacity:1.1866;transform:translate(84.989vw,-10px) scale(.361);animation:fall-389 21s -9s linear infinite}@keyframes fall-389{38.204%{transform:translate(82.5207vw,38.204vh) scale(.361)}to{transform:translate(83.75485vw,99vh) scale(.361)}}.snow:nth-child(390){opacity:.1138;transform:translate(10.7832vw,-10px) scale(.8693);animation:fall-390 11s -13s linear infinite}@keyframes fall-390{34.086%{transform:translate(14.8367vw,34.086vh) scale(.8693)}to{transform:translate(12.80995vw,99vh) scale(.8693)}}.snow:nth-child(391){opacity:1.8336;transform:translate(5.1618vw,-10px) scale(.0633);animation:fall-391 23s -12s linear infinite}@keyframes fall-391{73.264%{transform:translate(4.5151vw,73.264vh) scale(.0633)}to{transform:translate(4.83845vw,99vh) scale(.0633)}}.snow:nth-child(392){opacity:1.7712;transform:translate(1.6056vw,-10px) scale(.1394);animation:fall-392 16s -14s linear infinite}@keyframes fall-392{42.959%{transform:translate(-4.779vw,42.959vh) scale(.1394)}to{transform:translate(-1.5867vw,99vh) scale(.1394)}}.snow:nth-child(393){opacity:.1976;transform:translate(71.9901vw,-10px) scale(.8174);animation:fall-393 17s -23s linear infinite}@keyframes fall-393{74.557%{transform:translate(71.064vw,74.557vh) scale(.8174)}to{transform:translate(71.52705vw,99vh) scale(.8174)}}.snow:nth-child(394){opacity:1.068;transform:translate(50.2802vw,-10px) scale(.0495);animation:fall-394 25s -1s linear infinite}@keyframes fall-394{47.56%{transform:translate(59.1668vw,47.56vh) scale(.0495)}to{transform:translate(54.7235vw,99vh) scale(.0495)}}.snow:nth-child(395){opacity:1.9232;transform:translate(84.1571vw,-10px) scale(.8934);animation:fall-395 29s -4s linear infinite}@keyframes fall-395{74.48%{transform:translate(79.5774vw,74.48vh) scale(.8934)}to{transform:translate(81.86725vw,99vh) scale(.8934)}}.snow:nth-child(396){opacity:1.3756;transform:translate(89.7871vw,-10px) scale(.5966);animation:fall-396 17s -23s linear infinite}@keyframes fall-396{35.792%{transform:translate(98.8515vw,35.792vh) scale(.5966)}to{transform:translate(94.3193vw,99vh) scale(.5966)}}.snow:nth-child(397){opacity:1.6594;transform:translate(97.3306vw,-10px) scale(.9202);animation:fall-397 16s -26s linear infinite}@keyframes fall-397{53.543%{transform:translate(88.9781vw,53.543vh) scale(.9202)}to{transform:translate(93.15435vw,99vh) scale(.9202)}}.snow:nth-child(398){opacity:.4974;transform:translate(66.3396vw,-10px) scale(.9782);animation:fall-398 22s -14s linear infinite}@keyframes fall-398{50.16%{transform:translate(64.4235vw,50.16vh) scale(.9782)}to{transform:translate(65.38155vw,99vh) scale(.9782)}}.snow:nth-child(399){opacity:1.8222;transform:translate(78.1428vw,-10px) scale(.2812);animation:fall-399 20s -30s linear infinite}@keyframes fall-399{45.128%{transform:translate(80.3451vw,45.128vh) scale(.2812)}to{transform:translate(79.24395vw,99vh) scale(.2812)}}.snow:nth-child(400){opacity:1.8162;transform:translate(49.2357vw,-10px) scale(.7041);animation:fall-400 20s -27s linear infinite}@keyframes fall-400{52.249%{transform:translate(46.9588vw,52.249vh) scale(.7041)}to{transform:translate(48.09725vw,99vh) scale(.7041)}}\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==
|