@esfaenza/core 15.2.181 → 15.2.183
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/esm2020/components/sidebar/sidebar.component.mjs +3 -3
- package/esm2020/lib/app.component.mjs +2 -2
- package/fesm2015/esfaenza-core-components.mjs +2 -2
- package/fesm2015/esfaenza-core-components.mjs.map +1 -1
- package/fesm2015/esfaenza-core.mjs +2 -2
- package/fesm2015/esfaenza-core.mjs.map +1 -1
- package/fesm2020/esfaenza-core-components.mjs +2 -2
- package/fesm2020/esfaenza-core-components.mjs.map +1 -1
- package/fesm2020/esfaenza-core.mjs +2 -2
- package/fesm2020/esfaenza-core.mjs.map +1 -1
- package/package.json +2 -2
|
@@ -75,10 +75,10 @@ class AppComponent {
|
|
|
75
75
|
}
|
|
76
76
|
}
|
|
77
77
|
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 });
|
|
78
|
-
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.7162;transform:translate(3.6184vw,-10px) scale(.9894);animation:fall-1 21s -3s linear infinite}@keyframes fall-1{46.14%{transform:translate(-3.202vw,46.14vh) scale(.9894)}to{transform:translate(.2082vw,99vh) scale(.9894)}}.snow:nth-child(2){opacity:1.8044;transform:translate(88.57vw,-10px) scale(.0121);animation:fall-2 26s -13s linear infinite}@keyframes fall-2{77.782%{transform:translate(92.2525vw,77.782vh) scale(.0121)}to{transform:translate(90.41125vw,99vh) scale(.0121)}}.snow:nth-child(3){opacity:1.1586;transform:translate(23.7995vw,-10px) scale(.8629);animation:fall-3 12s -25s linear infinite}@keyframes fall-3{36.315%{transform:translate(26.1874vw,36.315vh) scale(.8629)}to{transform:translate(24.99345vw,99vh) scale(.8629)}}.snow:nth-child(4){opacity:1.4904;transform:translate(62.034vw,-10px) scale(.0131);animation:fall-4 10s -22s linear infinite}@keyframes fall-4{70.96%{transform:translate(61.0169vw,70.96vh) scale(.0131)}to{transform:translate(61.52545vw,99vh) scale(.0131)}}.snow:nth-child(5){opacity:1.4138;transform:translate(60.1133vw,-10px) scale(.2035);animation:fall-5 10s -5s linear infinite}@keyframes fall-5{58.445%{transform:translate(52.2639vw,58.445vh) scale(.2035)}to{transform:translate(56.1886vw,99vh) scale(.2035)}}.snow:nth-child(6){opacity:.2774;transform:translate(60.8138vw,-10px) scale(.76);animation:fall-6 30s -8s linear infinite}@keyframes fall-6{63.189%{transform:translate(61.2567vw,63.189vh) scale(.76)}to{transform:translate(61.03525vw,99vh) scale(.76)}}.snow:nth-child(7){opacity:1.5776;transform:translate(86.6701vw,-10px) scale(.362);animation:fall-7 28s -9s linear infinite}@keyframes fall-7{65.679%{transform:translate(76.6744vw,65.679vh) scale(.362)}to{transform:translate(81.67225vw,99vh) scale(.362)}}.snow:nth-child(8){opacity:1.5194;transform:translate(62.3797vw,-10px) scale(.5702);animation:fall-8 15s -30s linear infinite}@keyframes fall-8{74.441%{transform:translate(57.7034vw,74.441vh) scale(.5702)}to{transform:translate(60.04155vw,99vh) scale(.5702)}}.snow:nth-child(9){opacity:1.0062;transform:translate(54.8875vw,-10px) scale(.8479);animation:fall-9 10s -30s linear infinite}@keyframes fall-9{31.581%{transform:translate(56.5042vw,31.581vh) scale(.8479)}to{transform:translate(55.69585vw,99vh) scale(.8479)}}.snow:nth-child(10){opacity:.3622;transform:translate(40.7736vw,-10px) scale(.2646);animation:fall-10 27s -14s linear infinite}@keyframes fall-10{38.8%{transform:translate(41.8073vw,38.8vh) scale(.2646)}to{transform:translate(41.29045vw,99vh) scale(.2646)}}.snow:nth-child(11){opacity:.9264;transform:translate(3.0413vw,-10px) scale(.8463);animation:fall-11 14s -15s linear infinite}@keyframes fall-11{34.023%{transform:translate(11.7385vw,34.023vh) scale(.8463)}to{transform:translate(7.3899vw,99vh) scale(.8463)}}.snow:nth-child(12){opacity:1.3242;transform:translate(15.0351vw,-10px) scale(.6319);animation:fall-12 11s -23s linear infinite}@keyframes fall-12{40.132%{transform:translate(11.8236vw,40.132vh) scale(.6319)}to{transform:translate(13.42935vw,99vh) scale(.6319)}}.snow:nth-child(13){opacity:.4906;transform:translate(82.7947vw,-10px) scale(.1105);animation:fall-13 14s -10s linear infinite}@keyframes fall-13{37.775%{transform:translate(87.2829vw,37.775vh) scale(.1105)}to{transform:translate(85.0388vw,99vh) scale(.1105)}}.snow:nth-child(14){opacity:.9432;transform:translate(63.3478vw,-10px) scale(.183);animation:fall-14 10s -10s linear infinite}@keyframes fall-14{46.282%{transform:translate(66.3626vw,46.282vh) scale(.183)}to{transform:translate(64.8552vw,99vh) scale(.183)}}.snow:nth-child(15){opacity:.5886;transform:translate(96.0892vw,-10px) scale(.3956);animation:fall-15 16s -12s linear infinite}@keyframes fall-15{43.092%{transform:translate(105.3309vw,43.092vh) scale(.3956)}to{transform:translate(100.71005vw,99vh) scale(.3956)}}.snow:nth-child(16){opacity:.8408;transform:translate(39.8823vw,-10px) scale(.6412);animation:fall-16 20s -9s linear infinite}@keyframes fall-16{52.947%{transform:translate(39.2322vw,52.947vh) scale(.6412)}to{transform:translate(39.55725vw,99vh) scale(.6412)}}.snow:nth-child(17){opacity:1.482;transform:translate(75.1654vw,-10px) scale(.7179);animation:fall-17 14s -2s linear infinite}@keyframes fall-17{42.469%{transform:translate(75.701vw,42.469vh) scale(.7179)}to{transform:translate(75.4332vw,99vh) scale(.7179)}}.snow:nth-child(18){opacity:1.655;transform:translate(28.1495vw,-10px) scale(.7932);animation:fall-18 14s -17s linear infinite}@keyframes fall-18{67.48%{transform:translate(21.5797vw,67.48vh) scale(.7932)}to{transform:translate(24.8646vw,99vh) scale(.7932)}}.snow:nth-child(19){opacity:1.3102;transform:translate(63.2174vw,-10px) scale(.1118);animation:fall-19 18s -21s linear infinite}@keyframes fall-19{42.798%{transform:translate(70.7184vw,42.798vh) scale(.1118)}to{transform:translate(66.9679vw,99vh) scale(.1118)}}.snow:nth-child(20){opacity:1.2502;transform:translate(47.2444vw,-10px) scale(.1765);animation:fall-20 20s -25s linear infinite}@keyframes fall-20{41.628%{transform:translate(45.5192vw,41.628vh) scale(.1765)}to{transform:translate(46.3818vw,99vh) scale(.1765)}}.snow:nth-child(21){opacity:1.1736;transform:translate(12.4255vw,-10px) scale(.3302);animation:fall-21 28s -22s linear infinite}@keyframes fall-21{78.179%{transform:translate(6.5315vw,78.179vh) scale(.3302)}to{transform:translate(9.4785vw,99vh) scale(.3302)}}.snow:nth-child(22){opacity:1.3176;transform:translate(39.464vw,-10px) scale(.2261);animation:fall-22 23s -19s linear infinite}@keyframes fall-22{40.49%{transform:translate(46.7623vw,40.49vh) scale(.2261)}to{transform:translate(43.11315vw,99vh) scale(.2261)}}.snow:nth-child(23){opacity:.2588;transform:translate(72.6925vw,-10px) scale(.3384);animation:fall-23 22s -18s linear infinite}@keyframes fall-23{68.511%{transform:translate(74.561vw,68.511vh) scale(.3384)}to{transform:translate(73.62675vw,99vh) scale(.3384)}}.snow:nth-child(24){opacity:1.9638;transform:translate(63.8131vw,-10px) scale(.2599);animation:fall-24 26s -13s linear infinite}@keyframes fall-24{60.753%{transform:translate(68.5188vw,60.753vh) scale(.2599)}to{transform:translate(66.16595vw,99vh) scale(.2599)}}.snow:nth-child(25){opacity:1.911;transform:translate(49.2531vw,-10px) scale(.2147);animation:fall-25 27s -18s linear infinite}@keyframes fall-25{71.518%{transform:translate(43.7646vw,71.518vh) scale(.2147)}to{transform:translate(46.50885vw,99vh) scale(.2147)}}.snow:nth-child(26){opacity:1.4918;transform:translate(98.0531vw,-10px) scale(.5724);animation:fall-26 22s -23s linear infinite}@keyframes fall-26{48.254%{transform:translate(94.9375vw,48.254vh) scale(.5724)}to{transform:translate(96.4953vw,99vh) scale(.5724)}}.snow:nth-child(27){opacity:.5254;transform:translate(21.3844vw,-10px) scale(.1824);animation:fall-27 30s -1s linear infinite}@keyframes fall-27{76.097%{transform:translate(26.5828vw,76.097vh) scale(.1824)}to{transform:translate(23.9836vw,99vh) scale(.1824)}}.snow:nth-child(28){opacity:.4926;transform:translate(61.9329vw,-10px) scale(.3263);animation:fall-28 16s -9s linear infinite}@keyframes fall-28{67.776%{transform:translate(57.0496vw,67.776vh) scale(.3263)}to{transform:translate(59.49125vw,99vh) scale(.3263)}}.snow:nth-child(29){opacity:.1794;transform:translate(11.1877vw,-10px) scale(.7097);animation:fall-29 13s -8s linear infinite}@keyframes fall-29{62.501%{transform:translate(17.0702vw,62.501vh) scale(.7097)}to{transform:translate(14.12895vw,99vh) scale(.7097)}}.snow:nth-child(30){opacity:.7784;transform:translate(75.6744vw,-10px) scale(.8469);animation:fall-30 20s -5s linear infinite}@keyframes fall-30{38.933%{transform:translate(85.2869vw,38.933vh) scale(.8469)}to{transform:translate(80.48065vw,99vh) scale(.8469)}}.snow:nth-child(31){opacity:.5446;transform:translate(64.9432vw,-10px) scale(.0999);animation:fall-31 22s -15s linear infinite}@keyframes fall-31{40.073%{transform:translate(65.0505vw,40.073vh) scale(.0999)}to{transform:translate(64.99685vw,99vh) scale(.0999)}}.snow:nth-child(32){opacity:1.8852;transform:translate(62.644vw,-10px) scale(.3329);animation:fall-32 13s -3s linear infinite}@keyframes fall-32{76.665%{transform:translate(71.439vw,76.665vh) scale(.3329)}to{transform:translate(67.0415vw,99vh) scale(.3329)}}.snow:nth-child(33){opacity:.2284;transform:translate(58.2501vw,-10px) scale(.4753);animation:fall-33 30s -2s linear infinite}@keyframes fall-33{72.233%{transform:translate(50.8494vw,72.233vh) scale(.4753)}to{transform:translate(54.54975vw,99vh) scale(.4753)}}.snow:nth-child(34){opacity:.0634;transform:translate(40.0208vw,-10px) scale(.1807);animation:fall-34 23s -7s linear infinite}@keyframes fall-34{46.068%{transform:translate(47.8335vw,46.068vh) scale(.1807)}to{transform:translate(43.92715vw,99vh) scale(.1807)}}.snow:nth-child(35){opacity:1.7122;transform:translate(48.8151vw,-10px) scale(.6019);animation:fall-35 24s -8s linear infinite}@keyframes fall-35{48.089%{transform:translate(47.503vw,48.089vh) scale(.6019)}to{transform:translate(48.15905vw,99vh) scale(.6019)}}.snow:nth-child(36){opacity:.4084;transform:translate(59.6959vw,-10px) scale(.6937);animation:fall-36 20s -1s linear infinite}@keyframes fall-36{58.219%{transform:translate(65.1235vw,58.219vh) scale(.6937)}to{transform:translate(62.4097vw,99vh) scale(.6937)}}.snow:nth-child(37){opacity:1.723;transform:translate(83.7336vw,-10px) scale(.3405);animation:fall-37 23s -11s linear infinite}@keyframes fall-37{36.552%{transform:translate(81.4196vw,36.552vh) scale(.3405)}to{transform:translate(82.5766vw,99vh) scale(.3405)}}.snow:nth-child(38){opacity:.9906;transform:translate(52.4729vw,-10px) scale(.9472);animation:fall-38 12s -16s linear infinite}@keyframes fall-38{54.05%{transform:translate(51.5913vw,54.05vh) scale(.9472)}to{transform:translate(52.0321vw,99vh) scale(.9472)}}.snow:nth-child(39){opacity:1.7832;transform:translate(27.454vw,-10px) scale(.614);animation:fall-39 29s -14s linear infinite}@keyframes fall-39{46.435%{transform:translate(34.52vw,46.435vh) scale(.614)}to{transform:translate(30.987vw,99vh) scale(.614)}}.snow:nth-child(40){opacity:1.0194;transform:translate(82.9187vw,-10px) scale(.5416);animation:fall-40 23s -3s linear infinite}@keyframes fall-40{68.909%{transform:translate(84.2753vw,68.909vh) scale(.5416)}to{transform:translate(83.597vw,99vh) scale(.5416)}}.snow:nth-child(41){opacity:.6012;transform:translate(33.6406vw,-10px) scale(.5626);animation:fall-41 25s -9s linear infinite}@keyframes fall-41{52.914%{transform:translate(35.7984vw,52.914vh) scale(.5626)}to{transform:translate(34.7195vw,99vh) scale(.5626)}}.snow:nth-child(42){opacity:1.461;transform:translate(42.1818vw,-10px) scale(.589);animation:fall-42 17s -13s linear infinite}@keyframes fall-42{35.539%{transform:translate(50.5226vw,35.539vh) scale(.589)}to{transform:translate(46.3522vw,99vh) scale(.589)}}.snow:nth-child(43){opacity:.5592;transform:translate(43.8259vw,-10px) scale(.1945);animation:fall-43 30s -1s linear infinite}@keyframes fall-43{67.386%{transform:translate(34.0149vw,67.386vh) scale(.1945)}to{transform:translate(38.9204vw,99vh) scale(.1945)}}.snow:nth-child(44){opacity:.4124;transform:translate(61.4033vw,-10px) scale(.3683);animation:fall-44 28s -29s linear infinite}@keyframes fall-44{67.743%{transform:translate(65.5716vw,67.743vh) scale(.3683)}to{transform:translate(63.48745vw,99vh) scale(.3683)}}.snow:nth-child(45){opacity:.1644;transform:translate(23.5096vw,-10px) scale(.3935);animation:fall-45 27s -25s linear infinite}@keyframes fall-45{68.874%{transform:translate(15.293vw,68.874vh) scale(.3935)}to{transform:translate(19.4013vw,99vh) scale(.3935)}}.snow:nth-child(46){opacity:.5604;transform:translate(41.0642vw,-10px) scale(.2419);animation:fall-46 19s -20s linear infinite}@keyframes fall-46{36.741%{transform:translate(48.2496vw,36.741vh) scale(.2419)}to{transform:translate(44.6569vw,99vh) scale(.2419)}}.snow:nth-child(47){opacity:.5602;transform:translate(73.437vw,-10px) scale(.7311);animation:fall-47 14s -23s linear infinite}@keyframes fall-47{68.221%{transform:translate(64.6179vw,68.221vh) scale(.7311)}to{transform:translate(69.02745vw,99vh) scale(.7311)}}.snow:nth-child(48){opacity:.1284;transform:translate(16.5506vw,-10px) scale(.7947);animation:fall-48 11s -15s linear infinite}@keyframes fall-48{75.543%{transform:translate(22.9621vw,75.543vh) scale(.7947)}to{transform:translate(19.75635vw,99vh) scale(.7947)}}.snow:nth-child(49){opacity:.8774;transform:translate(93.1236vw,-10px) scale(.6524);animation:fall-49 27s -14s linear infinite}@keyframes fall-49{53.051%{transform:translate(89.0668vw,53.051vh) scale(.6524)}to{transform:translate(91.0952vw,99vh) scale(.6524)}}.snow:nth-child(50){opacity:.6772;transform:translate(10.626vw,-10px) scale(.0627);animation:fall-50 17s -1s linear infinite}@keyframes fall-50{77.442%{transform:translate(14.7829vw,77.442vh) scale(.0627)}to{transform:translate(12.70445vw,99vh) scale(.0627)}}.snow:nth-child(51){opacity:1.4538;transform:translate(58.0738vw,-10px) scale(.763);animation:fall-51 12s -9s linear infinite}@keyframes fall-51{70.215%{transform:translate(48.2934vw,70.215vh) scale(.763)}to{transform:translate(53.1836vw,99vh) scale(.763)}}.snow:nth-child(52){opacity:1.3802;transform:translate(18.1719vw,-10px) scale(.8453);animation:fall-52 15s -25s linear infinite}@keyframes fall-52{45.974%{transform:translate(24.1691vw,45.974vh) scale(.8453)}to{transform:translate(21.1705vw,99vh) scale(.8453)}}.snow:nth-child(53){opacity:.9604;transform:translate(64.0163vw,-10px) scale(.2651);animation:fall-53 27s -8s linear infinite}@keyframes fall-53{55.022%{transform:translate(61.3037vw,55.022vh) scale(.2651)}to{transform:translate(62.66vw,99vh) scale(.2651)}}.snow:nth-child(54){opacity:.9986;transform:translate(12.3373vw,-10px) scale(.005);animation:fall-54 18s -13s linear infinite}@keyframes fall-54{51.1%{transform:translate(7.5342vw,51.1vh) scale(.005)}to{transform:translate(9.93575vw,99vh) scale(.005)}}.snow:nth-child(55){opacity:1.0862;transform:translate(45.1964vw,-10px) scale(.0689);animation:fall-55 26s -29s linear infinite}@keyframes fall-55{58.606%{transform:translate(42.2408vw,58.606vh) scale(.0689)}to{transform:translate(43.7186vw,99vh) scale(.0689)}}.snow:nth-child(56){opacity:.4964;transform:translate(21.134vw,-10px) scale(.592);animation:fall-56 21s -28s linear infinite}@keyframes fall-56{73.09%{transform:translate(30.6066vw,73.09vh) scale(.592)}to{transform:translate(25.8703vw,99vh) scale(.592)}}.snow:nth-child(57){opacity:1.5278;transform:translate(36.7023vw,-10px) scale(.4186);animation:fall-57 28s -9s linear infinite}@keyframes fall-57{42.016%{transform:translate(43.9856vw,42.016vh) scale(.4186)}to{transform:translate(40.34395vw,99vh) scale(.4186)}}.snow:nth-child(58){opacity:1.6478;transform:translate(2.637vw,-10px) scale(.5703);animation:fall-58 27s -1s linear infinite}@keyframes fall-58{79.631%{transform:translate(-3.7247vw,79.631vh) scale(.5703)}to{transform:translate(-.54385vw,99vh) scale(.5703)}}.snow:nth-child(59){opacity:.2932;transform:translate(78.737vw,-10px) scale(.3231);animation:fall-59 19s -15s linear infinite}@keyframes fall-59{61.243%{transform:translate(80.1963vw,61.243vh) scale(.3231)}to{transform:translate(79.46665vw,99vh) scale(.3231)}}.snow:nth-child(60){opacity:1.747;transform:translate(5.3581vw,-10px) scale(.4503);animation:fall-60 23s -18s linear infinite}@keyframes fall-60{55.958%{transform:translate(3.3329vw,55.958vh) scale(.4503)}to{transform:translate(4.3455vw,99vh) scale(.4503)}}.snow:nth-child(61){opacity:.7444;transform:translate(73.4458vw,-10px) scale(.4203);animation:fall-61 30s -3s linear infinite}@keyframes fall-61{53.219%{transform:translate(75.6109vw,53.219vh) scale(.4203)}to{transform:translate(74.52835vw,99vh) scale(.4203)}}.snow:nth-child(62){opacity:1.7484;transform:translate(72.5929vw,-10px) scale(.2407);animation:fall-62 25s -15s linear infinite}@keyframes fall-62{51.011%{transform:translate(65.9834vw,51.011vh) scale(.2407)}to{transform:translate(69.28815vw,99vh) scale(.2407)}}.snow:nth-child(63){opacity:.966;transform:translate(16.2649vw,-10px) scale(.4577);animation:fall-63 24s -30s linear infinite}@keyframes fall-63{41.342%{transform:translate(12.8579vw,41.342vh) scale(.4577)}to{transform:translate(14.5614vw,99vh) scale(.4577)}}.snow:nth-child(64){opacity:.3956;transform:translate(73.6512vw,-10px) scale(.2418);animation:fall-64 29s -10s linear infinite}@keyframes fall-64{39.469%{transform:translate(64.367vw,39.469vh) scale(.2418)}to{transform:translate(69.0091vw,99vh) scale(.2418)}}.snow:nth-child(65){opacity:.3594;transform:translate(19.6403vw,-10px) scale(.9781);animation:fall-65 28s -28s linear infinite}@keyframes fall-65{34.77%{transform:translate(18.3922vw,34.77vh) scale(.9781)}to{transform:translate(19.01625vw,99vh) scale(.9781)}}.snow:nth-child(66){opacity:1.7444;transform:translate(69.6773vw,-10px) scale(.7856);animation:fall-66 27s -10s linear infinite}@keyframes fall-66{37.146%{transform:translate(79.2648vw,37.146vh) scale(.7856)}to{transform:translate(74.47105vw,99vh) scale(.7856)}}.snow:nth-child(67){opacity:1.345;transform:translate(4.4863vw,-10px) scale(.937);animation:fall-67 30s -9s linear infinite}@keyframes fall-67{50.043%{transform:translate(-.9824vw,50.043vh) scale(.937)}to{transform:translate(1.75195vw,99vh) scale(.937)}}.snow:nth-child(68){opacity:1.5812;transform:translate(49.8188vw,-10px) scale(.9112);animation:fall-68 24s -7s linear infinite}@keyframes fall-68{61.712%{transform:translate(57.5448vw,61.712vh) scale(.9112)}to{transform:translate(53.6818vw,99vh) scale(.9112)}}.snow:nth-child(69){opacity:.7182;transform:translate(80.3059vw,-10px) scale(.7394);animation:fall-69 23s -4s linear infinite}@keyframes fall-69{40.801%{transform:translate(82.6757vw,40.801vh) scale(.7394)}to{transform:translate(81.4908vw,99vh) scale(.7394)}}.snow:nth-child(70){opacity:.0454;transform:translate(38.161vw,-10px) scale(.7078);animation:fall-70 12s -30s linear infinite}@keyframes fall-70{51.621%{transform:translate(28.3888vw,51.621vh) scale(.7078)}to{transform:translate(33.2749vw,99vh) scale(.7078)}}.snow:nth-child(71){opacity:.4616;transform:translate(72.9538vw,-10px) scale(.3858);animation:fall-71 20s -23s linear infinite}@keyframes fall-71{46.257%{transform:translate(63.765vw,46.257vh) scale(.3858)}to{transform:translate(68.3594vw,99vh) scale(.3858)}}.snow:nth-child(72){opacity:1.6942;transform:translate(65.5166vw,-10px) scale(.7991);animation:fall-72 24s -4s linear infinite}@keyframes fall-72{58.865%{transform:translate(69.6671vw,58.865vh) scale(.7991)}to{transform:translate(67.59185vw,99vh) scale(.7991)}}.snow:nth-child(73){opacity:.0058;transform:translate(69.3514vw,-10px) scale(.1185);animation:fall-73 29s -14s linear infinite}@keyframes fall-73{57.615%{transform:translate(64.4256vw,57.615vh) scale(.1185)}to{transform:translate(66.8885vw,99vh) scale(.1185)}}.snow:nth-child(74){opacity:.0774;transform:translate(95.7129vw,-10px) scale(.5299);animation:fall-74 22s -15s linear infinite}@keyframes fall-74{32.19%{transform:translate(102.4419vw,32.19vh) scale(.5299)}to{transform:translate(99.0774vw,99vh) scale(.5299)}}.snow:nth-child(75){opacity:1.8458;transform:translate(5.6556vw,-10px) scale(.8928);animation:fall-75 26s -22s linear infinite}@keyframes fall-75{34.358%{transform:translate(.5894vw,34.358vh) scale(.8928)}to{transform:translate(3.1225vw,99vh) scale(.8928)}}.snow:nth-child(76){opacity:1.8346;transform:translate(44.0057vw,-10px) scale(.8872);animation:fall-76 13s -29s linear infinite}@keyframes fall-76{45.599%{transform:translate(45.0756vw,45.599vh) scale(.8872)}to{transform:translate(44.54065vw,99vh) scale(.8872)}}.snow:nth-child(77){opacity:.925;transform:translate(2.3971vw,-10px) scale(.1291);animation:fall-77 16s -14s linear infinite}@keyframes fall-77{47.104%{transform:translate(-5.1502vw,47.104vh) scale(.1291)}to{transform:translate(-1.37655vw,99vh) scale(.1291)}}.snow:nth-child(78){opacity:1.0798;transform:translate(61.0621vw,-10px) scale(.7186);animation:fall-78 23s -17s linear infinite}@keyframes fall-78{64.273%{transform:translate(52.366vw,64.273vh) scale(.7186)}to{transform:translate(56.71405vw,99vh) scale(.7186)}}.snow:nth-child(79){opacity:1.6934;transform:translate(83.1217vw,-10px) scale(.8241);animation:fall-79 17s -10s linear infinite}@keyframes fall-79{62.344%{transform:translate(77.1556vw,62.344vh) scale(.8241)}to{transform:translate(80.13865vw,99vh) scale(.8241)}}.snow:nth-child(80){opacity:1.5394;transform:translate(72.9442vw,-10px) scale(.831);animation:fall-80 12s -4s linear infinite}@keyframes fall-80{79.942%{transform:translate(74.7223vw,79.942vh) scale(.831)}to{transform:translate(73.83325vw,99vh) scale(.831)}}.snow:nth-child(81){opacity:1.8436;transform:translate(76.7503vw,-10px) scale(.6216);animation:fall-81 15s -13s linear infinite}@keyframes fall-81{64.566%{transform:translate(69.9596vw,64.566vh) scale(.6216)}to{transform:translate(73.35495vw,99vh) scale(.6216)}}.snow:nth-child(82){opacity:1.1218;transform:translate(93.4406vw,-10px) scale(.0193);animation:fall-82 17s -25s linear infinite}@keyframes fall-82{62.654%{transform:translate(97.0691vw,62.654vh) scale(.0193)}to{transform:translate(95.25485vw,99vh) scale(.0193)}}.snow:nth-child(83){opacity:1.1498;transform:translate(39.3283vw,-10px) scale(.9198);animation:fall-83 28s -29s linear infinite}@keyframes fall-83{55.437%{transform:translate(36.4232vw,55.437vh) scale(.9198)}to{transform:translate(37.87575vw,99vh) scale(.9198)}}.snow:nth-child(84){opacity:1.4788;transform:translate(63.0949vw,-10px) scale(.6266);animation:fall-84 24s -13s linear infinite}@keyframes fall-84{42.768%{transform:translate(68.899vw,42.768vh) scale(.6266)}to{transform:translate(65.99695vw,99vh) scale(.6266)}}.snow:nth-child(85){opacity:1.8278;transform:translate(89.6357vw,-10px) scale(.5488);animation:fall-85 25s -23s linear infinite}@keyframes fall-85{44.731%{transform:translate(81.5157vw,44.731vh) scale(.5488)}to{transform:translate(85.5757vw,99vh) scale(.5488)}}.snow:nth-child(86){opacity:.8736;transform:translate(88.0873vw,-10px) scale(.7568);animation:fall-86 11s -17s linear infinite}@keyframes fall-86{35.058%{transform:translate(96.3099vw,35.058vh) scale(.7568)}to{transform:translate(92.1986vw,99vh) scale(.7568)}}.snow:nth-child(87){opacity:1.7314;transform:translate(7.0505vw,-10px) scale(.9896);animation:fall-87 17s -17s linear infinite}@keyframes fall-87{75.697%{transform:translate(8.8395vw,75.697vh) scale(.9896)}to{transform:translate(7.945vw,99vh) scale(.9896)}}.snow:nth-child(88){opacity:.9584;transform:translate(55.6567vw,-10px) scale(.8795);animation:fall-88 22s -26s linear infinite}@keyframes fall-88{33.722%{transform:translate(59.4706vw,33.722vh) scale(.8795)}to{transform:translate(57.56365vw,99vh) scale(.8795)}}.snow:nth-child(89){opacity:1.808;transform:translate(56.0036vw,-10px) scale(.3128);animation:fall-89 21s -29s linear infinite}@keyframes fall-89{74.154%{transform:translate(48.8174vw,74.154vh) scale(.3128)}to{transform:translate(52.4105vw,99vh) scale(.3128)}}.snow:nth-child(90){opacity:1.9184;transform:translate(85.6815vw,-10px) scale(.2105);animation:fall-90 25s -8s linear infinite}@keyframes fall-90{45.117%{transform:translate(88.6641vw,45.117vh) scale(.2105)}to{transform:translate(87.1728vw,99vh) scale(.2105)}}.snow:nth-child(91){opacity:.1738;transform:translate(86.2389vw,-10px) scale(.1142);animation:fall-91 25s -17s linear infinite}@keyframes fall-91{64.21%{transform:translate(88.4385vw,64.21vh) scale(.1142)}to{transform:translate(87.3387vw,99vh) scale(.1142)}}.snow:nth-child(92){opacity:1.8568;transform:translate(27.2256vw,-10px) scale(.052);animation:fall-92 25s -24s linear infinite}@keyframes fall-92{43.212%{transform:translate(25.964vw,43.212vh) scale(.052)}to{transform:translate(26.5948vw,99vh) scale(.052)}}.snow:nth-child(93){opacity:1.845;transform:translate(29.7534vw,-10px) scale(.9773);animation:fall-93 17s -21s linear infinite}@keyframes fall-93{60.454%{transform:translate(38.2191vw,60.454vh) scale(.9773)}to{transform:translate(33.98625vw,99vh) scale(.9773)}}.snow:nth-child(94){opacity:.8698;transform:translate(48.5754vw,-10px) scale(.542);animation:fall-94 26s -9s linear infinite}@keyframes fall-94{38.147%{transform:translate(47.238vw,38.147vh) scale(.542)}to{transform:translate(47.9067vw,99vh) scale(.542)}}.snow:nth-child(95){opacity:.587;transform:translate(76.4533vw,-10px) scale(.2105);animation:fall-95 18s -30s linear infinite}@keyframes fall-95{62.512%{transform:translate(81.4856vw,62.512vh) scale(.2105)}to{transform:translate(78.96945vw,99vh) scale(.2105)}}.snow:nth-child(96){opacity:.017;transform:translate(93.713vw,-10px) scale(.5613);animation:fall-96 27s -13s linear infinite}@keyframes fall-96{73.361%{transform:translate(88.9757vw,73.361vh) scale(.5613)}to{transform:translate(91.34435vw,99vh) scale(.5613)}}.snow:nth-child(97){opacity:.775;transform:translate(79.3472vw,-10px) scale(.0204);animation:fall-97 10s -15s linear infinite}@keyframes fall-97{33.107%{transform:translate(75.9106vw,33.107vh) scale(.0204)}to{transform:translate(77.6289vw,99vh) scale(.0204)}}.snow:nth-child(98){opacity:1.3154;transform:translate(9.3148vw,-10px) scale(.2642);animation:fall-98 27s -24s linear infinite}@keyframes fall-98{41.536%{transform:translate(3.0236vw,41.536vh) scale(.2642)}to{transform:translate(6.1692vw,99vh) scale(.2642)}}.snow:nth-child(99){opacity:1.7542;transform:translate(.9393vw,-10px) scale(.84);animation:fall-99 27s -13s linear infinite}@keyframes fall-99{74.047%{transform:translate(.423vw,74.047vh) scale(.84)}to{transform:translate(.68115vw,99vh) scale(.84)}}.snow:nth-child(100){opacity:1.448;transform:translate(.2664vw,-10px) scale(.7798);animation:fall-100 10s -8s linear infinite}@keyframes fall-100{37.411%{transform:translate(.5453vw,37.411vh) scale(.7798)}to{transform:translate(.40585vw,99vh) scale(.7798)}}.snow:nth-child(101){opacity:.1806;transform:translate(34.0692vw,-10px) scale(.7793);animation:fall-101 13s -12s linear infinite}@keyframes fall-101{56.438%{transform:translate(29.8874vw,56.438vh) scale(.7793)}to{transform:translate(31.9783vw,99vh) scale(.7793)}}.snow:nth-child(102){opacity:1.8652;transform:translate(98.3286vw,-10px) scale(.995);animation:fall-102 23s -19s linear infinite}@keyframes fall-102{47.143%{transform:translate(89.075vw,47.143vh) scale(.995)}to{transform:translate(93.7018vw,99vh) scale(.995)}}.snow:nth-child(103){opacity:.1566;transform:translate(51.6614vw,-10px) scale(.9122);animation:fall-103 28s -27s linear infinite}@keyframes fall-103{46.463%{transform:translate(50.6527vw,46.463vh) scale(.9122)}to{transform:translate(51.15705vw,99vh) scale(.9122)}}.snow:nth-child(104){opacity:.9818;transform:translate(60.429vw,-10px) scale(.5613);animation:fall-104 20s -25s linear infinite}@keyframes fall-104{42.523%{transform:translate(53.207vw,42.523vh) scale(.5613)}to{transform:translate(56.818vw,99vh) scale(.5613)}}.snow:nth-child(105){opacity:.4896;transform:translate(32.1459vw,-10px) scale(.0647);animation:fall-105 25s -2s linear infinite}@keyframes fall-105{57.809%{transform:translate(26.5702vw,57.809vh) scale(.0647)}to{transform:translate(29.35805vw,99vh) scale(.0647)}}.snow:nth-child(106){opacity:.856;transform:translate(55.9616vw,-10px) scale(.2425);animation:fall-106 16s -29s linear infinite}@keyframes fall-106{34.226%{transform:translate(58.4006vw,34.226vh) scale(.2425)}to{transform:translate(57.1811vw,99vh) scale(.2425)}}.snow:nth-child(107){opacity:.4818;transform:translate(78.4893vw,-10px) scale(.2628);animation:fall-107 24s -5s linear infinite}@keyframes fall-107{46.315%{transform:translate(69.101vw,46.315vh) scale(.2628)}to{transform:translate(73.79515vw,99vh) scale(.2628)}}.snow:nth-child(108){opacity:1.6846;transform:translate(27.4572vw,-10px) scale(.2978);animation:fall-108 29s -21s linear infinite}@keyframes fall-108{61.585%{transform:translate(29.8622vw,61.585vh) scale(.2978)}to{transform:translate(28.6597vw,99vh) scale(.2978)}}.snow:nth-child(109){opacity:.5386;transform:translate(84.7262vw,-10px) scale(.4295);animation:fall-109 10s -26s linear infinite}@keyframes fall-109{37.279%{transform:translate(78.6156vw,37.279vh) scale(.4295)}to{transform:translate(81.6709vw,99vh) scale(.4295)}}.snow:nth-child(110){opacity:1.1936;transform:translate(28.532vw,-10px) scale(.7359);animation:fall-110 24s -5s linear infinite}@keyframes fall-110{51.128%{transform:translate(28.6048vw,51.128vh) scale(.7359)}to{transform:translate(28.5684vw,99vh) scale(.7359)}}.snow:nth-child(111){opacity:.0792;transform:translate(46.498vw,-10px) scale(.2161);animation:fall-111 24s -1s linear infinite}@keyframes fall-111{74.526%{transform:translate(50.7852vw,74.526vh) scale(.2161)}to{transform:translate(48.6416vw,99vh) scale(.2161)}}.snow:nth-child(112){opacity:.7888;transform:translate(40.7363vw,-10px) scale(.1462);animation:fall-112 26s -20s linear infinite}@keyframes fall-112{31.996%{transform:translate(35.1579vw,31.996vh) scale(.1462)}to{transform:translate(37.9471vw,99vh) scale(.1462)}}.snow:nth-child(113){opacity:1.2006;transform:translate(1.2842vw,-10px) scale(.7222);animation:fall-113 23s -11s linear infinite}@keyframes fall-113{33.51%{transform:translate(3.6513vw,33.51vh) scale(.7222)}to{transform:translate(2.46775vw,99vh) scale(.7222)}}.snow:nth-child(114){opacity:.4716;transform:translate(23.206vw,-10px) scale(.3999);animation:fall-114 18s -18s linear infinite}@keyframes fall-114{55.815%{transform:translate(18.1011vw,55.815vh) scale(.3999)}to{transform:translate(20.65355vw,99vh) scale(.3999)}}.snow:nth-child(115){opacity:1.7278;transform:translate(39.5378vw,-10px) scale(.1114);animation:fall-115 13s -25s linear infinite}@keyframes fall-115{41.858%{transform:translate(35.9088vw,41.858vh) scale(.1114)}to{transform:translate(37.7233vw,99vh) scale(.1114)}}.snow:nth-child(116){opacity:1.423;transform:translate(29.6585vw,-10px) scale(.0563);animation:fall-116 16s -6s linear infinite}@keyframes fall-116{79.86%{transform:translate(25.4295vw,79.86vh) scale(.0563)}to{transform:translate(27.544vw,99vh) scale(.0563)}}.snow:nth-child(117){opacity:1.2954;transform:translate(20.7239vw,-10px) scale(.5803);animation:fall-117 19s -23s linear infinite}@keyframes fall-117{42.891%{transform:translate(28.349vw,42.891vh) scale(.5803)}to{transform:translate(24.53645vw,99vh) scale(.5803)}}.snow:nth-child(118){opacity:.6618;transform:translate(46.2322vw,-10px) scale(.5302);animation:fall-118 13s -20s linear infinite}@keyframes fall-118{53.214%{transform:translate(48.8176vw,53.214vh) scale(.5302)}to{transform:translate(47.5249vw,99vh) scale(.5302)}}.snow:nth-child(119){opacity:1.8042;transform:translate(35.7952vw,-10px) scale(.4674);animation:fall-119 21s -4s linear infinite}@keyframes fall-119{41.617%{transform:translate(45.3424vw,41.617vh) scale(.4674)}to{transform:translate(40.5688vw,99vh) scale(.4674)}}.snow:nth-child(120){opacity:.47;transform:translate(12.8783vw,-10px) scale(.9051);animation:fall-120 15s -18s linear infinite}@keyframes fall-120{38.988%{transform:translate(7.9816vw,38.988vh) scale(.9051)}to{transform:translate(10.42995vw,99vh) scale(.9051)}}.snow:nth-child(121){opacity:.6388;transform:translate(16.3538vw,-10px) scale(.8289);animation:fall-121 14s -24s linear infinite}@keyframes fall-121{79.976%{transform:translate(8.0403vw,79.976vh) scale(.8289)}to{transform:translate(12.19705vw,99vh) scale(.8289)}}.snow:nth-child(122){opacity:1.911;transform:translate(90.2526vw,-10px) scale(.5305);animation:fall-122 14s -21s linear infinite}@keyframes fall-122{63.328%{transform:translate(96.4492vw,63.328vh) scale(.5305)}to{transform:translate(93.3509vw,99vh) scale(.5305)}}.snow:nth-child(123){opacity:1.5296;transform:translate(85.868vw,-10px) scale(.0793);animation:fall-123 21s -16s linear infinite}@keyframes fall-123{30.446%{transform:translate(87.4566vw,30.446vh) scale(.0793)}to{transform:translate(86.6623vw,99vh) scale(.0793)}}.snow:nth-child(124){opacity:.6864;transform:translate(63.6744vw,-10px) scale(.0944);animation:fall-124 14s -19s linear infinite}@keyframes fall-124{61.674%{transform:translate(60.2096vw,61.674vh) scale(.0944)}to{transform:translate(61.942vw,99vh) scale(.0944)}}.snow:nth-child(125){opacity:.0598;transform:translate(33.3794vw,-10px) scale(.0999);animation:fall-125 19s -20s linear infinite}@keyframes fall-125{34.322%{transform:translate(39.5143vw,34.322vh) scale(.0999)}to{transform:translate(36.44685vw,99vh) scale(.0999)}}.snow:nth-child(126){opacity:.9612;transform:translate(79.476vw,-10px) scale(.9173);animation:fall-126 24s -27s linear infinite}@keyframes fall-126{30.256%{transform:translate(83.3876vw,30.256vh) scale(.9173)}to{transform:translate(81.4318vw,99vh) scale(.9173)}}.snow:nth-child(127){opacity:.1166;transform:translate(56.5929vw,-10px) scale(.8387);animation:fall-127 14s -20s linear infinite}@keyframes fall-127{71.255%{transform:translate(48.6156vw,71.255vh) scale(.8387)}to{transform:translate(52.60425vw,99vh) scale(.8387)}}.snow:nth-child(128){opacity:1.1278;transform:translate(93.9558vw,-10px) scale(.7588);animation:fall-128 13s -20s linear infinite}@keyframes fall-128{58.017%{transform:translate(84.6851vw,58.017vh) scale(.7588)}to{transform:translate(89.32045vw,99vh) scale(.7588)}}.snow:nth-child(129){opacity:.7246;transform:translate(43.8964vw,-10px) scale(.8864);animation:fall-129 10s -24s linear infinite}@keyframes fall-129{51.9%{transform:translate(43.2965vw,51.9vh) scale(.8864)}to{transform:translate(43.59645vw,99vh) scale(.8864)}}.snow:nth-child(130){opacity:1.8938;transform:translate(65.8051vw,-10px) scale(.5241);animation:fall-130 17s -10s linear infinite}@keyframes fall-130{79.497%{transform:translate(69.003vw,79.497vh) scale(.5241)}to{transform:translate(67.40405vw,99vh) scale(.5241)}}.snow:nth-child(131){opacity:1.8276;transform:translate(16.3513vw,-10px) scale(.8276);animation:fall-131 20s -15s linear infinite}@keyframes fall-131{31.071%{transform:translate(13.9469vw,31.071vh) scale(.8276)}to{transform:translate(15.1491vw,99vh) scale(.8276)}}.snow:nth-child(132){opacity:1.04;transform:translate(13.0823vw,-10px) scale(.2549);animation:fall-132 30s -15s linear infinite}@keyframes fall-132{62.832%{transform:translate(7.7033vw,62.832vh) scale(.2549)}to{transform:translate(10.3928vw,99vh) scale(.2549)}}.snow:nth-child(133){opacity:1.6122;transform:translate(65.7094vw,-10px) scale(.6609);animation:fall-133 30s -24s linear infinite}@keyframes fall-133{57.519%{transform:translate(57.6943vw,57.519vh) scale(.6609)}to{transform:translate(61.70185vw,99vh) scale(.6609)}}.snow:nth-child(134){opacity:1.1698;transform:translate(15.6412vw,-10px) scale(.1759);animation:fall-134 14s -12s linear infinite}@keyframes fall-134{78.292%{transform:translate(25.4526vw,78.292vh) scale(.1759)}to{transform:translate(20.5469vw,99vh) scale(.1759)}}.snow:nth-child(135){opacity:.746;transform:translate(54.0831vw,-10px) scale(.3196);animation:fall-135 20s -21s linear infinite}@keyframes fall-135{65.386%{transform:translate(51.9701vw,65.386vh) scale(.3196)}to{transform:translate(53.0266vw,99vh) scale(.3196)}}.snow:nth-child(136){opacity:.073;transform:translate(65.7387vw,-10px) scale(.5729);animation:fall-136 30s -24s linear infinite}@keyframes fall-136{54.946%{transform:translate(66.0634vw,54.946vh) scale(.5729)}to{transform:translate(65.90105vw,99vh) scale(.5729)}}.snow:nth-child(137){opacity:1.1026;transform:translate(39.4431vw,-10px) scale(.4841);animation:fall-137 20s -8s linear infinite}@keyframes fall-137{49.752%{transform:translate(40.3907vw,49.752vh) scale(.4841)}to{transform:translate(39.9169vw,99vh) scale(.4841)}}.snow:nth-child(138){opacity:.058;transform:translate(70.8245vw,-10px) scale(.3673);animation:fall-138 28s -12s linear infinite}@keyframes fall-138{74.67%{transform:translate(74.39vw,74.67vh) scale(.3673)}to{transform:translate(72.60725vw,99vh) scale(.3673)}}.snow:nth-child(139){opacity:.3302;transform:translate(94.2679vw,-10px) scale(.4802);animation:fall-139 28s -30s linear infinite}@keyframes fall-139{30.925%{transform:translate(103.9522vw,30.925vh) scale(.4802)}to{transform:translate(99.11005vw,99vh) scale(.4802)}}.snow:nth-child(140){opacity:1.6768;transform:translate(47.8566vw,-10px) scale(.178);animation:fall-140 12s -14s linear infinite}@keyframes fall-140{55.656%{transform:translate(52.8322vw,55.656vh) scale(.178)}to{transform:translate(50.3444vw,99vh) scale(.178)}}.snow:nth-child(141){opacity:.4644;transform:translate(40.0247vw,-10px) scale(.961);animation:fall-141 30s -7s linear infinite}@keyframes fall-141{38.3%{transform:translate(43.6644vw,38.3vh) scale(.961)}to{transform:translate(41.84455vw,99vh) scale(.961)}}.snow:nth-child(142){opacity:.197;transform:translate(12.1224vw,-10px) scale(.8261);animation:fall-142 25s -8s linear infinite}@keyframes fall-142{67.237%{transform:translate(5.4073vw,67.237vh) scale(.8261)}to{transform:translate(8.76485vw,99vh) scale(.8261)}}.snow:nth-child(143){opacity:.2902;transform:translate(.4269vw,-10px) scale(.5386);animation:fall-143 20s -29s linear infinite}@keyframes fall-143{53.626%{transform:translate(-8.4379vw,53.626vh) scale(.5386)}to{transform:translate(-4.0055vw,99vh) scale(.5386)}}.snow:nth-child(144){opacity:.1208;transform:translate(45.2275vw,-10px) scale(.4103);animation:fall-144 27s -4s linear infinite}@keyframes fall-144{56.38%{transform:translate(53.162vw,56.38vh) scale(.4103)}to{transform:translate(49.19475vw,99vh) scale(.4103)}}.snow:nth-child(145){opacity:.3826;transform:translate(54.4863vw,-10px) scale(.8833);animation:fall-145 16s -12s linear infinite}@keyframes fall-145{31.993%{transform:translate(56.5826vw,31.993vh) scale(.8833)}to{transform:translate(55.53445vw,99vh) scale(.8833)}}.snow:nth-child(146){opacity:.6278;transform:translate(54.7832vw,-10px) scale(.8536);animation:fall-146 13s -29s linear infinite}@keyframes fall-146{50.854%{transform:translate(62.1134vw,50.854vh) scale(.8536)}to{transform:translate(58.4483vw,99vh) scale(.8536)}}.snow:nth-child(147){opacity:.2608;transform:translate(3.5334vw,-10px) scale(.4429);animation:fall-147 14s -16s linear infinite}@keyframes fall-147{45.41%{transform:translate(9.8306vw,45.41vh) scale(.4429)}to{transform:translate(6.682vw,99vh) scale(.4429)}}.snow:nth-child(148){opacity:.4522;transform:translate(51.5167vw,-10px) scale(.0206);animation:fall-148 27s -13s linear infinite}@keyframes fall-148{41.314%{transform:translate(58.1567vw,41.314vh) scale(.0206)}to{transform:translate(54.8367vw,99vh) scale(.0206)}}.snow:nth-child(149){opacity:1.6068;transform:translate(85.8526vw,-10px) scale(.6355);animation:fall-149 21s -30s linear infinite}@keyframes fall-149{69.226%{transform:translate(90.9359vw,69.226vh) scale(.6355)}to{transform:translate(88.39425vw,99vh) scale(.6355)}}.snow:nth-child(150){opacity:.9142;transform:translate(64.5115vw,-10px) scale(.4996);animation:fall-150 28s -3s linear infinite}@keyframes fall-150{77.93%{transform:translate(70.3753vw,77.93vh) scale(.4996)}to{transform:translate(67.4434vw,99vh) scale(.4996)}}.snow:nth-child(151){opacity:1.5952;transform:translate(10.2584vw,-10px) scale(.7449);animation:fall-151 12s -18s linear infinite}@keyframes fall-151{54.377%{transform:translate(14.9186vw,54.377vh) scale(.7449)}to{transform:translate(12.5885vw,99vh) scale(.7449)}}.snow:nth-child(152){opacity:.9772;transform:translate(25.556vw,-10px) scale(.4504);animation:fall-152 27s -21s linear infinite}@keyframes fall-152{60.798%{transform:translate(15.9532vw,60.798vh) scale(.4504)}to{transform:translate(20.7546vw,99vh) scale(.4504)}}.snow:nth-child(153){opacity:.7368;transform:translate(67.5704vw,-10px) scale(.9633);animation:fall-153 28s -16s linear infinite}@keyframes fall-153{72.809%{transform:translate(62.8226vw,72.809vh) scale(.9633)}to{transform:translate(65.1965vw,99vh) scale(.9633)}}.snow:nth-child(154){opacity:1.4636;transform:translate(5.6399vw,-10px) scale(.0878);animation:fall-154 27s -26s linear infinite}@keyframes fall-154{40.402%{transform:translate(12.3142vw,40.402vh) scale(.0878)}to{transform:translate(8.97705vw,99vh) scale(.0878)}}.snow:nth-child(155){opacity:.4276;transform:translate(51.0915vw,-10px) scale(.9923);animation:fall-155 13s -27s linear infinite}@keyframes fall-155{44.151%{transform:translate(43.9054vw,44.151vh) scale(.9923)}to{transform:translate(47.49845vw,99vh) scale(.9923)}}.snow:nth-child(156){opacity:.5536;transform:translate(94.5101vw,-10px) scale(.8374);animation:fall-156 24s -30s linear infinite}@keyframes fall-156{61.852%{transform:translate(102.5988vw,61.852vh) scale(.8374)}to{transform:translate(98.55445vw,99vh) scale(.8374)}}.snow:nth-child(157){opacity:1.332;transform:translate(69.7124vw,-10px) scale(.1069);animation:fall-157 14s -4s linear infinite}@keyframes fall-157{30.072%{transform:translate(64.4407vw,30.072vh) scale(.1069)}to{transform:translate(67.07655vw,99vh) scale(.1069)}}.snow:nth-child(158){opacity:1.07;transform:translate(11.8481vw,-10px) scale(.2199);animation:fall-158 11s -11s linear infinite}@keyframes fall-158{54.556%{transform:translate(20.3296vw,54.556vh) scale(.2199)}to{transform:translate(16.08885vw,99vh) scale(.2199)}}.snow:nth-child(159){opacity:1.733;transform:translate(72.6651vw,-10px) scale(.02);animation:fall-159 22s -28s linear infinite}@keyframes fall-159{79.578%{transform:translate(68.1815vw,79.578vh) scale(.02)}to{transform:translate(70.4233vw,99vh) scale(.02)}}.snow:nth-child(160){opacity:.3166;transform:translate(30.2964vw,-10px) scale(.4624);animation:fall-160 24s -11s linear infinite}@keyframes fall-160{41.423%{transform:translate(39.812vw,41.423vh) scale(.4624)}to{transform:translate(35.0542vw,99vh) scale(.4624)}}.snow:nth-child(161){opacity:.3408;transform:translate(65.1373vw,-10px) scale(.9564);animation:fall-161 10s -28s linear infinite}@keyframes fall-161{30.384%{transform:translate(58.3296vw,30.384vh) scale(.9564)}to{transform:translate(61.73345vw,99vh) scale(.9564)}}.snow:nth-child(162){opacity:.7006;transform:translate(25.343vw,-10px) scale(.1408);animation:fall-162 23s -28s linear infinite}@keyframes fall-162{58.837%{transform:translate(33.3837vw,58.837vh) scale(.1408)}to{transform:translate(29.36335vw,99vh) scale(.1408)}}.snow:nth-child(163){opacity:.5682;transform:translate(35.696vw,-10px) scale(.2419);animation:fall-163 13s -28s linear infinite}@keyframes fall-163{36.223%{transform:translate(30.6136vw,36.223vh) scale(.2419)}to{transform:translate(33.1548vw,99vh) scale(.2419)}}.snow:nth-child(164){opacity:.1318;transform:translate(75.1338vw,-10px) scale(.7503);animation:fall-164 26s -24s linear infinite}@keyframes fall-164{71.857%{transform:translate(84.7622vw,71.857vh) scale(.7503)}to{transform:translate(79.948vw,99vh) scale(.7503)}}.snow:nth-child(165){opacity:.4788;transform:translate(38.9382vw,-10px) scale(.1806);animation:fall-165 12s -15s linear infinite}@keyframes fall-165{66.144%{transform:translate(29.8918vw,66.144vh) scale(.1806)}to{transform:translate(34.415vw,99vh) scale(.1806)}}.snow:nth-child(166){opacity:1.9212;transform:translate(8.9762vw,-10px) scale(.9947);animation:fall-166 11s -16s linear infinite}@keyframes fall-166{76.256%{transform:translate(12.9vw,76.256vh) scale(.9947)}to{transform:translate(10.9381vw,99vh) scale(.9947)}}.snow:nth-child(167){opacity:1.6798;transform:translate(1.301vw,-10px) scale(.053);animation:fall-167 11s -8s linear infinite}@keyframes fall-167{40.945%{transform:translate(7.1123vw,40.945vh) scale(.053)}to{transform:translate(4.20665vw,99vh) scale(.053)}}.snow:nth-child(168){opacity:1.051;transform:translate(69.0307vw,-10px) scale(.6034);animation:fall-168 27s -4s linear infinite}@keyframes fall-168{75.669%{transform:translate(66.9354vw,75.669vh) scale(.6034)}to{transform:translate(67.98305vw,99vh) scale(.6034)}}.snow:nth-child(169){opacity:1.0538;transform:translate(49.82vw,-10px) scale(.9436);animation:fall-169 11s -22s linear infinite}@keyframes fall-169{34.501%{transform:translate(45.5733vw,34.501vh) scale(.9436)}to{transform:translate(47.69665vw,99vh) scale(.9436)}}.snow:nth-child(170){opacity:1.7348;transform:translate(89.3035vw,-10px) scale(.541);animation:fall-170 24s -1s linear infinite}@keyframes fall-170{72.367%{transform:translate(82.422vw,72.367vh) scale(.541)}to{transform:translate(85.86275vw,99vh) scale(.541)}}.snow:nth-child(171){opacity:.386;transform:translate(80.8665vw,-10px) scale(.5552);animation:fall-171 14s -21s linear infinite}@keyframes fall-171{44.074%{transform:translate(75.418vw,44.074vh) scale(.5552)}to{transform:translate(78.14225vw,99vh) scale(.5552)}}.snow:nth-child(172){opacity:.9122;transform:translate(28.4551vw,-10px) scale(.8838);animation:fall-172 22s -4s linear infinite}@keyframes fall-172{56.327%{transform:translate(37.7843vw,56.327vh) scale(.8838)}to{transform:translate(33.1197vw,99vh) scale(.8838)}}.snow:nth-child(173){opacity:.1176;transform:translate(59.6261vw,-10px) scale(.7978);animation:fall-173 13s -13s linear infinite}@keyframes fall-173{58.374%{transform:translate(51.6221vw,58.374vh) scale(.7978)}to{transform:translate(55.6241vw,99vh) scale(.7978)}}.snow:nth-child(174){opacity:.968;transform:translate(12.0995vw,-10px) scale(.2826);animation:fall-174 22s -15s linear infinite}@keyframes fall-174{65.443%{transform:translate(21.2731vw,65.443vh) scale(.2826)}to{transform:translate(16.6863vw,99vh) scale(.2826)}}.snow:nth-child(175){opacity:1.4662;transform:translate(37.0222vw,-10px) scale(.5198);animation:fall-175 12s -22s linear infinite}@keyframes fall-175{38.982%{transform:translate(31.2351vw,38.982vh) scale(.5198)}to{transform:translate(34.12865vw,99vh) scale(.5198)}}.snow:nth-child(176){opacity:1.3414;transform:translate(66.4516vw,-10px) scale(.2759);animation:fall-176 19s -28s linear infinite}@keyframes fall-176{33.861%{transform:translate(71.222vw,33.861vh) scale(.2759)}to{transform:translate(68.8368vw,99vh) scale(.2759)}}.snow:nth-child(177){opacity:1.5404;transform:translate(33.4699vw,-10px) scale(.9416);animation:fall-177 22s -19s linear infinite}@keyframes fall-177{77.371%{transform:translate(39.1285vw,77.371vh) scale(.9416)}to{transform:translate(36.2992vw,99vh) scale(.9416)}}.snow:nth-child(178){opacity:.2034;transform:translate(19.1839vw,-10px) scale(.398);animation:fall-178 28s -21s linear infinite}@keyframes fall-178{33.404%{transform:translate(28.9826vw,33.404vh) scale(.398)}to{transform:translate(24.08325vw,99vh) scale(.398)}}.snow:nth-child(179){opacity:1.3942;transform:translate(35.8708vw,-10px) scale(.5181);animation:fall-179 28s -17s linear infinite}@keyframes fall-179{60.232%{transform:translate(32.7369vw,60.232vh) scale(.5181)}to{transform:translate(34.30385vw,99vh) scale(.5181)}}.snow:nth-child(180){opacity:1.6616;transform:translate(56.8395vw,-10px) scale(.7609);animation:fall-180 30s -11s linear infinite}@keyframes fall-180{64.037%{transform:translate(55.3976vw,64.037vh) scale(.7609)}to{transform:translate(56.11855vw,99vh) scale(.7609)}}.snow:nth-child(181){opacity:.6086;transform:translate(67.4719vw,-10px) scale(.6934);animation:fall-181 28s -9s linear infinite}@keyframes fall-181{69.441%{transform:translate(63.5335vw,69.441vh) scale(.6934)}to{transform:translate(65.5027vw,99vh) scale(.6934)}}.snow:nth-child(182){opacity:.5636;transform:translate(18.4827vw,-10px) scale(.0218);animation:fall-182 24s -22s linear infinite}@keyframes fall-182{64.21%{transform:translate(24.9662vw,64.21vh) scale(.0218)}to{transform:translate(21.72445vw,99vh) scale(.0218)}}.snow:nth-child(183){opacity:.6512;transform:translate(35.7664vw,-10px) scale(.1668);animation:fall-183 12s -19s linear infinite}@keyframes fall-183{51.547%{transform:translate(33.4287vw,51.547vh) scale(.1668)}to{transform:translate(34.59755vw,99vh) scale(.1668)}}.snow:nth-child(184){opacity:.7536;transform:translate(8.6013vw,-10px) scale(.038);animation:fall-184 22s -3s linear infinite}@keyframes fall-184{71.642%{transform:translate(17.478vw,71.642vh) scale(.038)}to{transform:translate(13.03965vw,99vh) scale(.038)}}.snow:nth-child(185){opacity:1.1694;transform:translate(67.5453vw,-10px) scale(.5657);animation:fall-185 19s -30s linear infinite}@keyframes fall-185{47.241%{transform:translate(74.0983vw,47.241vh) scale(.5657)}to{transform:translate(70.8218vw,99vh) scale(.5657)}}.snow:nth-child(186){opacity:.5182;transform:translate(30.9578vw,-10px) scale(.1482);animation:fall-186 24s -9s linear infinite}@keyframes fall-186{35.202%{transform:translate(29.7673vw,35.202vh) scale(.1482)}to{transform:translate(30.36255vw,99vh) scale(.1482)}}.snow:nth-child(187){opacity:.8956;transform:translate(29.9878vw,-10px) scale(.402);animation:fall-187 21s -18s linear infinite}@keyframes fall-187{74.441%{transform:translate(22.6145vw,74.441vh) scale(.402)}to{transform:translate(26.30115vw,99vh) scale(.402)}}.snow:nth-child(188){opacity:.107;transform:translate(51.7109vw,-10px) scale(.6343);animation:fall-188 18s -18s linear infinite}@keyframes fall-188{62.105%{transform:translate(47.5396vw,62.105vh) scale(.6343)}to{transform:translate(49.62525vw,99vh) scale(.6343)}}.snow:nth-child(189){opacity:.7246;transform:translate(54.8738vw,-10px) scale(.8339);animation:fall-189 15s -15s linear infinite}@keyframes fall-189{63.604%{transform:translate(63.2427vw,63.604vh) scale(.8339)}to{transform:translate(59.05825vw,99vh) scale(.8339)}}.snow:nth-child(190){opacity:.3678;transform:translate(23.5083vw,-10px) scale(.6944);animation:fall-190 30s -11s linear infinite}@keyframes fall-190{69.267%{transform:translate(14.7167vw,69.267vh) scale(.6944)}to{transform:translate(19.1125vw,99vh) scale(.6944)}}.snow:nth-child(191){opacity:1.2474;transform:translate(79.1211vw,-10px) scale(.0533);animation:fall-191 27s -20s linear infinite}@keyframes fall-191{62.105%{transform:translate(76.923vw,62.105vh) scale(.0533)}to{transform:translate(78.02205vw,99vh) scale(.0533)}}.snow:nth-child(192){opacity:1.4066;transform:translate(85.7886vw,-10px) scale(.5356);animation:fall-192 21s -5s linear infinite}@keyframes fall-192{66.529%{transform:translate(81.5669vw,66.529vh) scale(.5356)}to{transform:translate(83.67775vw,99vh) scale(.5356)}}.snow:nth-child(193){opacity:1.7364;transform:translate(58.1673vw,-10px) scale(.9395);animation:fall-193 28s -29s linear infinite}@keyframes fall-193{65.72%{transform:translate(68.0961vw,65.72vh) scale(.9395)}to{transform:translate(63.1317vw,99vh) scale(.9395)}}.snow:nth-child(194){opacity:.5132;transform:translate(53.6192vw,-10px) scale(.9086);animation:fall-194 12s -12s linear infinite}@keyframes fall-194{70.921%{transform:translate(53.6747vw,70.921vh) scale(.9086)}to{transform:translate(53.64695vw,99vh) scale(.9086)}}.snow:nth-child(195){opacity:.9284;transform:translate(41.5292vw,-10px) scale(.859);animation:fall-195 22s -19s linear infinite}@keyframes fall-195{39.184%{transform:translate(40.5051vw,39.184vh) scale(.859)}to{transform:translate(41.01715vw,99vh) scale(.859)}}.snow:nth-child(196){opacity:1.6656;transform:translate(.8995vw,-10px) scale(.4328);animation:fall-196 27s -30s linear infinite}@keyframes fall-196{70.49%{transform:translate(-2.5644vw,70.49vh) scale(.4328)}to{transform:translate(-.83245vw,99vh) scale(.4328)}}.snow:nth-child(197){opacity:.7588;transform:translate(98.0358vw,-10px) scale(.4503);animation:fall-197 27s -8s linear infinite}@keyframes fall-197{77.661%{transform:translate(92.7408vw,77.661vh) scale(.4503)}to{transform:translate(95.3883vw,99vh) scale(.4503)}}.snow:nth-child(198){opacity:1.0908;transform:translate(13.0433vw,-10px) scale(.3943);animation:fall-198 22s -23s linear infinite}@keyframes fall-198{58.238%{transform:translate(17.3946vw,58.238vh) scale(.3943)}to{transform:translate(15.21895vw,99vh) scale(.3943)}}.snow:nth-child(199){opacity:.9116;transform:translate(70.7908vw,-10px) scale(.5314);animation:fall-199 14s -24s linear infinite}@keyframes fall-199{33.024%{transform:translate(70.6144vw,33.024vh) scale(.5314)}to{transform:translate(70.7026vw,99vh) scale(.5314)}}.snow:nth-child(200){opacity:.7004;transform:translate(71.6903vw,-10px) scale(.6445);animation:fall-200 19s -10s linear infinite}@keyframes fall-200{63.461%{transform:translate(75.1201vw,63.461vh) scale(.6445)}to{transform:translate(73.4052vw,99vh) scale(.6445)}}.snow:nth-child(201){opacity:.316;transform:translate(22.1724vw,-10px) scale(.2269);animation:fall-201 10s -29s linear infinite}@keyframes fall-201{52.497%{transform:translate(12.4092vw,52.497vh) scale(.2269)}to{transform:translate(17.2908vw,99vh) scale(.2269)}}.snow:nth-child(202){opacity:.1108;transform:translate(9.7988vw,-10px) scale(.5356);animation:fall-202 22s -20s linear infinite}@keyframes fall-202{67.047%{transform:translate(1.8264vw,67.047vh) scale(.5356)}to{transform:translate(5.8126vw,99vh) scale(.5356)}}.snow:nth-child(203){opacity:1.7548;transform:translate(11.2317vw,-10px) scale(.1137);animation:fall-203 18s -28s linear infinite}@keyframes fall-203{48.621%{transform:translate(18.3996vw,48.621vh) scale(.1137)}to{transform:translate(14.81565vw,99vh) scale(.1137)}}.snow:nth-child(204){opacity:.7904;transform:translate(32.7306vw,-10px) scale(.8244);animation:fall-204 28s -8s linear infinite}@keyframes fall-204{77.078%{transform:translate(40.3914vw,77.078vh) scale(.8244)}to{transform:translate(36.561vw,99vh) scale(.8244)}}.snow:nth-child(205){opacity:1.8272;transform:translate(19.589vw,-10px) scale(.6115);animation:fall-205 10s -29s linear infinite}@keyframes fall-205{30.105%{transform:translate(27.555vw,30.105vh) scale(.6115)}to{transform:translate(23.572vw,99vh) scale(.6115)}}.snow:nth-child(206){opacity:1.0574;transform:translate(34.7466vw,-10px) scale(.5501);animation:fall-206 15s -5s linear infinite}@keyframes fall-206{77.202%{transform:translate(28.8584vw,77.202vh) scale(.5501)}to{transform:translate(31.8025vw,99vh) scale(.5501)}}.snow:nth-child(207){opacity:.8222;transform:translate(18.5186vw,-10px) scale(.8947);animation:fall-207 10s -1s linear infinite}@keyframes fall-207{61.988%{transform:translate(27.4818vw,61.988vh) scale(.8947)}to{transform:translate(23.0002vw,99vh) scale(.8947)}}.snow:nth-child(208){opacity:1.517;transform:translate(87.3039vw,-10px) scale(.7149);animation:fall-208 17s -16s linear infinite}@keyframes fall-208{76.238%{transform:translate(83.3209vw,76.238vh) scale(.7149)}to{transform:translate(85.3124vw,99vh) scale(.7149)}}.snow:nth-child(209){opacity:1.568;transform:translate(62.9993vw,-10px) scale(.3759);animation:fall-209 23s -13s linear infinite}@keyframes fall-209{71.143%{transform:translate(56.5052vw,71.143vh) scale(.3759)}to{transform:translate(59.75225vw,99vh) scale(.3759)}}.snow:nth-child(210){opacity:.266;transform:translate(15.8534vw,-10px) scale(.2973);animation:fall-210 20s -5s linear infinite}@keyframes fall-210{59.082%{transform:translate(12.159vw,59.082vh) scale(.2973)}to{transform:translate(14.0062vw,99vh) scale(.2973)}}.snow:nth-child(211){opacity:.1188;transform:translate(28.7573vw,-10px) scale(.6732);animation:fall-211 18s -20s linear infinite}@keyframes fall-211{70.694%{transform:translate(30.8368vw,70.694vh) scale(.6732)}to{transform:translate(29.79705vw,99vh) scale(.6732)}}.snow:nth-child(212){opacity:.5046;transform:translate(29.3274vw,-10px) scale(.5741);animation:fall-212 27s -1s linear infinite}@keyframes fall-212{34.1%{transform:translate(39.2808vw,34.1vh) scale(.5741)}to{transform:translate(34.3041vw,99vh) scale(.5741)}}.snow:nth-child(213){opacity:1.7244;transform:translate(81.635vw,-10px) scale(.0516);animation:fall-213 21s -14s linear infinite}@keyframes fall-213{60.339%{transform:translate(90.9194vw,60.339vh) scale(.0516)}to{transform:translate(86.2772vw,99vh) scale(.0516)}}.snow:nth-child(214){opacity:.9414;transform:translate(68.2099vw,-10px) scale(.5594);animation:fall-214 22s -4s linear infinite}@keyframes fall-214{40.519%{transform:translate(68.1524vw,40.519vh) scale(.5594)}to{transform:translate(68.18115vw,99vh) scale(.5594)}}.snow:nth-child(215){opacity:.3374;transform:translate(82.8479vw,-10px) scale(.3339);animation:fall-215 22s -6s linear infinite}@keyframes fall-215{75.177%{transform:translate(81.8738vw,75.177vh) scale(.3339)}to{transform:translate(82.36085vw,99vh) scale(.3339)}}.snow:nth-child(216){opacity:.9934;transform:translate(86.446vw,-10px) scale(.5349);animation:fall-216 28s -11s linear infinite}@keyframes fall-216{57.091%{transform:translate(79.0009vw,57.091vh) scale(.5349)}to{transform:translate(82.72345vw,99vh) scale(.5349)}}.snow:nth-child(217){opacity:1.154;transform:translate(78.9891vw,-10px) scale(.3301);animation:fall-217 18s -23s linear infinite}@keyframes fall-217{69.121%{transform:translate(84.0494vw,69.121vh) scale(.3301)}to{transform:translate(81.51925vw,99vh) scale(.3301)}}.snow:nth-child(218){opacity:1.7896;transform:translate(26.0042vw,-10px) scale(.1533);animation:fall-218 20s -21s linear infinite}@keyframes fall-218{51.896%{transform:translate(33.8625vw,51.896vh) scale(.1533)}to{transform:translate(29.93335vw,99vh) scale(.1533)}}.snow:nth-child(219){opacity:.7926;transform:translate(62.8438vw,-10px) scale(.1944);animation:fall-219 19s -30s linear infinite}@keyframes fall-219{53.365%{transform:translate(69.8186vw,53.365vh) scale(.1944)}to{transform:translate(66.3312vw,99vh) scale(.1944)}}.snow:nth-child(220){opacity:.555;transform:translate(44.9186vw,-10px) scale(.0662);animation:fall-220 17s -5s linear infinite}@keyframes fall-220{40.469%{transform:translate(40.3067vw,40.469vh) scale(.0662)}to{transform:translate(42.61265vw,99vh) scale(.0662)}}.snow:nth-child(221){opacity:.7546;transform:translate(37.7293vw,-10px) scale(.4839);animation:fall-221 18s -28s linear infinite}@keyframes fall-221{40.962%{transform:translate(33.3452vw,40.962vh) scale(.4839)}to{transform:translate(35.53725vw,99vh) scale(.4839)}}.snow:nth-child(222){opacity:.4522;transform:translate(49.3238vw,-10px) scale(.8918);animation:fall-222 18s -19s linear infinite}@keyframes fall-222{55.57%{transform:translate(57.221vw,55.57vh) scale(.8918)}to{transform:translate(53.2724vw,99vh) scale(.8918)}}.snow:nth-child(223){opacity:.4458;transform:translate(21.5755vw,-10px) scale(.7258);animation:fall-223 27s -2s linear infinite}@keyframes fall-223{75.75%{transform:translate(16.6851vw,75.75vh) scale(.7258)}to{transform:translate(19.1303vw,99vh) scale(.7258)}}.snow:nth-child(224){opacity:.7652;transform:translate(47.9089vw,-10px) scale(.476);animation:fall-224 30s -3s linear infinite}@keyframes fall-224{31.435%{transform:translate(52.2391vw,31.435vh) scale(.476)}to{transform:translate(50.074vw,99vh) scale(.476)}}.snow:nth-child(225){opacity:1.4868;transform:translate(2.9315vw,-10px) scale(.1491);animation:fall-225 13s -14s linear infinite}@keyframes fall-225{57.694%{transform:translate(5.4425vw,57.694vh) scale(.1491)}to{transform:translate(4.187vw,99vh) scale(.1491)}}.snow:nth-child(226){opacity:1.423;transform:translate(23.0429vw,-10px) scale(.9666);animation:fall-226 11s -18s linear infinite}@keyframes fall-226{60.371%{transform:translate(26.4563vw,60.371vh) scale(.9666)}to{transform:translate(24.7496vw,99vh) scale(.9666)}}.snow:nth-child(227){opacity:1.4186;transform:translate(55.6619vw,-10px) scale(.7496);animation:fall-227 12s -10s linear infinite}@keyframes fall-227{55.787%{transform:translate(59.6028vw,55.787vh) scale(.7496)}to{transform:translate(57.63235vw,99vh) scale(.7496)}}.snow:nth-child(228){opacity:.9476;transform:translate(11.1761vw,-10px) scale(.4843);animation:fall-228 14s -20s linear infinite}@keyframes fall-228{64.249%{transform:translate(12.6181vw,64.249vh) scale(.4843)}to{transform:translate(11.8971vw,99vh) scale(.4843)}}.snow:nth-child(229){opacity:1.7464;transform:translate(14.8765vw,-10px) scale(.8122);animation:fall-229 24s -11s linear infinite}@keyframes fall-229{65.151%{transform:translate(10.3563vw,65.151vh) scale(.8122)}to{transform:translate(12.6164vw,99vh) scale(.8122)}}.snow:nth-child(230){opacity:1.5586;transform:translate(73.839vw,-10px) scale(.9988);animation:fall-230 17s -12s linear infinite}@keyframes fall-230{76.138%{transform:translate(71.8067vw,76.138vh) scale(.9988)}to{transform:translate(72.82285vw,99vh) scale(.9988)}}.snow:nth-child(231){opacity:1.0282;transform:translate(24.6832vw,-10px) scale(.6134);animation:fall-231 11s -30s linear infinite}@keyframes fall-231{46.567%{transform:translate(23.4611vw,46.567vh) scale(.6134)}to{transform:translate(24.07215vw,99vh) scale(.6134)}}.snow:nth-child(232){opacity:.6696;transform:translate(85.1064vw,-10px) scale(.5101);animation:fall-232 11s -9s linear infinite}@keyframes fall-232{72.679%{transform:translate(91.7338vw,72.679vh) scale(.5101)}to{transform:translate(88.4201vw,99vh) scale(.5101)}}.snow:nth-child(233){opacity:1.2864;transform:translate(3.4621vw,-10px) scale(.7191);animation:fall-233 18s -20s linear infinite}@keyframes fall-233{42.061%{transform:translate(2.3388vw,42.061vh) scale(.7191)}to{transform:translate(2.90045vw,99vh) scale(.7191)}}.snow:nth-child(234){opacity:.1122;transform:translate(18.7621vw,-10px) scale(.6596);animation:fall-234 29s -11s linear infinite}@keyframes fall-234{37.626%{transform:translate(9.9579vw,37.626vh) scale(.6596)}to{transform:translate(14.36vw,99vh) scale(.6596)}}.snow:nth-child(235){opacity:.8168;transform:translate(30.5365vw,-10px) scale(.4638);animation:fall-235 10s -3s linear infinite}@keyframes fall-235{33.839%{transform:translate(26.7676vw,33.839vh) scale(.4638)}to{transform:translate(28.65205vw,99vh) scale(.4638)}}.snow:nth-child(236){opacity:1.105;transform:translate(45.8564vw,-10px) scale(.184);animation:fall-236 14s -2s linear infinite}@keyframes fall-236{52.299%{transform:translate(55.3237vw,52.299vh) scale(.184)}to{transform:translate(50.59005vw,99vh) scale(.184)}}.snow:nth-child(237){opacity:.849;transform:translate(81.6807vw,-10px) scale(.7028);animation:fall-237 17s -10s linear infinite}@keyframes fall-237{49.394%{transform:translate(88.2386vw,49.394vh) scale(.7028)}to{transform:translate(84.95965vw,99vh) scale(.7028)}}.snow:nth-child(238){opacity:.8396;transform:translate(28.8032vw,-10px) scale(.4502);animation:fall-238 20s -7s linear infinite}@keyframes fall-238{47.017%{transform:translate(24.1664vw,47.017vh) scale(.4502)}to{transform:translate(26.4848vw,99vh) scale(.4502)}}.snow:nth-child(239){opacity:1.6202;transform:translate(21.789vw,-10px) scale(.7431);animation:fall-239 30s -3s linear infinite}@keyframes fall-239{38.988%{transform:translate(24.6261vw,38.988vh) scale(.7431)}to{transform:translate(23.20755vw,99vh) scale(.7431)}}.snow:nth-child(240){opacity:.795;transform:translate(33.3291vw,-10px) scale(.2315);animation:fall-240 25s -22s linear infinite}@keyframes fall-240{71.552%{transform:translate(24.1968vw,71.552vh) scale(.2315)}to{transform:translate(28.76295vw,99vh) scale(.2315)}}.snow:nth-child(241){opacity:1.6574;transform:translate(78.5501vw,-10px) scale(.0313);animation:fall-241 19s -24s linear infinite}@keyframes fall-241{69.77%{transform:translate(85.9843vw,69.77vh) scale(.0313)}to{transform:translate(82.2672vw,99vh) scale(.0313)}}.snow:nth-child(242){opacity:.2898;transform:translate(79.8407vw,-10px) scale(.1063);animation:fall-242 27s -18s linear infinite}@keyframes fall-242{45.81%{transform:translate(84.6215vw,45.81vh) scale(.1063)}to{transform:translate(82.2311vw,99vh) scale(.1063)}}.snow:nth-child(243){opacity:1.3656;transform:translate(23.479vw,-10px) scale(.0637);animation:fall-243 22s -28s linear infinite}@keyframes fall-243{75.192%{transform:translate(28.5309vw,75.192vh) scale(.0637)}to{transform:translate(26.00495vw,99vh) scale(.0637)}}.snow:nth-child(244){opacity:.5706;transform:translate(90.7578vw,-10px) scale(.6049);animation:fall-244 14s -22s linear infinite}@keyframes fall-244{51.728%{transform:translate(94.6071vw,51.728vh) scale(.6049)}to{transform:translate(92.68245vw,99vh) scale(.6049)}}.snow:nth-child(245){opacity:1.9258;transform:translate(48.9868vw,-10px) scale(.3478);animation:fall-245 25s -19s linear infinite}@keyframes fall-245{60.728%{transform:translate(56.4661vw,60.728vh) scale(.3478)}to{transform:translate(52.72645vw,99vh) scale(.3478)}}.snow:nth-child(246){opacity:1.4112;transform:translate(39.0048vw,-10px) scale(.0358);animation:fall-246 21s -23s linear infinite}@keyframes fall-246{37.69%{transform:translate(31.2361vw,37.69vh) scale(.0358)}to{transform:translate(35.12045vw,99vh) scale(.0358)}}.snow:nth-child(247){opacity:.6864;transform:translate(45.4862vw,-10px) scale(.9859);animation:fall-247 26s -28s linear infinite}@keyframes fall-247{71.23%{transform:translate(48.6835vw,71.23vh) scale(.9859)}to{transform:translate(47.08485vw,99vh) scale(.9859)}}.snow:nth-child(248){opacity:.6418;transform:translate(93.5134vw,-10px) scale(.3673);animation:fall-248 14s -17s linear infinite}@keyframes fall-248{49.207%{transform:translate(85.4495vw,49.207vh) scale(.3673)}to{transform:translate(89.48145vw,99vh) scale(.3673)}}.snow:nth-child(249){opacity:1.576;transform:translate(12.0826vw,-10px) scale(.2713);animation:fall-249 23s -8s linear infinite}@keyframes fall-249{60.98%{transform:translate(13.2748vw,60.98vh) scale(.2713)}to{transform:translate(12.6787vw,99vh) scale(.2713)}}.snow:nth-child(250){opacity:.1754;transform:translate(18.8145vw,-10px) scale(.6124);animation:fall-250 18s -18s linear infinite}@keyframes fall-250{66.615%{transform:translate(10.8969vw,66.615vh) scale(.6124)}to{transform:translate(14.8557vw,99vh) scale(.6124)}}.snow:nth-child(251){opacity:.7046;transform:translate(86.5283vw,-10px) scale(.3628);animation:fall-251 28s -4s linear infinite}@keyframes fall-251{34.627%{transform:translate(85.8691vw,34.627vh) scale(.3628)}to{transform:translate(86.1987vw,99vh) scale(.3628)}}.snow:nth-child(252){opacity:.856;transform:translate(90.7026vw,-10px) scale(.2105);animation:fall-252 12s -18s linear infinite}@keyframes fall-252{63.618%{transform:translate(96.8242vw,63.618vh) scale(.2105)}to{transform:translate(93.7634vw,99vh) scale(.2105)}}.snow:nth-child(253){opacity:.3284;transform:translate(92.9346vw,-10px) scale(.1889);animation:fall-253 19s -9s linear infinite}@keyframes fall-253{51.799%{transform:translate(98.762vw,51.799vh) scale(.1889)}to{transform:translate(95.8483vw,99vh) scale(.1889)}}.snow:nth-child(254){opacity:.5256;transform:translate(96.302vw,-10px) scale(.9697);animation:fall-254 15s -19s linear infinite}@keyframes fall-254{56.387%{transform:translate(94.0067vw,56.387vh) scale(.9697)}to{transform:translate(95.15435vw,99vh) scale(.9697)}}.snow:nth-child(255){opacity:.8442;transform:translate(2.9072vw,-10px) scale(.1677);animation:fall-255 29s -13s linear infinite}@keyframes fall-255{31.845%{transform:translate(-3.1495vw,31.845vh) scale(.1677)}to{transform:translate(-.12115vw,99vh) scale(.1677)}}.snow:nth-child(256){opacity:1.8824;transform:translate(71.8093vw,-10px) scale(.8824);animation:fall-256 26s -15s linear infinite}@keyframes fall-256{66.901%{transform:translate(76.9235vw,66.901vh) scale(.8824)}to{transform:translate(74.3664vw,99vh) scale(.8824)}}.snow:nth-child(257){opacity:1.3552;transform:translate(76.0023vw,-10px) scale(.095);animation:fall-257 15s -7s linear infinite}@keyframes fall-257{42.176%{transform:translate(79.5116vw,42.176vh) scale(.095)}to{transform:translate(77.75695vw,99vh) scale(.095)}}.snow:nth-child(258){opacity:.6166;transform:translate(59.0253vw,-10px) scale(.8445);animation:fall-258 19s -27s linear infinite}@keyframes fall-258{60.508%{transform:translate(66.5415vw,60.508vh) scale(.8445)}to{transform:translate(62.7834vw,99vh) scale(.8445)}}.snow:nth-child(259){opacity:.0794;transform:translate(14.7577vw,-10px) scale(.017);animation:fall-259 29s -4s linear infinite}@keyframes fall-259{60.676%{transform:translate(11.4663vw,60.676vh) scale(.017)}to{transform:translate(13.112vw,99vh) scale(.017)}}.snow:nth-child(260){opacity:1.577;transform:translate(28.4763vw,-10px) scale(.5458);animation:fall-260 14s -24s linear infinite}@keyframes fall-260{60.095%{transform:translate(32.7015vw,60.095vh) scale(.5458)}to{transform:translate(30.5889vw,99vh) scale(.5458)}}.snow:nth-child(261){opacity:.8844;transform:translate(93.9618vw,-10px) scale(.225);animation:fall-261 29s -9s linear infinite}@keyframes fall-261{56.237%{transform:translate(85.7015vw,56.237vh) scale(.225)}to{transform:translate(89.83165vw,99vh) scale(.225)}}.snow:nth-child(262){opacity:.7776;transform:translate(57.9135vw,-10px) scale(.1231);animation:fall-262 17s -10s linear infinite}@keyframes fall-262{41.976%{transform:translate(66.2416vw,41.976vh) scale(.1231)}to{transform:translate(62.07755vw,99vh) scale(.1231)}}.snow:nth-child(263){opacity:1.8412;transform:translate(87.0757vw,-10px) scale(.6794);animation:fall-263 18s -4s linear infinite}@keyframes fall-263{54.607%{transform:translate(81.6861vw,54.607vh) scale(.6794)}to{transform:translate(84.3809vw,99vh) scale(.6794)}}.snow:nth-child(264){opacity:.5088;transform:translate(63.8575vw,-10px) scale(.132);animation:fall-264 10s -24s linear infinite}@keyframes fall-264{37.743%{transform:translate(68.4366vw,37.743vh) scale(.132)}to{transform:translate(66.14705vw,99vh) scale(.132)}}.snow:nth-child(265){opacity:.9502;transform:translate(74.8578vw,-10px) scale(.1698);animation:fall-265 16s -5s linear infinite}@keyframes fall-265{78.684%{transform:translate(81.4956vw,78.684vh) scale(.1698)}to{transform:translate(78.1767vw,99vh) scale(.1698)}}.snow:nth-child(266){opacity:1.7992;transform:translate(91.0146vw,-10px) scale(.3897);animation:fall-266 30s -6s linear infinite}@keyframes fall-266{62.635%{transform:translate(81.3602vw,62.635vh) scale(.3897)}to{transform:translate(86.1874vw,99vh) scale(.3897)}}.snow:nth-child(267){opacity:.0472;transform:translate(2.062vw,-10px) scale(.8794);animation:fall-267 24s -12s linear infinite}@keyframes fall-267{39.117%{transform:translate(7.4613vw,39.117vh) scale(.8794)}to{transform:translate(4.76165vw,99vh) scale(.8794)}}.snow:nth-child(268){opacity:.4918;transform:translate(19.6701vw,-10px) scale(.6435);animation:fall-268 27s -6s linear infinite}@keyframes fall-268{64.497%{transform:translate(16.7599vw,64.497vh) scale(.6435)}to{transform:translate(18.215vw,99vh) scale(.6435)}}.snow:nth-child(269){opacity:.7084;transform:translate(68.653vw,-10px) scale(.9117);animation:fall-269 21s -9s linear infinite}@keyframes fall-269{62.258%{transform:translate(59.1188vw,62.258vh) scale(.9117)}to{transform:translate(63.8859vw,99vh) scale(.9117)}}.snow:nth-child(270){opacity:.0914;transform:translate(29.7624vw,-10px) scale(.3846);animation:fall-270 26s -29s linear infinite}@keyframes fall-270{33.999%{transform:translate(38.3732vw,33.999vh) scale(.3846)}to{transform:translate(34.0678vw,99vh) scale(.3846)}}.snow:nth-child(271){opacity:.4644;transform:translate(79.9493vw,-10px) scale(.0753);animation:fall-271 23s -26s linear infinite}@keyframes fall-271{60.235%{transform:translate(75.5266vw,60.235vh) scale(.0753)}to{transform:translate(77.73795vw,99vh) scale(.0753)}}.snow:nth-child(272){opacity:.25;transform:translate(29.5159vw,-10px) scale(.6072);animation:fall-272 25s -5s linear infinite}@keyframes fall-272{48.391%{transform:translate(29.2816vw,48.391vh) scale(.6072)}to{transform:translate(29.39875vw,99vh) scale(.6072)}}.snow:nth-child(273){opacity:.3416;transform:translate(81.8943vw,-10px) scale(.848);animation:fall-273 17s -3s linear infinite}@keyframes fall-273{66.076%{transform:translate(74.4461vw,66.076vh) scale(.848)}to{transform:translate(78.1702vw,99vh) scale(.848)}}.snow:nth-child(274){opacity:.9828;transform:translate(93.0796vw,-10px) scale(.194);animation:fall-274 29s -9s linear infinite}@keyframes fall-274{56.286%{transform:translate(88.2004vw,56.286vh) scale(.194)}to{transform:translate(90.64vw,99vh) scale(.194)}}.snow:nth-child(275){opacity:1.328;transform:translate(.182vw,-10px) scale(.8041);animation:fall-275 15s -3s linear infinite}@keyframes fall-275{42.979%{transform:translate(-2.5382vw,42.979vh) scale(.8041)}to{transform:translate(-1.1781vw,99vh) scale(.8041)}}.snow:nth-child(276){opacity:1.3452;transform:translate(26.9799vw,-10px) scale(.6644);animation:fall-276 23s -7s linear infinite}@keyframes fall-276{33.678%{transform:translate(25.6489vw,33.678vh) scale(.6644)}to{transform:translate(26.3144vw,99vh) scale(.6644)}}.snow:nth-child(277){opacity:.9356;transform:translate(91.945vw,-10px) scale(.5292);animation:fall-277 19s -22s linear infinite}@keyframes fall-277{30.21%{transform:translate(94.6038vw,30.21vh) scale(.5292)}to{transform:translate(93.2744vw,99vh) scale(.5292)}}.snow:nth-child(278){opacity:1.343;transform:translate(17.7799vw,-10px) scale(.4002);animation:fall-278 15s -1s linear infinite}@keyframes fall-278{67.087%{transform:translate(13.3109vw,67.087vh) scale(.4002)}to{transform:translate(15.5454vw,99vh) scale(.4002)}}.snow:nth-child(279){opacity:.9296;transform:translate(29.3837vw,-10px) scale(.706);animation:fall-279 29s -28s linear infinite}@keyframes fall-279{46.538%{transform:translate(36.7172vw,46.538vh) scale(.706)}to{transform:translate(33.05045vw,99vh) scale(.706)}}.snow:nth-child(280){opacity:1.8848;transform:translate(67.609vw,-10px) scale(.5275);animation:fall-280 11s -16s linear infinite}@keyframes fall-280{39.247%{transform:translate(70.6111vw,39.247vh) scale(.5275)}to{transform:translate(69.11005vw,99vh) scale(.5275)}}.snow:nth-child(281){opacity:.806;transform:translate(40.1433vw,-10px) scale(.7897);animation:fall-281 17s -25s linear infinite}@keyframes fall-281{31.825%{transform:translate(37.3594vw,31.825vh) scale(.7897)}to{transform:translate(38.75135vw,99vh) scale(.7897)}}.snow:nth-child(282){opacity:1.284;transform:translate(60.1008vw,-10px) scale(.9071);animation:fall-282 18s -24s linear infinite}@keyframes fall-282{73.416%{transform:translate(62.9757vw,73.416vh) scale(.9071)}to{transform:translate(61.53825vw,99vh) scale(.9071)}}.snow:nth-child(283){opacity:.5322;transform:translate(56.2939vw,-10px) scale(.2671);animation:fall-283 27s -21s linear infinite}@keyframes fall-283{52.965%{transform:translate(63.0185vw,52.965vh) scale(.2671)}to{transform:translate(59.6562vw,99vh) scale(.2671)}}.snow:nth-child(284){opacity:.6464;transform:translate(14.4758vw,-10px) scale(.7947);animation:fall-284 14s -5s linear infinite}@keyframes fall-284{39.301%{transform:translate(5.8767vw,39.301vh) scale(.7947)}to{transform:translate(10.17625vw,99vh) scale(.7947)}}.snow:nth-child(285){opacity:.618;transform:translate(39.5661vw,-10px) scale(.483);animation:fall-285 14s -1s linear infinite}@keyframes fall-285{71.934%{transform:translate(32.5596vw,71.934vh) scale(.483)}to{transform:translate(36.06285vw,99vh) scale(.483)}}.snow:nth-child(286){opacity:.554;transform:translate(50.4371vw,-10px) scale(.7774);animation:fall-286 20s -8s linear infinite}@keyframes fall-286{56.095%{transform:translate(48.3369vw,56.095vh) scale(.7774)}to{transform:translate(49.387vw,99vh) scale(.7774)}}.snow:nth-child(287){opacity:.5766;transform:translate(2.9875vw,-10px) scale(.5068);animation:fall-287 24s -27s linear infinite}@keyframes fall-287{39.862%{transform:translate(1.365vw,39.862vh) scale(.5068)}to{transform:translate(2.17625vw,99vh) scale(.5068)}}.snow:nth-child(288){opacity:1.5986;transform:translate(93.1708vw,-10px) scale(.762);animation:fall-288 21s -26s linear infinite}@keyframes fall-288{38.704%{transform:translate(99.2232vw,38.704vh) scale(.762)}to{transform:translate(96.197vw,99vh) scale(.762)}}.snow:nth-child(289){opacity:.0262;transform:translate(42.6356vw,-10px) scale(.6914);animation:fall-289 24s -17s linear infinite}@keyframes fall-289{46.788%{transform:translate(33.8826vw,46.788vh) scale(.6914)}to{transform:translate(38.2591vw,99vh) scale(.6914)}}.snow:nth-child(290){opacity:.596;transform:translate(9.0859vw,-10px) scale(.389);animation:fall-290 22s -4s linear infinite}@keyframes fall-290{78.254%{transform:translate(10.5395vw,78.254vh) scale(.389)}to{transform:translate(9.8127vw,99vh) scale(.389)}}.snow:nth-child(291){opacity:.527;transform:translate(98.8583vw,-10px) scale(.4006);animation:fall-291 30s -19s linear infinite}@keyframes fall-291{74.976%{transform:translate(101.6305vw,74.976vh) scale(.4006)}to{transform:translate(100.2444vw,99vh) scale(.4006)}}.snow:nth-child(292){opacity:1.8344;transform:translate(90.9253vw,-10px) scale(.152);animation:fall-292 15s -17s linear infinite}@keyframes fall-292{33.644%{transform:translate(99.9553vw,33.644vh) scale(.152)}to{transform:translate(95.4403vw,99vh) scale(.152)}}.snow:nth-child(293){opacity:.2566;transform:translate(77.3436vw,-10px) scale(.5131);animation:fall-293 14s -2s linear infinite}@keyframes fall-293{68.21%{transform:translate(80.6287vw,68.21vh) scale(.5131)}to{transform:translate(78.98615vw,99vh) scale(.5131)}}.snow:nth-child(294){opacity:.3616;transform:translate(16.8482vw,-10px) scale(.1869);animation:fall-294 13s -27s linear infinite}@keyframes fall-294{59.458%{transform:translate(8.1414vw,59.458vh) scale(.1869)}to{transform:translate(12.4948vw,99vh) scale(.1869)}}.snow:nth-child(295){opacity:1.7812;transform:translate(21.3426vw,-10px) scale(.5255);animation:fall-295 29s -23s linear infinite}@keyframes fall-295{35.074%{transform:translate(14.1992vw,35.074vh) scale(.5255)}to{transform:translate(17.7709vw,99vh) scale(.5255)}}.snow:nth-child(296){opacity:1.1186;transform:translate(68.5167vw,-10px) scale(.5918);animation:fall-296 24s -23s linear infinite}@keyframes fall-296{70.501%{transform:translate(63.5954vw,70.501vh) scale(.5918)}to{transform:translate(66.05605vw,99vh) scale(.5918)}}.snow:nth-child(297){opacity:.0934;transform:translate(79.8443vw,-10px) scale(.6514);animation:fall-297 13s -14s linear infinite}@keyframes fall-297{45.58%{transform:translate(87.0409vw,45.58vh) scale(.6514)}to{transform:translate(83.4426vw,99vh) scale(.6514)}}.snow:nth-child(298){opacity:1.7912;transform:translate(44.6039vw,-10px) scale(.2093);animation:fall-298 24s -4s linear infinite}@keyframes fall-298{48.765%{transform:translate(38.0581vw,48.765vh) scale(.2093)}to{transform:translate(41.331vw,99vh) scale(.2093)}}.snow:nth-child(299){opacity:1.5038;transform:translate(61.8037vw,-10px) scale(.5373);animation:fall-299 30s -27s linear infinite}@keyframes fall-299{30.444%{transform:translate(56.7509vw,30.444vh) scale(.5373)}to{transform:translate(59.2773vw,99vh) scale(.5373)}}.snow:nth-child(300){opacity:1.3808;transform:translate(91.1136vw,-10px) scale(.3411);animation:fall-300 13s -16s linear infinite}@keyframes fall-300{58.479%{transform:translate(92.1857vw,58.479vh) scale(.3411)}to{transform:translate(91.64965vw,99vh) scale(.3411)}}.snow:nth-child(301){opacity:1.3436;transform:translate(71.8614vw,-10px) scale(.7088);animation:fall-301 27s -18s linear infinite}@keyframes fall-301{36.453%{transform:translate(77.3865vw,36.453vh) scale(.7088)}to{transform:translate(74.62395vw,99vh) scale(.7088)}}.snow:nth-child(302){opacity:.2074;transform:translate(46.8982vw,-10px) scale(.3102);animation:fall-302 22s -14s linear infinite}@keyframes fall-302{77.752%{transform:translate(56.5235vw,77.752vh) scale(.3102)}to{transform:translate(51.71085vw,99vh) scale(.3102)}}.snow:nth-child(303){opacity:1.142;transform:translate(57.1089vw,-10px) scale(.8295);animation:fall-303 18s -18s linear infinite}@keyframes fall-303{58.488%{transform:translate(55.9733vw,58.488vh) scale(.8295)}to{transform:translate(56.5411vw,99vh) scale(.8295)}}.snow:nth-child(304){opacity:.9326;transform:translate(79.128vw,-10px) scale(.3062);animation:fall-304 13s -29s linear infinite}@keyframes fall-304{36.907%{transform:translate(76.0761vw,36.907vh) scale(.3062)}to{transform:translate(77.60205vw,99vh) scale(.3062)}}.snow:nth-child(305){opacity:.8494;transform:translate(54.0642vw,-10px) scale(.3512);animation:fall-305 18s -9s linear infinite}@keyframes fall-305{79.462%{transform:translate(61.9046vw,79.462vh) scale(.3512)}to{transform:translate(57.9844vw,99vh) scale(.3512)}}.snow:nth-child(306){opacity:1.625;transform:translate(16.5956vw,-10px) scale(.5866);animation:fall-306 12s -12s linear infinite}@keyframes fall-306{61.715%{transform:translate(13.4067vw,61.715vh) scale(.5866)}to{transform:translate(15.00115vw,99vh) scale(.5866)}}.snow:nth-child(307){opacity:.2694;transform:translate(37.2747vw,-10px) scale(.6671);animation:fall-307 13s -7s linear infinite}@keyframes fall-307{62.324%{transform:translate(36.4626vw,62.324vh) scale(.6671)}to{transform:translate(36.86865vw,99vh) scale(.6671)}}.snow:nth-child(308){opacity:.7806;transform:translate(20.1625vw,-10px) scale(.3674);animation:fall-308 10s -13s linear infinite}@keyframes fall-308{44.813%{transform:translate(29.1105vw,44.813vh) scale(.3674)}to{transform:translate(24.6365vw,99vh) scale(.3674)}}.snow:nth-child(309){opacity:1.0368;transform:translate(13.3415vw,-10px) scale(.7491);animation:fall-309 25s -25s linear infinite}@keyframes fall-309{44.498%{transform:translate(19.635vw,44.498vh) scale(.7491)}to{transform:translate(16.48825vw,99vh) scale(.7491)}}.snow:nth-child(310){opacity:1.1538;transform:translate(52.574vw,-10px) scale(.6945);animation:fall-310 10s -24s linear infinite}@keyframes fall-310{49.582%{transform:translate(56.9279vw,49.582vh) scale(.6945)}to{transform:translate(54.75095vw,99vh) scale(.6945)}}.snow:nth-child(311){opacity:1.6632;transform:translate(43.2269vw,-10px) scale(.8675);animation:fall-311 15s -9s linear infinite}@keyframes fall-311{76.645%{transform:translate(51.138vw,76.645vh) scale(.8675)}to{transform:translate(47.18245vw,99vh) scale(.8675)}}.snow:nth-child(312){opacity:1.184;transform:translate(78.76vw,-10px) scale(.2803);animation:fall-312 30s -25s linear infinite}@keyframes fall-312{65.967%{transform:translate(69.7627vw,65.967vh) scale(.2803)}to{transform:translate(74.26135vw,99vh) scale(.2803)}}.snow:nth-child(313){opacity:1.4186;transform:translate(82.5772vw,-10px) scale(.7146);animation:fall-313 14s -1s linear infinite}@keyframes fall-313{76.231%{transform:translate(74.809vw,76.231vh) scale(.7146)}to{transform:translate(78.6931vw,99vh) scale(.7146)}}.snow:nth-child(314){opacity:.9198;transform:translate(88.0333vw,-10px) scale(.5649);animation:fall-314 18s -16s linear infinite}@keyframes fall-314{39.838%{transform:translate(82.9995vw,39.838vh) scale(.5649)}to{transform:translate(85.5164vw,99vh) scale(.5649)}}.snow:nth-child(315){opacity:.7828;transform:translate(16.6486vw,-10px) scale(.6519);animation:fall-315 10s -27s linear infinite}@keyframes fall-315{60.543%{transform:translate(10.2676vw,60.543vh) scale(.6519)}to{transform:translate(13.4581vw,99vh) scale(.6519)}}.snow:nth-child(316){opacity:.9958;transform:translate(61.1938vw,-10px) scale(.2167);animation:fall-316 23s -27s linear infinite}@keyframes fall-316{77.651%{transform:translate(61.0983vw,77.651vh) scale(.2167)}to{transform:translate(61.14605vw,99vh) scale(.2167)}}.snow:nth-child(317){opacity:.572;transform:translate(18.7719vw,-10px) scale(.821);animation:fall-317 11s -25s linear infinite}@keyframes fall-317{38.945%{transform:translate(22.158vw,38.945vh) scale(.821)}to{transform:translate(20.46495vw,99vh) scale(.821)}}.snow:nth-child(318){opacity:1.6536;transform:translate(92.3167vw,-10px) scale(.1527);animation:fall-318 27s -17s linear infinite}@keyframes fall-318{31.675%{transform:translate(94.0951vw,31.675vh) scale(.1527)}to{transform:translate(93.2059vw,99vh) scale(.1527)}}.snow:nth-child(319){opacity:.3846;transform:translate(98.6175vw,-10px) scale(.3647);animation:fall-319 10s -5s linear infinite}@keyframes fall-319{46.251%{transform:translate(100.7691vw,46.251vh) scale(.3647)}to{transform:translate(99.6933vw,99vh) scale(.3647)}}.snow:nth-child(320){opacity:.8682;transform:translate(19.4256vw,-10px) scale(.8929);animation:fall-320 13s -7s linear infinite}@keyframes fall-320{34.664%{transform:translate(20.4038vw,34.664vh) scale(.8929)}to{transform:translate(19.9147vw,99vh) scale(.8929)}}.snow:nth-child(321){opacity:.597;transform:translate(4.9286vw,-10px) scale(.0864);animation:fall-321 29s -21s linear infinite}@keyframes fall-321{35.76%{transform:translate(12.1372vw,35.76vh) scale(.0864)}to{transform:translate(8.5329vw,99vh) scale(.0864)}}.snow:nth-child(322){opacity:1.8258;transform:translate(71.9606vw,-10px) scale(.3591);animation:fall-322 16s -23s linear infinite}@keyframes fall-322{68.264%{transform:translate(77.0085vw,68.264vh) scale(.3591)}to{transform:translate(74.48455vw,99vh) scale(.3591)}}.snow:nth-child(323){opacity:.8406;transform:translate(58.4413vw,-10px) scale(.2795);animation:fall-323 22s -20s linear infinite}@keyframes fall-323{50.721%{transform:translate(57.1684vw,50.721vh) scale(.2795)}to{transform:translate(57.80485vw,99vh) scale(.2795)}}.snow:nth-child(324){opacity:1.4676;transform:translate(62.1233vw,-10px) scale(.4838);animation:fall-324 30s -26s linear infinite}@keyframes fall-324{45.42%{transform:translate(64.8359vw,45.42vh) scale(.4838)}to{transform:translate(63.4796vw,99vh) scale(.4838)}}.snow:nth-child(325){opacity:1.0932;transform:translate(68.6187vw,-10px) scale(.3957);animation:fall-325 19s -20s linear infinite}@keyframes fall-325{57.89%{transform:translate(61.7607vw,57.89vh) scale(.3957)}to{transform:translate(65.1897vw,99vh) scale(.3957)}}.snow:nth-child(326){opacity:1.9986;transform:translate(29.3134vw,-10px) scale(.0905);animation:fall-326 17s -26s linear infinite}@keyframes fall-326{59.099%{transform:translate(35.3873vw,59.099vh) scale(.0905)}to{transform:translate(32.35035vw,99vh) scale(.0905)}}.snow:nth-child(327){opacity:1.0432;transform:translate(19.1463vw,-10px) scale(.792);animation:fall-327 10s -26s linear infinite}@keyframes fall-327{75.854%{transform:translate(25.7579vw,75.854vh) scale(.792)}to{transform:translate(22.4521vw,99vh) scale(.792)}}.snow:nth-child(328){opacity:1.6726;transform:translate(81.3338vw,-10px) scale(.2119);animation:fall-328 18s -15s linear infinite}@keyframes fall-328{39.485%{transform:translate(79.1043vw,39.485vh) scale(.2119)}to{transform:translate(80.21905vw,99vh) scale(.2119)}}.snow:nth-child(329){opacity:1.572;transform:translate(24.2969vw,-10px) scale(.9414);animation:fall-329 27s -29s linear infinite}@keyframes fall-329{76.713%{transform:translate(18.8781vw,76.713vh) scale(.9414)}to{transform:translate(21.5875vw,99vh) scale(.9414)}}.snow:nth-child(330){opacity:1.6162;transform:translate(10.0817vw,-10px) scale(.2231);animation:fall-330 19s -9s linear infinite}@keyframes fall-330{45.047%{transform:translate(2.3313vw,45.047vh) scale(.2231)}to{transform:translate(6.2065vw,99vh) scale(.2231)}}.snow:nth-child(331){opacity:1.5356;transform:translate(93.7328vw,-10px) scale(.069);animation:fall-331 13s -28s linear infinite}@keyframes fall-331{58.824%{transform:translate(99.7216vw,58.824vh) scale(.069)}to{transform:translate(96.7272vw,99vh) scale(.069)}}.snow:nth-child(332){opacity:.1432;transform:translate(52.7454vw,-10px) scale(.5935);animation:fall-332 27s -22s linear infinite}@keyframes fall-332{46.222%{transform:translate(43.5693vw,46.222vh) scale(.5935)}to{transform:translate(48.15735vw,99vh) scale(.5935)}}.snow:nth-child(333){opacity:.6776;transform:translate(.236vw,-10px) scale(.0832);animation:fall-333 23s -26s linear infinite}@keyframes fall-333{45.164%{transform:translate(-3.7024vw,45.164vh) scale(.0832)}to{transform:translate(-1.7332vw,99vh) scale(.0832)}}.snow:nth-child(334){opacity:1.9506;transform:translate(49.8366vw,-10px) scale(.5786);animation:fall-334 24s -1s linear infinite}@keyframes fall-334{56.538%{transform:translate(44.4792vw,56.538vh) scale(.5786)}to{transform:translate(47.1579vw,99vh) scale(.5786)}}.snow:nth-child(335){opacity:1.5376;transform:translate(46.2068vw,-10px) scale(.1955);animation:fall-335 20s -25s linear infinite}@keyframes fall-335{68.993%{transform:translate(47.2818vw,68.993vh) scale(.1955)}to{transform:translate(46.7443vw,99vh) scale(.1955)}}.snow:nth-child(336){opacity:1.7064;transform:translate(89.1275vw,-10px) scale(.0958);animation:fall-336 23s -9s linear infinite}@keyframes fall-336{39.798%{transform:translate(86.6318vw,39.798vh) scale(.0958)}to{transform:translate(87.87965vw,99vh) scale(.0958)}}.snow:nth-child(337){opacity:.8206;transform:translate(54.7921vw,-10px) scale(.7037);animation:fall-337 24s -13s linear infinite}@keyframes fall-337{62.35%{transform:translate(60.4326vw,62.35vh) scale(.7037)}to{transform:translate(57.61235vw,99vh) scale(.7037)}}.snow:nth-child(338){opacity:.9556;transform:translate(51.863vw,-10px) scale(.6033);animation:fall-338 18s -5s linear infinite}@keyframes fall-338{75.386%{transform:translate(48.3963vw,75.386vh) scale(.6033)}to{transform:translate(50.12965vw,99vh) scale(.6033)}}.snow:nth-child(339){opacity:.9272;transform:translate(11.0752vw,-10px) scale(.8439);animation:fall-339 10s -20s linear infinite}@keyframes fall-339{55.466%{transform:translate(18.5123vw,55.466vh) scale(.8439)}to{transform:translate(14.79375vw,99vh) scale(.8439)}}.snow:nth-child(340){opacity:.9224;transform:translate(3.5892vw,-10px) scale(.6415);animation:fall-340 16s -6s linear infinite}@keyframes fall-340{64.941%{transform:translate(6.783vw,64.941vh) scale(.6415)}to{transform:translate(5.1861vw,99vh) scale(.6415)}}.snow:nth-child(341){opacity:.4908;transform:translate(60.2197vw,-10px) scale(.6236);animation:fall-341 10s -26s linear infinite}@keyframes fall-341{73.316%{transform:translate(50.864vw,73.316vh) scale(.6236)}to{transform:translate(55.54185vw,99vh) scale(.6236)}}.snow:nth-child(342){opacity:1.7936;transform:translate(28.744vw,-10px) scale(.8458);animation:fall-342 22s -23s linear infinite}@keyframes fall-342{33.386%{transform:translate(34.5808vw,33.386vh) scale(.8458)}to{transform:translate(31.6624vw,99vh) scale(.8458)}}.snow:nth-child(343){opacity:1.5192;transform:translate(58.5827vw,-10px) scale(.0496);animation:fall-343 23s -22s linear infinite}@keyframes fall-343{74.386%{transform:translate(64.4253vw,74.386vh) scale(.0496)}to{transform:translate(61.504vw,99vh) scale(.0496)}}.snow:nth-child(344){opacity:.565;transform:translate(1.8203vw,-10px) scale(.9955);animation:fall-344 21s -11s linear infinite}@keyframes fall-344{53.368%{transform:translate(-6.461vw,53.368vh) scale(.9955)}to{transform:translate(-2.32035vw,99vh) scale(.9955)}}.snow:nth-child(345){opacity:.7352;transform:translate(68.7624vw,-10px) scale(.5521);animation:fall-345 11s -26s linear infinite}@keyframes fall-345{54.198%{transform:translate(64.1069vw,54.198vh) scale(.5521)}to{transform:translate(66.43465vw,99vh) scale(.5521)}}.snow:nth-child(346){opacity:1.6914;transform:translate(43.6258vw,-10px) scale(.9337);animation:fall-346 23s -20s linear infinite}@keyframes fall-346{75.718%{transform:translate(42.886vw,75.718vh) scale(.9337)}to{transform:translate(43.2559vw,99vh) scale(.9337)}}.snow:nth-child(347){opacity:.1172;transform:translate(58.983vw,-10px) scale(.4813);animation:fall-347 20s -7s linear infinite}@keyframes fall-347{35.13%{transform:translate(62.2352vw,35.13vh) scale(.4813)}to{transform:translate(60.6091vw,99vh) scale(.4813)}}.snow:nth-child(348){opacity:.6738;transform:translate(80.0113vw,-10px) scale(.3021);animation:fall-348 16s -10s linear infinite}@keyframes fall-348{36.148%{transform:translate(79.4013vw,36.148vh) scale(.3021)}to{transform:translate(79.7063vw,99vh) scale(.3021)}}.snow:nth-child(349){opacity:.0308;transform:translate(52.4658vw,-10px) scale(.071);animation:fall-349 30s -12s linear infinite}@keyframes fall-349{63.985%{transform:translate(47.0902vw,63.985vh) scale(.071)}to{transform:translate(49.778vw,99vh) scale(.071)}}.snow:nth-child(350){opacity:1.1666;transform:translate(34.3364vw,-10px) scale(.6195);animation:fall-350 14s -4s linear infinite}@keyframes fall-350{76.279%{transform:translate(41.6753vw,76.279vh) scale(.6195)}to{transform:translate(38.00585vw,99vh) scale(.6195)}}.snow:nth-child(351){opacity:.4132;transform:translate(47.2998vw,-10px) scale(.5499);animation:fall-351 15s -15s linear infinite}@keyframes fall-351{78.912%{transform:translate(50.8904vw,78.912vh) scale(.5499)}to{transform:translate(49.0951vw,99vh) scale(.5499)}}.snow:nth-child(352){opacity:1.0924;transform:translate(95.892vw,-10px) scale(.7561);animation:fall-352 24s -25s linear infinite}@keyframes fall-352{71.102%{transform:translate(96.4648vw,71.102vh) scale(.7561)}to{transform:translate(96.1784vw,99vh) scale(.7561)}}.snow:nth-child(353){opacity:.6642;transform:translate(69.3412vw,-10px) scale(.6816);animation:fall-353 24s -1s linear infinite}@keyframes fall-353{36.918%{transform:translate(75.6073vw,36.918vh) scale(.6816)}to{transform:translate(72.47425vw,99vh) scale(.6816)}}.snow:nth-child(354){opacity:.1704;transform:translate(37.3854vw,-10px) scale(.1314);animation:fall-354 22s -23s linear infinite}@keyframes fall-354{37.225%{transform:translate(37.1194vw,37.225vh) scale(.1314)}to{transform:translate(37.2524vw,99vh) scale(.1314)}}.snow:nth-child(355){opacity:1.6544;transform:translate(10.3361vw,-10px) scale(.8042);animation:fall-355 24s -20s linear infinite}@keyframes fall-355{47.435%{transform:translate(11.237vw,47.435vh) scale(.8042)}to{transform:translate(10.78655vw,99vh) scale(.8042)}}.snow:nth-child(356){opacity:1.2156;transform:translate(19.3305vw,-10px) scale(.0128);animation:fall-356 25s -7s linear infinite}@keyframes fall-356{70.962%{transform:translate(23.9993vw,70.962vh) scale(.0128)}to{transform:translate(21.6649vw,99vh) scale(.0128)}}.snow:nth-child(357){opacity:1.67;transform:translate(49.5504vw,-10px) scale(.6098);animation:fall-357 15s -27s linear infinite}@keyframes fall-357{51.972%{transform:translate(47.5003vw,51.972vh) scale(.6098)}to{transform:translate(48.52535vw,99vh) scale(.6098)}}.snow:nth-child(358){opacity:1.8378;transform:translate(18.5219vw,-10px) scale(.9086);animation:fall-358 20s -18s linear infinite}@keyframes fall-358{73.688%{transform:translate(18.2097vw,73.688vh) scale(.9086)}to{transform:translate(18.3658vw,99vh) scale(.9086)}}.snow:nth-child(359){opacity:1.7478;transform:translate(98.7785vw,-10px) scale(.4193);animation:fall-359 30s -19s linear infinite}@keyframes fall-359{61.745%{transform:translate(107.6716vw,61.745vh) scale(.4193)}to{transform:translate(103.22505vw,99vh) scale(.4193)}}.snow:nth-child(360){opacity:1.4102;transform:translate(5.7497vw,-10px) scale(.0697);animation:fall-360 17s -11s linear infinite}@keyframes fall-360{32.796%{transform:translate(7.9166vw,32.796vh) scale(.0697)}to{transform:translate(6.83315vw,99vh) scale(.0697)}}.snow:nth-child(361){opacity:.6302;transform:translate(44.3361vw,-10px) scale(.0934);animation:fall-361 14s -27s linear infinite}@keyframes fall-361{58.31%{transform:translate(38.0134vw,58.31vh) scale(.0934)}to{transform:translate(41.17475vw,99vh) scale(.0934)}}.snow:nth-child(362){opacity:1.3768;transform:translate(16.1328vw,-10px) scale(.0474);animation:fall-362 27s -20s linear infinite}@keyframes fall-362{43.597%{transform:translate(21.705vw,43.597vh) scale(.0474)}to{transform:translate(18.9189vw,99vh) scale(.0474)}}.snow:nth-child(363){opacity:.2278;transform:translate(34.618vw,-10px) scale(.1123);animation:fall-363 28s -28s linear infinite}@keyframes fall-363{55.534%{transform:translate(40.3088vw,55.534vh) scale(.1123)}to{transform:translate(37.4634vw,99vh) scale(.1123)}}.snow:nth-child(364){opacity:1.4712;transform:translate(65.6774vw,-10px) scale(.7569);animation:fall-364 20s -28s linear infinite}@keyframes fall-364{73.776%{transform:translate(58.2535vw,73.776vh) scale(.7569)}to{transform:translate(61.96545vw,99vh) scale(.7569)}}.snow:nth-child(365){opacity:1.907;transform:translate(38.3385vw,-10px) scale(.2031);animation:fall-365 12s -27s linear infinite}@keyframes fall-365{78.127%{transform:translate(36.7806vw,78.127vh) scale(.2031)}to{transform:translate(37.55955vw,99vh) scale(.2031)}}.snow:nth-child(366){opacity:.9518;transform:translate(79.6368vw,-10px) scale(.4079);animation:fall-366 25s -16s linear infinite}@keyframes fall-366{42.737%{transform:translate(84.7957vw,42.737vh) scale(.4079)}to{transform:translate(82.21625vw,99vh) scale(.4079)}}.snow:nth-child(367){opacity:.094;transform:translate(78.0954vw,-10px) scale(.9396);animation:fall-367 26s -24s linear infinite}@keyframes fall-367{50.561%{transform:translate(85.142vw,50.561vh) scale(.9396)}to{transform:translate(81.6187vw,99vh) scale(.9396)}}.snow:nth-child(368){opacity:1.8156;transform:translate(37.1727vw,-10px) scale(.5793);animation:fall-368 13s -3s linear infinite}@keyframes fall-368{74.879%{transform:translate(35.8504vw,74.879vh) scale(.5793)}to{transform:translate(36.51155vw,99vh) scale(.5793)}}.snow:nth-child(369){opacity:1.3486;transform:translate(20.7637vw,-10px) scale(.2483);animation:fall-369 19s -1s linear infinite}@keyframes fall-369{33.575%{transform:translate(19.8924vw,33.575vh) scale(.2483)}to{transform:translate(20.32805vw,99vh) scale(.2483)}}.snow:nth-child(370){opacity:.2898;transform:translate(64.8867vw,-10px) scale(.1187);animation:fall-370 27s -16s linear infinite}@keyframes fall-370{68.596%{transform:translate(67.4043vw,68.596vh) scale(.1187)}to{transform:translate(66.1455vw,99vh) scale(.1187)}}.snow:nth-child(371){opacity:.3436;transform:translate(19.6678vw,-10px) scale(.2283);animation:fall-371 22s -20s linear infinite}@keyframes fall-371{32.652%{transform:translate(16.0436vw,32.652vh) scale(.2283)}to{transform:translate(17.8557vw,99vh) scale(.2283)}}.snow:nth-child(372){opacity:1.9606;transform:translate(76.5497vw,-10px) scale(.319);animation:fall-372 18s -25s linear infinite}@keyframes fall-372{55.522%{transform:translate(73.1494vw,55.522vh) scale(.319)}to{transform:translate(74.84955vw,99vh) scale(.319)}}.snow:nth-child(373){opacity:1.8402;transform:translate(90.4254vw,-10px) scale(.8948);animation:fall-373 21s -1s linear infinite}@keyframes fall-373{43.642%{transform:translate(92.8794vw,43.642vh) scale(.8948)}to{transform:translate(91.6524vw,99vh) scale(.8948)}}.snow:nth-child(374){opacity:.3726;transform:translate(14.4139vw,-10px) scale(.2955);animation:fall-374 27s -18s linear infinite}@keyframes fall-374{50.764%{transform:translate(5.3269vw,50.764vh) scale(.2955)}to{transform:translate(9.8704vw,99vh) scale(.2955)}}.snow:nth-child(375){opacity:.5534;transform:translate(98.3102vw,-10px) scale(.716);animation:fall-375 30s -30s linear infinite}@keyframes fall-375{68.609%{transform:translate(104.7249vw,68.609vh) scale(.716)}to{transform:translate(101.51755vw,99vh) scale(.716)}}.snow:nth-child(376){opacity:1.408;transform:translate(24.1529vw,-10px) scale(.4287);animation:fall-376 24s -21s linear infinite}@keyframes fall-376{42.576%{transform:translate(17.5331vw,42.576vh) scale(.4287)}to{transform:translate(20.843vw,99vh) scale(.4287)}}.snow:nth-child(377){opacity:1.453;transform:translate(29.2693vw,-10px) scale(.7811);animation:fall-377 29s -21s linear infinite}@keyframes fall-377{52.246%{transform:translate(35.7208vw,52.246vh) scale(.7811)}to{transform:translate(32.49505vw,99vh) scale(.7811)}}.snow:nth-child(378){opacity:1.8816;transform:translate(26.4061vw,-10px) scale(.7176);animation:fall-378 17s -13s linear infinite}@keyframes fall-378{45.512%{transform:translate(24.554vw,45.512vh) scale(.7176)}to{transform:translate(25.48005vw,99vh) scale(.7176)}}.snow:nth-child(379){opacity:.925;transform:translate(43.1201vw,-10px) scale(.8293);animation:fall-379 29s -25s linear infinite}@keyframes fall-379{65.001%{transform:translate(40.9883vw,65.001vh) scale(.8293)}to{transform:translate(42.0542vw,99vh) scale(.8293)}}.snow:nth-child(380){opacity:1.8986;transform:translate(79.7743vw,-10px) scale(.1045);animation:fall-380 27s -25s linear infinite}@keyframes fall-380{65.131%{transform:translate(76.1649vw,65.131vh) scale(.1045)}to{transform:translate(77.9696vw,99vh) scale(.1045)}}.snow:nth-child(381){opacity:1.5364;transform:translate(37.7045vw,-10px) scale(.1524);animation:fall-381 24s -3s linear infinite}@keyframes fall-381{68.005%{transform:translate(33.8716vw,68.005vh) scale(.1524)}to{transform:translate(35.78805vw,99vh) scale(.1524)}}.snow:nth-child(382){opacity:1.1668;transform:translate(34.4065vw,-10px) scale(.3825);animation:fall-382 16s -2s linear infinite}@keyframes fall-382{70.767%{transform:translate(43.5125vw,70.767vh) scale(.3825)}to{transform:translate(38.9595vw,99vh) scale(.3825)}}.snow:nth-child(383){opacity:1.0604;transform:translate(70.5262vw,-10px) scale(.319);animation:fall-383 13s -11s linear infinite}@keyframes fall-383{57.989%{transform:translate(74.1373vw,57.989vh) scale(.319)}to{transform:translate(72.33175vw,99vh) scale(.319)}}.snow:nth-child(384){opacity:.05;transform:translate(60.9451vw,-10px) scale(.1068);animation:fall-384 30s -6s linear infinite}@keyframes fall-384{65.925%{transform:translate(65.1352vw,65.925vh) scale(.1068)}to{transform:translate(63.04015vw,99vh) scale(.1068)}}.snow:nth-child(385){opacity:1.3076;transform:translate(28.6073vw,-10px) scale(.8235);animation:fall-385 28s -19s linear infinite}@keyframes fall-385{58.697%{transform:translate(26.4596vw,58.697vh) scale(.8235)}to{transform:translate(27.53345vw,99vh) scale(.8235)}}.snow:nth-child(386){opacity:1.6988;transform:translate(25.8309vw,-10px) scale(.0823);animation:fall-386 30s -6s linear infinite}@keyframes fall-386{69.643%{transform:translate(32.9787vw,69.643vh) scale(.0823)}to{transform:translate(29.4048vw,99vh) scale(.0823)}}.snow:nth-child(387){opacity:1.3934;transform:translate(66.135vw,-10px) scale(.7787);animation:fall-387 18s -17s linear infinite}@keyframes fall-387{77.908%{transform:translate(69.4438vw,77.908vh) scale(.7787)}to{transform:translate(67.7894vw,99vh) scale(.7787)}}.snow:nth-child(388){opacity:.5022;transform:translate(31.2143vw,-10px) scale(.1274);animation:fall-388 11s -22s linear infinite}@keyframes fall-388{45.584%{transform:translate(34.1824vw,45.584vh) scale(.1274)}to{transform:translate(32.69835vw,99vh) scale(.1274)}}.snow:nth-child(389){opacity:.5798;transform:translate(69.6785vw,-10px) scale(.7959);animation:fall-389 26s -18s linear infinite}@keyframes fall-389{52.648%{transform:translate(63.8009vw,52.648vh) scale(.7959)}to{transform:translate(66.7397vw,99vh) scale(.7959)}}.snow:nth-child(390){opacity:1.8002;transform:translate(19.7948vw,-10px) scale(.7291);animation:fall-390 14s -7s linear infinite}@keyframes fall-390{45.968%{transform:translate(10.8184vw,45.968vh) scale(.7291)}to{transform:translate(15.3066vw,99vh) scale(.7291)}}.snow:nth-child(391){opacity:1.449;transform:translate(97.0856vw,-10px) scale(.6192);animation:fall-391 14s -21s linear infinite}@keyframes fall-391{48.487%{transform:translate(88.7555vw,48.487vh) scale(.6192)}to{transform:translate(92.92055vw,99vh) scale(.6192)}}.snow:nth-child(392){opacity:.558;transform:translate(84.0781vw,-10px) scale(.3797);animation:fall-392 27s -14s linear infinite}@keyframes fall-392{36.315%{transform:translate(89.0564vw,36.315vh) scale(.3797)}to{transform:translate(86.56725vw,99vh) scale(.3797)}}.snow:nth-child(393){opacity:1.3974;transform:translate(95.1345vw,-10px) scale(.7615);animation:fall-393 27s -23s linear infinite}@keyframes fall-393{72.619%{transform:translate(90.5604vw,72.619vh) scale(.7615)}to{transform:translate(92.84745vw,99vh) scale(.7615)}}.snow:nth-child(394){opacity:.956;transform:translate(8.517vw,-10px) scale(.9238);animation:fall-394 16s -11s linear infinite}@keyframes fall-394{76.028%{transform:translate(15.6094vw,76.028vh) scale(.9238)}to{transform:translate(12.0632vw,99vh) scale(.9238)}}.snow:nth-child(395){opacity:1.6178;transform:translate(20.4396vw,-10px) scale(.6295);animation:fall-395 27s -30s linear infinite}@keyframes fall-395{52.265%{transform:translate(22.0525vw,52.265vh) scale(.6295)}to{transform:translate(21.24605vw,99vh) scale(.6295)}}.snow:nth-child(396){opacity:1.3724;transform:translate(87.9721vw,-10px) scale(.8022);animation:fall-396 18s -13s linear infinite}@keyframes fall-396{73.639%{transform:translate(87.0709vw,73.639vh) scale(.8022)}to{transform:translate(87.5215vw,99vh) scale(.8022)}}.snow:nth-child(397){opacity:1.061;transform:translate(74.5712vw,-10px) scale(.8689);animation:fall-397 24s -8s linear infinite}@keyframes fall-397{44.479%{transform:translate(78.9478vw,44.479vh) scale(.8689)}to{transform:translate(76.7595vw,99vh) scale(.8689)}}.snow:nth-child(398){opacity:.4014;transform:translate(81.9738vw,-10px) scale(.5284);animation:fall-398 17s -6s linear infinite}@keyframes fall-398{45.586%{transform:translate(81.2152vw,45.586vh) scale(.5284)}to{transform:translate(81.5945vw,99vh) scale(.5284)}}.snow:nth-child(399){opacity:1.0714;transform:translate(72.6799vw,-10px) scale(.0572);animation:fall-399 20s -1s linear infinite}@keyframes fall-399{76.245%{transform:translate(62.9761vw,76.245vh) scale(.0572)}to{transform:translate(67.828vw,99vh) scale(.0572)}}.snow:nth-child(400){opacity:.2324;transform:translate(36.9917vw,-10px) scale(.8287);animation:fall-400 29s -26s linear infinite}@keyframes fall-400{44.65%{transform:translate(44.1047vw,44.65vh) scale(.8287)}to{transform:translate(40.5482vw,99vh) scale(.8287)}}\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 });
|
|
78
|
+
AppComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.9", type: AppComponent, selector: "app-root", ngImport: i0, template: "<ng-container *ngIf=\"_state.christmasTime\">\r\n <div *ngFor=\"let i of snows; trackBy: snowTrackBy\" class=\"snow\"></div>\r\n</ng-container>\r\n<router-outlet></router-outlet>", styles: [".table-borderless>tbody>tr>td,.table-borderless>tbody>tr>th,.table-borderless>tfoot>tr>td,.table-borderless>tfoot>tr>th,.table-borderless>thead>tr>td,.table-borderless>thead>tr>th{border:none}.table,.table-responsive{margin-bottom:5px}a:hover,a:focus{text-decoration:none}a:not([href]){color:inherit;text-decoration:none}a:not([href]):hover{color:inherit;text-decoration:none}*{outline:none!important}.modal-title{width:calc(100% - 20px)}.progress{height:20px}.progress.progress-primary[value]::-webkit-progress-value{background-color:#024a88}.progress.progress-primary[value]::-moz-progress-bar{background-color:#024a88}.progress.progress-primary[value]::-ms-fill{background-color:#024a88}@media screen and (min-width: 0\\fffd){.progress.progress-primary .progress-bar{background-color:#024a88}}.progress.progress-info[value]::-webkit-progress-value{background-color:#248dad}.progress.progress-info[value]::-moz-progress-bar{background-color:#248dad}.progress.progress-info[value]::-ms-fill{background-color:#248dad}@media screen and (min-width: 0\\fffd){.progress.progress-info .progress-bar{background-color:#248dad}}.progress.progress-danger[value]::-webkit-progress-value{background-color:#bf1725}.progress.progress-danger[value]::-moz-progress-bar{background-color:#bf1725}.progress.progress-danger[value]::-ms-fill{background-color:#bf1725}@media screen and (min-width: 0\\fffd){.progress.progress-danger .progress-bar{background-color:#bf1725}}.progress.progress-success[value]::-webkit-progress-value{background-color:#2d922d}.progress.progress-success[value]::-moz-progress-bar{background-color:#2d922d}.progress.progress-success[value]::-ms-fill{background-color:#2d922d}@media screen and (min-width: 0\\fffd){.progress.progress-success .progress-bar{background-color:#2d922d}}.progress.progress-warning[value]::-webkit-progress-value{background-color:#f79a17}.progress.progress-warning[value]::-moz-progress-bar{background-color:#f79a17}.progress.progress-warning[value]::-ms-fill{background-color:#f79a17}@media screen and (min-width: 0\\fffd){.progress.progress-warning .progress-bar{background-color:#f79a17}}.progress[value]::-moz-progress-bar{border-radius:0}.progress[value]::-webkit-progress-value{border-radius:0}.progress[value=\"100\"]::-moz-progress-bar{border-radius:0}.progress[value=\"100\"]::-webkit-progress-value{border-radius:0}.progress-xs{height:7px}.progress-sm{height:10px}.progress-md{height:13px}.progress-bar-info-striped{background-image:linear-gradient(45deg,hsla(0,0%,100%,.15) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.15) 0,hsla(0,0%,100%,.15) 75%,transparent 0,transparent);background-size:1rem 1rem;background-color:#5bc0de!important}.progress-bar-animated{animation:progress-bar-stripes 1s linear infinite}.tag{font-weight:400;line-height:1.4;letter-spacing:.03em}.tag.tag-primary{background-color:#024a88}.tag.tag-info{background-color:#248dad}.tag.tag-danger{background-color:#bf1725}.tag.tag-success{background-color:#2d922d}.tag.tag-warning{background-color:#f79a17}.tag.tag-dark{background-color:#000}.tag.tag-main{background-color:#242d3a}.card{border:none;border-radius:0;width:100%;overflow:hidden;margin-bottom:29px;box-shadow:1px 1px 5px #00000040;display:block}.card .card-header{background:#344154;color:#fff;line-height:10px;border-radius:0;border:none}.card .card-header a{color:#fff}.card .card-header a:hover{color:#fffc}.card .card-footer{background:#344154;color:#fff;line-height:6px;border-radius:0;border:none}.card.card-outline-default{background:transparent;border:1px solid #fff}.card.card-primary{background:#024a88}.card.card-primary.medium-opacity{background:rgba(2,74,136,.5)}.card.card-outline-primary{background:transparent;border:1px solid #024a88}.card.card-success{background:#2d922d;margin-bottom:15px}.card.card-success.medium-opacity{background:rgba(45,146,45,.5)}.card.card-outline-success{background:transparent;border:1px solid #2d922d}.card.card-info{background:#248dad;margin-bottom:15px}.card.card-info.medium-opacity{background:rgba(36,141,173,.5)}.card.card-outline-info{background:transparent;border:1px solid #248dad}.card.card-warning{background:#f79a17;margin-bottom:15px}.card.card-warning.medium-opacity{background:rgba(247,154,23,.5)}.card.card-outline-warning{background:transparent;border:1px solid #f79a17}.card.card-danger{background:#bf1725;margin-bottom:15px}.card.card-danger.medium-opacity{background:rgba(191,23,37,.5)}.card.card-outline-danger{background:transparent;border:1px solid #bf1725}.card.card-primary .card-header,.card.card-success .card-header,.card.card-info .card-header,.card.card-danger .card-header,.card.card-warning .card-header{background:rgba(0,0,0,.4)}.card.card-primary .card-body,.card.card-success .card-body,.card.card-info .card-body,.card.card-danger .card-body,.card.card-warning .card-body{color:#fff}.card.card-primary .card-footer,.card.card-success .card-footer,.card.card-info .card-footer,.card.card-danger .card-footer,.card.card-warning .card-footer{background:rgba(0,0,0,.2)}.card.overlay .card-img{border-radius:0;-moz-filter:brightness(100%);-ms-filter:brightness(100%);-o-filter:brightness(100%);filter:brightness(100%)}.card.overlay:hover .card-img{-moz-filter:brightness(80%);-ms-filter:brightness(80%);-o-filter:brightness(80%);filter:brightness(80%)}.card.overlay .card-img-overlay{color:#fff}.card.overlay .card-img-overlay.overlay-bottom{top:auto}.card.overlay .card-img-overlay.slide-up{transform:translateY(100%)}.card.overlay .card-img-overlay.slide-down{transform:translateY(-100%)}.card.overlay .card-img-overlay.slide-left{transform:translate(-100%)}.card.overlay .card-img-overlay.slide-right{transform:translate(100%)}.card.overlay .card-img-overlay.hover-opacity{opacity:0}.card.overlay:hover .slide-up,.card.overlay:hover .slide-down{transform:translateY(0)}.card.overlay:hover .slide-left,.card.overlay:hover .slide-right{transform:translate(0)}.card.overlay:hover .hover-opacity{opacity:1}@media (min-width: 1400px){.d-xxl-block{display:block!important}}@media (min-width: 576px){.card-columns{-moz-column-count:3;-moz-column-gap:1.25rem}}.btn{border-radius:0}.btn:focus{outline:0}.btn:active{outline:0!important}.btn-rounded{border-radius:25rem}.btn-xs{padding:.2rem .4rem;font-size:.715rem}.btn-primary{background:rgba(2,74,136,.8)!important;border-color:#024a88cc!important}.btn-primary.medium-opacity{background:rgba(2,74,136,.5);border-color:#024a881a}.btn-primary:hover,.btn-primary:focus{background:#024a88;border-color:#024a88}.btn-primary:active{background:rgba(2,74,136,.95)!important;border-color:#024a88f2!important}.btn-success{background:rgba(45,146,45,.8);border-color:#2d922dcc}.btn-success.medium-opacity{background:rgba(45,146,45,.5);border-color:#2d922d1a}.btn-success:hover,.btn-success:focus{background:#2d922d;border-color:#2d922d}.btn-success:active{background:rgba(45,146,45,.95)!important;border-color:#2d922df2!important}.btn-info{background:rgba(36,141,173,.8);border-color:#248dadcc}.btn-info.medium-opacity{background:rgba(36,141,173,.5);border-color:#248dad1a}.btn-info:hover,.btn-info:focus{background:#248dad;border-color:#248dad}.btn-info:active{background:rgba(36,141,173,.95)!important;border-color:#248dadf2!important}.btn-warning{background:rgba(247,154,23,.8);border-color:#f79a17cc}.btn-warning.medium-opacity{background:rgba(247,154,23,.5);border-color:#f79a171a}.btn-warning:hover,.btn-warning:focus{background:#f79a17;border-color:#f79a17}.btn-warning:active{background:rgba(247,154,23,.95)!important;border-color:#f79a17f2!important}.btn-danger{background:rgba(191,23,37,.8);border-color:#bf1725cc}.btn-danger.medium-opacity{background:rgba(191,23,37,.5);border-color:#bf17251a}.btn-danger:hover,.btn-danger:focus{background:#bf1725;border-color:#bf1725}.btn-danger:active{background:rgba(191,23,37,.95)!important;border-color:#bf1725f2!important}.btn-dark{background:rgba(0,0,0,.8);border-color:#000c;color:#fff}.btn-dark.medium-opacity{background:rgba(0,0,0,.5);border-color:#0000001a}.btn-dark:hover{background:black;border-color:#000}.btn-dark:active{background:rgba(0,0,0,.95)!important;border-color:#000000f2!important}.btn-main{background:rgba(36,45,58,.8);border-color:#242d3acc;color:#fff}.btn-main.medium-opacity{background:rgba(36,45,58,.5);border-color:#242d3a1a}.btn-main:hover{color:#fff!important;background:#242d3a;border-color:#242d3a}.btn-main:active{background:rgba(36,45,58,.95)!important;border-color:#242d3af2!important}.btn-outline-primary{color:#024a88;border-color:#024a88}.btn-outline-primary:hover,.btn-outline-primary:focus{color:#fff;background:#024a88;border-color:#024a88}.btn-outline-primary:active,.btn-outline-primary.active{color:#fff!important;background:#024a88!important;border-color:#024a88!important}.btn-outline-success{color:#2d922d;border-color:#2d922d}.btn-outline-success:hover,.btn-outline-success:focus{color:#fff;background:#2d922d;border-color:#2d922d}.btn-outline-success:active,.btn-outline-success.active{color:#fff!important;background:#2d922d!important;border-color:#2d922d!important}.btn-outline-info{color:#248dad;border-color:#248dad}.btn-outline-info:hover,.btn-outline-info:focus{color:#fff;background:#248dad;border-color:#248dad}.btn-outline-info:active,.btn-outline-info.active{color:#fff!important;background:#248dad!important;border-color:#248dad!important}.btn-outline-warning{color:#f79a17;border-color:#f79a17}.btn-outline-warning:hover,.btn-outline-warning:focus{color:#fff;background:#f79a17;border-color:#f79a17}.btn-outline-warning:active,.btn-outline-warning.active{color:#fff!important;background:#f79a17!important;border-color:#f79a17!important}.btn-outline-danger{color:#bf1725;border-color:#bf1725}.btn-outline-danger:hover,.btn-outline-danger:focus{color:#fff;background:#bf1725;border-color:#bf1725}.btn-outline-danger:active,.btn-outline-danger.active{color:#fff!important;background:#bf1725!important;border-color:#bf1725!important}.btn-outline-dark{color:#000;border-color:#000;background:transparent}.btn-outline-dark:hover,.btn-outline-dark:focus{color:#fff;background:#000;border-color:#000}.btn-outline-main{color:#242d3a;border-color:#242d3a;background:transparent}.btn-outline-main:hover,.btn-outline-main:focus{color:#fff;background:#242D3A;border-color:#242d3a}.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle),.btn-group>.btn:last-child:not(:first-child),.btn-group>.dropdown-toggle:not(:first-child){border-radius:0}.form-control-sm,.input-group-sm>.form-control,.input-group-sm>.input-group-addon,.input-group-sm>.input-group-btn>.btn{border-radius:0}.btn.disabled,.btn:disabled{cursor:not-allowed;opacity:.65}.btn-file-upload{height:35px;padding-top:3px!important}.text-primary{color:#024a88!important}.text-success{color:#2d922d!important}.text-info{color:#248dad!important}.text-warning{color:#f79a17!important}.text-danger{color:#bf1725!important}.background-success{background-color:#2d922d!important}.background-info{background-color:#248dad!important}.background-warning{background-color:#f79a17!important}.background-danger{background-color:#bf1725!important}.blockquote{font-size:1.2rem}.blockquote-footer{font-size:70%}.nav-tabs{background-color:#ccc;border:1px solid #ccc}.nav-tabs .nav-item .nav-link{color:#242d3acc;background-color:transparent;border:none;cursor:default}.nav-tabs .nav-item .nav-link.active{background-color:#fff;color:#242d3a}.nav-tabs .nav-item .nav-link:not(.active):hover{background-color:transparent;color:#242d3a;cursor:pointer}.nav-tabs.top{border-top-left-radius:.3rem;border-top-right-radius:.3rem}.nav-tabs.bottom{border-bottom-left-radius:.3rem;border-bottom-right-radius:.3rem}.nav-tabs.bottom .nav-item{margin-bottom:0;margin-top:-1px}.nav-tabs.bottom .nav-item .nav-link{border-radius:0 0 .3rem .3rem}.nav-tabs.tabs-primary{background-color:#024a8866;border:1px solid #024a88}.nav-tabs.tabs-primary .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-primary .nav-item .nav-link.active{background-color:#024a88;color:#fff}.nav-tabs.tabs-primary .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-success{background-color:#2d922d66;border:1px solid #2d922d}.nav-tabs.tabs-success .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-success .nav-item .nav-link.active{background-color:#2d922d;color:#fff}.nav-tabs.tabs-success .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-info{background-color:#248dad66;border:1px solid #248dad}.nav-tabs.tabs-info .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-info .nav-item .nav-link.active{background-color:#248dad;color:#fff}.nav-tabs.tabs-info .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-warning{background-color:#f79a1766;border:1px solid #f79a17}.nav-tabs.tabs-warning .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-warning .nav-item .nav-link.active{background-color:#f79a17;color:#fff}.nav-tabs.tabs-warning .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-danger{background-color:#bf172566;border:1px solid #bf1725}.nav-tabs.tabs-danger .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-danger .nav-item .nav-link.active{background-color:#bf1725;color:#fff}.nav-tabs.tabs-danger .nav-item .nav-link:not(.active):hover{color:#fff}.tab-content{position:relative;z-index:1;border:1px solid #ccc;background:#fff}.tab-content .tab-pane{padding:1rem}.tab-content.tab-content-primary{background-color:#024a88;color:#fff;border-color:#024a88}.tab-content.tab-content-success{background-color:#2d922d;color:#fff;border-color:#2d922d}.tab-content.tab-content-info{background-color:#248dad;color:#fff;border-color:#248dad}.tab-content.tab-content-warning{background-color:#f79a17;color:#fff;border-color:#f79a17}.tab-content.tab-content-danger{background-color:#bf1725;color:#fff;border-color:#bf1725}.tab-content.top{border-top:none}.tab-content.bottom{border-bottom:none}.vertical-tabs .nav{padding-right:0;overflow:hidden;background-color:#ccc;border:1px solid #ccc}.vertical-tabs .nav.left{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem;border-right:none;margin-right:-1px;z-index:2}.vertical-tabs .nav.right{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem;border-left:none;margin-left:-1px;z-index:2}.vertical-tabs .nav .nav-item .nav-link{color:#242d3acc;background-color:transparent;border-radius:0;cursor:default}.vertical-tabs .nav .nav-item .nav-link.active{background-color:#fff}.vertical-tabs .nav .nav-item .nav-link:not(.active):hover{background-color:transparent;color:#242d3a;cursor:pointer}.vertical-tabs .nav .nav-item .nav-link.disabled{color:#242d3a99;cursor:not-allowed!important}.alert.alert-success{background-color:#2d922d;border-color:#2d922d;color:#fff}.alert.alert-success.medium-opacity{background:rgba(45,146,45,.5);border-color:#2d922d99}.alert.alert-info{background-color:#248dad;border-color:#248dad;color:#fff}.alert.alert-info.medium-opacity{background-color:#248dad80;border-color:#248dad99}.alert.alert-warning{background-color:#f79a17;border-color:#f79a17;color:#fff}.alert.alert-warning.medium-opacity{background-color:#f79a1780;border-color:#f79a1799}.alert.alert-danger{background-color:#bf1725;border-color:#bf1725;color:#fff}.alert.alert-danger.medium-opacity{background-color:#bf172580;border-color:#bf172599}.modal{z-index:99999;padding-top:10%}.modal-dialog .modal-content{color:#000}.modal-dialog .modal-content .modal-header{border-top-left-radius:.2rem;border-top-right-radius:.2rem;padding:10px 15px}.modal-dialog .modal-content .modal-header.modal-primary{color:#fff;background-color:#024a88}.modal-dialog .modal-content .modal-header.modal-success{color:#fff;background-color:#2d922d}.modal-dialog .modal-content .modal-header.modal-info{color:#fff;background-color:#248dad}.modal-dialog .modal-content .modal-header.modal-warning{color:#fff;background-color:#f79a17}.modal-dialog .modal-content .modal-header.modal-danger{color:#fff;background-color:#bf1725}.modal-dialog .modal-content .modal-header i{margin-right:10px}.modal-dialog .modal-content .modal-footer{padding:10px 15px}.list-group .list-group-item{border-radius:0;padding:.55rem 1.25rem;color:#000c}.list-group .list-group-item.active{color:#ffffffe6;background-color:#024a88;border-color:#024a88}.list-group .list-group-item.active:hover,.list-group .list-group-item.active:focus{color:#fff!important}.list-group .list-group-item.disabled{color:#818a91;background-color:#ddd}.list-group .list-group-item:not(.disabled):focus{color:#000}.list-group .list-group-item.list-group-item-primary{color:#fff;background-color:#024a88}.list-group .list-group-item.list-group-item-success{color:#fff;background-color:#2d922d}.list-group .list-group-item.list-group-item-info{color:#fff;background-color:#248dad}.list-group .list-group-item.list-group-item-warning{color:#fff;background-color:#f79a17}.list-group .list-group-item.list-group-item-danger{color:#fff;background-color:#bf1725}.has-success .form-control-success{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.has-success .form-control{border-color:#2d922dcc}.has-success .form-control:focus{box-shadow:none;border-color:#2d922d80}.has-success .form-control-feedback,.has-success .form-control-label,.has-success .form-check-label,.has-success .form-check-inline,.has-success .custom-control{color:#2d922d}.has-warning .form-control-warning{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23f79a17' d='M4.4 5.324h-.8v-2.46h.8zm0 1.42h-.8V5.89h.8zM3.76.63L.04 7.075c-.115.2.016.425.26.426h7.397c.242 0 .372-.226.258-.426C6.726 4.924 5.47 2.79 4.253.63c-.113-.174-.39-.174-.494 0z'/%3E%3C/svg%3E\")}.has-warning .form-control{border-color:#f79a17cc}.has-warning .form-control:focus{box-shadow:none;border-color:#f79a1780}.has-warning .form-control-feedback,.has-warning .form-control-label,.has-warning .form-check-label,.has-warning .form-check-inline,.has-warning .custom-control{color:#f79a17}.has-danger .form-control-danger{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")}.has-danger .form-control{border-color:#bf1725cc}.has-danger .form-control:focus{box-shadow:none;border-color:#bf172580}.has-danger .form-control-feedback,.has-danger .form-control-label,.has-danger .form-check-label,.has-danger .form-check-inline,.has-danger .custom-control{color:#bf1725}.form-group label{margin-bottom:2px}.help-block{color:#555;font-size:12px}.form-control.checking-field.forced-invalid{padding-right:2.25rem!important;background-repeat:no-repeat!important;background-position:center right .625rem!important;background-size:1.25rem 1.25rem!important;border-color:#bf1725!important;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")!important}.form-control.checking-combo.forced-invalid{padding-right:2.25rem!important;background-repeat:no-repeat!important;background-position:center right .625rem!important;background-size:1.25rem 1.25rem!important;border-color:#bf1725!important;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")!important;background-position:calc(100% - 20px)!important}.form-control{border-radius:0;font-size:14px}.form-control:focus{border-color:#55555580}.form-control.checking-field.ng-touched{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem}.form-control.checking-field.ng-touched.ng-invalid{border-color:#bf1725;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")}.form-control.checking-field.ng-touched.ng-valid{border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.form-control.checking-combo.ng-touched{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem}.form-control.checking-combo.ng-touched.ng-invalid{border-color:#bf1725;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\");background-position:calc(100% - 20px)}.form-control.checking-combo.ng-touched.ng-valid{border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\");background-position:calc(100% - 20px)}.form-control-rounded{border-radius:16px}.form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control{color:#555555b3}.input-group .input-group-addon{padding:.3rem .7rem;border-radius:0}.input-group-btn .btn{padding:.36rem .9rem;font-size:17px}.input-group .form-control:not(:first-child),.input-group-addon:not(:first-child),.input-group-btn:not(:first-child)>.btn,.input-group-btn:not(:first-child)>.btn-group>.btn,.input-group-btn:not(:first-child)>.dropdown-toggle,.input-group-btn:not(:last-child)>.btn:not(:first-child),.input-group-btn:not(:last-child)>.btn-group:not(:first-child)>.btn{border-radius:0}select.form-control:not([multiple]) option{color:#000c}select.form-control:not([size]):not([multiple]){height:calc(2.5rem - 5px)}input[type=color].form-control{padding:0}.form-inline .form-group input{width:100%}.form-space-md .form-group{margin-bottom:.75rem}.form-space-lg .form-group{margin-bottom:1rem}.form-group{margin-bottom:.5rem}.dropdown-menu{padding-top:0;padding-bottom:0;border-radius:0;font-size:14px;box-shadow:0 6px 12px #0003}.dropdown-menu a{color:#242d3a}.dropdown-menu a:hover{color:#fff;background-color:#242d3a}.dropdown-menu:before{content:\" \";position:absolute;top:-12px;right:30px;display:block;width:0;height:0;border:6px solid transparent;border-bottom-color:#fff}.custom-control-label:before,.custom-control-label:after{top:.2rem}.custom-checkbox.checkbox-circle .custom-control-label:before,.custom-checkbox.checkbox-circle .custom-control-label:after{border-radius:50%}.custom-checkbox .custom-control-input:checked~.custom-control-label:before{background:rgba(85,85,85,.7)}.custom-checkbox .custom-control-input:focus~.custom-control-label:before{border:1px solid white;box-shadow:0 0 0 1px #555555b3}.custom-checkbox .custom-control-input.checkbox-primary:checked~.custom-control-label:before{background:#024a88}.custom-checkbox .custom-control-input.checkbox-primary:focus~.custom-control-label:before{box-shadow:0 0 0 1px #024a88}.custom-checkbox .custom-control-input.checkbox-success:checked~.custom-control-label:before{background:#2d922d}.custom-checkbox .custom-control-input.checkbox-success:focus~.custom-control-label:before{box-shadow:0 0 0 1px #2d922d}.custom-checkbox .custom-control-input.checkbox-info:checked~.custom-control-label:before{background:#248dad}.custom-checkbox .custom-control-input.checkbox-info:focus~.custom-control-label:before{box-shadow:0 0 0 1px #248dad}.custom-checkbox .custom-control-input.checkbox-warning:checked~.custom-control-label:before{background:#f79a17}.custom-checkbox .custom-control-input.checkbox-warning:focus~.custom-control-label:before{box-shadow:0 0 0 1px #f79a17}.custom-checkbox .custom-control-input.checkbox-danger:checked~.custom-control-label:before{background:#bf1725}.custom-checkbox .custom-control-input.checkbox-danger:focus~.custom-control-label:before{box-shadow:0 0 0 1px #bf1725}.custom-checkbox .custom-control-input.checkbox-main:checked~.custom-control-label:before{background:#242D3A}.custom-checkbox .custom-control-input.checkbox-main:focus~.custom-control-label:before{box-shadow:0 0 0 1px #242d3a}.custom-radio .custom-control-input:checked~.custom-control-label:before{background:rgba(85,85,85,.7)}.custom-radio .custom-control-input:focus~.custom-control-label:before{border:1px solid white;box-shadow:0 0 0 1px #555555b3}.custom-radio .custom-control-input.radio-primary:checked~.custom-control-label:before{background:#024a88}.custom-radio .custom-control-input.radio-primary:focus~.custom-control-label:before{box-shadow:0 0 0 1px #024a88}.custom-radio .custom-control-input.radio-success:checked~.custom-control-label:before{background:#2d922d}.custom-radio .custom-control-input.radio-success:focus~.custom-control-label:before{box-shadow:0 0 0 1px #2d922d}.custom-radio .custom-control-input.radio-info:checked~.custom-control-label:before{background:#248dad}.custom-radio .custom-control-input.radio-info:focus~.custom-control-label:before{box-shadow:0 0 0 1px #248dad}.custom-radio .custom-control-input.radio-warning:checked~.custom-control-label:before{background:#f79a17}.custom-radio .custom-control-input.radio-warning:focus~.custom-control-label:before{box-shadow:0 0 0 1px #f79a17}.custom-radio .custom-control-input.radio-danger:checked~.custom-control-label:before{background:#bf1725}.custom-radio .custom-control-input.radio-danger:focus~.custom-control-label:before{box-shadow:0 0 0 1px #bf1725}.custom-radio .custom-control-input.radio-main:checked~.custom-control-label:before{background:#242D3A}.custom-radio .custom-control-input.radio-main:focus~.custom-control-label:before{box-shadow:0 0 0 1px #242d3a}.custom-select,.custom-select:focus{background:rgba(255,255,255,.1) url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23333' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E\") no-repeat right .75rem center;background-size:8px 10px}.bg-primary{background:#024a88!important}.bg-primary.medium-opacity{background:rgba(2,74,136,.5)!important}.bg-success{background:#2d922d!important}.bg-success.medium-opacity{background:rgba(45,146,45,.5)!important}.bg-warning{background:#f79a17!important}.bg-warning.medium-opacity{background:rgba(247,154,23,.5)!important}.bg-danger{background:#bf1725!important}.bg-danger.medium-opacity{background:rgba(191,23,37,.5)!important}.bg-main{background:#242d3a!important}.bg-main.medium-opacity{background:rgba(36,45,58,.5)!important}.bg-dark{background:black!important}.bg-dark.medium-opacity{background:rgba(0,0,0,.5)!important}.custom-select{width:100%}code{background-color:#e9ebee}.app-margin-top-5{margin-top:5px!important}.app-margin-top-10{margin-top:10px!important}.app-margin-top-15{margin-top:15px!important}.app-margin-top-20{margin-top:20px!important}.app-margin-top-25{margin-top:25px!important}.app-margin-top-30{margin-top:30px!important}.app-margin-top-35{margin-top:35px!important}.app-margin-top-40{margin-top:40px!important}.app-margin-top-60{margin-top:60px!important}@media (min-width: 1280px){.modal-xl{max-width:1024px}}@media (min-width: 1600px){.modal-xxl{max-width:1280px}}@media (min-width: 1800px){.modal-feminist{max-width:1366px}}.modal-header{cursor:pointer!important}::-ms-reveal{display:none}.app-fill{width:100%;height:100%}.app-flex-left{margin-right:auto}.lastfix{margin-bottom:-.5rem}.app-inline-wrapped{display:inline!important}.app-inline-wrapped:after{content:\"\\a\";white-space:pre}.app-mat-form-slider{margin-top:-10px;width:100%;padding:0}.app-updevery-input{width:30px;display:inline;padding:1px;height:20px}.mv-input{padding:5px 10px 5px 5px;width:100px;height:30px}.mv-input:focus{box-shadow:none!important}.input-group-addon{background-color:#eceeef;border:1px solid rgba(0,0,0,.15)}.app-flex-row{flex-direction:row}.flex-nowrap{flex-wrap:nowrap}.app-white-button{background-color:#fff;border-color:#ccc}.app-bigplus{text-align:center;font-size:95px;color:#ccc;font-weight:200;cursor:pointer}.app-bigplus :hover{background-color:#eee}.app-wrap{white-space:pre-wrap;word-break:break-word}.app-min-height-145{min-height:145px}.tooltip{pointer-events:auto!important;-webkit-user-select:none!important;-moz-user-select:none!important;-khtml-user-select:none!important;-ms-user-select:none!important;cursor:default!important}.ace_gutter-cell.ace_breakpoint{border-radius:20px 0 0 20px;box-shadow:0 0 1px 1px red inset}.tab-body{padding:15px;border:1px solid #bbb;width:100%}.tab-header-page{border-bottom:20px solid #bbb;border-left:20px solid transparent;border-right:20px solid transparent;cursor:pointer;height:0;text-align:center}.tab-selected{border-bottom:20px solid #bbb;font-weight:700}.tab-unselected{border-bottom:20px solid #ddd}.app-bullet{font-weight:700;font-size:25px;line-height:0;vertical-align:sub}.app-input-password{width:calc(100% - 30px)!important;display:inline-block!important;margin-right:10px!important}.swal2-container{z-index:9999999999999!important}.app-margin-bottom-min-10{margin-bottom:-10px}.app-margin-bottom-min-15{margin-bottom:-15px}.input-group-addon-color{background-color:#eceeef!important}.no-bg-img{background-image:none!important;padding-right:0!important}::placeholder{color:#aaa!important}ngx-charts-advanced-pie-chart,ngx-charts-number-card,ngx-charts-bar-vertical,ngx-charts-bar-horizontal,ngx-charts-tree-map,ngx-charts-charts{display:block;min-height:1px}.table-striped tbody tr:nth-of-type(odd){background-color:#f2f2f2}.app-flip-y{transform:scaleY(-1)}.app-flip-x{transform:scaleX(-1)}.app-std-border-right{border-right:2px solid #ccc}.app-std-border-left{border-left:2px solid #ccc}.dropdown-menu>li>a:empty{padding:0}.app-caret-none{color:transparent!important;text-shadow:0 0 0 black!important}.app-caret-none:focus{outline:none}.app-break-words{word-break:break-all}.app-simple-border{border:1px solid #eceeef}.scrolling-box{max-height:250px;overflow-x:hidden;overflow-y:auto}.app-ace-higlight{background:rgba(255,50,50,.2);position:absolute}.ace_editor,.ace_editor div{font-family:monospace}.fixed-sm-border{border-width:1px;border-radius:0}.app-dashed-box{border:2px dashed #ccc;padding:10px}.app-small-dashed-box{border:1px dashed #ccc;padding:7px;font-size:small}.app-empty-char{position:absolute;top:45%;left:33%;font-size:18px;font-style:italic}.app-textbox-stringyfied{border:0;background-color:#fff;color:#000;font-weight:700}.app-sticky-last-column{right:0;position:sticky;z-index:0;background-color:#fff}.app-sticky-last-column-alt{right:0;position:sticky;z-index:0;background-color:#f2f2f2}.app-sticky-divider{width:100%;height:1px;z-index:999;background-color:#eee}.app-sticky-first-column{left:-1px;z-index:999;position:sticky;background-color:#ccc}.app-dropdown-stringyfied{color:#000!important;padding:0;height:20px!important;background-color:#fff!important;border:0;font-weight:700;outline:0!important;background:white;opacity:1!important;-moz-appearance:none!important;-webkit-appearance:none!important}.app-dropdown-stringyfied::-ms-expand{display:none!important}.background-danger{background-color:#e9967a}.checking-field,.checking-combo{box-shadow:unset!important}.app-border-none{border:none}.app-padding-leftonly-15{padding:0 0 0 15px!important}.app-width-auto{width:auto}.app-line-through{text-decoration:line-through}.app-margin-auto{margin:auto}.app-upper-right-remove{position:absolute;right:10px;font-size:25px;top:5px}.app-inline-block{display:inline-block}.swal2-success{border-color:#2d922d!important;color:#2d922d!important}.swal2-info{border-color:#248dad!important;color:#248dad!important}.swal2-warning{border-color:#f79a17!important;color:#f79a17!important}.swal2-danger{border-color:#bf1725!important;color:#bf1725!important}.app-slash{font-size:30px;line-height:1;margin-top:2px;text-align:center}.table-mh-435{min-height:435px}.table-b0 th,.table-b0 td{border-top:none!important;border-left:none!important}.table-b0{border:0px}.table-b0 th{border-bottom:none!important}.table-b0:last-child{border:none!important}.job-step-number{position:absolute;right:10px;font-size:16px;top:2px;font-weight:700}.dropdown-menu:before{display:none}.app-table-dotted-menu{padding:0 0 2px!important;color:#999}.app-rtl{direction:rtl}.app-border-1{border:1px solid rgba(0,0,0,.15)!important}.app-no-selection{-webkit-user-select:none;-moz-user-select:none;-khtml-user-select:none;-ms-user-select:none}.wizard-step-container{background-color:#fff;box-shadow:#63636333 0 2px 8px;padding:10px}.app-right-border{border-right:2px solid #ccc}.app-mtu-fixed-height{height:302px}.app-mtu-fixed-height-wrapper{height:204px;overflow:auto}.app-upper-right-close{position:absolute;top:0;right:15px;font-size:20px}.toast-message{white-space:pre-wrap}.app-overflow-auto{overflow:auto}.app-no-border{border:none!important}.app-contextmenu{background-color:#fff;border:1px solid;padding:10px 30px}.app-contextmenu-item{margin-left:-30px;margin-right:-30px;cursor:pointer}.app-contextmenu-item>span{padding:3px 30px}.app-contextmenu-item:hover{background-color:#ddd}.app-lh-0{line-height:0}.app-lh-05{line-height:.5}.app-lh-1{line-height:1}.app-lh-2{line-height:2}.app-lh-2-important{line-height:2!important}.app-lh-22{line-height:2.2}.app-display-block{display:block!important}.app-input-inline-icon{padding:0;margin:0;position:absolute;top:2px;right:20px}.app-bordered-box{border:1px solid #ccc}.app-mr-auto{margin-right:auto}.app-mrd-infobox-small{border:1px solid #ccc;padding:5px;border-radius:5px}.app-mrd-infobox{border:1px solid #ccc;padding:5px;border-radius:5px;margin-top:-5px;float:left}.app-mrd-infobox-editmode{margin-bottom:-20px;margin-top:-6px}.app-whitespace-prewrap{white-space:pre-wrap}.app-white-selectable{background-color:#fff}.app-white-selected{background-color:#ddd!important}.app-bb-box{border-bottom:2px solid #ddd}.app-white-selectable:hover{background-color:#ddd}.app-placeholder{color:#aaa}.app-placeholder-dark{color:#777}.modal-open{overflow:inherit;padding-right:0!important}.dropdown-menu a:hover{color:#000!important;background-color:#f5f5f5}.dropdown-menu span:hover,.dropdown-item a:hover{color:#000!important;background-color:transparent}.dropdown-item empty{color:#000!important;background-color:#f5f5f5}.app-history-box{max-height:775px;overflow-x:hidden;overflow-y:auto}.app-date-width,.app-input-width{width:100px}.load-more-btn{width:100%;margin-top:10px;background-color:ButtonFace}.app-max-width-100{max-width:100px}.app-search-buttons{position:absolute;top:55px;right:20px}.app-left-0{left:0}.app-left-4{left:4px}.app-left-10{left:10px}.app-bottom-0{bottom:0}.app-bottom-10{bottom:10px}.app-right-0{right:0}.app-right-10{right:10px!important}.app-right-20{right:20px}.app-right-25{right:25px}.app-right-50{right:50px}.app-top-2{top:2px}.app-top-5{top:5px}.app-top-20,.app-top-40{top:20px}.m-t-min-1{margin-top:-1px}.m-t-min-3{margin-top:-3px}.m-t-min-5{margin-top:-5px}.m-t-min-6{margin-top:-6px}.m-t-min-10{margin-top:-10px}.app-uppercase{text-transform:uppercase}.app-col-sm-10-with-addon{width:calc(83.33333% - 56px)!important}.app-bring-to-front{z-index:9999999!important}.modal{z-index:99999998!important}.app-bring-to-front-strong,.guppy_help{z-index:99999999!important}bs-dropdown-container{z-index:99999999!important}.app-bold{font-weight:700}.app-float-left{float:left}.app-float-right{float:right}.app-no-resize{resize:none}.app-table-no-border{border-top:none!important}.app-upper-left-indicator{position:absolute;top:2px;right:5px}.app-dialog-button{margin-bottom:19px;margin-top:1px;font-size:25px}.app-z-index-0{z-index:0!important}.app-col-divide:after{width:0px;content:\"-\";display:block;position:absolute;top:10px;bottom:0;right:2px;font-weight:700}.app-widgets-expanded{padding-right:20px!important;padding-top:10px!important;padding-bottom:0!important}.app-widget-head-expanded{padding:0 0 0 20px}.app-upper-right-trash{position:absolute;right:15px;top:15px;cursor:pointer;z-index:99}.app-absolute{position:absolute}.app-relative{position:relative}.app-box-ricarico{width:250px;position:absolute;bottom:35px}.app-box-ricarico-edit{width:250px;position:absolute;bottom:21px}.app-input-ricarico{display:inline;margin-left:2px;width:20%}.app-no-overflow{overflow:hidden}.app-overflow-visible{overflow:visible}.app-limited-block{max-height:350px;overflow:auto}.app-refresh-button{position:absolute;top:10px}.app-float-right{float:right!important}.app-intable-input{padding:2px 5px}.app-intable-select{padding:2px 5px;height:23px!important}.app-option-placeholder{color:#aaa!important}.app-option-placeholder option{color:#000!important}.app-lightgrey{color:#666}.app-bg-lightgrey{background-color:#ddd!important}.app-width-1000{width:1000px!important}.app-width-10{width:10px!important}.app-width-20{width:20px!important}.app-width-30{width:30px!important}.app-width-40{width:40px!important}.app-width-50{width:50px!important}.app-width-60{width:60px!important}.app-width-70{width:70px!important}.app-width-80{width:80px!important}.app-width-90{width:90px!important}.app-width-100{width:100px!important}.app-width-110{width:110px!important}.app-width-120{width:120px!important}.app-width-130{width:130px!important}.app-width-180{width:180px!important}.app-width-435{width:435px!important}.app-height-350{height:350px}.app-height-250{height:250px}.app-height-275{height:275px}.app-height-300{height:300px}.app-height-380{height:380px}.app-height-370{height:370px}.app-max-height-370{max-height:370px}.app-height-400,.app-height-425{height:400px}.app-height-450{height:450px}.app-height-560{height:560px}.app-sm2-minus-5{float:left;width:calc(16.66667% - 5px)!important}.app-sm10-plus-5{float:left;width:calc(83.33333% + 5px)!important}.app-deadline-todo{background-color:#87cefa!important}.app-deadline-done{background-color:#90ee90!important}.app-font-size-12{font-size:12px!important}.app-font-size-14{font-size:14px!important}.app-font-size-15{font-size:15px!important}.app-font-size-16{font-size:16px!important}.app-font-size-17{font-size:17px!important}.app-font-size-18{font-size:18px!important}.app-font-size-20{font-size:20px!important}.app-font-size-22{font-size:22px!important}.app-font-size-25{font-size:25px!important}.app-font-size-59{font-size:59px!important}.app-selected{background-color:#b0c4de}.app-aff-90{color:#006400}.app-aff-80{color:green}.app-aff-70{color:#90ee90}.app-aff-60{color:#3cb371}.app-aff-50{color:#ff8c00}.app-aff-40{color:red}.app-bg-aff-90{background-color:#006400}.app-bg-aff-80{background-color:green}.app-bg-aff-70{background-color:#90ee90}.app-bg-aff-60{background-color:#3cb371}.app-bg-aff-50{background-color:#ff8c00}.app-bg-aff-40{background-color:red}.app-scarico-materiale-body{max-height:500px;overflow:auto;overflow-x:hidden}.app-max-height-550{max-height:550px}.app-max-height-300{max-height:300px}.app-success-row{background-color:#389c90!important}.app-danger-row{background-color:#9c3838!important}.app-info-row{background-color:#388b9c!important}.app-active-readonly{color:#555!important;background-color:#fff!important}.app-reading-info{position:absolute;top:5px;left:5px;font-size:20px}.app-loading-over{display:none;margin:auto;position:absolute;inset:0;width:100%;height:100%;z-index:99;background:rgba(0,0,0,.5) none repeat}.app-loading-over-internal{color:#fff;position:absolute;top:48%;left:45%;font-size:15px}.app-circle{display:inline-block;width:10px;height:10px;border-radius:50%}.loader-img{position:absolute;width:140px;top:35%;left:calc(50% - 70px)}.app-timepicker-success{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem;border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.app-success-row-link{color:ivory!important}.dropdown-item:hover{color:#fff!important}.app-fixed-height-700{height:700px;overflow:auto;overflow-x:hidden}.app-fixed-height-610{height:610px;overflow:auto;overflow-x:hidden}.app-fixed-height-685{height:685px;overflow:auto;overflow-x:hidden}.app-arrow{height:15px;width:100%;text-align:center}.app-visible{display:block!important}.app-scheduling-symbol{position:absolute;right:15px;font-size:2.15em;z-index:100}.app-arrow:hover{background-color:#d3d3d3}.app-calendar-box{width:calc(100% - 380px);padding-left:10px;float:right}.app-deadline-box-container{width:380px;height:100%;float:left}.app-deadline-box{padding:0 3px;margin-bottom:5px;margin-left:5px;margin-right:5px;border-style:solid;border-color:#d3d3d3;border-width:2px;position:relative}.app-input-icon{position:absolute;color:#696969;top:11px;left:5px;z-index:999}.app-input-icon:hover{color:#696969}.app-text-center{text-align:center}.app-text-right{text-align:right}.app-text-left{text-align:left}.app-fe-sm-v{position:relative;top:0;width:1px;left:5px;font-size:8px;font-weight:700;color:#000;text-shadow:0px 0px .2px black}.app-fe-v{position:relative;top:-10px;left:145px;width:1px;font-size:11px;font-weight:700;color:#fffac2;text-shadow:0px 0px 1px #fffbcc}.app-card-function-button{padding:.5rem 1.25rem;border-bottom:solid 2px #D9D9D9}.app-modal-function-button{padding:8px 15px;border-bottom:solid 1px #D9D9D9}.app-no-bg-img{background-image:none!important}.app-widget-head-button{font-size:1.15rem;margin-top:-2px;margin-bottom:-5px;margin-left:10px}.app-line-separator{height:3px;background:rgb(237,237,237);border-bottom:1px solid rgb(237,237,237);margin-bottom:10px}.app-small-line-separator{height:2px;background:#ccc;border-bottom:1px solid #ccc;margin-bottom:5px;margin-top:5px}.app-link{color:#0275d8!important;cursor:pointer;text-decoration:none;display:block}.app-link:hover{color:#23527c!important;cursor:pointer;text-decoration:underline!important}.app-link-nocol{cursor:pointer;text-decoration:none}.app-link-nocol:hover{text-decoration:underline}.app-btn-widget{position:absolute;margin:0;top:3.5px;background-color:#414b50;cursor:pointer}.app-btn-widget-spacer{visibility:hidden;height:1px}.app-btn-widget:hover{background-color:#697378}.app-inline{display:inline}.app-btn-search{width:40.85px;height:38px}.app-fa-cell-fix{display:table-cell}.app-display-none{display:none}.app-border-radius-5{border-radius:5px!important}.app-no-padding{padding:0!important}.app-padding-5{padding:5px!important}.app-padding-2{padding:2px!important}.app-padding-3{padding:3px!important}.app-padding-10{padding:10px!important}.app-padding-15{padding:15px!important}.app-padding-left-0{padding-left:0!important}.app-padding-left-5{padding-left:5px!important}.app-padding-left-10{padding-left:10px!important}.app-padding-left-15{padding-left:15px!important}.app-padding-left-20{padding-left:20px!important}.app-padding-left-25{padding-left:25px!important}.app-padding-left-30{padding-left:30px!important}.app-padding-left-35{padding-left:35px!important}.app-padding-left-40{padding-left:40px!important}.app-padding-left-45{padding-left:45px!important}.app-padding-right-0{padding-right:0!important}.app-padding-right-5{padding-right:5px!important}.app-padding-right-10{padding-right:10px!important}.app-padding-right-15{padding-right:15px!important}.app-margin-0{margin:0!important}.app-margin-right-min-10{margin-right:-10px!important}.app-margin-left-min-2{margin-left:-2px}.app-margin-left-min-5{margin-left:-5px}.app-margin-left-min-10{margin-left:-10px!important}.app-margin-right-min-20{margin-right:-20px!important}.app-margin-left-0{margin-left:0!important}.app-margin-left-5{margin-left:5px!important}.app-margin-left-6{margin-left:6px!important}.app-margin-left-15{margin-left:15px!important}.app-margin-left-25{margin-left:25px!important}.app-margin-right-10{margin-right:10px!important}.app-margin-right-15{margin-right:15px!important}.app-margin-right-20{margin-right:20px!important}.app-margin-right-25{margin-right:25px!important}.app-margin-right-5{margin-right:5px!important}.app-margin-top-min-10{margin-top:-10px!important}.app-margin-top-min-15{margin-top:-15px!important}.app-margin-left-10{margin-left:10px!important}.app-margin-bottom-0{margin-bottom:0!important}.app-margin-bottom-2{margin-bottom:2px!important}.app-margin-bottom-5{margin-bottom:5px!important}.app-margin-bottom-10{margin-bottom:10px!important}.app-margin-bottom-14{margin-bottom:14px!important}.app-margin-bottom-15{margin-bottom:15px!important}.app-margin-bottom-20{margin-bottom:20px!important}.app-margin-bottom-25{margin-bottom:25px!important}.app-margin-bottom-30{margin-bottom:30px!important}.app-border-radius-10{border-radius:10px}.app-no-margin{margin:0!important}.app-no-row-margin{margin-left:0!important;margin-right:0!important}.app-white-text{color:#fff!important}.app-black-text{color:#242424!important}.app-pointer{cursor:pointer}.app-not-allowed{cursor:not-allowed}.app-hidden-view{visibility:hidden!important}.app-afterline-button{margin-top:5px;color:#fff;background-color:inherit;border-width:2px;border-color:#fff;font-weight:700;margin-bottom:-5px}.app-afterline-button-black{color:#000;background-color:inherit;border-width:2px;border-color:#000;font-weight:700;margin-bottom:5px}.m-t-min-2{margin-top:-2px}.m-t-1{margin-top:1px}.m-t-2{margin-top:2px}.m-t-3{margin-top:3px}.m-t-4{margin-top:4px}.m-t-6{margin-top:6px}.m-t-7{margin-top:7px}.m-t-8{margin-top:8px}.m-t-9{margin-top:9px}.m-t-10{margin-top:10px}.m-t-30{margin-top:30px}.f-s-25{font-size:25px}.app-pullleft-1{margin-right:1px}.app-pullleft-2{margin-right:2px}.app-pullleft-3{margin-right:3px}.app-pullleft-4{margin-right:4px}.app-pullleft-5{margin-right:5px}.app-pullleft-6{margin-right:6px}.app-pullleft-7{margin-right:7px}.app-pullleft-8{margin-right:8px}.app-pullleft-9{margin-right:9px}.app-pullleft-10{margin-right:10px}.app-pullleft-15{margin-right:15px}.app-pullright-1{margin-left:1px}.app-pullright-2{margin-left:2px}.app-pullright-3{margin-left:3px}.app-pullright-4{margin-left:4px}.app-pullright-5{margin-left:5px}.app-pullright-6{margin-left:6px}.app-pullright-7{margin-left:7px}.app-pullright-8{margin-left:8px}.app-pullright-9{margin-left:9px}.app-pullright-10{margin-left:10px}.app-pullright-15{margin-left:15px}.app-pullup-1{margin-bottom:1px}.app-pullup-2{margin-bottom:2px}.app-pullup-3{margin-bottom:3px}.app-pullup-4{margin-bottom:4px}.app-pullup-5{margin-bottom:5px}.app-pullup-6{margin-bottom:6px}.app-pullup-7{margin-bottom:7px}.app-pullup-8{margin-bottom:8px}.app-pullup-9{margin-bottom:9px}.app-pullup-10{margin-bottom:10px}.app-pullup-15{margin-bottom:15px}.app-one-clm-width{width:100%}.app-two-clm-width{width:50%}.app-three-clm-width{width:33.333%}.app-four-clm-width{width:25%}.app-five-clm-width{width:20%}.app-six-clm-width{width:16.666%}.app-col-12{width:100%}.app-col-11{width:91.66666667%}.app-col-10{width:83.33333333%}.app-col-9{width:75%}.app-col-8{width:66.66666667%}.app-col-7{width:58.33333333%}.app-col-6{width:50%}.app-col-5{width:41.66666667%}.app-col-4{width:33.33333333%}.app-col-3{width:25%}.app-col-2{width:16.66666667%}.app-col-1{width:8.33333333%}.app-padding-bottom-0{padding-bottom:0!important}.app-padding-bottom-5{padding-bottom:5px}.app-padding-bottom-10{padding-bottom:10px}.app-padding-top-0{padding-top:0!important}.app-padding-top-3{padding-top:3px!important}.app-padding-top-8{padding-top:8px!important}.app-padding-top-5{padding-top:5px!important}.app-padding-top-10{padding-top:10px!important}.app-padding-top-13{padding-top:13px!important}.app-padding-top-15{padding-top:15px!important}.app-padding-top-16{padding-top:16px!important}.app-mb-0{margin-bottom:0}.file-upload .file-upload-btn{position:absolute;width:100%;height:35px;z-index:9;opacity:0}.file-upload .delete-file{position:absolute;right:50px;top:8px;font-size:16px;opacity:.8;cursor:pointer;z-index:99;visibility:hidden}.file-upload:hover .delete-file{visibility:visible}.app-right-15{right:15px}.app-top-0{top:0}.app-top-10{top:10px}.app-fs-30{font-size:30px}.app-fs-16{font-size:16px}.app-fs-20{font-size:20px}.app-fs-23{font-size:23px}.app-fs-24{font-size:24px}.app-fs-18{font-size:18px}.app-fs-14{font-size:14px}.app-fs-12{font-size:12px}.selectable-timeline{height:20px;display:flex}.timeline-element-selected{cursor:pointer;text-decoration:underline;font-weight:700}.timeline-element-unselected{cursor:pointer;font-style:italic}.timeline-arrow{width:15px}.timeline-element-container{width:calc(100% - 37px);overflow:hidden;white-space:nowrap;text-overflow:ellipsis;display:flex}.app-checkbox-label{margin-left:5px;margin-top:-1px}.app-nowrap{white-space:nowrap}.app-min-height-365{min-height:365px}.app-min-width-std-395{min-width:395px}.app-min-width-std-110{min-width:110px}.app-min-width-std-150{min-width:150px}.app-min-width-std-220{min-width:220px}.app-min-width-std-120{min-width:120px}.app-min-width-std-70{min-width:70px}.app-ltab-border{border-left:2px solid #bbb}.app-rtab-border{border-right:2px solid #bbb}.app-col-min{width:1px}.app-filter-wrapper{padding-left:0;margin-top:20px}.app-first-filter-line{margin-top:-20px}.caret{display:inline-block;width:0;height:0;margin-left:2px;vertical-align:middle}.dropup,.dropdown{position:relative}.dropdown-toggle:focus{outline:0}.dropdown-menu{position:absolute;top:100%;left:0;display:none;float:left;min-width:160px;padding:5px 0;margin:2px 0 0;list-style:none;text-align:left;border:1px solid #CCC;background-clip:padding-box}.dropdown-menu.pull-right{right:0;left:auto}.dropdown-menu>li>a{display:block;padding:3px 20px;clear:both;font-weight:400;white-space:nowrap}.dropdown-menu>li>a:hover,.dropdown-menu>li>a:focus{text-decoration:none}.dropdown-menu>.active>a,.dropdown-menu>.active>a:hover,.dropdown-menu>.active>a:focus{text-decoration:none;outline:0}.dropdown-menu>.disabled>a:hover,.dropdown-menu>.disabled>a:focus{text-decoration:none;background-color:transparent;background-image:none}.open>.dropdown-menu{display:block}.open>a{outline:0}.dropdown-menu-right-user{left:-250px;right:0;top:-2px;width:242px}.dropdown-menu-right{left:auto;right:0}.dropdown-menu-left{left:0;right:auto}.dropdown-header{display:block;padding:3px 20px;white-space:nowrap}.dropdown-backdrop{position:fixed;inset:0}.pull-right>.dropdown-menu{right:0;left:auto}.dropup .caret,.navbar-fixed-bottom .dropdown .caret{border-top:0;content:\"\"}.dropup .dropdown-menu,.navbar-fixed-bottom .dropdown .dropdown-menu{top:auto;bottom:100%;margin-bottom:2px}.app-search-background{z-index:9999;margin-top:60px;padding:0;background-color:#0000004d;width:100vw;height:calc(100vh - 60px)}.app-search-result-box{height:calc(100% - 35px);overflow:hidden;margin:20px}.app-search-card{margin-top:2px;margin-bottom:10px;padding:15px;background-color:#fff;box-shadow:#06182c66 0 0 0 2px,#06182ca6 0 4px 6px -1px,#ffffff14 0 1px inset}.pull-left{float:left}.pull-right{float:right}.pace .pace-progress{background:#637CA0;position:absolute;height:3px;z-index:0}.pace .pace-progress-inner{display:none}.pace .pace-activity{position:absolute;top:10px;left:10px;border-width:1px;right:auto;width:18px;height:18px;border-top-color:#242d3a;border-left-color:#242d3a}.slimScrollBar,.slimScrollRail{border-radius:0!important;width:4px!important}.gu-mirror{position:fixed!important;margin:0!important;z-index:9999!important;opacity:.8;-ms-filter:\"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)\";filter:alpha(opacity=80);pointer-events:none}.gu-hide{left:-9999px!important}.gu-unselectable{-webkit-user-select:none!important;user-select:none!important}.gu-transit{opacity:.2;-ms-filter:\"progid:DXImageTransform.Microsoft.Alpha(Opacity=20)\";filter:alpha(opacity=20)}.guppy_help{max-height:400px;overflow-y:scroll}.toast-container{margin-top:55px}.ngx-json-viewer .segment-type-null>.segment-main>.segment-value{background-color:inherit!important}.swal2-html-container{overflow:hidden}@font-face{font-family:Roboto;font-style:normal;font-weight:100;src:local(\"Roboto Thin\"),local(\"Roboto-Thin\"),url(/assets/fonts/google/Roboto/Roboto-Thin.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:100;src:local(\"Roboto Thin Italic\"),local(\"Roboto-ThinItalic\"),url(/assets/fonts/google/Roboto/Roboto-ThinItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:300;src:local(\"Roboto Light\"),local(\"Roboto-Light\"),url(/assets/fonts/google/Roboto/Roboto-Light.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:300;src:local(\"Roboto Light Italic\"),local(\"Roboto-LightItalic\"),url(/assets/fonts/google/Roboto/Roboto-LightItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:400;src:local(\"Roboto Regular\"),local(\"Roboto-Regular\"),url(/assets/fonts/google/Roboto/Roboto-Regular.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:400;src:local(\"Roboto Italic\"),local(\"Roboto-Italic\"),url(/assets/fonts/google/Roboto/Roboto-Italic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:500;src:local(\"Roboto Medium\"),local(\"Roboto-Medium\"),url(/assets/fonts/google/Roboto/Roboto-Medium.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:500;src:local(\"Roboto Medium Italic\"),local(\"Roboto-MediumItalic\"),url(/assets/fonts/google/Roboto/Roboto-MediumItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:700;src:local(\"Roboto Bold\"),local(\"Roboto-Bold\"),url(/assets/fonts/google/Roboto/Roboto-Bold.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:700;src:local(\"Roboto Bold Italic\"),local(\"Roboto-BoldItalic\"),url(/assets/fonts/google/Roboto/Roboto-BoldItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:900;src:local(\"Roboto Black\"),local(\"Roboto-Black\"),url(/assets/fonts/google/Roboto/Roboto-Black.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:900;src:local(\"Roboto Black Italic\"),local(\"Roboto-BlackItalic\"),url(/assets/fonts/google/Roboto/Roboto-BlackItalic.ttf) format(\"truetype\")}html{height:100%;min-height:100%}body{font-family:Roboto,sans-serif;font-size:14px;color:#242424}body:before{content:\"\";position:fixed;width:100%;height:100%;top:0;left:0;background:#e9ebee;will-change:transform;z-index:-1}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{font-weight:400}h1 small,h2 small,h3 small,h4 small,h5 small,h6 small,.h1 small,.h2 small,.h3 small,.h4 small,.h5 small,.h6 small{font-size:70%}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-button{width:0px;height:0px}::-webkit-scrollbar-thumb{background:#e1e1e1;border:0px none #ffffff;border-radius:0}::-webkit-scrollbar-thumb:hover{background:#cccccc}::-webkit-scrollbar-thumb:active{background:#888888}::-webkit-scrollbar-track{background:#666666;border:0px none #ffffff;border-radius:0}::-webkit-scrollbar-track:hover{background:#666666}::-webkit-scrollbar-track:active{background:#333333}::-webkit-scrollbar-corner{background:transparent}.transition{transition:.3s}.widget-controls{position:absolute;z-index:1;top:0;right:0;padding:10px 20px;font-size:14px}.widget-controls a{color:#fff;margin-left:7px;line-height:1;vertical-align:top;display:inline-block}.widget-controls a i.glyphicon-resize-full{font-size:13px}.widget-controls a:hover{color:#ffffffb3}.widget-controls a.dropdown-toggle:after{display:none}.widget-controls ul.dropdown-menu{min-width:9rem;padding:0;border-radius:0}.widget-controls ul.dropdown-menu li{padding:4px;overflow:hidden}.widget-controls ul.dropdown-menu li a{color:#242d3a;font-size:13px;width:100%}.widget-controls ul.dropdown-menu li:hover{background-color:#242d3a}.widget-controls ul.dropdown-menu li:hover a{color:#fff}.card.fullscreened .card-header{line-height:35px}.card.fullscreened .card-header .widget-controls{padding:20px}.card.fullscreened .card-header .widget-controls a{margin-left:12px}.card.fullscreened .card-header .widget-controls a.setting{display:none}.card.fullscreened.card-primary{background:#024a88}.card.fullscreened.card-success{background:#2d922d}.card.fullscreened.card-info{background:#248dad}.card.fullscreened.card-warning{background:#f79a17}.card.fullscreened.card-danger{background:#bf1725}.scrolling{height:100%;overflow-y:scroll;padding-bottom:60px}.no-margin{margin:0}.bottom-15{margin-bottom:15px}.m-t-5{margin-top:5px}.m-t-15{margin-top:15px}.res-img{width:100%}.chart-outher{width:55%;margin:0 auto}.p-t-10{padding-top:10%}.o-visible{overflow:visible}.w-150{width:150px}.w-200{width:200px}@media (max-width: 543px){.chart-outher{width:100%}}@media (min-width: 544px) and (max-width: 767px){.chart-outher{width:85%}}@media (min-width: 992px) and (max-width: 1199px){.chart-outher{width:65%}}.mat-form-field-disabled .mat-form-field-wrapper{background-color:#ddd}.mat-no-border-top .mat-form-field-infix{border-top:none!important}.mat-dflt-margin,.mat-form-field-appearance-outline .mat-form-field-wrapper{margin-top:.125em!important;margin-bottom:.125em!important}.mat-form-field-wrapper{padding-bottom:0;height:35px;min-height:35px!important;margin-bottom:-7px!important}.mat-full-width{width:100%}.mat-full-height .mat-form-field-wrapper{height:100%!important}.mat-form-field-appearance-outline .mat-form-field-infix{padding-top:5px;padding-bottom:0;height:36px}.mat-form-field-appearance-outline .mat-form-field-infix select.mat-input-element{background-color:transparent;margin-bottom:-11px!important;margin-top:-2px!important;padding-top:0!important;top:0!important}.mat-form-field-appearance-outline .mat-form-field-infix input{display:inline-flex;margin-top:-8px;margin-bottom:-5px;padding-top:8px}.mat-form-field-appearance-outline .mat-form-field-suffix{height:25px!important;top:-2px!important}.mat-form-field-appearance-outline .mat-form-field-suffix .form-input-suffix{margin-right:5px!important;position:absolute!important;top:7px!important;right:4px!important}.mat-form-field-appearance-outline .mat-form-field-infix .form-input-suffix{position:relative!important;top:-4px!important}.mat-form-field-prefix .mat-icon-button,.mat-form-field-suffix .mat-icon-button{height:32px!important}.mat-form-field-label-wrapper{top:-8px}.mat-form-field-type-mat-native-select .mat-form-field-infix:after{top:60%!important}.mat-form-field-suffix{margin-right:-10px!important}.cdk-overlay-container{z-index:99999999!important}.mat-height-fixed .mat-form-field-flex{height:38px!important}.mat-height-auto .mat-form-field-flex{height:auto!important;padding-bottom:5px!important;padding-top:5px!important;padding-right:2px!important}.mat-height-auto .mat-form-field-infix{height:auto!important}.mat-icon-button-override{width:25px!important;top:0!important;color:#000000a3!important;position:absolute!important}.mat-icon-button-override-suffix{right:-5px!important}.mat-icon-button-override-prefix{left:-5px!important}.mat-option{height:25px!important;font-size:14px!important}.ngx-mat-timepicker .mat-form-field-infix{border-top:none!important}.mat-form-field-wrapper .form-control{width:100%;border:none;padding:0;line-height:1}.mat-form-field-wrapper .form-control:focus{box-shadow:none!important}.mat-form-field-wrapper .form-control.checking-field.ng-touched{padding-right:0;background-position-y:14px!important;background-position-x:right;padding-top:8px;padding-bottom:0}.mat-height-auto .form-control.checking-field.ng-touched{padding-right:25px;background-position:center right .625rem!important}.mat-form-field-wrapper .form-control.input-small.checking-field.ng-touched{background-position-y:9px!important;padding-right:25px}.mat-form-field-wrapper .form-control{background-color:transparent!important}.mat-form-field-wrapper .form-control.checking-combo.ng-touched{padding-right:45px;background-position-y:8px!important;padding-top:4px!important}.mat-form-field-wrapper .form-control.checking-combo.ng-untouched{padding-right:20px;background-position-y:8px!important;padding-top:4px!important}.mat-input-with-suffix{width:calc(100% - 35px)!important;display:inline-block!important;margin-right:10px!important}.mat-input-group-addon .mat-form-field-appearance-outline .mat-form-field-wrapper{background-color:#eceeef;border:1px solid rgba(0,0,0,.15);border-radius:.25rem}.mat-form-field-appearance-outline textarea{padding:5px 0!important}.mat-chip-list-wrapper input.mat-input-element,.mat-chip-list-wrapper .mat-standard-chip{margin:1px 4px 4px!important;padding-top:0!important}.snow{position:absolute;width:10px;height:10px;background:white;border-radius:50%}.snow:nth-child(1){opacity:1.6064;transform:translate(8.6833vw,-10px) scale(.4029);animation:fall-1 20s -7s linear infinite}@keyframes fall-1{66.734%{transform:translate(13.1253vw,66.734vh) scale(.4029)}to{transform:translate(10.9043vw,99vh) scale(.4029)}}.snow:nth-child(2){opacity:1.0106;transform:translate(23.1637vw,-10px) scale(.1661);animation:fall-2 22s -22s linear infinite}@keyframes fall-2{39.384%{transform:translate(27.3963vw,39.384vh) scale(.1661)}to{transform:translate(25.28vw,99vh) scale(.1661)}}.snow:nth-child(3){opacity:.3048;transform:translate(83.6546vw,-10px) scale(.6761);animation:fall-3 26s -2s linear infinite}@keyframes fall-3{54.498%{transform:translate(84.7918vw,54.498vh) scale(.6761)}to{transform:translate(84.2232vw,99vh) scale(.6761)}}.snow:nth-child(4){opacity:1.6386;transform:translate(90.0744vw,-10px) scale(.3182);animation:fall-4 13s -15s linear infinite}@keyframes fall-4{76.845%{transform:translate(97.7348vw,76.845vh) scale(.3182)}to{transform:translate(93.9046vw,99vh) scale(.3182)}}.snow:nth-child(5){opacity:1.981;transform:translate(1.6968vw,-10px) scale(.5786);animation:fall-5 10s -23s linear infinite}@keyframes fall-5{77.471%{transform:translate(-2.6614vw,77.471vh) scale(.5786)}to{transform:translate(-.4823vw,99vh) scale(.5786)}}.snow:nth-child(6){opacity:1.7516;transform:translate(41.5761vw,-10px) scale(.2376);animation:fall-6 16s -24s linear infinite}@keyframes fall-6{60.17%{transform:translate(44.4076vw,60.17vh) scale(.2376)}to{transform:translate(42.99185vw,99vh) scale(.2376)}}.snow:nth-child(7){opacity:1.1468;transform:translate(80.6677vw,-10px) scale(.025);animation:fall-7 26s -15s linear infinite}@keyframes fall-7{36.602%{transform:translate(81.4111vw,36.602vh) scale(.025)}to{transform:translate(81.0394vw,99vh) scale(.025)}}.snow:nth-child(8){opacity:.9054;transform:translate(22.8476vw,-10px) scale(.9217);animation:fall-8 28s -28s linear infinite}@keyframes fall-8{72.159%{transform:translate(30.921vw,72.159vh) scale(.9217)}to{transform:translate(26.8843vw,99vh) scale(.9217)}}.snow:nth-child(9){opacity:.2334;transform:translate(85.2018vw,-10px) scale(.8832);animation:fall-9 30s -23s linear infinite}@keyframes fall-9{48.37%{transform:translate(78.7482vw,48.37vh) scale(.8832)}to{transform:translate(81.975vw,99vh) scale(.8832)}}.snow:nth-child(10){opacity:1.1094;transform:translate(67.9689vw,-10px) scale(.7401);animation:fall-10 19s -18s linear infinite}@keyframes fall-10{73.577%{transform:translate(62.629vw,73.577vh) scale(.7401)}to{transform:translate(65.29895vw,99vh) scale(.7401)}}.snow:nth-child(11){opacity:.146;transform:translate(41.1695vw,-10px) scale(.1931);animation:fall-11 24s -22s linear infinite}@keyframes fall-11{59.412%{transform:translate(49.1218vw,59.412vh) scale(.1931)}to{transform:translate(45.14565vw,99vh) scale(.1931)}}.snow:nth-child(12){opacity:1.744;transform:translate(94.787vw,-10px) scale(.9666);animation:fall-12 11s -29s linear infinite}@keyframes fall-12{37.213%{transform:translate(92.8981vw,37.213vh) scale(.9666)}to{transform:translate(93.84255vw,99vh) scale(.9666)}}.snow:nth-child(13){opacity:1.2294;transform:translate(35.334vw,-10px) scale(.7122);animation:fall-13 17s -24s linear infinite}@keyframes fall-13{68.522%{transform:translate(41.9963vw,68.522vh) scale(.7122)}to{transform:translate(38.66515vw,99vh) scale(.7122)}}.snow:nth-child(14){opacity:1.5262;transform:translate(46.2988vw,-10px) scale(.1805);animation:fall-14 24s -19s linear infinite}@keyframes fall-14{63.716%{transform:translate(44.5245vw,63.716vh) scale(.1805)}to{transform:translate(45.41165vw,99vh) scale(.1805)}}.snow:nth-child(15){opacity:1.9242;transform:translate(1.5111vw,-10px) scale(.4599);animation:fall-15 15s -20s linear infinite}@keyframes fall-15{75.029%{transform:translate(-.0026vw,75.029vh) scale(.4599)}to{transform:translate(.75425vw,99vh) scale(.4599)}}.snow:nth-child(16){opacity:.3062;transform:translate(69.4579vw,-10px) scale(.5858);animation:fall-16 16s -12s linear infinite}@keyframes fall-16{60.2%{transform:translate(77.8844vw,60.2vh) scale(.5858)}to{transform:translate(73.67115vw,99vh) scale(.5858)}}.snow:nth-child(17){opacity:1.3118;transform:translate(76.2656vw,-10px) scale(.7149);animation:fall-17 25s -25s linear infinite}@keyframes fall-17{30.58%{transform:translate(80.4398vw,30.58vh) scale(.7149)}to{transform:translate(78.3527vw,99vh) scale(.7149)}}.snow:nth-child(18){opacity:.5938;transform:translate(23.7699vw,-10px) scale(.3294);animation:fall-18 13s -15s linear infinite}@keyframes fall-18{32.767%{transform:translate(18.0625vw,32.767vh) scale(.3294)}to{transform:translate(20.9162vw,99vh) scale(.3294)}}.snow:nth-child(19){opacity:.786;transform:translate(56.6329vw,-10px) scale(.8671);animation:fall-19 12s -16s linear infinite}@keyframes fall-19{67.041%{transform:translate(56.7615vw,67.041vh) scale(.8671)}to{transform:translate(56.6972vw,99vh) scale(.8671)}}.snow:nth-child(20){opacity:.874;transform:translate(9.1698vw,-10px) scale(.5176);animation:fall-20 27s -4s linear infinite}@keyframes fall-20{49.728%{transform:translate(7.9338vw,49.728vh) scale(.5176)}to{transform:translate(8.5518vw,99vh) scale(.5176)}}.snow:nth-child(21){opacity:1.3688;transform:translate(7.1968vw,-10px) scale(.9804);animation:fall-21 13s -18s linear infinite}@keyframes fall-21{46.054%{transform:translate(14.8385vw,46.054vh) scale(.9804)}to{transform:translate(11.01765vw,99vh) scale(.9804)}}.snow:nth-child(22){opacity:1.7124;transform:translate(47.3248vw,-10px) scale(.8293);animation:fall-22 29s -27s linear infinite}@keyframes fall-22{77.951%{transform:translate(56.1523vw,77.951vh) scale(.8293)}to{transform:translate(51.73855vw,99vh) scale(.8293)}}.snow:nth-child(23){opacity:.0424;transform:translate(91.4302vw,-10px) scale(.1802);animation:fall-23 23s -9s linear infinite}@keyframes fall-23{52.161%{transform:translate(91.3549vw,52.161vh) scale(.1802)}to{transform:translate(91.39255vw,99vh) scale(.1802)}}.snow:nth-child(24){opacity:.4;transform:translate(74.7282vw,-10px) scale(.9096);animation:fall-24 13s -26s linear infinite}@keyframes fall-24{59.277%{transform:translate(78.1206vw,59.277vh) scale(.9096)}to{transform:translate(76.4244vw,99vh) scale(.9096)}}.snow:nth-child(25){opacity:1.2982;transform:translate(66.0855vw,-10px) scale(.1955);animation:fall-25 29s -24s linear infinite}@keyframes fall-25{77.388%{transform:translate(65.4249vw,77.388vh) scale(.1955)}to{transform:translate(65.7552vw,99vh) scale(.1955)}}.snow:nth-child(26){opacity:.8902;transform:translate(7.0506vw,-10px) scale(.696);animation:fall-26 16s -1s linear infinite}@keyframes fall-26{57.549%{transform:translate(-2.3098vw,57.549vh) scale(.696)}to{transform:translate(2.3704vw,99vh) scale(.696)}}.snow:nth-child(27){opacity:.6876;transform:translate(35.8872vw,-10px) scale(.7878);animation:fall-27 23s -7s linear infinite}@keyframes fall-27{74.411%{transform:translate(27.5947vw,74.411vh) scale(.7878)}to{transform:translate(31.74095vw,99vh) scale(.7878)}}.snow:nth-child(28){opacity:.5972;transform:translate(58.7309vw,-10px) scale(.36);animation:fall-28 15s -28s linear infinite}@keyframes fall-28{58.496%{transform:translate(58.914vw,58.496vh) scale(.36)}to{transform:translate(58.82245vw,99vh) scale(.36)}}.snow:nth-child(29){opacity:.7986;transform:translate(96.2046vw,-10px) scale(.5868);animation:fall-29 10s -26s linear infinite}@keyframes fall-29{77.835%{transform:translate(97.2572vw,77.835vh) scale(.5868)}to{transform:translate(96.7309vw,99vh) scale(.5868)}}.snow:nth-child(30){opacity:.9938;transform:translate(67.0271vw,-10px) scale(.2296);animation:fall-30 11s -16s linear infinite}@keyframes fall-30{79.469%{transform:translate(63.0813vw,79.469vh) scale(.2296)}to{transform:translate(65.0542vw,99vh) scale(.2296)}}.snow:nth-child(31){opacity:1.2352;transform:translate(49.9256vw,-10px) scale(.0111);animation:fall-31 30s -29s linear infinite}@keyframes fall-31{71.809%{transform:translate(47.6325vw,71.809vh) scale(.0111)}to{transform:translate(48.77905vw,99vh) scale(.0111)}}.snow:nth-child(32){opacity:1.6412;transform:translate(46.2292vw,-10px) scale(.0578);animation:fall-32 21s -3s linear infinite}@keyframes fall-32{57.726%{transform:translate(51.6772vw,57.726vh) scale(.0578)}to{transform:translate(48.9532vw,99vh) scale(.0578)}}.snow:nth-child(33){opacity:.7828;transform:translate(77.5554vw,-10px) scale(.0456);animation:fall-33 20s -10s linear infinite}@keyframes fall-33{54.408%{transform:translate(84.2766vw,54.408vh) scale(.0456)}to{transform:translate(80.916vw,99vh) scale(.0456)}}.snow:nth-child(34){opacity:1.3734;transform:translate(71.2599vw,-10px) scale(.408);animation:fall-34 17s -14s linear infinite}@keyframes fall-34{38.345%{transform:translate(70.0228vw,38.345vh) scale(.408)}to{transform:translate(70.64135vw,99vh) scale(.408)}}.snow:nth-child(35){opacity:1.6358;transform:translate(98.9385vw,-10px) scale(.9468);animation:fall-35 26s -9s linear infinite}@keyframes fall-35{50.529%{transform:translate(101.1245vw,50.529vh) scale(.9468)}to{transform:translate(100.0315vw,99vh) scale(.9468)}}.snow:nth-child(36){opacity:1.2896;transform:translate(6.4326vw,-10px) scale(.4099);animation:fall-36 15s -23s linear infinite}@keyframes fall-36{53.556%{transform:translate(5.561vw,53.556vh) scale(.4099)}to{transform:translate(5.9968vw,99vh) scale(.4099)}}.snow:nth-child(37){opacity:.5988;transform:translate(66.9748vw,-10px) scale(.8522);animation:fall-37 24s -12s linear infinite}@keyframes fall-37{75.077%{transform:translate(70.5679vw,75.077vh) scale(.8522)}to{transform:translate(68.77135vw,99vh) scale(.8522)}}.snow:nth-child(38){opacity:1.0996;transform:translate(80.2133vw,-10px) scale(.2896);animation:fall-38 27s -29s linear infinite}@keyframes fall-38{31.017%{transform:translate(72.9311vw,31.017vh) scale(.2896)}to{transform:translate(76.5722vw,99vh) scale(.2896)}}.snow:nth-child(39){opacity:1.4046;transform:translate(15.5371vw,-10px) scale(.4088);animation:fall-39 11s -14s linear infinite}@keyframes fall-39{77.924%{transform:translate(11.8524vw,77.924vh) scale(.4088)}to{transform:translate(13.69475vw,99vh) scale(.4088)}}.snow:nth-child(40){opacity:.0318;transform:translate(49.2976vw,-10px) scale(.4875);animation:fall-40 12s -6s linear infinite}@keyframes fall-40{43.831%{transform:translate(48.0058vw,43.831vh) scale(.4875)}to{transform:translate(48.6517vw,99vh) scale(.4875)}}.snow:nth-child(41){opacity:1.117;transform:translate(29.56vw,-10px) scale(.4448);animation:fall-41 14s -26s linear infinite}@keyframes fall-41{79.574%{transform:translate(35.8019vw,79.574vh) scale(.4448)}to{transform:translate(32.68095vw,99vh) scale(.4448)}}.snow:nth-child(42){opacity:1.613;transform:translate(30.9526vw,-10px) scale(.3707);animation:fall-42 13s -6s linear infinite}@keyframes fall-42{36.709%{transform:translate(21.5023vw,36.709vh) scale(.3707)}to{transform:translate(26.22745vw,99vh) scale(.3707)}}.snow:nth-child(43){opacity:1.7758;transform:translate(11.6463vw,-10px) scale(.5416);animation:fall-43 10s -2s linear infinite}@keyframes fall-43{56.284%{transform:translate(17.7438vw,56.284vh) scale(.5416)}to{transform:translate(14.69505vw,99vh) scale(.5416)}}.snow:nth-child(44){opacity:1.0338;transform:translate(92.1872vw,-10px) scale(.1775);animation:fall-44 29s -11s linear infinite}@keyframes fall-44{42.142%{transform:translate(85.5868vw,42.142vh) scale(.1775)}to{transform:translate(88.887vw,99vh) scale(.1775)}}.snow:nth-child(45){opacity:1.8542;transform:translate(10.7485vw,-10px) scale(.2495);animation:fall-45 25s -23s linear infinite}@keyframes fall-45{41.21%{transform:translate(13.9116vw,41.21vh) scale(.2495)}to{transform:translate(12.33005vw,99vh) scale(.2495)}}.snow:nth-child(46){opacity:.3656;transform:translate(57.0196vw,-10px) scale(.4449);animation:fall-46 19s -26s linear infinite}@keyframes fall-46{55.82%{transform:translate(49.8059vw,55.82vh) scale(.4449)}to{transform:translate(53.41275vw,99vh) scale(.4449)}}.snow:nth-child(47){opacity:.9444;transform:translate(28.3311vw,-10px) scale(.4932);animation:fall-47 16s -10s linear infinite}@keyframes fall-47{33.608%{transform:translate(29.9659vw,33.608vh) scale(.4932)}to{transform:translate(29.1485vw,99vh) scale(.4932)}}.snow:nth-child(48){opacity:.9378;transform:translate(69.5984vw,-10px) scale(.8666);animation:fall-48 17s -18s linear infinite}@keyframes fall-48{69.338%{transform:translate(59.8643vw,69.338vh) scale(.8666)}to{transform:translate(64.73135vw,99vh) scale(.8666)}}.snow:nth-child(49){opacity:.226;transform:translate(30.3563vw,-10px) scale(.8222);animation:fall-49 16s -19s linear infinite}@keyframes fall-49{62.989%{transform:translate(24.5217vw,62.989vh) scale(.8222)}to{transform:translate(27.439vw,99vh) scale(.8222)}}.snow:nth-child(50){opacity:.3416;transform:translate(28.2414vw,-10px) scale(.3216);animation:fall-50 30s -24s linear infinite}@keyframes fall-50{79.917%{transform:translate(24.3262vw,79.917vh) scale(.3216)}to{transform:translate(26.2838vw,99vh) scale(.3216)}}.snow:nth-child(51){opacity:.763;transform:translate(54.2064vw,-10px) scale(.471);animation:fall-51 16s -23s linear infinite}@keyframes fall-51{39.424%{transform:translate(53.2905vw,39.424vh) scale(.471)}to{transform:translate(53.74845vw,99vh) scale(.471)}}.snow:nth-child(52){opacity:1.4286;transform:translate(40.2644vw,-10px) scale(.9267);animation:fall-52 27s -17s linear infinite}@keyframes fall-52{61.262%{transform:translate(36.142vw,61.262vh) scale(.9267)}to{transform:translate(38.2032vw,99vh) scale(.9267)}}.snow:nth-child(53){opacity:.5712;transform:translate(62.4021vw,-10px) scale(.8153);animation:fall-53 20s -7s linear infinite}@keyframes fall-53{76.734%{transform:translate(57.2718vw,76.734vh) scale(.8153)}to{transform:translate(59.83695vw,99vh) scale(.8153)}}.snow:nth-child(54){opacity:1.043;transform:translate(99.6152vw,-10px) scale(.9749);animation:fall-54 22s -5s linear infinite}@keyframes fall-54{34.429%{transform:translate(97.2045vw,34.429vh) scale(.9749)}to{transform:translate(98.40985vw,99vh) scale(.9749)}}.snow:nth-child(55){opacity:1.1106;transform:translate(30.6207vw,-10px) scale(.1415);animation:fall-55 14s -25s linear infinite}@keyframes fall-55{31.25%{transform:translate(22.4299vw,31.25vh) scale(.1415)}to{transform:translate(26.5253vw,99vh) scale(.1415)}}.snow:nth-child(56){opacity:1.4688;transform:translate(6.1178vw,-10px) scale(.8564);animation:fall-56 30s -24s linear infinite}@keyframes fall-56{71.213%{transform:translate(-3.3048vw,71.213vh) scale(.8564)}to{transform:translate(1.4065vw,99vh) scale(.8564)}}.snow:nth-child(57){opacity:.0372;transform:translate(40.127vw,-10px) scale(.383);animation:fall-57 14s -1s linear infinite}@keyframes fall-57{31.38%{transform:translate(39.3479vw,31.38vh) scale(.383)}to{transform:translate(39.73745vw,99vh) scale(.383)}}.snow:nth-child(58){opacity:1.5988;transform:translate(55.6081vw,-10px) scale(.4297);animation:fall-58 13s -9s linear infinite}@keyframes fall-58{34.276%{transform:translate(52.9048vw,34.276vh) scale(.4297)}to{transform:translate(54.25645vw,99vh) scale(.4297)}}.snow:nth-child(59){opacity:1.4566;transform:translate(21.9375vw,-10px) scale(.5501);animation:fall-59 30s -20s linear infinite}@keyframes fall-59{31.707%{transform:translate(17.8362vw,31.707vh) scale(.5501)}to{transform:translate(19.88685vw,99vh) scale(.5501)}}.snow:nth-child(60){opacity:.1698;transform:translate(8.4161vw,-10px) scale(.9255);animation:fall-60 26s -13s linear infinite}@keyframes fall-60{59.46%{transform:translate(12.2209vw,59.46vh) scale(.9255)}to{transform:translate(10.3185vw,99vh) scale(.9255)}}.snow:nth-child(61){opacity:1.51;transform:translate(28.6813vw,-10px) scale(.9498);animation:fall-61 17s -17s linear infinite}@keyframes fall-61{44.52%{transform:translate(24.3986vw,44.52vh) scale(.9498)}to{transform:translate(26.53995vw,99vh) scale(.9498)}}.snow:nth-child(62){opacity:1.2628;transform:translate(59.8545vw,-10px) scale(.2402);animation:fall-62 29s -5s linear infinite}@keyframes fall-62{34.387%{transform:translate(62.3877vw,34.387vh) scale(.2402)}to{transform:translate(61.1211vw,99vh) scale(.2402)}}.snow:nth-child(63){opacity:.1242;transform:translate(60.5646vw,-10px) scale(.9921);animation:fall-63 22s -25s linear infinite}@keyframes fall-63{44.704%{transform:translate(57.0372vw,44.704vh) scale(.9921)}to{transform:translate(58.8009vw,99vh) scale(.9921)}}.snow:nth-child(64){opacity:1.834;transform:translate(24.6032vw,-10px) scale(.6537);animation:fall-64 27s -24s linear infinite}@keyframes fall-64{33.636%{transform:translate(23.8443vw,33.636vh) scale(.6537)}to{transform:translate(24.22375vw,99vh) scale(.6537)}}.snow:nth-child(65){opacity:.3856;transform:translate(98.8651vw,-10px) scale(.6951);animation:fall-65 16s -7s linear infinite}@keyframes fall-65{57.017%{transform:translate(107.2261vw,57.017vh) scale(.6951)}to{transform:translate(103.0456vw,99vh) scale(.6951)}}.snow:nth-child(66){opacity:1.4376;transform:translate(18.7754vw,-10px) scale(.4735);animation:fall-66 26s -26s linear infinite}@keyframes fall-66{75.388%{transform:translate(24.5332vw,75.388vh) scale(.4735)}to{transform:translate(21.6543vw,99vh) scale(.4735)}}.snow:nth-child(67){opacity:1.3822;transform:translate(82.2926vw,-10px) scale(.4596);animation:fall-67 12s -20s linear infinite}@keyframes fall-67{62.045%{transform:translate(84.2184vw,62.045vh) scale(.4596)}to{transform:translate(83.2555vw,99vh) scale(.4596)}}.snow:nth-child(68){opacity:1.309;transform:translate(26.1721vw,-10px) scale(.3564);animation:fall-68 16s -2s linear infinite}@keyframes fall-68{74.548%{transform:translate(19.3893vw,74.548vh) scale(.3564)}to{transform:translate(22.7807vw,99vh) scale(.3564)}}.snow:nth-child(69){opacity:1.0192;transform:translate(19.4184vw,-10px) scale(.4983);animation:fall-69 14s -10s linear infinite}@keyframes fall-69{60.136%{transform:translate(15.8792vw,60.136vh) scale(.4983)}to{transform:translate(17.6488vw,99vh) scale(.4983)}}.snow:nth-child(70){opacity:1.2308;transform:translate(44.2634vw,-10px) scale(.336);animation:fall-70 19s -12s linear infinite}@keyframes fall-70{38.435%{transform:translate(46.5501vw,38.435vh) scale(.336)}to{transform:translate(45.40675vw,99vh) scale(.336)}}.snow:nth-child(71){opacity:1.4992;transform:translate(35.8322vw,-10px) scale(.6359);animation:fall-71 13s -26s linear infinite}@keyframes fall-71{55.833%{transform:translate(36.0052vw,55.833vh) scale(.6359)}to{transform:translate(35.9187vw,99vh) scale(.6359)}}.snow:nth-child(72){opacity:1.332;transform:translate(67.6038vw,-10px) scale(.7805);animation:fall-72 26s -20s linear infinite}@keyframes fall-72{76.847%{transform:translate(62.0013vw,76.847vh) scale(.7805)}to{transform:translate(64.80255vw,99vh) scale(.7805)}}.snow:nth-child(73){opacity:.2116;transform:translate(29.4438vw,-10px) scale(.1402);animation:fall-73 21s -9s linear infinite}@keyframes fall-73{67.368%{transform:translate(19.5334vw,67.368vh) scale(.1402)}to{transform:translate(24.4886vw,99vh) scale(.1402)}}.snow:nth-child(74){opacity:1.017;transform:translate(59.7122vw,-10px) scale(.9103);animation:fall-74 12s -17s linear infinite}@keyframes fall-74{74.621%{transform:translate(51.659vw,74.621vh) scale(.9103)}to{transform:translate(55.6856vw,99vh) scale(.9103)}}.snow:nth-child(75){opacity:1.3406;transform:translate(16.9338vw,-10px) scale(.3501);animation:fall-75 23s -29s linear infinite}@keyframes fall-75{45.603%{transform:translate(11.9017vw,45.603vh) scale(.3501)}to{transform:translate(14.41775vw,99vh) scale(.3501)}}.snow:nth-child(76){opacity:.1282;transform:translate(63.0893vw,-10px) scale(.4577);animation:fall-76 30s -23s linear infinite}@keyframes fall-76{50.328%{transform:translate(57.0482vw,50.328vh) scale(.4577)}to{transform:translate(60.06875vw,99vh) scale(.4577)}}.snow:nth-child(77){opacity:.889;transform:translate(43.1435vw,-10px) scale(.9278);animation:fall-77 24s -8s linear infinite}@keyframes fall-77{57.922%{transform:translate(50.0021vw,57.922vh) scale(.9278)}to{transform:translate(46.5728vw,99vh) scale(.9278)}}.snow:nth-child(78){opacity:.9316;transform:translate(59.1807vw,-10px) scale(.5945);animation:fall-78 27s -28s linear infinite}@keyframes fall-78{59.462%{transform:translate(62.1537vw,59.462vh) scale(.5945)}to{transform:translate(60.6672vw,99vh) scale(.5945)}}.snow:nth-child(79){opacity:1.5756;transform:translate(83.0917vw,-10px) scale(.1601);animation:fall-79 13s -28s linear infinite}@keyframes fall-79{56.295%{transform:translate(73.4024vw,56.295vh) scale(.1601)}to{transform:translate(78.24705vw,99vh) scale(.1601)}}.snow:nth-child(80){opacity:.7994;transform:translate(75.3046vw,-10px) scale(.2363);animation:fall-80 19s -29s linear infinite}@keyframes fall-80{54.583%{transform:translate(78.8001vw,54.583vh) scale(.2363)}to{transform:translate(77.05235vw,99vh) scale(.2363)}}.snow:nth-child(81){opacity:1.9226;transform:translate(8.1183vw,-10px) scale(.9786);animation:fall-81 17s -27s linear infinite}@keyframes fall-81{64.964%{transform:translate(14.4803vw,64.964vh) scale(.9786)}to{transform:translate(11.2993vw,99vh) scale(.9786)}}.snow:nth-child(82){opacity:.4618;transform:translate(65.2857vw,-10px) scale(.6561);animation:fall-82 17s -10s linear infinite}@keyframes fall-82{65.208%{transform:translate(55.6953vw,65.208vh) scale(.6561)}to{transform:translate(60.4905vw,99vh) scale(.6561)}}.snow:nth-child(83){opacity:.8074;transform:translate(80.4467vw,-10px) scale(.1738);animation:fall-83 10s -15s linear infinite}@keyframes fall-83{77.282%{transform:translate(76.9714vw,77.282vh) scale(.1738)}to{transform:translate(78.70905vw,99vh) scale(.1738)}}.snow:nth-child(84){opacity:1.0922;transform:translate(79.7711vw,-10px) scale(.4437);animation:fall-84 10s -20s linear infinite}@keyframes fall-84{43.952%{transform:translate(71.5606vw,43.952vh) scale(.4437)}to{transform:translate(75.66585vw,99vh) scale(.4437)}}.snow:nth-child(85){opacity:1.8984;transform:translate(44.208vw,-10px) scale(.3293);animation:fall-85 11s -9s linear infinite}@keyframes fall-85{64.4%{transform:translate(41.4368vw,64.4vh) scale(.3293)}to{transform:translate(42.8224vw,99vh) scale(.3293)}}.snow:nth-child(86){opacity:1.6204;transform:translate(90.4455vw,-10px) scale(.1209);animation:fall-86 25s -14s linear infinite}@keyframes fall-86{44.836%{transform:translate(94.3666vw,44.836vh) scale(.1209)}to{transform:translate(92.40605vw,99vh) scale(.1209)}}.snow:nth-child(87){opacity:1.4862;transform:translate(81.3876vw,-10px) scale(.1436);animation:fall-87 21s -4s linear infinite}@keyframes fall-87{31.466%{transform:translate(83.2119vw,31.466vh) scale(.1436)}to{transform:translate(82.29975vw,99vh) scale(.1436)}}.snow:nth-child(88){opacity:1.4936;transform:translate(.4175vw,-10px) scale(.6039);animation:fall-88 29s -4s linear infinite}@keyframes fall-88{30.454%{transform:translate(4.5262vw,30.454vh) scale(.6039)}to{transform:translate(2.47185vw,99vh) scale(.6039)}}.snow:nth-child(89){opacity:.0616;transform:translate(61.5492vw,-10px) scale(.7955);animation:fall-89 18s -30s linear infinite}@keyframes fall-89{76.162%{transform:translate(69.6807vw,76.162vh) scale(.7955)}to{transform:translate(65.61495vw,99vh) scale(.7955)}}.snow:nth-child(90){opacity:.9036;transform:translate(49.7391vw,-10px) scale(.8313);animation:fall-90 20s -2s linear infinite}@keyframes fall-90{43.554%{transform:translate(44.4862vw,43.554vh) scale(.8313)}to{transform:translate(47.11265vw,99vh) scale(.8313)}}.snow:nth-child(91){opacity:.4122;transform:translate(61.1311vw,-10px) scale(.6126);animation:fall-91 25s -14s linear infinite}@keyframes fall-91{45.054%{transform:translate(69.4063vw,45.054vh) scale(.6126)}to{transform:translate(65.2687vw,99vh) scale(.6126)}}.snow:nth-child(92){opacity:1.1488;transform:translate(36.1308vw,-10px) scale(.3492);animation:fall-92 11s -30s linear infinite}@keyframes fall-92{43.818%{transform:translate(34.354vw,43.818vh) scale(.3492)}to{transform:translate(35.2424vw,99vh) scale(.3492)}}.snow:nth-child(93){opacity:1.9858;transform:translate(35.6095vw,-10px) scale(.1168);animation:fall-93 11s -28s linear infinite}@keyframes fall-93{54.501%{transform:translate(45.3634vw,54.501vh) scale(.1168)}to{transform:translate(40.48645vw,99vh) scale(.1168)}}.snow:nth-child(94){opacity:1.7416;transform:translate(78.7128vw,-10px) scale(.9573);animation:fall-94 25s -20s linear infinite}@keyframes fall-94{52.11%{transform:translate(70.1534vw,52.11vh) scale(.9573)}to{transform:translate(74.4331vw,99vh) scale(.9573)}}.snow:nth-child(95){opacity:1.6002;transform:translate(63.4922vw,-10px) scale(.0884);animation:fall-95 19s -20s linear infinite}@keyframes fall-95{61.709%{transform:translate(61.8935vw,61.709vh) scale(.0884)}to{transform:translate(62.69285vw,99vh) scale(.0884)}}.snow:nth-child(96){opacity:.3258;transform:translate(69.1457vw,-10px) scale(.2354);animation:fall-96 24s -12s linear infinite}@keyframes fall-96{77.121%{transform:translate(70.8925vw,77.121vh) scale(.2354)}to{transform:translate(70.0191vw,99vh) scale(.2354)}}.snow:nth-child(97){opacity:.5464;transform:translate(35.9843vw,-10px) scale(.6546);animation:fall-97 12s -30s linear infinite}@keyframes fall-97{36.666%{transform:translate(40.0406vw,36.666vh) scale(.6546)}to{transform:translate(38.01245vw,99vh) scale(.6546)}}.snow:nth-child(98){opacity:.7206;transform:translate(39.2387vw,-10px) scale(.761);animation:fall-98 28s -18s linear infinite}@keyframes fall-98{43.672%{transform:translate(42.7971vw,43.672vh) scale(.761)}to{transform:translate(41.0179vw,99vh) scale(.761)}}.snow:nth-child(99){opacity:1.8788;transform:translate(84.3448vw,-10px) scale(.3778);animation:fall-99 15s -14s linear infinite}@keyframes fall-99{48.177%{transform:translate(78.4316vw,48.177vh) scale(.3778)}to{transform:translate(81.3882vw,99vh) scale(.3778)}}.snow:nth-child(100){opacity:1.178;transform:translate(5.6842vw,-10px) scale(.9027);animation:fall-100 27s -30s linear infinite}@keyframes fall-100{71.842%{transform:translate(15.1158vw,71.842vh) scale(.9027)}to{transform:translate(10.4vw,99vh) scale(.9027)}}.snow:nth-child(101){opacity:1.4102;transform:translate(23.6753vw,-10px) scale(.6968);animation:fall-101 21s -29s linear infinite}@keyframes fall-101{39.838%{transform:translate(29.4525vw,39.838vh) scale(.6968)}to{transform:translate(26.5639vw,99vh) scale(.6968)}}.snow:nth-child(102){opacity:.5178;transform:translate(39.1538vw,-10px) scale(.9091);animation:fall-102 17s -12s linear infinite}@keyframes fall-102{58.204%{transform:translate(38.6721vw,58.204vh) scale(.9091)}to{transform:translate(38.91295vw,99vh) scale(.9091)}}.snow:nth-child(103){opacity:1.083;transform:translate(60.5646vw,-10px) scale(.9912);animation:fall-103 30s -24s linear infinite}@keyframes fall-103{32.758%{transform:translate(64.4529vw,32.758vh) scale(.9912)}to{transform:translate(62.50875vw,99vh) scale(.9912)}}.snow:nth-child(104){opacity:1.414;transform:translate(96.6027vw,-10px) scale(.6423);animation:fall-104 12s -29s linear infinite}@keyframes fall-104{42.581%{transform:translate(95.7166vw,42.581vh) scale(.6423)}to{transform:translate(96.15965vw,99vh) scale(.6423)}}.snow:nth-child(105){opacity:1.6614;transform:translate(.5568vw,-10px) scale(.9519);animation:fall-105 23s -1s linear infinite}@keyframes fall-105{72.954%{transform:translate(1.1744vw,72.954vh) scale(.9519)}to{transform:translate(.8656vw,99vh) scale(.9519)}}.snow:nth-child(106){opacity:.7382;transform:translate(6.4436vw,-10px) scale(.0679);animation:fall-106 13s -3s linear infinite}@keyframes fall-106{30.603%{transform:translate(4.7015vw,30.603vh) scale(.0679)}to{transform:translate(5.57255vw,99vh) scale(.0679)}}.snow:nth-child(107){opacity:.6404;transform:translate(32.6295vw,-10px) scale(.1319);animation:fall-107 14s -1s linear infinite}@keyframes fall-107{49.333%{transform:translate(42.4928vw,49.333vh) scale(.1319)}to{transform:translate(37.56115vw,99vh) scale(.1319)}}.snow:nth-child(108){opacity:1.0062;transform:translate(47.0909vw,-10px) scale(.8399);animation:fall-108 12s -19s linear infinite}@keyframes fall-108{32.614%{transform:translate(56.613vw,32.614vh) scale(.8399)}to{transform:translate(51.85195vw,99vh) scale(.8399)}}.snow:nth-child(109){opacity:.6892;transform:translate(35.5396vw,-10px) scale(.8818);animation:fall-109 14s -2s linear infinite}@keyframes fall-109{47.697%{transform:translate(36.4375vw,47.697vh) scale(.8818)}to{transform:translate(35.98855vw,99vh) scale(.8818)}}.snow:nth-child(110){opacity:1.6396;transform:translate(63.5548vw,-10px) scale(.1857);animation:fall-110 12s -14s linear infinite}@keyframes fall-110{62.79%{transform:translate(63.4978vw,62.79vh) scale(.1857)}to{transform:translate(63.5263vw,99vh) scale(.1857)}}.snow:nth-child(111){opacity:1.7248;transform:translate(25.0657vw,-10px) scale(.9744);animation:fall-111 14s -10s linear infinite}@keyframes fall-111{34.851%{transform:translate(24.5675vw,34.851vh) scale(.9744)}to{transform:translate(24.8166vw,99vh) scale(.9744)}}.snow:nth-child(112){opacity:1.497;transform:translate(22.5179vw,-10px) scale(.4344);animation:fall-112 18s -12s linear infinite}@keyframes fall-112{64.318%{transform:translate(19.9879vw,64.318vh) scale(.4344)}to{transform:translate(21.2529vw,99vh) scale(.4344)}}.snow:nth-child(113){opacity:.7932;transform:translate(15.6412vw,-10px) scale(.5918);animation:fall-113 23s -2s linear infinite}@keyframes fall-113{41.75%{transform:translate(16.1276vw,41.75vh) scale(.5918)}to{transform:translate(15.8844vw,99vh) scale(.5918)}}.snow:nth-child(114){opacity:.505;transform:translate(90.2375vw,-10px) scale(.3251);animation:fall-114 24s -21s linear infinite}@keyframes fall-114{40.263%{transform:translate(90.6775vw,40.263vh) scale(.3251)}to{transform:translate(90.4575vw,99vh) scale(.3251)}}.snow:nth-child(115){opacity:1.8768;transform:translate(25.0156vw,-10px) scale(.682);animation:fall-115 30s -2s linear infinite}@keyframes fall-115{59.344%{transform:translate(34.3837vw,59.344vh) scale(.682)}to{transform:translate(29.69965vw,99vh) scale(.682)}}.snow:nth-child(116){opacity:1.6774;transform:translate(56.5637vw,-10px) scale(.8416);animation:fall-116 15s -18s linear infinite}@keyframes fall-116{52.397%{transform:translate(57.8336vw,52.397vh) scale(.8416)}to{transform:translate(57.19865vw,99vh) scale(.8416)}}.snow:nth-child(117){opacity:.9024;transform:translate(65.5723vw,-10px) scale(.8414);animation:fall-117 25s -10s linear infinite}@keyframes fall-117{60.793%{transform:translate(71.8692vw,60.793vh) scale(.8414)}to{transform:translate(68.72075vw,99vh) scale(.8414)}}.snow:nth-child(118){opacity:1.7326;transform:translate(57.2964vw,-10px) scale(.0668);animation:fall-118 27s -18s linear infinite}@keyframes fall-118{34.649%{transform:translate(60.2308vw,34.649vh) scale(.0668)}to{transform:translate(58.7636vw,99vh) scale(.0668)}}.snow:nth-child(119){opacity:1.2978;transform:translate(63.6213vw,-10px) scale(.5465);animation:fall-119 11s -28s linear infinite}@keyframes fall-119{58.759%{transform:translate(58.5988vw,58.759vh) scale(.5465)}to{transform:translate(61.11005vw,99vh) scale(.5465)}}.snow:nth-child(120){opacity:1.9576;transform:translate(24.0918vw,-10px) scale(.5161);animation:fall-120 30s -1s linear infinite}@keyframes fall-120{31.022%{transform:translate(20.9636vw,31.022vh) scale(.5161)}to{transform:translate(22.5277vw,99vh) scale(.5161)}}.snow:nth-child(121){opacity:.4904;transform:translate(44.3326vw,-10px) scale(.9272);animation:fall-121 15s -23s linear infinite}@keyframes fall-121{66.719%{transform:translate(41.6154vw,66.719vh) scale(.9272)}to{transform:translate(42.974vw,99vh) scale(.9272)}}.snow:nth-child(122){opacity:1.105;transform:translate(33.6675vw,-10px) scale(.5545);animation:fall-122 26s -26s linear infinite}@keyframes fall-122{77.061%{transform:translate(29.1006vw,77.061vh) scale(.5545)}to{transform:translate(31.38405vw,99vh) scale(.5545)}}.snow:nth-child(123){opacity:1.9864;transform:translate(66.4113vw,-10px) scale(.3877);animation:fall-123 17s -24s linear infinite}@keyframes fall-123{47.182%{transform:translate(64.3237vw,47.182vh) scale(.3877)}to{transform:translate(65.3675vw,99vh) scale(.3877)}}.snow:nth-child(124){opacity:.9966;transform:translate(37.7576vw,-10px) scale(.9704);animation:fall-124 15s -13s linear infinite}@keyframes fall-124{55.731%{transform:translate(47.5962vw,55.731vh) scale(.9704)}to{transform:translate(42.6769vw,99vh) scale(.9704)}}.snow:nth-child(125){opacity:.841;transform:translate(77.0398vw,-10px) scale(.183);animation:fall-125 23s -19s linear infinite}@keyframes fall-125{73.766%{transform:translate(70.2683vw,73.766vh) scale(.183)}to{transform:translate(73.65405vw,99vh) scale(.183)}}.snow:nth-child(126){opacity:.8928;transform:translate(71.5846vw,-10px) scale(.6714);animation:fall-126 30s -5s linear infinite}@keyframes fall-126{62.341%{transform:translate(64.1153vw,62.341vh) scale(.6714)}to{transform:translate(67.84995vw,99vh) scale(.6714)}}.snow:nth-child(127){opacity:1.3504;transform:translate(56.6091vw,-10px) scale(.9446);animation:fall-127 16s -9s linear infinite}@keyframes fall-127{56.206%{transform:translate(55.6961vw,56.206vh) scale(.9446)}to{transform:translate(56.1526vw,99vh) scale(.9446)}}.snow:nth-child(128){opacity:1.827;transform:translate(96.3425vw,-10px) scale(.4565);animation:fall-128 28s -12s linear infinite}@keyframes fall-128{31.239%{transform:translate(101.0108vw,31.239vh) scale(.4565)}to{transform:translate(98.67665vw,99vh) scale(.4565)}}.snow:nth-child(129){opacity:.988;transform:translate(6.1534vw,-10px) scale(.6727);animation:fall-129 25s -12s linear infinite}@keyframes fall-129{47.103%{transform:translate(12.1769vw,47.103vh) scale(.6727)}to{transform:translate(9.16515vw,99vh) scale(.6727)}}.snow:nth-child(130){opacity:1.1638;transform:translate(50.2267vw,-10px) scale(.3525);animation:fall-130 21s -29s linear infinite}@keyframes fall-130{52.672%{transform:translate(57.5342vw,52.672vh) scale(.3525)}to{transform:translate(53.88045vw,99vh) scale(.3525)}}.snow:nth-child(131){opacity:.9804;transform:translate(96.2197vw,-10px) scale(.6255);animation:fall-131 24s -13s linear infinite}@keyframes fall-131{51.555%{transform:translate(100.1604vw,51.555vh) scale(.6255)}to{transform:translate(98.19005vw,99vh) scale(.6255)}}.snow:nth-child(132){opacity:.017;transform:translate(52.5931vw,-10px) scale(.5426);animation:fall-132 21s -24s linear infinite}@keyframes fall-132{68.417%{transform:translate(48.9951vw,68.417vh) scale(.5426)}to{transform:translate(50.7941vw,99vh) scale(.5426)}}.snow:nth-child(133){opacity:1.7616;transform:translate(31.4093vw,-10px) scale(.2641);animation:fall-133 24s -21s linear infinite}@keyframes fall-133{72.465%{transform:translate(36.3335vw,72.465vh) scale(.2641)}to{transform:translate(33.8714vw,99vh) scale(.2641)}}.snow:nth-child(134){opacity:.6864;transform:translate(74.2758vw,-10px) scale(.7888);animation:fall-134 15s -26s linear infinite}@keyframes fall-134{67.036%{transform:translate(75.6263vw,67.036vh) scale(.7888)}to{transform:translate(74.95105vw,99vh) scale(.7888)}}.snow:nth-child(135){opacity:1.3102;transform:translate(19.2144vw,-10px) scale(.7844);animation:fall-135 13s -13s linear infinite}@keyframes fall-135{71.072%{transform:translate(24.0495vw,71.072vh) scale(.7844)}to{transform:translate(21.63195vw,99vh) scale(.7844)}}.snow:nth-child(136){opacity:1.5098;transform:translate(75.7491vw,-10px) scale(.4661);animation:fall-136 13s -21s linear infinite}@keyframes fall-136{64.375%{transform:translate(68.9819vw,64.375vh) scale(.4661)}to{transform:translate(72.3655vw,99vh) scale(.4661)}}.snow:nth-child(137){opacity:.959;transform:translate(90.1339vw,-10px) scale(.3412);animation:fall-137 25s -19s linear infinite}@keyframes fall-137{59.84%{transform:translate(96.4209vw,59.84vh) scale(.3412)}to{transform:translate(93.2774vw,99vh) scale(.3412)}}.snow:nth-child(138){opacity:1.0332;transform:translate(56.8869vw,-10px) scale(.9075);animation:fall-138 11s -23s linear infinite}@keyframes fall-138{44.95%{transform:translate(61.1392vw,44.95vh) scale(.9075)}to{transform:translate(59.01305vw,99vh) scale(.9075)}}.snow:nth-child(139){opacity:.736;transform:translate(58.9611vw,-10px) scale(.933);animation:fall-139 21s -4s linear infinite}@keyframes fall-139{58.921%{transform:translate(54.4797vw,58.921vh) scale(.933)}to{transform:translate(56.7204vw,99vh) scale(.933)}}.snow:nth-child(140){opacity:1.324;transform:translate(10.5384vw,-10px) scale(.0535);animation:fall-140 17s -28s linear infinite}@keyframes fall-140{31.891%{transform:translate(12.6778vw,31.891vh) scale(.0535)}to{transform:translate(11.6081vw,99vh) scale(.0535)}}.snow:nth-child(141){opacity:.5594;transform:translate(91.1203vw,-10px) scale(.595);animation:fall-141 28s -9s linear infinite}@keyframes fall-141{50.732%{transform:translate(94.6299vw,50.732vh) scale(.595)}to{transform:translate(92.8751vw,99vh) scale(.595)}}.snow:nth-child(142){opacity:1.1976;transform:translate(68.0327vw,-10px) scale(.5467);animation:fall-142 27s -1s linear infinite}@keyframes fall-142{71.201%{transform:translate(59.2824vw,71.201vh) scale(.5467)}to{transform:translate(63.65755vw,99vh) scale(.5467)}}.snow:nth-child(143){opacity:1.276;transform:translate(4.1301vw,-10px) scale(.7637);animation:fall-143 12s -10s linear infinite}@keyframes fall-143{78.686%{transform:translate(-1.0901vw,78.686vh) scale(.7637)}to{transform:translate(1.52vw,99vh) scale(.7637)}}.snow:nth-child(144){opacity:1.3732;transform:translate(28.0732vw,-10px) scale(.5492);animation:fall-144 21s -26s linear infinite}@keyframes fall-144{52.891%{transform:translate(25.6661vw,52.891vh) scale(.5492)}to{transform:translate(26.86965vw,99vh) scale(.5492)}}.snow:nth-child(145){opacity:1.8308;transform:translate(1.1661vw,-10px) scale(.7641);animation:fall-145 30s -16s linear infinite}@keyframes fall-145{47.456%{transform:translate(-2.5728vw,47.456vh) scale(.7641)}to{transform:translate(-.70335vw,99vh) scale(.7641)}}.snow:nth-child(146){opacity:.0116;transform:translate(23.3537vw,-10px) scale(.7882);animation:fall-146 20s -21s linear infinite}@keyframes fall-146{62%{transform:translate(16.4487vw,62vh) scale(.7882)}to{transform:translate(19.9012vw,99vh) scale(.7882)}}.snow:nth-child(147){opacity:.597;transform:translate(38.8026vw,-10px) scale(.8584);animation:fall-147 25s -22s linear infinite}@keyframes fall-147{41.038%{transform:translate(36.5278vw,41.038vh) scale(.8584)}to{transform:translate(37.6652vw,99vh) scale(.8584)}}.snow:nth-child(148){opacity:1.3424;transform:translate(98.3615vw,-10px) scale(.0066);animation:fall-148 19s -27s linear infinite}@keyframes fall-148{42.902%{transform:translate(96.9166vw,42.902vh) scale(.0066)}to{transform:translate(97.63905vw,99vh) scale(.0066)}}.snow:nth-child(149){opacity:.9334;transform:translate(37.0566vw,-10px) scale(.2106);animation:fall-149 20s -3s linear infinite}@keyframes fall-149{54.629%{transform:translate(29.9507vw,54.629vh) scale(.2106)}to{transform:translate(33.50365vw,99vh) scale(.2106)}}.snow:nth-child(150){opacity:.6438;transform:translate(79.7731vw,-10px) scale(.4034);animation:fall-150 25s -11s linear infinite}@keyframes fall-150{32.197%{transform:translate(69.7955vw,32.197vh) scale(.4034)}to{transform:translate(74.7843vw,99vh) scale(.4034)}}.snow:nth-child(151){opacity:.6246;transform:translate(4.4014vw,-10px) scale(.7831);animation:fall-151 24s -9s linear infinite}@keyframes fall-151{76.428%{transform:translate(12.2908vw,76.428vh) scale(.7831)}to{transform:translate(8.3461vw,99vh) scale(.7831)}}.snow:nth-child(152){opacity:1.6142;transform:translate(60.9618vw,-10px) scale(.3181);animation:fall-152 19s -12s linear infinite}@keyframes fall-152{55.624%{transform:translate(64.5471vw,55.624vh) scale(.3181)}to{transform:translate(62.75445vw,99vh) scale(.3181)}}.snow:nth-child(153){opacity:1.152;transform:translate(44.5631vw,-10px) scale(.4375);animation:fall-153 30s -26s linear infinite}@keyframes fall-153{77.596%{transform:translate(39.1962vw,77.596vh) scale(.4375)}to{transform:translate(41.87965vw,99vh) scale(.4375)}}.snow:nth-child(154){opacity:.734;transform:translate(39.2167vw,-10px) scale(.1028);animation:fall-154 19s -17s linear infinite}@keyframes fall-154{51.132%{transform:translate(32.3244vw,51.132vh) scale(.1028)}to{transform:translate(35.77055vw,99vh) scale(.1028)}}.snow:nth-child(155){opacity:1.6092;transform:translate(54.3877vw,-10px) scale(.188);animation:fall-155 17s -13s linear infinite}@keyframes fall-155{42.271%{transform:translate(55.5194vw,42.271vh) scale(.188)}to{transform:translate(54.95355vw,99vh) scale(.188)}}.snow:nth-child(156){opacity:1.996;transform:translate(70.2399vw,-10px) scale(.3202);animation:fall-156 13s -18s linear infinite}@keyframes fall-156{75.98%{transform:translate(68.0768vw,75.98vh) scale(.3202)}to{transform:translate(69.15835vw,99vh) scale(.3202)}}.snow:nth-child(157){opacity:1.659;transform:translate(2.4318vw,-10px) scale(.8524);animation:fall-157 30s -18s linear infinite}@keyframes fall-157{77.625%{transform:translate(10.1847vw,77.625vh) scale(.8524)}to{transform:translate(6.30825vw,99vh) scale(.8524)}}.snow:nth-child(158){opacity:.3668;transform:translate(19.3889vw,-10px) scale(.3231);animation:fall-158 22s -25s linear infinite}@keyframes fall-158{76.866%{transform:translate(26.3527vw,76.866vh) scale(.3231)}to{transform:translate(22.8708vw,99vh) scale(.3231)}}.snow:nth-child(159){opacity:.4854;transform:translate(74.9685vw,-10px) scale(.5415);animation:fall-159 11s -28s linear infinite}@keyframes fall-159{38.857%{transform:translate(80.9384vw,38.857vh) scale(.5415)}to{transform:translate(77.95345vw,99vh) scale(.5415)}}.snow:nth-child(160){opacity:1.415;transform:translate(22.5299vw,-10px) scale(.8006);animation:fall-160 12s -7s linear infinite}@keyframes fall-160{49.865%{transform:translate(14.4859vw,49.865vh) scale(.8006)}to{transform:translate(18.5079vw,99vh) scale(.8006)}}.snow:nth-child(161){opacity:.7316;transform:translate(10.0298vw,-10px) scale(.5023);animation:fall-161 17s -27s linear infinite}@keyframes fall-161{79.375%{transform:translate(5.1872vw,79.375vh) scale(.5023)}to{transform:translate(7.6085vw,99vh) scale(.5023)}}.snow:nth-child(162){opacity:1.431;transform:translate(87.346vw,-10px) scale(.9324);animation:fall-162 19s -13s linear infinite}@keyframes fall-162{51.879%{transform:translate(83.8324vw,51.879vh) scale(.9324)}to{transform:translate(85.5892vw,99vh) scale(.9324)}}.snow:nth-child(163){opacity:1.943;transform:translate(82.8736vw,-10px) scale(.6461);animation:fall-163 21s -24s linear infinite}@keyframes fall-163{45.995%{transform:translate(86.3568vw,45.995vh) scale(.6461)}to{transform:translate(84.6152vw,99vh) scale(.6461)}}.snow:nth-child(164){opacity:.9208;transform:translate(59.1353vw,-10px) scale(.0218);animation:fall-164 21s -11s linear infinite}@keyframes fall-164{33.776%{transform:translate(60.4013vw,33.776vh) scale(.0218)}to{transform:translate(59.7683vw,99vh) scale(.0218)}}.snow:nth-child(165){opacity:.7408;transform:translate(85.0415vw,-10px) scale(.3409);animation:fall-165 22s -15s linear infinite}@keyframes fall-165{67.502%{transform:translate(92.1629vw,67.502vh) scale(.3409)}to{transform:translate(88.6022vw,99vh) scale(.3409)}}.snow:nth-child(166){opacity:.5956;transform:translate(72.8044vw,-10px) scale(.294);animation:fall-166 11s -26s linear infinite}@keyframes fall-166{72.087%{transform:translate(71.6736vw,72.087vh) scale(.294)}to{transform:translate(72.239vw,99vh) scale(.294)}}.snow:nth-child(167){opacity:.509;transform:translate(69.5159vw,-10px) scale(.7716);animation:fall-167 21s -29s linear infinite}@keyframes fall-167{65.15%{transform:translate(62.2884vw,65.15vh) scale(.7716)}to{transform:translate(65.90215vw,99vh) scale(.7716)}}.snow:nth-child(168){opacity:1.4468;transform:translate(74.29vw,-10px) scale(.2145);animation:fall-168 28s -5s linear infinite}@keyframes fall-168{30.054%{transform:translate(84.1995vw,30.054vh) scale(.2145)}to{transform:translate(79.24475vw,99vh) scale(.2145)}}.snow:nth-child(169){opacity:.5634;transform:translate(19.4846vw,-10px) scale(.4193);animation:fall-169 29s -12s linear infinite}@keyframes fall-169{31.595%{transform:translate(18.5678vw,31.595vh) scale(.4193)}to{transform:translate(19.0262vw,99vh) scale(.4193)}}.snow:nth-child(170){opacity:.474;transform:translate(85.4855vw,-10px) scale(.0036);animation:fall-170 25s -10s linear infinite}@keyframes fall-170{35.063%{transform:translate(76.6731vw,35.063vh) scale(.0036)}to{transform:translate(81.0793vw,99vh) scale(.0036)}}.snow:nth-child(171){opacity:1.507;transform:translate(41.522vw,-10px) scale(.8086);animation:fall-171 24s -1s linear infinite}@keyframes fall-171{65.95%{transform:translate(35.3314vw,65.95vh) scale(.8086)}to{transform:translate(38.4267vw,99vh) scale(.8086)}}.snow:nth-child(172){opacity:1.4678;transform:translate(70.2506vw,-10px) scale(.5117);animation:fall-172 13s -29s linear infinite}@keyframes fall-172{66.259%{transform:translate(67.9155vw,66.259vh) scale(.5117)}to{transform:translate(69.08305vw,99vh) scale(.5117)}}.snow:nth-child(173){opacity:1.4352;transform:translate(60.6238vw,-10px) scale(.3183);animation:fall-173 12s -25s linear infinite}@keyframes fall-173{45.172%{transform:translate(56.8896vw,45.172vh) scale(.3183)}to{transform:translate(58.7567vw,99vh) scale(.3183)}}.snow:nth-child(174){opacity:1.0886;transform:translate(10.7368vw,-10px) scale(.8853);animation:fall-174 18s -19s linear infinite}@keyframes fall-174{66.794%{transform:translate(16.9769vw,66.794vh) scale(.8853)}to{transform:translate(13.85685vw,99vh) scale(.8853)}}.snow:nth-child(175){opacity:.2228;transform:translate(9.3398vw,-10px) scale(.9947);animation:fall-175 18s -17s linear infinite}@keyframes fall-175{55.007%{transform:translate(18.7939vw,55.007vh) scale(.9947)}to{transform:translate(14.06685vw,99vh) scale(.9947)}}.snow:nth-child(176){opacity:.0498;transform:translate(20.0491vw,-10px) scale(.0238);animation:fall-176 19s -22s linear infinite}@keyframes fall-176{40.21%{transform:translate(25.2379vw,40.21vh) scale(.0238)}to{transform:translate(22.6435vw,99vh) scale(.0238)}}.snow:nth-child(177){opacity:1.7198;transform:translate(54.1747vw,-10px) scale(.9899);animation:fall-177 13s -14s linear infinite}@keyframes fall-177{62.653%{transform:translate(53.1265vw,62.653vh) scale(.9899)}to{transform:translate(53.6506vw,99vh) scale(.9899)}}.snow:nth-child(178){opacity:.7572;transform:translate(74.2698vw,-10px) scale(.4635);animation:fall-178 30s -2s linear infinite}@keyframes fall-178{32.21%{transform:translate(73.048vw,32.21vh) scale(.4635)}to{transform:translate(73.6589vw,99vh) scale(.4635)}}.snow:nth-child(179){opacity:.9984;transform:translate(76.2955vw,-10px) scale(.2145);animation:fall-179 21s -18s linear infinite}@keyframes fall-179{44.283%{transform:translate(78.4204vw,44.283vh) scale(.2145)}to{transform:translate(77.35795vw,99vh) scale(.2145)}}.snow:nth-child(180){opacity:1.1218;transform:translate(89.0907vw,-10px) scale(.3287);animation:fall-180 13s -24s linear infinite}@keyframes fall-180{43.19%{transform:translate(85.441vw,43.19vh) scale(.3287)}to{transform:translate(87.26585vw,99vh) scale(.3287)}}.snow:nth-child(181){opacity:.8532;transform:translate(57.8439vw,-10px) scale(.1323);animation:fall-181 29s -10s linear infinite}@keyframes fall-181{63.108%{transform:translate(63.7554vw,63.108vh) scale(.1323)}to{transform:translate(60.79965vw,99vh) scale(.1323)}}.snow:nth-child(182){opacity:.257;transform:translate(40.8093vw,-10px) scale(.0976);animation:fall-182 16s -16s linear infinite}@keyframes fall-182{46.896%{transform:translate(47.9179vw,46.896vh) scale(.0976)}to{transform:translate(44.3636vw,99vh) scale(.0976)}}.snow:nth-child(183){opacity:1.1904;transform:translate(29.0681vw,-10px) scale(.617);animation:fall-183 16s -5s linear infinite}@keyframes fall-183{79.902%{transform:translate(24.1027vw,79.902vh) scale(.617)}to{transform:translate(26.5854vw,99vh) scale(.617)}}.snow:nth-child(184){opacity:1.4792;transform:translate(38.4651vw,-10px) scale(.9451);animation:fall-184 29s -11s linear infinite}@keyframes fall-184{51.232%{transform:translate(42.3448vw,51.232vh) scale(.9451)}to{transform:translate(40.40495vw,99vh) scale(.9451)}}.snow:nth-child(185){opacity:1.4124;transform:translate(33.1205vw,-10px) scale(.5917);animation:fall-185 22s -18s linear infinite}@keyframes fall-185{60.059%{transform:translate(38.1212vw,60.059vh) scale(.5917)}to{transform:translate(35.62085vw,99vh) scale(.5917)}}.snow:nth-child(186){opacity:1.3132;transform:translate(77.899vw,-10px) scale(.398);animation:fall-186 24s -28s linear infinite}@keyframes fall-186{76.064%{transform:translate(72.1727vw,76.064vh) scale(.398)}to{transform:translate(75.03585vw,99vh) scale(.398)}}.snow:nth-child(187){opacity:1.1846;transform:translate(73.4549vw,-10px) scale(.7829);animation:fall-187 14s -30s linear infinite}@keyframes fall-187{58.755%{transform:translate(73.6992vw,58.755vh) scale(.7829)}to{transform:translate(73.57705vw,99vh) scale(.7829)}}.snow:nth-child(188){opacity:1.5524;transform:translate(95.4586vw,-10px) scale(.2986);animation:fall-188 21s -9s linear infinite}@keyframes fall-188{42.511%{transform:translate(90.3042vw,42.511vh) scale(.2986)}to{transform:translate(92.8814vw,99vh) scale(.2986)}}.snow:nth-child(189){opacity:.6202;transform:translate(44.0169vw,-10px) scale(.028);animation:fall-189 26s -17s linear infinite}@keyframes fall-189{63.301%{transform:translate(46.3959vw,63.301vh) scale(.028)}to{transform:translate(45.2064vw,99vh) scale(.028)}}.snow:nth-child(190){opacity:.6014;transform:translate(12.8496vw,-10px) scale(.7718);animation:fall-190 15s -22s linear infinite}@keyframes fall-190{41.909%{transform:translate(8.062vw,41.909vh) scale(.7718)}to{transform:translate(10.4558vw,99vh) scale(.7718)}}.snow:nth-child(191){opacity:1.1204;transform:translate(57.8326vw,-10px) scale(.4225);animation:fall-191 27s -12s linear infinite}@keyframes fall-191{49.047%{transform:translate(51.9375vw,49.047vh) scale(.4225)}to{transform:translate(54.88505vw,99vh) scale(.4225)}}.snow:nth-child(192){opacity:1.1866;transform:translate(20.3968vw,-10px) scale(.2747);animation:fall-192 12s -19s linear infinite}@keyframes fall-192{77.101%{transform:translate(19.3847vw,77.101vh) scale(.2747)}to{transform:translate(19.89075vw,99vh) scale(.2747)}}.snow:nth-child(193){opacity:.5082;transform:translate(5.5341vw,-10px) scale(.0954);animation:fall-193 27s -27s linear infinite}@keyframes fall-193{50.558%{transform:translate(3.2548vw,50.558vh) scale(.0954)}to{transform:translate(4.39445vw,99vh) scale(.0954)}}.snow:nth-child(194){opacity:1.5866;transform:translate(44.7934vw,-10px) scale(.1966);animation:fall-194 27s -2s linear infinite}@keyframes fall-194{37.187%{transform:translate(53.5471vw,37.187vh) scale(.1966)}to{transform:translate(49.17025vw,99vh) scale(.1966)}}.snow:nth-child(195){opacity:.4086;transform:translate(9.011vw,-10px) scale(.4629);animation:fall-195 26s -23s linear infinite}@keyframes fall-195{46.172%{transform:translate(7.0754vw,46.172vh) scale(.4629)}to{transform:translate(8.0432vw,99vh) scale(.4629)}}.snow:nth-child(196){opacity:.5008;transform:translate(51.6587vw,-10px) scale(.4995);animation:fall-196 24s -24s linear infinite}@keyframes fall-196{30.097%{transform:translate(45.4733vw,30.097vh) scale(.4995)}to{transform:translate(48.566vw,99vh) scale(.4995)}}.snow:nth-child(197){opacity:.7402;transform:translate(28.5085vw,-10px) scale(.3402);animation:fall-197 13s -4s linear infinite}@keyframes fall-197{61.37%{transform:translate(32.2376vw,61.37vh) scale(.3402)}to{transform:translate(30.37305vw,99vh) scale(.3402)}}.snow:nth-child(198){opacity:1.9308;transform:translate(64.5197vw,-10px) scale(.4481);animation:fall-198 23s -9s linear infinite}@keyframes fall-198{79.165%{transform:translate(65.3013vw,79.165vh) scale(.4481)}to{transform:translate(64.9105vw,99vh) scale(.4481)}}.snow:nth-child(199){opacity:1.2626;transform:translate(3.4024vw,-10px) scale(.4223);animation:fall-199 30s -4s linear infinite}@keyframes fall-199{63.928%{transform:translate(13.2857vw,63.928vh) scale(.4223)}to{transform:translate(8.34405vw,99vh) scale(.4223)}}.snow:nth-child(200){opacity:.918;transform:translate(52.0713vw,-10px) scale(.9083);animation:fall-200 18s -1s linear infinite}@keyframes fall-200{76.313%{transform:translate(46.4623vw,76.313vh) scale(.9083)}to{transform:translate(49.2668vw,99vh) scale(.9083)}}.snow:nth-child(201){opacity:1.4262;transform:translate(62.3329vw,-10px) scale(.6331);animation:fall-201 27s -30s linear infinite}@keyframes fall-201{35.221%{transform:translate(67.5416vw,35.221vh) scale(.6331)}to{transform:translate(64.93725vw,99vh) scale(.6331)}}.snow:nth-child(202){opacity:.7832;transform:translate(5.9273vw,-10px) scale(.5556);animation:fall-202 20s -20s linear infinite}@keyframes fall-202{62.737%{transform:translate(5.001vw,62.737vh) scale(.5556)}to{transform:translate(5.46415vw,99vh) scale(.5556)}}.snow:nth-child(203){opacity:1.3162;transform:translate(43.6874vw,-10px) scale(.238);animation:fall-203 21s -5s linear infinite}@keyframes fall-203{55.949%{transform:translate(42.5624vw,55.949vh) scale(.238)}to{transform:translate(43.1249vw,99vh) scale(.238)}}.snow:nth-child(204){opacity:.8082;transform:translate(39.6121vw,-10px) scale(.3252);animation:fall-204 23s -10s linear infinite}@keyframes fall-204{46.518%{transform:translate(35.9198vw,46.518vh) scale(.3252)}to{transform:translate(37.76595vw,99vh) scale(.3252)}}.snow:nth-child(205){opacity:.8062;transform:translate(95.9296vw,-10px) scale(.5308);animation:fall-205 17s -26s linear infinite}@keyframes fall-205{31.448%{transform:translate(94.0724vw,31.448vh) scale(.5308)}to{transform:translate(95.001vw,99vh) scale(.5308)}}.snow:nth-child(206){opacity:1.8896;transform:translate(16.3678vw,-10px) scale(.1634);animation:fall-206 26s -25s linear infinite}@keyframes fall-206{42.353%{transform:translate(15.4351vw,42.353vh) scale(.1634)}to{transform:translate(15.90145vw,99vh) scale(.1634)}}.snow:nth-child(207){opacity:1.0008;transform:translate(40.796vw,-10px) scale(.4292);animation:fall-207 13s -6s linear infinite}@keyframes fall-207{60.09%{transform:translate(48.2166vw,60.09vh) scale(.4292)}to{transform:translate(44.5063vw,99vh) scale(.4292)}}.snow:nth-child(208){opacity:.0116;transform:translate(94.6844vw,-10px) scale(.0556);animation:fall-208 29s -21s linear infinite}@keyframes fall-208{43.298%{transform:translate(85.0155vw,43.298vh) scale(.0556)}to{transform:translate(89.84995vw,99vh) scale(.0556)}}.snow:nth-child(209){opacity:.9906;transform:translate(19.841vw,-10px) scale(.0931);animation:fall-209 14s -9s linear infinite}@keyframes fall-209{36.925%{transform:translate(11.8094vw,36.925vh) scale(.0931)}to{transform:translate(15.8252vw,99vh) scale(.0931)}}.snow:nth-child(210){opacity:.0178;transform:translate(17.8785vw,-10px) scale(.8329);animation:fall-210 27s -5s linear infinite}@keyframes fall-210{51.227%{transform:translate(9.4551vw,51.227vh) scale(.8329)}to{transform:translate(13.6668vw,99vh) scale(.8329)}}.snow:nth-child(211){opacity:1.6544;transform:translate(22.2018vw,-10px) scale(.4807);animation:fall-211 26s -6s linear infinite}@keyframes fall-211{41.865%{transform:translate(15.2377vw,41.865vh) scale(.4807)}to{transform:translate(18.71975vw,99vh) scale(.4807)}}.snow:nth-child(212){opacity:.5062;transform:translate(23.0619vw,-10px) scale(.7848);animation:fall-212 21s -24s linear infinite}@keyframes fall-212{70.807%{transform:translate(17.315vw,70.807vh) scale(.7848)}to{transform:translate(20.18845vw,99vh) scale(.7848)}}.snow:nth-child(213){opacity:.6938;transform:translate(67.0157vw,-10px) scale(.7146);animation:fall-213 19s -21s linear infinite}@keyframes fall-213{37.655%{transform:translate(67.2986vw,37.655vh) scale(.7146)}to{transform:translate(67.15715vw,99vh) scale(.7146)}}.snow:nth-child(214){opacity:1.3076;transform:translate(95.8263vw,-10px) scale(.3395);animation:fall-214 12s -17s linear infinite}@keyframes fall-214{51.834%{transform:translate(99.6918vw,51.834vh) scale(.3395)}to{transform:translate(97.75905vw,99vh) scale(.3395)}}.snow:nth-child(215){opacity:1.2104;transform:translate(57.9404vw,-10px) scale(.9686);animation:fall-215 21s -22s linear infinite}@keyframes fall-215{36.901%{transform:translate(55.0857vw,36.901vh) scale(.9686)}to{transform:translate(56.51305vw,99vh) scale(.9686)}}.snow:nth-child(216){opacity:1.6416;transform:translate(63.167vw,-10px) scale(.3556);animation:fall-216 22s -7s linear infinite}@keyframes fall-216{47.11%{transform:translate(55.6539vw,47.11vh) scale(.3556)}to{transform:translate(59.41045vw,99vh) scale(.3556)}}.snow:nth-child(217){opacity:.488;transform:translate(79.4596vw,-10px) scale(.6506);animation:fall-217 29s -6s linear infinite}@keyframes fall-217{37.855%{transform:translate(70.9979vw,37.855vh) scale(.6506)}to{transform:translate(75.22875vw,99vh) scale(.6506)}}.snow:nth-child(218){opacity:.112;transform:translate(84.4314vw,-10px) scale(.5661);animation:fall-218 21s -15s linear infinite}@keyframes fall-218{40.791%{transform:translate(93.5637vw,40.791vh) scale(.5661)}to{transform:translate(88.99755vw,99vh) scale(.5661)}}.snow:nth-child(219){opacity:.2872;transform:translate(90.8305vw,-10px) scale(.1261);animation:fall-219 23s -28s linear infinite}@keyframes fall-219{61.829%{transform:translate(93.1918vw,61.829vh) scale(.1261)}to{transform:translate(92.01115vw,99vh) scale(.1261)}}.snow:nth-child(220){opacity:1.019;transform:translate(65.3475vw,-10px) scale(.5726);animation:fall-220 29s -5s linear infinite}@keyframes fall-220{41.064%{transform:translate(61.0674vw,41.064vh) scale(.5726)}to{transform:translate(63.20745vw,99vh) scale(.5726)}}.snow:nth-child(221){opacity:.0292;transform:translate(3.607vw,-10px) scale(.333);animation:fall-221 17s -20s linear infinite}@keyframes fall-221{74.974%{transform:translate(12.0624vw,74.974vh) scale(.333)}to{transform:translate(7.8347vw,99vh) scale(.333)}}.snow:nth-child(222){opacity:1.0832;transform:translate(96.2422vw,-10px) scale(.4632);animation:fall-222 22s -27s linear infinite}@keyframes fall-222{71.464%{transform:translate(87.3895vw,71.464vh) scale(.4632)}to{transform:translate(91.81585vw,99vh) scale(.4632)}}.snow:nth-child(223){opacity:1.9958;transform:translate(55.8358vw,-10px) scale(.6001);animation:fall-223 21s -6s linear infinite}@keyframes fall-223{77.402%{transform:translate(56.9556vw,77.402vh) scale(.6001)}to{transform:translate(56.3957vw,99vh) scale(.6001)}}.snow:nth-child(224){opacity:1.398;transform:translate(70.5984vw,-10px) scale(.9511);animation:fall-224 12s -12s linear infinite}@keyframes fall-224{63.733%{transform:translate(73.888vw,63.733vh) scale(.9511)}to{transform:translate(72.2432vw,99vh) scale(.9511)}}.snow:nth-child(225){opacity:.017;transform:translate(53.137vw,-10px) scale(.3298);animation:fall-225 20s -26s linear infinite}@keyframes fall-225{77.886%{transform:translate(56.3985vw,77.886vh) scale(.3298)}to{transform:translate(54.76775vw,99vh) scale(.3298)}}.snow:nth-child(226){opacity:.0392;transform:translate(10.2116vw,-10px) scale(.4982);animation:fall-226 15s -29s linear infinite}@keyframes fall-226{51.409%{transform:translate(3.1986vw,51.409vh) scale(.4982)}to{transform:translate(6.7051vw,99vh) scale(.4982)}}.snow:nth-child(227){opacity:1.1074;transform:translate(16.7831vw,-10px) scale(.5517);animation:fall-227 26s -18s linear infinite}@keyframes fall-227{45.254%{transform:translate(9.1248vw,45.254vh) scale(.5517)}to{transform:translate(12.95395vw,99vh) scale(.5517)}}.snow:nth-child(228){opacity:1.9344;transform:translate(36.6893vw,-10px) scale(.48);animation:fall-228 18s -23s linear infinite}@keyframes fall-228{41.574%{transform:translate(40.08vw,41.574vh) scale(.48)}to{transform:translate(38.38465vw,99vh) scale(.48)}}.snow:nth-child(229){opacity:.0252;transform:translate(15.8786vw,-10px) scale(.7133);animation:fall-229 10s -12s linear infinite}@keyframes fall-229{75.404%{transform:translate(12.6437vw,75.404vh) scale(.7133)}to{transform:translate(14.26115vw,99vh) scale(.7133)}}.snow:nth-child(230){opacity:.0988;transform:translate(8.3219vw,-10px) scale(.1965);animation:fall-230 13s -23s linear infinite}@keyframes fall-230{62.013%{transform:translate(15.1905vw,62.013vh) scale(.1965)}to{transform:translate(11.7562vw,99vh) scale(.1965)}}.snow:nth-child(231){opacity:1.7262;transform:translate(41.4855vw,-10px) scale(.0906);animation:fall-231 15s -2s linear infinite}@keyframes fall-231{77.235%{transform:translate(37.6769vw,77.235vh) scale(.0906)}to{transform:translate(39.5812vw,99vh) scale(.0906)}}.snow:nth-child(232){opacity:.6222;transform:translate(62.1282vw,-10px) scale(.3393);animation:fall-232 21s -5s linear infinite}@keyframes fall-232{31.296%{transform:translate(63.9097vw,31.296vh) scale(.3393)}to{transform:translate(63.01895vw,99vh) scale(.3393)}}.snow:nth-child(233){opacity:1.0596;transform:translate(.6751vw,-10px) scale(.1982);animation:fall-233 29s -8s linear infinite}@keyframes fall-233{66.098%{transform:translate(-5.341vw,66.098vh) scale(.1982)}to{transform:translate(-2.33295vw,99vh) scale(.1982)}}.snow:nth-child(234){opacity:.9142;transform:translate(39.578vw,-10px) scale(.3147);animation:fall-234 29s -6s linear infinite}@keyframes fall-234{37.288%{transform:translate(44.1536vw,37.288vh) scale(.3147)}to{transform:translate(41.8658vw,99vh) scale(.3147)}}.snow:nth-child(235){opacity:.7584;transform:translate(38.9169vw,-10px) scale(.8326);animation:fall-235 24s -11s linear infinite}@keyframes fall-235{33.627%{transform:translate(31.3162vw,33.627vh) scale(.8326)}to{transform:translate(35.11655vw,99vh) scale(.8326)}}.snow:nth-child(236){opacity:.494;transform:translate(52.252vw,-10px) scale(.2391);animation:fall-236 26s -13s linear infinite}@keyframes fall-236{73.175%{transform:translate(61.9411vw,73.175vh) scale(.2391)}to{transform:translate(57.09655vw,99vh) scale(.2391)}}.snow:nth-child(237){opacity:1.5582;transform:translate(49.1932vw,-10px) scale(.2995);animation:fall-237 12s -28s linear infinite}@keyframes fall-237{46.547%{transform:translate(52.0075vw,46.547vh) scale(.2995)}to{transform:translate(50.60035vw,99vh) scale(.2995)}}.snow:nth-child(238){opacity:1.182;transform:translate(65.2938vw,-10px) scale(.6704);animation:fall-238 16s -9s linear infinite}@keyframes fall-238{75.102%{transform:translate(59.2709vw,75.102vh) scale(.6704)}to{transform:translate(62.28235vw,99vh) scale(.6704)}}.snow:nth-child(239){opacity:1.6492;transform:translate(94.0429vw,-10px) scale(.2701);animation:fall-239 30s -11s linear infinite}@keyframes fall-239{54.194%{transform:translate(86.2026vw,54.194vh) scale(.2701)}to{transform:translate(90.12275vw,99vh) scale(.2701)}}.snow:nth-child(240){opacity:1.072;transform:translate(36.4366vw,-10px) scale(.83);animation:fall-240 17s -15s linear infinite}@keyframes fall-240{35.015%{transform:translate(45.3367vw,35.015vh) scale(.83)}to{transform:translate(40.88665vw,99vh) scale(.83)}}.snow:nth-child(241){opacity:.4312;transform:translate(23.2731vw,-10px) scale(.6874);animation:fall-241 28s -19s linear infinite}@keyframes fall-241{66.4%{transform:translate(27.0243vw,66.4vh) scale(.6874)}to{transform:translate(25.1487vw,99vh) scale(.6874)}}.snow:nth-child(242){opacity:.3416;transform:translate(7.4943vw,-10px) scale(.6221);animation:fall-242 23s -29s linear infinite}@keyframes fall-242{56.024%{transform:translate(3.5965vw,56.024vh) scale(.6221)}to{transform:translate(5.5454vw,99vh) scale(.6221)}}.snow:nth-child(243){opacity:1.9348;transform:translate(4.8054vw,-10px) scale(.0455);animation:fall-243 30s -12s linear infinite}@keyframes fall-243{67.658%{transform:translate(7.407vw,67.658vh) scale(.0455)}to{transform:translate(6.1062vw,99vh) scale(.0455)}}.snow:nth-child(244){opacity:1.0262;transform:translate(12.6883vw,-10px) scale(.5944);animation:fall-244 12s -10s linear infinite}@keyframes fall-244{63.996%{transform:translate(5.6302vw,63.996vh) scale(.5944)}to{transform:translate(9.15925vw,99vh) scale(.5944)}}.snow:nth-child(245){opacity:1.329;transform:translate(62.9592vw,-10px) scale(.7188);animation:fall-245 16s -24s linear infinite}@keyframes fall-245{73.19%{transform:translate(65.1276vw,73.19vh) scale(.7188)}to{transform:translate(64.0434vw,99vh) scale(.7188)}}.snow:nth-child(246){opacity:1.0304;transform:translate(87.9679vw,-10px) scale(.5802);animation:fall-246 12s -26s linear infinite}@keyframes fall-246{40.549%{transform:translate(92.4795vw,40.549vh) scale(.5802)}to{transform:translate(90.2237vw,99vh) scale(.5802)}}.snow:nth-child(247){opacity:1.506;transform:translate(22.1714vw,-10px) scale(.8141);animation:fall-247 28s -5s linear infinite}@keyframes fall-247{42.309%{transform:translate(29.8963vw,42.309vh) scale(.8141)}to{transform:translate(26.03385vw,99vh) scale(.8141)}}.snow:nth-child(248){opacity:1.5642;transform:translate(68.5235vw,-10px) scale(.4507);animation:fall-248 22s -14s linear infinite}@keyframes fall-248{34.653%{transform:translate(74.9246vw,34.653vh) scale(.4507)}to{transform:translate(71.72405vw,99vh) scale(.4507)}}.snow:nth-child(249){opacity:1.3936;transform:translate(77.1116vw,-10px) scale(.0278);animation:fall-249 26s -22s linear infinite}@keyframes fall-249{64.47%{transform:translate(69.8271vw,64.47vh) scale(.0278)}to{transform:translate(73.46935vw,99vh) scale(.0278)}}.snow:nth-child(250){opacity:.186;transform:translate(52.2381vw,-10px) scale(.4532);animation:fall-250 29s -6s linear infinite}@keyframes fall-250{54.496%{transform:translate(51.299vw,54.496vh) scale(.4532)}to{transform:translate(51.76855vw,99vh) scale(.4532)}}.snow:nth-child(251){opacity:.2594;transform:translate(27.4041vw,-10px) scale(.6483);animation:fall-251 11s -15s linear infinite}@keyframes fall-251{61.419%{transform:translate(23.6737vw,61.419vh) scale(.6483)}to{transform:translate(25.5389vw,99vh) scale(.6483)}}.snow:nth-child(252){opacity:.5012;transform:translate(47.232vw,-10px) scale(.834);animation:fall-252 24s -28s linear infinite}@keyframes fall-252{74.18%{transform:translate(38.1698vw,74.18vh) scale(.834)}to{transform:translate(42.7009vw,99vh) scale(.834)}}.snow:nth-child(253){opacity:1.084;transform:translate(72.0104vw,-10px) scale(.641);animation:fall-253 17s -1s linear infinite}@keyframes fall-253{72.131%{transform:translate(79.6868vw,72.131vh) scale(.641)}to{transform:translate(75.8486vw,99vh) scale(.641)}}.snow:nth-child(254){opacity:1.1666;transform:translate(83.7749vw,-10px) scale(.2637);animation:fall-254 14s -12s linear infinite}@keyframes fall-254{65.854%{transform:translate(87.2825vw,65.854vh) scale(.2637)}to{transform:translate(85.5287vw,99vh) scale(.2637)}}.snow:nth-child(255){opacity:1.8282;transform:translate(1.5268vw,-10px) scale(.8091);animation:fall-255 27s -26s linear infinite}@keyframes fall-255{58.839%{transform:translate(1.5705vw,58.839vh) scale(.8091)}to{transform:translate(1.54865vw,99vh) scale(.8091)}}.snow:nth-child(256){opacity:.7196;transform:translate(54.1737vw,-10px) scale(.8601);animation:fall-256 29s -6s linear infinite}@keyframes fall-256{71.046%{transform:translate(49.3114vw,71.046vh) scale(.8601)}to{transform:translate(51.74255vw,99vh) scale(.8601)}}.snow:nth-child(257){opacity:1.1454;transform:translate(63.5014vw,-10px) scale(.0739);animation:fall-257 25s -27s linear infinite}@keyframes fall-257{46.672%{transform:translate(59.2006vw,46.672vh) scale(.0739)}to{transform:translate(61.351vw,99vh) scale(.0739)}}.snow:nth-child(258){opacity:1.6902;transform:translate(8.5135vw,-10px) scale(.6113);animation:fall-258 29s -11s linear infinite}@keyframes fall-258{72.157%{transform:translate(3.0057vw,72.157vh) scale(.6113)}to{transform:translate(5.7596vw,99vh) scale(.6113)}}.snow:nth-child(259){opacity:1.542;transform:translate(22.2399vw,-10px) scale(.242);animation:fall-259 10s -26s linear infinite}@keyframes fall-259{61.935%{transform:translate(30.6371vw,61.935vh) scale(.242)}to{transform:translate(26.4385vw,99vh) scale(.242)}}.snow:nth-child(260){opacity:1.1564;transform:translate(98.4837vw,-10px) scale(.1127);animation:fall-260 27s -10s linear infinite}@keyframes fall-260{31.936%{transform:translate(106.7663vw,31.936vh) scale(.1127)}to{transform:translate(102.625vw,99vh) scale(.1127)}}.snow:nth-child(261){opacity:.4476;transform:translate(31.6749vw,-10px) scale(.4377);animation:fall-261 20s -8s linear infinite}@keyframes fall-261{45.831%{transform:translate(29.6594vw,45.831vh) scale(.4377)}to{transform:translate(30.66715vw,99vh) scale(.4377)}}.snow:nth-child(262){opacity:.0336;transform:translate(59.3507vw,-10px) scale(.9941);animation:fall-262 24s -18s linear infinite}@keyframes fall-262{45.77%{transform:translate(66.1654vw,45.77vh) scale(.9941)}to{transform:translate(62.75805vw,99vh) scale(.9941)}}.snow:nth-child(263){opacity:.4334;transform:translate(31.1862vw,-10px) scale(.8149);animation:fall-263 24s -22s linear infinite}@keyframes fall-263{60.332%{transform:translate(38.6519vw,60.332vh) scale(.8149)}to{transform:translate(34.91905vw,99vh) scale(.8149)}}.snow:nth-child(264){opacity:.3464;transform:translate(48.4262vw,-10px) scale(.67);animation:fall-264 23s -23s linear infinite}@keyframes fall-264{35.492%{transform:translate(43.1421vw,35.492vh) scale(.67)}to{transform:translate(45.78415vw,99vh) scale(.67)}}.snow:nth-child(265){opacity:.8696;transform:translate(53.5372vw,-10px) scale(.2171);animation:fall-265 11s -27s linear infinite}@keyframes fall-265{46.922%{transform:translate(47.7592vw,46.922vh) scale(.2171)}to{transform:translate(50.6482vw,99vh) scale(.2171)}}.snow:nth-child(266){opacity:1.167;transform:translate(60.0632vw,-10px) scale(.2853);animation:fall-266 14s -29s linear infinite}@keyframes fall-266{76.462%{transform:translate(68.2606vw,76.462vh) scale(.2853)}to{transform:translate(64.1619vw,99vh) scale(.2853)}}.snow:nth-child(267){opacity:.4566;transform:translate(84.993vw,-10px) scale(.4322);animation:fall-267 15s -17s linear infinite}@keyframes fall-267{32.685%{transform:translate(92.5083vw,32.685vh) scale(.4322)}to{transform:translate(88.75065vw,99vh) scale(.4322)}}.snow:nth-child(268){opacity:1.212;transform:translate(50.1229vw,-10px) scale(.1221);animation:fall-268 16s -25s linear infinite}@keyframes fall-268{40.364%{transform:translate(43.6319vw,40.364vh) scale(.1221)}to{transform:translate(46.8774vw,99vh) scale(.1221)}}.snow:nth-child(269){opacity:.038;transform:translate(24.8858vw,-10px) scale(.6028);animation:fall-269 29s -27s linear infinite}@keyframes fall-269{34.863%{transform:translate(30.2929vw,34.863vh) scale(.6028)}to{transform:translate(27.58935vw,99vh) scale(.6028)}}.snow:nth-child(270){opacity:1.8796;transform:translate(25.7626vw,-10px) scale(.1828);animation:fall-270 11s -19s linear infinite}@keyframes fall-270{52.384%{transform:translate(32.0737vw,52.384vh) scale(.1828)}to{transform:translate(28.91815vw,99vh) scale(.1828)}}.snow:nth-child(271){opacity:.7058;transform:translate(66.6018vw,-10px) scale(.3773);animation:fall-271 22s -27s linear infinite}@keyframes fall-271{53.276%{transform:translate(72.312vw,53.276vh) scale(.3773)}to{transform:translate(69.4569vw,99vh) scale(.3773)}}.snow:nth-child(272){opacity:1.0676;transform:translate(28.6075vw,-10px) scale(.5648);animation:fall-272 30s -27s linear infinite}@keyframes fall-272{61.779%{transform:translate(31.0616vw,61.779vh) scale(.5648)}to{transform:translate(29.83455vw,99vh) scale(.5648)}}.snow:nth-child(273){opacity:.6486;transform:translate(13.8523vw,-10px) scale(.6466);animation:fall-273 23s -19s linear infinite}@keyframes fall-273{67.371%{transform:translate(5.8695vw,67.371vh) scale(.6466)}to{transform:translate(9.8609vw,99vh) scale(.6466)}}.snow:nth-child(274){opacity:.9264;transform:translate(48.7123vw,-10px) scale(.6343);animation:fall-274 15s -13s linear infinite}@keyframes fall-274{72.373%{transform:translate(49.3586vw,72.373vh) scale(.6343)}to{transform:translate(49.03545vw,99vh) scale(.6343)}}.snow:nth-child(275){opacity:.765;transform:translate(37.7333vw,-10px) scale(.7348);animation:fall-275 15s -9s linear infinite}@keyframes fall-275{66.95%{transform:translate(43.713vw,66.95vh) scale(.7348)}to{transform:translate(40.72315vw,99vh) scale(.7348)}}.snow:nth-child(276){opacity:.1148;transform:translate(81.2154vw,-10px) scale(.5001);animation:fall-276 17s -3s linear infinite}@keyframes fall-276{45.232%{transform:translate(78.8422vw,45.232vh) scale(.5001)}to{transform:translate(80.0288vw,99vh) scale(.5001)}}.snow:nth-child(277){opacity:1.354;transform:translate(98.1608vw,-10px) scale(.2364);animation:fall-277 21s -21s linear infinite}@keyframes fall-277{45.921%{transform:translate(88.8044vw,45.921vh) scale(.2364)}to{transform:translate(93.4826vw,99vh) scale(.2364)}}.snow:nth-child(278){opacity:.5666;transform:translate(7.1193vw,-10px) scale(.662);animation:fall-278 26s -11s linear infinite}@keyframes fall-278{35.406%{transform:translate(-1.6773vw,35.406vh) scale(.662)}to{transform:translate(2.721vw,99vh) scale(.662)}}.snow:nth-child(279){opacity:1.6368;transform:translate(87.9411vw,-10px) scale(.2034);animation:fall-279 23s -24s linear infinite}@keyframes fall-279{43.78%{transform:translate(90.9325vw,43.78vh) scale(.2034)}to{transform:translate(89.4368vw,99vh) scale(.2034)}}.snow:nth-child(280){opacity:.6292;transform:translate(5.755vw,-10px) scale(.3199);animation:fall-280 22s -13s linear infinite}@keyframes fall-280{39.211%{transform:translate(-.3887vw,39.211vh) scale(.3199)}to{transform:translate(2.68315vw,99vh) scale(.3199)}}.snow:nth-child(281){opacity:1.1186;transform:translate(31.8075vw,-10px) scale(.4198);animation:fall-281 28s -13s linear infinite}@keyframes fall-281{40.446%{transform:translate(33.6129vw,40.446vh) scale(.4198)}to{transform:translate(32.7102vw,99vh) scale(.4198)}}.snow:nth-child(282){opacity:1.389;transform:translate(76.0563vw,-10px) scale(.5482);animation:fall-282 17s -6s linear infinite}@keyframes fall-282{64.7%{transform:translate(74.3898vw,64.7vh) scale(.5482)}to{transform:translate(75.22305vw,99vh) scale(.5482)}}.snow:nth-child(283){opacity:1.879;transform:translate(.8582vw,-10px) scale(.357);animation:fall-283 24s -9s linear infinite}@keyframes fall-283{63.9%{transform:translate(2.9953vw,63.9vh) scale(.357)}to{transform:translate(1.92675vw,99vh) scale(.357)}}.snow:nth-child(284){opacity:1.4344;transform:translate(86.9707vw,-10px) scale(.5653);animation:fall-284 28s -19s linear infinite}@keyframes fall-284{34.825%{transform:translate(94.9873vw,34.825vh) scale(.5653)}to{transform:translate(90.979vw,99vh) scale(.5653)}}.snow:nth-child(285){opacity:.5158;transform:translate(54.132vw,-10px) scale(.4931);animation:fall-285 14s -5s linear infinite}@keyframes fall-285{33.205%{transform:translate(45.0697vw,33.205vh) scale(.4931)}to{transform:translate(49.60085vw,99vh) scale(.4931)}}.snow:nth-child(286){opacity:.118;transform:translate(46.7477vw,-10px) scale(.6684);animation:fall-286 20s -22s linear infinite}@keyframes fall-286{33.816%{transform:translate(45.44vw,33.816vh) scale(.6684)}to{transform:translate(46.09385vw,99vh) scale(.6684)}}.snow:nth-child(287){opacity:1.336;transform:translate(47.1162vw,-10px) scale(.1618);animation:fall-287 25s -9s linear infinite}@keyframes fall-287{42.054%{transform:translate(52.6435vw,42.054vh) scale(.1618)}to{transform:translate(49.87985vw,99vh) scale(.1618)}}.snow:nth-child(288){opacity:1.0482;transform:translate(54.5295vw,-10px) scale(.9167);animation:fall-288 19s -22s linear infinite}@keyframes fall-288{75.795%{transform:translate(45.312vw,75.795vh) scale(.9167)}to{transform:translate(49.92075vw,99vh) scale(.9167)}}.snow:nth-child(289){opacity:1.4456;transform:translate(36.9573vw,-10px) scale(.1134);animation:fall-289 10s -29s linear infinite}@keyframes fall-289{41.783%{transform:translate(40.7434vw,41.783vh) scale(.1134)}to{transform:translate(38.85035vw,99vh) scale(.1134)}}.snow:nth-child(290){opacity:1.759;transform:translate(4.4808vw,-10px) scale(.0495);animation:fall-290 16s -25s linear infinite}@keyframes fall-290{54.326%{transform:translate(-1.3475vw,54.326vh) scale(.0495)}to{transform:translate(1.56665vw,99vh) scale(.0495)}}.snow:nth-child(291){opacity:.919;transform:translate(7.1362vw,-10px) scale(.6095);animation:fall-291 29s -26s linear infinite}@keyframes fall-291{54.438%{transform:translate(14.3756vw,54.438vh) scale(.6095)}to{transform:translate(10.7559vw,99vh) scale(.6095)}}.snow:nth-child(292){opacity:.903;transform:translate(78.357vw,-10px) scale(.8252);animation:fall-292 11s -23s linear infinite}@keyframes fall-292{78.161%{transform:translate(80.982vw,78.161vh) scale(.8252)}to{transform:translate(79.6695vw,99vh) scale(.8252)}}.snow:nth-child(293){opacity:.7094;transform:translate(94.2811vw,-10px) scale(.7276);animation:fall-293 30s -20s linear infinite}@keyframes fall-293{48.951%{transform:translate(93.8154vw,48.951vh) scale(.7276)}to{transform:translate(94.04825vw,99vh) scale(.7276)}}.snow:nth-child(294){opacity:.0744;transform:translate(90.1302vw,-10px) scale(.7588);animation:fall-294 27s -5s linear infinite}@keyframes fall-294{58.812%{transform:translate(98.6367vw,58.812vh) scale(.7588)}to{transform:translate(94.38345vw,99vh) scale(.7588)}}.snow:nth-child(295){opacity:1.4358;transform:translate(22.69vw,-10px) scale(.8201);animation:fall-295 13s -25s linear infinite}@keyframes fall-295{61.339%{transform:translate(17.7668vw,61.339vh) scale(.8201)}to{transform:translate(20.2284vw,99vh) scale(.8201)}}.snow:nth-child(296){opacity:1.571;transform:translate(69.448vw,-10px) scale(.607);animation:fall-296 21s -25s linear infinite}@keyframes fall-296{62.534%{transform:translate(68.0956vw,62.534vh) scale(.607)}to{transform:translate(68.7718vw,99vh) scale(.607)}}.snow:nth-child(297){opacity:.673;transform:translate(32.6839vw,-10px) scale(.388);animation:fall-297 26s -2s linear infinite}@keyframes fall-297{42.445%{transform:translate(40.606vw,42.445vh) scale(.388)}to{transform:translate(36.64495vw,99vh) scale(.388)}}.snow:nth-child(298){opacity:.2318;transform:translate(90.5829vw,-10px) scale(.0144);animation:fall-298 25s -22s linear infinite}@keyframes fall-298{45.082%{transform:translate(94.2623vw,45.082vh) scale(.0144)}to{transform:translate(92.4226vw,99vh) scale(.0144)}}.snow:nth-child(299){opacity:.1276;transform:translate(64.731vw,-10px) scale(.3617);animation:fall-299 17s -13s linear infinite}@keyframes fall-299{54.56%{transform:translate(72.4224vw,54.56vh) scale(.3617)}to{transform:translate(68.5767vw,99vh) scale(.3617)}}.snow:nth-child(300){opacity:.0816;transform:translate(2.2784vw,-10px) scale(.8582);animation:fall-300 24s -28s linear infinite}@keyframes fall-300{31.288%{transform:translate(-5.0627vw,31.288vh) scale(.8582)}to{transform:translate(-1.39215vw,99vh) scale(.8582)}}.snow:nth-child(301){opacity:.8024;transform:translate(8.2094vw,-10px) scale(.5687);animation:fall-301 13s -17s linear infinite}@keyframes fall-301{64.676%{transform:translate(11.5583vw,64.676vh) scale(.5687)}to{transform:translate(9.88385vw,99vh) scale(.5687)}}.snow:nth-child(302){opacity:.1222;transform:translate(41.1524vw,-10px) scale(.0028);animation:fall-302 11s -8s linear infinite}@keyframes fall-302{40.312%{transform:translate(31.6461vw,40.312vh) scale(.0028)}to{transform:translate(36.39925vw,99vh) scale(.0028)}}.snow:nth-child(303){opacity:.4694;transform:translate(64.547vw,-10px) scale(.2652);animation:fall-303 21s -18s linear infinite}@keyframes fall-303{67.158%{transform:translate(70.4212vw,67.158vh) scale(.2652)}to{transform:translate(67.4841vw,99vh) scale(.2652)}}.snow:nth-child(304){opacity:1.1554;transform:translate(94.3069vw,-10px) scale(.1493);animation:fall-304 29s -26s linear infinite}@keyframes fall-304{55.187%{transform:translate(86.6723vw,55.187vh) scale(.1493)}to{transform:translate(90.4896vw,99vh) scale(.1493)}}.snow:nth-child(305){opacity:.5746;transform:translate(60.0836vw,-10px) scale(.7464);animation:fall-305 25s -23s linear infinite}@keyframes fall-305{66.311%{transform:translate(52.3197vw,66.311vh) scale(.7464)}to{transform:translate(56.20165vw,99vh) scale(.7464)}}.snow:nth-child(306){opacity:.4572;transform:translate(90.1661vw,-10px) scale(.0715);animation:fall-306 18s -4s linear infinite}@keyframes fall-306{51.412%{transform:translate(91.4651vw,51.412vh) scale(.0715)}to{transform:translate(90.8156vw,99vh) scale(.0715)}}.snow:nth-child(307){opacity:.3128;transform:translate(5.7123vw,-10px) scale(.3265);animation:fall-307 23s -22s linear infinite}@keyframes fall-307{54.211%{transform:translate(-2.338vw,54.211vh) scale(.3265)}to{transform:translate(1.68715vw,99vh) scale(.3265)}}.snow:nth-child(308){opacity:1.0136;transform:translate(58.6196vw,-10px) scale(.7853);animation:fall-308 16s -7s linear infinite}@keyframes fall-308{56.857%{transform:translate(66.9973vw,56.857vh) scale(.7853)}to{transform:translate(62.80845vw,99vh) scale(.7853)}}.snow:nth-child(309){opacity:.3556;transform:translate(12.3204vw,-10px) scale(.6287);animation:fall-309 11s -14s linear infinite}@keyframes fall-309{52.322%{transform:translate(6.519vw,52.322vh) scale(.6287)}to{transform:translate(9.4197vw,99vh) scale(.6287)}}.snow:nth-child(310){opacity:1.6194;transform:translate(76.196vw,-10px) scale(.8904);animation:fall-310 13s -2s linear infinite}@keyframes fall-310{67.533%{transform:translate(68.9749vw,67.533vh) scale(.8904)}to{transform:translate(72.58545vw,99vh) scale(.8904)}}.snow:nth-child(311){opacity:.5186;transform:translate(82.3499vw,-10px) scale(.0597);animation:fall-311 27s -21s linear infinite}@keyframes fall-311{53.125%{transform:translate(82.6461vw,53.125vh) scale(.0597)}to{transform:translate(82.498vw,99vh) scale(.0597)}}.snow:nth-child(312){opacity:1.211;transform:translate(90.5431vw,-10px) scale(.1758);animation:fall-312 13s -18s linear infinite}@keyframes fall-312{38.511%{transform:translate(83.6797vw,38.511vh) scale(.1758)}to{transform:translate(87.1114vw,99vh) scale(.1758)}}.snow:nth-child(313){opacity:1.2682;transform:translate(85.875vw,-10px) scale(.2008);animation:fall-313 11s -23s linear infinite}@keyframes fall-313{43.533%{transform:translate(81.9228vw,43.533vh) scale(.2008)}to{transform:translate(83.8989vw,99vh) scale(.2008)}}.snow:nth-child(314){opacity:.107;transform:translate(19.515vw,-10px) scale(.2682);animation:fall-314 16s -2s linear infinite}@keyframes fall-314{52.532%{transform:translate(11.7027vw,52.532vh) scale(.2682)}to{transform:translate(15.60885vw,99vh) scale(.2682)}}.snow:nth-child(315){opacity:.3658;transform:translate(84.3912vw,-10px) scale(.962);animation:fall-315 21s -16s linear infinite}@keyframes fall-315{51.349%{transform:translate(92.9797vw,51.349vh) scale(.962)}to{transform:translate(88.68545vw,99vh) scale(.962)}}.snow:nth-child(316){opacity:1.4686;transform:translate(.9164vw,-10px) scale(.4541);animation:fall-316 28s -20s linear infinite}@keyframes fall-316{39.33%{transform:translate(2.3472vw,39.33vh) scale(.4541)}to{transform:translate(1.6318vw,99vh) scale(.4541)}}.snow:nth-child(317){opacity:1.7134;transform:translate(57.1254vw,-10px) scale(.6592);animation:fall-317 28s -15s linear infinite}@keyframes fall-317{32.353%{transform:translate(65.723vw,32.353vh) scale(.6592)}to{transform:translate(61.4242vw,99vh) scale(.6592)}}.snow:nth-child(318){opacity:1.5784;transform:translate(8.7605vw,-10px) scale(.4682);animation:fall-318 14s -27s linear infinite}@keyframes fall-318{68.607%{transform:translate(-.9946vw,68.607vh) scale(.4682)}to{transform:translate(3.88295vw,99vh) scale(.4682)}}.snow:nth-child(319){opacity:1.4022;transform:translate(23.8022vw,-10px) scale(.1392);animation:fall-319 12s -28s linear infinite}@keyframes fall-319{56.565%{transform:translate(28.8832vw,56.565vh) scale(.1392)}to{transform:translate(26.3427vw,99vh) scale(.1392)}}.snow:nth-child(320){opacity:1.9272;transform:translate(83.6429vw,-10px) scale(.4084);animation:fall-320 15s -7s linear infinite}@keyframes fall-320{36.685%{transform:translate(85.388vw,36.685vh) scale(.4084)}to{transform:translate(84.51545vw,99vh) scale(.4084)}}.snow:nth-child(321){opacity:.8184;transform:translate(14.3847vw,-10px) scale(.1166);animation:fall-321 11s -25s linear infinite}@keyframes fall-321{79.541%{transform:translate(7.6101vw,79.541vh) scale(.1166)}to{transform:translate(10.9974vw,99vh) scale(.1166)}}.snow:nth-child(322){opacity:1.3398;transform:translate(48.7117vw,-10px) scale(.0453);animation:fall-322 11s -29s linear infinite}@keyframes fall-322{44.117%{transform:translate(41.8674vw,44.117vh) scale(.0453)}to{transform:translate(45.28955vw,99vh) scale(.0453)}}.snow:nth-child(323){opacity:1.272;transform:translate(41.3542vw,-10px) scale(.8406);animation:fall-323 15s -1s linear infinite}@keyframes fall-323{32.326%{transform:translate(37.2775vw,32.326vh) scale(.8406)}to{transform:translate(39.31585vw,99vh) scale(.8406)}}.snow:nth-child(324){opacity:.1928;transform:translate(87.2827vw,-10px) scale(.1187);animation:fall-324 24s -3s linear infinite}@keyframes fall-324{31.727%{transform:translate(79.5962vw,31.727vh) scale(.1187)}to{transform:translate(83.43945vw,99vh) scale(.1187)}}.snow:nth-child(325){opacity:.1368;transform:translate(17.2618vw,-10px) scale(.5358);animation:fall-325 11s -18s linear infinite}@keyframes fall-325{55.852%{transform:translate(13.152vw,55.852vh) scale(.5358)}to{transform:translate(15.2069vw,99vh) scale(.5358)}}.snow:nth-child(326){opacity:.2862;transform:translate(44.516vw,-10px) scale(.2107);animation:fall-326 26s -15s linear infinite}@keyframes fall-326{67.8%{transform:translate(49.7011vw,67.8vh) scale(.2107)}to{transform:translate(47.10855vw,99vh) scale(.2107)}}.snow:nth-child(327){opacity:.2636;transform:translate(12.8621vw,-10px) scale(.5608);animation:fall-327 10s -3s linear infinite}@keyframes fall-327{33.631%{transform:translate(14.5366vw,33.631vh) scale(.5608)}to{transform:translate(13.69935vw,99vh) scale(.5608)}}.snow:nth-child(328){opacity:.4078;transform:translate(75.199vw,-10px) scale(.1887);animation:fall-328 23s -10s linear infinite}@keyframes fall-328{63.702%{transform:translate(68.6223vw,63.702vh) scale(.1887)}to{transform:translate(71.91065vw,99vh) scale(.1887)}}.snow:nth-child(329){opacity:.065;transform:translate(64.2287vw,-10px) scale(.9809);animation:fall-329 29s -8s linear infinite}@keyframes fall-329{58.702%{transform:translate(68.4541vw,58.702vh) scale(.9809)}to{transform:translate(66.3414vw,99vh) scale(.9809)}}.snow:nth-child(330){opacity:.53;transform:translate(2.9368vw,-10px) scale(.157);animation:fall-330 19s -30s linear infinite}@keyframes fall-330{36.092%{transform:translate(-2.4128vw,36.092vh) scale(.157)}to{transform:translate(.262vw,99vh) scale(.157)}}.snow:nth-child(331){opacity:.0334;transform:translate(18.0946vw,-10px) scale(.8527);animation:fall-331 17s -9s linear infinite}@keyframes fall-331{34.4%{transform:translate(25.8247vw,34.4vh) scale(.8527)}to{transform:translate(21.95965vw,99vh) scale(.8527)}}.snow:nth-child(332){opacity:.5308;transform:translate(33.7134vw,-10px) scale(.6436);animation:fall-332 11s -27s linear infinite}@keyframes fall-332{48.64%{transform:translate(28.8105vw,48.64vh) scale(.6436)}to{transform:translate(31.26195vw,99vh) scale(.6436)}}.snow:nth-child(333){opacity:1.7908;transform:translate(34.3232vw,-10px) scale(.1438);animation:fall-333 18s -29s linear infinite}@keyframes fall-333{56.518%{transform:translate(33.1595vw,56.518vh) scale(.1438)}to{transform:translate(33.74135vw,99vh) scale(.1438)}}.snow:nth-child(334){opacity:1.1606;transform:translate(11.4952vw,-10px) scale(.9147);animation:fall-334 17s -6s linear infinite}@keyframes fall-334{75.593%{transform:translate(7.7245vw,75.593vh) scale(.9147)}to{transform:translate(9.60985vw,99vh) scale(.9147)}}.snow:nth-child(335){opacity:.0556;transform:translate(35.5008vw,-10px) scale(.3856);animation:fall-335 24s -8s linear infinite}@keyframes fall-335{68.497%{transform:translate(38.1852vw,68.497vh) scale(.3856)}to{transform:translate(36.843vw,99vh) scale(.3856)}}.snow:nth-child(336){opacity:1.3956;transform:translate(77.7425vw,-10px) scale(.8872);animation:fall-336 14s -20s linear infinite}@keyframes fall-336{47.284%{transform:translate(84.6637vw,47.284vh) scale(.8872)}to{transform:translate(81.2031vw,99vh) scale(.8872)}}.snow:nth-child(337){opacity:1.5912;transform:translate(20.0213vw,-10px) scale(.8674);animation:fall-337 19s -2s linear infinite}@keyframes fall-337{38.654%{transform:translate(25.548vw,38.654vh) scale(.8674)}to{transform:translate(22.78465vw,99vh) scale(.8674)}}.snow:nth-child(338){opacity:1.0204;transform:translate(.9041vw,-10px) scale(.8049);animation:fall-338 30s -3s linear infinite}@keyframes fall-338{49.166%{transform:translate(2.5357vw,49.166vh) scale(.8049)}to{transform:translate(1.7199vw,99vh) scale(.8049)}}.snow:nth-child(339){opacity:1.8906;transform:translate(90.5509vw,-10px) scale(.2127);animation:fall-339 16s -22s linear infinite}@keyframes fall-339{54.256%{transform:translate(88.5461vw,54.256vh) scale(.2127)}to{transform:translate(89.5485vw,99vh) scale(.2127)}}.snow:nth-child(340){opacity:.3434;transform:translate(47.8245vw,-10px) scale(.2531);animation:fall-340 13s -9s linear infinite}@keyframes fall-340{57.896%{transform:translate(38.6779vw,57.896vh) scale(.2531)}to{transform:translate(43.2512vw,99vh) scale(.2531)}}.snow:nth-child(341){opacity:.177;transform:translate(96.2658vw,-10px) scale(.6118);animation:fall-341 17s -28s linear infinite}@keyframes fall-341{75.63%{transform:translate(92.6459vw,75.63vh) scale(.6118)}to{transform:translate(94.45585vw,99vh) scale(.6118)}}.snow:nth-child(342){opacity:.1134;transform:translate(40.792vw,-10px) scale(.111);animation:fall-342 30s -10s linear infinite}@keyframes fall-342{46.178%{transform:translate(44.8428vw,46.178vh) scale(.111)}to{transform:translate(42.8174vw,99vh) scale(.111)}}.snow:nth-child(343){opacity:.865;transform:translate(44.0468vw,-10px) scale(.3372);animation:fall-343 16s -5s linear infinite}@keyframes fall-343{74.883%{transform:translate(36.2439vw,74.883vh) scale(.3372)}to{transform:translate(40.14535vw,99vh) scale(.3372)}}.snow:nth-child(344){opacity:.8452;transform:translate(71.8734vw,-10px) scale(.8766);animation:fall-344 25s -3s linear infinite}@keyframes fall-344{56.203%{transform:translate(79.967vw,56.203vh) scale(.8766)}to{transform:translate(75.9202vw,99vh) scale(.8766)}}.snow:nth-child(345){opacity:1.146;transform:translate(7.0179vw,-10px) scale(.0818);animation:fall-345 11s -12s linear infinite}@keyframes fall-345{38.492%{transform:translate(-2.2454vw,38.492vh) scale(.0818)}to{transform:translate(2.38625vw,99vh) scale(.0818)}}.snow:nth-child(346){opacity:1.7872;transform:translate(39.5984vw,-10px) scale(.2227);animation:fall-346 18s -3s linear infinite}@keyframes fall-346{77.137%{transform:translate(38.5857vw,77.137vh) scale(.2227)}to{transform:translate(39.09205vw,99vh) scale(.2227)}}.snow:nth-child(347){opacity:1.8418;transform:translate(63.6666vw,-10px) scale(.8859);animation:fall-347 30s -7s linear infinite}@keyframes fall-347{54.149%{transform:translate(56.5064vw,54.149vh) scale(.8859)}to{transform:translate(60.0865vw,99vh) scale(.8859)}}.snow:nth-child(348){opacity:1.6124;transform:translate(36.7157vw,-10px) scale(.9347);animation:fall-348 17s -15s linear infinite}@keyframes fall-348{72.587%{transform:translate(27.079vw,72.587vh) scale(.9347)}to{transform:translate(31.89735vw,99vh) scale(.9347)}}.snow:nth-child(349){opacity:1.2458;transform:translate(82.1544vw,-10px) scale(.053);animation:fall-349 26s -13s linear infinite}@keyframes fall-349{61.561%{transform:translate(74.3063vw,61.561vh) scale(.053)}to{transform:translate(78.23035vw,99vh) scale(.053)}}.snow:nth-child(350){opacity:1.5496;transform:translate(86.2453vw,-10px) scale(.186);animation:fall-350 17s -1s linear infinite}@keyframes fall-350{78.639%{transform:translate(87.1373vw,78.639vh) scale(.186)}to{transform:translate(86.6913vw,99vh) scale(.186)}}.snow:nth-child(351){opacity:.9734;transform:translate(77.5222vw,-10px) scale(.0015);animation:fall-351 17s -6s linear infinite}@keyframes fall-351{78.171%{transform:translate(80.9931vw,78.171vh) scale(.0015)}to{transform:translate(79.25765vw,99vh) scale(.0015)}}.snow:nth-child(352){opacity:.0996;transform:translate(40.3884vw,-10px) scale(.3824);animation:fall-352 22s -2s linear infinite}@keyframes fall-352{59.615%{transform:translate(44.7007vw,59.615vh) scale(.3824)}to{transform:translate(42.54455vw,99vh) scale(.3824)}}.snow:nth-child(353){opacity:.0202;transform:translate(91.4011vw,-10px) scale(.3527);animation:fall-353 28s -17s linear infinite}@keyframes fall-353{68.77%{transform:translate(86.8722vw,68.77vh) scale(.3527)}to{transform:translate(89.13665vw,99vh) scale(.3527)}}.snow:nth-child(354){opacity:1.9376;transform:translate(9.1254vw,-10px) scale(.2293);animation:fall-354 21s -25s linear infinite}@keyframes fall-354{66.942%{transform:translate(16.1671vw,66.942vh) scale(.2293)}to{transform:translate(12.64625vw,99vh) scale(.2293)}}.snow:nth-child(355){opacity:1.8252;transform:translate(70.098vw,-10px) scale(.2525);animation:fall-355 23s -20s linear infinite}@keyframes fall-355{58.451%{transform:translate(75.5936vw,58.451vh) scale(.2525)}to{transform:translate(72.8458vw,99vh) scale(.2525)}}.snow:nth-child(356){opacity:.2608;transform:translate(67.6565vw,-10px) scale(.6791);animation:fall-356 15s -20s linear infinite}@keyframes fall-356{49.883%{transform:translate(59.0857vw,49.883vh) scale(.6791)}to{transform:translate(63.3711vw,99vh) scale(.6791)}}.snow:nth-child(357){opacity:1.9506;transform:translate(92.5769vw,-10px) scale(.1103);animation:fall-357 16s -22s linear infinite}@keyframes fall-357{50.637%{transform:translate(84.5701vw,50.637vh) scale(.1103)}to{transform:translate(88.5735vw,99vh) scale(.1103)}}.snow:nth-child(358){opacity:1.3776;transform:translate(8.2384vw,-10px) scale(.2977);animation:fall-358 16s -24s linear infinite}@keyframes fall-358{44.923%{transform:translate(2.8555vw,44.923vh) scale(.2977)}to{transform:translate(5.54695vw,99vh) scale(.2977)}}.snow:nth-child(359){opacity:.6204;transform:translate(58.2801vw,-10px) scale(.2199);animation:fall-359 30s -7s linear infinite}@keyframes fall-359{42.681%{transform:translate(65.4171vw,42.681vh) scale(.2199)}to{transform:translate(61.8486vw,99vh) scale(.2199)}}.snow:nth-child(360){opacity:1.8344;transform:translate(76.1422vw,-10px) scale(.3934);animation:fall-360 20s -3s linear infinite}@keyframes fall-360{45.346%{transform:translate(79.5606vw,45.346vh) scale(.3934)}to{transform:translate(77.8514vw,99vh) scale(.3934)}}.snow:nth-child(361){opacity:.172;transform:translate(34.9706vw,-10px) scale(.3123);animation:fall-361 10s -16s linear infinite}@keyframes fall-361{37.25%{transform:translate(32.2644vw,37.25vh) scale(.3123)}to{transform:translate(33.6175vw,99vh) scale(.3123)}}.snow:nth-child(362){opacity:1.5034;transform:translate(69.1318vw,-10px) scale(.1791);animation:fall-362 28s -15s linear infinite}@keyframes fall-362{52.034%{transform:translate(76.2446vw,52.034vh) scale(.1791)}to{transform:translate(72.6882vw,99vh) scale(.1791)}}.snow:nth-child(363){opacity:.85;transform:translate(11.247vw,-10px) scale(.671);animation:fall-363 24s -19s linear infinite}@keyframes fall-363{51.169%{transform:translate(13.3188vw,51.169vh) scale(.671)}to{transform:translate(12.2829vw,99vh) scale(.671)}}.snow:nth-child(364){opacity:1.7316;transform:translate(47.4328vw,-10px) scale(.2511);animation:fall-364 17s -16s linear infinite}@keyframes fall-364{61.764%{transform:translate(54.2578vw,61.764vh) scale(.2511)}to{transform:translate(50.8453vw,99vh) scale(.2511)}}.snow:nth-child(365){opacity:.3458;transform:translate(84.7516vw,-10px) scale(.6853);animation:fall-365 16s -3s linear infinite}@keyframes fall-365{76.967%{transform:translate(85.2275vw,76.967vh) scale(.6853)}to{transform:translate(84.98955vw,99vh) scale(.6853)}}.snow:nth-child(366){opacity:1.862;transform:translate(81.2625vw,-10px) scale(.2083);animation:fall-366 17s -23s linear infinite}@keyframes fall-366{39.302%{transform:translate(86.0869vw,39.302vh) scale(.2083)}to{transform:translate(83.6747vw,99vh) scale(.2083)}}.snow:nth-child(367){opacity:.3196;transform:translate(25.8506vw,-10px) scale(.7821);animation:fall-367 30s -10s linear infinite}@keyframes fall-367{74.826%{transform:translate(20.474vw,74.826vh) scale(.7821)}to{transform:translate(23.1623vw,99vh) scale(.7821)}}.snow:nth-child(368){opacity:1.2218;transform:translate(7.1569vw,-10px) scale(.1479);animation:fall-368 16s -9s linear infinite}@keyframes fall-368{61.084%{transform:translate(13.3398vw,61.084vh) scale(.1479)}to{transform:translate(10.24835vw,99vh) scale(.1479)}}.snow:nth-child(369){opacity:1.5362;transform:translate(43.587vw,-10px) scale(.5184);animation:fall-369 14s -16s linear infinite}@keyframes fall-369{51.516%{transform:translate(50.1611vw,51.516vh) scale(.5184)}to{transform:translate(46.87405vw,99vh) scale(.5184)}}.snow:nth-child(370){opacity:.6652;transform:translate(42.819vw,-10px) scale(.2396);animation:fall-370 19s -5s linear infinite}@keyframes fall-370{35.369%{transform:translate(41.551vw,35.369vh) scale(.2396)}to{transform:translate(42.185vw,99vh) scale(.2396)}}.snow:nth-child(371){opacity:1.2018;transform:translate(96.0291vw,-10px) scale(.1641);animation:fall-371 12s -26s linear infinite}@keyframes fall-371{55.626%{transform:translate(94.7848vw,55.626vh) scale(.1641)}to{transform:translate(95.40695vw,99vh) scale(.1641)}}.snow:nth-child(372){opacity:1.1048;transform:translate(11.8846vw,-10px) scale(.4974);animation:fall-372 19s -25s linear infinite}@keyframes fall-372{47.47%{transform:translate(18.5519vw,47.47vh) scale(.4974)}to{transform:translate(15.21825vw,99vh) scale(.4974)}}.snow:nth-child(373){opacity:.7662;transform:translate(69.3121vw,-10px) scale(.6163);animation:fall-373 17s -11s linear infinite}@keyframes fall-373{68.859%{transform:translate(63.433vw,68.859vh) scale(.6163)}to{transform:translate(66.37255vw,99vh) scale(.6163)}}.snow:nth-child(374){opacity:.5746;transform:translate(18.0379vw,-10px) scale(.7695);animation:fall-374 12s -26s linear infinite}@keyframes fall-374{55.817%{transform:translate(10.7669vw,55.817vh) scale(.7695)}to{transform:translate(14.4024vw,99vh) scale(.7695)}}.snow:nth-child(375){opacity:.805;transform:translate(.6763vw,-10px) scale(.3567);animation:fall-375 29s -24s linear infinite}@keyframes fall-375{35.624%{transform:translate(3.7305vw,35.624vh) scale(.3567)}to{transform:translate(2.2034vw,99vh) scale(.3567)}}.snow:nth-child(376){opacity:.861;transform:translate(90.0064vw,-10px) scale(.6268);animation:fall-376 24s -8s linear infinite}@keyframes fall-376{36.772%{transform:translate(86.1875vw,36.772vh) scale(.6268)}to{transform:translate(88.09695vw,99vh) scale(.6268)}}.snow:nth-child(377){opacity:.4372;transform:translate(52.832vw,-10px) scale(.9942);animation:fall-377 15s -27s linear infinite}@keyframes fall-377{60.547%{transform:translate(47.644vw,60.547vh) scale(.9942)}to{transform:translate(50.238vw,99vh) scale(.9942)}}.snow:nth-child(378){opacity:1.611;transform:translate(57.3564vw,-10px) scale(.856);animation:fall-378 30s -5s linear infinite}@keyframes fall-378{70.272%{transform:translate(61.1604vw,70.272vh) scale(.856)}to{transform:translate(59.2584vw,99vh) scale(.856)}}.snow:nth-child(379){opacity:1.0124;transform:translate(12.7916vw,-10px) scale(.5851);animation:fall-379 24s -10s linear infinite}@keyframes fall-379{36.303%{transform:translate(18.5207vw,36.303vh) scale(.5851)}to{transform:translate(15.65615vw,99vh) scale(.5851)}}.snow:nth-child(380){opacity:1.7016;transform:translate(8.1821vw,-10px) scale(.0314);animation:fall-380 26s -13s linear infinite}@keyframes fall-380{57.278%{transform:translate(6.9422vw,57.278vh) scale(.0314)}to{transform:translate(7.56215vw,99vh) scale(.0314)}}.snow:nth-child(381){opacity:1.5614;transform:translate(69.506vw,-10px) scale(.4856);animation:fall-381 23s -5s linear infinite}@keyframes fall-381{53.803%{transform:translate(72.9728vw,53.803vh) scale(.4856)}to{transform:translate(71.2394vw,99vh) scale(.4856)}}.snow:nth-child(382){opacity:1.0868;transform:translate(90.6298vw,-10px) scale(.6696);animation:fall-382 19s -13s linear infinite}@keyframes fall-382{45.852%{transform:translate(88.2735vw,45.852vh) scale(.6696)}to{transform:translate(89.45165vw,99vh) scale(.6696)}}.snow:nth-child(383){opacity:1.3624;transform:translate(50.4772vw,-10px) scale(.2443);animation:fall-383 19s -13s linear infinite}@keyframes fall-383{35.148%{transform:translate(41.4966vw,35.148vh) scale(.2443)}to{transform:translate(45.9869vw,99vh) scale(.2443)}}.snow:nth-child(384){opacity:.4604;transform:translate(65.2116vw,-10px) scale(.7168);animation:fall-384 24s -7s linear infinite}@keyframes fall-384{63.901%{transform:translate(68.9533vw,63.901vh) scale(.7168)}to{transform:translate(67.08245vw,99vh) scale(.7168)}}.snow:nth-child(385){opacity:.6746;transform:translate(52.9044vw,-10px) scale(.4032);animation:fall-385 15s -20s linear infinite}@keyframes fall-385{47.009%{transform:translate(59.6753vw,47.009vh) scale(.4032)}to{transform:translate(56.28985vw,99vh) scale(.4032)}}.snow:nth-child(386){opacity:1.0258;transform:translate(86.5179vw,-10px) scale(.6979);animation:fall-386 29s -14s linear infinite}@keyframes fall-386{36.19%{transform:translate(93.5733vw,36.19vh) scale(.6979)}to{transform:translate(90.0456vw,99vh) scale(.6979)}}.snow:nth-child(387){opacity:1.166;transform:translate(90.4788vw,-10px) scale(.5133);animation:fall-387 28s -3s linear infinite}@keyframes fall-387{30.247%{transform:translate(98.5913vw,30.247vh) scale(.5133)}to{transform:translate(94.53505vw,99vh) scale(.5133)}}.snow:nth-child(388){opacity:1.1348;transform:translate(85.8575vw,-10px) scale(.2604);animation:fall-388 21s -4s linear infinite}@keyframes fall-388{38.265%{transform:translate(85.4525vw,38.265vh) scale(.2604)}to{transform:translate(85.655vw,99vh) scale(.2604)}}.snow:nth-child(389){opacity:.4488;transform:translate(60.9962vw,-10px) scale(.4878);animation:fall-389 20s -4s linear infinite}@keyframes fall-389{37.119%{transform:translate(64.4099vw,37.119vh) scale(.4878)}to{transform:translate(62.70305vw,99vh) scale(.4878)}}.snow:nth-child(390){opacity:.1282;transform:translate(96.3998vw,-10px) scale(.038);animation:fall-390 20s -21s linear infinite}@keyframes fall-390{79.872%{transform:translate(94.6455vw,79.872vh) scale(.038)}to{transform:translate(95.52265vw,99vh) scale(.038)}}.snow:nth-child(391){opacity:1.3834;transform:translate(88.4981vw,-10px) scale(.0067);animation:fall-391 28s -22s linear infinite}@keyframes fall-391{45.716%{transform:translate(88.6vw,45.716vh) scale(.0067)}to{transform:translate(88.54905vw,99vh) scale(.0067)}}.snow:nth-child(392){opacity:1.628;transform:translate(90.4242vw,-10px) scale(.3394);animation:fall-392 20s -8s linear infinite}@keyframes fall-392{40.127%{transform:translate(85.6996vw,40.127vh) scale(.3394)}to{transform:translate(88.0619vw,99vh) scale(.3394)}}.snow:nth-child(393){opacity:1.0104;transform:translate(83.4393vw,-10px) scale(.3209);animation:fall-393 20s -13s linear infinite}@keyframes fall-393{40.09%{transform:translate(82.883vw,40.09vh) scale(.3209)}to{transform:translate(83.16115vw,99vh) scale(.3209)}}.snow:nth-child(394){opacity:1.9024;transform:translate(27.4422vw,-10px) scale(.4347);animation:fall-394 28s -28s linear infinite}@keyframes fall-394{41.61%{transform:translate(21.6871vw,41.61vh) scale(.4347)}to{transform:translate(24.56465vw,99vh) scale(.4347)}}.snow:nth-child(395){opacity:1.2432;transform:translate(29.4591vw,-10px) scale(.5312);animation:fall-395 30s -20s linear infinite}@keyframes fall-395{67.332%{transform:translate(37.6902vw,67.332vh) scale(.5312)}to{transform:translate(33.57465vw,99vh) scale(.5312)}}.snow:nth-child(396){opacity:1.7816;transform:translate(14.4155vw,-10px) scale(.3112);animation:fall-396 22s -11s linear infinite}@keyframes fall-396{58.022%{transform:translate(6.0685vw,58.022vh) scale(.3112)}to{transform:translate(10.242vw,99vh) scale(.3112)}}.snow:nth-child(397){opacity:.2526;transform:translate(20.1423vw,-10px) scale(.5323);animation:fall-397 26s -7s linear infinite}@keyframes fall-397{74.302%{transform:translate(12.3898vw,74.302vh) scale(.5323)}to{transform:translate(16.26605vw,99vh) scale(.5323)}}.snow:nth-child(398){opacity:.6418;transform:translate(39.6283vw,-10px) scale(.6421);animation:fall-398 11s -30s linear infinite}@keyframes fall-398{46.958%{transform:translate(43.6808vw,46.958vh) scale(.6421)}to{transform:translate(41.65455vw,99vh) scale(.6421)}}.snow:nth-child(399){opacity:1.0526;transform:translate(57.099vw,-10px) scale(.9441);animation:fall-399 15s -24s linear infinite}@keyframes fall-399{67.855%{transform:translate(56.9729vw,67.855vh) scale(.9441)}to{transform:translate(57.03595vw,99vh) scale(.9441)}}.snow:nth-child(400){opacity:.5282;transform:translate(44.554vw,-10px) scale(.2337);animation:fall-400 28s -7s linear infinite}@keyframes fall-400{79.267%{transform:translate(46.2271vw,79.267vh) scale(.2337)}to{transform:translate(45.39055vw,99vh) scale(.2337)}}\n"], dependencies: [{ kind: "directive", type: i3.NgForOf, selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }, { kind: "directive", type: i3.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "directive", type: i2.RouterOutlet, selector: "router-outlet", inputs: ["name"], outputs: ["activate", "deactivate", "attach", "detach"], exportAs: ["outlet"] }], encapsulation: i0.ViewEncapsulation.None });
|
|
79
79
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: AppComponent, decorators: [{
|
|
80
80
|
type: Component,
|
|
81
|
-
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.7162;transform:translate(3.6184vw,-10px) scale(.9894);animation:fall-1 21s -3s linear infinite}@keyframes fall-1{46.14%{transform:translate(-3.202vw,46.14vh) scale(.9894)}to{transform:translate(.2082vw,99vh) scale(.9894)}}.snow:nth-child(2){opacity:1.8044;transform:translate(88.57vw,-10px) scale(.0121);animation:fall-2 26s -13s linear infinite}@keyframes fall-2{77.782%{transform:translate(92.2525vw,77.782vh) scale(.0121)}to{transform:translate(90.41125vw,99vh) scale(.0121)}}.snow:nth-child(3){opacity:1.1586;transform:translate(23.7995vw,-10px) scale(.8629);animation:fall-3 12s -25s linear infinite}@keyframes fall-3{36.315%{transform:translate(26.1874vw,36.315vh) scale(.8629)}to{transform:translate(24.99345vw,99vh) scale(.8629)}}.snow:nth-child(4){opacity:1.4904;transform:translate(62.034vw,-10px) scale(.0131);animation:fall-4 10s -22s linear infinite}@keyframes fall-4{70.96%{transform:translate(61.0169vw,70.96vh) scale(.0131)}to{transform:translate(61.52545vw,99vh) scale(.0131)}}.snow:nth-child(5){opacity:1.4138;transform:translate(60.1133vw,-10px) scale(.2035);animation:fall-5 10s -5s linear infinite}@keyframes fall-5{58.445%{transform:translate(52.2639vw,58.445vh) scale(.2035)}to{transform:translate(56.1886vw,99vh) scale(.2035)}}.snow:nth-child(6){opacity:.2774;transform:translate(60.8138vw,-10px) scale(.76);animation:fall-6 30s -8s linear infinite}@keyframes fall-6{63.189%{transform:translate(61.2567vw,63.189vh) scale(.76)}to{transform:translate(61.03525vw,99vh) scale(.76)}}.snow:nth-child(7){opacity:1.5776;transform:translate(86.6701vw,-10px) scale(.362);animation:fall-7 28s -9s linear infinite}@keyframes fall-7{65.679%{transform:translate(76.6744vw,65.679vh) scale(.362)}to{transform:translate(81.67225vw,99vh) scale(.362)}}.snow:nth-child(8){opacity:1.5194;transform:translate(62.3797vw,-10px) scale(.5702);animation:fall-8 15s -30s linear infinite}@keyframes fall-8{74.441%{transform:translate(57.7034vw,74.441vh) scale(.5702)}to{transform:translate(60.04155vw,99vh) scale(.5702)}}.snow:nth-child(9){opacity:1.0062;transform:translate(54.8875vw,-10px) scale(.8479);animation:fall-9 10s -30s linear infinite}@keyframes fall-9{31.581%{transform:translate(56.5042vw,31.581vh) scale(.8479)}to{transform:translate(55.69585vw,99vh) scale(.8479)}}.snow:nth-child(10){opacity:.3622;transform:translate(40.7736vw,-10px) scale(.2646);animation:fall-10 27s -14s linear infinite}@keyframes fall-10{38.8%{transform:translate(41.8073vw,38.8vh) scale(.2646)}to{transform:translate(41.29045vw,99vh) scale(.2646)}}.snow:nth-child(11){opacity:.9264;transform:translate(3.0413vw,-10px) scale(.8463);animation:fall-11 14s -15s linear infinite}@keyframes fall-11{34.023%{transform:translate(11.7385vw,34.023vh) scale(.8463)}to{transform:translate(7.3899vw,99vh) scale(.8463)}}.snow:nth-child(12){opacity:1.3242;transform:translate(15.0351vw,-10px) scale(.6319);animation:fall-12 11s -23s linear infinite}@keyframes fall-12{40.132%{transform:translate(11.8236vw,40.132vh) scale(.6319)}to{transform:translate(13.42935vw,99vh) scale(.6319)}}.snow:nth-child(13){opacity:.4906;transform:translate(82.7947vw,-10px) scale(.1105);animation:fall-13 14s -10s linear infinite}@keyframes fall-13{37.775%{transform:translate(87.2829vw,37.775vh) scale(.1105)}to{transform:translate(85.0388vw,99vh) scale(.1105)}}.snow:nth-child(14){opacity:.9432;transform:translate(63.3478vw,-10px) scale(.183);animation:fall-14 10s -10s linear infinite}@keyframes fall-14{46.282%{transform:translate(66.3626vw,46.282vh) scale(.183)}to{transform:translate(64.8552vw,99vh) scale(.183)}}.snow:nth-child(15){opacity:.5886;transform:translate(96.0892vw,-10px) scale(.3956);animation:fall-15 16s -12s linear infinite}@keyframes fall-15{43.092%{transform:translate(105.3309vw,43.092vh) scale(.3956)}to{transform:translate(100.71005vw,99vh) scale(.3956)}}.snow:nth-child(16){opacity:.8408;transform:translate(39.8823vw,-10px) scale(.6412);animation:fall-16 20s -9s linear infinite}@keyframes fall-16{52.947%{transform:translate(39.2322vw,52.947vh) scale(.6412)}to{transform:translate(39.55725vw,99vh) scale(.6412)}}.snow:nth-child(17){opacity:1.482;transform:translate(75.1654vw,-10px) scale(.7179);animation:fall-17 14s -2s linear infinite}@keyframes fall-17{42.469%{transform:translate(75.701vw,42.469vh) scale(.7179)}to{transform:translate(75.4332vw,99vh) scale(.7179)}}.snow:nth-child(18){opacity:1.655;transform:translate(28.1495vw,-10px) scale(.7932);animation:fall-18 14s -17s linear infinite}@keyframes fall-18{67.48%{transform:translate(21.5797vw,67.48vh) scale(.7932)}to{transform:translate(24.8646vw,99vh) scale(.7932)}}.snow:nth-child(19){opacity:1.3102;transform:translate(63.2174vw,-10px) scale(.1118);animation:fall-19 18s -21s linear infinite}@keyframes fall-19{42.798%{transform:translate(70.7184vw,42.798vh) scale(.1118)}to{transform:translate(66.9679vw,99vh) scale(.1118)}}.snow:nth-child(20){opacity:1.2502;transform:translate(47.2444vw,-10px) scale(.1765);animation:fall-20 20s -25s linear infinite}@keyframes fall-20{41.628%{transform:translate(45.5192vw,41.628vh) scale(.1765)}to{transform:translate(46.3818vw,99vh) scale(.1765)}}.snow:nth-child(21){opacity:1.1736;transform:translate(12.4255vw,-10px) scale(.3302);animation:fall-21 28s -22s linear infinite}@keyframes fall-21{78.179%{transform:translate(6.5315vw,78.179vh) scale(.3302)}to{transform:translate(9.4785vw,99vh) scale(.3302)}}.snow:nth-child(22){opacity:1.3176;transform:translate(39.464vw,-10px) scale(.2261);animation:fall-22 23s -19s linear infinite}@keyframes fall-22{40.49%{transform:translate(46.7623vw,40.49vh) scale(.2261)}to{transform:translate(43.11315vw,99vh) scale(.2261)}}.snow:nth-child(23){opacity:.2588;transform:translate(72.6925vw,-10px) scale(.3384);animation:fall-23 22s -18s linear infinite}@keyframes fall-23{68.511%{transform:translate(74.561vw,68.511vh) scale(.3384)}to{transform:translate(73.62675vw,99vh) scale(.3384)}}.snow:nth-child(24){opacity:1.9638;transform:translate(63.8131vw,-10px) scale(.2599);animation:fall-24 26s -13s linear infinite}@keyframes fall-24{60.753%{transform:translate(68.5188vw,60.753vh) scale(.2599)}to{transform:translate(66.16595vw,99vh) scale(.2599)}}.snow:nth-child(25){opacity:1.911;transform:translate(49.2531vw,-10px) scale(.2147);animation:fall-25 27s -18s linear infinite}@keyframes fall-25{71.518%{transform:translate(43.7646vw,71.518vh) scale(.2147)}to{transform:translate(46.50885vw,99vh) scale(.2147)}}.snow:nth-child(26){opacity:1.4918;transform:translate(98.0531vw,-10px) scale(.5724);animation:fall-26 22s -23s linear infinite}@keyframes fall-26{48.254%{transform:translate(94.9375vw,48.254vh) scale(.5724)}to{transform:translate(96.4953vw,99vh) scale(.5724)}}.snow:nth-child(27){opacity:.5254;transform:translate(21.3844vw,-10px) scale(.1824);animation:fall-27 30s -1s linear infinite}@keyframes fall-27{76.097%{transform:translate(26.5828vw,76.097vh) scale(.1824)}to{transform:translate(23.9836vw,99vh) scale(.1824)}}.snow:nth-child(28){opacity:.4926;transform:translate(61.9329vw,-10px) scale(.3263);animation:fall-28 16s -9s linear infinite}@keyframes fall-28{67.776%{transform:translate(57.0496vw,67.776vh) scale(.3263)}to{transform:translate(59.49125vw,99vh) scale(.3263)}}.snow:nth-child(29){opacity:.1794;transform:translate(11.1877vw,-10px) scale(.7097);animation:fall-29 13s -8s linear infinite}@keyframes fall-29{62.501%{transform:translate(17.0702vw,62.501vh) scale(.7097)}to{transform:translate(14.12895vw,99vh) scale(.7097)}}.snow:nth-child(30){opacity:.7784;transform:translate(75.6744vw,-10px) scale(.8469);animation:fall-30 20s -5s linear infinite}@keyframes fall-30{38.933%{transform:translate(85.2869vw,38.933vh) scale(.8469)}to{transform:translate(80.48065vw,99vh) scale(.8469)}}.snow:nth-child(31){opacity:.5446;transform:translate(64.9432vw,-10px) scale(.0999);animation:fall-31 22s -15s linear infinite}@keyframes fall-31{40.073%{transform:translate(65.0505vw,40.073vh) scale(.0999)}to{transform:translate(64.99685vw,99vh) scale(.0999)}}.snow:nth-child(32){opacity:1.8852;transform:translate(62.644vw,-10px) scale(.3329);animation:fall-32 13s -3s linear infinite}@keyframes fall-32{76.665%{transform:translate(71.439vw,76.665vh) scale(.3329)}to{transform:translate(67.0415vw,99vh) scale(.3329)}}.snow:nth-child(33){opacity:.2284;transform:translate(58.2501vw,-10px) scale(.4753);animation:fall-33 30s -2s linear infinite}@keyframes fall-33{72.233%{transform:translate(50.8494vw,72.233vh) scale(.4753)}to{transform:translate(54.54975vw,99vh) scale(.4753)}}.snow:nth-child(34){opacity:.0634;transform:translate(40.0208vw,-10px) scale(.1807);animation:fall-34 23s -7s linear infinite}@keyframes fall-34{46.068%{transform:translate(47.8335vw,46.068vh) scale(.1807)}to{transform:translate(43.92715vw,99vh) scale(.1807)}}.snow:nth-child(35){opacity:1.7122;transform:translate(48.8151vw,-10px) scale(.6019);animation:fall-35 24s -8s linear infinite}@keyframes fall-35{48.089%{transform:translate(47.503vw,48.089vh) scale(.6019)}to{transform:translate(48.15905vw,99vh) scale(.6019)}}.snow:nth-child(36){opacity:.4084;transform:translate(59.6959vw,-10px) scale(.6937);animation:fall-36 20s -1s linear infinite}@keyframes fall-36{58.219%{transform:translate(65.1235vw,58.219vh) scale(.6937)}to{transform:translate(62.4097vw,99vh) scale(.6937)}}.snow:nth-child(37){opacity:1.723;transform:translate(83.7336vw,-10px) scale(.3405);animation:fall-37 23s -11s linear infinite}@keyframes fall-37{36.552%{transform:translate(81.4196vw,36.552vh) scale(.3405)}to{transform:translate(82.5766vw,99vh) scale(.3405)}}.snow:nth-child(38){opacity:.9906;transform:translate(52.4729vw,-10px) scale(.9472);animation:fall-38 12s -16s linear infinite}@keyframes fall-38{54.05%{transform:translate(51.5913vw,54.05vh) scale(.9472)}to{transform:translate(52.0321vw,99vh) scale(.9472)}}.snow:nth-child(39){opacity:1.7832;transform:translate(27.454vw,-10px) scale(.614);animation:fall-39 29s -14s linear infinite}@keyframes fall-39{46.435%{transform:translate(34.52vw,46.435vh) scale(.614)}to{transform:translate(30.987vw,99vh) scale(.614)}}.snow:nth-child(40){opacity:1.0194;transform:translate(82.9187vw,-10px) scale(.5416);animation:fall-40 23s -3s linear infinite}@keyframes fall-40{68.909%{transform:translate(84.2753vw,68.909vh) scale(.5416)}to{transform:translate(83.597vw,99vh) scale(.5416)}}.snow:nth-child(41){opacity:.6012;transform:translate(33.6406vw,-10px) scale(.5626);animation:fall-41 25s -9s linear infinite}@keyframes fall-41{52.914%{transform:translate(35.7984vw,52.914vh) scale(.5626)}to{transform:translate(34.7195vw,99vh) scale(.5626)}}.snow:nth-child(42){opacity:1.461;transform:translate(42.1818vw,-10px) scale(.589);animation:fall-42 17s -13s linear infinite}@keyframes fall-42{35.539%{transform:translate(50.5226vw,35.539vh) scale(.589)}to{transform:translate(46.3522vw,99vh) scale(.589)}}.snow:nth-child(43){opacity:.5592;transform:translate(43.8259vw,-10px) scale(.1945);animation:fall-43 30s -1s linear infinite}@keyframes fall-43{67.386%{transform:translate(34.0149vw,67.386vh) scale(.1945)}to{transform:translate(38.9204vw,99vh) scale(.1945)}}.snow:nth-child(44){opacity:.4124;transform:translate(61.4033vw,-10px) scale(.3683);animation:fall-44 28s -29s linear infinite}@keyframes fall-44{67.743%{transform:translate(65.5716vw,67.743vh) scale(.3683)}to{transform:translate(63.48745vw,99vh) scale(.3683)}}.snow:nth-child(45){opacity:.1644;transform:translate(23.5096vw,-10px) scale(.3935);animation:fall-45 27s -25s linear infinite}@keyframes fall-45{68.874%{transform:translate(15.293vw,68.874vh) scale(.3935)}to{transform:translate(19.4013vw,99vh) scale(.3935)}}.snow:nth-child(46){opacity:.5604;transform:translate(41.0642vw,-10px) scale(.2419);animation:fall-46 19s -20s linear infinite}@keyframes fall-46{36.741%{transform:translate(48.2496vw,36.741vh) scale(.2419)}to{transform:translate(44.6569vw,99vh) scale(.2419)}}.snow:nth-child(47){opacity:.5602;transform:translate(73.437vw,-10px) scale(.7311);animation:fall-47 14s -23s linear infinite}@keyframes fall-47{68.221%{transform:translate(64.6179vw,68.221vh) scale(.7311)}to{transform:translate(69.02745vw,99vh) scale(.7311)}}.snow:nth-child(48){opacity:.1284;transform:translate(16.5506vw,-10px) scale(.7947);animation:fall-48 11s -15s linear infinite}@keyframes fall-48{75.543%{transform:translate(22.9621vw,75.543vh) scale(.7947)}to{transform:translate(19.75635vw,99vh) scale(.7947)}}.snow:nth-child(49){opacity:.8774;transform:translate(93.1236vw,-10px) scale(.6524);animation:fall-49 27s -14s linear infinite}@keyframes fall-49{53.051%{transform:translate(89.0668vw,53.051vh) scale(.6524)}to{transform:translate(91.0952vw,99vh) scale(.6524)}}.snow:nth-child(50){opacity:.6772;transform:translate(10.626vw,-10px) scale(.0627);animation:fall-50 17s -1s linear infinite}@keyframes fall-50{77.442%{transform:translate(14.7829vw,77.442vh) scale(.0627)}to{transform:translate(12.70445vw,99vh) scale(.0627)}}.snow:nth-child(51){opacity:1.4538;transform:translate(58.0738vw,-10px) scale(.763);animation:fall-51 12s -9s linear infinite}@keyframes fall-51{70.215%{transform:translate(48.2934vw,70.215vh) scale(.763)}to{transform:translate(53.1836vw,99vh) scale(.763)}}.snow:nth-child(52){opacity:1.3802;transform:translate(18.1719vw,-10px) scale(.8453);animation:fall-52 15s -25s linear infinite}@keyframes fall-52{45.974%{transform:translate(24.1691vw,45.974vh) scale(.8453)}to{transform:translate(21.1705vw,99vh) scale(.8453)}}.snow:nth-child(53){opacity:.9604;transform:translate(64.0163vw,-10px) scale(.2651);animation:fall-53 27s -8s linear infinite}@keyframes fall-53{55.022%{transform:translate(61.3037vw,55.022vh) scale(.2651)}to{transform:translate(62.66vw,99vh) scale(.2651)}}.snow:nth-child(54){opacity:.9986;transform:translate(12.3373vw,-10px) scale(.005);animation:fall-54 18s -13s linear infinite}@keyframes fall-54{51.1%{transform:translate(7.5342vw,51.1vh) scale(.005)}to{transform:translate(9.93575vw,99vh) scale(.005)}}.snow:nth-child(55){opacity:1.0862;transform:translate(45.1964vw,-10px) scale(.0689);animation:fall-55 26s -29s linear infinite}@keyframes fall-55{58.606%{transform:translate(42.2408vw,58.606vh) scale(.0689)}to{transform:translate(43.7186vw,99vh) scale(.0689)}}.snow:nth-child(56){opacity:.4964;transform:translate(21.134vw,-10px) scale(.592);animation:fall-56 21s -28s linear infinite}@keyframes fall-56{73.09%{transform:translate(30.6066vw,73.09vh) scale(.592)}to{transform:translate(25.8703vw,99vh) scale(.592)}}.snow:nth-child(57){opacity:1.5278;transform:translate(36.7023vw,-10px) scale(.4186);animation:fall-57 28s -9s linear infinite}@keyframes fall-57{42.016%{transform:translate(43.9856vw,42.016vh) scale(.4186)}to{transform:translate(40.34395vw,99vh) scale(.4186)}}.snow:nth-child(58){opacity:1.6478;transform:translate(2.637vw,-10px) scale(.5703);animation:fall-58 27s -1s linear infinite}@keyframes fall-58{79.631%{transform:translate(-3.7247vw,79.631vh) scale(.5703)}to{transform:translate(-.54385vw,99vh) scale(.5703)}}.snow:nth-child(59){opacity:.2932;transform:translate(78.737vw,-10px) scale(.3231);animation:fall-59 19s -15s linear infinite}@keyframes fall-59{61.243%{transform:translate(80.1963vw,61.243vh) scale(.3231)}to{transform:translate(79.46665vw,99vh) scale(.3231)}}.snow:nth-child(60){opacity:1.747;transform:translate(5.3581vw,-10px) scale(.4503);animation:fall-60 23s -18s linear infinite}@keyframes fall-60{55.958%{transform:translate(3.3329vw,55.958vh) scale(.4503)}to{transform:translate(4.3455vw,99vh) scale(.4503)}}.snow:nth-child(61){opacity:.7444;transform:translate(73.4458vw,-10px) scale(.4203);animation:fall-61 30s -3s linear infinite}@keyframes fall-61{53.219%{transform:translate(75.6109vw,53.219vh) scale(.4203)}to{transform:translate(74.52835vw,99vh) scale(.4203)}}.snow:nth-child(62){opacity:1.7484;transform:translate(72.5929vw,-10px) scale(.2407);animation:fall-62 25s -15s linear infinite}@keyframes fall-62{51.011%{transform:translate(65.9834vw,51.011vh) scale(.2407)}to{transform:translate(69.28815vw,99vh) scale(.2407)}}.snow:nth-child(63){opacity:.966;transform:translate(16.2649vw,-10px) scale(.4577);animation:fall-63 24s -30s linear infinite}@keyframes fall-63{41.342%{transform:translate(12.8579vw,41.342vh) scale(.4577)}to{transform:translate(14.5614vw,99vh) scale(.4577)}}.snow:nth-child(64){opacity:.3956;transform:translate(73.6512vw,-10px) scale(.2418);animation:fall-64 29s -10s linear infinite}@keyframes fall-64{39.469%{transform:translate(64.367vw,39.469vh) scale(.2418)}to{transform:translate(69.0091vw,99vh) scale(.2418)}}.snow:nth-child(65){opacity:.3594;transform:translate(19.6403vw,-10px) scale(.9781);animation:fall-65 28s -28s linear infinite}@keyframes fall-65{34.77%{transform:translate(18.3922vw,34.77vh) scale(.9781)}to{transform:translate(19.01625vw,99vh) scale(.9781)}}.snow:nth-child(66){opacity:1.7444;transform:translate(69.6773vw,-10px) scale(.7856);animation:fall-66 27s -10s linear infinite}@keyframes fall-66{37.146%{transform:translate(79.2648vw,37.146vh) scale(.7856)}to{transform:translate(74.47105vw,99vh) scale(.7856)}}.snow:nth-child(67){opacity:1.345;transform:translate(4.4863vw,-10px) scale(.937);animation:fall-67 30s -9s linear infinite}@keyframes fall-67{50.043%{transform:translate(-.9824vw,50.043vh) scale(.937)}to{transform:translate(1.75195vw,99vh) scale(.937)}}.snow:nth-child(68){opacity:1.5812;transform:translate(49.8188vw,-10px) scale(.9112);animation:fall-68 24s -7s linear infinite}@keyframes fall-68{61.712%{transform:translate(57.5448vw,61.712vh) scale(.9112)}to{transform:translate(53.6818vw,99vh) scale(.9112)}}.snow:nth-child(69){opacity:.7182;transform:translate(80.3059vw,-10px) scale(.7394);animation:fall-69 23s -4s linear infinite}@keyframes fall-69{40.801%{transform:translate(82.6757vw,40.801vh) scale(.7394)}to{transform:translate(81.4908vw,99vh) scale(.7394)}}.snow:nth-child(70){opacity:.0454;transform:translate(38.161vw,-10px) scale(.7078);animation:fall-70 12s -30s linear infinite}@keyframes fall-70{51.621%{transform:translate(28.3888vw,51.621vh) scale(.7078)}to{transform:translate(33.2749vw,99vh) scale(.7078)}}.snow:nth-child(71){opacity:.4616;transform:translate(72.9538vw,-10px) scale(.3858);animation:fall-71 20s -23s linear infinite}@keyframes fall-71{46.257%{transform:translate(63.765vw,46.257vh) scale(.3858)}to{transform:translate(68.3594vw,99vh) scale(.3858)}}.snow:nth-child(72){opacity:1.6942;transform:translate(65.5166vw,-10px) scale(.7991);animation:fall-72 24s -4s linear infinite}@keyframes fall-72{58.865%{transform:translate(69.6671vw,58.865vh) scale(.7991)}to{transform:translate(67.59185vw,99vh) scale(.7991)}}.snow:nth-child(73){opacity:.0058;transform:translate(69.3514vw,-10px) scale(.1185);animation:fall-73 29s -14s linear infinite}@keyframes fall-73{57.615%{transform:translate(64.4256vw,57.615vh) scale(.1185)}to{transform:translate(66.8885vw,99vh) scale(.1185)}}.snow:nth-child(74){opacity:.0774;transform:translate(95.7129vw,-10px) scale(.5299);animation:fall-74 22s -15s linear infinite}@keyframes fall-74{32.19%{transform:translate(102.4419vw,32.19vh) scale(.5299)}to{transform:translate(99.0774vw,99vh) scale(.5299)}}.snow:nth-child(75){opacity:1.8458;transform:translate(5.6556vw,-10px) scale(.8928);animation:fall-75 26s -22s linear infinite}@keyframes fall-75{34.358%{transform:translate(.5894vw,34.358vh) scale(.8928)}to{transform:translate(3.1225vw,99vh) scale(.8928)}}.snow:nth-child(76){opacity:1.8346;transform:translate(44.0057vw,-10px) scale(.8872);animation:fall-76 13s -29s linear infinite}@keyframes fall-76{45.599%{transform:translate(45.0756vw,45.599vh) scale(.8872)}to{transform:translate(44.54065vw,99vh) scale(.8872)}}.snow:nth-child(77){opacity:.925;transform:translate(2.3971vw,-10px) scale(.1291);animation:fall-77 16s -14s linear infinite}@keyframes fall-77{47.104%{transform:translate(-5.1502vw,47.104vh) scale(.1291)}to{transform:translate(-1.37655vw,99vh) scale(.1291)}}.snow:nth-child(78){opacity:1.0798;transform:translate(61.0621vw,-10px) scale(.7186);animation:fall-78 23s -17s linear infinite}@keyframes fall-78{64.273%{transform:translate(52.366vw,64.273vh) scale(.7186)}to{transform:translate(56.71405vw,99vh) scale(.7186)}}.snow:nth-child(79){opacity:1.6934;transform:translate(83.1217vw,-10px) scale(.8241);animation:fall-79 17s -10s linear infinite}@keyframes fall-79{62.344%{transform:translate(77.1556vw,62.344vh) scale(.8241)}to{transform:translate(80.13865vw,99vh) scale(.8241)}}.snow:nth-child(80){opacity:1.5394;transform:translate(72.9442vw,-10px) scale(.831);animation:fall-80 12s -4s linear infinite}@keyframes fall-80{79.942%{transform:translate(74.7223vw,79.942vh) scale(.831)}to{transform:translate(73.83325vw,99vh) scale(.831)}}.snow:nth-child(81){opacity:1.8436;transform:translate(76.7503vw,-10px) scale(.6216);animation:fall-81 15s -13s linear infinite}@keyframes fall-81{64.566%{transform:translate(69.9596vw,64.566vh) scale(.6216)}to{transform:translate(73.35495vw,99vh) scale(.6216)}}.snow:nth-child(82){opacity:1.1218;transform:translate(93.4406vw,-10px) scale(.0193);animation:fall-82 17s -25s linear infinite}@keyframes fall-82{62.654%{transform:translate(97.0691vw,62.654vh) scale(.0193)}to{transform:translate(95.25485vw,99vh) scale(.0193)}}.snow:nth-child(83){opacity:1.1498;transform:translate(39.3283vw,-10px) scale(.9198);animation:fall-83 28s -29s linear infinite}@keyframes fall-83{55.437%{transform:translate(36.4232vw,55.437vh) scale(.9198)}to{transform:translate(37.87575vw,99vh) scale(.9198)}}.snow:nth-child(84){opacity:1.4788;transform:translate(63.0949vw,-10px) scale(.6266);animation:fall-84 24s -13s linear infinite}@keyframes fall-84{42.768%{transform:translate(68.899vw,42.768vh) scale(.6266)}to{transform:translate(65.99695vw,99vh) scale(.6266)}}.snow:nth-child(85){opacity:1.8278;transform:translate(89.6357vw,-10px) scale(.5488);animation:fall-85 25s -23s linear infinite}@keyframes fall-85{44.731%{transform:translate(81.5157vw,44.731vh) scale(.5488)}to{transform:translate(85.5757vw,99vh) scale(.5488)}}.snow:nth-child(86){opacity:.8736;transform:translate(88.0873vw,-10px) scale(.7568);animation:fall-86 11s -17s linear infinite}@keyframes fall-86{35.058%{transform:translate(96.3099vw,35.058vh) scale(.7568)}to{transform:translate(92.1986vw,99vh) scale(.7568)}}.snow:nth-child(87){opacity:1.7314;transform:translate(7.0505vw,-10px) scale(.9896);animation:fall-87 17s -17s linear infinite}@keyframes fall-87{75.697%{transform:translate(8.8395vw,75.697vh) scale(.9896)}to{transform:translate(7.945vw,99vh) scale(.9896)}}.snow:nth-child(88){opacity:.9584;transform:translate(55.6567vw,-10px) scale(.8795);animation:fall-88 22s -26s linear infinite}@keyframes fall-88{33.722%{transform:translate(59.4706vw,33.722vh) scale(.8795)}to{transform:translate(57.56365vw,99vh) scale(.8795)}}.snow:nth-child(89){opacity:1.808;transform:translate(56.0036vw,-10px) scale(.3128);animation:fall-89 21s -29s linear infinite}@keyframes fall-89{74.154%{transform:translate(48.8174vw,74.154vh) scale(.3128)}to{transform:translate(52.4105vw,99vh) scale(.3128)}}.snow:nth-child(90){opacity:1.9184;transform:translate(85.6815vw,-10px) scale(.2105);animation:fall-90 25s -8s linear infinite}@keyframes fall-90{45.117%{transform:translate(88.6641vw,45.117vh) scale(.2105)}to{transform:translate(87.1728vw,99vh) scale(.2105)}}.snow:nth-child(91){opacity:.1738;transform:translate(86.2389vw,-10px) scale(.1142);animation:fall-91 25s -17s linear infinite}@keyframes fall-91{64.21%{transform:translate(88.4385vw,64.21vh) scale(.1142)}to{transform:translate(87.3387vw,99vh) scale(.1142)}}.snow:nth-child(92){opacity:1.8568;transform:translate(27.2256vw,-10px) scale(.052);animation:fall-92 25s -24s linear infinite}@keyframes fall-92{43.212%{transform:translate(25.964vw,43.212vh) scale(.052)}to{transform:translate(26.5948vw,99vh) scale(.052)}}.snow:nth-child(93){opacity:1.845;transform:translate(29.7534vw,-10px) scale(.9773);animation:fall-93 17s -21s linear infinite}@keyframes fall-93{60.454%{transform:translate(38.2191vw,60.454vh) scale(.9773)}to{transform:translate(33.98625vw,99vh) scale(.9773)}}.snow:nth-child(94){opacity:.8698;transform:translate(48.5754vw,-10px) scale(.542);animation:fall-94 26s -9s linear infinite}@keyframes fall-94{38.147%{transform:translate(47.238vw,38.147vh) scale(.542)}to{transform:translate(47.9067vw,99vh) scale(.542)}}.snow:nth-child(95){opacity:.587;transform:translate(76.4533vw,-10px) scale(.2105);animation:fall-95 18s -30s linear infinite}@keyframes fall-95{62.512%{transform:translate(81.4856vw,62.512vh) scale(.2105)}to{transform:translate(78.96945vw,99vh) scale(.2105)}}.snow:nth-child(96){opacity:.017;transform:translate(93.713vw,-10px) scale(.5613);animation:fall-96 27s -13s linear infinite}@keyframes fall-96{73.361%{transform:translate(88.9757vw,73.361vh) scale(.5613)}to{transform:translate(91.34435vw,99vh) scale(.5613)}}.snow:nth-child(97){opacity:.775;transform:translate(79.3472vw,-10px) scale(.0204);animation:fall-97 10s -15s linear infinite}@keyframes fall-97{33.107%{transform:translate(75.9106vw,33.107vh) scale(.0204)}to{transform:translate(77.6289vw,99vh) scale(.0204)}}.snow:nth-child(98){opacity:1.3154;transform:translate(9.3148vw,-10px) scale(.2642);animation:fall-98 27s -24s linear infinite}@keyframes fall-98{41.536%{transform:translate(3.0236vw,41.536vh) scale(.2642)}to{transform:translate(6.1692vw,99vh) scale(.2642)}}.snow:nth-child(99){opacity:1.7542;transform:translate(.9393vw,-10px) scale(.84);animation:fall-99 27s -13s linear infinite}@keyframes fall-99{74.047%{transform:translate(.423vw,74.047vh) scale(.84)}to{transform:translate(.68115vw,99vh) scale(.84)}}.snow:nth-child(100){opacity:1.448;transform:translate(.2664vw,-10px) scale(.7798);animation:fall-100 10s -8s linear infinite}@keyframes fall-100{37.411%{transform:translate(.5453vw,37.411vh) scale(.7798)}to{transform:translate(.40585vw,99vh) scale(.7798)}}.snow:nth-child(101){opacity:.1806;transform:translate(34.0692vw,-10px) scale(.7793);animation:fall-101 13s -12s linear infinite}@keyframes fall-101{56.438%{transform:translate(29.8874vw,56.438vh) scale(.7793)}to{transform:translate(31.9783vw,99vh) scale(.7793)}}.snow:nth-child(102){opacity:1.8652;transform:translate(98.3286vw,-10px) scale(.995);animation:fall-102 23s -19s linear infinite}@keyframes fall-102{47.143%{transform:translate(89.075vw,47.143vh) scale(.995)}to{transform:translate(93.7018vw,99vh) scale(.995)}}.snow:nth-child(103){opacity:.1566;transform:translate(51.6614vw,-10px) scale(.9122);animation:fall-103 28s -27s linear infinite}@keyframes fall-103{46.463%{transform:translate(50.6527vw,46.463vh) scale(.9122)}to{transform:translate(51.15705vw,99vh) scale(.9122)}}.snow:nth-child(104){opacity:.9818;transform:translate(60.429vw,-10px) scale(.5613);animation:fall-104 20s -25s linear infinite}@keyframes fall-104{42.523%{transform:translate(53.207vw,42.523vh) scale(.5613)}to{transform:translate(56.818vw,99vh) scale(.5613)}}.snow:nth-child(105){opacity:.4896;transform:translate(32.1459vw,-10px) scale(.0647);animation:fall-105 25s -2s linear infinite}@keyframes fall-105{57.809%{transform:translate(26.5702vw,57.809vh) scale(.0647)}to{transform:translate(29.35805vw,99vh) scale(.0647)}}.snow:nth-child(106){opacity:.856;transform:translate(55.9616vw,-10px) scale(.2425);animation:fall-106 16s -29s linear infinite}@keyframes fall-106{34.226%{transform:translate(58.4006vw,34.226vh) scale(.2425)}to{transform:translate(57.1811vw,99vh) scale(.2425)}}.snow:nth-child(107){opacity:.4818;transform:translate(78.4893vw,-10px) scale(.2628);animation:fall-107 24s -5s linear infinite}@keyframes fall-107{46.315%{transform:translate(69.101vw,46.315vh) scale(.2628)}to{transform:translate(73.79515vw,99vh) scale(.2628)}}.snow:nth-child(108){opacity:1.6846;transform:translate(27.4572vw,-10px) scale(.2978);animation:fall-108 29s -21s linear infinite}@keyframes fall-108{61.585%{transform:translate(29.8622vw,61.585vh) scale(.2978)}to{transform:translate(28.6597vw,99vh) scale(.2978)}}.snow:nth-child(109){opacity:.5386;transform:translate(84.7262vw,-10px) scale(.4295);animation:fall-109 10s -26s linear infinite}@keyframes fall-109{37.279%{transform:translate(78.6156vw,37.279vh) scale(.4295)}to{transform:translate(81.6709vw,99vh) scale(.4295)}}.snow:nth-child(110){opacity:1.1936;transform:translate(28.532vw,-10px) scale(.7359);animation:fall-110 24s -5s linear infinite}@keyframes fall-110{51.128%{transform:translate(28.6048vw,51.128vh) scale(.7359)}to{transform:translate(28.5684vw,99vh) scale(.7359)}}.snow:nth-child(111){opacity:.0792;transform:translate(46.498vw,-10px) scale(.2161);animation:fall-111 24s -1s linear infinite}@keyframes fall-111{74.526%{transform:translate(50.7852vw,74.526vh) scale(.2161)}to{transform:translate(48.6416vw,99vh) scale(.2161)}}.snow:nth-child(112){opacity:.7888;transform:translate(40.7363vw,-10px) scale(.1462);animation:fall-112 26s -20s linear infinite}@keyframes fall-112{31.996%{transform:translate(35.1579vw,31.996vh) scale(.1462)}to{transform:translate(37.9471vw,99vh) scale(.1462)}}.snow:nth-child(113){opacity:1.2006;transform:translate(1.2842vw,-10px) scale(.7222);animation:fall-113 23s -11s linear infinite}@keyframes fall-113{33.51%{transform:translate(3.6513vw,33.51vh) scale(.7222)}to{transform:translate(2.46775vw,99vh) scale(.7222)}}.snow:nth-child(114){opacity:.4716;transform:translate(23.206vw,-10px) scale(.3999);animation:fall-114 18s -18s linear infinite}@keyframes fall-114{55.815%{transform:translate(18.1011vw,55.815vh) scale(.3999)}to{transform:translate(20.65355vw,99vh) scale(.3999)}}.snow:nth-child(115){opacity:1.7278;transform:translate(39.5378vw,-10px) scale(.1114);animation:fall-115 13s -25s linear infinite}@keyframes fall-115{41.858%{transform:translate(35.9088vw,41.858vh) scale(.1114)}to{transform:translate(37.7233vw,99vh) scale(.1114)}}.snow:nth-child(116){opacity:1.423;transform:translate(29.6585vw,-10px) scale(.0563);animation:fall-116 16s -6s linear infinite}@keyframes fall-116{79.86%{transform:translate(25.4295vw,79.86vh) scale(.0563)}to{transform:translate(27.544vw,99vh) scale(.0563)}}.snow:nth-child(117){opacity:1.2954;transform:translate(20.7239vw,-10px) scale(.5803);animation:fall-117 19s -23s linear infinite}@keyframes fall-117{42.891%{transform:translate(28.349vw,42.891vh) scale(.5803)}to{transform:translate(24.53645vw,99vh) scale(.5803)}}.snow:nth-child(118){opacity:.6618;transform:translate(46.2322vw,-10px) scale(.5302);animation:fall-118 13s -20s linear infinite}@keyframes fall-118{53.214%{transform:translate(48.8176vw,53.214vh) scale(.5302)}to{transform:translate(47.5249vw,99vh) scale(.5302)}}.snow:nth-child(119){opacity:1.8042;transform:translate(35.7952vw,-10px) scale(.4674);animation:fall-119 21s -4s linear infinite}@keyframes fall-119{41.617%{transform:translate(45.3424vw,41.617vh) scale(.4674)}to{transform:translate(40.5688vw,99vh) scale(.4674)}}.snow:nth-child(120){opacity:.47;transform:translate(12.8783vw,-10px) scale(.9051);animation:fall-120 15s -18s linear infinite}@keyframes fall-120{38.988%{transform:translate(7.9816vw,38.988vh) scale(.9051)}to{transform:translate(10.42995vw,99vh) scale(.9051)}}.snow:nth-child(121){opacity:.6388;transform:translate(16.3538vw,-10px) scale(.8289);animation:fall-121 14s -24s linear infinite}@keyframes fall-121{79.976%{transform:translate(8.0403vw,79.976vh) scale(.8289)}to{transform:translate(12.19705vw,99vh) scale(.8289)}}.snow:nth-child(122){opacity:1.911;transform:translate(90.2526vw,-10px) scale(.5305);animation:fall-122 14s -21s linear infinite}@keyframes fall-122{63.328%{transform:translate(96.4492vw,63.328vh) scale(.5305)}to{transform:translate(93.3509vw,99vh) scale(.5305)}}.snow:nth-child(123){opacity:1.5296;transform:translate(85.868vw,-10px) scale(.0793);animation:fall-123 21s -16s linear infinite}@keyframes fall-123{30.446%{transform:translate(87.4566vw,30.446vh) scale(.0793)}to{transform:translate(86.6623vw,99vh) scale(.0793)}}.snow:nth-child(124){opacity:.6864;transform:translate(63.6744vw,-10px) scale(.0944);animation:fall-124 14s -19s linear infinite}@keyframes fall-124{61.674%{transform:translate(60.2096vw,61.674vh) scale(.0944)}to{transform:translate(61.942vw,99vh) scale(.0944)}}.snow:nth-child(125){opacity:.0598;transform:translate(33.3794vw,-10px) scale(.0999);animation:fall-125 19s -20s linear infinite}@keyframes fall-125{34.322%{transform:translate(39.5143vw,34.322vh) scale(.0999)}to{transform:translate(36.44685vw,99vh) scale(.0999)}}.snow:nth-child(126){opacity:.9612;transform:translate(79.476vw,-10px) scale(.9173);animation:fall-126 24s -27s linear infinite}@keyframes fall-126{30.256%{transform:translate(83.3876vw,30.256vh) scale(.9173)}to{transform:translate(81.4318vw,99vh) scale(.9173)}}.snow:nth-child(127){opacity:.1166;transform:translate(56.5929vw,-10px) scale(.8387);animation:fall-127 14s -20s linear infinite}@keyframes fall-127{71.255%{transform:translate(48.6156vw,71.255vh) scale(.8387)}to{transform:translate(52.60425vw,99vh) scale(.8387)}}.snow:nth-child(128){opacity:1.1278;transform:translate(93.9558vw,-10px) scale(.7588);animation:fall-128 13s -20s linear infinite}@keyframes fall-128{58.017%{transform:translate(84.6851vw,58.017vh) scale(.7588)}to{transform:translate(89.32045vw,99vh) scale(.7588)}}.snow:nth-child(129){opacity:.7246;transform:translate(43.8964vw,-10px) scale(.8864);animation:fall-129 10s -24s linear infinite}@keyframes fall-129{51.9%{transform:translate(43.2965vw,51.9vh) scale(.8864)}to{transform:translate(43.59645vw,99vh) scale(.8864)}}.snow:nth-child(130){opacity:1.8938;transform:translate(65.8051vw,-10px) scale(.5241);animation:fall-130 17s -10s linear infinite}@keyframes fall-130{79.497%{transform:translate(69.003vw,79.497vh) scale(.5241)}to{transform:translate(67.40405vw,99vh) scale(.5241)}}.snow:nth-child(131){opacity:1.8276;transform:translate(16.3513vw,-10px) scale(.8276);animation:fall-131 20s -15s linear infinite}@keyframes fall-131{31.071%{transform:translate(13.9469vw,31.071vh) scale(.8276)}to{transform:translate(15.1491vw,99vh) scale(.8276)}}.snow:nth-child(132){opacity:1.04;transform:translate(13.0823vw,-10px) scale(.2549);animation:fall-132 30s -15s linear infinite}@keyframes fall-132{62.832%{transform:translate(7.7033vw,62.832vh) scale(.2549)}to{transform:translate(10.3928vw,99vh) scale(.2549)}}.snow:nth-child(133){opacity:1.6122;transform:translate(65.7094vw,-10px) scale(.6609);animation:fall-133 30s -24s linear infinite}@keyframes fall-133{57.519%{transform:translate(57.6943vw,57.519vh) scale(.6609)}to{transform:translate(61.70185vw,99vh) scale(.6609)}}.snow:nth-child(134){opacity:1.1698;transform:translate(15.6412vw,-10px) scale(.1759);animation:fall-134 14s -12s linear infinite}@keyframes fall-134{78.292%{transform:translate(25.4526vw,78.292vh) scale(.1759)}to{transform:translate(20.5469vw,99vh) scale(.1759)}}.snow:nth-child(135){opacity:.746;transform:translate(54.0831vw,-10px) scale(.3196);animation:fall-135 20s -21s linear infinite}@keyframes fall-135{65.386%{transform:translate(51.9701vw,65.386vh) scale(.3196)}to{transform:translate(53.0266vw,99vh) scale(.3196)}}.snow:nth-child(136){opacity:.073;transform:translate(65.7387vw,-10px) scale(.5729);animation:fall-136 30s -24s linear infinite}@keyframes fall-136{54.946%{transform:translate(66.0634vw,54.946vh) scale(.5729)}to{transform:translate(65.90105vw,99vh) scale(.5729)}}.snow:nth-child(137){opacity:1.1026;transform:translate(39.4431vw,-10px) scale(.4841);animation:fall-137 20s -8s linear infinite}@keyframes fall-137{49.752%{transform:translate(40.3907vw,49.752vh) scale(.4841)}to{transform:translate(39.9169vw,99vh) scale(.4841)}}.snow:nth-child(138){opacity:.058;transform:translate(70.8245vw,-10px) scale(.3673);animation:fall-138 28s -12s linear infinite}@keyframes fall-138{74.67%{transform:translate(74.39vw,74.67vh) scale(.3673)}to{transform:translate(72.60725vw,99vh) scale(.3673)}}.snow:nth-child(139){opacity:.3302;transform:translate(94.2679vw,-10px) scale(.4802);animation:fall-139 28s -30s linear infinite}@keyframes fall-139{30.925%{transform:translate(103.9522vw,30.925vh) scale(.4802)}to{transform:translate(99.11005vw,99vh) scale(.4802)}}.snow:nth-child(140){opacity:1.6768;transform:translate(47.8566vw,-10px) scale(.178);animation:fall-140 12s -14s linear infinite}@keyframes fall-140{55.656%{transform:translate(52.8322vw,55.656vh) scale(.178)}to{transform:translate(50.3444vw,99vh) scale(.178)}}.snow:nth-child(141){opacity:.4644;transform:translate(40.0247vw,-10px) scale(.961);animation:fall-141 30s -7s linear infinite}@keyframes fall-141{38.3%{transform:translate(43.6644vw,38.3vh) scale(.961)}to{transform:translate(41.84455vw,99vh) scale(.961)}}.snow:nth-child(142){opacity:.197;transform:translate(12.1224vw,-10px) scale(.8261);animation:fall-142 25s -8s linear infinite}@keyframes fall-142{67.237%{transform:translate(5.4073vw,67.237vh) scale(.8261)}to{transform:translate(8.76485vw,99vh) scale(.8261)}}.snow:nth-child(143){opacity:.2902;transform:translate(.4269vw,-10px) scale(.5386);animation:fall-143 20s -29s linear infinite}@keyframes fall-143{53.626%{transform:translate(-8.4379vw,53.626vh) scale(.5386)}to{transform:translate(-4.0055vw,99vh) scale(.5386)}}.snow:nth-child(144){opacity:.1208;transform:translate(45.2275vw,-10px) scale(.4103);animation:fall-144 27s -4s linear infinite}@keyframes fall-144{56.38%{transform:translate(53.162vw,56.38vh) scale(.4103)}to{transform:translate(49.19475vw,99vh) scale(.4103)}}.snow:nth-child(145){opacity:.3826;transform:translate(54.4863vw,-10px) scale(.8833);animation:fall-145 16s -12s linear infinite}@keyframes fall-145{31.993%{transform:translate(56.5826vw,31.993vh) scale(.8833)}to{transform:translate(55.53445vw,99vh) scale(.8833)}}.snow:nth-child(146){opacity:.6278;transform:translate(54.7832vw,-10px) scale(.8536);animation:fall-146 13s -29s linear infinite}@keyframes fall-146{50.854%{transform:translate(62.1134vw,50.854vh) scale(.8536)}to{transform:translate(58.4483vw,99vh) scale(.8536)}}.snow:nth-child(147){opacity:.2608;transform:translate(3.5334vw,-10px) scale(.4429);animation:fall-147 14s -16s linear infinite}@keyframes fall-147{45.41%{transform:translate(9.8306vw,45.41vh) scale(.4429)}to{transform:translate(6.682vw,99vh) scale(.4429)}}.snow:nth-child(148){opacity:.4522;transform:translate(51.5167vw,-10px) scale(.0206);animation:fall-148 27s -13s linear infinite}@keyframes fall-148{41.314%{transform:translate(58.1567vw,41.314vh) scale(.0206)}to{transform:translate(54.8367vw,99vh) scale(.0206)}}.snow:nth-child(149){opacity:1.6068;transform:translate(85.8526vw,-10px) scale(.6355);animation:fall-149 21s -30s linear infinite}@keyframes fall-149{69.226%{transform:translate(90.9359vw,69.226vh) scale(.6355)}to{transform:translate(88.39425vw,99vh) scale(.6355)}}.snow:nth-child(150){opacity:.9142;transform:translate(64.5115vw,-10px) scale(.4996);animation:fall-150 28s -3s linear infinite}@keyframes fall-150{77.93%{transform:translate(70.3753vw,77.93vh) scale(.4996)}to{transform:translate(67.4434vw,99vh) scale(.4996)}}.snow:nth-child(151){opacity:1.5952;transform:translate(10.2584vw,-10px) scale(.7449);animation:fall-151 12s -18s linear infinite}@keyframes fall-151{54.377%{transform:translate(14.9186vw,54.377vh) scale(.7449)}to{transform:translate(12.5885vw,99vh) scale(.7449)}}.snow:nth-child(152){opacity:.9772;transform:translate(25.556vw,-10px) scale(.4504);animation:fall-152 27s -21s linear infinite}@keyframes fall-152{60.798%{transform:translate(15.9532vw,60.798vh) scale(.4504)}to{transform:translate(20.7546vw,99vh) scale(.4504)}}.snow:nth-child(153){opacity:.7368;transform:translate(67.5704vw,-10px) scale(.9633);animation:fall-153 28s -16s linear infinite}@keyframes fall-153{72.809%{transform:translate(62.8226vw,72.809vh) scale(.9633)}to{transform:translate(65.1965vw,99vh) scale(.9633)}}.snow:nth-child(154){opacity:1.4636;transform:translate(5.6399vw,-10px) scale(.0878);animation:fall-154 27s -26s linear infinite}@keyframes fall-154{40.402%{transform:translate(12.3142vw,40.402vh) scale(.0878)}to{transform:translate(8.97705vw,99vh) scale(.0878)}}.snow:nth-child(155){opacity:.4276;transform:translate(51.0915vw,-10px) scale(.9923);animation:fall-155 13s -27s linear infinite}@keyframes fall-155{44.151%{transform:translate(43.9054vw,44.151vh) scale(.9923)}to{transform:translate(47.49845vw,99vh) scale(.9923)}}.snow:nth-child(156){opacity:.5536;transform:translate(94.5101vw,-10px) scale(.8374);animation:fall-156 24s -30s linear infinite}@keyframes fall-156{61.852%{transform:translate(102.5988vw,61.852vh) scale(.8374)}to{transform:translate(98.55445vw,99vh) scale(.8374)}}.snow:nth-child(157){opacity:1.332;transform:translate(69.7124vw,-10px) scale(.1069);animation:fall-157 14s -4s linear infinite}@keyframes fall-157{30.072%{transform:translate(64.4407vw,30.072vh) scale(.1069)}to{transform:translate(67.07655vw,99vh) scale(.1069)}}.snow:nth-child(158){opacity:1.07;transform:translate(11.8481vw,-10px) scale(.2199);animation:fall-158 11s -11s linear infinite}@keyframes fall-158{54.556%{transform:translate(20.3296vw,54.556vh) scale(.2199)}to{transform:translate(16.08885vw,99vh) scale(.2199)}}.snow:nth-child(159){opacity:1.733;transform:translate(72.6651vw,-10px) scale(.02);animation:fall-159 22s -28s linear infinite}@keyframes fall-159{79.578%{transform:translate(68.1815vw,79.578vh) scale(.02)}to{transform:translate(70.4233vw,99vh) scale(.02)}}.snow:nth-child(160){opacity:.3166;transform:translate(30.2964vw,-10px) scale(.4624);animation:fall-160 24s -11s linear infinite}@keyframes fall-160{41.423%{transform:translate(39.812vw,41.423vh) scale(.4624)}to{transform:translate(35.0542vw,99vh) scale(.4624)}}.snow:nth-child(161){opacity:.3408;transform:translate(65.1373vw,-10px) scale(.9564);animation:fall-161 10s -28s linear infinite}@keyframes fall-161{30.384%{transform:translate(58.3296vw,30.384vh) scale(.9564)}to{transform:translate(61.73345vw,99vh) scale(.9564)}}.snow:nth-child(162){opacity:.7006;transform:translate(25.343vw,-10px) scale(.1408);animation:fall-162 23s -28s linear infinite}@keyframes fall-162{58.837%{transform:translate(33.3837vw,58.837vh) scale(.1408)}to{transform:translate(29.36335vw,99vh) scale(.1408)}}.snow:nth-child(163){opacity:.5682;transform:translate(35.696vw,-10px) scale(.2419);animation:fall-163 13s -28s linear infinite}@keyframes fall-163{36.223%{transform:translate(30.6136vw,36.223vh) scale(.2419)}to{transform:translate(33.1548vw,99vh) scale(.2419)}}.snow:nth-child(164){opacity:.1318;transform:translate(75.1338vw,-10px) scale(.7503);animation:fall-164 26s -24s linear infinite}@keyframes fall-164{71.857%{transform:translate(84.7622vw,71.857vh) scale(.7503)}to{transform:translate(79.948vw,99vh) scale(.7503)}}.snow:nth-child(165){opacity:.4788;transform:translate(38.9382vw,-10px) scale(.1806);animation:fall-165 12s -15s linear infinite}@keyframes fall-165{66.144%{transform:translate(29.8918vw,66.144vh) scale(.1806)}to{transform:translate(34.415vw,99vh) scale(.1806)}}.snow:nth-child(166){opacity:1.9212;transform:translate(8.9762vw,-10px) scale(.9947);animation:fall-166 11s -16s linear infinite}@keyframes fall-166{76.256%{transform:translate(12.9vw,76.256vh) scale(.9947)}to{transform:translate(10.9381vw,99vh) scale(.9947)}}.snow:nth-child(167){opacity:1.6798;transform:translate(1.301vw,-10px) scale(.053);animation:fall-167 11s -8s linear infinite}@keyframes fall-167{40.945%{transform:translate(7.1123vw,40.945vh) scale(.053)}to{transform:translate(4.20665vw,99vh) scale(.053)}}.snow:nth-child(168){opacity:1.051;transform:translate(69.0307vw,-10px) scale(.6034);animation:fall-168 27s -4s linear infinite}@keyframes fall-168{75.669%{transform:translate(66.9354vw,75.669vh) scale(.6034)}to{transform:translate(67.98305vw,99vh) scale(.6034)}}.snow:nth-child(169){opacity:1.0538;transform:translate(49.82vw,-10px) scale(.9436);animation:fall-169 11s -22s linear infinite}@keyframes fall-169{34.501%{transform:translate(45.5733vw,34.501vh) scale(.9436)}to{transform:translate(47.69665vw,99vh) scale(.9436)}}.snow:nth-child(170){opacity:1.7348;transform:translate(89.3035vw,-10px) scale(.541);animation:fall-170 24s -1s linear infinite}@keyframes fall-170{72.367%{transform:translate(82.422vw,72.367vh) scale(.541)}to{transform:translate(85.86275vw,99vh) scale(.541)}}.snow:nth-child(171){opacity:.386;transform:translate(80.8665vw,-10px) scale(.5552);animation:fall-171 14s -21s linear infinite}@keyframes fall-171{44.074%{transform:translate(75.418vw,44.074vh) scale(.5552)}to{transform:translate(78.14225vw,99vh) scale(.5552)}}.snow:nth-child(172){opacity:.9122;transform:translate(28.4551vw,-10px) scale(.8838);animation:fall-172 22s -4s linear infinite}@keyframes fall-172{56.327%{transform:translate(37.7843vw,56.327vh) scale(.8838)}to{transform:translate(33.1197vw,99vh) scale(.8838)}}.snow:nth-child(173){opacity:.1176;transform:translate(59.6261vw,-10px) scale(.7978);animation:fall-173 13s -13s linear infinite}@keyframes fall-173{58.374%{transform:translate(51.6221vw,58.374vh) scale(.7978)}to{transform:translate(55.6241vw,99vh) scale(.7978)}}.snow:nth-child(174){opacity:.968;transform:translate(12.0995vw,-10px) scale(.2826);animation:fall-174 22s -15s linear infinite}@keyframes fall-174{65.443%{transform:translate(21.2731vw,65.443vh) scale(.2826)}to{transform:translate(16.6863vw,99vh) scale(.2826)}}.snow:nth-child(175){opacity:1.4662;transform:translate(37.0222vw,-10px) scale(.5198);animation:fall-175 12s -22s linear infinite}@keyframes fall-175{38.982%{transform:translate(31.2351vw,38.982vh) scale(.5198)}to{transform:translate(34.12865vw,99vh) scale(.5198)}}.snow:nth-child(176){opacity:1.3414;transform:translate(66.4516vw,-10px) scale(.2759);animation:fall-176 19s -28s linear infinite}@keyframes fall-176{33.861%{transform:translate(71.222vw,33.861vh) scale(.2759)}to{transform:translate(68.8368vw,99vh) scale(.2759)}}.snow:nth-child(177){opacity:1.5404;transform:translate(33.4699vw,-10px) scale(.9416);animation:fall-177 22s -19s linear infinite}@keyframes fall-177{77.371%{transform:translate(39.1285vw,77.371vh) scale(.9416)}to{transform:translate(36.2992vw,99vh) scale(.9416)}}.snow:nth-child(178){opacity:.2034;transform:translate(19.1839vw,-10px) scale(.398);animation:fall-178 28s -21s linear infinite}@keyframes fall-178{33.404%{transform:translate(28.9826vw,33.404vh) scale(.398)}to{transform:translate(24.08325vw,99vh) scale(.398)}}.snow:nth-child(179){opacity:1.3942;transform:translate(35.8708vw,-10px) scale(.5181);animation:fall-179 28s -17s linear infinite}@keyframes fall-179{60.232%{transform:translate(32.7369vw,60.232vh) scale(.5181)}to{transform:translate(34.30385vw,99vh) scale(.5181)}}.snow:nth-child(180){opacity:1.6616;transform:translate(56.8395vw,-10px) scale(.7609);animation:fall-180 30s -11s linear infinite}@keyframes fall-180{64.037%{transform:translate(55.3976vw,64.037vh) scale(.7609)}to{transform:translate(56.11855vw,99vh) scale(.7609)}}.snow:nth-child(181){opacity:.6086;transform:translate(67.4719vw,-10px) scale(.6934);animation:fall-181 28s -9s linear infinite}@keyframes fall-181{69.441%{transform:translate(63.5335vw,69.441vh) scale(.6934)}to{transform:translate(65.5027vw,99vh) scale(.6934)}}.snow:nth-child(182){opacity:.5636;transform:translate(18.4827vw,-10px) scale(.0218);animation:fall-182 24s -22s linear infinite}@keyframes fall-182{64.21%{transform:translate(24.9662vw,64.21vh) scale(.0218)}to{transform:translate(21.72445vw,99vh) scale(.0218)}}.snow:nth-child(183){opacity:.6512;transform:translate(35.7664vw,-10px) scale(.1668);animation:fall-183 12s -19s linear infinite}@keyframes fall-183{51.547%{transform:translate(33.4287vw,51.547vh) scale(.1668)}to{transform:translate(34.59755vw,99vh) scale(.1668)}}.snow:nth-child(184){opacity:.7536;transform:translate(8.6013vw,-10px) scale(.038);animation:fall-184 22s -3s linear infinite}@keyframes fall-184{71.642%{transform:translate(17.478vw,71.642vh) scale(.038)}to{transform:translate(13.03965vw,99vh) scale(.038)}}.snow:nth-child(185){opacity:1.1694;transform:translate(67.5453vw,-10px) scale(.5657);animation:fall-185 19s -30s linear infinite}@keyframes fall-185{47.241%{transform:translate(74.0983vw,47.241vh) scale(.5657)}to{transform:translate(70.8218vw,99vh) scale(.5657)}}.snow:nth-child(186){opacity:.5182;transform:translate(30.9578vw,-10px) scale(.1482);animation:fall-186 24s -9s linear infinite}@keyframes fall-186{35.202%{transform:translate(29.7673vw,35.202vh) scale(.1482)}to{transform:translate(30.36255vw,99vh) scale(.1482)}}.snow:nth-child(187){opacity:.8956;transform:translate(29.9878vw,-10px) scale(.402);animation:fall-187 21s -18s linear infinite}@keyframes fall-187{74.441%{transform:translate(22.6145vw,74.441vh) scale(.402)}to{transform:translate(26.30115vw,99vh) scale(.402)}}.snow:nth-child(188){opacity:.107;transform:translate(51.7109vw,-10px) scale(.6343);animation:fall-188 18s -18s linear infinite}@keyframes fall-188{62.105%{transform:translate(47.5396vw,62.105vh) scale(.6343)}to{transform:translate(49.62525vw,99vh) scale(.6343)}}.snow:nth-child(189){opacity:.7246;transform:translate(54.8738vw,-10px) scale(.8339);animation:fall-189 15s -15s linear infinite}@keyframes fall-189{63.604%{transform:translate(63.2427vw,63.604vh) scale(.8339)}to{transform:translate(59.05825vw,99vh) scale(.8339)}}.snow:nth-child(190){opacity:.3678;transform:translate(23.5083vw,-10px) scale(.6944);animation:fall-190 30s -11s linear infinite}@keyframes fall-190{69.267%{transform:translate(14.7167vw,69.267vh) scale(.6944)}to{transform:translate(19.1125vw,99vh) scale(.6944)}}.snow:nth-child(191){opacity:1.2474;transform:translate(79.1211vw,-10px) scale(.0533);animation:fall-191 27s -20s linear infinite}@keyframes fall-191{62.105%{transform:translate(76.923vw,62.105vh) scale(.0533)}to{transform:translate(78.02205vw,99vh) scale(.0533)}}.snow:nth-child(192){opacity:1.4066;transform:translate(85.7886vw,-10px) scale(.5356);animation:fall-192 21s -5s linear infinite}@keyframes fall-192{66.529%{transform:translate(81.5669vw,66.529vh) scale(.5356)}to{transform:translate(83.67775vw,99vh) scale(.5356)}}.snow:nth-child(193){opacity:1.7364;transform:translate(58.1673vw,-10px) scale(.9395);animation:fall-193 28s -29s linear infinite}@keyframes fall-193{65.72%{transform:translate(68.0961vw,65.72vh) scale(.9395)}to{transform:translate(63.1317vw,99vh) scale(.9395)}}.snow:nth-child(194){opacity:.5132;transform:translate(53.6192vw,-10px) scale(.9086);animation:fall-194 12s -12s linear infinite}@keyframes fall-194{70.921%{transform:translate(53.6747vw,70.921vh) scale(.9086)}to{transform:translate(53.64695vw,99vh) scale(.9086)}}.snow:nth-child(195){opacity:.9284;transform:translate(41.5292vw,-10px) scale(.859);animation:fall-195 22s -19s linear infinite}@keyframes fall-195{39.184%{transform:translate(40.5051vw,39.184vh) scale(.859)}to{transform:translate(41.01715vw,99vh) scale(.859)}}.snow:nth-child(196){opacity:1.6656;transform:translate(.8995vw,-10px) scale(.4328);animation:fall-196 27s -30s linear infinite}@keyframes fall-196{70.49%{transform:translate(-2.5644vw,70.49vh) scale(.4328)}to{transform:translate(-.83245vw,99vh) scale(.4328)}}.snow:nth-child(197){opacity:.7588;transform:translate(98.0358vw,-10px) scale(.4503);animation:fall-197 27s -8s linear infinite}@keyframes fall-197{77.661%{transform:translate(92.7408vw,77.661vh) scale(.4503)}to{transform:translate(95.3883vw,99vh) scale(.4503)}}.snow:nth-child(198){opacity:1.0908;transform:translate(13.0433vw,-10px) scale(.3943);animation:fall-198 22s -23s linear infinite}@keyframes fall-198{58.238%{transform:translate(17.3946vw,58.238vh) scale(.3943)}to{transform:translate(15.21895vw,99vh) scale(.3943)}}.snow:nth-child(199){opacity:.9116;transform:translate(70.7908vw,-10px) scale(.5314);animation:fall-199 14s -24s linear infinite}@keyframes fall-199{33.024%{transform:translate(70.6144vw,33.024vh) scale(.5314)}to{transform:translate(70.7026vw,99vh) scale(.5314)}}.snow:nth-child(200){opacity:.7004;transform:translate(71.6903vw,-10px) scale(.6445);animation:fall-200 19s -10s linear infinite}@keyframes fall-200{63.461%{transform:translate(75.1201vw,63.461vh) scale(.6445)}to{transform:translate(73.4052vw,99vh) scale(.6445)}}.snow:nth-child(201){opacity:.316;transform:translate(22.1724vw,-10px) scale(.2269);animation:fall-201 10s -29s linear infinite}@keyframes fall-201{52.497%{transform:translate(12.4092vw,52.497vh) scale(.2269)}to{transform:translate(17.2908vw,99vh) scale(.2269)}}.snow:nth-child(202){opacity:.1108;transform:translate(9.7988vw,-10px) scale(.5356);animation:fall-202 22s -20s linear infinite}@keyframes fall-202{67.047%{transform:translate(1.8264vw,67.047vh) scale(.5356)}to{transform:translate(5.8126vw,99vh) scale(.5356)}}.snow:nth-child(203){opacity:1.7548;transform:translate(11.2317vw,-10px) scale(.1137);animation:fall-203 18s -28s linear infinite}@keyframes fall-203{48.621%{transform:translate(18.3996vw,48.621vh) scale(.1137)}to{transform:translate(14.81565vw,99vh) scale(.1137)}}.snow:nth-child(204){opacity:.7904;transform:translate(32.7306vw,-10px) scale(.8244);animation:fall-204 28s -8s linear infinite}@keyframes fall-204{77.078%{transform:translate(40.3914vw,77.078vh) scale(.8244)}to{transform:translate(36.561vw,99vh) scale(.8244)}}.snow:nth-child(205){opacity:1.8272;transform:translate(19.589vw,-10px) scale(.6115);animation:fall-205 10s -29s linear infinite}@keyframes fall-205{30.105%{transform:translate(27.555vw,30.105vh) scale(.6115)}to{transform:translate(23.572vw,99vh) scale(.6115)}}.snow:nth-child(206){opacity:1.0574;transform:translate(34.7466vw,-10px) scale(.5501);animation:fall-206 15s -5s linear infinite}@keyframes fall-206{77.202%{transform:translate(28.8584vw,77.202vh) scale(.5501)}to{transform:translate(31.8025vw,99vh) scale(.5501)}}.snow:nth-child(207){opacity:.8222;transform:translate(18.5186vw,-10px) scale(.8947);animation:fall-207 10s -1s linear infinite}@keyframes fall-207{61.988%{transform:translate(27.4818vw,61.988vh) scale(.8947)}to{transform:translate(23.0002vw,99vh) scale(.8947)}}.snow:nth-child(208){opacity:1.517;transform:translate(87.3039vw,-10px) scale(.7149);animation:fall-208 17s -16s linear infinite}@keyframes fall-208{76.238%{transform:translate(83.3209vw,76.238vh) scale(.7149)}to{transform:translate(85.3124vw,99vh) scale(.7149)}}.snow:nth-child(209){opacity:1.568;transform:translate(62.9993vw,-10px) scale(.3759);animation:fall-209 23s -13s linear infinite}@keyframes fall-209{71.143%{transform:translate(56.5052vw,71.143vh) scale(.3759)}to{transform:translate(59.75225vw,99vh) scale(.3759)}}.snow:nth-child(210){opacity:.266;transform:translate(15.8534vw,-10px) scale(.2973);animation:fall-210 20s -5s linear infinite}@keyframes fall-210{59.082%{transform:translate(12.159vw,59.082vh) scale(.2973)}to{transform:translate(14.0062vw,99vh) scale(.2973)}}.snow:nth-child(211){opacity:.1188;transform:translate(28.7573vw,-10px) scale(.6732);animation:fall-211 18s -20s linear infinite}@keyframes fall-211{70.694%{transform:translate(30.8368vw,70.694vh) scale(.6732)}to{transform:translate(29.79705vw,99vh) scale(.6732)}}.snow:nth-child(212){opacity:.5046;transform:translate(29.3274vw,-10px) scale(.5741);animation:fall-212 27s -1s linear infinite}@keyframes fall-212{34.1%{transform:translate(39.2808vw,34.1vh) scale(.5741)}to{transform:translate(34.3041vw,99vh) scale(.5741)}}.snow:nth-child(213){opacity:1.7244;transform:translate(81.635vw,-10px) scale(.0516);animation:fall-213 21s -14s linear infinite}@keyframes fall-213{60.339%{transform:translate(90.9194vw,60.339vh) scale(.0516)}to{transform:translate(86.2772vw,99vh) scale(.0516)}}.snow:nth-child(214){opacity:.9414;transform:translate(68.2099vw,-10px) scale(.5594);animation:fall-214 22s -4s linear infinite}@keyframes fall-214{40.519%{transform:translate(68.1524vw,40.519vh) scale(.5594)}to{transform:translate(68.18115vw,99vh) scale(.5594)}}.snow:nth-child(215){opacity:.3374;transform:translate(82.8479vw,-10px) scale(.3339);animation:fall-215 22s -6s linear infinite}@keyframes fall-215{75.177%{transform:translate(81.8738vw,75.177vh) scale(.3339)}to{transform:translate(82.36085vw,99vh) scale(.3339)}}.snow:nth-child(216){opacity:.9934;transform:translate(86.446vw,-10px) scale(.5349);animation:fall-216 28s -11s linear infinite}@keyframes fall-216{57.091%{transform:translate(79.0009vw,57.091vh) scale(.5349)}to{transform:translate(82.72345vw,99vh) scale(.5349)}}.snow:nth-child(217){opacity:1.154;transform:translate(78.9891vw,-10px) scale(.3301);animation:fall-217 18s -23s linear infinite}@keyframes fall-217{69.121%{transform:translate(84.0494vw,69.121vh) scale(.3301)}to{transform:translate(81.51925vw,99vh) scale(.3301)}}.snow:nth-child(218){opacity:1.7896;transform:translate(26.0042vw,-10px) scale(.1533);animation:fall-218 20s -21s linear infinite}@keyframes fall-218{51.896%{transform:translate(33.8625vw,51.896vh) scale(.1533)}to{transform:translate(29.93335vw,99vh) scale(.1533)}}.snow:nth-child(219){opacity:.7926;transform:translate(62.8438vw,-10px) scale(.1944);animation:fall-219 19s -30s linear infinite}@keyframes fall-219{53.365%{transform:translate(69.8186vw,53.365vh) scale(.1944)}to{transform:translate(66.3312vw,99vh) scale(.1944)}}.snow:nth-child(220){opacity:.555;transform:translate(44.9186vw,-10px) scale(.0662);animation:fall-220 17s -5s linear infinite}@keyframes fall-220{40.469%{transform:translate(40.3067vw,40.469vh) scale(.0662)}to{transform:translate(42.61265vw,99vh) scale(.0662)}}.snow:nth-child(221){opacity:.7546;transform:translate(37.7293vw,-10px) scale(.4839);animation:fall-221 18s -28s linear infinite}@keyframes fall-221{40.962%{transform:translate(33.3452vw,40.962vh) scale(.4839)}to{transform:translate(35.53725vw,99vh) scale(.4839)}}.snow:nth-child(222){opacity:.4522;transform:translate(49.3238vw,-10px) scale(.8918);animation:fall-222 18s -19s linear infinite}@keyframes fall-222{55.57%{transform:translate(57.221vw,55.57vh) scale(.8918)}to{transform:translate(53.2724vw,99vh) scale(.8918)}}.snow:nth-child(223){opacity:.4458;transform:translate(21.5755vw,-10px) scale(.7258);animation:fall-223 27s -2s linear infinite}@keyframes fall-223{75.75%{transform:translate(16.6851vw,75.75vh) scale(.7258)}to{transform:translate(19.1303vw,99vh) scale(.7258)}}.snow:nth-child(224){opacity:.7652;transform:translate(47.9089vw,-10px) scale(.476);animation:fall-224 30s -3s linear infinite}@keyframes fall-224{31.435%{transform:translate(52.2391vw,31.435vh) scale(.476)}to{transform:translate(50.074vw,99vh) scale(.476)}}.snow:nth-child(225){opacity:1.4868;transform:translate(2.9315vw,-10px) scale(.1491);animation:fall-225 13s -14s linear infinite}@keyframes fall-225{57.694%{transform:translate(5.4425vw,57.694vh) scale(.1491)}to{transform:translate(4.187vw,99vh) scale(.1491)}}.snow:nth-child(226){opacity:1.423;transform:translate(23.0429vw,-10px) scale(.9666);animation:fall-226 11s -18s linear infinite}@keyframes fall-226{60.371%{transform:translate(26.4563vw,60.371vh) scale(.9666)}to{transform:translate(24.7496vw,99vh) scale(.9666)}}.snow:nth-child(227){opacity:1.4186;transform:translate(55.6619vw,-10px) scale(.7496);animation:fall-227 12s -10s linear infinite}@keyframes fall-227{55.787%{transform:translate(59.6028vw,55.787vh) scale(.7496)}to{transform:translate(57.63235vw,99vh) scale(.7496)}}.snow:nth-child(228){opacity:.9476;transform:translate(11.1761vw,-10px) scale(.4843);animation:fall-228 14s -20s linear infinite}@keyframes fall-228{64.249%{transform:translate(12.6181vw,64.249vh) scale(.4843)}to{transform:translate(11.8971vw,99vh) scale(.4843)}}.snow:nth-child(229){opacity:1.7464;transform:translate(14.8765vw,-10px) scale(.8122);animation:fall-229 24s -11s linear infinite}@keyframes fall-229{65.151%{transform:translate(10.3563vw,65.151vh) scale(.8122)}to{transform:translate(12.6164vw,99vh) scale(.8122)}}.snow:nth-child(230){opacity:1.5586;transform:translate(73.839vw,-10px) scale(.9988);animation:fall-230 17s -12s linear infinite}@keyframes fall-230{76.138%{transform:translate(71.8067vw,76.138vh) scale(.9988)}to{transform:translate(72.82285vw,99vh) scale(.9988)}}.snow:nth-child(231){opacity:1.0282;transform:translate(24.6832vw,-10px) scale(.6134);animation:fall-231 11s -30s linear infinite}@keyframes fall-231{46.567%{transform:translate(23.4611vw,46.567vh) scale(.6134)}to{transform:translate(24.07215vw,99vh) scale(.6134)}}.snow:nth-child(232){opacity:.6696;transform:translate(85.1064vw,-10px) scale(.5101);animation:fall-232 11s -9s linear infinite}@keyframes fall-232{72.679%{transform:translate(91.7338vw,72.679vh) scale(.5101)}to{transform:translate(88.4201vw,99vh) scale(.5101)}}.snow:nth-child(233){opacity:1.2864;transform:translate(3.4621vw,-10px) scale(.7191);animation:fall-233 18s -20s linear infinite}@keyframes fall-233{42.061%{transform:translate(2.3388vw,42.061vh) scale(.7191)}to{transform:translate(2.90045vw,99vh) scale(.7191)}}.snow:nth-child(234){opacity:.1122;transform:translate(18.7621vw,-10px) scale(.6596);animation:fall-234 29s -11s linear infinite}@keyframes fall-234{37.626%{transform:translate(9.9579vw,37.626vh) scale(.6596)}to{transform:translate(14.36vw,99vh) scale(.6596)}}.snow:nth-child(235){opacity:.8168;transform:translate(30.5365vw,-10px) scale(.4638);animation:fall-235 10s -3s linear infinite}@keyframes fall-235{33.839%{transform:translate(26.7676vw,33.839vh) scale(.4638)}to{transform:translate(28.65205vw,99vh) scale(.4638)}}.snow:nth-child(236){opacity:1.105;transform:translate(45.8564vw,-10px) scale(.184);animation:fall-236 14s -2s linear infinite}@keyframes fall-236{52.299%{transform:translate(55.3237vw,52.299vh) scale(.184)}to{transform:translate(50.59005vw,99vh) scale(.184)}}.snow:nth-child(237){opacity:.849;transform:translate(81.6807vw,-10px) scale(.7028);animation:fall-237 17s -10s linear infinite}@keyframes fall-237{49.394%{transform:translate(88.2386vw,49.394vh) scale(.7028)}to{transform:translate(84.95965vw,99vh) scale(.7028)}}.snow:nth-child(238){opacity:.8396;transform:translate(28.8032vw,-10px) scale(.4502);animation:fall-238 20s -7s linear infinite}@keyframes fall-238{47.017%{transform:translate(24.1664vw,47.017vh) scale(.4502)}to{transform:translate(26.4848vw,99vh) scale(.4502)}}.snow:nth-child(239){opacity:1.6202;transform:translate(21.789vw,-10px) scale(.7431);animation:fall-239 30s -3s linear infinite}@keyframes fall-239{38.988%{transform:translate(24.6261vw,38.988vh) scale(.7431)}to{transform:translate(23.20755vw,99vh) scale(.7431)}}.snow:nth-child(240){opacity:.795;transform:translate(33.3291vw,-10px) scale(.2315);animation:fall-240 25s -22s linear infinite}@keyframes fall-240{71.552%{transform:translate(24.1968vw,71.552vh) scale(.2315)}to{transform:translate(28.76295vw,99vh) scale(.2315)}}.snow:nth-child(241){opacity:1.6574;transform:translate(78.5501vw,-10px) scale(.0313);animation:fall-241 19s -24s linear infinite}@keyframes fall-241{69.77%{transform:translate(85.9843vw,69.77vh) scale(.0313)}to{transform:translate(82.2672vw,99vh) scale(.0313)}}.snow:nth-child(242){opacity:.2898;transform:translate(79.8407vw,-10px) scale(.1063);animation:fall-242 27s -18s linear infinite}@keyframes fall-242{45.81%{transform:translate(84.6215vw,45.81vh) scale(.1063)}to{transform:translate(82.2311vw,99vh) scale(.1063)}}.snow:nth-child(243){opacity:1.3656;transform:translate(23.479vw,-10px) scale(.0637);animation:fall-243 22s -28s linear infinite}@keyframes fall-243{75.192%{transform:translate(28.5309vw,75.192vh) scale(.0637)}to{transform:translate(26.00495vw,99vh) scale(.0637)}}.snow:nth-child(244){opacity:.5706;transform:translate(90.7578vw,-10px) scale(.6049);animation:fall-244 14s -22s linear infinite}@keyframes fall-244{51.728%{transform:translate(94.6071vw,51.728vh) scale(.6049)}to{transform:translate(92.68245vw,99vh) scale(.6049)}}.snow:nth-child(245){opacity:1.9258;transform:translate(48.9868vw,-10px) scale(.3478);animation:fall-245 25s -19s linear infinite}@keyframes fall-245{60.728%{transform:translate(56.4661vw,60.728vh) scale(.3478)}to{transform:translate(52.72645vw,99vh) scale(.3478)}}.snow:nth-child(246){opacity:1.4112;transform:translate(39.0048vw,-10px) scale(.0358);animation:fall-246 21s -23s linear infinite}@keyframes fall-246{37.69%{transform:translate(31.2361vw,37.69vh) scale(.0358)}to{transform:translate(35.12045vw,99vh) scale(.0358)}}.snow:nth-child(247){opacity:.6864;transform:translate(45.4862vw,-10px) scale(.9859);animation:fall-247 26s -28s linear infinite}@keyframes fall-247{71.23%{transform:translate(48.6835vw,71.23vh) scale(.9859)}to{transform:translate(47.08485vw,99vh) scale(.9859)}}.snow:nth-child(248){opacity:.6418;transform:translate(93.5134vw,-10px) scale(.3673);animation:fall-248 14s -17s linear infinite}@keyframes fall-248{49.207%{transform:translate(85.4495vw,49.207vh) scale(.3673)}to{transform:translate(89.48145vw,99vh) scale(.3673)}}.snow:nth-child(249){opacity:1.576;transform:translate(12.0826vw,-10px) scale(.2713);animation:fall-249 23s -8s linear infinite}@keyframes fall-249{60.98%{transform:translate(13.2748vw,60.98vh) scale(.2713)}to{transform:translate(12.6787vw,99vh) scale(.2713)}}.snow:nth-child(250){opacity:.1754;transform:translate(18.8145vw,-10px) scale(.6124);animation:fall-250 18s -18s linear infinite}@keyframes fall-250{66.615%{transform:translate(10.8969vw,66.615vh) scale(.6124)}to{transform:translate(14.8557vw,99vh) scale(.6124)}}.snow:nth-child(251){opacity:.7046;transform:translate(86.5283vw,-10px) scale(.3628);animation:fall-251 28s -4s linear infinite}@keyframes fall-251{34.627%{transform:translate(85.8691vw,34.627vh) scale(.3628)}to{transform:translate(86.1987vw,99vh) scale(.3628)}}.snow:nth-child(252){opacity:.856;transform:translate(90.7026vw,-10px) scale(.2105);animation:fall-252 12s -18s linear infinite}@keyframes fall-252{63.618%{transform:translate(96.8242vw,63.618vh) scale(.2105)}to{transform:translate(93.7634vw,99vh) scale(.2105)}}.snow:nth-child(253){opacity:.3284;transform:translate(92.9346vw,-10px) scale(.1889);animation:fall-253 19s -9s linear infinite}@keyframes fall-253{51.799%{transform:translate(98.762vw,51.799vh) scale(.1889)}to{transform:translate(95.8483vw,99vh) scale(.1889)}}.snow:nth-child(254){opacity:.5256;transform:translate(96.302vw,-10px) scale(.9697);animation:fall-254 15s -19s linear infinite}@keyframes fall-254{56.387%{transform:translate(94.0067vw,56.387vh) scale(.9697)}to{transform:translate(95.15435vw,99vh) scale(.9697)}}.snow:nth-child(255){opacity:.8442;transform:translate(2.9072vw,-10px) scale(.1677);animation:fall-255 29s -13s linear infinite}@keyframes fall-255{31.845%{transform:translate(-3.1495vw,31.845vh) scale(.1677)}to{transform:translate(-.12115vw,99vh) scale(.1677)}}.snow:nth-child(256){opacity:1.8824;transform:translate(71.8093vw,-10px) scale(.8824);animation:fall-256 26s -15s linear infinite}@keyframes fall-256{66.901%{transform:translate(76.9235vw,66.901vh) scale(.8824)}to{transform:translate(74.3664vw,99vh) scale(.8824)}}.snow:nth-child(257){opacity:1.3552;transform:translate(76.0023vw,-10px) scale(.095);animation:fall-257 15s -7s linear infinite}@keyframes fall-257{42.176%{transform:translate(79.5116vw,42.176vh) scale(.095)}to{transform:translate(77.75695vw,99vh) scale(.095)}}.snow:nth-child(258){opacity:.6166;transform:translate(59.0253vw,-10px) scale(.8445);animation:fall-258 19s -27s linear infinite}@keyframes fall-258{60.508%{transform:translate(66.5415vw,60.508vh) scale(.8445)}to{transform:translate(62.7834vw,99vh) scale(.8445)}}.snow:nth-child(259){opacity:.0794;transform:translate(14.7577vw,-10px) scale(.017);animation:fall-259 29s -4s linear infinite}@keyframes fall-259{60.676%{transform:translate(11.4663vw,60.676vh) scale(.017)}to{transform:translate(13.112vw,99vh) scale(.017)}}.snow:nth-child(260){opacity:1.577;transform:translate(28.4763vw,-10px) scale(.5458);animation:fall-260 14s -24s linear infinite}@keyframes fall-260{60.095%{transform:translate(32.7015vw,60.095vh) scale(.5458)}to{transform:translate(30.5889vw,99vh) scale(.5458)}}.snow:nth-child(261){opacity:.8844;transform:translate(93.9618vw,-10px) scale(.225);animation:fall-261 29s -9s linear infinite}@keyframes fall-261{56.237%{transform:translate(85.7015vw,56.237vh) scale(.225)}to{transform:translate(89.83165vw,99vh) scale(.225)}}.snow:nth-child(262){opacity:.7776;transform:translate(57.9135vw,-10px) scale(.1231);animation:fall-262 17s -10s linear infinite}@keyframes fall-262{41.976%{transform:translate(66.2416vw,41.976vh) scale(.1231)}to{transform:translate(62.07755vw,99vh) scale(.1231)}}.snow:nth-child(263){opacity:1.8412;transform:translate(87.0757vw,-10px) scale(.6794);animation:fall-263 18s -4s linear infinite}@keyframes fall-263{54.607%{transform:translate(81.6861vw,54.607vh) scale(.6794)}to{transform:translate(84.3809vw,99vh) scale(.6794)}}.snow:nth-child(264){opacity:.5088;transform:translate(63.8575vw,-10px) scale(.132);animation:fall-264 10s -24s linear infinite}@keyframes fall-264{37.743%{transform:translate(68.4366vw,37.743vh) scale(.132)}to{transform:translate(66.14705vw,99vh) scale(.132)}}.snow:nth-child(265){opacity:.9502;transform:translate(74.8578vw,-10px) scale(.1698);animation:fall-265 16s -5s linear infinite}@keyframes fall-265{78.684%{transform:translate(81.4956vw,78.684vh) scale(.1698)}to{transform:translate(78.1767vw,99vh) scale(.1698)}}.snow:nth-child(266){opacity:1.7992;transform:translate(91.0146vw,-10px) scale(.3897);animation:fall-266 30s -6s linear infinite}@keyframes fall-266{62.635%{transform:translate(81.3602vw,62.635vh) scale(.3897)}to{transform:translate(86.1874vw,99vh) scale(.3897)}}.snow:nth-child(267){opacity:.0472;transform:translate(2.062vw,-10px) scale(.8794);animation:fall-267 24s -12s linear infinite}@keyframes fall-267{39.117%{transform:translate(7.4613vw,39.117vh) scale(.8794)}to{transform:translate(4.76165vw,99vh) scale(.8794)}}.snow:nth-child(268){opacity:.4918;transform:translate(19.6701vw,-10px) scale(.6435);animation:fall-268 27s -6s linear infinite}@keyframes fall-268{64.497%{transform:translate(16.7599vw,64.497vh) scale(.6435)}to{transform:translate(18.215vw,99vh) scale(.6435)}}.snow:nth-child(269){opacity:.7084;transform:translate(68.653vw,-10px) scale(.9117);animation:fall-269 21s -9s linear infinite}@keyframes fall-269{62.258%{transform:translate(59.1188vw,62.258vh) scale(.9117)}to{transform:translate(63.8859vw,99vh) scale(.9117)}}.snow:nth-child(270){opacity:.0914;transform:translate(29.7624vw,-10px) scale(.3846);animation:fall-270 26s -29s linear infinite}@keyframes fall-270{33.999%{transform:translate(38.3732vw,33.999vh) scale(.3846)}to{transform:translate(34.0678vw,99vh) scale(.3846)}}.snow:nth-child(271){opacity:.4644;transform:translate(79.9493vw,-10px) scale(.0753);animation:fall-271 23s -26s linear infinite}@keyframes fall-271{60.235%{transform:translate(75.5266vw,60.235vh) scale(.0753)}to{transform:translate(77.73795vw,99vh) scale(.0753)}}.snow:nth-child(272){opacity:.25;transform:translate(29.5159vw,-10px) scale(.6072);animation:fall-272 25s -5s linear infinite}@keyframes fall-272{48.391%{transform:translate(29.2816vw,48.391vh) scale(.6072)}to{transform:translate(29.39875vw,99vh) scale(.6072)}}.snow:nth-child(273){opacity:.3416;transform:translate(81.8943vw,-10px) scale(.848);animation:fall-273 17s -3s linear infinite}@keyframes fall-273{66.076%{transform:translate(74.4461vw,66.076vh) scale(.848)}to{transform:translate(78.1702vw,99vh) scale(.848)}}.snow:nth-child(274){opacity:.9828;transform:translate(93.0796vw,-10px) scale(.194);animation:fall-274 29s -9s linear infinite}@keyframes fall-274{56.286%{transform:translate(88.2004vw,56.286vh) scale(.194)}to{transform:translate(90.64vw,99vh) scale(.194)}}.snow:nth-child(275){opacity:1.328;transform:translate(.182vw,-10px) scale(.8041);animation:fall-275 15s -3s linear infinite}@keyframes fall-275{42.979%{transform:translate(-2.5382vw,42.979vh) scale(.8041)}to{transform:translate(-1.1781vw,99vh) scale(.8041)}}.snow:nth-child(276){opacity:1.3452;transform:translate(26.9799vw,-10px) scale(.6644);animation:fall-276 23s -7s linear infinite}@keyframes fall-276{33.678%{transform:translate(25.6489vw,33.678vh) scale(.6644)}to{transform:translate(26.3144vw,99vh) scale(.6644)}}.snow:nth-child(277){opacity:.9356;transform:translate(91.945vw,-10px) scale(.5292);animation:fall-277 19s -22s linear infinite}@keyframes fall-277{30.21%{transform:translate(94.6038vw,30.21vh) scale(.5292)}to{transform:translate(93.2744vw,99vh) scale(.5292)}}.snow:nth-child(278){opacity:1.343;transform:translate(17.7799vw,-10px) scale(.4002);animation:fall-278 15s -1s linear infinite}@keyframes fall-278{67.087%{transform:translate(13.3109vw,67.087vh) scale(.4002)}to{transform:translate(15.5454vw,99vh) scale(.4002)}}.snow:nth-child(279){opacity:.9296;transform:translate(29.3837vw,-10px) scale(.706);animation:fall-279 29s -28s linear infinite}@keyframes fall-279{46.538%{transform:translate(36.7172vw,46.538vh) scale(.706)}to{transform:translate(33.05045vw,99vh) scale(.706)}}.snow:nth-child(280){opacity:1.8848;transform:translate(67.609vw,-10px) scale(.5275);animation:fall-280 11s -16s linear infinite}@keyframes fall-280{39.247%{transform:translate(70.6111vw,39.247vh) scale(.5275)}to{transform:translate(69.11005vw,99vh) scale(.5275)}}.snow:nth-child(281){opacity:.806;transform:translate(40.1433vw,-10px) scale(.7897);animation:fall-281 17s -25s linear infinite}@keyframes fall-281{31.825%{transform:translate(37.3594vw,31.825vh) scale(.7897)}to{transform:translate(38.75135vw,99vh) scale(.7897)}}.snow:nth-child(282){opacity:1.284;transform:translate(60.1008vw,-10px) scale(.9071);animation:fall-282 18s -24s linear infinite}@keyframes fall-282{73.416%{transform:translate(62.9757vw,73.416vh) scale(.9071)}to{transform:translate(61.53825vw,99vh) scale(.9071)}}.snow:nth-child(283){opacity:.5322;transform:translate(56.2939vw,-10px) scale(.2671);animation:fall-283 27s -21s linear infinite}@keyframes fall-283{52.965%{transform:translate(63.0185vw,52.965vh) scale(.2671)}to{transform:translate(59.6562vw,99vh) scale(.2671)}}.snow:nth-child(284){opacity:.6464;transform:translate(14.4758vw,-10px) scale(.7947);animation:fall-284 14s -5s linear infinite}@keyframes fall-284{39.301%{transform:translate(5.8767vw,39.301vh) scale(.7947)}to{transform:translate(10.17625vw,99vh) scale(.7947)}}.snow:nth-child(285){opacity:.618;transform:translate(39.5661vw,-10px) scale(.483);animation:fall-285 14s -1s linear infinite}@keyframes fall-285{71.934%{transform:translate(32.5596vw,71.934vh) scale(.483)}to{transform:translate(36.06285vw,99vh) scale(.483)}}.snow:nth-child(286){opacity:.554;transform:translate(50.4371vw,-10px) scale(.7774);animation:fall-286 20s -8s linear infinite}@keyframes fall-286{56.095%{transform:translate(48.3369vw,56.095vh) scale(.7774)}to{transform:translate(49.387vw,99vh) scale(.7774)}}.snow:nth-child(287){opacity:.5766;transform:translate(2.9875vw,-10px) scale(.5068);animation:fall-287 24s -27s linear infinite}@keyframes fall-287{39.862%{transform:translate(1.365vw,39.862vh) scale(.5068)}to{transform:translate(2.17625vw,99vh) scale(.5068)}}.snow:nth-child(288){opacity:1.5986;transform:translate(93.1708vw,-10px) scale(.762);animation:fall-288 21s -26s linear infinite}@keyframes fall-288{38.704%{transform:translate(99.2232vw,38.704vh) scale(.762)}to{transform:translate(96.197vw,99vh) scale(.762)}}.snow:nth-child(289){opacity:.0262;transform:translate(42.6356vw,-10px) scale(.6914);animation:fall-289 24s -17s linear infinite}@keyframes fall-289{46.788%{transform:translate(33.8826vw,46.788vh) scale(.6914)}to{transform:translate(38.2591vw,99vh) scale(.6914)}}.snow:nth-child(290){opacity:.596;transform:translate(9.0859vw,-10px) scale(.389);animation:fall-290 22s -4s linear infinite}@keyframes fall-290{78.254%{transform:translate(10.5395vw,78.254vh) scale(.389)}to{transform:translate(9.8127vw,99vh) scale(.389)}}.snow:nth-child(291){opacity:.527;transform:translate(98.8583vw,-10px) scale(.4006);animation:fall-291 30s -19s linear infinite}@keyframes fall-291{74.976%{transform:translate(101.6305vw,74.976vh) scale(.4006)}to{transform:translate(100.2444vw,99vh) scale(.4006)}}.snow:nth-child(292){opacity:1.8344;transform:translate(90.9253vw,-10px) scale(.152);animation:fall-292 15s -17s linear infinite}@keyframes fall-292{33.644%{transform:translate(99.9553vw,33.644vh) scale(.152)}to{transform:translate(95.4403vw,99vh) scale(.152)}}.snow:nth-child(293){opacity:.2566;transform:translate(77.3436vw,-10px) scale(.5131);animation:fall-293 14s -2s linear infinite}@keyframes fall-293{68.21%{transform:translate(80.6287vw,68.21vh) scale(.5131)}to{transform:translate(78.98615vw,99vh) scale(.5131)}}.snow:nth-child(294){opacity:.3616;transform:translate(16.8482vw,-10px) scale(.1869);animation:fall-294 13s -27s linear infinite}@keyframes fall-294{59.458%{transform:translate(8.1414vw,59.458vh) scale(.1869)}to{transform:translate(12.4948vw,99vh) scale(.1869)}}.snow:nth-child(295){opacity:1.7812;transform:translate(21.3426vw,-10px) scale(.5255);animation:fall-295 29s -23s linear infinite}@keyframes fall-295{35.074%{transform:translate(14.1992vw,35.074vh) scale(.5255)}to{transform:translate(17.7709vw,99vh) scale(.5255)}}.snow:nth-child(296){opacity:1.1186;transform:translate(68.5167vw,-10px) scale(.5918);animation:fall-296 24s -23s linear infinite}@keyframes fall-296{70.501%{transform:translate(63.5954vw,70.501vh) scale(.5918)}to{transform:translate(66.05605vw,99vh) scale(.5918)}}.snow:nth-child(297){opacity:.0934;transform:translate(79.8443vw,-10px) scale(.6514);animation:fall-297 13s -14s linear infinite}@keyframes fall-297{45.58%{transform:translate(87.0409vw,45.58vh) scale(.6514)}to{transform:translate(83.4426vw,99vh) scale(.6514)}}.snow:nth-child(298){opacity:1.7912;transform:translate(44.6039vw,-10px) scale(.2093);animation:fall-298 24s -4s linear infinite}@keyframes fall-298{48.765%{transform:translate(38.0581vw,48.765vh) scale(.2093)}to{transform:translate(41.331vw,99vh) scale(.2093)}}.snow:nth-child(299){opacity:1.5038;transform:translate(61.8037vw,-10px) scale(.5373);animation:fall-299 30s -27s linear infinite}@keyframes fall-299{30.444%{transform:translate(56.7509vw,30.444vh) scale(.5373)}to{transform:translate(59.2773vw,99vh) scale(.5373)}}.snow:nth-child(300){opacity:1.3808;transform:translate(91.1136vw,-10px) scale(.3411);animation:fall-300 13s -16s linear infinite}@keyframes fall-300{58.479%{transform:translate(92.1857vw,58.479vh) scale(.3411)}to{transform:translate(91.64965vw,99vh) scale(.3411)}}.snow:nth-child(301){opacity:1.3436;transform:translate(71.8614vw,-10px) scale(.7088);animation:fall-301 27s -18s linear infinite}@keyframes fall-301{36.453%{transform:translate(77.3865vw,36.453vh) scale(.7088)}to{transform:translate(74.62395vw,99vh) scale(.7088)}}.snow:nth-child(302){opacity:.2074;transform:translate(46.8982vw,-10px) scale(.3102);animation:fall-302 22s -14s linear infinite}@keyframes fall-302{77.752%{transform:translate(56.5235vw,77.752vh) scale(.3102)}to{transform:translate(51.71085vw,99vh) scale(.3102)}}.snow:nth-child(303){opacity:1.142;transform:translate(57.1089vw,-10px) scale(.8295);animation:fall-303 18s -18s linear infinite}@keyframes fall-303{58.488%{transform:translate(55.9733vw,58.488vh) scale(.8295)}to{transform:translate(56.5411vw,99vh) scale(.8295)}}.snow:nth-child(304){opacity:.9326;transform:translate(79.128vw,-10px) scale(.3062);animation:fall-304 13s -29s linear infinite}@keyframes fall-304{36.907%{transform:translate(76.0761vw,36.907vh) scale(.3062)}to{transform:translate(77.60205vw,99vh) scale(.3062)}}.snow:nth-child(305){opacity:.8494;transform:translate(54.0642vw,-10px) scale(.3512);animation:fall-305 18s -9s linear infinite}@keyframes fall-305{79.462%{transform:translate(61.9046vw,79.462vh) scale(.3512)}to{transform:translate(57.9844vw,99vh) scale(.3512)}}.snow:nth-child(306){opacity:1.625;transform:translate(16.5956vw,-10px) scale(.5866);animation:fall-306 12s -12s linear infinite}@keyframes fall-306{61.715%{transform:translate(13.4067vw,61.715vh) scale(.5866)}to{transform:translate(15.00115vw,99vh) scale(.5866)}}.snow:nth-child(307){opacity:.2694;transform:translate(37.2747vw,-10px) scale(.6671);animation:fall-307 13s -7s linear infinite}@keyframes fall-307{62.324%{transform:translate(36.4626vw,62.324vh) scale(.6671)}to{transform:translate(36.86865vw,99vh) scale(.6671)}}.snow:nth-child(308){opacity:.7806;transform:translate(20.1625vw,-10px) scale(.3674);animation:fall-308 10s -13s linear infinite}@keyframes fall-308{44.813%{transform:translate(29.1105vw,44.813vh) scale(.3674)}to{transform:translate(24.6365vw,99vh) scale(.3674)}}.snow:nth-child(309){opacity:1.0368;transform:translate(13.3415vw,-10px) scale(.7491);animation:fall-309 25s -25s linear infinite}@keyframes fall-309{44.498%{transform:translate(19.635vw,44.498vh) scale(.7491)}to{transform:translate(16.48825vw,99vh) scale(.7491)}}.snow:nth-child(310){opacity:1.1538;transform:translate(52.574vw,-10px) scale(.6945);animation:fall-310 10s -24s linear infinite}@keyframes fall-310{49.582%{transform:translate(56.9279vw,49.582vh) scale(.6945)}to{transform:translate(54.75095vw,99vh) scale(.6945)}}.snow:nth-child(311){opacity:1.6632;transform:translate(43.2269vw,-10px) scale(.8675);animation:fall-311 15s -9s linear infinite}@keyframes fall-311{76.645%{transform:translate(51.138vw,76.645vh) scale(.8675)}to{transform:translate(47.18245vw,99vh) scale(.8675)}}.snow:nth-child(312){opacity:1.184;transform:translate(78.76vw,-10px) scale(.2803);animation:fall-312 30s -25s linear infinite}@keyframes fall-312{65.967%{transform:translate(69.7627vw,65.967vh) scale(.2803)}to{transform:translate(74.26135vw,99vh) scale(.2803)}}.snow:nth-child(313){opacity:1.4186;transform:translate(82.5772vw,-10px) scale(.7146);animation:fall-313 14s -1s linear infinite}@keyframes fall-313{76.231%{transform:translate(74.809vw,76.231vh) scale(.7146)}to{transform:translate(78.6931vw,99vh) scale(.7146)}}.snow:nth-child(314){opacity:.9198;transform:translate(88.0333vw,-10px) scale(.5649);animation:fall-314 18s -16s linear infinite}@keyframes fall-314{39.838%{transform:translate(82.9995vw,39.838vh) scale(.5649)}to{transform:translate(85.5164vw,99vh) scale(.5649)}}.snow:nth-child(315){opacity:.7828;transform:translate(16.6486vw,-10px) scale(.6519);animation:fall-315 10s -27s linear infinite}@keyframes fall-315{60.543%{transform:translate(10.2676vw,60.543vh) scale(.6519)}to{transform:translate(13.4581vw,99vh) scale(.6519)}}.snow:nth-child(316){opacity:.9958;transform:translate(61.1938vw,-10px) scale(.2167);animation:fall-316 23s -27s linear infinite}@keyframes fall-316{77.651%{transform:translate(61.0983vw,77.651vh) scale(.2167)}to{transform:translate(61.14605vw,99vh) scale(.2167)}}.snow:nth-child(317){opacity:.572;transform:translate(18.7719vw,-10px) scale(.821);animation:fall-317 11s -25s linear infinite}@keyframes fall-317{38.945%{transform:translate(22.158vw,38.945vh) scale(.821)}to{transform:translate(20.46495vw,99vh) scale(.821)}}.snow:nth-child(318){opacity:1.6536;transform:translate(92.3167vw,-10px) scale(.1527);animation:fall-318 27s -17s linear infinite}@keyframes fall-318{31.675%{transform:translate(94.0951vw,31.675vh) scale(.1527)}to{transform:translate(93.2059vw,99vh) scale(.1527)}}.snow:nth-child(319){opacity:.3846;transform:translate(98.6175vw,-10px) scale(.3647);animation:fall-319 10s -5s linear infinite}@keyframes fall-319{46.251%{transform:translate(100.7691vw,46.251vh) scale(.3647)}to{transform:translate(99.6933vw,99vh) scale(.3647)}}.snow:nth-child(320){opacity:.8682;transform:translate(19.4256vw,-10px) scale(.8929);animation:fall-320 13s -7s linear infinite}@keyframes fall-320{34.664%{transform:translate(20.4038vw,34.664vh) scale(.8929)}to{transform:translate(19.9147vw,99vh) scale(.8929)}}.snow:nth-child(321){opacity:.597;transform:translate(4.9286vw,-10px) scale(.0864);animation:fall-321 29s -21s linear infinite}@keyframes fall-321{35.76%{transform:translate(12.1372vw,35.76vh) scale(.0864)}to{transform:translate(8.5329vw,99vh) scale(.0864)}}.snow:nth-child(322){opacity:1.8258;transform:translate(71.9606vw,-10px) scale(.3591);animation:fall-322 16s -23s linear infinite}@keyframes fall-322{68.264%{transform:translate(77.0085vw,68.264vh) scale(.3591)}to{transform:translate(74.48455vw,99vh) scale(.3591)}}.snow:nth-child(323){opacity:.8406;transform:translate(58.4413vw,-10px) scale(.2795);animation:fall-323 22s -20s linear infinite}@keyframes fall-323{50.721%{transform:translate(57.1684vw,50.721vh) scale(.2795)}to{transform:translate(57.80485vw,99vh) scale(.2795)}}.snow:nth-child(324){opacity:1.4676;transform:translate(62.1233vw,-10px) scale(.4838);animation:fall-324 30s -26s linear infinite}@keyframes fall-324{45.42%{transform:translate(64.8359vw,45.42vh) scale(.4838)}to{transform:translate(63.4796vw,99vh) scale(.4838)}}.snow:nth-child(325){opacity:1.0932;transform:translate(68.6187vw,-10px) scale(.3957);animation:fall-325 19s -20s linear infinite}@keyframes fall-325{57.89%{transform:translate(61.7607vw,57.89vh) scale(.3957)}to{transform:translate(65.1897vw,99vh) scale(.3957)}}.snow:nth-child(326){opacity:1.9986;transform:translate(29.3134vw,-10px) scale(.0905);animation:fall-326 17s -26s linear infinite}@keyframes fall-326{59.099%{transform:translate(35.3873vw,59.099vh) scale(.0905)}to{transform:translate(32.35035vw,99vh) scale(.0905)}}.snow:nth-child(327){opacity:1.0432;transform:translate(19.1463vw,-10px) scale(.792);animation:fall-327 10s -26s linear infinite}@keyframes fall-327{75.854%{transform:translate(25.7579vw,75.854vh) scale(.792)}to{transform:translate(22.4521vw,99vh) scale(.792)}}.snow:nth-child(328){opacity:1.6726;transform:translate(81.3338vw,-10px) scale(.2119);animation:fall-328 18s -15s linear infinite}@keyframes fall-328{39.485%{transform:translate(79.1043vw,39.485vh) scale(.2119)}to{transform:translate(80.21905vw,99vh) scale(.2119)}}.snow:nth-child(329){opacity:1.572;transform:translate(24.2969vw,-10px) scale(.9414);animation:fall-329 27s -29s linear infinite}@keyframes fall-329{76.713%{transform:translate(18.8781vw,76.713vh) scale(.9414)}to{transform:translate(21.5875vw,99vh) scale(.9414)}}.snow:nth-child(330){opacity:1.6162;transform:translate(10.0817vw,-10px) scale(.2231);animation:fall-330 19s -9s linear infinite}@keyframes fall-330{45.047%{transform:translate(2.3313vw,45.047vh) scale(.2231)}to{transform:translate(6.2065vw,99vh) scale(.2231)}}.snow:nth-child(331){opacity:1.5356;transform:translate(93.7328vw,-10px) scale(.069);animation:fall-331 13s -28s linear infinite}@keyframes fall-331{58.824%{transform:translate(99.7216vw,58.824vh) scale(.069)}to{transform:translate(96.7272vw,99vh) scale(.069)}}.snow:nth-child(332){opacity:.1432;transform:translate(52.7454vw,-10px) scale(.5935);animation:fall-332 27s -22s linear infinite}@keyframes fall-332{46.222%{transform:translate(43.5693vw,46.222vh) scale(.5935)}to{transform:translate(48.15735vw,99vh) scale(.5935)}}.snow:nth-child(333){opacity:.6776;transform:translate(.236vw,-10px) scale(.0832);animation:fall-333 23s -26s linear infinite}@keyframes fall-333{45.164%{transform:translate(-3.7024vw,45.164vh) scale(.0832)}to{transform:translate(-1.7332vw,99vh) scale(.0832)}}.snow:nth-child(334){opacity:1.9506;transform:translate(49.8366vw,-10px) scale(.5786);animation:fall-334 24s -1s linear infinite}@keyframes fall-334{56.538%{transform:translate(44.4792vw,56.538vh) scale(.5786)}to{transform:translate(47.1579vw,99vh) scale(.5786)}}.snow:nth-child(335){opacity:1.5376;transform:translate(46.2068vw,-10px) scale(.1955);animation:fall-335 20s -25s linear infinite}@keyframes fall-335{68.993%{transform:translate(47.2818vw,68.993vh) scale(.1955)}to{transform:translate(46.7443vw,99vh) scale(.1955)}}.snow:nth-child(336){opacity:1.7064;transform:translate(89.1275vw,-10px) scale(.0958);animation:fall-336 23s -9s linear infinite}@keyframes fall-336{39.798%{transform:translate(86.6318vw,39.798vh) scale(.0958)}to{transform:translate(87.87965vw,99vh) scale(.0958)}}.snow:nth-child(337){opacity:.8206;transform:translate(54.7921vw,-10px) scale(.7037);animation:fall-337 24s -13s linear infinite}@keyframes fall-337{62.35%{transform:translate(60.4326vw,62.35vh) scale(.7037)}to{transform:translate(57.61235vw,99vh) scale(.7037)}}.snow:nth-child(338){opacity:.9556;transform:translate(51.863vw,-10px) scale(.6033);animation:fall-338 18s -5s linear infinite}@keyframes fall-338{75.386%{transform:translate(48.3963vw,75.386vh) scale(.6033)}to{transform:translate(50.12965vw,99vh) scale(.6033)}}.snow:nth-child(339){opacity:.9272;transform:translate(11.0752vw,-10px) scale(.8439);animation:fall-339 10s -20s linear infinite}@keyframes fall-339{55.466%{transform:translate(18.5123vw,55.466vh) scale(.8439)}to{transform:translate(14.79375vw,99vh) scale(.8439)}}.snow:nth-child(340){opacity:.9224;transform:translate(3.5892vw,-10px) scale(.6415);animation:fall-340 16s -6s linear infinite}@keyframes fall-340{64.941%{transform:translate(6.783vw,64.941vh) scale(.6415)}to{transform:translate(5.1861vw,99vh) scale(.6415)}}.snow:nth-child(341){opacity:.4908;transform:translate(60.2197vw,-10px) scale(.6236);animation:fall-341 10s -26s linear infinite}@keyframes fall-341{73.316%{transform:translate(50.864vw,73.316vh) scale(.6236)}to{transform:translate(55.54185vw,99vh) scale(.6236)}}.snow:nth-child(342){opacity:1.7936;transform:translate(28.744vw,-10px) scale(.8458);animation:fall-342 22s -23s linear infinite}@keyframes fall-342{33.386%{transform:translate(34.5808vw,33.386vh) scale(.8458)}to{transform:translate(31.6624vw,99vh) scale(.8458)}}.snow:nth-child(343){opacity:1.5192;transform:translate(58.5827vw,-10px) scale(.0496);animation:fall-343 23s -22s linear infinite}@keyframes fall-343{74.386%{transform:translate(64.4253vw,74.386vh) scale(.0496)}to{transform:translate(61.504vw,99vh) scale(.0496)}}.snow:nth-child(344){opacity:.565;transform:translate(1.8203vw,-10px) scale(.9955);animation:fall-344 21s -11s linear infinite}@keyframes fall-344{53.368%{transform:translate(-6.461vw,53.368vh) scale(.9955)}to{transform:translate(-2.32035vw,99vh) scale(.9955)}}.snow:nth-child(345){opacity:.7352;transform:translate(68.7624vw,-10px) scale(.5521);animation:fall-345 11s -26s linear infinite}@keyframes fall-345{54.198%{transform:translate(64.1069vw,54.198vh) scale(.5521)}to{transform:translate(66.43465vw,99vh) scale(.5521)}}.snow:nth-child(346){opacity:1.6914;transform:translate(43.6258vw,-10px) scale(.9337);animation:fall-346 23s -20s linear infinite}@keyframes fall-346{75.718%{transform:translate(42.886vw,75.718vh) scale(.9337)}to{transform:translate(43.2559vw,99vh) scale(.9337)}}.snow:nth-child(347){opacity:.1172;transform:translate(58.983vw,-10px) scale(.4813);animation:fall-347 20s -7s linear infinite}@keyframes fall-347{35.13%{transform:translate(62.2352vw,35.13vh) scale(.4813)}to{transform:translate(60.6091vw,99vh) scale(.4813)}}.snow:nth-child(348){opacity:.6738;transform:translate(80.0113vw,-10px) scale(.3021);animation:fall-348 16s -10s linear infinite}@keyframes fall-348{36.148%{transform:translate(79.4013vw,36.148vh) scale(.3021)}to{transform:translate(79.7063vw,99vh) scale(.3021)}}.snow:nth-child(349){opacity:.0308;transform:translate(52.4658vw,-10px) scale(.071);animation:fall-349 30s -12s linear infinite}@keyframes fall-349{63.985%{transform:translate(47.0902vw,63.985vh) scale(.071)}to{transform:translate(49.778vw,99vh) scale(.071)}}.snow:nth-child(350){opacity:1.1666;transform:translate(34.3364vw,-10px) scale(.6195);animation:fall-350 14s -4s linear infinite}@keyframes fall-350{76.279%{transform:translate(41.6753vw,76.279vh) scale(.6195)}to{transform:translate(38.00585vw,99vh) scale(.6195)}}.snow:nth-child(351){opacity:.4132;transform:translate(47.2998vw,-10px) scale(.5499);animation:fall-351 15s -15s linear infinite}@keyframes fall-351{78.912%{transform:translate(50.8904vw,78.912vh) scale(.5499)}to{transform:translate(49.0951vw,99vh) scale(.5499)}}.snow:nth-child(352){opacity:1.0924;transform:translate(95.892vw,-10px) scale(.7561);animation:fall-352 24s -25s linear infinite}@keyframes fall-352{71.102%{transform:translate(96.4648vw,71.102vh) scale(.7561)}to{transform:translate(96.1784vw,99vh) scale(.7561)}}.snow:nth-child(353){opacity:.6642;transform:translate(69.3412vw,-10px) scale(.6816);animation:fall-353 24s -1s linear infinite}@keyframes fall-353{36.918%{transform:translate(75.6073vw,36.918vh) scale(.6816)}to{transform:translate(72.47425vw,99vh) scale(.6816)}}.snow:nth-child(354){opacity:.1704;transform:translate(37.3854vw,-10px) scale(.1314);animation:fall-354 22s -23s linear infinite}@keyframes fall-354{37.225%{transform:translate(37.1194vw,37.225vh) scale(.1314)}to{transform:translate(37.2524vw,99vh) scale(.1314)}}.snow:nth-child(355){opacity:1.6544;transform:translate(10.3361vw,-10px) scale(.8042);animation:fall-355 24s -20s linear infinite}@keyframes fall-355{47.435%{transform:translate(11.237vw,47.435vh) scale(.8042)}to{transform:translate(10.78655vw,99vh) scale(.8042)}}.snow:nth-child(356){opacity:1.2156;transform:translate(19.3305vw,-10px) scale(.0128);animation:fall-356 25s -7s linear infinite}@keyframes fall-356{70.962%{transform:translate(23.9993vw,70.962vh) scale(.0128)}to{transform:translate(21.6649vw,99vh) scale(.0128)}}.snow:nth-child(357){opacity:1.67;transform:translate(49.5504vw,-10px) scale(.6098);animation:fall-357 15s -27s linear infinite}@keyframes fall-357{51.972%{transform:translate(47.5003vw,51.972vh) scale(.6098)}to{transform:translate(48.52535vw,99vh) scale(.6098)}}.snow:nth-child(358){opacity:1.8378;transform:translate(18.5219vw,-10px) scale(.9086);animation:fall-358 20s -18s linear infinite}@keyframes fall-358{73.688%{transform:translate(18.2097vw,73.688vh) scale(.9086)}to{transform:translate(18.3658vw,99vh) scale(.9086)}}.snow:nth-child(359){opacity:1.7478;transform:translate(98.7785vw,-10px) scale(.4193);animation:fall-359 30s -19s linear infinite}@keyframes fall-359{61.745%{transform:translate(107.6716vw,61.745vh) scale(.4193)}to{transform:translate(103.22505vw,99vh) scale(.4193)}}.snow:nth-child(360){opacity:1.4102;transform:translate(5.7497vw,-10px) scale(.0697);animation:fall-360 17s -11s linear infinite}@keyframes fall-360{32.796%{transform:translate(7.9166vw,32.796vh) scale(.0697)}to{transform:translate(6.83315vw,99vh) scale(.0697)}}.snow:nth-child(361){opacity:.6302;transform:translate(44.3361vw,-10px) scale(.0934);animation:fall-361 14s -27s linear infinite}@keyframes fall-361{58.31%{transform:translate(38.0134vw,58.31vh) scale(.0934)}to{transform:translate(41.17475vw,99vh) scale(.0934)}}.snow:nth-child(362){opacity:1.3768;transform:translate(16.1328vw,-10px) scale(.0474);animation:fall-362 27s -20s linear infinite}@keyframes fall-362{43.597%{transform:translate(21.705vw,43.597vh) scale(.0474)}to{transform:translate(18.9189vw,99vh) scale(.0474)}}.snow:nth-child(363){opacity:.2278;transform:translate(34.618vw,-10px) scale(.1123);animation:fall-363 28s -28s linear infinite}@keyframes fall-363{55.534%{transform:translate(40.3088vw,55.534vh) scale(.1123)}to{transform:translate(37.4634vw,99vh) scale(.1123)}}.snow:nth-child(364){opacity:1.4712;transform:translate(65.6774vw,-10px) scale(.7569);animation:fall-364 20s -28s linear infinite}@keyframes fall-364{73.776%{transform:translate(58.2535vw,73.776vh) scale(.7569)}to{transform:translate(61.96545vw,99vh) scale(.7569)}}.snow:nth-child(365){opacity:1.907;transform:translate(38.3385vw,-10px) scale(.2031);animation:fall-365 12s -27s linear infinite}@keyframes fall-365{78.127%{transform:translate(36.7806vw,78.127vh) scale(.2031)}to{transform:translate(37.55955vw,99vh) scale(.2031)}}.snow:nth-child(366){opacity:.9518;transform:translate(79.6368vw,-10px) scale(.4079);animation:fall-366 25s -16s linear infinite}@keyframes fall-366{42.737%{transform:translate(84.7957vw,42.737vh) scale(.4079)}to{transform:translate(82.21625vw,99vh) scale(.4079)}}.snow:nth-child(367){opacity:.094;transform:translate(78.0954vw,-10px) scale(.9396);animation:fall-367 26s -24s linear infinite}@keyframes fall-367{50.561%{transform:translate(85.142vw,50.561vh) scale(.9396)}to{transform:translate(81.6187vw,99vh) scale(.9396)}}.snow:nth-child(368){opacity:1.8156;transform:translate(37.1727vw,-10px) scale(.5793);animation:fall-368 13s -3s linear infinite}@keyframes fall-368{74.879%{transform:translate(35.8504vw,74.879vh) scale(.5793)}to{transform:translate(36.51155vw,99vh) scale(.5793)}}.snow:nth-child(369){opacity:1.3486;transform:translate(20.7637vw,-10px) scale(.2483);animation:fall-369 19s -1s linear infinite}@keyframes fall-369{33.575%{transform:translate(19.8924vw,33.575vh) scale(.2483)}to{transform:translate(20.32805vw,99vh) scale(.2483)}}.snow:nth-child(370){opacity:.2898;transform:translate(64.8867vw,-10px) scale(.1187);animation:fall-370 27s -16s linear infinite}@keyframes fall-370{68.596%{transform:translate(67.4043vw,68.596vh) scale(.1187)}to{transform:translate(66.1455vw,99vh) scale(.1187)}}.snow:nth-child(371){opacity:.3436;transform:translate(19.6678vw,-10px) scale(.2283);animation:fall-371 22s -20s linear infinite}@keyframes fall-371{32.652%{transform:translate(16.0436vw,32.652vh) scale(.2283)}to{transform:translate(17.8557vw,99vh) scale(.2283)}}.snow:nth-child(372){opacity:1.9606;transform:translate(76.5497vw,-10px) scale(.319);animation:fall-372 18s -25s linear infinite}@keyframes fall-372{55.522%{transform:translate(73.1494vw,55.522vh) scale(.319)}to{transform:translate(74.84955vw,99vh) scale(.319)}}.snow:nth-child(373){opacity:1.8402;transform:translate(90.4254vw,-10px) scale(.8948);animation:fall-373 21s -1s linear infinite}@keyframes fall-373{43.642%{transform:translate(92.8794vw,43.642vh) scale(.8948)}to{transform:translate(91.6524vw,99vh) scale(.8948)}}.snow:nth-child(374){opacity:.3726;transform:translate(14.4139vw,-10px) scale(.2955);animation:fall-374 27s -18s linear infinite}@keyframes fall-374{50.764%{transform:translate(5.3269vw,50.764vh) scale(.2955)}to{transform:translate(9.8704vw,99vh) scale(.2955)}}.snow:nth-child(375){opacity:.5534;transform:translate(98.3102vw,-10px) scale(.716);animation:fall-375 30s -30s linear infinite}@keyframes fall-375{68.609%{transform:translate(104.7249vw,68.609vh) scale(.716)}to{transform:translate(101.51755vw,99vh) scale(.716)}}.snow:nth-child(376){opacity:1.408;transform:translate(24.1529vw,-10px) scale(.4287);animation:fall-376 24s -21s linear infinite}@keyframes fall-376{42.576%{transform:translate(17.5331vw,42.576vh) scale(.4287)}to{transform:translate(20.843vw,99vh) scale(.4287)}}.snow:nth-child(377){opacity:1.453;transform:translate(29.2693vw,-10px) scale(.7811);animation:fall-377 29s -21s linear infinite}@keyframes fall-377{52.246%{transform:translate(35.7208vw,52.246vh) scale(.7811)}to{transform:translate(32.49505vw,99vh) scale(.7811)}}.snow:nth-child(378){opacity:1.8816;transform:translate(26.4061vw,-10px) scale(.7176);animation:fall-378 17s -13s linear infinite}@keyframes fall-378{45.512%{transform:translate(24.554vw,45.512vh) scale(.7176)}to{transform:translate(25.48005vw,99vh) scale(.7176)}}.snow:nth-child(379){opacity:.925;transform:translate(43.1201vw,-10px) scale(.8293);animation:fall-379 29s -25s linear infinite}@keyframes fall-379{65.001%{transform:translate(40.9883vw,65.001vh) scale(.8293)}to{transform:translate(42.0542vw,99vh) scale(.8293)}}.snow:nth-child(380){opacity:1.8986;transform:translate(79.7743vw,-10px) scale(.1045);animation:fall-380 27s -25s linear infinite}@keyframes fall-380{65.131%{transform:translate(76.1649vw,65.131vh) scale(.1045)}to{transform:translate(77.9696vw,99vh) scale(.1045)}}.snow:nth-child(381){opacity:1.5364;transform:translate(37.7045vw,-10px) scale(.1524);animation:fall-381 24s -3s linear infinite}@keyframes fall-381{68.005%{transform:translate(33.8716vw,68.005vh) scale(.1524)}to{transform:translate(35.78805vw,99vh) scale(.1524)}}.snow:nth-child(382){opacity:1.1668;transform:translate(34.4065vw,-10px) scale(.3825);animation:fall-382 16s -2s linear infinite}@keyframes fall-382{70.767%{transform:translate(43.5125vw,70.767vh) scale(.3825)}to{transform:translate(38.9595vw,99vh) scale(.3825)}}.snow:nth-child(383){opacity:1.0604;transform:translate(70.5262vw,-10px) scale(.319);animation:fall-383 13s -11s linear infinite}@keyframes fall-383{57.989%{transform:translate(74.1373vw,57.989vh) scale(.319)}to{transform:translate(72.33175vw,99vh) scale(.319)}}.snow:nth-child(384){opacity:.05;transform:translate(60.9451vw,-10px) scale(.1068);animation:fall-384 30s -6s linear infinite}@keyframes fall-384{65.925%{transform:translate(65.1352vw,65.925vh) scale(.1068)}to{transform:translate(63.04015vw,99vh) scale(.1068)}}.snow:nth-child(385){opacity:1.3076;transform:translate(28.6073vw,-10px) scale(.8235);animation:fall-385 28s -19s linear infinite}@keyframes fall-385{58.697%{transform:translate(26.4596vw,58.697vh) scale(.8235)}to{transform:translate(27.53345vw,99vh) scale(.8235)}}.snow:nth-child(386){opacity:1.6988;transform:translate(25.8309vw,-10px) scale(.0823);animation:fall-386 30s -6s linear infinite}@keyframes fall-386{69.643%{transform:translate(32.9787vw,69.643vh) scale(.0823)}to{transform:translate(29.4048vw,99vh) scale(.0823)}}.snow:nth-child(387){opacity:1.3934;transform:translate(66.135vw,-10px) scale(.7787);animation:fall-387 18s -17s linear infinite}@keyframes fall-387{77.908%{transform:translate(69.4438vw,77.908vh) scale(.7787)}to{transform:translate(67.7894vw,99vh) scale(.7787)}}.snow:nth-child(388){opacity:.5022;transform:translate(31.2143vw,-10px) scale(.1274);animation:fall-388 11s -22s linear infinite}@keyframes fall-388{45.584%{transform:translate(34.1824vw,45.584vh) scale(.1274)}to{transform:translate(32.69835vw,99vh) scale(.1274)}}.snow:nth-child(389){opacity:.5798;transform:translate(69.6785vw,-10px) scale(.7959);animation:fall-389 26s -18s linear infinite}@keyframes fall-389{52.648%{transform:translate(63.8009vw,52.648vh) scale(.7959)}to{transform:translate(66.7397vw,99vh) scale(.7959)}}.snow:nth-child(390){opacity:1.8002;transform:translate(19.7948vw,-10px) scale(.7291);animation:fall-390 14s -7s linear infinite}@keyframes fall-390{45.968%{transform:translate(10.8184vw,45.968vh) scale(.7291)}to{transform:translate(15.3066vw,99vh) scale(.7291)}}.snow:nth-child(391){opacity:1.449;transform:translate(97.0856vw,-10px) scale(.6192);animation:fall-391 14s -21s linear infinite}@keyframes fall-391{48.487%{transform:translate(88.7555vw,48.487vh) scale(.6192)}to{transform:translate(92.92055vw,99vh) scale(.6192)}}.snow:nth-child(392){opacity:.558;transform:translate(84.0781vw,-10px) scale(.3797);animation:fall-392 27s -14s linear infinite}@keyframes fall-392{36.315%{transform:translate(89.0564vw,36.315vh) scale(.3797)}to{transform:translate(86.56725vw,99vh) scale(.3797)}}.snow:nth-child(393){opacity:1.3974;transform:translate(95.1345vw,-10px) scale(.7615);animation:fall-393 27s -23s linear infinite}@keyframes fall-393{72.619%{transform:translate(90.5604vw,72.619vh) scale(.7615)}to{transform:translate(92.84745vw,99vh) scale(.7615)}}.snow:nth-child(394){opacity:.956;transform:translate(8.517vw,-10px) scale(.9238);animation:fall-394 16s -11s linear infinite}@keyframes fall-394{76.028%{transform:translate(15.6094vw,76.028vh) scale(.9238)}to{transform:translate(12.0632vw,99vh) scale(.9238)}}.snow:nth-child(395){opacity:1.6178;transform:translate(20.4396vw,-10px) scale(.6295);animation:fall-395 27s -30s linear infinite}@keyframes fall-395{52.265%{transform:translate(22.0525vw,52.265vh) scale(.6295)}to{transform:translate(21.24605vw,99vh) scale(.6295)}}.snow:nth-child(396){opacity:1.3724;transform:translate(87.9721vw,-10px) scale(.8022);animation:fall-396 18s -13s linear infinite}@keyframes fall-396{73.639%{transform:translate(87.0709vw,73.639vh) scale(.8022)}to{transform:translate(87.5215vw,99vh) scale(.8022)}}.snow:nth-child(397){opacity:1.061;transform:translate(74.5712vw,-10px) scale(.8689);animation:fall-397 24s -8s linear infinite}@keyframes fall-397{44.479%{transform:translate(78.9478vw,44.479vh) scale(.8689)}to{transform:translate(76.7595vw,99vh) scale(.8689)}}.snow:nth-child(398){opacity:.4014;transform:translate(81.9738vw,-10px) scale(.5284);animation:fall-398 17s -6s linear infinite}@keyframes fall-398{45.586%{transform:translate(81.2152vw,45.586vh) scale(.5284)}to{transform:translate(81.5945vw,99vh) scale(.5284)}}.snow:nth-child(399){opacity:1.0714;transform:translate(72.6799vw,-10px) scale(.0572);animation:fall-399 20s -1s linear infinite}@keyframes fall-399{76.245%{transform:translate(62.9761vw,76.245vh) scale(.0572)}to{transform:translate(67.828vw,99vh) scale(.0572)}}.snow:nth-child(400){opacity:.2324;transform:translate(36.9917vw,-10px) scale(.8287);animation:fall-400 29s -26s linear infinite}@keyframes fall-400{44.65%{transform:translate(44.1047vw,44.65vh) scale(.8287)}to{transform:translate(40.5482vw,99vh) scale(.8287)}}\n"] }]
|
|
81
|
+
args: [{ selector: 'app-root', encapsulation: ViewEncapsulation.None, template: "<ng-container *ngIf=\"_state.christmasTime\">\r\n <div *ngFor=\"let i of snows; trackBy: snowTrackBy\" class=\"snow\"></div>\r\n</ng-container>\r\n<router-outlet></router-outlet>", styles: [".table-borderless>tbody>tr>td,.table-borderless>tbody>tr>th,.table-borderless>tfoot>tr>td,.table-borderless>tfoot>tr>th,.table-borderless>thead>tr>td,.table-borderless>thead>tr>th{border:none}.table,.table-responsive{margin-bottom:5px}a:hover,a:focus{text-decoration:none}a:not([href]){color:inherit;text-decoration:none}a:not([href]):hover{color:inherit;text-decoration:none}*{outline:none!important}.modal-title{width:calc(100% - 20px)}.progress{height:20px}.progress.progress-primary[value]::-webkit-progress-value{background-color:#024a88}.progress.progress-primary[value]::-moz-progress-bar{background-color:#024a88}.progress.progress-primary[value]::-ms-fill{background-color:#024a88}@media screen and (min-width: 0\\fffd){.progress.progress-primary .progress-bar{background-color:#024a88}}.progress.progress-info[value]::-webkit-progress-value{background-color:#248dad}.progress.progress-info[value]::-moz-progress-bar{background-color:#248dad}.progress.progress-info[value]::-ms-fill{background-color:#248dad}@media screen and (min-width: 0\\fffd){.progress.progress-info .progress-bar{background-color:#248dad}}.progress.progress-danger[value]::-webkit-progress-value{background-color:#bf1725}.progress.progress-danger[value]::-moz-progress-bar{background-color:#bf1725}.progress.progress-danger[value]::-ms-fill{background-color:#bf1725}@media screen and (min-width: 0\\fffd){.progress.progress-danger .progress-bar{background-color:#bf1725}}.progress.progress-success[value]::-webkit-progress-value{background-color:#2d922d}.progress.progress-success[value]::-moz-progress-bar{background-color:#2d922d}.progress.progress-success[value]::-ms-fill{background-color:#2d922d}@media screen and (min-width: 0\\fffd){.progress.progress-success .progress-bar{background-color:#2d922d}}.progress.progress-warning[value]::-webkit-progress-value{background-color:#f79a17}.progress.progress-warning[value]::-moz-progress-bar{background-color:#f79a17}.progress.progress-warning[value]::-ms-fill{background-color:#f79a17}@media screen and (min-width: 0\\fffd){.progress.progress-warning .progress-bar{background-color:#f79a17}}.progress[value]::-moz-progress-bar{border-radius:0}.progress[value]::-webkit-progress-value{border-radius:0}.progress[value=\"100\"]::-moz-progress-bar{border-radius:0}.progress[value=\"100\"]::-webkit-progress-value{border-radius:0}.progress-xs{height:7px}.progress-sm{height:10px}.progress-md{height:13px}.progress-bar-info-striped{background-image:linear-gradient(45deg,hsla(0,0%,100%,.15) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.15) 0,hsla(0,0%,100%,.15) 75%,transparent 0,transparent);background-size:1rem 1rem;background-color:#5bc0de!important}.progress-bar-animated{animation:progress-bar-stripes 1s linear infinite}.tag{font-weight:400;line-height:1.4;letter-spacing:.03em}.tag.tag-primary{background-color:#024a88}.tag.tag-info{background-color:#248dad}.tag.tag-danger{background-color:#bf1725}.tag.tag-success{background-color:#2d922d}.tag.tag-warning{background-color:#f79a17}.tag.tag-dark{background-color:#000}.tag.tag-main{background-color:#242d3a}.card{border:none;border-radius:0;width:100%;overflow:hidden;margin-bottom:29px;box-shadow:1px 1px 5px #00000040;display:block}.card .card-header{background:#344154;color:#fff;line-height:10px;border-radius:0;border:none}.card .card-header a{color:#fff}.card .card-header a:hover{color:#fffc}.card .card-footer{background:#344154;color:#fff;line-height:6px;border-radius:0;border:none}.card.card-outline-default{background:transparent;border:1px solid #fff}.card.card-primary{background:#024a88}.card.card-primary.medium-opacity{background:rgba(2,74,136,.5)}.card.card-outline-primary{background:transparent;border:1px solid #024a88}.card.card-success{background:#2d922d;margin-bottom:15px}.card.card-success.medium-opacity{background:rgba(45,146,45,.5)}.card.card-outline-success{background:transparent;border:1px solid #2d922d}.card.card-info{background:#248dad;margin-bottom:15px}.card.card-info.medium-opacity{background:rgba(36,141,173,.5)}.card.card-outline-info{background:transparent;border:1px solid #248dad}.card.card-warning{background:#f79a17;margin-bottom:15px}.card.card-warning.medium-opacity{background:rgba(247,154,23,.5)}.card.card-outline-warning{background:transparent;border:1px solid #f79a17}.card.card-danger{background:#bf1725;margin-bottom:15px}.card.card-danger.medium-opacity{background:rgba(191,23,37,.5)}.card.card-outline-danger{background:transparent;border:1px solid #bf1725}.card.card-primary .card-header,.card.card-success .card-header,.card.card-info .card-header,.card.card-danger .card-header,.card.card-warning .card-header{background:rgba(0,0,0,.4)}.card.card-primary .card-body,.card.card-success .card-body,.card.card-info .card-body,.card.card-danger .card-body,.card.card-warning .card-body{color:#fff}.card.card-primary .card-footer,.card.card-success .card-footer,.card.card-info .card-footer,.card.card-danger .card-footer,.card.card-warning .card-footer{background:rgba(0,0,0,.2)}.card.overlay .card-img{border-radius:0;-moz-filter:brightness(100%);-ms-filter:brightness(100%);-o-filter:brightness(100%);filter:brightness(100%)}.card.overlay:hover .card-img{-moz-filter:brightness(80%);-ms-filter:brightness(80%);-o-filter:brightness(80%);filter:brightness(80%)}.card.overlay .card-img-overlay{color:#fff}.card.overlay .card-img-overlay.overlay-bottom{top:auto}.card.overlay .card-img-overlay.slide-up{transform:translateY(100%)}.card.overlay .card-img-overlay.slide-down{transform:translateY(-100%)}.card.overlay .card-img-overlay.slide-left{transform:translate(-100%)}.card.overlay .card-img-overlay.slide-right{transform:translate(100%)}.card.overlay .card-img-overlay.hover-opacity{opacity:0}.card.overlay:hover .slide-up,.card.overlay:hover .slide-down{transform:translateY(0)}.card.overlay:hover .slide-left,.card.overlay:hover .slide-right{transform:translate(0)}.card.overlay:hover .hover-opacity{opacity:1}@media (min-width: 1400px){.d-xxl-block{display:block!important}}@media (min-width: 576px){.card-columns{-moz-column-count:3;-moz-column-gap:1.25rem}}.btn{border-radius:0}.btn:focus{outline:0}.btn:active{outline:0!important}.btn-rounded{border-radius:25rem}.btn-xs{padding:.2rem .4rem;font-size:.715rem}.btn-primary{background:rgba(2,74,136,.8)!important;border-color:#024a88cc!important}.btn-primary.medium-opacity{background:rgba(2,74,136,.5);border-color:#024a881a}.btn-primary:hover,.btn-primary:focus{background:#024a88;border-color:#024a88}.btn-primary:active{background:rgba(2,74,136,.95)!important;border-color:#024a88f2!important}.btn-success{background:rgba(45,146,45,.8);border-color:#2d922dcc}.btn-success.medium-opacity{background:rgba(45,146,45,.5);border-color:#2d922d1a}.btn-success:hover,.btn-success:focus{background:#2d922d;border-color:#2d922d}.btn-success:active{background:rgba(45,146,45,.95)!important;border-color:#2d922df2!important}.btn-info{background:rgba(36,141,173,.8);border-color:#248dadcc}.btn-info.medium-opacity{background:rgba(36,141,173,.5);border-color:#248dad1a}.btn-info:hover,.btn-info:focus{background:#248dad;border-color:#248dad}.btn-info:active{background:rgba(36,141,173,.95)!important;border-color:#248dadf2!important}.btn-warning{background:rgba(247,154,23,.8);border-color:#f79a17cc}.btn-warning.medium-opacity{background:rgba(247,154,23,.5);border-color:#f79a171a}.btn-warning:hover,.btn-warning:focus{background:#f79a17;border-color:#f79a17}.btn-warning:active{background:rgba(247,154,23,.95)!important;border-color:#f79a17f2!important}.btn-danger{background:rgba(191,23,37,.8);border-color:#bf1725cc}.btn-danger.medium-opacity{background:rgba(191,23,37,.5);border-color:#bf17251a}.btn-danger:hover,.btn-danger:focus{background:#bf1725;border-color:#bf1725}.btn-danger:active{background:rgba(191,23,37,.95)!important;border-color:#bf1725f2!important}.btn-dark{background:rgba(0,0,0,.8);border-color:#000c;color:#fff}.btn-dark.medium-opacity{background:rgba(0,0,0,.5);border-color:#0000001a}.btn-dark:hover{background:black;border-color:#000}.btn-dark:active{background:rgba(0,0,0,.95)!important;border-color:#000000f2!important}.btn-main{background:rgba(36,45,58,.8);border-color:#242d3acc;color:#fff}.btn-main.medium-opacity{background:rgba(36,45,58,.5);border-color:#242d3a1a}.btn-main:hover{color:#fff!important;background:#242d3a;border-color:#242d3a}.btn-main:active{background:rgba(36,45,58,.95)!important;border-color:#242d3af2!important}.btn-outline-primary{color:#024a88;border-color:#024a88}.btn-outline-primary:hover,.btn-outline-primary:focus{color:#fff;background:#024a88;border-color:#024a88}.btn-outline-primary:active,.btn-outline-primary.active{color:#fff!important;background:#024a88!important;border-color:#024a88!important}.btn-outline-success{color:#2d922d;border-color:#2d922d}.btn-outline-success:hover,.btn-outline-success:focus{color:#fff;background:#2d922d;border-color:#2d922d}.btn-outline-success:active,.btn-outline-success.active{color:#fff!important;background:#2d922d!important;border-color:#2d922d!important}.btn-outline-info{color:#248dad;border-color:#248dad}.btn-outline-info:hover,.btn-outline-info:focus{color:#fff;background:#248dad;border-color:#248dad}.btn-outline-info:active,.btn-outline-info.active{color:#fff!important;background:#248dad!important;border-color:#248dad!important}.btn-outline-warning{color:#f79a17;border-color:#f79a17}.btn-outline-warning:hover,.btn-outline-warning:focus{color:#fff;background:#f79a17;border-color:#f79a17}.btn-outline-warning:active,.btn-outline-warning.active{color:#fff!important;background:#f79a17!important;border-color:#f79a17!important}.btn-outline-danger{color:#bf1725;border-color:#bf1725}.btn-outline-danger:hover,.btn-outline-danger:focus{color:#fff;background:#bf1725;border-color:#bf1725}.btn-outline-danger:active,.btn-outline-danger.active{color:#fff!important;background:#bf1725!important;border-color:#bf1725!important}.btn-outline-dark{color:#000;border-color:#000;background:transparent}.btn-outline-dark:hover,.btn-outline-dark:focus{color:#fff;background:#000;border-color:#000}.btn-outline-main{color:#242d3a;border-color:#242d3a;background:transparent}.btn-outline-main:hover,.btn-outline-main:focus{color:#fff;background:#242D3A;border-color:#242d3a}.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle),.btn-group>.btn:last-child:not(:first-child),.btn-group>.dropdown-toggle:not(:first-child){border-radius:0}.form-control-sm,.input-group-sm>.form-control,.input-group-sm>.input-group-addon,.input-group-sm>.input-group-btn>.btn{border-radius:0}.btn.disabled,.btn:disabled{cursor:not-allowed;opacity:.65}.btn-file-upload{height:35px;padding-top:3px!important}.text-primary{color:#024a88!important}.text-success{color:#2d922d!important}.text-info{color:#248dad!important}.text-warning{color:#f79a17!important}.text-danger{color:#bf1725!important}.background-success{background-color:#2d922d!important}.background-info{background-color:#248dad!important}.background-warning{background-color:#f79a17!important}.background-danger{background-color:#bf1725!important}.blockquote{font-size:1.2rem}.blockquote-footer{font-size:70%}.nav-tabs{background-color:#ccc;border:1px solid #ccc}.nav-tabs .nav-item .nav-link{color:#242d3acc;background-color:transparent;border:none;cursor:default}.nav-tabs .nav-item .nav-link.active{background-color:#fff;color:#242d3a}.nav-tabs .nav-item .nav-link:not(.active):hover{background-color:transparent;color:#242d3a;cursor:pointer}.nav-tabs.top{border-top-left-radius:.3rem;border-top-right-radius:.3rem}.nav-tabs.bottom{border-bottom-left-radius:.3rem;border-bottom-right-radius:.3rem}.nav-tabs.bottom .nav-item{margin-bottom:0;margin-top:-1px}.nav-tabs.bottom .nav-item .nav-link{border-radius:0 0 .3rem .3rem}.nav-tabs.tabs-primary{background-color:#024a8866;border:1px solid #024a88}.nav-tabs.tabs-primary .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-primary .nav-item .nav-link.active{background-color:#024a88;color:#fff}.nav-tabs.tabs-primary .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-success{background-color:#2d922d66;border:1px solid #2d922d}.nav-tabs.tabs-success .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-success .nav-item .nav-link.active{background-color:#2d922d;color:#fff}.nav-tabs.tabs-success .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-info{background-color:#248dad66;border:1px solid #248dad}.nav-tabs.tabs-info .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-info .nav-item .nav-link.active{background-color:#248dad;color:#fff}.nav-tabs.tabs-info .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-warning{background-color:#f79a1766;border:1px solid #f79a17}.nav-tabs.tabs-warning .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-warning .nav-item .nav-link.active{background-color:#f79a17;color:#fff}.nav-tabs.tabs-warning .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-danger{background-color:#bf172566;border:1px solid #bf1725}.nav-tabs.tabs-danger .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-danger .nav-item .nav-link.active{background-color:#bf1725;color:#fff}.nav-tabs.tabs-danger .nav-item .nav-link:not(.active):hover{color:#fff}.tab-content{position:relative;z-index:1;border:1px solid #ccc;background:#fff}.tab-content .tab-pane{padding:1rem}.tab-content.tab-content-primary{background-color:#024a88;color:#fff;border-color:#024a88}.tab-content.tab-content-success{background-color:#2d922d;color:#fff;border-color:#2d922d}.tab-content.tab-content-info{background-color:#248dad;color:#fff;border-color:#248dad}.tab-content.tab-content-warning{background-color:#f79a17;color:#fff;border-color:#f79a17}.tab-content.tab-content-danger{background-color:#bf1725;color:#fff;border-color:#bf1725}.tab-content.top{border-top:none}.tab-content.bottom{border-bottom:none}.vertical-tabs .nav{padding-right:0;overflow:hidden;background-color:#ccc;border:1px solid #ccc}.vertical-tabs .nav.left{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem;border-right:none;margin-right:-1px;z-index:2}.vertical-tabs .nav.right{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem;border-left:none;margin-left:-1px;z-index:2}.vertical-tabs .nav .nav-item .nav-link{color:#242d3acc;background-color:transparent;border-radius:0;cursor:default}.vertical-tabs .nav .nav-item .nav-link.active{background-color:#fff}.vertical-tabs .nav .nav-item .nav-link:not(.active):hover{background-color:transparent;color:#242d3a;cursor:pointer}.vertical-tabs .nav .nav-item .nav-link.disabled{color:#242d3a99;cursor:not-allowed!important}.alert.alert-success{background-color:#2d922d;border-color:#2d922d;color:#fff}.alert.alert-success.medium-opacity{background:rgba(45,146,45,.5);border-color:#2d922d99}.alert.alert-info{background-color:#248dad;border-color:#248dad;color:#fff}.alert.alert-info.medium-opacity{background-color:#248dad80;border-color:#248dad99}.alert.alert-warning{background-color:#f79a17;border-color:#f79a17;color:#fff}.alert.alert-warning.medium-opacity{background-color:#f79a1780;border-color:#f79a1799}.alert.alert-danger{background-color:#bf1725;border-color:#bf1725;color:#fff}.alert.alert-danger.medium-opacity{background-color:#bf172580;border-color:#bf172599}.modal{z-index:99999;padding-top:10%}.modal-dialog .modal-content{color:#000}.modal-dialog .modal-content .modal-header{border-top-left-radius:.2rem;border-top-right-radius:.2rem;padding:10px 15px}.modal-dialog .modal-content .modal-header.modal-primary{color:#fff;background-color:#024a88}.modal-dialog .modal-content .modal-header.modal-success{color:#fff;background-color:#2d922d}.modal-dialog .modal-content .modal-header.modal-info{color:#fff;background-color:#248dad}.modal-dialog .modal-content .modal-header.modal-warning{color:#fff;background-color:#f79a17}.modal-dialog .modal-content .modal-header.modal-danger{color:#fff;background-color:#bf1725}.modal-dialog .modal-content .modal-header i{margin-right:10px}.modal-dialog .modal-content .modal-footer{padding:10px 15px}.list-group .list-group-item{border-radius:0;padding:.55rem 1.25rem;color:#000c}.list-group .list-group-item.active{color:#ffffffe6;background-color:#024a88;border-color:#024a88}.list-group .list-group-item.active:hover,.list-group .list-group-item.active:focus{color:#fff!important}.list-group .list-group-item.disabled{color:#818a91;background-color:#ddd}.list-group .list-group-item:not(.disabled):focus{color:#000}.list-group .list-group-item.list-group-item-primary{color:#fff;background-color:#024a88}.list-group .list-group-item.list-group-item-success{color:#fff;background-color:#2d922d}.list-group .list-group-item.list-group-item-info{color:#fff;background-color:#248dad}.list-group .list-group-item.list-group-item-warning{color:#fff;background-color:#f79a17}.list-group .list-group-item.list-group-item-danger{color:#fff;background-color:#bf1725}.has-success .form-control-success{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.has-success .form-control{border-color:#2d922dcc}.has-success .form-control:focus{box-shadow:none;border-color:#2d922d80}.has-success .form-control-feedback,.has-success .form-control-label,.has-success .form-check-label,.has-success .form-check-inline,.has-success .custom-control{color:#2d922d}.has-warning .form-control-warning{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23f79a17' d='M4.4 5.324h-.8v-2.46h.8zm0 1.42h-.8V5.89h.8zM3.76.63L.04 7.075c-.115.2.016.425.26.426h7.397c.242 0 .372-.226.258-.426C6.726 4.924 5.47 2.79 4.253.63c-.113-.174-.39-.174-.494 0z'/%3E%3C/svg%3E\")}.has-warning .form-control{border-color:#f79a17cc}.has-warning .form-control:focus{box-shadow:none;border-color:#f79a1780}.has-warning .form-control-feedback,.has-warning .form-control-label,.has-warning .form-check-label,.has-warning .form-check-inline,.has-warning .custom-control{color:#f79a17}.has-danger .form-control-danger{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")}.has-danger .form-control{border-color:#bf1725cc}.has-danger .form-control:focus{box-shadow:none;border-color:#bf172580}.has-danger .form-control-feedback,.has-danger .form-control-label,.has-danger .form-check-label,.has-danger .form-check-inline,.has-danger .custom-control{color:#bf1725}.form-group label{margin-bottom:2px}.help-block{color:#555;font-size:12px}.form-control.checking-field.forced-invalid{padding-right:2.25rem!important;background-repeat:no-repeat!important;background-position:center right .625rem!important;background-size:1.25rem 1.25rem!important;border-color:#bf1725!important;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")!important}.form-control.checking-combo.forced-invalid{padding-right:2.25rem!important;background-repeat:no-repeat!important;background-position:center right .625rem!important;background-size:1.25rem 1.25rem!important;border-color:#bf1725!important;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")!important;background-position:calc(100% - 20px)!important}.form-control{border-radius:0;font-size:14px}.form-control:focus{border-color:#55555580}.form-control.checking-field.ng-touched{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem}.form-control.checking-field.ng-touched.ng-invalid{border-color:#bf1725;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")}.form-control.checking-field.ng-touched.ng-valid{border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.form-control.checking-combo.ng-touched{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem}.form-control.checking-combo.ng-touched.ng-invalid{border-color:#bf1725;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\");background-position:calc(100% - 20px)}.form-control.checking-combo.ng-touched.ng-valid{border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\");background-position:calc(100% - 20px)}.form-control-rounded{border-radius:16px}.form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control{color:#555555b3}.input-group .input-group-addon{padding:.3rem .7rem;border-radius:0}.input-group-btn .btn{padding:.36rem .9rem;font-size:17px}.input-group .form-control:not(:first-child),.input-group-addon:not(:first-child),.input-group-btn:not(:first-child)>.btn,.input-group-btn:not(:first-child)>.btn-group>.btn,.input-group-btn:not(:first-child)>.dropdown-toggle,.input-group-btn:not(:last-child)>.btn:not(:first-child),.input-group-btn:not(:last-child)>.btn-group:not(:first-child)>.btn{border-radius:0}select.form-control:not([multiple]) option{color:#000c}select.form-control:not([size]):not([multiple]){height:calc(2.5rem - 5px)}input[type=color].form-control{padding:0}.form-inline .form-group input{width:100%}.form-space-md .form-group{margin-bottom:.75rem}.form-space-lg .form-group{margin-bottom:1rem}.form-group{margin-bottom:.5rem}.dropdown-menu{padding-top:0;padding-bottom:0;border-radius:0;font-size:14px;box-shadow:0 6px 12px #0003}.dropdown-menu a{color:#242d3a}.dropdown-menu a:hover{color:#fff;background-color:#242d3a}.dropdown-menu:before{content:\" \";position:absolute;top:-12px;right:30px;display:block;width:0;height:0;border:6px solid transparent;border-bottom-color:#fff}.custom-control-label:before,.custom-control-label:after{top:.2rem}.custom-checkbox.checkbox-circle .custom-control-label:before,.custom-checkbox.checkbox-circle .custom-control-label:after{border-radius:50%}.custom-checkbox .custom-control-input:checked~.custom-control-label:before{background:rgba(85,85,85,.7)}.custom-checkbox .custom-control-input:focus~.custom-control-label:before{border:1px solid white;box-shadow:0 0 0 1px #555555b3}.custom-checkbox .custom-control-input.checkbox-primary:checked~.custom-control-label:before{background:#024a88}.custom-checkbox .custom-control-input.checkbox-primary:focus~.custom-control-label:before{box-shadow:0 0 0 1px #024a88}.custom-checkbox .custom-control-input.checkbox-success:checked~.custom-control-label:before{background:#2d922d}.custom-checkbox .custom-control-input.checkbox-success:focus~.custom-control-label:before{box-shadow:0 0 0 1px #2d922d}.custom-checkbox .custom-control-input.checkbox-info:checked~.custom-control-label:before{background:#248dad}.custom-checkbox .custom-control-input.checkbox-info:focus~.custom-control-label:before{box-shadow:0 0 0 1px #248dad}.custom-checkbox .custom-control-input.checkbox-warning:checked~.custom-control-label:before{background:#f79a17}.custom-checkbox .custom-control-input.checkbox-warning:focus~.custom-control-label:before{box-shadow:0 0 0 1px #f79a17}.custom-checkbox .custom-control-input.checkbox-danger:checked~.custom-control-label:before{background:#bf1725}.custom-checkbox .custom-control-input.checkbox-danger:focus~.custom-control-label:before{box-shadow:0 0 0 1px #bf1725}.custom-checkbox .custom-control-input.checkbox-main:checked~.custom-control-label:before{background:#242D3A}.custom-checkbox .custom-control-input.checkbox-main:focus~.custom-control-label:before{box-shadow:0 0 0 1px #242d3a}.custom-radio .custom-control-input:checked~.custom-control-label:before{background:rgba(85,85,85,.7)}.custom-radio .custom-control-input:focus~.custom-control-label:before{border:1px solid white;box-shadow:0 0 0 1px #555555b3}.custom-radio .custom-control-input.radio-primary:checked~.custom-control-label:before{background:#024a88}.custom-radio .custom-control-input.radio-primary:focus~.custom-control-label:before{box-shadow:0 0 0 1px #024a88}.custom-radio .custom-control-input.radio-success:checked~.custom-control-label:before{background:#2d922d}.custom-radio .custom-control-input.radio-success:focus~.custom-control-label:before{box-shadow:0 0 0 1px #2d922d}.custom-radio .custom-control-input.radio-info:checked~.custom-control-label:before{background:#248dad}.custom-radio .custom-control-input.radio-info:focus~.custom-control-label:before{box-shadow:0 0 0 1px #248dad}.custom-radio .custom-control-input.radio-warning:checked~.custom-control-label:before{background:#f79a17}.custom-radio .custom-control-input.radio-warning:focus~.custom-control-label:before{box-shadow:0 0 0 1px #f79a17}.custom-radio .custom-control-input.radio-danger:checked~.custom-control-label:before{background:#bf1725}.custom-radio .custom-control-input.radio-danger:focus~.custom-control-label:before{box-shadow:0 0 0 1px #bf1725}.custom-radio .custom-control-input.radio-main:checked~.custom-control-label:before{background:#242D3A}.custom-radio .custom-control-input.radio-main:focus~.custom-control-label:before{box-shadow:0 0 0 1px #242d3a}.custom-select,.custom-select:focus{background:rgba(255,255,255,.1) url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23333' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E\") no-repeat right .75rem center;background-size:8px 10px}.bg-primary{background:#024a88!important}.bg-primary.medium-opacity{background:rgba(2,74,136,.5)!important}.bg-success{background:#2d922d!important}.bg-success.medium-opacity{background:rgba(45,146,45,.5)!important}.bg-warning{background:#f79a17!important}.bg-warning.medium-opacity{background:rgba(247,154,23,.5)!important}.bg-danger{background:#bf1725!important}.bg-danger.medium-opacity{background:rgba(191,23,37,.5)!important}.bg-main{background:#242d3a!important}.bg-main.medium-opacity{background:rgba(36,45,58,.5)!important}.bg-dark{background:black!important}.bg-dark.medium-opacity{background:rgba(0,0,0,.5)!important}.custom-select{width:100%}code{background-color:#e9ebee}.app-margin-top-5{margin-top:5px!important}.app-margin-top-10{margin-top:10px!important}.app-margin-top-15{margin-top:15px!important}.app-margin-top-20{margin-top:20px!important}.app-margin-top-25{margin-top:25px!important}.app-margin-top-30{margin-top:30px!important}.app-margin-top-35{margin-top:35px!important}.app-margin-top-40{margin-top:40px!important}.app-margin-top-60{margin-top:60px!important}@media (min-width: 1280px){.modal-xl{max-width:1024px}}@media (min-width: 1600px){.modal-xxl{max-width:1280px}}@media (min-width: 1800px){.modal-feminist{max-width:1366px}}.modal-header{cursor:pointer!important}::-ms-reveal{display:none}.app-fill{width:100%;height:100%}.app-flex-left{margin-right:auto}.lastfix{margin-bottom:-.5rem}.app-inline-wrapped{display:inline!important}.app-inline-wrapped:after{content:\"\\a\";white-space:pre}.app-mat-form-slider{margin-top:-10px;width:100%;padding:0}.app-updevery-input{width:30px;display:inline;padding:1px;height:20px}.mv-input{padding:5px 10px 5px 5px;width:100px;height:30px}.mv-input:focus{box-shadow:none!important}.input-group-addon{background-color:#eceeef;border:1px solid rgba(0,0,0,.15)}.app-flex-row{flex-direction:row}.flex-nowrap{flex-wrap:nowrap}.app-white-button{background-color:#fff;border-color:#ccc}.app-bigplus{text-align:center;font-size:95px;color:#ccc;font-weight:200;cursor:pointer}.app-bigplus :hover{background-color:#eee}.app-wrap{white-space:pre-wrap;word-break:break-word}.app-min-height-145{min-height:145px}.tooltip{pointer-events:auto!important;-webkit-user-select:none!important;-moz-user-select:none!important;-khtml-user-select:none!important;-ms-user-select:none!important;cursor:default!important}.ace_gutter-cell.ace_breakpoint{border-radius:20px 0 0 20px;box-shadow:0 0 1px 1px red inset}.tab-body{padding:15px;border:1px solid #bbb;width:100%}.tab-header-page{border-bottom:20px solid #bbb;border-left:20px solid transparent;border-right:20px solid transparent;cursor:pointer;height:0;text-align:center}.tab-selected{border-bottom:20px solid #bbb;font-weight:700}.tab-unselected{border-bottom:20px solid #ddd}.app-bullet{font-weight:700;font-size:25px;line-height:0;vertical-align:sub}.app-input-password{width:calc(100% - 30px)!important;display:inline-block!important;margin-right:10px!important}.swal2-container{z-index:9999999999999!important}.app-margin-bottom-min-10{margin-bottom:-10px}.app-margin-bottom-min-15{margin-bottom:-15px}.input-group-addon-color{background-color:#eceeef!important}.no-bg-img{background-image:none!important;padding-right:0!important}::placeholder{color:#aaa!important}ngx-charts-advanced-pie-chart,ngx-charts-number-card,ngx-charts-bar-vertical,ngx-charts-bar-horizontal,ngx-charts-tree-map,ngx-charts-charts{display:block;min-height:1px}.table-striped tbody tr:nth-of-type(odd){background-color:#f2f2f2}.app-flip-y{transform:scaleY(-1)}.app-flip-x{transform:scaleX(-1)}.app-std-border-right{border-right:2px solid #ccc}.app-std-border-left{border-left:2px solid #ccc}.dropdown-menu>li>a:empty{padding:0}.app-caret-none{color:transparent!important;text-shadow:0 0 0 black!important}.app-caret-none:focus{outline:none}.app-break-words{word-break:break-all}.app-simple-border{border:1px solid #eceeef}.scrolling-box{max-height:250px;overflow-x:hidden;overflow-y:auto}.app-ace-higlight{background:rgba(255,50,50,.2);position:absolute}.ace_editor,.ace_editor div{font-family:monospace}.fixed-sm-border{border-width:1px;border-radius:0}.app-dashed-box{border:2px dashed #ccc;padding:10px}.app-small-dashed-box{border:1px dashed #ccc;padding:7px;font-size:small}.app-empty-char{position:absolute;top:45%;left:33%;font-size:18px;font-style:italic}.app-textbox-stringyfied{border:0;background-color:#fff;color:#000;font-weight:700}.app-sticky-last-column{right:0;position:sticky;z-index:0;background-color:#fff}.app-sticky-last-column-alt{right:0;position:sticky;z-index:0;background-color:#f2f2f2}.app-sticky-divider{width:100%;height:1px;z-index:999;background-color:#eee}.app-sticky-first-column{left:-1px;z-index:999;position:sticky;background-color:#ccc}.app-dropdown-stringyfied{color:#000!important;padding:0;height:20px!important;background-color:#fff!important;border:0;font-weight:700;outline:0!important;background:white;opacity:1!important;-moz-appearance:none!important;-webkit-appearance:none!important}.app-dropdown-stringyfied::-ms-expand{display:none!important}.background-danger{background-color:#e9967a}.checking-field,.checking-combo{box-shadow:unset!important}.app-border-none{border:none}.app-padding-leftonly-15{padding:0 0 0 15px!important}.app-width-auto{width:auto}.app-line-through{text-decoration:line-through}.app-margin-auto{margin:auto}.app-upper-right-remove{position:absolute;right:10px;font-size:25px;top:5px}.app-inline-block{display:inline-block}.swal2-success{border-color:#2d922d!important;color:#2d922d!important}.swal2-info{border-color:#248dad!important;color:#248dad!important}.swal2-warning{border-color:#f79a17!important;color:#f79a17!important}.swal2-danger{border-color:#bf1725!important;color:#bf1725!important}.app-slash{font-size:30px;line-height:1;margin-top:2px;text-align:center}.table-mh-435{min-height:435px}.table-b0 th,.table-b0 td{border-top:none!important;border-left:none!important}.table-b0{border:0px}.table-b0 th{border-bottom:none!important}.table-b0:last-child{border:none!important}.job-step-number{position:absolute;right:10px;font-size:16px;top:2px;font-weight:700}.dropdown-menu:before{display:none}.app-table-dotted-menu{padding:0 0 2px!important;color:#999}.app-rtl{direction:rtl}.app-border-1{border:1px solid rgba(0,0,0,.15)!important}.app-no-selection{-webkit-user-select:none;-moz-user-select:none;-khtml-user-select:none;-ms-user-select:none}.wizard-step-container{background-color:#fff;box-shadow:#63636333 0 2px 8px;padding:10px}.app-right-border{border-right:2px solid #ccc}.app-mtu-fixed-height{height:302px}.app-mtu-fixed-height-wrapper{height:204px;overflow:auto}.app-upper-right-close{position:absolute;top:0;right:15px;font-size:20px}.toast-message{white-space:pre-wrap}.app-overflow-auto{overflow:auto}.app-no-border{border:none!important}.app-contextmenu{background-color:#fff;border:1px solid;padding:10px 30px}.app-contextmenu-item{margin-left:-30px;margin-right:-30px;cursor:pointer}.app-contextmenu-item>span{padding:3px 30px}.app-contextmenu-item:hover{background-color:#ddd}.app-lh-0{line-height:0}.app-lh-05{line-height:.5}.app-lh-1{line-height:1}.app-lh-2{line-height:2}.app-lh-2-important{line-height:2!important}.app-lh-22{line-height:2.2}.app-display-block{display:block!important}.app-input-inline-icon{padding:0;margin:0;position:absolute;top:2px;right:20px}.app-bordered-box{border:1px solid #ccc}.app-mr-auto{margin-right:auto}.app-mrd-infobox-small{border:1px solid #ccc;padding:5px;border-radius:5px}.app-mrd-infobox{border:1px solid #ccc;padding:5px;border-radius:5px;margin-top:-5px;float:left}.app-mrd-infobox-editmode{margin-bottom:-20px;margin-top:-6px}.app-whitespace-prewrap{white-space:pre-wrap}.app-white-selectable{background-color:#fff}.app-white-selected{background-color:#ddd!important}.app-bb-box{border-bottom:2px solid #ddd}.app-white-selectable:hover{background-color:#ddd}.app-placeholder{color:#aaa}.app-placeholder-dark{color:#777}.modal-open{overflow:inherit;padding-right:0!important}.dropdown-menu a:hover{color:#000!important;background-color:#f5f5f5}.dropdown-menu span:hover,.dropdown-item a:hover{color:#000!important;background-color:transparent}.dropdown-item empty{color:#000!important;background-color:#f5f5f5}.app-history-box{max-height:775px;overflow-x:hidden;overflow-y:auto}.app-date-width,.app-input-width{width:100px}.load-more-btn{width:100%;margin-top:10px;background-color:ButtonFace}.app-max-width-100{max-width:100px}.app-search-buttons{position:absolute;top:55px;right:20px}.app-left-0{left:0}.app-left-4{left:4px}.app-left-10{left:10px}.app-bottom-0{bottom:0}.app-bottom-10{bottom:10px}.app-right-0{right:0}.app-right-10{right:10px!important}.app-right-20{right:20px}.app-right-25{right:25px}.app-right-50{right:50px}.app-top-2{top:2px}.app-top-5{top:5px}.app-top-20,.app-top-40{top:20px}.m-t-min-1{margin-top:-1px}.m-t-min-3{margin-top:-3px}.m-t-min-5{margin-top:-5px}.m-t-min-6{margin-top:-6px}.m-t-min-10{margin-top:-10px}.app-uppercase{text-transform:uppercase}.app-col-sm-10-with-addon{width:calc(83.33333% - 56px)!important}.app-bring-to-front{z-index:9999999!important}.modal{z-index:99999998!important}.app-bring-to-front-strong,.guppy_help{z-index:99999999!important}bs-dropdown-container{z-index:99999999!important}.app-bold{font-weight:700}.app-float-left{float:left}.app-float-right{float:right}.app-no-resize{resize:none}.app-table-no-border{border-top:none!important}.app-upper-left-indicator{position:absolute;top:2px;right:5px}.app-dialog-button{margin-bottom:19px;margin-top:1px;font-size:25px}.app-z-index-0{z-index:0!important}.app-col-divide:after{width:0px;content:\"-\";display:block;position:absolute;top:10px;bottom:0;right:2px;font-weight:700}.app-widgets-expanded{padding-right:20px!important;padding-top:10px!important;padding-bottom:0!important}.app-widget-head-expanded{padding:0 0 0 20px}.app-upper-right-trash{position:absolute;right:15px;top:15px;cursor:pointer;z-index:99}.app-absolute{position:absolute}.app-relative{position:relative}.app-box-ricarico{width:250px;position:absolute;bottom:35px}.app-box-ricarico-edit{width:250px;position:absolute;bottom:21px}.app-input-ricarico{display:inline;margin-left:2px;width:20%}.app-no-overflow{overflow:hidden}.app-overflow-visible{overflow:visible}.app-limited-block{max-height:350px;overflow:auto}.app-refresh-button{position:absolute;top:10px}.app-float-right{float:right!important}.app-intable-input{padding:2px 5px}.app-intable-select{padding:2px 5px;height:23px!important}.app-option-placeholder{color:#aaa!important}.app-option-placeholder option{color:#000!important}.app-lightgrey{color:#666}.app-bg-lightgrey{background-color:#ddd!important}.app-width-1000{width:1000px!important}.app-width-10{width:10px!important}.app-width-20{width:20px!important}.app-width-30{width:30px!important}.app-width-40{width:40px!important}.app-width-50{width:50px!important}.app-width-60{width:60px!important}.app-width-70{width:70px!important}.app-width-80{width:80px!important}.app-width-90{width:90px!important}.app-width-100{width:100px!important}.app-width-110{width:110px!important}.app-width-120{width:120px!important}.app-width-130{width:130px!important}.app-width-180{width:180px!important}.app-width-435{width:435px!important}.app-height-350{height:350px}.app-height-250{height:250px}.app-height-275{height:275px}.app-height-300{height:300px}.app-height-380{height:380px}.app-height-370{height:370px}.app-max-height-370{max-height:370px}.app-height-400,.app-height-425{height:400px}.app-height-450{height:450px}.app-height-560{height:560px}.app-sm2-minus-5{float:left;width:calc(16.66667% - 5px)!important}.app-sm10-plus-5{float:left;width:calc(83.33333% + 5px)!important}.app-deadline-todo{background-color:#87cefa!important}.app-deadline-done{background-color:#90ee90!important}.app-font-size-12{font-size:12px!important}.app-font-size-14{font-size:14px!important}.app-font-size-15{font-size:15px!important}.app-font-size-16{font-size:16px!important}.app-font-size-17{font-size:17px!important}.app-font-size-18{font-size:18px!important}.app-font-size-20{font-size:20px!important}.app-font-size-22{font-size:22px!important}.app-font-size-25{font-size:25px!important}.app-font-size-59{font-size:59px!important}.app-selected{background-color:#b0c4de}.app-aff-90{color:#006400}.app-aff-80{color:green}.app-aff-70{color:#90ee90}.app-aff-60{color:#3cb371}.app-aff-50{color:#ff8c00}.app-aff-40{color:red}.app-bg-aff-90{background-color:#006400}.app-bg-aff-80{background-color:green}.app-bg-aff-70{background-color:#90ee90}.app-bg-aff-60{background-color:#3cb371}.app-bg-aff-50{background-color:#ff8c00}.app-bg-aff-40{background-color:red}.app-scarico-materiale-body{max-height:500px;overflow:auto;overflow-x:hidden}.app-max-height-550{max-height:550px}.app-max-height-300{max-height:300px}.app-success-row{background-color:#389c90!important}.app-danger-row{background-color:#9c3838!important}.app-info-row{background-color:#388b9c!important}.app-active-readonly{color:#555!important;background-color:#fff!important}.app-reading-info{position:absolute;top:5px;left:5px;font-size:20px}.app-loading-over{display:none;margin:auto;position:absolute;inset:0;width:100%;height:100%;z-index:99;background:rgba(0,0,0,.5) none repeat}.app-loading-over-internal{color:#fff;position:absolute;top:48%;left:45%;font-size:15px}.app-circle{display:inline-block;width:10px;height:10px;border-radius:50%}.loader-img{position:absolute;width:140px;top:35%;left:calc(50% - 70px)}.app-timepicker-success{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem;border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.app-success-row-link{color:ivory!important}.dropdown-item:hover{color:#fff!important}.app-fixed-height-700{height:700px;overflow:auto;overflow-x:hidden}.app-fixed-height-610{height:610px;overflow:auto;overflow-x:hidden}.app-fixed-height-685{height:685px;overflow:auto;overflow-x:hidden}.app-arrow{height:15px;width:100%;text-align:center}.app-visible{display:block!important}.app-scheduling-symbol{position:absolute;right:15px;font-size:2.15em;z-index:100}.app-arrow:hover{background-color:#d3d3d3}.app-calendar-box{width:calc(100% - 380px);padding-left:10px;float:right}.app-deadline-box-container{width:380px;height:100%;float:left}.app-deadline-box{padding:0 3px;margin-bottom:5px;margin-left:5px;margin-right:5px;border-style:solid;border-color:#d3d3d3;border-width:2px;position:relative}.app-input-icon{position:absolute;color:#696969;top:11px;left:5px;z-index:999}.app-input-icon:hover{color:#696969}.app-text-center{text-align:center}.app-text-right{text-align:right}.app-text-left{text-align:left}.app-fe-sm-v{position:relative;top:0;width:1px;left:5px;font-size:8px;font-weight:700;color:#000;text-shadow:0px 0px .2px black}.app-fe-v{position:relative;top:-10px;left:145px;width:1px;font-size:11px;font-weight:700;color:#fffac2;text-shadow:0px 0px 1px #fffbcc}.app-card-function-button{padding:.5rem 1.25rem;border-bottom:solid 2px #D9D9D9}.app-modal-function-button{padding:8px 15px;border-bottom:solid 1px #D9D9D9}.app-no-bg-img{background-image:none!important}.app-widget-head-button{font-size:1.15rem;margin-top:-2px;margin-bottom:-5px;margin-left:10px}.app-line-separator{height:3px;background:rgb(237,237,237);border-bottom:1px solid rgb(237,237,237);margin-bottom:10px}.app-small-line-separator{height:2px;background:#ccc;border-bottom:1px solid #ccc;margin-bottom:5px;margin-top:5px}.app-link{color:#0275d8!important;cursor:pointer;text-decoration:none;display:block}.app-link:hover{color:#23527c!important;cursor:pointer;text-decoration:underline!important}.app-link-nocol{cursor:pointer;text-decoration:none}.app-link-nocol:hover{text-decoration:underline}.app-btn-widget{position:absolute;margin:0;top:3.5px;background-color:#414b50;cursor:pointer}.app-btn-widget-spacer{visibility:hidden;height:1px}.app-btn-widget:hover{background-color:#697378}.app-inline{display:inline}.app-btn-search{width:40.85px;height:38px}.app-fa-cell-fix{display:table-cell}.app-display-none{display:none}.app-border-radius-5{border-radius:5px!important}.app-no-padding{padding:0!important}.app-padding-5{padding:5px!important}.app-padding-2{padding:2px!important}.app-padding-3{padding:3px!important}.app-padding-10{padding:10px!important}.app-padding-15{padding:15px!important}.app-padding-left-0{padding-left:0!important}.app-padding-left-5{padding-left:5px!important}.app-padding-left-10{padding-left:10px!important}.app-padding-left-15{padding-left:15px!important}.app-padding-left-20{padding-left:20px!important}.app-padding-left-25{padding-left:25px!important}.app-padding-left-30{padding-left:30px!important}.app-padding-left-35{padding-left:35px!important}.app-padding-left-40{padding-left:40px!important}.app-padding-left-45{padding-left:45px!important}.app-padding-right-0{padding-right:0!important}.app-padding-right-5{padding-right:5px!important}.app-padding-right-10{padding-right:10px!important}.app-padding-right-15{padding-right:15px!important}.app-margin-0{margin:0!important}.app-margin-right-min-10{margin-right:-10px!important}.app-margin-left-min-2{margin-left:-2px}.app-margin-left-min-5{margin-left:-5px}.app-margin-left-min-10{margin-left:-10px!important}.app-margin-right-min-20{margin-right:-20px!important}.app-margin-left-0{margin-left:0!important}.app-margin-left-5{margin-left:5px!important}.app-margin-left-6{margin-left:6px!important}.app-margin-left-15{margin-left:15px!important}.app-margin-left-25{margin-left:25px!important}.app-margin-right-10{margin-right:10px!important}.app-margin-right-15{margin-right:15px!important}.app-margin-right-20{margin-right:20px!important}.app-margin-right-25{margin-right:25px!important}.app-margin-right-5{margin-right:5px!important}.app-margin-top-min-10{margin-top:-10px!important}.app-margin-top-min-15{margin-top:-15px!important}.app-margin-left-10{margin-left:10px!important}.app-margin-bottom-0{margin-bottom:0!important}.app-margin-bottom-2{margin-bottom:2px!important}.app-margin-bottom-5{margin-bottom:5px!important}.app-margin-bottom-10{margin-bottom:10px!important}.app-margin-bottom-14{margin-bottom:14px!important}.app-margin-bottom-15{margin-bottom:15px!important}.app-margin-bottom-20{margin-bottom:20px!important}.app-margin-bottom-25{margin-bottom:25px!important}.app-margin-bottom-30{margin-bottom:30px!important}.app-border-radius-10{border-radius:10px}.app-no-margin{margin:0!important}.app-no-row-margin{margin-left:0!important;margin-right:0!important}.app-white-text{color:#fff!important}.app-black-text{color:#242424!important}.app-pointer{cursor:pointer}.app-not-allowed{cursor:not-allowed}.app-hidden-view{visibility:hidden!important}.app-afterline-button{margin-top:5px;color:#fff;background-color:inherit;border-width:2px;border-color:#fff;font-weight:700;margin-bottom:-5px}.app-afterline-button-black{color:#000;background-color:inherit;border-width:2px;border-color:#000;font-weight:700;margin-bottom:5px}.m-t-min-2{margin-top:-2px}.m-t-1{margin-top:1px}.m-t-2{margin-top:2px}.m-t-3{margin-top:3px}.m-t-4{margin-top:4px}.m-t-6{margin-top:6px}.m-t-7{margin-top:7px}.m-t-8{margin-top:8px}.m-t-9{margin-top:9px}.m-t-10{margin-top:10px}.m-t-30{margin-top:30px}.f-s-25{font-size:25px}.app-pullleft-1{margin-right:1px}.app-pullleft-2{margin-right:2px}.app-pullleft-3{margin-right:3px}.app-pullleft-4{margin-right:4px}.app-pullleft-5{margin-right:5px}.app-pullleft-6{margin-right:6px}.app-pullleft-7{margin-right:7px}.app-pullleft-8{margin-right:8px}.app-pullleft-9{margin-right:9px}.app-pullleft-10{margin-right:10px}.app-pullleft-15{margin-right:15px}.app-pullright-1{margin-left:1px}.app-pullright-2{margin-left:2px}.app-pullright-3{margin-left:3px}.app-pullright-4{margin-left:4px}.app-pullright-5{margin-left:5px}.app-pullright-6{margin-left:6px}.app-pullright-7{margin-left:7px}.app-pullright-8{margin-left:8px}.app-pullright-9{margin-left:9px}.app-pullright-10{margin-left:10px}.app-pullright-15{margin-left:15px}.app-pullup-1{margin-bottom:1px}.app-pullup-2{margin-bottom:2px}.app-pullup-3{margin-bottom:3px}.app-pullup-4{margin-bottom:4px}.app-pullup-5{margin-bottom:5px}.app-pullup-6{margin-bottom:6px}.app-pullup-7{margin-bottom:7px}.app-pullup-8{margin-bottom:8px}.app-pullup-9{margin-bottom:9px}.app-pullup-10{margin-bottom:10px}.app-pullup-15{margin-bottom:15px}.app-one-clm-width{width:100%}.app-two-clm-width{width:50%}.app-three-clm-width{width:33.333%}.app-four-clm-width{width:25%}.app-five-clm-width{width:20%}.app-six-clm-width{width:16.666%}.app-col-12{width:100%}.app-col-11{width:91.66666667%}.app-col-10{width:83.33333333%}.app-col-9{width:75%}.app-col-8{width:66.66666667%}.app-col-7{width:58.33333333%}.app-col-6{width:50%}.app-col-5{width:41.66666667%}.app-col-4{width:33.33333333%}.app-col-3{width:25%}.app-col-2{width:16.66666667%}.app-col-1{width:8.33333333%}.app-padding-bottom-0{padding-bottom:0!important}.app-padding-bottom-5{padding-bottom:5px}.app-padding-bottom-10{padding-bottom:10px}.app-padding-top-0{padding-top:0!important}.app-padding-top-3{padding-top:3px!important}.app-padding-top-8{padding-top:8px!important}.app-padding-top-5{padding-top:5px!important}.app-padding-top-10{padding-top:10px!important}.app-padding-top-13{padding-top:13px!important}.app-padding-top-15{padding-top:15px!important}.app-padding-top-16{padding-top:16px!important}.app-mb-0{margin-bottom:0}.file-upload .file-upload-btn{position:absolute;width:100%;height:35px;z-index:9;opacity:0}.file-upload .delete-file{position:absolute;right:50px;top:8px;font-size:16px;opacity:.8;cursor:pointer;z-index:99;visibility:hidden}.file-upload:hover .delete-file{visibility:visible}.app-right-15{right:15px}.app-top-0{top:0}.app-top-10{top:10px}.app-fs-30{font-size:30px}.app-fs-16{font-size:16px}.app-fs-20{font-size:20px}.app-fs-23{font-size:23px}.app-fs-24{font-size:24px}.app-fs-18{font-size:18px}.app-fs-14{font-size:14px}.app-fs-12{font-size:12px}.selectable-timeline{height:20px;display:flex}.timeline-element-selected{cursor:pointer;text-decoration:underline;font-weight:700}.timeline-element-unselected{cursor:pointer;font-style:italic}.timeline-arrow{width:15px}.timeline-element-container{width:calc(100% - 37px);overflow:hidden;white-space:nowrap;text-overflow:ellipsis;display:flex}.app-checkbox-label{margin-left:5px;margin-top:-1px}.app-nowrap{white-space:nowrap}.app-min-height-365{min-height:365px}.app-min-width-std-395{min-width:395px}.app-min-width-std-110{min-width:110px}.app-min-width-std-150{min-width:150px}.app-min-width-std-220{min-width:220px}.app-min-width-std-120{min-width:120px}.app-min-width-std-70{min-width:70px}.app-ltab-border{border-left:2px solid #bbb}.app-rtab-border{border-right:2px solid #bbb}.app-col-min{width:1px}.app-filter-wrapper{padding-left:0;margin-top:20px}.app-first-filter-line{margin-top:-20px}.caret{display:inline-block;width:0;height:0;margin-left:2px;vertical-align:middle}.dropup,.dropdown{position:relative}.dropdown-toggle:focus{outline:0}.dropdown-menu{position:absolute;top:100%;left:0;display:none;float:left;min-width:160px;padding:5px 0;margin:2px 0 0;list-style:none;text-align:left;border:1px solid #CCC;background-clip:padding-box}.dropdown-menu.pull-right{right:0;left:auto}.dropdown-menu>li>a{display:block;padding:3px 20px;clear:both;font-weight:400;white-space:nowrap}.dropdown-menu>li>a:hover,.dropdown-menu>li>a:focus{text-decoration:none}.dropdown-menu>.active>a,.dropdown-menu>.active>a:hover,.dropdown-menu>.active>a:focus{text-decoration:none;outline:0}.dropdown-menu>.disabled>a:hover,.dropdown-menu>.disabled>a:focus{text-decoration:none;background-color:transparent;background-image:none}.open>.dropdown-menu{display:block}.open>a{outline:0}.dropdown-menu-right-user{left:-250px;right:0;top:-2px;width:242px}.dropdown-menu-right{left:auto;right:0}.dropdown-menu-left{left:0;right:auto}.dropdown-header{display:block;padding:3px 20px;white-space:nowrap}.dropdown-backdrop{position:fixed;inset:0}.pull-right>.dropdown-menu{right:0;left:auto}.dropup .caret,.navbar-fixed-bottom .dropdown .caret{border-top:0;content:\"\"}.dropup .dropdown-menu,.navbar-fixed-bottom .dropdown .dropdown-menu{top:auto;bottom:100%;margin-bottom:2px}.app-search-background{z-index:9999;margin-top:60px;padding:0;background-color:#0000004d;width:100vw;height:calc(100vh - 60px)}.app-search-result-box{height:calc(100% - 35px);overflow:hidden;margin:20px}.app-search-card{margin-top:2px;margin-bottom:10px;padding:15px;background-color:#fff;box-shadow:#06182c66 0 0 0 2px,#06182ca6 0 4px 6px -1px,#ffffff14 0 1px inset}.pull-left{float:left}.pull-right{float:right}.pace .pace-progress{background:#637CA0;position:absolute;height:3px;z-index:0}.pace .pace-progress-inner{display:none}.pace .pace-activity{position:absolute;top:10px;left:10px;border-width:1px;right:auto;width:18px;height:18px;border-top-color:#242d3a;border-left-color:#242d3a}.slimScrollBar,.slimScrollRail{border-radius:0!important;width:4px!important}.gu-mirror{position:fixed!important;margin:0!important;z-index:9999!important;opacity:.8;-ms-filter:\"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)\";filter:alpha(opacity=80);pointer-events:none}.gu-hide{left:-9999px!important}.gu-unselectable{-webkit-user-select:none!important;user-select:none!important}.gu-transit{opacity:.2;-ms-filter:\"progid:DXImageTransform.Microsoft.Alpha(Opacity=20)\";filter:alpha(opacity=20)}.guppy_help{max-height:400px;overflow-y:scroll}.toast-container{margin-top:55px}.ngx-json-viewer .segment-type-null>.segment-main>.segment-value{background-color:inherit!important}.swal2-html-container{overflow:hidden}@font-face{font-family:Roboto;font-style:normal;font-weight:100;src:local(\"Roboto Thin\"),local(\"Roboto-Thin\"),url(/assets/fonts/google/Roboto/Roboto-Thin.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:100;src:local(\"Roboto Thin Italic\"),local(\"Roboto-ThinItalic\"),url(/assets/fonts/google/Roboto/Roboto-ThinItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:300;src:local(\"Roboto Light\"),local(\"Roboto-Light\"),url(/assets/fonts/google/Roboto/Roboto-Light.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:300;src:local(\"Roboto Light Italic\"),local(\"Roboto-LightItalic\"),url(/assets/fonts/google/Roboto/Roboto-LightItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:400;src:local(\"Roboto Regular\"),local(\"Roboto-Regular\"),url(/assets/fonts/google/Roboto/Roboto-Regular.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:400;src:local(\"Roboto Italic\"),local(\"Roboto-Italic\"),url(/assets/fonts/google/Roboto/Roboto-Italic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:500;src:local(\"Roboto Medium\"),local(\"Roboto-Medium\"),url(/assets/fonts/google/Roboto/Roboto-Medium.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:500;src:local(\"Roboto Medium Italic\"),local(\"Roboto-MediumItalic\"),url(/assets/fonts/google/Roboto/Roboto-MediumItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:700;src:local(\"Roboto Bold\"),local(\"Roboto-Bold\"),url(/assets/fonts/google/Roboto/Roboto-Bold.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:700;src:local(\"Roboto Bold Italic\"),local(\"Roboto-BoldItalic\"),url(/assets/fonts/google/Roboto/Roboto-BoldItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:900;src:local(\"Roboto Black\"),local(\"Roboto-Black\"),url(/assets/fonts/google/Roboto/Roboto-Black.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:900;src:local(\"Roboto Black Italic\"),local(\"Roboto-BlackItalic\"),url(/assets/fonts/google/Roboto/Roboto-BlackItalic.ttf) format(\"truetype\")}html{height:100%;min-height:100%}body{font-family:Roboto,sans-serif;font-size:14px;color:#242424}body:before{content:\"\";position:fixed;width:100%;height:100%;top:0;left:0;background:#e9ebee;will-change:transform;z-index:-1}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{font-weight:400}h1 small,h2 small,h3 small,h4 small,h5 small,h6 small,.h1 small,.h2 small,.h3 small,.h4 small,.h5 small,.h6 small{font-size:70%}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-button{width:0px;height:0px}::-webkit-scrollbar-thumb{background:#e1e1e1;border:0px none #ffffff;border-radius:0}::-webkit-scrollbar-thumb:hover{background:#cccccc}::-webkit-scrollbar-thumb:active{background:#888888}::-webkit-scrollbar-track{background:#666666;border:0px none #ffffff;border-radius:0}::-webkit-scrollbar-track:hover{background:#666666}::-webkit-scrollbar-track:active{background:#333333}::-webkit-scrollbar-corner{background:transparent}.transition{transition:.3s}.widget-controls{position:absolute;z-index:1;top:0;right:0;padding:10px 20px;font-size:14px}.widget-controls a{color:#fff;margin-left:7px;line-height:1;vertical-align:top;display:inline-block}.widget-controls a i.glyphicon-resize-full{font-size:13px}.widget-controls a:hover{color:#ffffffb3}.widget-controls a.dropdown-toggle:after{display:none}.widget-controls ul.dropdown-menu{min-width:9rem;padding:0;border-radius:0}.widget-controls ul.dropdown-menu li{padding:4px;overflow:hidden}.widget-controls ul.dropdown-menu li a{color:#242d3a;font-size:13px;width:100%}.widget-controls ul.dropdown-menu li:hover{background-color:#242d3a}.widget-controls ul.dropdown-menu li:hover a{color:#fff}.card.fullscreened .card-header{line-height:35px}.card.fullscreened .card-header .widget-controls{padding:20px}.card.fullscreened .card-header .widget-controls a{margin-left:12px}.card.fullscreened .card-header .widget-controls a.setting{display:none}.card.fullscreened.card-primary{background:#024a88}.card.fullscreened.card-success{background:#2d922d}.card.fullscreened.card-info{background:#248dad}.card.fullscreened.card-warning{background:#f79a17}.card.fullscreened.card-danger{background:#bf1725}.scrolling{height:100%;overflow-y:scroll;padding-bottom:60px}.no-margin{margin:0}.bottom-15{margin-bottom:15px}.m-t-5{margin-top:5px}.m-t-15{margin-top:15px}.res-img{width:100%}.chart-outher{width:55%;margin:0 auto}.p-t-10{padding-top:10%}.o-visible{overflow:visible}.w-150{width:150px}.w-200{width:200px}@media (max-width: 543px){.chart-outher{width:100%}}@media (min-width: 544px) and (max-width: 767px){.chart-outher{width:85%}}@media (min-width: 992px) and (max-width: 1199px){.chart-outher{width:65%}}.mat-form-field-disabled .mat-form-field-wrapper{background-color:#ddd}.mat-no-border-top .mat-form-field-infix{border-top:none!important}.mat-dflt-margin,.mat-form-field-appearance-outline .mat-form-field-wrapper{margin-top:.125em!important;margin-bottom:.125em!important}.mat-form-field-wrapper{padding-bottom:0;height:35px;min-height:35px!important;margin-bottom:-7px!important}.mat-full-width{width:100%}.mat-full-height .mat-form-field-wrapper{height:100%!important}.mat-form-field-appearance-outline .mat-form-field-infix{padding-top:5px;padding-bottom:0;height:36px}.mat-form-field-appearance-outline .mat-form-field-infix select.mat-input-element{background-color:transparent;margin-bottom:-11px!important;margin-top:-2px!important;padding-top:0!important;top:0!important}.mat-form-field-appearance-outline .mat-form-field-infix input{display:inline-flex;margin-top:-8px;margin-bottom:-5px;padding-top:8px}.mat-form-field-appearance-outline .mat-form-field-suffix{height:25px!important;top:-2px!important}.mat-form-field-appearance-outline .mat-form-field-suffix .form-input-suffix{margin-right:5px!important;position:absolute!important;top:7px!important;right:4px!important}.mat-form-field-appearance-outline .mat-form-field-infix .form-input-suffix{position:relative!important;top:-4px!important}.mat-form-field-prefix .mat-icon-button,.mat-form-field-suffix .mat-icon-button{height:32px!important}.mat-form-field-label-wrapper{top:-8px}.mat-form-field-type-mat-native-select .mat-form-field-infix:after{top:60%!important}.mat-form-field-suffix{margin-right:-10px!important}.cdk-overlay-container{z-index:99999999!important}.mat-height-fixed .mat-form-field-flex{height:38px!important}.mat-height-auto .mat-form-field-flex{height:auto!important;padding-bottom:5px!important;padding-top:5px!important;padding-right:2px!important}.mat-height-auto .mat-form-field-infix{height:auto!important}.mat-icon-button-override{width:25px!important;top:0!important;color:#000000a3!important;position:absolute!important}.mat-icon-button-override-suffix{right:-5px!important}.mat-icon-button-override-prefix{left:-5px!important}.mat-option{height:25px!important;font-size:14px!important}.ngx-mat-timepicker .mat-form-field-infix{border-top:none!important}.mat-form-field-wrapper .form-control{width:100%;border:none;padding:0;line-height:1}.mat-form-field-wrapper .form-control:focus{box-shadow:none!important}.mat-form-field-wrapper .form-control.checking-field.ng-touched{padding-right:0;background-position-y:14px!important;background-position-x:right;padding-top:8px;padding-bottom:0}.mat-height-auto .form-control.checking-field.ng-touched{padding-right:25px;background-position:center right .625rem!important}.mat-form-field-wrapper .form-control.input-small.checking-field.ng-touched{background-position-y:9px!important;padding-right:25px}.mat-form-field-wrapper .form-control{background-color:transparent!important}.mat-form-field-wrapper .form-control.checking-combo.ng-touched{padding-right:45px;background-position-y:8px!important;padding-top:4px!important}.mat-form-field-wrapper .form-control.checking-combo.ng-untouched{padding-right:20px;background-position-y:8px!important;padding-top:4px!important}.mat-input-with-suffix{width:calc(100% - 35px)!important;display:inline-block!important;margin-right:10px!important}.mat-input-group-addon .mat-form-field-appearance-outline .mat-form-field-wrapper{background-color:#eceeef;border:1px solid rgba(0,0,0,.15);border-radius:.25rem}.mat-form-field-appearance-outline textarea{padding:5px 0!important}.mat-chip-list-wrapper input.mat-input-element,.mat-chip-list-wrapper .mat-standard-chip{margin:1px 4px 4px!important;padding-top:0!important}.snow{position:absolute;width:10px;height:10px;background:white;border-radius:50%}.snow:nth-child(1){opacity:1.6064;transform:translate(8.6833vw,-10px) scale(.4029);animation:fall-1 20s -7s linear infinite}@keyframes fall-1{66.734%{transform:translate(13.1253vw,66.734vh) scale(.4029)}to{transform:translate(10.9043vw,99vh) scale(.4029)}}.snow:nth-child(2){opacity:1.0106;transform:translate(23.1637vw,-10px) scale(.1661);animation:fall-2 22s -22s linear infinite}@keyframes fall-2{39.384%{transform:translate(27.3963vw,39.384vh) scale(.1661)}to{transform:translate(25.28vw,99vh) scale(.1661)}}.snow:nth-child(3){opacity:.3048;transform:translate(83.6546vw,-10px) scale(.6761);animation:fall-3 26s -2s linear infinite}@keyframes fall-3{54.498%{transform:translate(84.7918vw,54.498vh) scale(.6761)}to{transform:translate(84.2232vw,99vh) scale(.6761)}}.snow:nth-child(4){opacity:1.6386;transform:translate(90.0744vw,-10px) scale(.3182);animation:fall-4 13s -15s linear infinite}@keyframes fall-4{76.845%{transform:translate(97.7348vw,76.845vh) scale(.3182)}to{transform:translate(93.9046vw,99vh) scale(.3182)}}.snow:nth-child(5){opacity:1.981;transform:translate(1.6968vw,-10px) scale(.5786);animation:fall-5 10s -23s linear infinite}@keyframes fall-5{77.471%{transform:translate(-2.6614vw,77.471vh) scale(.5786)}to{transform:translate(-.4823vw,99vh) scale(.5786)}}.snow:nth-child(6){opacity:1.7516;transform:translate(41.5761vw,-10px) scale(.2376);animation:fall-6 16s -24s linear infinite}@keyframes fall-6{60.17%{transform:translate(44.4076vw,60.17vh) scale(.2376)}to{transform:translate(42.99185vw,99vh) scale(.2376)}}.snow:nth-child(7){opacity:1.1468;transform:translate(80.6677vw,-10px) scale(.025);animation:fall-7 26s -15s linear infinite}@keyframes fall-7{36.602%{transform:translate(81.4111vw,36.602vh) scale(.025)}to{transform:translate(81.0394vw,99vh) scale(.025)}}.snow:nth-child(8){opacity:.9054;transform:translate(22.8476vw,-10px) scale(.9217);animation:fall-8 28s -28s linear infinite}@keyframes fall-8{72.159%{transform:translate(30.921vw,72.159vh) scale(.9217)}to{transform:translate(26.8843vw,99vh) scale(.9217)}}.snow:nth-child(9){opacity:.2334;transform:translate(85.2018vw,-10px) scale(.8832);animation:fall-9 30s -23s linear infinite}@keyframes fall-9{48.37%{transform:translate(78.7482vw,48.37vh) scale(.8832)}to{transform:translate(81.975vw,99vh) scale(.8832)}}.snow:nth-child(10){opacity:1.1094;transform:translate(67.9689vw,-10px) scale(.7401);animation:fall-10 19s -18s linear infinite}@keyframes fall-10{73.577%{transform:translate(62.629vw,73.577vh) scale(.7401)}to{transform:translate(65.29895vw,99vh) scale(.7401)}}.snow:nth-child(11){opacity:.146;transform:translate(41.1695vw,-10px) scale(.1931);animation:fall-11 24s -22s linear infinite}@keyframes fall-11{59.412%{transform:translate(49.1218vw,59.412vh) scale(.1931)}to{transform:translate(45.14565vw,99vh) scale(.1931)}}.snow:nth-child(12){opacity:1.744;transform:translate(94.787vw,-10px) scale(.9666);animation:fall-12 11s -29s linear infinite}@keyframes fall-12{37.213%{transform:translate(92.8981vw,37.213vh) scale(.9666)}to{transform:translate(93.84255vw,99vh) scale(.9666)}}.snow:nth-child(13){opacity:1.2294;transform:translate(35.334vw,-10px) scale(.7122);animation:fall-13 17s -24s linear infinite}@keyframes fall-13{68.522%{transform:translate(41.9963vw,68.522vh) scale(.7122)}to{transform:translate(38.66515vw,99vh) scale(.7122)}}.snow:nth-child(14){opacity:1.5262;transform:translate(46.2988vw,-10px) scale(.1805);animation:fall-14 24s -19s linear infinite}@keyframes fall-14{63.716%{transform:translate(44.5245vw,63.716vh) scale(.1805)}to{transform:translate(45.41165vw,99vh) scale(.1805)}}.snow:nth-child(15){opacity:1.9242;transform:translate(1.5111vw,-10px) scale(.4599);animation:fall-15 15s -20s linear infinite}@keyframes fall-15{75.029%{transform:translate(-.0026vw,75.029vh) scale(.4599)}to{transform:translate(.75425vw,99vh) scale(.4599)}}.snow:nth-child(16){opacity:.3062;transform:translate(69.4579vw,-10px) scale(.5858);animation:fall-16 16s -12s linear infinite}@keyframes fall-16{60.2%{transform:translate(77.8844vw,60.2vh) scale(.5858)}to{transform:translate(73.67115vw,99vh) scale(.5858)}}.snow:nth-child(17){opacity:1.3118;transform:translate(76.2656vw,-10px) scale(.7149);animation:fall-17 25s -25s linear infinite}@keyframes fall-17{30.58%{transform:translate(80.4398vw,30.58vh) scale(.7149)}to{transform:translate(78.3527vw,99vh) scale(.7149)}}.snow:nth-child(18){opacity:.5938;transform:translate(23.7699vw,-10px) scale(.3294);animation:fall-18 13s -15s linear infinite}@keyframes fall-18{32.767%{transform:translate(18.0625vw,32.767vh) scale(.3294)}to{transform:translate(20.9162vw,99vh) scale(.3294)}}.snow:nth-child(19){opacity:.786;transform:translate(56.6329vw,-10px) scale(.8671);animation:fall-19 12s -16s linear infinite}@keyframes fall-19{67.041%{transform:translate(56.7615vw,67.041vh) scale(.8671)}to{transform:translate(56.6972vw,99vh) scale(.8671)}}.snow:nth-child(20){opacity:.874;transform:translate(9.1698vw,-10px) scale(.5176);animation:fall-20 27s -4s linear infinite}@keyframes fall-20{49.728%{transform:translate(7.9338vw,49.728vh) scale(.5176)}to{transform:translate(8.5518vw,99vh) scale(.5176)}}.snow:nth-child(21){opacity:1.3688;transform:translate(7.1968vw,-10px) scale(.9804);animation:fall-21 13s -18s linear infinite}@keyframes fall-21{46.054%{transform:translate(14.8385vw,46.054vh) scale(.9804)}to{transform:translate(11.01765vw,99vh) scale(.9804)}}.snow:nth-child(22){opacity:1.7124;transform:translate(47.3248vw,-10px) scale(.8293);animation:fall-22 29s -27s linear infinite}@keyframes fall-22{77.951%{transform:translate(56.1523vw,77.951vh) scale(.8293)}to{transform:translate(51.73855vw,99vh) scale(.8293)}}.snow:nth-child(23){opacity:.0424;transform:translate(91.4302vw,-10px) scale(.1802);animation:fall-23 23s -9s linear infinite}@keyframes fall-23{52.161%{transform:translate(91.3549vw,52.161vh) scale(.1802)}to{transform:translate(91.39255vw,99vh) scale(.1802)}}.snow:nth-child(24){opacity:.4;transform:translate(74.7282vw,-10px) scale(.9096);animation:fall-24 13s -26s linear infinite}@keyframes fall-24{59.277%{transform:translate(78.1206vw,59.277vh) scale(.9096)}to{transform:translate(76.4244vw,99vh) scale(.9096)}}.snow:nth-child(25){opacity:1.2982;transform:translate(66.0855vw,-10px) scale(.1955);animation:fall-25 29s -24s linear infinite}@keyframes fall-25{77.388%{transform:translate(65.4249vw,77.388vh) scale(.1955)}to{transform:translate(65.7552vw,99vh) scale(.1955)}}.snow:nth-child(26){opacity:.8902;transform:translate(7.0506vw,-10px) scale(.696);animation:fall-26 16s -1s linear infinite}@keyframes fall-26{57.549%{transform:translate(-2.3098vw,57.549vh) scale(.696)}to{transform:translate(2.3704vw,99vh) scale(.696)}}.snow:nth-child(27){opacity:.6876;transform:translate(35.8872vw,-10px) scale(.7878);animation:fall-27 23s -7s linear infinite}@keyframes fall-27{74.411%{transform:translate(27.5947vw,74.411vh) scale(.7878)}to{transform:translate(31.74095vw,99vh) scale(.7878)}}.snow:nth-child(28){opacity:.5972;transform:translate(58.7309vw,-10px) scale(.36);animation:fall-28 15s -28s linear infinite}@keyframes fall-28{58.496%{transform:translate(58.914vw,58.496vh) scale(.36)}to{transform:translate(58.82245vw,99vh) scale(.36)}}.snow:nth-child(29){opacity:.7986;transform:translate(96.2046vw,-10px) scale(.5868);animation:fall-29 10s -26s linear infinite}@keyframes fall-29{77.835%{transform:translate(97.2572vw,77.835vh) scale(.5868)}to{transform:translate(96.7309vw,99vh) scale(.5868)}}.snow:nth-child(30){opacity:.9938;transform:translate(67.0271vw,-10px) scale(.2296);animation:fall-30 11s -16s linear infinite}@keyframes fall-30{79.469%{transform:translate(63.0813vw,79.469vh) scale(.2296)}to{transform:translate(65.0542vw,99vh) scale(.2296)}}.snow:nth-child(31){opacity:1.2352;transform:translate(49.9256vw,-10px) scale(.0111);animation:fall-31 30s -29s linear infinite}@keyframes fall-31{71.809%{transform:translate(47.6325vw,71.809vh) scale(.0111)}to{transform:translate(48.77905vw,99vh) scale(.0111)}}.snow:nth-child(32){opacity:1.6412;transform:translate(46.2292vw,-10px) scale(.0578);animation:fall-32 21s -3s linear infinite}@keyframes fall-32{57.726%{transform:translate(51.6772vw,57.726vh) scale(.0578)}to{transform:translate(48.9532vw,99vh) scale(.0578)}}.snow:nth-child(33){opacity:.7828;transform:translate(77.5554vw,-10px) scale(.0456);animation:fall-33 20s -10s linear infinite}@keyframes fall-33{54.408%{transform:translate(84.2766vw,54.408vh) scale(.0456)}to{transform:translate(80.916vw,99vh) scale(.0456)}}.snow:nth-child(34){opacity:1.3734;transform:translate(71.2599vw,-10px) scale(.408);animation:fall-34 17s -14s linear infinite}@keyframes fall-34{38.345%{transform:translate(70.0228vw,38.345vh) scale(.408)}to{transform:translate(70.64135vw,99vh) scale(.408)}}.snow:nth-child(35){opacity:1.6358;transform:translate(98.9385vw,-10px) scale(.9468);animation:fall-35 26s -9s linear infinite}@keyframes fall-35{50.529%{transform:translate(101.1245vw,50.529vh) scale(.9468)}to{transform:translate(100.0315vw,99vh) scale(.9468)}}.snow:nth-child(36){opacity:1.2896;transform:translate(6.4326vw,-10px) scale(.4099);animation:fall-36 15s -23s linear infinite}@keyframes fall-36{53.556%{transform:translate(5.561vw,53.556vh) scale(.4099)}to{transform:translate(5.9968vw,99vh) scale(.4099)}}.snow:nth-child(37){opacity:.5988;transform:translate(66.9748vw,-10px) scale(.8522);animation:fall-37 24s -12s linear infinite}@keyframes fall-37{75.077%{transform:translate(70.5679vw,75.077vh) scale(.8522)}to{transform:translate(68.77135vw,99vh) scale(.8522)}}.snow:nth-child(38){opacity:1.0996;transform:translate(80.2133vw,-10px) scale(.2896);animation:fall-38 27s -29s linear infinite}@keyframes fall-38{31.017%{transform:translate(72.9311vw,31.017vh) scale(.2896)}to{transform:translate(76.5722vw,99vh) scale(.2896)}}.snow:nth-child(39){opacity:1.4046;transform:translate(15.5371vw,-10px) scale(.4088);animation:fall-39 11s -14s linear infinite}@keyframes fall-39{77.924%{transform:translate(11.8524vw,77.924vh) scale(.4088)}to{transform:translate(13.69475vw,99vh) scale(.4088)}}.snow:nth-child(40){opacity:.0318;transform:translate(49.2976vw,-10px) scale(.4875);animation:fall-40 12s -6s linear infinite}@keyframes fall-40{43.831%{transform:translate(48.0058vw,43.831vh) scale(.4875)}to{transform:translate(48.6517vw,99vh) scale(.4875)}}.snow:nth-child(41){opacity:1.117;transform:translate(29.56vw,-10px) scale(.4448);animation:fall-41 14s -26s linear infinite}@keyframes fall-41{79.574%{transform:translate(35.8019vw,79.574vh) scale(.4448)}to{transform:translate(32.68095vw,99vh) scale(.4448)}}.snow:nth-child(42){opacity:1.613;transform:translate(30.9526vw,-10px) scale(.3707);animation:fall-42 13s -6s linear infinite}@keyframes fall-42{36.709%{transform:translate(21.5023vw,36.709vh) scale(.3707)}to{transform:translate(26.22745vw,99vh) scale(.3707)}}.snow:nth-child(43){opacity:1.7758;transform:translate(11.6463vw,-10px) scale(.5416);animation:fall-43 10s -2s linear infinite}@keyframes fall-43{56.284%{transform:translate(17.7438vw,56.284vh) scale(.5416)}to{transform:translate(14.69505vw,99vh) scale(.5416)}}.snow:nth-child(44){opacity:1.0338;transform:translate(92.1872vw,-10px) scale(.1775);animation:fall-44 29s -11s linear infinite}@keyframes fall-44{42.142%{transform:translate(85.5868vw,42.142vh) scale(.1775)}to{transform:translate(88.887vw,99vh) scale(.1775)}}.snow:nth-child(45){opacity:1.8542;transform:translate(10.7485vw,-10px) scale(.2495);animation:fall-45 25s -23s linear infinite}@keyframes fall-45{41.21%{transform:translate(13.9116vw,41.21vh) scale(.2495)}to{transform:translate(12.33005vw,99vh) scale(.2495)}}.snow:nth-child(46){opacity:.3656;transform:translate(57.0196vw,-10px) scale(.4449);animation:fall-46 19s -26s linear infinite}@keyframes fall-46{55.82%{transform:translate(49.8059vw,55.82vh) scale(.4449)}to{transform:translate(53.41275vw,99vh) scale(.4449)}}.snow:nth-child(47){opacity:.9444;transform:translate(28.3311vw,-10px) scale(.4932);animation:fall-47 16s -10s linear infinite}@keyframes fall-47{33.608%{transform:translate(29.9659vw,33.608vh) scale(.4932)}to{transform:translate(29.1485vw,99vh) scale(.4932)}}.snow:nth-child(48){opacity:.9378;transform:translate(69.5984vw,-10px) scale(.8666);animation:fall-48 17s -18s linear infinite}@keyframes fall-48{69.338%{transform:translate(59.8643vw,69.338vh) scale(.8666)}to{transform:translate(64.73135vw,99vh) scale(.8666)}}.snow:nth-child(49){opacity:.226;transform:translate(30.3563vw,-10px) scale(.8222);animation:fall-49 16s -19s linear infinite}@keyframes fall-49{62.989%{transform:translate(24.5217vw,62.989vh) scale(.8222)}to{transform:translate(27.439vw,99vh) scale(.8222)}}.snow:nth-child(50){opacity:.3416;transform:translate(28.2414vw,-10px) scale(.3216);animation:fall-50 30s -24s linear infinite}@keyframes fall-50{79.917%{transform:translate(24.3262vw,79.917vh) scale(.3216)}to{transform:translate(26.2838vw,99vh) scale(.3216)}}.snow:nth-child(51){opacity:.763;transform:translate(54.2064vw,-10px) scale(.471);animation:fall-51 16s -23s linear infinite}@keyframes fall-51{39.424%{transform:translate(53.2905vw,39.424vh) scale(.471)}to{transform:translate(53.74845vw,99vh) scale(.471)}}.snow:nth-child(52){opacity:1.4286;transform:translate(40.2644vw,-10px) scale(.9267);animation:fall-52 27s -17s linear infinite}@keyframes fall-52{61.262%{transform:translate(36.142vw,61.262vh) scale(.9267)}to{transform:translate(38.2032vw,99vh) scale(.9267)}}.snow:nth-child(53){opacity:.5712;transform:translate(62.4021vw,-10px) scale(.8153);animation:fall-53 20s -7s linear infinite}@keyframes fall-53{76.734%{transform:translate(57.2718vw,76.734vh) scale(.8153)}to{transform:translate(59.83695vw,99vh) scale(.8153)}}.snow:nth-child(54){opacity:1.043;transform:translate(99.6152vw,-10px) scale(.9749);animation:fall-54 22s -5s linear infinite}@keyframes fall-54{34.429%{transform:translate(97.2045vw,34.429vh) scale(.9749)}to{transform:translate(98.40985vw,99vh) scale(.9749)}}.snow:nth-child(55){opacity:1.1106;transform:translate(30.6207vw,-10px) scale(.1415);animation:fall-55 14s -25s linear infinite}@keyframes fall-55{31.25%{transform:translate(22.4299vw,31.25vh) scale(.1415)}to{transform:translate(26.5253vw,99vh) scale(.1415)}}.snow:nth-child(56){opacity:1.4688;transform:translate(6.1178vw,-10px) scale(.8564);animation:fall-56 30s -24s linear infinite}@keyframes fall-56{71.213%{transform:translate(-3.3048vw,71.213vh) scale(.8564)}to{transform:translate(1.4065vw,99vh) scale(.8564)}}.snow:nth-child(57){opacity:.0372;transform:translate(40.127vw,-10px) scale(.383);animation:fall-57 14s -1s linear infinite}@keyframes fall-57{31.38%{transform:translate(39.3479vw,31.38vh) scale(.383)}to{transform:translate(39.73745vw,99vh) scale(.383)}}.snow:nth-child(58){opacity:1.5988;transform:translate(55.6081vw,-10px) scale(.4297);animation:fall-58 13s -9s linear infinite}@keyframes fall-58{34.276%{transform:translate(52.9048vw,34.276vh) scale(.4297)}to{transform:translate(54.25645vw,99vh) scale(.4297)}}.snow:nth-child(59){opacity:1.4566;transform:translate(21.9375vw,-10px) scale(.5501);animation:fall-59 30s -20s linear infinite}@keyframes fall-59{31.707%{transform:translate(17.8362vw,31.707vh) scale(.5501)}to{transform:translate(19.88685vw,99vh) scale(.5501)}}.snow:nth-child(60){opacity:.1698;transform:translate(8.4161vw,-10px) scale(.9255);animation:fall-60 26s -13s linear infinite}@keyframes fall-60{59.46%{transform:translate(12.2209vw,59.46vh) scale(.9255)}to{transform:translate(10.3185vw,99vh) scale(.9255)}}.snow:nth-child(61){opacity:1.51;transform:translate(28.6813vw,-10px) scale(.9498);animation:fall-61 17s -17s linear infinite}@keyframes fall-61{44.52%{transform:translate(24.3986vw,44.52vh) scale(.9498)}to{transform:translate(26.53995vw,99vh) scale(.9498)}}.snow:nth-child(62){opacity:1.2628;transform:translate(59.8545vw,-10px) scale(.2402);animation:fall-62 29s -5s linear infinite}@keyframes fall-62{34.387%{transform:translate(62.3877vw,34.387vh) scale(.2402)}to{transform:translate(61.1211vw,99vh) scale(.2402)}}.snow:nth-child(63){opacity:.1242;transform:translate(60.5646vw,-10px) scale(.9921);animation:fall-63 22s -25s linear infinite}@keyframes fall-63{44.704%{transform:translate(57.0372vw,44.704vh) scale(.9921)}to{transform:translate(58.8009vw,99vh) scale(.9921)}}.snow:nth-child(64){opacity:1.834;transform:translate(24.6032vw,-10px) scale(.6537);animation:fall-64 27s -24s linear infinite}@keyframes fall-64{33.636%{transform:translate(23.8443vw,33.636vh) scale(.6537)}to{transform:translate(24.22375vw,99vh) scale(.6537)}}.snow:nth-child(65){opacity:.3856;transform:translate(98.8651vw,-10px) scale(.6951);animation:fall-65 16s -7s linear infinite}@keyframes fall-65{57.017%{transform:translate(107.2261vw,57.017vh) scale(.6951)}to{transform:translate(103.0456vw,99vh) scale(.6951)}}.snow:nth-child(66){opacity:1.4376;transform:translate(18.7754vw,-10px) scale(.4735);animation:fall-66 26s -26s linear infinite}@keyframes fall-66{75.388%{transform:translate(24.5332vw,75.388vh) scale(.4735)}to{transform:translate(21.6543vw,99vh) scale(.4735)}}.snow:nth-child(67){opacity:1.3822;transform:translate(82.2926vw,-10px) scale(.4596);animation:fall-67 12s -20s linear infinite}@keyframes fall-67{62.045%{transform:translate(84.2184vw,62.045vh) scale(.4596)}to{transform:translate(83.2555vw,99vh) scale(.4596)}}.snow:nth-child(68){opacity:1.309;transform:translate(26.1721vw,-10px) scale(.3564);animation:fall-68 16s -2s linear infinite}@keyframes fall-68{74.548%{transform:translate(19.3893vw,74.548vh) scale(.3564)}to{transform:translate(22.7807vw,99vh) scale(.3564)}}.snow:nth-child(69){opacity:1.0192;transform:translate(19.4184vw,-10px) scale(.4983);animation:fall-69 14s -10s linear infinite}@keyframes fall-69{60.136%{transform:translate(15.8792vw,60.136vh) scale(.4983)}to{transform:translate(17.6488vw,99vh) scale(.4983)}}.snow:nth-child(70){opacity:1.2308;transform:translate(44.2634vw,-10px) scale(.336);animation:fall-70 19s -12s linear infinite}@keyframes fall-70{38.435%{transform:translate(46.5501vw,38.435vh) scale(.336)}to{transform:translate(45.40675vw,99vh) scale(.336)}}.snow:nth-child(71){opacity:1.4992;transform:translate(35.8322vw,-10px) scale(.6359);animation:fall-71 13s -26s linear infinite}@keyframes fall-71{55.833%{transform:translate(36.0052vw,55.833vh) scale(.6359)}to{transform:translate(35.9187vw,99vh) scale(.6359)}}.snow:nth-child(72){opacity:1.332;transform:translate(67.6038vw,-10px) scale(.7805);animation:fall-72 26s -20s linear infinite}@keyframes fall-72{76.847%{transform:translate(62.0013vw,76.847vh) scale(.7805)}to{transform:translate(64.80255vw,99vh) scale(.7805)}}.snow:nth-child(73){opacity:.2116;transform:translate(29.4438vw,-10px) scale(.1402);animation:fall-73 21s -9s linear infinite}@keyframes fall-73{67.368%{transform:translate(19.5334vw,67.368vh) scale(.1402)}to{transform:translate(24.4886vw,99vh) scale(.1402)}}.snow:nth-child(74){opacity:1.017;transform:translate(59.7122vw,-10px) scale(.9103);animation:fall-74 12s -17s linear infinite}@keyframes fall-74{74.621%{transform:translate(51.659vw,74.621vh) scale(.9103)}to{transform:translate(55.6856vw,99vh) scale(.9103)}}.snow:nth-child(75){opacity:1.3406;transform:translate(16.9338vw,-10px) scale(.3501);animation:fall-75 23s -29s linear infinite}@keyframes fall-75{45.603%{transform:translate(11.9017vw,45.603vh) scale(.3501)}to{transform:translate(14.41775vw,99vh) scale(.3501)}}.snow:nth-child(76){opacity:.1282;transform:translate(63.0893vw,-10px) scale(.4577);animation:fall-76 30s -23s linear infinite}@keyframes fall-76{50.328%{transform:translate(57.0482vw,50.328vh) scale(.4577)}to{transform:translate(60.06875vw,99vh) scale(.4577)}}.snow:nth-child(77){opacity:.889;transform:translate(43.1435vw,-10px) scale(.9278);animation:fall-77 24s -8s linear infinite}@keyframes fall-77{57.922%{transform:translate(50.0021vw,57.922vh) scale(.9278)}to{transform:translate(46.5728vw,99vh) scale(.9278)}}.snow:nth-child(78){opacity:.9316;transform:translate(59.1807vw,-10px) scale(.5945);animation:fall-78 27s -28s linear infinite}@keyframes fall-78{59.462%{transform:translate(62.1537vw,59.462vh) scale(.5945)}to{transform:translate(60.6672vw,99vh) scale(.5945)}}.snow:nth-child(79){opacity:1.5756;transform:translate(83.0917vw,-10px) scale(.1601);animation:fall-79 13s -28s linear infinite}@keyframes fall-79{56.295%{transform:translate(73.4024vw,56.295vh) scale(.1601)}to{transform:translate(78.24705vw,99vh) scale(.1601)}}.snow:nth-child(80){opacity:.7994;transform:translate(75.3046vw,-10px) scale(.2363);animation:fall-80 19s -29s linear infinite}@keyframes fall-80{54.583%{transform:translate(78.8001vw,54.583vh) scale(.2363)}to{transform:translate(77.05235vw,99vh) scale(.2363)}}.snow:nth-child(81){opacity:1.9226;transform:translate(8.1183vw,-10px) scale(.9786);animation:fall-81 17s -27s linear infinite}@keyframes fall-81{64.964%{transform:translate(14.4803vw,64.964vh) scale(.9786)}to{transform:translate(11.2993vw,99vh) scale(.9786)}}.snow:nth-child(82){opacity:.4618;transform:translate(65.2857vw,-10px) scale(.6561);animation:fall-82 17s -10s linear infinite}@keyframes fall-82{65.208%{transform:translate(55.6953vw,65.208vh) scale(.6561)}to{transform:translate(60.4905vw,99vh) scale(.6561)}}.snow:nth-child(83){opacity:.8074;transform:translate(80.4467vw,-10px) scale(.1738);animation:fall-83 10s -15s linear infinite}@keyframes fall-83{77.282%{transform:translate(76.9714vw,77.282vh) scale(.1738)}to{transform:translate(78.70905vw,99vh) scale(.1738)}}.snow:nth-child(84){opacity:1.0922;transform:translate(79.7711vw,-10px) scale(.4437);animation:fall-84 10s -20s linear infinite}@keyframes fall-84{43.952%{transform:translate(71.5606vw,43.952vh) scale(.4437)}to{transform:translate(75.66585vw,99vh) scale(.4437)}}.snow:nth-child(85){opacity:1.8984;transform:translate(44.208vw,-10px) scale(.3293);animation:fall-85 11s -9s linear infinite}@keyframes fall-85{64.4%{transform:translate(41.4368vw,64.4vh) scale(.3293)}to{transform:translate(42.8224vw,99vh) scale(.3293)}}.snow:nth-child(86){opacity:1.6204;transform:translate(90.4455vw,-10px) scale(.1209);animation:fall-86 25s -14s linear infinite}@keyframes fall-86{44.836%{transform:translate(94.3666vw,44.836vh) scale(.1209)}to{transform:translate(92.40605vw,99vh) scale(.1209)}}.snow:nth-child(87){opacity:1.4862;transform:translate(81.3876vw,-10px) scale(.1436);animation:fall-87 21s -4s linear infinite}@keyframes fall-87{31.466%{transform:translate(83.2119vw,31.466vh) scale(.1436)}to{transform:translate(82.29975vw,99vh) scale(.1436)}}.snow:nth-child(88){opacity:1.4936;transform:translate(.4175vw,-10px) scale(.6039);animation:fall-88 29s -4s linear infinite}@keyframes fall-88{30.454%{transform:translate(4.5262vw,30.454vh) scale(.6039)}to{transform:translate(2.47185vw,99vh) scale(.6039)}}.snow:nth-child(89){opacity:.0616;transform:translate(61.5492vw,-10px) scale(.7955);animation:fall-89 18s -30s linear infinite}@keyframes fall-89{76.162%{transform:translate(69.6807vw,76.162vh) scale(.7955)}to{transform:translate(65.61495vw,99vh) scale(.7955)}}.snow:nth-child(90){opacity:.9036;transform:translate(49.7391vw,-10px) scale(.8313);animation:fall-90 20s -2s linear infinite}@keyframes fall-90{43.554%{transform:translate(44.4862vw,43.554vh) scale(.8313)}to{transform:translate(47.11265vw,99vh) scale(.8313)}}.snow:nth-child(91){opacity:.4122;transform:translate(61.1311vw,-10px) scale(.6126);animation:fall-91 25s -14s linear infinite}@keyframes fall-91{45.054%{transform:translate(69.4063vw,45.054vh) scale(.6126)}to{transform:translate(65.2687vw,99vh) scale(.6126)}}.snow:nth-child(92){opacity:1.1488;transform:translate(36.1308vw,-10px) scale(.3492);animation:fall-92 11s -30s linear infinite}@keyframes fall-92{43.818%{transform:translate(34.354vw,43.818vh) scale(.3492)}to{transform:translate(35.2424vw,99vh) scale(.3492)}}.snow:nth-child(93){opacity:1.9858;transform:translate(35.6095vw,-10px) scale(.1168);animation:fall-93 11s -28s linear infinite}@keyframes fall-93{54.501%{transform:translate(45.3634vw,54.501vh) scale(.1168)}to{transform:translate(40.48645vw,99vh) scale(.1168)}}.snow:nth-child(94){opacity:1.7416;transform:translate(78.7128vw,-10px) scale(.9573);animation:fall-94 25s -20s linear infinite}@keyframes fall-94{52.11%{transform:translate(70.1534vw,52.11vh) scale(.9573)}to{transform:translate(74.4331vw,99vh) scale(.9573)}}.snow:nth-child(95){opacity:1.6002;transform:translate(63.4922vw,-10px) scale(.0884);animation:fall-95 19s -20s linear infinite}@keyframes fall-95{61.709%{transform:translate(61.8935vw,61.709vh) scale(.0884)}to{transform:translate(62.69285vw,99vh) scale(.0884)}}.snow:nth-child(96){opacity:.3258;transform:translate(69.1457vw,-10px) scale(.2354);animation:fall-96 24s -12s linear infinite}@keyframes fall-96{77.121%{transform:translate(70.8925vw,77.121vh) scale(.2354)}to{transform:translate(70.0191vw,99vh) scale(.2354)}}.snow:nth-child(97){opacity:.5464;transform:translate(35.9843vw,-10px) scale(.6546);animation:fall-97 12s -30s linear infinite}@keyframes fall-97{36.666%{transform:translate(40.0406vw,36.666vh) scale(.6546)}to{transform:translate(38.01245vw,99vh) scale(.6546)}}.snow:nth-child(98){opacity:.7206;transform:translate(39.2387vw,-10px) scale(.761);animation:fall-98 28s -18s linear infinite}@keyframes fall-98{43.672%{transform:translate(42.7971vw,43.672vh) scale(.761)}to{transform:translate(41.0179vw,99vh) scale(.761)}}.snow:nth-child(99){opacity:1.8788;transform:translate(84.3448vw,-10px) scale(.3778);animation:fall-99 15s -14s linear infinite}@keyframes fall-99{48.177%{transform:translate(78.4316vw,48.177vh) scale(.3778)}to{transform:translate(81.3882vw,99vh) scale(.3778)}}.snow:nth-child(100){opacity:1.178;transform:translate(5.6842vw,-10px) scale(.9027);animation:fall-100 27s -30s linear infinite}@keyframes fall-100{71.842%{transform:translate(15.1158vw,71.842vh) scale(.9027)}to{transform:translate(10.4vw,99vh) scale(.9027)}}.snow:nth-child(101){opacity:1.4102;transform:translate(23.6753vw,-10px) scale(.6968);animation:fall-101 21s -29s linear infinite}@keyframes fall-101{39.838%{transform:translate(29.4525vw,39.838vh) scale(.6968)}to{transform:translate(26.5639vw,99vh) scale(.6968)}}.snow:nth-child(102){opacity:.5178;transform:translate(39.1538vw,-10px) scale(.9091);animation:fall-102 17s -12s linear infinite}@keyframes fall-102{58.204%{transform:translate(38.6721vw,58.204vh) scale(.9091)}to{transform:translate(38.91295vw,99vh) scale(.9091)}}.snow:nth-child(103){opacity:1.083;transform:translate(60.5646vw,-10px) scale(.9912);animation:fall-103 30s -24s linear infinite}@keyframes fall-103{32.758%{transform:translate(64.4529vw,32.758vh) scale(.9912)}to{transform:translate(62.50875vw,99vh) scale(.9912)}}.snow:nth-child(104){opacity:1.414;transform:translate(96.6027vw,-10px) scale(.6423);animation:fall-104 12s -29s linear infinite}@keyframes fall-104{42.581%{transform:translate(95.7166vw,42.581vh) scale(.6423)}to{transform:translate(96.15965vw,99vh) scale(.6423)}}.snow:nth-child(105){opacity:1.6614;transform:translate(.5568vw,-10px) scale(.9519);animation:fall-105 23s -1s linear infinite}@keyframes fall-105{72.954%{transform:translate(1.1744vw,72.954vh) scale(.9519)}to{transform:translate(.8656vw,99vh) scale(.9519)}}.snow:nth-child(106){opacity:.7382;transform:translate(6.4436vw,-10px) scale(.0679);animation:fall-106 13s -3s linear infinite}@keyframes fall-106{30.603%{transform:translate(4.7015vw,30.603vh) scale(.0679)}to{transform:translate(5.57255vw,99vh) scale(.0679)}}.snow:nth-child(107){opacity:.6404;transform:translate(32.6295vw,-10px) scale(.1319);animation:fall-107 14s -1s linear infinite}@keyframes fall-107{49.333%{transform:translate(42.4928vw,49.333vh) scale(.1319)}to{transform:translate(37.56115vw,99vh) scale(.1319)}}.snow:nth-child(108){opacity:1.0062;transform:translate(47.0909vw,-10px) scale(.8399);animation:fall-108 12s -19s linear infinite}@keyframes fall-108{32.614%{transform:translate(56.613vw,32.614vh) scale(.8399)}to{transform:translate(51.85195vw,99vh) scale(.8399)}}.snow:nth-child(109){opacity:.6892;transform:translate(35.5396vw,-10px) scale(.8818);animation:fall-109 14s -2s linear infinite}@keyframes fall-109{47.697%{transform:translate(36.4375vw,47.697vh) scale(.8818)}to{transform:translate(35.98855vw,99vh) scale(.8818)}}.snow:nth-child(110){opacity:1.6396;transform:translate(63.5548vw,-10px) scale(.1857);animation:fall-110 12s -14s linear infinite}@keyframes fall-110{62.79%{transform:translate(63.4978vw,62.79vh) scale(.1857)}to{transform:translate(63.5263vw,99vh) scale(.1857)}}.snow:nth-child(111){opacity:1.7248;transform:translate(25.0657vw,-10px) scale(.9744);animation:fall-111 14s -10s linear infinite}@keyframes fall-111{34.851%{transform:translate(24.5675vw,34.851vh) scale(.9744)}to{transform:translate(24.8166vw,99vh) scale(.9744)}}.snow:nth-child(112){opacity:1.497;transform:translate(22.5179vw,-10px) scale(.4344);animation:fall-112 18s -12s linear infinite}@keyframes fall-112{64.318%{transform:translate(19.9879vw,64.318vh) scale(.4344)}to{transform:translate(21.2529vw,99vh) scale(.4344)}}.snow:nth-child(113){opacity:.7932;transform:translate(15.6412vw,-10px) scale(.5918);animation:fall-113 23s -2s linear infinite}@keyframes fall-113{41.75%{transform:translate(16.1276vw,41.75vh) scale(.5918)}to{transform:translate(15.8844vw,99vh) scale(.5918)}}.snow:nth-child(114){opacity:.505;transform:translate(90.2375vw,-10px) scale(.3251);animation:fall-114 24s -21s linear infinite}@keyframes fall-114{40.263%{transform:translate(90.6775vw,40.263vh) scale(.3251)}to{transform:translate(90.4575vw,99vh) scale(.3251)}}.snow:nth-child(115){opacity:1.8768;transform:translate(25.0156vw,-10px) scale(.682);animation:fall-115 30s -2s linear infinite}@keyframes fall-115{59.344%{transform:translate(34.3837vw,59.344vh) scale(.682)}to{transform:translate(29.69965vw,99vh) scale(.682)}}.snow:nth-child(116){opacity:1.6774;transform:translate(56.5637vw,-10px) scale(.8416);animation:fall-116 15s -18s linear infinite}@keyframes fall-116{52.397%{transform:translate(57.8336vw,52.397vh) scale(.8416)}to{transform:translate(57.19865vw,99vh) scale(.8416)}}.snow:nth-child(117){opacity:.9024;transform:translate(65.5723vw,-10px) scale(.8414);animation:fall-117 25s -10s linear infinite}@keyframes fall-117{60.793%{transform:translate(71.8692vw,60.793vh) scale(.8414)}to{transform:translate(68.72075vw,99vh) scale(.8414)}}.snow:nth-child(118){opacity:1.7326;transform:translate(57.2964vw,-10px) scale(.0668);animation:fall-118 27s -18s linear infinite}@keyframes fall-118{34.649%{transform:translate(60.2308vw,34.649vh) scale(.0668)}to{transform:translate(58.7636vw,99vh) scale(.0668)}}.snow:nth-child(119){opacity:1.2978;transform:translate(63.6213vw,-10px) scale(.5465);animation:fall-119 11s -28s linear infinite}@keyframes fall-119{58.759%{transform:translate(58.5988vw,58.759vh) scale(.5465)}to{transform:translate(61.11005vw,99vh) scale(.5465)}}.snow:nth-child(120){opacity:1.9576;transform:translate(24.0918vw,-10px) scale(.5161);animation:fall-120 30s -1s linear infinite}@keyframes fall-120{31.022%{transform:translate(20.9636vw,31.022vh) scale(.5161)}to{transform:translate(22.5277vw,99vh) scale(.5161)}}.snow:nth-child(121){opacity:.4904;transform:translate(44.3326vw,-10px) scale(.9272);animation:fall-121 15s -23s linear infinite}@keyframes fall-121{66.719%{transform:translate(41.6154vw,66.719vh) scale(.9272)}to{transform:translate(42.974vw,99vh) scale(.9272)}}.snow:nth-child(122){opacity:1.105;transform:translate(33.6675vw,-10px) scale(.5545);animation:fall-122 26s -26s linear infinite}@keyframes fall-122{77.061%{transform:translate(29.1006vw,77.061vh) scale(.5545)}to{transform:translate(31.38405vw,99vh) scale(.5545)}}.snow:nth-child(123){opacity:1.9864;transform:translate(66.4113vw,-10px) scale(.3877);animation:fall-123 17s -24s linear infinite}@keyframes fall-123{47.182%{transform:translate(64.3237vw,47.182vh) scale(.3877)}to{transform:translate(65.3675vw,99vh) scale(.3877)}}.snow:nth-child(124){opacity:.9966;transform:translate(37.7576vw,-10px) scale(.9704);animation:fall-124 15s -13s linear infinite}@keyframes fall-124{55.731%{transform:translate(47.5962vw,55.731vh) scale(.9704)}to{transform:translate(42.6769vw,99vh) scale(.9704)}}.snow:nth-child(125){opacity:.841;transform:translate(77.0398vw,-10px) scale(.183);animation:fall-125 23s -19s linear infinite}@keyframes fall-125{73.766%{transform:translate(70.2683vw,73.766vh) scale(.183)}to{transform:translate(73.65405vw,99vh) scale(.183)}}.snow:nth-child(126){opacity:.8928;transform:translate(71.5846vw,-10px) scale(.6714);animation:fall-126 30s -5s linear infinite}@keyframes fall-126{62.341%{transform:translate(64.1153vw,62.341vh) scale(.6714)}to{transform:translate(67.84995vw,99vh) scale(.6714)}}.snow:nth-child(127){opacity:1.3504;transform:translate(56.6091vw,-10px) scale(.9446);animation:fall-127 16s -9s linear infinite}@keyframes fall-127{56.206%{transform:translate(55.6961vw,56.206vh) scale(.9446)}to{transform:translate(56.1526vw,99vh) scale(.9446)}}.snow:nth-child(128){opacity:1.827;transform:translate(96.3425vw,-10px) scale(.4565);animation:fall-128 28s -12s linear infinite}@keyframes fall-128{31.239%{transform:translate(101.0108vw,31.239vh) scale(.4565)}to{transform:translate(98.67665vw,99vh) scale(.4565)}}.snow:nth-child(129){opacity:.988;transform:translate(6.1534vw,-10px) scale(.6727);animation:fall-129 25s -12s linear infinite}@keyframes fall-129{47.103%{transform:translate(12.1769vw,47.103vh) scale(.6727)}to{transform:translate(9.16515vw,99vh) scale(.6727)}}.snow:nth-child(130){opacity:1.1638;transform:translate(50.2267vw,-10px) scale(.3525);animation:fall-130 21s -29s linear infinite}@keyframes fall-130{52.672%{transform:translate(57.5342vw,52.672vh) scale(.3525)}to{transform:translate(53.88045vw,99vh) scale(.3525)}}.snow:nth-child(131){opacity:.9804;transform:translate(96.2197vw,-10px) scale(.6255);animation:fall-131 24s -13s linear infinite}@keyframes fall-131{51.555%{transform:translate(100.1604vw,51.555vh) scale(.6255)}to{transform:translate(98.19005vw,99vh) scale(.6255)}}.snow:nth-child(132){opacity:.017;transform:translate(52.5931vw,-10px) scale(.5426);animation:fall-132 21s -24s linear infinite}@keyframes fall-132{68.417%{transform:translate(48.9951vw,68.417vh) scale(.5426)}to{transform:translate(50.7941vw,99vh) scale(.5426)}}.snow:nth-child(133){opacity:1.7616;transform:translate(31.4093vw,-10px) scale(.2641);animation:fall-133 24s -21s linear infinite}@keyframes fall-133{72.465%{transform:translate(36.3335vw,72.465vh) scale(.2641)}to{transform:translate(33.8714vw,99vh) scale(.2641)}}.snow:nth-child(134){opacity:.6864;transform:translate(74.2758vw,-10px) scale(.7888);animation:fall-134 15s -26s linear infinite}@keyframes fall-134{67.036%{transform:translate(75.6263vw,67.036vh) scale(.7888)}to{transform:translate(74.95105vw,99vh) scale(.7888)}}.snow:nth-child(135){opacity:1.3102;transform:translate(19.2144vw,-10px) scale(.7844);animation:fall-135 13s -13s linear infinite}@keyframes fall-135{71.072%{transform:translate(24.0495vw,71.072vh) scale(.7844)}to{transform:translate(21.63195vw,99vh) scale(.7844)}}.snow:nth-child(136){opacity:1.5098;transform:translate(75.7491vw,-10px) scale(.4661);animation:fall-136 13s -21s linear infinite}@keyframes fall-136{64.375%{transform:translate(68.9819vw,64.375vh) scale(.4661)}to{transform:translate(72.3655vw,99vh) scale(.4661)}}.snow:nth-child(137){opacity:.959;transform:translate(90.1339vw,-10px) scale(.3412);animation:fall-137 25s -19s linear infinite}@keyframes fall-137{59.84%{transform:translate(96.4209vw,59.84vh) scale(.3412)}to{transform:translate(93.2774vw,99vh) scale(.3412)}}.snow:nth-child(138){opacity:1.0332;transform:translate(56.8869vw,-10px) scale(.9075);animation:fall-138 11s -23s linear infinite}@keyframes fall-138{44.95%{transform:translate(61.1392vw,44.95vh) scale(.9075)}to{transform:translate(59.01305vw,99vh) scale(.9075)}}.snow:nth-child(139){opacity:.736;transform:translate(58.9611vw,-10px) scale(.933);animation:fall-139 21s -4s linear infinite}@keyframes fall-139{58.921%{transform:translate(54.4797vw,58.921vh) scale(.933)}to{transform:translate(56.7204vw,99vh) scale(.933)}}.snow:nth-child(140){opacity:1.324;transform:translate(10.5384vw,-10px) scale(.0535);animation:fall-140 17s -28s linear infinite}@keyframes fall-140{31.891%{transform:translate(12.6778vw,31.891vh) scale(.0535)}to{transform:translate(11.6081vw,99vh) scale(.0535)}}.snow:nth-child(141){opacity:.5594;transform:translate(91.1203vw,-10px) scale(.595);animation:fall-141 28s -9s linear infinite}@keyframes fall-141{50.732%{transform:translate(94.6299vw,50.732vh) scale(.595)}to{transform:translate(92.8751vw,99vh) scale(.595)}}.snow:nth-child(142){opacity:1.1976;transform:translate(68.0327vw,-10px) scale(.5467);animation:fall-142 27s -1s linear infinite}@keyframes fall-142{71.201%{transform:translate(59.2824vw,71.201vh) scale(.5467)}to{transform:translate(63.65755vw,99vh) scale(.5467)}}.snow:nth-child(143){opacity:1.276;transform:translate(4.1301vw,-10px) scale(.7637);animation:fall-143 12s -10s linear infinite}@keyframes fall-143{78.686%{transform:translate(-1.0901vw,78.686vh) scale(.7637)}to{transform:translate(1.52vw,99vh) scale(.7637)}}.snow:nth-child(144){opacity:1.3732;transform:translate(28.0732vw,-10px) scale(.5492);animation:fall-144 21s -26s linear infinite}@keyframes fall-144{52.891%{transform:translate(25.6661vw,52.891vh) scale(.5492)}to{transform:translate(26.86965vw,99vh) scale(.5492)}}.snow:nth-child(145){opacity:1.8308;transform:translate(1.1661vw,-10px) scale(.7641);animation:fall-145 30s -16s linear infinite}@keyframes fall-145{47.456%{transform:translate(-2.5728vw,47.456vh) scale(.7641)}to{transform:translate(-.70335vw,99vh) scale(.7641)}}.snow:nth-child(146){opacity:.0116;transform:translate(23.3537vw,-10px) scale(.7882);animation:fall-146 20s -21s linear infinite}@keyframes fall-146{62%{transform:translate(16.4487vw,62vh) scale(.7882)}to{transform:translate(19.9012vw,99vh) scale(.7882)}}.snow:nth-child(147){opacity:.597;transform:translate(38.8026vw,-10px) scale(.8584);animation:fall-147 25s -22s linear infinite}@keyframes fall-147{41.038%{transform:translate(36.5278vw,41.038vh) scale(.8584)}to{transform:translate(37.6652vw,99vh) scale(.8584)}}.snow:nth-child(148){opacity:1.3424;transform:translate(98.3615vw,-10px) scale(.0066);animation:fall-148 19s -27s linear infinite}@keyframes fall-148{42.902%{transform:translate(96.9166vw,42.902vh) scale(.0066)}to{transform:translate(97.63905vw,99vh) scale(.0066)}}.snow:nth-child(149){opacity:.9334;transform:translate(37.0566vw,-10px) scale(.2106);animation:fall-149 20s -3s linear infinite}@keyframes fall-149{54.629%{transform:translate(29.9507vw,54.629vh) scale(.2106)}to{transform:translate(33.50365vw,99vh) scale(.2106)}}.snow:nth-child(150){opacity:.6438;transform:translate(79.7731vw,-10px) scale(.4034);animation:fall-150 25s -11s linear infinite}@keyframes fall-150{32.197%{transform:translate(69.7955vw,32.197vh) scale(.4034)}to{transform:translate(74.7843vw,99vh) scale(.4034)}}.snow:nth-child(151){opacity:.6246;transform:translate(4.4014vw,-10px) scale(.7831);animation:fall-151 24s -9s linear infinite}@keyframes fall-151{76.428%{transform:translate(12.2908vw,76.428vh) scale(.7831)}to{transform:translate(8.3461vw,99vh) scale(.7831)}}.snow:nth-child(152){opacity:1.6142;transform:translate(60.9618vw,-10px) scale(.3181);animation:fall-152 19s -12s linear infinite}@keyframes fall-152{55.624%{transform:translate(64.5471vw,55.624vh) scale(.3181)}to{transform:translate(62.75445vw,99vh) scale(.3181)}}.snow:nth-child(153){opacity:1.152;transform:translate(44.5631vw,-10px) scale(.4375);animation:fall-153 30s -26s linear infinite}@keyframes fall-153{77.596%{transform:translate(39.1962vw,77.596vh) scale(.4375)}to{transform:translate(41.87965vw,99vh) scale(.4375)}}.snow:nth-child(154){opacity:.734;transform:translate(39.2167vw,-10px) scale(.1028);animation:fall-154 19s -17s linear infinite}@keyframes fall-154{51.132%{transform:translate(32.3244vw,51.132vh) scale(.1028)}to{transform:translate(35.77055vw,99vh) scale(.1028)}}.snow:nth-child(155){opacity:1.6092;transform:translate(54.3877vw,-10px) scale(.188);animation:fall-155 17s -13s linear infinite}@keyframes fall-155{42.271%{transform:translate(55.5194vw,42.271vh) scale(.188)}to{transform:translate(54.95355vw,99vh) scale(.188)}}.snow:nth-child(156){opacity:1.996;transform:translate(70.2399vw,-10px) scale(.3202);animation:fall-156 13s -18s linear infinite}@keyframes fall-156{75.98%{transform:translate(68.0768vw,75.98vh) scale(.3202)}to{transform:translate(69.15835vw,99vh) scale(.3202)}}.snow:nth-child(157){opacity:1.659;transform:translate(2.4318vw,-10px) scale(.8524);animation:fall-157 30s -18s linear infinite}@keyframes fall-157{77.625%{transform:translate(10.1847vw,77.625vh) scale(.8524)}to{transform:translate(6.30825vw,99vh) scale(.8524)}}.snow:nth-child(158){opacity:.3668;transform:translate(19.3889vw,-10px) scale(.3231);animation:fall-158 22s -25s linear infinite}@keyframes fall-158{76.866%{transform:translate(26.3527vw,76.866vh) scale(.3231)}to{transform:translate(22.8708vw,99vh) scale(.3231)}}.snow:nth-child(159){opacity:.4854;transform:translate(74.9685vw,-10px) scale(.5415);animation:fall-159 11s -28s linear infinite}@keyframes fall-159{38.857%{transform:translate(80.9384vw,38.857vh) scale(.5415)}to{transform:translate(77.95345vw,99vh) scale(.5415)}}.snow:nth-child(160){opacity:1.415;transform:translate(22.5299vw,-10px) scale(.8006);animation:fall-160 12s -7s linear infinite}@keyframes fall-160{49.865%{transform:translate(14.4859vw,49.865vh) scale(.8006)}to{transform:translate(18.5079vw,99vh) scale(.8006)}}.snow:nth-child(161){opacity:.7316;transform:translate(10.0298vw,-10px) scale(.5023);animation:fall-161 17s -27s linear infinite}@keyframes fall-161{79.375%{transform:translate(5.1872vw,79.375vh) scale(.5023)}to{transform:translate(7.6085vw,99vh) scale(.5023)}}.snow:nth-child(162){opacity:1.431;transform:translate(87.346vw,-10px) scale(.9324);animation:fall-162 19s -13s linear infinite}@keyframes fall-162{51.879%{transform:translate(83.8324vw,51.879vh) scale(.9324)}to{transform:translate(85.5892vw,99vh) scale(.9324)}}.snow:nth-child(163){opacity:1.943;transform:translate(82.8736vw,-10px) scale(.6461);animation:fall-163 21s -24s linear infinite}@keyframes fall-163{45.995%{transform:translate(86.3568vw,45.995vh) scale(.6461)}to{transform:translate(84.6152vw,99vh) scale(.6461)}}.snow:nth-child(164){opacity:.9208;transform:translate(59.1353vw,-10px) scale(.0218);animation:fall-164 21s -11s linear infinite}@keyframes fall-164{33.776%{transform:translate(60.4013vw,33.776vh) scale(.0218)}to{transform:translate(59.7683vw,99vh) scale(.0218)}}.snow:nth-child(165){opacity:.7408;transform:translate(85.0415vw,-10px) scale(.3409);animation:fall-165 22s -15s linear infinite}@keyframes fall-165{67.502%{transform:translate(92.1629vw,67.502vh) scale(.3409)}to{transform:translate(88.6022vw,99vh) scale(.3409)}}.snow:nth-child(166){opacity:.5956;transform:translate(72.8044vw,-10px) scale(.294);animation:fall-166 11s -26s linear infinite}@keyframes fall-166{72.087%{transform:translate(71.6736vw,72.087vh) scale(.294)}to{transform:translate(72.239vw,99vh) scale(.294)}}.snow:nth-child(167){opacity:.509;transform:translate(69.5159vw,-10px) scale(.7716);animation:fall-167 21s -29s linear infinite}@keyframes fall-167{65.15%{transform:translate(62.2884vw,65.15vh) scale(.7716)}to{transform:translate(65.90215vw,99vh) scale(.7716)}}.snow:nth-child(168){opacity:1.4468;transform:translate(74.29vw,-10px) scale(.2145);animation:fall-168 28s -5s linear infinite}@keyframes fall-168{30.054%{transform:translate(84.1995vw,30.054vh) scale(.2145)}to{transform:translate(79.24475vw,99vh) scale(.2145)}}.snow:nth-child(169){opacity:.5634;transform:translate(19.4846vw,-10px) scale(.4193);animation:fall-169 29s -12s linear infinite}@keyframes fall-169{31.595%{transform:translate(18.5678vw,31.595vh) scale(.4193)}to{transform:translate(19.0262vw,99vh) scale(.4193)}}.snow:nth-child(170){opacity:.474;transform:translate(85.4855vw,-10px) scale(.0036);animation:fall-170 25s -10s linear infinite}@keyframes fall-170{35.063%{transform:translate(76.6731vw,35.063vh) scale(.0036)}to{transform:translate(81.0793vw,99vh) scale(.0036)}}.snow:nth-child(171){opacity:1.507;transform:translate(41.522vw,-10px) scale(.8086);animation:fall-171 24s -1s linear infinite}@keyframes fall-171{65.95%{transform:translate(35.3314vw,65.95vh) scale(.8086)}to{transform:translate(38.4267vw,99vh) scale(.8086)}}.snow:nth-child(172){opacity:1.4678;transform:translate(70.2506vw,-10px) scale(.5117);animation:fall-172 13s -29s linear infinite}@keyframes fall-172{66.259%{transform:translate(67.9155vw,66.259vh) scale(.5117)}to{transform:translate(69.08305vw,99vh) scale(.5117)}}.snow:nth-child(173){opacity:1.4352;transform:translate(60.6238vw,-10px) scale(.3183);animation:fall-173 12s -25s linear infinite}@keyframes fall-173{45.172%{transform:translate(56.8896vw,45.172vh) scale(.3183)}to{transform:translate(58.7567vw,99vh) scale(.3183)}}.snow:nth-child(174){opacity:1.0886;transform:translate(10.7368vw,-10px) scale(.8853);animation:fall-174 18s -19s linear infinite}@keyframes fall-174{66.794%{transform:translate(16.9769vw,66.794vh) scale(.8853)}to{transform:translate(13.85685vw,99vh) scale(.8853)}}.snow:nth-child(175){opacity:.2228;transform:translate(9.3398vw,-10px) scale(.9947);animation:fall-175 18s -17s linear infinite}@keyframes fall-175{55.007%{transform:translate(18.7939vw,55.007vh) scale(.9947)}to{transform:translate(14.06685vw,99vh) scale(.9947)}}.snow:nth-child(176){opacity:.0498;transform:translate(20.0491vw,-10px) scale(.0238);animation:fall-176 19s -22s linear infinite}@keyframes fall-176{40.21%{transform:translate(25.2379vw,40.21vh) scale(.0238)}to{transform:translate(22.6435vw,99vh) scale(.0238)}}.snow:nth-child(177){opacity:1.7198;transform:translate(54.1747vw,-10px) scale(.9899);animation:fall-177 13s -14s linear infinite}@keyframes fall-177{62.653%{transform:translate(53.1265vw,62.653vh) scale(.9899)}to{transform:translate(53.6506vw,99vh) scale(.9899)}}.snow:nth-child(178){opacity:.7572;transform:translate(74.2698vw,-10px) scale(.4635);animation:fall-178 30s -2s linear infinite}@keyframes fall-178{32.21%{transform:translate(73.048vw,32.21vh) scale(.4635)}to{transform:translate(73.6589vw,99vh) scale(.4635)}}.snow:nth-child(179){opacity:.9984;transform:translate(76.2955vw,-10px) scale(.2145);animation:fall-179 21s -18s linear infinite}@keyframes fall-179{44.283%{transform:translate(78.4204vw,44.283vh) scale(.2145)}to{transform:translate(77.35795vw,99vh) scale(.2145)}}.snow:nth-child(180){opacity:1.1218;transform:translate(89.0907vw,-10px) scale(.3287);animation:fall-180 13s -24s linear infinite}@keyframes fall-180{43.19%{transform:translate(85.441vw,43.19vh) scale(.3287)}to{transform:translate(87.26585vw,99vh) scale(.3287)}}.snow:nth-child(181){opacity:.8532;transform:translate(57.8439vw,-10px) scale(.1323);animation:fall-181 29s -10s linear infinite}@keyframes fall-181{63.108%{transform:translate(63.7554vw,63.108vh) scale(.1323)}to{transform:translate(60.79965vw,99vh) scale(.1323)}}.snow:nth-child(182){opacity:.257;transform:translate(40.8093vw,-10px) scale(.0976);animation:fall-182 16s -16s linear infinite}@keyframes fall-182{46.896%{transform:translate(47.9179vw,46.896vh) scale(.0976)}to{transform:translate(44.3636vw,99vh) scale(.0976)}}.snow:nth-child(183){opacity:1.1904;transform:translate(29.0681vw,-10px) scale(.617);animation:fall-183 16s -5s linear infinite}@keyframes fall-183{79.902%{transform:translate(24.1027vw,79.902vh) scale(.617)}to{transform:translate(26.5854vw,99vh) scale(.617)}}.snow:nth-child(184){opacity:1.4792;transform:translate(38.4651vw,-10px) scale(.9451);animation:fall-184 29s -11s linear infinite}@keyframes fall-184{51.232%{transform:translate(42.3448vw,51.232vh) scale(.9451)}to{transform:translate(40.40495vw,99vh) scale(.9451)}}.snow:nth-child(185){opacity:1.4124;transform:translate(33.1205vw,-10px) scale(.5917);animation:fall-185 22s -18s linear infinite}@keyframes fall-185{60.059%{transform:translate(38.1212vw,60.059vh) scale(.5917)}to{transform:translate(35.62085vw,99vh) scale(.5917)}}.snow:nth-child(186){opacity:1.3132;transform:translate(77.899vw,-10px) scale(.398);animation:fall-186 24s -28s linear infinite}@keyframes fall-186{76.064%{transform:translate(72.1727vw,76.064vh) scale(.398)}to{transform:translate(75.03585vw,99vh) scale(.398)}}.snow:nth-child(187){opacity:1.1846;transform:translate(73.4549vw,-10px) scale(.7829);animation:fall-187 14s -30s linear infinite}@keyframes fall-187{58.755%{transform:translate(73.6992vw,58.755vh) scale(.7829)}to{transform:translate(73.57705vw,99vh) scale(.7829)}}.snow:nth-child(188){opacity:1.5524;transform:translate(95.4586vw,-10px) scale(.2986);animation:fall-188 21s -9s linear infinite}@keyframes fall-188{42.511%{transform:translate(90.3042vw,42.511vh) scale(.2986)}to{transform:translate(92.8814vw,99vh) scale(.2986)}}.snow:nth-child(189){opacity:.6202;transform:translate(44.0169vw,-10px) scale(.028);animation:fall-189 26s -17s linear infinite}@keyframes fall-189{63.301%{transform:translate(46.3959vw,63.301vh) scale(.028)}to{transform:translate(45.2064vw,99vh) scale(.028)}}.snow:nth-child(190){opacity:.6014;transform:translate(12.8496vw,-10px) scale(.7718);animation:fall-190 15s -22s linear infinite}@keyframes fall-190{41.909%{transform:translate(8.062vw,41.909vh) scale(.7718)}to{transform:translate(10.4558vw,99vh) scale(.7718)}}.snow:nth-child(191){opacity:1.1204;transform:translate(57.8326vw,-10px) scale(.4225);animation:fall-191 27s -12s linear infinite}@keyframes fall-191{49.047%{transform:translate(51.9375vw,49.047vh) scale(.4225)}to{transform:translate(54.88505vw,99vh) scale(.4225)}}.snow:nth-child(192){opacity:1.1866;transform:translate(20.3968vw,-10px) scale(.2747);animation:fall-192 12s -19s linear infinite}@keyframes fall-192{77.101%{transform:translate(19.3847vw,77.101vh) scale(.2747)}to{transform:translate(19.89075vw,99vh) scale(.2747)}}.snow:nth-child(193){opacity:.5082;transform:translate(5.5341vw,-10px) scale(.0954);animation:fall-193 27s -27s linear infinite}@keyframes fall-193{50.558%{transform:translate(3.2548vw,50.558vh) scale(.0954)}to{transform:translate(4.39445vw,99vh) scale(.0954)}}.snow:nth-child(194){opacity:1.5866;transform:translate(44.7934vw,-10px) scale(.1966);animation:fall-194 27s -2s linear infinite}@keyframes fall-194{37.187%{transform:translate(53.5471vw,37.187vh) scale(.1966)}to{transform:translate(49.17025vw,99vh) scale(.1966)}}.snow:nth-child(195){opacity:.4086;transform:translate(9.011vw,-10px) scale(.4629);animation:fall-195 26s -23s linear infinite}@keyframes fall-195{46.172%{transform:translate(7.0754vw,46.172vh) scale(.4629)}to{transform:translate(8.0432vw,99vh) scale(.4629)}}.snow:nth-child(196){opacity:.5008;transform:translate(51.6587vw,-10px) scale(.4995);animation:fall-196 24s -24s linear infinite}@keyframes fall-196{30.097%{transform:translate(45.4733vw,30.097vh) scale(.4995)}to{transform:translate(48.566vw,99vh) scale(.4995)}}.snow:nth-child(197){opacity:.7402;transform:translate(28.5085vw,-10px) scale(.3402);animation:fall-197 13s -4s linear infinite}@keyframes fall-197{61.37%{transform:translate(32.2376vw,61.37vh) scale(.3402)}to{transform:translate(30.37305vw,99vh) scale(.3402)}}.snow:nth-child(198){opacity:1.9308;transform:translate(64.5197vw,-10px) scale(.4481);animation:fall-198 23s -9s linear infinite}@keyframes fall-198{79.165%{transform:translate(65.3013vw,79.165vh) scale(.4481)}to{transform:translate(64.9105vw,99vh) scale(.4481)}}.snow:nth-child(199){opacity:1.2626;transform:translate(3.4024vw,-10px) scale(.4223);animation:fall-199 30s -4s linear infinite}@keyframes fall-199{63.928%{transform:translate(13.2857vw,63.928vh) scale(.4223)}to{transform:translate(8.34405vw,99vh) scale(.4223)}}.snow:nth-child(200){opacity:.918;transform:translate(52.0713vw,-10px) scale(.9083);animation:fall-200 18s -1s linear infinite}@keyframes fall-200{76.313%{transform:translate(46.4623vw,76.313vh) scale(.9083)}to{transform:translate(49.2668vw,99vh) scale(.9083)}}.snow:nth-child(201){opacity:1.4262;transform:translate(62.3329vw,-10px) scale(.6331);animation:fall-201 27s -30s linear infinite}@keyframes fall-201{35.221%{transform:translate(67.5416vw,35.221vh) scale(.6331)}to{transform:translate(64.93725vw,99vh) scale(.6331)}}.snow:nth-child(202){opacity:.7832;transform:translate(5.9273vw,-10px) scale(.5556);animation:fall-202 20s -20s linear infinite}@keyframes fall-202{62.737%{transform:translate(5.001vw,62.737vh) scale(.5556)}to{transform:translate(5.46415vw,99vh) scale(.5556)}}.snow:nth-child(203){opacity:1.3162;transform:translate(43.6874vw,-10px) scale(.238);animation:fall-203 21s -5s linear infinite}@keyframes fall-203{55.949%{transform:translate(42.5624vw,55.949vh) scale(.238)}to{transform:translate(43.1249vw,99vh) scale(.238)}}.snow:nth-child(204){opacity:.8082;transform:translate(39.6121vw,-10px) scale(.3252);animation:fall-204 23s -10s linear infinite}@keyframes fall-204{46.518%{transform:translate(35.9198vw,46.518vh) scale(.3252)}to{transform:translate(37.76595vw,99vh) scale(.3252)}}.snow:nth-child(205){opacity:.8062;transform:translate(95.9296vw,-10px) scale(.5308);animation:fall-205 17s -26s linear infinite}@keyframes fall-205{31.448%{transform:translate(94.0724vw,31.448vh) scale(.5308)}to{transform:translate(95.001vw,99vh) scale(.5308)}}.snow:nth-child(206){opacity:1.8896;transform:translate(16.3678vw,-10px) scale(.1634);animation:fall-206 26s -25s linear infinite}@keyframes fall-206{42.353%{transform:translate(15.4351vw,42.353vh) scale(.1634)}to{transform:translate(15.90145vw,99vh) scale(.1634)}}.snow:nth-child(207){opacity:1.0008;transform:translate(40.796vw,-10px) scale(.4292);animation:fall-207 13s -6s linear infinite}@keyframes fall-207{60.09%{transform:translate(48.2166vw,60.09vh) scale(.4292)}to{transform:translate(44.5063vw,99vh) scale(.4292)}}.snow:nth-child(208){opacity:.0116;transform:translate(94.6844vw,-10px) scale(.0556);animation:fall-208 29s -21s linear infinite}@keyframes fall-208{43.298%{transform:translate(85.0155vw,43.298vh) scale(.0556)}to{transform:translate(89.84995vw,99vh) scale(.0556)}}.snow:nth-child(209){opacity:.9906;transform:translate(19.841vw,-10px) scale(.0931);animation:fall-209 14s -9s linear infinite}@keyframes fall-209{36.925%{transform:translate(11.8094vw,36.925vh) scale(.0931)}to{transform:translate(15.8252vw,99vh) scale(.0931)}}.snow:nth-child(210){opacity:.0178;transform:translate(17.8785vw,-10px) scale(.8329);animation:fall-210 27s -5s linear infinite}@keyframes fall-210{51.227%{transform:translate(9.4551vw,51.227vh) scale(.8329)}to{transform:translate(13.6668vw,99vh) scale(.8329)}}.snow:nth-child(211){opacity:1.6544;transform:translate(22.2018vw,-10px) scale(.4807);animation:fall-211 26s -6s linear infinite}@keyframes fall-211{41.865%{transform:translate(15.2377vw,41.865vh) scale(.4807)}to{transform:translate(18.71975vw,99vh) scale(.4807)}}.snow:nth-child(212){opacity:.5062;transform:translate(23.0619vw,-10px) scale(.7848);animation:fall-212 21s -24s linear infinite}@keyframes fall-212{70.807%{transform:translate(17.315vw,70.807vh) scale(.7848)}to{transform:translate(20.18845vw,99vh) scale(.7848)}}.snow:nth-child(213){opacity:.6938;transform:translate(67.0157vw,-10px) scale(.7146);animation:fall-213 19s -21s linear infinite}@keyframes fall-213{37.655%{transform:translate(67.2986vw,37.655vh) scale(.7146)}to{transform:translate(67.15715vw,99vh) scale(.7146)}}.snow:nth-child(214){opacity:1.3076;transform:translate(95.8263vw,-10px) scale(.3395);animation:fall-214 12s -17s linear infinite}@keyframes fall-214{51.834%{transform:translate(99.6918vw,51.834vh) scale(.3395)}to{transform:translate(97.75905vw,99vh) scale(.3395)}}.snow:nth-child(215){opacity:1.2104;transform:translate(57.9404vw,-10px) scale(.9686);animation:fall-215 21s -22s linear infinite}@keyframes fall-215{36.901%{transform:translate(55.0857vw,36.901vh) scale(.9686)}to{transform:translate(56.51305vw,99vh) scale(.9686)}}.snow:nth-child(216){opacity:1.6416;transform:translate(63.167vw,-10px) scale(.3556);animation:fall-216 22s -7s linear infinite}@keyframes fall-216{47.11%{transform:translate(55.6539vw,47.11vh) scale(.3556)}to{transform:translate(59.41045vw,99vh) scale(.3556)}}.snow:nth-child(217){opacity:.488;transform:translate(79.4596vw,-10px) scale(.6506);animation:fall-217 29s -6s linear infinite}@keyframes fall-217{37.855%{transform:translate(70.9979vw,37.855vh) scale(.6506)}to{transform:translate(75.22875vw,99vh) scale(.6506)}}.snow:nth-child(218){opacity:.112;transform:translate(84.4314vw,-10px) scale(.5661);animation:fall-218 21s -15s linear infinite}@keyframes fall-218{40.791%{transform:translate(93.5637vw,40.791vh) scale(.5661)}to{transform:translate(88.99755vw,99vh) scale(.5661)}}.snow:nth-child(219){opacity:.2872;transform:translate(90.8305vw,-10px) scale(.1261);animation:fall-219 23s -28s linear infinite}@keyframes fall-219{61.829%{transform:translate(93.1918vw,61.829vh) scale(.1261)}to{transform:translate(92.01115vw,99vh) scale(.1261)}}.snow:nth-child(220){opacity:1.019;transform:translate(65.3475vw,-10px) scale(.5726);animation:fall-220 29s -5s linear infinite}@keyframes fall-220{41.064%{transform:translate(61.0674vw,41.064vh) scale(.5726)}to{transform:translate(63.20745vw,99vh) scale(.5726)}}.snow:nth-child(221){opacity:.0292;transform:translate(3.607vw,-10px) scale(.333);animation:fall-221 17s -20s linear infinite}@keyframes fall-221{74.974%{transform:translate(12.0624vw,74.974vh) scale(.333)}to{transform:translate(7.8347vw,99vh) scale(.333)}}.snow:nth-child(222){opacity:1.0832;transform:translate(96.2422vw,-10px) scale(.4632);animation:fall-222 22s -27s linear infinite}@keyframes fall-222{71.464%{transform:translate(87.3895vw,71.464vh) scale(.4632)}to{transform:translate(91.81585vw,99vh) scale(.4632)}}.snow:nth-child(223){opacity:1.9958;transform:translate(55.8358vw,-10px) scale(.6001);animation:fall-223 21s -6s linear infinite}@keyframes fall-223{77.402%{transform:translate(56.9556vw,77.402vh) scale(.6001)}to{transform:translate(56.3957vw,99vh) scale(.6001)}}.snow:nth-child(224){opacity:1.398;transform:translate(70.5984vw,-10px) scale(.9511);animation:fall-224 12s -12s linear infinite}@keyframes fall-224{63.733%{transform:translate(73.888vw,63.733vh) scale(.9511)}to{transform:translate(72.2432vw,99vh) scale(.9511)}}.snow:nth-child(225){opacity:.017;transform:translate(53.137vw,-10px) scale(.3298);animation:fall-225 20s -26s linear infinite}@keyframes fall-225{77.886%{transform:translate(56.3985vw,77.886vh) scale(.3298)}to{transform:translate(54.76775vw,99vh) scale(.3298)}}.snow:nth-child(226){opacity:.0392;transform:translate(10.2116vw,-10px) scale(.4982);animation:fall-226 15s -29s linear infinite}@keyframes fall-226{51.409%{transform:translate(3.1986vw,51.409vh) scale(.4982)}to{transform:translate(6.7051vw,99vh) scale(.4982)}}.snow:nth-child(227){opacity:1.1074;transform:translate(16.7831vw,-10px) scale(.5517);animation:fall-227 26s -18s linear infinite}@keyframes fall-227{45.254%{transform:translate(9.1248vw,45.254vh) scale(.5517)}to{transform:translate(12.95395vw,99vh) scale(.5517)}}.snow:nth-child(228){opacity:1.9344;transform:translate(36.6893vw,-10px) scale(.48);animation:fall-228 18s -23s linear infinite}@keyframes fall-228{41.574%{transform:translate(40.08vw,41.574vh) scale(.48)}to{transform:translate(38.38465vw,99vh) scale(.48)}}.snow:nth-child(229){opacity:.0252;transform:translate(15.8786vw,-10px) scale(.7133);animation:fall-229 10s -12s linear infinite}@keyframes fall-229{75.404%{transform:translate(12.6437vw,75.404vh) scale(.7133)}to{transform:translate(14.26115vw,99vh) scale(.7133)}}.snow:nth-child(230){opacity:.0988;transform:translate(8.3219vw,-10px) scale(.1965);animation:fall-230 13s -23s linear infinite}@keyframes fall-230{62.013%{transform:translate(15.1905vw,62.013vh) scale(.1965)}to{transform:translate(11.7562vw,99vh) scale(.1965)}}.snow:nth-child(231){opacity:1.7262;transform:translate(41.4855vw,-10px) scale(.0906);animation:fall-231 15s -2s linear infinite}@keyframes fall-231{77.235%{transform:translate(37.6769vw,77.235vh) scale(.0906)}to{transform:translate(39.5812vw,99vh) scale(.0906)}}.snow:nth-child(232){opacity:.6222;transform:translate(62.1282vw,-10px) scale(.3393);animation:fall-232 21s -5s linear infinite}@keyframes fall-232{31.296%{transform:translate(63.9097vw,31.296vh) scale(.3393)}to{transform:translate(63.01895vw,99vh) scale(.3393)}}.snow:nth-child(233){opacity:1.0596;transform:translate(.6751vw,-10px) scale(.1982);animation:fall-233 29s -8s linear infinite}@keyframes fall-233{66.098%{transform:translate(-5.341vw,66.098vh) scale(.1982)}to{transform:translate(-2.33295vw,99vh) scale(.1982)}}.snow:nth-child(234){opacity:.9142;transform:translate(39.578vw,-10px) scale(.3147);animation:fall-234 29s -6s linear infinite}@keyframes fall-234{37.288%{transform:translate(44.1536vw,37.288vh) scale(.3147)}to{transform:translate(41.8658vw,99vh) scale(.3147)}}.snow:nth-child(235){opacity:.7584;transform:translate(38.9169vw,-10px) scale(.8326);animation:fall-235 24s -11s linear infinite}@keyframes fall-235{33.627%{transform:translate(31.3162vw,33.627vh) scale(.8326)}to{transform:translate(35.11655vw,99vh) scale(.8326)}}.snow:nth-child(236){opacity:.494;transform:translate(52.252vw,-10px) scale(.2391);animation:fall-236 26s -13s linear infinite}@keyframes fall-236{73.175%{transform:translate(61.9411vw,73.175vh) scale(.2391)}to{transform:translate(57.09655vw,99vh) scale(.2391)}}.snow:nth-child(237){opacity:1.5582;transform:translate(49.1932vw,-10px) scale(.2995);animation:fall-237 12s -28s linear infinite}@keyframes fall-237{46.547%{transform:translate(52.0075vw,46.547vh) scale(.2995)}to{transform:translate(50.60035vw,99vh) scale(.2995)}}.snow:nth-child(238){opacity:1.182;transform:translate(65.2938vw,-10px) scale(.6704);animation:fall-238 16s -9s linear infinite}@keyframes fall-238{75.102%{transform:translate(59.2709vw,75.102vh) scale(.6704)}to{transform:translate(62.28235vw,99vh) scale(.6704)}}.snow:nth-child(239){opacity:1.6492;transform:translate(94.0429vw,-10px) scale(.2701);animation:fall-239 30s -11s linear infinite}@keyframes fall-239{54.194%{transform:translate(86.2026vw,54.194vh) scale(.2701)}to{transform:translate(90.12275vw,99vh) scale(.2701)}}.snow:nth-child(240){opacity:1.072;transform:translate(36.4366vw,-10px) scale(.83);animation:fall-240 17s -15s linear infinite}@keyframes fall-240{35.015%{transform:translate(45.3367vw,35.015vh) scale(.83)}to{transform:translate(40.88665vw,99vh) scale(.83)}}.snow:nth-child(241){opacity:.4312;transform:translate(23.2731vw,-10px) scale(.6874);animation:fall-241 28s -19s linear infinite}@keyframes fall-241{66.4%{transform:translate(27.0243vw,66.4vh) scale(.6874)}to{transform:translate(25.1487vw,99vh) scale(.6874)}}.snow:nth-child(242){opacity:.3416;transform:translate(7.4943vw,-10px) scale(.6221);animation:fall-242 23s -29s linear infinite}@keyframes fall-242{56.024%{transform:translate(3.5965vw,56.024vh) scale(.6221)}to{transform:translate(5.5454vw,99vh) scale(.6221)}}.snow:nth-child(243){opacity:1.9348;transform:translate(4.8054vw,-10px) scale(.0455);animation:fall-243 30s -12s linear infinite}@keyframes fall-243{67.658%{transform:translate(7.407vw,67.658vh) scale(.0455)}to{transform:translate(6.1062vw,99vh) scale(.0455)}}.snow:nth-child(244){opacity:1.0262;transform:translate(12.6883vw,-10px) scale(.5944);animation:fall-244 12s -10s linear infinite}@keyframes fall-244{63.996%{transform:translate(5.6302vw,63.996vh) scale(.5944)}to{transform:translate(9.15925vw,99vh) scale(.5944)}}.snow:nth-child(245){opacity:1.329;transform:translate(62.9592vw,-10px) scale(.7188);animation:fall-245 16s -24s linear infinite}@keyframes fall-245{73.19%{transform:translate(65.1276vw,73.19vh) scale(.7188)}to{transform:translate(64.0434vw,99vh) scale(.7188)}}.snow:nth-child(246){opacity:1.0304;transform:translate(87.9679vw,-10px) scale(.5802);animation:fall-246 12s -26s linear infinite}@keyframes fall-246{40.549%{transform:translate(92.4795vw,40.549vh) scale(.5802)}to{transform:translate(90.2237vw,99vh) scale(.5802)}}.snow:nth-child(247){opacity:1.506;transform:translate(22.1714vw,-10px) scale(.8141);animation:fall-247 28s -5s linear infinite}@keyframes fall-247{42.309%{transform:translate(29.8963vw,42.309vh) scale(.8141)}to{transform:translate(26.03385vw,99vh) scale(.8141)}}.snow:nth-child(248){opacity:1.5642;transform:translate(68.5235vw,-10px) scale(.4507);animation:fall-248 22s -14s linear infinite}@keyframes fall-248{34.653%{transform:translate(74.9246vw,34.653vh) scale(.4507)}to{transform:translate(71.72405vw,99vh) scale(.4507)}}.snow:nth-child(249){opacity:1.3936;transform:translate(77.1116vw,-10px) scale(.0278);animation:fall-249 26s -22s linear infinite}@keyframes fall-249{64.47%{transform:translate(69.8271vw,64.47vh) scale(.0278)}to{transform:translate(73.46935vw,99vh) scale(.0278)}}.snow:nth-child(250){opacity:.186;transform:translate(52.2381vw,-10px) scale(.4532);animation:fall-250 29s -6s linear infinite}@keyframes fall-250{54.496%{transform:translate(51.299vw,54.496vh) scale(.4532)}to{transform:translate(51.76855vw,99vh) scale(.4532)}}.snow:nth-child(251){opacity:.2594;transform:translate(27.4041vw,-10px) scale(.6483);animation:fall-251 11s -15s linear infinite}@keyframes fall-251{61.419%{transform:translate(23.6737vw,61.419vh) scale(.6483)}to{transform:translate(25.5389vw,99vh) scale(.6483)}}.snow:nth-child(252){opacity:.5012;transform:translate(47.232vw,-10px) scale(.834);animation:fall-252 24s -28s linear infinite}@keyframes fall-252{74.18%{transform:translate(38.1698vw,74.18vh) scale(.834)}to{transform:translate(42.7009vw,99vh) scale(.834)}}.snow:nth-child(253){opacity:1.084;transform:translate(72.0104vw,-10px) scale(.641);animation:fall-253 17s -1s linear infinite}@keyframes fall-253{72.131%{transform:translate(79.6868vw,72.131vh) scale(.641)}to{transform:translate(75.8486vw,99vh) scale(.641)}}.snow:nth-child(254){opacity:1.1666;transform:translate(83.7749vw,-10px) scale(.2637);animation:fall-254 14s -12s linear infinite}@keyframes fall-254{65.854%{transform:translate(87.2825vw,65.854vh) scale(.2637)}to{transform:translate(85.5287vw,99vh) scale(.2637)}}.snow:nth-child(255){opacity:1.8282;transform:translate(1.5268vw,-10px) scale(.8091);animation:fall-255 27s -26s linear infinite}@keyframes fall-255{58.839%{transform:translate(1.5705vw,58.839vh) scale(.8091)}to{transform:translate(1.54865vw,99vh) scale(.8091)}}.snow:nth-child(256){opacity:.7196;transform:translate(54.1737vw,-10px) scale(.8601);animation:fall-256 29s -6s linear infinite}@keyframes fall-256{71.046%{transform:translate(49.3114vw,71.046vh) scale(.8601)}to{transform:translate(51.74255vw,99vh) scale(.8601)}}.snow:nth-child(257){opacity:1.1454;transform:translate(63.5014vw,-10px) scale(.0739);animation:fall-257 25s -27s linear infinite}@keyframes fall-257{46.672%{transform:translate(59.2006vw,46.672vh) scale(.0739)}to{transform:translate(61.351vw,99vh) scale(.0739)}}.snow:nth-child(258){opacity:1.6902;transform:translate(8.5135vw,-10px) scale(.6113);animation:fall-258 29s -11s linear infinite}@keyframes fall-258{72.157%{transform:translate(3.0057vw,72.157vh) scale(.6113)}to{transform:translate(5.7596vw,99vh) scale(.6113)}}.snow:nth-child(259){opacity:1.542;transform:translate(22.2399vw,-10px) scale(.242);animation:fall-259 10s -26s linear infinite}@keyframes fall-259{61.935%{transform:translate(30.6371vw,61.935vh) scale(.242)}to{transform:translate(26.4385vw,99vh) scale(.242)}}.snow:nth-child(260){opacity:1.1564;transform:translate(98.4837vw,-10px) scale(.1127);animation:fall-260 27s -10s linear infinite}@keyframes fall-260{31.936%{transform:translate(106.7663vw,31.936vh) scale(.1127)}to{transform:translate(102.625vw,99vh) scale(.1127)}}.snow:nth-child(261){opacity:.4476;transform:translate(31.6749vw,-10px) scale(.4377);animation:fall-261 20s -8s linear infinite}@keyframes fall-261{45.831%{transform:translate(29.6594vw,45.831vh) scale(.4377)}to{transform:translate(30.66715vw,99vh) scale(.4377)}}.snow:nth-child(262){opacity:.0336;transform:translate(59.3507vw,-10px) scale(.9941);animation:fall-262 24s -18s linear infinite}@keyframes fall-262{45.77%{transform:translate(66.1654vw,45.77vh) scale(.9941)}to{transform:translate(62.75805vw,99vh) scale(.9941)}}.snow:nth-child(263){opacity:.4334;transform:translate(31.1862vw,-10px) scale(.8149);animation:fall-263 24s -22s linear infinite}@keyframes fall-263{60.332%{transform:translate(38.6519vw,60.332vh) scale(.8149)}to{transform:translate(34.91905vw,99vh) scale(.8149)}}.snow:nth-child(264){opacity:.3464;transform:translate(48.4262vw,-10px) scale(.67);animation:fall-264 23s -23s linear infinite}@keyframes fall-264{35.492%{transform:translate(43.1421vw,35.492vh) scale(.67)}to{transform:translate(45.78415vw,99vh) scale(.67)}}.snow:nth-child(265){opacity:.8696;transform:translate(53.5372vw,-10px) scale(.2171);animation:fall-265 11s -27s linear infinite}@keyframes fall-265{46.922%{transform:translate(47.7592vw,46.922vh) scale(.2171)}to{transform:translate(50.6482vw,99vh) scale(.2171)}}.snow:nth-child(266){opacity:1.167;transform:translate(60.0632vw,-10px) scale(.2853);animation:fall-266 14s -29s linear infinite}@keyframes fall-266{76.462%{transform:translate(68.2606vw,76.462vh) scale(.2853)}to{transform:translate(64.1619vw,99vh) scale(.2853)}}.snow:nth-child(267){opacity:.4566;transform:translate(84.993vw,-10px) scale(.4322);animation:fall-267 15s -17s linear infinite}@keyframes fall-267{32.685%{transform:translate(92.5083vw,32.685vh) scale(.4322)}to{transform:translate(88.75065vw,99vh) scale(.4322)}}.snow:nth-child(268){opacity:1.212;transform:translate(50.1229vw,-10px) scale(.1221);animation:fall-268 16s -25s linear infinite}@keyframes fall-268{40.364%{transform:translate(43.6319vw,40.364vh) scale(.1221)}to{transform:translate(46.8774vw,99vh) scale(.1221)}}.snow:nth-child(269){opacity:.038;transform:translate(24.8858vw,-10px) scale(.6028);animation:fall-269 29s -27s linear infinite}@keyframes fall-269{34.863%{transform:translate(30.2929vw,34.863vh) scale(.6028)}to{transform:translate(27.58935vw,99vh) scale(.6028)}}.snow:nth-child(270){opacity:1.8796;transform:translate(25.7626vw,-10px) scale(.1828);animation:fall-270 11s -19s linear infinite}@keyframes fall-270{52.384%{transform:translate(32.0737vw,52.384vh) scale(.1828)}to{transform:translate(28.91815vw,99vh) scale(.1828)}}.snow:nth-child(271){opacity:.7058;transform:translate(66.6018vw,-10px) scale(.3773);animation:fall-271 22s -27s linear infinite}@keyframes fall-271{53.276%{transform:translate(72.312vw,53.276vh) scale(.3773)}to{transform:translate(69.4569vw,99vh) scale(.3773)}}.snow:nth-child(272){opacity:1.0676;transform:translate(28.6075vw,-10px) scale(.5648);animation:fall-272 30s -27s linear infinite}@keyframes fall-272{61.779%{transform:translate(31.0616vw,61.779vh) scale(.5648)}to{transform:translate(29.83455vw,99vh) scale(.5648)}}.snow:nth-child(273){opacity:.6486;transform:translate(13.8523vw,-10px) scale(.6466);animation:fall-273 23s -19s linear infinite}@keyframes fall-273{67.371%{transform:translate(5.8695vw,67.371vh) scale(.6466)}to{transform:translate(9.8609vw,99vh) scale(.6466)}}.snow:nth-child(274){opacity:.9264;transform:translate(48.7123vw,-10px) scale(.6343);animation:fall-274 15s -13s linear infinite}@keyframes fall-274{72.373%{transform:translate(49.3586vw,72.373vh) scale(.6343)}to{transform:translate(49.03545vw,99vh) scale(.6343)}}.snow:nth-child(275){opacity:.765;transform:translate(37.7333vw,-10px) scale(.7348);animation:fall-275 15s -9s linear infinite}@keyframes fall-275{66.95%{transform:translate(43.713vw,66.95vh) scale(.7348)}to{transform:translate(40.72315vw,99vh) scale(.7348)}}.snow:nth-child(276){opacity:.1148;transform:translate(81.2154vw,-10px) scale(.5001);animation:fall-276 17s -3s linear infinite}@keyframes fall-276{45.232%{transform:translate(78.8422vw,45.232vh) scale(.5001)}to{transform:translate(80.0288vw,99vh) scale(.5001)}}.snow:nth-child(277){opacity:1.354;transform:translate(98.1608vw,-10px) scale(.2364);animation:fall-277 21s -21s linear infinite}@keyframes fall-277{45.921%{transform:translate(88.8044vw,45.921vh) scale(.2364)}to{transform:translate(93.4826vw,99vh) scale(.2364)}}.snow:nth-child(278){opacity:.5666;transform:translate(7.1193vw,-10px) scale(.662);animation:fall-278 26s -11s linear infinite}@keyframes fall-278{35.406%{transform:translate(-1.6773vw,35.406vh) scale(.662)}to{transform:translate(2.721vw,99vh) scale(.662)}}.snow:nth-child(279){opacity:1.6368;transform:translate(87.9411vw,-10px) scale(.2034);animation:fall-279 23s -24s linear infinite}@keyframes fall-279{43.78%{transform:translate(90.9325vw,43.78vh) scale(.2034)}to{transform:translate(89.4368vw,99vh) scale(.2034)}}.snow:nth-child(280){opacity:.6292;transform:translate(5.755vw,-10px) scale(.3199);animation:fall-280 22s -13s linear infinite}@keyframes fall-280{39.211%{transform:translate(-.3887vw,39.211vh) scale(.3199)}to{transform:translate(2.68315vw,99vh) scale(.3199)}}.snow:nth-child(281){opacity:1.1186;transform:translate(31.8075vw,-10px) scale(.4198);animation:fall-281 28s -13s linear infinite}@keyframes fall-281{40.446%{transform:translate(33.6129vw,40.446vh) scale(.4198)}to{transform:translate(32.7102vw,99vh) scale(.4198)}}.snow:nth-child(282){opacity:1.389;transform:translate(76.0563vw,-10px) scale(.5482);animation:fall-282 17s -6s linear infinite}@keyframes fall-282{64.7%{transform:translate(74.3898vw,64.7vh) scale(.5482)}to{transform:translate(75.22305vw,99vh) scale(.5482)}}.snow:nth-child(283){opacity:1.879;transform:translate(.8582vw,-10px) scale(.357);animation:fall-283 24s -9s linear infinite}@keyframes fall-283{63.9%{transform:translate(2.9953vw,63.9vh) scale(.357)}to{transform:translate(1.92675vw,99vh) scale(.357)}}.snow:nth-child(284){opacity:1.4344;transform:translate(86.9707vw,-10px) scale(.5653);animation:fall-284 28s -19s linear infinite}@keyframes fall-284{34.825%{transform:translate(94.9873vw,34.825vh) scale(.5653)}to{transform:translate(90.979vw,99vh) scale(.5653)}}.snow:nth-child(285){opacity:.5158;transform:translate(54.132vw,-10px) scale(.4931);animation:fall-285 14s -5s linear infinite}@keyframes fall-285{33.205%{transform:translate(45.0697vw,33.205vh) scale(.4931)}to{transform:translate(49.60085vw,99vh) scale(.4931)}}.snow:nth-child(286){opacity:.118;transform:translate(46.7477vw,-10px) scale(.6684);animation:fall-286 20s -22s linear infinite}@keyframes fall-286{33.816%{transform:translate(45.44vw,33.816vh) scale(.6684)}to{transform:translate(46.09385vw,99vh) scale(.6684)}}.snow:nth-child(287){opacity:1.336;transform:translate(47.1162vw,-10px) scale(.1618);animation:fall-287 25s -9s linear infinite}@keyframes fall-287{42.054%{transform:translate(52.6435vw,42.054vh) scale(.1618)}to{transform:translate(49.87985vw,99vh) scale(.1618)}}.snow:nth-child(288){opacity:1.0482;transform:translate(54.5295vw,-10px) scale(.9167);animation:fall-288 19s -22s linear infinite}@keyframes fall-288{75.795%{transform:translate(45.312vw,75.795vh) scale(.9167)}to{transform:translate(49.92075vw,99vh) scale(.9167)}}.snow:nth-child(289){opacity:1.4456;transform:translate(36.9573vw,-10px) scale(.1134);animation:fall-289 10s -29s linear infinite}@keyframes fall-289{41.783%{transform:translate(40.7434vw,41.783vh) scale(.1134)}to{transform:translate(38.85035vw,99vh) scale(.1134)}}.snow:nth-child(290){opacity:1.759;transform:translate(4.4808vw,-10px) scale(.0495);animation:fall-290 16s -25s linear infinite}@keyframes fall-290{54.326%{transform:translate(-1.3475vw,54.326vh) scale(.0495)}to{transform:translate(1.56665vw,99vh) scale(.0495)}}.snow:nth-child(291){opacity:.919;transform:translate(7.1362vw,-10px) scale(.6095);animation:fall-291 29s -26s linear infinite}@keyframes fall-291{54.438%{transform:translate(14.3756vw,54.438vh) scale(.6095)}to{transform:translate(10.7559vw,99vh) scale(.6095)}}.snow:nth-child(292){opacity:.903;transform:translate(78.357vw,-10px) scale(.8252);animation:fall-292 11s -23s linear infinite}@keyframes fall-292{78.161%{transform:translate(80.982vw,78.161vh) scale(.8252)}to{transform:translate(79.6695vw,99vh) scale(.8252)}}.snow:nth-child(293){opacity:.7094;transform:translate(94.2811vw,-10px) scale(.7276);animation:fall-293 30s -20s linear infinite}@keyframes fall-293{48.951%{transform:translate(93.8154vw,48.951vh) scale(.7276)}to{transform:translate(94.04825vw,99vh) scale(.7276)}}.snow:nth-child(294){opacity:.0744;transform:translate(90.1302vw,-10px) scale(.7588);animation:fall-294 27s -5s linear infinite}@keyframes fall-294{58.812%{transform:translate(98.6367vw,58.812vh) scale(.7588)}to{transform:translate(94.38345vw,99vh) scale(.7588)}}.snow:nth-child(295){opacity:1.4358;transform:translate(22.69vw,-10px) scale(.8201);animation:fall-295 13s -25s linear infinite}@keyframes fall-295{61.339%{transform:translate(17.7668vw,61.339vh) scale(.8201)}to{transform:translate(20.2284vw,99vh) scale(.8201)}}.snow:nth-child(296){opacity:1.571;transform:translate(69.448vw,-10px) scale(.607);animation:fall-296 21s -25s linear infinite}@keyframes fall-296{62.534%{transform:translate(68.0956vw,62.534vh) scale(.607)}to{transform:translate(68.7718vw,99vh) scale(.607)}}.snow:nth-child(297){opacity:.673;transform:translate(32.6839vw,-10px) scale(.388);animation:fall-297 26s -2s linear infinite}@keyframes fall-297{42.445%{transform:translate(40.606vw,42.445vh) scale(.388)}to{transform:translate(36.64495vw,99vh) scale(.388)}}.snow:nth-child(298){opacity:.2318;transform:translate(90.5829vw,-10px) scale(.0144);animation:fall-298 25s -22s linear infinite}@keyframes fall-298{45.082%{transform:translate(94.2623vw,45.082vh) scale(.0144)}to{transform:translate(92.4226vw,99vh) scale(.0144)}}.snow:nth-child(299){opacity:.1276;transform:translate(64.731vw,-10px) scale(.3617);animation:fall-299 17s -13s linear infinite}@keyframes fall-299{54.56%{transform:translate(72.4224vw,54.56vh) scale(.3617)}to{transform:translate(68.5767vw,99vh) scale(.3617)}}.snow:nth-child(300){opacity:.0816;transform:translate(2.2784vw,-10px) scale(.8582);animation:fall-300 24s -28s linear infinite}@keyframes fall-300{31.288%{transform:translate(-5.0627vw,31.288vh) scale(.8582)}to{transform:translate(-1.39215vw,99vh) scale(.8582)}}.snow:nth-child(301){opacity:.8024;transform:translate(8.2094vw,-10px) scale(.5687);animation:fall-301 13s -17s linear infinite}@keyframes fall-301{64.676%{transform:translate(11.5583vw,64.676vh) scale(.5687)}to{transform:translate(9.88385vw,99vh) scale(.5687)}}.snow:nth-child(302){opacity:.1222;transform:translate(41.1524vw,-10px) scale(.0028);animation:fall-302 11s -8s linear infinite}@keyframes fall-302{40.312%{transform:translate(31.6461vw,40.312vh) scale(.0028)}to{transform:translate(36.39925vw,99vh) scale(.0028)}}.snow:nth-child(303){opacity:.4694;transform:translate(64.547vw,-10px) scale(.2652);animation:fall-303 21s -18s linear infinite}@keyframes fall-303{67.158%{transform:translate(70.4212vw,67.158vh) scale(.2652)}to{transform:translate(67.4841vw,99vh) scale(.2652)}}.snow:nth-child(304){opacity:1.1554;transform:translate(94.3069vw,-10px) scale(.1493);animation:fall-304 29s -26s linear infinite}@keyframes fall-304{55.187%{transform:translate(86.6723vw,55.187vh) scale(.1493)}to{transform:translate(90.4896vw,99vh) scale(.1493)}}.snow:nth-child(305){opacity:.5746;transform:translate(60.0836vw,-10px) scale(.7464);animation:fall-305 25s -23s linear infinite}@keyframes fall-305{66.311%{transform:translate(52.3197vw,66.311vh) scale(.7464)}to{transform:translate(56.20165vw,99vh) scale(.7464)}}.snow:nth-child(306){opacity:.4572;transform:translate(90.1661vw,-10px) scale(.0715);animation:fall-306 18s -4s linear infinite}@keyframes fall-306{51.412%{transform:translate(91.4651vw,51.412vh) scale(.0715)}to{transform:translate(90.8156vw,99vh) scale(.0715)}}.snow:nth-child(307){opacity:.3128;transform:translate(5.7123vw,-10px) scale(.3265);animation:fall-307 23s -22s linear infinite}@keyframes fall-307{54.211%{transform:translate(-2.338vw,54.211vh) scale(.3265)}to{transform:translate(1.68715vw,99vh) scale(.3265)}}.snow:nth-child(308){opacity:1.0136;transform:translate(58.6196vw,-10px) scale(.7853);animation:fall-308 16s -7s linear infinite}@keyframes fall-308{56.857%{transform:translate(66.9973vw,56.857vh) scale(.7853)}to{transform:translate(62.80845vw,99vh) scale(.7853)}}.snow:nth-child(309){opacity:.3556;transform:translate(12.3204vw,-10px) scale(.6287);animation:fall-309 11s -14s linear infinite}@keyframes fall-309{52.322%{transform:translate(6.519vw,52.322vh) scale(.6287)}to{transform:translate(9.4197vw,99vh) scale(.6287)}}.snow:nth-child(310){opacity:1.6194;transform:translate(76.196vw,-10px) scale(.8904);animation:fall-310 13s -2s linear infinite}@keyframes fall-310{67.533%{transform:translate(68.9749vw,67.533vh) scale(.8904)}to{transform:translate(72.58545vw,99vh) scale(.8904)}}.snow:nth-child(311){opacity:.5186;transform:translate(82.3499vw,-10px) scale(.0597);animation:fall-311 27s -21s linear infinite}@keyframes fall-311{53.125%{transform:translate(82.6461vw,53.125vh) scale(.0597)}to{transform:translate(82.498vw,99vh) scale(.0597)}}.snow:nth-child(312){opacity:1.211;transform:translate(90.5431vw,-10px) scale(.1758);animation:fall-312 13s -18s linear infinite}@keyframes fall-312{38.511%{transform:translate(83.6797vw,38.511vh) scale(.1758)}to{transform:translate(87.1114vw,99vh) scale(.1758)}}.snow:nth-child(313){opacity:1.2682;transform:translate(85.875vw,-10px) scale(.2008);animation:fall-313 11s -23s linear infinite}@keyframes fall-313{43.533%{transform:translate(81.9228vw,43.533vh) scale(.2008)}to{transform:translate(83.8989vw,99vh) scale(.2008)}}.snow:nth-child(314){opacity:.107;transform:translate(19.515vw,-10px) scale(.2682);animation:fall-314 16s -2s linear infinite}@keyframes fall-314{52.532%{transform:translate(11.7027vw,52.532vh) scale(.2682)}to{transform:translate(15.60885vw,99vh) scale(.2682)}}.snow:nth-child(315){opacity:.3658;transform:translate(84.3912vw,-10px) scale(.962);animation:fall-315 21s -16s linear infinite}@keyframes fall-315{51.349%{transform:translate(92.9797vw,51.349vh) scale(.962)}to{transform:translate(88.68545vw,99vh) scale(.962)}}.snow:nth-child(316){opacity:1.4686;transform:translate(.9164vw,-10px) scale(.4541);animation:fall-316 28s -20s linear infinite}@keyframes fall-316{39.33%{transform:translate(2.3472vw,39.33vh) scale(.4541)}to{transform:translate(1.6318vw,99vh) scale(.4541)}}.snow:nth-child(317){opacity:1.7134;transform:translate(57.1254vw,-10px) scale(.6592);animation:fall-317 28s -15s linear infinite}@keyframes fall-317{32.353%{transform:translate(65.723vw,32.353vh) scale(.6592)}to{transform:translate(61.4242vw,99vh) scale(.6592)}}.snow:nth-child(318){opacity:1.5784;transform:translate(8.7605vw,-10px) scale(.4682);animation:fall-318 14s -27s linear infinite}@keyframes fall-318{68.607%{transform:translate(-.9946vw,68.607vh) scale(.4682)}to{transform:translate(3.88295vw,99vh) scale(.4682)}}.snow:nth-child(319){opacity:1.4022;transform:translate(23.8022vw,-10px) scale(.1392);animation:fall-319 12s -28s linear infinite}@keyframes fall-319{56.565%{transform:translate(28.8832vw,56.565vh) scale(.1392)}to{transform:translate(26.3427vw,99vh) scale(.1392)}}.snow:nth-child(320){opacity:1.9272;transform:translate(83.6429vw,-10px) scale(.4084);animation:fall-320 15s -7s linear infinite}@keyframes fall-320{36.685%{transform:translate(85.388vw,36.685vh) scale(.4084)}to{transform:translate(84.51545vw,99vh) scale(.4084)}}.snow:nth-child(321){opacity:.8184;transform:translate(14.3847vw,-10px) scale(.1166);animation:fall-321 11s -25s linear infinite}@keyframes fall-321{79.541%{transform:translate(7.6101vw,79.541vh) scale(.1166)}to{transform:translate(10.9974vw,99vh) scale(.1166)}}.snow:nth-child(322){opacity:1.3398;transform:translate(48.7117vw,-10px) scale(.0453);animation:fall-322 11s -29s linear infinite}@keyframes fall-322{44.117%{transform:translate(41.8674vw,44.117vh) scale(.0453)}to{transform:translate(45.28955vw,99vh) scale(.0453)}}.snow:nth-child(323){opacity:1.272;transform:translate(41.3542vw,-10px) scale(.8406);animation:fall-323 15s -1s linear infinite}@keyframes fall-323{32.326%{transform:translate(37.2775vw,32.326vh) scale(.8406)}to{transform:translate(39.31585vw,99vh) scale(.8406)}}.snow:nth-child(324){opacity:.1928;transform:translate(87.2827vw,-10px) scale(.1187);animation:fall-324 24s -3s linear infinite}@keyframes fall-324{31.727%{transform:translate(79.5962vw,31.727vh) scale(.1187)}to{transform:translate(83.43945vw,99vh) scale(.1187)}}.snow:nth-child(325){opacity:.1368;transform:translate(17.2618vw,-10px) scale(.5358);animation:fall-325 11s -18s linear infinite}@keyframes fall-325{55.852%{transform:translate(13.152vw,55.852vh) scale(.5358)}to{transform:translate(15.2069vw,99vh) scale(.5358)}}.snow:nth-child(326){opacity:.2862;transform:translate(44.516vw,-10px) scale(.2107);animation:fall-326 26s -15s linear infinite}@keyframes fall-326{67.8%{transform:translate(49.7011vw,67.8vh) scale(.2107)}to{transform:translate(47.10855vw,99vh) scale(.2107)}}.snow:nth-child(327){opacity:.2636;transform:translate(12.8621vw,-10px) scale(.5608);animation:fall-327 10s -3s linear infinite}@keyframes fall-327{33.631%{transform:translate(14.5366vw,33.631vh) scale(.5608)}to{transform:translate(13.69935vw,99vh) scale(.5608)}}.snow:nth-child(328){opacity:.4078;transform:translate(75.199vw,-10px) scale(.1887);animation:fall-328 23s -10s linear infinite}@keyframes fall-328{63.702%{transform:translate(68.6223vw,63.702vh) scale(.1887)}to{transform:translate(71.91065vw,99vh) scale(.1887)}}.snow:nth-child(329){opacity:.065;transform:translate(64.2287vw,-10px) scale(.9809);animation:fall-329 29s -8s linear infinite}@keyframes fall-329{58.702%{transform:translate(68.4541vw,58.702vh) scale(.9809)}to{transform:translate(66.3414vw,99vh) scale(.9809)}}.snow:nth-child(330){opacity:.53;transform:translate(2.9368vw,-10px) scale(.157);animation:fall-330 19s -30s linear infinite}@keyframes fall-330{36.092%{transform:translate(-2.4128vw,36.092vh) scale(.157)}to{transform:translate(.262vw,99vh) scale(.157)}}.snow:nth-child(331){opacity:.0334;transform:translate(18.0946vw,-10px) scale(.8527);animation:fall-331 17s -9s linear infinite}@keyframes fall-331{34.4%{transform:translate(25.8247vw,34.4vh) scale(.8527)}to{transform:translate(21.95965vw,99vh) scale(.8527)}}.snow:nth-child(332){opacity:.5308;transform:translate(33.7134vw,-10px) scale(.6436);animation:fall-332 11s -27s linear infinite}@keyframes fall-332{48.64%{transform:translate(28.8105vw,48.64vh) scale(.6436)}to{transform:translate(31.26195vw,99vh) scale(.6436)}}.snow:nth-child(333){opacity:1.7908;transform:translate(34.3232vw,-10px) scale(.1438);animation:fall-333 18s -29s linear infinite}@keyframes fall-333{56.518%{transform:translate(33.1595vw,56.518vh) scale(.1438)}to{transform:translate(33.74135vw,99vh) scale(.1438)}}.snow:nth-child(334){opacity:1.1606;transform:translate(11.4952vw,-10px) scale(.9147);animation:fall-334 17s -6s linear infinite}@keyframes fall-334{75.593%{transform:translate(7.7245vw,75.593vh) scale(.9147)}to{transform:translate(9.60985vw,99vh) scale(.9147)}}.snow:nth-child(335){opacity:.0556;transform:translate(35.5008vw,-10px) scale(.3856);animation:fall-335 24s -8s linear infinite}@keyframes fall-335{68.497%{transform:translate(38.1852vw,68.497vh) scale(.3856)}to{transform:translate(36.843vw,99vh) scale(.3856)}}.snow:nth-child(336){opacity:1.3956;transform:translate(77.7425vw,-10px) scale(.8872);animation:fall-336 14s -20s linear infinite}@keyframes fall-336{47.284%{transform:translate(84.6637vw,47.284vh) scale(.8872)}to{transform:translate(81.2031vw,99vh) scale(.8872)}}.snow:nth-child(337){opacity:1.5912;transform:translate(20.0213vw,-10px) scale(.8674);animation:fall-337 19s -2s linear infinite}@keyframes fall-337{38.654%{transform:translate(25.548vw,38.654vh) scale(.8674)}to{transform:translate(22.78465vw,99vh) scale(.8674)}}.snow:nth-child(338){opacity:1.0204;transform:translate(.9041vw,-10px) scale(.8049);animation:fall-338 30s -3s linear infinite}@keyframes fall-338{49.166%{transform:translate(2.5357vw,49.166vh) scale(.8049)}to{transform:translate(1.7199vw,99vh) scale(.8049)}}.snow:nth-child(339){opacity:1.8906;transform:translate(90.5509vw,-10px) scale(.2127);animation:fall-339 16s -22s linear infinite}@keyframes fall-339{54.256%{transform:translate(88.5461vw,54.256vh) scale(.2127)}to{transform:translate(89.5485vw,99vh) scale(.2127)}}.snow:nth-child(340){opacity:.3434;transform:translate(47.8245vw,-10px) scale(.2531);animation:fall-340 13s -9s linear infinite}@keyframes fall-340{57.896%{transform:translate(38.6779vw,57.896vh) scale(.2531)}to{transform:translate(43.2512vw,99vh) scale(.2531)}}.snow:nth-child(341){opacity:.177;transform:translate(96.2658vw,-10px) scale(.6118);animation:fall-341 17s -28s linear infinite}@keyframes fall-341{75.63%{transform:translate(92.6459vw,75.63vh) scale(.6118)}to{transform:translate(94.45585vw,99vh) scale(.6118)}}.snow:nth-child(342){opacity:.1134;transform:translate(40.792vw,-10px) scale(.111);animation:fall-342 30s -10s linear infinite}@keyframes fall-342{46.178%{transform:translate(44.8428vw,46.178vh) scale(.111)}to{transform:translate(42.8174vw,99vh) scale(.111)}}.snow:nth-child(343){opacity:.865;transform:translate(44.0468vw,-10px) scale(.3372);animation:fall-343 16s -5s linear infinite}@keyframes fall-343{74.883%{transform:translate(36.2439vw,74.883vh) scale(.3372)}to{transform:translate(40.14535vw,99vh) scale(.3372)}}.snow:nth-child(344){opacity:.8452;transform:translate(71.8734vw,-10px) scale(.8766);animation:fall-344 25s -3s linear infinite}@keyframes fall-344{56.203%{transform:translate(79.967vw,56.203vh) scale(.8766)}to{transform:translate(75.9202vw,99vh) scale(.8766)}}.snow:nth-child(345){opacity:1.146;transform:translate(7.0179vw,-10px) scale(.0818);animation:fall-345 11s -12s linear infinite}@keyframes fall-345{38.492%{transform:translate(-2.2454vw,38.492vh) scale(.0818)}to{transform:translate(2.38625vw,99vh) scale(.0818)}}.snow:nth-child(346){opacity:1.7872;transform:translate(39.5984vw,-10px) scale(.2227);animation:fall-346 18s -3s linear infinite}@keyframes fall-346{77.137%{transform:translate(38.5857vw,77.137vh) scale(.2227)}to{transform:translate(39.09205vw,99vh) scale(.2227)}}.snow:nth-child(347){opacity:1.8418;transform:translate(63.6666vw,-10px) scale(.8859);animation:fall-347 30s -7s linear infinite}@keyframes fall-347{54.149%{transform:translate(56.5064vw,54.149vh) scale(.8859)}to{transform:translate(60.0865vw,99vh) scale(.8859)}}.snow:nth-child(348){opacity:1.6124;transform:translate(36.7157vw,-10px) scale(.9347);animation:fall-348 17s -15s linear infinite}@keyframes fall-348{72.587%{transform:translate(27.079vw,72.587vh) scale(.9347)}to{transform:translate(31.89735vw,99vh) scale(.9347)}}.snow:nth-child(349){opacity:1.2458;transform:translate(82.1544vw,-10px) scale(.053);animation:fall-349 26s -13s linear infinite}@keyframes fall-349{61.561%{transform:translate(74.3063vw,61.561vh) scale(.053)}to{transform:translate(78.23035vw,99vh) scale(.053)}}.snow:nth-child(350){opacity:1.5496;transform:translate(86.2453vw,-10px) scale(.186);animation:fall-350 17s -1s linear infinite}@keyframes fall-350{78.639%{transform:translate(87.1373vw,78.639vh) scale(.186)}to{transform:translate(86.6913vw,99vh) scale(.186)}}.snow:nth-child(351){opacity:.9734;transform:translate(77.5222vw,-10px) scale(.0015);animation:fall-351 17s -6s linear infinite}@keyframes fall-351{78.171%{transform:translate(80.9931vw,78.171vh) scale(.0015)}to{transform:translate(79.25765vw,99vh) scale(.0015)}}.snow:nth-child(352){opacity:.0996;transform:translate(40.3884vw,-10px) scale(.3824);animation:fall-352 22s -2s linear infinite}@keyframes fall-352{59.615%{transform:translate(44.7007vw,59.615vh) scale(.3824)}to{transform:translate(42.54455vw,99vh) scale(.3824)}}.snow:nth-child(353){opacity:.0202;transform:translate(91.4011vw,-10px) scale(.3527);animation:fall-353 28s -17s linear infinite}@keyframes fall-353{68.77%{transform:translate(86.8722vw,68.77vh) scale(.3527)}to{transform:translate(89.13665vw,99vh) scale(.3527)}}.snow:nth-child(354){opacity:1.9376;transform:translate(9.1254vw,-10px) scale(.2293);animation:fall-354 21s -25s linear infinite}@keyframes fall-354{66.942%{transform:translate(16.1671vw,66.942vh) scale(.2293)}to{transform:translate(12.64625vw,99vh) scale(.2293)}}.snow:nth-child(355){opacity:1.8252;transform:translate(70.098vw,-10px) scale(.2525);animation:fall-355 23s -20s linear infinite}@keyframes fall-355{58.451%{transform:translate(75.5936vw,58.451vh) scale(.2525)}to{transform:translate(72.8458vw,99vh) scale(.2525)}}.snow:nth-child(356){opacity:.2608;transform:translate(67.6565vw,-10px) scale(.6791);animation:fall-356 15s -20s linear infinite}@keyframes fall-356{49.883%{transform:translate(59.0857vw,49.883vh) scale(.6791)}to{transform:translate(63.3711vw,99vh) scale(.6791)}}.snow:nth-child(357){opacity:1.9506;transform:translate(92.5769vw,-10px) scale(.1103);animation:fall-357 16s -22s linear infinite}@keyframes fall-357{50.637%{transform:translate(84.5701vw,50.637vh) scale(.1103)}to{transform:translate(88.5735vw,99vh) scale(.1103)}}.snow:nth-child(358){opacity:1.3776;transform:translate(8.2384vw,-10px) scale(.2977);animation:fall-358 16s -24s linear infinite}@keyframes fall-358{44.923%{transform:translate(2.8555vw,44.923vh) scale(.2977)}to{transform:translate(5.54695vw,99vh) scale(.2977)}}.snow:nth-child(359){opacity:.6204;transform:translate(58.2801vw,-10px) scale(.2199);animation:fall-359 30s -7s linear infinite}@keyframes fall-359{42.681%{transform:translate(65.4171vw,42.681vh) scale(.2199)}to{transform:translate(61.8486vw,99vh) scale(.2199)}}.snow:nth-child(360){opacity:1.8344;transform:translate(76.1422vw,-10px) scale(.3934);animation:fall-360 20s -3s linear infinite}@keyframes fall-360{45.346%{transform:translate(79.5606vw,45.346vh) scale(.3934)}to{transform:translate(77.8514vw,99vh) scale(.3934)}}.snow:nth-child(361){opacity:.172;transform:translate(34.9706vw,-10px) scale(.3123);animation:fall-361 10s -16s linear infinite}@keyframes fall-361{37.25%{transform:translate(32.2644vw,37.25vh) scale(.3123)}to{transform:translate(33.6175vw,99vh) scale(.3123)}}.snow:nth-child(362){opacity:1.5034;transform:translate(69.1318vw,-10px) scale(.1791);animation:fall-362 28s -15s linear infinite}@keyframes fall-362{52.034%{transform:translate(76.2446vw,52.034vh) scale(.1791)}to{transform:translate(72.6882vw,99vh) scale(.1791)}}.snow:nth-child(363){opacity:.85;transform:translate(11.247vw,-10px) scale(.671);animation:fall-363 24s -19s linear infinite}@keyframes fall-363{51.169%{transform:translate(13.3188vw,51.169vh) scale(.671)}to{transform:translate(12.2829vw,99vh) scale(.671)}}.snow:nth-child(364){opacity:1.7316;transform:translate(47.4328vw,-10px) scale(.2511);animation:fall-364 17s -16s linear infinite}@keyframes fall-364{61.764%{transform:translate(54.2578vw,61.764vh) scale(.2511)}to{transform:translate(50.8453vw,99vh) scale(.2511)}}.snow:nth-child(365){opacity:.3458;transform:translate(84.7516vw,-10px) scale(.6853);animation:fall-365 16s -3s linear infinite}@keyframes fall-365{76.967%{transform:translate(85.2275vw,76.967vh) scale(.6853)}to{transform:translate(84.98955vw,99vh) scale(.6853)}}.snow:nth-child(366){opacity:1.862;transform:translate(81.2625vw,-10px) scale(.2083);animation:fall-366 17s -23s linear infinite}@keyframes fall-366{39.302%{transform:translate(86.0869vw,39.302vh) scale(.2083)}to{transform:translate(83.6747vw,99vh) scale(.2083)}}.snow:nth-child(367){opacity:.3196;transform:translate(25.8506vw,-10px) scale(.7821);animation:fall-367 30s -10s linear infinite}@keyframes fall-367{74.826%{transform:translate(20.474vw,74.826vh) scale(.7821)}to{transform:translate(23.1623vw,99vh) scale(.7821)}}.snow:nth-child(368){opacity:1.2218;transform:translate(7.1569vw,-10px) scale(.1479);animation:fall-368 16s -9s linear infinite}@keyframes fall-368{61.084%{transform:translate(13.3398vw,61.084vh) scale(.1479)}to{transform:translate(10.24835vw,99vh) scale(.1479)}}.snow:nth-child(369){opacity:1.5362;transform:translate(43.587vw,-10px) scale(.5184);animation:fall-369 14s -16s linear infinite}@keyframes fall-369{51.516%{transform:translate(50.1611vw,51.516vh) scale(.5184)}to{transform:translate(46.87405vw,99vh) scale(.5184)}}.snow:nth-child(370){opacity:.6652;transform:translate(42.819vw,-10px) scale(.2396);animation:fall-370 19s -5s linear infinite}@keyframes fall-370{35.369%{transform:translate(41.551vw,35.369vh) scale(.2396)}to{transform:translate(42.185vw,99vh) scale(.2396)}}.snow:nth-child(371){opacity:1.2018;transform:translate(96.0291vw,-10px) scale(.1641);animation:fall-371 12s -26s linear infinite}@keyframes fall-371{55.626%{transform:translate(94.7848vw,55.626vh) scale(.1641)}to{transform:translate(95.40695vw,99vh) scale(.1641)}}.snow:nth-child(372){opacity:1.1048;transform:translate(11.8846vw,-10px) scale(.4974);animation:fall-372 19s -25s linear infinite}@keyframes fall-372{47.47%{transform:translate(18.5519vw,47.47vh) scale(.4974)}to{transform:translate(15.21825vw,99vh) scale(.4974)}}.snow:nth-child(373){opacity:.7662;transform:translate(69.3121vw,-10px) scale(.6163);animation:fall-373 17s -11s linear infinite}@keyframes fall-373{68.859%{transform:translate(63.433vw,68.859vh) scale(.6163)}to{transform:translate(66.37255vw,99vh) scale(.6163)}}.snow:nth-child(374){opacity:.5746;transform:translate(18.0379vw,-10px) scale(.7695);animation:fall-374 12s -26s linear infinite}@keyframes fall-374{55.817%{transform:translate(10.7669vw,55.817vh) scale(.7695)}to{transform:translate(14.4024vw,99vh) scale(.7695)}}.snow:nth-child(375){opacity:.805;transform:translate(.6763vw,-10px) scale(.3567);animation:fall-375 29s -24s linear infinite}@keyframes fall-375{35.624%{transform:translate(3.7305vw,35.624vh) scale(.3567)}to{transform:translate(2.2034vw,99vh) scale(.3567)}}.snow:nth-child(376){opacity:.861;transform:translate(90.0064vw,-10px) scale(.6268);animation:fall-376 24s -8s linear infinite}@keyframes fall-376{36.772%{transform:translate(86.1875vw,36.772vh) scale(.6268)}to{transform:translate(88.09695vw,99vh) scale(.6268)}}.snow:nth-child(377){opacity:.4372;transform:translate(52.832vw,-10px) scale(.9942);animation:fall-377 15s -27s linear infinite}@keyframes fall-377{60.547%{transform:translate(47.644vw,60.547vh) scale(.9942)}to{transform:translate(50.238vw,99vh) scale(.9942)}}.snow:nth-child(378){opacity:1.611;transform:translate(57.3564vw,-10px) scale(.856);animation:fall-378 30s -5s linear infinite}@keyframes fall-378{70.272%{transform:translate(61.1604vw,70.272vh) scale(.856)}to{transform:translate(59.2584vw,99vh) scale(.856)}}.snow:nth-child(379){opacity:1.0124;transform:translate(12.7916vw,-10px) scale(.5851);animation:fall-379 24s -10s linear infinite}@keyframes fall-379{36.303%{transform:translate(18.5207vw,36.303vh) scale(.5851)}to{transform:translate(15.65615vw,99vh) scale(.5851)}}.snow:nth-child(380){opacity:1.7016;transform:translate(8.1821vw,-10px) scale(.0314);animation:fall-380 26s -13s linear infinite}@keyframes fall-380{57.278%{transform:translate(6.9422vw,57.278vh) scale(.0314)}to{transform:translate(7.56215vw,99vh) scale(.0314)}}.snow:nth-child(381){opacity:1.5614;transform:translate(69.506vw,-10px) scale(.4856);animation:fall-381 23s -5s linear infinite}@keyframes fall-381{53.803%{transform:translate(72.9728vw,53.803vh) scale(.4856)}to{transform:translate(71.2394vw,99vh) scale(.4856)}}.snow:nth-child(382){opacity:1.0868;transform:translate(90.6298vw,-10px) scale(.6696);animation:fall-382 19s -13s linear infinite}@keyframes fall-382{45.852%{transform:translate(88.2735vw,45.852vh) scale(.6696)}to{transform:translate(89.45165vw,99vh) scale(.6696)}}.snow:nth-child(383){opacity:1.3624;transform:translate(50.4772vw,-10px) scale(.2443);animation:fall-383 19s -13s linear infinite}@keyframes fall-383{35.148%{transform:translate(41.4966vw,35.148vh) scale(.2443)}to{transform:translate(45.9869vw,99vh) scale(.2443)}}.snow:nth-child(384){opacity:.4604;transform:translate(65.2116vw,-10px) scale(.7168);animation:fall-384 24s -7s linear infinite}@keyframes fall-384{63.901%{transform:translate(68.9533vw,63.901vh) scale(.7168)}to{transform:translate(67.08245vw,99vh) scale(.7168)}}.snow:nth-child(385){opacity:.6746;transform:translate(52.9044vw,-10px) scale(.4032);animation:fall-385 15s -20s linear infinite}@keyframes fall-385{47.009%{transform:translate(59.6753vw,47.009vh) scale(.4032)}to{transform:translate(56.28985vw,99vh) scale(.4032)}}.snow:nth-child(386){opacity:1.0258;transform:translate(86.5179vw,-10px) scale(.6979);animation:fall-386 29s -14s linear infinite}@keyframes fall-386{36.19%{transform:translate(93.5733vw,36.19vh) scale(.6979)}to{transform:translate(90.0456vw,99vh) scale(.6979)}}.snow:nth-child(387){opacity:1.166;transform:translate(90.4788vw,-10px) scale(.5133);animation:fall-387 28s -3s linear infinite}@keyframes fall-387{30.247%{transform:translate(98.5913vw,30.247vh) scale(.5133)}to{transform:translate(94.53505vw,99vh) scale(.5133)}}.snow:nth-child(388){opacity:1.1348;transform:translate(85.8575vw,-10px) scale(.2604);animation:fall-388 21s -4s linear infinite}@keyframes fall-388{38.265%{transform:translate(85.4525vw,38.265vh) scale(.2604)}to{transform:translate(85.655vw,99vh) scale(.2604)}}.snow:nth-child(389){opacity:.4488;transform:translate(60.9962vw,-10px) scale(.4878);animation:fall-389 20s -4s linear infinite}@keyframes fall-389{37.119%{transform:translate(64.4099vw,37.119vh) scale(.4878)}to{transform:translate(62.70305vw,99vh) scale(.4878)}}.snow:nth-child(390){opacity:.1282;transform:translate(96.3998vw,-10px) scale(.038);animation:fall-390 20s -21s linear infinite}@keyframes fall-390{79.872%{transform:translate(94.6455vw,79.872vh) scale(.038)}to{transform:translate(95.52265vw,99vh) scale(.038)}}.snow:nth-child(391){opacity:1.3834;transform:translate(88.4981vw,-10px) scale(.0067);animation:fall-391 28s -22s linear infinite}@keyframes fall-391{45.716%{transform:translate(88.6vw,45.716vh) scale(.0067)}to{transform:translate(88.54905vw,99vh) scale(.0067)}}.snow:nth-child(392){opacity:1.628;transform:translate(90.4242vw,-10px) scale(.3394);animation:fall-392 20s -8s linear infinite}@keyframes fall-392{40.127%{transform:translate(85.6996vw,40.127vh) scale(.3394)}to{transform:translate(88.0619vw,99vh) scale(.3394)}}.snow:nth-child(393){opacity:1.0104;transform:translate(83.4393vw,-10px) scale(.3209);animation:fall-393 20s -13s linear infinite}@keyframes fall-393{40.09%{transform:translate(82.883vw,40.09vh) scale(.3209)}to{transform:translate(83.16115vw,99vh) scale(.3209)}}.snow:nth-child(394){opacity:1.9024;transform:translate(27.4422vw,-10px) scale(.4347);animation:fall-394 28s -28s linear infinite}@keyframes fall-394{41.61%{transform:translate(21.6871vw,41.61vh) scale(.4347)}to{transform:translate(24.56465vw,99vh) scale(.4347)}}.snow:nth-child(395){opacity:1.2432;transform:translate(29.4591vw,-10px) scale(.5312);animation:fall-395 30s -20s linear infinite}@keyframes fall-395{67.332%{transform:translate(37.6902vw,67.332vh) scale(.5312)}to{transform:translate(33.57465vw,99vh) scale(.5312)}}.snow:nth-child(396){opacity:1.7816;transform:translate(14.4155vw,-10px) scale(.3112);animation:fall-396 22s -11s linear infinite}@keyframes fall-396{58.022%{transform:translate(6.0685vw,58.022vh) scale(.3112)}to{transform:translate(10.242vw,99vh) scale(.3112)}}.snow:nth-child(397){opacity:.2526;transform:translate(20.1423vw,-10px) scale(.5323);animation:fall-397 26s -7s linear infinite}@keyframes fall-397{74.302%{transform:translate(12.3898vw,74.302vh) scale(.5323)}to{transform:translate(16.26605vw,99vh) scale(.5323)}}.snow:nth-child(398){opacity:.6418;transform:translate(39.6283vw,-10px) scale(.6421);animation:fall-398 11s -30s linear infinite}@keyframes fall-398{46.958%{transform:translate(43.6808vw,46.958vh) scale(.6421)}to{transform:translate(41.65455vw,99vh) scale(.6421)}}.snow:nth-child(399){opacity:1.0526;transform:translate(57.099vw,-10px) scale(.9441);animation:fall-399 15s -24s linear infinite}@keyframes fall-399{67.855%{transform:translate(56.9729vw,67.855vh) scale(.9441)}to{transform:translate(57.03595vw,99vh) scale(.9441)}}.snow:nth-child(400){opacity:.5282;transform:translate(44.554vw,-10px) scale(.2337);animation:fall-400 28s -7s linear infinite}@keyframes fall-400{79.267%{transform:translate(46.2271vw,79.267vh) scale(.2337)}to{transform:translate(45.39055vw,99vh) scale(.2337)}}\n"] }]
|
|
82
82
|
}], ctorParameters: function () { return [{ type: i1.TokenService }, { type: i1.AppState }, { type: i2.Router }]; } });
|
|
83
83
|
|
|
84
84
|
// Angular
|